
html {
 --logocolor: #EA2328;	
}

body {
 font-size: 15px;
 font-family: 'Montserrat', sans-serif; 
 color: #222;
 animation-name: alpha;
 animation-duration: .9s; 
}

	@keyframes alpha {
		
		0%   { opacity: 0; }
		100% { opacity: 1; }
		
	}


/*--------------------- accessibility----------------- */

a:focus {
  outline: 2px solid #000!important;
}

#accessibility-tools-ico {
 position: fixed;
 left: 10px;
 top: 44%;
 transform: translateY(-50%);
 width: 50px;
 height: 50px;
 border: 2px solid #fff;
 background: #000;
 color: #fff;
 font-size: 40px;
 text-align: center;
 line-height: 35px;
 border-radius: 50%; 
 z-index: 99;
 cursor: pointer;
}

#accessibility-tools-ico .material-icons {
 font-size: 30px;	
}

#accessibility-tools-container {
 display: none;
 position: fixed;
 top: 44%;
 left: 70px;
 width: 320px;
 transform: translateY(-50%);
 z-index: 99999999999;
 background: #fff;
 border-radius: 5px;
 padding: 15px 10px;
 box-shadow: 0px 0px 11px -6px rgba(0,0,0,.82);
}

#accessibility-tools-container.show {
 display: block;	
}

#accessibility-tools-container #accessibility-tools {
 display: flex;
 flex-wrap: wrap; 
 justify-content: space-between;
}

#accessibility-tools-container #accessibility-tools button {
 padding: 30px 10px;
 flex-basis: 49%;
 margin-bottom: 5px;
 background: #f3f3f3;
 border: 1px solid #aaa; 
 border-radius: 1px;
 font-weight: 600;
}

#accessibility-tools-container #accessibility-tools button.w-100 {
 flex-basis: 100%;	
}

body.highlight-links a {
  outline: 2px dashed yellow!important;
  background-color: #333!important;
  color: #ffd700!important;
  padding: 2px 4px!important;
  border-radius: 3px!important;
  display: block;
}

body.contrast-1,
body.contrast-1 p,
body.contrast-1 header,
body.contrast-1 #wrapper,
body.contrast-1 .ets_mm_megamenu.layout_layout1,
body.contrast-1 .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul,
body.contrast-1 .card,
body.contrast-1 .block-categories,
body.contrast-1 .product-miniature .thumbnail-container,
body.contrast-1 .product-miniature .product-description,
body.contrast-1 #custom-text,
body.contrast-1 .cardblog,
body.contrast-1 .text-dark,
body.contrast-1 .block_newsletter,
body.contrast-1 .mm_columns_ul .ets_mm_url,
body.contrast-1 .layout_layout1.ets_mm_megamenu .mm_columns_ul,
body.contrast-1 .product-miniature .product-price-and-shipping,
body.contrast-1 .mm_columns_ul .h4,
body.contrast-1 #search_filters,
body.contrast-1 .facet_title,
body.contrast-1 .feds_block_title,
body.contrast-1 #blockcart-modal .modal-header,
body.contrast-1 #blockcart-modal .modal-body,
body.contrast-1 .modal-content,
body.contrast-1 label,
body.contrast-1 #tc-checkout .flex-split-vertical > div,
body.contrast-1 #tc-checkout .checkout-block .block-header,
body.contrast-1 .delivery-option-delay .carrier-delay,
body.contrast-1 .payment-delay,
body.contrast-1 #tc-checkout .checkout-block .delivery-options > .delivery-option .delivery-option-name .h6,
body.contrast-1 #tc-checkout .checkout-block .payment-options .payment-option .payment-option-name .h6,
body.contrast-1 #tc-checkout .label,
body.contrast-1 #tc-checkout .checkout-block .delivery-options > .delivery-option .delivery-option-price .carrier-price,
body.contrast-1 #home-hfp,
body.contrast-1 h1,
body.contrast-1 h2,
body.contrast-1 h3,
body.contrast-1 h4,
body.contrast-1 h5,
body.contrast-1 h6,
body.contrast-1 .current-price-value,
body.contrast-1 .products .product .price,

body.contrast-1 .tax-shipping-delivery-label,
body.contrast-1 .product-description ul li,

