
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color:#000;
	overflow-x:hidden;

}

#menu_container { display:none; height:0; }
.burg { display:inline-block; vertical-align: middle;}
.burg_line{
width: 30px;
  height: 4px;
  background-color: black;
  margin: 5px 0;
}

/* mobile_mega container */
.mobile_mega {
  overflow: hidden;
  background-color: #fff;
  font-family: Arial;
  display:block;
  position:fixed; 
  right:7px; top:7px;
/*  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;*/
  z-index: 1000;
  height:auto;
  
}

.mobile_mega:hover {
/*border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;*/
  transition: .3s;
}

/* Links inside the mobile_mega */
.mobile_mega a {
  float: left;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding: 7px 0px;
  text-decoration: none;
  
}

/* The dropdown container */
.mobile-dropdown {
  float: right;
  overflow: hidden;
 border:1px solid #000;

}

/* Dropdown button */
.mobile-dropdown .mobile-dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 12px 12px;
  background-color: inherit;
  font: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
 
  
}



/* Add a red background color to mobile_mega links on hover */
.mobile_mega a:hover, .mobile-dropdown:hover .mobile-dropbtn {
  background-color: #ccc;
 /*transition: .1s;*/
  
}

/* Dropdown content (hidden by default) */
.mobile-dropdown-content {
  display: none;
  /*position: absolute;*/
  background-color: #ddd;
  width: 100%;
  right: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  position:fixed;
  overflow-y:auto;
  overflow-y: scroll;
  height:427px;


}

/* Mega Menu header, if needed */
.mobile-dropdown-content .header {
  padding: 5px;
  color: #000;
  display:block;
}

/* Show the dropdown menu on hover */
.mobile-dropdown:hover .mobile-dropdown-content {
  display: block;
  width:85%;
  padding:5px;
  text-align: right;
}

/* Create three equal columns that floats next to each other */
.mobile-column {
  /*float: right;*/
  width: 98%;
  padding: 0px;
/*  background-color: #ccc;*/
  /*height: 250px;*/
  height:auto;
  display:inline-block;
  text-align: left;
  margin:5px 0;
  vertical-align: top;
}

