@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
    font-family: 'Calibri', Helvetica, Arial, sans-serif;
    padding-bottom: 0 !important;
}

*,
:after,
:before {
    box-sizing: inherit;
}

#footer,
.c000,
.c001 {
    display: none!important;
}

.c002 {
    bottom: 0px!important;
    position: fixed;
    left: 0;
    z-index: 10000 !important;
    display: none;
}

.c001 {
    display: block;
    margin-bottom: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.c003 {
    clear: both;
}


/***************************************/

.c004 {
    display: none !important;
}

.c005 {
    overflow: hidden;
    padding: 20px 0 3px;
    background: #0d75bc;
}

.c006 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1370px;
}

.c005 .c007 {
    display: inline-block;
    float: right;
    width: 45%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    min-height: 455px;
}

.c005 .c007 img {
    height: auto;
    width: 100%;
    max-width: 438px;
    margin-left: 5%;
}

.c005 .c008 {
    display: inline-block;
    float: left;
    width: 55%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 0px;
    min-height: 455px;
}

.c005 .c008 h3 {
    margin: 30px 40px 30px 50px;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
}

.c005 .c008 h4 {
    margin: 30px 40px 0 50px;
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 500;
    color: #fff;
}

.c005 .c009 {
    backface-visibility: hidden;
    background: #19191a;
    color: #fff;
    padding: 15px 55px 15px 15px;
    font-size: 56px;
    text-align: right;
    line-height: 1;
    overflow: hidden;
    margin: 0.7em 0 0.7em 50px;
    position: relative;
    max-width: 400px;
    width: auto;
    text-align: center;
}

.c005 .c009:after {
    content: '';
    position: absolute;
    z-index: 4;
    top: 50%;
    margin: -75px 0 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 75px solid transparent;
    border-right: 30px solid #0d75bc;
    border-bottom: 75px solid transparent;
    box-sizing: inherit;
}

.c005 .c009:before {
    content: '';
    position: absolute;
    z-index: 4;
    top: 50%;
    margin: -75px 0 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
}

.c005 .c010 {
    font-size: 35px;
    text-decoration: line-through;
}

.c005 .c011 {
    font-weight: 900;
    font-size: 22px;
    color: #0d75bc;
    margin-top: 15px;
    margin-bottom: 15px;
}

.price_holder {
    float: right
}

.c005 .c012 {
    color: #fff;
    font-size: 32px;
    display: inline-block;
    line-height: 1.5;
    overflow: hidden;
    clear: both;
    width: 53%;
}

.c005 .c012 p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 23px;
}

.c005 .c012 p:last-child {
    border-top: 1px solid rgba(228, 228, 228, 0.4);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

.c005 .c011 p {
    margin-left: 60px;
    font-weight: 900;
    font-size: 26px;
    margin: 0 0 0 60px;
    padding: 0;
}

.c005 .c013 {
    display: inline-block;
    font-size: 21px;
    line-height: 25px;
    width: 44%;
    color: #fff!important;
    vertical-align: top;
    margin-left: 2%;
    margin-top: 1%;
    color: #000
}

.c003 {
    clear: both;
}

.c005 .c014 {
    border: 1px solid rgba(255, 255, 255, 0.54);
    box-sizing: border-box;
    padding: 10px;
    margin-left: 50px;
    margin-bottom: 20px;
}

section.c015,
section.c015 .c016 {
    background-color: #eaf3f7;
    display: -webkit-box;
    display: -ms-flexbox;
}

section.c015 {
    height: 3.3rem;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

section.c015 .c016 {
    left: 0!important;
    padding: .4rem 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    z-index: 100;
    position: fixed;
    height: 3.3rem;
}

.c017 {
    position: relative;
}

section.c015 .c017 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

section.c015 .c018 span,
section.c015 .c018 span img {
    height: 2.5rem;
    width: 2.5rem;
}

section.c015 .c018 span img {
    width: 3rem;
    height: 3rem;
}

section.c015 .c019 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

section.c015 .c019 .c020 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-column-align: center;
    justify-items: center;
    margin-right: -.75rem;
}

.c021.c022 {
    padding-right: 1.5em;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #dd1e31;
    font-weight: 600;
    height: 2.5rem;
    font-size: 1.6rem;
}

.c021 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.25;
    position: relative;
    vertical-align: top;
    user-select: none;
    border: 1px solid #dbdbdb;
    color: #363636;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: .5em .75em;
}

.c021:hover {
    cursor: pointer;
}

.c023 {
    overflow: hidden;
    padding: 4% 1%;
    box-sizing: border-box;
}

.c024 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1370px;
    overflow: hidden;
}

.c024 h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    margin: 7px auto;
}

.c024 h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    margin: 1em;
    margin-bottom: 50px;
    line-height: 26px;
}

.c024 .c007>div {
    box-sizing: border-box;
    display: block;
    width: 25%;
    padding: 0 20px;
    vertical-align: top;
    text-align: center;
    float: left;
}

.c024 .c007>div h4 {
    font-size: 20px;
    margin: 1em;
    text-transform: uppercase;
}

.c024 .c007>div p {
    line-height: 1.3;
    color: #717171;
    font-size: 18px;
    margin: 1em;
}

.c025 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 1% 0;
}

.c026 {
    overflow: hidden;
    margin: 0 auto;
    max-width: 960px;
}
.c026 img {
    margin: 0 auto 25px;
    width: 95%;
    max-width: 500px;
    float: none;
    display: block;
}


.c026 h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    margin: 7px auto;
    width: 95%;
}

.c026 h3 {
    font-size: 20px;
    text-align: center;
    margin: 1em;
    font-weight: 300;
    margin-bottom: 50px;
    line-height: 26px;
}

.c027 {
    overflow: hidden;
}

.c028 h2 {
    text-align: center;
}

.c028 {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0;
}

.c029 {
    display: block;
    width: 100%;
}

.c029 img {
    width: 100%;
    max-width: 500px;
    display: block;
    float: none;
    margin: 10px auto;
}

.c030 {
    float: none;
}

.c031 {
    float: none;
}

.c028 h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    text-transform: uppercase;
    padding: 22px 0 10px;
}

.c032 {
    display: block;
    background: #22bad8;
    width: 40px;
    height: 2px;
    margin: 20px 0 20px 0;
}

.c026 p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    color: #000000;
    text-align: center;
}

.c033 {
    text-align: center;
    padding: 12px 32px;
    background-color: #2f90d9;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    display: block;
    margin: 50px auto 0;
    width: 100px;
    text-decoration: none;
}

.c034 {
    overflow: hidden;
    padding: 20px 0;
    background: #0160a0;
}

.c035 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1344px;
    overflow: hidden;
}

.c035 h2 {
    font-size: 44px;
    text-align: center;
    font-weight: normal;
    margin: 7px auto 35px;
    display: block;
    color: #000;
}

.c034 .c008 {
    display: inline-block;
    width: 49.5%;
    float: left;
}

.c034 .c007 {
    display: inline-block;
    width: 49.5%;
    float: right;
    color: #000;
}

.c034 .c036 {
    display: block !important;
}

.c034 .c037 img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.c034 div.c038 {
    margin: 0 auto;
    overflow: hidden;
    max-width: 550px;
    margin-top: 10px;
}

.c034 .c038>div {
    border: 1px solid #8e8e8e;
    width: 50px;
    float: left;
    margin: 2px;
    opacity: 0.5;
}

.c034 .c038>div {
    border: 1px solid #8e8e8e;
    width: 50px;
    float: left;
    margin: 2px;
    opacity: 0.5;
}

.c034 .c038>div:hover {
    opacity: 1;
}

.c034 .c038 .c039 {
    width: 100%;
    cursor: pointer;
}

.c034 .c040 {
    color: #dd1e31;
    font-weight: 700;
    margin-bottom: 1rem;
}

.c034 .c041 {
    width: 99%;
    padding-right: 1.5em;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #dd1e31;
    font-weight: 600;
    height: 2.5rem;
    font-size: 2rem;
    height: auto;
    font-size: 2rem;
    border: none;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
}

.c034 .c042,
.c043 {
    color: #ffffff;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.125;
}

.c034 .c042 {
    margin-bottom: 25px;
    display: block;
}

.c034 .c042 strong {
    font-weight: 700;
    font-size: 30px;
}

.c034 .c040 {
    color: #ff6575;
    font-weight: 900;
    margin-bottom: 15px;
    font-size: 17px;
}

.c034 .c044 img {
    margin-right: 8px;
}

.c034 .c045 span {
    font-size: 20px;
    line-height: 26px;
}

.c034 .c046 {
    font-weight: 700;
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-top: 5px;
}

.c034 .c046 span {
    font-size: 18px;
    font-weight: 700;
}

