.h4{
  color: #707070;
  font-family: 'Roboto', sans-serif !important;
  font-size: 15px !important;
  margin: 14px 0px 22px 0px;
  text-align: center !important;
}
h4{
  
  font-family: 'Roboto', sans-serif !important;
  font-size: 15px !important;
  margin: 14px 0px 22px 0px;
  text-align: center !important;
}

h6{
  color: #707070;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  text-align: center;
  height: 38px;
  overflow-y: hidden;
  line-height: 1.2;
}

	.footer-container .footer-menu, .footer-container .contact-section {
        padding: 2%;
    }
    .footer-container .footer-navCategories {
        vertical-align: baseline;
    }
    .images-item2{
        max-width: 150px !important;
        max-height: 150px !important;
    }
    .footer-container th {
        color: #54595f;
        font-family: "Roboto",Sans-serif;
        font-size: 14px;
        font-weight: 700;
        padding-right: 30px;
    }
    .footer-container th hr , .contact-section hr {
        border-top: solid 1px #54595F
    }
    .footer-container .footer-navCategories li a {
        font-family: "Roboto",Sans-serif;
        font-size: 11px;
        font-weight: 400;
        line-height: 1.8em;
        padding: 1px 0px;
        color: #7A7A7A;
        cursor: pointer;
    }
    .footer-container .footer-navCategories li a:hover {
        color: #D84872
    }
    .footer-container .contact-section h4 {
        font-family: "Metropolis", Sans-serif;
        font-size: 11px;
        font-weight: 600;
        color: #7A7A7A
    }
    .footer-container .contact-section h3 {
        color: #54595F;
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: bold;
    }
    .footer-container .contact-section p {
        font-family: "Metropolis", Sans-serif;
        font-size: 11px;
        color: #7A7A7A
    }
    .footer--link {
	    color: inherit!important;
	    text-decoration: unset!important;
	}
    .contact-section{
        background-color: #F5F5F5;
    }
    .email-input{
        padding: .6180469716em;
        background-color: #f2f2f2;
        color: #43454b;
        border: 0;
        -webkit-appearance: none;
        box-sizing: border-box;
        font-weight: 400;
        box-shadow: 0 0px 4px rgba(0,0,0,.125)
    }
    .email-btn{
        background-color: #eeeeee;
        border-color: #eeeeee;
        color: #333333;
        width: 100px;
        line-height: 1.618;
        cursor: pointer;
        padding: .6180469716em 1.41575em;
        text-decoration: none;
        font-weight: 600;
        text-shadow: none;
        border: 0;
        border-radius: 0;
    }
    
    .header-nav {
        background-color: #D84872;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header-nav .nav-menu{
        font-family: "Roboto", Sans-serif;
        font-size: 0.7rem;
        font-weight: bold;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .header-nav a{
        color: #FFFFFF;
    }
    .header-nav a:hover{
        color: #FFFFFF;
        text-decoration: none;
    }
    
    .header-nav .nav-menu li{
        padding: 10px;
        cursor: pointer;
    }
    .header-nav .social-medias li{
        padding: 10px;
    }
    .dropdown-content {
        display: none;
        min-width: 200px;
        margin: 0;
        background-color: #fff;
        list-style: none;
        top: 100%;
        left: 0;
        right: auto;
        position: absolute;
        padding: 0;
        box-shadow: 2px 2px 5px rgba(0,0,0,.2); 
        z-index: 999;
    }
    
    .dropdown-content a {
        float: none;
        font-size: 12px;
        color: #54595f;
        padding: 2px 5px 2px 10px;
        margin: 0 0 0 0;
        text-decoration: none;
        display: block;
        text-align: left;
    }
    
    
    .dropdown:hover .dropdown-content {
        display: block;
    }
    .dropdown .submenus-container {
        width: 1280px!important;
        text-transform: capitalize!important;
    }
    .dropdown .submenu {
        font-size: 12px;
        min-width: 165px;
    }
    .dropdown .submenu a {
        padding: 10px;
    }
    .dropdown .submenu-categories {
        width: 100%;
        background-color: #f5f5f5;
        padding: 5px;
    }
    .dropdown .submenu-categories a {
        font-size: 12px;
        font-weight: normal;
        color: #54595f;
        margin-left: 10px;
    }
    .dropdown .submenu-categories a:hover {
        text-decoration: underline;
    }
    .dropdown .submenu-categories .submenu-title {
        color: #020101!important;
        font-family: "Roboto",Sans-serif;
        font-size: 13px!important;
        margin: 0px!important;
        font-weight: 900!important;
    }
    
    .header-nav .social-medias{
        font-family: "Roboto", Sans-serif;
        font-size: 0.7rem;
        font-weight: bold;
        color: #FFFFFF;
    }
    
    .header-nav .social-medias i{
        font-size: 16px;
        cursor: pointer;
    }
    
    .dropdown-content .submenu-link {
        font-size: 12px;
        color: #54595f;
        padding: 2px 5px 2px 10px;
        margin: 0 0 0 0;
        font-weight: 400!important;
        text-transform: capitalize!important;
    }
    
    .dropdown-content .submenu-link:hover, .tablinks-subCatogoriesName:hover {
        background-color: #D84872;
        color: white!important;
    }
    .sticky-top .search-input{
        padding: .6180469716em;
        background-color: #f2f2f2;
        color: #43454b;
        border: 0;
        -webkit-appearance: none;
        box-sizing: border-box;
        font-weight: 400;
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%)
    }
    
    .sticky-top .search-btn{
        background-color: #D84872;
        padding: 14px 14px 14px 14px;
        margin: 0px 0px 0px 0px;
        border: none;
        color: white;
        border-radius: 0px;
    }
    
    .sticky-top .shoppingCart{
        font-size: 23px;
        color: #818a91;
        position: relative;
        margin: 0px 28px 0px 0px;
    }
    
    .sticky-top .shoppingCart[data-counter]:before {
        content: attr(data-counter);
        display: block;
        position: absolute;
        min-width: 1.6em;
        height: 1.6em;
        line-height: 1.5em;
        top: -.7em;
        right: -.7em;
        border-radius: 100%;
        color: #fff;
        background-color: #d9534f;
        text-align: center;
        font-size: 10px;
    }
    .signIn-btn{
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #54595F;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #54595F;
        border-radius: 5px 5px 5px 5px;
        padding: 7px 20px 7px 20px;
        margin: 0px 10px 0px 0px;
        cursor: pointer
    }
    .portal-btn{
        font-family: "Roboto", Sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #54595F;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #54595F;
        border-radius: 5px 5px 5px 5px;
        padding: 7px 20px 7px 20px;
        margin: 0px 0px 0px 0px;
        cursor: pointer
    }
    .signIn-btn:hover, .sticky-top .portal-btn{
        text-decoration: none;
    }
    .sticky-top .nav-categories, .sticky-top .nav-categories a{
        font-family: "Roboto", Sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        color: #54595F;
        cursor: pointer;
        text-decoration: none
    }
    .sticky-top .nav-categories .dropdown-content a{
        font-size: 12px;
        color: #54595F;
        padding: 2px 5px 2px 10px;
        margin: 0px 0px 0px 0px;
        font-weight: 500;
    }
    .sticky-top .nav-categories li{
        margin-right: 50px
    }
    .sticky-top .nav-categories li:hover, .dropdown:hover .dropbtn, .sticky-top .nav-categories a:hover {
        color: #D84872
    }

    .sticky-top{
        height: 140px;
    }
    
    .tab-subCatogories a{
        padding: 8px!important;
        font-size: 12px;
        color: #54595f;
        text-transform: capitalize!important;
    }
    
    .tabcontent-subCatogories a{
        text-transform: capitalize!important;
        margin-left: 7px!important;
        font-weight: 400!important;
        padding: 0px!important
    }
    
    .filter-container {
        background-color: #f9f9f9;
        min-width: 250px;
        width: 250px;
        margin: 13px 5px 13px 10px;
        padding: 15px;
        border-radius: 5px;
        -webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 39%);
        box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 39%);
        position: sticky;
        top: 145px;
        overflow: hidden;
        scroll-behavior: smooth;
        max-height: calc(100vh - 125px);
        height: 100%;
    }
    .filter-container:hover {
        overflow: scroll;
    }
    .filter-container .remove-btn {
        display: inline;
        padding: 3px;
        border-radius: 4px;
        font-size: 14px;
        float: right;
        cursor: pointer;
    }
    .filter-container .remove-btn:hover {
        text-decoration: underline;
    }
    .filter-container .filter-header h3 {
        border-bottom: 1px solid #777;
        font-size: 20px;
        text-align: left;
        padding-top: 10px;
        line-height: 1.2em;
    }
    .items-container{
        display: flex;
        flex-wrap: wrap;
        margin: 7px 0px;
        width: 100%;
    }
    .items-container .item-header{
        position: sticky;
        top: 140px;
        background-color: white;
        height: fit-content
    }
    .items-container .search-title{
        font-size: 26px;
        color: #D84872;
    }
    .items-container .search-indicator{
        font-size: 12px;
    }
    .items-container .carousel-title{
        color: #54595F;
        font-family: "Roboto", Sans-serif;
        font-size: 25px;
        font-weight: normal;
    }
    .items-container .search-indicator select{
        background-color: #ececec;
        border: #ececec;
        padding: 3px 0px;
        border-radius: 4px;
    }
    .item-code {
        word-break: break-word
    }
    .VueCarousel-wrapper{
        padding-bottom: 20px;
    }
    .img-container{
        margin-bottom: 15px;
        min-height: 175px;
        height: 175px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
    .img-container img{
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .item-title{
        color: #7A7A7A;
        margin-bottom: 11px;
        font-family: "Roboto", Sans-serif;
        font-size: 1em;
        line-height: 1.3em;
    }
    .item-meta-price{
        font-weight: bold;
        color: #d84872;
    }
    .item-add-to-cart-button{
        font-family: "Roboto", Sans-serif;
        font-size: 0.7vw;
        margin-top: 16px;
        color: #707070;
        background-color: #eeeeee;
        border-color: #eeeeee;
        cursor: pointer;
        padding: .6180469716em 1.41575em;
        border: 0;
        border-radius: 0;
        margin-bottom: .236em;
        text-shadow: none;
        display: inline-block;
        font-weight: 600;
    }
    .item-add-to-cart-button:hover{
        background-color: #d5d5d5;
        border-color: #d5d5d5;
        color: #333333;
        text-decoration: none;
    }
    
    .item-responsive{
        margin: 5px;
        width: calc(100% / 6 - 10px);
        border-style: solid;
        border-width: 1px;
        border-radius: 10px;
        padding: 0.5em;
        border-color: #DDDDDD;
        text-align: center;
        min-height: 400px;
    }
    
    /* Clear floats after the tab */
    .clearfix::after {
    content: "";
    clear: both;
    display: table;
    }
    @media screen and (max-width: 1084px) {
    .item-responsive{
        padding: 5px;
        width: 33.33%;
    }
    }
    
    @media screen and (max-width: 840px) {
    .item-responsive{
        padding: 5px;
        width: 50%;
    }
    }
    
    /* price slide css */
    .range-slider input {
        box-shadow: 0;
        outline: 0;
      }
      .range-slider {
        width: 100%;
        margin: auto;
        text-align: center;
        position: relative;
        height: unset;
      }
      .range-slider input[type=range] {
        position: absolute;
        left: 0;
        bottom: 0;
      }
      .range-slider input[type=number] {
        border: 1px solid #ddd;
        text-align: center;
        font-size: 1.6em;
        -moz-appearance: textfield;
      }
      .range-slider input[type=number]::-webkit-outer-spin-button,
      .range-slider input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
      }
      .range-slider input[type=number]:invalid,
      .range-slider input[type=number]:out-of-range {
        border: 2px solid #ff6347;
      }
      .range-slider input[type=range] {
        -webkit-appearance: none;
        width: 100%;
      }
      input[type=range]:focus {
        outline: none;
      }
      .range-slider input[type=range]:focus::-webkit-slider-runnable-track {
        background: #2497e3;
      }
      .range-slider input[type=range]:focus::-ms-fill-lower {
        background: #2497e3;
      }
      .range-slider input[type=range]:focus::-ms-fill-upper {
        background: #2497e3;
      }
      .range-slider input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: #2497e3;
        border-radius: 1px;
        box-shadow: none;
        border: 0;
      }
      .range-slider input[type=range]::-webkit-slider-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid #2497e3;
        height: 18px;
        width: 18px;
        border-radius: 25px;
        background: #a1d0ff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7px;
      }
      .range-slider input[type=range]::-moz-range-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: #2497e3;
        border-radius: 1px;
        box-shadow: none;
        border: 0;
      }
      .range-slider input[type=range]::-moz-range-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid #2497e3;
        height: 18px;
        width: 18px;
        border-radius: 25px;
        background: #a1d0ff;
        cursor: pointer;
      }
      .range-slider input[type=range]::-ms-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        color: transparent;
      }
      .range-slider input[type=range]::-ms-fill-lower,
      .range-slider input[type=range]::-ms-fill-upper {
        background: #2497e3;
        border-radius: 1px;
        box-shadow: none;
        border: 0;
      }
      .range-slider input[type=range]::-ms-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid #2497e3;
        height: 18px;
        width: 18px;
        border-radius: 25px;
        background: #a1d0ff;
        cursor: pointer;
      }
      .price-range-indicator{
        width: 100%;
        display: flex;
        align-items: center;
      }
      .price-range-indicator input{
        width: 100%;
        background-color: unset;
        border: unset;
        margin: 0px 10px;
        font-size: 23px;
      }
      /* css for filter */
      .field-section {
          font-size: 12px;
          margin-bottom: 25px;
      }
      .field-section .field-title{
        width: unset;
        font-size: 16px;
        margin: 0px 0px 5px 0px;
        font-weight: 400;
      }
      .field-section label{
        margin: 0px;
        line-height: 1;
        font-weight: 300;
      }
      .field-section .checkbox{
        width: 12px;
        margin-right: 3px;
      }
      .field-section .seeOption{
        text-align: center;
        color: #D84872;
        font-size: 13px;
        cursor: pointer;
      }
      .field-section .seeOption:hover{
        text-decoration: underline;
      }
    

