@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;600;800&display=swap");
body {
    font-family: "Montserrat", sans-serif;
}
@media (min-width: 1200px) {
    .container.lg-container {
        max-width: 1200px;
    }
}
@media (max-width: 361px) {
    .shop-cards-wrap {
        margin-top: -80px !important;
    }
}
.bg-gold-1 {
    background-color: #ba9959 !important;
    color: #fff;
}
.colour-gold-1 {
    color: #ba9959 !important;
}
.bg-gold-2 {
    background-color: #b99858 !important;
    color: #fff;
}
.colour-gold-2 {
    color: #b99858 !important;
}
.bg-gold-3 {
    background-color: #775417 !important;
    color: #fff;
}
.colour-gold-3 {
    color: #775417 !important;
}
.colour-white {
    color: #fff;
}
.mt-6 {
    margin-top: 6rem;
}
@media (min-width: 576px) {
    .border-sm-top {
        border-top: 1px solid #6c757d !important;
    }
    .border-sm-right {
        border-right: 1px solid #6c757d !important;
    }
    .border-sm-bottom {
        border-bottom: 1px solid #6c757d !important;
    }
    .border-sm-left {
        border-left: 1px solid #6c757d !important;
    }
    .border-sm-top-0 {
        border-top: 0 !important;
    }
    .border-sm-right-0 {
        border-right: 0 !important;
    }
    .border-sm-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-sm-left-0 {
        border-left: 0 !important;
    }
    .border-sm-x {
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-sm-y {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
    }
    .border-sm {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-sm-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}
@media (min-width: 768px) {
    .border-md-top {
        border-top: 1px solid #6c757d !important;
    }
    .border-md-right {
        border-right: 1px solid #6c757d !important;
    }
    .border-md-bottom {
        border-bottom: 1px solid #6c757d !important;
    }
    .border-md-left {
        border-left: 1px solid #6c757d !important;
    }
    .border-md-top-0 {
        border-top: 0 !important;
    }
    .border-md-right-0 {
        border-right: 0 !important;
    }
    .border-md-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-md-left-0 {
        border-left: 0 !important;
    }
    .border-md-x {
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-md-y {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
    }
    .border-md {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-md-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}
@media (min-width: 992px) {
    .border-lg-top {
        border-top: 1px solid #6c757d !important;
    }
    .border-lg-right {
        border-right: 1px solid #6c757d !important;
    }
    .border-lg-bottom {
        border-bottom: 1px solid #6c757d !important;
    }
    .border-lg-left {
        border-left: 1px solid #6c757d !important;
    }
    .border-lg-top-0 {
        border-top: 0 !important;
    }
    .border-lg-right-0 {
        border-right: 0 !important;
    }
    .border-lg-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-lg-left-0 {
        border-left: 0 !important;
    }
    .border-lg-x {
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-lg-y {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
    }
    .border-lg {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-lg-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-top {
        border-top: 1px solid #6c757d !important;
    }
    .border-xl-right {
        border-right: 1px solid #6c757d !important;
    }
    .border-xl-bottom {
        border-bottom: 1px solid #6c757d !important;
    }
    .border-xl-left {
        border-left: 1px solid #6c757d !important;
    }
    .border-xl-top-0 {
        border-top: 0 !important;
    }
    .border-xl-right-0 {
        border-right: 0 !important;
    }
    .border-xl-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-xl-left-0 {
        border-left: 0 !important;
    }
    .border-xl-x {
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-xl-y {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
    }
    .border-xl {
        border-top: 1px solid #6c757d !important;
        border-bottom: 1px solid #6c757d !important;
        border-left: 1px solid #6c757d !important;
        border-right: 1px solid #6c757d !important;
    }
    .border-xl-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}
p,
label,
a,
b,
li,
span,
small,
strong {
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    font-weight: 600;
}
.grey-text {
    color: #999;
}
a {
    color: #b99858;
}
a.colour-green-2:hover {
    color: #b99858 !important;
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: none;
    color: #ba9959;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-light {
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}
.text-bold {
    font-weight: 700;
}
.text-italic {
    font-style: italic;
}
body {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.text-brand {
    color: #816a5e;
}



.user-menu-mobile.nav-menu-secondary {
    display: none;
}
#header.header-scrolled {
    background: #fff;
    padding: 20px 0;
    height: 150px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#header {
    -webkit-box-shadow: 1px 0px 1px #000;
    box-shadow: 1px 0px 1px #000;
}
#header .header-wrapper {
    background-image: url("/shop/images/header-bkg.png");
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #000;
}
#header #logo {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
}
#header #logo h1 {
    font-size: 34px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
}
#header #logo h1 a {
    display: block;
    margin: 0 auto;
}
#header #logo h1 img {
    display: block;
    margin: 0 auto;
    max-width: 400px;
}
.user-menu {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-width: 300px;
}
.nav-top-right {
    position: absolute;
    right: 10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
.nav-top-right a.btn-brand-sec {
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 560000;
}
.nav-top-right #cart {
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nav-top-right #cart p {
    display: block;
    text-align: center;
    margin-bottom: 0;
    top: 8px;
    position: absolute;
    color: #fff;
    z-index: 999;
}
.nav-top-right #cart i {
    position: absolute;
    top: 0;
}
.nav-top-right .header-product-search {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    -webkit-margin-after: 0px;
    margin-block-end: 0px;
}
.nav-top-right .header-product-search input[type="search"] {
    border: 1px solid #f3eade;
    padding: 8px 30px 8px 8px !important;
    background-color: #fff;
    color: #000;
    height: 40px;
    border-right-width: 0px !important;
    border-radius: 0px;
    width: 120px;
}
.nav-top-right .header-product-search #button-addon2 {
    border-color: #f3eade !important;
    border-left-width: 0px;
    border-radius: 0px;
    color: #000;
}
.nav-top-right .header-product-search #button-addon2:hover {
    background-color: #f3eade;
}
.nav-top-right .header-product-search input[type="submit"] {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 8px 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.clear-search {
    position: absolute;
    right: 50px;
}
.clear-search i {
    color: #b99858;
}
@media (max-width: 1000px) {
    .clear-search {
        right: 70px;
        top: 10px;
    }
    .clear-search i {
        color: #fff;
    }
}
#nav-menu-container {
    padding-left: 15px;
    padding-right: 15px;
}
#nav-menu-container .main-nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  
}
#nav-menu-container .main-nav > ul.left {
    float: left;
}
#nav-menu-container .main-nav > ul.right {
    float: right;
}
#nav-menu-container .main-nav > ul > li > a {
    color: #fff;
    border-top: 1px solid transparent;
}
#nav-menu-container .main-nav > ul > li > a:hover {
    color: #b99858;
    border-top: 1px solid #b99858;
}
.nav-menu > li {
    float: left;
}
.nav-menu li {
    position: relative;
    white-space: nowrap;
}
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-scrolled .nav-menu li:hover > a,
.header-scrolled .nav-menu li:hover > p,
.header-scrolled .nav-menu > .menu-active > a,
.header-scrolled .nav-menu > .menu-active > p {
    color: #b99858;
}
.header-scrolled .nav-menu a {
    color: black;
}
.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
    color: #b99858;
}
.nav-menu a,
.nav-menu p {
    padding: 0 8px 0px 8px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
}
#mobile-nav-toggle {
    display: inline;
}
#mobile-nav-toggle {
    position: absolute;
    left: 0.65em;
    top: 0.35em;
    z-index: 999;
    margin: 0px 15px 0 0;
    border: 0;
    background: none;
    font-size: 22px;
    display: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
    color: #494c4f;
}
#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 996;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
}
body.mobile-nav-active #mobile-nav {
    left: 0;
}
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 64px;
    bottom: 0;
    z-index: 998;
    left: -100%;
    width: 100%;
    overflow-y: auto;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
