html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { 
        font-family:"Helvetica", "Arial";
        line-height: 1;
         min-width:1020px;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block; }
nav ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
a { outline:0; margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; border: none; font-size: 13px; color: #777777; text-decoration: none; font-weight: normal;}
del { text-decoration: line-through; }
abbr[title],dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
input,select { vertical-align: middle; }

input {
        border:1px solid #dcdcdc;
        background-color: white;
        height: 30px;
        font-size: 14px;
        color: #797979;
        padding-left: 10px;
}

h1 { font-family: 'bebas_neueregular', Arial, sans-serif; }

h2 { font-size: 1em; margin: 0.67em 0;}

h3 { 
        font-size: 25px;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        padding: 25px 0;
        font-weight: normal;
}

h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }
p,ul,ol,table { margin: 1em 0; }
ul,ol { padding: 0 0 0 40px;}

p {
    line-height:1.5;
    font-size:13px;
}

button {
            border:none;
            background-color:#e51937;
            padding:7.6px 20px;
            /* display:block; */
            color:white;
            font-family: 'bebas_neueregular', Arial, sans-serif;
            font-size:20px;
            cursor: pointer;
            margin: 0;
}

button:hover {
        background-color: rgb(243, 11, 45);
}

.page-title h1 {
    font-size:34px;
    font-weight:normal;
    margin-bottom: 15px;
}

.std {
    margin-bottom:30px;
    font-size: 14px;
    line-height: 1.5;
}

.overlay {
    display:none;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.wrapper { width: 980px; margin: 0 auto 0px auto; /* padding: 0 10px; */ }

.full width { width: 100%; margin: 0 auto 0px auto; }

#header .logo-container {
        /*width:980px;*/
        clear: both;
        padding: 30px 0 30px 0;
        border-bottom: 1px solid #dcdcdc;
}

#header .logo-container .logo { 
        width:920px;
        height:72px;
        margin:0 auto;
}

#header .logo-container .logo a { 
        display:block;
        /* float:left; */
}

#header .logo-container .logo .brand-logo {
        height:72px;
        margin-left: 15px;
        float: right;
        position:relative;
}

#header .logo-container .logo .boardriders-logo {
        width:620px;
        height:70px;
        background:url(/skin/frontend/silks/default/images/boardriders-logo-word.png) no-repeat right white;
        float: left;
}

#header .logo-container .logo .quiksilver-logo {
        width:77px;
        background:url(/skin/frontend/silks/default/images/quiksilver-square-logo-black.png) no-repeat right white;
}

#header .logo-container .logo .quiksilver-logo div {
        display:none;
        width:77px;
        height:103px;
        display:absolute;
        top:0;
        left:0;
        background:url(/skin/frontend/silks/default/images/quiksilver-rect-logo-red.png) no-repeat right transparent;
}

#header .logo-container .logo .quiksilver-logo:hover div {
        display:block;
}

#header .logo-container .logo .roxy-logo {
        width:72px;
        background:url(/skin/frontend/silks/default/images/roxy-square-logo-black.png) no-repeat right transparent;
}

#header .logo-container .logo .roxy-logo div {
        display:none;
        width:72px;
        height:72px;
        display:absolute;
        top:0;
        left:0;
        background:url(/skin/frontend/silks/default/images/roxy-square-logo-blue.png) no-repeat right transparent;
}

#header .logo-container .logo .roxy-logo:hover div {
        display:block;
}

#header .logo-container .logo .roxy-logo:hover  {
        background:white;
}

#header .logo-container .logo .DC-logo {
        width:81px;
        background:url(/skin/frontend/silks/default/images/dc-square-logo-black.png) no-repeat right transparent;
}

#header .logo-container .logo .DC-logo div {
        display:none;
        width:81px;
        height:103px;
        display:absolute;
        top:0;
        left:0;
        background:url(/skin/frontend/silks/default/images/dc-rect-logo-black.png) no-repeat right transparent;
}

#header .logo-container .logo .DC-logo:hover div {
        display:block;
}

.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width: 345px; margin-top: 30px;}

#header {
    clear: both;
	width:100%;
 }

#footer-newsletter-container { 
        background-color: #111111;
        padding: 20px 0;
        clear: both;
        border-bottom: 1px solid rgba(255, 255, 255,0.1);
        height: 80px;
        margin-top:30px;
}

#footer-newsletter-container .footer-social {
        float:right;
        height: 20px;
        padding: 10px 0;
} 
    
#footer-newsletter-container .footer-social .fb-like-container {
        float:right;
        padding: 0px 0;
        margin-left: 15px;
        max-width: 100px;
} 

#footer-newsletter-container .footer-social p {
        font-family: 'bebas_neueregular', Arial, sans-serif;
        color:#e51937;
        font-size:20px;
        float:right;
        margin: 0;
        line-height: 1;
        /* padding: 30px 0; */
}   

#footer-newsletter-container .footer-social p a {
        color:white;
        font-size: 20px;
        padding: 0 5px;
}       

#footer-newsletter-container .footer-social p a:hover {
        color:#b4b4b4;
        font-size: 20px;
        padding: 0 5px;
}

#footer-newsletter-container .form-subscribe-header {
        font-family: 'bebas_neueregular', Arial, sans-serif;
        float: left;
        color: #808080;
        font-size: 18px;
        font-weight: normal;
        padding: 11px 15px 11px 0;
}

#footer-newsletter-container .form-subscribe-header label {
    
}

#footer-newsletter-container .input-box {
        float:left;
}

#footer-newsletter-container .input-box input {
    background-color: #252525;
    
    border: 1px solid rgba(255,255,255,0.2);
    width: 200px;
    height: 35px;
    font-size: 11px;
    color: #797979;
    padding-left: 10px;
}

#footer-newsletter-container .input-box button {
    color: black;
        cursor:pointer;
    background-color: white;
    border: none;
    padding: 15px 15px 14px 15px;
    margin: 0 0 0 10px;
    font-weight: bold;
    display: inline-block;
    font-size: 11px;
        line-height:1;
        font-family: Arial, sans-serif;
}

#footer-newsletter-container .input-box button:hover {
        background-color: #E4E4E4;
}

#footer-container { 
        /*background-color: #2c2c2c;*/
        padding: 40px 0 20px;

}

#footer { clear: both; }
#footer section { float: left; overflow: hidden; width: 190px;}
#footer .static_blocks { overflow: hidden; }

#footer.wrapper { margin: 0 auto 40px auto; }

#footer .static_blocks h2 {
        font-family: 'bebas_neueregular', Arial, sans-serif;
        color: #b4b4b4;
        font-size:20px;
        font-weight:normal;
}

#footer .static_blocks .payment-footer-container h2 {
        color: #494949;
}

#footer .static_blocks ul {
        margin:0;
        padding:0;
        list-style:none;
}

#footer .static_blocks ul li {
    
}

#footer .static_blocks ul li a {
        font-size:12px;
        color:#6c6c6c;
        text-decoration: none;
}

#footer-container .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255,0.1);    
    text-align: center;
    padding:0px;
    color: #424141;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

#footer-container .footer-bottom address {
    font-style: normal;
    
}

#quick-access-container { height: 45px; border-bottom: 1px solid #dcdcdc;}
#quick-access { height: 45px; position: relative; }
#search_mini_form { float: left; }

#search_autocomplete {
    color: #b2b2b2;
    border-left: 1px solid rgb(65, 65, 65);
    border-right: 1px solid rgb(65, 65, 65);
    background-color: black;
    font-size: 11px;
}
#search_autocomplete ul {
    list-style: none;
    padding: 10px 16px;
}

#search_autocomplete ul li {
    cursor:pointer;
    padding: 5px;
    margin: 0;
}

#search_autocomplete ul li:hover {
    color:white;
}

#quick-access .fb-like-container {
    float:left;
    padding: 12px 0;
    margin-right: 15px;
    max-width: 100px;
}

#quick-access .links { 
        float: right; 
        margin: 0; 
        padding: 0; 
        list-style: none; 
}   

#quick-access .links a {
        color:#b2b2b2;
        text-decoration:none;
        font-size:11px;
        padding:17px;
        display:block;
}

#quick-access .links a:hover { 
        color:#000;
}

#quick-access .links li { display: inline-block; }

#search {
    background-color: #eee;
	border:1px solid #dcdcdc;
    /*border-left: 1px solid rgb(65, 65, 65);
    border-right: 1px solid rgb(65, 65, 65);*/
    border-top: none;
    border-bottom: none;
    color: #b2b2b2;
    font-size: 11px;
    padding: 16px;
    margin: 0;
    float: left;
    height: 12px;
}

#search_mini_form label {
    display:none;
}

	#search_mini_form button {
	color: #757575;
	font-size: 11px;
	background-color: #dcdcdc;
	border: none;
	padding:0px 16px;
	line-height:42px;
	height:45px;
	margin: 0;
	float: left;
	cursor:pointer;
	font-family: Arial, sans-serif;
}

#search_mini_form .form-search {
    height: 45px;
    margin: 0;
    padding: 0;
}

#nav a {
        text-decoration:none;
}

#nav > ul {
    /*width: 980px;*/   
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-family: 'bebas_neueregular', Arial, sans-serif;
    height: 60px;
    position:relative;
	border-bottom: none;
	display:inline-block;
}

#nav > ul > li:hover { 
		color:#888;
  		background: url(../images/navExpandedArrow.png) center 50px no-repeat;
        /*border-top: 1px solid #dcdcdc;*/
        /*border-bottom:none;
        box-shadow: 5px 0 5px -5px rgba( 100, 100, 100, 0.3 )*/
}

#nav > ul > li.nav-1:hover
{
		background:none;
        background-color:transparent;
        box-shadow:none;    
}       

#nav > ul > li.level0 > a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    top: 30px;
    /*border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #e61938 transparent transparent;  */
}

#nav > ul > li.level0.nav-1 > a:after
{
    content: "";
    width: 0;
    height: 0;
        border:none;
}

#nav > ul > li.level0:hover > a {
	color: #888;
    /*background-color: white;
    border-top:1px solid #dcdcdc;*/
}

#nav > ul > li.level0.nav-1:hover > a
{
    background-color: transparent;
        border:none;
        z-index:0;
}

#nav > ul > li.level0:hover > a:before {
    content: "";
    width: 100%;
    height: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-top:1px solid white;
    z-index:2000;
}

#nav > ul > li.level0.nav-1:hover > a:before
{
        content: "";
        border:none;
}

#nav > ul > li.level0:hover > a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    bottom: 30px;
	color:#888;
    /*border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #dcdcdc transparent; */ 
}

#nav > ul > li.level0.nav-1:hover > a:after
{
    content: "";
    width: 0;
    height: 0;
    border:none;
}

#nav > ul > li { 
		float: left;
		padding: 21px 0px; 
		margin-left: -1px;
}

#nav > ul > li > a { 
        text-decoration: none;
        color:black;
        font-size: 15px;
		font-weight:bold;
		font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
		text-transform: uppercase;
        padding: 21px 20px;
        position: relative;
        /* background-color: white; */
}

#nav > ul > li:hover > a span {
        /*border-bottom: 2px solid #e51937;*/
}

#nav > ul > li > ul { 
          display: none;
		  border: 1px solid #dcdcdc;
		  position: absolute;
		  top: 42px;
		  left: 0;
		  width: 100%;
		  /* height: 320px; */
		  z-index: 1000;
		  padding: 8px 20px;
		  background: #FFF url(../images/bgNavExpanded.png) 0 -1px repeat-x;
		  box-shadow: 5px 0 5px -5px rgba( 100, 100, 100, 0.3 );
        
}

/*this style is for the featured block which is nested in the UL*/

#nav > ul > li > ul > div {
	float: left;
	font-family: arial;
	margin: 27px -9px 0 -20px;
	float: left;
	padding-left: 26px;
	font-family: arial;
	background: #fff;
}

#nav > ul > li > ul > li {
		border: none;
		position: relative;
		float: left;
		margin-right: 6px;
}

/* #nav > ul > li.nav-9 > ul > li {
    float: left;
    font-family: "Helvetica","Arial";
}
#nav > ul > li.nav-9 > ul > li > a {
    font-size: 11px;
    color: #777777;

} */

#nav > ul > li.nav-9 a {
    color: #e81231 !important;

}

#nav > ul > li.nav-9 > ul > li > a {
    color: #e81231;

}

