/*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: #e3e3e3;
  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: #000;
}
#sp-login .menu {
	display: flex;
	list-style-type: none;
	
	
} 
ul.menu {
	margin-top: 16px;
}

#sp-login ul.menu li a{
	color: #e3e3e3;
	font-size: 1rem;
}
#sp-login ul.menu li {
	padding-right: 15px;
}
/*header*/
#sp-slogan {
	border-left: 1px solid #4c4f4b;
}
#sp-slogan .custom {
	display: flex;
}
#sp-slogan span i {
	font-size: 30px;
	padding-right: 20px;
	color: #6f5846;
}
.slogan h4 {
	color: #fff;
    font-size: 1.2rem;	
}
.slogan {
	font-size: 12px;
}
#sp-sp-header {
  background: #363636;
  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: #e3e3e3;
}
.sp-megamenu-parent > li > a:hover {
color: #fff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #fff;
}
#sp-section-2 {
width: 100%;
margin-top: 60px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #dc5136;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.48);
}
#sp-title {
	margin-top: 20px;
}

/*#sp-title-2*/
#sp-title-2 {
	margin-top: 100px;
}
.bg {
  
  background-image: url("../images/top-image.png");
  height: 325px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-text h2 {
	position: absolute;
	text-align: left;
	top: 10%;
	left: 10%;
	width: 50%;
	font-weight: 700;
}
.bg-text h2 span {
	color: red;
}
.bg-text p {
	position: absolute;
	text-align: left;
	top: 60%;
	left: 10%;
	text-transform: uppercase;
	font-weight: 500;
}
.bg-text p a {
	color: red;
}
.bg-text p a:hover {
	color: #000;
}
/* Carousel item*/
.owl-carousel .owl-wrapper-outer {
	overflow:visible!important;
}
#sp-title .owl-item .item {
	min-height: 450px;
}
#sp-new-items .owl-item .item {
	min-height: 380px;
}
.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);
}
#sp-title .owl-carousel .image-block {
	height: 270px;
}
#sp-new-items. owl-carousel .image-block {
    height: 180px;
}
.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;	
	height: 60px;
	padding-top: 15px;
}
.price-block{
	text-align: center;
	height: 50px;
}
.button-cart {
	text-align: center;
}
.btn {
	background-color: #e37662;
	color: #fff!important;
	border-radius: 0;
	border: 1px solid #cc5440;
}
.btn:hover {
	background-color:#4cae4c;
}
.vina-carousel-jshopping .plabel {
	left: 85px!important;
}
.owl-carousel .image-block {
    
    background-color: #f2e0e0;
}
/*cart*/
.min_view {
top: 17px;
}
.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: #000;
}
.item-review span {
	font-weight: bold;
}
/*sp-left-component*/
#sp-left-component .sp-module {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#sp-left-component .sp-module {
	border: 1px solid #f3f3f3;
    padding: 30px;
    border-radius: 3px;
}
#sp-left-component {
	margin-top: 30px;
}
#sp-left-component ul.menu li a {
	text-transform: uppercase;
}
#sp-left-component ul {
	list-style: none;
    padding: 0;
    margin: 0;
}
#sp-left-component .sp-module ul > li > a {
	display: block;
    line-height: 36px;
    padding: 2px 0;
}
#sp-left-component .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #f3f3f3;
}

#sp-left .sp-module, #sp-right .sp-module {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#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: #fff;
}
#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: #fff;
}
/*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: 420px;
	/* 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_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;
}
/*sp-left*/
#sp-left {
	margin-top: 30px;
}
#sp-left ul.menu li a {
	text-transform: uppercase;
}
#sp-left ul.menu li a:hover {
	color: red;
}
#sp-component {
	margin-top: 50px;
}
#sp-component h2.item-title {
	text-transform: uppercase;
	font-weight: 700;	
}
#sp-component h2.item-title a {
	color: #e37662;
}