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

/* @imports
--------------*/

@import url('http://cdn.myld.com.au/1/js/fancybox2/jquery.fancybox.css');
/* Uncomment next line if thumbnails are required in the modal view */
/*@import url('http://cdn.myld.com.au/1/js/fancybox2/helpers/jquery.fancybox-thumbs.css');*/
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.min.css');

@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');

/* @font-faces
--------------*/

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.svg#ralewayregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-bold-webfont.svg#ralewaybold) format('svg');
   font-weight:700;
   font-style:normal;
}

@font-face{
   font-family: 'Raleway';
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium) format('svg');
   font-weight:500;
   font-style:normal;
}

/* @general styles
-----------------*/

body {
    font-family: 'Raleway';
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    background: url(http://cdn.myld.com.au/2/1357/simpsons-shoes_0ad8b6303e.jpg);
    background-size: 100% 100%;
    color: #1b1b1b;
}

a:hover {
    text-decoration: none;
}

.logo-nav-container {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0200a8+0,010070+100 */
    background: #0200a8; /* Old browsers */
    background: -moz-linear-gradient(top,  #0200a8 0%, #010070 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0200a8 0%,#010070 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0200a8 0%,#010070 100%) ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0200a8', endColorstr='#010070',GradientType=0 ); /* IE6-9 */
}

#logo {
    position: absolute;
    z-index: 1;
    top: -60px;
    left: -150px;
}

/*--nav bar--*/

.navbar .navbar-nav > .active > a {
    color: #fff;
    background: url(http://cdn.myld.com.au/2/1356/simpsons-shoes_c750dde754.png)right no-repeat;
}

.navbar-collapse .nav > li > a {
    color: #fff;
    text-transform: uppercase;
    background: url(http://cdn.myld.com.au/2/1356/simpsons-shoes_c750dde754.png)right no-repeat;
}

.navbar-collapse .nav > li > a.no-bg {
    background: none;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background: transparent;
}

.nav>li>a {
    padding: 17px 35px 16px;
    font-size: 14px;
}

.navbar-collapse .navbar-nav {
    float: none;
    text-align: center;
}

.navbar-collapse .navbar-nav > li {
    float: none;
}

.navbar-collapse .nav > li {
    display: inline;
}

.navbar-collapse .nav > li > a {
    display: inline-block;
}

.dropdown-menu>li>a {
    font-size: 12px;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
}

.dropdown-menu {
    border-top: none;
    border-radius: 0;
    left: -10px;
    margin-top: 18px !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0200a8+0,010070+100 */
    background: #0200a8; /* Old browsers */
    background: -moz-linear-gradient(top,  #0200a8 0%, #010070 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0200a8 0%,#010070 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0200a8 0%,#010070 100%) ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0200a8', endColorstr='#010070',GradientType=0 ); /* IE6-9 */
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background: none;
}

.dropdown:hover>.dropdown-menu {
    padding-bottom: 0;
    margin-top: -10px;
    padding-top: 0;
}


/*--nav bar--*/

.hover {
    color: #fff;
}

.hover:hover {
    color: #fff;
    text-decoration: none;
}

.phone-top {
    float: right;
    text-align: right;
    color: #fff;
    font-weight:600;
    margin: 5px 0;
    font-size: 14px;
    padding-bottom: 2px;
}

.phone-top-txt {
    font-size: 17px !important;
}

.content-holder {
    width: 940px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #cacaca;
    z-index: 0;
}

.no-pad {
    padding: 0;
}

/*--slider--*/

/*--slider arrow--*/

.left-arrow {
    width: 16px;
    height: 29px;
    background: url(http://cdn.myld.com.au/2/1357/simpsons-shoes_eee273fa96.png);
}

.left-arrow:hover {
    width: 16px;
    height: 29px;
    background: url(http://cdn.myld.com.au/2/1357/simpsons-shoes_5c33712e11.png);
}

.right-arrow {
    width: 15px;
    height: 29px;
    background: url(http://cdn.myld.com.au/2/1357/simpsons-shoes_958ab6bb26.png);
}

.right-arrow:hover {
    width: 15px;
    height: 29px;
    background: url(http://cdn.myld.com.au/2/1357/simpsons-shoes_7340ad82d0.png);
}

.carousel-control.left {
    background-image: none;
}

.carousel:hover .carousel-control.left {
    display: block;
}

.carousel:hover .carousel-control.right {
    display: block;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

.carousel-control {
    position: absolute;
    top: 333px;
    bottom: 0;
    left: 10px;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x;
    padding-left: 115px;
}

/*--slider arrow--*/

/*--slider--*/

.slider-btm-shadow {
    width: 220px;
    height: 12px;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_b05c443c7a.png);
    margin: 0 auto;
}

.welcome-title {
    font-size: 20px;
    color: #1311af;
}

.est-txt {
    font-size: 14px;
    color: #1311af;
}

.welcome-border {
    width: 90%;
    height: 13px;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_e6416e891d.png) no-repeat;
    margin: 15px auto 0;
}

.hover-blue {
    color: #1311af;
}

.hover-blue:hover {
    color: #1311af;
    text-decoration: none;
}

.content-container {
    padding: 20px 25px 0;
}

.content-title {
    font-weight: 600;
}

.plus {
    float: left;
    position: relative;
    top: 3px;
    right: 8px;
}

.btn-home {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0200b8+0,010081+100 */
    background: #0200b8; /* Old browsers */
    background: -moz-linear-gradient(top,  #0200b8 0%, #010081 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0200b8 0%,#010081 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0200b8 0%,#010081 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0200b8', endColorstr='#010081',GradientType=0 ); /* IE6-9 */
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 6px;
}

.intro-title {
    width: 466px;
    height: 64px;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_b363a5bcf5.png);
    margin: 40px auto 0;
}

.intro-title h2 {
    color: #262626;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    top: 13px;
    letter-spacing: 1px;
}

/*--module container--*/

.service .thumb-wrap {
    position: relative
}

.service .thumb-wrap img {
    width: 100%
}

.service:hover .thumb-wrap .zoom {
    filter: alpha(opacity=0);
    opacity: 0;    
}

.service .title {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #005182
}

.service .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_9d2af2aa6d.png);
    background-size: cover;
    white-space: nowrap;
    filter: alpha(opacity=0);
    opacity: 0;    
}

.service .overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_e779bcdf17.png);
    background-size: cover;
    white-space: nowrap;
    filter: alpha(opacity=0);
    opacity: 0;    
}

.service .overlay3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_6aec1b1065.png);
    background-size: cover;
    white-space: nowrap;
    filter: alpha(opacity=0);
    opacity: 0;    
}

.service .overlay .content {
    padding: 20px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-weight: 700;
    color: white
}

.helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.service:hover .overlay,
.service:focus .overlay {
    filter: alpha(opacity=1);
    opacity: 1;    
}

.mod-shoes {
    color: #1b1b1b;
}

.mod-shoes:hover {
    color: #1b1b1b;
    text-decoration: none;
}

.more-info {
    width: 124px;
    height: 32px;
    margin: 80px auto 0;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_46cf91460a.png);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 5px;
}

