@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=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..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:79px;}
header{position:fixed; z-index:9991; top:0; left:0; right:0; background:#f9fff0;}
header .container{position:relative;}
.header-shrink .top_bar{margin-top:-35px; transition:all 0.3s ease-in-out;}
/*.header-shrink{box-shadow:#c3c3c3 0 0 10px 0; transition:all 0.3s ease-in-out;}*/
.header_right{display:flex; align-items:center; margin-left:1rem; position:relative; padding-right:3px; padding-left:.7rem;}
/*.header_right:before{content:''; position:absolute; left:0; top:25px; width:1px; height:27px; background:rgb(255 255 255 / 27%);}*/
.cart_top{position:relative; padding:19px 15px 15px; letter-spacing:.5px; text-align:center;}
.cart_top a{color:#222; font-size:11px; font-weight:400; text-transform:uppercase;}
.cart_top i{font-size:18px; color:#222; display:block;}
.cart_top a img{height:21px; display:block; margin:auto; filter:invert(1);}
.cart_box{position:absolute; right:37px; top:7px; font-size:11px; color:#222; letter-spacing:0;}
.cart_top .dropdown-menu{min-width:350px; left:inherit; right:0; padding:20px; font-weight:400; letter-spacing:0; box-shadow:none;}
.cart_top .dropdown-menu:before{top:-24px; left:130px;}
.cart_empty{padding:5% 0; text-align:center;}
.cart_empty .icons{font-size:25px; color:#4b6823; margin-bottom:.7rem; margin-left:0; display:block;}
.cart_empty .sub_head{color:#4b6823; font-size:13px; font-weight:500; letter-spacing:3px;}
.top_cart_scroll{min-height:100px; max-height:300px; overflow-x:auto;}
.top_cart_scroll .top_cart{width:65px; min-height:65px; margin-right:15px; float:left; background:#f5faf8; border:#efefef solid 1px;}
.top_cart_scroll .top_cart img{height:auto; width:100%;}
.top_cart_scroll p.name{margin:0 0 10px; color:#000; line-height:18px; text-transform:uppercase}
.top_cart_scroll p.name a{color:#000; font-size:15px;}
.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; position:relative;}
.cart_top .price{font-weight:600; margin-top:0; margin-bottom:0px; color:#000; font-size:14px;}
.cart_top .price i{font-size:12px; color:#000; display:inline-block;}
.top_cart_scroll .del i{display:inline-block; font-size:14px; color:#8d8d8d; float:right; position:absolute; right:0; bottom:15px}
.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:13px;}
.cart_top .total p{font-size:12px; color:#7e808c;}
.cart_top .btn{width:100%; margin-top:0; color:#fff; font-size:14px !important; padding:10px 20px; font-weight:500;}
.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;}

.search{position:relative; width:400px; align-items:center; margin-left:auto;}
.search .form-control{height:42px; border-radius:0px; border:none; background:#1c3348; color:#fff;}
.search button{background:#008afc; border:none; outline:0; padding:10px 12px 8px; color:#fff; cursor:pointer;}
.search button i{color:#fff;}
.search .form-control::-webkit-input-placeholder {color:#899cad;}
.search .form-control::-moz-placeholder {color:#899cad;}
.search .form-control:-ms-input-placeholder {color:#899cad;}
.search .form-control::-ms-input-placeholder {color:#899cad;}

/*menu dropdown*/
.navbar-expand-lg{width:46%; padding:0px; margin-left:auto;}
.nav-link{position:relative;}
.dropdown:hover > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu{visibility:visible; opacity:1; z-index:1; transform:translateY(0%); transition-delay:0s, 0s, 0.3s;}

.dropdown-menu:before{content:''; position:relative; left:-70px; top:-4px; z-index:1; display:block; width:8px; height:8px; margin-right:auto; margin-left:auto; background:#fff; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg);}
.nav-fill .dropdown-menu{background:#fff; box-shadow:none;}
.nav-fill .nav-item.dropdown:hover > .dropdown-menu{display:block;}
.dropdown-menu li{list-style:none; margin:0; padding:0;}
.dropdown-menu li.m_add{padding:0;}
.dropdown-menu li ul{margin:0; padding:0;}
.dropdown-menu li ul li{margin:0; padding:7px 0px; flex:0 0 100%; max-width:100%; }
.dropdown-menu li ul li a{color:#444e56; font-size:13px;}
.dropdown-menu li ul li a:hover{color:#4b6823;}
.dropdown-menu .menu_head{position:relative; padding-right:25px;}
.dropdown-menu .menu_head a{color:#222; font-weight:400; font-size:13px; letter-spacing:1px; text-transform:uppercase;}
.dropdown-menu li:last-child img{width:100%;}
.dropdown-menu li ul li ul{margin-bottom:8px; width:100%;}
.dropdown-menu li ul li ul li, .dropdown-menu li ul li ul li:last-child{flex:0 0 100%; max-width:100%; padding:0;}
.dropdown-menu li:last-child .dropdown-item{border-bottom:none;}

/*-- banner --*/
.banner{padding:0; position:relative;}
/*.banner video{width:100%; height:670px; object-fit:cover;}*/
/*.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:55px; color:#fff; font-weight:700; line-height:1.1; text-transform:uppercase;}
.banner .carousel-control-prev .icons{background:rgb(255, 255, 255, 30%); padding:15px 13px;}
.banner .carousel-control-next .icons{background:rgb(255, 255, 255, 30%); padding:15px 13px;}
.banner_image{margin-left:5rem; position:relative;}
.banner_image:before{content:""; position:absolute; bottom:0; left:0; right:0; top:0; background:linear-gradient(7deg,hsl(37.06deg 65.26% 14.08%/50%) 0%,transparent 35%);}
.banner_heading span{background:rgb(0 0 0 / 6%); padding:0 10px 10px; display:inline-block;}
.banner_heading span:first-child{padding-bottom:0; padding-top:10px;}
.banner_heading+span{background:#4b6823; color:#fff; padding:10px 10px 5px; text-transform:uppercase;}
.banner_heading+span+span{background:#4b6823; color:#fff; padding:0 10px 10px; text-transform:uppercase;}
/*-- //banner --*/

.right_banner{margin-bottom:1.8rem; position:relative;}
.right_banner:last-child{margin-bottom:0;}
.right_text{position:absolute; bottom:50px; left:30px; right:30px;}
.right_text h2{color:#fff; font-size:25px;}
.right_text .btn{background:#fff; color:#011008;}
.right_text .btn:hover{background:#e72a2a; color:#fff;}

/*-- footer --*/
footer{background:#222; padding-top:4rem; color:#939393; font-weight:500; /*position:fixed; bottom:0; width:100%;*/}
.f_logo{text-align:center; margin-bottom:5rem;}
.f_logo a{font-size:27px; color:#fff; font-weight:300; text-transform:uppercase; opacity:.8;}
.f_logo a span{font-weight:600;}
.f_logo img{height:60px; margin-bottom:2.5rem;}
.f_logo a span.f_tag{display:block; font-size:14px; font-weight:400; letter-spacing:2px;}
.f_heading{color:#fff; font-size:16px; font-weight:700; text-transform:uppercase; margin-bottom:25px; opacity:.8;} 
.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{color:#939393;}
.footer-grids ul li a:hover{color:#fff;}
.footer-grids ul li{list-style-type:none; margin-bottom:8px;}
.footer-grids ul li:last-child{margin-bottom:0;}
.copyright{border-top:1px solid #f2f5f71f; padding:1.5rem 0; margin-top:2rem; color:#939393;}
.copyright a{color:#f2f5f78f;}
.copyright span{float:right; margin-right:0px; margin-top:-4px;}
.copyright span img{height:30px; margin-left:10px;} 
.social-icon{margin-top:25px;}
.social-icon a{margin:0 5px 0 0; font-size:16px; width:38px; height:38px; border-radius:50%; color:#fff; background:#3e3e3e; display:inline-flex; align-items:center; justify-content:center;}
.social-icon a:hover{color:#fff; background:#4b6823;}
.c{font-size:200px; color:#000; font-weight:100; line-height:1;}
/*-- //footer --*/

/*-- 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:#283a0c; border-radius:50%; 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; text-align:center; position:relative;}
.heading{font-size:42px; color:#000; font-family:Jost; font-weight:300; line-height:1.2; text-transform:uppercase; margin-bottom:1rem; position:relative;}
.heading span{color:#4b6823;}
.heading_main p{font-size:17px; color:#222; font-weight:400; margin:0; padding:0 10%;}
.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;}

/*passion css*/
.passion_bg .heading{font-size:60px; font-style:italic; line-height:1; margin-bottom:-20px;}
.passion_bg .heading span{font-size:150px; font-style:normal; font-weight:400;}
.passion{padding-right:1rem; font-size:max(1rem,11px + .36vw); line-height:1.8; text-align:right; display:flex; align-items:flex-end; justify-content:center; flex-direction:column; height:100%; position:relative;}
.passion:before{content:''; position:absolute; bottom:30%; width:120px; height:1px; background:#4b6823;}
.passion_img{margin-left:5rem; overflow:hidden;}
.passion_img img{transition:all 1s ease;}
.passion_img:hover img{transform:scale(1.15);}
.know_more{transform:rotate(-90deg); position:absolute; left:-15px; bottom:70px;}
.know_more a{color:#222; text-transform:uppercase; font-weight:500;}
.know_more a:hover{color:#4b6823;}

/*about css*/
.about_bg{}
.about .heading{margin-bottom:1rem;}
.about{padding-right:2rem; font-size:16px; line-height:1.8; display:flex; align-items:flex-start; justify-content:center; flex-direction:column; height:100%;}
.about_footer{border-top:#0e96ff solid 1px; padding-top:40px; margin-top:40px; text-align:center; font-size:17px; color:#fff; font-weight:300; text-transform:uppercase;}
.btn i{margin-left:1rem; font-size:12px;}
.about ul{margin:0 0 0 20px; padding:0;}
.about ul li{margin:15px 0; padding:0;}
.about ul li strong, p strong{color:#4b6823;}

.we_offer{font-size:max(1rem,11px + .36vw); padding-left:2rem; display:flex; align-items:flex-start; justify-content:center; flex-direction:column; height:100%;}
.we_offer_img{overflow:hidden;}
.we_offer_img img{transition:all 1s ease;}
.we_offer_img:hover img{transform:scale(1.15);}
.we_offer ul{margin:0 0 0 20px; padding:0;}
.we_offer ul li{margin:15px 0; padding:0;}
.we_offer ul li strong, p strong{color:#4b6823;}

/*conception*/
.conception_bg{position:relative; overflow:hidden;}
.conception_bg:before{content:""; position:absolute; inset:0 -50%; top:65px; bottom:65px; background:#4b6823; transform:rotate(-4deg);}
.conception{margin:4rem -15px 0; padding-right:2rem; display:flex; flex-wrap:wrap;}
.conception_box{width:50%; padding:.5rem 15px 15px 15px; color:#fff; font-size:14px; font-weight:300; line-height:1.4; display:flex;}
.conc_icon{margin-right:20px; width:27%; display:flex; align-items:flex-start; justify-content:center;}
.conc_text{width:73%;}
.conc_text h3{font-size:16px; color:#fff; margin-bottom:.5rem;}
.conception_img{margin-bottom:3rem; margin-left:2rem; transform:rotate(-4deg); overflow:hidden;}
.conception_img img{transition:all 1s ease;}
.conception_img:hover img{transform:scale(1.15);}

.sub_head{font-size:11px; color:#222; letter-spacing:5px; font-weight:600; margin-bottom:2rem; text-transform:uppercase;}
.weare{padding-left:5rem; font-size:16px; line-height:1.8; display:flex; align-items:flex-start; justify-content:center; flex-direction:column; height:100%;}

/*service css*/
.service_bg .row{margin-left:-.3rem; margin-right:-.3rem;}
.service_bg .row .col-xl-4{padding-left:.3rem; padding-right:.3rem;}
.service{margin-bottom:2rem; position:relative; border-radius:10px; overflow:hidden;}
.service figure{margin-bottom:0rem; overflow:hidden;}
.service figure img{transition:all 1s ease;}
.service:hover figure img{transform:scale(1.15);}
.service h3{margin-bottom:0rem; font-size:17px; color:#fff; font-weight:400; letter-spacing:2px; line-height:normal; position:absolute; left:0; right:0; bottom:0; background:#1a2607; padding:25px 10px; text-align:center; transition:all 1s ease;}
.service:hover h3{background:#283a0c;}

.video_bg{padding:0;}
.video_bg video{margin-bottom:-7px;}
.blog_bg .row{margin-left:-.3rem; margin-right:-.3rem;}
.blog_bg .row .col-xl-4{padding-left:.3rem; padding-right:.3rem;}
.blog{position:relative;}
.blog:after{content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgb(0 0 0 / 50%);}
.blog figure{margin-bottom:0rem; overflow:hidden;}
.blog figure img{transition:all 1s ease;}
.blog:hover figure img{transform:scale(1.15);}
.blog_text{position:absolute; bottom:20px; left:20px; right:20px; z-index:1;}
.blog_text h3{font-weight:700; font-size:22px; color:#fff; margin-top:.5rem;}
.blog_text span{background:#4b6823; color:#fff; font-weight:500; padding:2px 10px; font-style:italic; border-radius:4px;}


/*faq css*/
.faq_bg{}
.faq_bg h1{color:#000; font-size:50px;}
.faq_left{padding-right:3.5rem; position:sticky; top:7rem;}

.faqs{display:flex; flex-wrap:wrap; margin-left:-20px; margin-right:-20px;}
.faqs .card_box{width:100%; padding-left:20px; padding-right:20px;}
.faqs .card{background:none; border:none; border-radius:0; border-bottom:#cbd6e1 solid 1px;}
.faqs .card-header{border-bottom:none; padding-left:.5rem; padding-right:2.5rem; background:none;}
.faqs .card-header a{color:#222; font-size:16px; font-weight:500; text-transform:uppercase; display:block; position:relative;}
.faqs .card-header a[aria-expanded="true"]:before{content:"\f106"; font:normal normal normal 18px/1 FontAwesome; position:absolute; top:5px; right:-2rem; color:#000;}
.faqs .card-header a[aria-expanded="false"]:after{content:"\f107"; font:normal normal normal 18px/1 FontAwesome; position:absolute; right:-2rem; top:5px; color:#000;}
.faqs .card-body{padding:0 .5rem;}

/*inner page css*/
.inner-banner{background-image:url(../images/about-banner.jpg); background-position:top; background-repeat:no-repeat; background-size:cover; padding:0;}
.inner-page-layer{background:rgb(0, 0, 0, 10%); min-height:420px; display:flex; align-items:center; text-align:left; position:relative; padding-top:0rem;}
.inner-banner .banner_heading{margin-bottom:1.5rem; font-size:55px; font-weight:600; max-width:555px;}
.inner-banner p{color:#fff; font-size:18px; padding:0 50% 0 0; font-weight:300;}
.inner-banner .breadcrumb{margin-bottom:0;}
.inner-banner .breadcrumb-item, .inner-banner .breadcrumb-item a, .inner-banner .breadcrumb-item + .breadcrumb-item::before{color:#fff;}

.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;}

/*service detail*/
.conception_inner_bg{background:#4b6823; padding:2.5rem 0 1.5rem;}
.conception_inner_bg .conception{margin:0 45px; padding-right:0;}
.conception_inner_bg .conception_box{width:33.333%;}
.service_detail{font-size:max(1rem,11px + .36vw); padding-left:2rem; display:flex; align-items:flex-start; justify-content:center; flex-direction:column; height:100%;}
.service_detail_img{overflow:hidden; max-height:550px; display:flex; align-items:center;}
.service_detail_img img{transition:all 1s ease; width:100%;}
.service_detail_img:hover img{transform:scale(1.15);}
.passion_inner:before{display:none;}
.passion_inner{text-align:left; align-items:flex-start;}

.service_detail_box{font-size:16px; display:flex; align-items:center; justify-content:center;}
.service_text{padding-right:6rem; width:70%; font-size: max(1rem,11px + .36vw);}
.service_text strong{color:#4b6823;}
.service_detail_box .btn{margin-top:0; width:20%; justify-content:center; padding-left:15px; padding-right:15px;}
.button_fixed{background:#fff; position:fixed; top:0; left:0; right:0; z-index:9991; padding:1rem 0; box-shadow:#e2e2e2 0 0 13px 0; transition:all .5s;}
.hide{opacity:0; display:none;}
.show{opacity:1; display:block;}
.button_fixed .heading{font-size:30px; margin-bottom:0;}

.gray_bg{background:#f6f6f6;}
.dark_bg{background:#222; color:#fff;}
.dark_bg .heading{color:#fff; font-size:29px; font-weight:400; text-align:right; padding-right:2rem;}
.dark_bg strong{color:#4b6823;}
.vision_bg{}
.vision h4{margin-top:2rem; font-weight:400;}
.vision h4 span{color:#4b6823;}



/*product css*/
.product_bg{background:#fff;}
.product_bg .owl-theme .owl-controls{margin-top:0;}
.product{position:relative; text-align:left; margin-bottom:2rem; background:#fff; box-shadow:0px 0px 9px 0px rgb(0, 0, 0, 15%); border-radius:8px; overflow:hidden;}
.product a{color:#848484;}
.product figure{margin-bottom:1.5rem; overflow:hidden; position:relative;}
.product figure img{transition:all 1s ease;}
.product:hover figure img{transform:scale(1.1);}
.pro_text{padding:0 15px 15px; font-size:14px;}
.product h2{font-size:18px; color:#0f2336; font-weight:500; margin-bottom:.5rem; text-transform:capitalize;}
.product h2 a:hover{color:#0f2336;}
.course_by{color:#161616; font-size:14px; font-weight:400; line-height:normal; margin-bottom:.5rem;}
.price{font-size:18px; color:#000; font-weight:600; line-height:normal;}
.price .fa{font-size:16px; margin-right:5px;}
.d_price{position:relative; font-size:16px; margin-right:10px; color:#7c7c7c; font-weight:600;}
.price .d_price .fa{font-size:12px;}
.d_price:before{position:absolute; left:0; right:0; top:10px; content:''; background:#7c7c7c; height:2px;}
.pro_text .btn{width:100%; color:#fff;}
.pro_height{min-height:213px;}

/*category cs*/
.category_bg{background:#fff; padding-bottom:0; padding-top:0;}
.category_box{text-align:center; position:relative; overflow:hidden; background:#f2f2f2; padding:20px 15px; min-height:175px; display:flex; justify-content:center; flex-direction:column;}
.category_box figure{position:relative;}
.category_box figure img{height:60px;}
.category_box h4{font-size:16px; color:#000; font-weight:500; margin:0px; position:relative;}
.category_box:before{position:absolute; content:''; background:#ff5134; width:100%; height:0%; left:0px; bottom:0px; transition:all 500ms ease;}
.category_box:hover:before{height:100%; top:0px;}
.category_box:hover figure img{filter:invert(1);}
.category_box:hover h4{color:#fff;}

/*featured css*/
.featured_bg{background:#fff;}
.featured_bg .heading{color:#000;}

.popular_bg{background:#f2f2f2;}
.popular{background:#fff; padding:30px 20px; display:flex;}
.popular figure{width:32%;}
.popular_text{width:68%; padding-left:15px;}
.popular_text h3{font-size:16px; color:#011008; font-weight:600; margin-bottom:.5rem;}
.popular_text .price{color:#e72a2a; margin-bottom:.5rem;}
.popular_text .btn{margin-top:0;}

.parallax_bg{background:url(../images/parallax.jpg) no-repeat center; background-size:cover; color:#fff; font-size:17px; padding:8rem 0; font-weight:700; position:relative;}
.parallax_bg:before{content:''; position:absolute; top:0; right:0; bottom:0; left:0; background:rgb(10, 25, 38, 80%);}
.parallax_bg .heading{color:#fff; font-size:45px;}
.parallax_box{text-align:center;}


/*shipping*/
.shpping_bg{background:#fff; padding:2rem 0 1rem;}
.shpping{position:relative; padding-left:80px; font-size:14px;}
.s_icon{position:absolute; left:0; border:#e5e5e5 solid 1px; width:60px; height:60px; display:flex; align-items:center; justify-content:center; border-radius:50%; padding:13px; transition: all 500ms ease;}
.shpping:hover .s_icon{background:#e72a2a; border-color:#e72a2a;}
.shpping:hover .s_icon img{filter:invert(1);}
.shpping h5{font-size:18px; margin-bottom:5px; font-weight:700; text-transform:uppercase;}

/*contact us css*/
.contact_bg{}
.contact_bg .heading{font-size:27px; margin-bottom:.5rem;}
.address_box{padding-right:2rem;}
.address{display:flex; align-items:flex-start; justify-content:center; min-height:260px; margin-bottom:1rem; background:#fff; padding:15px; border-radius:7px;}
.address .icon{display:flex; align-items:center; justify-content:center; width:65px; background:#4b6823; border-radius:15px; margin-right:10px; padding:15px; box-shadow:0px 0px 6px 0px rgb(0 0 0 / 12%);}
.a_icon img{height:40px;}
.ad_text{width:85%; padding-left:1rem; font-size:14px; font-weight:500;}
.ad_text h5{margin-bottom:10px; font-size:17px; color:#000;}
.ad_text h6{margin-bottom:15px; font-size:14px; color:#4b6823;}
.ad_text p{position:relative; padding-left:25px;}
.ad_text p .fa{position:absolute; left:0; top:2px; color:#969494; font-size:17px;}
.ad_text p a{color:#222;}
.form_bg{position:relative; padding-top:0;}
.contact_form{background:#fff; border-radius:15px; padding:2rem;}
.contact_form .heading{margin-bottom:2rem; text-align:center;}
.contact_form p{margin-bottom:1.5rem;}
.contact_form .btn{width:100%;}


/*product listing*/
.product_inner_bg{padding-top:1.5rem;} 	
.category{padding:0; margin:0 0 2.5rem; width:100%; float:left;}
.category:last-child{margin-bottom:0;}
.category_heading{font-size:16px; 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:350px;}
.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:14px; color:#182430; 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; font-size:13px;}
.sort_by .form-control{display:inline-block; width:auto; height:35px; 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:#008afc; -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*/
.course_detail .heading{font-size:25px;}
.course_detail .course_by{font-size:16px; font-weight:400; margin-bottom:1rem;}
.course_detail .course_by span{font-weight:500;}
.course_detail h2{font-weight:500; font-size:22px; margin-top:2rem;}
.course_detail h3{font-weight:500; font-size:20px; margin-top:3rem;}
.content_ul h3{border-bottom:#e7e7e7 solid 1px; padding-bottom:15px; margin-bottom:2rem;}
.content_ul ul{margin:0 0 3rem; padding:0;}
.content_ul ul li{margin:25px 0; padding:0 0 0 30px; list-style:none; position:relative; font-size:18px;}
.content_ul li:before{position:absolute; left:0; top:0px; content:"\e08e"; font-family:'simple-line-icons'; font-size:16px; color:#b0b0b0;}

.course_sidebar{position:sticky; top:7rem; background:#fff; padding:25px; box-shadow:0 4px 12px rgb(0, 0, 0, 8%); border-radius:10px;}
.regular_price{border:#008afc solid 1px; background:#f4fdfd; padding:25px; border-radius:10px;}
.regular_price .price{font-size:30px;}
.regular_price .price .fa{font-size:25px;}
.regular_price .btn{width:100%;}
.course_sidebar ul{margin:2rem 0 0 0rem; padding:0; font-size:13px;}
.course_sidebar ul li{margin:5px 0; padding:0 0 0 22px; list-style:none; position:relative;}
.course_sidebar ul li .fa{position:absolute; left:0; top:5px;}


.course_code{margin:0 0 3rem; padding:0; display:flex; flex-wrap:wrap; background:#fff; box-shadow:#d5d5d5 0 0 5px 0;}
.course_code li{margin:15px 0; padding:0 40px 0 80px; width:50%; color:#14c8dd; line-height:1.4; list-style:none; display:flex; align-items:start; justify-content:center; flex-direction:column; position:relative;}
.course_code li:before{content:''; position:absolute; right:5px; top:0; bottom:0; width:1px; background:#e5e5e5;}
.course_code li:nth-of-type(2):before{display:none;}
.course_code li span{display:block; font-weight:600; font-size:14px; color:#0f2336; margin-top:.3rem;}
.course_code li img{position:absolute; left:25px; height:40px;}

.coupon{margin-top:2rem;}
.coupon .form-control{border-radius:5px 0 0 5px}
.coupon .btn.btn-primary{margin-top:0; padding:0px 20px 0px; font-size:14px; width:auto; border-radius:0 5px 5px 0;}
.subscription h5{font-size:16px; font-weight:600;}
.subscription .btn{color:#fff !important; width:100%;}
#subscripton{display:none; margin-top:2rem;}
#subscripton li{width:100%; margin:.3rem 0 .3rem 2rem; padding:0; list-style:disc;}
.plan{position:relative; background:#f5f8fc; border:#e7e7e7 solid 1px; border-radius:5px; padding:15px 15px 15px 45px; margin-bottom:1rem;}
.plan label{font-size:15px; color:#000; cursor:pointer; display:block;}
.plan_text{font-size:13px; color:#6a6a6a;}
.plan_text .price{font-size:17px; margin-bottom:7px;}
.plan_text .price .currency{font-size:16px;}
#subscripton h6{font-size:15px; font-weight:500;}
.plan input[type="radio"] + label:before, .plan input[type="radio"] + .label label:before{top:17px; left:15px;}
.plan input[type="radio"] + label:after, .plan input[type="radio"] + .label label:after{top:21px; left:19px;}



.product_detail{margin-left:.5rem; position:sticky; top:8rem; z-index:9; font-size:14px;}
.product_detail .heading{font-size:25px; font-weight:700; text-transform:uppercase;}
.brand{font-weight:500; font-size:20px; color:#677787; margin-bottom:5px;}
.product_detail .price{font-size:22px; font-weight:700; margin:20px 0 5px;}
.product_detail .price .fa{font-size:18px;}
.product_detail .d_price{position:relative; font-size:18px; margin-right:15px;}
.product_detail .price .d_price .fa{font-size:16px;}
.product_detail .d_price:before{position:absolute; left:0; right:0; top:12px; content:''; background:#7c7c7c; height:2px;}
.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:8px;}
.qty_main{margin:1.5rem 0 2rem; 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 20px;}
.qty_main .btn.wishlist{background:none; border:#011008 solid 1px; color:#011008;}
.qty_main .btn.wishlist:hover{background:#011008; 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 1rem 20px; padding:0;}
.pro_detail ul li{margin:0; padding:0;}
.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; padding-left:0; padding-top:.9rem; padding-bottom:.9rem;}
.pro_detail .card-header h5{font-size:17px; color:#080808;}
.pro_detail .card-header h5 a{color:#080808;}
.pro_detail .card-header h5 a[aria-expanded="true"]:before{content:"\e607"; font-family:'simple-line-icons'; position:absolute; top:19px; right:0px; color:#080808; 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:#080808; font-size:12px;}

.product_image .zoomWrapper{width:80% !important; /*height:100% !important;*/ float:right; position:relative; border:#ddd solid 1px; border-radius:10px; overflow:hidden;}
#gal1{width:20%; float:left; padding-right:5%;}
#gal1 img{border:2px solid #e3e3e3; width:100%; margin-bottom:15px; border-radius:10px;}
/*.product_inner_bg .nav-tabs{margin-top:6rem;}*/
.product_inner_bg .tab-content{background:#fff; padding:0px;}


/*rating css*/
.review_main{margin-top:2rem; padding-top:2rem; border-top:#ebedf1 solid 1px;}
.review_main .heading{font-size:27px; margin-bottom:2rem;}
.review_main .heading .glyphicon{color:#f2c319; font-size:23px;}
.rating{font-size:12px; margin-bottom:.7rem;}
.rating a{color:#0f2336;}
.rating b{font-size:16px; color:#000; margin-right:5px;}
.rating .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;}
.review_box{padding:15px 15px 2px 15px; background:#f9f9f9; border-radius:5px; margin-bottom:1.8rem; position:relative; border:#e9e8e8 double 4px;}
.review_box .glyphicon{font-size:13px; color:#f2c319; margin-right:3px;}
.review_box .rating_icon{position:absolute; left:15px; width:45px; height:45px; 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; font-size:15px;}
.title_main{padding-left:60px; margin-bottom:1rem;}
.title_main .title{font-size:15px; color:#323232; font-weight:600; margin-bottom:5px; line-height:normal;}
.title_main .title span{display:block; font-weight:400; color:#a7a7a7; font-size:13px;}

/*cart css*/
.cart_bg, .checkout_bg{padding-top:2.5rem;}
.cart_bg .heading{font-size:30px;}
.cart_bg .order_summary{margin-top:3.7rem;}
.cart_main{background:#fff; padding:15px; width:100%; float:left; border-radius:0px;}
.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:55%; 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:75%; font-size:13px;}
.cart_item a{color:#1a1a1a;}
.cart_body .cart_total, .cart_body .cart_price, .cart_body .cart_date{padding-top:8px;}
.cart_price .fa, .currency .fa{font-size:13px;}
.remove{text-transform:uppercase; color:#4b6823; font-size:14px; position:absolute; right:0;}
.cart_body .cart_item p.sub_heading{font-size:16px; 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:#5a5a5a; font-size:15px; border-radius:0px;}
.order_summary h4{font-size:19px; font-weight:600;}
.order_summary h6{font-size:18px; font-weight:400; border-bottom:#e9e9eb solid 1px; padding-bottom:10px; margin-bottom:10px;}
.order_summary h6 span{color:#4b6823;}
.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:2px;}
.order_summary ul li:last-child{border-top:#e9e9eb solid 1px; padding-top:10px; margin-top:10px; font-weight:600; color:#011008;}

/*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:#011008; position:absolute; left:-30px; top:10px; color:#fff; padding:9px 0 6px; font-size:17px; width:42px; text-align:center; z-index:9; border-radius:30px;}
.log-in{margin-right:20px; background:#f9f9f9; border:#e2e2e2 solid 1px; color:#011008;}
.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:#011008;}
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:rgb(248 241 228 / 45%); 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 20%; max-width:20%;}
.ord_item{flex:0 0 80%; max-width:80%; padding-left:15px; font-size:14px; }
.ord_item .sub_heading{margin-bottom:5px; line-height:normal; color:#1a1a1a; font-weight:500;}
.or_price{font-weight:700;}
.or_size{font-size:13px; margin-bottom:.5rem;}
.or_price .fa{font-size:11px;}


.checkout_box{padding-right:1.5rem; background:#fff; padding:20px;}
.checkout_bg .heading{font-size:25px; margin-bottom:2rem;}
.log-in{float:right; font-size:14px; margin-top:6px; font-weight:400; color:#838383 !important; text-transform:capitalize;}
.log-in a{color:#4b6823; font-weight:700;}

ul.pay_using{margin:0 0 0px; padding:0px;}
ul.pay_using li{margin:0 0 20px; padding:20px 20px 20px 50px; list-style:none; position:relative; line-height:normal; border:#e7e7e7 solid 1px; border-radius:5px;}
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;}
/*ul.pay_using li input[type="radio"] + label:before{top:22px; left:20px}
ul.pay_using li input[type="radio"] + label:after{top:25px; left:24px;}*/

/*login css*/
.login{padding:40px; background:#fff; border-radius:15px; /*border:#e7e7e7 solid 1px;*/}
.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:35px; 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:#4b6823; font-weight:600; 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:#fdfdfd;}
.thank_text{text-align:center; padding:40px 20px; background:#fff; box-shadow:#dcdcdc 0 0 15px 0; max-width:450px; border-radius:5px;} 
.thank_text .heading{font-weight:600; font-size:25px;}
.thank_text h4{font-size:20px; font-weight:600; margin:15px 0;}
.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{padding-top:4rem;}
.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:#4b6823; border-radius:5px 0 0 5px;}
.left_menu ul{margin:0px; padding:0px;}
.left_menu ul li{margin:0px; padding:0 0 0 5px; list-style:none; font-size:14px; font-weight:600; border-bottom:#d5b37d solid 1px; text-align:left; position:relative;}
.left_menu ul li.active:before, .left_menu ul li a:hover:before{background:#fff; content:''; position:absolute; top:0; right:-30px; bottom:0; width:30px;}
.left_menu ul li:last-child{border-bottom:none;}
.left_menu ul li a{color:#fff; padding:20px 20px; display:block; /*border-left:transparent solid 5px;*/}
.left_menu ul li a:hover, .left_menu .active a{background:#fff; text-decoration:none; color:#000; border-radius:30px 0 0 30px;}
.left_menu ul li .icons{margin-right:10px; color:#fff; border-radius:50%; width:25px; height:25px; line-height:25px; text-align:center; display:inline-block; font-size:14px;}
.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%; border-radius:0px 5px 5px 0px;}
.dashboard_box .heading{margin-bottom:35px; font-size:30px;}
.dashboard_box .heading:before{left:0; right:0;}
.edit_btn{font-size:12px; margin-top:3px; float:right; position:relative; z-index:9;}
.edit_btn .icons{margin-right:10px;}

.per_detail{display:flex;flex-wrap:wrap;margin: 0;padding:0;}
.profile_pic{width:120px; height:120px; background:#efefef; border-radius:50%; font-size:40px; color:#000; display:flex; align-items:center; justify-content:center; font-weight:900;}
.per_detail ul{margin:0; padding:0 0 0 50px; width:85%;}
.per_detail li{list-style:none; margin:0 0 20px; color:#5e5e5e; font-weight:400;}
.per_detail li i{margin-right:10px; color:#000;}
.per_detail li.heading{border-bottom:#ddd solid 1px; font-size:15px; color:#000; font-weight:600; padding-bottom:10px; margin-bottom:15px;}

.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 60%; max-width:60%; padding-left:20px;}
.o_date{flex:0 0 40%; max-width:40%; 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;}
.order_item .price .fa{font-size:20px;}*/

.order_main{padding-bottom:25px; display:flex; flex-wrap:wrap; margin-bottom:25px; border-bottom:#e9dbc5 solid 1px; background:#fff;}
.order_img{flex:0 0 13%; max-width:13%; border:#efefef solid 1px;}
.order_item{flex:0 0 65%; max-width:65%; padding-left:20px;}
.o_date{flex:0 0 22%; max-width:22%; border-left:#4b6823 dashed 1px; padding-left:15px; color:#686b78; align-items:center; justify-content:center; display:flex;}
.order_item .sub_head, .or_info .sub_head{margin-bottom:9px; line-height:normal; position:relative; font-weight:600; color:#0f2336; font-size:18px;}
.order_id{font-size:15px; margin-bottom:10px;}
.order_item .price{font-size:16px;}
.order_item .price .fa{font-size:14px;}
.o_date .btn{font-size:12px; padding:4px 10px; margin-top:0; margin-left:10px;}
.order_no{background:#54acde; padding:15px; border-left:#4b6823 solid 5px; margin-bottom:1.5rem; color:#fff; font-weight:700; font-size:18px;}

.order_main .sub_head{font-weight:400; color:#4b6823;}

.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%;}

.not_records{text-align:center; font-size:18px; color:#4b6823; margin:100px 0 100px;width:100%;}
.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;}
}


/*terms css*/
.terms_bg{}
.terms_bg .heading{margin-bottom:1.5rem;}
.terms_bg h3, .terms_bg h4{font-size:1rem;}
.terms_bg p+h3, .terms_bg p+h4{margin-top:2rem;}
.terms_bg ul, .terms_bg ol{margin:0 0 2rem 2.3rem; padding:0;}
.terms_bg ul li, .terms_bg ol li{margin:10px 0; padding:0;}
.terms_bg .breadcrumb{margin-left:0;}
.terms_bg .breadcrumb li{margin-top:0; margin-bottom: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;}

.three_add_bg figure img{border-radius:5px;}

.est_delivery{font-size:13px;}


/*right currency*/
.currency_right{position:fixed; right:0; bottom:90px; z-index:9;}
.currency_right ul{margin:0; padding:0;}
.currency_right ul li{margin:0; padding:0; list-style:none;}
.currency_right ul li a{background:#083575; padding:7px; color:#fff; font-size:14px; max-width:60px; text-align:center; display:block; border-bottom:1px solid #174c97; transition:background .5s ease .300ms;}
.currency_right ul li a:hover{background:#0849a7;}
.currency_right ul li:last-child a{border-bottom:none;}
.currency_right ul li:first-child a{border-top-left-radius:5px;}
.currency_right ul li:last-child a{border-bottom-left-radius:5px;}
.currency_right ul li a span{width:70px; display:inline-block; white-space:nowrap; height:40px; float:right; background:#0849a7; text-align:center; color:#fff; margin:-32px 65px; padding:8px; transform-origin:0; visibility:hidden; opacity:0; transform:rotateY(45deg); border-radius:5px; transition:all .5s ease .300ms;}
.currency_right ul li a span:after{content:''; display:block; width:0; height:0; position:absolute; right:-20px; left:initial; top:10px; border:10px solid transparent; border-right:10px solid transparent; border-left:10px solid #0849a7;}
.currency_right ul li a:hover span{visibility:visible; opacity:1; transform:rotateY(0);}


