@font-face { font-family: 'Swiss721BT-LightExtended'; src: url('../fonts/swiss/eot/style_163.eot?#iefix') format('embedded-opentype'),url('../fonts/swiss/woff/style_163.woff') format('woff'),url('../fonts/swiss/ttf/style_163.ttf') format('truetype'),url('../fonts/swiss/svg/style_163.svg#Swiss721BT-LightExtended') format('svg'); }
@font-face { font-family: 'Swiss721BT-RomanExtended'; src: url('../fonts/swiss/eot/style_164.eot?#iefix') format('embedded-opentype'),url('../fonts/swiss/woff/style_164.woff') format('woff'),url('../fonts/swiss/ttf/style_164.ttf') format('truetype'),url('../fonts/swiss/svg/style_164.svg#Swiss721BT-RomanExtended') format('svg'); }
@font-face { font-family: 'Swiss721BT-BoldExtended'; src: url('../fonts/swiss/eot/style_165.eot?#iefix') format('embedded-opentype'),url('../fonts/swiss/woff/style_165.woff') format('woff'),url('../fonts/swiss/ttf/style_165.ttf') format('truetype'),url('../fonts/swiss/svg/style_165.svg#Swiss721BT-BoldExtended') format('svg'); }
@font-face { font-family: 'Calluna-It'; src: url('../fonts/calluna/eot/style_176461.eot?#iefix') format('embedded-opentype'),url('../fonts/calluna/woff/style_176461.woff') format('woff'),url('../fonts/calluna/ttf/style_176461.ttf') format('truetype'),url('../fonts/calluna/svg/style_176461.svg#Calluna-It') format('svg'); }


/* This file must not be included in the final release of the new frontend */
/* Instead integrate ALL lines into the less */

/* */


.sbHolder {
	position: relative;
}

.sbHolder .sbOptions {
	width: 100%;
}

a.underline {
	text-decoration: underline !important;
}

a.underline:hover {
	text-decoration: none !important;
}

html {
	min-width: 320px;
	width: 100%;
}

@media (min-width: 992px) {
	.desktop-disable-events {
		pointer-events: none;
		cursor: hand;
	}
}

@media (max-width: 991px) and (min-width:768px) {
	.tablet-disable-events {
		pointer-events: none;
		cursor: hand;
	}
}

/* @media (max-width: 991px) and (min-width:768px) { */
	body {
		overflow-x:hidden;
		width: 100%;
	}
/* } */

body {
	min-width: 320px;
}

body.my-account-area {
	background-color: #f7f6f5;
}

ul.messages {
	margin-top: 30px;
}

.relative, .block-relative  {
	position: relative;
}

.amshopby-filters-top .top-states .block-subtitle {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
}

.amshopby-page-container .pager {
	border-top: none !important;
}

.amshopby-page-container .toolbar {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #e8e5e2;
}

.amshopby-filters-top .top-states ol {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 30px;
	font-weight: 300;
}

.amshopby-filters-top .top-states li {
	width: auto;
	display: inline-block;
	background-color: white;
	border: 1px solid #d7cfcd;
}

.amshopby-page-container div.limiter {
	font-size: 12px;
	position: absolute;
	float: none;
	z-index: 98;
	right: 15px;
	top: 10px;
}

.amshopby-index-index .Mage_Catalog_Block_Layer_Filter_Price {
	position: relative;

}

.amshopby-index-index .Mage_Catalog_Block_Layer_Filter_Price .filter-content {
	padding: 20px;
}

.shipping-controls .sbOptions {
	width: auto !important;
}

.block-layered-nav, .amshopby-wrapper {
	display: none;
}

.amshopby-index-index .block-layered-nav, .amshopby-index-index .amshopby-wrapper {
	display: block;
}

.amshopby-index-index .ui-slider-handle {
	display: inline-block !important;
	padding: 0px !important;
	min-height: 0 !important;
	position: absolute !important;
}

.amshopby-index-index .ui-slider-horizontal {

    border-radius: 0 !important;
    border-style: none none solid !important;
    border-width: medium medium 6px !important;
    height: 0 !important;
    min-height: 9px !important;
    padding: 0 !important;
}

.amshopby-index-index #slider-range-background {
    margin-bottom: -11px;
    z-index: 1;
    color: #e4d19e;
    background-color: #e4d19e;
}

.amshopby-index-index .ui-slider-handle {
	background: url('../images/slider-circle.png') no-repeat center center transparent !important;
	border: none !important;
	width: 20px !important;
	height: 20px !important;
	min-height: 20px;
}


@media (max-width: 767px) {
	/*.amshopby-index-index*/ .toolbar .pager .limiter {
		display: none !important;
	}

	/*.amshopby-index-index*/ .toolbar .pager .amount {
		width: 100%;
	}

	/*.amshopby-index-index*/ .toolbar .pager .pages {
		display: none !important;
	}

	/*.amshopby-filters-top*/ .top-filters {
		padding-top: 15px !important;
	}
}

.amshopby-page-container div.limiter .sbHolder {
	margin-right: 5px;
}

.amshopby-page-container ol li span, .amshopby-page-container ol li span:hover, .pager .pages ol > li > a, .pager .pages ol > li > span {
	background: transparent !important;
	color: black !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	border: none !important;
}

.amshopby-page-container ol li.active span, .amshopby-page-container ol li.active span:hover, .pager .pages ol > li.active > a, .pager .pages ol > li.active > span {
	font-weight: 700 !important;
}

.amshopby-page-container .pager {
	border-bottom: none !important;
}

.amshopby-page-container .pager .pages {
    position: absolute;
    text-align: center;
    width: 100%;
}

@media (max-width: 767px) {
	.amshopby-page-container .pager .pages {
	    position: relative;
	}
}

.amshopby-page-container .toolbar .pages > strong {
	display: none;
}

.amshopby-filters-top .top-selectors {
	padding-top: 20px;
	border: 1px solid #d7cfcd !important;
}

.amshopby-filters-top .top-filters {
	padding-top: 40px;
	padding-bottom: 30px;
}

.amshopby-filters-top .top-states {
	padding-top: 40px;
}

.amshopby-filters-top .top-selectors .filter-content {
	/* margin-left: 15px;
	margin-right: 15px; */
	z-index: 9999;
}

