/*
Theme Name: REFIVE Child Theme
Theme URI: https://refive.ch
Description: Child theme for REFIVE Theme
Author: REFIVE
Textdomain: qi
Author URI: https://refive.ch
Template: refive
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html 
*/

/* General */

#wpadminbar, .qodef-mobile-header-opener
{
    display: none;
}

html body {
	background-color: rgba(var(--body-bg, #fff), 1);
}

body
{
    background:url('https://yourcampsite.ca/wp-content/uploads/2025/05/bgg-no-mountains.png') no-repeat top center #202c33!important;
    
    background-size:contain!important;
}

html
{
    margin-top:0!important;
}

input, button, textarea, select, button[aria-current="false"]:hover
{
    background: #fff!important;
    color:#202c33!important;
    border-radius: 8px!important;
    border:0!important;
    overflow: hidden!important;
}

input[name="membership"]+label
{
    font-weight: 700;
    font-size:20px;
}

div[x-show="currentStep === 1"] .radio-group {
    gap: 24px 10px;
}



button[aria-current="false"]
{
     background: rgba(255,255,255,0.7)!important;
}

.logout-item a span
{
/*    background: rgba(255,255,255,0.6)!important;*/
    color:#fff!important;
    display: inline-block;
    padding:5px 10px;
}

/*.logout-item a span:hover
{
    background: rgba(255,255,255,1.0)!important;
    transform: scale(1.05);
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        cursor: pointer;
}*/

button
{/*
    text-transform: uppercase;*/
    font-weight: 800!important;
    font-size: 18px;
    border-radius: 13px!important;
}

header img
{
        max-height: 80% !important;
}

label, h3, h4, h2, h5, h1, .form-item, .form-item *
{
    color:#fff!important;
}

label+br
{
    display: none;

}

.checkList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkList ul li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom:10px;
}

.checkList ul li::before {
  content: "✔"; /* White checkmark character */
  color: white;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease;
}

.checkList ul
{
    margin-left:16px;
}

/*.checkList ul li:hover::before, .checkList ul li:hover strong {
  content: "✔"; 
  color: yellow;
  transform: scale(1.05);
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        cursor: pointer;
}
*/



.stepList em strong, .stepList strong em, .checkList em strong, .checkList strong em
{
    display: inline-block;
    color:#333!important;
    background: #fff!important;
    border-radius:14px;
    padding:4px 10px;
    margin-top: 10px;
}

.SCXW214171445
{font-size:25px!important;}

form, div[data-elementor-id="5737"], div.submit_success
{
    background: rgba(30,30,30,0.7)!important;
    padding:22px!important;
    border-radius: 33px;
}

div.submit_success, .submit_success a {
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 36px;
}

#cs-icon
{
    display: inline-block;
    max-width: 130px;
}

#cs-icon img 
{
    width:100%;
    height: auto;
}

body #qodef-page-inner {
    position: relative;
    padding: 60px 0 60px;
}

p[style="color:red;"], div[x-show="isUnlisted"], div.text-red-6, div.text-red-6 p, body .error-messages
{
    background: #920018!important;
    padding:5px 10px;
    border-radius: 8px;
    color:#fff!important;
    margin-bottom:4px;
    width:fit-content;
}

button[type=submit], input[type=submit], .elementor-button
{
    color: #333!important;
    font-weight: 600!important;
}

.elementor-button
{
    background: #fff !important;
    text-transform: uppercase;
    border-radius: 22px !important;
    padding: 16px 18px !important;
    font-size: 20px !important;
}

.elementor-button:hover

{
    transform: scale(1.05);
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        cursor: pointer;
}

#cropConfirm, #cropBackBtn, #cropConfirm
{
    z-index: 999!important;
    position: relative!important;
}

header
{
/*    display: none!important;*/
position: absolute;
background: #222c35!important;
}

#qodef-page-footer-bottom-area
{
    background: #222c35!important;
    border-top:rgba(255,255,255,0.5);
}

#qodef-page-footer-bottom-area *
{
    color: #fff!important;
    text-align: center!important;
}


#qodef-grid-inner, .qodef-grid-inner
{
    display: block!important;
}
html #wpadminbar {
	transform: translateY(-32px);
	transition: transform .6s ease .6s;
}

html #wpadminbar.ctrl-show,
html #wpadminbar:hover {
	transform: translateY(0px);
	transition: transform .6s ease;
}

body.logged-in .not-signed-in,
body:not(.logged-in) .signed-in {
	display: none;
}
/* Single Trailer */

.page-id-3752 div#qodef-page-inner {
    padding: 0 !important;
}

.map-section iframe {
    width: 100%;
    height: 450px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.side-trailer {
    padding: 0 15px;
    width: 22%;
}

.container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
}

.trailer-right {
    padding: 0 15px;
    width: 78%;
}
.side-tp {
    margin-top: -94%;
}
ul.tr-lst-img {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
}

ul.tr-lst-img li {
    margin: 0 0 20px;
}

ul.tr-lst-img li img {
    border: 1px solid #848484;
    display: block;
    width: 100%;
}
.trailer-main {
    padding: 50px 0;
}
.tr-price {
    font-size: 50px;
    line-height: normal;
    font-weight: 700;
}

.tra-content {
    padding: 0px 0 0px 15px;
}

.tra-content h3 {
    font-size: 36px;
    margin: 0 0 20px;
    font-weight: 600;
}

.tra-content ul {
    margin: 0 0 20px;
    list-style: none;
}

.tra-content ul li {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: normal;
}

