/**
Theme name: Independents Own
Author: Pendulum Digital
Version: 3.2.43
Text Domain: independents-own 
*/

@font-face {
font-family: ICT Lubalin Graph Std;
src: url(/wp-content/themes/independents-own/fonts/lubalingraphstd-demi-webfont-webfont.ttf);
font-weight: normal;
}

h1, h2, h3, h4 {
    font-family: 'ICT Lubalin Graph Std', Nunito, Helvetica;
    font-weight: 600;
}

a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: rgba(224,39,40,0.8) !important;
}

a:hover, a:focus {
  background-color: #E10613;
  color: white;
}

.product p {
    margin-bottom: 1em;
}

p.lead-paragraph {
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.5em;
}

/* Buttons */

.btn-primary a {
    font-size: 16px !important;
    background-color: #E10613 !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    2px 2px 4px rgba(0, 0, 0, 0.25);
    color: #ffffff !important;
    padding: 20px !important;
    border-radius: 4px;
    margin: 10px 0px;
}

.btn-primary a:hover {
    color: #ffffff !important;
    background-color: #AD050F !important;
}

.btn-primary, .btn-tertiary {
    font-family: 'ICT Lubalin Graph Std', Nunito, Helvetica !important;
}
    
.btn-tertiary > button {
    font-size: 16px !important;
    background-color: #E10613 !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    2px 2px 4px rgba(0, 0, 0, 0.25);
    color: #ffffff !important;
    padding: 20px !important;
    border-radius: 4px;
    margin: 10px 0px;
}

.btn-tertiary > button:hover {
    color: #ffffff !important;
    background-color: #AD050F !important;
}

.ast-above-header {
    background-color: #ececec !important;
    z-index: 1 !important;
}

.ast-above-header-section-wrap {
    margin: 16px 0 8px;
}

#ast-above-header-navigation-section-1 {
    margin-left: 180px !important;
}

/* Hide search bar on mobile menu */
@media only screen and (max-width: 1200px) {
    .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header {
        display: none !important;
    }
    .ast-header-break-point .toggle-on .ast-above-header-custom-menu-items, .ast-header-break-point .toggle-on .ast-above-header-menu-items {
        font-size: 14px !important;
    }
    .ast-above-header-menu-items .menu-item:first-child {
        border-top: 1px #666B6B solid !important;
        margin-top: 24px;
    }
    .ast-above-header-menu-items .menu-item {
        background-color: ##666B6B;
    }
}

.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation, .ast-flyout-menu-enable.ast-header-break-point .ast-primary-menu-disabled .ast-merge-header-navigation-wrap {
    background-color: #242B2B;
}

.ast-flyout-menu-enable.ast-main-header-nav-open .main-header-bar {
    padding-bottom:0px !important;
}

.main-header-container, .ast-main-header-bar-alignment {
    height: 70px;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin: 0;
}

/* Site logo styles with overhang */
.site-logo-img{
    margin-top: -60px;
}

.site-logo-img img {
    max-height: 145px !important;
  -moz-box-shadow:    0px 0px 8px 2px #242b2b33;
  -webkit-box-shadow: 0px 0px 8px 2px #242b2b33;
  box-shadow:         0px 0px 8px 2px #242b2b33;
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img {
    margin-top: 0px;
}

@media (max-width: 1200px){

    /* Required to ensure breadcrumb links are clickable for static menu */
    .main-header-container, .ast-main-header-bar-alignment {
        height: auto;
    }

    .ask-sticky-shrunk .main-header-bar {
        height: 100% !important;
    }
    
    .ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img {
        margin-top: -45px;
    }

    .main-header-bar {
        background-color: #242b2b;
        border-bottom-width: 0px;
    }
    .site-logo-img {
        margin-top: 0px;
    }
    .site-logo-img img {
        width: 100px !important;
        max-height: 100px !important;
        margin-bottom: -70px;
    }

    .ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
        width: 55px !important;
        max-width: 55px !important;
    }

}


/* Main Menu Styles */

.menu-text {
        font-family: 'ICT Lubalin Graph Std', Helvetica;
    font-weight: 500;
}

