﻿body {
    font-family: 'Montserrat', sans-serif;
}

input, select, textarea {
    font-family: 'Montserrat', sans-serif;
}

a {
    color: #4c586e;
}

a:hover {
    color: #6c9dab;
}

.plan-subscribe {
    text-align: right;
}

.plan-subscribe .stripe-button-el,
.btn-celadon {
    background: #cda34f;
    border-radius: 4px;
    -webkit-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    text-transform: none;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.plan-subscribe .stripe-button-el:hover,
.btn-celadon:hover {
    background: #e8a92a;
}

.btn-dark {
    background: #c5d1d1;
    border-radius: 4px;
    -webkit-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    text-transform: none;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.btn-navy {
    background: #46586e;
    border-radius: 4px;
    -webkit-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    text-transform: none;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: none;
}

.btn-teal {
    background: #6c9dab;
    border-radius: 4px;
    -webkit-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    text-transform: none;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: none;
}

.bill .stripe-button-el {
    background: #cda34f;
    border-radius: 4px;
    -webkit-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    text-transform: none;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.bill .stripe-button-el span:hover {
    color: #6c9dab;
}

.plan-subscribe .stripe-button-el span,
.bill .stripe-button-el span {
    min-height: 0!important;
    background: none;
    box-shadow: none;
    text-shadow: none;
    height: auto;
    line-height: 1;
    padding: 0;
}

.btn-dark:hover {
    background: #6c9dab;
}

.header-wrapper {
    height: 120px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.scrolled .header-wrapper {
    height: 70px;
}

header#top {
    border-bottom: 1px solid #f0f0f0;
    height: 90px;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 8010;
}

.scrolled header#top {
    height: 70px;
}

header#top * {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.scrolled header#top .navbar-brand img {
    height: 60px;
}

.scrolled header#top .nav-search {
    margin-top: 17px;
}

.scrolled  header#top .navbar-right {
    margin-top: 17px;
}

header#top .navbar-brand {
    padding: 5px 15px 5px 15px;
    height: auto;
}

header#top .navbar-brand img {
    width: 200px;
    height: 80px;
}

header#top .search-tabs {
    margin-left: 20px;
}

header#top .navbar-right li a {
    color: #6c9dab;
}

header#top .nav-search {
    margin-top: 30px;
}

header#top .user-panel a {

}

header#top .user-panel a .user-name {
    font-weight: normal;
    font-size: 10px;
}

.navbar-right li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 12px;
}

header#top .tab-list {
    float: left;
}

header#top .navbar-right {
    margin-top: 28px;
}

.search-tabs .btn-group {
    float: left;
}

.search-tabs .search-form {
    float: left;
}

.search-tabs .btn-group .btn {
    border-radius: 4px 0 0 4px;

}

.search-tabs ul {
    z-index: 1004;
}

.search-form input[type=text] {
    float: left;
    height: 34px;
    padding: 0 10px;
    width: 200px;
    border: 1px solid #ccc;
    border-left: 0;
}

.search-form button {
    color: #fff;
    border: none;
    border-radius: 0 4px 4px 0;
    height: 34px;
    padding: 0 10px;
    font-size: 18px;
    background: #6c9dab url(../images/search-icon.svg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 36px;
}

.search-form button i {
    display: none;
}

.home-slider {
    margin-bottom: 30px;
}

.home-slider .item {
    height: 300px;
    padding-top: 90px;
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.home-slider .item h3 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 30px;
}

.home-slider .item h4 {
    font-weight: normal;
    font-size: 18px;
}

.home-slider .owl-prev,
.home-slider .owl-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 40px;
    font-family: 'fontAwesome';
    font-size: 16px;
    text-align: center;
}

.home-slider .owl-prev {
    left: 0;
    -webkit-border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
}

.home-slider .owl-next {
    right: 0;
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
}

.home-slider .owl-nav .owl-prev:before{
    content: "\f053";
}

.home-slider .owl-nav .owl-next:after{
    content: "\f054";
}

#navigation {
    text-align: center;
}

