/* ------------------------------------------------------------------
 * Name         : Vehical Part Finder
 * File         : stylesheet.css
 * Author       : kiwicodesolutions
 * Author URI   : kiwicodesolutions.com
 * All Rights Reserved.
 * --------------------------------------------------------------------- */
/*===================== TABLE OF CONTENT =======================

1. Typography Css
2. Header Top Bar
3. Logo
4. Search
5. Cart
6. Menu Header
7. Home Content
8. Breadcrumb
9. Button
10. Carousel Slider
11. Product list
12. Daily Deal
13. Footer
14. Sidebar
15. Product Details
16. Testimonials 
17. Media query 


=============================================================*/
/*1. Typography */
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 1.5rem;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color:#212121;
}

.fa {
	font-size: 14px;
}

h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
/* 2. Header Top Bar */
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

#top {
	background-color: #003764;
	border-bottom: 1px solid #003764;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ed1d24;
	

}

#top .dropdown-menu li button{
	color: #212121;
	text-decoration: none;
}
#top-links .dropdown-menu li button{
	color: #212121;
	text-decoration: none;
	font-size:14px;
}
#top-links .dropdown-menu li button img{
	margin-left:5px;
}
#top button.btn.btn-link.btn-block.language-select img {
    margin-left:5px;
}

#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-decoration: none;
}
 #top-links .dropdown-menu li a {
    color: #212121;
    text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover{
	color: #ed1d24;
}
#top .btn-link:hover strong{
	color: #ed1d24!important;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	padding:5px 10px;
}

#top-links .dropdown-menu a:hover {
	background: #fff;
	color: #ed1d24;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
		color:#fff; 
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

#top .dropdown-menu{
	background-color: #fff!important;
	border: 1px solid #fff!important;
	background-image:none!important;
}

#top #form-currency .currency-select:hover, #top #form-language .language-select:hover{
		border: 1px solid #fff!important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color: #fff;
}
ul.dropdown-menu.dropdown-menu-right {
    background: #212121;
}
.gap{
	gap: 7px;
	align-items: center;
}
.justify-content-between label{
    font-size: 15px;
    font-weight: bold;
}
.justify-content-between {
    justify-content: space-between !important;
}
.d-flex {
    display: flex !important;
}
.p-2{
	padding:20px;
}
.btn-block+.btn-block {
    margin-top: 0px;
    margin-left: 5px;
}
.justify-content{
    justify-content: space-between;
   align-items: center;
}
.hywpf-search-filter {
    width: 100%;
    margin: 5px 15px 15px 0px;
}

.hywpf-search-btn{
	width:100%;
}

.hywpf-search-btn .btn-filter{
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 4px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
    width: 100%;
}
#product-category ul li{
	list-style:none;
}
 .btn-primary, .btn-default{
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
    width: 100%;
}
.post-article-list{
	list-style:none;
	margin:0;
	padding:0;
}
.side-blog-list a strong{
	color:#212121;
	font-size:14px;

	
}
.side-blog-list a img{
	margin-right:10px;
}
.side-blog-list{
	margin-bottom:10px;
}

.sidebar-card .form-control {
    height: 45px;
}
.btn-small{
	width:30%!important;
	border-radius:0px!important;
}
#button-search{
	width:150px;
}
.cart-item-quantity .btn-default{
	padding: 8px 10px!important;
	line-height:14px!important;
}
.hywpf-search-filter .form-control{
	display: block;
	width: 100%;
	height: 40px;
}
.search__filter--inner{
 
    background: linear-gradient(to right, #fff, #fff);
 
   
}

.sidebarsearchfilter{
  	padding:5px 0px 5px 0px;
    background: #ffffff;
	margin-bottom:20px;
}
.sidebarsearchfilter h2 {
 font-size: 20px !important;
    color: #212121;
    font-weight: bold;
    margin: 0;
    padding: 10px 0px;
}

.sidebarhywpf {
    padding: 2.5rem 2rem;
    border-radius: 0.5rem;
    box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
	margin-bottom:30px;
}
.hywpf-search-btn .btn-filter:hover{
	background:#212121;
	color:#fff;
  	
}
.product-list .btn-filtern:hover{
	background:#212121;
	color:#fff;
}
/* 3. logo */
#logo {
	margin: 0 0 10px 0;
}
/* 4 search */

#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 22px;
	line-height: 8px;
	padding: 10px 20px;
	text-shadow: none;
	height: 42px;
	border-radius: 0 5px 5px 0;
	border: 0 solid #ed1d24;
	background: #ed1d24;
	color: #fff;
}
#search .input-lg {
		height: 42px;
		line-height: 20px;
		padding: 0 10px;
		border-radius: 0;
		font-size: 14px;
		font-weight: 400;
		box-shadow: 0px 0px 0px #fff!important;
		border:2px solid #eee;
}
#search .btn-lg:hover {
    background: #ED1D24;
}


.slider-text{
	position:relative;
	
}
.slider-text-inner {
    text-align: center;
    width: 100%;
    top: 33%;
    position: absolute;
}
.slider-text-inner h2 {
    color: #fff;
    font-weight: bold;
    font-size: 5rem;
    line-height: 6.5rem;
    margin-bottom: 25px;
}
/* 5 cart */

#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
		background-color: #fff !important;
		border: 1px solid #fff !important;
		background-image: none !important;
		box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
		border-radius: 10px;
		width: 220px;
		padding: 15px 5px;
		z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* 6 menu */
#menu {
	min-height: 40px;
}
#menu .nav > li > a {
		color: #ffffff;
		padding: 10px 15px 10px 15px;
		min-height: 15px;
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
}
#menu .nav > li > a:hover{
	color:#ED1D24;
	
}

.menu-header .navbar {
    position: relative;
    margin-bottom: 0;
    border: 1px solid transparent;
}


.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff!important;
    border-radius: 16px;
    border: 1px solid #ed1d24;
}
.nav>li>a:focus, .nav>li>a{
	border:1px solid #ffffff;
}



#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 4px 20px;
	clear: both;
	line-height: 20px;
	color: #212121;
	font-size: 14px;
}
#menu .dropdown-inner li a:hover {
    color: #ed1d24;
    background: #fff;
}
#menu .navbar-nav>li {
        float: left;
        padding: 0px 20px;
    }
	
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	
	padding: 5px 10px 10px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 14px;
	
}
#menu .see-all{
	color:#212121;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ed1d24;
	background-color: #ffffff;
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;

}

#top .dropdown-menu {
	background-color: #fff !important;
	border: 1px solid #fff !important;
	background-image: none !important;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	padding:5px 0px;
	color:#212121;
		min-width:110px;
}
#menu .dropdown-menu {
  background-color: #fff !important;
    border: 1px solid #fff !important;
    background-image: none !important;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
	width:220px;
	padding:15px 5px;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		position: absolute;
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #333 !important;
	}
	.hypoopup-main{
		display:none;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
   #logo {
    margin: 0 0 10px 0;
    text-align: center;
   }
  .hy-newsletter {
    margin-top: 40%;
  } 
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 5px 10px 10px 3px;
   }  
}
/* 7. Home content */

