.label,
body {
    color: #686868
}

.cart-Box table.table tr td p,
.info-Testimonials p,
.product-name,
.three-line-text {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

body {
    background-color: #fff;
     font-family: Khula, sans-serif;
    font-size: 13px;
    line-height: 1.66;
    background-image: url("");
    background-repeat: repeat-x;
    background-position: left top;
    overflow-x: hidden
}

.my-account-sidebar .my-account-sidebar-ul ul li:first-child a,
.page-wrapper {
    padding-top: 0
}

.Store-Location .number h3 i,
.my-account-sidebar .my-account-sidebar-ul ul li a.active,
.my-account-sidebar .my-account-sidebar-ul ul li a.hover,
a:hover,
span.theme-color,
ul.SubItemContainer li a:hover {
    color: #005696
}

dl, ol, ol > li, ul, ul > li {
	margin-top: 0;
	margin-bottom: 0;
}
a{text-decoration: none !important;}

/*****************Common css for all*****************/
@media (max-width:1080px) {
    .products-grid {
        min-height: unset
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%
    }
}
@media (min-width: 1700px) {
    .container {
        max-width: 1600px;
    }

    .container-fluid {
        max-width: 1800px;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
}




@media screen and (max-width: 1200px) and (min-width: 992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
	
}

/*********************************/



/*****************home********************/

.block-minicart .block-content>.actions a,
.cart-container .cart.main.actions .action,
.cart-container .cart.table-wrapper .actions-toolbar .action-delete:hover,
.cart-container .cart.table-wrapper .actions-toolbar .action-edit:hover,
.cart-container .checkout-methods-items .action.primary.checkout,
.header-style-7 .cart-wrapper .minicart-wrapper .action.showcart .counter .counter-number,
.header-style-7 .navigation-wrapper:hover .block-title,
.header-style-7 .sm_megamenu_wrapper_vertical_menu:hover .block-title,
.home-page-8 .block-deal .product-item .product-item-image .action,
.home-page-8 .block-post .owl-theme .owl-dots .owl-dot.active span,
.home-page-8 .block-post .owl-theme .owl-dots .owl-dot:hover span,
.home-page-8 .block-tags ul li a:hover,
.home-page-8 .client-sidebar .client-des,
.home-page-8 .client-sidebar .owl-theme .owl-dots .owl-dot.active span,
.home-page-8 .client-sidebar .owl-theme .owl-dots .owl-dot:hover span,
.home-page-8 .slidershow-art-search .owl-theme .owl-nav [class*=owl-]:hover,
.navigation>ul>li.active,
.navigation>ul>li.has-active,
.navigation>ul>li:hover,
.owl-dots .owl-dot.active,
.owl-dots .owl-dot:hover,
.post-ftimg-hld .date-post,
.slider-member .image-member .member-social ul li a:hover,
.slider-product-list .owl-theme .owl-dots .owl-dot.active span,
.slider-product-list .owl-theme .owl-dots .owl-dot:hover span,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu>li.sm_megamenu_actived,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu>li:hover,
.table-comparison .products-grid .item .box-info .bottom-action .towishlist:hover,
.title-contact-page h2:before {
    background-color: #fc2b23
}

.block-categories .block-content, .container .container, .guest-checkout-popup .modal-body, .menu-sidebar-bottom .sidebar-bottom-btn .mobile-user-links ul, .nav-categories, .nav-categories .content, .productStar ul, .reviewList ul.rvTxt, .sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
	padding: 0;
}
.loader {
	display: none;
	border: none;
	border-radius: 0;
	border-top: none;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	background: rgb(255 255 255/69%) !important;
}
.loader-box-main {
	height: 100vh;
	width: 100%;
	justify-content: center;
}
.loader-box {
	width: 75px;
	height: 75px;
	margin: auto;
	background: 0 0;
	border-top: 4px solid #005596;
	border-right: 4px solid #fff0;
	border-radius: 50%;
	-webkit-animation: 1s linear infinite spin;
	animation: 1s linear infinite spin;
}


.footer-style-5 .title-newsletter span,
.header-style-7 .cart-wrapper .minicart-wrapper .action.showcart .counter .subtotal .price,
.header-style-7 .header-top .customer-action>.header.links:before,
.navigation>ul>li ul li:hover>a,
.post-list .post-categories a:hover,
.post-list .post-text-hld .post-title a:hover,
.post-list .post-text-hld .read-more-post a:hover,
.sm_megamenu_title>a:hover>span,
.sm_megamenu_wrapper_vertical_menu .more-w .more-view:hover,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu>li .sm_megamenu_actived>a>span {
    color: #fc2b23
}

.alert_box .alert.alert-success {
	background-color: #005596 !important;
	color: #FFFFFF !important;
}
.alert_box .alert.alert-success {
	background: #000;
	border: none;
	border-radius: 0;
	text-align: center;
	color: #fff;
	margin: 0;
	min-height: 34px;
	font-family: "Open Sans", sans-serif;
	line-height: 18px;
}
.strip_size {
	font-size: 16px;
}
.alert_box .alert.alert-success a.close {
	color: #FFFFFF !important;
}
.alert_box .alert.alert-success {
	background: #000;
	border: none;
	border-radius: 0;
	text-align: center;
	color: #fff;
	margin: 0;
	min-height: 34px;
	font-family: "Open Sans", sans-serif;
	line-height: 18px;
}
.alert_box .alert.alert-success a.close {
	line-height: 18px;
	color: #fff;
	opacity: 1;
	font-size: 24px;
	margin: 0;
	font-weight: 300;
	text-shadow: none;
}
.Deatils-Box-Size.table-size-box .button-checkboxSection .button-checkbox-box label.radio_btn, .home-page-8 .alert_box a.close, .info-Testimonials h4 {
	background: 0 0;
}
.strip {
	font-weight: bold;
	font-size: 16px;
}

/***************Common-use-css***************/
.Deatils-Box-Buttons .actions-primary, .Deatils-Box-Quality .Check-Box-item, .Deatils-Box-Quality .compare_icon > a .iconBoxCompare img, .Deatils-Box-Size.table-size-box .button-checkboxSection, .Order-summary-Box .register-page-point ul li, .TaBsection.Product-details-Tabs .Tabs-button, .box-heading_bannerBottom h3 p, .cart-Box table.table, .col-12.d-flex.justify-content-between a.wishList .LikeProd, .footer-bottom .copyright-footer address, .grid.prd-description ul li:last-child, .header-container .header-top form#searchForm, .mobileSearchContent .mobileSearchGrid .mobileSearchGridContent .mobileSearchGridPrice .price-box, .sizeChartWeb-newRow td.sizeChartWeb-input input {
    margin: 0;
}

