/* Header left nav */

body.wf-exp .shopify-nav {
    min-height: 40px;
}

body.wf-exp .shopify-nav .perks-nav {
    margin-left: 0px;
    left: 20px;
}

body.wf-exp .shopify-nav p {
    margin: 11px 0 11px 20px;
}

body.wf-exp .shopify-nav p:first-child {
    margin-left: 0px;
}

body.wf-exp .shopify-nav .hide-item:last-child img {
    position: relative;
    top: -1px;
}


/* Header right nav */


body.wf-exp #shopify-main-iframe {
    height: 100%;
    z-index: 50;
    width: 50%;
    top: 1px;
    right: 0px;
    position: absolute;
}

body.wf-exp li.cart {
    margin-right: 20px;
}

.shopify-nav li.find-store:after {
    content: "";
    display: inline-block;
    border-right: 1px solid #A5A5A5;
    width: 1px;
    height: 10px;
    margin-left: 38px;
    font-size: 10px;
}

header .shopify-nav .shopify-nav-items li {
    margin-left: 40px !important;
}

/* If the user has items in their cart, make the checkout link turn into a teal CTA */
header .shopify-nav .shopify-nav-items .cart.wf-cart-items .count {
    position: absolute;
    top: -3px;
    left: -13px;
    display: inline-block;
    border-radius: 15px;
    background: #12a2a5;
    height: 25px;
    width: auto;
    padding: 0px 10px;
    width: 52px;
    padding-right: 9px;
    line-height: 27px;
    transition: background .25s ease;
}

header .shopify-nav .shopify-nav-items .cart.wf-cart-10-plus.wf-cart-items .count {
    width: 58px;
}

header .shopify-nav .shopify-nav-items .cart.wf-cart-0.wf-cart-items .count {
    display: none !important;
}

header .shopify-nav .shopify-nav-items .cart.wf-cart-items .count:hover {
    background: #24808b;
}

header .shopify-nav .shopify-nav-items .cart.wf-cart-items .count:before {
    content: url('wf-cart-icon.png');
    display: inline-block;
    padding-right: 5px;
    vertical-align: sub;
    position: relative;
    top: 0px;
}

/* Footer */

p.wf-footer-phone {
    position: absolute;
    top: 92px;
    left: 5px;
}

p.wf-footer-phone, 
p.wf-footer-phone a {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.25px;
}

body.wf-exp .shopify-nav .perks-nav p {
    font-weight: normal;
    font-size: 13px !important;
}

/* Header search */

header #site-search {
    float: none;
}

header #site-search input[type="text"] {
    border: 1px solid #a5a5a5;
    border-radius: 30px;
    height: 25px;
    background-color: #000000;
    padding: 0px 10px;
    color: #A5A5A5;
    font-size: 13px;
    width: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header #site-search input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 3px 2px #ffffff;
}

body.wf-exp #shopify-main-iframe {
    height: 100%;
    z-index: 50;
    width: 100px;
    right: 90px;
}

header #site-search input[type="submit"] {
    border: none;
    width: 18px;
    height: 18px;
    background-color: #000000;
    color: transparent;
    background: url('wf-search-icon.png') no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 10px;
}

header #site-search input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #666666;
}

header #site-search input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666;
}

header #site-search input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666;
}

header #site-search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666666;
}

body.wf-exp header .shopify-nav .shopify-nav-items {
    margin: 10px 0 0 !important;
}

body.wf-exp .main-nav-container {
    padding-right: 20px;
}

/* Footer social icons */

footer .social-links {
    position: absolute;
    top: 57px;
    left: 5px;
}

footer .social-links li {
    display: inline-block;
    margin-top: 0;
    margin-left: 31px;
    vertical-align: middle;
}

footer .social-links li:first-child {
    margin-left: 0;
}

footer .social-links .social-icon {
    display: block;
    background: url('https://www.weboost.com/us/wp-content/themes/weboost/public/images/social-icons.png') no-repeat 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    height: 20px;
}

footer .social-links .social-icon.facebook {
    width: 10px;
}

