/*
Theme Name: Leitmotif Child
Theme URI: https://leitmotif.qodeinteractive.com
Description: Movie and Film Studio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Template: leitmotif
Text Domain: leitmotif
Tags: film, film production, film studio, filmmaker, movie, movie review, production company, animation studio, movies, film festival, studio, showreel, film production company, artist portfolio, cinema
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.edgtf-main-menu>ul>li>a>span.item_outer .item_text {
	font-family: 'Share Tech', sans-serif !important;
}


.button.product_type_simple, .button.product_type_variable.add_to_cart_button, .single_add_to_cart_button.button.alt, .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .button, .checkout-button.button.alt.wc-forward {
    background-color: #c88f22 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    border-width: 0 !important;
    font-size: 17px !important;
    padding: 0 30px !important;
    height: 52px !important;
    line-height: 3 !important;
    overflow: hidden !important;
    outline: none !important;
    font-weight: 600 !important;
    background-image: none !important;
    border-style: solid !important;
    border-color: #ccc !important;
    -webkit-appearance: none !important;
    transition: all 0.5s !important;    
}

.button.product_type_simple:hover , .button.product_type_variable.add_to_cart_button:hover, .single_add_to_cart_button.button.alt:hover, .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .button:hover, .checkout-button.button.alt.wc-forward:hover {
    background-color: #e8b255 !important;
    color: #ffffff !important;
}

#coupon_code {
    font-size: 17px !important;
    padding: 0 30px !important;
    height: 52px !important;
    width: 155px !important;
}
.woocommerce ul.products li.product .price, .price {
    color: #c88e22 !important;
}


.cross-sells h2, .cart_totals h2  {
    font-size:  25px !important;
}


.home .edgtf-logo-wrapper {
	display: none !important;
}

.page-id-32 .edgtf-container-inner.clearfix, .page-id-115 .edgtf-container-inner.clearfix, .single-product .edgtf-container-inner.clearfix {
	padding-top: 0 !important;
}

/*
.style-modern .bb-ultimte-mailchimp .uml-field input:focus {
    border-width: unset !important;
    height: 32px !important;
    margin-bottom: 0 !important;
    outline-offset: 0 !important;;
}
*/

.edgtf-post-info-top {
	display: none !important;
}

#pa_size {
	height: 30px !important;
    padding: 5px 10px 5px 10px !important;
    width: 100% !important;
}

.woocommerce .quantity .qty {
	height: 46px !important;
}

h2 {
	clear: both !important;
}
.woocommerce div.product form.cart .reset_variations {
	display: none !important;
}

.product .entry-title.edgtf-post-title, .product .edgtf-post-heading {
	display: none !important;
}

#billing_phone_field .woocommerce-input-wrapper #billing_phone {
	height: 46px;
    background: #202326;
    border-color: white;
    position: relative;
    width: 100%;
    margin: 0 0 11px;
    padding: 12px 16px;
    font-family: inherit;
    font-size: 15px;
    font-weight: inherit;
    line-height: 1em;
    text-transform: lowercase;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}
.woocommerce table.shop_table th {
	width: 50% !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: transparent !important;
}

.woocommerce-checkout #payment button {
	background-color: #c88f22 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    border-width: 0 !important;
    font-size: 17px !important;
    padding: 0 30px !important;
    height: 52px !important;
    line-height: 3 !important;
    overflow: hidden !important;
    outline: none !important;
    font-weight: 600 !important;
    background-image: none !important;
    border-style: solid !important;
    border-color: #ccc !important;
    -webkit-appearance: none !important;
    transition: all 0.5s !important;    
}
#ship-to-different-address span {
	font-size: 20px !important;
}

.woocommerce-checkout .edgtf-container-inner.clearfix {
	padding-top: 0 !important;
}

@media (max-width:600px)  {
	.edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner, .edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner {
		padding-top: 0 !important;
	}
	
	.edgtf-page-title.entry-title {
		margin-top: 25px !important;
		margin-bottom: 5px !important;
		line-height: 1.5 !important;
	}
}


