/*second nature style*/
@font-face {
    font-family: gill;
    src: url(../fonts/gillsans.ttf?v=1)
}

@font-face {
    font-family: cheltenham;
    src: url(../fonts/cheltenham.ttf?v=1)
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #b7cbd8 inset !important;
}
.modal-backdrop {
    background: transparent !important;
    z-index: 0;
}
.fancybox-error {
    font-family: cheltenham !important;
    font-size: 13px;
}
.fancybox-inner,
.fancybox-wrap .fancybox-skin,
.fancybox-wrap {
    width: unset !important;    
    text-align: center;
}
.fancybox-wrap .fancybox-skin {
    background-color: #B7CBD8 !important;
    border-radius: 0px;
}
.fancybox-error {
    padding: 25px 30px !important;
    white-space: unset !important;
}
.fancybox-wrap {
    max-width: calc(100% - 40px);
}
.fancybox-wrap .fancybox-skin {
    box-shadow: none !important;
}
.fancybox-skin .fancybox-close {
    right: 13px !important;
    top: 13px !important;
}
.prod-add-img {
    max-width:inherit !important;
}
.table-prod-list {

}
.td-prod-list {
    padding:0px;
}
a:focus {
    color:#F79748 !important;
}
.leftside a {
    display:block;
    font-size: 13px;
}
.leftside a:hover {
    color:#F79748;
}
ul.footer_links {
    display: none;
}
.account-intro {
    margin-bottom: 30px;
    font-family:gill;
    font-size: 12px;

}
.alert{
    font-family: gill;
    line-height: 1;
}
.search-cont{
    display:none;
    margin-top:10px;
}

.search-cont.full-width {
    display: block;
}

form#searchbox.full-width input#search_query_block {
    max-width: calc(100% - 33px);
    text-align: center;
}

.search-cont .button.button-small span{
    padding:5px;
}

@media (min-width: 1200px) {
    .account-intro {
        margin-top: -15px;
    }
}
.table-credit table th {
    font-size: 11px;
    font-family: gill;
    text-transform: uppercase;
    white-space: nowrap;
}
.table-credit table tr {
    box-shadow: 0px 1px 0px 0px #B7CBD8;
}

.address-edit {
    position: absolute;
    left: 350px;
}
.address-edit a {
    font-family: gill;
    font-size: 12px;
}

.mywishlist .product-name {
    font-size: 12px;
    padding-top: 15px;
}
#addresses .checkoutsummary-address.co-address .c-s-ad-set {
    font-family: gill;font-size: 13px;box-shadow: 0px 1px 0px 0px #B7CBD8;padding: 0px 0px 30px 0px;
}
#authentication {
    background:rgba(183, 203, 216, 1);
    color: #fff;
}
#authentication a, #authentication .menu-shop-wrap .menu-shop-list, .mobile-menu .menu-shop-list,
#authentication #countries-block-top ul li a:hover, #authentication #countries-block-top ul li>span:hover{
    color: #fff !important;
}
#authentication #countries-block-top ul li a, #authentication #countries-block-top ul li>span{
    color: #b7cbd8 !important;
}
#authentication .menu-wrap a:hover {
    color: #F79748 !important;
}
#authentication footer, #authentication .order-summary {
}
#authentication .page-indicator .pages .circle {
    background:#fff;
}
#authentication .page-indicator .pages .circle.active {
    background:#000;
}
#authentication .page-indicator .pages .name {
    color: #fff;
}
#authentication .page-indicator .pages .name.active {
    color: #000;
}
#authentication .page-indicator .line {
    border-bottom: 1px solid #fff;
}
#authentication .button.button-medium {
    border: 1px solid #fff;
    color: #fff;
    width: 100%;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 15px;
}

.voucher-signup-container .button.button-medium {
    border: 1px solid #F7964B;
    background: #F7964B;
    color: #fff;
    width: 100%;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 10px 10px;
}

.voucher-signup-container .button.button-medium:hover {
    border: 1px solid #fff;
    background: rgba(0,0,0,0);
    color: #fff;
}

#authentication .login-form {
    width: 100% !important;
}
#authentication .co-login {
    width:100% !important;
    margin: 0px auto 0px;
    position: relative;
}
@media (min-width:768px) {
    #authentication .co-login {
        width:400px !important;
    }
}
#authentication .co-login input,
.voucher-signup-container input {
    background: transparent;
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
    max-width: 100% !important;
    border-top: 0px !important;
    box-shadow: 0px 0px 0px 0px transparent;
    border: none;
}

.voucher-signup-container input {
    margin-bottom: 15px;
    padding: 25px 0px 6px;
}

#voucher-account-sign-up {
    margin-bottom: 25px;
}

#authentication .lost_password a {
    font-size: 12px;
    text-decoration: none;
    margin-top: 5px;
}
#authentication .c-s-login-content input[type="text"], .c-s-login-content input[type="password"],
.voucher-signup-container input {
    width: 100% !important;
}
#authentication .c-s-ad-set h2 {
    text-align: left;
}
#authentication label {
    color: #fff;
}

.c-s-login-content label {
	text-transform: capitalize;
	font-size: 12px;
	font-family: gill;
	letter-spacing: 1px;
}


#menu-mobile {
    background: #B7CBD8;
    padding: 15px;
    height: 100vh;
    width: 270px;
    position: fixed;
    z-index: 99;
    left: -100%;
    transition: 0.3s;
    top: 0px
}

#menu-mobile .fa-bars {
    color: #fff
}

#menu-mobile .menu-list {
    width: 100%
}

#menu-mobile .menu-list a {
    color: #fff
}

#menu-mobile .has-sub-navi {
    padding-bottom: 10px
}

#menu-mobile .sub-navi {
    padding-left: 20px
}

#menu-mobile .sub-navi a {
    color: #fff;
    font-size: 14px
}

#menu-mobile .menu-shop-wrap {
    right: 14px
}

#menu-mobile .menu-shop-wrap .menu-shop-list {
    width: 100%
}

#menu-mobile .menu-shop-wrap .menu-shop-list a {
    color: #fff
}

.mobile-menu .search {
    padding-bottom: 10px
}

.mobile-menu .search button {background:none; border:none;}
.mobile-menu .search .fa {
    color: #fff;
    font-size: 12px
}

.mobile-menu .search input {
    border-bottom: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: transparent;
    color: #fff;
    font-size: 14px;
    margin: 0px 0px 0px 5px;
    width: 83%;
    padding: 5px;
    float: right
}

#index header {
    z-index: 99;
    background: none
}

header {
    background-color: white;
    z-index: 999;
}

header.white-scheme {
    border-bottom: 2px solid;
    background: rgba(183, 203, 216, 1);
}

header .fa-bars {
    color: #B7CBD8
}

header .logo {
    position: relative;
    margin: 0px 40px;
    z-index: 1000;
}

