@charset "utf-8";
/* CSS Document */
.dcspg-productdetail-orderSample {
    display: inline-block;
    float: right;
    margin: unset !important;
    margin-right: 3.8% !important;
    margin-bottom: 15px !important;
    width: 200px !important;
    text-transform: uppercase;
    font-weight: bold;
}

.ui-widget-content a {
    color: auto;
}
div#price-size {
    /* text-align: right; */
    padding: 10px;
    color: #ffffff;
        text-transform: lowercase;
    font-weight: bold;
    background-color: red;
    font-size: 20px;
	 margin-right:25px;
    width: 150px;
    float: right;
    text-align: center;
}
div#price-size-ct {
  float: right;
    padding: 10px;
	color:red;
     text-transform: lowercase;
    font-weight: bold;
    font-size:28px;
    width: auto;
	    letter-spacing: -2px;
  
}
#dcspg-catalog-filter-color-select::before
{content:"Select by Color";
font-weight:bold;
}
.dcspg-productdetail {
	clear:both;
    border-radius: 4px;
    border: 0px solid #ccc;
    padding: 5px;
    width: 98%;
    background-color: #FFFFFF;
    z-index: 500;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
}

	
.logo-brand {
    float: right;
}

.dcspg-productdetail-returnlink {
	
	text-indent:0px;
    background-image: none;;
    color: #666;
    background-repeat: no-repeat;
    background-position: left;
    line-height: 25px;
    margin-bottom: 10px;
}
.dcspg-productdetail-returnlink a:link {
	text-decoration:none;
}

.dcspg-productdetail-returnlink:before {
	 font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f33a";
    font-style: normal;
    font-weight: normal;
    padding-left:10px;
	 display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.colordetailleft {
    float: left;
    width: 48%;
    padding-left: 1%;
    padding-right: 1%;
}

.colordetailright {
    float: left;
    width: 48%;
    padding-left: 1%;
}

.dcspg-productdetail-favorite-notregistered {
    width: 45px;
    height: 45px;
    position: relative;
    box-shadow: none;
    background-color: none;
    border: 0px solid #dcdcdc;
    padding-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    float: right;
}

.mdb-btn {
    float: right;
	padding-right:10px;
}

.favorite-icon {
	position: relative;
	height: 45px;
    width: 45px;
float:right;
padding-right:0px;

}

.favorite-icon  input[type="checkbox"] {
    opacity:0;
    height: 45px;
    width: 45px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;

}

.favorite-icon  input[type="checkbox"] + label{
    background-image: url(https://www.creatingyourspace.com/media/favorite-icon-unchecked.png);
    background-size:contain;
    height: 45px;width: 45px;
    display:inline-block;
    padding: 0 0 0 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

}

.favorite-icon  input[type="checkbox"]:checked + label{
    background-image: url(https://www.creatingyourspace.com/media/favorite-icon-checked.png);
    height: 45px;
    width: 45px;
    display:inline-block;
    padding: 0 0 0 0px;
}


.grey-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
        padding-left: 10px;
        padding-right: 10px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.grey-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
}.grey-btn:active {
	position:relative;
	top:1px;
}



.dcspg-productdetail-favorite-notregistered {

    width: 45px;
    height: 45px;
    position: relative;
    box-shadow: none;
    background-color: none;
    border: 0px solid #dcdcdc;
    padding-right: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    float: right;
}


.masterTooltip
{
cursor: pointer;
}


.dcspg-productdetail-imageDiv {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}


#dcspg-productdetail-image {
	margin-left: auto;
	margin-right: auto;
    overflow-y: hidden;
    max-width: 600px;
	    max-height: 1200px;
}



div#tabs {
    font-size: small;
    line-height: normal;
    display: inline-block;
    width: 100%;
}

.dcspg-productdetail-rooms {
    width: auto;

}

.dcspg-productdetail-roomimage-thumb {
    width: 150px;
    height: auto;
}

