/* New since split */
/* mixin */
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #4d4d4d;
}
h1,
h2,
h3,
h4 {
  font-weight: 700;
}
h1 {
  color: #222222;
  font-size: 28px;
  font-weight: 700;
}
h2 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
}
h3 {
  color: #4d4d4d;
  font-size: 17px;
  font-weight: 700;
}
h4 {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 700;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #8c8c8c;
  margin: 1em 0;
  padding: 0;
}
a {
  color: #4b1e78;
}
a:visited {
  color: #71548d;
}
.panel-primary {
  border-color: #d2d2d2;
}
.panel-primary .panel-heading {
  background-color: #d2d2d2;
  border-color: #d2d2d2;
}
.btn-info {
  background-color: #6f7992;
  border-color: #6f7992;
}
.btn-primary {
  background-color: #d9534f;
  border-color: #d9534f;
}
.box-shadow {
  background: #666;
  margin-top: 0;
  moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
  webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.box-shadow5 {
  background: #666;
  margin-top: 0;
  moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.box-shadow10 {
  background: #666;
  margin-top: 0;
  moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
  webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.box-shadow15 {
  background: #666;
  margin-top: 0;
  moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.errorsList {
  color: red;
  font-weight: bold;
}
.spacer30 {
  padding-top: 30px;
  height: 0px;
}
.mandatory {
  color: red;
}
.flex {
  display: flex;
}
.pageHeader {
  background-color: #48217a;
  color: white;
}
#mainLogo {
  max-width: 350px;
}
.pageHeader .container > .row {
  position: relative;
  padding-top: 20px;
  padding-bottom: 25px;
}
.pageHeader a {
  color: white;
}
.pageHeader .rightSideBlock > div > div {
  margin-right: 12px;
}
#checkoutHeader .rightSideBlock {
  top: 10px;
}
.pageHeader .headerInfo > div {
  float: right;
}
.pageHeader .headerInfo .links {
  float: right;
  font-size: 12px;
  color: #c0a3de;
  margin-left: 5px;
  line-height: 31px;
}
.pageHeader .headerInfo .links a {
  color: #c0a3de;
}
.pageHeader .headerInfo .telephone {
  float: right;
  font-size: 16px;
  line-height: 31px;
}
.pageHeader .headerInfo .YamahaLogo {
  float: right;
  margin-left: 30px;
}
.pageHeader .headerInfo .YamahaLogo img {
  height: 31px;
}
.pageHeader .currencySelector a img {
  max-width: 20px;
  margin-right: 10px;
}
.pageHeader .currencySelector li a {
  min-width: 200px;
}
.pageHeader .currencySelector li a span {
  color: #999999;
}
.pageHeader .currencySelector li img {
  vertical-align: middle;
  margin-right: 10px;
  max-width: 28px;
  box-shadow: 0px 0px 1px #666;
}
.pageHeader .basketInfo {
  position: absolute;
  right: 15px;
  bottom: 0;
}
#basketRedSquare {
  background-color: #d9534f;
  color: #fff;
  padding: 2px 6px;
  margin-right: 10px;
  text-decoration: none !important;
}
.pageHeader .basketInfo .icon-basket-1 {
  font-size: 120%;
  margin-right: 10px;
}
.pageHeader .basketInfo .dropdown {
  float: right;
  margin-left: 10px;
}
.pageHeader .basketInfo .dropdown > a {
  padding: 0 20px;
  background-color: #71548e;
  display: block;
  line-height: 42px;
}
.pageHeader .basketInfo .dropdown.noBGCol a {
  background-color: transparent;
}
.pageHeader .basketInfo .dropdown .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.pageHeader .basketInfo .dropdown ul li span.info {
  padding: 2px 20px;
  color: #666;
  font-style: italic;
  display: block;
  width: 300px;
  text-align: center;
}
.pageHeader .basketInfo .dropdown ul li.total a {
  padding: 5px 0;
}
.pageHeader .basketInfo .dropdown ul li span.total {
  padding: 2px 20px;
  color: #666;
  display: block;
  width: 550px;
  text-align: right;
}
.pageHeader .basketInfo .dropdown ul li.product {
  color: #666;
  border-top: 1px dotted #e5e5e5;
  padding: 5px 0;
}
.pageHeader .basketInfo .dropdown ul li.product.firstProduct {
  border: none;
}
.pageHeader .basketInfo .dropdown ul li.product .imageHolder {
  width: 40px;
  height: 40px;
  border: 1px solid #e5e5e5;
  padding: 2px;
  margin-left: 20px;
  float: left;
  border-radius: 2px;
}
.pageHeader .basketInfo .dropdown ul li.product .imageTitle {
  float: left;
  line-height: 20px;
  width: 285px;
  height: 40px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pageHeader .basketInfo .dropdown ul li.product .imageTitle a {
  color: #2a6496;
}
.pageHeader .basketInfo .dropdown ul li.product .imageRemove {
  float: left;
  margin: 0 5px;
}
.pageHeader .basketInfo .dropdown ul li.product .imagePrice {
  line-height: 20px;
  width: 100px;
  margin-right: 20px;
  margin-left: 10px;
  float: right;
  text-align: right;
}
.pageHeader .basketInfo .dropdown ul li.product .imagePrice span.grey {
  color: #8c8c8c;
}
.pageHeader .basketInfo .dropdown ul li.product img {
  height: 35px;
  width: auto;
  max-width: 35px;
  margin: 0 auto;
  display: block;
  float: none;
}
.pageHeader .basketInfo #signInForm {
  padding: 3px 20px;
  color: #999999;
  width: 220px;
}
.pageHeader .basketInfo #signInForm label {
  font-weight: normal;
}
.pageHeader .basketInfo #signInForm input {
  width: 100%;
}
.checkoutPageHeader .container > .row {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
.nav-collapse.collapse {
  display: block !important;
}
#navBarColored {
  background-color: #f0f0f0;
  border-bottom: 5px solid #8c8c8c;
  display: block;
}
.navBar {
  background-color: #f0f0f0;
}
.navBar .navbar {
  background-color: #f0f0f0;
  border: none;
  margin-bottom: 0px;
}
.navBar .navbar-collapse {
  padding-left: 0;
}
.navBar .navbar-collapse > ul {
  margin-left: 0px;
}
.navBar .navbar-collapse .caret {
  display: none;
}
.navBar .nav > li > a {
  padding: 15px;
  padding-left: 0;
}
.navBar .searchBox {
  float: right;
}
.navBar .searchBox .searchBoxRow {
  margin-right: 0px;
  margin-left: 0px;
}
.navBar .searchBox .searchBoxInput {
  padding-left: 0px;
  padding-right: 0px;
}
.navBar .searchBox input {
  margin-top: 10px;
}
.navBar .searchBox .form-group {
  margin-bottom: 0;
}
#topNavBar {
  border: none;
  background-color: #48217a;
  margin-bottom: 0;
  position: relative;
}
#topNavBar .telephone {
  position: absolute;
  top: 15px;
  left: 15px;
}
#topNavBar .telephone,
#topNavBar .telephone a {
  color: #fff !important;
}
#topNavBar .telephone a {
  font-weight: bold;
}
#topHeaderCollapse {
  float: left;
  padding: 0;
  max-height: none;
  margin-bottom: 15px;
  width: 100%;
  background-color: #71548e;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
