.page-width-1190{
  	max-width:1200px;
  	width:100%;
  	margin:0 auto;
}
#top_header {
    float: left;
    width: 100%;
}
.site-header__logo {
    margin: 4px 0 8px;
}
.site-header {
    border-bottom: 1px solid #f5eb50;
}
.header_left {
    width: 10%;
    float: left;
}
.header_right{
    width: 10%;
    float: right;
}
.header_center {
    width: 80%;
}
#shopify-section-header {
    float: left;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.announcement-bar {
    padding: 12px 0;
    font-size: 9px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 1px;
  	z-index:99;
}
.announcement-bar{
  	border-bottom:none;
}
.announcement-left{
  	width:30%;
  	float:left;
  	text-align: left;
}
.announcement-center{
  	width:40%;
  	float:left;
  	text-align:center;
}
.announcement-right{
  	width:30%;
  	float:right;
  	text-align:right;
  	padding-top:2px;
}
.announcement-bar {
    background-color: #f5eb50;
    float: left;
    width: 100%;
  	font-family: 'NanumGothicBold';
}
.announcement-center li {
    display: inline-block;
  	padding: 0 10px;
  	line-height:10px;
}
.announcement-center li{
  	border-left:1px solid #000;
}
.announcement-center li:first-child{
  	border-left:none;
}
.announcement-right li {
    padding: 0 10px;
  	line-height:10px;
  	text-transform:uppercase;
  	float: left;
}
.announcement-right li{
  	border-left:1px solid #000;
}
.announcement-right li:first-child{
  	border-left:none;
}
.announcement-right ul{
    display: table;
    float: right;
}
.announcement-right ul li:last-child{
    padding-right:0;
}
.announcement-center a{
  	font-size: 9px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.site-header__account{
    padding: 0;
}
.announcement-right select {
    appearance: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
  	background:none;
}
#currency_form select, .lang_div.box_r select, #language_switch select {
    background-color: transparent;
    color: #000;
    border: 0 !important;
    margin-top: 0;
    margin-bottom: 0 !important;
    min-width: 80px;
    outline: 0;
    -moz-appearance: none;
    text-shadow: none !important;
    font-size: 9px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 2px;
    box-shadow: none !important;
    padding: 0;
    text-transform: uppercase;
}
.lang_div.box_r #ly-languages-switcher, .lang_div.box_r #mobile-languages-switcher, #language_switch #ly-languages-switcher, #language_switch #mobile-languages-switcher {
    min-width:25px;
}
.lang_div.box_r {
    width: auto;
    float: right;
  	padding-left:4px;
  	margin-top: -2.5px;
}
.site-header a.site-nav__link, .site-nav__label {
    font-size: 12px;
    font-family: 'NanumGothicBold';
    color: #000;
  	text-transform:uppercase;
  	letter-spacing:1px;
}
#SiteNav > li {
    padding: 0 25px;
    margin: 0;
}
.site-nav a {
    padding: 0;
}
.site-nav {
    margin: 0;
}
.site-header__cart {
    font-size: 14px;
    font-family: 'BrandonGrotesque-Light';
    color: #fff;
}
.site-header__icon.site-header__account {
    margin-right: 40px;
}
.site-header_cart-count {
    border-radius: 100px;
    background: #000;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    float: left;
    position: absolute;
    left: -15px;
    top: 6px;
}
.site-header_cart-count.count_0 {
    height: 20px;
    width: 20px;
    float: left;
    line-height: 20px;
    margin: 0;
    font-size: 14px;
    background: #101820;
    min-width: inherit;
    font-family: 'BrandonGrotesque-Light';
}

h2{
    font-size: 54px;
    font-weight: normal;
  	text-transform:none;
  	letter-spacing:0;
}
.template-index .main-content {
    padding-top: 0;
}
.main-content {
    padding-top: 30px;
    float: left;
    width: 100%;
  min-height: 400px;
}
.btn {
    border-radius: 30px;
    padding: 6px 34px;
	font-size: 16px;
    color: #000;
    background-color: #f5ed0a;
    border: none;
    font-weight: normal;
    min-width: 180px;
  	font-family: 'BrandonGrotesque-Light';
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  	letter-spacing:0;
  	text-transform:none;
}
.btn:hover{
    color: #f5ed0a!important;
    background-color: #000;
}
a:not([disabled]):hover, a:focus {
    color: #000;
}

