@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Ubuntu:wght@400;500;700&display=swap');

body { color: #000; font-size:15px; font-size:1.5rem; font-family: 'Ubuntu', Arial, Helvetica, sans-serif; font-weight: 400; background:#e9e2de url(/assets-images/page-bg.jpg) fixed no-repeat left bottom; }

a { color:#ff8e1f; }
a:hover { color:#000; }

/* Layout */

.container { width:100%; max-width:none; }
.wrapper { margin:0 auto; width:98%; max-width:960px; }
.content { margin-top:2em; }

.basket_holder, .shop_info_holder { background-color: transparent; }


/* Header */

.header { position:relative; margin:0; padding:1em 0; background: url(/assets-images/header-bg.jpg) no-repeat center top; background-size:cover; }
.header h1 a { display:inline-block; }
.header h1 a img { display:block; width:150px; }


/* Login/logout top control */

.user_login { float:right; padding:.5em 1em; color:#fce620; background-color:#5c3f34; background-color:rgba(92,63,52,.83); }
.user_login a { color:#fce620; text-decoration:none; }
.user_login a:hover { color:#fff; }
.user_login li:first-child:after { content:'|'; }
.user_login .greetings span { font-weight:700; }


/* Mobile navigation */

.mobile_topbar { margin:0; background-color:#e9e2de; }
.mobile_topbar .wrapper { margin:0; width:100%; }

.mobile_topbar .mobile_basket { padding:.5em 2%; color:#fff; font-size:1.4rem; background-color:#ed1c24; }
.mobile_topbar .mobile_basket .basket_view { margin:.4em 0; }
.mobile_topbar .mobile_basket .basket_view a { color:#fdc313; }
.mobile_topbar .mobile_basket .basket_view a:hover { color:#fff; }

.mobile_topbar .mobile_basket .order_now { margin:.5em 0; }
.mobile_topbar .mobile_basket .order_now .small_button { padding:.1em .5em; border:1px solid #fff; }

#fixing_mobile_basket { background-color:#fff; }
.mobile_topbar .mobile_basket_category_title { padding:0 2% 1px; }

.mobile_topbar .category_title span { margin:0; height:32px; }

.mobile_topbar .category_title .open_menu_link { display:inline-block; margin:0; width:32px; height:32px; color:#614439; text-decoration:none; text-align:right; overflow:hidden; }
.mobile_topbar .category_title .open_menu_link:before { content:'\f008'; display:inline-block; color:#614439; font-size:32px; line-height:1.15; font-family: "fontello"; }
.mobile_topbar .category_title .open_menu_link:hover:before { color:#ed1c24; }


/* Main menu */

.menu { margin:0; background-color:#ed1c24; }
.menu .wrapper { padding:.7em 0; }
.menu li { display:inline-block; margin:.1em .7em; font-size:17px; font-size:1.7rem; text-transform:uppercase; font-weight:700; font-family: 'Oswald', Arial, Helvetica, sans-serif; }
.menu a { color:#fff;  }
.menu a:hover { color:#fce51f; }
.menu .active a { color:#fce51f; }


/* Index page */

.page_index .header { background:none; }

.page_index .content { margin:0; }
.page_index .content > .wrapper { padding:2em 3%; background-color:#efeeec; background-color:rgba(255,255,255,.81); border-top:3px solid #ed1b24; box-sizing:border-box; }

.page_index .index_main { float:left; width:58%; }
.page_index .index_side { float:right; width:37.3%; }

.content > .wrapper > .page_index_title { display:none; text-align:center; }
.page_index_title { margin-bottom:1em; color:#563c32; font-size:30px; font-size:3rem; line-height:1; text-transform:uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 700; }

.page_index .index_main p { margin-bottom:2em; color:#563c32; font-size:14px; font-size:1.4rem; font-weight:500; line-height:1.7; }
.page_index .index_main p:last-child { margin-bottom:0; }

.page_index .index_side .order_button { margin-bottom:1.2em; }
.page_index .index_side .order_button a { display:block; padding:.45em .1em; color:#fff; font-size:35px; font-size:3.5rem; text-transform:uppercase; font-weight:700; text-decoration:none; text-align:center; text-shadow:0 0 5px #000; font-family: 'Oswald', Arial, Helvetica, sans-serif; background-color:#ed1b24; }
.page_index .index_side .order_button a:hover { color:#fce620;}

.page_index .index_side .banners .banner_full { margin-bottom:1em; text-align:center; }
.page_index .index_side .banners .banner_full img { display:block; }
.page_index .index_side .banners .banner_images { margin-bottom:1em; text-align:center; }
.page_index .index_side .banners .banner_images img { float:right; max-width:50%; }
.page_index .index_side .banners .banner_images img:first-child { float:left; }

.page_index .index_side .info_block { margin:0; }


/* Products list */

.products_list .category_title { margin-bottom:1.2em; }
.category_title h2 { color:#614439; font-size:30px; font-size:3rem; line-height:1; text-transform:uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 700; }
.sub_category_header { margin:1em -2%; padding:.5em 2%; color:#ed1c24; font-size:24px; font-size:2.4rem; background-color:#d5c9c1; background-color: rgba(196,179,169,.54); border-bottom:1px solid #c3b2a9; }

.mobile_topbar .category_title { margin:.7em 0 .5em; }
.mobile_topbar .category_title h2 { margin-bottom:0; font-size:27px; font-size:2.7rem; line-height:1.1; }

.category_description { padding:1em; font-size:14px; font-size:1.4rem; line-height:1.4; background-color:#f0ebe7; }

.prod_block { margin: 1em 0 0; padding-top:.8em; border-top:1px solid #c2b1aa; }
.prod_details h4 { color:#000; font-size:21px; font-size:2.1rem; text-transform:uppercase; font-weight:500; line-height:1.2; }
.prod_details .price_tag { color:#000; font-size:21px; font-size:2.1rem; font-weight:700; line-height:1.1; font-family: 'Oswald', Arial, Helvetica, sans-serif; }

.prod_details .add_to_basket .submit_button { padding:.05em .7em; color:#fff; font-size:19px; font-size:1.9rem; font-weight:400; text-transform:uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; background-color:#ed1c24; border:none; }
.prod_details .add_to_basket .submit_button:hover { color:#fce51f; }

.prod_details .form_skus .customize { color:#ed1c24; font-size:15px; font-size:1.5rem; text-decoration:none; font-weight:500; }
.prod_details .form_skus .customize:hover { color:#000; }

.prod_details .form_skus li { margin-left:.5em; }
.prod_details .form_skus li:first-child { margin-left:0; }
.prod_details .quantity, .prod_details .skus { margin-top:.5em; margin-bottom:.5em; }
.prod_details .skus div:nth-of-type(2) { display:none; }


/* Compose pizza */

.compose_section fieldset { margin-bottom:1.5em; padding-bottom:1.5em; border-bottom:1px solid #c2b1aa; }

.compose_section .step_title { margin-bottom:.7em; font-size:23px; font-size:2.3rem; line-height:1; text-transform:uppercase; font-weight:500; }
.compose_section .help { margin: -.5em 0 1em; font-size:13px; font-size:1.3rem; font-weight:700; }
.compose_section .help span { color:#ed1c24; }

.compose_section .buttons .button { padding:.3em .7em; font-size:19px; font-size:1.9rem; }
.compose_section .buttons .button span { margin-right:.5em; padding-right:.5em; color:#fce51f; border-right: 1px solid #fff; }
.compose_section .buttons .button:hover span {border-color: #fce51f; }

/* Crust */

.compose_section .select_crust li { display:inline-block; float:left; margin:0 5% .5em 0; font-size:18px; font-size:1.8rem; min-width: 130px; }
.compose_section .select_crust li:nth-child(3) { clear:left; }


/* Size */

.compose_section .select_size li { float:left; display:inline-block;  margin-right:5%; }
.compose_section .select_size li:last-child { margin-right:0; }

.compose_section .select_size li label { display:block; min-height:82px; cursor:pointer; }
.compose_section .select_size li label input { margin-top:32px; margin-right:7px; }

.compose_section .select_size li span { display:inline-block; vertical-align:top; text-indent:-100%; overflow:hidden; background:url(/assets-images/size-icons.png) no-repeat 0 0; }

.compose_section .select_size .size_10 span { margin-top:10px; width:60px; height:60px; background-position: 0 -82px; }
.compose_section .select_size .size_12 span { margin-top:5px; width:72px; height:70px; background-position: -63px -82px; }
.compose_section .select_size .size_14 span { width:80px; height:82px; background-position: -137px -82px; }

.compose_section .select_size .size_10 input:checked + span { background-position: 0 0; }
.compose_section .select_size .size_12 input:checked + span { background-position: -63px 0; }
.compose_section .select_size .size_14 input:checked + span { background-position: -137px 0; }

/* Ingredients */

.compose_section .select_ingredients li { display:inline-block; margin-bottom:.5em; width:32%; vertical-align:top; }
.compose_section .select_ingredients li i { font-style:normal; color:#ed1c24; font-weight:500; }

.compose_section .select_ingredients li input:checked ~ span,
.compose_section .select_ingredients li input:checked ~ i { font-weight:700; }


/* Basket */

.basket_content { background-color:#5c3f34; }

.basket_content .title_block { margin:0; padding:.9em .7em .5em; }
.basket_content .title_block .title { margin:0; color:#fff; font-size:21px; font-size:2.1rem; line-height:1; font-weight:400; text-transform:uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; }
.basket_content .title_block .title a { color:#fff; text-decoration:none; }
.basket_content .title_block .title a:hover { border-bottom:1px solid; }

.basket_content .title_block .repeat_link { margin:.2em 0 0 .1em; }
.basket_content .title_block .clear_basket, .basket_content .title_block .repeat_link { }
.basket_content .title_block .clear_basket:hover, .basket_content .title_block .repeat_link:hover { color:#fff; }

.basket { padding:.5em .7em 0; color:#fff; font-size:13px; font-size:1.3rem; }

.basket_items { margin:0; padding:0 .7em; color:#1c2300; background-color:#e9e2de; }
.basket_items.deal { margin:0; padding:0 .3em; background-color:#dcd1cb; border:.4em solid #e9e2de; }
.basket_empty .basket_items { padding:.5em .7em; }

.basket_items a { color:#1c2300; text-decoration: underline; }
.basket_items a:hover { color:#ed1c24; text-decoration:none; }

.basket_items ul { padding:.3em 0; }
.basket_items li { margin-bottom: 0.3em; }

.item__ingredients_removed { text-decoration:line-through; }

.basket .deal_title { margin:0 -.4em; padding:.5em 1.8em .5em .4em; color:#fff; font-size:15px; font-size:1.5rem; font-weight:500; text-transform:uppercase; background-color:#ff8e1f; }
.basket .deal_title a { color:#fff; text-decoration:none; }
.basket .deal_title a:hover { border-bottom:1px solid; }

.basket .del { display:inline-block; vertical-align: text-top; margin:0; width:1em; height:1em; text-decoration:none; line-height:1.2; text-align:center; overflow:hidden; }
.basket .del:before { content:'\e802'; display:inline-block; font-size:1em; line-height:1em; font-weight:400; text-align:center; font-family: "fontello"; }

.basket .deal_title .del { top:.5em; right:.5em; border:none; }
.basket .deal_title .del:hover { color:#ed1c24; border:none; }


/* Basket footer */

.basket_content footer, .total_basket { }

.order_type { margin-top:.7em; padding:.7em 0 .9em; border-top:1px solid #745a4f; border-bottom:1px solid #745a4f; }
.order_type:before, .order_type:after { display: table; content: ""; }
.order_type:after { clear: both; }

.order_type span { display:none; }
.order_type p { margin-left:.4em; margin-right:.4em; }
.order_type p:first-child { margin-bottom:1em; }

.delivery_type label { margin-right:1em; }
.delivery_type label:last-child { margin-right:0; }
.delivery_type label input:first-child { margin-left:0 !important; }

.coupon_code { margin:.5em 0; }
.coupon_code a:hover { color:#fff; }

.below_min_amount { float:left; margin-top:.5em; width:100%; font-weight:700; }

.basket .footer_saving_info { clear:both; margin-bottom:.5em; padding-top:.5em; color:#f32836; font-size:11px; font-size:1.1rem; letter-spacing:.5px; font-weight:700; text-transform:uppercase; text-align:center; }

.total_basket { margin:.7em 0; font-size:19px; font-size:1.9rem; text-transform:uppercase; text-decoration:none; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 700; }
.total_basket strong { font-weight:400; }
.total_basket span { color:#fde620; }


/* Basket popup */

.basket_popup { background-color:#e8e0de; border-top:5px solid #ee1c25; }
.basket_popup .basket_popup_wrapper { margin:0 3%; }

.popup_title { margin:.9em 0; }
.popup_title h3, .popup_price_tag { font-size:25px; font-size:2.5rem; font-weight:400; text-transform:uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; }
.popup_title h3 { color:#5b3f34; }
.popup_price_tag { margin:0; color:#000; }

.basket_popup fieldset { margin-bottom:.7em; padding-bottom:.7em; border-bottom:1px solid #c1b0a9; }

.basket_popup .item_settings label { margin-bottom:.5em; }
.basket_popup .item_options h4 { padding:0; font-size:23px; font-size:2.3rem; text-transform:uppercase; font-weight:400; }

.basket_popup .item_options label span .price { color:#ed1b24; }
.basket_popup .item_options .help_ingredients { margin-bottom: 0.5em; font-size:12px; font-size:1.2rem; }
.basket_popup .item_options ul li { margin-bottom: .7em; font-size:13px; font-size:1.3rem; }

.basket_popup .item_options input:checked + span,
.basket_popup .item_options input:checked + span .price { font-weight:700; }


/* Shop Info block */

.shop_info_holder { margin-bottom:0; }

.info_block { margin:0 auto !important; padding:1em 12px 0; max-width:28.125em; background-color:#f5f5f3; }

.info_block header { margin:0 0 .5em; }
.info_block header h2 { margin:0; font-size:21px; font-size:2.1rem; }

.info_block header span { display:block; margin-top:.3em; font-size:15px; font-size:1.5rem; }
.info_block header span a { color:#ed1b24; }
.info_block header span a:hover { color:#000; }

.info_block .info_content { margin:.5em 0; font-size:17px; font-size:1.7rem; line-height:1.4; }
.info_block .info_content .phone { font-weight:500; font-size:19px; font-size:1.9rem; }

.info_block .open { margin:.5em -12px 0; padding:.5em 12px; font-size:13px; font-size:1.3rem; font-weight:600; text-transform:uppercase; border-top:1px solid #dfd9d5; }
.info_block .payment { margin:0 -12px; padding:.7em 12px; font-size:12px; font-size:1.2rem; border-top:1px solid #dfd9d5; }


/* Banners */

.banners { display:block; margin:.5em 0 !important; }
.banners .banner_linked { position:relative; margin:0 auto; max-width:325px; }
.banners .banner_linked a { display:block; text-decoration:none; }
.banners .banner_linked img { border:none; }
.banners .banner_linked  span { display:block; position:absolute; top:50%; left:0; margin-top:-26px; padding:.7em 1%; width:98%; color:#fff; font-size:20px; font-size:2rem; font-weight:700; text-transform:uppercase; text-align:center; text-shadow: 1px 1px 5px #111; background-color:#954f29; background-color:rgba(92,63,52,.6); }
.banners .banner_linked a:hover span { color:#fde620; }


/* Buttons */

.buttons .button, .small_button { padding: .5em 1.2em; color:#fff; font-size:20px; font-size:2rem; line-height:1; text-transform:uppercase; text-decoration:none; font-weight:400; letter-spacing:1px; font-family: 'Oswald', Arial, Helvetica, sans-serif; background-color:#ed1c24; border:none; }
.small_button { font-size:15px; font-size:1.5rem; font-weight:400; letter-spacing:0; }
.buttons .button:hover, .small_button:hover { color:#fce51f; }
.buttons .link { margin-top:.5em; color:#ed1c24; font-size:16px; font-size:1.6rem; font-weight:500; }
.buttons .link:hover { color:#000; }

.order_now .button { padding:.5em 1em; font-size:21px; font-size:2.1rem; background-color:#87675b; }
.order_now .button .price { padding-left:.5em; color:#fde620; font-weight:400; border-color:#fff; }
.order_now .button:hover .price { border-color:#fde620; }


/* Order steps navigation */

.step_nav { margin:0; padding:1em 0; background-color: #fff; border-top: 7px solid #ed1c24; }
.step_nav ul { margin:0; }
.step_nav li { margin-right:5%; color:#5c3f34; font-size:18px; font-size:1.8rem; line-height:1.2; font-weight:700; text-transform:uppercase; font-family:'Oswald', Arial, Helvetica, sans-serif; }
.step_nav ul li:last-child { margin-right:0; }
.step_nav li:after { display:none; }
.step_nav li strong { margin-right:.5em; }
.step_nav .active { color:#ed1c24; }


/* Order steps */

.settings_section { margin-top:1.2em; }
.settings_section:first-child { margin-top:0; }
.settings_section:nth-child(2) { padding-top:1em; border-top:1px solid #c2b1aa; }

.settings_section header h2 { color:#5c3f34; font-size:26px; font-size:2.6rem; text-transform:uppercase; font-weight:700; font-family: 'Oswald', Arial, Helvetica, sans-serif; }
.settings_section header p { margin-top:.5em; }

.settings_section a { color:#ed1c24; }
.settings_section a:hover { color:#000; }

.settings_section fieldset > div:last-child { margin-bottom:0; }
.settings_section fieldset label { font-size:13px; font-size:1.3rem; font-weight:400 !important; text-transform:uppercase; text-align:left !important; }

#account_orders_section, #account_info, #buyer_profile { padding-top:1em; padding-bottom:1em; }


/* Orders */

.order_list .order_content .repeat_button { margin-bottom:.5em; }
.order_list .order_content .repeat_button label { margin-left:1em; }

.order_list .order_item { padding:.3em .5em; border:1px solid #5c3f34; }
.order_list .order_item td { padding-bottom:.2em; vertical-align:top; font-size:13px; font-size:1.3rem; }
.order_list .order_item td span { font-style:italic; }
.order_list .order_item td span:before { content:'- '; }
.order_list .order_item .price { text-align:right; }

.order_list .add_to_basket { text-align:right; }
.order_list .add_to_basket .submit_button { color:#fff; font-size:12px; font-size:1.2rem; text-transform:uppercase; background-color:#ed1c24; border:none; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight: 400; }
.order_list .add_to_basket .submit_button:hover { color:#fce51f; }

.order_list .order_item .deals { border-bottom: 1px solid #5c3f34; }
.order_list .order_item .deals + tbody tr:first-child td { padding-top:.5em; }
.order_list .order_item .total td { padding-top: .5em; font-size:17px; font-size:1.7rem; }

.order_list .order_info { font-size:14px; font-size:1.4rem; font-weight:700; }


/* Form */

.settings_section fieldset input:not([type="radio"]),
.settings_section fieldset input:not([type="checkbox"]),
.settings_section fieldset textarea { padding: .35em .3em; font-size:17px; font-size:1.7rem; border-color:#ccc; box-sizing:border-box; }
.settings_section fieldset input[type="checkbox"] { border-color:#ccc; }

.alert_content .wrapper > div { border:none; border-radius:0; }


/* Footer */

.footer { margin-top:2em; padding:.9em 0; color:#fff; font-size:12px; font-size:1.2rem; background-color:#6e4a3b; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { color:#fce51f; }

.footer .copyright { float:left; }
.footer .copyright a { text-decoration:underline; }
.footer .footer-menu { float:right; list-style:none; }
.footer .footer-menu li { display:inline; list-style:none; margin-left:1em; }

/* Scroll up button */

.scroll-page-up { opacity:0; position:fixed; right:0; bottom:.3em; padding:0 .5em .1em; color:#fff; font-size:25px; font-size:2.5rem; text-decoration:none; background-color:#ed1c24; border-radius:.2em 0 0 .2em; z-index:999; 
-webkit-transition:  all .2s ease;
transition: all .2s ease;
}
.scroll-page-up.show { opacity:.75; }
.scroll-page-up.show:hover { color:#fff; opacity:1; }
