@import('reset.css');

@font-face {
		font-family: "TradeGothicLTBold";
		src: url("fonts/tradegothicltstd-bold.eot");
		src: url("fonts/tradegothicltstd-bold.eot?#iefix") format("embedded-opentype"),
				 url("fonts/tradegothicltstd-bold.woff") format("woff"),
				 url("fonts/tradegothicltstd-bold.ttf") format("truetype"),
				 url("fonts/tradegothicltstd-bold.svg#tradegothicltstd-bold") format("svg");
		font-weight: normal;
		font-style: normal;
}
@font-face {
        font-family: "TradeGothicLTCn";
        src: url("fonts/TradeGothicLTStd-Cn18.eot");
        src: url("fonts/TradeGothicLTStd-Cn18.eot?#iefix") format("embedded-opentype"),
                 url("fonts/TradeGothicLTStd-Cn18.woff") format("woff"),
                 url("fonts/TradeGothicLTStd-Cn18.ttf") format("truetype"),
                 url("fonts/TradeGothicLTStd-Cn18.svg#tradegothicltstd") format("svg");
        font-weight: normal;
        font-style: normal;
}

body { padding: 0 !important; margin: 0; background: #3d3d3d!important; font-family: Arial, Helvetica sans-serif!important; font-size: 12px!important; }
.center { margin: 0 auto; max-width: 960px; width:100%; }
.clear { clear: both; }
img { border: 0; }
h1, h2, h3, h4, h5 { font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; color: #000; margin: 0; font-weight: normal; }
h1 { font-size: 25px; }
h2 { font-size: 18px; }
h5 { font-size: 14px; }
a { color: #D0112B; }
a, a:focus { outline: none!important; }
.button { border:0; cursor:pointer; display: inline-block; font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; color: #fff; text-decoration: none; text-align: center; }
.button.small { font-size: 14px; line-height: 24px; padding: 0 7px; height: 24px; display: block; }
.button.large { padding: 4px 5px; font-size: 18px; }
.button.red { background: #d0112b; }
.button.grey { background: #d0d0d0; }
.button:hover { text-decoration: underline; }

.top_menu ul, header ul, #home_slider .royalWrapper > ul, #product_list nav ul, .slider ul, .dk_options ul  { list-style-type: none; padding: 0; margin: 0; }
#top .center { min-height: 25px; line-height: 25px; text-align: center; }
.top_menu ul li { display: inline-block; color: #eeebe5; font-size: 14px; padding: 0 0 0 5px; font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; }
.top_menu ul li:first-child { padding-left:0; }
.top_menu a { color: #eeebe5; margin: 0 7px 0 0; text-decoration: none; }
.top_menu a:hover { text-decoration: underline; }

#top {  }
#content { background: #ece9e3 url(../img/bg_body.png) repeat; }
#bottom {  }

.inverted-border {
    position: absolute; background: #ece9e3 url(../img/bg_body.png) repeat; height: 28px; width: 28px; border-radius: 100%; z-index: 3000;
}

/* Header */
header { margin-bottom: 30px; position: relative; width:100%; }
.header_left { float:left; }
.header_right { float: right; width: 319px; }
header #logo { display: block; float: left; height: 123px; margin-right: 18px; padding-top: 16px; width: 153px; }
header #webshop_nav { border-right: 1px solid #D5D2CD; float: left; margin-top: 38px; }
header #webshop_nav li { float: left; margin-bottom: 2px; /* margin-right: 65px; */ width: 150px; }
header #webshop_nav li a { color: #000; font-size: 24px; font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; text-decoration: none; }
header #webshop_nav li a:hover { text-decoration: underline; }

header #webshop_nav_mobile { display:none;}
header #webshop_nav_mobile { background: white; text-align: center; position: relative; }
header #webshop_nav_mobile .icon{ position: absolute; right: 20px; top: 8px; color: white; font-size: 21px!important; }
header #webshop_nav_mobile > a{ display: block; }
header #webshop_nav_mobile h3{ color: white; background: #d0112b; padding: 10px; font-size: 16px; }
header #webshop_nav_mobile ul { display: none; }
header #webshop_nav_mobile ul li{ border-bottom: 1px solid #e7e7e7; }
header #webshop_nav_mobile ul li a{ display: block; padding: 10px; color: #000; font-family: 'TradeGothicLTBold',arial; font-size: 16px; text-transform: uppercase; text-decoration: none; }
header #webshop_nav_mobile ul li a:hover, header #webshop_nav_mobile ul li.active a{ background: #efefef; }

header #title_bar { display: none; }

@media (min-width: 979px) {
    header #title_bar { display: block; }
    header #title_bar { margin-top: 30px; margin-bottom: -20px; }
    header #title_bar hr { display: block; height: 1px; border: 0; border-top: 1px solid #D5D2CD; margin: 1em 0 1em 0; padding: 0; }
    header #title_bar .span4:first-child hr { margin: 1em -15px 1em 15px; }
    header #title_bar .span4:last-child hr { margin: 1em 15px 1em -15px; }
    header #title_bar .title { font-family: "Times New Roman", Times, serif; text-transform: uppercase; font-size: 18px; text-align: center; padding-top: 2px; color: #444; }
}

header #crumbs { color: #898883; float: left; margin-top: 23px; width: 100%; }
header #crumbs li { float: left; color: #606060; padding: 0 8px 0 0; }
header #crumbs a { color: #898883; margin: 0; text-decoration: none; }
header #crumbs a:hover { text-decoration: underline; } 

header #top_cart { height: 118px; margin-top: 11px; width: 100%; }
header #top_cart img { float: left; }

header #top_cart #top_cart_info { background: url("../img/cart.png") no-repeat scroll 0 0 transparent; color: #000000; float: left; height: 65px; padding: 30px 0 5px 100px; text-decoration: none; width: 95px; }
header #top_cart #top_cart_info:hover { text-decoration: underline; }
header #top_cart #top_cart_info h5 { margin: 0 0 10px 0; }
header #top_cart #top_cart_info span { display: block; margin: 0 0 2px 0; }
header #top_cart .button { float: right; margin: 34px 0 0 0; }

/* Homepage */
.mobile-swipeinfo{ display: none; }
#home_slider_wrap { margin: 0 0 30px 0; position: relative; }
#home_slider_wrap #prevBtn, #home_slider_wrap #nextBtn { position: absolute; display: block; width: 27px; height: 52px; z-index: 1; background: #ff0000; top: 215px; }
#home_slider_wrap #prevBtn a, #home_slider_wrap #nextBtn a { display: block; width: 27px; height: 52px; text-indent: -9999em; z-index: 2; }
#home_slider_wrap #prevBtn { left: 10px; background: url(../img/slider_left.png) no-repeat; }
#home_slider_wrap #nextBtn { right: 10px; background: url(../img/slider_right.png) no-repeat; }
#home_slider { width: 100%; /*height: 465px;*/ background: #fff; position: relative; overflow: hidden; }
#home_slider .royalSlider  { height: 545px; }
#gallerySlider { height: 56px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box;    /* Firefox, other Gecko */ box-sizing: border-box;         /* Opera/IE 8+ */ padding-left: 33px; padding-right: 33px; }
#gallerySlider a { width: 80px; }
#gallerySlider .arrow { height:52px; width:27px; }
#gallerySlider .arrow.left { left: 0; margin: -25px 0 0; }
#gallerySlider .arrow.right { right: 0; margin: -25px 0 0; }
.slider_thumbs { width:100%; }
#home_slider ul li { 
	width: 100%; 
	height: 545px; 
	z-index: 0; 
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	padding:30px 70px 20px 70px!important;
        text-align:left;
}


.inner_social {
    display: block;
    margin: 0 auto;
}
.inner_social div {
    float:left;
    margin-left:10px;
}
.inner_social div:first-child {
    margin-left:0px;
}
.inner_social div.facebook {
    width: 50%;
}
.product_detail .left { float: left; width:100%; }
.product_detail .left .images {
    /*margin: 30px 0 0 80px;*/
    text-align: center;
    /*width: 470px;*/
    /*display:none;*/
}



.product_detail .left .images .thumbs {
    display: inline-block;
    /*margin-bottom: 20px;*/
    margin-top: 20px;
    text-align: center;
    height:56px;
    
}


.product_detail .left .images .thumbs a {
    display: block;
    float: left;
    height: 56px;
    /*margin-bottom: 10px;*/
    width: 80px;
}

.product_detail .left .images .thumbs a:first-child {
    margin-left:0;
}
.product_detail .left .images .thumbs a img {
    opacity: 0.4;
    filter: alpha(opacity = 40); 
    display:block;
    margin:0 auto;
}
.product_detail .left .images .thumbs a.active img {
    opacity: 1;
    filter: alpha(opacity = 100); 
}
.home_slider_social {
    height:20px;
    margin-top:20px;
}
.product_detail .left .home_slider_social .twitter-share-button { float: left; margin: 0 0 0 0; }
.product_detail .left .home_slider_social > a { float: left; display: block; margin: 0 10px 0 0 !important; }
.product_detail .left .home_slider_social .fb-like { float: left; margin: 0; }
.product_detail .right {
    /*float: right;*/
    /*margin: 23px 80px 0 0;*/
    /*width: 280px;*/
}
.product_detail .right h1 { margin: 0 0 5px 0; line-height:28px;}
.product_detail .right h2, .product_detail .right h3 { font-family: Arial, Helvetica sans-serif; font-size: 16px; text-transform: none; margin: 0 0 5px 0; }
.product_detail .right .summary { /* margin-top: 10px; */ }
.product_detail .right .text { margin: 0 0 15px 0; color: #303030; line-height: 19px; }
.product_detail .right .morelink { font-weight: bold; color: #000; text-decoration: none; }
.product_detail .right .morelink:hover { text-decoration: underline; }
.product_detail .right .info { margin: 0; clear:both; }
.product_detail .right .info .old_price { display: none; font-size: 16px; font-family: 'TradeGothicLTBold',arial; margin: 0 5px 0 0; text-decoration: line-through; color: #E51937; }
.product_detail .right .info .old_price.visible { display: inline-block; }
.product_detail .right .info .price { font-size: 25px; font-family: 'TradeGothicLTBold',arial; }

.product_detail .right .info .label { float:right; font-size: 15px; color: #454545; font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; background: #fff; border: 1px solid #eae9e7; display: inline-block; }
/*.product_detail .right .info .label {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAE9E7;
    color: #454545;
    display: inline-block !important;
    float: right;
    font-family: 'TradeGothicLTBold',arial;
    font-size: 15px;
    line-height: 1;
    margin: 0;
    min-height: 0 !important;
    padding: 0;
    text-transform: uppercase;
    width: auto !important;
}*/


.product_detail .right .info .label a {
    color: #454545;
    display: block;
    /*padding: 4px 16.2px;*/
    /*padding: 4px 8.2px;*/
    padding: 7px 25.4px;
    text-decoration: none;
	text-align:center;
    font-size:14px;
}
.product_detail .right .info .label a:hover {
   color:#D0112B; 
}
.product_detail .right .info .label sup { font-size: 10px; vertical-align: top; display: inline-block; padding: 2px 0 0 0; }
.product_detail .right .info .first { height: 40px; }
.product_detail .right .info .first .label { float: right; }
.product_detail .right .info .second { height: 40px; }
.product_detail .right .info .second .label:first-child { float:left; margin: 0 0 0 0; }
.product_detail .right .info .button { display: block; margin: 0 0 1px 0; }
.product_detail .right .info .add_to_cart .button {
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}
.product_detail .left .product_image a { display:none; }
.product_detail .left .product_image a.visible { display:block; }
.product_detail .bottom  img {
	width: 42%;
}	

#product_detail .fitting .details,
#product_detail .care .details {
    font-family: 'TradeGothicLTCn',arial;
}

.product_detail .summary,
.product_detail .summary p,
.product_detail .details,
.product_detail .details p {
    font-family: 'TradeGothicLTCn',arial !important;
    font-size: 14px !important;
}

.right.span5 .text {
    font-family: 'TradeGothicLTCn',arial !important;
}

#home_content { padding: 0 0 50px 0; }
#home_content .left { float: left; width: 470px; }
#home_content .right { float: right; width: 470px; }


#home_content .heading {
    float: left;
    margin-bottom: 10px;
}
#home_content .heading h2 { float: left; }
#home_content .heading a { float: left; color: #454545; font-style: italic; text-decoration: underline; margin: 5px 0 0 10px; }
#home_content .heading a:hover { color: #d0112b; }
#home_content .articles .article { background: #fff; display: block; width: 31%; height: 135px; float: left; margin: 0 16px 0 0; text-align: center; padding: 12px 0 0 0; }
#home_content .articles .article.last { margin: 0; }
#home_content #recomended_shoes { margin: 0 0 34px 0; }
#home_content #action_block { margin: 22px 0 0 0; height: 55px; text-align: center; font-size: 14px; text-transform: uppercase; }

/* Webshop */

#webshop_intro {
    background: none repeat scroll 0 0 #FAF8F5;
    margin-bottom: 15px;
    padding: 10px;
}
#webshop_intro .left { float: left; /*width: 455px;*/ }
#webshop_intro .left .text {
    font-size: 14px;
    line-height: 19px;
    margin-top: 5px;
}
#webshop_intro .right { float: right; width: 455px; max-height:210px;}
#webshop_intro .more { font-weight: bold; color: #000; text-decoration: none; }
#webshop_intro .more:hover { text-decoration: underline; }

#webshop #webshop_filter { }
#webshop #webshop_filter > span { color: #898883; display: inline-block; margin: 0 0 8px 0; }
#webshop #webshop_filter .webshop_filter { float: left; }

#webshop #webshop_filter .webshop_filter select { display: none; width: 135px; height: 18px; padding: 0; }
#webshop #webshop_filter .webshop_filter input[type="text"] { float:left; width: 143px; height: 16px; padding: 0; border: 0; padding: 2px; }

#search {
	margin-bottom:0;
}

#webshop #webshop_filter .webshop_filter input[type="submit"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-family: 'TradeGothicLTBold',arial;
    font-size: 16px;
    margin: 0 0 0 12px;
    padding-left: 0;
    text-transform: uppercase;
}
#webshop #webshop_filter .webshop_filter input[type="submit"]:hover { text-decoration: underline; }
#webshop #webshop_filter .webshop_filter label {
    display: block;
    float: left;
    font-family: 'TradeGothicLTBold',arial;
    font-size: 16px;
    line-height: 16px;
    margin: 2px 0 0;
    text-transform: uppercase;
}

.product { position: relative; float: left; height: 305px; padding: 0; width:100%; background: #fff; text-decoration: none; }

.related.product_detail .inner-span, #product_list .inner-span {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px;
}


.product:hover h2, .product:hover h3, .product:hover h4 { text-decoration: underline }
.product img { width:100%; margin: 0 0 15px 0; }
.product h2 {
    color: #D0112B;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
}
.product h3, .product h4 { color: #454545; font-size: 16px; }
.product span { color: #454545; }
.product .price { position: absolute; bottom: 20px; left: 0px; font-size: 14px; }
.product .old_price { position: absolute; bottom: 37px; left: 10px; font-size: 12px; color: #D0112B; text-decoration: line-through; }
.product .ship { position: absolute; bottom: 20px; right: 0; margin: 21px 0 0 0; }

#blog .related .items .inner-span {
    padding:10px;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
}

#blog .related .items .span3 {
    margin-bottom: 20px;
}
#blogSlider .royalControlNavOverflow a {
    background: none repeat scroll 0 0 #FFFFFF !important;
    opacity: 0.5;
    filter: alpha(opacity = 50); 
}
#blogSlider .royalControlNavOverflow a.current {
    opacity: 1;
    filter: alpha(opacity = 100); 
}
#blogSlider .royalControlNavOverflow {
    overflow: hidden;
    position: absolute;
    z-index: 25;
    bottom: 7px;
    margin: 0;
    top: auto;
}
nav.webshop_nav { text-align: center; margin: 2px 0 0 0; padding: 0 0 16px 0; }
nav.webshop_nav ul li { display: inline-block; font-size: 25px; padding: 0 30px 0 0; font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; }
nav.webshop_nav ul li a { color: #303030; text-decoration: none; }
nav.webshop_nav ul li.active a { color: #e51937; }
nav.webshop_nav ul li a:hover { text-decoration: underline; }
nav.webshop_nav ul li a.all { margin: 0 0 0 30px; }

/* Deafult text */
#default_text { padding: 0 0 1px 0; }
#default_text h1 { text-align: center; text-transform: none; font-size: 34px; margin: 20px 0 18px 0; }
#default_text .slider { height: 710px; width: 960px; background: #ccc; }
#default_text .text { width: 785px; margin: 22px auto; color: #303030; line-height: 19px; -moz-column-count: 2; -webkit-column-count: 2; -moz-column-gap: 35px; -webkit-column-gap: 35px; }
#default_text .text.second { margin: 44px auto; }
#default_text .slider_wrap .social { padding: 24px 0 0 0; height: 20px; }
#default_text .slider_wrap .social .twitter-share-button { float: left; margin: 0 10px 0 375px; }
#default_text .slider_wrap .social > a { float: left; display: block; margin: 0 10px 0 0 !important; }
#default_text .slider_wrap .social .fb-like { float: left; margin: 0; }
#default_text h2 {
    margin-top: 20px;
    text-align: center;
}
#default_text .social {
    margin-top: 20px;
    text-align: center;
}
#default_text .text p {
    margin-top:0;
    margin-bottom:20px;
}
#default_text .column_left{
    float: left;
    margin-left: 70px;
    width: 40%;
}
#default_text .column_right {
    float: right;
    margin-right: 70px;
    width: 40%;
}