.homepage_slideshow {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}
.slideshow {
    height: 700px;
    transition: none;
    max-height: none;
}
.mo_slide_image {
    display: none;
}
[class*="index-section--flush"]:first-child {
    margin-top: 0;
}
.slideshow__overlay::before {
    background-color: #000;
    opacity: 0.5;
  	z-index:-1;
}
.slideshow__text-wrap {
    z-index: 1;
}
.Slideshow__Content {
    position: absolute;
    bottom:105px;
    height: auto;
    float: left;
    width: 100%;
    left: 0;
    /*-webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);*/
    z-index: 1;
}
.slideshow__title{
  	font-size: 122px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Coves-Light';
  	font-weight:normal;
  	margin-bottom:15px;
  	text-transform:uppercase;
}
.mega-title, .mega-subtitle {
    text-shadow: none;
}
.width-685{
  	max-width:685px;
  	margin:0 auto;
  	width:100%;
}

.left__content .width-685{
  	float:left;
}
.right__content .width-685{
  	float:right;
}
.light,
.mega-subtitle.light p{
    color: #fff!important;
}
.dark, .mega-subtitle.dark p {
    color: #000!important;
}
.slideshow__info {
    /*max-width: 450px;*/
    margin: 0 auto 50px;
    width: 100%;
}
.slideshow__info p {
    line-height: 1.2;
    font-size: 26px;
}
.banner_box{
  	overflow:hidden;
}
.filmcontainer video {
    float: left;
    width: 100%;
}
.shopify-section {
    clear: both;
    float: left;
    width: 100%;
}
.index-section--slideshow{
  	padding:0;
}
.slideshow__controls .slideshow__arrow {
    display: none;
}
.slideshow__arrows{
  	background:none;
  	height: auto;
	padding: 0;
}
.slideshow__controls .slideshow__arrows .slick-dots {
    margin: 0 auto;
}
.slideshow__controls:hover .slideshow__arrows, .slideshow__controls:focus .slideshow__arrows, .slideshow__controls--hover .slideshow__arrows {
    background:transparent;
}
.slideshow__controls {
    margin-bottom: 25px;
}
.hero__overlay::before{
  	display:none;
}
.h1 {
    font-size: 58px;
  	font-weight:normal;
  	margin-bottom: 28px;
  	text-transform:uppercase;
}
h2{
  	font-size: 58px;
  	font-weight:normal;
  	margin-bottom: 28px;
  	text-transform:normal;
  	
}
.width-50{
  	width:50%;
  	float:left;
}
.right__content {
    float: right;
}
/*.right__content {
    text-align: center;
    margin: 0 auto;
    float: none;
}*/
.hero__inner p{
  	font-size:26px;
  	line-height:1.2;
}
.hero .mega-title, .hero .mega-subtitle {
    text-shadow: none;
}
.hero__btn {
    margin-top: 40px;
}
.center__content {
    margin: 0 auto;
    float: none;
  	text-align:center;
}
.usps-section ul li {
    display: inline-block;
    border: 4px solid #f5eb50;
    text-transform: uppercase;
    text-align: center;
    max-width: 220px;
    width: 100%;
    padding: 7px 10px;
    font-size: 24px;
    font-family: 'Coves-Bold';
    min-height: 94px;
  	margin: 0 35px;
}
.usps-section ul {
    text-align: center;
}
.usps-section {
    padding: 30px 0;
    float: left;
    width: 100%;
}
.usps-home{
  	padding:0;
}
.index-p-0{
  	padding:0;
}
.hero__Content{
  	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}
