@font-face {
	font-family: "bickham_script_pro";
	src:	url("//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/fonts/bickham_script_pro.eot");
	src:	url("//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/fonts/bickham_script_pro.eot?#iefix") format("embedded-opentype"),
		url("//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/fonts/bickham_script_pro.woff") format("woff"),
		url("//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/fonts/bickham_script_pro.ttf") format("truetype"),
		url("//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/fonts/bickham_script_pro.svg#bickham_script_pro") format("svg");
	font-weight: normal;
	font-style: normal;
}

html
{
	background:				#0C0802;
}
body
{
	padding:				10px 0 0;
	background:				#0C0802;
	color:					#000;
	font-family:				sans-serif;
}
a
{
	color:					#EF3E35;
}
a[href]:hover
{
	color:					#999999;
}
h2 a
{
	color:					#000;
	text-decoration:		none;
}


/* BEGIN: Sidebar modules */
#body_column_1 .module,
#body_column_3 .module {
	margin:			 	0 0 20px;
}
#body_column_1 .module_small,
#body_column_3 .module,
.module_small.boxed {
	border-radius: 5px;
	background:			#fff;
}
#body_column_1 .module_small {
	padding:			10px;
	text-align: center;
}
.module_small.boxed .module_content,
#body_column_3 .module_small.dark {
	padding:			10px;
}
.module_small.module_body_column_1 img {
	width:				100% !important;
	height:				auto !important;
}
#body_column_1 .module p:last-child,
#body_column_3 .module p:last-child
{
	margin-bottom:			0;
}
.module_small.boxed .module_name
{
	padding:			5px 10px;
	font-weight:			bold;
	text-transform:			uppercase;
	border-top-left-radius: 	5px;
	border-top-right-radius: 	5px;
	background:			#DE0030;
	color:				#FFFFFF;
}
#body_column_1 .module.dark,
#body_column_3 .module.dark {
	background:			#0C0802;
	color:				#fff;
	border:				1px solid #FFFFFF;
}
#body_column_3 .btn {
	white-space: normal;
}
#module_cart .button > span
{
	white-space:				normal;
}
#module_bestsellers .module_name:before {
	content:			url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/eshop_bestsellers.png);
	vertical-align:			-50%;
	padding-right:			10px;
}
#module_bestsellers .module_name {
	font-weight:			bold;
	text-transform:			uppercase;
}
#module_bestsellers .module_content {
	color:				#000;
}
/* END: Sidebar modules */


/* BEGIN: Languages module */
#module_language a:before {
	padding-right:		5px;
	vertical-align:		sub;
}
#menu_language_item_de a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/de.png);
}
#menu_language_item_fr a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/fr.png);
}
#menu_language_item_it a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/it.png);
}
#menu_language_item_es a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/es.png);
}
#menu_language_item_en-US a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/en-US.png);
}
#menu_language_item_en-UK a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/en-UK.png);
}
#menu_language_item_zh a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/zh.png);
}
#menu_language_item_ja a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/ja.png);
}
#menu_language_item_ru a:before {
	content:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/language/ru.png);
}
@media screen and (min-width:768px) {
	#module_language a {
		padding:		5px;
	}
}
/* Desktops */
@media screen and (min-width:992px) {
	#module_language a {
		box-sizing:			content-box;
		width:				16px;
		height:				17px;
		overflow:			hidden;
		display:			block;
		font:				0/0 a;
		text-shadow:			none;
		color:				transparent;
	}
}
/* END: Languages module */


/* BEGIN: Currency module */
@media screen and (min-width:768px) {
	#module_currency a {
		padding:				5px;
	}
}
#module_currency li > a
{
	color:					#999999;
}
#module_currency li > a:hover,
#module_currency li.active > a
{
	color:					#EF3E35;
}
/* END: Currency module */


/* BEGIN: Header */
#module_customers_warning
/*, #module_premium_cigars*/
{
	font-size:				smaller;
	color:					#4D4D4D;
	text-align:				center;
}
#navbar_container {
	background: #0C0802;
}
#navbar {
	background: url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/header.png) 45% 0 no-repeat;
	text-align: center;
}
.navbar-brand {
	padding-top: 6px;
	padding-bottom: 0;
}
#navbar .module {
	margin-bottom: 20px;
}
#header_logo
{
	text-align:				center;
	display:				inline-block;
	margin:					10px auto 15px auto;
}
#header_logo img
{
	max-width: 100%;
	height: auto;
}
@media screen and (max-width:767px) {
	body {
		padding-top: 65px;
	}
}
@media screen and (min-width:768px) {
	#navbar_container {
		box-shadow: none;
		border: 0;
	}
	.navbar-fixed-top {
		position: relative;
		top: auto;
	}
}
/* Desktops */
@media screen and (min-width:992px) {
	#navbar_container {
		margin-bottom: 0;
	}
