#content-wrapper {
	min-height: 225px;
}
/* theme */
.page-my-account #content .links a span.link-item{
	height: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.page-addresses .address .address-footer{
    display: flex;
    justify-content: center;
}
.btn-danger {
	color: #fff;
	background-color: #da4f49;
	border-color: #da4f49;
	padding: 14px 30px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}
.page-addresses .address .address-footer a {
	color: #fff;
}

.page-addresses .address .address-footer .btn-danger:is(:hover, :active, :focus){
	background-color: #ff1919;
}
.page-addresses .address .address-footer a:hover {
	color: #fff;
}
.page-addresses .addresses-footer {
	text-align: center;
}
.page-addresses .addresses-footer a {
	color: #fff;
}
.page-addresses .addresses-footer a:hover {
	color: #fff;
}
.product-variants > .product-variants-item select {
	width: 100%;
}
.current-price .discount-percentage{
	display: none;
}
.product-quantity {
	gap: 2px;
}	



.bootstrap-touchspin .input-group-btn-vertical i{
	font-weight: 400 !important;
}
@media (max-width: 543px) {
	.product-miniature {
	  justify-content: center;
	}
}
body#checkout section.checkout-step.-reachable.-current .step-number{
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	background-color:#633725;
}
body#checkout section.checkout-step .form-footer {
	display: flex;
	justify-content: right;
}
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}
.input-group-add-cart .add-to-cart i{
	display: none;
}
.tbcompare-remove i {
	font-size: 20px;
	transition: all 400ms ease-in-out;
}
@media (max-width:767px){
	#block_myaccount_infos .title, .footer-links .title, #block_contact_infos .title, #Tb-contact-us .footer-commen h5{
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
}
}
/* end */
/* stylesheet */
#main h1 {
	text-transform: capitalize;
}

body.menu_toggle main::after {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility: visible;
}
/* tb-innerpage.css */
/* #index #wrapper .container-main{
    margin: 0 15px;
} */
.pagination .page-list {
	text-align: right !important;
}
.pagination .col-md-6 {
	padding: 0;
}
#search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a, .block-categories .category-sub-menu li[data-depth="0"] > a{
	text-transform: capitalize;
}
#search_filters{
	margin: 0;
}
#products #js-product-list .pagination{
	margin: 0;
}
@media (min-width: 1200px) {
	#contact #left-column {
	  position: static;
	}
}

@media (max-width: 480px) {
	.pagination .page-list {
		text-align: center !important;
	}
}
.breadcrumb {
	background-image: url(../images/breadcrumb-bg.jpg) !important;
	padding: 30px 0 !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	background-color: #fff !important;
}
.breadcrumb-titel {
	text-align: center;
}
.breadcrumb-titel h2 {
	font: 600 44px/55px "Philosopher", Helvetica, sans-serif;
	letter-spacing: 0.50px;
	color: #fff;
	margin: 0 auto 5px;
	padding: 0;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 90%;
	user-select: none;
	/* text-transform: uppercase; */
}
/* .breadcrumb-titel h2::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top:auto;
	bottom: 0;
	width: 62px;
	height: 4px;
	background: #fff;
	margin: 0 auto;
} */
#wrapper .breadcrumb li a{
	color: #fff;
}
#wrapper .breadcrumb li a:is(:hover, :active, :focus) {
	color: #ffcaae;
}
#wrapper .breadcrumb li:last-child{
	color: #fff;
}
#wrapper .breadcrumb li::after {
	color: #fff;
}
@media (max-width:575px) {
	.breadcrumb-titel h2{
		font-size: 38px;
		line-height: 52px;
		width: 400px;
	}
}
@media (max-width:480px) {
	.breadcrumb-titel h2 {
		font-size: 28px;
		line-height: 38px;
		width: 300px;
	}
	.breadcrumb {
		padding: 18px 0 !important;
	}
}

