/* karaokesystem.com site css NEW */

@charset "UTF-8";

/*
#mediastate-item {}
#mediastate-contents {}
*/

body {
position: relative;
margin: 0;
padding: 0;
color: #3a3a3a;
background-color: #ffffff;
font-size: 16px;
font-weight: 300;
line-height: 1.2em;
}

body,td,th,select,input {
font-family: Poppins,Helvetica,Arial,sans-serif;
}

a {
color: #cb0070;
}

a:visited {
color: #cb0070;
}

h1, h2, h3, h4, h5 {
font-family: Alata,serif;
}

header,
main,
footer {
display: block;
}

/* MAIN BLOCKS */

.inner {
width: calc( 1200px - 20px );
max-width: 100%;
margin: auto;
}

main {
margin-top: 25px;
background-color: #ffffff;
}

.site-container {
margin-bottom: 70px;
}

/* .................... */

.clear {
display: block;
clear: both;
}

/* PRODUCT */

.price-row > .strike-price,
.price-row > .price {
display: inline-block;
margin-right:1em;
}

.price-row > .price{ 
font-weight:700;
color:#cb0070;
}

.price-row > .strike-price {
padding-right:10px;
color: #7e7e7e; 
text-decoration: line-through; 
font-weight:400 !important; 
font-size:smaller;
}

.sale {
color: #cb0070;
font-weight: bold;
}

.reg {
color: #606060;
font-style: italic;
text-decoration: line-through;
}

/* .......... HEADER CONTROL .......... */

.header-control {
display: flex;
align-items: center;
height: 30px;
color: #3a3a3a;
text-decoration: none;
font-family: Poppins,Helvetica,Arial,sans-serif;
font-size: 14px;
font-weight: 700;
}

.header-control img {
display: inline-block;
vertical-align: middle;
max-width: 30px;
max-height: 30px;
width: auto;
height: auto;
}

.header-control span {
display: inline-block;
vertical-align: middle;
}

/* .......... HEADER .......... */

.site-header {
background-color: #ffffff;
}

/*
.main-header {}
*/

.header-main > .inner {
position: relative;
padding: 10px 0 0;
}

.header-social {
display: flex;
align-items: center;
float: left;
height: 30px;
}

#menu-control {
display: none;
float: left;
margin-right: 15px;
}

#menu-control > span {
margin-left: 7px;
}

#cart-control {
float: right;
margin-left: 15px;
direction: rtl;
}

#cart-control > span {
margin-right: 5px;
}

#logo {
display: block;
float: left;
clear: left;
margin: 10px 0 5px;
}

/*		
.cartLink {
position: absolute;
top: 60px;
right: 15px;
margin: 0 !important;
}

a.cartLink img {
max-width:90px !important;
max-height:90px !important;
}

.cartLink span {
display: none;
}
*/

.tagline-content {
float: right;
clear: right;
width: auto;
min-width: 50%;
max-width: calc(100% - 290px);
margin: 30px 0 0;
padding: 10px;
background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(255, 239, 186), rgb(255, 255, 255)) repeat scroll 0% 0%;
text-align: right;
font-size: 18px;
}

.tagline-content span {
	display: block;
	font-family: 'Alata',sans-serif;
	font-size: 21px;
	line-height: 1.3em;
	color: #B0925A;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
}
.tagline-content em {
	display: block;
	font-style: normal;
	color: #cb0070;
	font-family: 'Alata', sans-serif;
	font-size: 24px;
	margin: 10px 0 5px;
	font-weight: bold;
}