#default_text .text_wrap {
    float: left;
    margin-bottom: 30px;
    margin-top: 20px;
}
.clear {
    clear:both;
}
/* Blog */
/*#blog article { border: 8px solid #fff; padding: 10px 0 0 0; margin: 0 0 30px 0;  }*/




#blog article {
    border: 8px solid #FFFFFF;
    margin: 0 0 30px;
    padding: 10px 74px 0 75px;
}
#blog article .slider_wrap {
    width:100%!important;
}
#blog article span.left {
    margin-left:0!important;
}
#blog article .slider_wrap {
    height:100px;
}
#blog article .social {
    margin-top: 15px;
    text-align: center;
}
/*#blog article .slider_wrap {
    height: 629px!important;
}*/

#blog.returns article {
    padding-bottom: 60px;
    
}

#blog article h1 { text-align: center; text-transform: none; font-size: 26px; margin: 0 0 10px 0; }
#blog article h1 a { text-decoration: none; color: #000; }
#blog article h1 a:hover { text-decoration: underline; }
#blog article span.left { color: #898883; float: left; margin: 0 0 0 75px; font-size: 11px; }
#blog article span.right { float: right; margin: 0 0 0 0; font-size: 11px; }
#blog article span.right a { text-decoration: none; color: #898883; }
#blog article span.right a:hover { text-decoration: underline; }
#blog article .slider_wrap { clear: both; padding: 12px 0 0 0; width: 795px; margin: 0 auto; }
#blog.returns article .slider_wrap { height: 591px; }
#blog article .slider_wrap .slider { height: 590px; width: 795px; background: #ccc; }
#blog.detail article .slider_wrap { width: 100%; }
#blog.detail article .slider_wrap .slider { width: 100%; }
#blog.detail article .slider_wrap  img { width: 100%; }
.slider_wrap  img { width: 100%; }

