#main .item-list-navigable .details@charset "UTF-8";

@font-face {
    font-family: 'myriad-pro';
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
footer,
header,
nav,
section {
    font-family: "myriad-pro" !important;
}

body {
    margin: 0 !important;
    overflow-x: hidden;
    color: #5A5A5D;
    padding: 0 !important;
}

a:focus,
a:hover {
    text-decoration: none;
}

input:disabled {
    background-color: #c9c9c9;
}

.qty-wrapper,
#addtocart {
    display: none;
}

.quickorder-qty {
    width: 30px;
    text-align: center;
}

.slider-heading {
        font-size : 46px !important;
}
.pckg-man-img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.img-responsive.h {
    display: none;
}

.dropdown-highlighted {
    border: 1px solid #f59c2c !important;
}

.dropdown-highlighted:before {
    border-bottom: 10px solid #f59c2c !important;
}

.quickorder_cell .order-wrapper {
    text-align: right;
}

.quickorder_cell .color_box_item_page {
    float: left;
}

/*.quickorder_cell .color_box_item_page{margin-bottom:0!important}*/
/* .quickorder_cell .item-wrapper img {
    height: 80px;
} */
.quickorder_cell .item-wrapper {
    display: flex;
    align-items: center;
}


.card.ap-acc .card-block>tr {
    display: flex;
}

/* .body-container,.footer{
       padding-top:3rem;
} */
.item-page-title,
.content-block-4-heading {
    text-transform: uppercase;
}

.home_attention_message div {
    display: inline;
}

.hatm {
    padding: 10px;
    border: 2px solid #f59c2c;
    border-radius: 4px;
    margin: 10px 0 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.homepage_banner_1,
.quickorder_cell {
    display: flex;
    align-items: center;
    justify-content: center;
}

.homepage_banner_1 {
    width: 100%;
    overflow: hidden;
}

.dot {
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

#slider .active,
#slider .dot:hover {
    background-color: #5a5a5d;
}

.dot-cont {
    text-align: center;
    position: relative;
    top: 30em;
    z-index: 10;
}

.hb-tx {
    font-size: 18px;
    line-height: 22px;
    color: #5A5A5D;
}

.sl-im-l {
    position: absolute;
    left: calc(100%/12 - 8em);
    bottom: 0;
}

.sl-im-r {
    position: absolute;
    right: calc(100%/12 - 8em);
    bottom: 0;
}

.sl-sbt {
    display: inline-table;
}

.homepage_banner_1 .center {
    position: absolute;
    /*left:42%;
        width:220px;
        top:35%;*/
    text-align: center;
}

.gratiso {
    background-color: #32BAAA;
    color: white;
    position: absolute;
    bottom: 50px;
    left: 18%;
    right: 18%;
    padding: 2px 10px 2px 10px;
    font-weight: bold;
    font-size: 18px;
}

.gratisoCt {
    background-color: #32BAAA;
    color: white;
    position: absolute;
    bottom: 32%;
    left: 28%;
    right: 28%;
    font-size: 20px;
    padding: 2px 10px 2px 10px;
    font-weight: bold;
}

.itm-pg-grat {
    display: inline;
    position: absolute;
    bottom: 8%;
    right: 10%;
}

.itm-pg-grb-in {
    background-color: #5A5A5D;
    color: white;
    width: 270px;
    padding: 1rem 0px 2rem 1rem;
    margin-top: 10px;
    line-height: 20px;
}

.promo-code-container .alert-error {
    z-index: 1;
    top: 60px;
    position: relative;
}

.od-pr-sp {
    background-color: #5A5A5D !important;
    color: white !important;
    padding: 4px 18px 6px 18px;
}

.strprc::before,
.strprc::after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
}

.strprc::before {
    border-bottom: 2px solid #32BAAA;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

#div__header {
    overflow: visible !important;
}

.qck-ord {
    background: #b5c9dd;
    color: white !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
}

