@font-face {
    font-family: 'Guardian Egypt';
    font-display: swap;
    src: url(../fonts/GuardianEgyp-Regular.eot);
    src: url(../fonts/GuardianEgyp-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/GuardianEgyp-Regular.woff) format('woff'), url(../fonts/GuardianEgyp-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Guardian Egypt';
    font-display: swap;
    src: url(../fonts/GuardianEgyp-Bold.eot);
    src: url(../fonts/GuardianEgyp-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/GuardianEgyp-Bold.woff) format('woff'), url(../fonts/GuardianEgyp-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Guardian Sans';
    font-display: swap;
    src: url(../fonts/GuardianSans-Medium.eot);
    src: url(../fonts/GuardianSans-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/GuardianSans-Medium.woff) format('woff'), url(../fonts/GuardianSans-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Guardian Sans';
    font-display: swap;
    src: url(../fonts/GuardianSans-Regular.eot);
    src: url(../fonts/GuardianSans-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/GuardianSans-Regular.woff) format('woff'), url(../fonts/GuardianSans-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Guardian Sans';
    font-display: swap;
    src: url(../fonts/GuardianSans-Light.eot);
    src: url(../fonts/GuardianSans-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/GuardianSans-Light.woff) format('woff'), url(../fonts/GuardianSans-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

h1 {
    font-family: "Guardian Egypt", serif !important;
    font-size: 21pt !important;
    font-weight: 300 !important;
    color: #02233c !important
}

h2 {
    font-family: "Guardian Egypt", serif !important;
    font-size: 16pt !important;
    font-weight: 300 !important;
    color: #02233c !important
}

h3 {
    font-size: 12pt !important;
    font-weight: 500 !important;
    color: #02233c !important
}

p, strong {
    font-size: 12pt !important
}

a {
    font-size: 12pt !important
}

a:hover {
    color: #e7b756 !important;
    text-decoration: none !important
}

.underline {
    text-decoration: underline
}

.main.container {
    padding: inherit
}

@media only screen and (max-width: 912px) {
    .main.container {
        padding-top: 20px
    }
}

.header > .logo {
    max-width: 290px;
    margin: 16px 0 12px 0;
}

.header a.logo > img {
    margin: 16px 10px 12px 15px;
    height: 60px;
    max-width: inherit;
}

.header-container.type20 .header .custom-block {
    border-right: 2px solid #58544b;
    padding: 0
}

.header ul.header_menu {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.8em;
    text-align: left
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #02233c;
    font-family: "Guardian sans", sans-serif
}

.header ul.header_menu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none
}

.header-container.type20 .header .header_menu a {
    display: block;
    padding: 0 1.5em 0 0;
    color: #02233c;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 500
}

.header-container.type20 .top-links-inner {
    padding: 0
}

.header-container.type20 .header {
    padding: 10px 0 0 0
}

.cart-area {
    margin-top: -10px
}

.top-right-links {
    position: absolute;
    top: 8px;
    right: 15px;
    text-align: right
}

top-right-links ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.top-right-links ul li {
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    border-right: 1px solid #607274
}

.top-right-links ul li:first-child {
    padding-left: 0
}

.top-right-links ul li:last-child {
    padding-right: 0;
    border-right: none
}

.top-right-links ul li a {
    color: #607274 !important;
    font-size: .8em
}

.bluefoot-image.fullwidth img {
    width: 100%
}

.topCartContent {
    width: 400px
}

.header-container.header-newskin .mybag-link i {
    background: transparent url(../images/sprite.png) no-repeat scroll 0 0;
    width: 62px;
    margin-left: 5px;
    height: 34px;
    display: inline-block;
    vertical-align: middle
}

.header-container.header-newskin .mybag-link i:before {
    content: ''
}

.header-container.type20 .mybag-link .cart-qty {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 30px;
    top: -18px;
    position: absolute;
    right: -5px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    border: 2px solid #02233c;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 1px 3px 1px rgba(61, 57, 53, .3) inset;
    -moz-box-shadow: 0 1px 3px 1px rgba(61, 57, 53, .3) inset;
    box-shadow: 0 1px 3px 1px rgba(61, 57, 53, .3) inset;
    font-size: 13px;
    text-align: center;
    color: #000
}

.header-container.type20 .mybag-link {
    padding: 4px 0 0 0;
    z-index: 2
}

.header-container.type20 .mini-cart > a:after {
    content: ''
}

.header-container.type20 .header .mini-cart .topCartContent {
    color: #59544d;
    border: 8px solid #02233c;
    background-color: #fefefe
}

.header-container.type20 .mini-cart {
    cursor: pointer
}

.header-container.type20 .cart-text {
    color: #58544b !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 500
}

.header-container.header-newskin .mini-cart .total-count {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    border: none;
    background-color: #02233c;
    padding: 10px 0
}

.header-container.header-newskin .mini-cart .total-count span {
    font-family: 'Guardian Egypt', sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff
}

.header-container.type20 .mini-cart .actions .btn-default {
    width: calc(50% - 5px);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Guardian Sans', sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    color: #fff
}

.header-container.header-newskin .mini-cart .actions {
    padding: 0 20px
}

.header-container.type20 .mini-cart .actions .btn-default:hover {
    color: #fff !important
}

.header-container.type20 .mini-cart .actions .btn-default.gray {
    background-color: #e7b756
}

.bluefoot-product-list .item li .product-image img, .bluefoot-product-list li.item .product-image img {
    padding: 10px
}

.header-container.type20 .mini-cart .actions .btn-default.green {
    background-color: #65c4e2
}

.mini-cart .cart-empty {
    text-align: left;
    margin: 10px
}

.header-container.header-newskin .mini-cart .mini-products-list li {
    padding: 0 0 10px 0;
    position: relative;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px
}

.header-container.header-newskin .mini-cart .mini-products-list li .product-image {
    float: left;
    margin-right: 10px
}

.header-container.header-newskin .mini-cart .product-details .product-name a {
    color: #02233c;
    font-family: 'Guardian Sans', sans-serif;
    font-size: 1.1rem;
    width: 90%;
    font-weight: 400
}

.header-container.header-newskin .mini-cart .qty-price {
    position: absolute;
    left: 92px;
    bottom: 0;
    color: #02233c;
    font-family: 'Guardian Sans', sans-serif;
    font-size: 1.1rem;
    font-weight: 400
}

.header-container.header-newskin .mini-cart .qty-price span {
    font-weight: 500
}

.header-container.header-newskin .mini-cart .mini-products-list li a.btn-remove {
    top: 0;
    border: none;
    box-shadow: none;
    color: #022238
}

.menu-blue li.level1 li a {
    color: #9c9c9c !important;
    background: 0 0 !important;
    transition: none !important
}

.menu-blue li.active.level1 > a, .menu-blue li.level1 li a:hover {
    color: #e2b459 !important;
    background: 0 0
}

.header-container.header-newskin .main-nav ul.menu > li > a {
    background: 0 0 !important;
    color: #fff;
    font-family: 'Guardian Sans', sans-serif;
    font-weight: 400;
    font-size: 1.2rem !important;
    padding: 18px 14px 12px
}

.menu-blue.menu-top li.level1 div.sub {
    top: 75px
}

.header-container.type20 .main-nav {
    position: relative;
    z-index: 12;
    clear: both;
    margin: 0;
    padding: 0;
    background-color: #022238;
    -moz-box-shadow: 0 3px 5px 2px rgba(61, 57, 53, .3);
    -webkit-box-shadow: 0 3px 5px 2px rgba(61, 57, 53, .3);
    box-shadow: 0 3px 5px 2px rgba(61, 57, 53, .3);
    border: none
}

.header-container.header-newskin .main-nav ul.menu > li.act > a, .header-container.header-newskin .main-nav ul.menu > li:hover > a {
    color: #e2b459
}

.main-nav .menu {
    width: 70% !important;
    float: left
}

.header-container .header-wrapper .main-nav > .container {
    padding: 0
}

.header-wrapper .main-nav .search-area-custom {
    float: left;
    width: 30%;
    padding: 9px 0
}

.header-wrapper .main-nav .search-area-custom .form-search {
    position: relative
}

.header-wrapper .main-nav .search-area-custom .form-search input[type=text]#search {
    height: 100%;
    background-color: #eee;
    border: none;
    width: 100%;
    font-family: 'Guardian Sans', sans-serif;
    font-size: 16px;
    color: #02233c;
    font-weight: 300
}

.header-wrapper .main-nav .search-area-custom .form-search button.button {
    background-color: #e2b459;
    position: absolute;
    right: 0;
    top: 0
}

#menu-mobile_menu .mm-listview > li a:not(.mm-next) {
    background: 0 0 !important
}

.main-container #search_mini_form .form-search {
    background-color: #fefefe
}

.main-container #search_mini_form .form-search #search {
    width: 50%;
    float: left;
    border: none;
    color: #59534d;
    font-size: 16px;
    font-family: open_sanslight_italic, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    height: 42px;
    padding: 14px 48px 14px 15px;
    background: #f7f4f0
}

.main-container #search_mini_form .form-search .button {
    float: left;
    background-color: #e2b459;
    height: 42px;
    width: 42px;
    font-size: 1.2em
}

