/*
Theme Name: THEME
Author: THEME
Description: THEME – is the perfect app landing WordPress Theme. THEME is a better way to present your modern apps. You can easily change any design. It’s easy to customize and also well documented
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aapside
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

aapside is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
Tested up to:5.6.0
Requires PHP:7.1
*/




.col-md-2 .sidebar-main{
    -webkit-text-size-adjust: 100%;
    font-style: normal;
    font-weight: 400;
    font-family: 'Muli' !important;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    box-sizing: border-box;
    flex-grow: 1;
    flex-basis: 100%;
    float: left;
    order: 1;
    padding: 0;
}

/*ul {*/
/*    list-style-type: none;*/
/*}*/
.woocommerce-categories .content{
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 555px;
    overflow-y: scroll;
}
.woocommerce-categories .content p{
    background: #e6e7f9;
    font-family: 'Muli' !important;
    color: #333;
    line-height: 22px;
    margin: 0;
    padding: 15px 10px;
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 700;
}
.woocommerce-categories .sidebar .content ul li{
    position: relative;
    font-size: 14px;
    padding: 10px 33px 10px 10px;
    line-height: 1.4em !important;
}
.woocommerce-categories .sidebar .content ul li span{
    position: absolute;
    right: 4px;
    font-size: 12px;
    border-radius: 5px 0 0 5px;
}
.woocommerce-categories .cat-right .cat-heading h4{
    margin: 0 0 30px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.woocommerce-categories .cat-right .card-group .product-cats {
    display: grid;
    /*grid-template-columns: auto auto auto auto auto;*/
}

.woocommerce-categories .cat-right .card-group .card {
    max-width: 165px;
    border: none;
    /*float: left;*/
    /*padding: 0 5px;*/
    /*margin-top: 8px;*/
    /*margin-bottom: 9px;*/
    /*text-align: center;*/

}
.woocommerce-categories .cat-right .card-group .card .card-body {
    background: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 10px;

}
.woocommerce-categories .cat-right .card-group .card .card-body .card-img-top {
    min-height: 115px;
    max-height: 115px;
    height: 115px;
}
.woocommerce-categories .cat-right .card-group .card .card-body .card-img-top img {
    object-fit: contain;
    height: inherit;
}
.woocommerce-categories .cat-right .card-group .card .card-body .card-text{
    margin: 10px 0 0;
    text-align: left;
    color: #333;
    /*font-weight: 700;*/
    font-size: 14px;
    line-height: 18px;
    min-height: 39px;
    overflow: hidden;
    max-height: 39px;
}

/* custom */

.home-page .owl-nav {
  position: absolute;
  display: flex;
  margin: -65px;
}
.category_css_parent {
  display: flex;
  align-items: center;
}
.category_css {
  margin-left: 100px;
  margin-top: 5px;
  color: #176dbf;
  fill: #176dbf;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.woocommerce-product-gallery__image img {
  height: 500px;
  width: 500px;
  object-fit: cover;
}
.summary.entry-summary {
  margin-top: 50px;
}
.wpb-get-a-quote-button-form-fire {
  text-align: center;
}

.wpb-get-a-quote-button-btn-medium.wpb-get-a-quote-button-btn.wpb-get-a-quote-button-btn-default {
  display: inline-block;
}
.button.wp-element-button.product_type_simple {
  display: none;
}
.home header#exad-masthead {
    position: absolute;
	width: 100% !important;
}

