/*todo delete*/
img.black-friday.category {
    position: absolute;
    top: 10px;
    right: 25px;
    max-width: 20%;
    z-index: 1;
}
@media (max-width: 767px) {
	img.black-friday.category {
		right: 10px;
		max-width: 35%;
	}
}


/*  * Custom code goes here.  * A template should always ship with an empty custom.css  */
p, body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #6c6c6c;
    letter-spacing: 0.92px;
}

h1 {
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    color: #000000;
    letter-spacing: 1px;
    margin: 0 0 14px;
}

strong {
    color: black;
    font-weight: 500;
}

h4 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: #000000;
    letter-spacing: 1px;
    margin: 0 0 14px;
}

.hidden-for-now {
    display: none;
}

.full-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.header-top > .container > .row {
    display: flex;
    align-items: center;
}

#contact-link {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    color: #6c6c6c;
    letter-spacing: 0.92px;
    padding-left: 58px;
    position: relative;
    text-transform: uppercase;
}

#contact-link span {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    letter-spacing: 2.6px;
}

.callico {
    width: 40px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/phone.svg) 0 center no-repeat;
    border-right: 1px solid #c3c3c3;
}

#_desktop_logo {
    text-align: center;
	margin: 0;
}

.hright {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.language-selector-wrapper {
    margin-left: 56px;
}

.language-selector-wrapper ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.language-selector-wrapper ul li {
    position: relative;
}

.language-selector-wrapper ul li + li {
    padding: 0 0 0 8px;
    margin-left: 8px;
}

.language-selector-wrapper ul li + li:before {
    content: "/";
    position: absolute;
    top: 0;
    left: -3px;
    color: #c1c1c1;
    font-size: 17px;
    font-family: Calibri;
}

.language-selector-wrapper ul li a {
    font-family: Calibri;
    font-size: 17px;
    line-height: 18px;
    color: #000000;
    letter-spacing: 0.84px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}

#header .language-selector-wrapper ul li.current a {
    color: var(--orange);
    text-decoration: none;
    font-weight: bold;
}

.cart-preview {
    margin: 0;
    padding: 40px 0 40px 40px;
}

.cart-preview .header {
    position: relative;
}

.cart-preview .shopping-cart {
    width: 20px;
    height: 24px;
    background: url(../img/cart.svg) 0 0 no-repeat;
    background-size: 100% auto;
}

.cart-preview .cart-products-count {
    min-width: 22px;
    height: 22px;
    border-radius: 12px;
    position: absolute;
    right: -14px;
    bottom: -12px;
    padding: 3px;
    background: var(--orange);
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    letter-spacing: 0.46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-widget form button[type="submit"] .search {
    width: 25px;
    height: 24px;
    background: url(../img/search.svg) 0 0 no-repeat;
    background-size: 100% auto;
}

.ets_mm_megamenu .ets_mm_megamenu_content {
    border: none !important;
    background: #f2f2f2 !important;
}

.ets_mm_megamenu .ets_mm_megamenu_content .mm_menus_ul {
    display: flex;
    justify-content: center;
}

.ets_mm_megamenu .ets_mm_megamenu_content .mm_menus_li {
    border: none;
}

.ets_mm_megamenu .ets_mm_megamenu_content .mm_menus_li > a {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    color: #1f1f1f;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}

.ets_mm_megamenu .ets_mm_megamenu_content .mm_menus_li > a .mm_menu_content_title {
    padding: 18px 65px;
}

#products .highlighted-informations .button-container, .featured-products .highlighted-informations .button-container, .product-accessories .highlighted-informations .button-container, .product-miniature .highlighted-informations .button-container {
    margin-left: auto;
}

#products .highlighted-informations .add-to-cart, .featured-products .highlighted-informations .add-to-cart, .product-accessories .highlighted-informations .add-to-cart, .product-miniature .highlighted-informations .add-to-cart { /*display:inline-block;       border:1px solid #000000;       */
    width: 25px;
    height: 30px;
    display: block;
    padding: 0 0 1px 2px;
    border: none;
    box-shadow: none;
    margin: 0;
    background: transparent;
    text-transform: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

#products .highlighted-informations .add-to-cart span, .featured-products .highlighted-informations .add-to-cart span, .product-accessories .highlighted-informations .add-to-cart span, .product-miniature .highlighted-informations .add-to-cart span {
    display: none;
}

