/*
Theme Name: Theme Child Theme
Description: This is a custom child theme for Theme
Theme URI:   https://example.com/
Author: Theme
Author URI:  https://example.com/
Template: theme
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap');



@font-face {
    font-family: 'Chapaza';
    src: url('fonts/Chapaza-Regular.eot');
    src: url('fonts/Chapaza-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chapaza-Regular.woff') format('woff'),
        url('fonts/Chapaza-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chapaza';
    src: url('fonts/ChapazaItalic-Italic.eot');
    src: url('fonts/ChapazaItalic-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/ChapazaItalic-Italic.woff') format('woff'),
        url('fonts/ChapazaItalic-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



h1, h2, h3, h4, h5, a, p, span, li, input, button, strong, em, woocommerce, th {
/* 	font-family: 'Rajdhani' !important; */
	font-family: 'Cinzel Decorative', cursive !important;
}

label {
    font-weight: 600 !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > .current_page_item > a {
	color: #ef4b4c !important;
	font-family: 'Rajdhani' !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > .current_menu_item > a {
	color: #ef4b4c !important;
	font-family: 'Rajdhani' !important;
}

/* -------------header-------------- */

/* div#header-space {
    display: none!important;
} */

div#header-outer {
    background: transparent!important;
}

body #header-outer[data-lhe="animated_underline"] #top nav >ul >li:not([class*="button_"]) >a .menu-title-text:after {
    border-color: #97889e !important;
    bottom: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    font-size: 14px;
    color: #7f8591;
    font-weight: 600;
    margin-left: 20px;
    letter-spacing: 1px;
}

li#menu-item-198 a {
    width: 154px;
    height: 57px;
    background: #ef4b4c;
    font-size: 20px;
    padding: 18px !important;
    text-align: center;
    border-radius: 5px;
    color: white !important;
}

/* --------------------------- */

/* -------------banner-------------- */

.ban-cont h3 {
    font-size: 29px;
    color: white;
    line-height: 34px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.ban-cont h2 {
    font-size: 65px;
    line-height: 71px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 0;
    width: 580px !important;
    font-weight: 700 !important;
}

.ban-cont h4 {
    font-size: 30px;
    line-height: 44px;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
}

a.nectar-button.large.regular-tilt.tilt.regular-button {
    width: 255px;
    text-align: center;
    height: 57px;
    border-radius: 5px !important;
    font-size: 14px;
    text-shadow: 0 0 white;
    padding: 19px;
    letter-spacing: 1px;
}

.banner img {
    position: relative;
    top: 55px;
    right: 80px;
}

.banner-icons {
    position: absolute !important;
    top: -540px;
    left: -4px;
    text-align: -webkit-center;
}

.banner-icons ul li {
    list-style: none;
}

.banner-icons i {
    font-size: 20px;
    color: white;
    line-height: 64px;
}

.banner-icons i:hover {
	color: #ef4b4c !important;
	transition: 1s ease !important;
}

 .banner-icons::before {
    content: '';
    position: absolute;
    background: white;
    height: 125px;
    width: 1px;
    top: -160px;
    left: 42px;
}

.banner-icons::after {
    content: '';
    background: white;
    position: absolute;
    bottom: -120px;
    height: 125px;
    width: 1px;
    left: 37px;
} 


/* --------------------------- */

/* -------------sec-1-------------- */

.sec-cont h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #ef4b4c;
    font-weight: 700;
    letter-spacing: 2.5px;
    line-height: 20px;
}

.sec-cont h2 {
    font-size: 50px;
    line-height: 68px;
    font-weight: 700;
    color: #20325a;
}

/* --------------------------- */

/* -------------sec-2-------------- */

.sec-2 {
    margin-top: -172px;
}

.sec-2 a.nectar-button.large.regular-tilt.tilt.regular-button {
	width: 242px !important;
}

.sec-cont p {
    font-size: 18px;
    line-height: 34px;
    color: #8b888e;
    font-weight: 600;
    padding-top: 12px;
}

.nectar_video_lightbox svg {
    width: 22px !important;
    height: 22px !important;
}

body.material .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before {
    border: 10px solid #4d2d5c;
    top: -10px;
    left: -9.5px;
}

/* --------------------------- */

/* -------------sec-3-------------- */

.sec-3 img:hover {
    transform: rotateY(360deg) !important;
    transition: .7s ease !important;
}

.sec-3-heading h2 {
    font-size: 50px;
    color: #000000;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 44px !important;
}

/* --------------------------- */

/* -------------sec-4-------------- */

