/*
Theme Name:  Amoda Group Of Industries
Theme URI:   http://amoda.vedokta.com
Version:     1.0
Description: A child theme created for our site Amoda Group Of Industries.
Author:      CGxperts
Author URI:  https://cgxperts.com/
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/
/*---------- menu*----------*/
 .et_pb_menu .et-menu>li {
    padding-left: 10px !important;
	 padding-right:4px !important;
}
.et_pb_module.dsm_icon_list.inline ul.dsm_icon_list_items.dsm_icon_list_ltr_direction {
    display: flex;
    justify-content: space-between;
}
 ul.sub-menu li  {
    width:300px !important;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: rgb(0 0 0 / 28%);
    
}
.entry-content tr th{color:#fff !important}

/*---tbale----*/
.dark table tr td {
    border: 1px solid #333 !important;
}
/*slider*/
.et-pb-slider-arrows {
    color: #fff !important;
}

  /*home page*/
/*.centerexplore .dipl_interactive_image_card_wrapper_content {
    width: 50%;
    margin: auto !important;
	color:#fff !important;
}

.nextend-thumbnail-scroller-group .n2-ow {
    width: 95px !important;
}*/
/*---------Interactive Image Card Style----------*/
.et_pb_module.dipl_interactive_image_card:hover figure.effect-oscar h2.dipl_interactive_image_card_title {
    color: #ffffff !important;
}
/*-------------------heading----------*/
@media all and (min-width: 980px) {
#headingimage  h1:after {
    content: url(https://new.amodagroup.com/wp-content/uploads/2021/04/headingimage1.png);
    position: absolute;
    top: -50px;
   
}
}
/*---------siderbar------------*/

.et_pb_bg_layout_light .et_pb_widget li:hover{
	font-size:16px !important;
	transition: 0.6s;
}


.et_pb_bg_layout_light .et_pb_widget li a:hover {
    color: #0f608e !important;
}
.et_pb_widget ul li {
    
    border-bottom: 1px dashed;
	padding-bottom: 10px;
}
.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4{
	padding-bottom:20px;
}
.colorzoom ul.dsm_icon_list_items li span:hover {
    color: #0f608e !important;
    font-size: 16px !important;
    transition: 0.6s !important;
}
/*-------------- revser coloumn------------------------*/
@media only screen and (max-width: 767px) {
  .reverse-on-mobile1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
	}
/*---------gallery page-----*/
#go-4b8c6a ul.go-gallery-filters li a {
    background-color: #0000 !important;
    color: #2f4972 !important;
	font-size: 18px !important;
}
img{pointer-events:none !important;}
/*
.et_pb_column.et_pb_column_1_4.et_pb_column_8_tb_header.et_pb_css_mix_blend_mode_passthrough {
    display: none;
}*/
.et_pb_column.et_pb_column_4_4.et_pb_column_8_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding: 5px;
    border: #ddd solid 1px;
}
.mtphr-dnt-tick.mtphr-dnt-default-tick.mtphr-dnt-clearfix:before {
	    content: '';
    background: #333;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 10px;
    position: absolute;
    left: -10px;
}
.qt_popup_header {
    position: absolute;
    bottom: -10px;
    left: 20%;
}

.go-gallery ul li a {
    margin-bottom: 10px !important;
}