.table_dox{
   height: 100%;
    display: table;
  	width: 100%;
}
.hero--height{
  	float:left;
  	width:100%;
  	position:relative;
}
.hero__inner {
    padding: 0 0;
}
.feature-row__image-wrapper{
  	margin-bottom:0;
}
.quote_block_section{
  	float:left;
  	width:100%;
  	clear:both;
  	padding:55px 0;
}
.font-30{
  	font-size:
}
.p-0 {
    padding: 0;
}
.left_align{
  	text-align:left;
}
.right_align{
  	text-align:right;
}
.logo_row {
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
    float: left;
}
.logo_row img{
  	max-width:175px;
}
.category-box{
  	position:relative;
}
.grid-0{
	margin:0;
}
.overlay_content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.middle-center{
  	vertical-align:middle;
  	display:table-cell;
}
.display-table{
  	display:table;
  	height:100%;
  	width:100%;
}	
.title-pro{
  	font-size:52px;
  	font-weight:normal;
  	margin-bottom: 28px;
  	color:#fff;
  	margin:0;
  	text-transform:uppercase;
  	
}
.overlay_show{
  	display:none;
  	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  	width:100%;
  	float:left;
  	padding:0 30px;
}
.category-box:hover .title-pro {
    display: none;
}
.category-box:hover .overlay_show{
  	display:inherit;
}
.category-box:hover .overlay_content{
  	background:#f5eb50;
}
.category-box .rte-setting p {
    font-size: 29px;
    line-height: 1.3;
}
.btn.btn--black {
    background: #000;
    color: #fff;
}
.vat_text{
  	font-size:24px;
  	font-family: 'Coves-Bold';
  	margin:10px 0 35px;
  	width:100%;
    float:left;
}
.logo-bar__item {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    margin: 45px 75px 45px;
}
.logo_section .section-header{
  	margin-top:45px;
  	margin-bottom:0;
}
.logo_section .h1{
  	margin-bottom:0;
}
.footer_menusection {
    float: left;
    width: 100%;
    clear: both;
    padding:0 0 0;
}
#footer_links {
    float: left;
}
#footer_links ul {
    float: left;
    padding: 0;
    margin: 0;
  	width:100%;
  display:table;
}
#footer_links ul li a {
    float: left;
    font-size: 13px;
    letter-spacing: 0;
    color: #fff;
    border-bottom: 1px solid transparent;
    font-family: 'NanumGothicBold';
    text-transform: none;
}

