/**************************************** commn ******************************************/
body {
	font-family: var(--badtheme-font-name-2);
	font-size: 14px;
	line-height: normal;
	background-color: #ffffff;
	letter-spacing: 0.5px;
}
/* commn css*/
img{
	width: auto;
	max-width: 100%;
}
a {
	text-decoration: none
}
a:focus,
a:hover {
	color: var(--theme-custom-color);
	text-decoration: none;
}
.btn-primary.focus, 
.btn-primary:focus, 
.btn-primary:hover{
	color: #ffffff;
	background-color: var(--theme-custom-color);
}
.btn-primary:hover {
	color: #ffffff;
	background-color: var(--theme-custom-color);
	border-color: transparent
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #ffffff;
	background-color: var(--theme-custom-color);
	border-color: var(--theme-custom-color)
}
.btn-outline-primary {
	color: var(--theme-custom-color);
	background-image: none;
	background-color: transparent;
	border-color: var(--theme-custom-color)
}
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
	color: #ffffff;
	background-color: var(--theme-custom-color);
	border-color: var(--theme-custom-color)
}
.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
	color: #ffffff;
	background-color: var(--theme-custom-color);
	border-color: var(--theme-custom-color)
}
.btn-primary {
	color: #fff;
	background-color: #373737;
	border-color: transparent
}
.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #373737;
	border-color: transparent;
}
.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #373737;
	border-color: #175c6a
}
.tag-primary[href]:focus,
.tag-primary[href]:hover {
	background-color: #373737
}
a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #373737
}
a.text-primary:focus,
a.text-primary:hover {
	color: #373737;
}
.btn-link {
	font-weight: 400;
	color: var(--theme-custom-color);
	border-radius: 0
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: var(--theme-custom-color);
	outline: 0
}
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
	color: #ffffff;
	cursor: default;
	background-color: var(--theme-custom-color)
}
.card-primary {
	background-color: var(--theme-custom-color);
	border-color: var(--theme-custom-color)
}
.card-outline-primary {
	border-color: var(--theme-custom-color)
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
	z-index: 2;
	color: #ffffff;
	cursor: default;
	background-color: var(--theme-custom-color);
	border-color: var(--theme-custom-color)
}
.page-link {
	position: relative;
	float: left;
	padding: .5rem .75rem;
	margin-left: -1px;
	color: var(--theme-custom-color);
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.tag-primary {
	background-color: var(--theme-custom-color)
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #ffffff;
	text-decoration: none;
	background-color: var(--theme-custom-color);
	border-color: var(--theme-custom-color)
}
.bg-primary {
	background-color: var(--theme-custom-color)
}
.text-primary {
	color: var(--theme-custom-color)
}
.form-control:focus,
.input-group.focus {
	outline: none;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
	background: var(--theme-custom-color);
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0;
	font-size: .875rem;
	padding: .5rem 1rem
}
.custom-radio input[type=radio]:checked+span {
	display: block;
	background-color: var(--theme-custom-color);
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	left: .125rem;
	top: .125rem
}
.dropdown-item:focus,
.dropdown-item:hover {
	background: none;
	text-decoration: none;
	color: var(--theme-custom-color)
}
#search.page-search #content-wrapper .tvcmsheader-search.search-widget .badform button[type=button] i {
	color: #373737;
}
.search-widget .badform input[type=text]:focus+button .search {
	color: #000000;
}
.search-widget .badform button[type=button] .search:hover {
	color: #000000;
}
#header .top-menu a[data-depth="0"]:hover {
	text-decoration: none
}
.top-menu .sub-menu a:hover {
	color: var(--theme-custom-color)
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
	display: inline-block;
	margin: 0 .3125rem;
	background: #373737 none no-repeat scroll 0 0;
	color: #FFF;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
	background-color: var(--theme-custom-color);
	color: #ffffff;
}
body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {
	background-color: #373737;
	color: #ffffff;
}
.page-my-account #content .links a:hover i {
	color: var(--theme-custom-color)
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
	color: var(--theme-custom-color)
}
.products-sort-order .select-list:hover {
	background: var(--theme-custom-color);
	color: #fff;
	text-decoration: none
}
.facet-dropdown.open>.select-title {
	border: 3px solid var(--theme-custom-color);
	background: #f6f6f6
}
.facet-dropdown .select-list:hover {
	background: var(--theme-custom-color);
	color: #ffffff;
	text-decoration: none
}
.pagination .current a {
	color: var(--theme-custom-color);
	text-decoration: none;
	font-size: 1.25rem
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
	color: var(--theme-custom-color)
}
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
	color: var(--theme-custom-color)
}
.tabs .nav-tabs .nav-link.active {
	color: var(--theme-custom-color)
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
	border: none;
	border-bottom: 3px solid var(--theme-custom-color)
}
#product-modal .modal-content .modal-body .product-images img:hover {
	border: 3px solid var(--theme-custom-color)
}
#blockcart-modal .product-name {
	color: var(--theme-custom-color);
	font-size: 1.125rem
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
	border: 3px solid var(--theme-custom-color)
}
.product-customization .product-message:focus {
	background-color: #fff;
	outline: none;
}
.cart-grid-body a.label:hover {
	color: var(--theme-custom-color)
}
.tv-addtocart-price {
	color: #373737;
}
.block_newsletter form input[type=text]:focus {
	outline: none;
	color: #232323;
	background: #fff
}
.block_newsletter form input[type=text]:focus+button .search {
	color: var(--theme-custom-color)
}
.block_newsletter form button[type=submit] .search:hover {
	color: var(--theme-custom-color)
}

.account-list a:hover {
	color: var(--theme-custom-color)
}
#wrapper .breadcrumb li:last-child a, 
#wrapper .breadcrumb li:hover a {
	color: var(--theme-custom-color);
}
.tv-continue-shopping-btn:hover {
	background-color: var(--theme-custom-color);
	color: #ffffff;
}
.tvreviews-popup-send-btn a button, 
.tvreviews-popup-send-btn button{
	background-color: #373737;
	padding: 0 20px;
}
.page-footer a {
    background-color: var(--theme-custom-color);
    padding: 10px 15px;
    color: #ffffff;
}
#search_filters_brands .facet .tvsearch-filter-brand-wrapper li.facet-label a:hover, 
.tvserach-filter-suppliers p:hover {
	color: var(--theme-custom-color);
}
.tv-continue-shopping-btn,
.tvprocess-to-checkout {
	background-color: var(--theme-custom-color);
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}
.tv-continue-shopping-btn:hover,
.tvprocess-to-checkout:hover {
	background-color: #222222;
	color: #ffffff;
}
.tabs .tab-pane{
	padding: 15px;
}
.review-send-button{
	border: none;
    box-shadow: none;
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
}
.review-submit-button{
	border: none;
    box-shadow: none;
    background-color: var(--theme-custom-color);
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
}
.review-send-button:hover{
	background-color: var(--theme-custom-color);
	color: #ffffff;
}
.review-submit-button:hover{
	background-color: #000000;
	color: #ffffff;
}
*::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}
*::-webkit-scrollbar-thumb{
    background-color: var(--theme-custom-color);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.tv-category-main-div,
.tvcenter-block-product-section {
	border: 1px solid #eeeeee;
}
body#checkout .custom-checkbox {
    float: left;
}
.container {
	position: relative;
}
@media (min-width: 1200px) {
	.container {
	    width: 1200px;
	    max-width: 100%;
	}
	#header .container{
		width: 1200px;
		max-width: 100%;
	}
}
/***** tooltip ****/
.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,
.tooltip.tooltip-top .tooltip-inner:before {
    border-top-color: var(--theme-custom-color);
}
.tooltip.bs-tether-element-attached-left .tooltip-inner:before,
.tooltip.tooltip-right .tooltip-inner:before {
    border-right-color: var(--theme-custom-color);
}
.tooltip.bs-tether-element-attached-top .tooltip-inner:before,
.tooltip.tooltip-bottom .tooltip-inner:before {
    border-bottom-color: var(--theme-custom-color);
}
.tooltip.bs-tether-element-attached-right .tooltip-inner:before,
.tooltip.tooltip-left .tooltip-inner:before {
    border-left-color: var(--theme-custom-color);
}
.tooltip-inner {
    background-color: var(--theme-custom-color);
}
/***** tooltip ****/
/****************************************** end common *****************************************/

/****************************************** all theme common *****************************************/
#wrapper{
	background-color: #ffffff;
}
/*************************************** end all theme common *****************************************/




