

/* Start:/local/components/custom/popup.contact_request/templates/.default/style.css?15737321902223*/
.pop_up_back {
    display: none;
    position: fixed;
    background-color: #000000;
    opacity: 0.5;
    z-index: 400;
    width: 100%;
    height: 100%;
}

.form_block {
    display: none;
    position: fixed;
    top: 30%;
    left: 27%;
    z-index: 450;
    width: 590px;
    height: 400px;
    background-image: url("/assets/img/popup/whales/whales_back.png");
}

.form_block .pop_up_block_close {
    float: right;
    margin-right: 135px;
    margin-top: 5px;
}


.form_block  h2.whales_title {
    margin-top: 25px;
    margin-left: 165px;
    font-size: 26px;
    font-family: "Arial";
    font-weight: bold;
    color: #f47321;
}

.form_block  p.promo_text {
    font-size: 15px;
    font-family: "Arial";
    font-weight: bold;
    text-align: center;
    width: 500px;
    margin-top: 5px;
    margin-left: -15px;
    color: #000;
}


.form_block form {
    margin-left: 60px;
    font-size: 15px;
    font-family: "Arial";
    font-weight: bold;
}

.form_block form .input_block {
    margin-top: 10px;
}

.form_block form .input_block label {
    width: 80px;
    display: inline-block;
    color: #000;
}

.form_block form .input_block input[type="text"] {
    font-size: 15px;
    width: 178px;
    padding: 1px;
}

.form_block form .input_block input[type="submit"] {
    display: block;
    width: 185px;
    background-image: url("/assets/img/popup/whales/whales_btn_back.png");
    background-color: transparent;
    border: none;
    font-size: 11pt;
    font-family: "Arial";
    font-weight: bold;
    color: #ffffff;
    padding: 5px 15px 10px 15px;
    margin-left: 83px;
}

.form_block .logo_box {
    margin-left: 175px;
    margin-top: 16px;
}

.form_block .copy_right_text {
    margin-left: 45px;
}

.form_block .copy_right_text p {
    font-size: 9px;
    font-family: "Arial";
    font-weight: bold;
    color: #000;
}

.form_block .copy_right_text p a {
    color: #1146df;
    text-decoration: underline;
}

.active_area {
    position: absolute;
    width: 100%;
    height: 70px;
    z-index: 500;
}

.input_block .error {
    display: none;
    font-size: 11px;
    font-weight: normal;
    color: red;
}

.errors {
    color: red!important;
}
#wf_submit_btn {
    cursor: pointer;
}
/* End */


/* Start:/local/components/shape/gifts.list/templates/.default/style.css?1560445909378*/
.category-tags ul {
    display: flex;
    justify-content: left;
    flex-flow: row wrap;
}
.category-tags li {
    display: inline-block;
    margin: 0 10px;
}
.category-tags a {
    font-family: 'wwf', sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #000;
}
.category-container {
    margin-top: 20px;
}
.category-tags a.selected {
    color: #eb7121;
}

/* End */
/* /local/components/custom/popup.contact_request/templates/.default/style.css?15737321902223 */
/* /local/components/shape/gifts.list/templates/.default/style.css?1560445909378 */