.sec-4 {
	/*margin-top: -210px; */
	margin-top: 100px;
}

.sec-4-cont h3 {
    font-size: 14px;
    color: #ef4b4c;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px !important;
}

.sec-4-cont h2 {
    font-size: 50px;
    color: #20325a;
    font-weight: 700;
}

.sec-4-cont h4 {
    font-size: 21px;
    color: #626f8b;
    font-weight: 600;
    margin: 25px 0 13px!important;
}

.sec-4-cont p {
    font-size: 15px;
    line-height: 34px;
    color: #8b888e;
    font-weight: 600;
}


.sec-4 .vc_col-sm-4 .vc_column-inner {
    margin-left: -370px;
    background: white;
    height: 512px;
    top: 210px;
    padding-left: 120px;
}

.sec-4 a.nectar-button.large.regular-tilt.regular-button {
    margin-bottom: 0;
}

/* --------------------------- */


/* -------------woocommerce sec-5-------------- */

h2.woocommerce-loop-product__title {
    text-align: left;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #3f3c42 !important;
    line-height: 20px !important;
    margin-top: 40px !important;
    min-height: 120px;
}

p.woocommerce-loop-product__excerpt {
    text-align: left;
    font-size: 16px;
    color: #8b888e !important;
    font-weight: 600;
	padding-bottom: 6px;
}

.woocommerce ul.products .text_on_hover.product .add_to_cart_button, .woocommerce ul.products .text_on_hover.product > .button {
    background: #ededed !important;
    width: 100% !important;
    height: 50px !important;
    display: block;
    color: #363636 !important;
    font-weight: 700 !important;
    text-align: left;
    line-height: 50px;
    padding-left: 25px;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0;
}

.woocommerce ul.products li.product .price {
    position: absolute;
    bottom: 57px;
    right: 35px;
    font-size: 29px !important;
    font-weight: 700 !important;
    color: #363636 !important;
}

.text-on-hover-wrap span.price {
    display: none !important;
}

li.text_on_hover.product.type-product img {height: 310px !important;object-fit: scale-down;}

li.text_on_hover.product.type-product {
    padding: 0 30px !important;
}

a.button.product_type_simple.add_to_cart_button::after {
    content: '';
    background: url('/wp-content/uploads/2022/02/shop-icon.png');
    width: 19px;
    height: 17px;
    position: absolute;
    right: 0;
    top: 15px;
    right: 20px;
}
.copyr {
    display: unset !important;
    justify-content: space-between;
}
.icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: "\e910";
    color: #ef4b4c;
}


.text_on_hover.product .add_to_cart_button:hover, .woocommerce ul.products .text_on_hover.product > .button:hover {background-color: #1d71ba !important;opacity: 1;color: white !important;}

a.button.product_type_simple.add_to_cart_button:hover::after {
    filter: invert(1);
}

/* --------------------------- */

/* -------------sec-6-------------- */

.flickity-viewport {
    margin-top: 48px !important;
}

.testi-cont img {
    width: 77px !important;
    height: 58px !important;
    margin: 0 auto !important;
    margin-bottom: 54px !important;
}

.testi-cont p {
    /*font-size: 30px;*/
    /*line-height: 50px;*/
    /*color: #20325a !important;*/
    /*font-weight: 500;*/
    /*width: 65%;*/
    /*margin: auto;*/
    /*padding-bottom: 26px;*/
        font-size: 23px;
    line-height: 32px;
    color: #20325a !important;
    font-weight: 500;
    width: 65%;
    margin: auto;
    padding-bottom: 26px;
}

.testi-cont h3 {
    font-size: 20px;
    color: #ef4b4c;
    font-weight: 700;
    line-height: 30px !important;
}

.testi-cont h3 span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 #8b888e;
    display:none;
}

.testi-cont::before {
    /*content: 'TESTIMONIALS';*/
    /*font-size: 14px;*/
    /*color: #000000;*/
    /*font-family: 'Rajdhani' !important;*/
    /*font-weight: 700;*/
    /*letter-spacing: 3px;*/
    /*transform: rotate(-90deg);*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 116px;*/
}

/* --------------------------- */

/* -------------sec-7-------------- */

.sec-7 img {
    width: 100% !important;
    padding: 0px;
    height: auto !important;
    object-fit: cover;
}
.blg-txt h1 {
    font-size: 30px;
    font-family: 'Rajdhani' !important;
    color: #20325a;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 45px;
}
.blg-txt p {
    font-size: 16px;
    color: #20325a;
    width: 442px !important;
    font-weight: 600;
    margin: 0 auto;
}
.blg-txt a {
    text-decoration: revert;
}
.blg-txt ul {
    margin: 0px;
    display: flex;
    justify-content: space-evenly !important;
    margin-bottom: 10px !important;
    margin-top: 40px !important;
}
.blg-txt ul li {
    font-family: 'Rajdhani' !important;
    color: #ef4b4c !important;
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 4px !important;
    list-style: none;
}


