/*General CSS*/
.custom-banner-h1 h1{
    line-height: 0.4rem;
    margin-bottom: 1rem;
}

.custom-h2-h3 h2 {
    line-height: 1rem !important;
}

.custom-h2-h3 h3 {
    line-height: 1rem !important;
}

html, body {
    font-family: "Poppins", 'Arial', sans-serif;
}
.wrapper{
    max-width: 1200px;
}
a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #17183C;
}
.page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover, .page-footer a:active {
    text-decoration: none;
    color: #898989;
    transition: all 0.1s ease;
}
.page-footer a:hover, .page-footer a:active {
    text-decoration: none;
    color: #FFFFFF;
    transition: all 0.1s ease;
}

#about-page {
    padding-bottom: 40px;
}

#category-container .btn {
    text-align: left;
}

#about-page h2 {
    color: #ED1847;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    padding-top: 40px;
    text-align: center;
}

#about-page p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

#about-page .list {
    display: flex;
    justify-content: center;
}

#about-page  .line-break {
    display: none; /* Initially hide the line break */
}

#about-page .line-text h2 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
}

#about-page .line-text h2:before {
    margin-left: -52%;
}

#about-page .line-text h2:after {
    margin-left: 2%;
    text-align: right;
}

@media (max-width: 767px) {
    #about-page .line-text h2:before, #about-page .line-text h2:after {
        display: none;
    }

    #about-page .line-break {
        display: block; /* Show the line break on mobile devices */
    }
}

#about-page .line-text h2:before, #about-page .line-text h2:after {
    position: absolute;
    top: 75%;
    overflow: hidden;
    width: 50%;
    height: 2px;
    content: '\a0';
    background-color: #E0E0E0;
}

#about-page .line-text h2 span {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    font-style: italic;
}

.link-color {
    color: #c36 !important;
}

#about-page hr {
    margin-top: 3rem;
    border-top: 2px solid rgba(0, 0, 0, .1);
}

#services-page h2, #faq-page h2 {
    color: #ED1847;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    padding-top: 40px;
}

@media (max-width: 768px) {
    #services-page h2 {
        font-size: 22px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    #services-page p {
        text-align: center;
    }
}

@media (max-width: 768px) {
    #services-page .class-container h2 {
        font-size: 18px !important;
    }
}

@media (min-width: 768px) {
    .services-table {
        padding: 50px
    }
}

@media (max-width: 768px) {
    .services-table {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .services-table p {
        text-align: left !important;
    }
}

@media (max-width: 768px) {
    .services-options {
        display: none;
    }
}

@media (min-width: 768px) {
    .services-options-mobile {
        display: none;
    }
}

.services-options-mobile h2, .services-options-mobile p {
    text-align: left !important;
}

.services-options-mobile h2 {
    padding-top: 20px !important;
}

.services-options-mobile img {
    margin-top: 30px;
}

#services-page p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

#services-page .class-container {
    padding: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #EE1242;
    border-radius: 5px 5px 5px 5px;
    margin-top: 50px;
    margin-bottom: 20px;
}

#services-page .class-container h2 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-top: 0;
}

#services-page table {
    border-radius: 1em !important;
    border-collapse: collapse;
    overflow: hidden;
    background-color: #000 !important;
    border: 1px solid;
}

#services-page table tbody tr>td, #services-page table tbody tr>th {
    background-color: #fff !important;
}

#services-page table td, #services-page table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #ccc;
}

@media (min-width: 768px) {
    #services-page .left-img, #services-page .right-img {
        width: 25%;
    }
}

@media (min-width: 768px) {
    #services-page .right-text, #services-page .left-text {
        width: 75%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

#services-page .row {
    padding: 20px;
}

#services-page .right-text h2, #services-page .left-text h2 {
    padding-top: 0;
}

#services-page hr {
    margin-top: 0;
}

#faq-page h2 {
    margin-bottom: 20px;
}

#faq-page .question {
    margin-bottom: 40px;
}

#catalogue-page h2 {
    color: #000000;
    font-family: "Poppins Medium", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 50px;
}

#catalogue-page .pdf-container {
    width: 100%;
    height: 800px; /* Adjust the height as needed */
    margin-bottom: 100px;
}

.top-nav-button {
    margin: 0px 0px -3px 0px;
    padding: 0px 10px 3px 10px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ED1C24;
    border-radius: 6px 6px 6px 6px;
}

.top-nav-button a:hover {
    color: #ED1C24;
}

.p-0{
    padding: 0;
}
.p-5{
    padding: 5px;
}
.m-0{
    margin: 0;
}
.pad-2{
    padding: 2px;
}
.pad-10{
    padding: 10px;
}
.pl-5{
    padding-left: 5px;
}
.ps-10{
    padding: 0 10px;
}
.mr-10{
    margin-right: 10px;
}
.mr-20{
    margin-right: 20px;
}
.mr-30{
    margin-right: 30px;
}
.ml-10{
    margin-left: 10px;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.mt-50{
    margin-top: 50px;
}
.mb-20{
    margin-bottom: 20px;
}
.float-right{
    float: right;
}
.inline-block{
    display: inline-block;
}
.transform-neg40{
    transform: translate(0, -40%);
}
.transform-neg50{
    transform: translate(0, -50%);
}
.hidden{
    display: none;
}
/*widths*/
.w-120{
    width: 120px;
}
.w-140{
    width: 140px;
}
/*Buttons*/

.btn{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
}
.btn.btn-white{
    padding: 5px 10px;
}

.account-navbar .nav-link{
    color: rgba(0,0,0,.5);
    font: 16px "Poppins";
}

.ff-poppins {
    font-family: Poppins, Arial, sans-serif !important;
}

.ff-avenir {
    font-family: 'Poppins', Arial, Baskerville, monospace !important;
}

.btn-update-quantity{
    background-color: #ED1C24;
    color: white;
    padding: 4px 10px;
    border-radius: 5px;
    position: absolute; top: 2px; right: 5px;
    cursor: pointer;
}
.btn-light-blue, .btn-light-blue:hover{
    background-color: #27AAE2;
    color: #CCCCCC;
}
input[name=quantity]::-webkit-inner-spin-button,
input[name=quantity]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-control:disabled, .form-control[readonly]{
    background-color: white;
}
/*Fonts*/
.avenir-bold{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-weight: bold;
}
.avenir-book{
    font-family: 'Poppins', Arial, Baskerville, monospace;
}
#product-tab-content .responsive-content {
    overflow: hidden;
}
#product-tab.nav-tabs {
    border-bottom: none!important;
}
#product-tab.nav-tabs .nav-link {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
}
/**
products
 */