#products .highlighted-informations .add-to-cart:after, .featured-products .highlighted-informations .add-to-cart:after, .product-accessories .highlighted-informations .add-to-cart:after, .product-miniature .highlighted-informations .add-to-cart:after {
    width: 25px;
    height: 29px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    box-shadow: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    background: url(../img/cart-w.svg) 0 0 no-repeat;
    background-size: 100% auto;
}

.custombanners.displayFooter {
    padding-left: 48px;
    width: 100%;
}

.footer-container-grid {
    display: grid;
    grid-template-columns: 0.7fr 1.3fr;
}

.custombanners.displayFooter .banner-item {
    text-align: left;
    margin-top: 45px;
}

#tmfootercmsblock {
    width: 100%;
    padding: 23px 15px 52px;
    position: relative;
    background: var(--orange);
    background: -moz-linear-gradient(left, var(--orange) 0%, #ffa162 100%);
    background: -webkit-linear-gradient(left, var(--orange) 0%, #ffa162 100%);
    background: linear-gradient(to right, var(--orange) 0%, #ffa162 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--orange)', endColorstr='#ffa162', GradientType=1);
}

#tmfootercmsblock:before {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: -100vw;
    content: "";
    background: var(--orange);
}

#tmfootercmsblock p, #tmfootercmsblock span {
    font-family: "Roboto";
    font-weight: 400;
    margin-bottom: 25px;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
    line-height: 22px;
}

#tmfootercmsblock span {
    font-size: 13px;
    font-weight: 300;
    line-height: 17px;
}

#tmfootercmsblock .flex {
    align-items: flex-start;
}

.footer-container h3, .footer-container .h3 {
    font-family: "Roboto", sans-serif;
    color: #3c3c3c;
    font-size: 17px;
    line-height: 18px;
    font-weight: 400;
    margin: 0 0 25px;
    text-transform: none;
    letter-spacing: 1.3px;
}

.custombanners.displayFooter .banner-item:last-child .custom-html .fcontbutt {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #f88f49;
    letter-spacing: 0.49px;
}

.footer-bottom .copyright {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #6f6f6f;
    letter-spacing: 0.49px;
    margin: 0;
    padding: 19px 0;
}

.footer-bottom {
    border-top: 1px solid rgba(191, 191, 191, 0.3);
}

.footer-bottom .copyright a {
    color: #6f6f6f;
}

.footer-bottom #tmpaymentcmsblock {
    text-align: right;
}

.footer-bottom #tmpaymentcmsblock p {
    padding: 15px 0;
    margin: 0;
}

.footer-bottom #tmpaymentcmsblock p span {
    padding: 0 6px;
    opacity: 0.5;
}

.custombanners.displayCustomBanners5 {
    margin-top: 0;
}

.custombanners.displayCustomBanners5 .banner-item {
    text-align: left;
}

.custombanners.displayCustomBanners5 p {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: rgba(128, 128, 128, 0.88) !important;
    letter-spacing: 0.53px;
    margin-bottom: 24px;
}

.product-miniature .custombanners.displayCustomBanners5 p {
    font-size: 12px;
    line-height: 16px;
    color: #808080;
    letter-spacing: 0.42px;
    margin-bottom: 20px;
}

.custombanners.displayCustomBanners5 p:before {
    width: 10px;
    height: 10px;
    content: "";
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: var(--orange);
    margin-right: 13px;
    vertical-align: middle;
}

.product-miniature .custombanners.displayCustomBanners5 p:before {
    width: 9px;
    height: 9px;
    margin-right: 8px;
}

.owl-wrapper-outer {
    float: left;
    width: 100%;
    overflow: hidden;
}

