/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td{
	margin:0;
	padding:0;
}
@charset "utf-8";
   @font-face {
    font-family: "Poppins";
    src: url('/fonts/Poppins.ttf') format('truetype');/*non-IE*/
   }
   @font-face {
    font-family: "Poppins-Medium";
    src: url('/fonts/Poppins-Medium.ttf') format('truetype');/*non-IE*/
   }
   @font-face {
    font-family: "Poppins-Bold";
    src: url('/fonts/Poppins-Bold.ttf') format('truetype');/*non-IE*/
   }

body, button, input, select, textarea {
    font-family: 'Poppins',sans-serif;
    font-size: 0.8em;
}
.centeredContent a { font-size: 14px; margin: 0px 10px; display: block; }
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000;
    line-height: 150%;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins-Medium";
	font-weight: normal;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	/*background: #fff;*/
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	width: 100px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	}
.wrapperAttribsOptions H4 LABEL{

}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;

	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #CCCCCC;
	}

.messageStackWarning, .messageStackError {
	background-color: #FFFF88;
	color: #B73939;
	margin:1px;
	border-radius: 5px 5px 5px 5px;
	}
.messageStackError img{
	padding:2px;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

.centerBoxWrapper, #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage, .navbar-header {
	margin: 0em;
	padding: 0em;
	margin: 0 auto;
    width: 1260px;
    clear:both;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	  /*border: 1px solid #D9D9D9;*/
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	display: block;
	line-height: 20px;
	white-space: nowrap;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}



#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
float: left;
    text-align: left;
    margin: 0.5em 0;
    /* border: 1px solid #CCCCCC; */
    /* border-radius: 5px 5px 5px 5px; */
    /* padding: 0.6em; */
}
.mumbquantity {  margin: 0px 0 20px; }
#cartAddimage {
	float: left;
	text-align: center;
	margin: 1em 0;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	padding: 0.6em;
}
#cartAddimage img{
	margin:0.1em;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #f30;
    font-size: 14px;
	}
.productSpecialPrice { font-size: 18px;color: #000; }
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#info_addition_image{
	cursor:pointer;
	margin: 0 0 15px;
}
.categoryIcon {}

#cartImage {
	margin: 0.3em 1em;
	
	}