.hywpf{
 
     background: linear-gradient(to right, #f1f4fbc9, #f5f1fbe0);
    width: 100%;
    padding: 15px 15px 0px 15px;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    padding: 15px 15px 0px 15px;
    text-align: center;
    height: 113px;
    position: relative;
    margin-bottom: 110px;
	
}
.hywpfouter {
	position:relative;
}
.hywpf-inner {
	border-radius:2px;
    top: -60px;
    height: 215px;
    background: #fff;
    padding: 20px;
    margin-top: -90px;
    z-index: 999;
    position: absolute;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.1);
    width:100%;
    text-align: center;
    margin: 0 auto;
}

.hywpf h2{
	font-size: 2.6rem;
	line-height: 3.5rem;
	color: #212121a3;
	font-weight: 600;
	margin-bottom: 20px;
	
}
.content-top{
	width:100%;
}
.hywpf-cateogryholder {
	padding-left: 15px;
	width: 99.8%;
	clear: both;
	margin: 2px 2px 10px 0px;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.hywpf-cateheding::before {
    position: absolute;
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    border: 1px solid #ed1d24;
    left: 0;
    top: 1px;
    border-radius: 50%;
}
.hywpf-cateheding::after {
    position: absolute;
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    background: #ed1d24;
    left: 7px;
    top: 8px;
    border-radius: 50%;
}
.hywpf-cateheding h2 {
    font-size: 2.2rem;
    text-transform: uppercase;
    padding-left: 2.4rem;
    margin: 0 0px 15px 0px;
}


.hywpf-categories-inner{
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    text-align: center;
    padding: 1.2rem;
    margin-bottom: 27px;

}
.hywpf-catergory-inner {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
}
.hywpf-catergory-inner h3{
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-align: center;
    margin: 10px 10px 5px 10px;
    text-transform: capitalize;
    font-weight: 600;
}
.hywpf-catergory-inner img {
    max-width: 100%;
    height: auto;

}

.hywpf-categories-inner:hover{
   transition:all 0.3s ease 0s;
}
.hywpf-categories-inner:hover h3{
	color:#ed1d24;
}

/* 	home content */
/* content */
#content {
	min-height: 520px;
}
#product-category #content, #product-product #tab-description, #information-information #content {
	font-size: 13px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
    background: linear-gradient(to right, #F1F2FA, #FCEDF1);
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding:8px 30px 5px 14px;
}
/* 8.Breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 20px 8px 6px  0px;
	background:none;
	text-align:left;
}

.breadcrumb > li {
	padding: 0px 5px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb>li+li:before{
	content:none;
}

.breadcrumb li a{
	text-transform: capitalize;
	color: #666;
	font-size: 16px;
	
}
.breadcrumb i {
    font-size: 16px;
}
.hywpfbrudscrum h2{
	font-size: 3rem;
	line-height: 3rem;
	color:#212121;
	font-weight:bold;
	text-transform: capitalize;
}
html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {
	margin: 0;
}
.category-board{
	background:#fff;
	border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.3s ease 0s;
	width:100%;
	text-align:center;
	padding:2rem;
}
.category-board h2{
	font-size:1.6rem;
	font-weight:bold;
	text-transform:capitalize;
}
.category-board span{
	color:#ccc;
}
.category-board:hover {
    background: #f7f7f7;
}
.category-board-parent{
    display: flex;
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    flex-wrap: wrap;
	margin:0 12px;
}
/* 9 Buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.vpf-grid .btn-default {
	color: #ed1d24;
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #fff);
	background-repeat: repeat-x;
	border-color: #ed1d24 #ed1d24 #ed1d24 #ed1d24;
	font-size:45px;
	
}
.vpf-grid .btn-default:hover {
	color: #ed1d24;
}
.vpf-grid .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 29px;
    padding: 0px 10px;
    margin-right: 10px;
}
.vpf-grid .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 20px;
}

.vpf-grid .btn-default .las{
	font-size:32px;
}
.vpf-grid .btn-default:hover {
	color:#ed1d24;
	
}
.btn-primary {
	color: #ffffff!important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ed1d24;
	border-color: #ed1d24 #ed1d24 #ed1d24;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #003764;
	opacity:0.8;
	
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff!important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #212121;
    padding: 8px 12px;
    text-transform: capitalize;
    margin: 10px 0px;
}

  .list-group > a .caret {
    transition: transform 0.3s ease;
  }

  /* Rotate the caret when the dropdown is open */
  
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	
}
/* 10. Carousel Slider */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

.swiper-viewport .swiper-button-prev{
	opacity: 0;
	left:0;
}
.swiper-viewport {
    border: 0px solid #fff!important;
}
/* 11. Product list */
.product-thumb {
	overflow: auto;
	transition: all 0.9s ease-in-out;
	border-radius:5px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb-panel{
	position:relative;
	z-index: 9;
}
.product-thumb-panel:hover .product-thumb-inner{
	display:block;
}
.product-thumb-inner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2rem 2.5rem;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
	display:none;

}
.justify-content{
	justify-content:space-between;
}
.justify-content {
    gap: 10px;
    justify-content: center;
}
.product-thumb-inner-btn{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	
}

.product-thumb-inner .button-group {
    border-top: 0!important;
    background-color: transparent!important;
    margin-top: 55%;
}

