/*
 Theme Name:   Trendz Child
 Theme URI:    https://wdttrendz.wpengine.com/
 Description:  Trendz Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     trendz
 Version:      1.0.0
 Text Domain:  trendz-child
*/


.wdt-header-menu .wdt-primary-nav > li > a {
  
    padding: 0px 16px;
}

.wdt-header-menu .wdt-primary-nav > li {
    border: 0;
}

.wdt-custom-heading-border-design .wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title {
    background: linear-gradient(90deg, #EECA92 -60.64%, #83570C 99.04%);
    color: #fff;
    padding-inline: 1rem;
}


a.compare.button {
    display: none !important;
}


.shippingWrap .wdt-content-title h5 {
    background: linear-gradient(90deg, #EECA92 -60.64%, #83570C 99.04%) !important;
    color: #fff !important;
    padding-inline: .5rem;
}


body{
	background: #F7F7E8 !important;
}

.product-title h5{
	font-family: 'Elegant';
}


.wdt-header-menu .wdt-primary-nav > li > a:before, .wdt-header-menu .wdt-primary-nav > li > a:after{
	display: none;
}

.shippingWrap .wdt-content-title h5 {
    font-weight: 400 !important;
}

li#tab-title-reviews {
    display: none;
}

li#tab-title-trendz_shippingdelivery {
    display: none;
}


.wdt-single-product-share-container.style-simple{
    display: none !important;
}


.menu-item-has-children {
    position: relative;
}

.wdt-header-menu .wdt-primary-nav > li > a {
    padding: 0px 12px !important;
}

.wdt-header-menu .wdt-primary-nav > li > a span{
		 font-size: 16px;
	}


.menu-item-has-children::after {
    position: absolute;
    right: 6px;
    top: 0;
    bottom: 12px;
    width: 6px;
    height: 5px;
    color: #000;
    margin: auto;
    font-size: 16px;
    content: '\f107';
    font-family: "Trendz Icons";
}


    .pre-loader.loader4{
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999991;
        background-color: #fff;
    }

    .pre-loader.loader4 .loader-inner {
        padding: 25px;
        position: absolute;
        left: 50%;
        top: 50%;
        text-align: center;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

@media (max-width: 767px){
	canvas.signature-pad {
		width: 100%;
	}
}
	
	

@media (max-width : 1660px){
	.menu-item-has-children::after { 
		width: 4px; 
		font-size: 16px; 
	}
	
	.wdt-header-menu .wdt-primary-nav > li > a {
		padding: 0 8px;
	}

	.wdt-header-menu .wdt-primary-nav > li > a span{
		 font-size: 13px;
	}
	
}