header .logo img {
    height: 15px;
    margin: 0px auto
}

@media (min-width: 1200px) {
    header .logo {
        padding: 10px 15px 0px 15px;
        margin: 0px;
    }

    body:not(.index) header .logo img {
        height: 72px;
        padding: 0px 15px 0px 15px;
        position: absolute;
        top: 35px;
        left: 15px;
    }

    header .container {
        padding: 0px;
    }
}

.menu-btn-mobile,
header .menu-icon {
    padding: 0px 15px 0 0;
}

header .cart-icon .icon-cart {
    height: 18px;
    margin: 0px 5px 0px 0px;
    z-index: 999;
    position: relative
}

header .cart-icon a:last-child .icon-cart {
    margin-right: 0px;
}

.summary-message {
    float: left;
    width: 71%;
    margin-top: -27px;
}

#authentication header .fa-bars {
    color: #fff
}

header .white-icon,
header.white-scheme .default-icon {
    display: none;
}

header.white-scheme .white-icon {
    display: inline;
}

@media (min-width: 768px) {
    header {
        position: sticky;
        top: 0;
        width: 100%;
    }

    body.product header {
        background-color: transparent;
    }
}
@media (max-width: 1200px) {
    .search-cont{
        display:block;
    }
}


.order-summary {
    background: #B7CBD8;
    padding: 30px 25px;
    position: fixed;
    right: 0px;
    top: 150px;
    width: 300px;
    font-family: gill;
    color: #333333;
    text-transform: none;
    height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100vh;
}
.order-summary dl.products {
    overflow-y: auto;
    overflow-x:hidden;
    max-height: 200px;
    padding-right: 10px;
}
.order-summary dl.products::-webkit-scrollbar {
    width: 3px;
}
.order-summary dl.products::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.order-summary dl.products::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 0px solid slategrey;
}
.order-summary dt {font-weight: normal;}
.order-summary .cart-prices {margin-bottom: 20px;}

.order-summary h4 {
    font-family: gill !important
}

.order-summary .items {
    font-size: 12px;
    line-height: 20px
}

.order-summary .price {
    font-size: 12px;
    line-height: 20px;
    text-align: right
}

.order-summary hr {
    border-top: 1px solid #000
}

.order-summary .edit-bag {
    font-size: 11px;
    color: #fff;
    float: right;
    margin-top: -30px
}

#footer .logo {
    padding-top: 5px
}

#footer .logo img {
    height: 14px;
    float: left;
    margin: 0px 10px 0px 0px
}

@media (min-width: 768px) {
    #footer .logo img {
        height: 30px
    }
}

@media (min-width: 768px) {
    #footer .container {
        padding: 0px 35px 0px
    }
}

#bottom {
    padding: 30px 35px 20px 53px;
    position: fixed;
    bottom: 15px;
    z-index: 99
}

#bottom img {
    height: 14px;
    float: left;
    margin: 0px 10px 0px 0px
}

@media (min-width: 768px) {
    #bottom img {
        height: 28px
    }
}

.menu-wrap {
    display: flex;
    justify-content: flex-end;
    flex: 0 1 auto;
    padding: 0px 15px;
    width: 100%
}

body.index .menu-wrap {
    width: auto;
}

#block_top_menu,
.menu-list,
#block_top_menu .sf-menu > li {
    float: left;
    padding: 15px 0px 0px 0px;
    list-style: none;
    font-size: 18px;
}

body.index #block_top_menu {
    padding-top: 0px;
}

@media screen and (max-width: 992px) {
    body.index #block_top_menu {
        padding-top: 15px;
    }
}


.menu-list a,
#block_top_menu .sf-menu > li > a {
    font-weight: lighter !important;
    font-size: 18px;
    letter-spacing: 2px
}

.menu-list a:hover,
#block_top_menu .sf-menu > li a:hover {
    color: #F79748
}

footer #block_top_menu ul {margin: 0}
footer #block_top_menu .sf-menu > li a {color: #fff}

@media (min-width: 768px) {
    .menu-list,
    #block_top_menu .sf-menu > li {
        padding: 15px 10px 0px 10px
    }
}

@media (min-width: 998px) {
    .menu-list,
    #block_top_menu .sf-menu > li  {
        padding: 15px 15px 0px 15px;
    }
}

.splash header a:hover {
    color: #F79748 !important;
}

.splash header .logo img {
    height: 72px;
    float: left;
    margin: 0px 10px 0px 0px;
    left: 30px;
    top: 30px;
    position: absolute;
}

.splash header .logo {
    margin: 0;
}


@media (min-width: 768px) {
    .splash .hidden-xs {display: block !important;}    
    .splash .visible-xs {display: none !important;}
}

@media (max-width: 767px) {
    .splash #footer #block_top_menu ul ul {
        display: none !important;
    }
}


/* .splash #footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 0px
} */

.splash #footer .menu-list a {
    color: #fff
}

.menu-shop-wrap {
    top: 35px;
    position: absolute
}

.menu-shop-wrap .menu-shop-list,
.header-left .banner-category,
.mobile-menu .banner-category {
    float: left;
    /* padding: 0px 15px */
    margin: 0px 15px;
}
.menu-shop-wrap .menu-shop-list:first-child {
    margin-left: 0;
}
.menu-shop-wrap .menu-shop-list:last-child {
    margin-right: 0;
}

.menu-shop-wrap .menu-shop-list,
.mobile-menu .menu-shop-list,
.header-left .banner-category,
.mobile-menu .banner-category {
    color: #B7CBD8;
    font-size: 10px;
    font-family: gill;
    text-transform: uppercase;
}

.mobile-menu .banner-category {
    color: #fff;
}

.menu-shop-wrap .menu-shop-list a:hover,
.header-left .banner-category:hover,
.mobile-menu .banner-category:hover {
    color: #F79748
}

.mobile-menu .menu-shop-list ul {margin: 0; list-style: none;}
.mobile-menu .menu-shop-list {
    color: #fff;
    margin: 5px 25px 5px 30px;
    width: auto;
}
.mobile-menu .menu-shop-list a {color: #fff}

.menu-btn-mobile { 
    cursor: pointer;
    padding: 1.5px 15px 3px 30px;
    align-self: center;
    margin: 0;
}

.category-thumbnail {display: none;}

@media (min-width: 768px) {
    .menu-shop-wrap {
        right: 25px
    }
    .menu-shop-wrap a {
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    .menu-shop-wrap {
        right: 25px
    }
    .menu-shop-wrap a {
        font-size: 10px;
    }
}

@media (min-width: 1200px) {
    .menu-shop-wrap {
        right: 50px
    }
}

.prod-wrap .prod-list {
    padding: 0px;
    list-style: none;
}

.prod-wrap .prod-list .desc {
    color: #111;
    font-size: 12px;
    font-family: gill;
    padding: 0px;
    height: 90px;
}

.prod-wrap .prod-list .desc .name {
    margin: 5px 0px -3px 0px;
    font-size: 13px
}

.prod-wrap .prod-list .desc .price {

}
#banner-cont{
   position: relative;
   top: 0;
   width: 100%;
   min-height: 25px;
   background: #B7CBD8;
   left: 0;
   text-align: center;
   color: #fff;
   font-family: gill;
   font-size: 13px;
   line-height: 1.4;
   padding: 5px 30px;
}

#banner-cont.always img {
    display: none;
}

