/*
Theme Name: IWHQ Vanilla
Theme URI: http://www.irishwebsitehq.com
Description: IWHQ Vanilla
Version: 1
Author: Mark O'Leary
Author URI: http://www.irishwebsitehq.com
*/



/* ================ GENERAL RULES ======================= */
body {
    font-size: 16px;
    font-family: 'Open Sans';
}

/* Headings
================================================== */
h1,
h2,
h3 {
    font-weight: 600;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.17em;
}

h4 {
    font-size: 1.12em;
}

h5 {
    font-size: .83em;
}

h6 {
    font-size: .75em;
}

/* ================ RESPONSIVE IMAGES ======================= */
img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    /* ie8 */
}

/* ================ LINKS ======================= */
a,
a:hover {
    outline: 0;
    color: #014774;
}

/* ================ HEADER ======================= */

header {
    background: #fff;
    padding: 20px 0;
}

#logo {
    max-height: 90px;
}

header div.details {
    width: auto;
    float: left;
    padding: 10px 20px;
}

.contact-details {
    padding-top: 23px;
}

.details span {
    display: inline-block;
    float: left;
    line-height: 100%;
}

.details img {
    float: left;
    height: 24px;
    width: auto;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    top: 5px;
}

.details small {
    color: #FAC600;
    font-weight: 600;

}

.details a {
    font-size: 14px;
    font-weight: 600;
}

.details.phone {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}


.account-cart .contact img {
    height: 22px;
    width: auto;
    margin-right: 6px;
}

.account-cart {
    font-size: 14px;
    text-align: right;
    position: relative;
    top: 2px;

}

account,
cart,
account a,
cart a,
account a:hover,
cart a:hover,
.account-cart .contact a {
    text-transform: uppercase;
    color: #999;
}

account img,
cart img {
    position: relative;
    top: -2px;
}

.product-search-row {
    position: relative;
}

.product-search-row form {
    width: 96%;
}

.product-search-row .search-field {
    border: 1px solid #d0d0d0;
    padding: 3px 6px;
    width: 100%
}

.product-search-row button {
    border: none;
    background: transparent url(images/icon-search.png) no-repeat center right;
    font-size: 0;
    color: #fff;
    width: 28px;
    height: 24px;
    position: absolute;
    top: 2px;
    right: 15px;
    z-index: 1;
}

.woocommerce div.product form.cart .variations label {
    font-size: 14px;
    color: #666;
}

#nf-field-4 {
    background-color: #014774;
    color: #fff;
    border-radius: 6px;
    border: none;
    padding: 8px 16px;
    height: auto;
}


#mailpoet_form_1 .mailpoet_submit {
    background-color: #f7c505;
    color: black;
}

#mailpoet_form_1 .mailpoet_text,
#mailpoet_form_1 .mailpoet_textarea {
    color: #323232;
}

.incart {
    background-color: #e94b35;
    color: #fff;
    padding: 0 2px;
    width: 20px;
    height: 21px;
    display: inline-block;
    border-radius: 30px;
    position: relative;
    left: -13px;
    top: -4px;
    text-align: center;
}

bdi {
    position: relative;
    left: -13px;
}



/* Logo
================================================== */
.logo-nav {
    /*align-items: center;
    display: flex;
    justify-content: space-between;*/
}


/* Navigation
================================================== */

.navigation {
    background: linear-gradient(90deg, #FAC600 23.33%, #F0D100 66.95%);
}

li.our-shop {
    background: url(images/our-shop-bg.png) no-repeat right center;
    padding-right: 42px !important;
}

li.our-shop>a {
    background: url(images/icon-home-white.png) no-repeat 8px 12px;
    padding-left: 42px !important;
}



nav {}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav>ul>li {
    position: relative;
    float: left;
}

nav>ul>li>a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 600;
}

nav>ul>li>a:hover,
nav li a:active {
    color: #003150;
    font-size: 14px;
    text-decoration: none;
}

