/*
Theme Name: OKAB Child
Theme URI: https://themeforest.net/user/pixeldima?ref=PixelDima
Template: okab
Author: PixelDima
Author URI: http://pixeldima.com
Description: Okab is clean and modern design making it suitable for any type of website.
Tags: left-sidebar,right-sidebar,custom-colors,flexible-header,full-width-template,post-formats,theme-options,threaded-comments,translation-ready
Version: 5.5.28.1605638025
Updated: 2020-11-17 18:33:45

*/

.fixed-header-box .cart-dropdown {
    display: none;
}


.product .price, 
.woocommerce-Price-amount.amount 
{
    display: none !important;
}

.products-grids .dima-product .product-img figure img, .products-list .dima-product .product-img figure img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.products-grids .dima-product .product-img figure, .products-list .dima-product .product-img figure{
    height: 325px !important;
    width: auto !important;
	text-align: center;
    padding: 2rem 1.5rem;
}

@media (max-width: 959px) {
	.responsive-layout header.main-header .logo-wrapper .mobile-logo-additions .vamtam-cart-dropdown-link {
    	display: none !important;
	}
}

input.checkbox, input[type="checkbox"], input.radio, input[type="radio"] {
	border: 1px solid #a5a5a5 !important;
}

.wpcf7-form init label{
	width: 100%;
}

.flexslider .slides img{
	max-height: 400px;
	width: auto;
	border: none !important;
	margin: 0 auto;
}

.flexslider .slides>li {
	border: 1px solid #e1e1e1;
}

.pswp__bg{
	background-color: white !important;
}
.pswp__button {
	filter: invert(1);
}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar{
	background: none;
}

.pswp__caption__center{
	color: #014a99;
}