#product-tab .nav-link.active {
    border-bottom: 2px solid #ED1C24;
}
#product-tab .nav-link {
    border-bottom: 2px solid #eee;
}
#product-tab-content .tab-pane {
    padding-top: 10px;
}
#product-tab-content .view-more {
    margin-top: -30px;
    background-image: url("/img/background.png");
}
#product-tab #info-tab::after {
    content: "Product Information";
}
#product-tab #desc-tab::after {
    content: "Product Description";
}
.product-widget-head{
    margin-top: 5px;
    font-size: 14px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
}
.product-widget-price{
    color: red;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', Arial, Baskerville, monospace;
}
.product-widget-price.product-show-price {
    font-size: 18px;
}
.product-widget-description{
    font-size: 13px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
}
.product-widget-desc-wrapper{
    padding: 15px 0;
}
.price-tier-box{
    border-left: 1px solid #75757D;
}
.promo-title{
    font-size: 50px;
}
.topbar-doubletext{
    font-size: 25px;
    line-height: 23px;
}
.topbar-date{
    font-size: 22px;
    line-height: 18px;
}

.fs-14 {
    font-size: 14px !important;
}

/*Colors*/

.color-primary, .call-us, .content-title,.content-title-small, .productshow-header, .starting-at{
    color: #ED1C24;
}
.color-white, .btn.btn-shop{
    color: #ffffff;
}
.color-darkblue, select#sorting, select#show, .product-desc-title, .tabs-content div, .product-widget-description{
    color: #17183C;
}
.color-grey, .gift-breadcrumb a, .listing-product-count, .product-desc, .tabs-content{
    color: #707070;
}
.color-light-blue{
    color: #27AAE2;
}
.color-light-gray{
    color: #707070;
}
.bg-black{
    background-color: #000000;
    color: #ffffff;
}

.carousel-control-prev, .carousel-control-next {
    width: 50px;
    background-color: rgba(0,0,0,0.5);
    height: 50px;
    top: calc(50% - 100px);
    -webkit-appearance: none;
    outline: none;
    border: none;
}

.product-image-thumb {
    height: 100px;
    width: calc(25% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    animation: all 0.3s linear;
    text-align: center;
}

.product-image-thumb img {
    height: 100px;
}

.product-image-thumb:hover {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15);
}

#stocks th, #stocks td, #reservations th, #reservations td {
    border-bottom: none;
    border-top: none;
    font-size: 14px;
}

#product-stock-tabs, #product-info-tabs {
    border-bottom: none;
}

#hover-text.active {
    opacity: 1;
}

.rounded-register {
    border-radius: 10px;
}

#hover-text {
    position: absolute;
    top: -20px;
    left: -22px;
    background-color: #dc3545;
    color: white;
    font-size: 12px;
    width: 90px;
    text-align: center;
    padding: 4px 3px;
    border-radius: 7px;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.product-widget-title {
    height: 72px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em;
    margin-top: 7px;
}

.add-to-quote {
    transition: all 0.2s linear;
}

.add-to-quote:hover {
    background-color: rgb(237,28,36) !important;
    color: white;
}

#product-stock-tabs .nav-link, #product-info-tabs .nav-link {
    border: none;
    margin-top: 1px;
    border-bottom: 1px solid black;
    color: #666;
}

#product-stock-tabs  .nav-item, #product-info-tabs  .nav-item {
    margin-bottom: 0;
    width: 50%;
}

.nav-item.w-100 #stocks-tab {
    text-align: left !important;
}

#weight td {
    border: 1px solid #ccc;
    font-size: 14px;
}

#product-stock-tabs .nav-link.active, #product-info-tabs .nav-link.active, #product-stock-tabs .nav-link:hover, #product-info-tabs .nav-link:hover {
    border-bottom: 3px solid black;
    margin-top: 0;
    font-weight: bold;
    color: #000;
}
.bg-white, .btn.btn-white, .btn-product-view{
    background-color: #ffffff;
    color: #17183C;
}
.bg-darkblue, .topbar-blue{
    background-color: #17183C;
    color: #ffffff;
}
.bg-cyan-blue{
    background-color: #28AAE1;
    color: #ffffff;
}

.bg-hot-red{
    background-color: #E16F28;
    color: #ffffff;
}

.bg-bargain-yellow{
    background-color: #E1BD28;
    color: #ffffff;
}

.bg-deep-purple{
    background-color: #17183C;
    color: #ffffff;
}

.bg-grey{
    background-color: #BFBABA;
    color: #ffffff;
}
.card-body{
    background-color: #F4F2F2;
    color: #707070;
}
.card-messages{
    padding:30px 10px;
}
.card-messages p{
    padding: 0px;
    margin: 0px;
    /*background-color: #0d6aad;*/

}
/*Icons*/

i .love-icon{
    background-image: url('../img/assets/icon-likes.png');
    width: 10px;
    height: 10px;
    display: block;
    background-repeat: no-repeat;
}

/*TopBar*/
.topbar-blue{
    height: 88px;
}
.topbar-yellow{
    background-color: #FDCE4E;
    border-bottom: 1px solid #707070;
    height: 70px;
}
img.topbar-img{
    padding: 5px 10px;
    margin-right: 17px;
    transform: translate(0, -20%);
}
.topbar-rotate-text{
    font-size: 15px;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    padding-left: 5px;
}
.topbar-discount{
   font-size: 57px;
    line-height: 18px;
    margin-left: -59px;
}
.topbar-sale{
    font-size: 36px;
    line-height: 18px;
    margin: 0 9px;
}

.logo{
    margin-left: -15px;
    width: 300px;
    height: auto;
}
#navbarNav {
    display: grid !important;
    grid-template-columns: max-content auto;
}

/*Top Nav*/
.home-search select {
    width: 100%;
}
.search.searchDropdown{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 14px;
}
.user-account-nav{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.top-navmenu-container{
    margin-top: 10px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 18px;
    color: #707070;
    display: flex;
}

/*Product Listing Page*/

/*Sidebar Toggle*/
.sidebar-menu-title{
    padding: 5px 15px 0px;
}
.card-header{
    border: none;
    background-color: #F4F2F2;
    padding: 0 5px;
}
.btn.btn-link{
    font-family: 'Poppins',Arial, Baskerville, monospace;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration:none;
    color: #17183C;
}
.card-body{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 14px;
    padding: 0;
}
.gift-breadcrumb{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 14px;
    color: #707070;
}
.listing-header{
    margin-top: 5px;
    font-size: 20px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
}
.listing-product-count {
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 14px;
}
label.listing-label{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    line-height: 17px;
    margin-right: 5px;
}
select#sorting, select#show{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 5px;
    padding: 0 20px 0 5px;
    height: 29px;
    margin-top: 4px;
}

