/** Shopify CDN: Minification failed

Line 887:14 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

*,:after,:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}
.footer__blocks-wrapper {
    width: 100%;
   gap: 0 !important;
}

 

.footer-block {
    width: 20% !important;
padding: 0 30px 20px 0;   
  max-width:20% !important;
 
}
.footer-block__newsletter {
    width: 100%;
    padding: 0;
}
.icons_footer_cover {
    display: flex;
    flex-direction: column;
      padding-top: 12px;
   
}

.footer_icon_text {
    margin: 0;
    text-align: left;
      padding-right: 38px;
  font-weight: 700; 
  margin-bottom:12px
  
}


.footer .list-social {
    justify-content: flex-start !important;
}

.footer-block__details-content .list-menu__item--link {
    font-size: 1.2rem !important;
}

.footer-block__heading {
    font-size: 14px !important;
}

.footer-block__details-content .list-menu__item--link:hover {
    text-decoration: none !important;
      color: #000 !important;
}
.footer-block__details-content .list-menu__item--link{
   
  text-decoration: none;
      padding: 2px 0 !important;
}
 

.list-social__link {
    padding: 0 !important;
    margin-right: 15px;
}

.list-social__item .icon {
    height: 3.2rem !important;
    width: 3.2rem !important;
}



.favourite_brand_slider ul {
 
    margin: 0 -10px;
    padding: 0;
      align-items: center;
    justify-content: center;
}



.favourite_brand_slider li {
    list-style: none;
      width: calc(100%/9);
      padding: 0 10px;
}






.custom_collection_img_inner ul {
 
    margin: 0 -10px;
    padding: 0;
      align-items: center;
    justify-content: center;
}



.custom_collection_img_inner li {
    list-style: none;
      width: calc(100%/9);
  padding: 0 10px;
}

.custom_img_item_cover {
    display: flex;
    justify-content: center;
}

.custom_img_item_cover a {
    padding: 0;
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: center;
   text-decoration: none !important;
      color: rgb(var(--color-primary-text)/var(--tw-text-opacity));
    font-size: 14px;
}





.favourite_brand_image {
    position: relative;
    width: 100%;
    /* border-radius: .5rem; */
    overflow: hidden;
  padding-top: 100%;
     /* box-shadow: 0 0 12px -5px #000;
    --tw-shadow: 0 0 10px 0 rgba(0,0,0,.1);
     
  border:1px rgb(211, 211, 211) solid; */

}

.favourite_brand_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: contain;
    object-position: center;
    display: block;
}

.image_custom {
    position: relative;
    width: 100%;
    /* border-radius: .5rem; */
    overflow: hidden;
  padding-top: 100%;
     /* box-shadow: 0 0 12px -5px #000;
    --tw-shadow: 0 0 10px 0 rgba(0,0,0,.1); */
     
  /* border:1px rgb(211, 211, 211) solid; */

}

.image_custom img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: contain;
    object-position: center;
    display: block;
}
.custom_img_description_coolection p {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
   margin-top: 0.625rem;
      
  
}
.custom_img_description_brand {
    line-height: normal;
      padding-top: 10px;
}
.custom_collection_image {
    width: 100%;
}
.custom_category_cover {
    padding: 20px 0 0;
}


.slider-buttons {
    position: static !important;
}

.slideshow__controls .slider-button--prev {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
   z-index:1;
  background: #fff;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
      width: 32px;
}

.slideshow__controls .slider-button--next {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
   z-index:1;
  background: #fff;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
      width: 32px;
}

.slider-counter--dots {
    position: absolute;
    bottom: 26px;
  z-index:2;
  
}

.slider-button .icon {
    height: 20px !important;
    width: 20px !important;
}
.slider-counter__link {
    padding: 0 0 !important;
    margin: 0 4px !important;
}
.slider-counter__link--dots .dot {
    width: 16px !important;
    height: 4px !important;
    border-radius: 10px !important;
    background: #d3d3d3 !important;
    border: 0 !important;
    cursor: pointer !important;
}
.slider-counter__link--active.slider-counter__link--dots .dot {
    background-color: rgb(var(--color-foreground));
    width: 56px !important;
    transition: all ease .5s !important;
  cursor: pointer !important;
}

.slideshow__autoplay.slider-button {
    display: none !important;
}

.slider-counter__link--dots .dot {
     transition: inherit !important;
}
slideshow-component {
    padding-left: 16px;
  padding-right:16px;
}
.slider.slider--everywhere .slider__slide {
    cursor: pointer !important;
      z-index: 1;
}
slideshow-component .slideshow.banner {
    border-radius: 10px;
}

.slider-counter__link--dots .dot {
    position: relative;
}

.slider-counter__link--dots .dot {
    border-radius: 20px !important;
    overflow: hidden;
}

.slider-counter__link--dots .dot:after {
    position: absolute;
    width: 0;
    content: "";
    height: 100%;
    left: 0;
    background: #707070;
    border-radius: 50px;
}

.slider-counter__link--active.slider-counter__link--dots .dot:after {
    width: 100%;
    transition: all linear 5s;
}
.rich-text__blocks {
    max-width: 100% !important;
}


.rich-text__text p {
    font-size: 14px;
 
  font-weight:400;
}