#footer_links ul li {
    float: none;
    display: inline-block;
    padding: 0 0 0 26px;
}
#footer_links {
    float: left;
    width: 100%;
    float: left;
}
.site_by {
    letter-spacing: 0.5px;
    font-size: 24px;
    font-family: 'BrandonGrotesque-Medium';
    clear: both;
    margin-top: 30px;
    float: left;
    width: 100%;
    font-weight: normal;
}
.site_by img{
    max-width: 200px;
    margin-top: 10px;
}
#top-mc-form input[type="email"] {
    float: left;
    width: 100%;
    padding: 15px 63px 15px 23px;
    border: none;
    border-radius: 0;
    color: #808075;
    font-family: 'NanumGothicBold';
    font-size: 13px;
    letter-spacing: 0;
  	
}
.news-input {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
}
.Form__Submit {
    position: absolute;
    right: 0;
    font-family: 'NanumGothicBold';
    text-transform: uppercase;
    border: none;
    background: #f5eb50;
    top: 0;
    padding: 0 26px;
    font-size: 13px;
    line-height: 45px;
}
.footer_logo img {
    width: 210px;
}
.site-footer {
    margin-top: 0;
    padding: 30px 0 30px 0;
}
.logo-bar {
    margin-bottom: 0;
}
.facebook_icon {
    width: 8px;
    height: 12px;
    fill: #fff;
    margin-top: 2px;
    float: left;
}
.site-footer__social-icons{
  	clear:both;
  	text-align:center;
  	padding:0;
}
.icon.icon-twitter {
    width: 12px;
    height: 12px;
}
.social-icons .icon {
    width: 13px;
    height: 13px;
}
.social-icons__item {
    padding: 0 8px;
}
#news_form h3 {
    font-family: 'BrandonGrotesque-Medium';
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 0.5px;
  	margin-bottom:25px;
}
.footer_logo {
    width: 100%;
    margin-bottom: 15px;
}
#news_form {
    float: left;
    width: 100%;
  	padding-bottom:30px;
}
.contact-section .page-width{
 	padding:50px 0;
}
.contact-form label{
  	font-size:24px;
  	color:#fff;
}
.form-vertical input, .form-vertical select, .form-vertical .disclosure__toggle, .form-vertical textarea {
    margin-bottom: 15px;
}
.contact-form .input-error-message {
    line-height: 1.3;
    color: #fff;
    font-size: 0.86667em;
  	display:none;
}
.contact-form input.input--error, 
.contact-form select.input--error, 
.contact-form .input--error.disclosure__toggle, 
.contact-form textarea.input--error {
    border-color: #fff;
    background-color: #fff8f8;
    color: #fff;
    margin-bottom: 11.66667px;
}
.h3.form-message__title {
    font-weight: normal;
  	display:none;
}
.contact-form .form-message--error {
    color: #000;
    border: none;
    background-color: #fff8f8;
    padding: 10px 1.3rem;
    text-align: left;
    width: 100%;
    font-weight: normal;
    margin-bottom: 15px;
}
.form-message--error li{
  	list-style:none;
}
.contact-form .form-message--error .form-message__link, .contact-form .form-message--error a {
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    color: #000;
}
.book-section ul li {
    display: inline-block;
    border: 4px solid #000;
    text-transform: uppercase;
    text-align: center;
    max-width: 220px;
    width: 100%;
    padding: 7px 10px;
    font-size: 24px;
    font-family: 'Coves-Bold';
    min-height: 94px;
    margin: 0 35px;
}
.book-section ul {
    text-align: center;
}
.page-width-full{
  	width:100%;
  	float:left;
  	clear:both;
}
.yellow_bg{
  	background-color:#f5eb50;
}
.book-home .page-width-full{
  	padding:55px 0;
}
.m-0{
  	margin:0;
}
.book-home .rte-setting p {
    font-size: 28px;
    line-height: 1.2;
}
.book-section {
    width: 100%;
    margin-top: 50px;
    float: left;
}
.width-100 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.contact-section .page-width{
  	position:relative;
  	z-index:1;
}
.contact-section .slideshow__overlay::before {
    background-color: #000;
    opacity: 0.2;
    z-index: 1;
}
.p-50{	
  	padding: 0 50px;
}
.show-title{
  	display:block!important;
}
.title-40 {
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 28px;
    color: #fff;
    margin: 35px 0 15px;
    text-transform: uppercase;
}
.category-box .rte-setting.font-28 p{
  	font-size:28px;
  	
}
.height-200 {
    min-height: 210px;
}
.mb-60{
  	margin-bottom:60px;
}
.font-small {
    font-size: 20px;
    text-transform: uppercase;
}
.width-800{
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}
.category-box li {
    list-style: none;
    padding: 0;
    display: inline-block;
}
.category-box li:nth-child(2) {
    margin-left:8px;
}
.video-home {
    /*height: 670px;*/
  	height:auto;
    position: relative;
}
.product-card:hover .product-card__image-wrapper, .product-card:focus-within .product-card__image-wrapper{
  	opacity:1;
}
.quickview-price {
    width: 100%;
    float: left;
}
.quickview-price .price.price--listing{
  	display:inherit;
}
.product-card {
    margin-bottom:0;
}
.product-box{
  	margin-bottom:60px;
  	padding-left: 150px;
}
.product-box .grid-view-item__image-wrapper {
    margin: 0 auto 10px;
}  
.product-box .price dd {
    margin: 0;
}
#Collection .grid {
    margin-left: -150px;
}
.product-box .product-form input{
  	appearance: textfield;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
  	margin: 0 auto;
	text-align: center;
  	font-weight: normal;
	font-family: 'Coves-Light';
}
.product-box .product-form__item {
    flex-basis: 100%;
}  
.product-box .product-card__title {
    font-size: 22px;
    font-weight: normal;
  	border:none;
  	font-family: 'BrandonGrotesque-Light';
}
.quickview-price .price.price--listing{
  	font-size:22px;
  	font-weight: normal;
  	color:#1e1e1e;
  	font-family: 'BrandonGrotesque-Light';  	
}
.price-item{
  	font-weight: normal;
  	color:#1e1e1e;
}
.quickview {
    clear: both;
    width: 100%;
    margin-top: 15px;
    float: left;
}
.quickview .product-form {
    width: auto;
    padding-top: 0;
}
.product-box .product-form__item label {
    font-size: 16px;
    font-family: 'BrandonGrotesque-Light';
    font-weight: normal;
}
.gallery-box{
  	width:25%;
  	float:left;
}
.bespoke-gallery {
    width: 100%;
    float: left;
    clear: both;
    padding: 30px 0;
}

