/***********************
*  Site Specific CSS   *
************************/

/* @imports
--------------*/

@import url('http://cdn.myld.com.au/1/js/plugins/Slick/1.3.6/slick.min.css');
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');


/* @font-faces
--------------*/
@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.svg#open_sansregular) format('svg');
   font-weight:400;
   font-style:normal;
}
@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.svg#open_sansbold) format('svg');
   font-weight:700;
   font-style:normal;
}

/* @general styles
-----------------*/
body {
    background-image: url(http://cdn.myld.com.au/2/1504/afghan-traders_de9f17b614.jpg);
    background-size: cover;
    background-position: top center;
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 16px;
    line-height: 20px;
    overflow-x: hidden
}

a {
    color: #A40234;
    text-decoration: none;
}

a:hover {
    color: #A40234;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 10px 0
}

strong,
label,
dt {
    font-weight: 700
}

dd {
    margin-bottom: 15px
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 20px 0;
    font-weight: 700;
    text-transform: uppercase
}

h1 { font-size: 30px }
h2 { font-size: 25px }
h3 { font-size: 22px }
h4 { font-size: 17px }
h5 { font-size: 16px }

header,
main,
footer,
section,
.wrap {
    width: 100%;
    margin:  0;
    padding: 0;
}

.no-gutter {
    margin: 0;
    padding: 0
}

ul.no-gutter {
    list-style: none
}

ul.no-left-gutter,
ol.no-left-gutter {
    padding-left: 17px
}

.ease {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.btn {

}

.btn:hover {

}


.spacer10 {
    height: 10px
}

.spacer20 {
    height: 20px
}

.spacer30 {
    height: 30px
}

.spacer40 {
    height: 40px
}

.spacer50 {
    height: 50px
}

.spacer100 {
    height: 100px
}

#schema {
    display: none
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.align-left {
    float: left
}

.align-right {
    float: right
}

.align-center,
.divider {
    margin: 0 auto
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.overlay .content {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: 100%
}

.helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;    
}

.title {
    position: relative;
    text-align: center;
    
}

.title:before,
.title:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    background-color: black;
    z-index: 1
}

.title:after {
    left: auto;
    right: 0
}

    .title .clear-xs {
        display: none
    }

/*
.title span {
    position: relative;
    display: inline-block;
    background-image: url(http://cdn.myld.com.au/2/1505/afghan-traders_eea6690105.jpg);
    padding: 0 20px;
    z-index: 2
}*/






/* -- HEADER -- */

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

#header .col-lg-12 {
    overflow-x: hidden
}

#header .brand {
    position: relative;
    margin: 0 auto;
    padding: 10px;
    z-index: 4
}

#header .tagline {
    position: relative;
    top: 50px;
    left: 150px;
    font-size: 45px;
    color: #d80320;
    text-transform: none;
    z-index: 4
}

#header .tagline span {
    color: black
}

#header .wrap {
    position: relative;
    /*height: 215px;*/
    overflow: visible;
}

#header .bg,
#header .vegie {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 3
}

#header .vegie {
    width: auto;
}

#header .contact {
    position: relative;
    display: inline-block;
    margin-top: 40px;
    margin-left: 350px;
    z-index: 4
}

#header .contact > li {
    display: inline-block;
    padding: 0 10px
}

#header .contact > li > a {
    display: block;
    width: 36px;
    height: 36px;
    overflow: hidden
}

#header .contact > li > a img {
    position: relative;
    top: 0
}

#header .contact > li > a:hover img {
    top: -36px
}

#cta-mob {
    background-color: #5c8d1b;
    padding: 20px 10px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: white
}

#cta-mob a {
    position:relative;
    color: white;
    z-index: 999
}

#navigation {
    padding-top: 215px
}

#navigation nav {
    background-color: #5c8d1b;
    -webkit-border-radius: 25px 0px 0px 25px;
    -moz-border-radius: 25px 0px 0px 25px;
    border-radius: 25px 0px 0px 25px;   
    overflow: hidden
}

#navigation .nav > li > a {
    position: relative;
    background-image: url(http://cdn.myld.com.au/2/1504/afghan-traders_1df858bde6.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 20px 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    z-index: 5
}


#navigation .nav > li > a:hover,
#navigation .nav > li > a:focus,
#navigation .nav > li.active > a {
    background-color: #3a5911
}





/* -- SLIDER -- */

#masthead-carousel {
    position: relative;
    margin-top: 25px;
    z-index: 2
}

