html{
    font:1em/1.5 Lora;
     margin:0;
}
h1,h2,h3,h4,h5,h6,hgroup,
ul,ol,dd,
p,figure,
pre,table,fieldset,hr{
    margin-bottom:1.5rem;
}
ol{
	margin-top:1.5rem;
}
.bold{
	font-weight:800;
}

p{
	margin-top:1.5rem;
	line-height:24px;
}
body{
	background-image:url(images/canvas_200_30.png);
	background-color:#C67F2A;
	margin:0;
	padding:0;
	font-size:100%;		
}
h1{
	margin-top:0;
	padding:0;
}
h2{
	font-size:200%;
	margin:0 0 24px 0;
	padding:0;
}
h3{
	font-size:24;
	margin:0 0 24px 0;
	padding:0;
	line-height:24px;
	
}
h4{
	line-height:24px;
	margin:0;
	padding:0;
}
label{
	width:150px;
}
ul.inline li{
	float:left;
	padding:0 10px 0 0;
	list-style:none;
}
.two.np,.one.np{
	padding:0;
	
}
form.np p{
	padding:0;
	margin:0;
}
.center{
	text-align: center;
	margin:0 auto;
}
.one.np{
	width:100%;
}
.form-control{
	height:46px;
	padding:0 2%;
	line-height:24px;
	width:96%;
}
.input_box {
	/*line-height:24px;*/
	position:relative;
  	padding:0 1% 24px 1%;
  	width:98%;
}
.input_box.np{
	padding-bottom:0;
}
textarea.form-control {
    padding:12px 2%;
    height:70px;
}
.btn {
  
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 0;
  padding: 11px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.link_name .btn{
	padding:11px 0;
}
.btn.slim{
	height:24px;
	line-height: 24px;
	padding:0px 6px 3px;
}
input.btn.slim{
	height:30px;
	line-height: 24px;
	padding:0px 6px 5px;	

}
.btn.paypal{
	width:200px;
	margin-bottom: 20px;
}
.btn-success{
	background:#1E8C51;
}
.btn-danger{
	background:#700C31;
}
.captcha_img {
  background: none repeat scroll 0 0 #5E551E;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 17px 0;
  text-align: center;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  height:84px;
}

#captcha_code{
	margin-top:12px;
}
#register_box p{
	font-size:16px;
	margin:0;
	padding:0;
}
#registerForm input[type="text"],#registerForm input[type="password"],.error_msg{
	
	
}
#registerForm h4{
	padding:12px 0 0 0;
}
.register_message{
	padding:0px 0 0 20% ;
}
.t_padd{
	padding-top:24px;
}
.s_row,.b_padd{
	padding:0 0 24px 0;
}
.r_padd{
	padding:0 24px 0 0;
}
.ajax_link{
	cursor:pointer;
}
.ajax_link:hover{
	color:#D6799B;
	}
.row.product{
	padding:0 0 24px 0;
}
.prod_box{
	border:1px solid #946D3D;
	border-radius: 5px;
	padding: 6px;
}
.prod_img{
	height:168px;
	text-align:center;
	padding:0 0 12px 0;
	overflow:hidden;
}
.prod_img.bronze{
	height:276px;
}
.prod_name{
	height:105px;
	line-height:24px;
	text-align:center;
	padding:0;
}
.prod_name .name{
	height:72px;
}
/*/DETAIL/*/
.detail p{
	padding:0;
	margin:0;	
}
.detail ul{
	margin:0 0 0 24px;
}
.detail .price{
	margin:12px 0;
	padding:11px 0;
	border-top:1px dotted #946D3D;
	border-bottom:1px dotted #946D3D;
}
.detail .input_box{
	padding:0 0 24px;
	width:100px;
}
.detail .input_box .qty, input.qty{
	width:40px;
	text-align:center;
}
td.qty{
	width:190px;
}
.success {
  background-image: url(images/success.png); 
  background-repeat:no-repeat;
  background-position:5px center;
  background-color: #1E8C51;
  border: 1px solid #BBDF8D;
  padding:0 0 0 25px;
  line-height:24px;
  border-radius: 5px;
}
.error_msg {
  background-image: url(images/warning.png); 
  background-repeat:no-repeat;
  background-position:5px center;
  background-color: #700C31;
  border: 1px solid #BBDF8D;
  padding:0 0 0 25px;
  line-height:22px;
  border-radius: 5px;
  
}
.message{
	text-align:center;
	padding:48px 0;
}
/*/end/*/
.contact.note{
	padding:36px 0 24px 0;
}
.headers{
	font-family:Lora;
	color:#700C31;
	font-style:italic;
	text-transform:uppercase;
	text-shadow: 2px 2px #6D2B3B;
	font-size:200%;
	text-align:center;
}
.big_access .headers{
	color:#F7E8B8;
	font-weight: bold;
	

}
.padd{
	padding:12px 8px;
	
	overflow:hidden;
}
.vb_padd{
	padding:0 0 24px 0;
}
.v_padd{
	padding:24px 0;
}
.h_padd{
	padding:0 24px;
}
.img_box{
	max-height:243px;
	overflow:hidden;
}
.img_text{
	
	font-size: 16px;
	text-align:center;
	padding:12px 0;
}
.uppercase{
	text-transform: uppercase;
}
.big_access .img_text{
	
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	
}
a.lang{
	padding-left:5px;
}
.container.top_nav{
	margin:0 auto;
}
.top_nav ul{
	padding:0;
	margin:0;
}

