* {
    margin: 0;
    padding: 0;
}
html, body, form, menu, dt, dl, img, ul, li, input, button { margin: 0; padding: 0; border: none; list-style-type: none;}
table, tr, td, p, h1, h2, h3, h4, h5, h6 { border-collapse: collapse; border: none; margin: 0; padding: 0; }
a { text-decoration: none; outline: none; }
img { outline: none;}
a:focus, input:focus, li:focus, div:focus {outline: none;}
body {
    font-size: 0;
    font-family: 'Montserrat', sans-serif;
}
.fixed {
	position: fixed!important;
	top: 0;
	height: 70px;
	z-index: 1;
}
#sidr ul li > a {
color:#ffd800;
}
.sidr_fixed {
width:100%!important;
position:fixed;
z-index: 1111;
display:block!important;
}
#mobile-hidden-menu {
display:block;
float:left;
}
.popup-window.popup-window-with-titlebar {
    z-index: 10000 !important;
    }
.content-page {
    font-size: 12px;
    min-height: 720px;
}
.top-menu-wrapper {
  display: flex;
  justify-content: space-between;
}
.content-page .pizza-goods {
    font-size: 0;
    overflow: hidden;
}

.wrapper {
    width:1500px;
    margin:0 auto;
    height: 100%;
}

/* HEADER BEGIN */
#rc_cart .rc_mcart_wrap {
  width: 160px !important;
  overflow: hidden;
  position: relative;
}
.header-mobile {
    display: none;
}
.top-menu-wrapper .bx-basket {
  display: none;
}
body>.top {
  background-color: #313131;
}
.top{
    width:100%;
    min-width:1500px;
    float:left;
    height:40px;
    font-family: "RobotoRegular";
}
.element-image {
  position: relative;
}
.top-menu{
    float:left;
    font-size: 12px;
}

.top-menu ul li{
    list-style-type: none;
    float:left;
    font-size: 12px;
    padding:0 15px;
}

.top-menu ul li:first-child {
    padding-left: 0;
}

.top-menu ul li:last-child {
    padding-right: 0;
}

.top-menu ul li a{
    cursor: pointer;
    display:inline-block;
    line-height:40px;
    color:#999;
}

.top-lk{
    float:right;
    height:40px;
}

.top-lk-text{
    font-size: 12px;
    line-height:40px;
    float:left;
    color:#999;
}

.top-lk-text a {
    color: #999;
}

.header {
    width: 100%;
    /*min-width: 1500px;*/
    float: left;
    position: relative;
    background: #fff;
    height: 70px;
    font-size: 0;
    z-index: 500;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.slick-dots {
  bottom: 15px !important;
}
.slick-dots li button:before {
  font-size: 11px !important;
  color: white !important;
  opacity: 0.66 !important;
  text-shadow: 0px 1px 1px gray;
}
.slick-dots li.slick-active button:before {
  opacity: 0.9 !important;
}
.header .wrapper {
    position: relative;
}

    #sidr {
        width: 240px;
        background: #313131;
        box-shadow: none;
        display:none;
        top: 60px !important;
    }

    #sidr ul li {
        font: 18px "RobotoSlabBold";
        color: #fff;
        line-height: 48px;
        text-align: center;
        border-bottom: none;
        border-top: 1px solid #3b3b3b;
    }

    #sidr ul li:first-child {
        display: none;
    }

    #sidr ul li p {
        font: 12px "RobotoRegular";
        display: block;
        color: #999;
    }

    #sidr ul li p.sidr-personal {
        font: 14px "RobotoBold";
        color: #ffd800;
        margin-bottom: 0;
        margin-top: 12px;
    }

    #sidr .about-company {
        padding: 0 20px;
    }

    #sidr .about-company p {
        margin-bottom: 10.5px;
    }

    #sidr .about-company p a {
        color: #999;
        font: 12px "RobotoRegular";
    }

    #sidr .about-company span {
        float: right;
    }

    #sidr ul li:hover > a {
        box-shadow: none;
    }

    #overlay {
        position: absolute;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        z-index: 999998;
        display: none;
    }
  #overlay-black {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.33);
    z-index: 499;
    display: none;
    overflow-y: scroll;
  }
    .sidr-open #overlay {
        display: block;
    }

.logo {
    height: 100%;
    display: inline-block;
    vertical-align: top;
    width: 90px;
    border-right: 1px solid #ddd;
    cursor: pointer;
}
.header_bot_text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.header-logo{
    width:75px;
    height:50px;
    float:left;
    margin-top:10px;
    /*background-image:url(images/pizzalogo.png);*/
    background-image:url(/local/templates/trapeza/images/new-logo.png);
    background-size:cover;
}

.logo h1 {
    color: #2b2a29;
    text-transform: uppercase;
    font: 24px "RobotoSlabBold";
    display: inline-block;
    margin-left: 9px;
    margin-top:18px;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.logo h2 {
    font: 11px "RobotoRegular";
    color: #999;
    text-transform: none;
    margin: 0 0 0 9px !important;
    display: inline;
}
.salehit {
  display: flex;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  color: white;
  height: 30px;
  background-color: rgba(255,198,0,1);
}
.offer-element:focus {
  opacity: 1;
}
#basket_form_container .cart-offers .offer-element {
  opacity: 0.55;
}
.item-quantity-minus a, .item-quantity-plus a {
  color: white;
}
#basket_form_container .cart-offers .offer-element:hover {
  opacity: 1;
}
.new-sticker {
  display: flex;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  color: white;
  height: 30px;
  background-color: #50B948;
}
.hottasty {
  display: flex;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  color: white;
  height: 30px;
  background-color: #e31e24;
}
.sticker-socket {
  width: 110px;
  position: absolute;
}
.sticker-socket>* {
  margin-bottom: 5px;
}
#minOrderPrice {
  color: red;
  font: 15px "RobotoRegular";
  line-height: 40px;
}
.platforma {
  float: right;
  font-size: 12px;
  color: #222;
  display: flex;
  align-items: center;
  height: 40px;
  flex-wrap: wrap;
}
.platforma img {
  height: 16px;
}
@media (max-width: 729px){
  .platforma img {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1114px){
  .platforma {
    float: left;
  }
}
a:hover, a:focus {
    text-decoration: none !important;
}
.phone-info {
    display: flex;
    align-items: center;
    height: 20px;
    margin-bottom: 5px;
    justify-content: flex-end;
}
.offer-text {
display:flex;
align-items:center;
    text-align:right;
    }
.inst-info {
  display: inline-flex;
  align-items: center;
  height: 20px;
  margin-bottom: 10px;
}
.phone-icon {
  background: url(/local/templates/trapeza/images/phone1.png) center no-repeat #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: inline-block;
}
.inst-icon {
  background: url(/local/templates/trapeza/images/inst-icon.png) center no-repeat #ffffff;
  width: 25px;
  background-size: cover;
  height: 25px;
  border-radius: 20px;
  display: inline-block;
}
.header-menu .hidden-menu {
    display: none;
}
.header-offer a {
  color: #313131;
  font-size: 27px;
}
.offer-text a {
color: #e31e24;
    font-size: 14px;
    align-items: center;
    display: flex;
}
.header-offer span {
  margin-left: 8px;
  margin-right: 8px;
}
.offer-text {
  font-size: 14px;
}
.header-menu {
    display: inline-block;
    height: 100%;
    flex: 1 1 auto;
}

.header-menu ul li{
    float:left;
    margin-right: 22px;
}

.header-menu ul li:first-child {
    margin-left: 19px;
}

.header-menu ul li:last-child {
    margin-right: 0;
}

.header-menu ul li a{
    color: #e31e24;
    padding-top: 28px;
    display:inline-block;
    font: 18px "RobotoSlabBold";
    text-transform: uppercase;
    line-height:13px;
}

.header-basket {
    float: right;
    background: #e31e24;
    display: inline-block;
    height: 100%;
    width: 160px;
    cursor: pointer;
}

.header .basket-icon {
    background: url(images/basket-icon.png) center no-repeat #ffffff;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    border-radius: 20px;
    margin-left: 10px;
    display: inline-block;
}

.header-basket-block h1{
    color: #ffffff;
    font: 11px "RobotoRegular";
    display: inline-block;
    line-height: 8px;
    margin: 0 !important;
}

.header-basket-block h2{
    color: #fff;
    font: 18px "RobotoSlabBold";
    display: block;
    margin: 0 !important;
}

.header-basket-block {
    position: absolute;
	    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-left: 10px;

}

.header-offer {
    float: right;
    display: flex;
    margin-right: 20px;
    text-transform: uppercase;
    font: 18px "RobotoSlabBold";
    color: #313131;
    line-height:13px;
    flex-direction: column;
    justify-content: center;
}

.triangle-up {
    position: absolute;
    right: 70px;
    top: 70px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    z-index: 5;
}

.header-basket-checkout {
    position: absolute;
    right: 0;
    width: 730px;
    background: #fff;
    top: 80px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    z-index: 4;
}

#basket-checkout {
    display: none;
}