#mobile-nav > ul:first-child {
    margin-top: 60px;
}
#mobile-nav .main-nav {
    background-color: #fff;
}
#mobile-nav .nav-top-right {
    position: static;
    display: block;
    margin-top: 40px;
    padding-top: 20px;
    background-color: #fff;
}
#mobile-nav .nav-top-right a {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
}
#mobile-nav .nav-top-right #cart {
    position: absolute;
    right: 10px;
    top: 10px;
}
#mobile-nav .header-product-search {
    display: none;
}
#mobile-nav .header-product-search input[type="submit"] {
    padding: 11px 15px;
    font-size: 14px;
}
#mobile-nav .header-product-search input[type="search"] {
    border: 1px solid #e6e6e6;
    background-color: #ffffffb3;
    color: #000;
}
#mobile-nav .user-menu {
    display: block;
}
#mobile-nav .user-menu-mobile.nav-menu-secondary {
    display: none !important;
}
#mobile-nav .header-product-search #header-product-search-field,
#mobile-nav .header-product-search #button-addon2 {
    border-color: #000 !important;
}
#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
#mobile-nav ul li {
    position: relative;
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
    color: #7a7a7a;
    border-bottom: 1px solid #b5b5b5;
    font-weight: 500;
}
#mobile-nav ul li.active a {
    color: #ba9959;
}
#mobile-nav ul li a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    overflow: hidden;
    padding: 15px 36px 15px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #b99858;
}
#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}
#mobile-nav ul .menu-item-active {
    color: #b99858;
}
#mobile-nav ul li li {
    padding-left: 30px;
}
.menu-has-children ul {
    display: none;
}
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: black;
}
.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}
.user-menu .nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
}
.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}
.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}
.nav-menu li {
    position: relative;
    white-space: nowrap;
}
#logo-mobile {
    display: none;
}
#mobile-header-phone {
    display: none;
}
@media (max-width: 1000px) {
    #mobile-nav ul li a {
        text-transform: capitalize !important;
    }
    #logo-mobile {
        display: block;
        width: 40vw;
        margin: 0 auto;
        min-height: 4.5rem;
    }
    #logo-mobile img {
        max-height: 105px;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
    #logo {
        display: none !important;
    }
    #nav-menu-container .main-nav {
        display: none;
    }
    #nav-menu-container .nav-top-right {
        top: 0px;
    }
    #nav-menu-container .nav-top-right .btn-brand-sec,
    #nav-menu-container .nav-top-right #cart {
        display: none;
    }
    #nav-menu-container .nav-top-right .header-product-search-form {
        top: 10px;
    }
    #nav-menu-container .nav-top-right .header-product-search-form #header-product-search-field {
        padding-right: 0px !important;
        max-width: 10vw;
    }
    #mobile-nav-toggle {
        display: inline;
    }
    #mobile-header-phone {
        font-size: 30px;
        position: absolute;
        top: 15px;
        left: 15px;
        display: block;
    }
    .user-menu {
        display: none !important;
    }
}
#header-space {
    height: 147px;
    width: 100%;
    margin-bottom: 40px;
}
.nav-menu-secondary {
    display: block;
}
.nav-menu-secondary li {
    text-decoration: none;
    margin: 10px;
}
.nav-menu-secondary li a {
    font-size: 16px !important;
    color: #b99858 !important;
}
.nav-menu-secondary li a:hover,
.nav-menu-secondary li a:active {
    color: #ba9959 !important;
}
.product-menu-toggle {
    position: static !important;
}
.dropdown-backdrop {
    position: static;
    z-index: -9999999999999;
    display: none;
}
.product-menu {
    background: #fff;
    position: absolute;
    z-index: 99999999;
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    left: 0;
    width: 100%;
    top: 145px;
    -webkit-box-shadow: 5px 0px 15px #000;
    box-shadow: 5px 0px 15px #000;
    padding-top: 20px;
    border-radius: 0px;
}
@media (max-width: 1000px) {
    .product-menu {
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }
}
.product-menu .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.product-menu img {
    -webkit-box-shadow: 5px 5px 15px #000;
    box-shadow: 5px 5px 15px #000;
    display: block;
    margin: 20px auto;
    max-width: 400px;
}
.product-menu #product-menu-title {
    text-align: center;
    border-bottom: 1px solid #b99858;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.product-menu #product-category {
    margin-bottom: 30px;
}
.product-menu #product-category .product-category-main {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.product-menu #product-category ul {
    padding-left: 0px;
    position: static;
    display: block;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    padding-top: 0px;
}
.product-menu #product-category ul li {
    list-style-type: none;
    margin-top: 3px;
}
.product-menu #product-category ul li a {
    color: #000;
    text-transform: none;
}
#mobile-cart {
    display: none;
}
@media (max-width: 1000px) {
    #nav-menu-container {
        margin-top: -15px;
    }
    #mobile-nav .nav-top-right a#cart {
        display: none;
    }
    #mobile-nav .flag {
        display: none;
    }
    #mobile-cart {
        display: block;
        position: absolute;
        top: 40px;
        right: 20px;
        color: #fff;
        width: 45px;
        height: 45px;
        margin-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #mobile-cart p {
        display: block;
        text-align: center;
        margin-bottom: 0;
        font-size: 16px;
        color: #fff;
        top: 8px;
        position: absolute;
        z-index: 999999999;
    }
    #mobile-cart i {
        font-size: 45px;
    }
}
.gf-banner,
.at-banner,
.mf-banner,
.gallerypartner-banner,
.vendor-banner {
    background-color: #fff;
    padding-bottom: 10px;
}
.gf-banner img,
.at-banner img,
.mf-banner img,
.gallerypartner-banner img,
.vendor-banner img {
    width: 300px;
    display: block;
    margin: 0px auto;
}
.gf-banner p,
.at-banner p,
.mf-banner p,
.gallerypartner-banner p,
.vendor-banner p {
    margin: 0;
    padding: 0;
}
.gf-banner h5,
.at-banner h5,
.mf-banner h5,
.gallerypartner-banner h5,
.vendor-banner h5 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.mobile-control {
    position: relative;
    z-index: 998;
}
.header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
}
.header-left ul.phone {
    position: absolute;
    top: -60px;
}
.header-left ul.phone a {
    font-size: 20px;
}
@media (max-width: 1000px) {
    .header-left ul.phone {
        display: none;
    }
}
.header-msg-desktop {
    font-family: "oswald", sans-serif;
    font-size: 16px;
    border: 2px solid #ba9959;
    color: #fff;
    text-align: center;
    height: 80px;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.header-msg-desktop b {
    text-transform: uppercase;
    font-size: 16px;
}
.header-msg-desktop p {
    margin-bottom: 0px;
    font-size: 16px;
}
@media (max-width: 1420px) {
    .header-msg-desktop p,
    .header-msg-desktop b {
        font-size: 12px;
    }
}
@media (max-width: 1300px) {
    .header-msg-desktop {
        display: none;
    }
}
.headerLineDetailRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.headerLineDetailRight .bannerLineIcon {
    margin-top: 10px;
}
.flag p {
    margin-bottom: 0;
    font-size: 11px;
    margin-top: 5px;
}
.flag p small {
    line-height: 1 !important;
}
.flag.ca {
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    height: 40px;
    margin-right: 10px;
}
#nav-menu-container .d-flex {
    position: absolute;
    top: 30px;
}
.intro-box {
    background-color: rgba(255, 255, 255, 0.9);
}
.shop-full-bg {
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -9;
    position: absolute;
    width: 100%;
    height: 100%;
}
.prod-full-bg {
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -9;
    position: absolute;
    height: 100%;
    left: 0;
    background-position: bottom left;
}
.product-intro-grid {
    margin: 20;
    cursor: pointer;
    width: 100%;
}
.sampleBox {
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.prodline-name {
    background-color: #807f7f;
    color: #fff;
}
.product-intro-overlay {
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.price-row p {
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
}
#mobile-nav .flag {
    position: absolute;
    z-index: 999;
    right: 10px;
}
@media (max-width: 768px) {
    .d-none-xs {
        display: none;
    }
    .product-intro-grid {
        width: 100% !important;
        min-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .product-intro-grid > div:first-child {
        display: block !important;
    }
    .more-pill {
        right: 10px;
    }
    .prod-full-bg {
        position: static;
        height: 300px;
    }
}
#shop-home-header {
    margin-top: 400px;
}
.shop-home-image-group img {
    width: 100%;
}
.form-floating select {
    background-color: #f3eade;
    border: 0px;
    font-weight: 600;
    padding-left: 20px;
}
.form-floating select option {
    font-weight: 600;
}
.form-floating label {
    left: 12px;
}
.product-features ul li {
    font-size: 3rem;
}
.add-cart-section {
    margin-top: 25px;
    padding-top: 1rem;
    padding-bottom: 3rem;
}
.product-detail-btns button {
    width: 100%;
    border-radius: 0px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.specifications-tbl {
    border-top: 30px solid #c2c2c2;
}
.specifications-tbl tr td:first-child {
    border-right: 4px solid #e4e4e4;
    padding: 1.5rem;
}
.accessories-row img {
    border: 1px solid #5e5e5e;
    width: 100%;
}
.accessories-row .related-info {
    padding-left: 15px;
    padding-right: 15px;
}
.accessories-row .related-info p {
    border-bottom: 1px solid #5e5e5e;
}
.qc-table-head {
    margin-top: 60px;
    padding: 15px;
    background-color: #f3eade;
}
.qc-product-category {
    height: 164px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px;
}
.qc-product-category p {
    margin-top: 30px;
}
.qc-product-item {
    height: 84px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #fff;
}
.qc-alt-col {
    background-color: #ccc;
    height: 80px;
}
.qc-info-row .col {
    padding: 15px;
}
.product-grid-img img {
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    max-width: 100%;
}
.product-grid-info h4 {
    font-weight: 800;
    border-bottom: 1px solid #555;
}
.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}
.addReadMore.showmorecontent .readMore {
    display: none;
}
.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: #816a5e;
    cursor: pointer;
}
.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
iframe {
    border: 0;
}
a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #000;
}
.navbar-toggle .icon-bar {
    background: #000;
}
input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
    border-radius: 10;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-weight: 200;
}
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #000;
}
.btn-main,
.btn-solid-border,
.btn-transparent,
.btn-small {
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 14px 35px;
    text-transform: uppercase;
    font-weight: 200;
    border-radius: 0;
}
.btn-main.btn-icon i,
.btn-icon.btn-solid-border i,
.btn-icon.btn-transparent i,
.btn-icon.btn-small i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.btn-main:hover,
.btn-solid-border:hover,
.btn-transparent:hover,
.btn-small:hover {
    background: black;
    color: #fff;
}
.btn-solid-border {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}
.btn-transparent {
    background: transparent;
    padding: 0;
    color: #000;
}
.btn-transparent:hover {
    background: transparent;
    color: #000;
}
.btn-large {
    padding: 20px 45px;
}
.btn-large.btn-icon i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.btn-small {
    padding: 8px 25px;
    font-size: 10px;
}
.btn-round {
    border-radius: 4px;
}
.btn-round-full {
    border-radius: 50px;
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}
.mt-10 {
    margin-top: 20px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.btn:focus {
    color: #ddd;
}
.w-100 {
    width: 100%;
}
.margin-0 {
    margin: 0 !important;
}
#preloader {
    background: #fff;
    height: 100%;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
.bg-shadow {
    background-color: #fff;
    -webkit-box-shadow: 0 16px 24px rgba(0, 0, 0, 0.08);
    box-shadow: 0 16px 24px rgba(0, 0, 0, 0.08);
    padding: 20px;
}
.bg-gray {
    background: #f9f9f9;
}
.section {
    padding: 80px 0;
}
.title {
    padding: 20px 0 30px;
}
.title h2 {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.category-box {
    background-size: cover;
    margin-bottom: 30px;
    min-height: 350px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
@media (max-width: 400px) {
    .category-box {
        min-height: 250px;
    }
}
@media (max-width: 480px) {
    .category-box {
        min-height: 250px;
    }
}
.category-box.category-box-2 {
    min-height: 730px;
}
@media (max-width: 768px) {
    .category-box.category-box-2 {
        min-height: 400px;
    }
}
.category-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.category-box img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.category-box a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.category-box .content {
    position: absolute;
    z-index: 999;
    top: 0;
    padding: 25px;
}
@media (max-width: 768px) {
    .category-box .content {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }
}
.category-box .content h3 {
    margin: 0;
    color: #333;
    font-size: 20px;
    font-weight: 500;
}
@media (max-width: 768px) {
    .category-box .content h3 {
        font-size: 20px;
    }
}
.category-box .content p {
    margin: 6px 0 0;
}
.page-header {
    background: #f5f5f5;
    margin-top: 20px;
    border-bottom: none;
    padding: 30px 0;
}
.page-header h1 {
    font-weight: 200;
    margin: 0 0 6px 0;
}
.page-header .breadcrumb {
    background: transparent;
    padding: 5px;
    margin: 0;
}
.page-header .breadcrumb li {
    font-weight: 200;
    font-size: 12px;
}
.page-header .breadcrumb li a {
    color: #000;
}
.overly {
    position: relative;
}
.overly:before {
    content: "";
    background: rgba(0, 0, 0, 0.51);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.overly-white {
    position: relative;
}
.overly-white:before {
    content: "";
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-wrapper {
    padding: 70px 0;
}
.social-media-icons ul li {
    display: inline-block;
}
.social-media-icons ul li a {
    font-size: 18px;
    color: #333;
    display: inline-block;
    padding: 7px 12px;
    color: #fff;
}
.social-media-icons ul li .twitter {
    background: #00aced;
}
.social-media-icons ul li .facebook {
    background: #3b5998;
    padding: 7px 18px;
}
.social-media-icons ul li .googleplus {
    background: #dd4b39;
}
.social-media-icons ul li .dribbble {
    background: #ea4c89;
}
.social-media-icons ul li .instagram {
    background: #bc2a8d;
}
@media (max-width: 480px) {
    .call-to-action .subscription-form {
        display: block;
    }
}
.call-to-action .subscription-form input {
    height: 50px;
}
@media (max-width: 480px) {
    .call-to-action .subscription-form input {
        text-align: center;
    }
}
.call-to-action .subscription-form .btn-main,
.call-to-action .subscription-form .btn-solid-border,
.call-to-action .subscription-form .btn-transparent,
.call-to-action .subscription-form .btn-small {
    font-size: 14px;
}
@media (max-width: 480px) {
    .call-to-action .subscription-form .btn-main,
    .call-to-action .subscription-form .btn-solid-border,
    .call-to-action .subscription-form .btn-transparent,
    .call-to-action .subscription-form .btn-small {
        width: 100%;
    }
}
.dropdown-slide {
    position: static;
}
.dropdown-slide .open > a,
.dropdown-slide .open > a:focus,
.dropdown-slide .open > a:hover {
    background: transparent;
}
.dropdown-slide.full-width .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
}
.dropdown-slide:hover .dropdown-menu {
    display: none;
    opacity: 1;
    display: block;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
    color: #777;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.dropdown-slide .dropdown-menu {
    border-radius: 0;
    opacity: 1;
    visibility: visible;
    position: absolute;
    padding: 15px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    transition: visibility 0.2s, opacity 0.2s, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    -webkit-transition: visibility 0.2s, opacity 0.2s, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 0.2s, opacity 0.2s, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 0.2s, opacity 0.2s, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
}
@media (max-width: 480px) {
    .dropdown-slide .dropdown-menu {
        -webkit-transform: none;
        transform: none;
    }
}
.commonSelect {
    margin-left: 10px;
    padding-right: 6px;
    position: relative;
}
.commonSelect:before {
    content: "\f3d0";
    font-family: "themefisher-font";
    position: absolute;
    right: -4px;
    top: 4px;
    font-size: 10px;
}
.commonSelect select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: none;
    padding: 0;
    height: auto;
    color: #555;
}
.commonSelect select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.tabCommon .nav-tabs {
    border-bottom: 0;
    margin-bottom: 10px;
}
.tabCommon .nav-tabs li {
    margin-right: 5px;
}
.tabCommon .nav-tabs li.active a {
    background-color: #000;
    border: 1px solid #000;
    color: #ffffff;
}
.tabCommon .nav-tabs a {
    border-radius: 0;
    background: #f9f9f9;
}
.tabCommon .nav-tabs a:hover {
    border: 1px solid transparent;
    background: #000;
    color: #fff;
}
.tabCommon .tab-content {
    padding: 20px;
    border: 1px solid #dedede;
}
.commonAccordion .panel,
.commonAccordion-2 .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.commonAccordion .panel .panel-heading,
.commonAccordion-2 .panel .panel-heading {
    background: transparent;
    padding: 0;
}
.commonAccordion .panel .panel-title,
.commonAccordion-2 .panel .panel-title {
    position: relative;
}
.commonAccordion .panel .panel-title a,
.commonAccordion-2 .panel .panel-title a {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 10px;
}
.commonAccordion .panel .panel-title a:before,
.commonAccordion-2 .panel .panel-title a:before {
    color: #555;
    content: "\f209";
    position: absolute;
    right: 25px;
    font-family: "themefisher-font";
}
.commonAccordion .panel .panel-title a.collapsed:before,
.commonAccordion-2 .panel .panel-title a.collapsed:before {
    content: "\f217";
}
.list-circle {
    padding-left: 20px;
}
.list-circle li {
    list-style-type: circle;
}
.play-icon {
    border: 1px solid #dedede;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    font-size: 30px;
}
.play-icon i {
    line-height: 60px;
}
.alert-common {
    border-radius: 0;
    border-width: 2px;
}
.alert-common i {
    margin: 0 5px;
    font-size: 16px;
}
.alert-solid {
    background: transparent;
    color: #000;
}
@media (max-width: 480px) {
    .buttonPart li {
        margin-bottom: 8px;
    }
}
@media (max-width: 768px) {
    .buttonPart li {
        margin-bottom: 8px;
    }
}
.single-page-header {
    padding: 140px 0 70px;
    text-align: center;
    color: #fff;
    position: relative;
}
.top-header .container {
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #dedede;
}
.top-header .dropdown-menu {
    left: auto;
    right: 0;
    max-width: 300px;
}
@media (max-width: 480px) {
    .top-header .dropdown-menu {
        right: 0;
        left: 0;
        max-width: 100%;
    }
}
.top-header .contact-number {
    font-size: 12px;
    color: #333;
}
@media (max-width: 480px) {
    .top-header .contact-number {
        text-align: center;
    }
}
@media (max-width: 768px) {
    .top-header .contact-number {
        text-align: center;
        padding: 10px 0;
    }
}
.top-header .contact-number i {
    margin-right: 4px;
    font-size: 18px;
    vertical-align: middle;
}
@media (max-width: 768px) {
    .top-header .top-menu {
        text-align: center;
        padding: 10px 0;
    }
}
.top-header .top-menu > li > a {
    color: #333;
    font-size: 15px;
    padding: 0 8px;
}
.top-header .top-menu > li > a:hover,
.top-header .top-menu > li > a:focus {
    background: transparent;
}
.top-header .top-menu > li > a i {
    font-size: 16px;
    margin-right: 2px;
    vertical-align: middle;
}
@media (max-width: 480px) {
    .top-header .logo {
        padding: 10px;
    }
}
@media (max-width: 768px) {
    .top-header .logo {
        padding: 10px;
    }
}
.top-header .logo a {
    display: inline-block;
}
.cart-dropdown .media {
    position: relative;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}
.cart-dropdown .media .pull-left {
    padding-right: 15px;
}
.cart-dropdown img {
    width: 60px;
}
.cart-dropdown h4 {
    color: #000;
    font-weight: 300;
    font-size: 14px;
}
.cart-dropdown .cart-price {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 200;
}
.cart-dropdown .remove {
    padding: 1px 6px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f7f8f9;
    color: #7f7f7f;
    font-size: 12px;
}
.cart-buttons {
    margin-top: 20px;
}
.cart-buttons li {
    display: inline-block;
    width: 49%;
}
.cart-buttons li a {
    display: block;
}
.cart-summary {
    margin-top: 10px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
}
.cart-summary .total-price {
    float: right;
}
.navigation {
    margin-bottom: 0;
    padding: 10px 0;
}
.navigation .menu-title {
    display: none;
    font-size: 16px;
}
@media (max-width: 480px) {
    .navigation .menu-title {
        display: inline-block;
        padding-left: 10px;
    }
}
@media (max-width: 768px) {
    .navigation .menu-title {
        display: inline-block;
        padding-left: 10px;
    }
}
.navigation .navbar-nav > li {
    position: static;
}
.navigation .navbar-nav > li.active a {
    color: #000;
}
.navigation .navbar-nav > li > a {
    color: #333;
    font-size: 14px;
    padding: 20px 15px;
    text-transform: uppercase;
    -webkit-transition: 0.2s ease-in-out 0s;
    transition: 0.2s ease-in-out 0s;
    border: 1px solid transparent;
}
.navigation .navbar-nav > li > a:hover,
.navigation .navbar-nav > li > a:active,
.navigation .navbar-nav > li > a:focus {
    background: none;
    color: #000;
}
.navigation .container {
    position: relative;
}
.navigation .nav .open > a {
    border: 1px solid transparent;
    background-color: transparent;
}
.navigation .navbar-nav {
    float: none;
    display: inline-block;
}
.navigation .dropdown-slide .dropdown-menu {
    right: auto;
    left: auto;
    border: none;
}
.navigation .dropdown-slide .dropdown-menu li a {
    color: #222;
    font-size: 12px;
    border: 1px solid transparent;
    display: block;
    padding: 8px 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.navigation .dropdown-slide .dropdown-menu li a:hover {
    background-color: #000;
    color: #fff;
}
.slider-item {
    text-align: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.slider-item::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: -1;
    top: 0;
    left: 0;
}
.slider-item .container {
    position: relative;
    display: table;
    max-width: 1170px;
    height: 100%;
}
.slider-item .slide-inner {
    -webkit-transform: translate(0, -30%);
    transform: translate(0, -30%);
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
}
.slider-item h1 {
    color: #fff;
    font-weight: bold;
    font-size: 60px;
}
.slider-item p {
    color: #fff;
}
.slider-item .btn-main,
.slider-item .btn-solid-border,
.slider-item .btn-transparent,
.slider-item .btn-small {
    margin-top: 25px;
}
.slider-item.white-bg .slide-inner h1 {
    color: #000;
}
.slider-item.white-bg .slide-inner p {
    color: #000;
}
.home-slider:hover .owl-nav {
    opacity: 1;
}
.home-slider .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home-slider .owl-nav .owl-next,
.home-slider .owl-nav .owl-prev {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #fff;
    text-align: center;
}
.home-slider .owl-nav .owl-next {
    right: 0px;
    position: absolute;
}
.home-slider .owl-nav i {
    line-height: 60px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.54);
}
.hero-slider .slider-item .container {
    height: 600px;
}
.hero-slider .slider-item .container .row {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hero-slider .slider-item:focus {
    outline: 0;
}
.hero-slider .btn {
    font-size: 15px;
    font-weight: 400;
    color: white;
    letter-spacing: 1px;
    font-family: "Roboto Condensed";
    border-color: white;
    border-style: solid;
    border-width: 2px;
    outline: none;
    -webkit-box-shadow: #999999 0px 0px 0px 0px;
    box-shadow: #999999 0px 0px 0px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 26px;
    opacity: 1;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform-origin: 50% 50% 0px;
    transform-origin: 50% 50% 0px;
    border-radius: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.hero-slider .btn:hover {
    color: black;
    background-color: #fff;
}
.hero-slider h1 {
    white-space: normal;
    font-size: 49px;
    line-height: 49px;
    font-weight: 400;
    color: white;
    letter-spacing: -2px;
    font-family: "Playfair Display";
    margin-bottom: 35px;
}
.heroSliderArrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 0;
    background-color: #fff;
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 999;
}
.heroSliderArrow:focus,
.heroSliderArrow:hover {
    background-color: #000;
    color: #fff;
    outline: 0;
}
.heroSliderArrow.prevArrow {
    left: 20px;
}
.heroSliderArrow.nextArrow {
    right: 20px;
}
@media (max-width: 768px) {
    .heroSliderArrow {
        display: none !important;
    }
}
.product-item {
    margin-bottom: 30px;
}
.product-item .product-thumb {
    position: relative;
}
.product-item .product-thumb img {
    width: 100%;
    height: auto;
}
.product-item .product-thumb .bage {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 12px;
    font-weight: 300;
    display: inline-block;
}
.product-item .product-thumb:before {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.product-item .product-thumb .preview-meta {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.product-item .product-thumb .preview-meta li {
    display: inline-block;
}
.product-item .product-thumb .preview-meta li a,
.product-item .product-thumb .preview-meta li span {
    background: #fff;
    padding: 10px 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    width: 50px;
}
.product-item .product-thumb .preview-meta li a:hover,
.product-item .product-thumb .preview-meta li span:hover {
    background: #000;
    color: #fff;
}
.product-item:hover .product-thumb:before {
    opacity: 1;
}
.product-item:hover .preview-meta {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.product-item .product-content {
    text-align: center;
}
.product-item .product-content h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 6px;
}
.product-item .product-content h4 a {
    color: #000;
}
.product-modal {
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 0 !important;
}
.product-modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.product-modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.product-modal .close {
    width: 50px;
    float: none;
    position: absolute;
    right: 20px;
    z-index: 9;
    top: 20px;
    font-size: 30px;
    outline: none;
}
.product-modal .modal-dialog {
    width: 900px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
@media (max-width: 480px) {
    .product-modal .modal-dialog {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .product-modal .modal-dialog {
        width: 100%;
    }
}
.product-modal .modal-content {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.product-modal .modal-content .modal-body {
    padding: 30px;
}
.product-modal .modal-content .modal-body .modal-image img {
    width: 100%;
    height: auto;
}
.product-modal .modal-content .modal-body .product-short-details h2 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 400;
}
.product-modal .modal-content .modal-body .product-short-details h2 a {
    color: #000;
}
@media (max-width: 480px) {
    .product-modal .modal-content .modal-body .product-short-details h2 {
        margin-top: 15px;
    }
}
@media (max-width: 768px) {
    .product-modal .modal-content .modal-body .product-short-details h2 {
        margin-top: 15px;
    }
}
.product-modal .modal-content .modal-body .product-short-details .product-price {
    font-size: 30px;
    margin: 20px 0;
}
@media (max-width: 480px) {
    .product-modal .modal-content .modal-body .product-short-details .product-price {
        margin: 10px 0;
    }
}
.product-modal .modal-content .modal-body .product-short-details .btn-main,
.product-modal .modal-content .modal-body .product-short-details .btn-solid-border,
.product-modal .modal-content .modal-body .product-short-details .btn-transparent,
.product-modal .modal-content .modal-body .product-short-details .btn-small {
    margin-top: 20px;
}
.product-modal .modal-content .modal-body .product-short-details .btn-transparent {
    color: #444;
    border-bottom: 1px solid #dedede;
}
.product-shorting {
    margin-bottom: 30px;
}
.product-shorting span {
    margin-right: 15px;
}
.product-category ul {
    padding-left: 15px;
}
.product-category ul li {
    margin-bottom: 4px;
}
.product-category ul li a {
    color: #666;
}
.product-category ul li a:hover {
    color: #000;
}
.single-product {
    padding: 60px 0 40px;
}
.single-product .breadcrumb {
    background: transparent;
}
.single-product .breadcrumb li {
    color: #000;
    font-weight: 200;
}
.single-product .breadcrumb li a {
    color: #000;
    font-weight: 200;
}
.single-product .product-pagination li {
    display: inline-block;
    margin: 0 8px;
}
.single-product .product-pagination li + li:before {
    padding: 0 8px 0 0;
    color: #ccc;
    content: "/\00a0";
}
.single-product .product-pagination li a {
    color: #000;
    font-weight: 200;
}
.single-product .product-pagination li a i {
    vertical-align: middle;
}
.single-product-slider .carousel .carousel-inner .carousel-caption {
    text-shadow: none;
    text-align: left;
    top: 20%;
    bottom: auto;
}
.single-product-slider .carousel .carousel-inner .carousel-caption h1 {
    font-size: 50px;
    font-weight: 100;
    color: #000;
}
.single-product-slider .carousel .carousel-inner .carousel-caption p {
    width: 50%;
    font-weight: 200;
}
.single-product-slider .carousel .carousel-inner .carousel-caption .btn-main,
.single-product-slider .carousel .carousel-inner .carousel-caption .btn-solid-border,
.single-product-slider .carousel .carousel-inner .carousel-caption .btn-transparent,
.single-product-slider .carousel .carousel-inner .carousel-caption .btn-small {
    margin-top: 20px;
}
.single-product-slider .carousel .carousel-control {
    bottom: auto;
    background: #fff;
    width: 6%;
    padding: 10px 0;
}
.single-product-slider .carousel .carousel-control i {
    font-size: 40px;
    text-shadow: none;
    color: #555;
}
.single-product-slider .carousel .carousel-indicators li img {
    height: auto;
    width: 60px;
}
.single-product-slider .carousel .carousel-control.right,
.single-product-slider .carousel .carousel-control.left {
    background-image: none;
    top: 40%;
}
.single-product-slider .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.single-product-slider .carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
.single-product-slider .carousel-indicators li.active img {
    opacity: 1;
}
.single-product-slider .carousel-indicators li:hover img {
    opacity: 0.75;
}
.single-product-slider .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
.single-product-details .color-swatches {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-product-details .color-swatches span {
    width: 100px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
}
.single-product-details .color-swatches a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-right: 5px;
}
.single-product-details .color-swatches li {
    display: inline-block;
}
.single-product-details .color-swatches .swatch-violet {
    background-color: #8da1cd;
}
.single-product-details .color-swatches .swatch-black {
    background-color: #000;
}
.single-product-details .color-swatches .swatch-cream {
    background-color: #e6e2d6;
}
.single-product-details .product-size {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-product-details .product-size span {
    width: 100px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}
.single-product-details .product-size .form-control {
    display: inline-block;
    width: 130px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.single-product-details .product-category {
    margin-top: 20px;
}
.single-product-details .product-category > span {
    width: 100px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}
.single-product-details .product-category ul {
    width: 140px;
    display: inline-block;
}
.single-product-details .product-category ul li {
    display: inline-block;
    margin: 5px;
}
.single-product-details .product-quantity {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-product-details .product-quantity > span {
    width: 100px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}
.single-product-details .product-quantity .product-quantity-slider {
    width: 140px;
    display: inline-block;
}
.single-product-details .product-quantity .product-quantity-slider input {
    height: 34px;
}
.single-product-details .product-quantity .product-quantity-slider .input-group-btn:first-child > .btn,
.single-product-details .product-quantity .product-quantity-slider .p-quantity .input-group-btn:first-child > .btn-group {
    margin-right: -2px;
}
.single-product-details .product-quantity .product-quantity-slider button {
    border-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: normal;
}
.pricing-table .pricing-item {
    padding: 40px 55px 65px;
    background: #fff;
    margin-bottom: 20px;
}
.pricing-table .pricing-item a.btn-main,
.pricing-table .pricing-item a.btn-solid-border,
.pricing-table .pricing-item a.btn-transparent,
.pricing-table .pricing-item a.btn-small {
    text-transform: uppercase;
    margin-top: 20px;
}
.pricing-table .pricing-item li {
    font-weight: 400;
    padding: 10px 0;
    color: #666;
}
.pricing-table .pricing-item li i {
    margin-right: 6px;
}
.pricing-table .price-title {
    padding: 30px 0 20px;
}
.pricing-table .price-title > h3 {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 15px;
    text-transform: uppercase;
}
.pricing-table .price-title > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 5px;
}
.pricing-table .price-title .value {
    color: #000;
    font-size: 50px;
    padding: 10px 0;
}
.instagram-feed {
    text-align: center;
}
.instagram-feed a {
    margin: 6px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.instagram-feed a:hover img {
    -webkit-filter: grayscale(10);
    filter: grayscale(10);
}
.instagram-feed a img {
    width: 100%;
    max-height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
}
.dashboard-menu .active {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.dashboard-menu li {
    padding: 0;
    margin: 0 3px;
}
.dashboard-menu li a {
    padding: 10px 20px;
    border: 1px solid #dedede;
    display: inline-block;
}
@media (max-width: 768px) {
    .dashboard-menu li a {
        padding: 10px 15px;
    }
}
@media (max-width: 480px) {
    .dashboard-menu li a {
        padding: 10px 5px;
    }
}
@media (max-width: 400px) {
    .dashboard-menu li a {
        padding: 10px 8px;
        font-size: 12px;
        margin-bottom: 6px;
    }
}
.dashboard-wrapper {
    border: 1px solid #dedede;
    margin-top: 30px;
    padding: 20px;
}
.dashboard-wrapper h2 {
    font-size: 18px;
}
.dashboard-wrapper h4 {
    font-size: 16px;
}
.dashboard-wrapper .user-img {
    width: 120px;
    border-radius: 100px;
}
.dashboard-user-profile .user-img {
    width: 180px;
}
.dashboard-user-profile .user-profile-list {
    margin-top: 30px;
    padding-left: 30px;
}
.dashboard-user-profile .user-profile-list li {
    margin-bottom: 8px;
}
.dashboard-user-profile .user-profile-list span {
    font-weight: bold;
    margin-right: 5px;
    width: 100px;
    display: inline-block;
}
.blog {
    background: #f6f6f6;
}
.post {
    background: #fff;
    margin-bottom: 40px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}
.post .post-media.post-thumb img {
    width: 100%;
    height: auto;
}
.post .post-media.post-media-audio iframe {
    width: 100%;
}
.post .post-title {
    font-size: 20px;
    margin-top: 10px;
    margin: 25px 0 0;
    padding: 0 20px 5px;
    font-weight: 300;
}
.post .post-title a {
    color: #000;
}
.post .post-title a:hover {
    color: #000;
}
.post .post-meta {
    font-size: 13px;
    margin-top: 5px;
    padding: 0 20px 5px;
}
.post .post-meta ul li {
    display: inline-block;
    color: #5f5b5b;
    margin-right: 20px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 200;
}
.post .post-meta ul li a {
    color: #5f5b5b;
}
.post .post-meta ul li a:hover {
    color: #000;
}
.post .post-meta .post-author {
    color: #000;
}
.post .post-content {
    padding: 5px 20px;
}
.post .post-content p {
    color: #444;
    font-size: 14px;
    margin: 10px 0;
}
.post .post-content .btn-main,
.post .post-content .btn-solid-border,
.post .post-content .btn-transparent,
.post .post-content .btn-small {
    padding: 10px 20px;
    margin: 15px 0;
    font-size: 10px;
}
.post-pagination {
    margin-top: 70px;
}
.post-pagination > li {
    margin: 0 2px;
    display: inline-block;
    font-size: 12px;
}
.post-pagination > li > a {
    color: #000;
}
.post-pagination > li > a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.post-pagination > li.active > a {
    background: #000;
    border: 1px solid #000;
}
.post-pagination > li:first-child > a,
.post-pagination > li:last-child > a {
    border-radius: 0;
}
.post.post-single {
    border: none;
}
.post-sub-heading {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    letter-spacing: 2px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}
.post-social-share {
    margin-bottom: 50px;
}
.post-comments {
    margin: 30px 0;
}
.post-comments .media {
    margin-top: 15px;
}
.post-comments .media > .pull-left {
    padding-right: 20px;
}
.post-comments .comment-author {
    margin-top: 0;
    margin-bottom: 3px;
}
.post-comments .comment-author a {
    color: #000;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
}
.post-comments p {
    margin-bottom: 30px;
    font-size: 14px;
}
.post-comments time {
    margin: 0 0 5px;
    display: inline-block;
    color: #7e7e7e;
    font-size: 12px;
    font-weight: 200;
}
.post-comments .comment-button {
    color: #7e7e7e;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}
.post-comments .comment-button i {
    margin-right: 5px;
    display: inline-block;
}
.post-comments .comment-button:hover {
    color: #000;
}
.post-excerpt {
    padding: 0 20px;
    margin-bottom: 60px;
}
.post-excerpt h3 a {
    color: #000;
}
.post-excerpt blockquote {
    line-height: 22px;
    margin: 20px 0;
    font-size: 16px;
}
.post-excerpt p {
    font-size: 16px;
    color: #5e5e5e;
    margin: 0 0 30px;
    line-height: 30px;
}
.single-blog {
    background-color: #fff;
    margin-bottom: 50px;
    padding: 20px;
}
.blog-subtitle {
    font-size: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.next-prev {
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 20px 0;
    padding: 25px 0;
}
.next-prev a {
    color: #000;
}
.next-prev a:hover {
    color: #000;
}
.next-prev .prev-post i {
    margin-right: 10px;
}
.next-prev .next-post i {
    margin-left: 10px;
}
.social-profile ul li {
    margin: 0 10px 0 0;
    display: inline-block;
}
.social-profile ul li a {
    color: #4e595f;
    display: block;
    font-size: 16px;
}
.social-profile ul li a i:hover {
    color: #000;
}
.comments-section {
    margin-top: 35px;
}
.author-about {
    margin-top: 40px;
}
.post-author {
    margin-right: 20px;
}
.post-author > img {
    border: 1px solid #dedede;
    max-width: 120px;
    padding: 5px;
    width: 100%;
}
.comment-list ul {
    margin-top: 20px;
}
.comment-list ul li {
    margin-bottom: 20px;
}
.comment-wrap {
    border: 1px solid #dedede;
    border-radius: 1px;
    margin-left: 20px;
    padding: 10px;
    position: relative;
}
.comment-wrap .author-avatar {
    margin-right: 10px;
}
.comment-wrap .media .media-heading {
    font-size: 14px;
    margin-bottom: 8px;
}
.comment-wrap .media .media-heading a {
    color: #000;
    font-size: 13px;
}
.comment-wrap .media .comment-meta {
    font-size: 12px;
    color: #888;
}
.comment-wrap .media p {
    margin-top: 15px;
}
.comment-reply-form {
    margin-top: 80px;
}
.comment-reply-form input,
.comment-reply-form textarea {
    height: 35px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.comment-reply-form input:focus,
.comment-reply-form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #000;
}
.comment-reply-form textarea,
.comment-reply-form .btn-main,
.comment-reply-form .btn-solid-border,
.comment-reply-form .btn-transparent,
.comment-reply-form .btn-small {
    height: auto;
}
.widget {
    margin-bottom: 30px;
    padding-bottom: 35px;
}
.widget .widget-title {
    margin: 0;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.widget.widget-subscription .form-group {
    margin-bottom: 8px;
}
.widget.widget-subscription .form-group input {
    font-size: 12px;
    font-weight: 200;
    height: 45px;
}
.widget.widget-subscription .btn-main,
.widget.widget-subscription .btn-solid-border,
.widget.widget-subscription .btn-transparent,
.widget.widget-subscription .btn-small {
    width: 100%;
}
.widget.widget-latest-post .media .media-object {
    width: 150px;
    height: auto;
}
.widget.widget-latest-post .media .media-heading a {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}
.widget.widget-latest-post .media p {
    font-size: 12px;
}
.widget.widget-category ul li {
    margin-bottom: 10px;
}
.widget.widget-category ul li a {
    color: #837f7e;
    font-weight: 200;
}
.widget.widget-category ul li a:before {
    padding-right: 10px;
    content: "\f3d1";
    font-family: "themefisher-font";
}
.widget.widget-category ul li a:hover {
    color: #000;
    padding-left: 5px;
}
.widget.widget-tag ul li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 5px;
}
.widget.widget-tag ul li a {
    color: #837f7e;
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #dedede;
    border-radius: 30px;
    font-size: 12px;
}
.widget.widget-tag ul li a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.background {
    background-size: cover;
}
.bg-100 {
    height: 100vh;
}
.bg-1 {
    background-image: url(../images/backgrounds/bg-1.jpg);
    background-size: cover;
}
.bg-2 {
    background-image: url("../images/page-header-1.jpg");
    background-size: cover;
}
.bg-2:before {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.bg-coming-soon {
    background: url("../images/backgrounds/coming-soon-bg.jpg");
    background-size: cover;
    height: 100vh;
}
.bg-brand-identity {
    background-image: url("../images/backgrounds/brand-identity-bg.jpg");
    background-repeat: no-repeat;
}
.coming-soon {
    color: #fff;
    padding: 150px 0;
}
.coming-soon .block h1 {
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
}
.coming-soon .block p {
    color: #fff;
    margin-top: 20px;
    font-size: 12px;
}
.coming-soon .block .count-down .syotimer-cell {
    width: 25%;
    display: inline-block;
}
.coming-soon .block .count-down .syotimer-cell .syotimer-cell__value {
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    font-weight: bold;
}
.coming-soon .block .count-down .syotimer-cell .syotimer-cell__unit {
    font-weight: normal;
}
@media (max-width: 768px) {
    .coming-soon .block .count-down ul li {
        font-size: 50px;
    }
}
@media (max-width: 480px) {
    .coming-soon .block .count-down ul li {
        font-size: 50px;
    }
}
@media (max-width: 400px) {
    .coming-soon .block .count-down ul li {
        font-size: 40px;
    }
}
.coming-soon .block .count-down ul li:before {
    content: ":";
    font-size: 20pt;
    opacity: 0.7;
    position: absolute;
    right: 0px;
    top: 0px;
}
.coming-soon .block .count-down ul li:last-child:before {
    content: "";
}
.coming-soon .block .count-down div:after {
    content: " " attr(data-interval-text);
    font-size: 20px;
    font-weight: normal;
    text-transform: capitalize;
    display: block;
}
.account .block {
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 30px;
    margin: 100px 0;
}
.account .block .logo {
    display: inline-block;
}
.account .block a {
    color: #000;
}
.account .block h2 {
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 40px;
}
.account .block form {
    margin-top: 40px;
}
@media (max-width: 400px) {
    .account .block form .btn-main,
    .account .block form .btn-solid-border,
    .account .block form .btn-transparent,
    .account .block form .btn-small {
        padding: 14px 19px;
    }
}
.account .block form p {
    margin-bottom: 20px;
}
.account .block form input[type="email"],
.account .block form input[type="password"],
.account .block form input[type="text"] {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.shopping .widget-title {
    font-weight: 400;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
.checkout .block {
    padding: 15px;
    margin-bottom: 10px;
}
.checkout-form .form-group {
    position: relative;
    margin-bottom: 8px;
}
.checkout-form .form-group label {
    position: absolute;
    top: 18px;
    left: 15px;
    right: auto;
    bottom: auto;
    color: #888;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 1 !important;
    width: 85px;
}
.checkout-form .form-group input {
    border-radius: 0;
    display: block;
    padding: 6px 10px 5px 100px;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 50px;
}
.checkout-form .checkout-country-code .form-group {
    float: left;
}
.checkout-form .checkout-country-code .form-group:first-child {
    width: calc(45% - 2px);
    margin-right: 4px;
}
.checkout-form .checkout-country-code .form-group:last-child {
    width: calc(55% - 2px);
}
.shopping.cart .product-list .table .cart-amount th {
    background: #f9f9f9;
    padding: 10px;
    text-transform: uppercase;
}
.shopping.cart .product-list .table > tbody > tr > td {
    vertical-align: middle;
}
.shopping.cart .product-list .product-info a {
    margin-left: 10px;
    color: #000;
    font-weight: 600;
}
.shopping.cart .product-list .product-remove {
    color: #c7254e;
}
.shopping.cart .account-details {
    margin-top: 30px;
}
.shopping.cart .account-details legend {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.shopping.cart .account-details .btn-pay {
    margin: 20px 0;
}
.product-checkout-details .product-card > a {
    padding-right: 20px;
}
.product-checkout-details .product-card .price {
    margin-top: 15px;
}
.product-checkout-details .product-card .media-object {
    width: 80px;
}
.product-checkout-details .product-card h4 {
    font-weight: 400;
    font-size: 14px;
    color: #555;
}
.product-checkout-details .product-card .remove {
    font-size: 12px;
    cursor: pointer;
}
.product-checkout-details .discount-code {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin: 20px 0 10px;
    padding: 10px 0;
}
.product-checkout-details .discount-code p {
    margin: 0;
}
.product-checkout-details .discount-code p a {
    font-weight: 400;
    color: #555;
}
.product-checkout-details .summary-prices {
    border-style: solid;
    border-color: #dedede;
    border-width: 0px 0 1px 0;
    padding-bottom: 10px;
}
.product-checkout-details .summary-prices li {
    padding: 5px 0;
}
.product-checkout-details .summary-prices li span + span {
    float: right;
}
.product-checkout-details .summary-total {
    margin-top: 5px;
}
.product-checkout-details .summary-total > span {
    font-weight: 500;
    font-size: 18px;
}
.product-checkout-details .summary-total span + span {
    float: right;
}
.product-checkout-details .verified-icon {
    margin-top: 25px;
}
.product-checkout-details .verified-icon img {
    width: 100%;
}
.purchase-confirmation .purchase-confirmation-details {
    padding: 20px;
    border: 1px solid #dedede;
}
.purchase-confirmation .purchase-confirmation-details .table {
    margin: 0;
    color: #444;
}
.purchase-confirmation .purchase-confirmation-details .table b,
.purchase-confirmation .purchase-confirmation-details .table strong {
    font-weight: 400;
}
.empty-cart .block i {
    font-size: 50px;
}
.success-msg .block i {
    font-size: 40px;
    background: #1bbb1b;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: inline-block;
    line-height: 60px;
}
.page-404 {
    padding: 100px 0;
    text-align: center;
}
.page-404 h1 {
    font-size: 300px;
    font-weight: bold;
    line-height: 300px;
    margin-top: 30px;
}
@media (max-width: 480px) {
    .page-404 h1 {
        font-size: 130px;
        line-height: 150px;
    }
}
@media (max-width: 400px) {
    .page-404 h1 {
        font-size: 100px;
        line-height: 100px;
    }
}
@media (max-width: 768px) {
    .page-404 h1 {
        font-size: 150px;
        line-height: 200px;
    }
}
.page-404 h2 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: bold;
    margin-top: 30px;
}
.page-404 .copyright-text {
    margin-top: 50px;
    font-size: 12px;
}
.page-404 .btn-main,
.page-404 .btn-solid-border,
.page-404 .btn-transparent,
.page-404 .btn-small {
    margin-top: 40px;
}
.contact-us {
    padding: 100px 0;
}
.contact-form {
    margin-bottom: 40px;
}
.contact-form .form-control {
    background-color: transparent;
    border: 1px solid #dedede;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 45px !important;
    color: #0c0c0c;
    height: 38px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    border-radius: 0;
}
.contact-form input:hover,
.contact-form textarea:hover,
.contact-form #contact-submit:hover {
    border-color: #000;
}
.contact-form #contact-submit {
    border: none;
    padding: 15px 0;
    width: 100%;
    margin: 0;
    background: #000;
    color: #fff;
    border-radius: 0;
}
.contact-form textarea.form-control {
    padding: 10px;
    height: 120px !important;
    outline: none;
}
.contact-details #map {
    width: 100%;
    height: 300px;
}
.contact-details .contact-short-info {
    margin-top: 20px;
}
.contact-details .contact-short-info li {
    margin-bottom: 6px;
    color: #555;
    font-weight: 300;
}
.contact-details .contact-short-info li i {
    margin-right: 10px;
}
.social-icon {
    margin-top: 20px;
}
.social-icon ul li {
    display: inline-block;
    margin-right: 10px;
}
@media (max-width: 400px) {
    .social-icon ul li {
        margin-bottom: 5px;
        margin-right: 5px;
    }
}
.social-icon ul li a {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #000;
    text-align: center;
}
.social-icon ul li a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.social-icon ul li a:hover i {
    color: #fff;
}
.social-icon ul li a i {
    color: #000;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    margin: 0;
}
.error {
    display: none;
    padding: 10px;
    color: #d8000c;
    border-radius: 4px;
    font-size: 13px;
    background-color: #ffbaba;
}
.success {
    background-color: #6cb670;
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 13px;
    padding: 10px;
}
.shipping-blackout-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.shipping-blackout-list li {
    margin-right: 5px;
}
.form-control,
#header-product-search-field {
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 16px;
}
.form-control:focus,
#header-product-search-field:focus {
    outline: none !important;
    border-color: #b99858;
    -webkit-box-shadow: inset 0 1px 1px rgba(185, 152, 88, 0.075), 0 0 8px rgba(185, 152, 88, 0.6);
}
.select2-container--default .select2-selection--single .select2-search__field,
.select2-container .select2-selection__rendered,
.select2-container .select2-selection {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.select2-container--default .select2-selection--single .select2-search__field:focus,
.select2-container .select2-selection__rendered:focus,
.select2-container .select2-selection:focus {
    outline: none !important;
    border-color: #b99858 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(185, 152, 88, 0.075), 0 0 8px rgba(185, 152, 88, 0.6) !important;
}
input[type="search"]:not(.select2-search__field),
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="password"],
textarea,
input.form-control,
select.form-control,
.input-group-addon,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.form-select {
    font-weight: 600;
    color: #000;
    /* border: 2px solid #816a5e; */
    font-family: "Montserrat", sans-serif;
    font-size: 0.8rem;
}
select.form-control option {
    font-size: 12.8px;
}
.input-group-text {
    border-width: 0;
    border-radius: 0px !important;
    background-color: #f3eade;
}
input[type="number"] {
    min-width: 50px;
}
@media (max-width: 768px) {
    .btn.removeProduct {
        padding-left: 6px;
        padding-right: 6px;
    }
}
input[type="number"].shop-item-quantity {
    max-width: 150px;
}
.cart-tbl-head {
    display: none;
}
.proudct-detail-input {
    max-width: 300px;
}
@media (max-width: 441px) {
    .cart-tbl {
        border: 0px !important;
    }
    .cart-tbl tr,
    .cart-tbl td,
    .cart-tbl th,
    .cart-tbl .cart-tbl-head {
        display: block;
        width: 100% !important;
    }
    .cart-tbl .cart-tbl-head {
        color: #999;
    }
    .cart-tbl td {
        border: 0px !important;
    }
    .cart-tbl tr {
        border: 1px solid #ddd;
    }
    .cart-tbl .text-right {
        text-align: left !important;
    }
    .cart-tbl .cart-head-row {
        display: none;
    }
}
@media (max-width: 768px) {
    .login-input {
        width: 100%;
    }
}
#quote-wrapper .select2-container .select2-selection--single,
#customer-add-car .select2-container .select2-selection--single,
#customer-edit-car .select2-container .select2-selection--single,
#shop-page-quote .select2-container .select2-selection--single {
    height: 34px;
    border-color: #ccc;
}
#quote-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,
#customer-add-car .select2-container--default .select2-selection--single .select2-selection__rendered,
#customer-edit-car .select2-container--default .select2-selection--single .select2-selection__rendered,
#shop-page-quote .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    font-size: 16px;
}
#quote-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,
#customer-add-car .select2-container--default .select2-selection--single .select2-selection__arrow,
#customer-edit-car .select2-container--default .select2-selection--single .select2-selection__arrow,
#shop-page-quote .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}
@media (min-width: 1200px) {
    input.promo-code {
        max-width: 200px;
    }
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/shop/images/firefox_dropdown.png") right/20px no-repeat #fff;
    background-image: url("/shop/images/firefox_dropdown.png");
    background-size: 20px;
    border-radius: 8px !important;
    padding: 8px 20px 8px 8px !important;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size:0.8rem;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    clip: inherit;
    left: 5px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #b99858 !important;
}
.btn {
    font-weight: 600;
}
.btn-link {
    text-decoration: none;
    color: #816a5e;
}
.btn-brand {
    background-color: #816a5e;
    color: #fff;
}
.btn-brand-sec {
    background-color: #b6adb7;
    color: #fff;
}
.btn-brand-sec:hover,
.btn-brand-sec:active,
.btn-brand-sec:focus {
    color: #fff;
    background-color: #000;
}
.tag {
    font-weight: 600;
    font-size: 14px;
    padding: 0.8em;
    margin: 0 0.4em;
    background-color: #ebebeb;
}
.tag a {
    color: #bbb;
    cursor: pointer;
    opacity: 0.6;
}
.tag a:hover {
    opacity: 1;
}
.tag .remove {
    vertical-align: bottom;
    top: 0;
}
.tag a {
    margin: 0 0 0 0.3em;
}
footer {
    margin-top: 60px;
}
footer img {
    max-width: 100%;
}
footer .nav li a {
    font-size: 20px;
    color: #707070;
    padding: 15px;
    font-weight: 600 !important;
}
footer .nav li a.nav-link:hover,
footer .nav li a.nav-link:active,
footer .nav li a.nav-link:focus {
    background-color: #b6adb7;
    color: #fff;
}
footer .footer-vertical li {
    padding: 15px;
    text-align: center;
}
footer .footer-vertical li:hover a,
footer .footer-vertical li:active a {
    color: #b6adb7;
}
footer .footer-vertical li:focus {
    background-color: #000;
}
footer .footer-vertical a {
    font-size: 20px;
    font-weight: 600;
    color: #707070;
}
footer #footer-nav ul {
    padding-left: 0px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
footer #footer-nav ul li {
    list-style: none;
    float: left;
    padding-left: 10px;
    border-bottom: 1px solid #ba9959;
    padding-right: 10px;
    padding-bottom: 10px;
}
footer #footer-nav ul li a {
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    footer #footer-nav {
        margin-top: 40px;
    }
}
@media (max-width: 768px) {
    footer #footer-nav ul {
        display: block;
    }
    footer #footer-nav ul li {
        float: none;
        text-align: center;
        border-bottom: 0px;
    }
}
footer #copyright {
    display: block;
    color: #fff;
    text-align: center;
}
footer #social-icons {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
footer .footer-social {
    display: block;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
footer .footer-social img {
    max-width: 30px;
}
/*# sourceMappingURL=app.min.css.map */