#navigation ul {
    display: inline-block;
    float: none;
}

#navigation ul.mobile-only {
    display: none;
}

#navigation ul li a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 15px;
    color: #6c9dab;
}

#navigation ul li.active a {
    color: #cda34f;
}

.products-carousel {
    position: relative;
}

.products-carousel .owl-prev,
.products-carousel .owl-next {
    position: absolute;
    top: 40%;
    width: 34px;
    height: 34px;
    margin-top: -20px;
    background: rgba(76, 88, 110, .9);
    color: #fff;
    line-height: 35px;
    font-family: 'fontAwesome';
    font-size: 15px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.products-carousel .owl-prev {
    left: 5px;
}

.products-carousel .owl-next {
    right: 5px;
}

.products-carousel .owl-nav .owl-prev:before{
    content: "\f053";
}

.products-carousel .owl-nav .owl-next:after{
    content: "\f054";
}

.section-title {
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    letter-spacing: 0;
    color: #4c586e;
}

#sidebar {
    background: none;
}

#content {
    background: none;
    margin-top: 30px;
}

#footer {
    background: #4c586e;
    color: #ccc;
    padding: 20px 0px 50px 0;
}

#footer .side-nav h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
}

#footer .side-nav ul li {
    margin-bottom: 3px;
}

#footer .side-nav ul li a {
    color: #c5d1d1;
    font-size: 13px;
}

#footer .side-nav ul li a:hover {
    color: #fff;
}

#product-list .product {
    background: none;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

#product-list .product h4 {
    float: none;
    width: 100%;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: normal;
    line-height: 1.4;
    height: 38px;
    text-align: center;
}

#product-list .product h4 a {
    font-weight: normal;
    color: #4c586e;
    font-size: 14px;
}

#product-list .product .product-description a:hover,
#product-list .product a:hover {
    color: #6c9dab;
}

#product-list .product .product-description {
    margin: 10px 0;
}

#product-list .product .product-price {
    display: block;
    float: none;
    width: 100%;
    color: #6c9dab;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

header#top .navbar-right .items-counter {
    padding-left: 32px;
    margin-left: 10px;
    background: url(../images/shopping-basket.png) no-repeat left center;
    color: #cda34f;
    top: 0;
}

header#top .navbar-right .nav-icon {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    width: 30px;
    margin-right: 15px;
}

header#top .navbar-right .nav-icon a:focus {
    background-color: transparent;
}


header#top .navbar-right .nav-icon.my-madeit {
    background-image: url(../images/my-icon.png);
}

header#top .navbar-right .nav-icon.add-item {
    background-image: url(../images/add-item-icon.png);
}


header#top .navbar-right .nav-icon.email {
    background-image: url(../images/messages-icon.png);
}

header#top .navbar-right .nav-icon.favourites {
    background-image: url(../images/favourites-icon.png);
}

header#top .navbar-right .nav-icon.feedback {
    background-image: url(../images/feedback-icon.png);
}

header#top .navbar-right .nav-icon a:hover {
    background-color: transparent;
}

header#top .navbar-right .nav-icon:hover {
    opacity: 0.7;
}

/**/

.section-heading {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.section-heading:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../images/heading-dots.png) repeat-x left center;
    content: '';
    height: 100%;
}

.section-heading h3 {
    display: inline-block;
    background: #ffffff;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    font-size: 18px;
    color: #555;
}

.section {
    margin-bottom: 50px;
}

.section-item {
    text-align: center;
    position: relative;
}

.section-item .sale-badge {
    position: absolute;
    top: 12px;
    left: 16px;
    padding: 0 4px;
    background: #c21717;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
}

.section-item .item-img {
    margin-bottom: 15px;
}

.section-item .item-img img {
    max-width: 100%;
    display: inline-block;
}

.item-title {
    font-size: 14px;
    margin: 0 0 5px;
    color: #4c586e;
    height: 36px;
    overflow: hidden;
}

.latest-collections .item-title {
    height: auto;
    overflow: visible;
}

.item-subtitle {
    font-size: 11px;
    color: #999;
    margin: 10px 0;
}

