.modalstyles {
    font-family: sans-serif !important;
}
.relatedblogsfully {
    display: none;
}
.grid {
	margin-bottom: 30px;
}
.nopadding {
    padding: 0;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.archive.category-rooms-inspiration {
    background: #fff;
}
.modalstyles {
    z-index: 99;
}
.modal-backdrop {
    z-index: 11 !important;
}
/* ---- .element-item ---- */

.element-item {
  	position: relative;
	padding: 0px 10px 20px;
}
.button-group button {
    border: 0;
    margin:0;
}
.element-item > * {
  margin: 0;
  padding: 0;
}
.formsbooks {
	display: none;
}
.content-inspiration {
    position: absolute;
    bottom: 10px;
    padding: 0px;
    width: 100%;
}
.title-inspiration h1 {
    text-align: center;
    margin-top: 0;
    font-family: sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
	line-height: 20px;
}
.title-inspiration h1 a {
    color: #fff;
    position: relative;
    font-size: 16px;
    letter-spacing: 2px;
}
.title-inspiration {
    padding: 0 75px;
}
.hoverroom {
    display: none;
}
.getlook_btn button {
    background: #fff;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 0;
    height: 30px;
    color: #000;
	font-size: 10px;
    line-height: 33px;
    text-transform: uppercase;
    border: 0;
    padding: 0 30px;
}
.getlook_btn a {
	position: relative !important;
}
.getlook_btn {
    text-align: center;
    line-height: 15px;
}
.gridinspirations {
    max-width: 1600px;
    margin: 0 auto;
}
.hoverroom {
    display: none; 
    justify-content: center;
    width: calc(100% - 20px);
    position: absolute;
    align-items: center;
    height: calc(100% - 20px);
    background: rgba(0,0,0,0.2);
    transition: all 0.3s ease-in-out;
}
.hoverroom a {
    color: #fff;
    font-size: 21px;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;}
.hoverroom p {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
}
.element-item:hover .hoverroom {
    display: flex;
    transition: all 0.3s ease-in-out;
}
div#content .container.main-content-area {
    margin: 0 0 30px;
}
.full-title-b {
	padding: 0;
}
.getlook_btn button:focus {
    outline: none;
}
.pagination {
    display: none;
}
.hovercat {
    position: absolute;
    background: rgba(0,0,0,0.3);
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.block1 {
    width: 37.5%;
}
.block2 {
    width: 25%;
}
.block3 {
    width: 37.5%;
}
p.title_room {
    color: #e2e2e2;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 400 !important;
    font-family: 'Helvetica';
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.flexblock {
    display: flex;
    justify-content: center;
}
h1.title-rooms {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 15px;
	font-family: sans-serif;
}
.clearall {
    text-align: center;
    display: none;
    position: fixed;
    right: 80px;
    top: 12%;
    z-index: 99;
}
.clearall button.button {
    background: #000;
    color: #fff;
    border-radius: 0;
    height: auto !important;
    letter-spacing: 1px;
    font-weight: 600;
    border: 1px solid #000;
    padding: 5px 15px;
}
.clearall button.button p {
    margin: 0;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.heightfixedtohorizontal {
    overflow: hidden;
    /* max-height: 218px; */
}
.heightimagecenter {
    overflow: hidden;
}
.lastimagemenu {
    overflow: hidden;
}
.imag_standard {
    width: 100%;
    height: 600px;
    max-width: 482px !important;
}
.legend_shoproom {
    text-align: center;
    position: absolute;
    bottom: 40px;
    width: 100%;
    z-index: 9;
	display: none;
	justify-content:center;
}
.swiper-container.othersprojects .swiper-slide.swiper-slide-active .legend_shoproom {
    display: flex;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,.2),rgba(0,0,0,.3));
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 5px;
    bottom: 0;
}
.othersprojects .swiper-slide.swiper-slide-active .legend_shoproom p {
    font-size: 12px;
}
.othersprojects .swiper-slide.swiper-slide-active .legend_shoproom p.sbtitlehouse {
    font-size: 11px;
}
.ebookstopinspire .titletrends {
    position: absolute;
    display: flex;
    justify-content: center !important;
    width: calc(100% - 10px);
}
.innercontentimg {
    width: 100%;
    float: left;
    padding: 35px 0px 10px;
}
.innercontent {
    width: 100%;
    float: left;
    padding: 0;
    background: #333;
}
.imgtrends {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.ebookstopinspire .titletrends h1 {
    font-size: 11px;
    color: white;
    margin-top: 10px;
    font-family: sans-serif;
    text-transform: uppercase;
}
.ebookstopinspire .titletrendsdown {
    height: 30px;
    clear: both;
    padding-bottom: 10px;
}
.ebookstopinspire .titletrendsdown p {
    line-height: 16px;
    font-size: 10px;
    text-align: center;
    letter-spacing: 1px;
    color: #fff !important;
    text-decoration: underline;
    font-weight: 700;
}
.legend_shoproom a {
    color: #fff;
}
.legend_shoproom a p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
	letter-spacing: 1px;
}
.bgtop {
    background: #ffffff;
    height: 20px;
    top: 0;
    position: absolute;
    width: 101%;
    left: -1px;
}
.ebookstopinspire .innercontent {
    position: relative;
}
.modalsdownloads.modalstyles .modal-dialog {
	float:none;
}
.titlesbooks {
    margin-top: 15px;
}
.titlesbooks a {
    color: #000;
}
.titlesbooks a:hover {
    color: #000;
}
.bg-ebooks {
    background: #e6e6e4;
    padding: 15px;
}
button.download_btn {
    height: 35px;
    width: 35px;
    background: #b98d6a;
    border: 1px solid #b98d6a;
    border-radius: 0;
	position: relative;
	padding: 0;
    float: right;
}
button.download_btn svg {
    position: absolute;
    width: 1.4em;
    right: 20%;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: all 300ms ease-out;
    will-change: right, opacity;
    stroke-width: 5;
    border-right: 1px solid #fff;
    padding-right: 2px;
}
.swiper-container.othersprojects .swiper-slide.swiper-slide-active .bgtop {
    display: none !important;
}
button.btn-send {
    background: #000;
    height: 40px;
    border-radius: 0;
    padding: 10px 30px;
    letter-spacing: 1px;
}
.btnfull {
    margin-bottom: 30px;
}
.othersprojects .swiper-button-next, .othersprojects .swiper-button-prev {
    height: 20px;
}
.getinspire {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 18px;
}
.getinspire h4 {
    font-family: sans-serif;
}
.getinspire p a {
    color: #000;
    font-weight: 600;
}
.padd-20 {
	padding: 0 30px;
}
.titlesbooks p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
}
/* style NEWS forms */
.product-quick-view-container .product-gallery.formproduct {
	padding-bottom: 20px !important;
}
.padd-5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-bottom: 10px;
}
.button-group {
    line-height: 0;
}
.content-textone h1 {
	font-family: sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0;
}
.formprofile p {
	font-size: 10px;
}
.styles_forms input:valid {
	background-color: #fff;
	color: #000 !important;
}
.styles_forms input {
	background: transparent !important;
	height: 30px !important;
	border-color: #e2e2e2;
	color: #000 !important;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 11px !important;
	opacity: 1;
	border-radius: 0;
    padding-left: 10px;
}
.formprofile ul li label {
	line-height: 13px;
	font-size: 10px;
	text-transform: uppercase;
}
.styles_forms input[type="radio"]:checked {
	background: #000 !important;
	-webkit-appearance: none;
}
.styles_forms input[type="radio"] {
	cursor: pointer;
}
.formprofile ul li {
	display: inline-flex;
	margin-right: 20px;
}
.formprofile ul li:last-child {
	display: inline-flex;
	margin-right: 20px;
}
.policybox p {
	font-size: 9px;
	line-height: 14px;
	margin-bottom: 0;
}
.policybox p a {
	color: #000;
	font-weight: 600;
}
.styles_forms input[type="submit"] {
	background: #000 !important;
	opacity: 1 !important;
	color: #fff !important;
	box-shadow: none;
	border: 0;
}
.styles_forms select {
    font-size: 11px;
    background: transparent;
    color: #777;
    padding-left: 10px !important;
    height: 30px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}
