/*
Theme Name: Ritten House
Author: FRD Studio
Author URI: http://www.frdstudio.com
Description: 
Version: 1.0
*/

html{
	font-size:16px;
}


@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Black.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Black.woff') format('woff'),
        url('fonts/AktivGrotesk-Black.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Black.svg#AktivGrotesk-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-BlackItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-BlackItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-BlackItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-BlackItalic.svg#AktivGrotesk-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-BoldItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-BoldItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-BoldItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-BoldItalic.svg#AktivGrotesk-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Bold.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Bold.woff') format('woff'),
        url('fonts/AktivGrotesk-Bold.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Bold.svg#AktivGrotesk-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-Hairline';
    src: url('fonts/AktivGrotesk-Hairline.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Hairline.woff') format('woff'),
        url('fonts/AktivGrotesk-Hairline.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Hairline.svg#AktivGrotesk-Hairline') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-HairlineItalic';
    src: url('fonts/AktivGrotesk-HairlineItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-HairlineItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-HairlineItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-HairlineItalic.svg#AktivGrotesk-HairlineItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-XBold';
    src: url('fonts/AktivGrotesk-XBold.woff2') format('woff2'),
        url('fonts/AktivGrotesk-XBold.woff') format('woff'),
        url('fonts/AktivGrotesk-XBold.ttf') format('truetype'),
        url('fonts/AktivGrotesk-XBold.svg#AktivGrotesk-XBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk-XBoldItalic';
    src: url('fonts/AktivGrotesk-XBoldItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-XBoldItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-XBoldItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-XBoldItalic.svg#AktivGrotesk-XBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Italic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Italic.woff') format('woff'),
        url('fonts/AktivGrotesk-Italic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Italic.svg#AktivGrotesk-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-LightItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-LightItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-LightItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-LightItalic.svg#AktivGrotesk-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-MediumItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-MediumItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-MediumItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-MediumItalic.svg#AktivGrotesk-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Light.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Light.woff') format('woff'),
        url('fonts/AktivGrotesk-Light.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Light.svg#AktivGrotesk-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Medium.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Medium.woff') format('woff'),
        url('fonts/AktivGrotesk-Medium.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Medium.svg#AktivGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-ThinItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-ThinItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-ThinItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-ThinItalic.svg#AktivGrotesk-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Thin.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Thin.woff') format('woff'),
        url('fonts/AktivGrotesk-Thin.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Thin.svg#AktivGrotesk-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Regular.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Regular.woff') format('woff'),
        url('fonts/AktivGrotesk-Regular.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Regular.svg#AktivGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


:root{
	--white:#ffffff;
}
body{
	font-family: "AktivGrotesk", sans-serif;
  	font-optical-sizing: auto;
  	font-style: normal;
	color:#000000;
}

*{
	outline:0;
}

h2{
	font-size:1.25rem;
	font-weight:500;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:var(--primary);
}

strong{
	font-weight: 500;
}
.header,.brand_header{
	background:#ffffff;
	transition:box-shadow .3s;
}

.header.sticky-active{
	position:fixed;
	box-shadow:0 0 5px rgba(0,0,0,.1);
	background:#ffffff;
	width:100%;
	top:0;
	z-index:99999;
}
.header .menu-item a{
	padding:10px 0;
	border-bottom:3px solid transparent;
	display:block;
	transition:all .3s;

}
.home-header{
	width:100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.8) 100%);
	z-index:1;
}

.header .logo{
	max-width:220px;
}
.header  .menu-item{
	padding:0 20px;
	position:relative;
}
.home-header .menu-item a{
		color:#34015E;
	cursor:pointer;
}

.top_right{
	padding-left:10px;
}
.header.sticky-active a,.header.sticky-active .top_right a{
	color:#000000;
}

.current_page_item a,.header .menu-item a:hover{
	border-bottom-color:#000000;
}


.header.sticky-active .current_page_item a,.header.sticky-active .menu-item a:hover{
	border-bottom-color:#000000;
}
.home-header .current_page_item a,.home-header .menu-item a:hover{
	border-bottom-color:#34015E;
}
.header  .menu-item .sub-menu{
    position: absolute;
    transition: all .3s;
    list-style: none;
    box-shadow: 10px 0 10px rgba(0, 0, 0, .1);
    background: #ffffff;
    left: 0;
    border-radius: 5px;
    overflow: hidden;
    top: 120%;
	opacity:0;
	visibility:hidden;
    padding: 0;
    z-index: 9;
    width: 310px;
}
.header  .menu-item:hover .sub-menu{
	top:100%;
	opacity:1;
	visibility:visible;
}
.header  .menu-item .sub-menu a{
	border:0;
		padding:10px 15px;
	color:#000000;
}

.header  .menu-item .sub-menu li{
	padding:0;
}
.header  .menu-item .sub-menu a:hover,.header  .menu-item .sub-menu .current_page_item a{
	background:#f8f8f8;
}

.top_right li{
	list-style:none;
}
.header .dropdown{
	position:absolute;
	right:0;
	visibility:hidden;
	opacity:0;
	z-index:9;
	top:150%;
	transition:all .4s ease-in-out;
	background:#ffffff;
	border-radius:5px;
	box-shadow:0 10px 20px rgba(0,0,0,.1);
}

.header li:hover .dropdown{
	opacity:1;
	width:250px;
	visibility:visible;
	list-style:none;
	top:100%;
}
.header .dropdown li span small{
	display:block;
}
.header .dropdown li a,.header .dropdown li span{
	display:block;
	color:#000000;
	font-size:16px;
	padding:10px 15px;
}

.header .dropdown li a:hover{
	transform:scale(1);
	background:#f5f5f5;
}

.px-45{
	padding-left:45px;
	padding-right:45px;
}


.logo{
	padding:10px 0;
	display:inline-block;
}

.logo .brand-logo{
	max-height: 70px;
}

.site-main{
	min-height:calc(100vh - 318px);
}

#search-form {
    padding: 10px;
    background-color: #fff;
    right: 10px;
    position: absolute;
	border-top: 3px solid #000000;
    min-width: 300px;
    z-index: 1000;
    bottom: -70px;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
    transition: all ease-in-out .3s;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
}

#search-form .form-control{
	font-size:14px;
	padding-right:40px;
}

