﻿
.sys-mess .tabs {
	border: none;
}
.sys-mess .tabs .active {
	display: none;
}
.sys-mess ul.primary>li>a {
	border-style: solid;
}

.page-user .region-content {
	margin-top: 280px;
    text-align: center;
}
.product__content ul {
    list-style: disc;
}
.col--center {
	float: none;
	margin: 0 auto;
}
.bl__hero {
  height: 630px;
}
.bl__main-hero-content {
  bottom: 0%;
}
.bl__hero-casing--examples {
	left: 0;
    position: absolute;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s linear;
}
.bl__hero-casing--examples.is-active {
	visibility: visible;
    opacity: 1;
}
.section--cart .h2--subheading{
	text-align: left;
}
.color-link {
	color: #175dc6;
}
.bold-total {
	font-family: RobotoSlab-Bold,arial,sans-serif;
}
.page-cart .uc-cart-checkout-form,
.page-cart #review-instructions,
.page-cart-checkout-complete #block-system-main,
.sys-mess {
    max-width: 1164px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
    line-height: 1.6;

}
.sys-mess {
	margin-top: 200px;
	overflow: hidden;
}
.front .sys-mess {
	position: absolute;
	z-index: 10000;
	right: 0;
}
.node-type-product:not(.admin-menu) .sys-mess,
.node-type-closet-sliding-door:not(.admin-menu) .sys-mess {
	margin-top: 50px;
}
.page-news .sys-mess,
.page-projects .sys-mess,
.page-shop .sys-mess,
.page-architectural-design .sys-mess  {
	margin-top: 20px;
}

.page-cart-checkout-complete #block-system-main,
.uc-cart-empty {
	text-align: center;
}
.page-cart #cart-pane {
	display: none;
}
.page-cart fieldset {
	margin-bottom: 35px;
}
.page-cart legend {
	font-size: 36px;
	margin-bottom: 35px;
	font-family: Quicksand-Light,arial,sans-serif;
	text-align: center;
	width: 100%;
}

.page-cart input, .page-cart select {
    border: 2px solid #ddd;
    padding: 5px 10px;
    height: 42px;
    background: #fff;
    outline: 0;
    float: left;
}
.page-cart form a {
	color: #175dc6;
}
.page-cart form p,
.page-cart .fieldset-description {
	font-family: RobotoSlab-Bold,arial,sans-serif;
	margin-bottom: 20px;
}
.uc-cart-checkout-form .uc-store-address-field .form-item label,
.page-cart label {
	width: 50%;
	text-align: right;
	display: block;
	float: left;
	padding: 2px 10px;
}
.form-required {
	float: right;
}
.page-cart .form-submit {
	font-size: 24px;
    background: #000;
    padding: 15px 25px;
    position: relative;
    outline: 0;
    border: none;
    margin-top: 10px;
    cursor: pointer;
    height: auto;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}
