body{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
html {
  scroll-behavior: smooth;
}
a:hover,a:focus {
	text-decoration: none;
}
.container {
	width: 1200px;
	max-width: 90%;
}
.tooltip-inner {
	color: #000;
	text-align: center;
	background-color: #fff;
	border-radius: 4px;
	font-size: 10px !important;
	line-height: 10px;
}
.tooltip.top {
	padding: 2px 0 !important;
}
.tooltip.top .tooltip-arrow  {
	border-top-color: #fff;
}
#head_top .user_right ul.user_login {
	list-style: none;
	padding: 0;
	float: right;
	margin: 6px 0 0 10px;
}
#head_top .user_login li {
	display: inline-block;
	margin-left: 10px;
}
#head_top .user_login li a {
	color: #fff;
	font-weight: 300;
}
#head_top {
	background: #AA1713;
	color: #fff;
	padding: 16px 0;
}
#head_top .left-section {
	margin-top: 7px;
	float: left;
}
#head_top img, #head_top svg {
	max-width: 100%;
	height: auto;
}
#head_top .help_icon,#head_top .customer_icon {
	float: left;
	margin-left: 5px;
}
#head_top span.svgicon {
	width: 21px;
	height: 21px;
	display: block;
}
#head_top svg path {
	fill: #fff;
}
#head_top .current_location {
	float: left;
	line-height: 28px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	position: relative;
	font-size: 13px;
	cursor: pointer;
}
/* #head_top .current_location:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	width: 8px;
	height: 8px;
	margin: auto;
	background: url(../images/down-arrow.svg) no-repeat scroll 0 0;
	background-size: contain;
} */
#head_top .current_location .svgicon {
	float: left;
	margin-right: 5px;
	width: 28px;
	height: 28px;
}
#head_top .top_icons {
	float: left;
	margin-top: 3px;
}
#head_top .head_search {
	/* float: left; */
	display: flex;
}
#head_top .help_icon, #head_top .customer_icon {
	float: left;
	margin-left: 10px;
}
#head_top .right-section {
	float: right;
}
#head_top .select2-container--default .select2-selection--single {
	background: #EB772E;
	border: none;
	border-radius: 0;
	height: 38px;
}
#head_top .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 20px;
	padding-right: 30px
}
#head_top .category_list{
	float: left;
	width: 180px;
}
#head_top .category_list select {
	width: 100%;
}
#head_top form {
	position: relative;
	overflow: hidden;
}
#head_top .head_search input[type="text"] {
	max-width: 100%;
	border: none;
	background: #fff;
	height: 38px;
	color: #AA1713;
	padding: 5px 45px 5px 5px;
	box-sizing: border-box;
}
#head_top .head_search .lense {
	width: 38px;
	height: 38px;
	background: url(../images/searching.svg) no-repeat scroll center center #EB772E;
	background-size: 50%;
	/* position: absolute; */
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: none;
}
#head_top .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
}
#head_top .select2-container--default .select2-selection--single .select2-selection__arrow {
	background: url(../images/category.svg) no-repeat scroll 0 0;
	background-size: contain;
}
#head_top .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
#head_top .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
}
#head_top .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}
#head_top .wishlist_count, #head_top .cart_count {
	position: relative;
	float: left;
	margin: 6px 0 0 20px;
}
#head_top .count {
	position: absolute;
	right: -6px;
	top: -6px;
	background: #fff;
	color: #AA1713;
	font-size: 10px;
	font-weight: 300;
	text-align: center;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
	overflow: hidden;
}
#head_top .wishlist_count svg, #head_top .cart_count svg{
	width: 21px;
	height: 21px;
}

#head_top .not_count {
	position: relative;
	float: left;
	margin: 6px 0 0 20px;
}
#head_top .count {
	position: absolute;
	right: -6px;
	top: -6px;
	background: #fff;
	color: #AA1713;
	font-size: 10px;
	font-weight: 300;
	text-align: center;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
	overflow: hidden;
}
#head_top .not_count svg{
	width: 21px;
	height: 21px;
}

#head_top .not-menu {
	padding: 10px 20px !important;
}

#head_top .avatar img {
	width: 33px;
	height: 33px;
	border-radius: 50%;
	margin-right: 10px;
}
#head_top .user_right {
	margin-top: 3px;
	float: right;
}
#head_top .user_details {
	margin-left: 20px;
	float: right;
	cursor: pointer;
	position: relative;
}
#head_top .user_details .avatar {
	display: block;
	position: relative;
	padding-right: 20px
}
#head_top .user_details .avatar:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 8px;
	height: 8px;
	margin: auto;
	background: url(../images/down-arrow.svg) no-repeat scroll 0 0;
	background-size: contain;
}
#head_top .dropdown-menu {
	border-radius: 0;
	border: none;
	padding: 0;
	left: inherit;
	right: 0;
}
#head_top .dropdown-menu > li > a {
	padding: 5px 20px;
	font-size: 14px;
	color: #707070;
}
#head_top .user_name {
	font-size: 14px;
}
#head_bottom {
	padding: 15px 0;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
#head_bottom .navbar-brand {
	height: auto;padding: 0;
}
#head_bottom .navbar-right {
	margin-top: 29px;
}
#head_bottom .navbar-nav > li {
	margin-left: 30px;
}
#head_bottom .navbar-nav > li > a {
	color: #707070;
	padding: 0;
	display: inline-block;
	font-size: 14px;
}
#head_bottom .navbar-nav > li > a:hover, #head_bottom .navbar-nav > li.active > a {
	background: none;
	color: #AA1713;
	position: relative;
}
#head_bottom .navbar-nav > li > a:after {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	left: 0;
	height: 1px;
	background: #AA1713;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}
#head_bottom .navbar-nav > li:hover a:after,#head_bottom .navbar-nav > li.active > a:after{
	width: 100%;
}
#spotlight {
	padding: 50px 0 0;
}
.list_1 .product {
	position: relative;
	background: #000;
	margin-bottom: 50px;
}
.list_1 .product img {
	width: 100%;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}