/****************************************** header *****************************************/
.badheader-first-wrapper > .row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
#header{
    display: inline-block;
    vertical-align: middle;
    background-color:#ffffff;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
    z-index: 70;
}
#badindex #header{
	margin-bottom: 0;
	border: none;
}
@media(max-width: 991px){
	#header{
        background-color: #2457aa;
    }
}
.badheader-top-center .badheader-top-logo a{
    width: 100%;
}
/*************************start_logo************************/
.badheader-top-logo{
    height: 120px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.badheader-top-logo a{
    width: 100%;
}
#header .logo {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
@media(max-width: 991px){
	.badheader-top-logo {
    	height: 90px;
	}
}
@media(max-width: 575px){
	.badheader-top-logo {
	    height: 60px;
	    max-width: 150px;
	}
}
/*************************end_logo************************/
.badheader-top-content .row {
    display: flex;
    align-items: center;
}
/********** badsearch--shopping-cart--user--block *************/
.badheader-top-nav {
    background-color: #1e4e9d;
    padding: 15px 0;
}
.badheader-top-nav .row{
    display: flex;
    align-items: center;
}
.badheadercurrency-btn span,
.badheaderlanguage-btn span,
.badcustomer-signin-btn span,
.badheader-top-offertext-first{
    color: #ffffff;
    font-size: 13px;
    font-weight: 451;
}
.badheadercurrency-btn i,
.badheaderlanguage-btn i{
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    padding-left: 5px;
}
.badheader-top-offertext-second {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.badheader-top-language,
.badheader-top-currency{
    padding-left: 20px;
}
.badheader-top-left{
    text-align: right;
}
.badheader-top-wrapper{
    background-color: #2457aa;
}
.badheader-account-block,
.badshopping-cart-content{
    position: relative;
}
.badshopping-cart-content{
    padding:37px 0;
}
.badsearch-inner{
    position: inherit;
}
@media(max-width: 991px){
	.badshopping-cart-content {
	    padding: 7px 0;
	}
}
@media(max-width: 767px){
	.badheader-top-nav .row{
	 	display: block;
	}
	.badheader-top-offertext-first{
		display: none;
	}
	.badheader-top-offertext-second {
	    justify-content: space-between;
	}
}
@media(min-width: 576px){
    #header .badsearch-content-box-wrapper{
        position: relative;
    }
}
@media(max-width: 575px){
    .badheader-top-nav {
	    padding: 8px 0;
	}
}
/****************cart**********************/
#_desktop_myaccount_block,
.badheader-cartblock,
.badheader-vertical-menu{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.badheader-account-dropdown.badcustom-dropdown{
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    top:100%;
    left: auto;
    right: 0;
    width: 130px;
    padding: 10px;
    z-index: 1000;
    text-align: left;
}
.badheader-account-block.open{}
.badheader-account-dropdown li,
#_desktop_user_info a{
    border-bottom: 1px solid #eeeeee;
}
.badheader-account-dropdown li:last-child,
#_desktop_user_info a:last-child{
    border-bottom: none;
}
.badheader-account-dropdown > li a span{
    color: #222222;
    font-weight: 500;
    font-size: 13px;
    line-height: 35px;
}
.badheader-account-dropdown li a{
	padding: 0;
    display: block;
}
.badheader-account-dropdown li a i{
    color: #222222;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    float: right;
}
.badheader-account-dropdown li a:hover span,
.badheader-account-dropdown li a:hover i{
    color: var(--theme-custom-color);
}
#_desktop_language_selector{
    position: relative;
}
.badheaderlanguage-dropdown li img{
    margin-right: 10px;
    display: none;
}
.badheaderlanguage-dropdown.bad-first-li li a span, 
.badheadercurrency-dropdown.bad-first-li li a {
    font-size: 13px;
    color: #222222;
    cursor: pointer;
    line-height: 30px;
    font-weight: 500;
}
.badheaderlanguage-dropdown li a:hover, 
.badheadercurrency-dropdown li a:hover {
    color: var(--theme-custom-color);
}
.badheadercurrency-block .badheadercurrency-dropdown,
.badheaderlanguage-block .badheaderlanguage-dropdown{
    padding: 10px;
    min-width: auto;
    border: 1px solid #eeeeee;
    right: 0;
    left: auto;
    position: absolute;
    top: 100%;
    z-index: 10;
    background-color: #ffffff;
    margin-bottom: 0;
    text-align: left;
    display: none;
}
@media(max-width: 991px){
	.badheadercurrency-block .badheadercurrency-dropdown{
		right: 10px;
	}
}
/********** badsearch *************/
.badsearch-block{
    width: 100%;
    vertical-align: middle;
    cursor: pointer;
}
.badsearch-inner-close i{
    color: #ffffff;
    font-size:26px;
    font-weight:400;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
}
.badheader-top-right .badheader-user-search i{
    font-size: 18px;
    color: #ffffff;
    padding: 0 12px;
}
.badsearch-content-box-wrapper.open .badsearch-inner-open,
.badsearch-content-box-wrapper .badsearch-inner-close{
    display: none;
}
.badsearch-content-box-wrapper.open .badsearch-inner-close{
    display: block;
}
.badsearch-content-box-inner{
    position: relative;
    background-color: #fff;
    border-radius: 100px;
    max-width: 100%;
    width: 100%;
}
.badsearch-btn{
    display: none;
}
.badsearch-inner-open i{
    color: #ffffff;
    font-size: 0;
    cursor: pointer;
    background-image: url(../img/sprite.png);
    background-position:-5px -5px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.badsearch-content-box-wrapper:hover .badsearch-inner-open i{
    transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.badheader-search-btn{
    cursor: pointer;
}
.page-content.page-not-found{
    border: 1px solid #eeeeee;
}
.badheader-search-btn i{
    line-height: 40px;
    height: 40px;
    width: 40px;
    color: #222222;
}
.search-widget form input[type=text]:focus{
    background-color: transparent;
}
.search-widget form input[type=text]{
    color: #ababab;
    padding: 0 20px;
    border: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    background-color: transparent;
}
.search-widget form{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.search-widget form button[type=submit]{
    background-color: #ffd200;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 42px;
    cursor: pointer;
    border-radius: 100px;
}
.search-widget form button[type=submit] i{
    width: 40px;
    height: 40px;
    color: #000000;
    line-height: 40px;
    text-align: center;
}
@media(max-width: 991px){
    .badsearch-content-box-inner button span{
        min-width: auto;
    }
}

@media(max-width: 575px){
    #header .badsearch-content-box-wrapper .badsearch-content-box{
        left: 15px;
        right: 15px;
    }
    .search-widget form button[type=submit] {
   	    padding: 8px 42px;
	}
}
/*******************badheader-second-wrapper********************/   
/********** badcustomer *************/
.badcustomer-signin-content-box-wrapper .badcustomer-signin-btn span{
    display: block;
}
.badcustomer-signin-content-box-wrapper .badcustomer-signin-btn i{
    color: #222222;
    font-size: 0;
    background-image: url(../img/sprite.png);
    background-position: -5px -55px;
    display: none;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.badcustomer-signin-block{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.badcustomer-signin-content-box{
    min-width: auto;
    width: 130px;
    padding: 10px;
    left: auto;
    right: 0;
    margin: 0;
    text-align: left;
}
.badcustomer-signin-content-box-inner{
    margin: 0;
}
.badcustomer-signin-content-box-inner li {
    border-bottom: 1px solid #dddddd;
}
.badcustomer-signin-content-box-inner li:last-child {
    border-bottom: none;
}
.badcustomer-signin-content-box-inner li a span{
    color: #222222;
    font-size: 13px;
    width: 100%;
    line-height: 35px;
}
.badcustomer-signin-content-box-inner li a:hover span{
    color: var(--theme-custom-color);
}
/********** badshopping *************/
.badshopping-cart-btn-wrapper i{
    color: #ffffff;
    font-size: 0;
    cursor: pointer;
    font-weight: 500;
    background-image: url(../img/sprite.png);
    background-position: -5px -105px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.badshopping-cart-btn-wrapper:hover i{
    transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.badshopping-cart-btn-wrapper a{
    display: flex;
}
.badshopping-cart-btn-wrapper{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.badshopping-cart-btn-wrapper a span {
    color: #ffffff;
    display: block;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    padding-left: 10px;
}
.badshopping-cart-btn-wrapper a .cart-no{
    color: #ffd200;
    font-size: 14px;
    font-weight: 450;
    padding: 0;
}
.badshopping-cart-products-count {
	font-weight: 500;
    font-size: 15px;
    color: #262626;
}
@media(max-width: 991px){
    .badshopping-cart-btn-wrapper span{
        font-size: 16px;
    }
}
@media(max-width: 767px){
	.badshopping-cart-btn-wrapper {
	    padding-left: 5px;	
	}
}
/********** badshopping-commen *************/
.badshopping-cart-product-wrapper {
    width: 350px;
    position: absolute;
    right: 0;
    z-index: 60;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.badshopping-cart-content.open:hover .badshopping-cart-product-wrapper{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.badshopping-cart-product-contet{
    margin-bottom: 15px;
    overflow-y: scroll;
    max-height: 197px;
    margin-right: -15px;
    border-bottom: 1px solid #eeeeee;
    scroll-behavior: smooth;
}
.badshopping-cart-product-item-img{
    border: 1px solid #eee;
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 15px;
}
.badshopping-cart-product-item-img img{
    width: 100%;
}
.badshopping-cart-product-info {
    margin-left: 80px;
}
.badshopping-cart-product-item{
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}
.badshopping-cart-noproduct-label{
    text-align: center;
}
.badproduct-name{
    margin-bottom:5px;
}
.badshopping-cart-process-checkbout-btn{
    padding-top:20px;
    text-align: center;
}
.badshopping-cart-process-checkbout-btn a{
    border: 1px solid #eeeeee;
    padding: 10px 20px;
    color: #111111;
    font-weight: 600;
    display: block;
    width: 100%;
}
.badshopping-cart-process-checkbout-btn a:hover{
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: var(--theme-custom-color);
}
.badshopping-cart-tax-wrapper,
.badshopping-cart-shopping-wrapper,
.badshopping-cart-total-products-wrapper{
    margin-bottom: 15px;
}
.badshopping-cart-total-payment-wrapper {
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}
.badshopping-cart-tax-title,
.badshopping-cart-total-payment-title,
.badshopping-cart-shopping-title,
.badshopping-cart-total-products-title{
    font-size: 16px;
    color: #111111;
    font-weight: 600;
    text-align: left;
    float: left;
    width: 50%;
}
.badshopping-cart-tax-amout,
.badshopping-cart-total-payment-amout,
.badshopping-cart-shopping-amout,
.badshopping-cart-total-products-amout{
    font-size: 14px;
    color: #333333;
    font-weight:500;
    width: 50%;
    display: inline-block;
    text-align: right;
}
.badshopping-cart-product-info .badproduct-name{
    text-align: left;
}
.badshopping-cart-product-info .badproduct-name a{
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.badshopping-cart-product-info .badshopping-cart-product-info-inner{
    margin-bottom: 5px;
    text-align: left;
}
.badshopping-cart-product-info .badshopping-cart-product-remove{
    text-align: left;
}
@media(max-width: 575px){
    .badshopping-cart-product-wrapper{
        width: 290px;
    }
}
/******************************* main-badmenu *******************************************/
#_desktop_top_menu{
    display: block;
    text-align: center;
}
.badmain-menu-dropdown{
    margin: 0;
}   
.badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
    display: inline-block;
    vertical-align: middle;
    width: auto;        
    cursor: pointer;
    padding:7px 18px;
}
.sticky .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
    padding:7px 20px;
}
.badsub-menu-item{
    width: 185px;
    float: left;
    text-align: left;
    padding-right: 10px;
}
.badmain-menu-dropdown-img-wrapper{
    padding-top: 10px;
}
.badmain-menu-dropdown-img img{
    width: 100%;
}
.badmain-menu-block-wrapper{
    text-align: center;
}
.badmain-menu-dropdown .badmenu-first{
    font-size: 16px;
    color: #000;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.badmain-menu-dropdown .badmain-menu-get-child ul li .dropdown-submenu{
    font-size: 14px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 700;
    line-height:35px;
}
.badmain-menu-dropdown .badmain-menu-get-child ul li .dropdown-submenu:hover{
	color: var(--theme-custom-color);
}
.badmain-menu-item{
    width: 185px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    position: relative;
}
.badmain-menu-dropdown-link{
    position: relative;
}
.badmain-menu-icon-wrapper{
    display: inline-block;
    vertical-align: middle;
}
.badmain-menu-icon-wrapper a i{
    font-size: 16px;
    color: #fff;
    line-height: normal;	
}
/**** menu media *****/
@media(max-width: 1199px){
    .badmain-menu-content-box .badmain-menu-content > .badmain-menu-dropdown > li {
        padding:7px 5px;
    }
}
@media(min-width: 992px){
    .badmain-menu-content .badmain-menu-dropdown[data-depth="0"] > li > .badmain-menu-dropdown-link > a:after{
        content: "";
        position: absolute;
        width: 0;
        height: 1px;
        margin: 0 auto;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: var(--theme-custom-color);
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;    
    }
    .badmain-menu-content .badmain-menu-dropdown[data-depth="0"] > li.current > .badmain-menu-dropdown-link > a:after,
    .badmain-menu-content .badmain-menu-dropdown[data-depth="0"] > li:hover > .badmain-menu-dropdown-link > a:after{
        width: 75%;

}    
    .badsub-menu-dropdown .badmain-menu-icon-wrapper{
        display: none;
    }
    #header .badmenu-has-sticky.sticky{
        top: 0;
        position: fixed;
        z-index: 50;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.12);
        background-color:#ffffff;
        width: 100%;
        left: 0;
        -webkit-animation: mySticky 1s;
        -moz-animation: mySticky 1s;
        animation: mySticky 1s;
        animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        list-style: none;
    }
    .badmobile-bottom-block{
        display: none;
    }
    .badmain-menu-get-child{
        position: absolute;
        background-color: #ffffff;
        z-index: 60;
        padding: 15px;
        outline: 1px solid #eeeeee;
        left: auto;
        opacity: 0;
        top: 100%;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -moz-transform: translateY(20px);
        transform: translateY(20px);
    }
    .badmain-menu-item:hover .badmain-menu-get-child{
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }
}
/**** menu media *****/
/************************ mobile-All-menu ***********************/
@media(max-width: 991px){
    #badmobile-header-center{
    	width: 100%;
	    border-bottom: 1px solid #eeeeee;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 0 15px;
    }
    #badmobile-header-left{
        width: 76%;
    }
    #badmobile-header-right{
        width: 24%;
        display: inline-block;
        vertical-align: middle;
    }
    .badmobile-menu-icon-wrapper{
    	display: inline-block;
    	vertical-align: middle;
    }
    #_mobile_search{
    	float: right;
    	text-align: right;
    }
    .bedheader-Search-user-shopping-cat{
        text-align: right;
    }
    .badmain-menu-dropdown-img-wrapper{
        display: inline-block;
        vertical-align: middle;
    }
    .badmobile-first-block{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        padding: 0 15px;
    }    
    .badmain-menu-content{
        display: none;
        position: absolute;
        background-color: #ffffff;
        border: 1px solid #eeeeee;
        top: 100%;
        width: 50%;
        z-index: 70;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        padding: 15px;
        left: -300px;
        visibility: hidden;
        max-height: 500px;
        overflow-y: scroll;
    }
    .badmain-menu-content.open{
        opacity: 1;
        -webkit-transition: all 0.7s ease 0.1s;
        -moz-transition: all 0.7s ease 0.1s;
        -ms-transition: all 0.7s ease 0.1s;
        -o-transition: all 0.7s ease 0.1s;
        transition: all 0.7s ease 0.1s;
        visibility: visible;
        left: 0;
    }
    #badmobile-horizontal-menu .badmain-menu-dropdown > li{
        border: 1px solid #eeeeee;
        margin-bottom: 10px;
        padding: 0 15px;
        width: 100%;
    }
    #badmobile-horizontal-menu .badmain-menu-dropdown > li:last-child{
        margin-bottom: 0;
    }
    .badmain-menu-dropdown .badmenu-first{
        font-size: 16px;
        color: #222222;
    }
    .badmain-menu-dropdown .badmain-menu-get-child ul li .dropdown-submenu{
    	font-size: 12px;
    }
    .badmain-menu-item .badmain-menu-icon-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        line-height: 35px;
        height: 35px;
        width: 35px;
        text-align: right;
    }
    .badmain-menu-icon-wrapper a i{
        font-size: 16px;
        color: #222222;
    }
    .badsub-menu-item{
        width: auto;
        float: none;
        padding:0 15px;
    }
    .badmain-menu-get-child,
    .badsub-menu-get-child{
        display: none;
    }
    .badmain-menu-dropdown-link{
        position: relative;
    }
    #_mobile_vertical_menu,
    #_mobile_myaccount_block,
    #_mobile_cart,
    #_mobile_search{
        display: inline-block;
        vertical-align: middle;
    }
    #_mobile_search{
    	width: 80%;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-icon{
        background-color: transparent;
        border: none;
        padding: 0;
    }
    .badmobile-menu-icon-wrapper .badmobile-menu-icon span{
        font-size: 14px;
	    color: #000000;
	    font-weight: 500;
	    background-color: #ffd200;
	    padding: 9px 10px;
	    border-radius: 3px;
	    display: inline-block;
	    vertical-align: middle;
    }
}
@media(max-width: 575px){
    .badmain-menu-content{
        width: 100%;    
    }
    .badmobile-first-block{
        justify-content: space-between;
    }
    #badmobile-header-center{
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #eeeeee;
    }
    #badmobile-header-left{
        width: auto;
    }
    #badmobile-header-right{
        width: auto;
    }
     #header .badsearch-content-box-wrapper{
     	padding: 10px 0;
     }
    #_mobile_search{
    	width: 100%;
    	padding: 0 15px;
    }
}
/**********************vertical_menu**************************/
.badheader-bottom-inner .container{
    display: flex;
}
.badmenu-wrapper,
.badpopup-offer {
    display: inline-block;
    vertical-align: middle;
}
.badpopup-offer{
   background-color: #ffd200;
    max-width: 200px;
    text-align: center;
    width: 100%;
    margin-right: 12px;
}
.badpopup-offer span{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    height: 54px;
    display: block;
    line-height: 54px;
}
@media(max-width: 991px){
	.badpopup-offer{
	    margin-right: 0;
	}
}
@media(max-width: 575px){
	.badpopup-offer {
	    max-width: 100px;
	}
	.badpopup-offer span {
	    font-size: 11px;
	    height: 35px;
	    line-height: 35px;
	}
}
/*************************************end header********************************************/
/********************************************* bad-slider-block *********************************************/
.badhome-slider-block{
	margin-bottom:80px;
	background-color: #ffffff;
}
.badhome-slider-inner .owl-dots{
	display: none;
}
@media(max-width: 991px){
    .badhome-slider-block{
        margin-bottom: 30px;
    }
}
/********************************************* all producat design *********************************************/

