/*!
Theme Name: Rolex - bespoke
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rolex-bespoke
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Rolex - bespoke is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}



@font-face {
    font-family: 'Dosis';
    src: url(./fonts/Dosis-VariableFont_wght.ttf);
    font-weight: 500
}

@font-face {
    font-family: barlowcondensed;
    src: url(./fonts/BarlowCondensed-Regular.ttf);
    font-weight: 500
}

@font-face {
    font-family: barlowcondensed;
    src: url(./fonts/BarlowCondensed-Bold.ttf);
    font-weight: 700
}


@font-face {
    font-family: 'Dosis-Light'; /*a name to be used later*/
    src: url('./fonts/Dosis-Light.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Dosis-Medium'; /*a name to be used later*/
    src: url('./fonts/Dosis-Medium.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Dosis-Regular'; /*a name to be used later*/
    src: url('./fonts/Dosis-Regular.ttf'); /*URL to font*/
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #212121;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
/*a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}*/

/*a:focus {
	outline: thin dotted;
}*/

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

/*button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}*/

/*button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}



/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

/*.post,
.page {
	margin: 0 0 1.5em;
}*/

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*ROLEX CUSTOMIZATIONS*/

.xfrm-summary-wrapper {
    display: flex;
    width: 100%;
}

.single-clm {
    width: 50%;
}

/* Rolex header Caataldi*/

.clients-header-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.clients-pages.right {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul#menu-menu-2 {
    display: flex;
    align-items: center;
}

.clients-pages.right li {
    margin: 0 10px;
    text-transform: uppercase;

}

.clients-logo.left {
    max-width: 250px;
}

.header-first-row.ec-main-color-border {
    min-height: 110px;
    max-width: 100%;
    margin: auto;
    border: 0;
	display: flex;
    justify-content: center;
    align-items: center;
}

.clients-pages.right .current-menu-item a {
    color: initial;
    font-weight: 200;
}

html{
    overflow: visible;
}



@media screen and (max-width:1300px){
    ul#menu-menu-2 {
        display: none;
    }

    #responsive-menu-container {
        width: 75%;
        left: 0;
        transition: transform 0.5s;
        text-align: left;
        font-family: 'open sans';
        background: #212121;
    }

    button#responsive-menu-button {
        width: 55px;
        height: 55px;
        position: fixed;
        top: 30px;
        right: 5%;
        background: #000000;
        padding: 0 0;
    cursor: pointer;
    font: inherit;
    color: inherit;
    text-transform: none;
    border: 0;
    margin: 0;
    overflow: visible;
    z-index: 99999;
    display: none;
    overflow: hidden;
    outline: none;
    display: inline-block;
    transition: transform 0.5s, background-color 0.5s;
    }

    button#responsive-menu-button .responsive-menu-box {
        color: #ffffff;
    }

    .responsive-menu-accessible .responsive-menu-box {
        display: inline-block;
        vertical-align: middle;
    }

    .responsive-menu-box {
        width: 25px;
        height: 19px;
        display: inline-block;
        position: relative;
    }

    #responsive-menu-container {
        /*display: block;*/
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 99998;
        /*padding-bottom: 5px;
        margin-bottom: -5px;*/
        outline: 1px solid transparent;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #responsive-menu-container {
        display: flex !important;
        justify-content: center;
        align-items: flex-start;
    }

    #responsive-menu-container, #responsive-menu-container:before, #responsive-menu-container:after, #responsive-menu-container *, #responsive-menu-container *:before, #responsive-menu-container *:after {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    #responsive-menu-container #responsive-menu-wrapper {
        background: #212121;
    }

    #responsive-menu-wrapper {
        width: 100%;
    }

    #responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul {
        width: 100%;
    }

    #responsive-menu-container li.responsive-menu-item {
        width: 100%;
        list-style: none;
    }



    #responsive-menu-container #responsive-menu-search-box, #responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-title {
        padding: 25px 5%;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 13px;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        line-height: 30px;
        border-bottom: 1px solid #212121;
        color: #ffffff;
        background-color: #212121;
        height: 30px;
        font-family: 'Poppins', sans-serif;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        padding: 0 5%;
    }

    #responsive-menu-container li.responsive-menu-item a {
        width: 100%;
        display: block;
        text-decoration: none;
        position: relative;
    }

    #responsive-menu-container .responsive-menu-item-link, #responsive-menu-container #responsive-menu-title, #responsive-menu-container .responsive-menu-subarrow {
        transition: background-color 0.5s, border-color 0.5s, color 0.5s;
    }

    .menu-item a {
        font-style: normal !important;
    }

    .responsive-menu-open #responsive-menu-container.push-left, .responsive-menu-open #responsive-menu-container.slide-left {
        /*transform: translateX(0);
        -ms-transform: translateX(0);*/
        -webkit-transform: translateX(0);
        /*-moz-transform: translateX(0);*/
    }

    button#responsive-menu-button:hover .responsive-menu-inner, button#responsive-menu-button:hover .responsive-menu-inner::before, button#responsive-menu-button:hover .responsive-menu-inner::after, button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner, button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::before, button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::after, button#responsive-menu-button:focus .responsive-menu-inner, button#responsive-menu-button:focus .responsive-menu-inner::before, button#responsive-menu-button:focus .responsive-menu-inner::after, button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner, button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::before, button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::after {
        background-color: #ffffff;
    }

    .responsive-menu-boring.is-active .responsive-menu-inner {
        transform: rotate(45deg);
    }

    .responsive-menu-boring .responsive-menu-inner, .responsive-menu-boring .responsive-menu-inner::before, .responsive-menu-boring .responsive-menu-inner::after {
        transition-property: none;
    }

    .responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
        width: 25px;
        height: 3px;
        /*background-color: #ffffff;*/
        border-radius: 4px;
        position: absolute;
        /*transition-property: transform;*/
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }

    .responsive-menu-inner {
        display: block;
        top: 50%;
        margin-top: -1.5px;
    }

    div#responsive-menu-wrapper{
        margin-top: 175px;
    }

    div#responsive-menu-container {
        z-index: 1;
    }

    /*#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
        display: none;
    }*/

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
        font-family: 'open sans';
        font-size: 13px;
        text-align: left;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {
        padding-left: 5%;
    }
}

@media screen and (max-width:460px){
    .main-navigation li{
        margin: 0 25px;
    }
}

@media screen and (max-width:400px){
    .main-navigation li{
        margin: 0 17px;
    }
}

@media screen and (max-width:370px){
    .main-navigation li{
        margin: 0 4px;
    }
}

@media screen and (max-width:320px){
    .main-navigation li{
        margin: 0 0;
        padding-right: 8px !important;
    }
}

@media screen and (max-width: 768px){
#responsive-menu-container {
    width: 100% !important;
}
}

.clients-logo.left{
    max-width: 250px;
}

/*@media only screen and (max-width: 959px){
.clients-logo.left{
    margin: 0px auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
    float: none;
    text-align: center;
}
}*/

/*@media screen and (max-width: 800px){
.clients-logo.left{
    width: 200px !important;
    padding-top: 30px !important;
}
}*/

@media only screen and (max-width: 767px){
body .clients-logo.left {
    /*float: none;
    position: relative;
    display: block;*/
    padding-right: 30px;
    /*padding-top: 30px;
    padding-bottom: 30px;*/
}
}

@media screen and (max-width: 400px){
    .header-first-row{
        padding-left: 10px !important;
    }
}

@media screen and (max-width: 1300px){
.responsive-menu-boring.is-active .responsive-menu-inner::before {
    top: 0;
    opacity: 0;
}
}

@media screen and (max-width: 1300px){
.responsive-menu-boring .responsive-menu-inner, .responsive-menu-boring .responsive-menu-inner::before, .responsive-menu-boring .responsive-menu-inner::after {
    transition-property: none;
}
}

@media screen and (max-width: 1100px){
.responsive-menu-open .responsive-menu-inner, .responsive-menu-open .responsive-menu-inner::before, .responsive-menu-open .responsive-menu-inner::after {
    background-color: #ffffff;
}
}

@media screen and (max-width: 1300px){
.responsive-menu-inner::before, .responsive-menu-inner::after {
    content: "";
    display: block;
}
}

@media screen and (max-width: 1300px){
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
}

@media screen and (max-width: 1300px){
.responsive-menu-boring.is-active .responsive-menu-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
}
}

@media screen and (max-width: 1300px){
.responsive-menu-inner::after {
    bottom: -8px;
}
}

@media screen and (max-width: 1300px){
.responsive-menu-inner::before {
    top: -8px;
}
}

#responsive-menu-container{
    transform: translateX(-110%) !important;
}


html.mobile-menu-active #responsive-menu-container{
    transform: translateX(0%) !important;
}

#responsive-menu-container a.responsive-menu-item-link {
    font-family: 'Poppins', sans-serif !important;
}

/*@media screen and (orientation: landscape) {
    #responsive-menu-wrapper{
        padding-top: 240px;
    }
}*/


@media screen and (min-width:1300px){
.footer-cataldi, .footer-wrapper, .header-mobile, #responsive-menu-container{
    display: none;
}
}

.gdlr-main-menu > .gdlr-normal-menu .sub-menu, .gdlr-main-menu > .gdlr-mega-menu .sf-mega {
    border-top-color: #a0a0a0;
}

.menu-item .sub-menu {
    padding-left: 0;
    /* padding: 10px; */
    background: white;
    text-transform: uppercase;
    margin-left: 0;
	flex-direction: column;
}

.menu-item .sub-menu a{
    margin: 7px 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    border: 1px solid #104c8252;
    border-radius: 4px;
    top: 100%;
    transition: all 0.3s linear;
    display: flex;
    flex-direction: column;
    padding: 6px 15px !important;
    width: auto !important;
    background: #f3f6ff !important;
}

ul.sub-menu li {
    padding: 6px 0;
    width: max-content;
    margin: 0 !important;
    float: none;
    max-width: max-content;
    min-width: max-content;
}

.sub-menu {
    background: #efefef !important;
    padding: 10px;
}

.gdlr-main-menu > li:hover > a {
    color: #c69249 !important;
    opacity: 1;
}

.widget-area {
    padding-left: 30px;
    padding-right: 55px;
}

.logged-in.admin-bar nav#site-navigation {
    top: 32px;
}

nav#site-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    position: fixed;
    z-index: 10000;
    background: #fff;
    box-shadow: 0px 0px 8px #ccc;
    top: 0;
}

.entry-content {
    margin: unset;
}

/*.eprt-page-custom {
    margin-top: 110px !important;
}*/

/*.post-type-archive-product, .single.single-product{
    margin-top: 110px !important;
}*/

/* Fine Rolex header Cataldi*/



/* Rolex footer Cataldi*/

.copyright-wrapper {
    border-top-width: 1px;
    border-top-style: solid;
}

.copyright-wrapper {
    background-color: #0f0f0f;
}

.copyright-wrapper {
    color: #828282 !important;
}

.copyright-wrapper a{
    color: #828282 !important;
    text-decoration: none !important;
}

.copyright-wrapper .copyright-left a{
    pointer-events: none !important;
}

.copyright-container {
    padding: 15px 0px;
    max-width: 85% !important;
    margin: 0px auto;
    width: 100%;
}

.copyright-left {
    margin: 0px 20px;
    float: left;
    width: 100%;
}

.copyright-right {
    margin: 0px 20px;
    float: right;
}

.copyright-left p{
    font-size: 10px !important;
}

.copyright-left span{
    color: #ffffff !important;
}

.copyright-right a{
    font-size: 10px;
    letter-spacing: 1px;
    color: #848588;
    text-decoration: none;
}

@media screen and (max-width:600px){
    .copyright-left {
        margin: 0px 0px;
    }
}

/* Fine Rolex footer Caataldi*/

.xfrm-lrx-tooltip{
    display: none;
}

body.pageDisplay .xfrm-lrx-tooltip{
    display: flex;
}






















/* NEW HEADER */

@font-face {
    font-family: 'Inconsolata-Regular'; /*a name to be used later*/
    src: url('./fonts/Inconsolata-Regular.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Montserrat-Regular'; /*a name to be used later*/
    src: url('./fonts/Montserrat-Regular.ttf'); /*URL to font*/
}

.eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-left-inner, .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-right-inner {
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-flex;
    display: flex;
    height: 100%;
}

.eltdf-top-bar .eltdf-position-left .eltdf-position-left-inner {
    justify-content: center;
    width: 100%;
    text-align: center;
    display: inline-block !important;
}
.eltdf-vertical-align-containers .eltdf-position-center-inner, .eltdf-vertical-align-containers .eltdf-position-left-inner, .eltdf-vertical-align-containers .eltdf-position-right-inner {
    display: inline-block;
    vertical-align: middle;
}

.eltdf-top-bar {
    background-color: #49604f !important;
}
.eltdf-top-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #000;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    height: 38px;
    line-height: 1;
}

.eltdf-top-bar .eltdf-grid {
    height: 100%;
}



.eltdf-top-bar .widget {
    margin: 0;
}
.eltdf-top-bar .widget {
    color: #fff;
}

