  


.sticky2 {
	padding: 9px 0px;
}

@media(min-width: 992px) {
.shop_drop .shop_nav_drop{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: auto !important;
    left: auto !important;
    right: 35px;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
}
.shop_drop:hover .shop_nav_drop{
    opacity: 1;
    transform: unset !important;
    top: auto !important;
    left: auto !important;
    right: 35px;
}

.shop_drop2 .shop_nav_drop2{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: auto !important;
    left: 42px !important;
    right: 0px;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
}
.shop_drop2:hover .shop_nav_drop2{
    opacity: 1;
    transform: unset !important;
    top: auto !important;
    left: 42px !important;
    right: 0px;
}

.shop_drop3 .shop_nav_drop3{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: 40px !important;
    left: auto !important;
    right: 22px !important;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
}
.shop_drop3:hover .shop_nav_drop3{
    opacity: 1;
    transform: unset !important;
    top: 40px !important;
    left: auto !important;
    right: 22px;
}
.shop_drop4 .shop_nav_drop4{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: auto !important;
    left: auto !important;
    right: 0px;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
}
.shop_drop4:hover .shop_nav_drop4{
    opacity: 1;
    transform: unset !important;
    top: 40px !important;
    left: auto !important;
    right: 0px;
}
.shop_drop5 .shop_nav_drop5{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: auto !important;
    left: auto !important;
    right: 128px;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
}
.shop_drop5:hover .shop_nav_drop5{
    opacity: 1;
    transform: unset !important;
    top: auto !important;
    left: auto !important;
    right: 128px;
}
.shop_drop6 .shop_nav_drop6{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: auto !important;
    left: 235px !important;
    right: 0px;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
    padding: 15px 35px;
}
.shop_drop6:hover .shop_nav_drop6{
    opacity: 1;
    transform-origin: 0 0 0;
    transform: unset !important;
    top: auto !important;
    left: 235px !important;
    right: 0px;
    padding: 15px 35px;
}

.curry_drop .curry_nav_drop{
    transform-origin: 0 0 0;
    transform: scale(1,0) !important;
    top: auto !important;
    left: auto !important;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease;
    display: block;
}
.curry_drop:hover .curry_nav_drop{
    opacity: 1;
    transform: unset !important;
    top: auto !important;
    left: auto !important;
    right: 0;
}
}


/*navbar start*/

#sticky {
	top: 0;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 3;
	background: white;
	position: sticky;	   
}

.floatingNav {
	box-shadow: 0px 0px 5px 0px rgb(153 153 153 / 62%);
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    transition: .8s ease-in-out;
}

.dropdown-toggle::after {
	display: none;
}

.avatar {
	vertical-align: middle;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	left: 5px;
	position: relative;
}

.change_profile {
	font-size: 12px;
	font-weight: 100;
	left: 65px;
	position: relative;
	top: 36px;
	cursor: pointer;
}

.shopping-cart .media {
	align-items: center;
}

.media-body {
	padding-left: 10px;
	;
}

.f_15 {
	font-size: 15px !important;
}

.font-weight-bolder {
	font-weight: 500 !important;
}

.font-weight-bold{
	font-weight: 500 !important;
}

.shopping-cart .fst-image {
	height: 80px;
}
 

/*.dropdown-menu li a:hover {
	background: none;
	color: #d90032;
	margin-left: 10px;
	transition: 0.7s ease-in-out;
}*/
  


/*Hero section start from*/

.all-product {
	position: relative;
	margin-top: -340px;
}

.all-news {
	position: relative;
}

.all-off-product {
	color: #535353;
}

.shop-now-btn {
	background-color: #d90032;
	display: inline;
	color: white;
	font-weight: 400;
	padding: 12px 30px 10px 30px;
	border: 1px solid #d90032;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Rubik', sans-serif;
	top: 60px;
}

.shop-now-btn:hover {
	background-color: black;
	border: 1px solid black;
	color: white;
	transition: 1s;
}
 

/*=============================================================================================Login page====================================================================================================*/


.breadcums{
	background-color: #fafafa !important;
	padding: 5px 0px 10px 20px;
}
.login_txt{
	bottom: 2px;
	position: relative; font-size:0.8rem; font-weight:400
}

