/*
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 стили */

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

.mega-toggle-block {
    height: 110px !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;
}

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

/* 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;
}

/* Product Slider */

#wps-slider-section {
    padding-top: 0px !important;
}

#wps-slider-section .wps-product-section {
    margin: 0 35px !important;
}

#wps-slider-section .wpsp-nav {
    top: 200px !important;
	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
}

#wps-slider-section .wpsp-nav:hover {
    opacity: 1;
    -webkit-transform: translateY(-3px) translateZ(0);
    transform: translateY(-3px) translateZ(0)
}

#wps-slider-section .wps-product-section .swiper-button-next {
    right: 0;
}

#wps-slider-section .wps-product-section .swiper-button-prev {
    right: auto !important;
    left: 0px !important;
}

#wps-slider-section .wpsf-product-title a {
    font-size: 14px !important;;
}

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

.wpsf-cart-button a:hover {
    color: #3960ff !important;
    background: #ffffff !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;
}

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

.product-category a {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
    color: #444 !important;
}

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

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

.breadcrumb, .woocommerce-breadcrumb {
    font-size: .9em !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;
}

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

.site-content {
    padding-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 (min-width: 1600px){
.scrolltop {
    right: 10px !important;
}
}