.product-thumb-inner .btn-filter{
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
    width: 100%;
    margin-top: 65%;
	text-transform:capitalize;
	transition: all 0.3s ease-in-out;
}
.product-thumb-inner .btn-filter:hover{
	background:#212121;
	 
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
  }
}
.product-thumb h4 {
	font-weight: bold;
	line-height: 20px;
	z-index: 99999;
	position: relative;
	
}
.product-thumb h4 a{
	color:#212121;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 90px;
	margin-bottom: 30px;
	text-align: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.btns {
	padding: 3px 7px;
	background: transparent;
	border: 1px solid #ccc;
	margin-right: 10px;
	font-size: 30px;
	color: #ed1d24;
	transition: all 0.3s ease-in-out;
}
.btn-compare{
	padding: 6px 8px;
	background: transparent;
	margin-right: 10px;
	font-size: 18px;
	color: #ed1d24;
	transition: all 0.3s ease-in-out;
}
.btn-compare:hover{
	 border: 1px solid #ed1d24;
}
.btns:hover{
	 border: 1px solid #ed1d24;
}
.btnss {
    padding: 0px 7px;
    border: 0;
    margin-right: 10px;
    font-size: 30px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    height: 28px;
    width: 30px;
    background: #666;
    font-size: 14px !important;
}
.categoryselect {
    border: 1px solid #e5e5e5;
    padding: 0.6rem 3rem 0.6rem 1.2rem;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 0.5rem;
    background: #fff;
}
.category-filterheader {
    padding: 25px 20px 6px 20px;
    border-radius: 0.5rem;
    background: #f7f7f7;
    margin-bottom: 20px;
}
.category-filterheader .categoryselect{
    height: 41px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
    background: #ed1d24;
    color: #fff;
    font-weight: bold;
	transition: all 0.3s ease-in-out;
}
.product-list .caption .p-desc{
	text-align:left;
}
.product-list .caption h4{
	text-align:left;
	
}
.product-list .caption .price{
	text-align:left;
	
}
.product-list .hover-icons{
	display:none;
}
.product-list .product-actions{
	display:none!important;
}
.input-group .input-group-addon:hover {
    background: #212121;
    color: #fff;
}
.product-grid .p-desc{
	display:none;
}

.product-grid .btn-filtern{
	display:none;
}
 .product-list .btn-filtern{
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
    width: 30%;
	margin-top:5px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}

.product-list .product-thumb-inner-btn {
    position: relative;
    width: 20%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}


.left-category{
	padding: 2.5rem 2rem;
	border-radius: 4px;
	box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}
.marg-sidebar{
	  margin-bottom: 20px;
}
.mb-4{
	  margin-bottom: 20px;
}
.hyc-tags a{
	color:#666;
}
.hyc-social-icons a i{
	color:#f41f1f!important;
}
.hyc-tags a:hover{
	text-decoration:underline;
}
.left-category-top-rated{
    padding: 2.5rem 2rem;
    border-radius: 0.5rem;
    box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
}

.left-category-top-rated h2 {
    font-size: 20px !important;
    color: #212121;
    font-weight: bold;
    margin: 0;
    padding: 10px 0px;
}
.left-category h2 {
    font-size: 20px !important;
    color: #212121;
    font-weight: bold;
    margin: 0;
    padding: 10px 0px;
}
.top-rated-box{
	border-top:1px solid #ddd;
	display:flex;
	justify-content:between;
	align-items:center;
	
} 
.top-imgholder{
	width:40%;
}
.top-rated-content{
	width:60%;
	padding-left: 10px;
}
.top-rated-content h3{
	font-size: 1.5rem;
	margin-bottom:0.3rem;
	padding:0;
	font-weight:bold;
	color:#212121;
}
.top-rated-content h4{
	font-size: 1.5rem;
	margin-bottom:0.3rem;
	padding:0;
	font-weight:bold;
	color:#ed1d24;
}
.top-rated-content i{
	font-size: 1.5rem;
	margin-bottom:0.3rem;
	padding:10px 0px;
	font-weight:bold;
	color:#ed1d24;
}
.top-imgholder img{
	width:100%;
}

#form-review .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    color: #dfb102;
}


@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 0px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color:#f3e30;
	font-size: 15px;
}
.rating .fa-star {
	color:#f3b600;
	font-size: 15px;
}
.testimonial-box .rating {
    margin: 12px 0px;
}

.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
			color: #a92020 !important;
			font-size: 20px !important;
			font-weight: bold;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.mbt-20{
	margin:20px 0px;
}
.mbt-10{
	margin:10px 0px;
}
/* 12. Daily Deal */
.hywpf-daildeal-left{
	border:1px solid  #ed1d24;
	margin-top:20px;
	border-radius:5px;
	padding:3rem; 
	
	
}
.dailydeal-innerright  h4 a{
	font-weight: bold;
    line-height: 3rem;
    position: relative;
	text-align:left;
	color:#212121;
	font-size:2rem;
}
.dailydeal-innerright  .daily-dealprice{
     position: relative;
    text-align: left;
    color: #212121;
    font-size: 1.5rem;
    line-height: 1.8rem;

}

.dailydeal-innerright  .current-price{
    color:#212121;
	font-weight:800;
}
.dailydeal-innerright  .old-price{
 	color:#212121;
	font-weight:normal;
	    text-decoration: line-through;
}
.hywpf-daildeal-left-top{
	display:flex;
}
.dailydeal-innerright{
	width:60%;
	padding-left:30px;
	
}
.dailydeal-innerright .rating .fa{
	 color:#ed1d24;
	
}

.dailydeal-innerleft img{
	width:100%
	
}
.daily-dealmeter::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1.2rem;
    background: #f7f7f7;
    left: 0;
    bottom: 0;
    border-radius: 3px;
}

.daily-dealmeter{
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-bottom: 1.8rem;
	margin: 1.2rem 0 2rem;
}
.daily-dealmeter::after {
    position: absolute;
    content: "";
    width: 85%;
    height: 1.2rem;
    background: #ed1d24;
    left: 0;
    bottom: 0;
    border-radius: 3px;
}
div#countdown span {
    background: #ddd;
    padding: 5px 10px;
    border-radius: 3px;
 margin-right: 10px;
 font-size:1.8rem;
	transition: all 0.3s ease-in-out;
}

		
div#countdown span:hover{
	   background: #ed1d24;
	   color:#fff;
}

.daily-dealmetertext {
    font-size: 1.4rem;
    line-height: 3rem;
    font-weight: 500;
    color: #898686;
}
.daily-dealbutton{
	display:flex;
	justify-content:left;
	align-items:center;
	gap:15px;
	margin-top:30px;
}

.daily-dealbutton .btn-filter {
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 8px;
	background: #ed1d24;
	color: #ffffff;
	border: 0;
	width: 145px;
	margin-top: 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
.daily-dealbutton .btn-filter:hover {
    background: #212121;
}

.daily-dealbutton .btn-compaire{
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 8px;
	background: #ed1d24;
	color: #ffffff;
	border: 0;
	margin-top: 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
.daily-dealbutton .btn-heart:hover {
    background: #212121;
}
.daily-dealbutton .btn-heart{
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 8px;
	background: #ed1d24;
	color: #ffffff;
	border: 0;
	margin-top: 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
.daily-dealbutton .btn-compaire:hover {
    background: #212121;
}
.dailydeal-banner {
    padding-top: 20px;
}
.banner-first{
	margin-bottom:20px;
}
.dailydeal-innerleft{
	width:40%;
	margin-bottom:25px;
}

.dailydeal-blog{
	width:40%;
	margin-bottom:25px;
}



.deal-container .deal-container {
    text-align: center;
    background: #fff;
    padding: 0px;
    border-radius: 10px;

}

.deal-container .subtitle {
    color: #666;
    font-size: 14px;
}


.deal-container .deal-card {
   
    border-radius: 8px;
    padding: 15px;
    background: #fff;
    text-align: center;
    margin-top: 10px;
}

.deal-container .image-container {
    position: relative;
}

.deal-container .image-container img {
    width: 100%;
    border-radius: 8px;
}

.deal-container .discount {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: bold;
}


.deal-container .deal-info h3 {
    font-size: 18px;
    margin: 10px 0;
}

.deal-container .price {
    font-size: 18px;
    margin: 5px 0;
}

.deal-container .old-price {
    text-decoration: line-through;
    color: #888;
}

.deal-container .new-price {
    color: red;
    font-weight: bold;
}

/* Countdown Timer */
.deal-container .time-left {
    font-size: 16px;
    margin-top: 10px;
}


.deal-container .buy-btn {
	background:#ed1d24;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
    font-size: 16px;
    width: 100%;
	color:#fff;
	margin-bottom:10px;
}
.hyc-btn-login{
	background:#ed1d24;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
    font-size: 16px;
    width: 100%;
	color:#fff;
	margin-bottom:10px;
}
.deal-container .buy-btn:hover{
	background:#003764!important;
	color:#ffffff;
}
.hyc-btn-login:hover {
    background: #003764 !important;
    color: #ffffff;
}
.hyc-btn-login:hover{
	background:#003764!important;
	color:#ffffff;
}
.product-actionss .cart-btn:hover{
	background:#003764!important;
}
.buttons .btn-primary:hover{
	background:#003764!important;
	border-color:#003764!important;
}
#checkout-cart .btn-primary, #checkout-cart .btn-danger{
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	margin-left:1px;
	background: #ed1d24;
	color: #ffffff;
	border: 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;

}
#checkout-checkout .btn-primary{
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	border-radius: 8px;
	background: #ed1d24;
	color: #ffffff;
	border: 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
#button-voucher{
	font-size: 13!important;
	border-radius: 0px!important;
}
#button-coupon{
	font-size: 14px!important;
}
#checkout-checkout .btn-primary:hover{
	background:#1e0e0e;
	color:#ffffff;
}
.hyc-btn-login:hover{
	background:#1e0e0e;
	color:#ffffff;
}
#form-hyc-login input[type='text']{
	width:100%;
}
.deal-container .time-left {
    font-size: 16px;
    margin-top: 10px;
}

