.woocommerce-order-note-fields,
label[for="shipping_country"],
label[for="billing_country"],
#checkout_billing_fields .slide_content label,
.shipping_address label,
.create-account label,
#order_comments_field label,
#shipping_gift_field label,
.cart_totals .shipping,
#header-mobile,
#cart-mobile-wrapper,
#navigation-mobile-wrapper {
    display: none !important
}

.create-account label.checkbox {
    display: inline !important;
}

main.content h1 {
    margin-top: 35px;
    line-height: 55px;
    padding-bottom: 14px
}

.single-post main.content h1 {
    margin-top: 0 !important
}

@media only screen and (min-width:1019px) and (max-width:1555px) {
    .free_ship span {
        font-size: 22px
    }
}

ul.sharebox-buttons {
    margin-top: -10px
}

ul.sharebox-buttons li a span {
    text-transform: none
}

#page_memo {
    height: 35px
}

#header-wrapper {
    background: #fff url('../images/bg-header.png') repeat-x 50% -1px;
    width: 100%;
    border-bottom: solid 15px #fff
}

#header-wrapper>header {
    height: 145px;
    min-width: 768px;
    max-width: 1555px
}

#header-wrapper>header h1.logo {
    position: absolute;
    top: 10px;
    left: 1%;
    max-width: 285px;
    max-height: 122px;
    width: 285px;
    height: auto;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#header-wrapper>header h1.logo a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#header-wrapper>header h1.logo img {
    display: block;
    width: 100%;
    height: 100%
}

@media only screen and (min-width:1019px) and (max-width:1250px) {
    #header-wrapper>header h1.logo {
        width: 260px;
        top: 19px
    }
}

#header-wrapper>header .tel {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 150px;
    height: 59px;
    transform: translateX(-50%)
}

#header-wrapper>header .tel img {
    display: block;
    width: 150px;
    height: 59px;
    margin: 0 auto
}

#header-wrapper>header .small-shop {
    display: block;
    width: 64px;
    height: 64px;
    background: url(../images/icon-small-shop.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    left: 58%;
    top: 20px;
}

#header-wrapper>header .social_menu {
    position: absolute;
    top: 10px;
    left: 250px
}

#header-wrapper>header form.site_search>div {
    width: 18%;
    min-width: 240px;
    position: absolute;
    top: 103px;
    right: 0;
    z-index: 1000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

@media only screen and (min-width:1020px) and (max-width:1690px) {
    #header-wrapper>header form.site_search>div {
        right: 10px
    }
}

header #site-navigation {
    position: absolute;
    top: 35px;
    left: 20%;
    z-index: 1000;
    padding: 0;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

header ul#site-navigation>li {
    display: inline-block;
    height: 27px;
    line-height: 27px
}

header ul#site-navigation>li>a {
    display: inline-block;
    padding: 0 8px;
    font-family: "Raleway";
    font-size: 1.12em;
    color: #0a2d65;
    font-weight: 300;
    text-decoration: none
}

@media only screen and (min-width:1019px) and (max-width:1565px) {
    header #site-navigation {
        left: 25%
    }
}

@media only screen and (min-width:1019px) and (max-width:1250px) {
    header #site-navigation {
        left: 28%
    }
    header ul#site-navigation>li>a {
        font-size: .875em;
        padding: 0 3px
    }
}

header #shop-navigation {
    display: block;
    width: 100%;
    height: 48px;
    padding: 95px 0 0;
    margin: 0;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

header ul#shop-navigation>li {
    display: inline-block;
    height: 40px;
    margin-left: 2%;
    text-align: center;
    padding-top: 9px
}

header ul#shop-navigation>li:first-child {
    margin-left: 0
}

header ul#shop-navigation>li>a {
    display: block;
    height: 35px;
    padding: 0 5px 15px 0;
    font-family: "Merriweather";
    font-size: 1em;
    font-weight: 300;
    vertical-align: bottom;
    color: #f4dcb4;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .8)
}

header ul#shop-navigation>li>a>span {
    font-size: 1.20em;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize
}

header ul#shop-navigation>li>a.brand>span {
    font-size: 1.50em
}

header ul#shop-navigation>li>a>i {
    color: #f4dcb4;
    margin-bottom: 5px;
    position: relative;
    left: 5px;
    top: -3px
}

header ul#shop-navigation>li>a:hover>i,
header ul#shop-navigation>li>a.active>i {
    color: #fff
}

