/* New since split */
/* mixin */
@font-face { 
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2'), 
       url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2'),
       url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxPKTU1Kg.ttf) format('ttf');
  font-display: swap;
}
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;
}
div.sitewide_message_banner{background-color: #000000; color: #FFF;}
div.sitewide_message_banner a,
div.sitewide_message_banner h1,
div.sitewide_message_banner h2,
div.sitewide_message_banner h3,
div.sitewide_message_banner h4{ color: #FFF;}

/* PRODUCT IN CATEGORY ---------------------------------------------------------------------------- */
.productSlot {
  border: solid;
  border-color: #d2d2d2;
  border-width: 1px;
  padding: 5px;
  margin-bottom: 30px;
}
.productImage .instock {
	background-image:url('https://k584otvs.cdn.imgeng.in/sites/ymlv5.93/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;
}

.productImage .instocksmall {
        background-image:url('https://k584otvs.cdn.imgeng.in/sites/ymlv5.93/icons/in-stock-icon-corner-hidpi.png');
        background-size: 62px 62px;
        position: absolute;
        left: 12px;
        top: 3px;
        width:62px;
        height:62px;
    z-index:5;
}

.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,.FinanceFooter {
  color: #FFF;
}
.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;
}
#topPrice {
  margin-top: 14px; 
  margin-bottom: 0px;
  line-height:22px;
}
#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 .isAgencyAndInStock {
        font-size:120%;
        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, #picRelated {
  position: relative;
  padding: 5px;
  padding: 50% 0 0 0;
  margin-bottom: 15px;
  background: url(https://k584otvs.cdn.imgeng.in/sites/ymlv5.93/images/loader.gif) no-repeat center center;
}
#picTop {
  border: 1px solid #e5e5e5;
   box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
}

#picTop img,
#picRelated 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;
  object-fit: contain;
}
#picUnder a {
  float: left;
  display: block;
  width: 102px;
  height: 102px;
  border: 1px solid #e5e5e5;
  margin-right: 15px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}
#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;
  text-align:center;
}
.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 .subLabelGreen {
  font-size: 75%;
  color: #42b72a;
  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;
}
#callTo1 {
  background-color: #f0f0f0;
  padding: 0px;
  padding-right: 3px;
  text-align: center;
  /*line-height: 25px;*/
  height:72px;
  left:20px;
    padding-left: 15px;
    padding-right: 15px;
}
#callTo2 {
  background-color: #f0f0f0;
  padding: 0px;
  padding-right: 3px;
  text-align: center;
  line-height: 36px;
  height:72px;
  right:15px;
    padding-left: 15px;
    padding-right: 15px;
}
#topPrice2{
  font-weight: normal;
  margin: 3px 0;
  color: #EF2E27;
  font-size: 28px;
  text-align: right;
  margin-top: 14px; 
  margin-bottom: 0px;
  line-height:22px;
    padding-right: 20%;
}

