/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.2.1718373125
*/

.owl-carousel.owl-loaded {
    display: block;
}
.only_in_mobile_cache{
    display: none;
}
.page-template-template-fullwidth .payment_method_other_payment{
    display: none !important;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    clear: both;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-stage-outer {
/*    width: 83%;*/
    margin: 0 auto;
    z-index: 9999;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item {
    height: 140px;
}
#home-blocks a img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 25px;
}
#home-blocks img {
    margin-left: 0;
    float: left;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-prev {
    float: left;
    width: 17px;
    height: 14px;
/*    background-image: url(./../images/slider-arrow-left.png);*/
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.owl-next {
    float: right;
    width: 17px;
    height: 14px;
/*    background-image: url(./../images/slider-arrow-right.png);*/
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: 0px !important;
}

.shipped_block .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{
    fill: #4190AE;
    height: 24px;
    width: 24px;
}
.shipped_block .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{
    display: none;
}
.shipped_block .ship_ico {
    text-align: center;
}
.shipped_block .ship_ico img{
    margin: 0 auto;
}
.shipped_block .ship_ico > i {
/*    height: 25px;
    width: 25px;*/
    transform: scale(1.6);
}
.shipped_block h4 {
    color: #fff;
    margin: 0;
    line-height: 1;
    font-weight: 500;
    font-size: 25px;
}
.shipped_block p {
    margin-bottom: 2px;
    line-height: 1.2;
    font-size: 10px;
}
.page .browse_brand_title {
    color: #3D3D3D;
    font-size: 18px;
    line-height: 24px;
}
.browse_brand_title span{
    font-weight: 900;
    margin: 0 0.5%
}
.browse_brand_title a {
    color: #4190AE;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
    float: right;
    text-transform: uppercase;
}
.top_rectangle {
    background-color: #F2F2F2;
    height: 50px;
    margin-bottom: 21px;
}
.top_rectangle img{
    width: 48px;
    height: 50px;
     max-width:100%;
}
.foot_top_rectangle{
    margin-bottom: 0px;
}
.home_page_filter{
    float: none;
    text-align: center;
}

#brand_page_blocks .column {
    float: left;
    width: 15.2%;
    padding: 0px 15px 20px 0px;
    box-shadow: 0px 7px 14px rgba(0,0,0,0.08);
    margin-right: 15px;
    background: #fff;
    height: 150px;
    margin-bottom: 20px;
    position: relative;
}
/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}
#brand_page_blocks .column img{
    transform: translateY(-50%);
    padding: 25px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50%;
}
#category_page_blocks a{
	width: 23%;
	float: left;
	margin: 1% 1%;
}
#category_page_blocks .column{
    float: left;
    width: 100%;
    height: 280px;
    background: #ffffff;
    box-shadow: 0px 8px 12px rgba(0,0,0,0.04);
    margin: 0;
    position: relative;
    padding: 0px 15px 20px 0px;
}
#category_page_blocks .column img{
	left: 0;
	width: auto;
	max-height: 200px;
	max-width: 100%;
	margin: 0 auto;
        transform: translateY(-50%);
        padding: 25px;
        margin: 0 auto;
        text-align: center;
        margin-top: 50%;
        width: auto;
}
#home-blocks #category_page_blocks  .column img{
    left: 0;
    width: auto;
    max-height: 200px;
    max-width: 100%;
    margin: 0 auto;
        transform: translateY(-50%);
        padding: 25px;
        margin: 0 auto;
        text-align: center;
        margin-top: 50%;
        width: auto;
        position: inherit;
        top: 0;
        float: none;
}
}
#home-blocks .custom_info h1, #home-blocks .custom_info p {
    color: #EE0000;
}
#home-blocks .additinal_info {
    display: block;
    padding-top: 40px;
}
#loader_page {
    text-align: center;
    clear: both;
    width: 100%
}
 #loader_page img {
    max-width: 60px;
    height: auto;
}
.additinal_info .close_icn img {
    transform: none !important;
    position: initial !important;
    padding: 0 !important
}
.additinal_info .close_icn {
    background: none
}
#category_page_blocks .cust_pro ul li a {width: 100%;}
a.see_more, .see_more_main {text-align: center;
    display: block;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom:30px;
}
#category_page_blocks .column h2{
    z-index: 4;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 21px;
    position: absolute;
    top: 210px;
    left: 0px;
    width: 100%;
    padding: 0px 10px;
    max-height: 62px;
    overflow: hidden;
}
.brand_letters_filter{
    margin-bottom: 25px;
    word-break: break-word;
}
.brand_letters_filter span a{
    color: #9b9b9b;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 3.63px;
    cursor: pointer;
    padding-right: 7px;
    float: none;
    text-decoration: none !important;
}
.brand_letters_filter span.active, .brand_letters_filter span.active a{
    color:#000000;
}
#projects-carousel .owl-dots, .owl-nav {
  display: none !important;
}
.woocommerce-variation-price .woocommerce-Price-amount {
    color: #000;
}
table tbody>tr:nth-child(odd)>th,table tbody>tr:nth-child(odd)>td {
    background-color: transparent;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent;
}
#loader .lmp_rotate {
    display: block;
    text-align: center;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    float: inherit;
}
.fa.fa-close:before {
    content: "\f00d";
}
.close_icn {
    float: right;
    background: red;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 3px;
    position: relative;
    top: 40px;
}
.close_icn i {
    font-size: 16px;
    color: #fff;
}
.cust_pro ul.products.columns-4 li.product {
    width: 23.5%;
    float: left;
    margin-right: 1.5% !important;
    padding: 0;
    min-height: auto !important;
    list-style: none;
    box-shadow: none;
}
#category_page_blocks ul.products li.product {
    text-align: center;
  --button-align-display: flex;
  --button-align-direction: column;
  --button-align-justify: space-between;
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  padding: 20px 20px 20px 20px;
  background-color: var( --e-global-color-651faef );
  border-color: var( --e-global-color-a954db2 );
  min-height: 550px !important;
  margin-bottom: 15px;
}