.top-background-header {
    width: 100%;
    height: 30px;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

header.eltdf-page-header {
    box-shadow: 0px 9px 8px #cccccc38;
    z-index: 999999;
}
.eltdf-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.eltdf-header-centered .eltdf-page-header .eltdf-logo-area {
    overflow: visible;
    z-index: 2;
    box-sizing: border-box;
}
.eltdf-logo-area-border-disable .eltdf-page-header .eltdf-logo-area {
    border: none;
}
header.eltdf-page-header .eltdf-logo-area {
    position: absolute;
    width: 200px;
    transition: all .9s ease-out;
}
.eltdf-page-header .eltdf-logo-area {
    background-color: #fff;
    height: 110px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.eltdf-page-header .eltdf-vertical-align-containers {
    padding: 0 20px !important;
}

.eltdf-vertical-align-containers {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.eltdf-vertical-align-containers .eltdf-position-center {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.eltdf-vertical-align-containers .eltdf-position-center:before, .eltdf-vertical-align-containers .eltdf-position-left:before, .eltdf-vertical-align-containers .eltdf-position-right:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
}

.eltdf-vertical-align-containers .eltdf-position-center-inner, .eltdf-vertical-align-containers .eltdf-position-left-inner, .eltdf-vertical-align-containers .eltdf-position-right-inner {
    display: inline-block;
    vertical-align: middle;
}

.eltdf-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.eltdf-page-header .eltdf-logo-area .eltdf-logo-wrapper a {
    max-height: 110px;
}
.eltdf-logo-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.eltdf-logo-wrapper a img.eltdf-normal-logo {
    opacity: 1;
}
.eltdf-logo-wrapper a img {
    height: 100%;
    width: auto;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.eltdf-page-header a img {
    display: block;
}

.eltdf-header-centered .eltdf-page-header .eltdf-menu-area {
    z-index: 1;
}
.eltdf-menu-area-border-disable .eltdf-page-header .eltdf-menu-area {
    border: none;
}
.eltdf-menu-area-shadow-disable .eltdf-page-header .eltdf-menu-area {
    box-shadow: none;
}
.eltdf-header-centered .eltdf-page-header .eltdf-menu-area {
    z-index: 1;
}

.eltdf-menu-area-border-disable .eltdf-page-header .eltdf-menu-area {
    border: none;
}
.eltdf-menu-area-shadow-disable .eltdf-page-header .eltdf-menu-area {
    box-shadow: none;
}
.eltdf-header-centered .eltdf-page-header .eltdf-menu-area {
    z-index: 1;
}

.eltdf-menu-area-border-disable .eltdf-page-header .eltdf-menu-area {
    border: none;
}
.eltdf-menu-area-shadow-disable .eltdf-page-header .eltdf-menu-area {
    box-shadow: none;
}
.eltdf-page-header .eltdf-fixed-wrapper .eltdf-menu-area {
    transition: all .9s ease-out;
}
.eltdf-page-header .eltdf-menu-area {
    background-color: #fff;
    box-sizing: border-box;
    height: 110px;
    position: relative;
}


.eltdf-header-centered .eltdf-page-header .eltdf-logo-area {
    overflow: visible;
    z-index: 2;
    box-sizing: border-box;
}
.eltdf-logo-area-border-disable .eltdf-page-header .eltdf-logo-area {
    border: none;
}

.eltdf-header-centered .eltdf-page-header .eltdf-menu-area .eltdf-vertical-align-containers .eltdf-position-center-inner, .eltdf-header-centered .eltdf-page-header .eltdf-menu-area .eltdf-vertical-align-containers .eltdf-position-left-inner, .eltdf-header-centered .eltdf-page-header .eltdf-menu-area .eltdf-vertical-align-containers .eltdf-position-right-inner {
    height: 100%;
}


.eltdf-main-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    width: auto;
}

.eltdf-main-menu>ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
}
.eltdf-main-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.eltdf-main-menu>ul>li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.eltdf-main-menu ul li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.eltdf-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 17px;
    font-size: 14px;
}
.eltdf-main-menu ul li a, .eltdf-main-menu ul li h6 {
    font-family: 'Inconsolata-Regular';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .3em;
    line-height: 1.714em;
    text-transform: uppercase;
    font-size: 13px;
}
.eltdf-main-menu>ul>li>a {
    padding: 0 13px !important;
}

.eltdf-main-menu ul li a>span, .eltdf-main-menu ul li h6>span {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 0 20px 0 0;
    position: relative;
    -webkit-transition: padding .2s ease-in-out;
    -moz-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}
.eltdf-main-menu ul li a>span {
    overflow: initial !important;
}
.eltdf-main-menu ul li a>span {
    padding: unset !important;
}

.eltdf-position-center-inner .eltdf-main-menu ul li a>span:before {
    height: 0;
}
.eltdf-main-menu ul li a>span:before, .eltdf-main-menu ul li h6>span:before {
    background: currentColor;
    content: '';
    display: block;
    height: 1px;
    left: -20px;
    position: absolute;
    top: 50%;
    width: 9px;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

@keyframes sheen {
    100% {
      transform: scale(1);
    }
}

.eltdf-main-menu ul li a>span:before {
    background: url(https://www.eplayweb.com/ctd_2022/wp-content/uploads/2022/08/Diego-Cataldi-gioielleria-orologeria-marchio.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-53%) !important;
    left: -17px !important;
    height: 0 !important;
}

.eltdf-main-menu>ul>li>a>span.item_outer .item_text {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.eltdf-vertical-align-containers .eltdf-position-right {
    position: relative;
    height: 100%;
    float: right;
    text-align: right;
    z-index: 2;
}

header.eltdf-page-header .eltdf-position-right .eltdf-centered-widget-holder {
    display: flex;
    align-items: center;
}
.eltdf-header-centered .eltdf-page-header .eltdf-centered-widget-holder {
    height: 100%;
}

.ctd-header-icon-wrapper {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.search-menu, .login-menu, .wishlist-menu {
    margin: 0 10px;
    position: relative;
}
.search-menu {
    cursor: pointer;
}

.search-menu .et-icon-wrapper.header-icon, .search-menu .et-icon-wrapper.header-icon svg {
    width: 23px;
    height: 23px;
}
.et-icon-wrapper.header-icon, .et-icon-wrapper.header-icon svg {
    width: 20px;
    height: 20px;
}

.ctd-header-icon-wrapper .et-icon-wrapper svg {
    transition: 0.3s linear;
}

.inner-rolex-frame {
    padding: 0 12px;
    height: 70px;
}

a[class*=opener-svg-path] {
    height: 38px;
    width: 42px;
}
.eltdf-side-menu-button-opener {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.eltdf-side-menu-button-opener .eltdf-side-menu-icon {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
a[class*=opener-svg-path]>span {
    display: flex!important;
    height: 38px;
    justify-content: center;
    left: 50%!important;
    position: absolute!important;
    top: 50%!important;
    width: 42px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.eltdf-side-menu-button-opener.eltdf-side-menu-button-opener-svg-path .eltdf-side-menu-icon path, .eltdf-side-menu-button-opener.eltdf-side-menu-button-opener-svg-path .eltdf-side-menu-icon>* {
    fill: currentColor;
    stroke: currentColor;
}
.eltdf-side-menu-button-opener.eltdf-side-menu-button-opener-svg-path .eltdf-side-menu-icon>* {
    vertical-align: middle;
    color: #000;
}
a[class*=opener-svg-path]>span svg {
    align-self: center;
}
.eldtf-amedeo-svg-burger {
    cursor: pointer;
}

.search-block.open-search {
    z-index: 99999 !important;
    transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transform: translate3d(0%, 0%, 0px);
}
.open-search {
    visibility: visible;
    opacity: 1;
    z-index: 600;
}
.search-block {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.98);
    z-index: -60;
    border: 0;
    opacity: 1;
    -webkit-transition: all .7s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all .7s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all .7s cubic-bezier(.425,.375,.15,1.1);
    transition: all .7s cubic-bezier(.425,.375,.15,1.1);
}
.search-block {
    transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transform: translate3d(100%, 0%, 0px);
    z-index: 7 !important;
    padding: unset;
    overflow-x: hidden;
}
.search-block {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
.open-search {
    z-index: 7;
}

.search-block.open-search .close-popup {
    position: absolute;
    right: 48px;
    top: 188px;
    z-index: 15;
    cursor: pointer;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}

.search-block.open-search .close-popup span {
    width: 24px;
    height: 24px;
    display: block;
}

.search-block.open-search .close-popup span:before, .search-block.open-search .close-popup span:after {
    background: #737373;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}
.search-block.open-search .close-popup span:before {
    content: '';
    position: absolute;
    height: 2px;
    left: -1px;
    top: 11px;
    width: 26px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.search-block.open-search .close-popup span:after {
    top: 11px;
    width: 26px;
    left: -1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    height: 2px;
    content: '';
    position: absolute;
}

.table-align {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.search-block .cell-view {
    width: 100%;
}

.cell-view {
    display: table-cell;
    vertical-align: middle;
    height: inherit;
}

.container-menu {
    display: block;
    margin: 40px auto;
    max-width: 85%;
}

.cell-view .input-field {
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e8e9e9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cell-view .input-field input {
    color: #1D1D1B !important;
    font-family: 'Montserrat-Regular';
    font-size: 38px !important;
    line-height: 52px !important;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: 0;
}
.cell-view .input-field input {
    font-size: 82px;
    text-transform: uppercase;
    color: #3c3c3c;
    position: relative;
    background: 0 0;
    border: 0 !important;
    line-height: 80px;
    width: 100%;
    padding-bottom: 20px;
    padding-right: 70px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.eltdf-header-centered .eltdf-page-header .eltdf-logo-area {
    overflow: visible;
    z-index: 2;
    box-sizing: border-box;
}

.eltdf-logo-area-border-disable .eltdf-page-header .eltdf-logo-area {
    border: none;
}

.eltdf-logo-wrapper a img.eltdf-dark-logo {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

.eltdf-logo-wrapper a img.eltdf-light-logo {
    opacity: 0;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
}

span.yith-wcwl-items-count {
    position: absolute;
    top: -15px;
    right: -5px;
    color: #000;
    width: 15px;
    height: 15px;
    font-size: 13px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.yith-wcwl-items-count i.yith-wcwl-icon.fa.fa-heart-o {
    font-family: 'Inconsolata-Regular';
}

.eltdf-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 17px;
    font-size: 14px;
    color: #000;
}


.eltdf-top-bar .eltdf-grid .eltdf-vertical-align-containers {
    padding-left: 0;
    padding-right: 0;
}

.eltdf-top-bar .eltdf-position-left {
    width: 100% !important;
}

.eltdf-vertical-align-containers .eltdf-position-left {
    position: relative;
    height: 100%;
    float: left;
    z-index: 2;
}

div#custom_html-8 {
    margin: unset;
}

.eldtf-amedeo-svg-burger rect:nth-of-type(1), .eldtf-amedeo-svg-burger rect:nth-of-type(2) {
    fill: none;
    stroke: currentColor;
}

.eldtf-amedeo-svg-burger rect:nth-of-type(3) {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.eldtf-amedeo-svg-burger rect:nth-of-type(3), .eldtf-amedeo-svg-burger rect:nth-of-type(4) {
    fill: currentColor;
    stroke: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}

.eldtf-amedeo-svg-burger rect:nth-of-type(4) {
    -webkit-transition: .3s .2s;
    -moz-transition: .3s .2s;
    transition: .3s .2s;
}

.eldtf-amedeo-svg-burger:hover rect:nth-of-type(3), .eldtf-amedeo-svg-burger:hover rect:nth-of-type(4) {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

section.eltdf-side-menu.ps.ps--active-y {
    z-index: 9999999;
}
.eltdf-side-menu {
    text-align: center;
}
.eltdf-side-menu {
    background-color: #fff;
    box-shadow: -3px 0 3px rgb(0 0 0 / 4%);
    box-sizing: border-box;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding: 75px;
    position: fixed;
    right: -400px;
    text-align: left;
    top: 0;
    visibility: hidden;
    width: 400px;
    z-index: 9999;
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1);
    -moz-transition: all .6s cubic-bezier(.77,0,.175,1);
    transition: all .6s cubic-bezier(.77,0,.175,1);
    -webkit-backface-visibility: hidden;
}

section.eltdf-side-menu.ps.ps--active-y.active-sidebar{
    right: 0;
    visibility: visible;
}

.eltdf-side-menu .widget.widget_text p:last-child {
    margin-bottom: 0;
}
.eltdf-side-menu .widget.widget_text p:last-child {
    display: flex;
    flex-direction: column;
}
.eltdf-side-menu .widget.widget_text p:last-child {
    margin-top: unset;
    line-height: 1.5;
    padding-top: 7px;
    font-weight: 500;
}

.eltdf-side-menu .widget.widget_text p:last-child a {
    margin: 5px 0;
    text-decoration: unset;
    font-family: 'Montserrat-Regular';
}

.eltdf-side-menu::-webkit-scrollbar {
    width: 5.5px;
    background-color: #F5F5F5;
}
.eltdf-side-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #49604f;
}
.eltdf-side-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.ps {
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.eltdf-side-menu a.eltdf-close-side-menu {
    color: #000;
    display: block;
    position: absolute;
    right: 40px;
    top: 33px;
    z-index: 1000;
    cursor: pointer !important;
}

.eltdf-side-menu a.eltdf-close-side-menu.eltdf-close-side-menu-svg-path path, .eltdf-side-menu a.eltdf-close-side-menu.eltdf-close-side-menu-svg-path>* {
    fill: currentColor;
    stroke: currentColor;
}
.eltdf-side-menu a.eltdf-close-side-menu.eltdf-close-side-menu-svg-path>* {
    vertical-align: middle;
}

.eldtf-amedeo-svg-close polygon {
    fill: none;
    stroke: #000;
}

.eldtf-amedeo-svg-close rect:nth-of-type(1) {
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.eldtf-amedeo-svg-close rect {
    fill: #000;
}

.eldtf-amedeo-svg-close rect:nth-of-type(2) {
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    -webkit-transition: .3s .2s;
    -moz-transition: .3s .2s;
    transition: .3s .2s;
}

.widget.eltdf-separator-widget {
    margin: 0!important;
}

.eltdf-side-menu .widget {
    color: #fff;
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0;
}
.eltdf-side-menu .widget {
    margin-bottom: -15px !important;
}
.eltdf-side-menu .widget, .eltdf-side-menu .widget a {
    color: #1D1D1B !important;
}

.eltdf-separator-holder.eltdf-separator-center {
    text-align: center;
}
.eltdf-separator-holder {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1em;
}

.eltdf-separator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ebebeb;
    margin: 10px 0;
    color: #fff;
}

.eltdf-side-menu .widget_media_image {
    padding-bottom: 30px !important;
}

.social-header-inner {
    margin-top: 20px;
}


.eltdf-side-menu .widget img {
    margin: 0 auto;
}

.eltdf-side-menu .widget_custom_html {
    position: relative;
}

.eltdf-side-menu .textwidget {
    text-align: initial;
    margin-left: 30px;
}

.subtitle-side-area {
    position: absolute;
    opacity: 0.1;
    font-size: 55px;
    left: -60px;
    top: -10px;
    font-weight: 600;
}

.eltdf-side-menu .textwidget h3 {
    margin-bottom: unset;
}

.eltdf-side-menu h3 {
    font-size: 35px;
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 1.2em;
}

.social-heaader-wrapper {
    display: flex;
    justify-content: center;
}

.social-heaader-wrapper .social-background {
    margin: 0 15px;
}
.social-background {
    background-color: #1D1D1B;
    -webkit-box-shadow: 0px 0px 8px -2px rgb(110 110 110 / 46%);
    box-shadow: 0px 0px 8px -2px rgb(110 110 110 / 46%);
    transition: 0.5s;
    border-radius: 100%;
    position: relative;
}

.et-icon-wrapper.icon-social-fixed {
    width: 30px;
    height: 30px;
}

.et-icon-wrapper.icon-social-fixed svg {
    width: 18px;
    height: 18px;
    position: absolute;
    fill: #fff;
    right: 8%;
    top: 10%;
}

.eldtf-amedeo-svg-close:hover rect:nth-of-type(1), .eldtf-amedeo-svg-close:hover rect:nth-of-type(2) {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
}


.eltdf-side-menu-slide-from-right .eltdf-fixed-wrapper.fixed, .eltdf-side-menu-slide-from-right .eltdf-sticky-header {
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1);
    -moz-transition: all .6s cubic-bezier(.77,0,.175,1);
    transition: all .6s cubic-bezier(.77,0,.175,1);
}

.eltdf-right-side-menu-opened .eltdf-fixed-wrapper.fixed, .eltdf-right-side-menu-opened .eltdf-sticky-header, .eltdf-right-side-menu-opened .eltdf-wrapper, .eltdf-right-side-menu-opened .mobile-header-appear .eltdf-mobile-header-inner, .eltdf-right-side-menu-opened footer.eltdf-footer-uncover {
    left: 0;
}
.eltdf-page-header .eltdf-fixed-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area {
    height: 90px;
}

.eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area {
    box-shadow: 0px 0px 8px #ccc;
}

.eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-logo-area {
    height: 90px;
}

.eltdf-main-menu ul li a:hover span:before {
    content: '';
    width: 15px;
    height: 15px !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
}

.eltdf-main-menu ul li a:hover span:before {
    background: url(https://www.eplayweb.com/ctd_2022/wp-content/uploads/2022/08/Diego-Cataldi-gioielleria-orologeria-marchio.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-53%) !important;
    left: -17px !important;
}

.eltdf-main-menu ul li a:hover span:before {
    content: '';
    width: 15px;
    height: 15px !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
}
.eltdf-main-menu ul li a:hover span:before {
    background: url(https://www.eplayweb.com/ctd_2022/wp-content/uploads/2022/08/Diego-Cataldi-gioielleria-orologeria-marchio.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    animation: sheen 0.5s forwards;
    transform: scale(0);
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-53%) !important;
    left: -17px !important;
}

.eltdf-mobile-header {
    display: none;
    position: relative;
    z-index: 110;
}

.eltdf-mobile-header .eltdf-mobile-header-inner {
    background-color: #fff;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
    height: 70px;
    position: relative;
}

.eltdf-mobile-header .eltdf-mobile-header-inner .eltdf-mobile-header-holder {
    height: 100%;
    position: relative;
    z-index: 2;
}

.eltdf-mobile-header .eltdf-grid {
    height: 100%;
}

.eltdf-mobile-header .eltdf-vertical-align-containers {
    padding: 0;
}

.eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
    display: block;
}

.eltdf-mobile-header .eltdf-mobile-logo-wrapper img {
    display: block;
    height: 100%;
    width: auto;
}

.eltdf-mobile-header .eltdf-vertical-align-containers .eltdf-position-right {
    max-width: 80%;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    z-index: 2;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener a {
    display: table;
    height: 100%;
    color: #000;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener a>* {
    display: table-cell;
    line-height: 1em;
    position: relative;
    vertical-align: middle;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon path, .eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon>* {
    fill: currentColor;
    stroke: currentColor;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon>* {
    vertical-align: middle;
}
.eldtf-amedeo-svg-burger {
    cursor: pointer;
}

.eltdf-mobile-header .eltdf-mobile-nav {
    background-color: #fff;
    border-bottom: 1px solid #000;
    display: none;
    width: 100%;
}

.eltdf-mobile-header .eltdf-mobile-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.eltdf-mobile-header .eltdf-mobile-nav ul li {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
}

.eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid>ul>li>a, .eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid>ul>li>h6 {
    font-size: 14px;
}
.eltdf-mobile-header .eltdf-mobile-nav ul li a, .eltdf-mobile-header .eltdf-mobile-nav ul li h6 {
    border-bottom: 1px solid #000;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 9px 0;
    position: relative;
}
.eltdf-mobile-header .eltdf-mobile-nav ul li a, .eltdf-mobile-header .eltdf-mobile-nav ul li h6 {
    font-family: Inconsolata,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .3em;
    line-height: 1.714em;
    text-transform: uppercase;
    font-size: 13px;
}

.eltdf-mobile-header .eltdf-mobile-nav ul li a>span, .eltdf-mobile-header .eltdf-mobile-nav ul li h6>span {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 0 20px 0 0;
    position: relative;
    -webkit-transition: padding .2s ease-in-out;
    -moz-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}

.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon path, .eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon>* {
    fill: currentColor;
    stroke: currentColor;
}
.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon>* {
    vertical-align: middle;
}
.eldtf-amedeo-svg-burger {
    cursor: pointer;
}
.eldtf-amedeo-svg-burger rect:nth-of-type(1), .eldtf-amedeo-svg-burger rect:nth-of-type(2) {
    fill: none;
    stroke: currentColor;
}
.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon .eldtf-amedeo-svg-burger:hover rect:nth-of-type(3), .eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-svg-path .eltdf-mobile-menu-icon .eldtf-amedeo-svg-burger:hover rect:nth-of-type(4) {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}
.eldtf-amedeo-svg-burger:hover rect:nth-of-type(3), .eldtf-amedeo-svg-burger:hover rect:nth-of-type(4) {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}
.eldtf-amedeo-svg-burger rect:nth-of-type(3) {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.eldtf-amedeo-svg-burger rect:nth-of-type(3), .eldtf-amedeo-svg-burger rect:nth-of-type(4) {
    fill: currentColor;
    stroke: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}
.eldtf-amedeo-svg-burger rect:nth-of-type(4) {
    -webkit-transition: .3s .2s;
    -moz-transition: .3s .2s;
    transition: .3s .2s;
}
.eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opened .eltdf-mobile-menu-icon .eldtf-amedeo-svg-burger rect:nth-of-type(3), .eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opened .eltdf-mobile-menu-icon .eldtf-amedeo-svg-burger rect:nth-of-type(4) {
    -webkit-transform: translateX(0)!important;
    -moz-transform: translateX(0)!important;
    transform: translateX(0)!important;
}

.ctd-header-icon-wrapper .et-icon-wrapper:hover svg {
    fill: #49604f;
}

@media screen and (max-width:1460px){
    .eltdf-main-menu>ul>li>a {
        padding: 0 9px !important;
    }
}

@media screen and (max-width:1430px){
    .eltdf-main-menu>ul>li>a {
        padding: 0 9px !important;
    }

    .eltdf-position-right-inner .search-menu {
        margin-right: 6px;
    }
}

@media screen and (max-width:1400px){
    .eltdf-menu-area .eltdf-position-center-inner{
        width: 60%;
        text-align: initial;
    }
}

@media screen and (max-width:1300px){
    .eltdf-main-menu>ul>li>a {
        padding: 0 7px !important;
    }

    .search-menu, .login-menu, .wishlist-menu {
        margin: 0 7px;
    }
}

@media screen and (max-width:1250px) and (min-width:1200px){
    .eltdf-menu-area .eltdf-position-center-inner {
        width: 65%;
    }
}

@media screen and (max-width: 1200px){
    .eltdf-mobile-header-inner {
        left: 0;
        position: inherit !important;
        top: 0 !important;
        width: 100%;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0)!important;
        transform: translateY(0) !important;
    }

    .eltdf-page-header {
        display: none !important;
    }

    .eltdf-mobile-header {
        display: block !important;
    }

    .eltdf-mobile-header-inner.fixed{
        position: fixed !important;
    }

    .inner-custom-mobile-nav {
        padding: 20px 40px;
    }

    .custom-mobile-inner {
        width: 950px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .inner-rolex-frame{
        padding-left: unset !important;
    }

    .ctd-header-icon-wrapper{
        margin-right: unset !important;
    }

    .eltdf-mobile-header .eltdf-grid {
        width: 950px;
    }

    .eltdf-mobile-header .eltdf-mobile-nav ul li a>span{
        font-family: Inconsolata,sans-serif;
        font-weight: 400;
        letter-spacing: .3em;
        line-height: 1.714em;
        text-transform: uppercase;
        font-size: 12px;
    }

    .eltdf-mobile-header .eltdf-mobile-nav ul li a{
        text-decoration: unset;
    }

    .eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opened a {
        color: #000;
    }
}

@media screen and (max-width:1024px){
    .eltdf-mobile-header .eltdf-grid {
        width: 768px;
    }

    .custom-mobile-inner{
        width: 768px;
    }
}

@media screen and (max-width:991px){
    .custom-mobile-inner {
        width: 90%;
    }

    .eltdf-mobile-header .eltdf-grid {
        width: 90% !important;
    }

    .inner-custom-mobile-nav {
        padding: 20px 0px;
    }
}

@media screen and (max-width:700px){
    .eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid {
        padding: 0 25px !important;
    }

    .inner-custom-mobile-nav {
        padding: 20px 25px;
    }

    .eltdf-mobile-header .eltdf-grid {
        padding: 0 15px !important;
    }
}

@media screen and (max-width:680px){
    .eltdf-mobile-header .eltdf-grid {
        width: 420px;
    }
}

@media screen and (max-width:480px){
    .eltdf-mobile-header .eltdf-grid {
        width: 300px;
    }
}

@media screen and (max-width:380px){
    .custom-mobile-inner {
        flex-direction: column;
        align-items: flex-start;
    }

    .custom-mobile-inner .ctd-header-icon {
        margin-top: 30px;
    }

    .inner-custom-mobile-nav {
        padding: 20px 40px;
    }

    .eltdf-mobile-header .eltdf-mobile-nav .eltdf-grid {
        padding: 0 40px !important;
    }

    .eltdf-mobile-header .eltdf-mobile-header-inner .eltdf-mobile-header-holder .eltdf-grid{
        width: 100% !important;
    }

    .eltdf-mobile-logo-wrapper {
        position: relative;
        left: -8px;
    }
}


/* FINE NEW HEADER */



/* NEW FOOTER */

.eltdf-page-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    z-index: 100;
}

.top-background-footer {
    width: 100%;
    height: 80px;
    background-position: inherit !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.eltdf-page-footer .eltdf-footer-top-holder {
    background-color: #49604f !important;
}
.eltdf-page-footer .eltdf-footer-top-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #000;
    border-top: 0 solid #000;
    box-sizing: border-box;
}

.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
    padding: 120px 0;
}

.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner {
    box-sizing: border-box;
}

.eltdf-footer-top-inner.eltdf-grid, .eltdf-footer-bottom-inner.eltdf-grid {
    width: 1200px !important;
}
.eltdf-footer-top-inner.eltdf-grid {
    padding: 120px 0 50px 0 !important;
    display: flex;
}

.eltdf-grid-col-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

footer.eltdf-page-footer div#media_image-6 {
    width: 200px;
    position: absolute;
    margin: unset;
    top: -80px;
}
footer .widget {
    color: #fff;
    font-size: 1.1rem;
    margin: 0 0 35px;
    padding: 0;
}

footer .widget a {
    position: relative;
}

footer .widget.widget_media_image img {
    display: block;
}





.eltdf-page-footer .eltdf-footer-bottom-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #000;
    box-sizing: border-box;
}
.eltdf-page-footer .eltdf-footer-bottom-holder {
    background-color: #49604f !important;
}

.eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-grid {
    padding: 9px 0 17px;
}
.eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner {
    background-color: #49604f;
    border-top-color: #ffffff;
    border-top-width: 1px;
}

.eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner {
    border-top-style: solid;
    box-sizing: border-box;
}

.eltdf-footer-top-inner.eltdf-grid, .eltdf-footer-bottom-inner.eltdf-grid {
    width: 1200px !important;
}
.eltdf-footer-bottom-inner.eltdf-grid {
    padding: 25px 0 !important;
}
.eltdf-grid {
    margin: 0 auto;
}

footer .widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-row {
    display: flex;
    margin: unset;
    align-items: center;
}

.eltdf-grid-col-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(1) {
    padding-left: unset !important;
    width: 80%;
}

.eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(2) {
    padding-right: unset !important;
    width: 20%;
}

.eplay-copyright-wrapper {
    color: #fff;
    font-size: 12px;
    font-family: 'Inconsolata-Regular';
    letter-spacing: 2.5px;
}

.eplay-copyright-wrapper span {
    padding-right: 10px;
}

footer .widget:last-child {
    margin: 0;
}

.eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(2) p {
    text-align: right;
    padding: unset;
    color: #fff;
    font-size: 12px;
    font-family: 'Inconsolata-Regular';
    letter-spacing: 2.5px;
}

.eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(2) p a {
    text-decoration: unset;
}

footer .widget.widget_text p:last-child {
    margin-bottom: 0;
}

footer .widget.widget_text p:first-child {
    margin-top: 0;
}

.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-alignment-left {
    text-align: left;
    width: 100%;
}

footer .widget.widget_nav_menu a:hover:before {
    left: 0;
}

a.social-icon-link {
    margin: 8px;
    color: #849dbb;
}

@media screen and (max-width: 1470px){
    .eltdf-footer-top-inner.eltdf-grid, .eltdf-footer-bottom-inner.eltdf-grid {
        width: 1100px !important;
    }
}

@media screen and (max-width: 1380px){
    .eltdf-footer-top-inner.eltdf-grid, .eltdf-footer-bottom-inner.eltdf-grid {
        width: 1050px !important;
    }
}

@media screen and (max-width: 1320px){
    .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-row {
        flex-direction: column;
    }

    .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(1), .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(2) {
        padding: unset;
    }

    .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(2) {
        padding-top: 10px !important;
        width: 100%;
    }

    .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(2) p {
        text-align: center;
    }
}

@media screen and (max-width:1180px){
    .eltdf-footer-top-holder .eltdf-grid-col-3 {
        width: 50%;
        padding: 0 90px;
        height: 250px;
    }

    .eltdf-footer-top-inner.eltdf-grid {
        padding: 120px 0 0px 0 !important;
    }
}

@media screen and (max-width: 1150px){
    .eltdf-footer-top-inner.eltdf-grid, .eltdf-footer-bottom-inner.eltdf-grid {
        width: 85% !important;
    }

    .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(1) {
        width: 100%;
    }

    .eplay-copyright-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        line-height: 2;
    }

    .eplay-copyright-wrapper span {
        padding: 0 5px;
    }
}

@media screen and (max-width: 1025px){
    .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-col-6:nth-child(1) {
        width: 100% !important;
    }
}

@media screen and (max-width: 950px){
    .eltdf-footer-top-holder .eltdf-grid-col-3 {
        padding: 0 60px;
    }
}

@media screen and (max-width: 768px){
    .eltdf-column-content.eltdf-grid-col-3 {
        width: 50% !important;
        padding: 0 30px;
    }
}

@media screen and (max-width: 550px){
    .eltdf-column-content.eltdf-grid-col-3 {
        width: 100% !important;
        height: auto;
        padding: 15px 30px;
    }
}

@media screen and (max-width: 680px){
    .eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-alignment-left {
        display: flex;
        flex-wrap: wrap;
    }

    .eltdf-page-footer [class*=eltdf-grid-col] {
        text-align: left!important;
    }
}





/* FINE NEW FOOTER */

@media only screen and (max-width: 1024px){
    .eltdf-top-bar {
        display: inline-block !important;
    }

    .top-background-header {
        height: 15px;
    }
}


:root {
    --cc-light-blue: #f3f6ff
}

html {
    font-family: tenor sans,sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden
}

a:hover,a:focus,a:active {
    color: #86775a
}

.site-content {
    width: 1400px
}

.header-extra-row-inner {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header-first-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.header-first-row,.header-second-row {
    background-color: #fff
}

.middle-element.left,.middle-element.right {
    width: 40%
}

.main-header-menu ul#menu-main-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase
}

.main-header-menu #menu-main-menu li {
    margin: 0 20px
}

.extra-row-text {
    margin: 0
}

.header-extra-row,.header-first-row,.header-second-row {
    padding: 6px 50px
}

.middle-element {
    display: flex;
    flex-direction: column
}

.middle-element.right {
    justify-content: flex-end;
    flex-wrap: wrap
}

.middle-element-inner {
    padding: 10px 8px;
    width: 100%
}

.middle-element.right .middle-element-inner {
    text-align: right
}

.social-wrapper {
    display: inline-flex;
}

a.social-icon-link {
    font-size: 1rem;
    color: #444;
    margin: 0 20px
}

.header-link i {
    margin-right: 8px
}

.middle-element.right .middle-element-inner.bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header-element-actions {
    display: flex;
    margin-right: 50px
}

.header-element-actions>div {
    margin: 0 20px
}

.main-navigation {
    top: 0
}

.btn-primary {
    background-color: #0f4c82;
    border-color: #0f4c82
}

.subscribe-row {
    flex-wrap: wrap
}

.divider-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.divider-element.left,.divider-element.right {
    width: 40%;
    height: 1px;
    background: #0f4c82
}

.divider-row .social-wrapper {
    margin: 0 40px
}

.divider-row .social-wrapper i {
    font-size: 21px;
    margin: 0 12px
}

.divider-element.right {
    position: relative
}

.site-footer>.first-row>div.middle {
    margin-bottom: 100px
}

.header-element-actions {
    justify-content: flex-end
}

.header-first-row {
    border-bottom: solid 7px
}

.header-second-row .menu {
    display: flex;
    justify-content: center;
    text-transform: uppercase
}

.btn-primary:hover,.btn-primary.focus,.btn-primary:focus {
    background-color: #767676!important;
    border-color: #767676!important
}

.shop-now-text {
    font-size: 13px
}

#site-footer {
    position: relative;
    margin-top: 65px
}

.footer.layout2 {
    margin-bottom: 40px;
    font-size: 0;
    padding: 0 40px;
    position: relative
}

.footer-row.top {
    margin-top: 10vh
}

.footer-block.left {
    padding-left: 2%
}

.footer-block {
    width: 33%;
    width: calc(100%/3);
    height: auto;
    min-height: 10px;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
    padding-left: 9%;
    padding-right: 5%;
    vertical-align: top;
    font-size: 13px
}

.footer .widget,.footer .widget_menu {
    padding-bottom: 45px
}

.footer-row {
    font-size: 0
}

aside.widget {
    margin: 0 0 40px;
    clear: both;
    word-wrap: break-word
}

.footer-widget-top {
    margin-bottom: 10vh!important
}

aside.widget .widget-title {
    font-size: 18px;
    color: #201f1f;
    position: relative;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px
}

aside.widget .widget-title.footer-title {
    text-transform: uppercase;
    color: #9c949a;
    letter-spacing: 5px!important;
    margin-top: 15%;
    font-size: 13px;
    font-weight: 100
}

.site-footer {
    max-width: 1400px;
    margin: auto
}

.check-wrap {
    padding: 160px 90px 0;
    display: inline-block
}

footer .social-wrapper {
    margin: 0
}

.button-style.z-btn {
    padding: 18px!important;
    background: #86775a;
    color: #fff
}

.btn-primary {
    background-color: #222;
    border-color: #222
}

.etheme-main-button-text {
    font-size: 14px!IMPORTANT;
    color: #fff;
    padding: 10px 55px
}

.news-post {
    background: 0 0
}

.tbox-title {
    font-family: poppins,serif;
    color: #222;
    font-size: 26px;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase
}

.etheme-tbox-inner {
    text-align: left
}

.tbox-subtitle {
    color: #222;
    font-size: 17px
}

div#primary .etheme-tbox {
    margin-top: 40px
}

.etheme-main-button.btn-primary.left {
    margin-left: 0
}

body,button,input,select,optgroup,textarea {
    color: #222
}

.vc_images_carousel {
    margin: auto
}

.image-text-carousel>.vc_column-inner {
    display: flex;
    justify-content: center;
    align-items: center
}

.single-full-banner {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center
}

.etheme-main-button.btn-primary.center {
    margin: auto
}

.btn-primary.invert {
    background-color: #fff;
    border-color: #fff
}

.btn-primary.invert:hover .etheme-main-button-text {
    color: #fff
}

.btn-primary.invert .etheme-main-button-text {
    color: #444
}

.page-id-24 article.page {
    margin-bottom: unset
}

div#final-tudor-banner.top-banner-row.big {
    min-height: 50vh
}

div#final-tudor-banner .vc_column-inner {
    padding: unset
}

div#final-tudor-banner .etheme-tbox {
    margin-top: unset
}

div#final-tudor-banner h1.tbox-title {
    width: 75%;
    margin: auto
}

@media screen and (max-width: 768px) {
    div#final-tudor-banner h1.tbox-title {
        width:100%
    }
}

@media screen and (min-width: 768px) {
    .news-text {
        padding-left:4vw;
        padding-right: 4vw
    }
}

.add-to-cart-box {
    background: #86775a
}

.add-to-cart-box a {
    background: #86775a!important
}

span.woocommerce-Price-amount.amount,.woocommerce-loop-product__brand {
    color: #86775a
}

.woocommerce-loop-product__brand {
    color: #444
}

.e-stock-msg {
    background: 0 0;
    color: #86775a;
    text-transform: uppercase;
    font-size: 12px
}

.e-stock-msg p {
    margin-bottom: 0;
    margin-top: 50px
}

.product:hover .add-to-cart-box {
    transform: translateY(0px)
}

.add-to-cart-box {
    -webkit-transform: translateY(150%);
    transform: translateY(150%)
}

.add-to-cart-box {
    height: 35px
}

a.add_to_cart_button.ajax_add_to_cart,.a.added_to_cart.wc-forward {
    font-size: 12px!important
}

a.added_to_cart.wc-forward.showed {
    font-size: 12px;
    height: 35px;
    line-height: 26px
}

.icon-ajax_add_to_cart.overlay-button.in-cart i {
    color: #8e775a
}

.archive,.single-product {
    background: #fff
}

.overlay-block {
    max-height: 100%
}

a.shop-menu.popup-open {
    position: relative
}

a.z-btn.button-style.get_checkout {
    color: #86775a;
    padding: 14px;
    border: 1px solid #d3d3d3;
    font-weight: 400;
    font-size: 18px;
    background: 0 0;
    text-transform: uppercase
}

a.z-btn.button-style.get_checkout {
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

a.z-btn.button-style.get_checkout:hover {
    background: #444;
    color: #fff;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

.cart-sidebar .price-total span {
    color: #86775a
}

.check-pay span.woocommerce-Price-amount.amount {
    color: #86775a
}

.check-item {
    border-bottom: 1px solid #f1f1f1
}

#mob-search.open .close,#wechat-popup.open .close,.popup_product_details.show .close {
    line-height: 45px
}

.banner-new-size.single-brand-header {
    min-height: 60vh;
    margin-bottom: 10vh
}

.single-brand-title {
    padding: 5% 10%;
    background: #fff
}

.single-brand-title .etheme-tbox.center,.single-brand-title .tbox-title {
    margin: 0
}

.brands-container .etheme-tbox-inner {
    text-align: center!important
}

.js-full-width {
    height: 100%;
    width: 100vw;
    z-index: 1
}

.brands-container {
    border: 2px solid #867759;
    margin-top: 50px
}

.brands a {
    background: 0 0;
    border: 2px solid #867759
}

.brands-container .tbox-title {
    text-transform: uppercase
}

.iziToast.iziToast-layout2 .iziToast-body>p {
    font-size: 14px
}

.iziToast.iziToast-layout2 .iziToast-body>p {
    font-size: 14px
}

.collapsable-box .title-box>h2 {
    font-size: 16px;
    color: #444
}

.widget.collapsable-box ul li a,.widget.collapsable-box ol li a {
    font-size: 14px
}

.button-style.z-btn {
    padding: 13px!important
}

.check-pay-wrap {
    height: 80px;
    background: #fff
}

.cart-sidebar .price-total {
    font-size: 16px
}

.woocommerce div.product form.cart .button {
    background: #8e775a!important
}

.rtrn-btn button {
    background: #444!important;
    border-radius: 0;
    border: 0
}

.tabs.wc-tabs {
    text-align: center
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 0!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #444!important
}

.woocommerce div.product form.cart div.quantity {
    display: block;
    margin-bottom: 20px
}

.single-prd-btns {
    align-items: flex-end
}

.woocommerce .product .quantity .qty {
    display: inline-block!important
}

span.input-number-increment,.input-number-decrement {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 15px 20px
}

.woocommerce div.product form.cart div.quantity {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center
}

.woocommerce .product .quantity .qty {
    display: inline-block!important;
    border-radius: 0;
    height: 56px;
    padding: 0!important;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3
}

.input-number-increment,.input-number-decrement {
    cursor: pointer!important;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

.woocommerce .product .quantity .qty:focus {
    outline: 0!IMPORTANT
}

.product_title.entry-title {
    font-style: normal;
    font-size: 16px
}

.input-number-increment:hover,.input-number-decrement:hover {
    background: #444;
    border-color: #444;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

.woocommerce div.product form.cart .button {
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

.woocommerce div.product form.cart .button:hover {
    background: #444!important;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

button.button-style.z-btn.bck-shp {
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

button.button-style.z-btn.bck-shp:hover {
    background: #8e775a!important;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1)
}

.single-bottom-buttons {
    display: none
}

.mini-cart-empty .button-style.z-btn {
    padding: 15px!important;
    background: 0 0;
    border: 2px solid #86775a;
    color: #444
}

.search-menu.active svg path {
    fill: #8e775a!important
}

.et-icon-wrapper.header-icon svg {
    height: 16px;
    width: 16px
}

.et-icon-wrapper.header-icon:hover svg path {
    fill: #c0d7dd;
    transition: all 1.2s ease-out(.425,.375,.15,1.1)
}


.et-icon-wrapper.product-icon svg {
    width: 18px;
    height: 17px
}

.et-icon-wrapper.product-icon {
    margin: 0 15px
}

.product-meta-info {
    margin: 0
}

.mel-single-p-product-brand-image {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 100%!important
}

.mel-single-p-product-brand-image .tbox-title {
    margin: 0
}

.mel-single-p-product-brand-image img {
    max-width: 210px;
    width: 100%;
    margin-left: 10px
}

.product-meta-info .sku_code {
    color: #8e775a;
    font-weight: 700
}

.share-block a {
    padding: 0
}

.condividi.share-block p {
    margin: 0;
    color: #444
}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    color: #fff;
    background-color: #867759
}

.woocommerce .wc-proceed-to-checkout .button.alt {
    background: #867759!important
}

.product-quantity .input-number-increment,.product-quantity .input-number-decrement {
    display: none
}

.woocommerce a.remove {
    font-size: 35px;
    width: 45px;
    height: 45px;
    line-height: 46px
}

.woocommerce a.remove {
    color: #867759!important
}

.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text {
    width: 240px
}

.cart-collaterals .cross-sells {
    display: none
}

.woocommerce-info {
    border-top-color: #867759
}

.woocommerce-info::before {
    color: #867759
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
    float: unset;
    margin-top: 50px;
    background: #867759;
    color: #fff;
    padding: 20px;
    text-transform: uppercase
}

.alg-wc-wl-btn.remove i:first-child {
    color: #867759
}

.single-brand-title .etheme-main-button-text {
    font-size: 16px
}

.brand-banner {
    margin-top: 20px!important
}

.overlay-button-link {
    width: 16%
}

form.woocommerce-form.woocommerce-form-login.login {
    max-width: 400px;
    margin: auto
}

.woocommerce form .password-input,.woocommerce-page form .password-input {
    width: 100%
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    border-radius: 0!important
}

.woocommerce form .show-password-input,.woocommerce-page form .show-password-input {
    top: 4px
}

.cart-popup-inner .close-popup {
    top: 160px
}

#mega-menu-left-menu li {
    margin: 0 20px!important;
    text-transform: uppercase!important
}

.footer-block.right {
    padding-left: 9%;
    padding-right: 0
}

.woocommerce table.shop_attributes td {
    text-align: right
}

.woocommerce table.shop_attributes th {
    width: 50%;
    font-weight: 300
}

.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: 0 0
}

.et-brands-title {
    text-align: center;
    color: #444
}

.new-brand-container.fullscreen {
    margin: 5vh 0!important
}

#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img {
    width: 152px;
    box-shadow: none;
    border: 2px solid #cecece
}

.cart-collaterals {
    display: flex;
    justify-content: center;
    background: #f2f2f2;
    margin: 10vh 0
}

.helper {
    display: inline-block;
    height: 40%;
    vertical-align: middle
}

.wpcf7-form {
    display: flex!important
}

.left-form p {
    display: flex;
    align-items: center
}



.wpcf7-form input[type=checkbox] {
    border: 1px solid #848588;
    border-radius: 0;
    background-color: #fff;
    margin-left: -moz-calc(150px - 1em);
    margin-left: -webkit-calc(150px - 1em);
    margin-left: -o-calc(150px - 1em);
    margin-left: calc(150px - 1em);
    margin-top: 10px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.privacy-text {
    max-height: 90px;
    overflow-y: auto;
    margin: 30px 0;
    margin-top: 0
}

span.wpcf7-not-valid-tip {
    color: #ff2d29;
    font-size: 1em;
    font-weight: 400;
    display: block;
    position: initial;
    /*top: 10px;
    right: 0*/
}

span.wpcf7-list-item {
    margin: 0
}

.js-full-width.ep-store-locator-wrapper {
    width: 100vw;
    z-index: 1;
    position: relative
}

.new-brand-container .brand img {
    opacity: .7
}

.et-subscribe-wrapper {
    position: relative
}

.search-form-inner.floated-form.is-fixed {
    transition: none
}

.shop-box {
    margin-top: 50px
}

.related.products .product .add-to-cart-box {
    transform: translateY(170%)!important
}

.related.products .product:hover .add-to-cart-box {
    transform: translateY(0%)!important
}

.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before {
    content: none
}

.et-icon-wrapper.shop-now-svg {
    display: none
}

ol.flex-control-nav.flex-control-thumbs {
    z-index: 2 !important;
}



@media screen and (max-width: 1500px) {
    .ep-store-locator-item-wrapper {
        width:50%;
        background: #fff;
        margin: 10px;
        min-height: 510px;
        height: auto!important
    }

    a.ep-store-button {
        width: 100%
    }
}

@media screen and (max-width: 1200px) {
    .single-full-banner {
        flex-wrap:wrap
    }

    .single-full-banner-text-wrapper {
        width: 90%!important
    }

    .singolo-prodotto .js-full-width.ep-store-locator-wrapper {
        width: 100vw
    }

    .wpcf7-form>.left-form {
        width: 100%;
        padding: 30px
    }

    .wpcf7-form>.right-form {
        width: 100%;
        padding: 30px
    }

    .single-prd-btns.wc_wrapper {
        flex-wrap: wrap
    }

    .wpcf7-form {
        display: flex!important;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 1100px) {
    .ep-store-locator-item-wrapper {
        width:100%!important;
        background: #fff;
        margin: 10px;
        min-height: 510px;
        height: auto!important;
        flex: 100%!important;
        max-width: 100%
    }

    .header-element-actions>div {
        margin: 0 10px
    }

    .single-prd-btns.wc_wrapper .add-btn {
        width: 100%!important;
        flex: 100%!important;
        max-width: 100%!important;
        padding: 0
    }

    .single-prd-btns.wc_wrapper .rtrn-btn {
        width: 100%!important;
        flex: 100%!important;
        max-width: 100%!important;
        padding: 0
    }

    .single-prd-btns.wc_wrapper .shop-box {
        margin-top: 20px!important
    }

    .wpcf7-form>.left-form {
        width: 100%;
        padding: 30px
    }

    .wpcf7-form>.right-form {
        width: 100%;
        padding: 30px
    }

    .single-prd-btns.wc_wrapper {
        flex-wrap: wrap
    }

    .wpcf7-form {
        display: flex!important;
        flex-wrap: wrap
    }

    .js-full-width.ep-store-locator-wrapper {
        width: 90vw;
        z-index: 1;
        position: relative;
        width: 100%!important;
        left: 0!important;
        background: 0 0
    }

    .ep-store-locator-item-inner {
        padding: 0 15%
    }

    .popup_product_details.show {
        overflow-x: hidden
    }
}

@media screen and (max-width: 920px) {
    #mega-menu-left-menu li {
        margin:0 20px!important;
        text-transform: uppercase!important;
        margin: 0 5px!important
    }

    .et-sub-desc.left {
        width: 100%
    }

    .et-sub-form.right {
        width: 100%
    }

    .et-subscribe-action {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 768px) {
    .ep-map-store-section {
        flex-wrap:wrap
    }

    .ep-store-locator-wrapper {
        padding: 50px 0
    }

    .brands-container {
        border: 0;
        padding: 0
    }

    .brands {
        width: 80%;
        margin: auto
    }
}

@media screen and (max-width: 729px) {
    .header-extra-row,.header-first-row,.header-second-row {
        padding:6px 10px
    }
}

@media screen and (min-width: 600px) and (max-width:649px) {
    #mega-menu-wrap-left-menu #mega-menu-left-menu>li.mega-menu-item>a.mega-menu-link {
        font-size:11px!important
    }
}

@media screen and (max-width: 610px) {
    .related.products .products>.product {
        width:25%
    }

    .yikes-easy-mc-form.yikes-mailchimp-form-inline {
        max-width: 100%!important
    }

    .yikes-easy-mc-form .submit-button-inline-label {
        min-width: auto!important
    }

    input#yikes-easy-mc-form-1-EMAIL {
        font-size: 12px
    }

    .ep-store-locator-wrapper {
        padding: 0;
        background: #fff
    }

    .ep-store-locator-item-inner {
        padding: 0
    }

    .header-first-row .middle-element.left {
        position: absolute;
        left: 0
    }

    .header-first-row .middle-element.right {
        position: absolute;
        right: 0
    }

    .header-first-row {
        justify-content: center
    }

    .header-element-actions {
        margin: 0
    }

    .social-wrapper {
        margin: 0
    }

    div#mega-toggle-block-1 {
        background: #fff!important;
        border: 0!important;
        margin: 0!important;
        width: 100%!important
    }

    .header-second-row {
        padding: 0 20px
    }

    div#mega-menu-wrap-left-menu {
        width: 100%;
        background: #fff!important;
        max-width: 100%!important
    }

    .mega-toggle-blocks-left {
        display: none!important
    }

    .mega-toggle-blocks-center {
        display: none!important
    }

    .header-second-row {
        align-items: baseline
    }

    a.etheme-logo-inner {
        text-align: center
    }

    .etheme-logo-img {
        max-width: 120px!important
    }

    #mega-menu-wrap-left-menu .mega-menu-toggle.mega-menu-open+#mega-menu-left-menu {
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        background: #fff;
        border-bottom: 1px solid #d6d5d5
    }

    #mega-menu-wrap-left-menu #mega-menu-left-menu>li.mega-menu-item>a.mega-menu-link {
        color: #444!important
    }

    #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
        color: #444;
        font-size: 14px
    }

    #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-1:after {
        color: #444
    }

    svg#Capa_1 path {
        fill: #444
    }

    #mega-menu-wrap-left-menu #mega-menu-left-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-left-menu #mega-menu-left-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-left-menu #mega-menu-left-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        color: #fff!important;
        background: #444!important
    }

    .et-icon-wrapper.shop-now-svg {
        display: block
    }

    .shop-now-svg {
        height: 40px;
        padding: 5px;
        width: 40px;
        max-width: 100%;
        max-height: 100%;
        fill: #fff
    }

    .shop-now-svg svg {
        width: 100%;
        height: 100%
    }

    .shop-now-text {
        display: none
    }

    .left-form p {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }




}

