*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box !important;
      
}
ul{
    padding: 0 !important;
}
.img-fluid{
    max-width: 100%;
    height: auto;
}
.full-body{
    background-color: #eff7fa;
}
a{
    text-decoration: none !important;
}
body{
    font-size: 14px !important;
}
/* header */


.header-logo {
    width: 40%;
    padding: 20px 0px;
    margin: auto;
    text-align: center;
}
.navbar-toggle .icon-bar {

background-color: #fff;
}
.inner-nav{
    position: relative;
    display: flex;
   justify-content: center;
}
.mynav{
    background: #15954e;
    transition: all 0.3s;
}
.navbar-header{
    background: #15954e;
}

.nav li{
    display: inline-block !important;
}
.nav>li>a {
   padding: 20px 5px !important;
   margin-left: 20px;
   color: #ffff;
    
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
   
}
.nav li a:hover{
    background-color: transparent !important;
}
.x-sub-menu , .x-sub-menu2, .x-sub-menu3, .x-sub-menu4{
    height: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    top: 100%;
    left: auto;
    right: auto;
    background-color: #fff;
    color: #878787;
    padding: 15px;
    transform-origin: top center;
    transition: margin-top 0.4s ease-in-out 0s, visibility 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s, z-index 0s;
    border-style: solid;
    border-color: #eee;
    border-width: 1px 0 0 0;
    z-index: 999;
    min-width:600px;
    width: max-content;
    -webkit-box-shadow: 0px 4px 5px -2px #777;
    -moz-box-shadow: 0px 4px 5px -2px #777;
    box-shadow: 0px 4px 5px -2px #777;
}
.drop1:hover .x-sub-menu ,.drop2:hover .x-sub-menu2, .drop3:hover .x-sub-menu3, .drop4:hover .x-sub-menu4 {
    overflow: visible;
    visibility: visible;
    opacity: 1;
    height: auto;
    margin-top: 0px;
    z-index: 1000
}

 a.x-menu-a-text, .head-menu {
    font-size: 12px;
    font-weight: 600;
    transition: margin .3s;
    padding: 7px 0;
   
    color: #878787;
    letter-spacing: 1px;
    display: block;
    white-space: nowrap
}
.x-menu-item > a > b.x-caret {
    position: static;
    padding-left: 7px;
    display: inline-block
}
.head-menu {
    border-bottom: solid 1px #25282c;
}
a.x-menu-a-text:hover {
    color: #c97178;
    text-decoration: none;
    margin-left: 10px;
}
.head-menu:hover{
    color: #c97178;
    text-decoration: none;
}

/* banner */

.sec-padd{
    margin-top: 30px;
}

.sec-padd h1{
    display: inline-block;
    width: 100%;
    position: relative;
    color: #212121;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0px;
}
.product_inners {
   
    float: left;
    width: 100%;
}
.product_inners .breadcrumb {
  background-color: unset !important;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
}
.breadcrumb li {
    font: 15px PTSans-Regular;
    color: #999;
    display: inline-block;
}
.breadcrumb a {
    font-weight: 500;
    color: #999;
}
.owl-nav{
    
      display: none;
   
  }
.left-img{
    position: sticky;
}
.full-img ul{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row; 

}
.full-img ul li{
    display: table;
    margin-right: 0;
    transition: none;
    transform: none;
    padding: 0 1.5rem 1.5rem 0;
}
.full-img ul li img{
    object-fit: cover;
    object-position: top;
    display: block;
    height: 22.9375rem;
    width: 22.9375rem;
    margin: 0;
    border: 1px solid #E1E1DF;
}
.full-img ul li:nth-child(3) img{
    height: 46.875rem;
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
}
.full-img ul li:nth-child(4) img, .full-img ul li:nth-child(5) img{
    height: 14.75rem;
    width: 236px;
}
.add_bag_fxd {
    align-items: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0;
    padding-top: 0;
}
.heart-icon,.share-icon{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    background-color: #ddd;
    text-align: center;
    margin-right: 20px;
}
.heart-icon i, .share-icon i{
    color: #000;
    font-size: 18px;
}
.add_bag{
    padding: 15px 30px;
    float: left;
    color: #FFF;
    background: #000;
    font-size: 14px;
    font-weight: 700;
   
    
    text-align: center;
    border: 0.0625rem solid #000;
    text-transform: uppercase;
}
 .pdp-bname {
    font-size: 25px;
    font-weight: 500;
   
    
    color: #000;

    text-transform: capitalize;
    margin-bottom: 5px;
}
 .pdp-pname {
    color: #777;
    font-size:16px;
    
    
}
.pdp-price {
   
    color: #000;
   
    margin-top: 1.4375rem;
    font-weight: 600;
    
    display: block;
}
.pdp-price ul {
    padding-left: 0;
    margin-bottom: 0;
}
.pdp-price ul li:first-child {
    font-weight: 600;
    color: #000;
 
}
.pdp-price ul li {
    font-size:20px;
    float: none;
    display: inline-block;
   
}