.flashit{
    -webkit-animation: flashfx cubic-bezier(0.4, 0, 1, 1) 5s infinite;
    animation: flashfx cubic-bezier(0.4, 0, 1, 1) 5s infinite;
}
@-webkit-keyframes flashfx {
    0% {  background: #b5c9dd; } 
    50% {  background: #d5b5dd; } 
    100% {  background: #b5c9dd; } 
}
@keyframes flashfx {
    0% {  background: #b5c9dd; } 
    50% {  background: #d5b5dd; } 
    100% {  background: #b5c9dd; } 
}

a.dropdown-item:hover {
    cursor: pointer;
}

.homepage_banner_1 .sl-t {
    font-size: 42px;
    letter-spacing: 2px;
    line-height: 52px;
    color: #5A5A5D;
    font-weight: lighter;
}

.fa-chevron-down {
    font-size: 12px;
    padding-left: 2px;
}

.fl-ln {
    padding: 4px;
    width: calc(100%/12 + 4em);
    text-align: left;
}

.cust-serv a,
.cust-serv p {
    color: #595a5c;
    position: relative;
    z-index: 1;
}

.cust-serv .bg_gradient_3_4 {
    margin-top: 44px;
    position: relative;
    min-height: 495px;
    color: #595a5c;
    margin-bottom: 70px;
}

.bg_gradient_3_5 {
    margin-top: 44px;
    position: relative;
    min-height: 495px;
    color: #595a5c;
}

.no-margin {
    margin: 0 !important;
}

.ft-ps {
    position: relative;
    padding-top: 20px !important;
}

.cust-serv .great {
    margin-top: 35px;
    font-size: 42px;
    font-weight: 100;
}

.cust-serv .great.small {
    font-size: 20px;
}

.cust-serv .cs-img-1 {
    position: absolute;
    left: 64%;
    bottom: 0;
}

.cust-serv .cs-img-2 {
    position: absolute;
    left: 42%;
    bottom: 0;
}

.cust-serv .cs-img-3 {
    position: relative;
    bottom: -48px;
}

.cust-serv .cs-img-4 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.cust-serv .cs-img-5 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.cust-serv .cs-img-6 {
    position: absolute;
    left: 10%;
    bottom: 0;
}

.cs-lb {
    margin-top: 55px;
    text-align: center;
    padding-bottom: 22px;
    border-bottom: 1px solid #E5E6E7;
    margin-left: 56px;
    margin-right: 56px;
}

.cs-pt2 {
    font-size: 24px;
    font-weight: lighter;
    margin-top: 35px;
}

.cs-pt3 {
    margin-top: 44px;
    padding-left: 25px;
    padding-right: 0px;
}

.cs-pt3-sb {
    position: relative;
    min-height: 48.6%;
    background: #dcdee6;
    background: -moz-linear-gradient(top, #dcdee6 0%, #ebf0f3 25%, #fdfcfd 50%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #dcdee6 0%, #ebf0f3 25%, #fdfcfd 50%, #ffffff 100%);
    background: linear-gradient(to bottom, #dcdee6 0%, #ebf0f3 25%, #fdfcfd 50%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdee6', endColorstr='#ffffff', GradientType=0);
}

.sb2-cr {
    margin-top: 22px;
    background: #dadee5;
    background: -moz-linear-gradient(top, #dadee5 0%, #e5e8ee 25%, #f3f7f8 50%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #dadee5 0%, #e5e8ee 25%, #f3f7f8 50%, #ffffff 100%);
    background: linear-gradient(to bottom, #dadee5 0%, #e5e8ee 25%, #f3f7f8 50%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadee5', endColorstr='#ffffff', GradientType=0);
}

.cs-pt3-p1 {
    font-size: 24px;
    font-weight: lighter;
    padding-top: 35px;
    z-index: 1;
}

.cust-serv-ls {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 70px;
}

.cert-sbt {
    font-size: 24px;
    font-weight: lighter;
    margin-top: 20px;
    line-height: 28px;
}

.cert-bxt {
    position: absolute;
    top: calc(100%/2 - 8em);
    left: 10%;
}

.shp-all {
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #E5E6E7;
    margin-left: 56px;
    margin-right: 56px;
}

.hp-sb {
    /*position: absolute!important;*/
    bottom: 4.4em;
    /*left: 0;*/
    /*right: 0;*/
    /*max-width: 60%;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}

.hp-bt {
    text-decoration: none !important;
    color: #709ecc;
    font-size: 22px;
    font-weight: 600;
}

.hp-bt2 {
    text-decoration: none !important;
    color: #5a595c;
    font-size: 26px;
}

.hp-bst {
    text-decoration: none !important;
    color: #5A5A5D;
    font-size: 18px;
}

.hp-bbd {
    border-top: 1px solid #e5e8e9;
    border-bottom: 1px solid #e5e8e9;
}

.hp-gi {
    top: 20px;
    border: 1px solid #e5e8e9;
}

.hp-gtt {
    text-decoration: none !important;
    color: #595a5c;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
}

.hp-gsb-t {
    text-decoration: none !important;
    color: #5A5A5D;
    font-size: 16px;
    height: 48px;
}

.hp-bx-l {
    position: absolute;
    top: 2.4em;
    left: 3em;
    z-index: 1;
}

.hp-bx-m {
    position: absolute;
    bottom: 4.4em;
    right: 3em;
    z-index: 1;
}

.hp-bx-r {
    position: absolute;
    top: 2.4em;
    right: 3em;
    z-index: 1;
}

.buttons.full-width.pl-5.pr-5 a {
    margin: 0 auto;
    text-transform: uppercase;
    min-width: 170px;
    padding: 8px;
}

.buttons.full-width.pl-5.pr-5 {
    bottom: 70px;
    display: flex;
    justify-content: center;
}

.center-c {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-fl {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.logo-ft {
    top: 20px;
    position: relative;
}

.no-padding {
    padding: 0;
}

.allp-arrd {
    font-size: 12px;
    /*position: absolute;*/
    top: 12px;
    right: calc(100%/2 - 8em);
}

.quickorder_wrapper {
    margin-top: 30px;
}

.pos_rel {
    position: relative !important;
}

.pos_abs {
    position: absolute !important;
    margin-top: 20px;
}

.gh-im {
    display: -webkit-flex;
    -webkit-flex-direction: row-reverse;
    display: flex;
    flex-direction: row-reverse;
}

.gh-im-v {
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    display: flex;
    flex-direction: column-reverse;
}

.gh-im img,
.mobile.gallery_holder img {
    display: none;
}

.thumb {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.thumb:hover {
    opacity: 0.8;
    cursor: pointer;
}

.vs-ch {
    display: none;
}

.hidden {
    display: none;
}

/*Gratis Promo*/
.gratis-promotion {
    color: #ffffff;
}

.gratis-promotion:hover {
    color: #ffffff;
    text-decoration: none;
}
.btn {
    border-radius: 25px;
    position: relative;
    padding: 10px 30px;
    font-size: 20px;
}

.btn.mini {
    font-size: 14px;
}

.btn-primary {
    background-color: #709ecc !important;
    border-color: #709ecc !important;
    color: #fff !important;
    font-size: 18px;
}

.btn-primary:hover {
    background-color: #2f6094;
    border-color: #6f9bc5;
    color: #ccddef !important;
    cursor: pointer;
}

.btn-secondary {
    background: #f8f6f1;
    background: -moz-linear-gradient(left, #f8f6f1 0%, #e5e6e7 50%, #e5e6e7 100%);
    background: -webkit-linear-gradient(left, #f8f6f1 0%, #e5e6e7 50%, #e5e6e7 100%);
    background: linear-gradient(to right, #f8f6f1 0%, #e5e6e7 50%, #e5e6e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f6f1', endColorstr='#e5e6e7', GradientType=1);
    border: 1px solid transparent;
}

.btn-secondary:hover {
    border: 1px solid #5A5A5D;
    color: #5A5A5D !important;
}

.btn-third {
    background: #5A5A5D;
    color: #fff;
    border: 1px solid transparent;
}

.btn-third:hover {
    border: 1px solid #fff;
    background: #709ecc;
    color: #fff !important;
}

.btn-fourth {
    font-size: 18px;
    font-weight: 600;
    background: #fff;
    color: #5A5A5D;
    border: 1px solid #f9f5ec;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

.btn-fourth:hover {
    border: 1px solid #fff;
    background: #709ecb;
    color: #fff !important;
}

.btn-primary:focus,
.btn-secondary:focus,
.btn-third:focus {
    box-shadow: none;
}

.custom-btn-remove {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #709ecc;
    color: #fff;
    border: none;
    border-radius: 6px;
}

#back-to-top {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    display: none;
    border-radius: 2em;
    width: 4em;
    height: 4em;
    background: #709ecc;
    border: 2px solid transparent;
    color: #fff;
    transform: scale(0.85);
    -ms-transform: scale(0.85);
    /* IE 9 */
    -webkit-transform: scale(0.85);
    /* Safari */
    z-index: 999;
    -webkit-text-stroke: 6px rgb(110, 158, 203);
    transition: 0.3s background, 0.3s -webkit-text-stroke, 0.3s color;
    text-align: center;
}

#back-to-top:hover {
    border: 2px solid rgb(110, 158, 203);
    background: #fff;
    color: rgb(110, 158, 203);
    -webkit-text-stroke: 6px #fff;
}

#fa-back-to-top {
    position: relative;
    top: 12%;
    z-index: 1;
}

.fa-3x {
    font-size: 2.5em;
}

p {
    margin-bottom: 0;
}

.text-lighter {
    font-weight: lighter;
}

.visible {
    display: block;
}

.full-width {
    width: 100%;
}

.row.full-width {
    margin: 1rem 0;
}

.fa-15 {
    font-size: 18px;
}

.caps_spacing {
    letter-spacing: 0.04em;
}

#why-ch {
    font-weight: lighter;
    color: #5A5A5D;
}

.mp-tx p {
    text-align: justify;
}

.footer {
    text-align: center;
}

.white_border_bottom {
    border-bottom: 2px solid #ffffff;
}

.dark_border_bottom {
    border-bottom: 1px solid #E5E6E7;
}

.dark_border_bottom a {
    margin-bottom: 10px;
}

.navbar-reverse {
    flex-direction: row-reverse !important;
}

.nav_logo_div {
    position: relative;
    right: 3.5em;
    z-index: 1;
}

.wh-br {
    display: inline-flex;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-item>img,
.dropdown-toggle>img {
    width: 32px;
}

.dropdown-thumbnail {
    width: 165px;
    height: 150px;
}

.qo-br {
    display: none;
}

.dropdown_position_center {
    left: auto;
    right: -140%;
    margin-top: 15px;
    border: 2px solid #fff;
}

.dropdown-item {
    width: auto;
}

.dropdown-menu.lang-menu .dropdown-item {
    width: 100%;
}

.lg-mn-im {
    width: 32px;
}

.bg_grey_dark .nav-item.active .nav-link {
    color: #709ECC;
    font-weight: bold;
}

.bg_grey_light .dropdown-item:hover {
    background-color: #E5E6E7;
    color: #709ECC;
}

.bg_grey_light.dropdown-menu:before {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #fff;
    border-left: 10px solid transparent;
    border-bottom-color: #fff;
    content: '';
}

.bg_grey_light.dropdown-menu:after {
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #E5E6E7;
    border-left: 8px solid transparent;
    content: '';
}

.bg_grey_light>.navbar-nav,
.bg_grey_dark>.navbar-nav {
    /*padding-left: 15rem;
    padding-right: 15rem;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.pd-25 {
    padding-top: 25px !important;
}

.mx-m {
    margin-left: 18px;
    margin-right: 18px;
}

.prop-s {
    padding: 0 1.25rem;
    /*margin-right: 20%;*/
}

.far-d {
    text-align: center;
    font-family: "FontAwesome" !important;
    width: 34px;
    height: 33px;
    border-radius: 50%;
    border: 2px solid #E5E6E7;
    transition: all 400ms;
    line-height: 30px;
    font-size: 13px;
    color: #5a5a5d;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
}

.far-d:hover {
    border: 2px solid #5A5A5D;
    cursor: pointer;
    color: #5a5a5d;
    text-decoration: none;
}

.far-d:link {
    color: #5a5a5d;
    text-decoration: none;
}

.cursor:before {
    position: absolute;
    bottom: 0;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}

.dropdown-menu {
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.25);
    border-radius: 1rem;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.sb-lead {
    font-size: 14px;
}

/*Footer all CSS*/
.footer .bg_gradient_3_4 {
    margin-top: 100px;
}

.footer .great {
    font-size: 24px;
    font-weight: 100;
}

.footer .great.small {
    font-size: 20px;
}

.footer .footer-img {
    position: absolute;
    left: 65%;
    bottom: 0;
}

.footer a:hover,
#accordion .card a:hover,
#accordion .card a:hover .card .fa {
    color: #709ECC;
    text-decoration: none;
}

.footer a:focus,
#accordion .card a:focus {
    text-decoration: none;
}

#accordion .card a {
    color: #5A5A5D;
    position: absolute;
    width: 100%;
}

.ap-acc {
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

.card {
    border-bottom: none;
    border-left: none;
    border-right: none
}

.card:first-child {
    border-top: none;
}

.card-header {
    border-bottom: none;
    padding-bottom: 20px;
    padding-top: 15px;
}

.cb-cont {
    padding-right: 72px;
}

.card-fa-blue {
    color: #709ECC;
}

.fa-plus,
.fa-minus {
    font-size: 14px;
    position: relative;
    top: 3px;
}

.img-responsive {
    position: relative;
    max-width: 100%;
}

/* .accordion_item_page{
    padding-right: 20%;
} */
/* .item_name h1{
    color:#709ECC;
} */
.border_bottom {
    border-bottom: 1px solid #E5E6E7;
}

.color_box_item_page {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #5A5A5D;
    margin-left: 8px;
    margin-right: 8px;
    transition: all 400ms;
    margin-bottom: 15px;
}

.color_box_item_page:hover {
    transform: scale(1.2);
    cursor: pointer;
}

.color_box_item_page.selected {
    transform: scale(1.2);
}

.size_box_item_page {
    position: relative;
    min-width: 38px;
    height: 38px;
    /* padding: 0 5px;*/
    border-radius: 50%;
    border: 2px solid #E5E6E7;
    margin-left: 5px;
    margin-right: 5px;
    transition: all 400ms;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.size_box_item_page:hover {
    border: 2px solid #5A5A5D;
    cursor: pointer;
}

.size_box_item_page.selected {
    border: 2px solid #5A5A5D;
}

 .no-av-it {
     position: relative;
     min-width: 38px;
     height: 38px;
     border-radius: 50%;
     border: 2px solid #E5E6E7;
     margin-left: 5px;
     margin-right: 5px;
     line-height: 34px;
     text-align: center;
     font-size: 12px;
     font-weight: bold;
     color: #E5E6E7;
     background: conic-gradient(from 45deg, rgb(250 250 250) 25%, rgb(255 255 255) 0%, rgb(255 255 255) 50%, rgb(255 255 255) 0%, rgb(250 250 250) 75%, rgb(255, 255, 255) 0%);
     position: relative;
 }

.qty_box_item_page {
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #5A5A5D;
    margin-left: 10px;
    margin-right: 10px;
    transition: all 400ms;
    line-height: 26px;
    font-size: 13px;
    text-align: center;
    transition: all 400ms;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.qty_box_item_page:hover {
    transform: scale(1.2);
    cursor: pointer;
}

.qty_box_item_page:active {
    background-color: #E5E6E7;
}

.item_qty_item_page {
    width: 36px;
    text-align: center;
    font-weight: bold;
    border: none;
    z-index: 1;
}

.item_qty_item_page:hover,
.item_qty_item_page:focus,
.item_qty_item_page:active {
    text-decoration: none;
    outline: none;
}

.item_page_item_qty p {
    line-height: 32px;
}

.color_box_item_page:before {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    top: -4px;
    left: -4px;
    border-radius: 50%;
    border: 1px solid #709ECC;
    background-color: transparent;
    display: none;
}

.color_box_item_page.selected:before {
    display: block;
}

.item_page_item_colors h4 {
    text-transform: uppercase;
    color: #5A5A5D;
}

.small-btn {
    background-color: transparent;
    border: none;
}

.small-btn:focus,
.small-btn:active,
.small-btn:hover {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.content-block-heading {
    font-size: 30px;
}

.content-block-img {
    position: relative;
    left: 30%;
}

.content-block-3,
.content-block-4 {
    border: 1px solid #ebeeee;
    transition: 400ms all;
    padding: 5% !important;
    margin-left: 8%;
    margin-right: 8%;
}

.content-block-3-parent,
.content-block-4-parent {
    padding-left: 0;
    padding-right: 0;
}

.content-block-3:hover,
.content-block-4:hover {
    border: 1px solid #E5E6E7;
}

.content-block-4-heading {
    text-decoration: none !important;
    color: #5A5A5D;
    font-size: 18px;
    /*font-weight: 600;*/
}

.content-block-4-parent a:hover {
    text-decoration: none !important;
    color: #5A5A5D;
}

.quickorder_cell {
    border-bottom: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .125) 21%, rgba(0, 0, 0, .125) 80%, rgba(0, 0, 0, .125) 81%, rgba(0, 0, 0, 0) 100%);
    -webkit-border-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .125) 21%, rgba(0, 0, 0, .125) 80%, rgba(0, 0, 0, .125) 81%, rgba(0, 0, 0, 0) 100%);
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .125) 21%, rgba(0, 0, 0, .125) 80%, rgba(0, 0, 0, .125) 81%, rgba(0, 0, 0, 0) 100%);
    border-image-slice: 1;
}

.quickorder_cell:last-child {
    border-bottom: none;
}

#accordion_qo .card-header {
    /*margin-left: -15px;
    margin-right: -15px;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

#accordion_qo>.card>.card-header a {
    color: #709ECC;
}

#accordion_qo>.card>.card-header a i {
    color: #5A5A5D;
}

#accordion_qo .card-header a:hover,
#accordion_qo .card-header a:focus {
    text-decoration: none;
}

.modal-dialog {
    max-width: 85%;
    margin: 2% auto;
}

.modal-open {
    overflow: auto !important;
}

.sc-tb {
    color: #595a5c;
}

.sc-tb th {
    color: #709ECC;
    text-align: center;
    border: 0;
}

.sc-tb td {
    border: 0;
    vertical-align: middle;
}

.sc-tb th span {
    color: #595a5c;
    font-size: 12px;
    font-weight: normal;
}

.sc-tb thead th {
    vertical-align: top;
}

.modal-body .modal-div-im {
    border: 1px solid #E5E6E7;
}

#size-chart-modal {
    background: #E5E6E7;
}

#size-chart-modal .modal-content {
    border: none;
}

.modal-header {
    border-bottom: none;
    padding-left: 30px;
    font-size: 30px;
}

.modal-header i {
    -webkit-text-stroke: 5px #fff;
    position: absolute;
    top: 5px;
    right: 10px;
}

.size-chart-table * {
    font-weight: lighter;
    text-align: center;
}

.size-chart-table {
    border: 1px solid #E5E6E7;
}

.size-chart-table td {
    padding: 0.35em;
}

.size-chart-note span {
    color: #5A5A5D;
}

.size-chart-note {
    margin-top: 15px;
    font-size: 16px;
    font-weight: lighter;
    line-height: 22px;
}

.modal-title {
    font-size: 24px;
    font-weight: normal;
}

.bolder {
    font-weight: 700;
}

.lightSlider {
    height: auto !important;
}

.lightSlider li {
    padding: 20px;
}

.lightSlider li img {
    border: 1px solid #E5E6E7;
    padding: 20px 15px;
}

.lightSlider li a:hover,
.lightSlider li a:focus {
    text-decoration: none;
}

.lSPager {
    display: none;
}

.fa-slider {
    -webkit-text-stroke: 4px #fff;
}

.lsPrev {
    background-image: url('../img/arrow-left-grey.png');
}

.lsNext {
    background-image: url('../img/arrow-left-grey.png');
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.lsPrev,
.lsNext {
    background-size: cover;
}

.lSAction>.lSNext {
    right: -10px !important;
}

.lSAction>.lSPrev {
    left: -10px !important;
}

.border_left_right_white {
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
}

/*mobile not media Queries, animations for mobile devices*/
.mobile_holder {
    opacity: 0.95;
    /*position: fixed;*/
    top: 0;
    /*box-shadow: 0 2px 6px -1px #709ecc;*/
}

.mobile_title_price {
    width: 100%;
    position: absolute;
    text-transform: uppercase;
    margin-top: 16px;
    line-height: 18px;
    background-color: #E5E6E7;
    color: #5A5A5D;
}

.mobile_holder.open {
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999999999999999;
}

.mobile-menu {
    text-transform: uppercase;
    margin-top: 0px !important;
    padding: 15px 0;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
}

.mobile-menu-button {
    cursor: pointer;
}

.mobile-menu .dropdown-item>img,
.mobile-menu .dropdown-toggle>img {
    width: 32px;
}

.mobile-menu .nav-link {
    padding-left: 30px;
    padding-top: 0;
}

.menu-close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #709ECC;
    -webkit-text-stroke: 4px #E5E6E7;
    cursor: pointer;
}

.mobile-menu .nav-link .fa {
    -webkit-text-stroke: 1px #E5E6E7;
}

.mobile-menu ul {
    list-style: none;
    padding-left: 30px;
    position: relative;
    float: left;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-menu ul li {
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-menu ul a {
    display: block;
}

.mobile-menu ul.lang-menu li {
    margin-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}

.mobile-menu ul li:last-child {
    padding-bottom: 0px;
}

.mobile-menu ul li:hover,
.mobile-menu ul a:hover {
    text-decoration: none;
}

.mobile-menu .dropdown-menu {
    width: 100%;
}

.mobile-menu a.active {
    color: #709ecc;
}

/*mobile not media Queries, animations for mobile devices*/
.section-header {
    font-size: 24px;
    font-weight: lighter;
}

.item-page-title {
    font-size: 24px;
    font-weight: 700;
    color: #709ECC;
}

.accordion-title {
    font-size: 20px;
    font-weight: 700;
}

.dropdown-menu-cart {
    right: 0;
    top: 90%;
    left: auto !important;
    margin-right: 10px;
    padding: 15px;
    border: 1px solid #709ECC;
    opacity: 0.9;
    word-wrap: break-word;
    width: 280px;
    text-transform: none;
}

.dropdown-menu-cart:after {
    position: absolute;
    content: '';
    top: -8px;
    right: 30px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
}

.dropdown-menu-cart:before {
    position: absolute;
    content: '';
    top: -10px;
    right: 30px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #709ECC;
    border-left: 10px solid transparent;
}

.navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: absolute !important;
}

li.nav-item {
    font-size: 16px;
}

/*Footer all CSS */

/* LOGIN REGISTER */
/*input[type='checkbox'] {
    opacity:0;
}*/
.checkoutwarning {
    font-size: 13pt;
}

.form-actions.registration-actions button {
    margin-top: 5px !important;
}

/*main folder pre set */
#main select {
    width: 270px;
}

#main body,
#main code,
#main pre,
#main input,
#main button,
#main select,
#main textarea,
#main .navbar-search .search-query,
#main .item-detailed-reviews h2,
#main .item-detailed-reviews h3,
#main .item-detailed-reviews h4,
#main .item-detailed-reviews .product-review p.lead,
#main .new-product-review h1 {
    font-family: 'myriad-pro';
}

#main .item-list-navigable .btn {
    width: auto;
    padding: 5px 20px;
    margin: 10px -35px 0;
}

#main .order-history-list-header {
    padding: 30px 9px;
}

#main .list-row-non-mobile {
    padding: 40px 9px;
}

#main [data-content="items-body"] {
    margin: 10px 10px;
}

#main .well {
    min-height: 135px;
}

