.elementor-kit-2375{--e-global-color-primary:#00ABC5;--e-global-color-secondary:#AD844E;--e-global-color-text:#666666;--e-global-color-accent:#AD844E;--e-global-color-6710c2f:#FFFFFF;--e-global-color-076e71b:#000000;--e-global-typography-primary-font-family:"Brygada 1918";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Brygada 1918";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:62px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2375 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-2375{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-size:29px;--e-global-typography-secondary-line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2375{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.box-shdow {
    box-shadow: 0px 0px 10px #e6e6e6;
}
.e-n-accordion-item-title-text {
    font-size: 18px !important;
}
.font-small .elementor-post__read-more {
    background-color: transparent !important;
    padding: 8px 20px;
    border-radius: 3px;
   border: 2px solid #00abc5;
    
}
.font-small .elementor-post__read-more:hover {
    background-color: #AD844E !important;
  color: #fff !important;
  border-color: #AD844E;
    
}

.bdt-ps-slide-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* 50% black */
    z-index: 1;
}


.bdt-ps-slide-img {
    position: relative;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.font-small span.elementor-icon-list-icon {
    margin-top: 5px;
}
.bdt-prime-slider-wrapper,
.bdt-prime-slider-content,
.bdt-prime-slider-desc,
.bdt-sub-title,
.bdt-main-title,
.bdt-slider-excerpt,
.bdt-slide-btn {
    position: relative;
    z-index: 2;
    color: #fff !important;
}


.bdt-prime-slider-desc h1,
.bdt-prime-slider-desc h4,
.bdt-prime-slider-desc p {
    color: #fff !important;
}


.bdt-slide-btn .bdt-prime-slider-button-text,
.bdt-slide-btn svg,
.bdt-slide-btn svg polyline,
.bdt-slide-btn svg line {
    color: #fff !important;
    stroke: #fff !important;
    fill: none;
}


.category-card a {
    border: 2px solid #00abc5;
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-family: "DM Sans", sans-serif;
    color: #00abc5;
    border-radius: 3px;
    transition: 0.5s all;
}

.category-card a:hover{
    background-color: #AD844E;
    color: #fff;
    border-color: #AD844E;
}
.category-card h3.elementor-image-box-title {
  font-family: "Brygada 1918", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28.8px;
    padding: 15px 0px;
}


.bdt-prime-slider-footer-content.bdt-height-small.bdt-flex-middle.bdt-position-bottom-right.bdt-grid {
    display: none;
}

.bdt-prime-slider-content {
    max-width: 100% !important;
    margin: 0px auto;
}

.margin-bottom .elementor-counter-number-wrapper span.elementor-counter-number {
    margin-bottom: 30px;
}
.elementor-4046 .elementor-element.elementor-element-8c5018d nav.woocommerce-pagination {
    margin-top: 30px !important;
}
.woocommerce ul.products li.product a img {
    
    box-shadow: none !important;
}
.testimonails-bg-color {
    background-image: linear-gradient(to right, rgba(0, 171, 197, 0.32), rgba(89, 200, 217, 0.56) 35%, rgba(100, 204, 220, 0.59) 39%, #fff) !important;
}
.woocommerce ul.products li.product a img {
    background-color: #f5f5f5;
    border: none;
    box-shadow: 0px 0px 10px #e6e6e6;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: none;
    border-radius: 3px;
    transition: all .3s;
    background: #00ABC5;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 500;
      font-family: "DM Sans", sans-serif;
}
.woocommerce .woocommerce-result-count {

    font-size: 18px !important;
    letter-spacing: 0.5px;
    font-weight: 500;
     font-weight: 500;
      font-family: "DM Sans", sans-serif;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 0em;
    margin-bottom: 40px;
}
.woocommerce .woocommerce-ordering select option {
 font-size: 18px !important;
    letter-spacing: 0.5px;
    font-weight: 500;
     font-weight: 500;
      font-family: "DM Sans", sans-serif;
      background-color:#00ABC5;
      border: none;
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
border-color: #00ABC5 !important;
}


@media only screen and (max-width:1920px) and (min-width:1441px) {
.fixed-img .elementor-element.elementor-element-5472a91.elementor-absolute.elementor-widget.elementor-widget-image {
    top: 50px;
}
.bdt-prime-slider-content {
    max-width: 70% !important;
    margin: 0px auto;
}
.fixed-img .elementor-element.elementor-element-5472a91.elementor-absolute.elementor-widget.elementor-widget-image .elementor-widget-container img {
    width: 70%;
}


}

.archive .woocommerce-pagination {
    display: none !important;
}

.bdt-prime-slider-skin-meteor .bdt-prime-slider-wrapper {
    width: 100%;
    margin: 0px auto;
    margin-left: 100px !important;
}

.woocommerce ul.products.columns-2 {
    grid-template-columns: repeat(4, 1fr) !important;
}

ul.products li.product {
    width: 100% !important;
}
@media (max-width: 1500px){


}




@media (max-width: 768px) {
    .service-categories-grid {
    grid-template-columns: 1fr !important;
}
 .woocommerce ul.products.columns-2 {
        grid-template-columns: 1fr !important;
    }
   
.elementor-widget-wc-archive-products .products {
    grid-template-columns: 1fr !important;
}
.single-post h2 {
    
    font-size: 22px !important;
    line-height: 35px !important;
    
}

}

@media (max-width: 1024px) {
    .woocommerce ul.products.columns-2 {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .bdt-prime-slider-skin-meteor .bdt-prime-slider-wrapper {
    width: 100%;
    max-width: 100% !important;
    margin: 0px 15px;
    margin-left: 0px !important;
}
.bdt-prime-slider-content {
    max-width: 100% !important;
    margin: 0px auto;
    padding: 0px 15px;
}
}


.elementor-757 .elementor-element.elementor-element-a2f2b18 [class*="ht-category-wrap"] {
    border-radius: 8px;
}
.elementor-widget-n-accordion .e-n-accordion-item {
    border: 2px solid #00ABC5;
    border-radius: 8px;
}

/*single-blog page css*/


.single-post h2 {
    font-family: "Brygada 1918", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    color: var(--e-global-color-secondary);
}/* End custom CSS */