@charset "utf-8";
/* CSS Document */

@import "https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.3.2/css/simple-line-icons.css";
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');

@import url('../css/owl.carousel.min.css');
@import url('../css/font-awesome.min.css');
@import url('../css/fancybox.min.css');
@import url('../css/star-rating.css');

/*header css*/
.hidden_header{height:140px;}
header{position:fixed; z-index:99991; top:0; left:0; right:0; background:#fff; box-shadow:#d1d1d1 0 0 15px 0;}
header .container{position:relative;}
/*.search{position:relative; width:45%; margin-left:auto; display:flex; align-items:center;}
.search .form-control{border-color:#d7d7d7; height:45px; padding-right:50px;}
.search button{position:absolute; right:5px; background:#f0b501; border:none; outline:0; width:32px; height:32px; border-radius:50%; color:#fff;}*/

.header_right{display:flex; align-items:center; margin-left:auto; margin-right:15px; position:relative;}
.cart_top{position:relative; padding:15px 15px; letter-spacing:1px; text-align:center; line-height:normal;}
.cart_top a{color:#4e4e4e; font-size:12px; font-weight:600;}
.cart_top i{font-size:18px; display:block; color:#8f8f8f; margin-bottom:5px;}
.cart_box{position:absolute; right:17px; top:6px; background:#403f3f; width:16px; height:16px; border-radius:40px; font-size:11px; color:#fff; text-align:center; line-height:17px; z-index:9; letter-spacing:0;}
.cart_top .dropdown-menu{min-width:400px; left:inherit; right:0; padding:30px; font-weight:400; letter-spacing:0;}
.cart_empty{padding:5% 0; text-align:center;}
.cart_empty .icons{font-size:35px; color:#d1d1d1; margin-bottom:.7rem; margin-left:0; display:block;} 
.cart_empty .sub_head{color:#a3a3a3; font-size:18px; font-weight:300;}
.top_cart_scroll{min-height:100px; max-height:300px; overflow-x:auto;}
.top_cart_scroll .top_cart{width:65px; min-height:81px; margin-right:15px; float:left; background:#f5faf8;}
.top_cart_scroll .top_cart img{height:auto; width:100%;}
.top_cart_scroll p.name{margin:0 0 0px; color:#1b2020; line-height:18px; text-transform:capitalize}
.top_cart_scroll p.name a{color:#1b2020; font-size:13px; text-transform:inherit;}
.top_cart_scroll .product_order{border-bottom:1px dashed #a9abb2; padding-bottom:10px; margin-bottom:10px; float:left; width:100%; text-align:left; font-size:12px; color:#9c9c9c; letter-spacing:0;}
.cart_top .price{font-weight:600; margin-top:10px; margin-bottom:4px; color:#000; font-size:15px;}
.cart_top .price i{font-size:11px; display:inline-block; color:#000; top:-1px;}
.top_cart_scroll .del i{display:inline-block; font-size:14px; color:#8d8d8d; float:right;}
.cart_top .total{display:inline-block; width:100%; color:#1a1a1a; font-size:15px; margin-bottom:1rem; text-align:left; font-weight:500; letter-spacing:0;}
.cart_top .total span{float:right}
.cart_top .total i{display:inline-block; color:#1a1a1a; font-size:12px;}
.cart_top .total p{font-size:12px; color:#7e808c;}
.cart_top .btn{width:100%; padding:12px 0px; margin-top:0; color:#fff; font-size:15px !important; font-weight:400;}
.pro_drop .profile{position:absolute; left:30px; border-radius:50%; overflow:hidden; background:#f3f3f3;}
.pro_drop .profile img{height:85px;}
.pro_drop{padding-left:105px; margin-bottom:2rem;}
.p_title{font-weight:600; margin-bottom:.5rem; font-size:16px;}
.pro_drop .icons{display:inline-block !important; margin-right:10px; font-size:13px !important;  color:#2e261c;}
.pro_drop a{display:inline-block !important; color:#2e261c; font-size:12px !important; text-transform:capitalize;}
.pro_drop a:hover{color:#000;}
.pro_drop p{margin-bottom:0px;}
.m_show{display:none;}

.call_now{position:relative; padding-left:60px; color:#1b2020; font-size:17px; font-weight:600; line-height:1.5; margin-left:2rem;} 
.call_now img{position:absolute; left:0; height:45px; opacity:.5;}
.call_now span{display:block; font-size:14px; color:#787878; font-weight:400;}

#search{position:fixed; left:0; right:0; top:87px; bottom:0; background:rgb(0, 0, 0, 75%); z-index:9999;}
.search{background:#efefef; padding:15px;}
.search form{position:relative;}
.search .form-control{border:none; height:50px; padding-left:50px; padding-right:55px; font-size:16px; color:#403f3f; background:none;}
.search button{position:absolute; left:0px; top:7px; border:none; outline:0; background:none; font-size:20px; color:#403f3f;}
.search .close{position:absolute; right:25px; top:7px; z-index:9; font-size:35px; color:#2b3991; font-weight:300; opacity:1; text-shadow:none;}


/*menu dropdown*/
.navbar-expand-lg{width:100%; padding:0px; position:static; border-top:#ddd solid 1px;}
.navbar-expand-lg .navbar-nav{width:85%; margin:auto;}
.nav-fill .nav-item.dropdown{position:static;}
.dropdown:hover > .dropdown-menu{display:block;}
.nav-fill .dropdown-menu{min-width:inherit; left:inherit; right:0px; left:0px; border-radius:0; border-bottom:none; flex-wrap:wrap; padding:0; box-shadow:0 10px 10px rgb(0, 0, 0, 14%); }
.nav-fill .nav-item.dropdown:hover > .dropdown-menu{display:flex;}
.dropdown-menu li{list-style:none; margin:0; padding:0; flex:0 0 70%; max-width:75%;}
.dropdown-menu li:last-child{flex:0 0 25%; max-width:25%; margin-left:auto; padding-top:0; padding-right:0; padding-bottom:0;}
.dropdown-menu li ul{margin:15px 0 15px 10px; padding:0; display:flex; flex-wrap:wrap;}
.dropdown-menu li ul li, .dropdown-menu li ul li:last-child{margin:0; padding:3px 10px; flex:0 0 33.333%; max-width:33.333%;}
.dropdown-menu li ul li a{color:#444e56; font-size:14px;}
.dropdown-menu li ul li a:hover{color:#000;}
.dropdown-menu .menu_head{margin-bottom:5px;}
.dropdown-menu .menu_head a{color:#182430; font-weight:600; font-size:14px; text-transform:uppercase;}
.ab{display:none;}
.dropdown-menu li:last-child img{width:100%;}

/*-- banner --*/
.banner{padding:0; position:relative;}
/*.banner .carousel-item:before{content:''; position:absolute; top:0; right:0; bottom:0; left:0; background:rgb(0, 0, 0, 10%);}*/
.banner_heading{font-size:30px; color:#2e261c; font-weight:400; line-height:1.3; margin-bottom:.5rem;}
.banner .carousel-control-prev .icons{background:rgb(255, 255, 255, 30%); padding:13px 13px; border-radius:50%;}
.banner .carousel-control-next .icons{background:rgb(255, 255, 255, 30%); padding:13px 13px;}
/*-- //banner --*/

.strip_banner{padding:0; background:#650000 url(../images/strip-bg.jpg) no-repeat center; background-size:cover;}
.strip_text{font-size:30px; color:#fff; font-weight:600; text-transform:uppercase; text-align:center; display:flex; align-items:center; justify-content:center; min-height:110px;}

/*-- footer --*/
footer{background:#15171a; padding-top:4rem; color:#d1d1d1; font-size:14px;}
.f_logo img{height:65px; margin-bottom:1.5rem;}
.f_heading{color:#fff; font-size:20px; font-weight:600; text-transform:uppercase; margin-bottom:2rem;} 
.footer-grids p{position:relative; padding-left:30px;}
.footer-grids p .fa{font-size:17px; position:absolute; left:0; top:4px;}
.footer-grids ul{margin:0px; padding:0;}
.footer-grids ul li a, .footer-grids p a{color:#d1d1d1;}
.footer-grids ul li a:hover{color:#fff;}
.footer-grids ul li{list-style-type:none; margin-bottom:10px;}
.footer-grids ul li:last-child{margin-bottom:0;}
.footer-grids form{position:relative;} 
.footer-grids input[type="email"]{background:#24272c; box-shadow:none; color:#fff; border:none; outline:none; padding-right:170px; border-radius:4px;}
.footer-grids button.btn{text-transform:uppercase; background:#ffffff; color:#000; position:absolute; right:0; padding:10px 25px; margin:3px;}
.footer-grids input[type="email"]::placeholder {color:#bdbdbd;}
.copyright{border-top:1px solid #313a44; padding:1.2rem 0; margin-top:2rem; color:#d1d1d1; text-align:center;}
.copyright a{color:#d1d1d1;}
.social-icon{margin-top:25px;}
.social-icon a{margin:0 10px 0 0; font-size:16px; width:38px; height:38px; line-height:36px; border-radius:50%; color:#fff; display:inline-block; text-align:center; border:#e0e4eb solid 1px;}
.social-icon a:hover{color:#fff; background:#4c4c4c; border-color:#4c4c4c;}
/*-- //footer --*/

/*shipping*/
.shpping_bg{background:#1f2226; padding:0;}
.shpping{color:#b7c0c9; font-weight:300; position:relative; padding:2rem 0 1rem 65px;}
.shpping img{height:45px; position:absolute; left:0; top:35px;}
.shpping h5{font-size:18px; color:#fff; font-weight:600; margin-bottom:2px; text-transform:uppercase;}
.shpping_bg .col-xl-4:after{content:''; position:absolute; right:30px; top:0; bottom:0; width:1px; background:#42464a;}
.shpping_bg .col-xl-4:last-child:after{display:none;}

/*-- move top --*/
#toTop{bottom:30px; right:15px; display:none; width:40px; height:40px; overflow:hidden; position:fixed; text-decoration:none; z-index:9999; font-size:0; color:transparent; background:#3e3e3e; border-radius:4px; opacity:1;}
#toTop:hover{ opacity:.9;}
#toTop:after{color:#fff; content:'\f106'; font-size:20px; line-height:38px; 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:5rem 0;}
.heading_main{margin-bottom:3rem; position:relative; text-align:center;}
.heading{font-size:45px; color:#191919; font-weight:700; line-height:normal; margin-bottom:2rem; position:relative;}
.heading_main p{font-size:19px; color:#1e1e1e; font-weight:400; line-height:1.8; margin:0; padding:0 25%;}
.sub_heading{font-size:14px; color:#ec2945; font-weight:600; text-transform:uppercase; letter-spacing:1px; margin-bottom:.7rem; position:relative;}
.pro_head{max-width:350px;}
.heading_main a{text-transform:uppercase; border-bottom:#cd0c29 solid 2px; letter-spacing:1px; padding-bottom:5px;}

/*product css*/
.product_bg{background:#f7f7f7;}
.product_bg .owl-theme .owl-controls{margin-top:0;}
.product{position:relative; text-align:center; background:#fff; padding:0px; margin-bottom:2rem; border:#efefef solid 1px; border-radius:7px;}
.product figure{margin-bottom:0rem; overflow:hidden; position:relative; border-radius:7px 7px 0 0;}
.product figure img{transition:all 1s ease;}
.product:hover figure img{transform:scale(1.1);}
.pro_text{font-size:13px; background:#fff; padding:20px; border-radius:0 0 7px 7px;}
.product h2{font-size:15px; color:#1c1c1c; font-weight:600; margin-bottom:.3rem; text-transform:inherit; min-height:47px;}
.product h2 a, .product h2 a:hover{color:#1c1c1c;}
.price{font-size:20px; color:#000; font-weight:700; line-height:normal;}
.price .fa{font-size:13px; margin-right:2px; position:relative; top:-2px;}
.d_price{position:relative; font-size:16px; margin-right:10px; color:#7c7c7c; font-weight:600;}
.price .d_price .fa{font-size:11px;}
.d_price:before{position:absolute; left:0; right:0; top:10px; content:''; background:#7c7c7c; height:2px;}
.add_to_cart{font-weight:700; color:#191919; font-size:15px; letter-spacing:.5px;}
.add_to_cart i{margin-left:2px; font-size:16px;}
.pro_text .btn{width:100%;}
.view_price{font-weight:700; font-size:15px; color:#e31e24;} 

/*category cs*/
.category_bg{padding-bottom:2rem;}
.category_box{text-align:center; position:relative; font-size:14px; color:#fff; margin-bottom:2rem;}
.category_box figure{margin-bottom:0rem; position:relative; overflow:hidden; border:#f3f3f3 solid 1px;}
.category_box h2{font-size:17px; color:#000; font-weight:600; text-transform:uppercase; margin-top:15px; margin-bottom:5px;}
.category_box figure img{width:100%; transition:all 1s ease;}
.category_box:hover figure img{transform:scale(1.1);}
.category_text{/*background:#000; width:100%; opacity:.8; padding:0 10px; position:absolute; bottom:0;*/ transition:all 1.5s ease 0s; line-height:normal;}
.category_text ul{margin:0; padding:0;}
.category_text ul li{margin:auto; padding:3px 0; list-style:none; width:70%;}
.category_text ul li a{color:#fff; border:#fff solid 1px; display:block; padding:5px;}
.category_large{position:relative;}
.category_large figure{margin-bottom:0; overflow:hidden;}
.category_large figure img{transition:all 1s ease;}
.category_large:hover figure img{transform:scale(1.1);}
.large_text{position:absolute; left:50px; bottom:60px;}
.large_text h2{color:#fff;}
.large_text .btn{background:rgb(255, 255, 255, 14%); border:#fff solid 1px; padding:8px 10px 9px 20px;}
.large_text .btn span{position:relative; display:inline-block; padding-left:10px; margin-left:10px;}
.large_text .btn span:before{content:''; position:absolute; left:0; top:-8px; bottom:-9px; width:1px; background:#fff;}
.large_text .btn span img{width:15px;}
.category_large:hover .large_text .btn span img{ transform: translate(0%,0%);}
.category_large .btn_player{min-height:55px; border-color:#fff; color:#fff; font-size:18px;}
.category_large .btn_player:before{min-height:55px; background:#fff;}
.category_large .btn_player:after{background:#fff;}
.category_large .btn_player:hover{color:#000;}

/*about css*/
.about{/*font-size:18px; line-height:1.8; padding-left:50px;*/ color:#000; display:flex; align-items:flex-start; justify-content:center; flex-direction:column; height:100%;}
.about .heading{margin-bottom:1rem; font-size:40px;}
.about h6{letter-spacing:3px;}
.btn_player{font-size:19px; color:#1b2020; font-weight:600; text-transform:uppercase; min-height:60px; min-width:260px; border:1px solid #232f3e; display:inline-flex; align-items:center; justify-content:center; padding-right:70px; position:relative; z-index:1;}
.btn_player:before{background:#1b2020; position:absolute; content:""; top:-1px; right:-1px; bottom:0; width:70px; min-height:60px; z-index:-1; clip-path:polygon(0% 0%,0% 100%,35% 100%,35% 25%,70% 50%,25% 80%,0% 85%,31% 100%,100% 100%,100% 0%);}
.btn_player:after{position:absolute; content:""; background:#1b2020; top:0; right:68px; bottom:0; left:80%; transition:all 0.4s ease; z-index:-1;}
.btn_player:hover:after{left:0;}
.btn_player:hover{color:#fff;}

.do_bg{background:#f9f9f9;}

/*.testimonials_bg{background:#1f2226;}
.testimonials_bg .heading{color:#fff;}*/
.testimonials{background:#fff; box-shadow:0 5px 20px 0 rgb(91, 92, 96, 16%); border-radius:0 30px; margin:1rem 0;}
.testi_text{padding:20px 20px 10px; border-bottom:1px solid #e1e1e1; text-align:justify;}
.testi_name{font-size:17px; font-weight:600; padding:20px 20px; line-height:1.75;}
.testi_name span{font-size:11px; color:#a0a0a0; font-weight:400; text-transform:uppercase; letter-spacing:1px; display:block;}
.testi_name img{width:50px; border-radius:50%; margin-right:20px; float:left;}
.testi_name .rating{margin-bottom:0; font-size:12px;}

/*blog css*/
.blog_bg{border-top:#ddd solid 1px;}
.blog{background:#fff; border-radius:5px; overflow:hidden;}
.blog figure{margin-bottom:0; border-radius:5px 5px 0 0; overflow:hidden;}
.blog figcaption{padding:20px; font-size:14px; background:#f9f9f9;}
.blog figcaption a{color:#1f1a17;}
.blog figcaption a:hover{color:#000;}
.blog img{width:100%; height:auto; transition:transform .9s; height:max(15vw, 30vh); object-fit:cover;}
.blog img:hover{-ms-transform:scale(1.2); -webkit-transform:scale(1.2); transform:scale(1.2);}
.blog h4{font-size:17px; margin-bottom:0;}


/*inner page css*/
.inner-banner{background-image:url(../images/banner.jpg); background-position:center; background-repeat:no-repeat; background-size:cover; padding:0;}
.inner-page-layer{/*background-image:linear-gradient(to right, rgba(0, 0, 0, 0.88), rgba(5, 5, 33, 0.39));*/ min-height:250px; display:flex; align-items:center; text-align:center;}
.inner-banner .heading{color:#fff; font-size:40px; font-weight:600; line-height:normal; margin-bottom:1rem;}
.inner-banner p{color:#fff; padding:0 15%; font-weight:300;}
.about_inner{font-size:16px; font-weight:400;}
.promise_text .heading{font-size:24px; font-weight:800; line-height:normal; letter-spacing:0; margin-bottom:.5rem;}

/*contact cs*/
.contact_bg{background:#fff; padding-top:1.5rem;}
.contact_form{position:relative; background:#f7f7f7;}
.address{background:#1f2226; padding:40px 30px; color:#fff; height:100%;}
.contact_form .heading{font-size:30px;}
.address .heading{color:#fff; margin-bottom:3rem;}
.address .icons{margin-right:20px; font-size:20px; margin-top:2px; position:absolute; left:0; top:3px;}
.address p{margin-bottom:35px; padding-left:35px; position:relative;}
.address p a{color:#fff;}
.address p:last-child{margin-bottom:10px;}
.contact_form form{padding:30px;}

.map_bg{padding:0;}
.map_bg iframe{width:100%; height:400px;}

/*product listing*/
.product_inner_bg{padding-top:1.5rem;/* background:#f7f7f7;*/}
.category{padding:0; margin:0 0 2.5rem; width:100%; float:left;}
.category:last-child{margin-bottom:0;}
.category_heading{font-size:19px; color:#000; font-weight:600; text-transform:uppercase; margin-bottom:15px; line-height:normal; border-bottom:#e2dedd solid 1px; padding-bottom:10px;}
.category ul{padding:0px; margin:0; overflow:auto; max-height:250px;}
.category ul li{margin:0; padding:9px 0 9px 2px; line-height:normal; list-style:none; position:relative; -webkit-transition: 300ms ease;-o-transition: 300ms ease;transition: 300ms ease;}
.category .fa{font-size:13px; color:#777; margin-top:11px; margin-right:10px;}
.category ul li label{margin-bottom:0; display:block; font-size:16px; color:#1b2020; font-weight:400;}
.category ul li input[type="radio"] + label:before, .category ul li input[type="radio"] + .label label:before{top:10px;}
.category ul li input[type="radio"] + label:after, .category ul li input[type="radio"] + .label label:after{top:14px;}
.category ul li input[type="radio"] + label{padding-left:28px;}
.color{width:15px; height:15px; display:inline-block; margin-right:5px; margin-bottom:-2px; border-radius:50%;}
.sort_by{text-align:right; margin-top:-3px; margin-left:auto;}
.sort_by .form-control{display:inline-block; width:auto; height:40px; padding:0 10px; margin-left:10px;}
.sort_main{display:flex; margin-bottom:2rem;}
.sort_main .heading{margin-bottom:0; font-size:30px;}
.category ul::-webkit-scrollbar{width:7px;} 
.category ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3); -webkit-border-radius:10px; border-radius: 10px;}
.category ul::-webkit-scrollbar-thumb{-webkit-border-radius:10px; border-radius:10px; background:#273b4a; -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);}
/*.category ul::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,0,0,0.4);}*/
.mobile_filter, .mobile_filter1, .m_sort_by{display:none;}

/*product detail css*/
#proCarousel .carousel-inner{width:100%; margin-bottom:1rem; border:1px solid #f5f5f5;}
#proCarousel .carousel-indicators{bottom:0; position:relative; margin:0 -5px;}
#proCarousel .carousel-indicators>li{width:16%; padding:0 5px; height:auto; background:none; display:flex; margin:3px 0;}
#proCarousel .carousel-indicators>li a{border:2px solid #f5f5f5; border-radius:4px;}
#proCarousel .carousel-indicators li img{display:block; border-radius:4px;}
#proCarousel .carousel-indicators.active{background:none;}
#proCarousel .carousel-indicators .active a{border-color:#e9797b;}
#proCarousel .carousel-item img{margin:0; width:100%;}
#proCarousel .carousel-indicators [data-bs-target]{width:100%; height:100%; margin:0;}
#proCarousel .carousel-control-prev, #proCarousel .carousel-control-next{bottom:110px; font-size:13px;}
#proCarousel .carousel-control-prev .icons, #proCarousel .carousel-control-next .icons{background: rgb(31 34 38 / 34%); padding:9px;}

.product_detail{margin-left:.5rem;}
.product_detail .heading{font-size:25px; font-weight:700; text-transform:uppercase;}
.brand{font-weight:500; font-size:18px; color:#677787; margin-bottom:5px;}
.product_detail .price{font-size:30px; font-weight:700; margin:20px 0 5px;}
.product_detail .price .fa{font-size:20px;}
.product_detail .d_price{position:relative; font-size:19px; margin-right:5px;}
.product_detail .price .d_price .fa{font-size:13px;}
.product_detail .d_price:before{position:absolute; left:0; right:0; top:12px; content:''; background:#7c7c7c; height:1px;}
.sku{font-weight:500; color:#273b4a; border-bottom:#e0e4eb solid 1px; padding-bottom:10px; margin-bottom:10px;}
.size{width:100%;}
.size a{margin:0px 5px 5px 0; background:#fff; color:#282C3F; font-size:14px; padding:2px 12px; border:#e0e4eb solid 1px; display:inline-block;}
.size a.active{background:#273b4a; color:#fff !important;}
.product_detail label{display:block; font-size:14px;}
.color_shade{width:25px; height:25px; border-radius:50%; border:none !important;}
.qty_main .btn .icons, .qty_main .btn .fa{margin-right:5px;}
.qty_main{margin:1.5rem 0 0rem; display:flex; /*flex-wrap:wrap;*/}
.qty{border:#e4e4e4 solid 1px; display:inline-flex; position:relative; width:130px; padding-left:1px; border-radius:4px;}
.qty button{border:none; cursor:pointer; background:#f5f5f5; padding:10px 13px; font-size:20px; font-weight:600; line-height:1; outline:0; border-radius:4px; width:50px;}
.qty input{border:none; width:50px; text-align:center; padding:0; background:none;}
.qty_main .btn{margin:0px 0 0 12px; width:100%; background:#2b7200;}
.wishlist{font-size:20px; color:#767676 !important; position:absolute; top:15px; right:25px; z-index:9999; pointer-events:all; cursor:pointer; width:35px; height:35px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:#fff; padding-top:3px; box-shadow:#a5a5a5 0 0 15px 0;}
.wishlist .fa-heart{color:#e3001e;}
.qty_main .btn.wishlist:hover{background:#000; color:#fff;}
.delivery{margin-bottom:0rem;}
.delivery .btn{margin:3px; position:absolute; right:0; padding:12.5px 20px; font-size:12px; background:#273b4a;}
.delivery form{width:52%; position:relative;}
.delivery .form-control{padding-right:170px;}
.pro_detail ul{margin:0 0 0 15px; padding:0;}
.pro_detail ul li{margin:0; padding:0; font-size:15px;}
.pro_detail ol{margin:0 0 0 15px; padding:0;}
.pro_detail ol li{margin:5px 0; padding:0;}
.product_image .zoomWrapper{width:100% !important; /*height:auto !important;*/ position:relative;}
#gal1{display:flex; flex-wrap:wrap; justify-content:center; margin:1rem -5px 0px;}
#gal1 a{width:16.6%; padding:0 5px; margin-bottom:15px;}
#gal1 img{border:2px solid #e3e3e3; width:100%;}
.rating a{margin-left:10px; color:#afafaf; text-decoration:underline; font-size:13px;}
.rating{margin-bottom:10px; color:#afafaf;}
.rating i{margin-right:3px; color:#f0b501;}
/*.product_inner_bg .nav-tabs{margin-top:6rem;}*/
.product_inner_bg .tab-content{background:#fff; padding:30px;}
.review_box{border-left:#182430 solid 3px; padding:15px 15px 15px 120px; background:#fafafa; margin-top:30px; position:relative;}
.review_box .title{font-size:15px; font-weight:600; color:#000; margin-bottom:5px;}
.review_box .title span{font-weight:normal; font-size:13px; float:right;}
.review_box p{margin-bottom:0; font-size:14px;}
.review_box .rating{padding-top:0;}
.product_bg .write_review{padding:10px 0px; font-weight:400; margin-top:0px; margin-left:auto; width:180px; display:flex; justify-content:center; font-size:14px; color:#fff !important;}
.rating_box .col-form-label{float:left; width:auto; margin-top:2px; margin-right:30px; padding:0; }
.rating_box label{margin-top:0; margin-bottom:15px;}
.rev_img{width:85px; border-radius:50%; background:#f5faf8; overflow:hidden; position:absolute; left:20px;}


/*cart css*/
.cart_bg, .checkout_bg{background:#f9f9f9; padding-top:1.5rem;}
.cart_bg .heading{font-size:35px;}
.cart_bg .order_summary{margin-top:4.25rem;}
.cart_main{background:#fff; padding:15px; width:100%; float:left; border-radius:5px;}
.cart_head_main{width:100%; float:left; margin:0px; padding:10px 0px; text-align:center; font-size:15px; color:#282C3F; font-weight:600;}
.cart_items{width:42%; float:left; text-align:left;}
.cart_price{width:20%; float:left;}
.cart_date{width:15%; float:left;}
.cart_total{width:21%; float:left;}
.cart_body{width:100%; float:left; margin:0; padding:25px 0px; text-align:center; border-top:#efefef solid 1px; color:#282C3F; position:relative;}
.cart_img{width:80px; float:left; margin-right:15px; max-height:75px; overflow:hidden;}
.cart_item{float:left; width:69%; font-size:13px;}
.cart_item a{color:#282C3F; text-transform:capitalize}
.cart_body .cart_total, .cart_body .cart_price, .cart_body .cart_date{padding-top:8px;}
.cart_body .cart_total .fa, .cart_body .cart_price .fa{font-size:12px;}
.remove{text-transform:uppercase; color:#8d8d8d; font-size:14px; position:absolute; right:0;}
.cart_body .cart_item p.sub_head{font-size:15px; font-weight:500; margin-bottom:8px; color:#1a1a1a;}
.cart_body .cart_item p{margin-bottom:3px; font-size:12px; line-height:19px; color:#777777; }
.order_summary .btn{font-size:16px; padding-left:0; padding-right:0; width:100%; margin-top:1rem;}
.order_summary{background:#fff; width:100%; float:left; padding:25px; color:#1b2020; font-size:16px; border-radius:5px;}
.order_summary h4{font-size:19px; font-weight:600;}
.order_summary h6{font-size:17px; font-weight:600; border-bottom:#e9e9eb solid 1px; padding-bottom:10px; margin-bottom:10px;}
.order_summary ul{margin:0; padding:0;}
.order_summary ul li{margin:0; padding:6px 0; list-style:none;}
.order_summary ul li span{float:right;}
.order_summary ul li .fa{font-size:12px; margin-right:0px;}
.order_summary ul li:last-child{border-top:#e9e9eb solid 1px; padding-top:10px; margin-top:10px; font-weight:600; color:#182430;}

/*checkout css*/
.checkout_bg #accordion{padding-left:30px; position:relative;}
.checkout_bg .process_left{content:''; position:absolute; top:35px; bottom:-57px; left:-10px; border-left:1px dashed #bebfc5;}
.checkout_bg .process{background:#1f2226; position:absolute; left:-30px; top:10px; color:#fff; padding:7px 0; font-size:17px; width:42px; text-align:center; z-index:9; border-radius:5px;}
.log-in{margin-right:20px; background:#f9f9f9; border:#e2e2e2 solid 1px; color:#182430;}
.log-in span, .sign-up span{display:block; font-size:12px; text-transform:capitalize; font-weight:400;}
.sign-up, .log-in{border-radius:5px;}
.card-header a{color:#182430;}
ul.pay_using{margin:0 0 0px; padding:0px;}
ul.pay_using li{margin:0 0 20px; padding:0 0 0px 28px; list-style:none; position:relative; line-height:normal;}
ul.pay_using li label{margin-bottom:0; font-weight:600; font-size:15px;}
ul.pay_using li span{display:block; font-size:14px; margin-top:12px;}
ul.pay_using li img{width:auto; height:25px; margin-left:8px; float:right;}
.order_scroll{max-height:270px; overflow:auto; background:#fafafa; padding:15px; border-radius:5px; margin-bottom:1rem;}
.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:1rem; border-bottom:#eaeaea solid 1px; padding-bottom:1rem;}
.order_items:last-child{margin-bottom:0; padding-bottom:0; border-bottom:none;}
.ord_img{flex:0 0 25%; max-width:25%; max-height:70px; overflow:hidden;}
.ord_item{flex:0 0 75%; max-width:75%; padding-left:15px; font-size:14px; }
.ord_item .sub_head{margin-bottom:13px; line-height:normal; font-weight:600;}
.or_price{float:right; font-weight:600; margin-top:3px;}
.or_size{float:left; font-size:13px;}
.or_price .fa{font-size:11px;}

/*login css*/
.login_bg{background:#f9f9f9;}
.login{padding:30px; background:#fff; border-radius:15px;}
.l_icon{width:90px; height:90px; background:#fff; display:flex; border-radius:50%; align-items:center; justify-content:center; margin:0 auto 25px;}
.login .heading{margin-bottom:2rem; font-size:30px; text-align:center;}
.login .btn{width:100%; margin:15px 0 10px; padding-left:0; padding-right:0;}
.middle{float:left; border-bottom:#e7e7e7 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; font-style:italic; padding:0 15px; display:inline-block; border-radius:50%; position:relative; bottom:-9px;}
.forgot{float:right; text-decoration:underline; font-weight:400; font-size:13px;}
.sign_up{font-size:14px; text-align:center; font-weight:400;}
.sign_up a{color:#1f2226; font-weight:700; text-decoration:underline;}
.facebook{display:inline-block; width:100%; background:#3B5998; border-radius:5px; text-align:center;}
.facebook img{margin-right:10px; width:20px; margin-top:-4px;}
.facebook a, .facebook a:hover{color:#fff; font-weight:600; line-height:47px;}
.login .form-control::-webkit-input-placeholder{color:#7c7c7c;}
.login .form-control::-moz-placeholder{color:#7c7c7c;}
.login .form-control:-ms-input-placeholder{color:#7c7c7c;}
.login .form-control::-ms-input-placeholder{color:#7c7c7c;} 
.login .form-control::placeholder{color:#7c7c7c;}

/*thankyou css*/
.thankyou_bg{background:#f9f9f9;}
.thank_text{text-align:center; padding:40px 30px; background:#fff; box-shadow:#dcdcdc 0 0 15px 0; max-width:450px; border-radius:5px;} 
.thank_text .heading{font-weight:600;}
.thank_text h4{font-size:20px; font-weight:600; margin:15px 0; text-transform:capitalize;}
.thank_text img{margin:0px 0 30px 0; width:auto; height:100px;}
.back_home{margin-top:20px; padding:12px 40px; border-radius:5px; font-size:15px;}

/*dashboard css*/
.dashboard_bg{background:#f9f9f9; padding-top:3rem;}
.my_account{font-size:17px; margin-bottom:3rem;}
.my_account .heading{text-transform:capitalize; font-size:30px; margin-bottom:1rem;}
.left_menu{width:100%; margin:0px 0 0px 0px; padding:0px; background:#fff;}
.left_menu ul{margin:0px; padding:0px;}
.left_menu ul li{margin:0px; padding:0px; list-style:none; font-size:16px; font-weight:600; border-bottom:#eaeaea solid 1px; text-align:left;}
.left_menu ul li:last-child{border-bottom:none;}
.left_menu ul li a{color:#2e261c; padding:20px 20px; display:block; border-left:transparent solid 5px;}
.left_menu ul li a:hover, .left_menu .active a{background:#f1f0f0; text-decoration:none; border-left-color:#1f2226;}
.left_menu ul li .icons{margin-right:10px; background:#5c5c5c; color:#fff; border-radius:50%; width:25px; height:25px; line-height:25px; text-align:center; display:inline-block; font-size:13px;}
/*.left_menu ul li a:hover .icons, .left_menu .active a .icons{color:#000; background:#fff;}*/
.dashboard_box{padding:20px 30px; background:#fff; width:100%;}
.dashboard_box .heading{margin-bottom:35px; font-size:30px;}
.dashboard_box .heading:before{left:0; right:0;}
.edit_btn{font-size:14px; margin-top:-30px; float:right; padding:13px 30px; position:relative; z-index:9;}
.edit_btn .icons{margin-right:10px;}
.dashboard_box .btn{margin-top:15px;}
.my_address{position:relative; color:#6b6b6b; padding:20px; margin-bottom:30px; box-shadow:#dcdcdc 0 0 10px 0;}
.my_address .icons{position:absolute; left:20px; font-size:22px;}
.my_address a{text-transform:uppercase; color:#ff1d42; font-weight:700; margin-right:20px;}
.my_address .footer{border-top:#e5e5e5 solid 1px; padding-top:10px; margin-top:1rem; position:relative;}
.my_address .footer label{margin-bottom:0; font-size:14px; font-weight:400;}
.my_address .footer input[type="radio"] + label:before, .my_address .footer input[type="radio"] + .label label:before{top:13px;}
.my_address .footer input[type="radio"] + label:after, .my_address .footer input[type="radio"] + .label label:after{top:17px;}
.add_address, .add_address_btn{font-size:14px; padding:13px 30px; margin-bottom:2.5rem;}
.home_add{position:relative; padding-left:30px; display:inline-block; margin-right:20px; line-height:normal;}
.order_main{border:#f1d8dc solid 1px; padding:25px; display:flex; flex-wrap:wrap; margin-bottom:20px; color:#5a5a5a;}
.order_img{flex:0 0 12%; max-width:12%; background:#f5faf8;}
.order_item{flex:0 0 70%; max-width:70%;}
.o_date{flex:0 0 30%; max-width:30%; border-left:#dcdada dashed 1px; padding-left:30px; color:#686b78; text-align:center;}
.order_item .sub_head{margin-bottom:9px; line-height:normal; font-weight:600;}
.order_item .sub_head .veg-nonveg{width:16px; height:16px; left:0; top:2px;}
.order_item .sub_head .veg-nonveg:before{width:8px; height:8px;}
.o_date .btn{padding:8px 30px; font-size:14px;}
.order_id{font-size:13px;}
.order_item .price{margin-top:5px; font-size:20px; margin-bottom:0;}
.dashboard_box .badge{font-size:95%;}
.booking_detail ul{margin:0; padding:0px;}
.booking_detail ul li{margin:0; padding:8px 0px; list-style:none;}
.booking_detail ul li:last-child{border-bottom:none;}
.booking_detail ul li label{width:125px; margin-bottom:0; font-weight:400;}
.booking_detail ul li span{margin-left:10px; font-weight:500;}
.booking_detail .dasboard_head{color:#000; font-weight:500; border-top:#ececec dashed 1px; border-bottom:#ececec dashed 1px; padding:10px 0px; margin-bottom:25px; margin-top:15px; clear:both;}
.booking_order{width:100%; padding:10px 15px 5px; background:#fff8fa; border-radius:5px; margin-bottom:1rem;}
.booking_order .title{font-size:19px; color:#1a1a1a; font-weight:600; margin-bottom:10px; border-bottom:#fdded8 solid 1px; padding-bottom:10px; position:relative;}
.booking_order strong{font-weight:500;}
ul.payment_details{margin:0; padding:0px;}
ul.payment_details li{display:inline-block; width:49%;}
.cancel{padding:9px 15px; font-size:12px; margin-top:0 !important;}
.dashboard_box .heading form{float:right;}
.table-bordered>tbody>tr>td .cart_item{white-space:normal;}
.table-bordered>tbody>tr>td .cart_img{margin-right:10px;}
.table-bordered>tbody>tr>td .cart_item p{margin-bottom:5px; color:#535766;}
.table-bordered>tbody>tr>td .cart_item p.sub_head{margin-bottom:5px; font-size:15px; font-weight:500;}
.table-bordered>tbody>tr>td .order_images{width:auto; height:55px;}
.order_right{}
.order_right ul{margin:0; padding:0;}
.order_right ul li{margin:0; padding:7px 0; list-style:none; font-size:15px;}
.order_right ul li span{float:right;}
.order_right ul li .fa{font-size:14px; margin-right:2px;}
.order_right ul li:last-child{border-top:#e9e9eb solid 1px; padding-top:10px; margin-top:10px; font-weight:600; color:#2e261c;}
.track_order{background:#535766; color:#fff; padding:7px 12px; font-size:11px; text-transform:uppercase; border:none; outline:0; border-radius:3px;}
.track_order:hover{color:#fff; background:#454854;}
.track_order .fa, .track_order .icons{margin-right:5px; /*font-size:13px;*/}
.table>tbody>tr>td.tr_main{background:#fff; text-align:right;}
.table>tbody>tr>td.tr_main span{float:left; font-size:14px; color:#2e261c;}
.table>tbody>tr>td.tr_main .track_no{float:right; margin-right:40px; color:#282C3F;}
.table>tbody>tr>td.tr_main .track_order{float:right;}
.order_no{border-right:#e5e5e5 solid 1px; font-size:19px; text-align:center; font-weight:bold; color:#282C3F; line-height:35px; margin-bottom:25px;}
.order_no span{display:block; font-size:16px; font-weight:normal;}
ul.ord_product_detail{margin:15px 0 0; padding:0; border-top:#e5e5e5 solid 1px; padding-top:20px; display:inline-block; width:100%;}
ul.ord_product_detail li{margin:0; padding:0; font-size:13px; color:#333; font-weight:600; width:20%; float:left; text-align:center; list-style:none;}
ul.ord_product_detail li:last-child{margin-right:0;}
ul.ord_product_detail_matter{margin:0; padding:0;}
ul.ord_product_detail_matter li{margin:0; padding:0; display:inline-block; font-size:13px; color:#333; font-family:Arial; width:54%; vertical-align:text-top; position:relative;}
ul.ord_product_detail_matter li:first-child{width:100%; margin:0;}
ul.ord_product_detail_matter li:first-child img{height:110px; width:auto; float:left; margin-right:15px;}
ul.ord_product_detail_matter li:first-child h5{margin-bottom:0; margin-top:0;}
ul.ord_product_detail_matter li:last-child{margin-right:0;}
ul.ord_product_detail_matter li p{margin-bottom:5px; line-height:19px;}
ul.ord_product_detail_matter li:last-child hr{position:absolute; width:80%; left:10%; border-top-width:2px;}
.prosess_box{width:20%; height:35px; float:left; margin-top:3px; text-align:center; position:relative;}
.pro_cicle{display:inline-block; float:none !important; border-radius:50%; border:#c5c5c5 double 8px; position:relative; z-index:9;}
.pro_cicle+span{margin-left:10px;}
.pro_cicle_sucess .pro_cicle{border:#449d44 double 8px;}
.complete:before{content:""; position:absolute; top:17px; left:50%; right:0; height:2px; background:#449d44; width:100%;}
.item_deliverd{width:100%; border:#eee solid 1px; padding:10px; margin-top:65px; position:relative;}
.item_deliverd:after{position:absolute; top:-10px; right:8.7%; display:inline-block; border-left:10px solid transparent; border-top:0 solid #fff; border-bottom:10px solid #fff;	border-right:10px solid transparent; content:"";}
.item_deliverd:before{position:absolute; top:-11px; right:8.5%; display:inline-block; border-left:11px solid transparent; border-top:0 solid #fbe5e5; border-bottom:11px solid #fbe5e5; border-right:11px solid transparent; content:"";}
.or_placed:after{left:8.6%;}
.or_placed:before{left:8.5%;}
.or_packed:after{left:28.6%;}
.or_packed:before{left:28.5%;}
.or_shipped:after{left:48.6%;}
.or_shipped:before{left:48.5%;}
.or_shipment:after{left:68.6%;}
.or_shipment:before{left:68.5%;}
.or_delivered:after{left:88.6%;}
.or_delivered:before{left:88.5%;}


.no_records{text-align:center; font-size: 15px; margin: 100px 0; width:100%;}
.out_stock{background:rgba(255, 255, 255, 0.94); position: absolute; right:15px; left:128px; text-align:center; line-height:53px; font-size:16px; color:#000; font-weight:bold; border-top:#e5e5e5 solid 1px; border-bottom:#e5e5e5 solid 1px; z-index:9; bottom:45%;text-transform:uppercase;}
#addcart {visibility: hidden;min-width: 250px;background-color: #333; color: #fff;text-align: center;border-radius: 2px;padding:8px;position: fixed;z-index: 1;left:30%;

bottom:-100px;font-size:14px;}

#addcart.show{visibility:visible; -webkit-animation:fadein 0.5s, fadeout 0.5s 2.5s; animation:fadein 0.5s, fadeout 0.5s 2.5s;}
@-webkit-keyframes fadein {
from {bottom: 0; opacity: 0;} 
to {bottom: 30px; opacity: 1;}
}
@keyframes fadein {
from {bottom: 0; opacity: 0;}
to {bottom: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
from {bottom: 30px; opacity: 1;} 
to {bottom: 0; opacity: 0;}
}
@keyframes fadeout {
from {bottom: 30px; opacity: 1;}
to {bottom: 0; opacity: 0;}
} 

/*faq*/
.faqs .card{background:none; border:none; border-radius:0; margin-bottom:1rem;}
.faqs .card-header{border-bottom:none; padding-left:1rem; padding-right:1rem;}
.faqs .card-header h5{font-size:18px; font-weight:600;}
.faqs .card-header h5 a{color:#1a1a1a; display:block; position:relative;}
.faqs .card-header h5 a[aria-expanded="true"]:before{content:"\f106"; font:normal normal normal 18px/1 FontAwesome; position:absolute; top:3px; right:0px; color:#000;}
.faqs .card-header h5 a[aria-expanded="false"]:after{content:"\f107"; font:normal normal normal 18px/1 FontAwesome; position:absolute; right:0px; top:5px; color:#000;}
.faqs .card-body{background:#fff; padding:1rem;}

/*terms css*/
.terms_bg{padding-top:1.5rem;}
.terms_bg h3, .terms_bg h4{font-size:1.2rem;}
.terms_bg p+h3, .terms_bg p+h4{margin-top:2rem; font-weight:600;}
.terms_bg h2, .terms_bg h3{margin-top:2rem; font-weight:600;} 
.terms_bg ul{margin:0 0 2rem; padding:0;}
.terms_bg ul li{margin:0 0 0 25px; padding:7px 0;}
.gift_charge{margin-top:25px; background:#fafafa; padding:10px 15px; border-radius:5px;}
.gift_charge label{font-weight:400; color:#5a5a5a; margin-bottom:0;}

.table-bordered td .fa{font-size:12px;}

.categorySection .category_box{margin-bottom:0;}

.breadcrumb-item h1{font-size:14px; font-weight:normal; color:#282c3f; text-transform:inherit; margin-bottom:0; display:inline-block;}