.header-social-icon {
display: inline-block;
height: 19px;
margin: 0 5px;
text-indent: -999px;
overflow: hidden;
vertical-align: middle;
background-repeat: no-repeat;
background-position-y: 0;
background-image: url(https://sep.turbifycdn.com/ty/cdn/yhst-172629273-1/header-social-icons-sprite.png);
}

.header-social-icon.icon-facebook {
width: 9px;
background-position-x: 0;
}

.header-social-icon.icon-twitter {
width: 16px;
background-position-x: -19px;
}

.header-social-icon.icon-youtube {
width: 16px;
background-position-x: -45px;
}

.header-social-icon.icon-yelp {
width: 15px;
background-position-x: -70px;
}

.header-social-icon.icon-linkedin {
width: 16px;
background-position-x: -94px;
}

.header-social-icon .con-instagram {
width: 16px;
background-position-x: -119px;
}

.header-social {
	float: left;
}
.header-social i {
	font-size: 18px;
	margin-right: 5px;
}

/* SEARCH BOX */

#topSearch {
position: relative;
float: right;
width: 50%;
height: auto !important;
margin: 10px 0;
/*margin-left: 4%;*/
}

#searcharea fieldset, 
#searcharea label,
#searcharea .labelfield,
#searcharea .buttonlabel {
position: static;
border: 0;
margin: 0;
padding: 0 !important; /* checkout */
}

#searcharea .labelfield > span {
display: none;
}

#searcharea select[name="section"] {
display: none;
}

#searcharea {
position: relative;
z-index: 2000; /* auto suggest */
box-sizing: content-box;
/*margin-top: 10px;*/
height: calc(32px);
border: 2px solid #B0925A;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
background-color: #ffffff;
background-image: url();
background-repeat: no-repeat;
background-position: center left;
background-size: contain;
line-height: 1;
}

#searcharea #query {
position: absolute;
left: 16px;
width: calc(calc(100% - 93px));
height: 32px;
margin: 0;
padding: 0 10px;
border: 0;
border-radius: 0;
background-color: transparent;
line-height: 32px;
}

#searcharea #searchsubmit {
position: absolute;
top: 0;
right: 15px;
box-sizing: border-box;
width: 32px;
height: 32px;
padding: 0;
border: 0;
border-radius: 0;
color: #000000;
background-image: url('https://s.turbifycdn.com/aah/yhst-172629273-1/img-1195.png');
background-color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
text-transform: uppercase;
text-indent: 1000px;
cursor: pointer;
-webkit-appearance: none;
}

/* YS CART */

#ys_superbar {
display: flex !important;
align-items: center;
float: right;
width: auto !important;
max-width: none;
height: 30px !important;
padding: 0 !important;
font-size: 12px !important;
line-height: 1 !important;
}

#ys_cpers {
display: inline-block;
margin-right: 1em;
vertical-align: middle;
}

.ys_clear {
clear: both;
}

/* .smb-mc .mini_align */
#yfc_show_mini,
#yfc_mini_icon
#yfc_minicart .clear,
.smb-mc .mini_icon {
display: none !important;
}

.smb-mc .mini_msg, 
.mini_item_count, 
.mini_subtotal, 
#ys_cpers, 
#ys_cpers a {
	color: #3a3a3a !important;
	text-decoration: none;
	font-family: Poppins,Helvetica,Arial,sans-serif !important;
	font-size: 14px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700 !important;
}

.minicart_c2 .smb-mc .mini_msg, 
.minicart_c2 .mini_item_count, 
.minicart_c2 .mini_subtotal, 
.minicart_c2 #ys_cpers, 
.minicart_c2 #ys_cpers a {
	color: #000000 !important;
}

/* .......... TOP NAV .......... */

#navRibbon {
background-color: #151515;
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.48);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.48);
}

ul.topNav {
display: flex;
justify-content: space-evenly;
margin: 0;
padding: 0;
align-items: center;
}

ul.topNav li {
flex: 1;
list-style: none;
}

/* .......... HOME PAGE .......... */

/*
.home-section-title {}
#home-intro-text {}
#home-message {}
#home-image {}
#home-images-slider {}
#home-kickers {}
#home-featured-categories-slider {}
*/

.home-section {
margin: 25px 0;
}

.ys_promo_banner img {
  height: auto;
  max-width: 100%;
}
.hometype section {
  margin-bottom: 70px;
}

