/*
Theme Name: Resource Floor + Care
Description: Commercial Carpet Cleaning | End-User Installation
Author: Woland Web
Author URI: https://www.wolandweb.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/* ======================================== 
	HEADER & NAVIGATION 
======================================== */
.top-menu.top-menu-enhanced .row-menu-inner .menu-bloginfo {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li.social-icon > a i {
    font-size: 14px;
}
.menu-smart i.fa-dropdown {
	display:none;
}
.hmenu .menu-container .navbar-nav a {
	transition: all 0.3s ease;
}
body.hmenu-position-left .menu-primary-inner {
        padding: 0px 36px 0px 10px;
    }
body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.rtl) .navbar-cta > ul > li:first-child > a {
	font-weight:700;
}
/* ======================================== 
	FOOTER
======================================== */
/* Request A Consultation Form */
@media(min-width:959px) {
  .request-consultation .double-block-padding {
        padding: 44px 56px 30px 56px;
  }
}
/* REMOVE RED REQUIRED TEXT */
.gform_wrapper .gform_required_legend {
display: none;
}
/* Gravity Forms - Style Dark */
.gform_wrapper.gravity-theme .gfield_label {
  margin-bottom: 0px;
}
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme legend {
  font-size: 14px !important;
  font-weight:500 !important;
  color: #0B3F49;
  margin: 7px 0;
}
.style-light input,
.style-light textarea,
.style-light .gform_wrapper.gravity-theme .gfield select.large {
  background-color: rgba(214,216,216,.22);
  color: #00142b;
  border:1px solid #D6D8D8;
}
.gform_wrapper.gravity-theme .gfield input.large option,
.gform_wrapper.gravity-theme .gfield select.large option {
  background: transparent;
}
.style-light input[type="submit"] {
  font-size: 16px;
  background-color: #BED633;
  border-color:#BED633;
  min-width:190px;
}
.style-light input[type="submit"]:hover {
  background-color: transparent;
}
body .gform_wrapper .gform_footer .gform_button[type="submit"] {
    background-image: url('https://resourcefloorcare.com/wp-content/uploads/2024/10/arrow-right.png');
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 85% 50%;
    padding-right: 2rem;
	padding-left: 15px;
}
@media(max-width:959px) {
  body .gform_wrapper .gform_footer .gform_button[type="submit"] {
	background-position: 60% 50%;
  }
}
.footer-contact .h6:not([class*="fontsize-"]) {
	padding-right:60px;
}
.footer-contact a {
	font-size:14px;
	transition: all 0.3s ease;
}
.footer-contact a:hover {
	opacity:0.5;
}

/* Footer Menu */
.footer-menu ul li {
	font-size:16px;
}
footer .style-dark .menu li a {
	font-size:16px;
	text-transform:initial;
	line-height:1;
}
footer .widget-container ul li {
    margin-bottom: 0px;
}
/* Social Media Icons */
footer .uncode-vc-social .social-icon a {
  width: 40px;
  height: 40px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #fff;
  background: rgba(255,255,255,.15);
  opacity: 1;
  transition: all 0.25s ease;
}
footer .uncode-vc-social .social-icon a i {
  font-size: 19px;
}
footer .uncode-vc-social .social-icon a:hover,
footer .uncode-vc-social .social-icon a:focus {
  background: #44B977;
}
footer .icon-box.icon-inline {
	padding-right:0px;
}
/*Copyright*/
.footer-last > .row {
    border-top: 1px solid rgba(214,216,216,.25);
}
.footer-last .copyright,
.footer-last .developed {
  font-size: 12px;
  color: rgba(255,255,255,.5);
  font-weight: 400;
}
.footer-last .copyright {
  float: left;
  width: 48%;
}
.footer-last .developed {
  float: right;
  width: 40%;
  text-align: right;
}
.footer-last .developed a {
	color: rgba(255,255,255,.5);
	transition: all 0.3s ease;
}
.footer-last .developed a:hover {
	color:#fff;
}
@media only screen and (max-width: 1200px) {
	.footer-last .copyright {
		padding: 0px 90px 0px 23px;
	}
}
@media only screen and (max-width: 1200px) {
  .footer-last {
    padding: 0 1em;
  }
  .footer-last .copyright,
  .footer-last .developed {
    float: none;
    width: 100%;
    padding: 0px 90px 0px 23px;
    text-align: left;
  }
	.footer-last .copyright {
	  padding-right: 160px !important;
	}
	footer .footer-last .uncell {
	padding-top:20px;
	padding-bottom:0px;
  }
}
@media only screen and (max-width: 1200px) {
  footer .footer-last .uncell {
    padding-top: 20px;
    padding-bottom: 0px;
  }
}
@media (max-width: 959px) {
  footer .footer-last {
    padding-top: 0px;
  }
}

/* ======================================== 
	OVERALL
======================================== */
/* Typography */
body, p, li, dt, dd, dl, address, label, pre, code {
	line-height: 1.5;
}
b, strong {
  font-weight: 700;
}
h6:not([class*="fontsize-"]), .h6:not([class*="fontsize-"]) {
	letter-spacing: 0.1em !important;
	text-transform:uppercase !important;
}	
.text-small, 
.text-small > * {
	line-height: 1.3;
}

/*Change default font color on buttons*/
.btn:not(.btn-custom-typo):not(.btn-inherit) {
  color: #18182F !important;
}
/* Text Selection */
::selection {
  color: #ffffff;
  background-color: #666666;
}

/* Mobile Padding Fix */
@media (max-width: 959px) {
	.main-container .row-container.mobile-top-padding .double-top-padding {
		padding-top: 0px;
	}
	.main-container .row-container.mobile-bottom-padding .single-bottom-padding {
		padding-bottom: 0px;
	}
}

/* Repeating Patterns */
.pattern-element::after {
  content: "";
  display: block;
  min-height: 25px;
  width: 100%;
  position: relative;
  bottom: 40px;
  background: url('https://resourcefloorcare.com//wp-content/uploads/2024/08/Pattern_Plus_White_Transparent.png') repeat;
  background-size: 25px 25px; 
}

/* Responsive Video */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  border-radius: 20px;
  overflow: hidden;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ======================================== 
	HOME PAGE
======================================== */
.flooring-install-maintenance .h4:not([class*="fontsize-"]) {
  font-size:26px;
}
.our-approach p {
  padding-right:30px;
}

/* Commercial Flooring Services */
.commercial-flooring-services .tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta a {
  color:#44B977;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.commercial-flooring-services .tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta a:hover,
.commercial-flooring-services .tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta a:focus {
  color: #0c444d;
}

/* Testimonials */
@media(max-width:959px) {
  .testimonials .h4:not([class*="fontsize-"]) {
    font-size:20px;
  }
  .testimonials .single-block-padding {
    padding: 0px 36px 56px 36px;
  }
}

@media(max-width:959px) {
    .request-consultation .h4:not([class*="fontsize-"]) {
        font-size:22px;
    }
}