/*
Theme Name: IWHQ Vanilla
Theme URI: http://www.irishwebsitehq.com
Description: IWHQ Vanilla
Version: 1
Author: Mark O'Leary
Author URI: http://www.irishwebhq.com
*/

/* ================ GENERAL RULES ======================= */
html {
    font-size: 34px;
}

html, body {
    overflow-x: hidden;
    background-color:#fff;
}

body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: #333;
}



h1, .h1 {
    font-size: 28px;
    text-align: center;
}

header {
    background-color: #002858;
}
.topAdjust {

    width: 60%;
}

.order-card {
    color: #fff;
}

.bg-c-blue {
    background: linear-gradient(45deg, #4099ff, #73b4ff);
}

.card {
    border-radius: 5px;
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    border: none;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.card .card-block {
    padding: 25px;
}

.order-card i {
    font-size: 26px;
}

.turnaround-wrap {
    float: right;
    position: absolute;
    right: 0;
    top: -110px;
}

h2 {
    font-size: 28px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.woocommerce form .form-row label {

    line-height: 1;
    font-weight: normal;
}

.eSpacer {
    min-width: 100%;
    display: block;
    height: 70px;
}

.home-logo{
    margin-bottom:40px;
}

.flex {
    display: flex;
    align-items: center;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    display: none;
}

.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.text-right {
    text-align: right;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

/*.mobile-show {
    display: none;
}*/

#content a.showlogin{
    color:grey;
}

/* Reduce space on checkout form **/
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0px 0 -20px !important;
}

.woofc-trigger.woofc-icontype-image .woofc-trigger-cart-icon {
    background-image: url('images/shopping-basket.png') !important;
    background-size: auto;
    background-position: center center;
    background-color: #fff;
}

.woofc-trigger.woofc-icontype-image .woofc-trigger-close-icon {
    background-image: url('images/down-arrow.png') !important;
    background-size: auto;
    background-position: center center;
}

.woofc-inner a.woofc-checkout, .woofc-inner a.woofc-checkout:hover {
    background: #00C851 !important;
}

.intl-tel-input {
    width: 100%;
}

.iti-flag {
    background-image: url("images/flags.png") !important;
}

.iti-flag.ie {
    background-position: -2347px 0px !important;
}

.iti-flag.gb {
    background-position: -1775px 0px !important;
}

.alg-wc-civs-term {
    border-radius: 50% !important;
	margin: 0 15px 0 15px !important;
}

.alg-wc-civs-term:not(.disabled).active {
    border-color: #f00 !important;
    border-radius: 50%;
    background-image: url(images/selected.jpg) !important;
}

.alg-wc-civs-attribute, .alg-wc-civs-attribute.image label {
    font-size: 13px;
}

.coffatt {
    display: inline-block;
	text-align:center;
}

.coffatt label{
	display: block;
    padding: 0 0 10px;
    position: relative;
    top: -18px;
}

.woocommerce div.product form.cart .reset_variations {
    display: block !important;
    clear: both;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 25% !important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 70% !important;
}

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
    height: 1.35em !important;
}

/* ================ RESPONSIVE IMAGES ======================= */
img {
    max-width: 100%;
    height: auto;
    width: auto \9; /* ie8 */
}

/* ================ LINKS ======================= */
#cookie-notice {
    z-index: 9999999999999999999999999999999999999 !important;
}

/* ======================== CONTENT ========================= */

header {
    margin-top: 30px;
}

.logo-wrap {
    margin-bottom: 30px;
}

#content{
    background-color: #fff;
    color:#000;
}

#content a, #content a:visited{
    color:#000;
}

.home #content {
    position: relative;
    top: 30%;
    font-weight: bold;
    color: #000;
    font-size: 2em;
    text-align: center;
}

.home #content a.link {
    color: #eeeeee;
    text-decoration: none;
}

.home a span {
    position: relative;
    top: -4px;
}

.home #content a.trans-bg {
    color: #000;
    padding: 1em;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    width: 80%;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-bottom: 20px;
    text-decoration: none;
    align-items: center;
    display: inline-block;
}

.home #content div {
    padding: 1em;
    background: rgba(255, 255, 255, 0.7);
    display: block;
    margin-bottom: 50px;
    width: 90%;
    margin-left: 5%;
}