.dcspg-productdetail-roomimage{
	    display: inline-block;
		float:none;
		margin:0px;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dcspg-productdetail-roomimage:hover {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.dcspg-catalog1-item
{
		-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.dcspg-catalog1-item:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.dcspg-catalog1-item img {
    max-width: 170px;
    max-height: 170px;
}

.dcspg-productdetail-colorimage {
   
    background-color: transparent;
    max-width: 180px;
   
    vertical-align: top;
    z-index: 1000;
 
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 10px;
    margin: 0px;
}


.dcspg-productdetail-colorimage:hover {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}



.dcspg-productdetail-selectedcolorimage {

  
    background-color: transparent;
    max-width: 180px;

    vertical-align: top;
    z-index: 1000;
 
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 10px;
    margin: 0px;
	border: none;

}

.dcspg-productdetail-selectedcolorimage:before {
    content: "\002714";
    position: absolute;
    text-align: center;
    font-size: 50px;
    padding-left: 75px;
    line-height: 1;
    color: #000000;
    font-style: normal;
    text-shadow: 1px 1px 5px rgba(255, 255, 255, .75);
}

.dcspg-productdetail-colors {
    text-align: center;
    font-size: small;
    line-height: normal;
    clear: both;
    padding: 5px;
}



.dcspg-productdetail-colorlist-name {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

.dcspg-productdetail-colorimage img {
    width: auto;
    height: auto;
}

.dcspg-productdetail-selectedcolorimage img {
    width: auto;
    height: auto;
}
img.colorimage {
    max-width: 150px;
}





.dcspg-productdetail-colors {
    text-align: center;
    font-size: small;
    line-height: normal;
	background-color:#ffffff;
}
div#tabs {
    padding-bottom: 10px;
}

.dcspg-productdetail-thisproduct {
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: #333 1px solid;
    line-height: normal;
    margin-bottom: 5px;
	border-top:none;
}



.dcspg-productdetail-colorname {
    font-size: 20px;
    text-align: left;
    clear: both;
    text-transform: uppercase;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px;
	line-height: normal;
}


/*shopify css */
.product {
    width: 100%;
    float: left;
    box-shadow: none;
    padding: 10px;
    border: #000000 1px solid;
    background-color: transparent;
    /* margin: 0px auto; */
    margin: 0px;
    line-height: 1;

}

.product h2 {
    font-size: 1.5em;
    line-height: normal;
    margin: 10px 0 10px;
    padding-top: 0px;
    font-family: "Roboto Condensed";
}
.product h1 {
    font-size: 2.5em;
    line-height: 150%;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 600;
	padding-top:10px;
	padding-bottom:10px;
    text-transform: uppercase;
    box-shadow: 1px 1px 5px 1px #666565;
    text-indent: 0px;
    border-radius: 5px;
	background-color:#7fb466;
	color:#ffffff;
	background-image:none;
    letter-spacing: normal;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}


.dcspg-colordetail-description
{
    float: left;
    width: auto;
    padding: 0px;
    clear: both;
    text-align: left;
}

#colorDesc {
    padding-bottom: 20px;
}

.sizecontainter {
    width:100%;
    padding-left: 0px;
    padding-bottom: 20px;
padding-top:10px;
}


div#sizes {
    text-align: left;
}
#sizes::before {
	display:none;
}

.dcspg-size {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    /* margin: 3px; */
    float: left;
    font-size: 11px;
    line-height: normal;
    border: #999 solid 1px;
    margin-left: 0px;
    margin-right: 3px;
    margin-bottom: 3px;
    display: inline-table;
}

.shopify-select {

    margin-top: 10px;
}


/*end shopify css */


.tooltipfav {
	display:none;
	position:absolute;
	max-width:200px;
	border:1px solid #333;
    background: #ff0000;
	border-radius:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:18px;
	padding-right:18px;
	color:#fff;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	z-index:500;
	line-height:normal;
}
.tooltip {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	display:none;
	position:absolute;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	z-index:500;
	    position: relative;
    display: inline-block;
    border-bottom: none;

}



.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    font-size:14px;
    line-height: normal;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


.tooltip:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
    background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
    background-color: #378de5;
}





