/* HelloBar */
.html-widget .header-hellobar-section {
    background-color: #121212;
    color: #fff;
    font-weight: 300;
    position:relative;
}
.html-widget .header-hellobar-section p{
    margin-bottom:0;
}
.html-widget .header-hellobar-section a {
    font-weight:700;
    text-decoration:underline;
}
.html-widget .header-hellobar-section a:hover {
    color: #B98D27
}
.hellobar-close-button {
    background: url(../Content/images/hellobar-close-icon.svg) no-repeat center center;
    height: 20px;
    width: 25px;
    float: right;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    right: 5px;
    top: 10px;
}
.header-hellobar-section{
    display:none;
}
.big-banner-section,
.small-two-banners-section {
    position: relative;
    clear: both;
    margin-bottom: 20px;
}
.big-banner-section .banner-content-section h2,
.small-two-banners-section .banner-content-section h2 {
    font-size: 24px;
    font-family: 'Old Standard TT';
    display: inline-block;
    padding: 10px 0;
    margin-bottom:8px !important;
}
.big-banner-section .banner-content-section h2,
.big-banner-section .banner-content-section p {
    color: #fff;
}
.small-two-banners-section .banner-content-section h1,
.small-two-banners-section .banner-content-section p {
    color: #000;
}
.big-banner-section .banner-content-section p,
.small-two-banners-section .banner-content-section p {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 45px;
}
.small-two-banners-section .banner-content-section p {    
    margin-bottom: 20px;
}
.big-banner-section .banner-content-section .title-seperator,
.small-two-banners-section .banner-content-section .title-seperator {
    position: absolute;
    width: 6px;
    height: 64px;
    background-color: #D3BB9C;
    display: inline-block;
}
.big-banner-section .banner-content-section .content-section,
.small-two-banners-section .banner-content-section .content-section {
    padding-left: 21px;
}
.big-banner-section .banner-content-section .content-section .buttons,
.small-two-banners-section .banner-content-section .content-section .buttons {
    text-align:left;
}
.big-banner-section .banner-content-section .content-section .buttons a {
    font-size: 12px;
    line-height: 15px;
}
.big-banner-section .banner-content-section .content-section .buttons a:first-child {
    margin-right:15px;
}
.small-two-banners-section .banner-content-section .content-section .buttons a {
    font-size: 11px;
}
.big-banner-section .banner-content-section .content-section .buttons a span.icon-pin {
    background-image: url("images/pin-white.svg");
    width: 9px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 6px;
    font-size:0;
}
.big-banner-section .banner-content-section .content-section .buttons a:hover span.icon-pin {
    background-image: url("images/pin.svg");
}
.big-banner-section .banner-content-section {
    background-color: rgba(23, 23, 23, 0.95);
}
.small-two-banners-section .banner-content-section {
    background-color: rgba(255, 255, 255, 0.95);
}
.big-banner-section .banner-image img,
.small-two-banners-section .banner-image img {
    max-width: 100%;
}
    .big-banner-section .banner-image.banner-img img {
        width: auto;
    }
