/*
Theme Name: Royal Oak Floors Child Theme
Author: Whiteower Digital Pty Ltd
Template: royaloak
Version: 1.0
*/

#billing_address_2_field {
	display: none !important;
}


.fw-300{
	font-weight: 300;
}
.faq-module .toggle h3 a {
    font-size: 35px;
    line-height: 45px;
}
.faq-module .toggles .toggle.default .wpb_content_element {
    font-size: 16px;
    line-height: 26px;
    font-family: Mulish !important;
}
.faq-module div[data-style=minimal] .toggle {
    border-bottom: 1px solid rgb(0 0 0 / 58%);
}

.contactform .wpcf7 label {
    font-size: 28px !important;
    line-height: 1.2em;
    text-transform: capitalize;
    font-weight: 300 !important;
    color: #000713;
}
.contactform .span_12.col, .contactform .span_6.col {
    margin-top: 16px;
}
.contactform .wpcf7  input , .contactform .wpcf7  select, .contactform .wpcf7  textarea {
	background-color: transparent !important;
    border-bottom: 2px solid #0007138c !important;
    border-radius: 0px !important;
    box-shadow: none;
    padding: 10px 0;
}
.contactform .wpcf7  select{
	height: 48px;
}
.contactform .wpcf7 input:focus, .contactform .wpcf7 select:focus, .contactform .wpcf7 textarea:focus {
    border-color: #00071300 !important;
    /* border-bottom: 2px solid #0007138c !important; */
}
.contactform .wpcf7 input:focus{
    /* border-bottom: 2px solid transparent !important; */
}
.contactform input[type="submit"] {
    background-color: #bda071 !important;
    border: none !important;
    font-size: 18px;
    border-radius: 60px !important;
}
.contactform input[type="submit"]:hover {
    color: #bda071;
}
select{
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rosybrown' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
}
.centered-content {
    max-width: 80%;
    margin: 0 auto;
}
.centered-content p {
    font-size: 16px;
    line-height: 26px;
}
p{
	line-height: 26px;
}
.resource_subheading {
    margin-bottom: 10px !important;
}
.resources .wpb_wrapper>div {
    margin-bottom: 10px;
}
.captalize {
    text-transform: capitalize !important;
}
.ctnbtn {
    margin-top: 20px !important;
}
.contact-cta .nectar-text-inline-images__inner {
    background-color: #fff;
    width: 55%;
    padding: 20px 15px;
}
.contact-cta .nectar-text-inline-images__inner h4 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.faq-module div[data-style*=minimal] .toggle h3 i {
    border: 0px solid #888 !important;
}

.rm-pb .wpb_row {
    margin-bottom: 30px !important;
    margin-top: 0px !important;
}
.maxwidth80 {
    max-width: 85%;
    margin: 0 auto;
}
.store-info p {
    padding-bottom: 15px;
}

div[data-style=minimal] .toggle h3 i:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #bda071;
    background-color: transparent !important;
    left: 8px;
}
div[data-style=minimal] .toggle h3 i:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #bda071;
    content: ' ';
    background-color: transparent;
    left: 8px;
}
i.fa.fa-plus-circle:before, i.fa.minus:before {
    display: none;
}
 div[data-style="minimal"] .toggle:hover h3 i:after{
    background-color: transparent;
 }
 div[data-style="minimal"] .toggle.open h3 i:before, div[data-style="minimal"] .toggle:hover h3 i:before{
    background-color: transparent;
 }

.sub-menu .menu-item span.menu-title-text {
    font-size: 14px !important;
    text-transform: capitalize;
}
li.megamenu .sub-menu .sf-with-ul span.menu-title-text {
    font-size: 18px !important;
    line-height: 34px;
}
.comments-section {
    display: none;
}
.blog-title .inner-wrap a {
    display: none !important;
}
span.meta-category {
    display: none !important;
}
.blog-recent.related-posts h3.title{
    font-size: 25px;
    margin-top: 20px;
}
body .main-content .post-header{
    min-height: 50px !important;
}
.widget h2 {
    font-size: 30px;
}
.widget li a {
    text-transform: none !important;
    margin-bottom: 15px;
}
#page-header-bg h1, body h1, body .row .col.section-title h1 {
    font-size: 50px;
    line-height: 60px;
}
.width50 {
    max-width: 60%;
    margin: 0 auto;
}

a.button.product_type_simple, .product-add-to-cart, small.woocommerce-price-suffix {
    display: none;
}
.woocommerce div.product .nectar-prod-wrap form.cart .wrap-add-to-cart.variable .quantity {
    display: none !important;
}

.woocommerce div.product.product-type-variable .price {
    display: none !important;
}

.woocommerce div.product.product-type-variable:is(.product_cat-accessory) .variations_form  .price { 
    display: block !important;
}

.shop-nav .nectar-fancy-ul {
    display: inline-flex;
}
.shop-nav .nectar-fancy-ul a {
    padding: 30px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
}
.shop-nav .nectar-fancy-ul a:hover {
    background-color: #bda071;
    color: #fff;
}
.shop-nav .nectar-fancy-ul a.active {
    background-color: rgb(189 160 113);
    color: rgb(255 255 255);
}
.filters-button-group .button span {
    padding: 8px 40px !important;
    font-family: Josefin Sans;
}
.filters-button-group {
    /* height: 60px !IMPORTANT; */
}

.nav-btn a {
    background-color: rgb(189 160 113);
    border-radius: 100px;
    padding: 15px 15px 12px !important;
    font-size: 14px !important;
    line-height: 10px !important;
    border: 1px solid rgb(189 160 113);
    color: rgb(255 255 255) !important;
}

.nav-btn.alt a {
    background-color: rgb(0 0 0 / 0%);
    border: 1px solid #fff;
}

#slide-out-widget-area .nav-btn.alt a {
    color: rgb(255 255 255) !important;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > .nav-btn > a .menu-title-text:after{
    border: none !important;
}

.project-container {
    height: 100% !important;
}

.project-container .project-card {
	position: relative !important;
    top: unset !important;
    left: unset !important;
	margin-bottom: 0;
}

@media only screen and (max-width: 991px)  {
    .nav-btn a {
        background-color: rgb(255 255 255);
        color: rgb(189 160 113) !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 991px)  {

    .centered-content {
        max-width: 100%;
    }
    .contactform .wpcf7 label {
        font-size: 22px !important;
        line-height: 40px;
    }

    .faq-module .toggle h3 a {
        font-size: 24px;
        line-height: 36px;
    }
    .maxwidth80, .width50{
        max-width: 100%;
    }

}



@media only screen and (max-width: 991px) and (min-width: 768px)  {

}


@media only screen and (max-width: 991px) and (min-width: 768px)  {
    
}


@media only screen and (max-width: 600px)  {
    .contactform .wpcf7 label {
        font-size: 20px !important;
        line-height: 35px;
    }
    .contact-cta .nectar-text-inline-images__inner {
        width: 90%;
    }
    .contact-cta .nectar-text-inline-images__inner h4 {
        font-size: 20px !important;
    }
    .project-content .vc_column-inner {
        padding: 0px !important;
    }
    .shop-nav .nectar-fancy-ul a {
        padding: 30px 10px;
        font-size: 14px;
        line-height: 25px;
    }
}





