@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
	--paddingsidebar: 35px;
/*
	--fontset: 'Montserrat', sans-serif;
	--fontset: 'Poppins', sans-serif;
	--fontset: 'Open Sans', sans-serif;
*/
	--fontset: 'Gotham Pro', sans-serif;
	--maincolor1: #a457d2;
}
/*
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap" rel="stylesheet">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
*/


body {
	font-family: var(--fontset);
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	font-optical-sizing: auto; 
	font-weight: 600;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, p, .main-menu>nav>ul>li>a, .footer-menu nav ul li a, .page-header h1 {
	font-family: var(--fontset);
}
a:hover {
	color: var(--maincolor1);
}
.com-finder__explained a {
	text-decoration: underline;
	border-bottom: 1x solid var(--maincolor1);
}
.main-wrapper {
	
}
.slider-nav-position-3 .owl-nav {
	bottom: 24%;
}
.furniture-slider-wrap .main-slider-content-3-wrap {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.09707633053221287) 41%);
	background: linear-gradient(90deg, rgba(255,255,255,1) 44%, rgba(255,255,255,0.65) 62%);
}
.slider-inner-text {
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 20%;
	left: 60%;
	right: 5%;
/*	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	background-color: #fff;*/
	color: #fff;
	padding: 25px 35px;	
}
.main-slider-content-3 ul {
	margin-top: 1rem;
}
.main-slider-content-3 ul li {
	line-height: 1.7rem;
}
.anima {
/*transition: all 0.3s ease 0s;*/
animation-duration: 1s;
    animation-fill-mode: both;
	animation-name: fadeInDown;
}
.logo a img {
	max-width: 80%;
}
.clickalbe-sidebar-wrapper-style-1 {
	width: 400px;
}
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-close {
	left: var(--paddingsidebar);
}
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap {
	padding: 170px var(--paddingsidebar) 20px;
	height: 100%;
}
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a {
	text-transform: none;
}
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a .imgmenu img {
	max-width: 100%;
}
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a i.text-left {
	float: none;
}
.header-large-device .logo.logo-width, .footer-logo img {
	max-width: 200px;
}
.main-menu>nav>ul>li>a {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: 500;
}
.main-menu.main-menu-padding-1>nav>ul>li {
	padding: 0 0.2rem;
	line-height: 185px;
}
.main-menu>nav>ul>li>ul.sub-menu-width li {
	line-height: normal;
}
.main-menu.menu-lh-3>nav>ul {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	justify-content: space-evenly;
}
.main-menu.menu-lh-3>nav>ul>li>a {
	line-height: 120%;
}
.main-menu>nav>ul>li>ul.sub-menu-width li a {
	text-transform: uppercase;
}
.main-menu>nav>ul>li>a:after {
}
.main-menu.menu-lh-3>nav>ul>li>a:after {
	top: 105%;
}
.footer-menu nav ul {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.footer-menu nav ul li {
	margin: 0 15px;
}
.footer-menu nav ul li a {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: 500;
}

.page-header h1 {
	font-weight: bold;
	font-size: 32px;
/*	margin: 0 0 42px;*/
	margin: 0 0 0px;
	color: #262626;
	text-transform: uppercase;
}
.breadcrumb {
	align-items: center;
	justify-content: center;
	font-weight: 400;
}
.mini .breadcrumb {
	align-items: flex-start;
	justify-content: left;
}
.copyright p {
	font-size: 12px;
	color: #494949;
	letter-spacing: normal;
}
.com-content-category-blog.blog img {
	max-width: 100%;
	height: auto;
}
.blog-details-content .blog-meta-5, 
.blog-meta-5 {
	padding: 10px 0 17px;
}
.blog-details-content .blog-meta-5 ul li,
.blog-meta-5 ul li {
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	margin-right: 2px;
}
.blog-details-content h3, .page-header h1, #RadicalMart.categories h1,
.com-finder.finder h1,
#RadicalMart.category-table h1 {
	font-size: 32px;
	color: #2f2f2f;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
/*    margin: 35px 0 0px;*/
//    font-family: "Playfair Display", serif;
}
.com-finder__search .form-inline label {
	display: none;
}
.blog-details-content .blog-details-img span {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.96px;
	background-color: #1d1d1d;
	display: inline-block;
	line-height: 1;
	padding: 11px 50px;
}

.blog-details-content .blog-details-img span figcaption {
	text-transform: uppercase;
}