#topPrice2 span {
  display: inline-block;
  text-align: right;
  line-height:22px;
  margin-top: 10px;
}
#extraPrice2  {
  text-align: right;
    color: #999999;
    padding-right: 20%;
}
#callToActionText {
    display: inline-block;
  position: relative; 
  font-weight: bold;
  font-size:18px;
    color: #EF2E27;
  height:72px;
}
#callToActionText span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height:22px;
  margin-top: 14px;
  margin-left: 22px;
}
@media only screen and (max-width: 1200px) {
  .navBar .searchBox {
    width: 100%;
  }
  .navBar .searchBox input {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 992px) {
  #callToActionText span {
  margin-left: 0px;
    margin-top: 0px
  }
  #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 #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;
  }
}
@media only screen and (max-width: 768px) {
  #mainLogo {
    padding-bottom: 60px;
  }
  #productPage #productNavTab {
    display: none;
  }
  #productPage .tab-pane {
    display: block;
    margin-bottom: 40px;
  }
  #callTo1 {
      padding-top: 14px;
      right:0px;
      left:0px;
    margin-left: 15px;
      margin-right: 15px; 
  }
  #callTo2 {
      padding-top: 14px;
      left:0px;
      right:0px;
    margin-left: 15px;  
      margin-right: 15px; 
  }
  #topPrice2{
    text-align: center;
    padding-right: 0px;
    margin-top: 0px;
  }
  #extraPrice2  {
    text-align: center;
      padding-right: 0px;
  }
}
/*Add by ET 01042020*/
/*desktop css start by ET 06032020*/
.basketTable table#cart tbody td .btn-remove {
  padding-right: 0;
}
.image.row {
  margin-right: 10px;
}
.container.mobile-show {
  display: none;
}
#basket input.input.promotion-box {
  margin: 5px;
  padding: 4px;
}
#productPage .product-name .col-sm-3 .price-info {
  background-color: #f0f0f0;
  padding: 15px 0;
}
#productPage .product-name .col-sm-3 .price-info #topPrice2 {
  margin: 0;
  text-align: center;
  padding: 0;
}
#productPage .product-name .col-sm-3 .price-info #extraPrice2 {
  text-align: center;
  padding: 0;
}
#productPage .tab-content .navbar-collapse {
  color: #000;
}
#productPage .mobile-accordion .navbar-collapse {
  max-height: 100%;
}
#productPage .tab-content #overview iframe {
  width: 100% !important;
}
#indexPage .container .container {
  padding-left: 0;
  padding-right: 30px;
}
#indexPage #page_slot_slot_content {
  max-height: 100%; /* (4 * 1.5 = 6) */
}
#indexPage #slider1_container, #indexPage #slider1_container .slider-image {
  height: 300px;
}
#indexPage #slider1_container .jssorb14 {
  top: 270px;
}
/*checkout page checkbox add css 17042020*/
/*.controls .diffrent-add #deliver_elsewhere.form-control, .controls.terms #checkout5.form-control {
  box-shadow: 0px 0px 6px 2px #000;
  margin: 15px auto;
  width: 36px;
  height: 36px;
}*/
.controls .diffrent-add input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  height: 35px;
  width: 35px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* When the checkbox is checked, add a blue background */