.top-container > .breadcrumbs {
    margin-top: 10px
}

.breadcrumbs li.home a {
    display: inherit
}

.breadcrumbs li.home a:after {
    content: none
}

.breadcrumbs li.category500, .breadcrumbs li.category507 {
    display: none
}

#tab_review_tabbed, #tab_tags_tabbed {
    display: none
}

.product-tabs > ul li a {
    margin: 0
}

.product-tabs > ul li.active a:after {
    background: 0 0
}

.bluefoot-slider-product-list .product-content {
    height: 320px;
    overflow: hidden
}

.product-image-container {
    position: relative
}

@media only screen and (min-width: 767px) {
    .product-image-container {
        margin-right: 20px
    }
}

.bluefoot-slider-product-list .price-box {
    height: 50px
}

.bluefoot-slider-product-list .owl-pagination {
    display: none
}

.bluefoot-slider-product-list .price-box .regular-price .price {
    padding: 20px 0 0 0
}

.bluefoot-slider-product-list .owl-controls .owl-next {
    position: absolute;
    top: 0;
    right: -5px
}

button.btn-cart span {
    padding-right: 25px;
    padding-left: 25px
}

.bluefoot-slider-product-list .owl-controls .owl-prev {
    position: absolute;
    top: 0;
    right: 35px
}