.c034 .c047 img {
    width: 100px;
    position: relative;
    top: 5px;
    margin: 0 3px 0 0;
}

.c034 .c047 span {
    font-weight: 500;
}

.c034 .c048 {
    padding: 20px 0 0;
    overflow: hidden;
}

.c034 .c049 {
    display: inline-block;
    width: 33%;
    float: left;
}

.c034 .c050 {
    margin-bottom: 20px
}

.c034 .c050 span {
    font-size: 22px;
    font-weight: 400;
}

.c034 .c012 {
    display: inline-block;
    width: 67%;
    float: right;
}

.c034 .c051 {}

.c034 .c051 select {
    border-radius: 3px;
    box-shadow: none;
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    color: #363636;
    cursor: pointer;
    display: block;
    font-size: 24px;
    outline: 0;
    padding: 15px 160px 15px 10px;
    position: relative;
}

.c034 .c051 select:hover {
    border-color: #b5b5b5;
}

.c034 .c051:after {
    border: 1px solid #0d75bc;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: .5em;
    pointer-events: none;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: .5em;
    margin-top: -.375em;
    right: 2.35em;
    top: 50%;
    z-index: 4;
}

.c034 .c051:hover:after {
    border-color: #333;
}

.c034 .c052 {
    text-decoration: line-through;
    color: #000;
    font-style: italic;
    font-weight: 400;
    text-align: right;
    font-size: 32px;
    padding-right: 20px;
}

.c034 .c053 {
    color: #000;
    font-weight: 500;
    text-align: right;
    font-size: 47px;
    padding-right: 19px;
    margin-bottom: 25px;
    margin-top: 50px;
}
.payment-methods {
    overflow: hidden;
    max-width: 599px;
}
.c034 .c054 {
    display: inline-block;
    width: 69%;
    float: left;
}

.c034 .c054 img {
    width: 100%
}

.c034 .c055 {
    display: inline-block;
    width: 36%;
    max-width: 154px;
    float: right;
    min-height: 41px;
    vertical-align: middle;
    border: 1px solid #efefef;
    border-radius: 5px;
    margin-top: 6.8%;
}
.c034 .c055 img {
    display: inline-block;
    float: left;
    max-width: 50px;
    width: 37%;
    margin-left: 3%;
}
.c034 .c055 span {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    padding-left: 7px;
    padding-top: 4px;
    padding-right: 5px;
    width: 51%;
    max-width: 100px;
    display: inline-block;
    float: right;
}

.c034 .c056,
.c057 {
    display: none;
}

.c058 {
    overflow: hidden;
    padding: 2em 0;
    background-color: #ffffff;
}

.c059 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1344px;
    overflow: hidden;
    padding-left: 20px;
}

.c058 .c060 h2 {
    font-size: 31px;
    font-weight: 100;
    line-height: 1.3;
    margin: 0;
}

.c059 span {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
    margin-top: 30px;
    display: block;
}
.c059 span:first-child {
    margin-top: 0;
}
.c059 ul {
    list-style: disc;
    padding-left: 20px;
}
.c059 ul li {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 5px;
}
.c059 ul li:last-child {
    margin-bottom: 20px;
}

.c058 .c062,
.c058 .c063,
.c058 .c064 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}

.c058 .c062 {
    width: 20%;
}

.c058 .c065 div p {
    line-height: 26px;
    font-size: 19px;
    margin: 3px auto;
}

.c058 .c065 div:first-child {
    display: inline-block;
    float: left;
    width: 42%;
    clear: both;
}

.c058 .c065 div:last-child {
    display: inline-block;
    float: left;
    width: 58%;
    box-sizing: border-box;
    padding-left: 10px;
}

.c058 .c065 div:first-child p {
    text-align: right;
    font-weight: 700;
}

.c061 .c066 div img,
.c061 .c067 div img,
.c061 .c068 div img {
    width: 100%;
    padding: 1%;
    box-sizing: border-box;
}

.c061 .c066 div {
    float: left;
    display: inline-block;
    width: 50%;
}

.c061 .c067 div {
    float: left;
    display: inline-block;
    width: 33.333%;
}

.c061 .c068 div {
    float: left;
    display: inline-block;
    width: 25%;
}

.c058 .c069 {
    padding: 0 50px;
    text-align: center;
    margin: 0px auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 30px;
}

.c058 .c070 {
    box-shadow: rgb(52, 52, 52) 0px 10px 14px -7px;
    max-width: 370px;
    margin: 0px auto;
    padding: 0px !important;
    color: rgb(255, 255, 255) !important;
}