.hometype .contents-item {
	border-color: transparent;
}

.homeFavorites .inside {
  text-align: center;
}
.homeFavorites .txt {
	margin-top: 1em;
}
.homeFavorites .txt a {
  color: #3a3a3a;
text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
    padding: 0 10px;
    display: block;
}
.homeFavorites .txt a:hover {
	color: #cb0070;
}
.homeFavorites .txt > a:after {
  content: " >";
}
.message h3 {
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	font-style: normal;
}
.bestsellers .slide {
  text-align: center;
}
.bestsellers .inside {
  border-bottom: 2px solid #cb0070;
  display: inline-block;
  padding-bottom: 24px;
}
.bestsellers .slide .txt {
	margin-top: 15px;
}
.bestsellers .slide .txt, .bestsellers .slide .txt a {
  color: #3a3a3a;
}
.bestsellers .slide .txt a {
	text-decoration: none;
}
.bestsellers .slide .txt a:hover {
	color: #cb0070;
}
.bestsellers .slide img {
	border: 1px solid #ffffff;
}
.bestsellers .slide img:hover {
	border: 1px solid #cb0070;
}
.homeHero .slick-slide {
  text-align: center;
}
.homeHero .slick-prev {
	left: 10px;
}
.homeHero .slick-next {
	right: 10px;
}
.homeHeroContainer {
	float: none;
	width: 100%;
}
.kickerContainer {
	margin: 20px -10px 0;
}
.kickers {
	display: flex;
}
.kickers a {
	margin: 0 10px;
}
.kickers img {
	max-width: 100%;
	height: auto;
}
.introText, .message, .finaltext {
	padding: 1em 3em 3em;
}
.introText {
	text-align: center;
	font-family: Poppins,Helvetica,Arial,sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 28px;
	text-transform: none;
	color: #2E2E2E;
	font-style: italic;
	background-color: #f2f2f2;
	margin: 0 0 30px;
	padding: 1em 2em;
}
.hometype .introText h2 {
	font-family: Poppins,Helvetica,Arial,sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 6px;
	line-height: 58px;
	text-transform: uppercase;
	color: #B0925A;
	text-align: center;
	margin: 0;
}