#main .span6 {
    padding: 0 20px;
}

#main .items-drop-down {
    padding-left: 34px;
}

/* #main .list-header {
    min-height: 168px;
} */
#main .nav-tabs {
    border-bottom: none;
}

#main .section-header {
    border-bottom: 1px solid #ccc;
    width: 100%;
}

#main h1,
#main h3 {
    color: #5A5A5D;
}

#main .address-module-list-placeholder .address {
    border: #eaeaea 2px solid;
}

#main .login-form,
#main .register-form,
.alert {
    margin-top: 15px;
}

#main .row-fluid:before,
#main .row-fluid:after {
    display: none;
}

#main .btn,
#main .btn-primary,
#main .btn-large {
    border-radius: 6px;
    line-height: 26px;
}

/*main folder pre set */
/* .control-group .control-label, .control-group .controls {
display: inline-block!important;
} */
input[type='checkbox']+span {
    background: url('/c.3948611/site/comforties_v2/images/checkbox_unchecked.png') no-repeat center left;
    padding-left: 20px;
    margin-left: -20px;
}

input[type='checkbox']:checked+span {
    background: url('/c.3948611/site/comforties_v2/images/checkbox_checked.png') no-repeat center left;
}

#main .login-view {
    padding-left: 0;
    border-right: none;
}

