/************ // General HTML Tags // ************/

@font-face {
    font-family: AntennaLight;
    src: url('../../uploads/fonts/Antenna-Light.eot') format('embedded-opentype'), url('../../uploads/fonts/Antenna-Light.woff') format('woff'), url('../../uploads/fonts/Antenna-Light.woff') format('woff'), url('../../uploads/fonts/Antenna-Light.ttf') format('truetype'), url('../../uploads/fonts/Antenna-Light.svg#AntennaBoldRegular') format('svg');
}
@font-face {
    font-family: AntennaBold;
    src: url('../../uploads/fonts/antenna-bold.eot') format('embedded-opentype'), url('../../uploads/fonts/antenna-bold.woff2') format('woff2'), url('../../uploads/fonts/antenna-bold.woff') format('woff'), url('../../uploads/fonts/antenna-bold.ttf') format('truetype'), url('../../uploads/fonts/antenna-bold.svg#AntennaBoldRegular') format('svg');
}
/************ // General HTML Tags // ************/


/************ // Site Structure // ************/
body {
    background-color: #fff;
    color: #333;
    font-family: AntennaLight,'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-size: 2rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: AntennaLight,'Source Sans Pro', sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}
strong {
  font-family: AntennaBold,'Source Sans Pro', sans-serif;
  font-weight: 600;
}
a {
    color: #77b7dd;
    text-decoration: none;
}
#text-2 {
    padding: 0 10px;
}
.page-title {
    margin: 2% 0;
}
.page-title:after {
    content: "\A Ford Options deals do not apply to Pre-Owned";
    display: block;
    font-style: italic;
    font-size: 18px;
}

.site-inner {
    clear: both;
    padding-top: 0;
    word-wrap: break-word;
}
.one-fourthsc {
  width:25%;
  padding: 0.3%;
  float: left;
}
.three-fourthsc {
  width:75%;
  float: left;
  padding: 0.3%;
}
.one-halfc,.one-halfcs {
  width:50%;
  float: left;
  padding: 0.3%;
}
.notop {
  padding-top:0;
}
.backie {
  text-align: center;
  background-color: #bcbcbc;
  max-width: 100%;
}
.video {
  border-radius: 5px;
  border: 2px solid #bcbcbc;
}
.black-header {
  text-align: center;
}
.top-text {
  color:#717171;
}
p {
  color:#717171;
}
.bottom-text {
  text-align: center;
  color:#717171;
}
.bottom-button {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom-button a {
  font-size: 100%;
  line-height: 1.2;
  margin: 1%;
  font-weight: 600;
  padding: 20px 40px;
  background: #2d96cd;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
/************ // Header // ************/
.header-image .site-title > a {
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 44px;
    width: 100%;
}
.site-header > .wrap {
    padding: 10px 0 0px;
}
/************ // Menu // ************/
.genesis-nav-menu {
    clear: both;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 0;
}
.genesis-nav-menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    margin: 10px 0;
    background: #70767d;
    font-size: 14px;
    font-size: 1.4rem;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #fff;
    font-weight: 800;
    text-decoration: none;
}
.genesis-nav-menu a:hover,.genesis-nav-menu a:active,.genesis-nav-menu a:focus {
    color: #fff;
    font-weight: 800;
    text-decoration: none;
}
#menu-item-65 > a {
    border-radius: 5px 0 0 5px;
}
#menu-item-61 > a {
    border-radius: 0 5px 5px 0;
}
#menu-main li a::after {
    content: "|";
    font-weight: 600;
    color: #fff !important;
    padding-left: 20px;
}
#menu-main li:last-of-type a::after {
    content: " ";
}
.nav-primary {
    background-color: #fff;
    border-top: 0px solid #eee;
}
.credit-text{
    margin: 1%;
    margin-bottom: 1% !important;
    text-transform: uppercase;
}
.credit-text a {
  font-size: 16px;
  font-size: 1.6rem;
  color:#003c77;
  text-decoration: none;
}
.site-footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 10px 0;
    text-align: center;
}
.entry {
    background-color: #fff;
    margin-bottom: 0px;
    padding: 70px 80px 0px;
}
.entry-content ol, .entry-content ul {
    margin-bottom: 28px;
    margin-left: 30px;
}
.entry-content ol li {
    padding-left: 20px;
    color: #717171;
}
/************ // Content // ************/
.smaller {
  width:90%;
  margin:1%;
}
.right {
  float: right;
}
.left {
  float: left;
}
#woof_widget-2 {
  padding: 25px 10px 0px;

}
.widget-woof {
  background-color: #bcbcbc !important;
}
/************ // WooCommerce // ************/
/* Woocommerce
------------------------------------------------------------ */

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.05%;
}