.section-item .item-info {
    width: 100%;
}

.section-item .product-price {
    color: #6c9dab;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    display: block;
}

.benefit-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.benefit-icon i {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
}

.benefit-icon i.bi-search {
    background-image: url(../images/bi-search.svg);
}

.benefit-icon i.bi-artisan {
    background-image: url(../images/bi-artisan.svg);
}

.benefit-icon i.bi-exclusive {
    background-image: url(../images/bi-exclusive.svg);
}

.benefit-text {
    height: 50px;
    display: flex;
    align-items: center;
    color: #4c586e;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

#product-list {
    margin-bottom: 40px;
}

#product-list .product.col-md-3 {
    width: 25%;
    margin: 0 0 20px;
}

#product-list .product .product-image {
    display: inline-block;
}

.item-info {
    margin-bottom: 8px;
    color: #6c9dab;
    font-style: italic;
}

.item-info-sep {
    font-style: normal;
    padding: 0 2px;
}

@media (max-width: 775px) {
    .benefit {
        margin-bottom: 10px;
        text-align: center;
    }

    .benefit-text {
        justify-content: center;
    }

    header#top .navbar-collapse {
        background: #ffffff;
        padding-left: 15px;
        padding-right: 15px;
    }

    header#top .navbar-right .nav-icon {
        text-indent: 0;
        padding-left: 42px;
        width: auto;
        background-position: 15px center;

    }

    header#top .navbar-toggle .icon-bar {
        background: #4c586e;
    }

    #sidebar.aligned-to-header {
        margin-top: 10px;
    }

    .section-item {
        text-align: center;
    }

    .section-item .item-img img {
        display: inline-block;
    }
}

.categories-panel a {
    font-size: 13px;
    text-transform: none;
}

#product-list .product .product-image {
    width: 100%;
    height: 100%;
    max-width: 238px;
    max-height: 238px;
    object-fit: contain;
}

#webmaster-sidebar {
    width: 120px;
    padding-right: 15px;
}

.categories-panel.affix {
    top: 90px;
    position: fixed !important;
}

.copyright-wrapper {
    float: right;
}

.submark {
    margin-bottom: 10px;
}

.submark img {
    max-width: 100%;
}

.social-icons {
    text-align: center;
    margin: 15px 0 20px;
}

.social-icons a {
    margin: 0 15px;
}

.store-intro h2 a {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 27px;
}

.store-intro h2 a:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url(../images/bg-separator-horizontal.png) repeat-x 0 bottom;
    content: '';
    height: 100%;
    left: 0;
}

.store-intro h2 a img {
    max-width: 100%;
}

@media (min-width: 993px) {
    #sidebar {
        width: 209px;
    }

    #content {
        width: 795px;
    }    
}

@media (min-width: 1280px) {
    #sidebar {
        width: 209px;
    }

    #content {
        width: 1050px;
    }

    .container {
        width: 1280px;
    }

    /*.store-intro.item-page h2 a img {
        width: auto;
    }*/
}

@media (min-width: 1280px) and (max-width: 1350px) {
    #sidebar {
        width: 160px;
        padding-right: 10px;
    }

    #content {
        width: 1050px;
        padding-left: 10px;
    }

    .container {
        width: 1230px;
    }
    
    /*.store-intro.item-page h2 a img {
        width: auto;
    }*/
}

/***/

#store-panel {
    padding: 0;
    background: none;
}

#store-panel h1 a,
#store-panel h3 a {
    color: #4c586e;
}

#store-panel h4,
#store-panel .tool-nav a,
#store-panel .overview-nav dd strong {
    color: #4c586e;
}

.item-admin-panel a {
    color: #6c9dab;
}

#store-panel .overview-nav dd {
    font-style: italic;
    margin-bottom: 4px;
}

.item-admin-panel a:hover,
#store-panel h1 a:hover,
#store-panel h3 a:hover,
#store-panel .tool-nav a:hover {
    color: #6c9dab;
}

.item-admin-panel a:hover,
.item-info li a:hover {
    color: #4c586e;
}