.owl-wrapper-outer .owl-wrapper {
    position: relative;
}

.owl-wrapper-outer .owl-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.owl-wrapper-outer .owl-wrapper .owl-item {
    float: left;
}

.owl-wrapper-outer .owl-wrapper .owl-item .product-miniature {
    width: 100% !important;
    margin: 0;
    border: none;
}

.tm-carousel {
    display: none; /* position: relative; */
    float: left;
    width: 100%;
    margin: 0;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}

.owl-carousel .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    text-indent: -9999em;
    cursor: pointer;
    padding: 0;
    border-radius: 50%;
    background: transparent;
}

.owl-carousel .owl-buttons .owl-prev {
    left: -20px;
}

.owl-carousel .owl-buttons .owl-next {
    right: -20px;
    background-position: right 0;
}

.tm-carousel.owl-carousel .owl-buttons .owl-prev:hover, .owl-carousel .owl-buttons .owl-next:hover { /*background:#000000;*/
}

.tm-carousel.owl-carousel .owl-buttons .owl-prev {
    right: 70px;
}

.tm-carousel.owl-carousel .owl-buttons .owl-next {
    right: 30px;
    background-position: right 0;
}

.tm-carousel.owl-carousel .owl-buttons .owl-prev:after, .tm-carousel.owl-carousel .owl-buttons .owl-next:after {
    content: "";
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    height: 20px;
    width: 20px;
    border-style: solid;
    border-color: #000000;
    border-width: 0px 1px 1px 0px;
    transform: rotate(-45deg);
    transition: border-width 150ms ease-in-out;
    position: absolute;
    top: 11px;
    right: 10px;
}

.tm-carousel.owl-carousel .owl-buttons .owl-prev:after {
    transform: rotate(135deg);
    right: 0;
}

.tm.featured-products {
    padding: 64px 0;
    position: relative;
}

.dgCarouselTitle {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-right: 113px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.dgCarouselTitle h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 31px;
    line-height: 42px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1.08px;
    margin: 0;
    text-align: left;
    text-transform: none;
}

.dgCarouselTitle h2 span {
    color: var(--orange);
}

.dgCarouselTitle > div {
    margin-left: auto;
}

.dgCarouselTitle .all-product-link {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    color: #959595;
    letter-spacing: 2.25px;
    text-transform: uppercase;
    margin: 13px 0 0;
    display: inline-block;
}

.tm.featured-products .thumbnail-container, .bestseller-products .thumbnail-container, .product-accessories .thumbnail-container {
    margin: 0;
}