#desktop_sidebar #sizeBtnClose, #hname, #hnameG, #hnameV, #show-img + div + div:hover #big-img, .Newbanner-pagination .banner-pagination ul li:last-child::after, .TestBtmBox figcaption .star-box, .TestBtmBox figure, .block-categories .btn-more-cat, .button-checkboxSection .button-checkbox-box input[type="checkbox"], .cart-wrapper .minicart-wrapper .action.showcart .counter .subtotal .label, .cart-wrapper .minicart-wrapper .action.showcart .counter::after, .cart-wrapper .minicart-wrapper .action.showcart .counter::before, .cart-wrapper .minicart-wrapper .action.showcart::before, .category-view .category-image, .compare_icon > a .iconBoxCompare img.Dark-compare, .compare_icon > a:hover .iconBoxCompare img.light-compare, .footer-newsletter .title-middle-footer, .gift-radio-box .membership-checkbox-box input[type="radio"], .header-top .currency-wrapper .switcher-label, .header-top .language-wrapper .switcher-label, .header-top .socials-wrap .title-follow, .header-top .socials-wrap ul li a .name-social, .loader > img, .mobile-compareBox, .mobile-slider, .mobile_cart, .mobile_sidebar, .modes .modes-label, .modes .modes-mode span, .navigation-mobile .touch-button span, .navigation-mobile-container, .owl-carousel.Testimonials-slider .owl-dots, .page-layout-1column .block.filter .block-content .block-subtitle, .page-layout-1column .block.filter .block-content .filter-current .action.remove span, .page-layout-1column .block.filter .block-title .counter, .pages .pages-items .item .label, .pages .pages-items .item.pages-item-next span, .pages .pages-items .item.pages-item-previous span, .pages .pages-label, .priceFilter .irs-from, .priceFilter .irs-single, .priceFilter .irs-to, .products.wrapper ~ .toolbar .limiter, .products.wrapper ~ .toolbar .toolbar-sorter, .search-wrapper .actions .btn-searchbox span, .searchBox .searchBox-button button > img, .services-content .service-item .image-service img.wh-image, .services-content .sv-item > a:hover img.blc-image, .sidebar .block .block-title .counter, .sidebar .block.block-compare .product-items .action.delete span, .sidebar .block.filter .block-content .block-subtitle, .sidebar .block.filter .block-content .filter-current .action.remove span, .sizeChartWeb-toggle input[type="radio"].toggle, .social-newsletter .socials-wrap .title-follow, .social-newsletter .socials-wrap ul li a .name-social, .toolbar-sorter .sorter-action span, .top-login-bar ul.header.links li:first-child::before, .view_all_btn.mobileViewAlL, .wishlist-header span, a.hearIcon.header-golf, li.loginPie.mobile-Login, ul.new_wishlist-box li.mobile_wishlist {
	display: none;
}

.banner-slider-product::after, .header-middle .hdmiddle-content::after, .home-sidebar-content::after, .pages .pages-items::after, .products-list .product-item .product-item-info::after, .services-content .service-item::after, .services-content .sv-list::after {
	content: "";
	display: block;
	clear: both;
}

#addGiftProduct:hover, .CompareDes a.mainbtn:hover, .btn.primary.black-btn, .btn.primary:hover, .contact-Form-Box .contact-Form input[type="submit"]:hover, .services-content .sv-item > a:hover {
	background: #000;
}

.block-categories .content-box:hover .cat-title a, .block-footer .content-footer a, .block-main.block-categories.Department_products .item.product.product-item a:hover .product-item-details .product-item-name, .footer-bottom .copyright-footer a, .footer-top a, .header-top .socials-wrap ul li a:hover, .home-sidebar-content.Department_products_section .block-main .title-block, .innerpagebanner.AboutBanner .bannerContent .banner-pagination ul li a, .main-Deatils-Box-Buttons .Deatils-AddToCart .addToCartBtn:focus, .modes .modes-mode.active, .modes .modes-mode:hover, .navigation-wrapper:hover .block-title, .page-layout-1column .block.filter .filter-options .filter-options-content .swatch-option.text:hover, .pages .pages-items .item.current a, .pages .pages-items .item.current strong, .pages .pages-items .item:hover a, .pages .pages-items .item:hover strong, .services-content .sv-item > a:hover .service-item .info-service h3, .sidebar .block.filter .filter-options .filter-options-content .swatch-option.text:hover, .social-newsletter, .social-newsletter .socials-wrap ul li a:hover, li.loginPie.desktop-Login .dropdown-content a:hover {
	color: #fff;
}

.Deatils-Box-Size .button-checkboxSection .button-checkbox-box input[type="radio"], .checkcontainer input:checked ~ .radiobtn::after, .dropdown:hover .dropdown-content, .listing-SideBar.desktop_sidebar, .owl-carousel .ColorPanel, .owl-carousel .product-item-inner, .owl-carousel .productStar, .pages .pages-items .item a, .products.wrapper ~ .toolbar .pages, .services-content .sv-item > a:hover img.wh-image, .ul-hand-box .ul-hand-2 .Box-Color.New-Box-Color ul.button-checkboxSection, li.loginPie.desktop-Login, nav.sidebar.open .close-icon {
	display: block;
}