.login_txt:hover{
    color: #d90032;
}

.hr_::before {
    content: '/';
    border-left: 0px solid #ccc;
    margin: 0 20px;
    height: 6px;
    display: inline-block;
    position: relative;
    top: 0px;color: #ddd;font-weight:100
}

.login_head {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 0.6px;
}

.login_form {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0px;
    padding: 1.5rem;
    width: 600px;
    margin-top: 25px;
    /*box-shadow: 0px 0px 5px 0px rgb(153 153 153 / 62%);*/
}

.login_user {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.form-control.emaill{
    border-color: #eee !important;
    border: 1px solid #eee !important;
    margin-left: 0px;

}

.form-control.emaill:focus {
    color: #495057;
    background-color: #fff;
    border-color: #d90032 !important;
    outline: 0;
    box-shadow: none;
}

.user_check {
    font-size: 12px;
}

.login_btn {
    color: #fff;
    background-color: #d90032;
    font-size: 14px;
    margin-bottom: 20px; 
    padding: .375rem 1.75rem;

}

.login_btn:hover {
    color: #fff;
    background-color: #333;
}

.forgot_password:hover a{
    color: #d90032;
}

.creat-account:hover a {
    color: #d90032;
}

label.nowant:before{
	opacity: 1;
	background: none;
}


/*=============================================================================================forgot password page====================================================================================================*/

.renew_title {
    font-size: 12px;
    color: #d90032;
}
/*=============================================================================================registration page====================================================================================================*/


.social_title {
    font-size: 14px;
    margin-bottom: 0.6px;
    letter-spacing: 0.6px;
}

.mrs {
    font-size: 14px;
    margin-bottom: 25px;
}

.reg_user {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin-bottom: 25px;
}

.agree {
    font-size: 14px;
    letter-spacing: 0.6px;
}


/*=============================================================================================contact page====================================================================================================*/

.contact .form-control {
    border: 1px solid #d4d4e1;
    background-color: #fafafa;
    font-size: 13px;
    padding: 1.375rem .75rem;
}

.cont_user {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.our_off li {
    font-size: 14px;
}

.buss_hou li {
   font-size: 14px;
}

.get_in {
    font-size: 14px;
    color: #777;
}

.map {
    color: #d90032;
    margin-right: 10px;
}

.contact_response {
    padding: 10px 20px;
    border: 0;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    display: none;
    color: #fff;
    margin: 15px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    background: #d90032;
}

/*=============================================================================================about us page====================================================================================================*/

.about_head {
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 0.6px;
}

.ab_bnr_text {
    line-height: 40px;
    font-size: 19px;
}

.service-item {
    padding: 30px;
}

.services_number {
    font-size: 70px;
    color: #e4e4e4;
    line-height: 70px;
}

.service_call {
    width: 50px;
}

.service_money {
    width: 62px;
}

.service_gift {
    width: 61px;
}

.testi_bg {
    background-color: #f5f6f9;
}

.testi_img {
    width: 100px !important;
    height: auto;
}

.testi_des {
    padding-top: 15px;
    line-height: 25px;
}

.testimonial {
    display: flex;
}

.foot_spac{
	margin-top: 30px;
}

.owl-team.owl-theme .owl-nav.disabled+.owl-dots{
	display: none;

}


/*=============================================================================================view cart page====================================================================================================*/

.cart_header h5{
    font-size: 15px !important;
}
.cart_body .form-control {
    height: 40px;
}
.cart_body h2{
    font-size: 16px;
}

.product-name:hover a{
    color: #f3283d;
}

.delete_ico:hover {
    color: #d90032;
}

.cart-page .btn-success {
    color: #fff;
    background-color: #d90032;
    border-color: #d90032;
}

.cart-page .btn-success:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
	transition: all 1s;
}


/*=============================================================================================checkout page====================================================================================================*/

.btn-link {
    text-decoration: none!important;
}

.btn-link:hover {
    color: #d90032!important;
    text-decoration: none;
}

.personal_tab >.sign_in_tab:not(.show.active) {
    display: none;
    height: 0;
}

.information_tab li a:hover {
    color: #f3283d;
}

.checkout-page .accordion > .card:not(:last-of-type) {
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.checkout-page #login,.checkout-page #Registration{
    width: auto !important;
}
.nav-tabs , .nav-tabs .nav-link{
    border: none;
}
#check_info .hr_::before {
    border-left: 1px solid #000;
}
#check_info #Registration .form-group {
    margin-bottom: 1rem !important;
}
#checkout_page .card-header {
    padding: 8px 20px;
}