.c058 .c070 a {
    background: #c71426;
    box-shadow: rgb(255, 110, 125) 0px 1px 0px 0px inset;
    background: linear-gradient(#dd1e31 5%, #c71426 100%) #dd1e31;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    padding: 15px 0px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin: 0px auto;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid rgb(142, 7, 21);
    color: rgb(255, 255, 255) !important;
}

.c058 .c070:hover a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c71426), color-stop(1, #dd1e31));
    background: -moz-linear-gradient(top, #c71426 5%, #dd1e31 100%);
    background: -webkit-linear-gradient(top, #c71426 5%, #dd1e31 100%);
    background: -o-linear-gradient(top, #c71426 5%, #dd1e31 100%);
    background: -ms-linear-gradient(top, #c71426 5%, #dd1e31 100%);
    background: linear-gradient(to bottom, #c71426 5%, #dd1e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c71426', endColorstr='#dd1e31', GradientType=0);
    background-color: #c71426;
}

.c071 {
    overflow: hidden;
    padding: 0;
    background-color: #004e8c;
}

.c072 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1344px;
    overflow: hidden;
}

.c072>div {
    width: 100%;
    box-sizing: border-box;
    float: left;
    padding: 30px 0;
    color: #fff;
    text-align: center;
}

.c071 .c074 {
    margin-left: 35px;
}

.c071 .c074 h2 {
    font-size: 46px;
    margin: 10px 0 0;
}

.c071 .c074 p {
    font-size: 28px;
    line-height: 32px;
    margin: .5em;
}

.c071 .c075 iframe {
    width: 100%;
    height: 98%;
    min-height: 376px;
}

.c074 {
    padding: 10px 0!important;
}

.c079 {
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #e2e2e2;
}

.c080 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1344px;
    overflow: hidden;
    background-color: #fff;
}

.c079 .c068 {
    display: inline-block;
    float: left;
    width: 25%;
}

.c079 .c068 div img {
    width: 100%;
    margin: 0 auto;
    float: none;
    max-width: 95px;
    display: block;
}

.c079 .c068 div p {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    margin: 1em 0;
    color: #333;
}

footer.c081 {
    padding: 3rem 4rem 2rem;
    background-color: #eaf3f7;
    overflow: hidden;
}

footer.c081 .c017 {
    position: relative;
    height: 2em;
}

.c081 .c082 {
    margin-right: 0;
    margin-left: 0;
}

footer.c081 .c082 {
    position: relative;
    width: 80%;
    float: left;
}

footer.c081 a {
    color: #0a0a0a;
    cursor: pointer;
    text-transform: uppercase;
}

footer.c081 .c083 {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

footer.c081 .c083 .c084,
section.c085 .c086:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
    -webkit-box-direction: normal;
    padding: 0 6%;
}

footer.c081 .c083 .c084:first-child img {
    width: 300px;
}

footer.c081 .c083 .c084:last-child img {
    width: 100px;
}

.c034 .c087 span {
    font-size: 24px;
    font-weight: 400;
}

.c088 {
    margin: 20px 0;
    width: 390px;
}

.c087 {
    font-size: 24px;
    margin-bottom: 13px;
    width: 100%;
}

.c034 .c051 {
    width: 100%;
}

.c034 .c051 .c089 {
    padding-right: 0px;
    font-size: 24px;
    padding: 11px;
    width: 80%;
}

.c034 .c051:last-of-type:after {
    right: 0;
}

footer.c081 .c018 {
    cursor: pointer;
    width: 20%;
    box-sizing: border-box;
    padding-left: 50px;
    position: static;
    float: left;
}

footer.c081 span img {
	width: 150px;
}

.c090 {
    color: red!important
}

footer.c081 .c091 {
    width: 25%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 1%;
}

footer.c081 .c083 {
    width: 50%;
    box-sizing: border-box;
    padding: 0 1%;
}

footer.c081 span {
    top: 0;
    position: static!important;
    right: 0;
}

.c092 .c016 {
    width: 100%;
    position: fixed;
    height: auto;
    background: #eaf3f7;
    z-index: 999999999;
}

.c093 {
    float: left;
    width: 9%;
    box-sizing: border-box;
    padding: 5px;
}

.c019 {
    float: left;
    width: 90%;
    box-sizing: border-box;
    padding: 5px;
    text-align: right;
}

.c092 .c093 img {
    max-width: 135px;
    margin: 5px;
}

.c092 .c094 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    font-size: 1rem;
    user-select: none;
    font-size: 23px;
    border: 1px solid #dbdbdb;
    color: #363636;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 0.5em;
    background-color: #dd1e31;
    font-weight: 600;
    text-decoration: none;
}

.c095 .c096 {
    color: #fff;
    text-decoration: none;
}

.c105,
.c106,
.c107 {
    display: none !important
}

.c034 .c051:after {
    display: none;
}

.c034 .c051:after {
    border: 1px solid #0d75bc;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: .5em;
    pointer-events: none;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: .5em;
    margin-top: -.375em;
    right: 2.35em;
    top: 50%;
    z-index: 4;
    display: none;
}

footer.c081 .c017 {
    height: auto;
}

footer.c081 .c018 {
    position: static;
}
.c061 {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    max-width: 1344px;
    overflow: hidden;
}
.c069 a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    background: #c71426;
    box-shadow: rgb(255, 110, 125) 0px 1px 0px 0px inset;
    background: linear-gradient(#dd1e31 5%, #c71426 100%) #dd1e31;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    padding: 15px 0px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin: 22px auto;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid rgb(142, 7, 21);
    color: rgb(255, 255, 255) !important;
    max-width: 295px;
    display: block;
}
.sticky_holder {
    height: 50px;
}
/* MEDIA QUERIES */
@media screen and (min-width: 769px) {
    .c082:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (min-width: 1000px) {
    section.c015 {
        height: 3.8rem;
    }
    section.c015 .c016 {
        height: 3rem;
    }
    .c017 {
        margin: 0 auto;
        width: 960px;
    }
    section.c015 .c017>div {
        width: 50%;
    }
    .c021.c022 {
        height: 3rem;
        font-size: 1.5rem;
    }
    footer.c081 .c091 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 40%;
    }
    footer.c081 .c091 a:last-child {
        margin-left: 1.5rem;
    }
    footer.c081 .c083 {
        width: 45%;
    }
}

@media screen and (min-width: 1192px) {
    .c017 {
        width: 1152px;
    }
}

@media screen and (min-width: 1384px) {
    .c017 {
        width: 1344px;
    }
    footer.c081 span {
        right: 4rem;
    }
}

@media (max-width: 1379px) {
    .c005 .c012,
    .c005 .c013 {
        width: 100%;
        float: none;
        text-align: center;
    }

    .c006 {
        max-width: 1024px;
        overflow: hidden;
    }
    .c013 {
        font-size: 17px;
    }
    .c009 {
        width: auto;
        font-size: 50px;
    }
    .c012 {
        line-height: 1.2;
    }
    .c005 .c007 img {
        padding-top: 40px;
    }
    .c034 .c008 {
        margin-left: 10px;
        width: 43%;
    }
    .c034 .c007 {
        margin-right: 10px;
    }
}

@media (max-width: 1299px) {
    .c075 iframe {
        min-height: 280px;
    }
    .c074 h2 {
        font-size: 36px;
    }
    .c074 p {
        font-size: 25px;
        line-height: 1.5;
    }
    .c071 .c074 h2 {
        font-size: 39px;
    }
    .c071 .c074 p {
        font-size: 27px;
    }
}

@media (max-width: 1199px) {
    .c034 .c052 {
        font-size: 30px;
    }
    .c034 .c053 {
        font-size: 34px;
    }
    .c034 .c052 {
        padding-left: 10px;
    }
    .c034 .c050 span {
        font-size: 20px;
    }
    .c034 .c051 select {
        padding: 15px 100px 15px 10px;
    }
    .c075 iframe {
        min-height: 210px;
    }
    .c074 h2 {
        font-size: 25px;
    }
    .c074 p {
        font-size: 18px;
    }
}

@media (max-width: 1023px) {
    .c005 .c007 {
        margin-top: 10px!important
    }
    .c005 {
        padding: 0px;
    }
    .c005 .c007 img {
        margin-top: 0!important;
    }
    .c005 .c014 {
        margin-right: auto;
        margin-left: auto;
        width: 95%;
    }
    .price_holder {
        float: none
    }
    .c005 {
        padding-bottom: 0;
    }
    .c005 .c007,
    .c005 .c008 {
        float: none;
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 700px;
        min-height: inherit;
    }
    .c028 h2 {
        text-align: center;
        margin-top: 20px;
        font-size: 25px;
        font-weight: 500;
    }
    .c005 .c013 {
        font-size: 22px;
    }
    .c005 .c007 img {
        height: auto;
        margin: 0 auto;
        float: none;
        max-width: 380px;
        display: block;
        padding-top: 0;
        margin-top: 5px;
    }
    .c005 .c008 h3 {
        margin-right: 0;
        margin-left: 0;
        text-align: center;
        margin-top: 10px;
    }
    .c005 .c008 h4 {
        margin-right: 0;
        margin-left: 0;
        text-align: center;
    }
    .c005 .c009 {
        text-align: center;
        max-width: 470px;
        width: auto;
        margin: 0.7em auto;
        padding: 15px 50px;
        font-size: 46px;
        box-sizing: border-box;
    }
    .c005 .c012 {
        line-height: 1.5;
    }
    .c005 .c009:before {
        border-left: 30px solid #0d75bc;
    }
    .c005 .c009:after {
        border-right: 30px solid #0d75bc;
    }
    .c024 .c007>div {
        width: 50%;
        margin: 10px 0;
    }
    .c024 .c007>div:nth-child(3) {
        clear: both;
    }
    .c028,
    .c029,
    .c029 img,
    .c030,
    .c031,
    .c032 {
        width: 97%;
        margin: 10px auto;
        float: none;
        display: block;
        text-align: center;
    }
    .c032 {
        width: 180px;
    }
    .c034 .c049 {
        width: 35%;
    }
    .c034 .c012 {
        width: 65%;
    }
    .c034 .c053 {
        font-size: 25px;
    }
    .c034 .c052 {
        font-size: 20px;
    }
    .c034 .c051 select {
        padding: 5px 65px 5px 10px;
    }
    .c034 .c050 {
        margin-bottom: 10px;
    }
    .c034 .c050 span {
        font-size: 16px;
    }
    .c034 .c053 {
        margin-top: 30px;
    }
    .c034 .c054 {
        width: 63%;
    }
    .c034 .c055 span {
        font-size: 12px;
    }
    .c034 .c040 {
        font-size: 16px;
    }
    .c058 .c062 {
        text-align: center;
        margin: 10px 0 20px;
    }
    .c058 .c060 h2 {
        font-size: 25px;
    }
    .c058 .c062,
    .c058 .c063,
    .c058 .c064 {
        width: 100%;
        display: block;
        float: none;
    }
    section.c015 .c016 {
        height: 2.6rem;
    }
    footer.c081 .c018 {
        width: 100%;
        margin-top: -25px;
    }
}

@media screen and (max-width: 999px) {
    .c071 .c073 {
        margin-top: 7px;
        padding-bottom: 20px;
    }
    .c071 .c074 {
        margin-left: auto;
        margin-right: auto;
    }
    section.c015 .c017 {
        width: 100%;
    }
    section.c015 .c018 {
        left: 0;
        position: absolute;
        margin-left: .7rem;
    }
    section.c015 .c019 {
        position: absolute;
        right: 0;
        margin-right: .7rem;
        width: 70%;
    }
    .c072>div {
        float: none;
        width: 100%;
        text-align: center;
        padding: 5px;
    }
    .c075 iframe {
        max-width: 470px;
        min-height: 260px;
    }
    .c091 a {
        display: block;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .c034 .c053 {
        margin-top: 0;
    }
    footer.c081 .c082,
    footer.c081 .c018,
    footer.c081 .c091,
    footer.c081 .c083,
    footer.c081 .c083 .c084 {
        display: block;
        width: 100%;
        margin: 1em auto;
        text-align: center;
        padding: 0;
    }
    footer.c081 .c018 {
        float: left!important;
    }
    footer.c081 {
        padding: 1em;
    }
    footer.c081 .c018,
    footer.c081 .c082,
    footer.c081 .c083 .c084 {
        margin: 0
    }
    footer.c081 .c018 {
        position: static
    }
    .contact-form-box {
        float: none!important;
    }
    .c008 {
        text-align: center;
    }
    .c008 h3,
    .c008 h4,
    .c009,
    .c012,
    .c011 p {
        margin: 15px auto;
        box-sizing: border-box;
        padding: 5px;
    }
    section.c015 .c017 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c021.c022 {
        font-size: 1rem;
        width: 170px;
    }
    .c034 .c008,
    .c034 .c007 {
        display: block;
        float: none;
        width: 97%;
        margin: 0 auto;
    }
    .c034 .c055 {
        width: 35%;
    }
    .c034 .c007 {
        max-width: 500px;
        margin-top: 20px;
    }
    .c034 div.c038 {
        max-width: 500px;
        margin-bottom: 5px;
    }
    .c034 .c037 img {
        max-width: 500px;
    }
    .c058 .c066 div,
    .c058 .c067 div,
    .c061 .c068 div,
    .c058 .c066 div img,
    .c058 .c067 div img,
    .c061 .c068 div img {
        margin: 0 auto;
        float: none;
        display: block;
        width: 97%;
        overflow: hidden;
    }
    .c058 .c061 {
        margin-top: 10px;
    }
    .c058 .c066 div img,
    .c058 .c067 div img,
    .c058 .c068 div img {
        max-width: 500px;
    }
    .c058 .c065 div:last-child {
        margin-bottom: 20px;
    }
    .c058 .c098 div p,
    .c058 .c099 div p {
        line-height: 22px;
        font-size: 15px;
    }
    .c079 .c068 {
        display: block;
        float: none;
        margin: 5px auto;
        width: 100%;
    }
    .c005 .c012 {
        width: 100%;
        margin: 10px auto;
    }
    .c005 .c013 {
        width: 100%;
        margin: 10px auto;
    }
    #c068-mob img {
        max-width: 300px;
    }
    .c024 .c007>div {
        width: 100%;
        float: none;
    }
}

@media (max-width: 599px) {
    .c024 .c007>div img {
        width: 80px;
    }
    .c024 .c007>div {
        width: 100%;
    }
    .c024 .c007>div h4 {
        margin: 10px auto 0;
    }
    .c058 .c065 div:first-child,
    .c058 .c065 div:last-child {
        margin: 0 auto;
        float: none;
        display: block;
        width: 97%;
        overflow: hidden;
    }
    .c058 .c065 div:first-child p {
        text-align: left;
    }
    .c034 .c037 img {
        max-width: 100%;
    }
    .c034 .c041 {
        font-size: 1.3rem;
        margin-top: 20px;
        width: 100%;
        margin: 0 auto;
        float: none;
        padding: 10px 0;
        display: block;
    }
}

@media (max-width: 479px) {
    .sticky_holder {
        height: 40px;
    }
    .c092 .c093 img {
    max-width: 100px;
    margin: 5px;
    }
    .c034 {
        padding: 1em 0!important;
    }
    .c079 .c068 div img {
        max-width: 75px!important
    }
    .c079 .c068 div p {
        font-size: 18px!important
    }
    .c058 .c069 {
        padding: 0 10px!important    
    }
    .c005 .c009 {
        padding: 15px!important;
    }
    .c005 .c007 {
        margin-top: 0px!important
    }
    .c005 .c012 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .c035 h2 {
        font-size: 30px;
    }
    .c034 .c045 span {
        font-size: 18px;
        line-height: 24px;
    }
    .c065 {
        margin-bottom: 30px!important
    }
    .c065 p:first-child {
        margin-bottom: 15px!important
    }
    .c065 p {
        padding-left: 5px!important;
    }
    .c049 {
        text-align: center;
    }
    .new {
        font-size: 42px;
    }
    .c071 .c074 h2 {
        font-size: 29px;
    }
    .c071 .c074 p {
        font-size: 18px;
        line-height: 1.2em;
    }
    .c005 .c008 h3,
    .c005 .c008 h4 {
        font-size: 28px;
        width: 95%;
    }
    .c088 {
        max-width: 315px;
    }
    .c034 .c051 .c089 {
        max-width: 300px;
    }
    .c005 .c009 {
        font-size: 30px;
    }
    .c058 .c065 div p {
        text-align: center;
    }
    section.c015 .c016 {
        height: 3.2rem;
    }
    .c021.c022 {
        width: 185px;
    }
    .c058 .c065 div:first-child p {
        text-align: center;
    }
    .c058 .c065 div:first-child p {
        text-align: center;
    }
    .c021 {
        margin-top: 5px;
    }
    .c005 .c012 {
        font-size: 20px;
    }
    .c005 .c008 h3,
    .c005 .c008 h4,
    .c005 .c009,
    .c005 .c012,
    .c005 .c013,
    .c005 .c011 p {
        margin: 10px auto;
        width: 100%!important;
    }
    .c005 .c013 {
        font-size: 18px;
        margin-top: 0!important
    }
    .c005 .c010 {
        font-size: 24px;
    }
    .c034 .c049,
    .c034 .c012,
    .c034 .c051 select,
    .c034 div.c038,
    .c034 .c055,
    .c034 .c054,
    .c034 .c055 span {
        width: 100%;
        margin: 0 auto;
        float: none;
        display: block;
    }
    .c034 .c049,
    .c034 .c012,
    .c034 .c054 {
        max-width: 300px;
    }
    .c034 .c053 {
        text-align: center;
        padding: 0;
        margin-top: 12px;
    }
    .c034 .c051 select {
        max-width: 50px;
    }
    .c034 .c050 {
        margin-bottom: 20px;
    }
    .c034 div.c038 {
        max-width: 300px;
    }
    .c034 .c055 {
        padding: 8px 0 10px;
        background-position: center top;
        max-width: 300px;
        min-height: 30px;
        background-size: 50px;
    }
    .c034 .c055 span {
        text-align: center;
        font-size: 17px;
        max-width: 300px;
        margin-top: 5px;
    }
    .c034 .c040 {
        font-size: 13px;
    }
    .c034 .c046 span {
        line-height: 24px;
    }
    .c034 .c042 {
        margin-top: 10px;
    }
    .c074 h2 {
        font-size: 20px;
    }
    .c074 p {
        font-size: 16px;
    }
    .c071 .c075 iframe {
        max-width: 300px;
        min-height: 200px;
    }
    .c101 {
        background-position: 21% 35px, top center;
    }
    .c102 {
        background-position: 19% 15px;
    }
    .c103 select {
        width: 100%;
    }
    .c103,
    .c104 {
        text-align: left;
        padding: 0 5px;
        margin-top: 0;
        vertical-align: bottom;
        line-height: 29px;
    }
    .c092 .c094 {
        font-size: 20px;
    }
    .c018 {
        width: 15%;
        float: left;
        text-align: center;
        padding: 0;
    }
    .c019 {
        float: right;
        width: 80%;
        padding: 0;
    }
    .c005 .c008 h3 {
        font-size: 30px;
    }

    .c005 .c008 h4 {
        font-size: 20px
    }
}
@media (max-width: 500px) {
    .c034 .c053 {
        font-size: 34px;
    }
    .c034 .c052 {
        font-size: 26px;
    }
}

@media (max-width: 360px) {
    .c088 {
        max-width: 280px;
        margin: 20px auto;
    }
    .c034 .c051 .c089 {
        width: 91%;
    }
    .c034 .c051:last-of-type:after {
        right: 10px;
    }
}

@media (max-width: 322px) {
    .c005 .c010 {
        display: block;
        margin-bottom: 10px;
    }
    .c009 .new {
        display: block;
    }
}



.c065 {
    margin-bottom: 50px;
}

.c065 p {
    font-size: 18px;
    line-height: 30px;
    padding-left: 20px
}

.c065 p:first-child {
    margin-bottom: 35px;
    padding-left: 0px
}

.c005 .c009 {
    padding: 21px 55px 21px 15px; 
}

.images_holder img {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
}
.images_holder img:first-child {
    margin-bottom: 40px;
}
.c065 img {
    width: 100%;
    max-width: 650px;
    display: block;
}
.c034 {
    overflow: hidden;
    padding: 80px 0;
    background: #ffffff;
}
@media (max-width: 767px) {
    .images_holder img {
        max-width: 100%;
    }
    .c065 img {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 340px;
        display: block;
        float: none;
    }
}

/* Wistia video section start*/
@media (min-width: 479px) {
    .wistia_responsive_wrapper,
    .wistia_responsive_padding,
    .c075 {
        max-width: 600px;
        max-height: 600px
    }
    .wistia_responsive_wrapper,
    .wistia_responsive_padding,
    .c075 {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
}
/* Wistia video section end*/
/*KRAJ*/.txt-align-left {
  text-align: left !important;
}

.txt-small {
  font-size: 14px;
}

.txt-bold {
  font-weight: 600;
}

.medHold {
  width: 95% !important;
  max-width: 500px !important;
  margin: 0 auto !important;
}

.medHold img {
  width: 95% !important;
  max-width: 500px !important;
  margin: 0 auto !important;
  display: block
}

.rev {
  max-width: 600px !important;
}

.bot-holder {
  width: 90% !important;
  max-width: 500px !important;
  display: block !important;
  float: none !important;
  margin: 30px auto !important;
  border-radius: 5px !important;
}

.bot-holder .bkb-wrapper {
  border: 1px solid #ddd !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}


/* ORDER FORM BLACKBOX REGENERATION FIX @=>1.10.2020 */
.contact-form-box {
  position: relative;
}

div#newform div#repp3,
div#newform div#repp33,
div#newform div#repp34 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100% !important;
  background: #000;
  z-index: 9999999;
  color: #fff;
  opacity: .9;
  font-size: 20px;
  text-align: center;
  line-height: 1.5em;
  font-family: inherit;
  padding-top: 100px;
}

/* COUPONS */

.coupons {
  display: flex;
  justify-content: space-between;
}

.coupon_wrapper {
  width: 100%;
  float: left;
}

.coupon_field {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 99999999999999999;
  font-weight: 900;
}

@media screen and (min-width: 1025px) {
  .coupon_field {
    padding: 5px;
  }
}

.valid_coupon {
  background: #5cb85c;
}

.invalid_coupon {
  background: #ff0000;
}

#checkCoupon {
  float: right;
  font-weight: 600;
  font-size: 19px;
  height: 45px;
  line-height: 45px;
  background-color: #82b541 !important;
  color: #ffffff;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
  text-indent: 0;
  display: block;
  letter-spacing: -1px;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  /* border-radius: 3px; */
  border: none;
}

#checkCoupon:hover {
  transition: all 0.2s ease;
  background-color: #8fc050 !important;
}

.t8-selector .t8-selector-text .t8-quantity .t8-select .selector-holder {
  margin: 0px !important;
}

/* TOS */

.tosbody {
  padding-top: 130px !important;
}

/* FAQ & 404 page */

.faq {
  padding-top: 130px !important;
}

/* Niche template product of the day image fix */
.selector-slider .slider-wrapper .main-image img {
  max-width: 280px;
}

/* Blured logo fix */

.logo-holder img {
  /* image-rendering: -moz-crisp-edges; Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  /* image-rendering: crisp-edges; */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}


.property-image {
  width: 50px;
}

body .instantAddChecked {
  background-color: #0be881 !important;
}


.send_instant_added {
  position: fixed;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  background-color: #4caf50;
  border: none;
  color: #fff !important;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  width: 95%;
  max-width: 600px;
  font-weight: 600;
  line-height: 1.35;
  box-shadow: 0px 6px 17px 24px rgb(0 0 0 / 44%);
  -webkit-box-shadow: 0px 6px 17px 24px rgb(0 0 0 / 44%);
  -moz-box-shadow: 0px 6px 17px 24px rgb(0 0 0 / 44%);
  z-index: 999997;
  border-radius: 10px;
  border: 3px solid #fff;
}

.instant_add {
  margin: 15px auto;
  display: block;
  border: none;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  width: 95% !important;
  max-width: 600px;
  font-weight: 600;
  line-height: 1.35;
  box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -webkit-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -moz-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  z-index: 999997;
  border-radius: 2px;
}

.fixed-btn {
  position: relative;
  display: block;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.buttonItsNo {
  display: block;
  text-decoration: none;
  color: #333353;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  background: #d2d2d2;
  box-shadow: 0 6px 6px -6px #000;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #fff;
  max-width: 600px;
  float: none;
  margin: 30px auto 5px;
}


.discount-bln {
  position: absolute;
  font-weight: bold;
  padding: 5px;
  background: #EA5C3D;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  color: #fff;
  line-height: 33px;
  margin: 5px;
}


/* INSTANT UPSELL MESSAGE TEST START */
.thankyou-heading-instant {
  margin-bottom: 10px;
}

.thankyou-description-instant p {
  margin-bottom: 10px;
}

.fragment {
  font-size: 15px;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none;
  width: 95%;
  max-width: 600px;
  margin: 10px auto;
  float: none;
  color: #333;
  text-align: center;
  line-height: 1.5;
  box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -webkit-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -moz-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
}

.fragment:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
}

.fragment h3 {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 32px;
}

#the-close {
  float: right;
  display: inline-block;
  padding: 0;
  background: none;
  color: #000;
  font-size: 24px;
  position: relative;
  top: -10px;
  left: 2px;
}