.TestBtmBox, .Wishlist-section .product-item-info .product-item-image, .cms-banner-img, .contact-Form-Box .contact-Form .icon-form-group, .fillter-heading, .header-top .currency-wrapper .switcher-options, .header-top .language-wrapper .switcher-options, .home-page-8 .slidershow-art-search .owl-theme .owl-nav [class*="owl-"], .mobile-header .header-inner .header-icon a, .navigation ul li, .navigation-mobile > ul:not(.sm_megamenu_menu) > li ul li, .navigation-wrapper, .products-grid .product-item-info .product-item-image, .quantity, .sm_megamenu_title .product-item-image, .smas-attr-inner, .title-footer, [data-title], td#p_image2, td#p_image3 {
	position: relative;
}

#desktop_sidebar #sizeBtnClose, #hname, #hnameG, #hnameV, #show-img + div + div:hover #big-img, .Newbanner-pagination .banner-pagination ul li:last-child::after, .TestBtmBox figcaption .star-box, .TestBtmBox figure, .block-categories .btn-more-cat, .button-checkboxSection .button-checkbox-box input[type="checkbox"], .cart-wrapper .minicart-wrapper .action.showcart .counter .subtotal .label, .cart-wrapper .minicart-wrapper .action.showcart .counter::after, .cart-wrapper .minicart-wrapper .action.showcart .counter::before, .cart-wrapper .minicart-wrapper .action.showcart::before, .category-view .category-image, .compare_icon > a .iconBoxCompare img.Dark-compare, .compare_icon > a:hover .iconBoxCompare img.light-compare, .footer-newsletter .title-middle-footer, .gift-radio-box .membership-checkbox-box input[type="radio"], .header-top .currency-wrapper .switcher-label, .header-top .language-wrapper .switcher-label, .header-top .socials-wrap .title-follow, .header-top .socials-wrap ul li a .name-social, .loader > img, .mobile-compareBox, .mobile-slider, .mobile_cart, .mobile_sidebar, .modes .modes-label, .modes .modes-mode span, .navigation-mobile .touch-button span, .navigation-mobile-container, .owl-carousel.Testimonials-slider .owl-dots, .page-layout-1column .block.filter .block-content .block-subtitle, .page-layout-1column .block.filter .block-content .filter-current .action.remove span, .page-layout-1column .block.filter .block-title .counter, .pages .pages-items .item .label, .pages .pages-items .item.pages-item-next span, .pages .pages-items .item.pages-item-previous span, .pages .pages-label, .priceFilter .irs-from, .priceFilter .irs-single, .priceFilter .irs-to, .products.wrapper ~ .toolbar .limiter, .products.wrapper ~ .toolbar .toolbar-sorter, .search-wrapper .actions .btn-searchbox span, .searchBox .searchBox-button button > img, .services-content .service-item .image-service img.wh-image, .services-content .sv-item > a:hover img.blc-image, .sidebar .block .block-title .counter, .sidebar .block.block-compare .product-items .action.delete span, .sidebar .block.filter .block-content .block-subtitle, .sidebar .block.filter .block-content .filter-current .action.remove span, .sizeChartWeb-toggle input[type="radio"].toggle, .social-newsletter .socials-wrap .title-follow, .social-newsletter .socials-wrap ul li a .name-social, .toolbar-sorter .sorter-action span, .top-login-bar ul.header.links li:first-child::before, .view_all_btn.mobileViewAlL, .wishlist-header span, a.hearIcon.header-golf, li.loginPie.mobile-Login, ul.new_wishlist-box li.mobile_wishlist {
	display: none;
}

#GiftCardPopUp .PopupMain figure, .Deatils-Box-Buttons .actions-primary button.action:last-child, .Deatils-Box-Quality .Check-Box-item, .Deatils-Box-Quality .compare_icon > a .iconBoxCompare img, .Order-summary-Box .cart-coupan-box .footer-newsletter, .bank-offers ul li figure, .block-categories .image-cat, .cart-Box table.table, .footer-bottom .copyright-footer, .footer-bottom .copyright-footer address, .grid.prd-description ul li:last-child, .innerpagebanner .row, .products-grid .product-image-wrapper, .sizeChartWeb-newRow td.sizeChartWeb-input input {
	margin: 0;
}

.TaBsection.Product-details-Tabs .Tabs-Content .ContentTabs .ListHeadingTabs p, .wrapper-section p#collapseSummary, body #summary p, body #summary p span {
	text-align: justify !important;
}

.block-deal .product-item .product-item-info:hover .product-item-image .action, .products-grid .product-item-info:hover .product-item-details .product-item-inner, .products-grid .product-item-info:hover .product-item-image .action, .products-list .product-item .product-item-info:hover .product-item-image .action, .products-list .product-item .product-item-info:hover .product-item-inner, .show-search .search-wrapper, .wishList-contain .box-dd.compare-box .compare-box-icon:hover ~ .hover-text, .wishList-contain .box-dd.wishList-contain-box .wishList-box:hover ~ .hover-text {
	visibility: visible;
	opacity: 1;
}
.product:hover .actions-primary {
	visibility: visible !important;
	z-index: 99;
	background: #fff;
	padding: 0;
	left: 0;
	right: 0;
}
.products-grid .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
	text-transform: capitalize;
	margin-top: 0;
	width: 100%;
	border-radius: 0;
	transition: none;
	font-size: 12px !important;
	border: 0;
	color: #fff !important;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	background: #20a4e1 !important;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 14px;
	height: 32px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
}
.products-grid .product-item-info .product-item-details .product-item-inner .product-item-actions {
	padding: 0;
	position: relative;
}
.height-100, .product.product-item.cms-banner-img {
	height: 100%;
}
.product.actions.product-item-actions.tow_btnBox .actions-primary button.addToCartBtn > a {
	display: block;
	line-height: 35px;
}
.products-grid .product-item-info .product-item-details .product-item-name {
	font-size: 16px;
	text-transform: capitalize;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 5px;
}
.products-grid .product-item-info .product-item-details {
	text-align: left;
	border: none;
	position: relative;
	top: 0;
	transition: 0.4s;
	padding-bottom: 0;
}
.RPM-label {
	text-align: center;
	margin-bottom: 10px;
	min-height: 24px;
}
.products-grid .product-item-info .product-item-details .RPM-label button.action.tocart.primary.Price_button {
 text-align: center !important;
 position: relative;
 font-size: 10px !important;
 width: auto !important;
 background: #767676 !important;
 border-radius: 4px;
 border: 0;
 color: #fff !important;
 font-weight: 600;
 padding: 4px 6px 2px !important;
 line-height: 20px;
}