.controls .diffrent-add input:checked ~ .checkmark {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.controls .diffrent-add input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.controls .diffrent-add .checkmark:after {
  left: 12px;
  top: 3px;
  width: 11px;
  height: 20px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.controls#diffrent-add {
  height: 35px;
}
/*checkout page checkbox end css 17042020*/
.price-form .price-slider .funkyradio span.month, .price-form .price-slider .funkyradio span.interest {
  font-weight: 200;
  font-size: 16px;
  color: #4d4d4d;
  display: inline;
}
#indexPage .subCatNames {
    height: 0;
}
/*desktop css End by ET 06032020*/
@media only screen and (max-width: 1199px) {
  #shippingOptionsPage .optionBox {
    border: none;
    margin: 10px 15px;
  }
  #shippingOptionsPage .row.delivery-summary {
    padding: 0;
    margin: 0;
  }  
}
@media only screen and (max-width: 991px) {
  #productPage #productOptions ul li .copy {
    padding-left: 0;
  }
  #productPage #productOptions ul li .copy .option-image {
    width: 20%;
    float:left;
  }
  #productPage #productOptions ul li .copy .option-name {
    float: right;
    width: 80%;
  }
  #productPage #productOptions ul li .copy .stock-section {
    clear: both;
    margin-top: 10px;
    float: left;
    width: 100%;
  }
  #productPage #productOptions ul li.optionSelected, #productPage #productOptions ul li {
    clear: both;
    float: left;
  }
  #productPage #productOptions ul li .copy .stock-section .optionPrice, #productPage #productOptions ul li .copy .stock-section .optionButtons, #productPage #productOptions ul li .copy .alert {
    display: inline-block; 
  }
  #productPage #productOptions ul li .copy img {
    position: relative;
  }
  #productPage #productOptions ul li .copy .alert, #productPage #productOptions ul li .copy a#btnFinance {
    width: 25%;
  }
  #productPage #productOptions ul li .copy .optionPrice {
    line-height: 17px;
    width: 25%;
    padding: 10px;
    text-align: center;
  }
  #productPage #productOptions ul li .copy .optionButtons {
    width: 22%;
    line-height: 20px;
    vertical-align: top;
  }
  #productPage #productOptions ul li.optionSelected .copy .optionButtons .selectedButton {
    width: 100%;
    font-size: 18px;
  }
  #productPage #productOptions ul li .copy .optionButtons .btn {
    width: 100%;
    font-size: 18px;
  }
  #productPage #productOptions ul li .copy .alert {
    margin-bottom: 0;
    font-size: 20px;
    text-align: center;
    vertical-align: top;
  }
  #productPage #productOptions ul li .copy a#btnFinance {
    padding: 6px 15px;
    font-size: 18px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 768px) {
  #productPage .container.mobile-add-basket {
    display: none;
  }
  .col-sm-3.only-price {
    float: right;
  }
  .col-sm-3.only-price#callTo1 {
    float: left;
  }
  #indexPage .banner-mobile, #productPage .mobile-calculator {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
	#topPrice2 span {
	    display: inline-block;
	    text-align: right;
	    line-height: 22px;
	    margin-top: 2px !important;
	}
	#productPage .product-name .col-sm-3 .price-info #topPrice2 {
	    margin: 0;
	    text-align: center;
	    /* padding: 0; */
	    padding-top: 15px;
	}
	#productPage .product-name .col-sm-3#callTo1 .price-info {
	    background-color: #f0f0f0;
	    padding: 0px 0 !important;
	    height: 72px;
	}	
  #mainLogo {
    padding: 0;
  }
  .pageHeader .container>.row {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer .row.logo {
    margin: 20px 0; 
  }
  .mobile-category .navbar-toggle {
    margin-right: 0;
  }
  #navBarColored .col-md-11.mobile-category {
    width: 50%;
    float: right;
  }
  #navBarColored .col-md-1.mobile-search {
    width: 50%;
    float: left;
  }
  #navBarColored .col-md-1.mobile-search .navbar-form {
    margin: 0;
    padding: 10px 0;
  }
  .navbar-form .form-group {
    margin-bottom: 0;
  }
  #navBarColored .mobile-category #navHeaderCollapse {
    position: relative;
    left: -107%;
    width: 200%;
    padding: 0;
  }
  .basketTable table#cart thead {
    display: none;
  }
  .basketTable table#cart tbody td::before {
    content: attr(data-th);
    display: inline-block;
    float: left;
  }
  .basketTable table#cart tbody td {
    display: block;
    padding: 10px;
  }
  .basketTable table#cart tbody .image {
    width: 100%;
    float: left;
    clear: both;
    margin: 10px 0;
    text-align: center;
  }
  .basketTable table#cart tbody tr {
    padding: 10px 0;
  }
  .clear-td {
    clear: both;
  }
  .text-center-mobile {
    text-align: center;
  }
  .basketTable table#cart tbody .basket-total td {
    display: inline-block;
    border-top: none;
  }
  .basketTable table#cart tbody .basket-total {
    border-top: 1px solid #ddd;
  }
  .basketTable table#cart tbody {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .mobile-left {
    float: left;
  }
  .mobile-right {
    float: right;
  }
  /*product page product.html Add css by ET 06032020*/
  #productPage .product-name .col-sm-3#callTo1 {
    width: 50%;
    float: left;
    margin: 0;
    padding-top: 0;
    background: none;
  }
  #productPage .product-name .col-sm-3#callTo1 .price-info {
    background-color: #f0f0f0;
    padding: 15px 0;
  }
  #productPage .product-name .show-Promise#show-Promise .col-sm-3#callTo2 {
    width: 50%;
    float: right;
    margin: 0;
    padding-top: 0;
    background: none;
  } 
  #productPage .product-name .show-Promise {
    margin: 0 15px;
  }
  #productPage .product-name .show-Promise .col-sm-3#callTo2 {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #productPage .product-name .col-sm-3#callTo2 .promise {
    background-color: #f0f0f0;
    padding: 17px 10px;
  }
  #productPage .product-name .col-sm-3#callTo2 .promise #callToActionText {
    height: 0;
  }
  #productPage .product-name .col-sm-6 {
    margin-bottom: 15px;
  }