ul.login{
	font-size:16px;
	color:#1B4831;
	color:#F2E5D5;
	font-weight:400;
}
ul.login a{
	color:#F2E5D5;
	text-decoration:none;
}
ul.login a:hover{
	color:#FFFFFF;
}
#top_nav{
	z-index:1001;
	font-family:Arial, sans-serif;
}
#top_nav .container{
	position:relative;
}
#top_nav .nav{
	width:100%;
	background:#700C31;
	border-radius:5px;
	
}
.hbar ul.top{
	padding:0 0 0 190px;
	text-transform:lowercase;
}

ul.top ul{
	width:200px;
	z-index:1001;
	background:#700C31;
	margin:12px 0 0 -10px;
	padding-bottom:24px;
	border-radius:0 0 5px 5px;
	
}
ul.top,ul.top a{
	color:#E2B681;
}
ul.top li{
	padding:12px 10px;
}
.navbar .nav ul.top ul li{
	display:block;
	float:none;
	padding:0 10px;
	
}
.banner{
	max-height:360px;
	overflow:hidden;
}

/*/COLORS/*/
.wt_bg{
	background:#FFFFFF;
}
.gr_bg{
	background:#2B6948;
	background:url(images/gr_70.png);	
}
.grs_bg{
	background:#0A5B2F;
}
.br_bg{
	background:#946D3D;
}
.brl_bg{
	background:#814C0E;
}
.pr_bg{
	background:#700C31;
}
.gray_bg{
	background:#353433;
}
.container{
	max-width:1024px;
	margin:24px auto 0;	
}
.container img{
	max-width: 100%;
}
#title{
	position:relative;
	margin:auto;
	text-align:center;
	font-family:Lora;
	color:#700C31;
	font-style:italic;
	text-shadow: 2px 2px #2B6948;
	z-index:3;
	padding:0 0 0 0;
	
}
#title.big_access{
	color:#F7E8B8;
	
}
#title h1{
	margin:0;
}
.title{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	padding:0;
	border-bottom:1px dotted #E2B681;
	margin:0 0 23px 0;
}
h1 {
    font-size: 4em;
    font-weight: 700;
    line-height: 1.5;
    padding:0;
    
    
}	
.container.main{
	background-image:url(images/constelaciones_35.png);
	background-position:96px -132px;
	background-repeat:no-repeat;
	background-color:#0A5B2F;
	min-height:400px;
	padding:24px 0 24px;
	color:#E2B681;
	border-radius:0 0 5px 5px;
	margin:24px auto 48px auto;
	z-index:1;
}
.container.main a{
	color:#E2B681;
	text-decoration:none;
}
.container.main a:hover{
	color:#D6799B;
}
.content{
	position:relative;
	width:96%;
	padding:0 2%;	
}
.content_text.links a
{
	text-decoration:underline;
	color:#51C687;
}
#buy{
	padding:48px 0 0 0;
}
#constelaciones{
	position:fixed;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index:1;
	
}
.flores{
	position:absolute;
	top: 0;
	max-width:165px;
	z-index:1000;
}
.flores.lf{
	left:-12px;
}
.col{
	z-index:2;
}
.box{
	position:relative;
	padding:0 2%;
	border-radius:5px;
	z-index:2;
	margin-bottom:24px;
}
.col .box_content{
	max-width: 291px;
	margin:0 auto;

}
.box.banner{

}
.frame_box{
	border:1px solid #E2B681;
	padding:3px;
	border-radius: 5px;

}
.frame_slide{
	max-width:748px;
	max-height:360px;
	padding:8% 9.5%;
	margin: 0 32px;
	background-image:url(images/WoodenFrame.jpg);
	background-size: 100% 100%;
}
#freebies{
	line-height: 48px;
	font-size: 24px;
	color:#B66377;
}
#freebies a{
	color:#B66377;
	text-decoration: none;	
}
#freebies a:hover{
	color:#B67A88;
	color:#8D74A8;
}
#freebies a:hover > .hart_36{
	background-position:center -36px;	
}
.image_box img{
	border:1px solid #56222F;
	border-radius:5px;
}
html .image_box img{
	max-width: 96%  !important;
}
.image_box{
	text-align: center;
	padding:10px .5%;
	margin:20px .5%;
	background:#F7E8B8;
	border-radius:5px;
	height:189px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.orange_font{
	color:#E47D30;
}
.big_access .shop{
	font-family:Arial,sans-serif;
	font-size:30px;
	line-height: 48px;
}
.hart_36{
	height:36px;
	width:42px;
	background:url(images/hart_36.png);
	background-position:center 0;
	text-indent:-999999px;
	margin:6px;
}
.hart_36:hover{
	background-position:center -36px;	
}
.hart_500{
	height:243px; 
	max-width:291px;
	background-image:url(images/roses.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center 0;
	text-indent:-999999px;
	overflow: hidden;
}
.iphone{
	
	/*background-image:url(images/iphone.png);*/
	background-color:#6D2B3B;
	text-align: center;
	
	
	overflow: hidden;	
}
.iphone.img_box{
	max-height:414px;
	width:100%;
	text-align: center;
}
.hart_500.text{
	text-indent:0px;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial,sans-serif;
}
.hart_500.text .text{
	padding-top:80px;
}
.hart_500:hover{
	
}

#slide{
	
	border-radius:5px;
}
.side_banner{
	width:100%;
	text-align:center;
	
	padding:0;
	font-size:200%;
}
.side_banner .hart{
	height:72px;
	width:83px;
	background:url(images/hart_72.png);
	background-position:center 0;
	text-indent:-999999px;
	margin:auto;
}
.side_banner .hart:hover{
	background-position:center -72px;	
}
.side_box{
	padding:0 12px 12px;
	text-align:center;
	margin-bottom:24px;
}
.side_cart{
	font-size:14px;
	line-height:24px;
}
tr.tr{
	border-bottom:1px dotted #E2B681;

}
tr.tr td{
	padding-top:6px;
	
}
/*/MY ACCOUNT/*/
table.report{
	font-family: Arial,sans-serif;
}
.report th{
	background:#700C31;
	padding:0 5px;
}
/*/CART/*/
#cart_table th{
	background:#700C31;
	padding:0 5px;
}
#cart_table td{
	height:48px;
	padding:6px 5px 0;
	/*background:url(images/gr_70.png);	*/
}
#cart_table tr.total td{
	height:24px;
	padding:0 5px;
}
.update{
	height:24px;

}
.icon{
	line-height:48px;
	height:16px;
	padding:18px 0 14px;
}
.icon img{
	display:block;
}
.pr{
	margin-right:5px;
}
.al_r{
	text-align:right;
}
.al_l{
	text-align:left;
}
.al_c{
	text-align:center;
}
.box_header{
	background:#700C31;
	text-align:center;
	border-radius:5px 5px 0 0;
}
ul.side_nav {
	list-style:none;
	padding-top:24px;
}
ul.side_nav li{
	background-image:url(images/star_12.png);
	background-repeat: no-repeat;
	background-position:0;
	padding-left: 24px; 
}
.roses_hr{
	padding:0 28%;
}
footer{
	background:#353433;
	border-top:12px solid #700C31;
	
}

