body {
	background-color: #ffffff /*{body|background-color}*/;
	background-image: none /*{body|background-image}*/;
	color: #222222 /*{body|text-colour}*/;
}
#main-content {
	background-color: #ffffff;
}
a, a:hover, a:active {
	color: #333333 /*{body|link-colour}*/
}
.wrapper-header {
	background-color: #ffffff /*{header|background-colour}*/;
	border:none;
	margin-bottom:0px;
}
.wrapper-header a, .wrapper-header a:hover, .wrapper-header a:active {
  color: #1f1f1f /*{header|link-colour}*/
}
.wrapper-header .btn-default {
	background-color: #efefef /*{header|button-colour}*/;
	border-color: #efefef /*{header|button-colour}*/;
	color: #333333 /*{header|button-text-colour}*/;
}
.header-search .ajax_search {
	border-color: #efefef /*{header|button-colour}*/;
	box-shadow: none;
	border-width: 2px;
}
.navbar {
	margin-bottom: 0;
	background-color: transparent;
	border-color: transparent;
}
.navbar.navbar-default {
	background-color: transparent /*{header|menu-background-colour}*/;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover,.navigation-list li a:hover,.navbar-default .navbar-nav > li:hover > a,.navigation-list li:hover a, .navigation-list li a {
	color: #ffffff /*{header|menu-colour}*/;
}
@media (max-width: 767px) {
	.navbar-nav .dropdown-menu > li > a {
		color: #ffffff /*{header|menu-colour}*/;
	}
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff /*{header|menu-colour}*/;
}
.wrapper-footer {
	background-color: #373737 /*{footer|background-color}*/;
	color: #ffffff /*{footer|text-colour}*/;
	border-top: 15px solid #ffd34e;
	margin-top: -15px;
	padding-top: 65px;
}
.wrapper-footer a, .wrapper-footer a:hover, .wrapper-footer a:active {
	color: #ffffff /*{footer|link-colour}*/;
}
.nav > li > a:hover, .nav > li > a:focus {
	background:rgba(0, 0, 0, 0);
}
.btn-primary {
	color: #FFFFFF;
	background-color: #909090 /*{buttons|primary-colour}*/;
	border-color: #909090 /*{buttons|primary-colour}*/;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #000;
	background-color: #ffd34e /*{buttons|primary-colour}*/;
	border-color: #ffd34e /*{buttons|primary-colour}*/;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #ffd34e /*{buttons|primary-colour}*/;
	border-color: #ffd34e /*{buttons|primary-colour}*/;
}
.btn-success {
	color: #ffffff;
	background-color: #909090 /*{buttons|secondary-colour}*/;
	border-color: #909090 /*{buttons|secondary-colour}*/;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #000;
	background-color: #ffd34e /*{buttons|secondary-colour}*/;
	border-color: #ffd34e /*{buttons|secondary-colour}*/;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #ffd34e /*{buttons|secondary-colour}*/;
	border-color: #ffd34e /*{buttons|secondary-colour}*/;
}
a#cartcontentsheader {
	padding: 6px 20px;
	background-color: transparent;
	color: #ffffff;
	border-left: 1px solid #656565;
	border-width: 0 0 0px 1px;
}
/*======================== Edit By DAHR ===========================*/
/*---------- Header ---------*/
.dah_topheader {
	background-color: #4f4f4f;
	color: #fff;
}
.dah_topheader .nav > li {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	line-height: 1;
	padding: 10px 20px;
	border-left: 1px solid #656565;
}
.dah_topheader .nav > li:first-child {
	padding-left: 0;
	border-left: 0px solid #656565;
}
.dah_topheader .nav > li > a {
	padding: 0;
	line-height: 1;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}