.tm.featured-products .owl-carousel .owl-buttons .owl-prev, .tm.featured-products .owl-carousel .owl-buttons .owl-next, .bestseller-products .owl-carousel .owl-buttons .owl-prev, .bestseller-products .owl-carousel .owl-buttons .owl-next, .product-accessories .owl-carousel .owl-buttons .owl-prev, .product-accessories .owl-carousel .owl-buttons .owl-next {
    width: 36px;
    height: 36px;
    top: 70px;
    right: 0;
    left: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    border-radius: 0;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.tm.featured-products .owl-carousel .owl-buttons .owl-prev, .bestseller-products .owl-carousel .owl-buttons .owl-prev, .product-accessories .owl-carousel .owl-buttons .owl-prev {
    right: 48px;
}

.tm.featured-products .owl-carousel .owl-buttons .owl-prev:hover, .tm.featured-products .owl-carousel .owl-buttons .owl-next:hover, .bestseller-products .owl-carousel .owl-buttons .owl-prev:hover, .bestseller-products .owl-carousel .owl-buttons .owl-next:hover, .product-accessories .owl-carousel .owl-buttons .owl-prev:hover, .product-accessories .owl-carousel .owl-buttons .owl-next:hover {
    border-color: #000000;
}

.tm.featured-products .owl-carousel .owl-buttons .owl-prev:after, .tm.featured-products .owl-carousel .owl-buttons .owl-next:after, .bestseller-products .owl-carousel .owl-buttons .owl-prev:after, .bestseller-products .owl-carousel .owl-buttons .owl-next:after, .product-accessories .owl-carousel .owl-buttons .owl-prev:after, .product-accessories .owl-carousel .owl-buttons .owl-next:after {
    width: 10px;
    height: 10px;
    left: 15px;
}

.tm.featured-products .owl-carousel .owl-buttons .owl-next:after, .bestseller-products .owl-carousel .owl-buttons .owl-next:after, .product-accessories .owl-carousel .owl-buttons .owl-next:after {
    left: 9px;
}

/* ----Cart Dropdown */
.blockcart.cart-preview .dropdown-menu {
    display: block;
    max-height: 0;
    overflow: hidden;
    box-shadow: unset;
    border: 1px solid rgb(234 234 234);
    border-top: 3px solid var(--orange);
    border-radius: 5px;
}

.blockcart .body {
    margin: 0;
    padding: 0 10px;
    background: white;
    width: 350px;
    box-shadow: 0px 3px 6px #00000083;
    top: 100%;
    left: auto;
    right: 0;
    border: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blockcart.cart-preview:hover .body {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    max-height: 80vh;
    overflow: auto;
}

@media (max-width: 479px) {
    .blockcart .body {
        width: 270px;
    }
}

.blockcart .body ul li {
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    margin: 0 10px 0 0;
}

.blockcart .body ul li .img_content {
    float: left;
    margin: 0 20px 0 0;
    position: relative;
}

.blockcart .body ul li .img_content .product-quantity {
    position: absolute;
    top: 5px;
    left: 5px;
    min-width: 25px;
    line-height: 23px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 2px 0 0;
    text-align: center;
    background: #3498db;
    color: white;
    font-size: 16px;
}

.blockcart .body ul li .right_block {
    overflow: hidden;
    position: relative;
    padding: 0 15px 0 0;
    width: 100%;
}

.blockcart .body ul li .right_block .product-name {
    word-wrap: break-word;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #000000;
    letter-spacing: 0.53px;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blockcart .body ul li .right_block .product-name:hover {
    color: var(--orange);
}

.blockcart .body ul li .right_block .product-prWrap {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
}

.blockcart .body ul li .right_block .product-prWrap .product-quantity {
    margin: 0;
}

.blockcart .body ul li .right_block .product-prices {
    margin-left: auto;
}

.blockcart .body ul li .right_block .product-price .current-price {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
}

.blockcart .body ul li .right_block .product-price {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: 1.8px;
    text-align: right;
}

.blockcart .body ul li .right_block .product-price .product-discount {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1.4px;
    color: rgba(0, 0, 0, 0.42);
    margin: 0;
}

.blockcart .body ul li .right_block .product-price .product-discount .regular-price {
    margin: 0;
}

.blockcart .body ul li .right_block .remove-from-cart {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #777;
}

.blockcart .body ul li .right_block .remove-from-cart:hover {
    color: #333;
}

.blockcart .body ul li .right_block .attributes_content {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    margin: 5px 0 0;
}

.blockcart .body ul li .right_block strong {
    font-weight: 400;
}

.blockcart .body .price_content {
    margin: 0 15px;
    padding: 15px 0;
    border-top: 1px solid #e4e4e4;
}

.blockcart .body ul li:last-of-type {
    border: unset;
}

.blockcart .body .price_content .price_inline {
    overflow: hidden;
    margin-bottom: 5px;
}

.links .collapse.in {
    display: block;
}

.blockcart .body .price_content .price_inline .label {
    float: left;
    font-family: "Roboto-Light";
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 1.5px;
}

.blockcart .body .price_content .price_inline .value {
    float: right;
    font-family: "Roboto-Light";
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 1.8px;
}

.blockcart .body .price_content .cart-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 0;
}

.blockcart .body .price_content .cart-total .label {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 1.8px;
}

.blockcart .body .price_content .cart-total .value {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 2px;
}

.blockcart .body .checkout {
    margin: 0 10px 15px;
    text-align: center;
}

.btn-primary {
    border-radius: 3px;
    height: 45px;
    padding: 0 20px;
    border: none;
    background: var(--orange);
    font-family: "Roboto";
    text-transform: none;
    color: white;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    margin: 0;
    justify-content: center;
}

#header .blockcart .body .checkout a.btn {
    letter-spacing: 1.5px;
    color: white;
    width: 100%;
}

.blockcart .body .checkout a.btn:before {
    width: 21px;
    height: 24px;
    line-height: inherit;
    background: url(../img/cart-w.svg) 0 0 no-repeat;
    background-size: 100% auto;
    display: inline-block;
    content: "";
    vertical-align: -4px;
    margin-right: 14px;
}

.blockcart .body ul li .right_block .remove-from-cart svg {
    width: 12px;
    height: 12px;
}

.header-top .search-widget form input[type="text"]::placeholder {
    font-family: "Roboto";
    letter-spacing: 1px;
}

article.product-miniature .product-title, #products article.product-miniature .product-title {
    margin-top: 15px;
    height: 40px;
}