.mobile-column h2 { padding:5px; margin:0; }
.mobile-column h2 a { color:#006600; margin-top:0; padding:5px; font-size:90%; }

.mobile-column h3 { 
text-align:left;
padding:5px;
margin:0;
font-size:16px;
color:#006600;
}

.mobile-column h3 a { padding:5px 5px 5px 0px; color:#006600; }
.mobile-column h3 a img { height:20px; float:left; margin:0px 3px 3px 3px;  }

.mobile-column ul { list-style:none; margin:0; padding:0; text-align: left; width:100%; }
.mobile-column ul li { display:inline-block; width:45%; margin:0; padding:0; vertical-align: top;}
/* Style links inside the columns */
.mobile-column a {
  float: none;
  color: black;
  padding:10px  5px;
  padding-right:5px;
  text-decoration: none;
  display: inline-block;
  text-align: left;
  /*width:45%;*/
  
}

/* Add a background color on hover */
.mobile-column a:hover {
  background-color: #006600;color:white;
}

.social_img a:hover { background-color:#ddd; }

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


#maintablebg {
	width:100%;
	min-width:300px;
}

#header_area {  }

#service_banner { width:100%; padding:5px; background-color:#8dc63f ; text-align: left;}
.service_banner_txt { color:#fff; font-weight: bold; font-size: 16px; }
.service_banner_block { width:auto; display:inline-block; margin:0 8px;}
.service_banner_block_txtonly { display:none;  }

#header_area {  }

#logo { float:left; width:98%; margin:5px; text-align:center; margin-bottom: 0; }
#logo img { height:auto; max-width: 98%; }



#top_search { display:inline-block; width:98%; padding-top: none;}

#freeroses { /*background-color: #4d4e53; padding:10px; margin:10px; border:3px solid; */ width:100%;}
.freeroses_txt { color:#bd295a; font-size: 26px; text-decoration: none; font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; font-weight: bold; }
#topright { display:inline-block;
	margin:10px;
	widtH:98%; }


#rosessection {width:100%; margin:8px 0; }
.rosesbold {font-weight: bold; font-size: 130%;}
.rosessubhead  {font-weight: bold; font-size: 115%;}
#rosescategory {width: 45%; display: inline-block; text-align: center;margin:3px; font-weight: bold;}
#rosescategory img {width:95%; height: auto; max-width: 250px;}


#login_cart { margin-top:10px; width:98%; text-align: center;}

.Login { display:inline-block; margin-left:5px; margin-right: 5px; color:#fff; font-weight: bold;  background-color: #1AB718; border-radius: 7px; border:1px solid #000; padding:5px}
.Login a { color:#fff; text-decoration:none; }
.Mycart { display:inline-block; margin-left:5px; margin-right: 5px; font-weight: bold;}
.Checkout { display:inline-block;margin-left:5px; margin-right: 5px; }
.Checkout a {  color:#1AB718; font-weight: bold; }
.Logout { display:inline-block;margin-left:5px; margin-right: 5px;  }
.Myaccount { display:inline-block;margin-left:5px; margin-right: 5px; }

#addphone {  }



.addphone {
	 color: #006600;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 14px;	
	 font-weight: bold; 
	 text-decoration: none;
}

#state_img { display:none; }
#state_img img { display:none; }


#middle_area { width:98%;clear:both; }
.index_section_cta { width:90%; }

.leftnav_txt{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;	
	 font-weight: bold; 
	 color: #006600;
	 text-decoration: none;
}
	 
.leftnavheader_txt{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 16px;	
	 font-weight: bolder; 
	 color: #006600;
	 text-decoration: none;
}
	 


#centerarea {
	background-color: #FFF;
	border:none;
	padding:5px;
	width:96%;
	clear:both;
	
}

#page_content { text-align:left; }
.page_header { color:#006900; font-size:16px; }

#topnav { text-align:center; width:95%;  }
#topnav_item { padding:3px 15px 3px 15px; display:inline-block; text-align:center; text-transform:uppercase;  text-decoration:none; border-bottom:2px solid #fff; }
#topnav_item:hover { border-bottom:2px solid #006600; }

#social_area { clear:both; text-align:center; }
#social_block { width:90%; height:auto; vertical-align:top; padding:5px; clear:both; }

#user_header { width:98%; height:auto; display:inline-block; }

#user_header img {  }


#filler_block {  }
#aboutuspage_movie { width:75%; height:auto; }
#aboutusmap { clear:both; width:450px;height:350px; }
#user_footer { clear:both; }
#homepage_banner { width:98%; height:auto;  }
#index_item_large { width:90%; clear:left; }
#index_item_large img { width:auto; height:auto; max-width:95%; }

#index_item_small { width:90%; clear:both; }

#index_temp_img { width:auto; height:auto; max-width:90%;}

#pinterest_frame { width:90%; height:auto; clear:both; }
#blog_frame { width:90%; height:auto; clear:both; }
#facebook_frame { width:90%; height:auto; clear:both; }

#summary_addon { width:95%; text-align:center; margin:20px 0 5px 0; }
#summary_addon img { width:90%; height:auto; }

#sympsection {width:100%; margin:8px 0; }
.sympbold {font-weight: bold; font-size: 130%;}
.sympsubhead  {font-weight: bold; font-size: 115%;}
#sympcategory {width: 45%; display: inline-block; text-align: center;margin:3px; font-weight: bold;}
#sympcategory img {width:95%; height: auto; max-width: 150px;}

#prom_categories {width: 95%; display:flex;}


#wedding_cat_section { width:95%; text-align:center; margin:20px 0 5px 0; }
#wedding_pkg_page {width:95%;}
#wedding_pkg_page img {width:95%}

#cat_header_img_mobile { width:100%; display:inline-block; height:auto; }
#cat_header_img_mobile img { width:auto; height:auto; max-width: 100%; }
#cat_header_img_desktop {display:none; height:0; }

.windchimebutton { display:inline-block; width: auto; margin:5px; text-align: center; color:#fff; background-color: #76ba2f; border-radius:5px; border:1px solid #fff;}

.cat_item  {padding:5px;white-space:normal;display:inline-block;text-align:center;width:98%; }
.cat_row  {display:inline-block;}
#catimage { width:auto; height:auto; max-width:90%; }
#catimage:hover { width:auto; height:auto; }

.cat_headertxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.dotted_separator {
	border-top: 1px dotted #666;
	background-color: #006600;
	height: 1px;
	width:100%;
	line-height:3px;
}
.line_separator {
	/* border-top: 1px groove #666; */
	background-color: #d6e1b2;
	/* color: #006600; */
	height: 1px;
	width:100%;
	line-height:1px;
}
.cat_comparebtn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.cat_backbtn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.cat_nextbtn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.cat_viewall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
#cat_sortmenu {
    font-size:10pt;
		font-weight:bold;
    /* letter-spacing:0.07em; */
    color:#006600;
    background:transparent;
    border: solid 1px #000000;
    padding:1px;
    cursor: pointer;
}

.cat_headertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#006600;
}

.cat_productname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.cat_fromprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.cat_comparechk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#000;
}

.cat_pgnumber{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#060;
	font-weight:bold;
}
.cat_pgnumbertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#060;
	font-weight:bold;
}

#cat_sortmenu option { padding: 1px 1px 1px 1px;}
#cat_sortmenu option[selected]{ color:#303030; }
#cat_sortmenu option:nth-child(even) { background-color:#e5e5e5; }

select option { padding: 1px 1px 1px 1px;}
select option[selected]{ color:#303030; }
select option:nth-child(even) { background-color:#e5e5e5; }

.m99link{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	color:#333;
	padding:5px;
	margin-top:10px;
}

#footer  {
	width:98%;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff;
	clear:both;
	margin-top:20px;
	border-radius:10px;
	
}

#footer_main{
	padding:3px;	
	clear:both;
	display:inline-block;
	text-align:center;
	border-bottom:solid 1px #87a912;
	border-top:solid 1px #87a912;
	
	
}

.footer_txt  {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	font-size:16px;
	line-height: 180%;
}

#footer_block1  {
	width:40%;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	float:left;
}

#footer_block2  {
	width:40%;
	text-align:right;
	display:inline-block;
	vertical-align:top;
	float:right;
}

#footer_block3  {
	text-align:left;
	display:inline-block;
	width:98%;
	vertical-align:top;
}