header ul#shop-navigation>li>a:hover,
header ul#shop-navigation>li>a.active {
    text-shadow: 0 0 4px rgba(255, 255, 255, .75);
    color: #fff
}

header ul#shop-navigation>li>.popup_container ul {
    list-style: none;
    padding: 0;
    margin: 0
}

header ul#shop-navigation>li>.popup_container ul a {
    text-decoration: none
}

header ul#shop-navigation>li>.popup_container {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    border-top: 4px solid #d7ad5c;
    background: #fff9cc;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.5);
    z-index: 900;
    width: 100%;
    height: 300px
}

.backgroundsize header ul#shop-navigation>li>.popup_container {
    background: #fff9cc url('../images/nav_dropdown.png') no-repeat 10px 100%
}

header ul#shop-navigation>li>.popup_container>.popup_interior {
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box
}

header .popup_interior .left,
header .popup_interior .mid {
    text-align: left
}

header .popup_interior .left h3,
header .popup_interior .mid h3 {
    text-transform: capitalize;
    font-family: "Merriweather";
    color: #073370;
    border-bottom: solid 1px #d7ad5c;
    margin-bottom: 13px
}

header .popup_interior .mid>ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    -ms-column-gap: 15px;
    -o-column-gap: 15px;
    column-gap: 15px;
    columns: 3
}

header .popup_interior .left>ul>li,
header .popup_interior .mid>ul>li {
    margin-bottom: 0;
    line-height: 1em
}

header .popup_interior .left a,
header .popup_interior .mid a:not(.button) {
    display: inline-block;
    line-height: 1em;
    color: #695734;
    font-family: "Raleway";
    padding-bottom: 15px
}

header .popup_interior .left {
    width: 15%;
    float: left;
    margin-right: 15px
}

header .popup_interior .left>ul>li {
    width: 80%
}

header .popup_interior .mid {
    width: 43%;
    overflow: hidden
}

.popup_interior .highlights {
    display: none;
    width: 39%;
    position: absolute;
    height: 250px;
    top: 25px;
    right: 1%;
    background: #fff9cc;
    height: 250px;
    line-height: 1em;
    z-index: 1002
}

#menu_feat_holiday,
#menu_feat_brands,
#menu_feat_product_cat {
    display: none;
    width: 39%;
    height: 250px;
    position: absolute;
    top: 174px;
    right: 1%;
    line-height: 1em;
    overflow: hidden;
    z-index: 1001
}

#menu_feat_holiday {
    height: 258px
}

#menu_feat_brands a {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 125px !important;
    transform: translateY(-50%)
}

#menu_feat_brands img {
    display: block;
    margin: 0 auto !important;
    max-height: 220px;
    width: auto;
    max-width: 100%;
    height: auto
}

.highlights a.brand_image {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 125px !important;
    transform: translateY(-50%)
}

.highlights a.brand_image img {
    display: block;
    margin: 0 auto !important;
    max-height: 220px;
    width: auto;
    max-width: 100%;
    height: auto
}

.highlights a.holiday_image {
    display: block;
    width: 100%;
    max-height: 250px;
    overflow: hidden;
    position: relative
}

.highlights a.holiday_image img {
    display: block;
    height: auto;
    width: auto;
    margin: 0 auto !important
}

#menu_feat_product_cat {
    box-sizing: border-box;
    padding-top: 20px
}

#menu_feat_product_cat a.category_image {
    float: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    box-sizing: border-box;
    width: 30%;
    height: 50px;
    padding-top: 200px;
    color: #695734;
    display: inline-block;
    font-family: "Raleway";
    line-height: 1em;
    text-decoration: none;
    position: relative
}

#menu_feat_product_cat a.category_image:first-child {
    margin-left: 0
}

#menu_feat_product_cat a.category_image img {
    display: block;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (min-width:1019px) and (max-width:1250px) {
    header ul#shop-navigation>li>a {
        font-size: .875em
    }
}

header #cart-navigation {
    position: absolute;
    top: 35px;
    right: 1%;
    padding: 0 58px 0 0;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

header ul#cart-navigation>li {
    display: inline-block;
    height: 27px;
    line-height: 27px
}

header ul#cart-navigation>li:first-child {
    position: absolute;
    top: -30px;
    right: 0;
    width: 58px;
    height: 89px;
    background: url('../images/shopping_bag.png') no-repeat 0 0
}

