/*@import url('https://fonts.googleapis.com/css?family=Carrois+Gothic');*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');*/
/*@import url('https://fonts.googleapis.com/css?family=IM+Fell+Great+Primer:400,400i');*/

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

body {

    background-color: #fff !important;
    /*font-family: 'Carrois Gothic', sans-serif;*/
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: -1px !important;
    border: 1px solid transparent;
}

.more-info {
    margin: auto !important;
    max-width: 300px !important;
    display: block !important;
    margin-top: 40px !important;
    border: 1px solid transparent !important;
    background: #fff !important;
    padding: 15px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-box-shadow: 0 0 50px #000;
    box-shadow: 0 0 50px #000;
}
span.fa.fa-trash:hover {
    cursor: pointer;
}
.more-info:hover {
    background: #000 !important;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #fff !important;
    /*top: 2px;*/
    position: relative;
    text-decoration: none !important;
}

.navbar-brand {
    margin-top: 20px;
    font-weight: bold;
    font-size: 25px !important;
}

.image-holder-home {
    height: 300px !important;
    display: block;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

#app-layout > div.container > div.programs-holder > div:nth-child(1) {
    padding-left: 0 !Important;
}

#app-layout > div.container > div.programs-holder > div:nth-child(3) {
    padding-right: 0 !important;
}

/*.image-holder-home:hover .home-item-title*/
/*{*/
/*transform: scale(1.01);*/
/*}*/

.high-separator {
    padding: 70px 30px;
    display: block;
    background: #FADA61;
    margin: 20px 0px;
}

.jumbo-heading {
    color: #fff !important;
    width: 100%;
    text-align: center !important;
    display: block;
    padding: 34px;
    background: var(--primary-color);
    font-weight: 100;
    font-size: 47px !important;
    margin: 0;
}

html .txt-fs-h4 {
    font-size: 1.3125rem;
    line-height: 1.5238095;
}

#no-padding > div.container > div.panel.panel-default.high-separator.eye-catcher > div > div > p {
    text-align: center;
    font-size: 20px;
    font-weight: 100;
}

/* Styling choose product*/

.form-item-subscriptions {
    border: 1px solid #EEE;
    -webkit-box-shadow: 0px 3px 3px #ccc;
    box-shadow: 0px 3px 3px #ccc;
    -webkit-border-radius: 0px 5px 5px 0;
    border-radius: 0px 5px 5px 0;
    padding: 10px;
    background: #E6E6E6;
    color: #111;
    margin: 26px 0px;
}

.product-description {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 700;
}

.package-item {
    display: block;
    /* height: 197px; */
    border: 1px solid;
    margin: 20px 20px 20px 15px !important;
    /* background: #F5F7FA; */
    border: 1px solid #e1e1e1 !Important;
    /* box-shadow: 1px 2px 5px #ccc; */
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
    border-bottom: 1px solid #ccc !important;
    -webkit-box-shadow: 0px 2px 0px #aaa;
    box-shadow: 0px 2px 0px #aaa;
}

.radio-holder-left {
    float: left;
    display: inline-block;
    padding: 67px;
    /* height: 100px; */
    /* background: #fff; */
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

h3.big {
    text-align: center;
    color: #222 !important;
}

#collapse01 > div > div > div:nth-child(4) > div.col-md-11.product-description > label > div > div.col-sm-3 > span > div {
    text-align: right !important;
}

h1, h2, h3, h4 {
    font-weight: bold;
    color: #9BB70D !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    /*margin-left: -14px;*/
    color: #111 !important;
    margin: 10px auto 0 !important;
}

.checkout-block {
    width: 100%;
    z-index: 111;
    display: block;
    padding: 15px;
    margin-top: 7px;
    BACKGROUND: var(--primary-color) !IMPORTANT;
    COLOR: #FFF;
}

.here-only-for-width {
    width: 250px !important;
    padding: 0px 25px !important;
    height: 100%;
    left: auto;
    z-index: 10000;
    position: fixed;
    background: #fff;
}

.top-90 {
    margin-top: 65px !important;
    padding: 0 !important;
}

.top-fixer {
    /*margin-top: 10px;*/
    display: block;
    position: relative;
}

.home-separator {
    height: 30px;
    display: block;
}

.subscriptions-promo-img {
    max-width: 100%;
}

.nm-inner-footer {
    margin: auto;
    width: 85%;
}

.nm-footer {
    background: var(--primary-color);
    border-top: 2px solid #ccc;
    padding: 20px;
    text-align: center;
    color: white;
    position: fixed;
    bottom: 0;
    width: 102%;
    z-index: 99;
}

@media all and (max-width: 991px)
{
    .nm-footer {
        /*background: transparent;*/
        border-top: 2px solid #ccc;
        padding: 20px;
        text-align: center;
        /*color: #111 !important;*/
        position: fixed;
        bottom: 0;
        width: 102%;
    }
}

.footer-content-list .footer-list-item a {
    color: #111 !important;

}

.footer-content-list .footer-list-item a:hover {
    color: #9BB70D !important;

}

.icon-holder {
    padding: 20px;
}

.icon-holder i {
    font-size: 46px;
}

.icon-holder em {
    font-size: 46px;
}

.become-member-title {
    display: inline;
}

.high-separator {
    padding: 70px 30px;
    display: block;
    background: #fff;
    margin: 20px 0px;
}

.price-tag {
    text-align: center;
    font-size: 22px;
    color: #656565 !important;
}

.price-tag a {
    text-align: center;
    font-size: 22px;
    color: #656565 !important;
}

.footer-list-item {
    list-style-type: none !important;
}

