/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.carousel {
    box-shadow: none;
}
.btn-primary.custom {
    background: #0093d9;
    color: white!important;
}
.bottom-footer {
    padding-top: 15px;
    margin-top: 35px;
    padding-bottom: 5px;
    border-top: 5px solid #fc0203;
}
.text-white {
    color: white!important;
}
.footer-container p.h3, .footer-container p.h3 a, .footer-container p.h4 {
    font-size: 14pt;
    border-bottom: 1px solid #fc0203;
    letter-spacing: 1px;
    padding-bottom: 12px;
}
.block-contact {
    border: none!important;
    padding-left: 0;
}
.footer-container p.h3 a {
    border: none!important;
}
.block_newsletter p {
    color: white;
}

.block_newsletter p.alert-success {
    color: #3c763d;
}
.block_newsletter p.alert-danger {
    color: #a94442;
}

/*
    |------------------------------------------------------------------------
    |
    |   SILK SLIDER Classes , slider is mainly used on home page
    |
    |------------------------------------------------------------------------
 */


.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}
.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}
.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    top: 0;
    left: 0;
    width: auto !important;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block;
    width: auto !important;
}

.slick-initialized .slick-slide + .slick-slide {
    margin-left: 25px;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
/*# sourceMappingURL=slick.min.css.map */

/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'Material Icons';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'fiber_manual_record';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}


/*
    |------------------------------------------------------------------------
    |
    |   Helper Css Classes for oveveall site
    |
    |------------------------------------------------------------------------
 */


.gradient {
    border-top: 2px solid #f1f1f1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.10+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.10) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.10) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.10) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    /* IE6-9 */
}
#third-nav {
    padding: 8px 0;
    display: none;
}
.pull-right {
    float: right;
}
#third-nav .search-widget form input[type=text] {
    padding: 5px 10px;
}
#third-nav .material-icons.search {
    padding-top: 2px;
}
.header-nav {
    font-size: 0.8rem;
}
#menu {
    display: table;
    height: 100px;
}
#menu div#_desktop_top_menu {
    display: table-cell;
    vertical-align: middle;
}
.page-index .carousel .carousel-inner, .carousel {
    margin-bottom: 0;
}
.page-index ul.carousel-inner {
    height: auto!important;
}
.img-hover {
    background-color: #fff;
    /*height: 350px;*/
    position: relative;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(0%);
    /* Chrome 19+ & Safari 6+ */
    overflow: hidden;
}
img.grayscale {}
img.grayscale:hover {}
.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    /*transition: .5s ease;*/
    backface-visibility: hidden;
}
.middle {
    /*transition: .5s ease;*/
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.img-hover:hover .image {
    /*opacity: 0.5;*/
    filter: none;
    -webkit-filter: grayscale(100%);
    outline: 150px solid rgba(255, 0, 0, 0.5) !important;
    outline-offset: -150px;
    overflow: hidden;
    /*padding-bottom: 350px;*/
}
.img-hover:hover .middle {
    opacity: 1;
}
/*.text {
    color: white;
    font-size: 1.8em;
    font-weight: bolder;
    padding: 16px 32px;
    line-height: 1;
    text-shadow: 0px 1px 10px black
}*/
.heading-border {
    text-transform: uppercase;
    margin-top: 2rem;
    text-align: left!important;
    font-size: 24pt;
    position: relative;
    line-height: 50px;
    display: inline-block;
    min-width: 200px;
    margin-bottom: 3rem;
    width: auto;
}
.heading-border:after {
    background: linear-gradient(to right, #ed3338 75%, #363c6c 25%);
    position: absolute;
    content: '';
    height: 4px;
    right: 0;
    left: 0;
    bottom: 0;
}

.hidden{
    display: none!important;
}
.post_content {
    padding-top: 15px;
    border-top: 1px solid #dddddd;
}
.bg-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,ffffff+100 */
    background: rgb(242, 242, 242)!important;
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%)!important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%)!important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%)!important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0)!important;
    /* IE6-9 */
}
/*
    |------------------------------------------------------------------------
    |
    |   OVERRIDES of basic Classic Theme, 
    |
    |------------------------------------------------------------------------
 */