.cart_attr{
	float:left;
	
}
.cart_img{
	float:left;
	width:90px;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft { padding-right:30px;   }

h3.leftBoxHeading, h3.leftBoxHeading a {
  padding: 5px;
  clear: both;
  line-height: 23px;
  height: 23px;
  position: relative;
  font-size: 15px;
	text-align:left;
	}
	#dynamicfilterHeading
	{
	 display:none;
	}
/* Fabric */
.Fabric{ padding-bottom:10px; float:left; border-top:solid 1px #999999; padding-top:14px; width:100%;}
.navlist{ line-height:20px; padding-left:8px; padding-top:5px;}
.navlist a{ display:inline-block; text-decoration:none; color:#333;}
.navlist a:hover{ text-decoration:underline;}
.Fabric dl{ margin:0; padding:0;}
.Fabric dt{cursor:pointer; height:20px; line-height:20px; color:#000; padding-left:15px; font-size:12px; position:relative;}
.Fabric dt .mysan{
	border-color: #000 rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid dashed dashed;
	border-width: 4px;
	height: 0;
	position: absolute;
	left: 0px;
	top: 7px;
	width: 0;
}
.Fabric dt.hover .mysan{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform-origin: 4px 2px;
	-moz-transform-origin: 4px 2px;
	transform-origin: 4px 2px;
}
.Fabric dt a{ color:#000; font-size:12px; text-decoration:none; }
.Fabric dt a:hover{ color:#bd222a; text-decoration:underline;}
.Fabric dd{ padding:0px 0 0 5px; line-height:16px;color:#333; margin:0;}
.Fabric ul {clear:both; padding:0; margin:0;}
.Fabric ul li {list-style:none; width:170px; float:left;}
.Fabric a {clear:both; display:block; float:left;color:#5f5f5f; text-decoration:none;}
.Fabric a:hover {text-decoration:underline;color:#A72D2C;}
.Fabric ul li a {background:transparent url(http://www.dressfirm.co/includes/templates/tidebuybridal/images/checkbox.gif) no-repeat scroll -70px 5px;padding:1px 0 1px 15px;  }
.Fabric ul li a:hover {background-position:-57px -22px;}
.Fabric ul li a.selected { cursor:pointer; color:#666; background-position:-57px -22px;}
.Fabric ul li a.selected:hover { background-position:-70px -65px; color:#666;}

.Fabric ul li.more{ display:none;}
.Fabric ul li.less{ position:relative;}
.Fabric ul li.less a{ background:none; padding-left:15px;}
.Fabric ul li.less .mysan{
	border-color: #000 rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid dashed dashed;
	border-width: 4px;
	height: 0;
	position: absolute;
	left: 0px;
	top: 7px;
	width: 0;
}
.Fabric ul li.hover .mysan{
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform-origin: 4px 2px;
	-moz-transform-origin: 4px 2px;
	transform-origin: 4px 2px;
}

.sideBoxContent
{
  padding-bottom: 10px;
  padding-top: 14px;
 
}
#categoriesContent
{
    border-bottom: 1px solid #e3e3e3;
}
.sideBoxContentItem
{

 padding:15px 0px;
     border-bottom: 1px solid #e3e3e3;font-size: 13px;
}
.sideBoxContentItem img { width: 100%; }
#dynamicfilter
{
 margin-top:20px;
 margin-bottom:20px;
}
.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
#addressBookDefaultHeading{
	margin:4px 0 8px;
}
#addressBookDefaultPrimary{
	margin:4px 0 8px;
}
.instructions{
	float:left;
	margin-left:18px;
}
#logoffDefaultHeading{
	margin-bottom:10px;
}
.leftBoxContainer {


	}

.category-top
{
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  color: #000;
 
  font-size: 12px;
  position: relative;
}
.category-products
{   cursor: pointer;
  height: 25px;
  line-height: 25px;
  color: #000;
    padding-left: 5px;
  font-size: 12px;
  position: relative;
}
.category-subs-parent, .category-subs-selected
{
color: #f00;
}
.sideBoxContent {
	padding: 0.4em;
}
.curr select {     background: #202020;
    color: #fff;
    padding: 0px; }
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	.product-col
	{
		margin-bottom:20px;
	}
.product-col .button
{
display:none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #f7f7f9;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

#textAreaReviews {
	font-weight: normal;
	margin: 4px 0px;
	}
.cartProductDisplay_img{
	width:90px;
}
.cartProductDisplay{
	width:40%;
	margin-left: 1em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
a {
  color: #333333;
  text-decoration: none;
}
#header {
  margin: 5px auto 20px;
  width: 1260px;
}
#header-nav {
   position:relative;
   padding: 21px 0 0;
}
.centerColumn{
	padding:0;
}
#header-nav a.logo {
  color:#2B2B50;
  font-family:serif;
  font-weight:bold;
  font-size:30px;
  float: left;
  height: 30px;
  margin: 0px 0 0 0px;
  width: 250px;
}
#header-nav .search {
  background: url("../images/search-bg-2.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 42px;
  margin: 0px 0 0 30px;
  width: 262px;
}
form {
  margin: 0;
  padding: 0;
}
#header-nav .search .search-bg {
  float: left;
  height: 27px;
  margin: 8px 0 0 8px;
  position: relative;
  width: 211px;
}
#header-nav .search .search-btn {
  background: none repeat scroll 0 0 transparent;
  float: left;
  height: 27px;
  margin: 8px 0 0 9px;
  overflow: hidden;
  width: 30px;
}
#header-nav .search .search-input {
  float: left;
  overflow: hidden;
  width: 192px;
}
#header-nav .search .search-input input {
  border: 0 none;
  height: 19px;
  line-height: 19px;
  margin: 1px 0 0 1px;
  outline: 0 none;
  padding: 3px 2px 0;
  width: 187px;
  color: #999999;
}
#header-nav .search .search-btn {
  background: none repeat scroll 0 0 transparent;
  float: left;
  height: 27px;
  margin: 8px 0 0 9px;
  overflow: hidden;
  width: 30px;
}
#header-nav .search .search-btn input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 27px;
  width: 30px;
}
#header-nav .menu {
  color: #000;
  float: right;
  margin: 4px 0 0;
  overflow: hidden;
  width: 300px;
}
#header-nav .menu .link-box {
  border-bottom: 1px solid #E8E8E8;
  line-height: 24px;
  margin: 0 0 2px;
  padding: 2px 0 4px;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
a {
	text-decoration:none; 
}
a {
  color: #333333;
  text-decoration:none; 
}
a.underline {
  text-decoration:underline; 
}
#header-nav .menu div a {
  text-decoration: none;
}
#header-nav .menu div span {
  color: #E8E8E8;
  margin: 0 4px;
}
#header-nav .menu div {
  text-align: right;
}
#header-nav .menu div span {
  color: #E8E8E8;
  margin: 0 4px;
}
#header-nav .menu p {
  color: #A50707;
  float: right;
  height: 38px;
  line-height: 28px;
  margin: 0px;
  text-align: right;
}
#header-nav .menu p i {
background: url(/images/carts.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 31px;
    margin: 0px 4px 0 0;
    width: 27px;
}
#header-nav .menu p {
  line-height: 28px;
  text-align: right;
}
#header-nav .menu .cart-link {
  /* font-family: georgia; */
  font-size: 14px;
}
#header-nav .menu p a {
}
#header-menu {
  position: relative;float: left;
}
.fix {
  clear: both;
  height: 1px;
  overflow: hidden;
}
ul, ol, li {
  list-style: none outside none;
}
#header-menu ul {
  height: 35px;
  margin: 0 auto;
  /* width: 1260px; */
}
#header-menu ul li {
  color: #000;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  position: relative;
}
h4, h5, h6 {
  font-size: 100%;
}
#header-menu ul li {
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
}
#header-menu ul li h4 {
  float: left;
  height: 36px;
  overflow: hidden;
  padding: 0 1px;
  position: relative;
  z-index: 70;
}
#header-menu ul li a {
  padding:0 4px 0 2px;
}
#header-menu ul li h4 a {
  display:block;
}
#header-menu ul li h4 a:hover{
  display:block;
}
#header-menu ul li.active h4 a{
  color:#000;
}
#header-menu ul li.home a {
  /*background: url("../images/icon-home.png") no-repeat scroll 0 0 transparent;*/
  display: block;
  height: 35px;
  padding: 0;
  /*width: 30px;*/
}
#header-menu ul li.split {
  /*background: url("../images/nav-split.png") no-repeat scroll 0 center transparent;*/
  float: left;
  height: 36px;
  margin: 0 3px 0 2px;
  overflow: hidden;
  width: 1px;
}
#header-menu ul li {
  color: #000;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  position: relative;
}
#header-menu ul li b {
  float: left;
  height: 35px;
  position: relative;
  width: 3px;
  z-index: 70;
}
#header-menu ul li h4 {
  float: left;
  height: 36px;
  overflow: hidden;
  padding: 0 1px;
  position: relative;
  z-index: 70;
}
ul, ol, li {
  list-style: none outside none;
}
#header-menu ul li i {
  float: left;
  height: 35px;
  position: relative;
  width: 3px;
  z-index: 70;
}
#header-menu .sub-category {
  background: url("../images/clear.gif") no-repeat scroll right bottom transparent;
  font-size: 12px;
  font-weight: normal;
  left: -4px;
  line-height: 130%;
  margin-top: 0;
  position: absolute;
  top: 36px;
  z-index: 99;
}
#header-menu .sub-category .shadow {
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}
#header-menu .sub-category .ground {
  background: url("../images/topmenu-bg-2.png") no-repeat scroll center bottom transparent;
  margin: 0 12px;
  padding: 6px 0 24px 6px;
  position: relative;
  z-index: 100;
}
#header-menu .sub-category .shadow .s1 {
  background: url("../images/topmenu-bg-2.png") no-repeat scroll left bottom transparent;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  width: 12px;
  z-index: 99;
}
#header-menu .sub-category .shadow .s2 {
  background: url("../images/topmenu-bg-2.png") no-repeat scroll right bottom transparent;
  bottom: 0;
  height: 100%;
  position: absolute;
  right: 0;
  width: 12px;
  z-index: 99;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#header-menu .sub-category a {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
  line-height: 22px;
  padding: 0;
  width: 100%;
}
#header-menu .sub-category a:hover {
    text-decoration: underline;
}
#header-menu .sub-category .end {
    border-top: 1px solid #DDDDDD;
    margin-top: 5px;
}
#header-menu .sub-category .cols1 {
    width: 180px;
}
#header-menu .sub-category .cols2 {
    width: 398px;
}
#header-menu .sub-category .cols2 h5 {
    color: #999999;
    height: 22px;
    line-height: 22px;
}
#header-menu .sub-category .cols2 .cols2-1 {
    border-right: 1px solid #E8E8E8;
    float: left;
    padding: 0 10px 0 0;
    width: 180px;
}
#header-menu .sub-category .cols2 .cols2-2 {
    float: left;
    margin: 0 0 0 10px;
    padding: 0 0 0 12px;
    width: 170px;
}
#header-menu ul li.active h4, #header-menu ul li.active b, #header-menu ul li.active i {
    /* background: url("../images/topmenubg-s.png") no-repeat scroll 0 0 transparent; */
    background: #fafafa;
}
#header-menu ul li.active h4 {
    background-position: -5px 0;
    color: #FFFFFF;
}
#header-menu ul li.active b {
    background-position: 0 0;
}
#header-menu ul li.active i {
    background-position: -278px 0;
}
#header-menu ul li.currency {
  cursor: pointer;
  float: right;
  position: relative;
}
#header-menu ul li.currency div.item {
  font-size: 12px;
  font-weight: normal;
  height: 22px;
  line-height: 22px;
}
.page-top {
  margin: 0 auto;
  width: 1260px;
}
.fix {
  clear: both;
  height: 1px;
  overflow: hidden;
}
#footer {
      border-top: 1px solid #111;
    margin: 0;
    width: 100%;
    background: #111;
    color: #fff;margin-top: 20px;
}
#footer a { color: #fff; }
#footer-inner {
    padding: 20px 12px;
    width: 1260px;
    background: #111;
    margin: 0 auto;
}
.footer-mail-sub {
  height: 64px;
      margin: 16px 0;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#footer .footer-info-box {
  margin-bottom: 36px;
  padding: 10px 0 16px;
}
#footer .footer-contact {
  color: #fff;
  padding: 0 0 32px 0;font-family: "Poppins-Medium";
}
.footer-mail-sub dl dt {
  background: url("/images/banner/wetakeyouanywhere-logo-01-compressed.png") no-repeat scroll transparent;
  background-size: 80%;
  float: left;
  font-size: 20px;
  height: 90px;
  width: 440px;
}
.footer-mail-sub dl dd {
  background: url("../images/bg-mail-sub-input.png") no-repeat scroll 0 4px transparent;
  float: left;
  height: 64px;
  position: relative;
  width: 240px;
}
.newsletter_lable{
	  background: url("../images/bg-mail-sub-input.png") no-repeat scroll 0 4px transparent;
}
button, input, select, textarea {
  font-size: 100%;
}
select, input, button, img {
  vertical-align: middle;
}
.footer-mail-sub dl dd input.text {
  border: 0 none;
  height: 18px;
  left: 3px;
  margin: 2px 0 0 2px;
  padding: 3px;
  position: absolute;
  top: 7px;
  width: 186px;
}
.footer-mail-sub dl dd input.empty {
  background: url("../images/bg-mail-sub-input-bg.gif") no-repeat scroll -2px 0 transparent;
}
.footer-mail-sub dl dd input.btn {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 26px;
  left: 202px;
  position: absolute;
  top: 7px;
  width: 36px;
}
.footer-mail-sub dl dd input.text {
  border: 0 none;
  height: 18px;
  left: 3px;
  margin: 2px 0 0 2px;
  padding: 3px;
  position: absolute;
  top: 7px;
  width: 186px;
  color:#999;
}
.newsletter_lable .text{
  border: 0 none;
  height: 18px;
  left: 3px;
  margin: 2px 0 0 2px;
  padding: 3px;
  position: absolute;
  top: 7px;
  width: 186px;
  color:#999;
}
.newsletter_lable .btn {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 26px;
  left: 202px;
  position: absolute;
  top: 7px;
  width: 36px;
}

