/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.lang-header,.language-bar,.language-bar .trp-language-switcher,.language-bar .trp-ls-shortcode-current-language,.language-bar .trp-ls-shortcode-disabled-language,.whb-top-bar-inner .whb-col-left{height:100%;color:#fff!important;background:0 0;margin:0!important}.language-bar .trp-ls-shortcode-current-language{padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top:0;border-bottom:0;border-color:rgba(255,255,255,.3);font-size:14px;text-transform:uppercase}.language-bar .trp-ls-shortcode-current-language a{display:flex;align-items:center;justify-content:center}.language-bar .trp-ls-shortcode-language{top:100%!important;background:#007bc4;border:none;border-radius:0;text-align:center;font-size:14px;text-transform:uppercase;padding:0}.language-bar .trp-ls-shortcode-language>a{padding:5px}.w-100{width:100%!important}.first_video,.second_video{position:relative;cursor:pointer;width:100%}.first_video .vc_single_image-wrapper,.first_video figure,.second_video .vc_single_image-wrapper,.second_video figure{width:100%}.first_video::after,.second_video::after{position:absolute;content:url(/wp-content/uploads/2020/04/youtube.png);top:50%;left:50%;transform:translate(-50%,-50%)}.first_video.active::after,.second_video.active::after{display:none}.ml-auto{margin-left:auto!important}.own-owl .wpb_wrapper strong{display:flex}.own-owl .wpb_wrapper strong.owl-carousel{display:block}.own-owl .owl-prev{left:unset!important;right:100%!important}.own-owl .owl-next{left:100%!important;right:unset!important}.own-owl .vc_single_image-wrapper{overflow:hidden}.own-owl .vc_single_image-wrapper:hover img{transform:scale(1.2)}.own-owl .vc_single_image-wrapper img{transition:all .3s ease}del .amount{color:#000;font-weight:400}.p-0{padding:0!important}.summary-inner .woodmart-product-brand{margin-right:50px}.onsale.product-label{display:none}.sub-menu .menu-item{flex:1 1 25%!important;max-width:auto!important}.sub-menu .menu-item a{display:flex!important;flex-direction:column!important;align-items:center!important}.sub-menu .menu-item a img{min-width:55px!important;height:auto!important;max-height:100%!important}.woodmart-scroll-pane{width:10px}.woodmart-scroll>.woodmart-scroll-pane{opacity:.99}.search-by-category ul li a {font-size: 11px;}

.berocket_color_span_block{
	background-size: 70% !important;
    background-clip: content-box !important;
}
.product-video-button.wd-gallery-btn{
	display: none;
}
.brands-hover-alt .brand-item img {
     opacity: 1; 
     -webkit-filter: grayscale(0); 
     filter: grayscale(0); 
}
.trp-ls-shortcode-language a, a.trp-ls-shortcode-disabled-language{
    color: #000 !important;
    font-size: 0 !important;
}

.trp-ls-shortcode-language a[title="Armenian"]::after{
    content: 'ARM';
    font-size: 12px !important;
    color: #000 !important;
}
a.trp-ls-shortcode-disabled-language[title="Armenian"]::after{
    content: 'ARM';
    font-size: 12px !important;
    
}
a.trp-ls-shortcode-disabled-language[title="English"]::after{
    content: 'ENG';
    font-size: 12px !important;
    
}
.trp-ls-shortcode-current-language>a{
    color: #fff !important;
}
.trp-ls-shortcode-language a[title="English"]::after{
    content: 'ENG';
    font-size: 12px !important;
    color: #000 !important;
}
a.trp-ls-shortcode-disabled-language, .trp-ls-shortcode-language a{
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.trp-ls-shortcode-current-language{
    background: transparent !important;
}
/*CATEGORIES MENU (PRODUCT PAGE)*/
.select2-container--default .select2-results>.select2-results__options {
    max-height: 350px !important;
}
.select2-container {
    z-index: 99 !important;
}

.payment-cards{
    max-height: auto !important;
    width: 150px !important;
}
.vertical-navigation .item-level-0.menu-item-has-children:not(.menu-simple-dropdown) {
    position: relative !important;
}

.swatch-disabled{
	display: none;
}


/*@media (min-width: 1024px){*/
/*	.own-display{*/
/*    display: none;*/
/*}*/
/*}*/
@media (max-width: 768px){
	.trp-ls-shortcode-current-language{
		min-width: 70px !important;
	}	
}
@media (max-width: 575px){
.woodmart-table-wrapper {
    padding: 5px 0px;
}
	.shop_table tr td:last-child, .shop_table tr th:last-child {
    text-align: center;
}
	.woodmart-table-wrapper table {
    margin-left: -5px;
}
}

@media (max-width: 360px){
table td {
    padding: 15px 0;
}
}


.new-partner-carousel .box-with-icon .info-box-icon{
	background: #fff !important;
	padding: 10px !important;
	box-shadow: 0 0 9px rgb(0 0 0 / 12%) !important;
}
.new-partner-carousel .box-with-icon .info-box-icon .info-icon {
	transition: all .3s ease;
}
.new-partner-carousel .box-with-icon .info-box-icon:hover img  {
	transform: scale(1.1) !important;
}

.woocommerce-terms-and-conditions-checkbox-text{
	color: #ff0000;
}
/*// Change the Number of WooCommerce Products Displayed Per Page*/
/*add_filter( 'loop_shop_per_page', create_function( '$products', 'return 24;' ), 30 );*/