@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap";
@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&amp;display=swap";

body {
    font-size: 16px;
    line-height: 1.8;
    font-family: open sans, sans-serif;
    color: gray;
    font-weight: 400
}

p {
    color: gray;
    font-weight: 400
}

a {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: none
}

button {
    margin: 0;
    padding: 0;
    outline: 0
}

button:focus {
    outline: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #1d1d1d;
    line-height: 1.4;
    font-family: raleway, sans-serif
}

h3 {
    font-size: 22px
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    display: table-cell;
    vertical-align: middle
}

img {
    max-width: 100%
}

.pt-150 {
    padding-top: 150px
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.pt-100 {
    padding-top: 100px
}

.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-70 {
    padding-bottom: 70px
}

.pt-45 {
    padding-top: 45px
}

.pt-20 {
    padding-top: 20px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-20 {
    margin-left: 20px
}

.border-radius-5 {
    border-radius: 5px
}

.border-radius-50 {
    border-radius: 50px !important
}

.default-btn {
    padding: 10px 32px;
    color: #fff;
    font-weight: 500;
    position: relative;
    z-index: 1;
    background-color: #d2401e;
    border-radius: 50px
}

.default-btn:hover {
    color: #fff;
    background-color: #c3a35e
}

.section-title span {
    text-transform: capitalize;
    padding-bottom: 10px;
    font-weight: 600;
    line-height: 0;
    font-size: 17px;
    color: #c3a35e
}

.section-title img {
    margin-top: 5px;
    display: block;
    margin-bottom: 10px
}

.section-title h2 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    color: #1d1d1d;
    margin-bottom: 0
}

.section-title p {
    padding-top: 15px;
    font-weight: 400;
    margin-bottom: 0
}

.top-header-bg {
background-color: #2B2A2F;
}

.top-header {
    padding: 0px 0
}

.header-left {
    text-align: left
}

.header-left .header-left-card ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.header-left .header-left-card ul li {
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 25px;
    color: #fff;
    margin-right: 25px;
    font-weight: 400;
    font-size: 15px
}

.header-left .header-left-card ul li:last-child {
    margin-right: 0
}

.header-left .header-left-card ul li i {
    color: #c3a35e;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 48%;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-left .header-left-card ul li span {
    color: #d1cdcd
}

.header-left .header-left-card ul li span a {
    color: #d1cdcd
}

.header-left .header-left-card ul li:hover .i {
    color: #d2401e
}

.header-left .header-left-card ul li:hover a {
    color: #fff
}

.top-header-right {
    float: right
}

.top-header-right ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.top-header-right ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 22px
}

.top-header-right ul li:last-child {
    margin-right: 0
}

.top-header-right ul li a {
    color: #c3a35e
}

.top-header-right ul li a:hover {
    color: #fff
}

.main-nav {
    background-color: transparent;
    position: absolute;
    top: 50px;
    padding: 0;
    width: 100%;
    height: auto
}

.main-nav .navbar {
    padding-left: 0;
    padding-right: 0
}

.main-nav nav .navbar-nav .nav-item:hover a,
.main-nav nav .navbar-nav .nav-item .active {
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item:hover a i,
.main-nav nav .navbar-nav .nav-item .active i {
    color: #c3a35e
}

.main-nav nav .navbar-nav .nav-item a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-left: 12px;
    margin-right: 12px;
    position: relative
}

.main-nav nav .navbar-nav .nav-item a i {
    line-height: 1;
    position: relative;
    font-size: 18px;
    top: 3px
}