#main .form-actions {
    border-top: 1px solid #e5e5e5;
    /*margin-top:0;
       padding-top:0;*/
}

.custom-link:hover,
.custom-link:focus,
.custom-link:active {
    text-decoration: none !important;
}

#main label {
    text-transform: uppercase;
}

#main .modal-header .close {
    margin-top: 0px !important;
}

.AddressDetailsView label {
    padding-top: 5px;
}

#main .control-group {
    margin-bottom: 0;
}

#main .btn-primary {
    background: #709ecc;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
    padding: 5px 20px;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .1);
}

#main .btn-primary:hover,
#main .btn-primary:focus,
#main .btn-primary:active,
#main .btn-primary.active,
#main .btn-primary.disabled,
#main .btn-primary[disabled] {
    background-color: #4a81b9;
    color: #ffffff;
}

#main select,
#main textarea,
#main input[type=text],
#main input[type=password],
#main input[type=datetime],
#main input[type=datetime-local],
#main input[type=date],
#main input[type=month],
#main input[type=time],
#main input[type=week],
#main input[type=number],
#main input[type=email],
#main input[type=url],
#main input[type=search],
#main input[type=tel],
#main input[type=color],
#main .uneditable-input {
    margin-bottom: 10px;
    height: auto;
    padding: 5px 10px;
    font-size: 16px;
}

.custom_radio_login_register {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin: 10px 0 0 15px;
    border: 1px solid #709ECC;
    background: #fff;
    top: 3px;
    cursor: pointer;
}

.custom_radio_login_register.checked {
    background: #709ECC;
}

.custom_radio_login_register.checked:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    background: #fff;
    top: 7px;
    left: 7px;
}

.custom_radio_login_register_inline {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 1px solid #709ECC;
    background: #fff;
    top: 3px;
    cursor: pointer;
    position: relative;
    margin-bottom: 0 !Important;
    display: inline-block !important;
}

.custom_radio_login_register_inline.checked {
    background: #709ECC;
}

.custom_radio_login_register_inline.checked:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    background: #fff;
    top: 7px;
    left: 7px;
}

.inline-flex {
    display: inline-flex;
}

span.inline-flex:hover {
    cursor: pointer;
}

#country-code {
    position: absolute !important;
    width: 55px !important;
}

#register-phone {
    padding-left: 63px !important;
}

#fn-phone {
    display: none !important;
}

.ctr-code {
    position: absolute !important;
    width: 55px !important;
}

.ph-nmb {
    padding-left: 65px !important;
}