.main-logo {
    margin-top: 6px;
}

#main-logo {
    width: 200px !important;
}

.panel .panel-heading {
    border-bottom: 0;
    font-size: 14px;
    background: transparent !Important;
    color: #111;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}

.home-item-title {
    position: absolute;
    border: 50px;
    background: rgba(0, 0, 0, 0.6);
    padding: 11px;
    width: 100%;
    color: #fff;
    font-size: 25px;
    bottom: 0;
}

#app-layout > div.container > div.programs-holder > div:nth-child(2) > div > div {
    position: absolute;
    border: 50px;
    background: rgba(0, 0, 0, 0.6);
    padding: 11px;
    width: 92%;
    color: #fff;
    font-size: 25px;
    bottom: 0;
}

.description-title {
    font-size: 26px;
    padding-left: 0 !important;
    color: #3f3f3f !important;
}

.services {
    margin-top: 16px;
}

div.subscriptions {
    margin-top: 45px !important;
    padding: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.subscriptions-promo-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size: 50px !important;
    color: #8dcdca !important;
}

.btn-jumbotron {
    background: #ff660A;
    color: #fff !important;
    margin-top: 5px;
}

a.btn-jumbotron {
    background: #ff660A;
    color: #fff !important;
    margin-top: 5px;
    padding: 7px !important;
    font-family: "Krona One";
}

a.btn-jumbotron:hover {
    background: #cc0033 !important;
    color: #111 !important;
    padding: 7px !important;
    margin-top: 5px;
    top: 0px !important;
    position: relative;
    /*font-weight: bold;*/
}

.front-wrapper {
    position: relative;
    width: 100% !important;
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
    margin: auto;
    margin-top: 0px;
}

* {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.left-column-products, .right-column-products {

    padding: 10px !important;
}

/*.panel-body {*/
/*padding: 60px !important;*/
/*}*/

.radio label, .checkbox label {
    min-height: 21px;
    /*padding-left: 38px;*/
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.custom-homepage-nav-class > li > a {
    padding: 7px 14px !important;
}

.custom-blog-image {
    width: 100% !important;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

#app-layout > div.container > div.programs-holder > div > div:nth-child(1) {
    /*margin-right: 2% !Important;*/
}

.right-column-home {
    float: right !important;
}

div.home-main {
    margin: 4px !important;
    padding: 0 !important;
}

.custom-contact-info p {
    text-align: left !important;
    padding-left: 15px;
    font-size: 18px;
}

.contact-form-holder {
    width: 74%;
}

.contact-info-holder {
    width: 24%;
    margin-left: 1%;
}

/*.custom-checkout-panel {*/
/*width: 74%;*/
/*margin-right: 1%;*/
/*}*/
.custom-login-panel-body {
    padding: 30px !important;
}

.extra-container {
    padding: 14px;
    padding-top: 70px !important;
}

.btn-with-arrow:after, .occasion-highlights .occasion .view-more:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 1rem;
}

.view-more:hover {
    color: #fff !important;
    border-color: #181818 !important;
    background-color: #181818 !important;
    border: 2px solid #181818 !important;
}

.btn-default {
    margin: 12px 0px !important;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: block !important;
    width: 100%;
}

#no-padding {
    padding: 0 !important;
}

#yes-padding {
    padding: 15px !important;
}

.profile-titles {
    padding-left: 15px !important;
}

th {
    white-space: normal !important;
}

.mt-lg {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.custom-checkout-btn {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.custom-checkout-btn:hover {
    background-color: #c03 !important;
    border: 1px solid #c03 !important;
}

.custom-text-left {
    text-align: left !important;
}

.custom-text-right {
    text-align: right !important;
}

.navbar-brand {
    height: 40px !important;
}

/*!* --------Here starts the css for navbar----------*!

!*.snip1275 {*!
    !*text-align: center;*!
    !*text-transform: uppercase;*!
    !*font-weight: 500;*!
    !*!*letter-spacing: 1px;*!*!
!*}*!
.snip1275 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.snip1275 li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0.8em;
    !*padding: 0;*!
}
!*.snip1275 a {*!
    !*padding: 0.3em 0;*!
    !*color: rgba(255, 255, 255, 0.5);*!
    !*position: relative;*!
    !*text-decoration: none;*!
!*}*!
.snip1275 a:before,
.snip1275 a:after {
    height: 3px;
    position: absolute;
    content: '';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: #c03;
    width: 0;
}
.snip1275 a:before {
    top: 0;
    right: 0;
}
.snip1275 a:after {
    bottom: 0;
    left: 0;
}
.snip1275 a:hover,
.snip1275 .current a {
    color: #ccc !important;
}
.snip1275 a:hover:before,
.snip1275 .current a:before,
.snip1275 a:hover:after,
.snip1275 .current a:after {
    width: 100%;
}*/

/* --------Here ends the css for navbar----------*/

#responsive-padding {
    padding: 10px 5px !important;
}

#btn-hover:hover {
    background: #ff660A !important;
    color: #fff !important;
}

#upper-header {
    background: rgba(255, 255, 255, 0.8);
    padding: 0;
    position: fixed !important;
    width: 100%;
    display: block;
    z-index: 9999 !important;
    height: 40px;
}

#upper-header-nav li {
    display: inline-block;
    margin-top: 5px;
}

#header {
    overflow: hidden;
    display: none;
    background: #444;
}

#upper-header-nav li a {
    color: #fff !important;
    border-bottom: 4px solid transparent !important;
}

#upper-header-nav li a:hover {
    color: var(--secondary-color) !important;
    background: transparent !important;
}