body.contrast-1 .product-price,
body.contrast-1 .block-title,
body.contrast-1 .home-hfp,
body.contrast-1 .header-top,
body.contrast-1 #header .user-ico-wrapper i,
body.contrast-1 #_desktop_user_info,
body.contrast-1 #header .header-nav .cart-preview.active i,
body.contrast-1 .popover,
body.contrast-1 .page-content.page-cms,
body.contrast-1 .blockreassurance_product div,
body.contrast-1 .product-features dl.data-sheet dd.value,
body.contrast-1 .product-features dl.data-sheet dt.name,
body.contrast-1 .product-description div,
body.contrast-1 .row .col-md-12.mb-3,
body.contrast-1 .footer-contactform label,
body.contrast-1 .footer-contactform,
body.contrast-1 #footer {
  background-color: #000 !important;
  color: #fff !important;
  opacity: 1!important;
}

body.contrast-1#checkout #tc-checkout .blocks .custom-checkbox input[type="checkbox"] + span {
  border: 2px solid #fff !important;
}
 
body.contrast-1 #tc-checkout .absolute,
body.contrast-1 #tc-checkout .delivery-option-row *,
body.contrast-1 .payment-option * {
 z-index: 99999!important;	
}

body.contrast-1 .modal-content {
 border: 2px solid #fff!important;	
}

body.contrast-1 .direction a {
 background: transparent!important;	
}

body.contrast-1 a,
body.contrast-1 button {
  color: #fff !important;
  background-color: #000 !important;
  border: 1px solid #fff !important;
}



/*body.contrast-1 img {
  filter: invert(1) contrast(1.2);
}*/

body.contrast-2,
body.contrast-2 p,
body.contrast-2 header,
body.contrast-2 #wrapper,
body.contrast-2 .ets_mm_megamenu.layout_layout1,
body.contrast-2 .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul,
body.contrast-2 .card,
body.contrast-2 .block-categories,
body.contrast-2 .product-miniature .thumbnail-container,
body.contrast-2 .product-miniature .product-description,
body.contrast-2 #custom-text,
body.contrast-2 .cardblog,
body.contrast-2 .text-dark,
body.contrast-2 .text-muted,
body.contrast-2 .block_newsletter,
body.contrast-2 .mm_columns_ul .ets_mm_url,
body.contrast-2 .layout_layout1.ets_mm_megamenu .mm_columns_ul,
body.contrast-2 .product-miniature .product-price-and-shipping,
body.contrast-2 .mm_columns_ul .h4,
body.contrast-2 #search_filters,
body.contrast-2 .facet_title,
body.contrast-2 .feds_block_title,
body.contrast-2 #blockcart-modal .modal-header,
body.contrast-2 #blockcart-modal .modal-body,
body.contrast-2 .modal-content,
body.contrast-2 label,
body.contrast-2 #tc-checkout .flex-split-vertical > div,
body.contrast-2 #tc-checkout .checkout-block .block-header,
body.contrast-2 .delivery-option-delay .carrier-delay,
body.contrast-2 .payment-delay,
body.contrast-2 #tc-checkout .checkout-block .delivery-options > .delivery-option .delivery-option-name .h6,
body.contrast-2 #tc-checkout .checkout-block .payment-options .payment-option .payment-option-name .h6,
body.contrast-2 #tc-checkout .label,
body.contrast-2 #tc-checkout .checkout-block .delivery-options > .delivery-option .delivery-option-price .carrier-price,
body.contrast-2 #home-hfp,
body.contrast-2 h1,
body.contrast-2 h2,
body.contrast-2 h3,
body.contrast-2 h4,
body.contrast-2 h5,
body.contrast-2 h6,
body.contrast-2 .current-price-value,
body.contrast-2 .products .product .price,

body.contrast-2 .tax-shipping-delivery-label,
body.contrast-2 .product-description ul li,

body.contrast-2 .block-title,
body.contrast-2 .home-hfp,
body.contrast-2 .header-top,
body.contrast-2 #header .user-ico-wrapper i,
body.contrast-2 #_desktop_user_info,
body.contrast-2 #header .header-nav .cart-preview.active i,
body.contrast-2 .popover,
body.contrast-2 #header .header-nav .cart-preview.active i,
body.contrast-2 .page-content.page-cms,
body.contrast-2 .blockreassurance_product div,
body.contrast-2 .product-features dl.data-sheet dd.value,
body.contrast-2 .product-features dl.data-sheet dt.name,
body.contrast-2 .product-description div,
body.contrast-2 .row .col-md-12.mb-3,
body.contrast-2 .footer-contactform label,
body.contrast-2 .footer-contactform,
body.contrast-2 #footer {
  background-color: #000 !important;
  color: #ff0 !important;
}