.carousel figure{margin:0;}
footer#footer div#banner {
    background-color: #848484;
    background-image: -webkit-linear-gradient(150deg, #848484 55%, #007bb6 50%);
    padding: 15px 0;
}
.footer-container {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}
#wrapper { background: transparent;  min-height: 40vh;
}
#wrapper .breadcrumb { 
    text-align: right;
}
#header .header-nav {
    margin-bottom: 10px;
}
#header .header-top {
    padding-bottom: 0.625rem;
}
#homepage-products {
    display: flow-root;
}
#custom-text {
    text-align: left;
}
#custom-text p {
    color: #232323;
    font-weight: 400;
    font-size: 11pt;
    line-height: 1.7;
}
#custom-text h2 {
    /*border-bottom: 1px solid #dddddd;*/
    margin-bottom: 10px;
    padding-bottom: 9px;
    width: 90%;
}
#featured-categories li {
    position: relative;
    margin: 0 .325rem;
    /*margin-bottom: 2.563rem;*/
    width: 23%;
    /*background: #fff;*/
    padding: 0;
    /*box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);*/
}
#featured-categories li img {
    width: 100%;
    height: auto;
    border: none;
    background: #fff;
    /*border: 1px solid #e3e3e3;*/
}
#main .page-content, #main .page-header
{
    padding-top: 15px;
}
#pagenotfound #main .page-header, #products #main .page-header
{
    margin-top: 0
}


 
#nav {
    margin: 0;
    padding: 7px 6px 0; 
    /*line-height: 100%;*/
   
}
#nav li {
    margin: 0 -7px;
    padding: 0 0 8px;
    float: left;
    position: relative;
    list-style: none;
}


/* main level link */
#nav a {
    font-weight: bold;
    color: #e7e5e5;
    text-decoration: none;
    display: block;
    padding: 8px 30px 8px 5px;
    margin: 0; 
}
#nav a:hover {
/*    background: #000;
    color: #fff;*/
}

/* main level link hover */
#nav .current a, #nav li:hover > a {  
     color: #2fb5d2!important;
    border-bottom: solid 3px #2fb5d2;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
    background: none;
    border: none;
    color:#7a7a7a;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#nav ul a:hover { 
    color: #2fb5d2!important;
 

    text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
    display: block;
}

/* level 2 list */
#nav ul {
    display: none;

    margin: 0;
    padding: 0;
    width: auto;
    position: absolute;
    top: 35px;
    z-index: 999;
    background: white;
    left: 0; 
    border: solid 1px #b4b4b4;  
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}

#nav ul a {
    font-weight: normal;
    text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
 top: -1px;
    left: 100%;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a { 
}
#nav ul li:last-child > a { 
}

/* clearfix */
#nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#nav {
    display: inline-block;
} 
html[xmlns] #nav {
    display: block;
}
 
* html #nav {
    height: 1%;
}




/* iPads (portrait and landscape) ----------- */
@media only  screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
   #custom-text{
    padding: 0.125rem
   }
   #custom-text p
   {
    font-size: 9pt;
   }
}        


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 766px) {
   #custom-text{
    padding: 0.125rem
   }
   #custom-text p
   {
    font-size: 9pt;
   }
   #custom-text h2{
        font-size: 1.0rem;
   }
   #featured-categories li{
        width: 30%;
   }
   main{overflow: hidden;}
   body, html{
    height: 100vh;
    overflow: scroll;
   }
   #nav li {
    float: none;
   }

   #mobile_top_menu_wrapper .material-icons .remove {
    display: none;
   }
   
}

.navbar-toggler {
    width: initial;
}

.collapse-icons {
    right: 0;
    position: absolute;
}

#exclusive-products .products .product-miniature {
    float: left;
    margin-right: 15px;
}