.main-logo{
	width: 8%;
    padding: 7px 5px 0px 2px;
    display: flex;
    margin-right: 20px;
    justify-content: center;
    align-content: center;
}
.main-logo img {
  width: 90%;
}
.nav-right-container{
	width: 45%;
    padding: 0px 30px;
    display: flex;
    align-items: center;
}
.nav-mid-part{
	width: 100%;
}
.term-condition-wrapper h3 {
    margin: 0px;
}
.term-condition-wrapper a {
    color: inherit;
    font-size: 13px;
    margin-right: 20px;
}
.term-condition-wrapper a:hover{
	cursor: pointer;
	color: #D84872!important;
	text-decoration: none
}

.footer-container .social-medias a{
    font-size: 18px;
    background: #1E1E1E;
    color: white;
    padding: 8px;
    border-radius: 50%;
    margin: 0px 5px;
}

.footer-container .social-medias{
    margin: 0px 20px;
}

.footer-container .social-medias a:hover {
    font-size: 18px;
    background: #D84872!important;
    color: white;
}


/* clearfix */
.grid:after {
    content: '';
    display: block;
    clear: both;
  }
  
  /* ---- grid-item ---- */
  
  .grid-item {
    height: auto;
    float: left;
    margin-bottom: 10px
  }
  
  .grid-item a {
      display:block
  }
  
  /*  */
  
  .tabcontent-subCatogories .all-categories {
      max-height: 200px;
      padding: 0px;
      margin-bottom: 20px;
  }
  .tabcontent-subCatogories .all-categories li {
      font-family: "Roboto", Sans-serif;
      text-transform: capitalize!important;
      margin-left: 7px!important;
      font-weight: 400!important;
      padding: 0px 15px!important;
      list-style: none;
  }  
  