.backgroundsize header ul#cart-navigation>li:first-child {
    background: url('../images/shopping_bag-retina.png') no-repeat 0 0;
    background-size: 100%
}

header ul#cart-navigation>li:first-child>a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'loveloblack';
    font-size: .75em;
    font-weight: normal;
    padding: 0
}

header ul#cart-navigation>li:first-child>a span {
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    background: #d7ad5c;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    color: #fff
}

header ul#cart-navigation>li:first-child>a>i {
    color: #a3a3a3;
    position: absolute;
    top: 20px;
    left: 48px
}

header ul#cart-navigation>li:first-child>a:hover>i {
    color: #fff
}

header ul#cart-navigation>li:first-child>img {
    display: block;
    vertical-align: top;
    position: absolute;
    left: 15px;
    bottom: -22px
}

header ul#cart-navigation>li>a {
    display: inline-block;
    padding: 0 8px;
    font-family: "Raleway";
    font-size: 1.12em;
    color: #0a2d65;
    text-decoration: none
}

@media only screen and (min-width:1019px) and (max-width:1250px) {
    header ul#cart-navigation>li>a {
        font-size: .875em;
        padding: 0 3px
    }
}

header .widget_shopping_cart_content {
    display: none;
    width: 330px;
    position: absolute;
    top: 80px;
    right: 0;
    font-family: 'Open Sans';
    z-index: 5000;
    padding-top: 12px !important
}

header .widget_shopping_cart_content:before {
    content: '';
    display: block;
    width: 30px;
    height: 15px;
    background: url('../images/nav_caret.png') no-repeat 0 0;
    background-size: 30px 15px;
    position: absolute;
    top: 0;
    right: 20px;
    overflow: hidden
}

header .widget_shopping_cart_content>ul {
    background: #f5f5f5;
    padding: 42px 0 72px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .25)
}

header .widget_shopping_cart_content>ul.empty {
    padding: 42px 0 32px
}

header .widget_shopping_cart_content>h3.title {
    display: block;
    width: 300px;
    padding: 5px 15px;
    border-top: solid 5px #d7ad5c;
    background: #c5e6ff;
    font-weight: normal;
    position: absolute;
    top: 11px;
    left: 0;
    margin-bottom: 0;
    font-family: "Open Sans";
    font-size: 18px;
    text-transform: none;
    color: #03134f
}

header .widget_shopping_cart_content li {
    border-bottom: solid 1px #c7c7c7;
    list-style: none;
    padding: 10px 15px;
    line-height: 20px
}

header .widget_shopping_cart_content li:after {
    content: '.';
    display: block;
    clear: left;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

header .widget_shopping_cart_content li.promo {
    border-bottom: 0;
    background: #f5f5f5;
    margin-top: -1px;
    margin-bottom: 15px;
    height: 20px;
    position: relative
}

header .widget_shopping_cart_content li img {
    float: left !important;
    margin-right: 10px;
    max-width: 100px;
    height: auto
}

header .widget_shopping_cart_content li h4.title {
    display: block;
    margin: 0;
    font-size: .875em;
    letter-spacing: -1px;
    font-weight: normal;
    font-family: 'Open Sans';
    color: #0e1c49
}

header .widget_shopping_cart_content li h5.title {
    font-size: .75em
}

header .widget_shopping_cart_content li span {
    display: inline-block;
    font-size: .81em;
    line-height: 2.5em;
    text-transform: uppercase;
    font-family: 'Open Sans';
    color: #414141
}

header .widget_shopping_cart_content li span.amount {
    color: #3f527c
}

header .widget_shopping_cart_content li span.quantity {
    margin-right: 10px;
    overflow: inherit !important
}

header .widget_shopping_cart_content li span.price em {
    font-style: normal;
    font-size: 13px;
    color: #0e1c49 !important
}

header .widget_shopping_cart_content li a {
    display: inline-block;
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #e6e6e6;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .584em;
    color: #414141;
    font-family: 'Merriweather'
}

header .widget_shopping_cart_content li a:hover {
    background: #0066b4;
    color: #e6e6e6
}

header .widget_shopping_cart_content li:last-child {
    text-align: center;
    padding-left: 110px !important
}

header .widget_shopping_cart_content li:last-child span {
    display: inline-block;
    padding: 0;
    float: left;
    text-transform: uppercase;
    font-family: 'Merriweather';
    color: #414141
}

header .widget_shopping_cart_content li:last-child > span:last-child {
    float: right;
    margin-right: 20px;
    color: #03134f !important
}

header .widget_shopping_cart_content li.empty {
    border: none !important;
    color: #c7c7c7 !important;
    text-shadow: 1px 1px 0 #fff
}

header .widget_shopping_cart_content>a.minicart_checkout,
header .widget_shopping_cart_content>a.minicart_cart {
    width: 115px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #d7ad5c;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    font-family: 'Merriweather';
    bottom: 17px
}

header .widget_shopping_cart_content>a.minicart_checkout:hover,
header .widget_shopping_cart_content>a.minicart_cart:hover {
    color: #fff;
    background: #dfb670
}

header .widget_shopping_cart_content>a.minicart_cart {
    left: 15px
}

header .widget_shopping_cart_content>a.minicart_checkout {
    right: 15px;
}

header .widget_shopping_cart_content li.empty {
    padding-left: 0 !important;
    padding-top: 25px
}

header .cart_list {
    padding-right: inherit !important
}

#page_content-wrapper>div {
    background: #fff
}

