/* -------------------------------
	Store Module Styles
------------------------------- */

.store-1-main {
    margin-bottom:30px;
}
.store-header-category-container {
    margin-top: 2rem;
	margin-bottom: 0.6rem;
}
.store-header-main-container {
    margin-top: 2rem;
}
.store-1 .store-header-category {
    text-align: left;
}
.store-1 .store-header-category h4 {
    margin-bottom:0px;
}
.store-header-summary {
    margin-top:5px;
}
.shadow-sm {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15)!important;
}
.store-sidebar-title {
	background: #f4f4f4;
	border-radius: 6px;
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.store-1-12 {
    background: none;
    margin-top: 2px;
}
.store-cat-link {
	width:100%;
}
.store-1-marginrom {
    margin-left: 0px;
    margin-right: 0px;
}
.store-1-items {
    box-shadow: 0px 0px 6px 0px rgba(187, 187, 187, 0.48);
    margin-bottom: 30px;
    background: #fff;
	border-radius:4px;
}
.store-1-items-img img {
    height:300px;
	object-fit:cover;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.store-1-items-info {
    padding-left: 60px;
    padding-right: 60px;
}
.store-1-items-info a {
    text-decoration: none;
}
.store-1-items-info h5 {
    font-weight: 500;
    font-size: 18px;
	margin-bottom: 0px;
}
.store-1-items-info-cat {
	margin-bottom: 15px;
    display: block;
}
.store-1-items-info-name {
    color: #333;
	text-decoration: none;
}
.store-1-items-info-details {
	padding-left: 0px;
}
.store-1-items-info-details li {
    display: inline-block;
    margin-right: 20px;
	margin-bottom: 5px;
}
.store-1-items-info-details li i {
    margin-right: 2px;
	color: #757575;
}
.store-1-items-info-details li:last-child {
    margin-right: 0;
}
.store-1-items-info-details-top {
	margin-bottom: 0px;
}
.store-1-items-info-details-price {
    color: #008000;
}
.store-1-items-info-details-price i {
    color: #008000 !important;
}
.store-1-items-info-readmore {
    color: #424242;
}
.store-1-items-info-desc {
    margin-bottom: 5px;
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.store-1-items-info-readmore:hover {
    color: #0069da;
}
.store-1-items-info-readmore:focus {
    color: #0069da;
}
.store-1-items-info-arrow {
    font-size: 12px;
}
.store-catbuttons {
    color: #444;
}
.store-catbuttons-2:hover {
    color: #fff;
	background:#5b5b5b;
}
.store-1-items-date {
    text-align: center;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #fff;
	background: rgb(17, 17, 17, 0.9);
    padding: 11px 20px 12px 20px;
    text-transform: uppercase;
}
.store-1-items-date:hover {
	background: #111;
}
.store-1-items-featured {
    text-align: center;
    position: absolute;
    bottom: 0px;
	width:100%;
    color: #fff;
	background: rgb(17, 17, 17, 0.9);
    padding: 11px 20px 12px 20px;
    text-transform: uppercase;
}
.store-1-items-featured:hover {
	background: #111;
}
.store-1-items-date-1 {
    font-size: 24px;
}
.store-1-items-date-2 {
    font-size: 14px;
}
.store-1-items-date-3 {
    font-size: 12px;
    font-weight: 600;
}
.store-featured-list-bottom {
	margin-bottom:0px;
	padding-bottom: 0px !important;
}
.store-featured img {
    height:285px;
	width:430px;
	object-fit:cover;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.store-featured a {
    text-decoration: none;
}
.store-featured-title {
    font-weight:600;
	font-size: 18px;
}
.store-featured-badge {
    background-color: rgba(144,144,144,0.1);
    border: 1px solid rgba(144,144,144,0.1);
    color: #707070;
}
.store-1-price-old {
	color: #e5e5e5;
    text-decoration: line-through;
}
.store-1-stars {
	margin-top: -22px;
	float: right;
}
.store-1-stars-icon {
	color: #ffd100 !important;
}
.store-categories-list a {
	text-decoration: none;
    color: #424242;
    font-weight: 400;
    margin-bottom: 5px;
}
.store-categories-list a:hover {
	color: #1f5bd1 !important;
}
.store-categories-filters {
    margin-bottom: 15px;
}
.btn.btn-store-categories-filters {
    height: 35px;
    padding-top: 6px;
	font-size: 14px;
}
.store-filters-form {
	font-size: 14px;
	margin-bottom: 15px;
}
.store-filters-form-l {
    margin-left: 4px;
	margin-right: 4px;
}
.store-filters-form-search {
    margin-left: 4px;
	margin-right: 4px;
}
.store-form-group-sb {
    margin-bottom:0px !important;
}
.widget-store-sidebar {
    margin-bottom: 10px;
}
.widget-store-sidebar-pad {
    padding-top: 0px;
}
.item-1-price {
    color:#008000;
	font-weight:600;
	font-size: 25px;
	margin-bottom: 25px;
}
.item-1-price-2 {
    font-size: 16px;
}
.item-1-price-small {
    font-size: 16px;
}
.btn.item-1-btn {
    margin-top:20px;
}
.item-1-pricing {
	margin-top: 5px;
    text-align: left;
}
.item-1-catinfo {
    text-align: center;
    margin-top: 20px;
}
.item-1-features {
    padding-top: 0px;
}
.offcanvas.offcanvas-end {
    width: 65%;
}
.item-booking-planprice {
    margin-bottom: 15px;
}
.item-booking-widget {
    margin-bottom: 0px;
}
.item-booking-nopad-left {
    padding-left: 12px;
    padding-right: 0px;
}
.item-booking-nopad-right {
    padding-left: 0px;
    padding-right: 12px;
}
.btn.item-booking-checkoutb {
    width:100%;
	border-radius: 0px;
	padding-top: 20px;
    padding-bottom: 20px;
}
.store-featured-product {
	border:4px solid #68a083;
}
.store-featured-product .store-1-items-img img {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.item-1-price-old {
    color: #8b8b8b;
    text-decoration: line-through;
}
.item-1-items-date {
    text-align: center;
    position: absolute;
    right: 50px;
    top: 50px;
    color: #fff;
	background: rgb(17, 17, 17, 0.9);
    padding: 11px 20px 12px 20px;
    text-transform: uppercase;
}
.item-1-items-date:hover {
	background: #111;
}
.item-1-details-span {
    display: block;
}
.item-1-image .item-1-thumbnail {
    width: 100%;
    position: relative;
	border-bottom: 1px solid #cdcdcd;
}
.item-1-image .item-1-main-image {
    text-align: center;
    flex: 1;
    display: flex;
    align-items: center;
}
 .item-1-image .item-1-main-image img {
    max-height: 100%;
    max-width: 100%;
}
.item-1-image .item-1-thumbnail .item-1-thumbnail-list {
    display: flex;
	list-style-type: none;
    margin: 0;
	padding: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.item-1-image .item-1-thumbnail .item-1-thumbnail-list > li {
    margin-bottom: 10px;
	width: 25%;
}
.item-1-image .item-1-thumbnail .item-1-thumbnail-list > li a {
    display: block;
    text-decoration: none;
    height: 120px;
    text-align: center;
    display: flex;
    margin-right: 8px;
}
.item-1-image .item-1-thumbnail .item-1-thumbnail-list > li a img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
	object-fit: cover;
}
.item-1-col-1 {
    padding-right:0px;
}
.item-1-col-2 {
    padding-left:0px;
}
.item-1-col-2-border {
   border-left:0px;
}
.item-1-col-2-border-spec {
    border-left: 0px;
	border-top: 0px;
}
.item-1-info-name {
   margin-bottom:0px;
}
.item-1-stars {
	margin-top: 9px;
    float: right;
    font-size: 16px;
}
.item-1-stars-icon {
	color: #ffd100 !important;
}
.item-1-stars-review {
	margin-top: 1px;
	margin-right: 5px;
    float: right;
    font-size: 16px;
}
.item-1-stars-score {
    text-align: right;
    font-size: 14px;
}
.item-1-qty-options {
	display:flex;
	align-items: center;
	margin-left: 4px;
    margin-right: 4px;
	margin-bottom: 25px;
}
.item-1-qty {
	display:flex;
	align-items: center;
}
.item-1-input {
    display: flex;
    align-items: center;
	background: #fcfcfc;
    border: 1px solid #ced4da;
    position: relative;
    border-radius: 6px;
    width: 90px;
	height: 35px;
}
.item-1-input .incr-btn {
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    color: #23293c;
	text-decoration: none;
}
.item-1-input input.quantity {
    flex-grow: 1;
    border: 0;
    text-align: center;
    width: 40px;
	height: 33px;
}
.btn.btn-item-1-fav {
    height: 35px;
    padding-top: 6px;
	font-size: 14px;
}
.item-1-select-default {
    font-weight:600;
}
.item-filters-form {
	font-weight: 600;
    color: #777777;
}
.item-1-details {
	margin-bottom: 20px;
}
.btn.item-1-cart-btn {
    margin-bottom: 15px;
}
.widget-item-1 {
    margin-bottom: 0px;
}
.item-1-info-spec {
	font-weight:600;
}
.item-1-info-spec-main {
	color: #666;
}
.item-1-recent-top {
    margin-top: 30px;
}
.item-1-recent-sideimg {
    height: 65px;
    width: 100px;
    object-fit: cover;
}
.item-1-recent-title {
    text-decoration: none;
}
.item-1-recent-right {
    text-align:right;
}
.item-1-recent-price {
    color: #008000;
}
.item-1-recent-bottom {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}
.item-1-review {
    padding-top: 20px;
}
.item-1-comments {
    padding: 0;
    margin: 0;
}
.item-1-comments li {
    list-style: none;
}
.item-1-comments li.item-1-comment {
    padding: 20px;
    margin-bottom: 30px;
}
.item-1-comments li.item-1-comment .item-1-bavatar {
    float: left;
}
.item-1-bavatar img {
    border-radius:50%;
	height:60px;
	width:60px;
	object-fit:cover;
}
.item-1-comments li.item-1-comment .item-1-breplies {
    margin-left: 80px;
}
.item-1-comments li.item-1-comment .item-1-breplies h4.item-1-bname {
    font-size: 16px;
    margin: 8px 0 0px;
}
.item-1-bname {
    color: #33303E;
}
.item-1-comments li.item-1-comment .item-1-breplies .item-1-bdate {
    color: #828282;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.btn.btn-item-1-c {
    border-radius: 15px;
    padding: 13px 13px;
    line-height: 0;
    font-size: 12px;
}
.btn.btn-item-1-d {
    border-radius: 15px;
	padding: 17px 16px;
	line-height: 0;
	font-size: 14px;
}
.item-1-comment-options {
    float:right;
}
.item-1-comment-rating {
    font-size: 11px;
    text-align: right;
    font-weight: 600;
    color: #999;
    margin-bottom: 10px;
	float:right;
}
.item-1-comment-rating button {
    text-decoration: none;
	margin-right:10px;
}
.form-control {
    font-size:14px;
}
.form-group {
    margin-bottom: 20px;
}
textarea.form-control-xl {
    min-height: calc(3.5em + 2.875rem + 2px);
}
.f-s-12, .f-s-13 {
    font-size: 14px !important;
}
.widget-store-sidebar-pad {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 0px;
}
.widget-store-sidebar-pad-2 {
    padding-bottom: 10px !important;
    border-bottom: 0px;
}
/* Rate */
.gstore-rate-container {
	margin-top: 5px;
	margin-bottom: 5px;
}
.gstore-product-warranty-left {
	float:left;
}
.gstore-review + .gstore-review {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #D8E0E4;
}
.gstore-review:before,
.gstore-review:after,
.gstore-review-info:before,
.gstore-review-info:after  {
	content: '';
	display: table;
	clear: both;
}
.gstore-review .gstore-review-icon {
	height: 41px;
	width: 41px;
	background: #f4f5f6;
	color: #999;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.gstore-review .gstore-review-icon img {
	max-width: 100%;
}
.gstore-review .gstore-review-icon i {
	line-height: 48px;
	font-size: 36px;
}
.gstore-review .gstore-review-info {
	margin-bottom: 10px;
}
.gstore-review .gstore-review-info .gstore-review-rate {
	float: right;
	text-align: center;
	font-weight: 600;
	font-size: 12px;
}
.gstore-review .gstore-review-rate .gstore-review-star {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.gstore-review .gstore-review-rate .gstore-review-star > li {
	float: left;
}
.gstore-review .gstore-review-rate .gstore-review-star > li + li {
	margin-left: 3px;
}
.gstore-review .gstore-review-rate .gstore-review-star > li.active {
	color: #f59c1a;
}
.gstore-review .gstore-review-name {
	font-weight: 600;
	font-size: 16px;
	color: #333;
}
.gstore-review .gstore-review-date {
	font-size: 13px;
	color: #999;
}
.gstore-review .gstore-review-title {
	margin: 0;
	font-weight: 600;
	font-size: 14px;
}
.gstore-review-form {
	display: block;
	background: #f4f5f6;
	padding: 30px;
	padding-top: 25px;
}
.gstore-review-form h2 {
	font-size: 18px;
	border-bottom: 1px solid #D8E0E4;
	margin: 0 0 20px;
	padding-bottom: 10px;
}

.gstore-rate {
	display: inline-block;
	border: 0;
	margin-top: -5px;
}
/* Hide radio */
.gstore-rate > input {
	display: none;
}
/* Order correctly by floating highest to the right */
.gstore-rate > label {
	float: right;
}
/* The star of the show */
.gstore-rate > label:before {
	display: inline-block;
	font-size: 1.1rem;
	padding: .3rem .2rem;
	margin-right:0;
	cursor: pointer;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f005"; /* full star */
}
/* Half star trick */
.gstore-rate .half:before {
	content: "\f005"; /* half star no outline */
	position: absolute;
	padding-right: 0;
	width: 0.6rem;
	overflow: hidden;
	margin-right: 0.4rem;
}

.mp-labelcover-hover:hover ~ label {
	color: #000;
}

.gstore-review-submit {
	margin-bottom: 0px;
}
.gstore-review-starrating-title {
	float: left;
	margin-right: 10px;
}
.gstore-product-formcontrol .form-control {
	font-size:14px;
}
.gstore-product-formcontrol select {
	margin-bottom:20px;
}
.mp-review-star{
	margin: 0 !important;
	padding-top: 1px;
}
.gstore-rate input:checked ~ label, .gstore-rate label:hover, label:hover ~ label {
	color: #f9c91b;
}