.products-grid .product-item-info .product-item-details .product-item-name .product-item-link {
	text-transform: capitalize;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	color: #434343;
}
.products-grid .product-item-info .product-item-details .price-box.price-final_price {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.products-grid .product-item-info .product-item-details .product-item-inner {
	opacity: 1;
	visibility: visible;
	position: relative;
	top: 0;
	left: -1px;
	right: -1px;
	transition: 0.4s;
}
.products-grid .product-item-info .product-item-details .product-item-inner .product-item-actions {
	padding: 0;
	position: relative;
}
.product.actions.product-item-actions.tow_btnBox .actions-primary {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	bottom: 0;
	visibility: hidden;
	transition: none;
	padding: 15px 0 0;
	background: #fff;
}
.product-item-inner .product.actions.product-item-actions.tow_btnBox .actions-primary .primary {
	line-height: 30px !important;
	height: 40px !important;
	border-radius: 5px;
	font-size: 14px !important;
	padding: 0;
}

.actions-primary button span {
	font-size: 14px;
	font-weight: 600;
	height: 26px;
	display: block;
	line-height: 30px;
}
.price-box .price {
	color: #333;
	margin: 0 8px 0 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
del.inst_price {
	font-size: 14px;
	color: #858282;
}
.price-box.price-final_price .productStar {
	bottom: 4px;
	right: 0;
	width: 40px;
	display: flex;
	padding: 0;
	margin-left: auto;
}
.price-box.price-final_price .productStar span {
	color: #333;
	font-size: 12px;
	font-weight: 600;
}

.price-box.price-final_price .productStar i {
	font-size: 16px;
	margin-right: 5px;
	color: #ef9e4b;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

nav ul, nav ol {
	list-style: none none;
}

dl, ol, ol > li, ul, ul > li {
	margin-top: 0;
	margin-bottom: 0;
}

img, object, video, embed {
	max-height: 100%;
	max-width: 100%;
}

img {
	border: 0;
}

/****************From Home Banner**************/
.HomeBannerMain {
	position: relative;
}

.HomeBannerMainFirstSection img {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
}

.banner-bottom, .navbar-active {
	overflow: hidden;
}
.banner-bottom {
	overflow: hidden;
	background: #f5f5f5;
	border-bottom: 1px solid #ededed;
}

.banner-bottom .container-fluid {
	padding: 0 30px;
}


.banner-bottom.banner-bottom-mobile{display: none;}
.Deatils-Box-Size .button-checkboxSection, .new_pro_box1 p, .product_reviewBox > .row, .sv-list {
	align-items: center;
}

.box-heading_bannerBottom h3 {
	position: relative;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 12px;
	color: #333;
	padding: 0;
	margin: 0;
}
.box-heading_bannerBottom h3 p {
	margin: 0;
    line-height: 31px;
}


.services-content .sv-item {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
}

.services-content .sv-item > a {
	display: block;
	padding: 13px 0;
}

.services-content .service-item {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.services-content .service-item .image-service {
	width: 40px;
	height: 40px;
	float: left;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.services-content .service-item .image-service img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.services-content .service-item .info-service {
	margin-left: 5px;
	padding-top: 0;
}

.services-content .service-item .info-service h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 500;
	color: #333;
	line-height: 19px;
}

.home-sidebar-content {
	padding: 40px 0;
}
.block-main.NewArrivals .view_all_btn .primary {
	font-size: 14px;
	background: 0 0 !important;
	border: none;
	color: #015795;
	text-transform: uppercase !important;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding: 0 !important;
	text-align: right;
    display: block;
}

.title-block {
	font-size: 18px;
	color: #333;
	font-weight: 700;
	margin-bottom: 0;
	position: relative;
	line-height: 28px;
}

.block-main.NewArrivals .view_all_btn .primary {
	font-size: 14px;
	background: 0 0 !important;
	border: none;
	color: #0193cf;
	text-transform: uppercase !important;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding: 0 !important;
	text-align: right;
}

.partners_section_box, div#stores {
	margin-top: 20px;
}

.banner-slider-product .slider-product-grid, .header-top .hdtop-right {
	float: unset;
	width: 100%;
}


.item.product.product-item {
	position: relative;
	overflow: visible !important;
}

.discount_new_bxx {
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	justify-content: space-between;
	padding: 0;
	min-height: 70px;
	right: 0;
}

.discount_new_bxx .offer_pro_box {
	position: absolute;
	top: 20px !important;
	right: 0;
}

.offer_pro_box p {
	position: relative;
	z-index: 99;
	padding: 5px 10px;
	text-transform: capitalize;
	font-size: 12px;
	line-height: normal;
	height: 26px;
	width: 100%;
	max-width: 75px;
	border-radius: 5px 0 0 5px;
	font-weight: 600;
}
.discount_bg_color{background: #E83817 !important;}

.new_pro_box1 p, .offer_pro_box p {
	color: #fff;
	text-align: center;
	margin: 0;
}

.products-grid .product-item-info {
	border-radius: 10px;
	border: 1px solid #f5f5f5;
	background: #fff;
	transition: none !important;
	margin-bottom: 0;
	padding: 20px;
	overflow: hidden;
	height: 100%;
}
.products-grid .product-item-info:hover {
	border-color: #fff;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.products-grid .product-item-info::before {
	opacity: 0;
	visibility: hidden;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	z-index: -1;
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
	transition: 0.4s;
}

.products-grid .product-item-info .product-item-image {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.product-main-box .product-main-image {
	position: relative;
	height: 220px;
	border: 1px solid #f5f5f5;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 15px;
	background: #fff;
}

.main-discount-additional {
	position: absolute;
	top: 15px;
	left: 0;
}

.product-main-box .product-main-image .main-discount-additional .discount-image {
	color: #fff;
	border-radius: 0 8px 8px 0;
	margin-bottom: 5px;
}
.product-main-box .product-main-image .discount-image {
	background: #355a8a;
	color: #fff;
	border-radius: 8px 0 0 8px;
	margin-bottom: 5px;
}
.product-main-box .product-main-image .discount-image p {
	margin: 0;
	font-size: 11px;
	padding: 3px 10px;
	text-transform: capitalize;
}

.offer_description p {
	background-color: #49A942 !important;
}
.products-grid .product-image-wrapper {
	display: block;
	overflow: hidden;
	position: relative;
}
.product-image-wrapper {
	height: 200px;
	width: 100%;
	margin: 15px auto;
}
.products-grid .product-image-photo {
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.products-grid .product-item-info .product-item-photo {
	display: block;
	padding: 1px;
	transition: 0.4s;
	width: 100%;
	height: 100%;
}
.main-discount {
	position: absolute;
	top: 15px;
	right: 0;
}

.product-main-box .product-main-image a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.product-name {
	color: #333;
	display: -webkit-box;
	max-width: 100%;
	margin: 0 auto 10px;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}

.Our-promises-to-you ul li a, .bottom-menu li a, .nav-categories li a, .product-main-content .clubs, .product-name {
	font-weight: 600;
	font-size: 12px;
}

.product-name a {
	color: #333;
}

.product-bottom-box {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.product-bottom-box .price-box {
	margin-bottom: 0 !important;
}

.product-bottom-box .price-box .sellingPrice, .product-bottom-box .stars-listing .starBox span {
	font-size: 12px;
	font-weight: 600;
	color: #333;
}

.price-box .sellingPrice {
	font-size: 14px;
	color: #2a2a2a;
	font-weight: 600;
	display: inline-block;
	line-height: 16px;
}


.product-bottom-box .stars-listing {
	margin-top: 8px;
	text-align: right;
	width: 35px;
}

.product-bottom-box .stars-listing .starBox {
	display: flex;
	align-items: center;
	justify-content: end;
}

.product-bottom-box .stars-listing .starBox i {
	font-size: 16px;
	margin-right: 5px;
	color: #ef9e4b;
}

.product-bottom-box .price-box .sellingPrice, .product-bottom-box .stars-listing .starBox span {
	font-size: 12px;
	font-weight: 600;
	color: #333;
}

.brand-logo .item, span.rating_bar {
	margin: auto;
}


.product-bottom-box .price-box {
	margin-bottom: 0 !important;
}

.product-bottom-box .price-box .sellingPrice, .product-bottom-box .stars-listing .starBox span {
	font-size: 12px;
	font-weight: 600;
	color: #333;
}

.price-box .sellingPrice {
	font-size: 14px;
	color: #2a2a2a;
	font-weight: 600;
	display: inline-block;
	line-height: 16px;
}

.product-bottom-box .price-box .MRP {
	font-size: 11px;
	color: #767676;
}

.price-box .MRP {
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 600;
	color: #aaa;
	padding-left: 5px;
}

.product-bottom-box .stars-listing {
	margin-top: 8px;
	text-align: right;
	width: 35px;
}

.product-bottom-box .stars-listing .starBox {
	display: flex;
	align-items: center;
	justify-content: end;
}

.product-bottom-box .stars-listing .starBox i {
	font-size: 16px;
	margin-right: 5px;
	color: #ef9e4b;
}

.product-bottom-box .price-box .sellingPrice, .product-bottom-box .stars-listing .starBox span {
	font-size: 12px;
	font-weight: 600;
	color: #333;
}

.product-bottom-box .actions-primary {
	position: absolute;
	width: 100%;
	top: -13px;
	visibility: hidden;
}

.actions-primary {
	margin-top: 14px;
}

.product-bottom-box .actions-primary .primary {
	border-radius: 4px;
	border-color: #005695;
}

.actions-primary .primary {
	width: 100%;
	padding: 10px;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 14px;
	background: #4ba948;
	color: #fff;
	border-radius: 10px;
	border: none;
}

.btool .btool_text, .product-main-box:hover .product-bottom-box .actions-primary {
	visibility: visible;
}

.wishList-contain {
	position: absolute;
	z-index: 99;
	right: -100px;
	bottom: -30px;
	transition: 0.3s;
	visibility: hidden;
}

.product-main-box:hover .wishList-contain {
    right: 10px;
    visibility: visible
}

.wishList-contain .box-dd .compare-box-icon,
.wishList-contain .box-dd .wishList-box {
    width: 25px;
    height: 25px;
    background: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: 0
}

.wishList-contain .box-dd i,
.wishList-contain .box-dd img {
    width: 19px;
    font-size: 13px
}

.product-bottom-box .price-box {
    margin-bottom: 0 !important
}

.product-bottom-box .stars-listing {
    margin-top: 8px;
    text-align: right;
    width: 35px
}

.product-bottom-box .stars-listing .starBox {
    display: flex;
    align-items: center;
    justify-content: end
}

.product-bottom-box .stars-listing .starBox i {
    font-size: 16px;
    margin-right: 5px;
    color: #ef9e4b
}

.wishList-contain .box-dd .hover-text {
	position: absolute;
	right: 32px;
	width: auto;
	background: #20a4e1;
	border-radius: 4px;
	top: 3px;
	padding: 3px 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	opacity: 0;
	transition: 0.3s;
	visibility: hidden;
	white-space: nowrap;
	line-height: 18px;
	height: 20px;
}
.product-item-info:hover .wishList-contain {
	right: 5px;
	visibility: visible;
}
.products-list .product-item .product-item-info:hover .product-item-image .action, .products-list .product-item .product-item-info:hover .product-item-inner, .wishList-contain .box-dd.compare-box .compare-box-icon:hover ~ .hover-text, .wishList-contain .box-dd.wishList-contain-box .wishList-box:hover ~ .hover-text {
	opacity: 1;
	visibility: visible;
}
.wishList-contain .wishList-contain-box.box-dd {
    width: auto;
    text-align: right
}

.wishList-contain .box-dd a {
    position: relative;
    display: block
}
.wishList-contain .box-dd .compare-box-icon i, .wishList-contain .box-dd .wishList-box i {
	width: 25px;
	height: 25px;
	background: #f5f5f5;
	text-align: center;
	margin-left: auto;
	margin-right: 0;
	color: #5d5d5d;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	line-height: 20px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.block8 {
	background: #E8E8E8;
}



.item.Testimonials-post {
	padding: 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background: #0193cf;
	height: 120px;
}
.item.Testimonials-post p {
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.info-Testimonials h4 {
	color: #d3d3d3;
	font-size: 12px;
	font-weight: 400;
	margin-top: 10px;
	padding-left: 26px;
	margin-bottom: 0;
	position: relative;
}
.block-main.block-Testimonials button.btn.btn-primary {
	width: 240px;
	display: block;
	margin: 30px auto auto;
	border: none !important;
	border-radius: 0 !important;
	color: #0193cf !important;
	font-family: Khula;
	font-size: 14px !important;
	font-weight: 700;
	line-height: normal;
	padding: 8px 0 2px !important;
	background: 0 0 !important;
	text-transform: uppercase;
}
.info-Testimonials h4::after {
	content: "";
	background: #d3d3d3;
	width: 15px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 5px;
}

.TestBtmBox::before {
	display: block;
	content: "";
	background-image: url(../img/quote.png);
	background-repeat: no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 60%;
	transform: translatey(-50%);
}
.TestBtmBox figcaption {
	float: right;
	width: 100% !important;
}
.TestBtmBox figcaption {
	float: right;
	width: 100% !important;
}

.TestBtmBox figcaption h3.testimonial_block {
	font-size: 12px;
	color: #d3d3d3;
	position: relative;
	font-family: "Open Sans", sans-serif;
	padding-left: 26px;
}
.TestBtmBox figcaption h3 {
	font-family: Dosis, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #2a2a2a;
}

.TestBtmBox figcaption h3.testimonial_block::after {
	content: "";
	background: #d3d3d3;
	width: 15px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 5px;
}
.Testimonials-section .block-main .owl-theme .owl-nav [class*="owl-"] {
	top: 32%;
}
.block-main .owl-theme .owl-nav [class*="owl-"].owl-prev {
	margin-right: 0;
	left: -34px;
	top: 45%;
	background: 0 0;
	overflow: hidden;
	width: 17px;
}
.Testimonials-section button.owl-next > span::after, .Testimonials-section button.owl-prev > span::after {
	height: 16px;
	width: 16px;
}
.Testimonials-section button.owl-prev > span::after {
	background-image: url(../img/right-arrow.png);
}
.Testimonials-section .owl-nav {
	display: block !important;
}
.Testimonials-section button.owl-next > span::after, .Testimonials-section button.owl-prev > span::after {
	height: 16px;
	width: 16px;
}
.star-box {
	height: 15px;
	margin: auto auto auto 0;
}

.owl-carousel.Testimonials-slider .owl-nav .owl-prev {
	right: auto !important;
	margin-right: 0 !important;
	left: -30px !important;
	top: 35px !important;
	background: 0 0 !important;
}


.block-main .owl-theme .owl-nav [class*="owl-"] {
	float: unset;
	margin: 0;
	position: absolute;
	z-index: 5;
	top: 45%;
	width: 17px;
    font-size: 25px;
	right: -34px;
}

button.owl-next > span, button.owl-prev > span {
	color: #fff0;
}



button.owl-next > span::after {
	background: url(../img/left-arrow.png) 0 0/contain no-repeat;
}
button.owl-prev > span::after {
	background: url(../img/right-arrow.png) 0 0/contain no-repeat;
}
button.owl-next > span::after, button.owl-prev > span::after {
	width: 15px;
	position: absolute;
	height: 30px;
	margin: auto;
	content: "";
	inset: 0;
}

.Home_Banner .owl-dots, .block-Testimonials .owl-dots {
	position: absolute;
	bottom: -40px;
	z-index: 9999;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.testimo_block .view_all_btn .primary {
	font-size: 14px;
	background: 0 0 !important;
	border: none;
	color: #015795;
	text-transform: uppercase !important;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
}


.Partners .owl-carousel .owl-stage, .footer-bottom .footer-payment {
	display: flex;
	align-items: center;
}



.Partners .owl-carousel .owl-stage .item {
	align-items: center;
	padding: 3px;
	height: 100px;
	background: #fff;
    border: 1px solid #fff;
}


.Partners .owl-carousel .owl-stage .item img {
	object-fit: contain !important;
	height: 100% !important;
	width: 100% !important;
}

.cms-banner-img::before {
	inset: 0 51% 0 50%;
	opacity: 1;
	position: absolute;
}
.cms-banner-img::after {
	inset: 50% 0;
	opacity: 1;
	position: absolute;
}

.cms-banner-img::after, .cms-banner-img::before {
	background: rgb(255 255 255 / .1) none;
	z-index: 22;
	content: "";
}

.cms-banner-img:hover::after, .cms-banner-img:hover::before {
	inset: 0;
	transition: .5s ease-in-out;
}

.wrapper-section {
	background: #f5f5f5;
	padding: 40px 0;
}

a.read-less, a.read-more {
	font-weight: 600;
	cursor: pointer;
	font-size: 14px;
}

.OnLoadPopup .modal-dialog.review-pop {
	top: 50%;
	transform: translateY(-50%);
}
.OnLoadPopup .modal-dialog button.close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 9;
	text-shadow: none;
	color: #fff;
	font-size: 25px;
	line-height: 27px;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	background:#0193cf;
	opacity: 1 !important;
}
.OnloadImage {
	text-align: center;
}
.OnLoadPopup .modal-dialog .OnloadContent {
	text-align: center;
	padding: 30px;
}
.OnLoadPopup .modal-dialog .OnloadContent p {
	display: block;
	font-size: 16px;
	line-height: 20px;
}
.OnLoadPopup .modal-dialog .OnloadContent .shop-now {
	border: 0;
	padding: 10px 20px;
	border-radius: 4px;
	font-size: 16px;
	transition: 0.8s !important;
	display: inline-block;
	margin: auto;
	background: #0e9fd1;
	color: #fff;
	font-weight: 600;
	line-height: 27px;
	height: 45px;
}
.slidershow-art-search-first-section {
	aspect-ratio: unset !important;
}

.single_image_slider {
    display: block;  /* show this first */
}
.multiple_images_slider {
    display: none;   /* hide this first */
}

.bannermobile_view{display: none;}

.block-main .title-block {
	text-transform: capitalize;
	margin-bottom: 10px;
	position: relative;
	color: #333;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.view_all_btn {
	text-align: right;
}
.view_all_btn a {
	color: #0193cf;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.image_sliderBox {
	height: 100%;
	width: 100%;
	aspect-ratio: 1;
	overflow: hidden;
	text-align: center;
}

.image_sliderBox img, .products-grid .product-item-info .product-item-details div[class^="swatch-opt-"] .swatch-option.text {
	width: auto;
	height: auto;
}

body .home-sidebar-content.newsletter-section {
	background-color: #333 !important;
	position: relative;
	overflow: hidden;
}
body .newsletter-section .title-block {
	color: #fff;
	text-align: left;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0 !important;
}

.block-main .title-block {
	text-transform: capitalize;
	margin-bottom: 10px;
	position: relative;
	color: #333;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.footer-newsletter {
	display: table;
	width: 100%;
	padding:0;
	position: relative;
	z-index: 9;
}

.footer-newsletter .block-subscribe-footer {
	max-width: 444px;
	width: 100%;
}

.footer-newsletter .newsletter-content {
	display: flex;
	width: 100%;
	gap: 10px;
	margin-bottom: 0;
}
.footer-newsletter .newsletter-content .input-box{width:100%;}
.footer-newsletter .newsletter-content .input-box input {
	color: #000;
	padding-left: 20px;
	font-size: 14px;
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 0;
}

.social-newsletter .footer-newsletter .action.subscribe.primary {
	border: none;
	line-height: 29px;
	color: #fff;
	font-weight: 500;
	border-radius: 0;
	height: 40px;
	background: #0193cf !important;
	min-width:150px;
}

.block-categories .group-cat {
	text-align: center;
	position: absolute;
	top: 0;
	width: 100%;
	padding: 30px 20px;
	display: none;
}

.cat-title_heading h3 {
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	margin-top: 0;
	text-align: left;
}
.cat-title {
	text-align: left;
}

.block-categories .cat-title span {
	padding: 0;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
	transition: 0.2s;
	color: #fff;
	border-bottom: 1px solid #e7e700;
}
.home-sidebar-content.Department_products_section {
	background-image: url(../img/bg.webp);
	padding: 70px 0;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 20px 0;
}

.block-categories {
	margin-top: -10px;
}

.banner-slider-product .owl-carousel .owl-stage, .block-deal .owl-carousel .owl-stage-outer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.block-main.block-categories.Department_products .item.product.product-item a .product-item-details {
	background: #ffeb12;
	width: 100%;
	padding: 15px 0 10px;
	display: none;
}

.block-main.block-categories.Department_products .products-grid .product-item-info {
	min-height: 226px;
	background: 0 0 / cover no-repeat #fff;
	border-left: 1px solid #e5e5e5;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
	transition: transform 0.9s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	border-radius: 0;
}

.block-categories.block-main .owl-theme .owl-nav {
	top: -63px;
	right: -20px;
}

.block-main.block-categories.Department_products .owl-theme .owl-nav [class*="owl-"].owl-prev {
	margin-right: 0;
	left: -33px;
	top: 44%;
	background: 0 0;
}
button.owl-next > span, button.owl-prev > span {
	color: transparent;
	width: 17px;
	display: block;
}
.block-main .owl-theme .owl-nav [class*="owl-"] {
	font-size: 25px;
}

.block-main.block-categories.Department_products .owl-theme .owl-nav [class*="owl-"].owl-next {
	font-size: 25px;
	right: -33px;
	background: #2a2a2a;
	top: 44%;
}

.block-main .owl-theme .owl-nav [class*="owl-"] {
	font-size: 25px;
	right: -34px;
	overflow: hidden;
	width: 17px;
}

.block-main .owl-theme .owl-nav [class*="owl-"] {
	float: unset;
	margin: 0;
	position: absolute;
	z-index: 5;
	top: 45%;
}
.block-main.block-categories.Department_products button.owl-next > span::after {
	background: url(../img/white_2.png) 0 0 / contain no-repeat;
}
.block-main.block-categories.Department_products button.owl-prev > span::after {
	background: url(../img/white_1.png) 0 0 / contain no-repeat;
}

.block-main.block-categories.Department_products .products-grid .product-item-info:hover {
	transition: transform 0.9s;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.ComeRideBox {
	width: 100%;
	height: 266px;
	position: relative;
}

.Big-Slider .Slider-item img, .Big-Slider .details-Slider-item img, .ComeRideBox img, .Order-summary-list .order-image img, .product-image-wrapper img, .star-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.ComeRidecontent, .ComeRidecontentSmall {
	border-left: 35px solid transparent;
	border-right: 0 solid transparent;
	height: 0;
	right: 0;
	position: absolute;
	bottom: 20%;
	text-align: center;
	width: auto;
}

.ComeRidecontent {
	border-bottom: 50px solid rgba(24, 152, 203, 0.82);
	min-width: 50%;
}
.ComeRidecontentSmall {
	border-bottom: 40px solid rgba(24, 152, 203, 0.82);
	min-width: 80%;
}
.ComeRidecontentSmall h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 12px;
}
.ComeRidecontent h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 14px;
}

.Testimonials-section {
	background-color: #f5f5f5;
	padding: 32px 0;
}

.block-main.block-Testimonials {
	padding-bottom: 0 !important;
}
.block-main .title-block {
	text-transform: capitalize;
	margin-bottom: 10px;
	position: relative;
	color: #333;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.home-sidebar-content.partners_section .brand-logo .item {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.home-sidebar-content.partners_section .brand-logo .item img {
	object-fit: contain;
	width: 100%;
	height: 107px;
}
.block-brand.block-main .owl-theme .owl-nav {
	display: block;
}
.block-main .brand-logo.owl-theme .owl-nav [class*="owl-"], .block-main .brand-logo.owl-theme .owl-nav [class*="owl-"].owl-prev {
	top: 20%;
}


@media screen and (max-width:1280px){
.services-content .sv-item > a {
    display: block !important;
    padding: 8px !important;
  }
  .services-content .sv-item > a:hover{background: none;}
  .services-content .service-item {
    margin-bottom: 0;
    flex-direction: column;
  }
   .services-content .service-item .image-service {
    width: 50px;
    display: block;
    float: none;
    margin: auto;
  }
  .services-content .service-item .image-service img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}
 .services-content .service-item .info-service {
    margin-left: 0;
    text-align: center;
  }
  .services-content .service-item .info-service h3 {
    font-size: 12px;
    line-height: 20px;
    margin: auto;
  }
  .services-content .sv-item > a:hover .service-item .info-service h3{color:#333;}
  .services-content .sv-item > a:hover img.blc-image{display: block;}
  .services-content .sv-item > a:hover img.wh-image{display:none;}
  .owl-carousel.Testimonials-slider .owl-nav .owl-prev{left: 0 !important;}
  .owl-carousel.Testimonials-slider .owl-nav .owl-next{right: 0 !important;}
  .Testimonials-slider{padding: 0 25px;}
  .Testimonials-section button.owl-next > span::after, .Testimonials-section button.owl-prev > span::after {
	height: 16px;
	width: 11px;
}

.partners_section .owl-nav .owl-prev{left: 0 !important;}
.partners_section .owl-nav .owl-next{right: 0 !important;}
.partners_section .owl-nav .owl-prev > span::after, .partners_section .owl-nav .owl-next > span::after{
height: 16px; width: 11px;}
.partners_section .brand-logo{padding: 0 15px;}


}


@media only screen and (max-width:991px){
	dl, ol, ol > li, ul, ul > li {
	margin-top: 0;
	margin-bottom: 0;
}
	.product-items .row .col-lg-3 {
    padding: 6px;
  }
   .banner-bottom{display: none;}
   .short-category-section {
    background-color: #fff;
    padding: 20px 0;
    display:block;
    height: 186px;
    display: block;
}
.short-category-section .short-category-heading h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 0 0 10px;
}
.short-category-item .short-category-image {
    width: 80px;
    height: 80px;
    margin: auto auto 15px;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0 2px 6px 2px #0000000d;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.short-category-item .short-category-image img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 100%;
}
.short-category-content p {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
}
}

@media (min-width: 768px) {
.Our-promises-to-you{display: none !important;}
.product_listing_mobile{display:none;}
}

@media screen and (max-width: 767px) {
 .clb-home-product-carousel .item,  .clb-home-product-carousel .owl-item{height: 100%;}
 .clb-home-product-carousel .cms-banner-img{margin-bottom: 0; height: 100%;}
.clb-home-product-carousel .cms-banner-img .image_sliderBox {
	height: 100%;
	aspect-ratio: auto;
	text-align: center;
	display: flex;
	justify-content: center;
}
.clb-home-product-carousel .cms-banner-img .image_sliderBox img {
	max-height: 350px;
	border-radius: 10px;
	padding: 20px;
	width: auto;
}
 .clb-home-product-carousel .image_sliderBox{border: 1px solid #f5f5f5; border-radius: 10px;}

  .product_listing_mobile{display:block;}
  .product_listing_desktop{display:none;}
  .Our-promises-to-you {
	padding: 10px 20px;
	background: #fff;
    display: block;
}
.Our-promises-to-you h3 {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	margin-bottom: 15px;
}
.Our-promises-to-you ul {
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.Our-promises-to-you ul li {
	position: relative;
	width: 50%;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	color: #333;
	padding: 0 5px 5px 12px;
	margin-bottom: 5px;
}
.Our-promises-to-you ul li a{color:#333;}
.Our-promises-to-you ul li::before {
	position: absolute;
	left: 0;
	top: 3px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #005695;
	content: "";
}
.bannermobile_view {
    display: block;
  }

.bannerdeshtop_view{display:none;}
.ComeRideBox {
	width: 100%;
	height: auto;
	position: relative; margin-bottom: 15px;
}
.cms-banner-img{margin-bottom: 30px;;}
.cms-banner-img .parent-cat .image-cat img{width: 100%; height: auto;}
.newsletter-section .title-block{margin: 0 auto;}
.newsletter-section .title-block p {
	text-align: center;
	line-height: 1.2;
	max-width: 400px;
	margin: 0 auto 20px;
	font-size: 20px;
}
.footer-newsletter .block-subscribe-footer {
	max-width: 100%;
	width: 100%;
}
.clb-home-product-carousel .owl-nav{display: block !important; position: absolute; top:50%; width: 100%;}
.clb-home-product-carousel .owl-nav span{font-size: 45px !important; color: #0193cf;}
.clb-home-product-carousel .owl-nav span::after{background: none !important;}
.clb-home-product-carousel .owl-nav .owl-prev{position: absolute; left: 10px; top: 50%; margin-top: -40px;}
.clb-home-product-carousel .owl-nav .owl-next{position: absolute; right: 10px; top: 50%; margin-top: -40px;}
}


@media screen and (max-width:479px) {
.clb-home-product-carousel .product-image-wrapper {
	height: 166px;
}

}