.bluefoot-slider-product-list {
    position: initial
}

.bluefoot-slider-product-list .owl-controls .owl-next, .bluefoot-slider-product-list .owl-controls .owl-prev {
    display: inline-block;
    width: 34px;
    height: 34px;
    border: 2px solid #02233c;
    color: transparent;
    cursor: pointer;
    border-radius: 0;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-size: 0 !important;
    background: 0 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 0;
    padding: 0 !important;
    transition: none !important
}

.bluefoot-slider-product-list .owl-controls .owl-next:hover, .bluefoot-slider-product-list .owl-controls .owl-prev:hover {
    background-color: #02233c !important
}

.bluefoot-wrapper {
    position: relative
}

.bluefoot-slider-product-list .owl-controls .owl-next:before, .bluefoot-slider-product-list .owl-controls .owl-prev:before {
    font-size: 3rem;
    content: "\f105";
    width: 30px;
    margin-left: -1px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #02233c;
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    right: -1px
}

.bluefoot-slider-product-list .owl-controls .owl-prev:before {
    content: "\f104";
    padding: 0 5px 0 0 !important
}

.bluefoot-slider-product-list .owl-controls .owl-next:hover:before, .bluefoot-slider-product-list .owl-controls .owl-prev:hover:before {
    color: #fff
}