/* END LOGIN REGISTER */

/*SHOPPING CART*/
.item-list-navigable .item {
    width: 100% !important;
    position: relative;
}

#main .item-list-navigable:hover {
    background-color: #fff;
}

#main .item-list-navigable .thumbnail {
    border: 1px solid #e5e6e7;
    border-radius: 5px;
}

#main a:hover,
#main a:focus {
    text-decoration: none;
    color: #709ECC;
}

#main a {
    color: #709ECC;
}

.item-list-navigable {
    border-bottom: 1px solid #e5e6e7 !important;
}

#main .item-list-navigable:nth-of-type(1) {
    border-top: 1px solid #e5e6e7;
}

#main .shopping-cart-header {
    border-bottom: 0 !important;
}

#main .label-important,
#main .badge-important {
    background-color: #709ECC;
    color: #fff;
}

.shp-nw {
    line-height: 20px;
    margin-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 600;
}

/*END SHOPPING CART*/

/* COLORS */
.dark_blue {
    color: #709ECC !important;
}

.bg_blue_light {
    margin-bottom: 8px;
    background-color: #c7d8ea;
    color: #fff;
}

.bg_blue_dark {
    background-color: #709ECC;
    color: #fff;
}

.bg_grey_light {
    margin-top: 5px;
    background-color: #E5E6E7;
    color: #5A5A5D;
}

.bg_grey_light a {
    color: #5A5A5D;
}

.bg_grey_light a:hover {
    color: #709ECC;
}

.bg_grey_dark {
    background-color: #5A5A5D;
    color: #fff;
    display: none;
}

.bg_grey_dark a {
    color: #fff;
}

.bg_grey_dark a:hover {
    color: #709ECC;
}

.bg_white {
    background-color: #fff;
    color: #5A5A5D;
}

.bg_white a {
    color: #5A5A5D;
}

.bg_white a:hover {
    color: #709ECC;
}

.bg_beige {
    background-color: #f8f7f3;
    /*padding-top: 25px!important;
    padding-bottom: 25px!important;*/
}

.bg_gradient_3_4,
.bg_gradient_3_5 {
    background: #f3f4f1;
    background: -moz-linear-gradient(top, #f3f4f1 0%, #f3f4f1 28%, #f0f1ef 49%, #ecedec 66%, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f3f4f1 0%, #f3f4f1 28%, #f0f1ef 49%, #ecedec 66%, #eaeaea 100%);
    background: linear-gradient(to bottom, #f3f4f1 0%, #f3f4f1 28%, #f0f1ef 49%, #ecedec 66%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f4f1', endColorstr='#eaeaea', GradientType=0);
}

.color_box_item_page.violet-blue,
.violetblauw,
.violet-bleu,
.violettblau,
.azul-violeta, 
.blu-viola{
    background-color: #8597c6;
}

.color_box_item_page.white-violetblue,
.wit-violtblauw,
.blanc-violetbleu,
.weiß-violettblau,
.blanco-azulvioleta,
.wit-violetblauw {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #8597c6 50%, #8597c6 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #8597c6 50%, #8597c6 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 49%, #8597c6 50%, #8597c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#8597c6', GradientType=1);
}

.color_box_item_page.blue,
.blauw,
.bleu,
.blau,
.azul,
.celeste {
    background-color: #92bbd6;
}

.color_box_item_page.soft-blue {
    background-color: #4999ec;
}

.color_box_item_page.white-blue,
.wit-blauw,
.blanc-bleu,
.weiß-blau,
.blanco-azul {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #92bbd6 50%, #92bbd6 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #92bbd6 50%, #92bbd6 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 49%, #92bbd6 50%, #92bbd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#92bbd6', GradientType=1);
}

.color_box_item_page.green,
.groen,
.vert,
.grün,
.verde {
    background-color: #a8d3c7;
}

.color_box_item_page.white-green,
.wit-groen,
.blanc-vert,
.weiß-grün,
.blanco-verde {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #a8d3c7 50%, #a8d3c7 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #a8d3c7 50%, #a8d3c7 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 49%, #a8d3c7 50%, #a8d3c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a8d3c7', GradientType=1);
}

.color_box_item_page.pink,
.roze,
.rose,
.rosa {
    background-color: #e6b5ce;
}

.color_box_item_page.white-pink,
.wit-roze,
.blanc-rose,
.weiß-rosa,
.blanco-rosa {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #e6b5ce 50%, #e6b5ce 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #e6b5ce 50%, #e6b5ce 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 49%, #e6b5ce 50%, #e6b5ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6b5ce', GradientType=1);
}

.color_box_item_page.lightblue {
    background-color: #92bbd6;
}

.color_box_item_page.white-lightblue,
.wit-blauw,
.blanc-bleu,
.weiß-blau,
.blanco-azul {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #92bbd6 50%, #92bbd6 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 49%, #92bbd6 50%, #92bbd6 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 49%, #92bbd6 50%, #92bbd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#92bbd6', GradientType=1);
}

.color_box_item_page.black,
.zwart,
.noir,
.schwarz,
.negro {
    background-color: #000;
}

.color_box_item_page.white,
.wit,
.blanc,
.weiß,
.blanco,
.bianco{
    background-color: #fff;
}

.color_box_item_page.purple,
.lila,
.lilac,
.morado,
.viola{
    background-color: #af95d3;
}

.magenta {
    background-color: #ff428e;
}

.natural-blue, .bleu-naturel , .natural-blauw, .natur-blau, .blu-naturale, .azul-natural{
    background-color: #45ebff;
}

.goud, .oro, .or, .gold {
    background-color: #e4aa59;
}

.color_box_item_page.silver,
.color_box_item_page.argent,
.color_box_item_page.zilver,
.color_box_item_page.silber,
.color_box_item_page.plata,
.color_box_item_page.argento {
    background-color: #aaa9ad !important;
}

.color_box_item_page.donkerblauw,
.bleu-foncé,
.dark-blue,
.dunkelblau,
.azul-denim,
.blau-denim {
    background-color: #00599e;
}

.color_box_item_page.natural, .color_box_item_page.natur  {
    background-color: #ede9e0;
}

/*flexxer*/
.flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}

.flex:before,
.flex:after {
    display: none;
}

/*flexxer*/
.upd-br {
    text-align: center;
    color: white;
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(42, 42, 42, 0.9);
    z-index: 999999;
}

.upbr-lb {
    position: relative;
    top: 50%;
    background: rgb(40, 40, 40);
    padding: 10px 80px 10px 80px;
}

/* LOADER */
#loader {
    text-align: center;
    color: white;
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(42, 42, 42, 0.9);
    z-index: 999999;
}

.loader-text {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 13px;
    right: 0;
    font-size: 20px;
    text-transform: uppercase;
}

