/*
Theme Name: D8 Fitness V3
Theme URI: http://www.d8fitness.com/
Description: B8 Fitness Theme
Version: 1.1.0
Author: Irish Web HQ
Author URI: https://www.irishwebhq.com/
*/

@font-face {
    font-family: 'aeroregular';
    src: url('fonts/90665053-webfont.eot');
    src: url('fonts/90665053-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/90665053-webfont.woff2') format('woff2'),
    url('fonts/90665053-webfont.woff') format('woff'),
    url('fonts/90665053-webfont.ttf') format('truetype'),
    url('fonts/90665053-webfont.svg#aeroregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#home header {
    background: #151515;
    padding: 30px 0px 20px 0px;
}

#home header .logo {
    padding-left: 10px;
}

/* Shopping Cart Stuff */
#home header #memebers,
#home header #shop-cart {
    text-align: right;
}

#home header #memebers {
    margin-top: 10px;
}

#home header #memebers,
#home header #memebers span,
#home header #memebers a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

#home header #memebers span,
#home header #memebers a {
    padding-left: 10px;
    padding-right: 10px;
}

header #shop-cart {
    margin-top: 20px;
}

header #shop-cart #cart_contents {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}

header #shop-cart .checkout,
header #shop-cart .shopping-cart {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    padding: 8px 15px 7px 15px;
    margin-left: 2px;
    margin-right: 2px;
}

header #shop-cart .shopping-cart {
    background: #45c1ea;
    background: -moz-linear-gradient(top, #45c1ea 0%, #017bab 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45c1ea), color-stop(100%, #017bab));
    background: -webkit-linear-gradient(top, #45c1ea 0%, #017bab 100%);
    background: -o-linear-gradient(top, #45c1ea 0%, #017bab 100%);
    background: -ms-linear-gradient(top, #45c1ea 0%, #017bab 100%);
    background: linear-gradient(to bottom, #45c1ea 0%, #017bab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45c1ea', endColorstr='#017bab', GradientType=0);
}

header #shop-cart .checkout {
    background: #909090;
    background: -moz-linear-gradient(top, #909090 0%, #585858 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #909090), color-stop(100%, #585858));
    background: -webkit-linear-gradient(top, #909090 0%, #585858 100%);
    background: -o-linear-gradient(top, #909090 0%, #585858 100%);
    background: -ms-linear-gradient(top, #909090 0%, #585858 100%);
    background: linear-gradient(to bottom, #909090 0%, #585858 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#585858', GradientType=0);
}

header #shop-cart .checkout:hover,
header #shop-cart .shopping-cart:hover {
    text-decoration: none;
}

/* Homepage hero */
#home .hero {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}

#home .hero img {
    display: inline-block;
}

#home .main {
    background: url(images/dark-bg.jpg) repeat top center;
    -webkit-box-shadow: inset 0px 4px 8px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0px 4px 8px -2px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px 4px 8px -2px rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid #e0e0e0;
}

.sku_wrapper {
    display: none;
}

.virtual-tour iframe, .virtual-tour .alignleft {
    height: 300px;
}

/* =WordPress Core-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.virtual-tour a img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Intro */
#home .main .intro {
    padding: 35px 0px 30px 0px;
}

#home .main .intro > .row {
    /*margin-bottom: 50px;*/
}

#home .main .intro h1 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #212121;
    text-align: center;
}

#home .main .intro p {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #222222;
    text-align: center;
}

h1.finance {
    margin: 0;
    padding: 10px 20px;
    font-size: 32px !important;
    background: url(images/finance-bg.png) repeat-x center center;
    width: 320px;
    margin: 0 auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: 0 0 5px 5px #71CFE9;
    -webkit-box-shadow: 0 0 5px 5px #71CFE9;
    box-shadow: 0 0 5px 5px #71CFE9;
}

h1.finance a {
    color: #444;
    text-decoration: none;
}

#home .main .intro p:last-child > a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background: #0481b2;
    text-transform: uppercase;
    padding: 10px 25px 8px 25px;
    display: inline-block;
}

#home .main .intro p:last-child > a:hover {
    text-decoration: none;
    background: #046c95;
}

/* Virtual Tour */
#home .main .virtual-tour {
    text-align: center;
    padding-bottom: 40px;
}

