*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
a{
    color: inherit;
    text-decoration: none;
}


@font-face {
    font-family: "Futura";
    src: url("Fonts/Kiano Trial.otf") format('otf');
    font-weight: bold;
}
@font-face {
    font-family: "Futura";
    src: url("Fonts/Kiano Trial.otf") format('otf');
    font-style: normal;
}
@font-face {
    font-family: "Futura";
    src: url("Fonts/Kiano Trial.otf") format('otf');
    font-weight: 400;
}
@font-face {
    font-family: "Futura";
    src: url("Fonts/Kiano Trial.otf") format('otf');
    font-weight: 200;
}
@font-face {
    font-family: "Futura";
    src: url("Fonts/Kiano Trial.otf") format('otf');
    font-weight: 600;
}


.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url(../Images/Ring-Preloader.gif);
    background-repeat: no-repeat;
    background-color: #FFF;
    background-position: center;
}
/*---------bootstrap-min-checkout---------*/
/*.row.form-group .col-6 {
    padding-left: 0px;
}
.form-group #dis-code-apply {
    margin-left: 0px;
}
.display-control-wrapper {
    display: block;
}
.col-6 #last_name {
    margin-left: 15px;
}
.col-md-4 .btn-primary {
    margin-bottom: 15px;
}*/
i.fas.fa-eye-slash{
                    display: none;
                }
                pass i.fas {
                    bottom: 8px;
                    color: black;
                    font-size: 15px;
                }
                
                .form-group #address-error {
    position: absolute;
    bottom: 362px;
    right: 17px;
}

                .form-group #gender-error {
    position: absolute;
    top: 357px;
    right: 17px;
    height: 0px;
}

                .form-group #email-error {
                    position: absolute;
                    top: 259px;
                    right: 17px;
                    height: 0px;
                }

                .form-group #password-error {
                    top: 61px;
                    right: -5px;
                }
.form-group #last_name-error {
    right: 10px;
    bottom: -8px;
}

.form-group #phone_number-error {
    right: 9px;
    bottom: 0px;
}

                .form-group #city-error {
    right: 10px;
    bottom: -8px;
}
                .form-group #first_name-error {
    right: 12px;
    bottom: -8px;
}
                .form-group #postal_code-error {
    right: 12px;
    bottom: -8px;
}
                .form-group #country-error {
                    right: 12px;
                    bottom: -7px;
                }

                .form-group #address {
                    margin-bottom: 45px;
                }
                .form-group #address2 {
                    margin-bottom: 40px;
                }
                .col-md-4.continue-btn-wrapper {
                    margin-top: 20px;
                    margin-bottom: 20px;
                }

/*---------Start header section--------*/

.container{
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 1200px;
}
.menu-header {
    display: block;
    height: 80px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    background-color: black;
    z-index: 100;
    transition: all 0.2s ease;
}
i.fas, i.far, i.fab {
    font-size: 12px;
    color: #e5dfd9;
    opacity: 0.5;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 100;
}

.menu-header ul li {
    list-style-type: none;
    display: inline;
    cursor: pointer;
    position: relative;
}
.dropdown-create-account p {
    font-size: 16px;
    color: white;
    width: 80%;
    margin: 30px auto;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
    align-items: center;
}
.menu-header ul li p {
    padding-left: 3px;
    display: inline;
    color: #e5dfd9;
    font-size: 12px;
}
.dropdown-create-account p {
    font-size: 16px !important;
    color: white !important;
    width: 80%;
    margin: 30px auto !important;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
    align-items: center;
    display: flex !important;
    text-align: center;
}
.header-right-side li {
    padding-left: 23px;
}
.header-right-side .signin-label i {
    display: none;
}
ul.header-left-side {
    left: 27px;
    position: fixed;
    /*top: 20px;*/
    z-index: 101;
}
.header-left-side li {
    padding-right: 6px;
}
.header-left-side li i.fas.fa-angle-down {
    color: white;
    padding-left: 3px;
    font-size: 14px;
    font-weight: bold;
    opacity: .75;
}
ul.header-right-side {
    position: fixed;
    right: 90px;
    top: 30px;
    z-index: 20;
    height: 30px;
}