.price_div ul {
    position: relative;
    display: block;
}
.price_div ul li {
  font-family: 'Open Sans';
    margin: 0 8px 0 0;
}



.price_div ul li.price_tag {
    padding: 0;
    position: relative;
   
    vertical-align: middle;
}

 .pdp-price ul li .percent_discount_pdp {
    color: #FF6B35;
    font-weight: 600!important;
    font-size: 20px;
    font-family: 'Open Sans';
    display: inline-block;
    text-transform: uppercase;
   
}
.price_div ul li:last-child {
    display: block;
}

 .old_price {
  color: #777;
  padding-right: 1px;
  
}
.price_div ul li .pdp-includes-discount {
    font-weight: 500;
    color: #777;
    display: block;
    font-size: 18px;
    text-align: left;
}

.social_proof_notification {
 
   margin-top: 7px;
    transition: ease 0.3s;
    display: flex;
    align-items: center;
    max-width: 400px;
    border-top: 0px solid;
    line-height: 1.3;
   
}
.social_proof_number{
    color: #FF6B35;
    font-weight: 700;
    margin-right: 10px;
    font-size: 18px;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
    padding: 0;
}
.social_proof_text{
    padding: 0;
    font-family: Metropolis-Bold,Serif,Sans-Serif;
    color: #333;
    font-size: 18px;
   font-weight: 600;
   
}
.variant-section  {
    padding: 0;
    margin-top: 1.5rem;
    margin-bottom: 0.3125rem;
}

 .singleColor {
    text-transform: capitalize;
    font-size: 18px;
    font-family: Metropolis-SemiBold,Serif,Sans-Serif;
    padding-right: 0.4375rem;
    margin-bottom: 1.125rem;
    display: block;
    cursor: default;
    color: #000;
}
.colorVariant {
    border: none!important;
    background: #fff!important;
    width:50px;
    height: 50px;

}
.colorVariant img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 0.1875rem solid #FFF;
}
div.beauty-advisor {
    font-weight: 500;
    font-size: 18px;
margin-top: 30px;

}
.beauty-advisor span {
    font-weight: 700;
    color: #000;
    text-decoration: underline;
    font-family: Metropolis-Bold,Serif,Sans-Serif;
    text-underline-offset: 0.25rem;
    cursor: pointer;
    font-size: 15px;
    position: relative;
    top: -0.1875rem;
}
.size_button{
    font-size: 18px;
    margin-top: 1.5rem;
    margin-bottom: 0;
    font-weight: 700;
}
.display-stock-item {
    margin-bottom: 0.875rem;
    margin-top: 0.4375rem;

}
.variant_size_ulClass {
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
}
.variant_size_ulClass li {
    min-width: 33px;
    display: inline-block;
    background: #fff;
    height: initial;
    border: none;
    color: #000;
    border-radius: 100px;
    text-align: center;
    text-decoration: none;
    margin: 0 10px 5px 0;
}
.out-of-stock {
    opacity: .2;
}
 .variant_size_ulClass li button {
    font-size: 15px;
 
    text-align: center;
    border-radius: 1.875rem;
    border: 0.09375rem solid #000!important;
   
    height: 40px;
    background: #FFF;
    font-weight: 700;
    font-family: Metropolis-Bold,Serif,Sans-Serif;
    width: auto;
    color: #000!important;
    padding: 0 7px;
}
.Returnable-days {
   
    display: inline-block;
    background: #F5F5F5;
    padding: 0 0.3125rem;
    font-size: 15px;
    font-family: Metropolis,Serif,Sans-Serif;
    font-weight: 500;
}
.applied-coupon.offersection {
    border: 0.0625rem solid #E1E1DF;
    width: 100%;
    background-color: #fff;
    margin: 0 0 10px;
    z-index: 6;
    transition: all .3s ease;
    padding: 1rem;
}
.min-order-container .offerContainer {
    font-weight: 500;
    text-align: left;
    margin:5px 15px 25px 15px;
    display: flex;
    padding-left: 0;
}
.offer-png {
    width: 25px;
    background-size: contain;
    height: 20px;
    background-position: center;

    background-repeat: no-repeat;
    filter: invert(60%) sepia(62%) saturate(4497%) hue-rotate(339deg) brightness(105%) contrast(101%);
}
.min-order-container .offerContainer span {
    margin-left: 0.625rem;
    font-weight: 500;
    text-align: left;
}
.min-order-container ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
    list-style-type: none;
}
.min-order-container ul li:last-child {
    border-bottom: unset;
}
.updatedCss .applied-coupon.offersection .min-order-container ul li {
    margin-bottom: 0.9375rem;
    border-bottom: 0.0625rem solid #E1E1DF;
    padding-bottom: 0.625rem;
}
.min-order-container ul li:first-child {
    display: block;
}
.min-order-container ul li .view-product .offers-per .offer {
    font-size: 18px;
   
    text-align: left;
    color: #FF6B35;
    margin-bottom: 10px;
    font-family: Metropolis-Bold,Serif,Sans-Serif;
   
    font-weight: 700;
    text-transform: uppercase;
}
.min-order-container ul li .view-product .min-order {
    color: #000;
    font-size: 18px;
    line-height: 1.5rem;
    font-family: Metropolis,Serif,Sans-Serif;
    text-transform: capitalize;
    padding-top: 0;
}
.offer-png, .offers {
    background-image: url(https://cdn.iconscout.com/icon/premium/png-256-thumb/offer-1772886-1508740.png?f=webp);
}
.product-section{
    margin-bottom: 1rem;
    border: 0;
    padding-top: 1rem;
}
.accordion-item{

    border: 0.0625rem solid #CCC !important;
    padding: 1.375rem 1rem !important;
    background-color: #fff !important;
}

.accordion-item:not(:first-of-type) {
    border-top: 0 !important;
}

.accordion-item .hi {
    text-align: left;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
    font-size: 20px;
    color: #000;
    cursor: pointer;
   display: flex;
    padding: 0 2rem 0 0;
    font-weight: 500;
}
.card-header{
    position: relative;
    border: unset !important;
    background-color: unset !important;
}



.accordion-body {
    padding: .625rem 0 0;
    color: #777
}
.accordion-body ul li.product_inner_content {
    margin-right: 0;
    margin-bottom: 0.4375rem;
    width: auto;
    box-sizing: border-box;
    float: none;
}
.accordion-body ul{
    list-style: none;
    padding: 0px !important;
}


.hi:not(.collapsed)::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0
  
}
.hi::after {
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 0;
    content: "";
    width: 11px;
    height: 11px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: absolute;
    right:  0;
    top: 50%;
    transition: transform .2s ease-in-out;
    font-size: 32px;
   
    font-weight: 300;
    transition: all ease 0.4s;
   
}
 
