/*
 * Theme Name:  Expertly Child
 * Theme URI:   https://codesupply.co/themes/expertly/
 * Description: Expertly Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    expertly
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */
.post-comments {
  margin-top: 3rem;
  display: none;
}
.post-tags ul{line-height: 38px}
.post-header{
	 display: none;
}
 

/* Blog Post Custom Structure  */
.table-responsive {
    padding: 25px 0;
	min-height: .01%;
    overflow-x: auto;
}
.single-post .table-bordered {
    border: unset!important;
}
 .entry-header .entry-inline-meta .meta-views {margin-top: 0 !important}

.travel_table table tr th, .travel_table table tr td{border-color:#ddd}
.travel_table table {
    font-size: 14px!important;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    width: 97%;
    margin: 0 auto;
    background: #fff;
/*     border-radius: 15px; */
}
.travel_table table>tbody>tr {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
}
.travel_table table tr:last-child td:first-child {
    border-left: 0;
    border-bottom: 0;
}
.travel_table table tr th:first-child {
    width: 20%;
    border-top-left-radius: 15px;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
}
.travel_table table tr:last-child td:last-child {
    border-right: 0;
    border-bottom: 0;
}
.travel_table table>tbody>tr:last-child {
    border-bottom: 2px solid transparent;
}
.travel_table table tr th:last-child {
    border-top-right-radius: 15px;
    border: 1px solid transparent;
}
.travel_table table thead tr{
	background: #d3e5b9 !important;
    color: #000 !important;
}
.callout_box {
    background-color: #fff;
    text-align: center;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 12px 20px 20px #d2d2d2;
    margin: 35px 0 50px!important;
    border: solid 3px #A32C00;
}
.callout_box .call_heading {
    font-size: 26px!important;
    padding-bottom: 0;
    margin-top: 0;
    line-height: 1.2!important;
    font-weight: 600;
    margin-bottom: 10px!important;
}
.single.single-post article p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 5px !important;
	margin-bottom: 16px;
}
.single.single-post article h2,.single.single-post article h3,.single.single-post article h4,.single.single-post article h5,.single.single-post article h1,.single.single-post article ul, .single.single-post article ol{margin-bottom:15px !important;margin-top: 15px;}
.single.single-post .table-responsive{margin-bottom:15px !important;margin-top: 15px;}
.callout_box .sec-btn {
    margin-top: 0;
}
.callout_box .sec-btn .btn{
	    position: relative;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 7px;
    background-color: #A32C00!important;
    letter-spacing: 1px;
    color: #fff!important;
    outline: 0;
    border: 0;
    transition: transform .3s ease-out;
}
.callout_box .sec-btn .btn:hover{background-color: #ab1515}

.bullet-new-box {
    padding: 1.5rem 1rem;
    margin-bottom: 20px;
    border: 1px solid #e8e3e3;
    border-radius: 5px;
    background-color: #dedbef;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
}
.bullet-new-box .post ol>li {
    font-size: 16px;
    list-style-type: unset;
    line-height: 36px;
    font-weight: 600;
}
.vw-post-content ul li{margin-bottom:10px}
.vw-bottom-bar-left .vw-copyright {
    margin-top: 9px;
    margin-bottom: 10px;
    color: #fff!important;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 13px;
}
.vw-site-footer {
    background-color: #222222!important;
}
footer a{
	color:#fff!important;
}
.vw-bottom-bar {
    background: #222222!important;
    border-top: 1px solid #222222!important;
}
.vw-footer-sidebar.vw-footer-sidebar-1.col-md-3 a{
	color:#fff!important;
}
.vw-menu-location-main .main-menu-link{
	color: #000!important;
}
.vw-post-navigation-label {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 2px;
    opacity: 1!important;
}


.btn-sm.subtnb{
	 background: #000!important;
}
.footer-link h4{
	font-size:14px;
}
.telephoneno {
    color: #000!important;
    font-weight: 500;
    font-size: 19px;
    display: inline-block;
    margin-top: 9px;
}
.vw-footer-sidebar.vw-footer-sidebar-1.col-md-3 a {
    color: #000!important;
}
.widget_text ul li, .widget_text ol li {
    border: none;
    list-style: none;
}
.widget_text ul {
    list-style: disc;
    margin: 0 0 1rem 1rem;
    margin-left: 0px;
}
.footercaldu{
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.contactformn input{
	height:45px;
	border:1px solid #ddd;
}
.contactformn label{
width:100%
}
.contactformn .col-lg-6{
width:50%;
	float: left;
	padding-left: 15px;
    padding-right: 15px;
}
.col-lg-6{
width:50%;
	float: left;
	padding-left: 15px;
    padding-right: 15px;
}

.row{
	display: inline-block;

}
.contactformn .col-lg-12{
width:100%;
	float: left;
	padding-left: 15px;
    padding-right: 15px;
}

.contactformn textarea{
	height:80px;
}

.contactformn .wpcf7-submit {
    margin-top: 20px;
    background: #A32C00;
    color: #fff;
    border-radius: 30px;
    height: 40px;
    padding: 6px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    display: inline-block;
}

.contactformn .text-center{
	text-align:center;
}

.mt-50{
	margin-top:50px;
	margin-bottom:50px;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
.col-lg-6 {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
	  
	  .post-5224 .col-lg-6 img{
		  margin-bottom:50px;
	  }
}
 .entry-header .entry-inline-meta .post-meta {margin: 0!important}
.single-post .entry-inline-meta{
	display: flex;
    justify-content: space-between;
}
.single-post .entry-inline-meta .meta-category .post-categories{margin-bottom: 0!important}
.comment-author.vcard .fn{
	display:none!important;
}
.meta-comments{
	display:none!important;
}
.meta-views{
	display:none!important;
}
.cs-icon-search:before {
 content:“”!important;
 background-image: url(https://www.sphinx-solution.com/blog/wp-content/uploads/2023/10/search.png)!important;
}
.cs-icon.cs-icon-search{
	display:none!important;
}
.toggle-search {
    display: none!important;
}
.wpforms-container .wpforms-field {
    padding: 7px 0!important;
}
.wpforms-container .wpforms-field-label {
    margin-bottom: 7px!important;
}

.wpforms-container textarea.wpforms-field-medium {
    height: 70px!important;
}

div.wpforms-container-full {
    margin: 0px auto!important;
}
.wpforms-container input.wpforms-field-large, .wpforms-container select.wpforms-field-large, .wpforms-container .wpforms-field-row.wpforms-field-large {
    height: 35px!important;
}
#snippet-box {
    display: none;
}
#ez-toc-container{
	width:100%;
}
#ez-toc-container{
	width:100%;
	padding: 30px;
	    padding-top: 20px;
}
#ez-toc-container a.ez-toc-toggle {
    color: #444;
    background: inherit;
    border: inherit;
    visibility: hidden;
}
#ez-toc-container a {
    color: #444;
    box-shadow: none;
    text-decoration: none;
    text-shadow: none;
    display: inline-flex;
    align-items: stretch;
    flex-wrap: nowrap;
    font-size: 16px;
    font-weight: 400;
    font-family: inherit;
}
body {
  user-select: text !important;
}
.editor-styles-wrapper {
    user-select: text !important;
}
.guide-highlight-section.green-section {
    border-color: hsl(120, 67%, 45%);
}
.guide-highlight-section {
    border-radius: 3px;
    border: solid 1px;
    border-left: solid 6px;
    padding: 16px 14px 16px 18px;
    margin-bottom: 21px;
}
 .guide-highlight-section p {
    margin-bottom: 0;
    padding-bottom: 0 !important;
    font-size: 16px;
    line-height: 24px;
}

.guide-highlight-section a {
    text-decoration: underline;
color: #2563eb;
}