#products .product-miniature .product-reference label, #products .product-miniature .product-reference span, .product-miniature .product-reference label, .product-miniature .product-reference span {
    font-size: 13px;
    font-family: "Roboto";
}

.product-miniature .product-price-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}

.product-miniature .product-price-container button.add-to-cart {
    background: unset;
    padding: 10px 0;
}

article.product-miniature:hover .product-price-and-shipping {
    background: var(--orange);
}

.blockcart .body ul li:first-of-type {
    padding-top: 10px;
}

.blockcart.cart-preview .body.dropdown-menu > ul {
    max-height: 40vh;
    overflow: auto;
    margin: 10px 0;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f2f2f2;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

#header.sticky .menu-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

#header.sticky {
    margin-bottom: 70px;
    display: block;
}



.flex {
    display: flex;
    align-items: center;
}

#header .megamenu-content > ul.level-1 > li.item-1 .dropdown-menu > ul.level-2 > li img {
    max-width: 100%;
}

ul#footer_links3 li {
    display: flex;
}

ul#footer_links3 li i {
    position: initial;
    border: unset;
}

#tmfootercmsblock .right-col > * {
    display: block;
    color: white;
}

#tmfootercmsblock strong a {
    display: block;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    letter-spacing: 2.6px;
    font-family: "Roboto";
    margin: 5px 0;
}

i.mailicon {
    width: 40px;
    height: 38px;
    background: url(../img/mail.svg);
    background-size: 25px;
    background-repeat: no-repeat;
}

#tmfootercmsblock {
    display: block;
    margin: auto;
}

.callico.w {
    background: url(../img/phone-w.svg) 0 center no-repeat;
}

#tmfootercmsblock .callico.w {
    border: unset;
    position: initial;
    margin-top: 5px;
}

#tmfootercmsblock img, #tmfootercmsblock .block-social ul {
    display: block;
    margin: auto;
}

#tmfootercmsblock .block-social ul {
    width: max-content;
}

#tmfootercmsblock .block-social {
    margin-top: 20px;
	width:100%;
}

.product-availability.green-circle::before {
    content: "";
    background: limegreen;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    position: absolute;
}

.product-availability.orange-circle::before {
    content: "";
    background: var(--orange);
    height: 9px;
    width: 9px;
    border-radius: 50%;
    position: absolute;
}

.product-availability {
    margin: 5px 0;
    position: relative;
    width: 100%;
    min-height: 30px;
}

.product-availability > span {
    margin-left: 20px;
    font-family: "Roboto";
    color: #868686;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
}

.form-control {
    background: white;
    color: #7a7a7a;
    border: 1px solid #c7c7c7;
    padding: 10px 15px;
    border-radius: 5px;
}

.form-control:focus, .form-control:hover, .input-group .form-control.focus, .input-group .form-control:focus, .input-group .form-control:hover {
    border: 1px solid #c7c7c7;
    box-shadow: unset;
    outline: unset;
}

