/*
Theme Name: Bathroom Renovators Theme
Theme URI: http://www.somsweb.com.au/
Author: SOMS
Author URI: http://www.somsweb.com.au/
Description: Bathroom Renovators Theme (Responsive)
Version: 1.0
*/

/** GENERAL STYLE **/
body{ font-family: "Open Sans"; font-size: 13px; line-height: 1.3; background: #f4f4f4; }
a{ text-decoration: none; color: #1da3a6; }
a:hover, a:focus{ text-decoration: none; color: #090909; }
strong{ font-weight: bold; }
em{ font-style: italic; }
img{ max-width: 100%; margin: auto; height: auto; }
img.img-box{ border: 1px solid #dadada; padding: 5px; }

/** SUPERFISH MENU STYLE **/
.sf-menu{ margin-bottom: 0; font-size: 18px; }
.sf-menu a{ border: none; padding: 15px; color: #1da3a6; text-transform: uppercase; font-weight: 700; }
.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.current-menu-item{ background: #f4f4f4; }
.sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu li.current-menu-item a, .sf-menu ul li:hover a, .sf-menu ul li.sfHover a, .sf-menu ul li.current-menu-item a, .sf-menu li.current-menu-ancestor > a{ color: #090909; }
.sf-menu ul{ box-shadow: none; min-width: 0; }
.sf-menu ul li{ background: #1da3a6; }
.sf-menu ul li:hover{ background: #076060; color: #fff; }
a.showmenu{ font-size: 36px; }

/** CONTACT FORM 7 STYLE **/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 input[type="file"]{ padding: 5px 10px; font-family: FontAwesome, "Open Sans"; border: 1px solid #848484; margin: 0px; color: #4b392a; width: 100%; height: 26px; }
.wpcf7 input[type="text"].wpcf7-not-valid, .wpcf7 input[type="email"].wpcf7-not-valid, .wpcf7 input[type="tel"].wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid, .wpcf7 input[type="file"].wpcf7-not-valid{ border: 1px solid #ff0000; }
.wpcf7 span.wpcf7-not-valid-tip{ display: none; }
.wpcf7 input[type=submit]{ background: #ebebeb; border: none; color: #980000; text-transform: uppercase; margin: 0; padding: 8px 10px; cursor: pointer; }
.wpcf7 button{ background: #ebebeb; color: #1da3a6; font-weight: 700; padding: 17px 10px; border: none; }
.wpcf7 button i.fa{ font-size: 2em; }
.wpcf7 textarea{ height: 78px; }
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{ border: 2px solid #d9ba17; color: #b7b7b7; line-height: 1.5em; text-align: center; margin-top: 10px; margin-left: 0; margin-right: 0; margin-bottom: 0; }
.wpcf7 div.wpcf7-validation-errors{ border-color: #ff0000; }
.wpcf7 span.wpcf7-not-valid-tip{ font-size: 11px; text-align: left; }
a.bttClose img, .sub-button img{ display: inline; }

/** ENQUIRE FORM **/
.contact-form .row [class^=col-]{ min-height: 0; position: relative; }
.enquire_form{ background: rgba(29, 163, 166, 0.8); padding: 5px; z-index: 10000; display: none; }
.enquire_form h3, .enquire_form p{ display: block; text-align: center; }
.enquire_form p{  overflow: hidden; color: #fff; }
.enquire_form p:first-child{ text-align: right; margin-bottom: 0; }
.enquire_form h3{ font-size: 30px; margin-top: 0; margin-bottom: 5px; color: #fff; }
.enquire_form .wpcf7{ margin: 15px 0; padding: 0px 15px; }
.enquire_form .wpcf7 p{ margin-bottom: 5px; }
.enquire_form p.sub-button{ text-align: right; }
.enquire_form .wpcf7 .ajax-loader{ float: left; }
.enquire_form div.wpcf7-response-output{ margin: 5px 0 0 0; }
.enquire_form p.captcha{ text-align: left; }
.enquire_form p.captcha img{ margin-bottom: 5px; }

/** HEADER STYLE **/
.website-header{ margin: 10px 0; }
.right-header{ margin-top: 10px; }
ul.sub-menu{ text-align: left; left: 0px; }
p.logo-notes{ font-style: italic; font-weight: 300; font-size: 16px; color: #1da3a6; letter-spacing: 3px; margin-bottom: 0; }
.cta-box{ background: #1da3a6; padding: 10px; margin: 5px; border-radius: 5px; text-align: center; -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.3); -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.3); box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.3); }
.cta-box a{ color: #fff; }
.cta-box .icon, .cta-box .cta-detail{ display: inline-block; vertical-align: middle; }
.cta-box .icon{ margin-right: 5px; }
.cta-box .icon i.fa{ color: #0a5658; font-size: 2em; }
.cta-detail span{ display: block; font-size: 9px; }
.cta-detail span.big{ font-size: 14px; font-weight: 700; }

/** HOME STYLE **/
.section{ border-top: 1px solid #e3e3e3; }
.section-title{ font-size: 18px; font-weight: 700; color: #090909; margin-bottom: 10px; text-transform: uppercase; }
.home-big-image{ padding: 20px 0; position: relative; }
.home-detail{ background: #090909; padding: 10px; font-weight: 700; text-transform: uppercase; }
.home-detail h1{ color: #f4f4f4; font-size: 15px; margin: 0; font-weight: 800; text-shadow: 3px 1px 2px rgba(144, 63, 3, 0.3); }
.home-detail .detail-box{ color: #999898; background: #090909; padding: 10px 0; }
.home-detail .detail-box p{ margin-bottom: 0; }
.home-detail .detail-box a{ color: #1da3a6; }
.home-enquire-form{ padding: 25px 0; }
.home-enquire-form .section-content{ background: #1da3a6; border-radius: 3px; padding: 10px; }
.home-enquire-form .form-description{ color: #fff; text-align: center; }
.home-enquire-form .form-description h3{ font-variant: small-caps; font-size: 27px; font-weight: 700; margin-top: 0; }
.home-enquire-form .form-group{ margin-bottom: 2px; }
.home-enquire-form .form-description p{ font-size: 11px; }
.home-enquire-form .form-col p{ margin-bottom: 0; }
.home-enquire-form div.wpcf7-response-output{ clear: both; }
.home-enquire-form div.wpcf7-mail-sent-ok, .home-enquire-form div.wpcf7-validation-errors, .home-enquire-form div.wpcf7-spam-blocked{ color: #fff; border: none; text-align: center; margin: 0; }
.home-about-us{ padding: 25px 0; }
.home-about-us .section-content{ line-height: 1.7; color: #5d5d5d; }
.home-gallery{ padding: 20px 0; }

/** PAGE STYLE **/
.breadcrumb{ background: transparent; padding: 8px 0; }
.page-title{ color: #1da3a6; font-weight: 800; }
.page-content{ margin-bottom: 20px; }
.page-content table td, .page-content table th{ padding: 5px; border: 1px solid #1da3a6; }
.page-content table th{ font-weight: 700; }
.page-content .wpcf7-form { width: 300px; }
.page-content .wpcf7 button{ background: #ebebeb; color: #1da3a6; font-weight: 700; padding: 17px 40px; border: none; margin-top: 20px; }

/** SHARE BUTTON STYLE **/
.share-box{ font-size: 18px; }
.share-box a{ padding: 0 5px; }

/** ARCHIVE STYLE **/
.archive .content-area{ margin-bottom: 30px; }
.archive .content-box{ padding: 30px 0; border-bottom: 1px solid #aaa; }

/** FOOTER STYLE **/
.website-footer{ background: #e2e2e2; text-align: center; padding: 10px 0; }
.newsletter-title{ font-weight: 700; color: #090909; font-size: 12px; padding: 10px 0; border-bottom: 1px solid #d2d2d2; }
.newsletter-section p{ margin-top: 10px; color: #2d2d2d; }
.newsletter-section .wysija-input{ padding: 5px 10px; border: 1px solid #bdbbbb; color: #2d2d2d; background: #c0bcbc; border-radius: 3px; }
.newsletter-section .wysija-paragraph, .newsletter-section .wysija-submit{ display: inline-block; vertical-align: middle; }
.newsletter-section .wysija-submit{ color: #4a4a4a; font-size: 15px; padding: 4px 7px; margin-top: 0; border-radius: 5px; background: #d0d0d0; }
.footer-logo{ margin: 10px 0; }
.copyright{ color: #5d5d5d; font-size: 12px; }

/** RESPONSIVE STYLE **/
@media (max-width: 767px) { /** mobile only **/
	.sf-menu, .sf-menu li:hover > ul, .sf-menu li.sfHover > ul{ display: none; }
	.sf-menu.menu-show, .sf-menu ul.menu-show{ display: block !important; }
	.sf-menu, .sf-menu li{ float: none; }
	.sf-menu li{ display: block; }
	.sf-menu li+li{ border: none; }
	.sf-menu ul{ position: static; margin: 10px; }
	.sf-menu ul li{ background: transparent; }
	.mobnav-subarrow{ display: block; background: #c2c2c2; height: 30px; width: 30px; position: absolute; top: 5px; right: 5px; color: #898989; text-align: center; border-radius: 2px; cursor: pointer; }
	.mobnav-subarrow span.fa { padding-top: 5px; font-size: 20px; }
}

@media (min-width: 768px){ /** sm style **/
	.mobnav-subarrow, a.showmenu{ display: none; }
	.sf-menu li+li a{ border-left: 1px solid #1da3a6; }
	.enquire_form{ position: absolute; top: 20px; right: 15px; width: 46%; }
	.right-header{ text-align: right; }
	.menu, .cta-boxes{ display: inline-block; vertical-align: middle; }
	.cta-box{ float: left; text-align: left; }
	.website-footer{ text-align: right; }
	.newsletter-section{ text-align: left; }
	.sf-menu{ font-size: 13px; }
	.sf-menu a{ padding: 15px 5px; }
	.home-detail{ position: absolute; bottom: 30px; left: 10px; width: 45%; background: transparent; }
	.home-detail h1{ font-size: 26px; margin-bottom: 15px; }
	.home-detail .detail-box{ padding: 10px; }
	.home-enquire-form .form-description{ text-align: left; }
}

@media (min-width: 992px) { /** md style **/
	.enquire_form{ width: 35%; }
	.website-header{ margin: 30px 0; }
	.right-header{ margin-top: 30px; }
	.sf-menu{ font-size: 18px; }
	.sf-menu a{ padding-bottom: 0px; padding-top: 0; }
	.home-big-image img{ width: 100%; }
	.home-detail{ bottom: 50px; left: 30px; width: 50%; }
	.home-detail h1{ font-size: 40px; margin-bottom: 15px; }
	.home-detail .detail-box{ font-size: 15px; padding: 15px; }
	.home-enquire-form .form-col{ width: 50%; float: left; padding: 0 5px; }
	.home-enquire-form .form-col-last{ width: 100%; padding-right: 0; }
	.home-enquire-form .form-group{ margin-bottom: 12px; }
	.home-enquire-form .form-col-last p, .home-enquire-form .form-col-last .wpcf7-form-control-wrap{ display: inline-block; vertical-align: middle; }
	.home-enquire-form .form-col-last p{ vertical-align: top; }
}

@media (min-width: 1200px) { /** lg style **/
	.enquire_form{ width: 29%; }
	.home-detail h1{ font-size: 48px; }
	.home-detail{ bottom: 65px; left: 30px; width: 50%; }
	.home-enquire-form .form-col{ width: 27%; }
	.home-enquire-form .form-col-last{ width: 46%; }
	.home-enquire-form .form-group{ margin-bottom: 0px; }
	/*.home-enquire-form #full_name{ margin-bottom: 10px; }*/
}