/*
	#module_customers_warning
	{
		width:					75%;
		display:				inline-block;
		text-align:				left;
	}
	#module_premium_cigars
	{
		width:					25%;
		display:				inline-block;
		text-align:				right;
	}
*/
}


#module_header_ad
{
	display:				inline-block;
	width:					395px;
	height:					150px;
}
#module_header_ad p
{
	margin:					0;
	padding:				0;
	width:					385px;
	color:					#FFFFFF;
	font-size:				11pt;
	font-weight:				normal;
	text-align:				center;
}
/* Image */
#module_header_ad p:first-of-type
{
	width:					auto;
}
/* Title */
#module_header_ad p:nth-of-type(2)
{
	margin:					-165px 0 50px 0;
	font-family:				"bickham_script_pro";
	font-size:				40pt;
}

#module_best_brand {
	display: inline-block;
	margin-left: 30px;
}



/*
#module_klik_and_pay
{
	position:				absolute;
	margin-left:			797px;
	margin-top:				225px;
}
*/	
#module_title
{
	font-family:			Arial;
	font-weight:			bold;
	text-transform:			uppercase;
	text-align:				center;
	color:					#FFFFFF;
	letter-spacing:			1pt;
}
#module_title p {
	margin: 0;
}
#module_title a {
	color: #FFFFFF;
}


/* BEGIN: Cigars menu */
#module_cigars_menu li
{
	margin:				5px 0;
	font-weight:			bold;
	text-transform:			uppercase;
}
#module_cigars_menu a
{
	border-radius:			5px;
	padding:			5px 15px;
	background:			#333333;
	color:				#FFFFFF;
	text-align:			center;
}
#module_cigars_menu a:hover,
#module_cigars_menu li.active a
{
	background:			#DE0030;
}
#menu_cigars_menu_item_shopping a
{
	background:			#DE0030;
}
/* Small devices and bigger */
@media screen and (min-width:768px) {
	#module_cigars_menu li
	{
		margin-right:			10px;
	}
	#menu_cigars_menu_item_shopping a
	{
		width:				150px;
		line-height:			60px;
	}
}
@media screen and (min-width:1200px) {
	#module_cigars_menu {
		padding-right: 290px;
	}
	#menu_cigars_menu_item_shopping {
		margin-right: 30px !important;
	}
	#menu_cigars_menu_item_shopping a {
		width: 165px;
	}
}
/* END: Cigars menu */


/* BEGIN: Main menu */
#module_main_menu li
{
	text-transform:			uppercase;
	margin:			0 0 10px;
	width:				100%;
}
#module_main_menu li > a
{
	padding:			5px 15px;
	border-radius:			5px;
	background:			#fff;
	color:				#000;
}
#module_main_menu a:hover,
#module_main_menu li.active > a
{
	color:				#DE0030;
}
/*
#module_main_menu #menu_main_menu_item_women_and_cigars > a
{
	margin-top:				20px !important;
	height:					33px !important;
	padding:				0 !important;
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/women_and_cigars.png) 0 0 no-repeat !important;
	text-indent:			-9999px !important;
}
#module_main_menu #menu_main_menu_item_women_and_cigars.active > a
{
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/women_and_cigars.png) !important;
}
*/
/* Small devices and bigger */
@media screen and (min-width:768px) and (max-width:991px) {
	#module_main_menu {
		margin-bottom: 0 !important;
	}
	#module_main_menu li
	{
		width:				auto;
		margin-right:			10px;
	}
}
/* Smaller than desktops */
@media screen and (max-width:991px) {
	#module_main_menu a
	{
		text-align: center;
	}
}
/* END: Main menu */


#module_facebook
{
	background:			#FFFFFF !important;
}
#module_facebook a
{
	color:				#3b5998;
}


/* END: Header */



img.right
{
	float:					right;
}


