@charset "UTF-8";
/* https://speakmeme.com/wp-content/plugins/tp-elements/widgets/woocommerce/product-cat/product-cat-css/product-cat.css?ver=1784450693 */
:root{--bodyFont:"DM Sans", sans-serif;--titleFont:"Outfit", sans-serif;--transition:all 0.3s ease;--body_bg:#ffffff;--globalColor:#FFFCF4;--softColor:#F8F7FC;--borderColor:#E8E3EE;--bodyColor:#404A60;--titleColor:#222E48;--primaryColor:#200B56;--secondaryColor:#FBC91A;--secondaryColor1:#7061CC;--whiteColor:#ffffff;--blackColor:#000000;--linkColor:#200B56;--hoverColor:var(--primaryColor);--boxBorderRadius:12px;--imageBorderRadius:4px;--btnBorderRadius:5px;--btnBgColor:#200B56;--btnHoverBgColor:#FBC91A;--btnColor:#ffffff;--btnHoverColor:#ffffff;--btnBgColor2:transparent;--btnHoverBgColor2:#200B56;--btnColor2:#200B56;--btnHoverColor2:#ffffff}.tp-product-cat-single{min-height:460px;background-size:cover;position:relative;z-index:1;display:flex;justify-content:start;align-items:end}.tp-product-cat-single::before{content:"";position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 55%,#000 100%);width:100%!important;height:100%;top:0;left:0;z-index:1}.tp-product-cat-single .tp-product-cat-content{padding:35px;position:relative;z-index:1;margin-bottom:-35px;transition:all 0.5s linear 0s}.tp-product-cat-single .tp-product-cat-content .tp-product-cat-title{margin-bottom:0}.tp-product-cat-single .tp-product-cat-content .tp-product-cat-title a{color:#fff}.tp-product-cat-single .tp-product-cat-content .tp-product-cat-title a:hover{color:var(--primaryColor)}.tp-product-cat-single .tp-product-cat-content .tp-product-cat-btn{opacity:0;visibility:hidden;margin-top:7px;transition:all 0.5s linear 0s;display:block;color:#fff}.tp-product-cat-single:hover .tp-product-cat-content{margin-bottom:0}.tp-product-cat-single:hover .tp-product-cat-btn{opacity:1;visibility:visible;margin-top:10px}.tp-product-cat-single:hover .tp-product-cat-btn:hover{color:var(--primaryColor)}