/* -------------------------------
  Main Store Styles
------------------------------- */

.gstore-navlink-search {
	width: 220px;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    left: auto;
    right: 0;
    margin-right: 100px;
    position: absolute;
	color: #1d1d1d;
}
.gstore-navlink-cart-main {
	width: 80px;
	float: right !important;
}
.gstore-navlink-cart-main-header {
	float: right;
}
.navbar-nav .gstore-navlink-cart-main .gstore-navlink-dropdown-cart {
    margin-right: 0px;
    min-width: 280px;
    width: 420px;
    left: auto !important;
    right: 0;
    position: absolute;
	z-index: 1004;
}
.gstore-navlink-cart-main .gstore-navlink-cart-total {
	font-size: 11px;
    color: #fff;
    font-weight: 700;
    background: #00acac;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 18px;
    margin-top: 1px;
    position: absolute;
}
.header.navbar.navbar-small .gstore-navlink-cart-main .gstore-navlink-cart-total {
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 18px;
	margin-top: 1px;
}
.header.navbar .gstore-navlink-cart-main .gstore-navlink-i i {
    padding-right: 5px;
	font-size: 18px;
}
.gstore-navlink-cart-header {
    font-weight: 600;
	font-size: 15px;
	padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.gstore-navlink-cart-header p {
    margin-bottom: 0px;
}
.gstore-navlink-cart-body {
    border-top: 1px solid #e5e5e5;
	padding: 15px;
}
.gstore-navlink-cart-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.gstore-navlink-cart-item>li {
    display: table;
    width: 100%;
}
.gstore-navlink-cart-item>li>div {
    display: table-cell;
    vertical-align: middle;
}
.gstore-navlink-cart-item-image {
    float: left;
    width: 80px;
    height: 60px;
    padding: 5px;
    overflow: hidden;
    text-align: center;
    line-height: 44px;
    border: 1px solid #e5e5e5;
}
.gstore-navlink-cart-item-image img {
    max-height: 100%;
	max-width: 100%;
	object-fit: cover;
    object-position: center;
}
.gstore-navlink-cart-item-image+.gstore-navlink-cart-item-info, .gstore-navlink-cart-item-info+.gstore-navlink-cart-item-close {
    padding-left: 15px;
}
.gstore-navlink-cart-item-info {
    width: 80%;
}
.gstore-navlink-cart-item-info h5 {
    font-size: 14px;
    font-weight: 600;
	margin-bottom: 0px;
}
.gstore-navlink-cart-item-info p {
    font-size: 14px;
	margin-bottom: 0px;
}
.gstore-navlink-cart-item-info a {
    text-decoration: none;
}
.gstore-navlink-cart-item-price {
    color: #118e09;
	font-weight: 600;
}  
.gstore-navlink-cart-item-price span {
     font-size: 12px;
    color: #1d1d1d;
    font-weight: 400;
    margin-left: 10px;
    margin-top: 0px;
    position: absolute;
}  
.gstore-navlink-cart-item-close a {
    font-size: 16px;
    color: #b3b3b3;
    height: 1.5rem;
    width: 1.5rem;
    text-align: center;
    line-height: 1.5rem;
    display: block;
    text-decoration: none;
    background: #ececec;
    -webkit-border-radius: 24px !important;
    border-radius: 24px !important;
	margin-top: -3px;
}  
.gstore-navlink-cart-item-close a:focus, .gstore-navlink-cart-item-close a:hover {
    background: #d9d9d9;
    color: #737373;
}
.gstore-navlink-cart-footer {
    border-top: 1px solid #e5e5e5;
	padding: 15px;
}  
.btn.btn-gstore-navlink-sm {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 10px;
}
.gstore-navlink-cart-items-box {
}
.gstore-navlink-cart-item>li+li {
    padding-top: .625rem;
    border-top: 1px solid #dee2e6;
    margin-top: .625rem;
}


/* -------------------------------
   Store Categories
------------------------------- */

.gstore-categories-section-container {
    padding: 30px 0;
}

.gstore-categories-toolbar {
    background: #fff;
    border: 1px solid #ccd0d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 15px;
}
.gstore-categories-toolbar:before,
.gstore-categories-toolbar:after {
    content: '';
    display: table;
    clear: both;
}
.gstore-categories-toolbar p {
    margin: 0;
}

.gstore-categories-search-container .gstore-categories-search-sidebar {
    float: left;
    width: 25%;
    padding: 15px;
    border: 1px solid #ccd0d4;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #707478;
}
.gstore-categories-search-container:before,
.gstore-categories-search-container:after {
    content: '';
    display: table;
    clear: both;
}
.gstore-categories-search-container .gstore-categories-search-content {
    float: right;
    width: 75%;
    padding-left: 30px;
}
.gstore-categories-search-item-container {
    background: #ffffff;
	border: 1px solid #ccd0d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.gstore-categories-search-item-container:before,
.gstore-categories-search-item-container:after,
.gstore-categories-search-item-container .item-row:before,
.gstore-categories-search-item-container .item-row:after {
    content: '';
    display: table;
    clear: both;
}
.gstore-categories-search-item-container .item-row .item {
    float: left;
    width: 33.33%;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.gstore-categories-search-container .gstore-categories-search-sidebar .gstore-categories-title {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccd0d4;
    font-weight: 600;
    color: #212121;
}
.gstore-categories-filters-to {
    color: #6c757d;
    text-align: center;
    margin-top: 8px;
    font-size: 12px;
}
.gstore-categories-filters-below {
    margin-bottom: 15px;
    margin-top: 20px;
}
.gstore-categories-product-search-form label {
    margin-bottom: 5px;
}
.gstore-categories-filters-categorylist {
    margin-top: 40px;
}
.gstore-categories-filters-search-category-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.gstore-categories-filters-search-category-list > li > a {
    color: #444;
    font-weight: 600;
    display: block;
    padding: 8px 0px;
    line-height: 20px;
}
.gstore-categories-filters-search-category-list > li > a:hover,
.gstore-categories-filters-search-category-list > li > a:focus {
    text-decoration: none;
	color: #636363;
}
.gstore-categories-filters-categories-title {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccd0d4;
    font-weight: 600;
    color: #212121;
	margin-bottom: 10px;
}


.gstore-categories-item {
    background: #fff;
}
.gstore-categories-item.gstore-categories-item-thumbnail {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #c5ced4;
}
.gstore-categories-item.gstore-categories-item-thumbnail a,
.gstore-categories-item.gstore-categories-item-thumbnail a:hover,
.gstore-categories-item.gstore-categories-item-thumbnail a:focus {
    text-decoration: none;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
    height: 220px;
    text-align: center;
    padding: 15px;
	padding-left: 0px;
    padding-right: 0px;
    line-height: 170px;
    display: block;
    position: relative;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image .gstore-categories-discount {
    position: absolute;
    bottom: 0;
    right: 15px;
    line-height: 20px;
    padding: 2px 10px;
    color: #fff;
    background: #2d353c;
    font-weight: 600;
    font-size: 13px;
	margin-bottom: 30px;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image img {
    max-width: 100%;
    max-height: 100%;
	object-fit: cover;
    object-position: center;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-info {
    padding: 15px;
	padding-top: 0px;
    text-align: center;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-title {
    margin: 0 0 3px;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-title,
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-title a {
    font-weight: 600;
    color: #212121;
    font-size: 14px;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-title a:hover,
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-title a:focus {
    color: #13ac00;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-desc {
    margin: 0;
    font-size: 12px;
    color: #707478;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-desc h1 {
    font-size: 14px;
    color: #707478;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-desc h2 {
    font-size: 14px;
    color: #707478;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-desc h3 {
    font-size: 14px;
    color: #707478;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-desc h4 {
    font-size: 14px;
    color: #707478;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-desc h5 {
    font-size: 14px;
    color: #707478;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-discount-price {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
	padding-bottom: 5px;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-price {
    margin: 3px 0;
    font-size: /*16px*/ 18px;
    color: #13ac00;
    font-weight: 600;
}
.gstore-categories-item-row {
    margin:0
}
.gstore-categories-item-starsmain {
    margin-top: -10px;
}
.gstore-categories-pagination > .active > a, .gstore-categories-pagination > .active > span, .gstore-categories-pagination > .active > a:hover, .gstore-categories-pagination > .active > span:hover, .gstore-categories-pagination > .active > a:focus, .gstore-categories-pagination > .active > span:focus {
    background: #242a30 !important;
    border-color: #242a30 !important;
}

.gstore-categories-search-item-container .gstore-categories-item-row .gstore-categories-item+.gstore-categories-item {
    border-left: 1px solid #dee2e6;
}
.gstore-categories-search-item-container .gstore-categories-item-row:first-child .gstore-categories-item:first-child {
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.gstore-categories-search-item-container .gstore-categories-item-row:first-child .gstore-categories-item:last-child {
    -webkit-border-radius: 0 0px 0 0;
    border-radius: 0 0px 0 0;
}


/* -------------------------------
   Store Product
------------------------------- */

.gstore-product-section-container {
    padding: 15px 0;
}
.gstore-product-breadcrumb {
    margin-bottom:0px;
	padding-left: 0px;
	font-size: 14px;
}
.gstore-product-breadcrumb>li a {
    color: #333;
}
.gstore-product {
    background: #fff;
    border: 1px solid #c5ced4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.gstore-product:before,
.gstore-product:after {
    content: '';
    display: table;
    clear: both;
}
.gstore-product-detail {
    display: table;
    width: 100%;
	border-bottom: 1px solid #dee2e6;
}
.gstore-product-image,
.gstore-product-info {
    display: table-cell;
    vertical-align: top;
}
.gstore-product-main-image {
    margin-left: 100px;
    padding: 20px;
    height: 525px;
    width: 450px;
    text-align: center;
	border-right: 1px solid #dee2e6;
}
.gstore-product-thumbnail {
    width: 100px;
    float: left;
    padding: 20px;
    max-height: 525px;
    overflow: auto;
}
.gstore-product-thumbnail-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.gstore-product-thumbnail-list > li a {
    display: block;
    text-decoration: none;
    border: 1px solid #c5ced4;
    background: #fff;
    height: 60px;
    line-height: 50px;
    padding: 4px;
    text-align: center;
}
.gstore-product-thumbnail-list > li + li {
    margin-top: 10px;
}
.gstore-product-thumbnail-list > li.active a {
    border-color: #212121;
} 
.gstore-product-thumbnail-list > li a img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
}
.gstore-product-image {
    width: 530px;
}
.gstore-product-image img {
    max-width: 100%;
    object-fit: contain;
}
.gstore-product-main-image img {
    max-height: 100%;
}
.gstore-product-info {
    padding: 20px 30px;
    margin-bottom: 20px;
	color: #333;
}
.gstore-product-info-header {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #D8E0E4;      
}
.gstore-product-title {
    margin: 0;
    font-weight: 600;        
}
.gstore-product-labels .label {
    padding: 2px 10px;
    font-size: 14px;
    display: inline-block;
    max-width: 150px;
    margin-bottom: 7px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
.gstore-product-availability { 
    font-size: 18px;
}
.gstore-product-info-list {
    color: #636363;
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0 0 15px;
	padding-top: 15px;
    line-height: 28px;
    border-top: 1px solid #D8E0E4;  
	border-bottom: 1px solid #D8E0E4;  
}
.gstore-product-info-list > li {
    position: relative;
    padding-left: 20px;
}
.gstore-product-info-list > li + li {
    margin-top: 3px;
}
.gstore-product-info-list > li .fa {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    width: 15px;
    text-align: center;
}
.gstore-product-info-list > li .fa.fa-circle {
    font-size: 5px;
}
.gstore-product-category {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.gstore-product-category > li {
    display: inline;
}
.gstore-product-category > li + li {
    margin-left: 5px;
}
.gstore-product-category > li a {
    color: #707478;
	font-size: 14px;
}
.gstore-product-price {
    margin: 0 0 15px;
}
.gstore-product-price:before,
.gstore-product-price:after {
    content: '';
    display: table;
    clear: both;
}
.gstore-product-price .gstore-price {
    font-size: 32px;
    font-weight: 600;
	color: #13ac00;
}
.gstore-product-warranty {
    padding-bottom: 15px;
    margin-bottom: 15px; 
}
.gstore-product-discount .gstore-discount {
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
    color: #707478;
}
.gstore-product-discount .gstore-save {
    margin-left: 10px;
    color: #707478;
    position: relative;
    top: -1px;
}
.gstore-product-tab {
    margin-top: 40px;
}
.gstore-product-tab .nav.nav-tabs {
    background: #fff;
    border-bottom: 1px solid #D8E0E4;
    text-align: center;
    font-size: 16px;
    display: block;
}
.gstore-product-tab .nav.nav-tabs > li {
    float: none;
    display: inline-block;
}
.gstore-product-tab .nav.nav-tabs > li + li {
    margin-left: 5px;
}
.gstore-product-tab .nav.nav-tabs > li > a {
    position: relative;
    color: #444;
    border: 1px solid transparent;
}
.gstore-product-tab .nav.nav-tabs > li > a:hover,
.gstore-product-tab .nav.nav-tabs > li > a:focus {
    border-bottom: 1px solid #666;
    background: none;
}
.gstore-product-tab .nav-tabs > li.active > a, 
.gstore-product-tab .nav-tabs > li.active > a:focus, 
.gstore-product-tab .nav-tabs > li.active > a:hover,
.gstore-product-tab .nav-tabs > li > a.active, 
.gstore-product-tab .nav-tabs > li > a.active:focus, 
.gstore-product-tab .nav-tabs > li > a.active:hover {
    border-color: transparent;
    border-bottom: 1px solid #212121;
    color: #212121;
}
.gstore-product-tab .tab-content {
    padding: 40px;
}
.gstore-product-social {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #D8E0E4;
}
.gstore-add-to-cart-container {
	align-items: center;
	font-size: 24px;
	width:140px;
	padding-right: 0px;
}
.gstore-cart-qty {
    width: 160px;
    text-align: center;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 20px;
	margin-top: -5px;
	margin-left: -10px;
}
.gstore-cart-total,
.gstore-cart-control {
    width: 100px;
}
.gstore-cart-qty .gstore-qty-desc {
    font-size: 12px;
    color: #9c9c9c;
    margin-top: 5px;
}
.gstore-cart-qty-input {
    display: table;
    width: 100%;
}
.gstore-cart-qty-input .gstore-qty-control,
.gstore-cart-qty-input .form-control  {
    display: table-cell;
    float: none;
    width: auto;
}
.gstore-cart-qty-input .form-control {
	width: 35px;
    margin: 0 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    display: inline-block;
    height: 35px;
    padding-top: 8px;
    font-size: 16px;
}
.gstore-cart-qty-input .gstore-qty-control {
    color: #313131;
    border-radius: 34px;
	font-size: 18px;
}

.gstore-cart-qty-input .gstore-qty-control:hover,
.gstore-cart-qty-input .gstore-qty-control:focus {
    color: #020202;
}
.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;*/
	opacity:0;
	position:absolute;
	pointer-events: 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;
}
/* Click + hover color */
.gstore-rate input:checked ~ label, /* color current and previous stars on checked */
.gstore-rate label:hover, label:hover ~ label { color: #f9c91b;  } /* color previous stars on hover */
/* Hover highlights */
.gstore-rate input:checked + label:hover, input:checked ~ label:hover, /* highlight current and previous stars */
.gstore-rate input:checked ~ label:hover ~ label, /* highlight previous selected stars for new rating */
.gstore-rate label:hover ~ input:checked ~ label /* highlight previous selected stars */ { color: #A6E72D;  }
.gstore-rating-star{
	color: #ffc800 !important;
}

.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;
}

/* ---------------------------------------
  Store Description Content Example Style
------------------------------------------ */
.gstore-product-desc {
    padding: 20px;
}
.gstore-product-desc:before,
.gstore-product-desc:after {
    content: '';
    display: table;
    clear: both;
}
.gstore-product-desc .gstore-image {
    float: left;
    width: 50%;
    padding-right: 40px;
}
.gstore-product-desc .gstore-image img {
    max-width: 100%;
}
.gstore-product-desc .gstore-desc {
    float: left;
    width: 50%;
    padding-left: 40px;
}
.gstore-product-desc .gstore-desc h4 {
    margin: 0 0 15px;
    font-size: 26px;
    font-weight: 600;
}
.gstore-product-desc .gstore-desc p {
    font-size: 16px;
    font-weight: normal;
    color: #929292;
    line-height: 26px;
}
.gstore-product-desc + .gstore-product-desc {
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #D8E0E4;
}
.gstore-product-desc.right .gstore-image {
    float: right;
    padding-left: 20px;
    padding-right: 0;
}
.gstore-product-desc.right .gstore-desc {
    float: left;
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
}


/* -------------------------------
  Store Row Slider
------------------------------- */

.gstore-rowslider-title {
	margin: 0px 0 5px;
	font-weight: 600;
}
.gstore-rowslider-title small {
	font-size: 13px;
    color: #464646;
}
.gstore-rowslider-title a.pull-right {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    border: 1px solid #ccc;
    padding: 8px 15px;
    line-height: 16px;
    margin: -7px 0;
    border-radius: 3px;
}
.gstore-rowslider-title a.pull-right:hover,
.gstore-rowslider-title a.pull-right:focus {
    text-decoration: none;
    background: #fff;
    color: #212121;
}
.gstore-rowslider-title-playspace {
	margin-left:5px !important;
}

.gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image {
    height: 300px;
    padding: 15px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 270px;
}


/* -------------------------------
  Store Search Page
------------------------------- */
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-search-item-image {
    height: 195px;
    float: left;
    width: 220px;
	margin-right: 20px;
}
.gstore-categories-item.gstore-categories-item-thumbnail .gstore-search-item-info {
    padding-top: 25px;
    text-align: left;
}
.gstore-categories-item.gstore-search-item-thumbnail a, .gstore-categories-item.gstore-search-item-thumbnail a:hover, .gstore-categories-item.gstore-search-item-thumbnail a:focus {
    margin-left: 0px;
}
.gstore-no-products {
    margin-top: 15px;
}

/* -------------------------------
  Store Slider
------------------------------- */


.gstore-slider-1-section-container {
}
.gstore-slider-1-section-container .gstoreslider1height {
    min-height: 450px;
}
.carousel .container {
    position: relative;
}
.carousel .product-img {
    position: relative;
    top: 40px;
    max-height: 370px;
    object-fit: cover;
    object-position: center;
    max-width: 550px;
    float: right;
    border-radius: 4px;
	box-shadow: inset 0 100px 80px -80px rgba(236, 236, 236,0.7);
    -webkit-box-shadow: inset 0 100px 80px -80px rgba(236, 236, 236, 0.7);
}
.carousel-caption-right {
    text-align: right;
}
.carousel-caption-left {
    text-align: left;
}
.gstore-slider-1-caption-container {
    max-width: 50%;
    padding: 1%;
}
.carousel-caption {
    text-shadow: none;
    right: 0;
    left: 0;
    bottom: auto;
    top: 60px;
    bottom: 60px;
    font-weight: 300;
}
.carousel-caption .container {
    padding: 0 60px;
}
.carousel-caption .title {
    font-size: 64px;
    margin: 0;
}
.carousel-caption .price {
    font-size: 36px;
    margin: 0;
    font-weight: 600;
	margin-top: 20px;
	color: #ffffff;
}
.carousel-caption .price small {
    font-size: 24px;
}
.carousel-caption .price span {
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.carousel-caption .btn {
    border: 2px solid #fff;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    border-radius: 6px;
}
.carousel-caption .btn:hover,
.carousel-caption .btn:focus {
    background: #fff;
}
.carousel-caption p {
    margin-bottom: 0;
    font-size: 20px;
}
.carousel-caption.text-inverse .btn {
    border-color: #333;
    color: #333;
    font-weight: 600;
}

.carousel-control,
.carousel-control-store-prev,
.carousel-control-store-next {
    background: rgba(0,0,0,0.55) !important;
    height: 60px;
    width: 40px;
    top: 50%;
    margin-top: -30px;
	z-index: 10;
}
.carousel-control i,
.carousel-control .glyphicon,
.carousel-control-store-prev i,
.carousel-control-store-prev .glyphicon,
.carousel-control-store-next i,
.carousel-control-store-next .glyphicon {
    display: block;
    margin: 0;
    text-align: center;
    line-height: 60px;
    position: initial;
    height: 60px;
    font-size: 32px;
}



.carousel .bg-cover-img {
    max-width: 100%;
    position: absolute;
    min-height: 100%;
}
.carousel .carousel-item-cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
}


/* -------------------------------
  Other Store Styles
------------------------------- */

.featured-product {
	color: #000;
	text-align: center;
	-webkit-animation: glow 1s ease-in-out infinite alternate;
	-moz-animation: glow 1s ease-in-out infinite alternate;
	animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
	from {
		text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #129800, 0 0 40px #129800, 0 0 50px #129800, 0 0 60px #129800, 0 0 70px #129800;
	}

	to {
		text-shadow: 0 0 20px #fff, 0 0 30px #13ac00, 0 0 40px #13ac00, 0 0 50px #13ac00, 0 0 60px #13ac00, 0 0 70px #13ac00, 0 0 80px #13ac00;
	}
}
.product-title .label {
	max-width: 100px !important;
}
.w-h-r{
	color:red !important;
}
.w-h-b{
	color:#000 !important;
}

/* Ratings widget */

.p-label{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	z-index: 22;
	background: rgba(0, 0, 0, 0.65);
	color:#fff;
	padding: 5px;
	font-weight: 700;
}
.quick-buy{
	margin: 5px;
}
.product-info > .desc p{
	margin-bottom:2px !important;
}
.cart-del-td{
	vertical-align: middle !important;
}
.cart-del-icon{
	font-size: 24px;
	color: red !important;
}
.shippings-summary-container{
	width:480px !important;
}
#total-shipping{
	float: left;
	margin-left: 10px;
	margin-right:5px;
}


.gstore-cartheader-1-social {
    float: right!important;
}
.gstore-cartheader-1-social .dropdown-menu {
    color: #fff;
}
.gstore-cartheader-1-social h5 {
    color: #fff;
}
.gstore-cartheader-1-social h4 {
    color: #fff;
	font-size: 16px;
    margin-bottom: 0px !important;
}
.gstore-cartheader-1-social .gstore-navlink-cart-item-price span {
    color: #fff;
}
.gstore-cartheader-1-social  .gstore-navlink-cart-item-price {
    color: #fff;
}
.gstore-cartheader-1-social .btn.btn-default {
    color: #151515 !important;
}
.header.navbar .gstore-navlink-cart-main .gstore-navlink-i {
    padding: 9px 12px;
    margin-right: 20px;
}


@media (min-width: 1600px) {
	.header.navbar .gstore-navlink-cart-main .gstore-navlink-i {
		padding: 10px 12px;
		margin-right: 20px;
	}
	.header.navbar .gstore-navlink-cart-main .gstore-navlink-i i {
		font-size: 22px;
		padding-right:5px;
	}
	.header.navbar .gstore-navlink-search-main .gstore-navlink-i {
		padding: 18px 15px;
	}
	.header.navbar.navbar-small .gstore-navlink-cart-main .gstore-navlink-i {
		padding: 7px 15px;
	}
	.header.navbar.navbar-small .gstore-navlink-cart-main .gstore-navlink-i i {
		font-size: 18px;
	}
	.header.navbar.navbar-small .gstore-navlink-search-main .gstore-navlink-i {
		padding: 9px 15px;
	}
	.gstore-navlink-cart-main .gstore-navlink-cart-total {
		font-size: 12px;
		color: #fff;
		font-weight: 700;
		background: #00acac;
		display: inline-block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		border-radius: 20px;
		margin-top:2px;
		position: absolute;
	}
	.header.navbar.navbar-small .gstore-navlink-cart-main .gstore-navlink-cart-total {
		width: 18px;
		height: 18px;
		line-height: 18px;
		border-radius: 18px;
		margin-top: 1px;
	}
	.gstore-product-image {
		width: 650px;
	}
	.gstore-product-main-image {
		width: 550px;
	}

}
@media (max-width: 1599px) {
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
		height: 185px;
		line-height: 165px;
		padding-top: 10px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image {
		/*height: 250px;*/
        height: 300px;
		padding-top: 0px;
		line-height: 220px;
	}

}
@media (max-width: 1200px) {
	.gstore-navlink-cart-main {
		width: auto;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
		height: 145px;
		line-height: 125px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image {
		/*height: 220px;*/
        height: 300px;
		padding-top: 0px;
		line-height: 190px;
	}
	.gstore-product-image {
		width: 350px;
	}
	.gstore-product-main-image {
		width: 350px;
	}

}
@media (max-width: 992px) {
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
		height: 220px;
		line-height: 170px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image {
		height: 300px;
		padding-top: 0px;
		line-height: 270px;
	}
	.gstore-product-image {
		width: 250px;
	}
	.gstore-product-main-image {
		width: 250px;
	}
	.gstore-add-to-cart-container .btn {
		width: 100%;
		margin-bottom:10px;
	}
	.gstore-cart-qty {
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
	}

}
@media (max-width: 925px) {
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
		height: 185px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image {
		height: 270px;
		padding-top: 0px;
		line-height: 240px;
	}

}
@media (max-width: 768px) {
	.gstore-navlink-cart-main {
		width: auto;
		float: none !important;
	}
	.gstore-navlink-search {
		width: auto;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.header.navbar .gstore-navlink-cart-main .gstore-navlink-i i {
		margin-left: -15px;
	}
	.navbar-nav .gstore-navlink-cart-main .gstore-navlink-dropdown-cart {
		min-width: auto;
		width: auto;
		left: auto;
	}
	.gstore-navlink-cart-main-header {
		float: none;
	}
	.gstore-navlink-search {
		width: auto;
		left: auto;
		right: auto;
		position: relative;
		margin-right: 0px;
	}
	.gstore-navlink-cart-header {
		padding-top: 15px;
	}
	.gstore-categories-search-container .gstore-categories-search-sidebar {
		float: none;
		width: 100%;
	}
	.gstore-categories-search-container .gstore-categories-search-content {
		float: none;
		width: 100%;
		padding-left: 0px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
		height: auto;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-categories-item-image {
		padding-top: 15px;
	}
	.gstore-categories-toolbar p {
		font-size: 12px;
	}
	.gstore-product-image {
		width: 100%;
		position: relative;
		border-bottom: 1px solid #D8E0E4;
	}
	.gstore-product-main-image {
		width: auto;
		margin-left: auto;
		height: auto;
		margin-left: 80px;
		padding: 10px;
	}
	.gstore-product-image, .gstore-product-info {
		display: block;
	}
	.gstore-product-thumbnail {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		overflow: scroll;
		border-right: 1px solid #D8E0E4;
		max-height: 100%;
		width: 80px;
		padding: 10px;
	}
	.gstore-product-info {
		padding: 20px 10px;
	}
	.gstore-hide {
		display:none !important;
	}
	.gstore-add-to-cart-container {
		width: 100%;
		padding-right: 15px;
	}
	.gstore-product-price .gstore-price {
		text-align: center;
	}
	.gstore-cart-qty-input .form-control {
		width: 43px;
		margin-right: 13px;
		margin-left: 10px;
	}
	.gstore-product-labels .label {
		margin-bottom: 15px;
	}
	.gstore-product-tab {
		margin-top: 0px;
	}
	.gstore-product-desc {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.gstore-product-desc .gstore-image {
		float: none;
		width: 100%;
		padding-right: 0px;
	}
	.gstore-product-desc .gstore-desc {
		float: none;
		width: 100%;
		padding-left: 0px;
	}
	.gstore-product-desc + .gstore-product-desc {
		margin-top: 0px;
		padding-top: 20px;
	}
	.gstore-product-desc .gstore-desc h4 {
		font-size: 22px;
	}
	.gstore-product-tab .tab-content {
		padding: 15px;
	}
	.gstore-review-form {
		margin-top: 30px;
		padding: 20px;
		padding-top: 20px;
	}
	.gstore-rowslider-title small {
		display:none;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image {
		padding-top: 0px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-search-item-image {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
	.gstore-categories-item.gstore-categories-item-thumbnail .gstore-search-item-info {
		padding-top: 5px;
		text-align: center;
	}

}


.quick-view-slider .owl-item img {
	margin: auto;
	/*max-width: 300px;*/
}

.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 47%;
	right: 0;
	width: 100%;

	/*display: flex;*/
	justify-content: space-between;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
}

.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 47%;
	left: 0;
	width: 100%;

	/*display: flex;*/
	justify-content: space-between;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	transition: .3s;
}

.quick-view-slider:hover .owl-nav button.owl-prev {
	opacity: 1;
}

.quick-view-slider:hover .owl-nav button.owl-next {
	opacity: 1;
}

.thumbnails-slider.owl-loaded {
	/* display: none; */
}

.thumbnails-slider .owl-nav button.owl-prev {
	left: -20px;
	opacity: 1;
}

.thumbnails-slider .owl-nav button.owl-next {
	right: -20px;
	opacity: 1;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	font-size: 20px;
	background: none;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-top: -5px;
	/*display: flex; */
	text-align: center;
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
	background: #fff;
	border: 2px solid #aaa;
	color: #aaa;

	/*    -webkit-box-shadow: 0px 0px 10px 1px rgba(74,139,79,1);
		-moz-box-shadow: 0px 0px 10px 1px rgba(74,139,79,1);
		box-shadow: 0px 0px 10px 1px rgba(74,139,79,1);*/
}

.owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:focus {
	outline: none;
}



/***************************
 * 
 * custom css
 * 
****************************/

.store-slider-custom .carousel-item{
    padding: 2% 0;
    height: 100%;
    
}

.bgcolor{
    background: #000 !important;
}

.store-slider-custom .carousel{
    height: 600px;
}

.store-slider-custom .carousel .carousel-inner{
    height: 100%;
}

.store-slider-custom .carousel .carousel-inner .carousel-caption{
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.store-slider-custom .carousel .carousel-inner .product-img-container{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.store-slider-custom .carousel-item .carousel-caption .gstore-slider-1-caption-container .btn{
    border-radius: 10px;
    border: 0px;
}

.store-slider-custom .product-img{
    top: 0;
    border-radius: 10px;
}

.store-exclus-custom{
    padding: 1%;
}

.store-product-slider-custom .gstore-categories-item-info{
    height: 240px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 5% 10% !important;
    text-align: left !important;
}

.store-product-slider-custom .gstore-categories-item-info .col-md-12{
    flex-basis: 0 ;
}


.store-product-slider-custom .gstore-categories-item-info .store-info-upper{
    width: 100%;
    height: 100%;

}

/*.store-product-slider-custom .gstore-categories-item-info .store-info-upper .item-desc{
    padding: 1% 5%;
}*/

.store-product-slider-custom .gstore-categories-item-info .store-info-lower, .store-product-slider-custom .gstore-categories-item-info .store-info-middle{
    width: 100%;
    padding: 3%;
    padding-top: 0;
    padding-left: 0;
}

.store-product-slider-custom .gstore-categories-item-info .store-info-lower .btn{
    border-radius: 10px;
    margin-left: 0;
}

.store-product-slider-custom .gstore-categories-item-discount-price{
    height: 10px;
}

.store-product-slider-custom .gstore-categories-item-discount-price p{
    margin: 0;
    padding: 0;
}

.store-product-slider-custom .gstore-categories-item-info .store-info-bottom{
    margin-top: auto;
    width: 100%;
}


.store-product-slider-custom .item .gstore-categories-item-image img{
    height: 100%;

}

.store-product-slider-custom .gstore-categories-item.gstore-categories-item-thumbnail {
    margin: 2%;
    border-radius: 10px;
    overflow: hidden;
    /*border: 1px solid #C5C5C5;*/
    border: 0px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    
}

.store-policy-custom{
    padding: 3%;
}


.store-sub-custom{
    padding: 3%;
}

.store-sub-custom .col-md-6{
    margin: 2% 0;
}

.store-sub-custom .social, .store-sub-custom .subscription{
    display: flex;
    align-items:center;
    flex-direction: column;
}

.store-sub-custom .social-intro, .store-sub-custom .subscription-intro{
    text-align: center;
}

.store-sub-custom .subscription-form{
    width:  100%;
}

.store-sub-custom .subscription-form input[type=text]{
    height: 45px;
}

.store-sub-custom .subscription-form button{
    height: 45px;
    display: flex;
}

.custom-hidden{
    display: none;
    visibility: hidden;
}

.store-product-slider-custom .store-info-upper .gstore-categories-item-title a{
    font-size: 24px;
    line-height: normal;
}

.store-product-slider-custom .gstore-categories-item.gstore-categories-item-thumbnail .gstore-rowslider-item-image{
    height: 370px;
}

@media (max-width: 1199px){
    .carousel .product-img{
        max-width: 50%;
    }
}

@media (max-width: 1000px) {

    .store-slider-custom .carousel{
        height: 750px;
    }

    .store-slider-custom .carousel .carousel-inner .carousel-caption{
        position: relative;
        height: 50%;
        /*border: 1px solid red;*/
    }
    
    .store-slider-custom .carousel .carousel-inner .product-img-container{
        position: relative;
        height: 50%;
        /*border: 1px solid green;*/
    }

    .store-slider-custom .carousel .carousel-inner .carousel-caption .gstore-slider-1-caption-container{
        max-width: 100%;
        text-align: center;
    }

    .store-slider-custom .product-img{
        height: 100%;
    }

    .store-slider-custom .carousel-item {
        padding: 5% 0;
    }

    .store-slider-custom .carousel .carousel-inner .product-img-container{
        justify-content: center;
    }

}

@media (max-width: 767px){
    .carousel .product-img {
        max-width: 100%; 
    }
}






/******************************
 * 
 * store category
 * 
 * ***************************/

.store-custom-cat .col-md-6{
    padding: 1.1%;
    margin-bottom: .5%;
}

.store-custom-cat .gstore-categories-item{
    border-radius: 10px !important;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 0;
}

.store-custom-cat .col-md-6 .gstore-categories-item-info{
    height: 210px;
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 5% 10%;
}

.store-custom-cat .col-md-6 .gstore-categories-item-info .store-info-bottom{
    margin-top: auto;
    width: 100%;
}

.store-custom-cat .col-md-6 .gstore-categories-item-info .store-info-bottom .btn{
    border-radius: 10px;
}

.store-custom-cat .col-md-6 .gstore-categories-item-info .store-info-bottom a{
    margin-left: 0;
}


.store-custom-cat .col-md-6 .gstore-categories-item-info .gstore-categories-item-discount-price p{
    margin: 0;
    padding: 0;
}

.store-custom-cat .col-md-6 .gstore-categories-item-info .gstore-categories-item-discount-price{
    height: 20px;
}

.store-custom-cat .gstore-categories-toolbar, .store-custom-cat .gstore-categories-search-sidebar{
    border-radius: 10px;
    border: 0 ;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.store-custom-cat .gstore-categories-search-sidebar .gstore-categories-product-search-form .form-control{
    border: 1px solid #ccd0d4;
    border-radius: 10px;
}

.store-custom-cat .gstore-categories-search-sidebar .gstore-categories-product-search-form .gstore-categories-filters-below .btn{
    border-radius: 10px;
}


.store-custom-cat .gstore-categories-search-item-container{
    border: 0;
    background: none;
}

.store-custom-cat .col-md-6 .gstore-categories-item-image{
    padding-top: 0;
}

.store-custom-cat .col-md-6 .gstore-categories-item-image img{
    height: 100%;
}


.store-custom-cat .gstore-categories-item .gstore-categories-item-image{
    height: 18rem !important;
}

.store-custom-cat .gstore-categories-item .gstore-categories-item-title a{
    font-size: 18px;
    line-height: 20px;
}

.store-custom-cat .gstore-categories-item .gstore-categories-item-title {
    margin-bottom: 5%;
}

.store-custom-cat .gstore-categories-item .gstore-categories-item-desc {
    font-size: 14px;
}







/******************************
 * 
 * store category search
 * 
 * ***************************/



.store-search-custom .gstore-categories-item-row .col-md-12{
    padding: .5% 3%;
}

.store-search-custom .gstore-categories-item-row .col-md-12 .gstore-categories-item{
    height: 220px;
    border: 0;
    display: flex;
    align-items: center;
}


.store-search-custom .gstore-categories-item-row .col-md-12 .gstore-categories-item .gstore-categories-item-image{
    height: 100%;
    padding: 1%;
}


.store-search-custom .gstore-categories-item-row .col-md-12 .gstore-categories-item .gstore-categories-item-image img{
    height: 100%;
    border-radius: 3px;
}

.store-search-custom .gstore-categories-item-row .col-md-12 .gstore-categories-item .store-info-upper{
    height: 60px;
} 

.store-search-custom .gstore-categories-item-row .col-md-12 .gstore-categories-item-starsmain{
    padding: 0;
} 


.store-hr{
    margin: 0;
    margin-top: 2%;
    border-top: 1px solid #DCDCDC
}

.nopadding{
    padding: 0 !important;
    /*margin: 0 !important;*/
}


.store-search-custom .gstore-categories-toolbar, .store-search-custom .gstore-categories-search-sidebar, .store-search-custom .gstore-categories-search-item-container{
    border-radius: 10px;
    border: 0 ;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.store-search-custom .gstore-categories-search-sidebar .gstore-categories-product-search-form .form-control{
    border: 1px solid #ccd0d4;
    border-radius: 10px;
}

.store-search-custom .gstore-categories-search-sidebar .gstore-categories-product-search-form .gstore-categories-filters-below .btn, .store-search-custom .gstore-categories-search-item-container .gstore-categories-item-info .btn{
    border-radius: 10px;
}

.store-search-custom .gstore-categories-search-item-container .gstore-categories-item-info .gstore-categories-item-title a{
    font-size: 20px;

}

.store-search-custom .gstore-categories-search-item-container .gstore-categories-item-info .gstore-categories-item-title{
   margin-bottom: 3%;
}







/******************************
 * 
 * store product
 * 
 * ***************************/
 /*.store-product-custom{
     padding-top: 3%;
 }*/

 .store-product-custom .gstore-categories-section-container{
     padding: 5% 0;
 }



 .store-product-custom .gstore-review .gstore-review-info .gstore-review-rate{
     text-align:right
 }

 .store-product-custom .gstore-review .gstore-review-message{
    margin: 3% 0;
}

.store-product-custom .gstore-review .gstore-review-star-score{
    margin-top: 5%;
}


.store-product-custom .breadcrumb{
    background: transparent;
    margin-bottom: 1%;
}

.store-product-custom .gstore-product{
    border: 0;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.store-product-custom .gstore-product .gstore-product-detail .gstore-product-thumbnail-list li a{
    border: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 5px;
}

.store-product-custom .gstore-product .gstore-product-detail .gstore-product-info .gstore-product-purchase-container .btn, .store-product-custom .gstore-product .gstore-product-detail .gstore-product-info .gstore-product-labels span, .store-product-custom .gstore-product .gstore-review-form .btn{
    border-radius: 10px;
    
}

.store-product-custom .gstore-product .gstore-product-detail .gstore-product-info .gstore-cart-qty .form-control, .store-product-custom .gstore-product .gstore-review-form .form-control{
    border: 1px solid #D7D7D7
}


/******************************
 * 
 * new 
 * 
 * ***************************/
 
.store-custom-cat .col-md-6 .gstore-categories-item-info .store-info-bottom{
    margin-top: 10px;
    width: 100%;
}
.store-product-custom .breadcrumb{
    background: #0297d8;
}
.store-slider-custom .carousel-item{
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.store-custom-cat .gstore-categories-item .gstore-categories-item-image{
    height: 25rem !important;
}
.store-custom-cat .col-md-6 .gstore-categories-item-info{
    padding: 2% 5%;
}
.store-custom-cat .gstore-categories-item .gstore-categories-item-title {
    margin-bottom: 0px;
}
.store-custom-cat .col-md-6 .gstore-categories-item-info{
    height: auto;
    padding-bottom: 25px !important;
}