.not-home #content {
    padding: 0 0 30px;
}

.home #content .trans-bg img {
    /*padding: 30px;*/
    /* background: rgba(255, 255, 255, 0.9);
     border-radius: 50%;
     color: red;*/
    /*    margin-right: 10px;*/
    position: relative;
    top: 2px;
    right: 11px;
}

/** STRIPE **/

#content .wc-stripe-elements-field {
    border: 1px solid #7a7a7a;
    border-radius: 5px;
}

#content .woocommerce form .form-row input.input-text {
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}

/** FOOTER **/

footer {
    padding: 60px 0;
    background: #f8f9fa;
}

footer ul {
    padding-left: 0;
    list-style: none;
}

footer ul li a {
    color: #000;
}

footer ul li {
    padding: 7px 0;
}

/** Woocommerce Button **/

.woocommerce form .form-row .input-checkbox {
    position: relative;
}

.woocommerce-Button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
#sidebar_mobile .button {

    background-color: #0895CD !important;

    color: #fff !important;

}

.search-field {
    display: inline-block;
    width: 50%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 36px;
}

.woocommerce-product-search button {
    background: #0895cd;
    padding: 6px 20px;
    border: 0;
    color: #fff;
    height: 36px;
}

/** Nav style **/

.woocommerce nav {
    background-color: #0895CD;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    width: 25%;
    float: left;
    margin-right: 30px;
    display: inline-block;
}

.woocommerce-MyAccount-content {
    width: 70%;
    float: right;
}

/** Default link style **/

.woocommerce nav li a {

    padding: 10px 15px !important;

    line-height: 20px;

    color: #fff;

}

/** Active link style **/

.woocommerce nav li.is-active a {

    color: #555;

    background-color: #e7e7e7;

}

.woocommerce nav a:hover {

    text-decoration: none;

}

.woocommerce .col-1, .woocommerce .col-2 {

    -ms-flex: unset !important;

    flex: unset !important;

    max-width: 100% !important;

}

.woocommerce .form-row {

    display: block !important;

}

.woocommerce ul li {
    display: block;
}

.woocommerce ul.products li.product a img {
    height: 150px !important;
    object-fit: scale-down !important;
    margin: 2em 0 0 !important;
}

.woocommerce ul.products li.product .button {
    margin-top: 0.4em !important;

}

.woocommerce .woocommerce-checkout-review-order-table  td.product-name dl.variation p{
    display:inline;
    font-weight:normal;
}


.woocommerce form .quantity input.qty {
    height: 36px;
    border: 2px solid #dadada;
    margin-right: 5px;
}

.woocommerce .product span.onsale,
.woocommerce ul.products li.product span.onsale {
    background-color: #DD2027;
}

.woocommerce .product span.onsale {
    right: calc(100% - 43px);
}

.woocommerce ul.products li.product span.onsale {
    left: 76%;
}

.woocommerce ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #DD2027 !important;
}

.woocommerce ul.products li.product .price del {
    text-decoration-color: #DD2027;
}

.woocommerce form .quantity input.qty::-webkit-inner-spin-button,
.woocommerce form .quantity input.qty::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.woocommerce div.product form.cart .variations label {
    color: #000;
}

/* Navigation================================================== */

.nav-wrap {
    background: #0895cd;
    color: #000;
}

.nav-wrap a, .nav-wrap i {
    color: #fff;
}

nav {

    position: relative;

}

nav ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

nav > ul > li {

    position: relative;

    display: inline-block;

}

nav > ul > li > a {

    font-size: 16px;

    text-transform: capitalize;

    padding: 15px;

}

nav ul > li a {

    display: block;

    letter-spacing: 1px;

    padding: 20px 12px;

    color: #fff;

    text-transform: capitalize;

}

nav ul > li a:hover {

    /*  background: #490A13;*/

    color: #fff;

    text-decoration: none;

}

nav ul.sub-menu > li a {

    padding: 3px 6px;

    color: #fff;

    text-decoration: none;

}

/** Add ^ to top of sub menu **/