#blog article .slider_wrap .social .twitter-share-button { float: left; margin: 0 10px 0 300px; }
#blog.detail article .slider_wrap .social .twitter-share-button { margin: 0 10px 0 385px; }
#blog article .slider_wrap .social > a { float: left; display: block; margin: 0 10px 0 0 !important; }
#blog article .slider_wrap .social .fb-like { float: left; margin: 0; }
#blog article .text { margin: 22px auto 40px; width: 100%; color: #303030; line-height: 19px; }
#blog.detail article .text { margin: 22px auto 40px; /*width: 880px; */
		columns: 400px 2;
   -moz-columns: 400px 2;		
-webkit-columns: 400px 2; 
	    column-gap: 40px;
   -moz-column-gap: 40px;
-webkit-column-gap: 40px;	
float:left;
width:100%;
}

/*
#blog.store article .slider_wrap { height: 600px; }
#blog.store article .slider_wrap .royalSlider { height: 600px; }
*/

#blog article article {
    border: 0 none;
    margin: 30px 0 0;
    padding: 0;
}
#blog.detail.returns article .text { 
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    margin: 0 auto 0 auto; /*width: 915px;*/ 
}
#blog.detail.returns article .text h2 {
    margin-top:25px;
}
#blog.detail.returns article .text h2:first-child {
    margin-top:0;
}
#blog.detail article .text p:first-child { margin: 0; padding: 0; }
#blog.detail article .text p {
    margin: 10px 0;
}
/*#blog.detail article .text h1, #blog.detail article .text h2, #blog.detail article .text h3, #blog.detail article .text h4, #blog.detail article .text h5, #blog.detail article .text h6 {
    margin-bottom:20px;
}*/
#blog .related { margin: 0 0 5px 0; }
#blog .related > h2 { font-size: 19px; margin: 0 0 20px 0; text-align: center; }
/*.related .product h2 { color: #454545; }*/

/* Contact */
#contact { padding: 0 0 20px 0; }
#contact h1 { text-align: center; text-transform: none; font-size: 26px; margin: 0 0 15px 0; }
#contact .slider_wrap { width: 100%; height: 353px; overflow: hidden; }
#contact .slider_wrap .slider { width: 470px; height: 353px; }
#contact .royalSlider { height: 353px; }
#contact .royalSlider .royalWrapper { height: 353px; }
#contact .royalSlider .arrow { margin-top: -26px; }
.royalSlider .royalSlide {
    text-align:center;
}
/* FAQ */
#faq {  margin-bottom: 20px; margin-top: 10px; width: 100%; font-size:12px; position:relative; }
#faq ul, #faq ol { margin:0; padding:0; }
#faq ul { list-style:none; }
#faq ol { float: left; }
#faq li { clear: both; /*float: left;*/ }
#faq a { font-size:12px; }
#faq ul ol { display: none; left: 320px; list-style: none outside none; margin-bottom: 20px; position: absolute; top: 80px; }
#faq ul ol li { line-height: 18px; margin-bottom: 0; }
#faq ul li:first-child ol { margin-top:0; }
#faq ul ol ul { display: none; float: left; left: 320px; margin-bottom: 15px; position: absolute; top: 0; width: 250px; }
#faq ul ol ul li.text p { width: 250px; }
#faq div.cat { /*float: left;*/ height: 18px; /*margin-right: 25px;*/ width: 200px; }
#faq a { padding-right: 6px; }
#faq a.cat {
    float: left;
    font-family: 'TradeGothicLTBold',arial;
    font-size: 15px;
    text-decoration: none;
    display:block;
}
#faq div.question { float: left; width: 300px; }

#faq a.question {
    float: left;
    margin-right: 22px;
    text-decoration: none;
}
#faq li.text p { margin: 0; width: 350px; }
#faq article {
    border: 8px solid #FFFFFF;
    margin: 0 0 30px;
    padding: 20px 74px 60px 74px;
    min-height: 300px; 
}
#faq article h1{
    text-align: center;
    padding-bottom: 20px;
}
/* Footer */
.cart #footer_tiles {
	border-top:0;
}
#footer_tiles { /*margin-top: 45px;*/ clear:both; margin-bottom: 20px; padding: 20px 0 30px 0; border-top: 1px solid #d2cfca; border-bottom: 1px solid #d2cfca; }
#footer_tiles .tile { text-align: center; }
#footer_tiles .tile.last { margin: 0; }
#footer_tiles .tile > h2 { font-size: 14px; margin-bottom: 15px; }