/* #product #wrapper,#module-tb_favorites-account #wrapper {
	border-top: 1px solid #eaeaea;
} */
/* end*/
/* tb-home */
.favoritesButton {
	padding: 0 ;
	width: 45px;
	height: 45px;
	line-height: 20px;
}
.favoritesButton i{
	font-size: 20px;
  	line-height: 45px;
}
.favorites #favorites-link .link-item i{
	display: none;
}
.favoritesButton span{
	display: none;
}
/* .btn-tbcompare-add{
	margin: 0 !important;
} */
.highlighted-informations {
	gap: 2px;
}
.footer-top .submitNewsletter-btn {
	/* display: flex; */
	width: 100%;
}
.block_newsletter form .input-wrapper {
	width: 100%;
}
/* .highlighted-informations .addtocart{
	order: 1;
}
.highlighted-informations .addToWishlist {
	order: 2;
}
.highlighted-informations .btn-tbcompare-add{
	order: 3;
}
.highlighted-informations .quick-view {
	order: 4;
} */
@media (max-width: 991px) {
	#block_myaccount_infos .title, .footer-links .title, #block_contact_infos .title, #Tb-contact-us .footer-commen h5 {
		padding: 10px;
		transition: all 0.5s ease-in-out;
		-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;
		cursor: pointer;
		border-radius: 50px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
}
#block_myaccount_infos .title:hover, .footer-links .title:hover, #block_contact_infos .title:hover, #Tb-contact-us .footer-commen h5:hover {
	background: rgb(83, 47, 30);
}
	#footer_account_list li:first-child, #footer_sub_menu_1 li:first-child, #footer_sub_menu_2 li:first-child, #block_contact_infos ul li:first-child {
		padding: 10px 0 0 0;
	}
	#block_myaccount_infos .title.clearfix::after,
	.footer-links .title.clearfix::after,
	#block_contact_infos .title.clearfix::after{
		content: none;
	}
	#blockEmailSubscription_displayFooterBefore .alert {
		margin: 15px 0 0 0;
		position: relative;
		top: 0;
	}
	.quickview .product-images > li.thumb-container {
		width: 100% !important;
		margin: 0 3px;
	}
  }
 
/* end */
/* product page */
/* .has-discount.product-price{
	margin: 0;
} */
.products .short_description {
	display: none;
}
.products .show_list .product-description .short_description {
	display: block;
}

/* .quickview-price .product-discount {
	margin: 0 0 0 8px;
} */
.quickview-price {
	display: flex;
	align-items: baseline;
	margin: 0 0 10px 0;
}
.product-image img{
	/* border: 1px solid #ddd; */
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	overflow: hidden;
}

.wrapper-wishlist-table .shop_table .product-name .text-muted small {
	font-size: 13px;
}
.wrapper-wishlist-table .shop_table .product-name .text-muted > div {
	margin: 5px 0;
}
/* end */
/* manu */
#menu-icon i {
	font-size: 26px;
	font-weight: lighter;
	color: #fff;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	display: none;
}
#menu-icon i::before:hover, 
#menu-icon i::before:active, 
#menu-icon i::before:focus {
	color: #616161 ;
}
#_desktop_top_menu .top-menu li .sub-menu .banner-static {
	display: flex;
	align-items: center;
	gap: 15px;
}
#_desktop_top_menu .top-menu li .sub-menu .banner-static .column {
	margin: 0;
	padding: 5px 0px 5px;
	width: 165px;
}
.image a{
	display: inline-block;
	overflow: hidden;
}
.static-menu .column .image a{
    padding: 0;
}
#_desktop_top_menu .top-menu li:nth-child(2) .sub-menu .mm_columns_li ul li .tb_mm_block .tb_mm_block_content > ul,
#_desktop_top_menu .top-menu li:nth-child(3) .sub-menu .mm_columns_li ul li .tb_mm_block .tb_mm_block_content > ul {
	display: flex;
	gap: 20px;
	/* justify-content: space-between; */
	margin: 0 0 15px 0;
}
#_desktop_top_menu .top-menu li:nth-child(3) .sub-menu .mm_columns_li ul li .tb_mm_block .tb_mm_block_content > ul > li{
 width: 20%;
}
#_desktop_top_menu #top-menu li .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul > .has-sub > .tb_mm_categories li a,
#_desktop_top_menu #top-menu li .mm_columns_ul .mm_menus_li .tb_mm_url,
#header .tb_mm_block_content a {
	color: #555555;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 5px 0 !important; 
  text-align: left;
  width: 100%;
  font-family: "Poppins", Helvetica, sans-serif;
  font-style: normal;
  display: block;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
}
.tb_mm_block_content .image a{
	padding: 0;
}
/* #_desktop_top_menu .top-menu li:nth-child(4) .sub-menu .mm_columns_li ul li .tb_mm_block .tb_mm_block_content > ul{
	display: block;
} */
#_desktop_top_menu #top-menu li .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block.tb_mm_block_content ul li.has-sub ul{
	visibility: hidden;
}
#_desktop_top_menu #top-menu li:nth-child(4) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub{
	position: relative;
}
/* #_desktop_top_menu #top-menu li:nth-child(4) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub:hover ul{
	visibility: visible;
}
#_desktop_top_menu #top-menu li:nth-child(4) .sub-menu .mm_columns_li .mm_blocks_ul .mm_blocks_li .tb_mm_block .tb_mm_block_content ul li.has-sub ul {
	visibility: hidden;
	position: absolute;
	left: 100%;
	width: max-content;
	padding: 20px;
	background: #fff;
	border-top: 3px solid #633725;
	top: 0;
} */