.hy-newsletter .hypoopup-main img{
	width:100%;
}

.form-group a{
	color:#323232;
}
.form-group a:hover{
	color:#323232;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 35px;
	border: none;
	display: inline-block;
	float: left;
	background-color: #fff;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 10px;
	border-radius: 50%;
	height: 35px;
}
.product-thumb .button-group button + button {
    width: 35px;
    margin: 10px 10px 10px 10px;
    height: 35px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    padding-left: 11px;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #ed1d24;
	text-decoration: none;
	cursor: pointer;
}

.newsletter-holder{
	padding: 0;
    width: 100%;
}

.subscribe {
    text-align: right;
    margin-top: 25px;
}

.subscribe .forminput-button{
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 0px 5px 5px 0px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
}

.subscribe .form-control{
    height: 41px;
}
.subscribe label {
    font-size: 12px;
    font-weight: normal;
    width: 358px;
    margin-right: -10px;
}
.product-list .product-thumb-inner {

display:none;
}
.product-list:hover .product-thumb-inner{
	display:none;
}
.product-list .button-group {
    border-top: 0!important;
    background-color: transparent!important;
    margin-top: 100%;
}
.alert-dismissible{
	position: absolute;
    left: 10px;
    top: 10%;
    width: 99%;
    background: #003764;
    color: #fff;
    z-index: 9999;

}
.alert-dismissible a {
    color: #fff;
}
.alert-dismissible .close:hover{
	   color: #fff;
}
.alert-dismissible .close{
	color:#fff;
	opacity:0.5;
}
/* 13 Footer */
.footer-inner{
	border-top:1px solid #ddd;
}
.footer-column-first{
	color:#121416;
   font-size: 1.5rem;
}
.footer-column-first li a:hover{
	background:#ed1d24;
}
.footer-column-first li a{
    font-size: 14px;
    background: #000;
    color: #fff;
    margin: 5px;
    border-radius: 50%;
    padding: 8px 14px 9px 14px;

}
.footer-menu li a:hover{
	color:#ed1d24!important;
}
.powered-text{
	font-size: 14px;
	color: #212121;
	line-height: 30px;
}
.margin-top{
	margin-top:30px;
}
.container hr{
	border-bottom: 1px solid #ccc;
}
.footer-payment {
    text-align: right;
    float: right;
}

footer h5{
	line-height: 2.6rem;
	margin-bottom: 2rem;
	color:#121416;
	font-size:1.8rem;
}


.newsletter-holder h2{
	        font-size: 3.6rem;
			color:#121416;
			font-weight:bold;
			
}
.newsletter-holder p{
	        font-size: 14px;
			color:#898686;
			line-height:30px;
			
}
.footer-column-first p{
	        font-size: 14px;
			color:#212121;
			line-height:30px;
			
}



.newsletter-holder h2 span{
	color:#ed1d24;
}
.footer-menu li a {
		line-height: 2.8rem;
		font-size: 14px;
		color: #121416;
		font-weight: 400;
    }
/* 14 sidebar */	
.offcanvas-sidebar {
	position: fixed;
	top: 0;
	right: -350px; /* Hidden initially */
	width: 350px;
	height: 100%;
	background-color: #ffffff;
	z-index: 1049;
	transition: right 0.3s ease;
	overflow-y: auto;
	padding: 0px 20px 20px 20px;
	z-index:999999999;
}
.offcanvas-sidebar.open {
	right: 0; 
}
.backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1048;
	display: none;
}
.backdrop.open {
	display: block;
}	

.right-bartop{
	margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 15px 0px;
	text-align:center;
}
  .minicartamount{  
	padding: 13px 0;
    border-bottom: 1px solid #ddd;
  }
#closeSidebar{
	 position: absolute;
     padding: 6px 15px;
     top: 10px;
     color: #666;
     z-index: 9999999999;
     font-size: 20px;
	 cursor:pointer;
	 right:0;
	}
.offcanvas-sidebar h2{
	 font-size: 1.6rem;
	 color:#212121;
	 line-height:20px;
	 font-weight:600;
}
.offcanvas-sidebar p{
	 font-size: 13px;
	 color:#686868;
	 line-height:20px;
	
	
}	
    .offcanvas-sidebar {
	    font-size: 1.7rem;
		color:#898686;
	}

 .offcanvas-sidebar .cart-item {
				display: flex;
				justify-content: space-between;
				margin-bottom: 15px;
				align-items: center;
				padding-bottom: 10px;
				border-bottom: 1px solid #ddd;
        }
.offcanvas-sidebar .cart-item img {
            width: 90px;
            height: 90px;
        }
.offcanvas-sidebar .cart-item-details {
            flex-grow: 1;
            margin-left: 15px;
			text-align: left;
        }
.offcanvas-sidebar .cart-item-name {
			font-size: 14px;
			color: #212121;
			line-height: 14px;
			font-weight: 600;
        }
.offcanvas-sidebar .cart-item-price {
			color: #666;
			line-height: 20px;
			padding: 7px 0px;
			font-size: 12px;
			font-weight: bold;
        }
.cart-item-details .form-control {
    height: 33px;
	 
}	
.tab-content .btn-primary {
    font-size: 1.5rem;
   line-height: 2.2rem!important;
}	

.offcanvas-sidebar .cart-item-quantity {
				display: flex;
				align-items: center;
				margin-left: -4px;
        }
.offcanvas-sidebar .cart-item-quantity button {
            margin: 0 5px;
        }
.offcanvas-sidebar .cart-total {
				font-size: 18px;
				font-weight: 600;
				margin-bottom: 20px;
				color:#212121;
        }
.offcanvas-sidebar .backdrop {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 1048;
            display: none;
        }
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
	border-color:#f41f1f!important;
}
.offcanvas-sidebar .backdrop.open {
            display: block;
        }