#footer_tiles .tile > h2 a {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}
#footer_tiles div.border { /*width: 220px;*/ height: 157px; border: 2px solid #fff; }
#footer_tiles #from_our_blog a { text-decoration: none; color: #000; }
#footer_tiles #from_our_blog a:hover span { text-decoration: underline; }
#footer_tiles #from_our_blog img { margin: 7px 0; width: 145px; }


#footer_tiles #from_our_blog span {
    display: block;
    font-size: 10px;
    margin: 0 auto;
    width: 145px;
}


#footer_tiles #newsletter_signup h2{ width: 145px; margin: 20px auto 20px auto; }
#footer_tiles #newsletter_signup input[type="text"] { border: 1px solid #fff; width: 143px; line-height: 16px; padding: 2px; text-align: center; }
#footer_tiles #newsletter_signup input[type="text"].error { border: 1px solid #ff0000; }
#footer_tiles #newsletter_signup label { color: #ff0000; font-size: 10px; display: block; margin: 5px 0 -15px 0; }
#footer_tiles #newsletter_signup input[type="submit"] { background: none; border: 0; font-size: 14px; color: #000; font-family: 'TradeGothicLTBold',arial; text-transform: uppercase; cursor: pointer; margin: 20px 0 0 0; }
#footer_tiles #newsletter_signup input[type="submit"]:hover { text-decoration: underline; }
#footer_tiles #instagram_pic { /*width: 224px;*/ height: 161px; background: #000; text-align: center; }
#footer_tiles #instagram_pic img{ margin: 13px 0 0 0; }

/* Product detail */
#product_detail { background: #fff; /*min-height: 733px;*/ margin: 0 0 15px 0; }
#product_detail .product_detail .right .text { font-size: 12px; float:left; }
#product_detail .bottom { margin: 20px 0 0 0; }
#product_detail .bottom .box { border-top: 1px solid #dcd6c9; padding: 20px 0 20px 0; }
#product_detail .bottom .left { float: left; width: 100%; margin: 0 0 0 0; text-align: center; }
#product_detail .bottom .left .first { margin: 0 15px 0 0; }
#product_detail .bottom .right { float: right; width: 100%; margin: 0; }
#product_detail .bottom .right a { color: #303030; font-weight: bold; text-decoration: none; text-transform: uppercase; }
#product_detail .bottom .right a:hover { text-decoration: underline; }
#product_detail .bottom .right p { color: #303030; line-height: 15px; }
#product_detail .bottom .right .fitting { margin: 0 0 18px 0; line-height:19px; }
#product_detail .bottom .right .care { margin: 0 0 0 0; line-height:19px; }
#product_detail .bottom .right.box {
    padding-bottom:0px;
}
.related.product_detail { margin: 0 0 30px 0; padding:0!important;}
.fancy_template {
    margin-top:20px;
}
#product_detail .bottom .right .fitting a, #product_detail .bottom .right .care a {
    clear: both;
    display: block;
}
#product_detail .bottom .right .fitting .read-less a, #product_detail .bottom .right .care .read-less a {
    margin-top: 10px;
}

/* Expander */
.more_mobile{
	display: none;
	color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
	margin: 15px 0;
}
.expander_cat a, .expander a, a.more {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
	margin: 15px 0;
}
.expander_cat a:hover, .expander a:hover {
    text-decoration:underline;
}
.expander_cat p, .expander p {
    margin:0;
}

.product_sizes {
    display:none;
}
.product_sizes ul.size_table {
    float: left;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
}
#home_slider .product_detail .product_sizes li {
    float: left;
    height: auto !important;
    margin-right: 5px;
    width: auto !important;
	padding:0!important;
}
.product_detail .product_sizes li a {
    background: none repeat scroll 0 0 #FBFBFB;
    color: #000000;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}
.product_detail .product_sizes li a.active {
    background: none repeat scroll 0 0 #D0112B;
    color: #FFFFFF;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}
.product_size_button {
    
}
.product_to_cart {
    border: 0 none;
    cursor: pointer;
    /*height: 33px;*/
    width: 100%!important;
    padding: 3px 5px !important;
}

#follow_us { text-align: center; padding: 0 0 18px 0;}

#follows {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
#follows h2 { text-transform: none; margin: 0 0 12px 0; }
#follows h2 a { text-decoration: underline; }
#follows h2 a:hover { color: #000; }
/*#follows > div { width: 225px; float: left; margin: 0 18px 0 0; }*/
#follows > div.last{ margin: 0; }
#follow_twitter a {
    color:#000;
}
#follow_facebook h2, #follow_facebook h2 a { color: #3b5999; }
#follow_twitter h2, #follow_twitter h2 a { color: #12acee; }
#follow_instagram h2, #follow_instagram h2 a { color: #a87e63; }
#follow_pintrest h2, #follow_pintrest h2 a { color: #cb2028; }

#instagram_link { color: #000; text-decoration: underline; background: url(../img/instagram.png) no-repeat; height: 23px; display: inline-block; padding: 5px 0 0 30px; }
.rss {
    margin-left: 0 !important;
}
#rss_links { padding: 0 0 18px 0; text-align: center; }
#rss_links a { color: #000; text-decoration: underline; margin: 0 5px 0 5px; }
#rss_links img { margin: 0 1px 0 0; }

footer { line-height: 25px; text-align: center; }

/*Blog*/

#blog .readmore {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
/* Cart */

section.cart th {
    color: #000000;
    font-family: 'TradeGothicLTBold',arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
	padding:15px;
}

section.cart th.first {
	width:60%;
}
section.cart th.second {
	width: 25%;
}
section.cart th.third {
	width: 15%;
}
section.cart .cart_line .img {
    display: block;
    float: left;
    height: 90px;
    width: 115px;
}
section.cart .cart_line .info {
    display: block;
    float: left;
    width: 70%;
}
section.cart .main_checkout .row-fluid {
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
}

section.cart table thead tr {
	border-bottom: 1px solid #D2CFCA;
}


section.cart .cart_line td {
	padding:15px;
	vertical-align:top;
}
section.cart .cart_line .product_info span {
	color: #6A6A6A;
    display: block;
	line-height: 17px;
}

section.cart .cart_line {

}
section.cart .cart_line .product_change {
	margin-top:5px;
}

section.cart  .pricing_info span {
	display:block;
}
section.cart  .pricing_info {
	float:left;
}
section.cart .shopcart_totals {
	float:right;
}

section.cart .inner_span {
	padding:15px;
}
section.cart .price_block span {
    color: #D0112B !important;
    display: block;
    line-height: 18px;
    text-align: right;
}
section.cart .price_block .first {
	float:left;
}
section.cart .price_block .second {
	float:right;
}
section.cart #cart_totals .pricing_info span {
    clear: both;
    display: block;
    line-height: 18px;
}
section.cart .cart_submit.top{
    margin-right: 5px;
    margin-top: 5px;
}
section.cart .cart_submit.bottom{
    margin-right: 5px;
    margin-bottom: 5px;
}
section.cart .price_block {
	float:right;
	width:67px;
}




/*section.cart .cart_line .product_change {
    float: right;
    padding-right: 9px;
}*/

.main_checkout {
    border: 1px solid #D2CFCA;
    float: left;
    position: relative;
    
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
				
	width:100%;
}
.main_checkout table {
    width:100%;
}
.main_checkout .row-fluid {

}


/*#content.main_checkout { background: #fff; }*/
.main_checkout .back_to_overview {
    color: #E4770D;
    float: right;
    left: 806px;
    position: absolute;
    top: 6px;
}
.main_checkout .cart_head {
    margin-top: -15px; 
}
.main_checkout .right {
    float: right !important;
}

