/*
	Theme Name: NG Studio
	Theme URI: 
	Description: 
	Version: 
	Author: 
	Author URI: 
	Text Domain: NG
	Domain Path: /languages/
	Tags:
	License:
	License URI: 
*/

/*
PLEASE DO NOT EDIT THIS FILE! 
This file is only to recognize basic theme data like name and version.
Instead use the style.css file located your child theme folder 'goya-child' to add your own styles.
If you  want to add small css snippets you can also use the Custom CSS field in Appearance -> Customize -> Custom Code
*/

.aws-container .aws-search-form {
    min-width: 500px;
}

.aws-container {
    margin: 0 auto;
}

h2.htwo { 
display: block !important;
margin-bottom: 15px !important;
}

.products .product.product-category .category-caption h2 .count {
    display: none !important; }

.products .product.product-category a {
    height: 100px !important;
}

.products .product.product-category a {
    padding-bottom: unset !important;
}

.products .product.product-category {
    margin-bottom: 17px !important;
}

.products .product.product-category .et-category-inner {
    padding-bottom: 50px !important;
    height: 100px !important;
}

.products .product.product-category .category-caption {
        padding: 50px 30px 38px !important;
}

.products .product.product-category .category-caption h2 {
    text-align: center !important;
    color: #fff !important;
    font-size: 18px;
}

.products .product.product-category .category-caption {
    z-index: unset !important;
}

ul.sub-menu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.timeshipping {
    padding: 15px;
    border: 1px solid #cdcfd0;
    color: #000;
    text-align: right;
    font-size: 14px;
    margin: 30px 0 !important;
    line-height: 22px;
}

.search-panel header .panel-header-inner {
    padding: 30px 0 30px 0 !important;
}

.et-header-menu > li > .sub-menu:before {
    left: -22px !important;
    width: calc(100% + 40px) !important;
}

.et-header-menu li >.sub-menu > li {
    width: max-content !important;
    padding: 0px 20px !important;
}

.bapf_sfilter .bapf_hascolarr, .bapf_sfilter .bapf_hasdesc {
    font-size: 18px !important;
    margin: 0 0 13px 0 !important;
    padding-right: 0 !important;
}

.bapf_sfilter .bapf_colaps_smb, .bapf_sfilter .bapf_desci {
    right: unset !important;
    left: 0 !important;
    font-size: 12px !important;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    width: 8px !important;
    height: 12px !important;
    top: 1px !important;
    left: 4px !important;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:before {
    height: 9px !important;
    width: 5px !important;
    border: 2px solid #fff !important;
    border-width: 0 2px 3px 0 !important;
    top: 1px !important;
    left: 5px !important;
}

.berocket_single_filter_widget {
    padding-bottom: 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

@media only screen and (min-width: 992px) {
.shop-sidebar-col #side-filters .side-panel-content {
    padding-top: 30px !important;
} }

.et-header-menu ul.sub-menu li a::after {
    display: none;
}

span.select2.select2-container.select2-container--default {
    z-index: 1 !important;
}

.et-header-menu li >.sub-menu > li:hover {
    background: #EEDF13;
}

.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    left: 12px !important;
    right: auto !important;
}

.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 15px 10px 40px !important;
}

.term-description, .shop-intro-text {
    margin: 0 auto 50px !important;
	padding: 0 25px;
}

.rtl .dgwt-wcas-preloader {
    left: 35px !important;
}

#pojo-a11y-toolbar {
    bottom: 150px !important;
    top: unset !important;
}
.pojo-a11y-toolbar-toggle {
    bottom: 0px !important;
}

.top-bar .topbar-right > *:not(:first-child) {
    margin-left: 0 !important;
    margin-right: 20px !important;
}

.megamenu-fullwidth .et-header-menu>li.menu-item-mega-parent>.sub-menu:before {
    width: 200vw;
    transform: translateX(50%) !important;
}

.et-header-menu>li.menu-item-mega-parent>.sub-menu:before {
    left: unset !important;
    right: 0;
    width: 100%;
}

.top-bar .et-top-menu > li:last-child > a {
    padding-right: 15px !important;
}

.joinchat__message {
    text-align: right;
}

.joinchat__header {
padding: 0 26px 0 70px!important;
}


.header .logolink .logoimg {
    max-width: 262px !important;
}

@media only screen and (max-width: 767px) {
.col-12.col-md-6.col-lg-3.footer1 {
    text-align: center;
    padding-bottom: 15px;
} 

.aws-container {
    width: 100% !important;
}

.aws-container .aws-search-form {
    min-width: unset !important;
}

li.col-lg-3.col-md-4.col-sm-6.col-12.product-category.product {
    flex: 0 0 50%;
    max-width: 50%;
}

}


@media only screen and (max-width: 991px) {
.mobile-header-icons > * {
    margin-left: 0 !important;
    margin-right: 12px;
} 

.footer-items.footer-left {
    display: none !important;
}

.footer-bar .copyright, .footer-bar-social {
    padding-top: 5px !important;
    padding-bottom: 10px !important;
}

.footer-bar .footer-right>* {
    margin-right: 0px !important;
}

}