.page-content {
    font-size: 14px;
    letter-spacing: 0.6px;
}

.page-content .form-control {
    font-size: 14px;
}

.checkout_btn {
    color: #fff;
    background-color: #d90032;
    font-size: 14px;
    text-transform: uppercase;
}

.checkout_btn:hover {
    color: #fff;
    background-color: #333;
	transition: all 1s;
}

.bill_pay{
    position: sticky;
    top: 15px;
    letter-spacing: 0.6px;
    font-size: 14px;
}

/*=============================================================================================compare page====================================================================================================*/
.compare_page .table {
    border: 1px solid #f6f6f6;
    text-transform: capitalize;
    color: #222;
    background-color: #fff;
}
.compare_page .table thead .th-compare td {
    font-size: 14px;
    border-right: 1px solid #f6f6f6;
}
.compare_page .table thead th {
    vertical-align: bottom;
    border-bottom: none;
    border-top: 1px solid #f6f6f6;
}
.compare_page .table td , .compare_page .table th{
    border-top: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    max-width: 160px;
}
.compare_page .fst-image {
    height: 250px;
}

/*.comp_img {

    height: 250px;
}*/
.tras-compare{
	background-image: url(../image/svg/trash.svg);
}
.t-image{
	min-width: 305px;
    vertical-align: bottom;
}
.s-image{
	min-width: 305px;
    vertical-align: bottom;
}
.f-image{
	min-width: 305px;
    vertical-align: bottom;
}
/*===========================================================================wishlist page===============================================================================*/

.wishlist-p-dlt {
    background-image: url("../image/svg/trash.svg");
    width: 17px;
    height: 20px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 100%;
}

.wishlist-p-dlt:hover {
    background-image: url("../image/svg/trash_hover.svg");
}

.wish_head {
    font-weight: 700;
    letter-spacing: 0.6px;
    font-size: 18px;
}

.wish_head:hover {
    color: #d90032;
}


/*===========================================================================Blog page==================================================================================*/

.bl_page .card{
    border: none;
}

.main-spacing-blog{
	margin-top: 80px;
}
.blog_subtitle {
    color: #828282;
}

.sl_date:hover {
    color: #d90032;
    cursor: pointer;
}
.sl_comment:hover {
    color: #d90032;
    cursor: pointer;
}

.sl_author:hover {
    color: #d90032;
    cursor: pointer;   
}

.bl_head {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.bl_head:hover a{
    color: #d90032;
}

.pagi_main {
    float: right;
}

.page-link {
    margin: 0 3px;
    color: #000;
    line-height: 26px;
}

.page-link:hover {
    background: #d90032;
    color: #fff;
}
.page-link.active{
	color: white;
	background-color: #d90032;
}

.page-link:focus {
    box-shadow: none;
    background: #d90032;
    color: #fff;
}

.bl_page .card{
	border: none !important;
}

/*===========================================================================Left-Blog page==================================================================================*/

.b_left_side {
    letter-spacing: 0.6px;
}

.cate_date {
    font-size: 14px;
}

.left_sidebar img {
    width: 150px;
    height: 100px;
}

.cate_head h5 {
    font-weight: 700;
    color: #d90032;
    font-size: 18px;
	text-transform: uppercase;
	position: relative;
}
.cate_head h5::before{
	content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    left: 0%;
    bottom: -7px;
    transform: translateX(0%);
    background-color: #d90032;
}

.card-title{
	margin-bottom: 0px !important;
}

.cate_item li {
    list-style: disc;
    margin-left: 12px;
    padding: 8px 0;
}

.blog_subtitle {
    font-size: 14px;
}

.left_sidebar .media-body h6, .cate_item a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
}