.list_1 .product .product_details {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.75);
	padding: 15px;
	border-radius: 0 0 50px 0;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}

.list_1 .product .offer_value, .list_1 .product .caption , .list_1 .product .cat {
	display: block;
	margin-bottom: 3px;
}
.list_1 .product .offer_value{
	color: rgba(59, 147, 80, 1);
	font-size: 16px;
}
.list_1 .product .caption{
	color: rgba(235, 119, 46, 1);
	font-size: 12px;
}
.list_1 .product .cat {
	color: rgba(230, 230, 230, 1);
	font-size: 14px;
}
.list_1 .product:hover .product_details {
	background: rgba(0,0,0,0);
}
.list_1 .product:hover img {
	opacity: 0.75;
}
.list_1 .product .shop_now {
	position: absolute;
	right: 10px;
	bottom: 10px;
	opacity: 0;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}
.list_1 .product:hover .shop_now{
	opacity: 1;
}

.shop_now  {
	display: inline-block;
	padding: 10px;
	color: #AA1713;
	font-size: 12px;
	background: #fff;
}
.shop_now .svgicon {
	float: left;
	width: 15px;
	height: 11px;
	margin-right: 10px;
}
.shop_now .svgicon path{
	fill: #AA1713;
}
.shop_now:hover .svgicon path{
	fill: #fff;
}
.shop_now:hover{
	background: #AA1713;
	color: #fff;
}
#home_banner .cpation {
	font-size: 40px;
	margin-top: 100px;
	color: #AA1713;
	font-weight: 300;
	max-width: 250px;
}
#home_banner .cpation b {
	font-weight: 700;
	background: #AA1713;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
}
#home_banner .owl-dots .owl-dot{
	width: 12px;
	height: 12px;
	background: #DFDFDF;
	border-radius: 50%;
	margin: 5px 0;
}
#home_banner .owl-dots .owl-dot.active {
	background: #FFFFFF;
	opacity: 1;
	border: 3px solid #EB772E;
}
#home_banner .owl-dots {
	position: absolute;
	top: 40%;
	margin: auto;
}
.category_section {
	padding: 40px 0;
}
.head_title {
	padding-top: 30px;
	padding-bottom: 30px;
}
h2.title {
	margin-top: 0;
	margin-bottom: 0;
}
h2.title small {
	font-size: 20px;
	color: #EB772E;
	opacity: 1;
	display: block;
	margin-bottom: 5px;
}
h2.title b{
	color: #AA1713;
	font-weight: 600;
}
.cat_list .owl-item{
	padding-top: 60px;
}
.cat_list .item {
	border: 1px solid #AA1713;
}
.cat_list .title {
	text-align: center;
	display: block;
	box-sizing: border-box;
	padding: 10px 10px 15px;
	color: #AA1713;
}
.cat_list .title img {
	margin-top: -60px;
	margin-bottom: 20px;
	background: #fff;
	width: 88px;
	height: auto;
	display: inline-block;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	padding: 10px;
}
.cat_list .title span {
	display: block;
}
.cat_list .owl-item:hover .title {
	background: #AA1713;
	color: #fff;
} 
.green_bg {
	background: rgba(59, 147, 80, 1);
	padding: 50px 0;
}
.orange_bg {
	background: #EB772E;
	padding: 50px 0;
}
.red_bg {
	background: #AA1713;
	padding: 50px 0;
}
.products_list {
	font-size: 0;
	margin-left: -24px;
	margin-right: -24px;
}
.products_list .col{
	display: inline-block;
	width: 33.33%;
	padding: 24px;
	vertical-align: top;
}
.products_slide .product, .products_list .product {
	background: #fff;
	position: relative;
	padding: 15px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
}
.products_list .product .thumb {
	display: block;
	text-align: center;
}
.products_list .product img {
	max-width: 100%;
	height: auto;
}
.products_slide .product .sale, .products_list .product .sale {
	background: rgba(59, 147, 80, 1);
	padding: 5px;
	width: 41px;
	height: 60px;
	position: absolute;
	left: 15px;
	top: 15px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 13px;
}
.products_slide .product .sale:after, .products_list .product .sale:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid #fff;
}
.products_slide .product_details, .products_list .product_details {
	text-align: center;
}
.products_slide .product_details h3, .products_list .product h3 {
	font-size: 20px;
	color: rgba(64, 64, 64, 1);
	margin: 5px 0;
}
.products_slide .product_details h3 a, .products_list .product h3 a {
	color: rgba(64, 64, 64, 1);
}
.products_slide .product_details .status, .products_list .product .status {
	display: block;
	text-align: center;
	color: #138021e0;
}
/* .products_slide .product_details .status, .products_list .product .not-status {
	display: block;
	text-align: center;
	color: #AA1713;
} */
.products_slide .product_details h3, .products_list .product_details h3 {
	font-weight: 600;
	font-size: 20px;
	color: #404040;
	margin-bottom: 10px;
}
.products_slide .wishlist, .products_list .wishlist {
	width: 40px;
	height: 40px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	border-radius: 50%;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 16px;
	background: url(../images/wishlist-red.svg) no-repeat scroll center center #fff;
	background-size: 50%;
}
.products_slide .wishlist:hover, .products_list .wishlist:hover{
	background-image: url(../images/wishlist-white.svg);
	background-color: #AA1713;
}
.currency {
	font-family: helvetica, sans-serif;
	font-style: normal;
}
.products_slide .price, .products_list .price {
	font-size: 16px;
}
.products_slide .price del, .products_list .price del {
	color: #848484;
}
.products_slide .price b, .products_list .price b{
	color: #EB772E;
	font-weight: 600;
}
.products_slide .quantity, .products_list .quantity {
	/* bottom: 15px;
	left: 15px;
    position: absolute; */
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 10px #00000029;
	border-radius: 20px;
}
.q_input{
	float: left;
	font-weight: 600;
	color: #AA1713;
	font-size: 13px;
}
.q_input input {
	width: 20px;
	border: none;
	text-align: center;
	height: 40px;
	font-weight: 600;
	color: #AA1713;
	padding: 0;
}
.quantity {
	background: #fff;
	width: 91px;
}
.q_minus , .q_plus {
	float: left;
	width: 20px;
	text-align: center;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #707070;
	font-weight: 300;
}
.add_to_cart {
	position: absolute;
	right: 15px;
	bottom: 15px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	border-radius: 50%;
	height: 40px;
	width: 40px;
	right: 15px;
	bottom: 15px;
	background: url(../images/shopping-cart-orange.svg) no-repeat scroll center center #fff;
	background-size: 50%;
}
.add_to_cart:hover {
	background-image: url(../images/shopping-cart-white.svg);
	background-color: #EB772E;
}
.same_arrow .owl-nav div {
	display: block;
	width: 37px;
	height: 37px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	position: absolute;
	left: -17px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
}
.same_arrow .owl-nav div:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background: url(../images/arrow.svg) no-repeat scroll 0 0;
	background-size: contain;
}
.same_arrow .owl-nav div.owl-prev:after {
	-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.same_arrow .owl-nav div.owl-next {
	left: inherit;
	right: -17px;
}
#offers_code .widget_row {
	margin-left: -39px;
	margin-right: -39px;
}
#offers_code .coupen_widget {
	margin-bottom: 30px;
	padding: 0 24px;
}
#offers_code {
	padding: 30px 0;
}
#offers_code .cover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
	position: relative;
	height: 230px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#offers_code .cover .title {
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #404040;
	width: 80px;
	font-size: 14px;
	line-height: 20px;
}
#offers_code .cover:hover .title {
	display: none;
} 
#offers_code .layer {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(235, 119, 46, 0.5);
	display: none;
}
#offers_code .cover:hover .layer {
	display: block;
}