.big-banner-section .banner-image, .small-two-banners-section .banner-image {
    width: 100vw;
    margin-left: calc(-1*((100vw - 100%)/2));
}
/* Secure section styles */
.secure-section {
    border: 10px solid #F6F6F6;
    background-color:#fff;
}
.secure-section-bottom .secure-column {
    padding: 20px;
    text-align: left;
    width: 100%;
}
.secure-section-bottom .secure-image {
    margin-right: 29px;
    display: inline-block;
    width: 20%;
}
.secure-image .bottom-image-1 {
    background-image: url("images/shipping.svg");
}
.secure-image .bottom-image-2 {
    background-image: url("images/delivery.svg");
}
.secure-image .bottom-image-3 {
    background-image: url("images/customization.svg");
}
.secure-section-bottom .secure-image > div {
    height: 94px;
    width: 94px;
    font-size: 0;
}
.secure-image > div {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    margin: 0 auto;
    font-size: 0;
}
.secure-text p {
    font-size: 13px;
    margin-bottom: 0;
}
.secure-section {
    margin-bottom: 20px;
}
.secure-section-bottom .secure-text .secure-title {
    margin-bottom: 5px;
}
.secure-section-bottom .secure-text {
    width: 70%;
    font-family: 'Montserrat';
    line-height: 20px;
    color: #010102;
    display: inline-block;
    text-align: left;
}
.secure-section-bottom .secure-text,
.secure-section-bottom .secure-image {
    vertical-align:middle;
}
.secure-section-bottom .secure-text .secure-subtext1,
.secure-section-bottom .secure-text .secure-subtext2 {
    color: #525252;
    font-family: 'Muli';
    font-weight: 300;
}
.category-description-two-banner > div {
    position: relative;
}
.category-description-two-banner > div .banner-content {
    position: absolute;
}
.category-description-two-banner > div img,
.category-description-three-banner .large-banner-image,
.category-description-three-banner img {
    width: 100%;
}
.category-description-two-banner > div .banner-content h2 {
    font-family: 'Old Standard TT';
    font-size: 22px;
    color: #000;
    text-align: left;
}
.category-description-two-banner > div .banner-content p {
    font-family: Muli;
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    color: #000;
    margin-top:0;
}
.category-description-two-banner > div .banner-content .buttons a {
    font-size: 10px;
}
.category-description-two-banner > div .banner-content .buttons {
    text-align: left;
}
.category-description-two-banner .large-left-banner .banner-content {
    bottom: 25px;
    left: 25px;
}
.category-description-two-banner .small-right-banner .banner-content {
    top: 25px;
    left: 25px;
}
.category-description-three-banner .large-banner-image {
    position:relative;
}
.category-description-three-banner .large-banner-image > .button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.category-description-three-banner .large-banner-image > .button a {
    padding: 10px 35px;
    background-color: #fff;
    color: #242424;
    font-size: 12px;
    font-family: 'Montserrat';
}
.category-description-three-banner .large-banner-image > .button a:hover {    
    background-color: #000;
    color: #fff;
}
.category-description-three-banner .large-banner .banner-content h2 {
    font-size: 27px;
    line-height: 36px;
    font-family: Old Standard TT;
    text-align: left;
}
.category-description-three-banner .banner-content p {
    padding-bottom: 20px;
    font-weight:300;
    font-size:14px;
    line-height:22px;
}
.category-description-three-banner .banner-content .buttons a {
    font-size: 11px;
    padding: 9px 30px;
}
.box {
    margin-bottom:16px;
    display:block;
    position:relative;
}
.box img {
    max-width: 100%;
    height: auto;
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease;
}
.box > img{
    width:100%;
}
.box .category-text{
    position:absolute;
    z-index:1;
    width:100%;
    background-color:rgba(255,255,255,0.6);
}
.box .category-text span{
    display:block;
    text-align:left;
    color:#000000;
}
.box .category-text .category-title{
    font-family:Old Standard TT;
    font-weight:400;
    font-size:24px;
    padding-left: 13px;
}
.box .category-text .category-subtitle{
    font-weight:300;
    font-size:12px;
}
.box .category-text .category-subtitle > img{
    margin-right:5px;
    padding-bottom: 2px;
}
.category-text {
    bottom: 0;
    left: 0;
    padding:10px 20px 20px;
}
.custom-category-section .category-text .category-subtitle {
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease;
}
.custom-category-section a:hover .category-text .category-subtitle {
    padding-left: 13px;
    color: #B98D27;
}
.custom-category-section a{
    display: block;
}
    .custom-category-section a .box:after {
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: inset 0 0 0 0 rgba(255,255,255,1);
        transition: box-shadow .5s ease;
    }
    .custom-category-section a:hover .box:after {
        box-shadow: inset 0 0 0 10px rgba(226,226,226,1);
    }