.featuredCategories .kicker {
	margin-right: 10px;
}
.featuredCategories .inside {
  border: 1px solid #cb0070;
  margin-right: 10px;
  text-align: center;
}
.featuredCategories .txt {
  box-sizing: border-box;
  background-color: #cb0070;
  padding: 5px 9px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.featuredCategories .txt span:first-child {
  float: left;
}
.featuredCategories .txt span:last-of-type {
	float: right;
	color: #ffffff;
}
.featuredCategories a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.featuredCategories a:hover {
	color: #cb0070;
}

.featuredCategories .inside:hover {
	border-color: #cb0070;
}
.featuredCategories .inside:hover .txt {
	background-color: #cb0070;
}
.featuredCategories .inside:hover .txt a {
        color: #04176b;
}

.featuredCategories .slick-next {
  right: 0;
  top: -50px;
}

.featuredCategories .slick-prev {
  right: 36px;
  left: auto;
  top: -50px;
}

.featuredBrands .slick-prev, .featuredBrands .slick-next {
	top: 50%;
	transform: translateY(-50%);
}

.featuredBrands .inside {
  text-align: center;
}

.hometype h2 {
	margin: 20px 0 15px;
	padding: 0 0 20px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 32px;
	font-family: 'Alata';
	line-height: 1em;
	letter-spacing: 1px;
	border-bottom: 3px solid #b58b39;
}

.testimonials {
	background-color: #f7f7f7;
	color: #000000;
	text-align: center;
}
.hometype .testimonials h2 {
	background-color: #151515;
	color: #ffffff;
	margin: 0 0 1em 0;
	padding: 12px 50px;
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
}

/* ..... SECTION PAGE ..... */

.section-wrap {padding-bottom: 30px;}
.section-wrap img{ max-width:100%; height:auto;}

.fsection-caption {
padding:0 0 35px;
}

.fsection-caption td {
padding: 7px 15px;
border: 1px solid #cccccc;
}

.fsection-caption table {
border: 1px solid #cccccc;
}

.fsection-name {text-align: left; margin-bottom: 7px;}
.fsection-image {
display: inline-block;
margin-bottom: 20px;
margin-left: 20px;
}

.fsection-name h1{ color: #151515; font-size:34px; margin:20px 0;line-height:30px;font-weight: normal;text-transform: uppercase;letter-spacing: 1px;font-weight: 700;}

.section-wrap .price-row {
margin-left: 20px;
}

/* ..... CONTENTS ..... */

.contents {
display: flex;
flex-wrap: wrap;
row-gap: 20px;
column-gap: 20px;
max-width: 1200px; 
margin: 10px auto 0; 
padding-top: 10px;
}

.contents-item {
position: relative; 
width: calc(20% - 18px);
padding-bottom: 3px;
border: 1px solid #dedfdf;
text-align: center;
}

.contents-item:hover {
border-color:#cb0070
}

.contents-item a { 
display: block; 
color: #3a3a3a;
text-decoration: none; 
}

/*			
.contents-item-wrapper {}
*/

.contents-image {
padding: 5px;
}

.contents-image img {
display: block !important;
max-width: 100%;
height: auto;
margin: 0 auto;
border: 0;
}

.contents-name {
padding: 0 20px;
}

.contents-name a {
min-height: 3em;
font-size: 15px;
line-height: 17px;
}

.contents-prices {
margin: 10px 0 0;
}

.contents-submit-button {
display: inline-block;
width: 90%;
height: 30px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 0 1em;
border: 0;
border-radius: 20px;
color: #fff;
background-color: #b58b39;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
}

/*
.contents-order .add-to-cart {}
*/

/*
.contents-order a.fshop-now,
.contents-order input.fshop-now {
display: inline-block;
width: 90%;
height: 30px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 0 1em;
border: 0;
border-radius: 20px;
color: #fff;
background-color: #b58b39;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
line-height: 26px;
}

.contents-item:hover a.fshop-now,
.contents-item:hover input.fshop-now { 
border-color: #cb0070;
color: #fff; 
background: #cb0070; 
}
*/

/* .......... FOOTER .......... */

.site-footer {
	color: #000000;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.8em;
}
.site-footer ul {
	padding: 0;
	margin: 0;
}
.site-footer li {
	list-style: none;
}
.site-footer a {
	color: #000000;
	text-decoration: none;
}
.site-footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.footerBoxes .box:first-child {
	min-width: 280px;
}
.footerBoxes {
	padding: 20px 0;
	display: flex;
}
.footerBoxes h3 {
	font-weight: 700;
	font-size: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	color: #151515;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
	font-family: Poppins;
}
.footerBoxes .box {
	flex: auto;
	margin-right: 30px;
}
#copyright {
	text-align: center;
	font-size: 12px;
	color: #000;
	background-color: #cccccc;
	padding: 3px;
	letter-spacing: 1px;
	font-family: Alata,serif;
	text-transform: uppercase;
}
#copyright a {
	text-decoration: none;
	color: #000000;
}
#mc-embedded-subscribe {
	background-color: #ff437b !important;
	text-transform: uppercase;
	font-size: 18px !important;
	letter-spacing: 2px;
}
.newsletterSocial {
	background-color: #04176b;
	color: #ffffff;
	padding: 10px 0;
}
.newsletter > form {
  display: inline-block;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ebebeb;
}
.newsletter .prompt {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsletter input[type="email"] {
  box-sizing: border-box;
  border: 0 none;
  background-color: transparent;
  color: #424242;
  height: 30px;
  padding: 0 1em;
  width: calc(100% - 60px);
}

.newsletter input[type="submit"] {
  background-color: #000000;
  background-image: url();
  background-size: cover;
  width: 60px;
  height: 30px;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 0 1em;
}

.footerBoxes .box {
	flex: auto;
	margin-right: 30px;
}
.paypal-badge {
	max-width: 300px;
	margin: 0 auto;
	overflow: hidden;
}
.shippinginfo img {
	display: inline-block;
	padding: 10px;
}

.footerAdditionalContent {
  margin: 2em 0;
}
.footerAdditionalContent img {
	max-width: 100%;
}
.social-icons {
	margin: 5px 0 0;
}
.social-icons i {
	font-size: 18px;
	margin-right: 5px;
}

/* .......... MISC .......... */

#scrollToTop {
position: fixed;
display: none;
z-index: 9999;
right: 85px;
bottom: 1em;
text-align: center;
cursor: pointer;
-moz-opacity: 0.7;
opacity: 0.7;
}