#nav > ul > li > ul > li > a {
		font-size: 20px;
		color: black;
		border-left: 1px solid #dcdcdc;
		padding: 7px 7px;
		margin: -8px 0 0 -7px;
		display: inline-block;
}

#nav ul li ul li ul { 
		border: none;
		position: relative;
		width: 170px;
		height: 261px;
		float: none;
		margin-top: 0px;
		padding: 10px 0 0 0;
		border-right: 1px solid #dcdcdc;
}

#nav ul li ul li ul li {
        float:none;
        font-family:"Helvetica","Arial";
}

#nav ul li ul li ul li a {
        font-size:11px;
        color:#777777;
}

#nav ul li ul li ul li a:hover {
        font-weight:bold;
        color:#000;
}

#nav ul li:hover ul { 
        display: block; 
}

.col-left { float:left; width: 200px; margin: 0 30px 0 0; }
.col-main { float:left; width: 750px; }
.col-right { float:right; width: 200px; }

.col1-layout .col-main { float: none; width: auto; }

.col2-left-layout .col-main { float: right; }

.col3-layout .col-main { width: 520px; }
.col3-layout .col-wrapper { float: left; width: 750px; margin: 0 30px 0 0; }
.col3-layout .col-wrapper .col-main { float:right; }

.breadcrumbs ul { margin: 0 0 30px 0; padding: 17px 16px 16px 16px; list-style: none; border: 1px solid #dcdcdc; background-color: #f6f6f6; font-size: 12px;}
.breadcrumbs ul li { display: inline-block; height: 14px;}

.breadcrumbs ul li a {
        color:black;
        text-decoration:none;
        font-size:12px
}

.breadcrumbs ul li i {
    color: #e61938;
    font-size: 12px;
    padding: 2px 2px;
    /* line-height: 6px; */
    display: inline-block;
}

.breadcrumbs ul li p {
    color: #858585;
    margin: 0;
    padding: 1px 0;
    font-size: 12px;
}

.category-image {
        margin: 0 0 35px 0;
}

.toolbar {
        margin: 0 0 35px 0;
        background-color: #f6f6f6;
        height: 40px;
        border: 1px solid #dcdcdc;
        clear: both;
}

.toolbar .pager .amount { display: inline-block; margin: 0 6px 0 0; }
.toolbar .pager .limiter { display: inline-block; margin: 0 0px 0 0; float: right;}

.toolbar .pager .limiter select {
    margin: 0; float: right; border-right: none; border-top: none; border-bottom: none; height: 38px; 
    width: 146px;color:#666666;
}

.toolbar .pager .pages { display: inline-block; /* margin: 0 6px 0 0; */ float: right;}

.toolbar .pager .pages ol { 
            display: inline-block; 
            margin: 0; 
            padding: 0; 
            list-style: none; 
            -webkit-margin-before: 0;
            -webkit-margin-after: 0;
            -webkit-margin-start: 0px;
            -webkit-margin-end: 0px;
            -webkit-padding-start: 0px;
}

.toolbar .pager .pages ol li:first-child {
            border-left:1px solid #dcdcdc;
}

.toolbar .pager .pages ol li:last-child {
            border-right:none;
}

.toolbar .pager .pages ol li .next, .toolbar .pager .pages ol li .previous {
            background-color: #f6f6f6;
            position:relative;
            padding: 12px 19px;
}

.toolbar .pager .pages ol li .next:hover, .toolbar .pager .pages ol li .previous:hover {
            background-color: #E4E4E4;
}

.toolbar .pager .pages ol li .next i, .toolbar .pager .pages ol li .previous i{
            position:absolute;
            top: 6px;
            left: 15px;
            font-size:24px;
}

.toolbar .pager .pages ol li { 
            display: inline-block; 
            font-weight: bold; 
            font-size: 12px;
        padding: 13px 0;
            background-color: #ffffff;
            margin:0;
            border-right:1px solid #dcdcdc;
            float: left;
}

.toolbar .pager .pages ol li a {
            font-size: 12px;
            color: #666666;
            text-decoration:none;
            padding: 12px 15px;
} 

.toolbar .pager .pages ol li a:hover {
            background-color: #f6f6f6;
}

.toolbar .pager .pages ol li.current{
        background-color: #0d0d0d;
        padding: 13px 15px 13px 15px;
        color: #ffffff;
}

.toolbar .sorter { float: left; }

.toolbar .sorter .sort-by label {
            float:left;
            color:#000000;
            font-size:11px;
            display:inline-block;
            font-weight: bold;
            text-transform: uppercase;
            padding: 14px 20px 15px 20px;
}

.toolbar .sorter .sort-by ul {
            margin:0;
            padding: 7px 15px 8px 0;
            list-style:none;
            /* height: 25px; */
            float: left;
}

.toolbar .sorter .sort-by ul li {
            margin:0;
            padding: 7px 15px;
            display:inline-block;
            float:left;
            font-size:11px;
            text-transform:uppercase;
            font-weight:bold;
            color:#666666;
            cursor: pointer;
}

.toolbar .sorter .sort-by ul li:hover {
    background-color: #D5D5D5;
}

.toolbar .sorter .sort-by ul li.sort-selected {
            background-color: #0d0d0d;
            color:white;
}

.toolbar .sorter .sort-by ul li a i {
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

.toolbar .sorter .sort-by ul li a:hover i {
        color:#e61938;
}

.product-item {
  border: 1px solid #fff;
  float: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-right: 0;
  padding-top: 15px;
  position: relative;
  width: 187px;
  transition:all 0.8s ease-in-out 0s;
}
.product-list .product-item a.ajax {
    position: absolute;
    color: black;
    font-family: 'bebas_neueregular', Arial, sans-serif;
    background-color: white;
    display: block;
    font-size: 16px;
    padding: 7px 25px;
    left: 38px;
    top: 84px;
    display: none;
}

.product-list .product-item a.ajax span {
        color:#e61938;
}

.product-list .product-item:hover a.ajax {
    display: block;
}

.m-show-more-action, .m-show-less-action {
    font-size: 11px;
}

.product-item:hover, .product-list .product-item:hover /*work-around for slider panel set to transparent*/ {
           /* background-color:#222222; */
			  border: 1px solid #dcdcdc;
			  /*padding-right: 20px;*/
}

.product-item:hover .product-image {
            /*border: 1px solid #222222;*/
}

.product-item:hover img {
            /*border:10px solid #222222;*/
}

.product-item .product-name a { 
            color: #272727;
            font-size: 11px;
            text-decoration: none;
            font-weight: bold;
            margin-left: 15px;
            text-overflow: ellipsis;
            max-width: 180px;
            overflow: hidden;
            white-space: nowrap;
            display: block;
}
.product-item .product-name{text-align: center;}

.product-item .price-box { 
            color:#272727;
            font-size:11px;
            font-weight:normal;
            margin-left:15px;
			text-align: center;
}

.product-item:hover .product-name a { 
            color:black;
}

.product-item:hover .price-box { 
            /**color:#878787;**/
			color:#272727;
}

.product-item .price-box .old-price {
    line-height: 1;
    font-size: 11px;
    text-decoration: line-through;
}
.product-item .price-box .special-price {
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    color: #dc002e;
}

 .product-item:nth-child(4n+1) { clear: left; }

 .product-item .product-image { 
            border: none;
            border-right: none;
}

.product-item .product-image img { display: block;}
.product-item:nth-child(4n),  .product-item:last-child { width: 207px; }
.product-list .product-item:nth-child(4n),  .product-list .product-item:last-child { width: 187px; }
.product-item:nth-child(4n) .product-image,  .product-item:last-child .product-image  { /*border-right: 1px solid #dcdcdc; */}


.product-view .product-shop { float: right; width: 345px; }

.product-shop .product-code {
    color: #777777;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px 0;
        float:left;
}
.product-shop .product-code span {
    font-weight: normal;
}

.product-view .product-shop .product-name {
        float:left;
        max-width: 260px;
}

.product-view .product-shop .product-name h1 {
        font-weight:normal;
        font-size:45px;
        color:black;
        /* margin-bottom:15px; */
}

.product-view .product-shop .share-container {
        list-style:none;
        float:right;
        margin: 0;
        padding: 0;
        text-align: right;
}

.product-view .product-shop .share-container li {
     padding-top:5px;
     position: relative;
}

.product-view .product-shop .share-container .twitter-share-button {
    position: absolute;
        right:0;
}

.product-view .product-shop .share-container .pinterest-share-button{
    
}

.product-view .product-shop .share-container .fb-share-button {
    
}

.product-view .product-shop .price-box {
        margin-bottom:15px;
        clear: both;
}

input[type="checkbox"], input[type="radio"] {
        background:none;
        border:none;
}

select {
        overflow: hidden;
        background-color: white;
        padding: 5px 5px 5px 10px;
        font-size: 11px;
        font-weight:bold;
        line-height: 1;
        border: 1px solid #dcdcdc;
        border-radius: 0;
      height: 30px;
        width:250px;
        font-family: 'Tahoma', Arial, sans-serif;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
/* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */  
  select {
            background: url(/skin/frontend/silks/default/images/select-dropdown-icon.png) no-repeat right white;
            -webkit-appearance: none;
            background-position-x: 95%;
    }
}

.add-to-cart #qty {
    margin-bottom: 15px;
        width: 50px;
    float: left;
}

#product-options-wrapper select {
        width: 200px;
        margin: 10px 0;
        height: 35px;
}

.product-shop label {
    font-family: 'bebas_neueregular', Arial, sans-serif;
        color:#444444;
        font-weight:normal;
        font-size:20px;
}

.add-to-cart label {
    padding: 5px 0;
    float: left;
    margin-right: 10px;
}

.product-view .product-shop .price-box .regular-price {
        color:#e51937;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size:35px;
        margin-bottom:15px;
}

.product-view .product-shop .price-box .old-price {
        text-decoration: line-through;
        font-size: 16px;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size: 25px;
        margin: 0 0 0 0;
}

.product-view .product-shop .price-box .special-price {
    color:#e51937;
    font-family: 'bebas_neueregular', Arial, sans-serif;
    font-size:35px;
    margin:0 0 15px 0;

}

label.required em {
        padding-right: 3px;
}

.product-view .product-shop .add-to-cart button {
        border:none;
        background-color:#e51937;
        padding:10px 0;
        display:block;
        color:white;
        text-transform:uppercase;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size:20px;
        width:100%;
        cursor: pointer;
				margin-bottom:20px;
}

.product-view .product-shop {
        margin-top:10px;
        float: right;
        margin-bottom:30px;
}

.product-view .product-shop .add-to-cart {
    clear:both;
}

.product-view .product-shop .add-to-cart button:hover {
    background-color: rgb(243, 11, 45);
}

.product-view .product-shop .add-to-box .add-to-links {
        list-style:none;
        border:1px solid #dcdcdc;   
        border-top:none;
        margin:0;
        padding:10px;
        text-align:center;
}

.product-view .product-shop .add-to-box .add-to-links a {
        font-size:11px;
}

.product-view .product-media { 
        float: left;
        width:630px; 
}

.product-media #main-picture {
        overflow: hidden;
        position: relative;
        border: 1px solid #dcdcdc;
        width: 438px;
        height: 498px;
}

/*.product-media #image { width: 438px; }*/

#thumbnail {
        cursor: pointer;
}

#full-size-img {
        position: relative;
        cursor: crosshair;
        width: 438px;
        height: 498px;
}

#main-picture:hover #full-size-img {
        width: 930px;
        height: 1200px;
}


.product-view .product-media .product-image a img {
        border:1px solid #dcdcdc;
}   
    

.product-view .product-media .more-views { float: left; width: 135px; margin: 0 30px 0 0; }
.product-view #image-slider { width: 135px; }

.product-view .product-media .more-views ul { margin: 0; padding: 0; list-style: none; }

.product-view .product-media .more-views ul li img{
    border: 1px solid #dcdcdc;
}

.product-view .product-media .more-views ul li img:hover {
        border: 5px solid #D5D5D5;
}

.product-view .product-media .more-views ul li img.image-selected {
    border: 5px solid #222;
}

.product-view .product-media .more-views ul li div { display: block; /* border: 1px solid; */ }
.product-view .product-media .more-views ul li div img {
  cursor: pointer;
  display: block;
  height: auto;
   max-width: 100%;
}