#page_content {
    min-width: 1000px;
    max-width: 1555px;
    padding-bottom: 50px
}

#page_content>.content {
    min-height: 500px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#page_content.right_column>.content {
    padding-top: 1em;
    width: 80%;
    float: left
}

.home #page_content.right_column>.content {
    text-align: center
}

#page_content.right_column>#sidebar {
    padding-top: 1em;
    width: 250px;
    float: right
}

#page_content.left_column>.content {
    padding-top: 1em;
    width: 80%;
    float: right;
    position: relative
}

#page_content.left_column>#sidebar {
    padding-top: 1em;
    width: 250px;
    float: left;
    max-width: 250px
}

@media only screen and (min-width:1019px) and (max-width:1200px) {
    #page_content.right_column>.content,
    #page_content.left_column>.content {
        width: 72%;
        padding-left: 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1375px) {
    #page_content.right_column>.content,
    #page_content.left_column>.content {
        width: 75%
    }
}

@media only screen and (min-width:1375px) and (max-width:1555px) {
    #page_content.right_column>.content,
    #page_content.left_column>.content {
        width: 78%
    }
}

@media only screen and (min-width:1019px) and (max-width:1555px) {
    #page_content {
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px
    }
}

#page_content .surtitle {
    color: #4f4f4f;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "loveloblack", sans-serif;
    font-weight: normal;
    margin-top: 23px;
    letter-spacing: 2px;
    margin-bottom: 4px
}

h1.page-title,
.content h1 {
    font-size: 49px;
    font-family: 'Merriweather', sans-serif;
    color: #03134f;
    font-weight: normal
}

.single-post h1.page-title {
    font-size: inherit
}

.woocommerce ul.products.home li.product h3,
.woocommerce-page ul.products.home li.product h3 {
    line-height: 1em
}

.woocommerce ul.products.home li.product .price,
.woocommerce-page ul.products.home li.product .price {
    line-height: .5em;
    color: #2e2e2e
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    border: 1px solid #ddd
}

.woocommerce ul.products.home a.button {
    display: none
}

@media only screen and (min-width:1020px) and (max-width:1555px) {
    .checkout .checkout_sidebar {
        right: 10px;
        margin-right: 10px
    }
}

@media only screen and (min-width:1019px) and (max-width:1200px) {
    .checkout #checkout_form_left {
        width: 58%;
        padding-left: 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1375px) {
    .checkout #checkout_form_left {
        width: 65%
    }
}

@media only screen and (min-width:1375px) and (max-width:1555px) {
    .checkout #checkout_form_left {
        width: 70%
    }
}

@media only screen and (min-width:1019px) and (max-width:1320px) {
    .summary .care {
        float: none;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:1019px) and (max-width:1200px) {
    .product-item {}
}

@media only screen and (min-width:1019px) and (max-width:1200px) {
    .product-item {}
}

a#back-to-top {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: none;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: #cfeaff;
    position: fixed;
    bottom: 145px;
    right: 30px;
    z-index: 1000
}

a#back-to-top .fa {
    padding: 8px 10px 0;
    font-size: 1.75em
}

a#back-to-top span {
    position: absolute;
    top: -30px;
    width: 120px;
    left: -25px;
    text-shadow: 0 0 2px #ffffff !important;
}

footer {
    min-width: 768px;
    max-width: 1555px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}