#topHeaderCollapse .product {
  padding: 5px;
  border-top: 1px dotted #48217a;
  position: relative;
}
#topHeaderCollapse .product .imageHolder {
  height: 30px;
  width: 30px;
  border: 1px solid #48217a;
  padding: 1px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  left: 20px;
}
#topHeaderCollapse .product .imageHolder img {
  height: 26px;
  width: auto;
  max-width: 26px;
  float: none;
  display: block;
  margin: 0 auto;
}
#topHeaderCollapse .product .imageTitle {
  padding-left: 60px;
  padding-right: 195px;
  float: left;
  min-height: 40px;
  line-height: 20px;
}
#topHeaderCollapse .product .imageTitle a {
  padding: 0;
  text-align: left;
}
#topHeaderCollapse .product .imageRemove {
  position: absolute;
  right: 130px;
}
#topHeaderCollapse .product .imagePrice {
  position: absolute;
  right: 20px;
  width: 100px;
  color: #fff;
}
#topHeaderCollapse .product .imagePrice span {
  color: #48217a;
}
#topHeaderCollapse li.total {
  border-top: 1px dotted #48217a;
}
#topHeaderCollapse span.info {
  padding: 2px 20px;
}
#topNavBar ul.first {
  border-top: 0 !important;
  margin-top: 10px !important;
}
#topHeaderCollapse ul.navbar-nav {
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid #48217a;
  margin-bottom: 15px;
}
.navbar-nav .selected > a {
  font-weight: bold;
  color: black;
}
#topHeaderCollapse ul li {
  list-style: none;
  text-align: right;
  color: #48217a;
}
#topHeaderCollapse a {
  display: block;
  padding: 5px 20px;
  color: #fff;
  text-align: right;
}
#topNavCur img {
  margin-right: 10px;
}
#topNavCur span {
  color: #48217a;
}
#topNavCur .selected a {
  font-weight: 900;
  color: red;
}
/*
	.headerBottomLine {
		background-color: #6e6e6e;
		border-top-width: 5px;
		border-top-style: solid;
		border-top-color: @bigBlockBackground;
	}
		.headerBottomLine .innerCol {
			height: 5px;
			background-color: #8c8c8c;
		}
*/
.panel-heading a:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: gray;
}
.panel-heading a.collapsed:after {
  content: "\e080";
}
.breadcrumb {
  padding-left: 0px;
  padding-bottom: 5px;
  background-color: white;
  margin-bottom: 0px;
  font-size: 75%;
}
.categories .catBlock {
  margin-bottom: 30px;
}
.categories .catImage {
  border: solid;
  border-width: 1px;
  border-color: #d2d2d2;
}
.categories .catName > h3 {
  margin-top: 5px;
}
.categories .catNameBlock {
  margin-bottom: 30px;
}
.categories .subsubcat {
  float: left;
}
.categories .subCatNames {
  font-size: 12px;
}
/* PRODUCT IN CATEGORY ---------------------------------------------------------------------------- */
.productSlot {
  border: solid;
  border-color: #d2d2d2;
  border-width: 1px;
  padding: 5px;
  margin-bottom: 30px;
}
.productImage .instock {
	background-image:url('/sites/ymlv5.77/icons/in-stock-icon-corner-hidpi.png');
	background-size: 92px 92px;
	position: absolute;
	left: 15px;
	top: 0px;
	width:92px;
	height:92px;
    z-index:5;
}