#footer{
	background:url(images/constelaciones_35.png);
	background-position:0 -224px;
	color:#E2B681;
	/*
	background:#700C31;
	background:#0A5B2F;
	background:#353433;
	*/
	padding:12px 0 48px 0;
	margin:0 auto 0 auto;
	font-size:14px;
	line-height:24px;
}
#footer .branding{
	font-size:14px;
	line-height:24px;
}
#footer p{
	padding:0 5px;
	float:left;
	margin:0;
}
#footer p.np, .main p.np{
	padding:0;
	margin:0;
}
#footer p.lp{
	padding:0 0 0 30px;
}
#footer ul a{
	color:#E2B681;
	text-decoration:none;
}
#footer ul li{
	font-weight:400;
	list-style:none;
}
#footer h2{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:800;
}
/*/ajax/*/
#ajax_result{
	display:none;
}
.box_image{
	padding:12px;
	background:#700C31;
	background:url(images/gr_70.png);
}
.ajax_close {
  background-color: rgba(0, 0, 0, 0) !important;
  cursor: pointer;
  height: 36px;
  position: absolute;
  right: 0px;
  top:16px;
  width: 36px;
  z-index: 10000000002;
  text-indent:-9999px;
}
.ajax_close{
  background-image: url(../../images/fancybox_sprite.png);
}
/*checkout*/
.checkout h3{
	margin:0;
}
.checkout .input_box{
	padding: 0;
}
.checkout input,.checkout select{
	width:100%;
	line-height:24px;
	height:24px;
	-moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #BBBBBB #D0D0D0 #D0D0D0;
  border-image: none;
  border-radius: 3px;
  border-right: 1px solid #D0D0D0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(0, 0, 0, 0.07) inset;
  font-family: Arial,sans-serif;
  font-size: 14px;
  outline: 0 none;
}
.checkout input[type="radio"]{
	width:14px;
	height:14px;
	
}
.checkout input[type="radio"]{
	width:14px;
	height:14px;
	line-height:24px;	
}
.checkout input[type="checkbox"]{
	width:24px;
	height:24px;	
}
div.display_address .display_box{
	padding:12px 6px;
	border-radius:5px;
}
.checkout input[type="submit"]{
	border:0;
	margin:3px 0;
}
div
.address_box{
	height:144px;
}
div.display_address{
	padding-top:12px;
	padding-bottom:12px;
	border-radius:5px;
	margin:12px 0;
}
ul.display_address{
	list-style:none;
	padding:0;
	margin:0;
}
div.display_address .btn.large{
	width:100%;
	padding:0;
}
div.display_address form .btn.large{
	width:98%;
}
.container.main div.display_address a{
	color:#FFFFFF;
}
/*/freebies/*/
#folder_nav{
	margin:20px 0;
}
li.folder {
    line-height: 32px;
    list-style: none;
}
.folder {
    background-image: url("../../images/icon_roses.png");
    background-repeat: no-repeat;
    height: 32px;
    padding: 0 0 0 40px;
    width: 32px;
}
.row_wrapp{
	padding:10px 0 9px 0;
	border-top:1px dotted #F7E8B8;
}
.row_link{
	line-height: 60px;
	margin-bottom:4px;
}
.link_img{
	max-height: 130px;
	max-width: 92px;
}
.link_img img{
	border:1px solid #F7E8B8;
}
/*/Audio/*/
.audio{
	position:relative;
	margin-top:30px;

	
}
.audio_label{
	line-height: 30px;
	/*background: #3D4A0F;*/
	text-align: center;
}