#footer .footer-info-box dl {
  float: left;
  width: 190px;
}
#footer .footer-info-box dt {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 8px;
}
#page-nav {
  margin: 6px auto;
  width: 954px;
  margin-bottom:10px;
}
.page {
  margin: 0 auto;
  width:1260px;
}
.category-page-frame .side {
  float: left;
  padding: 0 0 32px;
  width: 170px;
  display:none;
}
.category-page-frame .main {
  /*width: 735px;
  float: right;*/
  margin-left: 0;
  
}
.product-list-panel {
  overflow: hidden;
}
.product-list-panel .header {
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
}
.product-list-panel .header-banner {
  min-height: 200px;
  padding-right: 290px;
  position: relative;
}
.product-list-panel .header-banner .banner {
  height: 200px;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 260px;
}
.product-list-panel .header .text {
  padding: 16px;
}
.product-list-panel .header-banner .text {
  padding-right: 0;
}
.product-list-panel h1 {
  color: #373737;
  font-size: 26px;
  line-height: 30px;
  padding: 0 0 0;
}
.product-list-panel h4 {
  color: #AAAAAA;
  font-size: 12px;
  font-weight: normal;
  line-height: 140%;
  margin-bottom:16px;
}
.categoryListBoxContents{
	line-height:24px;
	margin:0;
	text-align:left;
}
.product-list-panel .description {
  background: url("../images/icon-like.png") no-repeat scroll 0 0 transparent;
  color: #9E9E9E;
  font-family: Georgia;
  font-style: italic;
  line-height: 180%;
  margin: 48px 0 0;
  padding: 0 0 0 48px;
}
.product-list-panel .description h2 {
  color: #666666;
  font-size: 18px;
  margin: 2px 0 12px;
}
.block-large {
  height: 56px;
}