@media (max-width: 1199px) {
    #banner-cont {
        position: relative
    }
}

#top-banner{

}
@media (min-width: 768px) {
    .prod-wrap .prod-list .desc {
        padding: 10px 0px 0px;
        display: table;
        height: 100px;
        overflow: hidden;
    }
}

.top-banner {
    color: #fff;
    padding: 30% 0px 0px;
    height: 250px
}

.top-banner .banner-title {
    font-size: 30px;
    letter-spacing: 3px;
    padding-bottom: 10px
}

@media (min-width: 768px) {
    .top-banner .banner-title {
        font-size: 50px;
        letter-spacing: 3px;
        padding-bottom: 30px
    }
}

.top-banner .sub-title {
    font-family: gill;
    font-size: 12px
}

@media (min-width: 768px) {
    .top-banner {
        height: 800px
    }
}

.personal-information h4 {
    font-family: gill !important
}

.breadcrumb {
    font-family: gill;
    font-size: 12px;
    color: #dae4ea;
    background-color: transparent !important
}

.breadcrumb .active {
    opacity: 1;
    color: #B7CBD8 !important
}

.proddesc-wrap {
    padding: 0px 0px 0px 20px
}

.proddesc-wrap .name {
    font-family: gill;
    font-size: 20px
}

.proddesc-wrap .price {
    font-family: gill;
    font-size: 14px
}

.proddesc-wrap .size {
    padding: 30px 0px
}

.proddesc-wrap .size .size-list,
#attributes .attribute_list #color_to_pick_list.att_Size li {
    float: left;
    font-family: gill;
    font-size: 14px;
    margin-right: 20px
}

.proddesc-wrap .color {
    display: table;
    padding: 10px 0px
}

.proddesc-wrap .color .color-circle {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #ccc;
    margin-right: 10px;
    float: left
}

.proddesc-wrap .button-add-wishlist {
    font-size: 13px;
    font-family: gill;
    color: #B7CBD8;
    display:block;
}

.proddesc-wrap .add-link {
    padding: 20px 0px
}

.proddesc-wrap .add-link a,
.proddesc-wrap .pr-d-de-list .pr-d-de-title {
    font-size: 13px;
    font-family: gill;
    color: #B7CBD8;
    display: block;
    text-transform: lowercase;
}

.proddesc-wrap .pr-d-de-list .pr-d-de-title {
    text-transform: unset;
}

.pr-d-de-content .show {
    display: block !important;
}

.pr-d-de-title:first-letter {
    text-transform: uppercase;
}
.button-orange-line {
    color: #F79748;
    border: 1px solid #F79748;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    font-size: 15px;
    font-family: gill;
    display: block;
    margin: 20px 0px;
    background:none;
    letter-spacing: 1px;
}

.button-orange-line:hover,
.button-orange-line[disabled] {
    
    color: #fff !important;
    background: #F79748
    
}

.button-blue-line.solid {
    background-color: #FFFFFF;
    border: 1px solid #B8CCD9;
    color: #B8CCD9 !important;
}

.form-control {
    border: 1px solid #B7CBD8 !important;
    color: #333 !important;
    border-radius: 0px !important;
    font-size: 13px !important;
    letter-spacing: 1px;
    height: auto;
}

.left-side {
    width: 100%;
    float: left;
    padding: 30px
}

@media (min-width: 768px) {
    .left-side {
        width: 400px;
        float: left;
        padding: 0px 30px 0px 70px;
        position: absolute;
    }
}

.main-side {
    overflow-y: hidden;
    overflow-x: scroll;
    position: relative;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

@media (min-width: 768px) {
    .main-side {
        height: 100vh;
        top: 0;
        position: fixed;
        left: 400px;
        margin-bottom: 0px;  
        width: calc(100% - 400px);     
    }
}

.prod-wrap-horizontal {
}

.prod-wrap-horizontal img {
    height:100vh;
    float: left;
    margin-right: 20px;
}

@media (min-width: 768px) {
    .prod-wrap-horizontal img {
        width:auto;
        height: 100vh;
        margin-right: 60px;
    }
}

.page-indicator {
    padding-bottom: 50px;
    min-height: 85px;
    margin-top: 61px;
}

.page-indicator .line {
    border-bottom: 1px solid #B7CBD8;
    display: block;
    margin: 0px 30px -5px 30px
}

.page-indicator.four-steps .line {
    margin: 0px 40px -5px;
}

@media (min-width: 768px) {
    .page-indicator .line {
        margin: 0px 75px -5px 75px
    }

    .page-indicator.four-steps .line {
        margin: 0px 90px -5px;
    }
}

@media (min-width: 992px) {
    .page-indicator .line {
        margin: 0px 95px -5px 95px
    }

    .page-indicator.four-steps .line {
        margin: 0px 115px -5px;
    }
}

@media (min-width: 1400px) {
    .page-indicator .line {
        margin: 0px 117px -5px 110px
    }
}
#order_step {list-style: none;}
.page-indicator .pages,
#order_step li {
    width: 20%;
    float: left;
    text-align: center
}

.page-indicator.four-steps .pages,
.page-indicator.four-steps #order_step li {
    width: 25%;
}

.page-indicator .pages .circle {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #B7CBD8;
    margin: 0 auto
}

.page-indicator .pages .name {
    font-size: 9px;
    font-family: gill;
    color: #B7CBD8;
    text-transform: uppercase;
}

.page-indicator .pages .circle.active {
    background: #000
}

.page-indicator .pages .name.active {
    color: #000
}

@media (min-width: 768px) {
    .page-indicator .pages .name {
        font-size: 11px
    }
}

.cart {
    font-size: 13px
}

.cart .heading {
    font-weight: bold;
    border-bottom: 1px solid #B7CBD8;
    margin-bottom: 20px;
    font-size: 12px
}

.cart .cart-list {
    border-bottom: 1px solid #B7CBD8;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: table;
    width: 100%
}

.cart .cart-list a {
    color: #B7CBD8
}
.cart_total_voucher{
    display: none !important;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button{
    display:block !important;
}
.btn.button-plus span, .btn.button-minus span {
    padding-top: 3px !important;
    font-size: 14px !important;
    height: auto;
    width: 31px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: left;
    margin-right: 2px;
}
@media (min-width: 768px) {
    .cart .cart-list .thumb img {
        height: 100px
    }

}

.cart .cart-list .edit-button {
    padding-top: 0px
}

.cart .cart-list .x-mobile {
    font-size: 11px
}

.cart .cart-total .continue-shop {
    font-size: 15px;
    margin: 0px auto;
    display: table
}

@media (min-width: 768px) {
    .cart .cart-total .continue-shop {
        font-size: 15px;
        margin: 175px 0px 0px 0px
    }
}

.cart .cart-total .continue-shop:hover {
    color: #F79748
}

#product {
    overflow-x: hidden
}