.dcspg-specs {
	margin-top:12px;
	padding:0px;
	max-width:450px;
	width:100%;
	box-shadow: 1px 1px 5px 1px #666565;
	border:1px solid #666565;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.dcspg-specs table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.dcspg-specs tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.dcspg-specs table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.dcspg-specs table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.dcspg-specs tr:last-child td:first-child {
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.dcspg-specs tr:hover td {
}
.dcspg-specs tr:nth-child(odd) {
	background-color:#e5e5e5;
}
.dcspg-specs tr:nth-child(even) {
	background-color:#ffffff;
}
.dcspg-specs td {
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.dcspg-specs tr:last-child td {
	border-width:0px 1px 0px 0px;
}
.dcspg-specs tr td:last-child {
	border-width:0px 0px 1px 0px;
}
.dcspg-specs tr:last-child td:last-child {
	border-width:0px 0px 0px 0px;
}
.dcspg-specs tr:first-child td {
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.dcspg-specs tr:first-child:hover td {
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color:#cccccc;
}
.dcspg-specs tr:first-child td:first-child {
	border-width:0px 0px 1px 0px;
}
.dcspg-specs tr:first-child td:last-child {
	border-width:0px 0px 1px 1px;
}


#productimages {
    padding-top: 20px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
    width: 100%;
    padding-bottom:15px;
}




.dcspg-productdetail-roomimage-thumb {
    width: 150px;
    height: auto;
}

.dcspg-productdetail-status-img {
    max-width: 40px;
    max-height: 40px;
}


.colorspage-viewed {
	margin-top: 30px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: small;
    line-height: normal;
    font-weight: bold;
    border-left: .5px solid;
}
img.morebtn {
    max-width: 200px;
    height: auto;
	    padding-top: 5px;
}

div#alsoviewed:before {
 content: "People Also Viewed";
    line-height:75px;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: #000000 2px solid;
}


.dcspg-productdetail-alsoViewedImage
{
	padding-bottom:18px;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dcspg-productdetail-alsoViewedImage:hover {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.dcspg-productdetail-alsoViewedImage img {
    max-width: 100px;
}

.dcspg-productdetail-alsoViewed-name {
	   
}


div#promoitem:before {
    content: "You Might Like";
    line-height: 75px;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: #000000 2px solid;
	
}

.dcspg-productdetail-promotionImage
{
	padding-bottom:18px;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dcspg-productdetail-promotionImage:hover {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.dcspg-productdetail-promotionImage img {
    max-width: 100px;
}

.dcspg-productdetail-promotionImage-name {
	   
}


.clickzoom {
	font-size:1em;
}

.dcspg-productdetail-document {

	text-indent:0;
	display:inline-block;
	color:#333;
	font-size:18px;
	width:100%;

	line-height:50px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	text-align:left;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	border-top: #333 1px solid;	
border-bottom: #333 1px solid;
}

.dcspg-productdetail-document:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.dcspg-productdetail-document:active {
	position:relative;
	top:0px;
}

.dcspg-productdetail-document:before {

    background-image: url(images/pdf.png);
    background-size: 25px 25px;
    display: inline-block;
    width: 25px;
    height: 25px;
    content: "";
    position: relative;
    top: 5px;
    left: 0px;

}
 @media only screen and (max-width: 767px) {
	 .dcspg-productdetail-rooms {
    width: auto;
    text-align: center;
}

.dcspg-productdetail-colorimage {
    width: 40%;
}

.dcspg-productdetail-selectedcolorimage {
    width: 40%;
}

.dcspg-productdetail-colors img {
    width: 100%;
}


.colorspage-viewed {
    border-left: none;
}

.dcspg-productdetail-alsoViewedImage {
    width: 48%;
    float: left;
}

.product {
    width: 90%;
}
.colordetailleft {
    float: none;
text-align: center;
    width: 98%;
padding:0px;
margin:auto;
}

.colordetailright {
    float: none;
    width: 98%;
padding:0px;
margin:auto;
}
.logo-brand {
    float: none;
    margin: auto;
    text-align: center;
}
div#price-size {
    /* text-align: right; */
margin-top:10px;
margin-bottom:10px;
    font-size: 14px;
    width: 100%;
}
.grey-btn {
    display: inline-block;
margin: 10px;
}

a#seeInARoom2 {
    margin-left: 0px;
}

}
