/*

 Theme Name:   Basel Child

 Description:  Basel Child Theme

 Author:       XTemos

 Author URI:   http://xtemos.com

 Template:     basel

 Version:      1.0.0

 Text Domain:  basel-child

*/





/* Your customizations starts here */
.term-description{
    /* padding: 14px 10% 6px 10%; */
    /* margin-top: 0px; */
    /* padding-top: 10px; */
    padding-top: 15px;
    padding: 0px 10%;
    padding: 10px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    background-image: url(images/category_descritopn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.widget_product_categories{
  background-color: #f0f0f0 ;
}
.widget_product_categories .widget-title {
    background-color: black;
    padding: 10px;
    color: white;
    text-align: center;
    margin-bottom: 5px;
}

.widget_product_categories .product-categories{
    padding: 10px;
 }
 


.act-scroll .site-logo .basel-sticky-logo img, .header-clone .site-logo .basel-sticky-logo img {
	    max-height: 50px;
}

.woocommerce-product-gallery__wrapper.owl-carousel.owl-loaded.owl-drag .owl-item figure.woocommerce-product-gallery__image{
text-align: center;
}

.woocommerce-product-gallery__wrapper.owl-carousel.owl-loaded.owl-drag .owl-item 
figure.woocommerce-product-gallery__image img{
	max-height: 505px;
    height: inherit !important;
    width: auto;
    text-align: center;
}

.shop-content-area  .hover-img ,
.shop-content-area .product-element-top  ,
.related-products .hover-img ,
.related-products .product-element-top  {
text-align: center;
}


.shop-content-area .product-element-top img , 
.shop-content-area .hover-img img{
    max-height: 236px;
    width: auto;
}



.related-products .product-element-top img , 
.related-products .hover-img img{
    max-height: 337px;
    width: auto;
}


.product-grid-item .product-element-top img , .hover-img img{
      max-height: 337px;
    width: auto;
}

 