.dah_topheader .nav > li > a.dah_hfreed {
    font-size: 15px;
	font-weight: 500;
}
.dah_topheader .nav > li:hover > a, .collapse > .nav > li:hover > a { color: #ffd34e; }
#header-cart {
	margin: 0 auto 0 15px;
	color: #000;
}
a#cartcontentsheader img {
	margin-right: 10px;
}
a#cartcontentsheader span {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}
.dah_mainmenu {
	background-color: #0e535b;
}
.collapse .nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	padding: 15px 10px;
}
.dah_logosection .row {
	display: inline-flex;
	width: calc(100% + 30px);
	align-items: center;
	padding: 20px 0;
}
.wrapper-search > div {
	display: inline-block;
}
.wrapper-search > div.dah_needhelp {
	margin-left: 20px;
    width: 235px;
}
.wrapper-search > div.dah_needhelp p {
	font-size: 12px;
	color: #4f4f4f;
}
.wrapper-search > div.dah_needhelp .dah_nhcall > * {
	float: left;
	font-size: 20px;
	margin: 0 auto;
}
.wrapper-search > div.dah_needhelp .dah_nhcall * {
	float: left;
	font-size: 30px;
	margin: 0 auto;
	color: #000;
	font-weight: 600;
}
.wrapper-search > div.dah_needhelp .dah_nhcall p {
	padding-right: 10px;
}
.header-search form input, .header-search form .btn {
	background-color: transparent;
	border: none;
	height: 46px;
}
.header-search form {
	border: 3px solid #4f4f4f;
}
.wrapper-search > div.dah_needhelp .dah_nhcall p .fa.fa-phone {
	font-size: 24px;
	line-height: 33px;
}
.collapse > .nav {
	display: inline-flex;
	width: 100%;
}
/*--------- Footer ----------*/
.dah_newsletter {
	margin-top: 90px;
}
.dah_nlrmain > div {
	display: inline-flex;
	width: 100%;
	align-items: center;
	padding: 50px 40px;
	background-color: #0e535b;
	color: #fff;
}
.dah_nlrmain > div .dah_nlrtext {
	float: left;
	width: 40%;
	padding-right: 30px;
}
.dah_nlrmain > div .dah_nlrform {
	float: left;
	width: 60%;
}
.dah_nlrmain > div .dah_nlrtext h4 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.dah_nlrmain > div .dah_nlrtext p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: 0 auto;
}
.dah_nlrmain > div .dah_nlrform form input {
	float: left;
	width: 225px;
	border: none;
	font-size: 13px;
	color: #a0a0a0;
	margin-right: 15px;
	height: 48px;
}
.dah_nlrmain > div .dah_nlrform form .btn {
	width: 150px;
	background-color: #ffd34e;
	margin-right: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	color: #0e535b;
	font-weight: 500;
	float: left;
}
.dah_nlrmain > div .dah_nlrform form .btn:hover {
	background-color: #909090;
	color: #fff;
}
.dah_fservices .col-xs-12 {
	display: table;
	width: 100%;
	vertical-align: middle;
}
.dah_fservice {
	width: 25%;
	text-align: center;
	padding: 38px 15px 35px;
	background-color: #ededed;
	display: table-cell;
	vertical-align: middle;
}
.dah_fservice:nth-child(2n-1) { background-color: #f4f4f4; }
.dah_fservice .img-responsive {
	display: inline-block;
	margin-bottom: 15px;
}
.dah_fservice p {
	font-size: 16px;
	font-weight: 600;
	color: #0e535b;
	text-transform: uppercase;
	margin: 0 auto;
}
footer .nav.nav-pills > li > a {
	padding: 4px 15px;
	font-size: 13px;
}
footer .dah_fabout h4 {
	margin-bottom: 5px;
}
footer .dah_fabout .dah_fabouttitle {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 18px;
}
footer .dah_fabout p {
	font-size: 13px;
}
.dah_fcitemicon {
	float: left;
	width: 25px;
	font-size: 18px;
	color: #ffd34e;
}
.dah_fcitem {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.dah_fcitemdesc {
	float: left;
	width: calc(100% - 25px);
	font-size: 13px;
}
.dah_fcitemdesc p { margin-bottom: 0; }
footer .dah_fcontact .list-inline.list-social {
	margin: 0 auto 0 -5px;
}
footer .dah_fcontact .list-inline.list-social > li > a, footer .dah_fcontact .list-inline.list-social > li > a > .fa {
	font-size: 22px;
	color: #9b9b9b;
}
footer .dah_fcontact .list-inline.list-social > li > a:hover, footer .dah_fcontact .list-inline.list-social > li > a:hover > .fa {
	font-size: 22px;
	color: #ffd34e;
}
footer .nav > li > a:hover, .category-thumbnail:hover h3 a { color: #ffd34e;  }
.dah_copyrights {
	margin-top: 40px;
	border-top: 1px solid #464646;
	padding: 40px 0;
}
.dah_copyrights p {
	float: left;
	margin: 0 auto;
	font-size: 13px;
	color: #fffefe;
}
.dah_copyrights .img-responsive {
	float: right;
}


/*------- Homepage ----------*/
.dah_sectiontitle {
	padding: 70px 15px 20px;
}
.dah_sectiontitle h3 {
	float: left;
	border-left: 1px solid #0e535b;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 34px;
	font-weight: 700;
	line-height: 1;
	color: #0e535b;
}
.dah_sectiontitle h3 span {
	float: left;
	width: 100%;
	font-size: 21px;
	font-weight: 500;
	color: #fcc312;
	margin-bottom: 5px;
}
.dah_sectiontitle a {
	line-height: 60px;
	float: right;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #909090;
}
.wrapper-category-image {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
#n_home .category-thumbnail h3 {
    margin: 0 auto;
    z-index: 100;
    height: 50px;
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    left: 15px;
}
#n_home .category-thumbnail h3 a {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background-image: url('../images/cat-title-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	max-width: 100%;
	min-width: 272px;
	text-decoration: none;
}
#n_home .category-thumbnail {
	margin-bottom: 30px;
}
#n_home .category-thumbnail:nth-last-child(2), #n_home .category-thumbnail:last-child {
	margin-bottom: 0;
	width: 50%;
}
.wrapper-category-image a {
	float: left;
	width: 100%;
}
#n_home .category-thumbnail:hover .wrapper-category-image img {
	transform: scale(1.2);
	transition: all 1s;
	z-index: -1;
}
#n_home .category-thumbnail .wrapper-category-image img {
	transform: scale(1);
	transition: all 1s;
	z-index: -1;
}
#n_home .owl-item .wrapper-thumbnail {
	width: 100%;
}
#n_home .owl-item .wrapper-thumbnail .thumbnail { margin-bottom: 0; }
.dah_homeproducts {
	position: relative;
}
.dah_homeproducts > .btn {
	position: absolute;
	top: 50%;
	left: -85px;
	padding: 0;
}
.dah_homeproducts > .btn.owlnext {
	left: unset;
	right: -85px;
}
.dah_homeproducts > .btn:hover, .wrapper-thumbnail .thumbnail .caption form .btn:hover img { filter: invert(1) brightness(0); }
.wrapper-thumbnail .thumbnail .thumbnail-image {
	border: 1px solid #f0f0f0;
	overflow: hidden;
	margin-bottom: 10px;
}
.wrapper-thumbnail .thumbnail:hover .thumbnail-image {
	border: 1px solid #000;
}
.wrapper-thumbnail .thumbnail:hover .thumbnail-image .product-image {
	transition: all 1s;
	transform: scale(1.2);
}
.wrapper-thumbnail .thumbnail .thumbnail-image .product-image {
	transform: scale(1);
	transition: all 1s;
}
.wrapper-thumbnail .thumbnail .caption form .btn {
	display: inline-block;
	width: 162px;
	height: 42px;
	line-height: 42px;
	padding: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	background-color: #909090;
	border: none;
	margin-top: 5px;
}
.wrapper-thumbnail .thumbnail .caption form .btn.btn-out-of-stock {
    color: #fff;
	background-color: red;
	border: 1px solid red;
    pointer-events: none;   
}
.wrapper-thumbnail .thumbnail .caption form .btn img {
	display: inline-block !important;
	padding-left: 5px;
}
.wrapper-thumbnail .thumbnail .caption form .btn:hover {
	background-color: #ffd34e;
	color: #000;
}
.dah_homeproducts.dah_homebsp > .dah_sectiontitle > hr {
	border-color: #f0f0f0;
	margin-bottom: 65px;
	margin-top: -10px;
}
/*---------- product page -------------*/
#n_product .dah_pimage .row a.fancybox {
	border: 1px solid #f0f0f0;
}
#n_product .dah_pimage .row a.fancybox:hover {
	border: 1px solid #ffd34e;
}
#n_product .dah_pimage .row a.fancybox {
	float: left;
}
.dah_paltimgs > div {
	padding: 0 5px;
	margin-bottom: 10px;
}
.dah_paltimgs {
	margin: 10px -5px 0;
	display: flex;
	flex-wrap: wrap;
}
.wrapper-product-title > h1 {
	font-size: 26px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.dah_psku {
	font-size: 14px;
	font-weight: 400;
	color: #0e535b;
	margin-bottom: 15px;
    word-break: break-all;
}
.dah_pprice, .dah_pstock {
	float: left;
}
.dah_pprice > div {
	float: left;
	line-height: 30px;
}
.dah_pprice > div.productprice.productpricetext {
	font-size: 32px;
	font-weight: 700;
	color: #0e535b;
	line-height: 1;
}
.dah_pprice > div.productrrp.text-muted {
	vertical-align: bottom;
	font-size: 18px;
	font-weight: 400;
	color: #909090;
	padding-left: 15px;
}
.dah_pstock {
	width: 100%;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 5px 0 15px;
}
.dah_psubtitle > h3 {
	font-size: 14px;
	color: #737373;
	font-weight: 400;
	margin-bottom: 0;
}
.dah_pafterheader {
	border-color: #ececec;
	margin: 25px auto;
}
.variation-name, .dah_pbutinglabel {
	width: 100%;
	float: left;
}
.specific, .dah_pbutingoptions {
	float: left;
	width: 100%;
}
.dah_psubtitle {
	margin-top: 12px;
}
.variation-name, .dah_pbutinglabel, .specific, .dah_pbutingoptions {
	padding: 5px 0;
}
.variation-name > label, .dah_pbutinglabel > p {
	height: auto;
	background-color: transparent;
	border: none;
	width: 100%;
	box-shadow: none !important;
	cursor: pointer;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0;
}
.specific select {
	height: 48px;
	background-color: transparent;
	border: none;
	width: 115%;
	box-shadow: none !important;
	cursor: pointer;
	color: #000;
}
.specific span {
	overflow: hidden;
	float: left;
	max-width: 100%;
	background-image: url("../images/btn-cart-icon2.png");
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	background-color: #f0f0f0;
	width: 385px;
}
.variation-wrapper {
	float: left;
	width: 100%;
	margin: 0 auto;
}
.dah_pbutingoptions > div {
	float: left;
	margin-right: 10px;
}
.dah_pbutingoptions > div:last-child {
	margin-right: 0px;
}
.dah_pbutingoptions > div.dah_pqty {
	width: 134px;
	overflow: hidden;
	background-color: #f0f0f0;
	height: 48px;
	border: none;
	border-radius: 0px;
}
.dah_pbutingoptions > div.dah_pqty > input {
	width: 100%;
	background: transparent;
	border: none;
	height: 48px;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: 500;
}
.dah_paddbtn .btn:not(.wishlist_toggle) {
	font-size: 16px;
	text-transform: uppercase;
	width: 182px;
	display: inline-block;
	border-radius: 0px;
	font-weight: 500;
	height: 48px;
	padding: 0;
	line-height: 48px;
	color: #000;
	background-color: #ffd34e;
	border-color: #ffd34e;
}
.dah_paddbtn .btn.btn-out-of-stock, .crossell-button .btn.btn-out-of-stock {
    color: #fff;
	background-color: red;
	border-color: red;
    pointer-events: none;   
}
.dah_paddbtn .btn:not(.wishlist_toggle) img {
	padding-left: 10px;
	display: inline-block;
}
.dah_paddbtn .btn.addtocart:not(:hover) img {
	filter: invert(1) brightness(0);
}
.dah_paddbtn .btn:not(.wishlist_toggle):hover {
	color: #fff;
	border-color: #0e535b;
	background-color: #0e535b;
}
.dah_paddbtn .btn:not(.wishlist_toggle):hover img {
	filter: unset;
	margin-left: 5px;
}
.dah_pwhbtn .btn {
	height: 48px;
	line-height: 48px;
	padding: 0;
	width: 48px;
	border-color: #ffd34e;
	color: #ffd34e;
	font-size: 20px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.dah_pwhbtn .btn:hover {
	border-color: #ffd34e;
	background-color: #ffd34e;
	color: #000;
}
.buying-options:not(.form-inline) {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
#multiitemadd {
    margin-bottom: 25px;
}
.dah_pafterbuying {
	float: left;
	width: 100%;
	border-color: #ececec;
	margin: 25px auto;
}
.dah_pshiptitle {
	font-size: 14px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
#shipbox {
	border: 1px solid #f0f0f0;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	margin: 30px 0;
}
#shipbox .row.btn-stack {
	margin: 0 -5px;
}
#shipbox .row.btn-stack > .col-xs-12.col-md-3 {
	padding: 0 5px;
}
#shipbox input, #shipbox select, #shipbox .btn {
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	color: #7f7f7f;
	font-size: 13px;
	font-weight: 400;
	background-color: #f0f0f0;
	border: none;
	box-shadow: none;
}
#shipbox .btn {
	background-color: #909090;
	color: #fff;
	text-align: center;
	border-color: #909090;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
}
#shipbox .btn:hover {
	background-color: #0e535b;
	color: #fff;
	border-color: #0e535b;

}
.col-xs-12.pinfo_hsection > * {
	float: left;
	line-height: 30px;
	margin: 0 10px 0 auto;
	color: #000;
	font-size: 14px;
}
.col-xs-12.pinfo_hsection > ul > li {
	float: left;
	padding: 0 5px;
}
.col-xs-12.pinfo_hsection > ul > li > a {
	padding: 0;
	font-size: 16px;
	height: 30px;
	width: 30px;
	display: inline-block;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.col-xs-12.pinfo_hsection > ul > li > a:hover { box-shadow: 0 0 5px rgba(0,0,0,0.5); }
.col-xs-12.pinfo_hsection > ul > li > a.bg-facebook:hover, .bg-facebook {
  background-color: #3b5998;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-twitter:hover, .bg-twitter {
  background-color: #00acee;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-google-plus:hover, .bg-google-plus {
  background-color: #dd4b39;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-youtube:hover, .bg-youtube {
  background-color: #c4302b;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-instagram:hover, .bg-instagram {
  background-color: #3f729b;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-pinterest:hover, .bg-pinterest {
  background-color: #c8232c;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-tumblr:hover, .bg-tumblr {
  background-color: #34526f;
}
.col-xs-12.pinfo_hsection > ul > li > a.bg-linkedin:hover, .bg-linkedin {
  background-color: #0e76a8;
}
.pinfo_hsection {
	margin-top: 23px;
}
#n_product .tabbable {
	margin-top: 70px;
}
.dah_homeproducts .dah_sectiontitle {
	padding-top: 70px;
}
#dah_prelated .owl-item .wrapper-thumbnail {
	width: 100%;
}