.block-layered-nav .currently li {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    display: inline-block;
    padding: 9px 18px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.block-layered-nav .currently li a {
    margin-left: 26px;
}

.amshopby-filters-top .btn-clear-all {
	margin-top: 10px;
	right: 0px;
	margin-bottom: 0px !important;
}

.inline-no-float {
	vertical-align: top;
	display: inline-block !important;
	float: none !important;
	position: inherit !important;
	white-space: nowrap !important;
}

.padding-t-b-50 {
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (min-width: 768px) {
	.p50 {
	width: 50%;
	}

	.pull-left-if-large {
		float: left;
	}

	.pull-right-if-large {
		float :right;
	}

	.padding-t-b-50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
.my-account-area div.box {
	background-color: white;
	min-height: 190px;
	position: relative;
	padding: 20px;
	margin-top: 20px;
}

.my-account-area div.box-with-button {
	padding-bottom: 60px;
}

.my-account-area div.box li.control, .my-account-area div.box li.control label {
	margin-bottom: 0px;
}

.my-account-area div.box .btn.btn-bottom {
	position: absolute;
	bottom: 20px;
	margin-bottom: 0px;
	left: 20px;
}

.my-account-area div.box span {
	font-weight: 300;
	font-size: 16px;
}

.my-account-area div.box.address .edit {
	position: absolute;
	display: inline-block;
	bottom: 20px;
	margin-right: 20px;
	right: 20px;
}

.my-account-area div.box.contact .line, .my-account-area div.box.contact h4.title {
	margin-bottom: 15px;
}
/*
.my-account-area div.box.contact .edit {
	display: inline-block;
	margin-right: 20px;
}*/

.my-account-area div.box .edit {
	float: right;
	font-weight: bold;
	border-bottom: 2px solid #b6b6b3;
}


.my-account-area div.box .edit:hover {
	color: 2px solid #b6b6b3;
}

.my-account-area div.box h4.title {
	margin-top: 0px;
}

.customer-account-edit div.box h4.title {
	margin-bottom: 0px;
}

.customer-account-edit div.box li.fields {
	padding-bottom: 10px;
}

.my-account-area .dashboard h3 {
	font-size: 18px;
	margin-top: 30px;
	font-weight: 300;
	color: #53534a;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.my-account-area .dashboard .welcome-msg p.hello {
	font-weight: bold;
	font-size: 26px;
}

.my-account-area .dashboard .welcome-msg p {
	font-weight: 300;
	font-size: 16px;
}

.my-account-area .dashboard .welcome-msg {
	border-bottom: 1px solid #d7cfcd;
	width: 100%;
	padding-bottom: 15px;
}

/* WISHLIST */

.my-wishlist div.box span {
    font-size: 14px;
}

.my-account-area div.box span .price {
    color: #53534A;
    font-weight: 500;
}

.my-wishlist th, .my-wishlist th span {
	font-size: 14px !important;
	font-weight: 700 !important;
}

.my-account-area .page-title {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.my-account-area .page-title h1 {
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.newsletter-manage-index input[type="checkbox"] {
	float: left;
	margin-right: 10px;
}

html body div .swiss, html body div .swiss span {
	font-family:Helvetica !important;
	-webkit-font-smoothing: antialiased !important;
}

@media (max-width: 991px) {
	#wos-main-menu-mobile a {
		display: block;
		width: 100% !important;
	    padding: 10px 15px;
	    position: relative;
	    line-height: 20px;
	    padding-bottom: 10px;
	    padding-top: 10px;
	}

	#wos-main-menu-mobile li {
		width: 100%;
	}

	#wos-main-menu-mobile a:hover {
		background-color: #eeeeee;
	}
}

@media (min-width: 768px) {
	#wos-main-menu-mobile a {
		padding-left: 0px;
		padding-right: 0px;
	}
}
#wos-main-menu-mobile a {
	color: white !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 1px;
}


#wos-main-menu-mobile a:hover {
	color: #242420 !important;
}

.no-shunt /* util */ {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.header-outer-container {
	background-color: white;
	clear:both;
}

.banner-outer-container {
	background-color: #EFECEA;
	overflow: hidden;
}

.banner-inner-container {
	overflow: hidden;
	margin: 0 auto;
}

.video iframe {
	max-width: 100%;
}

.video .banner-inner-container .replace {
	position: relative;
}
/* .banner-inner-container iframe {
	min-width: 695px;
	min-height: 393px;
} */

/*.banner-inner-container img {
	min-width: 500px;
}*/

div.video .banner-inner-container img {
	min-width: 200px !important;
}

.breadcrumb strong {
	color: #53534A;
	font-weight: bold;
}

.page-intro {
	text-align: center;
	font-size: 20px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: lighter;
}


@media (max-width: 767px) { /* h4 20->16 at small res */
	h4, .h4 {
		font-size: 16px !important;
	}
}

h5, .h5 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 300;
}

@media (max-width: 767px) { /* h5 16->12 at small res */
	h5, .h5 {
		font-size: 12px !important;
	}
}

h6, .h6{
	font-size: 16px;
	font-weight: 300;
}

h4.large {
	font-size: 18px !important;
}

@media (max-width: 767px) { /* h4 20->16 at small res */
	h4.large {
		font-size: 18px !important;
	}
}

.clear {
	clear: both;
	float: none;
}

.white-background {
	background-color: white;
}

@media (max-width: 767px) {
	.white-background-when-small {
		background-color: white;
	}
}

.very-dark-gray-background {
	background-color: #b6b7b6;
}

.dark-gray-background {
	background-color: #e2deda;
}

.gray-background {
	background-color: #efecea;
}

.light-gray-background {
	background-color: #f7f6f4;
}


/* */

.toolbar-top {
	display: none;
}

.brands-heading {
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}

.brands-heading .info {
	font-size: 16px;
	font-weight: 300;
}

.brands-heading .title {
	/*font-family:'Swiss721BT-LightExtended' !important;*/
	/* font-weight: normal; */
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 7px;
	font-size: 24px;
	display: block;
}

.brands-heading .strike, .brands-heading .strike-long {
	display: inline-block;
	position: relative;
	top: -8px;
	margin-left:10px;
	margin-right: 10px;
	text-indent: -9999em;
	border-bottom: 1px solid #ddd7d5;
	min-width: 60px;
}

@media (max-width: 767px) {
	.brands-heading .strike {
		min-width: 20px;
	}
}

@media (max-width: 569px) {
	.brands-heading .strike {
		display: none;
	}
}