nav ul {
    text-align: left;
}

nav ul li {
    display: inline-block;
}

nav ul#menu-top-menu-1>li>a {
    display: block;
    letter-spacing: 1px;
    padding: 10px !important;
    color: #003150;
    text-transform: uppercase;
}

nav ul#menu-top-menu-1>li.our-shop>a,
nav ul#menu-top-menu-1>li.our-shop>a:hover {
    color: #fff !important;
    text-decoration: none;
    padding-left: 38px !important;
}

nav ul.sub-menu {
    position: absolute;
    padding: 0 0 9px;
    left: 0px;
    width: 240px;
    display: none;
    z-index: 300;
}

nav ul.sub-menu>li {
    text-align: left;
    vertical-align: top;
    display: inline-block;
}

nav ul.sub-menu>li a {
    padding: 6px 12px;
    color: #222;
    text-decoration: none;
    display: inline-block;
}

nav ul>li:hover ul.sub-menu {
    display: inline-block;
    background: #000;
}

nav ul>li a:hover {}


nav ul#menu-top-menu-1>li {
    border-right: 1px solid #D6B90A;
    padding: 0 10px;
}

nav ul#menu-top-menu-1>li.our-shop {
    border: none;
    margin-right: -10px;
}

ul.sub-menu {
    background-color: #f1cf00 !important;
    padding-top: 6px;
    padding-bottom: 0;
    margin: 0;
    border-bottom: 1px solid #909954;
}

ul.sub-menu li {
    position: relative;
    width: 100%;
    padding: 0;
    list-style: disclosure-closed;

}

ul.sub-menu li a {
    position: relative;
    width: 100%;
    padding: 2px;
    font-weight: 600;
    border: none;
}

/* ================ CONTENT ======================= */
#product-cats {
    background: url(images/hero-bg.jpg) no-repeat bottom center;
    background-size: cover;
    padding: 30px 30px 70px;
    text-align: center;
    color: #fff;
}

#product-cats h2 {
    font-size: 36px;
    border: none;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}

#product-cats h3 {
    font-size: 24px;
    border: none;
    margin-bottom: 24px;
}


#product-cats ul {
    padding-left: 0;
}

#product-cats li.parent {
    list-style: none;
    text-align: center;
}

#product-cats li.parent a,
#product-cats li.parent a:hover {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

#product-cats li.parent img {
    border: 6px solid #fff;
    margin: 0 auto 12px;
    height: 300px;
    width: 300px;
    object-fit: cover;
}

.owl-stage-outer {
    /*max-width: 1600px;
    margin: 0 auto;*/
}

.owl-prev span,
.owl-next span {
    font-size: 64px;
    position: absolute;
    top: 25%;
    opacity: 0.5;
}

.owl-next span {
    right: -30px;
}

.owl-prev span {
    left: -30px;
}


#genders {
    padding: 60px 30px;
}

#genders ul {
    padding: 0;
    list-style: none;
}

#genders li {
    display: inline-block;
    float: left;
    text-align: center;
    margin: 10px;
}

#genders img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: top;
}

#genders span,
#genders img {
    display: block;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
}

#genders span {
    text-align: center;
    background-color: #014774;
    color: #fff;
    font-weight: 600;
    padding: 6px 0;
    text-transform: uppercase;
}

#content {
    padding: 20px 0px 40px;
}

main {
    padding: 40px 0 0;
    background-color: #f5f5f5;
}

main .intro {
    text-align: center;
    padding-bottom: 30px;
}

.intro h2,
.featured h2 {
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
    font-size: 26px;
}

.featured h2 {
    margin-bottom: 30px;
    text-align: center;
}

main .feature {
    background-color: #fff;
}

main .feature.threes {
    text-align: center;
    padding: 20px 0;
}

.feature h3 {
    border-bottom: 2px solid #eee;
    display: inline-block;
    padding-bottom: 8px;
    font-size: 20px;
}