/*-- Category page --------*/
#left-sidebar{
	z-index: 1000;
}
#left-sidebar .panel-default {
	border-color: #0e535b;
}
#left-sidebar .panel > .list-group > li:last-child > a {
	border-bottom-color: #0e535b;
}
#left-sidebar .panel-default > .panel-heading {
	color: #fff;
	background-color: #0e535b;
	border-color: #0e535b;
}
#left-sidebar .panel-title .accordion-toggle:hover { color: #fff; }
.viewby .btn-default:hover, .viewby .btn-default:focus, .viewby .btn-default:active, .viewby .btn-default.active {
	color: #fff;
	background-color: #0e535b;
	border-color: #0e535b;
}
.viewby .btn-default {
	color: #000;
	background-color: #fff;
	border-color: #0e535b;
}
.sort_container select {
	border-color: #0e535b;
}
/*---------- Products page -------*/
.dah_productsitem > div {
	float: left;
	width: 100%;
	border: 1px solid #0e535b;
}
.dah_productsitem > div h3, .dah_productsitem > div h3 a {
	float: left;
	width: 100%;
	margin: 0 auto;
	background: #0e535b;
	padding: 10px;
	color: #fff;
}
.category-thumbnail.dah_productsitem {
	margin-bottom: 30px;
}
.category-thumbnail.dah_productsitem:nth-child(3n+1) {
	clear: left;
}
.thumbnail .caption {
	display: inline-block;
}
#n_category .wrapper-thumbnail .thumbnail .caption .btn:not(.wishlist_toggle) img, #n_content .dah_allproducts .wrapper-thumbnail .thumbnail .caption .btn:not(.wishlist_toggle) img {
	display: none;
}
.dah_pstock.dah_promo > span {
	margin-left: 0;
	padding-left: 0;
	border: none;
}
.dah_pprice.dah_promo > * {
	float: left;
	margin-left: 0;
	padding-left: 0;
}
.dah_pprice.dah_promo > *:not(.col-xs-12) {
	width: 100%;
}
.wrapper-pricing .dah_pprice.dah_promo .productsave {
	padding-left: 0px;
}
.dah_pprice.dah_promo > .productpromo.col-xs-12, .dah_pprice.dah_promo > .productwasprice.col-xs-12 {
	line-height: 35px;
	margin: 0 auto;
}
.dah_pprice.dah_promo > .time-text {
	margin-top: 10px;
}
.wrapper-search > div.header-search { text-align: left;width: calc(100% - 260px); }