#upper-header-nav li a:focus, #upper-header-nav li a:visited {
    background: transparent !important;
}

#upper-header-nav li a span {
    color: var(--secondary-color) !important;
}

#upper-header-contact {
    margin-top: 9px;
}

#upper-header-contact .custom-phone {
    color: #9bb70d !important;
}

#upper-header-contact span {
    color: #fff !important;
}

#home-main {
    margin-bottom: 2% !important;
}

.login-container {
    margin:  auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 50% !important;
    float: none !important;
    min-height: 100%;
    padding: 0 !important;
    max-width: 400px;
    /*margin-top: 30% !important;*/
}

.eye-catcher {
    margin-top: 3% !important;
}

.forgot-pass {
    width: 100%;
    display: block;
    text-align: center;
}

#full-width {
    width: 100% !important;
}

.hs-form fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100% !important;
}

.affix {
    top: 0 !important;
    width: 100% !important;
    margin-top: 0;
    z-index: 1111111;
    padding: 15px;
    border-bottom: 2px solid #ccc;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.custom-homepage-nav-class {
    text-align: right;
}

.custom-homepage-nav-class li {
    float: none !important;
}

.custom-homepage-nav-class li a {
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}

.custom-homepage-nav-class li a:hover {
    color: var(--secondary-color) !important;
    -ms-transform: scale(1.1, 1.2);
    -webkit-transform: scale(1.1, 1.2);
    transform: scale(1.1, 1.2);
}

#subscriptions {
    margin-bottom: 15px;
}

.wpb_wrapper h2 {
    padding-top: 25px;
}

.hs-button {
    display: block;
    margin: auto;
}

.per-month {
    text-align: center;
}

#brand {
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
}

.panel-default-margin {
    margin-bottom: 20px !important;
}

/*New menu*/

.navbar-default .navbar-toggle .icon-bar {
    background-color: #f6f6f6;
    height: 3px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

.custom-middle-menu {
    margin-top: -13px !important;
    z-index: 10000;
    display: block !important;
    position: relative;
}

.custom-hamburger-menu > li {
    float: left !important;
}

.custom-hamburger-menu > li > a {
    font-weight: 100;
    font-family: 'Carrois Gothic', sans-serif;
    color: #111 !important;
    font-size: 32px;
}

.custom-homepage-nav-class {
    margin-top: 50px !important;
    text-transform: uppercase;
    float: none;
}

.custom-navigation-holder {
    display: none;
}

.custom-homepage-nav-class li {
    float: left !important;
    display: block !important;
    width: 100%;
    text-align: left;
}

.menu-hider {
    text-align: right !important;
}

.navbar-nav > li > a {
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    line-height: 34px !important;
    cursor: pointer;
}

.eye-catcher {
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}

/*Home PAGE*/

.custom-home-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    -o-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1;
    /*background: rgba(0,0,0,0.5);*/
}

.overlay-content {
    text-align: left;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 6;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 105rem;
    width: 100%;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}

.block-full-width .col-row, .block-full-width .col-row [class*="col-"], .block-full-width .col-row [class^=" col-"], .block-full-width-content-padding .col-row, .block-full-width-content-padding .col-row [class*="col-"], .block-full-width-content-padding .col-row [class^=" col-"] {
    height: 100%;
}

#no-padding > div > div > div > div > h1 {
    font-weight: bold;
    color: #111 !important;
    text-transform: uppercase !important;
}

#upper-header-nav li a {
    color: #111 !important;
    border-bottom: 4px solid transparent !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
}

#upper-header-contact span {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100
}

.btn-7 {

    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 20px;
}

.btn-7:hover {

    color: rgba(255, 255, 255, 1) !important;
}

.call-us {
    width: auto;
    background: transparent;
    display: inline;
    padding: 10px;
    color: #111;
}

.call-us > i {
    color: #fff;
}

#no-padding > div.container > div.panel.panel-default.high-separator.eye-catcher > div > div:nth-child(1) > p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #222 !important;
    margin-top: 40px;
    margin-bottom: 40px;
}

h1, h2, h3, h4 {
    font-weight: bold;
    color: #41464C !Important;
    /* text-transform: uppercase; */
    text-transform: none !important;
}

#no-padding > div.container > div.panel.panel-default.high-separator.eye-catcher > div > div:nth-child(1) > h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size: 50px !important;
    color: #fff !important;
    background: var(--primary-color);
    padding: 36px;
}

#home-main > h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    color: #fff !important;
    padding: 25px;
    font-size: 29px !important;
    background: var(--primary-color);
    text-transform: uppercase !important;
    margin: 0 !important;
}

.home-usp-block > h3 {
    text-align: left;
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    color: #222;
    padding: 10px !important;
    margin-top: 6px !important;
}

.usp-button {
    width: 100%;
    color: #111 !important;
    padding: 10px;
    text-align: left;
    font-size: 18px !important;
    border-bottom: 2px solid transparent;
}

.usp-button:hover {
    border-bottom: 2px solid var(--secondary-color);
}

.home-main {
    border: 1px solid #ccc;
}