main .feature.twos {
    padding: 20px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

main .feature.twos img {
    float: left;
    margin-right: 30px;
}

section .featured {
    padding: 40px 0;
}

/* ================ BLOG ======================= */
.posts article {
    padding: 20px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
    border: 1px solid #ededed;
}

.posts article h2 {
    margin-top: 5px;
}

/* Footer
================================================== */
footer {
    background: url(images/footer-bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 50px 30px;
    color: #fff;
    font-size: 14px;
}

footer .button,
#mc_embed_signup #mc-embedded-subscribe.button,
footer .button:hover,
#mc_embed_signup #mc-embedded-subscribe.button:hover {
    background-color: #FAC600;
    color: #014774;
    padding: 8px 16px;
}

footer #mc_embed_signup form {
    padding: 10px 0 10px;
}

footer #mc_embed_signup .indicates-required {
    display: none;
}

footer #mc_embed_signup .asterisk {
    font-size: 100%;
}

footer #mc_embed_signup input {
    border: none;
}

footer #mc_embed_signup .button {
    height: auto;
    line-height: 22px;
}

footer .logo {
    max-height: 80px;
    width: auto;
}

footer .details {
    display: block;
    clear: both;
    padding: 8px 0;
}

footer .details img {
    width: 16px;
    height: auto;
    margin: 3px 6px 0 0;
    vertical-align: middle;
}

footer .details.phone {
    border: none;
}

/*footer .details img.phone{
    height:14px;
}

footer .details img.email{
    height:12px;
}*/


footer #mc_embed_signup {
    clear: left;
    font-size: 14px;
}

footer h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    font-size: 20px;
    color: #eee;
}

footer ul {
    margin: 0 0 30px;
    padding: 0;
}

footer li {
    padding: 0;
    /*border-bottom: 1px solid #0e5588;*/
    list-style: none;
}

footer a {
    color: #eee;
    text-decoration: none;
}

footer a:hover {
    color: #fff;
    text-decoration: none;
}

#credits {
    background-color: #003150;
    color: #aaa;
    padding: 8px 0;
    font-size: 13px;
}


/* Buttons
================================================== */
.button,
#maillist #mc-embedded-subscribe .button {
    padding: 8px 16px;
    text-decoration: none;
    display: inline-block;
    margin-top: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 15px;
    background-color: #003150;
}

.flexslider .button {
    background-color: #eee;
}

.feature .button {
    background-color: #eee;
}

#maillist #mc-embedded-subscribe .button {
    background-color: #eee;
    color: #666;
}

/* Flexslider
================================================== */
.flexslider {
    border: none;
    margin: 0;
}

.flexslider .container {
    position: relative;
}

.flexslider aside {
    display: inline-block;
    position: absolute;
    bottom: 40px;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px 20px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.flex-direction-nav a {
    height: 50px;
}

.flex-control-nav {
    bottom: 10px;
    z-index: 10;
}

.flexslider .flex-next {
    opacity: 0.2;
    right: 5px;
}

.flexslider .flex-prev {
    opacity: 0.2;
    left: 5px;
}

/* =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;
}

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. */
}

.woocommerce ul.products li.product .button {
    margin-top: 0.3em;
    background-color: #014774;
    color: #fff;
}

.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: auto;
    width: 120px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: .5em 10px;
}

#coupon_code {
    width: 110px;
}

.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    color: #fff !important;
    background-color: #014774 !important;
    max-height: 38px !important;
}

.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row {
    display: block;
}

.woocommerce .col-1,
.woocommerce .col-2 {
    max-width: none;
}

.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 20px;
}

.woocommerce form .form-row .input-checkbox {
    margin: 9px 8px 0 0 !important;
}

.img-wrap {
    height: 245px;
    display: flex;
}

ul.products li.product a img {
    object-fit: contain;
}

/* .summary .product_meta{
    display:none;
} */

.woocommerce-product-gallery__image {
    padding: 1px;
    box-sizing: border-box;
}


