/*
Theme Name: Gundog
Theme URI: http://wpbingosite.com/wordpress/kowine/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Kowine is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.0.0
Template: kowine
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: kowine
*/

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fullwidth-img img {
  width: 100%;
}

.error404 .page-404 .title-error {
    display: none!important;
}


.author .blog-content-grid .grid-post .entry-post .post-content,
.author .blog-content-masonry .grid-post .entry-post .post-content,
.category-posts .cate-post-content .blog-content-grid .grid-post .entry-post .post-content,
.category-posts
  .cate-post-content
  .blog-content-masonry .grid-post
  .entry-post
  .post-content,
.search .blog-content-grid .grid-post .entry-post .post-content,
.search .blog-content-masonry .grid-post .entry-post .post-content {
  position: relative;
}
.grid-post.sticky{
    padding: 0px 15px;
    background: none;
}
.elementor-widget-slides .swiper-pagination-bullet{
	background: #fff;
}
.banner .overlay p{
	font-size: 1.5rem;
	line-height: 1.75rem;
}
.banner .overlay .btn{
	font-size: 1rem;
	line-height: 1.5rem;
}
.elementor-widget .elementor-icon-list-item{
	-webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: start !important;
}
.elementor-widget .elementor-icon-list-icon{
	
	display:block !important;
}
.product-listing .url-data{display:none;}
.product-details .bwp-title .content-title-heading{display:none !important;}
.product-details .site-content{background:#fafaf8;}
.product-details .ww-product-action-buttons .ww-action-button-try,
.product-details .ww-product-action-buttons .ww-action-button-like,
.product-listing .ww-action-button-like,
.product-listing .ww-action-button-buy,
.product-details .ww-product-action-buttons .ww-action-button-buy{display:none;}
.page-id-25911 .product-image,.shop .product-image {background-color: #fff;padding: 10px;}
@media only screen and (max-width: 768px) {
  .product-details .head-section{display:block;}
}
#mobile-main-navigation li ul{display:none;}
#mobile-main-navigation li.active ul{display:block;}

#bwp-footer{
	margin-top: 0px !important;
}

.pr-30 {padding-right: 30px;}
.pl-30 {padding-left: 30px;}
.logged-in .before-login-btn,.after-login-btn{display:none;}
.logged-in .after-login-btn{display:block;}
.withwine-btn a{
	font-size: 19px;
    font-weight: normal;
    line-height: 31px;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
    fill: #FFFFFF;
    color: #FFFFFF !important;
    display: block;
    text-align: center;
    background: #211F29;
    border-radius: 0px 0px 0px 0px;
    padding: 12.5px 24px 12.5px 24px;
}