/*------------------- Brand Page ----------*/
.featured-brands img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    object-position: center;
}
.featured-brands div > a {
  border: 2px solid #0e535b;
  float: left;
  margin-bottom: 30px;
  padding: 5px;
  width: 100%;
}
.featured-brands div > a:hover {
  box-shadow: 0 0 7px #0e535b;
}
.home-brand-img > img {
  max-width: 100%;
}

.dah_hservices {
    margin: 20px auto 0;
}
.dah_hservices .col-xs-12 {
    display: flex;
    align-items: center;
}
.dah_hservice {
    width: 25%;
    display: flex;
    align-items: center;
	justify-content: center;
}
.dah_hservice > p {
    font-size: 16px;
	font-weight: 600;
	color: #0e535b;
	text-transform: uppercase;
	margin: 0 0 0 15px;
}

/*========================= Responsive Code =================================*/
@media only screen and (min-width: 992px) and (max-width: 1199px){
.dah_topheader .nav > li {
	padding: 10px 10px;
}
a#cartcontentsheader span.visible-lg.visible-inline-lg {
	display: none !important;
}
.wrapper-search > div.header-search {
	
}
.dah_nlrmain > div .dah_nlrform form input {
	width: 165px;
}
.dah_homeproducts > .btn {
	left: 15px;
}
.dah_homeproducts > .btn.owlnext {
	left: unset;
	right: 15px;
}
.wrapper-thumbnail .thumbnail .thumbnail-image .product-image {
	width: 100%;
}
.dah_homebrands .wrapper-category-image img {
	max-height: 220px;
}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dah_topheader .nav > li {
	font-size: 12px;
	padding: 10px 6px;
}
a#cartcontentsheader {
	padding: 6px 8px;
}
#header-cart {
	margin: 0 auto 0 15px;
}
a#cartcontentsheader img {
	margin-right: 5px;
	width: 20px;
}
.dah_nlrmain > div .dah_nlrform form input {
	margin-bottom: 5px;
}
#n_home .category-thumbnail h3 a {
	font-size: 12px;
	background-size: 100% 100%;
	min-width: 145px;
}
.collapse .nav > li > a {
	font-size: 12px;
	padding: 10px 10px;
}
.dah_homeproducts > .btn {
	left: 15px;
}
.dah_homeproducts > .btn.owlnext {
	left: unset;
	right: 15px;
}
.wrapper-thumbnail .thumbnail .thumbnail-image .product-image {
	width: 100%;
}
.dah_pbutingoptions > div.dah_pqty {
	width: 94px;
}
.dah_homebrands .wrapper-category-image img {
	max-height: 220px;
}

}
@media only screen and (max-width: 767px) {
#n_home .category-thumbnail:nth-last-child(2), #n_home .category-thumbnail:last-child {
	margin-bottom: 30px;
	width: 100%;
}
.dah_logosection .row {
	width: calc(100% + 30px);
}
.dah_logosection .row, .dah_nlrmain > div {
	flex-wrap: wrap;
}
.dah_logosection .row > .wrapper-search > div {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-left: 0;
}
.dah_logosection .row > .wrapper-search > div.dah_needhelp {
	text-align: center;
}
.dah_logosection .row > .wrapper-search > div.dah_needhelp > div {
	display: inline-block;
	width: 100%;
}
.dah_logosection .row > .wrapper-search > div.dah_needhelp > div.dah_nhcall > * {
	float: none;
	display: inline-block;
}
.dah_nlrmain > div > div {
	width: 100% !important;
	text-align: center;
	margin-bottom: 10px;
}
.dah_nlrmain > div .dah_nlrform form input, .dah_nlrmain > div .dah_nlrform form .btn {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 5px;
	display: inline-block;
}
.dah_homeproducts > .btn {
	left: 15px;
}
.dah_homeproducts > .btn.owlnext {
	left: unset;
	right: 15px;
}
.dah_fservices .col-xs-12 {
	display: inline-flex;
	width: 100%;
	vertical-align: middle;
	flex-wrap: wrap;
	align-items: center;
}
.dah_fservice {
	width: 50%;
}
.wrapper-footer h4 {
	margin: 25px 0 20px 0;
}
.dah_fcitem, .dah_fcitem > div {
	width: 100%;
}
.dah_copyrights p {
	margin: 0 auto 15px;
	width: 100%;
}
.dah_copyrights .img-responsive {
	float: none;
	display: inline-block;
}
.control-label.col-xs-2 {
	line-height: 32px;
	margin: 0 auto;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
	width: 100%;
}
#n_product .wrapper-product-title {
	margin-top: 25px;
}
.dah_pbutingoptions > div.dah_pqty {
	width: 84px;
}
.dah_paddbtn .btn:not(.wishlist_toggle) {
	width: 130px;
}
.dah_paddbtn .btn:not(.wishlist_toggle) img {
	display: none;
}
.dah_fservice:nth-child(2n-1), .dah_fservice {
	background-color: transparent;
	padding: 10px 15px 20px;
}
.dah_homebrands .category-thumbnail {
	width: 50%;
}
}