.sidebar .woo-parent,
.sidebar .woo-parent a {
    background-color: #014774;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 600;
}

.sidebar .woo-parent a {
    padding: 0;
}

.sidebar .woo-subcategories {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar .woo-subcategories a {
    display: inline-block;
    background-color: #fac600;
    color: #014774;
    text-transform: uppercase;
    padding: 4px 12px;
    width: 100%;
    border-bottom: 1px solid #D6B90A;
    font-size: 14px;
    font-weight: 600;
}


.gender-menu,
.brands-menu {
    margin-top: 30px;
    border-top: 8px solid #014774;
}

.brands-menu {
    border-top: none;
}

.gender-menu ul,
.brands-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gender-menu a,
.brands-menu a {
    display: inline-block;
    background-color: #fac600;
    color: #014774;
    text-transform: uppercase;
    padding: 4px 12px;
    width: 100%;
    border-bottom: 1px solid #D6B90A;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

@media screen and (min-width: 769px) 
{
    .col-sm-3.sidebar {
        border-right: 1px solid #ededed;
    }

    .col-sm-9.shop-content {
        padding-left: 30px;
    }
}

.sidebar.filters {
	background-color: #fdfdfd;
	border: 1px solid #ededed;
	position: relative;
	margin-top: 16px;
	padding: 0 15px;
}

.wcapf-form {
    margin-top: 20px;
}

span.wcapf-filter-title-inner {
    font-size: 18px;
}

span.wcapf-nav-item-text, .range-values.display-values-as-plain_text  {
    font-size: 15px;
}

.wcapf-filter.wcapf-filter-taxonomy-product_cat, .wcapf-filter.wcapf-filter-price {
    border-bottom: 1px solid #ededed;
    padding-bottom: 30px;
}

/* @media screen and (max-width: 768px) {
    .wcapf-filter-inner {
        display:none;
    }

    .wcapf-filter.wcapf-filter-taxonomy-product_cat, .wcapf-filter.wcapf-filter-price {
        border-bottom: 1px solid #ededed;
        padding-bottom: 5px;
        margin-bottom:8px;
    }
} */

/* Force PhotoSwipe to behave on mobile */
/* @media (max-width: 768px) {

    .pswp__img {
      max-width: 100% !important;
      height: auto !important;
    }
  
    .pswp__zoom-wrap {
      transform: none !important; /* Remove oversized initial scale *
    }
  
    .pswp__container,
    .pswp__item {
      width: 100% !important;
      left: 0 !important;
      transform: none !important;
    }
  }
   */

/* PhotoSwipe mobile fit + center *
@media (max-width: 900px) {

    .pswp,
    .pswp__scroll-wrap,
    .pswp__container,
    .pswp__item {
        width: 100vw !important;
        height: 100vh !important;
        left: 0 !important;
        top: 0 !important;
        /* transform: none !important; *
        overflow: hidden !important;
    }

    /* Keep image itself constrained *
    .pswp__img {
        max-width: 100% !important;
        max-height: 100vh !important;
        width: auto !important;
        height: auto !important;
        /* display: block !important; *
        margin: 0 auto !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        box-sizing: border-box !important;
    }

    /* Center the zoom-wrap; we will control scale via JS *
    .pswp__zoom-wrap {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        transform-origin: center center !important;
        width: auto !important;
        height: auto !important;
    }

    /* make sure arrows and UI still show *
    .pswp__ui {
        z-index: 10001;
    }
}*/
  


/* Filter Everything */
.sidebar .wpc-filters-main-wrap ul.children {
	margin-left: -10px;
}

body .sidebar  .wpc-filters-main-wrap .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper {
	padding-right: 0;
}

body .sidebar .wpc-filters-main-wrap li.wpc-term-item {
	margin-bottom: 4px;
}

/* */
.sidebar.filters{
    display:none;
}

.sidebar.filters.active{
    display:block;
}

.close-filters {
    font-size: 24px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #777;
    cursor:pointer;
}

button.filters-button {
    border: none;
    padding: 8px 20px 8px 12px;
    border-radius: 30px;
    background-color: #ededed;
    margin-top: 16px;
}

button.filters-button img {
    margin-right:8px;
}

/* Slick Nav
-------------------------------------------------------------- */
#mobile-menu {
    display: none;
}

.woocommerce ul.products li.product {
    background-color: #fff;
    padding-bottom: 15px !important;
    -webkit-box-shadow: 10px 10px 5px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 10px 5px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 5px -10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.woocommerce ul.products li.product h2 {
    border: none;
    min-height: 60px;
    padding: 0 10px !important;
}


#voucher {
    padding: 30px 0;
    text-align: center;
    background-color: #eed106;
}

#voucher h3 {
    display: block;
    width: 100%;
    color: #003150;
    font-size: 28px;
    margin-bottom: 12px;
}