.video_wrapp {
	padding:10px 0 9px 0;
	border-top:1px dotted #F7E8B8;
}
.video_box,.video_box .mejs-container{
	text-align: center;
}
.video_line{
	padding-bottom:10px;
	margin-top:9px;
	border-top:1px dotted #F7E8B8;;
}
/*/YOUTUBE/*/
.video-container {
	text-align: center;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:transparent;
}

.mejs-container {
	float:none;
	margin:auto;
}
.mejs-overlay {
  
    position: relative;
    
}
.mejs-mediaelement {
    height: 100%;
    position: relative;
    width: 100%;
}
.media_label{
	text-align: center;
}
.product-text{
	min-height: 470px;
}
.product-text p{
	text-align: center;
}
.bg-black{
	background-color: #000;
}
@media (max-width: 768px) {
	.container{
		max-width:768px;
	}
	h1{
		font-size:2.5em;
		line-height:1;
		margin:.1666em 0;
	}
	.flores{
		top:-48px;
	}
	.prod_img,.prod_img.bronze{
		height:auto;
	}

	.container-products > .row.products {
		width: 100% !important;
		text-align: center;
	}
	
}
@media (max-width: 300px){
	.container{
		max-width:300px;
	}
}

.container-products {
	width: 100%;
	background-color: #5E6E29;
}

.container-products > .row.products {
	width: 31%;
	display: inline-block;
	float: left;
}

.container-products > .row.products > img {
	width: 80%;
	max-height: 300px;
}

.contact-fundraiser {
	color: #FFF;
	background-color: #0d0d0d;
	display: inline-block;
	width: 100%;
}

.contact-fundraiser button {
	background-color: #5E6E29;
}