.bluefoot-slider-product-list.products-grid li.item {
    padding: 12px 0 50px;
    margin: 0 15px 0 0
}

.full-height-img-slider, .full-height-img-slider * {
    height: 100%
}

.full-height-img-slider img {
    object-fit: cover
}

.footer-middle, .footer-middle .block .block-title strong, .footer-middle .contact-info i, .footer-middle p {
    color: #02233c
}

.footer-middle a {
    color: #e7b756
}

.footer-bottom, .footer-middle {
    background-color: #eee;
    color: #000 !important;
    text-align: left
}

.footer-middle {
    padding: 30px 0 150px;
    position: relative
}

.footer-middle h4 {
    color: #02233c;
    margin-bottom: 20px
}

.footer-middle p {
    line-height: 1.5;
    font-size: 1.1rem;
    margin-bottom: 5px
}

.footer-middle .footer.carts {
    width: 260px;
    height: 25px;
    margin-bottom: .6em
}

.footer-middle .footer-menu li {
    float: left
}

.footer-middle .footer-menu li a {
    color: #022238;
    border-left: 1px solid #022238;
    padding: 2px 10px 0;
    font-size: 1.4rem
}

.footer-middle .footer-menu li:first-child a {
    border-left: none;
    padding: 2px 10px 0 0
}

.footer {
    position: relative
}

.footer-middle > .container {
    background: transparent url(../images/footer-logo.png) no-repeat scroll 1035px 260px;
    line-height: 1.4;
    padding-top: 10px;
    position: static
}

#scrolltop {
    position: absolute;
    background-color: #02233c;
    text-align: center;
    width: 10%;
    right: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 40px;
    font-size: 25pt !important;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    max-width: 46px;
    color: #fff
}

.checkout-cart-index .discount-box, .catalog-category-view .extras-box,
.cms-index-index .discount-box, .catalog-category-view .extras-box,
.catalog-category-view .discount-box, .catalog-category-view .extras-box {
    transform: scale(0.8);
}

.checkout-cart-index .discount-box, .catalog-category-view .extras-box,
.cms-index-index .discount-box, .catalog-category-view .extras-box{
    right: 0;
    bottom: 0;
}
.catalog-category-view .discount-box, .catalog-category-view .extras-box {
    bottom: -10px;
    right: -10px;
}

.discount-box, .extras-box {
    position: absolute;
    overflow: hidden;
    color: #fff;
    bottom: 12px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 1.2;
    z-index: 1;
    border-radius: 50%;
    font-weight: 500
}

.discount-box.detail-view {
    top: 20px
}

.catalog-category-view .discount-box .discount-upper{
    font-weight: bold;
}
.catalog-category-view .discount-box .discount-lower {
    font-size: 11px;
}

.discount-box .discount-upper {
    height: 60%;
    background: #eaba58;
    position: relative;
    padding-top: 30%;
    font-style: italic;
    font-size: 12px
}

.discount-box .discount-upper::after {
    display: inline-block;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #eaba58
}

.discount-box .discount-lower {
    height: 40%;
    background: #efe1ba;
    padding-top: 8px;
    font-size: 14px;
    text-transform: capitalize;
    color: #aba188
}

@media only screen and (max-width: 767px) {
    .discount-box {
        width: 75px;
        height: 75px
    }

    .discount-box .discount-lower {
        font-size: 10px
    }

    button.button span {
        opacity: .99
    }
}

.top-price {
    background-color: #e15a49;
    padding: 8px 10px 12px;
    font-size: 1.5rem
}

