html { margin: 0; padding: 0; }
body { margin: 0; padding: 0; font: normal 100% bree, sans-serif; font-weight: 300; }
header { height: 100px; background: url(../img/home-bg-no-overlay.jpg) top center no-repeat; background-size: cover; }
.home header { height: 350px; background: url(../img/home-bg-no-overlay.jpg) bottom center no-repeat; background-size: cover; }
header h1 { position: absolute; left: -9999px; }
.home header .logo { position: absolute; top: 90px; text-align: center; width: 100%; }
header .logo a img { height: 80px; margin-top: 10px; }
.home header .logo a img { border: 0; display: inline-block; margin: 0 auto; height: 97px; margin-top: 0; }
.box_class_mobile { display: none; }
nav { position: absolute; top: 0; left: 0; right: 0; }
#menu { display: block !important; }
#menu ul { margin: 0; padding: 25px 0 0 0; list-style: none; text-align: center; }
#menu ul li { display: inline-block; position: relative; }
#menu ul li a span { display: none; }
#menu ul li a { font-weight: 400; font-family: ltc-broadway; color: #fff; text-decoration: none; font-size: 25px; display: block; padding: 10px 20px; margin: 0 5px; border-radius: 10px; }
#menu ul li a:hover { background: #9DB729; text-shadow: none; }
#menu ul li ul li a { background: #969923; border-radius: 0; }
#menu ul li ul li a:hover { background: #969923; }
#menu ul li ul li:first-child a { border-radius: 10px 10px 0 0; padding-top: 15px; }
#menu ul li ul li:last-child a { border-radius: 0 0 10px 10px; padding-bottom: 15px; }
#menu ul li ul li:hover ul { display: block !important; }
#menu ul li ul li ul { z-index: 999; display: none !important; margin-top: -25px; width: 250px; margin-left: 300px; }
#menu ul li ul li:hover ul li a { text-shadow: none; width: 250px; background: #9db729; border-radius: 0; }
#menu ul li ul li:hover ul li:first-child a { border-radius: 10px 10px 0 0; }
#menu ul li ul:hover li ul li:last-child a { border-radius: 0 0 10px 10px; }

