/*
Theme Name: Bono Child
Theme URI: https://wpshop.ru/themes/bono
Author: WPShop.ru
Author URI: http://wpshop.ru/
Template: bono
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

/* Mega Menu */

.top-menu {
    display: block !important;
}

.mega-toggle-block {
    height: 130px !important;
}

#mega-menu-wrap-top .mega-menu-toggle {
    height: 10px !important;
}

#mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
	margin-top: 20px !important;
}

.header-html-2 {
    max-width: 200px;
}

.site-header a:hover {
    background: none !important;
}

/* FiboSearch */

.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp {
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
    border-radius: 20px !important;
}

.dgwt-wcas-suggestions-wrapp a {
    text-decoration: none !important;
}

.dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input {
    background: #1f2023 !important;
}

.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #999999;
}

/* Slider */

.card-slider__title span {
    background: #1f2023 !important;
    opacity: 0.9 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
}

.card-slider__excerpt span {
    background: #1f2023 !important;
    opacity: 0.9 !important;
    padding: .5em .7em !important;
    color: #ffffff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

/* WooCommerce Buttons */

.shop-item__buttons-cart, .single_add_to_cart_button, .bono_buy_one_click, .card-slider__button, .widget_price_filter .price_slider_amount .button, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .button, .woocommerce-mini-cart__buttons a.button, .pricelist-button {
	background: #a7e92d !important;
    border: 1px solid #a7e92d !important;
    color: #444444 !important;
}

a.shop-item__buttons-cart:hover, button.single_add_to_cart_button:hover, button.bono_buy_one_click:hover, span.card-slider__button:hover, .widget_price_filter .price_slider_amount .button:hover, .woocommerce-mini-cart__buttons a:hover, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .button:hover, .pricelist-button:hover {
    color: #a7e92d !important;
    background: #ffffff !important;
    border: 1px solid #a7e92d !important;
    cursor: pointer;
}

.wc-block-cart__submit-button, .pricelist-button {
    width: auto !important;
    padding: .6rem 1.5rem !important;
	background: #a7e92d !important;
    border: 1px solid #a7e92d !important;
    border-radius: 4px !important;
    color: #444444 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}

.wc-block-cart__submit-button:hover {
	background: #ffffff !important;
    color: #a7e92d !important;
}

.pricelist-button {
    margin-left: 40px;
}

/* WooCommerce Плитки Категорий */

.term-list ul li a {
    color: #444444;
    border: 1px solid #444444;
}

.term-list ul li a:hover {
    color: #a7e92d;
    border: 1px solid #a7e92d;
}

/* WooCommerce */

.product-info .quantity input[readonly]{
    padding: 5px 25px !important;
    text-align: center;
}

.product-category a img::before {
    display: block !important;
    height: 300px;
}

.product-category a {
    border: 1px solid #ecf0f1 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
    color: #444 !important;
}

.product-category a:hover {
    border: 1px solid #a7e92d !important;
}

.shop-item__title a {
    color: #444444 !important;
}

.term-list ul li a {
    border-radius: 20px !important;
}

.woocommerce-shipping-methods label {
    display: inline !important;
}

.product-tabs .tabs-content__txt-row .descr, .product-tabs .tabs-content__txt-row .value {
    width: 100%;
    max-width: 316px;
    position: relative;
}

.product-tabs .tabs-content__txt-row .descr, .product-tabs .tabs-content__txt-row .value {
    width: 100%;
    max-width: 316px;
    position: relative;
}

.woocommerce-checkout-review-order .shop_table th {
        color: #444444 !important;
}

.wc-block-cart-item__wrap a {
        color: #444444 !important;
        text-decoration: none !important;
}

.wc-block-cart-item__wrap a:hover {
        color: #a7e92d !important;
}

/* WP Carousel */

.wpcp-carousel-section {
    margin: 0 35px !important;
}

.wpcp-prev-button, .wpcp-next-button {
	font-size: 25px !important;
    width: 35px !important;
    height: 35px !important;
    border: 1px solid rgba(61, 62, 68, .04) !important;
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 30px -5px rgba(0,0,0,.3);
    box-shadow: 0 3px 30px -5px rgba(0,0,0,.3);
     opacity: .6;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.wpcp-prev-button:hover, .wpcp-next-button:hover {
    opacity: 1;
    -webkit-transform: translateY(-20px) translateZ(0) !important;
    transform: translateY(-20px) translateZ(0) !important;
}

.wpcp-carousel-section .wpcp-slide-image {
    height: 300px !important;
}

.wpcp-cart-button a {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
	border-radius: 1.5em !important;
    color: #444444 !important;
    background: #a7e92d !important;
    border: 1px solid #a7e92d !important;
}

.wpcp-cart-button a:hover {
    color: #a7e92d !important;
}

.wpcp-single-item {
    border: 1px solid #222222 !important;
}

.wpcp-swiper-dots .swiper-pagination-bullet-active {
    background-color: #a7e92d !important;
}

/* Brands Slider */

.slick-list {
	margin: 0 30px !important;
}

.pwb-carousel .slick-prev, .pwb-carousel .slick-next {
	opacity: unset !important;
	background: none !important;
    color: #aaaaaa !important;
    font-weight: 400 !important;
    font-size: 30px !important;
}

.pwb-carousel .slick-prev>span, .pwb-carousel .slick-next>span, .pwb-product-carousel .slick-prev>span, .pwb-product-carousel .slick-next>span {
    margin-top: -30px;
}

.pwb-carousel .slick-prev span:hover, .pwb-carousel .slick-next span:hover {
    color: #178087 !important;
}

.pwb-slick-slide {
	box-shadow: inset 0 0 0 1px rgba(206,212,218,.5);
	height: 160px !important;
	text-align: center;
	vertical-align: middle;
	line-height: 160px;
}

.pwb-slick-slide a {
	display: block !important;
	padding: 3px;
	line-height: 160px;
	font-size: .9em !important;
    color: #91a6ba !important;
    text-decoration: none !important;
}

.pwb-slick-slide img {
	display: inline !important;
	margin: unset !important;
	vertical-align: middle;
}

/* Contact Form 7 */

.contact-form-section{
    width: auto;
    overflow: hidden; /* чтобы контейнер обтекал плавающие элементы */
}
.contact-form-section-left {
    float: left;
    width: 60%;
    padding: 10px;
}
.contact-form-section-right {
    float: left;
    width: 40%;
    padding: 10px;
}

#wpcf7-f10018-o1 {
    max-width: 450px;
    background-color: #444444;
    border-radius: 20px;
    padding: 30px;
    color: #ffffff;
}

#wpcf7-f10018-o1 a{
    color: #999999;
    text-decoration: none !important;
}

#wpcf7-f10018-o1 a:hover{
    color: #a7e92d;
}