.styles_forms input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #777;
	opacity: 1; /* Firefox */
}
.styles_forms input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #777;
}
.styles_forms input::-ms-input-placeholder { /* Microsoft Edge */
	color: #777;
}
.modalstyles button.close {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 0;
    min-height: auto;
    opacity: 1;
    color: #000;
    position: absolute;
    right: -9px;
    top: 0;
}
.modalsdownloads .error {
	position: absolute;
	font-size: 10px;
	color: red;
	right: 10px;
	top: 6px;
	z-index: 9;
	background: transparent;
	display: none;
	text-transform: uppercase;
}
.styles_forms input:focus:active {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.styles_forms .success {
	display: none;
	clear: both;
	text-align: center;
	background: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px;
}
.formprofile ul {
	margin-bottom: 0;
	padding: 0;
}
.checkbds {
	padding-bottom: 0 !important;
}
.modalstyles button.close {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 0;
	min-height: auto;
	opacity: 1;
	color: #000;
	position: absolute;
	right: -12px;
}
.modalstyles h4 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	font-family: sans-serif;
}
.modalstyles .modal-content {
	padding: 15px 20px!important;
}
.modalstyles .modal-header p {
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	letter-spacing: 1px;
	margin-bottom: 1.3em !important;
}
.modal-header {
	position: relative;
}
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media only screen and (max-width: 767px){
	.modalstyles h4 {
		font-size: 12px;
	}
	.modalstyles .modal-header p {
		font-size: 9px;
	}
	.siteinfopartners ul li {
		display: block !important;
		margin-bottom: 15px !important;
	}
}
/* style NEWS forms */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.hoverroom {
		display: flex;
		background: rgba(0,0,0,0.2);
	}
	.grid {
		margin-bottom: 30px;
	}
	.content-inspiration {
		padding: 0 10px;
	}
}