/*  #productPage #pricingBlock.mobile-hide-basket {
    display: none;
  }*/
  #productPage .tab-content.mobile-accordion .navbar-header {
    background: #ddd;
    border-radius: 6px;
  }
  #productPage .tab-content.mobile-accordion .navbar-header h2 {
    margin: 0;
  }
  #productPage .tab-content.mobile-accordion .tab-pane {
    margin-bottom: 0;
  }
  #productPage .tab-content.mobile-accordion .tab-pane .navbar {
    margin-bottom: 10px;
  }
  #productPage .mobile-accordion button.navbar-toggle {
    width: 100%;
    margin: 0;
  }
  #productPage .mobile-accordion button.navbar-toggle .header-arrow {
    margin: 0;
    font-size: 20px;
    transform: rotate(-90deg);
  }
  #productPage .mobile-accordion button.navbar-toggle.collapsed .header-arrow {
    transform: rotate(90deg);
  }
  #productPage .mobile-accordion .navbar-collapse {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
  }
  .mobile-accordion .tab-header-left {
    float: left;
  }
  .mobile-accordion .header-arrow {
    float: right;
  }
  .tab-content.mobile-accordion table, .tab-content.mobile-accordion #specs-detail .headingB01, .tab-content.mobile-accordion #specs-detail .headingD01 {
    width: 100% !important;
  }  
  .tab-content.mobile-accordion #financeSlotTop .price-form {
    height: 100%;
  }
  #productPage #keyBenefits {
    margin: 0;
  }
  #productPage .remove-bottom-key .col-md-9 {
    padding-left: 15px;
  }
  #productPage #productOptions ul li .copy .optionButtons {
    width: 21%;
  }
  #productPage #productOptions ul li .copy .alert {
    font-size: 15px;
  }
  #productPage #productOptions ul li .copy a#btnFinance {
    font-size: 13px;
  }
  #productPage #productOptions ul li.optionSelected .copy .optionButtons .selectedButton {
    font-size: 14px;
    line-height: 14px;
  }
  #productPage #productOptions ul li .copy .optionButtons .btn {
    font-size: 14px;
    line-height: 17px;
  }
  #productPage #productOptions ul li .copy .optionPrice {
    line-height: 12px;
  }
  #productPage #productOptions ul li .copy .alert {
    padding: 4px 15px;
  }
  /*product page product.html End css by ET 06032020*/
  /*category page css Add by ET 10042020*/
  #indexPage .col-sm-3 .sub-category-banner {
    padding-left: 50px;
    padding-right: 50px;
  }
  #indexPage .col-sm-3 .spacer30.sub-banner {
    padding-top: 10px;
  }
  #indexPage .container .container {
    padding: 0;
  }
  /*category page css End by ET 10042020*/
  #indexPage #slider1_container, #indexPage #slider1_container .slider-image {
    height: 400px;
  } 
  #indexPage #slider1_container span.jssora01l.arrow-left, #indexPage #slider1_container span.jssora01r.arrow-right {
    top: 342px !important;
  }
  #indexPage #slider1_container .jssorb14 {
    top: 370px;
  }
  #productPage .desktop-calculator {
    display: none;
  }
  #productPage #finance .row.finance-add-basket {
    margin-top: 13px;
  }
  #topNavBar .navbar-toggle .mobile-cart {
    color: #fff;
    font-size: 23px;
  }
  #topNavBar .navbar-toggle {
    padding: 0 10px;
  }
  #topNavBar .navbar-toggle:focus {
    background-color: transparent;
  }
  #topNavBar .navbar-toggle #basketRedSquare.product-count {
    font-size: 14px;
    position: relative;
    top: -3px;
  }
   #indexPage .categories .catBlock {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  #indexPage .subCatNames {
    clear: both;
    display: inline;
  }
   #indexPage .categories .catName>h3 {
    margin-bottom: 0;
  }
  #indexPage .banner-desktop {
    display: none;
  }
  #indexPage .col-sm-3.banner-mobile {
    margin: 15px 0;
  }
}
@media only screen and (max-width: 540px) {
  #productPage #productOptions ul li .copy a#btnFinance {
    padding: 6px;
  }
}
@media only screen and (max-width: 511px) {
  #productPage #productOptions ul li .copy .alert, #productPage #productOptions ul li .copy a#btnFinance {
    width: 48%;
  }
  #productPage #productOptions ul li .copy .optionPrice {
    width: 50%;
  }
  #productPage #productOptions ul li .copy .optionButtons {
    width: 48%;
    float: right;
    margin-top: 10px;
  }
  #productPage #productOptions ul li .copy a#btnFinance {
    float: right;
  }
  #productPage #productOptions ul li .copy .optionPrice {
    line-height: 12px;
    float: left;
    margin-top: 10px;
  }
}
/*End by ET 01042020*/

