.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//nevateknikservis.com/wp-content/plugins/bosa-elementor-for-woocommerce/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.bew-elements-widgets ins {
text-decoration: none;
} .bew-display-flex {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .bew-display-grid {
display: -ms-grid;
display: grid;
} .bew-display-grid[desktop-col="1"] {
width: 100%;
}
.bew-display-grid[desktop-col="2"] {
grid-template-columns: repeat(2, 1fr);
}
.bew-display-grid[desktop-col="3"] {
grid-template-columns: repeat(3, 1fr);
}
.bew-display-grid[desktop-col="4"] {
grid-template-columns: repeat(4, 1fr);
}
.bew-display-grid[desktop-col="5"] {
grid-template-columns: repeat(5, 1fr);
}
.bew-display-grid[desktop-col="6"] {
grid-template-columns: repeat(6, 1fr);
} @media screen and (max-width: 1023px) {
.bew-display-grid[tablet-col="1"] {
grid-template-columns: repeat(1, 1fr);
}
.bew-display-grid[tablet-col="2"] {
grid-template-columns: repeat(2, 1fr);
}
.bew-display-grid[tablet-col="3"] {
grid-template-columns: repeat(3, 1fr);
}
.bew-display-grid[tablet-col="4"] {
grid-template-columns: repeat(4, 1fr);
}
.bew-display-grid[tablet-col="5"] {
grid-template-columns: repeat(5, 1fr);
}
.bew-display-grid[tablet-col="6"] {
grid-template-columns: repeat(6, 1fr);
}
} @media screen and (max-width: 575px) {
.bew-display-grid[mobile-col="1"] {
grid-template-columns: repeat(1, 1fr);
}
.bew-display-grid[mobile-col="2"] {
grid-template-columns: repeat(2, 1fr);
}
.bew-display-grid[mobile-col="3"] {
grid-template-columns: repeat(3, 1fr);
}
.bew-display-grid[mobile-col="4"] {
grid-template-columns: repeat(4, 1fr);
}
.bew-display-grid[mobile-col="5"] {
grid-template-columns: repeat(5, 1fr);
}
.bew-display-grid[mobile-col="6"] {
grid-template-columns: repeat(6, 1fr);
}
}  .bew-elements-widgets .owl-nav button {
position: absolute;
background-color: transparent;
border-radius: 0;
border: none;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.bew-elements-widgets .owl-nav .nav-btn {
background-color: #ffffff;
border: 1px solid #e6e6e6;
border-radius: 50%;
padding: 7px 14px;
}
.bew-elements-widgets .owl-nav button.owl-prev {
left: -20px;
}
.bew-elements-widgets .owl-nav button.owl-next {
right: -20px;
}
.bew-elements-widgets .owl-nav button i {
font-size: 14px;
}
@media screen and (max-width: 1199px) {
.bew-elements-widgets .owl-nav button.owl-prev {
left: -10px;
}
.bew-elements-widgets .owl-nav button.owl-next {
right: -10px;
}
} .bew-elements-widgets .owl-dots button {
background-color: #E9E9E9;
border-radius: 100%;
padding: 0;
width: 10px;
height: 10px;
margin: 0 3px;
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
.bew-elements-widgets .owl-dots button:hover,
.bew-elements-widgets .owl-dots button:focus {
background-color: #030303;
}
.bew-elements-widgets .owl-dots button.active {
background-color: #030303;
}  .bew-woo-product a {
text-decoration: none;
}
.bew-woo-product .woocommerce-LoopProduct-link {
color: inherit;
}
.bew-woo-product .woocommerce-loop-product__title {
color: #030303;
margin-bottom: 10px;
font-weight: 600;
line-height: 1.2;
}
.bew-woo-product .woocommerce-product-details__short-description p {
margin-bottom: 10px;
}
.bew-woo-product figure .onsale {
background-color: #313131;
color: #fff;
font-size: 12px;
position: absolute;
left: initial;
top: 10px;
right: 10px;
padding: 5px 10px;
line-height: 1.2;
z-index: 9;
}
.bew-woo-product .price {
display: block;
margin-top: 5px;
margin-bottom: 15px;
}
.bew-woo-product .button {
background-color: #313131;
color: #ffffff;
display: inline-block;
font-size: 12px;
line-height: 1.6;
letter-spacing: 1px;
padding: 12px 24px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
font-weight: normal;
position: relative;
z-index: 1;
} .bew-woo-product .star-rating {
color: #FEBF00;
display: inline-block;
font-family: WooCommerce;
position: relative;
line-height: 1;
overflow: hidden;
font-size: 14px;
}
.bew-woo-product .star-rating:before {
content: "sssss";
position: relative;
}
.bew-woo-product .star-rating span:before {
content: "SSSSS";
top: 0;
position: relative;
left: 0;
display: inline-block;
} 
.bew-woo-product .star-rating span {
overflow: hidden;
display: inline-block;
position: absolute;
left: 0;
top: 0;
} .bew-woo-product ul {
margin: 0;
padding: 0;
}
.bew-woo-product ul li {
list-style: none;
} .bew-pagination {
margin-top: 40px;
}
.bew-pagination ul {
margin: 0;
padding: 0;
}
.bew-pagination li {
list-style: none;
display: inline-block;
} .bew-elements-product-categories-list {
row-gap: 10px;
-webkit-column-gap: 10px;
-moz-column-gap: 10px;
column-gap: 10px;
}
.bew-elements-product-categories-list .product-wrapper a {
display: block;
padding: 8px;
border-radius: 50px;
border: 1px solid #eaebed;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
}
.bew-elements-product-categories-list .products-cat-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bew-elements-product-categories-list .products-cat-wrap .products-cat-image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 50%;
background-color: #ffffff;
}
.bew-elements-product-categories-list .products-cat-wrap .categoryimage {
max-width: 45px;
margin: 0px;
border-radius: 50%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
}
.bew-elements-product-categories-list .products-cat-wrap .woocommerce-loop-category__title {
font-size: 13px;
font-weight: 500;
margin: 0 15px;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.bew-elements-product-categories-list .products-cat-wrap .count {
background-color: #ebebeb;
color: #313131;
font-size: 11px;
font-weight: 500;
line-height: 1;
margin: 0;
border-radius: 50%;
min-width: 45px;
min-height: 45px;
padding: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
}
.bew-elements-product-categories-list .product-wrapper a:hover {
background-color: #E9E9E9;
}
.bew-elements-product-categories-list .product-wrapper a:hover .woocommerce-loop-category__title {
color: #555555;
}
.bew-elements-product-categories-list .product-wrapper a:hover .count {
background-color: #ffffff;
color: #1b1b1b;
}.bew-blog-grid {
gap: 30px;
}
.bew-match-height-grid .bew-elements-post {
gap: 30px;
}
.bew-match-height-grid .bew-elements-post .bew-elements-post-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 100%;
}
.bew-match-height-grid .bew-elements-post .bew-elements-post-inner .bew-featured-image~.bew-blog-content {
margin-top: auto;
}
.bew-elements-post .bew-featured-image {
margin-bottom: 20px;
}
.bew-featured-image img {
vertical-align: middle;
max-width: 100%;
width: auto;
}
.bew-elements-post .blog-author-image {
border-radius: 50%;
border: 5px solid #fff;
height: 70px;
margin-top: -35px;
margin-left: auto;
margin-right: auto;
width: 70px;
position: relative;
z-index: 1;
}
.bew-elements-post .blog-author-image img {
border-radius: 50%;
}
.bew-blog-categories {
margin-bottom: 20px;
}
.bew-blog-categories a {
color: #7A7A7A;
display: inline-block;
font-size: 13px;
}
.bew-post-meta {
color: #7A7A7A;
margin-bottom: 15px;
}
.bew-post-meta>div {
display: inline-block;
cursor: pointer;
vertical-align: middle;
margin-right: 10px;
}
.bew-post-meta i {
font-size: 12px;
}
.bew-elements-post .bew-post-meta a {
color: inherit;
}
.bew-elements-post .bew-post-meta a {
font-size: 13px;
font-weight: 400;
text-transform: capitalize;
}
.bew-post-meta .icon_space {
display: inline-flex;
vertical-align: middle;
margin-right: 2px;
}
.bew-blog-content .bew-blog-title {
font-size: 20px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 15px;
margin-top: 0;
}
.bew-elements-post .bew-blog-btn {
margin-top: 15px;
}
.bew-elements-post .bew-blog-btn .elementor-align-icon-right {
order: 2;
}
.bew-elements-post .bew-blog-btn .elementor-button-text {
order: 1;
} .bew-elements-products-container ul.products li.product,
.bew-product-list-widget-container ul.products li.product {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0;
}
.bew-elements-widgets.woocommerce ul.products.columns-3 {
margin: 0;
}
.bew-elements-products-container ul.products,
.bew-product-list-widget-container ul.products {
display: grid !important;
gap: 30px;
}
.bew-elements-products-container ul.products:before,
.bew-elements-products-container ul.products:after,
.bew-product-list-widget-container ul.products:before,
.bew-product-list-widget-container ul.products:after {
display: none;
}
.bew-elements-products-container[desktop-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-elements-products-container[desktop-col="2"] ul.products {
grid-template-columns: repeat(2, 1fr);
}
.bew-elements-products-container[desktop-col="3"] ul.products {
grid-template-columns: repeat(3, 1fr);
}
.bew-elements-products-container[desktop-col="4"] ul.products {
grid-template-columns: repeat(4, 1fr);
}
.bew-elements-products-container[desktop-col="5"] ul.products {
grid-template-columns: repeat(5, 1fr);
}
.bew-elements-products-container[desktop-col="6"] ul.products {
grid-template-columns: repeat(6, 1fr);
}
.elementor-widget-container .woocommerce ul.products {
padding: 0;
}
.bew-elements-products .woo-product-image {
position: relative;
}
.bew-elements-products-container .bew-elements-products .onsale {
position: absolute;
}
.bew-match-height-product-grid .products .product .product-inner {
height: 100%;
display: grid;
}
.bew-match-height-product-grid .products .product .product-inner .product-inner-contents {
display: grid;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.bew-match-height-product-grid .products .product .product-inner .product-inner-contents a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
margin-bottom: auto;
} .woocommerce .bew-elements-products ul.products li.product .star-rating,
.bew-elements-carousel-products ul.products li.product .star-rating,
.bew-elements-grid-carousel-products .products .star-rating,
.bew-elements-widgets.woocommerce ul.products li .star-rating {
display: inline-block;
width: initial;
height: auto;
font-size: 0;
}
.woocommerce .bew-elements-products ul.products li.product .star-rating:before,
.bew-elements-carousel-products ul.products li.product .star-rating:before,
.bew-elements-grid-carousel-products .products .star-rating:before,
.bew-elements-widgets.woocommerce ul.products li .star-rating:before {
position: relative;
float: none;
}
.woocommerce .bew-elements-products ul.products li.product .star-rating span,
.bew-elements-carousel-products ul.products li.product .star-rating span,
.bew-elements-grid-carousel-products .products .star-rating .star-rating span,
.bew-elements-widgets.woocommerce ul.products li .star-rating span {
height: 100%;
font-size: 0;
}
.woocommerce .bew-elements-products ul.products li.product .star-rating span:before,
.bew-elements-carousel-products ul.products li.product .star-rating span:before,
.bew-elements-grid-carousel-products .products .star-rating .star-rating span:before,
.bew-elements-widgets.woocommerce ul.products li .star-rating span:before {
position: absolute;
}
.bew-elements-products-container .bew-hide-product-rating ul.products li.product .star-rating,
.bew-elements-carousel-products .bew-hide-product-rating ul.products li.product .star-rating,
.bew-product-list-widget-container.woocommerce .bew-hide-product-rating ul.products li .star-rating,
.bew-elements-product-slider.bew-hide-product-rating .star-rating {
display: none;
}  .elementor-widget-container .bew-elements-product-categories .products {
display: grid;
gap: 30px;
}
.bew-elements-product-categories[desktop-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-elements-product-categories[desktop-col="2"] ul.products {
grid-template-columns: repeat(2, 2fr);
}
.bew-elements-product-categories[desktop-col="3"] ul.products {
grid-template-columns: repeat(3, 3fr);
}
.bew-elements-product-categories[desktop-col="4"] ul.products {
grid-template-columns: repeat(4, 4fr);
}
.bew-elements-product-categories[desktop-col="5"] ul.products {
grid-template-columns: repeat(5, 5fr);
}
.bew-elements-product-categories[desktop-col="6"] ul.products {
grid-template-columns: repeat(6, 6fr);
}
.bew-elements-product-categories ul.products li.product-category {
width: initial;
margin: 0 
}
.bew-elements-product-categories .bew-match-height-categories .product-wrapper,
.bew-elements-product-categories .bew-match-height-categories .product-wrapper a,
.bew-elements-product-categories .bew-match-height-categories .product-wrapper .products-cat-wrap {
display: grid;
height: 100%;
}
.bew-elements-product-categories .bew-match-height-categories .product-wrapper .products-cat-info {
margin-top: auto;
}
.bew-elements-product-categories ul.products:before,
.bew-elements-product-categories ul.products:after {
display: none;
}   .bew-elements-carousel-products {
position: relative;
}
.bew-elements-carousel-products ul {
margin: 0;
padding: 0;
}
.bew-elements-carousel-products ul li.product {
width: 100% !important;
margin: 0 !important;
} .bew-elements-carousel-products.bew-arrow-hover .owl-nav {
opacity: 0;
-webkit-transition: opacity 0.4s;
-ms-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.bew-elements-carousel-products.bew-arrow-hover:hover .owl-nav,
.bew-elements-carousel-products.bew-arrow-hover:focus .owl-nav {
opacity: 1;
}
.bew-hide-product-rating ul.products li .star-rating {
display: none !important;
}
.bew-hide-icon-group ul.products li .product-compare-wishlist {
display: none !important;
} .bew-elements-carousel-products .owl-dots {
text-align: center;
} .bew-elements-carousel-products .woo-product-image {
position: relative;
}
.bew-elements-carousel-products img {
margin-bottom: 20px;
}
.bew-elements-carousel-products .product a {
text-decoration: none;
}
.bew-elements-carousel-products .woocommerce-loop-product__title {
color: #030303;
font-size: 18px;
margin-bottom: 10px;
}
.bew-elements-carousel-products .product:hover h2.woocommerce-loop-product__title:hover,
.bew-elements-carousel-products .product:hover h2.woocommerce-loop-product__title:focus {
color: #086abd;
}
.bew-elements-carousel-products .onsale {
background-color: #77a464;
color: #fff;
font-size: 12px;
position: absolute;
top: 8px;
right: 8px;
padding: 5px 10px;
line-height: 1.2;
}
.bew-elements-carousel-products li.product .price {
color: #414141;
display: block;
margin-bottom: 10px;
}
.bew-elements-carousel-products ul.products li.product .star-rating {
height: auto;
}
.bew-elements-carousel-products li.product .price del {
opacity: 0.5;
}
.bew-elements-carousel-products .button {
color: #030303;
display: inline-block;
font-size: 15px;
font-weight: 400;
font-style: normal;
border-bottom: 1px solid #030303;
}
.bew-elements-carousel-products .product a:hover,
.bew-elements-carousel-products .product a:focus {
text-decoration: none;
}
.bew-elements-carousel-products .button:hover,
.bew-elements-carousel-products .button:focus {
border-color: #086abd;
color: #086abd;
}
.bew-elements-carousel-products .woocommerce .star-rating {
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
} .bew-elements-carousel-products ul.products li.product .product-compare-wishlist {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
text-align: center;
width: 100%;
z-index: 9;
}
.bew-elements-widgets .product .product-compare-wishlist>div {
display: inline-block;
}
.bew-elements-carousel-products .product-wishlist {
margin-right: 0;
}
.bew-elements-carousel-products .product .product-compare a,
.bew-elements-carousel-products .product .product-view a,
.bew-elements-carousel-products .product .product-wishlist a {
opacity: 0;
}
.bew-elements-carousel-products .product:hover .product-compare-wishlist a,
.bew-elements-carousel-products .product:focus .product-compare-wishlist a {
opacity: 1;
}
.bew-elements-carousel-products .product-compare-wishlist a i {
background-color: #ffffff;
border-radius: 100px;
line-height: 35px;
height: 35px;
text-align: center;
width: 35px;
}
.bew-elements-carousel-products .product-compare-wishlist a i {
color: #383838;
font-size: 12px;
} .bew-elements-carousel-products .product-compare-wishlist .info-tooltip {
background-color: #1a1a1a;
color: #FFFFFF;
font-size: 11px;
padding: 4px 10px;
position: absolute;
top: -25px;
text-align: center;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
transform: translate(-50%, 0);
white-space: nowrap;
visibility: hidden;
z-index: 1;
-webkit-transition: top 0.4s;
-moz-transition: top 0.4s;
transition: top 0.4s;
}
.bew-elements-carousel-products .product-compare-wishlist a:hover .info-tooltip {
top: -35px;
visibility: visible;
} .bew-product-list-widget-container .products .product-inner {
display: -ms-flexbox;
display: flex;
gap: 25px;
}
.bew-product-list-widget-container .products .woo-product-image {
width: 40%;
position: relative;
}
.bew-product-list-widget-container .products .product-inner-contents {
width: 60%;
}
.bew-product-list-widget-container[desktop-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-product-list-widget-container[desktop-col="2"] ul.products {
grid-template-columns: repeat(2, 1fr);
}
.bew-product-list-widget-container[desktop-col="3"] ul.products {
grid-template-columns: repeat(3, 1fr);
}
.bew-product-list-widget-container[desktop-col="4"] ul.products {
grid-template-columns: repeat(4, 1fr);
}
.bew-product-list-widget-container[desktop-col="5"] ul.products {
grid-template-columns: repeat(5, 1fr);
}
.bew-product-list-widget-container[desktop-col="6"] ul.products {
grid-template-columns: repeat(6, 1fr);
}
.bew-product-list-widget-container.woocommerce ul.products li.product a img {
margin-bottom: 0;
}
.bew-product-list-widget-container.woocommerce ul.products li.product .onsale {
display: block;
min-height: initial;
}
.bew-product-list-widget-container.woocommerce .product-list-image-right {
flex-direction: row-reverse;
}
.bew-product-list-widget-container.woocommerce  ul.products li.product a.added_to_cart {
display: block;
}  .bew-elements-product-slider .bew-product-inner {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.bew-elements-product-slider .bew-product-contents {
width: 50%;
}
.bew-elements-product-slider .bew-product-image {
width: 50%;
}
.bew-elements-product-slider .woocommerce-loop-product__title {
font-size: 50px;
font-weight: 600;
line-height: 1.1;
}
.woocommerce-product-details__short-description {
font-size: 16px;
}
.bew-elements-product-slider .price {
font-size: 30px;
font-weight: 600;
margin-top: 10px;
}
.bew-elements-product-slider.bew-arrow-hover .owl-nav {
opacity: 0;
-webkit-transition: opacity 0.4s;
-ms-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.bew-elements-product-slider.bew-arrow-hover:hover .owl-nav,
.bew-elements-product-slider.bew-arrow-hover:focus .owl-nav {
opacity: 1;
}
.bew-elements-product-slider .owl-nav button.owl-prev {
left: -60px;
}
.bew-elements-product-slider .owl-nav button.owl-next {
right: -60px;
}
.bew-elements-product-slider .owl-dots {
text-align: center;
}
.bew-elements-product-slider .product-slider-image-right {
flex-direction: row-reverse;
}
.bew-elements-product-slider .bew-product-image img{
padding-right: 30px;
padding-left: 0;
}
.bew-elements-product-slider .product-slider-image-right .bew-product-image img{
padding-right: 0;
padding-left: 30px;
}
.bew-elements-product-slider .added_to_cart{
display: block;
}
.bew-elements-product-slider {
position: relative;
}
.bew-elements-product-slider:before {
content: "";
display: block;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
z-index: -1;
}
.bew-hide-product-short-description .woocommerce-product-details__short-description {
display: none !important;
}
.bew-hide-product-cart .bew-cart-button {
display: none !important;
}
.bew-hide-product-price .price {
display: none !important;
}  .bew-elements-grid-products li.product {
overflow: clip;
}
.bew-elements-grid-products .bew-grid-product-image {
position: relative;
z-index: 1;
}
.bew-elements-grid-products .bew-grid-product-image img {
width: 100%;
margin-bottom: 15px;
}
.bew-elements-grid-products ul li a.woocommerce-loop-product__link {
display: block;
text-decoration: none;
}
.bew-elements-grid-products ul li h2.woocommerce-loop-product__title {
font-size: 15px;
font-weight: 400;
}
.bew-elements-grid-products ul li a:hover h2.woocommerce-loop-product__title {
color: #086abd;
}
.bew-elements-grid-products ul li .star-rating {
margin-bottom: 5px;
}
.bew-elements-grid-products ul li .price {
display: block;
font-size: 16px;
font-weight: 500;
color: #414141;
margin-top: 0;
}
.bew-elements-grid-products ul li .price del {
color: inherit;
opacity: 0.5;
}
.bew-elements-grid-products ul li .bew-cart-button a.button {
text-decoration: none;
}
.bew-elements-grid-products ul li .bew-cart-button a.added_to_cart {
text-decoration: none;
display: block;
padding: 0;
}
.bew-elements-grid-products ul li .bew-cart-button a.button:hover {
background-color: #086abd;
color: #FFFFFF;
} @media only screen and (max-width: 1199px) {
.bew-elements-product-slider .owl-nav button.owl-prev {
left: -10px;
}
.bew-elements-product-slider .owl-nav button.owl-next {
right: -10px;
}
}
@media only screen and (max-width: 1023px) {
.bew-elements-products-container[tablet-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-elements-products-container[tablet-col="2"] ul.products {
grid-template-columns: repeat(2, 1fr);
}
.bew-elements-products-container[tablet-col="3"] ul.products {
grid-template-columns: repeat(3, 1fr);
}
.bew-elements-products-container[tablet-col="4"] ul.products {
grid-template-columns: repeat(4, 1fr);
}
.bew-elements-products-container[tablet-col="5"] ul.products {
grid-template-columns: repeat(5, 1fr);
}
.bew-elements-products-container[tablet-col="6"] ul.products {
grid-template-columns: repeat(6, 1fr);
}
.bew-elements-product-categories[tablet-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-elements-product-categories[tablet-col="2"] ul.products {
grid-template-columns: repeat(2, 2fr);
}
.bew-elements-product-categories[tablet-col="3"] ul.products {
grid-template-columns: repeat(3, 3fr);
}
.bew-elements-product-categories[tablet-col="4"] ul.products {
grid-template-columns: repeat(4, 4fr);
}
.bew-elements-product-categories[tablet-col="5"] ul.products {
grid-template-columns: repeat(5, 5fr);
}
.bew-elements-product-categories[tablet-col="6"] ul.products {
grid-template-columns: repeat(6, 6fr);
}
.bew-product-list-widget-container[tablet-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-product-list-widget-container[tablet-col="2"] ul.products {
grid-template-columns: repeat(2, 1fr);
}
.bew-product-list-widget-container[tablet-col="3"] ul.products {
grid-template-columns: repeat(3, 1fr);
}
.bew-product-list-widget-container[tablet-col="4"] ul.products {
grid-template-columns: repeat(4, 1fr);
}
.bew-product-list-widget-container[tablet-col="5"] ul.products {
grid-template-columns: repeat(5, 1fr);
}
.bew-product-list-widget-container[tablet-col="6"] ul.products {
grid-template-columns: repeat(6, 1fr);
}
}
@media only screen and (max-width: 767px) {
.bew-elements-product-slider .bew-product-contents {
width: 100%;
}
.bew-elements-product-slider .bew-product-image {
width: 100%;
}
.bew-product-image {
padding-right: 0;
padding-left: 0;
}
.product-slider-image-right .bew-product-image {
padding-right: 0;
padding-left: 0;
}
.bew-elements-product-slider .owl-nav .owl-prev {
left: 0;
}
.bew-elements-product-slider .owl-nav .owl-next {
right: 0;
}
}
@media only screen and (max-width: 575px) {
.bew-elements-products-container[mobile-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-elements-products-container[mobile-col="2"] ul.products {
grid-template-columns: repeat(2, 1fr);
}
.bew-elements-products-container[mobile-col="3"] ul.products {
grid-template-columns: repeat(3, 1fr);
}
.bew-elements-products-container[mobile-col="4"] ul.products {
grid-template-columns: repeat(4, 1fr);
}
.bew-elements-products-container[mobile-col="5"] ul.products {
grid-template-columns: repeat(5, 1fr);
}
.bew-elements-products-container[mobile-col="6"] ul.products {
grid-template-columns: repeat(6, 1fr);
}
.bew-elements-product-categories[mobile-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-elements-product-categories[mobile-col="2"] ul.products {
grid-template-columns: repeat(2, 2fr);
}
.bew-elements-product-categories[mobile-col="3"] ul.products {
grid-template-columns: repeat(3, 3fr);
}
.bew-elements-product-categories[mobile-col="4"] ul.products {
grid-template-columns: repeat(4, 4fr);
}
.bew-elements-product-categories[mobile-col="5"] ul.products {
grid-template-columns: repeat(5, 5fr);
}
.bew-elements-product-categories[mobile-col="6"] ul.products {
grid-template-columns: repeat(6, 6fr);
}
.bew-product-list-widget-container[mobile-col="1"] ul.products {
grid-template-columns: repeat(1, 1fr);
}
.bew-product-list-widget-container[mobile-col="2"] ul.products {
grid-template-columns: repeat(2, 1fr);
}
.bew-product-list-widget-container[mobile-col="3"] ul.products {
grid-template-columns: repeat(3, 1fr);
}
.bew-product-list-widget-container[mobile-col="4"] ul.products {
grid-template-columns: repeat(4, 1fr);
}
.bew-product-list-widget-container[mobile-col="5"] ul.products {
grid-template-columns: repeat(5, 1fr);
}
.bew-product-list-widget-container[mobile-col="6"] ul.products {
grid-template-columns: repeat(6, 1fr);
}
.bew-product-list-widget-container .products .product-inner {
flex-wrap: wrap;
}
.bew-product-list-widget-container .products .woo-product-image {
width: 100%;
}
.bew-product-list-widget-container .products .product-inner-contents {
width: 100%;
padding-left: 0;
}
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio) {
outline: none;
}
.bew-blog-content .read-more-blog {
display: inline-block;
border-style: solid;
border-width: 1px;
border-color: transparent;
}
.bew-elements-contact-forms.bew-hide-label label {
font-size: 0;
}
.bew-elements-contact-forms .wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio) {
width: 100%;
padding: 0;
}
.bew-elements-contact-forms .wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-textarea) {
height: 48px;
padding: 0 10px;
}
.bew-elements-contact-forms .wpcf7 .wpcf7-form-control.wpcf7-textarea {
padding: 10px;
}
.bew-error {
padding: 10px 10px 10px 15px;
border: 1px solid #c3c4c7;
border-left-width: 4px;
border-left-color: #d63638;
}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--sep:20px;--bottom:var(--sep);--s:60px;--h:calc(var(--s)/2);--ch:142;--cs:70%;--cl:49%;--bw:1;--text:hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%));--hover:hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));--color:hsl(var(--ch) var(--cs) var(--cl));display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0);contain:style}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--noanim{animation:none}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);width:var(--s);background:#25d366 var(--joinchat-ico) 50%/60% no-repeat;color:inherit;border-radius:50%;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background-color:#128c7e}.joinchat__button:active{background-color:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat__button__ico{position:absolute;inset:0;display:flex;border-radius:50%;overflow:hidden;color:var(--text)!important}.joinchat__button__ico svg{width:var(--ico-size,100%);height:var(--ico-size,100%);margin:calc((100% - var(--ico-size, 1))/2)}.joinchat__button:has(.joinchat__button__ico){background:var(--color);box-shadow:1px 6px 24px 0 hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)/24%)}.joinchat__button:has(.joinchat__button__ico):active,.joinchat__button:has(.joinchat__button__ico):hover{background:var(--hover)}.joinchat__button__image{position:absolute;inset:1px;border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--img .joinchat__button__image{opacity:1;animation:none}.joinchat__tooltip{position:absolute;top:calc(var(--h) - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;z-index:2;bottom:calc(var(--s) + 24px);right:8px;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--h) - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:8px;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--h) - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--sep:6px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover~.joinchat__qr{display:flex}}@media (prefers-reduced-motion){.joinchat{animation:none}}