.breadcrumb {
    text-transform: uppercase;
}

.produkty .article-introtext {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1rem;
    max-height: 2rem;
}

.fa-bars:before {
    content: url(/images/menu_icon.png) !important;
}
.close-offcanvas .fa-bars:before {
    content: url(/images/menu_icon_white.png) !important;
}

.tech-pd {
    max-height: 100px;
    margin-left: auto;
    margin-right: auto;
}
a >.produkt-row1 {
    color: #000000;
}
@media (max-width:767px) {
img.tech-zoom {
    max-width: 33.3333vw;
}
}


@media (min-width:1200px) {
  .col-padding-right15vw-1200px {
  padding-right: 33vh ;
}
}

.fp-tableCell #moveDown-light, .fp-tableCell #moveDown-dark {
    display: none;
}

h2.cojeuvnitr {
    color: #7f381d;
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 30px;
}

.sppb-btn.focus, .sppb-btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0px rgba(0,123,255,0);
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

.pagination-wrapper .pagination {
    margin-bottom: 0;
    display: inline-flex;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
    margin-left: auto !important;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
}
.pagination-wrapper {
    align-items: center;
    display: block !important;
    text-align: center;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #6e3722;
    border-color: #6e3722;
}
.pagination-counter {
    display: block;
    float: none;
    margin-bottom: 20px;
}


body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -320px;
}

.sppb-row-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.offcanvas-menu {
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
}

.menu-kv {
    list-style: none;
    /* padding: 0; */
    /* margin: 0; */
    /* max-width: 1140px; */
    margin: 0px auto 0px auto;
    text-align: center;
    -webkit-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    -moz-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    background-color: #F9F4EE;
    padding: 0 15%;
    display: block;
}
ul.menu-kv > li {
    display: inline-block;
    padding: 0px 0;
  font-size: 15px;
    font-family: "myriad-pro";
    font-weight: 700;
}
.menu-kv li > a {
    color: #7f381d;
    padding: 15px 20px;
    line-height: 49px;
}
.menu-kv li.active, .menu-kv li > a:active, ul.menu-kv > li:active 
/*ul.categories-module.produkty-rady-menu.mod-list li.active a:active*/ {
    background: #7f381d;
    color: #fff;
}
ul.menu-kv >li.active a {
    color: #ffffff;
}
ul.menu.menu-kv:before {
    content: '';
    width: 15%;
    height: 150%;
    top: -10px;
    right: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(249,244,238,1) 75%, rgba(249,244,238,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f4ee',GradientType=1 );
}
ul.menu.menu-kv:after {
        content: '';
    width: 15%;
    height: 150%;
    top: -10px;
    left: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(249,244,238,1) 0%, rgba(249,244,238,1) 25%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4ee', endColorstr='#00ffffff',GradientType=1 );
}


section#produktpopis {
    z-index: 9999 !important ;
}
@media (max-width: 767px){
.sp-page-builder .page-content #produktpopis {
    margin-left: 55px !important;
}
}

#moveDown-dark ,
#moveDown-light{
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 500;
    cursor: pointer;
    transition: all 0.3s;
}
#moveDown-light:before {
    transition: all 0.3s;
    display: inline-block;
    content: '';
    width: 40px;
    height: 40px;
    transform: rotate(-45deg) translate(-50%);
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    margin: 0;
    position: absolute;
    left: -5px;
}
#moveDown-dark:before {
    transition: all 0.3s;
    display: inline-block;
    content: '';
    width: 40px;
    height: 40px;
    transform: rotate(-45deg) translate(-50%);
    border-left: 2px solid #7f381d;
    border-bottom: 2px solid #7f381d;
    margin: 0;
    position: absolute;
    left: -5px;
}
#moveDown-produkt-dark ,
#moveDown-produkt-light{
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 500;
    cursor: pointer;
    transition: all 0.3s;
}
#moveDown-produkt-light:before {
    transition: all 0.3s;
    display: inline-block;
    content: '';
    width: 40px;
    height: 40px;
    transform: rotate(-45deg) translate(-50%);
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    margin: 0;
    position: absolute;
    left: -5px;
}
#moveDown-produkt-dark:before {
    transition: all 0.3s;
    display: inline-block;
    content: '';
    width: 40px;
    height: 40px;
    transform: rotate(-45deg) translate(-50%);
    border-left: 2px solid #7f381d;
    border-bottom: 2px solid #7f381d;
    margin: 0;
    position: absolute;
    left: -5px;
  margin-top: -7.5vh;
}