/* 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: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /*Add by ET 01042020*/
  .pageHeader .container>.row {
    padding-top: 3px;
  }
  #navBarColored .mobile-category #navHeaderCollapse {
    left: -112%;
    overflow-x: hidden;
  }
  .container.mobile-hide {
    display: none;
  }
  .mobile-hide {
    display: none;
  }
  .controlButtons .mobile-basket-btn {
    width: 100%;
  }
  .empty-basket .mobile-basket-btn {
    margin: 10px 0;
  }
  .container.mobile-show {
    display: block;
  }
  .corona-info.col-md-12 {
    padding: 0;
  }
  /*End by ET 01042020*/

  /*checkout1b page css added by ET 03042020*/
 
  #shippingOptionsPage .checkout-table tr td {
    display: block;
  }
  .mobile-center {
    text-align: center;
  }
  #shippingOptionsPage #nextPage {
    width: 100%;
  }
  /*checkout1b page css added by ET 03042020*/
  /*homepage featured-gear-slider Add css by ET 06042020*/
  .featured-gear-slider .home__featured-product {
    margin-bottom: 0;
  }
  .featured-gear-slider.owl-theme .owl-controls {
    margin-top: 0;
  }
  .home__featured-items-list .view-all-category {
    margin-top: 15px;
  }
  /*homepage featured-gear-slider End css by ET 06042020*/
  #productPage .product-name .col-sm-3#callTo2 .promise #callToActionText {
    font-size: 15px;
  }
  #productPage #productOptions ul li .copy .option-name {
    width: 70%;
  }
  #indexPage .product-pagination .pagingTitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  #indexPage #page_slot_slot_content {
    max-height: 12em; /* (4 * 1.5 = 6) */
  }
  #checkout1 .controls.terms {
    margin: 15px 0;
  }
  #checkout1 .btn-warning {
    width: 100%;
  }
  .controls#diffrent-add {
    margin-top: 10px;
  }
  .funkyradio label {
    width: 100%;
  }
  .price-form .price-slider .funkyradio span.month, .price-form .price-slider .funkyradio span.interest {
    display: block;
    line-height: 18px;
  }
  .tab-content.mobile-accordion #financeSlotTop .price-box .price-form {
    padding: 15px;
  }
  .price-form .price-slider .funkyradio .funkyradio-primary .col-md-6 {
    padding: 0;
  }
  .price-form .price-slider .funkyradio label {
    width: 100%;
    padding: 10px 0 10px 45px;
    text-indent: 0 !important;
  }
  .funkyradio-primary input[type="radio"]:checked ~ label:before {
    padding-top: 13px;
  }
  .tab-content.mobile-accordion #specs-detail .tableA01 {
    overflow-x: hidden;
    margin: 0 -11px !important;
  }
  .tab-content.mobile-accordion #specs-detail table {
    max-width: 100%;
    background-color: transparent;
    overflow-x: hidden;
    width: 100% !important;
    font-size: 10px !important;
  }
  .corona-info p b {
    font-size: 13px;
  }
  #selectPayment .v12ShippingWarning {
    line-height: 10px;
    padding-bottom: 10px;
  }
  #selectPayment .v12ShippingWarning span.finance-notice {
    font-size: 12px;
    text-indent: 0;
    padding-left: 12%;
    line-height: 15px;
    width: 100%;
  }
  #selectPayment .funkyradio label {
    width: 100%;
  }
  #selectPayment #cardDetails .iframe-container {
    margin-left: 33px;
  }
}
@media only screen and (max-width: 400px) {
  #productPage .product-name .col-sm-3#callTo2 .promise #callToActionText {
    font-size: 13px;
  }
   #productPage .product-name .col-sm-3#callTo2 .promise #callToActionText span {
    line-height: 16px;
  }
  .price-form .price-slider .funkyradio label {
    padding: 10px 0 10px 30px;
  }
  #selectPayment #cardDetails .iframe-container {
    margin-left: 21px;
  }
  .form-group__label {
    font-size: 14px;
    padding-left: 0; 
  }
}

.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;
}


/* IMAGE SPRITES 
#bg-twitter {
    width: 16px; height: 16px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1308px -531px;
}
#bg-avatar_simple_visitor {
    width: 64px; height: 64px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1224px -531px;
}
#bg-YMLGoogleMap {
    width: 340px; height: 150px;
    background: url('/sites/ymlLive/images/css_sprites.png') -776px -531px;
}	
#bg-footer_contact {
    width: 746px; height: 501px;
    background: url('/sites/ymlLive/images/css_sprites.png') -10px -10px;
}
#bg-footer_store {
    width: 746px; height: 501px;
    background: url('/sites/ymlLive/images/css_sprites.png') -776px -10px;
}
#bg-footer_help {
    width: 746px; height: 501px;
    background: url('/sites/ymlLive/images/css_sprites.png') -10px -531px;
}
#bg-youtube {
    width: 16px; height: 16px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1344px -531px;
}
#bg-instagram {
    width: 16px; height: 16px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1380px -531px;
}
#bg-pinterest {
    width: 16px; height: 16px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1416px -531px;
}
#bg-facebook {
    width: 16px; height: 16px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1452px -531px;
}
#bg-in_stock_icon_corner_hidpi {
    width: 184px; height: 184px;
    background: url('/sites/ymlLive/images/css_sprites.png') -776px -701px;
}
#bg-photo {
    width: 68px; height: 68px;
    background: url('/sites/ymlLive/images/css_sprites.png') -1136px -531px;
}
*/
/* Added By Nikhil 24-09-2019 */
.product-name {
  margin-bottom: 10px;
}
#qualityBlock {
  text-align: center;
}
.consideration-slider .container .row .col-md-12 {
  /*padding-left: 0;*/
    padding-right: 15px;
  }
  .productCarouselBlock {
    margin-top: 15px !important;
  }
