/*
Theme Name: BlankSlate Child
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Child theme of blankslate
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Template: blankslate
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/

* {
	font-family: "Rubik", sans-serif;
}
h1 {
	font-size: 35px;
	font-weight: 700;
	margin: 50px 0 !important;
}
p { 
	line-height: 1.2;
}
p strong { 
	font-weight: 700;
}
.os-section {
	flex-wrap: wrap !important;
}
.os-section > .os-row {
	max-width: 1420px;
	margin: auto;
	padding: 0 30px;
	width: 100%;
	position: relative;
}
.os-row > .wp-block-columns {
	width: 100%;
}
.os-section-1 {
    background-image: url(/nagradna-igra/wp-content/uploads/2024/08/Ellipse-51.png);
    background-repeat: no-repeat;
    background-position: right center;
	background-color: #96c5f712;
}
.os-section-1 .os-fs-90 {
    background: #F96DA4;
    width: 230%;
    margin-left: -150%;
    padding: 40px 0 40px 150%;
    margin-bottom: 40px;
	line-height: 1;
	margin-top: 0;
}
.os-section-1 > .os-row {
	padding-bottom: 60px;
}
.os-section-1 > .os-row:after {
    content: "";
    background: url(/nagradna-igra/wp-content/uploads/2024/08/Youngthreestylishfriendsposinginthestreet.Fashionmanandtwocutefemaledressedincasualsummerclothes.Smilingmodelshavingfun-1.png);
    background-size: auto 100%;
    background-position: 52% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
}
.os-section-2 .os-row {
	padding-top: 90px;
}
.os-button a,
button.os-button {
	font-size: 16px;
	letter-spacing: 4.8px;
	font-weight: 600;
	padding: 20px 40px;
}
.os-section-2 .os-button {
	margin-top: 50px;
}
.os-section-3 {
    padding: 90px 0;
    background: url(/nagradna-igra/wp-content/uploads/2024/08/Izdelek-brez-naslova-1-1.png) no-repeat 35% 100%, url(/nagradna-igra/wp-content/uploads/2024/08/modri-flekci.png) no-repeat 70% 50%;
    background-size: auto 85%, auto 120%;
}
.os-p-bg {
    background: #fff;
    padding: 80px 40px 25px;
    font-size: 18px;
}
.os-num-fs-200 {
    font-size: 200px;
    color: #F96DA4;
    font-weight: 600;
    line-height: 1;
    margin-bottom: -100px;
    padding-left: 60px;
}
.os-section-4 {
    padding: 90px 0;
}
.os-section-5 .os-row {
	padding-top: 55px;
	padding-bottom: 55px;
}
.os-section-5 > .os-row:after {
    content: "";
    background: url(/nagradna-igra/wp-content/uploads/2024/08/1-1.png);
    background-size: auto 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 65%;
}
.os-section-6 .os-row > .wp-block-columns {
	justify-content: center;
}
.os-section-6 {
    padding: 90px 0;
    background: url(/nagradna-igra/wp-content/uploads/2024/08/Ellipse-53.png);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center left;
}
.os-section-7 {
    padding: 90px 0;
}
.hurrytimer-cdt {
	margin: 60px 0;
    padding: 0;
}
.hurrytimer-timer-digit {
    background: #F96DA4;
    font-weight: 700;
    padding: 15px 10px;
    border-radius: 5px;
}
.hurrytimer-timer-label {
    order: -1;
    font-weight: 700;
    margin-bottom: 10px;
}
.hurrytimer-cdt__sep {
    color: #000 !important;
    font-weight: 700;
    margin-top: 15px;
}
.hurrytimer-timer {
    align-items: center;
}
.os-section-8 {
    padding: 90px 0;
}
.os-section-8 p { 
	line-height: 1.5;
}
.nagradnatrojka_form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 820px;
    margin: 50px auto;
}
.nagradnatrojka_form .nagradna-igra-field {
	width: calc(50% - 10px);
}
.nagradnatrojka_form .nagradna-igra-field input {
    width: 100%;
    border: 1px solid #000;
    height: 50px;
    margin-top: 5px;
}
.nagradnatrojka_form .nagradna-igra-field-submit {
	width: 100%;
}
.nagradnatrojka_form .nagradna-igra-field-submit button  {
    width: 60%;
    margin: auto;
    display: block;
    border: none;
    border-radius: 10px;
    background: #F96DA4;
    color: #fff;
    cursor: pointer;
}