body.contrast-2#checkout #tc-checkout .blocks .custom-checkbox input[type="checkbox"] + span {
  border: 2px solid #fff !important;
}
 
body.contrast-2 #tc-checkout .absolute,
body.contrast-2 #tc-checkout .delivery-option-row *,
body.contrast-2 .payment-option * {
 z-index: 99999!important;	
}

body.contrast-2 .modal-content {
 border: 2px solid #fff!important;	
}

body.contrast-2 .direction a {
 background: transparent!important;	
}

body.contrast-2 a,
body.contrast-2 button {
  color: #ff0 !important;
  background-color: #000 !important;
  border: 1px solid #ff0 !important;
}

body.contrast-2 img {
  filter: invert(1) contrast(1.2);
}


body.font-size-110,
body.font-size-110 a,
body.font-size-110 p {
 font-size: 110%!important; 
}

body.font-size-120,
body.font-size-120 a,
body.font-size-120 p {
 font-size: 120%!important; 
}

body.font-size-130,
body.font-size-130 a,
body.font-size-130 p {
 font-size: 130%!important; 
}

body.font-size-140,
body.font-size-140 a,
body.font-size-140 p {
 font-size: 140%!important; 
}

body.font-size-150,
body.font-size-150 a,
body.font-size-150 p {
 font-size: 150%!important; 
}


/*---------------- end off eccessibility -----------------*/



	
a {
 color: #EA2328;	
}

img {
 max-width: 100%;
 height: auto; 
}

.container {
 max-width: 1300px;	
 width: 100%;
}

.fs-13 {
 font-size: 13px;
}

.fs-30 {
 font-size: 30px!important;
 line-height: 1.3!important;
}

.bg-gray {
 background: #f3f3f3;	
}

.page-content.page-cms ul, p {
 color: #233232;	
}

.btn-primary {
 background: #EA2328;	
}

.btn-primary:hover {
  background-color: #000000;
}

.top-belt .container {
 background: #3c3c3c;
 border-radius: 0 0 15px 15px;
 padding: 12px 10px 15px 10px; 
 margin-bottom: 25px;
 color: #fff;
 font-weight: 400;
}

.top-belt .wrapper {
 text-align: center;	
}

.top-belt .material-icons {
 color: #ea2328;
 margin-right: 8px;
}

#header .header-nav {
 max-height: none;
 border-bottom: none; 
}

#header .header-nav .logo {
 max-width: 230px;	
}

#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
 background: transparent;	
}

#header .header-nav .cart-preview.active i {
 color: #7a7a7a;
}

#header .header-nav .hidden-sm-down {
 align-items: center;
 display: flex; 
}


.header-top #search_widget {
 display: none;	
}

#_desktop_user_info {
 font-size: 13px;
 opacity: 0.7; 
}


#_desktop_user_info .user-info {
 display: flex;
 flex-direction: row;
 text-align: left!important; 
 align-items: center;
}


#header .header-nav .user-info .account {
 margin-left: 0;
 opacity: 0.6!important; 
}

#header .user-ico-wrapper {
 margin-right: 8px;	
}

#header .user-ico-wrapper i {
 font-size: 40px; 
 color: #282828;
 line-height: 40px!important; 
}

#_desktop_cart {
 font-size: 13px;	
}

#_desktop_cart i.shopping-cart {
 font-size: 40px; 
 color: #282828;
 line-height: 40px!important; 	
}

#_desktop_cart .cart-products-count {
  background: #EA2328;
  color: #fff;
  width: 21px;
  height: 21px;
  display: block;
  border-radius: 50%;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  position: absolute;
  top: 4px;
  right: 18px;
}


#blockcart-modal .product-name {
 color: #000;	
}


#search_widget {
 float: none;	
 margin: auto;
 max-width: 85%;
}

#search_widget form i {
 padding: 0.7rem;	
}