@media only screen and (max-width: 767px) {
	.hoverroom {
		display: flex;
		background: rgba(0,0,0,0.3);
	}
	.grid {
		margin-bottom: 30px;
	}
	.content-inspiration {
		padding: 0 10px;
	}
}

.content-area-two {
    width: 100%;
    float: left;
    background: #eee;
}
.single .main-content-area {
    margin-bottom: 0;
    margin-top: 0;
}
.titles h3 {
    font-weight: 600;
    color: #000 !important;
}

.only-mobile {
    display: none;
}
.categories_mini_mobile {
    display: none;
}
.productstyles {
    margin-bottom: 8px;
    padding: 0 5px;
    position: relative;
}
.single .productsnav {
    max-width: 1400px;
    margin: 0 auto;
    float: none;
    clear: both;
}
.content-grey {
    width: 100%;
    float: left;
}
.content-grey .productstyles {
    padding: 0 5px !important;
    margin-bottom: 10px;
}
.img_fecatured_single_prev {
    width: 30%;
    float: left;
    padding: 0px;
    padding-left: 0;
}
.img_fecatured_single {
    width: 40%;
    float: left;
    padding: 0 5px;
}
.img_fecatured_single_next {
    width: 30%;
    float: left;
    padding: 0px;
    padding-right: 0;
}
.img_fecatured_single_prev nav.navigation.post-navigation, .img_fecatured_single_next nav.navigation.post-navigation {
    display: block !important;
}
.img_fecatured_single_prev nav.navigation.post-navigation h2, .img_fecatured_single_next nav.navigation.post-navigation h2 {
    display: none !important;
}
.img_fecatured_single_prev nav.navigation.post-navigation .nav-next {
    display: none;
}

