html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body { 
    color: #111111; 
    font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;
}
h1 {
	font-size: 42px;
	line-height: 1.25;
	padding-top: 0;
}
.title_main_top {
	font-size: 20px;
	display: block;
    letter-spacing: 2px;
	letter-spacing: 0;
}

.title_main_top span {
    background: #ffffff;
    color: #f994cf;
    padding: 0 0.15em;
    text-shadow: none;
}
.title_section {
    font-size: 48px;
    padding-top: 0;
    color: #f994cf;
    line-height: 1.25;
    padding-left: 1em;
    padding-right: 1em;
}


.banner {
	width: 100%;
	background-image: url(https://mojmagnezij.si/img/Banner-Darila-Euro-2020-2-01.png);
	height: 650px;
	background-position: top;
    background-size: cover;
}

.banner img {
	width: 100%;
}



.title_section_slanted { padding-top: 125px; }
.title { font-weight: 700; }

p { line-height: 1.5; padding-top: 1.5em; letter-spacing: 0.5; }

ul, ol { padding-top: 1.5em; letter-spacing: 0.5; }

li { line-height: 1.5; }

a:link, a:visited {  text-decoration: none; }
a:hover { text-decoration: underline; }

.link_tel:link, .link_tel:visited,
.link_email:link, .link_email:visited {
  
    text-decoration: none;
}
.link_email:link:hover { text-decoration: underline; }

.link_tel_default:link, .link_tel_default:visited,
.link_email_default:link, .link_email_default:visited {
    color: #111111;
    text-decoration: none;
}

img { display: block; }
a img { border: 0; }
.img_max { width: 100%; }
.img_size { width: 640px; margin: 2em auto 0; }
.clmn_uporaba .img_max { width: 460px; }
.img_thank_you {
    width: 240px;
    margin: 1.5em auto 0;
    padding: 7px;
    border: 1px dashed silver;
}
@media only screen and (max-width : 420px) {
    .img_thank_you { width: 100%; padding: 0; border: 0; }
}

.img_list { max-width: 100%; margin: 0 auto; }

.img_center { max-width: 100%; margin: 2.5em auto 0; }

.clmn_comments img { margin-top: 2em; max-width: 100%; border: 11px solid #ffffff; border-radius: 11px; box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.clmn_comments:first-of-type img { float: right;  }
.clmn_comments img:first-of-type { margin-top: 0; }

.modulo { padding-left: 1em; padding-right: 1em; }

.wrap { width: 1024px; margin: 0 auto;  }
.wrap_outer { width: 1920px; margin: 0 auto; overflow: hidden; }

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-bottom: 75%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper_wide { padding-bottom: 56.25%; /* 16:9 */ }
.videoWrapperMain {
    position: relative;
    padding-top: 25px;
    padding-bottom: 85%;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videoOuter {
    width: 600px;
    margin: 50px auto 0;
}
.videoOuter_shadow { box-shadow: 0 0 22px rgba(0,0,0,0.1); }

.videoOuterWrap {
    background: #ffffff;
	padding: 11px;
	box-shadow: 0 0 0 10px #ffffff, 0 0 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 22px rgba(0,0,0,0.1);
}

.videoOuter_upsell { width: 100%; margin: 0; }
.videoOuter_upsell img { width: 100%; }

@media only screen and (max-width : 860px) {
    .videoOuter { width: 80%; }
}
@media only screen and (max-width : 575px) {
    .videoOuter { width: 90%; }
}

/*--------------------------------------------------------------------------
#main
*/





.btn { padding: 2em 0 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;

}
.btn a {
    background: #81D2E8;
    background: #7B7FEA;
    color: #ffffff;
    text-decoration: none;
    padding: 0.35em 1em;
    display: inline-block;
    border-radius: 4px;
    border-radius: 75px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
}
.btn a:hover { background-color: #6268EA; }

.spedizione_block { display: block; }
.shipping {
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0.4em 0 0.2em;
    text-transform: uppercase;
    color: #787878;
    line-height: 1.25;
    
}
.shipping span:nth-of-type(2) { text-transform: uppercase; }

.price {
    font-weight: 700;
	font-size: 30px;
	padding: 1em 0 0;
    line-height: 1;
}

.price_wrap {
    display: inline-block;
    padding: 23px;
    padding: 17px 23px;
    position: relative;
}

.price_wrap::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;

    width: 100%;
    height: 100%;
    border: 1px solid #D0A66F;

    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    will-change: transform;
    -webkit-perspective: 1000;

    transform: skewY(3deg);


    animation: price_pulse_border;
    animation-duration: 5s;
    animation-iteration-count: infinite;

}


@keyframes price_pulse_border {
  0 { transform: skewY(3deg); }
  50% { transform: skewY(-3deg); }
  100% { transform: skewY(3deg); }
}

.price_wrap::before {
    content: '';
    position: absolute;
    z-index: -2;
    top: 10px;
    left: 10px;

    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.075);

    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    will-change: transform;
    -webkit-perspective: 1000;

    transform: skewY(3deg);


    animation: price_pulse_background;
    animation-duration: 5s;
    animation-delay: 0.45s;
    animation-iteration-count: infinite;

}


@keyframes price_pulse_background {
  0 { transform: skewY(3deg); }
  50% { transform: skewY(-3deg); }
  100% { transform: skewY(3deg); }
}

.fe-pulse {
  
}

.price_new { font-size: 48px; }
.price_old { text-decoration: line-through; color: #CD64A2; text-shadow: none; }

.half {
	width: 480px;
	float: left;
}
.clmn {
	width: 286px;
	margin-right: 51px;
	float: left;
}
.clmn_2_even {
	float: left;
    margin: 6% 0 0 6%;
	margin: 0 0 0 6%;
	width: 41%;
}
.clmn_3_even {
	float: left;
	margin: 4% 0 0 4%;
	width: 28%;
}
.clmn_4_even {
	width: 21.25%;
	margin: 0 0 3% 3%;
	float: left;
}
.clmn_5_even {
	width: 17%;
	margin: 0 0 2.5% 2.5%;
	float: left;
}
.clmn_6_even {
	width: 14.45%;
	margin: 0 0 0 1.9%;
	float: left;
}

.clmns_wrap .clmn_2:nth-of-type(2) {
    margin-top: 110px;
}
.clmns_wrap img { margin-bottom: 55px; }

.section_black {
    background: #f994cf;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
}

.section_content {
	position: relative; z-index: 2;
}

.section { position: relative; padding: 45px 0 55px; }
.section_upsell { position: relative; padding: 40px 0; }
.section_upsell_margin { margin-top: 45px; }

@media only screen and (max-width : 500px) {
    .section_upsell { padding: 25px 0; }
    .section_upsell_margin { margin-top: 25px; }
}

.section_form { background-color: #E9F1FA !important; }

.section_slanted { position: relative; }

.section_slanted_black { padding-top: 0; color: #ffffff; padding: 0 0 65px; }

.section_slanted::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
 
  bottom: -100px;
  width: 100%;
  height: 180px;
  background: #00bcd4;
  background: #ff0000;
  background: #ffffff;
  -webkit-transform: skewY(-3.5deg);
  -moz-transform: skewY(-3.5deg);
  -ms-transform: skewY(-3.5deg);
  -o-transform: skewY(-3.5deg);
  transform: skewY(-3.5deg);


  -webkit-backface-visibility: hidden;
}


.clmn_video {
    float: left;
    width: 380px;
    width: 35%;
    margin: 0 5% 0 0;

}
.clmn_video:nth-of-type(2) { width: 60%; margin: 150px 0 0; }
.clmn_video p:nth-of-type(1) { padding-top: 0; }

.clmn_2 {
    width: 47.5%;
    float: left;
    margin: 0 5% 0 0;
}
.clmn_2:nth-of-type(2) { margin-right: 0; }

.clmn_2_intro {
	width: 47.5%;
	float: left;
	margin: 0 5% 0 0;
}
.clmn_2_intro:nth-of-type(2) { margin: 75px 0 0;  }

.clmn_2_intro_video {
    width: 47.5%;
	float: left;
	margin: 4% 5% 0 0;
}

.bordered {
    border: 3px dotted #F994CF;
    padding: 1em;
    display: inline-block;

    color: #F994CF;
}

.element_shadow {
    background: #ffffff;
    padding: 11px;
    box-shadow: 0 0 22px rgba(0,0,0,0.1);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.img_instagram {
    float: left;
    width: 24.25%;
    margin: 1% 1% 0 0;
    overflow: hidden;
}
.img_instagram:nth-of-type(4n) { margin: 1% 0 0 0; }
.img_instagram img {
    width: 100%;
    -ms-transition: all .75s ease-in-out; 
    -webkit-transition: all .75s ease-in-out; 
    transition: all .75s ease-in-out;
}
.img_instagram img:hover {
    -ms-transform: scale(1.5); 
    -webkit-transform: scale(1.5); 
    transform: scale(1.5);
}

.columns {
    margin: 1.5em auto 0;
    width: 100%;

  -webkit-columns: 2 200px;
     -moz-columns: 2 200px;
          columns: 2 200px;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;

    padding: 1.5em;
    position: relative;    
    z-index: 1;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.columns p:nth-of-type(1) { padding-top: 0; }

.comments_quote {
    font-size: 20px;
    padding: 0.5em 0 0;

    font-weight: 700;
}
.comments_quote .fa { color: #F993D0; }
.comments_name { padding: 0.5em 0 0; font-size: 18px; font-weight: 700;  }
.comments_rating {
    font-size: 16px;
    color: #FFBF1E !important;
    padding: 0.5em 0 0;
}
.comments_rating .fa { margin-right: 0.15em; }
.comments_txt { padding: 0.5em 1em 0 0; }

.comments_txt { font-size: 16px; line-height: 1.5; }

.fb_comments {
    width: 480px;
    margin: 50px auto 0;
}
.fb_comments img { width: 100%; }

.slick_wrap {
    width: 100%;

    margin: 0 auto 0;
    background: #ffffff;

/*
    min-height: 318px;
    */
    width: 100%; 

    padding: 0 0 0 11px;
    padding: 0 100px;

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (max-width : 1024px) {
    .slick_wrap { padding: 0 60px; }
}
@media only screen and (max-width : 550px) {
    .slick_wrap { padding: 0 20px; }
}

.slick_comments { margin: 20px auto 0; padding:0 30px }
.slick_wrap .comments { width: 100%; 

    width: 97.5%; 
    margin: 2.5% 2.5% 0 0;
    margin: 0;
    width: 100%; padding: 0 1.25%;
    width: 100%;
    padding: 11px 11px 0 0;
    padding: 0 1em;


    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;


}

/*

.comments {
    background: #ffffff;
    padding: 11px;
    box-shadow: 0 0 22px rgba(0,0,0,0.1);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;


}

*/

.slick_wrap .comments img { /* width: 360px; */ max-width: 100%; }



.clmn_badge_wrap { padding: 0 10% 0;  margin: 0 auto; background: #FEF2F9; }


.clmn_badge {
    width: 16.66%;
    float: left;
    position: relative;

        

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.clmn_badge img {
    margin: 0 auto;
    width: 100px;
}


.clmn_badge div {

    /*
    border-right: 1em solid #ffffff;
    */
    padding: 1.25em 0;
}

.list { list-style-type: none; padding-top: 2em; }
.list_check { padding-top: 1.5em; }
.list_right { text-align: right; }
.list li { position: relative; padding-left: 15px; }
.list_num { padding-top: 1.5em; }
.list_num li { position: relative; padding-left: 30px; }
.list_check li { position: relative; padding-left: 30px; }
.list_quote li { position: relative; padding-left: 25px; }
.list_right li { padding-right: 15px; }

.list .li_inverted { color: #23A575; }
.list .li_invisible { opacity: 0; }

.list li::before {
    content: '\f105';
    content: '\f101';
    position: absolute;
    top: 0;
    left: 0;
    color: #F994CF;
    font-family:'FontAwesome';
    font-style: normal;
    font-weight: normal;
    z-index: -1;
}
.list_right li::before {
    content: '\f104';
    content: '\f100';
    position: absolute;
    top: -0;
    right: 0;
    left: auto;
    color: #F994CF;
    font-family:'FontAwesome';
    font-style: normal;
    font-weight: normal;
    z-index: -1;
}
.list_quote li::before {
    content: '\f10d';
    position: absolute;
    top: -0;
    left: 0;
    font-family:'FontAwesome';
    font-style: normal;
    font-weight: normal;
    z-index: -1;
}
.list_check li::before {
    content: '\2713';
    position: absolute;
    top: -2px;
    left: 0;
    color: #F994CF;
    font-family: 'Signika', sans-serif;
    font-size: 24px;

    font-style: normal;
    font-weight: normal;
    z-index: -1;
}
.list_faq li:first-of-type { font-weight: 700; }
.list_faq li:nth-of-type(2)::before,
.list_faq li:nth-of-type(3)::before,
.list_faq li:nth-of-type(4)::before,
.list_faq li:nth-of-type(5)::before { display: none; }
.list_num li::before {
    position: absolute;
    top: 3px;
    left: 0;
    color: #008580;
    font-family: 'Signika', sans-serif;

    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    z-index: -1;

    background-color: #37BDB8;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
}
.list_num li:nth-of-type(1)::before { content: '1'; }
.list_num li:nth-of-type(2)::before { content: '2'; }
.list_num li:nth-of-type(3)::before { content: '3'; }
.list_num li:nth-of-type(4)::before { content: '4'; }

.table_content_wrap td { padding-right: 1.5em; }

.fb_comments {
    width: 480px;
    margin: 0 auto 0;
}
.fb_comments img { width: 100%; }


.table_content_wrap {
    width: 90%;
    margin: 0 auto;

}
.table_content_wrap td {
    color: #111111;
    width: 50%;
    background: #FEF2F9;
    border-left: 0.5em solid #ffffff;
    border-right: 1em solid #ffffff;

    padding: 1.5em 2em;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.table_content_wrap td:first-of-type { border-left: 1em solid #ffffff; border-right: 0.5em solid #ffffff; }

.icon_txt_wrap {
    position: relative;
    padding-left: 100px;
    padding-left: 90px;
}
.icon_txt_wrap p:nth-of-type(1) { font-size: 24px; }

.icon {
    width: 75px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.icon_tall { width: 65px; }

.content_wrap_block { display: block; margin: 2em 1em 1em; }
.content_wrap {
    background: #f5f5f5;
    padding: 1.5em 2em;
    margin: 1em;
    display: inline-block;
}


.content_wrap_margin { margin: 0 1em; padding: 0 2em; }
.content_wrap_bordered {
    border: 1px dotted #a5a5a5;
    padding: 0.75em 1.25em;
    margin: 1em;
    display: inline-block;
}
.content_wrap_bordered_center { margin: 2em auto 0.5em; }
.block_zaloga_wide { display: block; }

/*--------------------------------------------------------------------------
#live-border
*/

.liveborder {
    padding: 0 0.75em 0.1em;
    padding: .5em 0.75em 0.75em;
    display: inline-block;
}

.live-border {
    display: inline-block;
    position: relative;
    overflow: visible;
}

.live-border .border {
    position: absolute;
    background: #DC73B0;
    overflow: hidden;
}

.live-border .border.top {
    height: 1px;
    width: 100%;
    top: 0px;
    left: 0px;
}

.live-border .border.right {
    height: 100%;
    width: 1px;
    top: 0px;
    right: 0px;
}

.live-border .border.bottom {
    height: 1px;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

.live-border .border.left {
    height: 100%;
    width: 1px;
    top: 0px;
    left: 0px;
}

.live-border .border .bar {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0px;
    top: 0px;
    z-index: 99;
}



.live-border .border.top .bar {
    left: 100%;
    animation: live-border-animate-top 2s linear 2s infinite;
}

.live-border .border.right .bar {
    top: 100%;
    animation: live-border-animate-right 2s linear 1s infinite;
}

.live-border .border.bottom .bar {
    left: -100%;
    animation: live-border-animate-bottom 2s linear 0s infinite;
}

.live-border .border.left .bar {
    top: -100%;
    animation: live-border-animate-left 2s linear 3s infinite;
}

@keyframes live-border-animate-top {
    0%{
        left: 100%;
    }
    100%{
        left: -100%;
    }
}

@keyframes live-border-animate-right {
    0%{
        top: 100%;
    }
    100%{
        top: -100%;
    }
}

@keyframes live-border-animate-bottom {
    0%{
        left: -100%;
    }
    100%{
        left: 100%;
    }
}

@keyframes live-border-animate-left {
    0%{
        top: -100%;
    }
    100%{
        top: 100%;
    }
}

/*--------------------------------------------------------------------------
#contactform
*/


.paypal-form { width: 35%; margin: 0 auto; }
.paypal-form select { width: 100%; display: block; font-size: 18px; margin: 0 0 1.5em; }
.paypal_button { margin: 0 auto 1.5em; display: block; }

.clmn_item {
    float: left;
    width: 44%;
    margin: 1em 0 2.5em 4%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

}
.clmn_item:nth-of-type(1) { width: 42%; margin-right: 2%; }
.clmn_item__checked {
    display: inline-flex !important;
    padding: 1em 1.5em 1.5em;
}
.clmn_item img { width: 400px; width: 100%; max-width: 100%; margin: 4% 0 0; }
.clmn_item__checked { 
    background: #fff;
    color: #000;
    display: inline-flex !important;

}
.clmn_item__full {
    width: 88%;
    margin: 0 auto 2.5em;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width : 575px) {
    .clmn_item__full { width: 100%; }
}


.gdpr {
    padding: 0px 2px 0px 2px;
}


/*
.price_form { position: relative; z-index: 1; padding: 1em 0 1.25em; margin-top: 1em; }
*/
.price_form { position: relative; z-index: 1; padding: 1em 0 1.25em; }
.price_form::after { 
    /*
    content: '';
    background-color: #F994CF;
    width: 120%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transform: rotate(-6deg);
    */
}
.price_form_title { font-size: 36px; text-align: center; padding: 1em 1em 0.5em; line-height: 1.25; }
.price_form_wrap {   color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.15); padding: 0 0 40px; }
.price_form_wrap::before {
    content: '';
    position: absolute;
    z-index: -3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #488CC7 url('../img/curveAsymmetricalNegative.svg') center bottom no-repeat;
    background-size: 100% 50px;
}

.price_uporaba {
    font-size: 20px;
    color: #F994CF;
    padding: 7px 0.5em; 

    display: block;
    background-color: #ffffff;
    white-space: nowrap;
}
.shipping_bottom { padding-top: 1em; }

/*
.price_form_wrap { display: inline-block; padding: 11px; position: relative; }
.price_form_wrap::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    border-top: 2px solid rgba(0,0,0,0.1);
    border-bottom: 1px dashed rgba(0,0,0,0.1);
}
.price_form_wrap::after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    border-top: 1px dashed rgba(0,0,0,0.1);
}
*/

@media only screen and (max-width : 1280px) {
    .price_uporaba { line-height: 1; }
    .price_form { padding: 1.25em 0 1.35em; }
}
@media only screen and (max-width : 768px) {
    .price_form::after { 
        width: 200%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 50%;
        z-index: -1;

        transform: rotate(-6deg);

        -webkit-transform: translate(50%, 0) rotate(-6deg);
        -ms-transform: translate(50%, 0) rotate(-6deg);
        transform: translate(50%, 0) rotate(-6deg);
    }
}
@media only screen and (max-width : 400px) {
    .price_uporaba { font-size: 18px; }
}





.clmn_item .price_old { color: #BE5793; }
.clmn_item .shipping { color: #BE5793; }
.clmn_item .shipping { color: #ffffff; }
.clmn_item .price { color: #ffffff; text-align: center; }
.clmn_item .live-border .border { background: #AAA5C3; }
.clmn_item__checked .live-border .border { background: #3c3c3c; }
.clmn_item .live-border .border .bar { background: #d60f84; }
.clmn_item__checked .live-border .border .bar { background: #23A575; }

.form_wrap {
    position: relative;
    z-index: 4;
    width: 50%;
    width: 960px;
    margin: 0 auto;
    background-color: #ffffff;

    /*border-bottom: 7px solid #696969;*/

    box-shadow: 0 0 22px rgba(0,0,0,0.1);

    overflow: hidden;
/*
    border: 1px dotted #a5a5a5;
    */
}

.field-wrap {
    
    width: 44%;
    margin: 1em 0 0 4%;

    width: 100%;
    margin: 1em 0 0;

    float: left;
}

.field-wrap-right { float: right; margin-right: 4%; }

.field-wrap_shorter {
    width: 27%;
    width: 22%;
    margin-top: 0;
}
.field-wrap_short {
    width: 21%;
    width: 47.5%;

}
.field-wrap_short_2 {
    width: 20%;
    width: 21%;
    width: 47.5%;
    margin-left: 5%;

}
.field-wrap_short_3 {
    width: 21%;
    width: 47.5%;

}
.field-wrap_short_4 {
    width: 20%;
    width: 21%;
    width: 47.5%;
    margin-left: 5%;

}



/*
.field-wrap:first-of-type { margin-top: 0; }
*/



label.error {
    color: #ff0000;
    text-shadow: none;
    padding: 6px 0 0;
    /*
    -webkit-animation: shake 1s;
    animation: shake 1s;
    */

    line-height: 1;
    /*
    text-align: right;
    */
}

input.error {
    border-color: #bb0a30;
}

.submit {
    border: 0;
    line-height: 1.5;
    text-decoration: none; 


    margin: 1em 4% 1em 0;
    margin: 1em 0 0 0;

    background: #7B7FEA;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
    border-radius: 75px;

    letter-spacing: 1px;
    float: right;

    appearance: none;
    -moz-appearance: none; 
    -webkit-appearance: none; 

    font-family: 'Signika', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    padding: 0.35em 1em;
}


.submit:hover { 
    background-color: #6268EA;
    cursor: pointer;

}






@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20%, 60% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  40%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation: shake 1s;
  animation: shake 1s;
}

.label {

    position: relative;
    z-index: 2;
    display: block;
    line-height: 1.25;
    padding: 0 0 2px;

    font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;

    letter-spacing: -0.5px;
}
.splosni {
    /*
    padding: 9px 2px;
    margin: 31px -2px 0;
    */
    /*
    background: #202C48;
    */
}
/*
.splosni:hover { background: #111C34; }
*/

.radio-label { display: inline-block; }

.input-select {

    font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;

    color: #4b4b4b;

    line-height: 18px;
    margin: 0;
    
    border: none;
    border: 1px solid #4b4b4b;

    width: 100%;
    height: 45px;
    padding: 5px 5px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.input_select_margin {
    margin-top: 4px;
}

.input-select-brand { border: 1px solid #F994CF; }


.input-text {
    outline: none;
    width: 100%;
    /*
    height: 36px;
    */
    line-height: 18px;

    color: #4b4b4b;
    background: #ffffff;

    border: none;
    padding: 10px 9px;
    border: none;

    font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;

    border: 1px solid #4b4b4b;



    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111111;
  opacity: 0.4;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #111111;
  opacity: 0.4;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #111111;
  opacity: 0.4;
}
:-moz-placeholder { /* Firefox 18- */
 color: #111111;
  opacity: 0.4;
}


.label_quantity {
   line-height: 18px;
  font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;

    color: #4b4b4b;
    background: #ffffff;

    border: none;
    padding: 10px 9px; 
    margin: 0;
    float: left; 

    border: 1px solid #4b4b4b;
    border-right: 0;
    height: 40px;
    width: 101px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    
}
.label_quantity_larger { width: 120px; }
.smallFld {
    line-height: 18px;
    padding: 10px 9px;  
    width: 32px;
    float: left;
    color: #0f0f0f;
    background: #ffffff;
   font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;
    border: 1px solid #4b4b4b;
    outline: none;
    height: 40px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


/*
.img_item_select { width: 50%; float: right; }
*/


/*--------------------------------------------------------------------------
CSS-Tricks Example
by Chris Coyier
http://css-tricks.com
*/

.button {
    margin: 2px 0 0 7px;
    text-indent: -9999px;

    cursor: pointer;
    width: 36px;
    height: 36px;
    float: left;
    text-align: center;

    /*
    background: url(img/buttons.png) no-repeat;
    */

    background-color: #ffffff;


    position: relative;
}
.dec { /*background-position: 0 -36px;*/ }

.button::after {
    font-family:'FontAwesome';
    font-size: 36px;
    line-height: 1;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    color: #f994cf;

    width: 36px;
    height: 36px;
    text-indent: 0;

}

.inc::after {
    content: "\f055";
}
.dec::after {
    content: "\f056";
}

.numbers-row { display: inline-block; }

.input-text_small {
    line-height: 16px;
    padding: 10px 9px 9px;
    border: none;
    width: 2em;

    background: none;

    border: 1px solid #4b4b4b;

   font-family: 'Signika', sans-serif;
    font-size: 18px;
    font-weight: normal;

    margin: 0 0 0 7px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


.info_txt {
    padding: 50px 0 0;
    position: relative;
}

.info_txt a {
    color: #ffffff;
    text-decoration: none;
}

.info_txt .info_txt_wrap {
    border-top: 1px dashed #ffffff;
    border-bottom: 1px dashed #ffffff;

    display: inline-block;

    padding: 0.25em 0.5em;
}

.social {
    color: #F994CF;
    font-size: 36px;
    padding: 0 1.15em 0;
    text-align: center;

    background-color: #F994CF;
}
.social .fa { margin: 0 15px; }

.social a { color: #ffffff; text-decoration: none; }
.social a:hover { color: #ffffff; }

.copy {
    padding: 1.55em 1em;
    text-align: center;
    position: relative;
    color: #F994CF;
    font-size: 14px;
}

.copy a {
    color: #F994CF;
    text-decoration: none;
}
.copy a:hover { color: #F968BD; }

.info_order {
    background: #06006A;
    background: #696969;

    color: #ffffff;
    
    padding: 0.5em 2em;
    margin: 2em -2em 0;
}
.info_order_form {
    margin: 0;
    padding: 0.5em 4%;
    width: 92.05%;
    text-align: center;
    margin-left: 0%;
}
.info_order a { color: #fff; text-decoration: none; }

.control_wrap {
    width: 100%;
    text-align: center;
    margin: 1.5em 0 1.5em;
}

/*
.control-group {
    display: inline-block;
    width: 200px;
    height: 210px;
    margin: 10px;
    padding: 30px;
    text-align: left;
    vertical-align: top;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
*/

.control {

    position: relative;
    display: block;
    /*
    margin-bottom: 15px;
    */
    padding: 0 0 0 40px;

    line-height: 30px;
    height: 30px;
    cursor: pointer;
 

    display: inline-block;


}
.control:nth-of-type(2) {
    margin-left: 1.5em;
}

.clmn_item .control {
    display: block;
    padding: 0;
    margin: 0 0 0 -16px;
    top: 16px;
    left: 50%;


}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control__indicator {
    position: absolute;
    top: 2px;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    /*
    background: #e6e6e6;
    */

    border: 2px solid #4b4b4b;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

}
.clmn_item .control__indicator {
    border: 2px solid #111111;
}
.control--radio .control__indicator {
    border-radius: 50%;
    background: #ffffff;
}
/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    /*
    background: #ccc;
    */
}

/* Checked state */
.control input:checked ~ .control__indicator {
    background: #ED9553;
    border: 2px solid #ED9553;
}

.clmn_item .control input:checked ~ .control__indicator {
    background: #111111;
    border: 2px solid #111111;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    /*
    background: #0e647d;
    */
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
    position: absolute;
    display: none;
    content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
    display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
    top: 6px;
    left: 10px;
    width: 3px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
    top: 10px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}


/*--------------------------------------------------------------------------
#Slick Slider
*/

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    z-index: 1;

    display: block;

    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;


}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 36px;
    line-height: 1;

    opacity: .75;
    color: white;

    opacity: 0.5;
    color: #ffffff;
    color: #FEF2F9;
    color: #000000;
    
    opacity: 1;
    color: #F993D0;
    color: #d2d2d2;


    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick_uporaba .slick-prev:before,
.slick_uporaba .slick-next:before {
    color: #d2d2d2;
    color: rgba(0,0,0,1);
    opacity: 0.25;
}
.slick_comments .slick-prev:before,
.slick_comments .slick-next:before {
    color: #000000;
    opacity: 0.35;
}
.slick_custom .slick-prev,
.slick_custom .slick-next {
    top: auto;
    bottom: -51px;
    width: 50px;
    height: 50px;
    line-height: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);

    background: #222222;
    background: rgba(255,255,255,0.10);
}
.slick_custom .slick-prev:hover,
.slick_custom .slick-next:hover { background: #333333; background: rgba(255,255,255,0.15); }
.slick_custom .slick-prev:before,
.slick_custom .slick-next:before {
    color: #ffffff;
    font-family:'FontAwesome';
    font-size: 48px;
    position: relative;
    top: -2px;
}

.slick-prev
{
    left: -46px;
    left: 12px;
}
.slick_comments .slick-prev { left: -46px; }

[dir='rtl'] .slick-prev
{
    right: -46px;
    right: 12px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick_custom .slick-prev:before { content:"\f104"; }
.slick_custom .slick-next:before { content:"\f105"; }
.slick-next
{
    right: -46px;
    right: 12px;
}
.slick_custom .slick-prev { left: 0; }
.slick_custom .slick-next { right: auto; left: 51px; }
.slick_comments .slick-next { right: -35px; }
[dir='rtl'] .slick-next
{
    right: auto;
    left: -46px;
    left: 12px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

@media only screen and (max-width : 550px) {
    .slick_comments .slick-next { right: -10px; }
    .slick_comments .slick-prev { left: -10px; }
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -40px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .75;
    opacity: 1;
    color: #d0d0d0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #E5078B;
}

.slick_intro, .slick_uporaba {
	width: 100%;
	margin: 0;

	background: #ffffff;
	padding: 11px;

	box-shadow: 0 0 0 10px #ffffff, 0 0 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 22px rgba(0,0,0,0.1);

	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.slick_intro, .slick_uporaba img { width: 100%; }

/*--------------------------------------------------------------------------
#Custom Checkbox
*/

.ccheckbox-wrap {
    float: left;
    width: 100%;
    margin: 0 0 0;
    position: relative;


}
.ccheckbox-wrap_margin { margin-bottom: 1em; margin-top: 1em; }
.ccheckbox-wrap_margin_bottom { margin-bottom: 1em; }
.ccheckbox-wrap_margin_top { margin-top: 1em; }

.ccheckbox-angle { position: absolute; top: 0; left: -30px; width: 24px; height: 24px; display: block; }
.ccheckbox-angle { position: absolute; top: 0; left: -40px; width: 30px; height: 30px; display: block; }
.ccheckbox-angle::before {
    font-family: 'Font Awesome\ 5 Free';
    font-size: 24px;
    content: "\f101";
    content: "\f0a4";
    content: "\f06b";
    color: #ED1C24;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    font-weight: 600;
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;


/*
    animation: point_right 0.9s infinite;
    animation-timing-function: ease-in-out;
*/
    animation: rubberBand 2.4s infinite;
    animation-timing-function: ease-in-out;

}

@-webkit-keyframes point_right {
    0% {-webkit-transform: translateX(-16px); }
    100% {-webkit-transform: translateX(2px); }
}
@keyframes point_right {
    0% {transform: translateX(-16px); }
    100% {transform: translateX(2px); }
}

/*------------------------------------------------------------------------------------------------------*/

.ccheckbox_icon { position: absolute; z-index: 11; top: 0; left: -40px; width: 30px; height: 30px; display: block; }
.ccheckbox_icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #f0f0f0;

    animation: rubberBand 2.4s infinite;
    animation-timing-function: ease-in-out;
}
.ccheckbox_icon__gift::before {
    background: url('../img/gift.svg') center center no-repeat;
    background-size: 26px auto;
}
.ccheckbox_icon__shipping::before {
    background: url('../img/shipping-fast.svg') center center no-repeat;
    background-size: 28px auto;
}
.ccheckbox_icon__shield::before {
    background: url('../img/shield-alt.svg') center center no-repeat;
    background-size: 24px auto;
}

.ccheckbox_icon__hidden { display: none; }
.ccheckbox_icon__visible { display: block; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  13% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  20% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  13% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  20% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  33% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@media only screen and (max-width : 575px) {
    
    .ccheckbox-wrap {
        width: 88%;
        margin-left: 6%;

        width: 80%; /* v primeru dodatka ikon */
        margin-left: 15%; /* v primeru dodatka ikon */
    }
    .ccheckbox-wrap_no_margin_left { margin-left: 0; }
    .ccheckbox-wrap_radio { margin-left: 6%; }
    
}

/*------------------------------------------------------------------------------------------------------*/




.ccheckbox_label { font-size: 14px; font-size: 18px; padding: 3px 0 0 32px; line-height: 1.35; }
.ccheckbox {
    font-size: 14px;
    font-size: 18px;
    position: relative;
    display: block;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
}
.ccheckbox_small { line-height: 24px; height: 24px; }
.ccheckbox_absolute { position: absolute; top: 3px; left: 0; z-index: 11; width: 24px; }
.ccheckbox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.ccheckbox__indicator {
    position: absolute;
    top: 2px;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #000000;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

}
.ccheckbox_small__indicator { width: 24px; height: 24px; border: 1px solid #000000; }

.ccheckbox--radio { display: inline-block; }

.ccheckbox--radio .ccheckbox_small__indicator { border-radius: 50%; background-color: #ffffff; }

.ccheckbox--radio_label { padding-left: 30px; }

/* Checked state */
.ccheckbox input:checked ~ .ccheckbox__indicator,
.ccheckbox--radio input:checked ~ .ccheckbox__indicator {
    background: #F994CF;
    border: 2px solid #F994CF;
}
.ccheckbox input:checked ~ .ccheckbox_small__indicator { border: 1px solid #F994CF; }
/* Disabled state */
.ccheckbox input:disabled ~ .ccheckbox__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}
/* Check mark */
.ccheckbox__indicator:after {
    position: absolute;
    display: none;
    content: '';
}
/* Show check mark */
.ccheckbox input:checked ~ .ccheckbox__indicator:after {
    display: block;
}
/* Checkbox tick */
.ccheckbox--checkbox .ccheckbox__indicator:after {
    top: 6px;
    left: 10px;
    width: 3px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
.ccheckbox_small--checkbox .ccheckbox__indicator:after { top: 5px; left: 9px; width: 3px; height: 8px; }
/* Disabled tick colour */
.ccheckbox--checkbox input:disabled ~ .ccheckbox__indicator:after {
    border-color: #7b7b7b;
}
/* Radio button inner circle */
.ccheckbox--radio .ccheckbox__indicator:after {
    top: 8px;
    left: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}
/* Disabled circle colour */
.ccheckbox--radio input:disabled ~ .ccheckbox__indicator:after {
    background: #7b7b7b;
}

/*--------------------------------------------------------------------------
#flipclock
*/

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; 

}

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;

}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  width: 40px;
  height: 90px;
  height: 60px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;

}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  line-height: 60px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  font-size: 64px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  top: 29px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;

  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ffffff;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 4px;
  font-size: 70px; 
  font-size: 48px; 
}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  /*
  height: 100px;
*/
  height: 60px;
}

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
    /*
  width: 10px;
  height: 10px;
    */
  width: 7px;
  height: 7px;
  
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  /*top: -1.5em;*/
  bottom: -2em;
  right: -86px;
  right: -95px;
  color: black;
  color: #6D7890;

  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -95px;
}

.flip-clock-divider.seconds .flip-clock-label {
  right: -95px; }

.flip-clock-dot.top {
  top: 20px; }

.flip-clock-dot.bottom {
  bottom: 10px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }


.mycounter { width: 210px; margin: 0.5em auto 2.5em; padding: 0 0 0 0; display: block; }
.mycounter_upsell { width: 140px; margin: 1.5em auto 0; }
.mycounter_upsell { width: 140px; margin: 1em auto; transform: scale(1.4); }
.mycounter__wrap { padding: 10px 0 25px;  }
.flip-clock-wrapper ul { padding-top: 0; }

.flip-clock-wrapper ul {
        width: 30px;
        width: 22px;
        height: 50px;
        height: 36px;
        margin: 3px;
    }

.flip-clock-wrapper ul li { line-height: 36px; }
.flip-clock-wrapper ul li a div div.inn { font-size: 24px; }
.flip-clock-wrapper ul li a div.up:after { top: 17px; }
.flip-clock-divider { height: 36px; }

.flip-clock-dot.top { top: 12px; }
.flip-clock-dot.bottom { bottom: 6px; }
.flip-clock-divider .flip-clock-label { right: -69px; }

.flip-clock-divider.minutes .flip-clock-label { right: -69px; }
.flip-clock-divider.seconds .flip-clock-label { right: -69px; }

.flip-clock-divider.hours .flip-clock-label,
.flip-clock-divider.minutes .flip-clock-label,
.flip-clock-divider.seconds .flip-clock-label { display: none; }

.countdown_wrap {
    padding: 0.75em 0;
    position: relative;
    z-index: 11;
}
.countdown_wrap p {
    padding: 0 1em 0 0;
    display: block;
    text-align: right;
}

.countdown_wrap td {
    width: 50%;
    vertical-align: middle;
}
.countdown_wrap td:first-child {
    font-size: 24px;
    text-align: right;
    padding-right: 0.75em;
}

/*--------------------------------------------------------------------------
#bsmart_topbar
*/

.bsmart_topbar_body { padding-top: 75px; }
.bsmart_topbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
    background-color: #ffffff;
    box-shadow: 0 0 11px rgba(0,0,0,0.1);

    font-size: 20px;
    letter-spacing: 1px;

    display: none;
}
.bsmart_topbar_logo { width: 50px; position: absolute; top: 10px; left: 5%; }
.bsmart_topbar_text { text-align: center; padding: 0; line-height: 70px; }
.bsmart_topbar_nav { position: absolute; top: 0; right: 0; padding: 0; }
.bsmart_topbar_nav a { background-color: #f0f0f0; color: #4b4b4b; text-decoration: none; line-height: 70px; display: inline-block; padding: 0 1.5em; }
.bsmart_topbar_nav a:hover { background-color: #e1e1e1; }
.bsmart_topbar_nav .bsmart_topbar_btn { background-color: #BE1522; color: #ffffff; }
.bsmart_topbar_nav .bsmart_topbar_btn:hover { background-color: #D11725; }
.desaturate .bsmart_topbar_btn { background-color: #e1e1e1; color: #4b4b4b; }
.desaturate .bsmart_topbar_btn:hover { background-color: #d2d2d2; }



@media only screen and (max-width : 450px) { 
    .block_contact_form { line-height: 2; padding-bottom: 0.5em; }
    .block_contact_form a { display: block; }
    .block_contact_form span { display: none; }

    .submit {
        margin: 1em 6% 0 6%;
        padding: 0.75em 0;
        width: 88%;
        display: block;
        float: left;

    }
}


/*--------------------------------------------------------------------------
#footer
*/

/*--------------------------------------------------------------------------
#various
*/

.em_padding { padding-left: 1em; padding-right: 1em; }

strong, .debele { font-weight: 700; }
.tiskane { text-transform: uppercase; }

.white {
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
}
.vecje { font-size: 30px; }

.align-center { text-align: center; }
.align-right { text-align: right; }

.no-padding-top { padding-top: 0; }
.no-padding-bottom { padding-bottom: 0; }

.no-mrg-top { margin-top: 0; }
.no-mrg-right { margin-right: 0; }

.block_garanzia { display: block; }

.no_opacity { opacity: 0; }

.spacer { clear: both; }	


@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
     opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
     opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
    -webkit-animation: bounceInDown 0.75s forwards;
    animation: bounceInDown 0.75s forwards;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
    -webkit-animation: slideOutUp 1s forwards;
    animation: slideOutUp 1s forwards;
}

/*--------------------------------------------------------------------------
#StepTwo
*/

.full {
    position: relative;
    height: 100vh;
    display: table;
    width: 100%;
}
.full_table_order { background-color: #f8f8f8; } 
.absolute { display: table-cell; vertical-align: middle; }
.form_wrap_table_order { padding-top: 1em; }
.table_order_wrap { width: 600px; margin: 0 auto; }
.table_order { border-top: 1px dashed silver; margin-top: 1em; }
.table_order tr td {
    padding: 0.5em;
    border-bottom: 1px dashed silver;
    vertical-align: middle;
    line-height: 1.3;
}
.table_order tr td:nth-of-type(2) { text-align: right; }
.table_order tr td img {
    width: 150px;
    display: inline;
}
.table_order_icons_wrap {
    background-color: #f8f8f8;
    background-color: #ECDBC5;
    padding: 0 1.5em 2em;
}

.table_order_icons_wrap_logo { margin: 2.5em 0 0; padding: 2em 1.5em; }
.table_order_icons_wrap_logo a { width: 200px; margin: 0 auto; display: block; }
/*
.table_order_icons_wrap_logo a img { width: 100%; }
*/
.table_order_icons_wrap_logo img { width: 200px; margin: 0 auto; display: block; }
.table_order_title {
    text-align: center;
    /*
    font-variant: small-caps;
    */
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
}
.clmn_table_order_icons {
    width: 47.5%;
    margin: 0 5% 0 0;
    width: 50%;
    margin: 0;
    width: 49%;
    margin: 0 2% 0 0;
    float: left;
    position: relative;
}
.clmn_table_order_icons:nth-of-type(2) { margin-right: 0; }
.clmn_table_order_icons p {
    padding-left: 80px;
    line-height: 1.4;
    font-size: 16px;
}
.clmn_table_order_icons img {
    position: absolute;
    z-index: 1;
    top: 1.5em;
    left: 0;
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
}
.copy_table_order {
    font-size: 16px;
    text-align: center;
    padding: 2em 1.5em 1.75em;
    color: #a5a5a5;
}
.copy_table_order a { color: #a5a5a5; text-decoration: none; }
.submit_correct, .submit_confirm { margin-top: 0; font-size: 20px; letter-spacing: 0.5px; }
.btn_correct, .submit_correct { float: left; }
.btn_confirm, .submit_confirm { float: right; }
.btn_correct a, .submit_correct { background-color: #b4b4b4; }
.btn_correct a:hover, .submit_correct:hover { background-color: #a5a5a5; }

.btn_confirm a, .submit_confirm { background-color: #f994cf; }
.btn_confirm a:hover, .submit_confirm:hover { background-color: #F97AC4; }

.btn_correct .fa, .btn_confirm .fa { position: relative; top: 3px; font-size: 30px; text-shadow: none; color: rgba(0,0,0,0.25); padding-left: 5px; }
.btn_correct .fa { padding-right: 5px; padding-left: 0; }

.input-text_country_code {
    width: 10%;
    float: left;
    background-color: #e1e1e1;
    border-right: none;
    text-align: center;
}
.input-text_phone {
    width: 90%;
    float: left;
    border-left: none;
}

@media only screen and (max-width : 800px) {
    .table_order_wrap { width: 90%; }
}
@media only screen and (max-width : 750px) {
    .clmn_table_order_icons {
        width: 100%;
        float: none;
        margin: 0;
    }
    .input-text_country_code { width: 20%; }
    .input-text_phone { width: 80%; }
}
@media only screen and (max-width : 500px) {
    .btn_correct, .btn_confirm, .submit_correct, .submit_confirm { width: 50%; margin: 0; }
    .btn_correct a, .btn_confirm a, .submit_correct, .submit_confirm { display: block; padding: 0.35em 0; }
    .btn_correct a, .submit_correct { border-radius: 4px 0 0 4px; }
    .btn_confirm a, .submit_confirm { border-radius: 0 4px 4px 0; }
    .table_order tr td { padding: 0.3em 0.5em; line-height: 1.25; }
    .form_wrap_table_order { padding-top: 0; }
    .table_order_title_mobile_padding { padding-top: 0.75em; }
    .section_table_order { padding: 5% 0 0; }

    /*.table_order tr td img { width: 100px; display: inline; }*/
}
@media only screen and (max-width : 400px) {
    
    .clmn_table_order_icons p { padding-left: 0; text-align: center; padding-top: 0.5em; }
    .clmn_table_order_icons img {
        position: relative;
        z-index: 1;
        top: auto;
        left: auto;
        margin: 2em auto 0.5em;
    }
    .input-text_country_code { width: 30%; }
    .input-text_phone { width: 70%; }
}
@media only screen and (max-width : 450px) {
    .table_order tr:nth-of-type(1) td { display: block; width: 100%; }
    .table_order tr td {
        display: block; width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .table_order tr td:nth-of-type(1) {
        border-bottom: none;
        font-weight: 700;
        padding-bottom: 0;
    }
    .table_order tr:nth-of-type(1) td:nth-of-type(1) {
        border-bottom: 1px dashed silver;
        font-weight: 400;
        padding-bottom: 0.5em;
    }
    .table_order tr td:nth-of-type(2) {
        text-align: left;
        padding-top: 0;
    }
    .table_order tr:nth-of-type(1) td:nth-of-type(2) {
        padding-top: 0.5em;
    }

}
@media only screen and (max-width : 350px) {
    .submit_correct, .submit_confirm { font-size: 18px; }
}

/*--------------------------------------------------------------------------
#contactform button loading icon
*/

.submit_content {
    display: inline-block;
    position: relative;
    -ms-transition: padding .35s ease-in-out; 
    -webkit-transition: padding .35s ease-in-out; 
    transition: padding .35s ease-in-out;
}
.submit_content_expand { padding-left: 36px; }
.submit_content_expand .submit_loading {  opacity: 1; }
.submit_loading {
    background: url('../img/oval.svg') center left no-repeat;
    background-size: 24px;
    display: block;
    opacity: 0;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    -ms-transition: opacity .70s ease-in-out; 
    -webkit-transition: opacity .70s ease-in-out; 
    transition: opacity .70s ease-in-out;
}

/*--------------------------------------------------------------------------
#upsell
*/

.scroll__down {
    font-size: 36px;
    font-size: 48px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
    color: rgba(0, 0, 0, 0.25);
    text-shadow: none;
    position: absolute;
    position: fixed;
    z-index: 1111;
    padding: 0;
    text-align: center;
    width: 48px;
    margin: 0;

    animation: down 1s infinite;
    animation-timing-function: ease-in-out;
    animation-timing-function: cubic-bezier(0.75, 0.02, 0.5, 1);
}

/*
.scroll__down_left { left: -64px; bottom: 48px; }
.scroll__down_right { right: -64px; bottom: 48px; }
*/

.scroll__down_left { left: 50%; bottom: 48px; margin: 0 0 0 -24px; }
.scroll__down_right { right: -64px; bottom: 48px; }

@-webkit-keyframes down {
    0% {-webkit-transform: translateY(0); }
    100% {-webkit-transform: translateY(48px); }
}
@keyframes down {
    0% {transform: translateY(0); }
    100% {transform: translateY(48px); }
}

.section_upsell_bg { background-color: #c780c9; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.15); }
.color_upsell, .title_main_top_upsell span, .list_upsell li::before { color: #c780c9; }
.list_upsell li::before { color: #ffffff; }
.list_upsell { padding-top: 1em; }

.submit_upsell {
    background-color: #c780c9;
    float: none;
    display: block;
    margin: 1em auto 0;
}
.submit_upsell:hover { background-color: #D78AD9; }

.title_main_top_upsell span {
    line-height: 1.5;
    padding: 1px 0.25em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.block_upsell { display: block; }

.upsell_desc {
    font-size: 20px;
    padding: 0;
    line-height: 1.25;
    text-align: center;
}

.upsell_clmn {
    width: 47.5%;
    margin: 0 auto;
    position: relative;
}

.upsell_cena { padding-top: 0; }
.span_stara, .span_nova { font-size: 36px; }
.upsell_cena .span_stara { text-decoration: line-through; }
.upsell_cena .span_nova { color: #c780c9; }

.span_stara, .span_nova {
    display: block;
    line-height: 0.9;
    font-size: 50px;
}
.samodanes { background-color: #c780c9; color: #ffffff; padding: 0 0.5em; margin: 0.5em 0 0.25em; display: inline-block; }
.upsell_cena { padding: 1em 0; }



.upsell_postnina {  text-transform: uppercase; letter-spacing: 2px; }

.upsell_counter_top {
    position: relative;
    padding: 0;
    margin-top: -2.25em;
    text-transform: uppercase;
}

/*
.upsell_counter_top::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ffffff;
}
*/



.upsell_counter_top span {
    background-color: #c780c9;
    background-color: #ffffff;
    color: #c780c9;
    display: inline-block;
    padding: 0 1em;

    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.upsell_counter_wrap {
    border: 1px dashed #ffffff;
    border: 1px dashed #c780c9;
    padding: 1.5em;
    margin: 2.5em auto 0;
    margin: 0 auto 0;
}



{
        /*
    background-image:
        radial-gradient(#D7CCC1 5%, transparent 5%);
    background-color: #e4dfda;
    background-size: 100px 100px;
    */
}
@media only screen and (max-width : 1024px) {
    .upsell_clmn { width: 75%; }
}
@media only screen and (max-width : 700px) {
    .upsell_clmn { width: 100%; }
    .scroll__down { position: fixed; }
    /*
    .scroll__down_left { left: 0; bottom: 48px; }
    .scroll__down_right { right: 0; bottom: 48px; }
    */
}
@media only screen and (max-width : 600px) {
    .block_upsell { display: inline; }
}
@media only screen and (max-width : 500px) {
    /*
    .span_stara, .span_nova {
        display: block;
        line-height: 0.9;
        font-size: 50px;
    }
    .samodanes { background-color: #c780c9; color: #ffffff; padding: 0 0.5em; margin: 0.5em 0 0.25em; display: inline-block; }
    .upsell_cena { padding: 1em 0; }
    */

    .upsell_counter_wrap { margin: 2em auto 0; }
    .upsell_counter_wrap { margin: 1em auto 0; }

    .offer_expired { line-height: 1.25; }
}
@media only screen and (max-width : 400px) {

}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
    -webkit-animation: zoomOut 0.75s;
    animation: zoomOut 0.75s;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;

}

body, 
.list_check li::before,
.list_num li::before, 
.submit,
.label,
.input-select, 
.input-text, 
.label_quantity,
.smallFld,
.input-text_small { font-family: 'PT Sans', sans-serif; font-family: 'Signika', sans-serif; }

body { font-size: 18px; }
.title_section, h1 { font-weight: 700; }
.title_section, h1 { font-weight: 600; }
.list_check li::before {
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
}
.list_num li::before {
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
}
.submit {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
}
.label {
    line-height: 1.25;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.5px;
}
.input-select, 
.input-text, 
.label_quantity {
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
}
.smallFld, .input-text_small {
    font-size: 18px;
    font-weight: normal;
}

.custom-shape-divider-top-1595424656 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.custom-shape-divider-top-1595424656 svg {
    position: relative;
    display: block;
    width: calc(150% + 1.3px);
    height: 250px;
}

@media only screen and (max-width : 900px) {
    .custom-shape-divider-top-1595424656 svg {
        height: 150px;
    }
}
@media only screen and (max-width : 650px) {
    .custom-shape-divider-top-1595424656 svg {
        height: 100px;
    }
}

.custom-shape-divider-top-1595424656 .shape-fill {
    fill: #FFFFFF;
}

.btn_wrap_outer { position: relative; }
.btn_wrap_outer::before { content: ''; position: absolute; z-index: -2; top: 0; left: 0; width: 100%; height: 100%; background-color: #6B9B41; }

.title_btn {
    color: white;
    font-size: 36px;
    font-weight: 700;
    padding: 0;
    line-height: 1.25;
}


.section_btn::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    top: 0;
    left: 0;
    background: url('../img/waves.svg') center top no-repeat;
    background-size: 100% 50px;
}
.section_btn { position: relative; z-index: 2; margin-top: 50px; }
.section_btn::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    bottom: -1px;
    left: 0;
    background: url('../img/waves.svg') center top no-repeat;
    background-size: 1920px 50px;
    background-size: 100% 50px;
    transform: rotate(180deg);
}
.no_section_btn_top {
    padding: 45px 0 75px;
}
.no_section_btn_top::before { display: none; }
.section_btn_1::after {
    background: url('../img/waves-dark.svg') center top no-repeat;
    background-size: 1920px 50px;
    background-size: 100% 50px;
}
.section_btn_bottom { position: relative; z-index: 2; margin-top: 50px; }
.section_btn_bottom::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    bottom: -1px;
    left: 0;
    background: url('../img/waves.svg') center top no-repeat;
    background: url('../img/waves-dark.svg') center top no-repeat;
    background-size: 1920px 50px;
    background-size: 100% 50px;
    transform: rotate(180deg);
}

.clmn_btn { width: 47.5%; float: left; margin: 0 5% 0 0; }
.clmn_btn:nth-of-type(2) { margin: 0 0 0 0; }
.clmn_btn img { max-width: 100%; margin: 0 auto; }

.content_bg_square { position: relative; }
.content_bg_square::after {
    content: '';
    position: absolute;
    z-index: -4;
    width: 240%;
    height: 75%;


    background-color:  #F2FAF3;
    top: 15%;
    left: -122%;

/*
    width: 100%;
    height: 100%;
    padding: 28px;

    top: -78px;
    left: 50px;
*/
}
.content_bg_square::before {
    content: '';
    position: absolute;
    z-index: -3;
    padding: 28px;
    width: 100%;
    height: 100%;
    border: 6px solid #F5F9F1;
    border: 6px solid rgba(245, 249, 241, 1);
    border: 6px solid #dff0df;
    top: -33px;
    top: -23px;
    left: -33px;

}



#tableMg {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 80%;
    margin:auto;
 
  }
  
  #tableMg td, #tableMg th {
    border: 1px solid #ddd;
    padding: 8px;
    
  }
  
  #tableMg tr:nth-child(even){background-color: #f2f2f2;}
  
  #tableMg tr:hover {background-color: #E9F1FA;}
  
  #tableMg th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #E9F1FA;
    color: black;
	vertical-align: middle;
  }

.znaki_mg{
    width:100%;
    height: auto  !important;
}

.clmn_badge_wrap2{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    place-items: center;
    padding: 15px 0;
    }
    
    .clmn_badge_wrap2 img{
        min-width: 40px;
        max-width: 110px;

        width:100%;
    }


    .clmn_badge_wrap3{
        display: grid;
        grid-template-columns: repeat(4,1fr);
        place-items: center;
        padding: 15px 0;
        background: #E9F1FA;
        }
        
        .clmn_badge_wrap3 img{
            min-width: 40px;
            max-width: 110px;
            
        }

        .list {
            list-style-type: none;
            padding-top: 2em;
            border: 1px solid #FFEF32;
            padding: 20px;
            margin-top: 25px;
            background: rgba(255, 239, 50, 0.1);
        } 


.wrap2{
    width:85%;
    margin-top:10px;
    margin-bottom:100px;
}


.list2{
    list-style-type: none;
   
  
    padding: 0 15px;
  

}

.list2 li:before {
    list-style-type: none;
    font-family: 'FontAwesome';
    content: '\f105';
    color: #3882C2;
    margin:0 5px 0 -15px;
}


.faq_up{
    margin-bottom: 60px;
}

.intro_bullets{
    margin-top:15px;
    list-style-type: none;
    margin-left:25px;
    font-size:22px;
}

.intro_bullets li:before {    
    list-style-type: none;
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -15px;
    font-size: 19px;
    color: #FFEF32;
}


.section_comments div{
    background-color: #E9F1FA;
 
}

.section_comments{
    padding:25px 0 35px;
    background-color: #E9F1FA;
}

.clmn_btn{
    height: 100%;
    margin-top:40px;
}


.intro_bullets .debele{
    color:#FFEF32;
}

.title_btn {
    color:#FFEF32  !important;
}

.bsmart_topbar_body { padding-top: 100px; }
.bsmart_topbar {
  overflow: hidden;
  background-color: #fff;
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
    box-shadow: 0 0 11px rgba(0,0,0,0.1);
    font-size: 20px;
    letter-spacing: 1px;
    padding: 10px 0;  display: block;
    height:38px;
}

.bsmart_topbar ul {
    padding: 0;
    margin-right: 5%;
    float: right;
}

.bsmart_topbar a {
  float: left;
  display: block;
  color: #3d3d3d;
  text-align: center;

  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
}
.allProductsNav{
    background:rgb(218,70,75);
    color:white !important;
    padding:7px 10px;
    border-radius: 3px;
    margin-top:-1px;
    cursor: pointer;
    font-size:19px  !important;
}
.allProductsNav:hover{
    background:rgb(245, 144, 148) !important;

}
.bsmart_topbar a:hover {
  background-color: #e5e5e5;
  color: #3d3d3d;
}

.bsmart_topbar a.active {
  background-color: #e5e5e5;
  color: #3d3d3d;
}

.bsmart_topbar .icon {
  display: none;
}



.bsmart_topbar_logo img { width:90px !important; position: absolute; top: -9px; left: 5%; }

.bsmart_topbar_text { text-align: center; padding: 0; line-height: 70px; }
.bsmart_topbar_nav { position: absolute; top: 0; right: 0; padding: 0; }
.bsmart_topbar_nav a { background-color: #f0f0f0; color: #4b4b4b; text-decoration: none; line-height: 70px; display: inline-block; padding: 0 1.5em; }
.bsmart_topbar_nav a:hover { background-color: #e1e1e1; }
.bsmart_topbar_nav .bsmart_topbar_btn { background-color: #BE1522; color: #ffffff; }
.bsmart_topbar_nav .bsmart_topbar_btn:hover { background-color: #D11725; }
.desaturate .bsmart_topbar_btn { background-color: #e1e1e1; color: #4b4b4b; }
.desaturate .bsmart_topbar_btn:hover { background-color: #d2d2d2; }


.navPost{
    position:absolute;
    font-size: 17px;;
    top:27px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.znesekWrapper{
    width: 47.5%;
    display:flex;
    gap:4px;
    background-color: #fff;
    font-size: 19px;
    padding:5px 0;

}

.label_znesek{
  
}

.clmn_badge_wrap3 img{
    width: 100%;
}
.allProductsNavColored{
    background-color: #488CC7;
    margin-left: 6px;
  }

  .allProductsNavColored:hover{
    background-color: #72b7f3;
  }


.ambasadorjiTitle{
    text-align: center;
    font-size:42px;
   	margin-top: 0 !important;
    padding-top:30px;
    padding-bottom:0px;
    font-weight: 600;
 	margin-top:30px;
    background-color:#E9F1FA !important;
}


.wrapAmbasadorji{
	display:flex;
	justify-content:center;
	
	background: #E9F1FA;
	
	padding: 40px 20% 60px 20%;

}

.wrapAmbasadorji img{
width:100%;



border-top-left-radius:4px;
border-top-right-radius:4px;
}


.ambasadorCard{
	width:380px;
	margin: 0 4%;
	background-color:white;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
}

.ambasador_text_wrap{
background:white;

padding: 15px 5px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
text-align:center;


}

.ambasador_text{
box-sizing:border-box;
padding: 0 15px;
margin:auto;
font-size:18px;


}

.ambasadorName{
margin: 0px 0 5px;
font-weight: 700;
font-size:27px;
text-align:center;
}
.titleAmbasadors{
	background-color:#E9F1FA;
    font-size:48px;
    font-weight: 600;
	padding-top:30px;
margin-top:40px;
}

.sectionBottom{
margin: 0 0 55px;
}



/* slider nadges plugin */


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
  
  }
  
  /* Tooltip text */
  .tooltip .tooltiptext {
    visibility: hidden;
    display:inline-block;
    white-space: nowrap;
    width:auto;
    font-size:15px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 8px;
    border-radius: 6px;
  
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 4px;
    left:38px;
  
  
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
  }
  
  /* Tooltip arrow */
  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 40%;
    left: 0%;
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color:  transparent #555  transparent  transparent  ;
  }
  
  /* Show the tooltip text when you mouse over the tooltip container */
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
  .cardBadgesWrapper{
      position:relative;
  }
  .cardBadges{
      position:absolute;
      top:8px;
      left:8px;
  }
  
  .cardBadge{
      position:relative;
      
      width:32px;
  }
  
  
  .tooltip_img{
      width:100%;
      filter:saturate(160%);
  
  }
  
  
  .productCardWrapper:hover{
      box-sizing: border-box;
      background-color:rgba(65,65,65,0.05);
     
  }
  .listProduct{
      display:flex;
      justify-content:space-between;
      line-height:1.5;
  }
  


.thank_you_subtitle{
    text-align:center;
    color:white;
   font-size:26px;
}

.slick_wrapper{
   box-shadow: 0 0 3px rgba(0,0,0,.3);
   margin:50px 0;


   background:white;
   border-radius:10px;
   box-sizing: border-box;
 
}
.otherProducts{
      margin:0px 0px;
      padding:20px 60px;

      
}

.otherProducts a{
   text-decoration:none;
}
.productCardWrapper:hover{
   background:white;

}
.productCardWrapper{
  
   padding:0px;
  background:white;
  margin: 10px;

   border-radius:8px;
       
}

.cardImage{
   padding:16px;
}




.cardImage img{
   width:100%;
  
   border-radius:8px;
   
}

.cardData{
   padding:12px 18px;
   

  
}
.cardTitle{
   font-size:20px;
   font-weight:600;
   margin:1px 0 6px;
   color: rgba(0,0,0,0.7);

}

.cardPrices{
   display:flex;
   justify-content:space-between;
   align-content:center;
   color:#f1cd30;
   font-size:18px;
   font-weight:600;
   padding:0 3px;
}

.price_old{
       color:#414141;
   font-size:18px;
   text-decoration: line-through;
   font-weight:600;
}


.real_slick_wrap{
    background:#ECDBC5cc;
    border-radius: 8px;
    padding:0 0%;
}

.slick_title{
    margin-top:60px;
    padding-top:20px;
    text-align:center;
    font-size:28px;
    font-weight:600;
}
.cardStars{
}
.cardStars i{
    color:#f1cd30;
    line-height:1;
    margin:1px;
    font-size:17px;
}

.productCardWrapper:hover{
    box-sizing: border-box;
    background-color:rgba(65,65,65,0.25);
    
}

.listProduct{
    display:flex;
    justify-content:space-between;
    line-height:1.5;
}

hr{
    color:whitesmoke;
}