/*
    Theme Name: Interiart Children Theme
    Theme URI: http://templaza.com
    Author: Templaza
    Author URI: http://templaza.com
    Version: 1.0
    Description: Interiart – Interior WordPress Theme – comes out with tons of powerful features including drag&drop content with Visual Composer, responsive sliders, custom styling and color and various versions. Its modern, attractive and clean design, accompanying with taking advantages of WooCommerce, WPML plugin and built-in shortcode collection will be right tool for you to make your website unique.
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template, theme-options
    Template: interiart
*/
@import url("../interiart/style.css");


/*controls category page font */
.woocommerce ul.products li.product a {
  	font-size: x-large;
    	font-weight: 400;
}


.xo10-sexy-accordion-list-holder ul li
.current-cat.selected {
    color: #e5ae49 !important;
    pointer-events: none !important;
}

form.cart .switchtab{
	font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    background: #c7c7c7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 7px 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
	    vertical-align: middle;
    float: left;
	margin-left:10px;
}
form.cart .switchtab:hover {
    background: #e5ae49;
}
.woocommerce-Tabs-panel{
 float:left;
width:100%;
}    
.woocommerce-Tabs-panel .wp-gallery-image .image-info { position: static; }
.woocommerce-Tabs-panel .wp-gallery-image .image-info h3{
    font-size: 14px;
    color: #e5ae49;    margin: 10px 0 5px 0;
}
.woocommerce-Tabs-panel .wp-gallery-image .image-info p{
    font-size: 12px;
    line-height: 1;
}
.woocommerce-Tabs-panel .wp-gallery-image img{margin:0}
.tz-header .tz-headerBottom .tz-header-cart{display:none;}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover:hover .tzShop-item_button{display:none;}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist{
    margin-left: -20px;
}