.main-title {
    font-size: 24px;
    margin-bottom: 30px
}

.static-page-content {
    font-size: 15px;
    font-family: gill;
    min-height: 700px
}

@media (min-width: 1200px) {
    .static-page-content .container {
        width: 960px !important
    }
}

@media (min-width: 1380px) {
    .static-page-content .container {
        width: 1170px !important
    }
}

.cart-account {
    font-size: 13px;
    font-family: gill;
    min-height: 700px
}
.cart-account .checkout-title .co-btn a {
    padding: 0;
}
.cart-account .checkout-title .btn-login a {
    min-width: 100px;
}
.cart-account .checkout-title .btn-login {
    margin-left: 10px;
}

@media (min-width: 1200px) {
    .cart-account .container {
        width: 960px !important
    }
}

@media (min-width: 1380px) {
    .cart-account .container {
        width: 1170px !important
    }
}

.about .a-about {
    color: #F79748
}

.about .text {
    color: #B7CBD8;
    font-size: 18px;
    padding: 60px 0px;
    font-family: cheltenham;
}

.about .about-first-image {
    margin: 0px -30px;
    width: 123%;
    max-width: inherit
}

.shop .a-shop {
    color: #F79748
}

.cms-13 .menu-shop-list,
.cms-13 .menu-shop-list a,
.cms-13 #block_top_menu > ul > li a {
    color: #fff
}

.cms-13 .menu-list,
.cms-13 .menu-list a {
    color: #fff
}
.cms-13 .menu-list a:hover,
.cms-13 #block_top_menu ul li a:hover {color: #F79748}

.cms-13 .menu-list .a-features {
    color: #F79748
}

.cms-13 .page-content .text-1 {
    font-family: gill;
    font-size: 15px;
    padding-bottom: 40px
}

@media (min-width: 1200px) {
    .cms-13 .page-content .container {
        width: 960px !important
    }
}

@media (min-width: 1380px) {
    .cms-13 .page-content .container {
        width: 1170px !important
    }
}

@media (min-width: 768px) {
    .cms-13 .page-content .text-1 {
        padding-bottom: 80px
    }
}
.features p {
    margin-bottom:30px;
}

#top-features {
    background: url(../img/about-1.jpg) no-repeat center top;
    background-size: 100%;
    position: relative;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    #top-features {
        position: relative;
        top: -160px;
        z-index: -1
    }
    .cms-13 #top-features {
        top: -165px;
    }
}

.previous-features {
    background: #E8F5FC;
    padding: 30px;
}
.previous-features .container {max-width: 100% !important}

@media (min-width: 1200px) {
    .previous-features .container {
        width: 960px !important
    }
}

@media (min-width: 1380px) {
    .previous-features .container {
        width: 1170px !important
    }
}

.cms-13 #main-wrapper,
.cms-13 .inner-wrapper,
.cms-13 .shop-content {padding-bottom: 0 !important; padding-left: 0; padding-right: 0}
.cms-13 footer {margin-top: 0 !important}

.previous-features h2 {
    color: #F79748;
    font-size: 18px;
    margin-bottom: 30px
}

.previous-features .masonry .item{
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}
.masonry{
    column-count:2;
    column-gap:1em;
    -moz-column-count:2;
    -moz-column-gap:1em
}
@media (min-width: 768px)
{
    .masonry{column-count:3;-moz-column-count:3}
}

.form-row {
    padding: 0px 0px 20px
}

.line-break {
    border-top: 1px solid #B7CBD8;
    width: 100%;
    padding: 10px 0px
}

.pagination-wrap {
    display: table;
    margin: 0 auto
}

.pagination-wrap .pagination-list {
    float: left;
    color: #F79748;
    padding: 0px 10px;
    font-size: 20px;
    list-style: none;
}

.pagination-wrap .pagination-list a {
    color: #B7CBD8
}

.pagination-wrap .pagination-list img {
    width: 16px
}

@media (min-width: 768px) {
    .pagination-wrap .pagination-list {
        padding: 20px;
        font-size: 20px
    }
}

footer {
    border-top: 2px solid #F79748;
    margin-top: 60px
}

footer .container {
    padding: 15px 0px
}
#index footer .container {padding:0 15px}

@media (min-width: 1200px) {
    footer .container {
        width: 960px !important
    }
}

@media (min-width: 1380px) {
    footer .container {
        width: 1170px !important
    }
}

footer .menu-footer {
    padding: 0px 20px
}

footer .menu-footer .menu-footer-list {
    float: left !important;
    padding: 0px 10px;
    text-align: left;
    height: 23px
}

footer .menu-footer .menu-footer-list a {
    color: #F79748 !important;
    font-family: gill;
    font-size: 11px;
    text-transform: uppercase;
}

footer .menu-footer .mailing-list-form {
    width: 100%;
    position: relative;
}

.mailing-list-form input,
footer .menu-footer .mailing-list-form input {
    border-bottom: 1px solid #F79748 !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    font-size: 11px !important;
    padding-right: 35px;
    background: none;
    color: #F79748 !important;
    font-family:gill;
}

footer .copyright {
    color: #F79748 !important;
    font-family: gill;
    font-size: 11px;
    text-align: left;
    padding: 10px 30px
}

@media (min-width: 768px) {
    footer .copyright {
        text-align: center;
        padding: 10px 0px
    }
}

@media (min-width: 768px) {
    footer {
        padding: 20px 75px;
        position:relative;
        z-index: 99;
    }
    footer .menu-footer {
        padding: 0px;
        text-align: center;
    }
    footer .menu-footer .menu-footer-list {
        padding: 0px 20px;
        text-align: left;
        float: none !important;
        display: inline-block !important;
    }
}

body {
    font-family: cheltenham !important;
    font-size: 16px !important;
    line-height: 27px !important;
    letter-spacing: 1px
}

/* @media (min-width: 1200px){
    body:not(#index) { padding-top:160px }
} */

body a {
    color: #B7CBD8
}

body a:hover {
    text-decoration: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: cheltenham !important;
    font-weight: lighter !important;
    letter-spacing: 2px
}

img {
    max-width: 100%
}

label {
    font-weight: lighter !important;
    font-size: 12px
}

input::-webkit-input-placeholder {
    color: #B7CBD8 !important
}

input:-moz-placeholder {
    color: #B7CBD8 !important
}

input::-moz-placeholder {
    color: #B7CBD8 !important
}