.form.contact > tbody > tr > td.right
{
	padding-left:			10px;
}
.form.contact #message
{
	width:					250px;
	height:					175px;
}
.form.contact input[type=submit]
{
	border:					0;
	background-color:		#EF3E35;
	color:					#FFFFFF;
}
.form.contact input[type=submit]:hover
{
	cursor:					pointer;
}


.form.review > tbody > tr > th
{
	font-weight:			bold;
}
.form.review > tbody > tr > .left
{
	padding-right:			10px;
	text-align:				left;
}
.form.review > tbody > tr > .score
{
	padding-right:			10px;
	padding-bottom:			5px;
}
.form.review > tbody > tr > td.score
{
	text-align:				center;
}
.form.review #message
{
	width:					100%;
	height:					50px;
}
.form.review input[type=submit]
{
	border:					0;
	background-color:		#EF3E35;
	color:					#FFFFFF;
}
.form.review input[type=submit]:hover
{
	cursor:					pointer;
}


.double.left
{
	padding-right:		5px;
}
.double.right
{
	float:				none !important;
	padding-left:		5px;
}

.triple.left
{
	padding-right:		10px;
}
.triple.right
{
	padding-left:		9px;
}


table.tobacco_tour
{
	width:				100%;
}
table.tobacco_tour > tbody > tr > td.left
{
	width:				50%;
	padding-bottom:		10px;
	padding-right:		10px;
}
table.tobacco_tour > tbody > tr > td.right
{
	width:				50%;
}


#footer
{
	border-top:				1px solid #FFFFFF;
	margin-top:				20px;
	padding-top:			10px;
	padding-bottom:			15px;
	font-size:				smaller;
	color:					#FFFFFF;
	line-height:			19px;
	text-align:			center;
}
/* Desktops */
@media screen and (min-width:992px) {
	#footer_column_1
	{
		text-align:			left;
	}
	#footer_column_2
	{
		text-align:			right;
	}
}
#module_footer_menu li {
	float: none;
	display: inline-block;
}
#module_footer_menu li > a
{
	padding:			0;
	color:					#FFFFFF;
}
#module_footer_menu li > a:hover
{
	text-decoration:		underline;
}
#module_footer_menu li.separator
{
	padding-left:			5px;
	padding-right:			5px;
}
#powered_by
{
	display:			inline-block;
}
#powered_by > a
{
	display:				block;
	height:					19px;
	padding-left:			24px;
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/powered_by_posse3.png) 0 0 no-repeat;
	color:					#FFFFFF;
	text-decoration:		none;
}
#powered_by:hover > a
{
	color:					#FFFFFF;
	text-decoration:		underline !important;
}
#designed_by
{
	display:			inline-block;
	margin-right:			10px;
}
#designed_by > a
{
	display:				block;
	width:					19px;
	height:					19px;
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/designed_by_toca.png) 0 0 no-repeat;
	text-decoration:		none;
	text-indent:			-9999px;
}
#photos_by
{
	display:			inline-block;
	margin-right:			10px;
}
#photos_by > a
{
	display:				block;
	width:					19px;
	height:					19px;
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/photos_by_arya-dil.png) 0 0 no-repeat;
	text-decoration:		none;
	text-indent:			-9999px;
}


.box,
body.eshop #content
{
	margin:				0 0 20px;
	border-radius:			5px;
	background:			#fff;
}
.box + p
{
	padding:0;
}
.box_header
{
	overflow:			hidden;
	text-align:			center;
}
.box_header > img
{
	width:				100% !important;
	height:				auto !important;
}
/* Round border if image is at header top */
.box_header > img:first-child
{
	border-top-left-radius:		5px;
	border-top-right-radius:	5px;
}
.box_header > .warning
{
	margin-bottom:			2px;
	font-size:			smaller;
	letter-spacing:			1pt;
	color:				#4D4D4D;
}
.box > .box_body,
body.eshop #content {
	padding:			20px;
}
/* Box without box_header */
.box > .box_body:not(:first-child) {
	padding-top: 0;
}
.box_body *:last-child {
	margin-bottom: 0;
}
.box_body.cigar
{
	text-align:				center;
}
.box_body.cigar img
{
	width:					100% !important;
	height:					auto !important;
}
.box_footer {
	display: none;
}


.row.cigar > [class*="col-"]:nth-child(1) img {
	width: 100% !important;
	height: auto !important;
}


