@font-face {
    font-family: 'helveticaregular';
    src: url('fonts/helvetica-webfont.eot');
    src: url('fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-webfont.woff2') format('woff2'),
         url('fonts/helvetica-webfont.woff') format('woff'),
         url('fonts/helvetica-webfont.ttf') format('truetype'),
         url('fonts/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-family: dapifer;
	line-height: 18px;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.black {
	color: #fff;
	background-color: #000;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
	transition: 0.5s;
}
a:hover {
	transition: 0.5s;
}
textarea {
	resize:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
}

#wrapper {
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
.wrap {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.nwrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: fixed;
	z-index: 101;
	padding: 0 0 10px 0;
}
/*#header.bg-dark{
	background: linear-gradient(to bottom, rgba(0,0,0,0.6), transparent);
}
#header.bg-light{
	background: linear-gradient(to bottom, rgba(255,255,255,0.6), transparent);
}*/
#header.swap,body.black #header,body.black .hlang {
	color: #fff;
}

#header.swap a,body.black #header a {
	color: #fff;
}
.logo {
	padding: 0px;
	width: 160px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
}
.hleft {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 43px;
}
.hright {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 1;
	top: 9px;
	right: 50px;
}
.menu {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.menu li {
	font-size: 14px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "classico-urw";
}
li.menuon {
	line-height: 20px;
	padding: 0px;
	float: left;
	height: 30px;
	position: relative;
}

.menubox {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 30px;
	list-style-type: none;
	font-family: "helveticaregular";
	font-size: 14px;
	
	min-width: 200px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		opacity: 0;
		visibility: hidden;
}
li.menuon.open .menubox{
	opacity: 1;
	visibility: visible;
}
.menubox li {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	font-family: "helveticaregular";
	text-transform: none;
	line-height: 18px;
	/*height: 18px;*/
	letter-spacing: 0.25pt;
}
.menu li ul li {
	font-size: 10px;
letter-spacing: 2px;
text-transform: uppercase;
}
ul.menubox a:hover {
	text-decoration: underline;
}

ul.submenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	transition: all 0.5s;
	display: none;
}
ul.submenu.open{
	display: block;
}
.menubox li.product_cat{
	height: auto;
}
.hoption {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: classico-urw;
	display: flex;
	align-items: center;
}
.hhelp,.wpml-ls-legacy-list-horizontal {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}
.wpml-ls-legacy-list-horizontal{
	margin-right: 0;
	clear: inherit;
	margin-left: 5px;
}
.wpml-ls-legacy-list-horizontal a {
	padding: 5px;
}
.wpml-ls-legacy-list-horizontal li {
	position: relative;
}
.wpml-ls-legacy-list-horizontal li a {
	opacity: .4;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-current-language a, .wpml-ls-legacy-list-horizontal li a:hover {
	opacity: 1!important;
}
.wpml-ls-legacy-list-horizontal li+li:before {
	content: '';
	display: block;
	width: 1px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 6px;
	background-color: #000;
	opacity: .5;
}
.hlang {
	font-family: classico-urw;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	height: 20px;
	width: 40px;
	background-color: transparent;
	border: 1px solid transparent;
	margin: 0px;
}
#header.swap .hlang {
	color: #fff;
}
#header.swap .wpml-ls-legacy-list-horizontal li+li:before {
	background-color: #fff;
}
.hright .menu {
	clear: both;
	float: right;
}
.hright .menu li {
	margin-right: 0px;
	margin-left: 25px;
}
.hright .menu .menuon .menubox li {
	margin: 0px;
}