.offer_percent {
	border: 1px solid rgba(170, 23, 19, 1);
	border-radius: 6px;
	font-size: 40px;
	position: absolute;
	color: rgba(170, 23, 19, 1);
	left: 80px;
	padding: 10px 20px;
	line-height: 40px;
	right: 0;
	margin: auto;
	width: 60%;
	text-align: center;
}

#offers_code .coupon_code {
	background: rgba(170, 23, 19, 1);
	color: #fff;
	padding: 10px;
	text-align: center;
	transform: matrix(0, -1, 1, 0, -76, 76);
	font-size: 40px;
	width: 230px;
}

.widget_row .coupen_widget .offer_details {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.75);
	padding: 15px;
	border-radius: 0 0 50px 0;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}

.widget_row .coupen_widget .offer_value, .widget_row .coupen_widget .caption , .widget_row .coupen_widget .cat {
	display: block;
	margin-bottom: 3px;
}
.widget_row .coupen_widget .offer_value{
	color: rgba(59, 147, 80, 1);
	font-size: 16px;
}
.widget_row .coupen_widget .caption{
	color: rgba(235, 119, 46, 1);
	font-size: 12px;
}
.widget_row .coupen_widget .cat {
	color: rgba(230, 230, 230, 1);
	font-size: 14px;
}
.widget_row .coupen_widget:hover .product_details {
	background: rgba(0,0,0,0);
}
.widget_row .coupen_widget:hover img {
	opacity: 0.75;
}

.widget_row .coupen_widget:hover .offer_now {
    opacity: 1;
}

.widget_row .coupen_widget .offer_now {
    position: absolute;
    right: 10px;
    bottom: 10px;
    /* opacity: 0;
    transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all; */
}

.offer_now {
    display: inline-block;
    padding: 10px;
    background-color: #AA1713;
    font-size: 12px;
    color: #fff;
}

.offer_now .svgicon {
    float: left;
    width: 15px;
    height: 11px;
    margin-right: 10px;
}