#sidebar #store-panel .store-nav li {
    margin: 0 12px 3px 0;
}

.item-admin-panel {
    background: #f5f5f5;
}

.item-admin-panel h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.item-admin-panel ul {
    margin-bottom: 10px;
}

.item-info h1 {
    font-style: normal;
    font-weight: bold;
    padding-bottom: 30px;
    color: #4c586e;
}

#item .item-price-panel {
    border: none;
}

#item .item-price-panel .item-turnaround-time {
    margin-bottom: 5px;
    font-style: italic;
    color: #4c586e;
}

#item .item-price-panel h3 {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #6c9dab;
}

#item .item-price-panel h3 strong,
.item-info li a {
    color: #6c9dab;
}

#item .item-price-panel h4 {
    font-style: normal;
    line-height: 30px;
    color: #4c586e;
}

#item .item-price-panel select {
    height: 30px;
    padding: 0 5px;
}

.item-gallery .item-photo {
    text-align: center;
}

.item-gallery .item-photo img {
    border: none;
    width: auto;
    display: inline-block;
    max-height: 480px;
    max-width: 480px;
}

.item-gallery-thumbs {
    text-align: center;
}

.item-gallery-thumbs ul {
    display: flex;
    flex-direction: column;
}

.item-gallery-thumbs img {
    border: 2px solid #6c9dab;
}

.item-info ul {
    border: none;
}

.item-description {
    border: none;
}

#item .item-section-title {
    color: #4c586e;
}

#item .item-aside .item-price-panel {
    padding: 20px;
    width: 300px;
}

.gift-guide-credits {
    float: right;
    width: 340px;
    padding: 15px 20px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
}

.bill .bill-title {
    color: #6c9dab;
}

.gift-guide-credits .bill-title {
    line-height: 1.2;
    margin-bottom: 10px;
}

.gift-guide-credits label {
    font-weight: bold;
    font-size: 14px;
}

.gg-credits {
    margin-bottom: 10px;
    line-height: 28px;

}

.gg-credits label {
    vertical-align: top;
}

.gg-credits input {
    height: 28px;
    margin-left: 5px;
    padding: 0 5px;
    width: 60px;
    border: none;
    background: #dddddd;
    vertical-align: top;
}

.gg-credits button {
    padding: 0 10px;
    background: #4c586e;
    border: none;
    color: #fff;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    margin-left: 10px;
    text-transform: uppercase;
    vertical-align: top;
}

.bill .bill-balance dd,
.bill .bill-balance dt {
    font-size: 14px;
}

.submark-wrapper {
    float: right;
}

#product-list .col-md-3 {
    padding-left: 6px;
    padding-right: 6px;
}

#product-list.products-carousel .product {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

#product-list.products-carousel .product-image {
    min-width: 150px;
    /*margin-left: -9px;*/
}

#content.account .section-title {
    margin-top: 0;
}

.pagination {
    width: 100%;
}

.pagination .active {
    color: #cda34f;
}

.advertiser-list {
    width: 210px;
    padding: 10px;
}

.advertiser-list li {
    text-align: center;
}

.advertiser-list li img {
    max-width: 100%;
    display: inline-block;
}

.subscriptionItem input:checked ~ .labelBody .planItemPrice .planPriceSign, .subscriptionItem input:checked ~ .labelBody .planItemPrice .planPriceValue {
    color: #6c9dab;
}

.spotlight-panel .section-title {
    margin-top: 0;
}

#product-list .product .product-description a {
    color: #999;
}

.custom-select.open {
    z-index: 101;
}

.custom-select a.current-selected {
    overflow: hidden;
}

.custom-select ul li a {
    max-width: 100%;
    overflow: hidden;
}

.section-item .add-to-favourites {
    display: none;
    position: absolute;
    top: 12px;
    right: 16px;
    height: 20px;
    width: 20px;
    background: url(../images/sprite-icons.png) no-repeat -28px -92px;
    background-color: rgba(255, 255, 255, .5);
    text-indent: -9999em;
    text-transform: capitalize;
}