/* INSTANT UPSELL MESSAGE TEST END */


/* Seasonal text animation start */

.season-banner-wrapper h2 {
  -webkit-animation: color-change 4s infinite;
  -moz-animation: color-change 4s infinite;
  -o-animation: color-change 4s infinite;
  -ms-animation: color-change 4s infinite;
  animation: color-change 4s infinite;
}

@keyframes color-change {
  0% {
    color: white;
  }
  25% {
    color: white;
  }
  50% {
    color: #ea5c3d;
  }
  75% {
    color: #ea5c3d;
  }
  100% {
    color: white;
  }
}
@-webkit-keyframes color-change {
  0% {
    color: white;
  }

  25% {
    color: white;
  }

  50% {
    color: #ea5c3d;
  }

  75% {
    color: #ea5c3d;
  }

  100% {
    color: white;
  }
}

/* Seasonal text animation end */

video {
  max-width: 600px;
  width: 95%;
  margin: 10px auto !important;
}


/* Book package note css fix START */
.t2-availability,
.t2b-availability {
  margin-bottom: 3px !important;
}

.t2-button,
.t2b-button {
  margin-top: 30px !important;
}
.t2b-header-image .circle_holder span:first-child{
  font-size: 22px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.t2b-order-form video{
  width: 100%;
}
.c044 {
  margin-bottom: 10px !important;
}

.books {
  margin: 0 auto;
}

.t1-description-box .the-benefits,
.t1-header .the-benefits {
  max-height: 100% !important;
}

/* Book package note css fix END */



/* Hiding delivery time on tmpl_1 START */
.t1-header .the-benefits .benefit-item:nth-child(2) {
  display: none !important;
}

/* Hiding delivery time on tmpl_1 END */


/* Modal/pop up style START */
div#cp-modal-background {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999999998;
  display: block;
}

