@import https://fonts.googleapis.com/css2?family=Oswald:wght@200;
@import https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap;
400;500&display=swap;
@-webkit-keyframes shake{1090-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
20%,80%{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
30%,50%,70%{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}
40%,60%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}
@-moz-keyframes shake {
10%,90%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
20%,80%{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
30%,50%,70%{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}
40%,60%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}
}
@keyframes shake {
10%,90%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
20%,80%{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
30%,50%,70%{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}
40%,60%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}
}
@-webkit-keyframes swiping {
30%,70%{-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}
60%,100%{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
}
@-moz-keyframes swiping {
30%,70%{-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}
60%,100%{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
}
@keyframes swiping {
30%,70%{-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}
60%,100%{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
}
@-webkit-keyframes widthplay {
30%{width:55%;opacity:.2}
65%{width:50%;opacity:.6}
100%{width:100%;opacity:.4}
}
@-moz-keyframes widthplay {
30%{width:55%;opacity:.2}
65%{width:50%;opacity:.6}
100%{width:100%;opacity:.4}
}
@keyframes widthplay {
30%{width:55%;opacity:.2}
65%{width:50%;opacity:.6}
100%{width:100%;opacity:.4}
}
@-webkit-keyframes updating {
100%{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}
}
@-moz-keyframes updating {
100%{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}
}
@keyframes updating {
100%{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}
}
@-webkit-keyframes emailing {
0%{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2);opacity:0}
100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
}
@-moz-keyframes emailing {
0%{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2);opacity:0}
100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
}
@keyframes emailing {
0%{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2);opacity:0}
100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
}
@-webkit-keyframes stars {
0%{-webkit-transform:scale(.8) rotate(-15deg);-ms-transform:scale(.8) rotate(-15deg);transform:scale(.8) rotate(-15deg)}
25%{-webkit-transform:scale(.8) rotate(15deg);-ms-transform:scale(.8) rotate(15deg);transform:scale(.8) rotate(15deg)}
40%{-webkit-transform:scale(1.2) rotate(0deg);-ms-transform:scale(1.2) rotate(0deg);transform:scale(1.2) rotate(0deg)}
100%{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}
}
@-moz-keyframes stars {
0%{-webkit-transform:scale(.8) rotate(-15deg);-ms-transform:scale(.8) rotate(-15deg);transform:scale(.8) rotate(-15deg)}
25%{-webkit-transform:scale(.8) rotate(15deg);-ms-transform:scale(.8) rotate(15deg);transform:scale(.8) rotate(15deg)}
40%{-webkit-transform:scale(1.2) rotate(0deg);-ms-transform:scale(1.2) rotate(0deg);transform:scale(1.2) rotate(0deg)}
100%{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}
}
@keyframes stars {
0%{-webkit-transform:scale(.8) rotate(-15deg);-ms-transform:scale(.8) rotate(-15deg);transform:scale(.8) rotate(-15deg)}
25%{-webkit-transform:scale(.8) rotate(15deg);-ms-transform:scale(.8) rotate(15deg);transform:scale(.8) rotate(15deg)}
40%{-webkit-transform:scale(1.2) rotate(0deg);-ms-transform:scale(1.2) rotate(0deg);transform:scale(1.2) rotate(0deg)}
100%{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}
}
@-webkit-keyframes loader {
0%{border-width:3px}
15%{opacity:1}
100%{border-width:3px;opacity:0;width:50px;height:50px}
}
@-moz-keyframes loader {
0%{border-width:3px}
15%{opacity:1}
100%{border-width:3px;opacity:0;width:50px;height:50px}
}
@keyframes loader {
0%{border-width:3px}
15%{opacity:1}
100%{border-width:3px;opacity:0;width:50px;height:50px}
}
*{margin:0;outline:none;padding:0;text-decoration:none;box-sizing:border-box}
:before,:after{font-family:"sariyer-icons";box-sizing:border-box}
html{margin:0!important;-webkit-text-size-adjust:none}
ol,ul{list-style:none}
a img{border:none}
a:active{outline:none}
a:hover{text-decoration:none!important}
button::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{margin:0;border:0;padding:0}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],input[type="password"],input[type="email"],input[type="tel"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}
input::-moz-placeholder{opacity:1}
input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff}
script{display:none!important}
@font-face{font-family:'sariyer-icons';src:url(../icons/sariyer-icons.eot?xwq28l);src:url(../icons/sariyer-icons.eot?xwq28l#iefix) format("embedded-opentype"),url(../icons/sariyer-icons.ttf?xwq28l) format("truetype"),url(../icons/sariyer-icons.woff?xwq28l) format("woff"),url(../icons/sariyer-icons.svg?xwq28l#sariyer-icons) format("svg");font-weight:400;font-style:normal;font-display:swap}
/*body{max-width:100%;overflow-x:hidden;background-color:#fff;font:normal 12px Roboto,sans-serif!important;color:#000}*/
body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fff;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
table{width:100%;border-collapse:collapse}
p{line-height:20px}
a{color:inherit;cursor:pointer}
img{max-width:100%}
a img{opacity:.99}
button:focus{outline:0;border:0}
input[type="checkbox"],input[type="radio"]{position:absolute;left:-9999px}
input[type="text"],input[type="password"],input[type="email"],input[type="tel"],textarea,select{height:40px;border:1px solid #e1e1e1;border-radius:6px;padding:0 10px;vertical-align:middle;font-size:13px;color:#8c8c8c;font-family:'Roboto',sans-serif}
input[type="radio"]:checked + label:before,input[type="checkbox"]:checked + label:before{margin-left:1px;margin-top:1px;width:16px;height:16px;box-shadow:0 0 0 1px #e7e7e7;border:3px solid #fff;background-color:#97c300}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{color:#8c8c8c!important}
input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#8c8c8c}
input[type="text"]::-moz-input-placeholder,input[type="password"]::-moz-input-placeholder,input[type="email"]::-moz-input-placeholder,input[type="tel"]::-moz-input-placeholder,textarea::-moz-input-placeholder{color:#8c8c8c}
input[type="text"]::-ms-input-placeholder,input[type="password"]::-ms-input-placeholder,input[type="email"]::-ms-input-placeholder,input[type="tel"]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#8c8c8c}
input[type="text"]::input-placeholder,input[type="password"]::input-placeholder,input[type="email"]::input-placeholder,input[type="tel"]::input-placeholder,textarea::input-placeholder{color:#8c8c8c}
textarea{min-height:150px;padding:5px 10px}
select{min-width:50px;padding:0 6px;cursor:pointer;font-size:12px!important;border:1px solid #dedede}
select::-ms-expand{display:none}
input[type="checkbox"],input[type="radio"],input[type="checkbox"] + *,input[type="radio"] + *{vertical-align:middle}
input[type="radio"] + label,input[type="checkbox"] + label{font-weight:300;color:#8c8c8c;user-select:none;cursor:pointer}
input[type="radio"] + label:before,input[type="checkbox"] + label:before{content:"";display:inline-block;width:17px;height:17px;margin:0 7px 0 0;border-radius:50%;border:1px solid #c7c7c7;vertical-align:bottom;background-color:#fff}
input[type="checkbox"] + label:before{border-radius:0}
input[type="radio"]:checked + label:before,input[type="checkbox"]:checked + label:before{margin-left:0;margin-top:0;width:17px;height:17px;box-shadow:0 0 0 1px #c7c7c7;border:3px solid #fff;background-color:#97c300}
input[type="button"],input[type="submit"],button{cursor:pointer}
label,label + *{vertical-align:middle}
.product-grid,.category-grid,.topic-block,.news-list-homepage{position:relative;z-index:0;margin:0 auto 50px}
.product-grid:last-child,.category-grid:last-child,.topic-block:last-child,.news-list-homepage:last-child{margin-bottom:10px!important}
.master-wrapper-content{overflow:hidden;padding:40px 10px 80px}
.master-wrapper-content select,.k-window select{height:35px;width:auto;max-width:100%;padding:0 35px 0 20px;border:1px solid #e7e7e7;border-radius:3px;background:#fff url(../img/select-arrow-dark.svg) no-repeat right 15px center;appearance:none;-moz-appearance:none;-webkit-appearance:none}
.master-wrapper-content select::ms-expand,.k-window select::ms-expand{display:none}
.master-column-wrapper:after{content:"";display:block;clear:both}
.center-2 .product-grid,.center-2 .category-grid,.center-2 .topic-block{width:100%}
.center-2,.side-2{margin:0 0 50px}
.side-2:last-child{margin-bottom:0}
.page{min-height:200px;text-align:center}
.page-title{padding:0;margin:0 0 10px;font-family:'Roboto';text-align:left!important;font-weight:800}
.sticky_header{font-size:0;position:fixed;width:100%;top:0;z-index:2222}
.page-title h1{font-size:26px;color:#444}
.page:after,.page-title:after,.page-body:after{content:"";display:block;clear:both}
.buttons{text-align:center}
.link-rss{display:none;width:24px;height:24px;font-size:0!important}
.link-rss:before{content:"\73";display:block;font-size:24px;color:#8c8c8c;text-transform:none;font-weight:400;transition:color .2s ease}
.link-rss:hover:before{color:#97c300}
.category-description ul,.manufacturer-description ul,.full-description ul,.topic-html-content ul,.topic-page ul,.post-body ul,.custom-tab ul{margin:12px 0;padding:0 0 0 36px;list-style:disc;text-align:left;font-size:15px;color:#8c8c8c;font-weight:400}
.category-description ol,.manufacturer-description ol,.full-description ol,.topic-html-content ol,.topic-page ol,.post-body ol,.custom-tab ol{margin:12px 0;padding:0 0 0 36px;list-style:decimal;text-align:left;font-size:15px;color:#8c8c8c;font-weight:400}
.category-description p,.manufacturer-description,.vendor-description,.manufacturer-description p,.vendor-description p,.full-description p,.topic-html-content p,.topic-page p,.post-body p,.news-body p,.custom-tab p,.ui-dialog-content p{margin:21px 0;line-height:1.5;font-size:15px;color:#8c8c8c;font-weight:400}
.fieldset,.section{position:relative;margin:0 0 20px}
.fieldset .title,.section .title{margin:0 0 10px}
.fieldset .title strong,.section .title strong{font-weight:300;font-size:16px;color:#444}
.form-fields{position:relative;font-size:14px;line-height:1.5;color:#444}
.form-fields > a{color:#8c8c8c;text-decoration:underline}
.inputs{position:relative;margin:10px 0 0;text-align:center;white-space:nowrap;font-size:0}
.inputs:first-child{margin-top:0}
.inputs > label{display:inline-block;max-width:calc(100% - 10px);width:auto;font-size:15px;margin:0 0 8px;font-weight:700;color:#444;text-align:left;white-space:normal}
.inputs > .required{position:absolute;top:0;right:0}
.inputs > *{float:left;clear:both;font-size:14px}
.inputs.reversed > *{float:none}
.inputs input[type="text"],.inputs input[type="password"],.inputs input[type="email"],.inputs input[type="tel"],.inputs select,.inputs textarea{height:35px;color:#8c8c8c;border-radius:3px;width:100%;vertical-align:middle}
.inputs select:only-of-type{width:100%}
.inputs .option-list{display:inline-block;vertical-align:middle;white-space:normal}
.inputs .option-list li{float:left;margin:0 10px 15px 0}
.inputs .option-list label{display:inline;width:auto;margin:0 3px}
.login-form-in-header .inputs.reversed{text-align:center}
.required{margin:0 0 0 5px;font-size:15px;color:#444;font-weight:700}
.message-error,.field-validation-error,.field-validation-error *,.username-not-available-status,.poll-vote-error,.password-error{display:block;margin:2px 0 0;font-size:13px;color:#ff4f60;font-weight:700;text-align:left;white-space:normal}
.page-body > .message-error,.enter-address > .message-error,.payment-info form > .message-error{line-height:1.5;margin-bottom:15px}
.input-validation-error{border-bottom:2px solid #ff4f60!important}
.field-validation-valid,.username-available-status{display:block;line-height:17px;font-size:13px;color:#97c300;font-weight:700}
.captcha-box{margin:25px 0 0;text-align:center;line-height:0}
.captcha-box > div{display:inline-block;width:100%!important}
.captcha-box input{height:auto}
.captcha-box .g-recaptcha{transform:scale(0.64);transform-origin:0 0}
.table-wrapper{overflow-x:auto}
.cart,.data-table,.compare-products-table,.forums-table-section table{margin:0 0 20px;border-collapse:initial;border-spacing:0}
.cart td{border-bottom:1px solid #eeeded}
.cart th,.data-table th,.forums-table-section th{border-top:1px solid #eee;background-color:#f9f9f9;padding:20px;white-space:nowrap;font-size:17px;color:#959595;font-weight:300}
.cart td,.data-table td,.forums-table-section td{min-width:50px;background-color:#fff;padding:20px;font-size:15px;color:#444;font-weight:400}
td.product-picture{font-size:0!important}
td.product-picture a{display:inline-block;width:80px}
.data-table td{font-size:17px}
.cart th:first-child,.data-table th:first-child,.forums-table-section th:first-child,.cart td:first-child,.data-table td:first-child,.forums-table-section td:first-child{border-left:0}
.cart th:last-child,.data-table th:last-child,.forums-table-section th:last-child,.cart td:last-child,.data-table td:last-child,.forums-table-section td:last-child{border-right:0}
.cart tr:first-child th:first-child,.data-table tr:first-child th:first-child,.forums-table-section table tr:first-child th:first-child{border-top-left-radius:3px}
.cart tr:first-child th:last-child,.data-table tr:first-child th:last-child,.forums-table-section table tr:first-child th:last-child{border-top-right-radius:3px}
.cart tr:last-child td:first-child,.data-table tr:last-child td:first-child,.forums-table-section table tr:last-child td:first-child{border-bottom-left-radius:3px}
.cart tr:last-child td:last-child,.data-table tr:last-child td:last-child,.forums-table-section table tr:last-child td:last-child{border-bottom-right-radius:3px}
td .attributes{padding:20px 0;margin:0}
.cart a,.data-table a,.compare-products-table a,.forums-table-section a{color:#97c300}
.cart .product a,.data-table .product a,.compare-products-table .product a,.forums-table-section .product a{color:#444;transition:all .2s ease}
.cart .product a:hover,.data-table .product a:hover,.compare-products-table .product a:hover,.forums-table-section .product a:hover{color:#97c300}
.cart .edit-item a,.data-table .edit-item a,.compare-products-table .edit-item a,.forums-table-section .edit-item a{color:#97c300;font-size:13px;text-transform:uppercase;font-weight:700}
.cart .attributes,.data-table .attributes,.compare-products-table .attributes,.forums-table-section table .attributes{font-size:15px;color:#8c8c8c;max-width:none}
.cart td.date,.data-table td.date,.compare-products-table td.date,.forums-table-section td.date{white-space:nowrap}
td.product-picture{font-size:0}
td.product-picture img{border:1px solid #DFDFDF;border-radius:7px;margin:10px 0;width:70px;height:70px;object-fit:contain}
.remove-from-cart{padding:0!important}
.product-picture{padding:0!important}
.product{padding:0!important}
.select,.select-boxes{position:relative;overflow:hidden}
.select input[type="checkbox"],.select-boxes input[type="checkbox"]{position:absolute;left:-9999px}
.select label,.select-boxes label{display:block!important;width:17px;height:17px;border-radius:0;border:1px solid #eee;vertical-align:text-top;background-color:#fff;cursor:pointer}
.select input[type="checkbox"]:checked + label,.select-boxes input[type="checkbox"]:checked + label{margin-left:1px;margin-top:1px;width:16px;height:16px;box-shadow:0 0 0 1px #e7e7e7;border:3px solid #fff;background-color:#97c300}
.select label:before,.select-boxes label:before{content:none!important;display:none!important}
.cart .product,.data-table .product,.data-table .message,.data-table .info,.data-table .name,.forum-table .forum-details,.forum-table .topic-details{text-align:left}
.cart .remove-from-cart,.cart .add-to-cart,.data-table .select-boxes,.data-table .order{text-align:center}
.cart .unit-price{white-space:nowrap}
.cart .qty-input,.cart .qty-dropdown{margin:0;padding:0 7px;width:60px;font-size:14px;color:#444;text-align:center;background-position:right 10px center}
.cart .qty-dropdown{text-align:left;padding:0 20px 0 5px}
.cart .subtotal span{display:inline-block;color:#444;white-space:nowrap;font-weight:700}
.cart .subtotal .discount,.cart .subtotal .discount + div{white-space:nowrap}
.td-title{font-weight:300;color:#8c8c8c;margin-bottom:0}
.td-title + span{display:inline-block;vertical-align:middle}
.bar-notification{display:none;position:fixed;bottom:0;left:0;z-index:1100;width:100%;padding:20px 6%;min-height:60px;color:#fff;overflow:hidden}
.bar-notification.success{background:#4b9438;position:fixed;top:0;z-index:99999;height:max-content;min-height:auto}
.bar-notification.warning{background-color:#3f3f3f}
.bar-notification.error{background-color:#3f3f3f}
.bar-notification .content{float:left;max-width:calc(100% - 50px);font-size:15px;color:#fff;font-weight:700;margin:0 10px 0 0}
.bar-notification .content a{color:#fff;text-decoration:underline}
.bar-notification .close{float:right;cursor:pointer;opacity:.7;font-size:0}
.bar-notification .close:before{content:"\7a";display:block;width:32px;height:32px;line-height:32px;text-align:center;font-size:20px;color:#fff;text-transform:none;font-weight:400}
.bar-notification .close:hover{opacity:1}
.noscript{background-color:#ff9;padding:10px;text-align:center}
.ajax-loading-block-window{position:fixed;top:0;left:0;z-index:1030;width:100%!important;height:100%!important;background-color:rgba(255,255,255,.7)}
.ajax-loading-block-window:before,.ajax-loading-block-window:after{content:"";position:fixed;display:inline-block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border:0 solid #97c300;border-radius:50%;-webkit-animation:loader 1.6s cubic-bezier(0,0,0.09,0.99) infinite;-moz-animation:loader 1.6s cubic-bezier(0,0,0.09,0.99) infinite;animation:loader 1.6s cubic-bezier(0,0,0.09,0.99) infinite}
.ajax-loading-block-window:after{animation-delay:.8s}
.ui-dialog{position:absolute!important;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding-bottom:0;border-radius:5px;width:600px!important;max-width:95%;box-shadow:0 0 20px rgba(0,0,0,.15);background-color:#fff;z-index:1050}
.ui-dialog-titlebar{display:block;padding:10px 20px;background:#f58220;margin:5px auto;width:98%;font-size:16px;text-transform:none;border-radius:3px;font-weight:400;color:#fff;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:'Roboto'}
.ui-dialog-titlebar .ui-dialog-title{font-size:16px;font-weight:400;color:#fff}
.ui-dialog-titlebar button{position:absolute;top:16px;right:14px;border:none;background:no-repeat;overflow:hidden;font-size:0;width:20px;text-align:center;opacity:1;height:20px;border-radius:2px}
.ui-dialog-titlebar button:before{content:"\7a";text-transform:none;font-weight:900;font-size:10px;color:#fff;line-height:21px}
.ui-dialog-titlebar button:hover{opacity:1}
.ui-dialog-content{padding:0 30px;height:auto!important;overflow:auto}
.ui-dialog-content .page{min-height:0;text-align:center}
.ui-dialog-content .page-title{margin:0 0 12px;padding:0}
.ui-dialog-content .page-title h1{font-size:15px;text-transform:uppercase;color:#8c8c8c}
.ui-dialog-content .tooltip{margin:5px 0;line-height:20px}
.ui-dialog-content button{margin-top:20px}
.eu-cookie-bar-notification{position:fixed;top:50%;left:50%;z-index:1050;width:90%;max-width:600px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:3px;box-shadow:0 0 20px rgba(0,0,0,0.2);background-color:#fff;padding:20px;text-align:center}
.eu-cookie-bar-notification .text{margin-bottom:20px;line-height:1.5;font-size:15px;color:#8c8c8c}
.eu-cookie-bar-notification button{height:45px;margin:10px 0 20px;border:none;background-color:#eebe00;border-radius:3px;padding:0 25px;font-size:14px;color:#fff;font-weight:700;text-transform:uppercase;transition:all .1s ease}
.eu-cookie-bar-notification button:hover{background-color:#e8af00}
.eu-cookie-bar-notification a{display:block;font-size:13px;color:#8c8c8c;font-weight:700;text-transform:uppercase}
.scroll-back-button{display:none!important;position:fixed;bottom:20px;right:6vw;width:50px;height:50px;border:1px solid #97c300;border-radius:3px;text-align:center;background:rgba(255,255,255,.6);cursor:pointer}
.scroll-back-button:before{content:'\77';display:inline-block;position:absolute;color:#97c300;font-size:14px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}
.admin-header-links{background-color:#505050;text-align:center;color:#fff;position:relative;z-index:2222}
.admin-header-links .impersonate{display:inline-block}
.admin-header-links a,.admin-header-links span{font-size:11px;display:inline-block;margin:0 10px;line-height:35px;font-weight:700;color:#fff}
.admin-header-links a:hover{text-decoration:underline!important;color:#fff}
.header{margin:0 auto;text-align:center}
.header:after{content:"";display:block;clear:both}
.header-logo a{display:inline-block;max-width:100%;line-height:0}
.header-logo a img{max-width:100%;max-height:90px}
.header-links-wrapper{position:relative;margin:0 0 20px}
.personal-button{position:relative}
.profile-menu-box{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:25px;width:150px;padding:0;border-radius:3px;background:#fff;font-size:14px;opacity:0;visibility:hidden;text-align:left;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.16);z-index:1020;transition:all .2s ease}
.profile-menu-box:after{content:" ";bottom:100%;left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:8px;margin-left:-8px}
.profile-menu-box.open{margin-top:8px;opacity:1;visibility:visible;pointer-events:auto}
.profile-menu-box a{padding:10px!important;margin:0!important}
.profile-menu-box .ico-account:before{content:"\61";background:none}
.header-links .profile-menu-box a:before{font-size:17px;margin:0;width:30px}
.profile-menu-box > a,.header-form-holder > a{display:block!important;padding:10px 17px;color:#444}
.profile-menu-box span:before,.profile-menu-box a:before{display:inline-block!important;color:#8e8e8e;font-size:17px;vertical-align:middle;margin-right:10px;min-width:20px;font-weight:400;text-transform:none}
.close-side-menu{display:none}
a.ico-cart{display:inline-block;font-size:13px;color:#8c8c8c;transition:color .2s ease}
a.ico-cart:before{display:block;margin-bottom:4px;font-size:26px;color:#8e8e8e;transition:color .2s ease}
.mini-shopping-cart .close-side-menu{display:none}
.mini-shopping-cart .flyout-cart-scroll-area{position:relative;width:100%;padding:20px 0 0;background-color:#fff}
.flyout-lower{background-color:#f6f6f6;border-radius:0 0 3px 3px}
.mini-shopping-cart:after{content:"";display:block;clear:both}
.mini-shopping-cart .count{float:left;padding:0 0 0 15px}
.mini-shopping-cart .count a{font-size:14px;color:#8c8c8c;margin:0}
.mini-shopping-cart .count a:hover{color:#97c300;text-decoration:none}
.mini-shopping-cart .count a:before{content:"\64";display:inline-block;vertical-align:bottom;margin:0 5px 0 0;font-size:20px}
.flyout-cart-scroll-area > p{padding:0 20px 20px;font-size:14px;color:#8c8c8c;text-align:center}
.flyout-cart .items{position:relative;padding:0 10px;margin-bottom:15px;border-radius:3px 3px 0 0;background:#fff;text-align:left;overflow:hidden}
.mini-shopping-cart .item{overflow:hidden;margin:15px 0 0;border-bottom:1px solid #f6f6f6;padding:0 0 10px}
.mini-shopping-cart .item:last-child{padding:0;border-bottom:0}
.mini-shopping-cart .item.first{margin-top:0}
.mini-shopping-cart .picture{float:left;width:55px;height:auto;border:1px solid #eee;border-radius:3px;text-align:center;overflow:hidden;font-size:0}
.mini-shopping-cart .picture a{display:block;position:relative;overflow:hidden;margin:0}
.mini-shopping-cart .picture a:before{content:"";display:block;padding-top:100%;margin:0}
.mini-shopping-cart .picture img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%}
.mini-shopping-cart .product{position:relative;margin:0 30px 0 65px;text-align:left}
.mini-shopping-cart .product .left{display:flex;align-items:baseline;justify-content:space-between}
.mini-shopping-cart .product:after{content:"";display:block;clear:both}
.mini-shopping-cart .product .remove-item{position:absolute;top:5px;right:-30px;left:auto;font-size:0;text-align:center;width:18px;margin:0;height:18px;text-align:center;border-radius:2px;background-color:#e1e1e1;text-decoration:none;transition:all .1s ease;display:block;line-height:normal}
.mini-shopping-cart .product .remove-item:after{content:"\7a";display:block;font-size:8px;line-height:18px;color:#8e8e8e;transition:all .1s ease}
.mini-shopping-cart .product .remove-item:hover{background-color:#e9e9e9;text-decoration:none}
.mini-shopping-cart .product .remove-item:hover::after{text-decoration:none}
.mini-shopping-cart .name a{display:block;margin:0 0 5px;font-size:13px;line-height:normal;color:#444;font-weight:500}
.mini-shopping-cart .attributes{padding:0;margin:0 0 5px;font-size:14px;color:#8c8c8c}
.mini-shopping-cart .right{display:inline-block}
.mini-shopping-cart .quantity{margin:0 4px 0 0;font-size:0;color:#8c8c8c;float:left}
.mini-shopping-cart .quantity span{font-weight:600;font-size:12px}
.mini-shopping-cart .quantity:after{content:"x";display:inline-block;margin-left:3px;font-size:16px;font-weight:700;color:#8c8c8c;text-transform:none;font-family:"Roboto"}
.mini-shopping-cart .price{font-size:14px;font-family:'Roboto';font-weight:600;color:#ff9800!important;float:right;line-height:29px}
.mini-shopping-cart .totals{float:left;padding:8px 18px;font-size:13px;text-align:right;color:#292929;display:flex;width:100%;font-weight:500;border-bottom:1px solid #f6f6f6;justify-content:space-between}
.mini-shopping-cart .totals strong{color:#ff9800!important;font-size:14px;font-weight:600}
.mini-shopping-cart .buttons{padding:0 15px 15px;margin-bottom:0;text-align:right;clear:both}
.mini-shopping-cart input[type="button"]{display:inline-block;width:100%;padding:0 15px;margin:10px 0 0;color:#fff}
.mini-shopping-cart input + input{margin-top:10px;background-color:#ddd;color:#8c8c8c!important}
.mini-shopping-cart input[type="button"]:hover{background-color:#e8af00}
.mini-shopping-cart input + input:hover{background-color:#d1d1d1!important}
.profile-menu-box.login-form-in-header{padding:20px 0 0;width:330px}

.login-form-in-header .fieldset{margin:0}
.login-form-in-header .returning-wrapper .form-fields{padding:0;min-height:0}
.login-form-in-header .form-fields{font-size:0}
.login-form-in-header .external-authentication > *{padding:20px;background-color:#f6f6f6;border-radius:0 0 3px 3px}
.login-form-in-header form{padding:0 20px}
.login-form-in-header .external-authentication{margin:0}
.login-form-in-header .in-header-register{text-align:center}
.login-form-in-header .in-header-register .register-button{width:90%;margin:10px auto;background-color:#707070;border:none;font-size:12px;text-transform:uppercase;color:#fff!important;font-weight:700;transition:all .2s ease;display:block}
.login-form-in-header .in-header-register .register-button:hover{background:#565656!important}
.login-form-in-header .title{display:none}
.login-form-in-header .inputs{margin:6px 0 0}
.login-form-in-header .inputs:first-child{margin-top:0}
.login-form-in-header .inputs label{display:none}
.login-form-in-header .forgot-password{width:100%}
.login-form-in-header .inputs.reversed{margin:0 0 15px}
.login-form-in-header .inputs.reversed label{display:inline-block;width:auto;margin:0;font-size:12px;line-height:17px;height:22px;color:#8c8c8c;text-align:left;cursor:pointer;user-select:none}
.login-form-in-header .inputs.reversed label:before{vertical-align:text-bottom}
.inputs.reversed input[type="checkbox"]{position:absolute;left:-9999px}
.inputs.reversed input[type="checkbox"] + label{cursor:pointer}
.login-form-in-header .inputs input[type="text"],.login-form-in-header .inputs input[type="email"],.login-form-in-header .inputs input[type="password"]{height:45px;padding:0 35px 0 15px;line-height:45px;border-radius:3px}
.login-form-in-header .inputs input:focus + .inputs-icons{color:#97c300}
input + .inputs-icons{position:absolute;top:0;right:15px;left:auto}
.inputs-icons{display:none;font-size:15px;color:#8e8e8e;line-height:45px;font-family:"sariyer-icons"}
.button-1.checkout-as-guest-button{margin:0 10px 10px 0;background-color:#f1f1f1;color:#8c8c8c}
.button-1.checkout-as-guest-button:hover{background-color:#eaeaea}
.login-form-in-header .inputs-icons{display:inline-block;text-transform:lowercase}
.login-form-in-header .login-button{display:block;width:100%;border:none;height:45px;border-radius:3px;background-color:#f58220;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}
.login-form-in-header .login-button:hover{background-color:#e8af00}
.login-form-in-header a.facebook-btn{display:block;width:100%;height:35px;border-radius:3px;line-height:35px;background-color:#3270ab;color:#fff!important;font-size:13px;text-transform:uppercase;text-align:center;background-image:none!important}
.login-form-in-header a.facebook-btn:hover{background-color:#4065a3}
.login-form-in-header a.facebook-btn:before{content:"\6e";display:inline-block;margin-right:10px;font-size:17px;color:#fff!important;text-transform:none}
.login-form-in-header a.facebook-btn:after{content:"log in with facebook";display:inline-block;font-family:"Roboto"}
.login-form-in-header .forgot-password{display:block}
.login-form-in-header .forgot-password a{display:block;width:100%;background-color:#f6f6f6;padding:5px 10px;font-size:11px;color:#8c8c8c;font-weight:700;text-align:center;text-transform:uppercase}
.header-links ul{display:inline-block;font-size:0}
.opened .ico-wishlist:before{content:"";background:url(../img/header_heart.svg) no-repeat 0 0;background-size:contain;width:20px;height:30px;margin:0 10px 0 0}
.opened .personal-button > span:before,.opened .ico-account:before{height:auto}
.ico-wishlist:before{content:"";background:url(../img/header_heart.svg) no-repeat 0 0;width:30px;height:30px;margin:0 10px 0 0}
.ico-cart:before{content:"";background:url(../img/header_shopping-cart.svg) no-repeat 0 0;width:30px;height:30px;margin:0 10px 0 0}
.personal-button > span:before, .ico-eliteaccount:before {
    content: "";
    background: url(../img/elit_customer.svg) no-repeat 0 0;
    width: 32px;
    height: 32px;
    margin: 2px 5px 5px 5px !important;
    background-size: contain
}
.personal-button > span:before,.ico-account:before{content:"";background:url(../img/header_login_icon.svg) no-repeat 0 0;width:30px;height:30px;margin: 0 5px 0 0  !important;background-size:contain}
 #elite-logo:before {
     background: url(../img/elit_customer.svg) no-repeat 0 0 !important;
     margin: 2px 5px 5px 5px !important;
     background-size: contain !important;
     width: 32px !important;
     height: 32px !important;
 }

.profile-menu-box .ico-inbox{font-size:0}
.ico-inbox span{font-size:12px;vertical-align:middle}
.ico-inbox:before{content:"\41"}
.ico-compare:before{content:"\62"}
.ico-logout:before{content:"\42"}
.ico-login:before{content:"\78"}
.ico-register:before{content:"\79"}
.search-box{position:relative}
.search-box form{position:relative;display:flex}
.search-box form:after{content:"";display:block;clear:both}
.search-box input.search-box-text{float:left;height:45px;border:1px solid #eee;border-right:0;font-size:14px;color:#959595;border-radius:3px 0 0 3px}
.search-box input.search-box-text::-webkit-input-placeholder{color:#959595}
.search-box input.search-box-text::-moz-placeholder{color:#959595}
.search-box input.search-box-text:-ms-input-placeholder{color:#959595}
.search-box input.search-box-text:-moz-placeholder{color:#959595}
.search-box .search-box-button{float:left;width:45px;height:45px;padding:0;border:none;background:#ccc url(../img/search-button.png) center no-repeat;font-size:0;border:1px solid #eee;border-left:0;border-radius:0 3px 3px 0}
.ui-helper-hidden-accessible{display:none}
.ui-autocomplete{position:absolute;padding:5px 0;max-width:100%;border-radius:0 0 3px 3px;overflow:hidden;background-color:#fff;box-shadow:0 0 13px rgba(0,0,0,.1);z-index:1070}
.ui-autocomplete li:first-child{border-top:none}
.ui-autocomplete a{display:block;padding:5px 10px;text-align:left;font-size:14px;color:#444}
.ui-autocomplete a.ui-state-focus{background-color:#f6f6f6}
.ui-autocomplete img{display:inline-block;width:50px;margin-right:10px;border:1px solid #eee;border-radius:2px;vertical-align:middle}
.ui-autocomplete span{display:inline-block;vertical-align:middle;max-width:calc(100% - 60px)}
.header-selectors-wrapper{font-size:0}
.header-selectors-wrapper > div{display:inline-block;margin:0 5px 10px;vertical-align:middle}
.language-list{max-width:100%;font-size:0}
.language-list li{display:inline-block;margin:0 1px}
.language-list a{display:block;position:relative;width:32px;height:32px;line-height:0}
.language-list img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}
.slider-wrapper.theme-custom{margin:0 auto 30px}
.footer{border-top:3px solid #f3f3f3;background-color:#FBFBFB;text-align:center;overflow:hidden;padding:25px 0 0}
.footer-upper{margin:55px 0;overflow:hidden}
.footer-logo{margin:0 0 25px}
.footer-logo img{max-width:65%}
.footer-block a{font-size:12px;color:#959595;font-weight:400;font-family:'Roboto';transition:color .2s ease}
.footer-block a:hover{color:#97c300}
.footer .newsletter .title{margin:0 0 13px;font-size:15px;color:#8c8c8c;text-transform:none;text-align:left}
.newsletter .title strong{font-weight:400}
.newsletter-email{display:block;overflow:hidden;max-width:255px;margin:0 auto}
.newsletter-email .newsletter-subscribe-text{float:left;width:calc(100% - 47px);height:47px;border-radius:3px 0 0 3px;border-right:0}
.newsletter-email .newsletter-subscribe-text:focus{border-color:#e7e7e7}
.newsletter-email .newsletter-subscribe-text::-webkit-input-placeholder{color:#959595}
.newsletter-email .newsletter-subscribe-text::-moz-placeholder{color:#959595}
.newsletter-email .newsletter-subscribe-text:-ms-input-placeholder{color:#959595}
.newsletter-email .newsletter-subscribe-text:-moz-placeholder{color:#959595}
.newsletter-email .newsletter-subscribe-button{margin:0;float:left;width:47px;height:47px;padding:0;border:none;border-radius:0 3px 3px 0;background:#EDC003 url(../img/subscribe-button.png) center no-repeat;font-size:0;transition:all .2s ease}
.newsletter-email .newsletter-subscribe-button:hover{background:#c39e00 url(../img/subscribe-button.png) center no-repeat!important}
.newsletter-email .options{height:0;overflow:hidden;clear:both}
.newsletter-validation,.newsletter-result{margin:10px 0;line-height:20px;font-size:13px;color:#444}
.newsletter-validation .please-wait{display:none!important}
.footer-middle{overflow:hidden}
.footer-middle .social-icons,.footer-middle .pay-options{margin-top:40px}
.pay-options img{margin:0 2px;max-width:30px}
.social-sharing ul{font-size:0}
.social-sharing li{display:inline-block;margin:0 3px}
.social-sharing a{display:block;width:32px;height:32px;line-height:32px;text-align:center}
.social-sharing a:before{display:block;font-size:22px;color:#8e8e8e;transition:color .2s ease}
.social-sharing a:hover:before{color:#97c300}
.social-sharing .facebook{background:url(../img/facebook.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .twitter{background:url(../img/twitter.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .google{background:url(../img/google-plus.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .pinterest{background:url(../img/pinterest.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .instagram{background:url(../img/instagram.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .linkedin{background:url(../img/linkedin.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .vimeo{background:url(../img/vimeo.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .youtube{background:url(../img/youtube.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.social-sharing .rss{background:url(../img/rss.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.footer-lower{overflow:hidden;font-size:11px;padding:13px;display:flex;justify-content:space-around;align-items:center}
.footer-powered-by img{border-radius:4px}
.footer-lower > div{color:#fff;font-size:14px}
.footer-lower > div a{color:#ededed}
.footer-lower .theme-selector{margin:15px 0 0}
.theme-selector select{width:170px;height:36px}
.footer-block ul{display:none;padding:10px 0;background-color:#f6f6f6}
.footer-block ul li{padding:8px}
.footer-block{border-bottom:1px solid #eee}
.footer-block:first-child{border-top:1px solid #eee}
.footer .title{margin-bottom:15px;text-transform:uppercase;color:#444;font-size:14px}
.footer-block .title{position:relative;margin:0;padding:15px 45px;text-transform:uppercase;color:#444;font-size:14px;cursor:pointer}
.footer-block .title:before,.footer-block .title:after{content:"\77";position:absolute;display:inline-block;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:9px;color:#97c300;text-transform:none;transition:all .3s ease}
.footer-block .title:after{left:auto;right:20px}
.footer-block .title.open:before,.footer-block .title.open:after{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}
.footer-lower{padding:30px 20px;background:#707070}
.small-products .nop-jcarousel.product-grid .slick-carousel{margin:0!important}
.small-products .nop-jcarousel .slick-slide{padding:0!important}
.small-products .item-box{border-radius:3px!important;overflow:hidden;min-height:120px}
.small-products .item-box .product-item{min-height:165px;display:flex;justify-content:space-between}
.small-products .item-box .product-item .picture{order:3}
.small-products .item-box .product-item .details{order:2;padding:20px 25px}
.small-products .item-box .product-item > div{display:inline-block;vertical-align:top}
.small-products .item-box .prices .actual-price{display:inline-block;margin:0}
.small-products .item-box .prices .special-price{display:inline-block;margin:0}
.small-products .item-box .add-info{padding:0}
.small-products .item-box .old-price{text-align:left!important}
.small-products .item-box .product-item > div:first-child{width:120px}
.small-products .item-box .picture{margin:0;border-radius:0}
.small-products .item-box .picture > a:before{padding-top:80%}
.small-products .item-box .details{width:calc(100% - 120px);padding:13px;text-align:left}
.small-products .item-box .prices{justify-content:flex-start;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left; display:none;}
.small-products .item-box .product-title,.small-products .item-box .title{padding:0;height:auto;max-height:69px;font-weight:600;font-size:14px}
.small-products .item-box .prices > :last-child:not(:empty){margin:0;color:#f58220}
.small-products .discountrate{position:relative;left:0;margin:0 15px 0 0}
.two-row-carousels{padding:0 20px}
.two-row-carousels .product-grid .title{font-size:24px}
.two-row-carousels:after{content:"";display:block;clear:both}
.two-row-carousels .slick-slide{min-height:241px}
.two-row-carousels .slick-arrow{position:absolute;top:auto;bottom:101px;width:40px;height:40px;background-color:#fff;cursor:pointer;border:1px solid #eee;border-radius:50%;text-align:center;font-size:0;transition:all .2s ease;z-index:1}
.two-row-carousels .slick-arrow:before{display:block;color:#d0d0d0;font-size:12px;line-height:40px;transition:all .2s ease;text-transform:none}
.two-row-carousels .slick-arrow:hover{background-color:#97c300;border:1px solid #97c300}
.two-row-carousels .slick-arrow:hover:before{color:#fff}
.two-row-carousels .slick-prev:before{content:"\6b"}
.two-row-carousels .slick-prev{left:0;margin-left:-20px}
.two-row-carousels .slick-next:before{content:"\6a"}
.two-row-carousels .slick-next{right:0;margin-right:-20px}
.two-row-carousels .slick-list{border:1px solid #eee;border-radius:3px}
.two-row-carousels .slick-slide > div{font-size:0}
.two-row-carousels .slick-slide > div:first-child{border-bottom:1px solid #eee}
.two-row-carousels .item-box{float:none!important;margin:0!important;border:none!important;border-radius:0!important}
.block{border:1px solid #eee;border-radius:3px;margin:0 0 10px;text-align:center}
.block .title{position:relative;padding:14px 20px 14px 50px;font-size:17px;color:#444;background-color:#f6f6f6;cursor:pointer;text-align:left}
.block .title strong{font-weight:600;font-size:16px;display:block}
.block .title:before{content:"\77";display:inline-block;position:absolute;left:25px;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);font-size:10px;color:#97c300;text-transform:none;transition:all .4s ease}
.block .title.open:before{-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}
.block .listbox{display:none;padding:18px;text-align:left}
.block .listbox:after{content:"";display:block;clear:both}
.block .poll{padding:10px 0}
.block .list li.active > a{color:#97c300;font-weight:700}
.block .list a{display:inline-block;padding:8px 0;font-size:14px;color:#8c8c8c;transition:all .2s ease}
.block-recently-viewed-products a.product-picture{padding:0}
.block .list a:hover{color:#97c300}
.block .list .product-picture{display:none}
.block .sublist{padding:0 15px}
.block .view-all{margin:7px 0}
.block .view-all a{display:block;margin:15px 0 0;font-weight:700;font-size:13px;text-transform:uppercase;color:#97c300;transition:all .2s ease}
.block .view-all a:hover{color:#5c7600}
.block .tags{margin:0 0 10px}
.block .tags ul{font-size:0}
.block .tags li,.product-tags-all-page li{display:inline-block;position:relative;margin:0 10px;overflow:hidden;font-size:16px!important}
.block .tags li a,.product-tags-all-page li a{float:left;line-height:30px;color:#8c8c8c;transition:all .2s ease}
.block .tags li a:hover,.product-tags-all-page li a:hover{color:#97c300}
.poll > strong{display:block;margin:0 0 20px;font-size:18px;color:#97c300}
.poll-options,.poll-results{margin:0 0 15px;overflow:hidden}
.home-page-polls .poll-options li{margin-bottom:5px;text-align:left}
.home-page-polls .poll .buttons{margin-top:30px}
.home-page-polls .poll-total-votes{margin-top:0}
.home-page-polls .answer label{display:block;border:1px solid #eee;border-radius:3px;padding:20px;font-size:16px;font-weight:700;color:#444;cursor:pointer;transition:all .2s ease}
.home-page-polls .answer input[type="radio"]:checked + label:before{border:4px solid #fff;background-color:#97c300}
.home-page-polls .answer:hover label{background-color:#f6f6f6}
.home-page-polls .poll{max-width:500px;margin:0 auto}
.poll .buttons,.poll-total-votes{margin-top:15px}
.home-page-polls .poll .buttons input{color:#fff;background-color:#eebe00;padding:15px 30px;border-radius:3px}
.poll .buttons input:hover{background-color:#e8af00;color:#fff}
.poll .buttons input{padding:10px 20px;border:none;background-color:#f1f1f1;font-weight:700;text-transform:uppercase;font-size:13px;color:#8c8c8c;transition:all .2s ease}
.poll-total-votes{display:block;margin:10px 0 0;font-weight:700;text-align:right;font-size:13px;text-transform:uppercase;color:#8c8c8c}
.block .poll .buttons{text-align:left}
.block .poll-options li,.poll-results li{display:block;margin-bottom:15px;font-size:15px;color:#8c8c8c;text-align:left}
.block .poll-options li:last-child{margin-bottom:0}
.block .poll-results li:last-child{margin-bottom:10px}
.home-page-polls{text-align:center;margin:0 10px 50px}
.home-page-polls .title{margin:0 0 20px;font-size:28px;color:#444}
.home-page-polls .title strong{font-weight:700}
.answer{position:relative;overflow:hidden}
.answer input[type="radio"]{position:absolute;left:-9999px}
.answer label{display:block;padding:7px 0;font-size:15px;color:#8c8c8c;cursor:pointer;transition:all .2s ease}
.block .answer label:hover{color:#97c300}
.block .answer:after{content:"";display:block;clear:both}
.answer span:last-child{float:right;font-size:13px}
.answer span strong{display:inline-block;vertical-align:middle;margin-left:10px;font-size:15px;color:#444}
.answer label:before{content:"";display:inline-block;margin-right:10px;width:18px;height:18px;border-radius:50%;border:1px solid #eee;vertical-align:bottom;background-color:#fff}
.answer input[type="radio"]:checked + label:before{margin-left:1px;width:17px;height:17px;margin-right:9px;box-shadow:0 0 0 1px #e7e7e7;border:3px solid #fff;background-color:#97c300}
.breadcrumb{margin:0 20px 5px;text-align:center}
.center-1 .breadcrumb{margin-bottom:20px}
.breadcrumb ul{font-size:0;margin:0}
.breadcrumb li{display:inline-block;font-size:12px;line-height:1.5;color:#a9a9a9}
.breadcrumb li:last-child span{display:none}
.breadcrumb li > a,.breadcrumb li > span,.breadcrumb li > strong{margin:0 3px;transition:color .2s ease;color:#444}
.breadcrumb li a{color:#444;font-size:12px}
.breadcrumb strong{font-weight:400}
.breadcrumb a:hover,.breadcrumb a:hover span{color:#97c300}
.breadcrumb .delimiter{display:inline-block;margin-right:5px;font-size:0}
.breadcrumb .delimiter:before{content:"\6a";display:block;font-size:7px}
.category-description,.manufacturer-description,.vendor-description,.contact-vendor{margin:0 0 40px}
.contact-vendor-button{border:none;padding:0 25px;height:45px;background-color:#eebe00;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:3px;transition:all .1s ease}
.contact-vendor-button:hover{background-color:#e8af00}
.filters-button-wrapper{display:none!important}
.product-filters{display:none}
.product-selectors{margin:0 0 20px;text-align:center;font-size:0}
.product-selectors:after{content:"";display:block;clear:both}
.product-selectors .product-sorting,.product-selectors .product-page-size{width:calc(50% - 4px);display:inline-block;vertical-align:top}
.product-selectors .product-page-size{margin-left:8px}
.product-selectors select{display:block;padding:0 40px 0 20px;width:100%;height:50px;border:none;background-color:#f1f1f1;background-image:url(../img/select-arrow-dark.svg);font-size:14px;font-weight:700;text-transform:uppercase;color:#8c8c8c;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}
#products-pagesize-desktop{display:none}
.product-selectors .product-viewmode{display:none}
.product-selectors .product-viewmode span{vertical-align:middle}
.product-selectors .product-viewmode a{display:inline-block;width:25px;height:25px;background-size:cover;margin:5px 0 0 10px;background-position:center;background-repeat:no-repeat;vertical-align:middle;font-size:0;opacity:.5}
.product-selectors .product-viewmode a.grid{background-image:url(../img/view-grid.png)}
.product-selectors .product-viewmode a.list{background-image:url(../img/view-list.png)}
.product-selectors .product-viewmode a.selected{opacity:1}
.item-grid:after{content:"";display:block;clear:both}
.item-box{position:relative;width:49%;float:left;margin:0 0 2% 2%;border:1px solid #eee;background-color:#fff;border-radius:3px;overflow:hidden}
.item-box:nth-child(2n+1){margin-left:0;clear:both}
.item-box .picture{z-index:1;overflow:hidden;background-color:#fff;margin:0 0 5px;border-radius:2px 2px 0 0}
.item-box .picture > a{display:block;position:relative;overflow:hidden}
.item-box .picture > a:before{content:"";display:block;padding-top:80%}
.item-box .picture > a img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none;height:80%;max-width:80%;object-fit:contain}
.item-box .manufacturer-item .picture > a img,.item-box .vendor-item .picture > a img{top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transform:none;-ms-transform:none;transform:none;max-width:100%;height:auto}
.item-box .details{padding:10px 0}
.item-box .add-info{padding:0 20px}
.item-box .product-title,.item-box .title{height:30px;margin:0 0 7px;overflow:hidden;font-size:13px;font-weight:400;color:#444}
.item-box .product-title a,.item-box .title a{display:block;color:#000}
.item-box .sku{display:none;font-size:13px;color:#8c8c8c;margin-bottom:5px}
.item-box .product-rating-box{display:inline-block;margin:0 0 8px}
.item-box .rating{background:url(../img/rating1.gif) repeat-x;width:65px;height:12px}
.item-box .rating div{background:url(../img/rating2.gif) repeat-x;height:12px}
.item-box .description{display:none;height:30px;margin:0 0 10px;overflow:hidden}
.item-box .description a{display:block;overflow:hidden}
.item-box .prices{overflow:hidden;text-align:center;align-items:center;justify-content:center;height:40px}
.item-box .prices :empty{display:none}
.price_old_actual{display:flex!important;flex-direction:column}
.item-box .prices *{display:inline-block}
.item-box .old-price{font-size:14px;color:#999;margin-right:10px;text-decoration:line-through}
.item-box .actual-price{font-size:18px;font-weight:700}
.item-box .old-price + .actual-price,.item-box .actual-price + .tax-shipping-info{margin-left:5px}
.item-box .special-price-card{background-image:url(../img/club-card.png);background-repeat:no-repeat;background-size:contain;width:41px;height:25px;display:inline-block!important;border-radius:8px;margin:-1px 5px;margin-left:5px;margin-right:5px;float:left}
.item-box .special-price{font-size:18px;color:#97c300;font-weight:700;float:left}
.item-box .old-price + .special-price,.item-box .special-price + .tax-shipping-info{margin-left:5px}
.item-box .tax-shipping-info{color:#8c8c8c}
.item-box .tax-shipping-info a{color:#97c300}
.item-box .base-price-pangv{color:#8c8c8c}
.item-box input[type="button"]{height:35px;padding:0 5%;vertical-align:middle;border:none;text-overflow:ellipsis;overflow:hidden}
.item-box .button-2{width:100%;padding:0 40px;background:#fedf46;border-radius:3px;font-weight:700;font-size:14px;color:#707070;text-transform:uppercase;transition:all .4s ease}
.item-box .buttons .button-2:hover{background:#e47414;border:0;color:#fff}
.button-1{background:#fedf46;border-radius:3px;font-weight:700;padding:0 20px;font-size:14px;border:0;outline:0;color:#707070;text-transform:uppercase;transition:all .4s ease}
.button-1:hover{background:#e47414!important;color:#fff;border:0}
.item-box .product-rating-box{margin-bottom:10px}
.item-box .btn-wrapper{display:none;font-size:0}
.item-box .btn-wrapper .button-2{padding:0;margin-top:0;margin-left:4px;width:40px;height:40px;line-height:40px;font-size:0;border-radius:30px;background-color:#f1f1f1;border:0;font-size:0;backface-visibility:hidden;transition:all .1s ease}
.item-box .btn-wrapper button:before{color:#7d7d7d!important;transition:all .1s ease;text-transform:none;font-weight:400;font-size:18px}
.item-box .btn-wrapper .add-to-wishlist-button:before{content:"\63"}
.item-box .btn-wrapper .add-to-compare-list-button:before{content:"\62"}
.item-box .btn-wrapper button:hover{background-color:#97c300}
.item-box .btn-wrapper button:hover:before{color:#fff!important}
.home-page-category-grid,.sub-category-grid,.manufacturer-grid{margin:0 auto 45px}
.home-page-category-grid .item-box{border:1px solid #e1e1e1}
.category-grid .item-box .picture{border:none;background:transparent;margin:0}
.category-grid .item-box .picture a:before{padding-top:73.33%}
.vendor-item .picture,.manufacturer-item .picture{margin-bottom:0}
.vendor-item .title,.manufacturer-item .title,.category-grid .item-box .title{margin-bottom:0;height:auto}
.vendor-item .title a,.manufacturer-item .title a,.category-grid .item-box .title a{display:block;padding:16px 15px;font-size:13px;color:#444;font-weight:700;letter-spacing:0;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:color .2s ease}
.sub-category-grid .item-box .title a{white-space:normal;text-overflow:initial}
.vendor-item:hover .title a,.manufacturer-item:hover .title a,.category-grid .item-box:hover .title a{color:#97c300}
.home-page-advantages{margin-bottom:45px;overflow:hidden}
.advantages-item{padding:10px 15px;margin-bottom:5px;background-color:#f6f6f6;overflow:hidden;text-align:left}
.advantages-item > div{display:inline-block;vertical-align:middle}
.advantages-item .description{display:none}
.advantages-item .picture{width:40px;height:40px}
.advantages-item .picture img{max-height:100%;max-width:100%}
.advantages-item .info{width:calc(100% - 55px);padding-left:10px}
.advantages-item .title{font-size:15px;color:#444;font-weight:700;text-transform:uppercase;letter-spacing:3px}
.advantages-item .title a{transition:all .2s ease}
.advantages-item .title a:hover{color:#97c300}
.product-grid .title{margin:0 0 25px;font-size:28px;color:#444;font-weight:700;text-align:center}
.pager{margin:0 0 20px}
.pager:last-child{margin-bottom:0}
.pager ul{text-align:center;font-size:0}
.pager li{display:inline-block;margin:0 5px;vertical-align:middle}
.pager li a,.pager li span{display:block;width:38px;height:38px;line-height:37px;border-radius:50%;text-align:center;font-size:15px;cursor:pointer;color:#8c8c8c;transition:all .3s ease}
.pager li a:hover,.pager li span{color:#fff;background-color:#97c300;border-color:#97c300!important}
.pager li a:hover::before{color:#fff}
.pager li a:before{display:block;font-size:12px;color:#d0d0d0;line-height:37px;transition:all .3s ease}
.pager li.previous-page a,.pager li.next-page a,.pager li.first-page a,.pager li.last-page a{font-size:0;background-color:#fff}
.pager li.previous-page a:hover,.pager li.next-page a:hover,.pager li.first-page a:hover,.pager li.last-page a:hover{background-color:#97c300}
.previous-page a,.next-page a,.first-page a,.last-page a{border:1px solid #e4e4e4}
.previous-page a:before,.next-page a:before{content:"\6b"}
.next-page a:before{content:"\6a"}
.first-page a:before{content:"\56"}
.last-page a:before{content:"\57"}
.product-details-page .product-grid{width:100%}
.mobile-name-holder{margin-bottom:30px}
.mobile-name-holder .breadcrumb{margin:0 0 20px}
.product-essential{margin:0 0 20px;position:relative;background:#fff;padding:40px}
.product-essential:after{content:"";display:block;clear:both}
.gallery{margin:0 auto 40px;max-width:500px}
.gallery .picture{position:relative;max-width:100%;margin:0 auto;border-radius:3px;overflow:hidden;background-color:#fff;text-align:center;font-size:0}
.gallery .picture:before{content:"";display:block;width:100%;padding-top:100%}
.gallery .picture img{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;max-height:100%}
.gallery .picture-thumbs{margin:10px 0 0;overflow:hidden;text-align:center;font-size:0}
.gallery .thumb-item{display:inline-block;position:relative;width:85px;margin:0 4px 10px;border-radius:3px;border:1px solid #eee;overflow:hidden;background-color:#fff;cursor:pointer}
.gallery .thumb-item:before{content:"";display:block;padding-top:100%}
.gallery .thumb-item img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}
.overview{position:relative;margin:0 0 20px}
.product-name .manufacturers,.overview .manufacturers{font-size:15px;color:#8c8c8c}
.product-name .manufacturers .value,.overview .manufacturers .value{color:#97c300}
.product-name .manufacturers .value a{color:#444}
.product-name .manufacturers .value:hover,.overview .manufacturers .value:hover{color:#7c9a16}
.discontinued-product{margin:0 0 20px;color:#ff4f60}
.overview .product-name{margin:0 0 25px}
.product-name h1{margin-bottom:10px;font-size:26px;color:#444;font-weight:700}
.overview .short-description{margin:0 0 30px;padding:0 10px;font-size:16px;line-height:1.5;color:#8c8c8c}
.product-reviews-overview{margin:0 0 20px}
.product-review-box{display:inline-block;margin:0 0 5px}
.product-review-box .rating{width:65px;height:12px;background:url(../img/rating1.gif) repeat-x}
.product-review-box .rating div{height:12px;background:url(../img/rating2.gif) repeat-x}
.product-no-reviews a{font-size:14px;color:#8c8c8c;transition:color .2s ease}
.product-review-links a:hover,.product-no-reviews a:hover{color:#97c300}
.product-review-links{font-size:14px;color:#8c8c8c}
.product-review-links .separator{margin:0 5px}
.product-review-links a{transition:color .2s ease}
.overview .compare-products{margin-bottom:40px}
.compare-products .add-to-compare-list-button{font-size:12px;line-height:16px;font-weight:700;color:#8c8c8c;text-transform:uppercase;border:none;background:transparent;transition:all .2s ease}
.compare-products .add-to-compare-list-button:before{content:"\62";display:inline-block;vertical-align:text-bottom;margin-right:10px;font-size:18px;color:#8c8c8c;text-transform:none;font-weight:400;transition:all .2s ease}
.compare-products .add-to-compare-list-button:hover,.compare-products .add-to-compare-list-button:hover:before{color:#97c300}
.compare-products .add-to-compare-list-button:hover:before{-webkit-transform:rotate3d(1,0,0,180deg);-ms-transform:rotate3d(1,0,0,180deg);transform:rotate3d(1,0,0,180deg)}
.overview .stock,.variant-overview .stock{display:inline-block;padding:10px 20px;margin:0 0 20px;font-weight:700;font-size:13px;color:#8c8c8c;text-transform:uppercase;background-color:#f6f6f6;border-radius:2px}
.overview .stock .label,.variant-overview .stock .label{display:none}
.back-in-stock-subscription{margin:0 0 15px;font-size:0;backface-visibility:hidden}
.back-in-stock-subscription:before{content:"\45";display:inline-block;margin-right:7px;vertical-align:bottom;color:#8c8c8c;font-size:17px;transition:color .2s ease}
.back-in-stock-subscription:hover:before{color:#97c300;-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-moz-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}
.back-in-stock-subscription input{background:transparent;border:none;font-size:12px;font-weight:700;color:#8c8c8c;text-transform:uppercase;transition:color .2s ease}
.overview .additional-details,.variant-overview .additional-details{margin-bottom:30px}
.overview .additional-details div,.variant-overview .additional-details div{margin:0 0 5px;font-size:15px;color:#8c8c8c}
.overview .additional-details div .value,.variant-overview .additional-details div .value{color:#444}
.overview .additional-details div .value a,.variant-overview .additional-details div .value a{color:#97c300;text-decoration:none}
.overview .additional-details div .value a:hover,.variant-overview .additional-details div .value a:hover{color:#7c9a16}
.overview .delivery-date,.variant-overview .delivery-date{margin:0 0 5px;font-size:14px;color:#8c8c8c}
.free-shipping{display:inline-block;margin:10px auto 15px;color:#8c8c8c;font-size:14px}
.download-sample{font-size:0;margin:30px 0}
.download-sample a{font-size:13px;color:#97c300;font-weight:700;text-transform:uppercase}
.download-sample a:before{content:"\4a";display:inline-block;margin-right:10px;font-size:18px;text-transform:none;font-weight:400;vertical-align:text-bottom}
.overview-buttons div{display:inline-block;margin:0 5px 10px}
.attributes{padding:10px;font-size:15px;text-align:left;margin:0 auto 20px}
.attributes:only-child{margin-bottom:0}
.attributes-wrapper > div{max-width:320px;margin-left:auto;margin-right:auto}
.attributes-wrapper > div.product-prices-box{max-width:none}
.attributes dl{overflow:hidden}
.attributes dt,.attributes .attribute-label,.giftcard label{display:block;font-size:15px;margin:0 0 5px;white-space:nowrap;font-weight:700;color:#444}
.attributes dt,.attributes dd{text-align:center}
.attributes dd li{text-align:left}
.attributes .required{color:#444}
.attributes dd{margin:0 0 20px}
.attributes dd:last-child{margin-bottom:0}
.attributes li{margin:8px 0 10px}
.attributes dd select,.product-details-page .attributes dd select:only-child{max-width:100%}
.product-details-page .attributes dd select{max-width:calc(100% - 60px)}
.attributes select + .qty-box{margin-top:10px}
.attributes dd input[type="text"],.attributes dd input[type="password"],.attributes dd input[type="tel"],.attributes dd input[type="email"],.attributes dd select:only-child{width:100%;line-height:45px}
.attributes.rental-attributes{font-size:0}
.attributes.rental-attributes > div{display:inline-block;width:49%}
.attributes.rental-attributes > div:nth-child(2n){margin-left:2%}
.attributes.rental-attributes > div:only-child{width:100%;margin-left:0}
.attributes.rental-attributes input{height:45px;padding:0 20px;border-radius:3px;text-align:left}
.product-social-buttons{margin-bottom:30px}
.product-social-label{display:inline-block;margin-bottom:20px;font-size:15px;font-weight:700;color:#444}
.product-social-sharing li{display:inline-block;margin:0 5px;vertical-align:top}
.product-social-sharing li a{display:block;font-size:0;backface-visibility:hidden}
.product-social-sharing li a:before,.email-a-friend:before{display:block;font-size:22px;color:#8e8e8e;transition:all .5s ease}
.product-social-sharing li a:hover:before,.product-social-sharing .email-a-friend:hover:before{-webkit-transform:rotate3d(0,1,0,360deg);-ms-transform:rotate3d(0,1,0,360deg);transform:rotate3d(0,1,0,360deg)}
.product-social-sharing a.twitter{background:url(../img/twitter.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.product-social-sharing a.facebook{background:url(../img/facebook.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.product-social-sharing a.pinterest{background:url(../img/pinterest.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.product-social-sharing a.google{background:url(../img/google-plus.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.product-social-sharing .email-a-friend{background:url(../img/email.png) no-repeat 0 0;width:30px;height:30px;background-size:contain}
.product-social-sharing .email-a-friend input{width:22px;height:22px;border:none;background:transparent;font-size:0}
.product-social-sharing li a:hover:before,.email-a-friend:hover:before{color:#97c300}
.attributes .qty-box{margin:0 0 0 5px}
.attributes .qty-box label{display:none}
.attributes .qty-box input[type="text"]{width:50px;height:45px;text-align:center;border-radius:3px}
.gender label,.option-list li label,.inputs.accept-consent label,td.remove-from-cart label,td.add-to-cart label,.terms-of-service label,.terms-of-agreement label,.selector label,.use-reward-points label{display:inline-block;font-size:15px;cursor:pointer;transition:all .2s ease}
.attributes .datepicker{width:100%;text-align:center}
.ui-datepicker{width:280px;background-color:#fff;text-align:center;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:3px;overflow:hidden}
.ui-datepicker-header{position:relative;height:32px;background-color:#97c300;color:#fff;overflow:hidden}
.ui-datepicker-header a{position:absolute;top:0;z-index:1;width:40px;height:32px;line-height:32px;font-size:0;transition:all .2s ease}
.ui-datepicker-header a:hover{background-color:rgba(0,0,0,.1)}
.ui-datepicker-header a:before{display:block;font-size:10px;color:#fff}
.ui-datepicker-header a.ui-datepicker-prev{left:0}
.ui-datepicker-header a.ui-datepicker-prev:before{content:"\6b"}
.ui-datepicker-header a.ui-datepicker-next{right:0}
.ui-datepicker-header a.ui-datepicker-next:before{content:"\6a"}
.ui-datepicker-title{position:relative;z-index:0;line-height:32px;letter-spacing:1px;font-weight:700;text-transform:uppercase}
.ui-datepicker-calendar th{background-color:#f6f6f6}
.ui-datepicker-calendar th,.ui-datepicker-calendar td{width:14.285%}
.ui-datepicker-calendar th span,.ui-datepicker-calendar td a{display:block;font-size:14px;color:#8c8c8c;min-height:32px;line-height:32px;border-radius:3px;transition:all .2s ease}
.ui-datepicker-calendar th span{font-size:13px}
.ui-datepicker-calendar td a:hover{background-color:#f1f1f1}
.ui-datepicker-calendar a.ui-state-active:hover,.ui-datepicker-calendar a.ui-state-active{background-color:#97c300;color:#fff}
.attribute-squares{font-size:0}
.attribute-squares li{display:inline-block;margin:0 5px 5px;line-height:normal!important;text-align:center}
.attribute-squares label{display:block;margin:0!important;overflow:hidden}
.attribute-squares input[type="radio"]{position:absolute;left:auto;z-index:-1;opacity:0;margin-top:-25px}
.attribute-squares span{display:block;user-select:none}
.attribute-square{display:block!important;width:32px!important;height:32px!important;border:2px solid #e7e7e7;border-radius:3px;cursor:pointer}
.selected-value .attribute-square{border-color:#868686}
.attribute-squares .tooltip-container{display:none}
.giftcard{margin:0 0 20px;overflow:hidden;clear:both}
.giftcard div{margin:0 0 20px}
.giftcard label{display:block;margin:0 0 5px}
.giftcard input,.giftcard textarea{width:100%;height:45px;line-height:45px;border-radius:3px}
.giftcard textarea{height:150px;line-height:1.5}
.overview .prices,.variant-overview .prices{margin:10px 0;overflow:hidden;font-size:14px;color:#8c8c8c}
.overview .prices > div,.variant-overview .prices > div{margin:0 0 5px}
.overview .prices .special-price-card{background-image:url(../img/club-card.png);background-repeat:no-repeat;background-size:contain;width:37px;height:22px;display:inline-block!important;margin-left:5px;margin-right:5px;border-radius:5px}
.overview .old-product-price,.variant-overview .old-product-price{color:#8c8c8c;text-decoration:line-through;font-size:0}
.overview .old-product-price span,.overview .old-product-price label,.variant-overview .old-product-price span,.variant-overview .old-product-price label{font-size:17px}
.overview .non-discounted-price,.variant-overview .non-discounted-price{font-size:14px;color:#8c8c8c}
.overview .product-price,.variant-overview .product-price{font-size:25px;color:#97c300;font-weight:700}
.grouped-product-box{margin-bottom:40px}
.grouped-product-box label{display:none;margin:0 0 15px;color:#787878;text-transform:uppercase;font-weight:700;font-size:13px}
.grouped-btn{display:block;max-width:320px;height:45px;line-height:45px;margin:0 auto;padding:0 15px;text-align:center;background-color:#f1f1f1;border-radius:3px;font-size:13px;color:#8c8c8c;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:uppercase;font-weight:700;transition:all .2s ease}
.grouped-btn:before{content:"\4b";display:inline-block;vertical-align:bottom;margin-right:10px;font-size:12px;color:#8e8e8e;text-transform:none;transition:all .2s ease}
.grouped-btn:hover{background-color:#eebe00;color:#fff}
.grouped-btn:hover:before{color:#fff}
.grouped-btn span{display:inline-block;vertical-align:top;margin-right:5px}
.grouped-btn strong{display:inline-block;vertical-align:top}
.tier-prices{margin:20px 0 30px;font-size:15px;color:#8c8c8c}
.tier-prices .title{margin-bottom:10px;font-size:15px;font-weight:700;color:#444}
.tier-prices .prices-table{border:1px solid #e7e7e7;overflow:hidden;border-radius:3px}
.tier-prices .prices-row{float:left;width:50%}
.tier-prices .prices-row > div{padding:10px}
.tier-prices .item-price{color:#97c300}
.tier-prices .tbody{border-left:1px solid #e7e7e7}
.customer-entered-price{margin:30px 0;overflow:hidden;padding:10px}
.customer-entered-price .price-input{margin-bottom:5px}
.customer-entered-price .price-input label{display:block;font-size:15px;margin:0 0 5px;font-weight:700;color:#444}
.customer-entered-price .enter-price-input{border-radius:3px;height:45px;width:150px;text-align:center}
.customer-entered-price .price-range{color:#8c8c8c}
.overview .add-to-cart{display:inline-block;vertical-align:top;margin:0 0 10px;width:calc(100% - 55px);max-width:330px}
.variant-overview .add-to-cart{display:inline-block}
.variant-overview .add-to-wishlist{display:inline-block;vertical-align:top;font-size:0;margin-left:5px}
.overview .min-qty-notification,.variant-overview .min-qty-notification{margin:0 0 10px;font-size:14px;color:#8c8c8c}
.overview .add-to-cart-panel{display:flex}
.variant-overview .add-to-cart-panel{position:relative;font-size:0;display:inline-block;vertical-align:top}
.overview .qty-label,.variant-overview .qty-label{position:absolute;left:-25px;line-height:36px;display:none!important}
.overview .qty-input,.variant-overview .qty-input,.overview .qty-dropdown,.variant-overview .qty-dropdown{border-radius:3px;height:45px;padding:12px;text-align:center;color:#444;font-size:14px;vertical-align:top}
.overview .qty-dropdown,.variant-overview .qty-dropdown{margin-right:10px;width:73px;padding:0 33px 0 17px;border:1px solid #e7e7e7;border-radius:3px;background:url(../img/select-arrow-dark.svg) no-repeat right 15px center;appearance:none;-moz-appearance:none;-webkit-appearance:none}
.variant-overview .qty-dropdown,.variant-overview .add-to-cart-qty-wrapper{margin-right:5px}
.overview .qty-input,.variant-overview .qty-input{padding-right:27px;width:80px}
.variant-buttons-wrapper{font-size:0}
.overview .qty-dropdown + .add-to-cart-button{width:calc(100% - 85px);max-width:250px}
.overview .add-to-cart-qty-wrapper + .add-to-cart-button{padding:0;width:50%;height:45px}
.add-to-cart-qty-wrapper{position:relative;display:inline-block;vertical-align:top;margin-right:10px}
.add-to-cart-qty-wrapper .plus,.add-to-cart-qty-wrapper .minus{position:absolute;top:0;right:0;left:auto;display:inline-block;width:15px;height:18px;margin:3px;background-color:#f1f1f1;text-align:center;font-family:"sariyer-icons";font-size:7px;line-height:18px;color:#8e8e8e;cursor:pointer;user-select:none;transition:all .2s ease}
.add-to-cart-qty-wrapper .minus{top:auto;bottom:0}
.add-to-cart-qty-wrapper .plus:hover,.add-to-cart-qty-wrapper .minus:hover{background-color:#eaeaea}
.overview .add-to-cart-button,.variant-overview .add-to-cart-button{padding:0 15px;font-size:15px;vertical-align:top;text-align:center;text-overflow:ellipsis;overflow:hidden}
.variant-overview .add-to-cart-button{padding:0 14px;width:140px}
.overview .add-to-wishlist{display:inline-block;margin-left:0;margin-top:0!important}
.overview .add-to-wishlist button{display:block;width:45px;height:45px;line-height:45px;border:none;border-radius:3px;font-weight:700;color:#fff;font-size:0;text-transform:uppercase;text-align:center;background-color:#707070;transition:all .1s ease}
.overview .add-to-wishlist button:hover{background-color:#707070}
.overview .add-to-wishlist button:before{content:"\63";display:inline-block;vertical-align:bottom;color:#292929;font-size:17px;text-transform:none;font-weight:400}

.overview .add-to-shoppinglist{display:inline-block;margin-left:0;margin-top:10px}
.overview .add-to-shoppinglist button{display:block;width:45px;height:45px;line-height:45px;border:none;border-radius:3px;font-weight:700;color:#fff;font-size:0;text-transform:uppercase;text-align:center;background-color:#707070;transition:all .1s ease}
.overview .add-to-shoppinglist button:hover{background-color:#707070}
.overview .add-to-shoppinglist button:before{content:"\58";display:inline-block;vertical-align:bottom;color:#292929;font-size:17px;text-transform:none;font-weight:400}

.overview .add-to-pricealarm{display:inline-block;margin-left:0;margin-top:10px}
.overview .add-to-pricealarm button{display:block;width:45px;height:45px;line-height:45px;border:none;border-radius:3px;font-weight:700;color:#fff;font-size:0;text-transform:uppercase;text-align:center;background-color:#707070;transition:all .1s ease}
.overview .add-to-pricealarm button:hover{background-color:#707070}
.overview .add-to-pricealarm button:before{content:"\45";display:inline-block;vertical-align:bottom;color:#292929;font-size:17px;text-transform:none;font-weight:400}

.pre-order-availability-date{display:block;margin-top:10px;font-size:14px;color:#8c8c8c}
.pre-order-availability-date label{vertical-align:top}
.full-description,.product-specs-box{margin:0 -10px;padding:0 10px;background-color:#f6f6f6;clear:both}
.full-description{padding:20px;line-height:1.5;font-size:15px;color:#8c8c8c;font-weight:400}
.product-specs-box{padding:10px 10px 30px}
.product-specs-box thead{display:none}
.product-details-page .related-products-grid,.product-details-page .also-purchased-products-grid{margin-top:70px}
.product-collateral .title{margin:0 0 10px;letter-spacing:2px;font-size:15px;color:#444;font-weight:700;text-transform:uppercase}
.product-tags-box .title,.product-details-page .product-grid .title{font-size:24px;color:#444;font-weight:700;text-transform:none;letter-spacing:normal}
.product-specs-box .data-table{border:1px solid #eee;border-radius:3px;text-align:left;margin:0}
.product-specs-box .data-table td{padding:20px 25px;border:none}
.data-table td .color-squares{margin:-5px 0}
.product-specs-box .data-table td.spec-value{font-size:16px;color:#444;border-left:1px solid #eee}
.product-specs-box .data-table td.spec-name{font-size:17px;color:#8c8c8c;font-weight:300}
.attributes-wrapper{margin-bottom:30px;border:1px solid #eaeaea;border-radius:3px;padding:10px}
.product-variant-line .attributes-wrapper{border:none}
.product-tags-list{font-size:0}
.product-tags-box{margin:50px 0 85px}
.product-tags-box:last-child{margin-bottom:0}
.product-tags-box .title{margin-bottom:20px}
.product-tags-list li{display:inline-block;color:#8c8c8c;font-size:16px}
.product-tags-list li.separator{margin:0 5px 0 3px}
.product-tags-list a{display:inline-block;line-height:24px;color:#97c300;transition:color .2s ease}
.product-tags-list a:hover{color:#7c9a16}
.product-collateral > div.product-variant-list{margin:50px 0}
.product-variant-line{margin:0 0 15px;border:1px solid #eee;border-radius:3px;padding:30px 10px}
.product-variant-line:after{content:"";display:block;clear:both}
.variant-picture{position:relative;width:100%;max-width:330px;max-height:330px;margin:0 auto 15px;border-radius:3px;overflow:hidden}
.variant-picture img{max-width:100%}
.variant-overview{width:100%}
.variant-overview .variant-name{margin:0 0 10px;font-size:22px;color:#444;font-weight:700}
.variant-overview .variant-description{margin:0 0 15px;line-height:1.5;font-size:15px;color:#8c8c8c}
.variant-overview .add-to-wishlist-button{display:block;float:none;clear:both;width:45px;height:45px;margin:0 auto;font-size:0;border:none;background-color:#f2f2f2;border-radius:3px;transition:all .1s ease}
.variant-overview .add-to-wishlist-button:before{display:block;content:"\63";font-size:20px;color:#8e8e8e;transition:all .2s ease}
.variant-overview .add-to-wishlist-button:hover{background-color:#eaeaea}
.ui-tabs{margin:0 0 20px}
.ui-tabs .ui-tabs-nav{overflow:hidden;text-align:center;margin:0 0 10px;font-size:0;text-align:center;background:#FFF 0 0 no-repeat padding-box;box-shadow:0 0 4px #00000008;border-radius:6px}
.ui-tabs .ui-tabs-nav li{display:inline-block;margin:0 15px}
.ui-tabs .ui-tabs-nav li a{display:inline-block;padding:15px;font-size:15px;letter-spacing:1px;font-weight:700;color:#393e46;border-bottom:2px solid transparent;text-transform:uppercase;transition:all .1s ease}
.ui-tabs .ui-tabs-nav li a:hover{color:#97c300}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-state-active.ui-tabs-active a{color:#DF8933;border-bottom:2px solid #DF8933}
.ui-tabs .ui-tabs-panel{background-color:#fff;padding:40px 20px;margin:0!important}
.ui-tabs .ui-tabs-hide{display:none}
.product-reviews-page h1 a{font-style:italic;transition:all .1s ease}
.product-reviews-page h1 a:hover{color:#8c8c8c}
.write-review .title,.comment-form-btn{position:relative;height:45px;margin:0 0 45px}
.write-review .title strong,.comment-form-btn strong{position:absolute;display:inline-block;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:0 25px;height:45px;max-width:100%;border-radius:3px;font-size:14px;line-height:45px;text-transform:uppercase;font-weight:700;background-color:#eebe00;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:all .3s ease}
.write-review .title strong span,.comment-form-btn strong span{transition:all .1s ease}
.product-reviews-page .title strong:before,.comment-form-btn strong:before,.close-comment-form:before{display:inline-block;vertical-align:bottom;margin-right:10px;font-size:16px;text-transform:none;font-weight:400;transition:all .1s ease}
.product-reviews-page .title .close-review-form,.comment-form-btn .close-comment-form{background-color:#e5e5e5;color:#8c8c8c;width:0;max-width:0;padding:0;opacity:.4}
.product-reviews-page .title .close-review-form:before,.comment-form-btn .close-comment-form:before{content:"\76";color:#8c8c8c;font-size:12px}
.product-reviews-page .title .write-review-title:before{content:"\79";color:#fff;opacity:.6}
.product-reviews-page .title .close-review-form:hover{background-color:#eaeaea}
.product-reviews-page .title .write-review-title:hover{background-color:#e8af00}
.comment-form-btn .open-comment-form,.product-reviews-page .title .write-review-title{transition:width .3s ease .3s,max-width .3s ease .3s,padding .3s ease .3s,opacity .3s ease .3s,background-color .2s ease 0;opacity:1}
.comment-form-btn.open .open-comment-form,.product-reviews-page .title.open .write-review-title{width:0;max-width:0;padding:0;opacity:.4;transition-delay:0}
.comment-form-btn .open-comment-form span,.comment-form-btn .open-comment-form:before,.product-reviews-page .title .write-review-title span,.product-reviews-page .title .write-review-title:before{opacity:1}
.comment-form-btn.open .open-comment-form span,.comment-form-btn.open .open-comment-form:before,.product-reviews-page .title.open .write-review-title span,.product-reviews-page .title.open .write-review-title:before{opacity:0}
.comment-form-btn.open .close-comment-form,.product-reviews-page .title.open .close-review-form{width:auto;max-width:280px;padding:0 25px;opacity:1;transition:width .3s ease .3s,max-width .3s ease .3s,padding .3s ease .3s,opacity .3s ease .3s,background-color .2s ease 0}
.comment-form-btn .close-comment-form:before,.comment-form-btn .close-comment-form span,.product-reviews-page .title .close-review-form span,.product-reviews-page .title .close-review-title:before{opacity:0}
.comment-form-btn.open .close-comment-form:before,.comment-form-btn.open .close-comment-form span,.product-reviews-page .title.open .close-review-form span,.product-reviews-page .title.open .close-review-title:before{opacity:1}
.write-review{margin:0 0 50px;text-align:center}
.write-review-collapse{display:none;padding:20px;max-width:740px;margin:0 auto;border-radius:3px;border:1px solid #eee;background-color:#fff}
.write-review .form-fields{margin:0 0 15px}
.write-review .review-rating{text-align:center;margin-top:20px}
.write-review .review-rating > label{display:block;margin-bottom:10px;font-size:15px;font-weight:700}
.review-rating .tooltip{position:relative}
.review-rating .tooltip:hover .tooltiptext{opacity:1}
.review-rating .tooltiptext{position:absolute;bottom:100%;margin-bottom:10px;background:#e5e5e5;left:50%;padding:8px 15px;border-radius:3px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-weight:400;color:#444;opacity:0;pointer-events:none;transition:all .2s ease}
.review-rating .tooltiptext:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top-color:#e5e5e5;border-width:8px;margin-left:-8px}
.review-rating ul{font-size:0;vertical-align:middle}
.rating-options{display:inline-block;overflow:hidden;font-size:0}
.write-review .rating-options *{float:left}
.write-review .rating-options input{position:absolute;z-index:-1;opacity:0}
.write-review .rating-options label{position:relative;display:inline-block;width:25px;height:25px;background-position:0 0;background-size:contain;font-size:0;cursor:pointer}
.write-review .rating-options label:before,.write-review .rating-options input[type="radio"]:checked + label:before{display:inline-block;content:"\e900";color:#ffcd46;font-size:25px;border:none;background-color:transparent;box-shadow:none;margin:0;width:25px;height:25px;line-height:1;transition:all .2s ease}
.write-review .rating-options:hover label:before{color:#ffcd46!important}
.write-review .rating-options:hover label:hover:before,.write-review .rating-options:hover input:checked ~ label:before,.write-review .rating-options input:checked ~ label:hover:before{color:#ffcd46}
.write-review .rating-options label:hover ~ label:before{color:#e0e0e0!important}
.write-review .rating-options:hover input:checked ~ label:hover ~ label:before,.write-review .rating-options input:checked ~ label:hover ~ label:before,.write-review .rating-options input:checked ~ label ~ label:before{color:#e0e0e0}
.write-review .rating-options input:checked + label:before{-webkit-animation:stars .7s linear;-moz-animation:stars .7s linear;animation:stars .7s linear}
.write-review .review-rating li.first{color:#ff4f60}
.write-review .product-review-links,.write-review .product-review-box{margin:0 0 15px}
.write-review .product-review-links a{font-size:16px;color:#8c8c8c;font-weight:700;transition:all .1s ease}
.write-review .product-review-links a:hover{color:#444}
.write-review .captcha-box{margin:15px 0 0}
.write-review .button-1{display:block;border:none;padding:0 25px;height:45px;width:100%;border-radius:3px;background-color:#f58220;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;transition:all .2s ease}
.write-review .button-1:hover{background-color:#de7318}
.product-reviews-page .result,.product-reviews-page .message-error{margin:0 0 20px}
.product-review-list{overflow:hidden;margin-bottom:30px;border:1px solid #e7e7e7;background-color:#fff;border-radius:3px}
.product-review-list:last-child{margin-bottom:0}
.product-review-item{border-bottom:1px solid #e7e7e7;padding:30px 20px;text-align:center;overflow:hidden}
.product-review-item:last-child{border-bottom:0}
.product-review-item .product-review-box{display:block;margin:0 0 5px}
.product-review-item .product-review-box .rating{margin:0 auto}
.product-review-item .review-item-head{margin:0 0 15px;text-align:center}
.product-review-item .review-title{font-size:15px;font-weight:400;color:#444}
.product-review-item .review-text{margin:0 0 25px;font-size:15px;color:#8c8c8c}
.product-review-item .review-type-rating-ext{overflow:hidden}
.product-review-item .review-type-rating-ext .review-title{float:left}
.product-review-item .review-type-rating-ext .product-review-box{float:right;margin:4px 0}
.product-review-item .review-text:last-child{margin-bottom:0}
.product-review-item .review-info{margin:0 0 10px}
.product-review-item .review-info a,.product-review-item .review-info span span{display:inline-block;font-weight:300;font-size:17px;line-height:18px;color:#8c8c8c;transition:all .1s ease}
.product-review-item .review-info .user,.product-review-item .review-info .user a{font-size:17px;color:#8c8c8c}
.product-review-helpfulness{margin-top:30px}
.product-review-item .review-info a:hover{color:#444}
.product-review-item .review-info span span{font-size:14px}
.product-review-item .review-info span{display:block;vertical-align:middle;line-height:18px}
.product-review-item .review-info .separator{margin:0 5px;font-size:18px;font-weight:300}
.product-review-item .review-info span label{display:none}
.product-review-helpfulness > span{display:block;margin-top:10px;font-size:15px;color:#8c8c8c}
.product-review-helpfulness > span:first-child{margin-top:0}
.vote-stats > span{display:inline-block;margin:0 3px}
.product-review-helpfulness .vote{display:inline-block;padding:5px 5px 0;font-size:0;cursor:pointer}
.product-review-helpfulness .vote:before{display:block;font-size:20px;color:#8c8c8c;transition:all .2s ease}
.product-review-helpfulness .vote:hover:before{color:#97c300}
.product-review-helpfulness .vote:first-child:before{content:"\46"}
.product-review-helpfulness .vote:last-child:before{content:"\47"}
.product-review-helpfulness .vote:first-child:hover:before{content:"\e902"}
.product-review-helpfulness .vote:last-child:hover:before{content:"\e901"}
.product-review-helpfulness .result{margin:0 0 0 10px}
.product-review-item .reply{margin:30px 0 0;padding:15px;border-radius:3px;background-color:#f6f6f6}
.product-review-item .reply-header{margin:0 0 10px;font-weight:700;font-size:15px;color:#444}
.product-review-item .reply-text{font-size:14px}
.wishlist-content{margin:0 0 20px}
.wishlist-content > .message-error{margin:0 0 20px!important;text-align:center}
.wishlist-content .tax-shipping-info{margin:0 0 30px;font-size:15px;color:#444}
.wishlist-content .cart{margin-bottom:30px}
.wishlist-content .buttons{background:#fff;font-size:0;padding:20px 0}
.wishlist-content .button-2{position:relative;display:block;border:none;height:45px;width:255px;line-height:45px;padding:0 20px;margin:0 auto 7px;background-color:#E9E9E9;border-radius:3px;font-size:14px;text-transform:uppercase;color:#5d5d5d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .1s ease}
.wishlist-content .button-2:hover{background-color:#E9E9E9}
.wishlist-content .wishlist-add-to-cart-button:before{content:"\64"}
.update-wishlist-button,.email-a-friend-wishlist-button{position:relative;overflow:hidden}
.update-wishlist-button span,.email-a-friend-wishlist-button span{position:relative;z-index:1}
.update-wishlist-button:before{content:"\59"}
.update-wishlist-button:hover:before{-webkit-animation:updating 1s linear infinite;-moz-animation:updating 1s linear infinite;animation:updating 1s linear infinite}
.update-wishlist-button:hover::after{height:100%;opacity:.6;transition:all .5s ease-in}
.email-a-friend-wishlist-button:before{content:"\6d"}
.email-a-friend-wishlist-button:hover:before{-webkit-animation:emailing .2s linear;-moz-animation:emailing .2s linear;animation:emailing .2s linear}
.wishlist-page .share-info{margin:70px -10px 50px;background-color:#f9f9f9;padding:30px 20px}
.wishlist-page .share-label{display:block;margin-bottom:10px;font-size:15px;color:#8c8c8c}
.wishlist-page .share-info a{display:block;font-size:15px;color:#97c300}
.compare-products-page .page-body{text-align:center}
.compare-products-page .clear-list{position:relative;display:inline-block;padding:0 25px;margin:0 0 8px;font-weight:700;border-radius:3px;color:#8c8c8c;background-color:#f6f6f6;font-size:13px;height:45px;line-height:45px;text-transform:uppercase;overflow:hidden;transition:all .2s ease}
.compare-products-page .clear-list span{position:relative;z-index:1}
.compare-products-page .clear-list:before{content:"\5a";position:relative;display:inline-block;vertical-align:bottom;margin-right:10px;font-size:20px;color:#8c8c8c;text-transform:none;font-weight:400;transition:all .2s ease!important;z-index:1}
.compare-products-page .clear-list:hover:before{-webkit-animation:swiping .82s cubic-bezier(0.035,0.225,0.885,0.290) both;-moz-animation:swiping .82s cubic-bezier(0.035,0.225,0.885,0.290) both;animation:swiping .82s cubic-bezier(0.035,0.225,0.885,0.290) both}
.compare-products-table{display:none}
.compare-products-mobile{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;margin:0 -10px}
.compare-products-mobile .compare-section > ul{padding:17px 10px;text-align:left;overflow:hidden}
.compare-products-mobile .product{overflow:hidden}
.compare-products-mobile .product .item{position:relative}
.compare-products-mobile .product-name{padding-right:40px;font-size:15px;color:#444;font-weight:700}
.compare-products-mobile .item{padding:3px 10px}
.compare-products-mobile .item .picture,.compare-products-mobile .item img{display:inline-block;vertical-align:middle;margin-right:10px;max-width:50px}
.compare-products-mobile .item .details,.compare-products-mobile .item > span,.compare-products-mobile .item > p{display:inline-block;vertical-align:middle;max-width:calc(100% - 63px);font-size:15px;font-weight:400;color:#8c8c8c}
.compare-products-mobile .item p{vertical-align:top;margin-bottom:20px}
.compare-products-mobile .title{padding:15px 20px;font-size:17px;color:#8c8c8c;font-weight:300;background-color:#f6f6f6}
.compare-section.product .title{display:none}
.compare-products-page .remove-button{display:inline-block;width:40px;height:40px;line-height:40px;border-radius:3px;background-color:#f1f1f1;text-align:center;font-size:0;border:none;transition:all .1s ease}
.compare-products-page .remove-button:hover{background-color:#e9e9e9}
.compare-products-page .remove-button:before{content:"\4d";display:block;color:#8c8c8c;font-size:16px}
.compare-products-mobile .remove-button{position:absolute;top:8px;right:5px;left:auto}
.compare-products-mobile .price .item span{font-size:17px;font-weight:700;color:#97c300}
.compare-products-page .attribute-square{margin:0 auto}
.topic-block{margin:0 auto 30px;padding:0 10px;text-align:center;max-width:1000px}
.home-page .topic-block{margin:0 0 30px}
.topic-block-title{margin:0 0 20px}
.topic-block-title h1{font-weight:700;color:#444}
.topic-block-title h2{font-weight:700;color:#8c8c8c}
.topic-block-body p{line-height:1.5;font-size:16px;color:#8c8c8c;font-weight:400}
.topic-block-body li{font-size:15px;color:#8c8c8c;line-height:2}
.topic-block a,.topic-page a{text-decoration:underline}
.topic-page .page-body{line-height:20px;margin:0 auto}
.topic-page ul,.topic-page ol{font-size:15px;line-height:1.5;color:#8c8c8c}
.home-page .topic-block{margin:0 auto 50px;text-align:center}
.home-page .topic-block-title h2{font-size:28px;color:#444}
.home-page .topic-block-body{padding:0 10px}
.popup-window .topic-page{padding:15px}
.not-found-page p{margin:30px 0}
.topic-password{text-align:center}
.enter-password-title{margin:0 0 20px;color:#8c8c8c;font-size:15px}
.enter-password-form{display:inline-block;overflow:hidden}
.enter-password-form input[type="password"]{float:left;width:calc(100% - 100px);height:36px;border-radius:3px 0 0 3px}
.enter-password-form input[type="submit"]{float:left;width:100px;height:36px;border:none;border-radius:0 3px 3px 0;padding:0 20px}
.password-error{margin:0 0 10px}
.contact-page .form-fields,.email-a-friend-page .form-fields,.apply-vendor-page .form-fields{margin:0 0 15px}
.contact-page .message-error,.email-a-friend-page .message-error,.apply-vendor-page .message-error{margin:0 0 10px}
.contact-page .topic-block{margin-bottom:40px}
.email-a-friend-page .title{margin:0 0 30px;font-size:16px}
.email-a-friend-page .title h2{font-size:16px;font-weight:300}
.email-a-friend-page .title a{color:#97c300}
.apply-vendor-page .terms-of-service{margin:30px 0}
.bb-code-editor-wrapper{margin-bottom:5px}
.login-page .title strong,.registration-page .title strong{font-weight:300;color:#8c8c8c}
.registration-page .page-title + .message-error{margin-bottom:30px}
.gender{font-size:0}
.gender span:first-child{display:inline-block;margin-right:40px}
.gender label{display:inline-block;padding:8px 0;width:auto!important;cursor:pointer;font-weight:300}
.gender input:checked + label{color:#444}
.date-picker-wrapper{width:100%}
.date-of-birth .date-picker-wrapper select{border-radius:0;padding:0 25px 0 10px;width:46%;background:#fff url(../img/select-arrow-dark.svg) no-repeat right 10px center}
.date-of-birth .date-picker-wrapper select:first-child{border-radius:3px 0 0 3px;width:27%}
.date-of-birth .date-picker-wrapper select:last-child{border-radius:0 3px 3px 0;width:27%}
.date-of-birth select + select{margin:0 0 0 -1px}
#check-availability-button{display:block;border:none;border-radius:3px;vertical-align:top;background-color:#f1f1f1;color:#8c8c8c;text-transform:uppercase;padding:0 20px;margin:10px auto 0;height:45px;font-size:13px;font-weight:700;transition:all .1s ease}
#check-availability-button:hover{background-color:#eaeaea}
#username-availabilty{display:block;margin:5px 0 0;text-align:center;font-size:13px}
#username-availabilty:empty{display:none}
.login-page .forgot-password{font-size:13px!important;font-weight:700!important}
.vat-status,.vat-note{display:block;margin:5px 0 0;text-align:center;font-size:12px;white-space:normal}
.inputs.accept-consent{margin:0 0 20px;text-align:center}
.inputs.accept-consent .read{margin-left:5px;font-size:15px;color:#97c300;cursor:pointer;clear:none;transition:all .1s ease}
.center-2 .product-list .item-box .buttons .button-2:hover{background-color:#e8af00}
.email-a-friend-page .button-1:only-child,.contact-page .buttons .button-1:only-child,.forum-edit-page .button-1:only-child,.registration-page .button-1:only-child,.apply-vendor-page .button-1:only-child{width:100%}
.forum-edit-page .buttons,.private-message-send-page .buttons,.move-topic-page .buttons{font-size:0}
.forum-edit-page .buttons input,.private-message-send-page .buttons input,.move-topic-page .buttons input{width:49%;margin:0 0 0 2%}
.forum-edit-page .buttons input:nth-child(2n+1),.private-message-send-page .buttons input:nth-child(2n+1),.move-topic-page .buttons input:nth-child(2n+1){margin-left:0}
.account-page .button-1,.return-request-page .button-1,.user-agreement-page .button-1{width:auto;min-width:125px}
.account-page .save-customer-info-button{min-width:100px!important}
.registration-result-page .result{margin:0 0 30px;color:#8c8c8c}
.login-page .in-header-register{display:none}
.page.login-page{text-align:center}
.login-page .page-title,.registration-page .page-title{text-align:center}
.login-page .customer-blocks{margin:0 0 50px}
.login-page .customer-blocks:after{content:"";display:block;clear:both}
.login-page .customer-blocks + .topic-block{margin-bottom:50px}
.login-page .new-wrapper,.login-page .returning-wrapper form,.registration-page .page-body,.email-a-friend-page .page-body form,.password-recovery-page .page-body,.private-message-send-page .page-body,.contact-page .page-body form,.apply-vendor-page .page-body form,.forum-edit-page .page-body,.form-style,.move-topic-page .page-body{max-width:600px;margin:0 auto 30px;border-radius:3px}
.registration-page .page-body,.email-a-friend-page .page-body form,.contact-page .page-body form,.apply-vendor-page .page-body form,.forum-edit-page .page-body,.password-recovery-page .page-body,.private-message-send-page .page-body,.move-topic-page .page-body{max-width:none;margin-bottom:0}
.registration-page,.email-a-friend-page,.contact-page,.apply-vendor-page,.forum-edit-page,.password-recovery-page,.private-message-send-page,.move-topic-page{max-width:800px;margin:0 auto}
.email-a-friend-page .page-body form,.contact-page .page-body form,.apply-vendor-page .page-body form,.forum-edit-page .page-body,.form-style,.password-recovery-page .page-body,.private-message-send-page .page-body,.move-topic-page .page-body{padding:40px 20px}
.login-page .title,.registration-page .title{margin:0;padding:18px;font-size:18px;color:#8c8c8c;background-color:#f9f9f9;border-radius:3px 3px 0 0;text-align:center}
.login-page .topic-block-title h2{color:#444}
.title + .message-error{margin:20px 20px 0}
.login-page .title strong{font-weight:300}
.login-page .text{padding:30px 20px 20px;font-size:16px;line-height:1.8;font-weight:400;color:#8c8c8c}
.new-wrapper .text:before{content:"\79";display:block;margin-bottom:15px;font-size:55px;line-height:initial;color:#c6c6c6}
.returning-wrapper .form-fields,.registration-page .form-fields{padding:30px 20px 20px}
label[for="Newsletter"],.inputs.accept-consent label{color:#444!important;clear:none}
.login-page .buttons,.registration-page .buttons{padding:10px 20px 20px}
.login-page .inputs.reversed label,.login-page .inputs.reversed span{margin:0;width:auto;font-size:13px;color:#8c8c8c;font-weight:400}
.login-page .inputs.reversed label{float:left;clear:none}
.login-page .inputs.reversed a:hover{color:#444}
.login-page .inputs.reversed input[type="checkbox"] + label:before{vertical-align:bottom}
.login-page .returning-wrapper .external-authentication{clear:both}
.login-page .external-authentication > *{margin:30px -10px 0;padding:30px 0;width:calc(100% + 20px);background-color:#f9f9f9;text-align:center}
.login-page .external-authentication .buttons{margin:0;padding:0}
.external-authentication .title{display:none}
.password-recovery-page .tooltip{margin:0 0 20px;font-size:15px;color:#8c8c8c;line-height:1.5}
.password-recovery-page .result{margin:0 0 5px;font-weight:700}
.select-navigation{padding:20px;background-color:#f6f6f6;text-align:center}
.select-navigation select{background-color:#fff;width:300px}
.html-account-page .side-2{margin-bottom:3px}
.html-account-page .master-wrapper-content{padding:40px 0 0}
.account-page{padding:40px 10px;background-color:#f6f6f6}
.account-page .data-table{text-align:center}
.account-page .fieldset{margin-top:10px;float:left;width:100%}
.registration-page .fieldset{margin-bottom:20px}
.account-page .section > .title,.reward-points-overview,.forum-subscriptions-page .description{text-align:center}
.account-page .title{margin-bottom:20px;font-size:18px;color:#8c8c8c;text-align:center}
.account-page .title strong{font-size:18px;color:#8c8c8c;font-weight:300}
.customer-info-page .page-body,.change-password-page .page-body,.check-gift-card-balance-page .page-body,.avatar-page .page-body,.address-edit-page .page-body,.vendorinfo-page .page-body{padding:20px;max-width:740px;margin:0 auto;border-radius:3px;border:1px solid #eee;background-color:#fff}
.account-page .inputs{text-align:left;width:100%;float:left}
.account-page .button-2{border:none;padding:0 20px;height:40px;line-height:40px;border-radius:3px;vertical-align:top;background-color:#f1f1f1;font-size:13px;color:#8c8c8c;text-transform:uppercase;font-weight:700;transition:all .1s ease}
.account-page .button-2:hover{background-color:#eaeaea}
.account-page .button-2.return-items-button{display:block;width:auto;height:auto;margin:20px auto 0;padding:0;background-color:transparent;transition:all .2s ease}
.account-page .button-2.return-items-button:before{content:"\4f";display:inline-block;vertical-align:bottom;margin-right:10px;font-size:14px;color:#8c8c8c;text-transform:none;font-weight:400;transition:all .2s ease}
.account-page .button-2.return-items-button:hover,.account-page .button-2.return-items-button:hover:before{color:#97c300}
.account-page .edit-address{margin:0 0 20px}
.account-page .description,.reward-points-overview,.result{margin-bottom:20px;line-height:1.5;font-size:17px;color:#8c8c8c;font-weight:300;text-align:center}
.result{text-align:center}
.address-item,.add-button,.order-item,.request-item{padding:40px 20px;margin-bottom:20px;background-color:#fff;border:1px solid #eee;border-radius:3px;vertical-align:top}
.add-button:before{display:block;margin-bottom:40px;content:"\55";font-size:100px;color:#8e8e8e}
.address-item .title,.order-item .title,.request-item .title{margin-bottom:12px;color:#444}
.address-item .title strong,.order-item .title strong,.request-item .title strong{font-weight:700;color:#444;font-size:18px}
.email-to-revalidate,.email-to-revalidate-note{display:inline-block;margin:10px 5px;vertical-align:top;font-size:12px;white-space:normal}
.address-item .info,.order-item .info{margin:0 0 30px}
.address-item li,.order-item li,.request-item li{margin-bottom:3px;font-size:16px;color:#959595;line-height:1.3}
.address-list-page .info li > label,.order-list-page .info li > label{display:none}
.address-item .name,.address-item .email{font-weight:700;font-size:16px;color:#444}
.address-item .email{margin-bottom:10px}
.button-2.edit-address-button,.button-2.delete-address-button{border:none;border-radius:3px;width:40px;height:40px;margin:0 2px;background-color:#f1f1f1;background-position:center;background-repeat:no-repeat;font-size:0}
.button-2.edit-address-button{background-image:url(../img/edit-icon.png)}
.button-2.delete-address-button{background-image:url(../img/delete-icon.png)}
.return-request-list-page a{font-weight:700;color:#444}
.return-request-list-page .comments{margin:15px 0 0}
.user-agreement-page .terms-of-agreement{margin:0 0 20px;text-align:center}
.reward-points-overview{margin:0 0 15px}
.avatar-page .message-error{margin:0 0 10px}
.avatar-page .fieldset{margin:0 auto 30px;text-align:center}
.avatar-page .image{margin:0 0 10px}
.account-page .button-1{height:40px;line-height:40px;font-size:13px;font-weight:700}
.avatar-page .info{margin:0 0 30px;font-size:15px;color:#959595;text-align:center}
.account-page.avatar-page .buttons{text-align:center}
.avatar-page .upload-image{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}
.avatar-page .upload-image + label{display:inline-block;cursor:pointer}
.avatar-page .upload-image.valid + label{background-color:#97c300;color:#fff}
.avatar-page .upload-image.valid + label:hover{background-color:#5c7600}
.avatar-page .upload-image.valid + label:before{content:"\30";display:inline-block;vertical-align:middle;margin-right:10px;color:#fff;text-transform:lowercase;font-size:13px}
.avatar-page .upload-image:focus + label,.avatar-page .upload-image + label:hover{background-color:#eaeaea}
.vendorinfo-page .vendor-picture{margin:10px 0 0;text-align:center}
.vendorinfo-page .vendor-picture img{display:block;margin:0 auto 10px}
.reward-points-history{margin-bottom:0}
.gdpr-tools-page .form-fields + .buttons{margin-top:30px}
.check-gift-card-balance-page .captcha-box{margin-bottom:25px}
.order-progress{margin:0 0 40px;text-align:center}
.order-progress ul{font-size:0}
.order-progress li{display:inline-block}
.order-progress a{position:relative;width:50px;height:50px;display:block;font-size:0}
.order-progress a:before{content:"";position:absolute;display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15px;height:15px;background-color:#393e46;border-radius:20px;border:0;color:#fff;box-shadow:none;z-index:1;transition:all .5s ease 0s,color .4s ease .4s}
.order-progress .active-step.last a:before{content:"\64";font-size:20px;text-indent:-2px;background-color:#fff;width:50px;height:50px;color:#8e8e8e;line-height:43px;text-align:center;font-weight:400;text-transform:none;border:3px solid #97c300;box-shadow:0 0 15px #ffffff1a}
.order-progress a:after{content:"";position:absolute;display:block;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:3px;background-color:#393e46;z-index:0}
.order-progress li:first-child a:after,.order-progress li:last-child a:after{width:50%}
.order-progress li:first-child a:after{right:0;left:auto}
.order-progress .active-step a{cursor:pointer}
.order-progress .active-step:not(.last) a:hover:before{background-color:#97c300;width:20px;height:20px;transition:all .3s ease}
.order-progress li.inactive-step a{cursor:default}
.checkout-buttons .button-1{width:100%;font-size:15px;margin:20px 0 10px;background:#fedf46!important;color:#707070}
.checkout-buttons .button-1:hover{background:#e47414!important;color:#fff}
.no-data{text-align:center;font-size:15px;color:#8c8c8c}
.shopping-cart-page .common-buttons button,.shopping-cart-page .cart-collaterals .button-2,.checkout-page .button-2,.order-details-page .page-title a,.order-details-page .repost .button-2{display:inline-block;border:none;height:40px;line-height:40px;padding:0 25px;margin:0 2px;background-color:#fedf46;border-radius:3px;font-size:14px;font-weight:600;color:#5D5D5D;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .1s ease}
.address-not-require_h{height:160px}
.shopping-cart-page .common-buttons button:hover,.shopping-cart-page .cart-collaterals .button-2:hover,.checkout-page .button-2:hover,.order-details-page .page-title a:hover,.order-details-page .repost .button-2:hover{background-color:#e47414;color:#fff}
.shipping-method .method-list li{background:#fff}
.shopping-cart-page .common-buttons{margin-bottom:50px;font-size:0}
.shopping-cart-page .common-buttons button{position:relative;display:block;margin:0 auto 7px;padding:0 20px;width:255px}
.shopping-cart-page .common-buttons button:before,.wishlist-content .button-2:before{position:relative;display:inline-block;vertical-align:bottom;margin-right:10px;font-size:20px;color:#5D5D5D;font-weight:400;text-transform:none;transition:all .2s ease!important;z-index:1}
.shopping-cart-page .common-buttons .continue-shopping-button:before{content:"\64"}
.shopping-cart-page .product-grid{clear:both;float:left;width:100%;margin:70px 0 0}
.update-cart-button:before{content:"\59"}
.clear-cart-button:before{content:"\5a"}
.clear-cart-button:hover:before{-webkit-animation:swiping .82s cubic-bezier(0.035,0.225,0.885,0.290) both;-moz-animation:swiping .82s cubic-bezier(0.035,0.225,0.885,0.290) both;animation:swiping .82s cubic-bezier(0.035,0.225,0.885,0.290) both}
.clear-cart-button span,.update-cart-button span{position:relative;z-index:1}
.update-cart-button:hover:before{-webkit-animation:updating 1s linear infinite;-moz-animation:updating 1s linear infinite;animation:updating 1s linear infinite}
.remove-discount-button,.remove-gift-card-button{width:16px;height:16px;border-radius:3px;margin:0 0 0 5px;border:none;background:#f1f1f1 url(../img/close.png) center no-repeat;cursor:pointer}
.remove-discount-button:hover,.remove-gift-card-button:hover{background-color:#e9e9e9}
.shopping-cart-page .message-error{margin:0 0 20px!important;font-size:13px}
.shopping-cart-page .order-summary-content > .message-error{text-align:center}
.cart-options{margin:0;text-align:center}
.cart-options > :last-child{margin-bottom:2px}
.cart-options .common-buttons{font-size:0}
.cart-options .common-buttons input{min-width:150px;margin:0 5px 5px}
.cart-options .checkout-attributes{text-align:left}
.cart-options .checkout-attributes dl{max-width:400px;margin:0 auto}
.cart-options .checkout-attributes dt{margin:0 0 5px;font-weight:700}
.cart-options .checkout-attributes dd{margin:0 0 15px}
.cart-options .checkout-attributes li{line-height:24px}
.section.options{margin-bottom:3px}
.checkout-attributes,.selected-checkout-attributes{padding:30px 20px;margin:20px 0 0;border-radius:3px;background-color:#f6f6f6;font-size:15px;color:#444}
.cart-footer:after{content:"";display:block;clear:both}
.cart-footer .total-info{margin:0 0 30px}
.cart-footer .total-info:only-child{margin:0}
.totals{border-radius:3px;padding:10px;background-color:#fff}
.totals > div{max-width:400px;margin-left:auto!important;margin-right:auto!important}
.cart-total td{width:50%;padding:7px 5px;font-size:14px;color:#444;font-weight:400}
.cart-total td label{font-size:16px;color:#444;font-weight:400}
.order-total td label,.order-total td span{font-size:22px;color:#97c300;font-weight:700}
.cart-total-left{text-align:left}
.cart-total-right{text-align:right}
.cart-total .order-total{font-size:16px;color:#97c300}
.terms-of-service{margin:0 0 30px;text-align:center}
.terms-of-service input[type="checkbox"] + label{display:inline;cursor:pointer;font-weight:400;font-size:16px}
.terms-of-service input[type="checkbox"] + label:before{vertical-align:middle}
.terms-of-service .read{margin:0 0 0 3px;font-size:15px;font-weight:400;cursor:pointer;color:#97c300}
.terms-of-service .read:hover{color:#7c9a16}
.cart-footer .addon-buttons > img:first-child,.cart-footer .addon-buttons > p:first-child{margin:20px 0 0}
.cart-collaterals{max-width:100%;margin:0 auto 30px}
.cart-collaterals > div{border:1px solid #eee;border-radius:3px;margin:0 0 10px;overflow:hidden}
.cart-collaterals > div > .title{position:relative;display:block;height:30px;padding:0 20px;margin:0;line-height:30px;font-family:'Roboto',sans-serif;color:#5D5D5D!important;font-size:14px;font-weight:500;text-align:left;background-color:#f6f6f6;border-radius:3px 3px 0 0;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .1s ease}
.cart-collaterals > div > .title:hover{color:#97c300}
.cart-collaterals > div > .title.open:before{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);color:#fff}
.cart-collaterals > div > .list{display:none;padding:10px;background:#fff}
.cart-collaterals .title{margin:0 0 10px;font-size:18px;color:#444}
.cart-collaterals .hint{margin:0;font-size:15px;color:#8c8c8c}
.cart-collaterals .coupon-code{overflow:hidden;font-size:0}
.cart-collaterals .coupon-code input[type="text"],.cart-collaterals .coupon-code input[type="email"],.cart-collaterals .coupon-code input[type="tel"]{float:left;width:calc(100% - 105px)}
.cart-collaterals .coupon-code input[type="submit"]{float:left;width:100px;padding:0 15px;height:35px;margin:0 0 0 5px;color:#fff;border-radius:3px;line-height:35px;background:#2D2D2D}
.order-summary > .title{margin:0 0 10px!important;font-family:'Roboto';font-weight:300!important;border-bottom:1px solid #dedede}
.cart-collaterals .message-failure{margin:5px 0 0;color:#ff4f60;font-size:13px;font-weight:700}
.cart-collaterals .message-success{margin:5px 0 0;color:#97c300;font-size:13px;font-weight:700}
.cart-collaterals .current-code{margin:7px 0 0;color:#444;font-size:14px}
.coupon-code + .current-code{margin-top:10px}
.cart-collaterals .shipping-results{margin:30px 0 0}
.cart-collaterals .shipping-results li{margin:10px 0 0;font-size:14px;color:#8c8c8c}
.cart-collaterals .shipping-results li strong{color:#444}
.cart-collaterals .shipping-results li:first-child{margin-top:0}
.cart-collaterals .shipping-results .option-description{font-weight:400}
.coupon-box + .giftcard-box,.shipping-options .buttons{margin-top:10px}
.giftcard-box .title{font-size:14px}
.estimate-shipping-result{margin-top:20px;font-size:13px;font-weight:700;text-align:center;color:#ff4f60}
.checkout-page .section{margin:0 0 50px}
.checkout-page .section .title{margin:0;text-align:left}
.checkout-page .add-button:before{content:none;display:none}
.checkout-page .select-billing-address > .title{display:none}
.checkout-page .order-summary > .title strong{font-size:20px;font-weight:500}
.ship-to-same-address,.pickup-in-store{margin-top:40px!important;text-align:center}
.ship-to-same-address input[type="checkbox"] + label,.pickup-in-store input[type="checkbox"] + label{font-weight:700;color:#444}
.pickup-in-store .description{margin:10px 0 0;font-size:15px;color:#8c8c8c;font-weight:400}
.pickup-points .message-error{text-align:center;margin:20px 0!important}
.checkout-page .address-grid{overflow:hidden;font-size:0}
.address-grid > div{max-width:550px;margin-left:auto;margin-right:auto}
.checkout-page .message-error{text-align:center;margin-top:25px}
.checkout-page .multiple-locations{text-align:center;margin-bottom:25px;font-weight:700;color:#97c300}
.checkout-page .add-button .btn-holder:before{display:block;margin-bottom:40px;content:"\55";font-size:100px;color:#8e8e8e;transition:all .3s ease}
.checkout-page .add-button .btn-holder.open:before{color:#97c300}
.checkout-page .add-button .enter-address{display:none}
.checkout-page .btn-holder{position:relative;padding-bottom:45px}
.checkout-page .btn-holder label{position:absolute;display:inline-block;top:auto;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);line-height:45px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:all .3s ease}
.add-button .btn-holder .open-address-form{transition:width .3s ease .3s,max-width .3s ease .3s,padding .3s ease .3s,opacity .3s ease .3s,background-color .2s ease 0;opacity:1}
.add-button .btn-holder.open .open-address-form{max-width:0;padding:0;opacity:.4;transition-delay:0}
.checkout-page .btn-holder .close-address-form{max-width:0;padding:0;opacity:.4}
.add-button .btn-holder.open .close-address-form{max-width:280px;padding:0 25px;opacity:1;transition:width .3s ease .3s,max-width .3s ease .3s,padding .3s ease .3s,opacity .3s ease .3s,background-color .2s ease 0}
.checkout-page .edit-address{padding-top:40px;margin:0 0 30px}
.checkout-page .address-box{margin:0 0 25px}
.checkout-page .address-item li{padding:2px 0}
.checkout-page .address-item li.name{margin:0}
.checkout-page .address-item li.country{margin:5px 0 0;font-size:16px}
.checkout-page .pickup-points .title{display:none;margin:0 0 40px}
.checkout-page .select-pickup-point{text-align:center}
.checkout-page .select-pickup-point li{display:inline-block;margin:0 5px;font-size:15px;color:#444;font-weight:700}
.checkout-page .select-address select{max-width:100%}
.checkout-page .pickup-points-map{height:300px;margin:20px 0 0}
.payment-logo{margin-bottom:10px}
.shipping-method .method-list,.payment-method .method-list{margin:0 0 30px}
.shipping-method .method-list li,.payment-method .method-list li{position:relative;border:1px solid #eee;border-radius:3px;padding:22px 22px 22px 70px;max-width:560px;text-align:left;margin:0 auto 10px}
.shipping-method .method-list li label,.payment-method .method-list li label{display:block;width:100%;font-weight:700;color:#444;font-size:18px}
.shipping-method .method-list input[type="radio"] + label:before,.payment-method .method-list input[type="radio"] + label:before{position:absolute;top:50%;left:25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.shipping-method .method-description,.payment-method .payment-description{margin:5px 0 0;font-size:16px;color:#8c8c8c;font-weight:400}
.use-reward-points{margin:0 0 30px;text-align:center}
.payment-info .info{margin:0 0 30px}
.payment-info .info table{max-width:800px;border:1px solid #eee;border-radius:3px;margin:0 auto}
.payment-info .info td{padding:5px}
.payment-info .info tr:first-child td{padding-top:30px}
.payment-info .info tr:last-child td{padding-bottom:30px}
.payment-info .info td label{font-size:14px}
.payment-info .info td:first-child{text-align:right}
.payment-info .info td:only-child{text-align:center}
.payment-info .info td + td{text-align:left}
.payment-info .info td select:only-of-type,.payment-info .info td input:only-of-type{width:100%!important;max-width:250px}
.payment-info .info td p{margin:10px 0;font-size:16px;color:#444}
.message-error.validation-summary-errors{text-align:center}
.order-confirm-page .order-review-data .billing-info .title,.order-confirm-page .order-review-data .shipping-info .title,.opc .order-review-data .billing-info .title,.opc .order-review-data .shipping-info .title{margin:-45px -20px 30px;height:60px;line-height:60px;background-color:#f9f9f9;border-radius:3px 3px 0 0}
.order-review-data > div .info-list .name,.order-review-data > div .title{margin-bottom:10px}
.order-review-data > div .info-list .name,.order-review-data > div .title strong{font-weight:600;font-size:16px;color:#444;padding:0 20px;font-family:'Roboto'}
.confirm-order .terms-of-service{text-align:center}
.order-completed .details{max-width:800px;border:1px solid #eee;border-radius:3px;padding:30px;margin:0 auto 30px;text-align:center}
.order-completed .details a{display:inline-block;margin:20px 0 0;padding:0 20px;max-width:100%;height:45px;line-height:45px;background-color:#eee;color:#8c8c8c;border-radius:3px;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;text-transform:uppercase}
.order-completed .order-number{font-size:18px;font-weight:700;color:#97c300}
.opc{max-width:1000px;margin:0 auto}
.opc > li{border:1px solid #eee;border-radius:3px;margin-bottom:10px;overflow:hidden}
.opc > li:last-child{margin-bottom:0}
.opc .step-title{position:relative;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f6f6f6;padding:0 40px;text-align:center}
.opc > li.allow:not(.active) .step-title:after{content:"\30";position:absolute;display:inline-block;top:0;right:20px;left:auto;color:#97c300;font-size:20px;line-height:60px}
.opc input[type="checkbox"] ~ label:before{content:"";display:inline-block;margin-right:10px;width:17px;height:17px;border:1px solid #eee;vertical-align:text-top;background-color:#fff}
.opc input[type="checkbox"]:checked ~ label:before{margin-left:1px;width:16px;height:16px;box-shadow:0 0 0 1px #e7e7e7;border:3px solid #fff;background-color:#97c300}
.opc input[type="checkbox"] ~ label{font-weight:700;color:#444}
.opc .ship-to-same-address,.opc .pickup-in-store{margin-top:0!important}
.opc .section.new-billing-address,.opc .section.new-shipping-address{max-width:600px;margin:0 auto}
.opc .allow .step-title,.opc .allow .step-title .number,.opc .allow .step-title .title{cursor:pointer}
.opc .step-title .number,.opc .step-title .title{display:inline-block;font-size:18px;color:#444;font-weight:300}
.opc .step-title .number{margin:0 5px 0 0}
.opc > li.active .step-title .number,.opc > li.active .step-title .title{font-weight:700;color:#97c300}
.opc .step{padding:40px 20px;overflow:hidden}
.opc .section{margin:0 0 15px;text-align:center}
.opc .section > label,.opc .select-pickup-points > label{display:block;font-weight:700;color:#444;font-size:15px;margin:0 0 10px}
.opc .payment-info .info{margin:0}
.opc .payment-info .info table{border:none}
.opc input[type="text"],.opc input[type="email"],.opc input[type="tel"],.opc input[type="password"],.opc select:only-of-type{max-width:100%}
.opc select{padding:0 27px 0 20px;background:#fff url(../img/select-arrow-dark.svg) no-repeat right 10px center}
.opc .buttons{margin-bottom:0;font-size:0}
.opc #opc-confirm_order .buttons,.opc #opc-payment_info .buttons,.opc .checkout-data > div:not(.section){float:left;clear:both;width:100%;margin:30px 0 0}
.opc .back-link{display:inline-block;vertical-align:top;margin:0 10px 10px 0}
.opc .back-link small{display:none}
.opc .back-link a{display:block;padding:0 20px;border-radius:3px;background-color:#eee;height:45px;min-width:95px;line-height:45px;color:#959595;font-size:14px;text-transform:uppercase;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.opc .back-link,.opc .back-link + .button-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.opc .please-wait{display:block;margin:10px 0 0}
.opc .terms-of-service{text-align:center}
.order-review-data,.order-details-area,.shipment-details-area{margin:0 0 50px;overflow:hidden}
.order-details-page,.order-overview{text-align:center}
.order-review-data > div,.order-details-area > div,.shipment-details-area > div{padding:45px 20px;margin:0 0 20px;border:1px solid #eee;border-radius:3px;text-align:center}
.order-review-data > div > div,.order-details-area > div > div,.shipment-details-area > div > div{margin-bottom:40px}
.order-review-data > div > div:last-child,.order-details-area > div > div:last-child,.shipment-details-area > div > div:last-child{margin-bottom:0}
.order-review-data li,.order-details-area li,.shipment-details-area li{padding:2px 0;font-size:16px;color:#8c8c8c}
.order-review-data .title,.order-details-area .title,.shipment-details-area .title{margin:0 0 15px;font-size:18px;color:#444}
.order-details-page .page-title{margin:0 0 40px;overflow:hidden}
.order-details-page .page-title h1{margin:0 0 30px}
.order-details-page .order-overview{margin:0 0 40px;line-height:20px}
.order-details-page .order-overview .order-number{margin-bottom:15px;font-size:20px;font-weight:700;color:#97c300}
.order-overview-content li{font-size:16px;color:#8c8c8c;line-height:1.5;font-weight:300}
.order-overview-content li strong{color:#444}
.order-details-page .tax-shipping-info{margin:0 0 10px;font-size:15px;color:#444}
.order-details-page .actions{margin:20px 0 0;overflow:hidden;font-size:0}
.order-details-page .actions input{display:inline-block;vertical-align:top;width:100%;margin:5px 0 0;padding:0 20px;height:45px;border-radius:3px;border:none;font-size:14px;color:#fff;text-transform:uppercase}
.order-details-page .actions input:first-child{margin-top:0}
.order-details-page .actions .button-2{background-color:#e7e7e7;color:#8c8c8c}
.section.shipments{margin-bottom:50px}
td.view-details a,td.download a{display:inline-block;padding:10px 20px;margin:-7px 0;border-radius:3px;background-color:#f1f1f1;color:#8c8c8c;font-size:13px;font-weight:700;text-transform:uppercase;transition:all .2s ease}
td.view-details a:hover,td.download a:hover{background-color:#eaeaea}
.downloadable-products-page td.order a{color:#444}
.return-request-file > div{display:inline-block;width:100%;vertical-align:middle;font-size:13px;overflow:hidden}
.qq-uploader .qq-upload-drop-area,.qq-uploader .qq-upload-list{float:left;width:calc(100% - 45px);height:45px;line-height:45px;border:1px solid #e7e7e7;border-right:none;border-radius:3px;background-color:#fff;padding:0 0 0 20px;text-align:left;font-size:13px;color:#000}
.qq-uploader .qq-upload-button{width:45px;height:45px;line-height:45px;padding:0;display:inline-block;float:right;border:none;border-radius:0 3px 3px 0;background-color:#eebe00;font-size:0;transition:all .2s ease}
.qq-uploader .qq-upload-button:before{content:"\e903";font-size:16px;color:#fff}
.qq-uploader .qq-upload-button:hover{background-color:#e8af00}
.return-request-page .qq-upload-list li{background-color:transparent!important;font-size:13px;color:#444!important;padding:0!important;line-height:45px}
.qq-uploader .qq-upload-drop-area,.qq-uploader .qq-upload-extra-drop-area{width:calc(100% - 45px);height:100%;min-height:45px;background:#fff9e0;text-align:left}
.qq-uploader .qq-upload-drop-area span{top:0;left:0;margin:0}
.search-page .search-input .fieldset{margin:0}
.search-page .search-input form{background-color:#f6f6f6;margin:0 -10px 40px;padding:30px 0}
.search-input input + label{display:inline;margin:0 0 0 2px}
.basic-search{padding:0 20px 30px}
.advanced-search{padding:30px 20px;border-top:2px solid #fff}
.basic-search > .inputs,.advanced-search > .inputs{max-width:600px;margin-left:auto;margin-right:auto}
.search-page .search-input form .buttons{padding:0 20px;max-width:640px;margin-left:auto;margin-right:auto}
.search-page .search-input form .buttons input{width:100%}
.advanced-search .price-range{display:block;width:100%;font-size:0}
.advanced-search .price-range input{width:calc(50% - 5px);font-size:13px}
.advanced-search .price-range input:nth-child(2){margin-left:10px}
.search-input .warning,.search-results .result{display:block;margin:10px 0 0;font-weight:400;color:#ff4f60}
.search-results{margin:30px 0 0}
.sitemap-page .description{margin:0 auto 30px;max-width:1000px;font-size:15px;color:#8c8c8c;text-align:center}
.sitemap-page .entity{border:1px solid #eee;border-radius:3px 3px 0 0;border-bottom:none;padding:30px 20px;text-align:center}
.sitemap-page .entity + .entity{border-radius:0}
.sitemap-page .entity:last-child{border-radius:0 0 3px 3px;border-bottom:1px solid #eee}
.sitemap-page .entity-title{margin:0 0 20px}
.sitemap-page .entity-title h2{font-size:17px;color:#444;text-transform:uppercase;letter-spacing:2px}
.sitemap-page .entity-body{line-height:24px}
.sitemap-page li{display:inline-block;margin:0 5px}
.sitemap-page a{display:block;padding:5px;color:#97c300;font-size:15px;transition:all .2s ease}
.sitemap-page a:hover{color:#7c9a16}
.sitemap-page a:empty{display:none}
.block-blog-archive .year{margin-top:10px}
.year strong{display:block;cursor:default}
.blog-page .post,.news-items .news-item{position:relative;margin:0 0 20px;border:1px solid #eee;border-radius:3px;overflow:hidden}
.blog-page .post-details,.news-items .news-item{padding:30px 15px}
.center-2 .blog-page .post,.center-2 .news-items .news-item{text-align:left}
.blog-page .post:after,.news-items .item:after{content:"";display:block;clear:both}
.post-title,.news-title{display:block;margin:0 0 20px;font-size:25px;font-weight:300;color:#444}
.post-date,.news-date{display:inline-block;font-size:14px;font-weight:700;letter-spacing:1.3px;color:#97c300;margin-bottom:10px;text-transform:uppercase}
.post-date + .read-comments{margin-left:15px}
.post-body,.news-body{line-height:1.5;font-size:16px;color:#8c8c8c;font-weight:400}
.post-body + .buttons,.news-body + .buttons{margin-top:25px}
.post-body p:first-child,.news-body p:first-child{margin-top:0}
.back-to-all-button{display:inline-block;margin:0 auto 20px;width:auto;text-align:center;font-size:13px;color:#959595;text-transform:uppercase;font-weight:700;transition:all .2s ease}
.back-to-all-button:before{content:"\6b";display:inline-block;margin-right:7px;color:#959595;text-transform:none;font-weight:400;font-size:10px;transition:all .2s ease}
.back-to-all-button:hover,.back-to-all-button:hover:before{color:#97c300}
.blogpost-page .page-title,.news-item-page .page-title{margin-bottom:15px}
.blogpost-page .post-date,.news-item-page .news-date{display:block;margin-bottom:25px}
.blogpost-page .post-body,.news-item-page .news-body{margin:0 auto;padding:0 20px;max-width:900px;text-align:justify}
.blogpost-page .post-body{border-bottom:1px solid #eee;padding:0 30px;margin:0 -10px 20px}
.blog-page .tags,.blogpost-page .tags{margin:0 0 5px;overflow:hidden}
.blog-page .tags label,.blogpost-page .tags label{display:inline-block;font-size:0}
.blog-page .tags label:before,.blogpost-page .tags label:before{content:"\58";display:inline-block;margin-right:7px;font-size:16px;color:#8c8c8c}
.blog-page .tags ul,.blogpost-page .tags ul{display:inline-block;font-size:0}
.blog-page .tags li,.blogpost-page .tags li{display:inline-block;font-size:13px;text-transform:uppercase;font-weight:700}
.blog-page .tags li.separator,.blogpost-page .tags li.separator{margin:0 5px 0 3px}
.blog-page .tags a,.blogpost-page .tags a{display:inline-block;color:#97c300;line-height:24px;transition:all .2s ease}
.blog-page .tags a:hover,.blogpost-page .tags a:hover{color:#7c9a16}
.blog-posts .buttons,.news-items .buttons{text-align:left}
.blog-posts .read-more,.news-items .read-more{display:inline-block;padding:0 25px;border-radius:3px;background-color:#eebe00;height:45px;line-height:45px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;transition:all .2s ease}
.blog-posts .read-more:hover,.news-items .read-more:hover{background-color:#e8af00}
.read-comments{font-size:13px;color:#8c8c8c;font-weight:700;transition:all .2s ease}
.read-comments:before{content:"\52";display:inline-block;vertical-align:middle;margin-right:7px;font-weight:400;text-transform:none;color:#8c8c8c;font-size:16px;transition:all .2s ease}
.read-comments:hover,.read-comments:hover:before{color:#97c300}
.new-comment{padding:40px 20px}
.comment-list{padding:0 10px 40px}
.new-comment,.comment-list{margin:70px -10px 0;background-color:#f6f6f6}
.new-comment > *,.comment{max-width:900px;margin-left:auto;margin-right:auto}
.new-comment + .comment-list{margin-top:0}
.new-comment .title{margin:0 auto 20px}
.new-comment .title strong{font-weight:700;font-size:26px;color:#444}
.new-comment form{display:none}
.comment-form-btn strong:before{display:inline-block;vertical-align:bottom;margin-right:10px;font-size:16px;text-transform:none;font-weight:400}
.open-comment-form:hover{background-color:#e8af00}
.open-comment-form:before{content:"\52";color:#fff}
.new-comment .notifications{font-size:15px;color:#8c8c8c}
.new-comment .result{margin:20px 0 0;color:#97c300}
.comment-list .comment{background-color:#fff;border:1px solid #eee;border-top:none;padding:30px 20px;text-align:left}
.comment-list .comment:first-child{border-top:1px solid #eee;border-radius:3px 3px 0 0}
.comment-list .comment:last-child{border-radius:0 0 3px 3px}
.new-comment .form-fields{padding-top:30px;margin:0 auto 15px;max-width:500px}
.new-comment textarea{width:100%}
.comment-list .title{margin:0 0 10px;font-weight:700}
.blog-comment:after,.news-comment:after{content:"";display:block;clear:both}
.comment-info{margin:0 0 15px;font-size:0;overflow:hidden}
.comment-info .username{display:inline-block;margin-bottom:3px;font-size:17px;color:#444;font-weight:700}
.comment-info .avatar{position:relative;display:inline-block;vertical-align:middle;width:70px;height:70px;overflow:hidden}
.comment-info .avatar img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;height:auto;margin:auto}
.name-and-time{display:inline-block;vertical-align:middle;margin-left:10px;width:calc(100% - 80px);text-align:left}
.comment-time{font-size:14px;color:#aaa}
.comment-body,.comment-text{font-size:15px;color:#8c8c8c;line-height:1.5}
.news-item-page .inputs:first-child label{display:block}
.news-list-homepage{margin:0 auto 50px;text-align:center}
.news-list-homepage .title{margin:0 0 7px;font-size:28px;color:#444}
.news-list-homepage .title strong{font-weight:700}
.news-list-homepage .view-all{margin-bottom:15px}
.news-list-homepage .view-all a{display:inline-block;line-height:32px;color:#97c300;letter-spacing:1.3px;text-transform:uppercase;font-size:13px;font-weight:700;transition:all .2s ease}
.news-list-homepage .view-all a:after{content:"\57";display:inline-block;margin-left:7px;font-size:8px;color:#97c300;vertical-align:bottom;text-transform:none;transition:all .2s ease}
.news-list-homepage .view-all a:hover,.news-list-homepage .view-all a:hover:after{color:#7c9a16}
.post-details,.news-item{padding:30px 15px}
.forums-main-page .topic-block{margin-bottom:0}
.forums-main-page .topic-block-title h2{color:#444;font-size:28px}
.forums-header{margin:0 0 30px;text-align:center}
.forums-header:after{content:"";display:block;clear:both}
.current-time{margin:27px 0 30px;color:#97c300;letter-spacing:2px;text-transform:uppercase;font-weight:700;font-size:16px}
.forum-search-box{margin:0 0 45px;text-align:center;display:block;padding:0!important;margin:0 auto 20px;width:100%;max-width:600px}
.forum-search-box form{padding:0!important}
.forum-search-box .basic{overflow:hidden;margin:0 0 15px}
.forum-search-box.search-box input.search-box-text{padding:0 5px 0 15px;width:calc(100% - 45px);height:45px}
.forum-search-box.search-box .search-box-button{float:left;width:45px;height:45px;border:none;background:#ccc url(../img/search-button.png) center no-repeat;font-size:0;border:1px solid #eee;border-left:0;border-radius:0 3px 3px 0}
.forum-search-box.search-box .search-box-button:hover{background-color:#97c300}
.forum-search-box .advanced > a{font-size:15px;color:#8c8c8c;transition:color .2s ease}
.forum-search-box .advanced > a:hover{color:#97c300}
.forum-search-page .basic-search .forum-search-text{text-align:center;font-size:15px}
.forum-search-page .basic-search .forum-search-text::-webkit-input-placeholder{color:#aaa}
.forum-search-page .basic-search .forum-search-text::-moz-placeholder{color:#aaa}
.forum-search-page .basic-search .forum-search-text:-ms-input-placeholder{color:#aaa}
.forum-search-page .basic-search .forum-search-text:-moz-placeholder{color:#aaa}
.forum-search-page .inputs.reversed{text-align:center}
.forum-search-page .advanced-search{margin:0 -10px 30px;padding:30px;max-width:800px;background-color:#f6f6f6}
.forum-search-page .search-error{padding:15px;margin:30px 0 0;font-size:13px;color:#ff4f60;font-weight:700;text-align:center}
.forum-search-page .fieldset{margin:0}
.forum-search-page .search-results{margin:40px 0 0}
.no-result{font-size:15px;color:#8c8c8c;text-align:center}
.forums-table-section{margin:0 0 50px}
.forums-table-section a{vertical-align:middle}
.forums-table-section-title{margin:0 0 25px;overflow:hidden;text-align:center}
.forums-table-section-title > a,.forums-table-section-title strong{font-size:24px;font-weight:700;color:#444}
.forums-table-section .view-all a{display:inline-block;margin-top:10px;height:45px;line-height:45px;padding:0 25px;border-radius:3px;background-color:#eebe00;color:#fff!important;font-weight:700;text-transform:uppercase;font-size:15px;transition:all .2s ease}
.forums-table-section .view-all a:hover{background-color:#e8af00}
.forums-table-section .image div{font-size:0;width:24px;height:24px;margin:auto}
.forums-table-section .image div:before{content:"\32";display:block;color:#8e8e8e;font-size:24px;font-weight:400;text-transform:none}
.forums-table-section .image div.sticky:before{color:#ffa20f}
.forums-table-section .image div.announcement:before{color:#e5323f}
.forums-table-section .latest-post{white-space:nowrap}
.forum-page .forum-info,.forum-topic-page .topic-name,.forum-page .forum-name{margin:0 0 30px;text-align:center}
.forum-page .forums-table-section{margin:0}
.forum-page .forum-description{margin-top:-5px}
.forum-page .forum-description p{font-size:15px;color:#8c8c8c}
.forum-actions,.topic-actions{margin:0 0 25px;font-size:0;text-align:center}
.forum-actions .actions a,.topic-actions .actions a{display:inline-block;padding:0 10px;margin:0 0 6px 6px;width:calc(50% - 3px);height:45px;line-height:45px;font-size:13px;color:#8c8c8c;text-transform:uppercase;font-weight:700;background-color:#f1f1f1;border-radius:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .2s ease}
.topic-actions .actions a:nth-child(2n),.forum-actions .actions a:nth-child(2n+1){margin-left:0}
.topic-actions .pager{margin-top:50px}
.pager.upper{display:none}
.forum-actions .actions a:hover,.topic-actions .actions a:hover{background-color:#eaeaea}
.forum-actions .actions a:before,.topic-actions .actions a:before,.topic-post .post-actions a:before{display:inline-block;vertical-align:bottom;margin-right:10px;color:#8c8c8c;font-size:17px;text-transform:none;font-weight:400}
.forum-actions .actions a.edit-topic-button,.topic-actions .actions a.edit-topic-button{width:100%;margin:0 0 6px}
.forum-actions .actions .new-topic:before{content:"\52"}
.forum-actions .actions .watch-forum:before,.topic-actions .actions .watch-forum:before,.topic-actions .watch-topic-button:before{content:"\31"}
.topic-actions .reply-topic-button:before{content:"\4f"}
.topic-actions .move-topic-button:before{content:"\33"}
.topic-actions .edit-topic-button:before{content:"\4c"}
.topic-actions .delete-topic-button:before{content:"\4d"}
.topic-actions.lower .actions{display:none}
.forum-table a{color:#444;font-weight:700;transition:color .2s ease}
.forum-table a:hover{color:#97c300}
.forum-details .forum-title a,.topic-details .topic-title a{font-size:18px}
.forum-description,.topic-details .topic-pager,.topic-details .topic-starter,.topic-details .topic-starter,td.latest-post{font-size:16px;color:#8c8c8c}
.forum-page .pager{margin-top:30px}
td.topics,td.posts,td.views,td.replies,td.votes{font-weight:700}
.topic-post{margin:0 0 20px;border:1px solid #eee;border-radius:3px;overflow:hidden}
.topic-post:after{content:"";display:block;clear:both}
.topic-post .post-head{padding:0 17px;background-color:#f6f6f6;text-align:left;height:45px}
.topic-post .post-time{display:inline-block}
.topic-post .post-time span,.topic-post .post-time label{display:inline-block;color:#aaa;font-size:14px;line-height:43px}
.topic-post .post-link-button{float:right;font-size:15px;font-weight:700;line-height:43px;color:#8c8c8c}
.topic-post .post-info{padding:15px 10px;text-align:left;font-size:0}
.topic-post .user-info{position:relative;display:inline-block;vertical-align:top;min-height:105px;padding-left:120px}
.topic-post .username{display:block;margin-bottom:5px;font-size:17px;color:#444;font-weight:700}
.topic-post .avatar{position:absolute;display:inline-block;top:0;left:0;vertical-align:top;width:105px;overflow:hidden;font-size:0}
.topic-post .avatar a{display:block}
.topic-post .avatar img{max-width:100%}
.topic-post .user-stats{margin:0 0 15px;font-size:14px;color:#8c8c8c;line-height:1.1}
.topic-post .user-stats span{margin:0 0 0 3px}
.topic-post .pm-button{display:inline-block;margin:0;padding:0;height:auto;background-color:transparent;font-size:13px;line-height:16px}
.topic-post .pm-button:before{position:static;margin-right:10px;vertical-align:bottom;color:#97c300}
.topic-post .post-actions{font-size:0;text-align:right;overflow:hidden}
.topic-post .post-actions > div{display:inline-block;float:right;vertical-align:top}
.topic-post .post-actions a{display:inline-block;vertical-align:top;margin:0 0 0 5px;font-size:0;width:40px;height:40px;line-height:40px;background-color:#f1f1f1;border-radius:3px;text-align:center;transition:all .2s ease}
.topic-post .post-actions a:hover{background-color:#eaeaea}
.topic-post .post-actions a:before{margin:0}
.topic-post .post-actions .edit-post-button:before{content:"\4c"}
.topic-post .post-actions .delete-post-button:before{content:"\4d"}
.topic-post .post-actions .quote-post-button{width:auto;padding:0 25px;background-color:#eebe00;color:#fff;font-size:13px;text-transform:uppercase;font-weight:700}
.topic-post .post-actions .quote-post-button:hover{background-color:#e8af00}
.topic-post .post-content{padding:20px}
.topic-post .post-body{position:relative;text-align:left;font-size:15px;margin-bottom:40px}
.topic-post .user-posted-image,.latest-posts .user-posted-image{max-width:100%;height:auto}
.topic-post .quote,.latest-posts .quote{margin:10px 0;background-color:#f6f6f6;border-radius:3px;padding:15px 10px}
.topic-post .post-actions > div.post-vote{float:left}
.topic-post .post-vote > span{display:inline-block;vertical-align:top;width:25px;height:40px;line-height:40px;cursor:pointer}
.topic-post .post-vote > span:before{display:block;font-size:20px;color:#8c8c8c;text-align:center}
.topic-post .post-vote > .vote.up:before{content:"\46"}
.topic-post .post-vote > .vote.down:before{content:"\47"}
.topic-post .post-vote > .vote.up:hover:before{content:"\e902";color:#97c300}
.topic-post .post-vote > .vote.down:hover:before{content:"\e901";color:#97c300}
.topic-post .post-vote > div{display:inline-block;vertical-align:top;margin:0 5px;text-align:center;font-size:14px;line-height:40px;font-weight:700;color:#8c8c8c}
.topic-post .signature{border-top:1px dashed #eee;padding:20px 0 0;margin-bottom:30px;font-size:15px;color:#aaa;text-align:left}
.forum-edit-page strong,.private-message-send-page a{font-size:18px;font-weight:400;vertical-align:middle}
.forum-edit-page .buttons,.private-message-send-page .buttons{margin:15px 0 0;text-align:center}
.forum-edit-page .buttons input,.move-topic-page .buttons input,.private-messages .buttons input{min-width:115px;border:none;padding:0 25px;height:45px;color:#fff;border-radius:3px;font-size:14px;font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .1s ease}
.forum-edit-page input.button-2,.move-topic-page input.button-2,.private-messages input.button-2{color:#8c8c8c;background-color:#f1f1f1}
.forum-edit-page input.button-2:hover,.move-topic-page input.button-2:hover,.private-messages input.button-2:hover{background-color:#dfdfdf}
.forum-edit-page .inputs span{vertical-align:middle;margin-left:5px;font-size:12px}
.private-message-send-page .message label{display:none}
.private-message-view-page .buttons .button-2{background-color:#f1f1f1}
.private-messages .page-title{text-align:center}
.private-messages-page td.date{white-space:normal}
.private-messages-page .td-title{display:none}
.private-messages .data-table a,.private-messages .data-table td{color:#8c8c8c;font-weight:400}
.private-messages-page td,.private-messages-page th{text-align:left}
.private-messages-page .data-table .pm-unread{color:#444;font-weight:700}
.private-messages-page .buttons input{width:80%;max-width:200px;margin:0 5px}
.private-messages-page .buttons input + input{margin-top:15px}
.private-message-view-page .view-message{border:1px solid #eee;border-radius:3px;padding:30px 20px;margin:0 auto 30px;max-width:800px}
.private-message-view-page .message-head li{margin-bottom:10px;font-size:15px;color:#8c8c8c}
.private-message-view-page .message-head label{font-weight:300}
.private-message-view-page .message-head{margin-bottom:30px}
.private-message-view-page .message-head span{font-weight:700;margin:0 0 0 5px;vertical-align:middle}
.private-message-view-page .message-body{font-size:15px;line-height:1.5;font-weight:400;color:#8c8c8c}
.private-message-view-page .message{display:block!important;margin:15px 0;border:1px solid #ccc;padding:15px}
.private-message-view-page .buttons{font-size:0}
.private-message-view-page .reply-pm-button,.private-message-view-page .delete-pm-button{display:inline-block;width:calc(40% - 5px);margin-bottom:10px;max-width:150px}
.private-message-view-page .reply-pm-button{margin-right:10px}
.private-message-view-page .back-pm-button{display:block;margin:0 auto;width:80%;max-width:310px}
.profile-info-box{overflow:hidden;border:1px solid #eee;border-radius:3px;padding:30px 20px;max-width:650px;margin:0 auto;background-color:#fff;text-align:center}
.profile-info-box .avatar{margin:0 auto 20px;font-size:0}
.profile-info-box .profile-stats{margin:0 0 10px}
.profile-info-box .title{margin:0 0 13px;font-size:16px;color:#444}
.profile-info-box .avatar{max-width:180px;border-radius:3px;overflow:hidden}
.profile-info-box .stats{font-size:15px;color:#8c8c8c;font-weight:300}
.profile-info-box .stats li{margin-bottom:6px}
.profile-info-box .stats span{font-weight:700}
.profile-page .ui-tabs-nav,.private-messages-page .ui-tabs-nav{font-size:0}
.profile-page .ui-tabs-nav li,.private-messages-page .ui-tabs-nav li{max-width:calc(50% - 10px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 5px}
.profile-page .topic{padding:30px 20px;background-color:#fff;border:1px solid #eee;border-top:0}
.profile-page .topic:first-child{border-top:1px solid #eee;border-radius:3px 3px 0 0}
.profile-page .topic:last-child{border-radius:0 0 3px 3px}
.profile-page .topic:only-child{border-radius:3px}
.profile-page .topic-title{margin:0 0 7px;font-size:16px}
.profile-page .topic-title label{font-weight:300;color:#8c8c8c}
.profile-page .topic-title a{font-weight:700;color:#444}
.profile-page .topic-data{color:#8c8c8c;font-size:14px;margin-bottom:15px;font-weight:300}
.profile-page .topic-body{font-size:15px;font-weight:400;color:#8c8c8c;line-height:1.5}
.pm-button{position:relative;display:inline-block;border:none;height:45px;line-height:45px;max-width:80%;padding:0 25px 0 55px;margin:15px auto 0;background-color:#f1f1f1;border-radius:3px;font-size:14px;font-weight:700;text-transform:uppercase;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .1s ease,padding .3s ease}
.pm-button:before{content:"\6d";position:absolute;display:inline-block;top:0;left:25px;font-size:20px;color:#8c8c8c;text-transform:none;transition:all .3s linear!important;font-weight:400}
.pm-button:hover::before{-webkit-animation:emailing .2s linear;-moz-animation:emailing .2s linear;animation:emailing .2s linear}
.csharpcode{margin:10px 0;padding:10px 15px;color:#444;white-space:normal;text-align:left;border:1px dotted #cacaca;border-radius:3px}
.login-page .title,.registration-page .title{display:none}
.inputs > .required{top:0!important}
.registration-page .page-body{border-top:1px solid #bfbfbf!important;width:60%}
.form-fields{padding:10px!important}
.registration-page .fieldset{margin-bottom:0!important;width:100%;float:left}
.registration-page .inputs.accept-consent{width:100%;float:left}
.register-next-step-button{margin:20px 0 0}
.home_banner{background:#eeeded}
.master-wrapper-content{padding-top:20px!important;background:#e9e9e9}
.login-page .buttons,.registration-page .buttons,.registration-page .buttons{padding:0!important}
.registration-page .inputs:first-child{margin-top:20px!important}
.registration-page .form-fields{padding:0!important}
.header-logo a img{max-height:50px!important;margin-top:-7px}
.alert-info{background-color:#e4e4e4}
.center-2,.side-2{border-radius:5px}
.topic-block-body p{color:#454545!important}
.header-menu > ul > li > a{color:#454545!important}
.footer-block a{color:#292929}
.item-box{border-radius:5px;border:1px solid #e1e1e1}
.attributes-wrapper{border-radius:5px;border:1px solid #bbb!important}
.block .list a{color:#454545}
.product-selectors{color:#707070!important;background-color:#fff;padding:5px 15px;border-radius:5px}
.category-navigation-title{color:#fff!important}
.header-menu-parent{background:#fedf46;box-shadow:0 5px 5px #0000001a}
.order-progress{margin:-20px 0 10px!important}
.nop-jcarousel.product-grid .slick-slide,.nop-jcarousel.category-grid .slick-slide{padding:10px 6px!important;height:auto}
.block-category-navigation,.filter-block,.block-manufacturer-navigation,block-recently-viewed-products{background:#fff}
.account_store_cards{display:flex;align-items:flex-start;padding:10px 30px;background:#fbfbfb}
.account_store_cards label{font-weight:600;font-size:13px}
.account_store_cards .input{margin:0 0 10px;width:100%}
.account_store_cards .input input[type="text"]{width:100%}
.ui-widget-overlay{z-index:1049;background:#000000bf;width:100%;height:100%;position:fixed;top:0;bottom:0}
.ui-dialog{width:45%!important}
@media (min-width: 1281px) {
.order-progress a{width:160px!important}
}
.cart td{font-size:14px!important;padding:5px 20px;padding-top:10px;padding-bottom:10px}
.cart th{padding:10px 20px}
.shopping-cart-page .page-body .order-summary-content .table-wrapper table.cart tr.cart-item-row td.quantity{min-width:200px!important}
.oborder-packing-option-content h3{display:block}
.payment-logo img{width:50%}
.cart-collaterals > div > .title{background-color:#fedf46!important}
.breadcrumb{background-color:#f6f6f6!important}
.breadcrumb li{color:#454545!important}
.side-2{border:1px solid #bbb!important}
.product-selectors select{border-radius:5px!important;color:#343434}
.block .title{background-color:#606060!important;color:#fff}
.block .title:before{color:#fff!important}
.inputs.accept-consent{text-align:left!important}
.hint{padding-bottom:10px;font-size:14px}
.toggleControl:before{color:#fff!important}
.quickViewWindow #accordion > h3{background:#ece3e3!important;margin:0!important}
.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{border:none}
.wishlist-content{margin:0 auto!important;width:100%}
.wishlist-content .cart th{text-align:left;font-size:15px}
.wishlist-content .cart td{text-align:left;padding:10px 0}
    .wishlist-content .add-to-cart, .wishlist-content .remove-from-cart {
        text-align: center !important
    }
    
.delivery-zone-wrapper .form-group{width:95%;margin:1rem auto}
.modal-title{margin:0!important;text-align:left!important;color:#535353;font-size:14px;line-height:30px}
.modal-header .close{margin:0!important;padding:0!important}
.delivery-zone-wrapper{border:none!important}
.cart th,.data-table th,.forums-table-section th{color:#5D5D5D!important;background-color:#fedf46;font-weight:500;font-size:12px}
.modal-header{background-color:#F5F5F5;display:flex;justify-content:space-between;height:41px;padding:7px 20px}
.modal-header .close{opacity:1!important;color:#000!important;line-height:28px;-webkit-transition:-webkit-transform .8s ease-in-out}
input[type="radio"] + label,input[type="checkbox"] + label{color:#292929!important;font-family:'Roboto'}
.account-page{border-radius:5px}
.page-body{border-radius:5px}
.blog-search-box .search-box-button{border:1px solid #f0c61e!important}
.two-row-carousels .slick-list{border:1px solid #bbb}
.add-to-cart-qty-wrapper{margin-right:5px}
.small-products .item-box .product-item > div:first-child{width:125px!important}
.ribbon-imaj{padding:5px;position:absolute;right:10px;top:10px;width:75px;height:77px;background:url(../img/ribbon-trc.png) no-repeat;z-index:100}
.ribbon-txt{font-size:24px;font-weight:700;color:#fff;text-align:center}
.rewardtxt{font-size:14px;overflow-wrap:break-word;text-align:center;line-height:14px;text-transform:uppercase;color:#fff;top:-8px;position:relative}
.btn-dark{color:#fff}
.oborder-alternative-product-option-content h3{position:relative;display:block;height:30px;padding:0 20px 0 15px;margin-top:0;font-family:'Roboto',sans-serif;line-height:30px;color:#5D5D5D;font-size:14px;font-weight:500;text-align:left;background-color:#fedf46;border-radius:3px 3px 0 0;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .1s ease}
.oborder-alternative-product-option-content > div{width:32%;display:inline-block;padding:0 0 0 10px;margin:0 auto}
.alternative-radio-margin{margin-left:30px}
.item-box .input-group{margin:10px auto}
.small-products .item-box .input-group{display:none}
.add-to-cart .input-group{width:100%}
.two-row-carousels .input-group{display:none}
.payment-method .method-list li{border:1px solid #848484!important;background:#fff}
.payment-method .method-list li label{font-size:15px!important}
.selector-title{margin-top:20px!important}
.carousel-item .item-box input[type="text"]{padding:0 10px;text-align:center}
.header_right {display:flex !important;}
.header_right span {margin:5px 10px;}
.herald_opportunity {
    font-size: 13px;
    color: #2E2E2E;
    display: flex;
    font-weight: 500;
    align-items: center;
}

    .herald_opportunity:hover {
        color: #2E2E2E;
        text-decoration: underline !important;
    }

.header_right .heraldopportunity_icon {
    background: url(../img/heraldopportunity_icon.svg) no-repeat 0 0;
    width: 32px;
    height: 34px;
    background-size: contain;
}
.mobile-selector .heraldopportunity_icon {
    background: url(../img/heraldopportunity_icon.svg) no-repeat 0 0;
    display: contents;
}
.mobile-selector .heraldopportunity_a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
}
.language-selector.desktop .select-wrap:before{font-size:0!important}
.cart-item-row .input-group{width:100%;margin:0 auto 5px!important;text-align:center}
.sub-category-item{height:255px}
/*.search-results .item-box .input-group-text{background-color:#e0680e;border:1px solid #ff6d00;color:#fff}*/
.search-results input[type="text"]{padding:0;text-align:center}
.input-group-text{padding:.375rem .5rem;font-size:11px;font-weight:700;color:#606060;background:#fff}
.product-grid input[type="text"]{padding:0;text-align:center}
.product-item .point-wrapper{background:url(../img/reward-ribbon.png);background-size:contain;background-repeat:no-repeat;width:50px;height:58px;position:absolute;top:35px;right:5px;z-index:9999}
.product-item .point-wrapper .point{margin:10px 0 0;display:block;color:#FFF;font-weight:700;font-size:16px;line-height:26px;height:18px;text-align:center}
.product-item .point-wrapper .point + span{display:block;color:#FFF;font-weight:700;font-size:9px;line-height:17px;height:24px;text-align:center;text-transform:uppercase;overflow:hidden}
.small-products .point-wrapper{display:none}
.product-prices-box .point-wrapper{background:url(../img/reward-ribbon.png);background-size:contain;background-repeat:no-repeat;width:60px;height:68px;position:absolute;right:10px;z-index:9999}
.product-prices-box .point-wrapper .point{margin:10px 0 0;display:block;color:#FFF;font-weight:700;font-size:18px;line-height:28px;height:18px;text-align:center}
.product-prices-box .point-wrapper .point + span{display:block;color:#FFF;font-weight:700;font-size:10px;line-height:28px;height:21px;text-align:center;text-transform:uppercase;overflow:hidden}
.add-to-cart .add-to-cart-qty-wrapper .input-group input.qty-input{padding:0}
.jCarouselMainWrapper .slick-dots .slick-active button{background-color:#f58220!important}
.megamenu_parent{float:left}
.megamenu_parent li{float:left;padding:5px 0}
.megamenu_parent li a{color:#fff}
.megamenu_content{width:88%;display:none;height:100%;z-index:1000;position:absolute;left:0;top:50px;right:0;margin:auto}
.activeee{display:block!important}
.mega_menu{width:100%;height:auto;position:absolute;box-shadow:0 0 3px 1px #0000005e;z-index:8888;left:0;z-index:667;border-radius:0 0 8px 10px;top:0;padding:10px;right:0;margin:auto;width:100%;background:#fff}
.mega_menu ul{width:75%;float:left}
.mega_menu>ul>li{margin:0 82px 0 0;font-weight:700;font-size:16px;float:left}
.mega_menu > ul > li a:after{display:none}
.mega_menu > ul > li > a{color:#000}
.mega_menu ul li ul{display:block;margin:0;width:100%}
.mega_menu ul li ul li{font-weight:400;list-style-type:square;color:#000;margin:0 0 0 35px;float:none;font-size:14px;padding:0}
.mega_menu ul li ul li a{color:#000;padding:0;height:auto;line-height:30px;font-size:13px;font-weight:300}
.product-list .item-box .actual-price{font-size:20px;margin:-4px 0 0!important}
.nivo-directionNav a:before{font-family:"sariyer-icons"!important}
.city_select{background:#f9f3ff;padding:5px;margin:0 0 -15px}
.city_select .city_content{width:88%;margin:0 auto}
.city_select .city_content .language-selector{text-align:right}
.city_select .city_content .btn-dark{color:#fff;background:#ffb209;border:0;font-size:12px}
.city_select .city_content .btn-dark:hover{color:#fff;background:#f6a900!important}
.order_gonderim{border:1px solid #eee;border-radius:3px;padding:0!important;margin-bottom:10px;text-align:left;background:#fff}
.order_gonderim p{font-size:14px;padding:10px;height:75px;margin:0!important}
.order_gonderim .alternative-radio-margin{margin-left:0;margin-top:0;padding:0 10px!important}
.order_gonderim label{font-weight:500!important;font-size:12px;margin:0 0 15px}
.order-total{font-size:16px!important}
.order-total li{color:#ff9800!important}
.order-total label{color:#ff9800!important}
.cart-total ul{font-size:16px;display:flex;justify-content:space-between;align-items:center;margin:0;border-bottom:1px solid #d8d8d8}
.cart-total ul:nth-child(2n+2){color:#000}
.cart-total ul li{padding:10px 0}
.cart-total ul li label{margin:auto;display:block}
.cart-total ul li:first-child{font-weight:500}
.shopping-cart-page .cart-footer{float:right;clear:right;width:100%!important}
.cart-collaterals > div{float:left;width:100%!important;margin:0 0 10px 10px}
.packet_container{margin:0 0 30px}
.packet_container_content{background:#fff;width:100%!important;border:1px solid #eee;padding:0!important;float:right}
.packet_container_content label{font-weight:500!important;font-size:12px;margin:0 0 15px}
.packet_container_content p{padding:10px!important}
.packet_container_content .alternativeproduct_options{padding:0 0 0 10px}
.delivery-zone-wrapper{border:none!important;margin:50px 0 0}
.delivery-zone-wrapper h3{margin:0 0 15px;font-size:16px}
.delivery-zone-wrapper p{font-size:14px}
.delivery-zone-wrapper .content{text-align:center}
.delivery-zone-wrapper .content i.fa{font-size:100px;color:#f48322;margin:0 0 20px}
.delivery-zone_select label{display:block;font-size:14px;font-weight:500}
.delivery-zone_select select{width:100%}
.delivery-zone_select .button-1{width:100%;background:#f58220}
.delivery-zone_select .button-1:hover{background:#f58220;color:#fff}
.clearFilterOptionsAll{right:40px;color:#fff!important;font-size:12px!important}
.prices .old-price{text-decoration:line-through;color:#606060;line-height:27px;font-weight:600}
.products_right_price{width:100%!important;text-align:center!important;padding:10px!important}
.products_left_content .overview{padding:0!important}
.quickView .overview .add-to-cart{display:inline-block;width:calc(100% - 55px)!important;max-width:320px!important;margin:0!important}
.quickView .overview .add-to-cart-panel{display:flex}
.quickView .add-to-cart .add-to-cart-qty-wrapper .input-group input.qty-input{text-align:center;padding:0}
.quickView .add-to-cart-qty-wrapper{margin-right:15px!important}
.ob-alternative-product-option label{font-size:12px;font-weight:500!important}
.button-1{height:40px}
.btn-secondary,.quickViewWindow .btn-primary,.product-list .btn-primary,.product-grid .btn-primary{color:#292929!important;background-color:#E1E1E1!important;border-color:#E1E1E1!important;font-weight:700!important;font-size:18px!important}
.quantity .btn-secondary{background-color:#fedf46!important}
.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show > .btn-secondary.dropdown-toggle,.quickViewWindow .btn-primary:not(:disabled):not(.disabled).active,.quickViewWindow .btn-primary:not(:disabled):not(.disabled):active,.quickViewWindow .btn-primary .show > .quickViewWindow .btn-primary.dropdown-toggle,.product-list .btn-primary:not(:disabled):not(.disabled).active,.product-list .btn-primary:not(:disabled):not(.disabled):active,.show > .product-list .btn-primary.dropdown-toggle{color:#fff!important;background-color:#f58220!important;border-color:#f58220!important}
.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover,.product-grid .btn-primary.focus,.product-grid .btn-primary:focus,.product-grid .btn-primary:hover,.quickViewWindow .btn-primary.focus,.quickViewWindow .btn-primary:focus,.quickViewWindow .btn-primary:hover{color:#fff!important;background-color:#f58220!important;border-color:#f58220!important}
.product-list .product-item .point-wrapper{top:-55px}
.nop-jcarousel{margin:0 0 20px!important}
.sale-of-the-day-offer{margin:0 -6vw 30px;background-image:url(../img/sale-of-the-day-offer_bg.jpeg)}
.sale-of-the-day-offer .owl-dot.active{border:0;background:#f58220}
.sale-of-the-day-offer .price.old-price{display:block}
.sale-of-the-day-offer .price.actual-price{font-size:24px;color:#ff9800!important;font-weight:700}
.mainpage_menu{width:100%;margin:0 30px 0 0}
.mainpage_menu .category-navigation-list-wrapper{width:100%}
.mainpage_menu .category-navigation-list-wrapper:hover .category-navigation-list{margin-top:0;opacity:1;pointer-events:auto}
.mainpage_menu .category-navigation-list{z-index:66;position:relative;top:100%;left:0;margin:0;border-radius:0 0 5px 5px;padding:0;border:0;opacity:1;pointer-events:none;width:100%;background-color:#2D2D2D!important;transition:all .3s ease}
.mainpage_menu .category-navigation-list-wrapper .sublist-wrap .sublist{padding:0}
.mainpage_menu .category-navigation-list-wrapper .sublist-wrap .sublist li a{padding:0 20px}
.mainpage_menu .category-navigation-list a{color:#fff;padding:0 50px}
.mainpage_slider .slider-wrapper{margin:10px 0;width:100%}
.mainpage_slider .slider-wrapper img{border-radius:10px}
.close{opacity:1!important;color:#fff!important;line-height:18px;-webkit-transition:-webkit-transform .8s ease-in-out}
.close:focus{outline:0;border:0}
.header_wrapper{display:flex;width:100%;justify-content:space-between}
.search-box-select{border-radius:70px 0 0 70px!important}
.quantity .qty-input{flex:none}
.slider-wrapper{position:relative;margin:0}
.home_banner .nivoSlider img{border-radius:15px}
.language-selector select,.search-box-select{font-size:14px;border:0}
.modal-backdrop{z-index:5000}
.modal{z-index:5001}
.header_top{border-bottom:1px solid #F5F5F5;z-index:1050;background:#fff;position:relative}
.header_top .container{display:flex;justify-content:flex-end}
.header_top .header_top_language{margin:0}
.header_top .header_top_language select{background:#2d2d2d;padding:0;height:30px;border:0;font-size:12px;color:#fff;border-radius:1px;margin:0;padding:0 10px}
.header_top .header_call{display:flex;width:100%}
.header_top .header_call ul{display:flex;margin:0;border-right:1px solid #CFCFCF;align-items:center;justify-content:space-around;width:100%}
.header_top .header_call ul li{border-right:1px solid #CFCFCF;padding:0 10px;height:25px;display:flex;align-items:center;text-align:center;justify-content:center}
.header_top .header_call ul li:last-child{border-right:0}
.header_top .header_call ul li a{transition:.3s;color:#757575}
.header_top .header_call ul li a:hover{color:#fbc312}
.header_top .header_call ul li i.icon_phone{background:url(../img/header_top_phone.svg) no-repeat 0 0;display:block;width:21px;height:21px;margin:0 10px 0 0}
.header_top .header_call ul li i.icon_wp{background:url(../img/header_top_whatsapp.svg) no-repeat 0 0;display:block;width:24px;height:24px;margin:-1px 10px 0 0}
.language_selector_links{padding:10px 0;display:flex;justify-content:space-evenly;background:#f6f6f6}
.language-selector{display:flex;margin:0;align-items:center;height:35px;justify-content:flex-end}
.header_right{font-size:14px;margin:10px 0 0;color:#707070;transition:.3s;font-family:'Roboto',sans-serif}
.header_right button{transition:.3s;border:0;background:none;color:#707070!important;margin:0 0 0 10px;font-weight:500;padding:6px 10px;font-size:13px;border-radius:5px}
.header_right button:hover{color:#fff!important;background:#707070}
.header_right button:focus{border:0;outline:0}
.language-selector .btn-dark{color:#2D2D2D;background:#eeeded;border:0;margin:0 0 0 5px;font-size:12px;font-weight:500}
.language-selector .btn-dark:hover,.language-selector .btn-dark:focus,.language-selector .btn-dark:active,.language-selector .btn-dark:not(:disabled):not(.disabled).active,.language-selector .btn-dark:not(:disabled):not(.disabled):active,.show > .btn-dark.dropdown-toggle{background:#d4d4d4;color:#2D2D2D}
.category-navigation-list-wrapper{width:100%}
.nop-jcarousel .carousel-title{font-family:'Roboto',sans-serif;margin:0;font-size:20px;text-align:left!important;border-bottom:1px solid #dedede!important}
.slick-carousel .item-box .input-group{height:35px}
.slick-carousel .item-box .input-group-text{padding:0 5px}
.slick-carousel .item-box .input-group-btn{height:35px}
.carousel-item .item-box input[type="text"]{height:35px}
.slick-carousel .btn{padding:0 10px}
.product-grid .item-box .input-group{height:35px}
.product-grid .item-box .input-group-text{padding:0 5px}
.product-grid .item-box .input-group-btn{height:35px}
.product-grid.item-box input[type="text"]{height:35px}
.product-grid .btn{padding:0 10px}
.menu_catalog{background:#54636A;color:#fff!important}
.menu_catalog:hover{background:#42535a!important}
.menu_best_sellers{background:#f58220;color:#fff!important}
.menu_best_sellers:hover{background:#de7405!important}
.menu_campaign{background:#983F7B;color:#fff!important;border-radius:0 0 5px 5px}
.menu_campaign:hover{background:#6d2857!important}
.modal-body .delivery-zone-wrapper{margin:0}
.modal-body .delivery-zone-wrapper .form-group select{word-wrap:normal;width:100%}
.modal-body .delivery-zone-wrapper .form-group label{display:block;margin-bottom:0;width:100%;font-weight:600;font-size:14px}
.modal-body .delivery_zone_time ul{background:#eeeded}
.spc-products .slick-slide{padding:5px; height:auto}
.header-lower .search-box{border:1px solid #eee;border-radius:50px}
.search-box-select{border-right:1px solid #eee!important;border-left:0;border-bottom:0;border-top:0}
.header-lower input.search-box-text.narrow {
    border: 0;
   background: url('../../../images/ajax-loader-small.gif') no-repeat center right 20px
}
.search-box .search-box-button{width:44px!important;margin:2px 0 0;height:44px!important;border-radius:50px}
.footer-lower .container{justify-content:space-between;display:flex}
.bolgedegistir_icon{display:block;margin:0 auto}
.loginpages{background:#FFF;box-shadow:0 0 6px #00000029;margin:30px 0 0;border-radius:5px 5px}
.loginpages .returning-wrapper{margin:30px 0;border-right:1px solid #F0F0F0;padding:0 30px}
.loginpages_title{text-align:center;background:#707070;border-radius:6px 6px 0 0;padding:10px 0}
.loginpages_title h1{color:#fff;font-size:18px;margin:0;font-weight:500}
.loginpages .inputs.reversed label{font-size:12px!important;line-height:17px!important;color:#292929!important;font-weight:500}
.loginpages .inputs.reversed a{color:#292929;font-size:12px!important}
.loginpages .form-fields{padding:0!important}
.loginpages .login-button{width:100%!important;float:left;margin:20px 0 0}
.loginpages .inputs > label{display:inline-block;max-width:calc(100% - 10px);width:auto;font-size:12px;margin:0 0 3px;font-weight:600;color:#292929;text-align:left;white-space:normal}
.loginpages .text{padding:0 20px 0 0 !important;text-align:left;color:#292929;min-height:auto!important;font-weight:500;font-size:13px}
.profile-menu-box .mainpage_login_box_left{display:none}
.profile-menu-box .mainpage_login_box_right{width:100%;max-width:100%;flex:0 0 100%}
.loginpages .register-button{width:235px;float:left;margin:20px 0 0}
.loginpages .new-wrapper .text:before{content:""}
.login-form-in-header .in-header-register{text-align:center;background:#f6f6f6}
.mainpage_login_box_right form{padding:0 5px}
.mainpage_login_box_right .forgot-password a{padding:0!important;text-align:right;background:none;border:0;margin:-2px 0 0!important;font-size:10px;color:#37474f!important}
.mainpage_login_box_right .register-button{padding:0 20px!important;color:#fff!important}
.mainpage_login_box_right .button-1{border-radius:5px!important;width:90%;margin:0 auto}
.mainpage_login_box_right .button-1:hover{background:#e67f28!important}
.mainpage_login_box_right .remember_me{display:flex;margin:15px 0!important;justify-content:space-between;width:100%}
.mainpage_login_box_right .remember_me label{display:inline-block;width:auto;margin:0;font-size:11px;line-height:17px;height:17px;color:#37474f!important;text-align:left;cursor:pointer;font-weight:500;user-select:none}
.mainpage_login_box_right .remember_me input[type="radio"] + label:before,.mainpage_login_box_right .remember_me input[type="checkbox"] + label:before{margin-right:5px}
.mainpage_login_box_right .inputs{float:left;width:100%}
.header-form-holder a{margin:0!important;border-bottom:1px solid #dedede;line-height:20px!important;background:#fff;padding:10px 15px!important}
.registration-page{max-width:100%}
.registration-page_form{padding:50px}
.registration-page_form .inputs > label{font-size:12px}
.registration-page_form input[type="radio"]:checked + label:before,.registration-page_form input[type="checkbox"]:checked + label:before{margin-left:1px;margin-top:1px;width:16px;height:16px;box-shadow:0 0 0 1px #e7e7e7;border:3px solid #fff;background-color:#37474f!important}
.registration-page_form .inputs.accept-consent .read{margin-left:5px;font-size:12px;color:#f58220;font-weight:500;cursor:pointer;clear:none;transition:all .1s ease}
.store_cards{border:1px solid #f5f5f5;text-align:left;border-radius:10px 10px 0 0}
.store_cards strong{background:#37474f;display:block;padding:10px;border-radius:10px 10px 0 0;color:#fff}
.store_cards .store_cards_content{padding:20px;font-weight:500}
.store_cards .store_cards_content input[type="text"]{width:100%}
.shopping_alternative_select{display:flex;align-items:center}
.shopping_alternative_select .shopping_alternative_select_title{font-size:12px;font-weight:500!important;font-family:'Roboto';display:flex;align-items:center;margin:5px 20px 0 0}
.shopping_alternative_select div{margin:0 20px 0 0}
.shopping_alternative_select label{margin:0;font-weight:500}
.shopping_alternative_bg{background:#F5F5F5!important;padding:0}
.completed{background:#FFF;box-shadow:0 0 6px #00000029;margin:10px 0 0;border-radius:5px 5px;padding:1px 0 10px}
.completed .steps{width:auto;margin:30px 70px}
.completed .returning-wrapper{margin:30px 0;border-right:1px solid #F0F0F0;padding:0 30px}
.completed_title{text-align:center;background:#707070;border-radius:6px 6px 0 0;padding:10px 0}
.completed_title strong{color:#fff!important;padding:0 20px}
.completed_title h1{color:#fff;font-size:18px;margin:0;font-weight:500}
.completed img{width:50px;margin:20px auto;display:block}
.completed h4{text-align:center;color:#32bea6;font-weight:500;font-size:22px}
.completed .order-number{padding:20px 0;background:#e9e9e9;margin:20px auto;width:260px;border-radius:75px;color:red;margin:0 a}
.completed .details-link{text-align:center;color:red}
.completed .details-link a{color:#707070;font-weight:500;text-decoration:underline!important}
.completed .order-completed-continue-button{margin:40px auto;display:block}
.completed h3{text-align:center;padding:10px 0 0;color:#707070;font-size:18px}
.completed strong{text-align:center;display:block;font-size:14px;color:#707070}
.quantity .input-group{height:45px}
.quantity .input-group-text{padding:0 5px}
.quantity .input-group-btn{height:45px}
.quantity input[type="text"]{height:35px; width:45px!important}
.quantity .btn{padding:0 10px}
.change_password_new{width:50%;margin:40px auto}
.change_password_new .required{display:none}
.contact_page{padding:0 0 40px;width:50%;margin:40px auto}
.spc-products .spc-header ul{margin:0 0 10px;font-size:0;text-align:center;background:#FFF 0 0 no-repeat padding-box;box-shadow:0 0 4px #00000008;border-radius:6px}
.spc-products .spc-header ul li{padding:10px 20px}
.spc-products .spc-header ul li.active{border-bottom:3px solid #DF8933}
.spc-products .spc-header ul li.active span{color:#DF8933}
.spc-products .spc-header ul li span{font-size:14px;letter-spacing:0}
.home-page .jCarouselMainWrapper.small-products .nop-jcarousel .carousel-title:before{content:"\7c"}
.home_banner_slider{padding-right:15px;width:100%}
.item-box .prices .price{margin:0;color:#353535;font-weight:700;font-size:18px}
.home-page .jCarouselMainWrapper.small-products{border-radius:8px}
.item-box .prices .old-price {
    color: #A2A2A2;
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    text-align: center !important;
    padding: 5px 0;
    text-align: left;
    display: block;
    margin: 0;
}
.discountrate {
    background: #ff9800;
    float: left;
    position: absolute;
    left: 20px;
    color: #ffffff;
    padding: 0;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    font-size: 13px;
    font-weight: 600;
    line-height: 36px;
}
.product_campaign{position:absolute;right:5px;top:5px;font-size:12px;z-index:5;display:flex}
.product_day{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591;padding:2px 3px;border-radius:3px;display:n}
.product_day:before{content:"\45";margin:0 5px 0 0}
.product_month{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f;padding:2px 4px;border-radius:3px}
.product_month:before{content:"\45";margin:0 5px 0 0}
.product_now{color:#f5222d;background:#fff1f0;border:1px solid #ffa39e;padding:2px 4px;border-radius:3px}
.product_now:before{content:"\45";margin:0 5px 0 0}
.sticky_header{font-size:0;position:fixed;width:100%;top:0;z-index:2222}
.ico-wishlist .wishlist-qty,.ico-cart .cart-qty{background-color:#37474F!important}
.home-page .jCarouselMainWrapper.small-products .nop-jcarousel .carousel-title:before{content:""!important;background:url(../img/clock.svg) no-repeat 0 0;width:76px;height:76px;margin:0 auto;display:block}
.home-page .jCarouselMainWrapper.small-products .nop-jcarousel .carousel-title strong{letter-spacing:0}
.password-recovery-button{margin:20px 0}
.write-review{max-width:70%!important;margin:0 auto 50px!important}
.write-review .form-fields{padding:0!important}
.write-review .inputs{float:left;width:100%}
.write-review .form-fields{float:left;width:100%}
.write-review .inputs > .required{top:9px!important;right:10px}
.product-grid .product-item .picture.discount{background:url(../img/indirim-kivir.png) no-repeat top left;width:60px;height:75px;background-size:cover;position:absolute}
.product-grid .product-item .picture.club{background:url(../img/new_card_icon.png) no-repeat top left;width:75px;height:70px;background-size:contain;position:absolute;left:-5px;top:5px;z-index:999}
.product-essential .picture.club{background:url(../img/new_card_icon.png) no-repeat top left;width:75px;height:70px;background-size:contain;position:absolute;left:-5px;top:0;z-index:999}
.small-products .product-grid .product-item .picture.club{display:none}
.checkout-page .address-item li label{margin:0}
.deliverytime_mobile{width:90%;margin:0 auto 50px}
.deliverytime_mobile .panel-heading{margin:20px auto 0}
.deliverytime_mobile .panel-heading h4{margin:0}
.deliverytime_mobile .panel-heading a{background:#ff6d00;display:block;padding:10px;color:#fff;font-size:16px;position:relative;border-radius:4px;text-align:left}
.deliverytime_mobile .panel-heading a i:before{content:"\6a";position:absolute;display:block;top:50%;right:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);font-family:"sariyer-icons";font-size:15px;color:#fff}
.deliverytime_mobile .panel-body tr{text-align:left}
.deliverytime_mobile .panel-body td{padding:10px;background:#eceef0;border-bottom:1px solid #fff}
.sevenspikes-cloudzoom-gallery{position:relative}
.sevenspikes-cloudzoom-gallery .product-prices-box > div:first-child{border:0!important}
.mobile_bolge_degistir{text-align:center;display:block;color:#707070!important;margin:0;background:#fedf46;background:-moz-linear-gradient(90deg,rgba(244,130,34,1) 0%,rgba(255,178,10,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f48222",endColorstr="#ffb20a",GradientType=1);color:#fff}
.mobile_bolge_degistir .btn{float:left;width:33.33%;text-align:center;font-weight:500;color:#707070;border-right:1px solid #fff;padding:10px 0;border-radius:0}
.delivery_zone_time .delivery_zone_time_head{background:#f58220;display:block;padding:10px;line-height:15px;color:#fff;font-size:14px;font-weight:600;position:relative;border-radius:4px 4px 0 0;text-align:left}
.delivery_zone_time ul{transition:.3s;display:flex;justify-content:space-between;background:#fff;padding:10px 7px;text-align:left;margin:0;border-bottom:1px solid #fff;font-size:12px}
.delivery_zone_time ul:hover{background:#d6d6d6}
.delivery_zone_time li{display:block;line-height:26px}
.delivery_zone_time ul li img {width: 25px;height: 25px;position:absolute;margin-left:7px}
.delivery_zone_time_item{flex-basis:23%;margin:0}
.product_img_left{position:relative;width:30%;float:left}
.product_img_left .product-prices-box > div:first-child{border:0!important}
.delivery_zone_time{display:flex;justify-content:space-between}
.delivery_zone_full{background:#AFAFAF;padding:4px 3px;color:#fff;border-radius:4px;font-weight:400;font-size:12px;line-height:initial}
.available{background:#4b9438;padding:3px 2px;color:#fff;border-radius:4px;font-weight:400;font-size:12px;line-height:initial}
.product-prices-box_image .point-wrapper{background:url(../img/reward-ribbon.png);background-size:contain;background-repeat:no-repeat;width:60px;height:68px;position:absolute;right:10px;z-index:444}
.product-prices-box_image .point-wrapper .point + span{display:block;color:#FFF;font-weight:700;font-size:10px;line-height:28px;height:21px;text-align:center;text-transform:uppercase;overflow:hidden}
.product-prices-box_image .point-wrapper .point{margin:10px 0 0;display:block;color:#FFF;font-weight:700;font-size:18px;line-height:28px;height:18px;text-align:center}
.delivery_time_new tr th{border-left:6px solid #fff;border-bottom:6px solid #fff}
.delivery_time_new tr td{border-left:6px solid #fff!important;border-bottom:6px solid #fff}
#regionChangeModall .delivery_zone_time_item{flex-basis:100%;margin:1%}
.ui-accordion-content .purchase-area .prices .special-price{color:#97c300}
.product-price .special-price{color:#97c300}
.quickView .k-window-titlebar.k-header .k-window-actions{z-index:8888}
.ui-accordion-content .input-group{border-radius:3px;margin:0!important;width:auto!important}
.ob-order-product-note textarea{width:100%;padding:5px 10px;width:120px;height:60px!important;min-height:inherit}
.cart-collaterals textarea{width:100%;min-height:95px;border:0}
.wishlist-content .cart-item-row .input-group{width:180px}
.wishlist-content .cart .qty-input{width:47px}
.nop-jcarousel{position:relative;margin:0 0 20px!important;padding:0!important}
.search_flex {
width:10%;}
span.search-box-text {
    width: 100% !important;
    margin: 0 !important;
}
.head_search_val {
    background: #707070;
    font-size: 14px;
    color: #fff;
    border: 0;
    padding: 0 15px;
    transition: .2s;
    height: 47px;
    margin: 0px 0 0;
    border-radius: 0 70px 70px 0;
    width: auto;
    float: right;
}
.order-review-data > div{background:#fff}
.deliveryinfo_time{background:#2d2d2d;color:#fff;margin:0 0 20px;padding:10px;border-radius:5px;border:1px solid #000;text-align:center}
.registration-page_form .inputs > .required{top:8px!important;right:10px;color:#f58220;font-weight:900}
.nop-jcarousel .carousel-title{margin:0 0 10px!important;font-size:19px!important;text-align:center!important;display:block;color:#60a6ca!important;font-weight:400!important;border:0!important}
.nop-jcarousel .carousel-title strong{color:#37474F;font-weight:600}
.paymentpage a:hover{text-decoration:none;color:#FF9800}
.paymentpage label{margin:0}
.steps{width:100%;margin:0 0 10px;height:60px;background:#FFF;border:1px solid #ECECEC;border-radius:6px;display:flex;justify-content:center}
.steps ul{display:flex;align-items:center;background:#E9E9E9;height:3px;margin:26px 0 0;border:1px solid #E9E9E9}
.steps span{width:40px;height:40px;border-radius:50px;background:#fff;border:2px solid #ebebeb;display:inline-block;line-height:35px;text-align:center;margin:0 10px 0 0}
.steps ul li.active-step span{background:#fbce3e;border:2px solid #fbc312;color:#fff}
.steps ul li{padding:0 90px 0 0}
.steps ul li:last-child{padding:0}
.steps ul li a{font-size:16px;font-weight:500;color:#292929;display:flex;align-items:center;background:#fff;padding:0 20px}
.paymentpage .paymentpage_sidebar{margin:0 0 15px}
.paymentpage .paymentpage_sidebar .sidebar_title{display:flex;background:#fedf46;border-radius:4px 4px 0 0;color:#5D5D5D;font-weight:600;padding:0 20px;height:40px;font-size:14px;align-items:center}
.paymentpage .paymentpage_sidebar .sidebar_content{background:#fff;border:1px solid #E9E9E9;padding:10px;text-align:left}
.paymentpage .paymentpage_sidebar .message-failure{margin:10px 0 0;font-weight:500;color:red}
.paymentpage .paymentpage_sidebar .sidebar_content label{color:#292929;font-size:14px;font-weight:400}
.paymentpage .paymentpage_sidebar .sidebar_content .couponcode{display:flex;margin:20px 0 0}
.paymentpage .paymentpage_sidebar .sidebar_content .couponcode input[type=text]{background:#FFF;border:1px solid #DFDFDF;border-radius:4px 0 0 4px;width:80%;height:40px;padding:0 10px;font-size:14px;font-weight:500}
.paymentpage .paymentpage_sidebar .sidebar_content .couponcode button{background:#E9E9E9 0 0 no-repeat padding-box;border:0;border-radius:0 4px 4px 0;transition:.2s;color:#707070;font-weight:500;width:40%;font-size:15px}
.paymentpage .paymentpage_sidebar .sidebar_content .couponcode button:hover{background:#fbce3e;color:#fff}
.paymentpage .paymentpage_sidebar .paymentpage_price ul{margin:0}
.paymentpage .paymentpage_sidebar .paymentpage_price ul li{font-size:14px;letter-spacing:0;color:#292929;display:flex;align-items:center;justify-content:space-between;font-weight:500;border-bottom:1px solid #f5f5f5;padding:10px}
.paymentpage .paymentpage_sidebar .paymentpage_price ul li label{font-size:13px;letter-spacing:0;color:#292929;font-weight:500}
.paymentpage .paymentpage_sidebar .paymentpage_price ul li span{width:50%;text-align:right}
.paymentpage .payment_continue{transition:.2s;background:#fedf46;border-radius:4px;border:0;width:100%;margin:15px 0 0;padding:12px 0;color:#707070;font-weight:500}
.paymentpage .payment_continue:hover{background:#fedf46}
.paymentpage .payment_buy{display:block;width:100%;background:#fedf46;padding:9px 0;border:0;border-radius:5px;transition:.2s;color:#707070;font-weight:500;margin:20px auto 10px;font-size:14px}
.paymentpage .payment_buy:hover{background:#e47414!important;color:#fff}
.paymentpage .delivery_tab{margin:0 0 10px}
.paymentpage .delivery_tab ul{display:flex;justify-content:space-between;flex-wrap:nowrap}
.paymentpage .delivery_tab ul li{border-radius:4px;margin:0 1% 0 0;padding:0}
.paymentpage .delivery_tab ul li:last-child{margin:0}
.paymentpage .delivery_tab ul li a{cursor:pointer;display:flex;border:2px solid #E9E9E9;padding:15px;border-radius:4px;background:#F5F5F5;min-height:95px;height:max-content}
.paymentpage .delivery_tab ul li .delivery_icon_1{background:url(../img/homedelivery_icon.svg) no-repeat 0 0;width:81px;height:44px;background-size:contain;display:flex;margin:3px 10px 0 0;align-items:center}
.paymentpage .delivery_tab ul li .delivery_icon_2{background:url(../img/buyfromstore_icon.svg) no-repeat 0 0;width:91px;height:44px;background-size:contain;margin:0 10px 0 0}
.paymentpage .delivery_tab ul li label{font-size:12px;color:#3E3E3E;cursor:pointer;font-weight:500;margin:0;line-height:14px}
.paymentpage .delivery_tab ul li label strong{display:block;font-size:14px;margin:0 0 5px;color:#FF9800;text-transform:uppercase}
.paymentpage .delivery_tab ul li a.active{background:#FFF;border:2px solid #fedf46}
.paymentpage .paymentpage_wrapper{background:#FFF;border:1px solid #E9E9E9;border-radius:6px 6px 0 0;margin:0;width:100%}
.paymentpage .paymentpage_wrapper .paymentpage_content_title{border-bottom:1px solid #E9E9E9;padding:10px 20px;font-size:16px;font-weight:500;display:flex;color:#5D5D5D;justify-content:space-between;align-items:center;margin:0;width:100%}
.paymentpage .paymentpage_wrapper .paymentpage_content_title a{transition:.3s;background:#C7C7C7;padding:0 10px;border-radius:3px;color:#fff;line-height:32px;height:30px;font-size:13px}
.paymentpage .paymentpage_wrapper .paymentpage_content_title a:hover{background:#FF9800;color:#fff}
.paymentpage .paymentpage_wrapper .paymentpage_content{padding:15px;min-height:500px}
.billingaddress_and_deliveryaddres{font-size:14px;font-weight:500;margin:15px}
.billingaddress_and_deliveryaddres label{font-size:13px!important;font-weight:500!important;color:#707070!important}
.billingaddress_content{display:none}
#divAggrement label{font-size:13px!important;font-weight:500!important;color:#707070!important}
#divAggrement a{color:#FF9800}
.p_checkbox{margin:0;width:100%;height:47px}
.p_checkbox input[type=checkbox]:not(old){width:32px;margin:0;padding:0;display:none;opacity:0}
.p_checkbox input[type=checkbox]:not(old) + label{display:inline-block;padding-left:27px;cursor:pointer;background:url(../img/checks.png) no-repeat 0 0;line-height:19px;margin:0;font-weight:500;height:18px;font-size:14px;color:#5D5D5D}
.p_checkbox input[type=checkbox]:not(old):checked + label{background-position:0 -18px}
.p_checkbox a{text-decoration:underline;color:#FF9800}
.p_checkbox svg{margin:0 0 0 10px}
.address_select{margin:0;padding:0 15px;width:100%}
.address_select ul{display:flex;flex-wrap:wrap}
.address_select .adress_detail{background:#FFF;border:2px solid #DFDFDF;border-radius:4px;width:23%;display:flex;margin:0 2% 2% 0;flex-direction:column;justify-content:space-between}
.address_select .adress_detail .adress_detail_title{font-size:16px;color:#707070;display:flex;border-bottom:2px solid #E9E9E9;align-items:center;padding:5px 8px;font-weight:500}
.address_select .adress_detail .adress_detail_title i{width:18px;height:18px;background:#FFF 0 0 no-repeat padding-box;border:2px solid #CCC;border-radius:50px;margin:0 10px}
.address_select .adress_detail .adress_detail_title label{font-weight:500;margin:0;font-size:15px;color:#707070!important}
.address_select .adress_detail .adress_detail_title input[type="radio"]:checked + label:before{background-color:#fedf46}
.address_select .adress_detail .adress_detail_title i b{background:#ff9800;width:10px;height:10px;margin:2px;border-radius:50px;display:none}
.address_select .adress_detail .adress_detail_content{padding:5px;color:#5D5D5D;font-size:12px;line-height:22px;font-weight:500}
.address_select .adress_detail .adress_detail_content label{cursor:pointer;width:100%;border:0;height:auto;vertical-align:bottom;font-weight:400}
.address_select .adress_detail .adress_detail_content strong{font-weight:600}
.address_select .adress_detail .adress_detail_content label:first-child{font-size:14px}
.address_select .adress_detail .edit{background:none!important;width:70%;font-size:14px;border-right:1px solid #dedede;border-top:1px solid #dedede;padding:7px 0}
.address_select .adress_detail .editanddelete{display:flex;justify-content:space-between}
.address_select .adress_detail .edit:hover{color:#000!important}
.address_select .adress_detail .delete{background:none!important;width:30%;font-size:14px;border-right:1px solid #dedede;border-top:1px solid #dedede;padding:7px 0}
.address_select .adress_detail .editanddelete svg{fill:#000}
.address_select .adress_detail .editanddelete svg:hover{fill:#000}
.address_select .adress_detail input[type="radio"] + label:before{margin:1px 10px 0 0}
.checkoutdeliverytime_buttons{width:250px;margin:0 auto}
.address_select .adress_detail a{transition:.1s;background:#F5F5F5;border-radius:0 0 4px 4px;font-size:14px;color:#5D5D5D;font-weight:600;display:block;text-align:center;padding:10px}
.address_select .adress_detail a:hover{background:#FF9800;color:#fff}
.address_select .selected{background:#FFF;border:2px solid #fedf46}
.address_select .selected .adress_detail_title{color:#fedf46}
.address_select .selected b{display:block!important}
.address_select .selected a{background:#FF9800;color:#5D5D5D!important}
.delivery_zone_time{display:flex;justify-content:space-between}
.delivery_zone_time .delivery_zone_time_head{display:block;padding:5px 10px;line-height:20px;color:#FBC312;background:#fff;font-size:14px;font-weight:600;position:relative;border-radius:4px 4px 0 0;text-align:left}
.delivery_zone_time ul{transition:.3s;display:flex;justify-content:space-between;background:#fff;padding:7px;text-align:left;margin:0;border-bottom:1px solid #fff;font-size:13px;font-weight:500}
.delivery_zone_time ul:hover{background:#d6d6d6}
.delivery_zone_time li{display:block;line-height:26px;color:#5D5D5D;font-weight:600}
.delivery_zone_time ul:nth-child(2n+2){background:#F5F5F5}
.delivery_zone_time_item{flex-basis:23%;margin:0;border:1px solid #DFDFDF;border-radius:4px}
.delivery_zone_time .full{background:#AFAFAF;border-radius:4px;color:#fff;width:65px;text-align:center}
.radio_content input[type=radio]:not(old){width:0;margin:0;padding:0;font-size:1em;opacity:0}
.radio_content input[type=radio]:not(old) + label{display:inline-block;line-height:normal;font-size:12px;cursor:pointer;width:auto;color:#292929;font-weight:400;float:none;line-height:normal}
.radio_content input[type=radio]:not(old) + label > span{display:inline-block;width:16px;height:16px;margin:0 5px 0 0;background:#fff;border-radius:155px;vertical-align:bottom;border:1px solid #CCC}
.radio_content input[type=radio]:not(old):checked + label > span > span{display:block;width:8px;height:8px;margin:3px;border-radius:.125em;background:#FF9800;border-radius:150px}
.radio_content input[type="radio"] + label:before,.radio_content input[type="checkbox"] + label:before{content:none}
.payment_method{color:#5D5D5D;font-size:14px}
.payment_method p{padding-top:15px;font-weight:400;line-height:24px}
.payment_method strong{font-weight:600}
.payment_method .orange{color:#fedf46;font-weight:500;padding:0}
.payment_method .payment_method_tab ul{display:inline-block;justify-content:space-between;flex-wrap:wrap;width:100%}
.payment_method .payment_method_tab ul li{width:23%;margin:0 2% 0 0;float:left}
.payment_method .payment_method_tab ul li a{padding:0;background:#FFF;height:170px;border:2px solid #DFDFDF;display:block;border-radius:4px;display:flex;flex-flow:wrap;align-content:space-between;width:100%}
.payment_method .payment_method_tab .payment_method_tab_content img{display:block;margin:0 auto;max-width:34%;height:54px;}
.payment_method .payment_method_tab label{transition:.1s;background:#F5F5F5;border-radius:0 0 4px 4px;font-size:10px;color:#5D5D5D;font-weight:500;display:block;width:100%;cursor:pointer;height:30px;line-height:30px;text-align:center;padding:0}
.payment_method .payment_method_tab .payment_method_tab_title{font-size:13px;color:#707070;display:flex;border-bottom:2px solid #E9E9E9;align-items:center;padding:10px 6px;width:100%;text-align:left;font-weight:500;line-height:14px}
.payment_method .payment_method_tab .payment_method_tab_title i{width:18px;height:18px;background:#FFF 0 0 no-repeat padding-box;border:2px solid #CCC;border-radius:50px;margin:0 10px 0 0}
.payment_method .payment_method_tab .payment_method_tab_title i b{background:#fedf46;width:10px;height:10px;margin:2px;border-radius:50px;display:none}
.payment_method .payment_method_tab .payment_method_tab_content{padding:16px 15px;color:#5D5D5D;font-size:14px;line-height:27px;font-weight:500;width:100%}
.payment_method .payment_method_tab .active{background:#FFF;border:2px solid #fedf46}
.payment_method .payment_method_tab .active .adress_detail_title{color:#fedf46}
.payment_method .payment_method_tab .active .payment_method_tab_title{color:#fedf46}
.payment_method .payment_method_tab .active b{display:block!important}
.payment_method .payment_method_tab .active a{background:#FF9800;color:#fff}
.add_address_form label{font-size:12px;font-weight:500;color:#292929;display:block;margin:15px 0 5px}
.add_address_form input[type=text]{background:#FFFF;border:1px solid #E2E2E2;border-radius:6px;display:block;width:100%;font-size:14px;transition:.2s;padding:5px;height:40px}
.add_address_form input[type=text]:focus{border:1px solid #FF9800}
.add_address_form .btn_close{font-size:14px;transition:.2s;background:#ECECEC;border-radius:4px;border:0;width:100%;margin:15px 0 0;padding:12px 0;color:#6A6A6A;font-weight:500}
.add_address_form .btn_close:hover{background:#dedede}
.add_address_form .save{font-size:14px;transition:.2s;background:#FF9800;border-radius:4px;border:0;width:100%;margin:15px 0 0;padding:12px 0;color:#fff;font-weight:500}
.add_address_form .save:hover{background:#ea8c00}
#AddAddress .modal-header{background:#F5F5F5;border-radius:6px 6px 0 0}
#AddAddress .modal-header .modal-title{float:left;font-weight:500;color:#535353}
.paymentpage_orderdetails .p_checkbox{margin:0}
.paymentpage_orderdetails ul{display:flex;align-content:center;align-items:center;background:#fff;justify-content:space-between;padding:10px 20px}
.paymentpage_orderdetails ul li{font-size:14px;color:#292929;font-weight:400}
.paymentpage_orderdetails ul li img{border:1px solid #DFDFDF;border-radius:4px}
.paymentpage_orderdetails ul li textarea{background:#FFF;border:1px solid #DFDFDF;min-height:75px;padding:10px;font-weight:400;border-radius:4px}
.paymentpage_orderdetails h1{font-size:16px;color:#5D5D5D;font-weight:500;margin:0 0 15px}
.paymentpage_orderdetails ul li:nth-child(1){flex-grow:0;flex-shrink:0;flex-basis:5%}
.paymentpage_orderdetails ul li:nth-child(2){flex-grow:0;flex-shrink:0;flex-basis:12%}
.paymentpage_orderdetails ul li:nth-child(3){flex-grow:0;flex-shrink:0;flex-basis:28%}
.paymentpage_orderdetails ul li:nth-child(4){flex-grow:0;flex-shrink:0;flex-basis:10%}
.paymentpage_orderdetails ul li:nth-child(5){flex-grow:0;flex-shrink:0;flex-basis:13%}
.paymentpage_orderdetails ul li:nth-child(6){flex-grow:0;flex-shrink:0;flex-basis:10%}
.paymentpage_orderdetails ul li:nth-child(7){flex-grow:0;flex-shrink:0;flex-basis:22%}
.paymentpage_orderdetails .orderdetails_title{font-weight:500;border-radius:4px 4px 0 0;background:#FBC312;height:30px;color:#fff}
.paymentpage_orderdetails .orderdetails_title li{color:#fff}
.paymentpage_orderdetails .alternativeproductchoice{background:#F5F5F5}
.paymentpage_orderdetails .alternativeproductchoice li:nth-child(1){flex-basis:100%;display:flex;align-items:center}
.paymentpage_orderdetails .alternativeproductchoice li strong{font-weight:500;font-size:13px}
.paymentpage_orderdetails .alternativeproductchoice .radio_content{margin:0 10px 0 20px}
.paymentpage_wishlist ul{display:flex;justify-content:space-around;align-items:center;font-size:14px;margin:0;border-bottom:1px solid #dedede;font-weight:500}
.paymentpage_wishlist ul li{padding:10px 0!important}
.paymentpage_wishlist ul li.remove-from-cart{width:5%}
.paymentpage_wishlist ul li.add-to-cart{width:10%}
.paymentpage_wishlist ul li a{color:#474747;font-weight:400}
.paymentpage_wishlist ul li.product-picture{width:10%}
.paymentpage_wishlist ul li.product-picture img{border:1px solid #DFDFDF;border-radius:7px;max-width:65px}
.paymentpage_wishlist ul li.product{width:35%}
.paymentpage_wishlist ul li.unit-price{width:10%}
.paymentpage_wishlist ul li.quantity{width:20%}
.paymentpage_wishlist ul li.quantity input[type="text"]{text-align:center}
.paymentpage_wishlist ul li.subtotal{width:10%}
.paymentpage_wishlist .orderdetails_title{color:#fff!important;background-color:#FBC312;font-weight:500;padding:10px 0;font-size:14px;border-radius:5px 5px 0 0}
.paymentpage_wishlist .orderdetails_title li{padding:0!important}
.paymentpage_wishlist .cart-item-row{background:#fff}
.paymentpage_wishlist .data-table td label,.paymentpage_wishlist .td-title{display:block;font-size:0}
.paymentpage_wishlist .quantity .input-group{display:flex;flex-wrap:nowrap;width:30%;margin:0!important}
/*.onder {margin-top:-50px!important}
*/
.paymentpage .paymentpage_sidebar .sidebar_content .gift-coupon-code{display:flex;margin:20px 0 0}
.paymentpage .paymentpage_sidebar .sidebar_content .gift-coupon-code input[type=text]{background:#FFF;border:1px solid #DFDFDF;border-radius:4px 0 0 4px;width:80%;height:40px;padding:0 10px;font-size:14px;font-weight:500}
.paymentpage .paymentpage_sidebar .sidebar_content .gift-coupon-code button{background:#E9E9E9 0 0 no-repeat padding-box;border:0;border-radius:0 4px 4px 0;transition:.2s;color:#707070;font-weight:500;width:100%;font-size:15px}
.paymentpage .paymentpage_sidebar .sidebar_content .gift-coupon-code button:hover{background:#fbce3e;color:#fff}
.wishlist-content .buttons{margin:20px 0}
.wishlist-page .share-info{margin:0!important}
.product_menu a{font-size:14px}
.nav_head{position:relative;z-index:1100;display:flex;width:100%;padding:0 15px;background:#707070;line-height:50px;height:50px;font-size:14px;cursor:pointer;text-transform:uppercase;color:#fff;font-weight:700;transition:all .2s ease}
.nav_head:hover{background-color:#fedf46;color:#fff}
.nav_head i{content:"";display:inline-block;background:url(../img/menu_icon.svg) no-repeat 0 0;width:22px;height:22px;margin:13px 15px 0 10px;font-size:17px;vertical-align:bottom;font-family:"sariyer-icons";color:#fff;font-weight:400;text-transform:none;transition:all .2s ease}
.nav_head .sub-arrow{display:none!important;font-size:0}
.product_menu .dropdown-menu{background-color:#E9E9E9!important;border:0!important;width:100%!important;border-radius:0!important}
    .drop_submenu{box-shadow:0 0 8px #0000002e}
.shopping-cart-page td.quantity label.td-title{display:none}
.product_menu .dropdown-menu a{position:relative;display:block;white-space:nowrap;text-overflow:ellipsis;color:#707070;overflow:hidden;padding:0 20px;height:41px;font-family:'Roboto';line-height:41px;font-size:14px!important;font-weight:400;transition:all .2s ease}
.product_menu .dropdown-menu a:active{background:#f8f9fa;color:#707070}
.product_menu .navbar-nav,.product_menu .dropdown{width:100%!important}
.product_menu .dropdown img{width:20px}
.navbar{padding:0}
.navbar-nav.sm-collapsible .sub-arrow{position:absolute;top:50%;right:0;margin:-.7em .5em 0 0;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;padding:0;width:2em;height:1.4em;font-size:1.25rem;line-height:1.2em;text-align:center}
.navbar-nav.sm-collapsible .sub-arrow::before{content:'+'}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before{content:'-'}
.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow{border-color:rgba(255,255,255,.1)}
.navbar-nav.sm-collapsible .has-submenu{padding-right:3em}
.navbar-nav.sm-collapsible .nav-link,.navbar-nav.sm-collapsible .dropdown-item{position:relative}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow{width:0;height:0;background:#707070;color:#707070;margin-left:.255em;vertical-align:.255em;border-top:.3em solid;border-right:.3em solid #707070;border-left:.3em solid #707070;font-size:0}
.fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow,.fixed-bottom .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow,.navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after{position:absolute;top:50%;right:0;width:0;height:0;margin-top:-.3em;margin-right:1em;border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}
.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu{padding-right:2em}
.navbar-nav .scroll-up,.navbar-nav .scroll-down{position:absolute;display:none;visibility:hidden;height:20px;overflow:hidden;text-align:center}
.navbar-nav .scroll-up-arrow,.navbar-nav .scroll-down-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-top:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid;border-left:7px solid transparent}
.navbar-nav .scroll-down-arrow{top:6px;border-top:7px solid;border-right:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid transparent}
.navbar-nav.sm-collapsible .dropdown-menu .dropdown-menu{margin:.5em}
.navbar-nav:not([data-sm-skip]) .dropdown-item{white-space:normal}
.navbar-nav:not(.sm-collapsible) .sm-nowrap > li > .dropdown-item{white-space:nowrap}
#divAggrement input[type="checkbox"] + label:before{margin:0}
.modal-footer .btn{padding:5px 20px;font-size:16px!important;font-weight:400!important}
.modal-footer .btn-main{background:#FF9800;color:#fff}
.modal-footer .btn-main:hover{background:#ea8c00}
#frmAddressModal label{display:block;font-size:12px;font-weight:500;line-height:15px}
#frmAddressModal select{width:100%!important}
#frmAddressModal .custom-control-label{line-height:26px}
#frmAddressModal .custom-control-input:checked ~ .custom-control-label:before{color:#fff;border-color:#FF9800;background-color:#FF9800;padding:0;margin:0;border:3px solid #ff9800}
#frmshoppinglistModal select {width: 100% !important}
#frmshoppinglistModal label {display: block;font-size: 12px;font-weight: 500;line-height: 15px}
#frmshoppinglistModal .custom-control-label {line-height: 26px}
#frmshoppinglistModal .custom-control-input:checked ~ .custom-control-label:before {color: #fff;border-color: #FF9800;background-color: #FF9800;padding: 0;margin: 0;border: 3px solid #ff9800}
.credit_card{margin:25px 0 0}
.credit_card .preview{margin:25px 0 0}
.credit_card input[type="checkbox"],.credit_card input[type="radio"]{position:relative;left:0}
.credit_card ul{display:flex;flex-wrap:wrap}
.credit_card li{width:48%;margin:0 2% 15px 0}
.credit_card li b{font-size:14px;font-weight:500;color:#292929;display:block;margin:0 0 5px}
.credit_card li input[type=text]{background:#FFFF;border:1px solid #E2E2E2;height:40px;width:100%;padding:0 10px;border-radius:6px}
.credit_card li input[type=number]{background:#FFFF;border:1px solid #E2E2E2;height:40px;width:50%;padding:0 10px;border-radius:6px}
.credit_card .select2-container{width:49%!important}
.credit_card li .select2-container--default .select2-selection--single{background:#FFFF;border:1px solid #E2E2E2;height:40px;width:100%;padding:0 10px;border-radius:6px}
.credit_card li .select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:40px}
.credit_card li .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;position:absolute;top:1px;right:1px;width:20px}
.credit_card .p_checkbox{margin:0}
.credit_card .w_100{width:100%}
.credit_card .w_100 .select2-container{width:100%!important}
.credit_card .w_100 select{width:100%!important;height:40px!important}
.credit_card select{width:48%;height:40px!important}
.sodexo{margin:0}
.sodexo ul{display:flex;flex-wrap:wrap}
.sodexo li{width:48%;margin:0 2% 25px 0}
.sodexo li b{font-size:14px;font-weight:500;color:#292929;display:block;margin:0 0 5px}
.sodexo li input[type=text]{transition:.2s;background:#FFFF;border:1px solid #E2E2E2;height:40px;width:100%;padding:0 10px;border-radius:6px}
.sodexo li input[type=number]{background:#FFFF;border:1px solid #E2E2E2;height:40px;width:50%;padding:0 10px;border-radius:6px}
.sodexo li input[type=text]:focus{border:1px solid #FF9800}
.add_address_form .select2-container{width:100%!important}
.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #e2e2e2;border-radius:6px;height:40px}
.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:40px;font-size:14px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#757575 transparent transparent;margin-top:3px}
.ordernote .ordernote_content{margin:25px 0 0;background:#FFF 0 0 no-repeat padding-box;border:1px solid #DFDFDF;border-radius:4px;min-height:120px}
.ordernote .ordernote_content h1{background:#707070 0 0 no-repeat padding-box;height:30px;line-height:30px;padding:0 20px;font-size:14px;font-weight:500;color:#fff}
.ordernote .ordernote_content p{font-size:14px;padding:10px 20px;line-height:21px}
.ordernote .ordernote_content textarea{margin:10px 20px;width:90%;font-size:14px;min-height:65px;resize:none;padding:0}
.ordernote .ordernote_content_radio{display:flex;margin:10px 20px 20px}
.ordernote .ordernote_content_radio .radio_content{margin:0 25px 0 0}
.deliveryaddress_content{border-right:1px solid #F1F1F1}
#homedelivery .paymentpage_wrapper .paymentpage_content{padding:0 15px}
.shopping-cart-page .common-buttons{font-size:0;margin:30px 20px;justify-content:space-between}
.shopping-cart-page .common-buttons button{margin:0;padding:0}
.coupon-box .coupon-code{display:flex;margin:0}
.coupon-box .hint{color:#292929;font-size:14px;font-weight:400}
.coupon-box .coupon-code input[type=text]{background:#FFF;border:1px solid #DFDFDF;border-radius:4px 0 0 4px;width:80%;height:40px;padding:0 10px;font-size:14px;font-weight:500}
.coupon-box .coupon-code input[type=submit]{background:#E9E9E9 0 0 no-repeat padding-box;border:0;border-radius:0 4px 4px 0;transition:.2s;color:#707070;font-weight:500;width:40%;font-size:14px}
.coupon-box .coupon-code input[type=submit]:hover{background:#fbce3e;color:#fff}
.giftcard-box .coupon-code{display:flex;margin:0}
.giftcard-box .coupon-code input[type=text]{background:#FFF;border:1px solid #DFDFDF;border-radius:4px 0 0 4px;width:80%;height:40px;padding:0 10px;font-size:14px;font-weight:500}
.giftcard-box .coupon-code input[type=submit]{background:#E9E9E9 0 0 no-repeat padding-box;border:0;border-radius:0 4px 4px 0;transition:.2s;color:#707070;font-weight:500;width:70%;padding:0 10px;font-size:14px}
.giftcard-box .coupon-code input[type=submit]:hover{background:#fbce3e;color:#fff}
.spc-products{margin:0 0 20px!important}
.paymentpage_price_total{color:#ff9800!important}
.paymentpage_price_total label{color:#ff9800!important}
.gallery .picture-wrapper{box-shadow:0 0 5px #cecece}
.block-recently-viewed-products{margin:0!important}
.home-page-product-grid .picture > a:before{padding-top:80%;margin:40px 0 0!important}
.sale-of-the-day-offer{margin:0 -6vw 30px!important}
.home-page .jCarouselMainWrapper.small-products{padding:20px 0;margin:30px 0 0!important}
.spc-categories{margin:0 0 30px!important}
.spc-categories .category-title{line-height:20px!important;text-align:left!important}
.spc-categories .category-title a{color:#f58220!important;font-size:20px!important}
.spc-categories .category-sublist{text-align:left!important}
.spc-categories .category-sublist a{color:#000!important;font-size:15px!important}
.spc-categories .item-box .product-title,.spc-categories .item-box .title{padding:0;height:auto!important;max-height:80px!important}
.spc-categories .item-box .add-info{padding:0!important}
.spc-categories .item-box .prices{text-align:left}
.product_menu_mobile{display:none}
.product_menu_mobile .all-categories,.product_menu_mobile .all-categories li{background-color:#f6f6f6}
.product_menu_mobile > ul li:after{content:"";display:block;clear:both}
.product_menu_mobile > ul li > a,.product_menu_mobile > ul li > span{display:block;position:relative;z-index:0;padding:16px 18px!important;font-size:13px;line-height:17px;color:#8c8c8c;font-weight:700;text-transform:uppercase}
.product_menu_mobile > ul li{border-bottom:3px solid #fff}
.product_menu_mobile .top-menu > li{border-bottom:0}
.product_menu_mobile > ul li:last-child,.product_menu_mobile > ul li:last-child,.product_menu_mobile > ul li.back-button{border-bottom:0}
.product_menu_mobile > ul li > .with-subcategories{float:left;width:calc(100% - 50px)}
.product_menu_mobile .all-categories > span{float:left;width:calc(100% - 50px);cursor:default}
.product_menu_mobile .open_all_categories:before{content:"\66";display:inline-block;margin-right:10px;font-size:17px;vertical-align:bottom;font-family:"sariyer-icons";color:#8c8c8c;font-weight:400;text-transform:none;transition:all .2s ease}
.product_menu_mobile .open_all_categories{display:inline-block;position:relative;z-index:0;padding:16px 18px!important;font-size:13px;line-height:17px;color:#8c8c8c;font-weight:700;text-transform:uppercase}
.product_menu_mobile .sublist-wrap .dropdown-item{display:inline-block;position:relative;z-index:0;padding:16px 18px!important;font-size:13px;background:#f6f6f6;line-height:17px;margin:0 0 3px;color:#8c8c8c;font-weight:700;text-transform:uppercase}
.product_menu_mobile .sublist-wrap .dropdown-toggle:after{float:right;margin-left:.255em;vertical-align:.255em;content:"";border-top:.4em solid transparent;border-bottom:.4em solid transparent;border-left:.4em solid #999}
.orders_details{background:#FFF;box-shadow:0 0 6px #00000029;margin:30px 0 0;border-radius:5px 5px}
.orders_details .page-title{text-align:center;background:#707070;border-radius:6px 6px 0 0;padding:10px 0}
.orders_details .page-title a{height:auto;line-height:normal;padding:7px;font-size:12px;margin:0 -10px 0 20px;font-weight:600}
.orders_details_title{font-size:16px;color:#5D5D5D;font-weight:500}
.orders_details .order-details-area{padding:0 50px}
.orders_details table{width:95%;margin:0 auto}
.orders_details .data-table td{font-size:14px;min-width:100px!important}
.orders_details .data-table label{margin:0}
.orders_details .data-table a{color:#444;transition:all .2s ease;padding:10px}
.total-info table{width:100%}
.total-info .cart-total td label{font-size:14px;color:#444;margin:0;font-weight:500}
.total-info .cart-total td span{font-size:14px}
.orders_details .table td,.orders_details .table th{vertical-align:middle}
#idModal1 td{padding:5px}
.return-request-page{background:#FFF;box-shadow:0 0 6px #00000029;margin:30px 0 0;border-radius:5px 5px}
.return-request-page .page-title{text-align:center;background:#707070;border-radius:6px 6px 0 0;font-size:16px;padding:10px 0 10px 20px;color:#fff}
.return-request-page .page-title a{height:auto;line-height:normal;padding:7px;font-size:12px;margin:0 -10px 0 20px;font-weight:600}
.return-request-page_title{font-size:16px;color:#5D5D5D;font-weight:500}
.return-request-page .order-details-area{padding:0 50px}
.return-request-page table{width:90%;margin:0 auto}
.return-request-page .data-table td{font-size:14px;min-width:100px!important;background-color:#f7f7f7;border-bottom:1px solid #dededede}
.return-request-page .data-table label{margin:0}
.return-request-page .data-table a{color:#444;transition:all .2s ease;padding:10px}
.return-request-page .table td,.return-request-page .table th{vertical-align:middle}
.return-request-page .product{padding:0 0 0 20px !important}
.return-request-page .inputs{float:left;width:100%}
.return-request-page .buttons{text-align:center;float:left;width:100%;margin:20px 0}
.bar-notification .content{text-align:center;width:100%}
.shipment-details-page{background:#FFF;box-shadow:0 0 6px #00000029;margin:30px 0 0;border-radius:5px 5px}
.shipment-details-page .page-body{padding:25px}
.shipment-details-page .page-title{text-align:center;background:#707070;border-radius:6px 6px 0 0;font-size:16px;padding:10px 0 10px 20px;color:#fff}
.shipment-details-page .page-title a{height:auto;line-height:normal;padding:7px;font-size:12px;margin:0 -10px 0 20px;font-weight:600}
.return-request-page_title{font-size:16px;color:#5D5D5D;font-weight:500}
.shipment-details-page .order-details-area{padding:0 50px}
.shipment-details-page table{width:100%;margin:0 auto}
.shipment-details-page .data-table td{font-size:14px;min-width:100px!important;background-color:#f7f7f7;border-bottom:1px solid #dededede}
.shipment-details-page .data-table label{margin:0}
.shipment-details-page .data-table a{color:#444;transition:all .2s ease;padding:10px}
.header_order{background:#707070;margin:0!important;z-index:3333;position:relative}
.header_order .container{display:flex;justify-content:flex-end}
.header_order li{position:relative;display:table-cell;text-align:center;vertical-align:middle!important}
.header_order .container li a{margin:0;align-items:center;display:flex}
.header_order .header_order_btn{color:#707070!important;margin:0;background:#fedf46;padding:0 30px;margin:5px 0!important;border-radius:2px}
.order-item .buttons{display:flex;flex-direction:column}
.order-item .buttons input[type="button"]{margin:0 0 10px}
.re-order-button{background:#fece46}
.order-item .title{text-align:left!important}
.order-list li{text-align:left;font-size:14px}
.order-list li .order-status,.order-list li .order-date,.order-list li .order-total{font-weight:600;color:#000}
.totals_news{width:100%!important;margin:0!important;padding:0 20px 0 0}

.paymentpage .tab-content {
    width: 100%;
}


.app_download {
    display: flex;
    justify-content: space-between;
}
.app_download  img{
    width: auto;
    height: 26px;
    margin: 1px 0  0 0;
}
    .app_download .app_down {
        background: #fedf46;
        padding: 8px 10px;
        font-size: 12px;
        border-radius: 5px;
        width: 40%;
        line-height: 17px;
        text-align: center;
        color: #707070;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
    }
.app_download_close {
    position: relative;
    right: 0;
    top: 0;
    background: #707070;
    padding: 5px;
    display: flex;
    height: 20px;
    width: 20px;
    align-items: center;
    color: #fff !important;
    justify-content: center;
    border-radius: 50px;
    margin: 7px 0 0 0;
    text-align: center;
}



.ios {background: #f1f1f1;padding: 15px 10px; display: none;}
.gplay {background: #f1f1f1;padding: 15px 10px;display: none;}


.debit_not {
    text-decoration:underline;
    font-style: italic;
    font-size: 12px;
    color: #ce0000;
}

#Debit .modal-body {line-height:24px}


.cancel-order {text-align:left;background: white;padding: 10px;width:100%;border-radius: 5px;}
.cancel-order .title {font-weight:600;margin: 0px 0 15px 0;}
.cancel-order .title strong {font-weight: 600;font-size: 14px;}

.store_item{background:#fff;margin:10px 0 0;border:1px solid #E8E8E8;border-radius:4px;}
.store_item .store_title{font-weight:700;color: #707070 !important;height:50px;display:flex;padding:0 20px;justify-content:space-between;border-bottom:1px solid #E8E8E8;align-items:center;text-transform:uppercase;font-size:14px;}
.store_item .store_title:after{content:"";background:url(../img/store_up.png) no-repeat 0 0;width:20px;height:20px;float:right;margin:-5px 0}
.store_item .store_title.collapsed:after{content:"";background:url(../img/store_down.png) no-repeat 0 0;width:20px;height:20px;float:right;margin:-5px 0}
.store_item .store_content{font-size:14px;color:#707070;}
.store_item .store_content p{line-height:20px;padding:0 20px}
.store_item .store_content table td:nth-child(1){padding-left:20px}
.store_item .store_content table td,.store_item .store_content table th{border-top:0;vertical-align:middle;padding:6px 0 6px 8px;font-size: 13px;}
.store_item .store_content .table-striped tbody tr:nth-of-type(odd){background-color:#F9F9F9}
.store_item strong{font-weight:600;color: #707070;font-size: 12px;}
.store_item .store_hours_map{display:flex;justify-content:space-between}
.store_item .store_hours_map>div{width:50%}
.store_item .store_hours_map h1{font-size:14px;background-color:#F9F9F9;padding:10px 20px;display:flex;align-items:center;margin:0 0 20px}
.store_item .store_hours_map h1 img{margin:0 10px 0 0}
.store_item .store_hours{margin:0 0 20px}
.store_item .store_hours p{padding:0 30px;line-height:normal;display:flex;margin:0;justify-content:space-between;font-size:13px}
.store_item .store_hours p strong{color:#000}
.store_item .store_map {padding: 0 20px;}
.store_item .store_map h1 {display: flex;align-items: center;}
.store_item .store_map h1 img {margin:0 10px 0 0}
.store_item .store_map iframe {
    width: 100%; margin:0 0 15px 0;
    border: 1px solid #E9E9E9 !important;
    padding: 5px
}
.piece_bottom{width:74%;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.piece_bottom .form-control{width:100%!important;border:0;height:17px!important}
.piece_bottom .input-group-text{background:none;padding:0;width:100%;border-radius:0;border:0;border-top:0;text-align:center;display:block;font-weight:500}

.order-item .buttons{display:flex;flex-direction:column}
.order-item .buttons input[type="button"]{margin:0 0 10px}
.button-1{background:#eead0e;border-radius:3px;font-weight:700;padding:0 20px;font-size:14px;border:0;outline:0;color:#fff;text-transform:uppercase;transition:all .4s ease}
.button-callphone{background:#008000;border-radius:3px;font-weight:700;padding:0 20px;font-size:14px;border:0;outline:0;color:#fff;text-transform:uppercase;transition:all .4s ease}
.button-callphone:hover { background: #008000; color: #fff; border: 0;}
.button-callphone:hover { background-color: #008000;}
.button-1:hover{background:#eead0e;color:#fff;border:0}
.account-page .button-callphone { height: 40px;line-height: 40px; font-size: 13px;font-weight: 700;}
.account-page .button-callphone { width: auto;min-width: 125px;}
.shipping-method-info .button-callphone { height: 40px;line-height: 40px; font-size: 13px;font-weight: 700;}
.shipping-method-info .button-callphone { width: auto;min-width: 125px;}

    @media (min-width: 1025px) {
        .inputs{text-align:center!important}
.block .list a{color:#454545}
.header-upper{text-align:center!important}
.shopping-cart-page .table-wrapper{overflow:hidden}
.oborder-alternative-product-option-content,.oborder-packing-option-content{background:#fff;padding:0}
}
@media (min-width: 1281px) {
.product-prices-box > div:first-child{border:1px solid #eaeaea!important}
}
@media (min-width:993px) and (max-width:1200px) {
.search-box-select{background:none}
.header-lower .search-box{width:100%!important;height:50px}
.header-links-wrapper{width:100%}
}
@media (max-width: 1400px) {
.category-navigation-list-wrapper ul li a{font-size:12px!important}
.overview .attributes-wrapper{float:right}
}
@media only screen and (max-width: 1200px) {
.overview .add-to-wishlist{margin-top:0}
.product_img_left{position:relative;width:32%;float:none;margin:0 auto}
.cart td{padding:5px 10px}
}
@media (max-width: 1025px) {
.delivery-zone-wrapper .content{margin-left:0}
.shopping-cart-page .table-wrapper{width:100%!important}
}
@media only screen and (max-width: 1024px) {

    .mobile_filter {
        left: 0 !important
    }

    .obajaxfilter .filtersPanel {
        width: 100%;
        max-height: 100%;
    }
  

    #divLanguageSelector {
        width: 100%;
    }
    .header { margin-top: 0 !important; }
    .mobile_bolge_degistir .btn:last-child {border-right:0}
    .mobile_bolge_degistir .btn {font-size:12px;}
    .header-links-wrapper {margin:0; width:100%;}
.header_top .header_call ul{border-right:0}
.header_top .header_call ul li{width:33%}
.product_img_left{position:relative;width:100%;float:left}
.mobile_hide{display:none}
.deliverytime_mobile{display:block}
.language-selector-options .selector-options-item label{width:110px;text-align:left}
.delivery_zone_time_item{width:48%;float:left;margin:0 1% 4%}
.overview .attributes-wrapper{float:left;width:100%;padding:0;max-width:100%;border:0!important}
.product-prices-box .prices{margin:0}
.header_top_language{display:none}
.language-selector{display:block;height:auto;width:100%}
.language-selector .selector-options-item{text-align:center}
}
@media only screen and (max-width: 992px) {
    .shopping-cart-page .page-title {width:100%;}
    .shoppinglist .shoppinglist_head {display:none;}
    .shoppinglist .shoppinglist_item .shoppinglist_item_products {flex-wrap:wrap; text-align:left}
        .shoppinglist .shoppinglist_item .shoppinglist_item_products .td-title {
            color: #2d4191;
            margin-bottom: 0;
            font-size: 12px;
            font-weight: 500;
        }
    .shoppinglist .shoppinglist_item .product-picture {
        width: 15%;
        margin: 0 2% 0 0;
    }
    .shoppinglist .shoppinglist_item .product {width:83%}
    .shoppinglist .shoppinglist_item .ob-order-product-note {width:100%; margin:20px 0 0 0}

    .instant-search-item {
        display: flex;
        justify-content: space-between;
    }

        .instant-search-item  .item-box {height:36px; border:0}
            .instant-search-item .item-box .button-2 {
                font-weight: 600;
                font-size: 12px;
                color: #707070;
            }
            .button-2 .header-lower .container {
        padding: 0
    }
    .head_search_val {height:45px;}
    .sublist img {
        width: 22px;
        margin: 0 10px 0 0
    }
    .cancel-order {
        width: 95%
    }
    .header-lower .container {padding:0}
.small-products .item-box{border-radius:3px!important;overflow:hidden;max-height:none}
.footer-lower{flex-direction:column}
.footer-designed-by{margin:15px 0}
.product_menu_mobile .sublist{padding:50px 0 0}
.header-menu ul li.back-button{width:320px;position:fixed;margin:-50px 0 0;z-index:5}
.select-navigation select{background-color:#fedf46;color:#707070;font-size:14px;height:45px;width:100%;font-weight:500;letter-spacing:0}
.product_menu_mobile ul li img{width:25px!important}
.packet_container_content{margin:20px 0 0!important;text-align:left}
.header_order{background:#707070;margin:0!important;z-index:2;position:relative;float:left;width:100%;padding:35px 0 10px}
.header-links ul{display:flex;font-size:12px;justify-content:center;flex-direction:column;margin:0}
.header_order .container{display:flex;justify-content:center}
.header_order .header_order_btn{padding:10px 30px}
.order-details-page .products tr{margin-left:0!important}
.completed .steps{display:none}
.totals > div{max-width:100%}
.order_details_mobile .product{padding:10px!important;background:#fedf46!important}
.order_details_mobile .quantity{position:relative!important;width:100%!important;height:auto!important;text-align:left!important;padding:5px 20px!important}
.order_details_mobile .unit-price{position:relative!important;width:100%!important;text-align:left!important;height:auto!important;bottom:auto!important;padding:5px 20px!important}
.order_details_mobile tr{padding:0!important}
.order_details_mobile .total{position:relative!important;width:100%!important;background:#fedf46!important;color:#fff!important;height:auto!important;padding:5px 20px!important}
.order_details_mobile .total label{color:#fff}
.totals_news{width:90%!important;margin:0 auto!important;padding:0 20px 0 0;float:none!important}
.paymentpage .delivery_tab ul{flex-wrap:wrap}
.profile-menu-box .ico-account:before{content:"\61";background:none;width:10px;height:20px}
.paymentpage .tab-content{width:100%}
.search-box input.search-box-text{border:0}
.search-box-select{border-radius:0!important}
.order-summary-content .cart tr{display:flex;flex-wrap:wrap}
.order-summary-content .remove-from-cart{position:relative;width:100%;order:2}
.product_menu_web{display:none}
.product_menu_mobile{display:block}
.delivery_zone_time{display:block;justify-content:space-between}
.shopping-cart-page .common-buttons{font-size:0;margin:0 0 10px;justify-content:space-between;background:#fff;padding:10px}
.shopping-cart-page .table-wrapper .row{padding:0!important}
.header_right{display:none}
.mobile_bolge_degistir .btn{font-size:12px}
.payment_method .payment_method_tab ul li{width:100%;margin:0 2% 20px 0}
.credit_card li{width:100%}
.registration-page .page-body{width:100%}
.shopping_alternative_mobile{padding:0!important}
.ob-order-product-note{width:100%;float:left}
.side-2{border:0!important}
.change_password_new{width:90%}
.contact_page{width:90%}
.header_top .container{padding:0}
.home_banner_slider{padding-right:0}
.header{margin-top:0 !important}
.profile-menu-box > a,.selector-title{border:0!important}
.header_top{margin:0}
.profile-menu-box > a,.selector-title{text-align:center}
.home_banner{padding:0;display:block}
.home_banner .slider-wrapper{margin:0 0;width:100%}
.home_banner .slider-wrapper img{border-radius:0}
.selector-title{margin-top:0!important}
.order-progress{display:none}
.order-details-page .products tr,.shipment-details-page .data-table tr,.return-request-page .data-table tr,.reward-points-history .data-table tr,.downloadable-products-page .data-table tr,.wishlist-page tr,.cart tr{width:100%!important}
.shopping-cart-page .cart-footer{float:right;clear:right;width:100%!important}
.ob-alternative-product-option label{text-align:left;display:block}
.ob-alternative-product-option div{margin:0 10px 0 0;clear:both}
.ob-order-product-note label{float:left}
.ob-order-product-note textarea{width:100%}
td.quantity label.td-title{margin:0}
.cart td.quantity span{height:30px}
.cart td.quantity .qty-input{height:30px}
.cart td.quantity .btn{line-height:14px}
.packet_container{width:100%!important}
.totals{border-radius:3px;padding:20px 0;float:left;width:100%}
.order-obordernote-content{width:100%;margin:0 auto;padding:0;float:left}
.cart-item-row .input-group{margin:0!important}
.mobile_header_fixed{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;cursor:pointer;-ms-transition:all .6s ease-in-out}
.mobile_header_fixed_cls{opacity:1;position:fixed;width:100%;z-index:888}
.steps{height:auto;background:none}
.steps ul{display:flex;align-items:center;flex-wrap:wrap;background:none;height:auto;margin:0;border:1px solid #E9E9E9;width:100%}
.steps ul li{padding:10px 0!important;width:100%;background:#fff;margin:0 0 10px;border-radius:7px}
.paymentpage .delivery_tab ul li{background:#F5F5F5;border-radius:4px;margin:0 0 10px;padding:0;width:100%}
.address_select .adress_detail{width:48%!important}
.mobile_header_fixed_cls{opacity:1;position:fixed;width:100%;z-index:888}
td.product-picture + td.product{margin-left:0!important;text-align:left}
    span.search-box-text {
        width: 70% !important;
    }
    #small-search-box-form span.search-box-text {
        width:100% !important;
    }
}

.sublist-wrap img{display:none!important}
.app_download{display:flex;justify-content:space-between;align-items:center}
.app_download img{width:auto;height:26px;margin:1px 0 0}
.app_download .app_down{background:#2d4191;padding:8px 10px;font-size:12px;border-radius:5px;width:40%;line-height:17px;text-align:center;color:#fff;font-weight:600;display:flex;justify-content:center;align-items:center}
.app_download_close{position:relative;right:0;top:0;background:#707070;padding:5px;display:flex;height:20px;width:20px;align-items:center;color:#fff!important;justify-content:center;border-radius:50px;margin:0;text-align:center}
.ios{background:#f1f1f1;padding:15px 10px;display:none}
.gplay{background:#f1f1f1;padding:15px 10px;display:none}
#Debit .modal-header{padding:10px 10px 20px}
.debit_not{text-decoration:underline;font-style:italic;font-size:12px;color:#ce0000}


.shopping-cart-page .page-title{display:flex;justify-content:space-between;width:74%;align-items:center}
.shopping-cart-page .page-title h1{margin:0}
.shopping-cart-page .page-title:after{display:none}
.shopping-cart-page .page-title .basketedit i{background:url(../img/shopping_edit_icon.svg) no-repeat 0 0;margin:0 7px 0 0;width:24px;background-size:contain;height:24px}
.shopping-cart-page .page-title .basketedit .active i{background:url(../img/shopping_close_circle.svg) no-repeat 0 0;background-size:contain}
.shopping-cart-page .page-title .basketedit a{border:1px solid #2d4191;width:auto;text-align:center;color:#2d4191;font-size:13px;justify-content:center;font-weight:500;padding:8px 12px;transition:.2s;display:flex;background:#eef0f7;border-radius:5px;font-family:'Roboto',sans-serif;align-items:center}
.shopping-cart-page .page-title .basketedit a:hover{background:#eeeff775}
.basketedit_all{display:none;justify-content:space-between;margin:0 0 10px}
.basketedit_all .all_select{font-size:14px;color:#6f81a0;margin:0;font-family:'Roboto',sans-serif;display:inline-block;font-weight:600}
.basketedit_all .all_select input[type="checkbox"] + label{color:#6f81a0!important;font-weight:400;margin:0;display:flex;align-items:center}
.basketedit_all .basketedit_alldelete{float:right}
.basketedit_all .basketedit_alldelete .trash_icon_1{background:url(../img/shoppinglist_trash_1.svg) no-repeat 0 0;width:24px;height:24px;display:inline-flex;float:left;margin:-3px 0 0}
.basketedit_all .basketedit_alldelete .trash_icon_2{background:url(../img/shoppinglist_trash_2.svg) no-repeat 0 0;width:24px;height:24px;display:inline-flex;float:left;margin:-3px 0 0}
.basketedit_all .basketedit_alldelete a{font-size:14px;float:left;color:#6f81a0;padding:5px 10px;border-radius:4px;margin:0;display:inline-block;font-weight:500}
.basketedit_all .basketedit_alldelete a.alldelete_select{display:none}
.order-summary-content input[type="checkbox"]:checked + label:before{background:url(../img/shoppinglist_checked.svg) no-repeat center center}
.cart{border:1px solid #eee}
.cart td:last-child{border:0}
.shoppinglist_item  .remove-from-cart {
    display: none;
    padding: 0 20px 0 0;
}
.remove-from-cart label {margin:0; padding:0;height: 17px; /*width: 17px;*/}
.openedit .remove-from-cart{display:block}
.remove-from-cart checkbox {
}
.cart-item-row .product {
    width: 25%
}
.shoppinglist{width:100%;background:#FFF;border-radius:10px;border:1px solid #DCE0ED}


    .shoppinglist .shoppinglist_head {
        font-size: 13px;
        letter-spacing: 0px;
        color: #2E2E2E;
        background: #fedf46 0% 0% no-repeat padding-box;
        border-bottom: 1px solid #fedf46;
        font-weight: 500;
    }

        .shoppinglist .shoppinglist_head .shoppinglist_head_items {
            width:95%;
            display: flex;
            justify-content: space-between; margin:0 auto;
            padding: 16px;
            border-radius: 10px 10px 0 0;
        }
.shoppinglist .shoppinglist_head .product-picture {
    width: 80px
}
.shoppinglist .shoppinglist_head .product {width: 220px;}
.shoppinglist .shoppinglist_head .quantity {width: 160px;}
.shoppinglist .shoppinglist_head .unit-price {width: 70px;}
.shoppinglist .shoppinglist_head .subtotal {width: 100px;}
.shoppinglist .shoppinglist_head .ob-order-product-note {width: 150px;}
.shoppinglist .shoppinglist_head div{}


.shoppinglist .shoppinglist_item{width:95%;margin:20px auto;border:1px solid #DCE0ED;border-radius:8px}
.shoppinglist .shoppinglist_item .shoppinglist_item_products{border-bottom:1px solid #dce0ed;padding:15px;display:flex;justify-content:space-between;align-items:center}
.shoppinglist .shoppinglist_item .shoppinglist_item_products a{font:normal normal medium 14px/22px Roboto;letter-spacing:0;color:#2E2E2E}
.shoppinglist .shoppinglist_item .shoppinglist_item_products textarea{border:1px solid #D8DCEB;font-size:13px;resize:none}
.shoppinglist .shoppinglist_item .shoppinglist_item_products textarea::-webkit-scrollbar{width:5px;margin:2px;border-radius:5px}
.shoppinglist .shoppinglist_item .shoppinglist_item_products textarea::-webkit-scrollbar-track{background:#f1f1f1}
.shoppinglist .shoppinglist_item .shoppinglist_item_products textarea::-webkit-scrollbar-thumb{background:#2d4191}
.shoppinglist .shoppinglist_item .shoppinglist_item_products textarea::-webkit-scrollbar-thumb:hover{background:#555}
.shoppinglist .shoppinglist_item .shoppinglist_alternative{display:flex;justify-content:space-between;width:95%;margin:0 auto;padding:10px 0}
.shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_alternative_select{display:flex;align-items:center}
.shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_alternative_select_title{font-size:13px;font-weight:400;color:#707070;font-weight:500}
.shoppinglist .shoppinglist_item .shoppinglist_alternative div{margin:0 20px 0 0}
.shoppinglist .shoppinglist_item .shoppinglist_alternative label{color:#6d809f!important;margin:0;font-size:13px;font-weight:400!important}
.shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_products_delete{font-size:14px;color:#6f81a0;display:flex;align-items:center}
.shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_products_delete:hover i{transform:rotate(20deg)}
.shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_products_delete i{background:url(../img/shoppinglist_trash_2.svg) no-repeat 0 0;transition:.2s;width:21px;height:21px;display:inline-flex;float:left;margin:0 3px 0 0}
.shoppinglist_next{display:flex;justify-content:flex-end;margin:20px 0}
.shoppinglist_next .continue-shopping-button{border:1px solid #2d4191;width:auto;text-align:center;color:#2d4191;font-size:13px;justify-content:center;font-weight:500;padding:8px 12px;transition:.2s;display:flex;background:#eef0f7;border-radius:5px;font-family:'Roboto',sans-serif;align-items:center}
.shoppinglist_next .continue-shopping-button:hover{background:#eeeff775}
.shoppinglist_next .continue-shopping-button i{transition:.4s;background:url(../img/shoppinglist_next_icon.svg) no-repeat 0 0;margin:0 10px;width:16px;height:16px}
.shoppinglist_next .continue-shopping-button:hover i{margin:0 0 0 10px}
.shoppinglist_not_packet{margin:20px 0 0}
.shoppinglist_not_packet .cart-collaterals{margin:0}
.shoppinglist_not_packet .cart-collaterals > div{border:0}
.shoppinglist_not_packet .cart-collaterals > div > .title{background:#EEEFF7!important;border:1px solid #DCE0ED;font-family:'Roboto',sans-serif;border:1px solid #DCE0ED;height:50px;display:flex;align-items:center;border-radius:10px 10px 0 0;color:#2E2E2E!important;font-weight:500}
.shoppinglist_not_packet .cart-collaterals > div > .list{border:1px solid #dce0ed;margin:-1px 0 0}
.shoppinglist_not_packet .oborder-alternative-product-option-content h3{background:#EEEFF7!important;border:1px solid #DCE0ED;font-family:'Roboto',sans-serif;border:1px solid #DCE0ED;height:50px;display:flex;margin:0;align-items:center;border-radius:10px 10px 0 0;color:#2E2E2E!important;font-weight:500}
.shoppinglist_not_packet .packet_container{border:0}
.shoppinglist_not_packet .packet_container_info{border:1px solid #DCE0ED;margin:-1px 0 0;padding:15px}
.shoppinglist .shoppinglist_item .product-picture img {border: 1px solid #DCE0ED;border-radius: 8px;}
.shoppinglist .shoppinglist_item .product a {font-size: 14px;font-family: 'Roboto',sans-serif;letter-spacing: 0px;color: #2E2E2E;}

.shoppinglist .shoppinglist_item .quantity .input-group {max-width: 160px;background: #fedf46  0% 0% no-repeat padding-box;border: 1px solid #D8DCEB;border-radius: 6px;}
.shoppinglist .shoppinglist_item .quantity .btn {
    background: #EAECF567 !important;
    border: 0 !important;
    padding: 0px 15px;
}
.shoppinglist .shoppinglist_item .quantity .bootstrap-touchspin-down {
    background: url(../img/price_minus_icon.svg) no-repeat center #EAECF567 !important;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    border-right: 1px solid #e0e2ef !important;
}
.shoppinglist .shoppinglist_item .quantity .bootstrap-touchspin-down-i {
    background: url(../img/shoppinglist_trash_2.svg) no-repeat center #EAECF567 !important;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    border-right: 1px solid #e0e2ef !important;
}
.shoppinglist .shoppinglist_item .quantity .bootstrap-touchspin-up {
    background: url(../img/price_plus_icon.svg) no-repeat center #EAECF567 !important;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    border-left: 1px solid #e0e2ef !important;
}
.shoppinglist .shoppinglist_item .quantity .piece_bottom {
    width: auto;
    border: 0;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    /* justify-content: inherit; */
    /* justify-content: inherit; */
    padding: 5px 0;
}
.shoppinglist .shoppinglist_item .quantity .piece_bottom .qty-input{
    text-align: center;
    font-size: 16px;
    color: #1E3772;
    font-weight: 600;
}


.shoppinglist .shoppinglist_item .unit-price .product-unit-price {
    font-weight:500;
    font-size:16px;
    color: #707070;
}

.shoppinglist .shoppinglist_item .subtotal .product-subtotal {
    font-size: 18px;
    color: #2D4191;
    font-weight: 500;
}

.shoppinglist .shoppinglist_item .product-picture {width:80px}
.shoppinglist .shoppinglist_item .product {width: 220px;}
.shoppinglist .shoppinglist_item .quantity {width: 160px;}
.shoppinglist .shoppinglist_item .unit-price {width: 70px;}
.shoppinglist .shoppinglist_item .subtotal {width: 140px;}
    .shoppinglist .shoppinglist_item .subtotal .discount {
        font-size: 13px;
        font-weight: 500;
    }
.shoppinglist .shoppinglist_item .ob-order-product-note {width: 150px;}

.products_modal .modal-header{ background:none;  border-bottom:0; }
    .products_modal .modal-header .close {
        color: #474747 !important;
        font-size: 34px !important;
    }
.products_modal .modal-body {
    padding: 40px;
}
.products_modal .btn-secondary {
    color: #fff !important;
    background-color: #eead0e !important;
    border: 2px solid #eead0e !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.modalproducts_delete {
    text-align: center;
    color: #ad0000;
}
    .modalproducts_delete:before {
        content: "\76";
        display: inline-block;
        vertical-align: bottom;
        font-size: 21px;
        color: #ad0000;
        font-weight: normal;
        transition: all .1s ease;
        text-transform: none;
        display: block;
        margin: 0 auto 20px;
        text-align: center;
        border: 2px solid #ad0000;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }


.modal-footer .btn-default {border:1px solid #dedede; color:#474747 !important}


.MenusOverlay {
    background: #000000a8;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0; display:none;
}

.menus {
    position: absolute;
    font-size: 14px;
    background: #fff;
    width: 23%;
    padding: 0;
    display: none; 
    height: auto;
    border-radius: 0 0 10px 10px;
}
.menus>ul {margin:0;width: 100%;border-radius: 0 0 5px 5px;}
.menus ul li {}
.menus ul li a {color: #474747;}

/*    .menus ul li.menu_item>a:after {
        content: "\6a";
        position: absolute;
        top: 50%;
        right: 0;
        left: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: "gurmar-icons";
        font-size: 8px;
        color: #eead0e;
    }*/
/*.menus ul li.menu_item a:hover {background:#eead0e; } 
*/.menus ul li.menu_item a {display: inline-block;padding: 10px 0 10px 20px;width: 100%; transition:0.2s;}
    .menus ul li.menu_item.active>a {
        background: #f1f1f1;
        border-left: 6px solid #eead0e;
    }
    .menus ul li.menu_item > a:hover {
        background: #f1f1f1;
        border-left: 6px solid #eead0e;
    }
.menus ul li.menu_item:last-child a {border-radius:0 0 5px 5px}
.menus ul .sub-menu {position: absolute;background: #ffffff;left: 23%;top: 0;display: none;width: 77%;}
.menus ul .sub-menu>ul {display:flex;justify-content: space-between;flex-wrap:wrap} 
.menus ul .sub-menu>ul>li {width: 47%;margin: 0 0 20px 2%;}

    .menus .submenu_item > a {
        font-weight: 500;
        color: #eead0e;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 0 !important;
        transition: 0.3s;
    }
.menus .submenu_item>a:hover  {text-decoration:underline;}
.menus .submenu_item ul {
    display: flex;
    flex-wrap: wrap;
}
.menus .submenu_item ul li {
    display: flex;
}
.menus .submenu_item ul li>a {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 12px;
    transition:0.3s;
}
.menus .submenu_item ul li>a:hover {color:#eead0e}

    .menus .submenu_item .last_submenu {
    display: flex;
    flex-wrap: wrap;
}
    .menus .submenu_item .last_submenu ul {
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
}
    .menus .submenu_item .last_submenu li{
    display: inline-flex;
}
    .menus .submenu_item .last_submenu li a{}
    .menus .submenu_item .last_submenu li:first-child{
    width: 100%;
}
    .menus .submenu_item .last_submenu li:first-child a{
    font-weight: 600;
    color: #2d4191;
    margin: 0 0 7px 0;
}

.selected-shipping-method {
    font-size: 11px;
}

@media only screen and (max-width: 768px) {
    .shoppinglist .shoppinglist_item .shoppinglist_alternative {flex-direction:column;}
    .shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_alternative_select {flex-wrap:wrap;    justify-content: center;}
    .shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_alternative_select_title {width:100%; margin:0 0 10px 0}
    .wishlist-content .button-2 {
        width: 100%;
        font-size: 12px
    }
    .shoppinglist .shoppinglist_item .shoppinglist_alternative .shopping_products_delete {
        font-size: 14px;
        border: 1px solid #6f81a0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto 0 auto;
        color: #6f81a0;
        padding: 7px;
        width: 90px;
        border-radius: 6px;
    }
    .payment_method .payment_method_tab ul li a {height:auto}
    .paymentpage .paymentpage_wrapper .paymentpage_content {
        padding: 15px;
        min-height: auto;
    }
    .paymentpage .paymentpage_sidebar {
        margin: 20px 0 15px
    }
    .no-padding {
        padding: 0 !important
    }
    .mini-shopping-cart .count {
        float: left;
        padding: 10px 15px;
    }
    .deliveryaddress_content {
        max-width: 100% !important;
        width: 100% !important;
        flex: 0 0 100% !important;
    }
    .billingaddress_content {    max-width: 100% !important;}
    .product-prices-box .add-to-cart-qty-wrapper {
        width: 100%
    }
.product-essential .gallery{margin:0 0 15px}
.product-prices-box .add-to-cart-panel{display:flex;flex-direction:column}
.product-prices-box .add-to-cart-qty-wrapper + .add-to-cart-button{width:100%!important;margin:15px 0 0!important}
.product-prices-box .add-to-cart{display:inline-block;vertical-align:top;margin:0 0 10px;width:100%;max-width:100%}
.product-prices-box .add-to-wishlist button{width:100%;font-size:13px}
.product-prices-box .add-to-wishlist{margin-top:0;width:100%}
.overview .add-to-wishlist button:before{color:#fff;margin:0 10px 0 0}
.page-title h1{font-size:16px;color:#444}
.order-details-area > div{display:inline-block;vertical-align:top;height:auto!important;width:100%!important;margin-left:0!important;max-width:590px}
.oborder-alternative-product-option-content > div{width:100%}
.delivery_zone_time{display:flex;flex-direction:column}
.delivery_zone_time_item{width:100%}
.delivery_zone_time ul li img { width: 25px; height: 25px; position: absolute; margin-left: 25%; }
.paymentpage_wishlist ul{display:block;align-items:center;}
.paymentpage_wishlist ul li{width:100%!important}
.paymentpage_wishlist .cart-item-row{background:#fff;box-shadow:0 0 5px #bfbfbf;border-radius:5px;margin:0 0 20px}
.paymentpage_wishlist ul li.add-to-cart{text-align:left!important;width:50%!important;border-bottom:1px solid #dedede;float:left;padding:10px 0 10px 50px !important}
.paymentpage_wishlist ul li.remove-from-cart{border-bottom:1px solid #dedede;text-align:left!important;width:50%!important;float:left;padding:10px 0 10px 50px !important}
.paymentpage_wishlist ul li.product-picture{border-bottom:1px solid #dedede;text-align:left!important;width:20%!important;float:left;padding:10px 0 20px 50px !important;height:100px}
.paymentpage_wishlist ul li.product{border-bottom:1px solid #dedede;text-align:left!important;width:80%!important;float:left;padding:10px 0 20px 50px !important;height:100px}
.paymentpage_wishlist ul li.unit-price{border-bottom:1px solid #dedede;text-align:left!important;width:50%!important;float:left;padding:10px 0 20px 50px !important;height:85px}
.paymentpage_wishlist ul li.quantity{border-bottom:1px solid #dedede;text-align:left!important;width:50%!important;float:left;padding:10px 0 20px 50px !important;height:85px}
.paymentpage_wishlist ul li.subtotal{display:inline-block}
.paymentpage_wishlist .data-table td label,.paymentpage_wishlist .td-title{font-size:14px;font-weight:700}
.paymentpage_wishlist .orderdetails_title{display:none}
.cart-collaterals > div{margin:0}
.shopping-cart-page .common-buttons{flex-wrap:wrap}
.shopping-cart-page .common-buttons button{margin:0 0 10px;width:100%}
.nop-jcarousel .carousel-title{font-size:16px!important}
.mobile_bolge_degistir .btn{font-size:12px}
.mainpage_login_box_left{display:none}
.register-block{padding:0;width:85%;margin:0 auto!important}
.loginpages .register-button{margin:15px 0 25px!important}
.cart-item-row .input-group{width:100%}
.quickView .overview .add-to-cart{display:inline-block!important;width:100%!important;max-width:100%!important;margin-bottom:20px}
.overview .add-to-cart-panel{display:block}
.add-to-cart-qty-wrapper{width:50%}
.overview .add-to-cart-qty-wrapper + .add-to-cart-button{width:45%}
.newsletter-email{max-width:100%}
.remove-from-cart{padding:10px 0!important}
.remove-from-cart input[type="checkbox"] + label:before{border-radius:0;margin:0 10px 0 0}
.cart .product a{color:#444;transition:all .2s ease;padding:15px 0 0;float:left}
}
@media only screen and (max-width: 540px) {
    .shoppinglist .shoppinglist_item .shoppinglist_item_products {
     
        align-items: flex-start;
    }
    .shoppinglist .shoppinglist_item .product-picture {width:25%;}
    .shoppinglist .shoppinglist_item .product {
        width: 70%;
    }
    .shoppinglist .shoppinglist_item .quantity {width:100%; margin:15px 0}
    .shoppinglist .shoppinglist_item .shoppinglist_alternative div {
        margin: 0 0 10px 0;
        width: 100%;
        display: flex;
    } 
.shopping-cart-page .page-body .order-summary-content .table-wrapper table.cart tr.cart-item-row td.quantity{min-width:52%!important}
.cart td.quantity{width:37%!important;padding:0 10px 0 0 !important}
.cart-item-row .input-group{margin:10px!important}
.cart td.subtotal{width:50%!important;padding:0 10px 0 0 !important}
.shopping_alternative_select .shopping_alternative_select_title{text-align:left}
.shopping_alternative_select{display:block}
.ob-alternative-product-option div{margin:0 0 15px;clear:both}
.delivery_zone_time_item{width:100%}
.w_100{width:100%!important}
.w_50{width:50%!important}
.mobile_bolge_degistir .w_100{border-top:1px solid #fff}
}
@media (max-width: 468px) {
.small-products .item-box .product-item .details{order:2;padding:20px 0 0 15px}
.header_top .header_call ul li i.icon_phone{background-size:contain}
.header_top .header_call ul li i.icon_wp{background-size:contain}
.product-grid .btn{padding:0 5px}
.carousel-item .item-box input[type="text"]{padding:0}
.product-grid .item-box .input-group-text{padding:0 2px}
.paymentpage_wishlist .data-table td label,.paymentpage_wishlist .td-title{font-size:12px}
.paymentpage_wishlist ul li.product-picture{padding:15px 0 20px 10px !important}
.paymentpage_wishlist ul li.unit-price{padding:15px 0 20px 10px !important}
.paymentpage_wishlist ul li.quantity{padding:15px 0 20px 10px !important}
.customerType{margin:20px 70px 0!important}
.oborder-alternative-product-option-content > div{width:100%;display:inline-block;padding:6px 6px 0}
.alternative-radio-margin{margin-left:0}
.payment-logo img{width:20%;float:left;margin-right:10px}
.payment-method .payment-description{font-size:14px}
.product-grid .input-group{width:100%!important;margin:15px 0 10px!important}
#language-2{margin-left:26px}
.product-prices-box .point-wrapper{top:2px}
.cart .qty-input,.cart .qty-dropdown{margin:0;padding:0 7px;width:43px;font-size:11px;color:#444;text-align:center;background-position:right 10px center}
.address_select .adress_detail{width:100%!important}
.deliveryaddress_content{max-width:100%!important;flex:0}
}
@media (max-width: 376px) {
    .header_top .header_call ul li{width:auto;padding:0 5px}   
}
.item-box .prices-discount-date {
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
}
.small-products .discountrate {
    position: absolute !important;   
}
@media screen and (max-width: 650px) {.campaing {  display: none !important; }}
@media screen and (max-width: 600px) {
    .campaing {  display: none !important; }   
    .sm-footer { display: block !important; position: fixed;z-index: 1080 !important;text-align:left !important;}	
    .sm-category-menu { display: block !important;z-index: 1080 !important;}
    .container .mobile-sub-header{padding:10px .3rem 0;background-color:#f6f7fa;margin-bottom:10px}
    .container .mobile-sub-header .mobile-sub-category{display:inline-block;margin-bottom:.5rem;padding:.438rem .5rem .438rem .375rem;border-radius:4px;border:solid 1px #e9eaed;background-color:#fff}
    .mat-category-caption{font:600 .75rem/1.33 Inter,sans-serif;letter-spacing:normal}
    .text-color-black{color:#292a2c}
    .text-color-grey{color:#7f8083}
    [_nghost-erb-c305] {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000;
    }
    .container[_ngcontent-erb-c305] {
        width: 100vw;
        height: 3.5rem;
        box-shadow: 0 -2px 5px #0000000f;
        background-color: #ffffff;
        display: flex;
    }
        .container[_ngcontent-erb-c305] .nav-item.active[_ngcontent-erb-c305] {
            color: #ff7f00;
        }
        .container[_ngcontent-erb-c305] .nav-item[_ngcontent-erb-c305] {
            flex: 1 1 0;
            word-break: break-all;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 0.625rem;
            padding-bottom: 0.5rem;
            position: relative;
        }
        .container[_ngcontent-erb-c305] .nav-item[_ngcontent-erb-c305] {
            flex: 1 1 0;
            word-break: break-all;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 0.625rem;
            padding-bottom: 0.5rem;
            position: relative;
        }
            .container[_ngcontent-erb-c305] .nav-item[_ngcontent-erb-c305] img[_ngcontent-erb-c305] {
                width: 1.25rem;
                height: 1.25rem;
                margin-bottom: 0.125rem;
            }
            .container[_ngcontent-erb-c305] .nav-item[_ngcontent-erb-c305] .text[_ngcontent-erb-c305] {
                font-size: 2.7vw;
            }
    .sm-mat-caption-normal {
        font-size: .75rem;
        font-weight: 390;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
    }
    .container > a {
        color: #6b6c6e;
         text-decoration: none; 
         background-color: transparent; 
    }
    .sm-mat-caption-normal .cart-qty {
        position: absolute;
        top: 5px;
        right: 15px;
        background-color: #37474F;
        font-size: 10px;
        height: auto;
        padding: 0 1px;
        width: auto;
        min-width: 15px;
        display: inline-block;
        min-height: 15px;
        line-height: 15px;
        border-radius: 50%;
        color: #fff;
    }
    .sm-mat-caption-normal .cart-qty.active {
        background-color: #e68a1f !important
    }
    .shopping-cart-link{display:none !important}
    /*.personal-button {display: none !important}*/
   


    .responsive-nav-wrapper .personal-button {
        float: right;
        margin: 0px 5px 0 0;
    }

    #elite-logo:before {
        background: url(../img/elit_customer.svg) no-repeat 0 0 !important;
        margin: 2px 5px 5px 5px !important;
        background-size: contain !important;
        width: 32px !important;
        height: 32px !important;
    }

    #header-links-opener > span:before, .ico-account:before {
        background: url(../img/header_login_icon_white.svg) no-repeat 0 0;
        height: 43px !important;
        width: 43px !important;
        background-size: contain !important;
        margin: 0px !important;
    }
    

    #header-links-opener > span {
        font-size: x-small;
        display: grid;
        position: absolute;
        right: 5px;
        line-height: 18px;
        height: 45px;
        top: 0pc;
    }

    .profile-menu-box > span:before, .ico-account:before {
        height: 23px !important;
        width: 29px !important;
    }
    .footer-logo img {
        max-width: 70% !important;
        display: flex !important;
        margin-left: 15% !important;
        margin-right: 15% !important;
    }

    .theme-home-banners {
        margin: 0 -10px 20px -10px !important
    }
}
@media only screen and (min-width: 960px) {.smart-product-collection .score {font-size: 0.9rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .end-date {font-size: 0.9rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .start-date {font-size: 0.9rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date {font-size: 1.1rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .end-date {font-size: 1.1rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .score {font-size: 1.1rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.search-results .item-box .end-date {font-size: 1.1rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.search-results .item-box .score {font-size: 1.1rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.search-results .item-box .start-date {font-size: 1.1rem;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.smart-product-collection .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 12px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.search-results .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.product-details-page .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}}
@media only screen and (min-width: 1440px) {.smart-product-collection .start-date {font-size: 0.7rem;color: #f07d2d;font-weight: 600;}.smart-product-collection .score {font-size: 0.7rem;color: #f07d2d;font-weight: 600;}.smart-product-collection .end-date {font-size: 0.7rem;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date .end-date .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .end-date{font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.search-results .item-box .end-date {font-size: 0.9rem;color: #f07d2d;font-weight: 600;}.search-results .item-box .score {font-size: 0.9rem;color: #f07d2d;font-weight: 600;}.search-results .item-box .start-date {font-size: 0.9rem;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.smart-product-collection .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.search-results .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.product-details-page .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}}
@media only screen and (min-width: 2000px) {}
@media only screen and (min-device-width: 220px) and (max-device-width: 480px) {.smart-product-collection .end-date {font-size: 11px;padding-top: 12px;color: #f07d2d;font-weight: 600;}.smart-product-collection .start-date {font-size: 11px;padding-top: 12px;color: #f07d2d;font-weight: 600;}.smart-product-collection .score {font-size: 11px;padding-top: 12px;color: #f07d2d;font-weight: 600;}.small-products .prices-discount-date {display: block !important;}.jCarouselMainWrapper .prices-discount-date { display: grid;padding-top: 15px;}.jCarouselMainWrapper .end-date {font-size: 13px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .score {font-size: 13px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date {font-size: 13px;color: #f07d2d;font-weight: 600;}.search-results .item-box .prices-discount-date {display: flex;padding-top: 10px;}.search-results .item-box .end-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .score {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .start-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.smart-product-collection .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.search-results .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.product-details-page .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}}
@media only screen and (min-device-width: 481px) and (max-device-width: 768px) {.smart-product-collection .end-date {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .start-date {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .score {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .end-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .score {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .end-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .score {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .start-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.smart-product-collection .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 12px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.search-results .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.product-details-page .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation:portrait) {.smart-product-collection .end-date {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .start-date {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .score {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .end-date{font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .score {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .end-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .score {font-size: 14px;color: #f07d2d;font-weight: 600;}.search-results .item-box .start-date {font-size: 14px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.smart-product-collection .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.search-results .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.product-details-page .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation:landscape) {.smart-product-collection .end-date{font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .start-date{font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.smart-product-collection .score {font-size: 14px;padding-top: 5px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .end-date{font-size: 17px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .score {font-size: 17px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .start-date{font-size: 17px;color: #f07d2d;font-weight: 600;}.search-results .item-box .end-date {font-size: 17px;color: #f07d2d;font-weight: 600;}.search-results .item-box .score {font-size: 17px;color: #f07d2d;font-weight: 600;}.search-results .item-box .start-date {font-size: 17px;color: #f07d2d;font-weight: 600;}.jCarouselMainWrapper .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.smart-product-collection .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 11px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.search-results .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.product-details-page .product-unit-price {margin: 0 0 7px;overflow: hidden;font-size: 13px;font-weight: 100;color: #a8a8a8;display: flex;justify-content: center;}.quickViewWindow .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.quickViewWindow .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .end-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .start-date {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}.product-details-page .score {font-size: 1.2rem;color: #f07d2d;font-weight: 600;}}

.btn-rounded-corner {
    border:1px solid #fedf46;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    color: #707070;
    background: #fedf46;
    padding: 7px 15px 7px 15px;
    text-decoration: none;
  }
  .btn-rounded-corner:hover {
    background: #e47414;
    /* border:1px solid; */
    color: #fff
}
