/*
Theme Name: ArtsQuest - Charcoal
Description: Wordpress Woocommerce Theme
Author: Alicia Ventura
Version: 1.0
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
Text Domain:
License: 
License URI: 
Template: EcomitizeWooStore3
*/

/* 
    Created on : Feb 11, 2019, 1:50:00 PM
    Author     : Alicia Ventura
*/


/*.main-wrapper{
    background: url(bg.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}*/

body{
    font-family: "Stag Sans Book", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
}

a{
    font-family: "Stag Sans Book", Arial, sans-serif;
}


h1, h2, h3, h4, h5, h6{
    text-transform: uppercase;
    font-family: "Stag Sans Book", Arial, sans-serif;
       margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}





/*set top and bottom bar to charcoal*/
.navbar.sub-nav {background: #4d4d4d!important;}

footer {  background: #4d4d4d!important;}

.subfooter { background:#4d4d4d!important;}

.store-information-container {background: #4d4d4d!important;}

.custom-logo {
    width: 200px;
    height: auto;
    margin: 10px 0;
}

h2{color:#000000!important;}

.squeezed .small-shop-cart-item {top: 20px;}


.woocommerce .button.add_to_cart_button {
    background: #68ab3a !important;
    border: 0px;
}

.woocommerce .product_buttons a.button:hover {
    background-color: #f4be49;color:#000000;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul{
    padding: 0;
    list-style: none;
}
.woocommerce-loop-product__title{color:#000000;font-weight:500;}

woocommerce-Price-amount amount{color: #eb7a25;}

.product_title.entry-title.text-left {color:#000000}

.single-product .woocommerce-Price-amount {color: #eb7a25;}

.input-text.qty.text {border: 1px solid #000000;}

a.add_to_wishlist {color: #000000;}

section.widget {border-bottom: none;}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 50%!important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 45%!important;
}

@media screen and (max-width: 600px){
    
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }
    
}

@media screen and (max-width: 767px){
    
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100% !important;
	}
    
}

@media screen and (min-width:992px){
	
	.navbar-toggleable-md .navbar-nav .nav-link {
		padding-right: .2rem;
		padding-left: .2rem;
	}
	
}

li.nav-item {
    padding-right: 5px;
    padding-left: 5px;
}

@media screen and (max-width: 420px){
	
	#yith-wcms-back-to-cart-button {
		margin-top: 30px;
	}
	
}

th.product-add-to-cart {
    width: 250px;
}

@media screen and (min-width:576px){
	
	header .col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 30%;
		max-width: 25%;
	}
	
	header .col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 70%;
	}

}

.search-navigation{
	width: 70%;
}

input.yith-s {
    width: 100%;
}

@media screen and (max-width:1400px){
    
    .yith-s {
        width: 130px;
    }
	
}

@media screen and (max-width:1199px){
    
    .yith-s {
        width: 150px;
    }
	
}

@media screen and (max-width:768px){
	
	.top-margin-page {
		margin: 135px 0;
	}
	
}

@media screen and (max-width:576px){
    
    .woocommerce .wishlist_table td.product-add-to-cart a {
		width: 100%;
	}
	
}