.btn {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 13px;
    border-color: transparent;
    -webkit-appearance: none;
    outline: none !important;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

div.subscriptions {
    border: 0px solid #ccc !important;
}

.promo-content {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #222 !important;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 18px;
}

.home-request-form {

    position: relative;
    background: #f1f1f1;
    color: #111;
}

.btn.btn-default {
    border-color: #eaeaea;
    background: transparent !important;
    /* padding: 8px 20px !important; */
    color: #000 !important;
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 21.5px;
    border-left: 0px solid #edf1f2 !important;
    color: #111 !important;
    text-shadow: none !important;
    font-style: italic !important;
}

.carousel .carousel-control.left, .carousel .carousel-control.right {
    background-image: none;
    top: 20px !important;
}

.quote-author {
    color: #333 !important;
    text-shadow: none !important;
}

.btn-7 {
    border: 2px solid var(--secondary-color) !important;
}

.play {
    border: 2px solid var(--secondary-color) !important;
    color: var(--secondary-color);
    -webkit-border-radius: 50% !important;
    border-radius: 56% !important;
    padding: 11px;
    margin-left: 21px;
}

.play > i {
    /*border: 2px solid transparent !important;*/
    color: var(--secondary-color);
}

.panel.panel-default {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff !Important;
    padding: 0 !important;
    /* width: 50%; */
    margin: auto;
}

.view-more {
    /* -moz-transition-property: background-color,border-color,color; */
    /* -o-transition-property: background-color,border-color,color; */
    /* -webkit-transition-property: background-color,border-color,color; */
    /* transition-property: background-color,border-color,color; */
    /* -moz-transition-duration: 0.1s; */
    /* -o-transition-duration: 0.1s; */
    /* -webkit-transition-duration: 0.1s; */
    /* transition-duration: 0.1s; */
    /* -moz-transition-timing-function: linear; */
    /* -o-transition-timing-function: linear; */
    /* -webkit-transition-timing-function: linear; */
    /* transition-timing-function: linear; */
    /* text-decoration: none; */
    /* display: inline-block; */
    padding: 13px 28px !important;
    /* border: 2px solid #181818; */
    /* background-color: transparent; */
    /* color: #111 !important; */
    /* text-align: center; */
    /* position: relative; */
    /* z-index: 2; */
    /* text-transform: uppercase; */
    /* font-family: "Soho Gothic W01",sans-serif; */
    /* font-weight: 200; */
    /* font-style: normal; */
    /* font-weight: 400; */
    font-size: 22px !important;
    /* border: 2px solid #111 !important; */
    color: #000 !important;
    background: transparent !important;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #f2f2f2;
}

.testimonials-carousel {
    /*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent *!*/
    /*background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); !* IE6-9 fallback on horizontal gradient *!*/

}

.orange-key {
    color: var(--secondary-color);
}

.home-request-form {
    background: #dc0066 !important;
    margin-top: -20px;
}

.home-request-form {
    position: relative;
    background: #f1f1f1;
    color: #111;
}

.form-wrapper {
    padding: 20px 0;
}

.call-me-back-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size: 30px !important;
    color: #fff !important;
}

.call-me-back-input {
    margin-top: 20px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}

.call-me-back-btn {
    background: transparent;
    border: 1px solid #fff;
    padding: 7px 46px;
    margin-top: 20px;
    color: #fff;
}

.call-me-back-btn:hover {
    background: rgba(255, 255, 255, 0.4);
    font-weight: bold;
}

.testimonials {
    margin-top: 75px !important;
    margin-bottom: 65px;
}

.master-menu-holder {
    background: #fff;
}

.imaged-header {
    height: 400px !important;
    width: 100%;
}

.imaged-header1 {
    height: 400px !important;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
}

.imaged-header1 img {
    height: 400px !important;
    width: 100%;
}

.gallery-image {
    position: relative;
    display: block;
}

.gallery-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    text-align: center;
    vertical-align: middle;
    line-height: 400px;
}

.gallery-text h3 {
    color: white !important;
    display: inline-table;
    vertical-align: middle;
    line-height:1;
    font-size: 50px !important;
    text-shadow: 1px 3px 6px black;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 100%;
}

.image-title-frontend {

}

.custom-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    z-index: 10;
    background-color: transparent;
    display: none;
}

.layered-header-title {
    text-align: center;
    font-weight: bold;
    color: #fff !important;
    font-size: 50px !important;
    text-shadow: 1px 3px 6px black;
    text-transform: none !important;
    padding-top: 145px;
}

h1, h2, h3 {

    font-weight: bold;
    color: #41464C !Important;
    /* text-transform: uppercase; */
    text-transform: none !important;
    /* font-family: 'Oswald', sans-serif; */
    font-weight: 500;
    /*font-size: 50px !important;*/
    /*color: #dc0066 !important;*/
}

p {
    margin: 0 0 10.5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #222 !important;
    margin-bottom: 40px;
    font-size: 15px;
}

.cart-item-content p{
    font-size: 16px;
}

.choose-package-intro {
    margin-top: 60px !important;
}

.panel {
    background-color: #ffffff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #e5e5e5 !important;
    margin: auto;
    margin-bottom: 20px;
}

div.col-md-11.product-description > label > div > div.col-sm-9 > p:nth-child(2) {
    margin: 0 0 10.5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #222 !important;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 13px;
}

/*Multistep wizard*/

.wizard {
    margin: 20px auto;
    /*background: #fff;*/
}

.wizard .nav-tabs {
    position: relative;
    margin: -17px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #dc0066;
    border: 2px solid #dc0066;
    color: #fff;
}

.wizard li.active span.round-tab i {
    color: #fff;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #f7b900 !important;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;

}

.wizard .nav-tabs > li a:hover {
    background: transparent;
    border: 1px solid transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 0 !important;
}

.wizard h3 {
    margin-top: 0;
}

.step1 .row {
    margin-bottom: 10px;
}

.step_21 {
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}

