/*blue bug fix .OK*/
*{
	outline: none !important;
}
.btn:focus {
	outline: 0 !important;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow:  0 0 0 30px white inset !important;
}
[type="button"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* DEFAULT LINK .FALSE
-------------------------------------------------- */
a{
	font-family: 'Gotham';
	color:#000;
	text-decoration:none;
	outline:none;
}
a:hover{
    color:#6f6f6f;
	text-decoration:none;
}
a:focus{
	color:inherit;
	text-decoration:inherit;
} 


/* BODY .FALSE
-------------------------------------------------- */
body{ 
	font-family: 'Gotham';
    font-weight: 400;
	font-size:14px;
	color:#000;
	padding-top:78px; /*navbar-custom -> height*/
}
body.transparent {
	padding-top:inherit !important;
}


/* HEADER .FALSE
-------------------------------------------------- */
header .navbar-custom {
	padding-top:0;
	padding-bottom:0;
    max-height: 78px;
	background:none !important;
	background-color: #fff !important;
	border-bottom: 1px solid #f0f0f0;
}
body.transparent:not(.hover):not(.opened) header .navbar-custom{
	background-color:transparent !important;
	border-bottom-color:transparent;
}
header .navbar-custom .navbar-brand{
    padding-top: 16px;
    padding-bottom: 18px;
	min-height:30px; /*X animation close bug fix*/
	font-family: Termina;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: 0.72px;
	text-align: center;
}
body.transparent:not(.hover):not(.opened) header .navbar-custom .navbar-brand {
	color: #ffffff;
}
header .navbar-custom .navbar-toggler {
	border:none;
	height:22px;
	padding:0 5px 0 0;
}
header .navbar-custom  .navbar-toggler span {
	display: block;
	margin-top:7px;
	width: 21px;
	height: 1px;
	background-color: #ffffff;
	-webkit-animation-timing-function: cubic-bezier(0.5, 10, 0.6, 0.1);
	animation-timing-function: cubic-bezier(0.5, 10, 0.6, 0.1);
	box-shadow: 1px 1px 4px darken(#9b59b6, 4%);
	transition: all 0.25s ease-out;
}
header .navbar-custom .navbar-toggler span:nth-of-type(1){
	margin-top:0;
}
header .navbar-custom .navbar-toggler span:nth-of-type(2){
	/*width: 22px;*/
}
header .navbar-custom.sticky .navbar-toggler span,
header .navbar-custom .navbar-toggler:not(.collapsed) span,
body.transparent header .navbar-custom.sticky .navbar-toggler span,
body:not(.transparent):not(.opened) header .navbar-custom .navbar-toggler span{
	 background-color: #000 !important;
}
header .navbar-custom .navbar-toggler:not(.collapsed) span:nth-of-type(1){
	 transform: rotate(45deg);
}
header .navbar-custom .navbar-toggler:not(.collapsed) span:nth-of-type(2){
	margin-top: -1px;
	transform: rotate(-45deg);
}
header .navbar-custom .navbar-nav > .nav-item{
	/*margin-right:30px;*/
	padding:0 15px;
	position:inherit; /*full width menu*/
}
header .navbar-custom .navbar-nav > .nav-item:first-child{
	padding-left:0;
}
header .navbar-custom .navbar-nav > .nav-item:last-child{
	padding-right:0;
}
header .navbar-custom .navbar-nav > .nav-item > .nav-link{
	padding:32px 0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	color: #000;
}
body.transparent:not(.hover):not(.opened) header .navbar-custom .navbar-nav > .nav-item > .nav-link{
	color: #ffffff;
}
header .navbar-custom .navbar-nav > .nav-item:hover > .nav-link,
header .navbar-custom .navbar-nav > .nav-item.active > .nav-link,
header .navbar-custom.sticky .navbar-nav > .nav-item.active > .nav-link,
header .navbar-custom.sticky .navbar-nav > .nav-item:hover > .nav-link,
body.transparent:not(.hover):not(.opened) header .navbar-custom .navbar-nav > .nav-item:hover > .nav-link,
body.transparent:not(.hover):not(.opened) header .navbar-custom.sticky .navbar-nav > .nav-item:hover > .nav-link
{
	color: #6f6f6f;
	position:relative; /*active top blue border*/
}
.navbar-nav .dropdown-toggle::after{
	display:none;
}
header .navbar-custom .navbar-nav > .nav-item .search-button{
	margin-top:-3px;
}
/*dropdown*/
header .navbar-custom .navbar-nav .dropdown-menu{
    padding: 0;
    margin-top: 0;
    background-clip: inherit !important;
	border-radius: 0;
	border: none;
	border-top: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
}
header .navbar-custom .navbar-nav .dropdown-menu.dropdown-menu-right::before{
	left:inherit;
	right:0;
}
header .navbar-custom .navbar-nav .dropdown-menu > ul{
	display: -ms-flexbox!important;
    display: flex!important;
}
header .navbar-custom .navbar-nav .dropdown-menu > ul > li{
	width: 50%!important; /*flex wrap*/
	border-left:1px solid #c6c6c6;
	background-repeat: no-repeat !important;
    background-size: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
header .navbar-custom .navbar-nav .dropdown-menu > ul > li:first-cild{
	border-left:none;
}
header .navbar-custom .navbar-nav .dropdown-menu .nav-link{
	height: 342px;
    background-color: #d8dbd4;
	font-family: Termina;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: 0.64px;
	color: #000000;
	/*text horizantal and vertical center*/
	display: flex;
	align-items: center; 
	justify-content: center;
	text-align: center;
	transition: all 0.3s ease;
}
header .navbar-custom .navbar-nav .dropdown-menu .nav-link:hover{
    background-color:transparent !important;
	letter-spacing: 3.2px;
	color: #ffffff;
}
/*dropdown multi col*/
header .navbar-custom .navbar-nav .dropdown-menu .multi-col{
	display:inline-block;
	width:100%;
}
/*dropdown menu info*/
header .navbar-custom .navbar-nav .dropdown-menu .multi-col .info{
	float:left;
	width:45%;
}
header .navbar-custom .navbar-nav .dropdown-menu .multi-col .info p{
	max-width:330px;
	font-family: Gotham;
	font-size: 22px;
	font-style:italic;
	line-height: 1.45;
	letter-spacing: -0.26px;
	text-align: left;
	color: #388fcb;
}
header .navbar-custom .navbar-nav .dropdown-menu .multi-col .info image{
	max-width:430px;
	font-family: Gotham;
	font-size: 22px;
	font-style:italic;
	line-height: 1.45;
	letter-spacing: -0.26px;
	text-align: left;
	color: #388fcb;
}
/*dropdown menu links*/
header .navbar-custom .navbar-nav .dropdown-menu .multi-col .link-wrap{
	float:left;
	width:55%;
}
header .navbar-custom .navbar-nav .dropdown-menu .multi-col .link-wrap ul{
	float:left;
	width:100%;
}
header .navbar-custom .navbar-nav .dropdown-menu .multi-col .link-wrap ul li{
	float:left;
	width:50%;
	padding-right:15px;
}
/*dropdown-menu products*/
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .multi-col .link-wrap ul{
	margin-bottom:32px;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .multi-col .link-wrap ul:last-child{
	margin-bottom:26px;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .multi-col .link-wrap ul.small{
	width:50%;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .multi-col .link-wrap ul.small li{
	width:100%;
	padding-right:15px;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .nav-link {
    padding: 0;
    font-size: 13px;
    line-height: 1.9;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .multi-col .link-wrap ul li.category{
	width:100%;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .category .nav-link {
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 1.22;
    color: #000;
}
header .navbar-custom .navbar-nav .nav-item.products .dropdown-menu .category .nav-link:hover{
	color: #388fcb;
}
/*dropdown-menu language*/
header .navbar-custom .navbar-nav > .nav-item.language > .nav-link:hover{
	color: #000 !important; /*language seperator(slash)*/
}
header .navbar-custom .navbar-nav > .nav-item.language > .nav-link a{
	padding:0;
}
/*navbar sticky*/
header .navbar-custom,
header .navbar-custom .navbar-brand,
body.transparent header .navbar-custom .navbar-brand svg path,
header .navbar-custom.sticky .navbar-nav > .nav-item > .nav-link,
header .navbar-custom.sticky .navbar-nav > .nav-item.language > .nav-link a
{
	transition: all 0.7s;
	/*padding-right: 15px !important;*/
}
header .navbar-custom.sticky,
body.transparent:not(.hover):not(.opened) header .navbar-custom.sticky{
	background:#fff !important;
	min-height:64px;
	-webkit-box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.75);
}
header .navbar-custom.sticky .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
	color: #000;
}
header .navbar-custom.sticky .navbar-brand,
body.transparent:not(.hover):not(.opened) header .navbar-custom.sticky .navbar-brand{
	color: #000;
}
header .navbar-custom.sticky .navbar-nav > .nav-item > .nav-link,
body.transparent:not(.hover):not(.opened) header .navbar-custom.sticky .navbar-nav > .nav-item > .nav-link{
	color: #000;
	padding-top: 24px;
    padding-bottom: 24px;
}
/*header search modal*/
#searchModal{
	padding:0 !important;
}
#searchModal .modal-dialog{
	width: 100% !important;
	max-width:inherit !important;
	margin: 0 !important;
	padding: 0 !important;
}
#searchModal .modal-content{
	background-color: #fff;
	border:none;
	border-radius:0;
	border-bottom:1px solid rgba(216,219,212,0.70);
}
#searchModal .modal-body{
	min-height: 300px;
	padding:0 !important;
    display: -ms-flexbox!important;
    display: flex!important;
	-ms-flex-align: center!important;
	align-items: center!important;
}
#searchModal button.close {
    z-index: 9999;
    position: fixed;
    top: 20px;
    right: 26px;
    background: none;
    float: inherit;
    font-size: inherit;
}
#searchModal .logo{
	margin-top:35px;
	margin-bottom:53px;
	width:282px;
}
#searchModal .custom .search-input {
	height: 46px;
	padding-left: 0;
	padding-right: 50px;
	font-family: Gotham;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.36;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.40);
	background-color: #ffffff;
}
#searchModal .custom .search-input:focus {
	color: rgba(0,0,0,1);
	border-bottom-color: rgba(0,0,0,1);
}
#searchModal form.custom .form-group {
	position:relative;
}
#searchModal form.custom input[type=submit] {
	display:none !important;
    position: absolute;
    width: 22.132px;
    height: 22.132px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.132%22%20height%3D%2222.132%22%20viewBox%3D%220%200%2022.132%2022.132%22%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.752%2010.667a9.085%209.085%200%200%201%207.136%2014.708l5.912%205.912-1.513%201.513-5.913-5.911a9.085%209.085%200%201%201-5.623-16.221zm0%202.138a6.947%206.947%200%201%200%206.948%206.947%206.947%206.947%200%200%200-6.948-6.952z%22%20transform%3D%22translate(-10.667%20-10.667)%22%2F%3E%3C%2Fsvg%3E%0A');
	background-repeat: no-repeat, repeat;
	background-size: 22.132px 22.132px;
    color: transparent;
	background-color: transparent !important;
    outline: none;
    border: none;
}