.sub_heading_richtext h3 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  
    font-weight: 600;
}
.rich-text__text {
   margin: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sub_heading_richtext {
    margin: 0 !important;
}

.rich-text__heading {
    margin: 0 !important;
}

/* .rich-text__wrapper .rte {
       color:  rgb(112, 112, 112) !important;
}

.sub_heading_richtext h3 {
    color:  rgb(112, 112, 112) !important;
}
 */





.custom_img_brand_cover {
    display: flex;
    justify-content: center;
}

.custom_img_brand_cover a {
    padding: 0px;
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: center;
   text-decoration: none !important;
      color: rgb(var(--color-primary-text)/var(--tw-text-opacity));
    font-size: 14px;
}




.prize_brand_collection{
      font-weight: 600;
  font-size: 16px;
  color: #000;
  display:block;
      line-height: 27px;
}




.custom_img_description_brand p {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
        margin-top: 10px;
      line-height: normal; 
      font-size:10px;
   margin-bottom: 4px;
}




.shop_pro_content a {
    text-decoration: none;
    color: #0f0f0f;
}

.shop_by_item_pro ul {
    padding: 0;
    margin: 0;
}

.shop_by_item_pro li {
    list-style: none;
   padding: 0 8px;
  
}

.pro_shp_center_price {
    margin: 0;
    font-weight: 700;
}

.shop_pro_content_inner span {
    font-size: 10px;
}

.shop_pro_item_cover {
    line-height: normal;
}

.shop_pro_content_inner {
    padding-bottom: 4px;
}

.pro_shp_image {
    margin-top: 12px;
}

.shop_by_heading h2 {
    margin-bottom: 15px;
    
}

.shop_by_item_pro ul {
    margin: 0 -8px;
}



.shop_pro_content {
    display: flex;
       border-radius: 0.5rem;
    background: #d9f4f1;
    padding: 16px;
}


.pro_shp_image svg {
    padding: 0px;
}

.pro_shp_image svg {
    color: #fff;
    width: 19px;
    height: 15px;
}

.pro_shp_image {background: #000;padding: 1px 9px;border-radius: 50px;display: flex;width: 40px;justify-content: center;}


 .slick-arrow {
    padding: 0;
    font-size: 0;
    border: 0;
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat;
    width: 44px;
    height: 45px;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 50px;
      box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
  cursor:pointer;

}

 .slick-prev{
 background-image: url(a3.png);
      top: 50%;
   position: absolute;
    z-index: 1;
  left: -20px;
}

  
 .slick-next {
    background-image: url(a1.svg);
  position: absolute;
    right: 0;
    top: 50%;
  right:-20px
}


.shop_pro_item_cover {
    padding: 11px 1px;
}




.feature_pd_grid_slider {
    margin: 0 -10px;
    padding: 0;
}



.testimonial_slider .image_custom {
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
    border: #fff solid 3px;
    overflow: hidden;
    padding: 0!important;
      box-shadow: none;
    --tw-shadow: none;
      padding-top: 20px !important;
}

.testimonial_slider .custom_img_description_brand {
    display: flex;
    flex-direction: column;
}



.testimonials__item-stars svg {
    width: 15px;
    color: #ffd700;
}

.testimonial_star {
    padding-top: 8px;
}

.testimonial_slider .custom_img_description_brand {
       padding: 18px 16px 0;
  font-size: 15px !important;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.testimonials__item-stars span {
    padding: 0 3px;
}

.testimonial_slider .slick-dots {
    margin: 0;
    display: flex;
    font-size: 0;
    padding-top: 26px;
    justify-content: center;
      padding-bottom: 40px;
}

.testimonial_slider .slick-dots li {
    list-style: none;
    margin: 0 3px;
    width: 8px;
    height: 8px;
    display: block;
    background: #ccc;
    border-radius: 50%;
  cursor:pointer;
}

.testimonial_slider .slick-dots button {
    padding: 0;
    font-size: 0;
    border: 0;
 
}
.slick-dots li.slick-active {
    background: #007aff;
}

.testimonial_slider ul {
    margin: 0;
    padding: 0;
}

.name_testomonial {
    padding-top: 12px;
}
.testimonial_slider .image_custom img {
    border-radius: 50%;
    object-fit: cover;
    margin-top: 0;
    display: inline-block;
    padding: 4px;
    border: 1px solid #eaeaea;
    width: 100px;
    height: 100px;
      position: static;
}


 
.multicolumn-card__info {
    padding: 20px 0 0 !important;
}
.multicolumn-card .multi_content_bottom  { 
    padding: 0 30px;
}

.multicolum_list_cover {
    /* border-bottom: #e4e4e4 solid 1px;
    border-top: #e4e4e4 solid 1px; */
    padding: 20px 0;
}

.multicolumn-list li:first-child {
    border-left: none;
}
.multicolumn-card__image-wrapper {
    max-width: 115px;
    height: 100px;
    object-fit: contain;
    object-position: center;
}
.multi_content_bottom p {
    font-size: 15px;
}
.feature_logo_img img {
    width: 100%;
    display: block;
}
.feature_in_slider li {
    padding: 10px;
}
.feature_logo_img {
    max-width: 212px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.feature_in_slider ul {
    margin: 0 -10px;
       margin-top: 20px;
  padding:0;
}
/* .feature_in_heading { 
      border-bottom: #dadada solid 1px;
} */

.custom_awards_img img {
    width: 100%;
    display: block;
}
.custom_awards_slider li {
    padding: 10px;
}
.custom_awards_img {
  
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.custom_awards_slider ul {
    margin: 0 -10px;
       margin-top: 20px;
  padding:0;
}
/* .custom_awards_heading {
      border-bottom: #dadada solid 1px;
} */
.rich-text__heading {
    /* padding-bottom: 16px; */
    margin: 0 !important;
}

.collection__title.title-wrapper {
    margin-bottom: 0 !important;
}
.feat_slide {
    padding: 0 !important;
}

.faqs {
    max-width: 1200px;
    margin: 0 auto;
  padding-top: 15px;
}
.acc {
  margin: 0 auto;   
}
.acc__card {
     margin: 0;
  position: relative;
}
.acc__title {
    cursor: pointer;
    display: block;
        padding: 18px 60px 18px 18px;
    position: relative;
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: 400;
  background: #eee;
    
}
.acc__title:after {
    width: 2px;
    height: 20px;
    position: absolute;
    right: 30px;
    content: " ";
    top: 50%;
    transition: all ease .75s;
    background: #000;
    transform: translateY(-50%);
}
  .acc__title:before {
    width: 20px;
    height: 2px;
    position: absolute;
    right: 21px;
    content: " ";
    top: 50%;
    transition: all ease .25s;
    background: #000;
    transform: translateY(-50%);
}
.acc__card {
    background: #fff;

    color: #000;
}
.acc__panel {
    display: none;
    margin: 0;
    text-align: left;
    padding: 15px 20px 15px 18px;
    line-height: 20px;
}
.tab_sana_acc {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.acc__title.active:after {
    transform-origin: center;
    height: 0!important;
}
.acc__panel p {
    margin: 0;
}

.acc__card {
    border: #ccc solid 1px;
    margin-bottom: 12px;
    border-radius: 10px;
    overflow: hidden;
}

.acc__title.active {
    background: #ebf0f5;
}


.card__media .media img{
  object-fit:contain !important;
}
.testimonial_slider_cover h2 {
    text-align: center;
}
.category_custom {opacity:0; height:159px !important; transition:all ease 0.2s;}
.category_custom.slick-slider{opacity:1;  height:auto !important;}


.feature_pd_grid_slider li {
    padding: 0 10px !important;
}
.feature_pd_grid_slider li {
    margin: 0 -10px;
}
.card-wrapper {
    padding: 10px !important;
}
.feature_pd_grid_slide .card__media {
    display: flex !important;
    justify-content: center !important;
}
.feature_pd_grid_slide .card .media {
    width: 60% !important;
}


.top_product_text p {
    margin: 0;
    position: absolute;
    left: 0;
    background: #bc1c5c;
    padding: 4px 14px;
    color: #fff;
    font-size: 14px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}

.top_product_text-pro p {
    margin: 0;
 
    left: 0;
    background: #bc1c5c;
    padding: 4px 14px;
    color: #fff;
    font-size: 14px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}

.price {
    font-size: 16px !important;
    font-weight: 600 !important;
}

 .card__heading {
    font-size: 14px !important;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
}
.price_custom_pro {
    color: #fe6461;
    padding-right: 5px;
}
.feature_pd_grid_slide .price--on-sale .price-item--regular {
    font-size: 12px !important;
}
.product-card-wrapper .card__inner {
    background: transparent;
    box-shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 0px 10px 0pxbox-sizing background: border-box;
}

.product-card-wrapper .card.card--standard.card--media { 
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
    border-radius: 12px;
}

/* .product-card-wrapper {
    padding: 10px !important;
}
 */
.product-card-wrapper .card__information {
    padding: 10px 10px !important;
}

.feature_logo_img img {
    height: 80px;
    object-fit: contain;
}

.custom_awards_img {
    position: relative;
    padding-top: 100%;
}

.custom_awards_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.header__icon, .header__icon--cart .icon {
    padding-left: 0px;
    width: 25px !important;
    height: 18px !important;
}
.header__icon--account {
    margin: 0 7px;
}
.header__icons {
    width: 100%;
    justify-content: flex-end;
}
.header__heading-link {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.header__menu-item {
    padding: 32px 1.2rem;
}
.card__heading{
  height: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.multicolumn-list__item.center .media--adapt img {
    max-width: 90px;
    object-fit: contain;
}
.feature_in_heading h2 {
    text-align: center;
}
.multicolumn-list h3 {
    font-size: 25px;
      color: #bc285c;
}

.multicolumn-list li {
    border-right: #ccc solid 1px;
}

.multicolumn-list li:last-child {
    border: 0;
}

.multicolumn-list {border-top: #ccc solid 1px;border-bottom: #ccc solid 1px;padding: 15px 0 !important;}
.custom_awards_heading h2 {
    text-align: center;
}

.feature_in_logo {
    padding: 14px 0 40px;
}
.rich-text__heading {
    padding-bottom: 15px;
}
.rich-text__wrapper .rich-text__heading {
    padding-bottom: 0 !important;
}
.faqs h2 {
    text-align: center;
}

img.mobile_slide_img {
    display: none !important;
}
.klevups-enabled.klevu-pt-rs-hover strong {
    font-weight: bold !important;
}

.price_custom_pro {
    display: none;
}
.collection__title .title {
    text-align: center;
}

/* .prize_brand_collection {
    display: none;
}
 */

.footer .field:after{
  display: none;
}
.footer .field:before{
  display: none;
}

 .footer .field__input:focus{
        box-shadow: none !important;
       padding-left: 12px;
 }
.footer .field__input {
    background: #b3d7e8 !important;
         padding: 0 10px 0 !important;
  border: #2b2b2b solid 1px;
  font-size: 14px !important;
  color:#000;
}

.field__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #686868 !important;
  opacity:1;
}
.field__input::-moz-placeholder { /* Firefox 19+ */
 color: #686868 !important;
  opacity:1;
}
.field__input:-ms-input-placeholder { /* IE 10+ */
   color: #686868 !important;
  opacity:1;
}
.field__input:-moz-placeholder { /* Firefox 18- */
 color: #686868 !important;
  opacity:1;
}

.newsletter-form__button {
       width: 85px !important;
    background: #2b2b2b !important;
    text-transform: uppercase !important;
}
.rich-text__heading {
    text-align: center;
}
.mega_menu_wrap>li p a {
    display: flex;
    align-items: center;
}

.mega_menu_wrap>li p a img {
    max-width: 100px;
    margin-right: 19px;
}
.video_block_wrap {
    display: flex;
    gap: 10px;
    justify-content: center;
      flex-wrap: wrap;
}

.video_block_item {
  margin:0 5px;
}



.video_block_item-inner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video_block_item-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.footer__content-bottom-wrapper {
    flex-wrap: wrap;
}

.footer_bottom_links {
    width: 100%;
    font-size: 12px;
}

.footer_bottom_links hr {
    margin: 20px 0;
}

.footer__content-bottom {
    border: 0;
    padding: 0;
}

.footer__content-top {
    padding-bottom: 10px !important;
}

.footer_bottom_links a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.footer_bottom_links h6 {
    font-size: 13px;
    margin-bottom: 8px;
}

.footer_bottom_links span {
    font-weight: normal !important;
}

.footer_bottom_links a:hover {
    font-weight: bold;
}
.footer-block__details-content p {
    font-size: 12px;
}

.footer__content-bottom {
    border: 0 !important;
    padding-top: 0 !important;
}
.collection__title {
    position: relative;
}

.collection__view-all {
    position: absolute;
    top: 0;
    right: 0;
}
.custom_img_description_coolection {
    line-height: normal;
}
.footer-block__details-content img {
    height: 13px;
    position: relative;
    top: 5px;
    margin-right: 4px;
}

.footer-block__details-content a {
    color: inherit;
    font-size: 12px;
    text-decoration: none;
}
 

.phone,.address ,.email {font-size: 12px;}
.announcement-bar__message{
  font-size:16px;
}
.testimonial_slider .custom_img_description_brand {
    max-width: 360px;
    margin: 0 auto;
}
.facets .field .field__label {
    display: none;
}
.accordion summary {
    background: transparent !important;
    text-decoration: none !important;
}

.accordion__title {
    text-decoration: none !important;
}
.collapsible-content-wrapper-narrow {
  max-width:1200px !important;
  padding:0 !important; 
}
.header__icon--call img {
    width: 19px;
}

.header__icon--call {
    margin-left: 10px;
}
.footer-block__heading em {
    display: block;
    font-style: normal;
}
.accordion__title {
    font-size: 20px;
}
.header__icon--cart {
    margin: 0 !important;
}
.rich-text__blocks h2.h2 {
    /* font-size: 16px; */
}
.video_block_item-inner video {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.cart-count-bubble {
    left: 10px;
    top: 11px;
}
.thumbnail img {
    object-fit: contain !important;
}
.banner:after, .banner__media:after {
    pointer-events: none;
}


.product_faqs_cover .acc__title {
    background: #fff; font-weight:bold;
}

.product_faqs_cover .acc {
    background: #bc1c5c;
    padding: 10px 10px;
  border-radius:10px;
}

.product_faqs_cover .acc__card:last-child {
    margin-bottom: 0;
}

.product_faqs_cover .acc__card {
    border: 0;
}
.product_faqs_cover .acc__title span:before {
    width: 16px;
    height: 2px;
    position: absolute;
    right: 8px;
    content: " ";
    top: 50%;
    transition: all ease .25s;
    background: #000;
    transform: translateY(-50%);
}
.acc__title.active span:after {  
    height: 0 !important;
}


.product_faqs_cover .acc__title span:after {
    width: 2px;
    height: 16px;
    position: absolute;
    right: 15px;
    content: " ";
    top: 50%;
    transition: all ease .75s;
    background: #000;
    transform: translateY(-50%);
}


.product_faqs_cover .acc__title:after,.product_faqs_cover .acc__title:before{
  display:none !important;
}

.product_faqs_cover .acc__title span {
    position: absolute;
    right: 20px;
    top: 18px;
    background: #efeef5;
    display: block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
}


.pro_persent_off p {
    border-radius: 5px !important;
    left: 200px;

}

.icon_sub_title {
    margin: 0;
  text-align:center;
}
.icon-with-text__item span {
    color: #bc1c5c;
}
div#countdown ul {
    margin: 0;
    padding: 0 5px;
    display: flex;
}

div#countdown li {
    list-style: none;
    font-weight: 700;
    padding: 0 2px;
}

.counter_timer {
    display: flex;
  flex-wrap:wrap;
}

div#countdown span {
    font-weight: 700;
}

.product__info-container .condition_pop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    background: #bc1c5c;
    padding: 10px 20px !important;
    min-height: inherit;
    color: #fff;
    margin: 0 0 20px !important;
}

.condition_pop a {
    color: inherit;
    text-decoration: none;
  text-decoration: none;
    background: #0474B4;
    border-radius: 5px;
    font-family: Arial;
    font-weight: 800;
    padding: 5px 12px;
    font-size: 14px;
}

.fancybox-slide--html {
    background: #00000075;
}


.bottom_pro_main_cover{
   background: #0474B4;
      padding: 8px 20px;
      margin-top: 7px;
}


.bottom_pro_form {
    display: flex;
    align-items: center;
    justify-content: space-between;
   
    width: 100%;
}

.prod_image_bot {
    display: flex;
    align-items: center;
    width: 40%;
}

.prod_image_bot img {
     width: 60px;    height: 60px;
    object-fit: contain;
}

.inkpen_quant_cart_cover {
    display: flex;
    align-items: center;
    width: 60%;
    justify-content: flex-end;
}


.bottom_pro_form .price {
    padding-left: 20px;
}

.inkpen_blue p {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
}

.inkpen_blue {
    padding: 5px 10px 6px;
    border: #fff solid 1px;
    border-radius: 5px;
}

.bottom_pro_form .price__container {
    color: #fff;
}

.bottom_pro_form .price-item {
    color: #fff !important;
}

.quantity_bottom button {
    background: transparent;
    font-size: 20px;
    border: 0;
    color: #fff;
}

.quantity_bottom input {
    border: 0;
    background: transparent;
    max-width: 50px;
    text-align: center;
    color: #fff;
}

.quantity_bottom {
    border: #fff solid 1px;
    padding: 5px 20px;
    border-radius: 50px; margin-right: 15px;
}

.add_pro_cart a {
    text-decoration: none;
   background-image: linear-gradient(to bottom,#e5630f 0%,#df3c13 100%);     font-size: 14px;    font-weight: 800; font-family: Arial;
    color: #fff;
    line-height: normal;
    padding: 12px 70px;
    border-radius: 5px;
  text-transform:uppercase;
  border:#bc1c5c solid 0px;
}
.add_pro_cart a:hover{

}
 .quantity_bottom .quantity:after{
    box-shadow: none !important;
  }

 .quantity_bottom .quantity {
    min-height: 30px !important;

 }
.bottom_pro_main_cover {
    position: fixed;
    bottom: 50px;
    z-index: 5;
    width: 100%;
    left: 0;
    transition: all ease 0.3s;
    transform: translateY(100%);
}
.scroll_ups .bottom_pro_main_cover {
  transform: none;
}
.quantity_bottom .quantity:before {
    background: transparent;
}
#simpl-checkout-product-v2.simpl-button-container {
    width: 100% !important;
}
.product-form__submit span svg {
    width: 30px; height:auto;
}
.razor_cart_cover {
    display: flex;
}

.product-form__submit {
    margin: 0 !important; padding: 9px 0;
    width: 90px;
}
.razor_pay_btn {
    width: calc(100% - 110px);
    margin-right: 10px;
}

.product-form__submit {
    width: 100px;
    min-width: 0;
}

.razor_cart_cover {
    padding-bottom: 10px;
}
.breadcrumbs__link {
    color: inherit;
    font-size: 12px;
}
.product__title h1 {
    font-size: 20px; letter-spacing:0;
}
.pop_pd_img img {
    max-width: 800px;
}
.razor_cod svg {
    width: 100px;
    height: auto;
}

.razor_cod {
    display: block;
 font-weight:bold;    font-size: 20px;     min-height: inherit;
    letter-spacing: 0;
}
.razor_cod  {
    background: #bc1c5c;
    color: #fff;
}

.razor_cod:not(:hover)  svg #Group path,.razor_cod:not(:hover) svg #Group polygon {
    fill: #fff;
}
.product__text.caption-with-letter-spacing {
    margin: 0 !important;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: none !important;
} 

.product-form__submit span svg path { 
    stroke: #fff;
}
.product-form__buttons {
    max-width: 100% !important;
}

.counter_timer {
    font-size: 12px;
} 

.icon-with-text {
    border: #ccc solid 1px;
}

.icon-with-text__item {
    padding: 15px 10px ;
    border-right: #ccc solid 1px;
    position: relative;

}
.icon-with-text__item:last-child{border:0;}

.icon-with-text__item:after {
    width: 15px;
    height: 15px;
    position: absolute;
    content: "";
    display: block;
    border-top: #ccc solid 1px;
    border-right: #ccc solid 1px;
    right: 1px;
    top: 50%;
    transform: translate(100%, -50%) rotate(45deg);
    transform-origin: top;
    background: #fff;
}
.icon-with-text__item:last-child:after{display:none;}
.icon-with-text {
    gap: 0 !important;
}
.icon_sub_title{
font-size:12px;  
}
pickup-availability{
  display:none;
}


.product .price-item--sale {
    font-size: 25px !important;    letter-spacing: 0;
}

 .product__tax {
    display: none !important;
}
.price .price-item { 
    letter-spacing: 0 !important;
}

.buy_it_btn:hover {
    box-shadow: rgb(0 0 0 / 20%) 0px 5px 15px;
}

.buy_it_btn {
       background-image: linear-gradient(to bottom,#e5630f 0%,#df3c13 100%);
    color: #fff;
   font-weight: 800;
   text-transform: uppercase;
      padding: 18.4px 0;
        border-radius: 5px !important; letter-spacing:0; font-family: Arial; font-size:14px;
}
.button--secondary:after {
    --border-opacity: 0 !important;
}


.razor_pay_btn{
      background-image: linear-gradient(to bottom,#e5630f 0%,#df3c13 100%);
    color: #fff;
  font-weight: 800;
  text-transform: uppercase;
      padding: 18.4px 0;
        border-radius: 5px !important; letter-spacing:0; font-family: Arial; font-size:14px;
}

.button-orange{
      background-image: linear-gradient(to bottom,#e5630f 0%,#df3c13 100%);
    color: #fff;
  font-weight: 800;
  text-transform: uppercase;
      padding: 11.4px 0; border: 0;
        border-radius: 5px !important; letter-spacing:0; font-family: Arial; font-size:14px; width:100%; margin:5px 0;
}

pickup-availability {
    display: none !important;
}


.razor_pay_btn:hover{
    box-shadow: rgb(0 0 0 / 20%) 0px 5px 15px;
}
.product-form__submit:hover {
    box-shadow: rgb(0 0 0 / 20%) 0px 5px 15px;
}

.product-form__submit {
   background-image: linear-gradient(to bottom,#e5630f 0%,#df3c13 100%);
    color: #fff;
        border-radius: 5px !important;
}
.product .button:after{
      --border-offset: 0 !important;
    box-shadow: none !important;
}

.condition_text b {
    padding: 0 !important;
}
.product b {
    padding: 0px 6px;
}
 .product__info-container>*+* {
    margin: 0 !important;
} 

.product .icon-with-text--horizontal {
    margin-bottom: 15px !important;
}
.counter_timer {
    padding-bottom: 15px;
}

.product .display-afd {
    padding-top: 15px !important;
}
.product__text {
    padding-bottom: 13px;
}
.earn_page_pop {
    padding: 8px 0;
}



.price_quantity_cover {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.quantity__label {
    display: none;
}

/* 
.product .quantity:after {
    box-shadow: none !important;
}
 */

.product__title {
    margin: 0 0 5px !important;
}
.product__text.caption-with-letter-spacing {
    padding: 10px 0;
}
.product-form__input {
    margin: 0 !important;
}
.product .display-afd {
    padding-top: 0px !important;
}
.condition_pop { 
    padding-bottom: 0;
    padding-top: 5px;
}
.pop_pd_img img {
    width: 100%;
}
.cart__footer .custom-popcoin-text {
    display: none !important;
}

#simpl-checkout-product-v2.simpl-button-container {
    margin-bottom: 10px !important;
    /* padding: 10px 10px 10px 10px; */
}

.cod-btn{background: #0474B4; 
    border-radius: 5px;

    padding: 5px 12px; display: inline-block;
    }

.sub_text_cod {
display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 7px 0 0;
    line-height: 18px;
}

.razor_cod {
    padding: 10px 20px;
}


.product__info-wrapper .product_faqs_cover .acc__title{font-size:20px} 


.page-width--narrow {
    max-width: 1600px !important;
   
}

.about_item {
    margin: 0;
    padding: 0 !important;
}

.about_item li {
    list-style: none;
}
.ab_choose {
    margin: 0;
    padding: 0 !important;
}

.certification_cover {
    display: flex;
    width: 100%;
  align-items: center;
 flex-wrap:wrap;
  flex-direction: column-reverse;
}

.certification_content {
    width: 100%;
    display: block;
  padding-right: 0;
}

.certification_image_cover {
    width: 100%;
    display: block;
  padding-left: 80px;
      padding-top: 200px;
}

.certification_image2 img {
       width: 100%;
    display: block;
}

.certification_image1 img {
    width: auto;
    display: block;
}

.certification_content ul {
    margin: 0;
}

.certification_title h2 {
    color: #bc285c;
    margin: 0;
    padding: 21px 0px;
}

.certification_descriptionr p {
    margin: 0;
}

.certification_image2 {padding-top: 80px;}

.list_no_style {
    list-style: none;
}
.item_certification_list {
    padding: 0;
    margin: 0;
}
.acc__panel ol {
    padding-left: 60px;
    margin: 0;
}

.faq_only_page h3 {
    margin: 0;
    padding: 24px 0 10px;
    font-size: 20px;
    color: #bc1c5c;
}

.faq_only_page .acc__panel ul {
    padding: 0;
    margin: 0 0 0 5px;
}

.certification_content ul {}

.certification_content ul.item_certification_list {
    display: flex;
    flex-wrap: wrap;
}

.certification_content ul li.list_no_style {
    width: 50%;
    padding: 20px;
}

.certification_title_description_cover {
    box-shadow: 0px 0px 9px -2px #bc1c5c;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}

.certification_title h2 {
    padding-top: 0;
}

.certification_image_cover {
    padding: 0;
    display: flex;
    align-items: center;
}

.certification_image1 {
    width: 50%;
    padding: 20px;
}

.certification_image2 {
    padding: 20px;
    width: 50%;
}

.certification_image1 img {
    margin: 0 auto;
}

.certification_content {
    padding: 0;
}

.certification_image2 img {
    border-radius: 10px;
}
.certification_title h2 {
    font-size: 20px;
}

#bottomBarBlock {
    background: #bc1c5c;
    color: #fff;
      padding: 8px 0 !important; 
}

#bottomBarBlock h4 span {
    color: #fff !important;
}
#popLauncherContainer.bottom{
  height:38px !important;
}
.certification_image img {
    width: 100%;
    display: block;
    border-radius: 10px;
}
.certification_image {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_pro_main_cover{
  bottom:0; margin:0;
}
.scroll_ups .bottom_pro_main_cover {
    transform: none;
    bottom: 0px;
}
.cart-drawer .cart-item__details {
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}

.cart__ctas small.custom-popcoin-text {
    display: none !important;
}
.multi_over_arrow {
    position: absolute;
    display: block !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.search_desktop button.reset__button {
    right: 0;
    border: 0;
}

.search_desktop button.reset__button:after {
    display: none;
}

/*=====responsive====*/

@media screen and (max-width:767px){
.product__info-wrapper .product_faqs_cover .acc__title {    font-size: 16px;}
}
@media screen and (min-width:751px){
.desktop_hide_certified{
  display:none !important;
}
}
@media screen and (max-width:1600px){


.link, .customer a {
    font-size: 13px;
}

  /*1600*/
}



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

.footer .page-width {
    padding: 0 2rem !important;
}
 

.top_product_text p {
      padding: 4px 11px;
    font-size: 12px;
}
.price_custom_pro {
    font-size: 14px !important;
    padding-right: 0;
}
.product__info-wrapper {
    padding: 0 0 0 3rem !important;
}
.pro_persent_off p {
    border-radius: 5px !important;
    left: 173px;
}
.page-width {
    padding: 0 3rem !important;
}

  
.price-item--sale {
    font-size: 14px !important;
    margin-right: 2px !important;
}

.price-item--regular {margin: 0 !important;font-size: 12px !important;}
  .footer-block {
    width: 33% !important;
    padding: 0 30px 20px 0;
    max-width: 33% !important;
}
  .inkpen_blue {
    display: none;
}
.counter_timer {
    font-size: 14px;
}
     .product .quantity {
    max-width: 110px !important;
}
  .certification_image_cover {
    padding-left: 50px;
} 
  /*1100*/  
}


@media screen and (max-width:798px){
.page-width {
    padding: 0 3rem !important;
}
.slick-arrow {
    background-size: 18px;;
    width: 34px;
    height: 34px;
}
.slick-prev {
    background-image: url(a3.png);
    left: -12px;
}

.slick-next {
    right: -12px;
}

.slick-list {
    padding-right: 40px !important;
}

.list-social__link {
    margin-right: 6px;
}

.footer .page-width {
    padding: 0 1rem!important;
}

  .footer .page-width {
    padding: 0 2rem!important;
}
 

.footer__blocks-wrapper .footer-block--menu {
    padding: 0 11px;
}
.newsletter-form__button {
    width: 70px !important;
}.list-menu__item img {
    width: 50px;
    margin-right: 10px;
}

.list-menu__item {
    font-size: 14px;
}
  .footer-block {
    width: 33.33% !important;
    padding: 0 30px 20px 0;
    max-width: 33.33% !important;
}
  #link-categories .menu-drawer__inner-submenu .menu-drawer__menu li {
    width: 33.33%;
}

#link-categories .menu-drawer__inner-submenu .menu-drawer__menu {
    display: flex;
    flex-wrap: wrap;
}

#link-categories .menu-drawer__inner-submenu .list-menu__item {
    flex-direction: column;
    text-align: center;
    font-size: 12px;
    line-height: normal;
}

#link-categories .menu-drawer__inner-submenu .list-menu__item img {
    margin: 0 auto;
}

#link-categories .menu-drawer__inner-submenu .list-menu__item {
    padding: 9px 10px;
}  
.acc__title {
  font-size:16px;
}
  .accordion__title {
    font-size: 18px;
}
  .multicolumn-list li {
    width: 32.33% !important;
} 
.multicolumn-card .multi_content_bottom {
    line-height: normal;
    font-size: 14px !important;
}

.multicolumn-card .multi_content_bottom p {
    font-size: 14px;
}
  .add_pro_cart a {
    padding: 12px 40px;
}
  .razor_cod { 
    font-size: 14px; 
    padding: 10px 20px;
}
.razor_cod svg {
    width: 70px;
    height: auto;
}
#pdp-placeholder {
    font-size: 14px !important;
}
  .icon-with-text--horizontal {
    gap: 15px;
}
.icon_sub_title {
    margin: 0;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
}
  .icon-with-text--horizontal .h4 {
    font-size: 12px;
}
  .razor_pay_btn {
    width: calc(100% - 60px); 
}
  .product-form__submit {
    width: 60px; 
}


 .product .quantity__button {
    max-width: 32px !important;
}
.product .quantity {
    max-width: 88px !important;
      min-height: 40px !important;
}

.product .page-width {
    padding: 0 2rem !important;
}
.product .price-item--sale {
    font-size: 17px !important;
}
  .product__info-wrapper {
    padding: 0 0 0 2rem !important;
}

.product__title h1 {
    font-size: 18px;
}

.product .product-form__input {
    margin: 0 !important;
}

.product .pro_persent_off p {
    left: 160px;
}

  .certification_image_cover {
    padding-left: 50px;
}
 

.certification_image_cover {
    padding-left: 10px;
}

.certification_title h2 {
    font-size: 20px;
    padding: 13px 0px;
}

.certification_descriptionr p {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 12px;
}
.certification_content ul li.list_no_style {
    width: 50%;
    padding: 10px;
}
  .certification_image2 {
    padding: 10px;}

.certification_title_description_cover {
    box-shadow: 0px 0px 8px -3px #bc1c5c; 
    padding: 15px; 
}
  
 /*798px max*/ 
}

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

.slick-next {
    right: -4px;
}


.slick-arrow {
    background-size: 20px;
    width: 38px;
    height: 38px;
}

.slick-prev {
    left: -4px;
}
.slideshow__slide .banner__box {
    padding: 0rem 3.5rem !important;
  }
  .custom_img_description_coolection {
    font-size: 12px;
}
.slideshow__controls .slider-button--next {
    width: 26px;
}

  .slider-button {
    height: 36px !important;
}

.slideshow__controls .slider-button--prev{
    width: 26px;
}
.slick-list {
    padding-right: 40px !important;
}
.testimonial_slider .custom_img_description_brand{
  font-size: 12px !important;
      padding: 8px 4px 0;
}
.testimonials__item-stars span{
  padding: 0 1px;
}
  .page-width {
    padding: 0 2rem !important;
}

.slider-counter--dots {
    bottom: 10px !important;
    
}
.multicolumn-list li {
    border-left: 0;
}
.footer-block {
    width: 100%!important;
}
  .footer__blocks-wrapper .footer-block--menu {
    width: 100%!important;
}

.footer-block-image {
    display: flex;
    justify-content: flex-start !important;
}
.multicolumn-card .multi_content_bottom {
    padding: 0 0px;
}
  .feature_in_logo {
    padding: 14px 0 24px;
}
  .custom_cllection_cover {
    padding: 0 0 0;
}
  .custom_category_cover{
      padding: 20px 0 0;
  }

.multi_content_bottom p {
    font-size: 14px;
    line-height: normal;
}
.contains-content-container{
  padding: 0 !important;
}

  .multicolumn-list__item.center .media--adapt {
    padding: 0 !important;
    position: static;
}

.multicolumn-list__item.center .media--adapt img {
    position: static;
    transform: none !important;
    margin: 0 auto;
    max-width: 50px;
}

.multicolumn-card__image-wrapper {
    height: auto;
}

.multicolumn-list li {
    padding: 0 0 30px;
}

.multicolum_list_cover {
    padding: 0;
}

.multicolumn-card__info {
    padding-top: 10px !important;
}
  .testi_slider .slick-list {
    padding: 0 !important;
}

  .feature_pd_grid_slider .slick-list {
    padding-right: 0% !important;
}
  .feature_custom_in_slider .slick-list {
    padding-right: 0 !important;
}
ul.custom_award_slide .slick-list {
    padding: 0 !important;
}
  .rich-text__wrapper {
    padding: 0 !important;
}
.slick-arrow {
    width: 25px;
    height: 25px;
    background-size: 12px;
}
.category_custom .slick-list {
    padding: 0 !important;
}

.mobile_slide_img_enable > img {
    display: none !important;
}
  .mobile_slide_img_enable img.mobile_slide_img {
    display: block !important;
}
  .mobile_slide_img_enable img {
    position: static !important;
}

.mobile_slide_img_enable:before {
    display: none !important;
}

.mobile_slide_img_enable:after {
    display: none !important;
}
  .video_block_item {
    /* width: 100%;
    display: flex;
    padding-top: 60%;
    position: relative; */
}
  .video_block_wrap {
    padding-bottom: 20px;
}
    .footer-block {
    width: 100% !important;
    padding: 0 0 30px 0 !important;
    max-width: 100% !important;
      margin:0 !important;
}
  .footer-block__details-content {
   margin:0 !important;
}
  .footer .grid {
    margin: 0 !important;
}
  .collection__view-all { 
    margin-top: -10px;
    margin-bottom: 10px;
}
  .video_block_item {
    /* width: 100%;
    display: flex; */
 

  }
.footer_bottom_links p {
    display: flex;
    flex-wrap: wrap;
}
  .announcement-bar__message{
  font-size:13px;
}
  .footer__content-bottom-wrapper {
    gap: 0;
}
  .acc__title {
    font-size: 14px;
    line-height: 20px;
}
.header__icon--call {
    margin-left: 0;
}
  details-modal.header__search { 
    padding-right: 0 !important;
  }
  .accordion__title {
    font-size: 16px;
}
  .multicolumn-list li {
    width: 100% !important;
    border: 0;
    border-bottom: #ccc solid 1px;
    padding: 20px 0;
}
  .rich-text__blocks h2.h2 {
    /* font-size: 13px; */
}
  .inkpen_blue {
    display: none;
}

.add_pro_cart a {
    padding: 7px 10px;
    font-size: 12px;
}

.bottom_pro_main_cover {
    padding: 9px 0;
}

.quantity_bottom {
    display: none;
}

.prod_image_bot img {
    width: 40px; height:40px; 
}

.bottom_pro_form .price-item {
    font-size: 12px !important;
}

.inkpen_quant_cart_cover {
    width: auto;
}

.prod_image_bot {
    width: auto;
}
  .counter_timer {
    font-size: 12px;
    line-height: 18px;
}
  .counter_timer span b {
    padding-left: 5px;
}
  
.breadcrumbs__item {
    display: inline-block;
    line-height: 16px;
}
  .icon-with-text__item {
    padding: 10px 5px;
  }

.product_faqs_cover .acc__title span {
    top: 12px !important;
}


  

.product__title h1 {
    font-size: 14px !important;
}

.product__text.caption-with-letter-spacing {
    font-size: 12px !important;
}
.product__text {
    padding-bottom: 10px;
}

.product_faqs_cover .acc__title span:before {
    width: 12px;
    right: 10px;
}
.product_faqs_cover .acc__title span:after {
     width: 2px;
    height: 12px;
}
.product__info-wrapper {
    padding: 0 0 0 0rem !important;
}


.price_cover .price {
    /* max-width: 94px; */
    line-height: normal;     position: relative;     top: 8px;
}

.price_cover {
    position: relative;
}

.acc__title {
    padding: 16px 60px 16px 18px;
}
.product_faqs_cover .acc__title span {
    width: 30px;
    height: 30px;
}
.product .pro_persent_off p {
       left: 130px; text-align:center;
    top: 9px;
}

.price_quantity_cover {
    align-items: center;
}

.product .top_product_text p {
    width: 100%;
}
.bottom_pro_main_cover{
  transform: none;
}
  .price_quantity_cover {
    align-items: normal;
    margin-bottom: 10px !important;
    padding-top: 5px;
}
.acc__title {
    padding: 6px 30px 6px 12px;
}

.product_faqs_cover .acc__title span {
    width: 20px;
    height: 20px;    right: 7px;
    top: 6px !important;
}

.product_faqs_cover .acc__title span:before {
    width: 10px;
    height: 2px;
    right: 5px;
}

.product_faqs_cover .acc__title span:after {
    height: 10px;
    right: 9px;
}
  .acc__card {
    margin-bottom: 6px;    border-radius: 7px;
  }
.condition_text {
    font-size: 12px;
}
  .condition_pop a {
    font-size: 12px;
}
.breadcrumbs {
    margin: 0 !important;
}

.certification_cover {
    flex-wrap: wrap;
}

.certification_content {
    width: 100%;
}

.certification_image_cover {
    width: 100%;
    padding: 80px 0 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.certification_content {
    padding-right: 0;
}
.certification_title h2 {
    font-size: 16px;
}
.faq_only_page h3 {
    margin: 0;
    padding: 20px 0 10px;
    font-size: 16px; 
}
  .certification_content ul li.list_no_style {
    width: 100%;
    padding: 0 0 15px;
}
  .certification_descriptionr p {
    font-size: 14px;
    line-height: 22px;
  }

.certification_image_cover {
    padding: 0;
}

.certification_image1 {
    width: 100%;
}

.certification_image2 {
    width: 100%;
    padding: 0 0 15px;
}
.main-page-title {
    padding-top: 20px;
}
  .mobile_hide_certified{
    display:none !important;
  }
.bottom_pro_main_cover {
    transform: translateY(100%);
}
.predictive-search {
    min-width: 0 !important;
}
  .card-wrapper {
    padding: 5px !important;
}
  
  .search__input.field__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   opacity:0 !important;
}
  .search__input.field__input::-moz-placeholder { /* Firefox 19+ */
  opacity:0 !important;
}
  .search__input.field__input:-ms-input-placeholder { /* IE 10+ */
   opacity:0 !important;
}
  .search__input.field__input:-moz-placeholder { /* Firefox 18- */
   opacity:0 !important;
}
  
  /*750*/  
}

@media screen and (max-width:350px){
.icon_sub_title { 
    font-size: 10px; 
}
  .icon-with-text--horizontal .h4 {
    font-size: 10px;
}
  .icon-with-text__item:after {
    width: 10px;
    height: 10px;
  }

 /*350*/  
}




.mobile-menu-image-category .menu-drawer__menu.list-menu {
    display: flex;
    flex-flow: wrap;
}
.mobile-menu-image-category .acc__panel{padding:0;}
.mobile-menu-image-category .menu-drawer__menu.list-menu li {
    width: 50%; padding:15px 0;
}

.mobile-menu-image-category .menu-drawer__menu.list-menu li a {
    display: block;
    text-align: center;     padding: 0; font-size: 14px;
}
.mobile-menu-image-category {
    padding: 25px 0 0;
}

.mobile-menu-image-category .menu-drawer__menu.list-menu .list-menu__item img {
    width: 80px;
    margin-right: 0;
    display: block;
    margin: 0 auto;
}
.mobile-menu-categories .acc__panel {
    padding: 0;
}