div#cp-modal {
  width: 90%;
  max-width: 400px;
  height: fit-content;
  position: fixed;
  top: 15%;
  bottom: 0;
  right: 0;
  left: 0;
  /* inset: 0px; */
  margin: auto;
  padding: 0px 5px 5px;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  z-index: 99999999999;
  text-align: center;
  border: 3px solid #fe9901;
  border-radius: 5px;
}

div#cp-modal button {
  position: absolute;
  top: 5px;
  right: 5px;
  transition: all 200ms;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(51 51 51 / 60%) !important;
  background: none;
  border: none;
  float: right
}

div#cp-modal img {
  width: 100%;
  max-width: 240px;
  margin: 5px auto 0;
  float: none;
  display: block;
}

div#cp-modal h2 {
  color: #f5313b;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 17px;
  text-transform: uppercase;
}

div#cp-modal p {
  color: #333;
  font-size: 15px;
  line-height: 1.35;
  width: 97.5%;
  display: block;
  margin: 15px auto;
  float: none;
}

div.coupon-code-holder {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 5px auto 10px;
}

div#cp-modal span:first-child {
  border-right: none;
  padding: 0 10px;
  border-radius: 5px 0px 0px 5px;
  font-size: 16px;
  color: #000000;
  background: #f9f9f9;
  min-height: 35px;
  justify-content: center;
  align-items: center;
  border: 2px dashed #ffdf00;
  border-right: none;
}

div#cp-modal span:last-child {
  border-left: none;
  padding: 0 10px;
  border-radius: 0px 5px 5px 0px;
  font-size: 24px;
  background: #ffdf00;
  min-height: 35px;
  justify-content: center;
  align-items: center;
  color: #000;
}

div#cp-modal span {
  display: inline-flex;
  font-style: normal;
  font-weight: 700;
  margin: 0 auto;
  width: fit-content;
}

div#cp-modal a {
  display: block;
  font-size: 14px;
  color: #999;
  margin: 10px auto 5px;
  font-weight: 300;
  font-style: italic;
}

body .clickA {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
}

/* Modal/pop up style END */


/* Video feed START */
.video-feed-wrapper {
  /*flex*/
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  /*row*/
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  /*h-center*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*v-center*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* rest */
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 5px;
}