.section-item .add-to-favourites:hover {
    background-color: rgba(255, 255, 255, .8);
}

.section-item:hover .add-to-favourites {
    display: block;
}

#product-list.two-cols {
    margin: -12px 0 0 15px;
    padding: 0 10px 27px;
    border: none;
}

#sidebar #mc_embed_signup_scroll input[type="submit"] {
    background: #4c586e;
}

.spotlight-panel p {
    font-size: 14px;
}

#add-item .add-item-form .item-information .col {
    width: 720px;
}

#add-item .add-item-form .item-creating-product {
    padding: 33px 0 43px;
    position: relative;
    z-index: 99998;
}

#add-item .add-item-form .item-turnaround-time .js-radio-label {
    display: block;
    margin-bottom: 7px;
}

#add-item .add-item-footer p, #add-item .add-item-footer button {
    display: inline-block;
}

.user-form .cabinet {
    margin-top: 0;
    padding-top: 0;
}

.user-form .cabinet .btn-dark {
    margin-top: 0;
}

.mymadeit .account-summarylist {
    font-size: 12px;
}

.user-form label span.btn-dark {
    color: #fff;
}


.search-filters .location-field .checkbox {
    margin-top: 7px;
}

.search-filters .location-field label {
    width: 60px;
    font-size: 12px;
}

.search-filters input[type="text"] {
    width: 57px;
}

#sortable.sortable-products li {
    width: 24%;
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
}

@media (max-width: 1240px) and (min-width: 775px) {
    .header-wrapper {
        height: 150px;
    }

    .scrolled header#top,
    header#top {
        height: auto;
        text-align: center;
    }

    header#top .navbar-header {
        float: none !important;
        display: inline-block;
    }

    header#top .navbar-right {
        float: none !important;
        display: inline-block;
        margin-top: 5px;
        margin-left: 20px;
    }

    header#top .nav-search {
        margin-top: 5px;
        float: none !important;
        display: inline-block;
    }

    header#top .navbar-brand img {
        max-height: 50px;
    }
}

.site-wrap__content.fix-header-navbar header#top {
    height: auto;
    position: static;
}

.site-wrap__content.fix-header-navbar .header-wrapper {
    height: auto;
    position: sticky;
    top: 0;
    z-index: 8010;
}

.order-table td .change-postage .postage-cost {
    left: 10px;
    line-height: 20px;
}

@media (max-width: 775px) {
    #sidebar #mc_embed_signup_scroll {
        background: #6c9dab;
    }

    .advertiser-list {
        width: 100%;
    }

    .home-slider .item {
        padding-top: 80px;
    }

    .home-slider .item h3 {
        font-size: 32px;
    }

    #product-list {
        margin: 0 0 20px;
    }

    /*#sidebar.aligned-to-header {
        margin-top: 0;
    }*/

    .header-wrapper {
        height: 150px;
    }

    .items-counter {
        position: absolute;
        left: 20px;
        top: 8px;
        padding-left: 32px;
        background: url(../images/shopping-basket.png) no-repeat left center;
        color: #cda34f;
        font-weight: bold;
        width: 30px;
        line-height: 30px;
    }

    .scrolled header#top,
    header#top {
        height: auto;
    }

    .navbar-header {
        text-align: center;
        height: auto;
    }

    header#top .search-tabs {
        margin: 0 auto 10px;
        display: inline-block;
    }

    .search-form input[type=text] {
        width: 160px;
    }

    .navbar-brand {
        float: none;
        display: inline-block;
        margin-bottom: 8px;
    }

    .expandable-menu ul,
    .expandable-menu h3, .expandable-menu h3.section-title {
        background: #6c9dab;
    }

    .categories-panel.affix {
        top: 0px;
        position: relative !important;
    }

    .navbar-toggle {
        position: absolute;
        top: 0;
        right: 0;
    }

    #product-list .product {
        width: 100%;
        margin-bottom: 15px;
    }

    #product-list .product.col-md-3 {
        width: 100%;
        margin-bottom: 15px;
    }

    #product-list .product:last-of-type {
        margin-bottom: 15px;
    }

    /*#product-list .product img.product-image {
        width: auto;
    }*/

    #footer .side-nav {
        margin-bottom: 10px;
    }

    #footer .side-nav h4 {
        background: #6c9dab;
        margin: 0;
    }

    #footer .side-nav h4:before {
        background: rgba(255, 255, 255, 0.4);
        font-weight: bold;
        color: #fff;
        font-size: 18px;
    }

    #footer .side-nav ul {
        background: #6c9dab;
    }

    #footer .side-nav ul li a {
        color: #fff;
    }

    .social-icons {
        text-align: center;
        margin-bottom: 20px;
    }

    .copyright-wrapper,
    .submark-wrapper {
        float: none;
        text-align: center;
        margin-top: 15px;
    }

    #footer .footer-aside .copyright {
        text-align: center;
    }

    #product-list.products-carousel .product {
        width: 100%;
    }

    .section-item {
        margin-bottom: 15px;
    }

    .item-info {
        float: none;
        width: 100%;
    }

    .store #item .item-price-panel {
        background: #c5d1d1;
    }

    .at-image-sharing-mobile-icon {
        background-color: #cda34f !important;
    }

    .store #item .item-price-panel a.btn-celadon {
        background: #cda34f;
    }

    #product-list-panel .left-panel h3{
        color:#4c586e;
    }

    #add-item .add-item-form .item-information .col {
        width: 50%;
    }

    .order-table td .change-postage .postage-cost {
        left: 0;
    }
}

