/***** Design By Sagar 4.3 HTML 5 *****/
@charset "utf-8";
@import "bootstrap.min.css";
@import "responsive.css";
@import "banner.css";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
/* CSS Document */
/* font-family: 'Poppins', sans-serif; */

body {
    font-family: 'Poppins', sans-serif;
    background: #fff;
    color: #1d1f23;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 26px;
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: #313d4f;
    -webkit-border-radius: 0;
    border-radius: 0
}

* {
    padding: 0;
    margin: 0;
}

a {
    color: #222;
    text-decoration: none !important;
}

a:hover {
    color: #ea1b21;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    margin: 0;
}

p {
    padding: 0;
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #ea1b21;
    color: #fff;
}

::selection {
    text-shadow: none;
    background: #ea1b21;
    color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

.container-fluid {
    width: 95%;
}
.accurate img{ width:90px !important;height: 13px!important; margin:0px!important;}
/*------------------ VARIABLE CSS ------------ */
.top-section {
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    padding: 5px 0px
}

.top-section ul li {
    display: inline-block;
    line-height: 13px;
    padding-right: 10px;
    padding-left: 10px;
}

.top-section ul li:nth-child(1n+1) {
    border-right: 1px solid #222;
}

.top-section ul li:nth-last-child(1) {
    border: none;
}

.top-section ul {
    margin-bottom: 0px;
}

.top-section a {
    color: #464646;
}

.logo_panel {
    padding: 14px 0px;
}

.search_panel {
    display: flex;
    position: relative;
    flex: 1;
}

.search_panel button {
    position: absolute;
    right: 3px;
    top: 3px;
    bottom: 0;
    background-color: #9f9f9f;
    color: #fff;
    border: none;
    padding: 1px 34px;
    height: 44px;
    border-radius: 100px;
    font-size: 15px;
}
.mainlogo img{width:220px;}
.f-panel {
    border-radius: 100px;
    height: 50px;
    padding: 10px 127px 10px 25px
}

.right_top {
    display: flex;
}

.icons_group {
    display: flex;
    align-items: center;
}

.icons_txt {
    display: flex;
    flex-direction: column;
    position: relative;
}

.f-panel::placeholder {
    font-size: 14px;
}

.icons_panel {
    display: flex;
    margin-left: 25px;
    position: relative;
}

.icons_txt span {
    color: #8f8c8c;
    font-size: 12px;
    line-height: 11px;
    position: relative;
}

.icons_txt small {
    color: #333e48;
    font-size: 14px;
    line-height: 13px;
    font-weight: 600;
    margin-top: 6px;
}

.icons_panel img {
    padding-right: 5px;
}

.icons_panel i {
    font-size: 33px;
    margin-right: 16px;
    display: inline-table;
}

.icons_panel span dt {
    position: absolute;
    top: -6px;
    background: #ff225f;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    border-radius: 100px;
    width: 19px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 22px;
}

.header ul li {
    display: inline-block;
    float: none;

    margin: 0px;
}

.right-side {
    margin-top: 19px;
    margin-left: 50px;
}

.header li a {
    padding: 7px 10px;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    transition: .3s linear;
    font-weight: 400;
    border-radius: 0px;
    letter-spacing: 0px;

}

.header li a:hover {
background:#e61c1f;
    color: #fff;
}

.carousel-inner {
    position: relative;
}

.hide {
    display: none;
}

.header ul ul {
    position: absolute;
    display: none;
    animation: fadeInLeft .5s forwards;
    z-index: 9999;
    background-color: #fff;
    padding: 0;
}

.dropdoqwn li {
    display: block !important;
    float: none;
}

.dropdoqwn2 {
    left: 100%;
    margin-left: 0px;
    margin-right: .1rem;
    margin-top: -36px;
    min-width: 160px;
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
}

.dropdoqwn {
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
}

.dropdoqwn li a {
    display: block !important;
    font-size: 13px;
    padding: 0px 15px;
    min-width: 150px;
    font-weight: 400;
    text-align: left;
    border-radius: 0px;
    color: #222;
    text-transform: capitalize !important;
    white-space: nowrap;
}

.dropdoqwn li a:hover {
    background-color: #ef020b;
    color: #fff;
}

.meg:hover {
    background-color: #e61c1f;
}

.catrgory a {
    background-color: #084519;
    display: table !important;
    margin: 50px auto;
    padding: 10px 18px !important;
    color: #fff !important;
}

.headerlist {
    padding: 15px 00px;
}

.myheaderlist ul {
    overflow-x: scroll;
}

.megmenupart {
    position: absolute;
    width: 100%;
    display: none;
    left: 0px;
    right: 0;
    z-index: 9999 !important;
    margin: 0px auto;
    transition: 1s ease-in-out;
    box-shadow: -1px 3px 6px 2px rgb(0 0 0 / 18%);
}

.megamenu li {
    display: block;
    width: 100%;
}

.megamenu li a {
    padding: 4px 0px;
    text-transform: capitalize;
    color: #222;
}

.megamenu strong {
    width: 100%;
    display: block;
    padding-top: 0px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;

}

.megmenupart ul {
    position: inherit !important;
    display: block !important;
}

.megamenu {
    background-color: #fff;
    color: #444;
    border-radius: 0px;
    padding: 21px 22px;
}

#nav:checked~.header {
    display: block;
    transform: translateX(0);
    transition: all 0.3s ease-out;
    ;
}

