/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.site-branding {
    width: 15%;
}

.main-header {
    padding: 25px 0 0px;
}

.store-menu {
    background: #4b8efe none repeat scroll 0 0;
}

.nav-menu li a:hover, .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    background: #405d8e;
}

#section-below-slider .block-large .block-title {
    background: rgba(76, 142, 254, 0.42) none repeat scroll 0 0;
    color: #fff;
    font-size: 46px;
    left: 0;
    margin: 0 auto;
    padding: 20px 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 45%;
    line-height: 1;
}


.product-cat-desc {
    background: rgba(75, 142, 254, 0.42);
    position: absolute;
    text-align: center;
    bottom: 21px;
    width: 100%;
}


#section-promo2 .desc {
    color: #2e4469 !important;
    font-family: "Lato";
    font-size: 3.2em;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.3em;
    margin: 0 auto 20px;
    padding: 0 20px;
    width: 60%;
}



.promo-btn {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid transparent;
    color: #405d8e !important;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    height: 53px;
    line-height: 53px;
    margin: 0 0 20px 55px;
    min-width: 128px;
    position: relative;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}

.promo-btn:hover {
    background: #ffffff8c;
    color: #fff;
    border-left: 1px solid #fff;
}

.widget_eightstore_lite_promo {
    background: #4b8efe !important;
    line-height: 0;
    margin-bottom: 0;
}

#section-promo2 .caption {
    background: #4b8efe none repeat scroll 0 0;
}

#section-promo3 .caption {
    background: #4b8efe none repeat scroll 0 0;
}

.caption .desc {
    color: #405d8e;
    font-family: "Lato";
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 20px;
}

#section-promo2 .promo-image {
    float: left;
    overflow: hidden;
    width: 37%;
}
#section-promo2 .caption {
    width: 63%;
}

#section-promo3 .promo-image {
    float: left;
    width: 37%;
}

#section-promo3 .caption {
    float: left;
    /* height: 201px; */
    width: 63%;
}

.caption p {
    margin: 0;
    padding-bottom: -5px;
	padding-top: 10px;
}

.promo-btn {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid transparent;
    color: #405d8e !important;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    height: 53px;
    line-height: 53px;
    margin: 0 0 20px 30px;
}

#section-promo2 .caption {
    padding: 48px 0 48px;
}

.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li.active a, .woocommerce .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
    background-color: #4b8efe;
    border: 1px solid #4b8efe;
    border-bottom: none;
    color: #fff;
}

.woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button, .shipping-calculator-button {
    background: #4b8efe none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    color: #006799;
}

woocommerce .woocommerce-breadcrumb {
    background: #ececec none repeat scroll 0 0;
    color: #0073aa;
    padding: 10px 15px;
}

#primary h1.entry-title, #secondary h1.widget-title, .page-title {
    background-color: #4b8efe;
    color: #fff;
    font-size: 22px;
    padding: 5px 15px;
    margin: 0 0 20px 0;
    font-weight: normal;
    position: relative;
}

.woocommerce .woocommerce-breadcrumb {
    background: #ececec none repeat scroll 0 0;
    color: #405d8e;
    padding: 10px 15px;
}

woocommerce .woocommerce-breadcrumb {
    background: #ececec none repeat scroll 0 0;
    color: #405d8e;
    padding: 10px 15px;
}

.title-cart a.button.add_to_cart_button.ajax_add_to_cart.product_type_simple:before, .title-cart a.button.add_to_cart_button.product_type_simple:before, .title-cart a.product_type_variable:before, .title-cart a.product_type_grouped:before, .title-cart a.product_type_external:before, .title-cart a.button.ajax_add_to_cart.product_type_simple:before {
    background: #405d8e none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 20px;
    color: #fff;
    content: "Add to Cart";
    font-size: 11px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 1px;
    opacity: 0;
    visibility: hidden;
    min-width: 70px;
    white-space: nowrap;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}

.main-header .fa {
    margin-left: 3px;
    background: #4b8efe none repeat scroll 0 0;
    border-radius: 3px;
    color: #f9f9f9;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
}

#secondary ul li a {
    color: #405d8e;
}

article a {
    color: #405d8e;
}

.twi-ui.teal.label, .twi-ui.teal.labels .label {
    background-color: #4b8efe!important;
    border-color: #4b8efe!important;
    color: #fff!important;
}

.twi-ui.teal.labels a.label:hover, a.twi-ui.teal.label:hover, a.twi-ui.teal.labels .label:hover {
	background-color:#405d8e!important;
	border-color:#405d8e!important;
}