span.payment-icons {
    background: url("../img/icon_payment.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    margin-top: 10px;
    width: 134px;
}
.main_checkout h1{
        font-style: normal;
        font-size: 26px;
        margin: 0 0 15px 0;
        padding: 0;
}
.main_checkout h2{
        font-style: normal;
        font-size: 21px;
        margin: 0;
        padding: 0;
}
.shopcart_top{
    display: block;
    padding-right: 5px;
    padding-top: 5px;
}
.shopcart_bottom {
    padding-right: 5px;
    padding-bottom: 5px;
}
.shopcart_top input.en[type="submit"], .shopcart_bottom input.en[type="submit"] {
    background: url("../images/button_order_en.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 18px;
    position: relative;
    text-indent: -20000px;
    top: -5px;
    width: 96px;
    text-transform: uppercase;
}


.shopcart_top a{}
.shopcart_tablehead .shopcart_first {
    float: left;
    padding: 0;
    width: 21px;
}
.shopcart_tablehead .shopcart_second{
    width: 524px;
    float: left;
    padding: 0;
}
.shopcart_tablehead .shopcart_third{
    width: 235px;
    float: left;
    padding: 0;
}
.shopcart_tablehead .shopcart_fourth{
    width: auto;
    float: left;
    padding: 0;
}



.cart_head div {
    color: #000000;
    float: left;
    font-family: 'TradeGothicLTBold',arial;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    text-transform: uppercase;
}


.shopcart_first{
        width: 122px;
        float: left;
        padding: 10px 4px 4px 8px;
}
.shopcart_second{
        width: 379px;
        float: left;
        padding: 10px 4px 4px 8px;
}
.shopcart_third{
        width: 208px;
        float: left;
        padding: 10px 4px 4px 8px;
}
.shopcart_fourth {
    float: left;
    padding: 10px 7px 4px 21px;
    width: 123px;
}
.shopcart_payment{
	width: 229px;
	float: left;
	padding-left: 10px;
}
.shopcart_coupon{
	width: 280px;
	float: left;
}
.shopcart_totals_info{
	
	float: left;
	
}
.shopcart_totals{
	width: 70px;
	float: left;
	
}
        
        #cart_head ul {
            border-bottom: 1px solid #D2CFCA;
            display: block;
            height: 30px;
            list-style: none outside none;
            margin: 0;
            padding: 0 0 10px;
            width: 100%;
        }
	#cart_head ul li {
            color: #000;
            float: left;
            font-size: 14px;
            font-weight: normal;
            margin-top: 10px;
            text-transform:uppercase;
            font-family: 'TradeGothicLTBold',arial;
            font-weight: normal;
        }
	#cart_head ul li.block{
            border: none;
            display: block;
	}
        #cart_back_link {
            left: 825px;
            position: absolute;
            top: -44px;
        }
	.cart_line {
            border-bottom: 1px solid #EBEBEB;
            font-size: 12px;
            padding: 5px 0;
        }
		.cart_line article{
			
			padding-left: 9px;	
		}
			.cart_line .cart_line_product{
				padding-right: 3px;
			}
			.cart_line h2 {
                            font-family: Arial,'sans-serif';
                            font-size: 14px;
                            font-style: normal;
                            font-weight: normal;
                            margin: 0;
                            padding: 0;
                        }
			.cart_line h2 a{
				text-decoration: none;
			}
			.cart_line .cart_line_img{
				margin-left: 12px;
			}
			
                        .cart_line .label_pink {
                            background-color: #030A3E;
                            color: #FFFFFF;
                            display: inline-block;
                            font-family: Arial,'sans-serif';
                            font-size: 10px;
                            margin: 2px 0 0;
                            padding: 3px;
                            position: relative;
                            text-align: right;
                            vertical-align: top;
                        }
			.cart_line .cart_line_product_info .product_info{
				float: left;
			}
			.cart_line .cart_line_product_info .product_info span{
					clear: both;
					display: block;
					line-height: 18px;
					color: #6a6a6a;
					line-height: 21px;
				}
				
			.cart_line .cart_line_product_info .product_change{
				float: right;
				padding-right: 9px;
			}
                        .cart_line .cart_line_product_info .product_change a{
				color:#D0112B;
                                text-decoration: underline;
			}
                        .cart_line .cart_line_product_info .product_change a:hover {
                            text-decoration: none;
			}
			.cart_line .cart_line_product_info .product_change span{
					display: block;
					clear: both;
					line-height: 18px;
					color: #6a6a6a;
					text-align: right;		
				}
			.cart_line .cart_line_price{
				/*width: 124px !important;*/
				text-align: right;	
			}
			.cart_line .cart_line_price .price_block{
				float: right;
				display: block;
				clear: both;
                                width:100%;
			}
			.cart_line .cart_line_price span {
                            color: #D0112B !important;
                            display: block;
                            line-height: 18px;
                            text-align: right;
                        }
			.cart_line .cart_line_price span.first{
				width: 10px;
				float: left;
			}
			.cart_line .cart_line_price span.second{
				float: right;
			}
			.cart_line .cart_line_price .old_price span{
				color: #343331 !important;
				text-decoration: line-through;
			}
	#cart_totals{
		font-size: 12px;
		padding: 10px 0;
	}
        #cart_totals h2 {
            font-size:14px;
        }
	#cart_totals .article{
		
		
		border-right: 1px solid #e6e6e6;
		min-height: 100px;
	}
	#cart_totals .article img{
		clear: both;
		display: block;
		margin-bottom: 10px;	
	}
	#cart_totals #coupon_form{
		width: 250px;	
	}
        .shopcart_top a#cart_back_link {
            color:#D0112B;
        }
		#coupon_form form {
			margin-top: 10px;	
		}
		#coupon_form form input[type=text]{
			font-size: 12px;
			width: 165px;
			padding: 6px;
			float: left;
			display: inline-block;
			margin-right: 4px;
			border: 1px solid #E6E6E6;
			margin-top: 0;
		}
		
                #coupon_form form input[type="submit"] {
                    background: none repeat scroll 0 0 #999999;
                    border: medium none !important;
                    color: #FFFFFF;
                    cursor: pointer;
                    float: left;
                    font-size: 1em !important;
                    font-weight: bold;
                    margin: 0 !important;
                    padding: 3px 0 8px;
                    width: 30px !important;
                }
		
		#coupon_form ul {
			list-style: none;
		}
			#coupon_form ul li {
				line-height: 18px;
				margin: 10px 0;
			}
			#coupon_form ul li div.coupon_title_block {
					clear: both;
					position: relative;
				}
				#coupon_form ul li span.coupon_title {
					float: left;
					display: inline-block;	
					font-weight: bold;				
				}
				#coupon_form ul li span.coupon_remove {
					float: right;
					display: inline-block;
					margin-right: 10px;
				}
				
			#coupon_form ul li span.coupon_description {
				clear: both;
				display: block;
			}
			#coupon_form ul li span.coupon_value {
				clear: both;
				display: block;
			}
		
   
	
	#cart_totals #pricing_texts span{
		clear: both;
		display: block;
		line-height: 18px;
	}
	#cart_totals #pricing_amounts{
		text-align: right;
		
		border-right: none;
	}
	#cart_totals #pricing_amounts span{
		display: block;
		line-height: 18px;
	}
	#cart_totals #pricing_amounts div{
		text-align: right;	
		/*display: block;*/
		clear: both;
		float: left;
		width: 100%;
	}	
	#cart_totals #pricing_amounts div span{
		position: relative;
		float: left;	
		/*display: inline-block;*/
	}
	#cart_totals #pricing_amounts div span.first{
		width: 10px;
	}
	#cart_totals #pricing_amounts div span.second{
		float: right;
		width: auto;
	}
	#cart_totals span.total_text{
		margin-top: 25px;
		font-weight: bold;
		font-size: 12px;
		color: #383838;
	}
	#cart_totals article h2{
		font-family: Arial,'sans-serif';
		font-weight: normal;
		text-transform: uppercase;
		font-size: 18px;
		color: black;
		margin-bottom: 10px;
	}
