/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2026 | 15:48:10 */
.is-divider {
	display: none;
}
h1 {
    font-size: 60px;
    line-height: 1.2;
}
h2 {
    font-size: 42px;
    line-height: 1.2;
}
h3 {
    font-size: 32px;
    line-height: 1.4;
}
h4 {
    font-size: 24px;
    line-height: 1.4;
}
h5 {
    font-size: 20px;
    line-height: 1.4;
}
h6{
    font-size: 16px;
    line-height: 1.2;
}
.col, .columns, .gallery-item {
    padding-bottom: 0px !important;
}
.woocommerce-Price-currencySymbol {
	margin-right: 5px;
}

.button.primary {
	background: linear-gradient(180deg, #474747 0%, #000000 100%);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
	border-radius: 80px !important;
	font-size: 16px;
	padding: 8px 30px;
	border: 0px;
	color: #fff;
}
.button.secondary {
    background: linear-gradient(180deg, #CF3E3B 0%, #841D1B 100%);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 80px !important;
    padding: 10px 30px;
    border: 0px;
}
.primary.add_to_cart_button, .button.ajax_add_to_cart {
    background: linear-gradient(180deg, #474747 0%, #000000 100%);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 80px !important;
    font-size: 14px;
    padding: 10px 25px !important;
    line-height: 1.2;
}
.topHeroSection h1 {
	font-size: 5rem;
	padding-top: 20px;
}
.whatWeOffer-Icons .icon-box-img {
    background: #FFFFFF;
    border: 2px solid #F7F7F7;
    box-shadow: 0px 32px 32px -12px rgba(18, 19, 20, 0.05);
    padding: 30px;
    width: 130px !important;
    border-radius: 50%;
    margin-top: -6rem;
}
.whatWeOffer-Icons .col-inner {
    background: #F7F7F7;
    border-radius: 8px;
    padding: 30px;
    margin-top: 80px;
}
.headerCTA li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0px;
}
.creamUsesInner .col-inner {
    background: #F7F7F7;
    border-radius: 20px;
    padding: 30px;
    position: relative;
}
.creamUsesInner .col-inner .icon-box-text{
    position: relative;
}
.creamUsesInner .col-inner h5 {
    position: absolute;
    top: -5rem;
    color: #e3e3e3;
    font-size: 3rem;
    left: 80%;
}
.faq .accordion-item {
    background: #F8F3E8;
    mix-blend-mode: normal;
    border: 1px solid #D1D1D1;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 30px;
}
.faq .accordion-title {
    border-top: none;
}
.uspScetion h5 {
    background: #CF3E3B;
    border-radius: 30px 0px;
    padding: 15px 40px;
    color: #fff;
    font-size: 2rem;
    display: inline;
}
.uspScetion h2 {
    padding-top: 3rem;
}
.uspScetion .icon-box-img {
    background: #FFFFFF;
    box-shadow: 0px 32px 32px -12px rgba(18, 19, 20, 0.05);
    padding: 20px;
    width: 100px !important;
    border-radius: 15px;
}
.uspScetion .icon-box-text p {
    font-size: 20px;
    line-height: 1.2;
    padding-top: 30px;
}
.middleImg {
    margin-bottom: -65px;
}
.sixColor .img {
    border-radius: 100%;
    margin-bottom: -8rem;
    overflow: hidden;
    background: radial-gradient(50% 50% at 50% 50%, #DFB528 0%, #DE9336 73.56%, #DD803D 100%);
    border: 6px solid #FFFFFF;
}
.sixColor h4 {
    color: #F8D343;
}
.customTextDesign {
    background-color: #CF3E3B;
    border-radius: 20px;
    color: #fff;
    padding: 80px 100px 80px 80px;
    z-index: 1;
    position: relative;
}
.overLapSec .button.primary {
    border-radius: 10px !important;
    padding: 20px 50px;
}
.overLapSec .button.primary .icon-shopping-cart {
    background-color: #dd6159;
    padding: 15px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}
.absImg {
    position: absolute;
    z-index: 10;
    top: -5rem;
    left: -6rem;
    width: 140px !important;
}
.customTextDesign h2{
    color: #fff;
}
.imgOverLap {
    border-radius: 20px;
    overflow: hidden;
    margin-left: -5rem;
    margin-top: 2rem;
}

.shapedSection .shapedCol .col-inner {
	border-radius: 0px 50px 0px 0px;
	margin-top: -17rem;
	border-top: 20px solid rgb(255, 255, 255);
	border-right: 20px solid rgb(255, 255, 255);
}

.shapedCol .text {
    max-width: 550px;
    text-align: left;
    margin-right: 0px;
}
.topHeroSection h6 {
    background-color: #d93c31;
    color: #fff;
    opacity: 1;
    text-transform: none;
    font-weight: 400;
    font-family: inter;
    padding: 10px 20px;
    border-radius: 99px;
    display: inline;
}

.imgTopOver.img .img-inner {
    overflow: initial !important;
}
.imgTopOver img {
    margin-bottom: -3rem !important;
}
.badge-frame .badge-inner{
    background-color: #F8D343;
    border: 2px solid #F8D343;
    font-size: 12px;
    padding: 10px 10px;
}
.reviewRow {
    background: #252525;
    border-radius: 20px;
    padding: 40px !important;
    margin-top: 3rem;
}
.reviewRow .row .col {
    margin-bottom: -5rem;
}
.faq .accordion {
    margin: 0 auto;
}
.faqSection .bg.attachment-original.size-original {
    height: auto;
    object-fit: contain;
}
.faqSection .accordion-title.active {
    background-color:transparent !important;
    color: #cf3e3b;
    font-weight: 700;
}
.headerCTA li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0px;
    background: url(https://tktxshop.hu/wp-content/uploads/2026/02/simple-line-icons_check.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
    background-size: 15px;
    font-size: 14px;
}
#footer .widget-title {
	padding-bottom: 15px !important;
	display: block;
	font-size: 20px;
	letter-spacing: 0px;
}
#footer .icon-box {
	background: #1E1E1E;
	border-radius: 10px;
	padding: 20px;
}
#footer .icon-box-text {
	padding-left: 5px;
}
#footer .menu-categories-container ul.menu {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px 10px;
}
#shop-sidebar .widget {
	background-color: #F8F3E8;
	border-radius: 15px;
	padding: 20px;
}
#shop-sidebar .widget  .search-field {
	border: 1px solid #33333350 !important;
	background-color: transparent !important;
	box-shadow: none !important;
	border-radius: 99px !important;
}
#shop-sidebar .widget .ux-search-submit.submit-button {
	padding: 0px 10px !important;
	margin-left: 10px;
}
#shop-sidebar .widget .widget-title.shop-sidebar {
	padding-bottom: 10px !important;
	display: block;
	letter-spacing: 0px;
}
#shop-sidebar .select2-container--default .select2-selection--single {
	background-color: transparent;
	border: 1px solid #aaa;
	border-radius: 10px;
	height: 2.5rem;
	padding: 5px;
}
.product-small.box  .box-text-products {
	padding: 20px !important;
}
.product-small.box  .box-text-products .title-wrapper p a {
	font-size: 22px;
	font-family: Oswald;
}