#whatsNew h2{
	margin-top:6px;
}
.centerBoxContentsNew{
	text-align:center;
} 
.centerBoxContentsNew a{
    padding-right: 15px;
    padding: 6px 0;
    display: inline-block;
}
.price {
  color: #f30;
  font-weight: bold;    font-size: 14px;
}
.productall{
	float:left;
	height:340px;
	width: 20%;
text-align: center;
}
.productall img{
	height:213px;
}
.nice-box img{
}
.productall h3{
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 55px;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 0 20px 0 0;
}
.productfirstall{
	/*width:770px;*/
	margin-top:10px;
}
.product-list-panel .top-bar {
  font-size: 11px;
  font-weight: bold;
  height: 36px;
  line-height: 38px;
  clear:both;
}
.product-list-panel .top-bar .top-bar-left{
	float:left;
}
.product-list-panel .top-bar span {
  float: left;
  font-size: 12px;
  font-weight: bold;
}
.product-list-panel .top-bar span i {
  color: #B73939;
  font-style: normal;
}
.product-list-panel .top-bar i {
  color: #B73939;
}

.product-list-panel .page-bar {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
  text-align: center;
}
.product-list-panel .page-bar a {
  border: 1px solid #CCCCCC;
  color: #333333;
  margin: 0 2px 0;
  padding: 2px 6px;
}
.product-list-panel .page-bar span {
  background: none repeat scroll 0 0 #C03C3C;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  margin: 0 2px 0;
  padding: 2px 6px;
}
.product-list-panel .page-bar a:hover {
    background: none repeat scroll 0 0 #C03C3C;
    color: #FFFFFF;
    text-decoration: none;
}
.side-panel {
  margin: 0 0 18px;
}
.side-panel h3 {
  border-bottom: 1px solid #CCCCCC;
  color: #373737;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 6px;
  padding: 0 0 6px;
}
.side-panel-main {
  margin: 0 0 0;
}
.side-panel-collection {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 14px;
}
.side-panel h4 {
  color: #666666;
  cursor: pointer;
  height: 24px;
  line-height: 24px;
  margin: 6px 0 0;
  padding: 0 0 0 4px;
}
.side-panel h4 b {
  background: url("../images/side-panel-arrow.gif") repeat-x scroll 0 0 #3F3F3F;
  float: left;
  height: 8px;
  margin: 9px 6px 0 0;
  overflow: hidden;
  width: 8px;
}
.side-panel h4.collapse b {
  background: url("../images/side-panel-arrow.gif") no-repeat scroll 0 -8px transparent;
  height: 8px;
  margin: 9px 6px 0 0;
  width: 8px;
}
.side-panel p {
  color: #373737;
  font-weight: normal;
  line-height: 24px;
  padding: 0 0 0 6px;
}
.side-panel p.active {
  color: #C03C3C;
  font-weight: bold;
}
.side-panel p.active a {
  background: url("../images/side-panel-close.gif") no-repeat scroll 0 0 transparent;
  float: right;
  height: 14px;
  margin: -8px 0 0;
  width: 14px;
}
.product-list-panel .top-bar div {
  float: right;
}
.product-list-panel .header ul {
  margin: 16px 0 0;
}
.side-panel-product-list li {
  padding: 6px 0 0;
}
.product-list-panel .header li {
  float: left;
  line-height: 24px;
  width: 210px;
}
.product-list-panel .header li h2 {
  font-size: 12px;
  font-weight: normal;
}
.detail-summary-frame {
  margin: 0 0 18px;
}
.detail-summary-frame-col1 {
  float: left;
}
.detail-summary-frame h3, .detail-summary-frame h2 {
    border-bottom: 1px solid #CCCCCC;
    /* font-family: Georgia; */
    font-size: 20px;
    /* font-style: italic; */
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 12px;
    padding: 6px 0;
}
.detail-summary-frame-col2 {
  float: left;
  margin: 0 0 0 44px;
  width: 290px;
}

