@font-face {
font-family: 'Patua One';
src: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/fonts/PatuaOne-Regular.woff2) format("woff2"), url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/fonts/PatuaOne-Regular.woff) format("woff");
font-weight: 400;
font-style: normal;
}
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
outline: none;
}
html, body {
margin: 0;
padding: 0;
}
body {
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 185%;
}
.content-area {
width: 100%;
max-width: 1200px;
padding: 30px;
position: relative;
margin: 0 auto; }
a {
text-decoration: none;
color: inherit;
transition: all .2s ease;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
}
a:hover {
color: #ffb445;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#site-details {
text-align: center;
}
#legal-links ul li {
display: inline-block;
border-right: 1px solid #fff;
padding: 0px 10px;
height: 20px;
vertical-align: middle;
line-height: 20px;
}
#legal-links ul li:last-child {
border-right: none;
}
#site-author a {
font-family: "Patua One", cursive;
font-size: 16px;
}
#site-author a:hover {
color: #6abc9f;
}
fieldset {
border:1px solid #ccc;
padding:30px 30px 0;
margin:50px auto;
}
fieldset legend {
padding:10px 30px;
background-color:#ffb445;
color:#fff;
font-weight:600;
}
input, textarea, select {
width: 100%;
margin: 6px auto;
padding: 10px 16px;
border: 1px solid #3a0a05;
font: inherit;
}
input[type="submit"] {
border: 1px solid #3a0a05;
background-color: #3a0a05;
color: #fff;
cursor: pointer;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
input[type="submit"]:hover {
background-color: #ffb445;
border: 1px solid #ffb445;
}
hr {
border: none;
height: .5px;
background-color: #fff;
margin: 10px auto 30px;
}
header {
border-top: 9px solid #621209;
}
@media all and (max-width:720px) {
header {
border:none;
}
}
#company-logo {
width: 100%;
max-width: 345px;
}
#primary-menu {
position: absolute;
top: 130px;
right: 30px;
}
#primary-menu li {
display: inline-block;
text-align: center;
color: #1a1a1e;
text-transform: uppercase;
margin-right: 30px;
font-weight: 700;
}
#primary-menu li:last-child {
margin-right: 0;
border-left: 1px solid #d4d6de;
padding-left: 30px;
}
#primary-menu li:last-child a #mini-cart-count {
width:22px;
height:22px;
background-color:#621209;
color:#fff;
display:block;
text-align:center;
line-height:23px;
border-radius:50%;
font-size:14px;
position:absolute;
top:29px;
right:19px;
overflow:hidden;
transition: background-color .2s ease-in-out;
-moz-transition: background-color .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out;
-o-transition: background-color .2s ease-in-out;
}
#primary-menu li a:hover #mini-cart-count {
background-color:#ffb445;
}
#primary-menu li a {
width: 100%;
height: 100%;
display: block;
padding-bottom:10px;
}
#primary-menu li:last-child a .svg-header-icon, #primary-menu li:last-child a {
color: #621209;
fill: #621209;
}
#primary-menu li a:hover .svg-header-icon, #primary-menu li a:hover {
color: #ffb445;
fill: #ffb445;
}
#primary-menu ul ul {
display:none;
position:absolute;
z-index:9999;
background-color:#fff;
border-radius:2px;
border:1px solid #eee;
padding:20px;
text-align:left;
top:100%;
box-shadow: 0 5px 10px 2px rgba(0,0,0,.19);
} 
#primary-menu ul ul li {
display:block;
margin:3px auto;
text-align:left;
} 
#primary-menu ul ul li a {
border-left:4px solid #621209;
padding:5px 20px;
} 
#primary-menu ul ul li a:hover {
background-color:#ffb445;
border-left:4px solid #ffb445;
color:#fff;
}
#primary-menu li:last-child {
border-left: none;
padding-left: 0;
}
#primary-menu ul li:hover ul {
display:block;
}
.svg {
width: 24px;
height: 24px;
fill: #5a5b66;
margin: 5px 0 -5px 0;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
a:hover .svg {
fill: #ffb445;
}
a:hover .svg-white-nohover {
fill: #fff;
}
.svg-inline {
margin-right: 6px;
}
.svg-in-button {
margin-right: 12px;
}
.svg-in-white-button {
fill: #1a1a1e;
}
.svg-in-white-button:hover {
fill: #1a1a1e;
}
.svg-header-icon {
display: block;
margin: 0px auto 10px;
width: 60px;
height: 58.77px;
fill: #000;
stroke: none;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
.svg-white {
fill: #fff;
}
.svg-white:hover {
fill: #ffb445;
}
.svg-white-nohover {
fill: #fff;
}
.svg-star-rating {
fill: #ffb445;
width: 27px;
height: 24.3px;
margin: 5px auto;
display: inline-block;
}
#header-contact {
position: absolute;
top: 80px;
right: 30px;
}
#header-contact li {
display: inline-block;
font-size: 26px;
font-weight: 700;
color: #621209;
margin-left: 2px;
}
#header-contact li:nth-child(2) {
margin-left: 20px;
}
.banner {
background-position: center center;
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-repeat: no-repeat;
color: #fff;
text-align: center;
padding: 40px;
}
.page-banner {
padding:80px 30px;
background-image: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/images/page-banner.jpg);
}
.banner-home {
background-image: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/images/home-banner.jpg);
background-position: center bottom;
}
@media screen and (max-width:960px) {
.banner {
background-attachment: scroll;
}
}
.banner-overlay {
width: 100%;
max-width: 960px;
padding: 60px 40px;
background-color: rgba(0,0,0,.5);
margin: 0 auto;
}
.btn {
padding: 13px 35px;
background-color: #621209;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
appearance: normal;
cursor: pointer;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.btn:hover {
color: #fff;
background-color: #ffb445;
}
.btn-yellow {
background-color: #ffb445;
}
.btn-yellow:hover {
background-color: #eaa744;
}
.btn-white {
background-color: #fff;
color: #1a1a1e;
text-transform: none;
font-size: 18px;
}
.btn-white:hover {
background-color: #ffb445;
color: #1a1a1e;
}
a.btn-white .svg, a.btn-white:hover .svg {
fill: #1a1a1e;
}
.banner-overlay > * {
margin: 10px auto 20px;
}
#product-categories {
display: block;
text-align: center;
margin: 20px auto 60px;
}
.product-category {
width: 100%;
max-width: 420px;
display: inline-block;
vertical-align: top;
border: 1px solid #ccc;
padding: 30px;
margin: 10px;
background-color: #fbfcfd;
}
.pc-image {
width: 100%;
max-width: 358px;
height: 300px;
display: block;
margin-bottom: 30px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.firewood {
background-image: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/images/product-category-firewood.jpg);
}
.accessories {
background-image: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/images/product-category-accessories.jpg);
}
.center-content {
text-align: center;
}
h1,
.banner-heading {
font-weight:600;
font-size: 36px;
line-height:130%;
}
.h-tagline {
font-size:1.5em;
font-weight:400;
color: #ffb445;
margin-block-start:0.83em;
margin-block-end:0.83em;	
}
.btn-container {
display: block;
margin: 30px auto;
}
.btn-container .btn {
margin-left: 2px;
margin-right: 2px;
}
.openpay-banner {
background-color: #3c465a;
background-image: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/images/openpay-bg.png);
background-position: 90% bottom;
background-repeat: no-repeat;
position: relative;
}
.openpay-banner h2 {
font-size: 58px;
color: #fff;
text-align: left;
letter-spacing: -3px;
line-height: 100%;
}
#openpay-logo-container {
width: 50%;
position: absolute;
right: 30px;
top: 35%;
}
#mobile-quick-contact {
display: none;
width: 100%;
height: 80px;
overflow: hidden;
position: fixed;
bottom: 0;
background-color: #621209;
z-index: 9997;
text-align: center;
padding: 14px;
font-size: 0;
}
#mobile-quick-contact ul li {
width: 80px;
height: 52px;
display: inline-block;
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
color: #fff;
margin: 0px 3px;
}
#mobile-quick-contact ul li a {
width: 100%;
height: 100%;
display: block;
opacity: .75;
}
#mobile-quick-contact ul li a:hover {
opacity: 1;
color: #fff;
}
.mobile-contact-icon {
width: 30px;
height: 30px;
margin: 0 auto;
padding: 0;
background-image: url(//royalefirewood.com.au/wp-content/themes/RoyaleFirewood_WPTheme/images/mobile-contact-icons.png);
background-size: 120px 30px;
background-repeat: no-repeat;
}
#mobile-quick-contact .firewood {
background-position: 0 0;
}
#mobile-quick-contact .wholesale {
background-position: -30px 0;
}
#mobile-quick-contact .phone {
background-position: -60px 0;
}
#mobile-quick-contact .email {
background-position: -90px 0;
}
#mobile-nav-container {
width: 100%;
max-width: 260px;
height: 100%;
background-color: #621209;
display: block;
position: fixed;
right: -260px;
top: 0;
z-index: 9999;
text-align: center;
transition: all .5s ease-in-out;
}
#mobile-nav-container ul li {
width: 100%;
color: #fff;
font-size: 18px;
line-height: 22px;
font-weight: 400;
outline: none;
}
#mobile-nav-container ul li a {
padding: 12px 18px;
width: 100%;
height: 100%;
display: block;
}
#mobile-nav-container ul li a:hover {
color: #fff;
background-color: #ffb445;
}
.menu-icon {
width: 35px;
height: 23px;
position: absolute;
top: 85px;
right: 30px;
display: none;
cursor: pointer;
z-index: 9999;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.menu-icon:hover span {
background-color: #ffb445;
}
.menu-icon span {
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #1a1a1e;
border-radius: 0px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.menu-icon span:nth-child(1) {
top: 0px;
}
.menu-icon span:nth-child(2) {
top: 9px;
}
.menu-icon span:nth-child(3) {
top: 18px;
}
.menu-icon.open span {
border-radius: 5px;
}
.menu-icon.open span:nth-child(1) {
top: 9px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.menu-icon.open span:nth-child(2) {
opacity: 0;
}
.menu-icon.open span:nth-child(3) {
top: 9px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
#menuToggle {
display: none;
}
#menuToggle:checked ~ #mobile-nav-container {
right: 0;
}
#menuToggle:checked ~ .menu-icon {
position: fixed;
right: 270px;
}
#menuToggle:checked ~ .menu-icon span {
background-color: #fff;
}
.dimmer {
width: 100%;
height: 100%;
display: none;
background-color: rgba(255,255,255,1);
position: fixed;
z-index: 9998;
transition: all .5s ease-in-out;
}
#mobile-social {
display: block;
margin: 30px auto;
}
footer {
background-color: #1a1a1e;
color: #fff;
font-size: 15px;
}
footer #footer-widget-area {
text-align: center;
}
footer .footer-widget {
display: inline-block;
width: 100%;
max-width: 282px;
vertical-align: top;
padding: 20px;
font-size: 15px;
margin: 0 auto;
text-align: left;
}
footer .footer-widget:first-child {
padding-left: 0px;
}
footer .footer-widget:last-child {
padding-right: 0;
}
footer .footer-heading {
margin: 0 auto -5px;
font-size: 18px;
font-weight:600;
}
footer #social-media-footer ul li {
display: inline-block;
margin-right: 3px;
}
footer table#yard-hours {
width: 100%;
}
footer table#yard-hours tr td:nth-child(2) {
text-align: right;
}
#quicklinks ul {
margin-top: 12px;
}
#quicklinks ul li {
margin: 2px;
}
#quicklinks ul li a {
width: 100%;
height: 100%;
display: block;
padding: 5px 20px;
border-radius: 4px;
}
#quicklinks ul li a:hover {
background-color: #ffb445;
color: #fff;
}
@media all and (max-width: 520px) {
#site-details {
line-height: 150%;
}
#legal-links ul {
margin-bottom: 20px;
}
#legal-links ul li {
display: block;
margin: 10px auto;
height: auto;
border: none;
}
.btn-container .btn {
display: block;
margin: 4px auto;
text-align: center;
}
}
@media all and (max-width:1000px) {
.product-category {
margin: 10px auto;
}
#openpay-logo-container {
width: 40%;
}
.openpay-banner h2 {
font-size: 40px;
letter-spacing: -2px;
}
#openpay-logo-container {
display: block;
position: static;
margin-top: 30px;
width: 100%;
max-width: 480px;
}
#header-contact {
display: none;
}
#primary-menu {
display: none;
}
.menu-icon {
display: block;
}
#mobile-nav-container {
display: block;
}
#menuToggle:checked ~ .dimmer {
display: block;
background-color: rgba(0,0,0,.7);
}
footer {
margin-bottom: 80px;
}
#mobile-quick-contact {
display: block;
}
#company-logo {
width: 100%;
max-width: 150px;
}
}
@media all and (max-width:1260px) {
footer .footer-widget {
max-width: 440px;
padding: 25px 20px !important;
}
}
.wpgmza_map {
margin-top:-25px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width:100%;
max-width:336px;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
outline: none;
text-decoration: none;
color: inherit;
-webkit-transition: all .2s ease;
width: 100%;
height: auto;
display: block;
position: relative;
overflow: hidden;
border: 1px solid #eeeeee;
background-color: #fff;
}
.woocommerce ul.products li.product .price {
display: none;
font-size: .857em;
position: absolute;
bottom: 0;
right: 0;
padding: 5px 20px;
background-color: #1b1a1f;
color: #fff;
font: inherit;
font-weight: 600;
margin-bottom:0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size:23px;
margin-bottom:-20px;
display:block;
}
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button {
padding: 13px 35px;
background-color: #621209;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
appearance: normal;
cursor: pointer;
color: #fff;
text-transform: uppercase;
font-weight: 700;
margin-top:23px;
}
.woocommerce ul#shipping_method li label {
margin-top:0 !important;
}
@media all and (max-width:574px) {
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button {
font-size:14px;
}
.woocommerce ul.products li.product .price {
font-size:14px;
}
.woocommerce div.product form.cart .button, .woocommerce ul.products li.product .button {
padding:13px 28px;
}
}
.woocommerce div.product form.cart .button {
margin:11px auto 0 10px;
font-size:16px;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover {
background-color: #ffb445;
}
.woocommerce ul.products li.product a img {
width:100%;
margin:0 auto;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
background-color:transparent;
border:none;
}
.woocommerce ul.products li.product .onsale {
position: absolute;
top:37px;
right:-44px;
left:auto;
background-color: #ffb445;
color: #fff;
font-size: .857em;
z-index: 9;
height: 30px;
line-height: 30px;
text-align: center;
width: auto;
transform: rotate(45deg);
padding: 0 50px 0;
text-transform: uppercase;
font-weight: 600;
min-height:auto;
min-width:auto;
border-radius:0;
}
.wcosm_soldout {
background-color:#621209 !important;	
}
.product_meta {
display: none;
}
.woocommerce div.product form.cart .variations label {
display:block;
margin-top:10px;
}
.woocommerce div.product form.cart .variations td:first-child {
width:82px;
}
.woocommerce ul#shipping_method li label {
display:block;
margin-top:-31px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
background-color:#621209;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
background-color:#ffb445;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width:100%;
max-width:175px;
}
ol.faqs li {
text-align:left;
margin-bottom:30px;
}
ol.faqs li span.faq-question {
color:#621209;
font-weight:600;
display:block;
}
ul.legal-points {
padding:10px 30px;
list-style-type:square;
}   
ul.legal-points ul {
list-style-type:circle;
}
section.up-sells.upsells.products h2 {
display:inline-block;
}
.woocommerce-variation-availability {display: none !important; }
.product-short-desc {
font-size:18px;
}
.product-short-desc li {
margin-left:20px;
list-style-type:square;
}
.product-lrg-desc {
font-size:20px;
}
ul.service-areas {
width:100%;
text-align:center;
column-count:5;
-moz-column-count:5;
-webkit-column-count:5;
}
#honeypot_field {
display: none !important;
visibility: hidden !important;
position: absolute !important;
left: -9999px !important;
}
@media all and (max-width:1100px) {
ul.service-areas {
column-count:3;
-moz-column-count:3;
-webkit-column-count:3;
}
}
@media all and (max-width:560px) {
ul.service-areas {
column-count:2;
-moz-column-count:2;
-webkit-column-count:2;
}
}
.woocommerce ul.products li.product .wcosm_soldout {
top: 37px !important;
}
.woocommerce ul.products li.last {
margin: 30px auto !important;
}
@media (max-width:768px){
.woocommerce div.product .type-product {
float:none !important;
max-width:none !important;
}
}
.opycart {display:none!important;}
.rf-redirect {
max-width: 860px;
text-align: center;
padding-top: 70px;
padding-bottom: 90px;
}
.rf-redirect__eyebrow {
font-size: 14px;
font-weight: 700;
letter-spacing: 0.22em;
text-transform: uppercase;
color: #ffb445;
margin: 0 0 14px;
}
.rf-redirect__heading {
font-family: "Patua One", cursive;
font-size: 48px;
line-height: 1.15;
font-weight: 400;
color: #621209;
margin: 0 0 60px;
letter-spacing: -0.005em;
}
.rf-redirect__logo-frame {
position: relative;
padding: 50px 20px;
margin: 0 auto 50px;
max-width: 620px;
}
.rf-redirect__logo-frame::before,
.rf-redirect__logo-frame::after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 80px;
height: 2px;
background-color: #ffb445;
}
.rf-redirect__logo-frame::before {
top: 0;
}
.rf-redirect__logo-frame::after {
bottom: 0;
}
.rf-redirect__logo {
display: block;
width: 100%;
max-width: 360px;
height: auto;
margin: 0 auto;
transition: transform .25s ease, opacity .25s ease;
}
.rf-redirect__logo-frame a:hover .rf-redirect__logo {
transform: translateY(-2px);
opacity: 0.88;
}
.rf-redirect__intro {
max-width: 720px;
margin: 0 auto 40px;
font-size: 19px;
line-height: 180%;
color: #3a0a05;
}
.rf-redirect__intro p {
margin: 0 0 18px;
}
.rf-redirect__intro p:last-child {
margin-bottom: 0;
}
.rf-redirect__intro strong {
color: #621209;
font-weight: 700;
}
.rf-redirect .btn-container {
margin: 40px auto 0;
}
.rf-redirect__contact {
margin-top: 80px;
padding-top: 40px;
border-top: 1px solid rgba(98, 18, 9, 0.15);
}
.rf-redirect__contact-label {
font-size: 13px;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #ffb445;
margin: 0 0 18px;
}
.rf-redirect__contact-list {
list-style: none;
margin: 0;
padding: 0;
font-size: 18px;
line-height: 180%;
}
.rf-redirect__contact-list li {
display: inline-block;
margin: 0 22px;
}
.rf-redirect__contact-name {
color: #621209;
font-weight: 700;
margin-right: 6px;
}
.rf-redirect__contact-list a {
color: #621209;
border-bottom: 1px solid rgba(98, 18, 9, 0.3);
padding-bottom: 2px;
}
.rf-redirect__contact-list a:hover {
color: #ffb445;
border-bottom-color: #ffb445;
}
@media all and (max-width: 720px) {
.rf-redirect {
padding-top: 40px;
padding-bottom: 60px;
}
.rf-redirect__heading {
font-size: 30px;
margin-bottom: 40px;
}
.rf-redirect__logo-frame {
padding: 36px 10px;
margin-bottom: 30px;
}
.rf-redirect__logo {
max-width: 260px;
}
.rf-redirect__intro {
font-size: 17px;
}
.rf-redirect__contact {
margin-top: 50px;
}
.rf-redirect__contact-list li {
display: block;
margin: 6px auto;
}
}