.cart-quantity {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.sorting-nav .listing-label{
    font-size: 14px;

}
.d-inline {
    display: inline;
}

/*Product Show Page*/
.productshow-header{
    font-family: 'Poppins',Arial, Baskerville, monospace;
    font-weight: 600;
    font-size: 28px;
}
.productshow-code{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    text-transform: uppercase;
}
.product-desc-title{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Poppins',Arial, Baskerville, monospace;
}
.product-desc{
    font-size: 16px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    line-height: 27px;
    text-transform: capitalize;
}
label.product-desc-title{
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Poppins',Arial, Baskerville, monospace;
    color: #17183C;
}
select.product-desc{
    color: #707070;
    font-size: 20px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    line-height: 27px;
    text-transform: capitalize;
    min-width: 300px;
    padding: 15px;
    border-radius: 5px;
}

.btn {
    font-size: 15px;
}
.btn.btn-shop{
    font-family: 'Poppins',Arial, Baskerville, monospace;
    text-transform: none;
    padding: 10px 20px;
    border-radius: 5px;
}
.recently-viewed-border{
    border-top: 1px solid rgba(112, 112, 112, 0.2);
    padding-top: 25px;
}

.btn-link .fa-plus:before {
    content: "\f067"; /* plus (closed) */
}

.btn-link:not(.collapsed) .fa-plus:before {
    content: "\f068"; /* minus (open) */
}
.banner{
    padding-top: 20px;
}
.bg-bottom-banner{
    /*background-color: #F7F7F7;*/
    padding-top: 20px;
    padding-bottom: 10px;
}
.bottom-banner-box1{
    min-height: 230px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center;
    background-size: cover;
}
.black-banner {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px;
}
.black-banner h6 {
    color: white;
    font-weight: 600;
    margin-bottom: 0;
}
.bottom-banner-box-icon{
    line-height: 0;
    display: inline-block;
    transform: translate(0, 80px);
}
.bottom-banner-box1 p{
    font-family: 'Poppins',Arial, Baskerville, monospace;
    font-size: 15px;
    text-transform: capitalize;
    transform: translate(0, 90px);
}
.banners, .basic-banner{
    margin-top: 15px;
}
.banners .image-banner {
    padding: 0px;
}
.banner a:active, .banner a:focus{
    box-shadow: none;
    outline: none;
}
.banner p{
    margin: -10px 0px !important;
    padding: 0px !important;
}
.basic-banner .grid-item-left{
    padding-right: 5px;
    padding-left: 5px;
}
.basic-banner .grid-item-right{
    padding-right: 5px;
    padding-left: 5px;
}
.iconic-banner{
    padding-top: 10px;
}
.iconic-banner p{
    font-size: 14px;
}
.product-banner .tab-panel{
    display: none;
}
.product-banner .tab-panel.active-panel{
    display: block;
}
.nav-item.active-nav-item{
    background-color: #EBEBEB;
}
/**
accordion
 */
.accordion p{
    margin: 0px;
}
.accordion .item-header:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /*content: "\f068";*/
    float: right;
    opacity: 1;
}
.accordion-item.opened{
    border-top: 2px solid #27AAE2;
    border-bottom: 2px solid #27AAE2;

}
.accordion .item-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
    opacity: 0.6;

}
.accordion .item-header {
    color: #7F7F7F;
    border-bottom: 1px solid #E9E9E9;
    padding: 15px 0px;

}
.accordion .item-header:hover{
    cursor: pointer;
}
.accordion .item-header.opened {
    color: #27AAE2;
    border-bottom: none;

}
 .accordion .item-content.opened{
 }
.accordion .item-content {
    color: #7F7F7F;
}

/*Footer*/
.footer-header{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}
.list-unstyled{
    font-family: 'Poppins',Arial, Baskerville, monospace;
    font-size: 16px;
    line-height: 26px;
}
.widget-title{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 20px;
    line-height: 27px;
    color: #17183C;
}
.widget-content{
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 16px;
    color: #707070;
    line-height: 22px;
    text-align: center;
}
.call-us{
    font-family: 'Poppins', Arial, Baskerville, monospace;
}

.w-20 {
    width: 20%;
}

.half-width {
    width: 50%;
}

.product-item-col {
    position: relative;
}

.content-title{
    font-family: 'avenir heavy', Arial, Baskerville, monospace;
    font-size: 40px;
    line-height: 40px;
    margin-top: 30px;
}
.content-title-small{
    font-family: 'avenir heavy', Arial, Baskerville, monospace;
    font-size: 28px !important;
    line-height: 40px;
    margin-top: 30px;

}

.content-sub-header{
    font-size: 23px;
    color: #707070;
    font-family: 'Poppins', Arial, sans-serif;
    margin-bottom: 20px;
    line-height: 27px;
}

.selling-icon{
    margin: 30px 0 15px;
}

.btn-sm {
    font-size: 12px!important;
    padding: 5px 10px!important;
}

.product-listing-box {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 5px;
    padding: 0 8px;
    text-align: center;
}

.index-products {
    padding-left: 8px !important;
    padding-right: 8px;
}

.index-products .col {
    padding-left: 7px;
    padding-right: 7px;
}

.product-listing-inner, .product-item {
    border-radius: 5px;
    border: 1px solid transparent;
}

.product-listing-inner:hover, .product-item:hover {
    border: 1px solid #ccc;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.15);
}

.product-listing-label{
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    text-align: center;
}

.product-listing-transparent-label{
    background-color: transparent;
    padding: 11px;
    margin-bottom: 10px;
}

.product-listing-label-spacer {
    height:22px;
    display:block;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.product-box-img {
    max-width: 100%;
    height: auto;
}

.product-qr-code {
    max-width:90px;
    height:auto;
}

.listing-box-img{
    width: 100%;
    height: auto;
}

.listing-box-img-container{
    overflow:hidden;
    position: relative;
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: center;
}

.listing-box-img-container img {
    padding: 10px;
}

.listing-box-img.alt-img, .product-box-img.alt-img{
    display: none;
    position: absolute;
    object-fit: cover;
    object-position: center;
    z-index: 10;
}

.product-item:hover .listing-box-img.primary-img, .product-item:hover .product-box-img.primary-img{
    opacity: 0;
}

.product-item:hover{
    border-radius: 5px;
}
.product-item-box.col-lg-3{ /*To view five items per row*/
    flex: 20%;
}
.product-item-code{
    font-family: Poppins; font-size: 17px;word-wrap: break-word; padding-right: 20px;
}

.force-show {
    display: block !important;
}

#close-login {
    cursor: pointer;
}
.btn.btn-large{
    padding: 10px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Poppins',Arial, Baskerville, monospace;
    margin-left: 15px;
    font-size: 15px;
    line-height: 27px;
}

div:not(.slick-slider-item) > .product-item-container {
    height: 350px;
}

.product-banner div:not(.slick-slider-item) > .product-item-container {
    height: 400px;
}

.slick-slider-item > .product-item-container {
    height: 400px;
    margin-bottom: 50px;
}

.product-item:hover {
    z-index: 99 !important;
    height: fit-content !important;
    background: white;
    position: relative;
}

.btn-primary-blue, .btn-primary-blue:hover{
    color: #ffffff;
    background-color: #ED1C24;
    margin-right: 20px;
}

.nav-item .btn.btn-outline-danger {
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-weight: 400;
    text-transform: capitalize;
    color: black;
    padding: 0.2rem 1.5rem;
}

.nav-item .btn.btn-outline-danger:hover {
    color: white;
}

.btn-secondary-black{
    color: #ffffff;
    background-color: #000000;
}