#scrollToTop img {
display: block;
max-width: 40px;
height: auto;
margin: 0;
}

.breadcrumbs{
    padding-top:15px;
	color: #757575;
font-size: 14px;
}

.breadcrumbs a {
	color: #000000;
}

#custRegDiv, #errorMsg {
    width: 100% !important;
}

/* ys account reg/log */

.yscp_page{
    display:none;
}

#custRegDiv_c{
    top: 60px !important;
}

#iframe_id {
    width: 100% !important;
}

#custRegDiv .yui-skin-sam .yui-panel .bd {
    padding: 0;
}

/* .................... RESPONSIVE .................... */

#mediastate-item {
font-family: 'imagezoom';
}

#mediastate-contents {
font-family: 'equalheight';
}

#menu-control {
display: none;
}

/* ........................................ */
@media screen and (min-width: 1180px) { /* 780px */
	
	/* TOP NAV */
	
	header nav {
		text-align: center;
	}

	#topNav {
		display: inline-block;
		padding: 0;
		margin: 0;
	}

	#topNav li{list-style:none;}

	.mainNav {
	  display: inline-block;
	  position: relative;
	  border-bottom: 2px solid transparent;
	}

	.mainNav a.top {
	display: block;
	padding: 15px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	font-family: 'Poppins',sans-serif;
	line-height: 1.2em;
	letter-spacing: 1px;
	}
	.mainNav:hover {
		border-bottom: 2px solid #ca006f;
	}
	.mainNav:hover a {
		color: #ca006f;
	}
	.mainNav .sub {
		display: none;
		position: absolute;
		white-space: nowrap;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
		box-sizing: border-box;
		background-color: #ffffff;
		padding: 20px 10px 0 0;
		margin-top: 2px;
		z-index:1000;
	}
	.mainNav .sub .viewall {
	  background-color: #ebebeb;
	  margin: 0 0 10px 10px;
	  font-weight: 400;
	}
	.mainNav .sub ul {
	  margin: 0;
	  padding: 0 40px 0 20px;
	}
	.mainNav .sub a {
		display: block;
		text-align: left;
		padding: 5px;
		text-decoration: none;
                text-overflow: ellipsis;
                overflow:hidden;
                max-width:300px;
		color: #3a3a3a;
	}
	.mainNav .sub a:hover {
		color: #ca006f;
		text-decoration: underline;
	}
	.mainNav:hover .sub {
		display: inline-block;
	}
	.mainNav .sub .image > img {
	  border: 1px solid #ebebeb;
	}
}

/* ........................................ */
@media screen and (max-width: 1180px) {
	
	.inner {
	width: calc( 100% - 40px );
	padding: 0 20px;
	}

	/* FOOTER */

	.footerBoxes {
	flex-wrap: wrap;
	}

	/* HOME PAGE */

	.homeHeroContainer {
	float: none;
	width: auto;
	margin: 20px 0;
	text-align: center;
	}
	
	.kickerContainer {
	float: none;
	max-width: none;
	text-align: center;
	margin: 20px 0;
	}
	
	.kickers a {
	display: inline-block !important;
	margin: 0 5px !important;
	}

	/* CONTENTS */

	.contents-item {
	width: calc(25% - 18px);
	}

}

