/*font-family: 'Spartan', sans-serif;*/

*:focus {
    outline: none!important;
}
.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number.registration {
    padding: 18px !important;
    border-radius: 0px !important;
    display: inline-block;
    width: 100% !important;
    max-width: 620px;
}
.wpcf7-form-control-wrap.number-404 {
    width: 100%;
}
.wpcf7-form-control.has-spinner.wpcf7-submit.slider_submit {
    background: #01833d;
    display: block;
    max-width: 165px;
    text-align: center !important;
    border-radius: 0px !important;
    padding: 0px 0 !important;
    width: 100%;
}
.top_bar {
    background: #000;
}
.top-bar-section ul.right{
    display: flex;
    justify-content: end;
    padding: 6px 0px;
}
.top-bar-section .right li a img{
    display: inline-block;
    padding-right: 7px;
}
.top-bar-section .right li a {
    font-size: 13px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.top-bar-section .right li a:hover{
    text-decoration: none;
    color: #224499;
}
.top-bar-section .right li{
    margin-left: 30px;
}
.navbar-nav .menu-item-has-children .sub-menu li a:hover {
    background-color: #224499;
    color: #fff;
}
header .header_cover .navbar {
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 99;
    padding: 0 0 15px;
}
header .top_bar {
    z-index: 555;
    position: relative;
    display: none;
}
/*nct contact page start*/
.header_cover .top_bar .container {
    max-width: 1360px;
}
.contact_page .nct_contact_form .form_input form{
    display: block;
    width: 100% !important;
    padding: 40px !important;
}
.contact_page .nct_contact_form .form_input form label{
    margin-bottom: 10px;
    display: block;
    width: 100%;

}
.contact_page .nct_contact_form .form_input form span{
    display: block;
    width: 100%;
    border-radius: 5px;
}
.contact_page .nct_contact_form .form_input form span input{
    width: 100%;
    border-radius: 5px;
}
.contact_page .nct_contact_form .form_input form .wpcf7-submit{
    background-color: #000;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    padding: 15px 50px;
    border-radius: 5px;
}
.contact_page .nct_contact_form .form_input form .wpcf7-submit:hover{
    background-color: #fff;
    color: #000;
}
.contact_page .nct_contact_form .form_input form span textarea{
    border-radius: 5px;
}
.contact_left .contact_box_heading h2{
	margin: 0 ;
}
.contact_left h2{
	margin: 0;
}
.nct_contact_form h2{
	margin: 0;
}


/*nct contact page end*/
/*nct book page*/
body #test-book-form .center_section {
    max-width:100% !important ;
}
body #test-book-form .center_section h3{
    font-size: 30px;
    font-family: poppins;
}
body #test-book-form .center_section p{
    font-size: 16px;
    font-family: poppins;
}
body #test-book-form .form_section{
    margin: auto;
    background: none;
}
body #test-book-form .form_section h4{
    font-family: poppins;
    text-align: center;
}
body #test-book-form .form_section p:first-child {
    font-weight: 500;
}
body #test-book-form .form_section p{
    font-size: 16px;
    font-family: poppins; 
    text-align: center;  
}

body #test-book-form .submit_form_test {
    background: #01833D;
    margin: 25px auto 0;
    display: block;
}
body #test-book-form .submit_form_test:hover {
    text-decoration: none;
    background: #224499;
    color: #000;
}
.form_content .form__label{
    font-size: 16px;
    font-family: poppins;
    text-align: center;
    margin: auto;
    margin-top: auto;
    display: block;
    margin-top: 7px;
}
}
/*nct book page end*/

.container {
    max-width: 1400px;
}
.navbar-nav a {
    color: #fff;
}
.watch_box_cover {
    overflow: hidden;
}
.footer_cover {
    padding: 40px 0;
    background-color: #000;
    background-repeat: no-repeat;
    min-height: 400px;
    background-position: 0 100%;
    background-size: 100% auto;
    position: relative;
}

ul,
li {
    margin: 0;
}

.footer_cover li {
    list-style-type: none;
    margin-bottom: 14px;
}

.footer_cover li a, .footer_cover li {
    font-size: 14px;
    color: #000;
    letter-spacing: 1.2px;
    font-weight: 400;
    color: #fff;
}

.footer_cover li a:hover {
    text-decoration: unset;
}
.footer_icon_box .fa{
    font-size:18px;
}
.footer_icon_box .fa-twitter{
    font-size:18px;
}

.footer_box h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1.2px;
    color: #fff;
    margin-bottom: 16px;
    position: relative;
}
.header_cover .navbar-nav > li {
    margin-right: 22px;
}
.header_cover .navbar-nav>li:last-child{
	margin-right: 0;
}

.header_cover .navbar-nav > li a {
    font-size: 16px;
    letter-spacing: 0.6px;
    font-weight: 500;
    color: #000;
}

.header_cover .navbar-nav>li a:hover {
    text-decoration: unset;
    color: #224499;
}

.footer_icon_box li {
    position: relative;
    padding-left: 30px;
}

.footer_icon_box li i {
    position: absolute;
    top: 4px;
    left: 0;
}

.footer_icon_box li i {
    position: absolute;
    top: 4px;
    left: 0;
}
.footer_map_box img{
    margin: auto;
    margin-right: 100px;
}

.newsletter_box_cover form:after {
    content: "";
    display: block;
    clear: both;
}

.newsletter_box_cover form br {
    display: none;
}

.newsletter_box_cover form input {
    padding: 14px 25px;
    border-radius: 60px;
    letter-spacing: 0.8px;
}

.newsletter_box_cover form label {
    float: left;
    width: 70%;
}

.newsletter_box_cover form .wpcf7-submit {
    float: left;
    width: 30%;
    height: 53px;
    margin-left: -5%;
    z-index: 1;
    position: relative;
    background-color: #000;
    text-transform: capitalize;
    font-weight: 400;
}

.newsletter_box_cover form .wpcf7-submit:hover {
    background-color: #4884ff;
    text-decoration: unset;
}

.newsletter_box_cover form label input {
    border-radius: 30px 0 0 30px;
    border: 0;
}

.newsletter_box_cover .wpcf7-form {
    padding: 0;
}

.newsletter_box_cover h3 {
    font-size: 25px;
    letter-spacing: 0.6px;
    margin-bottom: 15px;
}

.copyright_text_box {
    max-width: 1360px;
    margin: auto;
    padding: 0 15px;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}

.copyright_text_box p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0.7px;
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.product-item a {
    display: block;
}

.product-item a img {
    width: 100%;
    height: 365px;
    background-color: #fff;
    object-fit: scale-down;
    border-radius: 6px;
}

.product-item .product-inner {
    overflow: hidden;
}

.ht-tab-menus li {
    margin-right: 0;
}

.ht-tab-menus li a:hover {
    text-decoration: unset;
}

body .ht-tab-pane h4 {
    text-align: center;
    margin-top: 10px !important;
}

.ht-tab-pane h4 a {
    font-size: 22px;
    font-weight: 600;
}

.ht-tab-pane .price {
    position: absolute;
    top: 15px;
    right: 18px;
}

.ht-tab-pane .product-item {
    position: relative;
}

.ht-tab-pane .price ins {
    text-decoration: unset;
    margin-left: 8px;
}

.ht-tab-pane .price del bdi {
    text-decoration: unset;
    margin-left: 8px;
    color: #b0b0b0;
}

body .ht-tab-menus li a.htactive {
    background-color: #e41a23!important;
    color: #fff;
}
.header_cover .custom-logo-link {
    margin-right: 35px;
    float: left;
    width: 22%;
    margin-top: -20px;
}
.nav_user_box:after {
    content: "";
    display: block;
    clear: both;
}

.nav_user_box li {
    list-style-type: none;
    display: inline-block;
}

.nav_user_box li:last-child:after {
    content: "";
    display: none;
}

.nav_user_box li::after {
    content: "|";
    display: inline-block;
    margin: 0 10px;
    color: #fff;
}

.nav_user_box li a {
    color: #4884ff;
    position: relative;
}

.nav_user_box ul {
    background-color: #fff;
    padding: 16px 14px 9px;
    text-align: center;
    border-radius: 60px;
    max-width: 185px;
    border-right: 1px solid #eeeeee;
}

main#site-content header.entry-header {
    display: none;
}

.post-inner {
    padding-top: 0;
}

main.site-main,
main#site-content {
    padding: 70px 15px;
    max-width: 1360px;
    margin: auto;
}

.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: unset;
    width: unset;
}

.woocommerce-products-header {
    display: none;
}

section {
    padding: 0;
}


/*woocomerce start*/

.product_box_cover .product_list_widget li {
    float: left;
    width: 25%;
    list-style: none;
    padding: 0 10px;
}

.product_box_cover .product_list_widget {
    margin: 0 -15px;
}

.product_box_cover .product_list_widget li img {
    margin-bottom: 28px;
    height: 238px;
    object-fit: cover;
    border-radius: 5px;
}

.product_box_cover .product_list_widget li .product-title {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    letter-spacing: 0.8px;
}

.product_box_cover .product_list_widget li del {
    margin-right: 10px;
}

.product_box_cover .product_list_widget li del,
.product_box_cover .product_list_widget li ins {
    color: #8A8A8A;
    font-weight: 300;
}

.product_box_cover .product_list_widget li .product-title::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    margin: 16px 0;
    background-color: #d8d8d7;
}

body .arrivals_box_cover .woocommerce ul.products .product .woocommerce-loop-product__link {
    margin-bottom: 0!important;
}

body .arrivals_box_cover .woocommerce ul.products .product {
    border: 0!important;
}

body .arrivals_box_cover .woocommerce ul.products .product {
    border-bottom: 3px solid #000!important;
}

body .arrivals_box_cover .woocommerce ul.products .product:nth-child(1n) {
    border-color: #126887!important;
}

body .arrivals_box_cover .woocommerce ul.products .product:nth-child(2n) {
    border-color: #dc2025!important;
}

body .arrivals_box_cover .woocommerce ul.products .product:nth-child(3n) {
    border-color: #efc72f!important;
}

body .upper_header_cover .fab.fa-shopping-cart {
    
}

.sm_banner_text {
    position: absolute;
    top: 102px;
    right: 0;
}

.footer_twitter_box iframe {
    width: 100% !important;
    height: 128% !important;
    position: absolute !important;
    top: -36px;
}

.footer_twitter_box {
    overflow: hidden;
    height: 250px;
    position: relative;
}

.tp-bgimg:after {
    content: "";
    /*  position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    display: block;

    background-color: rgba(0,0,0,0.2);*/
}

.search_box_cover::after {
    content: "\f002";
    position: absolute;
    top: 0;
    right: 3px;
    color: #224499;
    font-size: 15px;
    font-family: fontawesome;
}

.search_box_cover button {
    background-color: transparent;
    font-size: 0;
    width: 50px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.search_box_cover .search-field:focus {
    letter-spacing: 1px;
    text-transform: capitalize;
}

.footer_cover ul li a:hover {
    color: #939393;
    text-decoration: unset;
}

.navbar_box_cover .nav>li>a:focus,
.navbar_box_cover .nav>li>a:hover {
    background-color: transparent;
}

.upper_menu_box li a:hover {
    color: #224499;
    text-decoration: unset;
}

.navbar_box_cover .nav>li>a {
    position: relative;
}

.navbar_box_cover .nav>li>a::after {
    content: "";
    display: block;
    position: absolute;
    top: 26px;
    width: 0;
    left: 0;
    height: 2px;
    background-color: #fff;
    transition: ease all 0.3s;
}

.navbar_box_cover .nav>li>a:hover::after {
    content: "";
    width: 100%;
}

.navbar_box_cover .nav>li.current_page_item>a::after {
    content: "";
    width: 100%;
}

.bread_cover {
    position: relative;
    padding: 120px 0 40px;
    background-color: #000;
    background-size: cover;
    text-align: center;
}

body.page .site-content-contain #content.site-content .site-main>article>header.entry-header {
    display: none;
}

.site-content-contain #content.site-content>.wrap {
    max-width: 1170px;
    padding: 0 15px;
}

.page:not(.home) #content {
    padding: 80px 0;
}

.bread_cover::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.bread_cover>.container {
    position: relative;
    z-index: 1;
    text-align: left;
    padding-left: 25px;
    padding-top: 15px;
}

.bread_cover h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 12px;
    margin: 0;
}

.bread_cover h3:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background-color: #fff;
    margin: 20px 0;
}

.bread_cover span {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.6px;
}

.bread_box {
    font-size: 0;
    display:block;
    margin: auto;
    text-align: center;

}

.bread_box>span::after {
    content: "|";
    margin: 0 15px;
    color: #cac7c7;
}

.bread_box>span:last-child:after {
    content: "";
    display: none;
}

.bread_cover h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #fff;
    margin: 20px auto;
}

.single-product #secondary.widget-area {
    display: none;
}

.site-content {
    padding: 80px 0;
}

body.archive.post-type-archive #content.site-content .woocommerce-breadcrumb,
body.archive.post-type-archive #content.site-content .woocommerce-products-header {
    display: none;
}

.woocommerce-breadcrumb {
    display: none;
}

.woocommerce-pagination .page-numbers li a {
    color: #000;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: 0;
}

.woocommerce-pagination .page-numbers li {
    width: 38px;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}

