/*
Theme Name: Stuttafords
Theme URI: http://www.freshive.co.za
Author: Freshive
Author URI: http://www.freshive.co.za
Description: Stuttafords Theme
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: ipidi
*/



@font-face {
    font-family: Interstate;
    font-weight: 400;
    src: url(css/Interstate-Regular.ttf);
}

@font-face {
    font-family: Interstate;
    font-weight: 200;
    src: url(css/Interstate-Light.ttf);
}

@font-face {
    font-family: Interstate;
    font-weight: 700;
    src: url(css/Interstate-Bold.ttf);
}

*, *:before, *:after {
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
}

.tp-bullets.simplebullets.round .bullet {
    background-image: url(images/bullets.png) !important;
}

html, body {
    margin:  0 !important;
    padding:  0;
    width:  100%;
    font-family: Interstate;
}

body {
    background-color:  #fefefe;
    padding-top: 120px;
}

.nav-logo {
      margin: 25px;
}

.topNav {
    background-color:  #fff;
    position: fixed;
    display: inline-block;
    top: 0;
    left:  0;
    width:  100%;
    z-index: 1000;
}

.topNav .container {
    position: relative;
}

.nav-right {
    text-align: right;
    float: right;
    display: inline-block;
    right: 0;
}

.nav-top, .nav-top-menu, .nav-user-menu {
    padding: 0;
    margin:  0;
    font-family: Interstate;
    font-weight: 400;
    text-transform: capitalize;

}

.nav-top-login , .nav-top-menu, .nav-user-menu  {
    display: inline-block
}

.nav-top .nav-top-login {
    background-color: #ce9868;
}

.nav-top .nav-top-menu {
    background-color: #231f20;
}

.nav-top .menu {display: inline-block;}

.nav-top ul {
    padding: 0;
    margin:  0;
}

.nav-top ul li {
    display: inline-block;
}

.nav-top ul li a {
     display: block;
    padding:  15px 18px;
    font-size: 12px;
    text-decoration: none;
}

.nav-top .nav-top-login ul li a {
    border-left: 1px solid #d4a982;
    color: #fff;
}

.nav-top .nav-top-menu ul li a {
    border-left: 1px solid #4b4849;
    color: #aaaaaa;
}

.nav-top .nav-top-menu ul li a:hover {
    color: #fff;
}

.nav-main {
    margin-top:    10px;
    margin-bottom: 20px;
}

.nav-main ul {
    margin:  0;
    padding: 0;
    display: inline-block;
}

.nav-main  ul li {
    display: inline-block;
    margin: 10px;
}

.nav-menu, .nav-main>div {
    display: inline-block;
}

.nav-main ul li a {
    display: block;
    color: #231f20;
    text-decoration: none;
    padding: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    transition: all 0.5s;
}

.nav-main ul li a:hover {
    border-bottom: 1px solid #231f20;
}

#searchBtn, #mobileMenu {
    width:  40px;
    height: 40px;
    background-color: #231f20;
    color: #ece5d5;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
}

#mobileMenu {  line-height: 40px; display: none; }

#searchBtn>img {
    vertical-align: bottom;
    margin-top: 9px;
}

.sub-block {
    text-align: center;
    color: #ffffff;
    background-size: cover;
    line-height: 330px;
    font-size: 22px;
}

.sub-block p {
    background-image: url(images/hover-orange.png);
    background-repeat: no-repeat;
    background-position: 150% 150%;
    color: #333 !important;
    transition: all 0.5s;
}

.sub-block-container {
  text-align: center;
  font-size: 20px;
  transition: all 0.5s;
}

.sub-block-container:hover {
  background-color: #ede8df;
}



.sub-block-container:hover .sub-block p {
  background-position: bottom right;
  background-color: rgba(0,0,0,0.5);
}

.tp-bullets {
    right: 20px !important;
}
    
.footer-nav {
	background-color: #231f20;
	color: #484340;
	padding: 10px 0;
    display: inline-block;
    width:  100%;
    vertical-align: top;
}

.footer-nav .footer-menu {
    display: inline-block;
    vertical-align: top;
}

.footer-nav ul {
    display: inline-block;
    list-style: none;
}

.footer-nav ul li {
     margin: 8px 0;
}

.footer-nav ul li a {
    color:  #484340;
    text-decoration: none;
    font-size: 14px;
   
}

.footer-nav h1, .footer-nav h3 {
    color: #ce9868;
    font-weight: 300;
}

.footer-nav h2 {
    font-size: 18px;
    font-weight: 200;
    color:  #fff; 
}

.footer-nav h3 {
    font-size: 16px; 
}


