/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@media (max-width:  979px) {
	.x-topbar {
		  display: none;
	}
}

.product_meta .sku_wrapper, .product_meta .posted_in, .product_meta .tagged_as {display: block;}
.product_meta {margin-top: 15px;}

.woocommerce .cart {
    margin-top: 2.5em;
}

.woocommerce-ordering {display: none;}

 .yith_ywraq_add_item_browse_message a {
color: #ffffff !important;
border-color: rgb(13,18,61)!important;
background-color: rgb(13,18,61)!important;
text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5)!important;
border-radius: 100em!important;
padding: 0.429em 1.143em 0.643em!important;
font-size: 14px!important;
}

 .yith_ywraq_add_item_browse_message a:hover {
color: rgb(13,18,61);
border-color: rgb(13,18,61);
background-color: hsl(0,0%,100%);
text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    outline: 0 !important;
}


#yith-ywraq-mail-form input {width: 50% !important;}
#yith-ywraq-mail-form textarea {width: 50% !important;}
