/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 18 2023 | 06:01:16 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.restcity a {
    position: absolute;
    height: 202px;
    z-index: 9;
    width: 100%;
    text-align: center;
    padding-top: 37%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    background-image: url(/wp-content/uploads/2022/10/eye.svg);
    background-repeat: no-repeat;
    background-position: center 42%;
}

.restcity {
    display: none;
}

.grid .element-item:hover .restcity {
    display: block;
}
.contentsection {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
}
.pricinglistsection .entry-hero-container-inner .entry-header {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.pricinglistsection {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.alllist {
    margin: 0 auto;
    max-width: 1160px;
    overflow: hidden;
    position: relative;
}
.columnsleft {
    float: left;
    width: 25%;
}
.columnsright {
    float: left;
    width: 75%;
    padding-left: 2%;
}
.resttitle {
    font-size: 18px;
    color: #F1582E;
    font-weight: 700;
    line-height: 21px;
    padding-left: 15px;
}
ul.options {
    margin-left: 0px;
}
ul.options > li label {
    width: 83%;
}
.grid .element-item img {
    min-height: 202px;
    max-height: 202px;
    margin-bottom: 15px;
    border-radius: 5px;
    width: 100%;
}
p.priceing {
    font-weight: 600;
    font-size: 16px;
    padding-left: 15px;
}
ul.options > li input {
    margin-top: 5px;
}

ul.options > li {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

ul.options > li input, ul.options > li label {
    display: block;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    float: left;
}
ul.options > li.input-all label {
	font-weight: 600; }

.columnsleft h6 {
    border-bottom: solid 1px #E5E5E5;
    margin-bottom: 16px;
    padding-bottom: 13px;
    margin-top: 21px;
}
input.quicksearch {
    display: block;
    line-height: normal;
    padding: 0px 8px;
    margin: 0px;
    border: 1px solid #D6D6D6;
    height: 38px;
    line-height: 38px;
    min-width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    margin-right: 0px;
}
.output {
    border-width: 1px 0px 0px 0px;
    background: #FFEDD9;
    padding: 10px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding-left: 16px;
    padding-right: 16px;
}
.output:empty {
   display: none;
}
.columns {
  display: block;
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 20px;
}



section.entry-hero.page-hero-section.entry-hero-layout-standard {
    margin-bottom: 30px !important;
}
.wp-block-table td {
    font-weight: normal !important;
	color: #000000;
}
.wp-block-table thead {
    border-bottom: none;
}
.wp-block-table thead th {
    border-right: solid 1px #f8bdad !IMPORTANT;
    text-align: left;
}
.wp-block-table thead th:last-child {border: none !IMPORTANT;}
.wp-block-table td, .wp-block-table th {
    padding: 0.5em;
    border: 1px solid #f1582e !important;
    word-break: normal;
}
table thead th {
    background: #f1582e !important;
}
table {
  border-collapse: collapse !important;
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;

}
thead tr {
  background-color: #009879;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}
th,td {
  padding: 12px 15px;
}

tbody tr {
  border-bottom: 1px solid #dddddd;
}

tbody tr:nth-of-type(even) {
  background-color: #e8e8e8;
/* color: #ffffff; */}



tbody tr:nth-child(odd) {
  font-weight: bold;
  color: #009879;
background: #ffffff;
}
#caf-post-layout-container.data-target-div1.post-layout1 {
    padding-top: 0px !important;
}
.listcolor li {
    color: #F1582E;
	font-weight: 500;
}
.post1 header.entry-header {
    margin-left: 20px;
}
.boxm {
	margin-top: 40px;
}
.formbox input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
}