.full-width {
      max-width: 100vw;
}

#offcanvas-toggler > .fa:hover {
    transform: rotate(180deg);
    transition: transform 1s linear;
}
#offcanvas-toggler > .fa:active {
    transform: rotate(90deg);
    transition: transform 1s linear;
}
body.ltr .close-offcanvas:hover {
    transform: rotate(180deg);
    transition: transform 1s linear;
}
body.ltr .close-offcanvas:active {
    transform: rotate(90deg);
    transition: transform 1s linear;
}


/*
* {
  box-sizing: border-box;
}



.grid__item {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 5px solid #f9f4ee;
  min-height: 370px;
  font-family: "myriad-pro";
  font-size: 32px;
  letter-spacing: 2px ;
  font-weight: 400 ;
  color: #ffffff;
  text-decoration: none;
  background: transparent;
}
.grid__item:hover {
  background-color: rgba(39, 20, 0, 0.8);
    color: #fff;
}
.grid__item:focus + .grid__description {
  max-height: 90vh;
  transition: max-height 0.4s ease-in;
}

.grid__description {
  max-height: 0;
  overflow: hidden;
  background: #c49a89;
  transition: max-height 0.15s ease-in;
}
.grid__description div {
  padding: 15px;
}


@media screen and (min-width: 768px) {
  .grid {
    display: grid;
    grid-template-areas: "item item item " "desc desc desc";
    grid-template-columns: 1fr 1fr 1fr;
  }}
  .grid__description {
    grid-area: desc;
  }

}
*/


.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
    left: 0px;
}
.offcanvas-overlay {
    background: rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.fa.fa-close:before, .fa.fa-remove:before {
    content: "\f00d";
}
body.ltr .close-offcanvas {
    right: auto;
    left: 45%;
      font-size: 0px;
}
@media (min-width: 768px) {
body.ltr .close-offcanvas {
    right: auto;
    left: 139px;
      font-size: 0px;
}
}


/*.close-offcanvas {
    position: absolute;
    top: 20px;
    z-index: 1;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 36px;
    background: #3330;
    color: #fff;
}*/
.close-offcanvas {
    position: absolute;
    top: 20px;
    z-index: 1;
    border-radius: 100%;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 42px;
    background: #3330;
    color: #fff;
}
.offcanvas-menu .offcanvas-inner {
    padding: 30px;
    margin-top: 100px;
}
.close-offcanvas:hover {
    background: rgba(102, 102, 102, 0);
    color: #fff;
}
@media (min-width: 768px) {
.offcanvas-menu {
    width: 320px;
}
  body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -320px;
}
  .offcanvas-menu .offcanvas-inner {
    padding-left: 30px;
}
}


.background-produkt-ritual {
    background-size: 100% auto !important;
}

@media (max-width: 767px) {
.background-product-fullheight {
    padding-top: 20vh !important;
    padding-right: 0px !important;
    padding-bottom: 0vh !important;
    padding-left: 0px !important;
    background-position: 50% 100% !important;
    background-size: auto 74% !important;
}
}

@media (min-width: 992px) {
.full-height , .sppb-section .full-height {
  height: 100vh;
}
}

.sp-module.off-canvas-lang {
    text-align: center;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.lang-inline {
    display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.lang-inline > li {
    border: 0;
    padding: 0;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.sp-module.off-canvas-lang {
    margin-bottom: 10px !important;
}

h2.technologie {
  font-family: "myriad-pro";
  line-height: 1.5;
  font-size: 28px;
  font-weight: 400;
    letter-spacing: 2px;
  color: #7f381d;
}
h3.technologie {
  font-size: 16px;
    color: #833c43;
  font-weight: bold;
  line-height: 1.75;
  font-family: "myriad-pro";
  -webkit-font-smoothing: antialiased;
}
.produkt-technologie {
  text-align: center ;
}
.produkt-row1 {
  margin-bottom: 0;
  font-size: 13px;
}
.produkt-red {
  font-size: 15px;
  color: #833c43;
  font-weight: bold ;
}


#sp-bottom1 {
    min-width: 335px;
}
#sp-bottom2 {
min-width: 240px;
}
#sp-bottom4 {
    max-width: 50px;
}