.bespoke-slider .slick-next {
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.3);
  	right:0;
}
.bespoke-slider .slick-next::before {
    content: " ";
    height: 50px;
    width: 50px;
    background: url(arrow_right.png) no-repeat center center;
        background-size: auto;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 10px;
}
.bespoke-slider .slick-prev {
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.3);
  	z-index:1;
  	left:0;
}
.bespoke-slider .slick-prev::before {
    content: " ";
    height: 50px;
    width: 50px;
    background: url(arrow-left.png) no-repeat center center;
        background-size: auto;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 10px;
}
.cart__footer {
    padding-bottom: 30px;
}
.cart__product-title, .cart th,
.cart-subtotal{
  	font-family: 'Coves-Bold';
  	font-weight:normal;
}
ul.resp-tabs-list{
    display: table;
    margin: 0 auto;
}
.resp-tabs-list li {
    font-family: 'Coves-Bold';
    font-weight: normal;
    font-size: 24px;
  	position:relative;
  	letter-spacing:0.5px;
  	color:#9c9c9c;
  	background:none!important;
  	border:none!important;
}
.resp-tabs-list li.resp-tab-active{
  	color:#000;
}
.details-img{
    order:2;
}
.details_info{
    order:1;
}
.details_content p {
    font-size: 18px;
  	margin-bottom:20px;
}
.details_content{
    padding-right: 80px;
}
.details-full:nth-child(2n+1) .details_content{
    padding-left: 80px;
}
.details-full:nth-child(2n+1) .details_info{
    order:2;
}
.details-full:nth-child(2n+1) .details-img{
    order:1;
}
.details-full {
    margin-bottom: 35px;
}
.tab_two ul{
  -moz-column-count: 1;
  -moz-column-gap: 20px;
  -webkit-column-count:2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  	margin-top:10px;
  	margin-bottom:35px;
}
.tab_two ul li {
    font-size: 20px;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}
.tab_two h3{
  	text-align:center;
  	margin-top:10px;
}
.tab_two p {
    text-align: center;
    font-size: 22px;
}
.product-recommendations__inner .section-header h2{
    font-family: 'BrandonGrotesque-Medium';
    font-size: 22px;
    text-transform: capitalize;
    border-bottom: 2px solid #000;
    display: table;
    margin: 0 auto;
    padding-bottom: 10px;
}
.product-recommendations__inner .section-header{
    border-bottom: 1px solid #ddd;
  	margin-bottom:35px;
}
.hero--height .slideshow__overlay::before {
    z-index: 1;
}
#Collection #AjaxinatePagination {
    width: auto;
    margin: 0 auto;
        margin-bottom: 0px;
    padding: 0 0;
    margin-bottom: 30px;
}
.product-recommendations__inner {
    padding: 30px 0 0 0;
}
.grid.product-single {
    margin: 0;
}
.site-header__icon svg, .top_icon svg {
    width: 17px;
    height: 15px;
    fill: currentColor;
}
.site-header__search-toggle svg, .search-bar__submit svg, .search-form__connected-submit svg {
    width: 15px;
    height: 15px;
    fill: currentColor;
}
.search-form__connected-submit svg g{
  	fill:#fff!important;
}
.site-header__search-toggle {
    display: block;
    margin-right: 45px;
  	background: #f7f8fa;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    padding: 0;
  	text-align:center;
  	border:none;
  	line-height:40px;
}
.site-header__cart {
    background: #f7f8fa;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    padding: 0;
    float: left;
    text-align: center;
    line-height: 40px;
}
.site-header__icons-wrapper{
  	padding-top:0;
}
.search-bar__submit.search-form__submit{
  	padding:6px 12px 0;
}
.site-header__cart-count{
  	right: 22px;
	top: 0px;
  	min-width: 20px;
	height: 20px;
}
.slideshow__info {
    margin-bottom: 30px;
}
/*#Prod_added_suc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #00965E;
    color: #fff;
    text-align: center;
    padding:0 0;
    z-index: 9999;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}*/
