:root {
    --ris-theme-bg-blue: #2B50ED;
    --ris-theme-bg-green: #3DDC97;
    --ris-theme-bg-white: #ffffff;
    --ris-theme-bg-dark: #1A191C;
    
    --ris-theme-light-text: #3E3E3E;
    --ris-theme-light-text-active: #000000;
    --ris-theme-light-bg-banner: #F1F4FB;
    --ris-theme-light-bg-border: #EAEAEA;
    --ris-theme-light-bg-card: #F9F9F9;

    --ris-header-height: 4.375rem;
    --ris-color-reversely: #A54EFF;

}
body {
	font-family: "Inter", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
	line-height:1.5;
}
body.wp-theme-ris{
    /* background: url(images/cutting-bg.svg) no-repeat #E8ECFF; */
	background: #E8ECFF;
    background-size: 100%;
}
a {
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: #E71E39;
}
/* ul {
	list-style: none;
	padding: 0;
	float: left;
} */
ul li {
	/* margin-bottom: 5px; */
}
.fw-600 {
	font-weight: 600;
}
.cp {
	cursor: pointer;
}
.clr_red {
	color: #E71E39 !important
}
.mb10 {
	margin-bottom: 10px;
}
.mr5 {
	margin-right: 5px;
}
.pnone {
	padding: 0px;
}
.plnone {
	padding-left: 0px
}
.prnone {
	padding-right: 0px
}
.pb5 {
	padding-bottom: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mb0 {
	margin-bottom: 0
}
.mb7 {
	margin-bottom: 7px !important
}
.fwb {
	font-weight: bold;
}
.bbred {
	border-bottom: 2px solid #E71E39;
}
.bbred_box {
	border-bottom: 2px solid #E71E39;
	padding-bottom: 7px;
}
.banner {
	padding-top: 20px;
	padding-bottom: 20px;
}
.btn_gen {
	border: 1px solid #232931;
	border-radius: 30px;
	background-color: transparent;
	padding: 3px 15px;
	color: #232931;
	margin-left: 5px;
}
.btn_gen:hover {
	border-color: #E71E39;
	color: #E71E39
}
.btn_price a {
	border: 1px solid #232931 !important;
	border-radius: 30px !important;
	background-color: #232931 !important;
	padding: 5px 15px !important;
	color: #DADADA !important;
	margin: 5px 0px 20px 0px !important;
}
.btn_price a:hover {
	border-color: #E71E39 !important;
	background-color: #E71E39 !important;
}
.btn_comment {
	border: 1px solid #E71E39;
	border-radius: 30px;
	background-color: #E71E39;
	padding: 5px 15px;
	color: #DADADA;
	margin: 10px 0px
}
.btn_comment:hover {
	border-color: #232931;
	background-color: #232931;
}
.navbar {
	margin-bottom: 0px
}
.navbar-default .navbar-brand {
	height: auto;
	margin: 0 16px 0 8px;
    padding: 3px 0px 5px;
}
.nav {
	padding: 0px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #E71E39;
}
.row_banner {
	background-color: #EFEFEF
}
.banner h2 {
	font-weight: bold;
	margin: 10px 0px;
	text-align: center;
}
.banner .button_sec {
	margin: 15px 0px 10px 0px;
}
/* .main_content {
	padding: 30px 0px;
} */
.main_content p {
	color: #43404E;
}
/* .main_content h3 {
	color: #232931;
	font-weight: bold !important;
} */
/* .main_content h4 {
	color: #232931;
	font-weight: bold;
} */
.main_content h5 {
	color: #232931;
	font-weight: bold;
}
.main_content span {
	color: #232931;
}
.main_content_left .box_products .panel {
	border: none;
	box-shadow: none;
	border-radius: 0;
	/* margin-bottom: 30px; */
}
.main_content_left .box_products .panel .panel-body {
	background-color: #e6e7e9;
	overflow: hidden;
	min-height: 200px;
	border-radius: 16px;
}
.main_content_left .box_products .panel .panel-body>a {
	display: flex;
    justify-content: center;
    align-items: center
}
.main_content_left .box_products .panel .panel-footer {
	position: relative;
	width: 100%;
	/* min-height: 275px; */
	/* text-align: center; */
	/* background: #fff; */
	/* margin: -30px auto 0 auto; */
	/* box-shadow: 0px 7px 11px #c5bebe; */
	/* padding: 20px; */
	/* border-radius: 4px; */
	/* border: none !important; */
	/* border: 5px solid transparent; */
	/* border-image: url(border-bg.png); */
}
.main_content_left .box_products .panel .panel-footer .head_product {
	font-size: 20px;
	float: none;
	font-weight: 600;
	color: #010314;
	line-height: 26px;
	/* min-height: 78px; */
	/* margin-bottom: 15px; */
	display: block;
	text-decoration: none;
}
.main_content_left .box_products .panel .panel-footer .date_product {
	font-size: 16px;
	font-weight: 500;
	color: #010314 !important;
}
.main_content_left .box_products .panel .panel-footer .date_product span,
.main_content_left .box_products .panel .panel-footer .head_product span{
	color:#010314
}
/*.main_content_left .box_products .panel .panel-footer p {font-size:12px; margin-bottom: 0px;}*/
.main_content .product_details p {
	/* color: #43404E; */
	font-size: 16px;
	line-height: 24px;
}
.main_content .product_details h2 {
	font-size:32px;
	font-weight: 600;
}
.main_content .product_details h2 strong,
.main_content .product_details h3 strong,
.main_content .product_details h4 strong {
	font-weight: 600;
}
.main_content .product_details h3 {
	font-size:26px;
	font-weight: 500;
}
.main_content .product_details h4 {
	font-size:22px;
	font-weight: 500;
}
.main_content .product_details .fas {
	color: #6E6F72;
	margin-right: 5px;
}
.main_content .product_details .bar_red {
	width: 40px;
	height: 2px;
	background-color: #E71E39;
	margin: 0px 0px 10px 0px;
	display: -webkit-box;
}
.truncate-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.truncate-4 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.title-wrapper {
  min-height: 52px;
}

.desc-wrapper {
  min-height: 72px;
}

.product_details .row_result {
	margin: 10px 0px;
	width: 100%;
	display: inline-block;
}
.product_details .row_result .box_result {
	border: 1px solid #eeeeee;
	padding: 20px;
	text-align: center;
	border-radius: 4px;
}
.product_details .row_result .box_result .box_result_hd {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.product_details .row_result .box_result .box_result_des {
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #E71E39;
	margin: 5px 0px;
}
/* .product_details ol {
	padding-left: 30px;
	margin-top: 20px
}
.product_details ol li {
	margin: 0;
	padding: 0px 0px 15px 30px;
	list-style: none;
	background-image: url("http://localhost/plagiarism-checker.me/blog/wp-content/uploads/2019/03/icon-li.png");
	background-repeat: no-repeat;
	background-size: 20px;
	color: #6E6F72;
	line-height: 20px;
} */
 .product_details ol li,
 .product_details ul li {
	margin-bottom:6px
 }
.product_details .box_social {
	background-color: #232931;
	color: #ffffff;
	width: 30px;
	height: 30px;
	padding: 8px 0px;
	border-radius: 4px;
	text-align: center;
}
.product_details .box_social:hover {
	background-color: #E71E39
}
.product_details .row_social {
	margin: 5px 0px 20px 0px;
	display: inline-block;
	margin-right: 5px
}
.reviews .bar_red {
	width: 40px;
	height: 2px;
	background-color: #E71E39;
	margin: 7px auto;
	display: -webkit-box;
}
.main_content_right .thumbnail {
	padding: 0;
	border: none;
	width: 100%;
	display: inline-block;
	border-radius: 0;
}
.main_content_right .thumbnail .head_thumb {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
	color: #232931
}
.main_content_right .thumbnail .caption {
	padding: 10px 0px 0px 0px;
}
.main_content_right .thumbnail .head_post {
	color: #232931;
	padding-bottom: 6px;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.main_content_right .thumbnail .row_post {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}
.main_content_right .thumbnail .post_image {
	padding: 0;
}
.main_content_right .thumbnail .post_image img {
	width: 65px;
	border-radius: 50%;
	height: 65px;
	display: inline-block;
}
.mt30 {
	margin-top: 30px;
}
.main_content_right .thumbnail .post_text {
	padding-right: 0;
	padding-left: 0;
	padding-top: 4px;
}
.main_content_right .thumbnail .post_text span {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}
.main_content_right .thumbnail .post_text span:hover {
	color: #000
}
.main_content_right .thumbnail .post_text p {
	font-size: 12px
}
.main_content_right ul {
	margin-top: 20px;
}
.main_content_right ul li {
	display: inline-block;
}
.row_big_footer {
	background: #fff;
	background-size: cover;
	background-position: center 110px;
	padding-top: 50px;
	border-top: 1px solid #333;
	margin-top: 30px;
}
.bs-content a {
	color: #306fd7;
}
.big_footer {
	padding: 45px 0px;
	color: #D3D3D3
}
.big_footer span {
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	float: left;
}
.big_footer .bf_logo {
	padding-top: 40px;
	padding-bottom: 40px;
}
.big_footer p {
	text-align: justify;
	float: left;
	margin: 0px;
}
.big_footer ul {
	list-style: none;
	padding: 0;
	float: left;
}
.big_footer ul li {
	margin-bottom: 5px;
}
footer {
	/* color: #D3D3D3;
	background-color: #1d2228;
	width: 100%;
	height: 70px;
	padding: 25px;
	font-size: 14px; */
}
.featured_post-sec>h3 {
	margin-bottom: 20px;
}
.box_featured .post_text a,
.box_popular .post_text a {
	line-height: normal;
	display: block;
}
.main_content_left {
	padding-left: 0;
	padding-right: 0;
}
.main_content_right .box_featured,
.main_content_right .box_popular {
	padding-right: 0px;
	padding-left: 15px;
}
.home_slider_sec {
	background: #f3f2f0;
}
.sp-selected-thumbnail::after,
.sp-selected-thumbnail::before {
	display: none;
}
.sp-layer,
#example3_63 .title-in-bg {
	background: none !important;
}
body #example3_63 .desc-in,
#example3_63 .title-in-bg {
	color: #3e3e3e !important;
	text-align: left !important;
	width: 41% !important;
	left: 9% !important;
	right: auto !important;
	opacity: 1 !important;
}
body #example3_63 .title-in {
	font-size: 30px !important;
	top: -30% !important;
	font-weight: normal !important;
}
body #example3_63 .desc-in {
	color: #6b6b6b !important;
}
.ptn {
	padding-top: 0px !important;
}
body .navbar-default {
	height: 70px;
    border-radius: 16px !important;
    margin-top: 20px;
    background-color: var(--ris-theme-bg-white);
    border: 1px solid var(--ris-theme-light-bg-border);
    padding: 8px;
    width: 100%;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
body .sp-slides-container .sp-fade-arrows {
	opacity: 1 !important;
}
#search-2 .screen-reader-text {
	display: none;
}
.right-search {
	padding-right: 0;
	margin-bottom: 20px;
	padding-left: 15px;
}
.right-search input[type="text"] {
	border: 1px solid #DADADA;
	height: 55px;
	background: #ebf1fb;
	width: 100%;
	padding: 10px 40px 10px 10px;
	font-size: 14px;
}
.right-search input#searchsubmit {
	border: none;
	background-size: 21px auto !important;
	text-indent: 999999999999999px;
	overflow: hidden;
	width: 40px;
	padding: 2px 0;
	position: absolute;
	right: 9px;
	height: 43px;
	z-index: 9;
	top: 6px;
}
.right-search input[type="text"]:focus {
	outline: none !important;
}
body .wp-paginate a:hover,
body .wp-paginate a:active {
	color: #000;
}
form#searchform {
	position: relative;
	background: #ebf1fb;
}
.wp-paginate .title {
	display: none;
}
.navigation {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
body ol.wp-paginate {
	display: inline-block;
}
body .wp-paginate a {
	background: none;
	padding: 5px 10px;
	border: none;
	color: #000;
	font-weight: bold;
}
body .wp-paginate .current {
	background: #131b42;
	padding: 4px 10px;
	border: 1px solid #131b42;
	font-weight: bold;
}
.search li a {
	font-size: 17px;
}
.search .search_text li {
	margin-bottom: 10px;
	border: 1px solid #DADADA;
	padding: 10px;
}
.searchfor h1 {
	text-align: left;
}
.searchfor h1 span {
	font-size: 18px;
	display: block;
	margin-top: 20px;
}
.searchfor .main_content {
	padding-bottom: 15px;
}
.pageheading {
	min-height: 400px;
	padding-top: 95px;
	text-align: center;
}
.box_products img {
	/* width: auto;
	height: 200px; */
	max-width: 100%;
	height: auto;
}
.box_products .panel-body.text-center {
	padding: 0;
}
.box_products .panel-body {
	padding: 0;
}
/* .home .main_content {
	padding: 90px 0px 30px;
} */
.nav>li.current-menu-item a {
	color: #2e6ed7 !important;
	background-color: transparent !important;
}
span.author {
	display: inline-block;
	color: #505050;
	font-size: 17px;
	margin-right: 30px;
}
body .color_blue {
	color: #306fd7;
}
.author img {
	margin-right: 10px;
	border-radius: 50%;
}
.spost-meta {
	font-size: 17px;
	padding: 20px 0;
}
.spost-img {
	width: 100%;
    text-align: center;
}
.spost-img img {
	/* width: 100%; */
    border-radius: 16px;
    /* height: 380px; */
}
.main_content .product_details h3 {
	/* color: #283659;
	font-weight: bold !important;
	font-size: 30px; */
	margin-top: 0;
	margin-bottom: 20px;
}
.bf_logo img.img-responsive {
	margin-bottom: 20px;
	height: 48px;
}
.row_big_footer h3 {
	font-size: 22px;
	color: #202020;
	margin-bottom: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.bf_logo {
	padding-right: 50px;
}
.footer_bottom {
    /* background-color: var(--ris-theme-bg-blue);
	border-top: 1px solid #404040; */
	width: 100%;
	text-align: center;
	color: var(--ris-theme-bg-white);
	padding: 24px 8px;
}
.copywrite {
	font-size: 16px;
	font-weight: 500;
	color: #010314;
	
	padding: 8px 0;
}
.clear {
	clear: both
}
.copywrite a {
	font-weight: 600;
	color: #010314;
}
.copywrite a:hover {
	background-image: linear-gradient(to right, #BC4EFF, #5F4CFF);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.mobile-show {
	display: none;
}
body .navbar-default .navbar-toggle {
	background: none;
	border: none;
	border: none;
}
.navbar-toggle .icon-bar {
	height: 5px;
	width: 35px;
	border-radius: 3px;
	margin-bottom: 6px;
	background: #fff !important;
}
.social-list img {
	height: auto !important;
}
.social-list a:nth-child(2) {
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
}
.row_post ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 10px;
}
.row_post ul li:last-child {
	border: none !important;
}
.row_post ul li span {
	color: #000;
	font-weight: bold;
	display: block;
}
.blue-bg {
	background: #111a4b url(images/inner-blue-bg.png) no-repeat center top;
	background-size: cover;
}
.pageheading h1 {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 35px;
}
body .navbar-right {
	margin-right: 0;
}
a.rmore-link {
	color: #101a4d;
}
.panel-footer p {
	color: #43404E;
	font-weight: 500;
	margin-bottom:0
}
.panel-footer a:focus {
	outline: none !important;
	text-decoration: none !important;
}
.pg_title {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.pg_title h1 {
	font-size: 36px;
}
.pg_title h1 span {
    background: linear-gradient(to right, #BC4EFF, #5F4CFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-left: 7px;
}
.post_meta {
	display: flex;
	justify-content: center;
	font-weight: 500;
	color: #43404E;
	font-size:18px
}
/* additional css */
/* .main-container.main_bg {
	background: url(../ris/images/bg-main-banner.svg) no-repeat;
    background-size: cover;
    width: 100%;
	margin-bottom: 48px;
} */
.pages-title-sec {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	min-height: 275px;
    margin-bottom: 30px;
}
.pages-title-sec h1,
.pages-title-sec h2 {
	text-align: center;
	color: var(--ris-theme-light-text-active);
	font-weight: 700;
	font-size: 35px;
	/* margin-top: 130px; */
}
/* body .navbar-default .navbar-toggle {
	display: inline-block;
} */
.navbar-default .navbar-nav li:last-child a,
#nav_bar .navbar-nav .current_page_item a {
	/* margin-right: 0px !important;
	color: #3ddc97 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	border: 0px;
	font-size: 16px;
	padding-top: 10px !important;
	background: transparent !important; */
}
.email_link {
	color: #3ddc97 !important
}
.row_post ul li {
	border-bottom: none;
}
.iconic {
	background: red !important;
	float: left;
	margin-left: 15px;
	height: 45px;
	width: 45px;
	padding: 5px;
	border-radius: 5px;
}
.iconic img {
	text-align: center;
	margin: 10px auto;
}
.iconic:hover {
	background: #2b50ed !important;
}
.navbar-default .navbar-nav>li>a {
	font-weight: 600;
	font-size: 17px;
}

.footerwidget h3 {
	margin-top: 20px;
}
.footerwidget ul li a:hover {
	background-image: linear-gradient(to right, #BC4EFF, #5F4CFF);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}
.email_link {
	color: #3DDC97 !important;
}
.footer-sec {
	background: url(images/footer-bg.svg) no-repeat;
    background-size: cover;
	color: #43404E;
	font-size: 16px;
}
.footer-sec a {
	display: inline-block;
}
.footer-sec a,
.footer-sec li,
.footer-sec p,
.footer-sec h3,
.footer-sec ul li a {
	color: #43404E;
}

.footer_logo {
	
}
.footer_logo a,
.footer_desc {
	margin-bottom:24px;
}
.footer_desc {
    width: 75%;
}
.footer_contact {

}
.footer_contact p { 
    margin-bottom: 4px;
    font-weight: 600;
}
.footer_contact a {
	color: var(--ris-theme-bg-green);
	text-decoration: underline;
	word-break:break-word;
}
.social-icons {
	margin-top: 24px;
	display: flex;
	gap: 16px;
}
.footer-sec a.social-icon-box {
    width: 34px;
    height: 34px;
    background: var(--ris-theme-bg-white);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-sec a.social-icon-box:hover {
	cursor: pointer;
    background-color: var(--ris-theme-bg-green);
}
.foot-col-comp {
	
}
.foot-col-qlink {

}
.foot-col-legal {

}
.footer_head {
	font-size: 20px;
	color: #010314;
    font-weight: 600;
    display: block;
	margin: 0 0 24px;
}
.footer-sec ul {

}
.footer-sec ul li .nav-link{
	padding: 8px 0;
}
.navbar-default .navbar-nav>li>a:hover {
	border: none;
}
#menu-item-383 {
	height: 50px;
	display: flex;
	align-items: center;
	margin: 0 8px;
	background-color: #E4E9FF;
    border:1px solid var(--ris-theme-light-bg-border);
	border-radius: 12px;
}
#menu-item-383 a {
	color: var(--ris-theme-bg-blue);
	padding: 12px 20px;
	margin-right: 0;
}
#menu-item-383:hover {
    background-color: var(--ris-theme-bg-blue);
    border-color: var(--ris-theme-bg-blue);
}
#menu-item-383:hover a {
	color: var(--ris-theme-bg-white);
}
.navbar-default .navbar-nav>li>a:hover {
	color: var(--ris-theme-bg-blue);
}
.pageheading {
	display: none;
}
#menu-item-10 {
	height: 50px;
	display: flex;
	align-items: center;
	font-weight: 600;
	border-radius: 12px;
	border: 1px solid var(--ris-theme-bg-blue);
	background-color: var(--ris-theme-bg-blue);
}
#menu-item-10 a {
	color: var(--ris-theme-bg-white);
	margin-right: 0;
	padding:8.5px 10px;
    display: flex;
    align-items: center;
    gap: 8px;
}
#menu-item-10 a::before {
	content: "";
    width: 33px;
    height: 33px;
    display: inline-block;
    background: url(../ris/images/diamond-bg-white.gif) no-repeat;
    background-size: cover;
    border-radius: 8px;
}
#menu-item-10:hover {
    background-color: var(--ris-theme-bg-green);
    border-color: var(--ris-theme-bg-green);
}
#menu-item-10:hover a {
	color: var(--ris-theme-bg-white);
}
#menu-item-81>a{
	color: var(--ris-theme-bg-blue);
}
.navbar-default .navbar-collapse {
	padding: 0;
	border:0;
}
.navbar-toggler-icon {
	width: 22px;
    height: 22px; 
	display: block;
	background: url(../ris/images/icon-toggle.svg) no-repeat;
    background-size: cover;
}
/* Hide sub-menus by default */
.navbar-nav .menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    z-index: 1000;
}