#home .main .virtual-tour img {
    display: inline-block;
}

/* News */
#home .news {
    background: url(images/light-bg.jpg) repeat;
    padding-bottom: 30px;
    -webkit-box-shadow: inset 0px 4px 8px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0px 4px 8px -2px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px 4px 8px -2px rgba(0, 0, 0, 0.6);
}

#home .social-media h2,
#home .latest-news h2 {
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 26px;
    color: #333333;
    margin-bottom: 20px;
}

#home .social-media ul {
    list-style: none;
    padding: 0px;
}

#home .social-media ul li {
    margin-bottom: 10px;
}

#home .latest-news ul {
    list-style: none;
    padding: 0px;
}

#home .latest-news ul li {
    margin-bottom: 15px;
}

#home .latest-news ul li a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-left: 20px;
    color: #525252;
    background: url(images/news.png) no-repeat top left;
}

#home .latest-news ul li a:hover {
    background: url(images/news-hover.png) no-repeat top left;
    text-decoration: none;
    color: #323232;
}

#home .latest-news ul li a strong {
    color: #1f1f1f;
}

#home .latest-news ul li a:hover strong {
    color: #007fb1;
}

/* NOT HOME */
#nothome {
    background: url(images/main-bg.jpg) repeat-x top center #eeeeee;
}

#nothome header .logo {
    background: url(images/logo-bg.png) no-repeat top left;
    min-width: 280px;
    min-height: 150px;
}

#nothome header .logo a {
    padding-left: 45px;
    padding-top: 33px;
    display: block;
    margin-left: 10px;
}

#nothome header #contact {
    margin-top: 30px;
    margin-right: 50px;
    float: right;
    text-align: center;
}

#nothome header #contact span {
    display: inline-block;
}

#nothome header #contact .email {
    padding-left: 40px;
    background: url(images/header-email.png) no-repeat top left;
    font-family: 'aeroregular', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #2c2b2c;
    margin-bottom: 15px;
}

#nothome header #contact .phone {
    padding-left: 30px;
    background: url(images/header-phone.png) no-repeat top left;
    font-family: 'aeroregular', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #2c2b2c;
    margin-left: 30px;
}

#nothome .menu {
    margin-top: 20px;
}

#nothome .container article {
    margin-top: 50px;
    padding-bottom: 30px;
}

#nothome article h1,
#nothome article h1 a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 19px;
    color: #660000;
}

#nothome article h2,
#nothome article h2 a,
#nothome article h3,
#nothome article h3 a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #111111;
    text-transform: uppercase;
}

#nothome .container article p {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #323031;
}

#nothome .container article p strong,
#nothome .container article b {
    color: #2c2b2c;
}

#nothome .training-list {
    padding: 0px;
    list-style: none;
    margin-left: -10px;
    margin-right: -10px;
}

#nothome .training-list li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

#nothome .training-list li a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    color: #2c2b2c;
    text-align: center;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #8c8c8c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #8c8c8c));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #8c8c8c 100%);
    background: -o-linear-gradient(top, #eeeeee 0%, #8c8c8c 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%, #8c8c8c 100%);
    background: linear-gradient(to bottom, #eeeeee 0%, #8c8c8c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#8c8c8c', GradientType=0);
}

#nothome .training-list li a:hover {
    text-decoration: none;
    color: #fff;
    background: #534f51;
    background: -moz-linear-gradient(top, #534f51 0%, #323031 89%, #1b1b1b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #534f51), color-stop(89%, #323031), color-stop(100%, #1b1b1b));
    background: -webkit-linear-gradient(top, #534f51 0%, #323031 89%, #1b1b1b 100%);
    background: -o-linear-gradient(top, #534f51 0%, #323031 89%, #1b1b1b 100%);
    background: -ms-linear-gradient(top, #534f51 0%, #323031 89%, #1b1b1b 100%);
    background: linear-gradient(to bottom, #534f51 0%, #323031 89%, #1b1b1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#534f51', endColorstr='#1b1b1b', GradientType=0);
}

#nothome .widget {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 20px 10px;
    border-radius: 10px;
    margin-bottom: 30px;
}

#nothome .widget h2 {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 19px;
    margin: 5px 0px 10px 0px;
}

#nothome .widget #searchform input[type="text"] {
    float: left;
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    border: 0px none;
    padding: 8px 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    min-width: 200px;
}

#nothome .widget #searchform input[type="submit"] {
    float: left;
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: #424242;
    color: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0px none;
    padding: 7px 10px 7px 10px;
}

#nothome .widget #searchform .clearer {
    clear: both;
}

