/* position of anchors after scrolled to fix: */
.uc-myoffset {
	height: 80px;
    display: block;
    position: relative;
    bottom: 0;
   /* background: set the bg of the previous block in the link settings */
}
@media screen and (max-width: 980px) {
	.uc-myoffset {
		height: 64px;
	}
}
/* gallry slider fix: */
.uc-gallery_title .t225__uptitle {
    padding-bottom: 0 !important;
    margin-bottom:  0 !important;
}

.uc-b-gallery_slider .t994 {
	padding: 25px 0 50px;	
}

.uc-b-gallery_slider .t994__btnwrapper {
	z-index: 5;
}


#rec622566626 .t994__descr.t-text,
#rec622566626 .t994__title.t-name {
    padding: 5px 10px !important;
    background: rgba(53, 63, 78, 0.85) !important;
}

#rec622566626 .t994__halign_left .t994__textwrapper {
    text-align: left;
    position: relative;
    left: -25px;
}

#rec622566626 .t994__halign_right .t994__textwrapper {
    text-align: right;
    position: relative;
    right: -25px;
}



/* MOBILE */
/* nav logo and menu fixes: */
@media screen and (max-width: 980px) {
    #rec624694158 .tmenu-mobile {
        background: transparent;
    }
    
    #rec624694158 .t228__leftcontainer {
        display: none !important;
    }
    
    #rec624694158 .tmenu-mobile__container {
        background: url(https://static.tildacdn.info/tild3238-6265-4463-a362-393864313031/site-logo.png) 20px center / 150px no-repeat rgba(34, 34, 34, 0.85);
    }
    
    #rec624694158 .t228__imglogomobile.t228__imglogo {
        display: none !important;
    }
    
    #rec624694158 {
        position: fixed  !important;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 80px !important;
        z-index: 100;
    }
    
    #rec624694158 .t228__leftcontainer {
        padding: 0 !important;
    }
    
    #rec624694158 .t228 .t228__list_item {
        text-align: left;
        padding: 0;
        display: block;
        border-bottom: 1px solid #353f4e;
    }
    #rec624694158 .t228 .t228__list_item a {
        padding: 15px 15px 15px 25px !important;
        display: block;
    }
    #rec624694158 .t228__maincontainer {
        height: 100vh !important;
    }
    #rec624694158 .t-menuburger span {
    	background-color: #fdfcf7 !important;
    }
    #rec624694158 .tmenu-mobile.tmenu-mobile_opened .t-menuburger span:nth-child(1) {
        top: 8px !important;
        width: 0% !important;
        left: 50% !important;
    }
    #rec624694158 .tmenu-mobile.tmenu-mobile_opened .t-menuburger span:nth-child(2) {
        -webkit-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }
    #rec624694158 .tmenu-mobile.tmenu-mobile_opened .t-menuburger span:nth-child(3) {
        -webkit-transform: rotate(-45deg) !important;
        transform: rotate(-45deg) !important;
    }
    #rec624694158 .tmenu-mobile.tmenu-mobile_opened .t-menuburger span:nth-child(4) {
        top: 8px !important;
        width: 0% !important;
        left: 50% !important;
    }
}

/* nav fix for tablet: */
@media screen and (min-width: 1024px) and (max-width: 1365px) {
    #nav624694158 .t228__list_item {
        padding: 0 10px !important;
    }
}

@media screen and (max-width: 767px) {
    #rec622566623 .t-section__descr.t-descr_xl {
        font-size: 35px !important;
    }
    
    #rec622566623 .t-align_left {
        text-align: center !important;
    }
    
    #rec622566623 .t490__img_circle {
        margin: 0 auto !important;
    }
    
    #rec622566623 .t490 .t-heading_md {
        margin-bottom: 0;
    }
    
    #rec622566623 .t490__col {
        margin-bottom: 0;
    }
}

/* Shop page: */
/* Top section: */

#rec623910281 .t102__descr.t-descr.t-descr_md {
    background: rgba(53, 63, 78, 0.6);
	position: absolute;
    bottom: 8px;
    padding: 20px;
}

@media screen and (max-width: 767px) {
    #rec623910281 .t102__title {
        margin-top: 30px;
        font-size: 25px;
        line-height: 38px;
        text-align: center;
    }
    
    #rec623910281 .t102__descr.t-descr.t-descr_md {
        left: 25px;
        right: 25px;
        font-size: 13px !important;
    }
}

/* fix bug with btn that cannot be translated: */
.t754__btn.t-btn.t-btn_sm {
    width: 200px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius:  0px !important;
}

.t754__btn.t-btn.t-btn_sm:hover {
    opacity: 0.85;
    transition: opcity ease-in 0.3s;
}

.t754__btn.t-btn.t-btn_sm::before {
    content: "Додати в кошик";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #fdfcf7;
    display: block;
    line-height: 25px;
    height: 25px;
    width: 100%;
    z-index: 100500 !important;
    text-align: center;
}

.t754__btn.t-btn.t-btn_sm td {
    text-indent: -100500px;
    opacity: 0;
    visibility: hidden;
}
/* fix PLP columns on mobile: */
@media screen and (max-width: 767px) {
   .t754 .mobile-two-columns .t-col.t-item {
        width: 100% !important;
    }
}
/* Cart: */
.t-form__successbox.t-text.t-text_md {
    font-weight: 500;
    border: 2px solid;
}

/* Footer: */
#rec624694637 .t345 .t-sociallinks__item {
    margin-right: 16px;
}

#rec624694637 .t345 .t-sociallinks__item:last-of-type {
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    #rec624694637 .t345-content {
        text-align: center;
    }
}
#rec624804707 .t457__li {
    font-weight: 300;
}

/* fix icons inside tables: */
.t614 img {
    max-width: 36px;
}