.load-an,
.load-an:before,
.load-an:after {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.load-an {
    color: #709ecc;
    font-size: 8px;
    position: relative;
    left: 50%;
    top: 50vh;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.load-an:before,
.load-an:after {
    content: '';
    position: absolute;
    top: 0;
}

.load-an:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.load-an:after {
    left: 3.5em;
}

@-webkit-keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.dropdown-item img.mr-2 {
    min-width: 32px !important;
    min-height: 32px !important;
}

/* END LOADER */





/*mobile section*/
.mobile.gallery_holder {
    display: none;
}


 /*Mobile menu style*/
 
 body.mmactive {
     overflow: hidden;
 }
 
 .mobile_menu {
     display: none;
     position: relative;
 }
 
 .sm_menu_outer.active .mobile_menu {
     display: block;
 }
 
 .sm_menu_outer {
     height: calc(100vh - calc(100vh - 90%));
     min-height: calc(100% - 62px);
     overflow-y: scroll;
     overflow-x: hidden;
     position: fixed;
     right: 0;
     bottom: 0;
     z-index: -9;
     width: 100%;
     opacity: 0;
     background-color: #ffffff;
     -webkit-transition: opacity 0.2s;
     -moz-transition: opacity 0.2s;
     transition: opacity 0.2s;
 }
 
 .sm_menu_outer.active {
     opacity: 1;
     z-index: 999;
 }
 
 .sm_menu_outer .mobile_menu li.back a {
     padding: 20px 5px 20px 55px;
     background: url("../images/menu/back.png") no-repeat scroll 15px center / 5% auto;
     background-size: 24px;
 }
 
 .sm_menu_outer .mobile_menu a {
     color: #709ECC;
     display: block;
     font: 300 18px/140%;
     letter-spacing: 1px;
     padding: 20px 15px;
     text-transform: uppercase;
     text-decoration: none;
 }
 /*Sub Menu anim */
 
 .sm_menu_outer.slide .mobile_menu .submenu {
     background-color: #ffffff;
     height: 100%;
     position: absolute;
     right: -100%;
     top: 0;
     transition: all 0.5s ease 0s;
     width: 100%;
     z-index: 999;
 }
 
 .sm_menu_outer.slide .mobile_menu li.active>.submenu {
     right: 0;
 }
 
 .sm_menu_outer .mobile_menu li,
 div.mobile-nav-header {
     list-style-type: none;
     border-top: 1px solid #E5E5E5;
     color: #709ECC;
 }
 
 .sm_menu_outer.slide .mobile_menu li.nav-links.hasChild>a {
     background: url("../images/menu/next.png") no-repeat scroll 95% center / 5% auto;
     background-size: 24px;
 }
 /*Hamburger Animation */
 
 #sm_menu_ham {
     cursor: pointer;
     float: left;
     height: 25px;
     position: fixed;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: all 0.5s ease-in-out 0s;
     -moz-transition: all 0.5s ease-in-out 0s;
     -o-transition: all 0.5s ease-in-out 0s;
     transition: all 0.5s ease-in-out 0s;
     width: 30px;
     top: 22px;
     left: 15px;
     z-index: 9999;
 }
 
 #sm_menu_ham span {
     background-color: #709ECC;
     border-radius: 5px;
     display: block;
     height: 2px;
     left: 0;
     opacity: 1;
     position: absolute;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: all 0.25s ease-in-out 0s;
     -moz-transition: all 0.25s ease-in-out 0s;
     -o-transition: all 0.25s ease-in-out 0s;
     transition: all 0.25s ease-in-out 0s;
     width: 30px;
 }
 
 #sm_menu_ham span:nth-child(1) {
     top: 0;
 }
 
 #sm_menu_ham span:nth-child(2),
 #sm_menu_ham span:nth-child(3) {
     top: 10px;
 }
 
 #sm_menu_ham span:nth-child(4) {
     top: 20px;
 }
 
 #sm_menu_ham.open span:nth-child(1) {
     left: 50%;
     top: 18px;
     width: 0;
 }
 
 #sm_menu_ham.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     transform: rotate(45deg);
 }
 
 #sm_menu_ham.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     transform: rotate(-45deg);
 }
 
 #sm_menu_ham.open span:nth-child(4) {
     left: 50%;
     top: 18px;
     width: 0;
 }

.qo_img_thm {
    width: 100%;
    border-radius: 6px;
}
 
 @media (min-width: 768px) {
     #sm_menu_ham,
     .sm_menu_outer {
         display: none;
     }
 }

 /*Customisation*/
 
 .stylish-separator {
     border: none;
     height: 10px;
     background-color: #E5E5E5;
 }
 
 #mobileIcons {
     display: flex;
     height: 100%;
 }
 
 #mobileIcons div {
     text-align: center;
     width: 25%;
 }
 
 ul.submenu,
 ul.mobile_menu {
     padding: 0px;
 }
 
 ul.mobile_menu a:hover {
     font-weight: 600;
 }
 
 .back {
     color: #709ECC;
     background: #ffffff;
 }
 
 .mobile-nav-header {
     height: 64px;
     background-color: white;
     border-bottom: 1px solid #E6E7E8;
     position: fixed;
     width: 100%;
     top: 0px;
     padding: 10px 0px;
     z-index: 9900;
 }
 
 .mobile-nav-header .logo-port {
     text-align: center;
     margin-left: 45px;
 }
 
 .flags {
     height: 40px;
 }
 /*End Mobile menu style*/


@media (min-width: 1920px) {
    li.nav-item {
        font-size: 16px;
    }

    .dropdown-item {
        font-size: 16px;
    }
}


@media (min-width: 1400px) and (max-width: 1599px) {
    li.nav-item {
        font-size: 15px;
    }

    .dropdown-item {
        font-size: 15px;
    }

    .hp-bx-m {
        right: 2em;
    }

    .hp-bt2 {
        font-size: 24px;
    }

    .hp-bst {
        font-size: 16px;
    }
}

@media (min-width: 1152px) and (max-width: 1440px) {
    html {
        /*zoom: 80%;*/
        /*transform: scale(0.82);
        transform-origin: 0 0;
        width: 121.985%;
        min-height: 100%;*/
    }

    /*    .cc_container {
        bottom: -175px!important;
        } */
    .cursor:before {
        bottom: -1px;
        display: none;
    }
}

@media (max-width: 1400px) {
    .sd-m {
        display: none;
    }

    .sd-l,
    .sd-r {
        padding: 0;
    }

    .hp-bx-r {
        right: 2em;
        top: 1.8em;
    }

    .hp-bx-m {
        right: 2em;
    }

    .hp-bx-l {
        left: 2em;
        top: 1.8em;
    }

    .hp-bt2 {
        font-size: 22px;
    }

    .hp-bst {
        font-size: 14px;
    }
}

@media (max-width: 1243px) {
    .bg_grey_light .mx-m {
        margin-left: 5px;
        margin-right: 5px;
    }

    .bg_grey_light {
        padding-left: 0px;
        padding-right: 0px;
    }

    .hp-bt2 {
        font-size: 20px;
    }

    .hp-bst {
        font-size: 13px;
    }

    .hp-bx-m {
        right: 1.5em;
        bottom: 3em;
    }
}

@media (min-width: 1135px) {
    .banner_shop_by_color {
        display: inline-block;
        margin-top: 0px !important;
    }

    .pos_abs {
        top: 0px;
    }

    .buttons.full-width.pl-5.pr-5 {
        justify-content: flex-start;
    }
}

@media (min-width: 1135px) and (max-width: 1560px) {
    .pos_abs {
        margin-top: 0px !important;
    }

    .sh-hd {
        margin-top: 12px !important;
    }
}

@media (min-width: 1280px) and (max-width: 1399px) {
    li.nav-item {
        font-size: 15px;
        text-align: center;
    }

    .dropdown-item {
        font-size: 15px;
    }

    .item_name h1 {
        font-size: 24px;
    }

    .item_page_item_price p {
        font-size: 20px;
    }

    .item_page_item_colors h4 {
        font-size: 20px;
    }

    .color_box_item_page:before {
        width: 31px;
        height: 31px;
    }

    .color_box_item_page {
        width: 25px;
        height: 25px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .size_box_item_page {
        margin-left: 5px;
        margin-right: 5px;
    }

    .item_page_item_colors {
        padding: 10px 0;
    }

    .card-header h5 {
        font-size: 18px;
    }

    .btn {
        font-size: 18px;
    }
}

@media (max-width: 1399px) {
    .cs-img-1 {
        left: auto !important;
        right: 0 !important;
    }

    .cs-pt2 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 1310px) {
    #more-i img:first-child {
        float: left !important;
    }
}

@media (min-width: 1200px) and (max-width: 1535px) {
    .sc-mn-img {
        width: 98%;
    }
}

@media (min-width: 992px) and (max-width: 1599px) {
    .fl-ln {
        padding: 2px;
    }
}