.woocommerce nav.woocommerce-pagination .prev,
.woocommerce nav.woocommerce-pagination .next {
    background-color: transparent;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88;
    border-radius: 4px;
}

body.archive ul.products .product .attachment-woocommerce_thumbnail,
body.single-product ul.products .product .attachment-woocommerce_thumbnail {
    height: 250px;
    object-fit: cover;
    border: 1px solid #e2e2e2;
}

body.archive ul.products .product h2.woocommerce-loop-product__title,
body.single-product ul.products .product h2.woocommerce-loop-product__title {
    font-size: 19px;
    color: #000;
    letter-spacing: 0.5px;
}

body.archive ul.products .product del span,
body.archive ul.products .product ins span,
body.single-product ul.products .product del span,
body.single-product ul.products .product ins span {
    font-size: 16px;
    color: #8A8A8A;
}

body.archive ul.products .product del,
body.single-product ul.products .product del {
    margin-right: 8px;
    font-weight: 400;
}

body.archive ul.products .product .add_to_cart_button,
body.single-product ul.products .product .add_to_cart_button {
    width: 100%;
    text-align: center;
    padding: 16px;
    font-size: 16px;
    font-weight: 500;
    background-color: #1B1B1B;
    color: #fff;
    border-radius: 30px;
}

.woocommerce-pagination {
    margin-top: 80px;
}

.product_listing_filter:after {
    content: "";
    display: block;
    clear: both;
}

.product_listing_filter {
    background-color: #f6f6f6;
    margin-bottom: 70px;
    padding: 10px 10px 10px 18px;
    border-radius: 8px;
}

.product_listing_filter .woocommerce-ordering {
    margin-bottom: 0;
}

.product_listing_filter .woocommerce-result-count {
    margin: 7px 0 0;
    font-size: 17px;
    font-weight: 300;
    margin: ;
    letter-spacing: 1.4px;
    color: #888888;
}

.product_listing_filter select {
    padding: 8px 8px;
    border: 0;
}

.site-content-contain .site-main .products .product {
    margin-bottom: 100px;
}

body.archive.post-type-archive #content.site-content {
    padding-bottom: 0;
}

body.archive ul.products .product .add_to_cart_button:hover,
body.single-product ul.products .product .add_to_cart_button:hover {
    background-color: #224499;
}

body.archive.post-type-archive.search-no-results #content.site-content {
    padding-bottom: 88px;
}

body.archive.post-type-archive.search-no-results #content.site-content .woocommerce-info {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    text-align: center;
    font-size: 35px;
}

body.archive.post-type-archive.search-no-results #content.site-content .woocommerce-info::before {
    display: none;
}

.single-product .related.products>h2 {
    margin-bottom: 30px;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: .5;
    display: inline-block;
    color: #000;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000;
    font-size: 1.25em;
}

.single-product .cart .single_add_to_cart_button {
    padding: 14px 38px !important;
    font-size: 20px;
    font-weight: 400;
    background-color: #224499 !important;
}

.single-product .cart .single_add_to_cart_button:hover {
    background-color: #000!important;
}

.single-product .cart .qty {
    height: 48px;
    width: 80px;
}

.bread_cover a:hover {
    text-decoration: unset;
}

.bread_cover a:hover span {
    color: #fff;
}

.single-product .product .entry-summary .product_title::after {
    content: "";
    display: block;
    width: 35px;
    height: 3px;
    margin: 25px 0;
    background-color: #dedede;
}

.single-product .product .product_meta a {
    box-shadow: unset;
    display: inline-block;
    color: #000;
    padding: 6px 12px;
    border-radius: 30px;
    background-color: #e9e9e9;
}

.single-product.woocommerce div.product form.cart {
    margin: 21px 0;
    border-bottom: 1px solid #dcdcdc;
    padding: 22px 0;
    border-top: 1px solid #dcdcdc;
}

.single-product.woocommerce .entry-summary .woocommerce-product-details__short-description p {
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.5px;
    color: #212121;
    font-size: 17px;
}

.single-product.woocommerce .woocommerce-tabs {
    margin-bottom: 50px;
}

.single-product.woocommerce .entry-summary,
.single-product.woocommerce .woocommerce-product-gallery {
    margin-bottom: 70px !important;
}

.single-product.woocommerce .woocommerce-Reviews #comments {
    padding-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 0;
}

.woocommerce div.product .woocommerce-tabs .wc-tab {
    border: 1px solid #d3d3d3;
    padding: 20px 30px 50px;
    border-radius: 0;
    margin-top: -1px;
}

.woocommerce div.product .woocommerce-tabs textarea {
    resize: unset;
    min-height: 135px;
    border-radius: 0;
    background-color: #ebebeb;
    border: 0;
}

.woocommerce div.product .woocommerce-tabs .stars a {
    text-decoration: underline;
    box-shadow: unset;
    color: #aaaaaa;
    font-size: 28px;
}

body.page-template-elementor .page:not(.home) #content {
    padding: 0;
}

.page.elementor-page #content {
    padding: 0!important;
}

.faq_box_cover .elementor-tab-title {
    background-color: #e9e9e9;
    margin-bottom: 0;
    border: 0;
    margin-bottom: 20px;
    border-radius: 30px;
}

.faq_box_cover .elementor-tab-content {
    margin-top: -16px;
    border: 0;
    padding-bottom: 48px;
}

.faq_box_cover .elementor-tab-title a:hover,
.faq_box_cover .elementor-tab-title a:focus {
    color: #000;
    text-decoration: unset;
}

.contact_page_box label {
    width: 100%;
    margin-bottom: 15px;
}

.contact_page_box label input,
.contact_page_box label textarea {
    border: 0;
    border-radius: 0;
    padding: 13px 17px;
    font-weight: 300;
    letter-spacing: 1px;
}

.contact_page_box .wpcf7-submit {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    padding: 15px 30px;
}

.contact_page_box .wpcf7-submit:hover {
    background-color: #224499;
}

.contact_page_box {
    padding: 20px;
    background-color: #ededed;
}

.touch_contact_box li a:hover {
    text-decoration: unset;
}

.gallery_page_box .elementor-image-gallery .gallery-item a {
    display: block;
}

.gallery_page_box .elementor-image-gallery .gallery-item a img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin-bottom: 12px;
}

body.page .site-content-contain #content.site-content .site-main>article>.entry-content {
    width: 100%;
}

.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li a {
    box-shadow: unset;
    display: block;
    border: 1px solid #d6d6d6;
    color: #000;
    padding: 12px 18px;
    background-color: #f3f3f3;
    margin: -1px 0 0;
    font-weight: 600;
    letter-spacing: 0.6px;
    font-size: 14px;
    border-radius: 0;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: unset;
    box-shadow: unset;
    background-color: #224499;
    color: #fff;
    border-color: #224499;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #224499;
    color: #fff;
    border-color: #224499;
}

.entry-content .woocommerce-MyAccount-content {
    padding: 18px 30px;
    border: 1px solid #d4d4d4;
}

.entry-content .woocommerce-MyAccount-content form .button {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    padding: 15px 30px;
    background-color: #000;
    color: #fff;
    margin-top: 16px;
}

.entry-content .woocommerce-MyAccount-content form .button:hover {
    background-color: #224499;
}

.entry-content .woocommerce-MyAccount-content label {
    font-weight: 300;
    letter-spacing: 0.8px;
    font-size: 16px;
}

.entry-content .woocommerce-MyAccount-content legend {
    border: 0;
    margin: 40px 0 0;
    text-transform: uppercase;
    font-weight: 600;
}

.entry-content .woocommerce-MyAccount-content span em {
    margin-top: 6px;
    display: block;
    color: #a8a8a8;
    font-weight: 300;
}

.woocommerce-MyAccount-content a {
    color: #224499;
    box-shadow: unset;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #224499;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #000;
    box-shadow: unset;
}

table thead th {
    background-color: #272727;
    color: #fff;
    border: 0;
    font-weight: 300 !important;
    font-size: 18px;
    letter-spacing: 0.6px;
}

table tbody td {
    border-right: 1px solid #d7d7d7;
}

table tbody td a {
    color: #224499;
    box-shadow: unset;
}

.coupon {
    width: 100%;
    max-width: 450px;
}

body .coupon input {
    width: 60%!important;
    height: 45px;
    padding: 12px 14px !important;
}

body .coupon button {
    width: 38% !important;
    padding: 16px 11px !important;
    font-weight: 300 !important;
}

.entry-content .woocommerce-MyAccount-content .select2-container--default .select2-selection--single {
    height: 40px;
}

.entry-content .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin: 7px 5px 0 0;
}

.entry-content .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 5px;
}

.entry-content .woocommerce-MyAccount-content .woocommerce-notices-wrapper+p {
    font-size: 22px;
    text-align: center;
    padding: 12px 15px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0px;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    margin-top: 12px;
}

.entry-content .woocommerce-MyAccount-content header.title::after {
    content: "";
    display: block;
    margin: 35px 0 15px;
    width: 20px;
    height: 3px;
    background-color: #c9c9c9;
}

.entry-content .woocommerce-MyAccount-content .woocommerce-Address {
    font-weight: 300;
    letter-spacing: 0.2px;
    color: #000;
    font-size: 18px;
}

.woocommerce-account .addresses .title h3 {
    color: #000;
    font-size: 20px;
    letter-spacing: 0.5px;
}

.error404 #main.site-main .page-header {
    width: 100% !important;
    float: none;
    margin-top: 0;
}

.error404 #main.site-main .page-content {
    width: 100%;
    float: none;
    padding-bottom: 0;
}

.search-form .search-submit {
    bottom: 3px;
    padding: 21px 1em;
    position: absolute;
    right: 0;
    top: 20px;
    height: 32px;
    background-color: unset;
}

#secondary .search-form .search-submit {
    top: 24px;
}

.has-sidebar #secondary section.widget h2 {
    margin: 0 0 14px;
    font-weight: 400;
    font-size: 22px;
}

.has-sidebar #secondary section.widget li a {
    color: #717171;
    font-weight: 300;
    letter-spacing: 1.2px;
}

body.has-sidebar #secondary.widget-area section.widget {
    border: 1px solid #c8c8c8;
    padding: 30px;
    margin-bottom: 28px;
}

body.has-sidebar #secondary.widget-area section.widget.widget_search {
    padding-top: 8px;
}

article.post header.entry-header img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 7px;
}

article.post header.entry-header .entry-title {
    font-size: 26px;
    margin: 15px 0 0;
    color: #224499;
}

article.post header.entry-header .entry-meta>span a {
    color: #000;
    font-weight: 300;
}

article.post header.entry-header .entry-meta>span {
    color: #224499;
    font-weight: 300;
}

article.post header.entry-header .entry-meta {
    margin-bottom: 10px;
}

article.post header.entry-header .entry-meta .posted-on::before {
    content: "\f073";
    font-family: fontawesome;
    font-weight: 300;
    position: relative;
    top: -1px;
    color: #224499;
}

article.post header.entry-header .entry-meta .author::before {
    content: "\f2bd";
    font-family: fontawesome;
    font-weight: 300;
    color: #224499;
    margin-right: 4px;
}

.comment-form {
    background-color: #f0f0f0;
    padding: 25px;
    margin-top: 25px;
}

.comment-form input,
.comment-form textarea {
    resize: unset;
    border: 0;
}

.comment-form p a {
    color: #224499;
}

.comment-form .submit:hover {
    background-color: #224499;
}

body.archive .post-thumbnail a {
    display: block;
}

body.archive .post-thumbnail a img {
    display: block;
}

body.archive .post-thumbnail a img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 7px;
}

article.post header.entry-header .entry-meta time {
    color: #000;
    font-weight: 300;
}

body.archive article.post header.entry-header .entry-title {
    margin: -6px 0 0;
}

body.archive article.post {
    padding: 20px;
    border: 1px solid #d8d8d8;
    margin-bottom: 55px;
}

#comments .comments-title {
    margin: 0 0 25px;
}

#comments article.comment-body {
    border: 1px solid #d1d1d1;
    padding: 28px 40px;
}

#comments article .comment-author img.avatar {
    border: 4px solid #e3e3e3;
    padding: 5px;
    background-color: #fff;
}

#comments article p a {
    color: #000;
    font-weight: 600;
}

#comments article .comment-reply-link {
    color: #000;
}

#comments article b.fn a {
    font-size: 18px;
    font-weight: 300;
    color: #df2c31;
}

#comments article .comment-metadata time {
    font-weight: 300;
}

.footer_cover .sub-menu {
    display: none;
}

.main_navbar .menu-item-has-children {
    position: relative;
}

.main_navbar .menu-item-has-children .sub-menu {
    position: absolute;
    top: 100%;
    margin: 0;
    width: 300px;
    box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.3);
    display: none;
}

.main_navbar .menu-item-has-children:hover .sub-menu {
    display: block;
}

.main_navbar .menu-item-has-children .sub-menu li {
    list-style-type: none;
}

.main_navbar .menu-item-has-children .sub-menu li a {
    display: block;
    font-size: 15px;
    background-color: #fff;
    border-bottom: 1px solid #d7d7d7;
    padding: 12px 14px;
    color: #414141;
}

.main_navbar .menu-item-has-children .sub-menu li a:hover {
    text-decoration: unset;
    background-color: #df2c31;
    color: #fff;
}

.main_navbar .menu-item-has-children .sub-menu li:last-child a {
    border-bottom: 0;
}

