/*
Theme Name: LJ Tiles
Theme URI: www.landj.com.au
*/

mark {
    background: transparent
}
body {
    font-weight: 400;
    background:#fff;
    font-family: "Exo 2", Arial, sans-serif;
}
.tophead {
    background: #fff;
    border-bottom: 3px solid #31a5dd;
}
.headerpic {
    margin-bottom: 20px
}

img {max-width:100%}
h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    font-family: "Exo 2", sans-serif;
}
.copyright {
    background: #222;
    color: #fff;
    padding: 10px 0
}
#myCarousel {
    border: 5px solid #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 5px 5px rgba(100, 100, 100, 0.4);
}
.phone {
    font-size: 26px
}
.galpic {
    margin-bottom: 30px
}

.galpic p {
font-size:16px
}
.products {
    text-align: center
}
ul ul,
ol ul {
    list-style-type: none;
    margin-left:0px;
    padding-left:20px;
}
.enquiry {
    padding: 0 20px 20px 20px;
    background: #31a5dd;
    color: #222
}
.enquiry ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.enquiry h2 {
    padding-top: 15px;
    color:#fff;
    text-transform: uppercase
}
.enquiry p {
    color:#fff;
    font-size:18px;
}
.enquiry label {
    display: none !important
}
.enquiry input[type=text],
.enquiry textarea {
    margin: 2px 0;
    padding: 10px 0 10px 10px !important;
    width: 100% !important
}
.enquiry .button {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 18px;
    background: red;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 600;
    color: #fff
}
body .gform_wrapper .gform_body .gform_fields .gfield_error {
    border: none;
    background: transparent
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin-left: 0;
    margin-right: 10px
}
p {
    font-size: 16px;
    color: #444;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.5em
}
.feature {
    text-align: center;
}
.feature h2,
.frontcontent h2 {
    font-weight: 600;
    font-size:20px;
    text-transform: uppercase;
}
a.feature {
    text-decoration: none
}
.slider {
    text-align: center
}
.sepbottom {
    margin-bottom: 50px;
}
.septop {
    margin-top: 50px
}
.frontcontent p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}
.clear {
    clear: both
}
.slider {
    width: 100%;
    background: url('http://landj.com.au/ljnew/wp-content/uploads/2015/05/fencepool3.jpg') #40a8de center bottom fixed;
    background-size: cover
}
.pageslider {
    width: 100%;
    background: url('http://landj.com.au/ljnew/wp-content/uploads/2015/05/house.jpg') #40a8de center bottom fixed;
    background-size: cover

// NOTE: width changed from 100% to 200%

}
.feature img:hover {
    transform: scale(1.03);
    cursor: pointer;
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.woocommerce ul.products li.product a img {
    border-radius: 200px
}
.woocommerce ul.products li.product a img:hover {
    transition: 0.2s;
    transform: scale(1.05);
}
.pageslider h1,
.slider h1 {
    margin-top: 0;
    color: #fff;
    text-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
}

.pageslider h2,
.slider h2 {
    margin-top: 0;
    color: #fff;
    text-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
}

.footer {
    min-height: 300px;
    background: #b81319;
    background-size: cover;
    padding: 40px 0;
    color: #fff
}
.footer a {
    color: #fff;
    font-size: 20px;
}
.footer h3 {
    color: #fff;
    border-bottom: 3px solid #31a5dd;
    padding-bottom: 10px;
}
.footer .menu-item-has-children {
    font-weight: 600
}
.featurelist li {
    font-size: 24px;
    margin-left: 0;
    padding: 0;
}
.listfeature h2 {
    text-transform: uppercase;
    font-weight: 600
}
.divider {
    height: 3px;
    width: 40%;
    background: #31a5dd;
}
.wf-gmp-canvas {
    border: 4px solid #f0f0f0
}
strong {
    font-weight: 600
}
.cta {
    background: #31a5dd;
    padding: 30px 0;
    text-transform: uppercase;
}
.cta h3 {
    color: #fff;
    line-height:1.8;
}
.cta a {
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 10px;
    font-weight: 600
}
.cta a:hover {
    text-decoration: none;
    background: #b81319;
    transition: 0.2s;
    color: #fff;
}
.cta a:focus,
.cta a:active {
    text-decoration: none
}
.woocommerce ul.products li.product .price {
    font-size: 18px
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 26px
}
.woocommerce-checkout #payment ul.payment_methods li input {
    border: 1px solid #333;
}
.img-thumbnail {
    border-color: #e0e0e0
}
.pgtitle {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    color: #b81319
}
.archive .woocommerce ul.products li.product h3 {
    font-size: 20px;
}
.home .woocommerce ul.products li.product h3 {
    font-size: 20px;
    text-align: center
}
.woocommerce ul.products li.product a img {
    margin-bottom: 10px
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #b81319
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #b81319
}
/*==========  NAVBAR  ==========*/

.navbar {
    background: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0
}
.navbar a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: "Exo 2", sans-serif;
}
.navbar-default .navbar-nav>li>a {
    color: #005ba9
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #222
}
.navbar-default .navbar-toggle {
    border-color: transparent
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent
}
.dropdown-menu>li>a {
    font-size: 14px
}
@media (max-width: 767px) .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar h2 {
    margin: 0
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: transparent;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: transparent;
    text-transform: uppercase;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    text-transform: uppercase;
    font-size: 20px;
}
.feature a {
    text-decoration: none
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */

@media only screen and (min-width: 120px) {
    .navbar-brand>img {
        width: 180px
    }
    .navbar-collapse {
        margin-top: 30px
    }
.cta h3 {line-height:2.5}
    .logo {
        margin: 0 auto;
        display: block
    }
    .slider h1 {
        font-size: 28px;
    }
    .slider {
        padding: 50px 0;
    }
    .pageslider {
        padding: 20px 0;
    }
    .navbar {
        padding: 0px 0 30px 0;
    }
    body {
        padding-top: 100px;
    }
    .cta h3 {font-size:16px}
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .navbar-collapse {
        margin-top: 0px
    }
    .slider h1 {
        font-size: 55px;
    }
    .slider {
        padding: 100px 0;
    }
    .pageslider {
        padding: 40px 0;
    }
    .navbar {
        padding: 50px 0 40px 0;
    }
    .navbar-brand>img {
        width: 220px;
        transition: 0.5s ease
    }
    .product-subtotal {
        display: none;
    }
    .product-subtotal {
        display: none;
    }
    .navbar-brand {
        height: 0;
        margin: -35px 0px 10px 0
    }
    body {
        padding-top: 135px;
    }
    .carousel-caption h3 {
        font-size: 32px
    }
    /* To change the size of the related products thumbnails, which are too large */
    
    .woocommerce .related ul.products li.product,
    .woocommerce .related ul li.product,
    .woocommerce .upsells.products ul.products li.product,
    .woocommerce .upsells.products ul li.product,
    .woocommerce-page .related ul.products li.product,
    .woocommerce-page .related ul li.product,
    .woocommerce-page .upsells.products ul.products li.product,
    .woocommerce-page .upsells.products ul li.product {
        width: 20%;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {

 .cta h3 {font-size:25px}

}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .navbar-nav {
        margin-left: 60px
    }
}
/* MENU BREAKPOINT */

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
}
.admin-bar .navbar-fixed-top {
    top: 32px;
}