/* --------------------------- */

/* -------------last-sec-------------- */

.last-sec-cont h3 {
    font-size: 24px;
    color: #ef4b4c;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.last-sec-cont h2 {
    font-size: 50px;
    font-weight: 700;
    color: white;
    line-height: 60px;
}

.last-sec a.nectar-button.large.regular-tilt {
    width: 269px !important;
    height: 68px !important;
    padding: 24px !important;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .2px;
    margin-bottom: 0;
}
.blg-mg {
    border-radius: 15px !important;
}

/* --------------------------- */

.foot-top {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    /*margin: 0 40px;*/
    /*margin-bottom: 105px;*/
    /*margin-top: 50px !important;*/
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0px;
    margin-bottom: 5px;
    margin-top: 0px !important;
    flex-flow: column;
}

div#footer-widgets .span_6 {
    width: 100%;
}

.foot-icons ul {
    display: flex;
}

.foot-icons i {
    margin-left: 10px !important;
    font-size: 18px !important;
    background: white !important;
    width: 43px !important;
    height: 44px !important;
    color: #ef4b4c;
    border-radius: 30px;
    padding: 13.5px;
}

.foot-icons i:hover {
    background: #ef4b4c !important;
    color: white !important;
    transition: 1s ease;
    transform: rotateZ(360deg);
}

.foot-logo img {
    margin-bottom: 25px !important;
}

div#footer-widgets .span_6:nth-child(2) {
    display: flex;
    justify-content: space-between;
    display: none;
}

div#footer-widgets .span_6:nth-child(2) div {
	margin: auto;
}

div#footer-widgets .span_6:nth-child(2) div {margin: 0 auto;}

input#tnp-1 {
    width: 270px !important;
    height: 58px;
    margin-bottom: 10px;
}

#footer-outer .widget h4 {
    font-size: 20px;
    color: white;
    font-weight: 600;
    text-shadow: 0 0 white;
    letter-spacing: .5px;
}

.material #footer-outer #footer-widgets .col ul li {
    font-size: 16px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    color: #e2dee7 !important;
    font-weight: 500;
}

div#text-3 p {
    padding-bottom: 25px !important;
    font-size: 16px;
    line-height: 26px;
    color: #e2dee7;
    font-weight: 600;
}

div#text-3 a {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 600;
    color: white;
}

div#text-3 i {
    font-size: 13px;
    color: #ef4b4c;
    margin-top: 2px;
    margin-right: 15px;
}

div#footer-outer::before {
    content: '';
    background: #ffffff47;
    width: 100%;
    position: absolute;
    /*top: 27%;*/
    top: 0%;
    height: 2px;
}

div#footer-outer {
    background: #20325a !important;
}

div#footer-widgets .row {
    /*padding: 30px 0 90px!important;*/
    padding: 50px 0 30px !important;
}

div#copyright .container {
    padding: 0px 120px !important;
}

#footer-outer #copyright[data-layout="centered"] .col.span_5 {
    max-width: 100% !important;
}

.copyr {
    display: flex;
    justify-content: space-between;
}

div#copyright {
    padding: 30px 0 !important;
}

.copyr p {
    font-size: 16px;
    color: white;
    font-weight: 500;
    text-shadow: 0 0 black;
}

i.icon-salient-cart {
    color: white !important;
}

h1.top-heading {
    margin-top: 250px;
}

body.single-product div#header-space {
	display: block !important;
	height: 400px !important;
	background: url('/wp-content/uploads/2022/02/slider.png') !important;
}

div#text-4 ::placeholder {
    font-weight: 600;
    color: #8b888e;
    padding-left: 20px;
    text-shadow: 0 0 #8b888e;
}

/* new contact form */
.cont2 h2 {
    padding-bottom: 10px;
    border-bottom: 2px dotted;
    text-transform: uppercase;
    font-size: 35px !important;
}

.cont2 p {
    color: #000000;
    width: 100%;
    padding-top: 20px;
    font-size: 16px !IMPORTANT;
}

.cont2 ul {
    background-color: #ef4b4c !important;
    margin-left: 0;
    padding: 10%;
    margin-top: 30px;
    border-radius: 5px;
}