.top-price:after {
    display: inline-block;
    position: absolute;
    bottom: 29px;
    left: 50%;
    margin-left: -5px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #e15a49
}

.discount-value-label, .extras-label, .label-price {
    text-transform: uppercase;
    font-family: open_sansitalic, sans-serif;
    font-size: 1.4rem
}

.discount-value {
    font-size: 1.3rem;
    color: #e7afa9;
    background-color: #b5483a;
    padding: 8px
}

.discount-value.redbackground {
    background-color: #e15a49;
    color: #fff
}

.product-list-4 .top-price:after {
    bottom: 49px
}

.addtocart.aw-buy-btn span {
    font-size: 14px
}

.social-login {
    margin: 10px 0
}

.customer-account-create .main.container .account-create > form {
    padding-top: 10px !important
}

.catalog-product-view .earning-information {
    width: 100%;
    background: #eee url(../images/pote.png) no-repeat bottom right;
    background-size: 10%;
    color: #02233c;
    padding: 20px 20px
}

.catalog-product-view .earning-information p {
    margin-bottom: 0
}

.catalog-product-view .earning-information button {
    margin-top: 20px
}

.catalog-product-view .earning-information button > span {
    padding: 0 20px
}

span.customerclub_infobox_heading {
    font-size: 16pt;
    font-weight: 400
}

span.customerclub_cart_note.italic {
    font-style: italic
}

span.customerclub_infobox_paragraph {
    font-size: 11pt;
    font-style: italic;
    font-family: Helvetica, sans-serif
}

.customerclub_cart_note p {
    margin-bottom: 0;
    line-height: 16pt;
    font-size: 12pt;
    font-weight: 400
}

.customerclub_cart_note {
    width: 100%;
    background: #02233c url(../images/poter.png) no-repeat 98% 100%;
    background-size: 120px;
    color: #fff;
    font-family: Guardian Sans, sans-serif;
    padding: 20px 15px
}

@media (max-width: 414px) {
    .customerclub_cart_note {
        background: #02233c;
    }
}

#success-message-container {
    width: 506px;
    border: 8px solid #02233c
}

.catalog-product-view .background-overlay {
    background-color: #000;
    opacity: .6
}

#success-message-container button {
    min-width: 170px;
}

#continue_shopping span {
    background: #e7b756
}

#continue_shopping {
    float: left
}

#success-message-container img.product-image {
    float: left;
    width: 25%;
    max-height: 200px
}

.theme-color {
    color: #02233c !important
}

.msg-box {
    height: 170px
}

#success-message-container .product-name, #success-message-container .product-qty {
    margin: 0 0 10px;
    float: right;
    width: 70%;
    text-align: left
}

#success-message-container .info-text {
    float: left;
    margin-top: 28px;
    background: #02233c;
    margin-left: -15px;
    width: 490px;
    line-height: 48px;
    color: #fff;
    font-size: 21px !important
}

.mobile-nav-container {
    display: none
}

.left-content, .right-content {
    width: 54%;
    float: right;
    text-align: left;
    color: #fff !important;
    line-height: 27px;
    margin-right: 20px
}

.right-content {
    float: left;
    margin-left: 40px
}

.bluefoot-full-width {
    position: relative
}

.bluefoot-slider .slick-arrow span, .bluefoot-slider button.button:hover span {
    background-color: transparent;
    color: #022238
}

.left-content p, .right-content p {
    text-align: left !important;
    color: #fff !important;
    margin-right: 40px;
    font-size: 17px !important
}

.bluefoot-2column-item-content h1 {
    color: #fff !important;
    margin-bottom: 5px;
    font-size: 32px !important
}

.line-splitter {
    height: 3px;
    width: 25%;
    background: #fff;
    margin-bottom: 20px
}

.slick-initialized .slick-slide {
    display: flex;
    align-items: center
}

