body {
    width: 100%;
    color: #555555;
    font-size: 14px;
    line-height: 22px;
    font-style: normal;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    overflow-x: hidden;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    background-color: #eeeeee;
    font-size: 0.8rem;
}

.form-billing {
    background-color: #ffffff !important;
    font-size: 0.8rem;
}

.mt-50 {
    margin-top: 50px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.thumbnail {
    padding: 2px;
}

.text-justify { 
    text-align: justify !important;
}

.text-right {
    text-align: right !important;
}

.hidden {
    display: none;
}

.cursor-pointer {
    cursor: pointer !important;
}

.color-red {
    color: red !important;
}

.badge-1 {
    background-color: #7c505c;
}

.font-28 {
    font-size: 28px;
}

.font-16 {
    font-size: 16px;
}

.mdi-star-outline:before {
    color: #7c505c;
}

.mdi-star:before {
    color: #7c505c;
}

a {
    color: #7c505c;
}

a:hover {
    color: #7c505c;
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
    .container-fluid {
        max-width: 85%;
    }
}

/* Top header css starts  */
.top-bar {
    width: 100%;
    background: #000000;
    position: absolute;
    height: 30px;
    text-align: center;
}

.top-header-text {
    color: #ffffff;
    font-size: 11px;
    line-height: 13px;
    top: 3px;
    position: relative;
}
/* Top header css ends  */

/* header css starts  */
.sticky-wrapper {
    position: relative;
    z-index: 100;
    width: 100%;
}

.fixed {
    position: fixed !important;
    top: 0 !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    padding-top: 0.5rem;
}

.sticky-wrapper .site-navbar {
    position: fixed;
    top: 40px;
    z-index: inherit;
    background: #fff;
}
.sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: relative;
    width: 100%;
/*    padding: 0rem 1rem 0rem 1rem;*/
}

.position-relative {
    position: relative !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.site-navbar .site-logo {
/*    margin-top: -20px;*/
}

.fixed .site-logo {
/*    margin-top: -10px;*/
}

.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
}

.site-navbar .site-navigation .site-menu > li {
    display: inline-block;
    /*margin-left: 10px;
    margin-right: 10px;*/
}

.site-navbar .site-navigation .site-menu > li > a {
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 0px;
    color: #000 !important;
    display: inline-block;
    text-decoration: none !important;
}

.site-navbar .site-navigation .site-menu > li > a:hover {
    color: #371219 !important;
    font-weight: 600;
    border-bottom: 1px solid #371219;
}

.site-navbar .site-navigation .site-menu .active a {
    color: #371219 !important;
    font-weight: 600;
    border-bottom: 1px solid #371219;
}

.site-navbar .toggle-button {
    position: absolute;
    right: 0px;
}
/* header css ends  */

/* Slider css starts */
.slider {
    max-width: inherit;
    height: auto;
/*    background: #D9D9D9;*/
/*    background-image: url('../images/Banner-Image.jpg');*/
    padding: 0;
}
/* Slider css ends */

/* Marquee css starts */
.marquee {
    padding: 5px;
}

.marquee span {
    margin-top: 10px;
    height: 30px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.15em;
    color: #371219;
}
/* Marquee css ends */

/* Recommened css starts */
.recommened {
    /*margin-top: 20px;
    height: 420px;
    margin-bottom: 20px;*/
}
.recommened .video {
    /*background: #d9d9d9;
    background-image: url('../images/re-model.jpg');
    height: inherit;*/
    padding: 0;
}
.recommened .recommened-product {
    background: #F5F5F5;
    height: inherit;
    text-align: center;
}
.recommened .recommened-product h5 {
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.15em;
    margin: 40px 0 0 0;
    font-size: 16px;
}
.recommened .recommened-product img {
    width: 192px;
    margin: 10px 0px;
}
/* Recommened css ends */

.section-4 {
    margin-top: 20px;
    height: 480px;
    margin-bottom: 20px;
    background: #F5F5F5;
}

.section-4 .section-4-right img{
    width: 100%;
    height: 480px;
}

/* Sale css starts  */
.sale {
    margin-top: 20px;
    background: #ffffff;
}

.sale h4 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 24px;
}
/* Sale css ends  */

/* Trending css starts */
.trending {
    margin-top: 20px;
    /*height: 420px;*/
    margin-bottom: 20px;
}
.trending .model {
    /*background-image: url('../images/Top-Trending-1.jpg');
    height: inherit;
    background-size: cover;*/
    padding: 0;
}
.trending .trending-product {
    background: #F5F5F5;
    height: inherit;
    text-align: center;
}
.trending .trending-product h5 {
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.15em;
    margin: 40px 0 0 0;
    font-size: 16px;
}
.trending .trending-product img {
    width: 192px;
    margin: 10px 0px;
}
/* Trending css ends */

