@import url('https://fonts.googleapis.com/css2?family=Pattaya&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Calistoga&display=swap');

body.bg
{
	background: #F9F9F9;
}

h1 {
 font-size:32.5px
}
h2 {
 font-size:26.5px
}
h3 {
 font-size:20.5px
}
h4 {
 font-size:16.5px
}
h5 {
 font-size:14px
}
h6 {
 font-size:11.9px
}

#vina-cmenu-jshopping96 > ul > li > a {
    font-size: 13px !important;
}

#sp-main-body-wrapper .row-fluid .span2 {
    width: 20% !important;
}

@keyframes animatedBackground {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 100% 0;
	}
}

/*
#sp-header-wrapper
{
	background-image: url('../images/bg-header.gif');
	background-position: 0px -120px;
	background-repeat: repeat-x;
	animation: animatedBackground 10s linear infinite alternate;
}
*/

.vina_position1 {
    margin-top: 20px !important;
}

#sp-logo
{
	text-align: center;
}

h1.page-header
{
	font-size: 28px;
	line-height: 25px;
}

#sp-header-wrapper .logo-wrapper
{
	padding: 0;
}

#sp-header-wrapper #sp-search input.inputbox
{
	background: #FFF;
  	width: 400px !important;
  	height: 35px;
}

#sp-position2 .header
{
    font-family: 'Calistoga', cursive;
    font-size: 40px;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0px;
	text-align: center;
	text-shadow: 1px 0px 1px #103300;
 	 text-transform: capitalize;
}

.jshop .product .buttons a, .jshop .product-hover .buttons a {
    padding: 40px 0;
}

#sp-shop-cart
{
	position: fixed;
	width: auto;
	right: -135px;
	top: 46%;
	background: #FFFFFF;
	padding: 5px 15px;
	border-radius: 10px;
	border: 2px solid #E51066;
	transition: 1s ease-in-out;
	z-index: 9999;
}

#sp-shop-cart:hover
{
	right: 1px;
	cursor: pointer;
}

#sp-shop-cart:active
{
	right: 1px;
	cursor: pointer;
}

.contact-wrapper .contact-text
{
	padding: 10px 0 10px 12px;
}

#sp-component-area-wrapper .jshop h1
{
	font-size: 28px;
	line-height: 100%;
}

#sp-left .module.top-products, #sp-right .module.top-products
{
	background: #F9F9F9;
}

#sp-left .module h3.header, #sp-right .module h3.header, .module .header
{
	font-size: 26px;
	line-height: 100%;
}

div.jshop_register
{
	width: auto;
	float: left;
	margin: 20px 0px;
	padding: 10px 30px;
}

#footer .header
{
	text-transform: uppercase;
	text-align: left;
	font-size: 18px;
	padding: 5px 0px;
	font-weight: bold;
}

#footer .header span
{
	padding: 4px 0px;
	border-bottom: 2px dotted #FFF;
}

.vina-name a, .title a
{
	font-size: 17px !important;
}

.jshop.productfull .jshop .prod_qty input:hover , .jshop.productfull .jshop .buttons input:hover
{
	background: #EA2894;
}

.jshop_price
{
	font-family: Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
	font-size: 15px !important;
	color: #D80077 !important;
}

.old_price
{
  	font-size: 14px !important;
}

.jshop .product_label, .image-block .product_label
{
  	right: 5px;
}

#sp-feature-wrapper .vina-jssor-image-slider .vina-caption.default .btn:hover
{
	color: #EA2894;
}

.jshop.productfull .jshop .prod_qty_input input
{
	min-width: 25px;
}

.productfull .buttons{
    padding-left: 0;
    display: block;
}

#sp-languages
{
	padding: 10px 0;
}

#sp-main-menu ul.level-0 > li > a
{
	display: inline-block;
}

.introtext-image
{
  	width: 300px;
}

@media (min-width: 240px) and (max-width: 970px)
{
	#sp-languages
	{
		width: 100%;
		margin-left: 0;
		left: 0;
		bottom: 0;
		text-align: center;
		padding: 3px 0;
		background: #1D9122;
		position: fixed;
		z-index: 9999;
	}
}

/* Menu */
#sp-menu-wrapper .vina-cmenu-jshopping > ul > li.has-sub::after
{
  top: 18px;
}

#sp-menu-wrapper .vina-cmenu-jshopping > ul > li > a
{
  padding: 10px 20px;
  font-weight: bold !important;
}
/* End Menu */

.old_price
{
  color: #999;
  text-decoration: line-through;
}

.image_block .bg_color, .image-block .bg_color, .product_label
{
  background: transparent;
}

.jshop .product_label, .image-block .product_label
{
  width: 60px;
}