.detail-summary-frame-col3 {
  float: right;
  width: 290px;
}
.detail-summary-frame-col3 p {
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 28px;
}
.detail-like-frame {
  margin: 0 0 12px;
}
.detail-like-frame h3 {
border-bottom: 1px solid #CCCCCC;
    /* font-family: Georgia; */
    font-size: 24px;
    /* font-style: italic; */
    font-weight: normal;
    line-height: 50px;
    margin: 30px 0 12px;
    padding: 6px 0;
}
.detail-like-frame dl.nice-box {
  float: left;
  overflow: hidden;
  width: 75%;
}
.detail-like-frame .about-category {
  float: right;
  width: 15%;
}
.detail-like-frame .about-category .h4 {
  color: #666666;
}
.detail-like-frame .about-category p {
  line-height: 20px;
}
.detail-like-frame dl.nice-box dd {
  float: left;
  margin: 0 12px 12px 0;
  width: 18%;
}
.detail-like-frame dl.nice-box dd div {
    height: 43px;
    line-height: 20px;
    overflow: hidden;
}
.review-comment .head {
  float: left;
  font-size: 11px;
  margin-left: -240px;
  padding: 0 0 0 12px;
  width: 215px;
  
}
.review-comment .head p {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
}
.star {
  float: left;
  height: 12px;
  overflow: hidden;
  width: 72px;
}
.review-comment {
  border-top: 1px solid #D5D5D5;
  margin: 2px 0;
  padding: 18px 0 18px 230px;
  min-height: 70px;
}
#header-nav .menu div p span {
  color: #515151;
  margin: 0 0px;
}
.detail-bottom-frame h3 {
  border-bottom: 1px solid #CCCCCC;
  font-family: Georgia;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  padding: 6px 0;
}
.detail-bottom-frame .rating-add {
  float: right;
  margin: 10px 0 0;
}
.detail-bottom-frame .rating-view {
  float: left;
  height: 44px;
  line-height: 44px;
  margin: 0;
}
.out-box2 {
  margin: 0 auto 6px;
  width: 880px;
}
.out-box2 {
  margin: 0 auto 6px;
  width: 880px;
}
.box .in {
  background: url("../images/box-bg.png") repeat-y scroll 0 0 transparent;
}
.box .in2 {
  background: url("../images/box-top.png") no-repeat scroll 0 0 transparent;
}
.box .in3 {
  background: url("../images/box-bottom.png") no-repeat scroll 0 bottom transparent;
  padding-left: 5px;
}
.box .in4 {
  background: url("../images/box-bottom.png") no-repeat scroll right bottom transparent;
  padding-bottom: 5px;
}
.box .in5 {
  background: url("../images/box-bg.png") repeat-y scroll right 0 transparent;
}
.box .in6 {
  background: url("../images/box-top.png") no-repeat scroll right 0 transparent;
  padding-right: 5px;
  padding-top: 5px;
}
.review-form h2 div{
  font-size: 22px;
  height: 48px;
  line-height: 48px;
  padding: 0 24px;
  float:left;
}
.review-form h2 span {
  color: #777777;
  font-size: 12px;
  line-height: 24px;
}
.review_image{
	float:left;
	margin-left: 30px;
}
.review_text{
	float:left;
	margin-top: 50px;
	width:450px;
}
#review-text{
	width:100%;
}
#reviewsWriteReviewer{
	font-size:14px;
	margin-right:15px;
	line-height: 30px;
}
#reviewsWriteReviewsNotice{
	float:left;
	margin-left:10px;
	margin-top:12px;
}