.owl-item .instock {
	left: 12px;
	top: 3px;
}



.productSlot .buttonBlock {
  margin-top: 5px;
}
.productSlot .buttonBlock .infoButton {
  display: inline-block;
}
.productSlot .buttonBlock .similar {
  display: inline-block;
}
.productSlot .buttonBlock .addToBasket {
  display: inline-block;
}
.productSlot .productNameBlock {
  height: 38px;
  overflow: hidden;
}
/* PAGING ---------------------------------------------------------------------------- */
.pagingBlock {
  background-color: #f0f0f0;
  padding-top: 5px;
  margin-bottom: 10px;
}
.pagingBlock .pagingTitle {
  padding-bottom: 10px;
}
.pagingBlock .sortOrderBlock {
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.pagingBlock .pagination {
  margin-top: 0px;
}
.pagination > li > a,
.pagination > li > span {
  color: #6f7992;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #6f7992;
  border-color: #6f7992;
}
.footer {
  background-color: #222222;
  color: white;
  font-size: 12px;
}
.footer a {
  color: #8492ba;
  font-weight: 700;
}
.footer .buttonFooter {
  background-color: #f0f0f0;
}
.footer .buttonFooter .buttons {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer .buttonFooter .button .outer {
  background-color: #222222;
  height: 53px;
  color: white;
  padding: 3px;
}
.footer .buttonFooter .button .footerLine {
  background-color: #8492ba;
  height: 5px;
}
.footer .button .outer h3 {
  color: white;
  font-weight: 700;
}
.footer .button .dayList {
  float: left;
  margin-right: 50px;
}
.footer .logo {
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer .copyrightFooter {
  color: #818181;
  background: -webkit-linear-gradient(#151515, #222222, #222222, #222222, #222222);
  background: -o-linear-gradient(#151515, #222222, #222222, #222222, #222222);
  background: -moz-linear-gradient(#151515, #222222, #222222, #222222, #222222);
  background: linear-gradient(#151515, #222222, #222222, #222222, #222222);
}
.footer .copyrightFooter a {
  color: #818181;
}
.footer h3 {
  color: white;
}
.footer .linkList > div {
  padding-bottom: 5px;
}
.footer .navbar {
  margin-bottom: 0px;
}
.footer .navbar-header {
  width: 100%;
}
.footer .icon-bar {
  background-color: white;
}
.footer .nav > li > a {
  padding: 0 0 5px 0;
}
.footer .navbar-collapse {
  padding-left: 0px;
  margin-left: 0px;
  box-shadow: inset 0 0 0 0;
}
.footer .buttonList {
  height: 40px;
}
.footer .needAssistance {
  background-color: #4d4d4d;
  width: 100%;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
}
.footer .needAssistance .telephone {
  color: #d2d2d2;
}
.footer .needAssistance .icon {
  float: left;
  padding-right: 10px;
  padding-left: 5px;
  padding-top: 5px;
}
.footer #footer-prices div {
  padding-bottom: 5px;
}
.footer #footer-prices .country {
  color: #8c8c8c;
}
.checkoutFooter {
  background-color: #f0f0f0;
  color: #222222;
  font-size: 12px;
}
.checkoutFooter a {
  color: #8492ba;
  font-weight: 700;
}
.checkoutFooter .buttonFooter {
  background-color: #f0f0f0;
}
.checkoutFooter .buttonFooter .buttons {
  margin-top: 30px;
  margin-bottom: 30px;
}
.checkoutFooter .buttonFooter .button .outer {
  background-color: #222222;
  height: 53px;
  color: #222222;
  padding: 3px;
}
.checkoutFooter .buttonFooter .button .checkoutFooterLine {
  background-color: #8492ba;
  height: 5px;
}
.checkoutFooter .button .outer h3 {
  color: #222222;
  font-weight: 700;
}
.checkoutFooter .button .dayList {
  float: left;
  margin-right: 50px;
}
.checkoutFooter .logo {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #222222;
}
.checkoutFooter .copyrightFooter {
  color: #818181;
  background: -webkit-linear-gradient(#151515, #222222, #222222, #222222, #222222);
  background: -o-linear-gradient(#151515, #222222, #222222, #222222, #222222);
  background: -moz-linear-gradient(#151515, #222222, #222222, #222222, #222222);
  background: linear-gradient(#151515, #222222, #222222, #222222, #222222);
}
.checkoutFooter .copyrightFooter a {
  color: #818181;
}
.checkoutFooter h3 {
  color: #222222;
}
.checkoutFooter .linkList > div {
  padding-bottom: 5px;
}
.checkoutFooter .navbar {
  margin-bottom: 0px;
}
.checkoutFooter .navbar-header {
  width: 100%;
}
.checkoutFooter .icon-bar {
  background-color: #222222;
}
.checkoutFooter .nav > li > a {
  padding: 0 0 5px 0;
}
.checkoutFooter .navbar-collapse {
  padding-left: 0px;
  margin-left: 0px;
  box-shadow: inset 0 0 0 0;
}
.checkoutFooter .buttonList {
  height: 40px;
}
.checkoutFooter .needAssistance {
  background-color: #4d4d4d;
  width: 100%;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 22px;
  color: white;
}
.checkoutFooter .needAssistance .telephone {
  color: #d2d2d2;
}
.checkoutFooter .needAssistance .icon {
  float: left;
  padding-right: 10px;
  padding-left: 5px;
  padding-top: 5px;
}
/* INDEX PAGE ---------------------------------------------------------------------------- */
#indexPage .pageName h1 {
  margin-top: 0px;
  margin-bottom: 20px;
}
#indexPage .catNameBlock {
  margin-bottom: 0px;
}
#indexPage .subCatNames {
  height: 34px;
  font-weight: bold;
}
/* PRODUCT PAGE ---------------------------------------------------------------------------- */
#productPage {
  padding-top: 15px;
}
#productPage h1 {
  font-weight: normal;
  margin: 3px 0;
  line-height: 110%;
}
#productPage .productBrand {
  margin: 0;
  font-weight: normal;
  color: #999999;
}
#productPage #productSub {
  margin: 0;
  font-weight: normal;
  color: #999999;
}
#productPage #topPrice {
  font-weight: normal;
  margin: 3px 0;
  color: #d9534f;
  font-size: 28px;
  line-height: 110%;
  text-align: right;
}
#productPage .currencyPrice {
	display:none;
}
#productPage #extraPrice {
  text-align: right;
  color: #999999;
}
#productPage #extraPrice .srp {
  font-size: 11px;
  font-weight: bold;
  color: #d9534f;
}
#productPage h2 {
  font-weight: normal;
}
#pricingBlock {
  background-color: #f0f0f0;
  padding: 25px;
  box-shadow: 0 2px 1px #999;
  text-align: center;
}
#pricingBlock.stuck {
  position: fixed;
  z-index: 1000;
  top: 0;
}
#pricingBlock .alert {
  text-align: center;
  padding: 3px 20px;
  margin-bottom: 15px;
  font-size: 11px;
  width: auto;
  display: inline-block;
}
#pricingBlock .alert-success {
  background-color: #d4f195;
  border-color: #a0cd72;
}
#pricingBlock .pricingNotice {
  font-size: 11px;
  color: #999999;
}
#pricingBlock .inStock {
	font-size:130%;
	font-weight:bold;
}
#pricingBlock .timeEmphasis {
	color: red;
}

