html {
	font-size: 15px!important;
}
/*search*/
form.mod-shop-search {
  position: relative;
  width: 50px;
  margin: 0 auto;
  height: 42px;
  margin-top: 8px;
}
input.inputbox.input-small {
	height: 42px;
  width: 0;
  padding: 0 42px 0 15px;
  border: none;
  border-bottom: 2px solid transparent;
  outline: none;
  background: transparent;
  transition: .4s cubic-bezier(0, 0.8, 0, 1);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
input.inputbox.input-small:focus {
  width: 200px;
  z-index: 1;
  border-bottom: 2px solid #F9F0DA;
}
button.button.btn {
  background: #d8b799;
  border: none;
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
 
}
button.button.btn:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #F9F0DA;
}
#sp-login .menu {
	display: flex;
	list-style-type: none;
	
	
} 
ul.menu {
	margin-top: 15px;
}

#sp-login ul.menu li a{
	color: #f06060;
	font-size: 1rem;
}
#sp-login ul.menu li {
	padding-right: 15px;
}
/*header*/
.logo {
	padding-top: 10px;
}
#sp-sp-header {
  background: #e9e9e9;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.48);
}
#sp-sp-header.header-sticky,
#sp-section-2.header-sticky {
  position: fixed;
  z-index: 9999;
}
.sp-megamenu-parent > li > a {
color: #000;
}
.sp-megamenu-parent > li > a:hover {
color: #f06060;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #f06060;
}

#sp-title {
	margin-top: 65px;
}
/* Carousel item*/
.owl-carousel .owl-wrapper-outer {
	overflow:visible!important;
}
.owl-item .item {
	min-height: 410px;
	

}
.owl-item .item:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.owl-carousel .image-block {
	height: 210px;
}
.owl-carousel .image-block img {
	max-height: 265px;
}
.image-block img {
	margin: 0 auto;
	
}
.owl-item .text-block h3.title {
	text-align: center;
	font-weight: bold;
	font-size: 1rem!important;	
	height: 60px;
	padding-top: 15px;
}
.price-block{
	text-align: center;
	height: 50px;
}
.button-cart {
	text-align: center;
}
.btn {
	background-color: #D34D29;
	color: #fff!important;
	border-radius: 0;
	border: 1px solid #D34D29;
}
.btn:hover {
	background-color:#4cae4c;
}
.vina-carousel-jshopping .plabel {
	left: 85px!important;
}
div#sp-new-items {
	margin-top: 20px;
}
div#sp-new-items h3.sp-module-title {
text-align: center;
color: #474e5c;
margin-bottom: 15px;
font-weight: 700;
}
/*cart*/
.min_view {
top: 15px;
}
.extern_wrap {
   max-height: 300px;
    overflow-y: auto;
}
/*testimonials*/
#sp-reviews {
	height: 250px;
	background-color: #7c543a;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.48);
}
.item-review {
	border-left: 1px solid #000;
	font-style: italic;
	color: #fff;
}
.item-review span {
	font-weight: bold;
}
#sp-contact-left .sp-module .sp-module-title {
    margin: 0 0 30px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
}

#sp-contact-left .sp-module, #sp-left .sp-module, #sp-right .sp-module {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#sp-contact-left .sp-module {
	padding: 20px;
}
#sp-testimonials h3.sp-module-title {
	padding: 20px 0;
	color: #fff;
}
.new-title {
	margin: 12px 0 30px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
	padding-left: 15px;
}
div.title-icon {
	display: flex;
}
.title-icon span {
	font-size: 35px;
    color: #78a360;
}
/*footer*/
#sp-footer a, #sp-bottom a {
    color: #000;
}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
	color: #574732;
}
#sp-bottom1 h3.sp-module-title, #sp-bottom2 h3.sp-module-title, #sp-bottom3 h3.sp-module-title, #sp-bottom4 h3.sp-module-title {
	color: #520000;
}
/*list shop items*/
.jshop h1 {
    
    color: #444444;
    font-size: 2.5rem;
    text-align: center;

}
#sp-main-body {
    padding: 50px 0;
}
div.block_product {
	border: 2px solid #cdc8be;
	height: 400px;
	margin: 0 30px; 
}
a.btn.btn-success.button_buy {
	padding: 5px 50px;
    border-color: #ffa811;
}
.jshop_list_product .product .name a{
	color: #63a43e;
	font-weight: bold;
}
div.block_product:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.productfull .image_middle {
    width: 200px;
}
.jshop_list_product .image_block {
	height: 170px;
	margin-bottom: 10px;
}
.jshop_list_product .image_block img {
	width: auto;
	height: 165px;
}
div.general-price {
	height: 60px;
}
a.btn.button_detail {
	    padding: 10px 75px;
}
.block_product .name {
	height: 55px;
}
#comjshop {
	padding: 0 30px;
}
.jshop_list_product #sort_count .box_products_sorting, .jshop_list_product #sort_count .box_products_count_to_page {
    padding: 0px 10px;
    color: #000;
    display: inline-block;
}
/*product*/
.jshop_img_description #list_product_image_thumb {
    display: flex;
}
.jshop_prod_description {
	margin-top: 30px;
}
.prod_price {
	margin: 20px 0 50px 0;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	    background-color: #4cae4c;
    border-color: #4cae4c;
}
.article-details img {
	padding-right: 15px;
}
.pagination-wrapper {
	justify-content: center;
}
.page-item.active .page-link  {
	border-color: #63a43e;
    background-color: #63a43e;
}
.pagination > .active > a:hover {
	border-color: #4d0000;
    background-color: #4d0000;
	color: #fff;
}
.pagination {
	justify-content: center;
}
/*page faq*/
#accordion .btn-link {
	width: 670px;
}
btn-link.focus, .btn-link:focus {
    text-decoration: none;
}
h2.item-title {
	color: #cc5440;
}
div.favimagehover-readmore a.btn {
	margin-top: 50%;
}

/*banner*/
.bg {
	background-image: url(../images/g1.jpg);
    height: 250px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	
	background-color: rgba(0,0,0,0.5);
}
.overlay div.text {
	color: #f06060;
	display: flex;
	justify-content: center;
	padding-top: 60px;
}
.tite-text span {
	font-size: 2.5rem;
	font-weight: 700;
	padding-right: 5px;
}
.button-coins a {
	padding: 10px 20px;
	background-color: #f06060;
	color: #fff;
}
div.button-coins {
	margin-top: 20px;
}