.input-group.focus {
    outline: unset;
}

div#_desktop_user_info {
    margin-left: 50px;
    font-size: 12px;
    line-height: 12px;
    position: relative;
}

div#_desktop_user_info img {
    max-height: 24px;
    width: 24px;
}

a.account {
    margin-top: 10px;
    flex-direction: column;
}

textarea:focus-visible {
    outline: unset;
}

/* order conf */
body#order-confirmation .card {
    box-shadow: unset;
    background: #f2f2f2;
    border: unset;
}

section#content-hook_order_confirmation .card-block {
    padding: 20px;
}

section#content-hook_order_confirmation p {
    margin: 0;
    text-align: center;
}

section#content-hook_order_confirmation .card-block .card-title img {
    max-height: 20px;
    max-width: 20px;
    margin-right: 10px;
}

section#content-hook_order_confirmation .card-block .card-title {
    text-align: center;
    text-transform: unset;
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 400;
}

.search-query-results {
    border: 1px solid rgb(234 234 234);
    border-top: 3px solid var(--orange);
    border-radius: 5px;
    max-height: 60vh;
    overflow: auto;
    max-width: 455px;
}

.search-query-results li.autocomplete-product .product-image img {
    max-width: 100%;
}

.search-query-results li.autocomplete-product .product-image {
    width: 15%;
}

.search-query-results li.autocomplete-product .poroduct-name {
    width: 65%;
    word-wrap: break-word;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #000000;
    letter-spacing: 0.53px;
    text-decoration: none;
    background: transparent;
    border: unset;
}

.search-query-results li.autocomplete-product span.poroduct-price {
    width: 20%;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: 1.8px;
    text-align: right;
}

.search-query-results li.autocomplete-product {
    display: flex;
    padding: 5px;
    align-items: center;
    border-bottom: 1px solid #efefef;
}

body#cms .page-header {
    padding: 0 1.25rem;
}

.product-prices-cart {
    margin-left: auto;
}

.product-prices-cart .tax-shipping-delivery-label {
    display: none;
}

.cc_banner.cc_container {
    right: 20px;
    bottom: 20px;
    width: 400px;
    left: auto;
    display: block;
    padding: 20px;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    max-width: calc(100vw - 40px);
}

body .cc_container .cc_btn, body .cc_container .cc_btn:visited, body .cc_container .cc_btn:hover {
    float: none;
    width: max-content;
    color: white;
    border-radius: 3px;
    border: none;
    background: var(--orange);
    font-family: "Roboto";
    text-transform: none;
    color: white;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 17px;
    margin: 0;
    justify-content: center;
    line-height: 15px;
    padding: 10px 20px;
}

body .cc_container .cc_message {
    font-size: 15px;
    line-height: 17px;
    font-family: "Roboto";
    margin-top: 0;
    margin-bottom: 10px;
}

.loading-animation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000047;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading-spinner {
    width: 100px;
    height: 100px;
    background: transparent;
    border: 2px solid white;
    border-top: 5px solid var(--orange);
    border-radius: 50%;
    animation: rotation 1s infinite linear;
}

.headline-container {
    background: #f2f2f2;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}

.headline-container *, #checkout .headline-container p {
    color: #4c4c4c !important;
    font-size: 15px;
    margin: 0;
    font-family: "Open Sans";
    font-weight: 600;
    text-transform: uppercase;
}

.col-md-6.footer-after-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    padding: 12px 0;
}

.col-md-6.footer-after-col svg {
    margin-left: 10px;
}

.custombanners.displayFooter .banner-item.wj-logo {
    position: absolute;
    bottom: 45px;
    left: 60px;
    width: 300px;
    height: 80px;
}

.custombanners.displayFooter .banner-item.wj-logo img {
    max-width: 100%;
}