#search_widget form input {
  width: 100%;
  padding: 10px 20px 10px 60px;
}


.header-top {
 background: #f2f2f2!important;
 margin-top: 30px;
 border-bottom: 0px solid #ea2328;
 padding: 1rem 0; 
 display: none;
}


#header .header-top a[data-depth="0"] {
 color: #000;	
}

.ets_mm_megamenu.layout_layout1 {
 margin-top: 15px;	
}


.layout_layout1 .ets_mm_megamenu_content {
 background: #f2f2f2!important;	
}




#wrapper {
 background: #fff;	
}

#wrapper .breadcrumb {
 margin-bottom: 30px;
 font-size: 13px;
 opacity: 0.5;
}

.carousel .carousel-inner {
 height: auto;	
}

.carousel,
.carousel-inner {
 margin-bottom: 0;	
}


#lnk-promocje { 
 color: #fff; 
 transition: all .3s ease;
}

#lnk-promocje a {
 background: #f39d72;
 color: #fff!important;	
 transition: all .3s ease;
}

#lnk-promocje a:hover {
 color: #000!important;	
 background: #f39d72;
}

.top-menu-specials {
 background: #f39d72;
 color: #fff!important;	
 transition: all .3s ease;	
}

.top-menu-specials a {
 color: #fff!important;	
}

.top-menu-specials:hover a {
 background: #000!important; 
 opacity: 0.9;
}

.top-menu-specials:hover a,
.top-menu-specials:hover .mm_menu_content_title {
 color: #fff!important;	
}

#home-hfp {
 padding-left: 1.5rem;
 padding-right: 1.5rem; 
}


#home-hfp .featured-products .products-section-title {
 text-align: left;	
 margin-top: 0;
 margin-bottom: 10px;
 font-size: 15px;
 font-weight: 700;
}


#home-hfp .featured-products .product {
 width: 100%; 
}

#home-hfp .product-miniature {
 justify-content: space-between;
 margin-bottom: 6px; 
 transition: all .3s ease;
 border: 1px solid #fff;
}

#home-hfp .product-miniature:hover {
 border: 1px solid var(--logocolor);
}

#home-hfp .product-miniature .thumbnail-container {
 display: flex;
 width: 100%; 
 margin-bottom: 0;
}

#home-hfp .product-miniature .product-title {
 text-align: left;	
 font-size: 25px;
 margin-top: 0;
 margin-bottom: 0.2rem;
}

#home-hfp .product-miniature .thumbnail-top {
 margin-right: 6px;	
}

#home-hfp .product-thumbnail img {
 width: 100px;
 height: auto; 
}


#home-hfp .product-miniature .product-price-and-shipping {
 text-align: left;	
}

#home-hfp .highlighted-informations,
#home-hfp .product-flags {
 display: none!important;	
}

#home-hfp .wishlist-button-add {
 display: none;	
}

#home-hfp .all-product-link {
 display: none;	
}

#home-hfp .product-miniature:hover .product-description:after {
 display: none; 
}

#home-hfp .product-description {
 display: flex; 
 flex-direction: column; 
}

#home-hfp .tm-multihornet__wrapper {
 justify-content: flex-start;	
}

#home-hfp .product-description .product-price-and-shipping {
 order: 2;
 margin-top: 6px; 
}

#home-hfp .product-extra-spacer {
 display: none!important;	
}


.home-categories h3 {
 display: block;
 background: #EA2328; 
 color: #fff;
 text-align: center;
 padding: 10px 5px;
 position: relative;
 top: -1px;
}

.category-img-wrapper {
 overflow: hidden;	
}

.category-img-wrapper img {
 transition: all .3s ease;
}

.category-img-wrapper:hover img {
 transform: scale(1.05);	
}

.page-cms table {
 margin-top: 20px;
 margin-bottom: 40px; 
}

.page-cms table td {
 border: 1px solid #eee;	
 padding: 8px;
 font-size: 14px;
}

.delivery-information {
 display: flex;
 width: 220px;
 margin-top: 10px;
 padding: 8px 15px!important;
 background: #ffa341;
 color: #fff; 
}

.product-prices .tax-shipping-delivery-label .delivery-information::before {
  font-family: "Material Icons";
  margin-right: 8px;
  font-size: 22px;
  padding: 0 2px 0 0;
  content: "local_shipping";
}