#ajax_global_messages {
    position: relative;
    z-index: 9999;
}
#ajax_global_messages_close {
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 10000;
    display: block;
    width: 15px;
    height: 15px;
    background: #666;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.messages {
    text-align: center;
}
.messages,
.messages ul {
    list-style: none !important;
}
.messages ul {
    background: none;
}
.messages,
.messages li,
.messages ul,
.messages ul li,
.messages li li {
    margin: 0 !important;
    padding: 0 !important;
}
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg {
    border: none !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 10px 35px !important;
    min-height: 22px !important;
    background-position: 13px 13px !important;
    background-repeat: no-repeat !important;
    
}
.messages li.error-msg {
    background-image: url(/skin/frontend/base/default/images/i_msg-error.gif);
}
.messages li.note-msg,
.messages li.notice-msg {
    background-image: url(/skin/frontend/base/default/images/i_msg-note.gif);
}
.messages li.success-msg {
    background-image: url(/skin/frontend/base/default/images/i_msg-success.gif);
}
.note-msg,
.notice-msg {
    color: #d6b501;
}

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }
.featured-menu-block {
        padding-right:15px;
}

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.product-view .product-collateral {}

.product-view .tab-container { width: 605px; margin: 30px 0; border: 1px solid #dcdcdc;}
.product-view .tab-container .nav { margin: 0; padding: 0; list-style: none; /* border: 1px solid #dcdcdc; */ width: 605px;}
.product-view .tab-container .nav li { display: inline-block; text-align: center; background-color: #f6f6f6; width: 302px; margin: 0; float: left; /* padding: 12px 0; */ border-right: 1px solid #dcdcdc; /* border-bottom: 1px solid #dcdcdc; */}

.product-view .tab-container .nav li:last-child {}

.product-view .tab-container .nav li h2 {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    /* text-decoration: none; */
    margin: 0;
}
.product-view .tab-container .nav li h2 a {
    text-decoration: none;
    color: #666666;
    padding: 14px 0 15px 0;
    display: block;
    border-bottom: 1px solid #dcdcdc;
    font-size: 11px;
    font-weight: bold;
}

.product-view .tab-container .nav li h2 a.tab-selected{
    border-bottom: none;
    
    background-color: white;
    color: black;
}

.product-view .tab-container .tabs {
    padding: 30px;
    clear: both;
}
.product-view .tab-container .tabs .tab { display: none; font-size: 14px; color: #666666; line-height: 1.5; }
.product-view .tab-container .tabs .tab:first-child { display: block; }

.product-slider { width: 163px; height: 234px; }
.product-slider .product-item { width: 163px; }

.product-slider .product-item:nth-child(4n+1) { clear: none; }
.product-slider .product-item:nth-child(4n) .product-image { /* border-right: none; */}
 .product-item.activePage + .product-item + .product-item + .product-item + .product-item + .product-item .product-image { width: 164px; border-right: 1px solid; }

#layerslider { margin: 0 0 40px 0;}

.anythingSlider-boardriders-featured {
    width:970px;
    height:425px;
}

#home-slider-container{
    position:relative;
}

.columns { 
        margin: 0 0 20px 0; 
}

.columns .column { 
        display: inline-block; 
        width: 313px; 
        margin: 0 0px 0 0px; 
}

.columns .column-2 {
    margin: 0 16px;
        
}

.columns .column:first-child { margin-left: 0; }
.columns .column:last-child { margin-right: 0; }
.columns .column a { display: block; margin: 0 0 20px 0;position:relative }
.columns .column a:last-child { margin-bottom: 0; }

.columns .column a .featured-button-container {
    font-family: 'bebas_neueregular', Arial, sans-serif;
    position:absolute;
    bottom:20px;
    right:20px;
    color:black;
    height:30px;
}

.columns .column a .featured-button-container:hover div, .columns .column a .featured-button-container:hover span {
        background-color:rgb(236, 236, 236);
}

.columns .column a .featured-button-container div {
    display:block;
    float:left;
    background-color:white;
    font-size:20px;
    padding: 5px 15px;
    margin-right: 1px;
    cursor: pointer;
}   
.columns .column a .featured-button-container span {
    display:block;
    float:left;
    background-color:white;
    padding:3.1px 10px;
    font-size: 20px;
}   

.anythingSlider-boardriders { 
        width: 979px !important; 
        margin: 25px 0 0 0;
}

.anythingSlider-boardriders-controls-container {
    height: 25px;
    padding: 25px 0;
}

.anythingSlider-boardriders-controls-container h3 {
    float: left;
        
    padding: 0;
}

.anythingSlider-boardriders-buttons  {
    background-color: rgb(39, 39, 39);
    width: 25px;
    height: 25px;
        cursor:pointer;
}

.anythingSlider-boardriders-buttons a {
        width: 25px;
    height: 25px;
        display: block;
}


#anythingSlider-boardriders-button-back {
    float: right;
}

#anythingSlider-boardriders-button-next {
    float: right;
    margin-left: 1px;   
}

#anythingSlider-boardriders-button-back a {
        background:url(/skin/frontend/silks/default/images/slider-back.png) center center no-repeat;
}

#anythingSlider-boardriders-button-next a {
    background:url(/skin/frontend/silks/default/images/slider-next.png) center center no-repeat;
}


.product-image-slider-buttons {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    cursor: pointer;
        text-align:center;
        position:relative;
}

.product-image-slider-buttons a {
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 27px;
}

.product-image-slider-buttons i {
        font-size: 24px;
}

#product-image-slider-button-up {
        margin-bottom:10px;
}

#product-image-slider-button-down {
    
}

.currently p {
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size: 18px;
        color: #000000;
        font-weight: normal;
}

.currently ol {
        list-style:none;
        margin: 5px 0 0px 0;
        padding:0;
}

.currently ol li {
        font-size:12px;
        color:#777777;
        text-decoration:none;
        padding: 5px 0;
}

.currently ol li span {
        font-size:12px;
        color:#777777;
        text-decoration:none;
        padding-left: 10px;
}

.currently ol li a {
        font-size:12px;
        color:#777777;
        text-decoration:none;
        font-weight:bold;
        display:block;
        margin:5px 0;
}

.actions a {
        font-size:12px;
        color:#777777;
        text-decoration:none;
        font-weight:bold;
        display:block;
        margin:5px 5px 15px 0px
}

.block-layered-nav .block-title {
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size: 18px;
        color: #000000;
        font-weight: normal;
}

.block-layered-nav .currently .btn-remove {
        font-size:14px;
}

.block-layered-nav .block-subtitle {
        font-size: 11px;
        font-weight: bold;
        color: white;
        padding: 5px;
        display:block;
        font-family: Arial, sans-serif;
        text-transform:uppercase;
        background-color: #222222;
        margin: 15px 0;
		background: #222 url("../images/arrshop.png") no-repeat right center;
}

.narrow-by-list dt {
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size: 18px;
        color: #000000;
        font-weight: normal;
}

.narrow-by-list dd ol {
        list-style:none;
        margin: 5px 0 15px 0;
        padding:0;
}

.narrow-by-list dd ol li {
        font-size:12px;
        color:#777777;
        text-decoration:none;
        padding: 5px 0;
}

.narrow-by-list dd ol li i {
    
}

.narrow-by-list dd ol li a {
        font-size:12px;
        color:#777777;
        text-decoration:none;
        margin: 0 0 0 10px;
}

.narrow-by-list dd div a.m-show-more-action, .narrow-by-list dd div a.m-show-less-action  {
    text-decoration: none;
    color: #858585;
}

.narrow-by-list dd div a.m-show-more-action i,.narrow-by-list dd div a.m-show-less-action i {
    padding-right:3px;
}


.narrow-by-list dd div a.m-show-more-action:hover, .narrow-by-list dd div a.m-show-less-action:hover {
        color:#e61938;
}

.anythingWindow {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
}

.anythingSlider-boardriders {
        width: 979px !important;
        margin: 25px 0 0 0;
} 

.anythingSlider .anythingBase {
        background: transparent;
        list-style: none;
        position: absolute;
        overflow: visible !important;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
}

/*custom dropdown for tolbar based on http://tympanus.net/codrops/2012/10/04/custom-drop-down-list-styling/ */

.wrapper-dropdown {
    /* Size and position */
    position: relative; /* Enable absolute positioning for children and pseudo elements */
    width: 200px;
    margin: 0 auto;
    padding: 10px 15px;
 
    /* Styles */
    background: #fff;
    border-left: 5px solid grey;
    cursor: pointer;
    outline: none;
}

.wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: grey transparent;
}

.wrapper-dropdown .dropdown {
  /* Size & position */
    position: absolute;
    top: 100%;
    left: -5px;
    right: 0px;
 
    /* Styles */
    background: white;
    transition: all 0.3s ease-out;
    list-style: none;
 
    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    border-left: 5px solid;
    padding: 10px;
    transition: all 0.3s ease-out;
}
 
.wrapper-dropdown .dropdown li:nth-child(1) a { 
    border-left-color: #00ACED;
}
 
.wrapper-dropdown .dropdown li:nth-child(2) a {
    border-left-color: #4183C4;
}
 
.wrapper-dropdown .dropdown li:nth-child(3) a {
    border-left-color: #3B5998;
}
 
.wrapper-dropdown .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}
 
/* Hover state */
 
.wrapper-dropdown .dropdown li:hover a {
    color: grey;
}

.wrapper-dropdown.active:after {
    border-width: 0 6px 6px 6px;
}
 
.wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

/* brand pages */

.brand-blocks-container {
    
}

.brand-blocks-container .brand-blocks {
        margin:0;
        padding:0;
        list-style:none;
}

.brand-blocks-container .brand-blocks li {
        margin-bottom:10px;
        display:block;
}

.brand-blocks-container .brand-blocks-left, .brand-blocks-container .brand-blocks-right {
        float:left;
        width:370px;
}

.brand-blocks-container .brand-blocks-left {
        margin-right:10px;
}

/* one step checkout */

dd#container_payment_method_payuRedirectPaymentPage {
        font-size: 12px;
        padding: 20px 0 0 0;
        font-style: italic;
}

#onestepcheckout-form ul {
        list-style:none;
        margin:0;
        padding:0;
}

#onestepcheckout-form input {
        margin:10px 0;
        height: 26px;
}

#onestepcheckout-form label {
        font-size:14px;
}

#onestepcheckout-form .input-box {
    clear:both;
}

/* cart styling */

.cart .checkout-types {
    margin-top:30px;
}

.cart ul {
        margin:0;
        padding:0;
        list-style:none;
}

.cart button {
        border:none;
        background-color: #5C5C5C;
        padding:10px 0;
        display:inline-block;
        color:white;
        text-transform:uppercase;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size:20px;
        width:160px;
        cursor: pointer;
}

.cart .button.btn-proceed-checkout.btn-checkout {
        border:none;
        background-color:#e51937;
        padding:10px 0;
        display:block;
        color:white;
        text-transform:uppercase;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size:20px;
        width:160px;
        cursor: pointer;    
}

.cart .button.btn-proceed-checkout.btn-checkout:hover {
    background-color: rgb(243, 11, 45);
}

#shopping-cart-table {
        width:100%;
        border:1px solid #dcdcdc;
}

#shopping-cart-table td {
        width: 15%;
        padding:10px;
        border-right: 1px solid #dcdcdc;
        font-size:14px;
        vertical-align: top;
}

#shopping-cart-table td h2 {
        margin:0;
}

#shopping-cart-table th {
        width: 15%;
        padding:10px;
        border: 1px solid #dcdcdc;
        background-color:#f6f6f6;
        text-transform:uppercase;
        font-size:11px;
        font-weight:bold;
        text-align:left;
}

#shopping-cart-table tfoot td {
        background-color: #f6f6f6;
        border: 1px solid #dcdcdc;
}

#shopping-cart-table .item-options {
        font-size: 12px;
        margin-top: 10px;
}

#shopping-cart-table .item-options dt {
        font-weight:bold;
}



#shopping-cart-totals-table {
        width: 50%;
        border:1px solid #dcdcdc;
        font-size:14px;
}

#shopping-cart-totals-table td{
        padding:10px;
}

/* Spaaza Product Finder iFrame */

#spaaza-widget-container {
    margin-top: 30px;
}


/* accounts styling */