.article-details .article-can-edit {
    position: relative;
    margin-bottom: 0px;
}

/*@media (min-width: 576px){
.container {
    max-width: 100%;
  padding-left:15px ;
  padding-right:15px ;
  
}
}
@media (min-width: 768px){
.container {
    max-width: 100%;
  padding-left:15px ;
  padding-right:15px ;
}
}
@media (min-width: 992px){
.container {
    max-width: 100%;
  padding-left:15px ;
  padding-right:15px ;
}
}

@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
}
*/


#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
#sp-footer a, #sp-bottom a {
    color: #bd927d;
}

@media (min-width:768px) {
.bottom-row-border {
    border-left: 1px solid #bd927d;
}
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #7f391e;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
    color: #7f391e ;
}

#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
.header-sticky #sp-logo-top {
    display: none;
}
@media (max-width: 576px){
#sp-lang-switcher {
    display: none;
}
}
#sp-lang-switcher {
    text-align: right;
  position: fixed;
    right: 50px;
  max-width: 25% ;
}
.header-sticky .mod-languages {
    display: none;
}
.color-dark > div.mod-languages a {
    text-decoration: none;
    border: 2px solid #7f381d;
    border-radius: 0;
}
.color-light div.mod-languages a {
    text-decoration: none;
    border: 2px solid transparent;
    border-radius: 0;
}
.color-light .mod-languages a.btn.dropdown-toggle {
    color: #ffffff ;
    font-weight: 600;
    font-size: 16px;
  border: 2px solid #ffffff;
}
.color-dark .mod-languages a.btn.dropdown-toggle {
    /*color: #7f381d;*/
  color: #000; /*black*/
    font-weight: 600;
    font-size: 16px;
      border: 2px solid;
}
.mod-languages ul.lang-inline.dropdown-menu.show {
    background: rgba(247, 247, 247, 0.5);
    padding: 0 4px;
    border: 1px solid #7f381d;
}
.mod-languages .sp-module ul > li > a {
    color: #7f381d;
    border: none;
    font-weight: 600;
    font-size: 13px;
}
.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important;
    color: #7f381d;
    font-size: 13px;
    border: none;
  font-weight: 600;
}
div.mod-languages img {
    border: none;
    /* display: inline-flex;*/
  display: none;
}
.color-dark .mod-languages .dropdown-menu.show {
    display: block;
    position: absolute;
    transform: translate3d(0px, 40px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
  background-color: rgba(234, 222, 210, 0.5);
    /*  border: 2px solid #7f381d; */
  border: 2px solid #000; /*black*/
    border-radius: 0;
}
.color-loght .mod-languages .dropdown-menu.show {
    display: block;
    position: absolute;
    transform: translate3d(0px, 40px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
  background-color: rgba(234, 222, 210, 0.5);
      border: 2px solid #ffffff;
    border-radius: 0;
}
.sp-module .mod-languages ul > li > a {
    /*color: #946352;*/
      color: #000 ;/*black*/
    font-weight: 600;
    font-size: 16px;
}
div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    transform: translate3d(0px, 43px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
    text-align: center;
    min-width: 80px;
}
.color-light > div.mod-languages .color-light ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    transform: translate3d(0px, 43px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
    text-align: center;
    min-width: 80px;
}

/* 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;
    margin-left: auto;
    margin-right: auto;
}
.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;
}


//


.slick-slide img {
    display: inline-block;
    padding: 0 30px;
    transform: scale(1);
    transition: all 0.6s;
    position: relative;
    vertical-align: middle;
	height: 90%;
}
.slick-slide div[box="0"] img {
	height: 52.1%;	
}
.slick-slide div[box="1"] img {
	height: 52.1%;	
}
.slick-slide div[box="2"] img {
	height: 67.2%;
}
.slick-slide div[box="3"] img {
	height: 52.1%;
}
.slick-slide div[box="4"] img {
	height: 56.9%;
}
.slick-slide div[box="5"] img {
	height: 55.2%;
}
.slick-slide div[box="6"] img {
	height: 47.4%;
}
.slick-slide div[box="7"] img {
	height: 75.8%;
}
.slick-slide div[box="8"] img {
	height: 90%;
}
.slick-slide div[box="9"] img {
	height: 50%;
}
.slick-slide div[box="10"] img {
	height: 75.8%;
}
.slick-slide div[box="11"] img {
	height: 44%;
}
.slick-slide div[box="12"] img {
	height: 51.7%;
}
.slick-slide {
    display: block;
}
#carusel .slick-current img {
    transform: scale(1);
}


#carusel, #carusel .carusel-slides , 
.slick-list, .slick-track, .slick-slide {
	height: 100%;	
    outline: none !important;
    z-index: 10;
}

.slick-slide > div, .slick-slide > div > div {
    max-height: 100%;
    height: 100%;
	text-align: center;
}
#carusel {
    padding-top: 12vh;
    position: relative;
}
#carusel[group="0"] .fade-obr-0 {
    background: url(/images/deco/0.png) no-repeat bottom center;
    transform: translateX(100%);
	transition: all 0.8s ease-out;
	opacity: 0.8;
    background-size: contain;
}
#carusel[group="1"] .fade-obr-1 {
    background: url(/images/deco/1.png) no-repeat bottom center;
    transform: translateX(100%);
	transition: all 0.8s ease-out;
	opacity: 0.8;
    background-size: contain;
}
#carusel[group="2"] .fade-obr-2 {
    background: url(/images/deco/2.png) no-repeat bottom center;
    transform: translateX(100%);
	transition: all 0.8s ease-out;
	opacity: 0.8;
    background-size: contain;
}
#carusel[group="3"] .fade-obr-0 {
    background: url(/images/deco/0.png) no-repeat bottom center;
    transform: translateX(100%);
	transition: all 0.8s ease-out;
	opacity: 0.8;
    background-size: contain;	
}
.fade-obr-0, .fade-obr-1, .fade-obr-2, .fade-obr-3 {
    position: absolute;
    width: 100%;
	height: 100%;
    bottom: 0;
    top: 0;
    z-index: -1;
    right: 100%;
    background: url(/images/deco/0.png) no-repeat bottom center;
	transition: all 0.4s ease-in;
	opacity: 0;
	background-size: contain;
}
.slick-slide a {
	pointer-events: none;
	cursor: pointer;
}
.slick-slide.slick-active a {
	pointer-events: auto;
}
.slick-prev:before {
	content: <;
}
.slick-next:before {
	content: >;	
}
.slick-slide > div:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.p-wrapper.PRODdiv {
    position: relative;
    padding-top: 100px;
}
.deco_0 {
    position: absolute;
    background: url(/images/deco/0.png) no-repeat;
    background-position-x: center;
    width: 100%;
    background-position: bottom center;
    top: 0;
    bottom: 0;
}
#produkt .num2 .fp-tableCell {
    animation: opacity_content 1s;
    vertical-align: middle;    
}
#produkt.thermae_6 .num2 .fp-tableCell {
    animation: opacity_content 1s;
    vertical-align: top;    
}
@keyframes opacity_content {
    from {opacity: 0;}
    to {opacity: 1;}
}

.slick-arrow {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    outline: none;
    text-align: center;
    z-index: 99999;
    cursor: pointer;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.slick-arrow {
    display: block;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    background-size: 16px 16px;
    top: 50%;
    margin-top: -25px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    display: block;
    visibility: visible;
    color: #7f381e;
    background-color: rgba(146, 94, 75, 0.76);
}
.slick-prev:before, .slick-next:before {
	display: none;
}
.slick-prev, .slick-next {
	transition: all 0.3s;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #fff;
    outline: none;
    background-color: rgba(146, 94, 75, 1);
}


.slick-initialized .slick-slide {
    display: block;
    position: relative;
}
.carusel-nadpis {
    position: absolute;
    bottom: 0;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    opacity: 0;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    transition: all 0.3s;
    padding: 6px 15px 6px;
    background: rgba(249, 244, 238, 0.6);
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    min-width: 230px;
}
.slick-current .carusel-nadpis {
	opacity: 1;
}

@media (min-width: 768px){
	.cur-text-sm {
		display: block;
	}
	.slick-slide img {
		transform: scale(0.65);		
	}
}

@media (max-width: 767px){
	.slick-slide > div, .slick-slide > div > div {
		max-height: unset;
	}
	.carusel-nadpis {
		line-height: 20px;
		font-size: 14px;
		font-weight: 400;		
	}
	#carusel {
		padding-top: 8vh;
	}
  	.slick-slide .end-group img {
		margin-right: 0;
	}
	.text-slider ul {
		padding: 0;
		text-align: center;
	}
	.slick-next {
		right: -10px !important;
	}
	.slick-prev {
		left: -10px !important;
	}
	.text-slider ul li {
		margin: 0;
	}
}

.slick-initialized .slick-slide {
    display: block;
    position: relative;
}

/* 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;
    margin-left: auto;
    margin-right: auto;
}
.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;
}

#carusel, #carusel .carusel-slides, .slick-list, .slick-track, .slick-slide {
	height: 100%;	
    outline: none !important;
    z-index: 10;
}


/* FONTS START */

@font-face {
  font-family: 'fontello';
  src: url('/fonts/fontello.eot?49639312');
  src: url('/fonts/fontello.eot?49639312#iefix') format('embedded-opentype'),
       url('/fonts/fontello.woff2?49639312') format('woff2'),
       url('/fonts/fontello.woff?49639312') format('woff'),
       url('/fonts/fontello.ttf?49639312') format('truetype'),
       url('/fonts/fontello.svg?49639312#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/fonts/fontello.svg?49639312#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-basket:before { content: '\e800'; } /* '' */
.icon-up-open:before { content: '\e801'; } /* '' */
.icon-right-open:before { content: '\e802'; } /* '' */
.icon-left-open:before { content: '\e803'; } /* '' */
.icon-down-open:before { content: '\e804'; } /* '' */
.icon-cancel:before { content: '\e805'; } /* '' */
.icon-cancel-circled:before { content: '\e806'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-shopping-bag:before { content: '\f290'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */



body {
    font-family: "myriad-pro";
    font-size: 1rem;
    line-height: 1.75;
    line-height: 1.42857143;
    color: #333333;
    background-color: #f9f4ee;
}

/* FONTS END */

p {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: "myriad-pro";
    font-size: 16px;
}


#sppb-modal-1571225948374.white-popup-block {
  background: #c5aa9a;
    background: -moz-linear-gradient(top, #c5aa9a 80%, #b18d7a 100%);
    background: -webkit-linear-gradient(top, #c5aa9a 80%,#b18d7a 100%);
    background: linear-gradient(to bottom, #c5aa9a 80%,#b18d7a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5aa9a', endColorstr='#b18d7a',GradientType=0 );
  padding: 50px 50px;
}

.btn-more-info {
    border: 1px solid #b54747;
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
}
a.link-black {
    color: #000000 !important;
}
a.link-black:hover {
    color: #000000 !important;
}

.section-product {
    max-width: 1140px;
  margin: 0 auto !important ;
  width: 100% ;
      padding-left: 15px !important;
  padding-right: 15px !important;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 2.25rem;
    display: none;
}
.produkt-image .sppb-img-responsive {
    display: block;
    margin: 0 auto;
  /*  max-width: 1000px;*/
    max-height: 65vh;
}

.btn-primary, .sppb-btn-primary {
    /* border-color: #946352; */
    background-color: transparent;
    border: 2px solid #946352;
    color: #946352;
    /* padding: 10px 45px 10px 35px; */
    margin: 20px 0 30px;
    padding: 10px 45px 10px 45px;
    height: auto;
    font-size: 14px;
    background: transparent;
    border-radius: 3px;
    font-weight: 700;
}
.btn-primary:hover, .sppb-btn-primary:hover {
border-color: #946352;
  background-color: #946352;
    color: #FFFFFF ;
}
.sppb-btn-secondary {
    /* border-color: #946352; */
    background-color: transparent;
    border: 2px solid#f3ead9;
    color: #f3ead9;
    /* padding: 10px 45px 10px 35px; */
    margin: 20px 0 30px;
    padding: 10px 45px 10px 45px;
    height: auto;
    font-size: 14px;
    background: transparent;
    border-radius: 3px;
    font-weight: 700;
}
.sppb-btn-secondary:hover {
border-color: #946352;
  background-color: #946352;
    color: #FFFFFF ;
}





#sp-main-body {
    padding: 0px 0;
}
#sp-footer, #sp-bottom {
    background: #6e3722;
    color: #bd927d;
}

body, .sp-preloader {
    background-color: #f9f4ec;
    color: #000000;
}

/* full-width pozice menu ikony */
/*puvodni */
/*body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 20px;
    margin-left: calc(160px - 21px) !important;
}
*/
/*nove*/
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: none;
    /*margin-right: 20px;
    margin-left: calc(160px - 21px) !important;*/
    position: absolute;
    left: 129px;
}
#offcanvas-toggler {
    display: contents;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}
/*nove konec*/
#offcanvas-toggler > .fa {
    color: #ffffff;
    font-size: 0px;
    /*-webkit-text-stroke: 2px #7f391e;*/
}

@media (min-width:992px) {
#offcanvas-toggler > .fa {
/*margin-left: 50px;*/
  position: absolute;
    left: 139px;
}
}


.offcanvas-menu {
    background: #7f381e;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #ffffff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #edd4b7;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    padding: 5px 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: rgb(236, 236, 236);
}



#sp-header .logo {
  display: none !important ;
    height: 60px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}

header#sp-header {
    background: transparent;
    position: absolute;
}
#sp-header {
    height: 90px;
    left: 0;
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0);
  z-index: 9999;
  padding-top: 2vw
}
header#sp-header + section .sp-page-builder .page-content  {
    padding-top: 110px !important;
}