/* Icon 3 */

.nav-icon span:nth-child(1) {
    top: 0px;
  }
  
  .nav-icon span:nth-child(2),.nav-icon span:nth-child(3) {
    top: 8.5px;
  }
  
  .nav-icon span:nth-child(4) {
    top: 17px;
  }
  
  .nav-icon.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
  }
  
  .nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  .actions-responsive {
      display:none;
  }
  
  .actions-responsive .account-links,
  .actions-responsive .wishlist-links,
  .actions-responsive .cart-links,
  .actions-responsive .social-links {
      display:none;
  }
  
  .actions .account-links > a:nth-child(2) {
      display: none;
  }
  
  .actions-responsive .account-links > a:nth-child(1) {
      display: none;
  }
  .actions-responsive .account-links > a:nth-child(2) {
      display: block;
  }

  .menu-toggle, .main-navigation.toggled #collapsable-menu {
    display: block;
}

.main-navigation.toggled {
    height: 100%;
}

@media screen and (max-width: 468px) {
    .footer-block {
        width:100%
    }

    .footer-block {
        width: 100%;
        text-align: center;
        padding: 0!important;
        padding-bottom: 20px!important;
        margin: 0
    }

    .etheme-subfooter-item p {
        line-height: 40px;
        margin: 0;
        width: 100%!important
    }

    .site-footer>.second-row>div.middle>.menu-footer-2>div:nth-child(1) {
        width: 100%;
        text-align: center;
        flex-wrap: wrap
    }

    .etheme-subfooter .etheme-subfooter-item a {
        text-align: center;
        margin: auto
    }

    .single-full-banner-text-wrapper {
        width: 100%!important
    }
}