.video-feed-single {
  /*flex*/
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  /*h-center*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*v-center*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width:768px) {
  .video-feed-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

/* Video feed END */

/* Product of the day css */
.daily-product {
  text-align: center;

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;

  background: #CED8E1 !important;

  /* Inside auto layout */

  flex: none;
  align-self: stretch;
  flex-grow: 0;

  margin: 0;
  padding: 8px 16px;

  width: 100%;
  font-size: 24px;
  line-height: 32px;
}
.daily-product::before,
.daily-product::after {
  content: '';
  display: inline-block;
  width: 32px; /* Set width and height as needed */
  height: 32px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M9.88469 14.7694C8.53558 14.7694 7.38419 14.2925 6.43052 13.3389C5.47684 12.3852 5 11.2338 5 9.88469C5 8.53558 5.47684 7.38419 6.43052 6.43052C7.38419 5.47684 8.53558 5 9.88469 5C11.2338 5 12.3852 5.47684 13.3389 6.43052C14.2925 7.38419 14.7694 8.53558 14.7694 9.88469C14.7694 11.2338 14.2925 12.3852 13.3389 13.3389C12.3852 14.2925 11.2338 14.7694 9.88469 14.7694ZM9.88469 11.9781C10.4662 11.9781 10.9607 11.7748 11.3682 11.3682C11.7758 10.9616 11.9791 10.4671 11.9781 9.88469C11.9781 9.30318 11.7748 8.80913 11.3682 8.40253C10.9616 7.99594 10.4671 7.79218 9.88469 7.79125C9.30318 7.79125 8.80913 7.99501 8.40253 8.40253C7.99594 8.81006 7.79218 9.30411 7.79125 9.88469C7.79125 10.4662 7.99501 10.9607 8.40253 11.3682C8.81006 11.7758 9.30411 11.9791 9.88469 11.9781ZM22.4453 27.33C21.0962 27.33 19.9448 26.8532 18.9911 25.8995C18.0375 24.9458 17.5606 23.7944 17.5606 22.4453C17.5606 21.0962 18.0375 19.9448 18.9911 18.9911C19.9448 18.0375 21.0962 17.5606 22.4453 17.5606C23.7944 17.5606 24.9458 18.0375 25.8995 18.9911C26.8532 19.9448 27.33 21.0962 27.33 22.4453C27.33 23.7944 26.8532 24.9458 25.8995 25.8995C24.9458 26.8532 23.7944 27.33 22.4453 27.33ZM22.4453 24.5387C23.0268 24.5387 23.5213 24.3355 23.9289 23.9289C24.3364 23.5223 24.5397 23.0278 24.5387 22.4453C24.5387 21.8638 24.3355 21.3698 23.9289 20.9632C23.5223 20.5566 23.0278 20.3528 22.4453 20.3519C21.8638 20.3519 21.3698 20.5556 20.9632 20.9632C20.5566 21.3707 20.3528 21.8647 20.3519 22.4453C20.3519 23.0268 20.5556 23.5213 20.9632 23.9289C21.3707 24.3364 21.8647 24.5397 22.4453 24.5387ZM6.95388 27.33L5 25.3761L25.3761 5L27.33 6.95388L6.95388 27.33Z" fill="%23E73710"/></svg>');
  flex-shrink: 0;
}

/* Hide breadcrumbs */
.crumbs {
  display: none;
}










/*Surprise gift box START*/
.surprise-gift-box {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    linear-gradient(0deg, rgba(47, 63, 102, 0.7), rgba(47, 63, 102, 0.7)),
    linear-gradient(180deg, #77B6FF 0%, #113B80 100%),
    linear-gradient(0deg, #EDF1F4, #EDF1F4),
    linear-gradient(0deg, #FEC100, #FEC100),
    linear-gradient(0deg, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 0.66));
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  margin: 24px 0 0;
  float: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  gap: 10px;
  box-shadow: 0px 0px 10px rgba(14, 14, 33, 0.06), 0px 6px 16px rgba(14, 14, 33, 0.04), 0px 4px 6px rgba(14, 14, 33, 0.04), 0px 2px 2px rgba(14, 14, 33, 0.04);
  position: relative;
  cursor: pointer;
}
.surprise-gift-box::before {
  font-family: Roboto, sans-serif;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 0.5px solid #657785;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #FEFEFE;
}
.surprise-gift-box.added {
  background: linear-gradient(0deg, rgba(47, 63, 102, 0.7), rgba(47, 63, 102, 0.7)), linear-gradient(180deg, #77B6FF 0%, #113B80 100%), linear-gradient(0deg, #EDF1F4, #EDF1F4), linear-gradient(0deg, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 0.66)), #FEC100;
}
html body .surprise-gift-box .headline {
  padding-top: 0px;
}
.surprise-gift-box .headline {
  padding: 4px 24px !important; /* important because of a template override */
  background: #EA5C3D;
  font-size: 1.2em;

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border: 1.4px solid #0B1223;
  border-radius: 4px;
  color: #2f3f66;
  align-self: flex-end;
  margin-top: -47px;
  position: relative;
  width: auto;
}
.surprise-gift-box .headline::after {
  content: url('/svg/hand_pointer.svg');
  position: absolute;
  bottom: -10px;
  right: -10px;
}
.surprise-gift-box.added .headline {
  background-color: #41CC02;
  border: none;
}
.surprise-gift-box.added .headline::after {
  display: none;
}

.surprise-gift-box .headline label[for=surprise-gift] {
  width: 100%;
  cursor: pointer;
  position: relative;
  top: 1px;

  justify-content: center;
}

.surprise-gift-box .headline label[for=surprise-gift]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  content: "";
  transition: color, ease, .2s;
  max-width: 20px;
  width: 100%;
  height: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 2px solid #fff;
  /* margin-right:.2em; */
  position: relative;
  top: -3px;
  margin-top: 5px;
  display: none;
}

.surprise-gift-box .headline .text-add {
  color: #000;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 19px;
  background: #fff;
  padding: 0 !important;
  border-radius: 5px;

  visibility: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.surprise-gift-box .headline .text-add::after {
  visibility: visible;
  position: absolute;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #FEFEFE;
  white-space: nowrap;
  font-family: Roboto, sans-serif;
}

.surprise-gift-box .headline .text-add img {
  position: relative;
  top: 3px;

  display: none;
}
.surprise-gift-box .headline .surprise-gift-arrow {
  font-size: 1.8em;
  margin: 0 .1em;
  margin-bottom: 7px;
  color: #fff;
}

.surprise-gift-box .headline .text-surprise-gift-title {
  line-height: 1.2;
  font-size: 20px;
  color: #fff;
  margin-top: 6px;

  display: none;
}

.surprise-gift-box .headline .price-surprise-gift {
  font-weight: 700;
  color: #fff;
  font-size: 23px;

  display: none;
}

.surprise-gift-box .content {
  overflow: hidden;

  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
}

.surprise-gift-box .content .image-holder {
  width: 100% !important;
  max-width: 107px;
  order: 1;
}

.surprise-gift-box .content .text-holder {
  width: 75%;
}

.surprise-gift-box .content .image-holder img {
  max-width: 60px;
  width: 100%;
  height: fit-content;

  content: url('/svg/mysterybox.svg');
}

.surprise-gift-box .content .text-holder p {
  color: #FEFEFE;
  font-size: 14px;
  line-height: 18px;

  font-family: Roboto, sans-serif;
}

.surprise-gift-box .content .text-holder p b {
  color: #FFF8E1;
}

#remove-surprise-package,
#remove-insurance-package {
  text-decoration: none;
  color: #000;
}

#remove-surprise-package img {
  margin-left: 5px;
}

.payu-modal img {
  margin: 0 auto;
  display: block;
}

.covid-19-disclaimer {
  overflow: hidden;
  top: 10px;
  border-radius: 3px;
}

.surprise-gift-box .content {
  display: flex
}

/*.surprise-gift-box{background-image:url(image.php?static=surprise-bckgrd.png);background-size:cover;background-repeat:no-repeat;background-position:center center;padding:10px 10px 80px}*/
@media(max-width:500px) {
  .surprise-gift-box .headline .text-surprise-gift-title {
    font-size: 14px;
  }

  .surprise-gift-box .headline .text-add {
    font-size: 15px;
  }

  .surprise-gift-box .headline .price-surprise-gift {
    font-size: 19px;
  }
}

/*Surprise gift box END*/

/*Xmas gift box START*/
.xmas-gift-box {
  font-family: "Calibri", Helvetica, Arial, sans-serif !important;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  width: 100%;
  overflow: hidden;
  border-radius: 3px;
  margin: 10px auto 0;
  float: none;
  display: block
}

.xmas-gift-box .headline {
  padding: 2% 1.5%;
  width: 100%;
  background-color: #d60000;
  font-size: 1.2em;
  position: relative;
  justify-content: center;
  justify-items: center;
}

.xmas-gift-box .headline input#xmas-gift {
  margin-right: 5px;
  position: absolute;
  top: 0;
  opacity: 0;
  margin-left: 6px
}

.xmas-gift-box .headline label[for=xmas-gift] {
  width: 100%;
  cursor: pointer;
  position: relative;
  top: 1px;
}

.xmas-gift-box .headline label[for=xmas-gift]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  content: "";
  transition: color, ease, .2s;
  max-width: 20px;
  width: 100%;
  height: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 2px solid #fff;
  /* margin-right:.2em; */
  position: relative;
  top: -3px;
  margin-top: 5px;
}

