ul li {
    padding: 3px 0px;
}
ul li {
    list-style-position: outside;
    margin-left: 16px;
}

footer .widget .textwidget {
    color: #ffffff;
}

.qodef-drop-down .second .inner ul li a, .qodef-drop-down .second .inner ul li h4 {
    display: block;
    color: #2f2f2f;
    height: auto;
    margin: 0;
    padding: 0 25px;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    border-bottom: 1px solid transparent;
    float: none;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.cback2 {
    background: -webkit-linear-gradient(top, rgb(241 241 241) 0%, rgb(241 241 241 / 28%) 42%);
    border-radius: 0px 65px 0px 0px !important;
}

.qodef-elements-holder .qodef-elements-holder-item.qodef-horizontal-alignment-center {
    text-align: center;
    border-radius: 5px;
}


.cback1 {
    border-radius: 0px 65px 0px 0px !important;
}

.cback3 {
    border-radius: 0px 65px 0px 0px !important;
}

span.wpcf7-list-item { display: block; }


.post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 24px;
    padding: 10px 15px;
    border: 1px solid #cfcfcf;
    outline: 0;
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 15px;
    color: #5d5d5d;
    border-radius: 3px;
}
.wpcf7-form-control, wpcf7-submit {
    width: 100% !important;
}


.qodef-pricing-info .qodef-pricing-info-pricing .qodef-price, .qodef-pricing-info .qodef-pricing-info-pricing .qodef-value {
    font-size: 33px !important;
}



.qodef-main-menu ul li {
    position: relative;
    display: inline-block;
    float: inherit;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right;
}


.qodef-page-header .qodef-sticky-header .qodef-sticky-holder {
    height: 99%;
    background-color: #fff;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e7e7e7;
}


.qodef-btn.qodef-btn-small.qodef-btn-solid {
    border-radius: 50px;
text-align: center;
height: 42px !important;
    line-height: 42px !important;
font-size: 13px !important;
background: linear-gradient(to right, #CDBAA0, #455A65);
}
/* Yacht Plugin CSS Responsive Fixes */
#yachtsearch-sortby {
    width: 100%!important;
}
/* Container Styling */
.sort_wrap {
    position: relative;
    width: 200px; /* or whatever width you prefer */
}

/* Style the form itself (if necessary) */
#sort-form {
    width: 100%;
}

/* Basic select box styling */
#yachtsearch-sortby {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    appearance: none; /* removes default arrow in some browsers */
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
    cursor: pointer;
    outline: none; /* optional: remove focus border */
    box-shadow: 0 2px 4px rgba(0,0,0,0.1); /* optional: add slight shadow for depth */
}

/* For Firefox: Adds a background arrow to hint it's a dropdown */
#yachtsearch-sortby:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

/* Custom arrow (this is a simple way using a unicode character) */
.sort_wrap:after {
    content: "\25BC";  /* Down-pointing triangle */
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none; /* so it doesn't interfere with the dropdown's functionality */
    font-size: 10px;
}

/* Optional: Change appearance when hovering over the dropdown */
#yachtsearch-sortby:hover {
    border-color: #aaa;
}

@media (max-width: 767px){
body .card .content.txt_cnt.scuba {
    position: relative;
    background: #21446c;
    bottom: 0;
    padding: 3px;
}
#result_pag .card .right.floated, 
#result_pag .card .left.floated {
    text-align: left;
    width: inherit;
}
#result_pag .card .ui i.icon {
    width: 15px;
}
}
