/*
 Theme Name:   Renata Child
 Theme URI:    http://renata.bold-themes.com
 Description:  Renata child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     renata
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  renata-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  /*background-color: #f8f8f8;*/
  /*border: 1px solid #ddd;*/
 padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
 border: 1px solid #fff;
}

table th {
  font-weight: bold;
 font-size: .85em;
  letter-spacing: .1em;*/
 text-transform: uppercase;
}
tr:first-child td{
	font-size: 20px;
    font-weight: 600 !important;
}
@media screen and (max-width: 600px) {
	 table {
    background-color: #fff !important;
}
	table tr {
    
    background-color: #caab77;
}
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
   content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}


#titile-coloring h2.bt_bb_headline_tag {
    color: rgb(202,171,119);
}
#titile-coloring h3.bt_bb_headline_tag {
    color: rgb(202,171,119);
}
#titile-coloring h4.bt_bb_headline_tag {
    color: rgb(202,171,119);
}
#titile-coloring h5.bt_bb_headline_tag {
    color: rgb(202,171,119);
}
#titile-coloring h3.bt_bb_headline_tag  {
    color: rgb(202,171,119);
}
#titile-coloring .bt_bb_accordion_item_title {
    color: rgb(202,171,119);
}
.otgs-development-site-front-end {
	display: none;}
.grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.grayscale .bt_bb_background_image_holder {
    filter: grayscale(100%);
}
@media only screen and (max-width: 768px) {
 .table-responsive {
    overflow: scroll;
}
	#titile-coloring h3.bt_bb_headline_tag { 
    font-size: 25px !important;
}
}
.bt-header-responsive-inactive .main-navigation nav > ul.main-navigation-menu > li > a:after {
    top: -1.2em !important;
}
.bt-header-responsive-inactive.bt-sticky-header-active .main-navigation.main-navigation-logo-area nav > ul > li > a:hover {
    color: #000 !important;
}


/*-----custom AN----*/
/*body:lang(ar) .bt_bb_align_right .bt_bb_align_left.bt_bb_column, .bt_bb_align_center .bt_bb_align_left.bt_bb_column, .bt_bb_align_right .bt_bb_align_left .bt_bb_column, .bt_bb_align_center .bt_bb_align_left .bt_bb_column, .bt_bb_align_left.bt_bb_column, .bt_bb_align_left .bt_bb_column, .bt_bb_align_right .bt_bb_align_left.bt_bb_column_inner, .bt_bb_align_center .bt_bb_align_left.bt_bb_column_inner, .bt_bb_align_right .bt_bb_align_left .bt_bb_column_inner, .bt_bb_align_center .bt_bb_align_left .bt_bb_column_inner, .bt_bb_align_left.bt_bb_column_inner, .bt_bb_align_left .bt_bb_column_inner {
    text-align: right !important;
}*/
body:lang(ar) #titile-coloring h2.bt_bb_headline_tag {
    text-align: center !important;
}
body:lang(ar) #titile-coloring h3.bt_bb_headline_tag {
    text-align: right !important;
}
body:lang(ar) #titile-coloring h4.bt_bb_headline_tag {
   text-align: right !important;
}
body:lang(ar) #titile-coloring h5.bt_bb_headline_tag {
   text-align: right !important;
}
body:lang(ar) #titile-coloring h3.bt_bb_headline_tag  {
    text-align: right !important;
}
body:lang(ar) #titile-coloring .bt_bb_accordion_item_title {
    text-align: right !important;
}
body:lang(ar) #titile-coloring ul li {
    text-align: right;
} 
body:lang(ar) .bt_bb_align_left.bt_bb_column { text-align: right !important; }
.bt_bb_align_left.bt_bb_column { text-align: left !important; }
body:lang(ar) .bt_bb_align_center.bt_bb_column {text-align:center !important; }
body:lang(ar) .wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child {
       padding-left: 0.8em !important;
}
body:lang(ar) .wpcf7 .bt_bb_cf7_form .bt_bb_cf7_button.bt_bb_arrow_icon button#submit:before {
    content: var(--cf7-arrow-icon);
    font-family: var(--cf7-arrow-icon-font);
    font-size: 0.6em;
    line-height: 1;
    font-weight: 100;
    display: inline-block;
    margin-left: 0.8em;
    transition: transform 500ms ease-in-out;
}
body:lang(ar) .wpcf7 .bt_bb_cf7_form .bt_bb_cf7_button.bt_bb_arrow_icon button#submit:after {
    display:none;

}
body:lang(ar) .bt_bb_align_left .bt_bb_icon {
    float: right;
}
div#boldthemes_button_widget-16 {
    display: none;
}
body:lang(ar) div#boldthemes_button_widget-16 {
    display: block !important;
}
body:lang(ar) div#boldthemes_button_widget-11 {
    display: none !important;
}
div#boldthemes_button_widget-11 {
    display: block !important;
}
body:lang(ar) div#boldthemes_button_widget-6 {
    display: none;
}
div#boldthemes_button_widget-15 {
    display: none;
}
body:lang(ar) div#boldthemes_button_widget-6 {
    display: none;
}
body:lang(ar) div#boldthemes_button_widget-15 {
    display: block;
}
/*-----custom AN----*/


/*-----custom css su----*/
/*[dir="rtl"] .bt_bb_headline .bt_bb_headline_content {
    text-align: right;
}

[dir="rtl"] .bt_bb_headline_subheadline{
    text-align: right; 
}*/
[dir="rtl"] .wpcf7 input[type="tel"], [dir="rtl"] .wpcf7 input[type="email"] {
    direction: rtl;
}
/*[dir="rtl"] .bt_bb_text.bt_bb_font_size_16px p {
    text-align: right;
}*/

[dir="rtl"] .bt_bb_align_left .bt_bb_button {
    float: right;
}


[dir="rtl"] .bt_bb_align_left.bt_bb_headline, [dir="rtl"] .bt_bb_align_left .bt_bb_headline {
    text-align: right;
}

[dir="rtl"] .bt_bb_align_left .bt_bb_button {
    margin-left: 0.5em;
    margin-right: 0!important;
}
.rtl .bt_bb_custom_menu > div {
    justify-content: flex-start!important;
}
[dir="rtl"] .wpcf7 .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child {
    padding-right: 0;
}
/*-----custom css su----*/