.page-cart .form-submit:after {
	content: '';
    position: absolute;
    display: block;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border: 2px solid #000;
    transition: all .2s linear;
}
.page-cart .form-submit:hover:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#edit-cancel,
#edit-back {
	float: left;
}
.form-item-panes-billing-copy-address .form-checkbox {
	float: none;
    height: auto;
}
.form-item-panes-billing-copy-address label {
	display: inline;
	float: none;
}
@media only screen and (max-height: 750px){
	.page-cart input, .page-cart select {
	    height: 30px;
	}
}
@media only screen and (max-width: 1366px){
	.page-cart .uc-cart-checkout-form {
	    max-width: 80%;
	}
}
@media only screen and (max-width: 768px){
    .page-cart .uc-cart-checkout-form  {
        max-width: 90%;
    }
}
@media only screen and (min-width: 1366px){
	.section--product .container-fluid  {
	    width: 1062px;
	}
}
.admin-menu .section--header {
	top: 30px;
}
.admin-menu.node-type-about .sys-mess,
.page-shop-filter .sys-mess,
.page-shop-sliding .sys-mess,
.page-shop-cart .sys-mess {
	margin-top: 200px;
}
strong {
	font-weight: 700;
	font-family: RobotoSlab-Regular,arial,sans-serif;
}
.rtecenter {
	text-align: center;
}
.logged-in:not(.admin-menu) .messages.status {
	display: none;
}
#quotes-pane #quote {
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	border: none;
}
#quotes-pane #quote .form-item {
	overflow: hidden;
	text-align: right;
}
#quotes-pane #quote .form-radio {
	height: auto;
	float: none;
}
#quotes-pane #quote label {
	display: inline-block;
    text-align: left;
    float: none;
}
#quotes-pane .form-submit {
	float: none;
	margin: 20px 20px 0 20px;
}
#billing-address-pane .messages{
	overflow: hidden;
	clear: both;
}
#quote label {
	text-align: left;
	float: right;
}
#edit-continue {
	float: right;
}
#edit-submit {
	float: right;
}
.cart-product-image {
	max-width: 280px;
}
.page-shop-cart .h2--subheading {
	margin-bottom: 10px;
}
.page-shop-cart .container-fluid p {
	margin-bottom: 10px;
}
@media (max-width: 768px) {
	.cart-product-image {
		max-width: 100%;
	}
}
.col--6 {
    width: 50%;
    float: left;
}
.page-shop-cart .product__calc-table {
	width: auto;
}
.page-shop-cart .product__calc-table td:first-child {
	min-width: 120px;
}
#line-items-div {
	display: inline-block;
	margin: 0 auto;
	float: none;
}
#line-items-div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#edit-panes-payment-payment-method {
	display: inline-block;
	margin: 0 auto;
	float: none;
}
#edit-panes-payment-payment-method label {
	width: auto;
}
.page-cart .form-type-textarea label {
	width: 100%;
    text-align: center;
}
.bl__main-hero-content {
    top: auto;
}
.product__hero--price .small,
.item__door-price .small {
    font-size: .7em;
    color: #F00;
}
.product__hero--price .small:first-child,
.item__door-price .small:first-child {
    text-decoration: line-through;
}
.discount {
    color: #F00;
}
.icon--info {
    border-radius: 0;
}
.item__door-img-wrap {
  position: relative;
}
.sticker-img {
  position: absolute;
  top: -1.5rem;
  right: 0;
  padding: 0 1.5rem;
}
#logo > img {
  display: block;
  max-width: 90%;
}
@media (max-width: 768px){
	.col--6 {
	    width: 100%;
	}

	.bl--advantages .col-6 {
		padding: 0;
	}
	.uc-cart-checkout-form .uc-store-address-field .form-item label,
	.page-cart label {
		width: 100%;
		text-align: center;
	}

	.page-cart .form-required {
		float: none;
	}
	.page-cart input[type="text"],
	.page-cart select {
		width: 100%;
	}

	.page-cart .resizable-textarea .grippie {
		display: none;
	}

	.page-cart .form-textarea-wrapper textarea {
		margin: 0 auto;
		width: 95%;
	}/**/
}
.custom-size-wrapper,
.custom-raw-size-wrapper {
  position: absolute;
  background: #fff;
  z-index: 100000;
  top: 0;
  width: 100%;
  padding: 25px;
  display: none;
  min-width: 380px;
}
.custom-size-wrapper .modal__icon-close,
.custom-raw-size-wrapper .modal__icon-close {
      font-size: 24px;
}
.custom-size-title {
  font-size: 24px;
  font-family: "RobotoSlab-Light";
  color: rgb(0, 0, 0);
  letter-spacing: .8px;
  margin-bottom: 25px;
}
.custom__label {
  font-size: 18px !important;
  font-family: "RobotoSlab-Light";
  color: rgb(0, 0, 0);
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.custom__help {
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin-top: 10px;
}
.custom_delimer {
  font-size: 18px !important;
  font-family: "RobotoSlab-Light";
  color: rgb(0, 0, 0);
  padding: 0 10px;
}
.custom-size,
.custom__footer {
  align-items: center;
}
.custom__footer {
  margin-top: 25px;
}
.custom_size_submit {
    width: 168px;
    text-align: center;
    font-weight: bold;
}
.custom_size__price {
  padding-right: 35px;
  line-height: 24px;
}
.product__colour--item__sliding {
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/sites/default/files/sliding_colors.png);
}
.position-relative {
  position: relative;
}
@media (max-width: 768px) {
  .mb-image {
    margin-bottom: 40px;
  }
}
/* .product__colour--item {
  transition: none;
}
.product__colour--item:checked,
.product__colour--item:hover {
    background-repeat: no-repeat;
    background-position: 3px 3px;

    position: relative;
}
.product__colour--item:hover:after {
  position: absolute;
  border: 3px solid #fff;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */
.f-select.error {
  border-color: rgb(234, 90, 6);
}
.custom-size-wrapper i.modal__icon-close {
  font-size: 45px;
}
.mobile--visible .custom-size-wrapper {
  width: calc(100% - 20px);
}
.front__sticker {
  position: absolute;
  
  top: -1.5rem;
  padding: 0 1.5rem;
}
.shop__sticker {
  position: absolute;
  top: 0;
  right: 0;
}
.bl__hero-door--decor {
  z-index: 10;
}
.bl__hero-door--examples {
  z-index: 11;
}
.hidden {
  display: none;
}
.project {
  overflow: hidden;
  display: flex;
}
.project.odd {
  flex-direction: row-reverse;
}

.project__img {
  width: 50%;
}
.project__img > img {
  max-width: inherit;
  height: 100%;
}
.project__text {
  width: 50%;
  display: flex;
  align-items: center;
  background: #edeae8;
  padding: 20px 70px;
}
@media (max-width: 1024px) {
  .project.odd,
  .project.even {
    flex-direction: column;
  }
  .project__img,
  .project__text {
    width: 100%;
    display: block;
  }
  .project__text {
    padding: 30px;
  }
  .project__img > img {
    width: 100%;
    height: auto;
  }
}
.project__title {
  font-size: 36px;
  font-family: Quicksand-Light,arial,sans-serif;
  color: rgb(234, 90, 6);
  line-height: 1;
  position: relative;
  padding-bottom: 25px;
}
.project__title:after {
  position: absolute;
  height: 2px;
  background: #B18147;
  width: 330px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
}
.project__description {
  line-height: 1.648;
  text-align: center;
}
.header__nav-list--link.active {
  color: #B18147;
}
#gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
#gallery:after {
  content: "";
  display: table;
  clear: both;
}
#gallery > .item {
  padding: 0;
  margin-bottom: 20px;
  cursor: pointer;
}
.js_open_galleryModal {
  max-width: 100%;
  display: block;
}
#galleryModal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}
#galleryModal .modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}
#galleryModal .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
#galleryModal .close:hover,
#galleryModal .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
#galleryModal .gallerySlides {
  display: none;
}
#galleryModal .gallerySlides > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 80vh;
}
#galleryModal .prev,
#galleryModal .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
#galleryModal .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
#galleryModal .prev:hover,
#galleryModal .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
#galleryModal .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
#galleryModal .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
#galleryModal img.demo {
  opacity: 0.6;
}

#galleryModal .active,
#galleryModal .demo:hover {
  opacity: 1;
}

#galleryModal img.hover-shadow {
  transition: 0.3s;
}