.woocommerce-cart .woocommerce .quantity .qty {
    width: 100px;
    text-align: center;
}

.product_box_cover .product_list_widget li a {
    display: block;
    position: relative;
}

.product_box_cover .product_list_widget li:hover a {
    text-decoration: unset;
}

.product_box_cover .product_list_widget li:hover a .product-title {
    color: #dc2025;
}

.product_box_cover .product_list_widget li a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.1);
    transition: ease all 0.3s;
}

.product_box_cover .product_list_widget li a:hover:after {
    content: "";
    height: 80.2%;
}

.single-product.woocommerce div.product .woocommerce-tabs textarea {
    background-color: #d7d7d7;
}

.single-product.woocommerce div.product .woocommerce-tabs #submit {
    background-color: #000 !important;
    color: #fff !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
}

.single-product.woocommerce div.product .woocommerce-tabs #submit:hover {
    background-color: #224499!important;
}

.arrivals_box_cover .products .product {
    position: relative;
}

.arrivals_box_cover .products .onsale,
.arrivals_box_cover .products .add_to_cart_button,
.arrivals_box_cover .products .price {
    display: none!important;
}

body .arrivals_box_cover .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 13px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff !important;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 22px;
    left: 0;
    transition: ease all 0.3s;
    opacity: 0;
}

body .arrivals_box_cover .eael-product-grid.eael-product-simple .woocommerce ul.products li.product:hover .woocommerce-loop-product__title {
    top: 44%;
    opacity: 1;
}

.custom_product_option_cover .old-tabs:after {
    content: "";
    display: block;
    clear: both;
}

.custom_product_option_cover .old-tabs li {
    list-style-type: none;
    float: left;
    width: 19%;
    text-align: center;
    margin-right: 1%;
}

.custom_product_option_cover .old-tabs li:last-child {
    margin-right: 0;
}

.custom_product_option_cover .old-tabs li {
    list-style-type: none;
    float: left;
    width: 19.2%;
    text-align: center;
    margin-right: 1%;
}

.custom_product_option_cover .old-tabs li a {
    padding: 10px 8px;
    border: 1px solid #cecece;
    display: block;
    box-shadow: unset;
    color: #000;
    border-radius: 37px;
    background-color: #fff;
    outline: none;
}

.custom_product_option_cover .old-tabs li a:hover,
.custom_product_option_cover .old-tabs li a.active {
    text-decoration: unset;
    background-color: #224499;
    border-color: #224499;
    color: #fff;
}

.custom_product_option_cover .old-tabs {
    margin-bottom: -22px;
}

.custom_product_option_cover .cust_inner {
    border: 1px solid #cecece;
    padding: 55px 25px 30px 25px;
    margin-top: -1px;
    /* background-color: #ededed; */
    border-radius: 0 0 12px 12px;
    box-shadow: 0 15px 50px -25px rgba(0, 0, 0, 0.4);
}

.custom_product_option_cover {
    margin-bottom: 40px;
}

.custom_product_option_cover.simple_box .cust_inner {
    padding: 25px 25px 25px 25px;
    border-radius: 12px;
}

.custom_product_option_cover select,
.custom_product_option_cover input,
.custom_product_option_cover textarea {
    display: block;
    width: 100%;
    border: 1px solid #d2d2d2;
    margin-bottom: 12px;
    resize: unset;
    padding: 7px 11px;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
}

.custom_product_option_cover label {
    font-weight: 300;
    letter-spacing: 0.6px;
    font-size: 14px;
    margin-bottom: 8px;
    color: #818181;
    display: block;
}

.custom_product_option_cover .cust_inner p {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 21px;
}

.variations_form .variations tbody td.label {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 20px;
}

.variations_form .variations tbody tr {
    display: block;
    padding: 0 0 18px;
}

.woocommerce .variations_form .variations tbody td.label label {
    font-weight: 400;
    margin: 0;
    color: #224499;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 15px;
}

.variations_form .variations .reset_variations {
    box-shadow: unset;
    padding: 1px 12px;
    display: inline-block;
    margin-top: 0;
    border-radius: 40px;
    background-color: #f1f1f1;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    border: 1px solid #cacaca;
}

.variations_form .variations tr:last-child td.value .variable-items-wrapper {
    margin-bottom: 18px;
}

.variations_form .variations tr td.value .color-variable-wrapper .variable-item {
    height: 50px;
    width: 50px;
    border-radius: 100%;
}

.variations_form .variations tr td.value .color-variable-wrapper .variable-item .variable-item-span {
    border-radius: 100%;
    box-shadow: 0 0 18px -8px #000 inset;
}

.variations_form .variations tr td.value .variable-items-wrapper.button-variable-wrapper li.variable-item {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    box-shadow: unset;
    border: 1px solid #c6c6c6;
}

.woocommerce .variations_form .variations tbody td.label label::after {
    content: "";
    display: block;
    height: 3px;
    width: 20px;
    background-color: #e0e0e0;
    margin: 2px 0 8px;
}

.custom_product_option_cover label span {
    margin-bottom: 8px;
    display: block;
}

.custom_product_option_cover.custom_product_form label {
    display: block;
    margin-bottom: 0;
}

.custom_product_option_cover input {
    height: 42px;
}

.two_field_box:after {
    content: "";
    display: block;
    clear: both;
}

.two_field_box {
    margin: 0 -10px;
}

.two_field_box label {
    padding: 0 10px;
    float: left;
    width: 50%;
}

.custom_product_option_cover .design_help_cover .custom_button {
    box-shadow: unset;
    display: block;
    text-align: center;
    border: 2px solid #224499;
    border-radius: 30px;
    color: #224499;
    padding: 12px 12px 12px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.4px;
    outline: none;
}

.custom_product_option_cover .design_help_cover .custom_button:hover {
    background-color: #224499;
    text-decoration: unset;
    color: #fff;
}

.custom_product_option_cover input.check_box {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: auto;
    margin: 0 6px 0 0;
}

.custom_product_option_cover span.price_box {
    display: inline-block;
    margin: 0;
    color: #414141;
}

.custom_product_option_cover label.check_box_label {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.accordion_form_box h2 {
    margin: 0;
}

.accordion_form_box .card-header h2 button {
    display: block;
    background-color: #353535;
    width: 100%;
    border-radius: 4px;
    color: #fff;
    text-align: left;
    padding: 10px 48px 10px 16px;
    outline: none;
    margin-bottom: 10px;
}

.accordion_form_box .card-header h2 button:hover,
.accordion_form_box .card-header h2 button:focus {
    text-decoration: unset;
}

.accordion_form_box .collapse_box {
    padding: 22px 18px;
    border: 1px solid #d2d2d2;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}

.accordion_form_box .card-header h2 {
    position: relative;
}

.accordion_form_box .card-header h2::after {
    content: "+";
    display: block;
    position: absolute;
    top: 5px;
    right: 12px;
    color: #fff;
}

.single_variation_wrap .browse_button {
    position: relative;
    overflow: hidden;
    padding: 11px;
    background-color: #2D2D2D;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.single_variation_wrap .browse_button:hover {
    background-color: #224499;
}

.single_variation_wrap .browse_button input {
    border: 0;
    padding: 0;
    top: 200%;
    height: auto;
    position: fixed;
    opacity: 0;
    margin: 0;
}

.symbol_box_cover li {
    list-style-type: none;
    float: left;
    margin-right: 6px;
}

.symbol_box_cover li a {
    box-shadow: unset;
    color: #fff;
    background-color: #414141;
    padding: 10px 23px;
    display: block;
    border-radius: 5px;
}

.symbol_box_cover li a.red {
    background-color: #d9212c;
}

.symbol_box_cover li a.yellow {
    background-color: #f4a821;
}

.symbol_box_cover li a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: unset;
    border-bottom: 0;
    box-shadow: unset;
}

.accordion_form_box .collapse_box {
    display: none!important;
}

.accordion_form_box .collapse_box.in {
    display: block!important;
}

.single-product.woocommerce div.product .product_title {
    line-height: 44px;
    font-size: 32px;
    font-weight: 600;
}

.single-product .rtwpvg-images {
    box-shadow: 0 10px 72px -54px #000;
    border: 1px solid #e6e6e6;
    border-radius: 13px;
    overflow: hidden;
}

div.fadeMe {
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    position: fixed;
}

.loadimg {
    left: 50%;
    opacity: 1;
    position: fixed;
    top: 50%;
    z-index: 9999;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    z-index: 111;
}

.popup {
    margin: 70px auto;
    padding: 10px 30px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 5s ease-in-out;
    z-index: 111;
    top: 30%;
    text-align: center;
    border: 2px solid #888;
    height: 150px;
}

.popup .close {
    position: absolute;
    top: -10px;
    right: -8px;
    transition: all 200ms;
    font-family: arial;
    font-size: 23px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    background: #ccc none repeat scroll 0 0;
    border-radius: 50%;
    height: 20px;
    line-height: 17px;
    opacity: 1;
    padding-left: 0px;
    padding-top: 1px;
    vertical-align: middle;
    width: 20px;
}

.popup .content {
    overflow: auto;
}

#popup1 .content {
    font-size: 300%;
    height: 110px;
    line-height: 50px;
}

.symbol_box_cover:after {
    content: "";
    display: block;
    clear: both;
}

.custom_product_option_cover .txt_greek_osk label {
    display: inline-block;
    width: auto;
}

.custom_product_option_cover .txt_greek_osk input.new_txt_osk_capslock_upper,
.custom_product_option_cover .txt_greek_osk input.new_txt_osk_capslock_lower {
    display: inline-block;
    width: auto;
    margin: 0;
    vertical-align: middle;
}

.custom_product_option_cover .txt_greek_osk input.new_txt_osk_capslock_upper {
    margin-right: 8px;
}

.custom_product_option_cover .txt_greek_osk .letter_symbols:after {
    content: "";
    display: block;
    clear: both;
}

.custom_product_option_cover .txt_greek_osk .letter_symbols input {
    display: block;
    float: left;
    width: 16.6%;
    color: #fff;
    font-weight: 400;
    margin: -1px 0 0 -1px;
    border-color: #fff;
    border-radius: 0;
}

.custom_product_option_cover .pick_symbol_to_add {
    margin-top: 15px;
}

.custom_product_option_cover .pick_symbol_to_add .keybordLabels {
    margin-bottom: 12px;
}

.custom_product_option_cover .pick_symbol_to_add .symbols2:after {
    content: "";
    display: block;
    clear: both;
}

.custom_product_option_cover .pick_symbol_to_add .symbols2 .symbol_item {
    float: left;
    width: 10.2%;
    border: 1px solid #d9d9d9;
    height: 55px;
    padding: 6px;
    margin: -1px 0 0 -1px;
}

.custom_product_option_cover .pick_symbol_to_add .symbols2 .symbol_item img {
    max-height: 100%;
}

#myModal13 .modal-dialog {
    margin-top: 9.8%;
}

#myModal13 .modal-dialog .modal-header h3.modal-title {
    padding-top: 12px;
    margin-top: -14px;
    display: inline-block;
    color: #224499;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#myModal13 .modal-dialog .modal-content {
    border-bottom: 5px solid #224499;
    border-radius: 8px;
}

.letterGenerator {
    background: transparent none repeat scroll 0 0;
    height: 102px;
    padding: 1px 3px;
    width: 306px;
    margin: 0 auto;
}

.bg_color_letter {
    height: 100px;
    width: 100px;
}

.fg_color_letter {
    height: 100px;
    width: 100px;
}

.fg_thread_letter {
    height: 100px;
    width: 100px;
}

.tabcontent .removecustomimage {
    border: 1px solid #d9212c;
    max-width: 220px;
    margin: 0 0 0 auto;
    text-align: center;
    padding: 11px 10px;
    border-radius: 5px;
    color: #d9212c;
    font-size: 15px;
}

.tabcontent .removecustomimage:hover {
    background-color: #d9212c;
    color: #fff;
}

.tabcontent .card .notice {
    color: #bb6f00;
}

.tabcontent .card .removeline {
    color: #df212c;
    cursor: pointer;
}

.accordion_form_box .card .two_field_box label:nth-child(odd) {
    content: "";
    display: block;
    clear: both;
}

body.single-product .product .rtwpvg-images {
    float: none;
    max-width: unset !important;
}


/*.customize-main */

body.single-product .product .emb_outer {
    width: 50%;
    float: left;
}

body.single-product .wrap #primary {
    width: 100%!important;
}

.header_cover #myNavbar {
    float: left;
    width: 80%;
}

.header_cover #myNavbar .main_navbar li a {
    padding: 0;
}

.header_cover #myNavbar {
    float: right;
    width: 75%;
    padding: 42px 0;
}

nav.navbar .main_navbar li a {
    color: #000;
}

nav.navbar .main_navbar li a:hover {
    color: #ff9f00;
    background-color: unset;
}

.header_cover #myNavbar .main_navbar>li.current_page_item>a {
    color: #fe9e00;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    color: #000;
}

.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail {
    height: 280px;
    object-fit: cover;
    border-radius: 4px;
}

.woocommerce ul.products li.product span.onsale {
    background-color: #f99c00;
    width: 65px;
    height: 65px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 60px;
    padding: 20px 5px 10px;
    line-height: 23px;
    letter-spacing: 1.2px;
}

.woocommerce ul.products li.product .price span {
    color: #f99c00;
}