.buttonRowviewouther{
	float:left;
	margin: 0.5em 4px;
}
.buttonRowreviewbutton{
	float:right;
	margin: 0.5em 12px;
}
#reviewsWriteHeading{
	border-bottom: 1px solid #DADADA;
}
#productReviewsDefaultHeading{
	font-size:14px;
}
.detail-frame-col1 {
  float: left;
  /*width: 470px;*/
  overflow: hidden;
}
.detail-frame-col1 dl {
  min-height: 470px;
  padding: 0 0 0 100px;
  position: relative;
}
.detail-frame-col1 dd {
  float: left;
  margin: 0 0 0 -100px;
  min-height: 470px;
  top: 0;
  width: 100px;
}
.detail-frame-col1 dt {
  min-height: 470px;
  text-align: center;
  /*width: 360px;*/
}
#custom_info{
	display:none;
	width:490px;
	margin-top: 10px;
}
#custom_info .wrapperAttribsOptions {float:left;width:220px;}
.additionalImages{
	margin:0 0 20px 0;
	display:block;
}
.detail-frame-col2 {
  float: right;
  width: 450px;
}
.detail-frame-col2 h1 {
    font-size: 28px;
    line-height: 140%;
    margin: 0 0 8px;
    font-family: "Poppins-Bold";
}
#productPrices{
	font-size: 16px;
	margin: 18px 0;
}
.attribute-box {
  	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 12px;
	padding: 12px 0 0;
}
#productAdditionalImages{
	margin-top:8px;
	display:block;
}
#productAttributes input[type=text],#attrib-3-0,#attrib-5-0,#attrib-2-0,#attrib-4-0,#attrib-9-0,#attrib-10-0,#attrib-11-0{
}
.attribsCheckbox{
	float:none;
	margin-left:6px;
}
.hr_color{
	border-color:#CCCCCC;
}
.color_size{
	width:40%;
	float:left;
}
.color_size_colorchart,.color_size_sizechart{
	margin:7px 0 0 20px;
}
.color_size_measure{
	margin:55px 0 0 20px;
	display:none;
}