nav > ul > li > ul.sub-menu::before {

    border: .8rem solid transparent;

    border-bottom-color: transparent;

    border-bottom-color: #002857;

    content: "";

    height: 0;

    margin-left: -.8rem;

    top: -1.5rem;

    width: 0;

}

/** Position ^ on top of sub menu **/

nav > ul > li > ul.sub-menu::before {

    display: block;

    left: 20%;

    position: absolute;

}

nav ul.sub-menu {

    position: absolute;

    padding: 0px;

    left: 0px;

    background: #000;

    visibility: hidden;

    z-index: 300;

    width: 250px;

}

nav ul li:hover > ul.sub-menu {

    visibility: visible;

}

nav > ul > li:hover > ul.sub-menu {

    -moz-transform: translateY(0px);

    transform: translateY(0px);

    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;

}

nav > ul > li > ul.sub-menu {

    transform: translateY(15px);

    -moz-transform: translateY(15px);

    transition: transform 0.5s ease;

    -moz-transition: transform 0.5s ease;

}

nav ul.sub-menu > li {

    text-align: left;

    vertical-align: top;

    display: inline-block;

    text-transform: capitalize;

    width: 250px;

}

nav ul.sub-menu li {

    border-bottom: 1px solid #fff;

}

nav ul.sub-menu li:last-child {

    border-bottom: none;

}

nav ul.sub-menu > li a {
    padding: 10px 6px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #002857;
    width: 250px;
}

nav ul > li:hover ul.sub-menu li a:hover {

    background-color: #fff;

    color: #000;

    width: 250px;

}

/*animation element*/

.animation-element {
    opacity: 0;
    position: relative;
}

/*animation element sliding left*/

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-600px, 0px, 0px);
    -webkit-transform: translate3d(-600px, 0px, 0px);
    -o-transform: translate(-600px, 0px);
    -ms-transform: translate(-600px, 0px);
    transform: translate3d(-600px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 1000ms linear;
    -webkit-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    transition: all 1000ms linear;
    -moz-transform: translate3d(600px, 0px, 0px);
    -webkit-transform: translate3d(600px, 0px, 0px);
    -o-transform: translate(600px, 0px);
    -ms-transform: translate(600px, 0px);
    transform: translate3d(600px, 0px, 0px);
}

.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

#mobile-menu {
    display: none;
}

/***** Layout / Columns *****/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.col-xs-6 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-6 {
    width: 50%;
}

/** Table styles **/

table.dataTable td {
    border-bottom: 1px solid #ddd;
}

table.dataTable th, table.dataTable tbody td {
    padding: 8px 10px;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}

#orders .button, .modal .button, #filter .button {
    border-radius: 3px;
    background-color: white;
    color: black;
    border: 2px solid #008CBA;
    display: inline-block;
    padding: 8px 32px;
    text-align: center;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    margin: 7px 0 !important;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

#orders .button:hover, .modal .button:hover, #filter .button:hover, #filter .button.active {
    background: #008CBA;
    color: #fff;
}

.badge {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border-radius: .125rem !important;
    margin: 10px 0;
}

.badge.processing {
    background-color: #ff3547 !important;
    color: #fff !important;
}

.badge.ready {
    background-color: #00c851 !important;
    color: #fff !important;
}

.badge.completed {

}

.button.red {
    border: 2px solid red;
}

.button.red:hover {
    background: red;
    color: #fff;
}

td.details-control {
    background: url('images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.details td.details-control {
    background: url('images/details_close.png') no-repeat center center;
}

.modal.closed {
    display: none; /* Hidden by default */
}

/* The Modal (background) */
.modal {
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 70px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */

}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    text-align: center;
    border-top: 10px solid #0895cd;
    border-radius: 12px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* WOO Cross sells */
#iwhq-cross-sells {
    width: auto;
    -webkit-box-shadow: 0px -1px 5px 3px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px -1px 5px 3px rgba(0, 0, 0, 0.21);
    box-shadow: 0px -1px 5px 3px rgba(0, 0, 0, 0.21);
    padding: 20px;
    border-radius: 12px;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    top: 0;
    display: none;
}

.woocommerce button#iwhq-cross-sell-bt.button {
    background-color:#fff !important;
    color:#666 !important;
    border: 1px solid #666;
}