.tb_mm_block_content ul li:hover > ul {
	
	visibility: visible;
	pointer-events: auto;
	z-index: 99;
	
}
#_desktop_top_menu .top-menu li .sub-menu .banner-static .column .menu-title a, #mobile_top_menu_wrapper .banner-static .menu-title a {
	font: 500 16px/20px "Poppins", Helvetica, sans-serif;
	color: #111;
	padding: 0 0 8px !important;
	margin: 0 0 4px 0;
}
.language-selector .btn-unstyle, 
#header .currency-selector .btn-unstyle {
	width: 100%;
	cursor: pointer;
	padding: 0;
}

#blockcart-modal .divide-right strong {
	font-weight: 500;
}
@media (max-width:1199px) {
	#_desktop_top_menu .top-menu li:nth-child(2) .sub-menu {
		left: -100px;
	}
}
@media (max-width:991px) {
	#mobile_top_menu_wrapper{
		background: #fff;
	}
	.banner-static.static-menu {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		padding: 0 0 0 15px;
	}
	.tb_more_manu {
		display: none !important;
	}
	#mobile_top_menu_wrapper .top-menu .tb-sub-menu li > a{
		padding: 0.625rem 0;
	}
	.tb-sub-menu {
		display: block !important;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector, #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector{
		padding: 0 0 10px 0;
		width: 100%;
		display: block;
		cursor: pointer;
		z-index: 1;
	}
	#_mobile_currency_selector .currency-selector-wrapper .currency-selector button, #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector button{
		width: 100%;
		cursor: pointer;	
		transition: all 400ms ease-in-out;
	}
	/* .currency-selector .dropdown-menu, .language-selector .dropdown-menu {
		position: static;
		width: 100%;
		padding: 8px 0;
		border: none;
		background: #fff;
	} */
	#wrapper,#footer{
		display: block !important;
	}
	#mobile_top_menu_wrapper{
		padding: 15px;
	}
	#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
		padding: 7px 0;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector, #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
		padding: 0;
		z-index: 1;
	}
	/* #_mobile_currency_selector .currency-selector-wrapper {
		padding: 0 0 10px 0;
	} */

	#menu-icon i {
		display: inline-block;
		transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		-moz-transition: all 400ms ease-in-out;
		-ms-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
}

	#menu-icon i:hover {
		color: #633725;
	}

	#header .header-top .position-static {
		text-align: left;
	}
	 /* #header .tb_mm_block_content a {
		width: 140px;
	} */
}
/* home */
@media (max-width:767px) {
	.featured-products .nav-tabs > li > a{
		display: block;
		margin-left: 0;
	}
}
@media (max-width: 991px) {
	.product-miniature {
	  margin: 0 0 10px 0;
	}
  }
@media (max-width: 480px) {
.product-miniature {
	padding: 0;
}
.featured-products .products {
	padding: 0;
}
}
  /* newsletter */
@media (max-width: 480px) {
	.block_newsletter form .submitNewsletter-btn .btn-secondary {
		padding: 14px 30px;
	}
}

.tb-newsletter {
	display: none;
}