/* ........................................ */
@media screen and (max-width: 1180px) { /* 1000px */

	#menu-control {
	display: block;
	}

	/* MAIN NAV */

	nav#mmenu {
	display: none;
	}

    #mm-topNav > li:first-child,
    .mm-menu .mm-list>li>a.mm-subclose{ background: #cb0070; color: #ffffff;}
    #mm-topNav > li:first-child a{color: #fff;}
    .mm-menu .mm-list>li>a.mm-subclose:before{border-color: #ffffff;}
    .mm-list a{ color: #585b61;}
    .mm-menu .mm-list>li>a.mm-subopen:after{ color: #cb0070;}	

	.mainNav .sub {
		display: none !important; /* no megamenu on small screens */
	}	

}

/* ........................................ */
@media screen and (max-width: 1035px){

	/* SECTION */

    .section-wrap {
	padding:0 1%;
	}

}

/* ........................................ */
@media screen and (max-width: 1005px){

	/* CONTENTS */

	.contents-item {
	width: calc(33% - 13px);
	}

}

/* ........................................ */
@media screen and (max-width: 900px) { /* 1000px */

	/* HEADER */

	/*#ys_superbar {
	display: none;
	}
	#yfc_mini {
	display: none;
	}*/

	/*#menu-control {
	display: block;
	position: absolute;
	top: 65px;
	left: 15px;
	margin: 0 !important;
	}*/

	li.greymob{
	background: #f7f7f7;
	}

	ul.topNav {
	display: block;
	}
	
    /*#logo {
        float: none;
        text-align: center;
        display: block;
    }
    #logo img{
		max-height: 90px !important;
	}*/
	
	.header-social > span {
	display: none;
	}

	#topSearch {
	float: none;
	clear: both;
	width: 100%;
	height: auto !important;
	margin: 0;
	/*padding: 20px 20px 0;*/
	box-sizing: border-box;
	}

	#searcharea {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	}
	
}

/* ........................................ */
@media screen and (max-width: 900px) {

	/* FOOTER */

	.footerBoxes .col111 {
	min-width: 200px;
	}

}

/* ........................................ */
@media screen and (max-width: 850px) {

	/* CONTENTS */

	.contents-item {
	width: calc(50% - 12px);
	}
	
}

/* ........................................ TABLET PORTRAIT */
@media screen and (max-width: 780px){

	/* HOME PAGE */

	.homeHeroContainer {
		float: none;
		width: 100%;
	}
	
	.kickerContainer {
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.kickers {
		display: flex;
		margin-top: 30px;
	}
	
     #iframe_id iframe{
        width:280px !important;
        height: 293px !important
    }
		
}

/* ........................................ */
@media screen and (max-width: 700px) {

	.inner {
    width: calc(100% - 30px);
	}

	/* HEADER */

	.header-main > .inner {
	padding-top: 1px;
	}

	#menu-control {
	display: flex;
	align-items: center;
    position: absolute;
    left: 0;
    top: 43px;
	height: 174px;
    margin: 0;
	}

	#cart-control {
	display: flex;
	align-items: center;
	position: absolute;
	top: 43px;
	right: 0;
	height: 174px;
	margin: 0;
	}

	#menu-control > span,
	#cart-control > span {
	display: none;
	}

	.header-social {
	position: absolute !important;
	left: 0 !important;
	top: 7px !important;
	right: 0 !important;
	z-index: 1 !important;
	max-width: 50% !important;
	}

	#ys_superbar {
	position: absolute !important;
	right: 0 !important;
	top: 7px !important;
	left: auto !important;
	z-index: 0 !important;
	}

	#logo {
	float: none;
	height: 174px;
	margin-top: 43px;
	text-align: center;
	}

	.tagline-content {
	float: none;
	width: auto;
	max-width: none;
	margin: 10px 0;
	}

}