@media (max-width: 775px) and (orientation: landscape) {
    .items-counter {
        top: 16px;
    }

    header#top .navbar-brand {
        margin-bottom: 0;
    }

    header#top .navbar-brand img {
        width: 150px;
        height: 50px;
    }

    header#top .navbar-toggle {
        margin-top: 12px;
    }

    header#top .search-tabs {
        margin-top: 10px;
        margin-bottom: 0;
        display: inline-block;
    }

    .header-wrapper {
        height: 63px;
    }

    .scrolled header#top .navbar-brand img {
        height: 45px;
    }
}

@media (max-width: 480px) {
    #add-item .add-item-form .item-information .col {
        width: 100%;
    }
}

.right-preview-rotate {
    display: inline-block;
    min-height: 50px;
    width: 50%;
    background: url(../images/rotateToRight.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.left-preview-rotate {
    display: inline-block;
    min-height: 50px;
    width: 50%;
    background: url(../images/rotateToLeft.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}


.right-rotate {
    display: inline-block;
    min-height: 20px;
    width: 46%;
    background: url(../images/rotateToRight.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.left-rotate {
    display: inline-block;
    min-height: 20px;
    width: 46%;
    background: url(../images/rotateToLeft.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

@media (min-width: 992px) and (max-width: 1040px) {
    .scrolled header#top, header#top {
        position: relative;
    }
}

.g-recaptcha,
.field-validation-valid {
    margin: 0 0 6px;
}

.section-title-center {
    font-family: 'Montserrat';
    font-size: 20px;
    letter-spacing: 0;
    color: #4c586e;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
}

.section-title-center__subtitle {
    margin-top: 5px;
    text-align: center;
}

.section-title-center__subtitle + .section-title-center__subtitle {
    margin-bottom: 20px;
}

.login-guest {
    padding-bottom: 50px;
}

.login-guest-row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-guest-row--signin {
    flex-direction: column;
}

.login-guest-row--signin h3 {
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
}

.login-guest-row + .login-guest-row {
    margin-top: 45px;
}

.login-guest-col + .login-guest-col {
    margin-left: 25px;
}

.login-guest-col--feedback {
    padding-left: 15px;
}

.login-guest-col.account-panel {
    padding: 35px 55px 11px 26px;
}

.login-guest-col__divider
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.login-guest-form label {
    display: block;
    padding: 8px 0 7px;
    color: #6c9dab;
}

.login-guest-form .btn-celadon 
{
    margin: 20px 0;
}

.login-guest-form input[type="text"],
.login-guest-form input[type="password"] {
    padding: 5px 9px 3px;
    margin: 0 0 3px;
    width: 333px;
    height: 19px;
    background: #eeeeee;
    border: none;
    color: #6b6b6b;
    font-size: 100%;
    line-height: 19px;
}

.btn-dark-blue {
    background-color: #6c9dab;
    box-shadow: none;
}

.flex-block {
    display: flex;
}
.flex-one {
    flex: 1;
}
.flex-two {
    flex: 2;
}
.flex-three {
    flex: 3;
}
.shipping-columns {
    display: flex;
}

.item-shipping .flex-block {
    margin-bottom: 10px;
}
.item-shipping .shipping-columns > div,
.item-shipping .flex-block .flex-two {
    margin-right: 5px;
}

@media (max-width: 760px) {
    .shipping-columns {
        flex-direction: column;
    }
    .item-shipping .shipping-columns > div + div {
        margin-top: 20px;
    }

    .login-guest-row {
        flex-direction: column;
    }

    .login-guest-col + .login-guest-col {
        margin-left: 0;
        margin-top: 20px;
    }

    .login-guest-col--feedback {
        padding-left: 0;
    }
}

@media (max-width: 480px) {
    .login-guest-col.account-panel {
        padding: 15px;
        width: 100%;
    }

        .login-guest-col.account-panel input {
            width: 100%;
            padding: 7px;
            height: auto;
        }
}

.breadcrumbs a {
    color: #6c9dab;
}

.spotlight-full-width {
    width: 100%;
}

.section-title.text-normal {
    text-transform: unset;
}

.tooltip-add-item-images {
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
}

.title-block-with-select {
    display: flex;
    align-items: center;
}
.title-block-with-select h3.section-title {
    margin-bottom: 0;
    margin-right: 15px;
}

.product-icon {
    position: absolute;
    right: 6px;
    bottom: 6px;
    width: 35px;
    height: 35px;
}

.product-icon.product-sub-type-1 {
    background: url(../images/handmade-icon.png) no-repeat right bottom;
    background-size: contain;
}

.product-icon.product-sub-type-2 {
    background: url(../images/supplies-icon.png) no-repeat right bottom;
    background-size: contain;
}

.latest-item .item-link {
    margin: 10px 0px;
}

.latest-item .item-link a {
    font-weight: bold;
    color: #6c9dab;
}

.row-collection-flex .row-collection-flex-button div {
    display: inline-block;
}

@media (min-width: 992px) {
    .row-collection-flex {
        display: flex;
        width: calc(100% + 30px);
    }

    .row-collection-flex a {
        width: 33.3%;
        flex-shrink: 0;
    }

    .row-collection-flex .latest-item {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .row-collection-flex .item-img, .row-collection-flex .item-title, .row-collection-flex .item-subtitle {
        flex-shrink: 0;
        width: 100%;
    }

    .row-collection-flex .row-collection-flex-button {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        flex-grow: 1;
    }

    .row-collection-flex-blog {
        display: flex;
        width: calc(100% + 30px);
    }

    .row-collection-flex-blog .latest-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .row-collection-flex-blog .item-img, .row-collection-flex-blog .item-title, .row-collection-flex-blog .item-subtitle, .row-collection-flex-blog .item-info, .row-collection-flex-blog .item-desc {
        flex-shrink: 0;
        width: 100%;
    }

    .row-collection-flex-blog .item-link {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        flex-grow: 1;
    }
}

@media (max-width: 775px) {
    .custom-select-item-position .custom-select.open .custom-select-wrapper {
        right: 0;
    }

    .custom-select-item-position .custom-select.open .custom-select-wrapper ul li {
        display: block !important;
        float: initial !important;
        margin-left: 7px !important;
        margin-right: 7px!important;
        padding-right: 0px !important;
        border-right: 0 !important;
    }
}

.fix-gallery .item-info {
    width: 100%
}

.fix-gallery .item-gallery {
    flex-shrink: 0
}

.fix-gallery .item-photo {
    flex-basis: auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