.more-info:hover {
    color: #0200a9;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_2df51c6792.png);
}

.more-info2 {
    width: 124px;
    height: 32px;
    margin: 60px auto 0;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_46cf91460a.png);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 5px;
}

.more-info2:hover {
    color: #0200a9;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_2df51c6792.png);
}

.more-info3 {
    width: 124px;
    height: 32px;
    margin: 39px auto 0;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_46cf91460a.png);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 5px;
}

.more-info3:hover {
    color: #0200a9;
    background: url(http://cdn.myld.com.au/2/1358/simpsons-shoes_2df51c6792.png);
}

.module-width {
    width: 90%;
    margin: 30px auto 0;
}

/*--module container--*/

/*--footer--*/

.footer {
    margin-top: 80px;
    border-top: 5px solid #e6e6e6;
    background: #f5f5f5;
}

.synopsis-pad {
    padding: 15px 25px;
}

.synopsis-title {
    font-size: 14px;
}

#map-holder {
    height: 277px;
}

/*--footer contact details--*/

.clear {
    clear: both;
}

.phone-holder {
    margin-top: -15px;
}


.inline p {
    color: #686868;
    font-size: 11px;
    padding-left: 10px;
    margin-top: -7px;

}

.hover-green {
    color: #686868;
}

.hover-green:hover, .hover-green:focus {
    color: #61c135;
    text-decoration: none;
}

.inline {
    float: left;
    height: 20px;
}

.clear {
    clear: both;
}

.email-holder {
    margin-top: -20px;
}

.add-holder-top {
    margin-top: -10px;
}

.inline .add-icon {
    margin-top: -5px;
}