#nothome.woocommerce article ul.products h3 {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: capitalize;
}

#nothome.woocommerce article ul.products li.product a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-shadow: none;
    font-size: 16px;
    background: #424242;
    color: #fff;
    border: 0px none;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 9px;
}

#nothome li.product h2 {
    font-size: 16px !important;
}

#nothome .woocommerce-tabs ul.tabs {
    margin-bottom: 0px;
}

#nothome .woocommerce-tabs .panel {
    padding: 10px 15px;
}

.woocommerce div.product form.cart .variations {
    table-layout: fixed;
}

#nothome.woocommerce div.product form.cart .variations label {
    font-size: 14px;
    color: #333;
    line-height: 1.3;
    max-width: 140px;
    white-space: pre-wrap;
    text-align: left;
}

.woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 30px;
    position: relative;
    top: -10px;
}

#nothome.woocommerce div.product form.cart .button {
    background: #1c8cb9;
    border: 0px none;
    color: #fff;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 9px;
}

#nothome.woocommerce div.product form.cart .button:hover {
    background: #167daa;
}

#nothome.woocommerce .cart .checkout-button {
    background: #1c8cb9;
    color: #fff;
    border: 1px solid #999;
}

#nothome.woocommerce .cart .checkout-button:hover {
    background: #167daa;
}

#nothome.woocommerce table.shop_table {
    background: #fff;
}

#nothome.woocommerce .cart-collaterals .cart_totals table {
    width: 100%;
}

.product.has-default-attributes.has-children > .images {
    opacity: 1 !important;
}

.wc-proceed-to-checkout {
    text-align: center;
}

/* Table */
#nothome .container article .wp-table-reloaded {
    border-spacing: 0px;
}

#nothome .container article .wp-table-reloaded th {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #ffffff !important;
    text-align: center;
    background-color: #26bfed !important;
    border-right: 1px solid #0e84ac;
    border-left: 1px solid #26bfed;
    border-bottom: 1px solid #26bfed;
    border-top: 1px solid #26bfed;
    padding: 10px 4px 8px 4px;
}

#nothome .container article .wp-table-reloaded th:last-child {
    border-right: 1px solid #26bfed;
}

#nothome .container article .wp-table-reloaded td {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #444444;
    padding: 10px 4px 8px 4px;
    text-align: center;
    border-bottom: 1px solid #777777;
}

#nothome .container article .wp-table-reloaded td:first-child {
    text-align: left;
    border-left: 1px solid #777777;
}

#nothome .container article .wp-table-reloaded .even td {
    background-color: #eeeeee !important;
    border-right: 1px solid #0e84ac;
}

#nothome .container article .wp-table-reloaded .odd td {
    background-color: #dddddd !important;
    border-right: 1px solid #0e84ac;
}

#nothome .container article .wp-table-reloaded td:last-child {
    border-right: 1px solid #777777;
}

#nothome #sidebar {
    margin-top: 50px;
}

.log-reg {
    text-align: center;
}

.log-reg a {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

#payment_method_stripe {
    vertical-align: top;
    position: relative;
    top: 8px;
}

/* Nav */
.menu {
    background: url(images/menu-bg.png) repeat;
    border-top: 2px solid #fafafa;
    border-bottom: 2px solid #fafafa;
}

.menu .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.menu .navbar {
    margin-bottom: 0px;
}

.menu .navbar-nav > li > a {
    font-family: 'aeroregular', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #010101;
}

.menu .navbar-nav > li.current-menu-item,
.menu .navbar-nav > li > a:hover,
.menu .navbar-nav > li > a:focus {
    background: rgba(0, 73, 98, 0.5);
}

.menu .navbar-nav > li.current-menu-item > a {
    color: #fff;
}

.menu .nav > li > a {
    padding: 18px 23px 17px 23px;
}

.menu .navbar-nav > li.finance > a {
    color: #fff;
}