.mc-field-group input {
    color: #333;
}

/* ======================== MEDIA QUERIES ========================= */
/* ======================== OVER 1280 ========================= */
@media screen and (min-width:1281px) {}

/* ======================== 1280 ========================= */
@media screen and (max-width:1280px) {}

/* ======================== 1024 ========================= */
@media screen and (max-width:1024px) {}

/* ======================== 980 ========================= */
@media screen and (max-width:980px) {
    .contact-details {
        display: none;
    }

    nav.woocommerce-pagination {
        display: block;
        margin-bottom: 20px;
    }

    .woocommerce nav.woocommerce-pagination ul li a,
    .woocommerce nav.woocommerce-pagination ul li span {
        font-size: 1.2em;
    }

    .account-cart {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .product-search-row .search-field {
        width: 80%;
    }

    .product-search-row button {
        top: 2px;
        right: 21px;
    }

    #genders li {
        width: 47%;
    }
}

/* ======================== 800 ========================= */
@media screen and (max-width:800px) {

    /**/
    /*#mobile-menu{
        display: block;
        position: fixed;
        z-index: 10;
        width: 100%;
    }
*/
    #top {
        height: auto;
        position: relative;
        padding-top: 3.375em;
    }
}

/* ======================== 768 ========================= */
@media screen and (max-width:768px) {
    #genders li {
        width: 47%;
    }

    li.menu-item-has-children>a {
        background: url(images/arrow-down.png) no-repeat right 10px center;
        background-size: 8px;
    }

    
}

/* ======================== 767 ========================= */
@media screen and (max-width:767px) {
    #maillist h3 {
        margin-top: 30px;
    }
}

/* ======================== 640 ========================= */
@media screen and (max-width:640px) {

    footer #contact,
    footer #facebook {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    

    footer #facebook h3 {
        margin-top: 40px;
    }

    .row.product-search-row {
        margin-top: 12px;
    }

    header {
        padding: 20px 0 10px;
    }

    .product-search-row button {
        right: 11%;
        background-size: 24px;
    }

    nav.menu-top-menu-container {
        display: none;
    }

    .navigation {
        border: 8px solid #014773;
    }

    #content.woocommerce {
        padding: 15px;
    }

    #content.woocommerce bdi {
        left: 0;
    }
}

/* ======================== 576 ========================= */
@media screen and (max-width:576px) {

    .logo-nav,
    .account-cart {
        width: 100%;
        text-align: center;
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .product-search-row form {
        width: 100%;
    }

    .product-search-row button {
        right: 14%;
    }

    #genders li {
        width: 96%;
    }
}

/* ======================== 480 ========================= */
@media screen and (max-width:480px) {
    #product-cats h3 {
        font-size: 21px;
    }

    #product-cats {
        padding: 30px 30px 10px;
    }
}

/* ======================== 360 ========================= */
@media screen and (max-width:360px) {
    header .iwhq_nav_btn {
        right: 15px;
        width: 32px;
    }
}

/* ======================== 320 ========================= */
@media screen and (max-width:320px) {}