/* count-doun */
.countdown {
	bottom: auto;
	top: 10px;
	left: 0;
	right: 0;
	width: auto;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	background: #fff;
	position: absolute;
	text-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	/* border: 1px solid #ddd; */
	margin: auto;
}
.js-product .thumbnail-top .countdown{
	width: fit-content;
}
#product .countdown,.quickview .countdown {
	position: static;
	background: #f0f0f0;
	display: inline-block;
	padding: 0 10px;
}
.countdown .time_countdown {
	padding: 10px 8px 10px 40px;
	position: relative;
	display: inline-block;
}
.countdown .time_countdown::before {
	color: #1e1e1e;
	content: "\eedc";
	font-family: "Icofont";
	font-size: 20px;
	left: 14px;
	position: absolute;
	right: auto;
	top: 0;
	z-index: 1;
	bottom: 0;
	height: 22px;
	margin: auto;
	line-height: 22px;
}
.countdown .time_countdown .countdown-row .countdown-section{
	font: 500 15px/22px "Poppins", Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 1px;
	display: inline-block;
}
.countdown .time_countdown .countdown-row .countdown-section span {
	margin: 0 3px;
}
.countdown .time_countdown .countdown-row .countdown-section:last-child{
	color: #f13340 ;
}
.countdown .time_countdown .countdown-row .countdown-section:last-child .countdown-period{
	display: none;
}
.product-miniature:hover .countdown{
	top: -100px;
}
@media (max-width:767px) {
	.countdown{
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1299px) {
	.countdown .time_countdown {
		padding: 10px 8px 10px 24px;
	}

	.countdown .time_countdown::before {
		left: 4px;
	}
  }

/* wistlist */
#my_wishlist #js-wishlist-table table{
	border:1px solid #eaeaea;
	
}
#my_wishlist #js-wishlist-table table tr th, 
#my_wishlist #js-wishlist-table table tr td {
	border: 1px solid #eaeaea;
	padding: 10px;
	text-transform: capitalize;
	font-weight: 600;
}

#my_wishlist .product-button .addtocart .btn-primary::before,
#my_wishlist .product-button .addtocart .btn-primary:is(:hover, :active, :focus){
	background-color: #633725;
}	

#my_wishlist .product-button .addtocart .btn-primary{
	box-shadow: rgba(100, 100, 111, 0.2) 0px 3px 10px 0px;
}

.page-footer .btn-primary::before, .page-footer .btn-primary:is(:hover, :active, :focus) {
	background-color: #633725;
}	

.page-footer .btn-primary {
	background-color: #111;
	color: #fff;
}	
#my_wishlist #js-wishlist-table table tr td .product-image {
	width: 100px;
	/* border: 1px dashed #989898; */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	overflow: auto;
}
#my_wishlist #js-wishlist-table table {
	border: 1px solid #eaeaea;
	width: 100%;
}
#my_wishlist #js-wishlist-table table tr td.product-price {
	display: revert;
}
#my_wishlist #js-wishlist-table table tr td .product-discount {
	color: #666;
	white-space: nowrap;
	text-decoration: line-through;
	font: 400 14px/16px "Poppins", Helvetica, sans-serif;
	display: inline-block;
	margin: 0 0 10px 0;
}
.wrapper-wishlist-table .shop_table .product-name a {
	font: 400 16px/18px "Poppins", Helvetica, sans-serif;
	color: #484848;
	transition: all 400ms ease-in-out;
}

.wrapper-wishlist-table .shop_table .product-name a:hover{
	color: #111;
}
.wrapper-wishlist-table .shop_table .product-remove a{
	width: 45px;
	height: 45px;
}
.wrapper-wishlist-table .shop_table .product-remove a::before{
	color: #fff;
}
.wishlist-login .modal-header .close{
	margin: 0;
}
.product-line-grid-body .product-line-info{
	display: flex;
	gap: 5px;
	margin-bottom: 10px;
}
@media (max-width:991px) {
	#mobile_top_menu_wrapper {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 6px, rgba(0, 0, 0, 0.1) 0px 3px 6px;
    }
}
.page-heading{
	padding: 0 0 10px 0;
}
#search_widget form .search-loder {
	position: absolute;
	left: auto;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
}
#search_widget form .ui-autocomplete-input.ui-autocomplete-loading + .search-loder{
	display: block;
}
/*  */
.related-products {
	margin: 80px 0 0 0;
}
@media (max-width:1199px) {
	.related-products {
		margin: 60px 0 0 0;
	}
}
@media (max-width:991px) {
	.related-products {
		margin: 40px 0 0 0;
	}
}
@media (max-width:1199px) {
	.related-products {
		margin: 20px 0 0 0;
	}
}



/* comman change */