.product-box {
/*    margin-bottom: 5px;*/
    min-height: 400px;
}

.product-box img {
    object-fit: cover;
    width: 100%;
    height: 320px;
    margin-top: 1rem!important
}

.product-box a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover img {
    border: none;
    /* box-shadow: 0px 5px 5px 5px rgb(0 0 0 / 20%); */
}

.product-box h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    color: #371219;
    margin-left: 5px;
    cursor: pointer;
    min-height: 18px;
    margin-left: 10px;
    margin-top: 10px;
}

.product-box h6 {
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #371219;
    margin-left: 5px;
    cursor: pointer;
    margin-left: 10px;
}


/* Slider Nav */
.partner-slider {
/*    margin-bottom: 20px;*/
}
.partner-slider .owl-nav{
    margin: 0;
    width: 100%;
}
.partner-slider.owl-carousel .owl-nav div {
    color: #f3a712 !important;
    position: absolute;
    background: transparent !important;
    margin: 0;
    box-shadow: none;
    padding: inherit;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -16.5px;
}
.partner-slider.owl-carousel .owl-nav .owl-prev{
    left:-50px;
}
.partner-slider.owl-carousel .owl-nav .owl-next{
    right:-50px;
}
.partner-slider .single-slider .single-client img {
    width: 228px;
    height: 300px;
}

.new-arrival .owl-nav{
    margin: 0;
    width: 100%;
}
.new-arrival.owl-carousel .owl-nav div {
    color: #f3a712 !important;
    position: absolute;
    background: transparent !important;
    margin: 0;
    box-shadow: none;
    padding: inherit;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -16.5px;
}
.new-arrival.owl-carousel .owl-nav .owl-prev{
    left:-50px;
}
.new-arrival.owl-carousel .owl-nav .owl-next{
    right:-50px;
}
.new-arrival .single-slider .single-client img {
    width: 228px;
    height: 250px;
}

.featured-product .owl-nav{
    margin: 0;
    width: 100%;
}
.featured-product.owl-carousel .owl-nav div {
    color: #f3a712 !important;
    position: absolute;
    background: transparent !important;
    margin: 0;
    box-shadow: none;
    padding: inherit;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -16.5px;
}
.featured-product.owl-carousel .owl-nav .owl-prev{
    left:-50px;
}
.featured-product.owl-carousel .owl-nav .owl-next{
    right:-50px;
}
.featured-product .single-slider .single-client img {
    width: 228px;
    height: 250px;
}
/* End Client Carousel CSS */

/* Footer css starts  */
.footer {
    height: 280px;
    margin-top: 30px;
}

.footer .footer-logo {
    
}

.footer .footer-logo img {
    margin-bottom: 30px;
}

.footer_icon {
    text-align: left;
}

.footer_icon ul {
    padding-inline-start: 0;
}

.social-icons ul li {
    display: inline-block;
    margin-right: 10px;
}

.social-icons ul li a {
    color: #000000;
}

.footer .quick-links ul {
    list-style: none;
}

.footer .quick-links ul > li > a {
    color: #000 !important;
    display: inline-block;
    text-decoration: none !important;
    margin-bottom: 20px;
}

.footer .quick-links ul > li > a:hover {
    color: #371219 !important;
    font-weight: 600;
    border-bottom: 1px solid #371219;
}
/* Footer css ends  */

/* Tab css starts  */
.tabs {
}
.tab-data {
    display: none;
    padding: 20px 0 0;
/*    border: 1px dashed #371219;*/
    width: 67%;
/*    border-radius: 0 10px 10px 10px;*/
}

.tabs input {
  display: none;
}

.tabs .tabs-label {
    display: inline-block;
    margin: 30px 0 0px;
    padding: 8px 15px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
    font-size: 14px;
}

.tabs .tabs-label:hover {
  color: #888;
  cursor: pointer;
}

.tabs input:checked + .tabs-label {
  color: #555;
}

.tabs #tab1:checked ~ #content1,
.tabs #tab2:checked ~ #content2,
.tabs #tab3:checked ~ #content3,
.tabs #tab4:checked ~ #content4 {
  display: block;
}
/* Tab css ends  */

/* Page Inner header css  */
.inner-header {
    max-width: inherit;
    height: 400px;
/*    background: url('../images/hero_banner.png');*/
    background-repeat: round;
    background-color: #dcd1c3;
}
.inner-title {
    color: #ffffff;
    font-size: 32px; 
    font-weight: 600;
    /* line-height: 1px; */
    margin: 180px 0;
}
.inner-title-hr {
    border: 1px solid #fff;
    margin: 25px auto;
    margin-top: 6px !important;
    width: 80px;
}
/* Page Inner header css ends */