/*second image on product*/
img.hover-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
    transition: opacity .4s ease;
}
img.hover-img.fade-in {
    opacity: 1;
}
img.first-img.fade-out {
    opacity: 0;
}
img.first-img {
    transition: opacity .4s ease;
}
button.miniature-image-arrow {
    position: absolute;
    z-index: 9;
    background: transparent;
    border: unset;
    top: calc(50% - 10px);
}
button.miniature-image-arrow.left {
    left: 0;
}
button.miniature-image-arrow svg {
    height: 17px;
    width: 17px;
}
button.miniature-image-arrow.right {
    right: 0;
}
button.miniature-image-arrow svg * {
    fill: #424242;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
    background: transparent;
}
/*second image on product end*/


@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.block-social li a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-social li a svg {
    height: 18px;
}

@media (max-width: 1600px) {
    div#_desktop_logo {
        padding: 0;
    }
}

@media (max-width: 991px) {
    #header .cart-preview {
        padding: 0;
    }

    .cart-preview {
        margin: 0 10px;
    }

    .search-toggle {
        width: 22px;
        height: 22px;
        background: url(../img/search.svg) center center no-repeat;
        z-index: 2;
        display: block;
        cursor: pointer;
        opacity: 1;
        position: relative;
        background-size: contain;
    }

    #header .header-top .position-static.hright {
        width: 100vw;
        position: fixed !important;
        top: 75px;
        z-index: 9;
        left: 0;
        padding: 0;
    }

    .sticky .header-nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        z-index: 99;
        background: white;
    }

    .mobile-telephone {
        margin-right: 10px;
    }

    #header .header-nav {
        box-shadow: -2px 4px 5px rgb(0 0 0 / 5%);
    }

    div#_desktop_cart, div#_desktop_user_info {
        display: none;
    }

    .header-left-mobile.flex {
        justify-content: flex-end;
    }

    #header .header-top .search-widget.active-search {
        height: auto;
        overflow: visible;
    }

    #header .header-top .search-widget {
        height: 0;
        overflow: hidden;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
    }
}