.paypal_card{
    /* float: right; */
    padding: 25px 0 0;
    clear: both;
}
.share_font{
	width:100px;
}
.share_image{
	width:600px;
	margin-top:8px;
}
.love_image{
}
.love1{
	float:right;
	margin-right:14px;
}
.love2{
	float:left;
	margin-left:10px;
}
#freeShippingIcon{
	float: right;
	margin: -5px 30px 8px 0;
}
.info{
	background: url("../images/icons2.png?v=2") no-repeat scroll -365px 0 transparent;
	color: #B73939;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	line-height: 48px;
	position:absolute;
	text-align: center;
	width: 210px;
	display:none;
	left:11px;
}
a img:hover{}
.custom_attr{
	margin:4px 0;
}
#productMainImage{
	margin:0;
}
#indexDefaultMainContent img, .content2 img { width: 100%; }
.index-2011-11-22 {
  margin: 0 auto;
  position: relative;
}
.index-images { width: 60%; }
.index-contect {     
	width: 36%;
    margin-left: 10px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0 2%;
    color: #fff; }
.index-contect h2 { font-size: 32px;line-height: 1.3;font-style: italic; }
.index-contect p { margin: 2em 0; }
.buy_now {   background-color: TRANSPARENT;
    color: #FFF !important;
    border: 2px solid;
    /* font-weight: 700; */
    min-width: 136px;
    transition: background-color .5s;
    padding: 8px 4px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 0 0px;     font-family: "Poppins-Medium";}
.index-2011-11-22 .content1 {
  position: relative;
  display: flex;
}

.content2 {
    margin: 0 auto;
    position: relative;
}

.footer-mail-sub div {
  float: right;
  margin: 10px 0 0;
}
.sub-category h5{
	color: #999999;
	height: 22px;
	line-height: 22px;
}
#side-panel-child-1,#side-panel-child-2,#side-panel-child-3,#side-panel-child-4,#side-panel-child-5,
#side-panel-child-6,#side-panel-child-7,#side-panel-child-8,#side-panel-child-9{
	padding: 0 1px;
}
.side-list-price{
	color: #676767;
	font-weight: bold;
	text-decoration: line-through;
}
.side-now-price{
	color: #9B0208;
	font-weight: bold;
}
.review-write{
	border: 1px solid #D5D5D5;
	margin: 0px 2px 10px;
	border-radius: 5px 5px 5px 5px;
	display:none;
}
.review_name{
	float:left;
	width:20%;
}
.review_name img{
	margin: 30px 20px;
}
.review_content{
	float:left;
	text-align:center;
	width:75%;
	margin:20px;
}
.review_sumit{
	float: left;
	margin-left: 75px;
	margin-top: 6px;
}
.customer_name{
	float: left;
	margin-left: 95px;
	margin-top: 12px;
}
.block-content h4 {
  color: #646363;
  display: block;
  font-family: 'TrajanProBold';
  font-size: 14px;
  font-weight: normal;
  margin-top: 3px;
  text-align: center;
  text-transform: uppercase;
}
.block-content h5 {
  color: #646363;
  display: block;
  font-family: 'TrajanProRegular';
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.block-content p {
  color: #949494;
  font-size: 14px;
}
.block-content img {
  display: block;
  margin: 14px auto;
  text-align: center;
}
.ez_Info {
  
}
.ez_Info h4 {
  color: #DF4819;
  font: 18px/27px Helvetica,Arial,sans-serif;
  margin: 20px 0 10px;
}
.ez_Info p{
  line-height: 22px;
  margin:0 0 15px;
}
.ez_Info img{
	margin:10px 0 0;
}
.listdot01{
	float: left;
	width: 43%;
}
.listdot01 li{
	float: left;
	font: 18px/22px Helvetica,Arial,sans-serif;
	list-style: circle outside none;
	margin: 20px 20px 50px 30px;
}
#shippingInfoMainContent h4{
	margin:5px 0;
	color:#DF4819;
}
#shippingInfoMainContent p{
	line-height:20px;
}
.ez_Info .listdot li {
  background: url("../images/icon01.png") no-repeat scroll 0 10px transparent;
  line-height: 24px;
  padding-left: 14px;
}
.ez_Info a{
	color:#C03C3C;
}
.ez_Info a:hover{
	text-decoration:underline;
}
.nesletter{
	color: #C03C3C;
	font-size: 14px;
	margin: 10px 0 24px;
}
.additionalImages .jqlightbox img{
	width:70px;
}
#mesWindow{
	background: url("../images/dialog-bg.png") no-repeat scroll 0 0 transparent;
	clear: both;
	height: 482px;
	width:593px;
	left: 50%;
	margin: -170px auto 0 -300px;
	position: fixed;
	top: 40%;
	z-index: 302;
}
#mesWindow .main {
  padding: 24px;
  position: relative;
}
#mesWindow .close{
	background: url("../images/dialog-close.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 38px;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 38px;
}
.ask-question-ok {
  padding: 12px;
}
.ask-question-ok .icon {
  height: 60px;
  margin: 24px 0 12px;
}
.ask-question-ok .icon div {
  background: url("../images/icons.png") no-repeat scroll 0 -1050px transparent;
  float: left;
  height: 60px;
  margin: 0 0 0 220px;
  width: 60px;
}
.ask-question-ok h3 {
  color: #C03C3C;
  font-size: 18px;
  margin: 0 0 24px;
  text-align: center;
}
.ask-question-ok h4 {
  margin: 0 0 36px;
  text-align: center;
}
.ask-question-ok h5 {
  text-align: center;
}
input.close-window {
  background: url("../images/icons.png") no-repeat scroll -240px -705px transparent;
  border: 0 none;
  cursor: pointer;
  height: 29px;
  width: 114px;
}
.font-color{
	color:#B73939;
}
.main_page_font{
	text-align:left;
	margin:10px auto;
	font-family: Georgia;
}
.main_page_font h1{
	font-size:12px;
}
.navbar-head { width: 100%; background-color: #202020;}
.navbar-header { height: 40px; color: #fff;background-color: #202020;position: relative; display: flex; justify-content: space-between;align-items: center;  }
.d-flex { display: flex; }
.link-box a { color: #fff; padding: 0 6px; }
.link-box  .fa { font-size: 17px; }
.prod-name { margin: 10px 0; }
.prod-info { text-align: left;padding: 10px 10px; }
.prod-info .name { margin: 0;font-family: "Poppins-Medium"; }
#contentMainWrapper { margin-top: 30px; }
#contentMainWrapper td>a { line-height: 25px; }
#header_des { background-color: #ccc!important;
    color: #000!important;
    font-size: 13px!important;
    border: none;
    height: 32px!important;
    padding: 0 0px!important;}
#specialsDefault { margin: 30px auto; }
#products-description img { max-width: 100%; }
.detail-summary-frame-col1 .section_five-images { width: 25%; }
.logo img { height: 50px; }
.banner-content {     position: absolute;    text-shadow: 0 2px 4px rgba(0,0,0,.3);
    left: 7%;
    bottom: 24%;
    z-index: 9;color: #fff; }
.banner-content p {  }
.banner-content h2 { color: #fff;font-size: 36px;text-transform: uppercase;line-height: 2; }
#topPic { width: 50px; }
.hr--medium { height: 1px;
    background: #eee;
    border: 0;
    margin-top: 20px;
    margin-bottom: 20px; }
.centerBoxContentsNew img, .centerBoxContentsSpecials img { width: 100%; }
.img img { width: 100%; }