#content_section {
	padding: 35px 0;
	text-align: center;
	background: url(../images/parallax-bg.jpg) no-repeat fixed 0 0;
	background-size: cover;
	position: relative;
	color: #fff;
	font-size: 20px;
}
#content_section .container {
	position: relative;
	z-index: 2;
}
#content_section .container p{
	margin-bottom: 20px;
    /* color: #AA1713; */
    font-weight: 600;
    font-size: 30px;
}
#content_section:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(170, 23, 19, .8);
	z-index: 1;
}
.button {
	border: 1px solid #fff;
	padding: 15px 35px;
	border-radius: 12px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
}
.head_title a.more {
	color: #4B4B4B;
	margin-top: 35px;
	display: inline-block;
}
footer {
	padding: 40px 0 0;
	background: #AA1713;
	position: relative;
	overflow: hidden;
}
footer .container{
	position: relative;
	z-index: 2;
}
footer:after {
	content: "";
	position: absolute;
	left: -20%;
	right: 0;
	top: -250px;
	height: 115%;
	background: #ffff;
	transform: rotate(-10deg);
	border-radius: 50%;
	width: 140%;
}
footer .logo {
	margin-bottom: 16px;
	display: block;
}
footer .widget {
	margin-bottom: 15px;
}
.scl_box {
	position: relative;
	margin-bottom: 30px;
}
.scl_box:after{
	content: "";
	position: absolute;
	left: 50px;
	top: 50px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.15);
	border-radius: 0px 50px;
	z-index: 1;
}
.scl_box .cover {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	border-radius: 0px 50px;
	padding: 30px;
	width: 100%;
	margin-top: -30px;
	position: relative;
	z-index: 2;
	min-height: 302px;
}
footer .scl img, footer .scl svg {
	width: 32px;
	height: 32px;
}
footer .scl a:hover svg path{
	fill: #EB772E;
}
footer .scl svg path {
	fill: #848484;
}
.scl a {
	margin: 0 15px 15px 0;
	display: inline-block;
}
footer .cards img{
	width: 32px;
	height: auto;
	margin: 0 15px 15px 0;
}
footer h5 {
	font-size: 18px;
	letter-spacing: 0px;
	color: rgba(64, 64, 64, 1);
	opacity: 1;
	margin-bottom: 15px;
}
footer .widget ul {
	list-style: none;
	padding-left: 0;
}
footer .widget ul li {
	margin-bottom: 5px;
}
footer .widget ul li a, footer p{
	color: rgba(122, 122, 122, 1);
	font-size: 12px;
	display: block;
	line-height: 1.8em;
}
footer .widget ul li a:hover {
	color: #AA1713;
}
#secfoot {
	padding: 80px 0 22px;
	color: #fff;
	background: #AA1713;
	font-size: 14px;
}
#secfoot ul {
	padding: 0;
	margin: 0;
	text-align: right;
}
#secfoot ul li {
	list-style: none;
	display: inline-block;
	margin-left: 21px;
}
#secfoot p, #secfoot a {
	color: #FFFFFF;
	font-size: 13px;
}
#toggle {
	float: right;
	padding: 0;
	margin: 15px 0 0 25px;
}
#toggle small {
	display: block;
	width: 30px;
	height: 2px;
	background: #1a2b5b;
	margin: 10px 0;
}
/*Login Page popup*/
.popup_title {
	text-align: left;
	font-size: 40px;
	color: rgba(170, 23, 19, 1);
	text-align: center;
	font-weight: 400;
	margin: 0;
}
#login_pop .input-group {
	margin-bottom: 20px;
}
#login_pop .input-group-addon {
	position: relative;
	background: #AA1713;
	border-radius: 0 9px 9px 0;
}
#login_pop .input-group img {
	width: 20px;
	height: 20px;
	max-width: 20px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#login_pop .input-group .form-control {
	border: 1px solid #E3E3E3;
	height: 42px;
	box-shadow: none !important;
	border-radius: 9px 0 0 9px;
}
#login_pop .input-group-addon{
	padding: 19px 25px;
}
#login_pop .modal-body {
	padding: 45px 50px 20px;
}
#login_pop .modal-content {
	padding: 20px;
	border-radius: 0;
}
#login_pop .submit{
	width: 196px;
	height: 43px;
	display: block;
	background: #AA1713;
	color: #fff;
	margin: 0 auto;
	border: none;
}
#login_pop a {
	color: #EB772E;
	font-size: 12px;
}
#login_pop .modal-dialog {
	width: 662px;
}
#login_pop .links {
	padding-top: 20px;
}
#login_pop .close {
	width: 19px;
	height: 19px;
	padding: 0;
	position: absolute;
	right: 6px;
	top: 6px;
	opacity: 1;
	border: 1px solid #AA1713;
	border-radius: 4px;
}
#login_pop .close:after {
	content: "";
	background: url(../images/close.svg) no-repeat scroll center center;
	background-size: contain;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 8px;
	height: 8px;
}
#banner {
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
	position: relative;
}
#banner:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1;
}
#banner .container {
	padding: 138px 0;
	position: relative;
	z-index: 2;
}
h1.title {
	color: #E7712C;
	font-size: 40px;
	font-weight: 400;
}
.breadcrumbs {
	position: absolute;
	left: 30px;
	bottom: 25px;
	z-index: 3;
}
.breadcrumbs ul {
	list-style: none;
	padding: 0;
	font-size: 0;
}
.breadcrumbs ul li {
	display: inline-block;
	font-size: 14px;
}
.breadcrumbs ul li a {
	color: #fff;
}
.breadcrumbs ul li span{
	color: #3B9350;
}
.breadcrumbs ul li:after {
	content: "";
	background: url(../images/down-arrow.svg) no-repeat scroll 0 0;
	width: 9px;
	height: 9px;
	display: inline-block;
	background-size: contain;
	transform: rotate(-90deg);
	margin: 0 5px;
}
.breadcrumbs ul li:last-child:after{
	display: none;
}
#dashboard {
	padding: 60px 0;
}
#side_menu {
	margin-bottom: 30px;
}
#side_menu ul {
	padding: 0 10px 0 0; 
	margin: 0;
	list-style: none;
}
#side_menu li {
	margin-bottom: 1px;
}
#side_menu li a {
	background: #3B9350;
	border: 1px solid #3B9350;
	padding: 20px;
	color: #fff;
	display: block;
	font-size: 14px;
}
#side_menu li.active a,#side_menu li:hover a {
	background: #fff;
	color: #3b9350;
}
#side_menu li i {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 20px;
	margin-top: -5px;
}
#side_menu li i img, #side_menu li i svg {
	width: 100%;
	height: auto;
}
#side_menu li.active i svg path, #side_menu li:hover i svg path{
	fill: #3B9350;
}
#main_content {
	position: relative;
	orphans: hidden;
}
#main_content .head h4 {
	font-size: 18px;
	color: #AA1713;
	font-weight: 400;
}
#main_content .head h4 b {
	font-weight: 600;
	font-size: 22px;
}
#main_content .box .box_inner {
	background: rgba(170, 23, 19, 0.05); 
}
.icon_title {
	margin: 0;
	color: #AA1713;
	font-weight: 400;
	font-size: 16px;
}
.icon_title i {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	background: #AA1713;
	border-radius: 20px;
	vertical-align: middle;
	margin-right: 5px;
}
.icon_title i img, .icon_title i svg {
	width: 12px;
	height: 12px;
	height: auto;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.top {
	padding: 14px;
	border-bottom: 1px solid #AA1713;
}
.shadow_box .top{
	border-color: #D2D2D2;
}
#main_content .box_inner .content {
	padding: 15px;
	min-height: 150px;
	position: relative;
	padding-bottom: 35px;
} 
#main_content .box_inner .tags span {
	color: #E7712C;
	border: 1px solid #E7712C;
	padding: 4px 10px;
	font-size: 14px;
	border-radius: 15px;
	display: inline-block;
	margin-right: 20px;
}
a.more {
	color: #EB772E;
	font-size: 14px;
}
#main_content .box_inner .content a.more {
	position: absolute;
	bottom: 10px;
	left: 15px;
}
.shadow_box {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
}
#main_content .row {
	margin-bottom: 35px;
}
.shadow_box .content {
	padding: 15px;
}
.shadow_box .content table  {
	width: 100%;
}
.shadow_box .content table td, .shadow_box .content table th{
	border: 1px solid rgba(210, 210, 210, 1);
	padding: 8px 15px;
	color: rgba(148, 148, 148, 1);
	font-size: 12px;
}
.shadow_box .content table th {
	font-weight: 500;
	font-size: 13px;
}
#myorders_list .panel-title a {
	display: block;
	background: rgba(170, 23, 19, 1);
	overflow: hidden;
	padding: 15px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	position: relative;
}
#myorders_list .panel-title a .order_id {
	float: left;
}
#myorders_list .panel-title a .delivery_timing {
	float: right;
}
#myorders_list .panel-title a.collapsed .delivery_timing {
	display: none;
}
#myorders_list .panel-heading {
	padding: 0;
}
#myorders_list .panel-title a.collapsed:after {
	content: "";
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/down-arrow.svg) no-repeat scroll center center;
	width: 34px;
	height: 34px;
	background-size: 50%;
	border: 1px solid #fff;
	border-radius: 50%;
}
#myorders_list .order_details a.thumb, .order_details .number {
	float: left;
	width: 125px;
	height: 125px;
	margin-right: 20px;
	border-radius: 0 20px 0 20px;
	overflow: hidden;
}
.order_details .number {
	background-color: rgba(170, 23, 19, .05);
}
#myorders_list .order_details {
	color: #919191;
}
#myorders_list .order_details b {
	color: #4E4E4E;
	font-weight: 600;
}
#myorders_list .order_details a.thumb img {
	width: 100%;
	height: auto;
	display: block;
}
#myorders_list .order_details h5 {
	color: #4E4E4E;
	font-weight: 600;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 5px;
}
#myorders_list .order_details table {
	width: 100%;
}
#myorders_list .order_details table td {
	padding: 4px 0;
}
#myorders_list .order_details table td h5 {
	margin: 0;
}
#myorders_list .order_details hr {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin: 25px 0;
}
ul.track_order {
	padding: 0;
	border-bottom: 1px solid #ECECEC;
	width: 80%;
	display: block;
	position: relative;
	list-style: none;
	margin: 40px auto 20px;
}
ul.track_order li:after{
	content: "";
	border-radius: 50%;
	width: 15px;
	height: 15px;
	background: #3B9350;
	position: absolute;
	left: 0;
	top: 0;
}
ul.track_order li {
	position: absolute;
	top: -8px;
}
ul.track_order li span {
	color: #919191;
	font-size: 11px;
	display: block;
	width: 120px;
	position: absolute;
	left: -60px;
	bottom: 5px;
	font-weight: 300;
	text-align: center;
}
ul.track_order li:nth-child(1) {
	left: 0;
}
ul.track_order li:nth-child(2) {
	left: 20%;
}
ul.track_order li:nth-child(3) {
	left: 40%;
}
ul.track_order li:nth-child(4) {
	left: 60%;
}
ul.track_order li:nth-child(5) {
	left: inherit;
	right: 0;
}
ul.track_order li:nth-child(5):after {
	background: #fff;
	border: 1px solid #DBDBDB;
}
ul.track_order li:nth-child(4):after {
	/* background: #E20000; */
}
#myorders_list.panel-group .panel-heading + .panel-collapse > .list-group, 
#myorders_list.panel-group .panel-heading + .panel-collapse > .panel-body, #myorders_list.panel-group .panel {
	border: none !important;
}
.button_red{
	background: #AA1713;
	border-radius: 14px;
	color: #fff;
	width: 81px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
}
#myorders_list .order_details .row {
	margin-bottom: 0;
}
.wallet_box {
	border: 1px solid #707070;
	border-radius: 0px 30px;
	padding: 40px 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.wallet_box small {
	text-align: left;
	font-size: 10px;
	font-weight: 300;
	color: #919191;
	display: block;
	margin-top: 30px;
}
.wallet_box h3 {
	color: #AA1713;
	font-weight: 600;
	font-size: 16px;
	margin-top: 0;
}
.wallet_box h4{
	text-align: left;
	font-size: 14px;
	color: #4E4E4E;
	font-weight: 300;
	margin-bottom: 10px;
}
.wallet_box .svgicon {
	float: left;
	background: #AEAEAE;
	width: 125px;
	height: 125px;
	border-radius: 50%;
	position: relative;
	margin-right: 30px;
}
.wallet_box .svgicon svg,.wallet_box .svgicon img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.wallet_box .add {
	position: absolute;
	right: 25px;
	top: 10px;
	background: url(../images/add.svg) no-repeat scroll 0 0;
	background-size: contain;
	width: 32px;
	height: 32px;
}
.mb0{
	margin-bottom: 0 !important;
}
.code_box {
	background: #fff;
	border-radius: 0px 30px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	overflow: hidden;
	padding: 44px;
	cursor: pointer;
	margin-bottom: 30px;
}
.code_box h3 {
	width: 125px;
	height: 125px;
	background: #EB772E;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	font-weight: 600;
	font-size: 22px;
}
.code_box .code {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
	background: #EB772E;
	text-align: center;
	padding-top: 30%;
	width: 0;
	height: 0;
	margin: auto;
	overflow: hidden;
	transition: 0.1s ease all;
	-moz-transition: 0.1s ease all;
	-webkit-transition: 0.1s ease all;
}
.code_box .code.active {
	width: 100%;
	height: 100%;
}
.code_box .code small {
	display: block;
	font-size: 16px;
	font-weight: 300;
}
.code_box .code b {
	display: block;
	font-weight: 600;
	font-size: 16px;
}
.code_box .code.active {

}
.green {
	color: #3B9350;
}
.red {
	color: #D60000;
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
}
.wishlist_items, .address_items{
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	padding: 15px;
}
.wishlist_items .order_details, .address_items .order_details {
	overflow: hidden;
	position: relative;
}
.wishlist_items .order_details hr, .address_items .order_details hr {
	margin:15px 0 !important;
}
.wishlist_items .order_details p {
	font-weight: normal;
	font-weight: 300;
	font-size: 13px;
}
.delete {
	background: url(../images/trash-can.svg) no-repeat scroll 0 0;
	height:17px;
	width: 17px;
	background-size: contain;
	position: absolute;
	right: 0px;
	top: 0px;
}
.edit {
	background: url(../images/edit.svg) no-repeat scroll 0 0;
	height:15px;
	width: 15px;
	background-size: contain;
	position: absolute;
	right: 25px;
	top: 2px;
}
.wishlist_items .order_details p.price {
	margin-bottom: 23px;
	font-weight: 600;
	font-size: 13px;
	color: #4E4E4E;
}
.wishlist_items .order_details:last-child hr, 
.address_items .order_details:last-child hr{
	display: none !important;
}
.order_details .number {
	color: rgba(235, 119, 46, 1);
	font-size: 60px;
	text-align: center;
	line-height: 125px;
	text-shadow: 0 0 2px #000;
}
.filter_group .list-group {
	margin-bottom: 0;
}
.filter_group {
	border: 1px solid #E9E9E9;
	margin-top: -1px;
}
.filter_group .panel-default > .panel-heading{
	background: #fff;
	color: #4A4A4A;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	padding-left: 40px;
	padding: 15px;
}
.filter_group .panel-default > .panel-heading:after {
	content: "";
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/arrow.svg) no-repeat scroll 0 0;
	opacity: 0.4;
	background-size: contain;
	width: 8px;
	height: 8px;
}
.filter_group .panel-default > .panel-heading h4 a, 
.filter_group .panel-default > .panel-heading h4  {
	font-weight: 400;
	color: #4A4A4A;
	font-size: 16px;
	display: block;
	position: relative;
}
.filter_group a.collapse_title {
	position: relative;
	display: block;
}
.filter_group a.collapse_title:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 7px;
	height: 1px;
	background: #4A4A4A;
}
.filter_group a.collapsed:before {
	position: absolute;
	content: "";
	right: 3px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 7px;
	background: #4A4A4A;
}
.filter_group ul a.collapse_title:after, .filter_group ul a.collapsed:before {
	background: #fff;
}
.filter_group.panel-group  {
	margin-bottom: 0 !important;
}
.filter_group .panel {
	border-radius: 0;
}
.filter_group .panel-default {
	border: none;
}
.filter_group .panel-default .list-group-item {
	background: #3B9350;
	border-radius: 0 !important;
	color: #fff;
}
.filter_group .panel-default .list-group-item a{
	color: #fff;
}
.filter_group li .panel-collapse {
	border: 1px solid #E9E9E9;
	margin: 10px 0;
}
#products_section {
	padding: 15px;
}
#products_section .container {
	width: 100%;
	max-width: 1300px;
}
.white_bg .products_list .product{
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.white_bg .products_list .product:hover {
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
}
#products_section .product_list_content{
	padding: 0 5%;
}
.single_product {
	padding: 60px 0;
}
.sidebar h3 {
	text-align: left;
	font-size: 26px;
	letter-spacing: 0px;
	color: #AA1713;
	opacity: 1;
	font-weight: 400;
	padding: 15px;
	margin: 0;
	border-bottom: 1px solid #E9E9E9;
}
.content_banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}
.content_banner .banner_content:after {
	content: "";
	background: rgba(0,0,0,0.5);
	transform: skew(-35deg);
	position: absolute;
	right: -100px;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.content_banner .banner_content .content {position: relative;z-index: 2;}
.banner_content {
	float: right;
	width: 50%;
	text-align: right;
	padding: 60px;
	position: relative;
}
.banner_content h4{
	font-size: 60px;
	font-weight: 600;
	color: #fff;
}
.banner_content p{
	font-size: 30px;
	color: #fff;
	font-weight: 300;
}
.banner_content .shop_now {
	font-size: 18px;
	color: #AA1713;
	padding: 10px 20px;
	border-radius: 35px;
}
.banner_content .shop_now:hover {
	color: #fff;
}
/*Radio Button style*/
.radio input[type=checkbox]:not(old),
.radio input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}
.radio input[type=checkbox]:not(old) + label,
.radio input[type=radio   ]:not(old) + label{
  display      : inline-block;
  line-height  : 1.5em;
}
.radio input[type=checkbox]:not(old):checked + label,
.radio input[type=radio   ]:not(old):checked + label {
  background: #EB772E;
  color: #fff;
}
.radio label {
	border: 1px solid #EB772E;
	color: #EB772E;
	font-size: 10px;
	font-weight: 600;
	border-radius: 20px;
	padding: 5px 20px;
	text-align: center;
}
.add_to_cart_form .radio {
	display: inline-block;
	margin-right: 5px;
}
/*radio button style*/
.single_product_details h2{
	color: #404040;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.product_atributes span {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 12px;
	color: #404040;
}
.product_atributes span b {
	font-weight: 600;
}
.single_product_details .description h5 {
	font-size: 13px;
	font-weight: 600;
}
.single_product_details .description p {
	font-size: 13px;
}
.single_product_details .price {
	font-size: 18px;
	color: #404040;
	font-weight: 300;
	display: block;
	margin: 10px 0;
}
.single_product_details .price small {
	color: #EB772E;
	font-weight: 600;
	font-size: 18px;
	display: inline-block;
	margin-right: 5px;
}
.single_product_details .price del {
	font-weight: 300;
	font-size: 14px;
	color: #949494;
}
.single_product_details .add_to_cart_btn {
	background: #AA1713;
	color: #fff;
	font-weight: 300;
	font-size: 12px;
	padding: 5px 20px;
	border: none;
	border-radius: 5px;
	display: inline-block;
	vertical-align: top;
}
.single_product_details .add_to_cart_btn:before {
	content: "";
	background: url(../images/shopping-cart-white.svg) no-repeat scroll 0 0;
	width: 15px;
	height: 15px;
	background-size: contain;
	float: left;
	margin-right: 10px;
	border: none;
}
.single_product_details .add_to_wishlist_btn {
	padding: 6px;
	border-radius: 5px;
	background: #AA1713;
	display: inline-block;
	overflow: hidden;
	font-size:0;
	vertical-align: top;
}
.single_product_details .add_to_wishlist_btn:after {
	content: "";
	background: url(../images/wishlist-white.svg) no-repeat scroll 0 0;
	width: 15px;
	height: 15px;
	background-size: contain;
	float: left;
	border: none;
	text-indent: -9999px;
}
.product_tabs {
	padding: 30px 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-radius: 0;
}
.review_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.review_list li {
	padding: 20px 0;
}
.product_tabs .nav-tabs > li.active a,.product_tabs .nav-tabs > li.active a:focus{
	background: #E1E1E1 !important;
}
.product_tabs .nav-tabs > li a{
	color: #404040;
	font-size: 12px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
	border-radius: 0 !important;
	padding: 12px 30px;
}
.stars .checked {
	color: rgba(235, 119, 46, 1);
}
.rating {
	color: #404040;
	font-size: 12px;
}
.rating span {
	font-size: 20px;
}
.product_tabs .tab-content {
	padding: 20px 0;
}
.owl-thumbs{
	padding-top: 25px;
	margin-left: -13px;
	margin-right: -13px;
	font-size: 0;
}
.owl-thumbs .owl-thumb-item{
	display: inline-block;
	width: 25%;
	padding: 0;
	background: none;
	padding: 0 13px 13px 13px;
	border: none;
	box-sizing: border-box;
}
.owl-thumbs .owl-thumb-item img {
	width: 100%;
	height: auto;
	display: block;
	border: 1px solid #E1E1E1;
}
.product_gallery .col img {
	width: 100%;
	height: auto;
	display: block;
}
.product_gallery {
	border-radius: 0 70px 0 70px;
	overflow: hidden;
}
.product_tabs #faq ul {
	padding-left: 20px;
}
.product_gallery .owl-dots{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	text-align: center;
}
.product_gallery .owl-dots .owl-dot{
	width: 13px;
	height: 13px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px #00000066;
	opacity: 1;
	border-radius: 50%;
	display: inline-block;
	margin: 5px;
}
.product_gallery .owl-dots .owl-dot.active{
	background: #3B9350;
	box-shadow: none;
}
.single_title b{
	font-weight: 600;
	color: #AA1713;
}
.single_title {
	font-size: 30px;
	font-weight: 600;
	color: #EB772E;
}
#single_page p {
	color: #949494;
	font-size: 14px;
	line-height: 1.6em;
}
#single_page {
	padding: 60px 0;
}
#single_page img {
	max-width: 100%;
}
.mb30 {
	margin-bottom: 30px;
}
#contact_page {
	padding: 60px 0;
}
.contact_address {
	background: transparent linear-gradient(130deg, #AA1713 0%, #EB782F 100%) 0% 0% no-repeat padding-box;
	padding: 80px;
	position: relative;
	overflow: hidden;
}
.hours {
	display: block;
	overflow: hidden;
	z-index: 1;
	margin-left: -35px;
	margin-top: -35px;
	margin-bottom: 135px;
}
.hours:after {
	content: "";
	position: absolute;
	left: 0;
	top: -100px;
	width: 52%;
	height: 65%;
	background: rgba(255,255,255,0.25);
	transform: skew(0deg, -30deg);
}
.hours b {
	display: inline-block;
	font-size: 120px;
	font-weight: 600;
	color: #fff;
	float: left;
	line-height: 100px;
	margin-right: 5px;
}
.hours small {
	float: left;
}
.hours small i {
	display: block;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
}
.contact_address svg path {
	fill: #fff;
}
.contact_address .svgicon {
	width: 100%;
}
.contact_address svg,.contact_address img {
	width: 80%;
	height: auto;
	margin: auto;
	opacity: 0.1;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.customercare {
	color: #fff;
	font-size: 14px;
	color: #F2F2F2;
	position: relative;
}
.customercare h4 {
	font-size: 16px;
	font-weight: normal;
}
.customercare p{
	margin-bottom: 5px;
}
#contact_page input, #contact_page textarea{
	border: 1px solid #E3E3E3;
	height: 42px;
	box-shadow: none !important;
	border-radius: 9px 9px;
	width: 100%;
	padding: 5px 10px;
}
#contact_page textarea {
	height: 141px;
}
#contact_page .input-group {
	margin-bottom: 20px;
	width: 100%;
}
#contact_page form .submit{
	width: 196px;
	height: 43px;
	display: block;
	background: #AA1713;
	color: #fff;
	border: none;
	border-radius: 0;
}
.save-pr .save-pri{
	color: #3B9350;
}
#head_top .not-menu {
	min-width: 408px;
	align-items: center	;
}
#head_top .not-menu div.not-menu-content{
	display: flex;
	align-items: center;
}
#head_top .not-menu div.not-menu-content img{
	margin-right: 20px;
}
#head_top .not-menu div.not-menu-content p.text-center{
	color: #444;
	margin: 0;
}
.not-menu-view{
	display: flex;
	justify-content: center;
}