.woocommerce div.product div.images img {
    position: relative;
    top: 20px;
}

.woocommerce div.product .product_title {
    margin-bottom:12px;
    text-align: center;
}

.woocommerce div.product p.price {
    margin:-12px 0 12px 0;
    text-align: center;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    display: block;
    text-align: center;
}

.woocommerce div.product form.cart .variations tr:nth-child(even) {background: #fff}
.woocommerce div.product form.cart .variations tr:nth-child(odd) {background: #fff}
.woocommerce div.product form.cart .variations .label label {
    font-size: 17px;
    position: relative;
    left:7px;
    padding-top:12px;
}
.woocommerce div.product form.cart .variations .value label {
    font-weight: 500;
    margin:6px;
}

.product_meta{
    display:none;
}

.woocommerce-message {
    padding: 1em 1em 1em 2.5em;
}

.woocommerce-message::before {
    left: 1.1em;
}

.alg-wc-civs-term{
    opacity: 1 !important;
}
section.related.products{
    display:none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    min-height: 55px;
}

.woocommerce-result-count{ display:none; }

/**
Product display on category page
 */
.woocommerce ul.products li.product a img.attachment-woocommerce_thumbnail { display:none; }
.woocommerce ul.products li.product .button.product_type_variable, .woocommerce ul.products li.product .ajax_add_to_cart { display:none; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { color:#fff; max-width: 90px;}
.woocommerce ul.products li.product .price { color: #eee;}
.woocommerce ul.products[class*="columns-"] li.product {
    background: url(https://arabica.bumpey.net/wp-content/themes/Vanilla/images/button-bg.png) no-repeat center center;
	background-size:contain;
    padding: 10px;
    text-align: center;
    border-radius: 0;
    margin-bottom: 4px !important;
    margin-left: 4px !important;
    min-width: 120px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}


.woocommerce .products ul,
.woocommerce ul.products {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: flex;
    flex-flow: column nowrap;
}

/*.woocommerce ul.products li.product .button {
    margin-top: auto;
    display: table;
}*/

.theChampLogin {
    height: 42px;
    width: 42px;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 3.8%;
}

.woocommerce ul.products li.product .woocommerce-placeholder, .woocommerce ul.products li.product a img {
    display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}

mark.count, .woocommerce ul.products li.product .button, .woocommerce-message .button.wc-forward{
    display:none;
}

.woocommerce ul.products li.product .price {
    color: #eee;
    font-size: 1em;
}

.woocommerce h1{
    padding-top:20px;
}

menu {
    text-align: center;
    margin: 30px 0 16px 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

menu a {
    background-color: #002858;
    margin: 20px 8px 0;
    padding: 20px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    width: 100px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    float: left;
}

.woocommerce div.product form.cart {
    text-align: center !important;
}

.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {
    float: none;
}

.woocommerce div.product form.cart .button {
    position: relative;
    top: -14px;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0;
}

.woocommerce-product-gallery {
    display: none;
}

.summary.entry-summary {
    padding-top: 40px;
}

.wc_payment_methods.payment_methods.methods, .woocommerce-privacy-policy-text, .woocommerce-privacy-policy-text a, .woocommerce-terms-and-conditions-wrapper a {
    color: #000 !important;
}


#content.orders{
    background-color:#fff;
    color:#000;
}

.xt_woofc-inner .xt_woofc-product-image img {
    display: none;
}

.xt_woofc-inner .xt_woofc-product-details {
    padding: 12px 0 0 0;
    width: calc( 100% - 10px);
}

#local_pickup_time_select {
    height: 36px;
    font-size: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

img.powered-bumpey{
    height:50px;
    width:auto;
}

.extra-options {
    margin-bottom: 30px;
}

/* ======================== MEDIA QUERIES ========================= */
/* ======================== OVER 1280 ========================= */
@media screen and (min-width: 1281px) {
}

/* ======================== 1280 ========================= */
@media screen and (max-width: 1280px) {
}

/* ======================== 1199 ========================= */
@media screen and (max-width: 1199px) {

}

/* ======================== 1024 ========================= */
@media screen and (max-width: 1024px) {
    .home #content a {
        width: 92%;
        margin-bottom: 10px;
    }

    #content i {
        padding: 10px;
    }
}

/* ======================== 991 ========================= */
@media screen and (max-width: 991px) {

    body.home {
        /* position: absolute;*/
    }

    /* ==== NAV ==== */
    nav {
        display: none;
    }

    #mobile-menu {
        display: block;
        position: fixed;
        z-index: 10;
        width: 100%;
    }

    .nav-wrap {
        padding: 20px 0;
    }

    .nav-container {
        width: 100%;
        text-align: center;
    }

    header {
        height: 126px;
        position: relative;
        padding-top: 80px;
        margin-top: 0;
    }

    .slicknav_menu {
        background: #0895cd;
    }

    .home #content {
        top: 18%;
    }

    .cart-content {
        position: relative;
        top: -5px;
        left: 0px;
        height: 24px;
        width: 24px;
        background: #fff;
        color: #000;
        font-size: 15px;
        font-weight: 700;
        border-radius: 50%;
        display: inline-block;
    }

    .cart-count {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
    }

    .mobile-show img{
        margin-right: 5px;
        margin-bottom: 4px;
    }
}

/* ======================== 768 ========================= */
@media screen and (max-width: 768px) {

    footer .flex {
        display: block;
        text-align: center;
        color: #888;
    }

    #logo.logo {
        width: auto;
        height: 120px;
        float:left
    }

    .logo-wrap {
        position: absolute;
        width: 100%;
        z-index: 999;
        top: 0;
        margin:0 0 20px 20px;
        text-align: center;
    }

    .mobile-show {
        position:absolute;
        right:30px;
        top:40px;
    }
    .nav-wrap {
        margin-top: 100px;
    }
}

/* ======================== 649 ========================= */
@media screen and  (max-width: 649px) {

    .home #content {
        top: 14%;
    }



    .btn.checkout {
        background: #0895cd;
        color: #fff;
        margin-top: 10px;
    }

    .btn.checkout i {
        font-size: 20px;
        margin-right: 7px;
    }

    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100% !important;
    }

    .woocommerce div.product div.images img {
        width: 50%;
        margin: 0 auto;
    }

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100% !important;
    }
}