address {
    margin-bottom: 30px;
}

.add-icon-add:hover .add-icon {
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_ffe060e400.png);
}

.phone-icon-add:hover .phone-icon {
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_04ba99dc1d.png);
}

.email-icon-add:hover .email-icon {
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_bcdbfe2a12.png);
}

.phone-m {
    margin-top: -3px !important;
}

.email-m {
    margin-top: -5px !important;
}

.footer {
    background: #f6f6f6;
}

.add-icon {
    width: 15px;
    height: 11px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_ffe060e400.png);
}

.phone-icon {
    width: 13px;
    height: 13px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_04ba99dc1d.png);
}

.email-icon {
    width: 14px;
    height: 10px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_bcdbfe2a12.png);
}

.footer-contact {
    color: #525252;
    font-size: 14px;
}

.contact-footer-holder {
   margin-top: 70px;
   margin-left: 50px;
}

.footer-details-pad {
    padding: 15px 0;
}

/*--social media--*/

.socialmedia {
    display: inline-block;
}

.socialmedia[class*=sm-] a:hover {
    background-position: center;
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.socialmedia[class*=sm-].x32 a.ls {
    width: 26px;
    height: 26px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_f96728bff2.png);
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_f96728bff2.png);
}

.socialmedia[class*=sm-].x32 a:hover {
    width: 26px;
    height: 26px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_f96728bff2.png);
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_f96728bff2.png);
}

.socialmedia[class*="sm-"].sm-round.x32 a.googlep {
    width: 27px;
    height: 27px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_d772b02fb5.png);
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_d772b02fb5.png);
    margin-right: 5px;
}

.socialmedia[class*="sm-"].sm-round.x32 a.googlep:hover {
    width: 27px;
    height: 27px;
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_d772b02fb5.png);
    background: url(http://cdn.myld.com.au/2/1361/simpsons-shoes_d772b02fb5.png);
}

.social-media {
    display: inline-block;
    background: none;
    width: 36px;
    height: 36px;
    background-position-y: -42px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    text-indent: -9999px;
}

.social-media-holder {
    margin-top: 90px;
}

.ls-logo {
    display: inline-block;
    width: 65%;
    margin-left: 5px;
}

/*--social media--*/

/*--footer contact details--*/

/*--footer--*/

/*--about--*/

.inner-title {
    font-size: 16px;
    color: #0200a9;
    font-weight: 500;
}

/*--nav tabs--*/

.tab-main {
    width: 206px;
    height: 342px;
    position: relative;
    left: -57px;
}

.nav>li>.navtab-a {
    position: relative;
    display: block;
    padding: 7px 15px;
    width: 250px;
    font-size: 19px;
    color: #404040;
}

.nav-title {
    color: #fff;
    font-family: 'Oswald';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    padding: 30px 35px 10px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: transparent;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_8f74ea2300.png) no-repeat;
}

.nav-stacked>li>a:hover, .nav-stacked>li>a:focus {
    width: 294px;
    height: 88px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_8f74ea2300.png) no-repeat;
}

.nav-pills>li>a {
    border-radius: 4px;
    padding: 31px 0 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 294px;
    height: 88px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_b8f60c2284.png) no-repeat;
    letter-spacing: 1px;
}

.abn {
    margin-top: 50px;
    font-weight: 500;
}

.tab-content {
    margin: 0 auto;
    padding-left: 30px;
}

.tab-content>.tab-pane {
    padding-bottom: 20px;
}

.tab-row {
    margin-top: 60px;
}

/*--nav tabs--*/

/*--about--*/

/*--shoes--*/

.tab-shoes {
    margin: 0 auto;
    padding-left: 0;
}

.nav-pills>li.active>a.shoes-tab1, .nav-pills>li.active>a.shoes-tab1:hover, .nav-pills>li.active>a.shoes-tab1:focus {
    color: #fff;
    background-color: transparent;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_14415f7207.png) no-repeat;
}

.nav-stacked>li>a.shoes-tab1:hover, .nav-stacked>li>a.shoes-tab1:focus {
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_14415f7207.png) no-repeat;
}

.nav-pills>li>.shoes-tab1 {
    border-radius: 4px;
    padding: 31px 0 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_02cf163bcf.png) no-repeat;
    letter-spacing: 1px;
}