.vc_toggle_title h4 {
    font-size: 14px!important
}

.wishlist-block.col-lg-6.col-md-6.col-xs-12 {
    display: none
}

.la-products ul.products li.first,.la-products ul.products li.first {
    clear: unset!important
}

.etheme-last-arr-item .product {
    float: none;
    width: 100%!important
}

ul.products.etheme-la-product {
    display: flex;
    overflow: hidden
}

.etheme-la-products {
    padding: 40px 0
}

@media screen and (max-width: 1200px) {
    ul.products.etheme-la-product {
        overflow-x:scroll
    }

    .etheme-last-arr-item,.related.products .product {
        width: 25%!important;
        min-width: 25%!important
    }
}

@media screen and (max-width: 991px) {
    .etheme-last-arr-item,.related.products .product {
        width:33%!important;
        min-width: 33%!important
    }
}

@media screen and (max-width: 768px) {
    .etheme-last-arr-item,.related.products .product {
        width:100%!important;
        min-width: 100%!important
    }
}

.etheme-last-arr-item {
    width: 20%;
    min-width: 20%
}

.ps__carousel__outer,.ps__carousel__outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ps__carousel__container {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-overflow-scrolling: touch
}

.ps__carousel__outer {
    width: 100%;
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    -webkit-overflow-scrolling: touch;
    position: relative
}