.header-search {
    opacity: 0.5;
    border: 2.5px #e5dfd9 solid;
    border-radius: 50%;
    padding: 6px 7px;
    position: fixed;
    right: 20px;
    top: 15px;
}
.header-search:hover{
    opacity: 1;
}
.header-search i{
    opacity: 1;
}
.header-search i.fas {
    font-size: 15px;
}
.header-logo {
    text-align: center;
    transition: all 0.2s ease;
}
.header-logo .logo-img {
    height: auto;
    position: relative;
    top: 0;
    width: 80px;
    z-index: 100;
}
.cookiePopup {
    position: absolute;
    z-index: 999;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
}
.cookiePopup_overlay {
    position: absolute;
    z-index: 999;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
    opacity: 0.9;
}
span.cookiePopup_close {
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    font-size: 18px;
    padding: 20px;
}
.cookiePopup_body {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    color: #000;
    height: 171px;
    padding: 10px;
    border: 1px solid;
    max-width: 400px;
    width: 100%;
}
span.cookiePopup_button {
    border: 1px solid #eee;
    padding: 4px 10px 7px 10px;
}
.cookiePopup_body a {
    color: #000;
    text-decoration: underline;
}
ul.header-main-menu {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30px;
}
.header-main-menu li {
    font-weight: 800;
    font-style: normal;
    font-size: 11px;
    color: #e5dfd9;
    height: 52px;
    letter-spacing: 1px;
    padding: 0 15px;
    text-transform: uppercase;
    z-index: 19;
}
.top-bannar {
    position: relative;
    height: fit-content;
    font-family: Futura,sans-serif;
}
.top-bannar img {
    position: relative;
    width: 100%;
    z-index: -1;
}
header.fixed-header {
    margin: auto;
    position: relative;
}
.menu-header ul li:hover>p,
.menu-header ul li:hover>i,
.menu-header ul li:hover>a{
    color: #d6b662;
    opacity: 1;
    position: relative;
}
.menu-header .menu-header-overlay{
    opacity: 1.1;
    background: -moz-linear-gradient(top, #25211e 0%, rgba(37,33,30,0) 100%);
    background: -webkit-linear-gradient(top, #25211e 0%, rgba(37,33,30,0) 100%);
    background: linear-gradient(to bottom, #25211e 0%, rgba(37,33,30,0) 100%);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.top-bannar-overlay {
    background-color: black;
    z-index: 0;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.1;
}

.header-main-menu li:hover a:after {
    content: "";
    display: block;
    position: absolute;
    border: 0 solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    border-bottom-width: 4px;
    bottom: -9px;
    border-left-width: 4px;
    border-right-width: 4px;
    left: 0;
    right: 0;
    margin: auto;
}
.top-bannar-content {
    width: 100%;
    display: table;
    text-align: center;
    padding: 100px 30px 0 30px;
    position: absolute;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.top-bannar-content h1 {
    color: white;
    font-weight: 200;
    font-size: 66px;
    letter-spacing: 2px;
    line-height: 70px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}
.top-bannar-content h3 {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: bold;
    color: white;
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 8px;
    margin-top: 14px;
    position: relative;
    padding-top: 24px;
}
.bannar-contant {
    height: fit-content;
    width: 100%;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
}
.bannar-contant h3::after {
    content: "";
    position: absolute;
    top: -8px;
    width: 144px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 1px white solid;
}
p.language-short,
.onscroll-menu-header i.fas.fa-phone,
.onscroll-menu-header .header-logo,
.onscroll-menu-header .signin-label p,
.onscroll-menu-header .menu-bag p ,
.header-left-side p.language-short,
.onscroll-menu-header p.location-name,
.onscroll-menu-header p.language-long{
    display: none;
}
.onscroll-menu-header .signin-label i.far {
    display: inline;
    font-size: 16px;
}

.onscroll-menu-header .header-left-side p.language-short {
    display: inline;
}
.onscroll-menu-header .menu-header-overlay {
    background-color: #1b1b1b;
}


.onscroll-menu-header p.language-short {
    display: inline-block;
}
.onscroll-menu-header ul.header-main-menu {
    top: 20px;
    transition: all 0.2s ease-out;
}
.onscroll-menu-header {
    transition: all 0.2s ease;
    height: 65px;
}
.onscroll-menu-header ul.header-right-side {
    right: 78px;
    z-index: 1;
}
.onscroll-menu-header ul.header-right-side li {
    padding-left: 11px;
}
.onscroll-menu-header .header-main-menu li {
    padding: 0 12px;
}
.onscroll-menu-header .header-left-side li {
    padding-right: 3px;
}
.header-right-side .onreponsive-location{
    display: none;
}
.menu-header-color .menu-header-overlay {
    background-color: #1b1b1b;
}
.ms-menu{
    display: none;
}
.menuheader .menu-header-overlay {
    background-color: #1b1b1b;
    opacity: 1;
}
.menuheader li.signin-label {
    /*display: none;*/
}
.signin-dropdown {
    position: absolute;
    top: 30px;
    left: -45px;
    display: inherit;
    width: 300px;
}
/*.signin-dropdownBG img {
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: -1;
}*/
.signin-dropdownBG img {
    object-fit: cover;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    z-index: -1;
    object-position: top right;
}

.dropdown-create-account a {
    background-color: #fff;
    color: #313131;
    border: 1px solid #fff;
    letter-spacing: 1.6px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 18px 20px;
}
.dropdown-signin-account a {
    margin: 20px 18px;
    height: 40px;
    border: 1px solid #1b1b1b;
    background-color: #1b1b1b;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 12px;
}
.dropdown-create-account {
    overflow: hidden;
    position: relative;
}
.dropdown-signin-account {
    background-color: white;
    overflow: hidden;
}
.dropdown-create-account .top-bannar-overlay {
    opacity: 0.7;
    z-index: -1;
}
/*.signin-dropdown:before {
    z-index: -4;
    content: "";
    display: block;
    position: absolute;
    border: 0 solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    border-bottom-width: 7px;
    border-left-width: 6px;
    border-right-width: 6px;
    left: 85px;
}*/
.signin-label-p:before {
    z-index: -4;
    content: "";
    display: block;
    position: absolute;
    border: 0 solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    border-bottom-width: 7px;
    border-left-width: 6px;
    border-right-width: 6px;
    left: 85px;
    top: -6px;
    left: 85px;

}
.signin-label-a:before {
    z-index: -4;
    content: "";
    display: block;
    position: absolute;
    border: 0 solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    border-bottom-width: 7px;
    border-left-width: 6px;
    border-right-width: 6px;
    left: 85px;
    top: -6px;
    left: 160px;
}
.signin-dropdown{
    display: none;
}
.login-fb-wrapper {
    border: 1px solid #1b1b1b;
    background-color: #415e9b;
    color: #fff;
    padding: 14px;
    text-align: center;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1.6px;
    line-height: 12px;
    text-transform: uppercase;
    margin-top: 20px;
    font-family: inherit;
    cursor: pointer;
}
.login-fb-wrapper .fa-facebook-f {
    color: #ffffff;
    margin-right: 5px;
    font-size: 13px;
}

/*.signin-label p:hover ~ .signin-dropdown{
    top: 30px;
    left: -45px;
}*/
/*.signin-label a:hover ~ .signin-dropdown{
    top: 30px;
    left: -150px;
}*/

/*---------End header section--------*/


/*---------Start footer section--------*/
footer.footer-section {
    font-weight: 600;
    font-style: normal;
    background: #1b1b1b;
    letter-spacing: 1px;
    color: #999;
    position: relative;
    width: 100%;
}
.footer-nav {
    width: 100%;
    /*width: 66.66667%;*/
    display: inline-block;
}
.footer-contant {
    display: inline-block;
    width: 33.3333%;
}
.footer-section-inner {
    overflow: hidden;
    text-align: left;
    max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-nav-part {
    float: left;
    position: relative;
    display: inline-block;
    width: 25%;
    padding: 60px 13px 70px 13px;
}
p.footer-nav-title {
    font-weight: normal;
    font-size: 13px;
    color: #999;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
p.copyright {
    text-align: center;
    padding: 56px;
    padding-top: 0px;
}
.main-footer-form {
    width: 100%;
    margin: auto;
    height: 100px;
}
.cb-footer-form-name input[type="text"] {
    width: 100%;
    margin-top: 10px;
    height: 28px;
    font-size: 12px;
    border-radius: 4px;
    border: 0;
    text-align: left;
    padding-left: 7px;
}
.cb-footer-form-email input[type="email"] {
    width: 100%;
    margin-top: 10px;
    height: 28px;
    font-size: 12px;
    border-radius: 4px;
    border: 0;
    text-align: left;
    padding-left: 7px;
}
.cb-footer-form-submit input[type="submit"] {
    width: 35%;
    margin-left: 0px;
    margin-top: 10px;
    height: 27px;
    border-radius: 4px;
    background-color: white;
    border: 0;
    font-size: 13px;
    color: #7a7878;
    cursor: pointer;
    text-align: center;
}
ul.footer-nav-items {
    width: 100%;
    display: inline-block;
}
.footer-nav-items li {
    cursor: pointer;
    word-break: break-word;
    list-style-type: none;
    margin-bottom: 5px;
}
.footer-nav-items li a {
    font-size: 12px;
    color: #e5dfd9;
    font-weight: 400;
}
.footer-nav-items i.fab {
    padding-right: 0px;
    font-size: 13px;
    min-width: 22px;
    display: inline-block;
}
li.with-icons {
    line-height: 1.1;
    padding-left: 29px;
    position: relative;
}
.with-icons img {
    position: absolute;
    width: 18px;
    left: 0px;
    vertical-align: middle;
    top: 0px;
    bottom: 0px;
    margin: auto;
}
.footer-nav-items li:hover .fa-facebook-f,
.footer-nav-items li:hover .fa-twitter,
.footer-nav-items li:hover .fa-instagram
{
    color: #00abed;
}
.footer-nav-items li:hover .fa-youtube,
.footer-nav-items li:hover .fa-google-plus,
.footer-nav-items li:hover .fa-pinterest-p
{
    color: #d62223;
}
.footer-nav-items li:hover a {
    color: #e2c775;
}
.footer-contant {
    display: none;
    padding-top: 60px;
    padding-left: 64px;
    float: right;
}
p.title-content {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
p.detail-content {
    font-weight: normal;
    font-size: 10px;
    line-height: 1;
    padding-right: 4px;
}
.field-content{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 40px;
}
.location-field-content {
    overflow: hidden;
    position: relative;
}

.field-content input[type="email"]:focus, .location-field-content input[type="text"]:focus{
    outline: none;
    color: black;
    background-color: white; 
}
.field-content input[type="email"]:focus::placeholder, .location-field-content input[type="text"]:focus::placeholder{
    color: black;
}
.field-content span i.fas:hover, .location-field-content span i.fas:hover {
    background-color: #999;
}
.location-field-content input[type="text"], .field-content input[type="email"] {
    font-size: 11px;
    display: inline-block;
    background-color: black;
    border: 1px solid transparent;
    height: 28px;
    width: 180px;
    float: left;
    padding: 5px 7px;
    padding-left: 20px;
}
.location-field-content input[type="text"]::placeholder, .field-content input[type="email"]::placeholder, 
.field-content select::placeholder {
    color: #e5dfd9;
    opacity: 1; /* Firefox */
}
.location-field-content>i.fas {
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 11px;
}
.field-content span, .location-field-content span {
    position: relative;
}
.field-content span i.fas, .location-field-content span i.fas {
    font-size: 15px;
    position: absolute;
    background: black;
    color: white;
    padding: 7px 9px;
    font-weight: bold;
    opacity: 1;


}
p.copyright {
    font-weight: 400;
    font-style: normal;
    color: #999;
    padding-bottom: 18px;
    font-size: 12px;
    text-align: center;
}

.ms-menu, .ms-menu-icon{
    display:none;
}
.location-field-content input[type="text"]:focus  ~ span i,
.field-content input[type="email"]:focus  ~ span i{
    background-color: #e5dfd9;
    border-color: #e5dfd9;
    color: black;
}
.location-field-content span i,
.field-content span i{
    background-color: #4b4b4b;
    border-color: #4b4b4b;
}
.location-field-content input[type="text"]:focus ~ i.fas{
    color: #4b4b4b;
    opacity: 1;
}
/*---------End footer section--------*/
/*--------------index.php------------*/
            .alert {
                display: none;
                position: absolute;
                width: 100%;
                padding: 10px;
                z-index: 200;
            }.alert {
                position: absolute;
                width: 100%;
                padding: 10px;
                z-index: 200;
            }
            .alert .message {
                font-weight: bold;
                text-align: center;
                color: white;
            }
            .alert.success {
                background: #0080008c;

            }
            .alert.fail {
                background: #fb0000ad;
            }
/*-----------------------------*/
/*--------------my-account-dashboard------------------*/




ul.list-unstyled.navbar__list.my_account_menu {
    box-shadow: 0px 1px 5px 0px #cec6c6;
    border-radius: 6px;
    width: 190px;
    height: 238px;
    padding-top: 3px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0px;
}
ul.list-unstyled.navbar__list.my_account_menu li {
    border-bottom: 1px solid rgba(0,0,0,0.075);
    line-height: 45px;
    color: #212529;
    font-weight: 400;
}
ul.list-unstyled.navbar__list.my_account_menu a {
list-style: none;
text-decoration: none;
color: black;
font-size: 14px;
font-weight: 600;
}
ul.list-unstyled.navbar__list.my_account_menu .fa-chart-bar {
    margin-left: 18px;
    margin-right: 23px;
    font-size: 17px;
    color: #e6a511;
    max-width: 10px;
}
ul.list-unstyled.navbar__list.my_account_menu li:hover {
    background-color:#201d1c;
    border-radius: 4px;
    cursor: pointer;
    color: white !important;
}
ul.list-unstyled.navbar__list.my_account_menu a:hover {
    color: #e1c674;
}
.text h2:hover {
    color: #e1c674;
}
.icon .zmdi-cloud {
    color: #e6c67c;
}
.row.m-t-25.design-section-wrapper {
    max-width: 100%;
}
.text span {
    font-weight: 600;
    font-size: 14px;
}
.overview__inner {
    box-shadow: 0px 1px 5px 0px #cec6c6;
    border-radius: 6px;
    height: 95%;
    padding-top: 20px;
    text-align: center;
}
.overview__anchor {
    margin-top: 30px;
    margin-bottom: -18px;
    font-size: 12px;
    padding-top: 3px;
    height: 28px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px 0px 2px 0px #7c7875;
    background-color: #f1f1f1;
}
.cb_favorites_count .overview__anchor {
    margin-top: 35px;
}
.overview__anchor a {
    color: #817d7a;
}
.icon .zmdi-markunread-mailbox {
    color: #e6c67c;
}
.icon .fa-heart {
    color: #e6c67c;
}
.text h2 {
    font-size: 50px;
    margin-bottom: 0px;
    color: #0e0e0e;
}
/*--------------editinfo---------------------*/
label#newPassword-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}
.dobHeading {
    margin-bottom: 15px;
    display: inline-block;
}

label#oldPassword-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}

.col-12.col-md-9 #fstname-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}

.col-12.col-md-9 #lstname-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}

.col-12.col-md-9 #dobDay-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}

.col-12.col-md-9 #dobMonth-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}

.col-12.col-md-9 #dobYear-error {
    position: absolute;
    bottom: -23px;
    right: 10px;
}


/*--------------mybelt---------------------*/

.cb_tabs_menu .tab {
    width: 130px;
    height: 27px;
    padding-top: 3px;
    padding-left: 0px;
    padding-right: 1px;
    margin-left: 4px;
    margin-bottom: 25px;
    box-shadow: 0px 0px 0px 1px #ccc9c9;
    padding-bottom: 4px;
    font-size: 14px;
    text-align: center;
    color: #cfcaba;
    background-color: #201e1c;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
}
span.tab:hover {
    color: #d6b662;
}

.cb_tabs_menu .tab:hover {
    background-color: #1e1c1b;
}
span.cb_card_head {
    box-shadow: 0px 1px 5px 0px #cec6c6;
    border-radius: 6px;
    padding-bottom: 20px;
    padding-top: 5px;
    margin-top: 20px;
}
.row.cb_tab_content.collection_content .col-lg-3 {
    padding-left: 0px;
    padding-right: 35px;
}
.cb_body_left {
    width: 65px;
    height: 25px;
    margin-top: 20px;
    padding: 3px 1px 4px 0px;
    box-shadow: 0px 0px 0px 1px #ccc9c9;
    font-size: 13px;
    text-align: center;
    color: #000000;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    background-color: #e7e4e2;
    cursor: pointer;
}
.cb_body_right {
    display: inline-block;
    font-size: 12px;
    padding-left: 40px;
    margin-top: 15px;
    vertical-align: top;
}

/*---------------------My-order--------------------------*/
th.bg-cahnge-wrapper {
    background-color: #f1f1f1;
    border-radius: 4px;
    height: 40px;
}
td.change-bg-wrapper {
    background-color: white;
    line-height: 25px;
    border-bottom: 1px solid rgba(0,0,0,0.075) !important;
}
td.change-bg-wrapper a {
    color: black;
}
/*---------------------end-------------------------------*/

/*----------------------All-collection.php-----------------*/
.collections_page {
    margin-top: 80px;
    padding-bottom: 50px;
}
/*----------------end----------------------------------*/

/*-------------------checkout.php----------------------*/


/*-----------------end-------------------------*/
/*---------------------forget password-------------------------------*/

.forget_password.login-form .form-group {
	     max-width: 930px;
	     margin: auto;
}
.forget_password.login-form input {
    width: 100%;
    padding: 8px 20px;
    margin: 20px 0;
    margin-bottom: 18px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 4px;
    font-size: initial;
}
.forget_password.login-form button {
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #1b1b1b;
    background-color: #1b1b1b;
    border-radius: 3px;
    color: #fff;
    width: 20%;
    height: 31px;
    font-size: 12px;
    letter-spacing: 1.6px;
    line-height: 10px;
    text-transform: uppercase;
    font-family: inherit;
    cursor: pointer;
}
.cb_forget_password .container {
    max-width: 50%;
    padding-left: 15px;
    padding-right: 0px;
}
.forget_password.login-form #email-error {
    position: absolute;
    right: 316px;
    font-size: 11px;
    top: 224px;
}
.forget_password.login-form label {
	     font-size: 20px;
	     display: inline-block;
}

/*------------------------verify-user------------------------*/
.verify_user.login-form button {
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #1b1b1b;
    background-color: #1b1b1b;
    border-radius: 3px;
    color: #fff;
    width: 22%;
    height: 31px;
    font-size: 12px;
    letter-spacing: 1.6px;
    line-height: 10px;
    text-transform: uppercase;
    font-family: inherit;
    cursor: pointer;
}
.verify_user.login-form .description {
    font-size: 13px;
}

/*----------------------error-page--------------------------*/
.error404 {
    margin-bottom: 50px;
    margin-top: 50px;
}

.error404_mainHeading {
    font-size: 24px;
    margin-bottom: 10px;
}

.error404_subHeading {
    font-size: 22px;
    margin-top: 8px;
}

.error404_content p {
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}

/*------------------------------------------------------*/

/*------------------------design-page-------------------*/
span.add_favorite {
    position: absolute;
    top: 27px;
    left: 6px;
}
.row.collections_content_cards {
    float: left;
    max-width: 1330px;
    padding-left: 50px;
}
.filter_fields {
    float: right;
    margin-right: 50px;
}
span.field_group span {
    font-size: 14px;
    display: inline-block;
}
span.field input {
    padding-left: 5px;
    height: 21px;
    border-radius: 2px;
    border: 1px solid black;
}
span.field select {
    height: 20px;
    border: 1px solid black;
    border-radius: 2px;
    padding-top: 1px;
}
.row.collections_content_cards .card-img-top {
    padding-top: 50px;
}
.row.collections_content_cards .cb_card_head {
    height: 270px;
}
.row.collections_content_cards .cb_likes {
    position: absolute;
    top: 17px;
    font-size: 18px;
    right: 3px;
}
.row.collections_content_cards .cb_card_body_left {
    margin-top: 10px;
    display: inline-block;
}
.row.collections_content_cards .cb_card_body_right {
    display: inline-block;
    margin-left: 65px;
}
.cb_card_body_right .cb_date {
    font-size: 14px;
}
.row.collections_content_cards .cb_share {
    position: absolute;
    bottom: 25px;
    left: 5px;
}
span.cb_share img {
    width: 16px;
    height: 16px;
    background-color: #212529 !important;
}
.card.collection_card {
    margin-bottom: 10px;
}
/*--------------------------------------------------------*/



/*---------Signin page content start--------*/
.signin-section {
    width: 100%;
    height: calc(100% + 120px);
    overflow: hidden;
    position: relative;
    max-height: 715px;
    min-height: 715px;
}
.signin-part, .create-account-part {
    font-family: Futura;
    bottom: 0;
    background-color: #e7e7e7;
    height: calc(100% - 65px);
    position: absolute;
    width: 50%;
    padding-left: calc(25% - 192.5px);
    padding-right: calc(25% - 192.5px);
    padding-top: 102px;
    padding-bottom: 100px;
    margin: 0 auto;
}
.create-account-part {
    right: 0;
    background: transparent;
    background-image: url(/public/img/signinBG.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.signin-part h2 {
    color: #1b1b1b;
    text-align: center;
    font-size: 1.875rem;
    letter-spacing: 2px;
    padding-bottom: 45px;
    font-weight: 200;
}
.signin-form input[type="email"], .signin-form input[type="password"], .signin-form input[type="text"] {
    color: #2b2b2b;
    background-color: #fff;
    height: 40px;
    width: 100%;
    padding: 0px 13px;
    border: none;
    border: 1px solid black;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    margin: 0;
}
.password-part {
    margin-top: 20px;
    position: relative;
}
.password-part p {
    color: #4b4b4b;
    font-weight: 400;
    padding: 8px 0;
    font-size: 13px;
}
.stay-signedin p:before, .agreebox p:before{
    content: "";
    display: block;
    position: absolute;
    background: #f5f5f5;
    height: 16px;
    left: 1px;
    top: 2px;
    width: 16px;
}
.stay-signedin p, .agreebox p {
    font-weight: 400;
    font-style: normal;
    color: #4b4b4b;
    cursor: pointer;
    letter-spacing: .4px;
    padding-left: 24px;
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-size: 13px;
}
.agreebox p {
    color: white;
}
.stay-signedin p:after, .agreebox p:after {
    font-size: 15px;
    left: 3px;
    position: absolute;
    top: 5px;
    line-height: 15px;
    font-style: normal;
    letter-spacing: normal;
}
.agreebox p:after {
    color: black;
}
.stay-signedin [type="checkbox"]:checked ~ p:after, .agreebox [type="checkbox"]:checked ~ p:after {
    font-family: FontAwesome;
    content: "\f00c";
    top: 5px;
    line-height: 15px;
    font-style: normal;
    letter-spacing: normal;
    font-size: 11px;
}
.stay-signedin input[type="checkbox"], .agreebox input[type="checkbox"]{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.stay-signedin, .agreebox {
    margin-top: 24px;
    position: relative;
}
.signin-part input[type="submit"] {
    border: 1px solid #1b1b1b;
    background-color: #1b1b1b;
    color: #fff;
    padding: 0;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1.6px;
    line-height: 12px;
    text-transform: uppercase;
    margin-top: 55px;
    font-family: inherit;
    cursor: pointer;
}
a.forgot-pass {
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    display: block;
    line-height: 14px;
    margin-top: 18px;
    text-align: center;
}
.create-account-part>h2 {
    text-align: center;
    font-size: 1.875rem;
    letter-spacing: 2px;
    color: #fff;
    padding-bottom: 10.5px;
    font-weight: 200;
}
.create-account-content li {
    list-style-type: none;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
}
.create-account-content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 200;
    display: none;
}
.create-account-content p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 22px;
    line-height: 26px;
    margin-top: 25px;
}
.create-account-part a {
    cursor: pointer;
    background-color: #fff;
    color: #313131;
    border: 1px solid #000;
    border-radius: 5px;
    letter-spacing: 1.6px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    height: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}
.signin-section picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top right;
}
.signin-section picture {
    filter: brightness(75%);
}
.password-part i.fas{
    right: 10px;
    position: absolute;
    color: black;
    top: 12px;
    font-size: 15px;
    opacity: 1;
}
.capassword i.fas {
    right: 10px;
    position: absolute;
    color: black;
    top: 25px;
    font-size: 18px;
    opacity: 1;
    z-index: 1;
}
.capassword {
    position: relative;
}
i.fas.fa-eye-slash{
    display: none;
}
.signin-form label.error {
    color: red;
    font-size: 12px;
}
.signin-form input[type="text"]:focus,
.signin-form input[type="email"]:focus,
.signin-form input[type="password"]:focus{
    outline: 1px solid #999;
    outline-offset: 0;
}
.signup-process .signin-part, .signup-process .create-account-part {
    display: none;
}
.signup-process .create-account-popup{
    display: block;
}

.create-account-popup {
    display: none;
    position: absolute;
    width: 100%;
    height: calc(100% - 120px);
    top: 120px;
    left: 0;
    right: 0;
    bottom: 0;
}
.create-account-popup .create-account {
    position: absolute;
    height: fit-content;
    width: 385px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 30px;
}
.crate-account-overlay {
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    position: absolute;
    background-color: black;
    z-index: 0;
    opacity: 0.8;
    transition: all 0.2s ease;
}

form.create-account-form {
    z-index: 0;
    background: transparent;
    position: relative;
    padding: 60px 0;
    font-family: Futura;
    transition: all 0.2s ease;
}
h1.create-account-label {
    text-align: center;
    font-size: 1.875rem;
    padding-bottom: 1.666667rem;
    letter-spacing: 2px;
    font-weight: 200;
    color: white;
}
.create-account-form input[type="text"], .create-account-form input[type="email"], .create-account-form input[type="password"] {
    width: 100%;
    margin-top: 15px;
    position: relative;
    font-size: 12px;
    padding: 12px 15px;
    border-radius: 4px;
    border: 1px solid black !important;
    background-color: #f5f5f5;
    color: #1b1b1b;
}


.create-account-form .form-gender-wrapper select {
    width: 100%;
    margin-top: 15px;
    position: relative;
    font-size: 10px;
    height: 40px;
    padding: 12px 11px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid black !important;
    border: none;
    background-color: #f5f5f5;
    color: #7b7474;
}
.create-account-form .caDOB {
    display: flex;
    justify-content: space-between;
}
.create-account-form select {
    width: 31%;
    margin-top: 15px;
    position: relative;
    font-size: 12px;
    height: 40px;
    padding: 8px 10px;
    border-radius: 4px;
    border: 1px solid black !important;
    border: none;
    background-color: #f5f5f5;
    color: #7b7474;
}
.create-account-form >p select {
    width: 100%;
    margin-top: 10px;
    position: relative;
    font-size: 12px;
    height: 40px;
    padding: 12px 15px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid black !important;
    border: none;
    background-color: #f5f5f5;
    color: #7b7474;
}

.create-account-form input[type="submit"] {
    cursor: pointer;
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    opacity: .5;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.6px;
    align-items: center;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    margin-bottom: 10px;
}
.create-account-form i.back {
    position: absolute;
    top: 15px;
    left: -15px;
    font-size: 20px;
    cursor: pointer;
}

.create-account-form label.error,
.create-account-form .doberror {
    display: block;
    color: red;
    font-size: 11px;
}
.agreebox label.error {
    position: absolute;
    bottom: -15px;
}
form.signin-form {
    position: relative;
}


/*---------Signin page content end--------*/

/*---------Collection page content start--------*/

.cb_cllection_body {
    font-family: Futura;
    width: 100%;
    height: auto;
    overflow: visible;
    position: relative;
    padding-top: 120px;
}
.cb_collection_content {
    position: relative;
    overflow: visible;
}

span.view_detail {
    display: block;
    padding-left: 84px;
    padding-top: 18px;
    font-weight: 500;
    cursor: pointer;
}

.cb_perv_section {
    position: relative;
    opacity: 1;
    max-width: 640px;
    margin: auto;
}
.cb_show_labels{
    display: block;
    font-size: 13px;
    float: right;
    width: 125px;
    margin: 3px;
}
img.design_background {
    position: absolute;
    width: 95%;
    height: auto;
    opacity: 0.8;
    z-index: -9;
    top: 22px;
    left: 14px;
}
.cb_choose_options_section {
    overflow: hidden;
    position: relative;
    margin-top: 60px;
    padding-bottom: 15px;
}
.cb_belt_perv {
    z-index: 0;
    position: relative;
    padding-bottom: 30px;
}
.cb_belt_perv .overlap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.cb_belt_parts img {
    max-width: 100%;
    margin: auto;
    display: block;
}
.cb_cllection_overbackground{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #eeede9 url(../Images/design-section.jpg) center center no-repeat;
    background-size: cover;
}
li.cb_option_nav {
    opacity: 0.5;
    list-style-type: none;
}
.desktop_label_perv {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 700px;
    margin: auto;
    opacity: 1;
}
.desktop_label_perv ul {
    position: relative;
    height: 100%;
    width: 100%;
}
li#design-buckle {
    background: brown;
    top: 85%;
    left: 10%;
    border-radius: 0px;
}
li#design-outline {
    background: orange;
    top: 58%;
    left: 3%;
    border-radius: 0px;
}
li#design-belt {
    background: red;
    top: 21%;
    left: -8%;
    border-radius: 0px;
}
li#design-innerline {
    background: blue;
    top: 24%;
    right: 3%;
    border-radius: 0px;
}
li#design-linecolor {
    background: green;
    top: 48%;
    right: 1%;
    border-radius: 0px;
}
li#design-stitch-color {
    background: silver;
    top: 70%;
    right: -1%;
    border-radius: 0px;
}
li.cb_option_nav {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
    opacity: 0.5;
    list-style-type: none;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
}
.cb_option_nav .label-top {
    bottom: 100%;
    margin-bottom: 10px;
}
.cb_option_nav .label-bottom {
    top: 100%;
    margin-top: 10px;
}
.cb_option_nav p {
    font-weight: bold;
    position: absolute;
    color: black;
    font-size: 1em;
    width: 165px;
    margin-left: -85px;
    text-align: center;
    cursor: default;
    font-family: inherit;
}
.cb_option_nav span {
    content: '';
    position: absolute;
    height: 2px;
    background: #fff;
    opacity: 0;
    cursor: default;
}
.nav_left span.before {
    left: 115%;
    top: 46%;
    opacity: 1;
    -webkit-transition: width 500ms;
    -moz-transition: width 500ms;
    transition: width 500ms;
}
.nav_right span.before {
    content: '';
    position: absolute;
    height: 2px;
    background: #fff;
    opacity: 0;
    cursor: default;
    top: 46%;
    opacity: 1;
    -webkit-transition: width 500ms;
    -moz-transition: width 500ms;
    transition: width 500ms;
}
.cb_option_nav span.after {
    opacity: 1;
    -webkit-transition: width 500ms 500ms;
    -moz-transition: width 500ms 500ms;
    transition: width 500ms 500ms;
}
#design-buckle span.before {
    width: 1500%;
}
#design-outline .before {
    width: 620%;
}
#design-belt span.before {
    width: 530%;
}
#design-belt span.after {
    width: 0%;
    top: 46%;
    left: 650%;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
