@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: 24px;
	line-height: 150%;
}
h2 {
	font-size: 20px;
  	line-height: 150%;
}
h3 {
 	font-size: 18px;
  	line-height: 150%;
}
h4 {
	font-size: 16px;
	line-height: 150%;
}
h5 {
	font-size: 14px;
	line-height: 150%;
}
h6 {
	font-size: 12px;
  	line-height: 150%;
}

#SoDienThoai
{
  	font-weight: bold !important;
}

.homepage #sp-component-area-wrapper
{
  	display: none;
}

#sp-other-wrapper .module h3.header
{
	border-bottom: 1px solid #0E3483;
    position: relative;
    padding-bottom: 5px;
  	font-size: 24px;
  	font-weight: bold;
}

#sp-other-wrapper .module h3.header:after
{
  	content: "";
    display: block;
    border-bottom: 3px solid #F1583F;
    width: 20%;
    position: relative;
    bottom: -7px;
}

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

.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info
{
  	background: #0E3483 !important;
}

.sj-extraslider .extraslider-inner .item-wrap.style2 .item-info a {
    color: #ffff00 !important;
  	font-weight: bold;
}

#sp-other-wrapper .module h3.header
{
  	margin-bottom: 5px;
}

.sj-extraslider
{
  	margin: 5px 0 !important;
}

#sp-header-wrapper #sp-search form
{
  	padding: 10px 0;
}

#sp-other-wrapper
{
  	padding: 20px 0;
}

#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
{
  	background: url('../images/background-header.png');
  	background-size: cover;
    background-position: center bottom;
}

#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;
}

#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: 24px;
	line-height: 100%;
  	font-weight: bold;
}

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: #F1583F;
}

.jshop_price
{
	font-family: Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
	font-size: 15px !important;
	color: #F1583F !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: #F1583F;
}

.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: #F1583F !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;
}

.sj-extraslider .extraslider-inner .item-wrap .item-info .item-title {
  	min-height: 40px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

@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: 40px;
    }
  
	#sp-logan
	{
		margin-top: 40px;
	}
  
  	#sp-header-wrapper #sp-search input.inputbox
    {
        background: #FFF;
        width: 214px !important;
    }
	
	#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;
	}
  
  	#SoDienThoai
    {
		padding: 15px 0 !important;
      	text-align: center !important;
    }
}

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

.social-fixed {
  position: fixed;
  top: 34%;
  left: 30px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  z-index: 9999;
}

.social-fixed a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  text-decoration: none;
  position: relative;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  transition: transform 0.3s ease;
}

.social-fixed a:hover {
	color: #fff !important;
	transform: scale(1.1);
}

.email { background: #2196F3; }
.zalo  { background: #0068ff; }
.call  { background: #F44336; }

/* Hiệu ứng ripple cho nút call */
.call::before, .call::after {
  content: "";
  position: absolute;
  border: 2px solid #F44336;
  border-radius: 50%;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  animation: ripple 2s infinite;
  opacity: 0;
}

.call::after {
  animation-delay: 1s;
}

@keyframes ripple {
  0% {
	transform: scale(0.6);
	opacity: 0.6;
  }
  100% {
	transform: scale(1.6);
	opacity: 0;
  }
}

/* Tooltip cho nút gọi */
.call span {
  position: absolute;
  left: 70px;
  background: #F44336;
  color: #fff;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 14px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50%);
  top: 50%;
  transition: opacity 0.3s;
}

.call:hover span {
  opacity: 1;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .social-fixed {
	left: 8px;
	gap: 12px;
  }
  .social-fixed a {
	width: 45px;
	height: 45px;
	font-size: 18px;
  }
  .call span {
	font-size: 12px;
	padding: 4px 8px;
	left: 60px;
  }
}