/* ........................................ */
@media screen and (max-width: 580px) {

	.breadcrumbs {
	display: none;
	}

	/* HEADER */

	#logo {
	height: 132px;
	}

	#logo img {
	max-width: 190px !important;
	max-height: 139px !important;
	}

	#menu-control,
	#cart-control {
	height: 132px;
	}

	/* FOOTER */

	.newsletter > form {
		display: block;
	}
	.footerBoxes .box {
		margin-right: 0 !important;
		width: 100%;
	}
	.site-footer .inner {
		padding: 0 !important;
		width: 100%;
	}
	.footerBoxes {
		padding: 0 0 20px;
		text-align: center;
		width: 100% !important;
	}
	.footerBoxes h3 {
		text-align: center;
	}

	.kickers {
		flex-wrap: wrap;
		text-align: center;
	}
	.kickers a {
		flex: auto;
		width: 100%;
	}
	.kickers a:first-of-type {
		margin-bottom: 0;
	}

	.footer-box3 {
	max-width: 100%;
	}

}

/* ........................................ */
@media screen and (max-width: 550px) {

	/* CONTENTS */

	#mediastate-contents {
	font-family: '';
	}

    .contents-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    }

	.contents-name,
	.contents-prices,
	.contents-order {
	min-height: auto !important;
	}

}

/* ........................................ */
@media screen and (max-width: 500px) {

	/* HEADER */

	#menu-control {
	left: 0;
	}

	a.cartLink {
	right: 0;
	}

	#topSearch {
	padding-left: 0;
	padding-right: 0;
	}
	
	/* CONTENTS */

    .contents-item {
	min-height: 1%;
	}
	
}

/* ........................................ */
@media screen and (max-width: 500px) {

	/* HEADER */

	.smb-mc .minicart_c2 {
	background-color: transparent !important;
	}

	.smb-fc #yfc_close_btn {
	display: none !important;
	top: -16px !important;
	right: 1px !important;
	left: auto !important;
	}

	#yfc_fullco {
	left: 0 !important;
	right: 0 !important;
	}

	#yfc_fc-panel {
	width: 100% !important;
	}


}

/* ........................................ */
@media screen and (max-width: 450px) {

	/* HEADER */

	#logo,
	#menu-control,
	#cart-control {
	height: 105px;
	}

	#logo img {
	max-width: 150px !important;
	max-height: 105px !important;
	}

}

/* ........................................ */
@media screen and (max-width: 400px){
	
	body {
		font-size: 16px;
		line-height: 24px;
	}

	.inner {
		padding: 0 10px;
		max-width: 90%;
	}

	.column + .column.terms {
		max-width: 100% !important;
		margin: 20px 0;
	}

	/* HOME PAGE */

	.hometype section {
		margin-bottom: 10px;	
	}

	/* SECTION PAGE */

	.fsection-name h1 {
		font-size: 30px;
		line-height: 32px;
	}
	
	.section-wrap .price-row {
		margin-left: 0;
	}

	/* HEADER */

	#topSearch select {
		display: none;
	}

	/* FOOTER */

	.footerBoxes {
		text-align: center;
	}
	
	.footerBoxes .box {
		margin-bottom: 20px;	
	}
	
	.footerBoxes .box:first-child {
		min-width: 0 !important;
	}

	.footerBoxes .box:first-child img {
		width: 100%;
		display: block;
	}

	#copyright {
		padding-bottom: 100px;
	}
	
	header .inner {
		padding: 0;
		max-width: 100%;
	}

	/* CONTENTS */

	.contents-item-wrapper .name a {
		font-size: 15px;
		line-height: 20px;
	}	

	.price-row > .strike-price {
		display: block;
		margin: 0;
		padding: 0;
	}

	.price-row > .price {
		margin: 0;
	}
		
}

/* .......... / site css .......... */

