/* theme */
.page-my-account #content .links a span.link-item {
	height: auto;
}

.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: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.page-addresses .address .address-footer a {
	color: #fff;
	border-radius: 8px;
}

.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: 8px;
}

.product-quantity .qty,
.product-quantity .add {
	margin: 0;
}

#index .product-miniature {
	padding: 0 15px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
	font-weight: 400 !important;
}

@media (max-width: 543px) {
	.product-miniature {
		justify-content: center;
	}

	#index .product-miniature {
		padding: 0;
	}
}


body#checkout section.checkout-step.-reachable.-current .step-number {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background-color: #287900;
	
}

body#checkout section.checkout-step .form-footer {
	display: flex;
	justify-content: right;
}

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}

.bottom-custom-nav-content .btn-secondary::before {
	background: #111;
}

.bottom-custom-nav-content .btn-secondary:hover {
	color: #fff;
	background: #111;
}

.input-group-add-cart .add-to-cart i {
	display: none;
}

.tbcompare-remove i {
	font-size: 20px;
}

/* end */
/* stylesheet */
#main h1 {
	text-transform: capitalize;
}

@media (max-width: 480px) {

	.btn-secondary,
	.btn-primary,
	.btn-danger {
		font-size: 13px;
		line-height: 15px;
		padding: 10px 15px;
	}
}

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;
}

@media (max-width:480px) {
	.pagination .page-list {
		text-align: center !important;
	}

	#products #js-product-list .pagination {
		text-align: center;
	}
}

.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 (min-width:992px) and (max-width:1199px) {
	#tb_cms_innerbanner .btn-secondary {
		padding: 7px 15px;
	}
}

.breadcrumb {
	background-image: url(../images/breadcrumb-bg.jpg) !important;
	padding: 25px 0 !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.breadcrumb-titel {
	text-align: center;
}

.breadcrumb-titel h2 {
	font: 700 44px/54px "Averia Serif Libre", Helvetica, sans-serif;
	letter-spacing: 0.50px;
	color: #fff;
	margin: 0 auto;
	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: capitalize;
}

/* .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:last-child {
	color: #fff;
}

#wrapper .breadcrumb li::after {
	color: #fff;
}

@media (max-width:767px) {
	.breadcrumb{
		padding: 20px 0;
	}


}

@media (max-width:575px) {
	.breadcrumb-titel h2 {
		font-size: 38px;
		line-height: 52px;
	}


}

@media (max-width:480px) {
	.breadcrumb-titel h2 {
		font-size: 28px;
		line-height: 38px;
		width: 100%;
	}
}

/* #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: 6px;
}

.footer-top .submitNewsletter-btn {
	display: flex;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}

.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: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
}

#footer #block_myaccount_infos .material-icons{
	line-height: 0.7;
}

	/* #block_myaccount_infos .title:hover, .footer-links .title:hover, #block_contact_infos .title:hover, #Tb-contact-us .footer-commen h5:hover {
	  background: rgba(0, 0, 0, 0.4);
	} */
	#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: 20px 0 0 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;
}

.product-miniature .thumbnail-container .product-thumbnail img.dw-img-hover {
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
}

.product-miniature:hover .thumbnail-container .product-thumbnail img.dw-img-hover {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

/* .quickview-price .product-discount {
	margin: 0 0 0 8px;
} */
.quickview-price {
	display: flex;
	align-items: baseline;
}

/* end */
/* manu */
#menu-icon i {
	font-size: 26px;
	font-weight: lighter;
	color: #111;
	-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;
}

#menu-icon i:hover,
#menu-icon i:active,
#menu-icon i:focus {
	color: #287900;
}

#_desktop_top_menu .top-menu li .sub-menu .banner-static {
	display: flex;
	align-items: center;
}

#_desktop_top_menu .top-menu li .sub-menu .banner-static .column {
	margin: 0 10px;
	padding: 5px 0px 5px;
	width: 200px;
}

#top-menu li:nth-child(3) .sub-menu .menu-banner img{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}

.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 {
	padding: 0;
}

.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 #287900;
	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: 400 16px/20px 'Jost', Helvetica, sans-serif;
	/* font-weight: 500 !important; */
	color: #111;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0 !important;
}