.woocommerce ul.products li.product .price del span.woocommerce-Price-amount.amount {
    color: #AC4F1F;
}

.woocommerce ul.products li.product .add_to_cart_button {
    width: 100%;
    text-align: center;
    padding: 15px;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-size: 14px;
    border: 2px solid #f99c00;
    border-radius: 60px;
}

.woocommerce ul.products li.product .price {
    color: #77a464;
    display: inline-block;
    font-weight: 600;
    margin-bottom: .5em;
    font-size: 16px;
}

.woocommerce ul.products li.product .add_to_cart_button:hover {
    background-color: #f99c00;
    color: #fff;
    border: 2px solid #f99c00;
    box-shadow: unset;
}


/*body.woocommerce-page .woocommerce-result-count,

body.woocommerce-page .woocommerce-ordering {

    display: block;

}*/

.site-content main#main.site-main .entry-header {
    display: none;
}

.single-product div.product span.onsale {
    background-color: #f99c00;
    width: 65px;
    height: 66px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 60px;
    padding: 10px;
    line-height: 44px;
    letter-spacing: 1.2px;
}

.contact_form_box form.wpcf7-form label {
    display: block;
}

.contact_form_box form.wpcf7-form {
    padding: 20px;
    background-color: #f89b00;
    border-radius: 10px;
}

.contact_form_box form.wpcf7-form textarea {
    resize: unset;
    height: 115px;
}

.contact_form_box form.wpcf7-form textarea,
.contact_form_box form.wpcf7-form input {
    border: 0;
    font-weight: 500;
}

.contact_form_box form.wpcf7-form .wpcf7-submit {
    margin-top: 15px;
}

.contact_form_box form.wpcf7-form .wpcf7-submit:hover {
    background-color: #000;
}

/*.footer_cover .fa {
    font-family: fontawesome;
}*/

.header_cover .fa {
    font-family: fontawesome;
}

.slotholder::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
}

.single-product #comments.comments-area {
    display: none;
}

.single-product .navigation.post-navigation {
    display: none;
}

.archive #sidebar {
    display: none;
}

.woocommerce ul.products li.product .price ins {
    text-decoration: unset;
}

.woocommerce div#sidebar {
    display: none;
}

.woocommerce-form {
    box-shadow: 0 14px 44px -35px #000;
    background-color: #fff;
    border: 1px solid #dddddd !important;
}

.woocommerce form .form-row label {
    font-weight: 600;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: #fff;
    background-color: #000;
}

.woocommerce-billing-fields,
.woocommerce-additional-fields {
    border: 1px solid #d3d3d3;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 40px -27px #000;
}

#order_review_heading {
    margin: 60px 0 15px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dcd7ca;
    border-radius: 0;
    height: 44px;
    padding: 6px 7px;
}

.comment-form .comment-notes {
    text-align: left;
}

.comment-form {
    background-color: #f0f0f0;
    padding: 25px;
    margin-top: 25px;
    max-width: 700px;
    border-radius: 10px;
    margin: 15px auto 0;
}

.comment-respond p:not(.comment-notes) {
    width: 100%;
}

#tab-reviews #comments {
    text-align: center;
}

.comment-reply-title {
    line-height: 1.2;
    margin-bottom: 0;
    display: block;
}


/*woocommerce end*/

.widget {
    margin-top: 0;
}

.header_search_bar .search-field {
    padding: 11px 55px 10px 80px !important;
    border-radius: 60px;
    border: 0;
    font-size: 19px;
    letter-spacing: 0.8px;
}

.nav_user_box .upper_menu_box {
    float: left;
    width: 63px;
    margin-right: 0;
    z-index: 1;
    position: absolute;
    border-radius: 26px 0 0 26px;
}

.nav_user_box .header_search_bar {
    float: left;
    width: 100%;
}

.nav_user_box .header_search_bar form.woocommerce-product-search {
    position: relative;
}

.nav_user_box .header_search_bar form.woocommerce-product-search button {
    font-size: 0px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background-color: unset;
}

.nav_user_box {
    max-width: 430px;
}

.header_search_bar {
    position: relative;
}

.header_search_bar::after {
    display: block;
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 13px;
    right: 15px;
}

/*.wpcf7-form input,
.wpcf7-form textarea {
    padding: 10px 20px;
    width: 100%;
    border-radius: 5px;
    border-radius: 60px;
}

.wpcf7-form label,
.wpcf7-form label span {
    width: 100%;
    display: block;
}

.wpcf7-form br {
    display: none;
}

.wpcf7-form .wpcf7-submit {
    padding: 12px 17px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    font-size: 20px;
    background-color: #000;
}

.wpcf7-form {
    padding: 40px;
    background-color: #012d74;
    border-radius: 10px;
}

.wpcf7-form textarea {
    border-radius: 15px;
}

.wpcf7-form label {
    margin-bottom: 11px;
}*/

.testimonial_box_cover {
    overflow: hidden;
}

.testimonial_box_cover .slick-slider .ht-client-content {
    background-color: #ebebeb;
    border: 0;
    border-radius: 3px;
}

.testimonial_box_cover .ht-single-testimonial-wrap .ht-client-info {
    background-color: transparent!important;
}

.testimonial_box_cover .slick-slider {
    margin: 0 -100px;
    width: 110%;
}

body.error404 h1.entry-title,
body.search h1.archive-title {
    font-size: 50px;
    letter-spacing: 0.6px;
    font-weight: 900;
}

body.search h1.archive-title .color-accent {
    color: #4884ff;
}

body.error404 .intro-text,
body.search .intro-text {
    margin-top: 20px;
    font-size: 22px;
    color: #6F6F6F;
}

body.error404 .search-form,
body.search .search-form {
    max-width: 600px;
    margin: auto;
}

body.error404 .search-form input,
body.search .search-form input {
    border-radius: 60px;
    border: 1px solid #a9a9a9;
}

body.error404 #site-content {
    padding-top: 70px;
}

body.search .archive-header {
    padding: 0;
}

body.search .no-search-results-form {
    padding-top: 50px;
}

body:not(.singular) main>article:first-of-type {
    padding: 0;
}

body.search-results article {
    padding: 30px !important;
    border: 0px solid #cccccc;
    border-radius: 10px;
    box-shadow: 0 0 40px -27px #000;
}

body.search-results hr.section-inner {
    margin: 45px auto;
    max-width: 200px;
}

body.search-results main#site-content header.entry-header {
    display: block;
}

body.search-results main#site-content header.entry-header h2.entry-title {
    text-align: center;
}

body.search-results .section-inner.medium {
    max-width: unset;
    width: unset;
    margin-bottom: 30px;
}

body.search-results main#site-content .post-inner {
    text-align: center;
}

body.search-results main#site-content .post-meta {
    margin-bottom: 12px;
}

body.search-results .post-meta-wrapper {
    margin-top: 15px;
}

.pagination a {
    color: #808080;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
    padding: 8px 17px;
}

a {
    color: #8D8D8D;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-1 {
    padding: 0;
}

.woocommerce-EditAccountForm.edit-account p span.password-input {
    width: 100%;
}

.navbar-nav .menu-item-has-children {
    position: relative;
}

.navbar-nav .menu-item-has-children .sub-menu {
    margin: 0;
    position: absolute;
    top: 25px;
    z-index: 9;
    width: 250px;
    display: none;
}

.navbar-nav .menu-item-has-children:hover .sub-menu {
    display: block;
}

.navbar-nav .menu-item-has-children .sub-menu li {
    list-style: none;
}

.navbar-nav .menu-item-has-children .sub-menu li a {
    background-color: #fff;
    display: block;
    color: #000;
    padding: 10px;
    border: 1px solid #c9c9c9;
    margin-top: -1px;
}



.navbar>.container {
    display: block;
}

nav.navbar #navbarSupportedContent {
    float: left;
    width: 78%;
}

nav.navbar .nav_user_box {
    float: right;
    width: 30%;
    max-width: unset;
    margin-top: -7px;
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    object-fit: scale-down;
}


/*.single-product .bread_cover {

    display: none;

}*/

.single-product .woocommerce-product-gallery__image a {
    border: 1px solid #c7c7c7;
    border-radius: 30px;
    display: block;
}

.single-product .flex-control-nav li img {
    border: 1px solid #cccccc;
    border-radius: 10px;
}

.single-product .flex-control-nav {
    margin-top: 20px !important;
}

.single-product .flex-control-nav li {
    width: 11% !important;
    margin-right: 8px !important;
}

.single-product.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: unset;
}

#tab-description ul {
    margin-left: 18px;
}

.fixed_addtocart_box .woocommerce-product-details__short-description,
.fixed_addtocart_box .product_meta,
.fixed_addtocart_box .quantity {
    display: none;
}

.single-product.woocommerce div.product .fixed_addtocart_box form.cart {
    padding: 0;
    border: 0;
    margin: 0;
}

.fixed_addtocart_box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #012d74;
    padding: 22px 20px 11px;
    z-index: 9;
    box-shadow: 0 35px 46px 17px #000;
    display: none;
}

.fixed_addtocart_box:after {
    content: "";
    display: block;
    clear: both;
}

.fixed_addtocart_box h1.product_title {
    width: 60%;
    float: left;
}

.fixed_addtocart_box form.cart {
    width: 40%;
    float: right;
}

.single-product .product .entry-summary .fixed_addtocart_box h1.product_title:after {
    display: none;
}

.woocommerce div.product .fixed_addtocart_box form.cart .button {
    float: right;
    font-size: 13px;
    padding: 10px !important;
    text-transform: capitalize;
}

.single-product.woocommerce div.product .fixed_addtocart_box .product_title {
    line-height: 26px;
    font-size: 17px;
    font-weight: 600;
    margin-top: 5px;
}

.fixed_addtocart_box .price {
    margin: 0;
    position: absolute;
    top: 0;
    left: 20px;
}

.fixed_addtocart_box .price bdi {
    font-size: 10px;
    padding: 0px 4px;
    display: inline-block;
    border-radius: 60px;
    border: 2px solid #224499;
    letter-spacing: 0.6px;
}

.fixed_header_cover {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
    left: 0;
    box-shadow: 0 -80px 58px 48px #000;
}

#site-header {
    z-index: 99;
}

.head_user_box {
    text-align: right;
    margin-bottom: 6px;
    padding-right: 28px;
    margin-top: 2px;
    position: relative;
}

.head_user_box a {
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0.8px;
    font-size: 18px;
}

.head_user_box a:hover {
    color: #4884ff;
    text-decoration: unset;
}

.head_user_box a i {
    color: #4884ff;
}

.head_user_box .divide_box {
    height: 9px;
    width: 1px;
    display: inline-block;
    background-color: #979797;
    vertical-align: middle;
    margin: 0 6px;
    transform: rotate(20deg);
}

.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.woocommerce-info {
    border-color: #012d74;
}

.woocommerce-info::before {
    color: #012d74;
}

.woocommerce-ResetPassword {
    box-shadow: 0 14px 44px -35px #000;
    background-color: #012d74;
    border: 0 !important;
    padding: 20px;
    border-radius: 5px;
    max-width: 600px;
    margin: auto;
}

.woocommerce form.woocommerce-ResetPassword .woocommerce-form-row {
    float: none;
    width: 100%;
}

.footer_card_box {
    max-width: 200px;
}

.fillter_product_box .product-item .product-inner .image-wrap .actions a.added_to_cart::before {
    top: 5px;
}

.woocommerce ul.products li.product a:hover {
    color: #f99c00;
}

.woocommerce-message {
    border-color: #f99c00!important;
}

.woocommerce-message::before {
    color: #f99c00!important;
}

.cart_and_search_box:after {
    content: "";
    display: block;
    clear: both;
}

.newsletter_box_cover .wpcf7-not-valid-tip {
    position: absolute;
    top: -17px;
    font-size: 12px;
    left: 22px;
}

.newsletter_box_cover p:after {
    content: "";
    display: block;
    clear: both;
}

.header_cover #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>a {
    background-color: transparent !important;
    color: #000 !important;
    padding: 0 !important;
    font-size: 18px!important;
    letter-spacing: 0.7px;
    font-weight: 500;
}

.header_cover #mega-menu-wrap-primary {
    background: transparent;
}

.header_cover #mega-menu-wrap-primary .mega-menu>li {
    margin-right: 25px !important;
}

.header_cover #mega-menu-wrap-primary {
    background: transparent;
    width: 100%;
}

.header_cover #mega-menu-wrap-primary .mega-menu>li:last-child {
    margin-right: 0;
}

.products li.product .star-rating {
    display: none;
}

.woocommerce ul.products li.product a {
    /*position: relative;*/
}


/*hover one start*/


/*#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {

    opacity: 1;

    transform: translate(0, 0px);

    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;

    visibility: visible;

}*/


/*hover one end*/


/*#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li#mega-menu-item-439.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {

    opacity: 1;

    transform: translate(0, 0px);

    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;

    visibility: visible;

}*/

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title {
    color: #000;
    letter-spacing: 0.7px;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
}

.mega-sub-menu ul.product_list_widget li a {
    font-weight: 400;
    color: #000;
    letter-spacing: 0.9px;
    font-size: 18px;
}

.mega-sub-menu .product_list_widget a img {
    display: none;
}

.mega-sub-menu .product_list_widget .star-rating {
    display: none;
}