.accordion-body h4 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    color: #000;
    
    margin: 0.9375rem 0 0.25rem;
}

.accordion-body p {
    color: #777;
    font-size: 18px;
    text-transform: none;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    font-family: Metropolis-Light,Serif,Sans-Serif;
}

.accordion-body ul li.classification_details table {
    font-size: 18px;
}

.updatedCss table {
    caption-side: bottom;
    border-collapse: collapse;
}
.updatedCss tbody{
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.updatedCss tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.accordion-body ul li.classification_details table td:first-child {
    width: 45%;
    color: #000;
    font-family: Metropolis,Serif,Sans-Serif;
}

.accordion-body ul li.classification_details table td {
    padding: 0.4375rem 0;
}
.accordion-body ul li.wash_care {
    width: 100%;
}
.accordion-body ul li.wash_care {
    box-sizing: border-box;
    float: none;
 margin: 20px 0;
}
.manufacturer-details table{
    font-size: 18px;
}
.manufacturer-details tr .attrib {
    color: #000;
    width: 45%;
    
    padding: 0.4375rem 0;
}
.manufacturer-details tr .attrib-val {
   
    padding: 0.4375rem 0;
    word-break: break-all;
}
.accordion-body ul li .disclaimerpan {
    font-size: 14px;
    margin-top: 0.875rem;
}
.enter-pin-info {
    font-weight: 500;
    font-size: 18px;
    padding-top: 0;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
    color: #777;
    margin-bottom: 0.5rem;
    display: block;
}
.pincode_display {
    border: 0.03125rem solid #9e9e9e;
    background-color: #FFF;
    padding: 10px 12px;
    height: 4.75rem;
}
.btn-change-link {
    background: #000;
    color: #FFF!important;
    padding: 10px 12px;
    height: 4.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.pincode_display span {
    font-weight: 500;
    font-size: 18px;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
    color: #000;
    background-color: #FFF;
}
 .pdpstores {
    margin-top: 30px !important;
  
    padding-bottom: 1.5rem;
}
.delivery-title,.pickup-title{
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
    font-family: Metropolis-SemiBold,Serif,Sans-Serif;
    color: #000;
    display: inline-block;
    position: relative;
    margin-top: 20px;
    padding-top: 0;
}

p.updated-pincode {
    margin-bottom: 0.5625rem;
}
.messagessection p {
    padding-left: 4.375rem;
    margin-bottom: 0.4375rem;
}
.updated-pincode span {
    font-weight: 500;
    font-size: 18px;
    font-family: Metropolis,Serif,Sans-Serif;
    color: #777;
    padding-left: 0.9375rem;
    word-break: break-all;
}
.updated-pincode span:before {
    position: absolute;
    left: 41px;
    content: '';
    height: 0.3125rem;
    width: 0.3125rem;
    background: #777;
    border-radius: 50%;
    display: inline-block;
    top: 12px;
}
.delivery-title:before,.pickup-title::before  {
     background-image: url();
    width: 2.75rem;
    height: 2.75rem;
    top: 11px;
    margin-right: 1.25rem;
    margin-top: -1.25rem;
    content: " ";
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: unset;
    display: inline-block;
    position: relative;
}
.delivery-title:before{
    background-image: url(https://static.thenounproject.com/png/1485436-200.png);
}
.pickup-title::before{
    background-image: url(https://cdn.icon-icons.com/icons2/1805/PNG/512/4230530-market-market-store-shop-store_115032.png);
}
#accordion2{
    margin: 20px 0;
}
.delivery-pickup-row .pickup-msg {
    padding-top: 1%;
    padding-left: 0;
    font-weight: 500;
    font-size: 18px;
    font-family: Metropolis,Serif,Sans-Serif;
    color: #777;
}
.pickfromstormessage .pickup-msg-chk {
    padding-left: 5.125rem;
    font-family: Metropolis,Serif,Sans-Serif;
    font: 15px PTSans-Regular;
    color: #666;
}
.rate{
    border-top: 0.0625rem solid #E1E1DF;
    padding: 30px 0;
}

.total_ratings {
display: flex;
}
.total_ratings>ul {
    float: none;
    flex: 0 0 60%;
    max-width: 60%;
}
.total_ratings>ul .starratingtxt {
   
    display: inline-block;
    vertical-align: middle;
    font-size:32px;
    color: #000;
    font-weight: 500;
    float: none;
}

.total_ratings>ul .rating_buyer {
    margin-left: 0.625rem;
    display: inline-block;
    vertical-align: middle;
}
.total_ratings>ul .overall_ratings {
    width: 5.4375rem;
}
.total_ratings>ul .noOfbuy {
    font-size: 14px;
    font-weight: 500;
    color: #717171;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
}
.total_ratings>ul .overall_ratings .sm_startrate {
    width: 5.4375rem;
    height: 0.9375rem;
    padding: 0;
    margin: 0.3125rem 0;
    background: url(https://prodstatic.shoppersstop.com/_ui/updated_path/images/rating-bg.png);
    background-size: contain;
    float: none;
    overflow: hidden;
}
.total_ratings>ul .overall_ratings .sm_startrate .sm_star_active {
    background: url(https://prodstatic.shoppersstop.com/_ui/updated_path/images/rating_y.png) left center;
    background-size: contain;
    height: 0.9375rem;
    width: 0;
}
.list-section{
    margin: 30px 0;
}
.list-section ul{
    padding: 0;
    margin: 0;
}
.list-section ul li {
    width: 100%;
    display: table;
    list-style: none;
    border: 0.0625rem solid #CCC !important;
    padding: 1.375rem 1rem !important;
    background-color: #fff !important;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
    font-size: 20px;
    font-weight: 500;
   
    text-transform: capitalize;
}
.list-section  ul li a {
    color: #000;
    text-decoration: none;
    padding: 0 1.875rem 0 1.5rem;
    position: relative;
    display: block;
    font-family: Metropolis-Medium;
}
.list-section  ul li a:after {
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 0;
    content: "";
    width: 11px;
    height: 11px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right: 1.5625rem;
    position: absolute;
    top: 0;
}
.authenticate-product{
    border: 0.0625rem solid #E1E1DF;
    padding: 1.25rem 0.625rem;
    background-color: #fff;
}
.authenticate-product .row  [class*=col-]:last-child {
    border-right: 0;
}
.authenticate-product .row [class*=col-]{
    border-right: 0.0625rem solid #E1E1DF;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.authenticate-product p{
    font-size: 15px;
    font-weight: 500;
    padding-top: 18px;
    color: #333;
    font-family: Metropolis-Medium,Serif,Sans-Serif;
    width: auto;
    text-align: center;
    max-width: 55%;
    margin: 0 auto;
}

.medal{
    width: 4rem;
    height: 4rem;
    background-position: 0 0;
    display: block;
    background-size: cover;
    margin: 0 auto;
   
}
.authentic_product .medal{
    background-image: url(https://icons.veryicon.com/png/o/miscellaneous/gcy_icofont/authentication-29.png);
}
.authentic_pic .medal{
    background-image: url(https://cdn.icon-icons.com/icons2/1805/PNG/512/4230530-market-market-store-shop-store_115032.png);
}
.authentic_pay .medal{
    background-image: url(https://icons.veryicon.com/png/o/miscellaneous/gcy_icofont/authentication-29.png);
}

  .sc_trust {
    border-top: 1px solid #ddd;
    background: #fff;
    padding: 20px 0 25px 0;
    text-align: center;
    margin-top: 35px;
}
.sc_trust li:last-child {
    border-right: none;
}
.sc_trust h2 {
    orphans: 3;
    page-break-after: avoid;
    widows: 3;
    font-size: 30px;
}
.sc_trust li {
    display: inline-block;
    list-style: none;
    width: 33%;
    border-right: 1px solid #ddd;
    position: relative;
}
.sc_trust li span {
    display: inline-block;
    font-size: 20px;
    color: #757575;
    padding: 55px 0 0px 0;
}
.sc_trust li.sc_great_selection:after {
    width: 30px;
    height: 36px;
    background-position: -530px -10px;
}
.sc_trust li.sc_low_price:after {
    width: 30px;
    height: 36px;
    background-position: -577px -12px;
}
.sc_trust li.sc_speedy_delivery:after {
    width: 44px;
    height: 39px;
    background-position: -628px -11px;
}
.sc_trust li:after {
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    background: url(https://images.shopclues.com/images/ui/dkt_sprite_v3.png) no-repeat;
}

.chat_bubble{
    border-radius: 16px;
    cursor: pointer;
    border: none;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    font-size:28px;
    font-weight: 600;
    height: 60px;
    padding: 0 12px;
  
    color: #fff;
    display: flex;
    align-items: center;
   
    letter-spacing: 0;
  
}
#shopify-chat-dummy  {
    position: fixed;
    bottom: 60px;
    right: 21px;
    z-index: 6;
}
.gift-box{
    position: fixed;
    bottom: 60px;
    left: 21px;
    z-index: 6;
}
.gift-bg{
    background-color: #C03221;
    padding: 15px;
    border-radius: 50%;
    border: 0px;
}
.gift-bg i{
    font-size: 28px;
}


/* footer */
footer .footer_nav {
    padding: 10px 0;
    overflow: hidden;
    background: #202020;
    color: #ffffff;
}
footer .small-nav {
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
   
}
footer .small-nav li {
    list-style: none;
}
.small-nav__link {
    color: #ffffff;
    fill: #ffffff;
    position: relative;
    padding-right: 15px;
    text-decoration: none;
}
.small-nav__link:after {
    background-color: rgba(255, 255, 255, 0.3);
    content: "";
    height: 100%;
    position: absolute;
    right: 7.5px;
    top: 0;
    width: 1px;
}
.copyright-text {
    display: block;
    font-size: 12.75px;
    margin-top: 8px;
}
.copyright-text a {
    color: #ffffff;
    fill: #ffffff;
    text-decoration: none;
}
footer .sc_connection .sc_trustedpayment {
    float: left;
    width: 50%;
}
footer .sc_connection h3 {
    font-size: 16px;
    color: #212121;
    font-weight: 500;
    margin: 30px 0 20px 0;
}
footer .sc_connection .sc_trustedpayment img {
    max-height: 33px;
}
footer .scfooter_Category {
    display: block;
    background: #fff;
    overflow-y: hidden;
    padding-bottom: 35px;
}
footer .scfooter_Category h3 {
    font-size: 16px;
    color: #212121;
    font-weight: 500;
    margin: 32px 0 20px 0;
}
footer .scfooter_Category ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
}
footer .scfooter_Category ul li {
    list-style: none;
    float: left;
    color: #757575;
    line-height: 22px;
}
footer .scfooter_Category ul li a {
    padding: 0 3px;
    color: #757575;
    font-size: 14px;
transition: all .2s ease-in-out;
}
footer .scfooter_Category ul li a:first-child {
    padding-left: 0;
}
footer .scfooter_Category ul li a:hover {
    color: #24a3b5;
    text-decoration: none;
}
footer .scfooter_Category ul .ftcat_heading a {
    font-weight: 500;
    color: #212121;
    padding: 0 3px;
    font-size: 14px;
    transition: all .2s ease-in-out;
}
footer .scfooter_info {
    display: block;
    padding-top: 35px;
    border-top: 1px solid #e8e8e8;
    font-size: 14px;
    color: #757575;
    line-height: 1.71em;
}
footer .scfooter_info h1 {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
}
footer .scfooter_info h2 {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #212121;
    margin-top: 18px;
}
footer .scfooter_bottom {
    padding: 20px 0 5px 0;
    margin-top: 33px;
    border-top: 1px solid #e8e8e8;
    background: #fff;
    overflow-y: hidden;
}
footer .scfooter_bottom ul {
    float: left;
}
footer .scfooter_bottom li:first-child {
    padding: 0px;
}
footer .scfooter_bottom li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0px 3px 0px 6px;
}
footer .scfooter_bottom li a {
    padding: 0 3px;
    color: #757575;
    font-size: 13px;
    transition: all .2s ease-in-out;
}
footer .scfooter_bottom li:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 11px;
    background: #757575;
    top: 6px;
    right: -3px;
}
footer .scfooter_bottom .sc_copyright {
    float: right;
    position: relative;
    top: -3px;
}
footer .scfooter_bottom .sc_copyright p {
    color: #b1b1b1;
    font-size: 13px;
    margin: 0;
    display: inline-block;
}
footer .scfooter_bottom .sc_copyright img {
    width: 115px;
    display: inline-block;
    position: relative;
    top: -4px;
}





/* media */
.checkbtn {
   
    border-radius: 5px;
    font-size: 24px;
    padding: 5px 15px;
    cursor: pointer;
    display: none;
}
@media screen and (max-width:768px){
    .checkbtn{
        display: block;
      }
     
     
      #myLinks{
       display: none;
       list-style-type: none;
       margin: 0;
       padding: 0;
       background: #222;
       position: absolute;
      overflow: hidden;
       left:  0px;
       top: 0px;
       z-index: 3;
   }
     
    #myLinks li {
     width: 100%;
    
   }
   #myLinks li a{
     text-decoration: none;
      
       display: block;
      
       padding: 8px 36px;
       transition: all 0.2s linear;
       -ms-transition: all 0.2s linear;
       -webkit-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
       
   }
   footer .footer_nav .sc_callouts {
    float: left;
    width: 50%;
}
.sc_trust li {
    display: block;
    width: 100%;
}
}

@media screen and (max-width:1042px){
    .checkbtn{
        display: block;
      }
     
     
      #myLinks{
       display: none;
       list-style-type: none;
       margin: 0;
       padding: 0;
       background: #222;
       position: absolute;
      overflow: hidden;
       left:  0px;
       top: 0px;
       z-index: 3;
   }
     
    #myLinks li {
     width: 100%;
    
   }
   #myLinks li a{
     text-decoration: none;
      
       display: block;
      
       padding: 8px 36px;
       transition: all 0.2s linear;
       -ms-transition: all 0.2s linear;
       -webkit-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
       
   }


}