/************ all producat image hover ****************/
.badtab-product-first-item{
	margin-bottom: 20px;
}
.badtab-products-title-list li {
    display: inline-block;
    vertical-align: middle;
}
.badproduct-wrapper{
	position: relative;
    border: 1px solid #eeeeee;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper .badproduct-hover-image{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity:0;
	margin: 0 auto;
	transform: scale(0.6);
	-webkit-transform scale(0.6);
	-moz-transform scale(0.6);
	-ms-transform scale(0.6);
	-o-transform scale(0.6);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badproduct-hover-image{	
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#products.list .badproduct-image img{
	width: 100%;
}
.badproduct-wrapper-all{
	padding: 0 15px;
}
.badnew-product-list-wrapper, .badfeatured-product-list-wrapper, .badspecial-product-list-wrapper, .badtab-product-list-wrapper{
    margin: 0 -15px;
}
/************ end all producat image hover ****************/
/************ all producat title ****************/
.badproduct-name .badproduct-title a h4{
	font-size: 15px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: normal;
}
.badproduct-price-and-shipping .price{
	color: #000000;
    font-size: 14px;
    font-weight: 498;
    padding-right: 8px;
    display: inline-block;
    vertical-align: middle;

}
.badproduct-price-and-shipping .regular-price{
	color: #666;
    font-size: 13px;
    font-weight: 499;
    text-decoration: line-through;
    padding-right: 5px;
}
.badproduct-price-and-shipping .baddiscount-product{
	color: #ff5d5d;
	font-size: 12px;
	display: none;
	font-weight:400;
}
.badproduct-description{
	padding:15px;
    text-align: left;
}
.product-miniature .badproduct-star .comments_note{
	text-align: left;
}
.badproduct-desc{
	display: none;
}
.badproduct-price-cart-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/************ end all producat title ****************/

/************ product-flags ****************/
.badproduct-wrapper .badproduct-flag-wrapper{
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.product-flags{
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
}
.product-flags li{
	padding-bottom: 10px;
	font-size: 14px;
	color: #999999;
}
.badproduct-new-sale-flags-wrapper{
	position: absolute;
	top: 15px;
	left: 15px;
}
.badproduct-discount-pack-flags-wrapper{
	position: absolute;
	top: 15px;
	right: 15px;
}
.badproduct-new-sale-flags-wrapper ul{
	margin-bottom: 0;
}
.badproduct-flags .badproduct-flag{
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: 400;
	padding-bottom: 5px;
}
/************ end product-flags ****************/
/************ badtimer-wrapper ****************/
.badtimer-wrapper{
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: none;
	opacity: 1;
	transform: translateY(0);
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badtimer-wrapper{
	transform: translateY(30px);
	-webkit-transform:translateY(30px);
	-moz-transform:translateY(30px);
	-ms-transform:translateY(30px);
	-o-transform:translateY(30px);
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badtimer-content-inner{
	display: flex;
}
.badtimer-content{
	min-width: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.badtimer-content-inner .badtimer-content-close,
.badtimer-content-inner .badtimer-label{
	display: none;
}
.badtimer-dot{
	margin: 0 3px;
}
.badtimer-content-box{
	border-radius: 100px;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 5px 10px;
}
.badtimer-content-icon{
	background-image: url(../img/sprite.png);
	background-position: 85px -714px;
	margin-right: 4px;
    width: 20px;
    height: 20px;
}
.badtimer-content-icon i{
	display: none;
}
.badtimer-time{
	font-size: 16px;
	color: #333333;
	font-weight: 400;
}
.badtimer-content-secounds-time{
	color: var(--theme-custom-color);
}
@media(max-width: 991px){
	.badtimer-wrapper{
		bottom:60px;
	}
	.badproduct-wrapper:hover .badtimer-wrapper{
		transform: translateY(0);
		-webkit-transform:translateY(0);
		-moz-transform:translateY(0);
		-ms-transform:translateY(0);
		-o-transform:translateY(0);
		opacity: 1;
	}
}
/************ end badtimer-wrapper ****************/
/************* badproduct-color *****************/
.badproduct-color{
	display: none;
}
/************* end badproduct-color *****************/
/************ all producat button ****************/
.badproduct-image{
	overflow: hidden;
	text-align: center;
	position: relative;
}
.badproduct-image .thumbnail{
	margin: 0;
	border: 0;
	padding: 0;
	border-radius: 0;
}
.badproduct-all-btn{
	position: absolute;
    top:15px;
    left: auto;
    right: 15px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    z-index: 10;
    opacity: 0; 
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badproduct-all-btn{
	opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-add-to-cart-btn{
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border:1px solid #eeeeee;
    border-radius: 0;
}
.badproduct-compare,
.badproduct-quick-view,
.badproduct-wishlist{
	display: block;
	width: 40px;
    height: 40px;
    background-color: #ffffff;
	border:1px solid #eeeeee;
    border-radius: 0;
    margin:5px 0 5px auto;
}
.badproduct-add-to-cart-btn:hover,
.badproduct-compare:hover,
.badproduct-quick-view:hover,
.badproduct-wishlist:hover{
	background-color: #ffd200;
	border:1px solid #ffd200;
}
.badproduct-add-to-cart-btn a,
.badproduct-compare a,
.badproduct-quick-view a,
.badproduct-wishlist a{
	display: block;
}
.badproduct-add-to-cart-btn .add-to-cart,
.badproduct-compare .badcompare i,
.badproduct-quick-view .quick-view i,
.badproduct-wishlist .badwishlist i{
	background-image: url(../img/sprite.png);
    height: 40px;
    margin: 0 auto;
	font-size: 0;
    display: block;
    width: 40px;
    padding: 0;
    background-color: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-add-to-cart-btn .badproduct-add-to-cart{
    background-position:293px -808px;
}
.badproduct-quick-view .quick-view i{
    background-position:293px -907px;
}
.badproduct-wishlist .badwishlist i{
	background-position:293px -956px;
}
.badproduct-compare .badcompare i{
	background-position:294px -1056px;
}
.badproduct-add-to-cart-btn:hover .badproduct-add-to-cart{
	background-position: 243px -808px;
}
.badproduct-quick-view:hover .quick-view i{
    background-position: 243px -907px;
}
.badproduct-wishlist:hover .badwishlist i{
	background-position:243px -956px;
}
.badproduct-compare:hover .badcompare i{
	background-position:244px -1056px;
}
.badproduct-add-to-cart-btn i,
.badproduct-add-to-cart-btn span,
.badproduct-compare span,
.badwishlist span,
.badproduct-quick-view .quick-view span {
    display: none
}
@media(max-width: 991px){
	.badproduct-all-btn{
		opacity: 1;
		transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
	}
}
/************* producat-star-review **************/
.star i{
	font-size: 17px;
	color: #111111;
}
.star_on i{
	color:#fcd60c;
}
.nb-comments{
	display: none;
}
.product-list .badproduct-star .comments_note{
	text-align: left;
}
.badproduct-star{
	position: absolute;
    bottom: 15px;
    left: 0;
    right: auto;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badproduct-wrapper:hover .badproduct-star{
    left: 15px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.comments_note .star{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
@media(max-width: 991px){
    .badproduct-star,
	.badproduct-wrapper:hover .badproduct-star{
        left: 15px;
        opacity: 1;
    }
}
/************* end producat-star-review **************/
/************ end all producat button ****************/
/*************************** producat-tab-design *******************/
.badtab-products-title {
    position: relative;
}
.badtab-products-title-list{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.badtab-products-title-list li a{
	font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 15px;
    display: block;
    line-height: 50px;
    position: relative;
}
.badtab-products-title-list li.active a,
.badtab-products-title-list li a:hover{
    color:var(--theme-custom-color);
}
.badtab-products-title-list li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-bottom: 2px solid var(--theme-custom-color);
}
.badtab-products-title-list li.active a:after, 
.badtab-products-title-list li:hover a:after {
    border-bottom: 2px solid var(--theme-custom-color);
    opacity: 1;
}
.product-list .badproduct-wrapper-content,
.product-grid .badproduct-wrapper-content {
    margin-bottom: 20px;
}
@media(max-width:1199px){
	.badtab-products-title-list {
	    left: 100px;
	}
	.badtab-products-title-list li a {
	    font-size: 12px;
	    margin: 0 5px;	
	}
}
@media(max-width:991px){
	.badtab-products-title-list li a{
		font-size: 14px;
		line-height: 40px;
	}
	.badtab-products-title-list{
		margin-bottom: 20px;
	}
}
@media(max-width: 767px){
	.badtab-products-title-list li a{
		margin: 0 15px;
	}
	.badtab-products-title-list{
		left: 0;
		position: inherit;
	}
}
@media(max-width:575px){
	.badtab-products-title-list{
		display: inline-block;
		vertical-align: middle;
	}
	.badtab-products-title{
		text-align: center;
	}
	.badtab-products-title-list li a{
		margin-bottom:10px;
	}
}
/************************************************ next-prev-pagination **********************************************/
.badhome-slider-prev-btn{
    cursor: pointer;
    background-color: #2457aa;
    border: none;
    background-image: url(../img/sprite.png);
    background-position: 197px -100px;
    width: 50px;
    height: 50px;
    border-radius: 0;
    z-index: 10;
    position: absolute;
    left: 60px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.badhome-slider-prev-btn:hover{
    background-color: #ffd200;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-position: 147px -100px;
}
.badhome-slider-next-btn{
    cursor: pointer;
    background-color:#2457aa;
    border: none;
    background-image: url(../img/sprite.png);
    background-position: 200px -150px;
    width: 50px;
    height: 50px;
    border-radius: 0;
    z-index: 10;
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.badhome-slider-next-btn:hover{
    background-color: #ffd200;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-position: 150px -150px;
}
.badhome-slider-prev-btn i,
.badhome-slider-next-btn i{
    display: none;
}
.badhome-slider-inner{
    position: relative;
}
.bad-all-pagination .bad-prev-btn{
	position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    right: 40px;
    cursor: pointer;
    background-image: url(../img/sprite.png);
    background-position: 194px -606px;
    width: 40px;
    height: 40px;
    z-index: 1;
    padding: 0;
    background-color: #2457aa;
    border: none;
}
.bad-all-pagination .bad-prev-btn:hover{
    background-position: 144px -606px;
    background-color: #ffd200;
}
.bad-all-pagination .bad-next-btn{
	position: absolute;
    top: 50%;
    right: -15px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    cursor: pointer;
    background-color: #2457aa;
    border: none;
    padding: 0;
    background-image: url(../img/sprite.png);
    background-position: 196px -656px;
    width: 40px;
    height: 40px;
    z-index: 1;
}
.bad-all-pagination .bad-next-btn:hover{
    background-position: 146px -656px;
    background-color: #ffd200;
}	
.bad-prev-btn i,
.bad-next-btn i{
	display: none;
}
@media(max-width: 1199px){
    .bad-all-pagination .bad-prev-btn{
        right: 50px;
    }
    .bad-all-pagination .bad-next-btn{
        right: 0;
    }
}
@media(max-width: 991px){
	.badhome-slider-prev-btn{
	    left:15px;
	}
	.badhome-slider-next-btn{
    	right:15px;
	}
}
@media(max-width:575px){
	.badhome-slider-prev-btn{
	    width: 35px;
	    left:5px;
        display: none;
	    background-position: 191px -9px;
	    height:35px;
	}
	.badhome-slider-prev-btn:hover {
    	background-position: 191px -9px;
	}
	.badhome-slider-next-btn{
        display: none;
		width: 35px;
		background-position: 192px -57px;
	    height:35px;
    	right:5px;
	}
	.badhome-slider-next-btn:hover {
    	background-position: 192px -57px;
	}
}
@media(max-width: 575px){
	.bad-all-pagination .bad-prev-btn,
	.bad-all-pagination .bad-next-btn{
		position: inherit;
		top:0;
		transform:none;
	    -webkit-transform:none;
	    -o-transform:none;
	    -ms-transform:none;
	    -moz-transform:none;
	    right: 0;
	    left: 0;
	}
    .bad-all-pagination {
        margin-top: 15px;
    }
}
/************************************ all theme title and subtitle ***************************************/
.badmain-title-wrapper{
	text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.badmain-title-wrapper .badmain-title{
	font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    letter-spacing: 0.8px;
}
.badmain-title-wrapper .badmain-title:after {
    position: absolute;
    content: "";
    width: 100px;
    background-color: #ffd200;
    height: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.badmain-title-wrapper .badmain-sub-title{
	font-size: 18px;
	font-weight:400;
	color: #7cbaff;
	display: none;
	line-height: 18px;		
	padding-bottom:10px;
}
.badtab-products-title-wrapper .badmain-title-wrapper .badmain-sub-title{
	padding-bottom: 20px;
}
@media(max-width: 991px){
    .badmain-title-wrapper .badmain-title{
        font-size: 22px;
        line-height: 22px;
        padding-bottom: 15px;
    }
    .badmain-title-wrapper {
        margin-bottom: 30px;
    }
}
@media(max-width: 479px){
	.badmain-title-wrapper .badmain-title {
    	text-align: center;
	}
}
/***************** All producat and badproduct-link  **************************/
.badproduct-link{
	text-align: right;
	padding-top: 5px;
}
.badproduct-link a{
	font-size: 12px;
	color: #999999;
}
.badviewed-products-block,
.badlike-products-block,
.badcross-selling-products-block,
.badcategory-products-block,
.badbestseller-products-block,
.badspecial-products-block,
.badnew-products-block,
.badfeatured-products-block,
.badtab-prdoducts-block{
	margin-bottom:80px;
}
@media(max-width: 991px){
	.badviewed-products-block,
	.badlike-products-block,
	.badcross-selling-products-block,
	.badcategory-products-block,
	.badbestseller-products-block,
	.badspecial-products-block,
	.badnew-products-block,
	.badfeatured-products-block,
	.badtab-prdoducts-block{
		margin-bottom:30px;
	}
}
@media(max-width: 991px){
	.badviewed-products-block .container,
	.badlike-products-block .container,
	.badcross-selling-products-block .container,
	.badcategory-products-block .container{
		padding: 0;
	}
}
/***************** All producat and badproduct-link  **************************/



/********************************* footer ***************************************/	
#footer{
	background-color:#ffffff;
    width: 100%;
}
.badfooter-row-block{
    background-color: #f7f7f7;
}
/********************** footer-newsltter **********************/
.badfooter-before-block{
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom:40px;
    position: relative;
}
.badnewsletter-content-title-wrapper .badnewsletter-content-title{
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 15px;
    text-transform: capitalize;
    letter-spacing: 0.8px;
}
.badnewsletter-content-title-wrapper .badnewsletter-content-title:after {
    position: absolute;
    content: "";
    width: 100px;
    background-color: #ffd200;
    height: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.badnewsletter-content-description {
    color: #777777;
    font-size: 14px;
    font-weight: 500;
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 24px;
    margin-top: 30px;
}
.badnewsletter-left-img img {
    position: absolute;
    top: 50%;
    left: -27%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
}
.badnewsletter-right-img img {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    right: -13%;
}
.badnewsletter-content-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    padding: 0 15%;
}
.input-wrapper input{
	width: 100%;
	height: 42px;
    padding: 10px;
    border: none;
    outline: none;
    border-radius: 0;
}
.badnewsletter-block-inner{
	border-radius: 0;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    padding: 0;
    width: 100%;
    max-width: 700px;
    margin-right: 0;
    margin-left: auto;
}
.badnewsletter-block-inner .input-wrapper{
	width: 100%;
}
.input-wrapper-button input{
    color: #000000;
    border-radius: 0;
    font-size: 16px;
    height: 42px;
    font-weight: 600;
    background-color: #ffd200;
    text-transform: capitalize;
    box-shadow: none;
    letter-spacing: .8px;
}
.input-wrapper-button input:hover {
    background-color:var(--theme-custom-color);
}	
.badnewsletter-block-wrapper{
	padding: 75px 0;
	width: 100%;
    overflow: hidden;
	background-color: #f7f7f7;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #dcdcdc;
}
@media(max-width: 1850px){
	.badnewsletter-left-img img {
	    left: -17%;
	}
	.badnewsletter-right-img img {
	    right: -7%;
	}
}
@media(max-width: 1500px){
	.badnewsletter-content-box{
		margin:0 auto;
	}
	.badnewsletter-left-img img {
	    left: 1%;
	    width: 33%;
	}
	.badnewsletter-right-img img {
	    right: 1%;
	    width: 17%;
	}
	.badnewsletter-block-wrapper {
    	padding: 25px 0;
	}
	.badnewsletter-content-box {
	    padding: 0 32%;
	}
}
@media(max-width:991px){
	.badfooter-before-block {
    	padding-bottom:15px;
	}
    .badnewsletter-left-img img, 
    .badnewsletter-right-img img {
        display: none;
    }
    .badnewsletter-content-box {
	    padding: 0%;
	}
	.badnewsletter-content-description {
	    margin-top: 20px;
	}
	.badnewsletter-content-title-wrapper .badnewsletter-content-title {
		font-size: 22px;
		margin-bottom: 30px;
	    line-height: 22px;
	    padding-bottom: 15px;
	}
}
@media(max-width: 575px){
	.badnewsletter-content-box{
		display: block;
	}
	.badnewsletter-content-title-wrapper .badnewsletter-content-title{
		text-align: center;
		margin-bottom:15px;
	}
}
/*********** footer-before ***********/
.badfooter-content{
	padding:80px 15px;
}
.badimagegallery-block .badmain-title-wrapper .badmain-title,
.badfooter-title-wrapper .badfooter-title{
	font-size: 20px;
    color: #2457aa;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 30px;
    padding-bottom: 10px;
    display: block;
}
.navbar-toggler{
	display: none;
}
.badfooter-dropdown li a{
	font-size: 16px;
    color: #777777;
    font-weight: 500;
    display: block;
    line-height: 35px;
}
.badfooter-dropdown li a:hover{
	color: var(--theme-custom-color);
}
.badfooter-storeinfo-content-email,
.badfooter-storeinfo-content-address,
.badfooter-storeinfo-content-fax,
.badfooter-storeinfo-content-contact{
	font-size: 14px;
    color: #aaaaaa;
    font-weight: 400;
    display: block;
	position: relative;
	padding-left:30px;
	padding-bottom:20px;
}
.badfooter-storeinfo-content-email-title,
.badfooter-storeinfo-content-address-title,
.badfooter-storeinfo-content-contact-title,
.badfooter-storeinfo-content-fax-title{
	display: none;
}
.badfooter-storeinfo-content-address a{
	font-size: 14px;
	color: #666666;
	font-weight: 400;
}
.badfooter-storeinfo-content-email:after,
.badfooter-storeinfo-content-address:after,
.badfooter-storeinfo-content-fax:after,
.badfooter-storeinfo-content-contact:after{
	position: absolute;
	content: "";
	width:20px;
	background-image: url(../img/sprite.png);
	height: 20px;
    left: 0;
}
.badfooter-storeinfo-content-address:after{
	background-position:83px -764px;
}
.badfooter-storeinfo-content-fax:after{
	background-position:85px -764px;
}
.badfooter-storeinfo-content-contact:after{
	background-position:84px -815px;
}
.badfooter-storeinfo-content-email:after{
	background-position:85px -864px;
}
.badfooterlogo-block .badfooterlogo-content-img-one{
	padding-bottom:17px;
}
.badfooterlogo-block .badfooterlogo-content-description{
	font-size: 13px;
	color: #666666;
	font-weight: 400;
	padding-bottom: 20px;
	line-height: 24px;
}
@media(min-width: 992px){
	.badfooter-dropdown{
		display: block;
	}
}
@media(max-width: 991px){
	.badfooter-content{
		padding:15px;
	}
	.badimagegallery-block .badmain-title-wrapper .badmain-title, 
	.badfooter-title-wrapper .badfooter-title {
    	font-size: 19px;
    	padding:7px;
	}
	.badimagegallery-block .badmain-title-wrapper .badmain-title,
	.badfooter-title-wrapper{
		border-bottom: 1px solid #eeeeee;
    	margin-bottom: 15px;
    	text-align: left;
    	position: relative;
	}
	.badfooter-socialicon-block{
		margin-bottom: 15px;
	}
	.badfooter-dropdown{
		margin: 0;
		padding: 0 15px;
	}
	#footer .navbar-toggler {
		color: #2457aa;
	}
	.navbar-toggler {
	    top: 0;
	    display: block;
	    padding: 0;
	    position: absolute;
	    height: 40px;
	    width: 40px;
	    right: 0;
	    top: 3px;
	    text-align: center;
	    line-height:34px;
	}
}
/****************** badimagegallery-item ************************/

.badimagegallery-content-inner .badimagegallery-item{
	margin-right: 10px;
	margin-bottom: 10px;
}
/*****************badfooter-socialicon-block*********************/
.badfooter-socialicon-content{
	margin: 0;
}
.badfooter-socialicon-content li{
	display: inline-block;
	vertical-align: middle;
}
.badfooter-socialicon-content li a{
	width: 40px;
	height: 40px;
	margin: 0;
	display: block;
	background-image: url(../img/sprite.png);
	font-size: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badfooter-socialicon-content li.facebook a{
	background-position:144px -806px;
}
.badfooter-socialicon-content li.facebook:hover a{
	background-position:194px -806px;
}
.badfooter-socialicon-content li.twitter a{
	background-position:144px -855px;
}
.badfooter-socialicon-content li.twitter:hover a{
	background-position:194px -855px;
}
.badfooter-socialicon-content li.rss a{
	background-position:145px -1007px;
}
.badfooter-socialicon-content li.rss:hover a{
	background-position:195px -1007px;
}
.badfooter-socialicon-content li.youtube a{
	background-position:144px -906px;
}
.badfooter-socialicon-content li.youtube:hover a{
	background-position:194px -906px;
}
.badfooter-socialicon-content li.googleplus a{
	background-position:144px -1156px;
}
.badfooter-socialicon-content li.googleplus:hover a{
	background-position:194px -1156px;
}
.badfooter-socialicon-content li.pinterest a{
	background-position:144px -1107px;
}
.badfooter-socialicon-content li.pinterest:hover a{
	background-position:194px -1107px;
}
.badfooter-socialicon-content li.vimeo a{
	background-position:144px -1056px;
}
.badfooter-socialicon-content li.vimeo:hover a{
	background-position:194px -1056px;
}
.badfooter-socialicon-content li.instagram a{
	background-position:144px -955px;
}
.badfooter-socialicon-content li.instagram:hover a{
	background-position:194px -955px;
}
/************** badfooter-copyright-paymate-icon ***************/
.badfooter-row-content-box{
	display: flex;
    align-items: center;
    text-align: center;
    padding: 6px 0;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content{
	position: fixed;
	bottom:60px;
	z-index: 150;
	right: 30px;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a{
	width: 50px;
    height:50px;
    display: block;
    text-align: center;
    line-height: 50px;
    background-image: url(../img/top-bottom.png);
	-webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a:hover{
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-o-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.badfooter-top-to-bottom-block .badfooter-top-to-bottom-content a span i{
	display: none;
}
.badfooter-copyright-content a{
	font-size: 14px;
    font-weight: 500;
    color: #777777;
    line-height: 30px;
}
.badfooter-copyright-content a:hover{
	color: var(--theme-custom-color);
}
.badfooter-copyright{
	text-align: left;
}
.badpaymenticon-content-inner {
	text-align:right;;
}
.badpaymenticon-content-inner  .badpaymenticon-item{
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}
@media(max-width:991px){
	.badpaymenticon-content-inner  .badpaymenticon-item{
		margin: 0 3px;
	}
	.badfooter-row-content-box{
	    padding: 15px 0;
	}
	.badfooter-socialicon-block {
	    margin-bottom: 10px;
	    text-align: center;
	}
}
@media(max-width: 767px){
	.badfooter-row-content-box{
	    display: block;
	}
	.badfooter-copyright {
	    text-align:center;
	    padding-bottom: 10px;
	}
	.badpaymenticon-content-inner {
	    text-align: center;
	}
}

















/****************************************** All Theme left-right-penal **************************************/
.badside-product-image a{
	position: relative;
	display: block;
}
.badside-product-image a img{
	width: 100%;
}
.badside-product-wrapper{
	display: inline-block;
	padding: 10px;
}
.badcategory-maincategory,
.badside-title-wrapper .badside-title{
	background-color: #222222;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.badside-title-wrapper .badside-title a{
	font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.bedsearch_filters-content{
	padding: 15px 15px 10px 15px;
}
.bedbrands-filters-brands{
	padding: 15px;
}
.left-side .badside-product-price-and-shipping,
.left-side .star_content,
.left-side .badside-product-name{
	margin-bottom: 10px;
}
.bedbrands-filters-brands ul{
	margin: 0;
}
.bedbrands-filters-brands ul li{
	margin-bottom:5px;
}
.bedsearch_filters-content p{
	margin-bottom: 5px;
	font-size: 14px;
	color: #999999;
}
.badcategory-maincategory a{
	color: #ffffff;
}
.badcategory-tree-block,
.badnew-side-block,
.badspecial-side-block,
#search_filters_suppliers,
#search_filters_brands,
.badbestseller-side-block,
.badfeatured-side-block{
	margin-bottom:30px;
	border: 1px solid #eeeeee;
}
.badside-product-wrapper .badproduct-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    box-shadow: none;
    overflow: hidden;
}
.badside-product-wrapper .thumbnail-container{
	padding: 0;
}
.badside-product-title a{
	display: block;
}
.badside-product-title a h4{
	font-size: 16px;
    margin-bottom: 5px;
    color: #222222;
    font-weight: 400;
    line-height: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.badside-product-price-and-shipping .price{
	font-size: 14px;
	color: #2457aa;
	font-weight: 498;
}
.badside-product-price-and-shipping .baddiscount-product{
	color: #ff5d5d;
    font-size: 12px;
    font-weight: 400;
}
.badside-product-price-and-shipping .regular-price{
	color: #999999;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
    padding-left: 5px;
}
.badside-product-image{
	padding: 0;
}
.badside-product-description{
	padding: 0 0 0 10px;
}
.badside-product-name,
.badside-product-price-and-shipping{
	padding-bottom: 10px;
}
.badside-product-wrapper-content{
	border-bottom: 1px solid #eeeeee;
}
.badbestseller-side-link,
.badspecial-side-link,
.badnew-side-link,
.badfeatured-side-link{
	padding: 0 10px 10px 10px;
    text-align: right;
}
.badcategory-tree-inner{
	margin-bottom: 0;
}
.badcategory-subcategory{
	padding: 15px 15px 5px 15px;
}
.badcategory-tree-sub-menu li a{
	color: #111111;
	display: block;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
}
.badcategory-tree-sub-menu li a.category-sub-link{
	color: #999999;
	padding-left: 10px;
}
.badcategory-tree-sub-menu li{
	position: relative;
}
.badcategory-tree-sub-menu li .navbar-toggler i{
	font-size: 24px;
	color: #999999;
}
.badcategory-tree-sub-menu li .navbar-toggler{
	display: block;
    position: absolute;
    top: 0;
    padding: 0;
    right: 0;
    width: auto;
    height: auto;
}
.badcategory-tree-sub-menu li .navbar-toggler .remove{
	display: none;
}
@media(max-width: 991px){
	#content-wrapper,
	#left-column{
		padding: 0;
	}
	#left-column{
		margin-top: 30px;
	}
	.badcategory-tree-block, 
	.badnew-side-block,
	.badspecial-side-block, 
	.badbestseller-side-block, 
	.badfeatured-side-block{
		margin-bottom: 15px;
	}
	.badside-product-wrapper-all{
		width: 100%;
	}
	.badside-product-wrapper{
		width: 100%;
	}
}
@media(max-width: 575px){
	.badside-product-image {
	    padding: 0;
	    width: 100px;
	}
}
/********************* grid-list-page *****************************/
.badproduct-total-products{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badproduct-view .badproduct-view-grid span,
.badproduct-view .badproduct-view-list span{
	display: none;
}
.badproduct-view .badproduct-view-grid i,
.badproduct-view .badproduct-view-list i{
	font-size: 32px;
    color: #000000;
    background-color: #ffffff;
    margin: 0 5px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px dashed #cccccc;
    text-align: center
}
.badproduct-view.active .badproduct-view-grid i,
.badproduct-view.active .badproduct-view-list i,
.badproduct-view:hover .badproduct-view-grid i,
.badproduct-view:hover .badproduct-view-list i{
	background-color: var(--theme-custom-color);
	color: #ffffff;
	border: 1px solid #ffffff;
}

#products .badproduct-view-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.badproduct-total-nabar-product p{
	margin:0;
	font-size: 16px;
    font-weight: 400;
    padding-left: 15px;
    color: #999999;
}
.badproduct-list-header-wrapper{
	border: 1px solid #eeeeee;
	padding: 10px;
	margin-bottom: 30px;
}
#index .badproduct-wrapper-content{
	padding: 0 15px;
}
article ~ article .badproduct-wrapper-content{
	margin-top: 20px;
}
.badviewed-products-block .badproduct-wrapper-content,
.badcross-selling-products-block .badproduct-wrapper-content,
.badlike-products-block .badproduct-wrapper-content,
.badcategory-products-block .badproduct-wrapper-content{
	padding: 0 15px;
}
#products.list .badproduct-wrapper-all{
	width: 100%;
}
#products.list .badproduct-wrapper{
	overflow: hidden;
}
#products.list .badproduct-wrapper .badproduct-image{
	width:30%;
	text-align: center;
	float: left;
}
#products.list .badproduct-wrapper .badproduct-description{
	text-align: left;
    width: 70%;
    float: left;
    position: relative;
}
#products.list .badproduct-add-to-cart-btn {
    padding-top: 0;
    margin-top: 0;
    border-top:none;
}
#products.list .badproduct-color{
	display: block;
}
#products.list .badproduct-add-to-cart-btn .badproduct-add-to-cart{
    margin: 0;
    text-align: left;
    display: inline-block;
}
#products.list .badproduct-color .variant-links,
#products.list .badproduct-price-and-shipping,
#products.list .badproduct-desc,
#products.list .badproduct-name .badproduct-title a h4{
	margin-bottom: 10px;
}
#products.list .badproduct-desc{
	display: block;
}
#products.list .badproduct-desc p{
	margin: 0;
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}
.badpagination-list-block .badpagination-list li a{
	font-size: 14px;
    color: #333333;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px dashed #cccccc;
    margin: 0 2px;
    line-height: 40px;
    display: block; 
}
.badpagination-list-block .badpagination-list li.current a{
	color: var(--theme-custom-color);
	border: 1px dashed var(--theme-custom-color);
}
.badpagination-list-block .badpagination-list{
	padding: 0;
	float: right;
}
.badpagination-summary{
	text-align: left;
	font-size: 14px;
	color: #999999;
}
.badproduct-list-wrapper .badpagination-block{
	margin-bottom: 0;
	border: 1px dashed #cccccc;
	padding: 10px;
}
.badpagination-block .badpagination-list-block{
	display: block;
}
@media(max-width:575px){
	#products.list .badproduct-wrapper .badproduct-image{
		width:100%;
		text-align: center;
		float: none;
	}
	#products.list .badproduct-wrapper .badproduct-description{
		text-align: center;
	    width: 100%;
	    float: none;
	    position: relative;
	}
	#products.list .badproduct-color .variant-links{
		text-align: center;
	}
}
/******************* badfaceted-search-block ***********************/
.badfaceted-search-block{
	position: fixed;
	z-index: 1000;
	top: 200px;
	left: -290px;
	-webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.badfaceted-search-block.open{
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.badfaceted-search-btn-wrapper{
	width: 44px; 
    height: 44px;
    background-color: #222222;
    line-height: 47px;
    text-align: center;
    position: absolute;
    left: 100%;
    cursor: pointer;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.30);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.badfaceted-search-btn-wrapper a i {
    font-size: 0;
    color: #FFF;
    position: relative;
    background-image: url(../img/sprite.png);
    background-position:96px -955px;
    top: 0;
    height: 45px;
    width: 45px;
    line-height: 40px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.badfaceted-search-btn-wrapper:hover{
	background-color: #ffffff;
}
.badfaceted-search-btn-wrapper:hover a i{
	background-position:48px -955px;
}
.badfaceted-search-content{
	width: 290px;
    padding: 15px 15px;
    overflow-y: scroll;
    max-height: 400px;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); 
    border: 1px dashed #ababab;
    text-align: center;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}
.badfaceted-search-block .facet-title{
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 15px;
	text-align: left;
}
#search_filters .badfaceted-search-title{
	font-size:20px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 700;
}
#_desktop_search_filters_clear_all .js-search-filters-clear-all{
	background-color: #000000;
    color: #ffffff;
    margin-bottom:20px;
    margin-top: 0;
    font-size: 14px;
    padding: 7px 15px;
    box-shadow: none;
}
#_desktop_search_filters_clear_all .js-search-filters-clear-all:hover{
	background-color: #ffffff;
    color: #000000;
}
#js-active-search-filters.hide{
	display: none;
}
.badsearch-filter-clearall-wrapper .badsearch-filter-clearall-btn{
    color: #111111;
    background-color: #ffffff;
    border: none;
    padding: 5px 20px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
}
#js-active-search-filters.active_filters{
	background: #ffffff;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px dashed #cccccc;
}
#js-active-search-filters .active-filter-title{
	font-size: 16px;
	color: #000000;
	font-weight: 500;
}