.testimonial-quote-4 img {
	width: 20%;
}
.contacts li {
	border: 0px solid #D8D8D8;
	color: #5d5d5d;
	margin-bottom: 2rem;
}
.contacts li div {
	border: 1px solid #D8D8D8;
	width: 100%;
	padding: 1rem;
	height: 100%;
}
.contacts li div:hover {
	border: 1px solid var(--maincolor1);
	cursor: pointer;
}
.contacts li div h5 {
	font-size: x-large;
}
input, .js-finder-search-query.form-control {
	background: #eceff8;
	border: 2px solid #eceff8;
	height: 63px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	width: 100%;
	border-radius: 0;

	background-color: transparent;
	border: 1px solid #D8D8D8;
	color: #5d5d5d;
	padding: 2px 23px;
}
.btn, .btn.btn-primary,
.contact-form-area .submit {
	background-color: #181818;
	color: #fff;
	padding: 13px 45px 13px;
	border: none;
	font-weight: bold;
	border-radius: 0;
	margin-right: 2px;
}
.btn:hover, .btn.btn-primary:hover, .btn:focus, .btn.btn-primary:focus,
.contact-form-area .submit:hover, .contact-form-area .submit:focus {
	background-color: #ff6e21;
	background-color: var(--maincolor1);
}
.contact-form-area {
	margin-right: 0;
}
.item-page .nav-pills .nav-link {
	border-radius: 0;
	white-space: nowrap;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {

}
.item-page ul li:before,
.main-slider-content-3 ul li:before {
	font-family: 'themify';
	content: "\e64c";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	border-radius: 50%;
	padding: 0.2rem;
	background-color: var(--maincolor1);
	color: #fff;
	font-weight: bolder;
	margin-right: 0.2rem;
}

.item-page.contacts ul li:before {
	display: none;
}
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a {
	font-weight: 400;
}
.furniture-slider-wrap .main-slider-content-3-wrap .main-slider-content-3,
.slider-btn-1 a.slider-btn-1-border-1:hover
 {
	border: 2px solid var(--maincolor1);
}
.btn-hover a.theme-color-yellow-2-hover:after,
.section-title-7 h2:before,
.furniture-banner-wrap .furniture-banner-content-wrap .furniture-banner-content h2:before,
.blog-wrap-3 .blog-content-3 span,
.bg-theme-color-yellow-2,
#scrollUp:hover {
	background-color: var(--maincolor1);
}
.banner-offer-wrap .banner-offer-content-1 h3,
.section-title-7 span, .blog-more a:hover,
.nav-style-4 .owl-nav div:hover,
.slider-nav-style-1 .owl-nav div:hover,
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a,
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a i,
.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-close:hover,
.footer-menu.color-yellow-2 nav ul li a:hover, .footer-menu nav ul li a:hover,
.item-page .tab-pane i {
	color:  var(--maincolor1);
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #fff;
	color:  var(--maincolor1);
	border-left: 2px solid var(--maincolor1);
	border-top: 2px solid var(--maincolor1);
	border-bottom: 2px solid var(--maincolor1);
	border-right: 2px solid transparent;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.item-page .nav-link {
	border-left: 2px solid transparent;
	border-top: 0;
	border-bottom: 0;
	border-right: 2px solid var(--maincolor1);
	color: #707070;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-weight: 400;
}
.item-page .tab-content {
	border-top: 2px solid var(--maincolor1);
	padding-left: 2rem;
	padding-top: 10px;
	font-weight: 400;
}
.item-page .tab-pane {
	font-weight: 400;
}
.item-page .tab-pane .lnr-phone-handset {
	font-weight: 600;
}



.wrappergal.nav-style-4 .owl-nav div.owl-prev {
	left: 10px;
}
.wrappergal.nav-style-4 .owl-nav div.owl-next {
	right: 10px;
}

#RadicalMart .products-list h3 {
	font-size: 22px;
	font-weight: 500;
}

#RadicalMart .products-list > h2 {
	color: var(--maincolor1);
}

/**************/
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}


/* 

for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

@media (max-width: 600px) {
	.slider-nav-position-3 .owl-nav {
		bottom: 5%;
	}
}
/**************/

/* 
==============
Cookie Bar CSS
==============
*/
.cookie-content-modal {
    left: 1em;
    position: fixed;
    opacity: .8;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.5em;
    align-items: flex-end;
    max-width: 380px;
    margin: 0 auto 20px;
    padding: 10px 15px 10px 10px;
    bottom: 0;
    background-color: rgba(29, 166, 120, .8);
    background-color: rgba(164, 87, 210, .8);
    color: #fff;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 999;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    display: none;
}

.cookie-content-modal.active {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center
}

.btns_cookie {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    justify-content: flex-end;
    margin-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.btn.btn-cookie {
    border: none;
    outline: 0;
    padding: .8em 1.5em;
    width: 25px;
    margin-right: 1em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    text-transform: uppercase
}

.btn.btn-cookie i {
    color: #fff;
    font-size: 20px;
    transition: all ease 0.3s 0s;
}

.btn.btn-cookie i:hover{
    color: var(--primary-color) !important;
    -ms-transform: translate(0px, -3px);
    -webkit-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
    transition: all ease 0.3s 0s;
}

.btn.accept {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    text-align: center;
    min-width: 10px !important;
    font-size: 13px !important;
    background-color: transparent !important;
    padding: 0 0 !important;
    margin: 0 0 3px !important;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    display: inline-block !important;
    flex: unset !important;
    white-space: nowrap
}

.content-cookie p {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin: 0 10px 0 0 !important;
    font-size: 16px;
    line-height: 24px;
    color: #fff !important
}

.content-cookie p a {
    opacity: 1 !important;
    text-decoration: underline !important;
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
    transition: all ease 0.3s 0s;
}

.content-cookie p a:hover{
    color: #fff !important;
    -ms-transform: translate(0px, -3px);
    -webkit-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
}

.fa.fa-whatsapp {
	color: #00D757;
}

.fa.fa-telegram {
	color: #3390EC;
}