.product-small.box  .box-text-products .price-wrapper .price {
	font-size: 18px;
	padding: 10px 0px !important;
}
.product-small.box {
	border: 1px solid #ddd;
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0px;
}
.topHeroSec img {
	border-radius: 20px;
}
.topHeroSec h1 {
	color: #fff;
	margin-top: -250px;
	z-index: 10;
	position: relative;
	margin-bottom: 10rem;
}
.topHeroSec .img-inner::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.4);
	pointer-events: none;
	border-radius: 20px;
}
.contactPageForm input, .contactPageForm textarea {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #222 !important;
	border-radius: 0px !important;
	min-height: 3rem !important;
}
.contactPageForm .gform-theme--foundation .gform_fields {
	row-gap: 20px;
}
.contactPageForm  .gform-footer input {
	background: linear-gradient(180deg, #474747 0%, #000 100%) !important;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2) !important;
	border-radius: 80px !important;
	font-size: 16px;
	padding: 8px 30px !important;
	border: 0px !important;
}
.woocommerce .checkout-button.button {
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
	border-radius: 80px !important;
	font-size: 16px;
	padding: 8px 30px;
	padding-right: 30px;
	padding-left: 30px;
	border: 0px;
}
.woocommerce th {
	letter-spacing: 0px;
	line-height: 1.2;
	text-transform: none;
	font-size: 24px;
}
.woocommerce .cart_totals {
	background-color: #f8f3e8;
	padding: 30px;
	border-radius: 20px;
}
.woocommerce .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
	border: 1px solid #ddd;
	border-radius: 20px;
	padding: 30px;
}
#coupon_code {
	min-height: 3.5rem;
	border-radius: 99px;
	box-shadow: none;
}
.imgBorder img {
	border-radius: 30px;
}