/* HEADER END */


/* PIZZA SLIDER */

.big-slider {
    width: 100%;
    height: 400px;
    background: #ccc;
    float: left;
}

.big-slider-item {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    float: left;
    display: inline-block;
}

.big-slider-content {
    float: left;
    background: transparent;
    margin-top: 90px;
    max-width: 1190px;
    position: relative;
}

.big-slider-content-title {
    color: #fff;
    font: 36px "RobotoSlabBold";
    text-transform: none;
    text-align: left;
    text-shadow: -2px -2px 10px rgba(96, 96, 96, 0.66);
}

.big-slider-content-text {
    color: #fff;
    font: 36px "RobotoSlabBold";
    text-align: left;
    margin-top: 20px;
    display: inline-block;
    text-shadow: -2px -2px 10px rgba(96, 96, 96, 0.66);
}

.big-slider-content-text span {
    font-family: "RobotoSlabRegular";
}

.big-slider-content-link {
    background: rgba(255,198,0,1);
    background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
    color: #fff;
    font: 14px "RobotoBold";
    text-transform: uppercase;
    display: inline-block;
    width: 120px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 40px;
    bottom: 0px;
    transition: 0.3s;
    border-radius: 15px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
}

.big-slider-block .big-slider-content-link {
    position: static;
    vertical-align: top;
    margin: 25px 0 0 25px;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    height: inherit !important;
}

.big-slider-block ~ div {
    font-size: 0;
}

 /* END PIZZA SLIDER */


.offer-pizza {
    font-size: 0;
    display: inline-block;
    width: 100%;
    color: #222;
}

.offer-pizza-item {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 47px;
}

.offer-pizza-left-item {
    border-right: 1px solid #eee;
    width: 750px;
}

.offer-pizza-right-item {
    margin-left: 39px;
    width: 710px;
}

.offer-pizza-title {
    padding-top: 30px;
}

.offer-pizza-title a {
    color: #222;
    font: 36px "RobotoSlabBold";
}

.offer-description {
    display: inline-block;
    float: left;
    width: 365px;
}

.offer-pizza-desc {
    margin-top: 25px;
    margin-right: 30px;
}

.offer-pizza-desc p {
    font: 13px "RobotoRegular";
}

.offer-pizza-gradient {
    padding-top: 20px;
    height: 8px;
    width: 80px;
}