@media (min-width: 992px) and (max-width: 1253px) {
    .cs-pt3-sb img {
        height: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1460px) {
    .pak-img {
        width: 80% !important;
    }
}

@media (max-width: 1200px) {
    .bxs {
        min-height: 380px;
    }

    .cert-sbx img {
        opacity: 0.4;
    }
}

@media (min-width: 1128px) {

    .bg_grey_light .nav-link,
    .bg_grey_dark .nav-item {
        line-height: 18px;
    }

    .accordion_item_page {
        padding-right: 10%;
    }

    .prop-s {
        margin-right: 10%;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    li.nav-item {
        font-size: 14px;
        text-align: center;
    }

    .dropdown-item {
        font-size: 14px;
    }

    .bg_grey_light>.navbar-nav,
    .bg_grey_dark>.navbar-nav {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .item_name h1 {
        font-size: 24px;
    }

    .item_page_item_price p {
        font-size: 20px;
    }

    .item_page_item_colors h4 {
        font-size: 20px;
    }

    .color_box_item_page:before {
        width: 31px;
        height: 31px;
    }

    .color_box_item_page {
        width: 25px;
        height: 25px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .size_box_item_page {
        margin-left: 5px;
        margin-right: 5px;
    }

    .item_page_item_colors {
        padding: 10px 0;
    }

    .card-header h5 {
        font-size: 18px;
    }

    .btn {
        font-size: 16px;
    }

    .cust-serv .cs-img-6 {
        left: 17%;
    }
}

@media (max-width: 1152px) {
    .nopad {
        padding: 0;
        margin-left: auto;
        margin-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1148px) {
    .rp-tx {
        min-height: 48px;
    }

    .hp-bt2 {
        font-size: 18px;
    }

    .hp-bst {
        font-size: 11px;
    }
}

@media (min-width: 768px) and (max-width: 1210px) {
    .hp-bbd {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .hp-bbd .shp-nw {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 768px) and (max-width: 866px) {
    .rp-tx {
        min-height: 48px;
    }
}

@media (max-width: 1146px) {

    .cust-serv .great,
    .cs-pt2 {
        margin-top: 0 !important;
    }
}

@media (max-width: 1134px) {
    .banner_shop_by_color {
        display: none;
    }
}

@media (max-width: 1107px) {

    .cust-serv .great,
    .cs-pt2 {
        padding-top: 5px !important;
    }
}

@media (min-width: 992px) and (max-width: 1130px) {
    #more-i img {
        width: 95%;
    }

    #more-i img:first-child {
        position: absolute;
        bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {
    li.nav-item {
        font-size: 14px;
        margin-right: 0 !important;
    }

    .dropdown-item {
        font-size: 14px;
    }

    .bg_grey_light>.navbar-nav,
    .bg_grey_dark>.navbar-nav {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .item_name h1 {
        font-size: 24px;
    }

    .item_page_item_price p {
        font-size: 20px;
    }

    .item_page_item_colors h4 {
        font-size: 20px;
    }

    .color_box_item_page:before {
        width: 31px;
        height: 31px;
    }

    .color_box_item_page {
        width: 25px;
        height: 25px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .size_box_item_page {
        margin-left: 5px;
        margin-right: 5px;
    }

    .item_page_item_colors {
        padding: 10px 0;
    }

    .card-header h5 {
        font-size: 18px;
    }

    .btn {
        font-size: 16px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {

    #main .container,
    #main .navbar-static-top .container,
    #main .navbar-fixed-top .container,
    #main .navbar-fixed-bottom .container {
        width: 940px;
    }
}

@media (max-width: 991px) {
    .cust-serv .cs-img-6 {
        left: 17%;
    }

    .cs-pt3 {
        padding: 0 !important;
        margin-top: 22px;
    }

    .cs-pt3-sb {
        min-height: 82.6%;
    }

    .cust-serv .great,
    .cs-pt2 {
        padding-top: 0px !important;
    }

    .cust-serv-ls {
        margin-bottom: 42vh;
    }

    .homepage_banner_1 p {
        margin-bottom: 10px !important;
    }

    #more-i {
        text-align: center;
    }

    .cert-sbx {
        min-width: 100%;
        padding: 0px !important;
    }

    .cert-sbx div:first-child {
        margin-bottom: 30px;
    }

    .cs-pt3-sb img {
        height: 100%;
    }

    .hp-bx-l {
        position: absolute;
        top: 2.4em;
        left: 3em;
        z-index: 1;
    }

    .hp-bx-m {
        position: absolute;
        bottom: 4.4em;
        right: 3em;
        z-index: 1;
    }

    .hp-bx-r {
        position: absolute;
        top: 2.4em;
        right: 3em;
        z-index: 1;
    }

    .hp-bt2 {
        text-decoration: none !important;
        color: #5a595c;
        font-size: 26px;
    }

    .hp-bst {
        text-decoration: none !important;
        color: #5A5A5D;
        font-size: 18px;
    }
.sales-heading {
        font-size: 56px!important;
}

    .cert-sbx img {
        opacity: 0.4;
    }

    .sd-l,
    .sd-r {
        min-width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    li.nav-item {
        font-size: 12px;
    }

    .dropdown-item {
        font-size: 12px;
    }

    .bg_grey_light>.navbar-nav,
    .bg_grey_dark>.navbar-nav {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .item_name h1 {
        font-size: 24px;
    }

    .item_page_item_price p {
        font-size: 20px;
    }

    .item_page_item_colors h4 {
        font-size: 20px;
    }

    .color_box_item_page:before {
        width: 31px;
        height: 31px;
    }

    .color_box_item_page {
        width: 25px;
        height: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .item_page_item_colors {
        padding: 10px 0;
    }

    .dropdown-menu-cart:before,
    .dropdown-menu-cart:after {
        right: 14px;
    }

    .dropdown-menu-cart {
        margin-right: 0px;
    }

    .itm-b {
        min-width: 50%;
    }

    .wg-b {
        min-width: 100%;
    }

    .fl-ln {
        padding: 0px;
    }
}

@media (max-width: 974px) {
    .cs-pt2 {
        margin-top: 15px;
    }
}

@media (max-width: 928px) {
    .cs-img-2 {
        display: none;
    }
}

@media (max-width: 868px) {
    .pak-img {
        width: calc(100%/2 * 2);
    }
}

@media (max-width: 840px) {
    /*.homepage_banner_1 p br:nth-child(1) {
        display: none;
    }*/
}

@media (max-width: 805px) {
    .cs-main {
        padding: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 824px) {
    .mx-m {
        margin-left: 10px;
        margin-right: 10px;
    }

    .lg-c {
        position: relative;
        right: calc(100%/12);
    }
}

@media (max-width: 767px) {
    #div__body {
        margin-top: 45px!important;
    }

    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: absolute;
        float: none;
    }

    #main .item-list-navigable {
        height: 310px;
    }

    .item_name h1 {
        font-size: 24px;
    }

    .btn {
        padding: 8px 15px;
        font-size: 17px;
    }

    .color_box_item_page,
    .size_box_item_page {
        margin-left: 5px;
        margin-right: 5px;
    }

    .dropdown-menu-cart:after,
    .dropdown-menu-cart:before {
        right: 10px;
    }

    .body-container {
        padding: 3rem 0;
    }

    .gallery_holder {
        margin-top: 5px;
    }

    .gallery_holder {
        display: none;
    }

    .mobile.gallery_holder {
        display: block;
    }

    /*.st_f {
        display: inline-flex !important;
    }*/

    .item_page_item_qty p:nth-child(2) {
        display: block!important;
    }

    .mobile.gallery_holder .thumb.img-responsive {
        margin-bottom: 5px;
    }

    .mobile_add2cart {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 5em;
        /*position: absolute;*/
        /*top: 40%;*/
        /*left: 0;*/
    }

    .bg_blue_dark {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile_footer_info {
        font-size: 12px;
    }

    .mobile_footer_title {
        color: #5A5A5D;
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 18px;
    }

    .mobile_footer_price {
        color: #709ECC;
        font-size: 38px;
        line-height: 34px;
        font-weight: bolder;
    }

    .mobile_footer_price sup {
        font-size: 22px;
    }

    .mobile_add2cart:hover,
    .mobile_add2cart:focus,
    .mobile_add2cart:active {
        text-decoration: none;
        color: #fff;
    }

    #back-to-top {
        display: none;
    }

    .item_page_item_colors {
        border-top: 1px solid #E5E6E7;
        /*padding-top:10px!important;
        padding-bottom: 10px!important;*/
    }

    .item_page_item_colors>h4 {
        /*margin-bottom:10px!important;*/
        font-size: 16px !important;
    }

    .color_box_item_page {
        margin-bottom: 5px;
    }

    .content-block-4 .btn-primary {
        margin-bottom: 10px;
    }

    .bg_grey_light {
        margin-top: 0px !important;
    }

    .footer .bg_gradient_3_4 {
        margin-top: 50px;
    }

    .cs-pt3-sb {
        min-height: 83.5%;
    }

    .item_page_item_qty {
        border-bottom: 1px solid #E5E6E7;
    }

    .qt-szs {
        display: block;
        text-align: center;
        border-right: 1px solid #E5E6E7;
    }

    .fixed-top {
        position: fixed;
        top: -1px;
        -webkit-transform: translate3d(0, 0, 0);
        /*Safari*/
    }

    #back-to-top {
        border: 2px solid white;
    }

    .login-body,
    .empty-cart {
        margin-top: 75px !important;
    }

    .sd-l :first-child,
    .sd-r :first-child {
           margin-bottom: 20px;
           /* font-size: 32px !important;*/
    }

    .cs-s2-tx {
        padding-bottom: 50px;
    }

    .pu-sz {
        position: relative;
        bottom: 24px;
    }

    .shopping-cart-header {
        margin-top: 48px;
    }

    #main .item-list-navigable .summary {
        width: 100%;
    }

    .view-body {
        margin: 0 !important;
    }

    #main .item-list-navigable .details {
        width: 100%;
    }

    .btn-edit-cart {
        height: auto !important;
    }

    .wizard-step-content {
        margin-top: 70px !important;
    }

    #order-wizard-layout,
    .addrpmt {
        max-width: 100% !important;
        overflow: auto;
    }

    #order-wizard-layout {
        margin-bottom: 25px !important;
    }

    .sc-mn-img {
        width: 84%;
    }

    .hp-bx-l,
    .hp-bx-m,
    .hp-bx-r {
        position: relative !important;
        top: 0.4em !important;
        left: auto !important;
        right: auto !important;
    }

    .prm-btn {
        height: 44px !important;
    }

    .hatm {
        margin: 90px 0 10px 0;
    }

    .empty-cart {
        position: relative;
        top: 5em;
        min-height: 150px;
    }

    .my-ac-prf {
        position: relative;
        top: 5em;
        min-height: 200px;
        padding-bottom: 30px;
    }

    #main input[type=text] {
        width: 100%;
    }

    #main .input-xlarge, #main .input-medium {
        width: 100%!important;
    }
}

@media (min-width: 768px) {
    .quickorder_cell {
        width: 100%;
        display: inline-flex;
    }

    .fr-dl br {
        display: none;
    }

    #div__body {
        margin: 0px !important;
        margin-top: 0px !important;
    }

    .item_page_row {
        margin-top: 2.4rem !important;
    }

    #main .item-list-navigable .summary {
        width: 25%;
    }

    #main .item-list-navigable .details {
        width: 70%;
    }
}

@media (max-width: 768px) {
    #main .item-list-navigable {
        height: 365px;
    }
}