#masthead-carousel:after,
body#contact #wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(http://cdn.myld.com.au/2/1505/afghan-traders_349da80ec6.png);
    z-index: 1
}


#masthead-carousel .brand {
    position: absolute;
    top: 0; 
    right: 0;
    height: 100%;
    z-index: 6
}

#masthead-carousel .item {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;  
    overflow: hidden;
    z-index: 2
}


#slider .carousel-control {
    position: absolute;
    background: none !important;
    width: 29px;
    height: 25px;
    top: inherit;
    bottom: -35px !important;
    filter: alpha(opacity=1);
    opacity: 1;
    z-index: 999
}

#slider .carousel-control:hover {
    filter: alpha(opacity=75);
    opacity: .75;
}

#slider .left.carousel-control {
    left: 30px
}

#slider .right.carousel-control {
    right: 30px
}

#slider .carousel-indicators {
    bottom: -40px
}

#slider .carousel-indicators li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; 
    border-color: #f1a579;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
    margin: 0 2px
}

#slider .carousel-indicators .active {
    background-color: #f1a579
}







/* -- CONTENT -- */

#page-content .wrap {
    position: relative;
    background-image: url(http://cdn.myld.com.au/2/1505/afghan-traders_349da80ec6.png);
    padding: 0 70px;
    overflow: hidden
}


#intro-wrap .wrap {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow-x: hidden
}

body#home #intro-wrap .title:before,
body#home #intro-wrap .title:after {
    width: 15%
}

body#products #intro-wrap .title:before,
body#products #intro-wrap .title:after,
body#about #intro-wrap .title:before,
body#about #intro-wrap .title:after {
    width: 40%
}

body#naturopathy #intro-wrap .title:before,
body#naturopathy #intro-wrap .title:after,
body#latest-news #intro-wrap .title:before,
body#latest-news #intro-wrap .title:after,
body#contact #intro-wrap .title:before,
body#contact #intro-wrap .title:after {
    width: 38%
}

#services-wrap {
    background-image: url(http://cdn.myld.com.au/2/1504/afghan-traders_92a79dbe82.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px;
    border-top: 2px solid #4c3c30;
    border-bottom: 2px solid #4c3c30;
    overflow-x: hidden
}

.service a {
    color: #4c3c30
}

.service a:hover {
    color: #50682e
}

.service .thumb {
    position: relative;
    text-align: center;
    clear: both
}

.service .thumb img {
    display: inline-block
}

.service .thumb .hover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    filter: alpha(opacity=0);
    opacity: 0;
}

.service:hover .thumb .active {
    filter: alpha(opacity=0);
    opacity: 0;
}


.service:hover .thumb .hover {
    filter: alpha(opacity=1);
    opacity: 1;
}

#tabber .wrap {
    padding: 0;
     overflow-x: hidden
}

#tabber .nav {
    background-color: #bd6228;
    -webkit-border-radius: 0px 25px 25px 0px;
    -moz-border-radius: 0px 25px 25px 0px;
    border-radius: 0px 25px 25px 0px; 
    padding: 20px 0
}

#tabber .nav > li > a {
    padding: 10px 20px;
    color: white;
    font-size: 25px;
    font-weight: 700;
    line-height: 25px
}

#tabber .nav > li.active > a,
#tabber .nav > li > a:hover,
#tabber .nav > li > a:focus {
    background-color: transparent;
    background-image: url(http://cdn.myld.com.au/2/1504/afghan-traders_e90bb81524.png);
    background-repeat: no-repeat;
    background-position: right center;
}



#tabber .tab-content {
    padding: 0 70px
}

#tabber .tab-content > .tab-pane {
    padding: 40px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 2px dashed #3a5911;
    min-height: 533px;
}

#services-wrap.inner {
    height: 350px
}

#services-wrap.inner .thumb-wrap {
    position: relative;
    height: 100%
}

#services-wrap.inner .veg {
    position: absolute;
    left: 0;
    top: -170px;
}







#error {
    margin: 100px 0
}

#error h1 {
    color: #c33
}





/* -- FOOTER -- */

#footer-top .wrap {
    position: relative;
    background-image: url(http://cdn.myld.com.au/2/1505/afghan-traders_349da80ec6.png);
    padding: 20px 70px;
    overflow: hidden
    
}

#footer-top .wrap:before,
#footer-top .wrap:after {
    content: "";
    position: absolute;
    top: 0;
    width: 56px;
    height: 100%;
}

#footer-top .wrap:before {
    left: 0;
    background-image: url(http://cdn.myld.com.au/2/1506/afghan-traders_d1a5fa2ced.png);
}