.btn-product-view{
    font-size: 15px;
    font-weight: bold;
    border-radius: 2px;
    text-transform: uppercase;
    position: absolute;
    top: 90px;
    left: 15px;
    padding: 5px 45px;
    z-index: 9;
    opacity: 0;
    transition: opacity .35s ease;
    font-family: 'avenir heavy', Arial, Baskerville, monospace;
    line-height: 20px;
}

.product-item:hover .btn-product-view{
    opacity: 1;
}

.recently-viewed-product .product-widget-description, .recently-viewed-product #quote-icon, .product-listing-box .product-widget-description, .product-item-details .product-widget-description {
    z-index: 10;
    opacity: 0;
    transition: opacity .35s ease;
}

.product-item:not(:hover) .product-widget-description {
    display: none;
}

.product-item:hover .product-widget-description {
    opacity: 1;
}

.recently-viewed-product:hover .product-widget-description, .recently-viewed-product:hover #quote-icon, .product-listing-box:hover .product-widget-description, .product-item-details:hover .product-widget-description {
    opacity: 1;
}

.recently-viewed-product {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 5px;
}

.recently-viewed-product:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
}

.quote-table {
    width: 100%;
    padding-left: 40px;
}

.quote-table img {
    max-width: 100%;
    padding: 10px;
}

.quote-table thead {
    border-bottom: 1px solid #ccc;
}

.quote-table p {
    margin-bottom: 0;
}

.quote-table .fa-trash-alt {
    cursor: pointer;
}
#cat-list ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}

#cat-list .bg-cyan-blue a {
    color: white;
}

.text-red {
    color: red;
}

.quote-icon {
    border: 1px solid;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    background-color: transparent;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-bottom {
    border-bottom: 1px solid #666;
}

.quote-table .form-control {
    font-size: 13px;
}

.quote-icon:hover {
    color: white;
    background-color: #ED1C24;
}

.quote-icon.btn {
    font-weight: normal;
}

.quote-listing-cart-header {
    text-align: right;
    font-weight: 600;
    font-size: 14px;
}

#quote-listing-cart hr {
    margin-top: 10px;
}

.quote-submit-btn {
    align-items: end;
}

.product-listing-box .quote-icon {
    float: none;
}

.page-item .page-link {
    font-size: 18px;
    padding: 5px 10px;
}

.sub-cat{
    padding: 2px 27px;
    font-size: 14px;
    color: #707070;
    margin-left: -10px;
    margin-right: -10px;
}

.sub-cat:hover, .sub-cat.active{
    background-color: #F01438;
    color: #ffffff;
    cursor: pointer;
}

.sub-cat:hover a, .sub-cat.active a{
    color: #ffffff;
}

.page-link:hover, .page-link:focus, .page-item.active .page-link {
    /*background-color: #33363B;*/
    background-color: #F01438;
    color: #ffffff;
    border: 1px solid #F01438;
}

.page-link{
    color: #17183C;
    padding: 2px 5px;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 12px;
}

#marketing_icon_popup_widget .toggle-icon {
    background-color: #F01438 !important;
}

li.page-item{
    margin: 0 5px;
}
li.page-item a, .page-item.active .page-link{
    border-radius: 5px;
}


 .fa-caret-right{
    transform: rotate(90deg);
    transition: transform 200ms linear;
}

.collapsed .fa-caret-right{
    transform: rotate(0deg);
    transition: transform 200ms linear;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.text-transform-normal {
    text-transform: none !important;
}

/*Tabs Section*/

.tabs {
    position: relative;
    min-height: 360px;
    clear: both;
    margin: 65px 0 25px;
}
.tab {
    float: left;
}
.tab label.tab-label {
    padding: 0 30px 10px 0;
    margin-left: -1px;
    position: relative;
    left: 1px;
    cursor: pointer;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 20px;
    border-bottom: 2px solid #ED1C24;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #ED1C24;
}
.tab [type=radio] {
    display: none;
}
.tabs-content {
    position: absolute;
    top: 28px;
    left: 0;
    background: white;
    right: 0;
    bottom: 0;
    padding: 25px 0;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 20px;
}
[type=radio]:checked ~ label.tab-label {
    background: white;
    z-index: 2;
}
[type=radio]:checked ~ label.tab-label ~ .tabs-content {
    z-index: 1;
}

/*image carousel*/
.demo {
    width: 100%;
    max-width: 100%;
}
.product-slider {
    width: 100%;
}
.index-products .col {
    height: 100%;
}
.index-products {
    width: 100%;
}
ul#lightSlider {
    list-style: none outside none;
    margin-bottom:0;
}
ul#lightSlider li {
    float: left;
    margin-right: 6px;
    cursor:pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
img.carousel-img {
    display: block;
    height: auto;
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}
#lightSlider .lslide.active{
    min-height: 350px;
}
/*search bar*/

.search {
    padding-top: 10px;
    width: 400px;
}

.searchterm, .searchterm:focus, .searchterm:active {
    border-top: 2px solid #d2d2d280 !important;
    border-bottom: 2px solid #d2d2d280 !important;
    border-left: none !important;
    padding: 5px 8px;
    border-radius: 0;
    border-right: none !important;
    font-size: 15px;
    color: #9DBFAF;
    outline: none;
}
input.searchterm:focus. input.searchterm:active{
    outline: none !important;
}

.searchterm:focus{
    color: #ED1C24;
}

.searchbutton {
    width: 40px;
    height: 36px;
    border: 2px solid #d2d2d280;
    border-left: none;
    background-color: transparent;
    text-align: center;
    color: black;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    font-size: 17px;
    transition: all 0.2s linear;
}

.searchbutton:hover {
    background-color: #ED1C24;
    color: white;
}
.form-control:focus{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    transform: translate(0, -20%);
    padding: 0 50px;
}