input:-ms-input-placeholder {
    color: #B7CBD8 !important
}

.width100 {
    width: 100% !important
}

@media (min-width: 768px) {
    .margtop {
        margin-top: 0px !important
    }
    .margbottom {
        margin-bottom: 0px !important
    }
    .margleft {
        margin-left: 0px !important
    }
    .margright {
        margin-right: 0px !important
    }
    .paddtop {
        padding-top: 0px !important
    }
    .paddbottom {
        padding-bottom: 0px !important
    }
    .paddleft {
        padding-left: 0px !important
    }
    .paddright {
        padding-right: 0px !important
    }
}

@media only screen and (max-width: 768px) {
    .prod-wrap-horizontal img {
        height: calc(100vh - 150px);
    }

    .summary-message {
        width: 100%;
        margin-top: 25px;
    }

    #header .shopping_cart li a{
        display:none !important;
    }
    .fixed-bag{
        z-index:999 !important;
    }
    #footer .mailing-list-form .form-group {
        margin-bottom: 0px;
    } 

    div.ch-s-table-set {
        padding: 0px;
        margin-top: -9px;
    }

    #cart_summary .c-s-desc .font-b {
        line-height: 20px;
    }

    .checkout-summary table tr td .font-d {
        line-height: 34px;
        margin-top: -5px;
        white-space: normal;
    }

    .checkout-btn .active {
        width: 100%;
        text-align: center;
    }

    .checkout-btn .active .voucher {
        width: 75%;
        margin: 0 auto;
    }

    div.ch-btn.active a, 
    div.ch-btn.active button {
        width: 75%;
    }

    .menu-mobile ul li .sfHoverForce {
        color: #F79748 !important;
    }
}

/*override style*/
#authentication #footer{
    border-top-color:#fff;
}
#authentication .copyright{
    color:#fff !important;
}
.alert-danger{
    font-family: gill;
}
#my-account .account-intro{
    font-size:13px !important;
}
input,select,option{
    font-family: gill !important;
    font-size: 13px !important;
}
#search_query_top{
    height: 30px !important;
    background: #fff !important;
    padding: 0 10px;
    width: 190px;
    float: right;
}
#search_block_top #search_query_top::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: gill !important;
    color: #333 !important;
}
#search_block_top #search_query_top::-moz-placeholder { /* Firefox 19+ */
    color: #333 !important;
}
#search_block_top #search_query_top:-ms-input-placeholder { /* IE 10+ */
    color: #333 !important;
}
#search_block_top #search_query_top:-moz-placeholder { /* Firefox 18- */
    color: #333 !important;
}
.osn-voucher-submit{
    background: #36648B !important;
    color: #fff !important;
}
#discount .alert-warning{
    font-family: gill;
    font-size:18px;
    color:#000;
    background-color: #fff;
    border:none;
}
#module-agileprepaidcredit-mycredit td{
    font-family: gill;
    font-size: 13px;
}

#intlNewsletter .modal-content,
#myNewsletter .modal-content{
    box-shadow: none;
    border-radius:0px;
    border:none;
}

#intlNewsletter .modal-content .modal-body,
#myNewsletter .modal-content .modal-body{
    padding: 0px;
}

#intlNewsletter .modal-content p,
#intlNewsletter .modal-content input,
#myNewsletter .modal-content p,
#myNewsletter .modal-content input{
    font-size:13px !important;
}

#intlNewsletter .modal-content .close,
#myNewsletter .modal-content .close{
    position: absolute;
    top: 15px;
    right: 15px;
}

#intlNewsletter .modal-content .close span hr,
#myNewsletter .modal-content .close span hr{
    margin-top:0px;
}

#intlNewsletter .vertical-alignment-helper,
#myNewsletter .vertical-alignment-helper{
    background: rgba(255,255,255,0.6);
}
#addresses .addnewaddress{
    font-size: 12px;
}
#addresses .checkoutsummary-address .c-s-ad-set ul li{
    line-height: 18px;
}

#header .cart_block.fixed-bag dt .name-product, #header .cart_block.fixed-bag dt .product-atributes, #header .cart_block.fixed-bag .c-s-btn a,
.q-new{
    text-transform: capitalize;
}

#currencies-block-top ul {
    list-style: none;
}

#currencies-block-top ul,
#currencies-block-top ul li.selected,
#currencies-block-top ul li a, 
#currencies-block-top ul li > span{
    background: white !important;
    color:#b7cbd8 !important;
}

.mobile-menu #currencies-block-top ul,
.mobile-menu #currencies-block-top ul li.selected,
.mobile-menu #currencies-block-top ul li a, 
.mobile-menu #currencies-block-top ul li > span{
    background:#b7cbd8 !important;
    color: white !important; 
}

body#contact input, body#contact textarea, body#contact select option{
    font-family: gill;
}

#filter-block .tc-title{
    font-family: gill !important;
    font-size: 13px !important;
    color: #B7CBD8 !important;
}

#filter-block label,#filter-block .pc-filter ul li.set .layered_filter ul li a{
    text-transform: capitalize !important;
    color: #000 !important;
    font-size: 13px !important;
    letter-spacing: 1px;
}

#filter-block .button-orange-line{
    padding: 0px 10px !important;
    font-size: 10px !important;
}
#filter-block .pc-filter .color-option,#filter-block #layered_form .color-option{
    height: 12px;
    width: 12px;
    border:1px solid #B7CBD8;
}
#filter-block #layered_form .color-option.on,
#category-product-wrapper #layered_form .color-option.on{
    border: 1px solid #F79748;
    background: #F79748;
}
#history #order-list{
    border:none;
    font-family: gill;
}
#history p.info-title{
    font-family: gill;
    font-size: 18px;
}
#history #order-list thead{
    font-family: gill;
    font-size: 11px;
    text-transform: uppercase;
}
#history #block-order-detail{
    font-family: gill;
}
#identityFields .col-xs-3,
#identityFields .col-xs-5{
    padding-left: 0;
}
#identityFields{
    font-family:gill;
}
#identityFields #uniform-days{
    width:60px !important;
}
#identityFields #uniform-months{
    width: 100px !important;
}
#identityFields #uniform-years{
    width: 70px !important;
}
#add_address{
    font-family: gill;
}
#add_address .col-sm-6{
    height: 90px;
}
#product .pr-d-de-content p{
    font-family: gill;
}
#product #add_to_cart span{
    letter-spacing: 1px !important;
}
/**/

/* STYLING RADIO BUTTON FILTER PRODUCT */
.pc-filter .layered_filter:first-child li.set {
    margin-bottom: 0 !important;
}

#uniform-category_layered_osn input,
#uniform-category_layered_mens input,
#uniform-category_layered_omn input,
#uniform-category_layered_living input,
#uniform-price_layered_low span input,
#uniform-price_layered_high span input,
#uniform-in_layered_stock span input,
#uniform-out_layered_stock span input,
#uniform-all_layered_stock span input,
#ul_layered_category_0 span input  {
    display: none;
}