/*---------- Mobile menu -------------*/
.navbar-collapse > .burger-menu .nav > li a {
	color: #fff;
	background-color: transparent;
}
.navbar-collapse > .burger-menu .nav > li a:hover {
	color: #fff;
	background-color: #ffd34e;
}
.navbar-collapse .burger-menu .nav li > a, .navbar-collapse .burger-menu .nav li > ul {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 5px 0px;
}
.navbar-collapse .burger-menu {
	padding: 0 15px;
	text-align: left;
}
.navbar-collapse .burger-menu .nav li > a > span {
    position: absolute;
    right: 15px;
}
.navbar-collapse .burger-menu .nav li > a:hover {
	color: #000;
	background-color: #ffd34e;
}
.navbar-collapse .burger-menu > div > .nav > li {
    border-bottom: 2px solid #ccc;
    float: left;
    width: 100%;
}
.navbar-collapse .burger-menu > div > .nav li, .navbar-collapse .burger-menu > div > .nav li:first-child {
    padding: 0;
}
.navbar-collapse .burger-menu .nav li > ul {
	padding: 5px 15px;
}
@media only screen and (min-width: 768px) {
.model.dropdown {
	position: initial;
}
.megasidebar-fixed {
	float: left;
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: start;
}
.dropdown-menu.mega-model {
	background-color: #fff;
	padding-left: 15px;
}
.megasidebar-fixed > div > a.heading {
	font-size: 14px;
	text-decoration: none;
	padding: 5px 0;
	float: left;
	width: 100%;
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
}
.megasidebar-fixed > div > a.heading:hover { color: #ffd34e;font-weight: 600; }
.dropdown-menu.mega-model .btn { color: #fff; text-transform: uppercase; margin: 20px auto; }
.dropdown-menu.mega-model .btn:hover { color: #000; }
}

.btn-cta {
	background-color: #ffd34e;
    border-color: #ffd34e;
    color: #0e535b;
    text-transform: uppercase;
}

a.collapsed .filter-expand::before {
	font-family: "FontAwesome";
	content: "\f067"
}

a .filter-expand::before {
	font-family: "FontAwesome";
	content: "\f068"
}

@media (min-width: 778px) {
	#left-sidebar {
		position: sticky;
		top: 10px;
	}
}

.dah_checkboxordermain {
    display: flex;
    margin-top: 15px;
    position: relative;
}
.dah_checkboxordermain > label {
	display: inline;
	color: red;
    font-weight: 400;
}

.dah_checkboxorder, .dah_checkboxorder:focus, .dah_checkboxorder:active,.dah_checkboxorder:hover {
    position: absolute;
    width: 100%;
    border: none !important;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    margin: 0 auto !important;
    z-index: 100;
    cursor: pointer;
}
.dah_checkboxordermain>div {
    width: 45px;
    padding-top: 3px;
    flex: 0 0 45px;
}
.dah_checkboxorder + label {
    background-color: #fff;
    border: 2px solid #000;
    padding: 0;
    border-radius: 0;
    display: inline-block;
    position: relative;
    height: 30px;
    width: 30px;
    margin: 0 auto;
}

.dah_checkboxorder:checked + label {
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
}

.dah_checkboxorder:checked + label:after {
	content: '\2714';
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 5px;
	color: #000;
}
/*---------- Cross Sale -------------*/
.pd-cross-title {
    text-align: center;
    font-size: 18px;
}
.nCrossSellItem img {
    max-width: 100%;
}
.pd-crossSale-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
#crossell-carousel {
    margin: 0;
    margin-bottom: 25px;
    border: 1px solid #909090;
    position: relative;
    padding: 0 45px;
}
.slick-track, .slick-slide {
    outline: none !important;
}
.slick-arrow.prev, .slick-arrow.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    border: 1px solid #909090;
    color: #909090;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
} 
.slick-arrow.next {
    right: 5px;
    left: auto;
}
.crossell-button {
    display: flex;
}
.crossell-button button {
    max-width: 120px;
    margin-left: auto;
}
.crossell-button .input-tiny {
    width: 50px;
    margin-left: 15px;
    text-align: center;
}
.nCrossSellItem p.h3 {
    margin-left: 10px;
}
.pd-read-more {
    margin: 10px 15px;
}
@media only screen and (max-width: 480px) {
.nCrossSellItem .col-xs-4, .nCrossSellItem .col-xs-8 {
    width: 100%;
    margin-bottom: 10px;
}
.nCrossSellItem img {
    max-width: 100%;
    margin: 0 auto;
}    
}
/*---------- Question Mark -------------*/
.question_1_select {
    margin-top: 10px;
}
.question-info {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.question-mark {
    margin-left: 10px;
}
.question-mark button {
    border: none;
    background-color: #fff;
    font-size: 26px;
    outline: none;
}
.question-mark .modal-body {
    padding: 30px;
}
.question-mark .modal-body img {
    max-width: 100%;
    margin-top: 15px;
}
.question-mark button.close {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 9;
}
#question_1 {
    width: 500px;
    height: 50px;
}
.variations_select_images {
    display: inline-flex;
    margin: 0 -10px;
    flex-wrap: wrap;
    width: 100%;
}
.variations_select_images .variation_box {
    padding: 0 10px;
    text-align: center;
    width: 20%;
}
.variations_select_images .variation_box p {
    cursor: pointer;
}
@media only screen and (max-width: 1199px) {
.variations_select_images .variation_box {
    width: 25%;
}
}
@media only screen and (max-width: 991px) {
.variations_select_images .variation_box {
    width: calc(100% / 3);
}
}
@media only screen and (max-width: 767px) {
.variations_select_images .variation_box {
    width: 20%;
}
}
@media only screen and (max-width: 575px) {
.variations_select_images .variation_box {
    width: 25%;
}
}
@media only screen and (max-width: 480px) {
.variations_select_images .variation_box {
    width: calc(100% / 3);
}
}
.variations_select_images .variation_box p {
    font-weight: 600;
    text-decoration: underline;
}
.variations_select_images img {
    cursor: pointer;
    border: 2px solid transparent;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.variations_select_images img.selected {
    border: 2px solid #000;
}
.variation-name h4 {
    margin-top: 15px;
}
.pd-table-row td {
    vertical-align: middle !important;
} 
.thumbnail .caption {
    width: 100%;
}
.pd-variation-image i {
    display: none;
}
@media only screen and (max-width: 575px) {
.pd-variation-image {
    min-width: 90px;
    position: relative;
}
.pd-variation-image a {
    display: block;
}
.pd-variation-image i {
    display: block;
    font-size: 15px;
} 
.pd-variation-image img {
    max-width: 73px;
    height: auto;
}  
.pd-variation-image {
    padding: 15px;    
}  
.pd-variation-image .zoom-image {
    position: absolute;
    bottom: 5px;
    right: 5px;    
}    
}
/*---------- Two Columns Layout -------------*/
.dah_options {
    margin-top: 30px;
}
.table-header {
    font-weight: 700;
    column-count: 2;
    column-gap: 15px;
}
.table-body {
    column-count: 2;
    column-gap: 15px;
}
.table-row {
    border: 1px solid #ddd;
    display: table;
    width: 100%;
    margin-bottom: -1px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.table-row > div {
    padding: 8px;
    display: table-cell;
    vertical-align: middle;
}
.table-qty {
    width: 85px;
    border-right: 1px solid #ddd;
}
.table-image {
    width: 150px;
    border-right: 1px solid #ddd;
}
.table-price {
    width: 100px;
}
.table-price .productwasprice, .table-price .productpromo, .table-price .productrrp {
    font-size: 13px;
    margin-bottom: 3px;
}
.table-name {
    width: calc(100% - 335px);
    border-right: 1px solid #ddd;
}
.table-row h4 {
    margin-bottom: 0;
}
#multiitemadd .cta-area {
    text-align: right;
}
.selected_header {
    display: none;
}
#crossell-carousel .nCrossSellItem .col-xs-4, #crossell-carousel .nCrossSellItem .col-xs-8 {
    margin-bottom: 15px;
}
#crossell-carousel .slick-list {
    margin-bottom: -15px;
}
@media only screen and (max-width: 991px) {
.table-image {
    width: 80px;
}
.table-qty {
    width: 60px;
}
.table-price {
    width: 100px;
}
.table-name {
    width: calc(100% - 240px);
}
.table-price .label-warning {
    font-size: 9px;
}
.table-header {
    font-size: 12px;
}
}
@media only screen and (max-width: 767px) {
.table-header {
    column-count: 1;
}
.table-body {
    column-count: 1;
}
.table-header .table-row:nth-child(2) {
    display: none;
}
.table-header {
    font-size: 14px;
}
.table-qty {
    width: 85px;
}
.table-image {
    width: 150px;
}
.table-price {
    width: 100px;
}
.table-name {
    width: calc(100% - 335px);
}
.crossell-button button {
    max-width: 100%;
}
.pd-crossSale-text {
    margin-top: 0;    
}
.selected_header {
    display: block;
}    
}
@media only screen and (max-width: 575px) {
.table-header {
    font-size: 12px;
}
.table-image {
    width: 90px;
} 
.table-qty {
    width: 75px;
}    
.table-name {
    width: calc(100% - 250px);
    font-size: 13px;
}    
}
@media only screen and (max-width: 480px) {
.pd-table-row {
    min-width: 450px;    
}    
.pd-variation-list {
    overflow-x: auto;
}    
}
/*---------- Availability Box -------------*/
.available-box {
    display: inline-block;
    border: 2px solid #029513;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    font-size: 16px;
}
.available-header {
    color: #029513;
    font-weight: 900;
    font-size: 22px;
    display: none;
}
.available-icon {
    color: green;
    font-weight: 600;
}
.available-icon i {
    margin-left: 10px;
    font-size: 22px;
}