/*Custom category*/
@media all and (max-width: 991px) {
    .big-banner-section .banner-content-section, .small-two-banners-section .banner-content-section {
        padding: 35px 15px;
        margin-top: -35px;
        position: relative;
        text-align: left;
        min-height:105px;
    }
    .small-two-banners-section .banner-image img {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }
    .category-description-two-banner > div .banner-content .buttons .browse-collection-button {
        padding: 6px 11px;
    }
    .category-description-three-banner .banner-content {
        padding: 30px 15px;
        letter-spacing: -0.5px;
    }
    .category-description-three-banner .small-banner-image > div:first-child {
        padding-right:1%;
    }
    .category-description-three-banner .small-banner-image > div:last-child {
        padding-left: 1%;
    }
    .category-description-three-banner .small-two-banner .banner-content p {
        margin: 0;
        padding:0;
    }
    .big-banner-section .banner-content-section h2, .small-two-banners-section .banner-content-section h2 {
        margin-bottom: 0 !important;
        padding: 12px 0;
    }
    .big-banner-section .banner-content-section p, .small-two-banners-section .banner-content-section p {
        margin-bottom: 20px;
    }
    .big-banner-section .banner-content-section .content-section .buttons a {
        clear: both;
        font-size: 11px;
    }
    .secure-section {
        width: 100vw;
        margin-left: calc(-1*((100vw - 100%)/2));
    }
    .secure-section-bottom .mobile-secure-bottom {
        padding: 0 35px;
    }
    .secure-section-bottom .secure-column {
        padding: 22px 0;
        border-top: 1px solid #DEDEDE;
        border-bottom: 1px solid #DEDEDE;
        margin: 5px 0;
    }
    .secure-section .row > div:first-child .secure-column {
        border-top: none;
        margin: 0 0 5px 0;
    }
    .secure-section .row > div:last-child .secure-column {
        border-bottom: none;
        margin: 5px 0 0 0;
    }
}
@media all and (max-width: 480px) {
    .secure-section-bottom .secure-image {
        margin-right: 20px;
    }
    .secure-section-bottom .secure-image > div {
        height: 80px;
        width: 75px;
    }
    .secure-section-bottom .secure-image {
        width: 25%;
    }
    .secure-section-bottom .secure-text {
        width: 67%;
    }
    .category-description-three-banner .banner-content .buttons a {
        width: 100%;
    }
    .big-banner-section .banner-content-section h2, .small-two-banners-section .banner-content-section h2 {
        letter-spacing: -0.5px;
    }
    .big-banner-section .banner-content-section .content-section .buttons a {
        padding: 10px;
    }
}
@media all and (max-width:374px) {
    .category-description-two-banner .large-left-banner .banner-content {
        bottom: 15px;
    }
    .category-description-three-banner .banner-content {
        padding: 30px 15px;
    }
    .big-banner-section .banner-content-section .content-section .buttons a {
        display: block;
        margin-right: 0 !important;
    }
    .big-banner-section .banner-content-section .content-section .buttons a:first-child {
        margin-bottom: 15px;
    }
    .secure-section-bottom .secure-image {
        margin-right: 10px;
    }
    .secure-section-bottom .secure-image > div {
        width: 55px;
    }
    .secure-section-bottom .secure-image {
        width: 20%;
    }
    .secure-section-bottom .secure-text {
        width: 70%;
    }
}
@media(max-width:767px){
    .box {
        height: auto;
        margin-bottom:20px;
    }
    .html-widget .header-hellobar-section p {
        width:90%;
    }
    .hellobar-close-button {
        top: 7px;
    }
    .box .category-text .category-title {
        font-size: 20px;
    }
    .category-text {
        padding: 5px 10px 10px;
    }
}
@media all and (min-width: 768px) { 
    .secure-section {
        padding: 23px 0;
    }
    .custom-category-section .box-2, .custom-category-section .box-4, .custom-category-section .box-6{
        margin:0;
    }
}
@media all and (min-width: 992px) {
    .header-location {
        margin-left: 30px;
    }
    .header-phone .html-widget p {
        background-image: url('images/phone.svg');
        background-position: 0 4px;
    }
    .header-location .html-widget p {
        background-image: url('images/pin.svg');
        background-position: 0 3px;
    }
    .header-phone .html-widget p, .header-location .html-widget p {
        background-repeat: no-repeat;
        background-size: 12px 12px;
        text-align: left;
        padding-left: 22px;
        margin: 9px 0;
        font-size: 12px;
        color: #787878;
    }
    .header-location .html-widget p {
        padding-left: 16px;
    }
        .header-location .html-widget p {
            background-size: 9px 12px;
        }
    .big-banner-section, .small-two-banners-section,
    .secure-section {
        margin-bottom: 100px;
    }
    .big-banner-section .banner-image,
    .small-two-banners-section .banner-image {
        width: 68.5%;
        margin-left: inherit;
    }
    .big-banner-section .banner-content-section h2,
    .small-two-banners-section .banner-content-section h2 {
        font-size: 36px;
    }
    .big-banner-section .banner-content-section,
    .small-two-banners-section .banner-content-section {
        position: absolute;
        width: 42%;
        top: 50%;
        transform: translateY(-50%);
    }
    .big-banner-section.right-content .banner-content-section,
    .small-two-banners-section.right-content .banner-content-section {
        right: 0;
    }
    .big-banner-section.left-content .banner-content-section,
    .small-two-banners-section.left-content .banner-content-section {
        left: 0;
    }
    .big-banner-section.left-content .banner-image,
    .small-two-banners-section.left-content .banner-image {
        text-align: right;
        margin-left: auto;
    }
    .category-description-two-banner > div {
        display: inline-block;
        float: left;
    }
    .category-description-two-banner .large-left-banner {
        width: 66.35%;
    }
    .category-description-two-banner .small-right-banner {
        width: 33.65%;
    }
    .category-description-two-banner .large-left-banner .banner-content {
        bottom: 25px;
        left: 25px;
    }
    .category-description-two-banner .small-right-banner .banner-content {
        top: 25px;
        left: 25px;
    }
    .category-description-two-banner > div img,
    .category-description-three-banner img {
        max-width: 100%;
    }
    .category-description-two-banner > div .banner-content h2 {
        font-size: 32px;
    }
    .category-description-two-banner > div .banner-content p {
        font-size: 16px;
    }
    .category-description-two-banner > div .banner-content .buttons a {
        font-size: 12px;
    }
    .category-description-two-banner > div .banner-content .buttons {
        padding-top: 10px;
    }
    .category-description-three-banner .banner-content {
        padding: 90px 25% 100px;
    }
    .category-description-three-banner .large-banner .banner-content h2 {
        font-size: 32px;
        line-height: 42px;
        padding-bottom: 10px;
    }
    .category-description-three-banner .large-banner .banner-content p {
        padding-bottom: 20px;
    }  
    .secure-section .row > div:first-child .secure-column {
        border-left:none;
    }
    .secure-section .row > div:last-child .secure-column {
        border-right: none;
    }
    .secure-section .row > div {
        padding-right: 5px;
        padding-left: 5px;
    }
    .secure-section-bottom .secure-column {
        text-align: center;
        border-left: 1px solid #DEDEDE;
        border-right: 1px solid #DEDEDE;
    }
    .small-two-banners-section .banner-content-section p {
        min-height: 70px
    }
    .big-banner-section .banner-content-section p,
    .small-two-banners-section .banner-content-section p {
        font-size: 14px;
    }
    .big-banner-section .banner-content-section h2,
    .small-two-banners-section .banner-content-section h2 {
        font-size: 28px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .secure-section-bottom .secure-image {
        margin-right: 10px;
        width: 15%;
    }
    .secure-section-bottom .secure-text {
        width: 75%;
    }
    .secure-section-bottom {
        padding: 0;
    }
    .custom-category-section{
        margin-bottom: 50px;
    }
    .custom-category-leftside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 16px;
    }
    .custom-category-rightside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .custom-category-section-3 .box-2, .custom-category-section-3 .box-6,
    .custom-category-section-4 .box-2, .custom-category-section-4 .box-6{
        margin-bottom: 16px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .big-banner-section .banner-content-section h2, .small-two-banners-section .banner-content-section h2 {
        font-size: 20px;
    }
    .big-banner-section .banner-content-section p, .small-two-banners-section .banner-content-section p {
        font-size: 12px;
        margin-bottom:15px;
    }
    .small-two-banners-section .banner-content-section .content-section .buttons a {
        padding: 10px;
    }
    .small-two-banners-section .banner-content-section {
        width: 55%;
        padding: 15px;
    }
        .small-two-banners-section .banner-content-section p {
            min-height: 90px;
        }
    .big-banner-section .banner-content-section{
        width: 50%;
        padding: 35px;
    }
        .small-two-banners-section .banner-content-section h2{
            padding-bottom:0;
        }
        .secure-section-bottom .secure-column {
            padding: 20px 0;
        }
    .secure-section-bottom .secure-image {
        margin-right: 10px;
    }
    .category-description-three-banner .banner-content {
        padding: 100px 15%;
    }
    .secure-section-bottom .secure-image > div {
        width: 50px;
    }
    .secure-section-bottom .secure-image {
        width: 14%;
    }
    .secure-section-bottom .secure-text {
        width: 76%;
    }
    .custom-category-section {
        margin-bottom: 50px;
    }
    .box .category-text .category-title {
        font-size: 20px;
    }
    .category-text {
        padding: 5px 10px 10px;
    }
    .big-banner-section .banner-image {
        width: 60%;
    }
}
@media(min-width:1200px){
    .custom-category-section {
        margin-bottom: 100px;
    }
}
@media (min-width:1200px) and (max-width:1366px) {
    .big-banner-section .banner-content-section h2, .small-two-banners-section .banner-content-section h2 {
        font-size: 26px;
    }
    .big-banner-section .banner-content-section p, .small-two-banners-section .banner-content-section p {
        font-size: 12px;
        margin-bottom:15px;
    }
    .small-two-banners-section .banner-content-section .content-section .buttons a {
        padding: 10px;
    }
    .big-banner-section .banner-content-section {
        width: 50%;
        padding: 50px;
    }
    .small-two-banners-section .banner-content-section {
        width: 55%;
        padding: 20px 15px;
    }
    .secure-section-bottom .secure-image {
        margin-right: 20px;
    }
    .secure-section-bottom .secure-column {
        padding: 20px 10px;
    }
    .category-description-two-banner .large-left-banner .banner-content {
        bottom:30px;
        left:30px;
    }
    .category-description-two-banner .small-right-banner .banner-content {
        top: 30px;
        left: 30px;
    }
    .secure-section-bottom .secure-image > div {
        width: 75px;
    }
    .big-banner-section .banner-image{
        width: 60%;
    }
}
@media (min-width: 1367px) and (max-width:1609px) {
    .big-banner-section .banner-content-section {
        width: 52%;
    }
    .small-two-banners-section .banner-content-section {
        width: 64%;
    }
    .big-banner-section .banner-content-section {
        padding: 70px;
    }
    .small-two-banners-section .banner-content-section {
        padding: 40px;
    }
    .secure-section-bottom .secure-image {
        margin-right: 25px;
    }
    .secure-section-bottom .secure-column {
        padding: 20px 15px;
    }
    .category-description-two-banner .large-left-banner .banner-content {
        bottom: 40px;
        left: 40px;
    }
    .category-description-two-banner .small-right-banner .banner-content {
        top: 40px;
        left: 40px;
    }
    .secure-section-bottom .secure-image > div {
        width: 75px;
    }
}
@media (min-width: 1610px) {
    .big-banner-section .banner-content-section {
        width: 42%;
    }
    .small-two-banners-section .banner-content-section {
        width: 50%;
    }
    .big-banner-section .banner-content-section {
        padding: 100px 80px 100px 115px;
    }
    .small-two-banners-section .banner-content-section {
        padding: 40px;
    }
    .category-description-two-banner .large-left-banner .banner-content {
        bottom: 60px;
        left: 60px;
    }
    .category-description-two-banner .small-right-banner .banner-content {
        top: 60px;
        left: 60px;
    }
}