#galleryModal .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.red {
  color: #F00;
}
.small {
  font-size: 0.85em;
}
.switch-size {
  border-width: 2px;
  border-color: rgb(221, 221, 221);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  border-radius: 19px;
  margin-right: 10px;
  overflow: hidden;
  display: flex;
  position: relative;
}
.switch-size__item {
  font-size: 14px;
  line-height: 1;
  float: left;
  padding: 5px 15px 5px 10px;

  background: #c3bfbf;
  color: #fff;
  cursor: pointer;
  min-width: 80px;
}
.switch-size__item.first {
  padding-left: 30px;
  padding-right: 0;
  width: 80px;
}
.switch-size__item.last {
  padding-right: 30px;
  min-width: 115px;
}
.switch-size__item.active {
  background: #fff;
  color: #000;
  cursor: default;
}
.switch-size__item.first.active:before {
  border-radius: 50%;
  background-color: rgb(234, 90, 6);
  width: 11px;
  height: 11px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -5.5px;
  left: 10px;
}
.switch-size__item.last.active:before {
  border-radius: 50%;
  background-color: rgb(234, 90, 6);
  width: 11px;
  height: 11px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -5.5px;
  right: 10px;
}
@media (max-width: 1700px) {
  .row-size {
    flex-direction: column;
  }
  .col-size {
    width: 100%;
  }
  .switch-size {
    display: inline-flex;
    margin-bottom: 10px;
  }
}
.align-center {
  align-items: center;
}
.price-wrapper {
  line-height: 24px;
}
.product-total-sum {
  line-height: 16px;
}
sup {
    font-size: .7em;
    vertical-align: text-top;
}
/* #gallery {

}
#gallery > .item {
  margin-bottom: 20px;
  padding: 0 10px;
} */
.page-shop-cart .form-type-textfield {
  margin-bottom: 20px;
}
.page-shop-cart .form-item-comment {
  max-width: 521px;
  margin: 0 auto 60px;
}
.page-shop-cart label {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.page-shop-cart .form-type-textfield input {
    border: 2px solid #ddd;
    padding: 5px 10px;
    height: 30px;
    background: #fff;
    outline: 0;
}
.page-shop-cart .form-item-comment textarea {
    border: 2px solid #ddd;
    padding: 5px 10px;
    background: #fff;
    outline: 0;
}
.page-shop-cart .form-type-textfield input.error {
  border-color: rgb(140, 46, 11);
}
.page-shop-cart .form-required {
  float: none;
}
.page-shop-cart .btn {
  font-size: 24px;
  font-weight: 100;
  font-family: 'RobotoSlab-Light', arial, sans-serif;

}
.page-shop-cart .btn:after {
  display: none;
}
.node-type-product .door__header-link {
  display: block;
}
.captcha {
  text-align: center;
  margin-top: 30px;
}
.g-recaptcha {
  display: inline-block;
}
.page-user .form-submit{
  float: none !important;
  margin-top: 20px;
  font-size: 24px;
  background: #000;
  color: #fff;
  padding: 15px 25px;
  position: relative;
  outline: 0;
  border: none;
  margin-top: 10px;
  cursor: pointer;
}
.form-contact {
  text-align: center;
}
.form-contact .g-recaptcha {
  margin-bottom: 20px;
}
.dropdown {
  position: relative;
  margin: 0;
  border: 1px solid transparent;
}
.dropdown-s {
  position: relative;
  margin: 0;
  border: 1px solid transparent;
}
.dropdown:hover {
  border: 1px solid #A4A4A4;
  border-bottom: none;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: -1px;
  background: #FFFFFF;
  padding: 7px 11px;
  border: 1px solid #A4A4A4;
  white-space: nowrap;
  left: -1px;
  z-index: 1;
}
.dropdown-menu-s {
  display: none;
  position: absolute;
  top: 0;
  margin-top: -1px;
  background: #FFFFFF;
  padding: 7px 11px;
  border: 1px solid #A4A4A4;
  white-space: nowrap;
  left: 90%;
  z-index: 10;
}
.dropdown > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  padding: 9px 12px;
}
.dropdown-s > a {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
}
.dropdown:hover > a {
  background: #FFFFFF;
}
.dropdown-s:hover > a {
  background: #FFFFFF;
}
.-is-dark-theme .dropdown:hover > a {
  color: #B18147;
}
.-is-dark-theme .dropdown-s:hover > a {
  color: #B18147;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-s:hover .dropdown-menu-s {
  display: block;
}