.mega-sub-menu .product-categories {
    margin: 0;
    list-style: none;
}

.mega-sub-menu .product-categories li a {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.9px;
}

.mega-sub-menu li a:hover {
    color: #4884ff!important;
    text-decoration: unset!important;
}

.mega-sub-menu .product-categories li {
    margin-bottom: 14px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #fff;
    border-radius: 6px;
    padding: 25px;
    box-shadow: 0 18px 38px -27px rgba(0, 0, 0, 0.3);
}

.woocommerce #mega-menu-wrap-primary ul.product_list_widget li {
    color: #fff;
    padding: 0 0;
    margin-bottom: 14px;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.woocommerce #mega-menu-wrap-primary ul.product_list_widget li ins {
    text-decoration: unset;
}

.mega-sub-menu .widget_media_image img {
    border: 2px solid #d7050e;
    border-radius: 8px;
    box-shadow: 0 16px 65px -37px #000;
}

.mega-sub-menu li del,
.mega-sub-menu li ins,
.mega-sub-menu li bdi {
    display: none;
}

li#mega-menu-item-439.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu a.mega-menu-link {
    font-weight: 400 !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #4884ff!important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0;
    width: 33%;
    margin-bottom: 6px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_media_image {
    margin-bottom: 25px;
}

li#mega-menu-item-439.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu li {
    margin-bottom: 10px!important;
}

body.archive form.woocommerce-ordering select {
    border: 1px solid #dedede;
    padding: 10px;
    margin-bottom: 24px;
    border-radius: 5px;
}

body.archive .woocommerce-result-count {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #000;
    display: none;
}

.woocommerce-page .woocommerce-ordering {
    display: block;
}

.woocommerce-form a {
    color: #caac2c;
}

.single-product .product_meta {
    display: none!important;
}

.header_cover ul.mega-menu>li:hover>a {
    color: #4884ff!important;
}

.product-categories .children {
    display: none!important;
}

.upper_menu_box .cart-count {
    position: absolute;
    top: -7px;
    right: -27px;
    font-size: 12px;
    display: block;
    line-height: 21px;
    color: #000;
    font-weight: 600;
    text-align: left;
    width: 24px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    color: #4884ff!important;
    font-weight: 500!important;
}

.header_cover .fixed_header_cover .custom-logo-link {
    width: 15%;
    margin: 0;
}

.fixed_header_cover .header_search_bar .search-field {
    padding: 6px 55px 5px 79px !important;
}

.fixed_header_cover .nav_user_box ul {
    padding: 9px 13px 5px;
}

.fixed_header_cover .header_search_bar::after {
    top: 0;
}

.fillter_product_box .image-wrap .actions>a {
    text-indent: unset !important;
    text-decoration: unset;
    text-transform: capitalize;
    border-radius: 30px !important;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    width: 50%;
    background-color: #f04526;
}

.fillter_product_box .image-wrap .actions>a:hover {
    background-color: #000!important;
    color: #fff!important;
}

.fillter_product_box .image-wrap>div.actions {
    max-width: 260px !important;
    width: 100%;
    background-color: transparent !important;
}
.fillter_product_box .image-wrap .actions>a:before {
    display: none!important;
}
.fillter_product_box .final_box {
    display: none;
}
.header_cover .navbar .container {
    position: relative;
    max-width: 1360px;
    display: flex;
}

.header_shipping_box {
    position: absolute;
    top: -10px;
    left: 0;
    background-color: #4884ff;
    color: #fff;
    padding: 2px 10px;
    border-radius: 0 0 8px 8px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.header_promo_code_box {
    position: absolute;
    top: -10px;
    left: 170px;
    background-color: #4884ff;
    color: #fff;
    padding: 2px 10px;
    border-radius: 0 0 8px 8px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.header_shipping_box p,
.header_promo_code_box p {
    margin-bottom: 0;
}

.header_cover .custom-logo-link .custom-logo {
    padding-top: 0;
    height: auto;
    object-fit: contain;
    display: block;
}

.header_cover .fixed_header_cover .header_shipping_box {
    display: none;
}

.header_cover .fixed_header_cover .custom-logo-link .custom-logo {
    padding-top: 0;
    height: unset;
    object-fit: unset;
    object-position: unset;
}

body.woocommerce-account .bread_cover {
    display: none;
}

.head_user_box .woocommerce {
    position: absolute;
    top: 100%;
    z-index: 13;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    right: 0;
    width: 100%;
}

.head_user_box .woocommerce #customer_login>div {
    width: 100%;
    float: none;
    padding: 0;
}

.head_user_box .woocommerce form {
    margin-top: 0;
}

.head_user_box .woocommerce form label {
    line-height: 20px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.head_user_box .woocommerce form {
    padding: 0;
    background-color: transparent;
    box-shadow: unset;
    margin-bottom: 0;
}

.head_user_box .woocommerce h2 {
    font-size: 25px;
    text-align: left;
    letter-spacing: -0.1px;
    color: #4884ff;
}

.head_user_box .woocommerce-privacy-policy-text {
    display: none;
}

.head_user_box .woocommerce form .form-row-first,
.head_user_box .woocommerce-page form .form-row-first {
    width: 100%;
    float: unset;
}

.head_user_box .woocommerce form .form-row-last,
.head_user_box .woocommerce-page form .form-row-last {
    width: 100%;
    float: unset;
}

.head_user_box .woocommerce-form a {
    color: #000;
}

.head_user_box #customer_login .u-column2.col-2 {
    display: none;
}

.head_user_box .head_user_box_inner #customer_login .u-column2.col-2 {
    display: block;
}

#customer_login .woocommerce-form__label #rememberme {
    margin-right: 7px;
    vertical-align: text-bottom;
}

.customer_account_toggle_box {
    text-align: left;
}

.customer_account_toggle_box p {
    margin-bottom: 0;
    cursor: pointer;
    font-size: 19px;
    letter-spacing: 0.7px;
}

.customer_account_toggle_box p:hover {
    color: #4884ff;
}

.customer_account_toggle_box .customer_login_box {
    display: none;
}

.head_user_box .woocommerce {
    display: none;
}

.head_user_box .head_user_box_inner .woocommerce {
    display: none;
}

.header_cover #mega-menu-wrap-primary.mega-menu-wrap>#mega-menu-primary>li>a {
    font-size: 19px !important;
}

#message-purchased p .wn-popup-product-title,
#message-purchased p a {
    font-size: 18px!important;
}

#message-purchased p.wn-notification-message-container {
    font-size: 18px!important;
    letter-spacing: 0.1px!important;
}

#message-purchased p small {
    font-size: 16px!important;
}

#tab-description .entry-content p {
    font-size: 18px;
}

.header_cover .cat-item.cat-item-15 {
    display: none;
}

.header_cover .head_user_box .woocommerce form {
    border: 0 !important;
}

.close_login_btn {
    position: absolute;
    top: 10px;
    right: 18px;
    font-size: 21px;
    cursor: pointer;
}

body.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

body.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-input-wrapper input {
    border: 1px solid #b9b9b9;
}

body.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
}

body.woocommerce-account .entry-content .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 0;
}

body.woocommerce-account .select2-container--default .select2-selection--single {
    border: 1px solid #b9b9b9;
}

body.woocommerce-account form input {
    border: 1px solid #b9b9b9;
}

.woocommerce-cart .woocommerce ul.products li.first {
    clear: unset;
}

.woocommerce-cart .woocommerce ul.products li {
    margin: 28px 0;
    padding: 0 15px;
    width: 25%;
}

.woocommerce-cart .woocommerce ul.products li .attachment-woocommerce_thumbnail {
    height: 250px;
    object-fit: cover;
    border: 1px solid #e2e2e2;
}

.woocommerce-cart .woocommerce ul.products {
    margin-left: -15px;
}

body.woocommerce-cart .recent_products {
    margin-top: 40px;
    border-top: 1px solid #d8d8d8;
    padding-top: 60px;
}

body.woocommerce-account .ocwma_table_custom table {
    display: none;
}

body.woocommerce-account .ocwma_table_custom table.ocwma_bill_table,
body.woocommerce-account .ocwma_table_custom table.ocwma_ship_table {
    display: block;
    margin: 0;
}

body.woocommerce-account .ocwma_table_bill,
body.woocommerce-account .ocwma_table_ship {
    padding: 0 15px;
    width: 50%;
    float: left;
    min-height: 1px;
}

body.woocommerce-account .ocwma_table_custom:after {
    content: "";
    display: block;
    clear: both;
}

body.woocommerce-account.woocommerce-page .col2-set .col-2 {
    width: 50%;
}

body.woocommerce-account .ocwma_table_custom .form_option_ship_edit,
body.woocommerce-account .ocwma_table_custom a {
    display: block;
    margin: 25px 0 15px;
}

body.woocommerce-account .woocommerce-Addresses.addresses {
    background-color: #f0f0f0;
    padding: 25px 15px 5px;
    border-radius: 4px;
}

.woocommerce-checkout .woocommerce-shipping-fields {
    border: 1px solid #d3d3d3;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 40px -27px #000;
    margin-bottom: 40px;
}

.woocommerce-checkout .ocwma_select_shipping,
.woocommerce-checkout .ocwma_select {
    padding: 8px;
    border: 1px solid #dcd7ca;
}

.ocwma_modal-content .woocommerce-input-wrapper {
    width: 100%;
    display: block;
}

.ocwma_modal-content button.button {
    background-color: #000;
    text-decoration: unset;
}

.ocwma_modal-content button.button:hover {
    background-color: #414141;
}

.woocommerce-checkout .form_option_shipping,
.woocommerce-checkout .form_option_billing {
    display: none;
}

#customer_details .woocommerce-billing-fields h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px 0px 0;
}

#customer_details .woocommerce-billing-fields .form_option_edit {
    border-radius: 4px;
    padding: 8px 25px;
    float: right;
    margin-top: -5px;
}

#customer_details .woocommerce-billing-fields .ocwma_select {
    margin-top: 25px;
}

.bread_cover .bread_head_box {
    display: none;
}

.head_user_box:hover .woocommerce {
    /*display: block!important;*/
}

.place-order .woocommerce-terms-and-conditions-wrapper {
    width: 100%;
}

.place-order #place_order {
    padding: 15px 40px;
}

body .woocommerce .select2-container {
    z-index: 7;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login {
    max-width: 500px;
    margin: 0 auto 70px;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login .form-row {
    width: 100%;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login .form-row .woocommerce-form-login__submit {
    float: none;
    width: 100%;
    padding: 18px 15px 14px;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login .form-row .woocommerce-form-login__rememberme {
    width: 100%;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login #rememberme {
    margin-right: 10px;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login .form-row .woocommerce-form-login__rememberme span {
    display: inline-block;
    position: relative;
    top: -4px;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login .lost_password a {
    color: #484848;
    letter-spacing: 0.6px;
}

body.woocommerce-checkout .woocommerce>.woocommerce-form.woocommerce-form-login.login .lost_password a:hover {
    color: #000;
}

.woocommerce-info a:hover {
    color: #000;
}

body.woocommerce-checkout #customer_details .shipping_address .form_option_edit {
    border-radius: 4px;
    padding: 8px 25px;
    float: right;
    margin-top: -48px;
}

body.woocommerce-checkout .woocommerce-checkout .ocwma_select {
    margin-top: 7px !important;
}

body.archive main.site-main .siderbar_cover {
    width: 26%;
    padding: 0 20px 20px;
    border: 1px solid #d7d7d7;
    box-shadow: 0 0 55px -40px #000;
    border-radius: 20px;
    float: left;
    clear: none;
}

body.archive.woocommerce ul.products {
    width: 74%;
    float: right;
    padding-left: 40px;
    clear: none;
}

body.archive .site-main:after {
    content: "";
    display: block;
    clear: both;
}

.woocommerce nav.woocommerce-pagination {
    clear: both;
}

body.archive .siderbar_cover .wfpDescription {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.4px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

body.archive .wpfFilterWrapper[data-filter-type="wpfPrice"] .wpfFilterContent {
    padding-left: 0;
    padding-right: 0;
}

body.archive .siderbar_cover select {
    padding: 14px 12px;
    border: 1px solid #d1d1d1;
    font-size: 18px;
    letter-spacing: 0.5px;
}

body.archive .siderbar_cover #wpfBlock_3 .wpfCheckboxHier {
    /*    border: 1px solid #dadada;

    border-radius: 3px;*/
}

body.archive .siderbar_cover #wpfBlock_4,
body.archive .siderbar_cover #wpfBlock_5 {
    margin: 0;
    padding: 0;
}

body.archive .siderbar_cover .wpfFilterButton.wpfButton {
    width: 47%;
    background-color: #f99c00;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 22px;
    padding: 10px 20px 6px;
    float: left;
}

body.archive .siderbar_cover .wpfFilterButton.wpfButton:hover {
    background-color: #000;
}

body.archive main.site-main .siderbar_cover .wpfCurrencySymbol {
    display: none;
}

.no_link_box:hover {
    cursor: context-menu;
    color: #000;
}

body .head_user_box a.no_link_box:hover {
    color: #000;
}

.header_search_bar::after {
    content: "";
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100;
}

.header_search_bar.search_dim_active::after {
    display: block;
}

.header_search_bar aside {
    position: relative;
    z-index: 101;
}

.cart_and_search_box .upper_menu_box {
    z-index: 102;
}

body.single-product .shop_attributes .woocommerce-product-attributes-item--attribute_pa_price {
    display: none;
}

.woocommerce div.product p.stock {
    font-size: 20px;
}

body.single-product.woocommerce table.shop_attributes {
    width: 100% !important;
    margin: 18px 0 18px;
}

body.single-product.woocommerce table.shop_attributes td,
body.single-product.woocommerce table.shop_attributes th {
    padding: 15px;
    font-size: 18px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background-color: transparent !important;
    color: #000 !important;
    padding: 0 !important;
    font-size: 18px !important;
    letter-spacing: 0.7px;
    font-weight: 600;
    text-transform: uppercase;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    background: #fff;
    border-radius: 6px;
    padding: 25px;
    box-shadow: 0 18px 38px -27px rgba(0, 0, 0, 0.3);
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #4884ff !important;
    font-size: 18px !important;
    letter-spacing: 0.7px;
    font-weight: 600;
}

body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    font-weight: 500;
}

.header_cover #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-current-menu-item>a {
    color: #4884ff!important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #000 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    color: #4884ff!important;
}

.woocommerce ul.products li.product img.woocommerce-placeholder {
    height: 280px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
}

body.archive .siderbar_cover .wpfClearButton.wpfButton {
    width: 100%;
    background-color: #e1e1e1;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 22px;
    padding: 10px 20px 6px;
    color: #000;
}

body.archive .siderbar_cover .wpfClearButton.wpfButton:hover {
    background-color: #000;
    color: #fff;
}

.siderbar_cover .wpfFilterWrapper {
    margin: 0;
}

.cart_and_search_box {
    position: relative;
    z-index: 5;
}

.products .final_box {
    display: inline-block;
    padding: 1px 10px 0px;
    background-color: #f0f0f0;
    border-radius: 30px;
    margin-left: 5px;
}

.woocommerce ul.products li.product .onsale {
    top: -18px;
}

.head_user_box_inner>a {
    border-right: 1px solid #414141;
    padding-right: 5px;
    margin-right: 5px;
}

.head_user_box_inner>a.login_form_box_btn {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.head_user_box .head_user_box_inner .login_form_box #customer_login .u-column2.col-2 {
    display: none;
}

.head_user_box .head_user_box_inner .signup_form_box #customer_login .u-column1.col-1 {
    display: none;
}

.head_user_box .head_user_box_inner #customer_login .customer_account_toggle_box {
    display: none;
}