#uniform-category_layered_osn,
#uniform-category_layered_mens,
#uniform-category_layered_omn,
#uniform-category_layered_living,
#uniform-price_layered_low,
#uniform-price_layered_high,
#uniform-in_layered_stock,
#uniform-out_layered_stock,
#uniform-all_layered_stock {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

#ul_layered_category_0 input{
    border: 1px solid #A7D6B3 !important;;
    background: #F79748;
}

#uniform-category_layered_osn span.checked,
#uniform-category_layered_mens span.checked,
#uniform-category_layered_omn span.checked,
#uniform-category_layered_living span.checked,
#uniform-price_layered_low span.checked,
#uniform-price_layered_high span.checked,
#uniform-in_layered_stock span.checked,
#uniform-out_layered_stock span.checked,
#uniform-all_layered_stock span.checked,
#ul_layered_category_0 span.checked {

    border: 1px solid #A7D6B3 !important;;
    background: #F79748;
}

.layered_color:hover,
#uniform-category_layered_osn span:hover,
#uniform-category_layered_mens span:hover,
#uniform-category_layered_omn span:hover,
#uniform-category_layered_living span:hover,
#uniform-price_layered_low span:hover,
#uniform-price_layered_high span:hover,
#uniform-in_layered_stock span:hover,
#uniform-out_layered_stock span:hover,
#uniform-all_layered_stock span:hover,
#ul_layered_category_0 span:hover {
    cursor: pointer;
}

#uniform-category_layered_osn span,
#uniform-category_layered_mens span,
#uniform-category_layered_omn span,
#uniform-category_layered_living span,
#uniform-price_layered_low span,
#uniform-price_layered_high span,
#uniform-in_layered_stock span,
#uniform-out_layered_stock span,
#uniform-all_layered_stock span,
#ul_layered_category_0 span {
    display: inline-block;
    height: 12px;
    width: 12px;
    border: 1px solid #B7CBD8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    position: relative;
    top: -1px;
}
/* STYLING RADIO BUTTON FILTER PRODUCT */

/* STYLING MY ORDERS */
#block-history p {
    font-family: gill;
    font-size: 13px;
}
#order-list td a {
    color: #000;
    text-decoration: none;
}
.block-order-detail {
    background: #F6F7F9;
}
.block-order-detail td {
    padding: 0px 30px;
}
.history #order-list thead tr td {
    border-bottom-width: 1px;
    padding: 10px;
    font-size: 11px;
}
.history #order-detail-content .table {
    background: #F6F7F9;
}
.history #order-detail-content tr td {
    border: none;
}
.history #order-detail-content thead tr td {
    padding-bottom: 5px;
}
.history #order-detail-content thead tr,
.history #order-detail-content tbody tr td {
    border-bottom: 1px solid #000;
}
.history #order-detail-content tbody tr td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.history #order-detail-content tfoot .subtotal td,
.history #order-detail-content tfoot .totalprice td {
    padding-top: 10px;
}
/* .history .block-order-detail td {
    padding: 10px;
    } */
    .history #order-detail-content .logo-history a h3 {
        margin-bottom: 0;
    }
    .history #order-detail-content th,
    #order-list th {
        font-size: 11px;
        font-family: gill;
        text-transform: uppercase;
        font-weight: bold;
    }
    #order-list .footable-row-detail {
        padding-top: 0;
    }
    #order-list .footable-row-detail-row:last-child {
        border: none;
    }
    #order-list .footable-row-detail-row {
        line-height: 3em;
        border-bottom: 1px solid #b7cbd8;
    }
    #order-list .history_invoice a,
    #order-list .history_detail a,
    #order-list .history_detail a span {
        text-decoration: none !important;
        color: #B7CBD8;
        font-weight: normal;
    }
    .history_link .footable-toggle {
        display: none !important;
    }
    .item-block .address li {
        text-transform: capitalize;
    }
    .history #order-detail-content td {
        padding: 0;
    }

    /* STYLING PRODUCT's PAGE */
    .proddetail_size-guide table {
        height: auto !important;
    }
    .proddetail_size-guide table tr td p {
        margin: 0 !important;
    }

    .pr-d-de-content .proddetail_size-guide table tr td
    {
        padding: 0 !important;
    }

    .no-products {
     font-size: 18px;
     color: #000;
     text-transform: capitalize;
 }

 /* STYLING LOGIN, AUTH & CART PAGE */
 .authentication .order-summary {
    display: none !important;
}
.login-form h2 {
    font-size: 18px !important;
    text-transform: capitalize;;
}
.cart_block .c-s-btn a {
    font-size: 13px;
}

/* STYLING WISHLIST */
.wlp_bought_list > div {
    margin-bottom: 15px;
}
.mywishlist .ch-btn .lnkdel:hover {
    background: #b7cbd8;
    color: #fff;
}
.mywishlist .row-item .col-sm-8,
.mywishlist .row-item .col-sm-4 {
    padding: 0;
}
.mywishlist .row-item .col-sm-8 .ch-btn {
    max-width: 150px;
}
.mywishlist .row-item .col-sm-4 .ch-btn {
    max-width: 80px;
}
.mywishlist .row-item .ch-btn a {
    display: block;
    margin: inherit !important;
    margin-bottom: 10px !important;
}
.mywishlist .row-item .align-left .ch-btn {
    margin: auto;
    margin-left: 0;
}
.mywishlist .row-item .align-right .ch-btn {
    margin: auto;
    margin-right: 0;
}
.mywishlist .row-item .col-xs-12 .ch-btn {
    margin-right: auto;
    margin-left: 0;
}
#mywishlist .no-product-wishlist {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    font-family: gill;
}

#mywishlist .no-product-wishlist a.continue-shopping {
    color: #333333;
    display: block;
    background: #b7cbd8;
    width: 50%;
    padding: 7px 0px;
    margin: 25px auto 0;
}

/* STYLING MY BAG */
.basket-empty {
    font-size: 18px;
}

.voucher {
    padding-bottom: 20px;
}

/* STYLING PRODUCT */
.product .alert-danger {
    background: none;
    color: orange;
    border: none;
}
.product .alert-danger p { display: none; }
.product .alert-danger ol { padding: 0; }
.product .alert-danger li { list-style: none; }

/* STYLING ORDER */
.order .alert-danger {
    background: none;
    color: orange;
    border: none;
    text-transform: none;
}
.order .alert-danger p { display: none; }
.order .alert-danger ol { padding: 0;margin: 0; }
.order .alert-danger li { list-style: none; }

/* STYLING ADDRESS IN MY BAG */
.order .address-wrapper * {
    font-family: gill !important;
}
.order .address-wrapper h2 {
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1px;
}
.order .address-wrapper .fa { font-family: FontAwesome !important; }