#Prod_added_suc {
    position: fixed;
    bottom: 25px;
    right: 20px;
    width: 100%;
    background: #404040;
    color: #fff;
    text-align: center;
    padding: 0 0;
    z-index: 9999;
    font-size: 14px;
    font-weight: normal;
    text-transform: on;
    max-width: 280px;
    font-family: 'BrandonGrotesque-Medium';
}
#Prod_added_suc span {
    padding: 9px 0;
    margin: 0;
    width: 100%;
    display: block;
}
#Prod_added_suc a {
    color: #fff;
    text-decoration: underline;
}
.subtotal_box{
  	font-family: 'Coves-Bold';
}

.total_single {
    float: left;
    font-size: 20px;
}
.accessories_section .subtotal {
    float: left;
    width: auto;
    text-align: left;
    padding: 0px 0 0 5px;
    font-size: 20px;
}
.accessories_section .subtotal_box {
    float: left;
    width: 100%;
    border-bottom: none;
    font-size: 15px;
    padding: 15px 0 0;
    margin: 0 0 15px;
}
.bespoke-gallery .gallery-box{ 
  	display:none;
}
#loadMore {
    margin: 0 auto 30px;
    display: table;
}
#gift-note{
    width: 100%;
    height: 70px;
    min-height: inherit;
}
.article__date {
    font-family: 'BrandonGrotesque-Medium';
}
.mobile_show{
  	display:none;
}
.slideshow__overlay.z-index-1::before{
  	z-index:1;
}
.form-vertical input[type="text"], .form-vertical input[type="tel"], .form-vertical select, .form-vertical .disclosure__toggle, .form-vertical textarea,
.product-form__input--quantity{
  	-webkit-appearance: none;
   -moz-appearance:none;
   appearance:none;
  border-radius:0;
}
.pagination {
    text-align: center;
    list-style: none;
    font-size: 1em;
    padding-top: 0;
    margin-bottom: 40px;
}
.site-nav__dropdown{
  	top:48px;
}
.site-nav__link--button {
    padding: 13px 10px;
}
.cart__shipping {
    font-size: 13px;
}
.tumblr_icon {
    height: 10px;
    width: 15px;
    top: 2px;
    position: relative;
}
.site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown:focus .site-nav__dropdown {
  display: block;
}
.site-nav__link.site-nav__link--main {
    padding: 12px 0;
}
.cart-quantity .quantity_2 {
    appearance: textfield;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    float: left;
    padding: 5px 6px;
    background: none;
    border: none;
    width: 34px;
    text-align: center;
}
.qtyminus_1 {
    padding: 5px 6px;
    background: none;
    border: none;
    float: left;
  	cursor:pointer;
}
.qtyplus_1 {
    padding: 5px 6px;
    background: none;
    border: none;
    float: left;
  	cursor:pointer;
}
.cart-quantity {
    float: right;
}
div.sca-currency-style {
    width: 40px;
}

