/*
Theme Name: Charlie Winston
Theme URI: https://idizbox.com
Author: idizbox
Author URI: https://idizbox.com
Description: Charlie Winston by idizbox - 2025
Version: 1.00
Text Domain: idbxboostrap1
*/

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Exposureit';
    src: url('fonts/ExposureItalicTrial-10.eot');
    src: url('fonts/ExposureItalicTrial-10.eot?#iefix') format('embedded-opentype'),
        url('fonts/ExposureItalicTrial-10.woff2') format('woff2'),
        url('fonts/ExposureItalicTrial-10.woff') format('woff'),
        url('fonts/ExposureItalicTrial-10.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: visible !important;
}

body {
    background-color: #eff7e9;
    color: #d50833;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    position: relative;
    min-height: 100vh;
    height: 100%;
}

.mobile_only {
    display: none;
}

:focus {
    outline: 0!important;
}

a, a:visited, a:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.nopadding { padding: 0; }
.no-padding-left {padding-left: 0;}
.no-padding-right {padding-right: 0;}
.padding_t10 { padding-top: 10px; }
.padding_t15 { padding-top: 15px; }
.padding_t20 { padding-top: 20px; }
.padding_t25 { padding-top: 25px; }
.padding_t30 { padding-top: 30px; }
.padding_t40 { padding-top: 40px; }
.padding_t50 { padding-top: 50px; }
.padding_t60 { padding-top: 60px; }
.padding_t70 { padding-top: 70px; }
.padding_t80 { padding-top: 80px; }
.padding_t100 { padding-top: 100px; }
.padding_t115 { padding-top: 115px; }
.padding_t120 { padding-top: 120px; }
.padding_t150 { padding-top: 150px; }
.padding_b10 { padding-bottom: 10px; }
.padding_b15 { padding-bottom: 15px; }
.padding_b20 { padding-bottom: 20px; }
.padding_b22 { padding-bottom: 22px; }
.padding_b30 { padding-bottom: 30px; }
.padding_b40 { padding-bottom: 40px; }
.padding_b50 { padding-bottom: 50px; }
.padding_b60 { padding-bottom: 60px; }
.padding_b70 { padding-bottom: 70px; }
.padding_b80 { padding-bottom: 80px; }
.padding_b90 { padding-bottom: 90px; }
.padding_b120 { padding-bottom: 120px; }
.padding_b150 { padding-bottom: 150px; }
.margin_t10 { margin-top: 10px; }
.margin_t15 { margin-top: 15px; }
.margin_t20 { margin-top: 20px; }
.margin_t30 { margin-top: 30px; }
.margin_t40 { margin-top: 40px; }
.margin_t50 { margin-top: 50px; }
.margin_t60 { margin-top: 60px; }
.margin_t70 { margin-top: 70px; }
.margin_t80 { margin-top: 80px; }
.margin_b10 { margin-bottom: 10px; }
.margin_b15 { margin-bottom: 15px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b30 { margin-bottom: 30px; }
.margin_b40 { margin-bottom: 40px; }
.margin_b50 { margin-bottom: 50px; }
.margin_b60 { margin-bottom: 60px; }
.margin_b70 { margin-bottom: 70px; }
.margin_b80 { margin-bottom: 80px; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    margin: 0;
}

h1, h2 {
    font-family: 'Exposureit';
    font-size: 22px;
    font-weight: bold;
}

.btn, .btn:active, .btn:focus, .btn:visited {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #d50833;
    padding: 9.5px 20px;
    line-height: initial;
    border-radius: 10px;
    text-transform: uppercase;
}

.btn:hover {
    background-color: #ff043b;
    color: #FFFFFF;
}

#bg {
    background-image: url('img/cw_bg.jpg');
    position: fixed;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: -1;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.page_standard.page_accueil {
    width: 50%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#top {
    position: relative;
    text-align: center;
}

.logo_tot {
    width: 40px;
}

#lang_switch {
    position: absolute;
    top: 10px;
    left: 10px;
}

#qtranslate-chooser {
    padding: 0;
    margin: 0;
    list-style: none;
}

#qtranslate-chooser li {
    display: inline-block;
    position: relative;
}

#qtranslate-chooser li a {
    color: #d50833;
    text-transform: uppercase;
    font-weight: 600;
}

#qtranslate-chooser li.active {
    opacity: 0.5;
}

.logo_top {
    width: 320px;
    margin-top: 50px;
}

#steps_main_container {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#steps_container {
    padding: 20px;
}

.label_block {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

.inputbb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 8px 15px 8px 15px;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
}

input.pretty_checkbox[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

input.pretty_checkbox[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 25px;
    color: #d50833;
    font-weight: 400;
    line-height: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
}

input.pretty_checkbox[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #d50833;
    position: absolute;
    left: 0;
    top: 4px;
    opacity: 1;
    border-radius: 0px;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

input.pretty_checkbox[type="checkbox"]:checked + label:before {
  width: 10px;
  top: 0px;
  left: 5px;
  border-radius: 2px;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.image_upload_content {
    display: none;
    text-align: center;
    position: relative;
    max-width: 100%;
    max-height: 164px;
    margin: auto;
}

.image_upload_input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.image_upload_wrap {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    position: relative;
    border-radius: 0;
    text-align: center;
    width: 100%;
    margin: auto;
    height: 164px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image_upload_wrap h3 {
    pointer-events: none;
    font-size: 12px;
    color: #000000;
    padding: 0px 10px;
    margin-top: 15px;
}

.image_upload_wrap:hover {
    background-color: #d1d5dd;
}

.image_upload_image {
    max-width: 100%;
    height: 164px;
    border-radius: 0px;
    width: 100%;
    object-fit: cover;
    border: 1px solid #000000;
}

.remove_image {
    top: 3px;
    right: 3px;
    position: absolute;
    cursor: pointer;
    background-color: #FFFFFF;
    border-radius: 100px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.remove_image:hover .remove_image_path {
    fill: #DD1818;
}

label a {
    color: #d50833;
    text-decoration: underline;
}

a.preco_help {
    font-size: 14px;
    font-weight: 500;
    color: #d50833;
    text-decoration: underline;
    display: block;
    margin-bottom: 10px;
}

#word-count-info {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
}

.input_cont {
    position: relative;
}

.modal {
    color: #000000;
}

#modal_preco_rep, #modal_preco_rep a {
    font-weight: bold;
    color: inherit;
    margin-bottom: 10px;
}

#modal_preco_rep a {
    text-decoration: underline;
}

.modal .inputbb {
    border: 1px solid #000000;
}

.modal .btn, .modal .btn:active, .modal .btn:focus, .modal .btn:visited {
    background-color: #000000;
    color: #FFFFFF;
}

.modal .btn:hover {
    background-color: #7d1627;
    color: #FFFFFF;
}

.social_cont ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.social_cont ul li {
    display: inline-block;
    margin: 0 5px;
}

.social_cont ul li a {
    display: block;
    background-color: #d50833;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
    border-radius: 10px;
    border: none;
    outline: 0;
}

a.close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.modal-title {
    font-size: 20px;
    font-weight: bold;
}

/******************************/
/******** MEDIA QUERIES *******/
/******************************/

@media (max-width: 992px) { 
    
    .page_standard.page_accueil {
        width: 100%;
    }
    
    .logo_top {
        width: 300px;
        margin-top: 50px;
    }
    
    #lang_switch {
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
    }
    
    #bg {
        position: fixed;
        left: 0;
        opacity: 0.2;
    }
    
    #steps_container {
        padding: 0;
    }
    
}