/*  2022 css  */
.sidbar-nav {
    font-family: roboto,Sans-serif;
    font-weight: 300;
    padding: 12px 6px;
    font-size: 19px;
}
.sidbar-nav:hover {
    background-color: #55595c;
    color: #55595C;
}

.elementor-menu-cart__product:not(:last-of-type),
.elementor-menu-cart__products,
.elementor-menu-cart__subtotal {
  border-bottom: 1px solid #d4d4d4;
}

.elementor-menu-cart__products {
  max-height: calc(100vh - 250px);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2rem;
}

.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
  display: grid;
  grid-template-columns: 25% auto 50px;
  grid-template-rows: 75% auto;
}

.elementor-menu-cart__product,
.elementor-menu-cart__subtotal {
  padding-bottom: 20px;
}

.elementor-menu-cart__product-image {
  grid-row-start: 1;
  grid-row-end: 3;
  width: 100%;
}

.elementor-menu-cart__product-image a,
.elementor-menu-cart__product-image img {
  display: block;
  width: inherit;
  height: inherit;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a {
  font-family: Sans-serif;
  font-weight: 600;
  color: #707070;
}

.elementor-menu-cart__product-name,
.elementor-menu-cart__product-price {
  font-size: 14px;
  padding-left: 20px;
}

.elementor-menu-cart__product-name {
  grid-column-start: 2;
  grid-column-end: 4;
  margin: 0;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-menu-cart__product-price {
  -ms-flex-item-align: end;
  align-self: end;
  color: #d4d4d4;
  font-weight: 300;
}

.elementor-menu-cart__product-remove {
  -ms-flex-item-align: end;
  align-self: end;
  justify-self: end;
  color: #818a91;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  border: 1px solid #d4d4d4;
  text-align: center;
  overflow: hidden;
  position: relative;
}

a.product-link {
  font-family: Sans-serif;
  font-weight: 600;
  color: #707070 !important;
}

.minicart-fixed-bottom.elementor-menu-cart__subtotal {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons {
  display: block;
}

.elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons {
  grid-template-columns: 1fr 1fr;
}

.elementor-menu-cart__footer-buttons {
  font-size: 20px;
  text-align: center;
  display: grid;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.elementor-menu-cart__footer-buttons,
.elementor-menu-cart__product:not(:first-of-type),
.elementor-menu-cart__subtotal {
  padding-top: 20px;
  text-align: center;
}

.elementor-button span {
  text-decoration: inherit;
}

.elementor-button-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block;
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.minicart-fixed-bottom {
  position: sticky;
  width: 100%;
  bottom: 0;
  background-color: #fff;
}


/* for mobile filter css */
.moble-v-filter-button {
  display: none;
}

.moble-v-filter-button .col-sm {
  text-align: center;
}

.mobile-menu,
.filter-container-mobile {
  display: none;
}

.mobile-footer {
  display: none;
}

.mobile-toggler{
	display: none
}
@media screen and (max-width: 1197px) {
  .hide-in-mobile {
    display: none !important;
  }
  .mobile-toggler{
	  display: block
  }
  .sticky-top .shoppingCart {
    margin: 0px 20px 0px 0px;
  }
  .sticky-top {
    height: unset;
  }
  .nav-mid-part .mb-4{
	  margin-bottom: 0px!important
  }
}

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

  .header-nav {
    display: none;
  }

  .filter-container {
    display: none;
  }

  .mobile-footer {
    display: inherit;
  }

  .moble-v-filter-button {
    border-bottom: 1px solid #ccc;
    display: block;
    margin-top: -55px;
    width: 100%;
    padding: 10px;
    position: fixed;
    background: white;
    /* font-size:12px; */
  }

  .header-container {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 21%);
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px!important;
    position: fixed;
    height: 60px;

  }
	.nav-mid-part {
	    width: 100%!important;
	    padding-top: 9px;
	}
	.main-logo {
		width: 15%;
		margin-right: 10px
	}
	.nav-right-container {
	    width: 110px;
	    padding: 0 15px;
	    display: flex;
	    align-items: center;
	}

  .mobile-v-header {
    margin-bottom: .5rem !important;
  }

  #button-addon2 {
    font-size: 12px !important;

  }
  
  .mobile-menu {
    display: block;
    padding: 5px;
    background: #D84872;
    border: 2px solid #D84872;
    color: white;
    border-radius: 3px;
  }

  .mobile-v-apply-filter {
    display: inline;

  }

  .mobile-menu:active {
    background: #D84872;
    color: white;
  }


  .mobile-refine-container {
    background: white;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 21%);
    position: fixed;
    right: 0px;
    width: 60%;
    top: 58px;
    height: 100%;

    /* display:block !important; */

  }

  .filter-container-mobile {
    display: block;
  }

  .loading-icon img {
    width: 50px;
  }

  .search-title {
    color: #D84872;
  }

  #primary {
    margin-top: 110px;
  }

  .desktop_filter,
  .footer-container {
    display: none;
  }

  .item-responsive {
    min-height: 360px;
    width: 47%;
  }

  .sticky-top .search-input {
    padding: 0px;
    padding-left: .6180469716em;
    border: 1px solid #D84872 !important;
    background-color: white;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%)
  }
  
}