.dropdoqwn i {
    float: right;
    padding-top: 4px;
}

#sub:checked~.dropdoqwn {
    display: block;
}

#sub:checked~.dropdoqwn2 {
    display: block;
}

#sub:checked~.megmenupart {
    display: block;
}

.right-h {
    margin-bottom: 0 !important;
    padding: 0px;
}

.header {
    background-color: #ea1b21;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2%;
}

.h-bell i {
    padding-right: 3px;
}

.banner {
    width: 100%;
}
.topcategory{ position:relative; margin-top:40px;}
.topcategory h2 {
    font-weight: 600;
}
.topcategory h2 strong{ color:#999999; font-weight:400; font-size:20px;}
.topcatview{ position:absolute; right:0px; top:0px;}
.topcatview{ border:1px solid #ccc !important; border-radius:50px; font-size:14px; padding:5px 15px;}
.topcatview:hover{border:1px solid #e61c1f;}
.topcatbox{border:1px solid #ccc; padding:15px 15px; width:19.7%;min-height: 250px; float:left; margin-left:-1px;}
.topcatbox:hover{border:1px solid #e61c1f; position: relative;}
.topcatbox h4{ color:#2a41a3; font-size:16px; padding-bottom:15px;white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;}
.topcatbox:hover h4{ color:#e61c1f;}
.topcatbox p{ color:#000; font-size:12px;}
.topcatbox img{ width:100%; height:100px; object-fit:contain;}

.featurpro{ position:relative; }
.featurpro h2 {
    font-weight: 600;
}
.featurpro h2 strong{ color:#999999; font-weight:400; font-size:20px;}
.featurprobox{ border:1px solid #e0e0e0; border-radius:10px; padding:15px; margin-top:20px;}
.featurprobox img{ width:100%; height:123px; object-fit:contain; margin-bottom:20px;}


.home_deals {
    padding: 40px 0px;
}

.deals {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

.home_deals h2 {
    font-weight: 600;
}
.mysearchindex{position: relative; width: 52%;}
.box1 {
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #dbdbdb;
    margin: 14px;
    padding: 15px;
    transition: 1s all;
    min-height: 450px;
}

.box1 img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
    height: 150px;
    object-fit: contain;
}
.box4 {
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #dbdbdb;
    padding: 15px;
    transition: 1s all;
	margin-top:15px;
}

.box4 img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
    height: 150px;
    object-fit: contain;
}
.box4:hover .icons-overlay {
    display: flex;
    animation: fadeIn .3s ease-in;
}
.img-group {
    padding: 15px 15px;
    border-radius: 7px;
    position: relative
}

.box1:hover .icons-overlay {
    display: flex;
    animation: fadeIn .3s ease-in;
}

.icons-overlay {
    background-color: rgba(0, 0, 0, .16);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 7px;
    display: none;
    transition: background-color 1s linear;
}

.icon_g {
    position: absolute;
    top: 10px;
    right: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
}

.icon_g span:nth-child(1) {
    animation: fadeInRight .7s;
}

.icon_g span:nth-child(2) {
    animation: fadeInRight .9s;
}

.icons-overlay span {
    width: 37px;
    height: 36px;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #fff;
    font-size: 17px;
    margin-bottom: 8px;
}

.out_lac {
    display: block;
    font-size: 12px;
    color: #777;
    margin-top: 10px;
}

.price_group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.p-num {
    font-weight: 600;
    color: #ee1818;
    font-size: 18px;
}

.price_cutting small {
    background-color: #e00000;
    color: #fff;
    font-size: 11px;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
    width: 43px;
    display: inline-flex;
    height: 20px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.price_cutting span {
    color: #666;
    font-size: 14px;
}

.p-title {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    display: block;
}

.star-group {
    display: flex;
    align-items: center;
    margin-top: 2px;
}

.star-group i {
    font-size: 14px;
    color: #f9bf00;
    padding-right: 2px;
}

.star-group small {
    display: inline-block;
    font-size: 12px;
    color: #666;
    margin-left: 7px;
}

.select {
    display: table;
    justify-content: center;
    background-color: #e3e8fb;
    color: #4d5ea6;
    padding: 9px 21px;
    border-radius: 100px;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 500;
}

.select i {
    padding-right: 3px;
}

.best_p {
    font-size: 17px;
    font-weight: 300;
    color: #666;
    padding-right: 78px;
}

.home_deals .owl-buttons {
    display: flex;
    align-items: center;
    position: absolute;
    top: -63px;
    right: 0;
    font-size: 24px;
    color: #888;
}

.home_deals .owl-prev {
    padding-right: 10px;
}


.mobilefixed {
    position: fixed;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    color: #fff;
    display: flex;
    text-align: center;
    z-index: 99999 !important;
    box-shadow: -8px 2px 21px 0 rgba(136, 136, 136, .4);
    border-radius: 10px 10px 0 0
}

.mobilefixed ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0px;
    margin-bottom: 7px;
}

.mobilefixed li a {
    color: #000 !important;
    padding: 10px 15px 0 15px;
    font-weight: 400;
    font-size: 13px;
    display: inline-block
}


.mobilefixed span {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #000;
    line-height: 16px;
}

.mobilefixed i {
    font-size: 20px;
}

.menu1 {
    font-size: 30px !important;
    color: #f60;
    padding-top: 7px;
    display: inline-block;
}

.darkHeader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #ffff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 10%);
    z-index: 9999;
}

.darkHeader .logo_panel {
    display: none;
}

.shop-1 {
    text-align: center;
}

.shop-1 img {
    padding: 58px 32px;
}

.shop-1 img:hover {
    background-color: #eaecf6;
    padding: 58px 32px;
}


.site-shop {
    text-align: center;
    font-size: 12px;
}



.site-shop p {
    color: #20252b;
    margin: 0px;
    font-size: 12px;
    padding: 20px 0px;
    line-height: 19px;
}

.site-shop strong {
    font-size: 27px;
}

.shop-index {
    text-align: center;
}

.shop-now {
    background-color: #e00000;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    color: #ffff;
    font-size: 14px;
    padding: 5px 28px;
}

.shop-now:hover {
    background-color: #3249ab;
}


.shop-2 {
    text-align: center;
}

.shop-2 img {
    width: 248px;
}

.box2 {
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #dbdbdb;
    margin: 14px;
    padding: 15px;
    transition: 1s all;
    font-size: 13px;
}


.box2 img:hover {
    background-color: #838383;
    padding: 10px;
}


.box2 img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.box2 span {
    margin-top: 20px;
}

.post {
    background-color: #ffeeee;
    color: #b58181;
    border-radius: 50px;
    font-size: 12px;
    padding: 5px 15px;
}
.post-index { margin: 20px 0px; }
.post-index p { font-size: 13px; margin-top: 10px;}

.comment-i {
    display: flex;
    justify-content: space-between;
   
}

.comment-i p {
    font-size: 14px;
    color: #626060;
    font-size: 12px;
}



.about-index strong {
    color: #000;
    font-weight: 500;
    font-size: 20px;
}

.about-index p {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: 300;
    margin: 10px 0px;
}

.free {
    position: relative;
    cursor: pointer;
}

.free strong {
    color: #000;
}

.free p {
    font-size: 14px;
    position: absolute;
    top: -6px;
    left: 58px;
    color: #5f5f5f;
}

.bottom-logo p {
    font-size: 14px;
    line-height: 30px;
    margin: 0px;
}

.bottom-logo i {
    margin-right: 5px;
}

.bottom-logo img {
    padding-bottom: 20px;
}

footer {
    padding: 42px 0px 0px 0px;
    background-color: #f6f6f8;
    margin-top: 55px;
}

.Categories li {
    list-style: none;
}

.Categories ul {
    margin-top: 28px;
    padding: 0px;
}

.Categories h4 {
    font-size: 20px;
}

.Categories a {
    font-size: 14px;
    color: #4e4d4d;
}

.Categories a:hover {
    color: #000000;
}


.nesletter p {
    font-size: 14px;
    color: #4e4d4d;
    margin-top: 25px;
}

.nesletter h4 {
    font-size: 20px;
}

.search_panel_buttom {
    display: flex;
    position: relative;
    flex: 1;
    font-size: 14px !important;
    margin-top: 20px;
}

.search_panel_buttom button {
    position: absolute;
    right: 3px;
    top: 3px;
    bottom: 0;
    background-color: #ff0000;
    color: #fff;
    border: none;
    padding: 1px 18px;
    height: 44px;
    border-radius: 100px;
    font-size: 14px !important;

}

.form-control {

    font-size: 13px;
}

.f-panel_buttom {
    border-radius: 100px;
    height: 50px;

}
.addboard{ border:1px solid #e0e0e0; border-radius:10px; padding:20px;}
.list_footer {
	background-color: #e6ebf4;
	color: #444;
	border-bottom: 1px solid #c5c9d1;
	padding: 22px 0px;
	text-align: center;
	margin-top: 40px;
}

.list_footer a {
	color: #717171;
	padding: 0px 10px;
	line-height: 11px;
	transition: .5s ease-in-out;
	display: inline-block;
}

.list_footer a:hover {
	color: #0c3c8f;
}

.list_footer a:nth-child(1n+1) {
	font-size: 14px;
	border-right: 1px solid #767070;
	color: #2e2e2e;
}

.list_footer a:nth-last-child(1) {
	border: none !important;
}
.footerbottom {
	color: #ccc;
	text-align: center;
	line-height: 24px;
	display: block;
	font-size: 14px;
	padding: 10px 0px;
	background: #262626;
}
.footerbottom a{
	color: #ccc;
}
.mycardbox{ background:#e00000; width:auto; padding:13px 10px; border-radius:15px; color:#fff; position:fixed; right:8px; bottom:10px;z-index: 999; text-align:center;}
.mycardbox a{ color:#fff; font-size:14px;}
.mycardbox i{ font-size:26px; padding-bottom:10px;}
.mycardbox span i{ font-size:14px;}
.mycardbox span{ background:#e94d4d; border-radius:50px; padding:2px 7px;display: block; }

/* Tabs */
.product_details {
    padding-top: 1rem;
}

ul#tabs-nav li:hover,
ul#tabs-nav li.active {
    display: block;
    border: 1px solid #808080;
    opacity: 1;

}

ul#tabs-nav li {
    margin-bottom: 5px;
    border-radius: 5px;
}

.box {
    border: 1px solid #fff;
    display: block;
    cursor: pointer;
    opacity: .7;
    transition: .4s ease-in-out;
}

.box img {
    border-radius: 5px;
    padding: 1px;
    border: 1px solid #c7c7c7;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background-color: #f78f20 !important;
}

.product_d h3 {
    color: #222;
    font-weight: 600;
    line-height: 1.3;
    font-size: 26px;
}

.stock-box {
    border: 1px solid #cbcbcb;
    padding: 20px 24px;
    border-radius: 10px;
}

.instock{
    color: #388e3c;
	font-size:30px; font-weight:500;
}
.outstock{
    color:#FF0000;
	font-size:30px; font-weight:500;
}

.sold {
    font-size: 14px;
}

.chk-delivery {
    line-height: 20px;
    font-size: 14px;
    margin-top: 13px;
    margin-bottom: 10px;
}

.from1 {
    margin-bottom: 9px;
}

.special-price {
    display: flex;
    margin-top: 15px;
    font-weight: 300;
}

.p_discount {
    color: red;
    font-size: 26px;
}

.special-price strong {
    font-weight: 500;
    font-size: 24px;
    display: inline-block;
    margin-left: 5px;
}

.special-price strong i {
    font-size: 15px;
    position: relative;
    top: -7px;
    right: -7px;
}

.stock-box small {
    color: #777;
}

.two_btn a:nth-child(1), .btn1 {
    background-color: #ffcc35;
    display: block;
    color: #000;
    border-radius: 4px;
    text-align: center;
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 20px;
    outline: none;
    border: unset;
    width: 100%;
}

.two_btn a:nth-child(2), .btn2 {
    background-color: #388e3c;
    display: block;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 6px 10px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    outline: none;
    border: unset;
    width: 100%;
}

.two_btn a:nth-child(3), .btn3 {
    background-color: #fff;
    display: block;
    color: #222;
    border-radius: 4px;
    text-align: center;
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    outline: none;
    /* border: unset; */
    width: 100%;
}

.descruption li a {
    color: #000;
    font-size: 17px;
    font-weight: 500;
}

.nav-tabs {
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: 2px solid #141774 !important;
    border: none;
    font-weight: 700;
    color: #141774;
}

.descruption .nav-link {
    border: none;
    border-bottom: 2px solid transparent !important;
    font-weight: 500;
    color: #515151;
    font-size: 18px;
}

.icons_panel i {
    font-size: 40px;
    float: left;
    margin-right: 10px;
}

.icons_panel strong {
    font-weight: 600;
}

.indexbgfrom {
    background: url(../images/bgfrom.jpg) no-repeat center;
    padding: 50px;
    border-radius: 10px;
    margin-top: 20px;
}

.requottext h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.requottext ul li {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

.requottexttag a {
    background: #fe1660;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}

.requottexttag a:hover {
    background: #fff;
    color: #000;
}

.indexquotion {
    border-radius: 10px;
    background: #fff;
    padding: 30px;
}

.quotioninput {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 8px 15px;
    font-size: 16px;
    color: #000;
    outline: none;
    width: 100%;
    margin-top: 15px;
}

.quotioninputbutton {
    border: none;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 18px;
    color: #fff;
    outline: none;
    background: #fe1660;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}

.indexbrandsec {
    background: url(../images/brand/brandbg.jpg) no-repeat center;
    padding: 20px 50px;
    border-radius: 10px;
    margin-top: 10px;
}

.brandlogo img {
    width: 100%;
    height: 100px;
    object-fit: contain;
    background: #fff;
    padding: 5px;
    margin-bottom: 10px;
}

.indexbrandsec img {
    border-radius: 8px;
}




.img-zoom-result {
    position: fixed;
    border-radius: 10px;
    border: 1px solid #d4d4d4;
    display: none;
    /* Initially hidden */
    width: 500px;
    height: 500px;
    cursor: pointer;
    left: calc(100% - 55%) !important;
    top: calc(100% - 75%) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    z-index: 10;
}


.zoom-image:hover {
    cursor: crosshair;
}


.box img {
    border-radius: 5px;
    padding: 1px;
    border: 1px solid #c7c7c7;
}

.tabs ul {
    padding-left: 0 !important;
}

.owl-controls {
    display: none !important;
}

.brand {
    margin-top: 10px;
    display: block;
    color: #000000;
}

.stars2 {
    margin-top: 20px;
}

.stars2 span {
    display: inline-block;
    background-color: #388e3c;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    line-height: 20px;
    padding: 1px 6px;
    font-weight: 500;
    margin-right: 9px;
}

.stars2 span i {
    font-size: 11px;
    color: #fff;

}

.stars2 i {
    color: #de7921;
    margin-right: 0;
}

.price_s {
    color: #388e3c;
    font-weight: 400;
    font-size: 14px;
    display: block;
    margin-top: 14px;
}

.product_p {
    font-size: 13px;
    display: block;
    margin-top: 10px;
	line-height:20px;
}

.features {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

.features img {
    display: block;
    margin-bottom: 9px;
    margin-left: auto;
    margin-right: auto;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 96%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-right: auto;
    margin-left: auto;
}
.bradcrumb{ border-bottom:1px solid #ccc; font-size:13px;}
/*** Login ***/
.loginbox{ border:4px solid #eee; padding:30px; border-radius:20px;}
.loginbox h4{ color:#141774;}
.registration_input {
    margin-bottom: 10px;
    position: relative;
}
.reglogininput {
    width: 100%;
    border-radius: 20px;
    border: 1px solid #c8ccdb;
    padding: 10px 15px 10px 60px;
    font-size: 18px;
    color: #444;
	
}
.registration_input i {
    background: #fff;
    position: absolute;
    z-index: 9;
    font-size: 20px;
    color: #ff225f;
    line-height: 27px;
    width: 50px;
    text-align: center;
    border-radius: 20px 0px 0px 20px;
    border-right: 0px;
    left: 2px;
    margin-top: 2px;
    padding: 9px;
}
.reg_button {
    border: none;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 18px;
    color: #000;
    outline: none;
    background: #ffcc35;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
.loginbottomtext{ margin-top:20px; font-size:13px;}

.leftside_menu h6{ background: #ff225f;
    color: #fff;
    padding: 10px;
    font-weight: 600;border-radius:5px 5px 0px 0px;}
.leftmenuhead{background:#fff; font-weight:500; color:#000; padding:10px;}
.leftmenulist a{ display:block; margin-bottom:10px; margin-top:8px; line-height:20px;}
.leftmenulist{ padding-left:5px;}
.accordion-button:not(.collapsed) {
    color: #141774;
    background-image:linear-gradient(#f0efef, white, #f0efef)!important;
	
}
.accordion-button{
	cursor:pointer!important;
	padding:8px 15px;
}
.accordion-button:hover{
background:#e9fbff;
}
.subcatbox{ position:relative; border:1px solid #e0e0e0; border-radius:10px; padding:15px; margin:10px 0px;}
.subcatbox img{ width:100%; height:150px; object-fit:contain;}
.subcatbox h5{ color:#2a41a3;}
.viewsubcat{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ffcc35;
    color: #000;
    padding: 0px 7px;
    font-size: 12px;
    border-radius: 5px;
}
.viewsubcat:hover{ background:#263c97; color:#fff;}
.subcatbox ul { padding:0px;}
.subcatbox ul li{ display:inline-block;width: 32%;overflow: hidden !important;white-space: nowrap;text-overflow: ellipsis;}
.subcatbox i{color: #ff225f;}
.prolistpage strong{ font-weight:500;}
.prolistpage h5{color:#2a41a3; padding-bottom:15px;}
table{ width:100%; margin-top:5px;}
td{ border:1px solid #ccc; padding:0px 3px; font-size:14px;}
.prolistconut{ border:1px solid #ccc; padding:5px 10px; outline:none; width:100%; margin-top:10px; border-radius: 5px;}
.yousafe{ color:#009933; font-size:14px; font-weight:500; margin-top:15px;}
.stock-box td{ border:none; font-size:15px; line-height:30px; padding:0px;}
.viewcartpage img{ width:100%; height:150px; object-fit:contain;}
/*** Quantity ***/
.number{ font-size:13px;}
.number a{ color:#616161;}
span {cursor:pointer; }
.minus, .plus{
width:25px;
height:25px;
background:#fff;
border-radius:4px;
border:1px solid #ddd;
display: inline-block;
vertical-align: middle;
text-align: center;
}
.number input{
height:25px;
width: 60px;
text-align: center;
font-size: 16px;
border:1px solid #ddd;
border-radius:4px;
display: inline-block;
vertical-align: middle;
}

.viewcart-price {
    display: flex;
    font-weight: 300;
}

.viewcart_discount {
    color: red;
    font-size: 14px;
}

.viewcart-price strong {
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    margin-left: 5px;
}

.viewcart-price strong i {
    font-size: 17px;
    position: relative;
    right: -7px;
}

.placebutton{
    background-color: #ffcc35;
    display: block;
    color: #000;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
	outline:none;
	width:100%;
	height: 34px;
	margin-top:10px;
	margin-bottom:10px;
	border: none;
}
.addressadd input{height: 15px;width: 15px;}
.addressadd{ font-size:14px; margin-top:15px; background:#fff; border:1px solid #ccc; padding:10px 12px 0px 10px; border-radius:10px;}
.addressadd:hover{border:1px solid #dfe298; background:#feffdf;}
.addressadd ul{ padding-left:25px;}
.addressadd ul li{ display:inline; margin-right:20px;}
.addressadd ul li a{ color:#21770a;}
.myaddredio{ float:left;}
.myaddredio1{ padding-left:26px;}
.addnewadd{ background:#263c97; color:#fff; padding:5px 10px;border-radius:5px;}
.addnewadd:hover{ background:#ffcc35; color:#000;}
/*** Pay Online Redio ***/
.mypayradio {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  margin-right:20px;
  margin-top: 10px;
}

/* Hide the default radio button */
.mypayradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  
}

/* custom radio button */
.check {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: lightgray;
  border-radius: 50%;
}

.mypayradio:hover input ~ .check {
  background-color: gray;
}

.mypayradio input:checked ~ .check {
  background-color: #2ebb39;
}

.check:after {
  content: "";
  position: absolute;
  display: none;
}

.mypayradio input:checked ~ .check:after {
  display: block;
}
.mypayradio .check:after {
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
}
/*** Address POPUP ***/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
      z-index: 999999;
	  font-size: 13px;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h4 {
  margin-top: 0;
  color: #263c97;
  font-family: Tahoma, Arial, sans-serif;
  padding-left:15px;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
} 
/****/

.placeorderinput {
    margin-bottom: 5px;
    border: 1px solid #d7d7d7;
    color: #000;
    font-size: 16px;
    padding: 8px;
    width: 100%;
    outline: none;
	height:34px;
	text-align:left;
}

.addsubmitnew {
    background: linear-gradient(91.43deg, #4A00E0 1.22%, #8E2DE2 98.84%);
    border: 2px solid #fff;
    color: #fff;
    outline: none;
    margin-top: 10px;
    float: left;
    border-radius: 8px;
	width:100%;
	height:44px;
}

.addsubmitnew:hover {
    background: linear-gradient(90deg, #FF0080 0%, #FF8C00 100%);
}

.useraccoutbox{ border:4px solid #eee; padding:15px; margin-bottom:10px; border-radius:20px;}
.useraccoutbox h4{ color:#141774; font-size:20px;}
.useraccoutbox:hover{border:4px solid #ff225f; }
.myorderbox{ padding:15px; border:1px solid #ccc; border-radius:5px; margin:15px 0px 0px 0px;}
.myorderimg img{ width:100%; height:110px; object-fit:contain;}
.userprice{ color:#009933; font-weight:500;}
.oinvce{ color:#0066FF; padding-right:20px;}
.ocencel{ color:#FF0000;}

.stars4 {
    margin-top: 1px;
}

.stars4 span {
    display: inline-block;
    background-color: #388e3c;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    line-height: 20px;
    padding: 1px 6px;
    font-weight: 500;
    margin-right: 9px;
}

.stars4 span i {
    font-size: 11px;
    color: #fff;

}

.stars4 i {
    color: #de7921;
    margin-right: 0;
}



/* search box */
.searchResults {
    position: absolute;
    z-index: 999;
    width: 100%;
    max-height: 281px;
    overflow-y: scroll;
    overflow-x: hidden !important;
}
.searchResults {
    /* top: 50px; */
    border-radius: 5px;
    background: #fff !important;
}
.searchResults {
    max-height: 285px !important;
    overflow-y: unset !important;
    overflow-x: unset !important;
    z-index: 999 !important;
}
.searchborder {
    border-radius: 0px;
    border-top:none; 
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
    background: #fff;
    max-height: 285px;
    overflow-y: scroll;
    overflow-x: hidden !important;
    padding-top: 8px;
    padding-bottom: 8px;
	overflow-x: scroll;
    max-height: 500px;
}
.search-setting {
    display: flex !important;
    justify-content: space-between;
}
.search-setting {
    display: block;
    background: #fff;
    padding: .375rem 2.2rem .375rem 1rem;
    color: #000;
}
.search-setting {
    background: transparent !important;
    padding: 0.375rem 0.85rem 0.375rem 0.85rem !important;
}
.search-badge {
    background: #2a41a3;
    color: white !important;
    padding: 2px 8px;
    border-radius: 2px;
    font-size: 12px;
	width: 100px;
}
.search-badge {
    margin-left: 0px !important;
}
.test-name-font{ font-weight:400;}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*-- popUP --*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(173 173 173 / 70%);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
      z-index: 99;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.applynowbtn{ background:#00aca3; border-radius:5px; color:#fff; padding:8px 20px; outline:none; border:none;}


input[type="file"]::file-selector-button {
  border-radius: 4px;
  padding: 0 16px;
  height: 40px;
  cursor: pointer;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
}
input[type="file"]::file-selector-button:hover {
  background-color: #f3f4f6;
}

/* file upload button active state */
input[type="file"]::file-selector-button:active {
  background-color: #e5e7eb;
}

.expertsbox{ overflow-x:auto; height:240px; font-size:14px;}


.successbg{ padding:30px 50px;box-shadow: 0px 3px 22px 10px rgba(136, 136, 136, 0.29);background:#fff; border:1px solid #fff;border-radius:10px; text-align:center;}
.successbg{ font-size:20px;}
.thankyouhead{ color:#2b950e; font-size:40px; font-weight:400; padding-bottom:20px;line-height: 1.33;}
.thankyouheadred{ color:#f4002e; font-size:30px; font-weight:700; padding-bottom:20px;}
.thanksbottom{ color:#000;padding:15px 50px; margin-top:20px;}
.thankshome{ float:left; width:50%;}
.thankshome a{ background:#ede11b; color:#000; display:block; padding:5px;}
.thankscontact{ float:left; width:50%;}
.thankscontact a{ background:#233a95; color:#fff;display:block; padding:5px;}
.conttextpage{font-size:14px;}
.conttextpage p{margin-top:10px;}
.conttextpage ul li{ list-style:none;}

.download-format {
    background: transparent !important;
    border: unset;
}