.available-icon-sd>div:first-child span {
	text-decoration: underline;
}

.available-icon a {
    color: green;
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
}
.stockicons {
    display: flex;
    align-items: center;
    padding: 0 5px;
    height: auto;
}
.stock-box-icon {
    position: relative;
    color: #aaa;
    margin-right: 5px;
    cursor: pointer;
} 
.stock-box-icon.stock-box-icon-green {
    color: #029513;
}
.stock-box-icon .box-tooltip {
    background: #f0ad4e;
    z-index: 5 !important;
    bottom: 100%;
    color: #fff;
    font-size: 11px;
    display: block;
    left: -5px;
    margin-bottom: 10px;
    opacity: 0;
    padding: 5px;
    pointer-events: none;
    position: absolute;
    width: 105px;
    line-height: normal;
    border: 0 !important;
    text-align: left;
    /* margin-top: 2px; */
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.stock-box-icon .box-tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.stock-box-icon .box-tooltip:after {
    border-left: solid transparent 7px;
    border-right: solid transparent 7px;
    border-top: solid #f0ad4e 7px;
    bottom: -7px;
    content: " ";
    height: 0;
    left: 7px;
    margin-left: 0px;
    position: absolute;
    width: 0;
}
.stock-box-icon:hover .box-tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

/* Notify Me. */
.wrapper-thumbnail .thumbnail .caption form .btn.notify_popup, .crossell-button .notify_popup {
    background-color: red;
    color: #fff;
    border-color: red;
}
.wrapper-thumbnail .thumbnail .caption form .btn.notify_popup:hover, .crossell-button .notify_popup:hover {
    background-color: #0e535b;
    border-color: #0e535b;
}
.table-price .notify_popup {
    color: #000;
    background-color: #ffd34e;
    border-color: #ffd34e; 
}
.table-price .notify_popup:hover {
    color: #fff;
    border-color: #0e535b;
    background-color: #0e535b; 
}
#notifymodal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
#notifymodal .modal-header {
    display: flex;
    flex-direction: column;
}
#notifymodal .modal-header p {
    margin-bottom: 0;
}
#notifymodal .modal-header h3 {
    padding-right: 35px;
}
#notifymodal .modal-footer {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    border-top: none;
    padding-top: 0;
}
#notifymodal .modal-footer p {
    margin-left: 0;
    margin-bottom: 0;
}
#notifymodal .modal-footer .btn {
    width: 100%;
    margin-bottom: 10px;
    height: 45px;
}
#notifymodal .modal-body h4 {
    font-weight: 600;
}
#notifymodal .npopup-btn-close {
    background-color: transparent;
    border: none;
    top: 15px;
    right: 15px;
}
#notifymodal .modal-content {
    padding: 5px 10px;
}
#notifymodal #pd-klavyo-notify {
	background: #FFD34E;
	border-color: #FFD34E;
	color: black;
}
#notifymodal #pd-klavyo-notify:hover {
	background: #0F535B;
	border-color: #0F535B;
	color: #fff;
}
.pd-notify-toast, .pd-notify-toast-error {
    background: #4caf50;
    position: fixed;
    color: #fff;
    bottom: -180px;
    left: 50%;
    transform: translateX(-50%);
    padding: 14px 16px;
    border-radius: 6px;
    display: flex !important;
    transition: bottom .25s ease-in-out;
    z-index: 10000;
}
.pd-notify-toast.show, .pd-notify-toast-error.show {
    bottom: 20px;
}
.pd-notify-toast-icon {
    margin-right: 35px;
}
.pd-notify-toast-close {
    padding: 0 20px 0 10px;
    cursor: pointer;
}
.pd-notify-toast-close svg {
    height: 20px;
}
.pd-notify-toast-icon svg, .pd-notify-toast-close svg {
    height: 26px;
    fill: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* Sticky Header */

@media only screen and (min-width: 768px) {
.dah_logosection.sticky {
    background: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    position: fixed;
    top: 0;
    z-index: 1049;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: fadeInDown;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
}
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-70px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.dah_logosection.sticky .row {
    padding: 5px 0;
}
.wrapper-search > div.header-search {
    margin-top: 7px;
    margin-bottom: -7px;
}
.thumb .row, .thumb-row {
    display: flex;
    flex-wrap: wrap; 
}
.thumb .row .wrapper-thumbnail, .thumb-row .wrapper-thumbnail, #n_home .owl-carousel .wrapper-thumbnail {
    display: flex;
}
.thumb .row .wrapper-thumbnail .thumbnail, .thumb-row .wrapper-thumbnail .thumbnail, #n_home .owl-carousel .wrapper-thumbnail .thumbnail {
    display: flex;
    flex-direction: column;
}
.thumb .row .wrapper-thumbnail .thumbnail .caption, .thumb-row .wrapper-thumbnail .thumbnail .caption, #n_home .owl-carousel .wrapper-thumbnail .thumbnail .caption {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 9px 0;
}
.wrapper-thumbnail .caption .price {
    font-size: 16px;
    height: 54px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.old-price-text {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
}
.thumb-price {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.thumb-price span.thumb-sell-price {
    width: calc(100% - 55px);
    background-color: #0e535b;
    color: #fff;
    padding: 5px 0;
    position: relative;
}
.thumb-price span.thumb-sell-price:after {
    width: 15px;
    background: #eee;
    position: absolute;
    height: 100%;
    content: ' ';
    right: -10px;
    top: 0;
    transform: skew(-15deg);
    z-index: 0;
}
.thumb-price .thumb-save-percent {
    width: 55px;
    font-size: 75%;
    z-index: 1;
    background-color: #eee;
    height: 100%;
    display: flex;
    align-items: center;
}
.wrapper-thumbnail .thumbnail .caption form .btn {
    width: 100%;
}
.product-save-text {
    display: flex;
    width: 100%;
    color: #0e535b;
    font-size: 16px;
}
.short-description p {
    margin-top: 15px;
    margin-bottom: 15px;
}
.miltiitemadd-payment-icons {
    text-align: right;
    margin-top: 15px;
}
@media only screen and (max-width: 1199px) {
.wrapper-search > div.header-search {
    margin-top: 0px;
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 767px) {
.dah_logosection .row > .wrapper-search > div.header-search {
    display: none;    
}
.dah_logosection .row {
    padding: 10px 0;
}  
.wrapper-header {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1039;           
}    
.dah_logosection .row > .wrapper-search > div.dah_needhelp {
    text-align: right;
}  
.dah_services_mobile {
    margin-top: 10px;
    margin-bottom: 10px;    
}     
.dah_hservice > p {
    font-size: 14px;
}   
.dah_mainmenu {
    margin-top: 0 !important;    
}  
.dah_hservice img {
    max-height: 40px;
}    
}
@media only screen and (max-width: 575px) {
.wrapper-search > div.dah_needhelp .dah_nhcall * {
    font-size: 18px;
} 
.wrapper-search > div.dah_needhelp .dah_nhcall p .fa.fa-phone {
    font-size: 18px;
    line-height: 18px;
}    
.wrapper-search > div.dah_needhelp .dah_nhcall p {
    padding-right: 5px;
} 
.dah_logosection .row {
    padding-top: 5px;
    padding-bottom: 10px;
}   
.dah_needhelp .dah_nhdesc {
    display: none !important;    
}    
}

/* Parts Finder Styling */
.compatibility_list {
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    color: #495057;
    background-color: #FFFFFF;
    border: 1px solid #CED4DA;
    margin-bottom: 10px;
}
#parts_finder button.compat-btn {
	outline: none;
	margin-top: 10px;
}
#parts_finder .question-info {
	margin-bottom: 0;
}
#parts_finder .question-mark {
	margin-left: 0;
}
span.loading_span {
    display: none;
}
.parts-finder {
	margin-bottom: 30px;
}
#compat_list label {
    margin-bottom: 0px;
    margin-top: 10px;
}
.parts_finder_note {
	margin-bottom: 0;
    font-size: 13px;
    font-style: italic;
}
#compat_list h4 {
	font-size: 24px;
}
.pf_row {
	display: flex;
    flex-wrap: wrap;
}
.pf_image {
	display: flex;
    align-items: center;
    justify-content: center;
}
.pf_video {
	margin-top: 30px;
}
@media (min-width: 768px) {
    .compatibility_list {
        margin: 5px 10px 5px 0;
    }
}