.head_user_box_inner .woocommerce .close_box_btn {
    position: absolute;
    top: 16px;
    right: 20px;
    font-size: 22px;
}

.head_user_box_inner .woocommerce .close_box_btn:hover {
    cursor: pointer;
    color: #4884ff;
}

.fillter_product_box h4 a {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    padding-top: 5px;
}

.fillter_product_box .product-inner {
    position: relative;
}

.fillter_product_box .price {
    position: absolute;
    top: 15px;
    right: 18px;
}

.fillter_product_box .product-slider .slick-arrow {
    font-size: 20px !important;
    margin-top: -50px !important;
    border-radius: 60px;
    box-shadow: 0 0 60px 0 #000;
    border: 1px solid #f0f0f0 !important;
}

.header_cover .mega-menu-wrap .mega-menu-description {
    display: none!important;
}

body .pum-theme-958 .pum-content+.pum-close,
body .pum-theme-default-theme .pum-content+.pum-close {
    background-color: #012d74!important;
}

body div.pum-overlay {
    background-color: transparent !important;
}

body .pum {
    display: none!important;
}

body {
    overflow-x: hidden;
}

.header_shipping_box a {
    color: #fff;
}

.header_shipping_box a:hover {
    color: #000;
    text-decoration: unset;
}

.supplier_text_box .elementor-text-editor a {
    color: #4884ff;
}

body.archive .product_count_box .woocommerce-result-count {
    display: block;
}

.main_product_filter_box {
    width: 71%;
    float: right;
}

body.woocommerce-cart .woocommerce a.button.wc-backward {
    padding-top: 10px;
}

.continue_shopping_box_cover {
    text-align: right;
    padding: 0 15px 28px;
}

.continue_shopping_box_cover .button.wc-backward {
    padding: 18px 30px 16px;
    background-color: #fff;
    color: #000;
    border: 2px solid #dbdbdb;
    font-weight: 600;
}

.continue_shopping_box_cover .button.wc-backward:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.products li.product .sp-wqv-view-button {
    background-color: #e6e6e6 !important;
    color: #000 !important;
    border-radius: 60px !important;
    width: 100%;
    margin: 10px 0 0 !important;
    padding: 12px 11px 10px !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    font-size: 15px !important;
}

.products li.product .sp-wqv-view-button:hover {
    background-color: #f99c00!important;
    color: #fff!important;
    border: 1px solid #000;
}

.mfp-content .price {
    font-size: 27px;
    color: #a5a5a5;
    margin: 5px 0 3px;
}

.mfp-content .woocommerce-product-details__short-description p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.mfp-content .woocommerce-product-details__short-description ul {
    padding-left: 25px;
}

.mfp-content .woocommerce-product-details__short-description ul li {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

.mfp-content .product_meta {
    border: 0;
    padding: 0;
    margin: 20px 0;
    border-radius: 60px;
    text-align: left;
}

.mfp-content .product_meta>span {
    margin-right: 15px;
    font-size: 18px;
    font-weight: 700;
}

.mfp-content .product_meta>span span,
.mfp-content .product_meta>span a {
    font-weight: 400;
    color: #737373;
}

.mfp-content .stock {
    font-size: 20px;
    font-weight: 600;
    color: #eaba01;
}

.mfp-content .product_meta .posted_in {
    display: none;
}

.mfp-content .wqv-product-images {
    padding: 20px;
    border: 2px solid #d3d3d3;
}

.fillter_product_box .sp-wqv-view-button {
    border-radius: 0 30px 30px 0 !important;
    background-color: #dcdcdc !important;
    color: #000 !important;
}

body.single-product .summary .final_box {
    display: inline-block;
    padding: 4px 12px 1px;
    background-color: #dcdcdc;
    border-radius: 60px;
    color: #414141;
    margin-left: 6px;
    font-size: 16px;
}

body.single-product .summary .fixed_addtocart_box .final_box {
    display: none;
}

.fixed_addtocart_box .stock.in-stock {
    display: none;
}

.product a.button.product_type_simple {
    display: none!important;
}

.product a.button.product_type_simple.add_to_cart_button {
    display: block!important;
}

body.single-product .mfp-wrap ins span.woocommerce-Price-amount.amount {
    margin: 0 10px;
    color: #000;
}

body.single-product .mfp-wrap .final_box {
    font-size: 20px;
    display: inline-block;
    background-color: #f0f0f0;
    padding: 5px 15px 2px;
    border-radius: 60px;
}

body .nx-powered-by {
    display: none!important
}

body .nx-notification .nx-branding {
    display: none!important;
}

.fixed_header_cover .header_promo_code_box {
    display: none;
}

.header_cover .woocommerce-notices-wrapper .woocommerce-error {
    max-width: unset;
    border: 2px solid #b81c23;
    padding: 7px 0 4px;
    margin-bottom: 8px;
    width: 92%;
}

.header_cover .woocommerce-notices-wrapper .woocommerce-error:before {
    display: none;
}

.woocommerce_notices_error_cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999999;
    padding: 15px;
}

.woocommerce_notices_error_cover .notices_error_inner {
    max-width: 600px;
    margin: ;
    margin: 65px auto 0;
    position: relative;
}

.woocommerce_notices_error_cover .notices_error_inner .woocommerce-error li strong:first-child {
    display: block;
    font-size: 38px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 22px;
    padding-bottom: 10px;
    color: #b81c23;
}

.woocommerce_notices_error_cover .notices_error_inner .woocommerce-error li {
    font-size: 22px;
}

.woocommerce_notices_error_cover .notices_error_inner .woocommerce-error li a {
    display: block;
    text-align: center;
    background-color: #000;
    padding: 8px;
    border-radius: 60px;
    max-width: 225px;
    text-decoration: unset;
    margin-top: 9px;
}

.woocommerce_notices_error_cover .notices_error_inner .woocommerce-error li a:hover {
    background-color: #012d74;
    color: #fff;
}

.woocommerce_notices_error_cover .span_error_close {
    position: absolute;
    top: -25px;
    right: -17px;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

.woocommerce_notices_error_cover .woocommerce-error::before {
    display: none;
}

.woocommerce_notices_error_cover .woocommerce-error {
    padding: 8px 25px 22px;
}

.header_search_bar .dgwt-wcas-search-input {
    padding: 11px 55px 10px 80px !important;
    border-radius: 60px !important;
    border: 0 !important;
    font-size: 19px !important;
    letter-spacing: 0.8px;
    height: 49px !important;
    font-family: 'DIN Next LT Pro'!important;
    background-color: #fff!important;
}

.header_search_bar .woocommerce-product-search {
    /* display: none;*/
}

.aws-container .aws-show-clear .aws-search-field {
    padding-right: 40px;
    border-radius: 50px !important;
    height: 50px;
    border: 0;
    padding-left: 73px !important;
}

.aws-container .aws-show-clear .aws-search-field::placeholder,
.aws-container .aws-show-clear .aws-search-field {
    color: #000 !important;
    font-size: 22px;
    font-weight: normal;
}

.aws-search-result {
    display: none !important;
}
.aws-search-clear {
    display: none !important;
    visibility: hidden;
}
.aws-loader {
    display: none !important;
}
.header_cover .header_contact_detail li {
    list-style: none;
}
.header_contact_detail {
    display: flex;
    align-items: center;
    width: 18%;
    min-width: 225px;
}
.header_phone_box h3 {
    font-size: 16px;
    color: #fff;
}
.header_phone_box ul li a {
    font-size: 24px;
    color: #fff;
}
.header_phone_box ul li a i {
    color: #0253d7;
}   
.header_phone_box li { 
    position: relative;
    padding-left: 30px;
}
.header_phone_box li i {
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 35px;
    font-size: 26px;
}
.header_contact_detail .header_social_box {
    margin-left: auto;
    float: right;
    padding-left: 20px;
}
.header_contact_detail .header_social_box a {
    font-size: 22px;
    color: #0253d7;
    border: 1px solid #0253d7;
    width: 45px;
    height: 45px;
    margin-bottom: -1px;
    display: block;
    text-align: center;
    padding-top: 4px;
}
.footer_map_box iframe {
    width: 100%;
    height: 300px;
    border-radius: 10px;
}
.footer_box h3::after {
    content: "";
    display: block;
    width: 32px;
    height: 1px;
    background: #505050;
    position: static;
    top: 30px;
    margin: 14px 0 15px;
}
.footer_cover .container {
    max-width: 1360px;
}
.address_box_cover .elementor-icon-list-item {
    align-items: flex-start!important;
}
.list_icon_top_box .elementor-icon-list-item {
    align-items: center;
}
.fixed_header_cover .header_phone_box ul li a {
    font-size: 14px;
    color: #fff;
}
.fixed_header_cover .header_phone_box li i {
    font-size: 14px;
}
.fixed_header_cover .header_contact_detail .header_social_box a {
    font-size: 12px;
    width: 30px;
    height: 30px;
}
.fixed_header_cover .header_phone_box h3 {
    font-size: 14px;
    margin-bottom: 0px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background-color: #fff;
}
body .wpcf7-form .wpcf7-submit:hover {
    color: #fff;
    background-color: #1c9cea;
}
.header_phone_box ul li a:hover {
    text-decoration: unset;
    color: #1a96e4;
}
.header_contact_detail .header_social_box a:hover {
    background-color: #1a96e4;
    color: #fff;
}
.img_blue_hover_box .elementor-widget-container{
    overflow: hidden;
}
.img_blue_hover_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 0%;
    background-color: rgba(2, 83, 215,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: ease all 0.5s;

}

.img_blue_hover_box:hover::after {
    height: 100%;
}
.header_cover .navbar-nav > li .sub_drop_btn {
    color: #012d74;
}
/*maan css start*/
/*nct header*/
header .header_cover .navbar.fixed_header_cover .container {
	margin-top: 0;
}
header .header_cover .navbar.fixed_header_cover {
    position: fixed;
    z-index: 999999999;
    /* background: rgba(0,0,0,.8); */
    padding: 10px 0;
}
#site-header {
    z-index: 5;
    position: static;
}
.our_services .elementor-widget-container p a{
    color: #012d74;
    text-decoration: none;
}
.our_services .elementor-widget-container p a:hover{
color:#437df6;
}
.img_blue_hover_box:hover::before {
    content: " \f35d ";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    margin: auto;
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 25px;
    height: 40px;
    color: #fff;
    z-index: 55;
    font-size: 25px;
}

/*maan css end*/





/*t edit start*/