.col-2.registered-users {
    background-color:#f6f6f6;
        padding: 0px 20px 20px 20px;
    font-size: 12px;
    margin: 0;
    width: 400px;
    float: right;
    clear: right;
}
.col-2.registered-users .form-list {
    list-style: none;
    margin-top: 20px;
    padding: 0;
}
.col-2.registered-users .form-list li {
    padding-bottom: 10px;
}
.col-2.registered-users .form-list li label {
    display: block;
    padding-bottom: 5px;
}
.col-2.registered-users .form-list li .checkbox {
    display: inline-block;
}
#remember-me-box label {
    display: inline-block;
}
#remember-me-box .input-box {
    display: inline-block;
}
#remember-me-box a {
    font-size: 11px;
}
.col-2.registered-users p {
    font-size: 12px;
}
.col-2.registered-users h2 {
    font-size: 14px;
    margin-top: 20px;
}
.col-1.new-users h2 {
    font-size: 14px;
    margin-top: 20px;
}

.col-2.registered-users .buttons-set a {
    float: right;
    font-size: 11px;
    display: block;
    padding: 15px;
}
.col-2.registered-users .buttons-set button {
    float: left;
}

.account-login button, #form-validate button {
        border:none;
        background-color:#e51937;
        padding:10px 20px;
        display:block;
        color:white;
        text-transform:uppercase;
        font-family: 'bebas_neueregular', Arial, sans-serif;
        font-size:20px;
        cursor: pointer;
}

.account-login button:hover, #form-validate button:hover {
    background-color: rgb(243, 11, 45);
}

.col-2.registered-users .form-list li .input-box .input-text {
    width: 260px;
}
.col-2.registered-users .form-list li:last-child {
    padding: 0;
}

#form-validate {
    border: 1px solid #dcdcdc; background-color: #f6f6f6;
    font-size: 12px;
    padding: 20px;
}
#form-validate ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#form-validate ul li {
    /* padding-bottom: 10px; */
}
#form-validate .legend {
    font-size: 14px;
    margin: 0 0 10px 0;
}
#form-validate ul label {
    display: block;
    padding: 10px 0;
}
#form-validate ul li .input-box .input-text {
    width: 260px;
}

#form-validate ul li.control .input-box {
    display: inline-block;
}
#form-validate ul li.control label {
    display: inline-block;
}
#form-validate ul li.control .input-box input {
    padding: 0;
    margin: 0px 10px 0 0;
    height: 12px;
}
#form-validate .fieldset {
    margin-bottom: 20px;
}

#form-validate ul li.control label {
    margin: 0;
    padding: 0;
}
#form-validate ul li.control {
    padding: 10px 0;
}

#form-validate p {
    font-size: 12px;
}

.block.block-account ul {
    list-style: none;
    margin: 0 0 2acc0px 0;
    padding: 0;
}
.block.block-account ul li a { font-size: 12px; color: #777777; text-decoration: none; margin: 0 0 0 10px; color: #777777; text-decoration: none; margin: 0 0 0 10px;
}
.block.block-account ul li {
    padding: 5px 0;
    font-size: 12px; color: #777777; text-decoration: none; padding: 5px 0;
}
.block.block-account ul li.current {
    font-family: 'bebas_neueregular', Arial, sans-serif; font-size: 18px; color: #000000; font-weight: normal;
}

.block-title {}
.sidebar .block-title {
    font-size: 11px; font-weight: bold; color: white; padding: 5px; display: block; font-family: Arial, sans-serif; text-transform: uppercase; background-color: #222222; margin: 15px 0;
}
.sidebar p {
    font-size: 12px;
}

.my-account .dashboard p {
    font-size: 12px;
}

.box-content h4 {
    font-size: 14px;
}
.box-content {
    font-size: 12px;
}
.box-content a {
    font-size: 12px;
    display: block;
    padding: 10px 0;
}
.box-account.box-info .box {
    background-color: #f6f6f6; 
    /* height: 40px; */ border: 1px solid #dcdcdc;
    padding: 20px;
    margin-bottom: 20px;
}

.box-account.box-info .box h3 {
    padding-top:0;  
}

.my-account form {
    margin-bottom: 30px;
}

.block-content button {}

#cart-sidebar {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}
#cart-sidebar .product-details {
    font-size: 12px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
#cart-sidebar .product-details a {
    font-size: 12px;
    display: block;
    padding: 3px 0;
}

.validation-advice {
    display: block;
    padding: 10px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    /*color: rgb(114, 113, 113);*/
	color: #e51937;
}


/*styling for custom brand category pages */

.col-left.sidebar .level1 .level2 {
    font-size: 12px; color: #777777; text-decoration: none; 
    padding: 5px 0;
}

.col-left.sidebar .level1 .level2 .level3 {
        margin-left:10px;
        font-size: 11px; color: #777777; text-decoration: none; 
        padding:5px 0;
}

.col-left.sidebar .level1 .level2 a {
    font-size: 12px; 
    font-weight: normal;
    color: #777777; text-decoration: none; margin: 0 0 0 10px;
}

.col-left.sidebar ul {
    list-style: none;
    padding: 0;
}

.col-left.sidebar .level1 a {
    font-weight: bold;
    color: black;
}

.col-main .account-login, .col-main .cart, .col-main .account-create {
        border-top:1px solid #dcdcdc;
        padding:30px;
}
    
.my-account table {
    border: 1px solid #dcdcdc;
}

.my-account table th {
    width: 15%; padding: 10px; border: 1px solid #dcdcdc; background-color: #f6f6f6; text-transform: uppercase; font-size: 11px; font-weight: bold; text-align: left;
}

.my-account table td {
    width: 15%; padding: 10px; border-right: 1px solid #dcdcdc; font-size: 14px; vertical-align: top;
}

.my-account table td a {
    font-size: 12px;
}

address {
        font-size: 12px;
        line-height: 1.5;
        text-decoration: none;
}

#loginbox,
#myprice-popup { display: none; }
.fancybox-overlay .popup .fancybox-skin { background: #000; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; color: #fff; }
.fancybox-overlay .popup .fancybox-skin .col2 { width: 213px; }
.fancybox-overlay .popup .fancybox-skin .col1 { float: right; text-align: right; width: 153px;  }
.fancybox-overlay .popup .fancybox-skin .col2 { float: left; }
.fancybox-overlay .popup p.title { margin: 0 0 38px 0; }
.fancybox-overlay .popup .fancybox-skin p { font-size: 22px; font-family: 'bebas_neueregular', Arial, sans-serif; }
.fancybox-overlay .popup .fancybox-skin button { float: right; }
.fancybox-overlay .popup .fancybox-skin button.register { float: left; }

.links .last { background-color: #e81231; }
#quick-access .links .last a.Log.Out {background-color: #222;color:#b2b2b2;}
#quick-access .links .last a.Log.Out span {font-weight:normal;}
#quick-access .links .last a.Log.Out span:hover {color:white;}
#quick-access .links .last a { color: #fff; }
#quick-access .links .last a span { font-weight: bold; }
#dropdown-login { position: absolute; top: 45px; right: 0; z-index: 10000; background-color: #e81231; display: none; text-align: center; color: #fff; }
#dropdown-login .col2 { width: 290px; float: right; padding: 0 18px 18px 18px; }
#dropdown-login .col1 { padding: 38px 0 38px 18px; float: left; }
#dropdown-login .col2 p { margin: 0; line-height: 38px; font-size: 11px; }
#dropdown-login .col2 p.sub-title { margin-top: 7px; }

#dropdown-login .btn img { bottom: 10px; left: 20px; }
#dropdown-login .btn.btn-facebook { font-size: 20px; }
#dropdown-login button.sign { float: left; }
#dropdown-login button {
    text-transform: none;
    color: #333;
    font-family: 'bebas_neueregular', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    padding: 10px 39px;
    float: right;
}

.promo-banner { border-bottom: 1px solid #dcdcdc; text-align:center;}
.promo-banner ul { margin:auto; list-style: none; padding: 0; font-size: 18px; font-family: 'bebas_neueregular', Arial, sans-serif; clear:both; max-width: 980px; }
.promo-banner li { padding:10px 0; float: left; position: relative; width: 33%; border:none;}
.promo-banner li:first-child {}
.promo-banner li:last-child:after {}   

.customer-account-login #header .logo-container,
.customer-account-login .promo-banner,
.customer-account-create #header .logo-container,
.customer-account-create .promo-banner { border-bottom: none; }

.customer-account-login .col-main .account-login, 
.col-main .account-create { border-top: none; }

.customer-account-create .col-main, .customer-account-login .col-main {                                                        
width: 800px;
margin:auto;
}

div.col-2 {
margin: 10px;
}

.account-create .page-title h1,
.account-login .page-title h1 { margin-bottom: 10px; padding-bottom: 10px; margin-top:50px; }  

.account-create .col-1,
.account-login .col-1,
.account-login .col-2,

.account-create .col-2 { min-height: 550px; margin-bottom: 70px; padding: 30px; background-color: #f6f6f6; }

.account-create .col-1,
.account-login .col-1 { border: 1px solid #c2c2c2; }

.account-create .col-2,
.account-login .col-2 { height: 550px; margin-bottom: 70px; padding: 30px; background-color: #000; color: #fff; margin-top:0; }              /*black Myprice column margin and width*/

.account-create .col-2 p,
.account-login .col-2 p { font-size: 14px; }

.account-login .input-box input,
.account-create .input-box input { height: 35px; box-sizing: border-box; padding-left: 10px; width: 100%; border: 1px solid #c2c2c2;  }  
.account-login .input-box,  
.account-create .input-box { margin-bottom: 10px; }                                               /*height of fill-in-information-blocks*/

.account-login .col-1 { padding-top: 15px; }
.account-login .col-1 p { font-weight: bold; }
.account-login .col-1 .link-register p { font-weight: normal; }
.account-login a.facebook-button { display: block; padding-bottom: 30px; margin-bottom: 20px;  border-bottom: 1px solid #c0c0c0; }
.account-login button#send2 { margin: 25px 0 10px 0; }
.account-login a.f-left { float: right; margin-top: 10px; color: #000; }

.account-login .login-email { padding-bottom: 10px; border-bottom: 1px solid #c0c0c0; margin-bottom: 10px; }

.account-login .login-email label {
font-size: 13px;
}

.account-login .myprice-image,   
.account-create .myprice-image { text-align: center; margin-bottom: 45px; }

.account-create #form-validate { padding: 0; border: none; background: none; }
.account-create .inchoo-socialconnect-register-facebook { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 0px solid #c0c0c0; }
.account-create .button { margin-bottom: 10px; }

#header-account-container .back-to { padding: 30px 30px 0 30px; } 

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

/***PRODUCT FINDER - markup defined in a static block in Magento CMS*/

div.find-nearby-container {
	margin-top: 15px;
	border: 1px solid #dcdcdc;
	padding: 20px;
	background-color: #f6f6f6;
	text-align: center;
}

div.find-nearby-container span {
	display:block;
	margin-bottom: 15px;
	font-size:12px;
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
    display: block;
    text-align: center;
    text-decoration: none;
    box-sizing: content-box;
    font-family: 'bebas_neueregular', Arial, sans-serif;
    font-weight: 100;
    font-size: 22px;
}

.swatch-link {
    border: 1px solid #dcdcdc;
}
.swatch-link img {
    border-radius: 2px;
}
.swatch-link:hover {
    cursor: pointer;
    text-decoration: none;
}
.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/bg_x.png) center no-repeat transparent;
    z-index: 10;
}
.swatch-link.has-image .swatch-label {
    position: relative;
}
.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0;
}

.swatch-label {
    border: 1px solid #fff;
    margin: 0;
    white-space: nowrap;
}

.configurable-swatch-list {
    margin-left: -3px;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px);
}
ul.configurable-swatch-list {
    list-style: none;
    padding: 0;
}
.configurable-swatch-list li {
    float: left;
    zoom: 1;
    color: #aaaaaa;
}
.configurable-swatch-list li a {
    color: #aaaaaa;
}
.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
}
.configurable-swatch-list .not-available .x {
    display: none;
}
.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
    color: #E6E0E0;
    background: #FAF2F2;
}
/*.configurable-swatch-list .wide-swatch .swatch-label {*/
    /*padding: 0 6px;*/
/*}*/
.configurable-swatch-list .not-available a:focus {
    outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
    width: 47%;
}
#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
    border-color: #dcdcdc;
}
#narrow-by-list dd .swatch-label {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
    padding: 0;
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: left;
    }
}
.currently .swatch-current {
    position: relative;
}
.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}
.currently .swatch-current span {
    display: block;
    float: left;
}
.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
    border-color: #dcdcdc;
    cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.swatch-link:hover {
    border-color: #dcdcdc;
    color: #aaaaaa;
 }
