body,
.page-header>h3>span {
    font-family: 'Roboto', sans-serif;
}

body,
.slider-section .slider-box h3 {
    font-size: 15px;
}

a {
    text-decoration: none;
}

button {
    border: none;
    box-shadow: none;
    background-color: transparent;
}

button:focus,
button:hover {
    border: none;
    box-shadow: none;
    background-color: transparent;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Font Family */
.amount,
.menu-block .navbar .nav li a,
.slider-section .slider-box h2,
.slider-section .slider-box button,
.category-section h3,
.category-box-main .category-box>a>span,
.section-header>h3,
.main-product a,
.entry-title,
.middle-add h3,
.informational-icons li,
.page-header>h3,
.page-header p,
.contact-form .form-group label,
.contact-form .btn,
.contact-info h2,
.register-user-banner h2,
.register-user h3,
.register-user .btn,
.wizard-footer a.btn,
.shopping-cart-table .shop_table tr>th,
.product-description a b,
.product-quantity,
.product-content .block-title,
.product-total-price table tr th,
.commentlist .comment .comment-info,
.single-post-comment .section-header,
.shopping-cart-estimate .shopping-cart-table h4,
.estimate-details .btn,
.estimate-details table tr th,
.categories-list li a,
.single-product-sidebar>h4,
.single-product-sidebar .widget_recent_post .shopping-cart-table ul li a,
.product-search-option select.form-control,
.main-product .amount,
.page-wizard ul li a,
.page-banner>h1,
.about-section .container>h4,
.about-content-box>h3,
.look-book h1,
.dropdown-header,
.read-more,
.logo-block a {
    font-family: 'Playfair Display', serif;
}

.logo-block a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-section h4 {
}

img {
    max-width: 100%;
}

a {
    outline: 0 !important;
}

/* ## Global Class ## */
.no-padding {
    padding: 0;
}

.ow-left-padding {
    padding-left: 0;
}

.ow-right-padding {
    padding-right: 0;
}

.ow-top-padding {
    padding-top: 0;
}

.ow-bottom-padding {
    padding-bottom: 0;
}

.top-header .top-social li,
.top-header .top-social li a,
.top-header .top-menu li,
.top-header .top-menu,
.top-header .top-menu li a,
.menu-block .navbar .nav>li {
    display: inline-block
}

.top-header .top-menu li a,
.logo-block span,
.logo-search-block input.form-control,
.logo-search-block form select,
.cart-link,
.menu-block .navbar .nav li a,
.slider-section .slider-box h2,
.slider-section .slider-box button,
.category-box-main span,
.section-header>h3,
.product-box .product-box-inner .btn,
.news-letter-section .navbar-form .btn,
.navbar-form .form-group .form-control,
.informational-icons li,
.page-breadcrumb .breadcrumb li a,
.page-breadcrumb .breadcrumb li,
.return-home-link a,
.page-header>h3,
.contact-form .form-control,
.contact-form .btn,
.register-user-banner h2,
.register-user .btn,
.wizard-footer a.btn,
.estimate-details .btn,
.single-product-sidebar .widget_recent_post .shopping-cart-table ul li a,
.category-section .col-md-6>h4 {
    text-transform: uppercase;
}

.slider-section .slider-box button,
.product-box .product-box-inner .btn,
.category-box-main .category-box>span,
.news-letter-section .navbar-form .btn,
.contact-form .btn,
.register-user-banner h2,
.register-user .btn,
.estimate-details .btn,
.single-product-sidebar .widget_recent_post .shopping-cart-table ul li a {
    color: #fff;
}

.register-user p,
.entry-content p,
.product-description a {
    color: #999;
}

.blog-section,
.add-banner-section,
.our-partner-section,
.informational,
.widget-section,
.page-header,
.drop-line,
.map {
    padding-bottom: 64px;
    position: relative;
    width: 100%;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table ul li a,
.btn {
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.btn:hover,
.single-product-sidebar .widget_recent_post .shopping-cart-table ul li a:hover {
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
    background-color: #887C71;
}

.slider-section .slider-box button:hover,
.product-box .product-box-inner .btn:hover,
.news-letter-section .navbar-form .btn:hover,
.single-product-sidebar .widget_recent_post .shopping-cart-table ul li a:hover,
.shopping-cart-footer a.btn:hover,
.contact-form .btn:hover,
.register-user .btn:hover,
.estimate-details .btn:hover,
.wizard-footer a.btn:hover {
    background-color: #887C71;
}

/* Section Header */
.section-header,
.page-header {
     display: inline-block;
     width: 100%;
     text-align: center;
     margin-bottom: 40px;
}

.section-header>h3,
.page-header>h3 {
    background-image: url("../images/section-header-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    font-size: 20px;
    margin: 0;
    padding: 17px 0;
}

.section-header p,
.page-header p {
    color: #999;
    margin-top: 17px;
    padding: 0 15.5%;
}

/* ## Page Header ## */
.page-header {
    margin-bottom: 0;
    border-bottom: none;
}

.page-header>h3 {
    background-image: url("../images/page-header-bg.png");
    font-size: 30px;
    font-weight: normal;
}

.page-header p {
    font-weight: bold;
    color: #b3aa9b;
    margin-top: 10px;
    margin-bottom: 40px;
}

/* ## Header Section ## */



/* - Top Header */
.top-header {
    background-color: #f7f7f7;
}

.top-header .top-social {
    padding: 14px 0;
    margin: 0;
}

.top-header .top-social li {
    margin-right: 10px;
}

.top-header .top-social li a,
.top-header .top-social li a>.g-plus {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.top-header .top-social li a,
.single-side-widget li a {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 29px;
    border: 1px solid #beb2a6;
    border-radius: 100%;
    color: #beb2a6;
    float: left;
    text-decoration: none;
}

.top-header .top-social li a svg,
.single-side-widget li a svg {
    fill: #beb2a6;
    width: 15px;
}

.top-header .top-social li a:hover svg,
.single-side-widget li a:hover svg,
.single-side-widget li a:focus svg,
.product-box-inner ul li a:hover svg,
.product-box-inner ul li a:focus svg,
.look-book-img-box-hover ul li a:hover svg,
.look-book-img-box-hover ul li a:focus svg {
    border: 1px solid #887C71;
    color: #887C71;
    transition: all ease 0.5s;
}

.single-side-widget li a .qrcode {
    width: 16px;
    height: 16px;
    fill: #b3aa9b;
    margin: 8px 0;
}

.top-header .top-social li a:hover,
.single-side-widget li a:hover,
.single-side-widget li a:focus,
.product-box-inner ul li a:hover,
.product-box-inner ul li a:focus,
.look-book-img-box-hover ul li a:hover,
.look-book-img-box-hover ul li a:focus {
    border: 1px solid #887C71;
    color: #887C71;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.top-header .top-social li a>.g-plus,
.single-side-widget li a>.g-plus {
    background-image: url("../images/icon/g-plus.png");
}

.single-side-widget li a>.qr-code {
    background-image: url("../images/icon/qrcode.png");
}

.top-header .top-social li a>.g-plus,
.single-side-widget li a>.g-plus,
.single-side-widget li a>.qr-code {
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 32px;
    display: inline-block;
}

.top-header .top-social li a:hover>.g-plus,
.single-side-widget li a:hover>.g-plus {
    background-image: url("../images/icon/g-plus-hover.png");
}

.single-side-widget li a:hover>.qr-code {
    background-image: url("../images/icon/qrcode-hover.png");
}

.top-header .top-social li a:hover>.g-plus,
.single-side-widget li a:hover>.g-plus,
.single-side-widget li a:hover>.qr-code {
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.top-header .col-md-6:not(.top-social) {
    text-align: right;
}

.top-header .top-menu {
    margin-bottom: 0;
}

.top-header .top-menu li {
    margin-right: 15px;
}

.top-header .top-menu li:last-child {
    margin-right: 0;
}

.top-header .top-menu li a {
    line-height: 30px;
    color: #b3aa9b;
    padding-top: 17px;
    padding-bottom: 16px;
}

.top-header .top-menu li a:hover {
    border-bottom: 2px solid #b1a599;
    text-decoration: none;
}


.logo-block {
    text-align: center;
}

.logo-block a {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
}

.logo-block svg {
    width: 56px;
    height: 56px;
    fill: #b3aa9b;
    position: relative;
}

.logo-block span {
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
}

.logo {
    display: none;
}

.input-group1 {
    border-bottom: 1px solid #b3aa9b;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: transparent;
}

/* ## Slider Section ## */
.slider-section {
    position: relative;
    z-index: 0;
}

.slider-indexone .carousel-indicators button {
    display: flex;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background-color: #b3aa9b;
}

.slider-section img {
    width: 100%;
    position: relative;
}

.slider-section:before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 9;
    background-image: url("../images/slider/shadow.png");
    height: 59px;
}

.slider-section .carousel-inner .carousel-item {
    width: 100%;
    height: 100%;
    position: relative;
}

.slider-section .carousel-inner .carousel-item img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.slider-section .carousel-control {
    bottom: auto;
    top: 45%;
    z-index: 99;
}

.slider-section .carousel-control.left,
.slider-section .carousel-control.right {
    background-image: none;
    font-size: 55px;
}

.slider-section .slider-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 45%;
    bottom: 38%;
}

.slider-section .slider-box h2 {
    font-size: 20px;
    margin: 0;
    padding: 15px 0 20px 0;
    color: #b3aa9b;
    background-image: url("../images/slider/slider-box-title.png");
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}

.slider-section .slider-box p {
    margin-top: 15px;
    color: #999;
    line-height: 20px;
    padding: 0 10px;
}

.slider-section .slider-box button,
.product-box .product-box-inner .btn {
    background-color: #b1a599;
    height: 40px;
    width: 145px;
    border: none;
    border-radius: 0;
    display: inline-block;
    margin-top: 12px;
     font-size: 15px;
}

/* ## Blog Section ## */

.blog-section .container>.col-md-3 {
    padding: 0 10px;
}

.badge-box {
    position: relative;
}

.badge-box>img {
    width: 100%;
}

.badge-icon {
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
}

.blog-content article {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.blog-section .blog-content article {
    margin-bottom: 29px;
}

.entry-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px;
}

.entry-title,
.entry-title a {
    color: #000;
    line-height: 30px;
}

.entry-title a:hover {
    color: #b3aa9b;
}

.blog-section .entry-title {
    margin-bottom: 20px;
    line-height: 19px;
    margin-top: -10px;
}

.entry-footer {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 20px 0;
    margin-bottom: 23px;
}

.blog-section .entry-footer {
    margin-bottom: 0;
}

.entry-footer>span {
    margin-right: 20px;
    background-position: right;
    background-repeat: no-repeat;
}

.entry-footer span>a {
    color: #999;
}

.entry-footer span>a svg {
    fill: #b3aa9b;
}

.entry-footer .posted-on svg {
    width: 14px;
    height: 14px;
}

.entry-content p {
    margin: 10px 0;
    line-height: 25px;
}

.blog-section .entry-content p {
    margin-bottom: 8px;
}

.entry-footer .comments-link svg {
    width: 16px;
    height: 13px;
}

.entry-footer .byline svg {
    width: 16px;
    height: 16px;
}

.read-more {
    color: #b3aa9b;
    line-height: 1;
}

.read-more:hover {
    text-decoration: none;
}

.read-more:after {
    content: "\f105";
    font-size: 18px;
    font-family: 'fontawesome';
    position: relative;
    top: 3px;
    left: 10px;
}

.middle-add,
.middle-add:before,
.middle-add h3,
.middle-add .read-more {
    position: absolute;
}

.middle-add {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.middle-add:before {
    top: 0;
    height: 100%;
    border-left: 3px solid #ff7509;
    border-bottom: 3px solid #ff7509;
    content: "";
    left: 71px;
    width: 100%;
}

.middle-add h3 {
    bottom: 0;
    left: 0;
    width: 47%;
    text-align: center;
    font-size: 33px;
    text-transform: uppercase;
    line-height: 25px;
}

.middle-add .read-more {
    bottom: 10px;
    right: 15px;
}

/* ## Footer Section ## */
.footer-section {
    margin-top: 40px;
}

/* ## Add Banner Section ## */

/* ## Our Partner Section ## */
.partner-box {
    text-align: center;
    display: block;
    background-color: #fff;
    height: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-box img {
    width: auto !important;
}

.owl-item {
    border-right: 1px solid #e7e7e7;
}

/* ## News Letter ## */
.news-letter-section {
    margin-bottom: 40px;
}

.news-letter-section .navbar-form {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 10px;
    position: relative;
    max-width: 600px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.navbar-form .form-group {
    width: 70%;
}

.news-letter-section .navbar-form .form-group svg {
    width: 15px;
    height: 15px;
    fill: #b3aa9b;
    position: absolute;
    left: 10px;
    top: 22px;
}

.navbar-form .form-group .form-control {
    width: 100%;
    border: none;
    box-shadow: none;
    padding-left: 25px;
}

.news-letter-section .navbar-form .btn {
    background-color: #b1a599;
    border: none;
    border-radius: 0;
    width: 28%;
    height: 40px;
    line-height: 40px;
    padding: 0;
}

.informational-icons {
    text-align: center;
    background-color: #fff;
    margin-bottom: 0;
    padding: 21px 0;
}

.informational-icons li {
    display: inline-block;
    margin-right: 35px;
    color: #999;
    line-height: 26px;
}

.informational-icons li svg {
    margin-right: 18px;
    fill: #b3aa9b;
    float: left;
}

.free-shipping {
    width: 40px;
    height: 26px;
}

.support {
    width: 28px;
    height: 28px;
}

.promotion {
    width: 26px;
    height: 36px;
}

.seller {
    width: 29px;
    height: 36px;
}

.widget-section .container>.col-md-3.widget_about {
    border-right: 1px solid #e7e7e7;
}

.widget-section .container>.col-md-3.widget_facebook {
    border-left: 1px solid #e7e7e7;
}

.widget_about .logo-block svg {
    left: -15px;
}

/* ## Footer Bottom ## */
.footer-bottom {
    margin-top: -30px;
    margin-bottom: 30px;
    position: relative;
}

.footer-bottom .top-header {
    background-color: transparent;
}

.footer-bottom .top-header .top-social {
    padding: 0;
}

.copy Rights p {
    color: #999;
    text-align: center;
    margin-bottom: 0;
    line-height: 26px;
}

/* ## Contact Page ## */
.page-breadcrumb {
    display: flex;
    justify-content: space-between;
}

.page-breadcrumb .breadcrumb {
    background-color: transparent;
    display: flex;
    padding: 0;
    line-height: 70px;
}

.page-breadcrumb .breadcrumb li a,
.return-home-link a,
.page-breadcrumb .breadcrumb>.active {
    font-size: 12px;
}

.page-breadcrumb .breadcrumb li a {
    color: #000;
}

.page-breadcrumb .breadcrumb>.active {
    color: #b3aa9b;
}

.page-breadcrumb .breadcrumb li:before {
    content: "\f105";
    padding: 0 5px;
    font-family: 'FontAwesome';
}

.page-breadcrumb .breadcrumb li:first-child:before {
    content: "";
}

.return-home-link a {
    color: #b3aa9b;
    line-height: 70px;
}

.return-home-link a:before {
    content: "\f100";
    font-family: 'FontAwesome';
    padding-right: 5px;
}

.contact-form-details {
    margin-bottom: 0px;
}

.contact-form-details .section-header h3,
.shopping-cart-estimate .section-header h3,
.shortcodes .section-header h3 {
    background-size: 100% 100%;
}

.contact-form,
.contact-details {
    box-shadow: 0 2px 3px rgba(185, 176, 163, 0.10);
    border-radius: 10px;
    border: 1px solid #dad5cd;
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 35px 40px 30px 40px;
}

.drop-line {
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.drop-line.bottom-shadow:after {
    background-size: 100% 100%;
    bottom: -43px;
}

.contact-form .form-horizontal>.form-group {
    margin-bottom: 20px;
}

.contact-form .form-horizontal .form-control:hover,
.contact-form .form-horizontal .form-control:focus {
    box-shadow: none;
}

.contact-form .form-horizontal>.form-group:last-child {
    padding: 0 20px 0 0;
    margin-bottom: 0;
    position: relative;
    z-index: 9;
}

.contact-form .form-group label {
    font-weight: 700;
    line-height: 36px;
}

.contact-form .form-control {
    color: #b3aa9b;
    font-weight: normal;
    padding-left: 20px;
    border: 2px solid #d6cfc8;
    height: 36px;
}

.contact-form textarea {
    min-height: 85px;
}

.contact-form .form-group a {
    color: #999;
    line-height: 40px;
}

.contact-form .btn,
.register-user .btn,
.estimate-details .btn {
    padding: 8px 35px;
    background-color: #b1a599;
    border: none;
    border-radius: 0;
}

.contact-form.bottom-shadow:after,
.contact-details.bottom-shadow:after,
.page-wizard ul.bottom-shadow:after,
.shopping-information .col-md-4.bottom-shadow:after,
.comment-area.bottom-shadow:after,
.cat-item.bottom-shadow:after,
.widget_recent_post .nav.bottom-shadow:after,
.blog-social.bottom-shadow:after,
.comment.bottom-shadow:after,
.shopping-cart-table.bottom-shadow:after,
.product-filter-box.bottom-shadow:after {
    background-size: 100% 100%;
    bottom: -43px;
}

.contact-info h2 {
    font-size: 15.88px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 35px;
}

.contact-info p {
    color: #999;
    font-weight: normal;
    display: inline-block;
    padding-left: 35px;
    margin-bottom: 0;
    line-height: 1.2;
    position: relative;
}

.contact-info p svg {
    position: absolute;
    left: 0;
    width: 17px;
    height: 17px;
    top: 0;
    fill: #b3aa9b;
}

.contact-info p>span {
    display: block;
}

.contact-info ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}

.contact-info ul li {
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    margin-bottom: 5px;
    position: relative;
}

.contact-info ul li svg {
    position: absolute;
    left: 0;
    top: 5px;
    fill: #b3aa9b;
    width: 17px;
    height: 12px;
}

.contact-info ul li,
.contact-info ul li a {
    color: #999;
}

.contact-details .drop-line {
    margin-bottom: 20px;
}

/* map */
.map {
    margin-top: 40px;
}

.map iframe {
    width: 100%;
    height: 345px;
    margin-bottom: -6px;
    border: 0;
    background-color: #eaeaea;
}

/* ## Register User ## */
.register-user-banner h2 {
    position: absolute;
    font-size: 20px;
    font-weight: 700;
    top: 16%;
    text-align: center;
    display: block;
    left: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.10);
    right: 0;
}

.register-user h3 {
    font-size: 15.89px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 15px;
}

.register-user p {
    margin-bottom: 18px;
}

.register-user .btn {
    z-index: 9;
    position: relative;
    margin-top: 15px;
}

.new-user-register h3 {
    margin-top: 0;
}

.new-user-register p {
    margin-bottom: 10px;
    line-height: 1.2;
}

/* ## Wizard ## */
.page-wizard {
    position: relative;
    z-index: 0;
}

.page-wizard1 {
    padding-bottom: 30px;
}

.page-wizard ul {
    border: 1px solid #dad5cd;
    border-radius: 10px;
    background-color: #f2f2f2;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    padding-left: 0;
}

.page-wizard ul li {
    display: inline-block;
    text-align: center;
    position: relative;
}

.page-wizard ul li a {
    padding: 18px 75.87px;
    background-color: #f2f2f2;
    color: #b3aa9b;
    font-size: 14px;
    display: inline-block;
}

.page-wizard ul li:first-child a {
    border-radius: 9px 0 0 9px;
}

.page-wizard ul li:last-child a {
    border-radius: 0 9px 9px 0;
}

.page-wizard ul li:last-child a:after,
.page-wizard ul li:last-child a:before,
.page-wizard ul li:last-child:after {
    display: none;
}

.page-wizard li.active>a {
    background-color: #fff;
    color: #b3aa9b;
}

.page-wizard ul li a {
    overflow: visible;
    position: relative;
}

.page-wizard ul li a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 29px solid transparent;
    border-left: 25px solid #f2f2f2;
    border-bottom: 29px solid transparent;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 3;
}

.page-wizard ul li:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 27px solid transparent;
    border-left: 25px solid rgba(0, 0, 0, .2);
    border-top: 30px solid transparent;
    position: absolute;
    top: 0;
    right: -28px;
    z-index: 2;
}

.page-wizard ul li.active:after,
.page-wizard ul li:hover:after,
.page-wizard ul li:focus:after {
    border-bottom: 30px solid transparent;
    border-left: 30px solid rgba(0, 0, 0, 0.2);
    border-top: 28px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -27px;
    top: -2px;
    width: 0;
    z-index: 2;
}

.page-wizard li.active a:after,
.page-wizard ul li:hover a:after {
    border-top: 25px solid transparent;
    border-left: 25px solid #fff;
    border-bottom: 29px solid transparent;
    right: -22px;
}

.page-wizard li.active a:before,
.page-wizard ul li:hover a:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 27px solid transparent;
    border-left: 25px solid #00cc33;
    border-top: 30px solid transparent;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 2;
}

.page-wizard ul li.active a:after {
    border-left-color: #fff;
}

.wizard-footer {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin: 50px 0;
    position: relative;
    z-index: 2;
}

.wizard-footer a.btn {
    width: 137px;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    background-color: #b1a599;
    border: none;
    border-radius: 0;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
    margin: 0 15px;
}

/* ## Shipping Address ## */
.contact-form .form-group select {
    width: 100%;
    height: 36px;
    color: #b3aa9b;
    padding-left: 20px;
    border: 2px solid #d6cfc8;
    border-radius: 4px;
}

.contact-form-details.shipping-transports .form-horizontal>.form-group:last-child,
.contact-form-details.shipping-transports .form-horizontal>.form-group:last-child {
    padding-right: 0;
}

.contact-form-details.shipping-transports .contact-form {
    min-height: 84%;
}

/* ## Payment ## */
.contact-form .radio {
    margin: 0 0 20px 0;
}

.contact-form .radio label {
    padding-left: 0;
    font-weight: 700;
    line-height: 1;
}

.contact-form .radio input[type="radio"] {
    display: none;
}

.contact-form .radio input[type=radio]+label:before {
    border-radius: 100%;
}

.contact-form .radio input[type=radio]+label:before {
    content: "";
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 30px;
    border: 1px solid #c7bfb5;
    position: relative;
    top: -6px;
}

.contact-form .radio input[type=radio]:checked+label:before {
    background: #00cc33;
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    text-align: center;
    border: none;
    line-height: 30px;
    height: 30px;
    width: 30px;
}

.contact-form .radio label span {
    color: #b3aa9b;
    padding-left: 9px;
}

.contact-form-details.payment-getway-option .contact-form {
    min-height: 285px;
}

/* ## Finish Page ## */

.successfully-message .contact-form h2 {
    text-align: center;
    font-size: 15.89px;
    color: #00cc33;
    font-family: 'PT Serif', serif;
    font-weight: 700;
    margin: 0 0 33px 0;
}

.informational-email {
    margin-bottom: 5px;
}

.informational-email p {
    color: #999;
    margin: 0;
}

.informational-email p:last-child {
    text-align: right;
}

.informational-email h3 {
    font-size: 14.94px;
    color: #00cc33;
    margin: 0 0 6px 0;
    font-weight: normal;
}

/* ## Summary ## */
.order-summart-text {
    text-align: center;
    margin-bottom: 43px;
}

.shopping-information .billing-information h2,
.order-summart-text h2 {
    font-size: 15.89px;
    margin: 0 0 18px 0;
    font-weight: 700;
    font-family: 'PT Serif', serif;
}

.order-summart-text p {
    margin: 0 25.64% 20px 25.64%;
    color: #999;
    font-size: 13px;
}

/* ## shipping-information-box ## */
.shopping-information {
    margin-bottom: 46px;
}

.billing-information {
    border: 1px solid #dad5cd;
    border-radius: 10px;
    padding: 40px 0 40px 0px;
}

.billing-information p {
    color: #999;
    margin: 0;
}

.billing-information p span {
    color: #00cc33;
    margin-left: 50px;
}

.shopping-information .billing-information:last-child {
    min-height: 224px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.page-content p {
    text-align: center;
    margin: 0 9.23% 35px 9.23%;
    color: #999;
}

/* comment-area */
.comment-area {
    margin-bottom: 50px;
    position: relative;
}

.comment-area .form-control {
    border-radius: 10px;
}

.comment-area .form-control:focus {
    box-shadow: none;
    border-color: #dad5cd;
}

/* table */

.shopping-cart-table {
    border-radius: 10px 10px 0 0px;
    border: 1px solid #dad5cd;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.shopping-cart-table .shop_table {
    width: 100%;
}

.shopping-cart-table .shop_table>tbody {
    border-top: 2px solid #b3aa9b
}

.shopping-cart-table .shop_table>tbody tr {
    border-bottom: 1px solid #f0eeeb
}

.shopping-cart-table .shop_table tr>th,
.shopping-cart-table .shop_table tr>td {
    text-align: left;
    padding: 18px 17px;
    font-weight: normal;
}

.shopping-cart-table .shop_table tr>th {
    text-transform: uppercase;
}

.shopping-cart-table .shop_table tr th.blank-space {
    width: 360px;
}

.product-description a b {
    display: block;
    color: #000;
    font-size: 15.91px;
}

.choose-color,
.choose-size {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #b1a599;
}

.color1 {
    background-color: #d7123c;
}

.color2 {
    background-color: #622f00;
}

.color3 {
    background-color: #b1a599;
}

.color4 {
    background-color: #a3b927;
}

.color5 {
    background-color: #1178dc;
}

.choose-size {
    color: #b3aa9b;
    font-size: 14.39px;
    text-align: center;
    line-height: 27px;
    text-transform: uppercase;
}

.choose-size.color3 {
    color: #fff;
}

.product-quantity,
.product-price {
    font-weight: bold;
}

.amount {
    color: #b3aa9b;
}

.product-content,
.product-total-price {
    border-top: 1px solid #f0eeeb;
    padding: 20px;
}

.product-total-price {
    border-left: 1px solid #f0eeeb;
}

.product-content .block-title {
    font-weight: bold;
    font-size: 15.92px;
}

.product-content p {
    color: #999;
    line-height: 1;
}

.product-total-price {
    padding: 20px 0;
}

.product-total-price table {
    width: 100%;
    padding: 0px;
}

.product-total-price table tr {
    border-bottom: 1px solid #f0eeeb;
}

.product-total-price table tr:last-child {
    border-bottom: none;
}

.product-total-price table tr td {
    padding: 10px 20px 10px 0;
    text-align: right;
    font-weight: bold;
}

.product-total-price table tr th {
    padding: 10px 20px;
}

.product-total-price table .order-total th {
    padding: 25px 0px 10px 20px;
}

.product-total-price table .order-total td {
    padding: 25px 20px 10px 0px;
}

.product-total-price table .order-total td .amount {
    font-size: 20px;
    color: #00cc33;
    text-align: right;
}

/* ## Blog Page ## */

/* post-format */
.post-format .entry-date,
.post-format .post-formate-icon {
    border: 1px solid #c6bdb3;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    text-align: center;
    padding-top: 11px;
    margin: 0 0 10px 0;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.post-format .entry-date:hover,
.post-format .post-formate-icon:hover {
    border: 1px solid #666;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.post-format .post-formate-icon svg {
    width: 25px;
    height: 19px;
    fill: #b3aa9b;
}

.post-format .entry-date {
    font-size: 25px;
    font-family: 'PT Serif', serif;
    font-weight: 700;
}

.post-format .entry-date span {
    color: #b3aa9b;
    display: block;
    font-size: 14px;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.post-format .post-formate-icon {
    padding-top: 0;
    line-height: 65px;
}

/* .carousel */
.blog-content .carousel-control {
    width: 31px;
    position: relative;
    border: 1px solid #00c1ef;
    color: #00c1ef;
    padding: 5px;
    display: inline-block;
}

.blog-content .carousel-control.right {
    right: -5px;
}

.blog-content .carousel-control.left {
    left: -5px;
}

.entry-cover {
    margin-bottom: 48px;
}

.entry-cover #blog-carousel .carousel-inner a {
    width: 100%;
}

.entry-cover #blog-carousel .carousel-inner a img {
    width: 100%;
}

.entry-cover #blog-carousel .left {
    display: flex;
}

.entry-cover #blog-carousel .right {
    display: flex;
}

.entry-cover a,
.entry-cover iframe {
    display: block;
    border: 1px solid #e7e7e7;
}

.video iframe {
    height: 300px;
}

.type-post .carousel-control {
    position: absolute;
    top: 44%;
    bottom: auto;
    background-image: none;
    border: none;
}

.type-post .carousel-control.left,
.type-post .carousel-control.right {
    color: #fff;
    text-shadow: none;
    font-size: 25px;
    opacity: 1;
}

.type-post .carousel-control.left {
    left: 14px;
}

.type-post .carousel-control.right {
    right: 14px;
}

.type-post .carousel-control:hover,
.type-post .carousel-control:focus {
    background-color: transparent;
}

.entry-title span {
    display: block;
}

/* blog-video */

.entry-cover iframe {
    width: 100%;
}

.content-sidebar .widget {
    padding: 0;
    width: 100%;
    display: inline-block;
}

.widget_search .form-control {
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 60px;
    height: 75px;
    border-radius: 0;
    border-color: #e7e7e7;
    color: #b3aa9b;
}

.widget_search .form-control:focus {
    box-shadow: none;
    border-color: #ccc;
}

.content-sidebar .widget-title {
    text-transform: uppercase;
    margin-top: 0;
    font-weight: bold;
}

.loading {
    display: inline-block;
    text-align: center;
    font-size: 14.89px;
    width: 100%;
}

.loading,
.loading a {
    color: #b3aa9b;
    display: inline-block;
    text-decoration: none;
}

/* ## Categories Page ## */
.categories {
    padding: 0;
}

.page-header.categories {
    padding-bottom: 0;
}

.categories .drop-line.bottom-shadow:after {
    bottom: -22px;
}

/* ## Blog_Social ## */
.blog-social {
    margin-top: 30px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 25px 0;
    position: relative;
}

.blog-social ul {
    padding: 0;
    margin: 0;
}

.blog-social li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}

.element {
    color: #fff;
}

.element .group {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 5px;
}

.element span {
    padding: 10px 20px;
    font-size: 11px;
    border-radius: 2px;
    cursor: inherit;
    border: 0;
    color: #ffffff;
    width: 110px;
    outline: 0;
    display: inline-block;
    font-family: inherit;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.fb {
    background-color: #306199;
}

.fb:hover {
    background-color: #244872;
}

.count {
    background-color: #fff;
    color: #565656;
    border-radius: 2px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
    height: 40px;
    box-sizing: border-box;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.fa-caret-down {
    position: absolute;
    margin-top: -22px;
    text-align: center;
    right: 10px;
    font-size: 28px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}

.gp {
    background-color: #e93f2e;
}

.gp:hover {
    background-color: #ce2616;
}

.twitter {
    background-color: #26c4f1;
}

.twitter:hover {
    background-color: #0eaad6;
}

.pinterest {
    background-color: #b81621;
}

.pinterest:hover {
    background-color: #8a1119;
}

/* comments */
.single-post-comment .section-header {
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 20px 0;
    text-align: left;
    position: relative;
    z-index: 2;
}

.commentlist {
    margin-bottom: 0;
    padding-left: 0;
}

.commentlist,
.commentlist .children {
    list-style: none;
}

.commentlist .children {
    padding-left: 110px;
    margin-bottom: 35px;
    position: relative;
}

.commentlist .comment {
    margin-bottom: 20px;
    padding-left: 120px;
    padding-bottom: 20px;
    margin-bottom: 35px;
    position: relative;
}

.commentlist li:last-child .comment {
    border: none;
}

.commentlist .children .comment {
    border: none;
    padding-bottom: 20px;
}

.commentlist .comment .comment-image {
    float: left;
    margin-left: -120px;
}

.commentlist .comment .comment-image img {
    width: 101px;
    height: 101px;
}

.commentlist .commentlist li {
    list-style: none;
}

.commentlist .commentlist ul {
    margin-left: 70px;
}

.commentlist .comment .comment-info {
    display: block;
    margin-bottom: 17px;
    font-weight: bold;
}

.commentlist .comment .comment-info span {
    color: #999;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    margin-left: 30px;
}

.commentlist .comment p {
    color: #999;
    line-height: 1.2;
    font-weight: 400;
}

.comment-reply-link {
    color: #b3aa9b;
}

/* ## Shopping Cart ######## */
.shopping-cart .quantity {
    border: 2px solid #d6cfc8;
    border-radius: 4px;
    width: 100px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
}

.qty,
input.qtyplus,
input.qtyminus,
.qty,
input.qtyplus,
input.qtyminus {
    width: 29px;
    background-color: transparent;
    float: left;
    font-weight: bold;
    font-size: 14px;
    color: #b3aa9b;
    margin: 0;
    padding: 0;
    line-height: 31px;
    height: 31px;
}

input.qtyplus {
    color: #000;
}

input.qtyplus,
input.qtyminus {
    font-size: 18px;
    font-weight: 900;
}

.qty,
input.qtyplus,
input.qtyminus,
input.qtyplus,
input.qtyminus {
    border: none;
    text-align: center;
}

/* Edit/Delete */
.shopping-product-table .shop_table tbody tr .product-edit span:last-of-type {
    margin-left: 10px;
}

.shopping-product-table .shop_table tbody tr .product-edit .fa {
    border: 1px solid #dad5cd;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.product-edit,
.product-delete {
    color: #b3aa9b;
}

.shopping-cart-footer {
    margin: 28px 0;
}

.shopping-cart-footer a.btn {
    width: 193px;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    background-color: #b1a599;
    border: none;
    border-radius: 0;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
    margin: 0 15px;
    text-transform: uppercase;
    color: #fff;
}

/* shopping-cart-estimate */
.shopping-cart-estimate {
    margin-top: 55px;
}

.shopping-cart-estimate .shopping-cart-table {
    padding: 18px 35px;
    border-radius: 10px;
}

.shopping-cart-estimate .shopping-cart-table h4 {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 35px 15px 35px;
    font-weight: normal;
    font-size: 14px;
}

.shopping-cart-estimate .shopping-cart-table h4,
.estimate-details table tr {
    border-bottom: 1px solid #f4f4f4;
}

.estimate-details .form-control,
.estimate-details .form-group select {
    border: 2px solid #d6cfc8;
    border-radius: 4px;
    color: #b3aa9b;
    font-size: 14.49px;
    height: 36px;
    padding-left: 20px;
    text-transform: uppercase;
}

.estimate-details .btn {
    width: 100%;
}

.coupon input.form-control {
    float: left;
}

.coupon input.form-control,
.coupon input.btn {
    width: 45%;
}

.coupon input.btn {
    float: right;
}

.estimate-details table {
    width: 100%;
    margin-bottom: 20px;
}

.estimate-details table tr th {
    font-size: 15.89px;
}

.estimate-details table tr td {
    padding: 22px 0;
}

.shopping-product-table .shopping-cart-table .shop_table tr th.blank-space {
    width: 75px;
}

.total-amount {
    font-size: 20px;
    color: #b3aa9b;
    font-family: 'Playfair Display', serif;
}

.form-group input:focus,
.form-group select:focus {
    box-shadow: none;
    outline: none;
}


/* size chart tab */
.size-chart .col-md-5 {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.size-chart .col-md-5 img {
    width: auto;
}

.size-chart ol {
    padding-left: 0;
    display: inline-block;
    list-style: none;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 20px 0;
    position: relative;
    top: 15px;
}

.size-chart ol li span {
    color: #000;
    margin-right: 10px;
}

.size-chart ol li {
    color: #b3aa9b;
    font-size: 15px;
    text-transform: uppercase;
}

.shopping-cart-table.size-chart .col-md-6 {
    margin-bottom: 20px;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table.size-chart table tr th {
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 8px;
    font-family: 'PT Serif', serif;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table.size-chart table tr td {
    padding: 3px 0;
    text-align: left;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table.size-chart table tbody tr {
    border-top: 1px solid #f3f3f3;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table.size-chart table tr td {
	border-right: 1px solid #f3f3f3;
	font-size: 12px;
	color: #b3aa9b;
	padding-left: 10px;
	font-family: 'Source Sans Pro', sans-serif;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table.size-chart table tr td:first-child {
	padding-left: 0;
}

.single-product-sidebar .widget_recent_post .shopping-cart-table.size-chart table tr td:last-child {
	border-right: none;
}

.review-box {
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	display: inline-block;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

.review-box .col-md-5 {
	padding-left: 0;
}

.review-box .col-md-7 {
	padding-right: 0;
}

.review-box .col-md-5 h3 {
	margin-top: 7px;
	font-weight: bold;
	font-family: 'PT Serif', serif;
	font-size: 15px;
}

.review-box .col-md-7 input,
.review-box .col-md-7 textarea {
	border: 2px solid #d6cfc8;
	padding: 4px 10px;
	text-transform: uppercase;
	width: 100%;
	border-radius: 4px;
	font-family: 'Source Sans Pro', sans-serif;
}

.review-box p {
	font-size: 12.5px;
	color: #999;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
	display: inline-block;
	font-family: 'Lato', sans-serif;
}

.review-box p i {
	color: #b3aa9b;
}

.review-box:last-child {
	border-bottom: none;
}

/* ## product ## */
.product-filter {
	margin-bottom: 60px;
}

.product-filter-box {
	border: 2px solid #dad5cd;
	display: inline-block;
	width: 100%;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}
.product-filter-box .form-group input#search-input {
    border: 2px solid #d6cfc8;
    border-radius: 4px;
    height: 36px;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    color: #b3aa9b;
    padding-left: 15px;
    text-transform: uppercase;
}
.product-filter-box .form-group input#search-input:focus {
    border-color: #b1a599;
    box-shadow: none;
}
.product-filter-box .ui-slider {
	z-index: 0;
}

.product-filter-box>.col-md-4 {
	border-left: 2px solid #dad5cd;
	border-radius: 10px;
}

/*price filter */
#slider-range {
	margin: 42px 20px 31px 20px;
}

.price-input {
	padding-bottom: 12px;
}

.price-input input {
	width: 80px;
	text-align: center;
	color: #b3aa9b;
	height: 40px;
	border: 1px solid #dad5cd;
	border-radius: 4px;
}

.price-input label {
	padding-left: 15px;
	margin-right: 10px;
	color: #999;
}

.price-input select {
	color: #999;
	width: 25%;
	display: inline-block;
	border: none;
	box-shadow: none;
}

.ui-slider .ui-slider-handle {
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: -12px;
	border: 1px solid #bfb7ab;
	background-color: #f7f7f7;
	cursor: pointer;
	box-shadow: 0 3px 5px rgba(177, 165, 153, 0.75);
	outline: none;
}

.ui-slider-horizontal {
	height: 5px;
	box-shadow: inset 1px 0px 3px rgba(0, 0, 0, 0.20);
}

.ui-widget-header {
	background-color: #ada195;
}

.product-search-option {
	border-left: 2px solid #dad5cd;
}

.product-search-option .from-group {
	padding: 20px 40px;
	border-bottom: 2px solid #dad5cd;
}

.product-search-option .from-group:last-child {
	border-bottom: none;
}

.product-filter-box form .col-md-4:last-of-type .product-search-option {
	border-right: 2px solid #dad5cd;
	border-radius: 0 10px 10px 0;
}

.price-input select,
.product-search-option select {
	width: 100%;
	text-align: left;
	border: none;

	/* styling */
	background-color: white;
	display: inline-block;
	font: inherit;
	line-height: 1.5em;
	padding: 0 30px 0 0;
	color: #000;
	font-weight: bold;
}

.price-input select {
	width: auto;
	color: #999;
	padding-right: 35px;
	padding-left: 15px;
}

.product-search-option select.minimal:focus {
	box-shadow: none;
}

.pillbox {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 34px 0;
	position: relative;
	z-index: 2;
}

.pillbox a {
	border: 1px solid #d6cfc8;
	border-radius: 4px;
	padding: 13px 17px 13px 17px;
	display: inline-block;
	color: #999;
	text-transform: uppercase;
	font-size: 14.49px;
	background-color: #f0f0f0;
	margin-right: 10px;
}

.pillbox a:last-of-type {
	border: none;
	border-bottom: 1px solid #b3aa9b;
	border-radius: 0;
	background: none;
	padding: 13px 0 0;
	color: #b3aa9b;
	text-decoration: none;
}

.pillbox a:last-of-type:hover {
	background-color: transparent;
	color: #b3aa9b;
}

.pillbox a i {
	margin-left: 20px;
}

.pillbox a:hover {
	background-color: #f8f8f8;
	color: #d6cfc8;
}

select:focus {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}


/* ## About Section ## */
.page-banner {
	position: relative;
}

.page-inner-banner {
	background-image: url('../images/about/about-banner.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-banner:before {
	background-color: rgba(0, 0, 0, 0.50);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	content: "";
}

.page-banner img {
	width: 100%;
}

.page-banner>h1 {
	color: #b3aa9b;
	display: block;
	font-size: 50px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	z-index: 0;
}

.about-section {
	position: relative;
	padding: 100px 0;
}

.about-section .container>h4 {
	font-size: 18px;
	text-align: center;
	padding: 0 7%;
	line-height: 30px;
	margin-top: 0;
}

.about-content {
	margin-top: 80px;
	margin-bottom: 100px;
}

.about-content-box .content-box {
	margin: 65px 0;
}

.about-content-box h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #000;
	text-transform: capitalize;
}

.about-content-box p {
	color: #999;
}

.category-box-main.new-categories,
.type-post.new-post {
	display: none;
}

/* ## Look Book ## */
.look-book {
	width: 100%;
	position: relative;
}

.look-book-banner {
	background-image: url('../images/look-book/look-book-slide-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.look-book-masonry-section {
	position: relative;
	padding-bottom: 84px;
}

.look-book:after {
	background-color: rgba(0, 0, 0, 0.50);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
}

.look-book h1 {
	width: 100%;
	display: block;
	font-size: 50px;
	text-transform: uppercase;
	color: #b3aa9b;
	text-shadow: none;
	text-align: center;
}

.look-book-img-box {
	border: 1px solid #f1f1f1;
	position: relative;
	margin-bottom: 30px;
}

.look-book-img-box:hover img {
	opacity: 0.05;
}

.look-book-img-box,
.look-book-img-box-hover,
.look-book-img-box:hover img,
.look-book-img-box:hover .look-book-img-box-hover {
	transition: opacity 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.look-book-img-box-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
}

.look-book-img-box:hover .look-book-img-box-hover {
	opacity: 1;
}

.look-book-img-box-hover ul {
	padding: 0;
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
}

.look-book-img-box-hover ul li {
	margin: 0 5px;
}

.look-book-img-box-hover>h3 {
	position: absolute;
	bottom: 36px;
	left: 0;
	right: 0;
	font-family: 'Playfair Display', serif;
	color: #b1a599;
	font-size: 16px;
}


/* shortcodes */

.shortcodes .btn {
	margin-bottom: 15px;
}

/* Error Page */
.error-page .col-md-12 h3 {
	color: #404040;
	font-size: 30px;
	font-weight: 600;
	margin-top: 50px;
	text-align: center;
}

.error-page .col-md-12>span {
	font-size: 200px;
	font-weight: bolder;
	line-height: 130px;
	margin-top: 0;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin: 50px 0 0;
}

.error-page .col-md-12>span>span {
	color: #8A7E73;
}

.error-page .col-md-12>h5 {
	margin: 20px 0;
	color: #8A7E73;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}

.error-page .col-md-12 .btn {
	width: 130px;
	height: 35px;
	display: block;
	margin: 0 auto 40px;
	background-color: #b1a599;
	color: #fff;
	border-radius: 0;
}

.error-page .col-md-12 .btn:hover {
	background-color: #8A7E73;
}

/* Megnify */
.glass {
	width: 347px;
	height: 347px;
	position: absolute;
	border-radius: 50%;
	cursor: crosshair;

	box-shadow:
		0 0 0 7px rgba(255, 255, 255, 0.85),
		0 0 7px 7px rgba(0, 0, 0, 0.25),
		inset 0 0 40px 2px rgba(0, 0, 0, 0.25);

	display: none;
}

/* Map */
.mapping {
	width: 100%;
	height: 346px;
}

.logo-search-block form select.minimal,
.price-input select.minimal,
.product-search-option select.minimal {
	background-image: none\0;
	background: none\0;
}


.mega-dropdown-slider ul {
	padding-left: 0;
}

.mega-dropdown-slider ul .btn {
	border-radius: 0;
}


.preloader {
  background-color: #84857E;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  overflow: hidden;
}
.preloader .vertical-centered-box {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.preloader .vertical-centered-box:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.preloader .vertical-centered-box .content {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 0;
}
.preloader * {
  transition: all 0.3s;
}
.preloader .loader-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  margin-left: -60px;
  margin-top: -60px;
}
.preloader .loader-line-mask {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 120px;
  margin-left: -60px;
  margin-top: -60px;
  overflow: hidden;
  transform-origin: 60px 60px;
  -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
  animation: rotate 1.2s infinite linear;
}
.preloader .loader-line-mask .loader-line {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.preloader #particles-background,
.preloader #particles-foreground {
  left: -51%;
  top: -51%;
  width: 202%;
  height: 202%;
  transform: scale3d(0.5, 0.5, 1);
}
.preloader #particles-background {
  background: #2c2d44;
  background-image: linear-gradient(45deg, #3f3251 2%, #002025 100%);
}
.preloader lesshat-selector {
  -lh-property: 0;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.preloader [not-existing] {
  zoom: 1;
}
.preloader lesshat-selector {
  -lh-property: 0;
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
}
.preloader [not-existing] {
  zoom: 1;
}
.preloader lesshat-selector {
  -lh-property: 0;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.preloader [not-existing] {
  zoom: 1;
}
