/*
Theme Name:     Iva Child
Theme URI: 		https://dtivastg.wpengine.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Iva theme powered by DesignThemes
Template:       iva
Version:        1.0
*/

/* breadkcrumb */
.main-title-section-wrapper>.main-title-section-bg:after {
    background-color: rgb(31 48 58 / 83%) !important;
}

/* Header in product singe page */
@media only screen and (min-width: 767px) {
	.single-product .main-title-section-wrapper{
    /*margin-top: 122px !important;*/
}
}

.woocommerce .product form.cart .variations li.zoo-cw-attr-row > div.zoo-cw-type-default {
    width: 100% !important;
}

.woocommerce div.product .dt-sc-product-tabs .woocommerce-tabs ul.tabs{
    display:none;
}

.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a {
    padding: 40px 15px !important;
}