#pricingBlock .btn {
  margin: 10px 0;
  margin-bottom: 10px;
  width: 100%;
  max-width: 300px;
  font-size: 115%;
}
#pricingBottom {
  display: block;
  margin: 0 auto;
  width: 210px;
}
#pricingBlock .callCopy {
  position: relative;
  width: 100%;
  padding-left: 38px;
  margin: 0 auto;
  padding-right: 38px;
  line-height: 19px;
  font-size: 15px;
  color: #999999;
  text-align: left;
}
#pricingBlock .callCopy span {
  color: #333;
  font-size: 14px;
  display: block;
}
#pricingBlock .callIcon {
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  width: 38px;
  text-align: left;
}
#pricingBlock .callIcon span {
  line-height: 38px;
  color: #999999;
  font-size: 28px;
}
#productPage .relatedArticles {}
#productPage .relatedArticles .title {font-weight:bold; margin-top:15px;}
#productPage .relatedArticles .relatedArticle {}

#productPage #picContainer {
  margin-top: 15px;
}

#productPage #qualityBlock {padding-top: 10px;}
#productPage #qualityBlock img {padding-left: 6px;}

#picTop {
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 5px;
  padding: 50% 0 0 0;
  margin-bottom: 15px;
  background: url(/sites/ymlv5.77/images/loader.gif) no-repeat center center;
}
#picTop img {
  position: absolute;
  display: block;
  height: auto;
  width: auto;
  max-width: 98%;
  max-height: 98%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#picUnder a {
  float: left;
  display: block;
  width: 72px;
  height: 72px;
  border: 1px solid #e5e5e5;
  margin-right: 15px;
  margin-bottom: 15px;
}
#productPage #keyBenefits {
  margin-top: 20px;
  margin-bottom: 20px;
}
#productPage #productNavTab {
  margin-bottom: 30px;
}
#productPage .productCarouselBlock {
  padding: 15px;
  padding-bottom: 25px;
  background-color: #f0f0f0;
  position: relative;
  margin-top: 50px;
}
.productCarouselBlock .controls {
  position: absolute;
  right: 20px;
  top: 20px;
}
.productCarouselBlock .controls a.btn {
  padding: 5px 5px;
}
.productCarouselBlock .controls button.btn {
  font-weight: bold;
  font-size: 130%;
  background-color: #d0d0d0;
  border: none;
}
.productCarouselBlock .controls button.btn:hover {
  background-color: #212121;
}
.productCarouselBlock .owl-controls {
  position: absolute;
  top: -45px;
  left: 0;
  width: 100%;
}
.productCarouselBlock .owl-carousel .item {
  margin: 3px;
  height: 305px;
  margin-left: 12px;
  margin-right: 13px;
  padding: 5px;
  border: solid;
  border-width: 1px;
  border-color: #d2d2d2;
  background-color: white;
}
.productCarouselBlock .title {
  margin-bottom: 45px;
}
.productCarouselBlock .productImage {
  margin-top: 5px;
}
.productCarouselBlock .brand {
  font-size: 75%;
  font-weight: bold;
  margin-top: 5px;
}
.productCarouselBlock .productName {
  font-size: 100%;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
}
.productCarouselBlock .subName {
  font-size: 75%;
}
.productCarouselBlock .productPrice {
  font-size: 120%;
  font-weight: bold;
  color: #d9534f;
}
.smallProductCarouselBlock {
  padding: 10px;
  padding-bottom: 20px;
  background-color: white;
  position: relative;
}
.smallProductCarouselBlock .controls {
  position: absolute;
  right: 20px;
  top: 20px;
}
.smallProductCarouselBlock .controls a.btn {
  padding: 5px 5px;
}
.smallProductCarouselBlock .controls button.btn {
  font-weight: bold;
  font-size: 130%;
  background-color: #d0d0d0;
  border: none;
}
.smallProductCarouselBlock .controls button.btn:hover {
  background-color: #212121;
}
.smallProductCarouselBlock .owl-controls {
  position: absolute;
  top: -45px;
  left: 0;
  width: 100%;
}
.smallProductCarouselBlock .owl-carousel .item {
  margin: 3px;
  height: 205px;
  margin-left: 12px;
  margin-right: 13px;
  padding: 5px;
  border: solid;
  border-width: 1px;
  border-color: #d2d2d2;
  background-color: white;
}
.smallProductCarouselBlock .title {
  margin-bottom: 45px;
}
.smallProductCarouselBlock .productImage {
  margin-top: 5px;
}
.smallProductCarouselBlock .productName {
  font-size: 90%;
  height: 16px;
  overflow: hidden;
  font-weight: bold;
  text-overflow: ellipsis;
}
.smallProductCarouselBlock .productPrice {
  font-size: 90%;
  font-weight: bold;
  margin-top: 3px;
  color: #d9534f;
}
#productPage #productOptions h3 {
  font-weight: normal;
}
#productPage #productOptions ul {
  width: 100%;
  padding: 0;
  list-style: none;
}
#productPage #productOptions ul li {
  width: 100%;
  padding: 15px;
  background-color: #f0f0f0;
  border-top: 2px solid #e5e5e5;
  list-style: none;
}
#productPage #productOptions ul li:first-child {
  border-top: none;
}
#productPage #productOptions ul li.optionSelected {
  background-color: #4E5567;
  color: #fff;
}
#productPage #productOptions ul li.optionSelected .copy h3,
#productPage #productOptions ul li.optionSelected .copy h4,
#productPage #productOptions ul li.optionSelected .copy a,
#productPage #productOptions ul li.optionSelected .copy span,
#productPage #productOptions ul li.optionSelected .copy .optionPrice {
  color: #fff;
}
#productPage #productOptions ul li.optionSelected .copy .optionPrice .srp {
  color: #fff;
}
#productPage #productOptions ul li.optionSelected .copy .optionButtons .selectedButton {
  display: inline-block;
}
#productPage #productOptions ul li.optionSelected .copy .optionButtons .btn {
  display: none;
}
#productPage #productOptions ul li input {
  display: none;
}
#productPage #productOptions ul li .copy {
  position: relative;
  padding-left: 87px;
  padding-right: 200px;
  min-height: 72px;
}
#productPage #productOptions ul li .copy p,
#productPage #productOptions ul li .copy h3 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
}
#productPage #productOptions ul li .copy a {
  font-size: 11px;
}
#productPage #productOptions ul li .copy span {
  display: block;
  font-size: 13px;
  color: #8a6d3b;
  margin-top: 10px;
}
#productPage #productOptions ul li .copy .alert {
  display: inline;
  width: auto;
  padding: 3px 15px;
  margin-right: 10px;
  font-size: 11px;
}
#productPage #productOptions ul li .copy .alert-success {
  background-color: #d4f195;
  border-color: #a0cd72;
}
#productPage #productOptions ul li .copy img {
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
#productPage #productOptions ul li .copy .optionPrice {
  font-size: 17px;
  color: #d9534f;
  line-height: 72px;
  position: absolute;
  top: 0;
  right: 120px;
}
#productPage #productOptions ul li .copy .srp {
  font-size: 11px;
  color: #d9534f;
  font-weight: bold;
  line-height: 11px;
  position: absolute;
  top: 48px;
  left: 0px;
}
#productPage #productOptions ul li .copy .optionButtons {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  line-height: 72px;
  color: #999999;
}
#productPage #productOptions ul li .copy .optionButtons .btn {
  line-height: 24px;
}
#productPage #productOptions ul li .copy .optionButtons .selectedButton {
  display: none;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  background-color: #6F7992;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}