.configurable-swatch-list li.selected .swatch-link {
    border-color: #dcdcdc;
    color: #e51937;
}

a:active.swatch-link span.swatch-label {
    color: #e51937;
}

.configurable-swatch-box {
    background: none !important;
}
.configurable-swatch-box select.swatch-select {
    display: none;
}
.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    max-width: 100%;
    max-height: 100%;
}
/* CUSTOM */
.no-display {
    display: none !important;
}
.col2-set .remove-column {
	float: none;
	width: initial;
	clear: both;
	margin: 0;
}
.related-products .product-item {
	padding: 10px;
	text-align: center;
}
.related-products .product-item .product-image img {
	margin: 0px auto;
}
.product-item .product-name a,
.product-item .price-box {
	margin-left:0px;
}
.validation-failed-wrapper {
}
.validation-failed-wrapper label {
	color: #e51937;
}
/*.validation-failed-wrapper .configurable-swatch-list a {
	border-color: #e51937;
}*/
nav#nav {
  text-align: center;
}
div.block.block-subscribe {
  display: inline-block;
}


@media only screen and (min-width:768px) and (max-width:1099px){
	nav#nav > ul > li > a {
  padding: 21px 12px;
}
div.promo-banner.clearfix > ul {
  overflow: hidden;
}
#search{height:13px;}
#search_mini_form button{height:45px;}

div#footer-newsletter-container div.block.block-subscribe {
  display: inline-block;
}
body {
  min-width: 100%;
}
div#quick-access-container {
  border-bottom: 1px solid #dcdcdc;
  height: auto;
}
div.wrapper {
  padding: 0 15px;
  width: 100%;
}
#header .logo-container .logo {
  width: 90%;
}
#header .logo-container .logo .boardriders-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/boardriders-logo-word.png") no-repeat scroll center center / 90% auto;
  float: left;
  height: 70px;
  width: 70%;
}
#header .logo-container .logo .DC-logo {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}
#header .logo-container .logo .roxy-logo {
  background-size: 95% auto;
  width: 8%;
}
#header .logo-container .logo .quiksilver-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/quiksilver-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}



nav#nav > ul {
  height: auto;
}
div#home-slider-container {
  clear: both;
  position: relative;
}
div#content-container div.columns.columns-3 div.column {
  margin: 0 !important;
  text-align: center;
  width: 33% !important;
}
div.anythingSlider-boardriders-controls-container {
  height: auto;
  padding: 25px 0;
}
#footer-newsletter-container {
  height: auto;
}
#footer-newsletter-container .footer-social {
  float: right;
  height: auto;
  padding: 10px 0;
}
.wrapper {
  padding: 0 15px;
  width: 100%;
}
#footer section {
  float: left;
  overflow: hidden;
  width: 20%;
}
#quick-access {
  height: auto;
  overflow: hidden;
  position: relative;
}
#search_mini_form .form-search {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
div.promo-banner ul {
  width: 100%;
}
#dropdown-login {
  right: 15px;
}



div.col-main div.product-view div.product-essential {
  overflow: hidden;
  width: 100%;
}
div.product-view .product-media {
  float: left;
  width: 60%;
}
.product-view .product-shop {
  float: right;
  width: 40%;
}
.product-view .product-media .more-views {
  float: left;
  margin: 0 3% 0 0;
  width: 20%;
}
.product-view #image-slider {
  width: 100%;
}
div.product-view div.product-essential div.more-views div.anythingSlider.anythingSlider-boardriders-productview.activeSlider {
  width: 100% !important;
}
div.product-view div.more-views div.anythingWindow ul li.panel {
  width: 100% !important;
}
div.product-view .product-shop {
  float: right;
  margin-bottom: 30px;
  margin-top: 10px;
}
.product-view .product-shop .share-container {
  clear: both;
  float: none;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.product-view .product-shop .share-container li {
  display: inline-block;
  padding-top: 5px;
  position: relative;
}
.product-view .product-shop .share-container .twitter-share-button {
  position: inherit;
  right: 0;
}
.product-view .product-shop .share-container li {
  display: inline-block;
  margin: 10px 5px;
  padding-top: 5px;
  position: relative;
}
div.product-media div#main-picture.product-image.product-image-zoom {
  width: 70%;
}
div.product-view div.more-views div.anythingWindow ul li div img.thumb-slider-image {
  max-width: 100%;
}
div.product-view .tab-container {
  border: 1px solid #dcdcdc;
  margin: 30px 0;
  width: 100%;
}
.product-view .tab-container .nav li {
  width: 50%;
}
.product-view .tab-container .nav {
  width: 100%;
}
body.cms-privacy-policy-cookie-restriction-mode table.data-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
#header .logo-container .logo .DC-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-rect-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 100%;
  position: relative;
  top: -6px;
}
#header .logo-container .logo .roxy-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/roxy-square-logo-blue.png") no-repeat scroll right center / 95% auto;
  width: 100%;
}
#header .logo-container .logo .quiksilver-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/quiksilver-rect-logo-red.png") no-repeat scroll right center / 95% auto;
  position: relative;
  top: -6px;
  width: 100%;
}

#externalNav-container{clear:both; top:0px !important;}

}



@media only screen and (min-width:768px) and (max-width:960px){
div#quick-access .links a {
  color: #b2b2b2;
  display: block;
  font-size: 11px;
  padding: 17px 5px;
  text-decoration: none;
}
div.promo-banner ul {
  font-size: 13px;
}
#header .logo-container .logo .brand-logo {
  margin-left: 2%;
}


nav#nav > ul > li > a {
  font-size: 12px;
  padding: 21px 10px;
}
#nav > ul > li > ul {
  padding: 0px 10px;
}
#nav > ul > li > ul > div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  width: 20%;
}

nav ul li ul div div.featured-menu-block {
  overflow: hidden;
  padding: 45px 0 0;
}
ul li ul div div.featured-menu-block div.product-item {
  border-right: medium none;
  padding: 0;
  width: 100%;
}
nav ul li ul div.featured-menu-block div.product-image {
  width: 100%;
}
#nav > ul > li > ul > li {
  border-left: 1px solid #dcdcdc;
  float: left;
  margin: 0;
  min-height: 300px;
  padding: 0 10px;
  position: relative;
  width: 20%;
}
#nav > ul > li > ul > li > a {
  border-left: medium none;
  margin: 0;
}
#nav ul li ul li ul {
  height: auto;
  width: 100%;
  border:none;
}



div#content-container div.columns.columns-3 div.column {
  margin: 0 !important;
  text-align: center;
  width: 32.9% !important;
}
div#content-container div.columns.columns-3 div.column img {
  width: 100%;
}
div.anythingSlider-boardriders {
  margin: 25px 0 0;
  width: 100% !important;
}
div.home-voucher-info > img {
  width: 100%;
}
#footer .static_blocks h2 {
  font-size: 16px;
}
.payment-footer-container img {
  width: 100%;
}
#footer-container .footer-bottom {
  padding: 0;
}
div.anythingSlider article.product-item.panel {
  padding-right: 0 !important;
}
div.anythingSlider article h2.product-name {
  padding: 0 10px;
}
div.anythingSlider article div.price-box {
  padding: 0 10px;
}
.product-item .product-image img {
  display: block;
  width: 100%;
}
.promo-banner {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  clear: both;
  overflow: hidden;
  text-align: center;
}
#quick-access {
  clear: both;
  height: auto;
  overflow: visible;
  position: relative;
}
.customer-account-create .col-main, .customer-account-login .col-main {
  margin: auto;
  width: 100%;
}
div.account-create div.col2-set .col-2 {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  width: 48%;
}

.customer-account-create .col-main, .customer-account-login .col-main {
  margin: auto;
  width: 100%;
}
form#login-form div.col2-set .col-2 {
  float: right;
  margin-top: 0px;
  width: 45.5%;
}

body.cms-privacy-policy-cookie-restriction-mode table.data-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
#externalNav-container{clear:both; top:0px !important;}

}




@media only screen and (max-width:767px){
.cart-table tr:nth-of-type(2n+1) {
  background: none repeat scroll 0 0 #eee;
}
.cart-table tr {
  border: 1px solid #ccc;
}
.cart-table , .cart-table thead, .cart-table tbody, .cart-table th, .cart-table td, .cart-table tr {
  display: block;
}	

.cart-table td::before {
    left: 6px;
    padding-right: 10px;
    position: absolute;
    top: 6px;
    white-space: nowrap;
    width: 45% !important;
}
.cart-table td {
 
    padding-left: 50% !important;
    position: relative;
}

.cart-table td:nth-of-type(1)::before {content: "";}	
.cart-table td:nth-of-type(2)::before {content: "Product Name"; font-weight:bold;color:#000;}	
.cart-table td:nth-of-type(3)::before {content: "";font-weight:bold;color:#000;}	
.cart-table td:nth-of-type(4)::before {content: "Unit Price";font-weight:bold;color:#000;}	
.cart-table td:nth-of-type(5)::before {content: "QTY";font-weight:bold; color:#000;}	
.cart-table td:nth-of-type(6)::before {content: "Subtotal";font-weight:bold; color:#000;}	
.cart-table thead{
	display:none;
}
}

@media only screen and (min-width:320px) and (max-width:767px){
div.product-list article.product-item {
  float: left;
  margin: 0 0 15px;
  padding-bottom: 15px;
  position: relative;
  width: 25%;
}
div.col-main {
  float: left;
  width: 100%;
}
div.col-left.sidebar {
  float: left;
  margin: 0;
  width: 100%;
}
.product-list .product-item:nth-child(4n), .product-list .product-item:last-child {
  width: 25%;
}
div.m-more-less {
  display: inline-block;
  font-size: 11px;
  margin: 0 0 20px;
  text-align: right;
}
div.breadcrumbs {
  clear: both;
  display: block;
}


div.col-main div.product-view div.product-essential {
  overflow: hidden;
  width: 100%;
}
div.product-view .product-media {
  float: left;
  width: 60%;
}
.product-view .product-shop {
  float: right;
  width: 40%;
}
.product-view .product-media .more-views {
  float: left;
  margin: 0 3% 0 0;
  width: 20%;
}
.product-view #image-slider {
  width: 100%;
}
div.product-view div.product-essential div.more-views div.anythingSlider.anythingSlider-boardriders-productview.activeSlider {
  width: 100% !important;
}
div.product-view div.more-views div.anythingWindow ul li.panel {
  width: 100% !important;
}
div.product-view .product-shop {
  float: right;
  margin-bottom: 30px;
  margin-top: 10px;
}
.product-view .product-shop .share-container {
  clear: both;
  float: none;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.product-view .product-shop .share-container li {
  display: inline-block;
  padding-top: 5px;
  position: relative;
}
.product-view .product-shop .share-container .twitter-share-button {
  position: inherit;
  right: 0;
}
.product-view .product-shop .share-container li {
  display: inline-block;
  margin: 10px 5px;
  padding-top: 5px;
  position: relative;
}
div.product-media div#main-picture.product-image.product-image-zoom {
  width: 70%;
}
div.product-view div.more-views div.anythingWindow ul li div img.thumb-slider-image {
  width: 100%;
}
div.product-view .tab-container {
  border: 1px solid #dcdcdc;
  margin: 30px 0;
  width: 100%;
}
.product-view .tab-container .nav li {
  width: 50%;
}
.product-view .tab-container .nav {
  width: 100%;
}

form div.onestepcheckout-threecolumns div.onestepcheckout-column-left {
  margin-right: 0;
  width: 100%;
}
#onestepcheckout-form input[type="text"], #onestepcheckout-form input[type="password"] {
  height: 26px;
  margin: 10px 0;
  width: 98% !important;
}
form div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {
  margin-right: 0;
  padding: 15px;
  width: 100%;
}
form div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
  float: left;
  padding: 15px;
  width: 100%;
}
table.onestepcheckout-summary th.name {
  text-align: left;
}

form div.checkoutcontainer div.input-country select {
  margin: 10px 0;
  width: 100%;
}
div.col-main > form#onestepcheckout-form {
  clear: both;
}

.customer-account-create .col-main, .customer-account-login .col-main {
  margin: auto;
  width: 100%;
}
div.account-create div.col2-set .col-2 {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
  margin-left:0px;
  margin-right:0px;
}
.customer-account-create .col-main, .customer-account-login .col-main {
  margin: auto;
  width: 100%;
}
div.account-create div.col2-set .col-2 {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  width: 48%;
}

.customer-account-create .col-main, .customer-account-login .col-main {
  margin: auto;
  width: 100%;
}
form#login-form div.col2-set .col-2 {
  float: right;
  margin-top: 0px;
  width: 45.5%;
}
body.cms-privacy-policy-cookie-restriction-mode table.data-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table#shopping-cart-table tfoot tr.first.last {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: block;
  padding: 0;
  width: 100%;
}
.cart-table tfoot tr td::before {
  padding: 0;
  width: 100% !important;
}
#shopping-cart-table tfoot td {
  background-color: #f6f6f6;
  border: medium none;
}
.cart-table tfoot td {
  padding: 0 !important;
}
#shopping-cart-table td {
  border-right: medium none;
}
#shopping-cart-table > tfoot {
  display: block;
  padding: 10px !important;
  width: 100% !important;
}
#shopping-cart-table tfoot td {
  background-color: #f6f6f6;
  border: medium none;
  width: 100%;
}
.cart button {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  width: 100%;
}
#shopping-cart-totals-table {
  border: 1px solid #dcdcdc;
  font-size: 14px;
  width: 100%;
}
table.cart-table tr td a.product-image > img {
  width: 100px;
}