.bluefoot-2column-item-content {
    display: inline-block;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.product-type .product-price-info {
    position: absolute;
    top: 55%;
    right: 6%;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    background-size: 100%;
    color: #fff;
    padding-top: 25px;
    text-align: center
}

.product-price-info p {
    margin-bottom: 0
}

.product-type .right-image img {
    float: left !important;
    margin-left: 140px !important
}

.bluefoot-2column-item-content {
    height: 382px
}

.product-price-info .price-label {
    text-transform: uppercase;
    font-style: italic
}

.product-price-info .price {
    font-size: 24px !important
}

.product-price-info .saved-price {
    font-weight: 200
}

.right-image .product-price-info {
    left: 31%
}

.slick-initialized .slick-slide {
    height: 382px
}

.owl-theme .owl-controls .owl-buttons div {
    border: 2px solid #02233c;
    opacity: .7
}

.bluefoot-slider-product-list .owl-controls .owl-next:hover, .bluefoot-slider-product-list .owl-controls .owl-prev:hover {
    background-color: transparent !important;
    border: 2px solid #022238
}

.bluefoot-slider-product-list .owl-controls .owl-next:hover:before, .bluefoot-slider-product-list .owl-controls .owl-prev:hover:before {
    color: #022238
}

.bluefoot-slider-product-list .owl-controls .owl-next:before, .bluefoot-slider-product-list .owl-controls .owl-prev:before {
    font-size: 2rem;
    right: -2px;
    color: #02233c
}

.bluefoot-slider .product-type img {
    width: 225px;
    padding: 30px 0;
    margin-right: 140px
}

.related-products .block-title h2, h2.bluefoot-entity.upcase {
    text-transform: uppercase;
    width: 100%;
    position: relative
}

.related-products .block-title > h2::after, h2.bluefoot-entity.upcase::after {
    content: '';
    border-bottom: solid #000 2px;
    width: 75px;
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: 0
}

.bluefoot-row.bluefoot-entity {
    width: 1px !important;
    min-width: 100% !important
}

.bluefoot-row .bluefoot-button {
    background: #65c4e2;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    width: 60%;
    margin-right: 15px;
    padding: 3px
}

.product-name a {
    line-height: 1.1;
    font-size: 18px !important;
    color: #02233c
}

.bluefoot-slider-product-list .price-box .regular-price .price, .regular-price .price, .special-price .price {
    font-weight: 500;
    color: #02233c;
    font-family: inherit;
    font-size: 20px;
    text-transform: uppercase
}

.bluefoot-product-list .item li .product-image img, .bluefoot-product-list li.item .product-image img {
    min-height: 200px;
    max-height: 200px;
    text-align: center;
    border: 2px solid #ebebeb
}

@media only screen and (max-width: 767px) {
    .bluefoot-product-list .item li .product-image img, .bluefoot-product-list li.item .product-image img {
        min-height: initial
    }

    .bluefoot-slider-product-list .product-content {
        height: 280px
    }
}

.bluefoot-slider-product-list .product-content p {
    font-weight: 500;
    font-size: 14px !important;
    line-height: 1.3
}

#contactForm #comment, #contactForm #email {
    box-shadow: none;
    border: none
}

.old-price {
    display: block
}

li.wide {
    list-style: none;
    margin: 0
}

.std ul {
    padding-left: 0
}

.buttons-set {
    margin-top: -30px
}

.btn-facebook:hover {
    color: #fff !important
}

.btn-google:hover {
    color: #fff !important
}

.bluefoot-tabs .bluefoot-tabs-outer {
    background: #f0f0f0;
    top: -1px;
    min-height: 275px;
    border: 1px solid #eee;
    padding: 20px
}

.customer-account-login .main.container #login-form {
    box-shadow: none
}

.bluefoot-tab:hover {
    background: #022237
}

.bluefoot-tab.active {
    background: #f0f0f0;
    color: #000
}

.cart-area {
    right: 0
}