#productPage #productOptions ul li .copy .optionButtons .selectedButton span {
  display: inline;
  vertical-align: middle;
  font-size: 18px;
  margin-right: 5px;
}
#productPage #shortDescription {
  padding-bottom: 20px;
}
#productPage #attributeDetails th {
  padding-right: 5px;
}
/* BASKET PAGE ---------------------------------------------------------------------------- */
#basket .controlButtons {
  padding-bottom: 30px;
}
#basket .voucherCodeBox {
  padding-bottom: 30px;
}
#basket .returnToShopping {
  padding-bottom: 30px;
}
/* CHECKOUT PAGE ---------------------------------------------------------------------------- */
#checkout1 .mainBody {
  margin-top: 30px;
}
#checkout1 .login .loginButton {
  display: block;
  margin-top: 30px;
}
#checkout1 .login .forgotPassword {
  font-size: 75%;
  margin-top: 0px;
  padding-top: 0px;
}
#checkout1 h2 {
  margin-top: 0px;
  margin-bottom: 30px;
}
#checkout1 .verticalBar {
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #8c8c8c;
}
#checkout1 .checkout label {
  margin-bottom: 0px;
}
#checkout1 .checkout .subLabel {
  font-size: 75%;
  color: #8c8c8c;
  margin-bottom: 5px;
}
#checkout1 .checkout .help-block {
  color: red;
  font-weight: bold;
}
/* SHIPPING OPTIONS PAGE ---------------------------------------------------------------------------- */
#shippingOptionsPage .topRightContinue {
  margin-top: 17px;
}
#shippingOptionsPage hr {
  margin-top: 10px;
}
#shippingOptionsPage h1 {
  margin-bottom: 0px;
}
#shippingOptionsPage h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
#shippingOptionsPage .intro {
  color: #8c8c8c;
}
#shippingOptionsPage .extra {
  font-style: italic;
  color: #d9534f;
}
#shippingOptionsPage .shippingAddress {
  color: #8c8c8c;
}
#shippingOptionsPage .shippingAddress a {
  font-size: 75%;
}
#shippingOptionsPage .basketTable {
  background-color: #e5e5e5;
}
#shippingOptionsPage .basketTable tr {
  border-top: 1px solid #8c8c8c;
}
#shippingOptionsPage #basket table {
  background-color: #e5e5e5;
  padding-top: 10px;
}
#shippingOptionsPage #basket table td {
  padding-left: 10px;
  padding-right: 10px;
}
/*==================================================
	=            Bootstrap 3 Media Queries             =
	==================================================*/
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .navBar .searchBox {
    width: 100%;
  }
  .navBar .searchBox input {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #extraTop {
    padding-top: 31px;
  }
  #mainLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #rightSideBlock {
    position: absolute;
    right: 15px;
    top: 0;
  }
  .pageHeader .headerInfo .links {
    margin-right: 0 !important;
  }
  #YamahaLogo {
    display: none;
  }
  #productPage #topPrice,
  #productPage #extraPrice {
    text-align: left;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #extraTop {
    padding: 0;
  }
  #mainLogo {
    padding-bottom: 60px;
  }
  #productPage #productNavTab {
    display: none;
  }
  #productPage .tab-pane {
    display: block;
    margin-bottom: 40px;
  }
}
/* Added for the product page */
@media only screen and (max-width: 600px) {
  #productPage #productOptions ul li .copy {
    padding-right: 0;
  }
  #productPage #productOptions ul li .copy .optionPrice,
  #productPage #productOptions ul li .copy .optionButtons {
    width: 100%;
    display: block;
    position: static;
    line-height: 50px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #mainLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.slot100PercentImage img {width:100%}

/* Custom, iPhone Retina */
/* Calendar Entries ---------------------------------------------------------------------------- */
.calendarEntries {}
	.calendarEntry {
		margin-bottom: 10px;
		border-style: solid;
		border-color: black;
		border-width: 1px;
		padding: 5px;
	}
		.calendarEntries .calendarEntry h3 {
			margin-top:0;
			margin-bottom: 0;
		}
		.calendarEntries .calendarEntry .detail {
			
		}
		.calendarEntries .calendarEntry .link {
		
		}

.no-gutter .row,
.no-gutter .container,
.no-gutter .container-fluid{
  margin-left: 0;
  margin-right: 0;
}

.no-gutter [class^="col-"]{
  padding-left: 0;
  padding-right: 0;
}


.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}




.square {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.square .content {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	margin: 3px;
}

.square .content address {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 101;
    text-align: center;
}	

.square .content h3 {
    color: #000;
    font: bold 1.5em/1.08333333333333em "BentonSans","Arial",sans-serif;
    text-transform: uppercase;
}	