/* #menu ul li ul li:hover ul li a:hover {} */
.mobile-menu { display: none; }
.breadcrumbs { margin: 0; padding: 10px 0; list-style: none; overflow: auto; border-bottom: 1px dotted #ccc; }
.breadcrumbs li { float: none; padding-right: 10px; font-size: 14px; line-height: 1.3; display: inline;}
.breadcrumbs li a { color: #9DB729; }
.breadcrumbs li a:hover, .breadcrumbs li a:focus { background: #9DB729; color: #fff; }
.home-button a { display: block; text-align: center; }
.home-button a img { display: block; margin: 0 auto; height: 25px; }
.top-links { position: relative; font-family: ltc-broadway; display: flex; justify-content: space-between; padding-top: 20px; align-items: center; padding-bottom: 10px; }
.home-button { top: 23px; font-size: 80%; }
.home-button a { display: block; color: #333; text-decoration: none; font-family: ltc-broadway; text-transform: uppercase; }
.home-button a:hover { text-decoration: underline; }

/* .enquire-button {padding-top:10px;} */
.enquire-button a { text-align: left; display: block; background: #fff !important; text-decoration: none !important; color: #333; text-decoration: underline; font-family: ltc-broadway; font-weight: 400; text-transform: capitalize; font-size: 120%; margin: 0; }
.enquire-button a:hover, .enquire-button a:focus { text-decoration: underline; background: #76431D; }
#flashMessage { margin: 10px 0; padding: 10px; text-align: center; background: #ECD000; }
.main { width: 100%; max-width: 1040px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }
.main h2 { text-align: center; text-transform: uppercase; color: #333; font-family: "ltc-broadway" }
.main-content { color: #333; }
.main-content a { color: #9DB729; }
.main-content a:hover, .main-content a:focus { background: #9DB729; color: #fff; }
h3.price { font-weight: 800; text-align: center; margin-right: 20px; font-family: ltc-broadway; }
.home-content { margin: 50px 0; font-size: 130%; line-height: 1em; text-align: center; color: #333; background: url(../img/plane-inner-shadow.png) bottom center no-repeat; padding-bottom: 50px; }
footer { background: #9DB729; color: #fff; padding: 30px 0; margin-top: 50px; }
footer .footer-links { text-align: center; font-size: 80%; }
footer .footer-links a { text-decoration: none; color: #fff; }
footer .footer-links a:hover, footer .footer-links a:focus { text-decoration: underline; }
ul.connect { margin: 0; list-style: none; order: 3; padding-left: 0; }
ul.connect li h3 { margin: 0 0 5px 0; display: inline-block; margin-right: 10px; color: #333; }
ul.connect li ul { margin: 0; padding: 0; list-style: none; display: inline-block; }
ul.connect li ul li { display: inline-block; margin: 0 3px; }
ul.connect li ul li a { display: block; color: #333; border-bottom: 2px solid #fff; }
ul.connect li ul li a:hover, footer ul.connect li ul li a:focus { border-bottom: 2px solid #76431D; }
footer .copyright { text-align: center; font-size: 80%; line-height: 1em; background: url(../img/plane-inner-shadow.png) top center no-repeat; padding-top: 70px; margin-top: 25px; }
footer .copyright a { color: #fff; text-decoration: none; }
footer .copyright a:hover, footer .copyright a:focus { background: #76431D; text-decoration: underline; }
.featured-products { display: flex; flex-wrap: wrap; margin: 0 -10px -20px; }
.featured-content { max-width: 33.33%; flex: 0 0 33.33%; padding: 0 10px 20px; }
.featured-content a img { border: 0; display: block; width: 100%; }
.featured-content a .price { display: block; }
.featured-content .caption { font-style: italic; cursor: pointer; }
.featured-content .caption a { color: #333; display: block; padding: 5px; text-decoration: none; }
.featured-content .caption a:hover, .featured-content .caption a:focus, .featured-content .caption:hover, .featured-content .caption:focus { background: #9DB729; color: #fff; }
.main-content .left { max-width: 30%; flex: 0 0 30%; padding-right: 20px; }
.main-content .right .back-link { color: #9DB729; text-decoration: none; }
.main-content .right .back-link:hover { text-decoration: underline; color: #fff; }
.main-content .tabs { padding: 0; list-style: none; border-bottom: 1px solid #9DB729; display: flex; width: 100%; }
.main-content .tabs li a { display: block; padding: 9px 20px 10px 20px; color: #828282; border: 1px solid #828282; margin-right: 3px; border-bottom: none; }
.main-content .tabs li a:hover { border-color: none; color: #000f18; background-color: #fff; color: #000f18; }
.main-content .tabs li a.active { color: #fff; text-decoration: none; background: #9DB729; border: 1px solid #9DB729; border-bottom: none; }
.main-content .left .image { text-align: center; margin-bottom: 30px; }
.main-content .left .image a img { border: 0; display: block; }
h2.primary { text-align: left; }
.social { margin: 0; padding: 0; list-style: none; overflow: auto; }
.social li a { display: block; background: #3B5997; color: #fff; padding: 10px; width: 90%; margin: 0 0 5px 0; text-decoration: none; text-align: center; box-sizing: border-box; }
.social li a span { margin-right: 5px; }
.social li a#linkTwitter { background: #00aeef; }
.social li a:hover { text-decoration: underline; }
.social li a#linkPinterest { background: #ab0b0f; }
.social li a#linkEmail { background: #5CB85C; }
form { width: 100%; }
form .row .textarea { width: 100%; }
form .row .input label { display: block; }
form .row .input input, form .row .input textarea { border: 1px solid #ddd; padding: 10px; box-sizing: border-box; width: 100%; }
form .row .input textarea { resize: none; }
form .submit { text-align: right; margin-right: 2% }
form .submit input { background: #9DB729; border: 0; color: #fff; padding: 10px 20px; font-family: bree; text-transform: uppercase; }
@media (min-device-width:200px)  and (max-device-width:1000px) {
    .box_class_mobile { display: block; }
    header { margin: 0; padding: 0; min-height: 0; }
    header h1 { position: absolute; left: -9999px; }
    #menu { position: relative; transition: all 0.5s; display: block; transform: translateX(-100%); z-index: 8; opacity: 1; display: block !important; height: auto; }
    .open #menu { transform: translateX(0); }
    .open { overflow: hidden; transition: all 0.5s; }
    .mobile-menu { display: inline-block; background: #333332; color: #fff; position: relative; padding: 15px 20px; font-family: bree; font-weight: 300; font-size: 80%; text-align: center; width: 62px; }
    .mobile-menu a span { font-size: 200%; color: #fff; transition: all 0.5s; }
    .mobile-menu a img { display: block; position: absolute; right: 10px; top: 10px; width: 40px; }
    #menu ul li ul li ul { position: static; margin-left: 0; margin-top: 0; width: 100% }

    /* .main {width:90%; padding:0px 5%;} */
    header { height: 350px; }
    header .logo { position: absolute; top: 80px; text-align: center; width: 100%; }
    header .logo a img { width: 240px; /*width:50%;*/ height: auto; }

    /* .home-content {margin:50px 5%;} */
    .enquire-button a { display: block; background: #9DB729; }

    /* .featured-content {width:90%; margin:20px 5% !important;} */
    #menu ul { text-align: left; padding: 0 !important; }
    #menu ul li { display: block; }
    #menu ul li a { background: #fff; color: #333; border-radius: 0; padding: 10px 20px; margin: 0; text-shadow: none; font-style: italic; }
    #menu ul li ul { position: relative; left: 0; margin-left: 0; width: 100%; padding: 0; top: 0; display: none; }
    #menu ul li ul li a { border-radius: 0 !important; margin: 0; padding-left: 40px; width: 100% !important; background: #eee; color: #333; text-shadow: none; }
    #menu ul li ul li ul li a { border-radius: 0 !important; margin: 0; padding-left: 20%; width: 80% !important; background: #ddd !important; }
    .main-content .left { width: 100%; float: none; margin: 0%; }
    .main-content .right { width: 100%; float: none; margin: 0%; }
    .main-content .tabs li { font-size: 80%; }
    .main-content .right .back-link { float: none; width: 100%; text-align: center; display: block; margin: 20px auto; }
    .social li a { width: 100%; }
    h2.primary { text-align: center; }
    form .row .input { float: none; width: 100%; }
    form input, form textarea { border-radius: 0; -webkit-appearance: none; }
}

/*iPhone 6*/
@media only screen 
and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) { }

/*iphone 5*/
@media only screen 
and (min-device-width:320px) and (max-device-width:568px) and (orientation:portrait) { }

/*iphone 4*/
@media only screen 
and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) { }
@media only screen and (min-device-width:768px) and (max-device-width:1024px) { }
.featured-products .caption.eqheight-caption { height: auto; }

/* 20-5-24 css start  */
img { max-width: 100%; }
#menu ul li.has-submenu .down-arrow { transition: all 0.5s; transform-origin: center; position: absolute; right: 0; top: 8px; background-image: url(../img/wood-down-arrow.svg); height: 30px; width: 30px; background-repeat: no-repeat; background-size: 12px 12px; background-position: center; filter: brightness(100%); opacity: 0; cursor: pointer; }
.home header .logo a { display: block; }
* { box-sizing: border-box; }
.products-view .main-content { display: flex; flex-wrap: wrap; }
.main-content.product-list { display: flex; flex-wrap: wrap; }
.main-content .right { max-width: 70%; flex: 0 0 70%; }
.main-content .right .featured-content { max-width: 50%; flex: 0 0 50%; }
.home-content h3 em { font-size: 18px; }
.home-content p, .home-content p span, .home-content p em, .home-content address em { font-size: 15px; }
.main-content h1 span { font-size: 24px !important; }
.products-view .main-content .product-content .description-content h1 em { font-size: inherit; }
.products-view .main-content .product-content .description-content h1 { font-size: 24px; line-height: 1.1; }
p br:only-child { display: none; }
.main .container h2 { text-align: center; }
.main form .row label { margin-bottom: 5px; display: block; font-size: 14px; }
.main form .row { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.main form .row .col-md-6 { max-width: 50%; flex: 0 0 50%; padding: 0 10px 20px; }
.main form .row .col-md-12 { max-width: 100%; flex: 0 0 100%; padding: 0 10px 20px; }
.main form .row .col-md-6:has(#EnquiryCaptcha) { max-width: 100%; flex: 0 0 100%; }
.breadcrumbs li:first-child { padding-right: 0; }
.wholesale-left-text { text-align: left; }
.wholesale-gallery-wrapper h1 { line-height: 1.3; }
.wholesale-gallery-wrapper .featured-content img { width: 100%; height: 100%; }
.wholesale-gallery-wrapper .featured-products { justify-content: center; }
@media(min-width:1001px) {
    #menu ul li ul { display: none !important; position: absolute; top: 40px; left: -100px; padding-top: 10px; width: 350px; }
    #menu ul li ul li { display: block !important; text-align: left; }
    #menu ul li:hover ul { display: block !important; }
}
@media only screen and (min-device-width:200px) and (max-device-width:1000px) {
    #menu ul li:hover ul { display: none; }
    #menu ul li.has-submenu .down-arrow { right: 12px; opacity: 1; }
    #menu ul li.has-submenu .down-arrow.rotate { transform: rotate(180deg); }
    #menu ul li a { font-size: 20px; }
    .wholesale-left-text { text-align: center; }
    .about-les-rowe { text-align: center; }
    .main-content .about-text-wrapper, .main-content .about-text-wrapper h1, .main-content .about-text-wrapper h2, .main-content .about-text-wrapper p, .primary:has(+ .main-content .about-text-wrapper) { text-align: left !important; }
    .main-content h1 { line-height: 1; }
    form .submit { text-align: left; margin-right: 0 }
}
@media(max-width:991px) {
    .featured-content { max-width: 50%; flex: 0 0 50%; }
    .main-content .left { max-width: 100%; flex: 0 0 100%; padding-right: 0; }
    .main-content .left { max-width: 100%; flex: 0 0 100%; padding-right: 0; }
    .main-content .right { max-width: 100%; flex: 0 0 100%; }
    .main-content .left *, .main-content .left h2, .main-content .right * { text-align: left !important; }
    .products-index h2, .products-view h2 { text-align: left !important; }
}
@media(max-width:767px) {
    .main-content h1 { font-size: 28px; line-height: 1.1; }
    .home-content h3 em { font-size: 16px; }
    .main-content h1 span, .products-view .main-content .product-content .description-content h1, .main h2 { font-size: 20px !important; }
    .home-content p, .home-content p span, .home-content p em, .home-content address em { font-size: 14px; }
    .main-content ul { padding-left: 20px; }
    .featured-content .caption a { font-style: normal; font-weight: 600; }
    .main form .row .col-md-6 { max-width: 100%; flex: 0 0 100%; }
    .main-content address a { word-break: break-all; }
    .main-content .about-text-wrapper h2 { font-size: 18px !important; }
    .main h2:has(+ form) { font-size: 22px !important; }
}
@media(max-width:575px) {
    .featured-content, .main-content .right .featured-content { max-width: 100%; flex: 0 0 100%; }
    .enquire-button a { font-size: 14px; }
    .home-content { font-size: 20px; }
    .main-content h1 { font-size: 22px; }
}
@media(max-width:480px) {
    .products-view .main-content .product-content .description-content img, .home-content h3 img, .main .main-content img { width: 100%; object-fit: cover; height: auto !important; }
    .main-content .left .image a img { width: 100%; }
    .main .main-content .wholesale-gallery-wrapper img { height: auto; }
}
@media(max-width:375px) {
    .products-view .main-content .product-content .description-content img { width: 100%; }
    .main-content h1 span, .products-view .main-content .product-content .description-content h1, .main h2 { font-size: 18px !important; }
    .main h2:has(+ form) { font-size: 20px !important; }
}