#form-popup{width:750px;padding:0;background:#fff;font-family:'Rubik',sans-serif;border-radius:4px;border:1px solid #e5d2c4;display:none;box-sizing:border-box}@media (max-width: 768px){#form-popup{width:98%}}#form-popup *{box-sizing:border-box}#form-popup .fancybox-close-small{display:none}#form-popup .alert{display:none}#form-popup .configurator-top .configurator-head{background:#ef5526;padding:26px 30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5d2c4}#form-popup .configurator-top .configurator-head .title span{color:#fff;font-size:14px;font-weight:500}#form-popup .configurator-top .configurator-head .close-configurator{cursor:pointer;position:relative}#form-popup .configurator-top .configurator-head .close-configurator::after{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;cursor:pointer;z-index:99}#form-popup .configurator-top .configurator-content{padding:15px;position:relative}#form-popup .configurator-top .configurator-content > div{border:none;float:none;padding:0}#form-popup .configurator-top .configurator-content > div .form-title{display:none}#form-popup .configurator-top .configurator-content > div ul{float:none}#form-popup .configurator-top .configurator-content > div ul li{margin-bottom:20px;position:relative}#form-popup .configurator-top .configurator-content > div ul li:last-child{margin-bottom:0}#form-popup .configurator-top .configurator-content > div ul li .form_error{float:right;padding:3px 5px;background:red;color:#fff;border-radius:4px;margin-top:3px}#form-popup .configurator-top .configurator-content > div ul li .box-left{width:100%;margin-bottom:5px}#form-popup .configurator-top .configurator-content > div ul li .box-left label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400}#form-popup .configurator-top .configurator-content > div ul li .box-right{width:100%}#form-popup .configurator-top .configurator-content > div ul li .box-right::after{content:'';display:block;clear:both}#form-popup .configurator-top .configurator-content > div ul li .box-right input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#form-popup .configurator-top .configurator-content > div ul li .box-right input:hover,#form-popup .configurator-top .configurator-content > div ul li .box-right input:focus,#form-popup .configurator-top .configurator-content > div ul li .box-right input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}#form-popup .configurator-top .configurator-content > div ul li .box-right input.street{float:left;width:48%}#form-popup .configurator-top .configurator-content > div ul li .box-right input.home_number{float:right;width:48%}#form-popup .configurator-top .configurator-content > div ul li .box-right textarea{width:100%;font-family:Rubik;min-height:81px;border:1px solid #eef1f1;padding:14px 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#form-popup .configurator-top .configurator-content > div ul li .box-right textarea:hover,#form-popup .configurator-top .configurator-content > div ul li .box-right textarea:focus,#form-popup .configurator-top .configurator-content > div ul li .box-right textarea:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}#form-popup .configurator-top .configurator-content > div ul li .box-right select{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#form-popup .configurator-top .configurator-content > div ul li .box-right select:hover,#form-popup .configurator-top .configurator-content > div ul li .box-right select:focus,#form-popup .configurator-top .configurator-content > div ul li .box-right select:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}#form-popup .configurator-top .configurator-content > div ul li .box-right .error_description{float:right;padding:4px 10px;font-size:12px;color:#fff;background:red;margin-top:4px;border-radius:4px}#form-popup .configurator-top .configurator-content > div ul li .button-form{padding:14px 50px!important;color:#fff;font-size:12px;font-weight:500;border-radius:4px;float:right;display:inline-block;border:none;width:auto!important;height:auto!important;background:#433c3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#form-popup .configurator-top .configurator-content > div ul li .button-form:hover{background:#ef5526}@media (max-width: 480px){#form-popup .configurator-top .configurator-content > div ul li .button-form{padding:15px;width:100%;text-align:center}}#form-popup .configurator-top .configurator-content::after{content:'';display:block;width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px);position:absolute;bottom:0;left:30px;height:1px;background:#e5d2c4}.cart-steps{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-radius:21px;background:#faefe8;border:1px solid #e5d2c4;margin-bottom:40px}@media (max-width: 768px){.cart-steps{justify-content:space-around;margin-bottom:75px}}.cart-steps .step{position:relative}.cart-steps .step .active{display:none;vertical-align:middle}.cart-steps .step .inactive{display:inline-block;vertical-align:middle}.cart-steps .step span{color:#e5d2c4;font-size:14px;font-weight:400;margin-left:10px;vertical-align:middle}@media (max-width: 992px){.cart-steps .step span{font-size:12px}}@media (max-width: 768px){.cart-steps .step span{position:absolute;left:50%;top:47px;min-width:100px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;margin-left:0}}@media (max-width: 400px){.cart-steps .step span{font-size:11px}}.cart-steps .step.current .active{display:inline-block;vertical-align:middle}.cart-steps .step.current .inactive{display:none;vertical-align:middle}.cart-steps .step.current span{display:inline-block;color:#433c3a;font-size:14px;font-weight:500;margin-left:10px;vertical-align:middle}@media (max-width: 992px){.cart-steps .step.current span{font-size:12px}}@media (max-width: 768px){.cart-steps .step.current span{margin-left:0}}@media (max-width: 400px){.cart-steps .step.current span{font-size:11px}}.cart-section{margin-top:185px}#cart-message{text-align:center;margin-bottom:40px;display:none}.cart-main-title{line-height:1;margin-bottom:15px;color:#433c3a;font-size:18px;display:inline-block;font-weight:400}@media (max-width: 992px){.cart-data-main-title{display:none}}#order-step-1 #cart-messages p{margin:2px auto;background-color:red;color:#fff;padding:3px 10px;width:80%;text-align:center}#order-step-1 #cart{width:100%;margin-bottom:35px;border-collapse:initial}@media (max-width: 992px){#order-step-1 #cart{display:block}}@media (max-width: 992px){#order-step-1 #cart tbody{display:block}}@media (max-width: 992px){#order-step-1 #cart tr{display:block;border:1px solid #eef1f1;border-radius:4px;padding:15px;text-align:center}#order-step-1 #cart tr::after{content:'';display:block;clear:both}}#order-step-1 #cart tr td{vertical-align:middle}@media (max-width: 992px){#order-step-1 #cart tr td{display:block}}#order-step-1 #cart tr td.column-image{padding:15px;width:240px;border-left:1px solid #e5d2c4;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4;border-radius:4px 0 0 4px}#order-step-1 #cart tr td.column-image img{max-height:140px}@media (max-width: 992px){#order-step-1 #cart tr td.column-image{width:30%;border:none;display:inline-block;padding:0 15px 0 0}}@media (max-width: 550px){#order-step-1 #cart tr td.column-image{width:45%}}@media (max-width: 440px){#order-step-1 #cart tr td.column-image{width:100%;padding:0 0 15px;text-align:center}}#order-step-1 #cart tr td.column-data{width:36%;padding:25px 15px 25px 0;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4}@media (max-width: 992px){#order-step-1 #cart tr td.column-data{width:65%;border:none;display:inline-block;padding:0;text-align:left}}@media (max-width: 550px){#order-step-1 #cart tr td.column-data{width:45%}}@media (max-width: 440px){#order-step-1 #cart tr td.column-data{width:100%;padding:0;text-align:center}}#order-step-1 #cart tr td.column-data .name{display:block;color:#433c3a;font-size:24px;font-weight:300;margin-bottom:20px}@media (max-width: 992px){#order-step-1 #cart tr td.column-data .name{font-size:18px}}@media (max-width: 440px){#order-step-1 #cart tr td.column-data .name{margin-bottom:15px}}#order-step-1 #cart tr td.column-data .cart-variants p{line-height:1;margin-bottom:10px}@media (max-width: 992px){#order-step-1 #cart tr td.column-data .cart-variants p{margin-bottom:4px}}#order-step-1 #cart tr td.column-data .cart-variants p:last-child{margin-bottom:0}#order-step-1 #cart tr td.column-data .cart-variants p .option{color:#433c3a;font-size:13px;font-weight:400;display:inline-block;margin-right:5px;vertical-align:middle}#order-step-1 #cart tr td.column-data .cart-variants p .value{border-radius:4px;background-color:#fff;border:1px solid #eef1f1;padding:3px 6px;color:#666;font-size:12px;font-weight:400;display:inline-block;vertical-align:middle}#order-step-1 #cart tr td.column-quantity{padding:15px;width:20%;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4}@media (max-width: 992px){#order-step-1 #cart tr td.column-quantity{width:auto;border:none;display:inline-block;padding:0 55px 0 0;margin-top:15px;text-align:left}}@media (max-width: 480px){#order-step-1 #cart tr td.column-quantity{padding:0 30px 0 0}}@media (max-width: 440px){#order-step-1 #cart tr td.column-quantity{padding:0 15px 0 0}}#order-step-1 #cart tr td.column-quantity .quantity-title{color:#433c3a;font-size:18px;font-weight:400;margin-bottom:5px;line-height:1}@media (max-width: 992px){#order-step-1 #cart tr td.column-quantity .quantity-title{margin-bottom:10px}}#order-step-1 #cart tr td.column-quantity .quantity-box-table{width:74px}#order-step-1 #cart tr td.column-quantity .quantity-box-table::after{content:'';display:block;clear:both}#order-step-1 #cart tr td.column-quantity .quantity-box-table input{width:44px;height:40px;text-align:center;border:1px solid #eef1f1;float:left;border-radius:4px 0 0 4px}#order-step-1 #cart tr td.column-quantity .quantity-box-table .right{float:left;width:30px}#order-step-1 #cart tr td.column-quantity .quantity-box-table .right a{display:block;height:20px;width:100%;text-align:center;color:#433c3a;font-size:12px;padding-top:3px;font-weight:500;cursor:pointer}#order-step-1 #cart tr td.column-quantity .quantity-box-table .right a:first-child{border-radius:0 4px 0 0;border:1px solid #eef1f1;border-left:none}#order-step-1 #cart tr td.column-quantity .quantity-box-table .right a:last-child{border-radius:0 0 4px 0;border:1px solid #eef1f1;border-left:none;border-top:none}#order-step-1 #cart tr td.column-price{width:20%;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4}@media (max-width: 992px){#order-step-1 #cart tr td.column-price{width:auto;border:none;display:inline-block;margin-top:15px;text-align:left}}#order-step-1 #cart tr td.column-price .price{color:#433c3a;font-size:24px;font-weight:300;line-height:1}#order-step-1 #cart tr td.column-price .price *{display:inline-block}#order-step-1 #cart tr td.column-price .price .price-old{text-decoration:line-through;font-size:18px}#order-step-1 #cart tr td.column-price .price .price-old *{text-decoration:line-through}#order-step-1 #cart tr td.column-price .price.after_discount{display:block;margin-top:10px;font-size:26px}#order-step-1 #cart tr td.column-price .price .description{display:block;font-size:17px;margin-bottom:3px}@media (max-width: 992px){#order-step-1 #cart tr td.column-price .price .description{font-size:15px}}#order-step-1 #cart tr td.column-delete{width:120px;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4;border-right:1px solid #e5d2c4;border-radius:0 4px 4px 0}@media (max-width: 992px){#order-step-1 #cart tr td.column-delete{width:auto;float:right;border:none;display:inline-block;padding:0 0 0 15px;margin-top:47px;text-align:center}}@media (max-width: 440px){#order-step-1 #cart tr td.column-delete{margin-top:15px;width:100%;text-align:center;float:none}}#order-step-1 #cart tr td.column-delete a{display:inline-block;background:#faefe8;border:1px solid #e5d2c4;padding:10px 13px;line-height:1;color:#433c3a;font-size:12px;font-weight:500;float:none;width:auto;border-radius:4px;height:auto}#order-step-1 #cart tr.empty{border:none;padding:0}#order-step-1 #cart tr.empty .empty-column{width:100%;height:20px;padding:0;border:none}#order-step-1 #cart-left{margin-bottom:38px}#order-step-1 #cart-left .shppay-list-header{line-height:1;margin-bottom:15px;color:#433c3a;font-size:18px;font-weight:400}#order-step-1 #cart-left .shppay-list-header::after{content:'';display:block;clear:both}#order-step-1 #cart-left .shppay-list-header #shipment_country{float:right;display:none}#order-step-1 #cart-left .shppay-list-header #shipment_country select{border:1px solid #e5d2c4;border-radius:4px}#order-step-1 #cart-left .shipment_options,#order-step-1 #cart-left .payment_options{margin:0;padding:0;list-style-type:none;border:1px solid #e5d2c4;border-radius:4px}@media (max-width: 992px){#order-step-1 #cart-left .shipment_options,#order-step-1 #cart-left .payment_options{border:1px solid #eef1f1}}@media (max-width: 992px){#order-step-1 #cart-left .shipment_options,#order-step-1 #cart-left .payment_options{margin-bottom:30px}}#order-step-1 #cart-left .shipment_options li,#order-step-1 #cart-left .payment_options li{border-bottom:1px solid #e5d2c4;padding:20px;cursor:pointer}@media (max-width: 992px){#order-step-1 #cart-left .shipment_options li,#order-step-1 #cart-left .payment_options li{border-bottom:1px solid #eef1f1}}#order-step-1 #cart-left .shipment_options li .value-box,#order-step-1 #cart-left .payment_options li .value-box{margin-right:14px}#order-step-1 #cart-left .shipment_options li .value-box .checkbox,#order-step-1 #cart-left .payment_options li .value-box .checkbox{border:1px solid #e5d2c4;border-radius:50%}#order-step-1 #cart-left .shipment_options li .value-box .checkbox.checked::after,#order-step-1 #cart-left .payment_options li .value-box .checkbox.checked::after{content:'';display:block;border-radius:50%;background:#ef5526;width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#order-step-1 #cart-left .shipment_options li .value-box .checkbox input,#order-step-1 #cart-left .payment_options li .value-box .checkbox input{display:none}#order-step-1 #cart-left .shipment_options li label,#order-step-1 #cart-left .payment_options li label{color:#433c3a;font-size:18px;font-weight:400;margin:0 14px 0 0}#order-step-1 #cart-left .shipment_options li .shppay-logo,#order-step-1 #cart-left .payment_options li .shppay-logo{margin-right:14px}#order-step-1 #cart-left .shipment_options li .price,#order-step-1 #cart-left .payment_options li .price{display:none}#order-step-1 #cart-left .shipment_options li *,#order-step-1 #cart-left .payment_options li *{display:inline-block;vertical-align:middle}#order-step-1 #cart-left .shipment_options li:last-child,#order-step-1 #cart-left .payment_options li:last-child{border:none}#order-step-1 #cart-left .discounts{margin-bottom:30px;margin-top:30px}#order-step-1 #cart-left .discounts .discounts-title{color:#433c3a;font-size:18px;font-weight:400;line-height:1;margin:0 0 15px}#order-step-1 #cart-left .discounts .code-box{border:1px solid #eef1f1;border-radius:4px;position:relative;padding:5px}#order-step-1 #cart-left .discounts .code-box input{height:35px;border:none;padding-right:100px;width:100%;color:#7d7d7d;font-size:12px;padding-left:10px;font-weight:400}#order-step-1 #cart-left .discounts .code-box button{color:#fff;font-size:12px;font-weight:500;background:#433c3a;padding:0 20px;position:absolute;right:5px;border-radius:4px;top:5px;border:none;height:35px}#order-step-1 #cart-left .discounts .code-box #discount_message{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%;margin-top:5px}#order-step-1 #cart-left .discounts .code-box #discount_message .ok,#order-step-1 #cart-left .discounts .code-box #discount_message .gratis,#order-step-1 #cart-left .discounts .code-box #discount_message .free_delivery{margin:0;line-height:1;display:inline-block;vertical-align:text-bottom;background:#6FC22B;color:#fff;padding:4px 5px;border-radius:4px;font-size:11px;font-weight:500;display:none}#order-step-1 #cart-left .discounts .code-box #discount_message .wrong,#order-step-1 #cart-left .discounts .code-box #discount_message .user_discount_is_better,#order-step-1 #cart-left .discounts .code-box #discount_message .empty_code{margin:0;line-height:1;display:inline-block;vertical-align:text-bottom;background:red;color:#fff;padding:4px 5px;border-radius:4px;font-size:11px;font-weight:500;display:none}#order-step-1 #cart-left .col-cart-summary .cart-summary-box{box-shadow:0 0 15px rgba(0,0,0,0.14);background:#fff;border-top:4px solid #ef5526;border-radius:4px;display:block;padding:30px;margin-top:40px}#order-step-1 #cart-left .col-cart-summary .cart-summary-box .basket-price-element{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #eef1f1}#order-step-1 #cart-left .col-cart-summary .cart-summary-box .basket-price-element:last-child{margin-bottom:0;padding-bottom:0;border:none}#order-step-1 #cart-left .col-cart-summary .cart-summary-box .basket-price-element .price-element-title{color:#433c3a;font-size:12px;font-weight:500;line-height:1;margin-bottom:15px;text-transform:uppercase}#order-step-1 #cart-left .col-cart-summary .cart-summary-box .basket-price-element .value-wrapper *{display:inline-block;color:#433c3a;font-size:24px;font-weight:300}#order-step-2 .cart-data-titles{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#order-step-2 .cart-data-titles .cart-main-title{margin-bottom:0}#order-step-2 .cart-data-titles .go-to-login{display:none}@media (max-width: 992px){#order-step-2 .cart-data-titles .go-to-login{display:block;padding:22px 50px;background:#ef5526;color:#fff;background-size:14%;font-size:12px;font-weight:500;cursor:pointer;border-radius:4px}}#order-step-2 .main-logged{width:70%;float:none;margin:0 auto}@media (max-width: 992px){#order-step-2 .main-logged{width:100%}}@media (max-width: 992px){#order-step-2 .main-not-logged{margin-bottom:30px}}#order-step-2 .error_description{float:right;padding:4px 10px;font-size:12px;color:#fff;background:red;margin-top:4px;border-radius:4px}#order-step-2 .order-data-wrapper{border-radius:4px;border:1px solid #eef1f1;width:100%}#order-step-2 .order-data-wrapper .nav-box a{display:block;padding:20px;border-bottom:1px solid #eef1f1}#order-step-2 .order-data-wrapper .nav-box a .checkbox{border:1px solid #e5d2c4;border-radius:50%;margin-right:10px;vertical-align:middle}#order-step-2 .order-data-wrapper .nav-box a.current .checkbox::after{content:'';display:block;border-radius:50%;background:#ef5526;width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#order-step-2 .order-data-wrapper .nav-box a span{color:#433c3a;font-size:18px;font-weight:400;display:inline-block;vertical-align:middle}#order-step-2 .order-data-wrapper .checkbox{border:1px solid #e5d2c4;border-radius:50%}#order-step-2 .order-data-wrapper .checkbox.checked::after{content:'';display:block;border-radius:50%;background:#ef5526;width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#order-step-2 .order-data-wrapper .checkbox input{display:none}#order-step-2 .order-data-wrapper ul.order-data-list{padding:20px;list-style-type:none;border-bottom:1px solid #eef1f1;margin-bottom:20px}#order-step-2 .order-data-wrapper ul.order-data-list li{margin-bottom:20px;position:relative}#order-step-2 .order-data-wrapper ul.order-data-list li:last-child{margin-bottom:0}#order-step-2 .order-data-wrapper ul.order-data-list li .box-left{width:100%;margin-bottom:5px}#order-step-2 .order-data-wrapper ul.order-data-list li .box-left label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right{width:100%}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right::after{content:'';display:block;clear:both}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right input:hover,#order-step-2 .order-data-wrapper ul.order-data-list li .box-right input:focus,#order-step-2 .order-data-wrapper ul.order-data-list li .box-right input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right input.street{float:left;width:48%}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right input.home_number{float:right;width:48%}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right textarea{width:100%;font-family:Rubik;min-height:81px;border:1px solid #eef1f1;padding:14px 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right textarea:hover,#order-step-2 .order-data-wrapper ul.order-data-list li .box-right textarea:focus,#order-step-2 .order-data-wrapper ul.order-data-list li .box-right textarea:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right select{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#order-step-2 .order-data-wrapper ul.order-data-list li .box-right select:hover,#order-step-2 .order-data-wrapper ul.order-data-list li .box-right select:focus,#order-step-2 .order-data-wrapper ul.order-data-list li .box-right select:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}#order-step-2 .order-data-wrapper #rules{padding:0 20px 20px}#order-step-2 .order-data-wrapper #rules .checkbox-box{margin-bottom:20px;color:#433c3a;font-size:14px;font-weight:400}#order-step-2 .order-data-wrapper #rules .checkbox-box:last-child{margin-bottom:0}#order-step-2 .order-data-wrapper #rules .checkbox-box a{color:#ef5526}#order-step-2 .order-login-wrapper{border-radius:4px;border:1px solid #eef1f1;width:100%}#order-step-2 .order-login-wrapper ul.order-data-list{padding:20px;list-style-type:none}#order-step-2 .order-login-wrapper ul.order-data-list li{margin-bottom:20px}#order-step-2 .order-login-wrapper ul.order-data-list li:last-child{margin-bottom:0}#order-step-2 .order-login-wrapper ul.order-data-list li::after{content:'';display:block;clear:both}#order-step-2 .order-login-wrapper ul.order-data-list li button{float:right;color:#fff;font-size:12px;font-weight:500;padding:10px 22px;background:#433c3a;border:none;margin-left:15px;border-radius:4px}#order-step-2 .order-login-wrapper ul.order-data-list li .link-2{color:#433c3a;font-size:12px;font-weight:500;float:right;margin-top:12px}#order-step-2 .order-login-wrapper ul.order-data-list li .box-left{width:100%;margin-bottom:5px}#order-step-2 .order-login-wrapper ul.order-data-list li .box-left label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400}#order-step-2 .order-login-wrapper ul.order-data-list li .box-right{width:100%}#order-step-2 .order-login-wrapper ul.order-data-list li .box-right input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}#order-step-2 .order-login-wrapper ul.order-data-list li .box-right input:hover,#order-step-2 .order-login-wrapper ul.order-data-list li .box-right input:focus,#order-step-2 .order-login-wrapper ul.order-data-list li .box-right input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}@media (max-width: 1200px){#order-step-3 .basket-summary-table{width:100%}}#order-step-3 .basket-summary-table #cart-summary{width:100%;border-collapse:initial}@media (max-width: 1200px){#order-step-3 .basket-summary-table #cart-summary{margin-bottom:-20px}}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary{display:block;width:100%}#order-step-3 .basket-summary-table #cart-summary tbody{width:100%;display:block}}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr{display:block;width:100%;border:1px solid #eef1f1;border-radius:4px;padding:15px}#order-step-3 .basket-summary-table #cart-summary tr::after{content:'';display:block;clear:both}}#order-step-3 .basket-summary-table #cart-summary tr.empty:last-child{display:none}#order-step-3 .basket-summary-table #cart-summary tr td{vertical-align:middle}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr td{display:block}}#order-step-3 .basket-summary-table #cart-summary tr td.column-image{padding:15px;width:240px;border-left:1px solid #e5d2c4;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4;border-radius:4px 0 0 4px}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr td.column-image{border:none;width:45%;float:left;padding:0}}@media (max-width: 440px){#order-step-3 .basket-summary-table #cart-summary tr td.column-image{width:100%;margin-bottom:15px;text-align:center}}#order-step-3 .basket-summary-table #cart-summary tr td.column-image img{max-height:140px}#order-step-3 .basket-summary-table #cart-summary tr td.column-data{width:45%;padding:25px 15px 25px 0;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr td.column-data{border:none;width:45%;float:right;padding:0}}@media (max-width: 440px){#order-step-3 .basket-summary-table #cart-summary tr td.column-data{width:100%;text-align:center;margin-bottom:15px}}#order-step-3 .basket-summary-table #cart-summary tr td.column-data .name{display:block;color:#433c3a;font-size:24px;font-weight:300;margin-bottom:10px}@media (max-width: 992px){#order-step-3 .basket-summary-table #cart-summary tr td.column-data .name{font-size:18px}}@media (max-width: 440px){#order-step-3 .basket-summary-table #cart-summary tr td.column-data .name{margin-bottom:0}}#order-step-3 .basket-summary-table #cart-summary tr td.column-data .cart-variants p{line-height:1;margin-bottom:10px}@media (max-width: 480px){#order-step-3 .basket-summary-table #cart-summary tr td.column-data .cart-variants p{margin-bottom:3px}}#order-step-3 .basket-summary-table #cart-summary tr td.column-data .cart-variants p:last-child{margin-bottom:0}#order-step-3 .basket-summary-table #cart-summary tr td.column-data .cart-variants p .option{color:#433c3a;font-size:13px;font-weight:400;display:inline-block;margin-right:5px;vertical-align:middle}#order-step-3 .basket-summary-table #cart-summary tr td.column-data .cart-variants p .value{border-radius:4px;background-color:#fff;border:1px solid #eef1f1;color:#666;font-size:12px;font-weight:400;padding:3px 6px;display:inline-block;vertical-align:middle}#order-step-3 .basket-summary-table #cart-summary tr td.column-price{width:23%;border-top:1px solid #e5d2c4;border-bottom:1px solid #e5d2c4;border-right:1px solid #e5d2c4;border-radius:0 4px 4px 0;padding:25px 15px 15px 0}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr td.column-price{border:none;width:100%;float:left;padding:15px 0 0}}@media (max-width: 440px){#order-step-3 .basket-summary-table #cart-summary tr td.column-price{text-align:center;padding:0}}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price{color:#433c3a;font-size:24px;font-weight:300;line-height:1;margin-bottom:15px}@media (max-width: 992px){#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price{font-size:18px}}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price{margin-bottom:4px}}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price *{display:inline-block}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price span{display:block;color:#433c3a;font-size:18px;font-weight:500;line-height:1;margin-bottom:10px}@media (max-width: 550px){#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price span{margin-bottom:2px}}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price.price-old{text-decoration:line-through;font-size:18px}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price.price-old *{text-decoration:line-through}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price.after_discount{display:block;margin-top:10px;font-size:26px}#order-step-3 .basket-summary-table #cart-summary tr td.column-price .price .description{display:block;font-size:17px;margin-bottom:3px}#order-step-3 .basket-summary-table #cart-summary tr.empty{border:none;padding:0}#order-step-3 .basket-summary-table #cart-summary tr.empty .empty-column{width:100%;height:20px;padding:0;border:none}#order-step-3 .basket-summary-table .cart-summary-row .left{text-align:left}#order-step-3 .basket-summary-table .cart-summary-row .right{text-align:right}#order-step-3 .basket-summary-table .cart-summary-row .summary-col{margin-top:35px;color:#433c3a;font-size:18px;font-weight:400}#order-step-3 .basket-summary-table .cart-summary-row .summary-col span{display:block}@media (max-width: 1200px){#order-step-3 .basket-summary-data{width:100%}}#order-step-3 .basket-summary-data .content{border:1px solid #e5d2c4;padding:20px;color:#433c3a;font-size:18px;font-weight:400;border-radius:4px}#cart-submits{margin-top:40px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center}#cart-submits img{position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none}#cart-submits .goback{padding:22px 0;background:#fff;color:#433c3a;font-size:12px;font-weight:500;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#cart-submits .goback:hover{color:#ef5526}@media (max-width: 480px){#cart-submits .goback{color:#433c3a;padding:24px 0;background:#fff}}#cart-submits .goforward{padding:22px 50px;background:#ef5526 url(../../images/goforward-arrow.svg) no-repeat 97% center;color:#fff;background-size:14%;font-size:12px;font-weight:500;cursor:pointer;border-radius:4px}@media (max-width: 400px){#cart-submits .goforward{padding:22px 35px 22px 20px}}.login-section .login_error_description{float:right;padding:4px 10px;font-size:12px;color:#fff;background:red;margin-top:4px;border-radius:4px}.login-section .form-box{margin-bottom:30px}.login-section .form-box .default-title{line-height:1;margin-bottom:15px;color:#433c3a;font-size:18px;display:inline-block;font-weight:400}.login-section .form-box ul.login-list{padding:20px;list-style-type:none;border-radius:4px;border:1px solid #eef1f1}.login-section .form-box ul.login-list li{margin-bottom:20px;position:relative}.login-section .form-box ul.login-list li:last-child{margin-bottom:0}.login-section .form-box ul.login-list li .box-left{width:100%;margin-bottom:5px}.login-section .form-box ul.login-list li .box-left label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400}.login-section .form-box ul.login-list li .box-right{width:100%}.login-section .form-box ul.login-list li .box-right::after{content:'';display:block;clear:both}.login-section .form-box ul.login-list li .box-right input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}.login-section .form-box ul.login-list li .box-right input:hover,.login-section .form-box ul.login-list li .box-right input:focus,.login-section .form-box ul.login-list li .box-right input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}.login-section .form-box .register-text{padding:20px;list-style-type:none;border-radius:4px;border:1px solid #eef1f1}.login-section .form-box .register-text p{font-weight:700;margin-bottom:5px}.login-section .form-box .register-text::after{content:'';display:block;clear:both}.login-section .form-box .register-text .login-button{margin-top:15px}.login-section .form-box .login-link{color:#ef5526;text-decoration:underline}@media (max-width: 480px){.login-section .form-box .login-link{display:block;text-align:center;margin-bottom:15px}}.login-section .form-box .login-button{padding:22px 50px;color:#fff;font-size:12px;font-weight:500;border-radius:4px;float:right;display:inline-block;border:none;background:#433c3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.login-section .form-box .login-button:hover{background:#ef5526}@media (max-width: 480px){.login-section .form-box .login-button{padding:15px;width:100%;text-align:center}}.register-section .register_error_description{float:right;padding:4px 10px;font-size:12px;color:#fff;background:red;margin-top:4px;border-radius:4px}.register-section .nav-box a{display:block;padding:20px;border-bottom:1px solid #eef1f1}.register-section .nav-box a .checkbox{border:1px solid #e5d2c4;border-radius:50%;margin-right:10px;vertical-align:middle}.register-section .nav-box a.current .checkbox::after{content:'';display:block;border-radius:50%;background:#ef5526;width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.register-section .nav-box a span{color:#433c3a;font-size:18px;font-weight:400;display:inline-block;vertical-align:middle}.register-section .checkbox{border:1px solid #e5d2c4;border-radius:50%;float:left}.register-section .checkbox.checked::after{content:'';display:block;border-radius:50%;background:#ef5526;width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.register-section .checkbox input{display:none}.register-section .label-for-checkbox{float:right;width:-webkit-calc(100% - 23px);width:-moz-calc(100% - 23px);width:calc(100% - 23px)}.register-section .form-box{margin-bottom:30px}.register-section .form-box .default-title{line-height:1;margin-bottom:15px;color:#433c3a;font-size:18px;display:inline-block;font-weight:400}.register-section .form-box ul.register-list{padding:20px;list-style-type:none;border-radius:4px;border:1px solid #eef1f1}.register-section .form-box ul.register-list li{margin-bottom:20px;position:relative}.register-section .form-box ul.register-list li:last-child{margin-bottom:0}.register-section .form-box ul.register-list li::after{content:'';display:block;clear:both}.register-section .form-box ul.register-list li label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400;margin-bottom:5px}.register-section .form-box ul.register-list li input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}.register-section .form-box ul.register-list li input:hover,.register-section .form-box ul.register-list li input:focus,.register-section .form-box ul.register-list li input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}.register-section .form-box .register-text{padding:20px;list-style-type:none;border-radius:4px;border:1px solid #eef1f1}.register-section .form-box .register-text p{font-weight:700;margin-bottom:5px}.register-section .form-box .register-text::after{content:'';display:block;clear:both}.register-section .form-box .register-text .login-button{margin-top:15px}.register-section .form-box .login-link{color:#ef5526;text-decoration:underline}@media (max-width: 480px){.register-section .form-box .login-link{display:block;text-align:center;margin-bottom:15px}}.register-section .form-box .register-button{padding:22px 50px;color:#fff;font-size:12px;font-weight:500;border-radius:4px;float:right;display:inline-block;border:none;background:#433c3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.register-section .form-box .register-button:hover{background:#ef5526}@media (max-width: 480px){.register-section .form-box .register-button{padding:15px;width:100%;text-align:center}}.remind-section .error_description{float:right;padding:4px 10px;font-size:12px;color:#fff;background:red;margin-top:4px;border-radius:4px}.remind-section .form-box{margin-bottom:30px}.remind-section .form-box .default-title{line-height:1;margin-bottom:15px;color:#433c3a;font-size:18px;display:inline-block;font-weight:400}.remind-section .form-box ul.login-list{padding:20px;list-style-type:none;border-radius:4px;border:1px solid #eef1f1}.remind-section .form-box ul.login-list li{margin-bottom:20px;position:relative}.remind-section .form-box ul.login-list li:last-child{margin-bottom:0}.remind-section .form-box ul.login-list li .box-left{width:100%;margin-bottom:5px}.remind-section .form-box ul.login-list li .box-left label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400}.remind-section .form-box ul.login-list li .box-right{width:100%}.remind-section .form-box ul.login-list li .box-right::after{content:'';display:block;clear:both}.remind-section .form-box ul.login-list li .box-right input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}.remind-section .form-box ul.login-list li .box-right input:hover,.remind-section .form-box ul.login-list li .box-right input:focus,.remind-section .form-box ul.login-list li .box-right input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}.remind-section .form-box .remind-button{padding:22px 50px;color:#fff;font-size:12px;font-weight:500;border-radius:4px;float:right;display:inline-block;border:none;background:#433c3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.remind-section .form-box .remind-button:hover{background:#ef5526}@media (max-width: 480px){.remind-section .form-box .remind-button{padding:15px;width:100%;text-align:center}}.myaccount-section .error_description{float:right;padding:4px 10px;font-size:12px;color:#fff;background:red;margin-top:4px;border-radius:4px}.myaccount-section .default-title{line-height:1;margin-bottom:15px;color:#433c3a;font-size:18px;display:inline-block;font-weight:400}.myaccount-section .myaccount-tabs{margin-bottom:30px;list-style-type:none;padding:0}.myaccount-section .myaccount-tabs li{padding:22px 50px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;color:#fff;font-size:12px;font-weight:500;border-radius:4px;display:inline-block;border:none;background:#433c3a;margin-right:15px}.myaccount-section .myaccount-tabs li:last-child{margin-right:0}.myaccount-section .myaccount-tabs li.current{background:#ef5526}@media (max-width: 480px){.myaccount-section .myaccount-tabs li{padding:15px;width:100%;text-align:center;margin-bottom:10px}.myaccount-section .myaccount-tabs li:last-child{margin-bottom:0}}.myaccount-section .myaccount-button{padding:22px 50px;color:#fff;font-size:12px;font-weight:500;border-radius:4px;float:right;display:inline-block;border:none;background:#433c3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.myaccount-section .myaccount-button:hover{background:#ef5526}@media (max-width: 480px){.myaccount-section .myaccount-button{padding:15px;width:100%;text-align:center}}.myaccount-section .myaccount-form-data{border-radius:4px;border:1px solid #eef1f1}.myaccount-section .myaccount-form-data .nav-box a{display:block;padding:20px;border-bottom:1px solid #eef1f1}.myaccount-section .myaccount-form-data .nav-box a .checkbox{border:1px solid #e5d2c4;border-radius:50%;margin-right:10px;vertical-align:middle}.myaccount-section .myaccount-form-data .nav-box a.current .checkbox::after{content:'';display:block;border-radius:50%;background:#ef5526;width:8px;height:8px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.myaccount-section .myaccount-form-data .nav-box a span{color:#433c3a;font-size:18px;font-weight:400;display:inline-block;vertical-align:middle}.myaccount-section .myaccount-form-data ul.myaccount-list{padding:20px}.myaccount-section .myaccount-form-data ul.myaccount-list li{margin-bottom:20px;position:relative}.myaccount-section .myaccount-form-data ul.myaccount-list li:last-child{margin-bottom:0}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-left{width:100%;margin-bottom:5px}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-left label{line-height:1;margin:0;color:#433c3a;font-size:18px;font-weight:400}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right{width:100%}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right::after{content:'';display:block;clear:both}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right input{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right input:hover,.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right input:focus,.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right input:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right input.street{float:left;width:48%}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right input.home_number{float:right;width:48%}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right textarea{width:100%;font-family:Rubik;min-height:81px;border:1px solid #eef1f1;padding:14px 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right textarea:hover,.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right textarea:focus,.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right textarea:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right select{width:100%;font-family:Rubik;height:40px;border:1px solid #eef1f1;padding:0 10px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:4px}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right select:hover,.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right select:focus,.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right select:active{border:1px solid #433c3a;color:#433c3a;font-size:16px;font-weight:500}.myaccount-section .myaccount-form-data ul.myaccount-list li .box-right .change-password{padding:6px 50px;background:#ef5526;color:#fff;font-size:12px;font-weight:500;border-radius:4px;display:inline-block;border:none}.myaccount-section .order-history{display:none}.myaccount-section .order-history table.order-list{border:1px solid #eef1f1;width:100%;font-size:16px;color:#433c3a}@media (max-width: 550px){.myaccount-section .order-history table.order-list{display:block;width:100%;border:none}}@media (max-width: 550px){.myaccount-section .order-history table.order-list tbody{display:block;width:100%}}.myaccount-section .order-history table.order-list tbody tr{border-bottom:1px solid #eef1f1;background-color:#fff}@media (max-width: 550px){.myaccount-section .order-history table.order-list tbody tr{display:block;width:100%}.myaccount-section .order-history table.order-list tbody tr::after{content:'';display:block;clear:both}.myaccount-section .order-history table.order-list tbody tr:last-child{margin-bottom:auto}}.myaccount-section .order-history table.order-list tbody tr td{padding:43px 5px;text-align:center}@media (max-width: 550px){.myaccount-section .order-history table.order-list tbody tr td{display:block;width:100%;padding:0}.myaccount-section .order-history table.order-list tbody tr td:first-child{width:50%;float:left;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #eef1f1;margin-bottom:5px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(2){width:50%;float:left;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #eef1f1;margin-bottom:5px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(3){width:25%;float:left;padding-bottom:5px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(4){width:25%;float:left;padding-bottom:5px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(5){width:25%;float:left;padding-bottom:5px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(6){width:25%;float:left;padding-bottom:5px}}@media (max-width: 480px){.myaccount-section .order-history table.order-list tbody tr td:nth-child(3){width:50%;text-align:center;margin-bottom:15px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(4){text-align:center;width:50%;margin-bottom:15px}.myaccount-section .order-history table.order-list tbody tr td:nth-child(5){text-align:center;width:50%}.myaccount-section .order-history table.order-list tbody tr td:nth-child(6){text-align:center;width:50%}.myaccount-section .order-history table.order-list tbody tr td.order-details p{width:auto!important;padding-left:0!important;text-align:center}}.myaccount-section .order-history table.order-list tbody tr td a{color:inherit}.myaccount-section .order-history table.order-list tbody tr td .order-tag{font-size:12px;color:#373737;text-transform:uppercase;padding:5px 9px;display:inline-block}.myaccount-section .order-history table.order-list tbody tr td .order-tag.o-new{color:#fff;background-color:#0072bc}.myaccount-section .order-history table.order-list tbody tr td .order-tag.o-in-progress{color:#65b442;background-color:#fff;border:1px solid #e0dfde}.myaccount-section .order-history table.order-list tbody tr td .order-tag.o-completed{background-color:#65b442;color:#fff}.myaccount-section .order-history table.order-list tbody tr td .order-tag.o-unrealized{color:#fff;background-color:red}.myaccount-section .order-history table.order-list tbody tr td .order-tag.order-details p{padding-left:38px;background:url(https://siblo.co.uk/themes/2UXcXWFIBUDm6ik5/images/order-info.png) no-repeat left center;display:inline-block;cursor:pointer}.order-details-section .order-head{background-color:#f5f5f5;padding:15px;border:1px solid #e0dfdf;margin-bottom:15px}.order-details-section .order-head .order-n{font-size:16px;font-weight:300;color:#7d7d7d;margin-right:70px;float:left}.order-details-section .order-head .order-d{font-size:16px;font-weight:300;color:#7d7d7d;margin-right:70px;float:left}.order-details-section .order-head .order-again{font-size:16px;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s;float:right;color:#7d7d7d;cursor:pointer}.order-details-section .order-information{float:left;width:31%;margin-right:4%}@media (max-width: 768px){.order-details-section .order-information{width:100%;margin:0 0 15px}}.order-details-section .order-information .order-information-title{padding:8px 13px;border-top:1px solid #e0dfdf;border-left:1px solid #e0dfdf;border-right:1px solid #e0dfdf;font-size:16px;color:#373737;display:inline-block}.order-details-section .order-information .order-information-box{border:1px solid #e0dfdf;padding:15px 10px;width:100%}@media (max-width: 768px){.order-details-section .order-information .order-information-box hr{margin:10px 0}}.order-details-section .order-information .order-information-box .f-left{float:left;font-size:14px;color:#373737;width:50%;font-weight:400}@media (max-width: 768px){.order-details-section .order-information .order-information-box .f-left{width:25%}}@media (max-width: 480px){.order-details-section .order-information .order-information-box .f-left{width:50%;padding-right:10px}}.order-details-section .order-information .order-information-box .f-left .order-tag{font-size:12px;color:#373737;text-transform:uppercase;padding:5px 9px;display:inline-block}.order-details-section .order-information .order-information-box .f-left .order-tag.o-new{color:#fff;background-color:#0072bc}.order-details-section .order-information .order-information-box .f-left .order-tag.o-in-progress{color:#65b442;background-color:#fff;border:1px solid #e0dfde}.order-details-section .order-information .order-information-box .f-left .order-tag.o-completed{background-color:#65b442;color:#fff}.order-details-section .order-information .order-information-box .f-left .order-tag.o-unrealized{color:#fff;background-color:red}.order-details-section .order-information .order-information-box .f-right{float:left;font-size:14px;color:#373737;width:50%}@media (max-width: 768px){.order-details-section .order-information .order-information-box .f-right{width:75%}}@media (max-width: 480px){.order-details-section .order-information .order-information-box .f-right{width:50%}}.order-details-section .order-products{float:right;width:65%}@media (max-width: 768px){.order-details-section .order-products{width:100%}}.order-details-section .order-products .order-information-title{padding:8px 13px;border-top:1px solid #e0dfdf;border-left:1px solid #e0dfdf;border-right:1px solid #e0dfdf;font-size:16px;color:#373737;display:inline-block}.order-details-section .order-products table.order-products-box{border:1px solid #e0dfdf;padding:15px 10px;width:100%;box-sizing:border-box;border-collapse:collapse;border-spacing:0 50px}.order-details-section .order-products table.order-products-box tbody tr{width:100%;padding:10px;border-bottom:1px solid #e0dfdf;background-color:#fff}.order-details-section .order-products table.order-products-box tbody tr:last-child{border:none}.order-details-section .order-products table.order-products-box tbody tr:last-child .order-products-summary{padding:10px;font-size:16px;color:#373737;text-align:right;width:100%}.order-details-section .order-products table.order-products-box tbody tr:last-child .order-products-summary p span{color:#7d7d7d;margin-right:10px}.order-details-section .order-products table.order-products-box tbody tr .order-product-image{width:12%;padding:10px}.order-details-section .order-products table.order-products-box tbody tr .order-product-image img{width:100%}.order-details-section .order-products table.order-products-box tbody tr .order-product-name{width:49%;padding:10px}.order-details-section .order-products table.order-products-box tbody tr .order-product-name .order-product-title{display:block;font-size:16px;color:#373737}.order-details-section .order-products table.order-products-box tbody tr .order-product-name .order-product-variants{display:inline-block;margin-right:10px;color:#7d7d7d;font-size:14px}@media (max-width: 480px){.order-details-section .order-products table.order-products-box tbody tr .order-product-name .order-product-variants{font-size:12px}}.order-details-section .order-products table.order-products-box tbody tr .order-product-name .order-product-variants span{color:#373737}.order-details-section .order-products table.order-products-box tbody tr .order-product-quantity{width:8%;padding:10px;font-size:16px;color:#373737}.order-details-section .order-products table.order-products-box tbody tr .order-product-price{padding:10px;font-size:16px;color:#373737;text-align:right;width:31%}.order-details-section .order-products .order-again-btn{padding:22px 50px;color:#fff;font-size:12px;font-weight:500;border-radius:4px;float:right;display:inline-block;border:none;margin-top:15px;background:#433c3a;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.order-details-section .order-products .order-again-btn:hover{background:#ef5526}@media (max-width: 480px){.order-details-section .order-products .order-again-btn{display:block;width:100%}}.text-page-section .line{border-bottom:1px dotted #7d7d7d;margin-bottom:30px;width:100%;margin-top:60px}@media (max-width: 768px){.text-page-section .line{margin-top:30px}}.text-page-section .text-page-sidebar{width:240px}@media (max-width: 992px){.text-page-section .text-page-sidebar{display:none}}.text-page-section .text-page-sidebar .menu-sidebar{margin-bottom:25px}.text-page-section .text-page-sidebar .menu-sidebar:last-child{margin-bottom:0}.text-page-section .text-page-sidebar .menu-sidebar .title{line-height:1;color:#433c3a;font-size:16px;font-weight:500;margin-bottom:11px}.text-page-section .text-page-sidebar .menu-sidebar nav ul{list-style-type:none}.text-page-section .text-page-sidebar .menu-sidebar nav ul li{color:#433c3a;font-size:14px;font-weight:400;line-height:1;margin-bottom:10px}.text-page-section .text-page-sidebar .menu-sidebar nav ul li:last-child{margin-bottom:0}.text-page-section .text-page-main{width:-webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);width:calc(100% - 240px);float:right}@media (max-width: 992px){.text-page-section .text-page-main{width:100%}}.text-page-section .text-page-main .title{color:#433c3a;font-size:36px;font-weight:300;line-height:1;margin:0 0 50px}.text-page-section .text-page-main .text-page-image{margin:0 auto 45px;line-height:1;display:block}.text-page-section .text-page-main .nice_style{color:#433c3a;font-size:16px;font-weight:300}.text-page-section .text-page-main .nice_style h1{font-size:36px;margin-top:20px;margin-bottom:10px}.text-page-section .text-page-main .nice_style h2{font-size:30px;margin-top:20px;margin-bottom:10px}.text-page-section .text-page-main .nice_style h3{font-size:24px;margin-top:20px;margin-bottom:10px}.text-page-section .text-page-main .nice_style h4{font-size:18px;margin-top:10px;margin-bottom:10px}.text-page-section .text-page-main .nice_style h5{font-size:15px;margin-top:10px;margin-bottom:10px}.text-page-section .text-page-main .nice_style h6{font-size:12px;margin-top:10px;margin-bottom:10px}.text-page-section .text-page-main .nice_style p{margin-bottom:10px}.text-page-section .text-page-main .nice_style ul{list-style:disc;margin-bottom:10px}.news-page-section .line{border-bottom:1px dotted #7d7d7d;margin-bottom:30px;width:100%;margin-top:60px}@media (max-width: 768px){.news-page-section .line{margin-top:30px}}.news-page-section .news-page-sidebar{width:240px}@media (max-width: 992px){.news-page-section .news-page-sidebar{display:none}}.news-page-section .news-page-sidebar .menu-sidebar{margin-bottom:25px}.news-page-section .news-page-sidebar .menu-sidebar:last-child{margin-bottom:0}.news-page-section .news-page-sidebar .menu-sidebar .title{line-height:1;color:#433c3a;font-size:16px;font-weight:500;margin-bottom:11px}.news-page-section .news-page-sidebar .menu-sidebar nav ul{list-style-type:none}.news-page-section .news-page-sidebar .menu-sidebar nav ul li{color:#433c3a;font-size:14px;font-weight:400;line-height:1;margin-bottom:10px}.news-page-section .news-page-sidebar .menu-sidebar nav ul li:last-child{margin-bottom:0}.news-page-section .news-page-main{width:-webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);width:calc(100% - 240px);float:right}@media (max-width: 992px){.news-page-section .news-page-main{width:100%}}.news-page-section .news-page-main .title-container{margin:0 0 50px}.news-page-section .news-page-main .title-container .title{color:#433c3a;font-size:36px;font-weight:300;line-height:1;margin-right:10px;float:left}.news-page-section .news-page-main .title-container .date{float:right;color:#433c3a;font-size:36px;font-weight:300}.news-page-section .news-page-main .title-container::after{content:'';display:block;clear:both}.news-page-section .news-page-main .news-list .element{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eef1f1}.news-page-section .news-page-main .news-list .element:last-child{margin-bottom:0;padding-bottom:0;border:none}.news-page-section .news-page-main .news-list .element figure{margin-bottom:15px}.news-page-section .news-page-main .news-list .element figure img{display:block;margin:0 auto}.news-page-section .news-page-main .news-list .element .title-single-container{margin-bottom:10px}.news-page-section .news-page-main .news-list .element .title-single-container .title{font-weight:300;line-height:1;font-size:24px;float:left;margin-right:10px}.news-page-section .news-page-main .news-list .element .title-single-container .date{float:right}.news-page-section .news-page-main .news-list .element .text-short{color:#433c3a;font-size:14px;font-weight:400;margin-bottom:10px}.news-page-section .news-page-main .news-page-image{margin:0 auto 45px;line-height:1;display:block}.news-page-section .news-page-main .nice_style{color:#433c3a;font-size:16px;font-weight:300}.news-page-section .news-page-main .nice_style h1{font-size:36px;margin-top:20px;margin-bottom:10px}.news-page-section .news-page-main .nice_style h2{font-size:30px;margin-top:20px;margin-bottom:10px}.news-page-section .news-page-main .nice_style h3{font-size:24px;margin-top:20px;margin-bottom:10px}.news-page-section .news-page-main .nice_style h4{font-size:18px;margin-top:10px;margin-bottom:10px}.news-page-section .news-page-main .nice_style h5{font-size:15px;margin-top:10px;margin-bottom:10px}.news-page-section .news-page-main .nice_style h6{font-size:12px;margin-top:10px;margin-bottom:10px}.news-page-section .news-page-main .nice_style p{margin-bottom:10px}.news-page-section .news-page-main .nice_style ul{list-style:disc;margin-bottom:10px}