.header_cover .navbar-nav.mr-auto {
    margin: 0 0 0 auto !important;
}
.info_box_cover {
    padding: 60px 0 50px;
    background-color: #224499;
    text-align: center;
}
.info_box_cover h3 {
    font-size: 45px;
    font-weight: 900;
    color: #000;
}
.info_box_cover p {
    color: #000;
    font-size: 22px;
    font-weight: 500;
}
.page-template-template-book-text .book_form_cover h4 {
    margin: 0 0 11px;
    font-size: 35px;
    letter-spacing: 0.5px;
}
body .book_form_cover .form_section {
    padding: 35px;
    box-shadow: 0 30px 160px -90px rgba(0,0,0,0.6);
    margin-bottom: 70px !important;
    border: 2px solid #efefef;
}
body .book_form_cover .form_section .form__label {
    text-align: left;
    margin-bottom: 8px;
}
body .book_form_cover .form_content .row {
    margin-bottom: 12px;
}
body .book_form_cover .form_content {
    margin: 0;
}
body .book_form_cover .form_content input, body .book_form_cover .form_content textarea {
    border-color: #AFAFAF;
    resize: unset;
}
body #test-book-form .form_section h5 {
    text-align: center;
    margin: 6px;
    font-weight: 600;
    font-size: 22px;
}
.page-template-template-book-text .center_section h3 {
    margin-bottom: 28px;
}
.book_result_cover .book_result_box {
    text-align: left;
    border: 1px solid #c0c0c0;
    padding: 40px;
}
.book_result_cover .book_result_box h4 {
    margin: 0;
}
.book_result_cover .book_result_box h4::after {
    content: "";
    display: block;
    height: 3px;
    background-color: #e8e8e8;
    max-width: 60px;
    margin: 18px 0;
}
.book_result_cover .book_result_box ul li span {
    display: block;
    float: left;
    width: 50%;
    border: 1px solid #d0d0d0;
    padding: 10px 15px;
    margin: 0 -1px -1px 0;
}
.book_result_cover .book_result_box ul li:after {
    content: "";
    display: block;
    clear: both;
}
.book_result_cover .book_result_box ul.book__list {
    margin-bottom: 33px;
}

.book_result_cover .book_payment_box:after  {
    content: "";
    display: block;
    clear: both;
}
.book_result_cover .book_payment_box {
    background-color: #224499;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: -1px;
}
.book_payment_box .title {
    font-size: 22px;
    color: #000;
    float: left;
    margin-top: 10px;
}
.book_payment_box #stripe-checkout {
    float: right;
    border-radius: 6px;
    background-color: #224499;
}
.book_payment_box #stripe-checkout:hover {
    background-color: #000;
    color: #fff;
}
.book_payment_box .price {
    font-weight: 600;
}
.cards_box_cover img {
    display: block;
    margin: auto;
    margin-bottom: 18px;
}
.red_word {
    color: #f00;
}
.contact_form_cover form.wpcf7-form br {
    display: none;
}
.contact_form_cover form.wpcf7-form label {
    width: 100%;
    float: none;
    padding: 5px 10px;
}
.contact_form_cover form.wpcf7-form label textarea {
    height: 87px;
    resize: unset;
}
.contact_form_cover form.wpcf7-form {
    padding: 25px;
    background-color: #224499;
    border-radius: 4px;
}
.contact_form_cover form.wpcf7-form label textarea, .contact_form_cover form.wpcf7-form label input {
    border-radius: 3px;
}
.review_section_cover .premium-blog-post-container {
    position: relative;
}
.review_section_cover .premium-blog-post-container::after {
    content: "";
    display: block;
    width: 92%;
    height: 92%;
    border: 2px dashed #d8ddeb;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.contact_page_cover .wpcf7-form {
    padding: 40px;
    box-shadow: 0 0 110px -70px #000;
    border-radius: 10px;
}
.contact_page_cover .wpcf7-form input, .contact_page_cover .wpcf7-form textarea {
    border: 1px solid #a2a2a2;
    resize: unset;
}
.contact_page_cover .wpcf7-form input::placeholder, .contact_page_cover .wpcf7-form textarea::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
.contact_page_cover .wpcf7-form input:-ms-input-placeholder, .contact_page_cover .wpcf7-form textarea:-ms-input-placeholder { 
 color: #000;
}
.contact_page_cover .wpcf7-form input::-ms-input-placeholder, .contact_page_cover .wpcf7-form textarea::-ms-input-placeholder { 
 color: #000;
}
.service_list_box_cover .elementor-icon-list-items .elementor-icon-list-item {
    width: 28%;
    margin-bottom: 14px;
}


body.blog main#site-content header.entry-header {
    display: block;
}





body.blog article header.entry-header,
body.archive article header.entry-header {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

nav.navbar .sub_drop_btn {
    color: #fff;
}

.elementor-widget-text-editor ol li {
    margin-bottom: 10px;
}

.header_cover .navbar-nav > li.current-menu-item > a {
    color: #224499;
    border-bottom: 2px solid #224499;
    padding-bottom: 6px;
}

.header_cover .navbar-nav li .sub-menu li.current-menu-item>a {
    background-color: #fff2f2;
    color: #000;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    background-color: #fff;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #fff;
}

body.single-post .bread_box>span:nth-child(3) {
    display: none;
}

body.blog article .post-meta-single.post-meta-single-top .post-author,
body.blog article .post-meta-single.post-meta-single-top .post-comment-link,
body.archive article .post-meta-single.post-meta-single-top .post-author,
body.archive article .post-meta-single.post-meta-single-top .post-comment-link,
body.single article .post-meta-single.post-meta-single-top .post-author,
body.single article .post-meta-single.post-meta-single-top .post-comment-link {
    display: none;
}

body.single article .post-meta-single-top .post-meta,
body.blog article .post-meta-single-top .post-meta,
body.archive article .post-meta-single-top .post-meta {
    justify-content: left;
    margin: 0;
}

body.single article .post-meta-single-top .post-meta li,
body.blog article .post-meta-single-top .post-meta li,
body.archive article .post-meta-single-top .post-meta li {
    margin: 0;
}

article.post header.entry-header .entry-title {
    text-align: left;
}
body.blog main#site-content header.entry-header,
body.archive main#site-content header.entry-header {
    display: block;
}

body.single main#site-content header.entry-header {
    display: block;
}

/*.blog_sidebar_cover {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 0 50px -42px #000;
}*/

body .blog_sidebar_cover .widget h3.widget-title {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: 1.9px;
}

body .blog_sidebar_cover .widget h3.widget-title:after {
    content: "";
    width: 31px;
    height: 2px;
    background-color: #939597;
    margin: 20px 0;
    display: block;  
}

body .blog_sidebar_cover .widget li {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    margin: 0 0 15px;
}

body .blog_sidebar_cover aside {
    border: 3px dashed #e7e7e7;
    padding: 20px;
    margin-bottom: -3px;
}

body .blog_sidebar_cover .widget li a:hover {
    color: #000;
}

body article.post .section-inner.medium {
    max-width: unset;
    width: 100%;
}

body article.post .entry-categories-inner {
    display: none;
}

body article.post .section-inner img.wp-post-image {
    height: auto;
    object-fit: cover;
    padding: 0;
    background-color: #fff;
    /* box-shadow: 0 0 36px -25px #000; */
    border-radius: 10px;
}

body article.post .featured-media {
    margin-top: 30px;
}

body article.post .post-meta-wrapper {
    margin-top: 8px;
    margin-left: 0;
}

body.single.singular .entry-header {
    padding: 0;
    background-color: transparent;
}

body.single main article {
    max-width: 1000px;
    margin: auto;
}

body.single.singular .featured-media-inner {
    position: relative;
    left: unset;
    width: auto;
}

body.archive.category article.post {
    padding: 0;
    border: 0;
    margin-bottom: 55px;
}

body.archive.category .archive-header.header-footer-group {
    display: none;
}

.entry-content hr,
hr.styled-separator {
    margin: 60px 0;
    width: 100%;
}

a:hover {
    color: #939597;
}

.comments-wrapper #commentform {
    background-color: #fff;
    padding: 60px;
    box-shadow: 0 0 70px -45px #000;
    border-radius: 10px;
}

.comments-wrapper .comment-respond #commentform .comment-form-email {
    margin-left: 0;
}

.comments-wrapper .submit {
    background-color: #939597;
    border-radius: 5px;
    padding: 22px 30px 18px;
}

.comments-wrapper .submit:hover {
    background-color: #000;
    text-decoration: unset;
}

.comment-reply-title {
    margin-bottom: 20px;
}

.comment-respond p.comment-notes,
.comment-respond p.logged-in-as {
    display: none;
}

.search .main_blog_sidebar {
    display: none;
}

.search .main_blog_content {
    width: 100%;
    flex: 100%;
    max-width: unset;
}

.search-form {
    position: relative;
}
.widget_recent_entries a {
    font-weight: 400;
    letter-spacing: 0.9px;
}
.siderbar_cover .wfpDescription {
    font-weight: 700 !important;
}

.siderbar_cover>.wpfMainWrapper>.wpfFilterWrapper {
    margin-bottom: 20px !important;
}

#tab-description h2 {
    margin-bottom: 15px;
}

.blog_home_section_cover .premium-blog-thumb-effect-wrapper img.attachment-full {
    height: 522px;
}

.blog_home_section_cover .premium-blog-post-outer-container {
    padding: 0 !important;
}

.blog_home_section_cover .premium-blog-thumb-effect-wrapper + .premium-blog-content-wrapper {
    position: absolute!important;
    bottom: 0!important;
    width: 100%!important;
    background-color: transparent!important;
    background-image: url('../images/blog_content_overlay.png');
    background-size: 100% 100%;
}

.blog_home_section_cover .premium-blog-thumb-effect-wrapper + .premium-blog-content-wrapper h2 a {
    color: #fff;
}

.blog_home_section_cover .premium-blog-even .premium-blog-post-container {
    position: relative;
}

.blog_home_section_cover .carousel-arrow {
    position: absolute !important;
    top: -60px !important;
    right: 0 !important;
    left: unset !important;
    border: 1px solid #C6C6C6 !important;
    background-color: #fff !important;
    padding: 7px !important;
    box-shadow: 0 0 42px -8px #000 !important;
}

.blog_home_section_cover .carousel-arrow.carousel-prev {
    right: 31px !important;
}

.blog_home_section_cover .carousel-arrow:hover {
    background-color: #939597!important;
    border-color: #939597!important;
    color: #fff!important;
}
body.blog main#site-content .main_blog_content article {
    padding: 10px 28px 28px;
    border-radius: 10px;
    max-width: 830px;
    box-shadow: 5px 0 50px -40px #000;
    border: 1px solid #f0f0f0;
    margin: auto;
}
body.blog main#site-content .main_blog_content article .entry-categories {
    display: none;
}
.post-meta .post-date .meta-icon svg {
    width: 20px;
    height: 20px;
}
.post-meta .meta-icon {
    flex-shrink: 0;
    margin-right: 7px;
}
body.single main article .entry-categories {
    display: none;
}
body.single main article .entry-header-inner .entry-title {
    font-size: 30px;
    letter-spacing: 0px;
}   
body.single main article .entry-header-inner .post-meta-wrapper {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.comment-respond #submit {
    padding: 20px 40px;
}
body.error404 .search-form input.search-submit {
    padding: 6px;
    background-color: #274696;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 11px 22px;
    height: 42px;
}
body.search article .post-meta {
    display: none;
}
.container {
    max-width: 1360px;
}
.upper_header_cover ul:after {
    content: "";
    display: block;
    clear: both;
}
.upper_header_cover ul {
    list-style-type: none;
    display: block;
    margin-bottom: 4px;
}
.upper_header_cover ul:after {
    content: "";
    display: block;
    clear: both;
}
.upper_header_cover ul li {
    display: inline-block;
    /*margin-right: 13px;*/
    vertical-align: middle;
}
.upper_header_cover ul li a {
    font-size: 18px;
    color: #000;
    text-decoration: unset;
}
.upper_header_cover ul li.check_trade_link_btn img {
    max-width: 100%;
}
.upper_header_cover ul li.check_trade_link_btn a {
    max-width: 140px;
    display: block;
}
.upper_header_cover ul li:last-child {
    margin-right: 0;
}
.upper_header_cover {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 4px;
}
.upper_header_cover .upper_header_list_cover a i {
    color: #bfbfbf;
}
.upper_header_cover ul li::after {
    content: "";
    display: inline-block;
    height: 15px;
    width: 2px;
    background-color: #d0d0d0;
    margin: 0 9px 0 12px;
}
.upper_header_cover ul li:last-child:after {
    content: "";
    display: none;
}
.contact_page_cover .wpcf7-form input.wpcf7-submit {
    background-color: #224499;
}
.header_cover .navbar-nav li span.icon::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(-45deg);
    margin-left: 10px;
}
.contact_page_cover .wpcf7-form  label {
    display: block;
    margin: 0;
}

body .contact_page_cover input[type="submit"] {
    font-size: 18px;
    padding: 15px 30px 15px 30px!important;
}



/*t edit end*/


/*responsive*/
@media screen and (min-width: 1351px) and (max-width:1510px){
    .header_cover .navbar-nav > li{
        margin-right: 30px;
    }

}