.left_bl:hover {
    color: #d90032;
}


/*===========================================================================single-Blog page==================================================================================*/

.sl_bl_pro {
    overflow: hidden;
}

.single_pro_img {
    position: unset !important;
}

.s_blog_head {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.s_blog_head a{
    font-size: 22px;
    line-height: 27px;
}

.s_blog_head:hover a{
    color: #f3283d;
}

.s_b_comment h2{
    font-size: 24px;
    font-weight: 700;
}
.s_b_comment .form-control {
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid transparent;
}
.s_b_comment{
    position: sticky;
    top: 30px;
}


/*===========================================================================information page==================================================================================*/

.information_description {
    font-size: 15px;
}

/*===========================================================================Delivery page==================================================================================*/

.button-group2 .symbol2.pro_home{
	background-image: url(../image/svg/home.svg);
	transition: all 0.5s;
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
}

.button-group2 .symbol2.pro_home:hover{
	background-image: url(../image/svg/home-hover.svg);
	transition: all 0.5s;
	background-repeat: no-repeat;
}

.card-footer.delivery-footer{
	background-color: none!important;
	border: 1px solid rgba(0,0,0,.125)
}

/*===========================================================================shop-left-sidebar page==================================================================================*/


/*sidebar*/

#info{
	font-size: 18px;
	color: #555;
}


.scrollbar{
	float: left;
	height: 150px;
	width: 100%;
	overflow-y: auto;
	margin-bottom: 40px;
}

.force-overflow
{
	/*min-height: 450px;*/
}

#wrapper{
	width: 100%;
}

/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d90032;
}

/* width */
body::-webkit-scrollbar {
  width: 5px;
}

/* Track */
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
}
 
/* Handle */
body::-webkit-scrollbar-thumb {
  background: #d90032; 
  border-radius: 5px;
}

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover {
  background: #d90032; 
}

.form-check {
    cursor: pointer;
}

.shop-page .col-xl-3 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.s_filter h6 {
    color: #d90032;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.shop_sidebar h2 {
    font-size: 20px;
}

.shop_sidebar .form-control {
    border: 1px solid #d90032;
    height: 40px;
}

.shop_sidebar .s_filter {
    margin-top: 40px;
    font-size: 13px;
}

.shop_sidebar {
    position: sticky;
    top: 30px;
}

.custom-select:focus { 
    outline: none;
    border: 1px solid #ced4da;
    box-shadow: none;
}

.sort select {
    width: 260px;
    border: none !important;
    border-radius: 0px !important;
}

#products .new_hov {
    position: relative;
    margin: 0px 0px;
}

.item.shop_list_item .new_product{
	margin: 15px 0px !important;
}

.item.shop_grid_item_row .new_product.product_secon{
	margin-top: 0px !important;
} 

.item.shop_grid_list_row.product_secon2{
	top: 0px !important;
}



.item.shop_list_item .new_product:hover{
    box-shadow: 0px 0px 5px 0px rgb(153 153 153 / 62%);
}

.item.shop_list_item .product_secon{
	margin-bottom: 0px;
	margin-top: 0px;

}


.item.shop_list_item .middle{
    top: 50%;
}

.item.shop_list_item .middle.side-pro{
	left: 42%;
	top: 64%;
}

.buy2 {
    font-weight: 700;
}

