/*Theme Name: Queen WooCommerce WP Child Theme
Theme URI: http://themeforest.net/themes/queen
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
Author: webRedox WordPress team
Author URI: http://www.webredox.com
Template: queenwp
License:
License URI:
Tags: green, blue, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
*/
@font-face {
	font-family: 'Conv_Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot');
	src: local('☺'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.shop-cart{
	display:none;
}
.header-logo{
}
.navbar-main{
	background: 
}
.logo-h1{
	margin: 0 auto !important;
    max-width: 167px;
}
.logo-h1 img{
	height: 85px;
}

/*#header .navbar-main{
	background: #810611!important;
}
.navbar-main .nav>li>a{
	color: #fff!important;
	font-family: 'Conv_Roboto-Regular'!important;
}



#navbar-collapse-1{
	text-align: center;
	padding: 0px;
}*/
.navbar-nav > li >a{
	text-align: center;
}
.navbar-main .nav>li>a:hover{
	color: #ee4a42!important;
}
.navbar-nav{
	width: 100%;
	float:none!important;
}

.navbar-main .nav>li>a {
    font-family: 'Conv_Roboto-Regular',sans-serif!important;
}
body{
	font-family: 'Conv_Roboto-Regular'!important;
}
.header-1 {
	display: block;
}
.woocommerce div.product{
	margin-bottom: 30px!important;
}
.woocommerce div.compare-button{
	margin-bottom: 0px!important;
}
.header-post h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.header-post .header-bottom-line{
	text-align: center;
    width: 100px;
    height: 3px;
    display: block;
    margin: 5px auto 10px;
    background-color: #ee4a42;
}
#header .header-bg .header-main-fixed {
    height: 125px;
}
.contact-top, .fa-phone, .fa-map-marker{
	color: #fff;
	margin-right: 10px;
	font-size: 11px;
}
.lang-item a{
	color: #fff;
	margin-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
}
.lang-item{
	display: inline-block;
}

#header .container #container-fixed{
	margin: 0px;
}
.language{
	float: right;
}
/*.row1-hinh1 .vc_custom_1469095493062{
	background-size: 570px 680px;
}*/


.block {
	padding: 5px 0px!important;
}



.nocomments{
	display: none;
}
p {
    color: #555;
    font-family: "Conv_Roboto-Regular",helvetica,arial,sans-serif,"PTSans"!important;
}

.block-products-modes {
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
	display: none;
}
.block-breadcrumb .current-item{
	color: red;
}

.current_page_item > a{
    color: #d0a951!important;
}
.current-menu-parent > a{
	color: #d0a951!important;
}
.show-more{
	background: #fff;
    border: 2px dashed #810611;
    padding: 10px 50px;
    font-weight: 700;
    color: #810611;
    font-size: 18px;
    font-family: 'Conv_Roboto-Regular';
    text-decoration: none!important;
}
.product-sale, .post-information{
	display: none;
}
.block-blog .blog{
	border: 0!important;
}
.line{
	width: 300px;
    border-bottom: 1px solid #810611;
    display: inline-block;
}
.parent-line{
	width: 100%;
    text-align: center;
}
.widget_list_categories_widget h3:before {
    content: "\f07c     ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #810611;
    font-size: 18px;
	margin-right: 10px;
    
}
.widget_tag_cloud h3:before {
    content: "\f02c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #810611;
    font-size: 18px;
	margin-right: 10px;
    
}
.product-rating{
	display: none;
}
ins {
    text-decoration: none;
}
.block-form .woocommerce-tabs{
	display: none;
}
.container .product-detail-section .product-list h3{
	text-align: left;
}
.related h2{
	text-align: center;
	text-transform: uppercase;
}
.detail, .delivery, .gift{
	border: 1px solid #eee;
	padding: 4px 24px;
}
.short-description{
	padding: 10px 25px 0px 25px;
	background:  #f8f8f8;
}
#gal1 img {
	max-width: 80px!important;
    max-height: 120px!important;
}
.short-description{
	display: none;
}
.product-detail-section .detail-product-price .product-price span{
	font-size: 18px;
    font-weight: bold;
    color: black;
}
.btn-details {
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    white-space: inherit;
    font-size: 12px;
    padding: 10px 20px;
	border: 1px solid rgb(151, 151, 151);
    background: rgb(248, 248, 248);
	width: 250px;
	display: inline-block;
	margin-bottom: 10px;
}
.product-detail-section .add-to-cart{
	margin-top: 20px;
}
.product-detail-section .on-stock{
	color: #469700;
}
.product-detail-section .shop-more-link{
	color: #33a1fd;
}
.border-stock{
	padding: 20px 45px;
    border: 1px solid rgb(151, 151, 151);
}