/*7/12/21ake*/
@media (max-width: 1050px) {
	.hoption {
		display: initial;
	}
	.hright {
		z-index: initial;
	}
	.wpml-ls-legacy-list-horizontal {
		z-index: 99999;
		position: fixed;
		top: 20px;
		right: 15px;
		font-size: 14px;
	}
	.wpml-ls-legacy-list-horizontal li+li:before {
		display: none;
	}
	.hoption .hcart, .hoption .currencyy {
		display: none;
	}
	.hoption .hhelp a {
		font-size: 12px;
		letter-spacing: 3px;
	}
}
.hcart {
	margin-left: 25px;
}
.currencyy {
	margin-left: 10px;
}
.woocommerce-loop-product__link {
	display: block!important;
}
.plancon, .plancon input, .plancon select {
	letter-spacing: .7px;
}
.plancon .action-form {
	position: relative;
	margin-top: 0!important;
}
.plancon .action-form .ajax-loader {
	position: absolute;
	margin: 0!important;
	left: 0;
	top: -10px;
}
.plancon+.wpcf7-response-output {
	position: relative;
	top: -135px;
	left: 0;
	right: 0;
	margin: 0 auto!important;
	width: 312px;
	line-height: 1.2;
	visibility: visible!important;
}
.row {
	display: flex;
    flex-wrap: wrap;
	clear: left;
}
[class*=col-] {
	position: relative;
}
.col-md-4, .col-4 {
	flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-7 {
	flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-5 {
	flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.row>[class*=col-]:last-child .col-space {
	margin-right: 0;
}
.col-space {
	margin-right: 5px;
}
.section-sell {
	padding-top: 110px;
}
[class*=section-sell-] {
	text-align: center;
}
[class*=section-sell-] img {
	max-width: 100%;
}
[class*=section-sell-] .section-title {
	font-size: 40px;
	font-family: 'classico-urw';
	color: #000;
	text-transform: uppercase;
	margin-bottom: 32px;
	line-height: 1;
}
[class*=section-sell-] .section-sub-title {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 5px;
	font-family: 'classico-urw';
	margin-bottom: 20px;
	margin-top: -10px;
}
[class*=section-sell-] .section-sub-title:last-child {
	margin-bottom: 0;
}
[class*=section-sell-] p {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 32px;
	margin-top: 0;
	line-height: 1.2;
}
[class*=section-sell-] p:last-child {
	margin-bottom: 0;
}

[class*=section-sell-] .row>[class*=col-] .block-padding {
	padding: 0 50px;
}
[class*=section-sell-] .row>[class*=col-md-4]:before {
	content: '';
	width: 1px;
	height: 80px;
	position: absolute;
	right: 0;
	background-color: #b2b2b2;
	top: 50%;
	margin-top: -40px;
}
[class*=section-sell-] .row>[class*=col-md-4]:last-child:before {
	display: none;
}
[class*=section-sell-] .block-padding img {
	margin-bottom: 32px;
}
[class*=section-sell-] .title {
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: 1.3;
}
.btn-section-sell {
	min-width: 255px;
	background-color: #000;
	color: #fff;
	padding: 10px 15px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: 'classico-urw';
}
[class*=section-sell-] .section-detail {
	padding: 110px 20%;
}
.section-sell-2 .row {
	margin-bottom: 110px;
}
.section-sell-2 .section-detail {
	padding-bottom: 35px;
}

.section-sell-4 .block-padding {
	padding: 0 25px!important;
}
.section-sell-4 .row {
	margin: 0 -25px 80px -25px;
}
.section-sell-4 .row>[class*=col-] {
	flex: 0 0 50%;
    max-width: 50%;
}

.title-form {
	font-size: 20px;
	display: flex;
	width: 100%;
	text-transform: uppercase;
	font-family: 'classico-urw';
	padding-top: 25px;
}

.title-form .required {
	font-size: 17px;
	margin-left: auto;
	text-transform: capitalize;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.custom-file {
	position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
	display: flex;
    align-items: center;
	margin-top: 25px;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    overflow: hidden;
    opacity: .5;
	font-size: 15px;
	font-family: dapifer;
	text-indent: -100px;
	font-weight: 500;
	margin-top: -3px;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #000;
	text-align: right;
	font-family: 'classico-urw';
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 2px;
}

.checkbox {
	text-align: left;
	position: relative;
	padding-left: 30px;
	clear: both;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.accform+.checkbox {
	padding-top: 10px;
}

.checkbox input[type=checkbox] {
	position: absolute;
	left: 0;
}
.action-form {
	margin-top: 100px;
}
.group-form {
	margin-bottom: 60px;
	text-align: left;
	clear: both;
	overflow: hidden;
}
.group-form p {
	font-family: 'classico-urw';
	font-size: 14px;
}
.group-form p:last-child {
	margin-bottom: 0!important;
}
.form-submit {
	text-align: center;
    float: left;
    width: 100%;
    margin-top: 215px;
    margin-right: 0px;
    margin-bottom: 115px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.woocommerce-LoopProduct-link {
	position: relative;
}
.pre-owned {
	width: 55px!important;
	height: 55px;
	background: url('images/label-pre-owned.png') no-repeat center;
	background-size: cover;
	border-radius: 50%;
	overflow: hidden;
	font-size: 10px;
	font-family: 'classico-urw';
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: bold;
}

.wpcf7-list-item {
	margin-left: 0;
}
.wpcf7 p {
	margin: 25px 0!important;
	overflow: hidden;
}
.wpcf7-list-item-label {
	font-family: dapifer;
}

.unit select, .height input, .width input, .depth input, .carat select, .howacquired input, .note input {
	margin-top: 0;
}

@media not all and (min-resolution:.001dpcm) { 
	@supports (-webkit-appearance:none) {
		.custom-file-input {
			margin-left: -80px;
		}
	}
}

[class*="notsure_"] {
	margin-top: 5px;
}

@media (max-width: 1050px) {
	.row {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.section-sell {
		padding-top: 0;
	}
	.form-submit {
		margin-top: 50px;
	}
	.form-submit .pvcon .mnchead {
		margin-bottom: 50px;
	}
	[class*=section-sell-] .section-sub-title {
		font-size: 11px;
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	[class*=section-sell-] .row>[class*=col-] {
		flex: 0 0 100%!important;
    	max-width: 100%!important;
	}
	[class*=section-sell-] .row>[class*=col-md-4]:before {
		content: '';
		width: 150px;
		height: 1px;
		position: absolute;
		right: 0;
		left: 0;
		margin: 0 auto;
		background-color: #b2b2b2;
		bottom: 0;
		top: initial;
	}
	[class*=section-sell-] .row>[class*=col-] .block-padding {
		padding: 50px 0;
	}
	[class*=section-sell-] .section-detail {
		padding: 80px 0;
	}
	[class*=section-sell-] .section-title {
		font-size: 25px;
		margin-bottom: 20px;
	}
	[class*=section-sell-] .section-sub-title {
		letter-spacing: 2px;
	}
	.section-sell-2 .row {
		margin-bottom: 30px;
	}
	.section-sell-2 .section-detail {
		padding-bottom: 0;
	}
	.section-sell-4 .block-padding {
		padding-bottom: 80px!important;
	}
}

/*ake*/
#content {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 140px;
	padding-left: 0px;
	margin: 0px;
}
.mainbox {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.mainbox img {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	clear: both;
}
.mainbox a {
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding: 0px;
	clear: both;
	height: 30px;
	width: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
	font-family: "classico-urw";
	font-weight: 500;
	display: block;
	
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.mainbox a:hover{
	background: #000;
	color: #FFF;
	margin-top: -5px; 
}

.mainslide {
	padding: 0px;
	float: left;
	height: 100vh;
	width: 100%;
	position: relative;
	background-color: #fff;
	margin: 0px;
}
.mainslide img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}
.galleria1 {
	height: 100%;
}
.mainslcon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-align: center;
}
.mslhead {
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-family: "classico-urw";
}
.mslhead a{
	color: #FFF;
}
.mslinfo a{
	color: #FFF;
}
.mslshop {
	font-size: 22px;
	line-height: 50px;
	text-transform: uppercase;
	/*background-image: url(images/01-main_30.png);*/
	background-color: rgba(0,0,0,0.5);
	letter-spacing: 2pt;
	display: inline-block;
	padding: 0px;
	height: 50px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border: 1px solid #fff;
	color: #fff;
	font-family: "classico-urw";
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.mslshop:hover{
	background-color: rgba(255,255,255,0.4);
	
}

.mslinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mslinfo div {
	vertical-align: top;
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 100px;
}
.mslinfo div img {
	display: block;
	padding: 0px;
	clear: both;
	height: 50px;
	width: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.mslinfo div p {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-family: "classico-urw";
	font-weight: 500;
	letter-spacing: 2pt;
}
.main_a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mnabox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.mnabox img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.mnahead {
	font-size: 40px;
	line-height: 48px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80%;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-family: classico-urw;
	text-align: center;
	color: #fff;
}
.mnashop {
	font-family: "classico-urw";
	font-size: 16px;
	line-height: 45px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	/*background-image: url(images/01-main_63.png);*/
	background-color: rgba(255,255,255,0.2);
	letter-spacing: 2pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 150px;
	border: 1px solid #fff;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 50px;transform: translateX(-50%);
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.mnabox:hover .mnashop{
	background-color: rgba(0,0,0,0.1);
}
.mnabox:hover img{
	transform: scale(1.05);
}
.main_b {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	text-align: center;
}
.mnbcon {
	/*background-color: #000;*/
	background: #000;
	background-size: cover;
	background-position: center;
	text-align: center;
	display: block;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-top: 225px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	position: relative;
	padding-top:56.25%;
	transition: all 0.5s; 
	transition: opacity 1s ease-in-out;
		
}
.mnbconwrap{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	bottom: 0;
	right: 0;
	margin: auto;
		display: flex;
		align-items: center;
		justify-content: center;
}
.mnbcon p {
	font-size: 40px;
	line-height: 85px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 100%;
	font-family: "classico-urw";
	position: relative;
}
.mnbcon p a {
	color: #fff;
}
.mnbcon p:after{
	border-bottom: 1px solid #FFF;
	    content: ' ';
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 100px;
	    right: 0;
	    margin: auto;
}
.mnbcon img {
	display: block;
	padding: 0px;
	clear: both;
	height: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_c {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #fff;
	position: relative;
}
.mnbg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mnccon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	max-width: 920px;
	text-align: center;
}
.productdetail{
	float: left;
	width: 100%;
	    margin: 15px 0 0;
	padding: 0;
	font-weight: normal;
	display: none;
}
.mnchead,.productdetail h2{
	font-size: 40px;
	line-height: 44px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: classico-urw;
	letter-spacing: 2pt;
	text-transform: uppercase;
	text-align: center;
}
.pagecontent h2{
	font-size: 40px;
	line-height: 44px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: classico-urw;
	letter-spacing: 2pt;
	text-transform: uppercase;
	text-align: center;
}
.productdetail h2{
	text-align: left;
	margin-bottom: 0;
}
.mnctext {
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.mncmore {
	outline: none;
	background-color: transparent;
	padding: 0px;
	height: 30px;
	width: 250px;
	font-family: classico-urw;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 2pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
	line-height: 30px;
	-webkit-appearance: none;
	border-radius: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBmaWxsPSIjMDEwMTAxIiBwb2ludHM9IjIzLjEsMzQuMSA1MS41LDYxLjcgODAsMzQuMSA4MS41LDM1IDUxLjUsNjQuMSAyMS41LDM1IDIzLjEsMzQuMSAiLz48L3N2Zz4=) right  center no-repeat transparent;
			background-size: 20px;
			filter: invert(100%);
			-webkit-filter: invert(100%);
	
}

/*.mndcon {
	display: inline-block;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}*/
.mndcon {
	/*background-color: #000;*/
	background: #000;
	background-size: cover;
	background-position: center;
	text-align: center;
	display: block;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-top: 225px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	position: relative;
	padding-top:59.25%;
	transition: all 0.5s; 
	transition: opacity 1s ease-in-out;
		
}
.mndshop {
	font-family: "classico-urw";
	font-size: 16px;
	line-height: 45px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(255,255,255,0.2);
	letter-spacing: 2pt;
	text-align: center;
	padding: 0px;
	height: 45px;
	width: 150px;
	border: 1px solid #fff;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.mndshop:hover{
	background-color: rgba(0,0,0,0.1);
}
.mndyear {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 45px;
	transform: translateX(-50%);
	font-family: "classico-urw";
	letter-spacing: 2pt;
}
.mndyear p{
	display: inline-block;
}
.mndyear p a{
	color: #FFF;
}
.mndyear p:not(:last-child):after{
	content: '|';
	display: inline-block;
}
.main_e {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mnebox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	position: relative;
}
.main_f {
	color: #fff;
	background-color: #000;
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 165px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.mnfdesc {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family: "classico-urw";
}
.mnfcon {
	display: block;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mnfcon img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33.33%;
}
.account {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.accclose {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	top: -120px;
	width: 25px;
	right: 50px;
	z-index: 1;
}

.acccon{
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.accbox,
#customer_login .u-column1.col-1,
#customer_login .u-column2.col-2 {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.accform,#content .woocommerce .accform,
#content .woocommerce-MyAccount-content .woocommerce-Input{
	-webkit-appearance: none;
	outline: 0;
	background: none;
	border: 0;
	border-bottom: 1px solid;
	border-radius: 0;
	height: 25px;
	padding: 5px 0;
	float: left;
	width: 100%;
	margin: 25px 0 0;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	font-family: "classico-urw";
}
.acccheck {
	line-height: 15px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
}
.acccheck.x {
	margin-top: 45px;
}

.acccheck input {
	padding: 0px;
	float: left;
	height: 15px;
	width: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.acccheck p,#content .woocommerce .acccheck p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.accsign,
#content .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
#content .woocommerce .woocommerce-form-register .button.accsign,
#content .woocommerce .woocommerce-ResetPassword .button.accsign,
 p.return-to-shop a.button.wc-backward{
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	height: 30px;
	width: 140px;
	border: 1px solid #fff;
	font-family: "classico-urw";
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	
	-webkit-appearance: none;
	border-radius: 0;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.accsign:hover{
	background-color: #FFF;
	color: #000;
}
p.return-to-shop a.button.wc-backward{
	background-color: #FFF;
	color: #000;
	width: 220px;
	border: 1px solid #000;
	margin: 0 auto;
	display: block;
	float: none;
}
.accsign.swap:hover,p.return-to-shop a.button.wc-backward:hover{
	background-color: #000;
	color: #FFF;
}
.acccheck p a {
	color: #fff;
	text-decoration: underline;
}
.shop_a {
	color: #fff;
	background-color: #000;
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 305px;
	padding-right: 0px;
	padding-bottom: 270px;
	padding-left: 0px;
}
.shopatext {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "classico-urw";
}
.shop_b {
	margin: 0px !important;
	/*float: left;*/
	width: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	
	display: inline-block;
	clear: both;
}
.shopbbox,.shopbystyle ul.products li {
	padding: 0px;
	float: left;
	width: 48%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #fff;
	position: relative;
	font-family: classico-urw, sans-serif;
	background-color: #000;
}
.shopbbox{
	background: transparent;
}
.shoponline_b.shopbystyle ul.products li{
	flex: 48%;
	max-width: 48%;
	margin: 0 1%;
}
.shopbbox:nth-child(even){
	margin-right: 0;
	float: right;
}
.shopbbox.x {
	margin: 0px;
}
.shopbtext {
	font-size: 14px;
	padding: 0px;
	float: left;
	width: 100%;
	letter-spacing: 2pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
}

.shopbcon {
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 50px;transform: translateX(-50%);
}
.shopbcenter {
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;
}
.shopbcenter .shopbshop {
	background-image: none;
}


.shopbshop,a.button.product_type_yith_bundle.add_to_cart_button {
	font-family: "classico-urw";
	font-size: 16px;
	line-height: 45px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	/*background-image: url(images/01-main_63.png);*/
	background-color: rgba(255,255,255,0.2);
	letter-spacing: 2pt;
	text-align: center;
	margin: 0px;
	height: 45px;
	border: 1px solid #fff;
	z-index: 1;
	display: inline-block;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.shopbshop:hover,a.button.product_type_yith_bundle.add_to_cart_button:hover{
	background-color: rgba(0,0,0,0.1);
}
.shopbshow {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	font-family: classico-urw, sans-serif;
	color: #fff;
}
.shop_c {
	font-family: classico-urw, sans-serif;
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 5pt;
	text-align: center;
	padding: 0px;
	/*float: left;*/
	width: 100%;
	padding: 140px 0;
	max-width: 900px;
	margin: 0 auto;
	clear: both;
}
.shop_d {
	text-align: center;
	padding: 0px;
	width: 100%;
	padding: 115px 0;
	max-width: 900px;
	margin: 0 auto;
	clear: both;
}
.shop_d p,.collection p,.shop_dp{
	line-height: 16px;
	letter-spacing: 1pt;
	display: block;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: uppercase;
}
.shop_dp:not(:empty) {
	margin: 100px auto 50px;
}
.collection p{
	padding: 20px 0;
}
.shop_e {
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.shopecon {
	display: block;
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shopecon a {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	line-height: 45px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	padding: 0px 10px;
	height: 45px;
	width: 200px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	border: 1px solid #000;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.shopecon a:hover{
	background:#000;
	color: #FFF;
}
.collection_a {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: center;
}
.claleft {
	margin: 0px;
	padding: 0px;
	width: 50%;
}
.claright {
	vertical-align: bottom;
	padding: 0px;
	width: 35%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15%;
}
.collection_b {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 250px;
	margin-left: 0px;
	position: relative;
	text-align: center;
}
.collection_b p,.collection h2,.collection h1,.collection_a h3{
	font-family: classico-urw, sans-serif;
	font-size: 45px;
	line-height: 50px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	letter-spacing: 5pt;
}
.collection_a h3:not(:empty) {
	margin: 100px 0;
}
.collection_a .nwrap * {
    max-width: 100%;
    height: auto;
    /*width: 100%;*/
	box-sizing: border-box;
}
.collection h2,.collection p{
	max-width: 90% !important;
	margin: 0 auto;
	float: none;
}
.collection_b img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 0px;transform: translateX(-50%);

}
.colnext:not(:empty) {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	text-align: center;

	display: none;
}
.colnext a{
	display: inline-block;
	margin: 0 10px;
	text-decoration: underline;
}
.product-complete {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 270px;
	margin-right: 0px;
	margin-bottom: 130px;
	margin-left: 0px;
	text-align: center;
}
.pdcom {
	text-align: center;
	display: block;
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pdcom img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pdcomhead {
	font-family: classico-urw, sans-serif;
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
	letter-spacing: 0.25pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pdcomtext {
	font-size: 14px;
	font-weight: 500;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.pdcomback {
	font-family: classico-urw, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2pt;
	display: inline-block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #000;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.pdcomback:hover{
	background: #000;
	color: #FFF;
}
.ctcon {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align: center;
}
.ctone {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	vertical-align: top;
	display: inline-block;
	text-align: left;
}
.ctbox {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.ctbranch {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cttext {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.ctsocial {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 65px;
}
.ctsocial img {
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}
img.ctsname {
	height: 12px;
	width: auto;
}
.cttwo {
	padding: 0px;
	width: 313px;
	margin-top: -7px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	vertical-align: top;
	display: inline-block;
	text-align: left;
}
.cthmsg {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ctformmsg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 94px;
	width: 311px;
	border: 1px solid #fff;
	background-color: transparent;
	color: #FFF;
	line-height: 20px;
	font-family: "classico-urw";
	font-size: 17px;
	padding: 10px;
	box-sizing: border-box;
}
.privacy {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 215px;
	margin-right: 0px;
	margin-bottom: 115px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pvcon {
	display: block;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pvcon.pagetxt{
	width: 600px;
}
.pvcon .mnchead {
	margin-bottom: 110px;
}
.pvsubh,.pagecontent h3 {
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin-top: 0px;
	letter-spacing: 1pt;
}
.pvtext,.pvcon.pagetxt .pagecontent p {
	font-size: 16px;
	float: left;
	width: 100%;
	margin-top: 0px;
	letter-spacing: 1pt;
	margin-bottom: 30px;
}
.plancon {
	display: block;
	padding: 0px;
	width: 312px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.accform.swap {
	color: #000;
	border-bottom-color: #000;
}
select.accform {
	-webkit-appearance: none;
	border-radius: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBmaWxsPSIjMDEwMTAxIiBwb2ludHM9IjIzLjEsMzQuMSA1MS41LDYxLjcgODAsMzQuMSA4MS41LDM1IDUxLjUsNjQuMSAyMS41LDM1IDIzLjEsMzQuMSAiLz48L3N2Zz4=) right center no-repeat transparent;
	background-size: 20px;
	
}
.accsign.swap {
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.planty {
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 325px;
	margin-right: 0px;
	margin-bottom: 205px;
	margin-left: 0px;
}
.ptydesc {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: 500;
}
.ptytime {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.ptywhere {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: classico-urw, sans-serif;
}
.servicecon {
	padding: 0px;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
}
.servicecon .mnchead {
	margin-bottom: 110px;
}
.svbackground {
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 150px;
	transform: translateX(-50%);

}
.svpic {
	display: inline-block;
	padding: 0px;
	clear: both;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.eventcontainer {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.evpart {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}

.evbox {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.eventcontainer .mnchead {
	margin-bottom: 110px;
}
.evcon {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.evleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
.evright {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	width: 500px;
}
.evhead {
	font-size: 35px;
	line-height: 35px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: classico-urw, sans-serif;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
.evtext {
	font-size: 14px;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
	text-transform: uppercase;
	font-family: classico-urw, sans-serif;
}
.evmore {
	font-family: classico-urw, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.evmore a {
	text-decoration: underline;
}
.news {
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.newsbox {
	/*vertical-align: top;
	display: inline-block;
	padding: 0px;
	width: 575px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 25px;*/
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 25px 50px;
	box-sizing: border-box;
}
.newsbox img {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
.newssgpic {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
.newssgcon {
	display: block;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.newssgcon p {
	font-size: 16px;
	letter-spacing: 1pt;
}
p.newssgaddress {
	margin-top: 60px;
}

.newssgnavi {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2pt;
	font-family: classico-urw, sans-serif;
}
.newssgback {
	margin: 0px;
	padding: 0px;
	float: left;
}
.newssgnext {
	margin: 0px;
	padding: 0px;
	float: right;
}
.productsg {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top:330px;
	position: relative;
}

.pdsingle_a {
	/*float: left;*/
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.pdsingle_b{
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 45px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d4d4d;
}
.pdsgbhead,div#tab-auctions_for_woocommerce_history h2 {
	font-family: classico-urw, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 110px;
	margin-left: 0px;
	letter-spacing: 2pt;
}
.pdsgbcon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.pdsgbcon img {
	margin: 0px;
	padding: 0px;
	max-width: 33.33%;
	vertical-align: middle;
	display: inline-block;
}
.pdsgleft {
	padding: 0px;
	float: left;
	width: 260px;
	text-align: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pdsgpic {
	padding: 0px;
	float: none;
	width: calc(100% - 520px);
	display: inline-block;
    /*margin-top: -100px;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 455px;	
}

.pdsgright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 260px;
	text-align: right;
}
.pdsgleft .mnchead {
	text-align: left;
}
.pdsgmenu {
	font-family: classico-urw, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 00px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-weight: 500;
}
.pdsgmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}



.pdsgtext,.productdetail p{
	line-height: 18px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 65px;
	margin-left: 0px;
	font-family: dapifer;
}
.productdetail p{
	margin-bottom: 30px;
	font-weight: normal;
}
.pdsginfo,h2.woocommerce-loop-product__title,h1.product_title.entry-title,.pdsgright p.price,.woocommerce table.wishlist_table .product-name a ,.titlepdmb p.price{
	font-family: classico-urw, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 14px;
}
.pdsgright p.price{
	margin-bottom: 10px;
}
h2.woocommerce-loop-product__title,.woocommerce table.wishlist_table .product-name a{
	font-size: 16px;
	text-align: center;
	    line-height: 18px;
}
.pdsgform,.pdsgright input.input-text.qty{
	line-height: 25px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #000;
	border-left-color: transparent;
	background-color: transparent;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	font-family: classico-urw;
	letter-spacing: 2pt;
	font-weight: 500;
	-webkit-appearance: none;
	border-radius: 0;
}
.pdsgcolor {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pdsgchead {
	font-family: classico-urw, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: 500;
	text-align: left;
}
.pdsgcchoice {
	margin: 0px;
	padding: 0px;
	float: right;
}
.pdsgcchoice img {
	padding: 0px;
	float: left;
	width: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.pdsgctext {
	font-size: 10px;
	color: #585858;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.pdsgform.x,.pdsgright input.input-text.qty {
	margin-top: 0px;
	margin-bottom: 30px;
}
.pdsgform.y {
	width: 175px;
	margin-right: 5px;
}
.pdsgsubmit {
	font-family: classico-urw, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	background-color: #fff;
	letter-spacing: 2pt;
	padding: 0px;
	float: right;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}


.pdsgadd,button.single_add_to_cart_button,.add_to_wishlist,.yith-wcwl-wishlistexistsbrowse a,.yith-wcwl-wishlistaddedbrowse a{
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #fff;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 5px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000;
	font-family: classico-urw, sans-serif;
	text-align: center;
	-webkit-appearance: none;
	border-radius: 0 !important;
	cursor: pointer;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.yith-wcwl-wishlistexistsbrowse a,.yith-wcwl-wishlistaddedbrowse a{
	background: #000;
	color: #FFF;
}
.pdsgpreactive {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a.pdsgadd:hover,.add_to_wishlist:hover,button.single_add_to_cart_button:hover{
	color: #fff;
	background-color: #000;
}
.shoponline_a {
	color: #fff;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50vh;
	min-height: 450px;
	width: 100%;
	position: relative;
}
.shoponline_a p {
	font-family: classico-urw, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	transform: translate(-50%,-50%);
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
}
.shopnavi {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	padding: 145px 0px 0;
	float: left;
	width: 100%;
	margin: 0;
	letter-spacing: 2pt;
	background: #FFF;
}

.shoppage a {
	padding-right: 2px;
	padding-left: 2px;
}


.shoppage {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
.shoppage a:hover {
	text-decoration: underline;
}

.shoponline_b,ul.products,.woocommerce table.shop_table.wishlist_table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
	list-style-type: none;
	padding-bottom: 70px;
}
.shoponline_b{
	/*margin-top: 145px;*/
	margin-top: 0px;
}
.shopbox{
	vertical-align: top;
	display: inline-block;
	height: 485px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 100px;
	margin-left: 20px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #fff;
	width: 370px;
	position: relative;
}

.shopbox:hover,ul.products li:hover,
.woocommerce table.shop_table.wishlist_table tr:hover {
	border: 1px solid #e5e5e5;
}
.shopbystyle ul.products li:hover{
	border: 0;
}
ul.products,.woocommerce table.shop_table.wishlist_table{
	flex-wrap: wrap;
	display: flex;
}
ul.products li,.woocommerce table.shop_table.wishlist_table tr{
	border: 1px solid #FFF;	
	box-sizing: border-box;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	/*padding-top: 65px;*/
	padding-bottom: 50px;
	flex:  0 1 calc(33.33% - 40px);
	max-width: calc(33.33% - 40px);
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.shoppic {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pdsginfo.x {
	text-decoration: underline;
}
.shopbox .pdsginfo {
	font-size: 16px;
}
.shop-prev {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 13px;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 50%;transform: translateY(-50%);
}
.shop-next {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 13px;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 10px;transform: translateY(-50%);
}
.shopnew {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2pt;
	position: absolute;
	z-index: 1;
	left: 15px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.shopstar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 21px;
	position: absolute;
	z-index: 1;
	top: 15px;
	right: 15px;
}
.shophot {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	color: #6A0C07;
	letter-spacing: 2pt;
	position: absolute;
	z-index: 1;
	top: 15px;
	right: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: 500;
}
.shopsale {
	font-family: classico-urw, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background-color: #6a0c07;
	letter-spacing: 2pt;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	z-index: 1;
	width: 70px;
	top: 13px;
	right: 15px;
}
.studio {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.sdshow {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.sdshow.pt{
	padding-top: 60px;
}
.sdtext {
	font-size: 16px;
	padding: 0px;
	float: left;
	width: 70%;
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 0px;
	margin-left: 15%;
	letter-spacing: 1pt;
}
.sdbox {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;*/
	padding: 70px 0 60px;
}
.sdbox.x {
	border-bottom-style: none;
}

.sdhead {
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family: "classico-urw";
	letter-spacing: 2pt;
}
.sdpic {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sdpic.pb{
	padding-bottom: 60px;
}
.sdsubh {
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family: "classico-urw";
}




























































































































































































































































































#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	z-index: 10000;
	margin: 0px;
	height: 90px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: dapifer;
	text-transform: uppercase;
	letter-spacing: 0.75pt;
}
#footer a:hover {
	opacity: 0.5;
}
#footer.swap {
	color: #fff;
	background-color: #000;
}
#footer.swap a {
	color: #fff;
}


.ftleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 300;
}
.ftright {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	float: right;
	margin-top: 14px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-weight: 300;
	text-transform: uppercase;
}
.pagecontent{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: top center;
}
#header.swap .logo{
	-webkit-filter: invert(100%); /* Safari 6.0 - 9.0 */
	  filter: invert(100%);
}
#header a:hover {
	opacity: 0.5;
}
.accform::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.accform::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.accform:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.accform:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}
.accform.swap::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.accform.swap::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.accform.swap:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.accform.swap:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.wpcf7-form-control-wrap{
	float: left;
	width: 100%;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    font-size: 10px !important;
    line-height: 22px;
	top: 25px;
}

.cttwo .MESSAGE span.wpcf7-not-valid-tip{
	top: -22px;
}
div.wpcf7 .ajax-loader{
	margin-top: 50px !important;
	float: left;
}
div.wpcf7-response-output {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: classico-urw, sans-serif;
    font-size: 14px;
    line-height: 19px;
	position: absolute;
	bottom: 0;
	text-align: left;
}
div.wpcf7{
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 50px !important;
}
.wpcf7 p {
    margin: 0;
}
.galleria-theme-classic{
	background: transparent;
}
.galleria-theme-classic .galleria-stage{
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

div.newssgpic div.galleria1 div.galleria-container div.galleria-thumbnails{
		height: 10px;
		margin: 0 auto;

}

div.newssgpic div.galleria1 div.galleria-container.notouch.galleria-theme-classic div.galleria-thumbnails-container div.galleria-thumbnails-list {
	height: 10px;
}

div.newssgpic div.galleria1 div.galleria-container div.galleria-thumbnails div.galleria-image{
	background-color: transparent;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	border-radius: 50%;
	border-color: #FFF;
	box-sizing: border-box;
}
div.newssgpic div.galleria1 div.galleria-container div.galleria-thumbnails div.galleria-image.active{
	background-color: #FFF;
}

div.newssgpic .galleria1 .galleria-thumbnails-container{
	height: auto;
	display: block;
	bottom: 55px;
}
.newsbox:nth-child(odd){
	clear: left;
}
#content .woocommerce form.checkout_coupon,
#content .woocommerce form.login,
#content .woocommerce form.register{
    border-radius: 0;
    margin: 0;
    padding: 0;
	border: 0;
}

#content form.woocommerce-form.woocommerce-form-login.login .form-row,
#content form.woocommerce-form.woocommerce-form-register.register .form-row{
	margin: 0;
	padding: 0;
}
#content p.woocommerce-LostPassword.lost_password a{
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
#content .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
	line-height: 15px;
	    padding: 0px;
	    float: left;
	    width: 100%;
	    margin-top: 45px;
	    margin-right: 0px;
	    margin-bottom: 15px;
	    margin-left: 0px;
	    font-size: 11px;
}
a.woocommerce-privacy-policy-link{
	color: #FFF;
}
#content .woocommerce-error{
	background-color: transparent;
	color: #FFF;
	
}
#content .privacy .woocommerce-error{
	color: #000;
}
#content .woocommerce-privacy-policy-text a{
	text-decoration: underline;
}
form.woocommerce-ResetPassword.lost_reset_password{
	text-align: center;
}
form.woocommerce-ResetPassword p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first{
	margin: 0 auto;
	float: none;
	display: block;
	padding: 0;
}
#content .woocommerce form.woocommerce-ResetPassword button.woocommerce-Button.button.accsign{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float:none;
}

nav.woocommerce-MyAccount-navigation ul li a {
    color: #FFF;
}
nav.woocommerce-MyAccount-navigation {
	width: 100%;
	margin: 0;
	margin-bottom: 30px;
	float: left;
}
nav.woocommerce-MyAccount-navigation  ul{
	margin: 0;
	    padding: 0;
	    list-style-type: none;
	    text-transform: uppercase;
	    font-size: 14px;
	    line-height: 30px;
	    border: 1px solid #000;
	    box-sizing: border-box;
	    width: 100%;
	    float: left;
}
.woocommerce-MyAccount-content{
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 30px;
}
.woocommerce-MyAccount-content a{
	color: #FFF;
	text-decoration: underline;
}
.woocommerce{
	    font-family: classico-urw, sans-serif;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{
	display: none;
}
.woocommerce-MyAccount-navigation ul li {
    border: 1px solid #FFF;
    margin-bottom: 0;
    text-align: center;
    float: none;
    display: inline-block;
    width: 20%;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 8px;
    transition: all 0.5s;
    	-webkit-transition: all 0.5s;
    	-moz-transition: all 0.5s;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active{
	margin-left: 0;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout{
	width: 14%;
	margin-right: 0;
}
li.woocommerce-MyAccount-navigation-link.is-active,
li.woocommerce-MyAccount-navigation-link:hover{
	background: #FFF;
}
li.woocommerce-MyAccount-navigation-link.is-active a,
li.woocommerce-MyAccount-navigation-link:hover a{
	color: #000;
}
.woocommerce-info{
	background: transparent !important;
	color: #000 !important;
	    font-family: dapifer;
}
.woocommerce-MyAccount-content .woocommerce-Button.button{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	letter-spacing: 2pt;
	padding: 0px;
	float: left;
	height: 30px;
	width: 140px;
	border: 1px solid #fff;
	font-family: "classico-urw";
	margin: 0;
	cursor: pointer;
	
	-webkit-appearance: none;
	border-radius: 0;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
}
.woocommerce-MyAccount-content .woocommerce-Button.button:hover{
	background-color: #FFF;
	color: #000;
}
.customerserv .menubox ul.children{
	margin: 0;
	padding-left: 1px;
	list-style-type: none;
}
.customerserv .menubox ul.children > li {
}
.customerserv .menubox ul.children > li:before {
  content: "-";
}
.customerserv .menubox ul.children > li a{
	padding-left: 5px;
}
.eventcontainer.event .mnchead{
	margin-bottom: 10px;
}
.eventcontainer.event .evtext{
	text-align: center;
}
.evheadwrap{
	float: left;
	width: 100%;margin: 0;
	padding: 0;
	margin-bottom: 95px;
}
body.black .ftright a{
	color: #FFF;
}
.bgchange{
	opacity: 0.7;
	visibility: hidden;
	/*transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;*/
	transition: background-image 1s ease-in-out;
	transition: 0.5s;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	max-height: 0;
	background-size: cover;
	background-position: center;
}
.bg{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}
.bgchange.active{
	opacity: 1;
	visibility: visible;
	max-height: unset;
}
.swiper-container{
	width: 100%;
	height: 100%;
}
.mslinfo div img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.mslinfo div:hover img {
    transform: translateY(-5px);
}

.shoponline_b h1.page-title,
.shoponline_b .woocommerce-result-count,
.shoponline_b .woocommerce-ordering{
	display: none;
}
.shopwrap{
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	display: inline-block;
}
ul.products li span.price,.woocommerce table.wishlist_table  .product-price{
	/*font-family: classico-urw, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 16px;
	text-decoration: underline;*/
	font-family: classico-urw, sans-serif;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2pt;
margin: 0px;
padding: 0px;
float: left;
width: 100%;
font-size: 13px;
color: #979797;
}
ul.products li img.featimg{
	width: 100%;
	height: auto;
}
.woosb_wrap{
	float: left;
	width: 100%;
	margin: 30px 0 0;
}
/*.woosb-products .woosb-product .woosb-title .woosb-title-inner{
	text-align: left;
}
.woosb-products .woosb-product form.variations_form .variations,
.woosb-products .woosb-product form.variations_form .variations .variation{
	float: left;
	width: 100%;
	margin: 10px 0;
	box-sizing: border-box;
}
form.variations_form .variations .variation select{
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #000;
	padding: 5px 0;
}
.woosb-products .woosb-product form.variations_form .variations .variation .label{
	display: none;
}*/
form.variations_form table.variations,
.pdsgright .woosb-products .woosb-product form.variations_form .variations{
	width: 100%;
    margin: 10px 0 0;
    float: left;
}
form.variations_form table.variations tr,
.pdsgright .woosb-products .woosb-product form.variations_form .variations .variation{
	width: 100%;
	margin: 0 0 5px;
	float: left;
}
form.variations_form table.variations td.label,
.pdsgright .woosb-products .woosb-product form.variations_form .variations .variation .label{
	width: 45%;
	float: left;
	text-align: left;
	line-height: 25px;
	font-family: classico-urw, sans-serif;
}
form.variations_form table.variations td.value,
.pdsgright .woosb-products .woosb-product form.variations_form .variations .variation .select{
	float: right;
	width: 53%;
	font-family: classico-urw, sans-serif;
}
form.variations_form table.variations td.value select,
.pdsgright .woosb-products .woosb-product form.variations_form .variations .variation .select select{
	width: 100%;
	text-align: left;
	-webkit-appearance: none;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #000;
	background: transparent;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBmaWxsPSIjMDEwMTAxIiBwb2ludHM9IjIzLjEsMzQuMSA1MS41LDYxLjcgODAsMzQuMSA4MS41LDM1IDUxLjUsNjQuMSAyMS41LDM1IDIzLjEsMzQuMSAiLz48L3N2Zz4=) right center no-repeat transparent;
	background-size: 15px;
	height: 25px;
}
form.variations_form table.variations ul.variable-items-wrapper,
.pdsgright .woosb-products .woosb-product form.variations_form .variations ul.variable-items-wrapper{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	width: 100%;
	    margin-top: 6px;
}
form.variations_form table.variations ul.variable-items-wrapper li span,
.pdsgright .woosb-products .woosb-product form.variations_form .variations ul.variable-items-wrapper li span{
	float: left;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
form.variations_form table.variations .variable-item:not(.radio-variable-item),
.pdsgright .woosb-products .woosb-product form.variations_form .variations  .variable-item:not(.radio-variable-item){
	width: 13px;
	height: 13px;
	float: right;
	margin-left: 2px;
	border: 1px solid transparent;
	padding: 2px;
}
.reset_variations{
	display: none !important;
}
.pdsgright .quantity:before{
	content: 'Quantity';
	float: left;
	width: 45%;
	float: left;
	text-align: left;
	line-height: 25px;
	text-transform: uppercase;
}
.pdsgright .quantity .screen-reader-text{
	display: none;
}
.pdsgright input.input-text.qty{
	width: 55%;
	line-height: 25px;
	-moz-text-align-last: right;
	     text-align-last: right;
}
form.variations_form table.variations .variable-item.selected:not(.radio-variable-item),
.pdsgright .woosb-products .woosb-product form.variations_form .variations  .variable-item.selected:not(.radio-variable-item){
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 2px;
}

.pdsgright .woosb-products .woosb-product form.variations_form .variations .variation{
	border: 0;
	width: 100%;
	margin: 0 0 5px;
	padding: 0;
}
.woocommerce-message {
    border-top-color: #000 !important;
	    background: transparent !important;
	    position: absolute !important;
	    width: 90% !important;
	    top: 180px;
	    left: 0;
	    right: 0;
	    margin: auto !important;
	    box-sizing: border-box;
}
.woocommerce-message::before{
	color: #000 !important;
}

.productsg .woocommerce-notices-wrapper,
.productsg .woocommerce-info {
	width: 90% !important;
	top: 180px;
	left: 0;
	right: 0;
	margin: auto !important;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none;
}
.productsg .woocommerce-error {
    color: inherit !important;
}
.productsg .woocommerce-notices-wrapper > * {
    width: 100% !important;
	margin: auto !important;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none;
}

.woocommerce-info .button, .woocommerce-message .button {
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: dapifer;
}
#preorderform{
	display: none;	
}
.pdsgpreactive #product{
	opacity: 0;
	visibility: hidden;
	max-height: 0;
	position: absolute;
}
span.wpcf7-form-control-wrap.Mobile {
    width: 175px;
}
.pdsgpreactive div.wpcf7 {
    padding-bottom: 0 !important;
}
.pdsgpreactive div.wpcf7 .ajax-loader {
    padding: 0;
    margin: 0;
    margin-top: 0 !important;
}
.pdsgpreactive div.wpcf7-response-output{
	position: relative;
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;
	text-align: left;
	float: left;
	font-size: 10px;
	line-height: 15px;
}
.woocommerce table.shop_table.wishlist_table{
	margin-top: 50px;
	border: 0;
	border-radius: 0;
	border-collapse: unset;
}
p.stock{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "dapifer", serif;
}
.woocommerce table.shop_table.wishlist_table thead{
	display: none;
}

.woocommerce table.shop_table.wishlist_table tbody,
.woocommerce table.wishlist_table tr,
.woocommerce table.wishlist_table tr td {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td{
	border: 0;
}
.woocommerce .wishlist_table td.product-add-to-cart {
	display: none !important;
}
.woocommerce table.wishlist_table tbody td{
	padding: 0 !important;
}
.wishlist_table tr td.product-thumbnail a{
	max-width: unset !important;
}
.woocommerce table.shop_table.wishlist_table tr{
	position: relative;
}
.woocommerce table.wishlist_table tr td.product-remove{
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		opacity: 0;
		visibility: hidden;
		max-height: 0;
}
.woocommerce table.wishlist_table tr:hover td.product-remove{
	opacity: 1;
	visibility: visible;
	max-height: unset;
}
.woocommerce table.wishlist_table a.remove{
	float: right;
	background: #000;
	color: #FFF !important;
	border-radius: 0;
}
.woocommerce table.wishlist_table tbody td.product-stock-status{
	font-family: classico-urw, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0;
}
.yith-wcwl-form .woocommerce-message{
	display: none;
}
.collection{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
figure.wp-block-image.mainimg_col {
    margin-top: 0;
    margin-bottom: 0;
}
.menubox ul.child{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.woocommerce-info{
	border-top-color: #000 !important; 
}
.woocommerce-info::before {
    color: #000 !important;
}
.shopbystylemain{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.shopbystylemain img{
	width: 100%;
	height: auto;
}
.shopbystyle .shopwrap {
    max-width: unset;
}
.shopbystyle ul.products li:nth-child(odd){
	margin-left: 0;
	margin-right: 2%;
}
.shopbystyle ul.products li:nth-child(even){
	margin-left: 2%;
	margin-right: 0;
}
.shopbystyle ul.products li{
	background: transparent;
}
.shopbystyle{
	margin-top: 0;
}

.pdsgright table.yith-wcpb-product-bundled-items{
	border: 0 !important;
	box-shadow: unset !important;
	border-radius: 0 !important;
}
.pdsgright table.yith-wcpb-product-bundled-items td.yith-wcpb-product-bundled-item-image{
	display: none !important;
}
.pdsgright table.yith-wcpb-product-bundled-items td.yith-wcpb-product-bundled-item-data{
	padding: 0 !important;
}
.pdsgright td.yith-wcpb-product-bundled-item-data p:empty {
    display: none;
}
.yith-wcpb-product-bundled-item-outofstock{
	color: firebrick;
	font-style: italic;
	margin-bottom: 5px;
}
.yith-wcwl-add-to-wishlist{
	margin-bottom: 50px;
}
tr.yith-wcpb-child-of-bundle-table-item{
	display: none !important;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents td.product-thumbnail{
	width: 12%;
}
p.ctsname {
    font-family: classico-urw;
    font-weight: bold;
    letter-spacing: 1px;
}
.menubox ul.children {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select,
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select{
	border:1px solid #ebebeb !important;	
}

.wp-block-column.claright figure.wp-block-image{
	display: flex;
	align-items: center;
	/*justify-content: flex-end;*/
	justify-content: center;
	height: 100%;
}
.wp-block-column.claright figure.wp-block-image img{
	width: 65%;
}
.phonemenu .woocommerce-currency-switcher {
	margin-left: 15px;
}
.phonemenu{
       	display: none;
       }
       .menu-btn {
       	  display: none;
       	}
       	.titlepdmb{
       		display: none;
       	}
       	#yith-wcwl-popup-message{
       		display: none !important;
       	}
       	ul.page-numbers{
       		margin: 0;
       		padding: 0;
       		text-align: center;
       		display: block;
       		width: 100%;
       		list-style-type: none;
       	}
       	ul.page-numbers li {
       	    display: inline-block;
       	    margin: 0 1px;
       	    width: 25px;
       	    background-color: #FFF;
       	    border: 1px solid #e5e5e5;
       	    height: 25px;
       	    box-sizing: border-box;
       	    line-height: 25px;
       	    font-family: sans-serif;
       		transition: 0.5s;
       	}
       	ul.page-numbers li:hover {
       	    background: #e5e5e5;
       		color: #000;
       		transition: 0.5s;
       	}
       	ul.page-numbers li span.current{
       		display: block;
       		box-sizing: border-box;
       		width: 100%;
       		height: 100%;
       		background: #e5e5e5;
       		color: #000;
       	}
       	#header{
   			background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
       	
       	#header.swap{
       		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.47), transparent);
       	}
       	.woocommerce table.shop_table{
       		border: 0;
       		border-radius: 0;
       	}
       	.woocommerce table.shop_table th{
       		font-size: 15px;
       		text-transform: uppercase;
       	}
       	.woocommerce table.shop_table td.product-name a{
       		font-size: 14px;
       		font-weight: 500;
       	}
       	.woocommerce td.product-name dl.variation dt{
       		font-weight: 500;
       		font-size: 13px;
       		line-height: 22px;
       		min-width: 25%;
       		
       	}
       	.woocommerce td.product-name dl.variation dd{
       		float: left;
       	}
       	.woocommerce td.product-name dl.variation dd p {
       		width: auto;
       		font-size: 13px;
       		    line-height: 22px;
       		    margin: 0;
       	}
       	#coupon_code{
       		-webkit-appearance: none;
       		border: 0;
       		border-bottom: 1px solid #515151;
       		width: 120px;
       		box-sizing: border-box;
       		outline: none;
       		height: 30px;
       		font-size: 12px;
       	}
       	.pvcon .woocommerce td.actions .button{
       		-webkit-appearance: none;
       		border-radius: 0;
       		height: 30px;
       		text-transform: uppercase;
       		background: #000;
       		color: #FFF;
       		padding: 0 20px;
       		font-size: 10px;
       	}
       .pvcon .woocommerce .wc-proceed-to-checkout a{
       	    font-size: 13px;
       	    -webkit-appearance: none;
       	    background: #000;
       	    width: 100%;
       	    text-transform: uppercase;
       	    border-radius: 0;
       	    height: 35px;
       	    padding: 0;
       	    line-height: 35px;
       	    letter-spacing: 1px;
       	    transition: all 0.5s;
       	    	-webkit-transition: all 0.5s;
       	    	-moz-transition: all 0.5s;
       	    	border: 1px solid #000;
       	    	box-sizing: border-box;
       }
       .pvcon .woocommerce .wc-proceed-to-checkout a:hover{
       		background: #fff;
       		color: #000;
       }
       .woocommerce table.shop_table td{
       	font-size: 13px;
       }
       .cart_totals>h2{
       	display: none;
       }
       .shipping-calculator-button{
       	text-decoration: underline;
       	font-weight: 500;
       }
       .woocommerce-form-coupon-toggle{
       	display: none;
       }
       .woocommerce .col2-set#customer_details {
           width: 50%;
           float: left;
       }
       h3#order_review_heading,#order_review {
           width: 50%;
           float: right;
       }
       .woocommerce .col2-set#customer_details .col-1,
       .woocommerce .col2-set#customer_details .col-2{
       	width: 85%;
       	float: left;
       }
       .woocommerce-billing-fields h3{
       	text-align: left;
       	font-weight: 500;
       }
       .woocommerce td.product-name dl.variation:last-child{
       	margin: 0;
       }
       .woocommerce form .form-row label{
       	text-align: left;
       	text-transform: uppercase;
       }
       .woocommerce form .woocommerce-billing-fields .form-row input.input-text{
       	border: 0;
       	-webkit-appearance: none;
       	border-bottom: 1px solid #e5e5e5;
       	line-height: 25px;
       	font-size: 12px;
       }
       .select2-container--default .select2-selection--single {
           border-radius: 0;
           border: 0;
           border-bottom: 1px solid #e5e5e5;
           text-align: left;
       }
       .select2-container--default .select2-selection--single .select2-selection__rendered{
       	padding: 0;
       }
       #ship-to-different-address{
       	text-align: left;
       	margin-top: 10px;
       }
       #order_comments_field textarea{
       	border: 1px solid #e5e5e5;
       	    padding: 10px;
       	    height: 60px;
       }
       a.woocommerce-privacy-policy-link{
       	color: #000;
       }
       #place_order{
       	-webkit-appearance: none;
       	    border-radius: 0;
       	    width: 100%;
       	    color: #FFF;
       	    background: #000;
       	    height: 35px;
       	    line-height: 35px;
       	    border: 1px solid #000;
       	    padding: 0;
       	    text-transform: uppercase;
       	    box-sizing: border-box;
       }
      .woof_container{
      	width: auto;
      	display: inline-block;
      }
      .chosen-container {
          min-width: unset;
          width: -webkit-max-content !important;
          width: -moz-max-content !important;
          width: max-content !important;
      }
      .chosen-container-single .chosen-single{
      	border: 0;
      	    background: transparent;
      	    border-radius: 0;
      	    box-shadow: none;
      	    text-transform: uppercase;
      	    color: #000;
      }
      .chosen-container-active.chosen-with-drop .chosen-single{
      	box-shadow: none;
      	background: transparent;
      }
      .chosen-container .chosen-drop{
      	box-shadow: none;
      	border-radius: 0;
      }
      .chosen-container .chosen-results li.highlighted{
      	background: #000;
      }
      .woof_container:nth-child(1) .woof_block_html_items:after,
      .woof_container:nth-child(2) .woof_block_html_items:after,
      .woof_container:nth-child(3) .woof_block_html_items:after
      {
      	content: '|';
      	display: inline-block;
      }
      .woof{
      	float: left;
      	    width: 100%;
      	    text-align: center;
      }
      .chosen-container-single .chosen-single span{
      	font-family: classico-urw, sans-serif;
      	font-size: 16px;
      }
      .chosen-container .chosen-single{
      	border: 1px solid transparent;
      }
      .button.woof_reset_search_form,.woof_products_top_panel{
      	display: none !important;
      }
      div.shopnavi{
      	position: relative;
      	z-index: 2;
      }
      .beforecheckout{
      	width: 48%;
      	float: left;
      	
      }
      .beforecheckout a{
      	font-size: 15px;
      	padding: 9px 12px;
      	    line-height: 1.5em;
      	    font-weight: bold;
      	    float: left;
      	    width: 100%;
      	    text-align: left;
      }
      .beforecheckout a:hover{
      	text-decoration: underline;
      }
      .shippingpolicy{
      	    font-weight: 500;
      	text-decoration: underline;
      }
      select.woocommerce-currency-switcher{
      	font-family: "classico-urw";
      	font-size: 12px;
      	border-radius: 0;
      	border: 0;
      	background: transparent;
		color: inherit;
		outline: none;
      }
      #header.swap select.woocommerce-currency-switcher{
      	color: #FFF;
      }
      .cartcount{
      	position: absolute;
      	width: 14px;
      	text-align: center;
      	top: 15px;
      	right: 0;
      	font-size: 10px;
      }
      span.select2-container.select2-container--default.select2-container--open{
      	width: 100%;
      }
      .woocommerce-tabs ul.tabs {
	  	display: none;
	  }
	  div#tab-auctions_for_woocommerce_history {
	  	padding-bottom: 70px;
	  }
	 .woocommerce-product-gallery .swiper-slide img {
	    max-width: inherit;
	    max-height: inherit;
	    width: 100%;
	    height: 100%;
	}
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
		margin: 0;
	}
.product_meta {
	display: none;
}
.pdsgright .auction_form.cart .quantity:before{
	content: 'Price';
}



/*==========2020==========*/
.auction_form .quantity input[type="button"].plus,
.auction_form .quantity input[type="button"].minus {
    display: none;
}

ul.products li.product-type-auction {
    padding-top: 0;
}
ul.products li.product-type-auction,
ul.products li.product-type-auction .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.products li.product-type-auction > *,
ul.products li.product-type-auction .woocommerce-LoopProduct-link > * {
    width: 100%;
}
ul.products li.product-type-auction .woocommerce-LoopProduct-link,
ul.products li.product-type-auction .woocommerce-LoopProduct-link > .price {
    flex: 1;
}

ul.products li.product-type-auction * {
    box-sizing: border-box;
}
ul.products li.product-type-auction .woocommerce-LoopProduct-link > *:not(.object-fit) {
    padding-left: 5px;
    padding-right: 5px;
}
ul.products li.product-type-auction .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
    margin-top: 15px;
}
ul.products li.product-type-auction .woocommerce-LoopProduct-link > .woocommerce-loop-product__title,
ul.products li.product-type-auction .woocommerce-LoopProduct-link > .price {
    margin-bottom: 5px;
}
ul.products li.product-type-auction .button.product_type_auction {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin: 15px auto 0;
}
ul.products li.product-type-auction .auction-time-countdown {
    white-space: nowrap;
}
ul.products li.product-type-auction .auction-time-countdown .wc_auctions_countdown-row {
    display: flex;
}

ul.products li.product-type-auction .object-fit {
    position: relative;
    display: block;
    width: 100%;
}
ul.products li.product-type-auction .object-fit>img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}
ul.products li.product-type-auction .object-fit:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 133.3333333%;
}

#content.auctionpage > *:not(:last-child) {
    margin-bottom: 50px;
}
.ig-feed img {
	width: 100%;
}

.wp-block-image img,
.wp-block-image.alignfull img, 
.wp-block-image.alignwide img {
    height: auto;
}
.mbthumb {
	display: none;
}


/*==================== EDIT BY SOM 2022/04/11:START ====================*/
.wpml-ls-legacy-list-horizontal {
	margin: 0 !important;
}
.wpml-ls-legacy-list-horizontal ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.wpml-ls-legacy-list-horizontal li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inline-flex;
	align-items: center;
}
.wpml-ls-legacy-list-horizontal li:not(:last-child) {
	margin-right: 10px !important;
}
.wpml-ls-legacy-list-horizontal li:before {
	display: none !important;
}
.wpml-ls-legacy-list-horizontal a {
	padding: 0 !important;
}

.wpcf7-form {
	position: relative;
}
.wpcf7-form > *,
.wpcf7-form p,
.wpcf7-form .accform {
	margin: 0 !important;
}
.wpcf7-form .wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-form .wpcf7-form-control-wrap ~ br {
	display: none !important;
}
.wpcf7-form .wpcf7-form-control-wrap:not(:first-child),
.wpcf7-form .wpcf7-submit:not(:first-child) {
	margin-top: 25px !important;
}
.wpcf7-form .wpcf7-spinner {
	margin: 0 !important;
	position: absolute;
	bottom: 0;
	right: 0;
}
.wpcf7-form span.wpcf7-not-valid-tip,
.wpcf7-form div.wpcf7-response-output {
	position: static !important;
	line-height: normal !important;
	font-size: 10px !important;
}
.wpcf7-form div.wpcf7-response-output {
	margin: 25px 0 0 !important;
}
/*==================== EDIT BY SOM 2022/04/11:END ====================*/

/*==================== UPDATE BY SOM 2022/12/19:START ====================*/
.searchbox {
	position: relative;
}
.searchbox input,
.searchbox button {
	-webkit-appearance: none;
	box-sizing: border-box;
	background: none;
	color: inherit;
	outline: 0;
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	line-height: normal;
}
.searchbox input {
	border-bottom: 1px solid;
	min-height: 0;
	height: 20px;
	width: 120px;
	display: block;
	padding-right: 1.5em;
}
.searchbox input::-webkit-input-placeholder {
	font: inherit !important;
	color: inherit !important;
	opacity: .4 !important;
}
.searchbox input::-moz-placeholder {
	font: inherit !important;
	color: inherit !important;
	opacity: .4 !important;
}
.searchbox input:-ms-input-placeholder {
	font: inherit !important;
	color: inherit !important;
	opacity: .4 !important;
}
.searchbox button {
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	z-index: 3;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	cursor: pointer;
}
.searchbox button img {
	display: block;
	width: 1em;
	height: auto;
	-webkit-filter: brightness(0);
	        filter: brightness(0);
}
#header.swap .searchbox button img, 
body.black #header .searchbox button img {
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
}


.mncresult-title,
.mncresult-total {
	margin: 0;
	font: inherit;
	font-size: 14px;
	line-height: inherit;
}
.mncresult-head {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}
.mncresult-body:before,
.mncresult-body:after {
	content: "";
	display: table;
	clear: both;
}
.mncresult-body .news {
	width: auto;
	max-width: none;
	margin-left: -25px;
	margin-right: -25px;
}

.mncresult > *:not(:first-child) {
	margin-top: 55px;
}
.mncresult-wrapper {
	width: 100%;
	float: left;
	clear: both;
}
.mncresult-wrapper > *:not(:first-child) {
	padding-top: 55px;
	border-top: 1px solid;
}

@media (min-width:768px) {
	.mncresult-body ul.products {
		width: auto;
		max-width: none;
		margin-left: -20px;
		margin-right: -20px;
	}
}
/*==================== UPDATE BY SOM 2022/12/19:END ====================*/

.wcml-dropdown li{
	background-color:transparent;
	border:0;
}
.wcml-dropdown{
	width:auto;
}
.wcml-dropdown li:hover, .wcml-dropdown li:focus {
    background-color: transparent;
}



.wcml-dropdown .wcml-cs-submenu {
	background-color: #fff !important; 
	color: #000 !important;
}
.wcml-dropdown .wcml-cs-submenu a {
	color: inherit !important;
	transition: none !important;
}