.ps__carousel__mobile__touch {
    padding-bottom: 0!important
}

.ps__carousel__inner {
    width: calc(100% - 60px);
    min-width: calc(100% - 60px);
    height: auto;
    padding: 20px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.ps__carousel__mobile__touch .ps__carousel__inner {
    overflow-x: scroll;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    -webkit-overflow-scrolling: touch
}

.ps__carousel__arrow {
    width: 30px;
    height: calc(100% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    transition: opacity .6s;
    z-index: 10
}

.ps__carousel__mobile__touch .ps__carousel__arrow {
    display: none
}

.ps__carousel__left__arrow {
    left: 0;
    background-image: url(https://www.bodybuilding.com/images/lpimages/optimization/prev.png)
}

.ps__carousel__right__arrow {
    right: 0;
    background-image: url(https://www.bodybuilding.com/images/lpimages/optimization/next.png)
}

.ps__carousel__arrow__faded {
    opacity: .2
}

.ps__carousel__dots {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ps__carousel__mobile__touch .ps__carousel__dots {
    display: none
}

.ps__carousel__outer__dot {
    width: 9px;
    height: 9px;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 5px;
    border-radius: 100px;
    border: 1px solid #5a5a5a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ps__carousel__inner__dot {
    width: 7px;
    height: 7px;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 100px;
    background: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ps__carousel__inner__dot:hover {
    background: #5a5a5a
}

.ps__carousel__inner__dot--selected {
    background: #5a5a5a
}

.ps__carousel-fade {
    opacity: 0!important
}

@media screen and (max-width: 1200px) {
    .ad-row-header {
        display:none
    }

    .woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 90%
    }
}

.wedding-list .shop-container .products>.product {
    width: 30%!important;
    max-width: 30%!IMPORTANT
}

.wedding-list .shop-container .products {
    flex-wrap: wrap
}

.wedding-list .shop-container .products {
    width: 100%!important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media screen and (max-width: 768px) {
    .wedding-list .shop-container .products>.product {
        width:40%!important;
        max-width: 100%!important
    }

    .woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 100%;
        padding: 20px!important
    }
}

@media screen and (max-width: 468px) {
    .wedding-list .shop-container .products>.product {
        width:100%!important;
        max-width: 100%!important
    }
}

.product-template-default .single-prd-btns a.added_to_cart.wc-forward {
    display: none
}

@media screen and (max-width: 1300px) {
    .check-content,.left-part {
        width:70%
    }
}

.page-id-43823 .woocommerce #respond input#submit,.page-id-43823 .woocommerce a.button,.page-id-43823 .woocommerce button.button,.page-id-43823 .woocommerce input.button {
    color: #fff!important
}

.et-subscribe-wrapper {
    border-bottom: solid 7px
}

.upsize-row {
    background: #fff;
    margin-top: -25vh;
    z-index: 1;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10%!important
}

.downsize-row {
    background: #fff;
    margin-bottom: -25vh;
    z-index: 1;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10%!important
}

.single-full-banner.up-center {
    align-items: flex-start
}

.upper-image {
    margin-top: -10%;
    margin-right: -10%
}

.shop-box {
    display: flex;
    flex-wrap: wrap;
    padding: 15px
}

.shop-cat-inner {
    display: flex;
    justify-content: center;
    align-items: center
}

div#primary .shop-box .etheme-tbox {
    margin-top: -12%;
    padding: 20px;
    background: #fff;
    z-index: 1;
    position: relative;
    width: 90%;
    left: 50%;
    transform: translateX(-50%)
}

.shop-box h1.tbox-title {
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

.mar-top-15 {
    margin-top: 10vh
}

.mar-top-25 {
    margin-top: 20vh
}

.et-subsribe-title h2 {
    font-size: 26px;
    color: #222;
    font-weight: 700
}

.wpcf7-form {
    flex-wrap: wrap
}

.c-item input:focus,.c-item textarea:focus {
    outline-color: #c0d7dd
}

.wpcf7-form input[type=submit] {
    background-color: #222!important
}

.c-subm input:hover {
    background-color: #848588!important
}

.wpsl-search {
    background: #c0d7dd
}

#wpsl-search-wrap label {
    font-family: poppins;
    line-height: 40px!important;
    width: fit-content!important;
    font-weight: 700
}

#wpsl-search-btn {
    height: 43px;
    width: 160px;
    border: 0!important;
    border-radius: 0!important;
    box-shadow: unset;
    background: #222;
    color: #fff;
    text-transform: uppercase!important;
    font-size: 15px;
    margin-left: 10px
}

#wpsl-search-btn,#wpsl-search-wrap div {
    margin-right: 20px!important
}

.shop-box {
    display: block
}

.products.wrapper-post {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.woocommerce-loop-product__brand {
    color: #222
}

p.woocommerce-loop-product__cat {
    color: #222
}

.extended-info .etheme-main-button-inner {
    background: #222;
    margin: 2px;
    cursor: pointer;
    transition: all .5s ease-out
}

.extended-info {
    display: flex;
    flex-wrap: wrap
}

.etheme-main-button-text {
    font-size: 14px!IMPORTANT;
    color: #fff;
    padding: 10px 31px;
    text-align: center
}

.etheme-main-button-text {
    font-size: 14px!IMPORTANT;
    color: #fff;
    padding: 10px 31px;
    text-align: center
}

.share-box {
    justify-content: flex-end
}

.inline.condividi.share-block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: fit-content!important
}

.product-meta-info .sku_code {
    color: #222;
    font-weight: 700;
    font-size: 18px!important
}

.share-box .et-icon-wrapper.product-icon svg {
    fill: #222!important
}

.share-box .et-icon-wrapper.product-icon svg .cls-1 {
    fill: #222
}

span.wpcf7-form-control-wrap.your-request input {
    font-weight: 600!important;
    color: #343434
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none
}

#tab-title-informations {
    display: none
}