#design-belt span.after {
    width: 1070%;
}
#design-innerline span.before {
    width: 650%;
    right: 115%;
}
#design-innerline span.after {
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(29deg);
    -moz-transform: rotate(29deg);
    transform: rotate(29deg);
    right: 758%;
    top: 46%;
    width: 400%;
}
#design-linecolor span.before {
    width: 400%;
    right: 115%;
}
#design-linecolor span.after {
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg);
    width: 300%;
    right: 500%;
    top: 46%;
}
#design-stitch-color span.before {
    width: 850%;
    right: 120%;
}
.cb_option_nav:hover {
    opacity: 1;
}
img.cb_choose_optionsBG {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: none;
    padding-bottom: 1px;
    opacity: 0.5;
}
.cb_choose_options {
    position: relative;
    min-width: 320px;
    margin: auto;
    max-width: 620px;
    width: 49%;
}
div#suc_message {
    color: white;
    background: green;
    padding: 5px;
    position: absolute;
    top: -40px;
    width: 100%;
    border-radius: 5px;
    font-size: 12px;
}
h1.cb_options_header {
    position: relative;
    padding: 12px 0 0;
    text-align: center;
    font-weight: 600;
    color: #4c3b2f;
    font-size: 1.06em;
    text-transform: uppercase;
}
.cb_options_category {
    position: relative;
    padding-top: 20px;
    padding-bottom: 8px;
    text-align: center;
    overflow: auto;
}
ul.cb_options_category-list {
    font-size: 0.875em;
    position: relative;
    display: inline-flex;
}
.cb_options_category-list li {
    border-radius: 10px;
    font-size: 15px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: rgba(169, 150, 137, 0.2);
    font-weight: 600;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), 0px 0px 0px #928575, inset 0 -1px 0px 0px rgba(146, 133, 117, 0.4), 2px 0 1px -2px #928575;
    cursor: pointer;
    line-height: 1.25;
    list-style-type: none;
    float: left;
    margin: 0 4px;
    white-space: nowrap;
    color: #4c3b2f;
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-0px);
    -webkit-transition: opacity 400ms, -webkit-transform, 300ms;
    -moz-transition: opacity 400ms, -moz-transform 300ms;
    transition: opacity 400ms, transform 300ms;
}
.cb_options_category-list li.active {
    box-shadow: 0 0 10px #fff;
    background: #b5996d;
    color: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}