#sp-component-area-wrapper .product ul li.image .image_block img
{
  width: auto;
}

#sp-user2 , #sp-user3, #sp-user4 {
  	padding: 10px;
	/*overflow: hidden;*/
}

.bt-cs .bt-center
{
  	padding: 10px;
}

@media (min-width: 768px) and (max-width: 970px)
{
  	.bt-cs .bt-center img
	{
      	width: 100px !important;
    }
}

@media (min-width: 970px) and (max-width: 1200px)
{
  	.bt-cs .bt-center img
	{
      	width: 150px !important;
    }
}

.bt-title
{
  	width: 100%;
  	text-align: center;
  	font-weight: bold;
  	color: #1D9122 !important;
}

a.bt-title:hover
{
  	color: #EA2894 !important;
}

#sp-user1 a img:hover, #sp-user2 a img:hover, #sp-user3 a img:hover , #sp-user4 a img:hover {
    transform: scale(1.1); /*rotate(2deg);*/
}

#sp-user1 a img, #sp-user2 a img, #sp-user3 a img , #sp-user4 a img {
    border-radius: 3px;
    box-sizing: border-box;
    height: auto;
    transition: all 0.8s ease-in-out 0s;
    width: 100%;
}

.responsive #sp-header-wrapper .logo
{
  	background-size: 100% 100%;
}

select#id_currency
{
	width: 90px;
	margin: 5px 0 5px 2px;
}

@media (min-width: 240px) and (max-width: 970px)
{
	select#id_currency
	{
		width: 70%;
	}
  
    input[type="image"]
  	{
        max-width: 100%;
        height: auto !important;
  	}
}

.header, .vina_title, .vina-name, .page-header
{
	font-family: Helvetica Neue;
}

#sp-currency h3
{
	float: left;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	margin-bottom: 0;
}

#sp-currency
{
  	margin-top: 3px;
}

#sp-currency, #sp-languages
{
	text-align: center;
}

span.prod_attr_img img
{
	width: 40px;
	height: 40px;
}

div.jshop_prod_attributes select
{
	width: 200px;
}

.modal
{
	width: 80%;
	height: auto;
	margin-left: 0;
	left: 10%;
}

.modal-body img
{
	max-height: 100% !important;
}

a.img-polaroid
{
	text-align: center;
}

.entry-content li, .entry-content ul
{
	list-style: inside none disc;
}

ul.gallery li
{
	list-style-type: none !important;
}

.headeranchor
{
  	opacity: 0;
}
.headeranchor:hover
{
  	opacity: 1;
}

.box
{
  	background: #EAEAEA;
  	padding: 10px;
  	margin-bottom: 10px;
}

.art-article th, #vinaTabContent th, .art-article td, #vinaTabContent td
{
  padding: 5px;
}

#sp-feature-wrapper #feature h1, #sp-feature-wrapper #feature h3, #sp-feature-wrapper #feature .vina_title
{
	font-size: 50px;
	line-height: 100%;
	font-weight: bold;
	color: #F8EFAE !important;
}

.image_block
{
	/*background: #FFD8ED;*/
	border-radius: 3px;
}

.new-rows
{
	margin-left: 0 !important;
}

@media (min-width: 450px) and (max-width: 980px)
{
	.latest_products .block_item
	{
		float: left;
		margin: 10px 0;
		padding: 10px;
		width: 48.148%;
	}

	.latest_products .block_item.vertical-separator
	{
		margin-left: 3.703%;
	}
}

@media (min-width: 240px) and (max-width: 450px)
{
  	/*
	#sp-header-wrapper
	{
		background: url('../images/bg-header.gif');
		background-repeat: no-repeat;
      	animation: animatedBackground 30s linear infinite alternate;
	}
  	*/
	
  	#sp-position2 .header
	{
        font-size: 32px;
    }
  
	#sp-logan
	{
		margin-top: 40px;
	}
  
  	#sp-header-wrapper #sp-search input.inputbox
    {
        background: #FFF;
        width: 214px !important;
    }
  	
  	#sp-header-wrapper #sp-search form
	{
  		padding: 0;
  	}
	
	#sp-search
	{
		width: 100% !important;
	}
	
	#sp-search form
	{
		text-align: center !important;
	}
	
	.row-fluid .span2
	{
		width: 100% !important;
		display: grid;
	}
	
	.owl-item
	{
		display: grid;
	}
	
	div.requiredtext
	{
		clear: left;
	}

	.latest_products .block_item
	{
		float: left;
		margin: 10px 0;
		padding: 10px;
		width: 100%;
	}

	.latest_products .block_item.vertical-separator
	{
		margin-left: 0;
	}
}

.ltr #sp-footer-wrapper #sp-footer2 .custom
{
  	text-align: left;
}