.btn-custom {
  padding: 8px;
  background: #D84872;
  border: 2px solid #D84872;
  color: white;
  border-radius: 3px;
}

.btn-custom-pink {
  background: #D84872;
  color: white;
}

.refine-result-label {
  border-bottom: 1px solid #ccc;
}

.padding-10 {
  padding: 10px;
}

.filter-container-mobile {
  height: 75%;
  overflow: scroll;
  padding: 10px;
  padding-bottom: 100px;
}

.loading-icon {
  width: 100%;
  text-align: center;
}

.loading-icon img {
  width: 50px;
}

.hide-before-load,
.images-item {
  display: none;
}

.loading-images {
  width: 30% !important;
}

/* end mobile filter css */
.elementor-heading-title {
  color: #6ec1e4;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding-left: 20px;
}

.elementor-screen-only {
  display: none;
}

.elementor-social-icons-wrapper {
  display: inline-flex;
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
  background-color: #dd4b39;
  color: white;
}

.elementor-social-icon-pinterest {
  background-color: #bd081c;
}

.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
}

.elementor-social-icon {
  padding: 10px;
  border-radius: 100%;
}

.elementor-social-icon i {
  color: #fff;
  padding: 2px;
}

.elementor-social-icon-youtube {
  background-color: #cd201f;
}