.cb_options_styles {
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
    min-height: 55px;
    padding-left: 28px;
    padding-right: 28px;
}
.cb_options_slider {
    height: 70px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.cb_slider_nav {
    position: absolute;
    bottom: 0;
    z-index: 99;
    cursor: pointer;
}
.cb_options_slide {
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin: 0 10px;
    vertical-align: top;
}
.cb_options_slide img {
    height: 100%;
    width: auto;
    display: block;
}
.cb_options_slide.slick-slide.slick-active:focus {
    outline: none;
}
span.count {
    color: #827e7a;
    font-size: 13px;
}
.cb_options_slide.slick-slide:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 40px;
    opacity: 0;
    -webkit-transition: opacity 400ms, -webkit-transform cubic-bezier(0.680, 0, 0.265, 1) 200ms;
    -moz-transition: opacity 400ms, -moz-transform cubic-bezier(0.680, 0, 0.265, 1) 200ms;
    transition: opacity 400ms, transform cubic-bezier(0.680, 0, 0.265, 1) 200ms;
    background: url(../Images/checkmark1.png) bottom right no-repeat;
    background-size: contain;
    bottom: 0px;
    right: 0;
    margin: auto;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}
.cb_options_slide.slick-slide.active:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
/*---------Collection page content end--------*/