.product-remove {
			border: 0;
			padding: 10px 0px 0px 0px;
			background: none;
			font-size: 14px;
			opacity: 0.7;	
			color: #212121;
			font-weight:600;
			text-decoration:none;
			text-transform: uppercase;
			text-decoration: underline;
			margin-left:10px;
			cursor:pointer;
		}
.offcanvas-sidebar .btn-default {
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f41f1f;
}	
.mr-2{
	margin-right:5px;
}
	
@media only screen and (min-width: 1366px) {
    .container {
        max-width: 1240px!important;
		width: 1240px;
    }
}


@media (max-width: 767px) {

	.product-thumb-inner-btn .button-group button + button{
			width: 35px;
			height: 35px;
	}
	.slider-text-inner h2 {
    color: #ed1d24;
    font-weight: bold;
    font-size: 23px;
    line-height: 6.5rem;
    margin-bottom: 0px;
    }	

	.hywpf h2 {
       font-size: 22px;
     }
	 
	 #logo{
		 text-align:center;
	 }
	.img-responsive{
		display: inline;
	  }
	.hywpf-inner .d-flex {
      display: inline!important;
     }
	 .hywpf{
		 padding:0;
		 margin-bottom:10px!important;
	 }
	 .slider-text-inner {
       text-align: center;
       width: 100%;
      margin-top: -30%;
    }
.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
    width: 56%;
    margin: 25% auto;
    text-align: center;
}
.newsletter-holder h2 {
    font-size: 2.6rem;
    color: #121416;
    font-weight: bold;
}

}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

.daily-dealslider .swiper-slide{
	border:1px solid #eee!important;
	border-radius:5px!important;	
	text-align:center!important;
	padding:20px;
}
.daily-dealslider .swiper-slide:hover{
	border:1px solid #ed1d24!important;
}
.dailydeal-innerleft {
    width: 40%;
    margin-bottom: 25px;
}

.daily-dealslider{
   margin-top: 20px 40px;	
}
.blog-container {
    margin: 60px 0px;
}
.color-black {
    color: #212121;
    font-weight: bold;
    font-size: 2rem;
    margin-top: 5px;
    border-bottom: 2px solid #ed1d24;
}

.blog-container-inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
	margin-top:30px;
	
}
.blogcard {
    padding: 0;
    border-radius: 0px;
    position: relative;
	transition:all 0.3s ease 0s;
}
.blogcard .blogcard-image {
   position:relative;
}
.blogcard-image .datatag{
	position:absolute;
	left:20px;
	top:30%;
    padding:10px 20px;
    font-size: 1.3rem;
    font-weight: 600;
    background: #ed1d24;
    border-radius: 5px;
    color: #FFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;

}
.blogcard-content p{
		font-size: 14px;
		font-weight: 500;
		text-transform: capitalize;
		color: #898686;
		padding: 20px 0px 0px 0px;
}
.blogcard-content h2{
     font-size: 16px;
    margin: 0;
    padding: 0;
    color: #121416;
    font-weight: 500;
    line-height: 27px;
  }
.blogcard-content .description {
    padding: 10px 0px 0px 0px;
    color: #898686;
    margin-bottom: 1.2rem;
    text-transform: capitalize;
}
.blogcard-content .link{
    text-transform: uppercase;
    font-weight: 600;
    color:#121416;
}


.blogcard-content .link i{vertical-align: middle; font-size:20px}

.footer-top-inner{
	
}
.footer-top-inner .footer-top-boxes i{
	 font-size:50px;
}
.footer-top-inner .footer-top-boxes {
	gap: 15px;
	border-right: 2px solid #e5e5e5;
	padding: 0px 20px;
	align-items: center;
}
.border-none{
	border-right:0!important;
}
.footer-top-inner .footer-top-boxes h2 {
    padding: 0px;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 35px;
}

.footer-top-boxholder {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
	margin-top:20px;
}
	#account-address .footer-top-boxholder{
		width:101%;
	}
	#account-edit .footer-top-boxholder{
		width:101%;
	}
	#account-account .footer-top-boxholder{
		width:101%;
	}
	#account-password .footer-top-boxholder{
		width:101%;
	}

	#account-wishlist .footer-top-boxholder{
		width:101%;
	}

	#account-order .footer-top-boxholder{
		width:101%;
	}
	#account-download .footer-top-boxholder{
		width:101%;
	}	
	#account-recurring .footer-top-boxholder{
		width:101%;
	}

	#account-reward .footer-top-boxholder{
		width:101%;
	}
	#account-return .footer-top-boxholder{
		width:101%;
	}
	#account-transaction .footer-top-boxholder{
		width:101%;
	}
	#account-newsletter .footer-top-boxholder{
		width:101%;
	}	
	#common-success .footer-top-boxholder{
		width:101%;
	}



.footer-top-inner .footer-top-boxes p{
    color: #898686;
    font-size: 13px;
    line-height: 2rem;
  
}


.footer-top-inner .footer-top-boxes:hover{
    background:#8986861a;
}

#offcanvasSidebar .btn-filter{
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
    width: 100%;
}
#offcanvasSidebar .btn-filter:hover{
	 color: #ffffff;
	  background: #212121;
}
.cart-icon{
	font-size:30px;
	cursor:pointer;
	color:#666;
}
.header-help {

	text-align: right;
}
.cart-icon-two{
	font-size:30px;
	cursor:pointer;
	color:#666;
	margin-top:-10px;
	vertical-align: super;
}
.header-help li a .cart-icon-two:hover{
	color:#ED1D24!important;
}
.header-help li a{
	color:#003764;
	font-size:14px;
	font-weight:500;
}
.cart-icon:hover{
	color:#ED1D24!important;
}
.text-cart-icon{
    color: #003764;
    font-size: 14px;
	font-weight:500;
}
.header-middle{
		box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
		transition: 0.3s;
		margin-bottom: 0px;
}
.menu-header {
    background: #003764;
    padding: 7px 0px;
	margin-top: 10px;
}

.hywpfbrudscrum{
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
	margin-bottom:20px;
}
.breadcrumb-title {
        font-size: 3rem;
        line-height: 3rem;
		text-align:center
    }