#sp-header.header-sticky {
   background: rgba(249, 244, 236, 0) ;
      height: 1px;
} 
/*
#sp-header.header-sticky {
    background: rgba(249, 244, 236, 1);
    box-shadow: 0px 20px 20px 20px rgba(249, 244, 236, 1);
    height: 50px;
}
*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "trajan-pro-3";
    font-weight: 700;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -20px 20px -20px;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    display: block;
    float: none !important;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 3px 3px 0 0;
    max-height: 170px;
    object-fit: scale-down;
    margin-left: auto;
    margin-right: auto;
}
.article-list .article  .article-body {
    text-align: center;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 17px;
    margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #7f381d;
}
.article-list .article .article-header {
    text-align: center;
}
.article-list .article .article-info > span {
    font-size: 0.813rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.blog .article-list {
    max-width: 1140px;
    margin: 0 auto 0 auto;
}
.blog .cat-children {
    max-width: 1140px;
    margin: 0 auto 0 auto;
}

header#sp-header + section#sp-sp-top-of-title-0 .page-content {
    padding-top: 0px !important;
}

.sp-page-title {
    background: transparent;
}

.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #7f381d ;
    text-align: center ;
}


.products-cat-children {
    max-width: 1140px;
    margin: 35px auto 35px auto;
    text-align: center;
  -webkit-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    -moz-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    background-color: #F9F4EE;
  padding: 0 5%;
}
.cat-name {
    display: inline-block;
        padding: 0px 0;
}
.cat-name h3.page-header.item-title {
    font-size: 15px;
    font-family: "myriad-pro";
}

.cat-name .page-header {
    padding: 0;
    margin: 0;
}
.cat-name .item-title a {
    color: #7f381d;
    padding: 15px 20px;
    line-height: 49px;
}
.cat-name .item-title a:hover {
    color: #7f381e/*n*/;
}
.cat-name .item-title a:hover {
    background: #7f381d;
    color: white;
}
@media (min-width:1140px){
.products-cat-children:before {
    content: '';
    width: 20%;
    height: 100%;
    top: -10px;
    right: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(249,244,238,1) 75%, rgba(249,244,238,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f4ee',GradientType=1 );
}
.products-cat-children:after {
    content: '';
    width: 20%;
    height: 100%;
    top: -10px;
    left: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(249,244,238,1) 0%, rgba(249,244,238,1) 25%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4ee', endColorstr='#00ffffff',GradientType=1 );
}

.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
    list-style: none;
    /* padding: 0; */
    /* margin: 0; */
    max-width: 1140px;
    margin: 35px auto 35px auto;
    text-align: center;
    -webkit-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    -moz-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    background-color: #F9F4EE;
    padding: 0 5%;
}
.categories-module:before{
    content: '';
    width: 20%;
    height: 100%;
    top: -10px;
    right: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(249,244,238,1) 75%, rgba(249,244,238,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f4ee',GradientType=1 );
}
.categories-module:after{
    content: '';
    width: 20%;
    height: 100%;
    top: -10px;
    left: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(249,244,238,1) 0%, rgba(249,244,238,1) 25%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4ee', endColorstr='#00ffffff',GradientType=1 );
}
}
@media (max-width:1139px){
.products-cat-children:before {
    content: '';
    width: 7.5%;
    height: 100%;
    top: -10px;
    right: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(249,244,238,1) 75%, rgba(249,244,238,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f4ee',GradientType=1 );
}
.products-cat-children:after {
    content: '';
    width: 7.5%;
    height: 100%;
    top: -10px;
    left: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(249,244,238,1) 0%, rgba(249,244,238,1) 25%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4ee', endColorstr='#00ffffff',GradientType=1 );
}

.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
    list-style: none;
    /* padding: 0; */
    /* margin: 0; */
    max-width: 1140px;
    margin: 35px auto 35px auto;
    text-align: center;
    -webkit-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    -moz-box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    box-shadow: 0px 15px 10px -11px rgba(127, 56, 29, 0.39), 0px -15px 10px -11px rgba(127, 56, 29, 0.39);
    background-color: #F9F4EE;
    padding: 0 5%;
}
.categories-module:before{
    content: '';
    width: 7.5%;
    height: 100%;
    top: -10px;
    right: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(249,244,238,1) 75%, rgba(249,244,238,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(249,244,238,1) 75%,rgba(249,244,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f4ee',GradientType=1 );
}
.categories-module:after{
    content: '';
    width: 7.5%;
    height: 100%;
    top: -10px;
    left: 0;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(249,244,238,1) 0%, rgba(249,244,238,1) 25%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(249,244,238,1) 0%,rgba(249,244,238,1) 25%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4ee', endColorstr='#00ffffff',GradientType=1 );
}
}

.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
    margin: 0px 0;
    font-size: 15px;
    font-family: "myriad-pro";
}
.produkty-rady-menu > li {
    display: inline-block;
    padding: 0px 0;
}
.produkty-rady-menu li h4 > a {
    color: #7f381d;
    padding: 15px 20px;
    line-height: 49px;
}
.produkty-rady-menu li h4 > a:hover ,
.produkty-rady-menu li h4 > a:active {
  background: #7f381d;
    color: white;
}
.produkty-rady-menu li h4 a:hover, .produkty-rady-menu li h4 a:active {
    background: #7f381d;
    color: white;
}
.categories-module li h4 a:active ,
.categories-module li:active {
  background: #7f381d  ;
  color: white  ;
}
.produkty-rady-menu > li.active , .produkty-rady-menu a:active , 
ul.categories-module.produkty-rady-menu.mod-list li.active a:active {
  background: #7f381d;
    color: #fff ;
}
ul.produkty-rady-menu >li.active h4 a {
    color: #ffffff;
}


.product-ritual-box-1, .product-ritual-box-2, .product-ritual-box-3 {
    padding: 0 30px;
    text-align: center;
    color: #865440;
    min-height: 320px;
}

.product-ritual-box-1:before {
    content: '1';
    position: absolute;
    left: -15px;
    top: 0;
    background: #925e4b;
    color: white;
    border-radius: 31px;
    height: 31px;
    width: 31px;
    border: 3px solid #af8a76;
    text-align: center;
    line-height: 24px;
    font-size: 17px;
    z-index: 1;
}
.product-ritual-box-2:before {
    content: '2';
    position: absolute;
    left: -15px;
    top: 0;
    background: #925e4b;
    color: white;
    border-radius: 31px;
    height: 31px;
    width: 31px;
    border: 3px solid #af8a76;
    text-align: center;
    line-height: 24px;
    font-size: 17px;
    z-index: 1;
}
.product-ritual-box-3:before {
    content: '3';
    position: absolute;
    left: -15px;
    top: 0;
    background: #925e4b;
    color: white;
    border-radius: 31px;
    height: 31px;
    width: 31px;
    border: 3px solid #af8a76;
    text-align: center;
    line-height: 24px;
    font-size: 17px;
    z-index: 1;
}
.product-ritual-box-1 h5.sppb-addon-title ,
.product-ritual-box-2 h5.sppb-addon-title, 
.product-ritual-box-3 h5.sppb-addon-title {
    font-size: 14px !important;
    color: #925f4a;
    margin-bottom: 0 !important;
    height: 100px;
    margin-top: 5px;
    text-align: left;
}

.product-ritual-box-1:after ,
.product-ritual-box-2:after , 
.product-ritual-box-3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 1px;
    z-index: 0;
    color: #af8a76;
    background: -moz-linear-gradient(top, rgba(175,138,118,1) 0%, rgba(175,138,118,1) 50%, rgba(199,173,159,1) 65%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(175,138,118,1) 0%,rgba(175,138,118,1) 50%,rgba(199,173,159,1) 65%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(175,138,118,1) 0%,rgba(175,138,118,1) 50%,rgba(199,173,159,1) 65%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af8a76', endColorstr='#00ffffff',GradientType=0 );
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #925f4a;
    background: #f9f4ec;
    border-radius: 50%;
    z-index: 1000;
    border: 1px solid #925f4a;
}

p, .p {
    font-family: 'myriad-pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}
body {
    font-family: 'myriad-pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}

a {
    color: #946352;
}
a:active, a:focus, a:hover {
    color: #7f381e/*n*/;
    -moz-outline: none;
    outline: 0;
    /*text-decoration: underline;*/
}



input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-size: 16px;
    line-height: 1.1;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #7f391e;
    border-radius: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    font-family: 'myriad-pro', sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* modal popup */

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}
.mfp-close {
    width: 80px;
    height: 80px;
    line-height: 80px;
    position: absolute;
    right: 0;
        top: 0px;
    text-decoration: none;
    text-align: center;
    opacity: .95;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 65px;
    font-family: Arial,Baskerville,monospace;
}
@media (max-width:767px) {
.mfp-close {
        top: -20px;
}
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    padding: 0 8px;
    box-sizing: border-box;
}



.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.com-sppagebuilder .mfp-content, .com_sppagebuilder .mfp-content {
        text-align: center;
    top: 70vw;
    position: sticky;
    background-color: #c49a89;
}
.mfp-content {
    position: static;
    display: inline-block;
    /* vertical-align: middle; */
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    bottom: 0;
}
.white-popup-block {
    background-color: transparent /*#c49a89 */;
    padding: 20px 30px;
    text-align: left;
    max-width: 1140px;
    margin: 10px auto;
    position: relative;
}

.modal-inner-block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0;
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
    color: #fff;
}




.mfp-content {
  vertical-align: bottom !important;
  background-color: #c49a89;
  background: -moz-linear-gradient(top, #c5aa9a 80%, #b18d7a 100%);
    background: -webkit-linear-gradient(top, #c5aa9a 80%,#b18d7a 100%);
    background: linear-gradient(to bottom, #c5aa9a 80%,#b18d7a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5aa9a', endColorstr='#b18d7a',GradientType=0 );
   
}
.modal-inner-block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.white-popup-block {
    max-width: 100vw;
    min-height:50px ;
   padding: 25px 50px 10px;
}
  
.mfp-content .popup-image-block {
    display: flex !important;
    justify-content: center;
    align-items: center;
}