article.demos > .entry-content > .woocommerce ul.products li.product, article.demos > .entry-content > .woocommerce-page ul.products li.product {
  width: 22%;
}


article.demos > .entry-content > .woocommerce ul.products li.product h3, article.demos > .entry-content > .woocommerce-page ul.products li.product h3 {
  margin: -10px 0 0 0;
  padding: 1em .5em;
  min-height: 100px;
  -moz-border-radius: 20px 20px 0 0;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  font-size: 13px;
  color: #fff;
  background: #2e96cb;

}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 8px;
  border-top: 1px solid silver;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  display: block;
  margin-bottom: .5em;
  border-right: 0px solid silver;
  border-bottom: 0px solid silver;
  border-left: 0px solid silver;
  text-align: center;
  font-size: 1.5em;
  font-weight: 400;
  color: #2e96cb;
      background: #f2f4e7;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
  margin: -10px 0 0 0;
  padding: .5em;
  min-height: 120px;
  -moz-border-radius: 20px 20px 0 0;
  border-right: 0px solid silver;
  border-left: 0px solid silver;
  font-size: 0.8em;
  color: #fff;
  background-image: url(http://www.fordoptions.co.za/wp-content/uploads/images/archive-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.outstock_button {
  display: block;
  width: 80%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  text-align: center;
  font-weight: 800;
  color: #2e96cb;
  background: #F2F2F2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

ul.products > li > a:hover {
  color: #fff;
  background: #2e96cb;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.page-numbers {
  color: #118BDD;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  float: right;
  clear: none !important;
  width: 48%;
}

.stock {
  display: none !important;
}

.summary {
  padding: 5px;
}

.product_title {
  text-align: center;
  color: #016c9a;
}

.price {
  margin: 0 !important;
  text-align: center;
  color: #2e96cb;
}

span.amount {
  padding: 10px 0 10px 0;
}

.product_meta {
  float: right !important;
  font-size: 11px !important;
}

.posted_in {
  display: none !important;
}

.woocommerce-page div.product div.thumbnails a {
  margin-top: 5px;
}

.woocommerce-page div.product .woocommerce-tabs {
  width: 100% !important;
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  padding-top: 5px;
  color: #fff;
  background: rgb(39,134,186);
  background: -moz-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(39,134,186,1) ), color-stop(100%,rgb(19,57,78) ) );
  background: -webkit-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -o-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -ms-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: linear-gradient(to bottom,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2786ba', endColorstr='#13394e', GradientType=0 );
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  position: relative;
  top: -15px;
  border-top: 1px solid #000 !Important;
  border-right: 1px solid #000 !Important;
  border-bottom: 0 solid #000 !Important;
  border-left: 1px solid #000 !Important;
  color: #fff;
  background: rgb(39,134,186);
  background: -moz-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(39,134,186,1) ), color-stop(100%,rgb(19,57,78) ) );
  background: -webkit-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -o-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -ms-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: linear-gradient(to bottom,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  box-shadow: 0 0 0 rgba(0,0,0,0), inset 0 1px 0 rgba(255,255,255,0) !important;
}

.woocommerce-tabs ul.tabs li.active:before,
.woocommerce-tabs ul.tabs li:before {
  width: 0 !important;
  border: 0 solid #e0dadf !important;
}

.woocommerce-tabs ul.tabs li.active:after,
.woocommerce-tabs ul.tabs li:after {
  width: 0 !important;
  border: 0 solid #e0dadf !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  position: relative;
  height: 39px;
  padding: 0 !important;
  padding-top: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-bottom: 0 solid #e0dadf;
  overflow: visible;
  background: rgb(39,134,186);
  background: -moz-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(39,134,186,1) ), color-stop(100%,rgb(19,57,78) ) );
  background: -webkit-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -o-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: -ms-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
  background: linear-gradient(to bottom,rgba(39,134,186,1) 0,rgb(19,57,78) 100%);
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  text-shadow: 0 0 0 rgba(255,255,255,0) !important;
  color: #fff !important;
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: 0 solid #e0dadf !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range { 
	background: #2e96cb;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: #2e96cb;
}

.count {
  display: none !important;
}

li.product-category h3 {
  margin: 5px 0 !important;
  padding: 8px !important;
  min-height: 0 !important;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  text-align: center;
  font-size: 20px !important;
  color: #fff !important;
  background: rgb(39,134,186) !important;
  background: -moz-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%) !important;
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(39,134,186,1) ), color-stop(100%,rgb(19,57,78) ) )!important;
  background: -webkit-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%) !important;
  background: -o-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%) !important;
  background: -ms-linear-gradient(top,rgba(39,134,186,1) 0,rgb(19,57,78) 100%) !important;
  background: linear-gradient(to bottom,rgba(39,134,186,1) 0,rgb(19,57,78) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2786ba', endColorstr='#13394e', GradientType=0 ) !important;
}

