/* For contact form dropdown*/

.fullwidthoption select {
    min-width: 100%;
}

.qodef-page-title {
    height:250px;
    background-color: #000;
}
.qodef-header-navigation>ul>li>a:after {
	display:none;
}
.qodef-header-navigation span.qodef-menu-item-text:hover, 
.qodef-header-navigation .current-menu-item span.qodef-menu-item-text,
.qodef-header-navigation .menu-item a span.qodef-menu-item-text:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.variations tr:nth-child(1) td.value {
    padding-bottom: 15px !important;
    padding-left: 20px !important;
}
.variations tr:nth-child(2) td.value {
    padding-left: 20px !important;
}

#qodef-page-footer .widget a:hover {
    text-decoration: underline;
}

body {
    background-color: #ffffff;
    background-image: unset;
}

.qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
	color: #ffffff;

}

.qodef-page-title .qodef-breadcrumbs a:hover {
    color: #fff;
}


.qodef-side-area-opener.qodef-source--svg-path span {
    display: none;
}


#qodef-woo-page.qodef--single .qodef-social-share, #yith-quick-view-content.single-product .qodef-social-share {
    display: none !important;
}

#qodef-woo-page.qodef--single .woocommerce-tabs, #yith-quick-view-content.single-product .woocommerce-tabs.qodef-social-share {
    display: none;
}

.related.products {
    display: none;
}

#qodef-woo-page.qodef--single .product_meta, #yith-quick-view-content.single-product .product_meta {
    display: none;
}
#qodef-page-header .qodef-widget-holder.qodef--one {
    display: none !important;
}
.qodef-header--centered #qodef-page-header-inner>div {
    justify-content: center;
}


@media screen and (max-width: 769px) {
.smallfontformobile h3.qodef-m-title {
    font-size:46px !important;
	}}


a.reset_variations::after {
    display: none;
}

.qodef-social-icons-group .qodef-social-icons-item a:after {
        display: none;

}


/* single produt images */

@media screen and (min-width: 1200px) {
	
#qodef-woo-page.qodef--single .qodef-woo-single-image, #yith-quick-view-content.single-product .qodef-woo-single-image {
    width: 40%;
    
	}}


/* Finals edit changes */

.qodef-page-title.qodef-alignment--center {
    display: none;
}

a.button.wc-forward::after {
    display: none;
}
#qodef-page-footer-top-area-inner {
    padding: 40px;
    border-top: 0 solid #8d8d8d;
}

.fcpfw_cart_basket {
    top: 100px;
   }

.fcpfw_container .fcpfw_footer a {
   
    font-weight: 300;
    font-size: 16px;
}

.wc-block-cart .wc-block-cart__submit-container {
    border: 1px solid #b59175 !important;
text-transform: uppercase;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    border: 1px solid #b59175;
    background: #fff;
    color: #000;
}


button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    background: #fff;
    border: 1px solid #b59175;
    text-transform: uppercase;
}


.variations td.value{
		padding-left:20px !important;
}

/* Cart page */
.is-large.wc-block-cart .wc-block-cart-items th {
    padding: 8px 16px 8px 16px !important;
}

.is-mobile table.wc-block-cart-items .wc-block-cart-items__row {
    padding: 16px !important;
}