.cs-select .cs-options {
    top: 120%;
}
.cs-select .cs-options {
    background: transparent !important;
    border: none !important;
}
.cs-skin-border .cs-options {
    color: #000 !important;
    font-size: 9px !important;
}
div.cs-skin-elastic .cs-options ul li {
    line-height: 18px !important;
    padding: 0 5px;
    background:#f5eb50;
    /*border-bottom: 1px solid #ccc;*/
  
}
.sca-remove-space .cs-skin-elastic div.cs-options span {
    padding: 0 !important;
    font-size: 9px !important;
    background: transparent !important;
}
.cs-placeholder::after{
  	display:none;
}
.sca-body-currency .cs-skin-border.cs-active > span {
    background: transparent;
    color: #000;
    padding: 0;
}
.sca-body-currency .cs-placeholder {
    border:none;
    padding: 0 0 !important;
}
.announcement-right .sca-body-currency li {
    border-left: none;
}
div.cs-skin-border {
    font-size: 9px !important;
    font-family: 'NanumGothicBold' !important;
    text-transform: uppercase;
    font-weight: normal;
}
.index-section.reviews-home {
    padding: 50px 0 0;
}
.reviews-home :not(.eatr-reviewer-centered) .eatr-reviewer-title {
    text-align: center!important;
}
.reviews-home .eatr-reviewer-component {
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.reviews-home .eatr-reviewer-info{
  	-webkit-flex:inherit!important;
	flex: inherit!important;
}
.reviews-home .eatr-review-card-template-bubble-bubble{
  	padding:0 0 0;
}
.reviews-home .eatr-reviews-layout-slider-component:not(.eatr-reviews-layout-slider-with-large-margins) {
    padding: 0 0 50px;
}
.reviews-home .eatr-reviews-layout-slider-navigation-arrow-icon {
    width: 7px;
    height: 20px;
  	-webkit-transform: translateY(0);
transform: translateY(0);
  position: static;
margin: 5px auto;
}
.reviews-home .eatr-navigation-arrow {
    position: static;
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    background: #f7f8fa;
    border-radius: 100%;
    text-align: center;
  	margin:0 5px;
}
.reviews-home .eatr-navigation-navigation {
    position: absolute;
    bottom:-20px;
    z-index: 1;
    left: 0;
    width: 100%;
    text-align: center;
    display: table;
}
.reviews-home .eatr-slider-slider,
.reviews-home .eatr-content-inner,
.reviews-home .eatr-content-component{
    position: static;
}
.eatr-content-component {
    position: relative;
    overflow: hidden;
}
.reviews-home .eatr-reviews-layout-slider-component.jsx-2533967127 .eatr-reviews-layout-slider-navigation-arrow-icon {
    fill: #000;
}
.reviews-home .eatr-reviews-skeleton-container {
    position: relative;
    z-index: 9;
}
.sizeguide {
    float: left;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0,0,0, 0.5);
    display: none;
}
.sizebox {
    float: none;
    width: 90%;
    height: 100vh;
    display: table;
    margin: 0 auto;
    max-width: 600px;
}
.middle-align {
    display: table-cell;
    vertical-align: middle;
}
.sizeguide_wrap {
    width: 100%;
    float: left;
    background: #ddd;
    position: relative;
    padding: 20px 20px 20px 20px;
    height: 90vh;
    overflow: auto;
}

.pop_wrap {
    overflow: auto;
    width: 100%;
    height: 100%;
  	
}
.cls_sizepopup {
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    top: 0;
    right: 0;
    line-height: normal;
    padding: 7px;
    color: #000;
    font-family: 'NanumGothicBold';
}
.float-right{
  	float:right;
}
.bespoke-slider .feature-row__item.slick-slide {
    padding: 0 10px;
}
.gallery-box {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 21px;
}
.grecaptcha-badge {
    display: none !important;
}
.bespoke-gallery .slick-track{
  	width:100%!important;
}
.gallery-box {
    width: 25% !important;
}
.gallery-box:nth-child(4n+1){
    clear:both;
}
.gallery-box .feature-row__image{
	cursor:pointer;
}
.gallery-box .feature-row__image{
  	border:2px solid transparent;
}
.slick-current.gallery-box .feature-row__image{
  	border:2px solid #f5eb50;
}
.ly-custom-dropdown-current, .ly-custom-dropdown-list.ly-is-open.ly-bright-theme{
    font-size: 9px;
}

.ly-arrow.ly-arrow-down.ly-arrow-black.stroke svg {
    width: 9px;
}
.ly-custom-dropdown-list {
    left: 0!important;
}