.extended-info .etheme-main-button-inner:hover {
    background: #c0d7dd;
    transition: all .5s ease-out
}

.alg-wc-wl-btn.remove i:first-child {
    color: #c0d7dd
}

.extended-info .etheme-main-button-inner:hover .etheme-main-button-text {
    color: #222;
    transition: all .5s ease-out
}

.alg-wc-wl-btn.remove i:first-child {
    color: #c0d7dd
}

.et-icon-wrapper.search-icon.search-menu .cls-1 {
    fill: #222
}

.et-icon-wrapper.search-icon.search-menu.active .cls-1 {
    fill: #c0d7dd!important
}

#menu-item-171 {
    pointer-events: none
}

.shop-now-button {
    display: none
}

@media screen and (max-width: 1900px) {
    .site-content {
        width:1200px
    }
}

#collections-jewellery h1.tbox-title {
    font-weight: 800!important;
    font-size: 20px!important
}

#bg-extra-diamond {
    background: url(./images/diamante-transp-2.png);
    background-position: left!important;
    background-size: auto!important;
    background-repeat: no-repeat!important
}

.high-jewellery-menu-class ul {
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    margin: auto
}

.high-jewellery-menu-class ul li {
    list-style: none
}

.high-jewellery-menu-class ul li a {
    color: #000
}

.etheme-ajax-filter {
    text-align: right
}

.tbox-title {
    font-family: tudorfontblack;
    font-size: 36px;
    margin-top: 0!important
}

.tbox-subtitle {
    font-weight: 600;
    color: #be0100;
    font-size: 18px;
    font-family: tudorfontblack
}

.top-banner-row {
    min-height: 30vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.etheme-tbox.white h1,.etheme-tbox.white h4 {
    color: #fff
}

.sidebar-tudor-white p {
    color: #fff
}

.sidebar-tudor-white {
    max-width: 600px;
    margin: auto
}

.column-video-fix .wpb_video_widget {
    margin-bottom: 0!important
}

.etheme-tbox.right .etheme-tbox-title,.etheme-tbox.right .etheme-tbox-subtitle {
    text-align: right
}

.top-banner-row.big {
    min-height: 40vh
}

.tudor-logo {
    display: flex;
    justify-content: center;
    margin: 40px 0
}

footer.site-footer.revealer.footer-fourth {
    max-width: 100%
}

.tudor-logo img {
    max-width: 70%
}

.footer-block.center {
    width: 100%!important;
    display: flex;
    justify-content: center;
    padding: 20px 0
}

#menu-tudor-menu-1 {
    display: flex;
    justify-content: space-around
}

#nav_menu-2 {
    margin: 0
}