.language-selector .btn-unstyle,
#header #_desktop_currency_selector .currency-selector .btn-unstyle {
	width: 100%;
	cursor: pointer;
}

@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;
	}

	.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;

	}

	.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;
	}
}

/* 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 20px 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: 10px;
	right: 10px;
	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: #f6f6f6;
	position: absolute;
	text-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}

#product .countdown,
.quickview .countdown {
	position: static;
	background: #f0f0f0;
	display: inline-block;
	padding: 0 10px;
	margin: 10px 0;
}

.countdown .time_countdown {
	padding: 10px 0 10px 25px;
	position: relative;
	display: inline-block;
}

.countdown .time_countdown::before {
	color: #1e1e1e;
	content: "\eedc";
	font-family: "Icofont";
	font-size: 20px;
	left: 0;
	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: 400 15px/22px 'Jost', Helvetica, sans-serif;
	color: #111;
	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;
	}
}

/* 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 #d0d0d0;
	padding: 10px;
	text-transform: capitalize;
}

#my_wishlist #js-wishlist-table table tr td .product-image {
	width: 100px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	overflow: auto;
	border: 1px solid #bdbdbd;
}

#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: 500 14px/24px 'Jost', Helvetica, sans-serif;
	display: inline-block;
	margin: 0 0 10px 0;
}

.wrapper-wishlist-table .shop_table .product-name a {
	font-weight: 400;
	font-family: "Jost";
	margin: 0 0 5px 0;
	font-size: 17px;
}	

.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;
	}
}

.product-line-grid-right .row {
	display: flex;
	align-items: center;
}

.product-price p {
	margin: 0;
}

.product-line-grid-right .row {
	display: flex;
	align-items: center;
}

.carrier.carrier-hasLogo {
	display: flex;
	align-content: center;
	justify-content: flex-start !important;
	gap: 8px;
}

.delivery-option-delay {
	text-align: center;
}

.delivery-option-price {
	text-align: end;
}

.confirmed-order i {
	/* border: 1px solid #0e8011; */
	/* padding: 20px 30px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	background: rgba(14,128,17,0.2); */
	color: #0e8011;
}

.confirmed-order .card-title {
	font-size: 20px;
	color: #0e8011;
}

.confirmed-order p {
	margin: 0;
}

.tb-box ul li span.price strong {
	margin: 10px 0;
}

.carrier-price {
	color: #287900;
	font-weight: 600;
}

body#checkout section.checkout-step .content {
	padding: 16px 2.3148px 0;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
	padding: 15px;
}

body#checkout .additional-information {
	margin-left: 0;
}

body#checkout section.checkout-step #conditions-to-approve {
	padding: 16px 0;
}

body#checkout .condition-label {
	margin: 0;
}

#content-hook_order_confirmation .card-block {
	padding: 0 30px;
}

.tb-box ul li span.price strong {
	margin: 10px 0;
}

#order-details {
	width: 100%;
}

#order-items table tr td.price {
	font-size: 16px;
	font-weight: 600;
}

.product-button .js-product-miniature .btn {
	margin: 0 !important;
}

#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;
}

#tbcompare-table .tbcompare-table-actions a:is(:hover, :active, :focus), #tbcompare-table .pack-product-container .js-tbcompare-remove:is(:hover, :active, :focus) {
	color: #d81c1c;
}

@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:480px) {
	.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,
#cms #main h2,
#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{
	display: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
	height: 100%;
}

#blockEmailSubscription_displayFooterBefore .alert.alert-danger.block_newsletter_alert {
	position: absolute !important;
	right: 0;
	left: 0;
	top: 60px;

}


#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 10px 0;
}

#customer-form .js-input-column .radio-inline {
	display: flex;
	align-items: center;
	gap: 5px;
}

#customer-form .form-group .js-input-column.form-control-valign {
	display: flex;
	align-items: center;
}


.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;
}


#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;
}

/* #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: 15px;
}

#password .center-email-fields #send-reset-link {
	position: absolute;
	top: 0;
	right: 0;
}

#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: #ff915e !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%;
	}
}


@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;
	}



}