.product-list-box {
    margin-left: 13px;
    background: #fff;
    margin-top: -115px;
    border-bottom: 2px solid #F5F5F5;
    padding: 40px 20px;
    box-shadow: 0 0 20px rgb(0 0 0 / 35%);
}

/* Product Details Page css starts */
.left-content-product .content-product-left .large-image {
    cursor: pointer;
    display: block;
    padding: 5px;
    overflow: hidden;
    position: relative;
    border: 1px solid #e6e6e6;
}

.left-content-product .content-product-left .large-image img {
    width: 100%;
    object-fit: cover;
}

.max-width-120 {
    max-width: 120px !important;
} 

.max-height-120 {
    max-height: 120px !important;
}

.min-width-120 {
    min-width: 120px !important;
} 

.min-height-120 {
    min-height: 120px !important;
}

.left-content-product .content-product-right .title-product h1 {
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: bold;
}

.left-content-product .content-product-right .product-label {
    overflow: hidden;
}

.left-content-product .content-product-right .product-label .price {
    float: left;
}

.left-content-product .content-product-right .product-label .price {
    font-size: 24px;
    font-weight: 600;
}

.left-content-product .content-product-right .product-label .stock .status-stock:before {
    content: "\f046";
    font-family: FontAwesome;
    display: inline-block;
    color: #371219;
    margin-right: 5px;
    margin-left: 10px;
}

.left-content-product .content-product-right .product-label .stock {
    float: right;
}

.left-content-product .content-product-right .product-label .stock .status-stock {
    color: #371219;
}

.left-content-product .content-product-right .product-box-desc {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
}

.left-content-product .content-product-right .product-box-desc .inner-box-desc {
    line-height: 3;
}

.left-content-product .content-product-right .product-box-desc span {
    font-weight: bold;
}

.left-content-product .content-product-right .product-box-desc .size span{
    border: 3px solid #f5f5f5;
    padding: 5px 10px;
}

.p-tabs {
}
.p-tab-data {
    display: none;
    padding: 10px 10px;
    width: 100%;
    border-top: 1px solid #371219;
}

.p-tabs input {
/*  display: none;*/
}

.p-tabs .p-tabs-label {
    display: inline-block;
    margin: 30px 0 0px;
    padding: 8px 12px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
    font-size: 14px;
}

.p-tabs .p-tabs-label:hover {
  color: #888;
  cursor: pointer;
}

.p-tabs input:checked + .p-tabs-label {
  color: #555;
  border-bottom: 2px solid #371219;
}

.p-tabs #tab1:checked ~ #content1,
.p-tabs #tab2:checked ~ #content2,
.p-tabs #tab3:checked ~ #content3,
.p-tabs #tab4:checked ~ #content4 {
  display: block;
}

.p-tab-content {
    padding: 15px 15px 10px;
    margin-bottom: 20px;
    z-index: 2;
    border: 1px solid #ddd;
    border-top: 0px;
}

.p-tab-content>.active {
    display: block;
}
/* Product Details Page css ends */

.text-red {
    color: red !important;
}

.text-green {
    color: green !important;
}

.content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
    padding: 10px;
}
.content .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 94%;
    width: 95%;
    left: 7px;
    top: 9px;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    padding: 5px;
 }
.content:hover .content-overlay {
    opacity: 1;
    padding: 10px;
}
.content-image {
    width: 100%;
}
.content .content-image img {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
    padding: 10px;
}
.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.content-details p {color: #fff;
    font-size: 0.8em;
}
.fadeIn-bottom {
    top: 80%;
}

.login-box {
    background: #fff;
    margin-top: -150px;
    border-bottom: 2px solid #F5F5F5;
    padding: 20px 20px;
    box-shadow: 0 0 20px rgb(0 0 0 / 35%);
}
.section-title {
    color: #7c505c;
    font-size: 28px; 
    font-weight: 500;
    line-height: 1;
}
.title-hr {
    border: 0.5px solid #7c505c;
    margin: 15px auto;
    width: 50px;
}

.section-h4 {
    font-size: 14px;
    text-decoration: none;
}

.section-h4 a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    color: #7c505c;
}

.section-h4 a:hover {
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
    color: #7c505c;
}

.login_btn {
    color: #fff;
    background-color: #7C505C;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 50px;
}

.login_btn:hover {
    color: #7C505C;
    background-color: #fff;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
}

.wishlist_btn {
    color: #7C505C;
    background-color: #eeeeee;
    border-color: #eeeeee;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 13px;
}

.wishlist_btn:hover {
    color: #ffffff;
    background-color: #7C505C;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
}