li.product-category img {
  margin: 0 !important;
  border-top: 0 solid rgb(19,57,78) !important;
  border-right: 0 solid rgb(19,57,78) !important;
  border-bottom: 0 solid rgb(19,57,78) !important;
  border-left: 0 solid rgb(19,57,78) !important;
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.3) !important;
  box-shadow: 0 0 0 0 rgba(0,0,0,.3) !important;
  -webkit-transition: all 0.5 ease-in-out .1s;
  -moz-transition: all 0.5 ease-in-out .1s;
  -o-transition: all 0.5 ease-in-out .1s;
  transition: all 0.5 ease-in-out .1s;
}

li.product-category img:hover {
}


/* Hide New Car Form on Used/ Demo */
div.newuseddemos-used > div.woocommerce-tabs > ul > li.contact-dealer-new_tab {
  display:none !important;
}

/* Hide Used Car Form on New */
div.newuseddemos-new > div.woocommerce-tabs > ul > li.contact-dealer_tab {
  display:none !important;
}

/* Hide Price on New Cars */
li.newuseddemos-new > a > span.price {
  display:none !important;
}

div.newuseddemos-new > div.summary > div > p.price {
  display:none !important;
}

ul.children li {
  display: inline-block;
  width: 290px;
  height: 162px;
  list-style-type: none;
}

.formConfirmation{
    font-size:10px;
    font-weight:400; 
    margin:0;
    line-height: 0.9;
    color: #8e8e8e;
    max-width: 300px;
}

.usedButtonHolder {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 10px;
}

.usedButton {
    text-align: center;
}

.usedButton span {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 8px 20px;
    width: 170px;
}

.enquiryButton span, .trackingButton span{
    background: #2d96cd;
}

.whatsAppButton span {
    background: #00e676;
}


/************ // Footer // ************/


/************ // Responsive // ************/
@media screen and (max-width: 1200px) { /* Laptop */

}

@media screen and (max-width: 1024px) { /* Older Desktop */

}

@media screen and (max-width: 768px) { /* iPad */
  .three-fourthsc {
    width: 100%;
  }
  .site-inner{
    margin: 0 1%;
  }
  .sidebar-primary {
    width: 100%;
}
  .#grid-first-image {
    width: 100%;
  }
  .one-fourthsc, .one-halfc {
    width:100%;
    float: left;
  }
  #menu-main li a {
    text-align: center;
  }
  #menu-item-65 > a {
      border-radius: 0;
  }
  #menu-item-61 > a {
      border-radius: 0;
  }
  #menu-main li a::after {
      content: " ";
      font-weight: 600;
      color: #fff !important;
      padding-left: 20px;
  }
  woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 46%;
  }
  .woocommerce-page.columns-5 ul.products li.product,
  .woocommerce.columns-5 ul.products li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 48.05%;
  }

  article.demos > .entry-content > .woocommerce ul.products li.product, article.demos > .entry-content > .woocommerce-page ul.products li.product {
    width: 49%;
  }
  /*Swap around sidebar*/
.content-sidebar-wrap {
  display: table;
}
.content {
  display: table-footer-group;
  float: none;
}
.sidebar {
  display: table-header-group;
  float: none;
}


}

@media screen and (max-width: 480px) { /* iPhone 6 Plus, Landscape Display */
  .entry {
      background-color: #fff;
      margin-bottom: 0px;
      padding: 50px 10px 0px;
  }
  .woocommerce-LoopProduct-link > div {
    height:250px !important;
  }
  article.demos > .entry-content > .woocommerce ul.products li.product, article.demos > .entry-content > .woocommerce-page ul.products li.product {
  width: 100%;
}
.woocommerce-page.columns-5 ul.products li.product,
  .woocommerce.columns-5 ul.products li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100%;
  }

  .woocommerce-ordering {
    width: 100%;
  }

  .woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
    font-size: 11px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs {
    height: 0;
    padding-top: 0;
    border: 0 solid #000;
  }
}

@media screen and (max-width: 320px) { /* iPhone 4,5, Portrait Display */

}
@media only screen and (max-width:760px) ,
(min-device-width:768px) and (max-device-width:1024px) {
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }
  .woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 1%;
    list-style: none outside;
    clear: both;
}
  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    text-align: center;
    font-size: 1em;
}
}