#product-modal .modal-content .modal-body .thumbnails {
 width: 200px;	
}


.blockreassurance_product .item-product {
 padding-bottom: 40px;	
}

.blockreassurance_product .item-product .svg {
  color: #f3f3f3!important;	
}

.blockreassurance_product {
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between; 
}

.blockreassurance_product div {
 background: #f5f5f5;
 margin-left: 8px;
 padding: 10px;
 color: #000;
 border: 1px solid #eaeaea;
}

.blockreassurance_product div:first-child {
 margin-left: 0; 
}

.blockreassurance_product div p {
 font-size: 12px;
 line-height: 1.3;
 color: #000; 
}

.blockreassurance_product .block-title {
 color: #000;
 font-size: 14px;
 font-weight: 600; 
 display: block;
 clear: both;
}

.blockreassurance_product div.clearfix {
 display: none;
}

.blockreassurance_product .item-product svg {
  height: 30px;
  width: 30px;
  fill: #000!important;
}

.blockreassurance_product .item-product svg path {
 fill: #000!important;	
}


.product-description ul {
 padding-left: 15px;
 list-style: disc; 	
}

.product-description ul li {
 padding-bottom: 10px;	
}

.product-description h3 {
 margin-bottom: 1.5rem;	
}

.tabs .nav-tabs .nav-link.active {
  color: var(--main);
  border-bottom: var(--main) 1px solid;
}

.tabs .nav-tabs .nav-link.active {
 color: var(--main);
}



.col-product-desc {
 border-top: 1px solid #fefefe;	
}


.product-features dl.data-sheet {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.product-features dl.data-sheet,
.product-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-features dl.data-sheet dd.value,
.product-features dl.data-sheet dt.name {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  min-height: 2.5rem;
  padding: .625rem;  
  margin-bottom: .5rem;
  font-weight: 500;
  text-transform: none;
  word-break: normal;
  background: #f6f6f6;
}

.product-features dl.data-sheet dd.value {
 margin-left: 15px;	
 margin-right: 0;
}

.product-features dl.data-sheet dt.name {
 margin-right: 15px;	
}

.product-features dl.data-sheet dt.name.name-sku {
 ms-flex: 1 0 25%	
}

/*----------------------------- products / category ------------------------*/

.category-sub-menu li[data-depth="0"] {
 padding-right: 30px;
 border-bottom: 1px solid #f3f3f3;
}

.category-sub-menu li[data-depth="0"] a {
 font-weight: 600;
 font-size: 14px;
 padding-top: 6px;
 padding-bottom: 6px!important;
}

.category-sub-menu li[data-depth="1"] a {
 font-weight: 500;	
 padding-top: 6px;
 padding-bottom: 6px!important; 
}

.category-sub-menu li[data-depth="2"] {
 padding-top: 4px;
 padding-bottom: 4px!important;	
}

.category-sub-menu li[data-depth="2"] a {
 font-size: 13px;
 font-weight: 400;
}

.category-top-menu .navbar-toggler {
  width: 2.0em;
  color: #777;
}  

.block-categories .current-cat > a {
 color: var(--main2);
 font-weight: 600!important;
}


.block-category {
 min-height: auto;	
}


.block-category.card-block {
 padding: 1.25rem 0rem .5rem;	
}

.js-product.product {
 margin-bottom: 40px;
}

.facet_title_text {
 font-weight: 700;	
}


.products .product-miniature {
 border: 1px solid #f3f3f3;	
 padding-top: 40px;
 padding-bottom: 0px;
 height: 100%;
 position: relative;
}

.products .product-miniature .thumbnail-container {
 padding-top: 40px;	
}

.product-miniature .highlighted-informations .quick-view:hover {
  color: #000;
}

/*
@media (min-width: 1200px) {
	#index .js-product.col-xl-3,
	#order-confirmation	.js-product.col-xl-3 {
	 width: 20%;	
	}
}
*/


.product-miniature .product-title,
.product-miniature .product-price-and-shipping {
 text-align: left;	
}

.products .product .product-title a {
 color: #000;	
 text-transform: none;
}


.product-miniature-discount-container {
 position: relative;
 display: flex;
 justify-content: space-between;
 align-items: center; 
}

.product-description img {
 /*width: 100%;
 height: auto!important; */
}

.product-miniature .product-description {
  padding: .25rem .5rem .7rem;
}



.product-miniature-discount-container .product-flags {
 position: relative;	
} 

.product-miniature-discount-container .product-flags li.product-flag {
 font-size: 12px;
 min-width: auto;
 min-height: auto;
 padding: .2125rem .4375rem; 
}

.products .product .discount-price-info {
 font-size: 12px;
 font-weight: 300;
 color: #444;
 letter-spacing: -.5px; 
 margin-bottom: 5px;
}

.product-miniature-discount-container .product-flag.new,
#product .product-flag.new {
 background: #0d7e29;	
}