.searchdropdown{
    border: 2px solid #d2d2d280;
    border-right-color: transparent;
    border-radius: 5px 0px 0px 5px;
    background: white;
    text-align: left;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.page-footer .d-md-none a {
    font-size: 12px;
    font-weight: 500;
}

.page-footer .d-md-none a div {
    margin-top: 10px;
}

.search-border-left {
    width: 2px;
    height: calc(100% - 10px);
    position: absolute;
    right: 25px;
    top: 5px;
    z-index: 999;
    background-color: black;
}

.dropdown-div{
    width: 16%;
}
.search-div{
    width: 74%;
}
.submit-div{
    width: 10%;
}

.disabled-div{
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

/*nav dropdown*/
.main-header .navbar{
    background-color: red !important;
}
.top-navba{
    padding-right: 0px;
    padding-left: 0px;
}
.top-navbar ul{
    padding: 10px 0px 0px 0px;
}
.top-navbar ul li{
    display: inline-block;
    margin: 5px 10px 0px 0px;
    font-size: 16px;
}
.dropbtn {
    border: none;
}

.dropdown {
    position: relative;
    display: flex;
    flex-grow: 1;
    z-index: 30;
    /*flex-basis: 0;*/
}
.dropdown .nav-link,.top-menu .nav-item{
    color: #17183C;
    font-weight: 500;
    font-family: 'Poppins', Arial, Baskerville, monospace;
}
.navbar-nav a{
    font-size: 14px;
}
.dropdown-content {
    top: 35px;
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    min-width: 320px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 10;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-size: 18px;
    text-align: left;
    border-radius: 10px;
}
.product-banner .owl-item:last-child li {
    margin-right: -4px;
}
.dropdown-content.account-menu{
    min-width: 180px;
}
.category-content-header li.page-item {
    margin: 0 3px;
}
.category-content-header .page-item .page-link {
    padding: 5px 7px;
}
.top-menu-dropdown-box{
    background-color: #FFFFFF;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2) !important;
    z-index: 10;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    border-color: snow;
}

.dropdown-content a:not(.btn) {
    color: #707070;
    font-size: 14px;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-family: 'Poppins', Arial, Baskerville, monospace;
    border-radius: 10px;
}

#menus .dropdown-content a:hover, #menus .dropdown-content a.active{
    background-color: #F01438;
    color: #ffffff !important;
}

.dropdown:hover .dropdown-content{
    display: block;
}
.menu-name a:hover, .menu-name.active a {
    color: #F01438 !important;
}
#navbarNavMini ul li{
    list-style: none;
    display: block;
}

.img-fluid {
    width: 100%;
}

#login-popup, #login-popup-2 {
    right: 0;
    z-index: 999999999;
    padding: 10px 10px;
}

.fs-08 {
    font-size: 0.8em;
}

.fs-09 {
    font-size: 0.9em;
}

.fs-1 {
    font-size: 1em;
}

.fs-12 {
    font-size: 1.2em;
}

.fs-13 {
    font-size: 1.3em;
}

.fs-15 {
    font-size: 1.5em;
}

.ft-normal {
    text-transform: none !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

#weight tr:first-child td:first-child {
    border-top-left-radius: 10px;
}

#weight tr:first-child td:last-child {
    border-top-right-radius: 10px;
}

#weight td:last-child {
    border-left: none;
}

#weight tr:not(:first-child) td {
    border-top: none;
}

#weight tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

#weight tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

#weight table {
    border-radius: 10px;
    border-collapse: separate;
    border-spacing: 0;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}
.dropdown-submenu.myusbgift >.dropdown-menu {
    left: -10px !important;
    top: 33px !important;
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-submenu.myusbgift > ul > li {
    padding-left: 10px;
    padding-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.dropdown-submenu.myusbgift .dropdown-submenu::before {
    display: none !important;
}

.dropdown-submenu.myusbgift > ul > li {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.popover.bottom-sheet {
    max-width: 100% !important;
    margin-left: 5px;
    overflow-y: auto !important;
    margin-bottom: -2px !important;
}

.popover-body .sub-cat a {
    color: #17183C;
}

.popover-body .sub-cat:hover a {
    color: white;
}

.catalogue-button {
    font-family: 'Poppins', Arial, Baskerville, monospace;
    font-weight: 600;
    text-transform: capitalize;
    color: black;
    padding: 0.2rem 1.5rem;
}

.dropdown-submenu.myusbgift > ul > li:hover {
    background-color: #F01438;
    color: white !important;
}

.dropdown-submenu.myusbgift > ul > li:hover > span > a {
    color: white !important;
}

.dropdown-submenu.myusbgift .dropdown-content {
    left: 100% !important;
    top: 0 !important;
}

.dropdown-submenu.myusbgift .dropdown-item:focus, .dropdown-submenu.myusbgift .dropdown-item:hover {
    background-color: transparent !important;
}

li.dropdown-submenu.myusbgift::before {
    display: none;
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

#quote-listing-cart {
    font-size: 0.7em;
    right: 0;
    top: 38px;
    padding: 10px 10px;
}
#quote-listing-cart a {
    display: inline;
}
.quote-listing-cart-content a:hover {
    background-color: transparent;
    display: block;
    cursor: pointer;
    color: black !important;
}
.quote-listing-cart-content ul {
    list-style: none;
    padding:0;
}
.quote-listing-cart-content ul li {
    margin-bottom: 15px;
}
.quote-listing-cart-content ul li div {
    display:inline-block;
}
.quote-listing-cart-content .item-thumb {
    vertical-align: top;
    margin-right: 5px;
    width: 35px;
    height: 35px;
}
.quote-listing-cart-content .item-thumb img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}
.quote-listing-cart-content .item-title {
    width: 180px;
}
.quote-listing-cart-content .item-title a {
    font-size: 12px !important;
}
.quote-listing-cart-content .qty, .quote-listing-cart-content .pri {
    float: right;
}
.quote-listing-cart-footer {
    margin-top: 5px;
}
.quote-listing-cart-footer a{
    cursor: pointer;
}

.help-block strong {
    color: red !important;
}

.border-red {
    border: 1px solid red !important;
}

.pagination {
    /*z-index: 0;*/
    padding-top: 2px;
    margin-bottom: 0px;
}
.pagination .page-link{
    padding-top: 6px;
    padding-bottom: 5px;
    font-size: 14px;
}

ul.lSPager.lSGallery{
    margin-top: 20px !important;
}

.font-weight-light {
    font-weight: 300;
}

.filter-container {
    font-weight: 300;
}

.filter-item-label{
    padding: 0px 3px;
    display: block;
    cursor: pointer;
}
.filter-input{
    cursor: pointer;
}
img {
    max-width: 100% !important;
}
.btn-filter{
    border-radius: 5px;
}

.circular--portrait {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
}

.circular--portrait img {
    height: auto;
    width: auto;
}
.rounded-image{
    border-radius: 50%;
}
.rounded-rounded-image{
    object-fit: cover;
    border-radius: 50%;
}.rounded-rounded-image.w-140{
     width: 140px;
     height: 140px;
 }
.rounded-banner, .slide-show-item{
    border-radius: 5px;
    border: 1px solid white;

}
.rounded-banner:hover, .slide-show-item:hover{
    border: 1px solid #ccc;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.15);
}

.cursor-pointer {
    cursor: pointer;
}

.product-widget-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#category-container .card-header, #category-container .card-body, #featured-category-container .card-header, #featured-category-container .card-body{
    background-color: white;
}

#category-container, #filter-container, #featured-category-container{
    padding: 10px;
    margin-bottom: 15px;
}
/**/
.carousel-control-prev-icon,
.carousel-control-next-icon {
    /*height: 40px;*/
    /*width: 40px;*/
    /*outline: black;*/
    /*background-size: 100%, 100%;*/
    /*border-radius: 50%;*/
    /*border: 1px solid black;*/
    /*background-image: none;*/
}
.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {

}

.carousel-control-next-icon:after
{
    /*content: '>';*/
    /*font-size: 22px;*/
    /*color: black;*/
    /*font-weight: bold;*/
}