#footer-top .wrap:after {
    right: 0;
    background-image: url(http://cdn.myld.com.au/2/1504/afghan-traders_8d619eacc0.png);
}

#brands-wrap {
    position: relative;
    padding: 20px 0;
    margin-bottom: 0;
    z-index: 1;
}


#brands-wrap .item {
    white-space: nowrap;
    height: 90px;
}

#brands-wrap .item a {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: 100%
}

#footer-bottom {
    background-color: rgba(58,89,17,0.90);
    padding-top: 3px
}

#map {
    position: relative;
    height: 0px;
  /*  height: 190px; */
    margin: 0 3px;
    -webkit-border-radius: 0px 0px 25px 25px;
    -moz-border-radius: 0px 0px 25px 25px;
    border-radius: 0px 0px 25px 25px;    
    z-index: 2
}

body#contact #map {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; 
    height: 350px;
    margin: 30px 0 0 0;
    
}

#wrapper {
    position: relative
}

#synopsis {
    padding: 50px 70px;
    text-align: center;
    color: white
}

#synopsis li {
    position: relative;
    left: -30px;
    list-style: none
}

#copyright {
    background-color: #22350a;
    padding: 10px 30px;
    color: white;
    font-size: 13px
}

#footer-bottom .contact,
.socialmedia {
    display: inline-block;
    padding: 0 20px
}

#footer-bottom .contact img {
    position: relative;
    top: -7px
}

#ld_branding_link {
    position: relative;
    top: 12px;
    display: inline-block
}







/* @media queries
-----------------*/
@media (min-width: 1200px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
    #header .wrap {
        height: 190px;
    }
    #header .tagline {
        top: 30px;
    }
    #header .contact {
        margin-top: 20px
    }
    #navigation .nav > li > a {
        padding: 20px 30px
    }
    #services-wrap.inner .veg {
        top: -100px;
    }    
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/
    #header {
        position: relative
    }
    #header .brand {
        height: 120px
    }
    #header .wrap {
        height: 120px
    }
    #header .contact { 
        display: none
    }
    #header .veg {
        height: 245px;
        width: 750px;
        left: auto;
        right: 0
    }
    
    #navigation {
        padding-top: 0
    }
    
    #page-content .wrap {
        padding: 0 30px
    }
    
    #intro-wrap .wrap {
        padding: 30px 30px 40px
    }
    body#home #intro-wrap .title:before,
    body#home #intro-wrap .title:after {
        width: 10%
    }  
    body#naturopathy #intro-wrap .title:before,
    body#naturopathy #intro-wrap .title:after,
    body#latest-news #intro-wrap .title:before,
    body#latest-news #intro-wrap .title:after,
    body#contact #intro-wrap .title:before,
    body#contact #intro-wrap .title:after {
        width: 35%
    }

    
    
    #tabber .wrap {
        padding: 0
    }  
    #tabber .nav > li > a {
        font-size: 18px
    }
    #tabber .tab-content {
        padding: 0 30px
    }
    
    
    #services-wrap {
        background-image: url(http://cdn.myld.com.au/2/1526/afghan-traders_7e78ff83b1.jpg)
    }    
    #services-wrap.inner {
        height: auto
    }
    #services-wrap.inner .veg {
        position: relative;
        top: auto
    }
}

@media (max-width: 767px) {
    body#products #intro-wrap .title:before,
    body#products #intro-wrap .title:after,
    body#about #intro-wrap .title:before,
    body#about #intro-wrap .title:after {
        width: 35%
    }
    
    body#naturopathy #intro-wrap .title:before,
    body#naturopathy #intro-wrap .title:after,
    body#latest-news #intro-wrap .title:before,
    body#latest-news #intro-wrap .title:after,
    body#contact #intro-wrap .title:before,
    body#contact #intro-wrap .title:after {
        width: 30%
    }
    

    
}

@media (max-width: 480px) {
    .title .clear-xs {
        display: block
    }
    body#products #intro-wrap .title:before,
    body#products #intro-wrap .title:after,
    body#about #intro-wrap .title:before,
    body#about #intro-wrap .title:after {
        width: 20%
    }
    
    body#naturopathy #intro-wrap .title:before,
    body#naturopathy #intro-wrap .title:after,
    body#latest-news #intro-wrap .title:before,
    body#latest-news #intro-wrap .title:after,
    body#contact #intro-wrap .title:before,
    body#contact #intro-wrap .title:after {
        width: 10%
    }
    
}