.tr-txt strong {
    text-transform: uppercase;
}

.tr-txt a {
    text-decoration: underline;
}

span.tr-ic {
    margin-right: 5px;
}

.tra-content p {
    font-size: 16px;
    margin: 0 0 15px;
}
.col-s-3 {
    width: 25%;
    padding: 0 15px;
}

.grey-light-bg {
    background-color: #fafafa;
}

.nearby-section {
    padding: 50px 0;
}

.title-md {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
}

.mt-5 {
    margin-bottom: 25px;
}

.near_inner {
    border: 1px solid #848484;
}

.near_img {
    border-bottom: 1px solid #848484;
}

.near_img img {
    width: 100%;
    height: 188px;
    max-height: 188px;
    box-sizing: border-box;
    object-fit: cover;
    
}

.near_content {
    text-align: center;
    background-color: #f8f8f8;
    padding: 15px;
    height: 160px;
    max-height: 160px;
}

.near_content h4 {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 22px;
}

.near_content p {
    font-size: 14px;
    line-height: normal;
    margin: 0 0 10px;
}

.near-name {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.near-name i {
    margin-right: 5px;
}
.brd-tp {
	border-top: 1px solid #848484;
}

.btm-section {
    padding: 50px 0;
}

.col-s-6 {
    width: 50%;
    padding: 0 15px;
}

.hgh-box {
    display: flex;
    flex-wrap: wrap;
    background-color: #fafafa;
    padding: 20px;
    border: 1px solid #848484;
    min-height: 150px;
}

.hgh-img {
    width: 100px;
}

.hgh-content {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.hgh-content h3 {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 22px;
}

.hgh-content p {
    margin: 0;
    font-size: 16px;
}

.hgh-img img {
    width: 100%;
    display: block;
    height: 100px;
    max-height: 105px;
    
}

/* End Single Trailer */

@media only screen and (max-width:767px){
/* Single Trailer */
.map-section iframe {
    height: 300px;
}

.tr-price {
    font-size: 34px;
}

.tra-content h3 {
    font-size: 22px;
}

.tra-content ul li {
    font-size: 14px;
    line-height: normal;
    margin: 0 0 10px;
}

.tra-content {
    padding: 30px 0 0;
}

.tra-content p {
    font-size: 14px;
}

.side-trailer {
    width: 100%;
}

.side-tp {
    margin: -30px 0 0;
}

ul.tr-lst-img li {
    width: 31.3%;
    margin: 0 3% 0% 0%;
}

ul.tr-lst-img {
    display: flex;
    flex-wrap: wrap;
}

ul.tr-lst-img li:last-child {
    margin-right: 0;
}

.trailer-right {
    width: 100%;
}

.title-md {
    font-size: 26px;
}

.col-s-3 {
    width: 100%;
}

.near_inner {
    margin: 0 0 20px;
}

.col-s-6 {
    width: 100%;
}

.hgh-box {
    margin: 10px 0;
}

.hgh-content h3 {
    font-size: 18px;
    line-height: normal;
}

.hgh-content p {
    font-size: 14px;
}

.hgh-img {
    width: 85px;
}

.hgh-content {
    width: calc(100% - 85px);
    padding-left: 15px;
}
/* End Single Trailer */	
}

@media only screen and (max-width: 600px) {
    ul.tr-lst-img li img {
        min-height: 85px;
        height:90px;
    }
    .supplier-right,.supplier-left
     { 
    width:100% !important;
}
.action-buttons { 
    width:80% !important;
}
.supplier-inner{
    padding:20px !important;
}
.supplier-right h1{
    font-size: 36px !important;
}
.logo-img img{
    width:100% !important;
}
}
@media only screen and (max-width:786px){
    .action-buttons{
        width:70% !important;
    }
}

@media only screen and (min-width:787px) and (max-width:1140px){
    .action-buttons{
        width:50% !important;
    }
}
@media only screen and (min-width:1141px) and (max-width:1390px){
    .action-buttons{
        width:40% !important;
    }
}

.hero-section {
    background: #f0f0f0;
    height: 150px;
    border-bottom: 2px solid #ddd;
}

.supplier-inner {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    flex-wrap: wrap;
    
    padding: 0px 50px;
    gap: 40px;
}
.supplier-right {
    margin-bottom: 20px;
    padding-top: 40px;
    width:66%;
}

.supplier-right .member-benefit{
margin-top: 20px;
 background: #fdf8e4;
  padding: 15px; 
  border: 1px solid #e4dca2;
}


.action-buttons {
    display: flex;
    width: 37%;
    justify-content: space-between;
    border: 2px solid #ddd;
    padding: 7px 20px;
    align-items: center;
    border-radius: 40px;
    position: relative;
    font-weight: bold;
}


.logo-img img {
    height: 200px;
    border: 2px solid #ddd;
    z-index: 1;
    position: relative;
    object-fit: contain;
    width: 350px;
    background: #fff;
}

.supplier-left {
    margin-top: -120px;
        width: 20%;
}

.supplier-right h1 {
    font-size: 50px;
    line-height: normal;
    font-weight: 700;
}

.social-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.social-icons i {
    font-size: 24px;
    background: #000;
    color: #fff;
    border-radius: 120px;
    height: 36px;
    width: 36px;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
}
.contact-info {
    font-size: 16px;
}
.contact-info p {
    font-size: 16px;
    margin: 0;
    line-height: 30px;
}
span.divider {
    width: 2px;
    height: 28px;
    background-color: #ccc;
}