#search-form .form-control:focus{
	box-shadow:0 0 0;
}
#search-form.pop_search_form #ssform {
	float: left;
    margin: 0;
    width: 100%;
    padding: 9px 5px 9px 20px !important;
    border-radius: 5px;
    border: 1px solid #ecf0f1;
    outline: 0;
}
#search-form button{
	    position: absolute;
    right: 2px;
    top: 1px;
    height: 40px;
    background: #ffffff;
    border: 0;
    font-size: 20px;
}

#search-form.pop_search_form.active{
	visibility: visible;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

::placeholder{
	color:rgba(119, 135, 143, 1);
}

.top_right li{
	position:relative;
} 
.top_right a{
	transition:all .3s;
	display:block;

	padding:0 5px;
	font-size:20px;
}

.home-header  .top_right a{
		color:#34015e;
}
.top_right a:hover{
	transform:scale(1.1);
}

.top_right .cart_number{
	position: absolute;
	top: 11px;
	display: block;
	right: -5px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #ff4444;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}

.brands_cat{
	background:rgba(242, 244, 245, 1);
	padding-top:6px;
	padding-bottom: 6px;

}

.brands_cat .menu{
	display: flex;
    margin: 0;
    padding: 0;
    gap: 10px;
    flex-wrap: wrap;
}

.brands_cat .menu li{
	list-style:none;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
}



.brands_cat .menu a{
	font-weight:500;
	display:block;
	padding:14px 20px;
	border-radius:6px;
	transition:all .3s;
}

.brands_cat .menu a:hover,.brands_cat .menu li.active a{
	background:rgba(215, 220, 221, 1);
}

.brands_cat .menu li .submenu{
    padding: 0;
    position: absolute;
    overflow: hidden;
    transition: all .3s ease-in-out;
    top:170%;
    width:300px;
    background: #08213d;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    border-radius: 6px;
    box-shadow: 0 15px 15px rgba(0,0,0,.2);
}

.brands_cat .menu li .submenu li{
	padding:0;
}

.brands_cat .menu li:hover .submenu{
	top:105%;
	opacity: 1;
	visibility: visible;
}
	
.brands_cat .menu li .submenu a,.brands_cat .menu>li.active .submenu a{
	font-size: .875rem;
	font-weight: normal;
	border-radius: 0;
	color:#ffffff;
	background: transparent;
	padding:10px 15px;
}

.brands_cat .menu li .submenu .active a,.brands_cat .menu li .submenu a:hover{
	color:rgba(8, 33, 61, 1);
	background:rgba(215, 220, 221, 1);
}
footer{
	color:#000000;
	padding-top:100px;
	padding-bottom:50px;
}

footer p{
	margin:0;
	padding:0px 0;
}

footer p a{
	text-decoration:none;
	padding:0 10px;
	white-space:nowrap;
}
footer a:hover{
	text-decoration:underline;
}

.brand-footer{
	background:#ffffff;
	position:fixed;
	bottom:0;
	box-shadow:4px 0 10px rgba(0, 0, 0, 0.16);
	left:0;
	text-align:right;
	width:100%;
	color:#000000;
}


.main{
	padding:0 45px;
}

.sidebar-widget{
	border:1px solid rgba(217, 217, 217, 1);	
	border-radius:5px;
}

.widget_innter .widget-title{
	border-bottom:1px solid rgba(217, 217, 217, 1);
	border-top:1px solid rgba(217, 217, 217, 1);
	padding:12px 1rem 10px;
}
	.sidebar-widget .widget_innter:first-child .widget-title{
		border-top:0;
}

.widget-title a{
	font-size:14px;
	opacity:.5;
}

.widget-title a:hover{
	opacity:1;
}

.widget_listing{
	max-height:300px;
	overflow:auto;
	padding:10px 1rem;
	font-size:14px;
}
.sidebar-widget .form-check-input{
	width:20px;
	height:20px;
	margin:0;
}
	
.sidebar-widget label{
	cursor:pointer;
	vertical-align: middle;
}

.sidebar-widget label:hover{
	color:var(--primary);
}

.form-check-input:checked{
	background-color:var(--primary);
	border-color:var(--primary);
}
.sidebar-widget  .form-check .form-check-input{
	margin-left:-30px;
}
.sidebar-widget .form-check {
    padding-top: 6px;
    padding-bottom:6px;
    padding-left: 30px;
    margin: 0;
}

.author-title{
	color:rgba(8, 33, 61, 1);
	font-size:1.5rem;
	font-weight:500;
}

.product_item{
	padding:15px;
	border-radius:10px;
	cursor:pointer;
	transition:all .3s;
}

.product_image img{
	transition:all .3s;
}

.product_item:hover .product_image img{
	transform:scale(1.1);
}
.product_item h2,body.woocommerce ul.products li.product .woocommerce-loop-category__title,body.woocommerce ul.products li.product .woocommerce-loop-product__title,body.woocommerce ul.products li.product h3{
	font-size:1rem;
	font-weight:500;
	line-height:140%;
	color:rgba(0, 0, 0, 1);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.product_item:hover{
	box-shadow:0 0 10px rgba(0,0,0,.1);
}
.product_item li{
list-style: none;
    font-size: .75rem;
    padding-bottom: 5px;
    color: rgba(108, 108, 108, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_item p{
	font-size:.875rem;
	color:rgba(108, 108, 108, 1);
}

.product_item .price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,div .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{
	color:rgba(21, 89, 188, 1);
	font-size:1.75rem;
	font-weight:500;
}

.product_item del,.woocommerce ul.products li.product .price del,.woocommerce div.product p.price del, .woocommerce div.product span.price del{
	color:#000000;
	font-size:1rem;
	font-weight:normal;
}

.product_item ins{
	text-decoration:none;
}

.btn-primary,body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,.single_add_to_cart_button,.no_prod_found .button{
	background:var(--primary);
	font-size:1rem;
	color:#ffffff;
	border-radius:6px;
	font-weight:500;
	border:0;
	padding:10px 30px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{
	background:var(--primary);
	color:#ffffff;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button{
	padding:15px 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    margin-top: 8px;
    float: right;
}

.woocommerce-error {
    border-top-color: #b81c23;
    border: 0;
    border-radius: 5px;
    background: #e43622;
    color: #ffffff;
    padding: 1rem;
}

.woocommerce-error:before{
	display:none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
	background:var(--primary);
	font-size:1.25rem;
	font-weight:500;
	border:0;
	padding:15px 30px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover{
background: #000000;
}

.woocommerce-product-details__short-description{
	line-height: 30px;
	color:rgb(43,43,43);
}

.woocommerce-product-details__short-description h3{
	font-size: 1.25rem;
	font-weight: 500;
	margin: 0;
}

.summary .posted_in{
	display: none; 
}

.btn-primary.view_details {
    padding: 9px 15px;
    font-size: 16px;
}

.btn-primary:hover,	.btn-primary:focus,	.btn-primary:active{
	background:#000000;
}

.btn-outline-primary,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
	border:1px solid var(--primary);
	background: none;
	line-height: 24px;
	font-size:.875rem;
	color:var(--primary);
	font-weight:500;
	padding:8px 20px;
}

.btn-outline-primary:hover,	.btn-outline-primary:focus,	.btn-outline-primary:active,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{
	background:var(--primary);
	color:var(--white);
	border-color:var(--primary)
}

.home header.sticky-active .openid-connect-login-button .button-large{
	color:#000000 !important;
}

/*.filter-sidebar{
	position:sticky;
	top:30px;
}*/

.brand_header{
	background-color:var(--primary);
}

.no_prod_found{
	background:#f8f8f8;
	padding:30px;
	color:#888888;
	border-radius:10px;
	margin:20px auto;
	font-size:20px;
	text-align:center;
	border:1px solid #dddddd;
}

.wp-post-image{
	height:auto;
}

.product_image{
aspect-ratio: 200 / 277;
background:#f9f9f9;
	text-align:center;
	overflow: hidden;
	display: flex !important;
    justify-content: center;
    align-items: center;
}

.product_image img{
	width:auto !important;
	max-width:100%;
	max-height:100%;
}

.woocommerce div.product{
	display: flex;
	flex-wrap: wrap;
	gap:60px;
}

.related.products{
	width: 100%;
}

.related.products>h2{
	    font-size: 2rem;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	float: none;
	width: 40%;
}

.product-meta{
	margin-bottom: 30px !important;
	list-style: none;
}

.product-meta li{
	padding:5px 0;
}

.woocommerce span.onsale{
	background: #ff4444;
	width: 50px;
	height: 50px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
	width: calc(60% - 60px);
}

.woocommerce-product-gallery__image,.product_image,.woocommerce ul.products li.product a img{
	border-radius: 5px;
}

.page_header #breadcrumbs{
	border:0;
}

#breadcrumbs{
	margin:0;
	border-bottom: 1px solid #eeeeee;
}

.woocommerce ul.products li.product .price ins,.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
	text-decoration: none;
	font-weight: 500;
}

.page_header{
	background:#f8f8f8;
}


.select2-container--default .select2-selection--single, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea,.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    -webkit-appearance: none;
    border-radius: 3px;
    padding:10px 15px;
	border:1px solid #eeeeee;
    max-width: 100%;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	border-color:#eeeeee;
}

.woocommerce-privacy-policy-text{
	color:#666666;
	font-size:14px;
}

.woocommerce form .form-row{
	padding:0;
	margin-bottom:30px;
}

.woocommerce-Input.input-error{
	border-color:#e43622 !important;
}
.is-large.wc-block-cart .wc-block-cart-items th{
	font-size:1rem;
}
.is-large.wc-block-cart .wc-block-cart__totals-title{
	font-size:1rem;
}
.wc-block-components-product-price__value.is-discounted{
	    color: rgba(21, 89, 188, 1);
    font-size: 1.75rem;
    font-weight: 500;
}
.wc-block-components-product-badge .wc-block-components-formatted-money-amount{
	  color: rgba(21, 89, 188, 1);
    font-size: 1rem;
    font-weight: 500;
}
.wc-block-components-product-badge{
	color: rgba(21, 89, 188, 1);
	border:0!important;
	 font-size: 1rem!important;
	padding:0!important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    line-height: 1.8;
    text-align: right;
	color: rgba(21, 89, 188, 1);
}

.wc-block-components-product-price .wc-block-components-formatted-money-amount{
	    color: rgba(21, 89, 188, 1);
}
.wc-block-components-order-summary-item__individual-prices .wc-block-components-product-price__value.is-discounted {
    font-size: 1rem;
}
.wishlist_item .product-action {
    width: 160px;
}
.tinv-wishlist .product-name {
   width: 220px;
}
.tinv-wishlist .product-date{
	    width: 138px;
}
.tinv-wishlist .product-stock{
	    width: 120px;
}
.tinv-wishlist .product-price{
	width: 100px;
}
.tinv-wishlist table td, .tinv-wishlist table th{
	 padding: 1em .3em;
}
.comment-respond{
	text-align:center;
}
.comment-respond .comment-form-comment{
	display:flex;
	justify-content:center;
}
.commentlist{
	display:flex;
	justify-content:center;
}
#comments{
	    text-align: center;
}
/* .woocommerce-error li{
	    display: flex;
    align-items: center;
    justify-content: space-between;
} */
.woocommerce-error .wc-forward{
	    background-color: #08213d!important;
    color: #fff!important;
}
.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 0px!important;
}
/* .woocommerce-Price-amount bdi{
	    color: rgb(21 89 188);
} */
.wc-block-grid__product .wc-block-grid__product-title {
    text-align: left;
}
.wc-block-grid__product:hover{
	    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.wc-block-grid__product:hover .wc-block-grid__product-image img{
	 transform: scale(1.1);
}
.wc-block-grid__product-image img {
    transition: all .3s;
}
.wc-block-grid__product-image {
    max-height: 300px;
    overflow: hidden;
    aspect-ratio: 1 / 1.1;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
     background-color: transparent;
    color: black;
    border: 1px solid #000;
    font-weight: 500;
    border-radius: 6px;
    font-size: .875rem !important;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{
	 background: var(--primary);
    color: var(--white);
    border-color: var(--primary);
}
.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
	    font-size: 1rem!important;
}
.woocommerce-Price-amount{
	    color: rgba(21, 89, 188, 1);
        font-size: 0.9rem;
    font-weight: 500;
}
.wc-block-grid__product-price{
	    text-align: left;
}
.wc-block-grid__product-add-to-cart.wp-block-button{
	    text-align: left;
}
.tinv-wraper.tinv-wishlist {
display:flex;
}
.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale{
	       background: #ff4444 !important;
    color: #fff!important;
	    padding: .5em .7em!important;
}
.wp-block-heading{
	    font-size: 2.25rem;
	margin-bottom:32px;
}
.tinv-wishlist .tinv-modal button+.button, .tinv-wishlist .tinv-modal button+button{
	       background-color: transparent;
    color: black;
    border: 1px solid #000;
    font-weight: 500;
    border-radius: 10px;
    font-size: .875rem !important;
	    padding: calc(0.667em + 2px) calc(1.333em + 2px);
}
.tinv-wishlist .tinv-modal button+.button, .tinv-wishlist .tinv-modal button+button:hover{
	    background: var(--primary);
    color: var(--white);
    border-color: var(--primary);
}
.tinv-wishlist .tinvwl-buttons-group button{
	background-color: transparent;
    color: black;
    border: 1px solid #000;
    font-weight: 500;
    border-radius: 10px;
    font-size: .875rem !important;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
}
.wc-block-components-totals-wrapper {
       padding: 16px 10px!important;
}
.wc-block-components-totals-wrapper:empty{
	padding:0!important;
}
.wp-block-woocommerce-checkout-order-summary-totals-block {
    padding-bottom: 0px!important;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text{
	    font-size: 1.2rem;
}
.tinvwl-input-group .form-control{
	height: 48px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item{
	    border-bottom: 1px solid #ccc;
}
.woocommerce-MyAccount-content p a{
	text-decoration:underline;
	font-weight:500;
}
.is-large.wc-block-cart .wc-block-cart__totals-title{
	    padding: 8px 16px 8px 10px!important;
}
.woocommerce .woocommerce-ordering select {
    padding: 10px;
}
.woocommerce-MyAccount-navigation ul{
	    list-style: none;
    background: #f8f8f8;
    padding: 0px;
    color: #888888;
    border-radius: 10px;
    margin: 0px auto;
    font-size: 16px;
    border: 1px solid #dddddd;
}
.woocommerce-MyAccount-navigation ul li {
	padding: 8px 0;
	border-bottom: 1px solid #d5d5d5;
	    padding: 15px 20px;
}
.woocommerce-MyAccount-navigation ul li a{
	display:block;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#fff;
}
.woocommerce-MyAccount-navigation ul li:hover{
	    background-color: rgb(21 89 188);
}
.woocommerce-MyAccount-navigation ul li.is-active{
    background-color: rgb(21 89 188);
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	color:#fff;
}
.tinv-wishlist .product-thumbnail {
    min-width: 80px;
    width: 80px;
}
.tinv-wishlist .product-stock i {
    display: none;
}
.woocommerce-info {
    border-radius: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    border: 1px solid #ccc;
    padding: 22px;
	border-radius: 6px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}
.woocommerce-account .addresses .title .edit {
    font-weight: 500;
    text-decoration: underline;
	float: left;
	    padding: 12px 0;
}
.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title{
	    background: #f8f8f8;
    border: 1px solid #dddddd;
    padding: 30px;
    border-radius: 10px;
}
.mo-openid-app-icons>p{
	padding-left: 140px;
}
.mo-openid-app-icons{
	    padding-left: 97px;
}
.mo-openid-app-icons>a>img{
	    height: auto !important;
}
.woocommerce-form-login .social-login-wrapper p:last-child{
	position:relative;
}
.social-login-wrapper:first-child p:after{
	position:absolute;
	content:"";
	height:1px;
	width:20px;
	background-color:#ccc;
}
.social-login-wrapper p:before{
	position:absolute;
}
.woocommerce-tabs.wc-tabs-wrapper{
display:none !Important;
}
.product_item .price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, div .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{
	font-size: 1rem
}
.woocommerce-Price-amount {
    font-size: 1.5rem;
}
.woocommerce div.product form.cart .variations select{
	    padding: 4px 15px;
    border-radius: 10px;
}
.woocommerce div.product form.cart .variations select{
	width:170px;
	margin-left:10px;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 0em;
	width:15%;
	vertical-align:middle;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
	color:#08213d;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: .875em!important;
}
.product_item .product_content .price{
	    color: rgba(8, 33, 61, 1);
}
header .openid-connect-login-button .button-large{
	font-size:0 !important;
	    border: 0;
    padding: 0;
    line-height: 0px;
	display:flex;
	align-items:center;
}

header .openid-connect-login-button .button-large:hover{
	background:none !important;
	color:#000 !important;
}
.home header .openid-connect-login-button .button-large{
	color:#ffffff;
}
header .openid-connect-login-button .button-large:before{
	font-family: 'Line Awesome Free';
    font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
	font-size:22px !important;
    text-rendering: auto;
    line-height: 1;
	content: '\f007';
	margin-top:-4px;
}

header .openid-connect-login-button .button-large:after{
	content:"Login";
	margin-left:5px;
	font-size:16px;
}

.top_right a .la-shopping-cart {
    font-size: 24px;
}
.pagination{
	display: flex;
    border: 0;
	    justify-content: center;
	align-items:center;
}
.page-link:hover{
	background:transparent;
}
.page-link.current{
	background-color:#08213d;
	    color: #fff;
}
.pagination span, .pagination a {
	border:0;
	    border-radius: 50%;
	    color: #787878;
    color: #787878;
	        width: 40px;
    height: 40px;
    display: block;
    line-height: 30px;
	padding: 6px 2px;
}
.page-link:focus{
	box-shadow:none;
}
.pagination li{
	   padding: 0px 5px;
}
.page-numbers.current{
	background-color:#08213d;
	    color: #fff;
}
.footer_menu ul{
	list-style:none;
}
.footer_menu ul li{
	margin-bottom:8px;
}

.footer_menu ul li a:hover{
	text-decoration:underline;
}
footer .openid-connect-login-button{
text-align:left !important;
	margin-bottom:0 !important;
}
footer .openid-connect-login-button .button-large{
font-size:0;
}
footer .openid-connect-login-button .button-large:before{
content:"Login";
font-size:1rem;
}
.tranding_book_slider .sli_box{

}
.sli_btn {
    background-color: #333;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
	border-radius:6px;
    color: #fff;
    text-align: center;
    margin-right: auto;
}

.sli_box .product_image{
	box-shadow:0 0 0;
	background:#f8f8f8;
}

.sli_box .product_image img {
    max-height: 100%;
    transition: all .3s;
    max-width: 100%;
    margin: auto;
}
.sli_btn:hover{
	color:#fff;
}
.tranding_book_slider .slick-slide{
	margin: 0 14px;
}
.sli_box .card-img{
	justify-content:center;
	display:flex;
}
.tranding_book_slider .slick-next:before{
	content:"";
	    background-image: url(https://sigma.r3library.com/wp-content/uploads/2025/05/right-arrow-sli.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: top 12px center;
}
.tranding_book_slider .slick-prev:before{
	content:"";
	    background-image: url(https://sigma.r3library.com/wp-content/uploads/2025/05/arrow-left.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: top 12px center;
}
.slick-next:before, .slick-prev:before {
    content: "";
    width: 46px;
    height: 46px;
    display: block;
    margin: auto;
    border-radius: 50%;
}
.tranding_book_slider .slick-prev{
    width: 60px;
    height: 60px;
    padding: 0px;
    line-height: 49px;
    align-items: center;
    border-radius: 50%;
    background-color: #000000a8;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 3px 11px;
    opacity: 1;
	z-index:1;
}
.tranding_book_slider .slick-next{
    width: 60px;
    height: 60px;
    padding: 0px;
    line-height: 49px;
    align-items: center;
    border-radius: 50%;
    background-color: #000000a8;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 3px 11px;
    opacity: 1;
	z-index:1;
}
.sli_box h2{
	font-size:1rem;
	max-height:36px;
	overflow:hidden;
}
.page-item:first-child .page-link{
	    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.page-item:last-child .page-link{
		    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.site-main .openid-connect-login-button .button{
	font-size:0;
	display:inline-block;
}
.site-main .openid-connect-login-button .button:after{
	content:"Login or Sign Up";
	font-size:1rem;
}

  .read-toggle {
    font-weight:500;
	  text-decoration:underline;
    cursor: pointer;

  }

.custom-short-desc{
	font-size:14px;
	line-height:26px;
}

.more-text{
	display:none;
}

.category_slider .slick-slide{
	padding:0 20px;
}


.category_slider .slick-prev {
    width: 60px;
    height: 60px;
    padding: 0px;
    line-height: 49px;
    align-items: center;
    border-radius: 50%;
    background-color: #000000a8;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 3px 11px;
    opacity: 1;
    z-index: 1;
}
	.category_slider .slick-next {
    width: 60px;
    height: 60px;
    padding: 0px;
    line-height: 49px;
    align-items: center;
    border-radius: 50%;
    background-color: #000000a8;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 3px 11px;
    opacity: 1;
    z-index: 1;
}

.category_slider .slick-prev {
    left: 21px;
	top:39%;
}
.category_slider .slick-next {
   right: 21px;
    top: 39%;

}
	.category_slider .slick-prev:before {
    content: "";
    background-image: url(https://sigma.r3library.com/wp-content/uploads/2025/05/arrow-left.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: top 12px center;
}

.category_slider .slick-next:before {
    content: "";
    background-image: url(https://sigma.r3library.com/wp-content/uploads/2025/05/right-arrow-sli.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: top 12px center;
}
.category_slider h3{
	font-size:18px;
	font-weight:700;
	padding-top:10px;
}
.category_slider .slick-dots {
	display:none !important;
}

.top_right a .la-user{
	font-size:22px;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link{
	display:block !important;
}

.wc-block-grid__product-title{
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woocommerce-ordering{
	display:flex;
	align-items:center;
}
.woocommerce-ordering select{
	    --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
	width:200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

li.mylibrary{
	display:none;
}
.userloginemnu .mylibrary{
	display:block;
}

.ui-widget.ui-widget-content{
	border:0;
	    background: #dddddd;
    height: 5px;
}

.ui-slider-horizontal .ui-slider-range{
	background:#000000;
	height:6px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: -8px;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 3px solid #ffffff;
    font-weight: normal;
    color: #454545;
    background: #000000;
    box-shadow: 0 0 4px;
}

.product .product_title + .price{
	display:none !important;
}

.product_search form{
	position:relative;
}

.product_search .form-control{
	border-color:#aaaaaa;
	padding-right:40px;
}

.product_search button {
    position: absolute;
    right: 0;
    background: 0;
    border: 0;
    padding: 8px 10px;
    top: 0;
    font-size: 20px;
    color: #000000;
}

.monthly-breakdown{
	font-size:18px;
	color:#68ad13;
}

.product-type-simple.product .product_title + .price{
	display:block !important;
}

.future{
	position:relative;
	z-index:3;
}
.future{
	background: linear-gradient(90deg, #1300A3 0%, #8A008D 100%);
	height:80px;
	width:100%;
	z-index:1;
	padding:0px 10px;
	}