/* FOOTER .FALSE
-------------------------------------------------- */
footer{
	padding-top: 100px;
	color:#000;
	background:#d8dbd4;
}
/*footer-nav .OK*/
footer h4{
	margin-bottom:21px;
}
footer h4,
footer h4 a{
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
footer h4 a:hover{
	color: #6f6f6f;
}
footer ul{
	margin-bottom:0;
}
footer ul li a{
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	letter-spacing: normal;
	text-align: left;
	color: #6f6f6f;
}
footer ul li a:hover{
	color: #000;
}
/*footer newsletter .OK*/
footer .newsletter p{
	margin-bottom: 20px;
	font-family: Gotham;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #6f6f6f;
}
footer .newsletter .custom .form-group {
    margin-bottom: 20px;
}
footer .newsletter .custom .form-control {
	margin-bottom:18px;
	padding:10px 0 11px 0;
	background:none;
	border-bottom:1px solid #000000 !important;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
footer .newsletter .btn {
	width:100%;
	border:1px solid #000000 !important;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	color: #000000;
}
footer .newsletter .btn:hover{
	border:1px solid #fff !important;
	background: #fff !important;
	color: #000000;
}
footer .newsletter .custom .form-control::-webkit-input-placeholder {
  color: #000000;
}
footer .newsletter .custom .form-control::-moz-placeholder {
  color: #000000;
}
footer .newsletter .custom .form-control:-ms-input-placeholder {
  color: #000000;
}
footer .newsletter .custom .form-control::-ms-input-placeholder {
  color: #000000;
}
footer .newsletter .custom .form-control::placeholder {
  color: #000000;
}
/*social .FALSE*/
footer .social ul{
	float:left;
	margin-top:50px;
	margin-bottom:0;
}
footer .social ul li{
	float:left;
	margin-left: 15px;
}
footer .social ul li:first-child{
	margin-left: 0;
}
footer .social ul li a{
	display:inline-block;
	width: 57px;
	height: 57px;
	padding: 16px 17px;
	border-radius: 29px;
	border: solid 1px #917749;
}
footer .social ul li a svg{
	width:100%;
}
footer .social ul li a
footer .social ul li a svg g,
footer .social ul li a svg path{
	transition:all .4s;
}
footer .social ul li a:hover{
	background: #fff;
	border: solid 1px #fff;
}
footer .social ul li a:hover svg path{
	fill:#917749;
}
/*footer-bottom .OK*/
.footer-bottom{
	margin-top:128px;
	padding-top:36px;
	padding-bottom:36px;
	background-color: #fff;
	color:#fff;
}
.footer-bottom a,
.footer-bottom .card-logo{
	margin-right:24px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #6f6f6f;
}
.footer-bottom a:hover{
	color: #000;
}
.footer-bottom a:last-child{
	margin-right:0;
}
.footer-bottom .copyright{
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: right;
	color: #6f6f6f;
}


/* FORM
-------------------------------------------------- */
/*custom .form-group .OK*/
.custom .form-group {
	margin-bottom: 30px;	
}
.custom .form-control {
	background-clip: padding-box;
	transition:none;
	height:38px;
	padding: 0;
	background-color: #ffffff;
	border:none;
	border-bottom: solid 1px #d8dbd4;
	border-radius: 0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.custom .form-control:focus{
	color:#000 !important;
	box-shadow:none !important;
	border-color: #000 !important;
}
.custom textarea.form-control {
	margin-top:30px;
	padding: 12px 14px;
	min-height: 111px;
	border:1px solid #d8dbd4;
}
.custom select.form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-bottom: solid 1px #d8dbd4;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Path_4471%22%20data-name%3D%22Path%204471%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211.42%22%20height%3D%226.209%22%20viewBox%3D%220%200%2011.42%206.209%22%3E%3Cpath%20id%3D%22Path_4472%22%20data-name%3D%22Path%204472%22%20d%3D%22M5.5%2C6.209%2C0%2C.707.708%2C0%2C5.729%2C5.021C6.608%2C4.175%2C9.1%2C1.646%2C10.7%2C0l.715.7C6.042%2C6.2%2C5.986%2C6.2%2C5.713%2C6.208Z%22%20fill%3D%22%23c6c6c6%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right 0 top 50%, 0 0;
	background-size: 11.42px 209px;
}
.custom select.form-control.border {
	padding-left:14px;
	background-position: right 14px top 50%, 0 0;
	border: 1px solid #d8dbd4!important;
}
.custom .form-control::-webkit-input-placeholder {
	opacity: 0.4;
}
.custom .form-control::-moz-placeholder {
	opacity: 0.4;
}
.custom .form-control:-ms-input-placeholder {
	opacity: 0.4;
}
.custom .form-control::-ms-input-placeholder {
	opacity: 0.4;
}
.custom .form-control::placeholder {
	opacity: 0.4;
}
/*custom radio and checkbox .OK*/
.custom .form-check,
.custom .custom-control{
	line-height: 1.5rem;
}
.custom .form-check.form-check-inline{
    margin-right: 33px;
}
.custom .form-check .form-check-label,
.custom .form-check .form-check-label a,
.custom .custom-control .custom-control-label,
.custom .custom-control .custom-control-label a{
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5rem;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.custom .form-check .form-check-label a,
.custom .custom-control .custom-control-label a{
	text-decoration:underline;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #333;
    background-color: #333;
}
.custom .form-check .form-check-label a:hover,
.custom .custom-control .custom-control-label a:hover{
	color: #333;	
}
.custom .form-check.policy .form-check-label,
.custom .custom-control.policy .form-check-label{
	font-weight: normal;
}
/*input-group .FALSE*/
.custom .input-group-text {
	font-family: Gotham;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5rem;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
    background-color:#d8dbd4;
    border: 1px solid #d8dbd4;
    border-radius: .25rem;
}
/*file .FALSE*/
.custom .form-file{
	margin-top:34px;
}
.custom .form-file input[type=file]{
	display:none;
}
.custom .form-file label{
	position:relative;
	margin-bottom:0;
	min-width: 187px;
	height: 56px;
	padding-left:11px;
	padding-right:68px;
	background-color: #ededed;
	font-family: Gotham;
	font-size: 15px;
	font-weight: 600;
	line-height: 56px;
	text-align: left;
	color: #000000;
	cursor:pointer;
}
.custom .form-file label:hover{
	background-color: #000;
	color: #fff;
}
.custom .form-file label::before{
	content:"";
	position:absolute;
	right:19px;
	top:16px;
	width:22px;
	height:24px;
	background-color: #000;
	mask: url(../images/svg/attachmnet.svg) no-repeat center / contain;
	-webkit-mask: url(../images/svg/attachmnet.svg) no-repeat center / contain;
}
.custom .form-file label:hover::before{
	background-color: #fff;
}
.custom .form-file span{
	margin-top:20px;
	display:block;
	font-family: Gotham;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.47;
	color: #000000;
}



/* BUTTONS .OK
-------------------------------------------------- */
.btn{
	display:inline-block;
	padding:0 30px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
	border-radius:0;
	transition: all .3s;
}
.btn.focus, 
.btn:focus{
	box-shadow:none;
}
.btn:hover{
}
.btn.btn-lg{
	min-width:160px;
	height: 46px;
	line-height:46px; /*vertical center*/
}
/*custom btn-primary .OK*/
.custom .btn.btn-primary,
.btn-custom.btn.btn-primary{
	color: #000;
	border: solid 1px #d8dbd4;
	background-color: #d8dbd4;
}
.custom .btn.btn-primary:hover,
.custom .btn.btn-primary:active,
.btn-custom.btn.btn-primary:hover,
.btn-custom.btn.btn-primary:active{
	color:#000 !important;
	border: solid 1px #d8dbd4 !important;
	background-color: #fff !important;
}
/*custom btn-outline-primary .OK*/
.custom .btn-outline-primary,
.btn-custom.btn-outline-primary{
	color:#000;
	border: solid 1px #d8dbd4;
}
.custom .btn-outline-primary:hover,
.custom .btn-outline-primary:active,
.btn-custom.btn-outline-primary:hover,
.cbtn-custom.btn-outline-primary:active{
	color: #000 !important;
	border: solid 1px #d8dbd4 !important;
	background-color: #d8dbd4 !important;
}
/*custom btn-light .OK*/
.custom .btn.btn-light,
.btn-custom.btn.btn-light{
	color: #000;
	background-color: #fff;
	border-color: #fff;
}
.custom .btn.btn-light:hover,
.custom .btn.btn-light:active,
.btn-custom.btn.btn-light:hover,
.btn-custom.btn.btn-light:active{
	color: #000 !important;
	border: solid 1px #d8dbd4 !important;
	background-color: #d8dbd4 !important;
}
/*custom btn-outline-light .OK*/
.custom .btn-outline-light,
.btn-custom.btn-outline-light{
	color:#fff;
	border: solid 1px #fff;
}
.custom .btn-outline-light:hover,
.custom .btn-outline-light:active,
.btn-custom.btn-outline-light:hover,
.cbtn-custom.btn-outline-light:active{
	color: #000 !important;
	border: solid 1px #d8dbd4 !important;
	background-color: #d8dbd4 !important;
}



/* BANNER .OK
-------------------------------------------------- */
body .banner:not(.image-show){
	/*border-top:1px solid #d8dbd4;*/
    background-image:none !important;
}
body .banner:not(.image-show)::before {
	display:none;
}
body .banner:not(.image-show) .row {
	min-height: 80px;
    -ms-flex-align: center!important;
    align-items: center!important;
}
body .banner:not(.image-show) h1 {
	margin:45px 0 30px 0;
	font-family: Gotham;
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.42;
	letter-spacing: -0.73px;
	text-align: left;
	color: #000;
}
body .banner:not(.image-show) .nav-breadcrumb{
	display:none;
}
/*banner image*/
body .banner.image-show {
    min-height: 525px;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
body .banner.image-show:not(.shadow-top-hide)::before {
	z-index:1;
	position: absolute;
	content: "";
	width: 100%;
	height: 188px;
	opacity: 0.5;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #000000);
}
body .banner.image-show:not(.shadow-hide)::after {
	z-index:1;
	top:0;
	left:0;
	position: absolute;
    content: "";
    width: 100%;
    max-width: 642px;
    height: 100%;
    opacity: 0.5;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), #000000);
}
body .banner.image-show .row {
	/*banner text vertical center*/
	min-height: 464px;
	-ms-flex-align: center!important;
    align-items: center!important;
	
}
body .banner.image-show .row > .col{
	z-index:2; /*left shadow hover*/
	margin-top:70px; /*banner text vertical center*/
}
body .banner.image-show .row > .col h1{
	max-width:440px;
	margin: 0 0 17px;
	font-family: Termina;
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: 2px;
	text-align: left;
	color: #ffffff;
}
body .banner.image-show .row > .col p{
	width: 320px;
	margin: 0;
}
body .banner.image-show .row > .col p,
body .banner.image-show .row > .col p a:not(.btn-outline-light){
	font-family: Gotham;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.38;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
}
body .banner.image-show .row > .col p a:not(.btn-outline-light):hover{
	text-decoration:underline;
}
body .banner.image-show .row > .col .btn-outline-light{
	margin-top:30px;
}
/*banner contact*/
body.contact .banner.image-show .row > .col p,
body.contact .banner.image-show .row > .col p a{
	font-size: 14px;
	line-height: 1.43;
}
body.members .banner{
	display:none;
}


/* BREADCRUMB .OK
-------------------------------------------------- */
.nav-breadcrumb{
	position:absolute;
	bottom:0;
	margin-bottom:0;
}
body:not(.products.detail) .nav-breadcrumb{
	display:none;
}
.nav-breadcrumb .breadcrumb{
	padding:0;
	margin-bottom:22px;
	background-color: transparent !important;
}
.nav-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item{	
	padding-left:11px;
}
.nav-breadcrumb .breadcrumb .breadcrumb-item,
.nav-breadcrumb .breadcrumb .breadcrumb-item > a{
	font-family: Gotham;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: -0.24px;
	text-align: left;
	color: #ffffff;
	opacity: 0.7;
	transition: all .3s;
}
.nav-breadcrumb .breadcrumb .breadcrumb-item.active,
.nav-breadcrumb .breadcrumb .breadcrumb-item:hover,
.nav-breadcrumb .breadcrumb .breadcrumb-item > a:hover{
	opacity: 1;
}
.breadcrumb-item+.breadcrumb-item::before {
	color: #ffffff;
	padding-right:11px;
}
/*products detail*/
.products.detail .nav-breadcrumb {
    position:inherit;
	margin-top:32px;
}
.products.detail .nav-breadcrumb .breadcrumb .breadcrumb-item,
.products.detail .nav-breadcrumb .breadcrumb .breadcrumb-item > a,
.products.detail .breadcrumb-item+.breadcrumb-item::before {
	font-size: 11px;
    color: #000000;
}



/* LEFT MENU .OK
-------------------------------------------------- */
.left-menu{
    background-color:inherit;
	margin-top:8px;
}
.left-menu .nav .nav-item {
	width:100%;
}
.left-menu .nav .nav-item .nav-link,
.left-menu .nav .nav-item.active .nav-link {
    margin-bottom: 14px;
    padding: 0;
	font-family: Gotham;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	opacity: 0.4;
}
.left-menu .nav .nav-item .nav-link:hover,
.left-menu .nav .nav-item.active .nav-link {
	color: #000000;
	opacity: 1;
}
  


/* SECOND MENU SCROLLER .OK
-------------------------------------------------- */
.nav-wrapper{
	padding:13px 0 14px 0;
    background-color:#f8f8f8;
	border-bottom:1px solid #f0f0f0;
}
.nav-second{
	/*navbar scroller*/
	position: relative;
	height:16px;
	z-index: 2;
	overflow-y: hidden;
}
.nav-second .nav {
	/*navbar scroller*/
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: 0;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.nav-second .nav .nav-item .nav-link,
.nav-second .nav .nav-item.active .nav-link {
    margin-right: 40px;
    padding: 0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	opacity: 0.4;
}
.nav-second .nav .nav-item .nav-link:hover,
.nav-second .nav .nav-item.active .nav-link {
	opacity: 1;
}
.nav-second .nav .nav-item:last-child .nav-link{
    margin-right: 0;
}


/* WRAPPER .FALSE
-------------------------------------------------- */
main > .wrapper{
	margin-top:52px;
	margin-bottom:80px;
}


/* GALLERY CAROUSEL
-------------------------------------------------- */
.carousel.gallery{
	background-color: #f8f8f8; 
}
.carousel.gallery .carousel-control-next,
.carousel.gallery .carousel-control-prev{
	display:inherit;
	opacity: 1;
	top: inherit;
	width:40px;
}
.carousel.gallery .carousel-control-next{
	right: 20px;
	bottom: 20px;
}
.carousel.gallery .carousel-control-next svg,
.carousel.gallery .carousel-control-prev svg{
	width:40px;
	height:40px;
}
.carousel.gallery .carousel-control-next svg path,
.carousel.gallery .carousel-control-prev svg path{
	strFALSEe:#c80020;
}
.carousel.gallery .carousel-control-next:hover svg rect,
.carousel.gallery .carousel-control-prev:hover svg rect{
	fill:#c80020;
}
.carousel.gallery .carousel-control-next:hover svg path,
.carousel.gallery .carousel-control-prev:hover svg path{
	strFALSEe:#fff;
}
.carousel.gallery .carousel-control-prev{
	left: inherit;
	right: 70px;
	bottom: 20px;
}


/* GENERAL TEXT .FALSE
-------------------------------------------------- */
main .content .text{
	font-family: Gotham;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #000000;
}
main .content .text .carousel.gallery{
	margin-top:70px;
}
main .content .text .exp2{
	margin-top:70px;
}
main .content .text h1{
	margin-bottom:30px;
	font-family: Gotham;
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.42;
	letter-spacing: -0.73px;
	color: #000000;
}
main .content .text h2{
	margin-bottom:20px;
	font-family: Gotham;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.32;
	letter-spacing: -0.31px;
	color: #000000;
}
main .content .text h3{
	font-family: Gotham;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.24;
	color: #000000;
}
main .content .text h4{
	font-family: Gotham;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.24;
	color: #000000;
}
main .content .text h5{
	font-family: Gotham;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.24;
	color: #000000;
}
main .content .text ul{
	list-style:outside;
}
main .content .text ul li{
	margin-left:20px;
}
main .content .text table{
	width:100%;
	border: solid 1px #e6e6e6;
}
main .content .text table tr{
    border-bottom: 1px solid #e6e6e6;
}
main .content .text table tr td,
main .content .text table tr th{
	padding:14px 32px;
    border-right: 1px solid #e6e6e6;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
main .content .text table thead{
	background-color: #f8f8f8;
}
main .content .text table thead tr th{
	padding-top:16px;
	padding-bottom:16px;
	font-weight: 600;
}



/* SCROLLBAR .FALSE
-------------------------------------------------- */
.scroll{
	overflow-y: hidden;
    overflow-x: auto;
	scrollbar-color: #fff rgba(153,153,153,1);
	scrollbar-width: thin;
}
.scroll::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
.scroll::-webkit-scrollbar-button {
	width: 0px;
	height: 0px;
}
.scroll::-webkit-scrollbar-thumb {
	background: #999;
	border: 10px none #ffffff;
	border-radius: 61px;
}
.scroll::-webkit-scrollbar-thumb:hover {
 	background: #999;
}
.scroll::-webkit-scrollbar-thumb:active {
	background: #999;
}
.scroll::-webkit-scrollbar-track {
	background: #e6e6e6;
	border: 6px none #ffffff;
	border-radius: 30px;
}
.scroll::-webkit-scrollbar-track:hover {
	background: #e6e6e6;
}
.scroll::-webkit-scrollbar-track:active {
	background: #e6e6e6;
}
.scroll::-webkit-scrollbar-corner {
	background: transparent;
}



/* MEMBERS
-------------------------------------------------- */
/*general*/
.members main .content h2{
	margin-bottom:20px;
	font-family: Gotham;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.36;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.members main .content .guest{
	margin-bottom:60px;
}
/*forgot*/
.forgot a{
	font-family: Gotham;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #000;
	text-decoration:underline;
}
.forgot a:hover{
	color: #000;
	text-decoration:none;
}
/*
.members main .content .custom .btn{
	min-width: 190px;
}
.members main .content .custom .btn{
	width:100%;
}
*/
/*change password*/
.change-password a{
	text-decoration:underline;
}
.change-password input{
	margin-top:10px;
	display:none;
}
.change-password input.visible{
	display:block !important;
}
/*back button*/
.members .back-button{
	display: -ms-flexbox!important;
    display: flex!important;
	-ms-flex-align: center!important;
    align-items: center!important;
	margin-bottom:30px;
	font-family: Gotham;
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.73px;
	text-align: left;
	color: #000000;
}
.members .back-button span{
	padding-left:11px;
}
/*order details*/
.members.order-details .products-title{
	display:block;
	margin-bottom:14px;
	font-family: Gotham;
	font-size: 17px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.24;
	letter-spacing: -0.34px;
	text-align: left;
	color: #000000;
}
.members.order-details .products-attribute,
.members.order-details .products-personalized{
	display:block;
	font-family: Gotham;
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	color: #917749;
}
.members.order-details .products-sku{
	display:block;
	margin-top:14px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	color: #b4b4b4;
}
.members.order-details .grand-total{
	font-family: Gotham;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: normal;
	text-align: right;
	color: #c80020;
}
/*address book .OK*/
.members.address-book .record-list .card{
	border:1px solid #d8dbd4;
	border-radius:0;
}
.members.address-book .record-list .card h5{
	font-family: Gotham;
	font-size: 13px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.members.address-book .record-list .card p{
	height:62px;
	overflow:hidden;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.members.address-book .record-list .card p b{
	font-weight: normal;
}
.members.address-book .record-list .btn-outline-danger,
.members.address-book .record-list .btn-outline-primary{
	border:none;
	padding:0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.members.address-book .btn-outline-danger:hover,
.members.address-book .btn-outline-primary:hover{
	background:none;
    color:#6f6f6f;
}
/*address modal*/
#addressModal h5{
	margin: 40px 0 32px 0;
	font-family: Termina;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: -0.44px;
	text-align: center;
	color: #000000;
}
#addressModal .custom textarea.form-control {
    margin-top: 0;
}


/* LIST GROUP
-------------------------------------------------- */
.list-group-item{
    padding-top:16px;
    padding-bottom:16px;
    border: 1px solid #d8dbd4;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: rgba(0,0,0,1);
}
.list-group-item .font-weight-bold{
	font-weight: normal !important;
}
.list-group-item-action {
	color: rgba(0,0,0,0.40);
	font-weight: normal;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
	color: rgba(0,0,0,1);
	background:none;
}
.list-group-item.list-group-red{
	font-size:14px;
	color: #c80020;
	border:none;
	padding-bottom:0;
}


/* HOME
-------------------------------------------------- */
/* home carousel .FALSE*/
#homeCarousel{ }
#homeCarousel::before{ /*menu top black gradient*/
	z-index:1;
	position:absolute;
	content: ""; 
	width:100%;
	height: 188px;
	opacity: 0.5;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #000000);
}
/*carousel-caption .OK*/
#homeCarousel .caption {
	z-index:99;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
	bottom:initial;
	width:100%;
    padding-left: 0;
    padding-right: 0;
	padding-bottom:0;
}
#homeCarousel .caption .col-12 {
	max-height:320px;
	overflow:hidden;
}
#homeCarousel .caption .col-12 .title{
	margin: 0 0 25px;
	overflow:hidden;
	font-family: Termina;
	font-size: 66px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.15;
	letter-spacing: 2.64px;
	text-align: left;
	color: #ffffff;
}
#homeCarousel .caption .col-12 .info{
	margin: 0 27px 40px 1px;
	max-height: 69px;
	overflow:hidden;
	font-family: Gotham;
	font-size: 17px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.41;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
}
/*carousel controls .OK*/
#homeCarousel .controls{
	position:absolute;
	width:100%;
	bottom:36px;
	z-index:150;
}
/*carousel counter .OK*/
#homeCarousel .carousel-counter{
	float:left;
	margin:10px 10px 0 0;
	font-family: Termina;
	font-size: 13px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.15;
	letter-spacing: 0.52px;
	text-align: left;
	color: #fff;
}
#homeCarousel .carousel-counter span{
	display:inline-block;
	min-width:26px;
	text-align:center;
}
#homeCarousel .carousel-counter .counter-active{
	text-align:right;
}
#homeCarousel .carousel-counter .counter-items{
	text-align:left;
}
/*carousel prev+next .OK*/
#homeCarousel .carousel-next,
#homeCarousel .carousel-prev{
	float:left;
	margin-left:10px;
	width: 33px;
	height: 33px;
	border: solid 1px #fff;
	border-radius:33px;
	background:none;
}
#homeCarousel .carousel-next svg,
#homeCarousel .carousel-prev svg{
	margin-top:-4px;
}
/*explore-btn .FALSE*/
a.explore-btn {
	float:left;
	font-family: Gotham;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}