.xmas-gift-box .headline input#xmas-gift:checked+label[for=xmas-gift]:after {
  content: "";
  position: absolute;
  left: 9px;
  top: -5px;
  display: inline-block;
  transform: rotate(40deg);
  height: 28px;
  width: 13px;
  border-bottom: 3px solid #478b05;
  border-right: 3px solid #478b05;
  margin-top: -5.5px;
  border-radius: 2px;
}

.xmas-gift-box .headline .text-add {
  font-weight: bold;
  color: #000;
  font-size: 21px;
  background: #fff;
  padding: 4px 5px;
  border-radius: 5px;
}

.xmas-gift-box .headline .text-add img {
  position: relative;
  top: 3px;
}

.xmas-gift-box .headline .xmas-gift-arrow {
  font-size: 1.8em;
  margin: 0 .1em;
  margin-bottom: 7px;
  color: #fff;
}

.xmas-gift-box .headline .text-xmas-gift-title {
  line-height: 1.2;
  font-size: 20px;
  color: #fff;
  margin-top: 6px;
}

.xmas-gift-box .headline .price-xmas-gift {
  font-weight: 700;
  color: #fff;
  font-size: 29px;
}

.xmas-gift-box .content {
  overflow: hidden;
  padding: 2.5%;
}

.xmas-gift-box .content .image-holder {
  width: 20%;
}

.xmas-gift-box .content .text-holder {
  width: 80%;
}

.xmas-gift-box .content .image-holder img {
  max-width: 60px;
  width: 100%;
  height: fit-content;
}

.xmas-gift-box .content .text-holder p {
  color: #000;
  font-size: 16px;
  line-height: 1.25;
  margin-left: 25px;
  margin-right: 5px;
}

.xmas-gift-box .content .text-holder p b {
  color: #d60000;
}

#remove-xmas-package img {
  margin-left: 5px;
}

.payu-modal img {
  margin: 0 auto;
  display: block;
}

.covid-19-disclaimer {
  overflow: hidden;
  top: 10px;
  border-radius: 3px;
}

.xmas-gift-box .content {
  display: flex
}

/*.surprise-gift-box{background-image:url(image.php?static=surprise-bckgrd.png);background-size:cover;background-repeat:no-repeat;background-position:center center;padding:10px 10px 80px}*/
@media(max-width:767px) {
  .xmas-gift-box .headline input#xmas-gift:checked+label[for=xmas-gift]:after {
    top: -6px;
  }
}

@media(max-width:500px) {
  .xmas-gift-box .headline .text-xmas-gift-title {
    font-size: 14px;
  }

  .xmas-gift-box .headline .text-add {
    font-size: 15px;
  }

  .xmas-gift-box .headline .price-xmas-gift {
    font-size: 19px;
  }
}

/*Xmas gift box END*/

/* messenger chat */
@media (max-width: 575px) {
  .fb_dialog_content>iframe {
    left: 0 !important;
    bottom: 7px !important;
    z-index: 200;
  }

  .sticky-bottom-line {
    z-index: 999999;
  }
}

/* HR kuna/euro fix for subtemplate 9 */

@media (min-width: 330px) and (max-width: 400px) {
  .t9-selector-box .t9-selector .t9-description span:first-child {
    font-size: 24px !important;
  }

  .t9-selector-box .t9-selector .t9-description span:last-child {
    font-size: 30px !important;
    padding: initial !important;
  }
}

/* COD Subscription test for Perishable products START */

.info-modal-container {
  position: fixed;
  z-index: 1000001 !important;
  display: none;
}
.info-modal-container:before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000002;
  margin: auto;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
}
.info-modal {
  position: fixed;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  z-index: 1000003;
  transform: translate(-50%,-50%);
  width: calc(100% - 30px);
  max-width: 800px;
  max-height: calc(100vh - 108px - 32px); /* - 2x header height - 2x desired padding */
  overflow: auto;
  margin: auto;
  background: #fff;
}
.info-modal-heading {
  padding: 15px 30px;
  background: #10ac84;
  position: relative;
}
.info-modal-heading p {
  margin: 0;
  line-height: 41.6px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.info-modal-close {
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  right: 16px;
  top: 11px;
  font-size: 40px;
  cursor: pointer;
}
.info-modal-text {
  padding: 30px;
}
.info-modal-text h4 {
  margin: 0 0 15px;
  line-height: 28px;
  font-size: 20px;
}
.info-modal-text ul {
  list-style-position: inside;
  list-style-type: disc;
  margin-top: 20px;
  margin-bottom: 15px;
}
.info-modal-text ul li {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  margin: auto;
  width: 100%;
  padding-left: 25px;
  list-style: none;
  line-height: 28px;
  font-size: 20px;
}
.info-modal-text ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.info-modal-text ul li:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  background: #10ac84;
  position: absolute;
  top: 6px;
  right: unset;
  bottom: unset;
  left: 0;
  z-index: 0;
  margin: auto;
  content: '';
}
.info-modal-text p {
  margin: 20px 0 0;
  line-height: 28px;
  font-size: 16px;
}
.info-modal-image img {
  max-height: 450px;
  margin: 0 auto 30px;
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .t11-header .t11-wrapper{
    padding-top: 20px;
  }
  .info-modal-heading {
      padding: 15px 42px 15px 20px;
  }
  .info-modal-heading p {
      line-height: 31.2px;
      font-size: 24px;
  }
  .info-modal-close {
      font-size: 32px;
  }
  .info-modal-text {
      padding: 20px 20px 0;
  }
  .info-modal-text h4 {
      line-height: 22.4px;
      font-size: 16px;
  }
  .info-modal-text ul li {
      line-height: 22.4px;
      font-size: 16px;
  }
  .info-modal-text p {
      font-size: 14px;
      line-height: 22.4px;
  }
  .info-modal-image img {
      max-height: unset;
      padding: 0 30px;
  }
  .daily-product {
    font-size: 16px;
    line-height: 20px;
  }
  #videodiv{
    margin-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  .discount-bln {
    font-size: 15px;
  }

}
/* COD Subscription test for Perishable products END */

/* Tmpl11 redesign mob gallery & phone code & truck icon fix START */
.c061 > .c037 + .c037,
.cstm_c_h_inner > .phone-oper-note + .phone-oper-note {
  display: none !important;
}  
.t11-header .t11-header-text .cod-wr span::before {
  content: '';
}
/* Tmpl11 redesign mob gallery & phone code & truck icon fix END */


/* pulising animation on main btn  */
@keyframes pulse {
  0% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.05);
  }
  100% {
      transform: scale(1);
  }
}

