.combo-offer-slider .owl-dots {
display: flex;
justify-content: center;
gap: 10px;
margin-top: 15px;
}
.combo-offer-slider .owl-dot {
position: relative;
width: 30px;
height: 4px;
background: #ddd;
border-radius: 2px;
overflow: hidden;
cursor: pointer;
}
.combo-offer-slider .owl-dot span {
display: none; }
.combo-offer-slider .owl-dot b {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0%;
background: #000; transition: width linear;
}
.banner-container img {
position: relative;
}
.combo-offers-section .owl-item.active {
overflow: hidden;
cursor: pointer;
opacity: 1; transition: all 0.4s ease;
}
.combo-offers-section .owl-item.active:hover {
opacity: 0.6;
transform: scale(1.03);
border-radius: 25px !important;
filter: drop-shadow(2px 4px 6px #647f42);
}
.owl-carousel {
position: relative;
}
.owl-carousel .owl-nav {
position: absolute;
top: 50%;
display: flex;
justify-content: space-between;
left: -30px;
right: -30px;
}
.blog-slider .owl-nav button.owl-prev,
.blog-slider .owl-nav button.owl-next {
font-size: 25px !important;
}
.blog-slider .owl-item img {
border-radius: 16px;
}
.combo-offers-section .owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: 1px solid;
padding: 0 !important;
font: inherit;
width: 40px;
height: 5px;
border-radius: 25px;
}
.product-tab-nav {
list-style: none;
margin: 0;
padding: 0;
display: flex;
border-bottom: 0;
justify-content: center;
}
.product-tab-nav li {
padding: 10px 20px;
cursor: pointer;
border: 1px solid #ddd;
border-bottom: none;
margin-right: 5px;
background: #f9f9f9;
transition: background 0.3s;
border-radius: 8px;
}
.product-tab-nav li.active {
background: #f87a2c;
color: #FFF; }
.tab-pane {
display: none;
padding: 20px 0;
}
.tab-pane.active {
display: block;
}
.owl-item {
float: left;
}
.owl-item .list-col-item.item-grid-product-style15.list-3-item {
width: 100%;
}
.sec-1 .swiper-pagination {
position: absolute !important;
bottom: 20px !important;
}
.random-products-grid {
display: grid;
grid-template-columns: repeat(5, 1fr); gap: 30px; }
.random-products-grid .product-item {
border: 1px solid #eee;
padding: 10px;
text-align: center;
background: #fff;
border-radius: 16px;
filter: drop-shadow(2px 4px 6px #647f42);
transition: 0.5s ease;
}
.random-products-grid .product-item:hover {
transform: scale(1.1);
}
.random-products-grid img {
max-width: 100%;
height: auto;
}
span.color-price {
color: #f87a2c;
font-weight: 700;
}
.random-products-grid .product-item img {
width: 100%;
max-width: 250px;
height: 100%;
max-height: 250px;
} .item-product,
.product-info {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
flex: 1;
}
.product-thumb {
width: 100%;  overflow: hidden;
}
.product-thumb img {
width: 100%;
height: 100%;
object-fit: cover; display: block;
}
.product-title a {
display: block;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.owl-nav.disabled {
display: none;
}
.owl-dots {
display: none;
}  body.page-id-45083 #main-content {
padding: 0 0 80px 0 !important;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
position: absolute;
bottom: 20px;
}
.combo-image img {
height: 100% !important;
}
.banner-slider .elementor-element {
border-radius: 25px !important;
}
.brands-slider .elementor-element.elementor-element-3936c9f.e-con-full.e-flex.e-con.e-child {
background-color: #d0e1f5;
border-radius: 30px;
filter: drop-shadow(1px 1px 5px #0b365f);
}
.combo-image img.attachment-large.size-large.wp-image-45376 {
width: 100% !important;
height: 100%;
max-height: 440px !important;
}   .slider-wrapper {
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
overflow: hidden; } .slider-wrapper .owl-stage-outer {
max-width: 100%;
overflow: hidden;
}
.product-start-from .owl-nav {
display: flex;
justify-content: center;
gap: 50px;
margin: 30px 0;
}
.product-start-from .owl-nav button.owl-prev,
.product-start-from .owl-nav button.owl-next {
border-radius: 25px;
padding: 5px 15px;
font-size: 25px;
border: none;
cursor: pointer;
background-color: #f4decb;
}
.product-start-from .item-product {
border-radius: 25px !important;
padding: 20px !important;
}
.combo-offers-section .elementor-element.elementor-element-f42d328.e-con-full.e-flex.e-con.e-child {
height: 470px !important;
}
.brands-slider .elementor-element.elementor-element-3936c9f.e-con-full.e-flex.e-con.e-child {
padding: 0;
} .product-start-from .item-product {
max-height: 300px;
overflow: hidden;
}
.custom-product-carousel .item-product {
filter: drop-shadow(1px 1px 3px #960ea0);
}
.custom-product-carousel::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
border-radius: 25px;
}
.custom-product-carousel::-webkit-scrollbar {
height: 3px;
background-color: #F5F5F5;
}
.custom-product-carousel::-webkit-scrollbar-thumb {
border-radius: 25px; background-color: #ff8c22;
} .blog-item {
position: relative;
overflow: hidden;
} .blog-thumb {
position: relative;
display: block;
} .blog-thumb img {
border-radius: 25px;
display: block;
} .blog-thumb::after {
content: "";
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.4); opacity: 0;
border-radius: 16px; transition: opacity 0.3s ease;
pointer-events: none; } .blog-title a {
color: #222;
transition: color 0.3s ease;
text-decoration: none;
} .blog-thumb:hover::after,
.blog-item:hover .blog-thumb::after {
opacity: 1;
}
.blog-title a:hover {
color: #e63946; } .list-col-item,
.newslider .list-col-item,
.sale-products-row .list-col-item {
padding: 0 !important;
}
@media (max-width: 1024px) {
.newslider .list-col-item {
padding: 0 !important;
}
a.color-title {
font-size: 14px !important;
}
.product-price.price span {
font-size: 14px !important;
}
.item-grid-product-style15 .item-product .product-info {
flex: 0 0 auto !important;
height: auto !important;
} .random-products-grid {
grid-template-columns: repeat(3, 1fr) !important;
gap: 20px !important;
}
}
@media (max-width: 880px) {
.shop-categories-grid {
margin: 40px 0 0 0 !important;
}
.carousel-title p {
font-size: 1rem !important;
}
.carousel-title h2 {
font-size: 2rem !important;
}
.carousel-title h2 {
margin: 0.3rem 0 0.5rem 0 !important;
}
.newslider .list-col-item {
padding: 0 !important;
}
}
@media (max-width: 768px) {
.shop-categories-grid {
grid-template-columns: repeat(3, 1fr) !important;
gap: 10px !important;
}
}
@media (max-width: 767px) {
.categorie-section .owl-carousel .owl-item img {
width: auto !important;
}
.shop-categories-grid {
margin: 20px 0 0 0 !important;
}
.categorie-section .shop-categories-grid {
grid-template-columns: repeat(3, 1fr) !important;
gap: 15px !important;
}
.categorie-section .shop-category-item img {
width: 100px !important;
height: 100px !important;
margin: 0 !important;
}
.categorie-section .shop-category-title {
font-size: 12px !important;
line-height: 18px;
}
.elementor-element.elementor-element-c8761f1.categorie-section.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.dive-into-section {
padding: 0 !important;
}
.dive-into-section .custom-carousel-wrapper {
padding: 0.8rem !important;
}
.dive-into-section .carousel-title {
flex: 0 0 220px !important;
}
.dive-into-section .carousel-title p {
font-size: 0.8rem !important;
}
.dive-into-section .carousel-title h2 {
font-size: 1.63rem !important;
}
.dive-into-section .more-items-button {
margin-top: 0 !important;
}
.dive-into-section .carousel-flex-row {
flex-direction: column !important;
}
.product-tab-content .list-col-item,
.slider-wrapper,
.slider-wrapper .newslider .list-col-item,
.products.sale-products .sale-products-col .list-col-item {
padding: 0 !important;
}
.product-you-may-like-sec {
padding: 0 !important;
}
.product-you-may-like-sec .random-products-grid .product-item {
filter: unset !important;
transition: unset !important;
border: 1px solid #e9cebc !important;
}
.product-you-may-like-sec .random-products-grid .product-item:hover {
transform: unset !important;
}
.product-you-may-like-sec .product-you-may-like,
.product-you-may-like-sec .owl-stage {
padding: 0 !important;
} .product-tab-nav li {
padding: 10px 10px !important;
font-size: 14px !important;
}
}
@media (max-width: 425px) {
.categorie-section .shop-categories-grid {
grid-template-columns: repeat(2, 1fr) !important;
gap: 15px !important;
}
}  input[type="radio"] {
display: inline-block !important;
position: static !important;
opacity: 1 !important;
visibility: visible !important;
width: auto !important;
height: auto !important;
-webkit-appearance: radio !important;
appearance: radio !important;
}.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(//bharatbazaar.co.jp/wp-content/themes/bw-medxtore-v2-child/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%}