#header .logo-container .logo .DC-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-rect-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 100%;
  position: relative;
  top: -6px;
}
#header .logo-container .logo .roxy-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/roxy-square-logo-blue.png") no-repeat scroll right center / 95% auto;
  width: 100%;
}
#header .logo-container .logo .quiksilver-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/quiksilver-rect-logo-red.png") no-repeat scroll right center / 95% auto;
  position: relative;
  top: -6px;
  width: 100%;
}

.home-voucher-info{display:none;}
form#search_mini_form div.form-search input.input-text {width: 57% !important;}
#search_mini_form button {
	  height: 44px;
	  padding:0px 35px !important;
}

.columns .column a .featured-button-container span {
    padding:3.1px 8px;
}

.button{padding:7.4px 18px;}

}

@media only screen and (min-width:640px) and (max-width:767px){
nav#nav > ul > li > a {
  padding: 21px 15px;
}
div.promo-banner.clearfix > ul {
  overflow: hidden;
}
#search_mini_form button {
  padding: 16px 5px;
}
div#footer-newsletter-container form#newsletter-validate-detail button.button {
  padding: 7px 20px;
}
div#footer-newsletter-container div.block.block-subscribe {
  display: inline-block;
}
body {
  min-width: 100%;
}
div#quick-access-container {
  border-bottom: 1px solid #dcdcdc;
  height: auto;
}
div.wrapper {
  padding: 0 15px;
  width: 100%;
}
#header .logo-container .logo {
  width: 90%;
}
#header .logo-container .logo .boardriders-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/boardriders-logo-word.png") no-repeat scroll center center / 90% auto;
  float: left;
  height: 70px;
  width: 70%;
}
#header .logo-container .logo .DC-logo {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}
#header .logo-container .logo .roxy-logo {
  background-size: 95% auto;
  width: 8%;
}
#header .logo-container .logo .quiksilver-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/quiksilver-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}

nav#nav > ul {
  height: auto;
}
div#home-slider-container {
  clear: both;
  position: relative;
}
div#content-container div.columns.columns-3 div.column {
  margin: 0 !important;
  text-align: center;
  width: 33% !important;
}
div.anythingSlider-boardriders-controls-container {
  height: auto;
  padding: 25px 0;
}
#footer-newsletter-container {
  height: auto;
}
#footer-newsletter-container .footer-social {
  float: right;
  height: auto;
  padding: 10px 0;
}
.wrapper {
  padding: 0 15px;
  width: 100%;
}
#footer section {
  float: left;
  overflow: hidden;
  width: 20%;
}
#quick-access {
  height: auto;
  overflow: hidden;
  position: relative;
}
#search_mini_form .form-search {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
div.promo-banner ul {
  width: 100%;
}
#dropdown-login {
  right: 15px;
}
	
	
div#quick-access .links a {
  color: #b2b2b2;
  display: block;
  font-size: 11px;
  padding: 17px 2px;
  text-decoration: none;
}
div.promo-banner ul {
  font-size: 13px;
}
#header .logo-container .logo .brand-logo {
  margin-left: 2%;
}


nav#nav > ul > li > a {
  font-size: 11px;
  padding: 21px 6px;
}
#nav > ul > li > ul {
  padding: 0px 10px;
}
#nav > ul > li > ul > div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  width: 20%;
}

nav ul li ul div div.featured-menu-block {
  overflow: hidden;
  padding: 45px 0 0;
}
ul li ul div div.featured-menu-block div.product-item {
  border-right: medium none;
  padding: 0;
  width: 100%;
}
nav ul li ul div.featured-menu-block div.product-image {
  width: 100%;
}
#nav > ul > li > ul > li {
  border-left: 1px solid #dcdcdc;
  float: left;
  margin: 0;
  min-height: 300px;
  padding: 0 10px;
  position: relative;
  width: 20%;
}
#nav > ul > li > ul > li > a {
  border-left: medium none;
  margin: 0;
}
#nav ul li ul li ul {
  height: auto;
  width: 100%;
  border:none;
}



div#content-container div.columns.columns-3 div.column {
  margin: 0 !important;
  text-align: center;
  width: 32.8% !important;
}
div#content-container div.columns.columns-3 div.column img {
  width: 100%;
}
div.anythingSlider-boardriders {
  margin: 25px 0 0;
  width: 100% !important;
}
div.home-voucher-info > img {
  width: 100%;
}
#footer .static_blocks h2 {
  font-size: 16px;
}
.payment-footer-container img {
  width: 100%;
}
#footer-container .footer-bottom {
  padding: 0;
}
div.anythingSlider article.product-item.panel {
  padding-right: 0 !important;
}
div.anythingSlider article h2.product-name {
  padding: 0 10px;
}
div.anythingSlider article div.price-box {
  padding: 0 10px;
}
.product-item .product-image img {
  display: block;
  width: 100%;
}
.promo-banner {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  clear: both;
  overflow: hidden;
  text-align: center;
}
#quick-access {
  clear: both;
  height: auto;
  overflow: visible;
  position: relative;
}
form#search_mini_form div.form-search input.input-text {
  padding: 16px 5px;
}


.promo-banner li {
  border: medium none;
  float: left;
  font-size: 20px;
  padding: 16px 0;
  position: relative;
  width: 50%;
}
.toolbar .pager .limiter select {
  width: 73px;
}

#search_mini_form {
  float: right;
  width: 80%;
}
form#search_mini_form div.form-search input.input-text {
  padding: 16px 5px;
  width: 87%;
}
#quick-access .links {
  float: right;
  list-style: outside none none;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
#quick-access ul.links .last {
  background-color: #e81231;
  float: right;
}

.account-login a.f-left {
  color: #000000;
  float: left;
  margin-top: 0;
}
.account-login .login-email {
  border-bottom: medium none;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.logo-container .mobile-menu{display:none;}
#cssmenu{display:block !important;}

}


@media only screen and (min-width:480px) and (max-width:639px){
#nav .Men_featured{display:none;}
nav#nav > ul > li > a {
  padding: 21px 15px;
}
div.promo-banner.clearfix > ul {
  overflow: hidden;
}
#search_mini_form button {
  padding: 16px 5px;
}
div#footer-newsletter-container form#newsletter-validate-detail button.button {
  padding: 7px 20px;
}
div#footer-newsletter-container div.block.block-subscribe {
  display: inline-block;
}
body {
  min-width: 100%;
}
div#quick-access-container {
  border-bottom: 1px solid #dcdcdc;
  height: auto;
}
div.wrapper {
  padding: 0 15px;
  width: 100%;
}
#header .logo-container .logo {
  width: 90%;
}
#header .logo-container .logo .boardriders-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/boardriders-logo-word.png") no-repeat scroll center center / 90% auto;
  float: left;
  height: 70px;
  width: 70%;
}
#header .logo-container .logo .DC-logo {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}
#header .logo-container .logo .roxy-logo {
  background-size: 95% auto;
  width: 8%;
}
#header .logo-container .logo .quiksilver-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/quiksilver-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}



nav#nav > ul {
  height: auto;
}
div#home-slider-container {
  clear: both;
  position: relative;
}
div#content-container div.columns.columns-3 div.column {
  margin: 0 !important;
  text-align: center;
  width: 33% !important;
}
div.anythingSlider-boardriders-controls-container {
  height: auto;
  padding: 25px 0;
}
#footer-newsletter-container {
  height: auto;
  overflow: hidden;
  text-align: center;
}
#footer-newsletter-container .footer-social {
  clear: both;
  display: inline-block;
  float: none;
  height: auto;
  margin-top: 15px;
  overflow: hidden;
  padding: 10px 0;
  position: inherit;
}
.wrapper {
  padding: 0 15px;
  width: 100%;
}

#footer section {
  float: left;
  overflow: hidden;
  width: 25%;
}
#footer section:last-child {
  clear: both;
  display: inline-block !important;
  float: none !important;
  margin-top: 32px;
  overflow: hidden;
  width: 51%;
}
#quick-access {
  height: auto;
  overflow: hidden;
  position: relative;
}
#search_mini_form .form-search {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
div.promo-banner ul {
  width: 100%;
}
#dropdown-login {
  right: 15px;
}
#footer .static_blocks {
  overflow: hidden;
  text-align: center;
}
	
	
div#quick-access .links a {
  color: #b2b2b2;
  display: block;
  font-size: 11px;
  padding: 17px 2px;
  text-decoration: none;
}
div.promo-banner ul {
  font-size: 13px;
}
#header .logo-container .logo .brand-logo {
  margin-left: 2%;
}


nav#nav > ul > li > a {
  font-size: 11px;
  padding: 21px 6px;
}
#nav > ul > li > ul {
  padding: 0px 10px;
}
#nav > ul > li > ul > div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  width: 20%;
}

nav ul li ul div div.featured-menu-block {
  overflow: hidden;
  padding: 45px 0 0;
}
ul li ul div div.featured-menu-block div.product-item {
  border-right: medium none;
  padding: 0;
  width: 100%;
}
nav ul li ul div.featured-menu-block div.product-image {
  width: 100%;
}
#nav > ul > li > ul > li {
  border-left: 1px solid #dcdcdc;
  float: left;
  margin: 0;
  min-height: 300px;
  padding: 0 10px;
  position: relative;
  width: 20%;
}
#nav > ul > li > ul > li > a {
  border-left: medium none;
  margin: 0;
}
#nav ul li ul li ul {
  height: auto;
  width: 100%;
  border:none;
}



div#content-container div.columns.columns-3 div.column {
  margin: 10px 0 !important;
  text-align: center;
  width: 100% !important;
}
div#content-container div.columns.columns-3 div.column img {
  width: 100%;
}
div.anythingSlider-boardriders {
  margin: 25px 0 0;
  width: 100% !important;
}
div.home-voucher-info > img {
  width: 100%;
}
#footer .static_blocks h2 {
  font-size: 16px;
}
.payment-footer-container img {
  width: 100%;
}
#footer-container .footer-bottom {
  padding: 0;
}
div.anythingSlider article.product-item.panel {
  padding-right: 0 !important;
}
div.anythingSlider article h2.product-name {
  padding: 0 10px;
}
div.anythingSlider article div.price-box {
  padding: 0 10px;
}
.product-item .product-image img {
  display: block;
  width: 100%;
}
.promo-banner {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  clear: both;
  overflow: hidden;
  text-align: center;
}
#quick-access {
  clear: both;
  height: auto;
  overflow: visible;
  position: relative;
}
form#search_mini_form div.form-search input.input-text {
  padding: 16px 5px;
}


.promo-banner li {
  border: medium none;
  float: left;
  font-size: 16px;
  padding: 16px 0;
  position: relative;
  width: 50%;
}