.single.woocommerce span.onsale {
    background: #4b8efe none repeat scroll 0 0!important;
    display: inline-block;
    line-height: 20px;
    min-height: inherit;
    min-width: inherit;
    padding: 5px 15px;
    right: 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4b8efe;
    color: #fff;
    margin-left: 10px;
}

.woocommerce .add_to_wishlist, .yith-wcwl-wishlistaddedbrowse>a, .yith-wcwl-wishlistexistsbrowse>a {
    color: #fff;
    background: #4c8efe;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #405d8e;
}
.main-header .right-links .cart-box .widget_shopping_cart {
    background-color: #4c8efe;
    box-shadow: 0 0 5px #999;
    color: #fff;
    margin: 0;
    border-radius: 10px;
    min-width: 400px;
    position: absolute;
    right: 0;
    top: 57px;
    max-height: 400px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform-origin: top;
    -webkit-transform-origin: top;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

.cart-box .woocommerce a.button {
    background: #405d8e;
    color: #fff;
}
cart-count {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 100%;
    color: #405d8e;
    font-family: open sans;
    font-size: 16px;
    height: 28px;
    left: 6px;
    line-height: 29px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -19px;
    width: 28px;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
}

*, *:before, *:after {
    box-sizing: inherit;
}
.cart-box .woocommerce a.button:hover {
    background: #ffffff73;
}
.main-header .fa:hover, .my-account:hover .fa {
    background: #405d8e;
    color: #fff;
}
.welcome-user {
    position: absolute;
    padding: 20px;
    right: 0;
    top: 60px;
    z-index: 1;
    color: #fff;
    background: #4c8efe none repeat scroll 0 0;
    border-radius: 5px;
    opacity: 0;
    width: 280px;
    box-shadow: 0 0 5px #999;
    visibility: hidden;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
}
.woocommerce-cart a.remove {
    background: #405d8e none repeat scroll 0 0;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    border-radius: 5px;
    border-bottom: 3px solid #4c8efe;
    border-top: none;
}

#primary h1.entry-title:after, #secondary h1.widget-title:after, .page-title:after {
    content: "";
    border-top: 20px solid #405d8e;
    border-left: 20px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
}
.woocommerce .woocommerce-info::before {
    color: #4c8efe;
}

.page-id-1401  .entry-title {display: none;}

.item-img, .item-prod-wrap {
    position: relative;
    padding: 10px;
}
.feature-cat-image::before { display:none;
}
.product-cat-desc {
    background: rgba(75, 142, 254, 0.42);
    position: relative;
    text-align: center;
    bottom: 21px;
    width: 100%;
}
.item-wishlist .fa {
    background: #4b8efe none repeat scroll 0 0;
}

.main-header .right-links .cart-box .widget_shopping_cart::before {
    border-bottom: 7px solid #4b8efe;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    position: absolute;
    right: 15px;
    top: -7px;
}
#section-category1 .feature-cat-image {
    float: right;
    height: 250px;
    margin-left: 10px;
    overflow: hidden;
    width: 35%;
    position: relative;
}
.widget_eightstore_lite_cta_simple {
    background: #efefef00 none repeat scroll 0 0;
	    color: #fff;
	border: 0px solid #ddd0;
}
.widget_eightstore_lite_cta_simple a.btn {
    background: #fff0;
    color: #fff;
    width: 220px !important;
    height: 40px;
    text-align: left;
    display: inline-block;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
}
#section-footer .top-footer-widget {
    font-size: 20px;
}

.widget_eightstore_lite_cta_simple a.btn i.fa {
    background: #ffba0600 !important;
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 15px !important;
    margin-right: 15px;
    border-right: 1px solid #fff;
}

#section-category2 .feature-cat-image {
    float: right;
	height: 250px;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
	margin-top: 20px;
}

.widget_eightstore_lite_cta_simple a.btn:hover {
    background: #ffba0600 !important;
    color: #fff;
}

.woocommerce .quantity .qty {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 22px;
}

.woocommerce #primary {
    float: right;
    width: 100%;
    margin-left: 40px;
    margin-bottom: 40px;
}
.main-navigation ul ul {
    background: #9abef9; 
}

.wcs-wrapper {
    position: relative;
    display: none; 
}
#section-product2 .widget_eightstore_lite_product {
    float: left;
    width: 100%;
}
#section-footer .fa.fa-credit-card, .fa-facebook-official, #section-footer .fa.fa-truck {
    font-size: 45px;
    margin-right: 10px;
    vertical-align: middle;
} 
.footer-copyrt {
    text-align: center;
    padding: 15px 0;
    display: none;
}
#section-footer2 aside {
    float: none;
    align-content: center;
    margin-right: 40px;
    width: 100%;
}