footer .social-links .social-icon.facebook:hover {
    background-position: 0 -20px;
}

footer .social-links .social-icon.twitter {
    width: 20px;
    background-position: -10px 0;
}

footer .social-links .social-icon.twitter:hover {
    background-position: -10px -20px;
}

footer .social-links .social-icon.gplus {
    width: 18px;
    background-position: -30px 0;
}

footer .social-links .social-icon.gplus:hover {
    background-position: -30px -20px;
}

footer .social-links .social-icon.instagram {
    width: 18px;
    background-position: -48px 0;
}

footer .social-links .social-icon.instagram:hover {
    background-position: -48px -20px;
}

#wf-my-account {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 13px;
    cursor: pointer;
    z-index: 500;
    height: 40px;
    overflow: hidden;
}

#wf-my-account:hover {
    height: 125px;
}

#wf-my-account a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
}

#wf-show-account {
    background: rgba(0, 0, 0, 0.9);
}

#wf-toggle-account:after {
    content: "";
    background: url('wf-chevron.png') no-repeat top;
    display: inline-block;
    height: 5px;
    width: 8px;
    margin-left: 4px;
    position: relative;
    top: -1px;
}

#wf-toggle-account.wf-slider-open:after {
    background: url('wf-chevron.png') no-repeat bottom;
}

#wf-show-account a:not(:first-child) {
    border-top: 1px solid black;
}

body.wf-logged-in .shopify-nav li.login-logout {
    width: 101px;
    position: relative;
    vertical-align: top;
    top: -8px;
    left: 10px;
}

#wf-iframe-overlay {
    height: 40px;
    position: absolute;
    top: -1px;
    right: 0px;
}

#wf-iframe-overlay:hover {
    height: 131px;
}


body.wf-exp #wf-no-login-iframe {
    position: relative;
    top: 0;
    right: 5px;
    width: 337px;
    height: 40px;
    float: right;
}

html {
    background: none !important;
}

body.wf-exp .wf-wpp-link {
    position: relative;
}

body.wf-exp .wf-wpp-link:before {
    content: url('wf-wcipro.png');
    position: absolute;
    left: -26px;
    top: -3px;
}

/* CART ONLY PAGE */

body.wf-login-only header .shopify-nav-items li.find-store,
body.wf-login-only header .shopify-nav-items li.wf-search, 
body.wf-login-only header .shopify-nav-items li.wf-wpp, 
body.wf-login-only header .shopify-nav-items li.cart {
   display: none !important;
}

body.wf-login-only.wf-logged-in header #wf-my-account {
   right: 0px !important;
}

body.wf-exp.wf-no-login header .shopify-nav .shopify-nav-items li.login-logout {
    visibility: hidden !important;
}

body.wf-login-only.wf-logged-in body.wf-exp .shopify-nav {
    height: 40px;
}

body.wf-exp.wf-login-only:not(.wf-logged-in) header .shopify-nav .shopify-nav-items li.find-store, 
body.wf-exp.wf-login-only:not(.wf-logged-in) header .shopify-nav .shopify-nav-items li.wf-wpp {
    display: none !important;
}

body.wf-exp.wf-login-only:not(.wf-logged-in) header .shopify-nav .shopify-nav-items li.login-logout {
    margin-top: 5px !important;
}

body.wf-exp.wf-no-login:not(.wf-logged-in) li.wf-search {
    margin-right: 0;
}

body.wf-exp.wf-login-only .shopify-nav {
    background: none !important;
}

body.wf-exp.wf-logged-in li.wf-search {
    margin-right: -15px;
}

@media (max-width: 970px) {

    .wf-footer-phone, 
    .wf-footer-social {
        display: none;
    }

    body.wf-exp #wf-no-login-iframe {
        display: none;
    }

    body.wf-exp.shopify .wf-wpp-link {
        display: none;
    }

}

@media (min-width: 971px) {
    body.wf-exp .main-nav-container .hamburger-menu {
        display: none;
    }
}

/*@media (max-width: 1184px) {
   body.wf-exp .shopify-nav .perks-nav {
       display: none !important;
   }   
}*/