.buy_btn {
    color: #ffffff;
    background-color: #7C505C;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 20px;
}

.buy_btn:hover {
    color: #7C505C;
    background-color: #ffffff;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
}

.subscribe_btn {
    color: #fff;
    background-color: #7C505C;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
}

.subscribe_btn:hover {
    color: #7C505C;
    background-color: #fff;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
}

/* pagination css starts  */
.pagination {
    margin: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border: 0;
    /*border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;*/
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #7c505c;
    text-decoration: none;
    background-color: #fff;
    border: 0;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #ffffff;
    font-weight: 600;
    background-color: #7c505c;
    border-color: #7c505c;
    text-decoration: underline;
    cursor: pointer;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: pointer;
    background-color: #7c505c;
    border-color: #7c505c;
    font-weight: 600;
    text-decoration: underline;
}
/* pagination css ends  */

.dashboard-title .top {
    border-bottom: 1px solid #eeeeee;
}

.dashboard-title h4 {
    color: #7c505c;

}

.dashboard-title .user-title span {
    font-size: 14px;
    font-weight: 600;
    color: #7c505c;
}

.dashboard-title .user-data h4 {
    font-size: 14px;
    margin-top: 3px;
}

.product-list .product-img img {
    width: 240px;
    height: 320px;
}

.product-list .title-product {
    font-size: 24px;
    margin: 0 0 15px;
    font-weight: bold;
}

.product-list span {
    font-weight: bold;
}

/* Shopping Cart css  */
.shopping-header {
    background: #f9f9f9;
    margin-bottom: 10px;
    border-left: 2px solid #371219;
}

.shopping-header h3 {
    margin: 5px;
    font-size: 14px;
    font-weight: 600;
    color: #371219;
}

.fixed .shopping-cart-count {
    position: absolute;
    top: 25px;
    height: 10px;
    min-width: 10px;
    color: #fff;
    font-size: 12px;
    background: #371219;
    text-align: center;
    border-radius: 30px;
    padding: 0 2px;
    left: 854px;
}

.shopping-cart-count {
    position: absolute;
    top: 25px;
    height: 10px;
    min-width: 10px;
    color: #fff;
    font-size: 12px;
    background: #371219;
    text-align: center;
    border-radius: 30px;
    padding: 0 2px;
    left: 854px;
}

.cart-table .product-name h4 {
    font-size: 16px;
}

.cart-table input {
    width: 70%;
    float: left;
}

.apply_btn {
    color: #7C505C;
    background-color: #eeeeee;
    border-color: #eeeeee;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 20px;
}

.apply_btn:hover {
    color: #ffffff;
    background-color: #7C505C;
    border-color: #7C505C;
    font-weight: 600;
    font-size: 14px;
}

.payment_error {
    border:1px solid #f01b1b;
    border-radius:20px;
    background:#fff;
}

.payment_error_header {
    background: #f01b1b;
    border-radius: 20px 20px 0px 0px;
}

.payment_success {
    border:1px solid #7c505c;
    border-radius:20px;
    background:#fff;
}

.payment_success_header {
   background: #7c505c;
   border-radius: 20px 20px 0px 0px;
}

.check {
    margin:0px auto;
    width:50px;
    height:50px;
    border-radius:100%;
    background:#fff;
    text-align:center;
}

.check i {
    vertical-align:middle;
    line-height:50px;
    font-size:30px;
}

.payment .content {
    text-align:center;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: auto;
    overflow: hidden;
    padding: 5px 0 15px 0;
}

.payment .content h1 {
    font-size: 28px;
}

.payment .content .home-error-btn {
    width:200px;
    height:35px;
    color:#fff;
    border-radius:30px;
    padding:5px 10px;
    background:#f01b1b;
    transition:all ease-in-out 0.3s;
}

.payment .content .home-error-btn:hover {
    text-decoration: none;
    background: #fff;
    color: #f01b1b;
    border: 1px solid #f01b1b;
    border-radius:30px;
}

.payment .content .home-btn {
    width:200px;
    height:35px;
    color:#fff;
    border-radius:30px;
    padding:5px 10px;
    background:#7c505c;
    transition:all ease-in-out 0.3s;
}

.payment .content .home-btn:hover {
    text-decoration: none;
    background: #fff;
    color: #7c505c;
    border: 1px solid #7c505c;
    border-radius:30px;
}

.whatsapp-us {
    position: fixed;
    display: block;
    background: #f5f5f5;
    color: #9e8c8f;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10%;
    right: 20px;
    bottom: 40px;
    transition: background 0.5s;
    z-index: 11;
    padding: 7px;
    box-shadow: 0 0 6px #d3d3d3;
}

.whatsapp-us i {
  color: #25D366;
}