.elementor-social-icon-twitter {
  background-color: #1da1f2;
}

.elementor-social-icon-instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);

}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
  background-color: #3b5998;
}

.elementor-grid-0 .elementor-grid {
  word-spacing: var(--grid-column-gap) !important;
  margin-bottom: calc(-1 * var(--grid-row-gap));
}

.elementor-grid-item {
  margin: 3px;
}

.elementor-element-9fe45d5 {
  margin: 20px;
}

.site-main {
  min-height: 500px;
}

.elementor-element-5c4159c {
  padding-top: 30px;
  background-color: #EEEEEE;
}

.elementor-element-d592584 {
  padding: 20px;

}

.elementor-element-79d607a {
  padding: 20px;
  margin-top: 100px;
}

.elementor-element-f9b123e {
  text-align: center;
  background: #F4FFFF;
  padding-top: 20px;
  padding-bottom: 8px;

}

.elementor-element-f9b123e p {
  color: #3C494E !important;
}

.elementor-element-637a3ac,
.elementor-element-ff2e60d,
.elementor-element-263d9b7 {
  text-align: center;
  padding: 20px;

}

.elementor-element-637a3ac a,
.elementor-element-263d9b7 p {
  color: #D84872;
}

.elementor-element-ff2e60d p {
  color: #707375;
}