.footer-block.center {
    width: 100%!important;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

footer .tudor-footer li.menu-item a {
    color: #fff!important
}

.fab, .far {
    font-weight: 400;
}

.woocommerce-loop-product__brand {
    color: #222;
    font-family: tudorfontblack;
    font-size: 16px
}

span.woocommerce-Price-amount.amount {
    color: #000;
    font-family: arial
}

.overlay-block {
    display: none
}

p.woocommerce-loop-product__cat {
    text-transform: uppercase;
    color: gray;
    font-family: arial
}

.mel-single-p-product-brand-image img {
    display: none
}

.products>.product {
    width: 25%
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-viewport {
    width: 100%
}

.woocommerce div.product div.images .flex-control-thumbs li {
    height: auto
}

.product_title.entry-title p {
    font-family: arial;
    font-weight: 400;
    color: gray;
    margin-bottom: 0
}

.extended-info .etheme-main-button-inner:hover {
    background: #be0100;
    transition: all .5s ease-out
}

.extended-info .etheme-main-button-inner:hover .etheme-main-button-text {
    color: #fff
}

#mob-search.open .close,#wechat-popup.open .close,.popup_product_details.show .close {
    background-color: #222
}

.mel-single-p-product-brand-image {
    text-align: center!important;
    justify-content: center
}

.product_title.entry-title {
    text-align: center
}

.entry-summary .sku {
    text-align: center
}

.extended-info {
    justify-content: center
}

.ewcs-single-p-description {
    text-align: center
}

.flex-control-nav.flex-control-thumbs.slides {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%
}

ol.flex-control-nav.flex-control-thumbs.slides img {
    max-width: 120px!important
}

.woocommerce-product-gallery .flex-control-nav {
    height: 200px;
    width: 100%
}

.share-box,.etheme-single-bottom-contact-us {
    display: none
}

.tudor-attrs {
    display: flex
}

.ewcs-single-p-description {
    text-align: justify;
    color: gray;
    font-weight: 500;
    margin-top: 50px
}

.tudor-price {
    text-align: center
}

.tudor-price bdi {
    font-family: arial;
    color: #000
}

.extended-info .etheme-main-button-inner {
    max-width: 210px
}

.extended-info .etheme-main-button-text {
    padding: 20px 31px
}

.single-clm.right .sku_code {
    font-family: arial;
    color: gray;
    font-weight: 400;
    font-size: 16px
}

.mel-single-p-product-brand-image {
    margin-bottom: 20px
}



.extended-info .etheme-main-button-text {
    font-size: 16px!important;
    color: #fff;
    padding: 15px 31px;
    text-align: center;
    font-weight: 400;
    font-family: arial;
    letter-spacing: 2px
}

.find-out-more {
    text-align: center;
    margin-top: 20px;
    color: gray;
    font-size: 16px
}

.etheme-main-button-inner.contact-us-action {
    border-radius: 4px
}

.tudor-attrs img {
    max-height: 100%;
    max-width: 100%
}

.woocommerce.singolo-prodotto {
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    max-width: 1400px;
}

.woocommerce-product-gallery__image.flex-active-slide {
    height: auto
}

.single-clm.right .summary.entry-summary {
    padding: 55px 15px;
    padding-top: 0
}

.tudor-action {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 6px 0;
    margin: 6px 0;
    border-bottom: 2px solid #d3d3d3
}

.action-description {
    color: gray;
    font-size: 16px;
    font-family: poppins,sans-serif;
    margin-left: 15px
}

.et-icon-wrapper.tudor-icon {
    width: 35px;
    height: 35px
}

.et-icon-wrapper.tudor-icon svg {
    width: 35px;
    height: 35px
}

.top-action-menu-wrapper,.bottom-action-menu-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.top-action-menu,.bottom-action-menu {
    border-top: 4px solid #d3d3d3
}

.et-icon-wrapper.tudor-icon svg {
    fill: #be0100;
    width: 100%
}

.tudor-action {
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.tudor-action:hover {
    cursor: pointer
}

.tudor-action:hover svg {
    fill: #be0100;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.tudor-action:hover .action-description {
    color: #be0100;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.tudor-attr-title {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px
}

.tudor-attribute {
    color: gray;
    text-transform: uppercase;
    margin-bottom: 10px
}

.tudor-attribute.no-uppercase {
    text-transform: none
}

.tudor-main-attr {
    margin-bottom: 50px
}

span.tudor-action-title {
    font-weight: 700
}

.tudo-action-value {
    text-transform: uppercase
}

.tudor-action {
    min-height: 62px
}

.etheme-ajax-filter {
    display: none
}

.products.wrapper-post.ps__carousel__inner {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.related.products .price.more-info {
    display: none
}

.related.products {
    margin-top: 10vh
}

.etheme-tbox.center {
    margin: auto
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 10vh
}

.etheme-contact-form .wpcf7-submit {
    font-size: 16px!important;
    color: #fff!important;
    padding: 20px 60px!important;
    text-align: center;
    font-weight: 400!important;
    font-family: arial;
    letter-spacing: 2px;
    border-radius: 4px!important
}

.etheme-contact-form .c-subm input:hover {
    background-color: #be0100!important
}

.tudor-action {
    min-height: 85px;
    padding-left: 15px;
    padding-right: 15px
}

.header-first-row {
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 250px) and (max-width:768px) {
    .vc_custom_1607162470948 {
        padding-left:20px;
        padding-right: 20px
    }
}

@media screen and (min-width: 250px) and (max-width:630px) {
    .vc_custom_1605959797747 {
        padding-left:20px!important;
        padding-right: 20px!important;
        text-align: justify
    }
}

@media screen and (min-width: 250px) and (max-width:990px) {
    .news-column.news-text.col-lg-6.col-md-12.col-sm-12.col-xs-12 {
        text-align:justify
    }
}

@media screen and (min-width: 250px) and (max-width:800px) {
    .tudor-attrs {
        display:flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .tudor-attribute.no-uppercase {
        text-align: justify
    }

    .tudor-attr-title {
        text-align: center;
        padding-top: 30px
    }
}

@media screen and (max-width: 1500px) {
    .extended-info .etheme-main-button-inner {
        width:100%
    }

    .wpb_text_column.wpb_content_element.sidebar-tudor-white {
        text-align: justify
    }

    .site-footer {
        margin-top: 0!important
    }

    .tudor-attribute.no-uppercase {
        text-align: justify
    }
}

@media screen and (max-width: 1300px) {
    .wpb_text_column.wpb_content_element.sidebar-tudor-white {
        padding-left:10px;
        padding-right: 10px
    }
}

@media screen and (min-width: 1020px) and (max-width:1300px) {
    .vc_row.vc_row-flex {
        position:relative!important;
        top: 6px
    }
}

@media screen and (max-width: 1000px) {
    .tudor-action {
        width:100%
    }
}

@media screen and (min-width: 769px) and (max-width:1000px) {
    .tudor-attrs img {
        position:absolute;
        top: 50%;
        left: 35%;
        margin: -100px 0 0 -100px
    }
}

@media screen and (min-width: 250px) and (max-width:768px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-viewport {
        height:100%!important;
        margin: 0 auto
    }
}

@media screen and (max-width: 768px) {
    .col-md-6 {
        max-width:100%
    }
}

.popup_product_details {
    opacity: 0
}

.shop-box .product-thumb {
    overflow: hidden
}

.shop-box li.product:hover img {
    transform: scale(1.1);
    -webkit-transition: all .5s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all .5s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all .5s cubic-bezier(.425,.375,.15,1.1);
    transition: all .5s cubic-bezier(.425,.375,.15,1.1)
}

.shop-box li.product img {
    -webkit-transition: all .5s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all .5s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all .5s cubic-bezier(.425,.375,.15,1.1);
    transition: all .5s cubic-bezier(.425,.375,.15,1.1)
}

.tudor-banner-title {
    font-family: tudorfontblack!important
}

.woocommerce-product-gallery__image.flex-active-slide {
    pointer-events: none!important
}

.popup_product_details.show .close {
    position: sticky;
    top: 0
}

.popup_product_details.show .close:hover {
    background-color: #ff0e00;
    opacity: 1!important
}

@media screen and (min-width: 999px) {
    .single-clm.right {
        height:100vh
    }

    .single-clm.right>.summary.entry-summary {
        position: sticky;
        top: 0
    }
}

.flex-control-nav.flex-control-thumbs li:last-child {
    display: none
}

.etheme-tbox-inner {
    margin-bottom: 20px!important
}

@media screen and (max-width: 991px) {
    ol.flex-control-nav.flex-control-thumbs img {
        max-width:60px!important
    }

    ol.flex-control-nav.flex-control-thumbs.slides img {
        max-width: 60px!important
    }
}

@media screen and (min-width: 990px) {
    .top-action-menu-wrapper,.bottom-action-menu-wrapper {
        place-items:flex-end
    }
}

.etheme-tbox.center.white.bottom-title {
    padding-left: 5px;
    padding-right: 5px
}

@media screen and (max-width: 900px) {
    .wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill,.column-video-fix.wpb_column.vc_column_container.vc_col-sm-6 {
        width:100%
    }
}

@media screen and (max-width: 1200px) {
    .top-banner-row.home-banner {
        min-height:26vh
    }
}

@media screen and (max-width: 1030px) {
    .top-banner-row.home-banner {
        min-height:24vh
    }
}

@media screen and (max-width: 950px) {
    .top-banner-row.home-banner {
        min-height:21vh
    }
}

@media screen and (max-width: 840px) {
    .top-banner-row.home-banner {
        min-height:19vh
    }
}

@media screen and (max-width: 780px) {
    .top-banner-row.home-banner {
        min-height:18vh
    }
}

@media screen and (max-width: 730px) {
    .top-banner-row.home-banner {
        min-height:16vh
    }
}

@media screen and (max-width: 650px) {
    .top-banner-row.home-banner {
        min-height:23vh
    }
}

@media screen and (max-width: 575px) {
    .top-banner-row.home-banner {
        min-height:21vh
    }
}

@media screen and (max-width: 530px) {
    .top-banner-row.home-banner {
        min-height:19vh
    }
}

@media screen and (max-width: 480px) {
    .top-banner-row.home-banner {
        min-height:17vh
    }
}

@media screen and (max-width: 425px) {
    .top-banner-row.home-banner {
        min-height:16vh
    }
}

@media screen and (max-width: 400px) {
    .top-banner-row.home-banner {
        min-height:14vh
    }
}

@media screen and (max-width: 350px) {
    .top-banner-row.home-banner {
        min-height:13vh
    }
}

@media screen and (max-width: 325px) {
    .top-banner-row.home-banner {
        min-height:12vh
    }
}

@media screen and (max-width: 295px) {
    .top-banner-row.home-banner {
        min-height:11vh
    }
}

@media screen and (max-width: 275px) {
    .top-banner-row.home-banner {
        min-height:10vh
    }
}

@media screen and (max-width: 250px) {
    .top-banner-row.home-banner {
        min-height:9vh
    }
}

@media screen and (max-width: 330px) {
    .main-navigation li {
        margin:0 22px
    }
}

@media screen and (max-width: 400px) {
    a.etheme-logo-inner {
        width:160px
    }
}

@media screen and (max-width: 783px) {
    nav#site-navigation {
    }
}

@media screen and (min-width: 1020px) and (max-width:1300px) {
    nav#site-navigation {
    }
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: block!important
}

.footer-block.center {
    margin: 0
}

.f-right,.right {
    float: unset!important
}

.f-left,.left {
    float: unset!important
}

.f-left {
    float: left!important
}

.f-right {
    float: right!important
}

footer {
    display: block
}

.site-footer {
    position: relative
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

*,*:before,*:after {
    box-sizing: inherit
}

.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.site-footer>.first-row>div.middle {
    width: 1300px;
    margin: auto
}

.site-footer>.first-row>div {
    display: inline-block;
    display: -webkit-inline-flex;
    display: inline-flex
}

.site-footer>.first-row>div.middle>div {
    width: 25%
}

.widget {
    margin: 0 0 1em
}

h1,h2,h3,h4,h5,h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

a:visited {
    color: #2e2e30
}

a {
    background-color: transparent;
    text-decoration: none
}

.site-footer .social-links a:nth-child(1) img,footer .social-links a:nth-child(2) img,footer .social-links a:nth-child(3) img {
    height: 20px
}

.site-footer .social-links img {
    max-height: 25px;
    margin: 0 5px
}

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

img {
    border: 0
}

.site-footer .social-links a:nth-child(4) img {
    position: relative;
    top: 2.5px
}

p.newsletter-form {
    margin-top: 0
}

.newsletter-form input[type=email],.nav-second-row .widget_search input[type=search] {
    border: 2px solid #87abb0;
    max-width: 180px;
    -webkit-appearance: none;
    border-radius: 0!important
}

input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.newsletter-form input[type=submit],.nav-second-row .widget_search input[type=submit] {
    height: 34px;
    border: 2px solid #87abb0;
    border-radius: 0;
    background-color: #87abb0;
    color: #fff;
    margin-left: -4.52px;
    padding: 10px
}

button,input[type=button],input[type=reset],input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0,0,0,.8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.site-footer>.second-row {
    display: inline-block;
    display: -webkit-flex;
    display: flex
}

.site-footer>.second-row>div.middle>.menu-footer-1 {
    font-size: 14px
}

.site-footer>.second-row>div.middle>div {
    display: block;
    width: 100%
}

@media screen and (max-width: 1600px) {
    .site-footer>.second-row>div.middle>.menu-footer-1 ul {
        width:52.5%
    }
}

ul {
    list-style: disc
}

ul,ol {
    margin: 0
}

.site-footer>.second-row>div.middle>.menu-footer-1 ul {
    width: 70%;
    width: -o-max-content!important;
    width: -webkit-max-content!important;
    width: -moz-max-content!important;
    width: max-content!important
}

.site-footer>.second-row>div.middle>.menu-footer-1 ul,.site-footer>.second-row>div.middle>.menu-footer-2 ul {
    list-style: none;
    display: inline-block;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    padding: 0;
    margin: auto;
    width: -o-max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.site-footer>.second-row>div.middle>.menu-footer-1 ul {
    height: 72px
}

.site-footer>.second-row>div.middle>.menu-footer-1 ul li {
    padding: 15px 0 0
}

.site-footer>.second-row>div.middle>.menu-footer-1 ul li a {
    margin: 0 25px;
    padding: 15px 0
}

.site-footer>.second-row>div.middle>.menu-footer-1::after {
    content: ' ';
    width: 100%;
    background-color: #87abb0;
    height: 2px;
    display: block
}

.site-footer>.second-row>div.middle>.menu-footer-2 {
    display: -webkit-box;
    display: flex;
    font-size: 12px;
    padding-bottom: 30px
}

.site-footer>.second-row>div.middle>.menu-footer-2 ul {
    margin: 0
}

.site-footer>.second-row>div.middle>.menu-footer-2 ul li {
    padding: 15px 30px 15px 0;
    display: flex;
    align-items: center
}

@media screen and (max-width: 768px) {
    .site-footer>.second-row>div.middle>.menu-footer-2 ul li {
        display:block
    }
}

.eplay {
    margin: 0
}

.site-footer>.second-row>div.middle>.menu-footer-2>div:nth-child(3) {
    width: 180px;
    text-align: right
}

.site-footer>.second-row>div.middle>.menu-footer-2 .custom-logo-link {
    margin-top: 15px
}

.custom-logo-link {
    display: inline-block
}

.site-footer>.second-row>div.middle>.menu-footer-2 .custom-logo-link img {
    height: 30px;
    width: auto
}

.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {
    clear: both
}

a:hover,a:active {
    outline: 0
}

a:hover,a:focus,a:active {
    color: #87abb0
}

.site-footer>.second-row>div.middle>.menu-footer-1 ul li.current-menu-item::after,.site-footer>.second-row>div.middle>.menu-footer-1 ul li:hover::after {
    content: ' ';
    width: 100%;
    background-color: #87abb0;
    height: 4px;
    display: block;
    margin-top: 6px
}

.nav-second-row-tudor ul#menu-tudor-menu {
    justify-content: center
}

.nav-second-row-tudor {
    background: #000
}

.nav-second-row-tudor .menu-item.current-menu-item a {
    color: #be0100!important
}

.main-navigation .nav-second-row-tudor li a:hover {
    color: #be0100!important
}

.main-navigation .nav-second-row-tudor li a {
    transition: .2s linear
}

.nav-second-row-tudor .menu-item a {
    color: #fff!important
}

.nav-second-row-tudor li.menu-item {
    line-height: 200%
}

.main-navigation.toggled .nav-second-row-tudor {
    display: none
}

.main-navigation {
    box-shadow: unset
}

.main-navigation .nav-second-row-tudor li {
    margin: 0 25px
}

.filter-inner {
    display: flex;
    height: 100vh;
    max-width: 26.5rem;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 70vw;
    z-index: 990;
    align-items: center;
    transform: translateX(-90%);
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out
}

.filter-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #be0100
}

.small-column {
    width: 9%;
    background-color: #be0100;
    height: 25vh;
    cursor: pointer;
    position: relative;
    left: -4px;
    color: #fff;
    display: flex;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out;
    flex-direction: column
}

.arrow-filter {
    text-align: center;
    position: relative;
    bottom: 2vw;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out
}

.filter-top h3 {
    margin-bottom: unset
}

.large-column {
    width: 90%;
    background-color: #fff;
    height: inherit;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out
}

.filter-allways-visible {
    display: grid;
    justify-content: center;
    height: inherit;
    align-items: center
}

.filter-allways-visible h3 {
    writing-mode: tb-rl;
    margin: unset
}

span.close-filter,span.refresh {
    cursor: pointer;
    padding: 10px;
    margin: 10px;
    color: #fff;
    display: flex;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out;
    background-color: #000
}

span.close-filter:hover,span.refresh:hover {
    color: #be0100;
    background: #fff
}

.filter-top i {
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center
}

.filter-inner.open-filter .small-column.add-close .arrow-filter {
    transform: rotateY(180deg)
}

.filter-inner.open-filter .large-column {
    -webkit-box-shadow: 0 0 20px rgb(0 0 0/50%);
    box-shadow: 0 0 20px rgb(0 0 0/50%)
}

.filter-row {
    padding: 20px 0;
    margin: 0 15px;
    border-bottom: 1px solid #e0e0e0
}

ul.filter {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    padding: unset;
    flex-wrap: wrap
}

ul.collection {
    list-style: none;
    padding: unset
}

ul.collection li {
    margin: 5px 10px;
    cursor: pointer;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out;
    width: fit-content
}

ul.collection label:hover {
    color: #be0100
}

ul.filter label {
    cursor: pointer;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out;
    display: inline-flex!important;
    height: 2.25rem;
    padding: 0 1.125rem;
    border-radius: 1.125rem;
    border: 1px solid #e0e0e0;
    align-items: center;
    margin: 5px;
    line-height: 1;
    padding: 10px 15px
}

.filter-row h5 {
    width: fit-content;
    padding: 10px 20px;
    font-family: tudorfontblack;
    font-size: 16px;
    color: #000;
    padding-left: 5px
}

ul.filter li:hover {
    background-color: #be0100;
    color: #fff
}

.filter-main {
    height: 100%
}

.content-filter {
    overflow-y: auto;
    width: 100%;
    height: 90%
}

.filter-top h3 {
    color: #fff
}

.filter-inner h3 {
    font-size: 20px
}

.filter-inner h5 {
    font-size: 17px;
    margin-bottom: 0
}

ul.filter li,ul.collection li {
    font-size: 13px
}

.filter-values-item input {
    display: none
}

.option-set {
    display: flex;
    flex-wrap: wrap
}

.filter-values-item:hover label {
    background: #be0100;
    color: #fff
}

.custom-tdr-attribute.active-filter {
    background: #be0100;
    color: #fff;
    box-shadow: 0 0 9px 1px rgb(0 0 0/49%);
    border: 0;
    border: 1px solid rgb(190 1 0)!important
}

.shop-box .product-thumb img,.related.products .product-thumb img {
    height: auto
}

.popup_product_details.show .close {
    background-color: #000!important;
    border-color: #000!important;
    -webkit-transition: all .4s 0s ease-in-out;
    -moz-transition: all .4s 0s ease-in-out;
    -o-transition: all .4s 0s ease-in-out;
    transition: all .4s 0s ease-in-out
}

.popup_product_details.show .close:hover {
    color: #be0100;
    text-shadow: 0 1px 0 #be0100
}

@media screen and (max-width: 1200px) {
    .arrow-filter {
        bottom:3vw
    }
}

@media screen and (max-width: 900px) {
    .arrow-filter {
        bottom:4vw
    }
}

@media screen and (max-width: 767px) {
    .nav-first-row {
        width:100%!important
    }

    .shop-box .products>.product {
        width: 50%!important
    }
}

@media screen and (max-width: 670px) {
    .arrow-filter {
        bottom:5vw
    }
}

@media screen and (max-width: 600px) {
    .filter-inner {
        width:85vw
    }
}

@media screen and (max-width: 570px) {
    .arrow-filter {
        bottom:7vw
    }
}

@media screen and (max-width: 530px) {
    .small-column {
        left:0
    }
}

@media screen and (max-width: 470px) {
    .arrow-filter {
        bottom:9vw
    }
}

@media screen and (max-width: 375px) {
    .shop-box .products>.product {
        width:100%!important
    }
}

@media screen and (max-width: 360px) {
    .arrow-filter {
        bottom:11vw
    }

    .filter-inner h3 {
        font-size: 17px
    }
}

.heading-filter {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.heading-filter svg {
    width: 24px!important;
    fill: black!IMPORTANT;
    color: #000!important
}

.heading-filter svg path {
    fill: black!IMPORTANT
}

.custom-tdr-attribute.att-deactive {
    pointer-events: none;
    opacity: .4;
    background: 0 0!important;
    color: #000!important
}

.custom-tdr-attribute.att-active {
    opacity: 1
}

@media screen and (max-width: 1611px) {
    .header-search-form {
        display:none!important
    }
}

input.ep-search-submit.search-submit {
    width: 30%;
    text-align: right
}

.main-navigation .centerd-menu li {
    float: none;
    display: inline-block;
    color: #848588;
    font-family: BarlowCondensed;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5
}

.main-navigation li {
    float: none;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5
}

.main-navigation li a {
    color: #848588
}

.current-menu-item {
    font-weight: 700
}

.extra-bar-item {
    color: #fff;
    line-height: 1;
    font-family: charm;
    font-weight: 300;
    margin: 7px 0
}

/*.centerd-menu .etheme-logo-wrapper {
    max-height: 80px;
    padding: 0 10px;
    background: transparent;
}*/

.nav-second-row .desk {
    text-align: center
}

.nav-second-row .widget-title {
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 700;
    color: #848588;
    margin-bottom: 20px
}

.search-menu i.fas.fa-search,.wishlist-links i.fas.fa-heart {
    color: #848588
}

.etheme_social_wrapper {
    margin-top: 40px
}

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

.etheme_icon_element {
    background: #bcbcbc;
    padding: 10px;
    margin: 10px;
    max-width: 50px;
    overflow: hidden;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    border-radius: 10px
}

.etheme_icon_element img {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease
}

.site-footer>.first-row>div.middle>div {
    padding: 0 7%
}

.site-footer .widget-title {
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 600;
    color: #848588;
    font-size: 16px;
    margin-bottom: 20px
}

.site-footer .textwidget {
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 500;
    color: #848588;
    font-size: 16px;
    margin-bottom: 20px
}

.menu-legal-container,.menu-left-menu-container,.menu-frames-container,.menu-contatti-container,.contact-wrapper {
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 500;
    color: #848588;
    font-size: 16px;
    margin-bottom: 20px
}

.contact-wrapper h2.widget-title {
    font-size: 2rem
}

.site-footer>.second-row>div.middle>.menu-footer-2 {
    display: -webkit-box;
    display: flex;
    font-size: 12px;
    padding-bottom: 30px
}

.site-footer>.second-row>div.middle>.menu-footer-2>div:nth-child(3) {
    width: 180px;
    text-align: right
}

.site-footer>.second-row>div.middle>.menu-footer-2 {
    color: #848588;
    font-family: "Dosis";
    font-weight: 500;
    line-height: 1.5
}

footer#colophon .logo-row {
    margin-top: 3%
}

footer#colophon .logo-row .etheme-logo-wrapper {
    background-color: transparent;
}

.footer-block.center li.menu-item {
    text-transform: uppercase;
    line-height: 350%;
    padding: 0 20px;
    color: #fff!important
}



.etheme_icon_element:hover {
    background: #848588;
    -webkit-box-shadow: -7px 6px 31px 0 rgb(0 0 0/75%);
    -moz-box-shadow: -7px 6px 31px 0 rgba(0,0,0,.75);
    box-shadow: -7px 6px 31px 0 rgb(0 0 0/75%);
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    transform: scale(1.1)
}

.mobile-cartier.cartier {
    display: none
}

span.items-in-wish {
    display: none!important
}

@media screen and (max-width: 1400px) {
    #menu-right-menu,#menu-left-menu {
        width:100%!important
    }

    .main-navigation li {
        margin: 0 3px
    }
}