.img_fecatured_single_next nav.navigation.post-navigation .nav-previous {
    display: none;
}
.img_fecatured_single_prev .nav-links {
    margin-top: 0;
}
.img_fecatured_single_prev .nav-links .nav-previous a {
    border-radius: 0;
    border: 0;
    padding: 0;
}
.img_fecatured_single_prev .nav-links .nav-previous a .img-prev {
    width: 100%;
    float: left;
    max-height: 643px;
    overflow: hidden;
    position: relative;
}
.img_fecatured_single_prev .nav-links .nav-previous a .img-prev img {
    width: auto !important;
    max-width: none !important;
    float: left;
}
.img_fecatured_single_next .nav-links {
    margin-top: 0;
}
.img_fecatured_single_next .nav-links .nav-next a {
    border-radius: 0;
    border: 0;
    padding: 0;
}
.img_fecatured_single_next .nav-links .nav-next a .img-next {
    width: 100%;
    float: left;
    max-height: 643px;
    overflow: hidden;
    position: relative;
}
.img_fecatured_single_next .nav-links .nav-next a .img-next img {
    width: auto !important;
    max-width: none !important;
    float: left;
}
.img_fecatured_single_prev .nav-links .nav-previous, .img_fecatured_single_next .nav-links .nav-next {
    float: none;
    position: relative;
}
.content-prevs {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
    background: rgba(0,0,0,0.6);
}
.content-prevs p {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}
.content-prevs p img {
    text-align: center;
    float: none !important;
    margin: 0 auto;
}
.post-inner-content {
    padding-top: 0;
    padding-bottom:25px;
}
.subtitle h5 {
    margin:0;
}
.entry-content {
    margin-top: 25px;
}
.p1 {
    font-size: 13px;
}
.entry-title {
    color: #000;
    font-size: 30px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}
.subtitle h5 {
    margin: 0;
    color: #999;
    font-weight: normal;
}
.top-image-landing {
    margin-top:0;
}
.img-feacture a img {
    width: 100%;
    height: auto;
}
.hideMobiles {
    display: block;
}
.hideDesktop {
    display: none;
}
@media only screen and (min-width: 1700px){
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height:840px;
    }
    .img_fecatured_single_prev {
        width: 32.5%;
    }
    .img_fecatured_single {
        width: 35%;
    }
    .img_fecatured_single_next {
        width: 32.5%;
    }
}
@media only screen and (min-width: 1679px) and (max-width: 1699px){
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 786px;
    }
    .img_fecatured_single_prev {
        width: 31.25%;
    }
    .img_fecatured_single {
        width: 37.5%;
    }
    .img_fecatured_single_next {
        width: 31.25%;
    }
}
@media only screen and (min-width: 1599px) and (max-width: 1678px){
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 799px;
    }
}
@media only screen and (min-width: 1439px) and (max-width: 1598px){
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 788px;
    }
    .img_fecatured_single_prev {
        width: 28%;
    }
    .img_fecatured_single {
        width: 44%;
    }
    .img_fecatured_single_next {
        width: 28%;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1438px){
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 520px;
    }
    .img_fecatured_single_prev {
        width: 34.5%;
    }
    .img_fecatured_single {
        width: 31%;
    }
    .img_fecatured_single_next {
        width: 34.5%;
    }
    .content-prevs p {
        font-size: 14px;
    }
    .site-info.container {
        width: 100%;
    }
    .text-banestop {
        bottom:15px;
    }
    .text-banestop h1{
        font-size:26px;
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1365px){
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 650px;
    }
    .img_fecatured_single_prev {
        width: 29.5%;
    }
    .img_fecatured_single {
        width: 41%;
    }
    .img_fecatured_single_next {
        width: 29.5%;
    }
    .content-prevs p {
        font-size: 14px;
    }
    .site-info.container {
        width: 100%;
    }
    .text-banestop {
        bottom:15px;
    }
    .text-banestop h1{
        font-size:26px;
    }
    
}
@media only screen and (min-width: 1024px) and (max-width: 1278px){
    .text-banestop {
        bottom:15px;
    }
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 576px;
    }
    .img_fecatured_single_prev {
        width: 29%;
    }
    .img_fecatured_single {
        width: 42%;
    }
    .img_fecatured_single_next {
        width: 29%;
    }
    .single .main-content-inner {
        width: 100%;
    }
    .productstyles .add-to-cart-button a.btn_news_products {
        width: 75%;
    }
    .productstyles.colspecific-5 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .productstyles p.name.product-title {
        font-size: 11px;
        line-height: 10px;
        height: 20px;
    }
    .site-info.container {
        width: 100%;
    }
    .text-banestop h1{
        font-size:24px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
      .colspecific-5 {
        width: 50%;
      }
      .ebook_content {
        margin-bottom: 15px;
      }
      .productstyles:nth-child(3) {
        clear: both;
      }
      .hovershadow {
        position: relative;
        width: 16% !important;
      }
      .col-md-12.top-image-landing.only-desktop {
        float: left;
      }
      .text-banestop {
        bottom: 10px;
      }
      .text-banestop h3 {
        font-size: 11px;
        margin-top: 5px;
      }
      .text-banestop h1 {
        font-size: 15px;
      }
      .overlayslide {
        background: rgba(0,0,0,0);
      }
      .single .main-content-inner {
          width: 100%;
      }
      .img_fecatured_single_prev {
        width: 15%;
    }
    .img_fecatured_single {
        width: 70%;
    }
    .img_fecatured_single_next {
        width: 15%;
    }
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 576px;
    }
    .content-grey .productstyles:nth-child(3) {
        clear: none;
    }
    .productstyles.colspecific-5:nth-child(9), .productstyles.colspecific-5:nth-child(13) {
        clear: both;
    }
    .productstyles.colspecific-5:nth-child(11), .productstyles.colspecific-5:nth-child(16) {
        clear: none !important;
    }
    .productstyles.colspecific-5:last-child {
        display: block;
    }
    .swiper-container.shopbyroomslider .swiper-slide {
        max-width: 100%;
    }
    .imag_1, .imag_2, .imag_3, .imag_4, .imag_5, .imag_6, .imag_7, .imag_8, .imag_9, .imag_10, .imag_11 {
        margin: 0 auto;
        position: relative;
    }
    .content-prevs p {
        font-size: 15px;
    }
    .hideMobiles {
        display: block;
    }
    .hideDesktop {
        display: none;
    }
}