@media (min-width: 1200px){

    .main-navigation {
        height: 70px;
    }

    .main-header-menu .menu-item > a {
            padding-left: 40px;
            padding-right: 20px;
            max-width: 140px;
            word-wrap: normal;
            text-align: left;
            line-height: 1.25em;
            font-weight: 800;
            display: flex;
            height: 30px;
            align-items: center;
    }
    
    .main-header-bar {
        max-height: 70px;
        background-color: #242B2B;
    }
    .astra-full-megamenu-wrapper {
        margin: -2px;
        padding: 0;
        border: 0 !important;
        border-top: #E10613 solid 8px !important;
        background-color: #DFDFDF !important;
    }
    
    #primary-menu li {
        border-left: #ffffff 1px solid;
    }
    
    #primary-menu li:last-of-type {
        border-right: #ffffff 1px solid;
    }
    
    .astra-megamenu li {
        border-left: none !important;
    }

    .astra-megamenu li:last-of-type {
        border-right: none !important;
    }
    
    /* Target images to specific menu items. If categories change, these will have to be adusted. */

    #menu-item-2053, #menu-item-3287, .menu-item-2053 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Cattle.svg") no-repeat;
            background-position: bottom left;
    }
    #menu-item-5157, #menu-item-5175, .menu-item-5157 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Sheep.svg") no-repeat;
            background-position: bottom left;
    }
    #menu-item-2136, #menu-item-3289, .menu-item-2136 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Equine.svg") no-repeat;
            background-position: bottom left;
    }
    #menu-item-2135, #menu-item-3293, .menu-item-2135 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Pets.svg") no-repeat;
            background-position: bottom left;
    }
    #menu-item-2134, #menu-item-3292, .menu-item-2134 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Birds-Poultry.svg") no-repeat;
            background-position: bottom left;
    }
    #menu-item-2133, #menu-item-3291, .menu-item-2133 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Pest-Control.svg") no-repeat;
            background-position: bottom left;
    }
    #menu-item-2132, #menu-item-3290, .menu-item-2132 {
            background: url("/wp-content/themes/independents-own/assets/images/io_menu_icons_Menu-Icon_Farm-Garden.svg") no-repeat;
            background-position: bottom left;
    }

    .main-header-menu > .menu-item > .menu-link {
        height: 70px;
    }
    
    .main-header-menu .current-menu-ancestor > .menu-link, .main-header-menu .current-menu-item > .ast-menu-toggle {
           color: #ffffff;
       }


}

.main-header-menu .menu-item:hover > .menu-link {
        color:#eeeeee;
        background-color: #E10613;
    }

.main-header-menu .menu-item:hover > .ast-menu-toggle {
        color:#E10613;
    }

.main-header-menu .ast-masthead-custom-menu-items a:hover {
        color:#E10613;
    }

.main-header-menu .menu-item.focus > .menu-link {
        color:#eeeeee;

    }

.main-header-menu .menu-item.focus > .ast-menu-toggle {
        color:#eeeeee;
    }

.main-header-menu .current-menu-item > .menu-link
    {
        color:#eeeeee;
    }

/* Sub-category Links */
.main-header-menu .sub-menu li ul .menu-text {
    font-size: 1em;
    font-family: 'Nunito Sans';
    font-weight: 500;
}

.sub-menu li .sub-menu li a {
    padding: 0;
    margin-bottom: 0px !important;
}

.sub-menu li a:active, .sub-menu li a:focus {
    background-color: rgb(223, 223, 223);
}

/* Fixed sub-menu axctive styles - replace padding with margin */
.main-header-menu .sub-menu .menu-link {
    padding: 0px;
    margin: 0 10px;
}

/* Fixed header styles */
#ast-fixed-header .main-header-menu .menu-item > .menu-link {
        color:#2a2a2a;
}

@media (max-width: 1200px) {
    #ast-fixed-header .main-header-menu .menu-item > .menu-link {
            color:#eeeeee;
    }
}

#ast-fixed-header .main-header-menu, #ast-fixed-header .main-header-menu > .menu-item > .menu-link, #ast-fixed-header .ast-masthead-custom-menu-items, #ast-fixed-header .ast-masthead-custom-menu-items a, .main-header-bar.ast-sticky-active, .main-header-bar.ast-sticky-active .main-header-menu > .menu-item > .menu-link, .main-header-bar.ast-sticky-active .ast-masthead-custom-menu-items, .main-header-bar.ast-sticky-active .ast-masthead-custom-menu-items a
{
    color: #eeeeee !important;
}

.main-header-menu .menu-link, .ast-header-custom-item a {
    color: white;
}

/* Mega Menu Styles */