.step33 {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.dropselectsec {
    width: 68%;
    padding: 6px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    margin-left: 10px;
    outline: none;
    font-weight: normal;
}

.dropselectsec1 {
    width: 74%;
    padding: 6px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    margin-left: 10px;
    outline: none;
    font-weight: normal;
}

.mar_ned {
    margin-bottom: 10px;
}

.wdth {
    width: 25%;
}

.birthdrop {
    padding: 6px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    margin-left: 10px;
    width: 16%;
    outline: 0;
    font-weight: normal;
}

/* according menu */
#accordion-container {
    font-size: 13px
}

.accordion-header {
    font-size: 13px;
    background: #ebebeb;
    margin: 5px 0 0;
    padding: 7px 20px;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.unselect_img {
    width: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.active-header {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #F53B27;
}

.active-header:after {
    content: "\f068";
    font-family: 'FontAwesome';
    float: right;
    margin: 5px;
    font-weight: 400
}

.inactive-header {
    background: #333;
}

.inactive-header:after {
    content: "\f067";
    font-family: 'FontAwesome';
    float: right;
    margin: 4px 5px;
    font-weight: 400
}

.accordion-content {
    display: none;
    padding: 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.accordion-content a {
    text-decoration: none;
    color: #333;
}

.accordion-content td {
    border-bottom: 1px solid #dcdcdc;
}

@media ( max-width: 585px ) {

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.inline-block {
    display: inline-block;
    font-size: 11px;
}

.product-description {
    margin: 0 0 0 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #222 !important;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    background: #e4e4e6;
}

.btn-7-product {
    background: transparent;
    color: #111 !important;
    font-size: 22px !important;
    margin-bottom: 20px !important;

}

.btn-7-product:hover {
    background: #000;
    color: #fff !important;
    border: 0px solid #111 !important;
    padding: 10px 23px !important;
    font-size: 22px !important;
}

.product-description {
    margin: 0 0 0 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #222 !important;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    background: #e4e4e6;
    -webkit-border-radius: 0 7px 7px 0px;
    border-radius: 0 7px 7px 0px;
}

.package-item:hover {
    display: block;
    /* height: 197px; */
    border: 1px solid;
    margin: 20px 20px 20px 15px !important;
    background: #fff !important;
    border: 1px solid #ccc !Important;
    /* box-shadow: 1px 2px 5px #ccc; */
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 0px solid #c49207;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-top: 12px;
}

.product-description {
    padding-top: 15px;
    padding-bottom: 15px;
}

.form-control {
    -webkit-box-shadow: 0 0 0 #000 ;
    box-shadow: 0 0 0 #000 ;
    width: 100%;
    border: 1px solid #dde6e9 ;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box ;
    background: #fff ;
}

.forgot-password {
    float: right;
    display: inline-block;
    font-size: 12px;
}

.checkout-button {
    background: var(--primary-color) !important;
    -webkit-box-shadow: 0 4px var(--primary-color);
    box-shadow: 0 4px var(--primary-color);
    -webkit-border-radius: 7px !important;
    border-radius: 7px !important;
    color: white !important;
    margin-bottom: 10px !important;
    font-size: 13px !important;
    border: 1px solid var(--primary-color);
}

.checkout-button:hover {

    font-size: 13px !important;
    color: var(--primary-color) !important;
    -webkit-box-shadow: 0 4px var(--primary-color);
    box-shadow: 0 4px var(--primary-color);
    -webkit-border-radius: 7px !important;
    border-radius: 7px !important;
    background-color: white !important;
    margin-bottom: 10px !important;
    font-size: 13px !important;
}

.step33 {
    border: 0px solid #ccc !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
}

td, th {
    padding: 0.2vw 0.9% !important;
    border: 0px solid #ccc !important;
    text-align: left;
}

h3 {
    font-size: 24px !important;
}

.txt-white h1 {
    color: #fff !important;
}

.carousel-inner .item {
    min-height: 500px;
}

.contact-page-login {
    border-color: #111;
    padding: 10px 50px !important;
}

.overlayy {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 10000000;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.overlayy-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
}

.overlayy a {
    padding: 10px;
    text-decoration: none;
    font-size: 30px;
    color: #fff !important;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}

.overlayy a:hover, .overlayy a:focus {
    color: var(--secondary-color) !important;
}

.overlayy .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    padding: 0;
}

@media screen and (max-height: 450px) {
    .overlayy {
        overflow-y: auto;
    }

    .overlayy a {
        font-size: 20px
    }

    .overlayy .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.btn-primary {
    color: #fff !important;
    /*padding: 10px 90px !important;*/
    margin: 10px 0 !important;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    /*background-color: #e96a49 !important;*/
    /*border: 1px solid #ccc !important;*/
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    text-transform: uppercase;
    font-size: 16px !important;
}

.custom-margin-top-bottom {
    margin-bottom: 10px;
}

.custom-margin-top {
    margin-top: 20px;
}

#open-close-nav-mobile {
    display: none;
}

.overlay {
    background-color: transparent;
}

.video {
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: relative;
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    background: #000;
    -webkit-transform: scaleX(2);
    -moz-transform: scaleX(2);
}

.next-step {
    background: #8dcdca;
    border: none !important;
    background: #e96a22 !important;
    color: #fff !important;
    width: 100%;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 10px;
    font-weight: bold;
    text-transform: capitalize;
}

.next-step1 {
    border: none !important;
    background: var(--primary-color) !important;
    color: #fff !important;
    width: 100%;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 10px;
    font-weight: bold;
    text-transform: capitalize;
}

.next-step1:hover {
    background: #9e2fc6 !important;

}

.option {
    width: 100%;
}

.right-sidebar-holder {
    border: 0px solid #ccc;
}

tbody > tr:nth-child(1).checkout-subtotal {
    background: transparent !important;
    color: #fff !important;
    text-align: center;
    padding: 10px 10px !important;
    height: 40px;
    text-transform: capitalize;
}

.checkout-tax {
    text-transform: capitalize;
}

.c-checkbox span, .c-radio span {
    position: relative;
    display: inline-block;
    vertical-align: middle !important;
    margin-left: 0px;
    /* width: 38px; */
    /* height: 38px; */
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-right: 5px;
    text-align: center;
    background: #fff !important;
    padding: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f2f2f2 !important;
}

.c-checkbox span:before, .c-radio span:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    text-align: center !important;
    font-size: 53px !important;
    line-height: 18px;
    vertical-align: middle;
}

.checkout-section {
    margin-bottom: 84px !important;
}

#choose-package-filter {
    border: 0px solid #111;
    background: #e4e4e6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 0;
}

.cart_title {
    color: #fff !important;
    text-transform: capitalize !important;
}

.custom-text-checkout {
    color: #fff !important;
    text-transform: capitalize;
}

.wizard-inner {
    display: none !important;
}

.tab-content {
    padding: 10px 15px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #fff !important;
    padding-top: 0px;
    border: none !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: white !important;
    padding-bottom: 50px;
    /*border: 1px solid #f2f2f2 !important;*/
}

.c-checkbox input[type=checkbox]:checked + span, .c-radio input[type=checkbox]:checked + span, .c-checkbox input[type=radio]:checked + span, .c-radio input[type=radio]:checked + span {
    border-color: #5d9cec;
    color: #555 !important;
    background-color: #5d9cec;
    z-index: 10000 !important;
}

tr:hover {
    background-color: transparent !important;
}

.right-sidebar-holder {
    padding-right: 14px !important;
}

a.btn.cancel-button {
    color: #fff !important;

    margin: 10px 0 !important;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 1px solid #ccc;
    text-transform: uppercase;
    -webkit-box-shadow: 0 4px #87c6c6;
    box-shadow: 0 4px #87c6c6;
    background: #a1d5d5 !important;
    background-color: #a1d5d5 !important;

    width: auto !important;
    height: auto !important;
    padding: 9px 23px !important;
    border: 1px solid #ccc !important;
    text-transform: uppercase;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    font-weight: bold;
}

.checkout-block {
    margin-top: 20px;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

.block-label {
    display: block !important;
    font-weight: bold !important;
    padding: 10px 20px;
}

.btn-7-product {
    border: none !important;
    background: #e96a22 !important;
    color: #fff !important;
    width: 100%;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 10px;
}

div.col-md-4.col-xs-12.no-padding.right-sidebar-holder > div > div.panel-heading.bb {
    border-bottom: 0;
    font-size: 14px;
    background: transparent !Important;
    color: #fff;
    border-bottom: 1px solid #fff;
}

div.panel-body.bt > table > tbody > tr {
    border: 0px solid #fff !important;
}

.checkout-sidebar-footer {
    padding: 20px 15px !important;
    border-top: 1px solid;
}

.total-amount-line {
    font-size: 18px !important;
}

.btn-7-product:hover {
    background: #000;
    color: #fff !important;
    border: 0px solid #111 !important;
    padding: 10px 23px !important;

}

.frontend-button-holder {
    border-top: 1px solid #ccc;
}

#package-items > div > div.col-md-1.col-xs-1.radio-holder-left > label > div > span {

    -webkit-box-shadow: inset 0 1px;
    box-shadow: inset 0 1px;
}

.c-checkbox input[type=radio]:checked + span:before, .c-radio input[type=radio]:checked + span:before {
    color: #5d9cec;
    font-size: 40px !important;
}

.checkout-steps {
    padding-top: 45px;
}

tr:nth-child(odd) {
    background: transparent !important;
}

.frontend-cancel-button {
    width: auto !important;
    padding: 10px 29px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

.text-right {
    text-align: right;
    font-weight: bold;
}

.payment-method-item {

    height: 50px;
    width: 33% !important;
    float: left !important;
    display: block;
}

.payment-method-img {
    width: 27px !important;
}

.payment-status-title {
    color: var(--secondary-color);
    font-size: 62px;
    text-align: center;
    font-weight: bold;
}

#app-layout > div.row > div.container.payment-status-wrapper > div.payment-status-response > p {
    text-align: center;
}

.company-logo-holder {
    display: block;
    height: 100px;
    text-align: center;
}

.payment-success-icon {
    width: 104px;
}
.bank-description {
    margin-left: -15px;
    margin-right: -15px;
}
.payment-status-wrapper {
    height: 600px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 20px 5px 0;
    margin-top: 1px \9;
    line-height: normal;
}

small.credits-span {
    font-size: 12px !important;
    text-align: right;
    width: 100% !important;
    display: inline-block;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*input[type='checkbox'] {*/
/*-webkit-appearance: none;*/
/*width: 30px !important;*/
/*height: 30px !important;*/
/*background: white;*/
/*border-radius: 5px;*/
/*border: 2px solid #ccc;*/
/*}*/

/*.fa-check {*/
/*font-size: 20px;*/
/*color: #111 !important;*/
/*position: absolute;*/
/*left: 32px;*/
/*top: 91px;*/
/*}*/

.checkout-header {
    font-weight: bold;
    text-transform: capitalize !important;
    margin-bottom: -7.5px;
}

div.goto-profile {
    width: 270px !important;
    margin: auto !important;
    color: #fff !important;
    display: block;
    text-align: center;
}

div.goto-profile > a {
    color: #fff !important;
    text-align: center !important;
}

.custom-form-group {
    margin-top: 2px !important;
    float: right !important;
}

div.bottom-100 {
    margin-bottom: 100px !important;
}

.custom-checkbox {
    width: 1.7em;
    height: 1.7em;
    background-color: white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.custom-checkbox:checked {
    background-color: #DC0066;
}

@media screen and (max-width: 991px) {
    .login-body .forgot-pass {
        font-size: 11px !important;
        color: var(--primary-color) !important;
        height: 16px;
        text-align: left !important;
    }

    #full-width {
        width: 30% !important;
    }
}
@media screen and (max-width: 991px) and (orientation: landscape) {
    #forgotten-pass2 {
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 767px) {
    .full-width-fix {
        width: 100% !important;
    }

    .fix-margin-bottom {
        margin-bottom: 0px !important;
    }

    .gallery-text h3 {
        font-size: 40px !important;
    }

    .login-body .forgot-pass {
        font-size: 11px !important;
        color: var(--primary-color) !important;
        height: 16px;
        text-align: left !important;
    }

}
@media screen and (max-width: 450px) {
    .gallery-text h3 {
        font-size: 30px !important;
    }
}
.login-button {
    background: var(--primary-color) !important;
    color: #fff !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

li a {
    color: #111;
    padding: 5px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-weight: 600;
    text-transform: unset;
    font-size: 15px;
}

input.custom-button-default {
    background: var(--primary-color) !important;
    -webkit-box-shadow: 0 4px var(--primary-color);
    box-shadow: 0 4px var(--primary-color);
    color: #fff !important;
    border: none !important;
}

input.custom-button-default:hover {
    background: transparent !important;
    -webkit-box-shadow: 0 4px var(--primary-color);
    box-shadow: 0 4px var(--primary-color);
    color: var(--primary-color) !important;
    border: 1px solid !important;
}

h2.new-pass-heading {
    font-weight: bold;
    color: #41464C !Important;
    /* text-transform: uppercase; */
    text-transform: none !important;
    /* font-family: 'Oswald', sans-serif; */
    font-weight: bold;
    font-size: 40px !important;
    color: #111;
}

.new-pass-container {
    text-align: left;
    border: 1px solid #ddd;
    padding: 104px !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.input-group-addon:first-child {
    border-right: 0;
    font-weight: bold !important;
}

.checkout-location-img {
    height: 115px !important;
}

.choose-locations-item {
    padding: 15px;
}

.inner-location-wrap {
    /*border: 2px solid #ccc !important;*/
}

.checkout-location-title {
    color: var(--primary-color) !important;
    font-size: 20px;
    padding-top: 27px;
    overflow: hidden;
    height: 58px;
    font-weight: 400 !important;
}

.checkout-location-img {
    background-repeat: no-repeat;
}

#step1 img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 173px;
    min-height: 172px;
    min-width: 100%;
}

#upper-header-nav > div > form > div {
    background: transparent !important;
}

#upper-header-nav {
    padding: 15px;
}

.language-form1 {
    margin-bottom: 0px !important;
    margin-top: 5px !important;
}

#language-select3 {

}

.language-form1 > #language-select3 > .dd-select .dd-selected-description {
    color: #aaa !important;
}

.language-form1 > #language-select3 > .dd-select {
    background: white !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    /*border: 1px solid #aaa !important;*/
}

