@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap');

@import url('../css/owl.carousel.min.css');
@import url('../css/font-awesome.min.css');
@import url('../css/simple-line-icons.css');
@import url('../css/fancybox.min.css');
@import url('../css/aos.css');

@font-face {
  font-family: 'Seriously Beauty';
  src: url('../fonts/seriously-beauty-regular-webfont.woff'); 
  font-weight:300;
  font-display: swap;
}
@font-face {
  font-family: 'Seriously Beauty';
  src: url('../fonts/seriously-beauty-regular-webfont.woff2'); 
  font-weight:400;
  font-display: swap;
}


/*header css*/
.hidden_header{height:114px;}
header{position:fixed; z-index:99; top:0; left:0; right:0; background:#fff;}
.header-shrink{box-shadow:#bfbfbf 0 0 10px 0; transition:all 0.3s ease-in-out;}
.header-shrink .top_bar{margin-top:-36px; transition:all 0.3s ease-in-out;}
.top_bar{background:#323232; color:#fff; text-align:center;}
.top_right{display:flex; margin-left:auto;}
.top_bar .d-flex{justify-content:center; align-items:center;}
.em_text{width:82%;}
.sign{margin-left:auto; padding:8px 10px; color:#fff; font-size:13px; line-height:normal; border-left:#545454 solid 1px;}
.sign a{color:#fff;}
.sign img{height:18px; filter:invert(1); margin-top:-4px; margin-right:5px;}
.sign small{display:block; color:#c3c3c3;}
.sign a i{margin-right:5px;}

.sign .dropdown-menu{min-width:400px; left:inherit; right:0; top:100%; border-radius:10px; padding:30px; font-weight:400;}
.cart_empty{padding:5% 0; text-align:center;}
.cart_empty .icons{font-size:35px; color:#878787; margin-bottom:.7rem; margin-left:0; display:block;}
.cart_empty .sub_head{color:#a3a3a3;}

.top_cart_scroll{min-height:100px; max-height:300px; overflow-x:auto; padding-right:5px;}
.top_cart_scroll .top_cart{width:60px; margin-right:15px; float:left; background:#f5faf8;}
.top_cart_scroll .top_cart img{height:auto; width:100%; filter:inherit; margin-top:0;}
.top_cart_scroll p.name{margin:0 0 10px; color:#535766; line-height:18px; font-size:15px; text-transform:capitalize}
.top_cart_scroll .product_order{border-bottom:1px dashed #d5d5d5; padding-bottom:10px; margin-bottom:10px; float:left; width:100%; text-align:left;}
.sign .price{font-weight:600; font-size:13px; margin-top:0; margin-bottom:0px; color:#323232;}
.sign .price .fa, .sign .total .fa{font-size:12px;}
.sign .total{display:inline-block; width:100%; color:#1a1a1a; font-weight:600; font-size:15px; margin-bottom:20px;}
.sign .total span{float:right}
.sign .total p{font-size:12px; color:#7e808c;}
.sign .btn{width:100%; padding:12px 0px; margin-top:0; font-size:14px; color:#fff;}

.search{display:flex; align-items:center; width:15%; margin-left:1rem;}
.search form{position:relative;}
.search .form-control{height:36px; background:#f1f1f1; border-color:#f1f1f1; font-size:12px; padding-left:35px;}
.search button{position:absolute; left:4px; top:6px; border:none; background:none; transform:rotate(90deg);}

/*menu dropdown*/
.navbar-expand-lg{padding:0; width:60%;}
.dropdown:hover > .dropdown-menu{visibility:visible; opacity:1; z-index:1; transform:translateY(0%); transition-delay:0s, 0s, 0.3s;}
.dropdown > .dropdown-toggle:active{pointer-events:none;}
.dropdown-menu li:last-child a{border-bottom:none;}
.navbar-light .navbar-nav .nav-link:before{background:#f1f1f1; position:absolute; left:0; right:0; content:''; z-index:-1; height:35px;}
.navbar-light .navbar-nav .nav-link.vote{color:#fff;}
.navbar-light .navbar-nav .nav-link.vote:before{background:#323232;}


/*-- banner --*/
.banner{padding-top:0rem; padding-bottom:0; position:relative; z-index:1; background:#f3f3f3;}
.banner .carousel-item img{width:100%; border-radius:15px;}
.banner_text{display:flex; align-items:center; justify-content:center; flex-direction:column; text-align:center; min-height:360px;}
.banner_heading{font-size:22px; color:#fff; font-weight:bold; line-height:1.2; margin-bottom:1rem; text-align:center; letter-spacing:.5px;}
.banner .col-xl-12, .banner .col-xl-6, .banner .col-xl-4{padding-left:0; padding-right:0; position:relative;}
/*-- //banner --*/

/*newsletter css*/
.newsletter_bg{background:#323232; border-bottom:#565656 solid 1px; padding:2rem 0;}
.newsletter_bg .heading{font-size:25px; color:#fff; font-weight:normal; margin-bottom:5px;}
.newsletter_bg img{float:left; height:55px; margin-right:25px; filter:invert(1); opacity:.7;}
.newsletter_bg p{color:#b7b7b7; margin-bottom:0; font-size:14px;}
.newsletter_bg form{position:relative;}
.newsletter_bg .form-control{padding-right:145px;}
.newsletter_bg .btn{position:absolute; top:3px; right:3px; margin-top:0; padding:16px 20px;}

/*-- footer --*/
footer{background:#323232; font-size:13px; color:#b7b7b7; padding-top:3rem;}
.f_logo{margin-bottom:1.5rem;}
.f_logo img{height:70px;}
.f_heading{color:#fff; font-size:16px; line-height:1.5; margin-bottom:15px;}
.footer-grids ul{margin:0px; padding:0;}
.footer-grids ul li{list-style-type:none; margin-bottom:7px;}
.footer-grids ul li a{color:#b7b7b7;}
.footer-grids ul li a:hover{color:#fff;}
.footer-grids p{position:relative;margin-bottom:15px;}
.footer-grids p a{color:#fff;}
.copyright{margin-top:2rem; background:#242424; padding:18px 0; text-align:center;}
.copyright a{color:#b7b7b7;}
.social-icon{margin-top:20px; display:flex;}
.social-icon a{margin:0 10px 0 0; font-size:15px; width:35px; height:35px; border-radius:5px; color:#fff; display:flex; align-items:center; justify-content:center; background:#1a1a1a;}
.social-icon a:hover{color:#fff; background:#000;}
.f_head{color:#b7b7b7; margin-bottom:2px;}
.f_head+p{color:#fff; font-size:14px;}
.footer-grids .col-xl-2{width:12%;}
.footer-grids .col-xl-2:last-child{width:16%;}
/*-- //footer --*/

/*-- move top --*/
#toTop{bottom:20px; right:15px; display:none; width:40px; height:40px; overflow:hidden; position:fixed; text-decoration:none; z-index:9999; font-size:0; color:transparent; background:#222; border-radius:50%; opacity:1;}
#toTop:hover{ opacity:.9;}
#toTop:after{color:#fff; content:'\f106'; font-size:20px; line-height:40px; font-family:'FontAwesome'; text-align:center; display:block; position:absolute; top:0; right:0; bottom:0; left:0; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
/*-- //move top --*/

section{padding:4rem 0;}
.heading_main{margin-bottom:3rem; position:relative;}
.heading{font-size:35px; color:#1a1a1a; margin-bottom:1rem; line-height:normal; font-weight:bold;}
.heading_main p{font-size:16px; color:#323232;}
.sub_head{font-size:15px; color:#323232; margin-bottom:.8rem; line-height:1.5;}

.top_ten{display:flex; align-items:center; flex-wrap:wrap; border-bottom:#ddd solid 1px; padding-bottom:1.2rem; margin-bottom:1.2rem;}
.sr{width:10%; padding-left:10px; padding-right:10px; font-size:16px; font-weight:bold;}
.image{width:12%; padding-left:10px; padding-right:10px;}
.t_text{width:64%; padding-left:10px; padding-right:10px;}
.t_text .rating{margin-top:0rem; font-size:inherit; font-weight:normal; color:inherit;}
.action{padding-left:10px; padding-right:10px;}
.image img{border-radius:50%; border:#c1c1c1 solid 1px;}
.action .btn{padding:10px 15px; font-size:12px; margin-top:0;}
.t_brand{font-size:17px; color:#222; font-weight:bold;}
.t_text p{margin-bottom:5px;}
.top_bg .col-xl-6:last-child .top_ten, .top_bg .col-xl-6:nth-of-type(9) .top_ten{border-bottom:none;}
.btn_center{text-align:center; font-size:16px; margin-top:3rem;}
.btn_center a{color:#222; font-weight:bold; text-decoration:underline;}
.btn_center a:hover{text-decoration:none;}

.product_bg{background:#f3f3f3;}
.product figure{background:#fff; padding:20px; overflow:hidden;}
.product figure img{transition:all .5s ease;}
.product figure:hover img{transform:scale(1.08);}
.day{font-size:11px; text-transform:uppercase; display:flex; margin-bottom:1.5rem;}
.day span{margin-left:auto;}
.product{color:#323232; position:relative;}
.product a{color:#323232;}
.name{font-size:15px; line-height:normal;}
.rating{color:#000; font-size:22px; font-weight:bold; margin-top:1rem;}
.rating .fa{color:#45af3c; font-size:18px; margin-left:5px;}
.del{position:absolute; top:10px; right:10px; z-index:9;}
.del img{height:20px;}

.brands{text-align:center; margin-top:1rem; margin-bottom:0rem; width:12.5%;}
.brands figure{margin-bottom:.5rem;}
.brands figure img{border:#d5d5d5 solid 1px; border-radius:50%; padding:10px; transition:all .5s ease;}
.brands figure:hover img, .brands:hover .brand_name{transform:scale(1.08);}
.brand_name{font-size:16px; color:#222; background:#f6f6f6; text-decoration:underline; display:flex; align-items:center; justify-content:center; border:#d5d5d5 solid 1px; border-radius:50%; padding:10px; width:100%; height:134px; transition:all .5s ease;}
.brand_filter{margin:0; padding:0; display:flex;}
.brand_filter li{margin:0; padding:7px 15px; font-weight:bold; list-style:none; cursor:pointer;}


/*vote now css*/
.vot_bg{padding-top:0;}
.vot_bg .nav-tabs{border-bottom:none;}
.vot_banner{margin-bottom:-180px; background-image:url(../images/vote-bg.jpg); background-repeat:no-repeat; background-size:100%; height:300px; text-align:center; color:#fff; font-size:15px; padding-top:2rem;}
.vot_banner .banner_heading{font-size:25px; text-transform:uppercase;}
.vot_bg .heading{text-transform:uppercase; color:#e6caf7; position:relative;}
.vote_category{width:20.6%;}
.vote_category a{position:relative; border-radius:20px; overflow:hidden; display:block; transition:all .5s ease;}
.vote_category a:hover, .vote_category a.active{transform:scale(1.05);}
.vote_category .active .vote_title{background:rgb(50, 50, 50, 73%);}
.vote_title{background:rgb(99, 71, 59, 35%); position:absolute; left:0; right:0; bottom:0; padding:10px 15px; font-size:18px; color:#fff; text-transform:uppercase; text-align:center; -webkit-backdrop-filter:blur(15px); backdrop-filter:blur(15px);}
.vote_title:before{position:absolute; top:0; left:0; right:0; height:1px; background:linear-gradient(to right, rgb(255, 255, 255, 0%), #fff, rgb(255, 255, 255, 0%)); content:"";}
/*.vote_sub_category{position:relative; border-radius:10px; margin-bottom:1.5rem; overflow:hidden; transition:all .5s ease;}
.vote_sub_title{background:rgb(99, 71, 59, 35%); position:absolute; left:0px; right:0px; bottom:0; padding:10px 15px; font-size:15px; color:#fff; text-transform:uppercase; text-align:center; -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px); z-index:1; transition:all .5s ease;}
.vote_sub_category:before{content:''; position:absolute; top:0; left:0; bottom:0; width:7px; background:rgb(99, 71, 59, 35%); -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px); transition:all .5s ease;}
.vote_sub_category:after{content:''; position:absolute; top:0; right:0; bottom:0; width:7px; background:rgb(99, 71, 59, 35%); -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px); transition:all .5s ease;}
.vote_sub_category a:before{content:''; position:absolute; top:0; left:0; right:0; height:7px; background:rgb(99, 71, 59, 35%); -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px); transition:all .5s ease;}
.vote_sub_category.active:before, .vote_sub_category.active:after, .vote_sub_category.active a:before, .vote_sub_category.active .vote_sub_title, .vote_sub_category:hover:before, .vote_sub_category:hover:after, .vote_sub_category:hover a:before, .vote_sub_category:hover .vote_sub_title{background:rgb(50, 50, 50, 88%);}*/

.vote_sub_category{position:relative; border-radius:10px; margin-bottom:1.5rem; overflow:hidden; background:#fff; box-shadow:0 2px 4px 0 rgb(0, 0, 0, 50%); transition:all .5s ease; padding-top:15px;}
.vote_sub_category img{height:80px; margin:auto auto 15px; display:block;}
.vote_sub_title{background:#fff; padding:2px 15px; font-size:14px; color:#1a1a1a; text-transform:uppercase; line-height:normal; text-align:center; border-top:#ddd solid 1px; -webkit-backdrop-filter:blur(10px); backdrop-filter:blur(10px); z-index:1; transition:all .5s ease; min-height:42px; display:flex; align-items:center; justify-content:center;}
.vote_sub_category:hover{background:#f3f3f3;}
.vote_sub_category .active .vote_sub_title{background:#1a1a1a; color:#fff;}
.product_list_bg{padding-top:0;}
.product_list_bg .vot_banner{margin-bottom:-110px; height:250px;}

.product_list_bg .accordion{padding-right:10px;}
.product_list_bg .accordion-item{border:none; border-bottom:#cccccc solid 1px;}
.product_list_bg .accordion-body{padding:0rem 0;}
.product_list_bg .accordion-button{padding:.6rem 0; font-size:17px; color:#1a1a1a; font-weight:600;}
.product_list_bg .accordion-item:first-of-type .accordion-button{border-radius:0;}
.product_list_bg .accordion-button:not(.collapsed){background:none; box-shadow:none; color:#1a1a1a;}
.product_list_bg .accordion-button:focus{box-shadow:none;}


.filter ul{padding:0 15px 0px 0; margin:0 0 25px; overflow:auto; max-height:450px;}
.filter ul li{margin:0; padding:8px 0 8px 2px; line-height:normal; list-style:none; position:relative; -webkit-transition: 300ms ease;-o-transition: 300ms ease;transition: 300ms ease;}
.filter .fa{font-size:13px; color:#777; margin-top:11px; margin-right:10px;}
.filter ul li label{margin-bottom:0; display:block; font-size:14px; color:#242424; cursor:pointer;}
.filter ul li input[type="radio"] + label{padding-left:27px;}
.filter ul li .glyphicon{margin-right:5px;}
.rating .glyphicon{font-size:14px; color:#f2c319;}
.glyphicon.glyphicon-star.half, .glyphicon.glyphicon-star.empty{color:#dad5d5; position:relative;}
.glyphicon.glyphicon-star.half:after{content:"\e006"; position:absolute; left:0; width:50%; color:#f2c319; overflow:hidden;}
.glyphicon.glyphicon-star.empty:after{content:"\e006"; position:absolute; left:0; width:0%; color:#f2c319; overflow:hidden;}
.filter ul li input[type="checkbox"]{float:right; margin-right:0; margin-left:10px;}

.filter ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3); border-radius:10px; background-color:#fafafa;}
.filter ul::-webkit-scrollbar{width:5px; background-color:#fafafa;}
.filter ul::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3); background-color:#9e9e9e;}

.product_listing .product{margin-bottom:1rem; padding:15px; background:#fff; box-shadow:0 0 9px 0px rgb(226 226 226 / 63%); border-radius:4px; text-align:center;}
.product_listing .product figure{padding:0;}
.b_name{color:#1a1a1a; text-transform:uppercase; font-weight:600; margin-bottom:.3rem;}
.product_listing .rating{font-size:12px; line-height:normal; font-weight:400; color:#6f7981; margin-top:15px;}
.sort_main{display:flex; margin-bottom:2rem; border-bottom:#e6e6e6 solid 1px; padding-bottom:10px;}
.sort_main .heading{margin-bottom:0; font-size:25px;}
.results{font-size:16px; font-weight:400; color:#7f7d75; text-transform:capitalize; margin-left:5px;}
.sort_by{text-align:right; margin-top:1px; margin-left:auto; font-size:14px; font-weight:600;}
.sort_by span{margin-right:10px; color:#1a1a1a;}
.sort_by .form-control{display:inline-block; width:auto; height:40px; font-size:14px; padding:0 10px;}

/*product detail*/
.detail_bg{padding-top:2rem; position:relative; border-bottom:#edebeb solid 1px;}
.product_image ul{margin:0 -7px; padding:0; display:flex; flex-wrap:wrap;}
.product_image ul li{margin:0 0 14px; padding:0 7px; list-style:none; width:50%;}
.product_image ul li a{cursor:url(../images/zoom-icon.png),auto}
.product_image ul li img{border:#f7f7f7 solid 1px;}
.product_detail{margin-left:1.5rem; position:sticky; top:7rem; z-index:9;}
.product_detail .heading{font-size:25px; margin-bottom:.7rem; font-weight:500;}
.product_detail .rating_s{font-size:12px; border-bottom:solid 1px #e0e0e0; padding-bottom:10px;}
.rating_s .glyphicon{font-size:13px; color:#f2c319; margin-right:3px;}
.glyphicon.glyphicon-star.half, .glyphicon.glyphicon-star.empty{color:#dad5d5; position:relative;}
.glyphicon.glyphicon-star.half:after{content:"\e006"; position:absolute; left:0; width:50%; color:#f2c319; overflow:hidden;}
.glyphicon.glyphicon-star.empty:after{content:"\e006"; position:absolute; left:0; width:0%; color:#f2c319; overflow:hidden;}
.product_detail .price{text-align:left; font-size:18px; color:#000; font-weight:600; line-height:1.5; margin-top:10px;}
.product_detail .price .fa{font-size:15px; margin-right:0;}
.product_detail .price p{font-size:14px; font-weight:400; margin-bottom:0; color:#707070;}
.qty{border:#c5c5c5 solid 1px; display:inline-flex; position:relative; width:125px; margin-top:1.5rem;}
.qty button{border:none; cursor:pointer; background:none; padding:10px 13px; font-size:20px; font-weight:600; line-height:1; outline:0;}
.qty input{border:none; width:50px; text-align:center; padding:0; background:none;}
.btn_row{margin:1rem 0 .5rem;}
.btn_row .btn{margin-right:10px; margin-top:0; width:35%; padding-left:0; padding-right:0; border:transparent solid 1px;}
.btn_row .btn.vote{margin-left:0; background:#e3e3e3; color:#323232;}
.btn_row .btn.vote:hover{background:#323232; color:#fff;}
.btn_row .btn .icons{margin-right:10px;}
.btn_row .btn.wishlist{background:#fff; padding:17px 20px 11px; margin-right:0; width:auto; font-size:20px; color:#323232; border-color:#323232;}
.btn_row .btn.wishlist .icons{margin-right:0px;}
.btn_row .btn.wishlist:hover{background:#323232; color:#fff;}

.pro_detail .card{border:none; background:none; border-radius:0; border-bottom:#e5e3e3 solid 1px;}
.pro_detail .card:last-child{border-bottom:none;}
.pro_detail .card-body{padding:2px 0; line-height:1.8;}
.pro_detail .card-header{border-radius:0; background:none; border-bottom:none; padding-left:0; padding-top:.9rem; padding-bottom:.9rem;}
.pro_detail .card-header h5{font-size:16px; color:#323232; text-transform:uppercase;}
.pro_detail .card-header h5 a{color:#323232;}
.pro_detail .card-header h5 a[aria-expanded="true"]:before{content:"\e607"; font-family:'simple-line-icons'; position:absolute; top:19px; right:0px; color:#323232; font-size:12px;}
.pro_detail .card-header h5 a[aria-expanded="false"]:after{content:"\e604"; font-family:'simple-line-icons';position:absolute; right:0px; top:19px; color:#323232; font-size:12px;}
.ps_red{margin-bottom:1rem;}
.ps_red span{color:#dd0031;}
.pro_detail h6{font-size:14px; margin-bottom:5px;}
.vote_form_bg{background:#f7f7f7;}
.review{font-size:35px; color:#3d3d3d; font-weight:500; text-align:center; border-right:#dddddd solid 2px; height:100%; margin-right:25px; padding-top:20px; padding-right:50px;}
.review_sticky{position:sticky; top:7rem; z-index:9;}
.review .glyphicon{font-size:20px; margin:0 2px; color:#f2c319;}
.review p{color:#939393; font-size:15px; margin-top:.5rem;}
.review_box{padding:15px 15px 15px 85px; background:#fff; border-radius:10px; margin-bottom:1.6rem; position:relative;}
.review_box:last-child{margin-bottom:0;}
.review_box .glyphicon{font-size:13px; color:#f2c319; margin-right:3px;}
.review_box .rating_icon{position:absolute; left:15px; width:50px; height:50px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:#dddddd; font-size:22px; color:#323232;}
.review_box .review_text{margin-top:.5rem;}
.review_box .date{margin-left:auto; font-size:12px; color:#a9a9a9;}
.title{font-size:15px; color:#323232; margin-bottom:5px; display:flex;}
.process{font-size:13px; color:#f2c319; margin-top:.5rem; line-height:normal;}
.process .glyphicon{font-size:13px;}
.process_bar{background:#e7e8e9; border-radius:25px; display:inline-block; width:75%; height:6px; margin:0 5px; position:relative; overflow:hidden;}
.process_bar span{background:#f2c319; position:absolute; left:0; top:0; bottom:0;}
.rating_box label{font-size:16px;}
.rat_box{background:#068743; font-size:16px; color:#fff; font-weight:600; border-radius:5px; padding:3px 5px; display:inline;}
.rat_box .glyphicon{margin-right:0; color:#fff;}
#similar .product{padding:15px; background:#fff; box-shadow:0 0 9px 0px rgb(226, 226, 226, 63%); border-radius:4px; text-align:center;}
#similar .rating{font-size:12px; line-height:normal; font-weight:400; color:#6f7981; margin-top:15px;}

/*login css*/
.login_bg{background:#f7f7f7; position:relative;}
.login{box-shadow:#f3f3f3 0 0 30px 0; padding:20px 25px; background:#fff; border-radius:15px;}
.login .heading{margin-bottom:2rem; font-size:25px; text-align:center;}
.login .btn{width:100%; margin:15px 0 5px; padding-left:0; padding-right:0;}
.middle{float:left; border-bottom:#e8e8e8 solid 1px; border-left:none; width:100%; margin:0px 0 35px 0; text-align:center; line-height:normal;}
.middle span{background:#fff; font-size:15px; color:#a2a2a2; font-style:italic; padding:0 15px; display:inline-block; border-radius:50%; position:relative; bottom:-9px;}
.forgot{float:right; text-decoration:underline; color:#a2a2a2; font-weight:500; font-size:13px;}
.sign_up{color:#a2a2a2; font-size:14px; text-align:center;}
.sign_up a{color:#323232; font-weight:600; text-decoration:underline;}
label.sign_up{position:relative; padding-left:0px; line-height:normal;}

/*dashboard css*/ 
.dashboard_bg{background:#f7f7f7; position:relative;}
.left_menu{width:100%; margin:0; padding:0px; background:#fff; position:sticky; top:7rem; overflow:auto; z-index:9;}
.left_menu ul{margin:0px; padding:0px;}
.left_menu ul li{margin:0px; padding:0px; list-style:none; border-bottom:#eaeaea solid 1px; text-align:left; }
.left_menu ul li:last-child{border-bottom:none;}
.left_menu ul li a{color:#323232; padding:17px 20px; font-size:15px; display:block; border-left:transparent solid 3px; transition:all .5s ease;}
.left_menu ul li a:hover, .left_menu .active a{background:#eaeaea; color:#000; border-color:#323232;}
.left_menu ul li i{margin-right:10px; background:#323232; color:#fff; border-radius:50%; width:25px; height:25px; line-height:25px; text-align:center; display:inline-block; font-size:13px;}
.dashboard_box{padding:20px 25px; background:#fff; width:100%;}
.dashboard_box .heading{font-size:27px; border-bottom:#e3e3e3 solid 1px; padding:0 25px 1rem; margin:0 -25px 25px;}
.dashboard_box .btn{margin-top:15px;}
.edit_btn{font-size:13px; margin-top:7px; float:right; position:relative; z-index:9; font-weight:500;}
.per_detail li .edit_btn i{margin-right:5px;}
.per_detail{display:flex; flex-wrap:wrap; margin:15px auto; padding:15px 15px; background:#f7f7f7; width:55%; border:#e7e7e7 solid 1px;}
.profile_pic{width:120px; height:120px; background:#ffffff; border-radius:50%; font-size:40px; color:#080808; display:flex; align-items:center; justify-content:center; font-weight:900;}
.profile_pic img{height:105px;}
.per_detail ul{margin:0; padding:0 0 0 25px; width:73%;}
.per_detail li{list-style:none; margin:0 0 10px; color:#5e5e5e; font-weight:400;}
.per_detail li i{margin-right:10px; color:#000;}
.per_detail li.head{border-bottom:#ddd solid 1px; font-size:22px; color:#000; font-weight:600; padding-bottom:10px; margin-bottom:15px;}
.edit_profile{margin:15px auto; padding:15px 25px; background:#f7f7f7; width:55%; box-shadow:#b9b9b9 0 -5px 38px 5px;}
.edit_profile .profile_pic{margin:0 auto 2rem; box-shadow:#323232 0 5px 0 0;}

/*cart css*/
.cart_bg{padding-top:3rem; background:#f7f7f7;}
.cart_bg .heading{font-size:25px; margin-bottom:2.5rem;}
.cart_main{display:flex; flex-wrap:wrap; align-items:center; position:relative; margin-top:1.2rem; margin-right:1.5rem; padding:1.2rem; background:#fff; border-radius:10px;}
.cart_img{flex:0 0 auto; width:12%; border-radius:4px; overflow:hidden; border-radius:4px; min-height:69px; display:inline-flex; align-items:center; background:#fff;}
.cart_item{flex:0 0 auto; width:88%; padding:0 25px; font-size:12px; color:#5c5c5c;}
.cart_qty{flex:0 0 auto; width:20%; text-align:center;}
.cart_price{flex:0 0 auto; width:20%; text-align:right; margin-left:auto;}
.cart_item .price{margin-top:5px; line-height:normal; font-size:14px; color:#000; font-weight:600;}
.cart_item .price .currency{font-size:12px;}
.cart_head{font-size:16px; font-weight:600; color:#222; margin-bottom:1rem; line-height:normal;}
.cart_head a{color:#222;}
.remove{position:absolute; right:20px; color:#626262; font-size:25px; font-weight:300; line-height:25px;}
.remove img{width:22px;}
.summary{background:#fff; border-radius:10px; padding:1.5rem 1.5rem 2rem; margin-top:6.9rem; font-size:15px; /*box-shadow:0 4px 12px rgb(0 0 0 / 20%);*/}
.summary h4{margin-bottom:.5rem; font-size:20px;}
.summary ul{margin:0; padding:0;}
.summary ul li{margin:0; padding:9px 0; list-style:none; display:flex; color:#7e7e7e;}
.summary ul li span{margin-left:auto; color:#323232;}
.summary ul li:last-child{border-top:#b8e5cf dotted 2px; margin:10px -1.5rem 0; padding:20px 1.5rem 0; color:#323232; font-weight:600;}
.summary .btn{width:100%; margin-top:2rem;}
.currency{font-size:14px; font-style:normal;}
.remove_main{border-top:#ededed solid 1px; flex:0 0 auto; width:82%; margin-left:auto; margin-top:0px; padding-top:10px;display:flex;}

/*checkout*/
.checkout_bg{position:relative; padding-top:3rem; background:#f7f7f7;}
.checkout_box{padding:1.5rem; background:#fff; border-radius:10px;}
.checkout_bg .heading{font-size:25px; margin-bottom:2rem;}
.log-in{float:right; font-size:14px; margin-top:10px; font-weight:normal;}
.log-in a{font-weight:600;}

.checkout_bg .summary{margin-top:0; margin-left:2rem; position:sticky; top:7rem;}
.pay_now{margin-top:2.5rem;}
ul.pay_using{margin:1rem 0 0px; padding:0px;}
ul.pay_using li{margin:0 0 20px; padding:20px; list-style:none; position:relative; line-height:normal; border:#e3e3e3 solid 1px; border-radius:5px;}
ul.pay_using li input[type="radio"]:before{left:0px; top:-2px;}
ul.pay_using li input[type=radio]:checked:after{left:0px; top:-2px;}
ul.pay_using li label{margin-bottom:0;}
ul.pay_using li span{display:block; font-size:10px; margin-top:12px;}
ul.pay_using li img{width:auto; height:25px; margin-left:8px; margin-top:-3px; float:right;}

.order_scroll{max-height:270px; overflow:auto; background:#f9f9f9; padding:15px; border-radius:5px; margin:2rem 0;}
.order_scroll::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #F5F5F5;}
.order_scroll::-webkit-scrollbar{width:5px; background-color: #F5F5F5;}
.order_scroll::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color:#000;}
.order_items{display:flex; flex-wrap:wrap; margin-bottom:1.5rem;}
.order_items:last-child{margin-bottom:0;}
.ord_img{flex:0 0 20%; max-width:20%;}
.ord_item{flex:0 0 80%; max-width:80%; padding-left:15px; font-size:13px;}
.ord_item .sub_head{margin-bottom:.7rem; line-height:normal;}
.or_price{float:right;}
.or_size{float:left; font-size:13px;}

/*thankyou css*/
.thankyou_bg{background:#f7f7f7; position:relative;}
.thank_text{font-size:15px; color:#282C3F; text-align:center; padding:40px 30px; background:#fff; border-radius:10px;} 
.thank_text h4{font-size:22px; font-weight:500;}
.thank_text img{margin:0px 0 3rem 0; width:auto; height:100px;}

/*contact us css*/
.contact_bg{background:#f7f7f7;}
.contact_bg .heading{font-size:35px;}
.address_box{padding-right:2rem;}
.address{display:flex; align-items:center; justify-content:center; min-height:115px; margin-bottom:.5rem; font-size:16px;}
.a_icon{display:flex; align-items:center; justify-content:center; flex-direction:column; width:130px; position:relative; z-index:1;}
.a_icon:before{content:''; position:absolute; width:80px; height:80px; background:#fff; border-radius:8px; z-index:-1; transform:rotate(45deg); transition:all 0.1s ease;}
.a_icon img{height:40px;}
.ad_text{width:85%; padding-left:1rem;}
.ad_text h5{margin-bottom:10px;}
.ad_text p{margin-bottom:0; line-height:1.5;}
.ad_text p a{color:rgba(38, 30, 4, 0.7);}
.contact_form{background:#fff; padding:30px; border-radius:10px;}
.contact_form .form-control::-moz-placeholder{color:#4c4c60;}
.contact_form .form-control::placeholder{color:#4c4c60;}
.contact_form .btn{padding-left:50px; padding-right:50px;}

.terms_bg{background:#f7f7f7;}
.terms_bg .heading{margin-bottom:3rem;}
.wholesale_bg{background:#f7f7f7;}
.wholesale_bg .heading_main{text-align:center;}
.wholesale{background:#fff; border-radius:15px; padding:30px;}
.wholesale h5{font-size:22px; margin-top:2rem; margin-bottom:2rem;}
.wholesale label{font-size:16px;}
.radio label, .checkbox label{font-size:15px; position:relative; margin-right:1rem;}
.checkbox, .radio{margin-top:.8rem;}
.radio input[type="radio"]:after, .radio input[type="radio"]:before{top:5px;}
.wholesale .btn{width:100%;}