.menu .navbar-brand {
    font-family: 'aeroregular', sans-serif;
    font-style: italic;
    font-size: 16px;
    color: #010101;
}

.navbar-toggle .icon-bar {
    background: #010101;
}

/* Content */
#nothome .main {
    background: url(images/main-bg.jpg);
}

/* SHOP */
#shop {
    margin-top: 50px;
}

#shop .row .col-md-5 {
    padding-left: 0px;
    padding-right: 30px;
}

#shop .page-title {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 19px;
    color: #660000;
    margin: 10px 0px 30px 0px;
}

#shop .page-description,
#shop .page-description p {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #2c2b2c;
}

#shop .page-description b,
#shop .page-description strong,
#shop .page-description p b,
#shop .page-description p strong {
    font-size: 19px;
}

#shop ul.products {
    position: relative;
}

#shop ul.products::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    /* background: url(images/shop-shadow.png) no-repeat; */
    /* width: 60px; */
    background: url(images/border-new.png) no-repeat;
    width: 2px;
    padding-right: 30px;
    height: 500px;
    opacity: 0.5;
}

#shop ul.products li.product {
    border: 2px solid #2d2b2c;
    margin: 0px 12px 30px 12px;
    min-width: 145px;
}

#shop ul.products li.product {
    border: 0px solid #2d2b2c;
}

#shop ul.products li.product a img {
    margin: 0px;
}

#shop ul.products li.product h3 {
    text-align: center;
    vertical-align: middle;
    min-height: 45px;

    /* Font */
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
    padding: 2px 0px;

    /* Gradient */
    background: #545052;
    background: -moz-linear-gradient(top, #545052 0%, #323031 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #545052), color-stop(100%, #323031));
    background: -webkit-linear-gradient(top, #545052 0%, #323031 100%);
    background: -o-linear-gradient(top, #545052 0%, #323031 100%);
    background: -ms-linear-gradient(top, #545052 0%, #323031 100%);
    background: linear-gradient(to bottom, #545052 0%, #323031 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#545052', endColorstr='#323031', GradientType=0);
}

#shop ul.products li.product h3 .count {
    display: none;
}

#shop .newsletter {
    margin-top: 50px;
}

#shop .newsletter .wpmlcaptcha img {
    border-radius: 3px;
    margin-bottom: 10px;
}

#shop .newsletter .widget_newsletters .newsletters-fieldholder {
    margin: 0px;
}

#shop .newsletter .widget_newsletters .newsletters-fieldholder.email > label {
    display: none !important;
}

#shop .newsletter .wpmlwidget input.wpml,
#shop .newsletter .widget_newsletters input.wpml {
    width: 100% !important;
    border-radius: 4px;
    border: 0px none;
}

#shop .newsletter .wpmlcaptcha label {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
}

#shop .newsletter .widget_newsletters input.wpmltext {
    float: left;
    margin-bottom: 10px !important;
    border: 0px none;
    border-radius: 4px;
    width: 100%;
}

#shop .newsletter .widget_newsletters input[type="submit"] {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    background: #424242;
    border-radius: 4px;
    border: 0px none;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: none;
    padding: 12px 15px 7px 15px;
}

#shipping_method label {
    padding-left: 30px;
}

#shipping_method input[type=radio] {
    vertical-align: top;
}

.paypal-express-checkout-button img {
    float: left !important;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 27% !important;
}

/* Footer */
footer .fat {
    background: url(images/fat-bg.png) repeat;
    padding: 30px 0px 45px 0px;
}

footer .fat h3 {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #111111;
    text-transform: uppercase;
    margin: 20px 0px 10px 0px;
}

/* Quick links */
footer .fat .menu-quick-links-1-container,
footer .fat .menu-quick-links-2-container {
    width: 49%;
    float: left;
}

footer .fat .quicklinks {
    padding-left: 18px;
}

footer .fat .quicklinks li {
    padding-bottom: 10px;
}

footer .fat .quicklinks li a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
}

footer .fat .quicklinks li a:hover {
    text-decoration: none;
    color: #2c2c2c;
}

/* Contacts */
footer .fat .contacts p {
    margin-bottom: 3px;
}

footer .fat .contacts,
footer .fat .contacts p,
footer .fat .contacts a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
}

footer .fat .contacts a:hover {
    text-decoration: none;
    color: #2c2c2c;
}