/*--- End Webshop cart ---*/


/**
 * Default DropKick theme
 *
 * Feel free to edit the default theme
 * or even add your own.
 *
 * See the readme for themeing help
 *
 */

/***** Begin Theme, feel free to edit in here! ******/

/* One container to bind them... */
.dk_container {
	font-size: 12px;
	margin: 0 12px 0 0;
}
.dk_container:focus {
	outline: 0;
}
.dk_container a {
	cursor: pointer;
	text-decoration: none;
}


/* Opens the dropdown and holds the menu label */
.dk_toggle {
	display: block;
	background: #fff url('../img/dk_arrows.png') no-repeat 127px 4px;
	color: #333;
	width: 135px;
	height: 17px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px 0 0 5px;
}
.dk_toggle:hover {
	color: #D0112B;
}

/* Applied whenever the dropdown is open */
.dk_open {
  z-index: 10;
}

.dk_options {
	border: 1px solid #ccc;
}
.dk_options a {
	background-color: #fff;
	padding: 2px 4px 2px 4px;
}
.dk_options li:last-child a {
border-bottom: none;
}
.dk_options a:hover {
	background: #ccc;
}
.dk_option_current a:hover,
.dk_option_current a {
	background-color: #D0112B;
	color: #fff;
	text-decoration: none;
}

/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
  /*border: 1px solid #8c8c8e;
  border-bottom-width: 2px;
  border-bottom-color: #999;
  color: #333;
  max-height: 250px;
  text-shadow: #fff 0 1px 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;*/
}

/* Set a max-height on the options inner */
.dk_options_inner,
.dk_touch .dk_options {
  max-height: 250px;
}

/******  End Theme ******/

/***** Critical to the continued enjoyment of working dropdowns ******/

.dk_container {
  display: none;
  float: left;
  position: relative;
}
  .dk_container a {
    outline: 0;
  }

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}

.dk_open {
  position: relative;
}
  .dk_open .dk_options {
    display: block;
  }
  .dk_open .dk_label {
    color: inherit;
  }

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
  .dk_options a,
  .dk_options a:link,
  .dk_options a:visited {
    display: block;
  }
  .dk_options_inner {
    overflow: auto;
    position: relative;
  }

.dk_touch .dk_options {
  overflow: hidden;
}

.dk_touch .dk_options_inner {
  max-height: none;
  overflow: visible;
}



.dk_fouc select, .cart_qty_wrap {
  position: absolute;
  top: -99999em;
  visibility: hidden;
}

/*** bootstrap ***/

.container {
    margin: 0 auto;
    max-width: 960px;
}
.container:before, .container:after {
    content: "";
    display: table;
    line-height: 0;
}
.container:after {
    clear: both;
}


.js #nav, .js #nav_bottom  {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

#nav.opened, #nav_bottom.opened {
  max-height: 9999px;
}
#nav-toggle, #nav-toggle2 {
	color: #EEEBE5;
    margin: 0 7px 0 0;
    text-decoration: none;
	font-family: 'TradeGothicLTBold',arial;
    font-size: 14px;
    text-transform: uppercase;
}

#webshop .row-fluid {
	margin-bottom:20px;
}
#product_list .row-fluid {
	margin-bottom:0px;
}
#product_list .span3 , .related.product_detail .span3{
	margin-bottom:20px;
}
#webshop #webshop_filter {
	margin-bottom:0;
}
#webshop_filter form {
	margin-bottom:0px;
}

.product_detail {
	padding: 30px 70px 20px !important;
}
.product_image img {
	width:100%;
}



@media (max-width: 1200px) { 
	
    
    #webshop #webshop_filter .webshop_filter label {
        margin-top:2px;
        margin-left:2px;
    }
    
    
    #gallerySlider a {
        width: 78px;
    }
    #gallerySlider img {
        width: 73px;
    }
    .product_detail .right .info .label a {
        padding: 7px 24.4px;
    }
    
    
}

@media (max-width: 979px) {
    
    
    .product h3, .product h4 {
        color: #454545;
        font-size: 14px;
    }
    
    .product_detail .left .images .thumbs {
        height:36px;
    }
    
    .product_detail .left .images .thumbs a {
        height: auto !important;
        margin: 0;
        width: 53px;
    }
    .product_detail .left .images .thumbs a img {
        width: 48px;
    }
    #gallerySlider .arrow {
        height: 52px !important;
    }
    .product_detail .left .images .thumbs a img {
        width: 48px;
    }
    
    #gallerySlider a {
        width: 53px;
    }
    #gallerySlider img {
        width: 48px;
    }
    #gallerySlider {
        -moz-box-sizing: border-box;
        height: 36px;
        padding-left: 33px;
        padding-right: 33px;
        
    }
    
        #faq {
            min-height:0px;
        }
    
        #faq ul ol {
            clear: both;
            display: none;
            float: left;
            margin-bottom: 0;
            margin-left: 0px;
            margin-top: 3px !important;
            position: static;
            width:100%;
        }
        #faq ul ol ul {
            clear: both;
            display: none;
            float: left;
            margin-bottom: 3px;
            margin-top: 3px;
            position: static;
            width: 240px;
        }
        #faq li.text p {
            width:100%;
        }
        #faq div.question {
            width:100%;
        }
        #blog.detail.returns article .text {
            padding:0;
        }

        #webshop #webshop_filter .webshop_filter input[type="text"] {
            height: 16px;
            width: 136px;
        }

        .product {
                height: 275px;
        }
        
        .product .price {
            clear: both;
            display: block;
            float: none;
            margin-top: 20px;
            position: static;
            width: 100%;
        }

        .product .ship {
            display: block;
            margin: 3px 0 0;
            position: static;
        }
        
        
        #webshop #webshop_filter .webshop_filter label {
            display: block;
            left: 2px;
            margin-top: 6px;
            position: relative;
        }
        #webshop #webshop_filter .webshop_filter input[type="submit"] {
            margin-left: 2px;
        }
        #webshop #webshop_filter .webshop_filter input[type="submit"] {
            position: relative;
            top: 3px;
        }
        
        #follows h2 {
                font-size: 16px;
        }
	
	#home_content h2 {
		font-size:14px;
		line-height: 27px;
	}
	
	header #webshop_nav li {
		float:none;
	}
        
	header .row-fluid .span2 {
		width: 20%;
	}
        
	header .row-fluid .span6 {
		width: 33%;
	}
        
	header .row-fluid .span4 {
		float: right;
		width: 40%;
	}
    
    #home_content .articles .article {
        width:45%;
        margin-bottom:16px;
    }
	
	.product_detail .right .info .label {
		width: 100%;
		margin-bottom:5px;
		
	}
        
	.product_detail .right .info .second .label:first-child {
		margin-bottom:5px;
	}
        
	.product_detail .right .info .last {
	    float: left;
		width: 100%;
	}
        
	.product_detail .right .info .price {
		display: block;
		font-family: 'TradeGothicLTBold',arial;
		font-size: 25px;
		margin-bottom: 10px;
	}
	
	
}

@media (max-width: 767px) { 
    .product h3, .product h4 {
    color: #454545;
    font-size: 16px;
}
    
    #webshop #webshop_filter .webshop_filter input[type="submit"] {
        margin-left: 16px;
        position: relative;
        top: -1px;
    }
    
    #webshop #webshop_filter .webshop_filter label {
        margin-top: 2px;
    }
    
#gallerySlider {
    -moz-box-sizing: border-box;
    height: 36px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 0;
}   