.last + .dropdown-menu {
  right: -1px;
  left: auto;
}
.last + .dropdown-menu-s {

}
.dropdown-menu li {
  padding: 4px 0;
}
.dropdown-menu-s li {
  padding: 4px 0;
}
.dropdown-menu a {
  font-family: Arial,Sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.dropdown-menu-s a {
  font-family: Arial,Sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.dropdown-menu a:after {
  content: "";
  border-bottom: 2px solid transparent;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: bottom .2s linear,border-color .2s linear,-webkit-transform .3s linear;
  transition: bottom .2s linear,border-color .2s linear,transform .3s linear;
  display: block;
}
.dropdown-menu-s a:after {
  content: "";
  border-bottom: 2px solid transparent;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: bottom .2s linear,border-color .2s linear,-webkit-transform .3s linear;
  transition: bottom .2s linear,border-color .2s linear,transform .3s linear;
  display: block;
}
.dropdown-menu a.active,
.dropdown-menu a:hover {
    color: #B18147;
    text-decoration: none;
}
.dropdown-menu-s a.active,
.dropdown-menu-s a:hover {
    color: #B18147;
    text-decoration: none;
}
.dropdown-menu a:hover:after {
  border-color: #B18147;
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dropdown-menu-s a:hover:after {
  border-color: #B18147;
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cs-size {
  align-items: flex-end;
}
.cs-size .custom__label {
  font-weight: normal;
}
.bl__hero-content .cs-size-col {
  width: calc(50% - 15px) !important;
}
.cs-size {
  display: flex !important;
}
.cs-size-delimer {
  width: 30px;
  height: 42px;
  line-height: 42px;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
}
@media only screen and (max-height: 750px) {
  .bl__hero-content .cs-size-col {
    width: auto !important;
  }
  .bl__hero-content .cs-size-delimer  {
      height: 30px;
      line-height: 30px;
      width: 30px !important;
  }
}
.cs_size_unit {
  position: absolute;
  right: 7px;
  text-align: center;
  font-size: 18px;
  height: 20px;
  bottom: 4px;
}
.bl__cs__hero-door {
  text-align: center;
}
.cs__f-select {
  background: #EDEDED;
}
.cs-size__wrapper {
  align-items: flex-end;
}
.cs-size__label {
  margin-bottom: 11px;
  line-height: 42px;
  height: 42px;
  display: block;
}
@media only screen and (max-height: 750px) {
  .custom_width__label,
  .custom_height__label {
    font-size: 14px !important;
  }
  .cs-size__label {
      height: 30px;
      line-height: 30px;
  }
}
.constructor__hero-door__cs {
  display: flex;
}
.cs__item__door {
  width: 25%;
  margin: 0 3%;
}
.bl__hero-item--img, .bl__hero-slider,
.bl__hero-slider .slick-list,
.bl__hero-slider .slick-track,
.bl__hero-wrap, .hero--img {
  max-height: 600px;
}
/* .page-shop-sliding .cs__item__door {
  width: 33%;
} */
.node-type-closet-sliding-door .constructor__hero-wrap {
  z-index: 1;
}
.node-type-closet-sliding-door .product__colours {
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .bl__cs__hero-door--img {
    max-width: 40vw;
  }
}
.product__main-item__cs {
  margin: 60px auto;
  float: none;
}
@media only screen and (min-width: 768px) {
.header__nav-list { background: #fff;}
}
 .section-review-star {
    margin-right: .15em;
    color: #d1d1d1;
    height: 14px;
    width: 15px;
    margin: 0 1px;
    display: inline-block;
     
 }
 .section-review-title {
     margin-right: .3em;
 }
 #google-reviews {
     text-align: center;
 }
  #google-reviews a {
      display: inline-flex;
     align-items: center;
     text-decoration: none !important;
  }