.footer-nav-right {
    float: right;
    text-align: right;
}

.input-thick {
    display: inline-block;
    padding: 15px 25px;
    margin:  0;
    border:  none;
    line-height: 20px;
    vertical-align: top;
} 

.input-clay {
    background-color: #dbd2bf;
    color: #231f20;
    font-size: 18px;
    font-weight: 700;
}

.footer {
	background-color: #2c2828;
	color: #78726a;
	text-transform: uppercase;
	font-size: 12px;
    text-align: center;
	padding: 20px 0;
}

.post-block-label {
  display: inline-block;
  padding: 12px;
  color: #fff;
  margin: 0;
}

.post-block {
  clear: both;
  padding: 20px;
  background-color: #fff;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(images/blackBar.gif);
}

.post-block p {
    line-height: 1.3;
    font-size: 13px;
}

.post-block>div {display: inline-block;}

.post-block h2 {
    margin: 0;
    color: #ce9868;
    font-weight: bold;
}

.bottom-overlay {
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
      text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.white-line {
    width: 40px;
    height: 8px;
    margin-bottom: 8px;
    background-color: #fff;
}

.block-white {
    color:  #fff;
}

.block-white h1 {
    margin: 0;
    font-weight: 100;
}

.block-white p {
    margin: 0;
    font-weight: bold;
}

.white-text {
    color:  #fff;
}

.white-text h2 {
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
}

.whiteWireBtn {
    border: 2px solid #333;
    padding: 16px 32px;
    background-color: #fff;
    min-width: 120px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 13px;
}

.whiteWireBtn:hover {
    background-color: #333;
    color: #fff;
}

.black-hover {
    transition: background 0.5s;
}

.black-hover:hover {
    background: default, rgba(0,0,0,0.2);
}

.tabs-colour {
    margin-bottom: 0 !important;
}

.tabs-colour>div>div {
    background: inherit !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wpb_tabs .wpb_tabs_nav li {
  margin: 0;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_content_element .wpb_accordion_header a {
  padding: 0.9em 1.5em;
  font-size: 17px;
}

.tabs-colour ul li:nth-child(1) a {
    background-color: #000;
    color: #fff;
}

.tabs-colour ul li:nth-child(2) a {
    background-color: #6dcff6;
    color: #fff;
}

.tabs-colour ul li:nth-child(3) a {
    background-color: #5674b9;
    color: #fff;
}

.post-block .vc_custom_heading.vc_gitem-post-data-source-post_title {
    margin-bottom: 5px;
}

.post-block h4 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ce9868;
  margin: 0;
}

.post-block h5 {
  margin: 0;
  font-weight: bold;
  text-transform: capitalize;
}

.post-block .vc_sep_line {
    border-color: #a09e9c;
}

.unbutton a {
    margin: 0;
    padding: 0;
    background-color: none;
    border: none;
}

.wpb_tab {
    padding-top: 0px !important;
}

.product-block {
    font-size: 20px;
}

.slick-next, .slick-prev {
    z-index: 1000;
}

.displayBlock {
  height: 330px;
  font-size: 40px;
  padding-left: 70px;
  padding-top: 10px;
  background-image: url(images/cornerPiece.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.blackout {
    background-color: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left:  0;
    width:  100%;
    height:  100%;
    z-index: 2000;
    display: none;
}

.mobileNav {
    position: fixed;
    display: inline-block;
    background-color: #f3f3f3;
    color:  #555;
    height: 100%;
    z-index: 3000;
    left:  -100%;
    top: 0;
    overflow-y: scroll
}

.mobileNav .ipidi-logo {
    margin: 15px;
}

.mobileNav .mobile-menu-top ul {
    padding: 0;
    margin:  5px;
}

.mobileNav .mobile-menu-top li {
    display: inline-block;
}

.mobileNav .mobile-menu-dark li {
    display: block;
}

.mobileNav .mobile-menu-top li a {
  display: block;
  padding: 10px 15px;
  color: #fff;
  background-color: #ce9868;
  text-decoration: none;
  font-size: 12px;
}

.mobileNav .mobile-menu ul, .mobileNav .mobile-menu-dark ul {
    padding:  0;
    margin:  0;
}

.mobileNav .mobile-menu li{
    display: block;
}

.mobileNav .mobile-menu li a {
  display: block;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  padding: 15px 15px;
  min-width: 50vw;
}

.mobileNav .mobile-menu li li a {
  color: #eee;
}

.mobileNav .mobile-menu-dark li a {
  display: block;
  color: #fff;
  background-color: #555;
  text-decoration: none;
  border-bottom: 1px solid #222;
  padding: 15px 15px;
  min-width: 50vw;
}

.brand-type {
  height: 300px;
  padding-top: 130px;
  color: #fff;
  font-size: 30px;
  margin-right: -15px;
  background-color: rgba(206, 152, 104, 0.6);
}

.center-back {
    background-position: center;
}

.logo-bottom-left {
    left: 50px !important;
	top: auto !important;
	bottom: 30px !important;
}

.slick-slide .vc_single_image-wrapper, .slick-slide .vc_single_image-wrapper img {
    width: 100%;
}

ul.sub-menu {
    position: absolute;
    background-color: #231f20;
    background-color: rgba(35, 31, 32, 0.95);
    min-width: 100px;
    text-align: left;
    padding: 0 5px;
    display: none;
}

ul.sub-menu li a {
    color: #eee;
    border-bottom: none;
    transition: all 0.5s;
}

ul.sub-menu li a:hover {
    border-bottom: none;
    color: #d4a982;
}

div#sidebar {
    position: fixed;
    top: 120px;
    background-color: #fff;
    padding-bottom: 40px;
}

#sidebar h2 {
    background-color: #000;
    color: #fff;
    padding: 5px 15px;
}

li.cat-item {
    display: block;
    margin: 5px 0;
    font-family: Gotham;
    font-size: 16px;
    color: #ce9868;
}

li.cat-item:before {
    content: "-";
    margin-right: 5px;
}

li.cat-item a {
    color: #333;
    text-decoration: none;
}

.cat_container .brand {
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    text-align: center;
    overflow: hidden;
}

.cat_container img.attachment-post-thumbnail.wp-post-image {
    border: 1px solid #eee;
    background-color: #fff;
    max-width: 99%;
    height: auto !important;
}

.cat_container .brand .title {
    display: inline-block;
    margin-left: 10px;
    width: 340px;
    vertical-align: top;
}

.cat_container {
    background-color: #f9f9f9;
    padding-bottom: 20px;
    min-height: 400px;
}

.full-width-image div, .full-width-image img{
    min-width: 100%;   
}

.scroll-block>div {
    overflow-y: scroll !important;
    height: 100% !important;
    padding-right: 20px !important;
}
.scroll-block {
    height: 344px !important;
    padding-right: 0 !important;
    margin-bottom: 25px !important;
}

.gform_heading {
    display: none;
}

.contact-form li {
    width: 50% !important;
    display: inline-block;
    vertical-align: top;
}

.contact-form input[type='text'], .contact-form textarea {
    width: 97.4% !important;
    padding: 10px;
    border: none !important;
}

.contact-form .gform_footer {
    text-align: right;
}

.contact-form .gform_footer input {
    background-color: #ce9868;
    border: none !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 10px 20px;
}

li#field_1_7 input, li#field_1_7 label, li#field_1_6 textarea, li#field_1_6 label {
    margin-left: 16px !important;
}

.light-font {
    font-weight: 100 !important;
}

.contact-form label {
    font-weight: 400 !important;
}

.store .title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.store {
    width: 100%;
    margin-bottom: 20px;
}

.store-details {
    width: 100%;
    text-align: right;
}

.store-address {
    float: left;
    border-left: none !important;
    padding-left: 0 !important;
}

.store-details>div {
    vertical-align: top;
    padding: 0 70px;
    border-left: 1px solid #aaa;
    min-height: 160px;
    display: inline-block;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.store-times th {
    padding-right: 100px;
    font-weight: 400;
}

.boldRow, .boldRow * {
    font-weight: bold !important;
}

.store:hover {
    background-color: #f6f6f6;
}

.stores h1 {
    font-size: 21px;
    color: #ce9868;
}


#map {
    height: 480px;
}

select#regionFilter {
    width: 500px;
    padding: 10px 15px;
    max-width: 100%;
}

