/*
 Theme Name:   Kohvipood
 Theme URI:    http://parimkohvipood.ee
 Description:  Kohvipoe WP theme
 Author:       Zezz
 Author URI:   http://zezz.ee
 Template:     fruitshop
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         e-commerce, blog, grid-layout, two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
 Text Domain:  kohvipood
*/


/*
--- Product information details container ---
*/

.banner-slider.bg-slider .banner-thumb img {
	opacity: 1;
}

.mb-style-minicart .product-info .remove {
	font-size: 25px;
}
.item-product .product-thumb:hover img:nth-of-type(1) {
	opacity: 1;
	transform: none;
}
.product-thumb-link::before {
	border-radius: 10px;
}
.product-thumb img:nth-of-type(2), .product-thumb picture:nth-of-type(2) {
	display: none;
}



#smaily-checkout-subscribe_field {
	width: 100%;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;	
}

input[type=number] {
  -moz-appearance: textfield;
}

.wbu-quantity {
	display: flex;
	align-items: center;
}

.detail-qty {
	width: auto;
	margin:0;
	padding: 0;
	border:none;
	line-height: normal;
	height: auto;
	border-radius: 0;
}

.detail-qty .qty-up, .detail-qty .qty-down {
	display: none;
}

.detail-qty a {
	position: relative;
}

.quantity .wbu-qty-button {
	margin-right: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.woocommerce div.product form.cart div.quantity {
	margin-bottom: 15px;
	display: flex;
	justify-content: center;
}

.facebook-btn {
	position: fixed;
    right: 0;
    height: 150px;
    width: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	border-radius: 18px;
}

.select-box select {
	text-transform: none;
}
.single-product .shop-banner, .search-results .shop-banner {
	display: none;
}
#add_payment_method #payment label a, .woocommerce-cart #payment label a, .woocommerce-checkout #payment label a {
	color: red;
}

.row .border-row-ifmn {
	margin: 0;
	border-top: 2px solid #755a42;
}
.container .middle-ifmn {
	border-top: 1px solid #eac6a6ab;
	border-bottom: 1px solid #eac6a6ab;
}
.container .middle-border-ifmn {
	border-top: 1px solid #eac6a6ab;
}
.border-row-ifmn .container {
	line-height: 45px;
	display: -webkit-inline-box;
}
.border-row-ifmn .container p {
	background-repeat: no-repeat;
	background-position-x: 7px;
	background-position-y: 12px;
	padding-left: 31px;
}
.product-categories .cat-item {
	border-bottom: 1px solid #eac6a6ab;
}
.widget ul li ul {
	border-top: none;
}


.sidebar {
	background: #fff;
	line-height: 45px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
	border-bottom: 1px solid #eac6a6ab;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:nth-child(3) {
	border-bottom: none;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:nth-child(1) {
	border-top: 2px solid #755a42;
}
.widget_price_filter h3{
	border-bottom: 2px solid #755a42;
	line-height: 65px;
}
.widget {
	margin-bottom: 85px;
}
.widget_top_rated_products .product_list_widget li {
	border-bottom: 1px solid #eac6a6ab;
}
.widget_top_rated_products .product_list_widget:nth-child(1) {
	border-top: 2px solid #755a42;
}
.widget ul li a {
	padding-right: 5px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li:nth-child(1) {
	border-top: 2px solid #755a42;
}
.woocommerce ul.product_list_widget li {
	border-bottom: 1px solid #eac6a6ab;
}
.woocommerce-checkout #payment {
	background: transparent;
}
.woocommerce-checkout #payment ul.payment_methods {
	border-top: 1px solid #d3ced2;
}
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
    color: #333;
}
.woocommerce-checkout #payment ul.payment_methods .payment_method_lhv img {
	margin-left: 65px;
}
.woocommerce-checkout #payment ul.payment_methods .payment_method_seb img {
 	margin-left: 67px;
 }
 .woocommerce-checkout #payment ul.payment_methods .payment_method_swedbank img {
 	margin-left: 17px;
 }
 .woocommerce-checkout #payment ul.payment_methods .payment_method_nordea img {
 	margin-left: 36px;
 }

 .content-shop .row:first-child {
 	padding-top: 30px;
 }

 .item-product.item-product-grid {
 	border:none;
 }

 .banner-slider.bg-slider .item-slider {
    max-height: 65vh;
    background-size: cover;
}

 .main-nav.main-nav3 > ul > li.current-menu-item > a {
	 border: none;
	 color: #333333;
}

 div#csbwfs-right {
	 top: 40%;
 }

a#csbwfs-hide {
	display: none;
}

.boxzilla-popup {
	background-image: url('https://parimkohvipood.ee/wp-content/uploads/2018/01/Coffee1.jpg') !important;
	background-size: cover !important;
}