.nav-pills>li.active>a.shoes-tab2, .nav-pills>li.active>a.shoes-tab2:hover, .nav-pills>li.active>a.shoes-tab2:focus {
    color: #fff;
    background-color: transparent;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_352c4f0b51.png) no-repeat;
}

.nav-stacked>li>a.shoes-tab2:hover, .nav-stacked>li>a.shoes-tab2:focus {
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_352c4f0b51.png) no-repeat;
}

.nav-pills>li>.shoes-tab2 {
    border-radius: 4px;
    padding: 31px 0 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_2b579fc818.png) no-repeat;
    letter-spacing: 1px;
}

.nav-pills>li.active>a.shoes-tab3, .nav-pills>li.active>a.shoes-tab3:hover, .nav-pills>li.active>a.shoes-tab3:focus {
    color: #fff;
    background-color: transparent;
    background: url(http://cdn.myld.com.au/2/1363/simpsons-shoes_7f39a574f5.png) no-repeat;
}

.nav-stacked>li>a.shoes-tab3:hover, .nav-stacked>li>a.shoes-tab3:focus {
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1363/simpsons-shoes_7f39a574f5.png) no-repeat;
}

.nav-pills>li>.shoes-tab3 {
    border-radius: 4px;
    padding: 31px 0 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1362/simpsons-shoes_1592cf8cdd.png) no-repeat;
    letter-spacing: 1px;
}

.nav-pills>li.active>a.shoes-tab4, .nav-pills>li.active>a.shoes-tab4:hover, .nav-pills>li.active>a.shoes-tab4:focus {
    color: #fff;
    background-color: transparent;
    background: url(http://cdn.myld.com.au/2/1363/simpsons-shoes_59aa6e4330.png) no-repeat;
}

.nav-stacked>li>a.shoes-tab4:hover, .nav-stacked>li>a.shoes-tab4:focus {
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1363/simpsons-shoes_59aa6e4330.png) no-repeat;
}

.nav-pills>li>.shoes-tab4 {
    border-radius: 4px;
    padding: 31px 0 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 294px;
    height: 87px;
    background: url(http://cdn.myld.com.au/2/1363/simpsons-shoes_343caed896.png) no-repeat;
    letter-spacing: 1px;
}

/*--table--*/

.table {
    display: table;
}
    
.table-row {
    display: table-row;
}
    
.cell {
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
    width: 0%;
    font-size: 11px;
}

/*--table--*/

/*--shoes--*/

/*--gallery--*/

.gallery-holder {
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
}

body:not(:-moz-handler-blocked) 
.pool-module-holder-bg {
    margin: -40px auto 0;
}

@media screen and (min-width:0\0) {
.pool-module-holder-bg {
    margin: -40px auto 0;
}
    
}

#fancybox-loading div {
    display: none;
}

.my-gallery {         
    padding:0;
    margin:0;
}

.gallery-li {     
    list-style:none;
    margin-bottom:25px;           
}
      
.nmy-gallery .gallery-li img {
    cursor: pointer;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/*--gallery--*/

/*--contact--*/

#map-container {
   height: 374px; 
}

/*--contact--*/

/* @media queries
-----------------*/

@media (max-width: 768px) {
    
#logo {
    position: relative;
    right: 0;
    z-index: 1;
    margin-left: 35px;
}
    
.content-holder {
    width: 100%;
}
        
.tab-main {
    left: 0;
}
    
.tab-content {
    margin: 50px auto 0;
    padding-left: 0;
}
    
}

@media (max-width: 991px) { 

}

@media (max-width: 767px) {
    
}

/* iPhone */

@media only screen  
and (max-device-width : 568px) { 
    
}
    
@media (max-width: 480px) {
    
.intro-title {
    width: 100%;
    background-size: 100% 100%;
}
    
.intro-title h2 {
    font-size: 13px;
    letter-spacing: 0;
}
    
}

@media (max-width: 1200px) {
    
}

/* small desktop */
@media (min-width: 992px) and (max-width: 1199px) {
    
.nav>li>a {
    padding: 30px 25px 16px;
}
    
#logo {
    top: -80px;
}
    
}


/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    
.nav>li>a {
    padding: 17px 15px 16px;
}
    
}

/* iPads (portrait) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

#logo {
    position: relative;
    right: 0;
    z-index: 1;
    margin-left: 35px;
}
    
.content-holder {
    width: 100%;
}
    
.tab-main {
    left: 0;
}
    
.tab-content {
    margin: 50px auto 0;
    padding-left: 0;
}
    
}