.language-form1 > #language-select3 > .dd-select .icon-arrow-down {
    right: 15px !important;
}

.language-form1 > #language-select4 > .dd-select .dd-selected-description {
    color: #aaa !important;
}

.language-form1 > #language-select4 > .dd-select {
    background: white !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    /*border: 1px solid #aaa !important;*/
}

.language-form1 > #language-select4 > .dd-select .icon-arrow-down {
    right: 15px !important;
}

#app-layout {
    background-color: #f6f6f6 !important;
}

.dd-options li {
    display: block !important;
}

@media screen and (min-width: 1600px) {
    .imaged-header1 {
        height: 600px !important;
    }

    .imaged-header1 img {
        height: 600px !important;
    }

    .gallery-text {
        height: 600px;
        line-height: 600px;
    }

    .gallery-text h3 {
        font-size: 50px !important;
    }

}



.ws-row2 {
    background: var(--primary-color) !important;
    margin: 0 !important;
}

.product-title1
{
    min-height: 50px !important;
}

.discounted_from {
    color: #ccc !important;
}


.show-subdata-wrapper {
    margin-top: 20px !important;
    display: block;
    font-size: 20px !important;
}

/*.custom-filter-input {*/
/*margin: 5px !important;*/
/*padding: 0px !important;*/
/*}*/