.sf_type_email {
  display: inline-block;
  width: 70%;
}

.sf_type_recaptcha {
  position: absolute;
  margin-top: -23px;
}

#sf_email {
  width: 100%;
  padding: 10px;
}

.w2linput.submit {
  padding: 12px;
  background: #D84867;
  border: none;
  color: white;
  border-radius: 5px;
}

/* mobile phone call */


.kenit-alo-phone {
  position: fixed;
  left: 0px;
  bottom: 0px;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 200000 !important;
}

.kenit-alo-img-circle {
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #D84872;
  background-size: 70%;
}

.kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #D84872;
  opacity: .75 !important;
}

.kenit-alo-circle {
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #D84872;
  opacity: .5;
}

.kenit-alo-phone span {
  display: block;
  background: #D84872;
  color: #fff;
  padding: 5px;
  text-align: center;
  position: absolute;
  left: 5px;
  width: 110px;
  top: -15px;
  border-radius: 4px 4px;
}

.kenit-alo-phone span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #D84872 transparent transparent transparent;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}


@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }

}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}


@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}


.submenu {
  font-weight: bold;
}

.minicart {
  background-color: white;
  height: 100%;
  position: fixed;
  right: 1px;
  top: 0px;
  width: 450px;
  z-index: 1127;
  overflow: auto;
}

.elementor-menu-cart__close-button {
  font-size: 36px;
  font-weight: bold;
  font-family: revert;
  float: right;
  margin-right: 18px;
  cursor: pointer;
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* display 3 */
@media (min-width: 768px) {

  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(33.333%);
  }

  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-33.333%);
  }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}

/* customize-breadcrumbs css */

.customize-breadcrumbs {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 10px;
}

.customize-breadcrumbs a {
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  font-size: 10px;
  line-height: 25px;
  /*need more margin on the left of links to accomodate the numbers*/
  padding: 0 15px 0 28px;
  background: #666;
  position: relative;
}

.customize-breadcrumbs a:first-child {
  padding-left: 15px;
  border-radius: 5px 0 0 5px;
  /*to match with the parent's radius*/
}

.customize-breadcrumbs a:first-child:before {
  left: 14px;
}