.search-form2 {
	margin-right: 0;
}

.banner-slider1 {
	margin-bottom: 0;
}

.woocommerce span.onsale {
	background: #ffeb3b;
    opacity: 1;
    color: #000;
}

.woocommerce .item-product-grid span.onsale {
    left: 0px;
    background: #ffeb3b;
    opacity: 1;
    color: #000;
    font-weight: bold;
    top: -13px;
}

.outlet a {
	color: #000;
	background: #ffeb3b;
}

.product-thumb-link img {
	max-height: 300px;
	width: auto;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 20px 0px;
    margin: auto;
}
.rotate-thumb img:last-child {
	bottom: 0;
    right: 0;
}

.popup_container {
	width: 600px;
	padding: 90px 100px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.popup_container p {
	text-align: center;
	text-transform: uppercase;
}

#smly button {
	background: none;
	border: 1px solid #fff;
	border-radius: 18px;
	height: 36px;
    line-height: 36px;
    padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	background: #755a42;
}

#smly {
	padding: 0;
}

.boxzilla-close-icon {
	color: #fff !important;
	opacity: 1 !important;
}

.product-title {
	white-space: normal;
	line-height: normal;
}

.header-ontop.fixed-ontop {
	z-index: 1999 !important;
}

/*
.mini-cart-icon {
	display: none;
}

span.mini-cart-number.bg-color.white.cart-number {
	display: none;
}

.mini-cart-content.text-left {
	display: none;
}
*/

.banner-info a.btn-arrow {
	font-size: 20px;
}

.detail-qty .qty-up, .detail-qty .qty-down {
	color: #fff;
    background: #4c3d2e;
    border: none;
    display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 50%;
}

.detail-qty .qty-up:hover, .detail-qty .qty-down:hover {
	color: #fff;
	background-color: #ac8b6f;
}

.cart_item .quantity .qty {
	height: 36px;
}

.detail-qty .qty-down {
	left: -5px;
}
.detail-qty .qty-up {
	right: -5px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .quantity .qty {
	max-width: 36px;
	border: none;
	border-radius: 50%;
}
.wbu-qty-button {
	color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 100;
	background-color: #4c3d2e;
	margin-right: 0;
}
.wbu-qty-button:hover {
	color: #fff;
	background-color: #ac8b6f;
}
.woocommerce .quantity .qty {
	margin: 0 5px;
}
.detail-qty {
	display: flex;
}

.current-cat > a {
	font-weight: bold;
}


@media only screen and (max-width: 767px) {
	.facebook-btn {
		display: none;
	}
	.single-product .content-shop .row {
		display: flex;
		flex-wrap: wrap;
	}
	.sidebar {
		order: 2;
	}
	.main-header2  .search-form {
		width: 100%;
	}
	.wrap-sort-view {
		display: flex;
	}
	.wrap-sort-view .mb-view-grid-list {
		flex-shrink: 0;
    	padding-left: 20px
	}
	.widget_product_categories h3 {
		position: relative;
	}
	.widget_product_categories h3:after {
		content: '+';
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.widget_product_categories h3.active:after {
		content: '-';
	}
	.widget_product_categories {
		margin-bottom: 0;
	}
	.widget_product_categories .product-categories {
		display: none;
	}
	.content-shop .row:first-child {
		padding-top: 0;
		border-top: 1px solid #efefef;
	}
	.wpb_column:nth-child(3) {
		display: none;
	}
	.vc_custom_1492145592714 {
		display: none;
	}
	.product-thumb {
		height: 187px;
	}
	.product-info .product-title {
		min-height: 53px;
	}
	.product-info .woocommerce-price-suffix {
		display: none;
	}
	.hideMobile {
		display: none;
	}
	h2.mb-text-header {
		font-size: 30px !important;
	}
	.main-header3 .row > div {
		display: flex;
		justify-content: space-between;
	}
	.main-nav {
		order: 2;
	}
	.search-cart3 {
		order: 1;
	}
	.main-nav.active > ul {
		    transform: translateX(-245px) !important;
    	-webkit-transform: translateX(-245px) !important;
	}
	.main-nav > ul {
		    transform: translateX(320px);
    -webkit-transform: translateX(320px);
	}
	.logo.logo2 {
		max-width: 175px;
    margin: 0 auto;
    
	}
	.product-grid-view .row > div {
		max-width: 50%;
	}
	#header .main-header3 .main-nav > ul > li {
		margin: 0 !important;
	}
	.main-header3 .main-nav > ul > li a {
		padding: 0 15px !important;
	}
	.mini-cart-content {
		left: 0;
	}
	.cart_item .quantity {
		display: flex;
		justify-content: flex-end;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		margin-bottom: 30px;
		background-color: #fff;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		width: 100%;
		font-size: 20px;
	}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
		font-size: 20px;
	}
}