.product-miniature .new-flag-absolute {
 position: absolute;
 top: 10px;
 right: 8px;
 z-index: 99;
}

.product-miniature .new-flag-absolute .product-flag.new  {
 width: fit-content;
 padding: .3125rem .4375rem; 
 font-size: 12px;
 font-weight: 700;
 text-transform: uppercase;
 word-break: break-word;
 pointer-events: auto;
 background: #0d7e29;
 color: #fff; 
}


.product-miniature .product-flag.out_of_stock {
 color: #666;
 background: transparent;
 font-size: 9px!important;
 max-width: 100%!important;
 font-weight: 400!important;	
}

.products .product .price {
 font-weight: 400;
 color: #000;
 font-size: 23px; 
}

.product-hi-button,
.product-hi-button {
 display: inline-block;
 border: 1px solid #000;
 color: #000;
 padding: 5px 11px;
 font-size: 16px;
 margin-right: 5px;
}

.product-miniature .thumbnail-container:focus .highlighted-informations.no-variants,
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
  top: calc(100% - 3.5rem);
}


#home-hfp .products .product-miniature {
 padding-top: 0;
 height: auto; 
}

#home-hfp .products .product-miniature .thumbnail-container {
  padding-top: 1px;
  align-items: center;
}

#home-hfp .product-miniature-separator {
 height:0px!important;	
}

#home-hfp .js-product.product {
 margin-bottom: 2px;	
}

#home-hfp  .product-miniature .product-title a {
 display: inline-block;
 text-align: left;
 line-height: 1.5; 
}

.tm-multihornet .tm-grade-label__stars {
 font-size: 9px;	
}
.tm-multihornet .tm-grade-label__text {
 font-size: 12px!important;	
}


/*---------------------------- product ----------------------------------*/

#product .col-product-desc h2.heading-line {
  position: relative;
  margin-bottom: 30px;
  text-align: left !important;
}

.heading-line::before {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid var(--logocolor);
}

.heading-line span, .products-section-title span {
  display: inline-block;
  background: var(--logocolor);
  color: #ffffff;
  padding: 8px 20px;
}

#product #content {
 min-width: auto;
 max-width: none; 
}

#product .product-desc-bg {
 background: #f3f3f3;
 padding: 40px 0px 40px 0px;
 border-radius: 15px;
 margin-bottom: 30px; 
}

#product .product-desc-bg .row {
 margin-left: 0;
 margin-right: 0	
}

#product .product-desc-bg .container {
 padding-left:0;
 padding-right: 0;  
}


#product .product-desc-bg .container:nth-child(odd) .row .col-md-6:first-child {
 border: 0px solid #cc0000;	
 padding-left: 30px;
}

#product .product-desc-bg .container:nth-child(odd) .row .col-md-6:last-child {
 border: 0px solid #00cc00;	
 padding-right: 0;
 text-align: right;
}

#product .product-desc-bg .container:nth-child(odd) .row .col-md-6:last-child img {
 border-radius: 15px 0 0 15px;	
}


#product .product-desc-bg .container .row .col-md-6 img {
 width: auto!important;
 max-height: 600px;
}



#product .product-desc-bg .container:nth-child(even) .row .col-md-6:first-child {
 border: 0px solid #cc0000;	
 padding-left: 0px;
}

#product .product-desc-bg .container:nth-child(even) .row .col-md-6:last-child {
 border: 0px solid #00cc00;	
 padding-right: 30px; 
}

#product .product-desc-bg .container:nth-child(even) .row .col-md-6:first-child img {
 border-radius: 0 15px 15px 0;	
}