.customize-breadcrumbs a:last-child {
  border-radius: 0 5px 5px 0;
  /*this was to prevent glitches on hover*/
  padding-right: 15px;
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.customize-breadcrumbs a:after {
  content: '';
  position: absolute;
  top: -2px;
  right: -12px;
  width: 28px;
  height: 28px;
  transform: scale(0.707) rotate(45deg);
  z-index: 1;
  background: #666;
  background: linear-gradient(135deg, #666, #333);
  box-shadow: 1px -1px 0 0px rgb(216 72 114), 2px -2px 0 0px rgb(216 72 114);
  border-radius: 0 5px 0 50px;
}

/*we dont need an arrow after the last link*/
.customize-breadcrumbs a:last-child:after {
  content: none;
}

.color a,
.color a:after {
  background: white;
  color: black;
  transition: all 0.5s;
}

.color a:hover,
.color a.active,
.color a:hover:after,
.color a.active:after {
  background: #D84872;
  color: white
}

.VueCarousel-slide {
  height: 250px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #FFF;
  box-sizing: border-box;
  font-size: 12px;
  text-align: center;
}


/* from  */

#gray-background{
    background-color: #F5F5F5;
}
/*css for new home*/
.tab-items-container{
	border-style: solid;
    border-width: 1px;
    border-color: #b1b1b1;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    display: flex;
    align-items: center;
    height: calc((100% - 48px) / 3);
    border-radius: 10px;
    margin: 0px 5px 5px 5px;
    padding: 10px 18px;
    min-height: 75px;

}
.tab-items-container:hover, 
.view-product-button:hover,
.hot-item-container .view-product-button:hover,
.collection-img-container:hover {
	text-decoration: none
}
.img-avatar {
    margin-right: 18px;
    max-width: 69px;
}
.tab-item-title {
    color: #7a7a7a;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700
}
#hero-tabs {
    min-width: 260px;
    width: 300px;
}
#hero-tabs .nav-tabs {
  border: unset;
}
#hero-tabs .nav-item {
  color: #b1b1b1;
  font-family: roboto,sans-serif;
  font-size: 10px;
  text-align: center;
  border: unset;
  margin: 5px 8px;
  padding: 5px 3px;
}
#hero-tabs .nav-item:last-child {
  margin-right: 0px
}
#hero-tabs .nav-item.active {
  color: #000;
  border-bottom: 2px solid #000
}
.collection-bg {
    padding: 15px 10px;
}
.collection-bg h3{
	color: #707070;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    padding-left: 10px;
}
.collection-img-container {
    width: 100%;
    height: 271px;
    position: relative;
    display: block
}
.collection-img-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 95%;
    object-fit: cover;
    object-position: top;
    border-radius: 20px;
}
.collection-img-container .img-gradient {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 95%;
    border-radius: 20px;
    background-image: linear-gradient(180deg,rgba(255,255,255,0) 57%,#333 100%);
}
.collection-img-container h4 {
	color: #fff !important;
    font-family: 'Roboto', sans-serif!important;
    font-size: 14px!important;
    position: absolute!important;
    left: 30px;
    bottom: 40px
}
.collection-img-container .collection-btn {
    color: #34baff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
.collection-btn {
    color: #34baff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-right: 10px;
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-top: 10px;
}
.categories-bg{
	background-color: white;
	border-radius: 10px;
	margin: 25px 20px;
	padding: 20px 10px
}
.categories-bg h3{
	color: #707070;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
}
.categories-btn {
    color: #34baff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-right: 10px;
    display: block;
    width: fit-content;
    margin-left: auto;
}
.categories-item-container{
	border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    width: 95%;
    border-radius: 10px;
    padding: 10px 0px;
    margin: 0px auto 15px auto;
}
.categories-item-container h1{
	color: #7a7a7a;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    margin: 14px 0px 22px 0px;
    text-align: center
}
.best-seller-bg{
	background-color: white;
	border-radius: 10px;
	margin: 55px 20px;
	padding: 20px 10px
}
.best-seller-bg h3{
	color: #707070;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 21px;
    font-weight: 600;
}
.bestSeller-item-container{
	width: calc((100% / 5) - 8px);
    border-style: solid;
    border-width: 1px;
    border-color: #b1b1b1;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    border-radius: 10px;
    padding: 10px 5px;
    margin: 0px 4px 15px 4px;
    color: #6d6d6d;
    font-size: 12px;
    text-align: center;
    font-family: Source Sans Pro,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
    line-height: 1.7;
}
.bestSeller-item-container img {
	width: 83%
}
.bestSeller-item-container h1 {
    color: #7a7a7a;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    margin: 14px 0px 22px 0px;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
}
.view-product-button{
	color: #fff;
    background-color: #d84872;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 30px auto 20px auto;
    padding: 11px 0px;
    font-size: 14px;
    width: 140px;
    text-align: center
}
.hot-items-bg{
	background-color: white;
	border-radius: 10px;
	margin: 55px 20px;
	padding: 20px 10px
}
.hot-items-bg h3{
	color: #707070;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
}
.hot-item-container{
	width: calc((100% / 8) - 10px);
	border-style: solid;
    border-width: 1px;
    border-color: #b1b1b1;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    border-radius: 10px;
    padding: 10px 5px;
    margin: 0px 5px 10px 5px;
    color: #6d6d6d;
    font-size: 10px;
    text-align: center;
}
.hot-item-container .view-product-button{
	color: #fff;
    background-color: #d84872;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 30px auto 20px auto;
    padding: 11px 0px;
    font-size: 10px;
    width: 100px;
    text-align: center
}
.hot-item-container h2{
	color: #707070;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: center;
    height: 38px;
    overflow-y: hidden;
    line-height: 1.2;
}
.show-in-laptop{
	display: none
}
.telNumber--link {
  font-size: 17px;
  font-weight: 600;
  background: #e83e8c75;
  display: flex;
  padding: 8px 10px;
  gap: 8px;
  justify-content: end;
  width: fit-content;
  color: white;
  align-items: center;
  border-radius: 35px;
  margin: 10px 10px 10px auto;
}
.telNumber--link span{
  font-size: 16px;
  font-weight: 400;
}
.search-now-container {
    position: absolute;
    bottom: 15px;
    transform: translateX(-50%);
    left: 50%;
    width: 200px;
}
.search-now-btn{
    color: #d84872;
    background-color: #fff;
    border-style: solid;
    border-color: #d84872;
    border-radius: 5px;
    padding: 8px 0px;
    display: block;
    max-width: 160px;
    text-align: center;
    margin: auto
}
.mobile-categories-box {
    margin: 10px 30px 50px 30px;
    display: block;
    text-align: center;
    border-bottom: solid 2px #e6e6e6;
    color: #6d6d6d!important;
}
.mobile-categories-box img{
	width: 80%;
	margin: auto;
	margin-bottom: 15px;
}
.main-categories-mobile-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    size: 14px;
    position: relative;
    font-weight: 600;
    border: unset;
    border-radius: 0px!important;
    padding: 15px 20px;
    width: 100%;
    background-image: linear-gradient(#fff,#eee);
    box-shadow: inset 0 0 2px grey;
    color: black
}
.main-categories-mobile-nav .categories-mb-avatar {
  max-width: 72px;
  width: 100%;
}
.sub-categories-mobile-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    size: 14px;
    position: relative;
    border: unset;
    border-radius: 0px!important;
    padding: 15px 30px;
    width: 100%;
    background-color: #fff;
}
.main--nav, .sub--nav {
	width: 100%
}
.sub--menu {
    list-style: none;
    padding: 0px;
    background-color: #fff;
}
.sub-categories-mobile-nav a{
    color: black!important
}
.sub--menu a {
    padding: 14px 45px;
    display: block;
    border-bottom: 1px solid #cccccc;
    color: black!important
}

.main-categories-mobile-nav.collapsed .fa-caret-down:before,
.sub-categories-mobile-nav.collapsed .fa-caret-down:before {
	content: "\f0da";
}

.contactUs-container{
	padding: 12px 10px;
	size: 14px;
	color: #524d4d;
	text-align: center
}
a.main-categories-mobile-nav:hover {
    color: black;
    text-decoration: unset;
}
@media screen and (max-width: 1197px) {
	.hide-in-laptop{
		display: none
	}
	.show-in-laptop{
		display: block
	}
}


@media screen and (max-width: 600px) {
	.show-in-laptop{
		margin-top: 0px;
	}
	#gray-background {
	    background-color: #F5F5F5;
	    padding-top: 80px;
    }
}