.left-category .list-group i{
		color: #212121;
		font-size: 14px;
		vertical-align: sup;
		font-weight:bold;
}
.left-category .list-group a{
    cursor: pointer;
    line-height: 2.8rem;
    transition: all 0.3s ease 0s;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 0.5rem 3rem 0.5rem 1.5rem;
    border-radius: 0.5rem;
    display: block;

}
.left-category .list-group a:hover{
		color:#f41f1f!important;
	    transition: all 0.3s ease-in-out;
	
}
.left-category .list-group a:hover i{
	color:#f41f1f!important;
	    transition: all 0.3s ease-in-out;
	
}
.left-category .list-group a:hover i{
		color:#f41f1f;
		transition: all 0.3s ease-in-out;
	
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #ed1d24;
    background: #fff;
    border: 1px solid #DDDDDD;

}
.list-group a.active i, .list-group a.active:hover i, .list-group a:hover i{
	 color: #212121!important;
    background: transparent;
    border: 0!important;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #ed1d24;
    border-color: #ed1d24;
}
.btn-wishlist button{
	  border-radius:4px 4px 4px 4px;
}
.btn-wishlist button:hover{
	  border-color: #ed1d24;
	  color:#ed1d24;
	
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px!important; 
    border-bottom-right-radius: 4px!important; 
}
.product-right h1 {
    font-size: 2.2rem;
    font-weight: bold;
    color: #212121;
    text-align: left;
    margin: 0px 0px 10px 0px;
}
.product-right h2{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ed1d24;
	font-weight: 600;
	line-height: 1.8rem;
}	
.current-price{
	color:#ed1d24;
}
		.product-brand li{
			font-size: 1.5rem;
			margin-bottom: 0.8rem;
			text-transform:capitalize;
			color:#212121;
		}

      .quantity-container {
            display: flex;
            align-items: center;
        }
        .quantity-container input {
            width: 50px;
            text-align: center;
        }
     
.quantity-container .button-plus {
	padding: 7px 15px 7px 15px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #212121;
    border-radius: 0;
    background: #ccc;
    border-color: #ccc;
    border: 0;
}
.quantity-container .button-minus{
      padding: 7px 15px 7px 15px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #212121;
    border-radius: 0;
    background: #ccc;
    border-color: #ccc;
    border: 0;
}
.primary__addtocart {
   border-radius:0;
}	
ul.list-unstyled.product-brand {
    margin-bottom: 30px;
}

/* 15 Product details */
.productdetails-tablist {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-right: 5rem;
    cursor: pointer;
    transition:all 0.3s ease 0s;
    position: relative;
    padding-bottom: 0.4rem;
    font-weight: 500;
}
.details-tabs{
		background:#f7f7f7;
		padding-top: 6rem;
		padding-bottom: 6rem;
}
.details-tabs .tab-content{
	        padding: 3rem;
			background:#fff;
			border-radius: 1rem;
		}
.details-tabs .tab-content p{
	 font-size:16px;
	 line-height:25px;
	}
.details-tabs .tab-content li{
    line-height: 30px;
}	
.details-tabs .nav-tabs {
    border-bottom: 0;
}
.details-tabs .nav-tabs li a{
           font-size: 1.8rem!important;
		   color:#212121 
}
.details-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ed1d24!important;
    cursor: default;
    background-color: transparent;
    border-bottom:2px solid #ed1d24!important;
	border:0;
}
.details-tabs .nav-tabs li a:hover{
    background-color: transparent;
    border:0;
	color:#ed1d24;
	  border-bottom:2px solid #ed1d24!important;
}
.details-tabs .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:transparent !important;
    border-radius: 0;
    border: 0;
}

.details-tabs .nav>li>a:focus, .nav>li>a {
    border: 0;
}
 .payment-img{
	margin-bottom:20px;
}
.well-box{
	   padding: 3rem;
	   box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);
	   border-radius:1rem;
	   background:#fff;
}
.section-login{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.section-login h2{
	font-weight:600;
	margin-bottom:1rem;
	font-size:2.2rem;
}
.primary-vpf{
        font-size: 1.5rem;
        line-height: 4.2rem;
        height: 4.2rem;
        padding: 0 2.5rem;
		background:#ed1d24;
		color:#fff;
		font-weight: 600;
		display: inline-block;
		width:100%;
		border-color:#ed1d24;
    }
	.primary-vpf:hover{
		background:#003764;
		color:#fff;
		border-color:#003764;
	}
.btn-default{
	    font-size: 1.5rem;
        line-height: 4.2rem;
        padding: 0 2.5rem;
		background:#ed1d24;
		color:#fff;
		font-weight: 600;
		display: inline-block;
		width:100%;
		border-color:#ed1d24;
}
.buttons .btn-primary{
	    font-size: 1.5rem;
        line-height: 4.2rem;
        padding: 0 2.5rem;
		background:#ed1d24;
		color:#fff;
		font-weight: 600;
		display: inline-block;
		width:100%;

}
.section-login .form-control{
    width: 100%;
    height: 4.8rem;
    border: 1px solid #e5e5e5;
    border-radius: 0.5rem;
    padding: 0 1.5rem;
    margin-bottom: 1.5rem;
	font-size:14px!important;
}
.section-login label{
	font-size:14px!important;
}
.section-login .form-control:focus {
    border-color: #ed1d24;
}	
.well-boxregister label {
    font-size: 14px !important;
	text-align:left!important;
}
.well-boxregister h1{
    margin-top: 0px;
    margin-bottom: 10px;
}
.list-unstyled a {
    color: #121416;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}
.list-unstyled a:hover{
    color:#ed1d24;	
}



#column-right{
    padding: 2.5rem 2rem;
    border-radius: 0.5rem;
    box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
}
.well-boxregister{
	background:#fff;
    padding: 2.5rem 2rem;
    border-radius: 0.5rem;
    box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
	
}
.well-boxregister .form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 0.5rem;
    padding: 10px 1.5rem;
    
    font-size: 14px !important;
}
#input-captcha{
	margin-bottom:15px;
}
#checkout-cart input.form-control {
    height: 36px;
}
#button-quote{
	width:150px;
}
.well-boxregister .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  	z-index: 2;
    margin-left: -1px;
    height: 48px;
    margin-top: -3px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}

.search-holder {
    display: flex;
    padding: 0;
    height: 52px;
    clear: both;
    border-radius: 5px;
}

.w-40{
	width:40%;
}
.w-60{
	width:100%;
}
.search-holder select {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0;
    height: 40px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px 0px 0px 5px;
	color:#212121;
	cursor:pointer;
}
.search-cateogry {
    padding: 5px;
}
.mt-5{
	margin-top:5px;
}
#search {
    margin-bottom: 10px;
    width: 100%;
}
.p-relative{
	position:relative;
}
.p-absolute{
    position: absolute;
    top: -15px;
    right: 0px;
    color: #fff;
}
.menu-header .wishlist a{
	padding:10px 15px 10px 15px;
	color:#fff;
}
.menu-header .wishlist a:hover{

	color:#ED1D24;
}
.wishlist {
    padding: 10px 0px;
    text-align: right;
}
.hynewletter-form h3 {
    font-size: 29px;
    text-align: center;
    padding: 0;
    font-weight: 600;
}
.hynewletter-form {
    padding: 20px 0px;
}
#form-popup-hycsubscribe .form-control {
    height: 45px;
   
}
.hynewletter-btn .btn-primary{
  font-weight: 600;
    display: inline-block;
    font-size: 17px;
    line-height: 2.8rem;
    padding: 10px 15px 9px 15px;
    letter-spacing: 0.2px;
    border-radius: 4px;
    background: #ed1d24;
    color: #ffffff;
    border: 0;
    width: 100%;
    margin-top: 7px;
    border-radius: 7px;
    margin-bottom: 10px;
}

