/*
Theme Name: Domex Child Theme
Theme URI: https://shtheme.com/demosd/domex
Description: This is child theme of domex
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  domex-child
Template: domex
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/




p.date_time{
    padding: 27px 0 0 27px;
}
.tb_btm_link_left a {
    margin-right: 9px;
    color: #777;
    font-size: 14px!important;
    float: left;
    padding: 0px 12px;
    padding-top: 1px;
    text-align: center;
    text-transform: capitalize;
    line-height: 32px;
    background: #2a2a2a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.tb_btm_link_left a:hover{
    background: #ef5e5e;
    color: #fff;
}
img.avatar{
    border-radius: 50%;
}
ul.children{
    margin-left: 80px;
}
.comment-form-cookies-consent{
    display: none;
}
h3.comment-reply-title{
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px;
    font-weight: 600;
    color: #ef5e5e;
}
.comment-form .form-group {
    margin-bottom: 28px;
    position: relative;
}
.comment-form .form-control {
    height: 40px;
    padding: 0;
    font-size: 16px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0;
    box-shadow: none;
    color: #7b7b7b;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: transparent;
}
p.form-submit input.submit{
    display: inline-block;
    height: 50px;
    line-height: 44px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #ef5e5e;
    color: #fff;
    width: 190px;
    font-weight: 500;
    text-transform: capitalize;
    border: 2px solid #ef5e5e;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
p.form-submit input.submit:hover{
    background: transparent;
    color: #ef5e5e;
}
.comment-form textarea.form-control {
    height: auto;
    resize: none;
}
.btc_blog_post_admin_main_wrapper{
    margin-bottom: 50px;
}
.comments_wrapper {
    padding: 0;
}
p.logged-in-as{
    margin-bottom: 30px;
}
.tagcloud li {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}
.tagcloud li a {
    float: left;
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    padding: 6px 20px;
    background: #1c1c1c;
    text-transform: capitalize;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tagcloud li a:hover{
    color: #fff;
    background: #ef5e5e;
}
.widget_categories ul li {
    padding: 10px 0px;
    text-transform: capitalize;
}
.widget_categories ul li a {
    color: #777;
}
.widget_categories ul li a:hover{
    color: #ef5e5e;
}
.blog_indx_cont_bottom_right p i.fa-comment-alt{
    margin-right: 5px;
}
.blog_indx_cont_bottom_right p{
    color: #fff;
}
ul.pagination span.current{
    background: #ef5e5e;
    color: #fff;
    line-height: 45px;
    height: 45px;
    width: 45px;
    text-align: center;
    border: 0;
    border-radius: 5px;
    padding: 13px 17px;
}
.comment-form .form-group i {
    position: absolute;
    top: 13px;
    right: 10px;
    color: #ef5e5e;
}
.form_field{
    padding: 0;
}
div.gallery-size-thumbnail{
    display: none;
}
.blog_categories_content .test-popup-link img{
    width: auto;
}
.blog_categories_content .test-popup-link.top7 img{
    top: 7%;
}
#blogoneSlider .carousel-control{
    top: 40%;
}
.domex_newsletter_field input.wpcf7-submit{
    width: 190px;
    height: 50px;
    float: left;
    margin-left: -40px;
    background: #ef5e5e;
    background-color: #ef5e5e;
    color: #fff;
    border: 2px solid #ef5e5e;
    text-transform: uppercase;
    border-radius: 45px;
    cursor: pointer;
    padding-left: 0;
    line-height: inherit;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.domex_newsletter_field input.wpcf7-submit:hover {
    background-color: #111;
    color: #fff;
}
.booking_form_field{
    padding: 70px 70px 65px;
}
.domex_newsletter_field br,
.booking_form_field br{
    display: none;
}
.booking_form_field input.wpcf7-submit{
    text-transform: uppercase;
    display: inline-block;
    height: 50px;
    line-height: 44px;
    padding-bottom:2px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #ef5e5e;
    color: #fff;
    width: 190px;
    font-weight: 600;
    border: 2px solid #ef5e5e;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.booking_form_field input.wpcf7-submit:hover{
    background: transparent;
    color: #ef5e5e;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.wpcf7-form-control-wrap{
    position: inherit;
}
.widget_search {
    margin-bottom: 0;
}
.gallery-item{
    text-align: left!important;
}
@media (max-width: 991px){
#gallery-1 .gallery-item{
    width: 20%!important;
}
.footer_gallary ul{
    width: 80%;
}
}
.blog_indx_cont_bottom_left.pdl{
    padding-left: 27px;
    text-align: left;
}
@media (max-width: 768px){
    .domex_newsletter_field input.wpcf7-submit{
        margin-left: 0;
        margin-top:20px!important;
    }
    .offer_left_content_wrapper.dm_cover{
        float: none;
        max-width: 230px;
        margin: 0 auto 30px auto;
    }
    .category_content_wrapper::after{
        top:60%;
    }
    .domex_newsletter_field input.wpcf7-submit{
        float: unset;
        margin: 0 auto;
    }
}

/* extra */
body{
    color: #eee!important;
}
.top_header_add ul li, .top_header_add ul li a, .top_header_login a{
    color:#eee;
}
.mainmenu ul li a{
    font-weight:600;
}
.slider-area .carousel-inner .carousel-item .carousel-captions .content h2{
    font-weight:700;
}
.category_btm_wrap h4 a, .hs_btn_wrapper li a{
    font-weight:600;
}
.dm_heading_wrapper h2, .dmx_heading_wraper h2{
    font-weight:600;
}
.blog_indx_cont_wrapper h5 a{
    font-weight:600;
    font-size:1.3rem;
}
p{
    color: #eee;
}
.domex_newsletter_field input.wpcf7-submit{
    font-weight:600;
}
.partner_wrapper_content p a{
    font-weight:600;
    color:#fff;
    width: max-content;
    background:#ef5e5e;
    padding: 3px 20px 4px;
    margin: 25px 0;
    border-radius: 4px;
    font-size: 13px;
    letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6, .page_header h1{
    font-weight:600;
}
#clockdiv span{
    font-weight:600;
}
.services_box_cntnt h1 a, .portfolio_grid .protfoli_filter li a{
    font-weight:600;
}
.blog_text h5 a{
    font-size:15px;
}
.widget_categories ul li a{
    color:#fff;
}
.blog_indx_cont_wrapper h5 a{
    font-size:1.6rem;
}
.blog_dark_wrapper h1{
    font-weight:600;
}
.author_detail .author_name{
    font-weight:600;
}
.blog_categories_content .blog_indx_cont_bottom_left p, .blog_categories_content .blog_indx_cont_bottom_right p{
    font-weight:600;
}
.footer_copyright p{
    font-size:12px;
    letter-spacing:.6px;
}
.domex_news_field{
    margin-top:-50px;
}
p.form-submit input.submit{
    text-transform:uppercase;
    font-weight:600;
}
.sidebar_widget .blog_text .blog_date{
    padding-top:0;
}
.lr_tb_overlay_btn_wrapper li a{
    font-weight:600;
}
.booking_table_wrapper .form-control{
    color: #e9ecef;
}
.booking_table_wrapper .form-control::-webkit-input-placeholder{
    color: #e9ecef;
}
.booking_table_wrapper .form-control:-ms-input-placeholder{
    color: #e9ecef;
}
.booking_table_wrapper .form-control::placeholder{
    color: #e9ecef;
}
.domex_newsletter_field input::-webkit-input-placeholder{
    color: #e9ecef;
}
.domex_newsletter_field input:-ms-input-placeholder{
    color: #e9ecef;
}
.domex_newsletter_field input::placeholder{
    color: #e9ecef;
}
.tb_btm_link_left li a, .tb_btm_link_left li, .tb_sidebar_cntnt h4, .tb_btm_link_right li, .contct_info_center .pricing_tab_content p a{
    color: #e9ecef;
}
.category_content_wrapper .category_hover_box{
    background: none;
}
.category_content_wrapper:hover .category_hover_box{
    bottom:0;
    right:0;
}
.party_prcie{
    font-family: 'Poppins';
    font-size:28px;
    font-weight:700;
    color:#fff;
}
.category_btm_wrap p{
    margin-bottom:0;
}
.category_btm_wrap p:nth-child(3) {
    color:#fff;
    font-weight: 300 !important;
}
.booking_table_wrapper .tb_es_btn_wrapper{
    margin-top:40px;
}
.blog_category_box, .blog_indx_cont_wrapper, .blog_indx_cont_bottom,.blog_single_contnt{
    background:none;
    padding: 15px 0;
}
.blog_categories_content .blog_indx_cont_bottom{
    padding: 0 0;
}
p.date_time{
    padding: 27px 0 0 0;
}
.blog_category_box{
    padding: 0 0 15px;
}
.widget_categories ul li a{
    border-bottom: 1px solid #eee;
}
.widget_categories ul li a::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    padding-right: 4px;
    font-weight: 900;
    font-size: 13px;
}
.comment-form .form-control{
    padding: 15px;
    background-color: #1c1c1c;
    border: 0;
    border-radius: 2px;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
.elementor-section .elementor-container{
    display: block!important;
}
.mainmenu ul ul li.active > a {
    background-color: #1f1f1f;
}
.mainmenu ul>.left li:hover >a, .mainmenu ul li.active > .gc_main_navigation,
.mainmenu ul>.right li:hover >a {
    opacity: 1;
    color: #ef5e5e!important;
}
@media (min-width: 1024px){
.has-children > a{
    border-bottom: none;
}
.has-children > a::before, .has-children > a::after{
    display: none;
}
}
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox {
    display:none !important;
}


.wp-block-group h2.wp-block-heading {
    position: relative;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.widget_block.widget_search label.wp-block-search__label {
    display: none;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block .wp-block-search .wp-block-search__input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #f4f5f7;
    margin-bottom: 0;
    border-radius: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container ul li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 28px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    color: #040b11;
    border: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 15px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.sidebar_widget.widget.widget_block.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin: 0px 0px;
}
.sidebar__widget .wp-block-group__inner-container .wp-block-latest-comments {
    padding-left: 0rem;
}
.wp-block-group ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0px;
}