/*
Theme Name: Flooring Child
Theme URI: http://themes.webdevia.com/flooring/
Description: Flooring Child Theme
Author: Mymoun
Author URI: http://www.webdevia.com/
Version: 3.3
Template: flooring
License: ---
License URI: ----
Tags: two-columns, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain:  flooring
*/

.flying-row {
    width: 68%;
    top: 65px;
}
.text-white p {
    color: #ffffff;
}
.fs-16 p{
    font-size: 16px !important;
}
.o-nama-block-height .wd-text-icon-rtl {
    min-height: 360px !important;
}
.wd-title-bar {
    background: url(../flooring-child/images/Repeat-Grid-38.png) center center;
}
@media screen and (max-width:1024px) {
    .flying-row  {
        width: 78% !important;
        top: 10px !important;
    }
}
@media screen and (max-width:768px) {
    .flying-row {
        width: 95% !important;
        top: 45px !important;
    }
}
@media screen and (max-width:580px) {
    .flying-row .vc_column-inner {
        padding: 50px 50px 60px 70px !important;
    }
}
.textwidget p {
	font-size: 14px;
}
.wd-text-icon-rtl  {
	min-height:378px;
}
.menu-icon {
	width: 45px !important;
}
@media screen and (max-width:899px) {
	.title-bar-title {
		width:100%;
		text-align: center;
	}
    .title-bar-title img {
        max-width:150px !important;
    }
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	background-color: #FAA432 !important;
}
.moove-gdpr-cookie-notice a {
	color: #FAA432 !important;
	text-decoration:none !important;
}
.moove-gdpr-cookie-notice p {
	color: #D0D0D0 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	border-top: none !important;
}