@media only screen and (min-width: 260px) and (max-width: 767px) {
    .productsshoplook {
        display: block !important;
    }
    .hideMobiles {
        display: none;
    }
    .hideDesktop {
        display: block;
    }
    .block1 {
        width: 100%;
    }
    .block2 {
        width: 100%;
    }
    .block3 {
        width: 100%;
    }
    .hoverroom a {
        width: auto;
    }
    .title-inspiration {
        padding: 0 10px;
    }
    .title-inspiration h1 a {
        font-size: 12px;
    }
    h1.title-rooms {
        font-size: 14px !important;
    }
    p.subtitle {
        font-size: 11px !important;
    }
    p.textIDservice {
        line-height: 15px !important;
        font-size: 12px;
    }
    .padd-20 {
        padding: 0 0px !important;
    }
    .bgtop {
        display: none !important;
    }
    .img_fecatured_single_prev .nav-links .nav-previous a .img-prev, .img_fecatured_single_next .nav-links .nav-next a .img-next {
        max-height: 224px;
    }
    .titlesbooks {
        margin-bottom: 20px;
    }
    .only-desktop {
    display: none;
    }
    .only-mobile {
    display: block;
    }
    .only-mobile .text-banestop {
        bottom: 90px;
        height: 100%;
        position: relative;
        display: block;
    }
    .only-mobile .text-banestop h1 {
        font-size: 14px;
    }
    .only-mobile .text-banestop h3 {
        font-size: 9px;
    }
    .only-mobile .text-banestop button {
        height: 25px;
        font-size: 10px;
        line-height: 4px;
    }
    .mobstyles {
        margin-top: -22%;
    }
    .img_fecatured_single_prev {
        display: none;
    }
    .img_fecatured_single_next {
        display: none;
    }
    .img_fecatured_single {
        width: 100%;
        padding: 0;
    }
    .mobilepaddings {
        padding: 0 20px;
    }
    .roomsrelatedsposts {
        margin-bottom: 20px;
    }
    .roomsrelatedsposts:last-child {
        margin-bottom: 0;
    }
    .content-prevs p {
        font-size: 0;
    }
    .productstyles p.name.product-title {
        height: 20px;
    }
    .productstyles.colspecific-5:nth-child(9), .productstyles.colspecific-5:nth-child(13) {
        clear: both;
    }
    .productstyles.colspecific-5:nth-child(11), .productstyles.colspecific-5:nth-child(16) {
        clear: none !important;
    }
    .productstyles.colspecific-5:last-child {
        display: block;
    }
}