.not-menu-view-btn{
	color: #fff;
	background-color: #AA1713; 
	padding: 10px 20px;
	width: max-content;
}
.not-menu-view-btn a{
	color: #fff;
}

.endless_page_current{
	position: relative;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 1.2rem;
	padding: 8px 16px 10px;
	background: #AA1713;
	border-radius: 50%;
}
.pagination a {
	position: relative;
	display: inline-block;
	color: #AA1713;
	text-decoration: none;
	font-size: 1.2rem;
	padding: 8px 16px 10px;
}

div.nothing_found {
	text-align: center !important;
	padding: 2% 0 3%;
	margin-top: 3%;
	background: #f5f5f5;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.04);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 217px;
}
div.nothing_found a.explore{
	text-align: center !important;
	background: #00796b;
	cursor: pointer;
	border: 2px solid #fff;
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	width: 200px;
	display: inline-block;
}
div.nothing_found h3 {
	font-size: 28px;
	text-transform: capitalize;
	color: #999;
	display: inline-block;
	margin-bottom: 0 !important;
}
div.nothing_found p{
	margin: 10px 0;
}
div.nothing_found div.image img {
	display: block;
	width: 100%;
}
div.nothing_found div.image {
	width: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.all-ser {
	display: flex;
	flex-wrap: wrap;
}
.ser-block {
	display: flex;
	/* justify-content: space-around; */
	align-items: center;
	width: 50%;
	flex-wrap: wrap;
}

@media all and (max-width: 1080px){
	#head_top .not-menu {
		min-width: 408px;
		align-items: center	;
	}
	#toggle {
		display: block;
	}
	#navbar_content.collapse {
       display: none !important;
   	}
   	#navbar_content.collapse.in{
       display: block !important;
   	}
	#head_bottom .navbar-nav > li {
		float: none;
		display: block;
	}
	#head_bottom .navbar-right {
		clear: both;
		width: 100%;
		margin: 0;
	}
	#navbar_content {
		margin-top: 30px;
	}
	#head_bottom .navbar-nav li a {
		padding: 10px;
		display: block;
	}
	#head_bottom .navbar-nav {
		width: 100%;
	}
	#head_bottom .navbar-nav li {
		margin-left: 0;
	}
	#head_top .user_name {
		display: none;
	}
	#head_top .user_details .avatar {
		padding-right: 0;
	}
	#head_top .user_details .avatar:after {
		display: none;
	}
	#head_top .avatar img {
		margin-right: 0;
	}
	#main_content .box_inner .tags span {
		margin: 5px;
	}
	#products_section .product_list_content {
		padding: 0;
	}
}
@media all and (max-width: 960px){
	#head_top {
		position: relative;
	}
	#head_top .head_search {
		float: none;
		clear: both;
		width: 100%;
		padding-top: 15px;
	}
	#head_top .right-section {
		width: 100%;
	}
	#head_top .left-section {
		position: absolute;
	}
	#head_top form input[type="text"] {
		width: 100%;
	}
	#home_banner .cpation {
		max-width: 100%;
	}
	#secfoot, #secfoot ul {
		text-align: center;
	}
	#home_banner .cpation {
		font-size: 25px;
	}
	#home_banner .cpation {
		font-size: 25px;
	}
	#secfoot {
		padding: 40px 0;
	}
	footer {
		background: #fff;
	}
	footer:after {
		display: none;
	}
	.scl_box:after{
		left: 10px;
		top: 10px;
	}
	.same_arrow .owl-nav div.owl-next {
		right: 0;
	}
	.same_arrow .owl-nav div.owl-prev  {
		left: 0;
	}
	.products_list {
		font-size: 0;
		margin-left: -15px;
		margin-right: -15px;
	}
	.products_list .col{
		display: inline-block;
		width: 33.33%;
		padding: 15px;
	}
	.footer_social{
		margin-top: 45px;
	}
}
@media all and (max-width: 768px){
	#login_pop .modal-dialog  {
		width: auto;
	}
	#login_pop .modal-body {
		padding: 30px;
	}
	#login_pop .links div {
		text-align: center;
	}
	#login_pop .links a {
		display: inline-block;
		margin-top: 5px;
	}	
	.popup_title {
		font-size: 30px;
	}
	ul.track_order li span{
		position: unset;
		text-align: left;
		display: block;
	}
	ul.track_order li {
		margin: 0 0 30px;
		position: relative;
		left: 0 !important;
		right: unset;
		padding-left: 20px;
		display: block;
		text-align: left;
	}
	ul.track_order li span {
		font-size: 13px;
	}
	ul.track_order {
		border: none;
		border-left: 1px solid #eee;
	}
	ul.track_order li:after{
		left: -8px;
	}
	ul.track_order li:last-child {
		margin-bottom: 0;
	}
	ul.track_order li:last-child:after {
		bottom: -8px;
		top: unset;
	}
	.wallet_box .svgicon {
		width: 100px;
		height: 100px;
	}
	.wallet_box .svgicon svg, .wallet_box .svgicon img {
		width: 50px;
		height: 50px;
	}
	.code_box {
		padding: 20px;
	}
	.products_list .col{
		width: 50%;
		padding: 5px;
	}
	.products_slide .product_details h3, .products_list .product_details h3 {
		font-size: 15px;
	}
	.products_list .product img {
		max-width: 80%;
	}
	.all-ser {
		display: flex;
		flex-wrap: wrap;
	}
	.ser-block {
		display: flex;
		/* justify-content: space-around; */
		align-items: center;
		width: 100%;
		flex-wrap: wrap;
	}
}
@media all and (max-width: 480px){
	#head_top .top_icons {
		display: none;
	}
	#head_top .current_location {
		border-right: none;
	}
	#head_top .category_list {
		width: 150px;
	}
	#head_top .select2-container .select2-selection--single .select2-selection__rendered {
		padding-left: 10px;
	}
	#login_pop .modal-body {
		padding: 30px 20px;
	}
	#login_pop .input-group img {
		width: 15px;
		height: 15px;
	}
	#login_pop .input-group-addon {
		padding: 19px 15px;
	}
	.order_details .number {
		display: none;
	}
	#myorders_list .order_details h5 {
		margin-bottom: 10px;
	}
	#myorders_list .order_details a.thumb {
		float: none;
		display: block;
		margin-bottom: 15px;
	}
	.wallet_box .svgicon {
		display: none;
	}
	#header .navbar-brand > img {
		width: 200px;
	}
	#toggle {
		margin-top: 7px;
	}
	.products_slide .product .sale, .products_list .product .sale {
		width: 41px;
		height: 41px;
		border-radius: 50%;
		left: 7px;
		top: 7px;
	}
	.products_list .col {
		width: 100%;
	}
	.products_slide .product .sale:after, .products_list .product .sale:after {
		display: none;
	}
	#banner .container {
		padding: 100px 0;
	}
	#head_top .not-menu {
		min-width: 363px;
		max-width: 363px;
	}
}

@media all and (max-width: 380px){
	#head_top .not-menu {
		min-width: 343px;
		max-width: 339px;
	}
	#head_top .not-menu  {
		right: 0;
		left: -266px;
	}
}

@media (max-width: 320px){
	#head_top .not-menu {
		right: 0;
		left: -208px;
	}
	#head_top .not-menu {
		min-width: 277px;
		max-width: 313px;
	}
}