.cart, .stock {
	display: none;
}
.product .product-caption .product-price span {
    color: #333;
    font-size: 16px;
    margin: 0;
}
/*section{
	margin-top: 30px;
}*/
.share-product-detail{
	display: flex;
    justify-content: center;
}
.ssba-wrap div{
	text-align: center!important;
}
.fb_iframe_widget iframe {
    position: inherit!important;
}
.img-left-menu img{
	width: 75px;
	height: auto;
}
.blog-caption .btn-read {
    border: 1px solid #9f98ad;
    color: #ffffff;
    padding: 5px 15px;
    text-transform: none;
    margin: 10px auto 50px;
    display: inline-block;
    BACKGROUND: #810611;
    float: right;
    border-radius: 4px;
	margin-bottom: 0px;
}
.widget_list_categories_widget ul li a{
	margin-left: 35px;
}
#footer .footer-copy{
	padding: 0px 0;
}
#footer .footer-information {
    padding: 15px 0 0 0;
}
.woocommerce-breadcrumb{
	display: none;
}
.vc_grid-container-wrapper: hover{
	opacity: 0.2;
}
.tile-row {
    font-family: 'Conv_Roboto-Regular';
    color: #fff;
    margin-bottom: 25px;
}
.primary-image{
	position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 95%;
    padding-top: 45%;
    margin: 0% 2.3% 0% 2.6%;
	transition: all .5s ease-in-out;
}
/*.primary-image:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}*/
.vc_gitem-zone .vc-prettyphoto-link{
    transition: all .5s ease-in-out;
}
.vc_gitem-zone .vc-prettyphoto-link:hover{
    background: rgba(6, 6, 6, 0.51);
}
.primary-image:hover {
    position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 95%;
    padding-top: 45%;
    margin: 0% 2.3% 0% 2.6%;
    background: rgba(6, 6, 6, 0.51);
	/*box-shadow: inset 0 0 0 15px rgba(6, 6, 6, 0.51);*/
}
.primary-image-child{
    position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 90%;
    padding-top: 18%;
    margin: 0% 5% 0% 5%;
	transition: all .3s ease;
}
.primary-image-child:hover {
    position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 90%;
    padding-top: 18%;
    margin: 0% 5% 0% 5%;
    background: rgba(6, 6, 6, 0.51);
}
.primary-image-child-2{
    position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 91%;
    padding-top: 18%;
    margin: 0% 2.4% 0% 2.4%;
	transition: all .3s ease;
}
.primary-image-child-2:hover {
    background: rgba(6, 6, 6, 0.51);
}
.link-connect{
	text-decoration: none;
    color: white;
    border: 1px solid;
    padding: 5px 25px;
}
.primary-image:hover .link-connect {
    text-decoration: none;
    background: #ffffff;
    color: #810611;
    padding: 10px 30px;
    border: 0;
    font-size: larger;
    font-weight: bold;
	text-decoration: none;
	transition: all .3s ease;
}
.primary-image-bottom{
	position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 90%;
    padding-top: 18%;
    margin: 0% 2.3% 0% 2.6%;
}
.primary-image-bottom:hover {
    position: absolute;
    z-index: 5;
    top: 0%;
    padding: 0 20px;
    text-align: center;
    left: 0;
    right: 0;
    height: 90%;
    padding-top: 18%;
    margin: 0% 2.3% 0% 2.6%;
    background: rgba(6, 6, 6, 0.51);
}
.primary-image-bottom:hover .link-connect {
    text-decoration: none;
    background: #ffffff;
    color: #810611;
    padding: 10px 30px;
    border: 0;
    font-size: larger;
    font-weight: bold;
	text-decoration: none;
	transition: all .3s ease;
}
.navbar-main .nav>li>a:hover {
    color: #ee4a42!important;
	background-color: #810611;
    color: #ee4a42;
    border-color: #ee4a42;
    -webkit-box-shadow: 0 6px 12px rgba(79,83,103,.175);
    box-shadow: 0 6px 12px rgba(79,83,103,.175);
}
.navbar-main .nav>li.open>a {
    background-color: #810611!important;
}
/*.primary-image:hover .tile-row{
	font-size: 26px;
	font-weight: bold;
	transition: all .3s ease;
	margin-bottom: 23px;
}*/

.wrps_related_products_area .wrps_related_products_area_title{
	text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}
.testimonials{
	border-radius: 100%;
    border: 2px solid #810611;
}
.testimonials-content{
	border: 2px solid #810611;
    border-radius: 15px;
    padding: 10px 20px;
}
.testimonials-title{
	color: #810611;
}
.product-price .price-sale{
	color: red!important;
}
.product-price ins span{
	color: red!important;
}
.blog-caption h3{
	margin-top: 0px;
}
 .craouse-style article .product{max-height:407px; min-height:360px;}
 .product-price{
	 display: block;
 }
.hide{
	display:none!important;
}