.pd-product-section {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -16px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.pd-product-section > * {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 16px;
}

.pd-product-section .available-box {
    margin: 0;
}

.pf-banner-desktop {
    min-width: 300px;
    flex: 1;
    position: relative;
}

.pf-banner-mobile {
    min-width: 300px;
    flex: 1;
    position: relative;
    min-height: 115px;
}

.pf-banner a {
    display: block;
    text-decoration: none !important;
    color: inherit;
    min-height: 115px;
    position: relative;
    width: 100%;
    height: 100%;
}

.pf-banner img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.pf-banner p {
    margin: 0;
    background: black;
    color: #f0c948;
    font-weight: 600;
    font-size: 20px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    min-height: 115px;
    display: none;
}


.video-carousel .embed-responsive.embed-responsive-16by9 {
    width: 100%;
}
.video-carousel.CarouselWidget-prefix .R-TextHeading--xxs {
	margin: 0;
    font-size: 32px;
    font-style: italic;
}
.video-carousel.CarouselWidget-prefix .R-XXLG .R-ReviewsList .R-ReviewsList__item {
    flex-basis: 100%;
    width: 100%;
}
.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover {
	position: inherit;
}
.dah_mainmenu .nav.navbar-nav > li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu {
	left: 0;
    right: 0;
}
.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu > li {
	width: 25%;
	border-right: 1px solid #000;
}
.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu > li a {
	white-space: inherit;
}
.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu > li:nth-child(4n) {
	border-right: none;
}
.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu > li i {
	position: absolute;
    right: 7px;
    top: 7px;
}
.increase-width:hover .dropdown-menu-horizontal {
	width: 570px;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 0;
}
.increase-width:hover .dropdown-menu-horizontal li {
	width: 50%;
	border-right: 1px solid #000;
}
.increase-width:hover .dropdown-menu-horizontal li:nth-child(2n) {
	border-right: none;
}
@media (max-width: 1199px) {
	.increase-width:hover .dropdown-menu-horizontal {
		width: 470px;
	}
}
@media (max-width: 991px) {
	.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu > li {
		width: calc(100% / 3);
		border-right: 1px solid #000 !important;
	}
	.dah_mainmenu .nav.navbar-nav > .dropdown.dropdown-hover > .dropdown-menu > li:nth-child(3n) {
		border-right: none !important;
	}
	.increase-width:hover .dropdown-menu-horizontal {
		width: 479px;
	}
}
@media (min-width: 768px) {
.dah_mainmenu .nav.navbar-nav > .dropdown-hover:hover > .dropdown-menu {
    display: flex;
    flex-wrap: wrap;
	padding: 15px 0;
}
}

/***** Video Carousel *****/
.videos-carousel {
	display: flex;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.video-carousel-left {
	background-color: #0e535b;
    width: 24.6%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.videos-carousel-heading {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
}
.video-carousel-right {
	width: 75.4%;
	padding-left: 35px;
    padding-right: 25px;
	position: relative;
}
.video-carousel-right .owl-item-main {
	padding: 0 10px;
}
.video-carousel-right .R-ReviewsList__controlButton {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
}
.video-carousel-right .R-ReviewsList__controlButton.js-scroll-left-btn {
	left: 15px;	
}
.video-carousel-right .R-ReviewsList__controlButton.js-scroll-right-btn {
	right: 5px;	
}
@media (max-width: 1199px) {
	.video-carousel-left {
		width: 30%;
	}
	.video-carousel-right {
		width: 70%;
	}
}
@media (max-width: 991px) {
	.video-carousel-left {
		width: 39%;
	}
	.video-carousel-right {
		width: 61%;
	}
}
@media (max-width: 768px) {
	.video-carousel-left {
		width: 42.6%;
	}
	.video-carousel-right {
		width: 57.4%;
	}
}
@media (max-width: 670px) {
	.video-carousel-left {
		width: calc(100% - 100px);
		margin-right: 50px;
		margin-left: 50px;
		margin-bottom: 30px;
		height: 100px;
	}
	.video-carousel-right {
		width: 100%;
		padding-left: 40px;
    	padding-right: 40px;
	}
	.video-carousel-right .R-ReviewsList__controlButton.js-scroll-right-btn {
		right: 15px;
	}
}
/***** Container Fix *****/
@media (min-width: 1505px) {
.container {
    width: 1475px;
}
}

/***** 3D Image *****/
.main-image #main-image-3d {
	opacity: 0;
	visibility: hidden;
	height: 0;
}
.main-image.show-3d #main-image-3d {
	opacity: 1;
	visibility: visible;
	height: auto;
	transition: opacity 1s ease-out;  
    -webkit-transition: opacity 1s ease-out;  
    -moz-transition: opacity 1s ease-in-out;   
}
.main-image.show-3d .fancybox {
	display: none;
}
#thumb-image-3d {
	cursor: pointer;
	border: 1px solid #f0f0f0;
	position: relative;
}