#responsive-padding > div > input ,#responsive-padding > div > select   {
    -webkit-box-shadow: 0 0 0 #000 !important;
    box-shadow: 0 0 0 #000 !important;
    width: 100%;
    border: 1px solid #dde6e9 !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background: #fff !important;
    height: 31px !important;
    margin-bottom: 13px !important;
    margin-top: 10px !important;
}

b, strong {
    font-weight: 600 !important;
    color: var(--primary-color);
    /*color: purple; DO NOT put color here */
}
.user-already-registered {
    float: left;
    display: block;
    width: 100%;
    background: palevioletred;
    color: black;
    padding: 20px !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #505050 !important;
    white-space: nowrap;
    font-size: 14px;
}
.topnavbar .dropdown-menu > li > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #505050 !important;
}
.login-button-header {
    text-align: center !important;
}


.md-radio {
    margin: 10px;
}

.md-radio.md-radio-inline {
    display: inline-block;
}

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

.md-radio input[type="radio"]:checked + label:before {
    border-color: orange;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards;
}
.md-radio input[type="radio"]:checked + label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.md-radio label {
    display: block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 5px;
    cursor: pointer;
    vertical-align: bottom;
    font-size: 16px;
}

.md-radio label:before,
.md-radio label:after {
    position: absolute;
    content: "";
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-property: border-color, -webkit-transform;
    transition-property: border-color, -webkit-transform;
    -o-transition-property: transform, border-color;
    transition-property: transform, border-color;
    transition-property: transform, border-color, -webkit-transform;
}