.product_detail .left .images .thumbs {
    display: inline-block;
    height: 36px;
    margin-top: 20px;
    text-align: center;
   
}
/*#gallerySlider a {
    width: 80px;
}
#gallerySlider img {
    width: 75px;
}*/
    
        #blog .related .items .span3 {
            float: left;
            margin-bottom: 20px;
        }
    
        #home_slider .home_slider_social {
            margin-bottom:10px;

        }
    
	.product_detail .bottom img {
            width: 32%;
        }
        
	#product_list .span3{
		float:left;
	}
	
	.related.product_detail .span3{
		float:left;
	}
	
	.product {
		height:auto;
	}	
	
        .product .ship {
            display: block;
            margin: 3px 0 20px;
            position: static;
        }

        #follows .span3 {
            margin-bottom: 10px;
            text-align: center;
        }
	
	#follows h2 {
		margin-bottom:5px;
	}
        
	#footer_tiles .span3 {
            margin-bottom:17px;
        }

        #footer_tiles #newsletter_signup input[type="submit"] {
            clear: both;
            float: none;
            margin-top: 0;
        }
	
	.home_content_right {
		margin-top:34px;
	}
        
	.home_content_right img{
		width:100%;
	}
        
        
	#home_content h2 {
		font-size: 18px;
		line-height: inherit;
	}
	
	#home_content .articles .article {
		width:50%;
	}

	header .row-fluid .span2 {
		width: 25%;
	}
	
	header .row-fluid .span6 {
		clear: both;
		float: none;
		width: 33%;
	}
	
	header .row-fluid .span4 {
		width: 60%;
	}

	#content {
		padding:10px;
	}

	body {
		background:yellow;
	}
	
	.product_detail .right {
		clear: both;
		float: left !important;
                width:100%;
	}
        .home_slider_social {
            margin-bottom:10px;
        }
}

@media (max-width: 545px) {
    
    
    
    
      
    #blog article h1 {
        margin-top:10px;
    }
    
    #blog article span.right {
    clear: both;
    float: left;
    font-size: 11px;
    margin: 5px 0 0;
}
    
    .button.small {
        display: block;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }
    
    section.cart .cart_submit {
        padding: 2px 7px 0 7px;
    }
    
    .product img {
        margin: 0 0 15px;
        width: 100% !important;
    }
    
    #webshop_intro {
        padding-top:20px;
    }
    
    .related.product_detail .span3 {
        	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
    }
    
    .product_detail .right h1 {
        line-height: 28px;
        margin: 10px 0 5px;
    }
    
    .related.product_detail .inner-span, #product_list .inner-span {
        	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
        background: none repeat scroll 0 0 #FFFFFF;
        float: left;
        padding: 10px;
    }
    
    .product {
        	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
        width:100%;
        position:static;
        padding:0;
        
    }
    
    header .row-fluid .span4 {
            float: left;
            width: 100%;
    }
    
    header #top_cart #top_cart_info {
            position: relative;
            left: -19px;
    }
    
    header .row-fluid .span6 {
            float: left;
            width: 100%;
    }
    
    header .row-fluid .span2 {
            float: left;
            width: 100%;
    }
    
    header #webshop_nav {
            width:100%;
            border-bottom: 1px solid #D5D2CD;
            border-right:0;
    }
    
    header #crumbs {
            margin-bottom: 10px;
            width: 100%;
    }
    
    
    #home_slider ul li {
            	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
            height: 545px;
            padding:15px 0 0 0!important;
            width: 100%;
            z-index: 0;
    }

    #productSlider {
        padding-left: 10px;
        padding-right: 10px;
            -webkit-box-sizing: border-box;
                       -moz-box-sizing: border-box;
                                    box-sizing: border-box;
    }
    
    .product_detail {
            	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
            padding: 15px 10px 20px !important;

    }
    
    /* .button.small {
        font-size: 14px;
        line-height: 24px;
        padding: 4px 7px 0px 7px;
        height: 24px;
        display: block;
        vertical-align: middle;
    }
    
    .button.large {
        padding: 11px 5px 4px 5px;    
    }
    .product_to_cart {
        padding: 12px 5px 4px 5px!important;    
    }
    .product_detail .right .info .label a {
        padding: 11px 8.2px 4px;
    }
    */
}

@media (max-width: 480px) {
    
    #blog.returns article {
        padding: 25px;
    }
    #blog article {
        padding: 10px 25px 0;
    }
    #faq article {
        padding: 20px 25px;
        min-height: auto;
    }
    .product_detail .right .info .label a {
        padding: 10px 8.2px 4px 8.2px;
    }
    #blog.detail article .text {
        margin-bottom:12px;
    }
	
	/* HOMEPAGE WIJZIGINGEN */
	header #logo{
		float: none;
		margin: 0;
		text-align: center;
		width: 100%;
	}
	
	header #logo img{
		width: 115px;
	}
	
	header #webshop_nav,
	header #top_cart .button,
	#home_slider .product_detail .right h2, 
	#home_slider .product_detail .right h3, 
	#home_slider .product_detail .right .text, 
	#home_slider .product_detail .right .info .first .label,
	#home_slider .product_detail .right .info .second,
	#home_slider .product_detail .right .info .last,
	.royalSlider.default .arrow.right,
	.royalSlider.default .arrow.left,
	.home_content_right,
	#footer_tiles,
	#blog .related,
	#webshop_intro{
		display: none!important;
	}
	
	header #webshop_nav_mobile,
	.more_mobile,
	.mobile-swipeinfo{
		display: block;
	}
	
	.cart_shop_home,
	.cart_noshop{ 
		display: none!important;
	}
	
	#blog .social{
		text-align: center;
		margin: 15px 0;
	}
	
	#blog.store article .slider_wrap .royalSlider{
		height: auto;
	}
	#faq a{
		padding: 5px 0;
		margin-bottom: 5px;
	}
	#faq li.text{
		margin-bottom: 20px;
	}
	.product_sizes ul.size_table{
		width: 100%;
	}
	.inner_social{
		margin: 0;
		width: auto;
	}
	
	.mobile-swipeinfo{
		padding: 20px;
		text-align: center;
	}
	.mobile-swipeinfo .icon-left-open{
		float: left;
		font-size: 22px!important;
		color: #858585;
		text-decoration: none;
	}
	.mobile-swipeinfo .icon-right-open{
		float: right;
		font-size: 22px!important;
		color: #858585;
		text-decoration: none;
	}
		.mobile-swipeinfo .info{
			font-family: 'TradeGothicLTBold', Arial, sans-serif;
			font-size: 18px!important;
			text-transform: uppercase;
			font-weight: normal;
			color: #AFAFAF;
		}
		.mobile-swipeinfo .info strong{
			color: #858585;
		}
	
	header #top_cart{
		background: white;
		padding: 10px;
		font-family: 'TradeGothicLTBold', Arial, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		height: auto!important;
		width: auto!important;
	}
		header #top_cart a, header #top_cart a:hover{ text-decoration: none!important; }
		header #top_cart h5{  }
		header #top_cart .cart-info{ padding-left: 47px; position: relative; }
		/*header #top_cart .cart-info:before{ content:'\e831'; font-family: "fontello"; font-size: 19px; position: absolute; left: 5px; top: 9px; }*/
		header #top_cart .cart-info:before{ content:' '; position: absolute; left: -7px; top: -18px; background: url('../img/cart_small.png') 0 0 no-repeat; height: 60px; width: 45px; }
		header #top_cart .cart-info span{ display: inline!important; }
		header #top_cart #top_cart_info{ width: 100%; padding: 0; margin: 0; left: 0; line-height: 9px; height: auto!important; background: none; }
    
    /*.product_to_cart {
        border: 0 none;
        cursor: pointer;
        padding: 9px 5px 3px 5px !important;
        width: 100% !important;
    }*/
    
    
    
    /*.product_detail .left .images .thumbs a {
        display: inline-block;
        height: 42px;
        margin: 0 0 0 15px;
        width: 19.4%;
    }*/
    
    
    
    header #top_cart .button { 
        float: right; margin: 28px 0 0 0;
    }
    
   

    nav.webshop_nav ul li a {
        font-size: 14px;
    }
    
    nav.webshop_nav ul li {
            padding: 0 10px 0 0;
    }
    
    nav.webshop_nav ul li a.all {
            margin: 0 0 0 10px;
    }
    
    header .row-fluid .span4 {
            width:100%;
    }

    #home_content .articles .article {
	width: 100%;
    }
	
    #home_content .heading a {
            clear: both;
            color: #454545;
            float: left;
            font-style: italic;
            margin: 5px 0 0;
            text-decoration: underline;
    }
	
    
}