ul#featured-categories li {
    /*height: 400px;*/
}

#exclusive-products .thumbnail-container .product-thumbnail {
    padding: 10px;
}



#exclusive-products .thumbnail-container .product-thumbnail img {
    width: 95%;
}


.clearfix {
    clear: both;
}




.loading {
  position: fixed;
  top: 1px;

  margin: 5em;
  border-width: 30px;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
     -moz-animation: spin 1s linear infinite;
       -o-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  }

.style-1 {
  border-style: solid;
  border-color: #444 transparent;
  }

.style-2 {
  border-style: double;
  border-color: #ccc transparent;
  }

.style-3 {
  border-style: double;
  border-color: #444 #fff #fff;
  }

@-webkit-keyframes spin {
  100% { -webkit-transform: rotate(359deg); }
  }

@-moz-keyframes spin {
  100% { -moz-transform: rotate(359deg); }
  }

@-o-keyframes spin {
  100% { -moz-transform: rotate(359deg); }
  }

@keyframes spin {
  100% {  transform: rotate(359deg); }
  }


.price_loading {
  
}

.price_loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}  

.product-quantity #quantity_wanted {
    width: 6rem;
}


.product-thumbnail img {
    width: 90%;
    margin: 7px 5% !important;
}

#subcategories {
    background-color: #d5d5d5;
    padding: 20px;
    margin-bottom: 20px;
}

#subcategories li {
    text-align: center;
    margin-top: 10px;
    border-right: 10px solid #d5d5d5;
    padding: 0;
    text-transform: capitalize;
}

#subcategories li h5 {
    margin-top: 15px;
    height: 3rem;
}

#subcategories .img-hover {
    height: auto;
}

#subcategories .img-hover:hover .image {
    padding-bottom: 0;
}

#subcategories a {
    /*min-height: 208px;
    display: block;*/
}

#featured-categories .text {
    height: 70px;
}

#_mobile_logo {
    padding-top: 8px;
}

.product-customization .product-message {
    height: 5rem;
}

.product-customization-item textarea{
    text-align: center;
}

.customization-message pre {
    text-align: center;
}

.product-customization-line .value pre {
    text-align: center;
    background-color: lightgrey;
}

#category-description * {
    color: #232323;
}

/* #text_first_before_popular, #text_second_before_popular {
    max-width: 1180px;
    margin: auto;
}

#text_second_before_popular {
    display: none !important;
    margin-top: 3.125rem;
} */

#text_first_before_popular,
#text_first_before_popular img {
    width: 100%;
}

#custom-text.bg-gradient-invert {
    margin-bottom: 0 !important;
}
.custom_text_block {
    background: #fff;
    border-radius: 2px;
    /* margin-bottom: 1.5rem; */
    padding: 3.125rem;
    text-align: center;
    padding-top: 0.5rem;
}
.custom_text_block table {
    max-width: 1140px;
    margin: auto;
    margin-top: 3.125rem;
}
.custom_text_block hr {
    width: 20%;
    background: #2fb5d2;
    margin-top: 0;
    height: 1.5px;
}
#abv_footer_block {
    background: #fc0203;
}
#abv_footer_block * {
    color: #fff;
}
.custom_text_block * {
    color: black;
    font-size: 18px;
}
.custom_text_block {
    /* border-bottom: 2px solid black !important; */
}
.grey-background {
    background-color: rgba(242, 242, 242, 1);
}
.bg-gradient-invert {
    background: rgb(242, 242, 242)!important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%)!important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%)!important;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)!important;
}
#_mobile_contact_link #contact-link > a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
}
#_mobile_contact_link {
    background: #fff;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    width: 101%;
    margin: 0;
    display: block;
    line-height: 2;
}
#contact-link {
    font-size: 16px;
}
#main .page-footer {
    margin-bottom: 0 !important;
}
#footer {
    padding-top: 0;
}

.member-sponsor-wrap .col-md-8 img {
    float: left;
    height: 110px;
    width: auto;
    margin: 0 20px;
    margin-bottom: 15px;
}