.brands-heading a {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}

.accessories {
	padding-top: 40px;
}


/* TOP REG */

.mandatory {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
}

.login-outer-container span.title {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
	display: inline-block;
}

.login-outer-container {
	position: absolute;
	top: 100px;
	width: 100%;
	background-color: #f7f6f4;
	z-index: 9999;
}

@media (min-width: 768px) {
	.login-outer-container {
		top: 50px;
	}
}
/* RESPONSIVE AUTO-COLLAPSE */

@media (min-width: 768px) {
	.collapse-title { display: none; }
}


/* TOPBAR */

@media (max-width: 767px) {
	.topbar-outer-container {
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 9999999;
	}

	/* :target { /Anchor fix test
	    display: block;
	    position: relative;
	    top: -50px;
	    visibility: hidden;
	}*/

	.secondarybar-outer-container {
		padding-top: 50px;
	}
}

.topbar-outer-container {
	background-color: #bbb2a6;
}

.topbar {
	min-height: 50px;
	padding-top: 10px;
}

.topbar .icon-group {
	float: left;
	width: 450px;
}

.topbar .icon-group-2.icon-sign-in {
	padding-left: 0px;
}


.topbar .icon-group.icon-group-2 {
	float: right;
	width: 280px;
}

.topbar .icon-group.icon-group-2.logged-in {
	width: 290px;
}


.topbar .icon-group-2 .icon-mybag {
	margin-left: 25px;
	margin-right: 15px;
}

.topbar .icon {
	float: left;
	margin-left: 15px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
}

.topbar .icon-long {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	min-width: 30px;
	font-family:Helvetica !important; /*font-family:'Swiss721BT-LightExtended' !important;*/
	-webkit-font-smoothing: antialiased;
	padding-left: 25px;
	height: 30px;
	overflow: hidden;
	padding-top: 8px;
	color: white !important;
	margin-left: 15px;
}

.topbar .icon.first,.topbar .icon-long.first {
	margin-left: 0px;
}

.topbar .icon-grille {
	margin-right: 60px;
	background: url('../images/icon-grille-white.png') center left no-repeat transparent;

}

.topbar .icon-myaccount {
	background: url('../images/icon-myaccount-white.png') center left no-repeat transparent;
}

.topbar .icon-callus {
	background: url('../images/icon-callus-white.png') center left no-repeat transparent;
}

.topbar .icon-showrooms {
	background: url('../images/icon-showrooms-white.png') center left no-repeat transparent;
}

.topbar .icon-search {
	background: url('../images/icon-search-white.png') center left no-repeat transparent;
}

.topbar .icon-livechat {
	background: url('../images/icon-livechat-white.png') center left no-repeat transparent;
	padding-left: 33px;
}

.topbar .icon-mybag {
    background-image: url("../images/icon-mybag-white.png");
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 12px;
    font-weight: 300;
    padding-left: 0;
    padding-right: 7px;
    padding-top: 10px;
    text-align: center;
    text-indent: 0 !important;
}

.topbar .icon-mybag:hover {
	text-decoration: none;
}

.secondarybar-outer-container {
	background-color: #efecea;
}

.secondarybar {
	min-height: 50px;
	padding-top: 10px;
}

.secondarybar .icon {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	min-width: 30px;
	font-family:Helvetica !important; /*font-family:'Swiss721BT-LightExtended' !important;*/
	-webkit-font-smoothing: antialiased;
	padding-left: 25px;
	height: 30px;
	overflow: hidden;
}

.secondarybar .icon-showrooms {
	background: url('../images/icon-showrooms-tan.png') center left no-repeat transparent;
	margin-left:4px;
	padding-left: 21px;
	padding-top: 8px;
}

.secondarybar .icon-callus {
	background: url('../images/icon-mobile-tan.png') center left no-repeat transparent;
	padding-top: 10px;
}

.secondarybar .icon-livechat {
	background: url('../images/icon-livechat-tan.png') center left no-repeat transparent;
}

/* ICONS */