.hynewletter-btn .btn-primary:hover{
	   background: #003764!important;
}
#form-hycsubscribe .hyc-subscribe:hover{
   background: #003764!important;
}
.product-actions .cart-btn:hover {
   background-color: #003764!important;
}
.checkbox-marg{
	margin-top:5px;
}
.checkbox-marg input[type="checkbox"]{
    margin-right: 4px;
    width: 19px;
    height: 16px;
    vertical-align: sub;
}
#form-hycsubscribe input[type='text']{
	    border: 1px solid #ddd !important;
    background: #fff;
    height: 41px !important;
    box-shadow: none;
    font-size: 15px;
}

.hynewletter-form  .close {
    float: right;
    font-size: 41px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    opacity: 1;
}
.hy-newsletter .hypoopup-main {
    margin-left: -16px;
    padding: 0;
    height: 100%;
}
.text-subscribe{
	text-align:center;
	color:#212121;
	font-size:14px;
	line-height:24px;
	margin-bottom:20px;
}
.checkbox-subscribe{
	text-align:center;
	color:#212121;
	font-size:14px;
	line-height:24px;

}

#kcspincode .form-control {
  height:44px;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 800px;
        margin: 10% auto;
    }
}


@media (min-width: 768px) {
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }

}
@media (max-width: 768px) {
 .header-help {
    text-align: center;
  }  	
  #menu .navbar-nav>li {
    float: none;
    padding: 0px 20px;
  }	
  #menu .nav > li::before {
    background: transparent;
    }
  .footer-top-inner .footer-top-boxes {
    gap: 15px;
    padding: 0px 20px;
    align-items: center;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
    border-right: 0;
  }
form#form-hycsubscribe {
    display: flex;
    }  
 .subscribe .forminput-button{
	  height:40px;
 }	
}
.img-responsive-logo {
    width: 50%;
}

.product-right .btn-wishlist {
    width: 20%;
}
.date .form-control{
	    height: 45px;
}
.time .form-control{
	    height: 45px;
}
.datetime .form-control{
	    height: 45px;
}
.quantity-container .form-control {
    height: 34px;
    border-radius: 0;
}

.form-control {
  box-shadow: 0px 0px 3px 0px #ccc !important;
}
.modal.fade .modal-dialog {
   z-index: 99999999999;
}

.modal.fade .modal-dialog {
   z-index: 99999999999;
}
.marg-top{
	margin-top:10px;
}
/* 16 Quick View */
.quick-view-right .rating p{
    color:#212121;
}

.quick-view-right li span{
    color: #212121!important;
    font-size: 16px!important;
}

.quick-view-right #product label{
    color: #212121!important;
    font-size: 16px!important;
}
.quick-view-right li{
    color: #212121!important;
    font-size: 16px!important;
	line-height: 25px;
}

.quick-view-right p{
    color: #fdb003!important;
    font-size: 16px;
}

.quick-view-right .list-unstyled h2 {
     font-size: 27px;
    color: #003764;
    font-weight: bold;
    margin: 0;
    padding: 5px 0px;
}


.margin-btn{
	margin-bottom:15px;
}
.margin-quick-right{
	padding-top:0px;
}
.vpf-popu-holder{
		height: 535px;
		overflow-y: scroll;
		scroll-behavior: smooth;
		overflow-x: hidden;
		padding: 15px;
}
.kcs-quickviewpro-body .modal-content{
	border-radius:0!important;
}
.mb-3{
	margin-bottom:20px;

}
.quick-view-right h1{
	font-size: 28px;
	font-weight: normal;
	
}
.quick-view-right b, strong {
    font-weight: 700;
    color: #323232c2;
}

.quick-view-right h1{
	padding:0;
	margin:0;
	
}
.mb-3 .btn-wishlist{
	  background:#003764!important;
	  border-color:#003764!important;
 }
.mb-3 .btn-compares{
    background:#ccbb12!important;
	border-color:#ccbb12!important;
	margin-left:5px;
	
}
.mb-3 .btn-wishlist:hover{
	border-color:#ddd!important;
}
.mb-3 .btn-compares:hover{
 	border-color:#ddd!important;
}

.wishlist-d-flex {
    display: flex !important;
    justify-content: space-between;
    gap: 11px;
}
.close span {
    background: #000000;
    color: #fff;
    padding: 0px 15px 5px 15px;
    font-size: 25px !important;
    z-index: 999999;
    position: relative;
    opacity: 0.9;
}

@media (min-width: 768px) {
    #kcs-quickviewpro-modal .modal-dialog {
        width: 87%;
        margin: 5% auto;
    }
}

@media (min-width: 768px) {
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
}
/* new css */

.hover-icons, .product-actions button {
	opacity: 0;
	transform: translateY(10px);
	transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;

}


.vpf-product-box:hover .product-actions .cart-btn {
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
}

    
   
.vpf-product-box:hover .product-actions .wishlist-btn {
			opacity: 1;
			transform: translateY(0);
			transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
			height: 35px;
			width: 35px;
			padding: 0px 9px 10px 10px;
			font-size: 10px;
			border-radius: 50%;
}


.vpf-product-box:hover .product-actions .compare-btn {
			opacity: 1;
			transform: translateY(0);
			transition: opacity 1.3s ease-in-out, transform 1.3s ease-in-out;
			height: 35px;
			width: 35px;
			padding: 0px 10px 10px 10px;
			font-size: 8px;
			border-radius: 50%;
}


.vpf-product-box:hover .hover-icons {
	opacity: 1;
	transform: translate(-50%, -50%);
	transition: opaty 0.6s ease-in-out, transform 0.6s ease-in-out;
}

/* Button styles */
.vpf-product-box .product-actions {
	position: absolute;
	bottom: 38%;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	gap: 5px;
z-index: 9999999999;
}

.vpf-product-box .product-actions .btn {
	background-color:#ed1d24;
	color: white;
	border-radius: 20px;
	padding: 6px 12px;
	font-size: 14px;
	border: none;
	transition: background-color 0.3s ease-in-out;
}
.vpf-product-box .product-actions .btn i {
	margin-right: 5px;
}
.vpf-product-box .hover-icons {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.8);
}

.vpf-product-box .hover-icons .btn {
	background-color: rgba(0, 0, 0, 0.7);
	color: white;
	border-radius: 50%;
	padding: 8px 12px;
	font-size: 16px;
	margin: 3px;
	border: none;
	transition: background-color 1.3s ease-in-out;
}

.vpf-product-box .hover-icons .btn:hover {
	background-color: #0056b3;
}