.sauce_txt  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
#review_title { font-size:20px; padding:10px; font-family:Arial, Helvetica, sans-serif; text-align:center;}
#review_title2 { font-size:17px; padding:10px; font-family:Arial, Helvetica, sans-serif; }
#review_body { text-align:left; padding:10px; width:800px; Arial, Helvetica, sans-serif; font-size:14px; }

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	width:90%;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	
}
#signin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	width:95%;
}
#addons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	width:95%;
}
#delivery  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	width:95%;
}
#recipientinfo  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	width:95%;
}
#senderinfo  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	width:95%;
}
#paymentinfo  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	width:95%;
}

#addon_img { width:90%;  }
#addon_img img { width:40px; height:auto; }

#securegif { display:none; }

#order1fields { width:auto;  }
#order2fields { width:auto;  }
#addonfields  { width: 130px ; }
#addon_section { clear:both; }
#addon_section img { width:40px; height:auto; }

#cartheaders {}
#cartheaders_spacer {}
#cartproduct{ display:block; width:90%; height:auto;  }
#cartproduct_spacer {border-top:2px dotted #A7A7A7; width:98%; clear:both; display:block;}
#cartproduct_image{ display:block; width:98%; margin:auto;}
#cartproduct_image img { width:100px; height:auto;}
#cartproduct_name { display:block; width:98%;height:auto; margin:auto; }
#cartproduct_itemprice {display:block; width:98%; height:auto; margin:auto; padding:5px; }
#cartproduct_quantity {display:block; width:98%; height:auto; margin:auto; padding:5px; }
#cartproduct_totalprice {display:block; width:98%; height:auto;  margin:auto; }
#carttotal {display:block; width:98%;height:auto; margin:auto;  }
#cartsummary_buttons { display:block;}
#cartsummary_continuebutton	{display:block; width:100%;}
#cartsummary_checkoutbutton	{display:block; width:100%;}

.product_summary_prod_id_txt {font-size:85%;}
.product_summary_nav_tools_txt {font-weight:bold;}fieldset {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%; clear:both;}
legend {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 14px;color: #000;}
#signin {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%;}
#addons {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%;}
#delivery  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#recipientinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#senderinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#paymentinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#addon_img { width:95%;  }
#addon_img img { width:40px; height:auto; }
#securegif { display:none;}
#order1fields { width:170px;  }
#order2fields { width:170px;  }
#addonfields  { width: 100px ; }
.product_summary_prod_name_txt {font-weight:bold; font-size:100%; white-space:normal; }
.product_summary_prod_itemprice_txt {font-size:85%;}
.product_summary_detailheader {font-size:75%; opacity:.8;}
.product_summary_prod_totalitemprice_txt {font-weight:bold; font-size:100%;}
.carttotal_txt {font-weight:bold; font-size:110%;}

/*item styling*/

.header_txt { font-size:120%;}
#product_details {clear:both;padding-top:10px 0; width:90%;font-family: Arial, Helvetica, sans-serif;}
#Product_details_header {text-align:left; border-bottom:solid 1px #BCBCBC; height:25px; font-weight:bold; font-size:110%;}
#product_details_productimage {width:98%;padding-top:10px}
#product_details_productimage img {width:auto; height:auto;}
#product_details_productinfo {width:99%;padding-top:10px;padding-right:8px; clear:both;}
#product_details_productdesc {font-size:110%; padding: 10px 0 10px 0;}
#product_details_pricepoint { font-size:90%; width:99%; clear:both;}
#product_details_price {float:left; padding: 10px 5px; line-height:auto; font-size: 125%; font-weight: bold; }
#product_details_pricedesc { float:left; line-height:auto; font-size: 110%;padding: 10px 5px;}
#product_details_shown {float:left; padding-left: 5px; font-style:italic; font-weight:85%; padding:10px 5px; }
#product_details_pricethumb {float:left;}
#product_details_buy {padding: 10px 0 5px 5px;}
.product_details_productname {font-weight:bold; clear:both;}
.product_details_productid {font-size:95%;}
.product_details_xgtxt {font-style:italic; text-decoration:none; color:#000000;}

#altpricewarning {}
#localcityselect {clear:both; padding: 8px 0;}
#itempage_buybutton {clear:both; padding:5px; width:100%; text-align: center;}
/*#itempage_social {display:inline-block;}*/
#itempage_facebook {padding:5px;}
#itempage_pinterest {clear:both; padding-top:10px;}
#itempage_google {padding:5px;}
#itempage_backbutton {clear:both; float:left;}
#itempage_backbutton img {border:0; }

.plp-header { max-width:92%; height:auto; }
.plp-section { clear:both; text-align: center; width:100%; }
.plp { width:45%; display:inline-block; margin:5px; vertical-align: top;}
.plp img { max-width:100%; }
.plp a { font-size:20px; text-decoration:none;  }