.bluefoot-tab-inner {
    padding: 0
}

.bluefoot-tab {
    background: #022237;
    color: #fff
}

.fixed-header.logo {
    display: none
}

.fixed-header-container .logo:first-child {
    display: none
}

.fixed-header-container .fixed-header.logo {
    display: block
}

.bluefoot-tabs .bluefoot-tabs-navigation li {
    width: 50%;
    text-align: center
}

.bluefoot-tabs .bluefoot-tabs-navigation {
    padding: 0;
    border: none
}

.bluefoot-wrapper {
    padding-left: 0;
    padding-right: 0
}

.bluefoot-tabs .bluefoot-tabs-outer {
    min-height: 0
}

.col-main {
    padding-bottom: 30px
}

.main-container #search_mini_form .form-search {
    margin-bottom: 35px
}

.footer-middle h4 {
    font-size: 16px
}

.block.block-account {
    background: #02233c;
    padding: 20px
}

.block.block-account .block-title strong {
    color: #fff;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 400
}

.dashboard .welcome-msg {
    background: 0 0;
    border: none;
    color: #02233c;
    padding: 0
}

.dashboard .welcome-msg p.hello {
    float: none
}

.box .box-content, .box .box-title {
    border-width: 2px
}

#form-validate, #login-form, .form-wrap {
    box-shadow: none;
    border: none;
    background: #02233c
}

#form-validate label, #login-form, .form-wrap {
    color: #fff;
    font-weight: 400
}

#form-validate h2, .form-wrap h2 {
    color: #fff !important;
    text-transform: none
}

.form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename .name-middlename, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname, .form-list .customer-name-suffix .name-lastname, .form-list .name-lastname {
    width: 33.3%;
    margin: 0;
    padding-left: 4%
}

.form-list .fields .field:first-child {
    padding-left: 0
}

.form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename .name-middlename input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text, .form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text {
    width: 100%
}

.block-account ul li a:hover, .block-account ul li strong, .block.block-blog-categories a:hover {
    color: #e7b756
}

.block-account ul li, .block.block-blog-categories .blog-category {
    padding-left: 0;
    border: none
}

.block-account ul li a:before, .block-account ul li strong:before, .block.block-blog-categories a:before {
    content: normal;
    left: 0
}

#my-orders-table thead th {
    color: #02233c
}

#my-orders-table tbody tr td a.link-reorder {
    color: #e7b756
}

.price-box .price {
    font-family: 'Guardian Sans', sans-serif;
    text-transform: uppercase
}

.price-box .old-price .price {
    font-size: 13px
}

.old-price .price-label {
    display: inline-block;
    color: #999;
    font-style: italic;
    text-transform: uppercase
}

.pager .limiter select {
    padding: 10px 30px 10px 20px;
    margin: 0 10px
}

.registered-users .buttons-set a {
    color: #fff
}

.owl-item .price-box .price-label {
    font-size: 13px;
}

.old-price {
    line-height: 1;
}

.account-create-notice {
    color: white;
}

.account-create-notice .link {
    color: #E7B756;
}

.success-order-number,
.success-order-number a{
    color: #E7B756;
}
@media (max-width: 425px) {
    .topCartContent.block-content.theme-border-color {
        overflow: auto;
        height: auto !important;
    }

    ol.mini-products-list {
        max-height: 36vh;
        overflow: auto;
    }

    .header-container.header-newskin .mini-cart .actions {
        padding-top: 2rem !important;
    }
}

@media (min-width: 426px) {
    ol.mini-products-list {
        max-height: 50vh;
        overflow: auto;
        margin-bottom: 1rem;
    }
}

@media (min-width: 769px) {
    .mini-cart {
        background: #64c4e2 !important;
        color: white !important;
        padding: 0 10px;
        border-radius: 6px;
    }

    span.cart-text.hidden-xs.hidden-sm {
        color: white !important;
    }
}