@media (min-width: 1200px){

    .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item {
        flex: none;
    }

    .ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu {
        padding-bottom: 50px;
    }

    .flex-mega-menu {
        flex: 1 !important;
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
        height: 100% !important;
    }

    .flex-mega-menu ul li {
      flex: 0 !important;
      /*padding: 10px 0px;*/
      white-space: nowrap !important;
      text-overflow: ellipsis !important;
    }

    .mega-menu-flex-break {
          flex: 0 0 100%;
          width: 0px;
        background-color: #444;
        height: auto;
        margin: 0;
        display: inline-block;
    }

    .mega-menu-featured-link a {
        margin-top: 10px !important;
        width: 200px !important;
        height: 140px !important;
        color: #ffffff !important;
        margin-right: 10px !important;
        display: block !important;
    }

    .mega-menu-featured-link {
        background-color: #2f2f2f !important;
        max-height: 140px;
    }
    
    .mega-menu-featured-link a span {
        white-space: initial !important;
    }

    /* Mega Menu Category Styles */

    .astra-megamenu.sub-menu .menu-item .sub-menu a {
        height: 30px !important;
        max-width: 100%;
    }

    .astra-megamenu.sub-menu .menu-item a:hover {
        color: #E10613 !important;
    }

}
/* End Mega Menu Styles */

/* Target menu links */
.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link, .ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link {
    color: #242B2B;
}


.featured-block{
    background-color: #222222;
    margin: 0 15px;
}

/* Mobile Menu */

@media (max-width: 1200px){

    .main-header-menu .menu-item:hover > .menu-link, .main-header-menu .menu-item:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu .menu-item.focus > .menu-link, .main-header-menu .menu-item.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > .menu-link, .main-header-menu .current-menu-ancestor > .menu-link, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle {
        color: white;
    }
    .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
        color: white;
    }
    .ast-header-break-point .main-header-bar {
        border-bottom-width: 0px;
    }
    .ast-nav-close {
        color: white;
    }
    .ast-header-break-point .main-navigation ul .menu-item .menu-link {
        border-style: none !important;
    }
    .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        padding: 5px;
    }

}

/* Breacrumb */

.ast-breadcrumbs-wrapper {
    padding-left: 175px;
}

.ast-breadcrumbs-wrapper a, .ast-breadcrumbs-wrapper .breadcrumb_last, .ast-breadcrumbs-wrapper span {
    color: #836D4D;
    text-decoration: none;
    padding: 4px;
}

 .ast-breadcrumbs-wrapper .breadcrumb_last {
    font-weight: 600;
    color: #242b2b;
}

.ast-breadcrumbs-wrapper a:hover {
    color: #fff;
}