.carousel-control-prev-icon:after {
    /*content: '<';*/
    /*font-size: 22px;*/
    /*color: black;*/
    /*font-weight: bold;*/
}
.carousel-indicators li{
    height: 8px;
    width: 8px;
    border-radius: 50%;
}

.sidebar-container{
    border-radius: 5px;
}
.sidebar-filter{
    padding: 8px;
}
.sidebar-filter p, .sidebar-filter label{
    font-size: 14px;
    color: #17183C;
}
#filter-container{
    border-radius: 5px;
}
.side-bar-menu .sidebar-header{
    /*background-color: #0d88c1;*/
    padding-left: 0px;
    font-size: 14px;
    text-transform: capitalize;
}
.side-bar-menu ul{
    list-style: none;
    padding-left: 0px;
}
.side-bar-menu ul li a{
    display: block; padding: 5px 5px 5px 25px;
}
.category-content-header .navbar{
    padding: 0px;
    margin-bottom: 20px;
}
.category-content-header .listing-label{
    margin-top: 10px;
}
.row.page{
    padding-top: 15px;
}
.row.page .left-side{
    width: 23%; padding: 5px 15px
}
.row.page .right-side{
    width: 77%; padding: 5px 15px
}
#category-banner{
    max-height: 230px;
    overflow: hidden;
    margin-top: 0px;
    padding: 0px;
}
#category-banner img{
    width: 100%;
}
#contact-page{
    padding-top: 40px;
}
#contact-page .contact-header{
    margin-bottom: 40px;
}
#contact-page .contact-form{
    margin-bottom: 40px;
}

#contact-page p{
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}
#contact-page .header-text{
    font-family: 'avenir heavy', Arial, Baskerville, monospace;
    font-size: 22px;
    background-color: white;
}
#contact-page .control-label, #card-form .control-label{
    background-color: #33363B;
    color: white;
    padding: 8px 30px 8px;
    margin-top: 2px;
    max-height: 35px;
    font-size: 13px;
}
#contact-page .control-label {
    position: relative;
    background: #33363B;
}
#contact-page .control-label:after, #contact-page .control-label:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#contact-page .control-label:after {
    border-left-color: #33363B;
    border-width: 8px;
    margin-top: -8px;
}
#contact-page .control-label:before {
    border-left-color: #33363B;
    border-width: 8px;
    margin-top: -8px;
}
#contact-page input , #contact-page textarea, .btn-contact{
    border-radius: 5px;
    border-color: #929292;
}
input.is-invalid, #contact-page input.is-invalid{
    border-color: #dc3545;
}
input.is-valid, #contact-page input.is-valid{
    border-color: #28a745;
}
.contact-address{
    padding-top: 20px;
}
.contact-numbers{
    padding-top: 20px;
}

#contact-page .contact-items {
    font-size: 0.8em;
    font-weight: 600;
    margin-top: 10px;
    font-family: Poppins, sans-serif;
}

.sub-cat:hover, .sub-cat.active {
    border-radius: 10px;
}

#contact-page .contact-items .whatsapp-chat-link {
    text-decoration: underline;
}

.contact-address p{
    padding: 3px !important;
    background-color: white;
}
.contact-numbers p{
    padding: 5px 3px !important;

}
.contact-address a, .contact-address a:hover{
    color: #27AAE2;
}

.basic-contact .contact-items{
    font-size: 13px; padding-bottom: 15px; font-family: 'avenir heavy';
}
.item-icon{
    height: 22px;
    width: 22px;
    border-radius: 50%; color: white;
    background-color: #0d3625;
}
.item-icon.phone{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #ED1C24;
}
.item-icon.whatsapp{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #1AD13F;
}
.item-icon.facebook{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #4064AD;
}
.item-icon.wechat{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #4CBB33;
}
.item-icon.email{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #D55149;
}
.item-icon.viber{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #7A3BAA;
}
.item-icon.twitter{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #4EA6EA;
}
.item-icon.youtube{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: #C81211;
}
.item-icon.website{
    text-align: center;
    vertical-align: center;
    font-size: 10px;
    padding-top: 5px;
    background-color: #ED1C24;
}
.bold-font{
    font-weight: bolder;
    color: #17183C;
}
#contact-page .btn-submit{
    background-color: #33363B;
    border-radius: 2px;
    color: white;
    margin-top: 10px;
    padding: 10px 15px;
}
/**
pages
 */
.attachment-item{
    margin-bottom: 10px;
}
/**
contact
 */
.popup-widget{
    position: fixed;
    bottom: 1em;
    z-index: 999;
}
.popup-widget.bottom{
    bottom: 5%;
}
.popup-widget.right{
    right: 5%;
}
.popup-widget.left{
    left: 5%;
}
.whatsapp-widget, .marketing-icon-widget{
    /*width: 330px;*/
    width: 25em;
}

.whatsapp-widget .header, .marketing-icon-widget .header{
    background-color: #2DB742; color: white
}
.whatsapp-widget .contact-item, .marketing-icon-widget .contact-item{
    background-color: #F5F7F9; border-left: 2px solid #2DB742; border-radius: 2px;
    transition: all 0.1s ease;
}
.whatsapp-widget .contact-item:hover, .marketing-icon-widget .contact-item:hover{
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 6px 14px -8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 6px 14px -8px rgba(0,0,0,0.2);
    box-shadow: 0px 6px 14px -8px rgba(0,0,0,0.2);
    transition: all 0.1s ease;
    cursor: pointer;
}
.whatsapp-widget .chatbox, .marketing-icon-widget .dialog-box{
    background-color: white; -webkit-box-shadow: 0px 9px 16px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 9px 16px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 9px 16px 2px rgba(0,0,0,0.1);  margin-bottom: -30px; border-radius: 5px; overflow: hidden;
    transition: all 0.1s ease;

}
.whatsapp-widget .chatbox:hover, .marketing-icon-widget .dialog-box:hover {
    -webkit-box-shadow: 0px 9px 16px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 9px 16px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 9px 16px 2px rgba(0,0,0,0.2);
    transition: all 0.1s ease;
}
.whatsapp-widget .chatbox .header, .marketing-icon-widget .dialog-box .header {
    background-color: #2DB742; color: white
}

.toggle-chat, .toggle-icon{
    width: 50px; height: 50px; color: white; border-radius: 50%;
    display: block;
    background-color: #2DB742;
    vertical-align: middle;
}
.toggle-chat:hover, .toggle-icon:hover{
    cursor: pointer;
}
.rotate{
    -moz-transition: all 2s linear;
    -webkit-transition: all 2s linear;
    transition: all 2s linear;
}