/* Show sub-menu on hover */
.navbar-nav .menu-item-has-children:hover > .sub-menu {
    display: block;
}

/* Style submenu items */
.navbar-nav .menu-item-has-children .sub-menu li a {
    padding: 10px 15px;
    display: block;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

/* Optional hover effect */
.navbar-nav .menu-item-has-children .sub-menu li a:hover {
    background: #f2f2f2;
}

/* Ensure parent is positioned for absolute children */
.navbar-nav .menu-item-has-children {
    position: relative;
}

/* Add a dropdown arrow to parent item */
.navbar-nav .menu-item-has-children > a::after {
    content: " ▼";
    font-size: 0.6em;
    margin-left: 5px;
}

/*header*/
.site-header .navbar{
    transition: 0.5s;
    padding: 6px 0px;
    border: 1px solid #fff;
    border-radius: 16px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}
.site-header .navbar-nav .nav-item {
    margin-right: 4px;
}
.site-header .navbar-nav .nav-link{
    padding: 6.4px 15px;
    color: #555261;
    font-size: 16px;
    font-weight: 600;
    border:2px solid transparent;
    border-radius: 8px;
    transition: none;
}
.site-header .pricingBtn{
    color: #fff;
    background: linear-gradient(to right, #BC4EFF, #5F4CFF);
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 600;
    border-color: #BC4EFF;
    border-radius: 8px;
    transition: none;
    text-decoration: none;
}
.site-header .navbar-nav .nav-link:hover,
.site-header .navbar-nav .nav-link:active,
.site-header .navbar-nav .nav-link.active {
    border-radius: 0;
    border-bottom:2px solid #BC4EFF;
}
.site-header .pricingBtn:hover,
.site-header .pricingBtn.active {
    color: #555261;
    background:#fff;
    box-shadow: none;
}
.btn-check:focus+.btn, .btn:focus {
    box-shadow:none;
}
.login-btn{
    text-decoration: none;
    color: #010314;
    background-color: #fff;
    padding: 8px 15px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
    border: 1px solid #ddd;
}
.login-btn:hover, .login-btn:active, .login-btn.active  {
    background: linear-gradient(to right, #BC4EFF, #5F4CFF);
    box-shadow: 0 5px 15px rgba(145, 92, 182, .4);
    color:#fff;
}
.login-btn:hover .dl-account,
.login-btn:active .dl-account,
.login-btn.active .dl-account
{
    content: url('images/login-dark.svg');
}
.toolsDropDown button {
    color: #555261;
    font-weight: 600;
}
.toolsDropDown button:hover {
    color: rgba(0,0,0,.7);
}
.toolsDropDown .dropdown-menu {
    right: 0;
    left: unset;
    border-radius: 12px;
    border: 0;
    padding: 12px 10px;
}
.toolsDropDown .dropdown-item {
    padding: 8px 16px;
    border-radius: 8px;
}
.toolsDropDown .dropdown-item.active, .toolsDropDown .dropdown-item:active {
    font-weight: 500;
}
/*end header*/
@media (min-width: 992px) {
	.foot-col-comp {
		padding-left: 48px;
	}
	#menu-item-81 {
		margin-right: 70px !important;
	}
}
@media (min-width: 1200px) {
	#menu-item-81 {
		margin-right: 190px !important;
	}
}
@media (min-width: 1400px) {
    /* .container {
        width: 1318px;
    } */
	#menu-item-81 {
		margin-right: 265px !important;
	}
}
@media (max-width: 991.98px) { 
	.foot-col-comp {
		margin: 48px 0 24px;
	}
	.foot-col-qlink {
		margin-bottom: 24px;
	}
	/* navbar collapse breakpoint */
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-right {
		margin-right: 0;
		display: block !important;
		width: 100%;
		border-radius: 10px;
		margin-left: 1px;
		color: #000;
		background: #fff;
	}
	.navbar-toggle {
		display: block;
		margin-right:4px;
		margin-top: 6px;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-default .navbar-nav {
		float: none!important;
		margin: 7.5px 0 0;
		padding: 8px 16px 16px;
		border: 1px solid var(--ris-theme-light-bg-border);
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
	}
	.navbar-default .navbar-nav>li {
		float: none;
		border-bottom: 1px solid var(--ris-theme-light-bg-border);
	}
	.navbar-default .navbar-nav>li>a {
		padding:15px 0;
		margin-right: 0;
	}
	.collapse.in{
		display:block !important;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background: transparent;
	}
	#menu-item-383 {
		margin: 12px 0;
	}
	#menu-item-383 a,
	#menu-item-10 a {
		width: 100%;
		padding-left: 10px;
	}
}
@media screen and (min-width: 767px) {
	#menu-item-6 {
		margin-right: 0px !important;
	}
	#menu-item-9 {
		margin-right: 0px !important;
	}
}
@media screen and (max-width: 766.98px) {
	.main-container.main_bg {
		margin-bottom: 0;
	}
	button#responsive-menu-button {
		display: none !important;
	}
	.box_products .panel-body {
		margin-top: 16px;
	}
	.navbar-default .navbar-nav li:last-child a,
	#nav_bar .navbar-nav .current_page_item a {
		width: 100%;
		color: #fff !important;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
	}
}
@media only screen and (max-width:640px) {
	.navbar-default .navbar-brand {
		padding: 3px 0px;
		margin: 4px 4px 0;
	}
	.navbar-nav {
        padding: 8px 12px 16px;
    }
	body .sp-thumbnails-container {
		display: none !important;
	}
	body .slider-pro img.sp-image {
		height: 210px !important;
	}
	body .sp-image-container {
		text-align: center;
		padding-right: 0;
	}
	.min_con {
		width: 90% !important;
	}
	.home_slider_sec .main_content {
		padding: 30px 0px 0;
	}
	body .sp-mask {
		width: auto !important;
	}
	.home span.clr_red {
		display: block;
	}
	.main_content_right .box_featured,
	.main_content_right .box_popular {
		padding-left: 0;
	}
	.right-search {
		padding-left: 0;
	}
	.big_footer .bf_logo {
		padding-top: 0px;
		padding-bottom: 40px;
		text-align: center;
	}
	.bf_logo img.img-responsive {
		display: inline-block;
	}
	body .bf_about {
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}
	body .big_footer span {
		float: none;
	}
	body .bf_links {
		float: none;
		padding-left: 0;
		clear: both;
		padding-right: 0;
		text-align: center;
		padding-top: 20px;
	}
	body .big_footer p {
		text-align: center;
	}
	body .big_footer ul {
		padding: 10px 0 0 0px;
		float: none;
	}
	.page-template-reviews-template .main_content_left .col-sm-6.box_products {
		padding-left: 0;
		padding-right: 0;
	}
	.page-id-104 input,
	.page-id-104 textarea {
		width: 100%;
	}
	.page-id-104 .wpcf7-form .wpcf7-submit {
		margin-top: -20px;
		margin-bottom: 30px;
	}
	.searchfor h1 {
		text-align: left;
	}
	.pageheading .about-heading,
	.pageheading .about-heading a {
		font-size: 30px;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}
	.spost-img {
		height: auto;
	}
	.main_content .product_details h3 {
		/* font-size: 22px; */
		text-align: center;
	}
	.col-sm-4.main_content_right {
		padding-left: 0;
		padding-right: 0;
	}
	.row_big_footer {
		padding-top: 20px;
	}
	.bf_logo {
		padding-right: 0;
		text-align: center;
	}
	#nav_menu-2 ul,
	.row_post ul {
		float: none;
		width: 100%;
		text-align: center;
	}
	.row_big_footer h3 {
		text-align: center;
	}
	.pageheading {
		min-height: 300px;
	}
	.col-sm-6.box_products {
		padding-left: 5px;
		padding-right: 5px;
	}
	/* .home .main_content {
		padding-top: 30px;
	} */
	.navbar-default .navbar-nav>li>a {
		padding: 12px 0;
	}
	.mobile-show img {
		width: 34px;
	}
	.mobile-hide img {
		width: 250px;
	}
	.pages-title-sec h1, .pages-title-sec h2 {
		font-size:24px;
	}
	.navbar-toggle {
        padding-right: 4px;
	}
}
@media only screen and (max-width:400px) {
	.navbar-toggle {
        margin-right: 4px;
        padding-right: 10px;
		margin-top: 6px;
    }
	.navbar-default .navbar-brand {
		margin: 4px 16px 0 8px;
	}
	.mobile-hide {
		display: none;
	}
	.mobile-show {
		display: inline-block;
	}
}