/*
Theme Name: Queeny Child Theme
Theme URI: http://queeny.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Queeny
Template: queeny
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: queeny

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body, b,  em, mark, small, del, ins, sub, sup, a, p, h1, h2, h3, h4, h5, h6, div, section, .lte-navbar-icons ul li span, ul li {
    font-family: 'Roboto' !important;
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free' !important;
}

.lte-navbar #lte-navbar.navbar-desktop .lte-ul-nav > li:last-child ul.children,
.lte-navbar #lte-navbar.navbar-desktop .lte-ul-nav > li:last-child ul.sub-menu {
    right: auto;
}
.wopb-block-c67ad5 .wopb-category-content-item {
    background: #fff;
    opacity: 0.7;
}

.lte-social.lte-nav-second.lte-type-{
    /*display: none !important;*/
}


/*.lte-navmenu-sc ul.menu li:nth-child(2),*/
/*.lte-navmenu-sc ul.menu li:last-child,*/
/*#lte_navmenu-2 .menu li:last-child,*/
/*.widget.widget_lte_navmenu .menu li:first-child,*/
/*.widget.widget_lte_navmenu .menu li:last-child,*/
/*#menu-main-menu-ukr-2 .menu-item:nth-child(2){*/
/*    display: none !important;*/
/*}*/

.is-layout-flow.wp-block-query{
    display: none !important;
}
.lte-tagline, .lte-social{
    /*display: none;*/
}

.woocommerce #content div.product div.images .wp-post-image, .woocommerce div.product div.images .wp-post-image, .woocommerce-page #content div.product div.images .wp-post-image, .woocommerce-page div.product div.images .wp-post-image {
    max-height: 682px;
}

.woocommerce-product-gallery__wrapper .zoomImg{
    /*opacity: 1 !important;*/
    width: 492px !important;
    height: auto !important;
    /*top: -19.1392px;*/
    /*left: -10.5173px;*/
}
.main-wrapper .product .woocommerce-product-gallery .flex-viewport{
    height: 500px !important;
}

.cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch{
    background: #ccc;
}

.wopb-compare-btn, .wopb-wishlist-add{
    display: none;
}
.woocommerce-error {
    padding-left: 64px !important;
}
#billing_nova_poshta_region,
#billing_nova_poshta_city,
#billing_nova_poshta_warehouse,
#shipping_nova_poshta_region,
#shipping_nova_poshta_city,
#shipping_nova_poshta_warehouse{
    padding: 15px;
    border-radius: 0px;
    background-position-y: 39px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 97%;
    padding-right: 60px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f105";
    zoom: 1.4;
}
#shipping_country_field{
    display: none;
}

.lte-navbar #lte-navbar.navbar-desktop .lte-ul-nav a {
    /*padding: 0px 12px 0 !important;*/
}

.yith-woocommerce-ajax-product-filter .yith-wcan-label  li a{
    background: #B7A26D !important;
    padding: 8px 15px !important;
}

header.lte-page-header .lte-social a span:before,
.footer-widget-area .lte-social a {
    font-size: 32px;
}


.notice.e-notice.e-notice--warning.e-notice--dismissible,
#lte-preloader{
    display:none !important;
    
}

#woocommerce_layered_nav-2 ul li{
    display: inline-block;
    width: 44px;
    background: #B7A26D;
    padding: 2px;
    margin-right: 10px;
}
#woocommerce_layered_nav-2 ul li:hover > a{
    color:#ffffff;
}
#woocommerce_layered_nav-2 ul li .count{
    display: none;
}
#woocommerce_layered_nav-2 ul li a:before{
    display:none;
}

#woocommerce_layered_nav-2 ul li.woocommerce-widget-layered-nav-list__item--chosen.chosen{
    background: #ccc;
}