/*---------Collection page main slider section--------*/


.cb_choose_option_slider_next {
    font-weight: bold;
    position: absolute;
    right: -120px;
    bottom: 21px;
    padding: 5px 30px;
    background: #ecd686;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 40px;
}
.cb_choose_option_slider_back {
    font-weight: bold;
    position: absolute;
    left: -120px;
    bottom: 21px;
    padding: 5px 30px;
    background: #ecd686;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 40px;
}
li.cb_option_nav.active {
    opacity: 1;
}

.cb_options_wrapper.slick-slide {
    outline: 0;
}
.cb_options_slide.slick-slide {
    outline: 0;
}


.cb_options_measurement {
    position: absolute;
    top: 112px;
    left: 81px;
    right: 0;
    margin: auto;
    height: fit-content;
    width: fit-content;
}
.cb_options_wrapper {
    position: relative;
    height: auto;
    min-height: 160px;
}

p.measurement_label {
    font-size: 20px;
    display: inline;
    color: #4c3b2f;
}
input.measurement_input {
    text-align: center;
    font-size: 21px;
    width: 80px;
    height: 40px;
    border: #4c3b2f 2px solid;
    background: transparent;
    padding: 5px;
    color: #4c3b2f;
}
.measurement_unit p {
    display: inline;
    margin-left: 5px;
    color: #4c3b2f;
}