#quick-access > form {
  width: 78%;
  margin-top: 5px;
}
form#search_mini_form div.form-search input.input-text {
  padding: 16px 5px;
  width: 80%;
}
div#quick-access .links a {
  font-size: 12px;
  padding: 17px 5px;
}
#quick-access .links {
  float: right;
  margin: 10px 0;
  padding: 0;
  text-align: right;
  width: 100%;
}
#nav > ul > li > ul > li > a {
  font-size: 14px;
  padding: 7px 0;
}
#nav > ul > li {
  float: left;
  margin-left: 0;
  padding: 21px 13px;
}

/*inner page*/

div.toolbar {
  clear: both;
  height: auto;
  overflow: hidden;
  text-align: center;
}
div.toolbar div.sorter {
  clear: both;
  float: none;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
div.sort-by {
  overflow: hidden;
}
.pager {
  clear: both;
  display: block;
  float: none;
  overflow: hidden;
  width: 100%;
}
.toolbar .pager .limiter {
  display: inline-block;
  float: left;
  margin: 0;
}

.product-list .product-item:nth-child(4n), .product-list .product-item:last-child {
  width: 50%;
}
article.product-item h2.product-name {
  padding-left: 10px;
}
article.product-item div.price-box {
  padding-left: 10px;
}



div.product-view .product-media {
  float: left;
  width: 100%;
}
div.product-media div#main-picture.product-image.product-image-zoom {
  width: 77%;
}
div.product-view .product-shop {
  margin-top: 40px;
  width: 100%;
}
#search_mini_form {
  float: right;
}
#quick-access .links .last {
  background-color: #e81231;
  float: right;
}
#quick-access .links li {
  display: inline-block;
  float: left;
}

.account-create .col-1, .account-login .col-1 {
  border: 1px solid #c2c2c2;
  width: 100%;
}
div.account-create div.col2-set .col-2 {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

form#login-form div.col2-set .col-2 {
  float: right;
  margin: 0;
  width: 100%;
}
.account-login a.f-left {
  color: #000000;
  float: left;
  margin-top: 0;
}
.account-login .login-email {
  border-bottom: medium none;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

#header .logo-container .logo .DC-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-rect-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 100%;
  position: relative;
  top: -9px;
}
#header .logo-container .logo .roxy-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/roxy-square-logo-blue.png") no-repeat scroll right center / 95% auto;
  width: 100%;
}
#header .logo-container .logo .quiksilver-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/quiksilver-rect-logo-red.png") no-repeat scroll right center / 95% auto;
  position: relative;
  top: -9px;
  width: 100%;
}

#nav .Men_featured{display:none;}
#nav .Women_featured{display:none;}
#nav .Kids_featured{display:none;}
#nav .Quiksilver_featured{display:none;}
#nav .Roxy_featured{display:none;}
#nav .DC_featured{display:none;}
.logo-container .mobile-menu{display:none;}
#cssmenu{display:block !important;}

}

@media only screen and (min-width:320px) and (max-width:479px){

div.promo-banner.clearfix > ul {
  overflow: hidden;
  display: none;
}
#search_mini_form button {
  padding:0px 5px;
}
div#footer-newsletter-container form#newsletter-validate-detail button.button {
  float: left;
  padding:7.5px 3px;
}
.columns .column a .featured-button-container span{padding:3px 10px;}
div#footer-newsletter-container div.block.block-subscribe {
  display: inline-block;
}
body {
  min-width: 100%;
}
div#quick-access-container {
  border-bottom: 1px solid #dcdcdc;
  height: auto;
}
div.wrapper {
  padding: 0 15px;
  width: 100%;
}
#header .logo-container .logo {
  width: 90%;
}
#header .logo-container .logo .boardriders-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/boardriders-logo-word.png") no-repeat scroll center center / 90% auto;
  float: left;
  height: 70px;
  width: 70%;
}
#header .logo-container .logo .DC-logo {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}
#header .logo-container .logo .roxy-logo {
  background-size: 95% auto;
  width: 8%;
}
#header .logo-container .logo .quiksilver-logo {
  background: #ffffff url("/skin/frontend/silks/default/images/quiksilver-square-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 8%;
}



nav#nav > ul {
  height: auto;
  display: none;
}
div#home-slider-container {
  clear: both;
  position: relative;
}
div#content-container div.columns.columns-3 div.column {
  margin: 0 !important;
  text-align: center;
  width: 33% !important;
}
div.anythingSlider-boardriders-controls-container {
  height: auto;
  padding: 25px 0;
}
#footer-newsletter-container {
  height: auto;
  overflow: hidden;
  text-align: center;
}
#footer-newsletter-container .footer-social {
  clear: both;
  display: inline-block;
  float: none;
  height: auto;
  margin-top: 15px;
  overflow: hidden;
  padding: 10px 0;
  position: inherit;
  width: 100%;
}
.wrapper {
  padding: 0 15px;
  width: 100%;
}

#footer section {
  float: left;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
#footer section:last-child {
  clear: both;
  display: inline-block !important;
  float: none !important;
  margin-top: 32px;
  overflow: hidden;
  width: 51%;
}
#quick-access {
  height: auto;
  overflow: hidden;
  position: relative;
}
#search_mini_form .form-search {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
div.promo-banner ul {
  width: 100%;
}
#dropdown-login {
  right: 15px;
}
#footer .static_blocks {
  overflow: hidden;
  text-align: center;
}
	
	
div#quick-access .links a {
  color: #b2b2b2;
  display: block;
  font-size: 11px;
  padding: 17px 2px;
  text-decoration: none;
}
div.promo-banner ul {
  font-size: 13px;
}
#header .logo-container .logo .brand-logo {
  margin-left: 2%;
}


nav#nav > ul > li > a {
  font-size: 11px;
  padding: 21px 6px;
}
#nav > ul > li > ul {
  padding: 0px 10px;
}
#nav > ul > li > ul > div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

nav ul li ul div div.featured-menu-block {
  overflow: hidden;
  padding: 45px 0 0;
}
ul li ul div div.featured-menu-block div.product-item {
  border-right: medium none;
  padding: 0;
  width: 100%;
}
nav ul li ul div.featured-menu-block div.product-image {
  width: 100%;
}
#nav > ul > li > ul > li {
  border-left: medium none;
  float: left;
  margin: 10px 0;
  min-height: auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
#nav > ul > li > ul > li > a {
  border-left: medium none;
  margin: 0;
}
#nav ul li ul li ul {
  height: auto;
  width: 100%;
  border:none;
}



div#content-container div.columns.columns-3 div.column {
  margin: 10px 0 !important;
  text-align: center;
  width: 100% !important;
}
div#content-container div.columns.columns-3 div.column img {
  width: 100%;
}
div.anythingSlider-boardriders {
  margin: 25px 0 0;
  width: 100% !important;
}
div.home-voucher-info > img {
  width: 100%;
}
#footer .static_blocks h2 {
  font-size: 16px;
}
.payment-footer-container img {
  width: 100%;
}
#footer-container .footer-bottom {
  padding: 0;
}
div.anythingSlider article.product-item.panel {
  padding-right: 0 !important;
}
div.anythingSlider article h2.product-name {
  padding: 0 10px;
}
div.anythingSlider article div.price-box {
  padding: 0 10px;
}
.product-item .product-image img {
  display: block;
  width: 100%;
  height:auto;
}
.promo-banner {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  clear: both;
  overflow: hidden;
  text-align: center;
}
#quick-access {
  clear: both;
  height: auto;
  overflow: visible;
  position: relative;
}
form#search_mini_form div.form-search input.input-text {
  padding: 16px 5px;
}


.promo-banner li {
  border: medium none;
  float: left;
  font-size: 16px;
  padding: 16px 0;
  position: relative;
  width: 100%;
}


#quick-access > form {
  margin-top: 5px;
  width: 100%;
}
form#search_mini_form div.form-search input.input-text {
  padding: 16px 5px;
  width: 78%;
}
#quick-access .links {
  float: none;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#nav > ul > li > ul > li > a {
  font-size: 24px;
  padding: 7px 0;
}
#nav > ul > li > ul > li > a {
  font-size: 14px;
  padding: 7px 0;
}
#nav > ul > li {
  float: left;
  margin-left: 0;
  padding: 21px 13px;
}


#quick-access .fb-like-container {
  float: none;
  margin-right: 15px;
  max-width: 100%;
  padding: 12px 0;
  text-align: center;
}
#nav ul li ul li ul li a {
  color: #777777;
  font-size: 16px;
  line-height: 1.5em;
}
#footer-newsletter-container .form-subscribe-header {
  float: none;
}
#footer-newsletter-container .footer-social p {
  float: none;
}
div#quick-access ul.links li.last {
  display: block;
  margin: 0 auto;
  width: 70%;
}


/*inner page*/

div.toolbar {
  clear: both;
  height: auto;
  overflow: hidden;
  text-align: center;
}
div.toolbar div.sorter {
  clear: both;
  float: none;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
div.sort-by {
  overflow: hidden;
}
.pager {
  clear: both;
  display: block;
  float: none;
  overflow: hidden;
  width: 100%;
}
.toolbar .pager .limiter {
  display: inline-block;
  float: left;
  margin: 0;
}
div.product-list article.product-item {
  width: 50%;
}
.product-list .product-item:nth-child(4n), .product-list .product-item:last-child {
  width: 50%;
}
article.product-item h2.product-name {
  padding-left: 10px;
}
article.product-item div.price-box {
  padding-left: 10px;
}


.toolbar .sorter .sort-by label {
  padding: 14px 10px 15px;
}
.toolbar .pager .limiter select {
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
.toolbar .pager .limiter {
  width: 100%;
}
.toolbar .pager .pages {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
div.product-list article.product-item {
  width:50%;  
}
.product-item:hover, .product-list .product-item:hover {
  padding-right: 0;
}
.product-list .product-item:nth-child(4n), .product-list .product-item:last-child {
  width:50%;
}

div.product-view .product-media {
  float: left;
  width: 100%;
}
div.product-media div#main-picture.product-image.product-image-zoom {
  width: 77%;
}
div.product-view .product-shop {
  margin-top: 40px;
  width: 100%;
}


div#ajaxnotice {
  width: 95%;
  left:8px !important;
}
div#ajaxnotice .ajaxnotice_image {
  border: 1px solid #cccccc;
  float: none;
  margin-bottom: 10px;
  margin-right: 0;
  text-align: center;
}
div#ajaxnotice img {
  display: block;
  margin: 0 auto;
}
div#ajaxnotice .ajaxnotice_content {
  float: left;
  text-align: center;
  width: 100%;
}
div#ajaxnotice div.ajaxnotice_content div.ajaxnotice_message {
  margin-bottom: 0 !important;
}
div#ajaxnotice .ajaxnotice_content .ajaxnotice_buttons {
  bottom: 0;
  display: inline-block;
  margin-top: 15px;
  position: inherit;
  right: 0;
  text-align: center;
}

.account-create .col-1, .account-login .col-1 {
  border: 1px solid #c2c2c2;
  width: 100%;
}
div.account-create div.col2-set .col-2 {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
form#login-form div.col2-set .col-2 {
  float: right;
  margin: 0;
  width: 100%;
}
.account-login a.f-left {
  color: #000000;
  float: left;
  margin-top: 0;
}
.account-login .login-email {
  border-bottom: medium none;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
body.cms-privacy-policy-cookie-restriction-mode table.data-table th {
  font-size: 10px;
}
body.cms-privacy-policy-cookie-restriction-mode table.data-table td {
  font-size: 11px;
}
#header .logo-container .logo .DC-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/dc-rect-logo-black.png") no-repeat scroll right center / 95% auto;
  width: 100%;
  position: relative;
  top: -11px;
}
#header .logo-container .logo .roxy-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/roxy-square-logo-blue.png") no-repeat scroll right center / 95% auto;
  width: 100%;
}
#header .logo-container .logo .quiksilver-logo div {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/silks/default/images/quiksilver-rect-logo-red.png") no-repeat scroll right center / 95% auto;
  position: relative;
  top: -11px;
  width: 100%;
}

#nav .Men_featured{display:none;}
#nav .Women_featured{display:none;}
#nav .Kids_featured{display:none;}
#nav .Quiksilver_featured{display:none;}
#nav .Roxy_featured{display:none;}
#nav .DC_featured{display:none;}

.logo-container .mobile-menu{display:none;}
#cssmenu{display:block !important;}

}