.cont2 ul li {
    padding-left: 50px;
    list-style: none;
    position: relative;
    padding-bottom: 30px;
}

.cont2 ul li a {
    color: #ffffff;
    font-size: 16px !important;
}

.cont2 ul li:nth-child(1)::before {
    position: absolute;
    content: "\f095";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}

.cont2 ul li:nth-child(2)::before {
    position: absolute;
    content: "\f003";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 ul li:nth-child(3)::before {
    position: absolute;
    content: "\f0ac";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}


.cont2 input[type=text], .cont2 textarea, .cont2 input[type=email] {
    border: 1px solid #00000021;
    background: transparent;
    resize: none !important;
}

body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    background-color: #ef4b4c !important;
}

.cont2 textarea {
    height: 125px !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: #e83338 !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: red !important;
	color: red !important;
	text-align: center;
}

span.wpcf7-not-valid-tip {
	display: none;
}
/* new contact fomr */

.abt_book {
    background: #464e9da6;
    padding: 31px;
}
.btn_aud h4 a {
    color: #fff;
    background: #464e9d;
    padding: 10px 32px;
    font-weight: 500;
    transition: all 0.5s ease;
    display: block;
    text-align: center;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 15px;
}

.btn_aud h4 a:hover {margin-left: 10px;}

.btn_btm h4 a {
    color: #fff;
    background: #464e9d;
    padding: 10px 27px;
    font-weight: 500;
    transition: all 0.5s ease;
    text-transform: uppercase;
    width: 100% !important;
    display: block;
    text-align: center;
    border-radius: 45px;
    font-size: 15px;
}

.btn_btm h4 a:hover {margin-top: 6px;}

.chptrs_sec img {height: 315px !important;object-fit: cover;}
.chptrs_sec .owl-dots {
    display: none;
}

.chptrs_sec .owl-nav.disabled {
    display: block !important;
}

.chptrs_sec .owl-nav.disabled button.owl-prev {
    position: absolute;
    bottom: 50%;
    left: -10px;
    border: 0;
    color: #fff;
    font-size: 33px;
    padding: 0px 13px 3px 13px;
    background: #464e9d;
}

.chptrs_sec .owl-nav.disabled button.owl-next {
    position: absolute;
    bottom: 50%;
    right: -10px;
    border: 0;
    color: #fff;
    font-size: 33px;
    padding: 0px 11px 3px 15px;
    background: #464e9d;
}
.chp_box {
    /*height: 290px;*/
    /*border: 1px solid #ccc;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
     height: 290px;
    border: 1px solid #444;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #444444;
}
.chp_box h2,.chp_box h4 {
    color: #fff;
}
.banner-icons ul li img {
    width: 22px !important;
    margin: 16px 0;
}
.head_cstm .sec-3-heading h2 {
    font-size: 30px;
    line-height: 38px;
}
.banner .tilt-button-wrap {
    margin-bottom: 0 !important;
}
.hide_frame_top iframe {
    position: relative;
    top: -80px;
}
.hide_frame_top {overflow:hidden;}
.book_col h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px !important;
}
.book_col h5 strong {
    font-weight: 700 !important;
    font-size: 17px;
    color: #000;
}
.book_mian img {
    height: 350px !important;
    /*height: 440px !important;*/
    object-fit: cover;
    object-position: top right;
    width: 100%;
}
body.home .book_mian img 
{
/* 	height: 354px !important; */
	height: auto !important;
}

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    font-family: 'Chapaza' !important;
    font-weight: normal !important;
     font-style: normal !important;
    text-transform: uppercase !important;
}
div#footer-widgets ul.sub-menu {display: none;}

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

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

body.home div#footer-widgets .row {
    padding-top: 180px !important;
}

.sec-6 .row_col_wrap_12 {
    position: relative;
    top: 180px;
    background: #eaeaea;
    z-index: 1;
    padding-bottom: 30px;
}
.tesi_title {
    margin-top: 8em;
}
#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
    z-index: 1 !important;
}
.add_top_space {
    margin-top: 80px;
}
.testi_row_main button.flickity-button.flickity-prev-next-button.previous {
    top: 130%;
    left: 46%;
}

.testi_row_main button.flickity-button.flickity-prev-next-button.next {
    top: 130%;
    right: 46%;
}
.testi_row_main {
    position: relative;
}

.testi_row_main .row_col_wrap_12:before {
    content: '\f10e';
    position: absolute;
    right: 4em;
    top: -5px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: inherit;
    z-index: 9;
    color: #20325a;
    font-size: 60px;
}

