#rec359519931 .t923__textwrapper.t923__paddingsmall,
#rec359476800 .t923__textwrapper.t923__paddingsmall {
    padding: 0;
}
#rec359476800 .t-slds__item {
    background-color: #fff;
}
#rec359476800 .t923__width_12 {
    padding: 20px 0;
}

#rec359519931 {
    background-image: url(https://static.tildacdn.com/tild3235-3936-4565-a664-383233323964/01.jpg);
	background-size: cover;
	background-repeat: repeat-x;
	background-position: center;
}
.button__shadow {
}
.button__shadow:after {
    content: '';
    position: absolute;
    border-radius: 20px;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    z-index: -1;
    background-color: rgba(255,255,255,.5);
}

#rec373486835 .t923__bgimg {
    background-size: contain;
}
#rec373896048 {
    background-image: url(https://thumb.tildacdn.com/tild3839-6637-4836-b766-653236303932/-/format/webp/good_DoV_116_2_1.png);
    	background-size: cover;
	background-repeat: repeat-x;
	background-position: right 200px;
}

.custom__text-shadow {
    text-shadow: 1px 1px 4px #3b3b3b;
}
.bg__color_yellow h3 {
    background-color: yellow;
    display: inline !important;
}
.background__contain__top .tn-atom {
    background-size: contain !important;
}


.sale_price {
    text-shadow: 
		-0   -3px 0   #000000,
		 0   -3px 0   #000000,
		-0    3px 0   #000000,
		 0    3px 0   #000000,
		-3px -0   0   #000000,
		 3px -0   0   #000000,
		-3px  0   0   #000000,
		 3px  0   0   #000000,
		-1px -3px 0   #000000,
		 1px -3px 0   #000000,
		-1px  3px 0   #000000,
		 1px  3px 0   #000000,
		-3px -1px 0   #000000,
		 3px -1px 0   #000000,
		-3px  1px 0   #000000,
		 3px  1px 0   #000000,
		-2px -3px 0   #000000,
		 2px -3px 0   #000000,
		-2px  3px 0   #000000,
		 2px  3px 0   #000000,
		-3px -2px 0   #000000,
		 3px -2px 0   #000000,
		-3px  2px 0   #000000,
		 3px  2px 0   #000000,
		-3px -3px 0   #000000,
		 3px -3px 0   #000000,
		-3px  3px 0   #000000,
		 3px  3px 0   #000000,
		-3px -3px 0   #000000,
		 3px -3px 0   #000000,
		-3px  3px 0   #000000,
		 3px  3px 0   #000000;
}



@media only screen and (max-width: 768px){
    .button__shadow:after {
    border-radius: 10px;
    left: -3px;
    right: -3px;
    top: -3px;
    bottom: -3px;
}
.background__contain__top .tn-atom {
    background-size: cover !important;
}
}




.uc-bg__image {
  background-image: url("https://static.tildacdn.com/tild3165-3362-4530-b836-663838306539/570932.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.uc-bg__image .t-cover {
        background-color: transparent;
        background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
}