.text_hide {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.delete2 {
    color: gray;
    font-weight: 400;
    font-size: 13px;
}

.show-product:hover a{
    color: #d90032;
}

a:hover, a.active, a:focus{
	color: #d90032;
	text-decoration: none;
    transition: 0.3s ease-in-out;
    outline: none;
}

.grid_icon.active:hover, .list_icon.active:hover{
    color: #d90032;
}

.shop_grid_list_row .btn:hover{
	color: #d90032;
}

/*sidebar*/
.item.shop_list_item .buy4 {
    margin: 0.5rem;
}
/*.item.shop_list_item:hover{
	border: 1px solid #d90032;
}*/
.shop_grid_list_row {
    border-radius: 0px;
    align-items: center;
}
.description {
    display: none;
}
.shop_list_item .new, .shop_list_item .new_discount{
    display: none;
}
.shop_list_item .sale, .shop_list_item .new_discount{
    display: none;
}
.item.shop_list_item .product_secon {
    width: 100%;
    float: left;
}
.item.shop_list_item .description {
    display: block;
    font-size: 13px;
}
.item.shop_list_item {
    float: none;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.item.shop_list_item .list-img{
	float: left;
	width: 30%;
}

.item.shop_list_item .rating {
    text-align: left;
    margin-top: 40px;
    top: -15px;
    padding-left: 10px;
}
.item.shop_list_item .sl_main_text{
        width: 70%;
    display: inline-block;
    text-align: left !important;
    padding-bottom: 25px;
    padding-left: 10px;
}

#products .product_secon2{
	top: 0px !important;
}
.item.shop_list_item .sl_main_text .main_box{
    width: 100%;
    text-align: left !important;
    padding-left: 10px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
}
.item.shop_list_item .new_product {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.item.shop_list_item .middle_new {
    margin-top: 85px;
    left: 37.5%;
}
.item.shop_list_item .add_to_hover {
    bottom: 55px;
    left: 36.5%;
}
.item.shop_list_item .add_to_cart2 {
    width: 12%;
}
.main_box {
    text-align: center;
        bottom: 20px;
    position: relative;
    margin-bottom: 10px;
}

.range-box{
	flex: 0 0 100%;
	max-width: 100%;
}
.range-box .ui-widget-header {
    background: #d90032;
    height: 10px;
}
.range-box .ui-state-default, .range-box .ui-widget-content .ui-state-default, .range-box .ui-widget-header .ui-state-default{
	border-radius: 50%;
    width: 15px;
    height: 15px;
}
#priceRange{
	float: left;
    text-align: right;
    font-size: 13px;
    border: none;
    width: 100%;
    margin-top: 15px; font-weight:300
}

.new {
    z-index: 1;
    background: #d90032;
    color: #fff;
    position: absolute;
    text-transform: capitalize;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 0px;
    margin: 5px 0 0 5px;
    display: inline-block;
}

.sale {
    z-index: 1;
    background: #000;
    color: #fff;
    position: absolute;
    font-size: 12px;
    padding: 0px 7px;
    border-radius: 0px;
    margin: 5px 0 0 5px;
    display: inline-block;
    right: 5px;
}

/*===========================================================================Single product page==================================================================================*/

.sp_muti_pro {
    margin: 20px 0;
}

.single_pro .owl-nav {
    display: none;
}
.hghg{
    z-index: 0px;
}
.btn.focus, .btn:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .custom-select:focus{
	box-shadow: none;
}

.give-review{
	font-size: 16px;
}

.plus:hover{
    box-shadow: 0px 0px 5px 0px rgb(153 153 153 / 62%);
}
.minus:hover{
    box-shadow: 0px 0px 5px 0px rgb(153 153 153 / 62%);
}

.btn-group .active{
	z-index: 0 !important;
}

.single_pro {
    letter-spacing: 0.6px;
}

#content {
    position: sticky;
    top: 0;
}
.product_head:hover a {
    color: #f3283d;
}

.product_detail {
    padding-left: 15px;
    border-left: 1px solid #eee;
}

.sp-pro-carousel {
    padding: 30px;
}

.single_pro {
    margin-top: 0px;
    margin-bottom: 0px;
}

.red,
.black,
.yellow {
    height: 40px;
    width: 40px;
    outline: none;
}
.red,
.black,
.yellow:focus{
    outline: none;
}

.red {
    background-color: #d90032;
}

.black {
    background-color: #000;
}

.yellow{
	background-color: #FABB11;
}

.size_ {
    height: 40px;
    width: 40px;
}

.prod_counter .form-control {
    width: 35%;
}

.primary.btn.btn-primary {
    height: 40px;
    width: 310px;
    color: #fff;
    background-color: #d90032 !important;
    border-color: #d90032 !important;
    padding: 0;
    line-height: 40px;
    bottom: 5px;
    position: relative;
}

.primary.btn.btn-primary:hover{
    background-color: black !important;
    color: #fff;
    border-color: ;
	transition: all 1s;
}