/* STYLING SHIPPING IN CHECKOUT */
.order .checkout-shipping .ch-agreeterms a {font-size: 12px;}

/* STYLING BAG DRAWER */
.fixed-bag h2 {font-family: gill !important;}

/* STYLING MY DETAILS */
.change_passwd {
    font-family: gill;
    font-size: 13px;
}
.change_passwd:hover {
    color: orange;
}
#uniform-newsletter span input, #uniform-segment1 span input, #uniform-segment2 span input, #uniform-segment3 span input, #uniform-segment4 span input {
    display: none;
}
#uniform-newsletter, #uniform-segment1, #uniform-segment2, #uniform-segment3, #uniform-segment4 {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    height: 12px;
    width: 12px;
    top: 3px;
    border: 1px solid #999;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    position: relative;
    padding: 2px;
}
#uniform-newsletter span.checked, #uniform-segment1 span.checked, #uniform-segment2 span.checked, #uniform-segment3 span.checked, #uniform-segment4 span.checked {
    background: #F79748;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
#uniform-newsletter span:hover, #uniform-segment1 span:hover, #uniform-segment2 span:hover, #uniform-segment3 span:hover, #uniform-segment4 span:hover {
    cursor: pointer;
}
.segments .checkbox {
    margin-top: 10px;
    margin-right: 15px;
}
.segments label {
    font-size: 13px !important;
    font-family: gill;
}

.terms-text {
    font-family: gill;
    text-align: left;
    line-height: normal;
    font-size: 11px;
}

#identity input[type=password] {
    padding: 8px 12px 4px;
}
#identity .checkbox {
    margin-left: 12px;
    display: inline-block;
}
#identity .checkbox label {
    font-size: 12px;
    display: inline-block
}

/* STYLING MY ADDRESSES */
.addresses .checkout-title .co-title {
    text-transform: capitalize;
}
.addresses a:hover {
    color: orange;
}


/*STYLING AUTHENTICATION*/
.alert-danger {
	font-family: gill !important;
    background: #F79748;
    color: #fff;
    margin: 0 auto;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#index #intlNewsletter .modal-content .mailing-list-form .form-group,
#index #myNewsletter .modal-content .mailing-list-form .form-group {
    position: relative;
    margin-bottom: 40px;
}

#index #intlNewsletter .modal-content #newsletter_block_left .button.button-small,
#index #myNewsletter .modal-content #newsletter_block_left .button.button-small {
    bottom: 10px !important;
}

#index #intlNewsletter .modal-content.image-only .image-content,
#index #myNewsletter .modal-content.image-only .image-content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: none;
    padding: 30px;
}

#index #intlNewsletter .modal-content.image-only .newsletter-left,
#index #myNewsletter .modal-content.image-only .newsletter-left {
    width: 50%;
    position: relative;
}

#intlNewsletter .modal-content.image-only .modal-body,
#myNewsletter .modal-content.image-only .modal-body {
    aspect-ratio: 2;
}

#intlNewsletter .modal-content.image-only #newsletter_block_left,
#myNewsletter .modal-content.image-only #newsletter_block_left {
    height: 100%;
}

#intlNewsletter .modal-content.image-only .newsletter_block_right,
#myNewsletter .modal-content.image-only .newsletter_block_right {
    justify-content: center;
}

.popup-content-image {
    margin-bottom: 0px; 
    font-family: gill;
    font-size: 20px !important;
}

.connect-button {
    margin-top: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width: 767px) {
    .popup-content-image {
        font-size: 15px !important;
    }

    #intlNewsletter .modal-content.image-only .modal-body,
    #myNewsletter .modal-content.image-only .modal-body {
        aspect-ratio: 1;
    }

    #index #intlNewsletter .modal-content.image-only .newsletter-left,
    #index #myNewsletter .modal-content.image-only .newsletter-left {
        width: 100%;
        position: relative;
        height: 100%;
    }

    #index #intlNewsletter .modal-content.image-only .image-content,
    #index #myNewsletter .modal-content.image-only .image-content {
        display: flex;
    }

    #intlNewsletter .modal-content.image-only .newsletter_block_right,
    #myNewsletter .modal-content.image-only .newsletter_block_right {
        display: none;
    }

    #index #intlNewsletter .modal-content,
    #index #myNewsletter .modal-content {
        margin: 20px;
    }   
}

@media (min-width: 768px) {
	#authentication .alert-danger {max-width: 270px;}
}

/* STYLING PAYMENT */
.checkout-payment .col-xs-12 {
    width: 100% !important;
}
.payment_module .btn {
    padding: 20px 7px;
    letter-spacing: 1px;
}

/* STYLING DISCOUNT / VOUCHER */
.discount p {
    font-family: gill;
}
.discount .no-voucher {
    font-size: 18px;
    font-family: gill;
}

/* STYLING AUTHENTICATION */
.authentication .checkbox .checker {
    top: 4px !important;
}
.authentication .checkbox label {
    font-size: 12px;
}
.authentication h4 {
    font-family: gill !important;
}
.authentication #submitAccount span {
    letter-spacing: 3px;
}
.authentication .co-login input {
    padding-left: 0;
}

/* STYLING CMS */
.cms h1 {
    font-size: 24px;
    font-family: cheltenham !important;
}

/* STYLING FILTER IN PRODUCT */
.pc-filter a#bl_clear_url {
    font-size: 13px !important;
    letter-spacing: 1px;
}

/* STYLING ORDER SHIPPING */
.shipping-block .item-block h4 {
    font-family: gill !important;
    text-transform: capitalize;
}

/* Contact Us */
#contact .button.button-medium {
    width: 135px;
    letter-spacing: 1px;
}

.contact-form input::-webkit-input-placeholder {
    color: #999999 !important
}

.contact-form input:-moz-placeholder {
    color: #999999 !important
}

.contact-form input::-moz-placeholder {
    color: #999999 !important
}

.contact-form input:-ms-input-placeholder {
    color: #999999 !important
}

.contact-form label {
    font-family: gill;
}

.contact-form select > option {
    color: gray;
}

/* Product Search Not Found */
.prod-wrap .product_list .alert-warning {
    background: none;
    border: none;
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
}

body header .container {
    padding: 0px 30px;
    min-width: 100%;
    height: 80px;
}

body.index header .container {
    background: #fff;
}

header .menu-btn {
    cursor: pointer;
}

header .header-left {
    flex: 2;
    z-index: 1;
    justify-content: flex-start;
}

header .header-left {
    flex: 3;
    z-index: 1;
    justify-content: flex-start;
}

.header-left .banner-category.selected,
.mobile-menu .banner-category.selected {
    text-decoration: underline;
    text-underline-offset: 3px;
}

header .header-right {
    flex: 3;
    z-index: 1;
    justify-content: flex-end;
}

header .header-center {
    flex: 2;
    z-index: 1;
    justify-content: center;
}

header .logo-top {
    display: block;
    height: 20px;
}