@media (max-width: 767px) {
    .footer-container-grid {
        display: block;
    }
	#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
		background: white;
	}

    .custombanners.displayFooter .banner-item.wj-logo {
        width: 100%;
        position: initial;
        text-align: center;
        height: auto;
        background: white;
        padding: 20px;
    }

    .footer-container > .container {
        padding: 0;
    }

    .col-md-6.footer-after-col {
        justify-content: center;
    }

    div#_mobile_logo {
        min-height: 70px;
    }

    #header .header-nav {
        min-height: 70px;
    }

    .header-nav > .container {
        padding: 0 5px;
    }

    div#_mobile_cart {
        margin-right: 10px;
    }

    .header-top .search-widget {
        float: none;
    }

    .header-top .search-widget form {
        margin: 0 auto;
    }

    .header-top .search-widget form input[type="text"] {
        min-width: inherit;
        background: #fff;
        height: auto;
    }

    .header-top .search-widget form button[type="submit"] {
        bottom: 10px;
        right: 6px;
    }

    .header-top .search-widget form button[type="submit"] i {
        width: 20px;
        height: 20px;
    }

    .search-query-results {
        width: calc(100vw - 20px) !important;
    }

    .search-query-results li.autocomplete-product .product-image {
        width: 20%;
    }

    .search-query-results li.autocomplete-product .poroduct-name {
        width: 55%;
    }

    .search-query-results li.autocomplete-product span.poroduct-price {
        width: 25%;
        font-size: 16px;
    }

    #blockcart-modal .modal-body > .row {
        flex-direction: column;
    }

    #blockcart-modal .modal-header {
        padding: 15px;
        margin-right: 30px;
    }

    #blockcart-modal .modal-body, #blockcart-modal .modal-body > .row > * {
        padding-top: 0;
        padding-bottom: 0;
        position: initial;
    }

    #blockcart-modal .product-image {
        width: auto;
        max-height: 200px;
        margin: auto;
    }

    #blockcart-modal .modal-body .divide-right .product-reference > span {
        display: inline-block;
    }

    #blockcart-modal .product-name, #blockcart-modal .product-price, #blockcart-modal .modal-body .divide-right span.regular-price, #blockcart-modal .divide-right span.quantity, #blockcart-modal .modal-body .divide-right .current-price span {
        padding: 0;
    }

    #blockcart-modal .product-name {
        margin-top: 0;
    }

    #blockcart-modal .cart-content {
        padding-left: 0;
        background: whitesmoke;
        padding: 10px 0;
    }

    #blockcart-modal .cart-content p.product-total {
        margin: 0;
        border-top: 1px solid #e0e0e0;
        padding-top: 10px;
    }

    #blockcart-modal .cart-content p {
        margin-bottom: 5px;
    }

    #blockcart-modal .cart-content-btn button.btn.btn-secondary {
        padding: 10px 25px;
        width: calc(100% - 30px);
        bottom: 5px;
    }

    #blockcart-modal .cart-content .cart-content-btn a.btn {
        max-width: calc(100% - 30px);
        width: calc(100% - 30px);
        position: absolute;
        bottom: 45px;
        margin: 0;
        height: 40px;
    }

    #blockcart-modal .modal-body {
        padding-bottom: 100px;
    }

    #blockcart-modal .modal-title i.material-icons {
        margin-right: 10px;
    }

    #blockcart-modal .modal-title {
        font-size: 15px;
        line-height: 15px;
    }

    #tmfootercmsblock .callico.w {
        display: none;
    }

    #tmfootercmsblock .flex {
        align-items: center;
    }

    .product-miniature .product-price-container {
        padding: 0 10px 5px;
    }

    #header .megamenu-content > ul.level-1 > li.item-1.hovered li.item-2 .menu-title-container {
        padding: 0;
    }

    #tmfootercmsblock .flex .right-col {
        width: 100%;
    }

    #products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price {
        font-size: 15px;
        color: #b1b1b1;
        line-height: 15px;
    }

    #products .product-price-and-shipping span.price, .featured-products .product-price-and-shipping span.price, .product-accessories .product-price-and-shipping span.price, .product-miniature .product-price-and-shipping span.price {
        letter-spacing: 1px;
        line-height: 15px;
        margin-top: 5px;
        display: block;
        line-height: 15px;
    }

    .product-miniature.js-product-miniature .product-price-container {
        padding: 0 10px 10px;
        align-items: flex-end;
        min-height: 55px;
    }

    .product-miniature.js-product-miniature .product-price-container button.add-to-cart {
        background: unset;
        padding: 0;
        height: auto;
    }

    .product-miniature.js-product-miniature .product-reference {
        margin-bottom: 10px;
    }

    #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
        border: 1px solid #ebebeb;
        margin-bottom: 1px;
        padding-bottom: 0;
    }

    article.product-miniature:hover .product-price-and-shipping {
        background: white;
    }

    .custombanners.displayFooter.links .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .custombanners.displayFooter.links .title span.h3 {
        margin: 0;
        font-size: 16px;
        font-family: "Roboto-Light";
    }

    .custombanners.displayFooter.links .title::after {
        display: none;
    }

}

@media (max-height: 750px) {
    /*#header .megamenu-content > ul.level-1 > li.item-1 {*/
    /*    padding: 25px 35px;*/
    /*}*/
    #header .megamenu-content > ul.level-1 > li.item-1.right-column .dropdown-menu > ul.level-2 {
        padding: 0;
    }

    #header .megamenu.watches .megamenu-content > ul.level-1 > li.item-1.right-column::before {
        width: 60%;
    }
	#tmfootercmsblock .flex{
		justify-content:center;
	}
}

@media (max-width: 320px) {
    div#_mobile_logo {
        height: auto;
    }

    #header .header-nav {
        min-height: unset;
    }

    div#_mobile_cart {
        margin-right: 0;
    }

    #header .megamenu.watches .megamenu-content > ul.level-1 > li.item-1:not(.mid-bottom) li.item-2 .menu-title-container {
        padding: 0;
    }
}