#thumb-image-3d:hover {
	border: 1px solid #ffd34e;
}

#main-image-3d model-viewer {
    width: 345px;
    height: 500px;
}

#thumb-image-3d center {
	position: relative;
	padding-bottom: 100%;
}
#thumb-image-3d model-viewer {
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#thumb-image-3d .thumb-image-icon-3d {
	display: none;
	position: absolute;
    top: 0;
    right: 0px;
    left: 0px;
    bottom: 0;
    max-width: 100%;
}

#thumb-image-3d.show-3d-icon .thumb-image-icon-3d {
	display: block;
}
.broshure-image {
	order: 99;
}


@media (max-width: 1199px) {
	#main-image-3d model-viewer {
		height: 455px;
	}
}
@media (max-width: 991px) {
	#main-image-3d model-viewer {
		height: 345px;
	}
}
@media (max-width: 768px) {
	#main-image-3d model-viewer {
		height: 500px;
	}
    .mobile-menu .algolia-main-content, .mobile-menu .dah_newsletter, .mobile-menu .wrapper-footer {
		display: none;
	}
	.dah_mainmenu .navbar-collapse {
		min-height: 100vw;
	}
}
@media (max-width: 530px) {
	#main-image-3d center {
		position: relative;
    	padding-bottom: 100%;
	}
	#main-image-3d model-viewer {
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
}

.homepage-banner-desktop img, .homepage-banner-mobile img {
	max-width: 100%;
}
.homepage-banner-mobile {
	display: none;
	margin-bottom: 40px;
}
.homepage-banner-desktop {
	margin-bottom: 40px;
}
#shipping-box-badge.available-box{
	border: 2px solid red;
	max-width: 306px;
    text-align: center;
	cursor: pointer;
}
#shipping-box-badge .available-header {
    color: red;
	margin-bottom: 5px;
}
#shipping-box-badge p {
	margin-bottom: 0;
	font-size: 15px;
}
#shipping-box-badge p.last {
	font-style: italic;
    font-size: 12px;
    margin-top: 5px;
}
.pd-product-section > * {
    display: flex;
}
.pd-product-section .available-box {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
}
.available-icon-sd {
	display: flex; 
	align-items: end;
}
.available-icon-sd .short-description.available-icon {
	margin-left: 10px;
}
.available-icon-sd .short-description.available-icon p {
	margin: 0;
}
.available-icon-black {
	color: black; 
	display: flex; 
	margin-top: 5px; 
	gap: 10px;
}
.available-icon-black>div:first-child span {
	text-decoration: underline;
}
.available-icon-black>div:last-child {
	display: flex; 
	flex-direction: column;
}
.available-icon-black>div:last-child span {
	display: block;
}
.available-icon-black>div:last-child span:last-child {
	margin-top: 5px;
}
@media (min-width: 769px) and (max-width: 1199px) {
	.available-icon-sd {
		flex-direction: column;
		align-items: flex-start;
  }
	.available-icon-sd .short-description.available-icon {
    margin-left: 0px;
	}
}
@media (min-width: 769px) and (max-width: 991px) {
	.available-icon-black {
		flex-direction: column;
	}
}
@media (max-width: 575px) {
	.available-icon-sd {
		flex-direction: column;
		align-items: flex-start;
  }
	.available-icon-sd .short-description.available-icon {
    margin-left: 0px;
	}
	.available-icon-black {
		flex-direction: column;
	}
}

.stock-box-icon.stock-box-icon-red {
	color: red;
	height: 22.84px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 0px;
}
.stock-box-icon-red img {
	filter: invert(24%) sepia(94%) saturate(3299%) hue-rotate(129deg) brightness(100%) contrast(98%);
    display: block;
    width: 16px;
    height: auto;
    margin-top: -3px;
}
#shipping-box-badge .available-header img {
	filter: invert(25%) sepia(77%) saturate(6376%) hue-rotate(353deg) brightness(93%) contrast(129%);
    width: 22px;
    height: auto;
    margin-top: -4px;
    margin-right: 4px;
}
@media (max-width: 575px) {
	.pd-product-section {
		flex-wrap: nowrap;
	}
	#shipping-box-badge p {
		font-size: 13px;
	}
	#shipping-box-badge.available-box {
		padding: 15px 5px;
	}
	#shipping-box-badge p.last {
		font-size: 11px;
	}
	#shipping-box-badge .available-header {
		font-size: 15px;
	}
	#shipping-box-badge .available-header img {
		width: 18px;
	}
	.homepage-banner-desktop {
		display: none;
	}
	.homepage-banner-mobile {
		display: block;
	}
}
._itmspec_listopt[ref="216"] {
	display: none !important;
}

#crossell-carousel.slick-initialized .slick-slide {
	height: auto;
    padding-bottom: 10px;
}

.cta-area a {
	color: #000 !important;
    background-color: #ffd34e !important;
    border-color: #ffd34e !important;
	height: 46px;
    line-height: 46px;
    padding-top: 0;
    padding-bottom: 0;
	margin-top: 20px;
}

.cta-area a:hover {
	color: #fff !important;
    background-color: #0e535b !important;
    border-color: #0e535b !important;
}

.bounce {
    animation: bounce 2s infinite
}

.bounceUp {
    animation: bounceUp 2s infinite
}
.arrow-heading {
	display: flex;
    align-items: center;
}

.voice-icon {
	margin-left: 25px;
    margin-bottom: 10px;
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        transform: translateX(0)
    }

    40% {
        transform: translateX(-20px)
    }

    60% {
        transform: translateX(-10px)
    }
}

@keyframes bounceUp {
    0%,100%,20%,50%,80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-20px)
    }

    60% {
        transform: translateY(-10px)
    }
}

.wrapper-thumbnail .thumbnail {
    width: 100%;
}

@media (max-width: 991px) {
	.table-body {
		column-count: 1;
	}
	}

@media (max-width: 575px) {
.arrow-heading h4 {
	font-size: 16px;
}
}
