.temp-hide-no-space{
   display: none;
}

.booking-form {
   border:0;
   background: #ffffff;
}

.cms-book-an-appointment {
   scroll-behavior: smooth;
}

.cms-download-a-brochure-main .c-page-section--style-1 {
   clear: both;
}

.nbs-alert {
   padding: 15px;
   margin-bottom: 20px;
   border: 1px solid transparent;
   border-radius: 4px;
}

.nbs-alert-success {
   color: #0f5132;
   background-color: #d1e7dd;
   border-color: #badbcc;
}

.nbs-alert-danger {
   color: #842029;
   background-color: #f8d7da;
   border-color: #f5c2c7;
}

.label-marketing-subscribe {
   line-height: 24px!important;
}

.text-left {
   text-align: left;
}

.cms-download-a-brochure-main .large-category-description h2 {
   font-weight: 400;
}

.brochure-download-form {
   border: 0!important;
}

@media (max-width: 820px) {
   .brochure-download-form h2.mb-s {
      font-size: 100%;
   }
}

.slide-active{
   display:block !important;
}
.slide-inactive{
   display: none !important;
}
.range_intro{
   font-size:15px !important;  
}
.font-20{
   font-size:20px ;
}
.font-weight-500{
   font-weight:500;
}

#container-therange {
   display: flex;
   flex-flow: row wrap; 
   align-items: flex-start;
   align-content: flex-start;
   justify-content: stretch;   
}
 
#container-therange>div {
   flex-basis: 33.33%;
}

.slider { 
   background-size: cover;
   background-position-x: 50%;
   animation-delay: 0s;
   animation-timing-function: ease-in-out;
   animation-fill-mode: both;
   animation-iteration-count: infinite;
   animation-name: slider_auto;
   animation-iteration-count: infinite;   
   width: 444px;
   height: 500px;
   overflow: hidden;
   margin: 0 auto;   
   will-change: background-position-x;    
}

#sliderr img {
   max-height: 485px;
   object-fit: cover;
   object-position: center;
}

#carousell img {
   max-height: 120px;
   object-fit: cover;
   object-position: center;
}
 
@keyframes slider_auto {
0% {
   background-position-x: 0%;
}
100% {
   background-position-x: 50%;
}

}

.slider_text{
   text-align: center ;   
   left: 50%;
}
#prev-img {
   opacity: 0.3;
}
#prev-img >button{
   margin-top: 60%;
   margin-left: 80%;
}

#next-img{
   opacity: 0.2;
}

#next-img >button{
   margin-top: 60%;
}

#next-img >button>svg>path{
   fill:rgb(0, 0, 0);
}

.fn_el_click{
   text-decoration: underline;    
}

.fn_color_white{
   color: #ffffff;
}
.fn_underline{
   text-decoration: underline;
}

.subcategory-modern {
   background-image: url(/assets/img/modern-bg.png);
}

.subcategory-handleless {
   background-image: url(/assets/img/handleless-bg.jpg);
}

.subcategory-traditional {
   background-image: url(/assets/img/traditional-bg.jpg);
}

.subcategory-appliances {
   background-image: url(/assets/img/appliances.png);
}

.subcategory-worktops {
   background-image: url(/assets/img/worktops.png);
}

.subcategory-accessories {
   background-image: url(/assets/img/handles.jpg);
}

.cms-download-a-brochure .catalog-category-view {
   background-color: #fff;
}

.brochure-footer {
   display: inline-block;
   width: 100%;
}

.product-image-boarder{
   border: 1px solid #323e48;
}

/* start of style 404 */
.wrapper { 

   overflow:hidden;
}

.wrapper div {
   min-height: 200px;
   padding: 10px;
}

#image-404 {
   float:left; 
   margin-right:20px;
   width:40%;
}

#text-404 {
   overflow:hidden;
   margin:10px;
   text-align: center;
   color: #56514e;
   padding-top:10%;
}

.orange-btn {
   margin-top: 20px;
   background-color: #FA4616;
   color: #FFFFFF;
   width: 50%;
   border-radius: 0;
}

.orange-btn:hover {
   background-color: #FA4616;
   color: #FFFFFF;
}

.button-anchor{
   width:100%; 
   text-decoration:none; 
   color:white !important;
}

.brochure-request-inputs {
   position: relative;
}

.brochure_loading_spinner {
   position: absolute;
   right: 0;
   bottom: 0;
   margin-bottom: -50px;
   margin-right: -80px;
}

.hide {
   display: none !important;
}

.slider_arrow {
   width: 20px !important;
   height: 20px !important;
}

.slider_active {
   display: block !important;
}

.catalog-product-view .product_middel_content .collection_specification {
   width: 97%;
   margin: 0 auto;
   display: block;
}

.height-120 {
   height: 120px;
}

.catalog-product-view .product_top_content .product_info_main {
   width: 100%;
}

.product_middel_content {
   padding: 0;
}

.range-slider .next-arrow {
   background-image: none;
}

.range-slider .prev-arrow {
   background-image: none;
}

.plus_img {
   margin-bottom: 30px;
}

.subcategory-text{
    font-size: 20px;
    background: #323e48;
    color: white;
    width: 100%;
    line-height: 46px;
    height: 46px;
    position: absolute;
    bottom: 0
}
.cms-index-index .catalog-category-view {
    margin-top: 5px;
}

/* Forms */
input {
    /*display: block !important;*/
    width: 100% !important;
    margin-bottom: 15px;
    height: 40px !important;
    font-family: "Rubik", sans-serif !important;
    font-size: 16px !important;
    border-radius: 0 !important;
    border: 1px solid #323e48 !important;
    color: #323e48 !important;
    padding: 5px 10px !important;
    font-weight: 400;
}
input[type=button], input[type=submit], input[type=reset] {
    background: #fa4616 !important;
    border: 1px solid #fa4616 !important;
    color: white;
    padding: 14px 24px;
    text-decoration: none;
    margin: 15px 0;
    cursor: pointer;
    width: 120px !important;
    text-align: center !important;
}
.note {
    font-size: 10px;
    line-height: 50%;
}
.form-into{
    font-size: 18px;
    font-weight:600;
    margin-bottom: 24px;
    text-align: center;
}
.cols-2to1  {
    width: 100%;
}

@media screen and (min-width: 768px) {
    #image-404 {
        float: none;
        margin-right: 0;
        width: auto;
        text-align: center;
    }
    .catalog-product-view .product_middel_content .collection_specification {
        width: 100%;
    }
    .cols-2to1  {
        width:47%;
    }
}

@media screen and (max-width: 800px) {
    /* This might need to be moved into 768 800  */
    #essentials-wrap, #handles-wrap, #wire-work-wrap {
        padding: 3.5rem;
    }
}

/* end of style 404 */