#wpcf7-f10018-o1 input, #wpcf7-f10018-o1 textarea {
    width: 100% !important;
    border-radius: 10px;
}

#wpcf7-f10018-o1 input[type="checkbox"] {
  width: 25px !important;
}

#wpcf7-f10018-o1 input[type="submit"] {
    width: auto !important;
    padding: 10px 15px;
    background: #a7e92d !important;
    border: 1px solid #a7e92d !important;
    color: #444444 !important;
}

#wpcf7-f10018-o1 input[type="submit"]:hover {
    background: #ffffff !important;
    border: 1px solid #a7e92d !important;
    color: #a7e92d !important;
}

/* Footer */

.footer-widget a{
    color: #ffffff !important;
}

.footer-widget a:hover{
    color: #a7e92d !important;
}

.section-id--portfolio {
    background: #232529 url(/wp-content/uploads/2025/06/section-bg.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
}

.footer-logo {
    height: 35px !important;
}

/* Breadcrumb */

.breadcrumb, .woocommerce-breadcrumb {
    font-size: .9em !important;
}

span.breadcrumb_last, .woocommerce-breadcrumb a {
    color: #91a6ba !important;
}

.breadcrumb span, .breadcrumb a{
    color: #91a6ba !important;
} 

.woocommerce-breadcrumb a:hover {
    color: #a7e92d !important;
}

.breadcrumb a:hover {
    color: #a7e92d !important;
}

/* Other CSS Styles */

.section-id--map {
	padding: 0 !important;
}

.site-content {
	padding-top: 30px !important;
    padding-bottom: 0 !important;
}

.site-header {
    margin-bottom: 0 !important;
}


@media (min-width: 768px) {
    .product-images {
        max-width: 40% !important;
}
}

@media (max-width: 575px){
.shop-grid--columns-5 .product-category, .shop-grid--columns-5 .shop-item {
    width: 50% !important;
}
}

@media (max-width: 767px) {
.header-html-2 {
    max-width: unset !important;
}
.site-logotype {
    margin-bottom: 20px;
}
#mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
	border-radius: 20px !important;
}
.wpsf-cart-button a {
	padding: 8px !important;
}
}

@media (max-width: 992px) {
input.dgwt-wcas-search-input {
	color: #f0f0f0 !important;
}
.contact-form-section-left {
    width: 100% !important;
}
.contact-form-section-right {;
    width: 100% !important;
}
}

@media (max-width: 991px){
.widget-area.widget-area--mobile{
    display: block !important;
}
}


@media (min-width: 992px){
.widget-area.widget-area--mobile{
    display: none !important;
}
}

@media (min-width: 1600px){
.scrolltop {
    right: 10px !important;
}
}