.home-footer .footer {
  background-color: #0000 !important;
  color: #0000 !important;
}
.home-footer .main-footer {
  background-color: #222;
  margin-top: 10px;
}
.home-footer .footer .footer-needhelp .container .row.span12 {
    margin-right: 0;
    margin-left: 0; 
    background-color: #f0f0f0;
    padding: 15px 0;
}
.home-footer .footer .buttonFooter {
  background-color: #0000 !important;
}
.footer a, .navbar-collapse {
    color: #fff;
}
.productCarouselBlock .owl-carousel .item {
    height: 100%;
}
.productCarouselBlock .productPrice {
    text-align: center;
}
.productCarouselBlock .productName {
  text-align: center;
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .navbar.navbar-reverse .collapse.navbar-collapse .hidden-xs img {
    width: 100% !important;
  }   
}
@media only screen and (max-width: 768px) {
  .row.product-name #callTo2 {
    margin-top: 10px;
  }
  #picContainer2 .row .masonry .masonry-item.col-md-3 {
    right: 0;
  } 
  #productPage #shortDescription {
      padding-bottom: 0 !important; 
  } 
  .masonry {
    height: 1395px;
  }
  .price-form {
    height: 850px;
  }
  #productPage .tab-pane {
      margin-bottom: 16px;
  }   
  .productCarouselBlock {
      margin-top: 1 !important;
  }
  .masonry-item.col-md-9 {
    margin-top: 15px;
  }
} 
@media only screen and (max-width: 480px) {
  .masonry {
    margin-bottom: 10px;
  }
  #productPage h2 {
      margin-top: 0;
  }
  .owl-theme .owl-controls {
      margin-top: 0;
  }
  .price-form {
      height: 852px;
  }
  .productCarouselBlock .owl-carousel .item {
      /*height: 100%;*/
  }
  .productCarouselBlock .productName {
      height: 20px;
  }
  #picUnder a {
    /*float: none !important;*/
    display: inline !important;
    width: 82px;
    height: 82px;
    border: 1px solid #e5e5e5;
    margin-right: 7px;
  }  
  #picUnder {
    text-align: center;
  }
}
@media only screen and (max-width: 380px) {
  .price-form {
      height: 682px;
  }
  .productCarouselBlock .owl-carousel .item {
      /*height: 100%;*/
  }  
}
/*
@media only screen and (min-width: 1200px){
  #features,#overview,#specs{
    min-height: 350px ;
  }
}
*/
@media screen and (max-width: 1199px) and (min-width: 992px) {
/*
  #features,#overview,#specs{
    min-height: 545px;
  }
*/
  #pricingBottom {
    width: 100% !important;
  }
  #pricingBlock .callCopy {
    padding-right: 0 !important; 
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
/*  .masonry {
      height: 1160px !important;
  }*/
  .masonry-item.col-md-3 {
      position: relative !important;
  }
} 
#features, #overview, #specs {
      min-height: 0 ;
  }
}
.masonry-item {
  position: relative !important;
}
.masonry .masonry-item.col-md-9, #divRightHeight {
    position: relative !important;
  }
@media only screen and (max-width: 992px){ 
  .masonry {
    height: auto !important; 
  }
  #remove-tab {
    margin-top:10px;
  }
} 
.home-footer {
    background-color: #222222;
}
.home-footer .footer .container-fluid {
  color: #fff;
}
.footer-needhelp {
  background-color: #f0f0f0;
  margin-top: 3px;
}
.footer .footer-needhelp .container.buttonFooter .row.span12 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.home-footer .footer .footer-needhelp .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.spacer30 {
     height: auto !important;
}
.total {
     border-bottom:none;
     padding-bottom:0px;
}
.total:before{
     background: none;
}