.cb_options_slide img {
    max-width: 100px;
}
.measurement_section {
    text-transform: uppercase;
}
.measurement_unit {
    color: #4c3b2f;
    margin-left: 5px;
    display: inline;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkmark {
    position: absolute;
    top: -1px;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 50%;
    left: 1px;
}
.measurement_unit:hover input ~ .checkmark {
    background-color: #ccc;
}

.measurement_unit input:checked ~ .checkmark {
    /*background-color: #2196F3;*/
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.measurement_unit input:checked ~ .checkmark:after {
    display: block;
}
.measurement_unit .checkmark:after {
    top: 4px;
    left: 4px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #4c3b2f;
}
.measurement_unit input {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
}
input:focus {
    outline: 0;
}
.cb_cart_section input[type="submit"] {
    font-weight: bold;
    padding: 10px 15px;
    background: green;
    border: white 1px solid;
    color: white;
}
.cb_cart_section {
    display: inline-block;
    position: absolute;
    bottom: 17px;
    right: -140px;
}
/*---------Collection page main slider section--------*/

/*------------ cart page start -----------------*/

.cart-page {
    padding-bottom: 35px;
    max-width: 1115px;
    margin: auto;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}
.cb-full-width-wrap {
    background-color: white !important;
}
tr.tr-shadow input {
    border: none;
}
.cart-table{
    margin-top: 120px;
}
.cart-page h3.table-heading {
    margin-top: 35px;
    font-size: 30px;
    padding-left: 38px;
}
.cart-table .update-cart-submit {
    padding: 10px 15px;
    float: right;
    margin-top: 10px !important;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 13px;
}
.cart-table .no-cart-message {
    margin-top: 50px;
}
.cart-table .return-collection {
    padding: 10px 15px;
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 15px;
    color: white !important;
}
.cart-table .cart-img img {
    max-width: 250px;
}
/*------------ cart page end -----------------*/

/*-------------------my-account-order.css--------------------*/



/*------------ switch in collection pge start -----------------*/
.label_perv_toggle {
    position: absolute;
    top: -10px;
    left: 0;
}

.auth-group label.switch {
    display: inline-block;
    float: right;
    margin-top: 0;
}

.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
    margin-top: 10px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    top: 2px;
    background-color: white;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #000000;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px);
}

.slider.round {
    border-radius: 4px;
}
.cb_draft_design {
    font-size: 30px;
    position: absolute;
    right: 0px;
    top: -13px;
    z-index: 99;
}

.slider.round:before {
    border-radius: 10%;
}

/*------------ switch in collection end -----------------*/

.spinPreLoader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 40;
    display: flex;
    bottom: 0;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.spinPreLoader img {
    width: 48px;
}
.cb_slider_nav * {
    font-size: 28px !important;
    color: #000 !important;
}
.cb_prev_btn.cb_slider_nav {
    padding: 21px 0;
    bottom: 0px;
}
.cb_nxt_btn.cb_slider_nav {
    padding: 21px 0;
    right: 0px;
}


.cb_mesurement_perv_content {
    width: 850px;
    margin: auto;
}
.cb_mesurement_perv_content > div {
    display: inline-block;
    width: 45%;
    margin: 0 1%;
    height: 300px;
}
.cb_mesurement_video video {
    width: 100%;
    height: 100%;
}
.cb_mesurement_img img {
    width: 100%;
    height: 300px;
}

/*------------FAQ----------------*/

.faqPage {
    margin-bottom: 50px;
    margin-top: 84px;
}
.content p {
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 25px;
}
.main-faq-container {
    max-width: 1115px;
    padding-left: 25px;
    padding-right: 25px;
    margin: auto;
    padding-top: 80px;
}
.heading {
    font-size: 24px;
    margin-bottom: 10px;
}
.content h3 {
    font-size: 24px;
    line-height: 42px;
}
/*---------------Designer.php---------------*/
           .alert {
                display: none;
                width: 100%;
                padding: 15px;
                position: absolute;
                color: white;
                z-index: 100;
            }
            .alert.error {
                background-color: #ff0000d4;
            }
            .alert.success {
                background-color: #008000d6;
            }
            .alert p{
                text-align: center;
            }

/*-----------ABOUT US------------*/

.about_us {
    margin-bottom: 50px;
    margin-top: 84px;
}
.content p {
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
    margin-left: 17px;
    margin-bottom: 20px;
}
.content h2 {
    font-size: 25px;
    line-height: 42px;
    margin-top: 20px;
}
.content h3 {
    font-size: 24px;
    line-height: 42px;
}
.main-div-about-us {
    max-width: 1115px;
    margin: auto;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
}
.heading {
    font-size: 24px;
    margin-bottom: 10px;
}
/*-----------------myprofile.php---------------*/
            .dobHeading {
                margin-bottom: 15px;
            }

            i.fas.fa-eye-slash, i.fas.fa-eye {
                position: absolute;
                top: 12px;
                right: 25px;
            }
            i.fas.fa-eye-slash{
                display: none;
            }

            label.error {
                color: red;
                font-size: 10px;
            }
            .success {
                color: white;
                background: green;
                padding: 10px;
                border-radius: 5px;
                margin: 10px 20px 0 20px;
            }
/*----------------mycollectionpage--------*/
           .my_collection_page {
                margin-top: 80px;
            }

/*-------------REFUND POLICY-----------*/

.content ul {
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
    margin-left: 17px;
}
.main-refundpolicy-container {
    max-width: 1115px;
    margin: auto;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
}

/*-----------TERM & CONDITION-----------*/

.main-termcondition-container {
    max-width: 1115px;
    margin: auto;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
}

/*------------DISCLAIMER---------------*/

.main-disclaimer-container {
    max-width: 1115px;
    margin: auto;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
}

/*---------PRIVACY & COOKIE----------*/

.main-cookie-container {
    max-width: 1115px;
    margin: auto;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
}

/*---------ACCEPTABLE USE POLICY---------*/

.main-acc-use-policy-container {
    max-width: 1115px;
    margin: auto;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
}
.content ul {
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
    margin-left: 17px;
}

/*-------CONTACT US PAGE--------*/

p.note {
    font-size: 1rem;
    color: red;
}
span#tick {
    color: green;
}
label.error {
    color: red;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-align: right;
    margin-right: 4px;
    position: absolute;
    right: 0;
    bottom: 0;
}
input.error, textarea.error {
    border: 1px solid red;
    font-weight: 300;
    color: red;
}
.button {
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #1b1b1b;
    background-color: #1b1b1b;
    border-radius: 3px;
    color: #fff;
    width: 10%;
    height: 31px;
    font-size: 12px;
    letter-spacing: 1.6px;
    line-height: 10px;
    text-transform: uppercase;
    font-family: inherit;
    cursor: pointer;
}
.contactPage {
    padding-top: 80px;
}
.header-img-wrapper {
    min-height: 400px;
    position: relative;
}
span.img-wrapper {
    background-image: url(/public/img/img1.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ccae5f;
    font-size: 30px;
}
span.img-wrapper h1 {
    font-size: 30px;
}
.form-wrapper {
    max-width: 930px;
    margin: auto;
}
.textarea-wrapper {
    padding-top: 8px;
    width: 100%;
    position: relative;
}
.textarea-wrapper label.error {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -20px;
}
.name-relative-wrapper input[type=text] {
    width: 91%;
    padding: 12px 20px;
    margin: 20px 0;
    margin-bottom: 18px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 4px;
}
.name-relative-wrapper{
    position: relative;
}
.textarea-wrapper > textarea {
    width: 60%;
    border-color: black;
    border-radius: 4px;
}
.field-wrapper >input {
    width: 91%;
    padding: 12px 20px;
    margin: 20px 0;
    margin-bottom: 18px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 4px;
}
p.name-relative-wrapper input[type=email] {
    width: 91%;
    padding: 12px 20px;
    margin: 20px 0;
    margin-bottom:18px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 4px;
}
div#captcha {
    padding: 17px;
    padding-left: 78px;
}
.card-footer {
    width: 100%;
    padding-left: 78px;
}
textarea#message {
    border-radius: 4px;
    margin-left: 19px;
    width: 91%;
    padding: 12px 20px;
    height: 130px;
    vertical-align: top;
    outline: none;
    border: 1px solid;
}
div#Captchacode {
    padding-top: 25px;
}
span#success {
    color: green;
    margin-left: 0px;
    font-size: 12px;
}
span#tick {
    color: green;
    margin-left: 7px;
}
span#captcha_error {
    display: block;
    font-size: 13px;
    margin-top: -17px;
    margin-bottom: 20px;
}
span#btnloading >img {
    width: 20px;
    vertical-align: middle;
}
/*---------Responsive--------*/