.storeLocator {
    padding-bottom: 60px;
    border-bottom: 2px solid #000;
    margin-bottom: 50px;
}

.hidden-gallery {
    display: none;
}

a p {
    color: #333;
}

.gallery-btn {
    cursor: pointer;
}

.event-fix-height {
    height: 200px;
    overflow: auto;
}

.store-depos {
    width: 250px;
}


/*mailer-fix*/
.snp-content {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.fancybox-inner img {
    max-width: 100% !important;
    height: auto !important;
}

.popup-grey {
    background: #eaeaea;
    bottom: 0;
    padding: 20px 20px !important;
    width: Calc(100% + 10px);
    margin: -5px !important;
    margin-top: 5px !important;
    left: 0;
}


.fancybox-inner input[type="text"] {
    border: 1px solid #bababa !important;
    background-color: #fff !important;
    width: Calc(100% - 120px) !important;
    padding: 10px !important;
    margin-top: 10px !important;
}

.snp-pop-1448 .snp-theme-html {
    height: auto !important;
}

a[title="sale"] {
    color: red !important;
    font-weight: bold;
}

/**********************************************************
  *
  *           RESPONSIVE     CSS     CODE                   
  *
  *********************************************************/

@media (min-width: 1360px) {
    .container {
      width: 1280px;
    }
}


@media (max-width: 1430px) {
    .sub-block {
      line-height: 260px;
      font-size: 20px;
    }

    .sub-block-container {
      font-size: 16px;
    }
}

@media (max-width: 1360px) {
    .store-address {
        max-width: 440px;
    }
}

@media (max-width: 1200px) {
    .sub-block {
        line-height: 180px;
        font-size: 18px;
    }

    .sub-block-container {
      font-size: 14px;
    }

    .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_content_element .wpb_accordion_header a {
      padding: 0.8em 1.3em;
      font-size: 16px;
    }

    .nav-main ul li {
      margin: 10px 2px;
      font-size: 13px;
    }
    
    .nav-top ul li a {
      padding: 12px 12px;
      font-size: 11px;
    }

    .nav-main {
      margin-bottom: 10px;
    }

    .nav-logo {
      margin: 25px;
      height: 60px;
    }

    body {
      padding-top: 100px;
    }

    .store-details > div {
        padding: 0 50px;
    }
    .store-address {
        max-width: 300px;
    }

}

@media (max-width: 1000px) {
    .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_content_element .wpb_accordion_header a {
      padding: 0.8em 0.8em;
      font-size: 15px;
    }
    
    .topNav .container {
      margin: 0;
      padding: 0;
      width: 100%;
    }

    .nav-main ul li {
      margin: 6px 0px;
      font-size: 12px;
    }

    .nav-logo {
      margin: 23px 16px;
      height: 54px;
    }

    .nav-top ul li a {
      padding: 11px 12px;
      font-size: 11px;
    }

    .cat_container .brand {
        width: 24.5%;
        padding:  5px;
        margin: 0px;
    }

    .store-details > div {
        padding: 0px 30px;
    }
    .store-times th {
        padding-right: 40px;
        font-weight: 400;
    }
    .store-address {
        max-width: 250px;
    }
    .store-depos {
        width: 180px;
    }

}

@media (min-width: 800px) {
    .nav-right {
        position: absolute;
    }
    
}


@media (max-width: 800px) {
    .nav-main ul, .nav-top {
        display: none;
    }

    #mobileMenu {display: inline-block;}

    .popup-float {
        display: none;
    }

    .popup-mainImg {
        width: 100% !important;
    }

    .popup-logo {display: none;}

    .cat_container .brand {
        width: 32%;
        padding:  5px;
        margin: 0px;
    }
}

@media (max-width: 764px) {
    .store-depos {
        display: none !important;
    }
    .store-details>div {
        width: 50%;
    }
}

@media (max-width: 620px) {
    .store-details>div {
        width: 100%;
        border: none;
    }

    .store-address {
        padding-left: 30px !important;
    }

    .store-address a {
        display: block;
        margin: 30px;
    }
}

/*Phone screens*/
@media (max-width: 400px) {
    body {
      padding-top: 60px;
    }
    .nav-logo {
      margin: 10px 18px;
      height: 40px;
    }
    .rev_slider h1 {
      margin-bottom: 0 !important;
      font-size: 34px !important;
    }
    .rev_slider h2 {
      margin-bottom: 0 !important;
      font-size: 22px !important;
      line-height: 1 !important;
    }
    .rev_slider h3 {
      margin-top: 0 !important;
      font-size: 12px !important;
      line-height: 1.2 !important;
    }
    .tp-caption.logo-bottom-left, .logo-bottom-left {
      left: 10px !important;
      bottom: 10px !important;
    }

    .footer-nav-right {
        float: none;
        text-align: left;
    }

    .footer-nav-right input {
        width: 100%;
    }

    .displayBlock {
      height: 180px;
      font-size: 24px;
      padding-left: 30px;
      background-size: 50%;
      overflow: auto;
      overflow-wrap: break-word;
    }

    .ubtn-link {
      display: block;
      width: 100%;
      float: none;
    }

    .ubtn-link button {
      width: 100%;
    }

    .cat_container .brand {
        width: 49%;
        padding:  5px;
        margin: 0px;
    }

}