@media (min-width:1650px) {
.contRowVideo .wp-video-shortcode video, .contRowVideo  video.wp-video-shortcode {
	max-height: 50%;
}
.contRowVideo  .mejs-overlay.mejs-layer.mejs-overlay-play {
	max-height: 50% !important;
}
.faq .accordion {
    padding: 0px 10rem;
}
}
@media (max-width:1024px) {
.overLapProSec .blackBG {
	margin: 0px 15px;
	padding: 30px !important;
}
	
#footer .menu-categories-container ul.menu {
	display: block;
	}
}
@media (min-width:601px){
.whatWeOffer-Icons .col-inner {
    min-height: 330px;
}
.creamUsesInner .col-inner {
    min-height: 340px;
}
}
@media (min-width:601px) and (max-width:768px){
.reviewRow {
	padding: 20px !important;
	margin: 2rem 0px !important;
}
.creamUsesInner .col-inner {
	margin-bottom: 20px;
}
.sixColor .img {
	margin-bottom: 2rem;
}
.imgOverLap {
	margin-top: 0rem;
}
.topHeroSection  .row .col-inner.text-left {
	max-width: 100% !important;
}
.text.topTxt {
	padding: 20px;
}
.topHeroSection h1 {
	font-size: 3rem;
	padding-top: 20px;
}
.shapedSection .shapedCol .col-inner {
	margin-top: 0rem;
	padding: 20px !important;
	border: none;
	border-radius: 0px;
}
.shapedCol .text {
	max-width: 100%;
}
.middleImg {
	margin-bottom: 0px;
}
.customTextDesign {
    padding: 30px;
}
.absImg {
    display: none;
}
.absImg {
	display: none;
}
}
@media (max-width:600px){
.topHeroSec {
	padding: 0px 20px;
}
.contactPageForm {
	padding: 0px 20px;
}
.contactPageForm .col-inner {
	padding: 30px !important;
}
.topHeroSec h1 {
	color: #fff;
	margin-top: -92px;
	z-index: 10;
	position: relative;
	margin-bottom: 2rem;
	font-size: 32px;
}
.whatWeOffer-Icons .icon-box-img {
	padding: 12px;
	width: 80px !important;
	border-radius: 50%;
	margin-top: -4.5rem;
}
.overLapSec .button.primary {
	padding: 15px 30px;
}
.reviewRow {
	background: #252525;
	border-radius: 20px;
	padding: 20px !important;
	margin-top: 3rem;
	margin: 2rem 0px !important;
}
.uspScetion .icon-box {
	margin-bottom: 20px;
}
.creamUsesInner .col-inner {
	margin-bottom: 20px;
}
.sixColor .img {
	margin-bottom: 2rem;
}
.section.topHeroSection .section-content .topTxt {
	padding: 0px 20px !important;
}
.absImg {
	display: none;
}
.shapedSection .shapedCol .col-inner {
    border-radius: 0px;
    margin-top: 0rem;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
}
.customTextDesign {
    padding: 30px;
}
.topHeroSection h1 {
    font-size: 3rem;
    padding-top: 20px;
    margin-bottom: 10px;
}
}