.member-sponsor-wrap .col-md-4 img {
    width: 100%;
}

.member-sponsor-wrap img:first-of-type {
    margin-bottom: 15px;
}

.member-sponsor-wrap {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
}

/* UNCOMMENT PUT BEFORE LIVE  */
/* #main .page-footer {
    margin-bottom: 0;
}
#footer {
    margin-top: 0;
} */


.product-thumbnail-image-span
{
    padding: 110px;
    background-position: center;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    position: relative;
}

.thumbnail-container {
    overflow: hidden;
}

.product-miniature.js-product-miniature a.thumbnail.product-thumbnail {
    margin-top: 10px;
}

#text_before_popular_cat img {
    max-width: 100%;
}

.slick-track {
    transform: none !important;
}

#nav a {
    padding: 3px 30px 3px 3px;
}

#subcategories #category-description {
    max-height: 25vh;
    overflow: auto;
}

body { 
    font-family: 'Century Gothic' !important;
}

h1,h2{
    font-family: 'GarageGothic-Bold';
}

/* MOBILE VERSION */
@media (max-width: 768px){
    body,html,main {
        overflow: visible !important;
    }
    .centered-container{
        padding: 0px 5px;
    }
    .best-products{
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        justify-items: center !important;
        gap: 13px !important;
        padding: 5px !important;
    }
    .custom-content .container{
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        justify-items: center !important;
        gap: 20px !important;
    }
    .detail-banner .description{
        display: none !important;
    }
    .container-section-banners{
        gap: 0px !important;
    }
    .container-banner{
        padding: 5px !important;
    }
    .submenu .row{
        width: auto !important;
        max-width: fit-content !important;
    }
    .col-md-3{
        padding-right: 0px !important;
    }
    .featured-products{
        padding-top: 0px !important;
    }
    #_desktop_logo{
        display: block !important;
    }
    .header-top{
        display: none !important;
    }
    .submenu{
        display: none !important;
    }
    .search-widget form button[type=submit]{
        right: 0px !important;
    }
    #carousel{
        display: block !important;
    }
    .container-nav{
        display: block !important;
    }
    main {
        padding-top: 145px !important;
    }
    #header{
        position: initial !important;
    }
    #header .header-nav .cart-preview.active{
        background-color: white !important;
    }
    #header .header-nav .blockcart{
        padding-right: 2px;
    }
    #header .header-nav .top-logo a img{
        margin-top: 10px !important;
    }
    .carousel .carousel-item img {
        height: 250px !important;
        object-fit: cover;
    }
    #nav ul {
        position: initial !important;
        box-shadow: none !important;
        border: 0px !important;
        padding: 5px !important;
    }
    #nav a {
        padding: 10px 30px 3px 3px !important;
    }
    .footer-container .links ul {
        background-color: #A9ABAE !important;
    }
    .footer-container .links ul>li a{
        color: white !important;
    }
    .footer-container li a, .footer-container span a, .footer-container .container .row div > *{
        text-align: center;
    }
    .footer-container .navbar-toggler i{
        border: 0px !important;
        background-color: transparent !important;
        font-size: 35px !important;
        color: white !important;
    }
    #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title{
        margin: 0px !important;
    }
    #block-newsletter-label {
        line-height: normal;
        font-size: 28px !important;
    }
    .header-nav div div div:nth-child(2) div i {
        border: 0px !important;
        font-size: 37px !important;
        padding-top: 10px !important;
    }
    .submenu-mobile{
        height: 40px;
        width: 100%;
        background-color: #00AFEF;
        display: flex !important;
        justify-content: center;
    }
    #mobile_top_menu_wrapper{
        margin: 0px !important;
    }
    .container-icons{
       justify-content: center;
    }
    .contact-info{
        font-size: .875rem;
        line-height: 2.2;
        padding: 24px;
    }
    
    .pills-subcategories{
        grid-template-columns: 1fr 1fr !important;
        gap: 5px !important;
    }
    
    .container-pill-subcategories a img{
        width: 100% !important;
    }
    .image-container img {
        height: 110px !important;
    }
    .products-section-title {
        font-size: 1.375rem !important; 
        font-family: 'Century Gothic Paneuropean Bold' !important;
    }
}