#identity #main h1,
#history #main h1,
#order-slip #main h1,
#addresses #main h1,
#prices-drop #main h1,
#new-products #main h1,
#new-products #main h1,
#best-sales #main h1,
#cms #main h1,
#contact #main h1,
#sitemap #main h1,
#stores #main h1,
#view-wishlist #main h1,
#my-account #main h1,
#address #main h1,
#authentication #main h1,
#password #main h1,
#cms #content-wrapper #main .page-cms h2{
	display: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
	height: 100%;
}

#modal_wishlist .forgot-password {
	line-height: 20px;
}

#search_filters .facet .facet-label a {
	font-weight: 400;
}

#left-column #search_filters_wrapper .btn-secondary {
	display: none;
}

#category #left-column #search_filters {
	/* padding: 0; */
	border-top: 1px solid #e5e5e5;
	box-shadow: none;
}


#js-product-list .short_description p {
	margin: 0 0 5px 0;
}

#customer-form .js-input-column .radio-inline {
	display: flex;
	align-items: center;
	gap: 3px;
}

#customer-form .form-group .js-input-column.form-control-valign {
	display: flex;
	align-items: center;
}

.cart-content-btn .btn-secondary {
	padding: 14px 29px;
	font-size: 14px;
	line-height: 17px;
	text-transform: capitalize;
}

.cart-content-btn .btn-primary{
	text-transform: capitalize;

}

.cart-content-btn .btn-secondary:hover,
.cart-content-btn .btn-secondary:active,
.cart-content-btn .btn-secondary:focus {
	color: #fff;
}

/* .wrapper-wishlist-table .shop_table .product-name a {
	font-size: 16px;
} */

#tbcompare-table .tbcompare-table-actions a:is(:hover, :active, :focus),
#tbcompare-table .pack-product-container .js-tbcompare-remove:is(:hover, :active, :focus) {
	color: #d81c1c;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
	display: block;
	float: right;
	margin-right: 0.125rem;
	cursor: pointer;
	padding: 8px 15px;
}

/* body#checkout section.checkout-step .delivery-options .delivery-option,
body#checkout section.checkout-step .delivery-options .delivery-option label>.row,
body#checkout section.checkout-step .delivery-options .delivery-option .carrier {
	flex-wrap: initial;
} */


#post-product-comment-modal #post-product-comment-form .btn-secondary::before,
#post-product-comment-modal .btn-secondary:is(:hover, :active, :focus) {
	background-color: #111;
	color: #fff;
}

.wrapper-wishlist-table .shop_table .product-name .text-muted > div {
	margin: 5px 0;
}

.wrapper-wishlist-table .shop_table .product-name .text-muted small {
	font-size: 13px;
}

/* #module-xipblog-single #comments .comment_list .comment_body {
	display: flex;
	align-items: center;
	gap: 20px;
} */

.comments_area .comment_list li.comment .comment_body .comment_author {
	/* width: 76px;
	height: 73px; */
	float: left;
	/* margin-right: 0; */
	margin-top: 15px;
}



/* .comments_area .comment_list li.comment .comment_body .comment_content {
	width: 100%;
} */

#module-xipblog-single #comments .comment_list {
	list-style: none;
	padding: 0;
}

.comments_area .comment_list li.comment .comment_body .comment_content .comment_meta .comment_meta_author {
	font-size: 20px;
}

.comments_area .comment_list li.comment .comment_body .comment_content .comment_meta .comment_meta_date {
	font-size: 12px;
	line-height: 24px;
}





#subcategories ul li:is(:hover, :active, :focus) .subcategory-image a {
	border-color: #000;
}

#order-items hr{
	border-top-color: rgba(0, 0, 0, 0.1);
}

#order-confirmation #order-items .order-line span {
	font-size: 16px;
	line-height: 26px;
}

#password .center-email-fields #send-reset-link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 13px 30px;
}

#password .center-email-fields .form-control{
	padding: 10px 200px 10px 10px ;
}

.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
	height: 40px !important;
}


body#checkout section.checkout-step .add-address a{
	text-transform: capitalize;
}


@media (max-width: 1199px) {
	.cart-content-btn .btn-secondary {
		padding: 14px 12px;
	}

	.cart-content-btn .btn-primary {
		padding: 14px 12px;
	}
}