.rotate.down{
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/**
    product item
 */
.quotation-caption{
    background-color: rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;

}
.quotation-caption.exist{
    z-index: 5;
    display: block;
}
.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #ED1C24;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ED1C24 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
.responsive-container {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.responsive-container iframe {
    width: 100%;
    max-width: 560px;
}

.product-tags{
    position: absolute;
    width: 100%;
    text-align: left;
    left: 1px;
    padding: 5px;
    z-index: 20;
}
.tag {
    background-color: #ED1C24;
    opacity: 0.9;
    padding: 2px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    color: white;
    margin-bottom: 3px;
}
.tag-new{
    background-color: #943646;
}
.tag-hot{
    background-color: #F70624;
}
.tag-stock-in {
    background-color: #DB4F42;
}
.tag-price-down {
    background-color: #EE8147;
}
.tag-premium{
    background-color: #B81D85;
}
.tag-Limited{
    background-color: #ED1C24;
}
.tag-best-seller{
    background-color: #DD436B;
}
.tag-limited{
    background-color: #FDBA2A;
}
/*.tooltip*/
.tooltip.show {
    opacity: 1;
}
.tooltip-inner {
    background-color: #ED1C24 !important;
    border-radius: 8px 4px 4px 2px;
}
/*.tooltip{*/
/*    margin-top: -4%;*/
/*    margin-right: -5%;*/
/*}*/
.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #ED1C24 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #ED1C24 !important;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #ED1C24 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #ED1C24 !important;
}
/*Slick Slider*/
.slick a:active, .slick a:focus{
    outline: none !important;
    box-shadow: none!important;
}
.slick-prev:before, .slick-next:before{
    color: #CCCCCC;
    font-size: 1.8rem !important;
}

 .slick-dots li button::before{
    opacity: 1;
    font-size: 10px;
 }
.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button:before{
    color: #ED1C24;
}
.slick-slider-item, .slick-slider-item:active, .slick-slider-item:hover, .slick-slider-item:visited{
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.slick {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.slick.draggable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/**
owl
 */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    font-size: 52px !important;
    font-weight: bold;
    margin: 0px 10px;
    border: none;

}
/*product images viewer*/
.product-images-viewer .slider-img:hover{
    cursor: pointer;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.15);

}

.hover-red {
    transition: color 0.3s linear;
}

.hover-red:hover {
    color: #F01438 !important;
}

/**/
.product-image{
    position: relative; padding: 2px;
    overflow: hidden;
}
.hover-image-warp .alternative-image, .product-image .alternative-image{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: ease 0.5s;
}
.hover-image-warp .primary-image, .product-image .primary-image{
    opacity: 1;
    transition: ease 0.5s;
}
.hover-image-warp:hover .alternative-image, .product-image:hover .alternative-image{
    opacity: 1;
    transition: ease 0.5s;
}
.hover-image-warp:hover .primary-image, .product-image:hover .primary-image{
    opacity: 0;
    transition: ease 0.5s;
}
/* registration page */
.modal-message{
    padding: 20px;
}
.modal-dialog{
    margin-top: 9%;
}
/*5 column responsive */
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 , .product-col-1-5{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.dropdown-submenu > a:after,
.dropdown-toggle:after {
    display: none;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: -3px;
    left: 100% !important;
    transform: none !important;
    border: none;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    -webkit-animation: slide-right .2s ease-out;
    -moz-animation: slide-right .2s ease-out;
}

.dropdown-menu {
    min-width: 320px;
}

.dropdown-content .dropdown-toggle, .dropdown-menu .dropdown-submenu-item {
    text-align: left;
}

.dropdown-content {
    padding: 0;
}

/*remove dots in the ul tag*/
ul.dropdown-content {
    list-style-type: none;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

li.dropdown-submenu::before {
    content: "•";
    color: grey;
    opacity: 0.6;
    display: inline-block;
    width: 1em;
    position: absolute;
    margin-left: 7em;
    margin-top: 0.3em;
}

.dropdown-submenu:hover::before {
    color: black;
    opacity: 1;
}

.nav-item.dropdown:hover {
    z-index: 999;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.product-img-big-thumbnail {
    height: 12em;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-img-big-thumbnail .border {
    border: thin solid lightgrey;
}

.product-img-big-thumbnail.mobile {
    margin: 0 auto;
    height: 12em;
}

/*bottom navigation bar*/
.bottom-nav {
    position: fixed;
    bottom: 0;
    color: white;
    background: #ED1C24;
    width: 100VW;
    z-index: 999;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.bottom-nav a {
    padding: 10px;
}
.bottom-nav .fas {
    font-size: 1.5rem;
}
.popover.bottom-sheet {
    max-width: 100vw;
    margin-bottom: unset;
    height: calc(50% - 50px);
    border-radius: 0.3rem 0.3rem 0 0;
    overflow: hidden scroll;
}
.popover.bottom-sheet .popover-body {
    width: 100vw;
}
#bottom_navbar.accordion a,
#bottom_navbar.accordion a:hover {
    color: #212529;
    font-weight: bold;
}
#bottom_navbar.accordion ul.sub-list {
    list-style: none;
}
#bottom_navbar.accordion .nav-link {
    position: relative;
}
#bottom_navbar.accordion .nav-link:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
    height: 37px;
    font-size: 16px;
    line-height: 16px;
    align-items: center;
    display: inline-flex;
}
#bottom_navbar.accordion .nav-link.toggled:before {
    content: "\f0d7";
}
#bottom_navbar.accordion a:hover,
#bottom_navbar.accordion a:active,
#bottom_navbar.accordion a:focus {
    color: #212529a6;
    font-weight: bolder;
}

.responsive-container p {
    line-height: inherit !important;
}

@media (max-width: 960px){
    .responsive-container .table-responsive{
        overflow-y: hidden; overflow-x: scroll;
    }
    .responsive-container .table-responsive table{
        min-width: 1080px!important;
    }
    /* width */
    .responsive-container ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    /* Track */
    .responsive-container ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .responsive-container ::-webkit-scrollbar-thumb {
        background: #a8a8a8;
        border-radius: 10px;
    }

    /* Handle on hover */
    .responsive-container ::-webkit-scrollbar-thumb:hover {
        background: #888;
    }
}
@media (min-width: 992px){
    .navbar-expand-lg #menus.navbar-nav .nav-link {
        margin-right: 1rem;
        padding-left: 0;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 5px;
    }
}
@media (max-width: 1199px){

    .product-col-1-5{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
}
@media (max-width: 320px) {
    .whatsapp-widget, .marketing-icon-widget {
        width: 95%;
    }
}
@media (max-width: 540px) {
    .col-sm-2dot4 , .product-col-1-5{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 50%;
    }
    .basic-banner .grid-item-left{
        padding-right: 5px;
        padding-left: 5px;

    }
    .basic-banner .grid-item-right{
        padding-right: 5px;
        padding-left: 5px;    }
}

@media (max-width: 768px) {
    .popup-widget.bottom{
        bottom: 11%;
    }
}
@media (max-width: 720px) {

    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/**/
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.navbar-mini ul, .navbar-mini ul ul{
    padding: 5px;
    margin: 0px;
}
.navbar-mini ul li{
    list-style: none;
}
.navbar-mini .sub-list.hidden{
    display: none;
}
.mini-search-form.hidden{
    display: none;
}

#loginModal .modal-dialog{
    width: 60%;
}
.product-banner .view-category{
    color: #ACACAC;
}
.product-banner .view-category:hover{
    color: black;
}
a.top-menu-dropdown:hover{
    cursor: pointer;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-weight: normal !important;
}

@media (max-width: 599px) {

    .owl-carousel {
        position: relative;
    }

    .owl-item {
        flex-shrink: 0 !important;
    }

    .owl-item.active .nav-item.active-nav-item {
        margin-left: -4px;
        margin-right: -4px;
        /*margin-right: -4px;*/
    }

    .owl-nav button:first-child {
        position: absolute;
        left: 30px;
        top: -7px;
    }

    .owl-nav button:last-child {
        position: absolute;
        right: 30px;
        top: -7px;
    }
}


@media (max-width: 425px) {
    .catalogue-button {
        padding: 0.2em 0.5em;
    }
}
/*Responsiveness*/
@media (max-width: 768px) {
    .layout-header{
        display: none;
    }
    #loginModal .modal-dialog{
        width: 100% !important;
    }

    #stocks, #reservations {
        overflow-x: scroll;
    }
}