.md-radio label:before {
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #505050;
}

.md-radio label:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    background: orange;
}
.label-radio-box {
    font-size: 18px;
    font-weight: 500;
    margin: 10px;
}

.btn.btn-purple-btn {
    color: #fff;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color) !important;
}

.btn.btn-purple-btn:hover,
.btn.btn-purple-btn:focus {
    color: var(--primary-color);
    background-color: #fff;
    border-color: var(--primary-color);
    outline: none;
}
div#location-chooser {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    background: url('/images/home/Org-Background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

#location-chooser .location-chooser-inner {
    margin: 0 auto;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 1;
}

#location-chooser .location-chooser-inner ul {
    background: var(--primary-color);
    padding: 30px;
    margin: 0px;
}

#location-chooser .location-chooser-inner ul li {
    color: white;
    font-weight: 700;
    cursor: pointer;
    font-size: 20px;
    margin: 10px 0px;
}

#location-chooser span.close-button {
    position: absolute;
    color: white;
    font-weight: bold;
    font-size: 30px;
    right: 30px;
    top: 20px;
    cursor: pointer;
}
#location-chooser .location-chooser-inner ul li i.fa.fa-chevron-right {
    float: right;
    display: inline-block;
    line-height: inherit;
    margin-left: 30px;
}
#location-chooser .location-chooser-inner ul li span {
    font-size: 16px;
    font-weight: normal;
}
#location-chooser .location-chooser-inner ul li a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    padding: 0px;
}
.location-chooser-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    z-index: 0;
    opacity: .9;
}
@media (max-width: 767px){
    #location-chooser .location-chooser-inner ul {

        padding: 15px;
    }
}

/* Modern Footer Styles */
.nm-footer {
    background: linear-gradient(135deg, var(--primary-color) 0%, #2c1810 100%);
    border-top: none;
    padding: 0;
    text-align: left;
    color: white;
    position: relative;
    bottom: auto;
    width: 100%;
    z-index: auto;
    margin-top: 40px;
}

.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 40px 40px;
}

.footer-section {
    flex: 1;
    min-width: 250px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.footer-section h3 {
    color: white;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: 'Krona One', sans-serif;
}

.footer-section h4 {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
}

.footer-logo p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;
    max-width: 300px;
}

.social-icons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: white !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
    font-size: 18px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.social-icon:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    color: white !important;
    text-decoration: none !important;
}

.social-icon.facebook {
    background: #1877f2;
}

.social-icon.facebook:hover {
    background: #166fe5;
}

.social-icon.twitter {
    background: #1da1f2;
}

.social-icon.twitter:hover {
    background: #1a91da;
}

.social-icon.instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-icon.instagram:hover {
    background: linear-gradient(45deg, #e0852b 0%, #d05f35 25%, #c7233a 50%, #b72058 75%, #a81677 100%);
}

.social-icon.linkedin {
    background: #0077b5;
}

.social-icon.linkedin:hover {
    background: #00669d;
}

.social-icon.youtube {
    background: #ff0000;
}

.social-icon.youtube:hover {
    background: #e60000;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    color: rgba(255, 255, 255, 0.8) !important;
    text-decoration: none !important;
    font-size: 14px;
    transition: all 0.3s ease;
    display: inline-block;
}

.footer-links a:hover {
    color: var(--secondary-color) !important;
    text-decoration: none !important;
    transform: translateX(5px);
}

.contact-info p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.contact-info i {
    margin-right: 10px;
    color: var(--secondary-color);
    width: 16px;
    text-align: center;
}

.footer-bottom {
    background: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer-bottom p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin: 0;
}

.footer-bottom-links {
    display: flex;
    gap: 20px;
}

.footer-bottom-links a {
    color: rgba(255, 255, 255, 0.7) !important;
    text-decoration: none !important;
    font-size: 13px;
    transition: color 0.3s ease;
}

.footer-bottom-links a:hover {
    color: white !important;
    text-decoration: none !important;
}

/* Responsive Design */
@media all and (max-width: 991px) {
    .nm-footer {
        position: relative;
        bottom: auto;
        width: 100%;
        padding: 0;
    }
    
    .footer-content {
        padding: 40px 20px 30px;
        flex-direction: column;
        gap: 30px;
    }
    
    .footer-section {
        min-width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    
    .footer-bottom-content {
        flex-direction: column;
        gap: 15px;
        text-align: center;
        padding: 0 20px;
    }
}

@media all and (max-width: 767px) {
    .footer-content {
        padding: 30px 15px 25px;
    }
    
    .footer-section h3 {
        font-size: 20px;
    }
    
    .footer-section h4 {
        font-size: 16px;
    }
    
    .social-icons {
        justify-content: center;
    }
    
    .footer-links {
        text-align: center;
    }
    
    .contact-info {
        text-align: center;
    }
    
    .contact-info p {
        justify-content: center;
    }
}