@media (max-width: 620px) {
    .szs {
        min-width: 100%;
    }

    .vs-ch {
        margin-top: 10px;
    }
}

@media (min-width: 495px) and (max-width: 640px) {
    .homepage_banner_1 p {
        font-size: 30px;
    }
}

@media (max-width: 592px) {
    .cert-mt {
        margin: 0px !important;
    }
    .flashit {
        display: block;
    }
}

@media (max-width: 576px) {

    /*.homepage_banner_1 p br:nth-child(n+1){
                display: none;
        }*/
    .cs-lb {
        margin-left: 16px;
        margin-right: 16px;
    }
}

@media (max-width: 535px) {
    .rp-tx {
        min-height: 48px;
    }
}

@media (max-width: 575px) {

    .szs,
    .fr-dl {
        width: 60%;
    }

    .vs-ch,
    .qt-szs {
        width: 40%;
    }
}

@media (max-width: 508px) {
    .cs-img-3 {
        display: none;
    }

    .cust-serv-ls .th-bx {
        min-height: 100px;
    }
}

@media (max-width: 495px) {
    .homepage_banner_1 p {
        font-size: 24px !important;
    }

    .homepage_banner_1 .sl-t {
        line-height: 32px;
    }

    .shp-nw {
        margin-top: 10px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 470px) {
    .cs-pt3-sb {
        min-height: 79.3%;
    }
}

@media (min-width: 454px) and (max-width: 470px) {
    .cs-pt3-sb img {
        height: 100%;
    }
}

@media (max-width: 430px) {

    .qt-szs,
    .fr-dl,
    .szs,
    .vs-ch {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 423px) {

    .cs-img-4,
    .cs-img-5 {
        display: none;
    }

    .cs-pt3-sbt {
        min-width: 100%;
    }
}

@media (max-width: 400px) {
    .homepage_banner_1 p {
        font-size: 22px !important;
    }

    .cert-mst {
        font-size: 38px !important;
    }

    .cert-bxt {
        top: -20px;
        left: 0;
        width: 100%;
    }

    .cert-sbx div:first-child {
        margin-bottom: 85px;
    }

    .cert-bt {
        margin-top: calc(100%/2 - 8.5em);
    }

    .cert-nm-sb {
        padding: 0;
    }
}

@media (min-width: 320px) and (max-width: 399px) {
    .gallery_holder {
        margin-top: 10px;
    }
}

@media (max-width: 389px) {
    .mobile_footer_price {
        right: 12px;
    }
}

@media (max-width: 368px) {
    .homepage_banner_1 {
        min-height: 365px;
        margin-bottom: 0 !important;
    }

    .homepage_banner_1 div {
        padding-top: 4em
    }

    .homepage_banner_1 a {
        margin-top: 14px;
    }
}

@media (max-width: 360px) {
    .fa.pull-left {
        margin-right: 0em !important;
    }

    .fa.pull-right {
        margin-left: .2em !important;
    }

    .szs {
        width: 70%;
    }

    .vs-ch {
        width: 30%;
    }

    .item_page_item_qty {
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (max-width: 353px) {
    .mobile_holder img:nth-child(2) {
        padding-left: 10px !important;
        padding-top: 6px !important;
        width: 74%;
    }

    .fsm-bgl-mb {
        min-width: 100%;
        margin-bottom: 20px;
        padding: 0 34px 0 10px !important;
    }

    .fsm-bgl {
        min-width: 100%;
        text-align: left !important;
        padding: 0 34px 0 10px !important;
    }
}

@media (max-width: 331px) {
    #why-ch .col {
        min-width: 100%;
    }
}
/*quickOrderMobileDevices - border set*/

.borderedTable {
border-top: 1px solid #ddd;
}
/*quickOrderMobileDevices - border set END*/

@media (max-width: 1224px) {
    div.card-block.bg_beige { display:none; }
}

@media screen and (max-width: 567px) {
    .dot-cont {
        top: 33.5em !important;
    }

}

@media (max-width: 768px) {
    .sales-heading {
       font-size : 32px !important;
    }

    .quickorder_cell .order-wrapper,
    .pu-wrapper,
    .buy-wrapper {
        justify-content: space-around;
    }

    .sizeto {
        display: flex;
        justify-content: center;
    }

    .important-notice,
    #slider {
        display: none;
    }

    .which-glove {
        order: -1;
    }

    .advantages {
        order: -2;
    }

    .qo_img_thm {
        width: 90%;
    }
}

@media (max-width: 768px) {
    .slider-heading {
       font-size : 32px !important;
     }
}


.sl-sbt img {
    max-width:100% !important;
}