#product .product-description .row {
 align-items: center;
 /*border-bottom: 1px solid var(--logocolor);*/
 margin-top: 15px;
 margin-bottom: 15px;
 padding-top: 15px;
 padding-bottom: 15px;
}

#product .product-description .row:first-child {
 margin-top: 0px;
 padding-top: 20px; 
}

#product .product-description .row:lest-child {
 border-bottom: none;	
}

#product .product-price {
 font-size: 22px;
 color: #000; 
}

#product .product-prices div {
 margin-bottom: 0	
}


#best-sales #js-product-list-top {
  display: none !important;
}

#best-sales #products {
  margin-top: 30px;
}



.products .sph-line,
.products .price.lowest-price {
 font-size: 11px;
 font-weight: 400; 
}

.products .lowest-price-listing {
 font-size: 12px;	
}

.popup-payment-content.popup_content {
 width: 580px!important;	
}


/*------------------------------ checkout --------------------------*/

body#checkout #tc-checkout #conditions-to-approve .custom-checkbox span::after,
body#checkout .required .custom-checkbox > span:not(.label)::after {
 content: "*";
 color: var(--tc_red);
 position: relative;
 float: right;
 margin-right: -10px;
 top: -5px;
}


.tm-muskrat2__sticker {
	 z-index: 99!important;
}

#payment-option-4-container.payment-option {
 display: none;	
}


/*------------------------------------ footer ---------------------------*/


.page-footer {
 display: none;	
}


footer:not(.form-footer) {
 background: #272727;
 color: #f3f3f3;
 font-size: 14px; 
}

footer p,
footer #contact-infos p {
 color: #7a7a7a;
 margin-bottom: .5rem; 
}


footer .h3,
footer .h4 {
 color: #f3f3f3!important;	
 font-size: 16px;
}

footer .h3 a {
 color: #f3f3f3!important;	
}

.footer-shops-flag {
 display: flex;
 flex-wrap: nowrap;
 margin-left: 4px; 
}

.footer-shops-flag img {
 width: auto;
 height: 18px;
 margin-right: 13px; 
 transition: all .3s ease;
}

.footer-shops-flag img:hover {
 opacity: 0.8;	
}


.copyright-row {
 background: #000;
 margin-top: 20px;	
 padding-top: 30px;
 padding-bottom: 30px;
 font-size: 13px;
 color: rgba(255,255,255,.5); 
 border-top: 1px solid rgba(255,255,255,.1);
}

.btn-top {
 opacity: 0;
 position: fixed;
 right: -150px;
 bottom: 30px;
 font-size: 26px;
 z-index: 99999;
 padding: 6px 8px;
 background: var( --logocolor );
 color: #fff;
 transition: all .3s ease;
}

.btn-top:hover {
 opacity: 0.8;  
 color: #fff; 
}

.btn-top-show {
 opacity: 0.9;
 z-index: 9999;
 right: 20px; 
}

/*-------------------------------- media -------------------------*/