.row.partner > [class*="col-"]:nth-child(1) img {
	width: 100% !important;
	height: auto !important;
}


.read_more
{
	display: block;
}
.read_more > a:after
{
	content: '';
	display: block;
	padding-bottom:			20px;
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/button_read_more.png) 50% 100% no-repeat;
}


.history_back
{
	height:					34px;
}
.history_back > a
{
	padding-bottom:			20px;
	background:				url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/button_history_back.png) 50% 100% no-repeat;
}


/* BEGIN: ESHOP */
.eshop_products_header
{
	display: none;
}
.eshop_products_item
{
	border-radius:			5px;
	background:			#fff;
	margin:				0 0 20px 0;
}
.eshop_products_item_header
{
	text-align:			left;
}
.eshop_products_item_content
{
	position:			relative;
	padding:			0 20px 10px 20px;
	text-align:			justify;
}
.eshop_products_item .eshop_product_name
{
	position:			absolute;
	top:				0;
	border-top-left-radius:		5px;
	border-top-right-radius:	5px;
	width:				100%;
	padding:			5px 10px;
	margin:				0 0 0 -20px;
	line-height:			34px;
	font-weight:			bold;
	background:			#DE0030;
	color:				#FFFFFF;
}
.eshop_products_item .eshop_product_name > a
{
	text-decoration:		none;
	color:				#FFFFFF;
}
.eshop_products_item .eshop_thumb
{
	margin: 80px 0 0 0;
}
.eshop_products_item .eshop_product_images
{
	float:				none !important;
	margin:				0 0 10px 0 !important;
	border:				0 !important;
	padding:			0 !important;
}
.eshop_product_images ul
{
	margin:				0 !important;
}
.eshop_product_images li a
{
	border:				0 !important;
	padding:			0 !important;
}
.eshop_products_item .eshop_product_images img
{
	width:				100% !important;
	height:				auto !important;
}
.eshop_no_thumb
{
	height:70px !important;
}
.eshop_no_thumb a
{
	color:#999999;
	font-style:italic;
}
.eshop_product_add_to_cart_container
{
	border:				0 !important;
	padding:			0 !important;
	overflow:			visible !important;
}
/* Desktops */
@media screen and (min-width:992px) {
	.eshop_products_item .eshop_product_attributes
	{
		width: 75%;
	}
	.eshop_products_item .eshop_product_add_to_cart
	{
		width: 25%;
	}
}

/* Wrapper color */
/*
.eshop_product_attribute_wrapper_color .eshop_product_attribute_name,
.eshop_product_attribute_wrapper_type .eshop_product_attribute_name
{
	display:table-cell;
}
.eshop_product_attribute_wrapper_color .eshop_product_attribute_value label,
.eshop_product_attribute_wrapper_type .eshop_product_attribute_value label
{
	float:left;
	margin-right:20px;
	position:relative;
	left:-100px;
}
.eshop_product_attribute_wrapper_type .eshop_product_attribute_value label
{
	left:-50px;
}
*/
/* Cedar tube */
/*
#product__id__55 .eshop_product_attributes
{
	width:380px;
}
#product__id__55 .eshop_product_attribute label
{
	width:190px;
	float:left;
}
*/
/* Accessories */
/*
.vds_accessories .eshop_product_intro
{
	float:left;
	width:275px;
}
*/
/* END: ESHOP */


.eshop_module_account_menu li,
.eshop_module_cart_menu li
{
	margin:					0;
	padding:				0;
	list-style-type:		none;
}
.eshop_module_account_menu a,
.eshop_module_cart_menu a
{
	display:				block;
	padding-top:			5px;
	padding-bottom:			5px;
	padding-left:			20px;
	background-repeat:		no-repeat;
	background-position:	0 4px;
}
.eshop_module_account_login > a
{
	background-image:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/eshop/icon_login.png);
}
.eshop_module_account_register > a
{
	background-image:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/eshop/icon_register.png);
}
.eshop_module_account_logout > a
{
	background-image:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/eshop/icon_logout.png);
}
.eshop_module_cart_get_cart > a
{
	background-image:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/eshop/icon_get_cart.png);
}
.eshop_module_cart_checkout > a
{
	background-image:		url(//www.cigars-vegasantiago.biz/theme/vegasantiago_v1/img/eshop/icon_checkout.png);
}