@media (min-width:769px) and (max-width: 1250px){
    .best-products{
        display: grid !important;
        grid-template-columns: 1fr 1fr 1fr 1fr !important;
        justify-items: center !important;
        gap: 20px !important;
    }
    .image-container img{
        height: 110px !important;
    }
}

/* END MOBILE VERSION */


/* CATEGORY PAGE */
.category-page{
    display: flex;
    justify-content: center;
    background-color: #b0dff44f;
    margin: 0 auto;
    margin-bottom: 1.2rem;
}
.category-page .title-container{
    max-width: 1140px;
    gap: 10px;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 5px;

}
.title-category{
    text-align: center;
    color: #00AFEF;
    font-family: 'Century Gothic Paneuropean Bold';
    font-size: 30px;
    text-transform: uppercase;
}
.subtitle-category{
    font-weight: 600;
}
.category-description-v2 {
    padding-bottom: 20px !important;
}
.category-description-v2 > *{
    color: #00AFEF !important;
    font-size: 19px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    font-family: 'Century Gothic' !important;
}
#wrapper{
    background-color: white !important;
    box-shadow: none !important;
    background: none !important;
}
.pills-subcategories{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    gap: 25px;
}
.container-pill-subcategories {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}
.container-subcategories{
    padding-bottom: 55px;
}
.container-pill-subcategories a img{
    width: 219px;
}
.container-pill-subcategories .title-category-bottom{
    background-color:#d8f3ff8c;
    color: #00AFEF !important;
    padding: 5px;
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    font-weight: 600 !important;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container-pill-subcategories .title-category-bottom a{
    color: #00AFEF !important;
    font-weight: 600 !important;
    font-family: 'Century Gothic bold';
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
}
.container-pill-subcategories a:hover > .view-gallery{
    position: absolute;
    left: 1px;
    background-color:  rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.view-gallery{
   display: none;
   color: white;
}
.view-gallery .view_gallery {
    color: white;
    font-size: 38px;
    font-family: 'Century Gothic Paneuropean Bold';
    opacity: 1;
    line-height: 3rem;
}
/* END CATEGORY PAGE */

.page-header h1{
    text-transform: uppercase;
    font-weight: 100;
    font-size: 2rem;
}
#contact-form-form input::placeholder,#contact-form-form textarea::placeholder{
    text-align: left; 
    color: #727376;
}
.input-group .input-group-btn>.btn {
    padding: 0.75rem 1rem !important;
}
#left-column{
    width: 100% !important;
}

.contact-rich .email{
    border: 0px !important;
}

#checkout-personal-information-step .step-title .material-icons, 
#checkout-addresses-step .step-title .material-icons,
#checkout-delivery-step .step-title .material-icons,
#delivery-addresses .address-item .address-footer a .material-icons,
.js-address-form .add-address a .material-icons{
    border: 0px !important;
    background-color: transparent !important;
}

#checkout-personal-information-step .step-title .done,
#checkout-addresses-step .step-title .done,
#checkout-delivery-step .step-title .done{
    color: #4cbb6c !important;
}

#checkout-personal-information-step .step-title .edit,
#checkout-addresses-step .step-title .edit,
#checkout-delivery-step .step-title .edit{
    color: #7a7a7a !important;
}