@media screen and (-webkit-min-device-pixel-ratio:0){ 

    .columns .column a .featured-button-container span{padding:0px 10px; height:30px; line-height:30px;}
	.block-subscribe .button{padding: 0px 20px; height:39px;}
	
	@media screen and (-webkit-min-device-pixel-ratio: 0){
		.block-subscribe .button { padding: 0px 20px; height:39px;}
	}
	
	#footer-newsletter-container .input-box input {
		background-color: #252525;
		border: 1px solid rgba(255,255,255,0.2) !important;
		width: 200px;
		height: 35px;
		font-size: 11px;
		color: #797979;
		padding-left: 10px;
	}
	
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #ffffff;
}
/*#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}*/
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  font-family:"hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  padding: 16px 20px;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;  
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #E81231;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media all and (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #nav {
    display: none;
    }
  .promo-banner {
    display: none;
  }
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    color: #000000;
    background: none;
	font-family:"hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	position:relative;
	bottom:7px;
	padding:10px 30px;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
	background:#000;
	font-family:"hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
	padding: 20px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #E81231;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #E81231;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}
#cssmenu,.product-image.mobile{display:none;}

@media (min-width:800px) and (max-width:1280px) {
.product-media #image {
    max-width: 100%;
}

}


@media (min-width: 768px) and (max-width: 1024px) {
.product-media #image {
    max-width: 100%;
}

.category-image img{
	display: block;
	max-width: 100%;
	width: 100%;
}
.mobile-div{display:none !important;}
.product-options-bottom .btn-cart{clear:both !important; display:block; padding:10px 60px !important; width:auto !important;}
.mb-category-products .product-list .product-item{width:25% !important; padding-right:0px !important;}
}

@media (min-width:981px) and (max-width:1024px) {
div.product-view div.product-essential div.more-views div.anythingSlider.anythingSlider-boardriders-productview.activeSlider {
  height:24em !important;
  width: 100% !important;
}
div.product-view div.more-views div.anythingWindow ul li.panel {
  height: auto !important;
  margin-bottom: 10px;
  width: 100% !important;
}

}

@media (min-width: 768px) and (max-width:980px) {
.product-item .product-image img {height: auto; padding: 8px; width: 100% !important;}
div.product-list article.product-item {width:153.7px !important;}
.product-media #main-picture{width: 70%; height: auto;}
div.product-view div.product-essential div.more-views div.anythingSlider.anythingSlider-boardriders-productview.activeSlider {
  height:14em !important;
  width: 100% !important;
}
div.product-view div.more-views div.anythingWindow ul li.panel {
  height: auto !important;
  margin-bottom: 10px;
  width: 100% !important;
}

}

@media (min-width:320px) and (max-width:767px) {
.product-media #image {
  display: block;
  height: auto !important;
  margin: auto;
  max-width: 100% !important;
}
body{min-width:auto !important;}
	
div.product-media div#main-picture.product-image{
   width:100% !important;
}
/*.product-image img{max-height:250px !important;}*/

#loginbox .col2 {
  float:none !important;
  text-align: center;
  width: 100% !important;
}
#loginbox button.register {
  float:none !important; display:inline !important; margin:auto !important;
}
#loginbox  button:not(.register) {
  float:none !important;
}
#loginbox  .col1 {
  float: none !important;
  margin: 20px auto !important;
  text-align: center !important;
}
#loginbox  .col1 img{
  margin:20px auto 0px !important;
  float:none !important;
  text-align: center !important;
}
form#search_mini_form div.form-search input.input-text {
  border: medium none !important;
  width: 60% !important;
  padding:16px 0px !important;
}
#search_mini_form button {
  height: 44px !important;
  padding: 0 !important;
  width: 40% !important;
}
#header .logo-container .logo {
  margin: 0px 0px 0px -7px !important;
  width: 100% !important;
}
.fancybox-wrap{left:13px !important;}

.category-image img{
	display: block;
	max-width: 100%;
	width: 100%;
}
.configurable-swatch-list {margin-left:0px;}
#header{padding:0px !important;}
#header .logo-container .logo {width:96% !important; left:-7px !important; margin: 0 auto !important; position: relative;}
#cssmenu {margin-top: 5px;}

.product-view .product-media .more-views {display:none;}
.product-view .product-shop {float:none !important; width:100% !important;}
.product-media #image {
  display: block;
  height: auto !important;
  margin: auto;
  max-width: 100% !important;
}
.product-options-bottom .btn-cart{clear:both !important; display:block; padding:10px 60px !important; width:auto !important;}
.mobile-div{display:inline-flex !important;}
.anythingSlider, .anythingSlider ul li {height:230px !important;}
.product-item .product-image img {height: auto; padding: 12px; width: 100% !important;}
div.product-list article.product-item {width:153.7px !important;}
#home-slider .panel a{background:;}
.mb-left .block-layered-nav .block-title{display:none;}

.mb-category-products .product-list .product-item{width:50% !important;}
.anythingSlider .panel{background-size:100% 230px !important;}
.category-description > img {width: 100%;}
.product-item .product-name a{max-width:100%;}
div#quick-access ul.links li.last{display: block !important;}
.category-quiksilver .col-main ul.brand-blocks{width:auto !important; float:none !important;}
.category-quiksilver .col-main ul.brand-blocks li img{max-width:100% !important; margin:auto !important; display:block !important;}

.brand-blocks-container .brand-blocks-left {
  width: 100% !important;
}
.brand-blocks-container .brand-blocks-left img {
  max-width: 100% !important;
}
.brand-blocks-container .brand-blocks-right {
  width: 100% !important;
}
.brand-blocks-container .brand-blocks-right img {
  max-width: 100% !important;
}

}

@media (min-width:360px) and (max-width: 640px) {
.product-media #image {
  display: block;
  height: auto !important;
  margin: auto;
  max-width: 100% !important;
}
}
.product-media #image {
    max-width: 100%;
}
.product-item .product-image img {
    display: block;
    width: 100%;
    height: auto;
}
.anythingSlider{width:auto !important;}
.brand-blocks-top img {
    max-width: 100%;
}
input#is_loyalty_programme {
    float: left;
    width: 15px;
    height: 13px;
    margin-top: -1px;
    margin-right: 5px;
}
/* #search{height:45px !important;} */ 
#loginbox .col2 button {display: inline-block;float: none;margin: auto;}

@media (min-width:641px) and (max-width:767px) {
.wrapper .block.block-subscribe {float: left !important;padding: 0;width:70% !important;}
#footer-newsletter-container .form-subscribe-header {padding:10.9px 5px;}
#footer-newsletter-container .input-box{padding:0px;width:60% !important;}
#footer-newsletter-container button{display:block;font-size:12px;margin:0;padding:10px 0;position:relative;right:3px;width:17% !important;}
}

@media (min-width:481px) and (max-width:767px) {
#quick-access .links{clear:both;float:none;margin:10px auto;width:97%;overflow: hidden;}
#quick-access > form{margin-bottom:10px; padding:5px 10px 0px;}
#quick-access .fb-like-container{margin-right:0px !important; padding:12px 4px !important;}
#search_mini_form{width: 80%; float: right;}
#search_mini_form .form-search{width:100% !important;}
#search{width:72.5%; border-width: medium 0px;}
#search_mini_form button{width: 22%;padding: 16px 0;}

}

@media (min-width:481px) and (max-width:640px) {
.wrapper .block.block-subscribe{padding:0px; float:none !important;}
#footer-newsletter-container .input-box{padding:0px;width:46% !important;}
#footer-newsletter-container button {display:block;margin:0;padding:10.7px 0 !important;position:relative;right:2px;width:30% !important;}
}

@media screen and (min-width: 320px) and (max-width:767px) {
#footer-newsletter-container .footer-social{float:none !important;}
#footer-newsletter-container .footer-social p{float:none !important;}
.fancybox-inner {width: 100% !important;}
.fancybox-skin {padding: 30px 10px !important;}
.fancybox-skin{background-color:#000 !important;color:#FFF !important;}	
.fancybox-overlay .popup .fancybox-skin .col1 {float: left;margin-top:7%;}
.fancybox-overlay .popup .fancybox-skin .col1 {text-align:center; margin-left:0; float:none; margin:auto;}
button {border: none;background-color: #e51937;padding: 3px 18px; /* display: block; */color: white;font-family: 'bebas_neueregular', Arial, sans-serif;font-size: 20px;cursor: pointer;margin: 0;}
.fancybox-overlay .popup .fancybox-skin .col2 {float:none;width: 100%;}	
.fancybox-overlay .popup .fancybox-skin p {font-size: 18px;margin-bottom: 0px;text-align:center;}
.fancybox-overlay .popup .fancybox-skin button:not(.register) { float: left; margin-left: 10px; }
.col1 img {width: auto; max-width: 100%;}
}

@media screen and (min-width: 320px) and (max-width:480px) {
#quick-access .fb-like-container{float:none;margin:auto;padding:12px 0px;text-align:center;}
#search_mini_form {float: none;}
#search{width:68%;}
#search_mini_form button{padding:16px 0px;width:25%;}
#quick-access .links{float:none !important;text-align: center;}
.links .last{display:none !important;}
#footer-newsletter-container .form-subscribe-header{float:none;}
#footer-newsletter-container .footer-social{clear: both;}
#footer-newsletter-container .wrapper .block.block-subscribe{float:none;}
#footer-newsletter-container .input-box{width: 68.2%;}
#footer-newsletter-container button{padding:10.6px 7px; position:relative;right:2px; width:30%; display: block;}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-instagram:before {
  content: "\f16d";
}
div#quick-access ul.links li.last{display: block !important;}

}
.homepage-promo-desktop{
	display: block;
}
.homepage-promo-mobile{
	display: none;
}
@media all and (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

  .homepage-promo-desktop{
	display: none;
  }
  .homepage-promo-mobile{
	display: block;
  }
}
/*===================New header Css=============================*/
#header{width: 1170px; position: relative;}
#header .logo-container{width: 274px !important; float: left !important; border:none !important; padding: 10px 0 !important;}
#header .hidden-logo{display:none !important;}
#header .logo-container .logo{width: 274px !important; height: 66px !important;}
#header .logo-container .logo.logo-n .boardriders-logo{width: 274px !important; height: 66px !important; background: url(../images/b-n-l.png) no-repeat right white !important; background-size: auto auto !important; float: none !important; background-size: cover !important;}
nav#nav{float: right; width: 73%; margin: 12px 0 0; }
#nav > ul{position: inherit;}
#nav > ul > li > a{font-size: 14px;padding: 21px 10px;}
#cssmenu{clear: both; display:none;}

.product-item:nth-child(4n), .product-item:last-child{/*width: 150px;*/}
.product-item:nth-child(4n) img, .product-item:last-child img{max-width: 100%;}
#nav > ul > li > ul{top: 54px;}
#nav > ul > li > ul > li{/*width: 140px;*/}
#nav ul li ul li ul{/*width:100%;*/ padding: 10px 10px 0 10px;}
#nav > ul > li > ul > li > a{display: block;}

.promo-tag{background: #dadada; text-align: center;}
.promo-tag h5{padding: 10px 0; font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif; text-transform: uppercase; font-size: 17px; font-weight: normal; margin: 0;}
.promo-tag h5 span{font-weight: bold;}


/* Smartphones */
@media (min-width: 320px) and (max-width: 480px) {
 
#header{width: auto;}
#header .logo-container{float: none !important; margin: auto !important;}
  
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {        

#header{width: auto;}
#header .logo-container{float: none !important; margin: auto !important;}
	
}

@media (min-width: 767px) and (max-width: 768px){ nav#nav{display:none;} }

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {

#header{width: auto;}
#header .logo-container{float: none !important; margin: auto !important;}
nav#nav{float: none; width: auto; margin: 0;}
nav#nav > ul > li > a{font-size: 11px !important;}
#nav > ul > li{padding: 10px 0 21px 0px;}
#nav > ul > li > ul > li{width: 20%;}
#nav > ul{position: relative;}
#nav > ul > li > ul{top: 32px;}
 
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1024px) { 

#header{width: 930px;}
#header .logo-container{float: none !important; margin: auto !important;}
nav#nav{float: none; width: auto; margin: 0;}
nav#nav > ul > li > a{font-size: 14px !important;}
#nav > ul > li{padding: 10px 0 21px 0px;}
#nav > ul > li > ul > li{width: 20%;} 
#nav > ul{position: relative;}
#nav > ul > li > ul{top: 32px;} 

}
/*=================New Header Css End=======================*/