@media screen and (max-width: 1350px) {
    .header_cover .navbar-nav>li {
        margin-right: 16px;
    }
    .header_cover .navbar-nav>li a {
        font-size: 13px;
    }
    nav.navbar #navbarSupportedContent {
		margin-left: 50px;
	}
	.top-bar-section ul.right {
	margin-right: 54px;
	}
    /*.nav_user_box .upper_menu_box {

        background-color: transparent;

        top: -7px;

        right: 0;

        position: absolute;

        margin: 0;

        width: 100%;

        padding: 0;

    }*/
    .nav_user_box .header_search_bar {
        width: 100%;
    }
    .navbar>.container {
        position: relative;
    }
}
@media screen and (max-width: 1100px) {
    .header_cover .navbar-nav>li {
        margin-right: 10px;
    }
}
@media screen and (max-width: 991px) {
    .header_cover .navbar-nav li span.icon::after {
        content: "";
        display: none;
    }
    .nav_user_box {
        max-width: 100%;
        width: 100%;
    }
    .header_cover .navbar-nav>li {
        margin-right: 0;
    }
    .header_cover .navbar-nav li a {
        display: block;
        padding: 10px 20px;
        background-color: #fff;
        border-bottom: 1px solid #dcdcdc;
    }
    ul.navbar-nav {
        margin-top: 20px;
    }
    .nav_user_box {
        margin-top: 20px;
    }
    .nav_user_box .header_search_bar {
        width: 60%;
    }
    .nav_user_box .upper_menu_box {
        width: 40%;
        margin-right: 0;
        max-width: unset;
    }
    .header_search_bar .search-field {
        padding: 12px 55px 13px 20px !important;
    }
    .testimonial_box_cover .slick-slider {
        margin: 0;
        width: 100%;
    }
    .footer_box h3 {
        font-size: 12px;
        font-weight: 900;
        text-transform: capitalize;
        letter-spacing: 1.7px;
        margin-bottom: 16px;
        position: relative;
    }
    .footer_cover li a, .footer_cover li {
        font-size: 13px;
    }
    .newsletter_box_cover form .wpcf7-submit {
        float: none;
        width: 100%;
        margin-left: 0;
        background-color: transparent;
        border: 2px solid #000;
        color: #000;
    }
    .newsletter_box_cover form label input {
        border-radius: 30px;
        text-align: center;
    }
    .newsletter_box_cover form label {
        width: 100%;
    }
    .header_cover .custom-logo-link {
        max-width: 230px;
        top: 0;
    }
    .navbar-nav #navbarSupportedContent {
        width: 100%;
        float: unset;
        margin-top: 0;
    }
    .navbar-nav .menu-item-has-children .sub-menu {
        margin: 0;
        position: static;
        display: none;
        width: 100%;
    }
    .navbar-nav .menu-item-has-children .sub-menu li a {
        padding: 6px 18px;
        background-color: #d2d9eb;
    }
    .navbar-nav .right_social_box_cover .right_social_box {
        display: block;
        padding: 1px 30px;
    }
    .navbar-nav .menu-item-has-children .sub_drop_btn {
        position: absolute;
        top: 8px;
        right: 8px;
        left: unset;
        background-color: #fff;
        display: block;
        height: 30px;
        width: 30px;
        color: #012d74;
        text-align: center;
        line-height: 28px;
        font-size: 18px;
        border: 2px solid #012d74;
    }
    .navbar-nav .menu-item-has-children:hover .sub-menu {
        display: none;
    }
    nav.navbar .nav_user_box {
        float: none;
        width: 100%;
        max-width: unset;
        margin-top: 26px;
    }
    nav.navbar #navbarSupportedContent {
        float: none;
        width: 100%;
    }
    .header_cover .navbar-toggler {
        float: right;
        margin-top: 32px;
    }
    .header_cover .custom-logo-link {
        margin-right: 35px;
        float: none;
        width: auto;
        display: inline-block;
        position: relative;
        top: 0;
    }
    .nav_user_box .header_search_bar {
        width: 100%;
    }
    body .nav_user_box .upper_menu_box {
        text-align: right;
        padding: 0;
        top: 0;
        right: 15px;
        width: auto;
        background-color: transparent;
    }
    .fixed_addtocart_box {
        display: block;
    }
    .cart_and_search_box {
        position: static;
    }
    .nav_user_box li a {
        color: #000;
        font-size: 12px;
    }
    .head_user_box a {
        font-size: 14px;
    }
    .head_user_box {
        text-align: unset;
        margin-bottom: 0;
        padding-right: 0;
        margin-top: 0;
        position: absolute;
        top: 0;
        z-index: 500;
        right: 38px;
    }
    .header_cover #mega-menu-wrap-primary .mega-menu>li {
        margin-right: 0 !important;
    }
    .header_cover #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>a {
        color: #000 !important;
        padding: 0 15px !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background: #fff;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        background: #efefef;
        border-radius: 6px;
        padding: 12px 17px;
    }
    .fixed_header_cover {
        position: relative;
    }
    body .nav_user_box .upper_menu_box {
        border: 0;
    }
    .head_user_box .woocommerce {
        top: 15px;
        right: 0;
        width: 100%;
        left: 0;
        margin: auto;
        width: 300px;
        position: fixed;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
        width: 100%;
    }
    .header_cover #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>a {
        border-bottom: 1px solid #d6d6d6;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        padding: 15px;
        background-color: #efefef;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 12px 0px;
    }
    body .header_cover .navbar .container {
        flex-wrap: wrap-reverse;
    }
    .header_contact_detail {
        flex-basis: 100%;
        background-color: #001d64;
        padding: 5px 0 9px 10px;
        margin-bottom: 11px;
        border-radius: 9px;
    }
    nav.navbar #navbarSupportedContent {
        order: -1;
    }
    .header_cover .navbar-nav li a {
        color: #000;
        font-size: 16px;
    }
    .header_phone_box h3 {
        display: none;
    }
    .header_contact_detail .header_social_box {
        float: right;
        padding-left: 0;
    }
    .header_cover .header_contact_detail li {
        float: left;
        margin-right: 10px;
    }
    .header_phone_box ul li a {
        font-size: 15px;
    }
    .header_phone_box li i {
        font-size: 15px;
    }
    .header_phone_box li {
        padding-left: 20px;
    }
    .header_contact_detail .header_social_box a {
        font-size: 14px;
        width: unset;
        height: unset;
        padding-top: 4px;
        border: 0;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: rgba(0,0,0,.1);
        background-color: #fff;
        padding: 4px 7px;
        margin-top: 0;
        border-radius: 5px;
    }
    body .navbar-light .navbar-toggler:hover,
    body .navbar-light .navbar-toggler:focus {
        background-color: #fff;
    }
    body nav.navbar {
        padding: 0 0 11px;
    }
    .header_cover .custom-logo-link {
        margin-left: 15px;
    }
    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
    /*maan css start*/
     body .service_book_now_box .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2{
        margin:0px;
        font-size: 22px;
    }
    body .service_book_now_box .elementor-container .elementor-column{
        width: 100%;
        text-align:center;
     }
    body .service_book_now_box .elementor-container .elementor-column .elementor-widget-wrap .elementor-element{
        width: 100;
     }
    .elementor-align-right {
        text-align: center;
    }
    /*nct start*/
    .top-bar-section ul.right {
        margin-right: 10px;
        padding: 0;
    }
    .top-bar-section .right li a {
        font-size: 10px;
    }
    .footer_box h3::after{
        display: none;
    }
    .header_cover .navbar .container{
        padding:10px;
    }

    /*maan css end*/

    nav.navbar #navbarSupportedContent {
        margin-left: 0;
        margin-top: 18px;
    }
    .top-bar-section ul.right {
        padding: 5px 0 8px;
    }
    .header_cover .navbar .container {
        padding: 0;
    }
    body #test-book-form .form_section .select2.select2-container {
        width: 100% !important;
    }
    body #test-book-form .form_section .col-4,
    body #test-book-form .form_section .col-6 {
        flex: 100%!important;
        max-width: 100%!important;
    }
    .page-template-template-book-text .book_form_cover h4 {
        font-size: 26px;
    }
    body .book_form_cover .form_section {
        padding: 18px;
        margin-bottom: 30px !important;
    }
    .info_box_cover h3 {
        font-size: 28px;
    }
    .info_box_cover {
        padding: 40px 0 20px;
    }
    .info_box_cover p {
        font-size: 18px;
    }
    .header_cover .custom-logo-link {
        margin-top: 0;
    }
    .upper_header_cover {
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 15px;
    }
    .service_list_box_cover .elementor-icon-list-items .elementor-icon-list-item {
        width: auto;
    }
    header .header_cover .navbar.fixed_header_cover {
        position: static;
    }


    /*res 991*/
}

@media screen and (max-width: 767px) {
    .footer_cover {
        text-align: center;
    }
    .newsletter_box_cover {
        border-top: 1px solid #e5ba00;
        padding-top: 40px;
        margin: 30px auto;
        max-width: 475px;
    }
    .footer_icon_box li {
        padding-left: 0;
    }
    .footer_icon_box li i {
        position: static;
        margin-right: 6px;
    }
    .footer_box h3 {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .footer_box {
        margin-bottom: 25px;
    }
    .footer_cover {
        background-position: 0 102%;
    }
    .fillter_product_box .ht-tab-menus li a {
        display: inline-block;
    }
    .woocommerce-billing-fields,
    .woocommerce-additional-fields {
        margin-bottom: 20px;
    }
    .single-product.woocommerce .entry-summary,
    .single-product.woocommerce .woocommerce-product-gallery {
        margin-bottom: 40px !important;
    }
    .copyright_text_box {
        position: static;
        margin-top: 26px;
    }
    .footer_card_box {
        margin: auto;
    }
    .archive .siderbar_cover {
        display: none;
    }
    body.archive.woocommerce ul.products {
        width: 100%;
        float: none;
        padding: 0;
    }
    .banner_down_box {
        max-width: 350px;
        margin: auto;
        text-align: center;
    }
    .wpcf7-form {
        padding: 15px;
    }   
     /*maan css start*/
     /*nct start*/
     .top-bar-section ul.right {
        margin-right: 10px;
    }
    .top-bar-section .right li {
        display: block ruby;
    }
    .top-bar-section .right li a {
        font-size: 12px;
    }
    .footer_map_box img {
        margin-right: auto;
    }
    .footer_box h3::after{
        display: none;
    }
    .nct_contact_form h2{
		margin: 0;
		margin-top: 20px;
	}
    /*nct end*/
     .our_luxury_box .elementor-container .elementor-column .elementor-widget-wrap{
        max-width: 340px;
        margin: auto;
        text-align: center;
     }

    .luxury_transport_box .elementor-container .elementor-column .elementor-widget-wrap {
        max-width: 340px;
        margin: auto;
        text-align: center;
    }
    .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding: 10px;
    }
    body .service_book_now_box .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container h2{
        margin:0px;
        font-size: 22px;
    }
    main.site-main, main#site-content {
        padding: 20px 10px;
        max-width: 1400px;
        margin: auto;
    }
    .services_page h2 {
        margin: 0px;
    }
    .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
        padding-bottom:0px;
    }

     /*maan css end*/

    .book_result_cover .book_result_box {
        padding: 20px;
    }
    .page-template-template-book-text .center_section h3 {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .about_bottom_ab_img_cover.elementor-element.elementor-absolute {
        position: static !important;
    }
    .review_section_cover .premium-blog-post-container::after {
        content: "";
        display: none;
     }
     .bread_cover {
        padding: 30px 0 40px;
     }
     .main_blog_sidebar {
        display: none;
    }
    body.blog main.site-main, main#site-content {
        padding: 50px 15px;
        max-width: 1400px;
        margin: auto;
    }
    .comments-wrapper #commentform {
        padding: 20px 30px;
    }
    .comment-respond #submit {
        padding: 14px 15px;
    }
    .about_bottom_ab_img_cover .elementor-widget-container {
        border: 0 !important;
    }
	.service_list_box_cover .elementor-icon-list-items .elementor-icon-list-item {
	    width: 100%;
    }

    /*res 767 end*/
}

@media screen and (max-width: 600px) {
    .nav_user_box .upper_menu_box {
        width: 100%;
        float: none;
    }
    .nav_user_box .upper_menu_box {
        width: 100%;
        float: none;
        margin-bottom: 8px;
    }
    .nav_user_box .header_search_bar {
        width: 100%;
    }
    .nav_user_box ul {
        padding: 5px;
    }
    .header_search_bar .search-field {
        padding: 3px 55px 5px 20px !important;
    }
    .header_search_bar::after {
        top: 5px;
    }
    .header_shipping_box {
        top: 115px;
        background-color: #d8a802;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 400;
        width: 100%;
        text-align: center;
        max-width: 300px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .header_promo_code_box {
        top: 83px;
        background-color: #d8a802;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 400;
        width: 100%;
        text-align: center;
        max-width: 300px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .header_cover .custom-logo-link .custom-logo {
        padding-top: 0;
        height: auto;
        margin-bottom: 0;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: #fff;
        background-color: #fff;
    }
    .navbar-light .navbar-toggler:hover,
    .navbar-light .navbar-toggler:focus {
        background-color: #fff;
    }
    .woocommerce_notices_error_cover .span_error_close {
        right: 0;
    }
    

}

@media screen and (max-width: 600px) {
    .book_result_cover .book_result_box ul li span {
        width: 100%;
    }
    .book_payment_box .title {
        font-size: 22px;
        float: none;
        margin-top: 0;
    }
    .book_payment_box #stripe-checkout {
        float: none;
    }

}

@media screen and (max-width: 450px) {
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
        float: none;
    }
    .woocommerce-pagination {
        margin-top: 20px;
    }
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #01833D !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{
    color: #000 !important;

}
.cache_issue ~ div {
    display: none;
    visibility: hidden;
    height: 0px;
    overflow: hidden;
}
#cookie-law-info-bar {
    visibility: visible !important;
    height: auto;
}