/* single style */
.hotspot-wrapper.hotspotnewpage {
    position: absolute;
}
.hotspot {
    position: absolute;
    display: block;
    z-index: 0;
  }
  .hotspot--title {
    position: absolute;
    margin: 0;
    padding: 14px;
    width: 20em;
    max-width: 50vw;
    z-index: 1;
    opacity: 0;
    display: none;
    padding-right: 10px;
    color: #413e3e;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all cubic-bezier(.8,0,.2,1) .4s;
  }

  .hotspot-name {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 2px;
    font-weight: lighter;
  }
  a .hotspot-description {
    font-size: 0.6rem;
    line-height: 15px;
    color: #7d7d7d;
    text-transform: capitalize;
  }
  .hotspot-view-product {
    background-color: white;
    border:1px solid white;
    color: black;
    width: 100%;
    padding: 7px;
    margin: 5px 0px;
    display: inline-block;
  }
  .hotspot-wish-list {
    color: white;
    border:1px solid white;
    width: 100%;
    padding: 7px;
    margin: 5px 0px;
    display: inline-block;
  }
  .hotspot--title__right .hotspot-wrapper.hotspotnewpage {
    float: right;
  }
  .hotspot--title__left .hotspot-wrapper.hotspotnewpage {
    float: left;
  }
  .hotspot-wrapper.hotspotnewpage a {
    position: relative;
    float: right;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9;
    background: transparent;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all cubic-bezier(.8,0,.2,1) .4s;
  }
  .hotspot-wrapper.hotspotnewpage a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    transition: opacity .6s;
    animation: pulse 1.5s cubic-bezier(.8,0,.2,1) 0s infinite;
  }
  .hotspot-wrapper.hotspotnewpage:hover a  {
    transform: scale(.6);
    background-color: transparent !important;
  }
  /*.hotspot:hover .hotspot-wrapper.hotspotnewpage:after {
    opacity: 0;
  }*/
  /*.hotspot-wrapper.hotspotnewpage:hover + .hotspot--title{
    opacity: 1;
  }*/
  .lg-hotspot--selected {
    z-index: 999;
  }
  .lg-hotspot--selected .hotspot--title {
    opacity: 1;
    display: inline-block;
  }

  @keyframes pulse {
    0% {transform: scale(0.4);}
    33% {transform: scale(1);}
    66% {transform: scale(0.4);}
    100% {transform: scale(0.4);}
  }

  .hotspot--ocadia { top: 73%; left: 20%; }
  .hotspot--ocadia .hotspot--title{ top: 100%; left: -200%; }
  .hotspot--needle { top: 55%; left: 21.55%; }
  .hotspot--needle .hotspot--title{ top: 100%; right: -200%; }
  .hotspot--anguis { top: 65%; right: 15%; }
  .hotspot--anguis .hotspot--title{ top: 100%; right: -200%; }
  .hotspot--shard { top: 17%; left: 22%; }
  .hotspot--shard .hotspot--title{ top: 100%; right: -200%; }
  .hotspot--shard--mobile { top: 8%; left: 26%; }
  .hotspot--shard--mobile .hotspot--title{ top: 100%; left: -200%; }
  .hotspot--thor { bottom: 20%; right: 35%; }
  .hotspot--thor .hotspot--title{ top: 100%; right: -200%; }