.vpf-product-box .product-name {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

.vpf-product-box .product-price {
	color: red;
	font-size: 18px;
	font-weight: bold;
}



	.product-actionss .cart-btn{
			opacity: 1;
			transform: translateY(0);
			transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
			height: 35px;
			width: 35px;
			padding: 10px 9px 10px 10px;
			font-size: 10px;
			border-radius: 50%;
}



.product-actionss .wishlist-btn {
			opacity: 1;
			transform: translateY(0);
			transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
			height: 35px;
			width: 35px;
			padding: 0px 9px 10px 10px;
			font-size: 7px;
			border-radius: 50%;
}
.product-grid .product-actionss{
	display:none;
}
.vpf-grid {
	padding-top: 7px;
}
.product-actionss {
	display: flex;
	justify-content: flex-start;
	gap: 5px;
	margin-top: 25px;
}
#content .blog-detail-image img {
	width: 100%;
}
.product-actionss .compare-btn {
			opacity: 1;
			transform: translateY(0);
			transition: opacity 1.3s ease-in-out, transform 1.3s ease-in-out;
			height: 35px;
			width: 35px;
			padding: 0px 10px 10px 10px;
			font-size: 7px;
			border-radius: 50%;
}
.hyc-search-bar .form-control{
background-color:#fff!important;
}	
.mb-33{
margin-bottom:20px;
}
#input-payment-captcha{
margin-bottom:5px;
}
.justifycontent{
	justify-content: space-between;
}

.header-help li a .fa{
		color: #666;
		font-size: 20px;
}
.header-help li a .fa:hover{
		color: #ed1d24;
		font-size: 20px;
}
.cartotalhead .cart-icon:hover{
		color: #ed1d24!important;

}
.hyc-readmore b:hover{
    color: #ed1d24!important;
}
.social-icons a:hover{
	color: #ed1d24!important;
}
.btn-default:hover, .btn-filter:hover {
   color:#fff;
}
.wishilisthead span{
			position: absolute;
			top: 14px;
			left: 14px;
			color: #666;
			font-size: 19px;
	}
.wishilisthead span i{
	color:#666;
}
.cartotalhead .cart-icon{
    font-size: 20px;
    cursor: pointer;
    color: #666!important;
}
.pabsolute{
	position:absolute;
	top:0;
	right:0;
}
.wishlist-details{
    border: 0;
    display: block;
    margin-right: 8px;
    padding: 0;
    background-color: #fff;
    color: #666;
    line-height: 31px;
    text-align: center;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 16px;
}
.btncart-details{
    border-radius: 3px;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    text-transform: uppercase;
    display: block;
    width: 200px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    max-width: 200px;
    text-overflow: ellipsis;
    height: auto;
    font-size: 16px;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: left!important;
	}
.sidebarhywpf .hywpf-inner{
	position:relative!important;
	height:auto!important;
	border-radius: 0px;
	top:0px;
	background: #fff;
	z-index: 9;
	box-shadow:none;
    padding:0;
 	
}
.mt-2{
	margin-top:15px;
}
.banner-box {
    min-height: 198px;
    margin: 15px 0px;
    clear: both;
}
.banner-box img{
	width:100%;
	border-radius: 8px;
}
.banner-homepage img {
    border-radius: 8px;
 
}
.banner-homepage img:hover{
   opacity: 0.7;
}

.banner-homepage {
    padding: 0px 6px;
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 40px;
}
.mb-15{
    margin-bottom: 20px!important;
    margin-top: 20px!important;
}
/* 16 Testimonials */
 .testimonial-slider {
        background: #ffffff;
        padding: 0px;
    }
.testimonial-slider .testimonial-box {
		margin: 20px 5px;
		background: #fff;
		padding: 20px 20px 30px 20px;
		border-radius: 8px;
		box-shadow: 0px -3px 4px 2px #eee;
		position: relative;
		border: 1px solid #ddd;
}
    .testimonial-slider .testimonial-box p {
        font-size: 14px;
        color: #555;
    }
    .testimonial-slider .stars {
        color: #f39c12;
        margin: 10px 0;
    }

    .testimonial-slider .customer-info {
			color: #323232;
			font-weight: bold;
			text-align: left;
    }
	.d-flex-testimonial {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
	}
    .testimonial-slider .customer-info small {
        display: block;
        font-size: 12px;
        font-style: italic;
    }
    .testimonial-slider .google-badge {
		border: 1px solid #ddd;
		width: 150px;
		background: #000;
		padding: 2px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    .testimonial-slider .google-badge img {
        width: 100%;
    }
    .testimonial-slider .owl-dots {
        text-align: center;
        margin-top: 10px;
    }
    .testimonial-slider .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px;
        background: #ccc;
        display: inline-block;
        border-radius: 50%;
    }
    .testimonial-slider .owl-dot.active span {
        background: #f04c23;
    }
	.brand-img img{
		border:1px solid #ddd;
	}
.slider-text-inner p {
    color: #ffffff!important;
    font-weight: 600!important;
    font-size: 24px!important;
    line-height: 0px!important;
    font-style: italic!important;
}	

.hypoopup-main {
    display: flex;
    height: 346px;
    background: #000;
    width: 330px;
}
.hypoopup-main img{
	width:100%;
	height:100%;
}
.img-logo{
	border:1px solid #ddd;
}
.header-help li{
	text-align:center;
	padding:0px 10px;
}
.cart-text{
	font-size:14px;
	color:#666;
   }
.kcs-pincode-body .modal-body{
	padding:20px 40px;
} 
.quick-date .form-control{
	    height: 44px;
} 
.quick-datetime .form-control{
	    height: 44px;
} 
.quick-time .form-control{
	    height: 44px;
}  
.fa-stack {
    width: 1.5em;
}
#information-sitemap li a{
    color: #313131;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.btn-default:hover, .btn-filter:hover {
    background-color: #003764 !important;
}
.footer-column-first li a:hover{
	background-color: #003764 !important;
	
}

#scrollTopBtn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
  background-color:#ed1d24;
  color: white;
  border: none;
  padding: 0px 5px;
  cursor: pointer;
  font-size: 16px;
  opacity: 0.7;
  transition: opacity 0.3s;
  height:40px;
  width:40px;
  border-radius:50%;
 }

#scrollTopBtn:hover {
  opacity: 1;
  background-color:#0056b3;
}

#scrollTopBtn {
  display: none;
}

button, .btn, .btn-primary {
  transition: background 0.3s ease, color 0.3s ease;
}
.newsletter-holder .text-danger{
   text-align:center;
}
.color-red{
	color:#ed1d24!important;
}

.kcs-show-email .btn {
  height: 45px;
}


 .btnd-grop {
    display: flex;
    justify-content: space-between;
    gap: 5px;
	text-align:center;
}
.btnd-grop .btn:hover{
	color:#fff;
}
#content a .btn-default {
    color: #fff!important;
}
#content a .btn-default:hover{
    color: #fff;
}
.not-found-holder{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border: 1px solid #eee;
    padding: 15px;
}
.not-found-holder img{
	width:100%;
}
.product-found-holder{
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border:0;
    padding: 15px;
}
.product-found-holder img{
	width:100%;
}


/* 17. media query  */

@media (max-width: 768px) {
 .header-help {
    text-align: center;
  } 
  .hywpf-inner{
	  height:auto;
	  top:0;
  }
  .hywpf{
	  background:#fff;
  }
  .color-black{
	  margin-top:0px;
  }
  .hywpf-cateheding h2 {
    font-size: 2rem;
  }
  .footer-payment {
    text-align: center;
    float: none;
  }
  .banner-box {
    min-height: auto;
    margin: 5px 0px;
    clear: both;
  }
}