.offer-pizza-gradient::before {
    background: rgba(247,74,0,1);
    background: -moz-linear-gradient(left, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -o-linear-gradient(left, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -ms-linear-gradient(left, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: linear-gradient(to right, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74a00', endColorstr='#ffc400', GradientType=1 );
    content: "";
    display: block;
    height: 7px;
    width: 100%;
    -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
}

.offer-pizza-gradient::after {
    background: rgba(239,24,0,1);
    background: -moz-linear-gradient(left, rgba(239,24,0,1) 0%, rgba(255,153,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(239,24,0,1) 0%, rgba(255,153,0,1) 100%);
    background: -o-linear-gradient(left, rgba(239,24,0,1) 0%, rgba(255,153,0,1) 100%);
    background: -ms-linear-gradient(left, rgba(239,24,0,1) 0%, rgba(255,153,0,1) 100%);
    background: linear-gradient(to right, rgba(239,24,0,1) 0%, rgba(255,153,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1800', endColorstr='#ff9900', GradientType=1 );
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}

.offer-pizza-options {
    width: 365px;
    display: inline-block;
}

.pizza-prop {
    margin-top: 25px;
}

.pizza-prop p {
    font: 14px "RobotoBold";
    line-height: 11px;
}

.pizza-prop ul {
    height: 100%;
    display: inline-block !important;
}

.pizza-prop-size, .pizza-prop-Size {
    width: 142px !important;
}

.pizza-prop-dough, .pizza-prop-Testo {
    width: 170px !important;
    vertical-align: top;
}

.pizza-prop ul li, .shipping-method ul li, .address-list ul li, .payment-method ul li {
    color: #999;
    display: block;
    position: relative;
    /*float: left;*/
    margin-top: 6px;
    /*width: auto !important;*/
}

.pizza-filter ul li {
    float: left;
    color: #999;
    display: block;
    position: relative;
    margin-top: 6px;
    width: auto !important;
}

.pizza-prop ul li, .pizza-filter ul li {
    width: auto !important;
}

.pizza-prop ul li:first-child {

}

.pizza-prop ul li input[type=radio], .pizza-filter ul li input[type=radio], .shipping-method ul li input[type=radio], .address-list ul li input[type=radio], .payment-method ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.pizza-filter ul li input[type=checkbox] {
    position: absolute;
    visibility: hidden;
}

.pizza-prop ul li label, .pizza-filter ul li label, .shipping-method ul li label, .address-list ul li label, .payment-method ul li label {
    display: block;
    position: relative;
    font-size: 13px;
    /*padding: 8.5px 0px 0px 0px;*/
    padding-left: 25px;
    display: inline-block;
    /*margin-top: 11px;*/
    /*margin-left: 25px;*/
    /*line-height: 14px;*/
    cursor: pointer;
    z-index: 9;
    -webkit-transition: all 0.25s linear;
}

.pizza-prop ul li:hover label, .pizza-filter ul li:hover label, .shipping-method ul li:hover label, .address-list ul li:hover label, .payment-method ul li:hover label, .pizza-prop-Size .bx_active label, .pizza-prop-Testo .bx_active label{
    color: #222;
}

.pizza-prop ul li .check, .pizza-filter ul li .check, .shipping-method ul li .check, .address-list ul li .check, .payment-method ul li .check {
    display: block;
    position: absolute;
    border: 1px solid #AAAAAA;
    border-radius: 2px;
    height: 12px;
    width: 12px;
    top: 2px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.pizza-prop ul li .check::before, .pizza-filter ul li .check::before, .shipping-method ul li .check::before, .address-list ul li .check::before, .payment-method ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 2px;
    height: 14px;
    width: 14px;
    top: -1px;
    left: 0;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.pizza-prop input[type=radio]:checked ~ .check, .pizza-filter input[type=radio]:checked ~ .check, .shipping-method input[type=radio]:checked ~ .check, .address-list input[type=radio]:checked ~ .check, .payment-method input[type=radio]:checked ~ .check {
    border: none;
}

.pizza-filter input[type=checkbox]:checked ~ .check {
    border:none;
}

.pizza-prop input[type=radio]:checked ~ .check::before, .pizza-filter input[type=radio]:checked ~ .check::before, .shipping-method input[type=radio]:checked ~ .check::before, .address-list input[type=radio]:checked ~ .check::before, .payment-method input[type=radio]:checked ~ .check::before {
    background: rgba(255,198,0,1);
    background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
    -webkit-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
}

.pizza-filter input[type=checkbox]:checked ~ .check::before, .pizza-prop ul li input[type=radio]:checked ~ .check::before, .bx_active .check:before {
    background: rgba(255,198,0,1);
    background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
    -webkit-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
}

.pizza-filter input[type=checkbox]:checked ~ label {
    color: #222;
}

.offer-pizza-image {
    display: inline-block;
    vertical-align: top;
    width: 345px;
    margin-right: 40px;
    float: right;
}

.offer-pizza-image .composition {
    font: 13px "RobotoRegular";
    color: #777;
    text-align: center;
}

.offer-pizza-image .composition span {
    color: #222;
}
.offer-pizza-right-item .offer-pizza-image {
    margin-right: 0px;
}

.offer-pizza-options .big-slider-content-link {
  cursor: pointer;
    position: static;
    float: left;
    margin-top: 28px;
    margin-right: 30px;
    -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
}
.exploit-animation {
  position: absolute;
  color: #fff;
  font: 18px "RobotoSlabBold";
  left: 60px;
  top: 30px;
  background-color: #e31e24;
  z-index: 999999;
  display: none;
  padding-right: 31px;
  white-space: nowrap;
}
.offer-pizza-price {
    font: 30px "RobotoSlabBold";
    display: inline-block;
    vertical-align: bottom;
    margin-top: 29px;
}

.offer-pizza-price span {
    font-family: "RobotoSlabRegular";
}


/* CATALOG ON INDEX PAGE */

.pizza-goods {
    /*background: #eddfa8;*/
    height: 100%;
    display: inline-block;
    width: 100%;
    min-height: 720px;
}

.pizza-goods-gradient {
    background-color: #fff;
    height: 50px;
    width: 8px;
    display: inline-block;
    margin-top: 50px;
}
.pizza-goods-gradient::before {
    background: rgba(247,74,0,1);
    background: -moz-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -o-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -ms-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: linear-gradient(to top, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74a00', endColorstr='#ffc400', GradientType=1 );
    content: "";
    display: block;
    height: 49px;
    width: 100%;
    -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
}

.pizza-goods-gradient::after {
    background: rgba(239,24,0,1);
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}

.pizza-goods-title {
    font: 36px "RobotoSlabBold";
    display: inline-block;
    margin-left: 20px;
    vertical-align: bottom;
}

#bx_incl_area_6_7 {
  margin-top: 40px;
}

.goods {
    margin-top: 40px;
}

.goods > li {
    margin-right: 40px;
    margin-bottom: 40px;
    display: inline-block;
    vertical-align: top;
}

.goods > li:nth-child(4n) {
    margin-right: 0;
}

.element {
    background: #fff;
    display: inline-block;
    width: 345px;
    height: 475px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.phone-info a:hover {
  color: #e31e24;
}
.element-image img {
    display: block;
    margin: auto;
      width: 345px;
    height: 215px;
}

.element-param {
    padding: 15px 20px 0 30px;
}

.element-title {
    font: 20px "RobotoSlabBold";
    line-height: 22px;
    color: #222;
    display: block;
}

.element-param .composition {
    font: 13px "RobotoRegular";
    color: #777;
    padding-top: 8px;
    height: 36px;
    display: block;
}

.element-param .composition span {
    color: #222;
}

.element .pizza-prop-dough, .element .pizza-prop-Testo {
    width: 153px !important;
}

.element .pizza-prop {
    margin: 0 !important;
    height: 100px;
}

.element .pizza-prop ul li:first-child {
    /*margin-top: 15.5px;*/
}

.element .pizza-prop ul li {
    width: 100% !important;
    height: auto !important;
    margin-top: 10px;
}

.element .big-slider-content-link {
    position: static;
    margin-top: 18px;
    margin-right: 30px;
    -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    cursor: pointer;
}

.element .item-quantity {
    margin-top: 20px;
    display: inline-block;
    float: right;
    margin-right: 60px;
}

.pizza-price {
    font: 30px "RobotoSlabBold";
    display: inline-block;
    vertical-align: top;
    width: 142px;
    margin-top: 18px;
}

.pizza-price span {
    font-family: "RobotoSlabRegular";
}

.pizza-weight {
    font: 10px "RobotoRegular";
    color: #999;
    margin-left: 10px;
}

.footer {
    width: 100%;
    min-width: 1500px;
    float: left;
    background: #fff;
    height: 40px;
    box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.15);
    font-family: "RobotoRegular";
}

.footer-menu{
    float:left;
    font-size: 12px;
}

.footer-menu ul li{
    list-style-type: none;
    float:left;
    font-size: 12px;
    padding:0 15px;
}

.footer-menu ul li:first-child {
    padding-left: 0;
    color: #999;
    line-height: 40px;
}

.footer-menu ul li:last-child {
    padding-right: 0;
}

.footer-menu ul li a{
    cursor: pointer;
    display:inline-block;
    line-height:40px;
    color:#222;
}

/* catalog page */

.header-basket-checkout > ul > li {
    border-bottom: 1px solid #eee;
    margin: 0 30px;

}

.header-basket-checkout > ul > li:last-child {
    border-bottom: none;
}

.basket-item-block {
    padding-top: 24px;
    padding-bottom: 24px;
    /*margin: 0 30px;*/
    position: relative;
}

.basket-item-info {
    display: inline-block;
}

.basket-item-title {
    font: 22px "RobotoSlabBold";
    color: #222;
}

.basket-item-info p {
    font: 13px "RobotoRegular";
    color: #777;
}

.basket-item-delete {
    color: #e31e24 !important;
    font-size: 24px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 12.5px;
    width: 25px;
    height: 25px;
    display: inline-block;
    float: right;
    cursor: pointer;
    margin-top: 14px;
}

.basket-item-delete p {
    margin-top: -4px;
    margin-left: 1px;
}

.basket-item-price {
    font: 30px "RobotoSlabBold";
    display: inline-block;
    margin-right: 70px;
    float: right;
    margin-top: 6px;
}

.basket-item-price span {
    font-family: "RobotoSlabRegular";
}

.item-quantity {
    width: 76px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
}

.item-quantity-block {
    position: relative;
    text-align: center;
}

.item-quantity-block p {
    font: 18px "RobotoSlabBold";
    color: #222;
}

.item-quantity-block span {
    font: 10px "RobotoRegular";
    color: #999;

}

.item-quantity-minus, .item-quantity-plus {
    background: rgba(247,74,0,1);
    background: -moz-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -o-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -ms-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: linear-gradient(to top, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74a00', endColorstr='#ffc400', GradientType=1 );
    -webkit-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    border-bottom: 1px solid #f11900;
    border-radius: 1px;
    color: #fff;
    width: 14px;
    height: 13px;
    font-size: 14px;
    text-align: center;
    line-height: 14px;
    cursor: pointer;
}

.item-quantity-minus {
    position: absolute;
    left: -7px;
    top: 13px;
}

.item-quantity-plus {
    position: absolute;
    right: -7px;
    top: 13px;
}

.header-basket-checkout .item-quantity {
    position: absolute;
    right: 256px;
    top: 30px;
}

.basket-result {
    border-top: 1px solid #eee;
    margin-bottom: 20px;
}

.basket-result .big-slider-content-link {
    position: static;
    width: auto;
    padding: 0 15px;
    margin-top: 20px;
    margin-left: 30px;
}

.basket-result p {
    font: 30px "RobotoSlabBold";
    float: right;
    line-height: 21px;
    margin-right: 30px;
    margin-top: 30px;
}

.basket-result p span {
    font-family: "RobotoSlabRegular";
}

.pizza-goods .catalog-param > a, .pizza-select {
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font: 9px "RobotoRegular";
    padding: 5px 13px 3px 13px;
    border-radius: 2px;
    vertical-align: top;
    margin-top: 70px;
}

.pizza-select {
    background: rgba(247,74,0,1);
    background: -moz-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -o-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -ms-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: linear-gradient(to top, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74a00', endColorstr='#ffc400', GradientType=1 );
    -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    border-bottom: 1px solid #f11900;
    margin-left: 20px;
    cursor: pointer;
}

.pizza-constructor {
    background: rgba(169,233,31,1);
    background: -moz-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
    background: -o-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
    background: linear-gradient(to bottom, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e91f', endColorstr='#a1d200', GradientType=0 );
    -webkit-box-shadow: 0px 5px 10px 3px rgba(211,211,133,1);
    -moz-box-shadow: 0px 5px 10px 3px rgba(211,211,133,1);
    box-shadow: 0px 5px 10px 3px rgba(211,211,133,1);
    border-bottom: 1px solid #6fb200;
    margin-left: 10px;
}

.catalog-param {
    position: relative;
}

.select-block {
    position: relative;
    display:none;

}

.select-block .triangle-up {
    left: 208px;
    top: -10px;
}

.pizza-filter {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 3;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.pizza-filter ul {
    /*margin-top: 20px;*/
    padding: 20px;
    padding-bottom: 10px;
    /*margin-left: 20px;*/
    display: inline-block;
}

.pizza-filter ul li {
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 5px;
}

.pizza-filter ul li:last-child {
    margin-right: 0;
}

/* catalog page end */

/* first cart page styles */

.cart-content, .login-content, .static-content {
    background: #f5f5f5;
    padding-bottom: 24px;
    height: 100%;
    display: inline-block;
    width: 100%;
    font-size: 0;
    min-height: 720px;
}

.cart-checkout {
    position: static;
    width: 100%;
    background: #fff;
    margin-top: 40px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.cart-offers {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.cart-offers-block {
    /*margin-top: 30px;*/
    background: #fff;
    width: 100%;
    padding-bottom: 24px;
}

.cart-offers-title {
    font: 24px "RobotoSlabBold";
    color: #222;
    margin-top: 30px;
    margin-left: 30px;
    line-height: 22px;
    display: inline-block;
}

.cart-result-price {
    font: 30px "RobotoSlabRegular";
    line-height: 21px;
    margin-top: 30px;
}

.cart-result-price span {
    font-family: "RobotoSlabBold";
}

/* Frame */
.frame {
    overflow: hidden;
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 30px;
}
.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}
.frame ul li {
    float: left;
    height: 100%;
    margin: 0 30px 0 0;
    padding: 0;
    background: #f5f5f5;
    color: #ddd;
    text-align: center;
    cursor: pointer;
}
.frame ul li.active {
    color: #fff;
    background: #a03232;
}
.noclick_notpizza {
    cursor: default;
}
.offer-element-image, .offer-element-title, .offer-element-price {
    cursor: default;
}
/* Scrollbar */
.scrollbar {
    margin: 1em 0 0 0;
    height: 10px;
    background: rgba(220,220,220,1);
    background: -moz-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(245,245,245,1) 100%);
    background: -webkit-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(245,245,245,1) 100%);
    background: linear-gradient(to bottom, rgba(220,220,220,1) 0%, rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#f5f5f5', GradientType=0 );
    line-height: 10px;
    border-radius: 5px;
    margin: 19px 30px 0 30px;
    position: relative;
}
.scrollbar .handle {
    width: 32px;
    height: 15px;
    background: rgba(247,74,0,1);
    background: -moz-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -o-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: -ms-linear-gradient(bottom, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    background: linear-gradient(to top, rgba(247,74,0,1) 0%, rgba(255,196,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74a00', endColorstr='#ffc400', GradientType=1 );
    -webkit-box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
    border-bottom: 1px solid #f11900;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    top: -3px;
    touch-action: none;
    -ms-touch-action: none;
    -webkit-touch-callout: none;
}
.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 670px;
    height: 20px;
}

/* offer element */

.offer-element {
    width: 178px;
    height: 260px;
      position:relative;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    display: inline-block;
}
.offer-element .big-slider-content-link {
    margin-bottom:20px;
        right: 30px;
    }

.item-quantity
{
    display:block !important;
    }
.offer-element-image {
    height: 90px;
    margin-top: 3px;
}

.offer-element-image img {
    display: block;
    height: 90px;
    margin: 0 auto;
}

.offer-element-title {
    font: 13px "RobotoSlabRegular";
    color: #222;
    max-height: 18px;
    overflow: hidden;
}

.offer-element-price {
    font: 18px "RobotoSlabBold";
    color: #222;
}

.offer-element-price span {
    font-family: "RobotoSlabRegular";
}

.offer-element .item-quantity {
    margin: 0 auto;
    line-height: normal;
    margin-top: 3px;
}

.next-cart {
    display: inline-block;
    margin-bottom: 36px;
}

.next-cart-btn {
    position: static;
    margin-top: 30px;
}

.next-cart p {
    display: inline-block;
    margin-left: 20px;
    line-height: 40px;
    font: 13px "RobotoRegular";
    color: #777;
}

/* first cart page end */

/* second cart page */

.cart-user-info, .cart-shipping-info, .cart-payment-info, .construct-block {
    width: 100%;
    background: #fff;
    margin-top: 40px;
    display: inline-block;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.pizza-goods .wrapper .cart-user-info {
    margin-bottom: 40px;
}
.cart-user-info-block, .cart-shipping-info-block, .cart-payment-info-block, .construct-block-wrapper {
    margin: 0 30px;
}

.cart-info-title {
    font: 24px "RobotoSlabBold";
    line-height: 17px;
    margin-top: 30px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
}

.cart-info-title-2 {
    font: 24px "RobotoSlabBold";
    margin-top: 12px;
}

.static-text {
    padding: 20px 0;
}

.static-text p {
    font: 15px "RobotoRegular";
    color: #222;
}

.static-text .cart-info-title {
    line-height: normal;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 12px;
}

.info-fields {
    margin-bottom: 30px;
}

.cart-col-4 {
    width: 705px;
    display: inline-block;
}

.cart-col-2 {
    width: 338px;
    display: inline-block;
}

.checkout-name {
    margin-right: 30px;
}

.checkout-name, .checkout-mobile-number, .street, .home-number, .room-number, .entrance {
    position: relative;
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
}

.cart-user-info input:focus ~ .floating-label, .cart-user-info input:not(:focus):valid ~ .floating-label, .add-new-address input:focus ~ .floating-label, .add-new-address input:not(:focus):valid ~ .floating-label {
    top: 20px;
    left: 0;
    font-size: 13px;
    opacity: 1;
    line-height: 9px;
}

.checkout-contacts {
    font: 24px "RobotoSlabBold";
    line-height: 17px;
    width: 705px;
    box-shadow: none !important;
    /*height: 56px;*/
    margin-top: 34px;
}

.floating-label {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 39px;
    transition: 0.2s ease all;
    font: 24px "RobotoRegular";
    color: #777;
}

.floating-label span {
    color: red;
}

.shipping-method {
    border-bottom: 1px solid #eee;
}

.shipping-method ul {
    padding: 18px 0;
    display: inline-block;
}

.shipping-method ul li {
    margin-top: 0;
    margin-right: 30px;
}

.shipping-method ul li:last-child, .address-list ul li:last-child {
    margin-right: 0;
}

.address-list ul li {
    margin-right: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    margin-top: 12px;
}

.shipping-method ul li label, .address-list ul li label, .payment-method ul li label {
    font-size: 15px;
    line-height: 18px;
}

.new-address, .add-info {
    margin-top: 15px;
    display: inline-block;
}

.address-input {
    width: 338px;
}

.new-address-info .cart-col-2 {
    margin-right: 29px;
    overflow: hidden;
}

.new-address-info .cart-col-2:last-child {
    margin-right: 0;
}

.cart-shipping-info-block, .cart-payment-info-block {
    margin-bottom: 30px;
    display: inline-block;
}

.cart-payment-info .cart-info-title {
    border: none;
}

.payment-method li {
    border: 1px solid #eee;
    border-radius: 2px;
}

.payment-method ul li > label {
    line-height: 15px;
}

.payment-method ul li > .check {
    top: 20px;
    left: 19px;
}

.payment-method ul li > .check::before {
    top: 0;
    left: 0;
}

.payment-col {
    width: 663px;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
}

.first-payment {
    margin-right: 30px;
}

.equal-change-block {
    position: relative;
    display: inline-block;
}

.cash-change {
    margin-top: 13px;
}

.cash-change p {
    font-size: 15px;
    display: inline-block;
}

.cash-change-sum {
    margin-left: 20px;
    margin-right: 20px;
    width: 68px;
    height: 28px;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 5px 10px;
    font: 18px "RobotoSlabBold";
    text-align: right;
}

.cash-change-sum::-webkit-inner-spin-button {
    display: none;
}

.card-payment {
    margin-top: 10px;
}

.visa {
    width: 73px;
    height: 43px;
    display: inline-block;
    background: url(images/visa.png);
}

.mastercard {
    width: 73px;
    height: 43px;
    display: inline-block;
    background: url(images/mastercard.png);
}

.sale-profile-detail-form .info-fields .checkout-name:nth-child(4n) {
    /*display: none;*/
}

/* second cart page end*/

/* login page */

.login-content .wrapper {
    width: 730px;
}

.login-content .checkout-mobile-number, .login-content .checkout-name, .login-content .checkout-contacts {
    width: 670px;
}

.login-page-button {
    display: inline-block;
    float: right;
    position: static;
    width: 160px;
    margin-top: 60px;
}

.log-in-button {
    float: none;
    display: block;
    margin: 20px auto 15px;
    width: 100px;
}

.login-links {
    text-align: center;
}

.login-link, .new-address, .add-info {
    color: #f85200;
    font-size: 15px;
    border-bottom: 1px dashed #fba87f;
}

.registration .login-link {
    float: left;
    margin-top: 7px;
}

.registration .log-in-button {
    width: 160px;
    margin: 20px auto 30px;
}

.registration .floating-label {
    font: 24px "RobotoSlabBold";
    color: #222;
}

/* login page end */

/* constructor page */

.construct-block {
    margin-top: 10px;
    transition: 0.5s ease all;
}

.construct-block.deactive {
    max-height: 70px;
}

.deactive {
    max-height: 70px;
    background: #f5f5f5;
    overflow: hidden;
    color: #777;
}

.first-construct-block {
    margin-top: 40px;
}

.construct-block-title {
    font: 24px "RobotoSlabBold";
    line-height: 70px;
    display: inline-block;
}

.construct-pizza-size, .construct-pizza-dough {
    font: 24px "RobotoSlabBold";
    float: right;
    width: 340px;
    text-align: left;
    line-height: 70px;
    -webkit-box-shadow: -10px 0px 30px -10px rgba(0,0,0,0.2);
    -moz-box-shadow: -10px 0px 30px -10px rgba(0,0,0,0.2);
    box-shadow: -10px 0px 30px -10px rgba(0,0,0,0.2);
}

.construct-pizza-size .fa, .construct-pizza-dough .fa {
    margin-left: 20px;
    margin-right: 10px;
}

.clear-param {
    float: right;
}

.clear-param a {
    line-height: 70px;
    color: #f85200;
    font-size: 15px;
}

.construct-ingredients li {
    border-top: 1px solid #eee;
    background: url(../images/dots.png) repeat-x left 33px;
}

.ingredient-name {
    font: 16px "RobotoRegular";
    color: #000;
    padding-right: 10px;
    line-height: 53px;
    background: #fff;
    display: inline-block;
}

.ingred-param {
    float: right;
    background: #fff;
    width: 300px;
    position: relative;
}

.ingred-quantity {
    position: absolute;
    right: 103px;
    top: 8px;
    border: none;
    width: 94px;
}

.ingred-price {
    font: 16px "RobotoRegular";
    color: #222;
    display: inline-block;
    margin-top: 16px;
    margin-left: 30px;
}

.ingred-result-price {
    float: right;
    font: 16px "RobotoRegular";
    margin-top: 16px;
    margin-right: 10px;
}

.ingred-quantity .item-quantity-block p {
    font: 16px "RobotoRegular";
    color: #777;
    line-height: 38px;
}

.item-quantity-block input {
    width: 100% !important;
    text-align: center;
    font: 16px "RobotoRegular";
    color: #777;
    line-height: 38px;
}

.cs-select.cs-skin-border {
    vertical-align: top;
}

.cs-select .cs-options {
    width: 370px;
}

.constructor-btn {
    position: static;
    margin-top: 30px;
    cursor: pointer;
}

/* constructor page end*/

/* add-on classes */

.sw-1313 {
    display: none;
}

.swtor {
    display: inline-block;
}

/* add-on end*/

.radio__tab label {
    width: 100%;
}

@media screen and (max-width:1499px){

    .wrapper {
        width: 1115px;
    }

    .top {
        min-width: 1115px;
    }
    .header-menu ul li a {
        font-size: 14px;
    }

    .header {
        width: 100%;
    }

    .logo {
        width: 95px;
    }

    .logo h1 {
        display: none;
    }

    .logo h2 {
        display: none;
    }

    .big-slider-content {
        max-width: 1115px;
    }

    .offer-pizza-item {
        padding-bottom: 40px;
    }

    .offer-pizza-left-item {
        width: 557px;
    }

    .offer-pizza-right-item {
        width: 528px;
        margin-left: 29px;
    }

    .offer-description {
        width: 528px;
    }

    .offer-pizza-desc {
        height: 36px;
    }

    .offer-pizza .pizza-prop ul {
        display: block;
    }

    .offer-pizza-options {
        width: 183px;
    }

    .offer-pizza-image {
        margin-right: 19px;
        margin-top: 25px;
    }

    .offer-pizza-options .big-slider-content-link {
        margin-top: 11px;
    }

    .offer-pizza-price {
        float: left;
        margin-top: 19px;
    }

    .pizza-goods {
        padding: 0;
    }

    .pizza-goods-gradient {
        margin-top: 40px;
    }

    .pizza-select {
        margin-top: 60px;
    }

    .goods > li:nth-child(4n) {
        margin-right: 40px;
    }

    .goods > li:nth-child(3n) {
        margin-right: 0;
    }

    .footer {
        min-width: 1115px;
    }

    .info-fields .cart-col-4, .address-list .cart-col-4, .checkout-contacts {
        width: 512px;
    }

    .login-page-button {
        margin-top: 50px;
    }
}

@media screen and (max-width:1114px){

    .wrapper {
        width: 730px;
    }

    .top {
        min-width: 730px;
    }

    .header {
        width: 100%;
    }

    .header-menu li {
        display: none;
    }

    .header-menu .hidden-menu {
        display: list-item;
        margin-left: 19px;
    }

/*    .big-slider-item {
        width: 1115px !important;
    }*/

    .big-slider-content {
        max-width: 730px;
    }

    .offer-pizza-item {
        padding-bottom: 40px;
    }

    .offer-pizza-left-item {
        width: 730px;
        border-right: none;
    }

    .offer-pizza-right-item {
        display: none;
    }

    .offer-description {
        width: 365px;
    }

    .offer-pizza-desc {
        height: 54px;
    }

    .offer-pizza .pizza-prop ul {
        display: inline-block;
    }

    .offer-pizza-options {
        width: 365px;
    }

    .offer-pizza-image {
        margin-right: 0;
        margin-top: 0;
    }

    .offer-pizza-options .big-slider-content-link {
        margin-top: 19px;
        /*float: left;*/
    }

    .offer-pizza-price {
        float: right;
        margin-top: 19px;
    }

    .pizza-goods {
        padding: 0;
    }

    .pizza-goods-gradient {
        margin-top: 40px;
    }

    .goods > li:nth-child(3n) {
        margin-right: 40px;
    }

    .goods > li:nth-child(2n) {
        margin-right: 0;
    }

    .footer {
        min-width: 730px;
    }

    .info-fields .cart-col-4, .address-list .cart-col-4, .checkout-contacts {
        width: 320px;
    }

    .checkout-contacts {
        font-size: 16px;
    }
}

@media screen and (max-width: 729px) {

    .wrapper, .login-content .wrapper {
        width: 280px;
        margin: 0 auto;
    }

    .header {
        width: 100%;
        height: 60px;
    }

    .header-mobile {
        display: flex!important;
    flex-direction: row;
    justify-content: space-between;
        height: 60px;
        background: #fff;
        width: 100%;
    }
    .top-menu-wrapper .bx-basket {
      display: block;
      width: 100%;
    }
    .header-logo {
        float: none;
        display: inline-block;
        margin-top: 5px;
    }

    .top {
        display: none;
    }

    #sidr ul li:first-child {
        display: block;
    }

    .logo, .header-menu, .header-basket, .header-offer, #basket-checkout {
        display: none;
    }

    .header-mobile-basket {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        margin-top: 10px;
        float: right;
        background: rgba(255,198,0,1);
        background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
        -webkit-box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
        -moz-box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
        box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
        position: relative;
    }

    .header-basket-icon-mobile {
        background: url(images/basket-icon-mobile.png) center no-repeat;
        height: 19px;
        width: 20px;
        margin-top: 10px;
        margin-left: 9px;
    }

    .header-basket-icon-mobile span {
        position: absolute;
        width: 18px;
        height: 18px;
        background: #de012c;
        border-radius: 9px;
        color: #fff;
        font-size: 10px;
        text-align: center;
        line-height: 18px;
        right: -6px;
        top: -5px;
    }

    .big-slider-block {
        display: none;
    }

    .offer-pizza {
        display: none;
    }

    .burger {
        font-size: 18px;
        margin-top: 22px;
        vertical-align: top;
        color: #222;
    }

    .pizza-goods-gradient {
        margin-top: 20px;
        height: 40px;
    }

    .pizza-goods-gradient::before {
        height: 39px;
    }

    .pizza-goods-title {
        font-size: 24px;
        line-height: 40px;
        vertical-align: text-bottom;
    }

    .pizza-select {
        margin-top: 30px;
    }

    .goods {
        margin-top: 20px;
    }

    .goods > li {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .element {
        width: 280px;
        /*min-height: 385px;*/
        height: auto;
        display: inline-block;
    }

    .element-image {
        width: 280px;
        height: 175px;
        overflow: hidden;
    }

    .element-image img {
        width: 280px;
        height: 175px;
    }

    .element-title {
        line-height: 22px;
    }

    .element-param {
        padding: 26px 20px 10px 20px;
    }

    .pizza-prop {
        display: none;
    }

    .pizza-price {
        width: 120px;
    }

    .element .big-slider-content-link {
        margin-right: 0;
    }

    .cart-offers-title {
        margin-top: 20px;
        margin-left: 20px;
        line-height: 24px;
    }

    .footer {
        min-width: 320px;
    }

    .footer ul li {
        display: none;
    }

    .footer ul li:first-child {
        display: list-item;
    }

    .cart-user-info-block, .cart-shipping-info-block, .cart-payment-info-block, .construct-block-wrapper {
        margin: 0 10px;
    }

    .info-fields .cart-col-4, .address-list .cart-col-4, .checkout-contacts {
        width: 100%!important;
    }
    .floating-label {
        top: 22px;
    }

    .bx-soa-cart-total {
        margin-top: 0;
    }

    .sw-1313 {
        display: inline-block;
    }

    .swtor {
        display: none;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
        border-bottom: 1px solid #c9c9c9;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody td {
        border-bottom: none;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {
        width: 100%;
        display: inline-block;
        padding-bottom: 0;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.custom {
        display: inline-block;
        /*font-size: 18px;*/
        padding: 10px;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.custom .centered table{
        border-collapse: separate;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.price {
        padding: 2%;
        display: inline-block;
    }

    .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.control {
        display: inline-block;
        float: right;
    }

    .buttn {
        float: left;
        margin-top: 20px;
    }

    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
        font-size: 18px !important;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
        margin-bottom: 0;
    }

    .offer-element {
        width: 218px;
    }

    .offer-element .big-slider-content-link {
        right: 50px;
    }
}

@media screen and (max-width: 479px) {

    .wrapper, .login-content .wrapper {
        width: 280px;
        margin: 0 auto;
    }

    .header {
        width: 100%;
        height: 60px;
    }

    .header-mobile {
        display: block;
        height: 60px;
        background: #fff;
        width: 100%;
    }

    .header-logo {
        float: none;
        display: inline-block;
        margin-top: 5px;

    }

    .top {
        display: none;
    }

    .logo, .header-menu, .header-basket, .header-offer, #basket-checkout {
        display: none;
    }

    .header-mobile-basket {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        margin-top: 10px;
        float: right;
        background: rgba(255,198,0,1);
        background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
        -webkit-box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
        -moz-box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
        box-shadow: 0px 5px 10px 0 rgba(255,205,192,0.75);
    }

    .header-basket-icon-mobile {
        background: url(images/basket-icon-mobile.png) center no-repeat;
        height: 19px;
        width: 20px;
        margin-top: 10px;
        margin-left: 9px;
    }

    .big-slider-block {
        display: none;
    }

    .offer-pizza {
        display: none;
    }

    .burger {
        font-size: 18px;
        margin-top: 22px;
        vertical-align: top;
        color: #222;
    }

    .pizza-goods-gradient {
        margin-top: 20px;
        height: 40px;
    }

    .pizza-goods-gradient::before {
        height: 39px;
    }

    .pizza-goods-title {
        font-size: 24px;
        line-height: 40px;
        vertical-align: text-bottom;
        font: 23px "RobotoSlabBold"!important;
    }

    .pizza-select {
        margin-top: 30px;
    }

    .goods {
        margin-top: 20px;
    }

    .goods > li {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .element {
        width: 280px;
        /*min-height: 385px;*/
        height: auto;
        display: inline-block;
    }

    .element-image {
        width: 280px;
        height: 175px;
        overflow: hidden;
    }

    .element-image img {
        width: 280px;
        height: 175px;
    }

    .element-title {
        line-height: 22px;
    }

    .element-param {
        padding: 26px 20px 10px 20px;
    }

    .pizza-prop {
        display: none;
    }

    .pizza-price {
        width: 120px;
    }

    .element .big-slider-content-link {
        margin-right: 0;
    }

    .footer {
        min-width: 320px;
    }

    .footer ul li {
        display: none;
    }

    .footer ul li:first-child {
        display: list-item;
    }

    .cart-user-info-block, .cart-shipping-info-block, .cart-payment-info-block, .construct-block-wrapper {
        margin: 0 10px;
    }

    .info-fields .cart-col-4, .address-list .cart-col-4, .checkout-contacts {
        width: 260px;
    }

    .bx-soa-cart-total {
        margin-top: 0;
    }

    .sw-1313 {
        display: inline-block;
    }

    .swtor {
        display: none;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
        border-bottom: 1px solid #c9c9c9;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.custom {
        padding: 10px;
        display: inline-block;
        font-size: 14px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.custom:nth-last-child(){
        display:none !important;
    }


    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {
        padding-bottom: 0;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.price {
        padding: 2%;
        display: inline-block;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.control {
        display: inline-block;
        float: right;
    }
}

/* MODAL WINDOW */

 .close-popup {
    font-size: 18px;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #c1c1c1;
    margin-top: 210px;
    float: right;
}

.close-popup a {
    color: #c1c1c1;
}

.capabilities ul {
    margin-top: 15px;
}

.capabilities ul li {
    font: 13px "RobotoRegular";
    color: #222;
}

.modal-pizza-prop {
    margin-top: 25px;
}

.modal-pizza-prop p {
    font: 14px "RobotoBold";
    line-height: 11px;
}

.modal-pizza-prop ul {
    height: 100%;
    display: inline-block;
}

.modal-pizza-prop-size {
    width: 142px !important;
    vertical-align: top;
}

.modal-pizza-prop-dough {
    width: 170px !important;
    vertical-align: top;
}

.modal-element .bx_item_detail_size {
    display: inline-block;
}

.fancybox-skin {
    padding: 0 !important;
    background: transparent !important;
}

.fancybox-close {
    background: url(images/close-btn.png);
    width: 30px;
    height: 30px;
    top: -30px;
    right: 0;
}

.fancybox-opened .fancybox-skin {
    box-shadow: none;
}

.modal-pizza-prop ul li {
    color: #999;
    display: block;
    position: relative;
    margin-top: 6px;
}

.modal-pizza-prop ul li:first-child {
    /*margin-top: 20px;*/
}

.modal-pizza-prop ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.modal-pizza-prop ul li label {
    display: block;
    position: relative;
    font-size: 13px;
    /*padding: 8.5px 0px 0px 25px;*/
    padding-left: 25px;
    display: inline-block;
    /*margin-top: 11px;*/
    /*margin-left: 25px;*/
    /*line-height: 14px;*/
    cursor: pointer;
    z-index: 9;
    -webkit-transition: all 0.25s linear;
}

.modal-pizza-prop ul li:hover label {
    color: #222;
}

.modal-pizza-prop ul li .check {
    display: block;
    position: absolute;
    border: 1px solid #AAAAAA;
    border-radius: 2px;
    height: 12px;
    width: 12px;
    top: 2px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.modal-pizza-prop ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 2px;
    height: 14px;
    width: 14px;
    top: 0px;
    left: 0px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.modal-pizza-prop input[type=radio]:checked ~ .check {
    border: none;
}

.modal-pizza-prop input[type=radio]:checked ~ .check::before {
    background: rgba(255,198,0,1);
    background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
    -webkit-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 0px rgba(255,205,192,0.75);
}

.modal-pizza-prop input[type=radio]:checked ~ label {
    color: #222;
}

.modal-window {
    width: 690px;
    min-height: 100%;
    /*background-color: rgba(0, 0, 0, 0.2);*/
    overflow: hidden;
}

.modal-window .modal-element {
    position: relative;
    /*top: 253px;*/
    /*left: 595px;*/
    height: auto;
    /*margin-top: 250px;*/
    background: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.modal-window .modal-element .modal-element-image {
    display: inline-block;
    width: 690px;
    height: 430px;
}

/*.modal-element-image img{
    width: 690px;
    height: 430px;
}*/

.modal-element-title {
    font: 22px "RobotoSlabBold";
    line-height: 16px;
    color: #222;
}

.modal-window .modal-element-param {
    padding: 0;
    display: inline-block;
    width: 315px;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    vertical-align: top;
    font-size: 0;
}

.modal-window .modal-element .modal-description p, .modal-window .modal-element .modal-composition p {
    font: 13px "RobotoRegular";
    color: #333;
    margin: 15px 0;
    display: inline-block;
}

.modal-window .modal-element .modal-composition p {
    margin: 0;
    padding-bottom: 12px;
}

.modal-window .modal-element .modal-composition span {
    font-family: "RobotoBold";
}

.modal-window .modal-pizza-prop ul li .check {
    z-index: 95;
}

.modal-window .modal-pizza-prop ul li label {
    z-index: 99;
}

.modal-pizza-price {
    font: 30px "RobotoSlabBold";
    display: inline-block;
    vertical-align: top;
    width: 142px;
    margin-top: 18px;
}

.modal-pizza-price span {
    font-family: "RobotoSlabRegular";
}

.modal-pizza-weight {
    font: 10px "RobotoRegular";
    color: #999;
    margin-left: 10px;
}

.modal-button {
    background: rgba(255,198,0,1);
    background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
    color: #fff;
    font: 14px "RobotoBold";
    text-transform: uppercase;
    display: inline-block;
    width: 120px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 40px;
    bottom: 0px;
    transition: 0.3s;
    border-radius: 15px;
    text-decoration: none;
}

.modal-element .modal-button {
    position: static;
    margin-top: 18px;
    margin-right: 30px;
    -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    cursor: pointer;
}

.modal-window .modal-element .modal-description {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);*/
    padding: 30px 20px 0;
    width: 305px;
    display: inline-block;
}

.modal-window .modal-capabilities {
    background: #faf6ee;
    padding: 20px 30px;
    position: relative;
    height: 210px;
}

.hover-action {
    position: absolute;
    top: 0;
    right: 0;
    background: url("images/hover-action.png");
    width: 40px;
    height: 40px;
}

.modal-window .cap-title {
    font: 22px "RobotoSlabBold";
    line-height: 16px;
    color: #222;
    margin-bottom: 10px;
}

.modal-magic {
    height: 250px;
    background: #faf6ee;
}

.modal-tools {
    /*opacity: 0;*/
    /*z-index: 10;*/
    background: #fff;
    display: none;
    height: 250px;
}

.modal-capabilities ul {
    margin-top: 15px;
}

.modal-capabilities ul li, .modal-capabilities p {
    font: 13px "RobotoRegular";
    color: #222;
    list-style-type: none;
}

.modal-element .fa {
    font-size: 23px;
    line-height: 50px;
}

.prev-slide, .next-slide {
    text-align: center;
    position: absolute;
    color: #fff;
    background: #222;
    opacity: 0.7;
    width: 25px;
    height: 50px;
    top: 190px;
    cursor: pointer;
}

.prev-slide, .slick-prev {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    left: 10px !important;
}

.next-slide, .slick-next {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    right: 10px !important;
}

.slick-next, .slick-prev {
    z-index: 10;
    width: 40px !important;
    height: 40px !important;
}

.slick-next:before, .slick-prev:before {
    font-size: 40px !important;
}

@media screen and (max-width: 1114px) {

    .modal-capabilities {
        display: none;
    }

    .modal-tools {
        display: block;
    }
}

@media screen and (max-width: 729px) {

    .modal-window {
        width: 280px;
        margin: 0 auto;
    }

    .modal-window .modal-element .modal-element-image {
        width: 280px;
        height: 175px;
    }

    .modal-element .fa {
        font-size: 18px;
        line-height: 30px;
    }

    .modal-element-title {
        display: block;
    }

    .prev-slide, .next-slide {
        width: 15px;
        height: 30px;
        top: 78px;
    }

    .prev-slide {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    .next-slide {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .modal-window .modal-element-param {
        padding: 20px 20px 0;
        margin: 0;
        width: 240px;
    }

    .modal-window .modal-element .modal-description {
        width: 240px;
        padding-top: 20px;
    }

    .modal-pizza-price {
        width: 130px;
    }

    .modal-magic {
        height: auto;
    }

    .modal-tools {
        height: auto;
    }

    .fancybox-inner {
        width: 280px !important;
        /*height: 350px !important;*/
        height: auto !important;
        /*min-height: 500px;*/
    }

    .fancybox-opened {
        width: 280px !important;
    }

    .modal-element .bx_item_detail_size {
        display: block;
    }

    .modal-element .modal-button {
        margin-right: 0px;
        width: 110px;
    }

    .detail-content {
        background: #eddfa8;
        padding-bottom: 24px;
        height: 100%;
        display: inline-block;
        width: 100%;
    }

    .detail-item-block {
        /*margin-top: 20px;*/
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    }

    .detail-item-block .detail-buy-btn {
        margin-right: 0px;
        width: 110px;
    }

    .detail-prop {
        margin: 0;
    }

    .detail-prop p {
        font-family: "RobotoRegular";
        font-size: 13px;
        margin-top: 20px;
    }

    .detail-price-action {
        padding: 0 20px 20px;
    }

    .detail-composition p {
        padding: 0 !important;
    }

    .detail-prop ul {
        width: 100% !important;
        margin-top: 12px;
    }

    .detail-prop .detail-Size li {
        display: inline-block;
        width: 78px !important;
        height: 40px;
        margin-right: 3px;
        margin-top: 0 !important;
    }

    .detail-prop .detail-Size li:nth-child(3n) {
        margin-right: 0;
    }

    .detail-prop ul li .check {
        display: block;
        position: absolute;
        border-radius: 2px;
        border: none;
        top: 2px;
        left: 0px;
        z-index: 5;
        transition: border .25s linear;
        -webkit-transition: border .25s linear;
        background: rgba(255,198,0,1);
        background: -moz-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -o-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        background: linear-gradient(to bottom, rgba(255,198,0,1) 0%, rgba(247,78,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#f74e00', GradientType=0 );
        -webkit-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
        -moz-box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
        box-shadow: 0px 5px 10px 3px rgba(255,205,192,0.75);
    }

    .detail-prop .detail-Size li .check {
        height: 40px;
        width: 78px;
    }

    .detail-prop .detail-Testo li .check {
        height: 40px;
        width: 118px;
    }

    .detail-prop ul li label {
        color: #fff;
        font: 14px "RobotoRegular";
        padding-left: 0;
        line-height: 40px;
        text-align: center;
    }

    .detail-prop ul li:hover label {
        color: #fff;
    }

    .detail-prop ul li .check::before {
        height: 40px;
        width: 78px;
    }

    .detail-prop input[type=radio]:checked ~ .check::before {
        background: rgba(169,233,31,1);
        background: -moz-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
        background: -o-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
        background: linear-gradient(to bottom, rgba(169,233,31,1) 0%, rgba(126,198,2,1) 54%, rgba(161,210,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e91f', endColorstr='#a1d200', GradientType=0 );
        /*-webkit-box-shadow: 0px 5px 10px 3px rgba(211,211,133,1);*/
        /*-moz-box-shadow: 0px 5px 10px 3px rgba(211,211,133,1);*/
        /*box-shadow: 0px 5px 10px 3px rgba(211,211,133,1);*/
    }

    .detail-prop input[type=radio]:checked ~ label {
        color: #fff;
    }

    .detail-prop .detail-Size li label {
        width: 78px;
    }

    .detail-prop .detail-Testo li label {
        font: 15px "RobotoRegular";
        line-height: 40px;
        width: 118px;
    }

    .detail-prop .detail-Testo li {
        width: 118px !important;
        height: 40px;
        margin-top: 0 !important;
        display: inline-block;
    }

    .detail-prop .detail-Testo li:first-child {
        margin-right: 4px;
    }

    .detail-prop .detail-Testo li .check::before {
        height: 40px;
        width: 118px;
    }
}

/* detail size end */

.bx_catalog_list_home {
    border: none;
    /*margin-bottom: 0;*/
}

.info-fields ~ p .big-slider-content-link {
    position: static;
    margin-bottom: 20px;
    cursor: pointer;
}

.info-fields .checkout-name:last-child, .address-list ul li:nth-child(2n), .info-fields .cart-col-4:nth-child(2n) {
    margin-right: 0;
}

.address-list ul li {
    font-size: medium;
    display: inline-block;
}

.address-list ul li label {
    padding: 0;
}

.address-list .fa {
    float: right;
    margin-left: 5px;
}

.address-list .fa-times-circle {
    color: red;
}

.address-list .fa-pencil-square {
    color: #777;
}

.sale-personal-profile-btn-block {
    padding-bottom: 0;
    margin-top: 30px;
}

.sale-personal-profile-btn-block .big-slider-content-link {
    position: static;
    margin-right: 10px;
    margin-bottom: 10px;
}

.notetext {
    font-family: "RobotoSlabBold";
}

.info-fields .notetext {
    margin-top: 30px;
}

.info-fields a {
    color: #f85200;
    font: 15px "RobotoRegular";
    border-bottom: 1px dashed #fba87f;
}

.fancybox-inner::-webkit-scrollbar { width: 0; }

.fancybox-inner { -ms-overflow-style: none; }

.fancybox-inner { overflow: -moz-scrollbars-none; }

.modal-element-image .slick-track {
    margin-top: 0 !important;
}

.static-content {
    font-size: medium;
}

.bx-soa-cart-total {
    margin-top: 70px;
}

font.errortext {
    font: 18px "RobotoSlabBold";
    margin-top: 40px;
    display: inline-block;
}

#allSum_FORMATED {
    margin-left: 15px;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 729px) {

    #allSum_FORMATED {
        margin-left: 0;
    }

    .static-text iframe {
        width: 260px;
    }
.registration .floating-label {
    font: 18px "RobotoSlabBold";
}
}

.result-sale {
    font-size: medium;
    font-family: "RobotoRegular";
    margin-top: 40px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.sale-order-title {
    font: 22px "RobotoSlabBold";
    color: #222;
}

.sale-order-list-container {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

a.exit {
    color: #de012c;
    font-size: 12px;
    float: right;
    line-height: 40px;
    margin-left: 5px;
}

.big-slider {
 visibility: hidden !important;
}


.slick-initialized {
  visibility: visible !important;
}
.header-offer {
margin-right:0!important;
}
@media screen and (max-width:1114px) {
    .header-offer a {
        font-size: 14px!important;
    }
}