@media (max-width: 991px) {
	.product-images>li.thumb-container>.thumb:not(.selected) {
		border: 1px solid #b9c1ca !important;
	}

	.product-images>li.thumb-container>.thumb:hover {
		border-color: #633725 !important;
	}

	#blockcart-modal .modal-dialog .modal-content .modal-body .cart-content .cart-content-btn button,
	#blockcart-modal .modal-dialog .modal-content .modal-body .cart-content .cart-content-btn a {
		padding: 12px 16px;
		font-size: 14px;
		line-height: 16px;
	}

	#blockcart-modal .modal-dialog .modal-content .modal-body .cart-content .cart-content-btn button {
		padding: 17px 35px !important;
	}

	#blockcart-modal .cart-content .cart-content-btn {
		display: block;
	}

	.alert.alert-danger.block_newsletter_alert {
		top: 30px;
	}

	#prices-drop #left-column {
		margin: 0 0 20px 0;
	}

	.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_title {
		margin: 0 0 10px 0;
		line-height: 36px;
	}

	#mobile_top_menu_wrapper .top-menu .sub-menu {
		height: 100%;
	}

	#category #left-column #search_filters .facet ul li {
		padding: 6px 0;
	}

	#category #left-column #search_filters {
		margin-bottom: 20px;
	}
}


@media (max-width: 991px) {
	#checkout .mobile #_mobile_logo {
	  position: absolute !important;
	}
  }

@media (max-width: 767px) {

	form .form-control-label {
		padding-top: 0 !important;
		margin: 0 0 10px 0 !important;
		text-align: left;

	}

	#customer-form>div>div:nth-last-child(-n+4) .js-input-column label {
		margin: 0;
	}

	#customer-form>div>div:nth-last-child(-n+4) {
		margin: 0;
	}

	.form-control-comment {
		padding-top: 0;
	}

	#blockcart-modal .modal-dialog {
		height: 80%;
	}

	#my_wishlist #js-wishlist-table table tr th,
	#my_wishlist #js-wishlist-table table tr td {
		min-width: 150px;
	}

	#tbcompare-table td {
		width: auto;
		min-width: auto;
	}

	.product-actions .add .add-to-cart {
		margin: 0 0 0 3px;
		padding: 12px 13px;
	}

	#post-product-comment-modal #post-product-comment-form>.row {
		display: flex;
	}

	.product-line-grid-body {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#cart .cart-grid-right {
		padding: 0 15px;
	}

	#cart #wrapper .card.cart-summary,
	#cart .blockreassurance_product {
		margin: 0 0 20px;
	}

	#cart #content-wrapper .cart-grid .account-link {
		margin: 0 0 0 15px;
	}

	#password .center-email-fields #send-reset-link {
		position: absolute;
		top: 40px;
		right: 0;
	}
	
	#password .center-email-fields .form-control{
		padding: 10px;
	}

	.delivery-option-delay {
		text-align: left;
		margin: 10px 0 0 0 ;
	}
	.delivery-option-price{
		text-align: left;
		margin: 10px 0 0 0 ;

	}

	#checkout .header-top{
		display: block !important;
	}
	
	#checkout .mobile #menu-icon, #checkout .mobile #_mobile_user_info, #checkout .mobile #_mobile_cart{
		display: block !important;
	}

	#history .orders.hidden-md-up {
		display: none !important;
	}

	#history .table {
		display: block !important;
		overflow-y: scroll;
	}

	#password #content-wrapper #content {
		overflow: visible;
	}
}

@media (max-width: 575px) {
	#blockcart-modal .modal-body .cart-content .cart-content-btn .btn {
		font-size: 12px;
		line-height: 14px;
		padding: 12px 24px;
	}

	.breadcrumb-titel h2 {
		width: 90% !important;
	}
	#exportDataToCsv{
		margin-bottom: 10px;
	}
}

@media (max-width: 480px) {

	#roduct .product-quantity .qty,
	#product .product-quantity .add {
		float: left;
		margin: 0 5px 0 0 !important;
	}

	.product-quantity .qty,
	.product-quantity .add {
		float: left;
		margin: 10px 5px 10px 0 !important;
	}

	.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_title{
		margin: 0 0 10px 0;
	}

	#product .product-information .product-quantity .btn-tbcompare-add{
		margin: 0 !important;
		  display: inline-block !important;
	}



	.breadcrumb-titel h2 {
		width: 100% !important;
	}

}

@media (max-width: 400px) {
	#checkout .step-title.js-step-title.h3 {
		display: flow-root;
	}



}


@media (max-width: 360px) {
	#address-10 .address-footer .btn-primary,
	#address-10 .address-footer .btn-danger{
		padding: 12px 14px;
	}



}