.rtl{
	overflow-x: hidden;
}

:lang(fa) aside .widget.type-2 h3.widget-title{
	font-size: 18px;
	font-weight: 400;
}

:lang(fa) ul.products li.product .title{
	font-size: 20px;
	font-weight: 500;
}

:lang(fa) .button .product_type_simple{
	font-weight: 300 !important;
	font-size: 16px !important;
}

.widget.woocommerce .star-rating{
	display: none;
}

.woocommerce .product_list_widget > li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.content_bottom_bg{
	width: 100% !important;
height: 300px !important;
background-image: url("http://gougouland.com/wp-content/uploads/2019/02/footer-image.png") !important;
background-size: cover !important;
background-position: top !important;
background-repeat: no-repeat !important;
	position: relative !important;
}

:lang(fa) .more-link,
:lang(fa) .button-style1,
:lang(fa) .submit{
	font-size: 16px !important;
	font-weight: 400 !important;
}

:lang(fa) #kids_main_nav > ul > li > a{
	font-size: 14px !important;
}

.kids_social .lang_bar > div > ul a, #kids_header .kids_social .lang_bar > div > ul a{
	width: 80%;
}

:lang(fa) #kids-back-top{
	right: 10px !important;
	left: auto !important;
}

:lang(fa) #kids_header #kids_logo_block{
	float: right !important;
}

:lang(fa) #kids_main_nav{
	float: left !important;
}

:lang(fa) #wpcf7-f622-p1719-o1{
	text-align: left;
}

:lang(fa) .kids_social_wrapper{
	direction: ltr;
	text-align: left;
}

.related.products{
	display: none !important;
}

.portfolio .post-footer{
	text-align: center;
}

.lang_bar > div.lang_sel_list_horizontal > ul{
	padding: 0 !important;
}

@media screen and (max-width: 767px){
	.home__video-section{
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}
	
	.home__video-section__text,
	.home__video-section__video{
		width: 100% !important;
	}
}

.up-sells.upsells.products{
	display: none !important;
}

.kids_bottom_content .content_bottom_bg{
	/*
	 *  background-size: contain !important;
background-position: bottom !important;
height: 150px !important;
	*/
}

.woocommerce .product_list_widget li > a{
	padding-left: 10px;
}

.kids-bg-level-1{
	background: url("http://gougouland.com/wp-content/uploads/static/bg-top.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}