:root {
    --sdk-highlight-both: #8F1736;
    --sdk-highlight-emerge: #7D7B4B;
    --sdk-highlight-choice: #8F1736;
    --sdk-highlight-echo: #005587;
    --sdk-full-access: #d57800;
}
body {
    background-size: 100% 190px;
}
.pd-breadcrumb {
	display: block;
    background: none;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}
.pd-breadcrumb ul{
	margin: 10px 0;
}
/* --------------------------Rating- Reviews--------------------------*/
.wrapperBVVendor {
    padding-bottom: 15px;
}

button, [type="button"] {
    outline: 0px transparent !important;
}

.BVSection {
    margin: 0 75px 50px 75px;
    background: #fff;
}

    .BVSection .header {
        display: block;
        max-width: 100%;
        padding: 14px;
        background: #8f1336;
        text-transform: uppercase;
        color: #fff;
    }

        .BVSection .header h4 {
            margin: 0;
            text-align: center;
            font-family: 'Nexa W01 Light';
            font-weight: 500;
            line-height: 1.25em;
        }
/*-------------------------End-----------------------------------------------*/
.pd-breadcrumb ul li a {
    color: #3f3e40;
}
.product-detail-title p,.pd-mobile-prvibeImg{
	display: none;
}	
.product-detail-container .icon {
    background: url(../png/fav-small-icon.png) no-repeat;
    float: left;
    position: relative;
    top: 2px;
}
.product-detail-container .icon.heart {
    width: 17px;
    height: 17px;
    display: block;
}
.product-detail-container a.fav-isActive .icon.heart {
    background: url('../png/fav-small-icon-hover.png') no-repeat;
}
.product-detail-container .icon.share {
    width: 16px;
    height: 16px;
    display: block;
    background: url(../png/share.png) no-repeat;
}

