@import url("https://fonts.googleapis.com/css?family=Montserrat:100, 100i, 200, 200i, 300, 300i, 400, 400i, 500, 500i, 600, 600i, 700, 700i, 800, 800i, 900, 900i|Playfair + Display:400, 400i, 500, 500i, 600, 600i, 700, 700i, 800, 800i, 900, 900i&display=swap");
@font-face {
    font-family: 'Product Sans';
    src: url('ProductSans-Black.woff2') format('woff2'),
        url('ProductSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
   
@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Bold.woff2') format('woff2'),
        url('../font/ProductSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Regular.woff2') format('woff2'),
        url('../font/ProductSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Medium.woff2') format('woff2'),
        url('../font/ProductSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Product Sans';
    src: url('../font/ProductSans-Light.woff2') format('woff2'),
        url('../font/ProductSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
}
.btn,
.elh-header-left-style p,
.elh-stylish-font,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.navbar .navbar-nav li a,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: Montserrat, sans-serif;*/
    font-family: 'Product Sans';
}
::-moz-selection {
    color: #fff;
    background: #c89172;
}
::selection {
    color: #fff;
    background: #c89172;
}
::-webkit-scrollbar {
    width: 7px;
}
::-webkit-scrollbar-track {
    background: #fff;
}
::-webkit-scrollbar-thumb {
    background-color: #c89172;
    outline: 1px solid #708090;
    border-radius: 5px;
}
html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
}
body {
    font-size: 1.4rem;
    color: #333333;
    font-weight: 300;
    line-height: 1.857143;
    background: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.elh-generic-carousel .owl-next:hover,
.elh-generic-carousel .owl-prev:hover,
.elh-overlay .elh-section-header,
.elh-theme-bg,
.elh-theme-bg .elh-section-header {
    color: #fff;
}
p {
    margin-bottom: 24px;
    line-height: 20px;
}
p:last-child {
    margin-bottom: 0;
}
.h1,
h1 {
    font-size: 6rem;
}
.h2,
h2 {
    font-size: 4.8rem;
}
.h3,
h3 {
    font-size: 3.6rem;
}
.h4,
h4 {
    font-size: 2.4rem;
}
.h5,
h5 {
    font-size: 1.8rem;
}
.h6,
h6 {
    font-size: 1.2rem;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.208333;
    font-weight: 700;
}
a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:focus,
a:visited {
    outline: 0;
}
#topmsg.owl-carousel .owl-controls {
    display: none !important;
}
#topmsg.owl-carousel .owl-wrapper-outer {
    padding-bottom: 0;
}
.topmsg {
    width: 100%;
    padding: 2px 0 2px 0;
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.topmsg .container {
    padding: 0 15px 0 15px;
}
.topmsg_cntnt {
    width: 100%;
    text-align: center;
}
.topmsg_cntnt p {
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
}
.topmsg_cntnt_spbtn {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 10px;
}
.topmsg_cntnt_spbtn:hover {
    opacity: 0.3;
}
.topmsg_close {
    color: #000;
    margin: 0 0 0 5px;
    font-weight: 100;
    border: 0;
    background: 0 0;
    position: fixed;
    top: 0;
    margin-left: 120px;
}
.topmsg_close:hover {
    opacity: 0.8;
}
.topmsg_cntnt p a {
    color: #000;
    font-weight: 500;
    text-transform: none;
}
.topmsg_cntnt p a:hover {
    color: #c89172;
}
.top-bar {
    background: #000;
    color: #fff;
    padding: 10px 0 5px 0;
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    width: 100%;
}
.top-bar a {
    color: #fff;
}
.phone-top {
    padding-top: 10px !important;
    letter-spacing: 2px;
}
.phone-top span {
    margin-top: -1px !important;
    position: absolute;
    margin-left: 7px;
}
.phone-top a i {
    font-size: 18px;
}
.phone-top a svg {
    height: 16px;
    fill: #fff;
}
.phone-top a:hover svg {
    fill: #c89172;
}
.phone-top a:hover {
    color: #c89172;
}
.logo {
    text-align: center;
    margin-top: 5px;
}
.logo img {
    width: 80%;
}
.cart {
    position: absolute;
    margin-left: -22px;
    margin-top: 3px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 13px !important;
    font-style: normal;
}
.cart:hover {
    opacity: 0.5;
}
.cart-top {
    padding-top: 8px !important;
    letter-spacing: 2px;
    text-align: right;
    list-style: none;
}
.cart-top li {
    display: inline-block;
}
.cart-top li img {
    margin-top: -7px;
    width: 27px;
}
.cart-top li span {
    margin-top: -1px !important;
    position: absolute;
    margin-left: 7px;
}
.cart-top li a .fa {
    font-size: 16px;
}
.cart-top li a svg {
    height: 16px;
    fill: #fff;
}
.cart-top li a:hover svg {
    fill: #c89172;
}
.cart-top li a:hover {
    color: #c89172;
}
.login-top {
    margin-left: 40px;
}
.login-top i {
    font-style: normal;
}
.login-top ul {
    display: none;
    position: absolute;
    top: 35px;
    left: auto !important;
    right: 0;
    border-radius: 0;
    border: none;
    background: #c89172;
    width: 130px;
    padding: 0;
    text-align: left;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -khtml-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.login-top:hover ul {
    display: block;
    z-index: 999;
}
.login-top li {
    display: block;
    font-size: 12px;
}
.login-top li.active {
    display: block;
    font-size: 11px;
    padding: 5px 20px;
    color: #000;
    border-bottom: 1px dotted #000;
    background: #fff;
    letter-spacing: 3px;
}
.login-top li a {
    display: block;
    padding: 5px 20px;
    letter-spacing: 2px;
    color: #fff;
}
.login-top li a:hover {
    background: #000;
}
.search-toggle {
    float: right;
    margin-top: -30px;
    font-size: 18px;
    width: 35px;
    text-align: center;
    border: none;
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    margin-right: 110px;
}
.search-toggle:hover {
    color: #c89172;
}
.search-toggle:focus {
    outline: 0;
}
.searchform {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-color: rgba(255, 255, 255);
    width: 100%;
    padding: 20px 50px 15px;
}
.searchform input[type="text"] {
    padding: 0;
    font-size: 15px;
    border: 0;
    float: left;
    width: 100%;
    background: #fff;
    border: 0 solid #c89172;
    text-transform: uppercase;
}
.searchform input:focus {
    outline: 0;
}
.searchform button {
    float: right;
    width: 40px;
    padding: 0 0;
    color: #000;
    background: 0 0;
    font-size: 20px;
    border: 0;
    border-left: none;
    cursor: pointer;
    margin-left: -11px;
    margin-top: -33px;
    border-left: 0;
}
.searchform button:hover {
    color: #c89172;
}
.searchform button:focus {
    outline: 0;
}
.searchform::after {
    content: "";
    clear: both;
    display: table;
}
.red {
    color: red;
}
#pause-record-btn {
    display: none;
}
.navbar.affix .search-toggle {
    margin-top: -40px;
}
.navbar .logo-mini {
    display: none;
}
.navbar.affix .logo-mini {
    display: block;
    float: left;
    margin-top: -49px;
    width: 48px;
    margin-left: 110px;
}
#mainmenu {
    width: 100%;
    display: flex;
    justify-content: center;
}
.navbar {
    background-color: #000;
    border-radius: 0;
    margin-bottom: 0;
    z-index: 990;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.navbar .navbar-brand {
    display: none;
    height: auto;
    margin-top: 15px;
}
.navbar .navbar-brand img {
    height: 70%;
    width: auto;
}
.navbar-brand {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}
.navbar-brand {
    padding: 0;
}
.navbar-brand > img {
    height: 100%;
    width: auto;
}
.navbar .navbar-nav li:last-child a {
    border-right: 0;
}
.navbar .navbar-nav > li > a {
    padding: 5px 10px 2px 10px;
    border-bottom: 3px solid transparent;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover {
    border-bottom: 3px solid #c89172;
    background-color: transparent;
    color: #c89172;
}
.navbar .navbar-nav > li.active a {
    border-bottom: solid 3px #c89172;
    color: #c89172;
}
.navbar .navbar-nav .dropdown-menu {
    display: block;
    border: none;
    padding: 30px 100px 30px;
    border-top: 1px solid #c89172;
    left: 0;
    right: auto;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mega-dropdown-menu h4 {
    margin-top: 10px;
    margin-bottom: 3px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #c89172;
    text-transform: uppercase;
    font-weight: 700;
}
.mega-dropdown-menu h4:after {
    content: "";
    width: 30px;
    height: 3px;
    background: #c89172;
    position: absolute;
    top: 30px;
    left: 7px;
}
.navbar .navbar-nav .dropdown-menu li a {
    padding: 2px 2px;
    border-top: none;
    font-weight: initial;
    display: flex;
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.navbar .navbar-nav .dropdown-menu li a:hover {
    color: #c89172;
    background: 0 0;
}
.navbar .navbar-nav .dropdown > a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 4px;
}
.navbar .navbar-nav .dropdown:hover .dropdown-menu {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1;
    visibility: visible;
}
.navbar .navbar-right > li:last-child .dropdown-menu,
.navbar .navbar-right > li:nth-last-child(2) .dropdown-menu {
    right: 0;
    left: auto;
}
.dropdown-menu2 {
    display: none;
    border: none;
    padding: 10px;
    float: left !important;
    position: absolute;
    left: 90% !important;
    top: 0;
    opacity: 0;
    border-bottom: 4px solid #c89172;
    background: #fff;
    width: 185px;
    list-style: none;
}
.navbar.affix,
.navbar.fix-nav {
    top: 0;
    left: 0;
    right: 0;
}
.dropdown-menu2 li a {
    line-height: 20px;
    padding: 6px 10px;
    border-top: none;
    font-weight: 400;
    width: 100%;
}
.dropdown-menu2 li a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 4px;
}
.dropdown-menu2 li a:hover {
    background: #f1f1f1;
    color: #c89172;
    text-decoration: underline;
}
.dropdown2:hover .dropdown-menu2 {
    opacity: 1;
    display: block;
}
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.navbar.affix,
.sticky-navigation.stuck {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: fixed;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0 0 15px 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    clear: both;
}
.mega-dropdown-menu > li ul > li > a:focus,
.mega-dropdown-menu > li ul > li > a:hover {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
    color: #c89172;
    font-size: 16px;
    padding: 10px 0 0 10px;
    line-height: 30px;
    font-weight: 500;
}
.mega-dropdown-menu form {
    margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.navbar.fix-nav {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
}
.navbar.fix-nav .navbar-nav > li > a {
    color: #fff;
}
.navbar.fix-nav.style-2 {
    background-color: rgba(255, 255, 255, 0.07);
}
.navbar.fix-nav.style-3 {
    background-color: transparent;
}
.navbar.affix .navbar-nav > li > a,
.navbar.affix .navbar-search-toggle {
    padding-top: 14px;
    padding-bottom: 13px;
}
.navbar.affix.style-3 {
    background-color: #262626;
}
.sticky-navigation {
    width: 100%;
    background: #fff;
    z-index: 1000;
    top: 0 !important;
}
.sticky-navigation.stuck {
    top: 37px !important;
}
.sticky-navigation-box {
    border: 1px solid #eee;
    padding: 20px;
    z-index: 1000;
    border-radius: 0;
}
footer {
    padding: 50px 0;
    background-image: url(../../images/footer-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-icon {
    width: 48px;
    margin: 0 auto 30px auto;
}
.footer-links {
    text-align: center;
}
.footer-links a {
    padding: 0 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 25px;
    font-weight: 300;
    border-right: 1px solid #fff;
}
.footer-links a:hover {
    color: #c89172;
}
.footer-links a:last-child {
    border-right: 0;
}
.footer-social-links {
    text-align: center;
    margin-top: 20px;
}
.footer-social-links a {
    font-size: 20px;
    color: #fff;
    margin: 0 10px;
}
.footer-social-links a:hover {
    color: #c89172;
}
.copyright {
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.popular {
    padding-top: 20px;
    padding-bottom: 20px;
}
.popular-heading {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.popular-heading:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 16%;
    width: 86%;
    height: 1px;
    background: #fff;
    margin-left: -30px;
}
.popular-links {
    text-align: left;
    line-height: 20px;
}
.popular-links a {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 15px;
}
.popular-links a:after {
    content: "|";
    margin-left: 4px;
}
.popular-links:hover a:after {
    color: #fff;
}
.popular-links a:hover {
    color: #c89172;
}
.popular-links a:last-child {
    border-right: 0;
}
.inside-about {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    background: #fff;
}
.inside-about .title {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 40px 0;
    font-weight: 500;
    text-align: center;
}
.about-bg {
    padding: 10px 0 !important;
    background-color: #f1f1f1;
    margin-bottom: 40px;
}
.inside-about .title2 {
    margin: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 2em;
    letter-spacing: 6px;
    text-align: center;
}
.after-about-bg {
    text-align: center;
    margin-bottom: 30px;
}
.after-about-bg p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.after-about-bg h2 {
    font-size: 24px;
    color: #a46f3e;
    font-style: italic;
    font-weight: 400;
}
.philadelphia {
    text-align: center;
    margin-bottom: 40px;
}
.philadelphia img {
    width: 100%;
}
.philadelphia h2 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
}
.philadelphia p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.inside-about-white-box {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    box-shadow: 2px 2px 2px 2px #f1f1f1;
    border: 1px solid #f1f1f1;
    text-align: left;
    margin-bottom: 30px;
    padding: 10px;
}
.inside-about-white-box .col-md-6 {
    padding-right: 0;
}
.inside-about-white-box-block {
    background: #f1f1f1;
    text-align: center;
    margin-left: -15px;
    padding: 20px;
}
.inside-about-white-box-block .title2 {
    font-size: 24px;
    color: #000;
    font-weight: 500;
    text-align: center;
    letter-spacing: normal;
}
.inside-about-white-box-block .slogan2 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-top: 40px;
}
.perabox {
    text-align: center;
    padding: 20px 0 0 0;
}
.perabox p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 25px;
}
.perabox p:last-child {
    margin-bottom: 0;
}
.perabox p span {
    font-size: 20px;
    color: #a46f3e;
    font-weight: 500;
    letter-spacing: normal;
    font-style: italic;
}
.perabox p strong {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    letter-spacing: normal;
    text-decoration: underline;
}
.formgroup .formgroup-info {
    margin-top: 0;
    text-align: left;
    padding: 0;
}
.formgroup .formgroup-info h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 1px;
}
.formgroup .formgroup-info p {
    margin-bottom: 20px;
    font-size: 14px;
}
.formgroup .formgroup-info input,
email, tel, textarea, select {
    width: 100%;
    background: 0 0;
    border: 1px solid #eee;
    padding: 7px;
    margin-bottom: 10px;
    max-width: 100%;
    text-indent: 10px;
    outline: 0;
    font-size: 14px;
}

.formgroup .formgroup-info  select {
    width: 100%;
    background: 0 0;
    border: 1px solid #eee;
    padding: 7px;
    margin-bottom: 10px;
    max-width: 100%;
    text-indent: 10px;
    outline: 0;
    font-size: 14px;
    color:#000;
    text-align:left;
}

.formgroup .formgroup-info input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
textarea:focus {
    border: 1px solid red !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(206, 28, 43, 0), 0 0 8px rgba(206, 28, 43, 0) !important;
    box-shadow: inset 0 1px 1px rgba(206, 28, 43, 0), 0 0 8px rgba(206, 28, 43, 0) !important;
}
input[type="tel"] {
    width: 100%;
    background: 0 0;
    border: 1px solid #eee;
    padding: 7px;
    margin-bottom: 10px;
    max-width: 100%;
    text-indent: 10px;
    outline: 0;
    font-size: 14px;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 45px;
}
.error_m {
    border-color: red !important;
}
.Button--full {
    width: 100%;
}
.Button--half {
    width: 50%;
}
.Button--quarter {
    width: 25%;
}
.Button-subs {
    position: relative;
    display: block;
    padding: 12px 0;
    margin-bottom: 10px;
    line-height: normal;
    border: 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 400;
    font-style: normal;
    background-color: transparent;
    -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
}
.Button-subs::before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: -1;
}
@media (-moz-touch-enabled: 0), (hover: hover) {
    .Button-subs:not([disabled])::before {
        -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    }
    .Button-subs:not([disabled]):hover::before {
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
    }
}
.Button--primary-w {
    color: #1c1b1b;
    border-color: #ddd;
}
.Button--primary-w::before {
    background-color: #fff;
}
.Button--primary-b {
    color: #fff;
    border-color: #ddd;
}
.Button--primary-b::before {
    background-color: #1c1b1b;
}
@media (-moz-touch-enabled: 0), (hover: hover) {
    .Button--primary-w:not([disabled]):hover {
        color: #fff;
        background-color: #1c1b1b;
    }
    .Button--primary-b:not([disabled]):hover {
        color: #1c1b1b;
        background-color: transparent;
    }
}
.mar-tp {
    margin-top: 20px;
}
.slogan_tag {
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 20px;
}
.unpointed-list {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-inline-start: 20px !important;
}
.unpointed-list ul 
{
    padding-inline-start: 20px;
}
.unpointed-list li {
    line-height:20px;
    padding-bottom: 10px;
}
.text-nerration {
    font-size: 12px;
}
.check-formcheckbox {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-top: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 23px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}
.check-formcheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark-from {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.check-formcheckbox:hover input ~ .checkmark-from {
    border: 1px solid #1c1b1b;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.check-formcheckbox input:checked ~ .checkmark-from {
    background-color: #000;
    border: 1px solid #000;
}
.checkmark-from:after {
    content: "";
    position: absolute;
    display: none;
}
.check-formcheckbox input:checked ~ .checkmark-from:after {
    display: block;
}
.check-formcheckbox .checkmark-from:after {
    left: 7px;
    top: 1px;
    width: 5px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.prettyprint {
    display: block;
    padding: 9.5px;
    margin: 0 0 20px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #f70606;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}
.prettyprintS {
    display: block;
    padding: 9.5px;
    margin: 0 0 20px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #0c8404;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}
.inside-product {
    padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    background: #efefef;
    border-bottom: 1px solid #c89172;
}
.inside-product .title {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 40px 0;
    font-weight: 300;
    text-align: center;
}
.inside-product-white-box {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    text-align: left;
    margin-bottom: 30px;
}
.inside-product-white-box .col-md-6 {
    padding: 0;
}
.inside-product-white-box-block {
    padding: 80px 80px 80px;
}
.inside-product-white-box-block .title2 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 15px;
}
.inside-product-white-box-block .slogan2 {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-weight: 300;
}
.inside-product-white-box-block p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
}
.tracking_d_nav {
    padding-top: 50px;
    padding-left: 0;
}
.tracking_d_nav .h3 {
    font-size: 15px;
}
.tracking_d_nav > li {
    text-align: center;
    display: inline-block;
    width: 174px;
}
.tracking_d_nav > li + li {
    margin-left: 50px;
    position: relative;
}
.tracking_d_nav > li + li:after {
    position: absolute;
    content: "";
    width: 160px;
    height: 2px;
    left: -107px;
    top: 25px;
    background: #000;
}
.tracking_d_nav > li .order_t_img {
    background: #000;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    margin: 0 auto;
}
.tracking_d_nav > li:nth-child(3) .order_t_img {
    background: #666;
}
.tracking_d_nav > li:nth-child(4) .order_t_img {
    background: #666;
}
.tracking_d_nav > li:nth-child(5) .order_t_img {
    background: #666;
}
.tracking_d_nav > li + li:nth-child(3):after {
    background: #666;
}
.tracking_d_nav > li + li:nth-child(4):after {
    background: #666;
}
.tracking_d_nav > li + li:nth-child(5):after {
    background: #666;
}
.tracking_d_nav > li .order_t_img img {
    margin-top: 14px;
}
.tracking_d_nav > li .order_t_content {
    margin-top: 15px;
}
.tracking_d_nav > li .order_t_content h3 {
    letter-spacing: 0;
}
.tracking_d_nav > li .order_t_content .order_dat_e {
    font-size: 12px;
    margin-top: 8px;
}
@media (max-width: 1140px) {
    .tracking_d_nav > li {
        text-align: center;
        display: block;
    }
    .tracking_d_nav > li + li {
        margin-top: 50px;
        margin-left: 0;
    }
    .tracking_d_nav > li + li:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        left: -113px;
        top: 36px;
        background: #000;
    }
    .tracking_d_nav > li .order_t_img {
        background: #000;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        text-align: center;
        margin: 0 auto;
    }
    .tracking_d_nav > li .order_t_img img {
        margin-top: 14px;
    }
    .tracking_d_nav > li .order_t_content {
        margin-top: 15px;
    }
    .tracking_d_nav > li .order_t_content .order_dat_e {
        font-size: 13px;
        margin-top: 8px;
        font-family: gotham;
    }
    .tracking_d_nav > li .order_t_content h3 {
        font-size: 16px;
    }
    .tracking_d_nav > li {
        width: auto;
    }
}
#myDIVV {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background-color: #f7f7f7;
    margin-top: 20px;
    display: none;
}
@media (max-width: 425px) {
    .mobileFont {
        font-size: 10px;
    }
}
.login-section {
    margin-top: 0;
    padding: 20px 10px 20px 10px;
    border: 2px solid #d4d1d1 !important;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.titlep {
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #737373;
}
.titleh2 {
    font-size: 22px;
    color: #000;
    letter-spacing: 1px;
    padding: 0 0 10px 0;
    font-weight: 500;
    text-align: center;
}
.social-div-section {
    width: 45%;
    border: 2px solid #d4d1d1 !important;
    height: 45px;
    line-height: 40px;
    color: #737373;
    font-weight: 700;
    font-size: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    float: left;
    margin: 2.5%;
}
.social-div-section img {
    width: 40px;
    padding: 5px;
}
.hr-sec {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.line-sec {
    display: block;
    width: 100%;
    height: 1px;
    background: #d4d1d1;
    position: absolute;
    top: 20px;
}
.hr-sec h4 {
    background: #fff;
    position: relative;
    z-index: 4;
    display: inline-block;
    padding: 0 10px;
    color: #d4d1d1;
    font-size: 15px;
    margin-left: 44%;
}
.dashboard-nav {
    background: #fff !important;
    font-size: 12px !important;
    border: 1px solid #eee !important;
    color: #000 !important;
}
.li-dash-li {
    width: 100% !important;
}
.li-dash {
    padding: 10px 10px 10px 10px !important;
    border-bottom: 1px solid #0000003b !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #000 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
.li-dash-last {
    padding: 10px 10px 10px 10px !important;
    border-bottom: 0 solid #0000003b !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #000 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
#country-list {
    float: left;
    list-style: none;
    margin-top: -20px;
    padding: 0;
    width: 190px;
    position: absolute;
}
#country-list li {
    padding: 10px;
    background: #f0f0f0;
    border-bottom: #bbb9b9 1px solid;
}
#country-list li:hover {
    background: #ece3d2;
    cursor: pointer;
}
#country-list-suggestion {
    float: left;
    list-style: none;
    margin-top: -20px;
    padding: 0;
    width: 190px;
    position: absolute;
}
#country-list-suggestion li {
    padding: 10px;
    background: #f0f0f0;
    border-bottom: #bbb9b9 1px solid;
}
#country-list-suggestion li:hover {
    background: #ece3d2;
    cursor: pointer;
}
.main-page-margin {
    margin-bottom: 20px !important;
}
.dashboard-active-nav {
    background: #0a0a0a;
    color: #fff !important;
}
.desktop-hide {
    display: none;
}
.checkout-main {
    border-radius: 10px;
    border: 2px #d0cbcbe8 solid;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
    padding: 20px 20px 20px 20px;
}
.checkout-main-mobile {
    border-radius: 10px;
    border: 2px #d0cbcbe8 solid;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
}
.check-formcheckbox-add {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}
.check-formcheckbox-add input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark-from-add {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.check-formcheckbox-add:hover input ~ .checkmark-from-add {
    border: 1px solid #1c1b1b;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.check-formcheckbox-add input:checked ~ .checkmark-from-add {
    background-color: #000;
    border: 1px solid #000;
}
.checkmark-from-add:after {
    content: "";
    position: absolute;
    display: none;
}
.check-formcheckbox-add input:checked ~ .checkmark-from-add:after {
    display: block;
}
.check-formcheckbox-add .checkmark-from-add:after {
    left: 7px;
    top: 1px;
    width: 5px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.my-swip-add-desktop {
    border-bottom: 2px solid #d4d1d1 !important;
    margin-bottom: 10px;
    padding-bottom: 0;
    width: 100%;
    font-size: 15px;
}
.save-address-desktop {
    color: #c38d4f;
    font-weight: 600;
    text-align: center;
    background: #fff;
    padding-bottom: 10px;
}
.save-address-desktop:hover {
    color: #c38d4f;
    font-weight: 600;
    text-align: center;
    background: #fff;
    padding-bottom: 10px;
}
.new-address-desktop {
    color: #5271ff;
    font-weight: 600;
    text-align: center;
    background: #fff;
    padding-bottom: 10px;
}
.new-address-desktop:hover {
    color: #5271ff;
    font-weight: 600;
    text-align: center;
    background: #fff;
    padding-bottom: 10px;
}
.price_tag_line {
    color: #545454;
    font-size: 13px !important;
    line-height: 15px;
    text-align: center;
    font-weight: 400;
    margin-top: 10px;
    padding-bottom: 20px;
}
.checkout_prepaid_btn {
    display: block;
    text-align: center;
    width: 100%;
    background: #c38d4f;
    color: #fff;
    height: 80px;
    line-height: 18px;
    font-size: 20px;
    padding: 20px 0 0 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    border: 1px #c38d4f solid;
}
.checkout_cod_btn {
    display: block;
    text-align: center;
    width: 100%;
    background: #c38d4f;
    color: #fff;
    height: 80px;
    line-height: 18px;
    font-size: 20px;
    padding: 20px 0 0 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    border: 1px #c38d4f solid;
}
.checkout_prepaid_btn:hover {
    background: #c3761bf7;
}
.checkout_cod_btn:hover {
    background: #c3761bf7;
}
.checkout_prepaid_btn p {
    font-size: 15px;
    margin-top: 5px;
}
.checkout_cod_btn p {
    font-size: 15px;
    margin-top: 5px;
}
.login_new_btn {
    display: block;
    text-align: center;
    width: 100%;
    background: #c38d4f;
    color: #fff;
    height: 45px;
    line-height: 31px;
    font-size: 15px;
    padding: 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    border: 1px #c38d4f solid;
    margin-bottom: 20px;
    font-weight: 700;
}
.login_new_btn:hover {
    background: #c3761bf7;
    color: #fff;
    font-weight: 700;
}
.s_otp_new_btn {
    display: block;
    text-align: center;
    width: 100%;
    background: #fff;
    color: #737373;
    height: 45px;
    line-height: 32px;
    font-size: 15px;
    padding: 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    border: 2px #d4d1d1 solid;
    margin-bottom: 15px;
    font-weight: 700;
    min-width: 150px;
}
.s_otp_new_btn:hover {
    background: #737373;
    color: #fff;
    font-weight: 700;
}
.guest_new_btn {
    text-align: center;
    width: 100%;
    background: #fff;
    color: #c38d4f;
    height: 45px;
    line-height: 31px;
    font-size: 15px;
    padding: 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    border: 2px #d4d1d1 solid;
    margin-bottom: 20px;
    font-weight: 700;
}
.guest_new_btn:hover {
    background: #fff;
    color: #c38d4f;
    font-weight: 700;
}
.resend-otp-class {
    text-align: center;
    width: 100%;
    background: #fff;
    color: #5271ff;
    height: 45px;
    line-height: 31px;
    font-size: 15px;
    padding: 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: right;
}
.resend-otp-class:hover {
    background: #fff;
    color: #5271ff;
    text-align: right;
}
.product-list-style-checkout {
    list-style: none;
    padding-inline-start: 0 !important;
}
.product_c_img {
    float: left;
}
.product_c_img img {
    border: 1px solid #999;
    border-radius: 6px;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.product_detail_s_p {
    padding-left: 100px;
    line-height: 20px;
    font-size: 13px;
}
.buy_tag_title {
    color: #545454;
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    font-weight: 700;
    padding-top: 0;
}
.NewoverLay,
.NewoverLay2 {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10301;
    display: none;
}
.NewQcontact,
.NewQcontact2 {
    position: fixed !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10302 !important;
    background: #fff !important;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.8) !important;
    border-radius: 5px !important;
    display: none;
    top: 50% !important;
    padding: 30px;
    width: 350px;
}
.NewQcontact .new-text-layer {
    margin-top: 20px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center !important;
    height: 500px;
    overflow-y: scroll;
}
.QcloseBtn-close,
.QcloseBtn-close2 {
    position: absolute;
    top: -10px;
    right: 5px;
    font-size: 30px;
    cursor: pointer;
}
.overLayBg,
.overLayBg10000,
.overLayBg2,
.overLayBg20000,
.overLayBg3,
.overLayBg4,
.overLayBg5,
.overLayBg6,
.overLayBg7,
.overLayBgBOGO,
.overLayBgCODtoPaid,
.overLayBgGuest,
.overLayBgNb,
.overLayBgOTP,
.overLayBgOTPVerifyOrder,
.overLayBgOrderProcess {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10301;
    display: none;
}
.Qcontact,
.Qcontact10000,
.Qcontact2,
.Qcontact20000,
.Qcontact3,
.QcontactBOGO,
.QcontactGuest,
.QcontactOTP,
.QcontactOrderProcess {
    position: fixed !important;
    left: 48% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10302 !important;
    background: #fff !important;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5) !important;
    display: none;
    top: 50% !important;
    padding: 30px;
    font-size: 15px;
    border-radius: 5px;
}
.QcontactOrderOTPVerifyOrder {
    position: fixed !important;
    left: 48% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10302 !important;
    background: #fff !important;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5) !important;
    display: none;
    top: 50% !important;
    padding: 30px;
    font-size: 15px;
    border-radius: 5px;
    width: 320px;
}
.QcontacCODtoPaid {
    position: fixed !important;
    left: 48% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10302 !important;
    background: #fff !important;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5) !important;
    display: none;
    top: 50% !important;
    padding: 30px;
    font-size: 15px;
    font-size: 20px;
    border-radius: 5px;
    width: 400px;
}
.Qcontact4,
.Qcontact5,
.Qcontact6,
.Qcontact7 {
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10302;
}
.QcontactGuest,
.QcontactOTP,
.QcontactOrderProcess {
    width: 300px;
    padding: 20px;
    top: 50%;
}
.Qcontact {
    width: 450px;
    padding: 30px;
    top: 50%;
}
.Qcontact10000,
.Qcontact20000 {
    width: 400px;
    padding: 20px;
    top: 40%;
}
.Qcontact2,
.Qcontact3 {
    width: 310px;
    padding: 20px;
    top: 50%;
    border-radius: 5px;
    margin-left: 2%;
}
.Qcontact4 {
    width: 310px;
    padding: 20px;
    top: 50%;
    border-radius: 5px;
    display: none;
}
.Qcontact5,
.Qcontact6,
.Qcontact7 {
    width: 310px;
    padding: 20px;
    top: 50%;
    border-radius: 5px;
}
.Qcontact5,
.Qcontact7 {
    display: none;
}
.Qcontact6 {
    display: block !important;
}
#QcloseBtn,
#QcloseBtn10000,
#QcloseBtn2,
#QcloseBtn20000,
#QcloseBtn2a,
#QcloseBtn3,
#QcloseBtn4,
#QcloseBtn5,
#QcloseBtn7,
#QcloseBtnCODtoPaid,
#QcloseBtnGuest,
#QcloseBtnOTP,
#QcloseBtnOrderOTPVerify,
#QcloseBtnOrderProcess,
.QcloseBtn6 {
    position: absolute;
    top: 4px;
    right: 14px;
    font-size: 30px;
    cursor: pointer;
}
#QcloseBtn10000:hover,
#QcloseBtn20000:hover,
#QcloseBtn2:hover,
#QcloseBtn3:hover,
#QcloseBtn4:hover,
#QcloseBtn5:hover,
#QcloseBtn7:hover,
#QcloseBtn:hover,
#QcloseBtnOTP:hover,
#QcloseBtnOrderProcess:hover,
.QcloseBtn6:hover {
    color: #f93a66;
}
.news_heading {
    margin: 0 0 20px 0 !important;
}
.Button_fix {
    position: relative;
    display: inline-block;
    padding: 10px 14px;
    width: 145px;
    line-height: normal;
    border: 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: #fff;
    margin-top: 20px;
    font-style: normal;
    background-color: #c89172;
    -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
}