@media screen and (min-width: 879px) {

    .js #nav {
            position: relative;
            max-height: none;
    }
    
    .js #nav_bottom {
            position: relative;
            max-height: none;
    }
  
    #nav-toggle {
            display: none;
    }
  
    #nav-toggle2 {
            display: none;
    }
    
}



/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		
		.cart_line td:before {
			color: #000000;
			font-family: 'TradeGothicLTBold',arial;
			font-size: 14px;
			font-weight: normal;
			text-align: left;
			text-transform: uppercase;
		}
		td { 
			/* Behave  like a "row" */
			border: none;
			/*border-bottom: 1px solid #eee; */
			position: relative;
			
			padding: 0 0 10px 95px !important;
		}
		
		td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 0px;
			left: 0px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
			font-size: 12px !important;
		}
		
		/*
		Label the data
		*/
		td:nth-of-type(1):before { content: "Article"; }
		td:nth-of-type(2):before { content: "Your choice"; }
		td:nth-of-type(3):before { content: "Price"; }
		
		section.cart .cart_line .img {
			
		}
		
		section.cart .cart_line .img {
			display: block;
			float:none;
			height: auto;
			margin-bottom: 6px;
			width: 60px;
		}
		
		section.cart .cart_line .info {
			float:none;
		}
		section.cart .cart_line .info {
			width:100%;
		}
		section.cart .main_checkout .row-fluid {
			padding:0;
		}
		section.cart .cart_line .info {
			margin-right:0;
			
		}
		section.cart .product_info span {
			display:block;
		}
		
		.main_checkout tr:nth-of-type(2n+1) {
			background: none repeat scroll 0 0 #EEEEEE;
		}
		section.cart .inner_span {
			padding:0;
		}
		section.cart .cart_submit.bottom {
			margin-bottom: 0;
		}
		section.cart .cart_submit.top {
			margin-bottom: 5px;
		}
		
		.main_checkout {
			padding:0!important;
		}
		section.cart .cart_line {
			padding: 12px 10px;
			border-top: 1px solid #D2CFCA;
		}
		#cart_totals {
			border-top: 1px solid #D2CFCA;
			
			padding: 12px 10px;
		}
		section.cart .price_block {
				float:left;
		}
		section.cart .price_block {
			width:auto;
		}
		section.cart .price_block .first {
			margin-right: 3px;
		}
		#cart_totals .span5 {
			float:left;
		}
		#cart_totals h2 {
			font-size: 18px;
		}
	}
	
	/* Smartphones (portrait and landscape) ----------- 
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		
	}
	*/
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) {

	/* Safari 3.0 and Chrome rules here */

		.button.small {
			font-size: 14px;
			line-height: 29px;
			padding: 0 7px;
			height: 24px;
			display: block;

		}
		#mainmenu {
			position:relative;
			top:2px;
		}
		header #webshop_nav {
			margin-top:44px;
		}
		header #webshop_nav li {
			margin-bottom:4px;
		}
		header #crumbs {
			margin-top: 18px;
		}
		header #top_cart {
			margin-top:15px;
		}
		header #top_cart .button {
			margin-top:30px;
		}
		
		.button.large {
			padding: 7px 5px 3px 5px;
		}
		.product_detail .right .info .add_to_cart .button {
			padding-top:9px!important;
			padding-bottom:3px!important;
		}
		.product_detail .right .info .label a {
			padding: 11px 24.4px 5px 24.4px;
		}
		.product_detail .left .home_slider_social .fb-like {
		
		}
		
		#blog article h1 {
			margin-top:10px;
		}
		
		#webshop_intro .left h1 {
			position:relative;
			top:5px;
		}
		#webshop #webshop_filter .webshop_filter label {
			position:relative;
			top:2px;
		}
		
	}
	/* Blog Slider fix */
	
	/*
	@media only screen and (min-width: 768px) and (max-width: 980px){
		#blog.store article .slider_wrap { height: 430px!important; }
		#blog.store article .slider_wrap .royalSlider { height: 430px!important; }
	}
	
	@media only screen and (min-width: 980px){
		#blog.store article .slider_wrap { height: 600px!important; }
		#blog.store article .slider_wrap .royalSlider { height: 600px!important; }
	}
	*/

        
        .container.kiyoh .custom-container{
            padding: 42px;
            border: 8px solid #fff;
        }
        .container.kiyoh .kiyoh-left{
            float: left;
            width: 260px;
        }
        .container.kiyoh .kiyoh-right{
            float: right;
            width: 570px;
        }
        
        .container.kiyoh .average_scores{
            background: #fff;
            padding: 25px;
            position: relative;
        }
        .container.kiyoh .average_scores h1{
            color: #d41330;
            line-height: 40px;
            font-size: 24px;
            text-transform: uppercase;
            margin: 0 -15px 0 -15px;
            padding: 0 15px;
        }
        .container.kiyoh .average_scores ul{
            margin-top: 10px;
        }
        .container.kiyoh .average_scores li{
            line-height: 26px;
            font-size: 12px;
        }
        .container.kiyoh .average_scores li .score{
            float: right;
            font-weight: bold;
        }
        .container.kiyoh .average_scores > .title{
            text-transform: uppercase;
            font-family: 'TradeGothicLTBold',arial;
            font-size: 15px;
            display: block;
            margin-top: -5px;
            color: #3d3d3d;
        }
        .container.kiyoh .average_scores > .title strong{
        }
        .container.kiyoh .average_scores > .score{
            position: absolute;
            top: 31px;
            right: 20px;
            background: #d41330;
            color: #fff;
            display: block;
            font-family: 'TradeGothicLTBold',arial;
            padding: 5px;
            text-align: center;
            line-height: 18px;
            font-size: 16px;
            padding: 8px 7px 6px 7px;
        }
        .container.kiyoh .review{
            padding: 25px;
            position: relative;
            width: 206px;
            float: left;
            border: 2px solid #fff;
            margin-bottom: 30px;
        }
        .container.kiyoh .review.last{
            margin-left: 30px;
        }
        .container.kiyoh .review li{
        }
        .container.kiyoh .review h3{
            text-transform: uppercase;
            line-height: 30px;
            font-size: 20px;
            margin: 0 0 5px 0;
        }
        .container.kiyoh .review > span{
            margin-bottom: 5px;
            margin-top: -10px;
            display: block;
            font-size: 12px;
        }
        .container.kiyoh .review .total_score_review{
            position: absolute;
            top: 27px;
            right: 20px;
            background: #d41330;
            color: #fff;
            display: block;
            font-family: 'TradeGothicLTBold',arial;
            padding: 5px;
            text-align: center;
            line-height: 18px;
            font-size: 16px;
            padding: 8px 7px 6px 7px;
        }
        .container.kiyoh .review .average_score_review{
            float: left;
            width: 50%;
            font-size: 12px;
        }
        .container.kiyoh .review .average_score_review li{
            line-height: 26px;
            font-size: 10px;
        }
        .container.kiyoh .review .average_score_review div{
            float: right;
            margin-right: 10px;
        }
        .container.kiyoh .review .review_messages{
            font-size: 12px;
        }
        .container.kiyoh .review .review_messages h5{
            text-transform: uppercase;
            font-size: 14px;
            margin-bottom: 5px;
        }
        .container.kiyoh .review .review_positive{
            margin-bottom: 15px;
        }
.jquery-corner {
    z-index: 1000;
}

.size-unavailable {
    background: none;
    border: 1px solid #eae9e7;
    margin-top: 25px !important;
    color: #d0112b;
}