/* Why buy from us */
footer .fat .why-buy-from-us {
    padding-left: 18px;
}

footer .fat .why-buy-from-us li {
    padding-bottom: 10px;
}

footer .fat .why-buy-from-us li a {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
}

footer .fat .why-buy-from-us li a:hover {
    text-decoration: none;
    color: #2c2c2c;
}

/* Newsletter */
footer .fat .wpmlcaptcha img {
    border-radius: 3px;
    margin-bottom: 10px;
}

footer .fat .widget_newsletters .newsletters-fieldholder {
    margin: 0px;
}

footer .fat .widget_newsletters .newsletters-fieldholder.email > label {
    display: none !important;
}

footer .fat .wpmlwidget input.wpml,
footer .fat .widget_newsletters input.wpml {
    width: 100% !important;
    border-radius: 4px;
    border: 0px none;
}

footer .fat .wpmlcaptcha label {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
}

footer .fat .widget_newsletters input.wpmltext {
    float: left;
    margin-bottom: 10px !important;
    border: 0px none;
    border-radius: 4px;
    width: 100%;
}

footer .fat .widget_newsletters input[type="submit"] {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    background: #424242;
    border-radius: 4px;
    border: 0px none;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: none;
    padding: 12px 15px 7px 15px;
}

/* Copyright note */
footer .bottom {
    background: url(images/footer-bg.png) repeat;
}

footer .bottom {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    padding: 18px 0px 14px 0px;
}

/* Media Queries */
@media screen and (min-width: 768px) {
    .menu .navbar-brand {
        display: none;
    }

    .menu .nav > li > a {
        padding: 18px 9px 17px 9px;
    }
}

@media screen and (min-width: 992px) {
    .menu .nav > li > a {
        padding: 18px 21px 17px 21px;
    }
}

@media screen and (min-width: 1030px) {
    .container {
        max-width: 1000px;
    }
}

/* MAX */
@media screen and (max-width: 1199px) {
    #shop ul.products::after {
        padding-right: 15px;
    }
}

@media screen and (max-width: 992px) {
    #shop ul.products::after {
        display: none;
    }

    #nothome .training-list li {
        width: 33.3%;
    }
}

@media screen and (max-width: 768px) {
    #home header .logo {
        padding: 0px;
        text-align: center;
    }


    #shop ul.products li.product {
        width: 48% !important;
    }


    #home header #memebers {
        margin-top: 30px;
        text-align: center;
    }

    #home header #shop-cart {
        margin-top: 10px;
        text-align: center;
    }

    #nothome header #contact {
        margin-left: 20px;
        float: left;
    }

    #shop ul.products li.product {
        min-width: auto;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    #shop .row .col-md-5 {
        padding-left: 15px;
        padding-right: 15px;
    }

    #nothome .training-list li {
        width: 50%;
    }
}

@media screen and (max-width: 567px) {
    #home .main .intro > .row > .col-xs-6 {
        float: none;
        display: block;
        width: 100%;
    }

    #home .main .intro > .row > .col-xs-6:first-child {
        margin-bottom: 15px;
    }

    #home header > .container > .row > .col-sm-8 {
        padding-right: 5px;
        padding-left: 5px;
    }

    #home header #memebers span,
    #home header #memebers a {
        padding-left: 5px;
        padding-right: 5px;
    }

    #home header #shop-cart .checkout,
    #home header #shop-cart .shopping-cart {
        padding: 8px 8px 7px 8px;
    }

    #nothome .training-list li {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    #nothome header #contact {
        text-align: center;
    }

    .log-reg {
        margin: 15px 0;
    }

}

@media screen and (max-width: 400px) {
    #nothome.woocommerce table.shop_table th {
        padding: 9px 3px;
    }

    #nothome.woocommerce table.shop_table td {
        padding: 6px 3px;
    }

    #nothome.woocommerce .cart .checkout-button {
        font-size: 12px;
        padding: 7px 3px;
    }
}

@media screen and (max-width: 375px) {
    header #shop-cart .checkout,
    header #shop-cart .shopping-cart {
        display: block;
        clear: both;
        margin: 2px 0px;
        width: auto;
        text-align: center;
    }

    header #contact span#cart_contents {
        display: block;
        text-align: center;
    }
}