.cross {
	background: url("../images/plusiconfaded.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    height: 15px;
    margin-right: 7px;
    padding: 5px;
    transform: rotate(45deg);
    width: 15px;
}

a.close-modal {
	font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.twitter-logo {
	display: inline-block;
	width: 24px;
	padding-right: 5px;
	height: 20px;
	text-indent: -9999em;
	overflow: hidden;
	background: url('../images/twitter-bird.png') top left no-repeat transparent;
}

.fwd {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
	overflow: hidden;
	background: url('../images/arrow-fwd.png') top left no-repeat transparent;
}

.fwd.light /*, a:hover .fwd*/ {
	 background: url("../images/arrow-readmore-white.png") no-repeat top left transparent;
}

.dwn {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 6px;
	text-indent: -9999em;
	overflow: hidden;
	background: url('../images/arrow-fwd.png') top left no-repeat transparent;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}

.fwd.white {
	background: url('../images/arrow-fwd-white.png') top left no-repeat transparent;
}

.bck {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
	overflow: hidden;
	background: url('../images/arrow-bck.png') top left no-repeat transparent;
}

.cta {
	padding: 5px;
	padding-top: 35px;
	padding-bottom: 35px;
}

.cta a {
	padding-left: 80px;
	padding-right: 80px;
	margin: 0 auto;
	width: 49%;
	display: inline-block;
	text-align: center;
}


.cta.cta-3 a {
	padding-left: 30px !important;
	padding-right: 30px !important;
	width: 33% !important;
	display: inline-block;
	text-align: center;
}

.cta.cta-3 a span {
	max-width: 230px;
}

.cta a.first {
	border-right: 1px solid #d7cfcd;
	width: 50%;
}

.cta a span {
	display: inline-block;
	max-width: 200px;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	font-family:Helvetica !important; /*font-family:'Swiss721BT-LightExtended' !important;*/
	font-weight: 300;
	text-transform: uppercase;
}

@media (max-width: 991px) {
	.cta.cta-3 a span {
		font-size: 14px;
		max-width: 200px;
	}

	.cta.cta-3 a {
		width: 32% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}

@media (max-width: 767px) {
	.cta.cta-3 a span {
		font-size: 14px;
		max-width: 100%;
	}

	.cta.cta-3 .fwd {
		 position: relative;
	    right: 0;
	    width: 18px;
	}

	.cta.cta-3 a {
		width: 100% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}


.cta a span span {
	margin-top: 10px;
}




/* Breadcrumbs */
ul.breadcrumb {
	background-color: transparent !important;
	padding: 0px;
	margin-top: 10px;
	color: #53534a;
	margin-bottom: 10px !important;
	font-size: 12px;
	font-weight: bold;
}

ul.breadcrumb li a {
	color: #53534a;
	font-weight: 300;
}

.breadcrumb-outer-container {
	background-color: #e2deda;
}

@media (min-width: 768px)  {
	.breadcrumb-outer-container {
		padding:8px;
	}
}

.img-logo {
	max-width: 550px;
}

/* Top */
@media (max-width: 767px) { /*SMALL*/
	.logo-holder {
		text-align: center;
		max-width: 100%;
	}

	.img-logo {
		display: inline-block;
		margin-top: 15px;
	    height: auto;
	}
}

@media (max-width: 600px) { /*X SMALL*/
	.img-logo {
		max-width: 100% !important;
	}
}


.intro-outer-container {
	background-color: #efecea;
	padding-top:30px;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.intro-inner-container {
	max-width: 700px;
	margin: 0 auto;
}
/* HOME PAGE */

.slide object {
	line-height: 1 !important;
}

.slides-outer-container .slides .slide, .slides-outer-container .slides {
	width: 100%;
	height: 100%;
}

.slides-outer-container {
	position: relative;
}

.slide-navigation {
	position: absolute;
	text-align: center;
	z-index: 2;
	bottom: 15px;

	width: 100%;
}

.slide-navigation a {
	background: none repeat scroll 0 0 #efecea;
    border-radius: 20px;
    display: inline-block;
    height: 12px;
    margin: 5px;
    opacity: 0.5;
    width: 12px;
    z-index: 2;
}


.slide-navigation a.active, .slide-navigation a:hover {
	opacity: 1;
}

@media (max-width: 767px) {
	  .cta {
		padding-top: 0px !important;
		margin-top: 0px !important;
		padding-bottom: 0px !important;
		margin-left: -15px !important;
		margin-right: -15px !important;
	}


	  .cta.cta-3 a {
		background-color: white;
		text-align: left;
		position: relative;
		border-right: none !important;
		padding-left: 10px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		margin-bottom: 2px;
	}


	  .cta .fwd {
		position: absolute;
		top: 10px;
		right: 15px;
	}
}

  .product-list .product h2.product-name {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 5px;
}

  .brands {
	padding-top : 40px;
}

.cms-landmark-landing .brands {
	padding-top: 40px;
}

  .picks .jcarousel-control-prev,   .picks .jcarousel-control-next {
	margin-top: -125px;
}

  .picks .image-constrainer {
	max-width: 360px;
	overflow:visible;
	margin: 0 auto;
	text-align: center;
}

  .picks {
	padding-top : 40px;
}

  .picks .jcarousel-wrapper {
	padding-top: 0px !important;
	margin-top: 0px !important;
	padding-bottom:20px;
}

 .picks .jcarousel {
	padding-bottom: 10px;
}

 .picks .product-list .product {
	margin-top: 0px;
}

 .brands .jcarousel-wrapper {
	margin-bottom: 0px;
	padding-top: 0px !important;
	margin-top: 0px !important;
	padding-bottom: 30px !important;

}

  .brands .btn {
	margin-bottom: 30px;
}

  .brands .brand {
	padding:10px;
}


.cms-landmark-landing .brands .jcarousel-wrapper {
	margin-bottom: 0px;
	padding-top: 0px !important;
	margin-top: 0px !important;
	padding-bottom: 30px !important;

}

.cms-landmark-landing .brands .btn {
	margin-bottom: 30px;
}

.cms-landmark-landing .brands .brand {
	padding:10px;
}


  .latest-news {
	padding-top: 40px;
}

  .latest-news .article span.title {
	font-size: 24px;
	display: block;
	line-height: 1.2em;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 3px;
	margin-top: 125px;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
}

  .latest-news .articles {
	position: relative;
	width: 100%;
}

  .latest-news .article {
	width: 33%;
	text-align: center;
	position: relative;
	margin-right: 1px;
	float: left;
	background-color: black;
	min-height: 320px;
}

@media (max-width: 991px) {
	  .latest-news .read-all-news {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
}

@media (max-width: 767px) {
	  .latest-news .read-all-news {
		margin-bottom: 15px;
	}
}

@media (min-width: 992px) {
	  .latest-news .articles {
		min-height: 320px;
	}
}

  .latest-news .article .inner {
    height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

  .latest-news .article span.date {
	font-size: 12px;
	font-style: italic;
	margin-top: 15px;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 70px;
	display: block;
	font-weight: 300;
	color: white;
}

  .latest-news .article a.read-more {
	font-size: 12px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: absolute;
	color: white !important;
	display: block;
	bottom: 35px;
	text-transform: uppercase;
	font-weight: 300;
}

  .latest-news .article a.read-more span.fwd {
	left: 5px;
	position: relative;
	top: 5px;
}

  .latest-news .article:hover .overlay {
	opacity: 0.3;
}

  .latest-news .article .overlay {
	background-color: black;

	opacity: 0.5;
	position: absolute;
	width: 100%;
	height: 100%;
}

@media (max-width: 767px) {
	  .latest-news .article {
		width: 100% !important;
	}

	  .latest-news .brands-heading {
		font-size: 18px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	  .latest-news .article {
		min-height: 210px;
	}

	  .latest-news .article span.title {
		font-size: 15px;
		margin-top: 90px;
	}
	  .latest-news .article span.date {
		font-size: 10px;
		bottom: 64px;
	}
	  .latest-news .article a.read-more {
		font-size: 9px;
	}
}

@media (min-width: 992px) and (max-width: 1180px) {
	  .latest-news .article span.title {
		font-size: 20px;
	}
}

  .video {
	text-align: center;
}

  .video iframe {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	/*width: 100%;
	height: 500px;*/
}

@media (max-width: 767px) { /*SMALL*/
	  .video iframe {
		margin-top: 10px;
		margin-bottom: 10px;
		/*height: 200px;*/
	}

	  .brands .jcarousel-wrapper {
		padding-bottom: 15px !important;
	}

	  .brands {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	  .brands .brand {
		padding-top: 10px;
		padding-bottom: 0px;
	}

	.cms-landmark-landing .brands .jcarousel-wrapper {
		padding-bottom: 15px !important;
	}

	.cms-landmark-landing .brands {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.cms-landmark-landing .brands .brand {
		padding-top: 10px;
		padding-bottom: 0px;
	}
}

.l-r-30 {
	padding-left: 30px;
	padding-right: 30px;
}

.l-r-50 {
	padding-left: 50px;
	padding-right: 50px;
}

.center {
	text-align: center;
}

@media (max-width: 767px) {
	.center-small {
		text-align: center;
	}
}


  .brands .brand a, .cms-landmark-landing .brands .brand a {
	display: inline-block;
	max-width: 200px;
}

  .pods {
	padding-top: 40px;
}

/* BRANDS */

.hero .short-description  {
	padding:40px;
	padding-bottom: 0px;
	font-family:Helvetica !important; /*font-family:'Swiss721BT-LightExtended' !important;*/
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.8em;
}

.hero .brand-logo {
	max-width: 210px;
	margin: 0 auto;
	margin-top: 30px;
	opacity: 0.4;
}

.hero .mini-brand-logo {
	max-width: 210px;
	margin: 0 auto;
	margin-top: 20px;
	opacity: 0.4;
}

.hero {
	border-bottom: 1px solid #d7cfcd;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

@media(max-width: 767px) {
	.hero {
		padding-bottom: 15px;
	}
}

div.brand-description {
	text-align: center;
	font-weight: lighter;
	padding-left: 150px;
	padding-right: 150px;
	padding-bottom: 35px;
	margin-bottom:35px;
	border-bottom: 1px solid #d7cfcd;
}

.brand-large-image {
	text-align: center;
}

.brand-large-image img {
	padding: 10px;
	border: 1px solid #d7cfcd;
	margin: 0 auto;
	margin-top: 30px;
}

@media (max-width: 991px) { /*TABLET*/
	div.brand-description {
		padding-left: 75px;
		padding-right: 75px;
	}

	.hero .brand-logo, .brand-large-image img  {
		margin-top: 20px;
	}

	.brand-info {
		padding-top: 15px;
	}
}

@media (max-width: 767px) { /*MOBILE*/
	div.brand-description {
		padding-left: 25px;
		padding-right: 25px;
	}

	.hero .brand-logo, .brand-large-image img {
		margin-top: 10px;
	}
}

div.brand-description span {
	font-size: 16px;
	line-height: 1.8em;
}

/* SCROLLER */


@media (max-width: 767px) { /*SMALL*/
	.scroller .scroller-item {
		display: none !important;
	}

	.scroller .scroller-item.active {
		display: block !important;
	}
}


/* BRANDS PAGE */

/*.category-brands .main-container-wrapper {
	margin-top: 40px;
}*/

.brands-area .options-container {
	margin-top: 0px;
	padding-top: 0px;
}
.brands-area .controls {
	text-align: center;
}

@media (max-width: 768px) {
	.brand-area div[role="main"] {
		margin-bottom: 0px !important;
	}
}

@media (max-width: 768px) {
	.brand-area .no-intro .layout {
		padding-top: 0px;
	}
}

.brand-area .hero {
	margin-bottom: 0px !important;
}

@media (max-width: 767px) {
	.brand-large-image img {
		padding: 0px !important;
	}
}

#collapseCollections {
	padding-top: 30px;
}

.brand-area .inner-brand {
	width: 100%;
}

.brands-area .inner-brand {
	min-height: 250px;
	padding-bottom: 25px;
	padding-top: 75px;
	text-align: center;
}


.brands-area h4.page-intro {
	font-size: 40px !important;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.6em;
	letter-spacing: 2px;
}

.brands-area .intro-inner-container {
	max-width: 600px;
	padding-top: 30px;
	padding-bottom: 30px;

}

.brands-area .inner-brand img {
	max-width: 250px;
}

@media (max-width: 991px) {
	.brands-area h4.page-intro {
		font-size: 28px !important;
	}

	.brands-area .intro-inner-container {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) { /*SMALL*/
	.brands-area .intro-outer-container {
		display: none;
	}

	.brands-area .inner-brand img {
		max-width: 90%;
	}

	.brands-area .intro-inner-container {
		max-width: 600px;
		padding-top: 20px;
		padding-bottom: 20px;

	}

	.brands-area .inner-brand {
		min-height: 125px;
		padding-bottom: 25px;
		padding-top: 25px;
		text-align: center;
	}
}

.brands-area .inner-brand a:hover,   .brand a:hover, .cms-landmark-landing .brand a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition-property:opacity;
	-webkit-transition-duration:1s;
	-webkit-transition-timing-function:linear;
	transition-property: opacity;
	transition-duration: 0.2s;
	transition-timing-function: linear;
}

.brands-area .inner-brand a,   .brand a, .cms-landmark-landing .brand a {
	display: block;
	opacity: 0.55;
	filter: alpha(opacity=35);
	-webkit-transition-property:opacity;
	-webkit-transition-duration:1s;
	-webkit-transition-timing-function:linear;
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: linear;
}



/* FORMS */

.customer-account-login .register-intro {
	margin-top:20px;
}

.register {
	padding-top: 30px; /* 30 was taken off */
}

.register input#firstname,
.register input#lastname {
    text-transform: capitalize;
}

.register ul.messages {
	margin-top: -20px;
	margin-bottom: 40px;
}

@media (max-width: 1183px) {
	.register {
		padding-top: 15px;/* 30 was taken off */
	}
}

@media (max-width: 991px) {
	.register {
		padding-top: 0px;/* 30 was taken off */
	}
}

body.register { /* Fix for body classes */
	padding-top: 0px;
}

.register-intro {
	margin-bottom: 30px;
}

.register-intro h6 {
	line-height: 1.5em;
}

.register .validation-advice {
	display: none;
}

@media (max-width: 767px) { /*SMALL*/
	.register {
		padding-top: 0px; /* 30 was taken off */
	}
}

div.field {
	height: 38px;
	margin-bottom: 15px;
}

.btn.btn-inline {
	display: inline-block !important;
}

.btn.btn-addtobag {
	height: 45px;
	width: 100%;
	font-weight: bolder;
	color: 63635c !important;
	margin-bottom: 15px;
	border-radius: 0px;
	line-height: 1em;
	background-color: #dbb86f !important;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px;
	border: 1px solid #d7cfcd !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.btn.btn-yellow{
	height: 38px;
	width: 100%;
	font-weight: 700;
	color: #53534a !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: #dbb86f !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border: 1px solid #dbb86f !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.btn.btn-big-yellow{
	height: 70px;
	width: 100%;
	font-weight: 500;
	/*color: white !important;*/
	color: #53534a !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: #dbb86f !important;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
	border: none;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.btn.btn-yellow:hover, .btn-btn-big-yellow:hover {
	color: black !important; /*#dbb86f !important;*/
	/* background-color: #53534a !important; */
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.btn.btn-default {
	height: 38px;
	width: 100%;
	font-weight:  300;
	color: white !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: #63635c !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border: 1px solid #d7cfcd !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}


.btn.btn-default-alt {
	height: 38px;
	width: 100%;
	font-weight:  300;
	color: white !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: #bbb2a6 !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border: 1px solid #bbb2a6 !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.btn.btn-orange-basic {
	height: 38px;
	width: 100%;
	font-weight:  300;
	/* color: white !important; */
	color: black;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: #dbb86f !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border: 1px solid #dbb86f !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.btn.btn-orange-basic:hover {
	color: black !important;
	background-color: white !important;
	border: 1px solid #d7cfcd !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}


.button.dark {
	height: 38px;
	width: 150px;
	font-weight:  300;
	color: white !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: #63635c !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border: 1px solid #d7cfcd !important;
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}


 .btn.btn-white:hover, .btn.btn-white-small:hover,.btn.btn-white.btn-emphasis:hover {
 	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
 	background-color: #63635c !important;
 	color: white !important;
 }

.btn.btn-white.btn-emphasis {
	background-color: #efecea !important;
}

.btn.btn-white {
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
	height: 38px;
	width: 100%;
	font-weight:  300;
	color: #63635c  !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: white !important;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border: 1px solid #d7cfcd !important;
}

.btn.btn-white-small {
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
	height: 38px;
	width: 100%;
	font-weight:  300;
	color: #63635c  !important;
	margin-bottom: 15px;
	border-radius: 0px;
	background-color: white !important;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-top:12px;
	padding: 10px;
	border: none;
}

.btn.btn-default-small {
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
	height: 38px;
	width: 100%;
	font-weight:  300;
 	background-color: #63635c !important;
 	color: white !important;
	margin-bottom: 15px;
	border-radius: 0px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-top:12px;
	padding: 10px;
	border: none;
	border: 1px solid #63635c !important;
}

.btn.btn-default:hover,.btn.btn-default-small:hover, .btn.btn-default-alt:hover{
	-webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
	color: #63635c  !important;
	background-color: white !important;
}

.btn.btn-left {
	width: 50%;
	position: absolute;
	left: 0;
}

.btn.btn-no-border {
	border: none !important;
}

.btn.btn-right {
	width: 50%;
	position: absolute;
	right: 0;
}

.btn.btn-half {
	width: 49.5%;
}

.btn.btn-nudge-back {
	margin-left: -5px;
}

.float {
	float: left;
}

.btn.btn-140-160 {
	width: 160px;
}

@media (max-width: 767px) { /*SMALL*/
	.btn.btn-140-160 {
		width: 140px;
	}
}

@media (max-width: 767px) { /*SMALL*/
	.btn.btn-wide-small {
		width: 100% !important;
	}
}


.input-subscribe {
	max-width: 60%;
	float: left;
}

.btn.btn-subscribe {
	width: 100px !important;
	float: left !important;
	height: 42px !important;
	padding-top: 12px !important;
	margin-left: -4px !important;
	border-left: none !important;
}

.btn.btn-search {
	width: 100px !important;
	float: left !important;
	height: 40px !important;
	font-size: 12px !important;
	padding-top: 12px !important;
	margin-top: 20px !important;
	margin-left: -4px !important;
	border-left: none !important;
}

.btn.btn-geo {
	width: 45px !important;
	overflow: hidden;
	text-indent: -9999em;
	float: left !important;
	height: 42px !important;
	background: url('../images/geobutton.png') center center no-repeat #63635c !important;
}


.btn.btn-geo:hover {
	background: url('../images/geobutton.png') center center no-repeat #43433c !important;
}

@media (max-width: 971px) {
	.btn.btn-search {
		width: 68px !important;
	}
}

.btn.btn-120 {
	width: 125px;
}

.btn.btn-125 {
	width: 125px;
}

.btn.btn-130 {
	width: 130px;
}

.btn.btn-140 {
	width: 140px;
}

.btn.btn-160 {
	width: 160px;
}

.btn.btn-180 {
	width: 180px;
}

.btn.btn-300 {
	width: 300px;
}

.btn.btn-200 {
	width: 200px;
}

.btn.btn-240 {
	width: 240px;
}

.btn.btn-500 {
	width: 500px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.btn.btn-abs-med {
		position: absolute;
		right: 20px; /*Arbitary*/
	}
}

.relative {
	position: relative;
}

.img-responsive {
    margin: 0 auto;
}

.product-list .product {
	text-align: center;
	margin-top: 75px;
	min-height: 610px;
	position: relative;
}

.product-list .buttons {
	position: absolute;
	width: 100%;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 991px) {
	.product-list .product {
		min-height: 535px;
	}
}

@media (max-width: 1200px) {
	.product-list .buttons {
		bottom: 0px;
	}

	.product-list .product-name {
		padding-top: 0px;
	}
}

@media (max-width: 767px) {
	.product-list .buttons {
		position: relative;
	}
}

.ui-loader {
	display: none;
}

@media (max-width: 767px) { /*SMALL*/
	.product-list .product {
		margin-top: 15px;
	}
}

/*.product-list .product-price {
	bottom: 70px;
	font-size: 24px;
	font-weight: bold;
	clear:both;
}*/

.product-list .product-price {
    bottom: 70px;
    clear: both;
    font-size: 24px;
    font-weight: bold;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}

@media (max-width: 767px) {
	.product-list .product-info {
		padding-bottom: 50px !important;
	}

	.product-list .product {
	    min-height: 501px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-list .product-info {
		padding-bottom: 100px !important;
	}
}


.more-info.center {
    bottom: -10px;
    position: absolute;
    width: 100%;
}

.product-list .product img {
	margin-bottom: 35px;
}

.product-list .product h2.product-name {
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 10px;
	padding: 20px;
	padding-bottom: 0px;
	display: inline-block;
	text-align: center;
}

.product-list .product h2.product-name {
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 10px;
}

.category-list .category {
	text-align: center;
	padding-left: 15px;
	margin-bottom: 60px;
	margin-top: 10px;
	padding-right: 15px;
}

@media (max-width: 768px) {
	.category-list .category {
		margin-bottom: 0px;
	}
}

.category-list .category .category-name {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	display: block;
}

.category-list .category .category-count {
	font-weight: 300;
	font-size: 14px;
}

.category-list .category .category-price {
	margin-bottom: 15px;
	display: block;
}

.category-list .category img {
	margin-bottom: 10px;
}


.category-list .category .category-header {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e0df;
}

.category-list .category .category-price {
	font-weight: 300;
	font-size: 18px;
}



input [type="checkbox"] {
	display: inline-block;
}




input[type="password"] {
	height: 42px;
	width: 100%;
	font-weight:  300;
	color: #53534a;
	margin-bottom: 15px;
	border-radius: 0px;
	font-size: 16px;
	padding: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #d7cfcd !important;
}

textarea {
	width: 100%;
	font-weight:  300;
	color: #53534a;
	margin-bottom: 15px;
	border-radius: 0px;
	font-size: 16px;
	padding: 12px;
	border: 1px solid #d7cfcd !important;
}


/* PRODUCT */

/* GREY BACKGROUND */
.catalog-product-view.dev .main-container-wrapper {
	background-color: #efecea;
}

.catalog-product-view .cnc {
	background: url("http://www.watches-of-switzerland.co.uk/skin/frontend/aurum/wos/images/logo-c-and-c.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    left: 5px;
    position: relative;
    top: 5px;
    width: 20px;
}

.catalog-product-view .video iframe {
	min-height: 345px;
	margin-bottom: 30px;
	width: 100%;
}

@media (min-width: 971px) {
	.catalog-product-view .video iframe {
		min-height: 530px;
	}
}

.product-view .more-views li {
	display: inline-block;
}
.product-view .more-views {
	width: 100%;
	text-align: center;
}
.product-view .more-views a {
	display: inline-block;
	width: 80px;
	margin: 10px;
	padding: 10px;
	height: 80px;
	background-color: white;
	border: 1px solid #d7cfcd;
	vertical-align: middle;
}

.product-view {
	margin-top: 50px;
}

.product-view .brand-logo img {
	max-width: 66%;
	max-height: 80px;
	opacity: 0.4;
}

.product-view .brand-logo {
	padding-bottom: 30px;
	border-bottom: 1px solid #d7cfcd;
	margin-bottom: 10px;
}

.product-view .product-name h1 {
	font-size: 18px !important;
	font-weight: 300;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.product-view .product-price {
	font-size: 14px;
	margin-bottom: 20px;
}

.product-view  .product-price span.large {
	font-size: 28px;
	margin-left: 10px;
	margin-right: 5px;
	font-weight: bold;
}

.product-view  .delivery, .product-view .ifc {
	font-size: 12px;
	font-weight: 300;
}

.product-view .ifc {
	margin-bottom: 20px;
}

.product-view .ifc a {
	font-weight: bold !important;
	text-decoration: underline;
}

.product-view .social-sharing {
	padding: 15px;
	text-align: center;
}

.product-view .info-group {
	text-align: center;
}

.product-view .collapse-bar {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 300;
	text-align: center;
	width: 100%;
	background-color: #d9d4cd;
}

.catalog-product-view .related {
	padding-top: 60px;
}

.catalog-product-view .related.product-list {
	margin-bottom: 40px;
}

.catalog-product-view .related .brands-heading, .catalog-product-view .related .brands-heading span {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


@media (max-width: 767px) {
	.product-view {
		margin-top: 0px;
	}
}

#collapseProductA {
	line-height: 2em;
}

.product-view .collapse-bar-outer {
	margin-bottom: 5px;
}

.product-view .collapse-bar-outer .panel-collapse {
	background-color: white;
	text-align: left;
	font-weight: lighter;
	padding: 20px;
	font-size: 14px;
}

.product-view .collapse-bar a {
	font-size: 14px;
	font-weight: lighter;
}

@media (min-width: 768px) { /* Above Mobile */
	.row-inner {
		position: relative;
	}
}



/* PLUGIN */

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 40px;
    padding-bottom: 40px;
}

/** Carousel **/

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

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 160px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.bck-arrow {
	background: url('./images/large-arrow-left.png') center left no-repeat transparent;
	height: 15px;
	padding-right: 5px;
	width: 20px;
	display: inline-block;
	position: relative;
	top: 2px;
}

.fwd-arrow {
	background: url('./images/large-arrow-right.png') center right no-repeat transparent;
	height: 15px;
	width: 20px;
	padding-left: 5px;
	display: inline-block;
	position: relative;
	top: 2px;
}


.jcarousel-control-prev {
	background: url('./images/large-arrow-left.png') center center no-repeat transparent;
    left: -35px;
}

.jcarousel-control-next {
	background: url('./images/large-arrow-right.png') center center no-repeat transparent;
    right: -35px;
}

@media (max-width: 992px) {
	.jcarousel-wrapper {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
}

.jcarousel-control-prev,
.jcarousel-control-next {
    -webkit-transition: opacity 400ms ease-out;
    -moz-transition: opacity 400ms ease-out;
    -o-transition: opacity 400ms ease-out;
    -ms-transition: opacity 400ms ease-out;
    transition: opacity 400ms ease-out;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    text-align: center;
    text-decoration: none;
	width: 33px;
	height: 67px;
}

.cms-landmark-landing .jcarousel-control-prev,
.cms-landmark-landing .jcarousel-control-next{
    margin-top: -45px;
}
@media (max-width: 767px) {
	.jcarousel-control-prev {
		left: 0px;
	}
	.jcarousel-control-next {
		right: 0px;
	}

	.jcarousel-wrapper {
	    padding-top: 0px;
	    padding-bottom: 0px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	    padding-left: 5px;
	    padding-right: 5px;
	}

	.jcarousel-wrapper .buttons {
		min-width: 290px;
	}

	.jcarousel-control-prev,
	.jcarousel-control-next {
		margin-top: -20px;
		height: 35px;
	}
}


.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
	text-decoration: none;
	opacity: 0.4;
}

/** WATCH SELECTOR **/

.amshopby-index-index .state {
	margin-top: -20px;
	margin-bottom: 10px;
}

.styled-dropdown.styled-dropdown-80p {
	width: 90%;
	display: inline-block;
	text-align: center;
}

.styled-dropdown.styled-dropdown-80p li {
	width: 90%;
}
.styled-dropdown.styled-dropdown-80p > li {
	width: 90%;
}

.styled-dropdown.styled-dropdown-100p {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.styled-dropdown.styled-dropdown-100p li {
	width: 100%;
}
.styled-dropdown.styled-dropdown-100p > li {
	width: 100%;
}

.styled-dropdown.styled-dropdown-80c {
	width: 85%;
	margin-left: 3%;
	/*margin-left: 5%;*/
	display: inline-block;
	text-align: center;
}

.styled-dropdown.styled-dropdown-80c li {
	width: 100%;
}
.styled-dropdown.styled-dropdown-80c > li {
	width: 100%;
}

#watch-selector-menu, #wp-archive-list, #wp-category-list, .styled-dropdown {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: transparent !important;
}

#watch-selector-menu li, #wp-archive-list li, .styled-dropdown li {
	min-height: 40px;
}

#watch-selector-menu > li {
	width: 30%;
	box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
}

#watch-selector-menu > li.first, #wp-archive-list > li.first, .styled-dropdown > li.first {
	margin-right: 50px;
}

#watch-selector-menu > a.btn, .styled-dropdown > a.btn {
	position: relative;
	float: right;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
}

#watch-selector-menu li a, #wp-archive-list li a, .styled-dropdown li a, .styled-dropdown li li span {
	display: block;
	background-color: white !important;
	padding: 10px;
	text-transform: uppercase;
	font-size: 12px;
	height: 20px;
}

.styled-dropdown li li span {
	color:	#53534A !important;
	font-weight: 300;
	margin-top: 2px;
}

#watch-selector-menu > li > a, #wp-archive-list > li > a, .styled-dropdown > li > a, .styled-dropdown > li > span {
	background: url('../images/arrow-down-fill.png') center right no-repeat #FFFFFF  !important;
	cursor: pointer !important;
	border: 1px solid #d7cfcd !important;
	width: 100% !important;
	box-sizing:border-box !important;
	height: 40px;
	-moz-box-sizing:border-box !important;
}

#wp-archive-list > li > a.x,
#wp-brands-list > li > a.x {
	background: url('../images/arrow-cross.png') center right no-repeat #FFFFFF  !important;
}

#watch-selector-menu > li > a.highlighted, #wp-archive-list > li > a.highlighted, .styled-dropdown > li > a.highlighted {
	background: url('../images/arrow-up-fill.png') center right no-repeat #FFFFFF  !important;
}

#watch-selector-menu, #wp-archive-list, .styled-dropdown {
	border: none !important;
	box-shadow: none !important;
}

#watch-selector-menu .sub-arrow, #wp-archive-list .sub-arrow, .styled-dropdown .sub-arrow {
	display: none;
}


/** NEWS **/

.sm.sm-simple li ul {
	right : 0;
	left: 0;
}

.post-list-item {
	background-color: #efecea;
}

.post-list-item .excerpt i , .post-list-item .excerpt b{
	display: none !important;
	font-style: normal !important;
	font-weight: inherit !important;
}

.post-list-item.news {
	background-color: #63635c;
}

.post-list-item.news .twitter-logo {
	position: absolute;
	margin-top: -5px;
}


.post-list-item.news .from {
	margin-left: 34px;
}

.post-list-item .post-info {
	padding: 20px;
	padding-top: 30px;
}

.post-list-item .post-info h2 {
	font-size: 16px;
	margin-top: 0px;
	font-weight: 300;
	text-transform: uppercase;
}

.post-list-item img.small {
	max-height: 220px;
}

.post-list-item img.medium {
	max-height: 260px;
}

.post-list-item .post-info span.date {
	font-size: 12px;
	font-weight: 300;
	color: #717174;
	font-style: italic;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e0df;
}

.post-list-item.news .post-info div.date{
	border-bottom: 1px solid #a4a29e;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: 300;
}

.post-list-item.news .post-info span.date {
	border-bottom: none;
	display: inline;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post-list-item.news .post-info span, .post-list-item.news .post-info a {
	color: white !important;
}


.post-list-item .read-more {
	display: none !important;
}

.post-list-item .read-more-new {
	font-family: Georgia;
	display: block;
	font-style: italic;
	font-size: 14px;
}

.post-list-item .read-more-new .fwd {
	left: 5px;
    position: relative;
    top: 6px;
}

.post-list-item .post-info span.excerpt{
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
}

.post-list-item .post-info span.excerpt strong {
	display: none;
}
.zoom-hover .zoom-hover-inner {
	overflow: hidden;
}

@media (min-width: 971px) {
	.zoom-hover .zoom-hover-inner img {
	    opacity: 1;
	    -webkit-transform: scale(1,1);
	    -webkit-transition-timing-function: ease-out;
	    -webkit-transition-duration: 3000ms;
	    -moz-transform: scale(1,1);
	    -moz-transition-timing-function: ease-out;
	    -moz-transition-duration: 3000ms;
	}

	.zoom-hover:hover .zoom-hover-inner img {
	    opacity: .7;
	    -webkit-transform: scale(1.2,1.2);
	    -webkit-transition-timing-function: ease-out;
	    -webkit-transition-duration: 1500ms;
	    -moz-transform: scale(1.2,1.2);
	    -moz-transition-timing-function: ease-out;
	    -moz-transition-duration: 1500ms;

	    position: relative;
	}
}

.zoom-hover.slow .zoom-hover-inner img {
    -webkit-transition-duration: 10000ms !important;
    -moz-transition-duration: 10000ms !important;
}

.zoom-hover:hover {
	-webkit-box-shadow: 4px 5px 10px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    4px 5px 10px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         4px 5px 10px 0px rgba(50, 50, 50, 0.55);
}

#post-list .item {
	padding: 10px;
}

.page-title {
	display: none;
}

.post-list-template .brands-heading {
	margin-top: 40px;
}

.post-list-template .faq {
	background-color: #ccc5bc !important;
}

.post-list-template .faq-title h5 a {
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
}

.post-list-template .faq .h5, .post-list-template .faq h5 {
	font-size: 16px !important;
}