@media all and (max-width:760px) {

   .top-belt {
    font-size: 12px;	   
   }
   
   .top-belt .wrapper span {
 	display: block; 
    line-height: 1;	
	margin-bottom: 4px;
	text-align: center;
   }
   
   .top-belt .material-icons {
    margin: auto;	   
   }
   
   #accessibility-tools-ico {
    top: auto;
    bottom: 50px;	
   }
   
   #accessibility-tools-container {
    left: 15px;
	top: auto;
    bottom: 130px;
    transform: translateY(0);	
   }
      
   .user-ico-wrapper {
    display: none;	   
   }
   
   #header .header-top {
    padding: 0;  
    margin-top: 3px; 
    background: #fff!important;	
	display: block;
   }
   
   .header-top #search_widget {
    display: block;	
	max-width: 100%;
	margin-bottom: 10px;
   }
	
      
   #header .header-nav #menu-icon {
    display: none;
   }
   
   #header .header-nav .blockcart {
    position: relative;
	padding-left: .6rem;
    margin-left: .5rem;	
   }
   
   #header .header-nav .user-info {
    margin-left: .6rem;	   
   }
   
   #header .header-nav .mobile-top-phone {
    margin-top: 16px;
	color: #7a7a7a;
   }

   #header .header-nav .mobile-top-phone a,
   #header #_mobile_user_info a	{
 	color: #7a7a7a;   
   }
   
    .ets_mm_megamenu.layout_layout1 {
	 padding: 0 0;	
	}
   
   
   #_mobile_cart .cart-products-count {
    background: #EA2328;
    color: #fff;
    width: 21px;
    height: 21px;
    display: block;
    border-radius: 50%;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 2px;
   }
   

	#index #wrapper {
     padding-top: 0;		
	}
	
	#index #content-wrapper {
     background: #f3f3f3;		
	}

    #index .carousel {
     padding-bottom: 0;    		
	}
	
	#home-hfp {
     padding-left: 0;
     padding-right: 0;	 
	}
	
	#home-hfp .product-miniature .thumbnail-container {
     align-items: center;		
	}
	
	.block-categories {
   	 display: none;	
	}
	
	
	.feds_offcanvas_content {
     width: 280px;		
	}
	
	.st_range_inner {
     margin-right: 12px;
    }

	#product .bootstrap-touchspin {
     min-width: 70px;		
	}
	
	.product-features dl.data-sheet {
     font-size: 14px;		
	}
	
	.product-features dl.data-sheet dt.name {
     margin-right: 0px;
    }
	
	.product-features dl.data-sheet dd.value {
     margin-left: 10px;     
    }

	#product .product-desc-bg {
	 background: #f3f3f3;
	 padding: 40px 0px 40px 0px;
	 border-radius: 15px;
	 margin-bottom: 30px; 
	}

	#product .product-desc-bg .row {
	 margin-left: 0;
	 margin-right: 0	
	}

	#product .product-desc-bg .container {
	 padding-left:0;
	 padding-right: 0;  
	}


	#product .product-desc-bg .container:nth-child(odd) .row .col-md-6:first-child {
	 border: 0px solid #cc0000;	
	 padding-left: 30px;
	}

	#product .product-desc-bg .container:nth-child(odd) .row .col-md-6:last-child {
	 border: 0px solid #00cc00;	
	 padding-right: 15px;
	 text-align: left;
	}

	#product .product-desc-bg .container:nth-child(odd) .row .col-md-6:last-child img {
	 border-radius: 15px 15px 15px 15px;	
	}


	#product .product-desc-bg .container .row .col-md-6 img {
	 width: auto!important;
	 max-height: 600px;
	}


	#product .product-desc-bg .container:nth-child(even) .row .col-md-6:first-child {
	 
	 padding-left: 15px;
	}

	#product .product-desc-bg .container:nth-child(even) .row .col-md-6:last-child {
	 border: 0px solid #00cc00;	
	 padding-right: 30px; 
	 order: -1;
	}

	#product .product-desc-bg .container:nth-child(even) .row .col-md-6:first-child img {
	 border-radius: 15px 15px 15px 15px;	
	}

    .product-miniature {
     background: #fff;		
	}

	.product-miniature .new-flag-absolute {
	 position: absolute;
	 top: 10px;
	 right: 10px;
	 z-index: 99;
    }


	/*-------------------checkout ---------------------*/
	
	.product-line-grid-left img {
     border: 1px solid #f3f3f3;
     padding: 4px;	 
	}
	
	
	#footer {
     padding-top: 0;		
	}	
	
	.footer-shops-flag {
	 padding-left: 15px;
	 padding-right: 15px;  
	 margin-left: 0px;
	}
	
	.block-social {
     display: none;		
	}
	
	.links .title,
	.footer-container .links ul > li {
     border-bottom: 1px solid rgba(255,255,255,.1);		
	}
	
	.footer-container .links ul {
     background-color: #272727;
    }
	
	.footer-container .links .h3 {
    font-size: .85rem;
	}
	
	.footer-container li a {
     font-size: 0.75rem;	 
	}
	
	.block-contact #contact-infos {
     padding: .625rem;
	}
	 
	.footer-container .links ul > li a {
     color: #e6e6e6;
    }
	
	.block-contact #contact-infos {
     padding-top: 1rem;		
	}
	
	
	.copyright-row {
     margin-top: 0;
	 padding: 30px 20px;
     text-align: center;
    }
	
	.cr-performance,
	.cr-desc {
     display: block;
     margin: 10px auto auto;
    }
	

} /*media 760 */