a.explore-btn svg {
	margin-left:8px;
    width: 12px;
}
/*main-products. OK*/
.main-products{
	margin: 60px 0 130px 0;
}
.main-products h3{
	margin-bottom:55px;
	font-family: 'Gotham';
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: -0.44px;
	text-align: left;
	color: #917749;
}
/*main-products tablist .OK*/
.main-products .nav-scroll {
	margin-bottom:48px;
}
/*main-products slider .OK*/
.main-products{
	overflow:hidden; 
	position:relative;
}
.main-products .slick-list{
	overflow:inherit;
}
.main-products .slick-track{
	min-width:100%;
}
.main-products .slick-prev:before,
.main-products .slick-next:before,
.related-products .slick-prev:before,
.related-products .slick-next:before{
	display:none !important;
}
.main-products .slick-prev,
.related-products .slick-prev{
	z-index:3;
	/*
	top:inherit;
	bottom:-35px;
	left:15px;
	*/
	margin-top:-50px;
	left:-5px;
	width: 53px;
	height: 17px;
}
.main-products .slick-next,
.related-products .slick-next{
	z-index:3;
	/*
	top:inherit;
	bottom:-35px;
	left:88px;
	*/
	margin-top:-50px;
	right:-5px;
	width: 53px;
	height: 17px;
}
.main-products .slick-prev,
.main-products .slick-prev:hover,
.main-products .slick-prev:focus,
.related-products .slick-prev,
.related-products .slick-prev:hover,
.related-products .slick-prev:focus{
	background:url(../images/svg/slick-prev.svg) no-repeat;
}
.main-products .slick-next,
.main-products .slick-next:hover,
.main-products .slick-next:focus,
.related-products .slick-next,
.related-products .slick-next:hover,
.related-products .slick-next:focus{
	background:url(../images/svg/slick-next.svg) no-repeat;
}
.main-products .slick-disabled,
.related-products .slick-disabled {
    opacity: 0.4;
}
/*main-designer .OK*/
.main-designer{
	background:url(../images/home/designer.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
}
.main-designer .row{
	min-height: 680px;
}
.main-designer .title{
	margin-bottom:30px;
	font-family: Termina;
	font-size: 44px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: 1.76px;
	text-align: center;
	color: #ffffff;
}
.home main .main-designer .btn.btn-lg{
	padding-left:52px;
	padding-right:52px;
}
/*main-instagram .OK*/
.main-instagram{
	overflow:hidden; 
	position:relative;
	margin-top:200px;
	margin-bottom:120px;
}
.main-instagram .info{
	height:100%;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-align: center!important;
    align-items: center!important;
}
.main-instagram .info .wrap{
	z-index: 2;
	position: relative;
}
.main-instagram .info:after {
    z-index: 1;
    content: "";
    position: absolute;
    background: #fff;
    width: 3000px;
    top: -30px;
    bottom: -30px;
    right: 0;
}
.main-instagram .info .title{
	margin-bottom:20px;
	font-family: Termina;
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: 1.32px;
	text-align: left;
	color: #000000;
}
.main-instagram .info p{
	margin-bottom:75px;
	max-width: 260px;
	font-family: Gotham;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.main-instagram .slick-track{
	min-width:100%;
}
.main-instagram .slick-list{
	overflow:inherit;
}
.main-instagram .slick-prev,
.main-instagram .slick-next {
	display: none !important;
}
/*main-silver .OK*/
.main-silver{
	background:url(../images/home/silver-jewelry.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main-silver .row{
	min-height: 680px;
}
.main-silver .title{
	margin-bottom:30px;
	font-family: Termina;
	font-size: 44px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: 1.76px;
	text-align: left;
	color: #ffffff;
}
.home main .main-silver .btn.btn-lg{
	padding-left:52px;
	padding-right:52px;
}


/* RECORD LIST .OK
-------------------------------------------------- */
.record-list .record{
	position:relative;
    display: block;
    margin-bottom: 30px;
	overflow:hidden;
}
.record-list .record figure{
	margin:0;
	overflow:hidden;
	border: solid 1px rgba(216, 219, 212, 0.48);
}
.record-list .record figure img{
	image-rendering: -webkit-optimize-contrast; /*chrome blurry - bug fix*/
    transition: 0.3s;
}
.record-list .record:hover figure{
	border: solid 1px rgba(216, 219, 212, 1);
}
.record-list .record:hover figure img{
    transition: scale(1.2);
    transform: scale(1.1);
}
.record-list .record .title{
	display: block;
	padding-top:16px;
}
.record-list .record .title b{
	display: block;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.record-list .record .title span.price{
	display: block;
	padding-top:8px;
	opacity: 0.4;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.record-list .record:hover .title b {
	/*color: #c80020;*/
}
/*favorite*/
.record-list .record .favorite-btn,
.products .information .favorite-btn{
	opacity:1;
    transition: 0.3s;
	z-index:3;
	position:absolute;
	bottom:26px;
	right:0;
	width: 18.2px;
	height: 16.2px;
}
.products .information .favorite-btn{
	opacity:1;
	cursor:pointer;
	top:15px;
	left:2px;
	bottom:inherit;
	right:0;
}
.record-list .record:hover .favorite-btn{
	/*opacity:1;*/
}
.record-list .record .favorite-btn[data-type="add"],
.products .information .favorite-btn[data-type="add"]{
	background:url(../images/svg/heart.svg) no-repeat;
}
.record-list .record .favorite-btn[data-type="remove"],
.products .information .favorite-btn[data-type="remove"]{
	background:url(../images/svg/heart-active.svg) no-repeat;
}
/*separator*/
hr.separator{
	border-top: 1px solid #c6c6c6;
	margin:55px 0 0 0; 
	position:relative;
}
hr.separator:before{
	content:"";
	position:absolute;
	left:0;
	top:-1px;
	width:245px;
	height:1px;
	background:#000000;
}


/*PRODUCTS DETAIL .OK*/
.products.detail main > .wrapper {
    margin-top:0;
	margin-bottom:0;
}
/*left box*/
.products .product-img {
    position:relative;
}
/*img zoom+thumbnails*/
.products .large-img img {
    cursor: url(../images/svg/zoom-in.svg), auto;
}
.products .large-img .zoom-mobile-button {
    position: absolute;
    right: 30px;
    top: 15px;
    display: inline-block;
    width: 16px;
    height: 16px;
    z-index: 999;
}
.products .thumbnails{
	position:absolute;
	left:0;
	top: 50%;
    transform: translateY(-50%);
	margin:0;
}
.products .thumbnails li{
	margin:0;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
.products .thumbnails li:last-child{
	border-bottom: 1px solid #f0f0f0;
}
/*right box*/
/*information*/
.products .information h1{
	margin: 40px 0 1px 0;
	font-family: Gotham;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: -0.66px;
	text-align: left;
	color: #000;
}
.products .information .product-prices{
	margin-bottom: 27px;
	font-family: Gotham;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: -0.4px;
	text-align: left;
	color: #000;
}
.products .information .attribute{
	margin-bottom: 15px;
}
.products .information .attribute-modal-button{
	display: inline-block;
	margin-left: -17px;
	margin-top: 10px;
}
.products .information select.form-control{
	height: 46px;
	border:solid 1px rgba(216, 219, 212, 0.5) !important;
}
.products .information .product-code{
	margin-top: 17px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	letter-spacing: normal;
	color: #6f6f6f;
	text-align: left;
}
.products .information .product-code b {
	font-weight: normal;
	color: #000;
}
.products .information .products-msgbox .alert{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
/*product social*/
.products .product-social{
	margin-top:17px;
}
.products .product-social span{
	font-family: Gotham;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.products .product-social span::after{
	display:none;
}
.products .product-social ul{
	margin:0;
	padding:0;
	border:none;
}
.products .product-social ul li{
	float:left;
	margin-left: 14px;
}
.products .product-social ul li:first-child{
	margin-left: 0;
}
.products .product-social ul li a{
	display:inline-block;
	padding-top:7px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #6f6f6f;
}
.products .product-social ul li a
.products .product-social ul li a svg g,
.products .product-social ul li a svg path{
	transition:all .4s;
}
.products .product-social ul li a:hover{
	color:;
}
/*products -> add to cart*/
.products .add-to-cart{
	margin-top:30px;
}
/*products -> quantity*/
.products .quantity{
	width: 81px;
	height: 46px;
	border:solid 1px rgba(216, 219, 212, 0.5) !important;
}
.products .quantity .input-group,
.products .quantity .btn,
.products .quantity .form-control{
	height: 100%;
}
.products .quantity .btn{
	padding:0;
	width: 25px;
	border: none;
	background-color: #ffffff;
	color: #c6c6c6;
	font-size:16px;
}
.products .quantity .btn:hover {
    color: #000;
}
.products .quantity .btn:active {
	background:none;
}
.products .quantity .form-control {
	border:none;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	background-color: #ffffff;
}
.products .btn-add-cart {
	min-width:inherit;
}
.products .btn-add-cart:hover{
	border:solid 1px rgba(216, 219, 212, 0.5) !important;
}
/*products detail tablist*/
.products.detail .product-tabs{
	margin-top: 34px;
	border-bottom:0;
}
.products.detail .product-tabs .nav-scroll {
	margin-bottom: 8px;
}
.products.detail .product-tabs .nav-scroll .nav-item .nav-link {
    padding: 0;
    margin-right: 18px;
}
.products.detail .product-tabs .nav-scroll .nav-item .nav-link.active:after {
    bottom: -3px;
}
.products.detail .product-tabs .tab-content>.tab-pane{
	padding:0 !important;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #6f6f6f;
}
/*related-products .OK*/
.products.detail main .content .related-products{
	overflow:hidden; 
	position:relative;
	margin-top:55px;
	margin-bottom:0;
	padding: 115px 0 170px 0;
	background-color: #f8f8f8;
}
.products.detail main .content .related-products .info{
	height:100%;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-align: center!important;
    align-items: center!important;
}
.products.detail main .content .related-products .info .wrap{
	z-index: 2;
	position: relative;
}
.products.detail main .content .related-products .info:after {
    z-index: 1;
    content: "";
    position: absolute;
    background: #f8f8f8;
    width: 3000px;
    top: -30px;
    bottom: -30px;
    right: 0;
}
.products.detail main .content .related-products .info .title{
	margin-bottom:130px;
	max-width: 280px;
	font-family: Termina;
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: 1.32px;
	text-align: left;
	color: #000;
}
.products.detail main .content .related-products .slick-track{
	min-width:100%;
}
.products.detail main .content .related-products .slick-list{
	overflow:inherit;
}


/* CONTACT .OK
-------------------------------------------------- */
/*contact list*/
.contact main .content .map-pin{
	margin-top: 45px;
}
/*contact form*/
.contact .contact-form h2{
	margin-bottom: 14px;
	font-family: 'Gotham';
	font-size: 44px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: -0.97px;
	text-align: left;
	color: #c80020;
}
.contact .contact-form p{
	margin-bottom:0;
	font-family: 'Gotham';
	font-size: 17px;
	line-height: 1.53;
	text-align: left;
	color: #000;
}
.contact .contact-form form{
	margin-top: 40px;
}



/* CATEGORY .OK
-------------------------------------------------- */
body.category main > .wrapper {
    margin-top:0;
	position:relative;
}
.category h1{
	margin: 49px 0 55px 0;
	font-family: Gotham;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: -0.44px;
	color: #917749;
}
.category .sort .form-group,
.category .sort select.form-control{
	float:right;
	margin:0;
	padding: 10px;
	min-width: 150px;
	font-size: 15px;
	line-height: 1.47;
}
/*navbar filter .OK*/
.navbar-filter {
	padding:0;
	margin:20px 0;
}
.navbar-filter .dropdown {
    position: inherit !important; /*fullscreen fix*/
}
.navbar-filter .dropdown .dropdown-toggle::after {
    display: inline-block;
	width: 7.6px;
	height: 4.5px;
	margin:3px 0 0 5px;
	vertical-align: 2px;
    content: "";
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.562%22%20height%3D%224.489%22%20viewBox%3D%220%200%207.562%204.489%22%3E%3Cg%3E%3Cpath%20d%3D%22M3.78%204.488L0%20.707.707%200%203.78%203.074%206.854%200l.707.707z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;
	border:none;
}
.navbar-filter .navbar-nav > .nav-item > .nav-link{
	padding:5px 25px 5px 0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.navbar-filter .navbar-nav > .nav-item:last-child > .nav-link{
	padding-right:0;
}
.navbar-filter .navbar-nav > .nav-item.sort-filter > .nav-link{
	padding-left:25px;
}
.navbar-filter .dropdown .dropdown-menu {
	margin:0;
    padding: 50px 0 55px 0;
	border:none;
    border-bottom: 1px solid #d8dbd4;
    border-top: 1px solid #d8dbd4;
	background-color: #f8f8f8;
    transition: visibility 0s, opacity 0.5s linear;
	left:0;
	right:0;
	border-radius:0;
}
.navbar-filter .dropdown .dropdown-menu .container{
	display:inherit !important; /*container size bug fix*/
}
.navbar-filter .dropdown .dropdown-menu h6{
	margin-bottom:0;
	font-family: Termina;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: 0.72px;
	text-align: left;
	color: #000;
}
/*price-range .OK*/
.navbar-filter .price-range button{
	margin-left:30px;
	transition:none;
}
.navbar-filter .price-range-min,
.navbar-filter .price-range-max{
	width:70px;
	float:left;
	margin:12px 4px 0 4px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
	color: #000;
}
.navbar-filter .price-range-slider-wrap{
	float:left;
	width:100%;
	max-width: 212px;
	margin-top:20px;
}
.navbar-filter .price-range-slider{
    height: 1px !important;
    border: none !important;
    background: #d8dbd4 !important;
}
.navbar-filter .price-range-slider .ui-widget-header{
    background: #d8dbd4 !important;
}
.navbar-filter .price-range-slider .ui-state-default, .ui-widget-content .ui-state-default{
    border: none !important;
    background: #000 !important;
	width: 11px !important;
	height: 11px !important;
	border-radius:11px;
}
/*filter-items .OK*/
.navbar-filter .sort-filter ul.filter-items{
	float:right;
}
.navbar-filter ul.filter-items{
	margin-left:-25px;
}
.navbar-filter ul.filter-items > li{
	float:left;
	margin-left:25px;
}
.navbar-filter ul.filter-items > li label.custom-control-label,
.navbar-filter ul.filter-items > li a{
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	line-height: 25px; /*vertical center*/
}


/* CART .OK
-------------------------------------------------- */
body.cart main > .wrapper {
    margin-top:0;
	position:relative;
}
body.cart main > .wrapper:before{
	 content:"";
	 position:absolute;
	 top:0;
	 left:0;
	 right:0;
	 height:44px;
	 background-color: #f8f8f8;
	 border-bottom: 1px solid #f0f0f0;
}
.cart h5{
	margin-bottom:0;
	font-family: Gotham;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: -0.62px;
	text-align: left;
	color: #000;
}
/*basket empty*/
.cart .basket-empty figure{
	display:block;
	margin:22px auto;
	width: 100px;
	height: 100px;
	border-radius:100px;
	padding: 31.1px 33.2px 30.2px 28.1px;
	border: solid 1px #d8dbd4;
	background-color: #ffffff;
}
.cart .basket-empty p{
	margin:80px 0 45px !important;
	font-family: Gotham;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: -0.66px;
	text-align: center;
	color: #000000;
}
/*cart products*/
.cart .cart-products-wrap{
	margin-bottom:60px;
}
.cart .cart-products-wrap .list-group-flush>.list-group-item:last-child,
.cart .cart-address .list-group-flush>.list-group-item:last-child  {
    border-bottom-width: 1px !important;
}
.cart .cart-products-wrap .list-group-item{
	background:none;
    border-color: #f0f0f0;
}
.cart .cart-products-wrap .list-group-item:first-child{
	border-bottom:0;
	background:none;
	padding:13px 0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.cart .cart-products .thumb{
	  border: solid 1px rgba(216, 219, 212, 0.48);
}
.cart .cart-products .products-title,
.cart .cart-products .products-attribute,
.cart .cart-products .products-personalized,
.cart .cart-products .products-sku{
	display:block;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.cart .cart-products .products-title{
	font-weight: bold;
}
.cart .cart-products .products-attribute b,
.cart .cart-products .products-personalized b,
.cart .cart-products .products-sku b{
	font-weight: normal;
}
.cart .cart-products .products-sku{
	margin-top:16px;
}
.cart-products:after{
	content:"";
	display:inline-block;
	width:100%;
	margin-left:15px;
	margin-right:15px;
	margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.cart-products:last-child{
	margin-bottom:0 !important;
} 
.cart-products:last-child:after{
	display:none;
}  
.cart-products .right{
	width:100px;
	min-width:100px;
}
/*credit card modal*/
#creditCardModal .spinner-wrap{
	position:relative;
}
#creditCardModal .spinner-wrap .spinner-center{
	position: absolute;
    top: 34px;
	width:100%;
    text-align:center;
}
#creditCardModal .modal-body{
	min-height:100px;
}
/*quantity*/
.cart .quantity{
	display: inline-block;
	width: 81px;
	height: 46px;
	border:solid 1px rgba(216, 219, 212, 0.5) !important;
}
.cart .quantity .input-group,
.cart .quantity .btn,
.cart .quantity .form-control{
	height: 100%;
}
.cart .quantity .btn{
	padding:0;
	width: 25px;
	border: none;
	background-color: #ffffff;
	color: #c6c6c6;
	font-size:16px;
}
.cart .quantity .btn:hover {
    color: #000;
}
.cart .quantity .btn:active {
	background:none;
}
.cart .quantity .form-control {
	border:none;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	background-color: #ffffff;
}
.cart .cart-remove {
    position: absolute;
    padding-top: 15px;
    padding-left: 14px;
	line-height:0;
}
/*order types*/
.cart-order-types,
.cart-address .shipping-address,
.cart-address .billing-address,
.cart-payment-methods{
	margin-bottom:60px;
}
/*address*/
.cart-address .btn-cart-address{
	margin-left:18px;
	width: 32px;
	height: 32px;
	padding: 1px 0 0 0;
	border: solid 1px #d8dbd4;
	border-radius:32px;
	color: #c6c6c6;
}
.cart-address .btn-cart-address:hover{
	color: #fff;
	border: solid 1px #917749;
	background-color: #917749;
}
.cart-address .edit-remove-bar{
	margin-top:10px;
}
.cart-address .edit-remove-bar a{
	margin-left:24px !important;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
	color: #c6c6c6;
}
.cart-address .edit-remove-bar a:hover{
	color: #000;
}
.cart-address .edit-remove-bar a svg{
	display:none;
}
/*billing address*/
.cart-address .billing-address .same-delivery-address{
	margin-top:25px;
}
.cart-address .list-group-item {
    padding-top: 30px;
    padding-bottom: 30px;
}
/*payment methods*/
.cart-payment-methods .credit-card{
	margin-top:30px;
}
.cart-payment-methods .credit-card .credit-card-bank .form-group{
	margin-bottom:15px;
}
.cart-payment-methods .credit-card .credit-card-bank .installment-header [class*=col-]{
	font-weight:600;
}
.cart-payment-methods .credit-card .credit-card-bank .card-installment-values{
	text-align:center;
}
.cart-payment-methods .credit-card .credit-card-bank .card-installment label{
	margin-bottom:0;
}
/*bank account*/
.cart-payment-methods .bank-account{
	margin-top:30px;
}
.cart-payment-methods .bank-account .accordion .accordion-header .custom-control{
  margin-bottom:30px;
  margin-right: 20px;
}
.cart-payment-methods .bank-account .accordion .accordion-header .custom-control img{
  border: solid 1px #d8dbd4;
}
.cart-payment-methods .bank-account .accordion .accordion-header .custom-control-label::before,
.cart-payment-methods .bank-account .accordion .accordion-header .custom-control-label::after {
  top: 50%;
  transform:translateY(-50%);
}
.cart-payment-methods .bank-account .accordion .collapse-content{
	margin-bottom:30px;
	opacity: 0.4;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.cart-payment-methods .bank-account .accordion .collapse-content, b {
	font-weight: normal;
}
.cart-payment-methods .bank-account textarea.form-control {
    margin-top: 0 !important;
}
/*order notes*/
.cart-order-notes h5{
	margin-bottom:20px;
}
.cart-order-notes{
	margin-bottom:28px;
}
.cart-order-notes #orderNotes{
	height:80px;
}
/*policy*/
.cart .policy{
	margin-bottom:60px;
}
/*submit*/
.cart input[type="submit"]{
	width:100%;
}
/*prices info*/
.cart-prices-info{
	margin-bottom:30px;
}
.cart-prices-info .list-group-item{
	background:none;
	border-color:#d8dbd4 !important;
}
.cart-prices-info a:hover{
	color: #917749 !important;
}
.cart-prices-info a:hover svg path{
	fill: #917749 !important;
}
.cart-prices-info a.coupon-remove-button svg{
	display:inline-block;
	margin-top:-3px;
}
.cart-prices-info .cart-grand-total{
	margin-top:1rem;
}
/*coupon code*/
.cart-coupon-code{}
.cart-coupon-code hr{
	border-color:#d8dbd4;
	margin-top:0;
}
.cart-coupon-code a{
  font-family: Gotham;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.cart-coupon-code a:hover{
	color: #000 !important;
}


/* MODAL  .OK
-------------------------------------------------- */
.modal-backdrop.show {
    opacity: .8;
}
/*modal as left/right sidebar .FALSE */
.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 400px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		 -o-transform: translate3d(0%, 0, 0);
			transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}
.modal.left .modal-body,
.modal.right .modal-body {
	padding:30px;
}
/*Left*/
.modal.left.fade .modal-dialog{
	left: -400px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		 -o-transition: opacity 0.3s linear, left 0.3s ease-out;
			transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.show .modal-dialog{
	left: 0;
}  
/*Right*/
.modal.right.fade .modal-dialog {
	right: -400px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		 -o-transition: opacity 0.3s linear, right 0.3s ease-out;
			transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.show .modal-dialog {
	right: 0;
}
/*model sidebar style*/
.modal.sidebar .modal-content{
	border-radius: 0;
	border: none;
	background-color: #fff;
	border-left:#d8dbd4;
}
.modal.sidebar button.close{
	z-index:9999;
	position:fixed;
	top:20px;
	right:26px;
	background:none;
	float:inherit;
	font-size:inherit;
}
/*modal language+currency*/
.modal.sidebar h4.title{
	font-family: Termina;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: 1.04px;
	text-align: left;
	color: #000000;
}
.modal.sidebar h5{
	font-family: Gotham;
	font-size: 13px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.modal.sidebar .language,
.modal.sidebar .currency{
	margin:80px 0px 0 0px;
}
.modal.sidebar .currency{
	margin-bottom:40px;
}
.modal.sidebar .language ul,
.modal.sidebar .currency ul{
	margin-top:22px;
}
.modal.sidebar .language ul > li,
.modal.sidebar .currency ul > li{
	margin-top:15px;
}
.modal.sidebar .language ul > li:first-child,
.modal.sidebar .currency ul > li:first-child{
	margin-bottom:0;
}
.modal.sidebar .language ul > li a,
.modal.sidebar .currency ul > li a{
    -ms-flex-align: center!important;
    align-items: center!important;
    display: -ms-flexbox!important;
    display: flex!important;
	font-family: Gotham;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: -0.28px;
	text-align: left;
	color: #b4b4b4;
}
.modal.sidebar .language ul > li a.active,
.modal.sidebar .language ul > li a:hover,
.modal.sidebar .currency ul > li a.active,
.modal.sidebar .currency ul > li a:hover{
	color: #000000;
}
.modal.sidebar .language ul > li a img,
.modal.sidebar .currency ul > li a figure{
	opacity:0.4;
}
.modal.sidebar .currency ul > li a figure{
	display:inline-block;
	margin:0;
	width: 48px;
	height: 48px;
	border: solid 1px #d8dbd4;
	background-color: #ffffff;
	text-align:center;
	line-height:48px;
	border-radius:48px;
}
.modal.sidebar .language ul > li a.active img,
.modal.sidebar .language ul > li a:hover img,
.modal.sidebar .currency ul > li a.active figure,
.modal.sidebar .currency ul > li a:hover figure{
	opacity:1;
}
.modal.sidebar .language ul > li a span,
.modal.sidebar .currency ul > li a span{
	margin-left:16px;
}
/*account modal*/
#accountModal .modal-body .account-nav{
	margin-bottom:60px;
}
#accountModal .modal-body .nav-item {
	width:100%;
	margin: 30px 0;
}
#accountModal .modal-body .nav-item .nav-link {
    display: block;
    padding: 0;
	font-family: Termina;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: 1.04px;
	text-align: left;
	color: #000;
}
#accountModal .modal-body .nav-item .nav-link:hover {
	opacity:0.4;
}
#accountModal .modal-body .account-info {
	position:absolute;
	bottom: 37px;
	left: 30px;
}
#accountModal .modal-body .account-info .fname{
	margin-bottom: 6px;
	font-family: Gotham;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
#accountModal .modal-body .account-info .logout{
	opacity: 0.4;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
#accountModal .modal-body .account-info .logout:hover{
	opacity: 1;
}



/*BRANCH*/
/*header brach*/
body.branch{
	/*padding-top:170px;*/
}
.branch header .navbar-custom{
	max-height: 170px;
	border-bottom:none;
}
.branch header .navbar-custom .navbar-collapse{
	display:none !important;
}
.branch header .navbar-custom .navbar-brand{
	margin:0 auto;
	width:auto;
	height:auto;
	border:0;
	padding:30px 0 0 0;
	border-radius:0;
}
.branch header .navbar-custom.sticky  .navbar-brand{
	padding:10px 0;
}
.branch header .navbar-custom .navbar-brand svg{
	width: 281.6px;
	height: 126.1px;
}
.branch header .navbar-custom.sticky .navbar-brand svg{
	height: 76px;
}
/*select branch*/
.branch main .content .select-wrapper{
	background-color: #f8f8f8;
}
.branch main .content .select-wrapper .border{
	border: solid 1px #d8dbd4 !important;
}
.branch main .content .select-wrapper .border{
	border: solid 1px #d8dbd4 !important;
}
.branch main .content .select-wrapper h4{
	margin-bottom: 28px;
	font-family: Gotham;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.48px;
	text-align: center;
	color: #917749;
}
.branch main .content .select-wrapper select{
	padding-right:40px;
	min-width:300px;
}
/*google-map*/
.branch main .content #google-map{
	width:100%; 
	height:344px;
}          
/*branch record-list*/
.branch main .content .record-list .items{
	margin-top:20px;
}
.branch main .content .record-list .items .border{
	border: solid 1px #d8dbd4 !important;
	background-color: #f8f8f8;
	padding:44px 22px;
}
.branch main .content .record-list .items .btn{
	min-width: 160px;
	margin-left:22px;
}
.branch main .content .record-list .items h5{ 
  margin: 0 0 5px 0;
  font-family: Gotham;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -0.32px;
  text-align: left;
  color: #000000;
}
.branch main .content .record-list .items p{ 
  margin: 0 0 2px 0;
  font-family: Gotham;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -0.32px;
  text-align: left;
  color: #000000;
}


/*CONFIRMATION .OK*/
.confirmation main .content .text{
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
}
.confirmation main .content .text h3{
	font-family: Termina;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: normal;
	text-align: center;
}
.confirmation main .content .text p{
	margin-bottom:40px;
	font-family: Gotham;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: -0.66px;
	text-align: center;
	color: #000000;
}
.confirmation main .content .text .order-code h4{
	font-family: Gotham;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.28px;
	text-align: center;
	color: #000000;
}
.confirmation main .content .text .order-code .text-success{
	margin-bottom:40px;
	padding: 16px 35px 17px;
	border: solid 1px #d8dbd4 !important;
	background-color: transparent !important;
	font-family: Gotham;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.28px;
	text-align: center;
	color: #000 !important;
}


/* COKIEE .OK
-------------------------------------------------- */
.cokiee-alert{
	z-index:999;
	position:fixed;
	padding: 26px 0;
	background-color: #d8dbd4;
	bottom:0;
	left:0;
	right:0;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
}
.cokiee-alert a{
	color: #000000;
}
.cokiee-alert a:not(.close-btn),
.cokiee-alert a.close-btn:hover{
	text-decoration:underline;
}
.cokiee-alert a:not(.close-btn):hover{
	text-decoration:none;
}


/*TABLIST (scroll) .OK*/
.nav-scroll {
    z-index: 2;
    position: relative;
    height: 24px;
	margin-bottom:20px;
    overflow-y: hidden;
}
.nav-scroll .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: 0;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.nav-scroll .nav-item{
	min-height:24px;
}
.nav-scroll .nav-item .nav-link{
	padding:0;
	margin-right:26px;
	font-family: Gotham;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	opacity: 0.4;
}
.nav-scroll .nav-item:last-child .nav-link{
	margin-right:0;
}
.nav-scroll .nav-item .nav-link.active{
	color: #000000;
	opacity: 1;
	position:relative;
}
.nav-scroll .nav-item .nav-link.active:after{
	content: "";
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #000000;
}


/*SLICK .OK*/
.slick-list{
    cursor: move;
}


/* WP .OK
-------------------------------------------------- */
/*wp btn*/
.wp-btn {
    display: block;
    z-index: 200;
    position:fixed;
	right:20px;
	bottom:25px;
    width: 52px;
    height: 52px;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    border: 0px;
    box-sizing: border-box;
    background: rgb(77, 194, 71) !important;
	color:#4dc247;
}
.wp-btn svg{
	width: 100%;
	height: 100%;
	fill: rgb(255, 255, 255);
	stroke: none;
}
.popover{
	z-index:999 !important;
}
.wp-popover{
	position:fixed !important;
}



/*RESPONSIVE*/
/* Medium devices(md) (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	/*body .OK*/
	body {
		padding-top: 64px;
	}
	/*navbar .OK*/
	body.opened {
		overflow-y:hidden;
	}
	header .navbar-custom {
		max-height:none !important;
	}
	body.opened header .navbar-custom.sticky, 
	body.opened header .navbar-custom {
		background:#f8f8f8 !important;
		-webkit-box-shadow:none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	/*logo .OK*/
	header .navbar-custom .navbar-brand {
		padding-top: 11px !important;
		padding-bottom: 11px !important;
	}
	header .navbar-custom.sticky .navbar-brand svg g g,
	body.opened header .navbar-custom .navbar-brand svg g g,
	body.transparent header .navbar-custom.sticky .navbar-brand svg g g,
	body:not(.transparent) header .navbar-custom .navbar-brand svg g g{
		stroke: #000;
	}
	header .navbar-custom.sticky .navbar-brand svg text,
	body.opened header .navbar-custom .navbar-brand svg text,
	body.transparent header .navbar-custom.sticky .navbar-brand svg text,
	body:not(.transparent) header .navbar-custom .navbar-brand svg text{
		fill: #000;
	}
	header .navbar-custom .navbar-collapse {
		overflow-y: auto;
		width: 100%;
		margin-right: -16px;
		margin-left: -16px;
	}
	/*navbar-nav .OK*/
	header .navbar-custom .navbar-nav{
		margin-top: 0;
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #d8dbd4;
		height:400px;
		overflow-y:scroll;
		-ms-flex-direction:row-reverse !important;
		flex-direction:row-reverse !important;
		-ms-flex-align: center!important;
		align-items: center!important;
	}
	header .navbar-custom .navbar-nav > .nav-item {
		border-top:none;
		padding-left:0;
		padding-right:0;
		margin-right: 0;
		margin-left:0;
		position:relative;
		width:100%;
	}
	header .navbar-custom .navbar-nav > .nav-item:first-child {
		margin-top: auto!important;
	}
	header .navbar-custom .navbar-nav > .nav-item:nth-child(3) {
		margin-bottom: auto!important;
	}
	header .navbar-custom .navbar-nav > .nav-item > .nav-link{
		font-family: Termina;
		font-size: 22px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.18;
		letter-spacing: normal;
		text-align: left !important;
		color: #000!important;
		padding: 4px 18px !important;;
		position:inherit !important;
	}
	header .navbar-custom .navbar-nav > .nav-item:hover > .nav-link {
		color: #c80020;
	}
	/*dropdown .OK*/
	header .navbar-custom .navbar-nav .dropdown-menu {
		border: none;
	}
	header .navbar-custom .navbar-nav .dropdown-menu > ul{
		display:inherit !important;
		margin:5px 0 9px 0;
	}
	header .navbar-custom .navbar-nav .dropdown-menu > ul > li{
		width:auto !important;
		border:none;
		background:none !important;
	}
	header .navbar-custom .navbar-nav .dropdown-menu .nav-link {
		height:auto;
		display: inherit;
		align-items: flex-start;
		justify-content: flex-start;
		padding: 10px 37px 8px !important;
		font-family: Termina;
		font-size: 15px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.2;
		letter-spacing: 0.6px;
		text-align: left;
		color: #6f6f6f;
	}
	header .navbar-custom .navbar-nav .dropdown-menu .nav-link:hover {
		background-color: #d8dbd4 !important;
		letter-spacing:inherit;
		color: #6f6f6f;
	}
	/*mobile top nav .OK*/
	header .mobile-top-nav .cart-button{
		margin-right:24px;
		font-family: Gotham;
		font-size: 13px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.46;
		letter-spacing: normal;
		text-align: center;
		color: #fff;
	}
	header .mobile-top-nav .search-button{
		margin:-4px 24px 0 0;
	}
	header .mobile-top-nav .search-button svg{
		color: #fff;
	}
	header .navbar-custom.sticky .mobile-top-nav .cart-button,
	body.opened header .navbar-custom .mobile-top-nav .cart-button,
	body.transparent header .navbar-custom.sticky .mobile-top-nav .cart-button,
	body:not(.transparent) header .navbar-custom .mobile-top-nav .cart-button,
	header .navbar-custom.sticky .mobile-top-nav .search-button svg,
	body.opened header .navbar-custom .mobile-top-nav .search-button svg,
	body.transparent header .navbar-custom.sticky .mobile-top-nav .search-button svg,
	body:not(.transparent) header .navbar-custom .mobile-top-nav .search-button svg{
		color: #000;
	}
	/*mobile bottom nav .OK*/
	header .mobile-bottom-nav .nav{
		margin-top:25px;
		margin-bottom:15px;
	}
	header .mobile-bottom-nav .nav .nav-item{
		width:50%;
	}
	header .mobile-bottom-nav .nav .nav-item .nav-link{
		padding: 9px 18px;
	}
	/*footer .OK*/
	footer {
		padding-top: 80px;
	}
	.footer-bottom {
		margin-top: 80px;
	}
	/*home carousel .FALSE*/
	#homeCarousel .caption .col-12 .title {
		max-height:80px;
		margin-bottom:20px;
		font-size: 34px;
		letter-spacing: -1.4px;
	}
	#homeCarousel .caption .col-12 .info {
		max-height:60px;
		margin-bottom:25px;
		font-size: 16px;
		line-height: 1.27;
	}
	#homeCarousel .controls {
		bottom: 40px;
	}
	/*second menu scroller .FALSE*/
	.nav-second{
		margin-bottom: 0;
	}
	/*home main .OK*/
	.main-silver{
		overflow:hidden;
	}
	.main-designer .title,
	.main-silver,
	.main-silver .title{
		text-align:center;
	}
	.main-instagram .info .title,
	.main-designer .title,
	.main-silver .title{
		font-size: 30px;
		line-height: 1.21;
		letter-spacing: 1.32px;
	}
	/*banner .OK*/
	body .banner.image-show {
		min-height: 300px;
	}
	body .banner.image-show .row {
		min-height: 270px;
	}
	body .banner.image-show .row > .col {
		margin-top: 20px;
	}
	body .banner.image-show .row > .col h1{
		display:none;
		font-size:30px;
	}
	/*search modal .OK*/
	#searchModal button.close {
		right: 24px;
	}
	#searchModal button.close svg{
		width:16px;
	}
	#searchModal .modal-body {
		min-height: 66px;
	}
	#searchModal form.custom .form-group {
		position: relative;
		margin-bottom:6px;
	}
	#searchModal .custom .search-input{
		height:40px;
		font-size:18px;
	}
	/*navbar-filter .OK*/
	.navbar-filter .btn-navbar-filter{
		width: 100%;
		border: 1px solid #d8dbd4;
		background:none;
		padding: 10px;
		font-size: 13px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.46;
		letter-spacing: normal;
		text-align: center;
		color: #000;
	}
	.navbar-filter .container{
		display: block !important;
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-filter .navbar-nav{
		display:none;
	}
	.navbar-filter.active .navbar-nav{
		display:block;
	}
	.navbar-filter .navbar-nav > .nav-item{
		border-bottom: 1px solid #d8dbd4;
		border-left: 1px solid #d8dbd4;
		border-right: 1px solid #d8dbd4;
	}
	.navbar-filter .navbar-nav > .nav-item > .nav-link{
		padding:10px 10px !important;
	}
	.navbar-filter .dropdown .dropdown-toggle::after {
		float: right;
		margin-top: 8px;
	}
	.navbar-filter .dropdown .dropdown-menu {
		padding: 15px 0;
		border-bottom:none;
	}
	.navbar-filter .sort-filter ul.filter-items {
		float:inherit;
	}
	.navbar-filter ul.filter-items > li {
		float:inherit;
		display:block;
		text-align:left;
	}
	.navbar-filter .price-range .dropdown-menu{
		text-align:center;
	}
	.navbar-filter .price-range-wrap {
		display:inline-block;
		width:100%;
		height:40px;
	}
	.navbar-filter .price-range-slider-wrap {
		max-width: 140px;
	}
	.navbar-filter .price-range-min,
	.navbar-filter .price-range-max,
	.navbar-filter .price-range-slider-wrap {
		float:inherit;
		display: inline-block;
	}
	.navbar-filter .price-range button {
		margin-left: 0;
		width: 100%;
	}
	.navbar-filter .price-range-slider .ui-state-default, .ui-widget-content .ui-state-default {
		margin-top:-1px;
		width: 14px !important;
		height: 14px !important;
		border-radius: 14px;
	}
	/*members .OK*/
	.members main .content .register h2 {
		margin-top: 45px;
	}
	/*cart register guest .OK*/
	.cart .register-form-guest button{
		min-width: 160px;
	}
	.cart .register-form-guest .guest-login-wrap{
		text-align:right;
	}
	.cart .register-form-guest .guest-login-wrap a{
		white-space:nowrap;
		display:block;
	}
	/*wp btn*/
	.wp-btn {
		opacity:0.8;
	}
	.wp-btn:hover{
		opacity:1;
	}
}
/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	/*footer .FALSE*/
	.footer-bottom {
		margin-top: 40px;
	}
	.footer-bottom .copyright {
		text-align:left;
		margin-top: 20px;
	}
	.footer-bottom a {
		display:inline-block;
	}
	/* general text FALSE*/
	main .content .text{
		line-height: 1.53;
	}
	main .content .text h1, 
	main .content .text h2, 
	main .content .text h3, 
	main .content .text h3, 
	main .content .text h5{
		line-height: 1.3;
		letter-spacing: -0.24px;
	}
	main .content .text h2,
	.references main .content .text.references-text h2,
	.partners main .content .text.partners-text h2 {
		margin-bottom:32px;
		font-size: 20px;
	}
	main .content .text h3 {
		font-size: 18px;
	}
	main .content .text h4 {
		font-size: 16px;
	}
	main .content .text h5 {
		font-size: 14px;
	}
	main .content .text .carousel.gallery {
		margin-top: 35px;
	}
	main .content .text .exp2 {
		margin-top: 30px;
	}
	/* contact .FALSE */
	.contact .contact-form h2 {
		margin-top:60px;
		font-size: 32px;
	}
	.contact .contact-form p{
		font-size: 15px;
	}
	/*slick slider*/
	.main-products .slick-prev,
	.related-products .slick-prev{
		left:1px;
	}
	.main-products .slick-next,
	.related-products .slick-next{
		right:1px;
	}
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	/*footer .FALSE*/
	footer {
		padding-top: 60px;
	}
	.footer-bottom {
		margin-top: 60px;
	}
	footer .newsletter {
		margin-top: 50px;
	}
	/*wrapper .FALSE*/
	main > .wrapper {
		margin-top: 33px;
		margin-bottom: 58px;
	}
	/*home*/
	/*home->carousel .FALSE*/
	#homeCarousel .caption .title {
		max-width: 300px;
	}
	/*carousel gallery .FALSE*/
	.carousel.gallery .carousel-control-next svg,
	.carousel.gallery .carousel-control-prev svg {
		width: 30px;
		height: 30px;
	}
	.carousel.gallery .carousel-control-next {
		right: 10px;
		bottom: 15px;
	}
	.carousel.gallery .carousel-control-prev {
		right: 50px;
		bottom: 15px;
	}
	/* MODAL  .OK
	/*modal as left/right sidebar .OK */
	.modal.left .modal-body,
	.modal.right .modal-dialog {
		width: 360px;
	}
}
/*#new add only for desktop screens*/
@media all and (min-width: 992px) {
	/*header.dropdown hover auto open .FALSE*/
	header .dropdown:hover>.dropdown-menu {
		display: block;
	}
	/*hover effect only for desktop screens .FALSE*/
	.navbar .nav-item .dropdown-menu{
		display:inherit !important;
		opacity: 0;
		visibility: hidden;
		transition: visibility 0s, opacity 0.3s linear;
		left:0; /*full width menu*/
		right:0; /*full width menu*/
	}
	.navbar .nav-item:hover .dropdown-menu{
		opacity:1;
		visibility:visible;
		top:100%;
	}
}
/* Large(lg) devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	/*home .FALSE*/
	#homeCarousel .caption .col-12 .title {
		max-height: 86px;
		margin-bottom: 20px;
		font-size: 36px;
		letter-spacing: -1.4px;
	}
	#homeCarousel .caption .col-12 .info {
		max-height: 69px;
		margin-bottom: 30px;
	}
}
/*Extra large(xl) devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}
/*#new add 1440px screens*/
@media only screen and (min-width: 1440px) {
	/*container .FALSE*/
	.container {
		max-width: 1360px;
	}
} 
/*#new add full hd screens*/
@media only screen and (min-width: 1920px) {
	/*container .FALSE*/
	.container {
		max-width: 1680px;
	} 
} 