@media (min-width: 1300px){
    .top-bannar-content h1 {
        font-size: 125px;
    }
    .top-bannar-content h3 {
        font-size: 19px;
    }
    .bannar-contant h3::after {
        top: 3px;
    }
       .row.collections_content_cards {
    padding-right: 50px;
    }
    .crate-account-overlay {
        top: 20px;
        bottom: 47px;
    }
    .create-account-form i.back {
        top: 68px;
        left: 0px;
    }

    }

@media (min-width: 1024px){
    .ms-menu{
        display: none;
    }
    .footer-section-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .top-bannar-content h1 {
        font-size: 103px;
    }
    .menu-header .menu-header-overlay {
        background-color: #1b1b1b;
        opacity: 1;
    }
}

@media (max-width: 1023px){
    .create-account-popup {
        height: calc(100% - 80px);
        top: 80px;
    }
    .menu-header ul li p {
    padding-right: 30px;
    }
    .ms-menu-icon {
        position: fixed;
        top: 30px;
        left: 30px;
        display: block;
    }
    .header-left-side, .signin-dropdown{
        display: none;
    }
    .header-main-menu{
        display: none;
    }
    .menu-header:hover .menu-header-overlay {
        /*    background-color: 0;
            opacity: 0;*/
    }
    p.language-short,
    .menu-header i.fas.fa-phone,
    .menu-header i.fa-heart,
    .menu-header .signin-label p,
    .menu-header p.language-short,
    .menu-header p.location-name,
    .menu-header p.language-long{
        display: none;
    }
    .header-right-side .onreponsive-location {
        display: inline-block;
        font-size: 20px;
    }
    .menu-bag i.fas.fa-shopping-bag {
        font-size: 16px;
    }
    .header-search{
        border: 0;
    }
    header.ms-menu {
        font-family: Futura;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
        margin: 0;
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 150;
        overflow: auto;
    }
    .ms-menu-overlay {
        background-color: white;
        position: fixed;
        top: 0;
        bottom: 0;
        opacity: 0.95;
        left: 0;
        right: 0;
    }
    .ms-menu-section {
        position: relative;
        padding: 40px 0;
        display: block;
        text-align: center;
    }
    ul.ms-main-menu {
        width: 100%;
    }
    .ms-main-menu li {
        letter-spacing: 1.4px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 40px;
        min-height: 45px;
        font-family: Futura;
        font-weight: 600;
        color: #313131;
    }
    .ms-create-account {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin: 15px 0;
    }
    .ms-create-account img {
        width: 100%;
        height: 142px;
        object-fit: cover;
        vertical-align: baseline;
    }
    .create-account-content {
        position: relative;
        z-index: 5;
        width: 100%;
        margin-bottom: 20px;
    }
    .create-account-content p {
        letter-spacing: 1px;
        color: white;
        margin: 30px 0;
    }
    .create-account-content a {
        background-color: white;
        color: #313131;
        max-width: 320px;
        display: block;
        margin: auto;
        line-height: 40px;
        text-transform: uppercase;
        letter-spacing: 1.6px;
        font-size: 12px;
    }
    .ms-create-account-img {
        top: 0;
        left: 0;
        position: absolute;
        z-index: 1;
    }
    .create-account-overlay {
        position: absolute;
        background-color: black;
        z-index: 2;
        height: 100%;
        width: 100%;
        opacity: 0.3;
    }
    .ms-brifeDetail li {
        line-height: 20px;
        letter-spacing: 1.4px;
        padding: 10px;
        font-size: 14px;
    }
    .ms-brifeDetail li span {
        text-decoration: underline;
    }
    .ms-menu-close i.fas {
        color: black;
        display: inline-block;
        position: fixed;
        top: 24px;
        font-size: 15px;
        opacity: 1;
        right: 19px;
        font-weight: normal;
    }
    .ms-menu-icon i.fas {
        font-size: 23px;
    }
    .ms-menu-icon span {
        letter-spacing: 1px;
        line-height: 0;
        color: #ffffff;
        opacity: 1.5;
        font-size: 18px;
        margin-left: 9px;
    }
    .menu-header {
        height: 80px;
    }
    .header-search {
        right: 29px;
        top: 26px;
    }
    .header-search i {
        font-size: 20px !important;
    }
    ul.header-right-side {
        right: 35px;
        top: 30px;
    }
    .header-right-side li {
        padding-left: 25px;
    }
    .top-bannar-content h1{
        font-size: 80px;
    }
    .footer-section-inner {
        padding-left: 18px;
        padding-right: 60px;
    }
    .footer-nav {
        width: 100%;
    }
    .footer-contant {
        border-top: 1px solid #49443e;
        width: 100%;
        padding-top: 0;
        padding-left: 60px;
        padding-right: 0;
        padding-left: 0;
        float: right;
    }
    .footer-contant-section {
        overflow: hidden;
    }
    .footer-signup{
        padding-right: 20px;
        border-right: 1px solid #49443e;
    }
    .footer-location {
        padding-left: 20px;
    }
    .footer-signup, .footer-location {
        margin-top: 40px;
        width: 50%;
        float: left;
        padding-top: 10px;
    }
    .field-content {
        margin-bottom: 20px;
    }
    p.copyright {
        /*        float: left;*/
        padding-top: 30px;
    }
    .header-logo .logo-img {
        width: 80px;
    }
    .top-bannar-content {
        padding: 0px 30px 0 30px;
    }
    .top-bannar-content h3 {
        font-size: 20px;
    }
    .footer-nav-part {
        padding-top: 50px;
    }
    .signin-section {
        height: calc(100% + 80px);
    }
    .signin-part, .create-account-part {
        height: calc(100% - 80px);
        padding-left: 15px;
        padding-right: 15px;
    }
    .create-account-part a {
        margin-top: 135px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .create-account-part>h2 {
        line-height: 27px;
    }
    .create-account-form i.back {
        top: 68px;
        left: 0px;
    }
}

@media (max-width: 956px){
    .main-faq-container {
        width: 856px;
    }
}
@media (max-width:991px){
.row.collections_content_cards .card-img-top {
    width: 310px;
}
}
@media (max-width: 918px){
    .cb-footer-form-email input[type="email"] {
        margin-left: 0px !important;
    }
    .cb-footer-form-name input[type="text"] {
        margin-left: 0px !important;
    }
    textarea#message {
        margin-left: 18px !important;
        width: 87%;
    }
    p.name-relative-wrapper input[type=email] {
        width: 87%;
        margin-left: 28px !important;
    }
    p.name-relative-wrapper input[type=text] {
        width: 87%;
        margin-left: 35px !important;
    } 
    .field-wrapper >input {
        width: 87%;
        margin-left: 25px !important ;
    }
    .form-wrapper {
        max-width: 625px;
    }
    .card-footer {
        padding-left: 77px;
    }
    .button {
        width: 13%;
    }
}
@media (max-width: 858px){
    textarea#message {
        margin-left: 18px !important;
        width: 87%;
    }
    p.name-relative-wrapper input[type="email"] {
        width: 87%;
        margin-left: 28px !important;
    }
    .name-relative-wrapper input[type=text] {
        width: 87%;
        margin-left: 35px !important;
    } 
    .field-wrapper >input {
        width: 87%;
        margin-left: 25px !important ;
    }
    .form-wrapper {
        max-width: 625px;
    }
    .card-footer {
        padding-left: 77px;
    }
    .button {
        width: 13%;
    }
}
@media (max-width: 856px){
    .main-faq-container {
        width: 100%;
    }
}


