/*
    Theme Name: Interiart Children Theme
    Theme URI: http://templaza.com
    Author: Templaza
    Author URI: http://templaza.com
    Version: 3.0.2
    Description: Interiart – Interior WordPress Theme – comes out with tons of powerful features including drag&drop content with Visual Composer, responsive sliders, custom styling and color and various versions. Its modern, attractive and clean design, accompanying with taking advantages of WooCommerce, WPML plugin and built-in shortcode collection will be right tool for you to make your website unique.
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template, theme-options
    Template: interiart
*/
@import url("../interiart/style.css");
/*Remove white space in mobile */
@media only screen and (max-width: 768px){
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }
}
/* UnderConstruction theme */
.tzUnder_Construction_top .container .tzUnder_Construction_Countdown .tzcountdown .tzbutton a.tzbtn {
        color: #FFFFFF;
    letter-spacing: 2px;
    padding: 10px 27px;
    margin: 20px 0;
    background: #ca2227;
	    border-radius: 25px;
    border: 2px solid #ca2227!important;
	display:none;
  }
.tzUnder_Construction_Section.tzUnder_Construction_Notify_Section .tzUnder_Construction_right .tzUnder_Construction_Form h3.tzUnder_Construction_Notify_title {
       color: #ca2227!
  }
.tzUnder_Construction_top .container .tzUnder_Construction_Countdown .tzcountdown .countdown .tzdivide {
    float: left;
    display: block;
   background: #ca2227!important;
}
.tzUnder_Construction_top .container .tzUnder_Construction_Countdown .tzcountdown .tzbutton a.tzbtn.tzbtn-right:hover {
    background: #ca2227;
    border: 2px solid #e5ae49;
}
.tzUnder_Construction_Section .tzUnder_Construction_left .tzUnder_Construction_About h3.tzUnder_Construction_About_title em {
    font-style: normal;
    color: #ca2227!important;
}
.tnp-subscription input[type=submit] {
    background: #ca2227!important;
    color: #fff;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize;
}

.tzUnder_Construction_top .container .tzUnder_Construction_Countdown .tzcountdown .tzbutton a.tzbtn.tzbtn-left {
    margin-right: 20px;
	display:none;
}
.tzUnder_Construction_Section .tzUnder_Construction_left {
    width: 50%;
    height: 10px;
    overflow: hidden;
    float: left;
    padding: 5px 5px;
    display: flex;
    align-items: center;
}
/* End UnderConstruction theme */
/*HOVER A COLOR*/
.tzFooter .tzFooterBottom .tzCopyright p a:hover {
    color: #ca2227;
}
/*FOOTER TOP MARGIN*/
.tzFooter.tzFooter-Type-2 .tzFooterTop {
    padding: 20px 0 20px;
}
/*FOOTER FINT SIZE*/
.tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget h3.title-widget span {
    font-size: 18px;
}
/*Footer contact form*/
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ca2227;
	}
.wpcf7-response-output {
	color: #ca2227!important;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
    font-family: "Montserrat", sans-serif;
	color:#ca2227!important;
}
.tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .owl-controls .owl-pagination .owl-page.active span {
    width: 5px;
    height: 5px;
    background: #ca2227;
}
	