#conditions-to-approve .float-xs-left .custom-checkbox span .material-icons{
    border: 0px !important;
    background-color: transparent !important;
    font-size: 1.1rem !important;
    color: black !important;
    padding: 0px !important;
}
.cart-content .cart-content-btn a .material-icons{
    background-color: transparent !important;
    font-size: 24px !important;
}
.modal-dialog .modal-content .modal-header .modal-title .material-icons{
    background-color: transparent !important;
    color: #fff !important;
    border: 0px !important;
}
.cart-content .cart-content-btn a .rtl-no-flip{
    color: #fff !important;
}
#identity-link .link-item,
#addresses-link .link-item,
#history-link .link-item,
#order-slips-link .link-item,
#discounts-link .link-item,
#my-quotations .link-item{
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
#identity-link .link-item .material-icons,
#addresses-link .link-item .material-icons,
#history-link .link-item .material-icons,
#order-slips-link .link-item .material-icons,
#discounts-link .link-item .material-icons,
#my-quotations .link-item .material-icons
{
    border: 0px !important;
    padding-bottom: 0px !important;
    font-size: 40px !important;
    margin-bottom: 16px;
}
.custom-checkbox span{
    width: 22px !important;
    height: 22px !important;
    padding: 1px !important;
}
.custom-checkbox span .material-icons{
    background-color: transparent !important;
    color: #727376 !important;
    border: 0px !important;
    padding: 0px !important;
}

.custom-checkbox input[type=checkbox]+span{
    border: 2px solid #727376 !important;
}
.custom-checkbox input[type=checkbox]{
    width: 22px;
    height: 22px;
}
.page-footer a .material-icons,
.address-footer a .material-icons,
.addresses-footer a .material-icons{
    background-color: transparent !important;
    border: 0px !important;
}
.custom-checkbox span{
    flex: none !important;
}
.custom-checkbox{
    display: flex;
    gap: 5px;
}
.category a span .material-icons{
    border: 0px !important;
    border-radius: 0px !important;
    background-color: none !important;
    color: #232323 !important;
    font-size: 1rem !important;
    width: auto !important;
    height: auto !important;
}

.page-content .scroll-box-arrows .material-icons{
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    padding: 0px !important;
}

#nav ul li{
    padding: 5px !important;
}
#nav ul ul {
    top: -6px !important;
}
#nav ul {
    padding: 5px !important;
    top: 24px !important;
    border-radius: 3px;
    border: solid 1px #01afef36 !important;
}
#wrapper .breadcrumb {
    text-align: left !important;
    padding: 15px 0px;
    margin-left: 43px !important;
}
#wrapper{
    padding-top: 0px !important;
}
.category-page .title-container{
    padding-top: 0px !important;
}
.top-menu a.dropdown-submenu{
    text-transform: none !important;
}

#address-link .link-item .material-icons, #addresses-link .link-item .material-icons, #history-link .link-item .material-icons, #order-slips-link .link-item .material-icons, #discounts-link .link-item .material-icons, #my-quotations .link-item .material-icons {
    border: 0px!important;
    padding-bottom: 0px!important;
    font-size: 40px!important;
    margin-bottom: 16px;
}
#address-link .link-item, #addresses-link .link-item, #history-link .link-item, #order-slips-link .link-item, #discounts-link .link-item, #my-quotations .link-item {
    display: flex!important;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
@media (max-width: 768px){
    .category-page .title-container {
        padding-top: 20px!important;
    }
    #mobile_top_menu_wrapper #nav {
        padding: 20px !important;
    }
}

#nav a {
    text-transform: uppercase;
}

#header .header-top .menu{
    padding-left: 0px !important;
}
.display-flex {
    display: flex;
    justify-content: space-between;
    justify-items: center;
    padding: 15px 10px;
}
#header .header-nav #menu-icon{
    margin-left: 0px !important;
}
.display-flex .d-inline{
    display: block !important;
}

.display-flex .material-icons{
    line-height: initial !important;
}
#_mobile_logo {
    padding-top: 0px !important;
}

.display-flex .blockcart{
    padding: 0px !important;
    padding-right: 12px !important;
}
.display-flex .user-info{
    margin-top: 0px !important;
}
.display-flex .blockcart .header{
    margin-top: 0px !important;
}
.color{
    height: 2rem;
    width: 2rem;
}
.texture-color{
    display: flex;
    flex-direction: row;
}
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    height: 90px;
}