@media screen and (max-width: 1340px) {
    #menu-right-menu,#menu-left-menu {
        width:80%!important
    }
}

@media screen and (max-width: 1200px) {
    #menu-right-menu,#menu-left-menu,.wishlist-links,.cart-links,.nav-extra-row {
        display:none!important
    }

    #site-navigation .nav-first-row {
        width: 100%
    }

    .mobile-actions.actions {
        display: inline-flex;
        width: 100%!important
    }
}

@media screen and (max-width: 991px) and (orientation:landscape) {
    #site-navigation .nav-first-row {
        height:80px!important;
        width: 100%
    }

    .nav-first-row .right-actions .actions {
        display: none!important
    }
}

@media screen and (max-width: 1000px) {
    .menu-footer-2.etheme-subfooter .etheme-subfooter-item {
        text-align:center!important
    }

    .menu-footer-2.etheme-subfooter {
        flex-direction: column
    }
}

@media screen and (max-width: 767px) {
    footer#colophon .logo-row {
        margin-top:15%
    }

    .nav-first-row .right-actions .actions {
        display: inline-block!important
    }

    #site-navigation .nav-first-row {
        height: 60px!important
    }
}

@media screen and (max-width: 505px) {
    footer#colophon .logo-row {
        margin-top:15%
    }
}

@media screen and (max-width: 350px) {
    footer#colophon .logo-row {
        margin-top:18%
    }
}

.btn {
    position: relative;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    min-width: 20px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    border: none;
    -webkit-transition: all .3s cubic-bezier(.04,.09,0,.8);
    transition: all .3s cubic-bezier(.04,.09,0,.8);
    overflow: hidden
}

.btn-primary {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1em;
    background: #be0100!important;
    color: #fff!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 45px;
    border-radius: 25px;
    padding: 0 51px
}

.site-header__cta {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 50px
}

.btn__hover {
    position: absolute;
    display: block;
    border-radius: 50%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateZ(0) translate(-50%,50%);
    transform: translateZ(0) translate(-50%,50%);
    -webkit-transition: all .4s cubic-bezier(.04,.09,0,.8);
    transition: all .4s cubic-bezier(.04,.09,0,.8);
    will-change: transform;
    pointer-events: none;
    opacity: 0;
    width: 0;
    height: 0;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.btn__text {
    position: relative;
    font-size: calc(0.625rem + (1vw - 3.2px) * 0.0781);
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    max-width: max-content;
    display: block
}

.btn-primary .btn__hover {
    background: #fff!important
}

.btn-primary:hover {
    border: 1px solid #e0e0e0
}

.btn-primary:hover .btn__text {
    color: #be0100
}

.btn:hover .btn__hover {
    opacity: 1;
    width: 300px;
    height: 300px;
    -webkit-transform: translateZ(0) translate(-50%,0%);
    transform: translateZ(0) translate(-50%,0%);
    -webkit-transition: all .9s cubic-bezier(.04,.09,0,.8);
    transition: all .9s cubic-bezier(.04,.09,0,.8);
    bottom: -40px
}

::-webkit-scrollbar-track
{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 10.5px;
    background-color: #F5F5F5;
}

@media screen and (max-width: 1200px) {
	::-webkit-scrollbar
	{
		width: 3.5px;
	}
}

@media screen and (max-width: 900px) and (max-height: 600px),
screen and (max-width: 600px) {
	::-webkit-scrollbar
	{
		width: 1.5px;
	}
}

#floated-form::-webkit-scrollbar {
    display: none;
}

::-webkit-scrollbar-thumb
{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: rgba(135, 171, 176, 0.3);
}

@media screen and (min-width: 992px) {
    .site-header__cta {
        -webkit-box-ordinal-group:5;
        -ms-flex-order: 4;
        order: 4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width: 992px) {
    .site-header__cta {
        width:200px;
        margin: auto
    }
}

.product form.wpcf7-form .wpcf7-response-output {
    position: inherit;
    transform: unset;
    width: 100%
} 

.nav-first-row a {
    font-size: 16px;
    color: #848588 !important;
}

html body {
    margin-top: 110px !important;
}

.logo-row {
    margin: auto;
    width: 10%;
    text-align: center;
    min-width: 200px;
    margin-bottom: 20vh;
    margin-top: -3%;
}

@media screen and (max-width:1200px){
    .main-navigation ul ul a {
        width: 100%;
        text-align: center !important;
        margin: auto !important;
        margin-bottom: 10px !important;
    }

    
}

@media screen and (max-width: 1023px) {

    .site-footer>.first-row>div.middle {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .etheme-subfooter-item.clients-info.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
    }

    .site-footer > .first-row > div.middle > div {
        width: 100% !important;
    }

    section#yikes_easy_mc_widget-2 {
        display: none;
    }
}

@media screen and (max-width:768px){

    .site-footer>.first-row>div.middle>div {
        width: 100%;
        text-align: center;
    }

    html body {
        margin-top: 151px !important;
    }

    footer .widget.widget_nav_menu a {
        padding: 0;
    }

    section#media_image-2 img {
        margin: auto;
    }
}



.cookie-setting-section a.cli_settings_button {
    padding: 15px 20px !important;
    line-height: 1;
    font-size: 16px;
    background-color: #bcbcbc !important;
    color: #fff!important;
    text-align: center;
    display: block;
    width: fit-content;
    margin: 20px auto;
}

.cookie-setting-section {
    margin-top: 60px;
}




.site-footer>.first-row>div.middle>div:last-child {
    padding-right: 4%;
}

li#menu-custom-cookie a {
    padding: unset;
    margin: unset;
    background-color: transparent !important;
    color: #848588 !important;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    text-decoration: unset;
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 30px;
    background: #7e7e81;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.main-navigation #collapsable-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-family: 'Dosis';
}

.header-second-row.left li a, footer#colophon, #masthead {
    font-family: "Dosis";
}

@media screen and (max-width: 1200px) {
    html .mobile-top {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100% !important;
        margin-bottom: 80px;
    }

    .check-content,.left-part {
        width:100%
    }

    .main-navigation #collapsable-menu ul li {
        float: none;
        width: 100%;
        text-align: center;
    }

    .nav-second-row {
        width: 100% !important;
    }

    .main-navigation #collapsable-menu {
        margin-top: 10px !important;
    }

    .mobile-resellers-wrapper {
        margin-bottom: 20px;
        text-align: center;
    }

    .search-form2 a {
        font-size: 16px!important;
        text-transform: uppercase
    }

    .woocommerce-tabs.wc-tabs-wrapper {
        margin-top: 50px
    }

    .brands-container {
        webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none!important
    }

    .shop-main-list-left,#shop-main-list-right {
        width: 100%!important
    }

    .shop-main-list-left {
        height: auto;
        margin-bottom: 50px
    }

    #shop-main-list-right-sections {
        height: auto
    }

    div#primary .etheme-tbox {
        margin-top: 50px
    }

    footer.entry-footer .etheme-main-button {
        margin-top: 0
    }

    .first-gallery-item,.second-gallery-item {
        width: 100%!important
    }

    .news-post {
        padding-bottom: 0
    }
}


.et-icon-wrapper.custom-icon svg {
    fill: #849dbb;
}

.et-icon-wrapper.custom-icon {
    display: flex;
}

.et-icon-wrapper.custom-icon:hover svg{
    fill: #0f4c82 !important;
}

.header-first-row a.social-icon-link .et-icon-wrapper.custom-icon {
    width: 17px;
}

.header-first-row a.social-icon-link {
    display: flex;
}

.et-icon-wrapper {
    max-width: 30px;
    max-height: 30px;
    width: 20px;
}

footer#colophon .et-icon-wrapper.custom-icon {
    margin: 0 12px;
}

li#menu-item-435746 a {
    color: #0f4c82 !important;
}

@media screen and (max-width:610px){
    .header-first-row {
        justify-content: center !important;
    }
}











a:focus-visible, button:focus-visible, span.swiper-pagination-bullet:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 1px !important;
}

header.eprt-header a:focus-visible, button.eprt-back-top:focus-visible, .rlx-breadcrumbs a:focus-visible  {
  outline: 2px solid #9BF9CE !important;
  outline-offset: 1px !important;
}

a.rlx2-product-item-link {
    height: 100%;
}

a.rlx2_image_push, figure.eprt-logo a, a.rlx2-product-item-link{
    display: block;
}

.eprt-carousel__indicator-btn {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

.eprt-carousel__indicator-btn {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

div#eprt-carousel .swiper-pagination {
    position: relative;
}

.eprt-carousel-shell {
    position: relative;
    margin: 0 8%;
}

.eprt-carousel-shell-inner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}

.eprt-carousel-shell-inner .swiper.eprt-carousel {
  flex: 1 1 auto;
  overflow: hidden;
}

.swiper-button-prev,
.swiper-button-next {
  position: static;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: none;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
}

.eprt-carousel-shell .swiper-pagination {
  margin-top: 16px;
  text-align: center;
}

.eprt-carousel-shell .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  border-radius: 999px;
}

.eprt-carousel-shell .swiper-pagination-bullet-active {
  background: #127749;
}

.eprt-carousel-shell-inner button.swiper-button-prev {
    left: -80px;
}

.eprt-carousel-shell-inner button.swiper-button-next {
    right: -80px;
}

.eprt-carousel-shell .swiper-pagination {
    bottom: -30px !important;
    margin: unset;
}

.eprt-carousel-shell span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 40px;
}

.eprt-carousel-shell span.swiper-pagination-bullet{
    transition: all 0.3s linear;
}

.eprt-carousel-shell .eprt-carousel__item{
    padding: 3px;
}

.eprt-carousel-shell-inner button.swiper-button-prev svg, .eprt-carousel-shell-inner button.swiper-button-next svg{
    display: none;
}

.eprt-carousel-shell-inner button.swiper-button-prev::after, .eprt-carousel-shell-inner button.swiper-button-next::after{
    color: #452C1E;
}

.eprt-carousel-shell .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 4px;
  border-radius: 999px;
  background: #d4d4d4;
  margin: 0 12px !important;
    opacity: 1;
}

.eprt-carousel-shell .swiper-pagination-bullet-active {
  background: #007a3d;
}

.eprt-carousel-shell .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 24px);
  height: calc(100% + 24px);

  background: transparent;
}

.eprt-carousel-shell .swiper-pagination-bullet:focus-visible {
  outline: 2px solid #007a3d;
  outline-offset: 4px;
}


@media screen and (max-width:640px){
    section.eprt-section.carousel-section button.swiper-button-next, section.eprt-section.carousel-section button.swiper-button-prev{
        display: none;
    }

    section.eprt-section.carousel-section {
        margin-bottom: 60px;
    }
}

@media screen and (max-width:641px){
    .eprt-carousel-shell {
        margin: 0 3%;
    }
}