#js-product-list-top .badpagination-mobile-list{
	display: none;
}

@media(max-width: 767px){
	
	.products-sort-order-wrapper{
		padding-top: 15px;
		text-align: center;
	}
	.badproduct-total-products{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media(max-width: 575px){
	#js-active-search-filters .active-filter-title{
		padding-bottom: 10px;
    	display: block;
	}
	.badfaceted-search-content{
		width: 260px;
	}
	.badfaceted-search-block{
		left: -260px;
	}
}
/******************* end badfaceted-search-block ***********************/
/****************************** block-category-top ********************************/
.block-category{
	min-height: auto;
	padding: 15px;
	text-align: center;
	position: relative;
}
.badcategory-list-header{
	border: 1px solid #dddddd;
	padding: 15px;
	margin-bottom:30px;
}
.badcategory-block-inner{
	margin-top: 15px;
}
.badcategory-list-header-title{
	font-size: 22px;
	color: #111111;
	padding:0 15px;
	font-weight: 700;
	margin-bottom: 15px; 	
}
#category-description p{
	font-size: 14px;
	color: #999999;
	padding:0 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
}
.badcategory-list-header-img img{
	width: 100%;
}
.products-sort-order .select-title{
	line-height: 24px;
}
@media(max-width:630px){
	.badcategory-block-inner{
		position: inherit;
		top:0;
		left: 0;
		right:0;
		text-align: center;
		transform: none;
		-webkit-transform: none;
    	-o-transform: none;
    	-ms-transform: none;
	    -moz-transform: none;
	}
}
/************************ end block-category-top ********************************/
/********************** badhome-slider *********************/
.badhome-slider-items{
	position: relative;
}
.badhome-slider-items-content{
	text-align: center;
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}
.badhome-slider-items-content.left {
    left: 15%;
    right: auto;
}
.badhome-slider-items-content.right {
    right: 15%;
    left: auto;
}
.badhome-slider-items-content.center {
    right: 0;
    left: 0;
}
.badhome-slider-items-content .badhome-slider-items-subtitle {
    font-size: 40px;
    color: #fff;
    font-family: var(--badtheme-font-name-1);
    font-style: italic;

}
.badhome-slider-items-content .badhome-slider-items-title{
	font-size:84px;
	color: #2457aa;
    font-family: var(--badtheme-font-name-1);
	font-weight: 700;
	text-transform: capitalize;
    margin-bottom:30px;
}
.badhome-slider-items-content .badhome-slider-items-sub-title {
    color: #ffffff;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.badhome-slider-contant-btn a {
    font-size: 16px;
    color: #ffffff;
    border-radius: 100px;
    padding: 8px 20px;
    border: 1px solid #2457aa;
    display: inline-block;
    background-color: #2457aa;
    font-weight: 500;
}
@media(max-width: 1400px){
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 54px;
    }
    .badhome-slider-items-content .badhome-slider-items-sub-title {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .badhome-slider-items-content .badhome-slider-items-subtitle {
        font-size: 32px;
    }
}
@media(max-width: 991px){
    .badhome-slider-items-content{
        top: 50%;
    }
    .badhome-slider-items-content.left {
        left: 10%;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 44px;
    }
    .badhome-slider-items-content.right {
        right: 10%;
    }
}
@media(max-width: 767px){
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 30px;
        margin-bottom:20px;
    }
    .badhome-slider-items-content .badhome-slider-items-sub-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .badhome-slider-items-content .badhome-slider-items-subtitle {
        font-size: 18px;
    }
}
@media(max-width: 575px){
    .badhome-slider-items-content .badhome-slider-items-sub-title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .badhome-slider-items-content .badhome-slider-items-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .badhome-slider-items-content .badhome-slider-items-subtitle {
        font-size: 16px;
    }
    .badhome-slider-contant-btn a {
        font-size: 12px;
        padding: 5px 20px;
    }
}
/********************** badhome-slider *********************/
/****** category-producat*********/
.badtabcategory-tab-product{
    margin-bottom: 80px;
}
.badtabcategory-product-inner{
    border: 1px solid #eeeeee;
}
.badtabcategory-product-inner .badtabcategory-product-li .badtabcategory-tab-sub-title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 16px;
    display: block;
    cursor: pointer;
    background-color: #ffffff;
}
.badtabcategory-product-inner .badtabcategory-product-li:hover .badtabcategory-tab-sub-title,
.badtabcategory-product-inner .badtabcategory-product-li.active .badtabcategory-tab-sub-title {
    background-color: #2457aa;
    color: #ffffff;
}
.badtabcategory-product-inner .badtabcategory-product-li ~ .badtabcategory-product-li .badtabcategory-tab-sub-title{
    border-top: 1px solid #eeeeee;
}
.badtabcategory-product-tab-inner {
    margin: 0 -15px;
}
.badtabcategory-all-product .badtabcategory-all-product-wrapper {
    margin: 0 -15px;
}
.badtabcategory-all-product .bad-all-pagination .bad-next-btn {
    right: 0;
}
.badtabcategory-all-product .bad-all-pagination .bad-prev-btn {
    right: 55px;
}
@media(max-width: 767px){
    .badtabcategory-product-left-block {
        margin-bottom: 30px;
    }
}
/****** end category-producat*********/
/********************** badhome-loader *********************/
.badpage-loader-wrapper{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: 9999;
}
.badpage-loader{
	position: absolute;
	left: 50%;
	top: 50%;
	right: auto;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	text-align: center;
}
/****************** end badhome-loader *********************/

.badbrandlist-item-img-wrapper a{
	display: block;
}