@media (max-width: 767px){
    .create-account-popup {
        height: calc(100% - 50px);
        top: 50px;
    }
    .header-logo .logo-img {
        width: 50px;
        top: 0px;
    }
    .ms-menu-icon span {
        font-size: 10px;
    }
    .ms-menu-icon i.fas {
        font-size: 13px;
    }
    .ms-menu-icon {
        top: 19px;
        left: 13px;
    }
    .menu-bag i.fas.fa-shopping-bag {
        font-size: 11px;
    }
    .header-right-side .onreponsive-location {
        font-size: 15px;
    }
    .header-search i.fas {
        font-size: 13px !important
    }
    .header-search {
        right: 11px;
        top: 13px;
    }
    ul.header-right-side {
        right: 15px;
        top: 12px;
    }
    .header-right-side li {
        padding-left: 10px;
    }
    .menu-header {
        height: 50px;
    }
    .top-bannar-content h1 {
        font-size: 26px;
        line-height: 35px;
    }
    .top-bannar-content h3 {
        font-size: 15px;
        line-height: 1em;
        padding-top: 5px;
    }
    .bannar-contant h3::after {
        top: -6px;
    }
    p.copyright {
        text-align: center;
        padding-top: 75px;
    }
    .footer-nav-part {
        width: 51%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer-nav-part:nth-child(3), .footer-nav-part:nth-child(4) {
        border-top: 1px solid #49443e;
    }
    .signin-section {
        height: calc(100% + 50px);
    }
    .password-part {
        margin-top: 10px;
    }
    .stay-signedin {
        margin-top: 8px;
    }
    .signin-part input[type="submit"] {
        margin-top: 12px;
    }
    .signin-part {
        height: calc(100% - 50px);
        width: 100%;
        padding: 30px 40px;
        height: 400px;
        top: 50px;
    }
    .create-account-content h2 {
        display: none;
    }

    .create-account-content p {
        line-height: 19px;
    }
    .create-account-part {
        height: 334px;
        width: 100%;
        padding: 30px 40px;
    }
    .create-account-part a {
        margin-top: 20px;
    }
    .create-account-part {
        width: 100%;
        padding: 30px 40px;
        height: 265px;
    }
    .signin-section {
        height: calc(100% + 75px);
    }
    .crate-account-overlay {
        bottom: -15px;
    }    
}
@media (max-width: 756px){
    .faqPage {
        margin-top: 0px;
    }
    .cb-footer-form-email input[type="email"] {
        margin-left: 0px !important;
    }
    .cb-footer-form-name input[type="text"] {
        margin-left: 0px !important;
    }
}

@media (max-width:700px){
    .cb_perv_section{
        max-width: 500px;
    }
}
@media (max-width: 639px){
    .contactPage {
        padding-left: 20px;
        padding-right: 20px;
    }
    p.name-relative-wrapper input[type=text] {
        width: 100%;
        margin-left: 0px !important;
    } 
    p.name-relative-wrapper input[type=email] {
        width: 100%;
        margin-left: 0px !important;
    }
    .field-wrapper >input {
        width: 100%;
        margin-left: 0px !important ;
    }
    textarea#message {
        margin-left: 0px !important;
        width: 100%;
        margin-top: 20px;
    }
    .card-footer {
        width: 100%;
        padding-left: 0px;
    }
    .button {
        width: auto;
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media(max-width:630px){
    .cb_forget_password .container {
    max-width: 65%;
}
}
@media (max-width: 656px){
    .faqPage {
        margin-top: 0px;
    }
}

@media (max-width: 600px){
    .footer-section-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 556px){
    .faqPage {
        margin-top: 0px;
    }
}

@media(max-width:535px){
    .cb_forget_password .container {
    max-width: 85%;
}
}

@media (max-width: 500px){
    .create-account-form input[type="submit"] {
        height: 35px;
        font-size: 10px;
    }
    .create-account-form select {
        font-size: 10px;
        height: 35px;
    }
    .create-account-form input[type="text"], .create-account-form input[type="email"], .create-account-form input[type="password"] {
        font-size: 10px;
        height: 35px;
    }
    .create-account-popup .create-account {
        width: 300px;
        padding: 0 10px;
    }
    h1.create-account-label {
        font-size: 1.3rem;
    }
    form.create-account-form {
        padding: 30px 0;
    }
    .footer-signup, .footer-location {
        margin-top: 10px;
        width: 100%;
    }
    .footer-location {
        padding-left: 0px;
    }
    .footer-signup {
        padding-right: 0px;
        border-right: 0px solid #49443e;
    }
    .footer-nav-part{
        padding-left: 0;
        width: 100%;
        border-top: 1px solid #49443e;
    }
    .footer-nav-part:first-child{
        border-top: 0;
    }
    .crate-account-overlay {
        top: 7px;
        bottom: 15px;
    }
    .create-account-form i.back {
        top: 34px;
        left: 0px;
    }
}



@media (max-width: 494px){
    .contactPage {
        padding-left: 20px;
        padding-right: 20px;
    }
    .name-relative-wrapper input[type=text] {
        width: 100%;
        margin-left: 0px !important;
    } 
    p.name-relative-wrapper input[type=email] {
        width: 100%;
        margin-left: 0px !important;
    }
    textarea#message {
        margin-left: 0px !important;
        width: 100%;
        margin-top: 20px;
    }
    .card-footer {
        width: 100%;
        padding-left: 0px;
    }
    .button {
        width: auto;
        padding-left: 3px;
        padding-right: 3px;
    }

}

@media (max-width:460px){
.filter_fields {
    float: none;
    margin-left: 50px;
}
.filter .field_group {
    display: block;
}
.filter_fields .label {
    width: 50px;
}
}
@media (max-width: 456px){
    .faqPage {
        margin-top: 0px;
    }
}

@media (max-width: 430px){
    .create-account-form i.back {
        top: 34px;
        left: 1px;
    }
    .signin-section {
        height: calc(100% + 105px);
    }
    .create-account-content a {
        max-width: 200px;
    }
    .footer-section-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-nav-part {
        padding-left: 8px;
        padding-right: 8px;
    }
    .top-bannar-content {
        margin-top: 28px;
    }
}
@media (max-width: 370px){
    .signin-section {
        height: calc(100% + 130px);
    }
}
@media (max-width: 320px){
    .cart-page h3.table-heading {
        margin-top: 35px;
        font-size: 25px;
        padding-left: 18px;
    }
    ul.header-right-side {
        right: 15px;
        top: 13px;
    }
    .cb_forget_password .container {
    max-width: 85%;
    padding-left: 0px;
    padding-right: 0px;
}
  .row.collections_content_cards {
    float: none;
    padding-left: 0px;
    padding-right: 0px;
}
.row.collections_content_cards .card-img-top {
    width: 270px;
}
    .faqPage {
        margin-top: 0px;
    }
}