/* Medium Layout: 1200px. */
@media only screen and (min-width: 1590px) and (max-width: 1700px){

}
@media only screen and (min-width: 1400px) and (max-width: 1500px){

}
@media only screen and (min-width: 1201px) and (max-width: 1366px){

}
@media only screen and (min-width: 1100px) and (max-width: 1200px){

}
@media only screen and (min-width: 1200px) and (max-width: 1700px){
/* 	.switcher{
		margin-top: 205px !important;
		margin-right: -50px !important;
	} */
	
}
@media only screen and (min-width: 1200px){
    .woocommerce-categories .cat-right .card-group .product-cats {
        grid-template-columns: auto auto auto auto auto;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .woocommerce-categories .cat-right .card-group .product-cats {
        grid-template-columns: auto auto auto auto auto;
    }
/* 	.switcher{
		margin-top: 205px !important;
		margin-right: -50px !important;
	} */
}
@media only screen and (min-width: 767px){
    .home .header-sec-background-overlay .elementor-background-overlay{
		opacity: 0 !important;
	}
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .woocommerce-categories .cat-right .card-group .product-cats {
        grid-template-columns: auto auto auto auto;
    }
}

/* Tablet Layout wide: 768px. */

@media only screen and (max-width: 767px) {
    .woocommerce-categories .cat-right .card-group .product-cats {
        grid-template-columns: auto auto auto !important;
    }
}

@media only screen and (min-width:500px) and (max-width: 770px){
  .category_css_parent {
    display: unset;
  }
  .category_css {
    margin: 0;
  }
}

/* medium tablet layout 599px */

@media only screen and (max-width: 510px) {
    .woocommerce-categories .cat-right .card-group .product-cats {
        grid-template-columns: auto auto !important;
    }
}

@media only screen and (max-width: 450px) {
  .home-page .owl-nav {
    position: absolute;
    top: 275px;
    left: 210px;
  }
  .category_css_parent {
    display: unset;
  }
  .category_css {
    margin: 0;
  }
  .elementor-heading-title.elementor-size-default {
    margin-top: 35px;
  }
  .elementor-2571 .elementor-element.elementor-element-fb1e4ba {
    margin-top: 40px;
  }
}


/* mobile tablet layout 375px */

@media only screen and (max-width: 384px) {
    .woocommerce-categories .cat-right .card-group .product-cats {
        grid-template-columns: auto !important;
    }
  .home-page .owl-nav {
    position: absolute;
    left: 203px;
  }
  .category_css_parent {
    display: unset;
  }
  .category_css {
    margin: 0;
  }
  .woocommerce-product-gallery__image img {
    height: unset;
    width: unset;
  }
}
/* Custom */
@media only screen and (max-width: 376px) {
  .home-page .owl-nav {
    position: absolute;
    left: 192px;
  }
  .category_css_parent {
    display: unset;
  }
  .category_css {
    margin: 0;
  }
  .woocommerce-product-gallery__image img {
    height: unset;
    width: unset;
  }
}

/* mobile tablet layout 360px */

@media only screen and (max-width: 360px) {
  .home-page .owl-nav {
    position: absolute;
    top: 275px;
    left: 185px;
  }
  .category_css_parent {
    display: unset;
  }
  .category_css {
    margin: 0;
  }
  .woocommerce-product-gallery__image img {
    height: unset;
    width: unset;
  }
}


/* mobile tablet layout 320px */

@media only screen and (max-width: 330px) {
  .home-page .owl-nav {
    left: 150px;
  }
  .woocommerce-product-gallery__image img {
    height: unset;
    width: unset;
  }
}


@media only screen and (max-width:767px){
/* 	.switcher{
		margin-top: 137px !important;
	} */
	.header-sec-background-overlay .elementor-background-overlay{
/* 		height: 70% !important; */
	}
/* 	.home header#exad-masthead {
		position: unset;
	} */
}

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

}

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

}
.search-page-content-area{
	margin-top: 50px;
}
nav.woocommerce-breadcrumb a:hover {
    transition-delay: 0.25s;
}

nav.woocommerce-breadcrumb {
    padding: 4px 8px;
    background-color: #f5f5f5;
    border-radius: 3px;
    color: #111 !important;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 13px;
}

.header-menu-li a{
	color: white !important;
	font-size: 16px !important;
}
.header-menu-li ul li a{
	background-color: #02AEEF !important;
}
.header-menu-li ul li ul{
	border: 2px solid white !important;
	border-radius: 3px !important;
}
.header-menu-li ul li ul li{
	border-bottom-width: thin !important;
    color: white !important;
	border-style: solid;
}
.g-translate-lang{
	color: white;
}
header .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  top: 50px !important;
}

/* .searchbox-size{
	
}
.logo-size{
	margin-left: -50px;
} */
.divh5{
	font-size: 1.25rem;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.elementor-2551 .elementor-element.elementor-element-217a2d3 > .elementor-background-overlay {
    background-image: unset !important;
}

.choices__inner {
    height: 60px !important;
}

.hero-icon-in img {
    filter: drop-shadow(0px 0px 5px #ffffffC9);
    -webkit-filter: drop-shadow(0px 0px 5px #ffffffC9);
}

.wpforms-container .wpforms-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]):not([type="file"]),
.wpforms-container .wpforms-form select,
.wpforms-container .wpforms-form textarea,
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    width: 100% !important;
    max-width: 100% !important;
    height: 60px !important;
    min-height: 60px !important;
}