@media (max-width: 1200px){
    .ast-breadcrumbs-wrapper {
        padding-left: 112px !important;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .ast-breadcrumbs {
        font-size: 12px;
    }
    .ast-breadcrumbs-inner {
        z-index: 100;
    }
    .ast-breadcrumbs-wrapper a, .ast-breadcrumbs-wrapper .breadcrumb_last, .ast-breadcrumbs-wrapper span {
        padding: 0px;
    }
}


/* Smart Slider */

.n2-ss-slider-2 {
    height: 520px !important;
}

@media only screen and (max-width: 900px) {
    
    .n2-ss-slider-2 {
        height: 480px !important;
    }

    .n2-ss-slider-2 div {
        padding: 0px inherit !important;
        margin: 0px inherit !important;
    }
    
    .n2-ss-layer[data-sstype=slide] {
        height: 460px !important;
    }
    
    .n2-ss-slider-2 p {
        font-size: 16px !important;
        padding-top: 4px !important;
    }
    .n2-ss-slider-2 h2 {
        font-size: 20px !important;
    }
    .n2-ss-slider .n2-ss-img-wrapper, .n2-ss-slider .n2-ss-img-wrapper img {
        height: 200px !important;
        margin: 0 auto;
    }
}


/* Force font style for smart slider - Safari issue */

.smart-slider-banner-h2 h2 {
    font-family: 'ICT Lubalin Graph Std', Nunito, Helvetica !important;
    font-weight: 600;
}

/* Force the banner content to stay within 520px height */
.n2-ss-layers-container {
    max-height: 520px !important;
}

/* Product Categories */

.product-category {
    text-align: center;
}

/* Overwrites the styles for featured products, product loop */
.woocommerce ul.products li.product-category, .woocommerce-page ul.products li.product-category {
    min-height: auto !important;
    background-color: #fff !important;
    border: 0px !important;
    height: auto !important;
}

.product-category a {
    width: 100%;
    display: block;
    background-color: #f4f4f4;
    border: 2px #e9eaea solid;
    min-height: 100px;
    padding-top: 20px;
}

.product-category h2 {
    line-height: 1em !important;
}

.product-category a:hover {
    background-color: #e9eaea;
}
    
.product-category a img {
    width: 100% !important;
    display: block !important;
    margin-bottom: 140px !important;
}

.product-category a h2 {
    font-size: 24px !important;
    background-color: transparent !important;
    text-transform: capitalize !important;
    color: white !important;
}

.product-category a h2 mark {
    color: #242b2b;
}

/* Products Grid & Category Display */

@media only screen and (max-width: 544px) {
/* lists on mobile */
    .woocommerce div.product .related.products ul.products li.product {
        width: 100%;
        margin-right: 0px;
    }
    .woocommerce .products .featured {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .woocommerce .product-category {
        width: 100% !important;
        margin-right: 0px !important;
    }
}

.woocommerce ul.products a.button, .woocommerce-page ul.products a.button {
    padding: 0.75em;
}

.products p {
    text-align: left;
    color: #242b2b;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 500px;
    background-color: #F4F4F4;
    padding: 0px;
    border: 2px #E9EAEA solid;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    opacity: 80%;
}

.astra-shop-thumbnail-wrap div {
    margin: 15px;
}

.astra-shop-thumbnail-wrap .image-wrapper {
    margin: 0 0 30px !important;
    padding: 10px !important;
    height: 240px;
    width: 100%;
    background-color: #ffffff;
}

.astra-shop-thumbnail-wrap img {
    max-width: 180px;
    max-height: 200px;
    box-shadow: none !important;
    margin: auto !important;
    max-height: 100%;
    padding-top: 15px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce-page ul.products li.product .woocommerce-loop-category__title {
    color: #242b2b !important;
}

/* Product Category Filter */
.bapf_body {
    display: inline-block;
}

.bapf_sfilter ul li {
    float: left;
    margin-right: 20px !important;
}

/* Remove the red background from the product link. */
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover, .woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover {
    background-color: #efefef !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link:focus, .woocommerce-page ul.products li.product .woocommerce-loop-product__link:focus {
    background-color: #efefef !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    color: #242b2b;
    font-size: 1.5em;
    text-align: left;
    line-height: 1em;
    padding: 5px 15px;
    min-height: 110px;
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    line-height: 1em;
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin-top: 30px !important;
}


/* Product pages */

h1, h1.product_title.entry-title {
    background: url(/wp-content/themes/independents-own/assets/images/h1-bg.png) no-repeat left bottom; color: #000000;
    font-size: 40px;
    line-height: 47px; margin: 0 0 34px 0 !important;
    padding: 0 0 42px !important;
}

.woocommerce div.product .product_meta {
    border-top: 0px !important;
}

.product .title {
    width: 100%;
    background: #f93925;
    margin: 0 0 20px;
    padding: 0 10%;
        text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
        font-family: 'ICT Lubalin Graph Std', Helvetica;
        font-weight: 600;
    text-align: center;
    height: 71px;
}

.product .title td, .product .title th {
    border: 0px;
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin-bottom: 1.5em;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    2px 2px 4px rgba(0, 0, 0, 0.25);

}

.woocommerce a.button {
    background: #E10613;
    margin: 15px;
    padding: 4%;
    text-align: center;
    display: block;
    border-radius: 4px;
    color: #fff;
    height: 40px;
    line-height: 40px;
        font-family: 'ICT Lubalin Graph Std', Helvetica;
}

.woocommerce a.button:hover {
    background: #AD050F;
}

.products .related-note {
    color: #242b2b !important;
}

/* Footer Styles - Migrated */

.site-footer .widget img {
    padding-bottom: 10px;
}

.site-footer .widget form {
    margin-top: 0px;
}

.site-footer .widget {
    margin-bottom: 0.8em !important;
}

.site-footer .widget input {
    margin-top: 10px;
}


.footer-adv h2 {
    font-family: 'ICT Lubalin Graph Std', Helvetica !important;
    font-weight: 600 !important;
    font-size: 20px;
}

.footer-adv-overlay {
    padding-top: 40px;
    padding-bottom: 40px;
}

.site-footer input.button {
    background-color: #E10613 !important;
}

.site-footer input.button:hover {
    background-color: #AD050F !important;
}

#custom_html-4 a:hover, #custom_html-4 a:focus {
    background-color: #eaeaea;
}

/* Product Guide */
.iO_guide_banner {
    text-align: center;
    padding-bottom: 40px;
}
.hide-desktop {
    display: none;
}
.show-desktop {
    display: block;
}

@media only screen and (max-width: 520px) {
    .hide-desktop {
        display: block;
    }
    .show-desktop {
        display: none
    }
}


/* Become a Stockist */

#become-a-stockist { margin: 0; padding: 0 }
#become-a-stockist .column { width: 47%; float: left; }
#become-a-stockist .column.last { float: right; }


#become-a-stockist .input-big, #become-a-stockist .input-seelect, #become-a-stockist .radios, #become-a-stockist .stockist-message {
    padding: 10px 0 20px 0;
}


#become-a-stockist .input-seelect, #become-a-stockist .radios, #become-a-stockist .stockist-message {
    padding: 10px 0;
}