.product-detail-container input[type=checkbox]:before {
    content: "";
    background: url(../png/sprite-images-5.png) -473px -85px;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.product-detail-container input[type=checkbox]:checked:before, input[type=checkbox]:checked:before {
    background: url(../png/sprite-images-5.png) -496px -85px;
}
.product-detail-container a,.product-detail-bottomtab-container a{
    text-decoration: none;
    cursor: pointer;
    color: #313131;
    font: 16px "Nexa W01 Light";
    display: inline-block;
}
.product-detail-bottomtab-container .pd-finish-tcontent a{
	display:block;
}

 .product-detail-bottomtab-container a span{
 	display:block;
 	text-align:left;
 	font-family: 'Nexa W01 Regular';
 	color: #000;
 }

.product-detail-title{
	display: table;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}
.product-detail-title h1{
    color: #000;
    margin: 0;
    padding: 5px 0 10px 0;
    float: left;
    width:80%;
    text-transform: uppercase;
    font-family:"Nexa W01 Light";
    font-size: 40px;
}
.product-detail-title img{
    float: right;
    position: relative;
    top: 20px;
}
.product-detail-container{
	width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    /*display: table;*/
}
.product-detail-left-container{
	float: left;
	background: #fff;
	width: 48%;
	margin-right: 1%;
	border: solid 1px #ddd;
}
.product-detail-image-con{
	position: relative;
}
.pd-full-images{
	max-width: 80%;
	margin: 10px auto 0;
}
.pd-full-images img{
	width: 100%;
	cursor: url(../notfound.html) 12 12, pointer;
    transition: .3s linear;
}
.featherlight-content img{
	/*width: 350px !important;*/
}
.pd-arrow-con a.arrow-left{
	width: 20px;
    position: absolute;
    top: 50%;
    left: 1%;
    background: url(../png/previous-2.png) no-repeat;
    width: 25px;
    height: 48px;
    margin-left: 0;
}
.pd-arrow-con a.arrow-right{
	width: 20px;
    position: absolute;
    top: 50%;
    right: 0px;
    background: url(../png/next-2.png) no-repeat;
    width: 25px;
    height: 48px;
    margin-left: 0;
}
.product-detail-desc-con{
	margin: 10px auto;
	width: 80%;
	font-size: 1.1rem;
	display: table;
	position: relative;
}
.product-detail-desc-con ul{
	list-style: none;
    padding: 0px;
    margin: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.product-detail-desc-con ul li{
	float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0;
}
.product-detail-action-con{
	margin: 10px auto;
	width: 80%;
    display: flex;
    box-sizing: border-box;
    justify-content: right;
}
.product-detail-compare {
    display: none;
}
.product-detail-compare,.product-detail-favorite,.product-detail-share{
	float: left;
    padding: 0 5px;
    /*width: 30%;*/
}
.product-detail-favorite {
    padding-left: 20px;
}
.product-detail-favorite span{
	display: none;
}
.product-detail-share span.shareLink{
	display: none;
}
.product-detail-disclaimer-con{
	margin: 10px auto 0;
	width: 80%;
}
.product-detail-disclaimer-con p{
    padding-bottom: 30px;
    font: 0.8em "Nexa W01 Light";
    color: #000;
}
.product-detail-right-container{
	margin: 0px 0px 0 1%;
    float: right;
    background: #fff;
    width: 48%;
    border: solid 1px #ddd;
}
.product-detail-right-container .seriesImgContainer {
    display: flex;
}
.seriesImgContainer .series-tab {
    flex-grow: 1;
    text-align: center;
    padding: 10px;
    background: #e6e3e2;
    border-right: 1px solid #ffffff;
    cursor: pointer;
    font-family: 'Nexa w01 Regular';
}

.seriesImgContainer .series-tab:last-child {
    border-right: none;
}
.seriesImgContainer .series-tab.active {
    color: #ffffff;
}
.seriesImgContainer .series-tab[data-targettab="all"].active {
    background: var(--sdk-highlight-both);
}
.seriesImgContainer .series-tab[data-targettab="full_access"].active {
    background: var(--sdk-full-access);
}
.seriesImgContainer .series-tab[data-targettab="Full Access"].active {
    background: var(--sdk-full-access);
}
.seriesImgContainer .series-tab[data-targettab="emerge"].active,
.seriesImgContainer .series-tab[data-targettab="Emerge"].active {
    background: var(--sdk-highlight-emerge);
}
.seriesImgContainer .series-tab[data-targettab="echo"].active,
.seriesImgContainer .series-tab[data-targettab="Echo"].active {
    background: var(--sdk-highlight-echo);
}
.seriesImgContainer .series-tab[data-targettab="choice"].active,
.seriesImgContainer .series-tab[data-targettab="Choice"].active {
    background: var(--sdk-highlight-choice);
}

.product-detail-right-container[data-currenttab="all"] .seriesImgContainer,
.product-detail-right-container[data-currenttab="both"] .seriesImgContainer {
    border-bottom: 3px solid var(--sdk-highlight-both);
}

.product-detail-right-container[data-currenttab="full_access"] .seriesImgContainer {
    border-bottom: 3px solid var(--sdk-full-access);
}

.product-detail-right-container[data-currenttab="emerge"] .seriesImgContainer,
.product-detail-right-container[data-currenttab="Emerge"] .seriesImgContainer {
    border-bottom: 3px solid var(--sdk-highlight-emerge);
}

.product-detail-right-container[data-currenttab="choice"] .seriesImgContainer,
.product-detail-right-container[data-currenttab="Choice"] .seriesImgContainer {
    border-bottom: 3px solid var(--sdk-highlight-choice);
}

.product-detail-right-container[data-currenttab="echo"] .seriesImgContainer,
.product-detail-right-container[data-currenttab="Echo"] .seriesImgContainer {
    border-bottom: 3px solid var(--sdk-highlight-echo);
}

.product-detail-right-container .pd-filter-content-value a.selected {
    border-color: var(--sdk-highlight-both);
}
.pd-desc-container{
	padding: 12px 16px 30px;
	width: 94%;
    display:flex;
}
.pd-desc-container p{
    color: #000;
    padding: 15px 0px;
    font-family: "Nexa W01 Regular";
    font-size: 17px;
    line-height: 1.7;
    display: inline-block;
    text-shadow: 0px 0px #000;
    vertical-align:middle;
}
.pd-desc-container img{
    display: inline-block;
    vertical-align: middle;
    max-height: 60px;
    position: relative;
    right: -10px;
}
.pd-desc-container span {
    position:relative;
    display: inline-block;
    right: -60px;
    top: 28px;
    vertical-align: top;
}
.pd-addinfo-subcontainer .pd-img-preview{
    width: 94.3%;
    margin: auto;
    margin-left: 8px;
    display: flex;
    max-height: 369px;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.pd-addinfo-subcontainer .pd-img-preview .label{
    background: rgba(251, 240, 236, 0.6);
    position:absolute;
    padding: 10px;
    margin-top: 10px;
    right: 25px;
}

.pd-filter-content-value{
	position: relative;
	/*display: table;*/
    width: 100%;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
}
.pd-filter-content-value a{
    width: 60px;
    height: 60px;
    margin: 5px;
    border: 1px solid #fff;
    position: relative;
    vertical-align: top;
}
.pd-finisher-subcontainer .pd-filter-content-value .filter-img-con,.pd-addinfo-subcontainer .pd-filter-content-value .filter-img-con {
    width: 100%;
    margin: auto;
}
.pd-finisher-subcontainer .pd-filter-content-value .filter-img-con,.pd-addinfo-subcontainer .pd-filter-content-value .filter-img-con {
  /*left :11% !important;*/  
  z-index:inherit !important;
  /*z-index :99;*/
}
.pd-finisher-subcontainer p,.pd-addinfo-subcontainer p{
	text-align: center;
	padding: 15px 10px;
}
.pd-finisher-subcontainer p[style='visibility: hidden;'], .pd-addinfo-subcontainer p[style='visibility: hidden;']{
    padding:0;
}
.pd-filter-content-value img{
	width: 100%;    
    max-height: 60px;
}
.pd-filter-content-value .hover img {
    max-height: inherit;
}
.pd-filter,.pd-addinfo{
    float: left;
    padding: 10px 30px 30px;
    box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
.pd-filter {
    border-top: solid 1px #ddd;
}
.product_detail .legend .imgComingSoon {
    border: 2px solid #c0c1b5;
    line-height: 0;
    padding: 2px;
    margin-left: 20px;
}
.product_detail .legend {
    margin: 20px 0;
    float: left;
    clear: both;
    display: flex;
}
.product_detail .legend p {
    margin-left: 10px;
    padding-top: 5px;
    font-family: 'Nexa w01 Regular';
}
.pd-addinfo{
	/*background: #f6f4f1;
	border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;*/
    border: none;
    margin-bottom: 15px;
}
.pd-addinfo h3 {
    font: normal normal 18px "Nexa W01 Bold";
}
.pd-filter-title{
	float: left;
    width: 100%;
}
.pd-filter-title h4,.pd-filter-title h3{
    margin: 0;
    float: left;
    width: 95%;
    padding: 15px 0;
    font-weight: normal;
    font-size: 1rem;
}
.pd-filter-title h4 label,.pd-filter-title h3 label {
    font-weight: bold;
}
.pd-filter-title label{
	color: #000;
    font-family:"Nexa W01 Bold";
}
.pd-filter-title .collapse,
.pd-filter-title .expand{
    display: none;
}
.pd-filter-title p,.pd-addinfo p, .pd-filter-static-wood .pd-filter-title-desc{
    color: #313131;
    font-family:"Nexa W01 Light";
    font-size: 18px;
}
.pd-finisher-container .pd-filter-title-desc, .pd-filter-static-wood .pd-filter-title-desc{
	padding-bottom: 20px; 
}
.pd-filter-title-desc{
	display: table;
    width: 100%;
}
.pd-filter-subcontainer{
	width: 100%;
	/*display: table;*/
}
/*.pd-finisher-subcontainer{
	width: 100%;
	display: table;
	margin: 10px 0;
    float: left;
}*/
.pd-finisher-subcontainer,.pd-addinfo-subcontainer{
	width: 100%;
	margin: 10px 0;
    float: left;
}
.pd-filter-subtitle, .pd-addinfo-subcontainer .pd-filter-title {
    width: 90%;
    float: left;
}
.pd-filter-subtitle h4 {
    margin: 15px 0;
    font-family: 'Nexa W01 Bold';
}
.pd-filter-title h4, .pd-filter-title h3 {
    margin: 0;
    float: left;
    width: 95%;
    padding: 15px 0;
    font-family: "Nexa W01 Regular";
}
.pd-finisher-subcontainer .pd-filter-content-value,.pd-addinfo-subcontainer .pd-filter-content-value {
    box-sizing: border-box;
}
.pd-addinfo-container .pd-filter-content-value{
	margin: 10px 0 10px 0;
    /*float: left;*/
}
.pd-filter-content-value a.selected span {
    display: none;
}
.pd-filter-content-value a {
    border: 6px solid transparent;
}
.pd-filter-content-value a span{
	display: none;
    position: absolute;
    width: 60px;
    height: 60px;
    text-indent: -9999px;    
}
.pd-filter-content-value a .arrows{
    position: absolute;
    top: 51px;
    left: 14px;
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #8f1336;
    display: none;
}
.pd-filter-content-value a + .hover div{
	margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.pd-filter-content-value a + .hover {
    display: none;
    position: absolute;
    z-index: 9999;
}
.pd-filter-content-value a:hover + .hover{
    display: block;
    position: absolute;
    z-index: 9999;
    text-align: center;
    pointer-events: none;
}
.pd-filter-content-value a:hover .arrows{
	display: block;
} 
.pd-finisher-container .pd-filter-content-value a:hover + .hover,.pd-addinfo-container .pd-filter-content-value a:hover + .hover {
	width: 175px;
}
.prod-hover-text{
	border: 1px solid #ccc;
    background: white;
    display: block;
    padding: 10px;
}
.add-full-image{
    position: relative;
	width: 100%;
	float: left;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0px 0 15px 0;
    /*margin: 10% auto;*/
    text-align: center;
}
.add-full-image img {
    width:80%;
}
.add-full-image div{
    top: 10px;
    right: 60px;
    padding: 10px;
}
.product-detail-right-container .pd-addinfo-subcontainer .noimage{
    border: 1px solid #fff; 
    padding:2px;
    pointer-events: none;
}
.product-detail-bottomtab-container{
	display: table;
	width: 100%;
    margin: 75px auto;
    max-width: 1170px;
}
.pd-horizontal-tab ul.resp-tabs-list{
    width: 100%;
    text-align: center;
    background: #8f1336;
    display: flex;
    justify-content:center;
}
.pd-horizontal-tab ul.resp-tabs-list li{
	font: 24px "Nexa W01 Light";
    cursor: pointer;
    color: #FFF;
    border-right: solid 1px #FFF;
    margin: 0;
    float: none;
    flex: 1;
    align-content: center;
}
.pd-horizontal-tab ul.resp-tabs-list li:last-child {
    border-right: none;
}
.pd-realspace-tcontent, .pd-finishing-tcontent, .pd-resources-tcontent, .pd-finish-tcontent, .pd-option-tcontent{
	position: relative;
}
.cycle-slideshow{
	position: relative;
    width: 90%;
    margin: auto;
    display: table;
}
p > a.cycle-prev,
p > a.cycle-next {
    position: absolute;
    width: 50%;
    height: 50px;
    margin-top: -16px;
    cursor: pointer;
    z-index: 9999;
}
p > a.cycle-prev {
    left: 0;
}
p > a.cycle-next {
    right: 0;
}
.realspace-img, .finishing-img,.finish-img{
	width: 100%;
	float: left;
}
.finish-img {
    max-width:1170px;
}
.realspace-img-list, .finishing-img-list,.pd-option-tcontent .finishing-img-list{
	float: left;
    width: 25%;
    text-align: center;
}
.finishing-img-list{
	width:20%;
}
.realspace-img-list img, .finishing-img-list img{
	max-width: 240px;
	max-height: 230px;
	min-width: 155px;
}
.finishing-img-list img{
	max-width: 195px;
    max-height: initial;
    min-width: auto;
}
.finish-img-list{
	float: left;
    width: 50%;
    text-align: center;
   
}
.pd-option-tcontent .finish-img-list {
    float: left;
    width: 25%;
    text-align: center;
}
.finish-img-container{
     display:flex;
}
.pd-option-tcontent .finish-img-container{
     display:inline-block;
}
.finish-text-content {
    margin: 0 15px;
    /* width:50%; */
    flex:1;
}
.pd-option-tcontent .finish-text-content {
    margin: 0;
    width: auto;
    display: block;
    text-align: left;
}
.finish-text-content h5{
	font-family:'Nexa W01 Bold';
    font-size:1em;
}
.finish-img-content {
    /* width:50%; */
    flex: 1;
}
.pd-option-tcontent .finish-img-content {
    width: auto;
}

.pd-realspace-tcontent p, .pd-finishing-tcontent p, .pd-finish-tcontent p,.pd-option-tcontent p{
	text-align: center;
    font: 18px "Nexa W01 Light";
    color: #000;
    margin-top: 15px;
}
.cycle-single p a, .cycle-single p span {
    display: none !important;
}
.pd-document-links{
	width: 72%;
	margin: 0 auto;
    padding: 0;
    display: table;
}
.pd-document-links a{
	float: left;
    width: 30%;
    padding: 10px;
}
.product-detail-right-container .remove{
	display: none;
}
.product-detail-right-container .noimage{
	border: 6px solid #cccccc;
    padding: 0;
    pointer-events: none;
}
.resp-tabs-container {
    background: #fbf6f0;
}
.resp-tab-active {
    background: #414042;
    border-bottom: none;
    margin-bottom: 0 !important;
}
.pd-full-images a {
    margin-left: 0;
}
.pd-finisher-subcontainer p,.pd-addinfo-subcontainer p{
	text-align: center;
	padding: 15px 10px;
}
.pd-finisher-subcontainer, .pd-addinfo-subcontainer {
    position: relative;
}
.finish-img-content img{
        width:100%
    }
.shareIconContent{
    width: 50px;
    position: absolute;
    right: -20px;
    display: none;
    top: 30px;
    z-index: 9;
}
.arrow-nav-icon {
    padding-right: 6px;
    position: relative;
    display: inline-block;
    top: -1px;
}
.product-detail-share {
    position:relative;
}
.main-content {
    /* padding: 0 15px; */
    /*width: 100%;*/
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}

.product-detail-desc-con ul li label,
.available-selections p {
    font-family: "Nexa W01 Bold";
}
.product-detail-desc-con ul li span,
.available-selections .variant-wrapper{
    font-family: "Nexa W01 Regular";
}
/* Tablet Styles start here */
@media only screen and (max-width: 1024px) and (min-width: 768px){
    a.compare-submit{
        display: inline-block;
        width: 74px;
    }
    .product-detail-compare input[type=checkbox] {
        visibility: hidden;
    }
    .product-detail-container input[type=checkbox]:before{
        visibility: visible;
    }
    .pd-addinfo-subcontainer .pd-img-preview {
        width: 88.3%;
        margin: auto;
        margin-left: 5px;
        display: flex;
        max-height: 280px;
    }
    .pd-addinfo-subcontainer .pd-img-preview .label{
        right: 37px;
    }
    .product-detail-title img{
        top:0px;
    }
    .product-detail-container {
        margin-top:20px;
    }
	.pd-document-links{
		width: 90%;
	}
    .pd-horizontal-tab ul.resp-tabs-list li {
        font-size: 16px;
    }
    .pd-desc-container span {
        right: -45px;
    }
    .product-detail-disclaimer-con {
        margin: 30px auto 0;
    }
    .realspace-img-list img {
        max-width: 210px;
        max-height: initial;
        min-width: 155px;
    }
}
@media screen and (max-width: 800px){
    .realspace-img-list img {
        max-width: 155px;
        max-height: initial;
        min-width: 155px;
    }
    .BVSection {
        margin: 1px 10px 50px 10px;
    }
    .pd-filter-content-value a.selected span{
        top: -7px;
        left: -7px;
        /* width: 100%; */
        /* height: 33px; */
        border: 3px solid transparent;
        transform: scale(0.7);
    }
}
/* Tablet Styles end here */
/* Mobile Styles start here */
@media screen and (max-width: 767px){
    .pd-filter-title p {
        font-family: "Nexa W01 Light";
        font-size: 0.9rem;
    }
    .product-detail-action-con {
        padding: 20px 30px 0;
    }
    .product-detail-desc-con {
        font-size: 0.9rem;
    }
    .product-detail-desc-con ul {
        grid-template-columns: 1fr;
    }
    .product-detail-desc-con ul li {
        padding: 5px 0;
    }
    
    .product-detail-desc-con ul li label {
        width: 40%;
        display: inline-block
    }
    .available-selections {
        padding: 15px;
    }
    .pd-desc-container {
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
    }
    .pd-desc-container p {
        padding: 10px 20px;
        font-size:16px;
        margin-right: 0;
        line-height: 1.2;
        background: #f6f4f0;
    }
    
    .pd-desc-container section {
        background: #f6f4f0;
        border: 1px solid #9c9da0;
    }
    .product-detail-right-container .seriesImgContainer {
        margin: 0 10px;
        flex-direction: column;
        border-bottom: none!important;
        box-shadow: 0 3px 6px #00000029;
        border-radius: 0 0 10px 10px;
    }
    .product-detail-right-container .seriesImgContainer:not(.expanded) .series-tab:not(.active){
        display: none;
    }
    .product-detail-right-container .seriesImgContainer .series-tab.active {
        background: var(--sdk-highlight-both)!important;
    }
    
    .product-detail-right-container .seriesImgContainer .series-tab{
        position: relative;
        text-align: left;
        padding-left: 25px;
        background: var(--sdk-box-bg);
        border-right: none;
        border-bottom: 1px solid #d0d2d7;
    }
    .product-detail-right-container .seriesImgContainer .series-tab.active:after {
        content: '+';
        right: 20px;
        position: absolute;
        font-size: 32px;
        top: 0;
    }
    .product-detail-right-container .seriesImgContainer.expanded .series-tab.active:after {
        content: "-";
    }
    .product-detail-right-container .seriesImgContainer .series-tab:last-child{
        border-bottom: none;
    }
    .product-detail-right-container .seriesImgContainer.expanded + .pd-filter {
        margin-top: 5px;
    }
	.pd-horizontal-tab ul.resp-tabs-list,
	.product-detail-compare,
	.pd-realspace-tcontent .custom-caption, .pd-finishing-tcontent .custom-caption{
    	display: none;
	}
    .BVSection {
        margin: 1px 10px 50px 10px;
    }
	.realspace-img.cycle-sentinel.cycle-slide,
	.finishing-img.cycle-sentinel.cycle-slide,.finish-img.cycle-sentinel.cycle-slide
    {
		display: none!important;
	}
	.realspace-img-list, .finishing-img-list,.finish-img-list,.pd-option-tcontent .finishing-img-list{
		width: 100%;
        margin-right: 6px;       
	}
    .pd-option-tcontent .finishing-img-list {
         padding-bottom:10px;
    }
	.product-detail-title h1{
		/*text-align: center;*/
    	width: 100%;
	}
	.pd-mobile-prvibeImg{
		position: absolute;
	    padding: 2%;
	    display: block;
	    right: 0;
	    bottom: 20px;
	}
	.pd-mobile-prvibeImg img{
		width: 65px;
	}
	.product-detail-title p{
		width: 100%;
	    display: table;
	    float: left;
	    padding-bottom: 10px;
        font-family:"Nexa W01 Light";
        padding: 0 15px;
        box-sizing: border-box;
	}	
	.product-detail-left-container{
		width: 100%;
		margin-right: 0;
        border-bottom: none;
	}
   .add-full-image div{
        right:40px;
    }
    .pd-finisher-subcontainer .pd-filter-content-value .filter-img-con, .pd-addinfo-subcontainer .pd-filter-content-value .filter-img-con{
        width:95%;
        display: grid!important;
        grid-template-columns: 1fr 1fr 1fr;
    }
	.pd-finisher-subcontainer{
		background: #ffffff;
	}
    .pd-finisher-subcontainer p[style='visibility: hidden;'], .pd-addinfo-subcontainer p[style='visibility: hidden;']{
        display:none;
    }
	.product-detail-right-container {
	    width: 99%;
	    float: left;
	    margin: 0;
        border-top: none;
	}
	.pd-filter-title h4, .pd-filter-title h3{
		width: 90%;
	}
	.pd-finisher-subcontainer .pd-filter-content-value{
		padding: 0px;
	}
	.product-detail-bottomtab-container .resp-arrow {
		background: url(../png/sprite-images-6.png) no-repeat -128px -370px;
	    width: 22px;
	    height: 22px;
	    right: 10px;
	    float: right;
	    top: 0px;
	    cursor: pointer;
	    border: none;
	}
	.product-detail-bottomtab-container h2.resp-tab-active span.resp-arrow{	   
	    background: url('../png/sprite-images-6.png') no-repeat -153px -397px;
	    width: 22px;
	    height: 22px;
	    padding-top: 0px;
	    float: right;
	    top: -2px;
	    right: 0;
	    cursor: pointer;
	    border: none;
        position: relative;
	}
	.pd-document-links{
		width: 88%;
	}
	.pd-document-links a {
	    float: none;
        width: 100%;
        padding: 10px 0;
        text-align: center;
        margin-left: 0px;
	}
    .product-detail-favorite span, .product-detail-share span {
        font-family:"Nexa W01 Bold";
    }
    .pd-filter {
        border: 0;
        border-top: solid 1px #ddd;
    }
    .product-detail-title h1 {
        color: #FFFFFF;
        font-family: 'Nexa W01 Bold';
        text-transform: none;
        display: inline-block;
        width: 70%;
        vertical-align: middle;
        float: none;
        padding: 10px 0;
    }
    .product-detail-title {
        text-align: left;
        background: url(../jpg/home-top-nav-bg.jpg) no-repeat;
        margin: 0 -15px;
        /* padding-bottom: 20px; */
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .product-detail-title img{
        top:0px;
    }
    .pd-breadcrumb {
        margin: 0 -15px;
        padding: 0 15px;
        background: url('../jpg/home-top-nav-bg-2.jpg') no-repeat;
    }
    .pd-breadcrumb ul {
        margin: 0;
        padding: 12px 0;
    }
    .pd-breadcrumb ul li a {
        color: #FFF;
    }
    h2.resp-accordion {
        color: #000;
        font-size: 16px;
        font-family:"Nexa W01 Bold";
        border: 2px solid #c7bbb6 !important;
        border-bottom: 1px solid #c7bbb6 !important;
        background: #FFF;
        height: 18px;
    }
    .resp-tabs-container {
        max-width: 90%;
        margin: 0 auto;
        background: #FFF;
    }
    h2.resp-accordion:first-child {
        border: 3px solid #cdbcb7 !important;
    }
    .cycle-slideshow {
        width: 100%;
        margin-top: 25px;
    }
    .pd-finishing-tcontent .cycle-slideshow {
        height: 360px !important;
    }
    .pd-finish-tcontent .cycle-slideshow {
        height: 580px !important;
    }
    .pd-option-tcontent .cycle-slideshow {
        height: 360px !important;
    }
    .pd-realspace-tcontent .cycle-slideshow {
        height: 210px !important;
    }
    .pd-finishing-tcontent .cycle-slideshow a span {
        text-align: center;
    }
        .resp-tab-content {
            padding: 0;
        }
    .realspace-img-list img, .finishing-img-list img ,.finish-img-list img{
        width: 100%;
    }
    .realspace-img-list:nth-child(2n+1),.finishing-img-list:nth-child(2n+1),.finish-img-list:nth-child(2n+1){
		clear:both;
	}
    .product-detail-bottomtab-container {
        margin: 15px 0;
    }
    .realspace-img-list img{
    max-width: 240px;
    max-height: 230px;
    min-width: 155px;
}
    .pd-desc-container {
        border:none;
        background: #fff;
    }
    .finish-img-container {
        display: block;
    }
    .finish-img-content {
        width: 100%;
        float: left;
    }
    .finish-img-list img {
        max-width: 273px;
        max-height: 230px;
        min-width: 155px;
        width:auto;
    }    
    .pd-option-tcontent .finishing-img-list img {
    max-width: 240px;
    max-height: inherit;
    min-width: 150px;
    width:100%;
}
    .finish-text-content {
        margin: auto;
        width: 100%;
        clear: left;
    }
    .finish-img-list {
        float: none;
        width: 100%;
        text-align: center;
    }
  
}
@media (min-width:992px) {
    .main-content {
        margin-top: 35px;
    }
    .breadcrumb li.active a, .breadcrumb li:after {
        color:#3f3e40;
    }
    .product-detail-container a {
        font-size:18px;
    }
}
/* Mobile Styles end here */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .pd-addinfo-subcontainer .pd-img-preview {
        width: 93.3%;
        margin-left: 6px;
        max-height: 305px;
    }
    .BVSection {
        margin: 1px 10px 0 10px;
    }
    .pd-addinfo-subcontainer .pd-img-preview .label{
        right: 33px;
    }
    .finishing-img-list img {
        max-width: 160px;
    }
    .product-detail-left-container{
        width:48%!important; 
    }
    .main-content {
        padding: 0 15px;
    }
    .product-detail-container a {
        font-size:16px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .pd-filter, .pd-addinfo{
        width:100%!important;
        padding: 10px!important;
    }
        
    .pd-filter-content-value a{
        width: 38px!important;
        height: 38px!important;
        margin:3px;
    }

    .add-full-image div{
        right:40px;
    }
    .BVSection {
        margin: 1px 10px 50px 10px;
    }

    .wrapperBVVendor {
        padding-bottom: 0px;
        padding-top: 20px;
    }
   
    .product-detail-left-container {
        /*max-width: 354.375px!important;*/
        width: calc(100% - 51%) !important;
    }
    .pd-breadcrumb, .product-detail-title {
        background: url('../jpg/home-top-nav-bg-2.jpg') no-repeat;
        margin: 0 -15px;
        padding: 15px;
    }
    .pd-breadcrumb ul li a {
        color:#fff;
    }
    .product-detail-title h1 {
        width:100%;
        color:#fff;
        padding:0;
        display: inline-block;
        width: 80%;
        vertical-align: middle;
        float: none;
    }
  
  
    .pd-filter-title h4, .pd-filter-title h3{
            width: 90%;
    }
    a.compare-submit {
        padding-left: 0px; 
        width: 75%;
    }
    .product-detail-compare input[type=checkbox]{
        vertical-align:top;
    }
}
@media only screen and (min-device-width : 414px) and (max-device-width : 736px){
    .pd-addinfo-subcontainer .pd-img-preview {
        width: 88.3%;
        margin-left: 6px;
        max-height: 256px;
    }
    .pd-addinfo-subcontainer .pd-img-preview .label{
        right: 39px;
    }
    .BVSection {
        margin: 1px 10px 50px 10px;
    }
    .wrapperBVVendor {
        padding-bottom: 0px;
    }

}
@media screen and (max-device-width: 390px) {
    .pd-addinfo {
        margin-bottom: 0;
    }
    .pd-filter {
        border-top: none;
    }
    .pd-addinfo-subcontainer .pd-img-preview {
        width: 86.3%;
        margin-left: 3px;
        max-height: 225px;
    }

    .pd-addinfo-subcontainer .pd-img-preview .label{
        right: 49px;
    }
  
    .BVSection {
        margin: 1px 10px 50px 10px;
    }

    .wrapperBVVendor {
        padding-bottom: 0px;
    }

    .product-detail-left-container {
        border-bottom: none;
    }
    .product-detail-right-container {
        border-top: none;
    }
}
@media screen and (max-device-width: 360px) {
   
    .BVSection {
        margin: 1px 10px 50px 10px;
    }

    .wrapperBVVendor {
        padding-bottom: 0px;
    }

}
@media screen and (max-device-width: 320px) {
  
    .BVSection {
        margin: 1px 10px 50px 10px;
    }

    .wrapperBVVendor {
        padding-bottom: 0px;
    }
}

/* Variant tab switch */
[data-key] {
    display: none!important;
}
[data-currenttab="all"] [data-key] {
    display: inline-block!important;
}

.product-detail-right-container[data-currenttab="full_access"] [data-full_access],
.product-detail-right-container[data-currenttab="emerge"] [data-emerge],
.product-detail-right-container[data-currenttab="echo"] [data-echo],
.product-detail-right-container[data-currenttab="choice"] [data-choice] {
    display: inline-block!important;
}
.available-selections {
    padding: 30px 0;
    text-transform: uppercase;
}
.available-selections p {
    margin-bottom: 15px;
}
.available-selections .divserires {
    font-weight: normal;
    display: none;
}
.variant-wrapper {
    display: flex;
    align-items: center;
    text-transform: capitalize;
}
.variant-wrapper img {
    width: 40px;
    margin-right: 10px;
    margin-left: 10px;
}
.product-detail-right-container > div:not(.pd-desc-container) {
    opacity: 0;
    transition: .2s linear;
}
.product-detail-right-container.loaded > div:not(.pd-desc-container) {
    opacity: 1;
}
.product-detail-desc-con ul li label {
    font-weight: bold;
}

p.unavailable{
    padding: 10px 0!important;
    font-size: 0.9rem;
    text-align: left!important;
    font-family: "Nexa W01 Light";
} 
.custom-caption,
.custom-caption-mobile {
    position: relative;
    color: var(--sdk-highlight-both);
    font-size: 18px;
    font-family: "Nexa W01 Light";
}
.custom-caption:after,
.custom-caption-mobile:after {
    content: '';
    width: 12px;
    height: 12px;
    background: url(../png/next-2.png) no-repeat right;
    background-size: contain;
    display: inline-block;
    padding: 0 20px;
    position: absolute;
    right: -12px;
    top: 6px;
}
.custom-caption:before,
.custom-caption-mobile:before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(../png/previous-2.png) no-repeat left;
    background-size: contain;
    display: inline-block;
    padding: 0 20px;
    position: absolute;
    left: -12px;
    top: 6px;
}

.product-detail-right-container .pd-filter-content-value a.remove{
	display: none!important;
}

.product-detail-right-container .d-none[data-echo]  {
    display: none !important;
}

[data-currenttab="all"] .d-none[data-key] {
    display: none !important;
}