@media (min-width: 767px) {
    .recently-viewed-listing {
        width: 100%;
    }
    nav.navbar ul li {
        text-align: center;
    }
    #navbarNav {
        grid-template-columns: auto auto;
    }
}

@media (max-width: 767px) {

    .account-menu {
        right: 0;
    }
    .dropdown {
        display: block;
    }
    .w-20 {
        width: 50%;
    }
    .content-title {
        font-size: 30px;
        line-height: 40px;
    }
    -us {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .top-navmenu-container {
        margin-top: 30px;
    }
    .sm-float-none {
        float: none!important;
    }
    .call-us {
        text-align: center;
    }
    .sub-banner-img {
        width: 50%;
    }
    .bottom-banner-box1 {
        margin: 20px;
    }
    #quote-listing-cart {
        left: -110px;
    }
    .mobile-px {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .g-recaptcha {
        transform:scale(0.89);
        transform-origin:0 0;
    }
    .quote-submit-btn {
        justify-content: center;
    }
    .border-mobile-bottom {
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    #product-tab {
        margin-top: 10px;
    }
    #product-tab #info-tab::after {
        content: "Information";
    }
    #product-tab #desc-tab::after {
        content: "Description";
    }
    .row.page .left-side{
        width: 100%;
    }
    .row.page .right-side{
        width: 100%;
    }
    nav.navbar ul li {
        text-align: center;
    }
    .iconic-banner{
        padding-top: 0px;
    }


@media (max-width: 991px) {


    .btn.btn-large {
        width: 340px;
        max-width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 992px) {

    .sub-img {
        height: 100%;
    }

}

@media screen and (min-width: 320px) and (max-width: 475px) {
    .sm-hide{
        display: none;
    }
    .quote-table.col-12{
        padding: 10px;
    }
    .product-item{
        padding: 10px;
    }
    .quote-action{
        padding: 0px 10px;
    }
    .product-details{
        padding-left: 20px;
    }
}
@media screen and (min-width: 476px) and (max-width: 768px) {

}
    .md-hide{
        display: none;
    }
    .logo{
        width: 250px;
        height: auto;
    }
    nav.navbar ul li {
        padding: 0px;
        margin: 0px;
        text-align: center;
        display:inline-block;
        vertical-align:top;
    }
    nav.navbar-mini ul li {
        padding: 0px;
        margin: 0px;
        text-align: left;
        display:inline-block;
        vertical-align:top;
    }


    .call-us{
        font-size: 16px;
    }
    .sub-banner-img{
        width: 172px;
        height: auto;
    }
    .content-title{
        font-size: 40px;
        line-height: 50px;
    }
    .btn.btn-large {
        padding: 15px 86px;
        font-size: 15px;
    }
    .product-listing-box{
        margin-bottom: 30px;
    }
    .product-box-img{
        max-width: 100%;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    #navbarNav {
        grid-template-columns: auto auto;
    }
    .lg-mt-30{
        margin-top: 30px;
    }
    .logo{
        width: 250px;
        height: auto;
    }
    .topbar-yellow, .topbar-blue{
        display: none;
    }
    .promo-title{
        font-size: 42px;
        transform: translate(0 , 15%);
        margin-right: 14px;
    }
    .topbar-doubletext{
        font-size: 18px;
        line-height: 18px;
        transform: translate(0, 25%);
        margin-right: 10px;
    }
    img.topbar-img {
        margin-right: 0;
        transform: translate(-7%, -7%);
    }
    .btn.btn-white{
        transform: translate(0, -10%);
        padding: 5px 30px;
        font-size: 14px;
    }
    .topbar-date{
        font-size: 16px;
        line-height: 18px;
        margin-right: 8px;
        transform: translate(0, -20%);
    }
    .topbar-rotate-text {
        font-size: 14px;
        transform: rotate(-90deg);
        transform-origin: 4px bottom;
        padding-left: 0;
        margin-left: 19px;
    }
    .topbar-discount{
        font-size: 42px;
        line-height: 18px;
        margin-left: -50px;
        transform: translate(0, 56%);
    }
    .topbar-sale{
        font-size: 35px;
        line-height: 18px;
        margin: 0 9px;
        transform: translate(0, 56%);
    }
    .wrap {
        left: -20px;
        transform: translate(0, -58%);
    }
    .call-us {
        margin-top: 0;
        margin-bottom: 0;
    }
    .product-listing-box{
        min-height: 310px;
        width: auto;
    }
    .product-box-img{
        max-width: 100%;
        height: auto;
    }
    .bottom-banner-box1 {
        width: 290px;
        min-height: 210px;
    }
    .bottom-banner-box-icon {
        transform: translate(0, 75px);
        height: 50px;
    }
    .bottom-banner-box1 p {
        transform: translate(0, 75px);
    }
    .btn.btn-link {
        font-size: 13px;
    }

    .listing-box-img{
        width: 165px;
        height: auto;
    }
    .btn-product-view{
        padding: 5px 25px;
    }
    .content-title{
        margin-top: 0;
        font-size: 38px;
        line-height: 55px;
    }
    .demo {
        width: 414px;
    }
    ul.lSPager.lSGallery {
        margin-top: 20px !important;
    }
    .show-title-wrapper{
        margin-left: 0;
    }
    .product-desc-title {
        font-size: 16px;
    }
    .product-desc, label.product-desc-title, .btn.btn-shop, .btn.btn-large {
        font-size: 16px;
    }
    select.product-desc{
        font-size: 16px;
        padding: 7px;
    }

}


.owl-carousel .owl-item {
    float: none;
}

.owl-carousel .owl-item > .nav-item  {
    height: 100%;
    cursor: pointer;
}


.owl-carousel .owl-item > .nav-item > .tab-item {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.owl-stage {
    position: relative;
    display: flex;
}

.empty-field {
    display: none;
}

.item-icon.instagram{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    /*background-color: #962fbf;*/
    background-image: linear-gradient(purple,red,orange);
}
.item-icon.tiktok{
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    padding-top: 5px;
    background-color: black;
}