/* ======================== 575 ========================= */
@media screen and  (max-width: 575px) {
}

/* ======================== 520 ========================= */
@media screen and  (max-width: 520px) {

}

/* ======================== 480 ========================= */
@media screen and  (max-width: 480px) {
    .home #content {
        top: 11%;
        font-size: 1em;
    }

    .woocommerce .products li.product {
        width: 31% !important;
    }

    .woocommerce ul.products[class*="columns-"] li.product {
        clear: none !important;
    }

    .woocommerce ul.products[class*="columns-"] li:nth-child(3n+1) {
        clear: left !important;
    }

    .woocommerce a.added_to_cart {
        position: absolute;
        left: 0;
        bottom: -30px;
    }

    .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n) {
        float: left !important;
        /*  margin: 0 1px 2.992em 1px;*/
        margin: 0 1px 0 1px;
    }

    /* .woocommerce ul.products[class*="columns-"] li.product:nth-child(4n) {
         clear: both !important;
     }*/
    .woocommerce form .form-row label {
        line-height: 1 !important;
    }
}

/* ======================== 460 ========================= */
@media screen and  (max-width: 460px) {
}

/* ======================== 420 ========================= */
@media screen and  (max-width: 420px) {

}

/* ======================== 365 ========================= */
@media screen and  (max-width: 365px) {

}

/* ======================== 350 ========================= */
@media screen and  (max-width: 350px) {

    .woocommerce .products li.product {
        width: 48% !important;
    }

    .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n) {
        float: left !important;
        margin: auto;
    }

    .woocommerce ul.products[class*="columns-"] li.product {
        clear: both !important;
    }

}

/* ======================== 325 ========================= */
@media screen and  (max-width: 325px) {
}

/* ======================== 326 ========================= */
@media screen and  (max-width: 326px) {
}

/* ======================== 308 ========================= */
@media screen and  (max-width: 308px) {
}

/* ======================== 286 ========================= */
@media screen and  (max-width: 286px) {
}

/* ======================== 295 ========================= */
@media screen and  (max-width: 295px) {

}