#category_page_blocks ul.products li.product .add_to_cart_button {
  border-color: var(--e-global-color-b2a0c88);
  width: auto;
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-size: var( --e-global-typography-text-font-size );
  font-weight: var( --e-global-typography-text-font-weight );
  text-transform: var( --e-global-typography-text-text-transform );
  line-height: var( --e-global-typography-text-line-height );
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  display: inline-block;
  margin-top: 1em;
  float: none;
  padding: 9px 15px
}
 #category_page_blocks ul.products li.product .woocommerce-loop-product__title {
  font-family: var( --e-global-typography-7044a64-font-family ), Sans-serif;
  font-size: var( --e-global-typography-7044a64-font-size );
  font-weight: var( --e-global-typography-7044a64-font-weight );
  line-height: var( --e-global-typography-7044a64-line-height );
  letter-spacing: var( --e-global-typography-7044a64-letter-spacing );
  word-spacing: var( --e-global-typography-7044a64-word-spacing );
}

#category_page_blocks ul.products li.product .add_to_cart_button:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}
#category_page_blocks .cust_pro {
   
}
#category_page_blocks ul.products li.product .add_to_cart_button:hover {
  color: var( --e-global-color-651faef );
  background-color: var( --e-global-color-primary );
  border-color: var( --e-global-color-primary );
}
#category_page_blocks ul.products li.product:hover {
  box-shadow: 0px 10px 40px -5px rgba(0, 0, 0, 0.15);
  border-color: var( --e-global-color-b2a0c88 );
}
#home-blocks .cust_pro ul li a img {
    position: inherit;
    top: 0;
    transform: none;
    -webkit-transform: none;
    padding: 10px;
}
#home-blocks img {
    margin-left: 0;
    float: left;
}
ul.products li.product img {
    margin: 0 auto;
    width: auto;
    display: block;
}
#category_page_blocks h2.woocommerce-loop-product__title {
    font-family: var(--e-global-typography-7044a64-font-family), Sans-serif;
    font-size: var(--e-global-typography-7044a64-font-size);
    font-weight: var(--e-global-typography-7044a64-font-weight);
    line-height: var(--e-global-typography-7044a64-line-height);
    letter-spacing: var(--e-global-typography-7044a64-letter-spacing);
    word-spacing: var(--e-global-typography-7044a64-word-spacing);
}
.spec-pdf img {width: 30px;height: 30px;}
.single-product .single_variation_wrap .woocommerce-variation-price {margin-bottom: 20px;}
.single-product .single_variation_wrap .woocommerce-variation-price span.woocommerce-Price-amount {font-size: 1.7em;}
.home .elementor-widget-woocommerce-products a.add_to_cart_button {padding: 9px 15px;}
#home-blocks span.price-incl {display: block;}
.single-product .woocommerce-product-details__short-description a.read-more {color: #0073aa;}
.single-product .woocommerce-product-details__short-description a.read-more:hover {color: #005177;}
@media screen and (min-width: 998px) {
  .brands-section .browse_brand_title {
    margin-bottom: 24px;
  }
  ul.products.columns-4 li.product {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    padding: 0;
    min-height: 436px;
  }
  ul.products li.product img {
    min-height: 261px;
    max-height: 261px;
  }
  ul.products li.product .single_shop_loop_before_wrapper {
    padding: 0;
  }
}
@media (min-width: 768px) {
    ul.products.columns-4 {
        margin: 0 0px;
        border: 1px solid #f2f2f2;
        padding: 0px 8px 0px 8px;
    }
}
@media (max-width: 768px) {
    #category_page_blocks ul.products {
        padding: 0;
        display: block;
        text-align: center;
    }
    #category_page_blocks ul.products li.product {
        width: 48.5%;
        display: inline-block;
        vertical-align: top;
        padding: 15px 10px;
        min-height: 450px !important;
    }
    .owl-categories .owl-item {
        height: 80px;
    }
    #home-blocks a img {
        padding: 0
    }
}