.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a :focus {
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item a:hover i,
.main-nav nav .navbar-nav .nav-item a :focus i {
    color: #c3a35e
}

.main-nav nav .navbar-nav .nav-item a.active {
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item a.active i {
    color: #c3a35e
}

.main-nav nav .navbar-nav .nav-item:hover .dropdown-menu {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
    z-index: 5;
    border: none;
    padding: 10px 0;
    border-radius: 0;
    background-color: #fff !important;
    top: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    z-index: 1;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-top: 2px solid #c3a35e;
    border-bottom: 2px solid #c3a35e;
    z-index: -1
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
    padding: 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    text-transform: uppercase;
    color: #1d1d1d !important;
    position: relative;
    z-index: 1;
    padding: 7px 20px;
    -webkit-transition: .7s;
    transition: .7s;
    font-weight: 600;
    font-size: 15px !important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
    border-radius: 0;
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active i {
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active {
    color: #c3a35e !important;
    border-radius: 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active i {
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a i {
    line-height: 1;
    position: relative;
    color: gray;
    font-size: 18px;
    top: 3px;
    float: right
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active {
    color: #c3a35e !important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    left: 100%;
    margin-top: 18px !important;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li {
    padding: 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    text-transform: uppercase
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.nav-two {
    background-color: #fff;
    position: relative;
    top: 0
}

.nav-two nav .navbar-nav .nav-item {
    padding: 30px 0
}

.nav-two nav .navbar-nav .nav-item.logo {
    position: relative;
    padding: 0 !important;
    top: -12px;
    margin-right: 20px;
    margin-left: 20px
}

.nav-two nav .navbar-nav .nav-item a {
    color: gray
}

.nav-three {
    background-color: transparent;
    position: absolute;
    top: 0
}

.nav-three nav .navbar-nav .nav-item {
    padding: 30px 0
}

.nav-three nav .navbar-nav .nav-item.logo {
    position: relative;
    padding: 0 !important;
    top: -12px;
    margin-right: 20px;
    margin-left: 20px
}

.nav-three nav .navbar-nav .nav-item a {
    color: #fff
}

.menu-contact {
    position: relative;
    padding-left: 50px
}

.menu-contact i {
    position: absolute;
    top: 10px;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #d2401e;
    border-radius: 50px;
    text-align: center
}

.menu-contact span {
    color: #c3a35e;
    font-weight: 700;
    display: block;
    margin-bottom: 0
}

.menu-contact .menu-contact-btn {
    font-size: 18px;
    color: gray;
    font-weight: 700;
    line-height: 1
}

.menu-contact .menu-contact-btn:hover {
    color: #c3a35e
}

.menu-contact .menu-contact-btn-color {
    color: #fff
}

.nav-bar-side {
    display: inline-block;
    position: relative
}

.nav-bar-side .shoping-nav-btn {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    margin-right: 30px;
    margin-left: 20px;
    position: relative;
    top: 8px
}

.nav-bar-side .shoping-nav-btn:hover {
    color: #c3a35e
}

.nav-bar-side .shoping-nav-btn span {
    position: absolute;
    top: 0;
    display: inline-block;
    right: -12px;
    font-size: 10px;
    padding: 5px;
    line-height: .7;
    color: #fff;
    background-color: #d2401e;
    border-radius: 50px
}

.nav-bar-side .nav-btn {
    display: inline-block
}

.nav-bar-side .shoping-nav-btn2 {
    display: inline-block;
    color: gray;
    font-size: 26px;
    margin-right: 30px;
    margin-left: 20px;
    position: relative;
    top: 8px
}

.nav-bar-side .shoping-nav-btn2:hover {
    color: #c3a35e
}

.nav-bar-side .shoping-nav-btn2 span {
    position: absolute;
    top: 0;
    display: inline-block;
    right: -12px;
    font-size: 10px;
    padding: 5px;
    line-height: .7;
    color: #fff;
    background-color: #c3a35e;
    border-radius: 50px
}

.nav-mobile-side {
    display: none;
    position: absolute;
    top: 8px;
    right: 60px
}

.nav-mobile-side .shoping-mobile-btn {
    display: inline-block;
    color: #1d1d1d;
    font-size: 20px;
    margin-right: 20px;
    position: relative;
    top: 8px
}

.nav-mobile-side .shoping-mobile-btn:hover {
    color: #c3a35e
}

.nav-mobile-side .shoping-mobile-btn span {
    position: absolute;
    top: 0;
    display: inline-block;
    right: -12px;
    font-size: 10px;
    padding: 5px;
    line-height: .7;
    color: #fff;
    background-color: #d2401e;
    border-radius: 50px
}

.nav-mobile-side .nav-btn {
    display: inline-block
}

.nav-mobile-side .default-btn {
    padding: 7px 10px;
    font-size: 13px
}

.sticky-nav {
    top: 0;
    position: fixed;
    -webkit-transition: .9s;
    transition: .9s;
    width: 100% !important;
    z-index: 999
}

.sticky-nav .main-nav {
    top: 0;
    background-color: #1d1d1d;
    position: fixed;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.sticky-nav .nav-two {
    background-color: #fff;
    top: 0;
    position: fixed;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.side-nav-responsive {
    display: none
}

.side-nav-responsive .dot-menu {
    padding: 0 10px;
    height: 30px;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    right: 60px;
    top: 12px
}

.side-nav-responsive .dot-menu .circle-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px
}

.side-nav-responsive .dot-menu .circle-inner .circle {
    height: 5px;
    width: 5px;
    border-radius: 100%;
    margin: 0 2px;
    -webkit-transition: .7s;
    transition: .7s;
    background-color: #c3a35e
}

.side-nav-responsive .dot-menu:hover .circle-inner .circle {
    background-color: #d2401e
}

.side-nav-responsive .container-max {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.side-nav-responsive .container-max .container {
    position: absolute;
    top: 55px;
    right: 0;
    max-width: 290px;
    margin-left: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .7s;
    transition: .7s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 2;
    padding-left: 15px;
    padding-right: 15px
}

.side-nav-responsive .container-max .container.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.side-nav-responsive .side-nav-inner {
    padding: 10px;
    -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
    box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
    background-color: #fff
}

.side-nav-responsive .side-nav-inner .side-nav {
    background-color: #d2401e;
    padding: 10px 0 10px 15px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item {
    display: inline-block
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .shoping-nav-btn {
    margin-right: 15px;
    color: #1d1d1d;
    font-weight: 500;
    position: relative;
    z-index: 1;
    top: 3px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 47px;
    display: inline-block;
    text-align: center
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .shoping-nav-btn:hover {
    color: #c3a35e
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .shoping-nav-btn span {
    position: absolute;
    top: 5px;
    display: inline-block;
    right: 0;
    font-size: 10px;
    padding: 5px;
    line-height: .7;
    color: #fff;
    background-color: #c3a35e;
    border-radius: 50px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .default-btn {
    padding: 10px 14px;
    font-size: 14px;
    background-color: #fff;
    color: #1d1d1d
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .default-btn:hover {
    background-color: #c3a35e;
    color: #fff
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .default-btn:hover::before {
    display: none
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-btn {
    padding: 10px 24px;
    font-size: 14px;
    background-color: #fff;
    color: #1c1c25;
    margin: 10px 35px 5px;
    text-align: center
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-btn:hover {
    background-color: #c3a35e;
    color: #fff
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-btn:hover::before {
    display: none
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-contact {
    position: relative;
    padding-left: 50px;
    width: 160px;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-contact i {
    position: absolute;
    top: 10px;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #c3a35e;
    border-radius: 50px;
    text-align: center
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-contact span {
    color: #c3a35e;
    font-weight: 700;
    display: block;
    margin-bottom: 0
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-contact .menu-contact-btn {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 1
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-contact .menu-contact-btn:hover {
    color: #c3a35e
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .side-nav-contact .menu-contact-btn-color {
    color: #fff
}

.banner-slider-area {
    padding-top: 150px;
    padding-bottom: 100px;
    background-image: url(../images/home-one/home-one-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}

.banner-slider-area .owl-dots {
    position: absolute;
    display: block;
    top: 50%;
    left: 2%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.banner-slider-area .owl-dots::before {
    content: '';
    position: absolute;
    left: 5px;
    right: 0;
    top: -85px;
    width: 1px;
    height: 80px;
    background-color: #707070
}

.banner-slider-area .owl-dots::after {
    content: '';
    position: absolute;
    left: 5px;
    right: 0;
    bottom: -85px;
    width: 1px;
    height: 80px;
    background-color: #707070
}

.banner-slider-area .owl-dots .owl-dot {
    display: block;
    margin: 0 auto
}

.banner-slider-area .owl-dots .owl-dot span {
    background-color: #fff !important;
    -webkit-transition: .7s;
    transition: .7s;
    margin: 7px auto;
    width: 7px !important;
    height: 7px !important;
    z-index: 1
}

.banner-slider-area .owl-dots .owl-dot.active span {
    width: 12px !important;
    height: 12px !important
}

.banner-slider-area .owl-dots .owl-dot:hover span {
    width: 12px !important;
    height: 12px !important
}

.banner-item-content .content-img {
    text-align: center;
    margin-bottom: 20px
}

.banner-item-content h2 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px
}

.banner-item-content h3 {
    font-size: 40px;
    color: #ffa323;
    font-family: open sans, sans-serif;
    font-weight: 700;
    margin-bottom: 20px
}

.banner-item-content h3 del {
    margin-left: 15px;
    font-size: 24px;
    color: gray;
    font-weight: 500
}

.banner-item-content .default-btn i {
    margin-left: 5px;
    position: relative;
    top: 3px
}

.banner-item-img {
    position: relative;
    margin-right: 30px
}

.banner-item-img .banner-item-tag {
    position: absolute;
    top: 0;
    right: 0
}

.banner-item-img .banner-item-lip {
    position: absolute;
    top: 0;
    right: -70px
}

.banner-shape .shape1 {
    position: absolute;
    top: 15%;
    left: 5%
}

.banner-shape .shape2 {
    position: absolute;
    bottom: 50px;
    left: 0%
}

.banner-shape .shape3 {
    position: absolute;
    bottom: 10%;
    right: 0%
}

.hero-slider-area {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/home-two/home-two-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

.hero-slider-area .owl-nav {
    margin-top: 0
}

.hero-slider-area .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -1%;
    background-color: transparent !important;
    -webkit-transition: .7s;
    transition: .7s
}

.hero-slider-area .owl-nav .owl-prev span {
    display: none
}

.hero-slider-area .owl-nav .owl-prev:hover::before {
    background-color: #1d1d1d;
    color: #fff
}

.hero-slider-area .owl-nav .owl-prev::before {
    content: 'PREVIOUS';
    position: absolute;
    top: 0;
    left: -30px;
    font-size: 14px;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    background-color: #c3a35e;
    color: #1d1d1d;
    width: 110px;
    height: 40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    line-height: 40px;
    border-radius: 100px 100px 0 0
}

.hero-slider-area .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -1%;
    background-color: transparent !important;
    -webkit-transition: .7s;
    transition: .7s
}

.hero-slider-area .owl-nav .owl-next span {
    display: none
}

.hero-slider-area .owl-nav .owl-next:hover::before {
    background-color: #1d1d1d;
    color: #fff
}

.hero-slider-area .owl-nav .owl-next::before {
    content: 'NEXT';
    position: absolute;
    top: 0;
    right: -30px;
    font-size: 14px;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    background-color: #c3a35e;
    color: #1d1d1d;
    width: 110px;
    height: 40px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 40px;
    border-radius: 100px 100px 0 0
}

.hero-item-content h1 {
    font-size: 50px;
    color: #1d1d1d;
    margin-bottom: 10px
}

.hero-item-content p {
    font-size: 26px;
    color: gray;
    margin-bottom: 0
}

.hero-item-content span {
    font-size: 40px;
    color: #d2401e;
    font-family: open sans, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    display: block
}

.hero-item-content span del {
    margin-left: 15px;
    font-size: 22px;
    color: gray;
    font-weight: 500
}

.hero-item-content .default-btn i {
    margin-left: 5px;
    position: relative;
    top: 3px
}

.hero-item-img {
    position: relative;
    z-index: 1;
    margin-top: 35px
}

.hero-item-img .hero-item-tag {
    position: absolute;
    top: -35px;
    right: 0;
    left: 0;
    text-align: center
}

.hero-item-img .hero-item-tag img {
    width: unset !important;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto
}

.hero-bg-right {
    position: absolute;
    top: 150px;
    right: 0
}

.hero-bg-right img {
    max-width: 600px
}

.Hero-shape .shape-text {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    text-align: center
}

.Hero-shape .shape-text .lip-tag {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    text-align: center
}

.Hero-shape .shape1 {
    position: absolute;
    top: 40%;
    left: 0
}

.Hero-shape .shape2 {
    position: absolute;
    bottom: 100px;
    left: 0
}

.Hero-shape .shape3 {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 240px;
    text-align: center
}

.banner-slider-two {
    padding-top: 100px;
    padding-bottom: 350px;
    background-image: url(../images/home-three/home-three-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

.banner-slider-two .owl-nav {
    margin-top: 0
}

.banner-slider-two .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -1%;
    background-color: transparent !important;
    -webkit-transition: .7s;
    transition: .7s
}

.banner-slider-two .owl-nav .owl-prev span {
    display: none
}

.banner-slider-two .owl-nav .owl-prev:hover::before {
    background-color: #1d1d1d;
    color: #fff
}

.banner-slider-two .owl-nav .owl-prev::before {
    content: 'PREVIOUS';
    position: absolute;
    top: 0;
    left: -30px;
    font-size: 14px;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    background-color: #c3a35e;
    color: #1d1d1d;
    width: 110px;
    height: 40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    line-height: 40px;
    border-radius: 100px 100px 0 0
}

.banner-slider-two .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -1%;
    background-color: transparent !important;
    -webkit-transition: .7s;
    transition: .7s
}

.banner-slider-two .owl-nav .owl-next span {
    display: none
}

.banner-slider-two .owl-nav .owl-next:hover::before {
    background-color: #1d1d1d;
    color: #fff
}

.banner-slider-two .owl-nav .owl-next::before {
    content: 'NEXT';
    position: absolute;
    top: 0;
    right: -30px;
    font-size: 14px;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    background-color: #c3a35e;
    color: #1d1d1d;
    width: 110px;
    height: 40px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 40px;
    border-radius: 100px 100px 0 0
}

.slider-area-item-content {
    max-width: 620px;
    margin-left: auto
}

.slider-area-item-content h1 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 10px
}

.slider-area-item-content p {
    font-size: 26px;
    color: #ffa323;
    margin-bottom: 0
}

.slider-area-item-content span {
    font-size: 40px;
    color: #d2401e;
    font-family: open sans, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    display: block
}

.slider-area-item-content span del {
    margin-left: 15px;
    font-size: 22px;
    color: #fff;
    font-weight: 500
}

.slider-area-item-content .default-btn i {
    margin-left: 5px;
    position: relative;
    top: 3px
}

.slider-area-item-img {
    position: relative;
    z-index: 1;
    margin-top: 35px;
    margin-left: -200px
}

.slider-area-item-img .slider-area-item-tag {
    position: absolute;
    top: -35px;
    right: 0;
    left: 0;
    text-align: center
}

.slider-area-item-img .slider-area-item-tag img {
    width: unset !important;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto
}

.banner-delivery-img {
    position: absolute;
    bottom: 245px;
    left: 0;
    right: 390px;
    text-align: center
}

.inner-banner-area {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.inner-banner-content {
    padding: 160px 0
}

.inner-banner-content h2 {
    font-size: 40px;
    color: #1d1d1d;
    margin-bottom: 10px;
    font-weight: 700
}

.inner-banner-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.inner-banner-content ul li {
    display: inline-block;
    color: #1d1d1d;
    font-size: 20px;
    margin: 0 3px
}

.inner-banner-content ul li a {
    color: #d2401e
}

.inner-banner-content ul li a:hover {
    color: #ffa323
}

.inner-banner-content ul li i {
    font-size: 26px;
    position: relative;
    top: 5px;
    color: #d2401e
}

.banner-bottom {
    background-image: url(../images/banner-bottom-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0 110px;
    position: relative;
    margin-top: -50px
}

.banner-bottom-delivery {
    position: absolute;
    top: -200px;
    left: 25%
}

.banner-bottom-card {
    text-align: center
}

.banner-bottom-card i {
    font-size: 60px;
    color: #fff;
    margin-bottom: 0;
    line-height: 1
}

.banner-bottom-card h3 {
    margin-top: 20px;
    color: #fff;
    margin-bottom: 10px
}

.banner-bottom-card p {
    margin-bottom: 0;
    color: #ebebde;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto
}

.bottom-form {
    background-color: #1d1d1d;
    padding: 50px 30px;
    max-width: 1040px;
    z-index: 2;
    position: relative;
    margin-top: -50px
}

.bottom-form .form-group {
    margin-bottom: 0;
    position: relative
}

.bottom-form .form-group i {
    position: absolute;
    text-align: center;
    font-size: 24px;
    width: 45px;
    height: 50px;
    color: #c3a35e;
    line-height: 50px;
    bottom: 0;
    right: 0;
    z-index: 1
}

.bottom-form .form-group .form-control {
    height: 50px;
    color: gray;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 0;
    font-weight: 500;
    border: none
}

.bottom-form .form-group .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bottom-form .form-group textarea.form-control {
    height: auto
}

.bottom-form .nice-select {
    height: 50px;
    width: 100%;
    line-height: 32px;
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 20px;
    color: gray;
    background-color: #1d1d1d
}

.bottom-form .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.bottom-form .nice-select .list .option {
    -webkit-transition: .6s;
    transition: .6s;
    color: gray;
    padding-left: 20px;
    padding-right: 20px
}

.bottom-form .nice-select .list .option:hover {
    background-color: #1d1d1d !important;
    color: #fff
}

.bottom-form .nice-select .list .option .selected {
    background-color: transparent;
    font-weight: 600;
    color: gray
}

.bottom-form .nice-select::after {
    height: 8px;
    width: 8px;
    border-color: #c3a35e;
    right: 23px
}

.bottom-form .default-btn {
    border: 0;
    outline: none;
    text-align: center;
    width: 100%
}

.bottom-form .default-btn:hover {
    background-color: #ffa323
}

.bottom-form h3 {
    position: absolute;
    bottom: 15px;
    left: 30px;
    font-weight: 500;
    font-size: 16px;
    font-family: open sans, sans-serif;
    color: #fff;
    margin-bottom: 0
}

.bottom-form input {
    color: #c3a35e
}

.bottom-form .form-group .form-control::-webkit-input-placeholder {
    color: gray
}

.bottom-form .form-group .form-control:-ms-input-placeholder {
    color: gray
}

.bottom-form .form-group .form-control::-ms-input-placeholder {
    color: gray
}

.bottom-form .form-group .form-control::placeholder {
    color: gray
}

.banner-bottom-content {
    margin-top: 50px;
    margin-left: 30px;
    position: relative
}

.banner-bottom-content .section-title {
    margin-bottom: 25px
}

.banner-bottom-content p {
    margin-bottom: 0
}

.banner-bottom-content .bottom-right-shape {
    position: absolute;
    right: 0;
    top: -50px
}

.offer-banner {
    position: relative
}

.offer-banner-shape .shape1 {
    position: absolute;
    z-index: -1;
    bottom: 70px;
    left: 0
}

.offer-banner-shape .shape1 img {
    max-width: 100px
}

.offer-banner-shape .shape2 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0
}

.offer-banner-shape .shape2 img {
    max-width: 100px
}

.offer-banner-img {
    margin-bottom: 30px
}

.about-img {
    margin-bottom: 30px
}

.about-content {
    margin-left: -100px;
    position: relative;
    margin-bottom: 30px;
    padding: 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    box-shadow: 0 0 15px rgba(102, 102, 102, .1)
}

.about-content .section-title {
    margin-bottom: 30px
}

.about-content .about-content-img {
    position: absolute;
    top: 0;
    right: 0
}

.about-img2 {
    margin-bottom: 30px;
    margin-top: 40px;
    position: relative;
    text-align: center
}

.about-img2 .about-shape {
    position: absolute;
    z-index: -1;
    top: -40px;
    left: 0;
    right: 0;
    text-align: center
}

.about-content2 {
    margin-bottom: 30px;
    text-align: center
}

.about-content2 .section-title {
    margin-bottom: 30px
}

.about-content2 .section-title img {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.offered-menu-area {
    position: relative
}

.offered-menu-area .section-title img {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.offered-menu-area .owl-nav {
    margin-top: 0
}

.offered-menu-area .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -30px;
    font-size: 20px !important;
    width: 40px;
    -webkit-transition: .7s;
    transition: .7s;
    height: 40px;
    border-radius: 50px;
    line-height: 45px !important;
    background-color: #ebebde !important;
    color: #c3a35e !important
}

.offered-menu-area .owl-nav .owl-prev:hover {
    color: #fff !important;
    background-color: #d2401e !important
}

.offered-menu-area .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .7s;
    transition: .7s;
    right: -30px;
    font-size: 20px !important;
    width: 40px;
    transition: .7s;
    height: 40px;
    border-radius: 50px;
    line-height: 45px !important;
    background-color: #ebebde !important;
    color: #c3a35e !important
}

.offered-menu-area .owl-nav .owl-next:hover {
    color: #fff !important;
    background-color: #d2401e !important
}

.offer-tab {
    margin-top: 30px
}

.offer-tab .tabs {
    margin: 0 0 25px;
    padding: 0;
    list-style: none
}

.offer-tab .tabs li {
    display: inline-block;
    line-height: initial;
    margin-right: 30px
}

.offer-tab .tabs li:last-child {
    margin-right: 0
}

.offer-tab .tabs li a {
    position: relative;
    color: #1d1d1d;
    font-size: 16px;
    padding: 0 24px 0 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    border-radius: 50px;
    border: 1px solid #ebebde;
    font-size: 18px;
    font-weight: 600
}

.offer-tab .tabs li a img {
    background-color: #fff;
    border: 1px solid #ebebde;
    border-radius: 50px
}

.offer-tab .tabs li a:focus {
    color: #fff;
    background-color: #d2401e;
    border-color: #d2401e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.offer-tab .tabs li.active a {
    color: #fff;
    background-color: #d2401e;
    border-color: #d2401e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.offer-tab .tabs li.current a {
    color: #fff;
    background-color: #d2401e;
    border-color: #d2401e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tab .tabs_item {
    display: none
}

.tab .tabs_item:first-child {
    display: block
}

.offer-tab-item {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    z-index: 1
}

.offer-tab-item:hover::before {
    height: 65%;
    opacity: 1
}

.offer-tab-item:hover .offer-tab-item-img .offer-shape {
    opacity: 1
}

.offer-tab-item:hover .content h3 {
    color: #fff
}

.offer-tab-item:hover .content p {
    color: #fff
}

.offer-tab-item:hover .content span {
    color: #fff
}

.offer-tab-item:hover .content .offer-item-action {
    background-color: #d2401e
}

.offer-tab-item::before {
    content: '';
    position: absolute;
    opacity: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .7s;
    transition: .7s;
    background-color: #d2401e
}

.offer-tab-item .offer-tab-item-img {
    position: relative;
    text-align: center;
    z-index: 1
}

.offer-tab-item .offer-tab-item-img img {
    padding: 30px 20px 20px
}

.offer-tab-item .offer-tab-item-img .offer-shape {
    position: absolute;
    opacity: 0;
    z-index: -1;
    top: 55px;
    left: 0;
    right: 0;
    text-align: center
}

.offer-tab-item .content {
    text-align: center;
    position: relative;
    z-index: 1
}

.offer-tab-item .content h3 {
    color: #c3a35e;
    margin-bottom: 5px;
    font-size: 20px
}

.offer-tab-item .content p {
    margin-bottom: 10px
}

.offer-tab-item .content span {
    font-size: 20px;
    color: #d2401e;
    font-weight: 600
}

.offer-tab-item .content .offer-item-action {
    padding: 15px;
    list-style-type: none;
    z-index: -1;
    -webkit-transition: .7s;
    transition: .7s;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #c3a35e
}

.offer-tab-item .content .offer-item-action li {
    display: inline-block;
    margin: 0 5px
}

.offer-tab-item .content .offer-item-action li a {
    width: 40px;
    height: 40px;
    line-height: 43px;
    background-color: #fff;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #c3a35e;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50px
}

.offer-tab-item .content .offer-item-action li a:hover {
    background-color: #ffa323;
    color: #fff
}

.offer-tab-item .content .offer-item-action li:nth-child(1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.offer-tab-item .content .offer-item-action li:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.offer-tab-item .content .offer-item-action li:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.offered-menu-shape .shape1 {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 100px
}

.offered-menu-shape .shape1 img {
    max-width: 100px
}

.offered-menu-shape .shape2 {
    position: absolute;
    z-index: -1;
    top: -50px;
    right: 50px
}

.offered-menu-shape .shape2 img {
    max-width: 100px
}

.offered-menu-card {
    margin-bottom: 30px;
    padding: 15px 0 15px 165px;
    position: relative
}

.offered-menu-card img {
    position: absolute;
    top: -7px;
    left: 0;
    width: 150px;
    height: 150px
}

.offered-menu-card .content {
    margin-top: 10px;
    margin-bottom: 10px
}

.offered-menu-card .content h3 {
    margin-bottom: 10px;
    font-weight: 700;
    position: relative
}

.offered-menu-card .content h3::before {
    content: '';
    position: absolute;
    top: 20px;
    width: 25%;
    height: 100%;
    right: 22%;
    border-top: 2px dashed #c3a35e
}

.offered-menu-card .content h3 b {
    font-weight: 600;
    font-size: 22px;
    color: #d2401e;
    float: right;
    font-family: open sans, sans-serif
}

.offered-menu-card .content p {
    max-width: 360px;
    margin-bottom: 0
}

.combo-offer-area {
    position: relative
}

.combo-offer-area .section-title img {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.combo-offer-shape .shape1 {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 100px
}

.combo-offer-shape .shape1 img {
    max-width: 100px
}

.combo-offer-shape .shape2 {
    position: absolute;
    z-index: -1;
    top: 30px;
    right: 0
}

.combo-offer-shape .shape2 img {
    max-width: 100px
}

.combo-offer-shape .shape3 {
    position: absolute;
    z-index: -1;
    bottom: 30px;
    right: 0
}

.combo-offer-shape .shape3 img {
    max-width: 140px
}

.combo-offer-card {
    margin-bottom: 30px;
    margin-top: 40px;
    margin-right: 30px;
    padding: 25px 30px 25px 155px;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px
}

.combo-offer-card img {
    width: 140px;
    height: 140px;
    background-color: #ebebde;
    border-radius: 50%;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 20px
}

.combo-offer-card h3 {
    margin-bottom: 10px
}

.combo-offer-card h3 a {
    color: #c3a35e;
    display: block
}

.combo-offer-card h3 a:hover {
    color: #d2401e
}

.combo-offer-card p {
    margin-bottom: 0;
    font-size: 15px
}

.combo-offer-card span {
    padding-top: 15px;
    font-size: 22px;
    color: #d2401e;
    font-weight: 700
}

.combo-offer-card span del {
    font-size: 16px;
    color: gray;
    margin-left: 10px;
    font-weight: 600
}

.combo-offer-card i {
    width: 40px;
    height: 30px;
    background-color: #d2401e;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0
}

.combo-offer-card i:hover {
    background-color: #ffa323
}

.combo-offer-card .tag {
    position: absolute;
    top: -40px;
    right: -30px;
    width: 80px;
    height: 80px;
    background-color: #d2401e;
    border-radius: 50px;
    border: 1px dashed #ebebde;
    text-align: center;
    padding: 10px
}

.combo-offer-card .tag::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 70px;
    height: 70px;
    border: 2px dotted #fff;
    background-color: transparent;
    border-radius: 50px
}

.combo-offer-card .tag span {
    color: #fff;
    line-height: 1;
    font-size: 15px;
    padding-top: 0
}

.combo-offer-card .tag h3 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
    font-size: 23px;
    font-weight: 700;
    font-family: open sans, sans-serif
}

.combo-offer-right {
    position: relative;
    padding: 40px 30px 410px;
    background-image: url(../images/combo-offer-img/combo-offer-right.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.combo-offer-right .combo-logo {
    position: absolute;
    right: 30px;
    top: 30px
}

.combo-offer-right .offer-tag h2 {
    font-size: 45px;
    color: #c3a35e;
    line-height: 1.2
}

.combo-offer-right .offer-tag h2 b {
    margin-left: 20px;
    font-weight: 600
}

.combo-offer-right .offer-tag span {
    font-size: 35px;
    color: #ffa323;
    margin-left: 165px;
    line-height: 1
}

.combo-offer-right .delivery-img {
    position: relative;
    top: -15px;
    margin-left: 40px
}

.combo-offer-right .get-one-offer {
    position: relative;
    top: -60px
}

.combo-offer-right .get-one-offer h2 {
    font-size: 15px;
    color: #ffa323;
    margin-left: 230px
}

.combo-offer-right .buy-one-offer {
    position: absolute;
    left: 30px;
    bottom: 135px;
    z-index: 1;
    padding: 15px 0
}

.combo-offer-right .buy-one-offer h2 {
    font-size: 40px;
    color: #1d1d1d;
    line-height: 1;
    font-weight: 700;
    font-family: open sans, sans-serif;
    margin-bottom: 0
}

.combo-offer-right .buy-one-offer span {
    font-size: 20px;
    color: #fff;
    font-style: italic;
    margin-left: 70px
}

.combo-offer-right .buy-one-offer::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: -30px;
    width: 140%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#D2401E), to(#FFD71D));
    background-image: linear-gradient(to right, #D2401E, #FFD71D);
    opacity: .5
}

.combo-offer-right .order-tag {
    position: absolute;
    left: 30px;
    bottom: 30px;
    padding-left: 80px
}

.combo-offer-right .order-tag i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 70px;
    color: #ffa323;
    line-height: 1
}

.combo-offer-right .order-tag h2 {
    font-size: 30px;
    color: #ffa323;
    line-height: 1;
    font-weight: 600;
    font-family: open sans, sans-serif;
    margin-bottom: 0
}

.combo-offer-right .order-tag a {
    color: #fff;
    display: block
}

.combo-offer-right .order-tag a:hover {
    color: #c3a35e
}

.combo-offer-item {
    position: relative;
    z-index: 1;
    padding: 38px 30px 38px 165px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    margin-bottom: 30px;
    overflow: hidden
}

.combo-offer-item::before {
    content: '';
    position: absolute;
    z-index: -1;
    right: 10px;
    top: 10px;
    width: 80%;
    height: 70%;
    border-top: 1.5px dashed #707070;
    border-right: 1.5px dashed #707070;
    background-color: transparent
}

.combo-offer-item::after {
    content: '';
    position: absolute;
    z-index: -1;
    right: 70px;
    bottom: 10px;
    width: 60%;
    height: 70%;
    border-bottom: 1.5px dashed #707070;
    background-color: transparent
}

.combo-offer-item .combo-offer-item-img {
    position: absolute;
    top: 60px;
    left: 15px
}

.combo-offer-item .combo-offer-item-img img {
    width: 130px;
    height: 130px
}

.combo-offer-item h3 {
    margin-bottom: 10px
}

.combo-offer-item h3 a {
    color: #1d1d1d
}

.combo-offer-item h3 a:hover {
    color: #ffa323
}

.combo-offer-item p {
    margin-bottom: 0;
    font-size: 15px
}

.combo-offer-item span {
    padding-top: 25px;
    font-size: 22px;
    color: #d2401e;
    font-weight: 700
}

.combo-offer-item span del {
    font-size: 16px;
    color: gray;
    margin-left: 10px;
    font-weight: 600
}

.combo-offer-item .offer-item-action {
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0
}

.combo-offer-item .offer-item-action li {
    display: inline-block;
    margin: 0 5px
}

.combo-offer-item .offer-item-action li a {
    width: 40px;
    height: 40px;
    line-height: 43px;
    background-color: #ffa323;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50px
}

.combo-offer-item .offer-item-action li a:hover {
    background-color: #d2401e;
    color: #fff
}

.combo-offer-item .offer-item-action li:nth-child(1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.combo-offer-item .offer-item-action li:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.combo-offer-item .offer-item-action li:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.combo-offer-item .tag {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: #d2401e;
    border-top-left-radius: 50px;
    border: 1px solid #ebebde;
    text-align: center;
    padding: 10px 10px 10px 25px
}

.combo-offer-item .tag::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 60px;
    height: 60px;
    border-left: 1px solid #fff;
    background-color: transparent;
    border-top-left-radius: 50px
}

.combo-offer-item .tag::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 65px;
    height: 65px;
    border-top: 1px solid #fff;
    background-color: transparent;
    border-top-left-radius: 50px
}

.combo-offer-item .tag span {
    color: #fff;
    line-height: 1;
    font-size: 14px;
    padding-top: 0
}

.combo-offer-item .tag h3 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
    font-family: open sans, sans-serif
}

.combo-offer-item .tag-shape-img {
    position: absolute;
    z-index: -1;
    bottom: -50px;
    right: -50px
}

.combo-offer-item .combo-offer-item-shape {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0
}

.order-area {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.order-area::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 95%;
    background-image: url(../images/order-img/order-bg-img.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.order-content-right {
    padding-top: 100px;
    max-width: 520px;
    margin-left: auto
}

.order-content-right .content {
    position: relative;
    padding-left: 60px;
    max-width: 240px;
    margin-left: auto;
    margin-right: 40px
}

.order-content-right .content i {
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 50px;
    color: #ffa323;
    border-radius: 50px;
    text-align: center
}

.order-content-right .content span {
    color: #ffa323;
    font-weight: 700;
    display: block;
    margin-bottom: 0;
    font-size: 24px
}

.order-content-right .content .phon-btn {
    font-size: 18px;
    color: gray;
    font-weight: 700;
    line-height: 1
}

.order-content-right .content .phon-btn:hover {
    color: #ffa323
}

.order-content-right img {
    margin-top: 30px;
    margin-bottom: 30px
}

.order-content {
    text-align: center;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.order-content .section-title {
    margin-bottom: 30px
}

.order-content .section-title img {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.order-man {
    margin-right: -30px
}

.order-area-two {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.order-area-two::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/order-img/order-bg-img.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.order-content2 {
    max-width: 770px
}

.order-content2 .section-title {
    margin-bottom: 30px
}

.order-content-right {
    padding-top: 100px;
    max-width: 520px;
    margin-left: auto
}

.order-content-right .content {
    position: relative;
    padding-left: 60px;
    max-width: 240px;
    margin-left: auto;
    margin-right: 40px
}

.order-content-right .content i {
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 50px;
    color: #ffa323;
    border-radius: 50px;
    text-align: center
}

.order-content-right .content span {
    color: #ffa323;
    font-weight: 700;
    display: block;
    margin-bottom: 0;
    font-size: 24px
}

.order-content-right .content .phon-btn {
    font-size: 18px;
    color: gray;
    font-weight: 700;
    line-height: 1
}

.order-content-right .content .phon-btn:hover {
    color: #ffa323
}

.order-content-right img {
    margin-top: 30px;
    margin-bottom: 30px
}

.order-content-right-rs img {
    margin-top: 0;
    margin-bottom: 0
}

.reservation-area {
    background-image: url(../images/reservation-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.reservation-form {
    background-color: #1d1d1d;
    padding: 40px 30px 48px;
    z-index: 2;
    position: relative;
    max-width: 800px
}

.reservation-form h2 {
    font-size: 35px;
    margin-bottom: 30px;
    text-align: center;
    color: #c3a35e
}

.reservation-form .form-group {
    margin-bottom: 20px;
    position: relative
}

.reservation-form .form-group label {
    margin-bottom: 15px;
    color: #fff
}

.reservation-form .form-group i {
    position: absolute;
    text-align: center;
    font-size: 24px;
    width: 45px;
    height: 50px;
    background-color: #ebebde;
    color: #c3a35e;
    line-height: 50px;
    bottom: 0;
    right: 0;
    z-index: 1
}

.reservation-form .form-group .form-control {
    height: 50px;
    color: gray;
    border: none;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 0;
    font-weight: 500
}

.reservation-form .form-group .form-control:focus {
    outline: none;
    border-color: 1px solid #1d1d1d;
    -webkit-box-shadow: none;
    box-shadow: none
}

.reservation-form .form-group textarea.form-control {
    height: auto
}

.reservation-form .nice-select {
    height: 50px;
    width: 100%;
    line-height: 32px;
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 20px;
    color: gray;
    background-color: #1d1d1d
}

.reservation-form .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.reservation-form .nice-select .list .option {
    -webkit-transition: .6s;
    transition: .6s;
    color: gray;
    padding-left: 20px;
    padding-right: 20px
}

.reservation-form .nice-select .list .option:hover {
    background-color: #1d1d1d !important;
    color: #fff
}

.reservation-form .nice-select .list .option .selected {
    background-color: transparent;
    font-weight: 600;
    color: gray
}

.reservation-form .nice-select::after {
    height: 8px;
    width: 8px;
    border-color: #1d1d1d;
    right: 23px
}

.reservation-form .default-btn {
    margin-top: 10px;
    border: 0;
    outline: none;
    text-align: center
}

.reservation-form .form-group .form-control::-webkit-input-placeholder {
    color: gray
}

.reservation-form .form-group .form-control:-ms-input-placeholder {
    color: gray
}

.reservation-form .form-group .form-control::-ms-input-placeholder {
    color: gray
}

.reservation-form .form-group .form-control::placeholder {
    color: gray
}

.reservation-form-color {
    background-color: #303030;
    border: 1px solid #c3a35e;
    position: relative;
    margin-top: -250px
}

.reservation-form-color2 {
    background-color: #303030;
    border: 1px solid #c3a35e;
    margin-bottom: 30px
}

.booking-form-content {
    text-align: center;
    margin-bottom: 30px
}

.booking-form-content .section-title {
    margin-bottom: 25px
}

.booking-form-content .section-title img {
    margin-left: auto;
    margin-right: auto
}

.booking-form-content p {
    margin-bottom: 0
}

.choose-card {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 15px rgba(0, 0, 0, .09);
    padding: 30px 30px 30px 115px;
    margin-bottom: 30px
}

.choose-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    width: 0;
    background-color: #d2401e;
    -webkit-transition: .7s;
    transition: .7s;
    border-radius: 50px
}

.choose-card:hover::before {
    width: 100%
}

.choose-card i {
    position: absolute;
    left: 30px;
    top: 50px;
    font-size: 70px;
    line-height: 1;
    color: #d2401e
}

.choose-card h3 {
    margin-bottom: 15px
}

.choose-card p {
    margin-bottom: 0
}

.choose-card .number {
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #d2401e;
    border-top-left-radius: 50px;
    position: absolute;
    bottom: 0;
    right: 0
}

.our-chef-area {
    position: relative
}

.our-chef-area .section-title img {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.our-chef-shape .shape1 {
    position: absolute;
    z-index: -1;
    top: 70px;
    left: 100px
}

.our-chef-shape .shape1 img {
    max-width: 100px
}

.our-chef-shape .shape2 {
    position: absolute;
    z-index: -1;
    top: 30px;
    right: 0
}

.our-chef-shape .shape2 img {
    max-width: 100px
}

.our-chef-shape .shape3 {
    position: absolute;
    z-index: -1;
    top: 30%;
    left: 0
}

.our-chef-shape .shape3 img {
    max-width: 100px
}

.our-chef-shape .shape4 {
    position: absolute;
    z-index: -1;
    bottom: 30%;
    right: 0
}

.our-chef-shape .shape4 img {
    max-width: 100px
}

.our-chef-card {
    margin-bottom: 30px
}

.our-chef-card:hover .our-chef-img::before {
    background-color: #d2401e
}

.our-chef-card:hover .content {
    background-color: #d2401e
}

.our-chef-card:hover .content h3 a {
    color: #fff
}

.our-chef-card:hover .content span {
    color: #fff
}

.our-chef-card:hover .content .social-link li a {
    color: #d2401e;
    background-color: #fff
}

.our-chef-card .our-chef-img {
    position: relative;
    z-index: 1
}

.our-chef-card .our-chef-img a {
    display: block
}

.our-chef-card .our-chef-img::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 85%;
    -webkit-transition: .7s;
    transition: .7s;
    background-color: #f8f8f8;
    -webkit-clip-path: polygon(51% 71%, 100% 30%, 100% 100%, 0 100%, 0 32%);
    clip-path: polygon(51% 71%, 100% 30%, 100% 100%, 0 100%, 0 32%)
}

.our-chef-card .content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    box-shadow: 0 0 15px rgba(102, 102, 102, .1);
    padding: 25px 30px 30px;
    text-align: center;
    -webkit-transition: .7s;
    transition: .7s
}

.our-chef-card .content h3 {
    margin-bottom: 0
}

.our-chef-card .content h3 a {
    color: #c3a35e
}

.our-chef-card .content span {
    color: gray
}

.our-chef-card .content .social-link {
    margin: 15px 0 0;
    padding: 0;
    list-style-type: none
}

.our-chef-card .content .social-link li {
    margin-right: 10px;
    display: inline-block
}

.our-chef-card .content .social-link li a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #d2401e;
    border-radius: 50px;
    text-align: center
}

.single-chef-area {
    position: relative;
    z-index: 1
}

.single-chef-card {
    margin-bottom: 30px;
    background-color: #f8f8f8;
    -webkit-transition: .7s;
    transition: .7s
}

.single-chef-card:hover {
    background-color: #d2401e
}

.single-chef-card:hover .our-chef-img::before {
    background-color: #d2401e
}

.single-chef-card:hover .content h3 a {
    color: #fff
}

.single-chef-card:hover .content span {
    color: #fff
}

.single-chef-card:hover .content .social-link li a {
    color: #d2401e;
    background-color: #fff
}

.single-chef-card .single-chef-img {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 30px
}

.single-chef-card .single-chef-img a {
    display: block
}

.single-chef-card .single-chef-img a img {
    text-align: center;
    margin: 0 auto
}

.single-chef-card .single-chef-img::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 85%;
    -webkit-transition: .7s;
    transition: .7s;
    background-color: #fff;
    -webkit-clip-path: polygon(51% 71%, 100% 30%, 100% 100%, 0 100%, 0 32%);
    clip-path: polygon(51% 71%, 100% 30%, 100% 100%, 0 100%, 0 32%)
}

.single-chef-card .content {
    padding: 25px 30px 30px;
    text-align: center;
    -webkit-transition: .7s;
    transition: .7s
}

.single-chef-card .content h3 {
    margin-bottom: 0
}

.single-chef-card .content h3 a {
    color: #ffa323
}

.single-chef-card .content span {
    color: gray
}

.single-chef-card .content .social-link {
    margin: 15px 0 0;
    padding: 0;
    list-style-type: none
}

.single-chef-card .content .social-link li {
    margin-right: 10px;
    display: inline-block
}

.single-chef-card .content .social-link li a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #d2401e;
    border-radius: 50px;
    text-align: center
}

.single-chef-right {
    text-align: center;
    background-color: #1d1d1d;
    padding-top: 207px;
    padding-bottom: 207px;
    position: relative;
    z-index: 1
}

.single-chef-right::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../images/our-chef/chef-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.single-chef-right .section-title {
    margin-bottom: 30px
}

.single-chef-right .section-title h2 {
    color: #fff
}

.single-chef-right .section-title p {
    max-width: 525px;
    margin-left: auto;
    margin-right: auto;
    color: #ebebde
}

.single-chef-right .section-title img {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.single-chef-shape .shape1 {
    position: absolute;
    z-index: -1;
    bottom: 70px;
    left: 0
}

.single-chef-shape .shape1 img {
    max-width: 100px
}

.single-chef-shape .shape2 {
    position: absolute;
    z-index: -1;
    bottom: 70px;
    right: 0
}

.single-chef-shape .shape2 img {
    max-width: 100px
}

.single-chef-shape .shape3 {
    position: absolute;
    z-index: -1;
    bottom: 10%;
    left: 0
}

.single-chef-shape .shape3 img {
    max-width: 100px
}

.single-chef-shape .shape4 {
    position: absolute;
    z-index: -1;
    top: 10%;
    right: 0
}

.single-chef-shape .shape4 img {
    max-width: 100px
}

.single-chef-shape .shape5 {
    position: absolute;
    z-index: -1;
    bottom: 10%;
    right: 0
}

.single-chef-shape .shape5 img {
    max-width: 100px
}

.feedbacks-area {
    background-image: url(../images/testimonial/feedbacks-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.feedbacks-area::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    background-color: #1d1d1d;
    opacity: .5;
    width: 100%;
    height: 100%
}

.feedbacks-area .section-title h2 {
    color: #fff
}

.feedbacks-area .owl-dots {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.feedbacks-area .owl-dots .owl-dot span {
    background-color: #fff !important;
    -webkit-transition: .7s;
    transition: .7s;
    margin: 0 7px;
    width: 12px !important;
    height: 12px !important;
    position: relative;
    z-index: 1
}

.feedbacks-area .owl-dots .owl-dot span::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: .7s;
    transition: .7s
}

.feedbacks-area .owl-dots .owl-dot.active span {
    width: 10px !important;
    height: 10px !important
}

.feedbacks-area .owl-dots .owl-dot.active span::before {
    opacity: 1
}

.feedbacks-area .owl-dots .owl-dot:hover span {
    width: 10px !important;
    height: 10px !important
}

.feedbacks-area .owl-dots .owl-dot:hover span::before {
    opacity: 1
}

.feedbacks-item {
    background-color: #fff;
    padding: 20px 25px;
    margin-bottom: 30px
}

.feedbacks-item .content {
    padding-left: 85px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative
}

.feedbacks-item .content .feedbacks-img {
    position: absolute;
    top: 10px;
    left: 0
}

.feedbacks-item .content .feedbacks-img img {
    width: 65px;
    height: 65px;
    border-radius: 50%
}

.feedbacks-item .content h3 {
    color: #c3a35e;
    margin-bottom: 0;
    position: relative
}

.feedbacks-item .content h3 img {
    position: relative;
    top: -10px;
    width: unset !important;
    right: 0;
    display: inline-block
}

.feedbacks-item .content span {
    color: gray
}

.feedbacks-item .content .rating {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #ffa323
}

.feedbacks-item p {
    margin-bottom: 20px
}

.feedbacks-item .tag-link {
    text-align: center;
    width: 100%;
    position: relative
}

.feedbacks-item .tag-link::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    background-color: gray;
    width: 45%;
    height: 1.5px;
    opacity: .7
}

.feedbacks-item .tag-link::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    background-color: gray;
    width: 45%;
    height: 1.5px;
    opacity: .7
}

.feedbacks-item .tag-link i {
    font-size: 35px;
    color: #d2401e;
    line-height: 0
}

.feedbacks-area-two {
    background-image: url(../images/testimonial/feedbacks-bg2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.feedbacks-area-two::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    background-color: #1d1d1d;
    opacity: .7;
    width: 100%;
    height: 100%
}

.feedbacks-area-two .section-title h2 {
    color: #fff
}

.feedbacks-area-two .owl-dots {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.feedbacks-area-two .owl-dots .owl-dot span {
    background-color: transparent !important;
    -webkit-transition: .7s;
    transition: .7s;
    margin: 0 7px;
    width: 20px !important;
    height: 12px !important;
    position: relative;
    z-index: 1;
    border: 2px solid #fff !important;
    border-radius: 50px !important
}

.feedbacks-area-two .owl-dots .owl-dot.active span {
    width: 30px !important;
    background-color: #c3a35e !important;
    border-color: #c3a35e !important
}

.feedbacks-area-two .owl-dots .owl-dot:hover span {
    width: 30px !important;
    background-color: #c3a35e !important;
    border-color: #c3a35e !important
}

.feedbacks-card {
    margin-bottom: 30px
}

.feedbacks-card p {
    margin-bottom: 0;
    padding: 30px 55px 70px;
    background-color: #fff;
    position: relative;
    text-align: center
}

.feedbacks-card p .quote-left {
    position: absolute;
    top: 30px;
    left: 30px
}

.feedbacks-card p .quote-right {
    position: absolute;
    top: 30px;
    right: 30px
}

.feedbacks-card .feedbacks-card-img {
    position: relative;
    z-index: 1;
    margin-top: -50px;
    background-color: #fff;
    width: 100px;
    height: 95px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 50%
}

.feedbacks-card .feedbacks-card-img img {
    border-radius: 50%;
    background-color: #fff;
    width: 85px !important;
    height: 85px !important;
    margin: 0 auto;
    text-align: center
}

.feedbacks-card .feedbacks-card-img .feedbacks-img-tag {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -10px
}

.feedbacks-card .feedbacks-card-img .feedbacks-img-tag img {
    border-radius: 0;
    width: unset !important;
    height: unset !important
}

.feedbacks-card .content {
    text-align: center;
    margin-top: 20px
}

.feedbacks-card .content h3 {
    color: #c3a35e;
    margin-bottom: 0
}

.feedbacks-card .content span {
    color: #fff
}

.faq-content .faq-accordion {
    margin-bottom: 30px
}

.faq-content .faq-accordion h2 {
    font-size: 28px;
    color: #1d1d1d;
    margin-bottom: 20px
}

.faq-content .faq-accordion .accordion {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

.faq-content .faq-accordion .accordion .accordion-item {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #ffa323
}

.faq-content .faq-accordion .accordion .accordion-item:last-child {
    margin-bottom: 0
}

.faq-content .faq-accordion .accordion .accordion-title {
    padding: 10px 60px 10px 20px;
    color: #1d1d1d;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 600
}

.faq-content .faq-accordion .accordion .accordion-title i {
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 25px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 24px;
    width: 30px;
    height: 30px;
    color: #ffa323;
    text-align: center;
    line-height: 30px;
    background-color: transparent
}

.faq-content .faq-accordion .accordion .accordion-title.active i::before {
    content: "\eaed"
}

.faq-content .faq-accordion .accordion .accordion-title.active i .accordion-content p {
    margin-top: -5px
}

.faq-content .faq-accordion .accordion .accordion-content {
    display: none;
    position: relative;
    margin-top: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px
}

.faq-content .faq-accordion .accordion .accordion-content p {
    margin-top: -6px;
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 3px
}

.faq-content .faq-accordion .accordion .accordion-content.show {
    display: block
}

.brand-item img {
    width: unset !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.blog-area {
    position: relative
}

.blog-area .section-title img {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.blog-area .owl-dots {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.blog-area .owl-dots .owl-dot span {
    background-color: transparent !important;
    -webkit-transition: .7s;
    transition: .7s;
    margin: 0 7px;
    width: 20px !important;
    height: 12px !important;
    position: relative;
    z-index: 1;
    border: 2px solid gray !important;
    border-radius: 50px !important
}

.blog-area .owl-dots .owl-dot.active span {
    width: 30px !important;
    background-color: #c3a35e !important;
    border-color: #c3a35e !important
}

.blog-area .owl-dots .owl-dot:hover span {
    width: 30px !important;
    background-color: #c3a35e !important;
    border-color: #c3a35e !important
}

.blog-item {
    margin-bottom: 30px
}

.blog-item a {
    display: block
}

.blog-item a img {
    margin-bottom: 20px
}

.blog-item .content {
    position: relative
}

.blog-item .content h3 {
    margin-bottom: 10px;
    font-size: 26px
}

.blog-item .content h3 a {
    color: #1d1d1d
}

.blog-item .content h3 a:hover {
    color: #c3a35e
}

.blog-item .content .blog-tag {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blog-item .content .blog-tag li {
    display: inline-block;
    color: gray;
    position: relative;
    margin-right: 30px
}

.blog-item .content .blog-tag li::before {
    content: '';
    position: absolute;
    top: 7px;
    right: -17px;
    background-color: #1d1d1d;
    width: 1px;
    height: 15px;
    opacity: .7
}

.blog-item .content .blog-tag li:last-child {
    margin-right: 0
}

.blog-item .content .blog-tag li:last-child::before {
    display: none
}

.blog-item .content .blog-tag li a {
    color: gray
}

.blog-item .content .blog-tag li a:hover {
    color: #c3a35e
}

.blog-item .content p {
    margin-top: 15px;
    display: block
}

.blog-item .content .read-more-btn {
    color: #c3a35e;
    font-weight: 700;
    display: inline-block
}

.blog-item .content .read-more-btn i {
    position: relative;
    top: 3px
}

.blog-item .content .read-more-btn:hover {
    color: #d2401e;
    letter-spacing: .25px
}

.blog-item .content .blog-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50px;
    text-align: center;
    z-index: -1
}

.blog-item .content .blog-shape img {
    width: unset !important;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block
}

.blog-item .content .social-link {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    bottom: -5px;
    right: 0
}

.blog-item .content .social-link li {
    margin-right: 10px;
    display: inline-block
}

.blog-item .content .social-link li.title {
    color: #1d1d1d;
    font-weight: 600;
    position: relative;
    top: -3px
}

.blog-item .content .social-link li a {
    font-size: 20px;
    color: #c3a35e;
    background-color: transparent;
    border-radius: 50px;
    text-align: center;
    line-height: 1
}

.blog-details-item {
    margin-bottom: 30px
}

.blog-details-item img {
    margin-bottom: 20px
}

.blog-details-item .content {
    position: relative
}

.blog-details-item .content h3 {
    margin-bottom: 10px;
    font-size: 26px;
    color: #1d1d1d
}

.blog-details-item .content .blog-tag {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blog-details-item .content .blog-tag li {
    display: inline-block;
    color: gray;
    position: relative;
    margin-right: 30px
}

.blog-details-item .content .blog-tag li::before {
    content: '';
    position: absolute;
    top: 7px;
    right: -17px;
    background-color: #1d1d1d;
    width: 1px;
    height: 15px;
    opacity: .7
}

.blog-details-item .content .blog-tag li:last-child {
    margin-right: 0
}

.blog-details-item .content .blog-tag li:last-child::before {
    display: none
}

.blog-details-item .content .blog-tag li a {
    color: gray
}

.blog-details-item .content .blog-tag li a:hover {
    color: #c3a35e
}

.blog-details-item .content p {
    margin-top: 20px;
    display: block;
    margin-bottom: 0
}

.article-content p {
    margin-bottom: 30px
}

.article-content .blockquote {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #ebfbf5;
    padding: 20px
}

.article-content .blockquote p {
    font-size: 16px;
    color: gray;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0
}

.blog-details-tag {
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 60px
}

.blog-details-tag .blog-tag-area {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    top: 0;
    left: 0
}

.blog-details-tag .blog-tag-area li {
    display: inline-block;
    margin-right: 10px
}

.blog-details-tag .blog-tag-area li a {
    padding: 5px 16px;
    border: 1px solid #d4d4d4;
    color: gray
}

.blog-details-tag .blog-tag-area li a:hover {
    color: #fff;
    background-color: #d2401e
}

.blog-details-tag .social-link {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    top: 15px;
    right: 0
}

.blog-details-tag .social-link li {
    margin-right: 10px;
    display: inline-block
}

.blog-details-tag .social-link li.title {
    color: #1d1d1d;
    font-weight: 600;
    position: relative;
    top: -3px
}

.blog-details-tag .social-link li a {
    font-size: 20px;
    color: #c3a35e;
    background-color: transparent;
    border-radius: 50px;
    text-align: center;
    line-height: 1
}

.article-img {
    margin-bottom: 30px
}

.comments-wrap {
    margin-top: 35px;
    margin-bottom: 35px
}

.comments-wrap h3 {
    font-size: 24px;
    margin-bottom: 25px
}

.comments-wrap .comment-form {
    list-style: none;
    margin: 0;
    padding: 0
}

.comments-wrap .comment-form li {
    margin-bottom: 30px;
    padding-left: 120px;
    position: relative
}

.comments-wrap .comment-form li.ml-60 {
    margin-left: 60px
}

.comments-wrap .comment-form li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 98px;
    background-color: #d4d4d4;
    width: 1px;
    height: 123px
}

.comments-wrap .comment-form li:last-child {
    margin-bottom: 0
}

.comments-wrap .comment-form li img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0
}

.comments-wrap .comment-form li .content span {
    margin-bottom: 0
}

.comments-wrap .comment-form li .content h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.comments-wrap .comment-form li .content a {
    position: absolute;
    top: 0;
    right: 0;
    color: #1d1d1d;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 24px;
    border: 1px solid #ffa323;
    border-radius: 50px
}

.comments-wrap .comment-form li .content a:hover {
    background-color: #ffa323;
    color: #fff
}

.comments-form {
    margin-bottom: 35px
}

.comments-form .comments-title {
    margin-bottom: 30px
}

.comments-form .comments-title .title {
    font-size: 22px;
    margin-bottom: 0;
    color: #1d1d1d;
    font-weight: 600
}

.comments-form .contact-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 50px 30px;
    background-color: #f8f8f8;
    max-width: 100%;
    border: none
}

.comments-form .contact-form .form-group .form-control {
    border: none;
    border-bottom: 1px solid #d4d4d4
}

.comments-form .default-btn {
    width: unset;
    border-radius: 0
}

.search-widget {
    margin-bottom: 30px;
    background-color: #fff
}

.search-widget .search-form {
    position: relative;
    border: none
}

.search-widget .search-form .form-control {
    height: 50px;
    border: none;
    background-color: transparent;
    padding: 10px 20px;
    width: 100%;
    color: #1d1d1d;
    border-radius: 5px;
    border: 1px solid #d4d4d4
}

.search-widget .search-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.search-widget .search-form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border: none;
    outline: none;
    background-color: transparent;
    line-height: 58px
}

.search-widget .search-form button i {
    color: gray;
    font-size: 24px
}

.search-widget .search-form button:hover {
    background-color: #c3a35e
}

.search-widget .search-form button:hover i {
    color: #fff
}

.side-bar-widget {
    margin-bottom: 30px;
    background-color: #fff
}

.side-bar-widget .title {
    font-size: 20px;
    color: #1d1d1d;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-bottom: 20px
}

.side-bar-widget .side-bar-categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.side-bar-widget .side-bar-categories ul li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d4d4d4
}

.side-bar-widget .side-bar-categories ul li a {
    color: #1d1d1d
}

.side-bar-widget .side-bar-categories ul li a:hover {
    color: #ffa323
}

.side-bar-widget .widget-popular-post {
    position: relative;
    overflow: hidden;
    padding: 0
}

.side-bar-widget .widget-popular-post .item {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 0
}

.side-bar-widget .widget-popular-post .item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.side-bar-widget .widget-popular-post .item .thumb {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 15px
}

.side-bar-widget .widget-popular-post .item .thumb .full-image {
    width: 100px;
    height: 110px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center !important;
    position: relative;
    background-color: gray
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg1 {
    background-image: url(../images/blog/blog-img1.jpg)
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg2 {
    background-image: url(../images/blog/blog-img2.jpg)
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg3 {
    background-image: url(../images/blog/blog-img3.jpg)
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg4 {
    background-image: url(../images/blog/blog-img4.jpg)
}

.side-bar-widget .widget-popular-post .item .info {
    overflow: hidden;
    padding: 0
}

.side-bar-widget .widget-popular-post .item .info .title-text {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 500;
    max-width: 245px
}

.side-bar-widget .widget-popular-post .item .info .title-text a {
    display: inline-block;
    color: #1d1d1d
}

.side-bar-widget .widget-popular-post .item .info .title-text a:hover {
    color: #c3a35e
}

.side-bar-widget .widget-popular-post .item .info p {
    font-size: 18px;
    margin-bottom: 5px;
    color: #1d1d1d;
    font-weight: 700
}

.side-bar-widget .widget-popular-post .item .info .rating {
    font-size: 15px;
    color: #ffa323
}

.side-bar-widget .side-bar-widget-tag {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.side-bar-widget .side-bar-widget-tag li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px
}

.side-bar-widget .side-bar-widget-tag li:last-child {
    margin-bottom: 0;
    margin-right: 0
}

.side-bar-widget .side-bar-widget-tag li a {
    padding: 5px 16px;
    border: 1px solid #d4d4d4;
    color: #1d1d1d;
    font-weight: 600
}

.side-bar-widget .side-bar-widget-tag li a:hover {
    color: #fff;
    background-color: #d2401e
}

.side-bar-profile {
    background-image: url(../images/shape/bg-shape.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 35px 30px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 35px
}

.side-bar-profile h3 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 22px
}

.side-bar-profile .profile-img {
    margin-bottom: 10px
}

.side-bar-profile .profile-img img {
    border-radius: 50%;
    border: 2px solid #ffa323
}

.side-bar-profile p {
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto
}

.side-bar-profile .profile-social-link {
    list-style: none;
    margin: 0;
    padding: 0
}

.side-bar-profile .profile-social-link li {
    display: inline-block;
    margin-right: 5px
}

.side-bar-profile .profile-social-link li a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 50px;
    background-color: #ffa323
}

.side-bar-profile .profile-social-link li a:hover {
    background-color: #d2401e;
    -webkit-animation: tada 1s linear;
    animation: tada 1s linear
}

.contact-area {
    position: relative
}

.contact-area-form {
    padding: 100px 40px 70px;
    background-color: #303030
}

.contact-area-form .section-title {
    margin-bottom: 30px
}

.contact-area-form .section-title img {
    margin-left: auto;
    margin-right: auto
}

.contact-area-form .section-title h2 {
    color: #fff;
    font-size: 30px
}

.contact-card {
    padding: 20px;
    border: 1px dashed #c3a35e;
    text-align: center;
    margin-bottom: 30px
}

.contact-card i {
    font-size: 70px;
    color: #c3a35e;
    line-height: 1
}

.contact-card p {
    color: #fff;
    margin-bottom: 0
}

.contact-card span {
    color: #d2401e
}

.contact-map iframe {
    display: block;
    width: 100%;
    height: 775px;
    margin-bottom: 30px
}

.contact-form {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

.contact-form h3 {
    color: #1d1d1d;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 1
}

.contact-form p {
    margin-bottom: 30px
}

.contact-form .section-title-two {
    margin-bottom: 20px
}

.contact-form .section-title {
    margin-bottom: 20px
}

.contact-form .form-group {
    margin-bottom: 20px;
    position: relative
}

.contact-form .form-group label {
    color: #fff;
    margin-bottom: 15px
}

.contact-form .form-group.checkbox-option {
    position: relative
}

.contact-form .form-group.checkbox-option #chb2 {
    position: absolute;
    top: 6px;
    left: 0
}

.contact-form .form-group.checkbox-option p {
    padding-left: 25px;
    font-size: 15px;
    color: #1d1d1d
}

.contact-form .form-group.checkbox-option p a {
    color: #c3a35e
}

.contact-form .form-group.checkbox-option p a:hover {
    color: #d2401e
}

.contact-form .form-group .form-control {
    height: 45px;
    color: #1d1d1d;
    border: 1px solid #c3a35e;
    background-color: transparent;
    font-size: 15px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 0;
    font-weight: 500
}

.contact-form .form-group .form-control:focus {
    outline: none;
    border-color: #ffa323;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contact-form .form-group textarea.form-control {
    height: auto
}

.contact-form .agree-label {
    margin-bottom: 15px;
    position: relative
}

.contact-form .agree-label #chb1 {
    position: absolute;
    top: 7px;
    left: 0
}

.contact-form .agree-label label {
    font-weight: 500;
    color: #fff;
    margin-left: 25px
}

.contact-form .agree-label label a {
    color: #c3a35e
}

.contact-form .agree-label label a:hover {
    color: #1d1d1d
}

.contact-form .with-errors {
    float: left;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    color: red;
    font-weight: 400;
    display: block
}

.contact-form .text-danger {
    font-size: 18px;
    margin-top: 15px
}

.contact-form .default-btn {
    border: 0;
    outline: none;
    border-radius: 5px
}

.contact-form .default-btn i {
    font-size: 18px;
    top: 3px;
    position: relative
}

.contact-form .form-group .form-control::-webkit-input-placeholder {
    color: gray;
    font-weight: 600
}

.contact-form .form-group .form-control:-ms-input-placeholder {
    color: gray;
    font-weight: 600
}

.contact-form .form-group .form-control::-ms-input-placeholder {
    color: gray;
    font-weight: 600
}

.contact-form .form-group .form-control::placeholder {
    color: gray;
    font-weight: 600
}

.contact-shape .shape1 {
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 10%
}

.contact-shape .shape1 img {
    max-width: 100px
}

.contact-shape .shape2 {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 15%
}

.contact-shape .shape2 img {
    max-width: 100px
}

.user-all-form {
    margin-bottom: 30px
}

.user-all-form .contact-form {
    background-image: url(../images/shape/bg-shape.png);
    background-size: cover;
    background-position: center center;
    border-radius: 15px;
    padding: 50px 30px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.user-all-form .contact-form .section-title {
    margin-bottom: 25px
}

.user-all-form .contact-form .section-title h2 {
    font-size: 26px;
    color: #fff
}

.user-all-form .contact-form .agree-label {
    position: relative
}

.user-all-form .contact-form .agree-label label {
    font-weight: 500;
    color: #fff;
    margin-left: 20px
}

.user-all-form .contact-form .agree-label .forget {
    position: absolute;
    right: 0;
    color: #c3a35e;
    font-weight: 500
}

.user-all-form .contact-form .agree-label .forget:hover {
    color: #ffa323
}

.user-all-form .contact-form .account-desc {
    margin-top: 15px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    color: #fff
}

.user-all-form .contact-form .account-desc a {
    color: #c3a35e
}

.user-all-form .contact-form .account-desc a:hover {
    color: #ffa323
}

.product-area {
    position: relative
}

.product-shape .shape1 {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 40%
}

.product-shape .shape1 img {
    max-width: 100px
}

.product-shape .shape2 {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 20%
}

.product-shape .shape2 img {
    max-width: 100px
}

.product-topper {
    margin-bottom: 40px
}

.product-topper .product-topper-title h3 {
    font-size: 20px;
    margin-bottom: 0
}

.product-topper .product-category .form-group {
    margin-bottom: 0;
    position: relative
}

.product-topper .product-category .form-group .form-control {
    height: 50px;
    padding: 0 15px;
    border: none;
    color: #1d1d1d;
    background-color: transparent;
    font-weight: 400;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #d4d4d4
}

.product-topper .product-category .form-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.product-topper .product-category .form-group .nice-select {
    height: 50px;
    width: 100%;
    line-height: 52px;
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 20px;
    border-radius: 0;
    background-color: transparent;
    color: gray;
    border-radius: 5px;
    z-index: 99
}

.product-topper .product-category .form-group .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-topper .product-category .form-group .nice-select .list .option {
    -webkit-transition: .6s;
    transition: .6s;
    color: #1d1d1d;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0
}

.product-topper .product-category .form-group .nice-select .list .option:hover {
    background-color: #ffa323 !important;
    color: #fff
}

.product-topper .product-category .form-group .nice-select .list .option .selected {
    background-color: transparent;
    font-weight: 600
}

.product-topper .product-category .form-group .nice-select::after {
    height: 8px;
    width: 8px;
    border-color: #c3a35e;
    top: 45%;
    right: 30px
}

.product-card {
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #ebebde;
    border-radius: 10px
}

.product-card:hover .product-card-img::before {
    height: 100%;
    background-color: #ffa323
}

.product-card:hover .product-card-img a {
    display: block
}

.product-card:hover .product-card-img a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.product-card:hover .product-card-img .product-card-action li {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.product-card .product-card-img {
    position: relative;
    z-index: 1;
    margin: 10px
}

.product-card .product-card-img::before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: .7s;
    transition: .7s;
    width: 100%;
    height: 40%;
    background-color: #ffd59b;
    border-radius: 10px
}

.product-card .product-card-img a {
    display: block
}

.product-card .product-card-img a img {
    padding: 40px;
    -webkit-transition: .7s;
    transition: .7s
}

.product-card .product-card-img .product-card-tag {
    position: absolute;
    top: 30px;
    left: 20px
}

.product-card .product-card-img .product-card-tag h3 {
    background-color: #1d1d1d;
    font-size: 14px;
    color: #fff;
    padding: 5px 20px
}

.product-card .product-card-img .product-card-action {
    padding-left: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: auto;
    margin-bottom: 0
}

.product-card .product-card-img .product-card-action li {
    display: inline-block;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    margin: 0 5px
}

.product-card .product-card-img .product-card-action li a {
    display: block;
    width: 45px;
    height: 45px;
    background-color: #fff;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #d2401e;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 15px rgba(0, 0, 0, .09)
}

.product-card .product-card-img .product-card-action li a i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto
}

.product-card .product-card-img .product-card-action li a:hover {
    color: #ffa323
}

.product-card .product-card-img .product-card-action li:nth-child(1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.product-card .product-card-img .product-card-action li:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.product-card .product-card-img .product-card-action li:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.product-card .content {
    padding-top: 10px;
    position: relative
}

.product-card .content h3 {
    margin-bottom: 5px;
    font-size: 20px
}

.product-card .content h3 a {
    display: block;
    color: #1d1d1d
}

.product-card .content h3 a:hover {
    color: #ffa323
}

.product-card .content span {
    font-size: 18px;
    color: #ffa323;
    font-weight: 600
}

.product-card .content span del {
    color: gray;
    margin-left: 15px
}

.product-card .content .rating {
    color: #ffa323;
    margin-bottom: 15px
}

.shop-details-desc .shop-details-image {
    margin-bottom: 30px
}

.shop-details-desc .shop-details-image img {
    width: 100%
}

.shop-details-desc .shop-details-image .slick-slider {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.shop-details-desc .shop-details-image .slick-dots {
    padding: 0;
    text-align: center;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 0;
    margin-bottom: 0
}

.shop-details-desc .shop-details-image .slick-dots li {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px
}

.shop-details-desc .shop-details-image .slick-dots li button {
    padding: 0;
    outline: 0;
    display: block;
    border: none;
    margin: 0;
    cursor: pointer
}

.shop-details-desc .shop-details-image .slick-dots li img {
    -webkit-transition: .5s;
    transition: .5s
}

.shop-details-desc .shop-details-image .slick-dots li:hover img,
.shop-details-desc .shop-details-image .slick-dots li.slick-active img {
    opacity: .4
}

.shop-details-desc .shop-details-image .slick-thumbs {
    display: none
}

.shop-desc-content {
    margin-bottom: 30px
}

.shop-desc-content h3 {
    font-size: 30px;
    color: #1d1d1d;
    margin-bottom: 0
}

.shop-desc-content .rating {
    padding-right: 5px;
    color: #ffbc2d
}

.shop-desc-content h4 {
    font-size: 30px;
    color: #d2401e;
    margin-bottom: 20px;
    font-family: open sans, sans-serif;
    font-weight: 700
}

.shop-desc-content .shop-desc-content-list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px
}

.shop-desc-content .shop-desc-content-list li {
    font-size: 16px;
    color: #1d1d1d;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative
}

.shop-desc-content .shop-desc-content-list li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #ffa323;
    font-size: 20px
}

.shop-desc-content .shop-desc-content-list li:last-child {
    margin-bottom: 0
}

.shop-desc-content .shop-desc-content-title {
    margin-bottom: 15px
}

.shop-desc-content .shop-desc-content-title h3 {
    font-size: 20px;
    color: #1d1d1d;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%
}

.shop-desc-content .shop-desc-content-title h3::before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 16%;
    width: 60%;
    height: 100px;
    border-bottom: 1px dashed #1d1d1d
}

.shop-desc-content .shop-add-btn {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d4d4d4
}

.shop-desc-content .shop-add-btn .input-counter {
    max-width: 130px;
    min-width: 130px;
    margin-right: 20px;
    text-align: center;
    display: inline-block;
    position: relative;
    background-color: #ffa323;
    border-radius: 50px
}

.shop-desc-content .shop-add-btn .input-counter span {
    position: absolute;
    top: 2px;
    cursor: pointer;
    color: #fff;
    width: 50px;
    height: 100%;
    line-height: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.shop-desc-content .shop-add-btn .input-counter span:hover {
    color: #d2401e
}

.shop-desc-content .shop-add-btn .input-counter .minus-btn {
    left: 0
}

.shop-desc-content .shop-add-btn .input-counter .plus-btn {
    right: 0
}

.shop-desc-content .shop-add-btn .input-counter input {
    height: 50px;
    color: #fff;
    outline: 0;
    display: block;
    border: none;
    background-color: transparent;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8
}

.shop-desc-content .shop-add-btn .default-btn {
    border: none;
    margin-right: 20px;
    border-radius: 0;
    border-radius: 50px
}

.shop-desc-content .social-link {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.shop-desc-content .social-link li {
    margin-right: 10px;
    display: inline-block
}

.shop-desc-content .social-link li a {
    font-size: 24px;
    color: #c3a35e;
    background-color: transparent;
    border-radius: 50px;
    line-height: 1
}

.shop-desc-content .social-link li a i {
    position: relative;
    top: 5px
}

.shop-desc-content .social-link li a:hover {
    color: #d2401e
}

.product-tab-area {
    margin-bottom: 30px
}

.product-tab-area .product-tab {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

.product-tab-area .product-tab .product-tab-item {
    display: block;
    margin-bottom: 15px;
    padding: 15px 30px;
    border: 1px solid #d4d4d4
}

.product-tab-area .product-tab .product-tab-item:last-child {
    margin-bottom: 0
}

.product-tab-area .product-tab .product-tab-title {
    color: #1d1d1d;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 600
}

.product-tab-area .product-tab .product-tab-title.active {
    padding-bottom: 20px
}

.product-tab-area .product-tab .product-tab-content {
    display: none;
    position: relative;
    margin-top: -5px;
    background-color: #fff;
    padding: 15px 0 0;
    border-top: 1px solid #d4d4d4
}

.product-tab-area .product-tab .product-tab-content p {
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 0
}

.product-tab-area .product-tab .product-tab-content.show {
    display: block
}

.product-tab-area .product-tab .product-tab-content .products-review-tab {
    margin-bottom: 30px;
    margin-top: 20px
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li {
    position: relative;
    padding-left: 85px;
    margin-bottom: 30px;
    background-color: #fff
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li:last-child {
    margin-bottom: 0
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li span {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
    color: #1d1d1d
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li span i {
    margin-right: 5px;
    color: #ffa323
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li p {
    margin-bottom: 10px
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li .content h4 {
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    margin-right: 15px
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li .content h4 a {
    color: #1d1d1d
}

.product-tab-area .product-tab .product-tab-content .products-review-tab ul li .content h4 a:hover {
    color: #ffa323
}

.product-tab-area .product-tab .product-tab-content .reviews-form {
    margin-bottom: 30px
}

.product-tab-area .product-tab .product-tab-content .reviews-form .contact-form h3 {
    font-size: 24px;
    color: #1d1d1d;
    margin-bottom: 10px
}

.product-tab-area .product-tab .product-tab-content .reviews-form p {
    color: gray;
    margin-bottom: 10px
}

.product-tab-area .product-tab .product-tab-content .reviews-form .rating {
    color: #ffa323;
    position: relative;
    margin-bottom: 30px
}

.related-products-area .related-products-title h2 {
    font-size: 30px;
    color: #1d1d1d
}

.related-products-area .owl-nav {
    margin-top: 0
}

.related-products-area .owl-nav .owl-prev {
    position: absolute;
    top: 42%;
    left: -15px;
    font-size: 25px !important;
    -webkit-transition: .7s;
    transition: .7s;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #f9f7f0 !important;
    color: #1d1d1d !important;
    border-radius: 50px
}

.related-products-area .owl-nav .owl-prev:hover {
    color: #fff !important;
    background-color: #d2401e !important
}

.related-products-area .owl-nav .owl-next {
    position: absolute;
    top: 42%;
    right: -15px;
    color: gray !important;
    font-size: 25px !important;
    -webkit-transition: .7s;
    transition: .7s;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #f9f7f0 !important;
    color: #1d1d1d !important;
    border-radius: 50px
}

.related-products-area .owl-nav .owl-next:hover {
    color: #fff !important;
    background-color: #d2401e !important
}

.cart-wraps-area {
    position: relative
}

.cart-wraps-area .cart-table table {
    margin-bottom: 0
}

.cart-wraps-area .cart-table table thead tr {
    border: 1px solid #c3a35e;
    margin-bottom: 15px
}

.cart-wraps-area .cart-table table thead tr th {
    vertical-align: middle;
    padding: 15px;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    font-size: 18px
}

.cart-wraps-area .cart-table table tbody tr {
    border: none !important
}

.cart-wraps-area .cart-table table tbody tr td {
    vertical-align: middle;
    color: gray;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    border: none !important
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a {
    display: inline-block
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a img {
    width: 140px;
    background-color: #f8f8f8;
    margin-right: 20px
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail .content {
    display: inline-block;
    vertical-align: middle
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail .content h3 {
    color: gray;
    font-weight: 600;
    display: inline-block;
    font-size: 16px
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail .content h3:hover {
    color: #da691f !important
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail .content p {
    max-width: 260px;
    margin-bottom: 0
}

.cart-wraps-area .cart-table table tbody tr td.product-price {
    text-align: center
}

.cart-wraps-area .cart-table table tbody tr td.product-price span {
    font-weight: 700;
    color: #d2401e;
    font-size: 20px
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal {
    text-align: center
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal span {
    font-weight: 700;
    color: #d2401e;
    font-size: 20px
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .add-cart-btn {
    color: #fff;
    background-color: #d2401e;
    position: relative;
    top: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    vertical-align: middle;
    margin: 0 auto
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .add-cart-btn i {
    font-size: 24px
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .add-cart-btn:hover {
    color: #fff;
    background-color: #c3a35e
}

.cart-wraps-area .cart-table table tbody tr td.product-remove {
    text-align: right
}

.cart-wraps-area .cart-table table tbody tr td.product-remove .remove {
    color: #d2401e;
    background-color: #f8f8f8;
    position: relative;
    top: 1px;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px
}

.cart-wraps-area .cart-table table tbody tr td.product-remove .remove i {
    font-size: 24px
}

.cart-wraps-area .cart-table table tbody tr td.product-remove .remove:hover {
    color: #fff;
    background-color: #d2401e
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity {
    text-align: center
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter {
    max-width: 130px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    position: relative
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d2401e !important;
    width: 40px;
    height: 100%;
    line-height: 48px;
    -webkit-transition: .5s;
    transition: .5s
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span:hover {
    color: #1d1d1d !important
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn {
    left: 0
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn:hover {
    color: #ffa323 !important
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn {
    right: 0
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn:hover {
    color: #ffa323 !important
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input {
    height: 45px;
    color: gray;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 17px;
    font-weight: 600
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .text {
    color: #1d1d1d;
    font-weight: 600;
    vertical-align: middle;
    text-align: center
}

.cart-wraps-shape .shape1 {
    position: absolute;
    z-index: -1;
    bottom: 10%;
    left: 0
}

.cart-wraps-shape .shape1 img {
    max-width: 100px
}

.cart-wraps-shape .shape2 {
    position: absolute;
    z-index: -1;
    top: 10%;
    right: 0
}

.cart-wraps-shape .shape2 img {
    max-width: 100px
}

.cart-wraps-another {
    background-color: #f8f8f8
}

.cart-wraps-from-area {
    margin-bottom: 30px
}

.cart-wraps-from-area h2 {
    font-size: 24px;
    margin-bottom: 20px
}

.cart-wraps-from-area .cart-wraps-from {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    background-color: #eee;
    padding: 40px
}

.cart-wraps-from-area .cart-wraps-from .form-control {
    background: #f8f8f9;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    border-radius: 3px;
    border: 1px solid #ffa323;
    padding: 0 25px;
    max-width: 540px
}

.cart-wraps-from-area .cart-wraps-from .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.cart-wraps-from-area .cart-wraps-from .subscribe-btn {
    position: absolute;
    top: 40px;
    right: 40px;
    background-color: #ffa323;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    border: 0;
    border-radius: 50px;
    font-size: 14px
}

.cart-wraps-from-area .cart-wraps-from .subscribe-btn:hover {
    background: #1d1d1d;
    color: #fff
}

.cart-wraps-from-area .cart-wraps-from-btn {
    margin-top: 30px
}

.cart-wraps-from-area .cart-wraps-from-btn .default-btn {
    background-color: #eee;
    color: #1d1d1d;
    margin-right: 20px
}

.cart-wraps-from-area .cart-wraps-from-btn .default-btn:hover {
    background-color: #ffa323;
    color: #fff
}

.cart-totals {
    border-radius: 0;
    margin-bottom: 30px
}

.cart-totals h3 {
    font-size: 24px;
    margin-bottom: 25px
}

.cart-totals ul {
    padding: 0;
    margin: 0 0 25px;
    list-style-type: none;
    border: 1px solid #c3a35e
}

.cart-totals ul li {
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 15px;
    margin: 0 10px;
    color: gray;
    overflow: hidden;
    font-weight: 500
}

.cart-totals ul li:nth-child(4) {
    color: #1d1d1d;
    font-weight: 600;
    border-bottom: none
}

.cart-totals ul li:nth-child(4) span {
    color: #1d1d1d;
    font-weight: 600
}

.cart-totals ul li span {
    float: right;
    font-weight: 400
}

.cart-totals .default-btn {
    width: 100%;
    text-align: center
}

.checkout-area {
    position: relative
}

.checkout-shape .shape1 {
    position: absolute;
    z-index: -1;
    top: 40%;
    left: 0
}

.checkout-shape .shape1 img {
    max-width: 100px
}

.checkout-shape .shape2 {
    position: absolute;
    z-index: -1;
    top: 10%;
    right: 0
}

.checkout-shape .shape2 img {
    max-width: 100px
}

.checkout-shape .shape3 {
    position: absolute;
    z-index: -1;
    bottom: 10%;
    right: 0
}

.checkout-shape .shape3 img {
    max-width: 100px
}

.checkout-area-content {
    background-color: #303030;
    padding: 45px;
    margin-bottom: 30px
}

.billing-details {
    margin-bottom: 30px
}

.billing-details h3 {
    font-size: 24px;
    color: #c3a35e;
    margin-bottom: 30px;
    font-weight: 600
}

.billing-details .form-group {
    margin-bottom: 20px
}

.billing-details .form-group .form-control {
    height: 50px;
    color: #fff;
    border: 1px solid #c3a35e;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 20px;
    width: 100%
}

.billing-details .form-group .form-control:focus,
.billing-details .form-group .form-control :hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid gray
}

.billing-details .form-group textarea.form-control {
    height: auto
}

.billing-details .form-group .nice-select {
    height: 50px;
    width: 100%;
    line-height: 32px;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #cbc2c2;
    background-color: #303030
}

.billing-details .form-group .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.billing-details .form-group .nice-select .list .option {
    -webkit-transition: .6s;
    transition: .6s;
    color: gray;
    padding-left: 20px;
    padding-right: 20px
}

.billing-details .form-group .nice-select .list .option:hover {
    background-color: #1d1d1d !important;
    color: #fff
}

.billing-details .form-group .nice-select .list .option .selected {
    background-color: transparent;
    font-weight: 600;
    color: gray
}

.billing-details .form-group .nice-select::after {
    height: 8px;
    width: 8px;
    border-color: #c3a35e;
    right: 23px
}

.billing-details .form-check {
    margin-bottom: 15px
}

.billing-details .form-check .form-check-input {
    width: 15px;
    height: 15px
}

.billing-details .form-check .form-check-label {
    color: gray;
    margin-left: 5px;
    font-weight: 500
}

.billing-details .form-group .form-control::-webkit-input-placeholder {
    color: #cbc2c2
}

.billing-details .form-group .form-control:-ms-input-placeholder {
    color: #cbc2c2
}

.billing-details .form-group .form-control::-ms-input-placeholder {
    color: #cbc2c2
}

.billing-details .form-group .form-control::placeholder {
    color: #cbc2c2
}

.billing-details-totals {
    border-radius: 0
}

.billing-details-totals h2 {
    font-size: 24px;
    margin-bottom: 25px;
    color: #c3a35e
}

.billing-details-totals h3 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #1d1d1d;
    background-color: #c3a35e;
    padding: 12px 20px 10px
}

.billing-details-totals h3 span {
    float: right
}

.billing-details-totals ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.billing-details-totals ul li {
    border-bottom: 1px solid #c3a35e;
    padding: 10px 15px;
    margin: 0 10px;
    color: gray;
    overflow: hidden;
    font-weight: 500
}

.billing-details-totals ul li:nth-child(6) {
    color: #d2401e;
    font-weight: 600;
    border-bottom: none
}

.billing-details-totals ul li:nth-child(6) span {
    color: #d2401e;
    font-weight: 600
}

.billing-details-totals ul li span {
    float: right;
    font-weight: 400
}

.billing-payment-tab h2 {
    font-size: 24px;
    color: #c3a35e;
    margin-bottom: 30px;
    font-weight: 600
}

.billing-payment-tab .billing-payment {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

.billing-payment-tab .billing-payment .billing-payment-item {
    display: block;
    margin-bottom: 15px
}

.billing-payment-tab .billing-payment .billing-payment-item:last-child {
    margin-bottom: 0
}

.billing-payment-tab .billing-payment .billing-payment-title {
    padding: 10px 60px 10px 20px;
    color: #1d1d1d;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 600;
    background-color: #c3a35e
}

.billing-payment-tab .billing-payment .billing-payment-title i {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 35px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 24px;
    width: 40px;
    height: 40px;
    color: #1d1d1d;
    text-align: center;
    line-height: 40px;
    background-color: transparent
}

.billing-payment-tab .billing-payment .billing-payment-title.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 5px
}

.billing-payment-tab .billing-payment .billing-payment-content {
    display: none;
    position: relative;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px
}

.billing-payment-tab .billing-payment .billing-payment-content p {
    line-height: 1.8;
    margin-bottom: 0
}

.billing-payment-tab .billing-payment .billing-payment-content.show {
    display: block
}

.tracking-order-img {
    margin-bottom: 30px
}

.tracking-order-form {
    margin-bottom: 30px
}

.tracking-order-form .contact-form {
    padding: 0;
    background-color: #fff
}

.tracking-order-form .contact-form p {
    margin-bottom: 20px
}

.tracking-order-form .contact-form .form-group label {
    color: #1d1d1d;
    font-weight: 600
}

.error-area .error-content {
    text-align: center;
    position: relative;
    padding-top: 140px;
    padding-bottom: 140px
}

.error-area .error-content h1 {
    font-size: 300px;
    line-height: .7;
    font-weight: 700;
    color: #1d1d1d
}

.error-area .error-content h1 span {
    color: #ffa323
}

.error-area .error-content h3 {
    margin: 50px 0 0;
    position: relative;
    color: #1d1d1d;
    font-size: 35px
}

.error-area .error-content p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    color: gray
}

.coming-soon-area {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background-color: #fff
}

.coming-soon-area .coming-soon-content {
    text-align: center;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    padding: 50px 30px 70px;
    background-color: #f8f8f8;
    border-radius: 0
}

.coming-soon-area .coming-soon-content h1 {
    margin-bottom: 0;
    color: #1d1d1d;
    font-size: 50px
}

.coming-soon-area .coming-soon-content p {
    font-size: 16px;
    max-width: 600px;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    color: gray
}

.coming-soon-area .coming-soon-content #timer {
    margin-top: 40px
}

.coming-soon-area .coming-soon-content #timer div {
    display: inline-block;
    color: #1d1d1d;
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 10px;
    font-size: 35px;
    font-weight: 700;
    background-color: #fff;
    border-radius: 5px
}

.coming-soon-area .coming-soon-content #timer div span {
    display: block;
    text-transform: capitalize;
    margin-top: -15px;
    font-size: 16px;
    font-weight: 400;
    color: #1d1d1d
}

.coming-soon-area .coming-soon-content #timer div:last-child {
    margin-right: 0
}

.coming-soon-area .coming-soon-content #timer div:last-child::before {
    display: none
}

.coming-soon-area .coming-soon-content #timer div:first-child {
    margin-left: 0
}

.coming-soon-area .coming-soon-content #timer div::before {
    content: "";
    position: absolute;
    right: -50px;
    top: -10px;
    font-size: 70px;
    color: #fff
}

.coming-soon-area .coming-soon-content .newsletter-form {
    position: relative;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #fff;
    padding-left: 15px;
    color: #fff;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 0;
    border: 1px solid #ccc;
    color: #5d5d5d
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
    border-color: #1d1d1d
}

.coming-soon-area .coming-soon-content .newsletter-form .default-btn {
    border: 0;
    outline: 0;
    border-radius: 0 !important
}

.coming-soon-area .coming-soon-content .newsletter-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    padding: 0 30px;
    text-transform: uppercase;
    outline: 0;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer
}

.coming-soon-area .coming-soon-content .newsletter-form button::after {
    border-radius: 0
}

.coming-soon-area .coming-soon-content .newsletter-form button::before {
    border-radius: 0
}

.coming-soon-area .coming-soon-content .newsletter-form button:hover {
    color: #fff;
    background-color: #190f3c
}

.coming-soon-area #validator-newsletter {
    text-align: left;
    color: #dc3545 !important
}

.pagination-area {
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative
}

.pagination-area .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #1d1d1d;
    text-align: center;
    display: inline-block;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 18px;
    border-radius: 50px
}

.pagination-area .page-numbers:hover {
    background-color: #ffa323;
    color: #fff
}

.pagination-area .page-numbers.current {
    background-color: #ffa323;
    color: #fff
}

.pagination-area .page-arrow {
    color: #1d1d1d;
    font-size: 15px
}

.pagination-area .page-arrow:hover {
    color: #ffa323
}

.pagination-area .page-arrow i {
    position: relative;
    font-size: 20px;
    top: 4px
}

.pagination-area .page-arrow.prev {
    position: absolute;
    top: 7px;
    left: 0
}

.pagination-area .page-arrow.next {
    position: absolute;
    top: 7px;
    right: 0
}

.single-content {
    margin-bottom: 30px
}

.single-content h3 {
    font-size: 26px;
    margin-bottom: 15px
}

.single-content p {
    margin-bottom: 0
}

.footer-bg {
    background-color: #1d1d1d
}

.footer-widget {
    margin-bottom: 30px
}

.footer-widget h3 {
    margin-top: 12px;
    margin-bottom: 20px;
    color: #c3a35e;
    font-weight: 600
}

.footer-widget p {
    margin-bottom: 20px;
    color: #fff;
    max-width: 320px
}

.footer-widget .newsletter-form {
    position: relative;
    border-radius: 0;
    margin-bottom: 20px
}

.footer-widget .newsletter-form .form-control {
    border: 1px solid #c3a35e;
    height: 50px;
    background-color: transparent;
    padding: 10px 20px;
    border-radius: 0
}

.footer-widget .newsletter-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    color: #1d1d1d
}

.footer-widget .newsletter-form .submit-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 65px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border: none;
    outline: none;
    color: #c3a35e;
    line-height: 53px;
    border-radius: 0;
    font-size: 30px;
    background-color: #fff
}

.footer-widget .newsletter-form .submit-btn:hover {
    background-color: #c3a35e;
    color: #fff
}

.footer-widget .newsletter-form .validation-danger {
    font-size: 16px;
    margin-top: 15px;
    color: red
}

.footer-widget .social-link {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-widget .social-link li {
    margin-right: 10px;
    display: inline-block
}

.footer-widget .social-link li a {
    font-size: 24px;
    color: #c3a35e;
    background-color: transparent;
    border-radius: 50px;
    line-height: 1
}

.footer-widget .social-link li a:hover {
    color: #fff
}

.footer-widget .contact-list {
    padding: 0;
    list-style-type: none;
    margin: 0
}

.footer-widget .contact-list li {
    display: block;
    text-align: left;
    position: relative;
    color: gray;
    margin-bottom: 10px;
    padding-left: 25px;
    font-weight: 500
}

.footer-widget .contact-list li i {
    position: absolute;
    top: 5px;
    left: 0;
    text-align: center;
    color: #c3a35e;
    font-size: 20px;
    font-weight: 400;
    display: inline-block
}

.footer-widget .contact-list li:last-child {
    margin-bottom: 0
}

.footer-widget .contact-list li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    margin-left: 5px
}

.footer-widget .contact-list li:hover a {
    color: #c3a35e
}

.footer-widget .open-hours-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-widget .open-hours-list li {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    color: #fff;
    position: relative
}

.footer-widget .open-hours-list li::before {
    content: '';
    position: absolute;
    top: 16px;
    width: 20%;
    height: 100%;
    left: 32%;
    right: 25%;
    border-top: 1px dotted #6e6e6e
}

.footer-widget .open-hours-list li:last-child {
    margin-bottom: 0
}

.footer-widget .open-hours-list li span {
    float: right;
    color: #c3a35e
}

.footer-widget .footer-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style-type: none;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 0
}

.footer-widget .footer-gallery li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px
}

.footer-widget .footer-gallery li a {
    display: block;
    position: relative
}

.footer-widget .footer-gallery li a img {
    width: 100%
}

.footer-widget .footer-gallery li a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    visibility: hidden
}

.footer-widget .footer-gallery li a:hover::before {
    opacity: .5;
    visibility: visible
}

.footer-widget .newsletter-form .form-control::-webkit-input-placeholder {
    color: #fff
}

.footer-widget .newsletter-form .form-control:-ms-input-placeholder {
    color: #fff
}

.footer-widget .newsletter-form .form-control::-ms-input-placeholder {
    color: #fff
}

.copy-right-bg {
    background-color: #363636
}

.copy-right-text {
    text-align: center;
    padding: 15px 0
}

.copy-right-text p {
    color: #fff;
    margin-bottom: 0
}

.copy-right-text p a {
    color: #fff
}

.copy-right-text p a:hover {
    color: #c3a35e
}

.productsQuickView .modal-dialog {
    max-width: 950px;
    margin: 0 auto
}

.productsQuickView .modal-content {
    border: none;
    padding: 40px 25px;
    border-radius: 0
}

.productsQuickView .modal-content .btn-close-on {
    position: absolute;
    right: 0;
    top: 0;
    outline: 0;
    opacity: 1;
    color: #111;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 35px;
    padding: 0;
    margin: 0;
    font-size: 25px;
    width: 35px;
    text-shadow: unset;
    height: 35px;
    border: none
}

.productsQuickView .modal-content .btn-close-on:hover {
    background-color: #d2401e;
    color: #fff
}

.productsQuickView .products-image {
    background-color: #d1cdcd;
    padding: 100px 20px
}

.productsQuickView .product-content h3 {
    font-size: 24px;
    color: #1d1d1d;
    margin-bottom: 15px
}

.productsQuickView .product-content .product-text p {
    margin-bottom: 20px
}

.productsQuickView .product-content .price-status {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 20px;
    padding-bottom: 20px
}

.productsQuickView .product-content .price-status .price {
    display: inline-block;
    max-width: 120px;
    position: relative;
    margin-right: 30px
}

.productsQuickView .product-content .price-status .price::before {
    content: '';
    position: absolute;
    top: 8px;
    right: -15px;
    width: 1px;
    height: 50px;
    background-color: #d2401e
}

.productsQuickView .product-content .price-status .price .new-price {
    font-size: 20px;
    color: #d2401e;
    margin-bottom: 0;
    display: block
}

.productsQuickView .product-content .price-status .price .rating {
    display: block;
    color: #d2401e
}

.productsQuickView .product-content .price-status .price .rating i {
    display: inline-block
}

.productsQuickView .product-content .price-status .availability-status {
    display: inline-block;
    position: relative;
    top: -3px
}

.productsQuickView .product-content .price-status .availability-status ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.productsQuickView .product-content .price-status .availability-status ul li {
    display: block;
    font-size: 16px;
    color: #1d1d1d;
    font-weight: 400
}

.productsQuickView .product-content .price-status .availability-status ul li span {
    color: #d2401e
}

.productsQuickView .product-content .product-add-to-cart {
    margin-top: 20px
}

.productsQuickView .product-content .product-add-to-cart .input-counter {
    max-width: 70px;
    min-width: 70px;
    margin-right: 15px;
    text-align: center;
    display: inline-block;
    position: relative
}

.productsQuickView .product-content .product-add-to-cart .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #1d1d1d;
    width: 50px;
    height: 100%;
    line-height: 55px;
    -webkit-transition: .5s;
    transition: .5s
}

.productsQuickView .product-content .product-add-to-cart .input-counter span.minus-btn {
    left: -10px
}

.productsQuickView .product-content .product-add-to-cart .input-counter span.plus-btn {
    right: -10px
}

.productsQuickView .product-content .product-add-to-cart .input-counter span:hover {
    color: #d2401e
}

.productsQuickView .product-content .product-add-to-cart .input-counter input {
    height: 50px;
    color: #d2401e;
    outline: 0;
    display: block;
    border: none;
    background-color: transparent;
    border: 1px solid #d2401e;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 600
}

.productsQuickView .product-content .product-add-to-cart .input-counter input::-webkit-input-placeholder {
    color: #d2401e
}

.productsQuickView .product-content .product-add-to-cart .input-counter input:-ms-input-placeholder {
    color: #d2401e
}

.productsQuickView .product-content .product-add-to-cart .input-counter input::-ms-input-placeholder {
    color: #d2401e
}

.productsQuickView .product-content .product-add-to-cart .input-counter input::placeholder {
    color: #d2401e
}

.productsQuickView .product-content .product-add-to-cart .default-btn {
    border: none;
    cursor: pointer;
    margin-right: 15px
}

.productsQuickView .product-content .product-add-to-cart .default-btn:last-child {
    margin-right: 0
}

.productsQuickView .product-content .advantage-list {
    margin-top: 20px
}

.productsQuickView .product-content .advantage-list h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400
}

.productsQuickView .product-content .advantage-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.productsQuickView .product-content .advantage-list ul li {
    display: block;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px
}

.productsQuickView .product-content .advantage-list ul li:last-child {
    margin-bottom: 0
}

.productsQuickView .product-content .advantage-list ul li::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #d2401e;
    border-radius: 50px
}

.productsQuickView .product-content .products-share {
    margin-top: 20px
}

.productsQuickView .product-content .products-share .social {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0
}

.productsQuickView .product-content .products-share .social li {
    display: inline-block
}

.productsQuickView .product-content .products-share .social li span {
    display: inline-block;
    margin-right: 3px;
    font-weight: 700;
    position: relative;
    top: -2px
}

.productsQuickView .product-content .products-share .social li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #d2401e;
    color: #fff;
    border: 1px solid #d2401e;
    text-align: center;
    font-size: 18px;
    margin-left: 2px
}

.productsQuickView .product-content .products-share .social li a:hover,
.productsQuickView .product-content .products-share .social li a:focus {
    color: #d2401e;
    background-color: transparent
}

.productsQuickView .product-content .products-share .social li a.facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.productsQuickView .product-content .products-share .social li a.facebook:hover,
.productsQuickView .product-content .products-share .social li a.facebook:focus {
    color: #3b5998;
    background-color: transparent
}

.productsQuickView .product-content .products-share .social li a.twitter {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: #fff
}

.productsQuickView .product-content .products-share .social li a.twitter:hover,
.productsQuickView .product-content .products-share .social li a.twitter:focus {
    color: #1da1f2;
    background-color: transparent
}

.productsQuickView .product-content .products-share .social li a.linkedin {
    background-color: #007bb5;
    border-color: #007bb5;
    color: #fff
}

.productsQuickView .product-content .products-share .social li a.linkedin:hover,
.productsQuickView .product-content .products-share .social li a.linkedin:focus {
    color: #007bb5;
    background-color: transparent
}

.productsQuickView .product-content .products-share .social li a.instagram {
    background-color: #c13584;
    border-color: #c13584;
    color: #fff
}

.productsQuickView .product-content .products-share .social li a.instagram:hover,
.productsQuickView .product-content .products-share .social li a.instagram:focus {
    color: #c13584;
    background-color: transparent
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff
}

.loader {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative
}

.loader::before,
.loader::after {
    content: "";
    width: 100%;
    height: 100%;
    border: 10px solid transparent;
    border-top-color: #d2401e;
    border-bottom-color: #d2401e;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rotate-into 2.5s ease-in-out infinite;
    animation: rotate-into 2.5s ease-in-out infinite
}

.loader:after {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #d2401e;
    border-right-color: #d2401e;
    -webkit-animation: 2.5s rotate-into360 ease-in-out infinite;
    animation: 2.5s rotate-into360 ease-in-out infinite
}

@-webkit-keyframes rotate-into {
    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    25% {
        -webkit-transform: rotateY(180deg) rotateX(0);
        transform: rotateY(180deg) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(360deg) rotateX(360deg);
        transform: rotateY(360deg) rotateX(360deg)
    }

    75% {
        -webkit-transform: rotateY(0) rotateX(180deg);
        transform: rotateY(0) rotateX(180deg)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

@keyframes rotate-into {
    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    25% {
        -webkit-transform: rotateY(180deg) rotateX(0);
        transform: rotateY(180deg) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(360deg) rotateX(360deg);
        transform: rotateY(360deg) rotateX(360deg)
    }

    75% {
        -webkit-transform: rotateY(0) rotateX(180deg);
        transform: rotateY(0) rotateX(180deg)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

@-webkit-keyframes rotate-into360 {
    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    25% {
        -webkit-transform: rotateY(-180deg) rotateX(0);
        transform: rotateY(-180deg) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(360deg) rotateX(360deg);
        transform: rotateY(360deg) rotateX(360deg)
    }

    75% {
        -webkit-transform: rotateY(-180deg) rotateX(0);
        transform: rotateY(-180deg) rotateX(0)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

@keyframes rotate-into360 {
    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    25% {
        -webkit-transform: rotateY(-180deg) rotateX(0);
        transform: rotateY(-180deg) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(360deg) rotateX(360deg);
        transform: rotateY(360deg) rotateX(360deg)
    }

    75% {
        -webkit-transform: rotateY(-180deg) rotateX(0);
        transform: rotateY(-180deg) rotateX(0)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

.go-top {
    position: fixed;
    top: 60%;
    right: 3%;
    opacity: 0;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    background: #c3a35e;
    border-radius: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    z-index: 100;
    -webkit-transition: .5s;
    transition: .5s
}

.go-top i {
    -webkit-transition: .5s;
    transition: .5s;
    vertical-align: middle
}

.go-top:hover {
    background-color: #d2401e
}

.go-top:hover i {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.go-top.active {
    top: 95%;
    -webkit-transform: translateY(-95%);
    transform: translateY(-95%);
    opacity: 1;
    visibility: visible
}

.footer-widget h4 {
    font-size: 1.2rem;
    margin-bottom: 15px;
    border-bottom: 2px solid #ff494a;
    display: inline-block;
    padding-bottom: 5px;
}

.footer-widget ul li {
    margin-bottom: 10px;
}

.footer-widget ul li a:hover {
    color: #ff494a;
}

.social-link a {
    font-size: 20px;
    color: #fff;
    transition: color 0.3s;
}

.social-link a:hover {
    color: #ff494a;
}

/* General Styles */
.contact-area {
    padding-top: 100px;
    background-color: #111;
    /* dark background */
    color: #fff;
    position: relative;
}

.section-title span {
    color: #ffae00;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}

.section-title h2 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #fff;
}

.contact-card {
    background-color: #1c1c1c;
    padding: 20px;
    margin-bottom: 20px;
    border-left: 4px solid #ffae00;
    border-radius: 6px;
    transition: 0.3s;
}

.contact-card:hover {
    background-color: #222;
}

.contact-card i {
    font-size: 22px;
    margin-right: 10px;
    color: #ffae00;
}

.contact-card p {
    margin: 0;
    line-height: 1.6;
    font-size: 16px;
}

.contact-card a {
    text-decoration: none;
    color: inherit;
}

.contact-card a:hover {
    color: #ffae00;
}

/* Contact Form */
.contact-form {
    background-color: #f9f9f9;
    padding: 30px;
    border-radius: 10px;
}

.contact-form label {
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

.contact-form .form-control {
    height: 45px;
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    font-size: 15px;
}

.contact-form textarea.form-control {
    height: auto;
    resize: none;
}

.contact-form .default-btn {
    background-color: #ffae00;
    color: #000;
    border: none;
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
}

.contact-form .default-btn:hover {
    background-color: #e69900;
    color: #fff;
}

/* Contact Map */
.contact-map iframe {
    border-radius: 8px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
}

/* Shapes */
.contact-shape .shape1,
.contact-shape .shape2 {
    position: absolute;
    z-index: 1;
}

.contact-shape .shape1 {
    top: -40px;
    left: -40px;
    width: 100px;
}

.contact-shape .shape2 {
    bottom: -30px;
    right: -30px;
    width: 120px;
}

@media (max-width: 768px) {
    .section-title h2 {
        font-size: 26px;
    }

    .contact-card {
        padding: 15px;
    }

    .contact-form {
        padding: 20px;
    }
}

.page-menu{
	padding: 100px 0;
}

.special-menu-list{
	display: flex;
	flex-wrap: wrap;
	gap: 30px 50px;
}

.special-menu-item{
	width: calc(16.66% - 41.66px);
	text-align: center;
}

.special-menu-item .special-menu-img{
	margin-bottom: 30px;
}

.special-menu-img a{
	display: block;
	cursor: none;
}

.special-menu-img figure{
	max-width: 150px;
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}

.special-menu-img img{
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	transition: all 0.3s ease-in-out;
}

.special-menu-item:hover .special-menu-img img{
	transform: scale(1.1);
}

.special-menu-item-content h3{
	color: var(--primary-color);
	font-size: 22px;
	text-transform: capitalize;
}

.special-menu-item-content h3 a{
	display: inline-block;
	color: inherit;
}

.our-food-menu .food-menu-item{
	padding: 100px 0;
}

.our-food-menu .food-menu-item:nth-child(odd){
	background: var(--secondary-color);
}

.food-menu-item .food-menu-sidebar{
	position: sticky;
	top: 20px;
}

.food-menu-sidebar .section-title{
	margin-bottom: 0;
}

.food-menu-item .our-menu-list{
	gap: 60px 30px;
}

.food-menu-item .our-menu-item{
	width: calc(50% - 15px);
}

.food-menu-item .our-menu-image{
    margin-right: 15px;
}

.food-menu-item .menu-item-body{
    width: calc(100% - 115px);
}

.food-menu-item .our-menu-item .menu-item-title hr{
    width: 17%;
}