.mobile-menu .header-top {
    padding: 12px 0;
}

header #currencies-block-top {
    display: none !important;
}

.menu-mobile ul.extra-page-links {
    margin-top: 50px;
}

.menu-mobile:has(a[title='All-Time Favourites']) ul a[title='New In'] {
    margin-bottom: 0px;
}

.menu-mobile .arrow {
    cursor: pointer;
}

/* Gift Bags */
.gift-bag.wrapper {
    border-bottom: 1px solid #b7cbd8;
    margin-bottom: 30px;
    padding: 0 0 30px;
    position: relative;
}

.gift-bag.wrapper .content-wrapper {
    padding: 0 50px;
}

.gift-bag .product-column {
    width: fit-content;
    text-align: center;
    height: auto;
}

.gift-bag  .gift-bag-swiper {
    overflow: hidden;
}

.gift-bag .product-column .button-orange-line {
    margin: auto auto 20px;
    padding: 6px 12px;
    width: 60%;
}

.gift-bag  .product_img_link {
    max-width: 60%;
    margin: 0 auto;
}

.gift-bag.wrapper .swiper-button-next {
    right: 5px;
    top: 55%;
}

.gift-bag.wrapper .swiper-button-prev {
    left: 5px;
    top: 55%;
}

.gift-bag.wrapper .swiper-button-next:after, .gift-bag.wrapper .swiper-button-prev:after {
    font-size: 35px;
    color: #B7CBD8;
}

.gift-bag.wrapper .desc {
    margin-bottom: 30px;
}

.shop-content .filter-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.filter-container .filter-action-group {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.filter-container #filter-block,
.filter-container #price-filter-block {
    position: relative;
}

.filter-container .toggle-view {
    display: none;
}

.filter-container .toggle-view .title {
    font-family: gill;
    font-size: 10px;
    text-transform: uppercase;
    color: #b7cbd8;
    height: fit-content;
    margin: auto;
    white-space: nowrap;
}

.filter-container .toggle-view img {
    height: 28px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .filter-container .filter-action-group {
        gap: 10px;
    }

    .filter-container .toggle-view {
        display: flex;
        gap: 15px;
        align-content: center;
        flex-wrap: wrap;
        margin: 20px 0;
    }

    header .logo-top {
        height: 13px;
    }

    .gift-bag.wrapper {
        padding: 15px 0 0;
    }

    .gift-bag.wrapper .content-wrapper {
        padding: 0 15px;
    }

    .gift-bag.wrapper .swiper-button-next {
        right: -15px;
        top: 65%;
    }

    .gift-bag.wrapper .swiper-button-prev {
        left: -15px;
        top: 65%;
    }

    .hidden-xs.menu-footer-list {
        display: block !important;
    }

    .gift-bag .product-column .button-orange-line {
        padding: 0px;
        width: 65%;
    }

}

@media (max-width: 1199px) {
    body header .container {
        padding: 17px 15px 15px 15px;
        height: fit-content;
    }

    header .header-left, header .header-right {
        flex: 1;
    }

    .menu-btn-mobile {
        padding: 0 15px 3px 15px;
        align-self: flex-start;
    }

    .mobile-menu .header-top {
        padding: 7px 0;
    }

    .mobile-menu .banner-category {
        line-height: normal;
        margin: 0px 15px 15px;
        display: flex !important;
    }
}

#category-product-wrapper {
    display: flex;
}

#category-product-wrapper .pc-filter {
    display: block;
    width: 0;
    overflow: hidden;
    transition: width .3s, margin-left .3s;
}

#category-product-wrapper.expand-filter .pc-filter {
    width: 19rem;
}

#category-product-wrapper .prod-list-wrapper {
    width: 100%;
    transition: width .3s;
    float: right;
}

#category-product-wrapper.expand-filter .prod-list-wrapper {
    width: calc(100% - 19rem);
}

#category-product-wrapper .pc-filter .filter-inner-wrapper {
    width: 19rem;
    padding-right: 15px;
    transform: translateX(-100%);
    transition: transform .3s ease-in-out;
}

#category-product-wrapper.expand-filter .pc-filter .filter-inner-wrapper {
    transform: none;
}

.pc-filter div ul li.set {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #B7CBD880
}

#category-product-wrapper .layered_filter {
    width: 100%;
    display: none;
}

#category-product-wrapper .pc-filter ul li h4 {
    width: 100%;
    display: flex;
    cursor: pointer;
    justify-content: space-between;
}

#category-product-wrapper .pc-filter ul li.expand i.fa-angle-down {
    transform: rotate(180deg);
}

body#category .filter-container #filter-block h4.filter-title {
    height: 35px;
    background: #B8CCD9;
    color: #333333 !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    padding: 6px 15px;
    letter-spacing: 1px;
    margin: 20px 0;
    cursor: pointer;
}

.filter-container #filter-block h4.filter-title img {
    height: 100%;
    margin-left: 10px;
}

.filter-container #price-filter-select {
    appearance: none;
    line-height: 1;
    height: 35px;
    margin: 20px 0;
    padding: 6px 15px;
    border: 0;
    border-radius: 0;
    background: #B8CCD9;
    color: #333333;
    font-family: inherit;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: capitalize;
    cursor: pointer;
}

#category-product-wrapper .pc-filter .filter-header,
#category-product-wrapper .pc-filter .filter-footer {
    display: none;
}

#category-product-wrapper .pc-filter .filter-header {
    text-align: center;
    border-bottom: 1px solid #B7CBD880;
    padding: 15px;
    color: #B7CBD8;
    position: relative;
}

#category-product-wrapper .pc-filter .filter-header button.close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0%, -50%);
}

html.disable-scroll {
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .filter-container #price-filter-select {
        min-width: 0;
    }

    #category-product-wrapper .pc-filter {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 999;
        background: white;
    }

    #category-product-wrapper.expand-filter .pc-filter {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    #category-product-wrapper .pc-filter .filter-header {
        display: block;
    }

    #category-product-wrapper.expand-filter .prod-list-wrapper,
    #category-product-wrapper.expand-filter .pc-filter .filter-inner-wrapper {
        width: 100%;
    }

    #category-product-wrapper.expand-filter .pc-filter .filter-inner-wrapper {
        padding: 15px;
        overflow: auto;
        max-height: calc(100% - 138px);
    }

    #category-product-wrapper .pc-filter .filter-inner-wrapper a#bl_clear_url {
        display: none;
    }

     #category-product-wrapper .pc-filter .filter-footer {
        display: block;
        margin-top: auto;
        border-top: 1px solid #B7CBD880;
        padding: 15px;
    }

    #category-product-wrapper .pc-filter .filter-footer a {
        margin: 0;
        width: 100%;
    }

    #category-product-wrapper .pc-filter ul li.set .layered_filter ul li {
        width: calc(50% - 10px - 17.5px);
    }
}