#become-a-stockist .radios-column {
    width: 48%;
    margin: 0;
    padding: 14px 0 9px;
    float: left;
}

.astra-shop-thumbnail-wrap .description p {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 500;
}

.astra-shop-thumbnail-wrap .description {
    max-height: 80px;
    height: 80px;
    overflow: hidden;
}

/* Find a stockist styles */

#wpsl-search-wrap {
    padding: 16px;
}

#wpsl-search-input {
    width: 140px;
}

#wpsl-search-wrap .wpsl-input label{
    width: 180px;
}

.wpsl-input div label {
    width: 150px;
}

#wpsl-search-btn {
    color: #fff;
    padding: 14px 24px;
    background-color: rgba(224,39,40,0.8);
    background-image: none;
    border: solid 1px #F25C34;
    border-radius: 5px;
    display: block;
    line-height: 1em;
}

#wpsl-search-btn:hover {
    color: #ffffff;
    background-color: rgba(224,39,40);
}

#wpsl-search-wrap select {
    min-width: 120px !important;
    padding: 10px 0;
}

@media screen and (min-width: 999px) {

    .wpsl-select-wrap div {
        margin-left: 20px;
    }
}
.wpsl-dropdown {
    min-width: 100px;
}
/* Product Styles */

.summary .description {
    font-size: 1.125em;
}

.find-stockist {
    text-decoration: none;
    color: #fff;
    font-size:18px;
    padding: 15px;
    margin: 10px 0;
    max-width: 300px;
    background-color: rgba(224,39,40,0.8);
    border: solid 1px #F25C34;
    border-radius: 5px;
    display: block;
    line-height: 1em;
}

.find-stockist:before {
    display: inline-block;
    float: left;
    content: "\f231";
    color: #ffffff;
    font: normal 20px/1 'dashicons';
    line-height: 16px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 30px;
    margin-right: 10px;
}

.product-download {
    text-decoration: none;
    color: #242b2b;
    padding: 15px;
    margin: 10px 0;
    max-width: 300px;
    background-color: #fff;
    border: solid 1px rgba(224,39,40,0.8);
    border-radius: 5px;
    display: block;
    line-height: 1em;
}

.btn-secondary:hover {
    color: #ffffff;
    background-color: rgba(224,39,40);
}

.product-download:before {
    display: inline-block;
    float: left;
    content: "\f316";
    color: #242b2b;
    font: normal 30px/1 'dashicons';
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 30px;
    margin-right: 10px;
}

.wpsl-store-location {
    border-top: 1px #ddd solid;
}

.stockist-contact, .wpsl-directions {
    text-decoration: none;
    color: #242b2b;
    padding: 10px;
    margin: 4px 0 0 0;
    max-width: 300px;
    background-color: #fff;
    border: solid 1px rgba(224,39,40,0.8) !important;
    border-radius: 5px;
    display: block;
    line-height: 1em;
}

.stockist-wrapper {
    margin-bottom: 15px;
}

.stockist-contact:before {
    display: inline-block;
    float: left;
    content: "\f457";
    color: #242b2b;
    font: normal 20px/1 'dashicons';
    line-height: 16px;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 30px;
    margin-right: 10px;
}

#wpsl-result-list .wpsl-contact-details span:nth-child(2), .wpsl-info-window span {
  display: none !important;
}

.wpsl-directions:before {
    display: inline-block;
    float: left;
    content: "\f231";
    color: #242b2b;
    font: normal 20px/1 'dashicons';
    line-height: 16px;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 30px;
    margin-right: 10px;
}

#wpsl-wrap #wpsl-result-list li {
    border-bottom: none !important;
    padding: 0;
}

.product-size-variable-description {
    border: 1px #242B2B solid;
    display: inline-block;
    padding: 10px 15px;
    margin: 0px 15px 15px 0px;
    border-radius: 4px;
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    width: 20%;
}

/* Quick Fact Heading */
.quick-fact-heading {
    min-height: 120px;
}
