/*General style*/
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.bag-orange{background-color: #c8151b;color: #FFF}
img{max-width: 100%}
body {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: "Roboto",Helvetica,Arial,sans-serif,SolaimanLipi;
    font-size: 16px;
}
body a:hover{  text-decoration: none;}
a, h1, h2, h3, h5, h6, p{font-family: "Roboto", SolaimanLipi}
.no-border-radius{border-radius: 0px}
/*
Primary Color: #c8151b
Primary Color: #000000
*/

/*Simple animation*/

/*simple animation*/
.navbar.top-nav .navbar-nav .nav-link, .blo-box .blog-overflow-content, .blog-overflow-content p, .single-products .book-block-footer, .single-products img, .footer-social li a, .footer_menus ul li a, .blog-squre .post-info, .blog-squre img, .single_service_category, .single_profile, .header_top_nav .navbar #first_nav .nav-item .nav-link{-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}



/*This style  for header section*/
.header_top {
	background: #f7f8fa;
	color: #444;
	border-bottom: 1px solid #e2e8f0;
}
.top_contact_menu{padding: 0;list-style: none;margin:0}
.top_contact_menu li{display: inline-block;margin-right: 25px}
.top_contact_menu li a{color: #444;text-decoration: none;font-size: 14px}
.top_contact_menu li a span{color: #c8151b;}
.top_contact_menu li a:hover{color: #c8151b}

.top_social_menu{padding: 0;list-style: none;margin:0}
.top_social_menu li{display: inline-block;margin-right: 10px}
.top_social_menu li a{color: #444;text-decoration: none}
.top_social_menu li a:hover{color: #c8151b}



/*This style for menu*/


.navbar.to-section-nav .navbar-nav {
    margin-left: auto;
    margin-right: auto;
}



.navbar.top-nav{border-bottom: 1px solid #DDD;}

.navbar.top-nav .navbar-nav{margin-left: auto}
.navbar.top-nav .navbar-brand span{color: #c8151b}
.navbar.top-nav .navbar-nav .nav-link{ 
color: #000;font-weight: 400}
.navbar.top-nav .navbar-nav .nav-link:focus, .navbar.top-nav .navbar-nav .nav-link:hover, .navbar.top-nav .navbar-nav .active > .nav-link{
    color: #c8151b;
    border-color: #c8151b;
}


.top-nav-brand{
    margin-top: -5px;
    margin-bottom: -5px;
}
.top-nav-brand img{
    max-height: 53px;
}


.header_top_nav .navbar.bg-dark{ background-color: #1a202c !important }
.header_top_nav .navbar #first_nav .nav-item { }
.header_top_nav .navbar #first_nav .nav-item .nav-link {
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

.header_top_nav .navbar #first_nav .nav-item .nav-link:hover {
	background: #c8151b;
	border-radius: 5px;
}


/*Left Menu design style*/
.left_menu{}
.left_menu .list-group-item.left_cat_list_heading {
	background: #c8151b;
	color: #FFF;
	padding: 0px;
}
.left_menu .list-group-item.left_cat_list_heading a {
	color: #FFF;
	display: block;
	font-size: 22px;
	padding: 7px 15px;
}
.left_menu ul{}
.left_menu ul li {
	padding: 0px;
	background: #fff;
	border-color: #DDD;
	position: relative;
}
.left_menu ul li a {
	padding: 8px 15px;
	display: block;
	color: #444;
}
.left_menu ul li:hover{
	background: #edf2f7;
}
.left_menu ul li:hover ul.sub_menu{
	display: block;
}
.left_menu ul li:first-child {
	border-radius: 0;
}


/*left menu sub menu*/
.left_menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 200px;
	width: 250px;
	z-index: 2;
    border: 1px solid #DDD;
    display: none;
    top: 0;
}
.left_menu ul li ul li {
	border-bottom: 1px solid #DDD;
}
.left_menu ul li ul li:last-child {
	border-bottom: 0;
}
.left_menu ul li ul li a{}
.left_menu ul li ul li ul{list-style: none;margin: 0;padding: 0;display: none}

.left_menu ul li ul li:hover ul.third_menu{display: block}
.left_menu ul li ul li ul li{}
.left_menu ul li ul li ul li a{}




/*This style for slider section*/
.slider_section{position: relative}
.item h4{min-height: 500px;background:red}
.slider_section{}
.slider_section .owl-carousel{}
.slider_section .owl-carousel .item{position: relative}
.slider_section .owl-carousel .caption {
	position: absolute;
	top: 0;
	color: #FFF;
	padding-top: 5%;
	padding-bottom: 5%;
	left: 0;
	right: 0;
	bottom: 0;
	/* top: 0; */
	background: #00000070;
	margin: 0px;
}
.slider_section .owl-carousel .caption h3 {
	color: #ffec00;
	font-size: 18px;
	margin-bottom: 0;
	line-height: 18px;
}
.slider_section .owl-carousel .caption h1{}
.slider_section .owl-carousel .caption p{}
.owl-theme .owl-dots .owl-dot span {
	width: 40px;
	height: 4px;
	border-radius: 0px;
}
.slider_section .owl-theme .owl-dots{
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.slider_section #slider-carousel.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: 0;
    left: 0;
    color: #c8151b;
    font-size: 50px;
    height: 100%;
    margin: 0;
    padding: 41px !important;
    border-radius: 0px;
    outline : none;
}
.slider_section #slider-carousel.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 0;
    right: 0;
    color: #c8151b;
    font-size: 50px;
    height: 100%;
    margin: 0;
    padding: 41px !important;
    border-radius: 0px;
    outline : none;
}

.slider_section .owl-theme .owl-nav [class*="owl-"]:hover{background-color: #c8151b4f}
.slider_section #slider-carousel .owl-carousel .owl-item img{min-height: 300px}

.btn.btn-yellow{background-color: #c8151b;border-color: #FFF;border-radius: 0;}
.btn.btn-yellow:hover{background-color: #c8151b;border-color: #c8151b;border-radius: 0;color: #000}


/*Ad slider*/
.slider_section .slide_advertising.owl-carousel .owl-nav{
}


.category_title {
	position: relative;
	min-height: 36px;
	margin-bottom: 0px;
}
.category_title a {
	display: block;
	color: #212529;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 2;
}
.category_title span {
	background: #FFF;
	display: inline-block;
	overflow: hidden;
	padding: 0px 15px;
	font-size: 25px;
	font-weight: 300;
	text-transform: uppercase;
	/* color: #c8151b; */
}

.category_title a.left-title {
    left: 0;
    text-align: left;
}
.category_title a.left-title span{
    padding-left: 0;
}


.category_title::after {
	/* width: 100%; */
	height: 6px;
	border-top: 2px solid #c2c2c2;
	border-bottom: 2px solid #c2c2c2;
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -5px;
    
}


.blo-box {
	position: relative;
	border-bottom: 1px solid #DDD;
}
.blo-box img{width: 100%}
.blo-box .blog-overflow-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #FFF;
	padding: 5px 20px;
	overflow: hidden;
	height: 60px;
    opacity: 0.8;
}
.blo-box .blog-overflow-content h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
    display: block;
    overflow: hidden;
    height: 53px;
}
.blo-box .blog-overflow-content p {
	margin: 0;
	display: block;
	overflow: hidden;
	height: 44px;
	font-size: 14px;
	margin-bottom: 5px;
    width: 0px;
}
.blo-box .blog-overflow-content h1 a{color: #212529;}

.blo-box:hover .blog-overflow-content {height: 150px; opacity:1}
.blo-box:hover .blog-overflow-content p{width: 100%}
.blo-box:hover img{opacity: 0.8}


.blog-squre{width: 100%;height: 100%;position: relative;overflow: hidden;box-sizing: border-box;}
.blog-squre img{width: 100%; transform: scale(1.2);}
.blog-squre .post-info {
	color: #FFF;
	visibility: visible;
	opacity: 1;
	text-shadow: none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-flow: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(23,23,23,0.6);
}
.blog-squre .post-info .post-title{width: 100%}
.blog-squre .post-info .btn-date{color: #FFF}
.blog-squre .post-info h1{color: #FFF;font-size: 25px}
.blog-squre .post-info h1 a{color: #FFF}

.blog-squre:hover img{transform: scale(1);}
.blog-squre:hover .post-info{opacity: 0;}
.blog-squre .pos-link{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%}






.books_section {background: #eee}
.books_section .category_title span{background: #eee}
.single-products{ text-align: center;overflow: hidden;border: 1px solid #DDD; padding-bottom: 10px}
.single-products img{width:100%}
.single-products .book-block-footer {
	border-top: 1px solid #DDD;
	padding-bottom: 15px;
	top: 0;
	bottom: 0;
	padding: 5px;
	background: #FFF;
    left: 100%;
    width: 100%;
}
.single-products .book-block-footer h1 {
	font-size: 16px;
	padding-top: 15px;
	margin-bottom: 5px;
	font-weight: 400;
}
.single-products .book-block-footer h1 a {
	text-decoration: none;
	height: 40px;
	-webkit-line-clamp: 2;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	letter-spacing: 0;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.single-products .book-block-footer p {
	margin-bottom: 3px;
	color: #666;
    font-size: 14px;
}
.single-products .book-block-footer .button-block {
	display: block;
    overflow: hidden;
    padding-top: 10px;
    
}
.pricing{display: block;overflow: hidden;width: 100%}





/*Style for footer*/
footer{color: #212529}
.footer_top{background: #cecece;}
.footer-brand{color: #212529; font-size: 20px}
.footer-brand:hover{color: #212529; }
.footer-social{margin: 0;padding: 0;list-style: none;display: inline-block;}


.footer-social li{float: left;}
.footer-social li a {
	color: #848484;
	display: block;
	text-decoration: none;
	font-size: 20px;
	background: #DDD;
	padding: 5px;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}
.footer-social li a:hover{background:  #c8151b; color: #FFF}

.footer-brand span{color: #c8151b}
.footer_middle{background: #cecece;}
.footer_bottom{background: #cecece;}

.footer_menus{}
.footer_menus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_menus ul li{}
.footer_menus ul li a{
    color: #cdcdcd;
	display: block;
	text-decoration: none;
	font-size: 18px;
}
.footer_menus ul li a:hover{
    color: #c8151b
}

.developed-by a{color: #212529}
.developed-by a:hover{color: #212529}



/*This style for category apge*/
.category_header {
	position: relative;
	min-height: 100px;
	background: #022d4d;
}
.category_header img{ width: 100%;background-color: #000;height: 300px }
.cat_caption{width: 100%;position: absolute;display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-flow: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    padding: 10px;
    background-color: #0000000f;
}
.cat_caption h1 {
	color: #FFF;
	font-size: 25px;
}

.cat_caption .breadcrumb {
	background: none;
	display: block;
	width: 100%;
	overflow: hidden;
    margin-bottom: 0;
}
.cat_caption .breadcrumb .breadcrumb-item {
	display: inline-block;
}
.cat_caption .breadcrumb .breadcrumb-item a {
	color: #ffec00 ;
}
.cat_caption .date {
	margin: 0;
	color: #6F6F6F;
	font-size: 14px;
}


/*Single book section design*/
.single_book_section{
}

.book_left_bar{position: relative;}


.left-box-content{
    z-index: 8;
}
.left-box-content h1{
    font-size: 30px;
    margin-top: 15px;
}
.left-box-content h1 a{
    text-decoration: none;
    color: #FFF;
    display: block;
}
.left-box-content p {
    margin-bottom: 5px;
}

.single-products .book-block-footer p.price-tag {
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    color: red;
    padding: 0px 7px;
}

.single-products .book-block-footer p.price-tag.overright {
	color: #888;
	text-decoration: #000 line-through;
}

.single-products .book-block-footer p.rattings .fa {
	color: orange;
}
.single-products .book-block-footer p.rattings .fas {
	color: #888;
}

.single-products:hover img{transform: scale(1.1);}


#product-carosel  .owl-nav button.owl-prev{
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    font-size: 50px;
    height: 100%;
    margin: 0;
    border-radius: 0px;
    outline : none;
}
#product-carosel .owl-nav button.owl-next{
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    font-size: 50px;
    height: 100%;
    margin: 0;
    border-radius: 0px;
    outline : none;
}
#product-carosel .owl-nav button span {
	background: #0000006e;
	color: #FFF;
	padding: 5px 15px;
}
#product-carosel  .owl-nav [class*="owl-"]:hover{background:none}
#product-carosel  .owl-nav [class*="owl-"]:hover button span{background:#000}

.gray_section, .gray_section .category_title span{background: #eee;}



.left-box-content .button-block{margin-top: 15px}
.btn.btn-yellow.background-transparent{background-color: transparent;margin-right: 10px;}



.contact_contant{border: 1px solid #DDD; border-radius: 10px;display: block;overflow: hidden}




/*Contact Page Design*/
.contact_us_page{background: #DDD}
.contact_contant{background: #FFF}
.page_heading{position: relative}
.page_heading .page_caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #FFF;
	background: #000000ad;
	bottom: 0;
	padding-top: 8%;
}
.page_heading .page_caption h1{
	text-transform: uppercase;
    font-weight: 300;
}
.custom_group_icon{
    padding: 2px 10px;
    font-size: 30px;
    background: #c8151b;
    color: #FFF;
    border: none;
}

.mobile_nav{margin: 0;padding: 0;list-style: none;}
.mobile_nav li{display: inline-block;}
.mobile_nav li a {
	color: #000;
	padding: 10px 5px;
}
.mobile_nav li:first-child a{padding-left: 15px}

.profile_picture {
	position: absolute;
	z-index: 2;
	width: 100px;
	height: 100px;
	background: #DDD;
	border-radius: 5px;
	border: 1px solid #000;
	left: 5%;
	bottom: -10%;
    overflow: hidden;
}
.profile_picture img{}





/*This style for footer section*/
.footer_section{background: #e6e6e6}
.footer_section .footer_widget h1{color: #c8151b;font-size: 20px;}
.footer_section .footer_widget p{
    font-size: 14px;
	color: #1d1d1d;
}
.footer_section .footer_widget a{
    font-size: 14px;
	color: #1d1d1d;
}
.footer_section .footer_widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_section .footer_widget ul li{}
.footer_section .footer_widget ul li a {
	font-size: 14px;
	color: #1d1d1d;
	text-decoration: none;
	display: block;
}
.footer_section .footer_widget ul li a:hover{color: #c8151b;}
.footer_widget{border-right:1px solid #5a5a5a;padding-right: 15px}
.footer_section .col-sm-3:last-child .footer_widget{border-right:none}

.footer_bottom_section{background: #d6d6d6;font-size: 14px;color: #1d1d1d;}
.footer_bottom_section p{margin: 0;font-size: 14px;color: #1d1d1d;}
.footer_bottom_section a{margin: 0;font-size: 14px;color: #c8151b;}


/*************************/
/*Scroll To Top main.css*/
/************************/
.scroll_top .top .go-top {
	position: fixed;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color: #c8151b;
	font-size: 40px;
	padding-right: 1.5rem;
	padding-bottom: 1.5rem;
}


.dashboard_button {
	border: 1px solid #DDD;
	display: block;
	overflow: hidden;
	color: #c8151b;
    padding: 15px;
}
.dashboard_button p{color: #444;margin: 0;}

.about_content h1 {
	color: #444;
	font-weight: 700;
	font-size: 30px;
}
.about_content h1 span{
	color: #c8151b;
}
.home_about_blocks{}
.home_about_blocks img{width: 100%}
.home_about_blocks h1 {
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #222222;
}
.home_about_blocks p {
	color: #888888;
	font-size: 15px;
}


.left-bar-tabs{}
.left-bar-tabs .card{border: none}
.left-bar-tabs.accordion > .card > .card-header {
	padding: 0;
	margin: 0;
    border: none;
}
.left-bar-tabs.accordion > .card > .card-header .btn {
	margin: 0;
	padding: 5px;
	text-align: center;
	display: block;
	width: 100%;
	color: #FFF;
	background: #c8151b;
	border: none;
	border-radius: 0;
	text-decoration: none;
	border-bottom: 1px solid #D57C00;
}
.left-bar-tabs .card-body {
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
}





/*This is new style for product page*/
.sinlge-product-right{}
.sinlge-product-right .pricing{}
.sinlge-product-right .pricing p.price-tag {
	font-weight: bold;
	font-size: 25px;
	margin: 0;
	float: left;
	margin-right: 15px;
	color: #343a40;
}
.sinlge-product-right .pricing p.price-tag.overright {
	color: #888;
	text-decoration: #000 line-through;
	font-weight: normal;
}
.sinlge-product-right .rattings{
    font-size: 25px;
    color: orange;
}


.product_tabs nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    border-radius:0;
    background:#c8151b;

}
.product_tabs nav > div a.nav-item.nav-link
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    border-radius:0;
    background:#272e38;
}

.product_tabs nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#c8151b;
    border-radius:0;
}

.product_tabs nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -58px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #c8151b ;
}
.product_tabs .tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #c8151b;
    border-bottom:5px solid #c8151b;
    padding:30px 25px;
}
.product_tabs .tab-content > .tab-pane{
  padding: 15px
}

.product_tabs nav > div a.nav-item.nav-link:hover,
.product_tabs nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #c8151b;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}


/*Rewview panel*/
.panel.panel-default{
    border: 1px solid #DDD;
padding: 5px;
margin-top: 15px;

}

.custom_breadcrumbs ol{margin-bottom: 0px}
.pagination.custom_pagination{padding-bottom: 0;margin-bottom:0}


.counter_section{
    
}
.single_counter_box{}
.single_counter_box a {
	display: block;
	overflow: hidden;
	color: #fff;
	border: 1px solid #FF9600;
	padding: 5px;
	background: rgb(250,150,10);
	background: radial-gradient(circle, rgba(250,150,10,1) 0%, rgba(250,143,10,1) 50%, rgba(208,122,0,1) 100%);
}
.counter_icon{font-size: 50px;}
.counter_content{}
.counter_content h3{font-size: 18px;}
.counter_content p {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}


.social_services_category{background: #022d4d;}
.social_services_category .category_title span{color: #FFF;background: #022D4D;}
.single_service_category {
	overflow: hidden;
	color: #022d4d;
	padding: 5px;
	border-radius: 5px;
	background: #FFF;
	min-height: 82px;
	display: table;
	width: 100%;
}
.single_service_category:hover {
	background: #c8151b;
	color: #FFF;
	transform: scale(1.15);
}
.single_service_category.active {
	background: #c8151b;
	color: #FFF;
	transform: scale(1.15);
}
.single_service_category h1 {
	font-size: 25px;
	vertical-align: middle;
	line-height: normal;
	display: table-cell;
}

.cart_item_row button {
	padding: 0px 3px;
}
.single_profile {
	display: table;
	width: 100%;
	border: 1px solid #FFD69E;
	border-radius: 40px;
	color: #022d4d;
    cursor: pointer;
}
.single_profile img {
	width: 80px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}
.single_profile h5 {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
	margin-left: 10px;
}
.single_profile:hover{background: #FFD69E;}

.shipping_title{
	font-size: 23px;
	padding: 5px 10px;
	box-shadow: 0px 5px 14px -12px #000;
	border: 1px solid #DDD;
	color: #c8151b;

}

.cart_delete_button{position: relative}
.cart_delete_button span {
	position: absolute;
	left: 0;
	top: 0;
	background: #DDD;
	padding: 5px;
	text-align: center;
	padding-right: 0px;
	display: block;
}


.small_table_padding.table > tbody > tr > td, .small_table_padding.table > tbody > tr > th, .small_table_padding.table > tfoot > tr > td, .small_table_padding.table > tfoot > tr > th, .small_table_padding.table > thead > tr > td, .small_table_padding.table > thead > tr > th{padding:5px}

.achivment-timer {
	font-size: 20px;
	background: #000;
	padding: 5px;
	border-radius: 5px;
}
.achivment-timer p#achivment-timer {
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
}
.achivment-timer p {
	color: #FFF;
    margin: 0;
}
.achivment-timer p#achivment-timer span{
	border: 1px solid #666;
    padding: 3px;
    border-radius: 3px;
    margin-right: 5px;
}


.navbar .navbar-nav.top_mobile_login_nav li.nav-item{display: inline-block;}
.navbar .navbar-nav.top_mobile_login_nav li.nav-item a.nav-link{padding-right: 5px;}
.navbar .navbar-nav.top_mobile_login_nav li.cart_button a.nav-link{}



.submit_model_view{position: relative}
.submit_model_view .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0000000d;
	color: #4D4D4D;
	text-align: center;
	display: block;
	overflow: hidden;
}

.submit_model_view .overlay .spin_icon {
	font-size: 50px;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 100%;
}

.submit_model_view .overlay .spin_icon.icon_add_cart_done {
	background: #FFF;
}
.submit_model_view .overlay .spin_icon.icon_add_cart_done svg{
	color:green;
    font-size: 150px
}
.submit_model_view .overlay .spin_icon svg{
    font-size: 50px;
}
.single-products{position: relative}
.discount_box {
	background: #ff0000a1;
	color: #FFF;
	display: inline-block;
	padding: 1px 10px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.single-category{
    border:none;
}
.single-category img{
    border-radius: 50%;
}
.single-category .book-block-footer{border:none}

.search-dropdown{}
.search-dropdown {
    display: block;width:100%;
	position: absolute;
	top: 38px;
	left: 0px;
}
.search-dropdown .list-group{border-radius: 0px;}
.search-dropdown .list-group a{padding: 0.5rem 1.25rem;}