.post-inner-content{
    border:0;
}
.post-inner-content .entry-content p, .post-inner-content .entry-content p a {
    text-align: justify;
    color: #000;
}
.post-inner-content .entry-content h3{
    text-align: center;
    color: #000;
    font-size:20px;
}
.post-inner-content .entry-content h3 a{
    color:black;
}
.post-navigation a, .page-numbers, .pagination .prev, .pagination .next{
    margin:0;
}
.btn-talkus a.chatclick.button.primary {
    background: #cccccc;
    border-radius: 0;
    height: 30px;
    padding: 10px 30px !important;
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
}
.btn-talkus {
    text-align: center !important;
    margin: 0 0 45px 0;
}
.single {
    background: #000 !important;
}
.single .products .product-small.col{
    max-width:25%;
}
    @media only screen and (min-width: 1281px) and (max-width: 1439px){
        .single .products .product-small.col:last-child{
        display:block;
    }
}
.entry-content h2{
    color: black;
    text-align: center;
    font-size: 20px;
}
.entry-content h4{
    color: black;
    text-align: center;
    font-size:15px;
    line-height: 23px;
}

.entry-content h4 a{
    color: black;
    font-weight:bold;

}
.row {
    margin-right: 0;
    margin-left: 0;
}
@media(min-width:768px) and (max-width:1439px){
    .main-content-inner.col-sm-8{
        width:83.33333333% !important;
    }
}
.subtitle h5 {
    color: #999;
    letter-spacing: 1pt;
    font-size: 18px;
    text-align:center;
    font-family: sans-serif;
}
h1.entry-title.titleinspiration {
    font-size: 20px;
    font-family: sans-serif;
    margin-top: 0;
    font-weight: 600;
}
.btnfull {
    margin-top: 20px;
    margin-bottom: 30px;
}
button.btn-send {
    background: #000;
    height: 40px;
    border-radius: 0;
    padding: 10px 30px;
    letter-spacing: 1px;
    line-height: 0;
    font-size: 12px;
    border: 0;
    color: white;
}
button.btn-send a {
    color: #fff;
    text-transform: uppercase;
}
button.btn-send a:hover {
    color: #fff;
}
.flexblock {
    display: flex;
    justify-content: center;
}
.box-text-titles {
    display: flex;
    align-items: center;
    width: 100%;
    flex-flow: column;
}
p.name-product-title {
    text-transform: uppercase;
    margin-bottom: 0;
}
p.name-product-title a {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
}
.brand-product {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}
.buttongetp {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 5px;
}
.imgproducts {
    margin-bottom: 10px;
}
h1.title-rooms {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-family: sans-serif;
    text-transform: uppercase;
}
p.subtitle {
    text-align: center;
    text-transform: uppercase;
    color: #666;
    font-size: 13px;
}
p.textIDservice {
    text-align: center;
    font-weight: 600;
    line-height: 10px;
}
.imag_standard {
    width: 100%;
    height: 600px;
    max-width: 482px !important;
}
.hotpointerscontent {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    align-items: flex-end;
    justify-content: flex-end;
}
.shopbyroomslider .swiper-button-next, .shopbyroomslider .swiper-button-prev {
    height: 20px;
}
/* style NEWS forms */
.product-quick-view-container .product-gallery.formproduct {
    padding-bottom: 20px !important;
}
.content-textone h1 {
    font-family: sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
}
.formprofile p {
    font-size: 10px;
    margin-bottom: 0;
}
.styles_forms input:valid {
    background-color: #fff;
    color: #000 !important;
}
.styles_forms input {
    background: transparent !important;
    height: 30px !important;
    border-color: #e2e2e2;
    color: #000 !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 10px !important;
    opacity: 1;
    border-radius: 0;
    padding-left: 10px;
}
.styles_forms textarea {
    background: transparent !important;
    height: 50px !important;
    border-color: #e2e2e2;
    color: #000 !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 10px !important;
    opacity: 1;
    border-radius: 0;
    padding-left: 10px;
    width: 100%;
}
.formprofile ul li label {
    line-height: 13px;
    font-size: 10px;
    text-transform: uppercase;
}
.styles_forms input[type="radio"]:checked {
    background: #000 !important;
    -webkit-appearance: none;
}
.styles_forms input[type="radio"] {
    cursor: pointer;
}
.formprofile ul li {
    display: inline-flex;
    margin-right: 20px;
}
.formprofile ul li:last-child {
    display: inline-flex;
    margin-right: 20px;
}
.policybox p {
    font-size: 9px;
    line-height: 14px;
    margin-bottom: 0;
}
.policybox p a {
    color: #9c793d;
    font-weight: 600;
}
.styles_forms input[type="submit"] {
    background: #000 !important;
    opacity: 1 !important;
    color: #fff !important;
    box-shadow: none;
    border: 0;
    padding: 0;
    line-height: 32px;
}
.styles_forms select {
    font-size: 11px;
    background: transparent;
    color: #777;
    padding-left: 10px !important;
    height: 30px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
}
.styles_forms input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #777;
    opacity: 1; /* Firefox */
}
.styles_forms input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #777;
}
.styles_forms input::-ms-input-placeholder { /* Microsoft Edge */
    color: #777;
}
.select2-container {
    padding-top: 2px;
    border-radius: 0;
    height: 30px;
    margin-bottom: 10px;
}
.select2-container a.select2-choice, .select2-container a.select2-choice {
    padding: 0;
    border: 0;
    height: 25px;
    font-size: 10px;
}
.modalstyles button.close {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 0;
    min-height: auto;
    opacity: 1;
    color: #000;
    position: absolute;
    right: -9px;
    top: 0;
}
.modalsdownloads .error {
    position: absolute;
    font-size: 10px;
    color: red;
    right: 10px;
    top: -10px;
    z-index: 9;
    background: transparent;
    display: none;
    text-transform: uppercase;
}
.styles_forms input:focus:active {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.styles_forms .success {
    display: none;
    clear: both;
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px;
}
.formprofile ul {
    margin-bottom: 0;
    padding: 0;
}
.checkbds {
    padding-bottom: 0 !important;
}
.modalstyles button.close {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 0;
    min-height: auto;
    opacity: 1;
    color: #000;
    position: absolute;
    right: -12px;
}
.modalstyles h4 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: sans-serif;
}
.modalstyles .modal-content {
    padding: 15px 20px!important;
}
.modalstyles .modal-header p {
    font-size: 12px;
    text-align: center;
    margin-top: 0;
    letter-spacing: 1px;
    margin-bottom: 0em !important;
}
.modal-header {
    position: relative;
}
.modal {
    text-align: center;
    padding: 0!important;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.getinspire h4 {
    font-family: sans-serif;
}
.getinspire p a {
    color: #000;
    font-weight: 600;
}
.padd-20 {
    padding: 0 30px;
}
.topimages img {
    width: 100%;
    height: auto;
}
.gridinspirations img {
    width: 100%;
    height: auto;
}
.titlesbooks p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 0;
}
.roomsrelatedsposts .content-top {
    background: #ccc;
    margin-top: 0;
    padding: 20px 30px;
    height: 260px;
    max-height: 260px;
}
.roomsrelatedsposts .post-categories {
    margin:0;
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
}
.roomsrelatedsposts .post-categories li a {
    font-size: 12px;
    color: #000;
}
.roomsrelatedsposts .title-post h1 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: sans-serif;
    line-height: 25px;
    height: 47px;
    overflow: hidden;
    margin-bottom: 15px;
}
.roomsrelatedsposts .title-post h1 a {
    color: #000;
}
.roomsrelatedsposts .shortdesciption p {
    font-size: 12px;
    margin-bottom: 20px;
    color: #000;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.roomsrelatedsposts .read-more.btn-black a {
    border: 0;
    border-bottom: 1px solid;
    padding: 0;
    font-size: 11px;
    color: #000;
}
.shortdesciption {
    height: 80px;
    overflow: hidden;
    margin-bottom: 8px;
}
.shopbyroomslider .legend_shoproom {
    display: block;
    bottom: 20px;
}
.shopbyroomslider .legend_shoproom a p {
    font-size: 10px;
    text-transform: uppercase;
}
.swiper-container.shopbyroomslider {
    margin-bottom: 0;
}
.sectiongrey {
    background: #e6e6e4;
    margin-bottom: 0px;
    margin-top: 25px;
}
.opendescrition {
    max-height: 13rem;
    overflow: hidden;
    transition: max-height 1s ease-in;
}
.closedescrition {
    max-height: 100rem;
    overflow: hidden;
    transition: max-height .5s ease-in;
}