.sp_buy .primary.btn.btn-primary {
    width: 610px !important;
}

.product_dec {
    font-size: 15px;
    width: 90%;
}

.product_detail h1 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 12px;
}

.sp_price {
    font-size: 20px;
    color: #f3283d;
}

.sp_tax {
    font-size: 12px;
}

.sp_rating .svg-inline--fa.fa-star.fa-w-18 {
    width: 12px;
    color: #ff9900;
    margin: 20px 0;
}

.prod_color .btn.focus,
.prod_color .btn:focus,
.prod_color .active,
.prod_size .active {
    border: 2px solid #f3283d;
}

.prod_color .btn {
    margin-right: 10px;
}

.size_ {
    background: #f5f5f5;
    margin-right: 10px;
    border: 2px solid #fff;
}

.sp_comn1,
.sp_comn2,
.sp_c_count1,
.sp_c_count2,
.sp_comp1,
.sp_comp2 {
    width: 34%;
    display: inline-block;
    font-size: 15px;
}

.sp_comn1:hover a, 
.sp_comn2:hover a, 
.sp_comp1:hover a, 
.sp_comp2:hover a {
    color: #d90032;
}

.share-icon{
	height: 14px;
	width: 14px;
	font-size: 20px;
	padding-bottom: 15px;
}
.share-icon:hover{
	color: #d90032;
}

.prod_counter .input-group {
    background: #fff;
}

.prod_counter .minus,
.prod_counter .plus {
    width: 44px;
    height: 44px;
    background: #f5f5f5;
    border-radius: 0px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    color: #a2a2a2;
    line-height: 38px;
    user-select: none;
}

.prod_counter .form-control.input-number {
    margin: 0 5px;
}

.prod_counter input {
    height: 44px;
    width: 100px;
    text-align: center;
    font-size: 15px;
    border: none;
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
    background: #f5f5f5;
}

.prod_collapse .card {
    border: none !important;
    background-color: transparent;
}

.prod_collapse .card-header {
    padding: .75rem 0;
    border: none;
    background-color: transparent;
}

.prod_collapse .btn {
    padding: .375rem 0;
}

.prod_collapse .btn-link {
    color: #000;
    font-weight: 500;
}

.prod_collapse h2 {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.prod_collapse .card-body {
    padding: 0.25rem 0 1.25rem;
}

.btn-link:hover {
    color: #d90032 !important;
    text-decoration: none;
}

.btn-link:focus {
    text-decoration: none;
}

.prod_collapse .prod_form {
    margin-bottom: 20px;
}

.prod_collapse .form-control {
    height: 45px;
    font-size: 12px;
    border: transparent;
    border: 1px solid #eee;
}

.sp_text_area {
    height: auto !important;
}

.prod_collapse .form-control:focus {
    border: 1px solid transparent;
}

.prod_collapse .prod_form .btn {
    padding: 8px 30px;
    margin-top: 20px;
}

.prod_about .modal-body li {
    list-style: disc;
}

#collapse_One p {
    font-size: 14px;
}

.prod_about .modal-body {
    padding: 1rem 1rem 1rem 2rem;
    font-size: 12px;
}

.que_form .form-control {
    background-color: #f7f8fa;
}

.sp_wish_com .modal-footer {
    justify-content: center;
}

.product_btn {
    background-color: #d90032;
    border-color: #d90032;
    color: #fff;
}

.product_btn:hover {
    background-color: black;
    border-color: black;
    color: white;
	transition: all 1s;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #000;
}

.row.sh_page {
    background: #fff;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.tags-title {
    color: #000;
}
#heading_Three, #heading_Two,#heading_One {
    padding: 2px 0;
}

.rela_prod {
    margin-top: 10px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}

.customer-review .card a{
	color: #000;
	margin-left: 10px;
}
.customer-review .card a:hover{
	color: #d90032;
}
.customer-review .card-title{
	border-bottom: 1px solid #eee;
	padding:10px;

}

.testi_bg:hover{
	    box-shadow: 0px 0px 5px 0px rgb(153 153 153 / 62%);
}


 