/*

Theme Name: Yolo Rubino Child Theme
Theme URI: http://demo.yolotheme.com/rubino
Author: YoloTheme
Author URI: https://www.facebook.com/Yolotheme/
Description: This is a custom child theme for Yolo Rubino
Template: yolo-rubino
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: yolo-rubino
*/

.sidebar-description h2, .archive-description h2{
	font-size: 20px;
	line-height: 1.2;
}

.archive-description img{ 
	float: right;
}

.yolo-product-category .product-category-inner .text-left {
    position: absolute;
    bottom: -20px;
    left: 40px;
}

.site-content-single-product .single-product-info{
	padding: 0px !important;
}

.single-product .price .woocommerce-Price-amount {
    color: #777777;
    font-size: 45px;
    display: block;
}

.single-product .price .WooZone-free-shipping{
	display: block;
	clear: both;
}

#menu-item-7774 > a, #menu-item-8087 > a, #menu-item-8088 > a, #menu-item-8089 > a, #menu-item-8090 > a{
	display: none;
}

#menu-item-7774 > ul li a{
	padding: 5px 20px;
}

#menu-item-8087, #menu-item-8088, #menu-item-8089, #menu-item-8090{
	padding-top: 60px;
	border-left: none;
}



.yolo-page-title-section{
    margin: 0px !important;
    background-color: #f6f6f6;
}

.yolo-page-title-section .page-title-inner h1{
    color: #5f372a;
    text-transform: inherit;
    font-weight: normal;
    text-shadow: none !important;
}

.yolo-page-title-section .yolo-breadcrumb-wrap ul.breadcrumbs > li{
    color: #342221;
    text-transform: inherit;
    font-weight: lighter;
    text-shadow: none !important;
    padding: 0px 10px;
    font-size: 14px;
}

.site-content-single-product .single-product-info .summary-product-wrap h2.product_title{
    font-size: 30px;
    line-height: 1;
    color: #645f5c;
    position: relative;
    font-weight: normal;
    font-weight: 400;   
    padding-bottom: 15px;
}

.vc_separator h4{
    font-size: 28px !important;
    font-weight: 200;
}

footer{
    background-color: #f6f6f6;
}


.site-content-single-product .single-product-info .summary-product-wrap h2.product_title::before{
    content: '';
    width: 100px;
    height: 2px;
    background-color: #645f5c;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-title-wrap-bg{
    background-size: contain;
    background-position: right bottom;
}

main.site-content-single-post, .main-content-archive{
	padding-top: 50px;
}

.wpcf7 .newsletter-4 .your-email input, .wpcf7 .newsletter-4 .your-name input {
    width: 100%;
    margin-right: 10px;
    height: 40px;
    background-color: transparent;
    border: 1px solid var(--text_color);
    font-size: 16px;
    color: var(--text_color);
    border-radius: 3px;
}

.wpcf7 .newsletter-4 input[type="submit"]{
	width: 100%;
    margin-right: 10px;
    height: 40px;
    border: 1px solid var(--text_color);
    font-size: 16px;
    color: var(--text_color);
    border-radius: 3px;
}

.wpcf7-form .privacy_container{
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}

.yolo-product-category .product-category-inner .text-left h2.woocommerce-loop-category__title{
	font-size: 20px;
	line-height: 1;
}

.archive .yolo-product-category img{
	padding: 20px;
}

.wpcf7-list-item{
	margin: 0px;
}

.date-left .day{
	font-size: 13px;
}

/*sherwood-featured-box */

.sherwood-featured-box{
	display: flex;
	flex-direction: column;
	background: url('https://www.giochi-puzzle.it/wp-content/uploads/2021/06/sherwood-store-seletected-giocattoli-puzzle-bambini.jpg');
	background-size: 60%;;
	background-position: 100% bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.sherwood-featured-title, .sherwood-featured-content{
	width: 100%;
}

.sherwood-featured-box h2{
	font-size: 1.5rem;	
}

.sherwood-featured-content{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.sherwood-featured-toy{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.sherwood-featured-toy{
	width: 50%;
}

.sherwood-featured-toy-image-container{
	text-align: center;
	border-radius: 50%;
	height: 200px;
	width: 200px;
	border: 1px solid black;
	padding: 20px;
}

.sherwood-featured-toy-image-container img{
	border-radius: 30%
}	

.sherwood-featured-toy-desc{
	padding-left: 5%;
}

.sherwood-featured-toy-desc p{
	margin: 0px;	
}

.sherwood-featured-toy-desc bdi{
	font-size: 30px;
	color: green;
}

.sherwood-featured-toy-desc del bdi{
	font-size: 20px;
	margin-right: 10px;
	color: orange;
}

.sherwood-featured-toy-desc a {
  border: 2px solid black;
  background-color: green;
  color: black;
  padding: 14px 2px;
  font-size: 12px;
  cursor: pointer;
  border-color: green;
  color: white;
  top: 10px;
position: relative;
}


.sherwood-featured-toy-desc a:hover {
  background-color: white;
  color: green;
}

.sherwood-featured-box h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.sherwood-featured-box .why-buy{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50%;
	float: left;
	text-align: center;
}

.sherwood-featured-box .why-buy .counter{
	font-size: 2rem;
	font-weight: bold;	
	margin-bottom: 2px;
	color: green;
}

.sherwood-featured-cta .mission{
	line-height: 1;
}

.sherwood-featured-box .closing{
	font-size: smaller;
	text-align: center;
	top: 15px;
	position: relative;
}

.sherwood-featured-box h2 {
    display: flex;
    width: 50%;
    margin-left: 25%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.sherwood-featured-box h2:before,
.sherwood-featured-box h2:after {
    content: '';
    border-top: 1px solid rgba(0,0,0,0.08);
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}

.sherwood-featured-box h2:after {
    margin: 0 0 0 20px;
}

.separator{
	clear: both;
	border-top: 1px solid rgba(0,0,0,0.08);
	width: 50%;
	margin-left: 25%;
	margin-bottom: 50px;
}

@media screen and (max-width: 1280px) {
  .sherwood-featured-content{
	  flex-direction: column;
  }
  
  .sherwood-featured-toy, .sherwood-featured-cta{
	  width: 100%;
  }
  
  .sherwood-featured-cta{
	  text-align: center;
	  margin: 30px 0px;
  }
  
  .sherwood-featured-box .closing{
	text-align: right;
	}

}

@media screen and (max-width: 640px) {
  .sherwood-featured-toy{
	  flex-direction: column;
	  text-align: center;
  }
  
  .sherwood-featured-box{
		background-position: 120% bottom;
		padding-bottom: 80px;
		background-size: contain;
	}
	
	.sherwood-featured-cta{
		padding: 20px 0px;
	}
	
	.sherwood-featured-box h2 {
    display: flex;
    width: 80%;
    margin-left: 10%;
    font-size: 1.2em;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.sherwood-featured-toy-image-container {	    
		height: 150px;
	    width: 150px;
	}
	
	.sherwood-featured-box{
		background-position: 120% bottom;
	}
}

nav.yolo-canvas-menu-wrapper, nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner{
	background-color: white !important;
}

nav.yolo-canvas-menu-wrapper{
	padding: 40px !important;
}

.yolo-page-title-section.page-title-style-1 section{
	background-image: none !important;
	background-color: #e2f3eb !important;
	margin-bottom: 32px;
}