.orderButton.ws_submit_btn,
.sticky-bottom-button {
  display: inline-block;
  animation: pulse 1.5s infinite;

}
/*  GENERAL.CSS
*********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
*/
/* STYLESHEET RESET START
------------------------------------------------------- */
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    box-sizing: inherit;
}
body {
    font-family: Calibri, Helvetica, Arial, sans-serif;
    line-height: 1.3;
}
h1, h2, h3, h4, h5, h6, p {
  line-height: 1.15;
}
/* STYLESHEET RESET END
------------------------------------------------------- */
/* PREDEFINED CSS START
------------------------------------------------------- */
/* Margins*/
.mrg-0 {
    margin: 0;
}
.mrg-small  {
  margin: 10px;
}
.mrg-medium  {
  margin: 20px;
}
.mrg-large  {
  margin: 30px;
}
.mrg-top-small  {
  margin-top: 10px;
}
.mrg-top-medium  {
  margin-top: 20px;
}
.mrg-top-large  {
  margin-top: 30px;
}
.mrg-bottom-small  {
  margin-bottom: 10px;
}
.mrg-bottom-medium  {
  margin-bottom: 20px;
}
.mrg-bottom-large  {
  margin-bottom: 30px;
}
/* Paddings */
.pdn-0 {
    padding: 0;
}
.pdn-small  {
  padding: 10px;
}
.pdn-medium  {
  padding: 20px;
}
.pdn-large  {
  padding: 30px;
}
.pdn-top-small  {
  padding-top: 10px;
}
.pdn-top-medium  {
  padding-top: 20px;
}
.pdn-top-large  {
  padding-top: 30px;
}
.pdn-bottom-small  {
  padding-bottom: 10px;
}
.pdn-bottom-medium  {
  padding-bottom: 20px;
}
.pdn-bottom-large  {
  padding-bottom: 30px;
}
/* Bold*/
.bold {
  font-weight: 700;
}
.semibold {
  font-weight: 600;
}
.notbold {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
@media screen and (max-width:768px){
  h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* Margins */
  .mrg-small  {
    margin: 5px;
  }
  .mrg-medium  {
    margin: 10px;
  }
  .mrg-large  {
    margin: 15px;
  }
  .mrg-top-small  {
    margin-top: 5px;
  }
  .mrg-top-medium  {
    margin-top: 10px;
  }
  .mrg-top-large  {
    margin-top: 15px;
  }
  .mrg-bottom-small  {
    margin-bottom: 5px;
  }
  .mrg-bottom-medium  {
    margin-bottom: 10px;
  }
  .mrg-bottom-large  {
    margin-bottom: 15px;
  }
  /* Paddings */
  .pdn-small  {
    padding: 5px;
  }
  .pdn-medium  {
    padding: 10px;
  }
  .pdn-large  {
    padding: 15px;
  }
  .pdn-top-small  {
    padding-top: 5px;
  }
  .pdn-top-medium  {
    padding-top: 10px;
  }
  .pdn-top-large  {
    padding-top: 15px;
  }
  .pdn-bottom-small  {
    padding-bottom: 5px;
  }
  .pdn-bottom-medium  {
    padding-bottom: 10px;
  }
  .pdn-bottom-large  {
    padding-bottom: 15px;
  }
}
/* PREDEFINED CSS END
------------------------------------------------------- */
/* FLEX START
------------------------------------------------------- */
.parent {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
}
.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.h-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.v-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.flex-3 {
  flex: 3;
}
.flex-4 {
  flex: 4;
}
.flex-5 {
  flex: 5;
}
.flex-6 {
  flex: 6;
}
.order-1 {
  order:1;
}
.order-2 {
  order:2;
}
.center {
  text-align: center;
}
.talign-l {
  text-align: left;
}
.w-100 {
  width: 100%;
}
/* FLEX END
------------------------------------------------------- */





/* COLORS.CSS
*********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
*/

/* BRAND #2*/
/* BACKGROUND COLORS START
------------------------------------------------------- */
.bg-color-primary {
    background-color: #2b4369!important;
}
.bg-color-secondary {
    background-color: #f9f9f9!important;
}
.bg-color-tertiary {
    background: transparent linear-gradient(180deg,#0000004A 0%,#FFFFFF00 29%,#FFFFFF00 71%,#0000004A 100%) 0% 0% no-repeat padding-box!important;
    background-color: rgb(13,0,72)!important;
}
.bg-color-black {
    background-color: #000000!important;
}
.bg-color-white {
    background-color: #ffffff!important;
}
.bg-color-action {
    background: #f4d078!important;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b)!important;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b)!important;
}
.bg-color-action:hover {
    background: -webkit-linear-gradient(top,#f0c14b,#f7dfa5)!important;
    background: linear-gradient(to bottom,#f0c14b,#f7dfa5)!important;
}
.bg-color-action-2 {
    background: #fff352!important;
}
/* BACKGROUND COLORS END
------------------------------------------------------- */

/* TEXT COLORS START
------------------------------------------------------- */
.txt-color-primary {
    color: #ffffff!important;
}
.txt-color-secondary {
    color: #2b4369!important;
}
.txt-color-black {
    color: #000000!important;
}
.txt-color-white {
    color: #ffffff!important;
}
.txt-color-action {
    color: #000000!important;
}
/* TEXT COLORS END
------------------------------------------------------- */



/* EXTRAS.CSS
*********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
***********************************************
*/
/* ANSWERLY BOT CSS START
------------------------------------------------------- */
.rev {
  max-width: 600px!important;
}
.bot-holder {
    width: 90%!important;
    max-width: 500px!important;
    display: block!important;
    float: none!important;
    margin: 30px auto!important;
    border-radius: 5px!important;
}
.bot-holder .bkb-wrapper {
    border: 1px solid #ddd!important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
/* ANSWERLY BOT CSS END
------------------------------------------------------- */
/* FIXES CSS START
------------------------------------------------------- */
.fb-comments-box-section-bg {
  display: none;
}
.c049 {
  width: 100%;
}
/* FIXES CSS END
------------------------------------------------------- */

/* TEMP BRAND CSS START
------------------------------------------------------- */
.contactButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b)!important;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b)!important;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-top-left: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-top-right: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottom-right: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottom-left: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    display: block;
    margin: 0 auto;
    color: #000000!important;
    font-family: "Calibri", "Helvetica Neue", Arial, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: bold;
    font-style: normal;
    height: 54px;
    line-height: 53px;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: none;
    box-shadow: 0 6px 6px -6px #000;
}
.contactButton:hover {
     background: -webkit-linear-gradient(top,#f0c14b,#f7dfa5)!important;
    background: linear-gradient(to bottom,#f0c14b,#f7dfa5)!important;
}
.c034 .c041 {
    background: #f4d078!important;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b)!important;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b)!important;
    color: #000!important;
     box-shadow: 0 6px 6px -6px #000;
}
.c034 .c041:hover {
    background: #f4d078!important;
    background: -webkit-linear-gradient(top,#f0c14b,#f7dfa5)!important;
    background: linear-gradient(to bottom,#f0c14b,#f7dfa5)!important;
}
.circle_span {
    top: 120px!important;
    text-align: center;
}
.c034 {
    margin-top: 60px;
}
.c071 {
  background-color: #2B4369!important;
}

.c058 .c070 a {
    box-shadow: none!important;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b)!important;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b)!important;
    border:none!important;
    color: #000!important;
}
.c058 .c070 a:hover {
    background: -webkit-linear-gradient(top,#f0c14b,#f7dfa5)!important;
    background: linear-gradient(to bottom,#f0c14b,#f7dfa5)!important;
}

div.header-wrapp {
  background-color: #EF6547!important;
} 

.c005 {
    padding-top: 90px!important;
}


/* ADDITIONAL */
.product_img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    float: none;
    display: block;
}
.order_title {
    font-size: 34px;
    text-align: center;
    line-height: 1;
    margin: 20px auto;
}
.c076 .c007,
.c076 .c008, 
.c075 {
   display: inline-block!important;
   width: 48%;

}
.c076 .c007 {
  float: right;
}
.c076 .c008 {
  float: left;
}
.t1-order-form-item,
.t8-order-form-item,
.t5-order-form-item  {
    width: 45%;
}
.c077 {
    background-color: #fff0!important;
    max-width: 1000px;
    margin: 0 auto;
}
.t8-order-form .t8-order-form-item .t8-order-form-media-holder img,
.product_img,
.video_hold {
    margin-top: 60px!important;
}
.t8-media-warranty .product_img {
    margin-top: 0!important
}
.c034 .c037 img.product_img {
    margin-top: 0px!important;
}
.t5-header .the-benefits {
  width: 95%;
}
.t5-header .the-benefits a,
.t5-description-box .the-benefits a {
    width: 96%;
}
.t5-advantage-text h4,
.t5-benefit-text h4 {
  margin-bottom: 10px;
}
.contact-form-top {
  display: none
}
.bot-holder {
  clear: both
}
.c008 img {
  max-width: 600px;
  width: 100%;
}
.c034 .c037 img {
  max-width: 600px
}
.c075 {
  margin-bottom: 0!important
}
.slick-prev, .slick-next {
  box-sizing: border-box!important;
}
.t1-360-box,
.t1-social-comments-box {
  display: none!important
}
.medHold {
  width: 95%!important;
  max-width: 500px!important;
  margin: 0 auto!important;
}
.c049 .bold:first-child,
.selector-holder .mrg-bottom-small:first-child {display: none!important}
@media (max-width: 767px) {
  .c076 .c007, .c076 .c008, .c075 {
      display: block!important;
      width: 99%;
      margin: 0 auto;
  }
  .t1-order-form-item,
  .t8-order-form-item,
  .t5-order-form-item  {
    width: 100%;
  }
  .t8-order-form .t8-order-form-item .t8-order-form-media-holder img,
  .product_img,
  .video_hold  {
    margin-top: 20px!important;
  }
  .product_img {
    margin-top: 20px!important;
  }
  .c034 .c037 img.product_img {
    margin-top: 0px!important;
  }
  .form-bonus {
    width: 95%!important;
  }
  .button-contact {
    width: 99%!important;
  }
  span.circle_span {
    top: 110px!important;
  }
}
/* TEMP BRAND CSS END
------------------------------------------------------- */