#mobile-menu {
    animation-duration: .6s;
    box-shadow: 2px 8px 23px 3px rgb(0 0 0 / 20%);
    background-color: #fff;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#side-drawer {
  height: 100vh;
  width: 100vw;
  z-index: 1032;
  top: 0;
  right: -100vw;
  transition: right 0.25s ease;
}

#side-drawer-void {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1031;
  background: rgba(0,0,0,.6);
}
.side-drawer-close {
    font-size: 22px;
    margin: 5px;
}

/* Contact Modal */
#contactModal {
    overflow: unset;
    padding: 0px!important
}
#contactModal .modal-dialog {
    max-width: 1040px;
    margin: 0px auto;
    padding: 30px 0px;
    height: 100%;
    width: 100%
}
#contactModal .modal-dialog .modal-content {
    height: 100%;
}
#contactModal .contactUs-info {
    font-size: 12px;
    font-family: 'Roboto';
    list-style-type: unset;
    margin-bottom: 10px;
    padding: 0px;
    color: #707070;
}
#contactModal .contactUs-info li {
    display: block;
}
#contactModal .contactUs-info li:first-child {
    font-weight: 600
}
#contactModal .modal-title {
    color: #707070;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
#contactModal .border--left {
	border-left: solid 1.5px #707070;
}
#contactModal button.close {
    position: absolute;
    right: 15px;
    top: 8px;
    z-index: 10
}
#contactModal .contactUs--form .form--title {
    color: #707070;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0px;
}
#contactModal .contactUs--form label {
    display: block;
    font-family: "Roboto", Sans-serif;
    margin-bottom: 6px;
    color: #7A7A7A;
    font-size: 12px;
    font-weight: 400;
}
#contactModal .contactUs--form label span {
    color: red;
}
#contactModal .contactUs--form input, #contactModal .contactUs--form select {
    display: block;
    width: 100%;
    font-family: "Roboto", Sans-serif;
    color: #7A7A7A;
    font-weight: 400;
    border: 1px solid #818a91;
    padding: 0.6180469716em;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    border-radius: 3px;
    margin-bottom: 12px;
}
#contactModal .modal-body {
    overflow-y: auto;
    padding: 54px 35px;
}
#contactModal .contactUs--form button {
    background-color: #707070;
    border: unset;
    display: block;
    line-height: 1;
    font-size: 15px;
    padding: 14px 26px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-left: auto;
}
#contactModal .contactUs--form button:focus, #contactModal .contactUs--form button:focus-visible {
    outline: unset;
}
#contactModal .contactUs--form {
    padding: 20px 0px 60px;
}
#carouselHeroIndicators img {
    width: 100%;
}
@media screen and (max-width: 767px) {
	#contactModal .contactUs--form .form--title {
	    text-align: center
	}
  .footer-socmed .elementor-icon.elementor-social-icon {
    padding: 5px;
  }
}
