/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommer ce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */

/*id="slider_effect_<?php echo $slide->getKindEffect(); ?>"*/

* { margin:0; padding:0; }

body          { font-size:12px; line-height:18px; font-family: 'Roboto', sans-serif; font-weight:400; color:#000; text-align:left; background-color:#fff; }

img           { border:0; vertical-align:top; }

a             { color:#000000; text-decoration:none; }
a:hover       { text-decoration:none;color:#802eab; }
a:focus        { outline:0;text-decoration:none; }

.header .logo:hover img {-moz-opacity:1; -webkit-opacity:1;opacity:1;}
/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#000; text-align:left; }
h1            { font-size:30px; font-weight:400; color:#802eab; text-transform:uppercase; margin:0 0 15px; clear:both; line-height:30px;}
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; }
h4            { font-size:14px;  }
h5            { font-size:12px;  }
h6            { font-size:11px;   }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:normal;}
address       { font-style:normal; line-height:18px; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; margin: 0; }

dd { margin: 0; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; font-size: 12px; font-weight: normal; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%;}
.products-list .f-fix { /*margin: 30px 0 0; */}
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

/* Layout ================================================================================ */
/*.ma-wrapper { background: #F9F6F7; padding: 10px 0 0; }
.ma-page { background: #fff; overflow: hidden;}*/
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.cms-index-index .ma-main-container {padding: 0; float: left; width: 100%; margin: 25px 0 0; border-top:0;}
.ma-main-container {padding: 0; width: 1004px; margin: 0 auto; display: block; position:relative; clear:both; }
.cms-index-index .main {  margin:0;  padding:0; text-align:left; }
.main {  margin:167px 0 0;  padding:0; text-align:left; border-top:2px solid #802eab; border-radius:0px; }
.main-inner { padding: 0; background:url(../images/content-bg.png) }
.catalog-category-view .main-inner { padding: 0; background:url(../images/content-bg.png) }
.catalog-category-view .breadcrumbs { background:none;}
.main-inner { padding: 0; background:url(../images/content-bg-left.jpg) left top repeat-y; }


.checkout-onepage-index .main-inner { margin: 35px 0 0;}
/* Base Columns */
.col-left {  }
.col-main { float:left; width:685px; padding:0; }
.col-right { }

/* 1 Column Layout */
.col1-layout .col-main { background-color:#fff; padding:25px; float:none; width:auto; min-height:500px; clear:both; }
.checkout-onepage-success .ma-main-container .span9 { padding:25px;}
.checkout-onepage-success .ma-main-container .span9 p a { text-decoration:underline;}
.checkout-onepage-success .ma-main-container .span9 p a:hover { text-decoration:none;}


/* 2 Columns Layout */
.col2-left-layout .col-main { background-color:#FFF }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { }
.col3-layout .col-wrapper { }
.col3-layout .col-wrapper .col-main {  }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; color:#000; }
input.input-text,textarea,button { -webkit-appearance: none;}
input.input-text,select,textarea { background:#fff; color:#000; border:1px solid #e0e0e0; border-radius: 0; width: auto; height: auto; line-height:20px; background: -webkit-linear-gradient(#fefefe, #f9f9f9); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#fefefe, #f9f9f9); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#fefefe, #f9f9f9); /* For Firefox 3.6 to 15 */
background: linear-gradient(#fefefe, #f9f9f9); /* Standard syntax */ display:block; }
input.input-text,textarea { padding:4px 8px 5px; margin:0px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; font-family: 'Roboto',sans-serif; font-size: 12px; font-weight: 400; line-height: 18px; }
input.radio { margin:1px 6px 0 0; float:left; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em;text-align:center; display:inline-block; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { border:0px; padding:0px;  }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    button.button { -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); }
	button.button:hover { -webkit-box-shadow: 1px 1px 0px 0px #802eab; -moz-box-shadow: 1px 1px 0px 0px #802eab; box-shadow: 1px 1px 0px 0px #802eab; }
	.block .actions button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.product-view .product-options-bottom .add-to-cart button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.cart .totals .checkout-types button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.block .actions button.button { -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); }
	.block .actions button.button:hover { -webkit-box-shadow: 1px 1px 0px 0px #802eab; -moz-box-shadow: 1px 1px 0px 0px #802eab; box-shadow: 1px 1px 0px 0px #802eab; }
	.header .form-search button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.block-subscribe .actions button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.block-subscribe .actions button.button:hover { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart button.button:hover { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	.multiple-checkout .place-order .grand-total .inner div button.btn-checkout { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	#review-buttons-container button.button { -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1);}
	#review-buttons-container button.btn-checkout span { height: 46px !important; }

}


button.button span span { padding: 3px 11px 4px; background:#fff; text-transform: uppercase; font-size: 12px; border: 1px solid #000000; font-family: 'Roboto Condensed', sans-serif; font-weight:400; border-radius:0px; color:#000000; float:left; -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); }
button.button:hover span span { border: 1px solid #802eab;  -webkit-box-shadow: 1px 1px 0px 0px #802eab; -moz-box-shadow: 1px 1px 0px 0px #802eab; box-shadow: 1px 1px 0px 0px #802eab;}
button.button.btn-cart span {}
button.button.btn-cart span span {padding: 3px 11px 4px; background:#fff; text-transform: uppercase; font-size: 12px; border: 1px solid #000000; font-family: 'Roboto Condensed', sans-serif; font-weight:400; border-radius:0px; color:#000000; float:left; -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1); }
button.button.btn-cart:hover span span {border: 1px solid #802eab;  -webkit-box-shadow: 1px 1px 0px 0px #802eab; -moz-box-shadow: 1px 1px 0px 0px #802eab; box-shadow: 1px 1px 0px 0px #802eab	; }
button.btn-checkout span { height:34px; border:0;  padding:0; display:block;}
button.btn-checkout span span { background-position:100% 0; padding:0; width:100%; text-align:center; text-transform:uppercase; padding: 12px 0 0; background:#fff; font-size: 24px; border: 0 solid #000000; font-family: 'Roboto Condensed', sans-serif; font-weight:400; border-radius:0px; float:left; -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); background-color:#802eab; color:#fff; }
button.btn-checkout:hover span span { background-color:#a326e5; -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); box-shadow: 0 0 0px 0px rgba(0, 0, 0, 1); border:0px;}

.header .form-search button.button, .header .form-search button.button span, #search_price span, .products-list .box-list, .block-currency .block-content select, .language_curency #select-language, .product-view .product-shop .availability, .product-view .product-img-box .product-image, .top-cart-content, .product-view .product-img-box .more-views li a, .responisve-container p a, .footer-static .block-subscribe input.input-text, .footer-static .block-subscribe .actions .button span, .product_view_addtocart .add-to-cart .qty, .ma-relatedslider-container .carousel .relatedslider-item, .product-view .email-friend a, .banner7-readmore a, .ma-upsellslider-container .ma-upsellslider-title h2, .ma-relatedslider-container .related-product-title h2, .ma-relatedslider-container .flex-direction-nav a, .animate-in .link a, #sequence-theme .controls a, .link-slider3.subtitle-slider3 a, .animate-in .link-slider3 a .animate-in .link-slider2 a, .link-slider2.subtitle-slider2 a { border-radius:0px;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */

/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 10px; }
.form-list li .add-text { margin-bottom:6px;}
.form-list label { float:left; color:#000; font-weight:400; font-weight:normal; position:relative; z-index:0; font-size:12px; padding-bottom:3px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:left; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin:1px 6px 0 0; float:left; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both;  }
.form-list .field { float:left; width:30%; margin-right:30px; }
.form-list .customer-name input.input-text { width:96.6%;}
.form-list input.input-text { width:63.2%; }
.form-list .fields input.input-text { width:96.6%; }
.form-list textarea { width:96.6%; height:85px; resize:none; }
.form-list select { width:225px; padding:5px 6px; }
.checkout-multishipping-address-newbilling .form-list select{ width:102%;}
.form-list li.wide .input-box {  }
.form-list li.wide textarea {  }
.form-list li.wide select {  }
.form-list li.additional-row { border-top:1px solid #e0e0e0; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
.checkout-multishipping-address-newshipping .form-list select#country { padding: 5px 6px; width: 103%; }
.checkout-multishipping-address-editshipping .form-list select#country { padding: 5px 6px; width: 103%; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:10px; }
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:91.4% } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { border-top: 1px solid #E0E0E0; clear: both; margin: 0 0 10px; padding: 15px 0 10px; text-align: right; }
.buttons-set p.required { margin:0 0 10px; display:none; }
.buttons-set .back-link { float:right; margin:4px 0 0; text-transform:uppercase; }
.buttons-set button.button { float:right; clear: both; margin-top: 10px;  }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { padding:0; margin:0 0 30px 0; }
.fieldset .legend { background-position: 0 1px; background-repeat: no-repeat; border-bottom: 1px solid #E0E0E0; font-size: 15px; margin: 0 0 14px; padding: 0 0 10px; text-transform: uppercase; }
.account-create .customer-name { width:100%; float:left;}
.account-create .field { width:30%; margin-right:19px;}
.account-create .form-list .email_address { width:61%;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:31px 0 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a;position:absolute; display:none; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; display:none;  }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; display:none; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 2px 32px !important; font-size:12px !important;  }
.error-msg { border-color:#ffd0d5; background-color:#fff2f4; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#ffd0d5; background-color:#fff2f4; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#ffd0d5; background-color:#fff2f4; background-image:url(../images/i_msg-note.gif); color:#000; clear:both; }

.catalog-category-view .show-grid ,.catalog-product-view .show-grid ,.review-product-list .show-grid ,.catalogsearch-result-index .show-grid  { margin:0 0 0 0; }
.main-inner .span9 { background-color:#fff; min-height:600px; }
.sidebar { /*background:url(../images/sidebar-bg.png);*/ padding:2.4%; margin-left:0 !important; background-color:#ebebeb; }
.catalog-category-view .sidebar { background-color:transparent !important ;}
.right-area { padding:20px 27px; float:right !important;}

/* BreadCrumbs */
.breadcrumbs { font-size:12px; line-height:1.25; margin:0; border-bottom:1px solid #B5B5B5; padding:10px 0 11px 25px; clear:both; background-color:#fff;}
.cms-page-view .breadcrumbs {background:url(../images/content-bg-left.jpg); }
.catalog-category-view .breadcrumbs { background-color: transparent; border-bottom:1px solid #b5b5b5;  }
.breadcrumbs li { display:inline; font-weight:300; }
.breadcrumbs li a { font-size:11px; font-weight:300; color:#000000; text-transform:uppercase;}
.breadcrumbs li a:hover { color:#802eab;}
.breadcrumbs li span {background:url(../images/icon_breadcrumbs.png) no-repeat center center; width:10px;display:inline-block;text-indent:-9999px;margin:0 4px;}
.breadcrumbs li strong { color:#802eab; font-size:11px; font-weight:300; text-transform:uppercase;   }
.is-blog .breadcrumbs { background:none !important;}
.is-blog .main-inner { background:none !important;}
.is-blog .sidebar { background:none !important;}

/* Page Heading */
.page-title .btn-checkout { display: none;}
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #e0e0e0; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:16px; color:#000; padding: 0 0 16px 0; text-transform: uppercase; line-height:20px;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; text-align:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; }

label { text-shadow: none; margin: 0; font-size:12px; }

/* Pager */
.pager {font-size:12px;  padding:6px 8px 7px; text-align:center; margin: 0 0 20px 0; background-color:#f5f3f4; clear:both; }
.is-blog .pager { clear:both; background-color:inherit; padding:0px; }
.is-blog .pager .pages { display:inherit; font-size:12px;  padding:6px 8px 4px; text-align:center; margin: 0 0 20px 0; background-color:#000000; height:27px; }
.is-blog .pager .pages ol { display: inline-block; }
.is-blog .pager p.amount { display:none;}


.pager .view-mode{ float:left; margin:0;padding:8px 20px 8px 0; display:none;}
.pager .view-mode label{ color: #666; float:left;margin:0;text-transform:capitalize;font-size:12px;line-height:25px; display: none;}
.pager .view-mode span{float:left;margin:5px 0 0 10px; }
.pager .view-mode a.grid { font-size: 15px; width:50px; text-align: right; height:17px; float:left;  background:url(../images/grid.png) 0 0 no-repeat; }
.pager .view-mode strong.grid,
.pager .view-mode a.grid:hover { font-size: 15px; width:50px; text-align: right; height:17px; float:left;  background:url(../images/grid.png) 0 100% no-repeat; color: #802eab; font-weight: normal; }
.pager .view-mode a.list { font-size: 15px; width:50px; text-align: right; height:17px; float:left;  background:url(../images/list.png) 0 0 no-repeat; border: 0; border-radius: 0; padding: 0; }
.pager .view-mode strong.list,
.pager .view-mode a.list:hover{ font-weight: normal; width:50px; font-size: 15px; text-align: right; height:17px; float:left; background:url(../images/list.png) 0 100% no-repeat; }
.pager a { background: none; float:left; border: 0; border-radius: 0; display: inline-block; padding: 0; text-decoration: none; margin:2px 0 0; }
.pager .pages a { border:none; padding:0 4px; margin:0px; outline:none; font-family: 'Roboto', sans-serif; font-weight:400; color:#000; font-size:11px;}
.is-blog .pager .pages a { border:none; padding:0 4px; margin:0px; outline:none; font-family: 'Roboto', sans-serif; font-weight:400; color:#fff; font-size:11px;}
.pager .pages a:hover{color:#802eab; background: none; }
.pager .pages .current  {padding:0px; color:#666; display:inline-block; font-size: 15px;  }
.pager .pages a.next { background:url(../images/pages-next-copy.png) right 0 no-repeat; border-radius:0px; width:5px; height:10px; margin:6px 0 0 0; padding:0; text-indent:-9999px;}
.pager .pages a.next:hover { background-position: right -10px; border-radius:0px;}
.pager .pages a.previous { background:url(../images/pages-prev-copy.png) 0px 0px no-repeat; border-radius:0px; width:5px; height:9px; margin:6px 0 0 0; padding:0; text-indent:-9999px; }
.pager .pages a.previous:hover { background-position:0px -10px; border-radius:0px;}

.is-blog .pager .pages a.next { background:url(../images/pages-next.png) right 4px no-repeat; display: table; border-radius:0px; width:5px; height:9px; margin:0;  padding:0 10px 0 0; text-indent:inherit;}
.is-blog .pager .pages a.next:hover { background-position: right -11px; border-radius:0px;}
.is-blog .pager .pages a.previous { background:url(../images/pages-prev.png) 4px 6px no-repeat; display: table; border-radius:0px; width:5px; height:9px; margin:0; padding:0 0 0 13px; text-indent:inherit; }
.is-blog .pager .pages a.previous:hover { background-position:4px -9px; border-radius:0px;}

.pager .sort-by { float:left; padding:0; margin:0px;}
.pager .sort-by .separator { float:left; margin:1px 8px;}
.pager .sort-by .jqTransformSelectWrapper { height:21px;}
.pager .sort-by .jqTransformSelectWrapper div span { padding:3px 0 0 5px;}
.pager .sort-by .jqTransformSelectWrapper a.jqTransformSelectOpen { padding:3px 0 0;}
.pager .sort-by .jqTransformSelectWrapper a.jqTransformSelectOpen { background-position:center -3px;}
.pager .sort-by .jqTransformSelectWrapper ul { top:21px;}
.pager .sort-by a.jqTransformSelectOpen {}
.pager .sort-by .jqTransformSelectWrapper ul li { width:100%; float:left;}
.pager .sort-by .jqTransformSelectWrapper ul li a { font-size:12px; float:none; margin-top:0px;}

.pager .sort-by label { vertical-align:middle;font-size:12px;text-transform:capitalize; color: #000000; margin-top:3px;font-size: 11px; text-transform:uppercase; float:left; margin-right:6px; }
.is-blog .pager .sort-by label { vertical-align:middle;font-size:12px;text-transform:capitalize; color: #ffffff; line-height:23px; font-size: 11px; text-transform:uppercase; float:left; margin-right:6px; }
.pager .sort-by select { padding:2px 3px; margin:0 5px 2px !important; vertical-align:middle; color: #858585; border:1px solid #e0e0e0; background: #fff; font-size: 11px; text-transform:uppercase; font-weight:300; outline:none; width:123px; float:left; }

.pager .amount { float:left; margin:3px 9px 0 0; font-size:11px; text-transform:uppercase; }
.pager .limiter { float:right; margin:0px 0px 0 0; font-size:11px; text-transform: uppercase; line-height:22px; padding:0; color: #000 font-size: 15px; }
.pager .limiter label { color: #000000; font-size: 11px; line-height:20px; margin-top:2px; text-transform: uppercase; vertical-align: middle; float:left;}
.pager .limiter select { padding:2px 3px; margin:0 5px 0 !important; vertical-align:middle; color: #000;  font-size: 11px; text-transform:uppercase; font-weight:300; outline:none; float:left;  }
.pager .pages { margin:0px 0 0 0px; display: inline-block; font-size:11px; text-transform:uppercase; line-height:37px; padding:0; }
.pager .pages strong {font-weight:normal; text-transform: capitalize; line-height:22px; color: #666666; font-size: 15px; display:none; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 0; padding:0 5px 0 4px; float:left; background:url(../images/pages-line.png) right 6px no-repeat; }
.pager .pages li.pager_all { background:none; padding-right:0px; margin-right:0px;}
.pager .pages li.pager_back { background:none; float:right;}
.pager .pages li.next { background:none; padding: 0 5px; line-height: 16px;}
.pager .pages li.previous { padding:0 5px; background-image: none;}

.is-blog .pager .pages li.pager_all { background:none; display:none;}
.is-blog .pager .pages li.next { background:none; padding:2px 5px 0 12px; }
.is-blog .pager .pages li.previous { padding:0 12px 0 5px;}
.pager .pages .current { float: left; padding:0 9px 0 8px; font-family: 'Roboto', sans-serif; font-weight:400; color:#802eab; font-size:11px; }
.page-sitemap .pager { }
.page-sitemap .pager .pages { float:right}
.page-sitemap .pager .pages .pager_back .pagi_limit { text-decoration:underline;}
.page-sitemap .pager .pages .pager_back .pagi_limit:hover { text-decoration:none;}
.pager-right { float:right; margin-top:1px;}
#sitemap_top_links { margin-bottom:10px;}


/* Toolbar */
.toolbar { margin:0 0 0 0; padding:6px 10px 4px; background-color:#f5f3f4; }
.toolbar .pager { padding:0px 0px; margin:0px; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom .toolbar { margin:24px 0 11px 0; float:left; width:97.2%; padding:6px 10px 6px; }


.mousetrap {cursor: -moz-zoom-in !important; cursor: -webkit-zoom-in !important; cursor: zoom-in !important;}

/* Data Table */
.data-table { width:100%; border:1px solid #E0E0E0;  }
.data-table .odd  { }
.data-table .even { }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/

.data-table tr.last th,
.data-table tr.last td { /*border-bottom:0 !important; */}
.data-table th { padding:3px 8px; }
.data-table td { padding:3px 8px; }
.data-table thead th {font-size:12px; font-weight:500; padding:3px 3px; color:#000; white-space:nowrap; vertical-align:middle; text-transform:uppercase; border-bottom:1px solid #E0E0E0; text-transform:uppercase;  text-align: center; }
.data-table thead th span.nobr { font-weight:500;}


.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { /*background: #802eab;*/ }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #E0E0E0; }
.data-table tfoot tr.first td { /*background:#bdb0b0;*/ }
.data-table tfoot tr { /*background-color:#bdb0b0 !important;*/ font-size:13px; }
.data-table tfoot td { padding-top:7px; padding-bottom:8px; border-bottom:1px solid #E0E0E0; border-right:1px solid #E0E0E0; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th  { border-bottom:1px solid #E0E0E0; border-right:1px solid #E0E0E0; }
.data-table tbody td { border-bottom:1px solid #E0E0E0; border-right: 1px solid #E0E0E0; text-align:center !important; }
.data-table tbody td.product-edit { text-align:left !important;}
.cart-table.data-table tbody th,
.cart-table.data-table tbody td {
}
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #E0E0E0; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */

.not-found-left { float:left; width:47%; }
.not-found-right { float:right; width:47%; }
.std ul.disc li a { text-decoration:underline; }
.std ul.disc li a:hover { text-decoration:none; color:#000; }

.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 25px; }
.std dl dt { font-size: 16px; font-weight: 500; margin: 7px 0 0; padding: 0 0 10px; text-transform: uppercase; color:#000; }
.std dl dd { margin:0 0 20px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
#contactForm { margin-top: 20px; width: 100%; display: block;}
.contacts-index-index strong { font-weight: 700; }

/* Misc */
.links li { display:inline; margin: 0 10px 0 0; }
.links li.first { }
.links li.last { }
.toplink .links li {float: left;  padding: 0 6px; margin: 0;text-align: left; text-transform:uppercase;	font-size:11px}
.toplink .links li span { float:left; line-height:13px;}
.header-icon { float: left; width: 100%; margin:10px 0 0;}
.ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: 6%;}
.ma-tabsproduct-contain .item-inner .link-wishlist:hover { background: url("../images/bg-wishlist.png") no-repeat 0 100% #802eab; border: 1px solid #802eab;}
.ma-tabsproduct-contain .item-inner:hover .link-compare { left: 74%; }
.ma-tabsproduct-contain .item-inner .link-compare:hover {background: url("../images/bg-compare.png") no-repeat 0 100% #802eab; border: 1px solid #802eab;}
.products-grid .item-inner:hover .link-wishlist { left: 6%;}
.products-grid .item-inner .link-wishlist:hover { background: url("../images/bg-wishlist.png") no-repeat 0 100% #802eab; border: 1px solid #802eab;}
.products-grid .item-inner:hover .link-compare { left: 74%; }
.products-grid .item-inner .link-compare:hover {background: url("../images/bg-compare.png") no-repeat 0 100% #802eab; border: 1px solid #802eab;}
.ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: 6%;}
.ma-featuredproductslider-container .item-inner .link-wishlist:hover { background: url("../images/bg-wishlist.png") no-repeat 0 100% #802eab; border: 1px solid #802eab;}
.ma-featuredproductslider-container .item-inner:hover .link-compare { left: 74%; }
.ma-featuredproductslider-container .item-inner .link-compare:hover {background: url("../images/bg-compare.png") no-repeat 0 100% #802eab; border: 1px solid #802eab;}
.link-wishlist:hover {  }
.link-reorder {  /*color:#dc6809 !important;*/ }
.link-compare {font-weight:normal; display:none;
    margin: 0 0 0 5px;
    background: url("../images/bg-compare.png") no-repeat 0 0;
    padding: 0;
    font-size: 12px;
    text-indent: -9999px;
    width: 40px;
    height: 41px;
    border: 1px solid #ddd;
    position: absolute;
    left: 35%;
    bottom:0;
}
.products-grid button.button.btn-cart { position:relative; z-index: 10; float:right; margin:0 0 0;}
.link-compare:hover {}
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/  }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;margin-top:0; }
#multiship-addresses-table td .btn-remove2 { margin-top:0px;}
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


#header_link { position: absolute; top: 40px; left: 0; width: 172px; background: #666; }
/*.header-top .links .first a {
    background: url("../images/my-acount.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.header-top .links .first a:hover {
    background: url("../images/my-acount.png") no-repeat scroll 0 -17px ;
}
.header-top .links li a.top-link-cart{
    background: url("../images/my-cart.png") no-repeat scroll 0 0;
    padding-left: 22px;
}
.header-top .links li a.top-link-cart:hover{
    background: url("../images/my-cart.png") no-repeat scroll 0 -15px;
}
.header-top .links li a.top-link-checkout {
    background: url("../images/check-out.png") no-repeat scroll 0 0;
    padding-left: 20px;
    padding-bottom: 1px;
}
.header-top .links li a.top-link-checkout:hover {
    background: url("../images/check-out.png") no-repeat scroll 0 -17px;
}
.header-top .links li.last a {
    background: url("../images/log-out.png") no-repeat scroll 0 0;
    padding-left: 20px;
}
.header-top .links li.last a:hover {
    background: url("../images/log-out.png") no-repeat scroll 0 -16px;
}*/
.top-header { float:right; width: 100%; margin:50px 0 0;}
.top-header .box-header { float: left; width: 100%;}
.top-header .header-image { float: left;}
.top-header .header-text { float: left; margin: 5px 0 0 10px;}
.top-header .header-text h3 { font-weight: normal; color: #666; margin: 0; }
.top-header .header-text p { font-weight: normal; color: #aaaaaa; margin: 0; font-size: 12px; font-family:arial;}
.top-cart-content .product-name { margin:0 0 10px 0; width:155px;}
.logo { float:left; }
.header-top .links a { font:12px; line-height:13px; font-family: 'Roboto', sans-serif; font-weight:400; color:#000000; text-align:left; }
.header-top .links a:hover { color:#802eab;}
.header-menu {  padding: 15px 0 0;}
.header-menu .container { float:left; width:auto;}
.header { margin:0 auto; padding: 0; text-align: left; position:relative; z-index:10000; }
.header .logo { float:none; margin:0; text-decoration:none !important; display: block; padding: 0 0; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; text-align: left; padding:0px; }
.header .toplink { padding: 0 20px;  }
.header .quick-access { padding:0px 0;margin:0; }
.header .welcome-msg { margin:0; text-align: left; padding: 0px;text-transform:capitalize;font-size:14px;line-height:60px; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search {padding:0; margin:0 0 0; width:200px; height:35px; z-index: 9999; float: right; border-bottom:1px solid #3f3a37; background:url(../images/header-search-bg.png);  }
.header .form-search label { float:left; width:0; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left;  border:none; background:none ;box-shadow:none; width:192px; height: 33px; margin:0; padding: 0 1px 1px 17px;  font-family: 'Roboto', sans-serif; text-align:left; font-size:13px; color:#000; text-transform:uppercase; }
.header .form-search button.button { float: right; background-color:transparent; border:0; height:35px; padding:0px; background: url("../images/bg-botton-search.png") no-repeat; width: 35px; text-indent:-9999px;}
.header .form-search button.button:hover { background-color:transparent;}
.header .form-search .search-autocomplete { z-index:99999; width:265px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #e6e6e6; background-color:#e6e6e6; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #e6e6e6; padding:4px 16px 3px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#e6e6e6; }
.header .form-search .search-autocomplete li.selected { background-color:#ffffff; }
.header .language_curency {float:left;width:100%;margin:7px 0 0 0;padding:0;}
.header .form-language { padding:0px 0 0;float:left; }
.header .form-language label { padding-right:5px;  vertical-align:middle; }
.header .form-language select { padding:0; }
.header-icon ul { float:left; }
.header-icon ul li { padding:0 5px; float: left; font-size:18px;}
.header-icon ul li:first-child { width:132px; margin-top:-2px;}
.header-icon ul li a { float:left; background:url(../images/header-icon.png) left top no-repeat; padding:0px; margin:0px; width:15px; height:16px; text-indent:-9999px;}
.header-icon ul li a.facebook { background-position:left top;}
.header-icon ul li a.facebook:hover { background-position:left -16px;}
.header-icon ul li a.twiter { background-position:-15px top;}
.header-icon ul li a.twiter:hover { background-position:-15px -16px;}
.header-icon ul li a.pinterest { background-position:-30px top;}
.header-icon ul li a.pinterest:hover { background-position:-30px -16px;}
.header-icon ul li a.gplus {background-position:-45px top;}
.header-icon ul li a.gplus:hover { background-position:-45px -16px;}
.header-icon .mo-call { display:none}

.language_curency #select-language { margin:12px 0 0; padding: 3px; float: left;}
.language_curency { float: left; width: 100%; margin: 10px 0 0;}
.language_curency .form-language { margin:0; float: left;}
.form-language label { float: left;font-size: 14px; display: none;}
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .form-language a {display:inline-block;margin:0 5px 0 0;padding:0;}
.header .currency-header {float:left;margin:0px 0 0 2px;padding:0;}
.header .currency-header ul {display:block;margin:0;padding:0;}
.header .currency-header ul li {display:inline-block;margin:0 5px 0 0;padding:0;}
.header .currency-header ul li a {font-size:12px;padding:0;margin:0;color:#fff;border:1px solid #303030; line-height:18px;display:inline-block;width:18px;text-align:center;}
.header .currency-header ul li a:hover,.header .currency-header ul li a.selected {color:#802eab;background:#303030;}
.header .links { float:right; padding: 0px;margin:0; }
.header .links li { float:left; font-size:11px;padding:0 7px 0 7px;text-align:center;background:url("../images/bkg_pipe1.gif") no-repeat scroll 100% 50% transparent;}
.header .links li.first {border:none;}
.header .links li.last {background:none;padding-right:13px;}
.header .links a {margin:0;font-size:11px;text-transform:capitalize;line-height:34px;display:block; color: #fff;}
.header .links a:hover { color: #2AA4C3;}
.ma-header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.ma-header-container .top-container a { font-size:11px; color:#ebbc58; }
.header-top {background: #fff; position: fixed; width:100%; z-index:999; }
.header-top .links { margin:6px 0 0; border: 0 !important; background: none; width: 100%; float: right;}
.header-top .toplink { padding:0 0 0 215px;}
.header-top .toplink .span3 { float:right; padding:0px; margin:0px; width:254px;}
.header-top .toplink .span6 { float:left; width:auto;}
.header-top .toplink .span6 .span8 { float:left; width:100%; margin:0px 0 4px 0;}
.header-bottom {padding: 0 0;}
.header-bottom .hotline {font-size:18px;color:#3f3f3f;background:url(../images/betyshop/icon_hotline.png) no-repeat left center;line-height:24px;padding:0 0 0 25px;margin:56px 0 0 0;display:block;font-family:Myriad Pro;}
.top-cart-wrapper { background:url(../images/cart-bg.png) left top; float: none; clear:both; margin:0; text-align: left; padding: 0 0 0 17px;  margin: 0; }
.a { background: url(../images/icon_cart.png) no-repeat left center; height: 52px; width: 52px; position: absolute; float: right; right: 0; top: 5px; }
.top-cart-wrapper:hover { }
.top-cart-contain { position: relative; height: 33px; background:url(../images/cart-arrow.png) right top no-repeat; padding:3px 0 0 0; z-index:999; }
.top-cart-title p { margin: 0; }
.top-cart-content .empty { }
.main-menu { float:left; width:auto;}
.header-bottom-right { margin:0 0 0 213px;}
.header-bottom .span3 { float:left; width:auto; padding:0px; margin:0px; position:absolute; top:-40px;}
.mini-cart-right { float:right; width:200px;border-left:1px solid #3f3a37; border-right:1px solid #3f3a37;}
.mini-cart-right .span9 { float:left; width:auto; }
.ma-header-container { float:left; clear:both; width:100%; background:url(../images/menu-bg.png) left top #000; height:72px; position:fixed; z-index:9999; margin-top:36px;}
.cms-index-index .ma-header-container { float:left; clear:both; width:100%; background:url(../images/menu-bg.png) left top; height:72px; position:fixed; z-index:9999; margin-top:36px;}
.menu-bottom-bg { float:left; clear:both; width:100%; border-top:1px solid #646362; background:url(../images/menu-bottom-bg-2.png); height:58px; position:fixed; z-index:99; margin-top:108px;}
.cms-index-index .menu-bottom-bg { float:left; clear:both; width:100%; border-top:1px solid #646362; background:url(../images/home-menu-bottom-bg.png); height:58px; position: fixed; z-index:99; margin-top:108px;}
.menu_bottom_block { width:1004px; margin:0 auto; text-align:center;}
.menu_bottom_block ul { display:inline-block; text-align:center; padding:0px; margin:15px 0 0 0;}
.menu_bottom_block ul li { float:left; padding:0 25px 0 25px; margin:0; font-size:11px; color:#f3f3f3; font-family: 'Roboto', sans-serif; font-weight:400;}
.menu_bottom_block ul li img { float: left; margin:4px 9px 0 0;}
.menu_bottom_block ul li span  { float: left; text-align:left; text-transform:uppercase; line-height:13px; color:#000;}
.menu_bottom_block ul li:last-child { border-left:1px solid #070503; font-size:22px; margin-top: 4px; padding:2px 0 4px 25px; color:#000;}

.cms-index-index .menu_bottom_block ul li span  { color:#fff;}
.cms-index-index .menu_bottom_block ul li:last-child { color:#fff; border-left: 1px solid #fff;}

.top-cart-contain:hover { }
.top-cart-content { display: none; width: 247px; position: absolute; right:-1px; top:37px !important; padding: 10px 10px 15px 10px; text-align: right; border: none; border-radius:0px; background-color:#f3f3f3;}
.top-cart-title .cart_arrow { position:absolute; bottom:-10px; right:83px; width:18px; height:11px; z-index:1000; display:none; background:url(../images/betyshop/topcart_arrow.png) no-repeat center center; }
.top-cart-wrapper:hover .top-cart-title .cart_arrow { display:block; }
.top-subtotal { float: left; margin:0; width: 100%; text-align: right; font-size:14px; }
.top-cart-content li.item{ float:left; width:100%; margin:0 0 12px; border-bottom:1px solid #e0e0e0; padding:0 0 10px 0; list-style:none; }
.top-cart-content .product-details { position:relative; text-align: left; }
.top-cart-content .product-details .btn-remove{ position:absolute; right:0; top:5px; }
.top-cart-content .product-details .btn-edit{ position:absolute; right:17px; top:4px; }
.top-cart-content .actions { padding: 0; float:right; margin:10px 0 0; }
.top-cart-icon { padding: 5px; width: 20px; height: 24px; display: inline-block; background: url(../images/top-cart.png) no-repeat; vertical-align: middle; float:left; }
.top-cart-title { display: inline-block; padding: 0 0 0 0; margin:0 0 0 0; vertical-align: top; text-align:left; color:#f3f3f3; line-height: 30px; position: relative; font-size:13px; text-transform:uppercase; }
.top-cart-title a { color:#f3f3f3;}
.drop-lang {
    list-style: none;
 padding: 0;
 margin: 0;
}
.drop-lang .drop-trigger {
    position: relative;
    z-index: 99999;
}

.drop-lang li a {
    padding:2px 0 2px 15px;
    width: 80px;
    background: #fff;
    display: block;
    color: #666;
    border: 1px solid #e0e0e0;
    text-transform: capitalize;
    font-weight: normal;
    position: relative;
    font-size: 12px;
    font-family: arial;
    z-index: 10;
}
.drop-lang li a:hover { /*background: #fff;*/}
.drop-lang .drop-trigger .sub-lang {
    position: absolute;
    top: 24px;
    left: 0; /* dropdown left or right */
    z-index: 9;
    list-style: none;
    padding: 0px;
    margin: 0;
    display: none;
   
}
.drop-lang .drop-trigger:hover .sub-lang { top: 24px; display: block; }
.drop-lang .sub-lang  .brazilian { background:url("../images/br.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .brazilian:hover { background:url("../images/br.png") no-repeat 8% 50% #802eab;}
.drop-lang .sub-lang  .canadian { background:url("../images/ca.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .canadian:hover { background:url("../images/ca.png") no-repeat 8% 50% #802eab;}
.drop-lang .sub-lang  .english { background:url("../images/en.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .english:hover { background:url("../images/en.png") no-repeat 8% 50% #802eab;}
.drop-lang .sub-lang  .french { background:url("../images/fr.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .french:hover { background:url("../images/fr.png") no-repeat 8% 50% #802eab;}
.drop-lang .sub-lang  .italian { background:url("../images/ie.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .italian:hover { background:url("../images/ie.png") no-repeat 8% 50% #802eab;}
.drop-lang .sub-lang  .portuguese { background:url("../images/pt.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .portuguese:hover { background:url("../images/pt.png") no-repeat 8% 50% #802eab;}
.drop-lang .sub-lang  .germany { background:url("../images/ge.png") no-repeat 8% 50% #F7F7F7;}
.drop-lang .sub-lang  .germany:hover { background:url("../images/ge.png") no-repeat 8% 50% #802eab;}
.drop-lang .english { background:url("../images/en.png") no-repeat 8% 50% #fff;}
.drop-lang .sub-lang li a { background: #F7F7F7; padding:2px 0 2px 15px; line-height: 22px; display: block; color: #666; text-transform: capitalize; font-weight: normal; font-size: 12px; border-top: 1px solid #F7F7F7;  border-right:0;border-left:0; border-bottom:0; border-radius:0;}
.drop-lang .sub-lang li a:hover {background: #802eab; color: #fff;}
.home-tabs { float:left; width:100%; margin-top:26px;}

.home-bottom-tab { float:left; clear:both; width:100%;}
.tabs { clear:both; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0; text-align:center; height:67px;}
.tabs li { display:inline-block; width:334px; margin-left:-3px;}
.tabs li a.tab-a { font-size:16px; color:#000000; text-transform:uppercase; border-left:1px solid #e0e0e0; padding:25px 0 24px; float:left; width:100%;}
.tabs li a.tab-a:hover { background-color:#f3f3f3;}
.tabs li:first-child a.tab-a { border:0px;}
.tabs li.active a.tab-a { background-color:#f3f3f3;}
.tab_container { width:1004px; margin:35px auto 50px; display:table;}
.left-img-tab img { float:left; margin:0 25px 5px 0;}

.cms-index-index .ma-wrapper { background:none;}
.bg-img { position:fixed; z-index:0; width:100%;}
.bg-img a { float:left; width:100%;}
.cms-page-view .page-title h1, .page-title h2 { color: #802eab; font-size: 30px; margin: 0; padding: 5px 0 16px; text-transform: uppercase; }
.cms-page-view .page-title { border-bottom: 2px solid #000; margin: 0 0 20px; overflow: hidden; width: 100%;}
.cms-page-view .std h3 { font-size:16px; text-transform:uppercase; font-weight:500; padding:20px 0 0 0; margin:7px 0 15px 0; border-top:1px solid #e0e0e0;}
.cms-page-view .std h3:first-child { border:0px; margin:0 0 15px 0; padding:0 0 0 0}
.cms-page-view .std { font-weight:300; color:#000; font-size:12px;}
.cms-page-view .std p { padding:0px; margin:0 0 17px 0;}
.cms-page-view .std a { font-weight:300; color:#585858; text-decoration:underline;}
.cms-page-view .std a:hover { text-decoration:none; color:#802eab;}
.cms-page-view .std ul { list-style:none; padding:0px; margin:0 0 19px 0;}
.cms-page-view .std ul li { list-style:none; background:url(../images/bullet.png) left 8px no-repeat; padding:0 0 0 10px;}
.sub-title { background-repeat: no-repeat; border-bottom: 1px solid #e0e0e0; font-size: 15px; margin: 0 0 20px; padding: 0 0 10px; text-align: left; font-weight: 400; font-family: 'Roboto',sans-serif; text-transform: uppercase;}

.left_nav_link { margin-bottom:30px;}
.left_nav_link li { line-height: 20px;}
.left_nav_link li.active a { color:#802eab;}
.left_nav_link li a { font-weight:300; font-size:11px; text-transform:uppercase; color:#000000;display:block; border-bottom:1px solid #ddd; padding:8px 0; }
.left_nav_link li a:hover { color:#802eab;}

.cms-our-story .ma-main-container { width:100%;}
.cms-our-story .ma-main-container .container { width:100%;}
.cms-our-story .ma-main-container .container .breadcrumbs ul { width:992px; margin:0 auto; padding-left:12px;}
.cms-our-story .ma-main-container .container .page-title { width:954px; margin:0 auto;}
.cms-our-story .ma-main-container .container .col-main { padding-left:0px; padding-right:0px;}

.cms-vibrator-history .ma-main-container { width:100%;}
.cms-vibrator-history .ma-main-container .container { width:100%;}
.cms-vibrator-history .ma-main-container .container .breadcrumbs ul { width:992px; margin:0 auto; padding-left:12px;}
.cms-vibrator-history .ma-main-container .container .page-title { width:954px; margin:0 auto;}
.cms-vibrator-history .ma-main-container .container .col-main { padding-left:0px; padding-right:0px;}

.cms-meet-us .ma-main-container { width:100%;}
.cms-meet-us .ma-main-container .container { width:100%;}
.cms-meet-us .ma-main-container .container .breadcrumbs ul { width:992px; margin:0 auto; padding-left:12px;}
.cms-meet-us .ma-main-container .container .page-title { width:954px; margin:0 auto;}
.cms-meet-us .ma-main-container .container .col-main { padding-left:0px; padding-right:0px;}


/*===========================================curency============================*/
.header-curren {
    float: left;
    margin:0 0 0 10px;
    width: auto;
}
.language_curency .form-language {
    float: left;
    margin: 0;
}
.drop-currency {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.drop-currency .currency-trigger {
    position: relative;
    z-index: 99999;
}
.drop-currency li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #e0e0e0;
    color: #666666;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 15px;
    position: relative;
    text-transform: capitalize;
    z-index: 10;
}
.drop-currency .currency-trigger .sub-currency {
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 24px;
    z-index: 9;
}
.drop-currency .sub-currency li a {
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #F7F7F7 -moz-use-text-color -moz-use-text-color;
    border-radius: 0;
    border-style: solid none none;
    border-width: 1px 0 0;
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    padding: 2px 16px;
    text-transform: capitalize;
}
.drop-currency .sub-currency li a:hover {
    background: #802eab;
    color: #fff;
}
.drop-currency .currency-trigger:hover .sub-currency {
    top: 24px;
    display: block;
}
/*========================================*/
.header-cart { position: absolute; right: -60px; top: -17px; background: #fff; color: #802eab; width: 25px; height: 25px; border:1px solid #802eab; text-align: center; line-height: 25px;  }
.top-cart-title span{ font-weight:normal; font-size:12px;  }
.top-cart-title p span {text-transform:none; font-family: arial;  font-size: 12px;}
.top-cart-contain .price { font-weight:normal; color: #000; text-align: center; font-weight:700; }
.top-cart-contain  .product-details .price { color: #000; width: auto; }
    


/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 0; }
.block .block-title { margin:0 0 17px; clear:both; }
.block .block-title strong { font-weight:400; font-size:12px; color:#fff; text-transform:uppercase; }
.language_curency .block .block-title strong span { font-weight:400; font-size:12px; color:#fff; text-transform:uppercase; display:block; background-color:#000; padding:6px 8px 8px; }
.block .block-title strong span { font-weight:400; font-size:12px; color:#fff; text-transform:uppercase; display:block; padding:6px 19px 7px 8px; background-color:#000; clear:both; }
.block .block-title strong span.inactive { background:url(../images/sidebar-plus.png) 96% 11px no-repeat #000; cursor:pointer; }
.block .block-title strong span.active { background:url(../images/sidebar-minus.png) 96% 11px no-repeat #000; cursor:pointer; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { color: #000; display: block; font-size: 12px; font-weight: 400; padding: 0 19px 8px 0; border-bottom:1px solid #000; text-transform: uppercase; }
#cart-sidebar-reorder li .product-name a { line-height:16px; font-size:11px !important;}
.sidebar .block ul { padding:0px 8px; margin:0 0 19px 0;}
.sidebar .block ul.inactive { display:none;}
.sidebar .block ul li { padding:0 0 8px 0; margin:0px; line-height:14px; font-size:11px;}
.sidebar .block ul li a { font-size:11px; text-transform:uppercase;}
.sidebar .block ul.advice_on li h4 { font-weight:400; font-size:11px; text-transform:uppercase; margin:0 0 4px;}
.sidebar .block ul.advice_on li { line-height:16px; padding:0 0 12px;}
.sidebar .block ul.advice_on li:last-child { padding-bottom:0;}
.sidebar .block ul.advice_on li:last-child a { color:#802eab; text-decoration:underline; text-transform:uppercase;}
.sidebar .block ul.advice_on li:last-child a:hover { text-decoration:none;}
.block .block-title strong span span.title { padding:0px; float:left;}
.block-blog-calender .block-title { text-align:right; margin:0 0 1px;}
.post-count { background-color: #F2F2F2; float: right; height: 19px; padding-top: 1px; text-align: center; width: 20px;}
.block-blog-categories .block-content li.item { line-height:18px !important; padding-bottom:7px !important;}

.sidebar .block ul.guide_to li.sub-cat-view-all { padding-bottom:0;}
.sidebar .block ul.guide_to li.sub-cat-view-all a { color:#802eab; text-decoration:underline;}
.sidebar .block ul li a span.snippet { text-transform:none;}
.sidebar .block ul.guide_to li.sub-cat-view-all a:hover { text-decoration:none;}

.ctr-price .price-box  {width:100%; text-align: center; float: none;}

.block .block-content {  }
.block .block-content li.item { line-height: 14px; margin: 0; padding:0 0 10px; }
.block .block-content .product-name { color:#000; }
.block .btn-remove,
.block .btn-edit { float:right; margin:4px 0 2px 5px; }
.block .actions {  text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:0; font-size: 14px; }
.block .block-content a { font-size:11px; font-weight: normal; }
.block-subscribe .block-content { border: 0;}
.block li.odd { }
.block li.even {  }
.block .block-title .word1 { display:inline; padding: 0; color: #802eab; font-size: 21px;}
.block .block-title .word2 { display:inline; padding: 0; color: #333333; font-size: 21px;}
.block-banner-left { float:left; width:100%; margin:15px 0 0 0;}
.block-banner-left img { width: 100%; }
.block-compare .block-content .actions ,.block-reorder .block-content .actions {margin:10px 0 0 0;}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:12px; line-height:1.25; clear:both; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {   }

.block-wishlist { margin-bottom:20px;}
.block .block-content ul.tags-list li { background-color:#f2f2f2; color:#000000; padding:5px 8px; margin-bottom:5px;}
.block .block-content ul.tags-list li a { font-size:11px !important;}

#giftfinder_form .giftfinder-input { float:left; margin:0 10px 20px 0;}
#giftfinder_form .giftfinder-input label { margin-bottom:5px; font-weight:700;}


/* Mini Products List */
.mini-products-list .product-image { float:left; width:40px; border:1px solid #E0E0E0; }
.mini-products-list .product-image:hover { border:1px solid #000;}
.mini-products-list .product-details { margin-left:50px; }
.mini-products-list .product-details .price-box .old-price { float:left; margin-right:10px;}
.mini-products-list .product-details .price-box .special-price { float:left;}
.mini-products-list .product-details .price-box .price { float:left;}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; margin:0 0 10px 0; }
.mini-products-list .product-details a.link-cart { background:#ffffff; border: 1px solid #000000; border-radius: 0; box-shadow: 1px 1px 0 0 #000000; color: #000000; float: left; font-family: 'Roboto Condensed',sans-serif; font-size: 12px; font-weight: 400; padding:4px 11px 4px; text-transform: uppercase;}
.mini-products-list .product-details a.link-cart:hover { box-shadow: 1px 1px 0 0 #802eab; border: 1px solid #802eab;}
.block-wishlist .product-name { margin:10px 20px 10px 0;}
.block-wishlist .price-box { margin: 0 0 15px; float:left; width:100%;}
#wishlist-sidebar li { border-bottom:1px solid #b1b1b1;}
#wishlist-sidebar li:last-child { border-bottom:0px;}

/* Block: Account */
.block-account {  }
.block-account .block-title {   }
.block-account .block-title strong {  }
.block-account .block-content {  padding:0; }
.block-account .block-content li { padding:0px !important; margin:0px !important;}
.block-account .block-content li a { display:block; padding:0 0 6px; color:#000; text-decoration:none !important; text-transform:uppercase; }
.block-account .block-content li a:hover { color:#802eab; }
.block-account .block-content li.last a { border-bottom:0; text-transform:uppercase; }
.block-account .block-content li.current { padding:0 0 6px !important; color:#802eab; text-transform:uppercase; font-size:11px; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; float: left; margin:0 0 0 5px; }
.block-currency .block-title { float: left; display: none; background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px;  text-transform:none; color:#fff;  }
.block-currency .block-content { background:none; padding:0; float: left; border: 0; }
.block-currency .block-content select { width:auto; padding:3px 5px; margin:0 0 0 5px; }
.block-currency .block-title span { color: #333; font-weight: normal; font-size: 14px;}
/* Block: Layered Navigation */
.block-layered-nav {  }
.block-layered-nav .block-title { }
#narrow-by-list { padding: 0; margin: 0; border: 1px solid #f1f1f1;}
.block-layered-nav .block-subtitle { display:none;  }
.block-layered-nav .block-content { border:0; padding: 0;}
.block-layered-nav dt { }
.block-layered-nav dt.active-layer span.aw-ln-filter-clear { background-color:transparent; background:none; padding:0px; margin:0 0 5px 0; line-height:normal; float:right;}
.block-layered-nav dt.active-layer span.aw-ln-filter-clear a { background-color:#000; color:#fff; padding:3px 6px 5px !important; float:right;}
.block-layered-nav dt.active-layer span.aw-ln-filter-clear a:hover { background-color:#802eab !important; }
.block-layered-nav dt.inactive-layer span { background:url(../images/sidebar-plus.png) 96% 11px no-repeat #000; cursor:pointer; font-weight:400; font-size:12px; color:#fff; text-transform:uppercase; display:block; background-color:#000; padding:6px 22px 6px 8px; margin:0 0 18px 0; }
.block-layered-nav dt.active-layer span { background:url(../images/sidebar-minus.png) 96% 11px no-repeat #000; cursor:pointer; font-weight:400; font-size:12px; color:#fff; text-transform:uppercase; display:block; background-color:#000; padding:6px 22px 6px 8px; margin:0 0 18px 0;  }
.block-layered-nav dd.colour { padding-left: 6px; padding-right: 0;}
.block-layered-nav dd { padding:0 8px; margin:0 0 15px; }
.block-layered-nav dd.Price { margin-left:6px; margin-right:6px;}
.block-layered-nav dd.inactive-layer { display:none;}
.block-layered-nav dd.active-layer { display: block; clear:both;}
.block-layered-nav dd  label input[type="checkbox"] { display:none;}
.block-layered-nav dd.colour ol { margin:0 0 18px; float:left; width:100%;}
.block-layered-nav dd.colour ol li { margin:0 7px 7px 0 !important; padding:0px !important; float:left;}
.block-layered-nav dd.last { background:none; }
.block-layered-nav 	.narrow-by-list2 dd od li a { text-transform:uppercase;}
.block-layered-nav .currently li {  padding:4px 24px 6px 15px; position:relative; z-index:1; line-height:12px; }
.block-layered-nav .currently .label { font-weight:bold; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:5px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }
.block-layered-nav li { color:#000; text-align:right; font-size: 15px;}
.block-layered-nav li:last-child { border-bottom: 0;}
.block-layered-nav li:hover {color:#802eab;}
.block-layered-nav li a {  text-decoration: none; color:#000000; float: left; font-size: 14px;  }
.block-layered-nav li a:hover {color:#802eab;}
.block-layered-nav #amount {border:0;box-shadow:none; padding: 0; color:#666666; font-size:15px;font-weight:normal;background:none;margin:0;width:80%; font-family: 'arial';}
.block-layered-nav p { margin: 0 0 20px;}
.block-layered-nav #search { margin: 24px 0 10px !important;}

.ui-widget-header {background:#e9e9e9 !important;}
.ui-slider-horizontal { height: 3px !important; border: 0 !important;}
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover { background: #802eab; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #888888; cursor:pointer; width:18px; height:18px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: 0; top:-7px; }
.block-layered-nav #search input {margin:0;}
.block-related-posts .block-title { display:none;}
.block-related-posts .blog-slider { float:left; width:100%;}
.block-related-posts .blog-slider .container li { float:left; width:50%;}
.block-related-posts .blog-slider .container li img { float:left; margin:0 20px 0 0;}
.block-related-posts .blog-slider .container li .slider-right-blog { float:left; width:67%;}
.block-related-posts .blog-slider .container li .slider-right-blog h4 { font-weight:700; font-size:14px; color:#393939; margin:0 0 7px 0; padding:0px; line-height:20px; }
.block-related-posts .blog-slider .container li .slider-right-blog h4 a { font-weight:700; font-size:14px; color:#393939 }
.block-related-posts .blog-slider .container li .slider-right-blog h4 a:hover { color:#802eab}
.block-related-posts .blog-slider .container li .slider-right-blog .blog-description { line-height:18px; font-size:12px; color:#393939;}
.twitter-timeline { min-width:100% !important; height:340px !important;}
.block-layered-nav dd ol li { padding:0 0 3px 0;}
.block-layered-nav li .brand_filter img { float:left; margin:0 10px 0 0;}
.block-layered-nav li .brand_filter a { float:left; font-size:11px; padding-top:7px;}
.wp-right-banner { margin-bottom:30px;}

#comments .form-list input.input-text { width: 96.6%; }


/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;  text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }
.block-wishlist .special-price .price, .block-wishlist .old-price .price , .block-wishlist .regular-price .price { font-size: 16px;}
/* Block: Related */
.block-related .block-title strong { }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { }
.block-compare button.button span {  }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table .price-box { text-align:center;}
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #e0e0e0; border-left:1px solid #e0e0e0; }
.compare-table tbody td.last { border-right:1px solid #e0e0e0; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #e0e0e0 !important; }
.compare-table tr.add-to-row td { text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; text-align: center; }
.compare-table tr.first td .product-name a { }
.compare-table tr.first td .ratings {text-align: center; margin:0 auto; float:none; }
.compare-table tr.first td .ratings .rating-box { float: none; margin: 0 auto;}
.compare-table tr.first td .ratings .rating-box .rating { float: none;}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; text-align: center; }
.compare-table .link-wishlist { display:block; margin: 10px auto 0; position: inherit;}
/* Block: Recently Viewed */
.block-viewed .block-title strong { }

/* Block: Recently Compared */
.block-compared .block-title strong { }

/* Block: Poll */
.block-poll .block-title strong {  }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { background:none; display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {  }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; font-size:12px; }
.block-tags .block-content .tags-list a { color:#6a6a6a; text-decoration: none;  padding: 0; line-height: 26px;  font-size: 13px !important; }
.block-tags .block-content .tags-list a:hover { color:#802eab; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { }
.block-subscribe .block-title strong { }
.block-subscribe label { color:#000; }
.block-subscribe input.input-text { display:block;  margin:8px 0; }
.block-subscribe .actions {  text-align:left; }
.block-subscribe .actions button.button { float:left; }
.block-subscribe .actions button.button span { background-color:#000000; font-size:14px; font-weight:500; font-family: 'Roboto', sans-serif; color:#fff;}
.block-subscribe .actions button.button span {  }

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:0px 6px 0 0; }
.block-reorder .product-name { margin:0 0 0 20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block .block-content .actions { border-top:1px solid #b1b1b1; padding:8px 0 0 0;}
.block .block-content .actions a { margin:7px 0 0 0; text-transform:uppercase; text-decoration:underline;}
.block .block-content .actions a:hover { text-decoration:none;}


/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px;display:none; }
.category-image { width:100%; overflow:hidden; margin:0 0 0 0px; text-align:center;padding-bottom:20px; }
.category-image img { width: 100%; }
.category-description { margin:0 0 10px; font-weight:300; }
.category-products {margin:0 0 0 0; clear:both;}
.category-image-top { float:left; width:auto; margin:0 20px 20px 0; padding:0px; background-color:#F9F9F9; padding:10px;}

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid .item {  margin-top:25px; text-align: center; position: relative; border-bottom:2px solid #802eab; min-height:335px }
.products-grid .item:hover { border-bottom:2px solid #000; }
.products-grid .item-inner { position: relative; float: left; width:100%;  }
.products-grid .item-inner:hover {  }
.products-grid .product-image { display:block;  margin:0 0 10px 0; padding:0;}
.products-grid .item-inner:hover  img { opacity: .8;  }
.products-grid .add-to-links li:first-child { float:left;}
.products-grid .add-to-links li { float:right; display: inline-block; text-align: center; margin: 0; width: auto; list-style: none;}
.products-grid .product-title-list {min-height: 100px;}
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 0; font-weight:normal; font-size:13px; color:#000000; float: none; display: inline-block; text-align: center; width: 100%; xmin-height:45px; float:left; }

.products-grid .product-name a { font-size:13px; color:#000000;  font-family: 'Roboto', sans-serif; font-weight:700; text-transform:uppercase; word-wrap: break-word; }
.products-grid .discription { line-height:15px; min-height:32px; word-wrap: break-word;}
.products-grid .actions { float:left; width:100%; margin-top:2px;}
.products-grid .actions .cart-content { margin:0 10px 0 5px;}
.products-grid .product-image-list { display:inline-block;  margin:0 0 14px 0; padding:10px 0; width:100%; border-bottom:2px solid #802eab; }
.products-grid .product-image-list .product-name { margin-top:25px; font-weight:500; min-height:inherit; margin-bottom:0; }
.products-grid .product-image-list .product-name a { font-size:16px; font-weight:500; font-family: 'Roboto Condensed',sans-serif;}
.products-grid .item-expand { border:0px; min-height:320px; }
.products-grid .item-expand:hover { border:0px;}
.products-grid .item-expand:hover .product-image-list { border-color:#000;}
.products-grid .item-expand .discription { padding:0 10px; font-size:13px; font-weight:400; line-height: normal;}
.products-grid .item-expand .actions { text-align:center; margin-top:12px;}
.products-grid .item-expand .actions button.button.btn-cart { float:none; }
/*.products-grid .price-box { margin:5px 0; }*/
.products-grid .special-price { float:left; clear:both; line-height:16px; margin:0 5px 0 5px; display: inline-block; }
/*.item-inner .box-item {
    width:auto;
    display: block;
    margin: 0;
    padding: 0 20px;
}*/
.ma-featuredproductslider-container { clear: both; margin: 40px 0 0; float: left; width: 100%;}
/*.products-grid .item-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color:#fff;
    border-image: none;
    border-radius: 3px;
    border-style: solid solid none;
    border-width: 1px 1px medium;
     transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}
.products-grid .item-inner:hover {
    border-left: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}
.products-grid .item-inner:hover .actions {
    opacity: 1;
    border-color: -moz-use-text-color #E8E8E8 #E8E8E8;
    border-image: none;
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    
}
.products-grid .item-inner .actions {
    float: left;
    padding: 0;
    text-align: left;
    position: absolute;
    left: -1px;
    width:100%;
    top: 98%;
    opacity: 0;
    border-radius: 0 0 3px 3px;
    background: #fff;
    z-index: 100;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #fff #fff;
    border-image: none;
    border-right: 1px solid #fff;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    }*/
.ma-tabsproduct-contain .products-grid { padding: 0;}
.products-grid .old-price { display: inline-block; float: left; line-height: 16px; margin:0 5px 0 5px; }
.products-grid .price-box { text-align: left; width: 100%; float: left; }
.products-grid .add-to-links { padding: 0; margin:0 auto 0; width: 100%; text-align: center; position: relative; min-height:34px;}
.products-grid .price-box { float: none; line-height: 30px; display: inline-block; text-align: center; width:100%; margin:20px 0 0;}
.products-grid .availability { line-height: 21px; margin-top: 4px; text-align: right;}

/*.products-grid .item-inner:hover img { opacity: .8;}*/

.ma-new-products  .item-inner:hover img  { opacity: .5;}
.col2-left-layout .root-category,
.col2-right-layout .root-category { margin:0 2.5641% 0 0; width:31.6239%; clear:none; float:left; }
.col2-left-layout .last,
.col2-right-layout .last { margin-right:0px;}
.col2-left-layout .root-category .span4,
.col2-right-layout .root-category .span4 { width: 100%; }
.col1-layout .products-grid { }

/* View Type: List */
.products-list { padding: 20px 0 0;}
.products-list li.item { border:1px solid #efefef; padding:20px 0; margin: 0 0 30px 0; }
.products-list li.item:hover {border:1px solid #e0e0e0; }
.products-list .product_list_image {}
.products-list .product-image { margin:0 0 0 0px;display: block;background: #fff; border-right: 1px solid #E8E8E8; }
.products-list .product-shop { }
.product_shop_left {float:left;width:55%;margin:15px 0 0 0;}
.product_shop_right {float:right;width:35%;padding-left:5%;border-left:1px solid #d4d4d4;margin:15px 0 0 0;}
.products-list .product-name { margin:0 0 0px; font-weight:normal;text-transform:uppercase; font-size:16px; color:#2d2d2d; }
.products-list .product-name a { color:#2d2d2d; font-size: 16px; }
.products-list .price-box { float:left; margin:5px 0px 0px 0;width:100%; }
.products-list .price-box .special-price ,.products-list .price-box .old-price {display:inline;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .product-shop .ratings {margin:6px 0 0;font-size:12px; text-align: left;}
.crosssell .link-wishlist {
    background: url("../images/bg-wishlist.png") no-repeat scroll 0 2px;
    color: #000000;
    float: left;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 12px;
    position: inherit;
    text-transform: uppercase;
}
.crosssell .link-wishlist:hover {
	background-position:left -12px;
	color:#802eab;

}
.crosssell .link-compare {
    background: url("../images/bg-compare.png") no-repeat scroll 0 0 #fff;
    border: 1px solid #DDDDDD;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 41px;
    margin: 0;
    padding: 0;
    position:inherit;
    text-indent: -9999px;
    width: 40px;
}

.crosssell .link-compare:hover {
     background: url("../images/bg-compare.png") no-repeat scroll 0 100% #802eab;
    border: 1px solid #F47B7B;
}
.crosssell .special-price {
    display: inline-block;
    float: none;
    margin: 0;
}
.crosssell .old-price {
    display: inline-block;
    float: none;
    margin: 0 0 0 5px;
}
.products-list .add-to-links .link-compare {
    background: url("../images/bg-compare.png") no-repeat scroll 0 0 #fff;
    border: 1px solid #DDDDDD;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 41px;
    margin: 0;
    padding: 0;
    position:inherit;
    text-indent: -9999px;
    width: 40px;
}
.products-list .add-to-links .link-compare:hover {
    background: url("../images/bg-compare.png") no-repeat scroll 0 100% #802eab;
    border: 1px solid #802eab;
}
.s.add-to-links .link-wishlist {
    background: url("../images/bg-wishlist.png") no-repeat scroll 0 2px #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 12px;
    position:inherit;
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	float:left;
	line-height:16px;
}
.product-view .add-to-links .link-wishlist:hover {
	background-position:left -12px;
 
}
.product-view .add-to-links .link-compare {
    background: url("../images/bg-compare.png") no-repeat scroll 0 4px #fff;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
    position:inherit;
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	float:left;
	line-height:16px;
	display:block;
	border:0px;
	width:auto;
	height:auto;
	text-indent:inherit;
}
.product-view .add-to-links .link-compare:hover {
 background-position:left -8px;
}
.product-view .email-friend {
    background: url("../images/bg-email-view.png") no-repeat scroll 0 2px #FFFFFF;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 10px;
    position:inherit;
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
	float:left;
}
.product-view .email-friend:hover {
   background-position:left -11px;
}
.products-list .add-to-links .btn-cart span {
    padding: 11px 16px;
}
.products-list .product-shop .ratings .rating-box {margin:0;}
.products-list .product-shop .ratings .rating-links {float:left;width:100%;margin:10px 0 0 0; display: none;}
.products-list .product-shop .product_list_addcart {width:100%;margin:20px 0 0 0;padding:0;float:left;}
.products-list .desc { clear:both; padding:10px 0 0; margin:0 0 0px; line-height:1.35;color:#2f2f2f;font-size:13px;}
.products-list .desc .link-learn { font-size:12px; color: #802eab; }
.products-list .desc .link-learn:hover { color:  #666;}
.products-list .add-to-links { float:left;margin:0;padding:0;width:100%; }
.products-list .add-to-links li { display:inline;float:left;margin:0 10px 0 0; }
.products-list .box-list { float: left; display: block;margin:20px 0 0;}
.products-list .add-to-links p { text-align: center; margin: 0;}
.products-list .btn-cart span span { line-height: 20px; text-indent: 0 !important; padding: 0 !important; }
.products-list .add-to-links .separator { display:inline; margin:0 2px;display:none; }


/* ======================================================================================= */

/*=======================================supper========================*/
.wrapper_box #continue_shopping,.wrapper_box #shopping_cart { }
.wrapper_box { }
/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0 0 0 20px; float:left; padding: 0 0 0 21px; background:url(../images/no-rating-line.png) left no-repeat; }
.product-view .no-rating { }
.ratings { font-size:11px; line-height:1.25; margin:7px 0 0; float: none; width: 100%; text-align: center; }
.ma-tabsproduct-contain .ratings { margin: 3px 0 0;}
.product-view .product-shop .ratings   {margin:2px 0 0 20px; float:left; padding: 0 0 0 18px; background:url(../images/no-rating-line.png) left no-repeat; text-align:left; width:auto; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display: none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:86px; height:14px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 1px repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:none;  margin:0; display: inline-block; text-align: center;}
.products-grid .ratings .rating-box { margin-right:30px; float: none;  margin: 0 auto;}
.ratings .amount { display: none;}
.product-details-left { float:left; width:42%;}
.row-fluid  .product-details-left .span5 { width: 100%; }
.product-shop-right { float:right; width:54%;}
.product-shop-right .product-collateral { clear:both; float:left; width:100%; margin:0px; padding:0px;}
.product-shop-right .product-collateral .tabs { border:0px; width:100%; float:left; height:auto;}
.product-shop-right .product-collateral .tabs li { float:left; width:100%; text-align:left; border:0px; padding:0px; margin:0px; background-color:transparent;}
.product-shop-right .product-collateral .tabs li a.tab-a { border-top:1px solid #e0e0e0 !important; padding:8px 0 9px; margin:0px; background-color:transparent; background: url(../images/tabs-icon.png) right 12px no-repeat; font-size:12px; color:#000; text-transform:uppercase; font-weight:400; border:0px; }
.product-shop-right .product-collateral .tabs li:last-child a.tab-a { border-bottom:1px solid #e0e0e0 !important;}
.product-shop-right .product-collateral .tabs li a.tab-a:hover { background-color:transparent; margin:0px; padding:8px 0 9px;}
.product-shop-right .product-collateral .tabs li.active a.tab-a { background-color:transparent; background-position:right -19px;}
.product-shop-right .product-collateral .tabs li .padder { float:left; width:100%;}
.product-shop-right .product-collateral .tabs li .padder .std a { text-decoration:underline;}
.product-shop-right .product-collateral .tabs li .padder .std a:hover { text-decoration:none;}
.product-shop-right .product-collateral .tabs li .padder .std ul { list-style:disc outside none; margin-bottom:10px; float:left; width:100%;}
.product-shop-right .product-collateral .tabs li .padder .std ul li { display:list-item; margin-bottom:4px;}
.product-shop-right .product-collateral .tabs li .padder .form-list input.input-text { width: 96.6%; }
.product-shop-right .product-collateral .tabs li .padder .tab-content { overflow:inherit;  padding-bottom:10px;}
.product-shop-right .product-collateral .tabs li h4 { border-bottom:1px solid #E0E0E0; padding:0 0 6px; margin:0 0 15px; font-weight:400; font-size:14px;}
.product-shop-right .product-collateral .tabs li h4 strong { font-weight:700;}
.product-shop-right .product-collateral .tabs li .posted { font-weight:normal;}
.product-shop-right .product-collateral .tabs li .padder #product_tabs_review_tabbed_contents .form-add { margin-top:15px;}
.ratings-list { float:left; width:100%; margin:0 0 10px 0;}
.ratings-list td { border-bottom:1px solid #e0e0e0; padding:10px 0;}
.ratings-list td.label { display:block;}
.row-fluid .span7 { width:100%;}
.posted { clear:both; font-weight:700;}
.form-add { clear: both; float: left; margin:0; width: 100%;}
.form-add .buttons-set { border:0px; padding:7px 0 10px;}
.padder .form-add .form-list li { margin:0 0 8px 0;}
.form-add h3 { font-weight:500; font-size:14px; margin-bottom:20px;}
.product-shop-right .product-collateral .tabs li .padder #customer-reviews { padding-top:10px;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#802eab; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability {   }
.product-view .product-shop .out-of-stock span { color: #FF0000; font-size: 12px; margin-right:4px; float:right; font-weight:normal; }
.product-view .product-shop .in-stock span { color: #14b908; font-size: 12px; margin-right:4px; float:right; font-weight:normal; }


/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { clear: both; font-size: 11px; margin: 5px 0 0; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:0 0 15px 0; text-align: left; }
.price-box .price { color: #802eab; font-family: 'Roboto Condensed',sans-serif; font-size: 16px; font-weight: 300; }

/* Regular price */
.regular-price { color:#802eab; display:inline-block; }
.regular-price .price { font-size:16px; color:#802eab; font-family: 'Roboto Condensed',sans-serif; font-weight:300; }
.block .regular-price,
.block .regular-price .price { font-size:16px; color:#802eab; font-family: 'Roboto Condensed',sans-serif; font-weight:300; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999;display:none; }
.old-price .price { color: #802eab; font-family: 'Roboto Condensed',sans-serif; font-size: 16px; font-weight: 300; text-decoration:line-through; }
.category-products .old-price .price { }
.category-products .products-grid .price-box { margin: 0 0 0; width:100%; text-align: center; }
.category-products .products-grid .price-box .regular-price .price { font-size: 18px}
.category-products .ratings { margin:3px 0 5px; float: left; width: 100%; height:16px;}
/* Special price */
.special-price { margin:0;}
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033;display:none; }
.special-price .price { color: #802eab; font-family: 'Roboto Condensed',sans-serif; font-size: 16px; font-weight: 700; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.label { background: none; background-color:transparent; border: 0; padding: 0; border-radius: 0; color: #000; }
.minimal-price-link { display:block; }
.minimal-price-link .label {color:#000;}
.minimal-price-link .price { font-weight:normal; color:#000; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; line-height:normal; color: #000; font-family: 'Roboto Condensed',sans-serif; font-size: 16px; font-weight: 300; text-align:left; }
.price-from .price-label { font-size:14px; float:left; margin:1px 4px 0 0; }
.price-from .price { float:left;}

.price-to { margin:0; line-height:normal; text-align:left; }
.price-to .price-label { margin:1px 4px 0 0; line-height:normal; color: #000; font-family: 'Roboto Condensed',sans-serif; font-size: 14px; font-weight: 300; float:left; }
.price-to .price { float:left;}

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:0; float: left; width: 100%; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin: 5px 30px 0 0; font-weight:bold; color:#000; }
.add-to-cart .qty { float:left; margin: 0 0; padding: 0 0; text-align: left; line-height:16px; font-size:12px; clear:both; }
.product-view .add-to-cart .button { float:left; margin: -3px 0 0 10px; width: auto; display: block; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.product-view button.button.btn-cart span{ padding:; text-indent: 0; height: auto; width: auto; float:left;}
.product-view button.button.btn-cart:hover span {  }
.product-view button.button.btn-cart span span { }
/* Add to cart qty decrease/increase button */
.add-to-cart input.qty-decrease,
.add-to-cart input.qty-increase { 
    float: left; 
    width:8px;
    height:15px; 
    border:none; 
    padding:0px;     
    margin:8px 5px 0;
    background-image:url(../images/btn-qty.png);
    background-color:transparent;
    background-repeat:no-repeat;
    cursor:pointer;
}
.add-to-cart input.qty-decrease{background-position:0 0;}
.add-to-cart input.qty-decrease:hover{background-position:0 -20px;}
.add-to-cart input.qty-increase{background-position:-56px 0; margin-right: 35px; }
.add-to-cart input.qty-increase:hover{background-position:-56px -20px;}



/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; clear: both; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

.product-view .product-shop .add-to-box .add-to-links li { display: inline !important; float: left; margin: 0 22px 0 0; line-height:18px;}
.product-view .span9 { width:100%;}
.product-shop-top { float:left; width:100%; border-bottom:1px solid #e0e0e0; padding:0 0 20px 0; margin:0 0 20px;}
.product-shop-top .product-shop-title { float:left; width:89%;}
.product-shop-top .brand-logo { float:right;}
.price-box-rating { float:left;}

.aw-gc-form { clear:both;}
.aw-gc-form .fieldset { margin-bottom:10px;}
.aw-gc-form .field { width: 40%; }
.aw-gc-form .jqTransformSelectWrapper { width:41.6% !important}
.aw-gc-form textarea { width: 84.4%; }
.aw-gc-form .jqTransformSelectWrapper ul { width:100% !important; height:125px !important;}
.aw-gc-form .jqTransformSelectWrapper ul li { margin:0px;}
.giftcard-no-rating { margin:0 0 0 0; padding:0 0 0 0; background:none;}

.product-view .product-more-info { padding:0; margin-top: 0px; overflow: hidden; text-align: left; font-size: 24px;float:left;width:100%; }
.product-view .product-more-info .info-text { margin-left: 80px; height: 70px; }
.product-view .product-more-info .info-col1 { background: url(../images/money-back.png) no-repeat 0 50%;}
.product-view .product-more-info .info-col2 { background: url(../images/free-shipping.png) no-repeat 0 50%; border: 0;}
.product-view .product-more-info .info-row1 { color: #C76200; }
.product-view .product-more-info .info-row1 span { color:#2f2f2f; }
.product-view .product-more-info .info-row2 { line-height: 24px; }


.product-essential { padding: 0px; }
/*.product-essential h2 { font:normal 13px/1.35; }*/
.product-essential .product-view .product-options { margin: 10px 0 0;}
.product-collateral { padding: 10px 0 0; margin: 30px 0 0; }
.product-collateral h2 { border-bottom:1px solid #E0E0E0; padding:0 0 6px; margin:0 0 15px; font-size:14px; font-weight:700; clear:both; }
.product-collateral .box-collateral { margin:0 0 25px; }
.product-shop-right .product-collateral .box-collateral { margin:20px 0 0; }
.product-shop-right .product-collateral .box-collateral .std ul { margin-bottom:0px;}

.page-popup .product-shop .short-description {width:100%;clear:both;}
.page-popup .product-img-box .more-views {margin:20px 0 0 0;}
/* Product Images */
.product-view .product-img-box { }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 10px 0;  border: 1px solid #ebebeb; }
.product-view .product-img-box .product-image #wrap { z-index: 9 !important;}
.product-view .product-img-box .product-image img { width: auto; margin: auto; max-height: 400px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:366px; height:366px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% repeat-x; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #e0e0e0; margin:0 0 8px; text-transform:uppercase;display:none; }
.product-view .product-img-box .more-views ul {margin-top:10px; }
.product-view .product-img-box .more-views li { margin-right:5px }
.product-view .product-img-box .more-views li a { float:left; border:1px solid #ebebeb; overflow:hidden; }
.product-view .product-img-box .more-views li a:hover {border-color:#802eab;}
.product-view .product-img-box .more-views li a.active {border-color:#802eab;}
.zoom_link { border:1px solid #ebebeb; background:url(../images/zoom-icon.png) 6px 6px no-repeat; font-size:11px; color:#000000; text-transform:uppercase; padding:1px 9px 1px 19px; float:left; cursor:pointer; margin:0 10px 0 0;}
.zoom_link:hover { background-position:6px -15px; color:#802eab;}
.video-click{ border:0 solid #ebebeb; background:url(../images/video-icon.png) 8px 7px no-repeat #000; font-size:11px; color:#fff; text-transform:uppercase; padding:1px 9px 2px 23px; float:left; cursor:pointer; margin:0 10px 0 0;}
.video-click:hover {border:0 solid #ebebeb; background:url(../images/video-icon.png) 8px 7px no-repeat #802eab; color:#fff }


.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
#aw-pq2-customer-questions-table { margin-bottom:20px;}
.aw-pq2-customer-index .my-account h4 { margin-bottom:8px;}
.aw-pq2-customer-index .my-account form ul li { float:left; width:100%; margin:0 0 8px 0;}
.aw-pq2-customer-index .my-account form ul { float:left; width:100%; border-bottom:1px solid #E0E0E0; padding-bottom:12px; margin-bottom:15px;}
.aw-pq2-customer-index .my-account form ul li input[type="radio"], input[type="checkbox"] { float:left; margin:4px 6px 0 0;}
.aw-pq2-customer-index .my-account form ul li label { float:left;}

/* Product Shop */
.product-view .short-description .std { font-size: 18px; line-height:18px;  padding-right: 30px; color: #666}
h2.short-description {padding: 0;}
h3.short-description.sub {font-size: 12px; padding: 0; float: left; clear: both; margin: none; text-align: center; width: 100%; font-weight: normal;}
.no-rating a { font-size: 13px; }

.price-box-rating .outofstock { display:inline-block; width:100%; padding:5px 0; }
.outofstock .alert-stock {  clear: none !important;  font-size: 12px; margin:0 0 0 2px; float: left; }
.outofstock .alert-stock a { color:#802eab; font-size:12px; }
.outofstock .alert-stock a:hover { text-decoration:none; color:#000}

.product-view .product-shop { margin-bottom:9px; }
.col1-layout .product-view .product-shop {  }
.col3-layout .product-view .product-shop { }
.product-view .product-shop .product-name { margin:0 0 0px; padding: 0 0 10px; }
.product-view .product-shop .product-name h1 { margin:0;color: #000000;font-size: 28px; text-transform:capitalize; line-height:28px; }
.product-view .product-shop .availability { margin: 0; font-size: 15px; padding: 0; float: left;}
.product-view .product-shop .short-description { padding:0 0 15px 0; border-bottom: 0 solid #E8E8E8; color:#000; clear:both; }
.product-view .product-shop .price-box { margin:0 0 0; padding: 0; float:left; }
.product-view .product-shop .price-box .price { font-size:24px; color:#802eab;}
.box-view .grouped-items-table .regular-price .price  { font-size: 13px;}
#super-product-table thead th { font-size: 10px; padding: 10px}
#super-product-table  tbody td  {font-size: 9px; padding: 3px 5px;}
.product-view .input-content { float: left; }
.product-view .product-options-bottom .input-content { float: left; margin-bottom:13px;}
.product-view .special-price { display: inline-block; padding: 0;}
.product-view .old-price { display: inline-block; margin:0 5px 0 5px;}
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:left; width:auto; float: none; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline;float:left; }
.product-view .product-shop .add-to-links a, .email-friend a {text-decoration: none; font-size: 11px; font-weight:normal !important; }
.product-view .product-shop .add-to-links a:hover, .email-friend a:hover { color: #802eab !important; }
.product-view .product-shop .product_view_addtocart {float:left; width: 100%;}
.product-view .box-view { float: left; width: 100%; margin: 0 0 0; padding: 0 0 0; }
.product-view .box-view .product_view_addtocart .add-to-box { float: left; width: 100%; margin-top:2px; }
.product-view .box-view .product_view_addtocart .add-to-box .input-content { float:left; width:100%; margin-bottom:18px;}
.product-view .box-view .product_view_addtocart .add-to-box label { margin:0 0 6px;}
.product-view .box-view .product_view_addtocart .add-to-box .qty { border-left: 0 none; border-right: 0 none; float: left; font-size: 11px; height: 28px; padding: 0px 0 0; width: 33px;}
.product-view .box-view .product_view_addtocart .add-to-box .qty:focus { border-color:#e0e0e0;}
.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart { float:left; width:100%;}
.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart button.button { background-color: rgba(0, 0, 0, 0); margin: 0 18px 0 0; }
.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart button.button span { background-color: rgba(0, 0, 0, 0); }
.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart button.button span span { background-color: #000000; border: 0 none; border-radius:2px; box-shadow: 0 0 0 0 #000000; color: #FFFFFF; font-size: 18px; padding: 8px 18px 9px; }
.product-view .box-view .product_view_addtocart .add-to-box .add-to-cart button.button:hover span span { background-color:#802eab;}

.product-view .product-shop .product_view_addtocart .add-to-box { padding:0;border:none;margin: 0 0;}
.product_view_addtocart .add-to-cart label {line-height:28px;margin:0 5px 0 0;color:#2f2f2f; font-size: 15px;font-weight:normal;}
.product_view_addtocart .add-to-cart input.qty-decrease ,.product_view_addtocart .add-to-cart input.qty-increase {display:none;}
.product_view_addtocart .add-to-cart .qty {border:1px solid #d4d4d4;background:#fff;text-align:center;color:#2f2f2f; font-size: 15px;line-height:23px;padding:0;float:left;width: 60px !important;height:27px;}
.product-view .product-shop .product_view_bottom {width:100%; margin:0 0 0;float:left;}
.order-by { float:left; width:64%; line-height:16px; margin-top:2px;}
.item{position: relative;}
.product_view_bottom .product-social {display: none;}
.word1 { color: #802eab; font-size: 21px;}
.word2 { color: #333333; font-size: 21px;}
/* Email to a Friend */
.email-friend { margin:0; float: left;  }
.email-friend a { display: block; background: url(../images/bg-email-view.png) no-repeat 0 50%; padding: 0 0 0 25px;text-indent: 0; }
/*ma-new-products========================================================================*/
.ma-new-products { margin: 30px 0 0;}
.ma-new-products .products-grid { padding: 0;}
.ma-new-product-title {
    background: url("../images/bg-title.png") repeat-x scroll 0 50% transparent;
    margin: 0 auto;
    width: 60%;
}
.ma-new-product-title h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    max-width: 160px;
    text-align: center;
}
.ma-new-products .products-grid .price-box { margin: 10px 0 0; float: none;}
.ma-new-products .category-products .old-price .price { line-height: 20px;}
.ma-new-product-title .word1 { color: #802eab; font-size: 21px;}
.ma-new-product-title .word2 { color: #333333;  font-size: 21px;}
.ma-new-products .item { position: relative; overflow: hidden;}
.ma-new-products .products-grid .actions .btn-cart { /*position:absolute; top: 84px; left: 95px;*/ }
.ma-new-products .label-pro-new { background: url("../images/bg-new.png") no-repeat 0 0; width: 66px; height: 66px; position: absolute; top: 47px; right: 41px; z-index: 9;}
.ma-new-products .label-pro-sale { background: url("../images/bg-sale.png") no-repeat 0 0; width: 66px; height: 66px; position: absolute; top:47px; right: 41px; z-index: 9;}

.products-grid .label-pro-new { background: url("../images/bg-new.png") no-repeat 0 0; width: 66px; height: 66px; position: absolute; top:47px; right: 41px; z-index: 9;}
.products-grid .label-pro-sale { background: url("../images/bg-sale.png") no-repeat 0 0; width: 66px; height: 66px; position: absolute; top: 47px; right: 41px; z-index: 9;}
/*=======================================*/
/*=======================================*/
/* Product Options */
.product-options { margin:20px 0 0; border-top: 1px solid #e0e0e0; padding:0; position:relative;float:left;width:100%;  }
.product-view .product-options { margin:0 0 0; padding:0 0 17px; position:relative; float:left;width:100%; border: 0;  }
.product-view .product-options .attribute-options { float:left;}
.product-view .product-options .input-content { float:left;}
.product-view .product-options label { text-transform:uppercase; font-size:13px; margin:0 0 6px 0;}
.product-view .product-options label em { display:none;}
.product-view .product-options dl { float:left;}

.qty-input-area { float:left; width:100%; margin-top:2px;}
input.qty-decrease { border:1px solid #e0e0e0; border-radius:0px; width:30px; height:30px; background:url(../images/qty-decrease.png) left top no-repeat; float:left;}
.qty-input-area input.qty { border-right:0px; border-left:0px; width:33px; float:left; padding:1px 0 0; height:27px; font-size:11px; }
.qty-input-area input.qty:focus { border:1px solid #E0E0E0;  border-right:0px; border-left:0px;}
input.qty-increase { border:1px solid #e0e0e0; border-radius:0px; width:30px; height:30px; background:url(../images/qty-increase.png) left top no-repeat; float:left;}

.page-popup .product-view .product-options { margin:10px 0 0;}
.product-options dt { padding: 0; font-weight:normal; }
.product-options dt label { font-weight:normal; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { float:left; margin:0 15px 0 0; }
.product-options dd .jqTransformSelectWrapper { width:145px !important;}
.product-options dd .jqTransformSelectWrapper ul { overflow:auto !important;}
.product-options dd .jqTransformSelectWrapper div span { font-size:11px; width:76% !important;}
.product-options dl.last dd.last { border-bottom:0; padding:0; margin:10px 0 0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; text-align:left; padding: 3px 5px;margin:0; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:0; top:0; }
.product-options dl.last {margin:0 0 7px 0;}

.product-options-bottom {  padding:15px 0;  border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; display: none; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-essential .product-options-bottom .add-to-cart {float:left; margin-bottom:13px;}
.page-popup .product-essential .product-options-bottom .add-to-cart {float:left; margin-left: 30px; }
.product-options-bottom .add-to-cart label {line-height:23px;margin:0 5px 0 0;color:#2f2f2f;font-size:12px;font-weight:normal;}
.product-options-bottom .add-to-cart input.qty-decrease ,.product-options-bottom .add-to-cart input.qty-increase {display:none;}
.product-view .product-options-bottom .add-to-cart button.button {margin: 0 18px 0 0; background-color:transparent;}
.product-view .product-options-bottom .add-to-cart button.button span { background-color:transparent;}
.product-view .product-options-bottom .add-to-cart button.button span span { box-shadow:0 0 0 0 #000000; border:0px; background-color:#000; border-radius:2px; padding:8px 18px 9px; color:#fff; font-size:18px;}
.product-view .product-options-bottom .add-to-cart button.button:hover span span { background-color:#802eab;}
.product-options-bottom .add-to-cart .qty {border:1px solid #efefef;background:#fff;text-align:center;color:#2f2f2f;font-size:12px;line-height:23px;padding:0;float:right;width: 70px !important;height:26px;}
.product-shop .product-options-bottom { margin: 0 0 0; float:left; width:100%; padding:0 0 0; }
.product-shop .product-options-bottom .add-to-cart { width:100%;}
.product-shop .product-options-bottom .price-box { float: left; margin: -5px 30px 0 0; border: 0; width: auto;  display: none;  }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; display: block; }
.product-shop .product-options-bottom .add-to-links li { margin-right:22px;}

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}
.va-container{ width: 100% !important;  padding:0; height: auto !important; }
.va-slice:hover  {cursor:pointer; background: url("../images/bg-no-click-view.png") no-repeat 100% 18px; width: auto; height: auto;}
.va-slice  { background: url("../images/bg-click-view.png") no-repeat 100% 18px; width: auto; height: auto;}
.va-slice.active { background: url("../images/bg-no-click-view.png") no-repeat 100% 18px; }
.va-slice.active:hover {cursor:pointer;  background: url("../images/bg-click-view.png") no-repeat 100% 18px; }
.va-title { line-height: 40px !important; padding: 0 0 5px 0; background: url("../images/bg-crossell-title.png") no-repeat 0 bottom;   font-size: 20px; font-weight: normal;}
.va-slice .va-title.act { color:#802eab; }
.va-slice { height: auto !important; margin: 10px 0 0;}

.va-content { display: none;}
/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid {  }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float: left;  margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:14px; font-weight: normal; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:normal; margin:0 0 5px; color:#666;}
.product-view .box-tags .form-add .input-box { float:left;  margin:0 5px 0 0;  }
.product-view .box-tags .form-add input.input-text { width:230px; height: 23px;}
.product-view .box-tags .form-add button.button span span { line-height: 28px; }
.product-view .box-tags .form-add button.button span { height: 28px; }
.product-view .box-tags .note { margin:3px 0 0; padding:0; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add {  }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width: 98%; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:95%; }

.product-view #review-form .form-list { margin-top: 20px; }
.product-view #review-form input.input-text { width:95%;}
.product-view #review-form textarea { width:95%; }


/* Send a Friend */
.send-friend .form-list { width:100%; overflow:hidden; }
.send-friend .form-list li { width:100%; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:210px; margin-right:20px;  }
.send-friend .form-list .input-box {  width:100%;  }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:195px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:425px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
#product_sendtofriend_form .buttons-set button.button { margin-right:15px;}

/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:10px 0; font-size:11px; line-height:16px; font-weight:normal; text-align: left; }
.product-name a { color:#000; font-size: 11px; line-height:16px; text-transform: uppercase; font-weight:700; }
.product-name a:hover { color:#802eab; }

/* Product Tags */
.tags-list { display:block; font-size:13px;padding:0 0 10px;}
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }
.tags-list li a:hover {color:#802eab;}
.block-tags .actions {margin-top:10px;}
/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #802eab; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#802eab; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 0 10px 0; display: none; }
.page-sitemap .links a { text-decoration:none; position:relative; background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #000000; border-radius: 0; box-shadow: 1px 1px 0 0 #000000; color: #000000; font-family: 'Roboto Condensed',sans-serif; font-size: 12px; font-weight: 400; padding: 3px 11px 4px; text-transform: uppercase; }
.page-sitemap .links a:hover { border:1px solid #802eab;  box-shadow: 1px 1px 0 0 #802eab; }
.page-sitemap .links li { margin:0 0 0 10px;}
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap a:hover {color:#802eab;}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { border-bottom:1px solid #E0E0E0; width:100%; text-align:left;  }

/* Checkout Types */
.checkout-cart-index .product-details .product-name a { font-size:12px; word-wrap: break-word;}
.checkout-cart-index .product-name a { font-size: 13px; color: #000;  font-weight: normal; text-transform: uppercase; font-weight:700;}
.checkout-cart-index .product-name a:hover { color: #802eab;}
.checkout-multishipping-login .main-inner { margin: 30px 0 0;}
/*.checkout-multishipping-addresses .main { margin: 0 0 0;}
.checkout-multishipping-shipping .main { margin: 0 0 0;}
.checkout-multishipping-billing .main { margin: 0 0 0;}
.checkout-multishipping-overview .main { margin: 0 0 0;}
.checkout-multishipping-success .main { margin: 0 0 0;}*/
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; display:none; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; display:none}
.cart .totals .checkout-types .paypal-logo { float:right;}


/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; line-height:normal; }
.cart-table tfoot td { padding:10px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

.cart-table td .product-image { display: block; width: 75px; }


/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:620px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }
.crosssell .btn-cart { float: left;}
.crosssell .add-to-links li { margin:0 0 12px 0; float:left; width:100%; }

/*.crosssell button.button.btn-cart span { background: none;}
.crosssell button.button.btn-cart span span { text-indent: 0; color: #383838; font-size: 18px; font-weight: normal}*/
.crosssell .special-price .price,.crosssell .old-price .price,.crosssell .regular-price .price { font-size:16px;}
.cart .crosssell {  border:1px solid #E0E0E0; padding:12px 15px 0 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #E0E0E0; padding:0 0 6px 0; margin-bottom:15px;  }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #E0E0E0; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:normal; margin:0 0 10px 0; }
.cart .crosssell li.item { margin: 0 0 20px; padding: 0 0 0; border-bottom:1px solid #E0E0E0; }
.cart .crosssell #crosssell-products-list li.last { border:0px; margin-bottom: 0;}
.cart .crosssell li.item:last-child { padding:0px; margin:0px; border:0px;}
.cart .crosssell .link-compare { font-weight:normal; }
.cart .crosssell img { width: 100%; }

.cart .row-fluid .col-1 .crosssell ul li.item  { margin-bottom:20px;}


/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #E0E0E0; padding:12px 15px; margin:0 0 18px; }
.cart .discount select,
.cart .shipping select { width:100%;}
.cart .discount input.input-text,
.cart .shipping input.input-text { width:93.2%;}
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; text-transform:uppercase; font-size:16px; border-bottom:1px solid #E0E0E0; padding:0 0 6px 0; margin-bottom:10px; }
.cart .discount button span span,
.cart .shipping button span span { padding:4px 11px 3px; float:left; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.cart .discount { clear: both;}
.cart .shipping { }
.cart .discount h2 {  }
.cart .discount .input-box { margin:3px 0 0; width:100%; }
.cart .discount input.input-text { width:93.2%; }

.cart .shipping h2 { }
.cart .shipping .sp-methods { margin:15px 0 0; padding:10px 0 0; border-top:1px solid #E0E0E0;}

/* Shopping Cart Totals */
.cart .totals { background-color: #000; border: 0 solid #000; color:#fff;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:12px 15px 12px 7px; font-size:14px; border-bottom:1px solid #787878; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td.a-right { font-size:16px;}
.cart .totals tfoot td { padding-top:11px; padding-bottom:12px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:16px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 4px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; text-align:center; }
.cart .totals .checkout-types li a { color:#fff;}
.cart .totals .checkout-types li a:hover { text-decoration:underline;}
.cart .totals .checkout-types button.button { width:100%;}

/* Options Tool Tip */
.item-options dt { float: left; font-size: 11px; line-height: 18px; font-weight: 600; margin: 0 7px 0 0; text-align: left; text-transform: uppercase;}
.item-options dd { padding-left:10px; margin:0 0 0; text-align:left; line-height: 18px; }
.truncated { line-height:18px; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { z-index:999;  padding:0;  }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:0 0 5px; clear:both;}
.sp-methods dd { clear:both; margin:0 0 0 0; display:inline-block; float:left; width:392px;}
.sp-methods dd li { clear: both; display: block; margin:0 0 5px 0; float:left; width:100%; }
.sp-methods label { color:#000; float:left; }
.sp-methods .price { }
.sp-methods .form-list { padding-left:20px; margin-top:5px; }
.sp-methods .form-list select#ccsave_cc_type { width:66.8%;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods .v-fix { float:left; width:35%;}
.sp-methods select.month { width:90%; margin-right:13px; }
.sp-methods select.year { width:94.6%; }
.sp-methods input.cvv { width:76.4% !important; }
.sp-methods .cvv-what-is-this { margin-left:0px;}
.sp-methods #payment_form_ccsave select#ccsave_cc_type { width:68.2%; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.checkout-multishipping-address-newshipping .form-list input.input-text { width: 62.2%; }
.checkout-multishipping-address-newshipping .form-list .fields input.input-text { width: 96.6%; }
.checkout-multishipping-address-editbilling .form-list input.input-text { width: 62.2%; }
.checkout-multishipping-address-editbilling .form-list .fields input.input-text { width: 96.6%; }
.checkout-multishipping-address-editbilling .form-list select { width:103%;}

.checkout-multishipping-address-editshipping .form-list input.input-text { width: 62.2%; }
.checkout-multishipping-address-editshipping .form-list .fields input.input-text { width: 96.6%; }


.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; margin-top:4px; display:inline-block; }
.checkout-multishipping-success .multiple-checkout p a { text-decoration:underline;}
.checkout-multishipping-success .multiple-checkout p a:hover { text-decoration:none;}

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #E0E0E0; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set {  margin:0 0 25px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { border-bottom: 1px solid #e0e0e0; margin: 0 0 15px; padding: 0 0 8px; font-size: 15px; font-weight: 400; text-align: left; text-transform: capitalize; width: auto !important; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { border-bottom: 1px solid #e0e0e0; margin: 0 0 15px; padding: 0 0 8px; font-size: 15px; font-weight: 400; text-align: left; text-transform: capitalize; width: auto !important;}
.info-set h3.legend { margin:0 0 10px; color:#000; }
.info-set h2.legend a { text-decoration:underline;}
.info-set h2.legend a:hover { text-decoration:none;}
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { border:0px; text-align:left; padding:0px; margin:0px; font-size:13px;  }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
#order_review_form .form-list .field { width:42%;}
#order_review_form .form-list .wide input.input-text { width:89.4%; }
#order_review_form .form-list .add-field input.input-text { width:89.4%; }
#order_review_form .form-list select { width:105%;}
#order_review_form .col2-set .col-1 { width:47%;}
#order_review_form .col2-set .col-2 { width:47%;}
#order_review_form #shipping-method-container #shipping_method { width:44.6% !important}
#details-table { background-color: #f3f3f3; border-collapse: collapse; border:0px; padding:0;}
#details-table td { padding:12px 15px; border-left:0px; border-right:0px;}
#details-table tbody tr td:first-child { text-align:left !important;}
#details-table thead tr th:first-child { text-align:left !important;}
#details-table tbody tr td:last-child { text-align:right !important;}
#review-buttons-container #update_order { float:right;}
#review-buttons-container button.btn-checkout span { height:34px; width: 200px;}
#review-buttons-container button.btn-checkout span span { font-size:20px; padding:12px 20px 0; float:none; width:auto;}
.form-list-narrow li#customer-info-form input.input-text { width: 100%; }

/********** Common Checkout Styles > */
#checkoutSteps .section { background: #fff;} 
/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title {  }
.block-progress .block-title strong {  }
.block-progress .block-content {}
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#666; border:1px solid #666; margin:0 0 6px; padding:2px 8px; color:#fff; }
.block-progress dd { border:1px solid #383838; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#383838; }
.block-progress dt.complete a {color:#fff;}
.block-progress dt.complete a:hover {color:#802eab;}
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section { margin: 5px 0 0; }

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#666 #666 #666; background:#666; padding:8px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #666; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px; color:#666; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px; color:#fff; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { }
.opc .allow .step-title .number {border-color:#802eab;color:#802eab; }
.opc .allow .step-title h2 { }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#666; border:1px solid #666; padding:10px; color:#fff; cursor:default; }
.opc .active .step-title .number { border-color:#802eab; color:#802eab; }
.opc .active .step-title h2 { color:#fff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #e0e0e0; border-top:0; background:none; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { padding:0; }
#opc-review .product-name { font-weight:bold; color:#000; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #E0E0E0; border-width:0; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

#checkout-review-table-wrapper {padding:15px;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:4px solid #000; padding:2px 0 0; text-align:center; color:#000; }
.checkout-progress li.active { border-top-color:#802eab; color:#802eab; }

.multiple-checkout h2 { border-bottom: 1px solid #E0E0E0; font-size: 13px; font-weight: 400; margin: 0 0 12px; padding: 0 0 8px; text-align: left; }
.multiple-checkout h3,
.multiple-checkout h4 { border-bottom: 1px solid #E0E0E0; margin: 0 0 12px; padding: 0 0 8px; text-align: left; font-size:13px; font-weight:400; }


.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:13px !important; color:#000 !important; margin:0 0 8px 0; padding:0px; border:0px; }
.multiple-checkout .data-table .product-name a { font-size:13px !important;  }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
#multiship-addresses-table { margin-bottom:20px;}

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { margin:0 0 25px;}
.multiple-checkout .col2-set h2.legend { background-repeat: no-repeat; border-bottom: 1px solid #E0E0E0; font-size: 15px; margin: 0 0 14px;  padding: 0 0 10px; text-transform: uppercase;}
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#000; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { border-bottom: 1px solid #E0E0E0; font-size: 13px; font-weight: 400; margin: 0 0 12px; padding: 0 0 8px; text-align: left; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; font-size:1.5em; padding:0 0 0 0; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; padding:0 0 20px 0; }
.multiple-checkout .place-order .grand-total .inner div { float:right; width:100%; clear:both; margin:10px 0 0; }
.multiple-checkout .place-order .grand-total .inner div button.btn-checkout { float:left; width:100%;}
.multiple-checkout .place-order .grand-total .inner div button.btn-checkout span { height:auto;}
.multiple-checkout .place-order .grand-total big { display:inline; float:right; }
.multiple-checkout .place-order .grand-total .price { color:#802eab; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:10px 5px 10px; float:left; width:100%; }
.multiple-checkout .place-order .grand-total button.button:hover span span { background-color:#000;}

/* Step 1 */
.multiple-checkout .title-buttons button.button span { }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:15px 10px; }
#multiship-addresses-table tfoot button.button span { }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; display:none; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login { }
.account-login .form-list input.input-text { width:95%; }
.account-login .content { min-height:285px; padding:14px 21px; border:1px solid #e0e0e0; background-color:#f3f3f3; border-bottom:0; }
.account-login .content h2 { font-size:15px; margin:0 0 14px; padding:0 0 10px 0; border-bottom:1px solid #e0e0e0; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase;  }
.account-login .new-users h2 {  }
.account-login .registered-users h2 {   }
.account-login .buttons-set { border:1px solid #e0e0e0; border-top:0; margin:0; padding:21px; background:#f3f3f3; }
.registered-users .buttons-set .f-left { float:right !important; margin-top:6px;}

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #e0e0e0; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #e0e0e0; -webkit-box-shadow:0 0 6px #e0e0e0; -box-shadow:0 0 6px #e0e0e0; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #e0e0e0; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 0 15px 0; background: #fff; padding:0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background: #fff; margin: 0 0 20px; }
.box-account .box-head { background-repeat: no-repeat; border-bottom: 1px solid #E0E0E0; font-size: 13px; margin: 0 0 20px; padding: 0 0 10px; text-transform: uppercase;  text-align:right; }
.box-account .box-head h2 { float:left; text-transform:uppercase; font-size:15px; padding:0px; margin:0px; }
.box-account .box-head a { text-decoration:underline;}
.box-account .box-head a:hover { text-decoration:none;}

.dashboard .box .box-title { border-bottom: 1px solid #E0E0E0;  padding:0 0 8px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:15px; margin:0; font-weight:400; text-align:left; text-transform:capitalize; width:auto !important; }
.dashboard .box a { text-decoration:underline;}
.dashboard .box a:hover { text-decoration:none;}

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { text-align:left; }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { }
.dashboard .box-info h4 { font-size:13px; font-weight:500; text-transform:uppercase; margin-bottom:4px;  }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#000; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#000; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { border-bottom: 1px solid #E0E0E0; margin: 0 0 12px; padding: 0 0 8px; font-size:15px; }
.addresses-list h3 { font-size: 13px; font-weight: 500; margin-bottom: 4px; text-transform: uppercase;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { text-decoration:underline;  }
.addresses-list a:hover { text-decoration:none;}
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item {  padding:0 0 10px ; margin:0 0 10px 0 }
.addresses-list li.empty { background:fff; border:0; padding:0; }
#my-orders-table { background: #fff; margin-bottom:20px;}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#f5f4f4;  padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box {  border-bottom:1px solid #e0e0e0; padding:12px 0 5px; margin:0 0 15px; }
.order-info-box h2 { text-transform:uppercase; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; text-transform:uppercase; font-size:13px; padding:0; margin:0 0 10px; color:#000; }
.order-items .product-name {  }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:25px; }
.my-wishlist .buttons-set button.button { float:none; margin-left:15px; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table { background: #fff;}
#wishlist-table .link-edit { margin: 5px 0 0; display: block; font-size: 14px;}
.my-wishlist #wishlist-table tr#item_4 td:nth-child(3) { width:19%;}
.my-wishlist .data-table td .description { text-align:left; margin-bottom:10px;}
.my-wishlist #wishlist-table td textarea { height: 70px; resize:none; width:95%; line-height:16px; }
.my-wishlist #wishlist-table td .cart-cell { text-align:center;}
.my-wishlist #wishlist-table td .cart-cell .price-box { text-align:center; margin:0 0 8px;}
.my-wishlist #wishlist-table td .cart-cell .price-box .old-price { display:inline-block; margin:0 6px;}
.my-wishlist #wishlist-table td .cart-cell .price-box .special-price { display:inline-block; margin:0 6px;}
.my-wishlist #wishlist-table td .cart-cell .add-to-cart-alt .qty { margin-bottom:10px;}
.my-wishlist #wishlist-table td .cart-cell .add-to-cart-alt button.button { margin-bottom:8px;}

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #e0e0e0; -webkit-box-shadow:0 0 6px #e0e0e0; box-shadow:0 0 6px #e0e0e0; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #e0e0e0; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */
/*Footer container */
.footer-brand-container { margin:20px 0 0; float: left; width: 100%; }
.cms-index-index .footer-brand-container { margin: 40px 0 0; float: left; width: 100%; }
.footer-container { clear:both; width: 100%; margin: 0 0 0; position:relative;}
.ma-footer-static-top {	padding-bottom:40px;}
.footer-static-top { width:100%; text-align:left; margin-top:40px; }
.static_top_title { float:left; width:100%; }
.static_top_title h3 { font-size:25px; color:#2d2d2d; font-weight:normal; float:left; line-height:25px; margin:0; }
.static_top_content { float:left; width:100%; margin:20px 0 0 0; }
.footer_about .static_top_content p { float:left; clear:both; margin:10px 0 0 0; font-size:12px; line-height:16px; }
.footer_about .static_top_content p.address { padding-left:30px; background:url(../images/betyshop/icon_address.png) no-repeat left top; }
.footer_about .static_top_content p.phone { padding-left:30px; background:url(../images/betyshop/icon_phone.png) no-repeat left top; }
.footer_about .static_top_content p.email { padding-left:30px; background:url(../images/betyshop/icon_email.png) no-repeat left center; }
.our_service_item { float:left; clear:both; margin:15px 0 0 0; padding:0 0 0 55px; }
.our_service_item h5 { font-size:14px; color:#2d2d2d; font-weight:normal; text-transform:uppercase; margin:0; }
.our_service_item p { font-size:12px; color:#646464; font-weight:normal; clear:both; margin:0; }
.our_service_item.free_shipping { margin:0; background:url(../images/betyshop/icon_free_shipping.png) no-repeat left top; }
.our_service_item.promotion { background:url(../images/betyshop/icon_promotion.png) no-repeat left top; }
.our_service_item.returns { background:url(../images/betyshop/icon_returns.png) no-repeat left top; }
.our_service_item.top_seller { background:url(../images/betyshop/icon_top_seller.png) no-repeat left top; }

/***********************/
.footer-center-container { color:#fff; padding:30px 0 20px; }
.footer-title { float: left;}
.footer-title h3 { font-size: 25px;color: #333; font-weight: normal; }
.footer-static-center { float:left; }
.footer-static-center ul { display:inline; margin:5px 0 0; padding:0; display:inline; float: left; }
.footer-static-center ul li { float:left; margin:0 0 0 15px; padding:0; display:inline; }
/*.footer-static-center ul li a {
	color:#fff;
	font-size:12px;
	background:url(../images/betyshop/exchangeinstore.png) no-repeat left center;
	padding-left:40px;
	line-height:32px;
	float:left;
}
.footer-static-center ul li.first a {
	background:url(../images/betyshop/money_black.png) no-repeat left center;
	padding-left:25px;
}
.footer-static-center ul li.last a {
	background:url(../images/betyshop/secured_payment.png) no-repeat left center;
	padding-left:35px;
}*/
.footer-static-center ul li a:hover { color:#802eab; }

/******************************************************************************/
.footer_subscribe .block-subscribe { border:none; background:none; margin: 0; float:left; width:100%; }
.footer_subscribe .block-title {display:none;}
.footer_subscribe #newsletter-validate-detail { float:left; margin:0; }
.footer_subscribe .block-content {float:left;padding:0;background:#fff;}
.footer_subscribe .form-subscribe-header {float:left;margin:0px 15px 0 0;}
.footer_subscribe .form-subscribe-header label {font-size:25px;color:#333;font-weight:normal;line-height:30px;}
.footer_subscribe .input-box {float:left;margin-left:3px;}
.footer_subscribe .block-subscribe input.input-text {margin:0;font-size:12px;color:#3e3e3e;background:none;border:none;box-shadow:none;line-height:26px;height:24px;width:180px;border: 1px solid #e0e0e0;}
.footer_subscribe .actions {float:left; margin: 0 0 0 5px;}
.footer_subscribe .block-subscribe .actions button.button span {height: 30px;line-height: 30px;}
.footer_subscribe .block-subscribe .actions button.button:hover span {background:#802eab;color:#2d2d2d;}
/***********************/

.ma-footer-static-container { background-color:#f3f3f3; padding: 17px 0;}
.ma-footer-static-container .f-col1 { background: #fff;}
.ma-footer-static-container .address { float: left; width: 90%;}
.ma-footer-static-container .address { background: url("../images/bg-address.png") no-repeat 0 0; padding: 0 0 1px 30px; font-size: 12px; }
.footer_left { float:left; width:60%;}
.footer_left ul { float:left; padding:0 9% 0 0; margin:0px;}
.footer_left ul li { padding:0px; margin:0px; line-height:18px;}
.footer_left ul li a { font-size:12px; color:#000000; line-height:18px;}
.footer_left ul li a:hover { color:#802eab;}
.footer_right { float:left; width:40%;}
.footer_right .block .block-content .actions { border-top: 0 solid #B1B1B1; padding: 0 0 0; }
.footer_right .block-subscribe .block-title { display:none;}
.footer_right .block-subscribe .form-subscribe-header {}
.footer_right .block-subscribe .block-content .input-box { float:left;}
.ma-footer-static-container .phone { float: left; width: 90%; margin: 6px 0 0;}
.ma-footer-static-container .phone {  background: url("../images/bg-phone.png") no-repeat 0 0; padding: 0 0 2px 30px; font-size: 12px; }
.footer-container .footer_header { float:left; width:100%; border-bottom:1px solid #e0e0e0; margin:0 0 37px 0; padding:0 0 15px 0;}
.footer-container .footer_header .footer_link { float:left;}
.footer-container .footer_header .footer_link ul { float:left; padding:0px; margin:0px;}
.footer-container .footer_header .footer_link ul li { float:left; padding:0px; margin:0 49px 0 0;}
.footer-container .footer_header .footer_link ul li a { font-size:16px; color:#000000; text-transform:capitalize;}
.footer-container .footer_header .footer_link ul li a:hover { color:#802eab;}
.footer-container .footer_header .footer_icon { float:right; margin: 5px 0 0;}
.footer-container .footer_header .footer_icon ul { float:left; padding:0; margin:0;}
.footer-container .footer_header .footer_icon ul li { float:left; padding:0; margin:0 0 0 18px;}
.footer-container .footer_header .footer_icon ul li a { background:url(../images/footer-icon.png) left top no-repeat; width:20px; height:19px; float:left; text-indent:-9999px;}
.footer-container .footer_header .footer_icon ul li a.facebook { background-position:left top;}
.footer-container .footer_header .footer_icon ul li a.facebook:hover { background-position:left -20px;}
.footer-container .footer_header .footer_icon ul li a.twiter { background-position:-20px top;}
.footer-container .footer_header .footer_icon ul li a.twiter:hover { background-position:-20px -20px;}
.footer-container .footer_header .footer_icon ul li a.pinterest { background-position:-40px top;}
.footer-container .footer_header .footer_icon ul li a.pinterest:hover { background-position:-40px -20px;}
.footer-container .footer_header .footer_icon ul li a.gplus { background-position:-60px top;}
.footer-container .footer_header .footer_icon ul li a.gplus:hover { background-position:-60px -20px;}

.ma-footer-static-container .email { float: left; width: 90%; margin: 6px 0 0;}
.ma-footer-static-container .email { background: url("../images/bg-email.png") no-repeat 0 0; padding: 0 0 0 30px; font-size: 12px; }
.ma-footer-static-container .skype { float: left; width: 90%; margin: 6px 0 0;}
.ma-footer-static-container .skype { background: url("../images/bg-skype.png") no-repeat 0 0; padding: 0 0 4px 30px; font-size: 12px; }
.footer-static { text-align: left; }
.footer-static .f-col1 { padding:23px 23px 50px !important; }
.footer-static .f-col2 { padding:23px 40px!important; }
.footer-static .f-col4 { padding:23px 40px!important; }
.footer-static .f-col { padding:23px 0; }
.footer-static .f-col.f-col4 {border:none;}
.footer-static .f-col1 .footer-static-title { background: none;}
.footer-static .f-col1 .footer-static-content {margin: 6px 0 0;}
.footer-static .footer-static-title { padding: 0 0 6px 0; background: url("../images/bg-title-footer.png") repeat-x 0 100%;}
.footer-static .footer-static-title h3 {margin:0;font-size:20px;font-weight:normal;text-transform:none; text-transform: uppercase;}
.footer-static .block-subscribe label { font-size: 14px; margin-bottom:5px;}
.footer-static .block-subscribe label.news_text { font-size:12px; margin-bottom:10px;}
.footer-static .block-content { padding: 0;}
.footer-static .block-subscribe input.input-text { margin: 0 0; background: #ffffff !important; width: 255px; border: 1px solid #c6c6c6 !important; padding:6px 10px 6px; float:left; border-right:0px !important; font-size:11px; color:#737373; font-family: 'Roboto', sans-serif; font-weight:400; text-transform:uppercase; line-height:normal;}
.footer-static .block-subscribe input.validation-failed { background: none repeat scroll 0 0 #FAEBE7 !important; border: 1px dashed #EB340A !important;}
.footer-static .block-subscribe .actions .button span { padding:4px 12px 5px;  -webkit-box-shadow: 0 0 0px 0px rgba(244, 46, 46, 1); -moz-box-shadow: 0 0 0px 0px rgba(244, 46, 46, 1); box-shadow: 0 0 0px 0px rgba(244, 46, 46, 1); border:0px; float:left;}
.footer-static .block-subscribe .actions .button:hover span { background-color:#802eab;}
.footer-static .block-subscribe .actions .button span span { padding:0;}
.footer-static li {  margin: 0 0 7px 0; }
.footer-static-content .block .block-title { display: none;}
.footer-static .footer-static-content {margin:6px 0 0 0;}
.toolbar-bottom { margin:0 ; float: left; width: 100%; }
.plugin .pluginSkinLight {background:#fff !important;}
/* Footer ================================================================================ */
.ma-footer-container { background:#f3f3f3; padding-top:25px;  }
.footer { border-top:1px solid #e0e0e0; text-align:center; margin:0 auto;}
.footer .row-fluid .span6 { width:auto; text-align:center; float:none; margin:-40px auto 0;}
.footer-logo { background-color: #F3F3F3; display: inline-block; margin: 0;  width: auto; padding:0 22px;}
.footer .store-switcher { float: right; display:inline-block; margin:6px 5px 0 0; color:#000; }
.footer .store-switcher label { font-weight:normal; vertical-align:middle; color: #fff; }
.footer .store-switcher select { padding:0; vertical-align:middle; margin: 0; background: none repeat scroll 0 0 #555555; border: 1px solid #FFFFFF; color: #FFFFFF; }
.footer a {  text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a {  text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:20px 0 20px 0; text-align: center; line-height:16px; font-size:11px; color:#000000; }
.footer address a { color:#802eab; text-decoration:underline; }
.footer address a:hover { text-decoration:none; color: #666; }
.footer ul { display:inline; float: left;  }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(../images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.ma-footer-container .bottom-container { margin:0 0 5px; }


/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #e0e0e0; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #e0e0e0; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.ma-header-container:after,
.ma-header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.ma-footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

/* Product Tabs */
.product-tabs { overflow:hidden; }
.product-tabs li { float:left;margin:0 3px 0 0;}
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { display:block; padding:10px 15px; font-size: 17px; color:#666; text-decoration: none;line-height:24px; background: #efefef; border:0; }
.product-tabs a:hover { text-decoration:none; color:#fff; border:0; background: #802eab; }
.product-tabs li.active a,
.product-tabs li.active a:hover {font-weight:normal; color:#fff;background:#802eab; border: 0;  }
.product-tabs-content h2 {  }
.product-tabs-content {  width:96%; padding: 2%;overflow:hidden; font-size: 15px; border:  1px solid #E8E8E8; }


/*-------- Menu --------*/
.pt_custommenu .itemMenu h4.level1:hover, .pt_custommenu .itemMenu a.level1:hover {
	 color: #802eab;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu a.level1.nochild:hover{
     color: #802eab;
}
.static-menu-img {float:left;margin:0 20px 0 0;}
.static_block_custom_menu {font-size:12px;}
.static_block_custom_menu .static-menu-block2 {margin:20px 0 0 0;padding:20px 0 0 0;border-top:1px dashed #fff;}
/********** < Navigation */
.ma-nav-container { }
#nav { margin:0 auto; font-size:12px; background: #e0e0e0; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.last {  }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a {}
#nav ul li.parent li a { }

/* 0 Level */
#nav li { float:left; padding-right: 5px; }
#nav li.last{ background:none;  }
#nav li.home { padding-left: 0; }

#nav a { float:left; padding: 10px 16px; color:#242424; font-size:16px; text-transform:capitalize; }
#nav a span{ }

#nav li.active a,
#nav li.over a,
#nav a:hover { background: #888; color: #fff; }

#nav li.active a span,
#nav li.over a span,
#nav a:hover span{ }

/* 1st Level */
#nav ul li,
#nav ul li.active { border-bottom: 1px solid #cdcdcd; float:none; margin:0; padding: 0; background: none;}
#nav ul li.last { border: 0;}

#nav ul a,
#nav ul a:hover { float:none;  }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:210px; top: 40px; left:-10000px; background: #888; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top: 0; }
#nav ul ul,
#nav ul div {  }

#nav ul li a { background: url("../images/arrow-menu2.png") no-repeat scroll 18px 12px transparent !important; padding: 0 0 0 20px; text-transform:capitalize !important; color:#fff !important; font-size: 13px; }
#nav ul li a span{ padding: 7px 12px; }
#nav ul li a:hover { background: url("../images/arrow-menu2.png") no-repeat scroll 18px -42px transparent !important; color: #D5002A !important; }
#nav ul span,
#nav ul li.last li span { }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:210px; }
/********** Navigation > */
/* ======================================================================================= */
.nav-container {
	
}
div.pt_menu .parentMenu a,.parentMenu .block-title { }
/*div.pt_menu.active {
    background-color:#292929;
}
div.popup {
	border-color:#292929;
}*/
/*------Accordion ---------*/
/********** < Navigation */
.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
    float: left;
    height: auto;
    margin: 74px 0 0;
    width: 100%;
	position:absolute;
	left:0px;
	z-index:9999;
	border-bottom:2px solid #000;
	background-color:#f3f3f3;
}

.nav-collapse, .nav-collapse.collapse {

}
.navbar .btn-navbar .icon-bar{
    background-color: inherit !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.navbar-inner {
    border: 0 !important;
    box-shadow: none !important;
    padding: 0;
    
}
.menu-mobile {

    float: left;
    padding: 0;
    margin: 0 0 0;
    line-height: 30px;
width:100%;
}
.navbar .btn-navbar {
    margin-top: 0;
    border: 0 !important;
    box-shadow: none !important;
    background: url("../images/bg-menu-mobile.png") no-repeat right 29px;
	padding:0 0;
	height:72px;
	width:100%;
	position:relative;
	z-index:2;
}
.navbar .btn-navbar:hover { }
.mobilemenu>li.last a {

}
.navbar .brand {
    color: #fff;
    margin:0;
    text-transform: uppercase;
	position:absolute;
	margin-top:20px;
	z-index:1;
}
.mobilemenu {
	list-style-type: none;
	padding: 0;
    margin: 0;

}

.collapse.in {

}
.mobilemenu ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.mobilemenu li {
	background: #f3f3f3;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
	position: relative;
}
.mobilemenu li.level0.last {
    margin-bottom: 0;
}
.mobilemenu li.active>a {
	/*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
	padding: 20px;
	background: #aef;
	display: block;
	clear: both;
	float: left;
	width: 360px;
}
.mobilemenu a {
    border-bottom: 1px solid #e0e0e0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
	clear:both;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #802eab;
}

.mobilemenu ul a {
	color: #000 !important;
	font-size:12px;
	margin:0 25px;
}

.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color:  #802eab !important;
}

.mobilemenu ul ul a, .mobilemenu ul li.active ul a {
	color: #000 !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color:  #802eab !important;
}

.mobilemenu ul ul ul a, .mobilemenu ul ul li.active ul a {
	color: #000 !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #802eab !important;
}

.mobilemenu ul ul ul ul a, .mobilemenu ul ul ul li.active ul a {
	color: #000 !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
	color:  #802eab !important;
}



.mobilemenu li.parent>a {
	/*background: url('../images/open.gif') no-repeat center right;*/
}

.mobilemenu li ul li {
    font-size:12px;

}
.mobilemenu li.active>ul {

}

.mobilemenu ul a {
	padding-left: 0;
}
.mobilemenu ul ul a {
	padding-left:0;
	margin:0 35px
}
.mobilemenu ul ul ul a {
	padding-left:0;
	margin:0 45px
}
.mobilemenu ul ul ul ul a {
	padding-left:0;
	margin:0 55px
}
.mobilemenu ul ul ul ul ul a {
	padding-left:0;
	margin:0 65px
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
	position: absolute;
	top: 8px;
	right: 15px;
}
.mobilemenu span.head a { 
	background: url(../images/menu_down.png) no-repeat 50% 4px;
	color:#333333;
	display:block;
	height:22px;
	padding:0;
	width:22px;
	border: 0;
	margin:4px;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.head a {
	background: url(../images/menu_up.png) no-repeat 50% 4px;
}
.mobilemenu li.selected span.head a {
	background: url(../images/menu_up.png) no-repeat 50% 4px;
}
/*
.mobilemenu li.selected span.head a:hover {
	background: url(../images/menu_down.png) no-repeat 50% 50%;
}
*/

/*----- page view-----*/
.ma-price {
    color: #6e6e6e; 
}
.ma-social li {
    background: none;
    padding: 0 5px;
}
.ma-review-col1 {

}
.ma-review-col2 {

}
.ma-review-col1 h2, .ma-review-col2 h2 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 10px 0;
}
#product-review-table { background: #fff; margin-bottom:25px; }
#product-review-table td.value { text-align:center;}
#product-review-table td.value input.radio { float:none;}
.ma-review-col2 h4 {
    font-weight: normal;
}

#back-top {
    background: url("../images/back-top.png") no-repeat scroll 50% 51% #333;
    bottom: 35px;
    display: none;
    height:35px;
    position: fixed;
    right: 12px;
    width:35px;
    z-index: 9999;
	cursor:pointer;
}
#back-top:hover {
    background: url("../images/back-top.png") no-repeat scroll 50% 51% #802eab;
}

/*Banner Static*/
.banner-static .banner-text h3 { font-size: 32px;  font-weight: normal; color: #555555; text-transform: uppercase;}
.banner-static .banner-text p { color: #555555; font-size: 14px; line-height: 23px;}
.banner-static { float: left; width: 100%; margin: 40px 0 0;}
.banner-static .banner { background: #fbf9fa; padding: 30px 35px;}
.banner-static-center { float: left; width: 100%;  padding:40px 0; background:url("../images/bg-container-static.png") repeat; margin: 30px 0 0;}
.banner-static-center .box-static { }
.banner-static-center .static-text h3 {
    font-size: 25px;
    font-weight: normal;
    color: #555555;
    text-align: left;
    margin:0;
    text-transform: uppercase;
    
}
.banner-static-center .static-text p { text-align: left; margin: 6px 0 0; float: left; width: 100%; color: #666; font-size: 13px;}
.banner-static-center .static-text a {float: left; width: 100%; text-align: left; color: #802eab; margin: 8px 0 0;}
.banner-static-center .static-text a:hover { color: #666;}
.banner-static-center .static-text { background:#fff; position: relative; padding: 5%; float: left; width: 90%; }
.banner-static-center .icon { background: url("../images/bg-left-static.png") no-repeat 0 0; position: absolute; top: 38px; width: 20px; height: 14px; left:-19px; z-index: 10; }
.banner-static-center .static-link { float: left; width: 100%; margin: 15px 0 0;}
.banner-static-center .static-link a { font-size: 18px; padding:10px 20px; text-transform: uppercase; background: #8abd85;   color: #fff;}
.banner-static-center .static-link a:hover { color: #fff;  background: #802eab;}
.banner-static-contain { overflow: hidden;margin:30px 0 0 0;}
.banner-static-contain .banner-box img { width: 100%;}
/*Banner 7*/
#sequence-theme { float: left; margin:37px 0 0; position: relative; width: 100%; z-index:1; height: 0;
  padding-bottom:37.4%;}
.banner7-readmore a {
	background: none repeat scroll 0 0 #802eab;
}
.banner7-readmore a:hover {
	background: #666;
}
.ma-banner7-container { margin: 10px 0 0;}
.nivo-controlNav a.active,.nivo-controlNav a:hover {
	color:#fff;
	background:#802eab;
}
/* Banner static top*/
.banner-static-top .container { margin-top: -45px;}
.banner-static-top {
	color:#2d2d2d;
	margin:-40px 0 0 0;
	border-top: 1px solid #e0e0e0;
}
.block_static_top {
	text-align:center;
	/*margin:-45px 0 0 0;*/
	padding: 20px 40px;
	border: 1px solid #e0e0e0;
	background: #fff;
}
.block_static_top a {
	display:block;
	margin:0 auto;
	font-weight: bold;
	font-size: 25px;
}
.block_static_top h3 {
	margin:10px 0 0 0;
	text-transform:uppercase;
	font-weight:normal;
	font-size:18px;
}
.block_static_top p {
	margin:2px 0 0 0;
	padding:0;
	font-size:16px;
	line-height:16px;
}


/*========================= Blog Page =============================================*/

.blog-right { float:right !important; padding:0 2.6% 0 0 !important; width:25% !important; margin:24px 0 15px 0;}
.blog-main { float:left !important; padding:0 0 0 2.4% !important; width:72% !important; margin:24px 0 0 0; }
.is-blog .menu-bottom-bg { border-top: 1px solid #646362; background: url(../images/menu-bottom-bg-2.png) #eae9e9; }
.blog-right .block .block-title strong span { padding-left:15px;}
.is-blog .sidebar .block ul{  padding: 0 2px; }
.is-blog .sidebar .block ul li ul { margin: 10px 0 0 15px;}
.is-blog .sidebar .block ul li ul li.last { padding-bottom: 0px;}
.wp-header-image { margin:0 0 30px 0;}


/*=====================================================================================================================*/
/*Featured Product Slider*/
/*=====================================================================================================================*/
/*NewProduct Slider*/
.ma-newproductslider-container {
	margin:20px 0 0 0;
}
/*=====================================================================================================================*/
/*Related Product*/
.related-product {}
.related-product li.item {border-bottom: 1px solid #E5E5E5;}
.related-product li.item .product-image {float: left;margin: 10px 10px 5px 0;}
.related-product li.item .product-image img {}
.related-product li.item .product-name {color: #2D2D2D;margin: 5px 0 0;font-size: 12px;font-weight: normal;}
.related-product li.item .product-name a {font-size: 12px;text-transform: uppercase;}
.related-product li.item .price-box {margin: 15px 0 0;}
.related-product li.item .price-box .regular-price {}
.related-product li.item .price-box .regular-price .price {}
.related-product li.item .price-box .special-price {display: inline;}
.related-product li.item .price-box .special-price .price {}
.related-product li.item .price-box .old-price {display: inline;}
.related-product li.item .price-box .old-price .price {}
/*=====================================================================================================================*/
/*Upsell Slider*/
.ma-upsellslider-container {}
.ma-upsellslider-container .ma-upsellslider-title {}
.ma-upsellslider-title h2 {
    border: medium none;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    max-width: 100%;
    padding:8px 0 10px 0;
    text-transform: uppercase;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
}
.ma-upsellslider-container .product_item .product-name {border:none; display: inline-block; width: 100%; text-align: center; margin: 5px 0 0;}
.ma-upsellslider-container .product_item .ratings .rating-links {display:none;}
/*=====================================================================================================================*/
/*Bestsell Slider*/
.ma-bestseller-vertscroller-wrap .price-box {
	margin: 15px 0 0;
}
.ma-bestseller-vertscroller-wrap .special-price {
	display:inline;
}
.ma-bestseller-vertscroller-wrap .old-price {
	display:inline;
	margin-left:5px;
}
.ma-bestseller-vertscroller-wrap .product-name a {
	font-size:12px;
	text-transform:uppercase;
}
.ma-bestseller-vertscroller-wrap .ratings {
	padding:0;
	height:11px;
}
.ma-bestseller-vertscroller-wrap .ratings .amount {
	display:none;
}
.ma-bestseller-vertscroller-wrap .block-content li.item {
	border-bottom:1px solid #e5e5e5;
}
 
#search_price span { height: 30px;
    font-size: 13px;}
#search_price span span { line-height: 30px;} 
/*=====================================================================================================================*/
/*Brand slider */
#shopping-cart-table { background: #fff;}
.cart-table .link-wishlist { background: none; border:0; text-indent: 1px; width: 100%; position: inherit; text-align: center;}
.cart { margin: 0 0 0;}
.cart .row-fluid .col-1 { float:left; width:65.8%;}
.cart .row-fluid .col-2 { float:right;}
.cart .row-fluid .totals { float:right;}
.cart .row-fluid .col-1 .crosssell ul li { width:47%; display:inline-block;}
.cart .row-fluid .col-1 .crosssell ul li li { width:100%;}
.cart .row-fluid .col-1 .crosssell ul li.odd { margin-right:4%;}

.cart .row-fluid .col-1 .discount { width:43%; clear: none; float:left;}
.cart .row-fluid .col-1 .aw_giftcard { width:43%; clear: none; float:right;}
.cart .row-fluid .col-1 .crosssell-main { clear:both;}

.total-coupon { width:31.6239%; float:right;}
.total-coupon .span4 { width:100%;}



/*Product Item */
.bottom-slider { float:left; width:100%;}
.bottom-slider .bottom-slider-left { float:left; width:42%;}
.bottom-slider .bottom-slider-left .ma-alsoviewd-container { float: left; width: 100%; margin: 34px 0 0;}


.bottom-slider .bottom-slider-right { float:right; width:54%;}

.product_item { position:relative; padding:0; background:#fff; /*min-height: 330px;*/ }
.product_item .product-name {margin:10px 0 0 0;}
.product_item .product-name a {font-size:12px;text-transform:uppercase;}
.product_item .product-name a:hover {color:#802eab;}
.product_item .product_icon {width:100%;margin:20px 0 0 0;border-top:1px solid #d5d5d5;min-height:40px;}
.product_item .product_icon .newproduct-grid {background:url(../images/betyshop/icon_hot.png) no-repeat 0 0;width:55px;height:43px;float:left;margin:-6px 0 0 0;}
.product_item .product_icon .saleoff-grid {background:url(../images/betyshop/icon_sale.png) no-repeat 0 0;width:55px;height:43px;float:right;margin:-6px 0 0 0;}
.product_item .ratings {margin:-7px auto 0;padding:0 5px;float:none;width:69px;background:#fff;}
.product_item .ratings .rating-box {float:none;margin:0 auto;}
.product_item .ratings .amount {display:none;}
.product_item .product-image {display: block;margin: 0 0 0;overflow: hidden;width: 100%;}
.product_item .product-image img { }
.product_item .pro-name { text-transform:uppercase; font-size:13px; font-weight:700; float:left; width:100%; line-height:16px; margin-bottom:10px; min-height:35px; word-wrap:break-word;}
.product_item .pro-price-box { float:left; width:100%;}
.product_item .discription { clear:both; float:left; width:100%; line-height:15px; margin-bottom:17px; min-height:30px;}
.product_item button.button { float:right; margin-right:5px;}
.product_item .price-box {width: auto;margin:0 0 0 0; float:left; padding:0;border-top:0 solid #d5d5d5;}
.product_item .price-box .price-label {display:none;}
.product_item .price-box .price {font-size:16px;color:#802eab;font-weight:normal;margin:5px 0 0;display:block;}
.product_item .price-box .regular-price {}
.product_item .price-box .regular-price .price { margin:5px 5px 0;  }
.product_item .price-box .special-price {margin:0;padding:0; float: none;}
.product_item .price-box .special-price .price {}
.product_item .price-box .old-price { float: none;}
.product_item .price-box .old-price .price { }
.product_item .actions {position:absolute;top:110px;left:0;width:100%;visibility:hidden;}
.product_item .actions button.button.btn-cart {width:100%;text-align:center;}
.product_item .actions button.button.btn-cart span {background:url(../images/betyshop/bg_product_item_action.png) repeat;margin:0 auto;padding:0;font-size:12px;color:#fff;font-weight:normal;display:none;width:0px;}
.product_item .actions button.button.btn-cart span span {background:none !important;margin:0;padding:0;}
.product_item .actions .add-to-links {margin:0;padding:0;}
.product_item .actions .add-to-links li {margin:10px 0 0 0;}
.product_item .actions .add-to-links li a {background:url(../images/betyshop/bg_product_item_action.png) repeat;margin:0 auto;padding:0;font-size:12px;color:#fff;font-weight:normal;height:32px;line-height:32px;display:block;width:0px;}
.product_item .actions .add-to-links li a.link-wishlist {}
.product_item .actions .add-to-links li a.link-compare {}
.product_item .actions .add-to-links li.quickview-block {}
.product_item .actions .add-to-links li.quickview-block a.quickview-button {}
/*.category-products .product_item .actions .add-to-links li a ,.category-products .product_item .actions button.button.btn-cart span {width:100%;height:80px;line-height:80px;}
.category-products .product_item:hover .actions .add-to-links li a ,.category-products .product_item:hover .actions button.button.btn-cart span {height:32px;line-height:32px;}*/
.product_item .actions .add-to-links li a:hover,.product_item .actions button.button.btn-cart:hover span {background:url(../images/betyshop/bg_product_item_action_hover.png) repeat;width:100% !important;}
.product_item .product-name a:hover {color:#802eab;}
/*.product_item:hover .price-box .special-price .price,.product_item:hover .price-box .regular-price .price {color:#802eab;}*/
.product_item:hover .actions {visibility:visible;}
.product_item:hover .actions button.button.btn-cart span {width:150px;display:block;}
.product_item:hover .actions .add-to-links li a {width:150px;}
/*Style tooltip */
.tooltip-inner {
	background-color: #802eab;	
	color:#fff;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #802eab;
}
.products-grid .product_item .price-box {
	min-height:65px;
}
.list-icon { clear:both; float:left; width:100%;}
.list-icon iframe { float:left !important;}
.list-icon a { float:left !important;}
.google-plus-icon iframe { height: 20px !important; width: 75px !important; }

/************************* Clients Say ********************/
.client_say {
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
}
.client_say_title {
	width:100%;
	margin:0;
	padding:0;
	border-top:1px solid #d5d5d5;
}
.client_say_title h3 {
	margin:-16px auto 0px;
	padding:0;
	display:block;
	max-width:300px;
	background:url(../images/betyshop/bg_client_say_title_l.png) no-repeat left center #fff;
}
.client_say_title h3 span {
	margin:0;
	padding:0;
	font-size:25px;
	color:#2d2d2d;
	font-weight:normal;
	line-height:30px;	
	display:block;
	width:100%;
	text-align:center;
	background:url(../images/betyshop/bg_client_say_title_r.png) no-repeat right center;
}
.client_say_content {
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	font-size:12px;
	color:#3d3d3d;
}
.client_say_now_wap {
	background:url(../images/betyshop/icon_client_say_left.png) no-repeat left top;	
	padding-left:50px;
	width:80%;
	margin:0 auto;
}
.client_say_now {
	background:url(../images/betyshop/icon_client_say_right.png) no-repeat right top;
	padding-right:50px;
}
.fancybox-inner { height: 600px !important;}
.product-essential .add-to-cart { float: left;}
/******************************** Banner Box ******************************************/
.banner-box a {
	position:relative;
	overflow:hidden;
	display:block;
}
.banner-box a:before{
    -moz-box-sizing: border-box; box-sizing:border-box;
    border: 6px solid rgba(255, 255, 255, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;	
}
.banner-box a:hover:before{
    -moz-box-sizing: border-box; box-sizing:border-box;
    border: 0px solid rgba(255, 255, 255, 0.5);		
    opacity:0;
}
.p_image { text-align: center; margin:0 0 15px 0;}
.payment_footer {float : right;margin-top: 6px;}
.quickview-popup .product-view .product-shop .quickview_tabs_block .quickview_block_related .price-box {float:none;margin:0;padding-bottom:0;}

/*=======================================Modun======================*/
.custom-menu-bottom { float: left; margin: 0; width: 100%; padding:25px 0 0; margin: 23px 0 0; border-top: 1px solid #eeeeee;}
.menu-bottom h3 { font-size: 15px; color: #802eab; font-weight: normal; float: left; width: 100%; text-transform: uppercase; }
.menu-bottom p { font-size: 12px; margin: 5px 0 0; color: #666; float: left; width: 100%; text-transform: capitalize; }
.menu-bottom a { font-size: 12px; color: #802eab; margin: 5px 0 0; float: left; width: 100%; text-transform: capitalize; }
.menu-bottom a:hover {color: #666;}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link ul li a.act,
.pt_custommenu #pt_menu_link ul li a:hover { color: #802eab; }
.menu-text { float: left; margin: 8px 0 0; width: 100%; }
.pt_custommenu div.pt_menu.act a, .pt_custommenu div.pt_menu.active .parentMenu a { color:#000000; background-color:#ffffff; }
.pt_custommenu div.pt_menu.act .itemMenu a { }
.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu a.level1.nochild { color: #000000; text-transform: none;  font-size: 11px; font-family: 'Roboto', sans-serif; font-weight:400; text-transform:uppercase; }

.pt_custommenu .itemSubMenu h4.level2:hover,
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemSubMenu h4.level3:hover,
.pt_custommenu .itemSubMenu a.level3:hover,
.pt_custommenu .itemMenu a.level1.nochild:hover { color:#000; }

.pt_custommenu .itemSubMenu a.level2:hover, .pt_custommenu .itemMenu a.level1.nochild:hover { 	color:#000; text-decoration:underline; }
#pt_menu_home a:hover { color:#802eab;}
#pt_menu_home.act { color:#802eab; }
.ma-relatedslider-container .related-product-title h2 {  border: medium none; color: #000000; font-size: 14px; font-weight: 700; max-width: 100%; padding: 8px 0 10px 0; text-transform: uppercase; border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;}
.ma-relatedslider-container .flex-control-paging li a:hover { background: #802eab; }
.ma-relatedslider-container .flex-control-paging li a.flex-active { background: #802eab; cursor: default; }
.ma-tabs-title li.active a, .ma-tabs-title a:hover { color: #802eab; border-bottom:3px solid #802eab; border-radius:0px; }
#sequence-theme .controls .sequence-prev:hover { background: url(../images/arrow-banner7.png) no-repeat 0 100% #802eab; }
#sequence-theme .controls .sequence-next:hover { background: url(../images/arrow-banner7.png) no-repeat 100% 100% #802eab; }
.ma-banner7-container .flexslider .nivo-prevNav:hover { background: url(../images/arrow-banner7.png) no-repeat 0 100% #802eab; }
.ma-banner7-container .flexslider .nivo-nextNav:hover { background: url(../images/arrow-banner7.png) no-repeat 100% 100% #802eab; }
.ma-thumbnail-container .flex-direction-nav .flex-next:hover { background-position:-10px -15px;}
.ma-thumbnail-container .flex-direction-nav .flex-prev:hover { background-position:left -15px;}
.ma-upsellslider-container .flex-direction-nav .flex-next:hover { background-position:-10px -15px; }
.ma-upsellslider-container .flex-direction-nav .flex-prev:hover {background-position:left -15px;}
.ma-relatedslider-container .flex-direction-nav .flex-next:hover { background:url(../images/bg_direction_nav.png) no-repeat 100% 100% ;}
.ma-relatedslider-container .flex-direction-nav .flex-prev:hover { background:url(../images/bg_direction_nav.png) no-repeat 0 100% ;}
.responisve-container h2 { color: #802eab; }
.responisve-container p a:hover { background: #8abd85; }
.pt_custommenu div.popup { position:absolute; z-index:9999; background-color:#fff; text-align:left; padding:24px 18px 5px; margin: 0; left:0 !important; top:42px !important; width:755px !important; min-height:355px  }
.fraction-slider .prev { left:-76px; top:48%; background:url(../images/fs.prevnext.png) no-repeat 0 0 #c1c1c0; }
.fraction-slider .prev:hover { background:url(../images/fs.prevnext.png) 0 100% no-repeat #802eab; }
.fraction-slider .next { right:-76px; top:48%; background:url(../images/fs.prevnext.png) no-repeat 100% 100% #c1c1c0; }
.fraction-slider .next:hover { background:url(../images/fs.prevnext.png) no-repeat 100% 100% #802eab; }
.ma-featured-sldier-title h2 { background: none repeat scroll 0 0 #802eab; }
.ma-featuredproductslider-container  .item-inner .btn-cart:hover span { background:#802eab; }
.ma-featuredproductslider-container .flex-direction-nav .flex-next:hover {background:url(../images/bg_direction_nav.png) no-repeat 100% 100% #802eab;}
.ma-featuredproductslider-container .flex-direction-nav .flex-prev:hover {background:url(../images/bg_direction_nav.png) no-repeat 0 100% #802eab;}
.ma-brand-slider-contain .flex-direction-nav .flex-next:hover {background: url(../images/bg_direction_nav.png) no-repeat 100% 100% #802eab;}
.ma-brand-slider-contain .flex-direction-nav .flex-prev:hover {background: url(../images/bg_direction_nav.png) no-repeat 0 100% #802eab;}

.toplink-combobox { display:none;}
.onestepcheckout-index-index .col1-layout .col-main { padding:5px 0;}
.onestepcheckout-login-link { text-decoration:underline;}
.onestepcheckout-login-link:hover { text-decoration:none;}
.giftfinder-input .jqTransformSelectWrapper { width:154px !important;}
.giftfinder-input .jqTransformSelectWrapper ul { top:28px; width:154px !important;}
.mobile-title { display:none; color: #000000; font-size: 24px; line-height: 24px; margin: 0; text-transform: capitalize;}

#tab3 ul li { float:left; width:31%; padding:0 4% 0 0}
#tab3 ul li .twitter-time { color:#767676;}
#tab3 ul li:last-child { padding:0px; width:30%}

.all-footer-logo { float: left; margin: 20px 0 0; width: 88.2%;}
.all-footer-logo .all-card { clear:both; float:left; width:30%;}
.all-footer-logo .all-card img { margin-bottom:10px;}
.all-footer-logo .geo { float:left; width:35%; text-align:center;}
.all-footer-logo .geo img { margin-bottom:10px;}
.all-footer-logo .time-out { float:right; width:30%;}
.footer-design-developer { clear:both; background-color:#000; width:100%; height:31px; padding-top:11px; text-align:center; color:#fff;}
.footer-design-developer a { color:#cdcdcd; text-decoration:none;}
.footer-design-developer a:hover { color:#fff;}
.footer-design-developer p { padding:0px; margin:0px;}

.quickview-box { opacity: 0; position: absolute; top:55%; left:0; width:100%; z-index: 9999;}
.quickview-box a { background-color:#802EAB; color:#fff; text-align:center; display:block; padding:5px 0 5px; line-height:normal; font-weight:700; font-family:'Roboto',sans-serif; text-transform:uppercase;}
.quickview-box a:hover { background-color:#601886;}

#cycler{position:relative;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}

.search-tab {  float:left; width:95.6%; margin-top:10px; border:1px solid #000; border-bottom:0px; height:41px; background-color:#000; text-align:center; padding:8px 15px 0}
.search-tab li { display:inline-block; margin:0 1px;}
.search-tab li a { padding:10px 10px 11px; float:left; background-color:#802eab; color:#fff; font-weight:700; font-size:13px; text-transform: uppercase;}
.search-tab li a:hover {background-color:#ffffff; color:#000; }
.search-tab li.active a { background-color:#ffffff; color:#000; }
.tab_search { clear: both; border:1px solid #000; padding:17px 15px; border-top:0px; float:left; width:95.6%;}
.tab_search .post-list { width:100%;}
.tab_search .post-list li.odd { width:49%; margin-bottom:20px; }
.tab_search .post-list li.even { width:49%; margin-bottom:20px; }
.tab_search .pager { margin-bottom:0px;}
.tab_search .pager .pages { float:right;}
.tab_search .toolbar { padding:4px 10px 6px;}
.tab_search .pager .amount { margin-top:0px;}

.igallery-description { margin-bottom:20px; }
.igallery-image .gallary-title {  background-color: #f3f3f3; color: #000; display: inline-block; font-size: 12px; font-weight: 500; padding: 10px 0; text-align: center; text-transform: uppercase; width: 100%; }
.pp_details .pp_description { margin: 11px auto 0 !important; text-align: center; text-transform: uppercase; width: 50%; }

.catalog-product-view .tabs strong { font-weight:700;}
.quick-view-details .price-box { margin-bottom: 10px !important; }

.tl > .std > p {
    width: 950px;
    margin: auto;
}

/*=====================================================================================================================*/
/* Fixed Mobile*/


@media (max-width: 1200px) {
	.cart .cart-collaterals .col-1 { width:31%;}
	.cart .cart-collaterals .col-2 { width:31%; margin-left:3.2%}
	.cart .cart-collaterals .totals { float:right}
	.cart .row-fluid .col-1 { float: left; width: 65.8%;}
	.cart .crosssell { margin: 0 4% 0 0;}
	
}

@media (max-width: 1160px) {
	.es-nav span { left:0px;}
	.es-nav span.es-nav-next { right: 0; }
	#carousel_alsolike .es-nav span { right:0 !important;}
	#carousel_alsolike .es-nav .es-nav-prev { left:-17px !important;}
	#carousel_alsolike .es-nav { right: 6px; }
	
	#carousel_alsoviewd .es-nav span { right:-41px !important;}
	#carousel_alsoviewd .es-nav .es-nav-prev { left:-17px !important;}
	#carousel_alsoviewd .es-nav { right: 6px; }
	#carousel_alsoviewd .es-nav .es-nav-next { left:0px;}
	
	.ma-relatedslider-container .es-nav span { right:-41px !important;}
	.ma-relatedslider-container .es-nav .es-nav-prev { left:-17px !important;}
	.ma-relatedslider-container .es-nav { right: 6px; }
	.ma-relatedslider-container .es-nav .es-nav-next { left:0px;}

	#carousel_thumbnail .es-nav span { right:-41px !important;}
	#carousel_thumbnail .es-nav .es-nav-prev { left:-17px !important;}
	#carousel_thumbnail .es-nav { right: 6px; }
	#carousel_thumbnail .es-nav .es-nav-next { left:0px;}
	
}

@media (max-width: 1060px) {
    .language_curency .form-language { width: 50%;}
    .drop-lang li a {width: 65px;}
    .ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: -4%;}
    .ma-tabsproduct-contain .item-inner:hover .link-compare { left: 79%; }
    .ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: -4%;}
    .ma-featuredproductslider-container .item-inner:hover .link-compare { left: 79%; }
    .products-grid .item-inner:hover .link-wishlist { left: -4%;}
    .products-grid .item-inner:hover .link-compare { left: 79%; }
    #search_price { margin-top: 10px;}
    .ma-relatedslider-container .product-name a{ font-size: 14px;}
    .footer-static li a { font-size: 12px;}
    .animate-in .title-slider3,.title-slider3,.animate-in .title-slider2,.title-slider2,.animate-in .title,.title{ font-size: 20px;}
    .animate-in h3.subtitle-slider,.animate-in .subtitle-slider,.subtitle-slider,
    .animate-in h3.subtitle-slider2,.animate-in .subtitle-slider2,.subtitle-slider2 ,
    .animate-in h3.subtitle-slider3,.animate-in .subtitle-slider3,.subtitle-slider3{ font-size: 12px;}

}

@media (max-width: 1020px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:100%; margin:0;}
	.header-top .container { width: 98%; margin: 0 1%; }
	.ma-header-container .container { width: 98%; margin: 0 1%; }
	.header-bottom .container { width:100%; margin:0px;}
	.header-menu .container { float: left; width: auto; margin:0px; }
	#bestsellers_slider .container { width: 100%; margin:0px; }
	.tab_content .container { width: 100%; margin:0px; }
	.footer-container .container { width:98%; margin:0 1%; }
	.ma-tabsproduct-contain .tabs-title { width: 98%; margin: 0 1%; }
	.ma-tabs-content { width:88.4%; margin: 0 auto; }
	.es-nav span { left:-50px; }
	.es-nav span.es-nav-next { right:-50px; }
	.cms-index-index .product .item-inner, #footer_higher_content .product .item-inner { margin:0 14px 18px 14px; }
	.container .four.columns { width:218px; }
	.tabs li { width:30%; }
	.tab_container { width: 98%; margin: 35px 1% 50px; }
	.menu_bottom_block { width:98%; margin:0 1%; }
	.bg-img { display:none;}
	.ma-main-container { width:100%;}
	.ma-header-container { background-color:#000;}
	.right-area { padding: 20px 2%; float:right !important; }
	.product-shop-top .product-shop-title { width:82%;}
	.product-view .product-shop .product-name h1 { font-size:25px}
	.ma-upsellslider-container .flex-viewport { margin:0 0 20px 0}
	.onestepcheckout-index-index .col1-layout .col-main { padding:5px 1%;}
	.pt_custommenu { position:inherit;}
	.pt_custommenu div.popup { width:96% !important; left:0px; padding:24px 2% 5px; top:57px !important; }
	#carousel_alsolike .es-nav span { left:0 !important;}
	#carousel_alsolike .es-nav .es-nav-prev { left:-17px !important;}
	#carousel_alsolike .es-nav { right: 6px; }
	.video-show { height: 0; overflow: hidden; padding-bottom:75%; position: relative; }
	.video-show iframe, .video-show object, .video-show embed { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	.ma-thumbnail-container .flexslider .slider-block li { margin:0 4px 0 5px;}
	
	.cms-our-story .ma-main-container { width:100%;}
	.cms-our-story .ma-main-container .container { width:100%;}
	.cms-our-story .ma-main-container .container .breadcrumbs ul { width:100%; padding-left:0;}
	.cms-our-story .ma-main-container .container .page-title { width:95%; margin:0 auto;}
	.cms-our-story .ma-main-container .container .col-main { padding-left:0px; padding-right:0px;}
	.main-inner {background:none #ebebeb !important}
	.toplink .links li { padding: 0 3px; }
	
}
@media (max-width: 1000px) {
	.toplink-combobox { display: block; margin:5px 0 4px 8px;}
	.toplink-combobox select { padding: 2px 2% 3px;}
	.toplink-combobox .jqTransformSelectWrapper { width:130px !important;}
	.toplink-combobox .jqTransformSelectWrapper ul { z-index:9999; width:130px !important;}
	.toplink-combobox .jqTransformSelectWrapper span { width:105px !important;}
	.header-top .toplink .span6 .span8 { display:none;}
}

@media (max-width: 990px) {
	.post-list li.item .post-bottom { min-height: 184px; }
	.post-list li.item .post-bottom .post-bottom-content { min-height: 144px; }
}

@media (max-width: 979px) {
    .drop-lang li a {width: 6px;} 
    .language_curency .form-language { width: 30%;}
    #search_price { margin:0;}
    .wrapper_box { left: 30%; top:25%;}
    .drop-lang li a { padding: 2px 5px;}
    .drop-lang li a ,.drop-lang .sub-lang li a{text-indent: -9999px;}
    .banner-static .banner-text h3 { font-size: 26px;}
    .banner-static .banner-text p,.products-grid .product-name a,.ma-featuredproductslider-container .product-name a { font-size: 12px;}
    .banner7-title,.banner7-des,.banner7-readmore { display: none !important;}
    .products-grid .label-pro-sale {  right: -4px;top: -9px;}
    .products-grid .label-pro-new {  right: -4px;top: -9px;}
    .products-grid .old-price { margin: 0;}
	.products-grid .special-price { margin:0px;}
    .ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: -22%;}
    .ma-tabsproduct-contain .item-inner:hover .link-compare { left:90%; }
    .ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: -22%;}
    .ma-featuredproductslider-container .item-inner:hover .link-compare { left: 90%; }
    .products-grid .item-inner:hover .link-wishlist { left: -22%;}
    .products-grid .item-inner:hover .link-compare { left: 90%; }
    .ma-featuredproductslider-container .carousel li { margin: 0 15px 0 0;}
    .footer-static .f-col2,.footer-static .f-col4{ padding: 23px 19px !important;}
    .footer-static .footer-static-title h3 { font-size: 17px;}
    .banner-static-center .static-text h3 { font-size: 19px;}
    .product_view_addtocart .add-to-cart .qty { width: 30px !important;}
    .product-view .add-to-cart .button { margin: -3px 0 0 5px;}
    .product-view .old-price .price { font-size: 15px; }
    .product-view .special-price .price { font-size: 17px; }
    .product-view .old-price { margin: 0 0 0 0;}
    .ma-relatedslider-container .product-name a,.ma-upsellslider-container .product_item .product-name a{ font-size: 12px;}
    .animate-in h3.subtitle-slider,.animate-in .subtitle-slider,.subtitle-slider,
    .animate-in h3.subtitle-slider2,.animate-in .subtitle-slider2,.subtitle-slider2 ,
    .animate-in h3.subtitle-slider3,.animate-in .subtitle-slider3,.subtitle-slider3,
    .animate-in .link-slider2 a,.animate-in .link-slider3 a,.animate-in .link a,
    #sequence .subtitle,.animate-in h3.subtitle,.animate-in .subtitle{ font-size: 9px;}
	.es-nav span { left:-60px; }
	.es-nav span.es-nav-next { right:-60px; }
	.ma-tabs-content { width:655px; }
	.footer-container .footer_header .footer_link ul li { margin-right:30px; }
	.footer_right { width:277px; float:right }
	.footer_left { width:67%; }
	.footer-static .block-subscribe input.input-text { width: 178px; }
	.products-grid .discription { min-height: 47px; }
	.products-grid .actions .cart-content { margin: 0 0 0 0; }
	.ma-alsoviewd-container .flexslider .slider-block { width:294px; margin:0 auto;}
	.ma-alsoviewd-container .carousel li .product_item { width:284px; margin:0 5px}
	.ma-relatedslider-container .slider-block { width:294px; margin:0 auto;}
	.ma-relatedslider-container .carousel .relatedslider-item .product { width:284px; margin:0 5px}
	.cart .row-fluid .col-1 .aw_giftcard .button { margin-bottom:8px;}
	.cart .row-fluid .col-1 .aw_giftcard { width: 42%;}
	.cart .row-fluid .col-1 .discount { width: 42%;}
	.post-list li.item .postdate .post-meta { width: 100%; }
	

}
@media  (max-width: 980px) { 

	.mini-cart-right { float: right; width: 235px; }
	.header .form-search { width: 236px; }	
	.header .form-search .search-autocomplete { width: 236px !important; }
	.header .form-search .search-autocomplete li { padding: 4px 16px 3px 7px; }
	.header .form-search input.input-text { padding:0 1px 1px 7px;}
	.top-cart-wrapper { padding:0 0 0 7px}
	.header-top .toplink { padding:0 0 0 215px; }
	.all-footer-logo { width: 94%;}
	.header-bottom-right { margin: 0 0 0 213px; }
	.header-top .toplink .span3 { width: 234px; }
	.header-icon ul li:first-child { width: auto; }
}

@media  (max-width: 920px) {
	.category-products .products-grid .price-box { width:100%; text-align:center; margin-bottom:5px; min-height:35px;}
	.products-grid button.button.btn-cart { float:none;}
	.products-grid .item { min-height: inherit; padding-bottom:15px; float:left; margin-right: 1.8%; }
	.products-grid .actions { margin-top: 5px; }
	.price-from {display:inline-block; margin:0 4px 0 0 }
	.price-to { display:inline-block; margin:0 0 0 0  }
	.products-grid .special-price { float: none; margin: 0 5px 0 5px; display: inline-block; }
	.products-grid .old-price { float: none; line-height: 16px; margin: 0 5px 0 5px; }
}

@media  (max-width: 940px) { 
	.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title { padding:11px 13px 13px;}
	.mini-cart-right { float: right; width: 220px; }
	.header .form-search { width: 220px; }	
	.header .form-search input.input-text { padding:0 1px 1px 7px; font-size:12px; width:175px;}
	.header .form-search .search-autocomplete { width: 220px !important; }
	.header .form-search .search-autocomplete li { padding: 4px 16px 3px 7px; }
	.top-cart-wrapper { padding:0 0 0 7px}
	.menu_bottom_block ul li { padding:0 1.2%; float:none; display:inline-block;}
	.menu_bottom_block ul li:last-child { padding-left:1.2%; padding-right:1.2%; position:relative; top:-4px;}
	.menu_bottom_block ul  { margin:15px auto 0; float:left; width:100%;}

}

@media  (max-width: 900px) {
	.tab_search .products-grid .product-name { min-height:50px;}
}

@media (max-width: 895px) {
	.main-menu { float: left; width:60%; }
	.footer_left { width:63%; }
	.footer-static .block-subscribe input.input-text { width: 160px; }
	.footer_left ul { padding: 0 7% 0 0; }
	.block-related-posts .blog-slider .container li .slider-right-blog { float:left; width:62%;}
	.tab_container { margin-bottom:20px; }
	.cloud-zoom-big { display:none !important;}
	.checkout-progress { padding:0px; width: 100%; }
	.post-list h2 { min-height:55px;}
	.post-list li.item .post-bottom p { min-height:72px;}
	.popup { width:100% !important;}
	.popup .block1 { float:left; width:94% !important; margin:0 2%;}
	.popup .block1 .column { float:left; width:100% !important; clear:both;}
	.popup .block1 .column a { font-size:12px; line-height:34px;}
	.menu-image { display:none;}
	.product-view .product-img-box .product-image #wrap { z-index: 0 !important; }
	#order_review_form .form-list .field { width: 40%; }
	.form-list-narrow li#customer-info-form .field { width:41.2%; }
	#order_review_form .form-list .wide input.input-text { width: 87.6%; }
	#order_review_form .form-list .add-field input.input-text { width: 87.6%; }
	#order_review_form .form-list select { width: 110%; }
	#order_review_form #shipping-method-container #shipping_method { width: 44.2% !important; }
}

@media (max-width: 895px) {
	.header-top .toplink { padding: 0 0 0 210px; }
	.header-bottom-right { margin: 0 0 0 221px; }
}

@media (max-width: 850px) {
	.main-menu { float: left; width:56%; }
	.no-rating { margin: 0 0 0 10px; padding: 0 0 0 13px; }
	.checkout-multishipping-address-editshipping .form-list input.input-text { width: 62.9%; }
	.data-table td.last .nobr, .data-table th.last .nobr { width:100%; text-align:center;}
	.data-table td.last .nobr a, .data-table th.last .nobr a { display:block;}
	.data-table td.last .nobr .separator, .data-table th.last .nobr .separator { display:none;}
	.my-wishlist .product-image { width: 93px; height: 93px;}
	.my-wishlist #wishlist-table tr#item_4 td:nth-child(3) { width:21%;}
	.order-by { width: 62%; }
}

@media (max-width: 820px) {
	.footer_left ul { padding: 0 7% 0 0; }
	.footer_left ul:last-child { padding-right:0px;}
	.footer_left { width: 65%; }
	.footer_right { width: 263px; }
	.no-rating { margin: 5px 0 0 0; padding: 0 0 0 0; background:none; clear:both; }
	.product-options dd { margin: 0 10px 0 0; }

}


@media (max-width: 800px) {
	.main-menu { float: left; width: 55%; }
	.menu_bottom_block ul li { padding:0 0.7%; float:none; display:inline-block;}
	.menu_bottom_block ul li:last-child { padding-left:1%; padding-right:1%; position:relative; top:-4px;}
	.ma-tabs-content { margin: 0 auto; width:660px !important;}
	.all_slider_wrapper { margin-left:0px !important;}
	.es-nav span { left:-40px; }
	.es-nav span.es-nav-next { right:-40px; }
	.footer_right { width: 240px; }
	.footer-static .block-subscribe input.input-text { width: 140px; }
	.block-related-posts .blog-slider .container li .slider-right-blog { float:left; width:60%;}
	.block-related-posts .blog-slider .container li img { margin: 0 10px 0 0; }
	.block-related-posts .blog-slider .container li .slider-right-blog h4 a { font-size: 13px; line-height: 18px; }
	.form-list input.input-text { width:87.8%; }
	.account-login .form-list input.input-text { width:88%; }
	.form-list .field { width: 42%; }
	.sp-methods #payment_form_ccsave select#ccsave_cc_type { width: 91.8%; }
	.sp-methods dd .form-list input.input-text { width: 231px; }
	.sp-methods #payment_form_ccsave select#ccsave_cc_type { width: 249px; }
	.cart .discount input.input-text, .cart .shipping input.input-text { width: 90.4%; }
	.checkout-multishipping-address-editshipping .form-list input.input-text { width: 86.9%; }
	.checkout-multishipping-address-editshipping .form-list select#country { padding: 5px 6px; width: 102.8%; }
	.checkout-multishipping-address-editbilling .form-list input.input-text { width: 86.9%; }
	.data-table td { padding:3px 4px;}
	.data-table th { padding:3px 4px;}
	h1 { font-size: 24px; line-height:28px; }
	.ma-thumbnail-container .flexslider .slider-block li { margin:0 13px 0 13px; }
	.form-list select { width: 231px; }	
	.cart .crosssell { padding:12px 10px;}
	.cart .discount, .cart .shipping { padding: 12px 10px;}
	.products-grid .product-image-list .product-name a { font-size: 15px; }
	.account-login .content { min-height: 235px; }
	.account-create .form-list .email_address { width:85.2%;}
	.cart .totals .checkout-types { padding: 8px 10px 4px; clear: both;}
	.sp-methods select.year { width: 90.8%; }
	#wp-calendar th, #wp-calendar td, #wp-calendar caption { padding: 0px 2px 0px; }
	#comments .form-list input.input-text { width:96.6%; }
	.checkout-multishipping-address-newshipping .form-list input.input-text { width: 86.9%; }
	.checkout-multishipping-address-newshipping .form-list select#country { width: 102%; }
	.aw-gc-form .field { width:42%; }
	.aw-gc-form .jqTransformSelectWrapper { width: 44.6% !important; }
	.aw-gc-form textarea { width: 90.4%; }
	.cart .row-fluid .col-1 .aw_giftcard { width: 43%;}
	.cart .row-fluid .col-1 .discount { width: 43%;}
	.post-list li.item .post-bottom { min-height: 185px; }
}

@media (max-width: 740px) {
    .header { z-index: 1;}
    .drop-lang li a {width:100px; padding: 2px 0 2px 20px;}
    .drop-lang .sub-lang li a { padding: 2px 0 2px 20px;}
    .top-cart-wrapper { position: relative; z-index: 2;}
    .wrapper_box { left: 30%; top:10%;}
    .language_curency .form-language { width: 16%; float: none; margin: 10px auto; position: relative; z-index: 10;}
    .drop-lang li a ,.drop-lang .sub-lang li a{text-indent:0;}
    .header-curren {float: none; margin: 10px auto; width: 10%;}
    .wrapper_box { left: 23%;}
    .drop-lang .english { background: url("../images/en.png") no-repeat scroll 8% 50% #FFFFFF;}
    .drop-lang .sub-lang .brazilian {background:  url("../images/br.png") no-repeat scroll 8% 50% #F7F7F7}
    .drop-lang .sub-lang .canadian {background: url("../images/ca.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .english {background: url("../images/en.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .french {background: url("../images/fr.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .portuguese {background: url("../images/pt.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .italian {background: url("../images/ie.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .spanish {background: url("../images/es.png") no-repeat scroll 8% 50% #F7F7F7;}
    .header h1.logo,.footer address ,.header .logo{ text-align: center;}
    .header-icon { float: none; display: inline-block;}
    .header-icon .google { float: none; display: inline-block;}
    .header-icon .dribbe { float: none; display: inline-block;}
    .header-icon .facebook { float: none; display: inline-block;}
    .header-icon .flow { float: none; display: inline-block;}
    .header-icon .twiter { float: none; display: inline-block;}
    .language_curency #select-language { width: 100px; margin: 10px 0 0;}
    .header-curren ,.top-header .box-header{ margin: 10px auto; }
    .header-curren { position: relative; z-index: 1;}
    .toplink .links li,.language_curency,.payment_footer { float: none;}
    .header-top .links,.top-header .header-image, .top-header .header-text,.ma-footer-static-container .address,
    .ma-footer-static-container .phone, .ma-footer-static-container .email, .ma-footer-static-container .skype{ float: none;}
    .top-header .header-text h3 { font-size: 16px;}
    .top-header .header-text p,.top-cart-title p span { font-size: 12px;}
    .top-header .box-header,.header .quick-access,.banner-static-center .static-text,.banner-static-center .static-text h3,.banner-static-center .static-text p,.banner-static-center .static-text a { float: none; text-align: center;}
    .banner-static .banner { padding: 10px 35px;}
    .products-grid .label-pro-sale, .products-grid .label-pro-new { display: none;}
    .link-compare,.link-wishlist { left: 45%;}
    .ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: 29%;}
    .ma-tabsproduct-contain .item-inner:hover .link-compare { left:61%; }
    .ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: 8%;}
    .ma-featuredproductslider-container .item-inner:hover .link-compare { left: 74%; }
    .products-grid .item-inner,.ma-featuredproductslider-container { margin: 20px 0 0;}
    .products-grid .item-inner:hover .link-wishlist { left: 30%;}
    .products-grid .item-inner:hover .link-compare { left: 61%; }
    .ma-footer-static-container .f-col1 { background: none;}
    .products-list li.item,.products-list .product-image { padding: 0; border:0;}
    .animate-in h3.subtitle-slider,.animate-in .subtitle-slider,.subtitle-slider,
    .animate-in h3.subtitle-slider2,.animate-in .subtitle-slider2,.subtitle-slider2 ,
    .animate-in h3.subtitle-slider3,.animate-in .subtitle-slider3,.subtitle-slider3,
    .animate-in .link-slider2 a,.animate-in .link-slider3 a,.animate-in .link a,
    #sequence .subtitle,.animate-in h3.subtitle,.animate-in .subtitle,.animate-in .title-slider3, .title-slider3, .animate-in .title-slider2, .title-slider2, .animate-in .title, .title
    { display: none;}
	.cms-index-index .menu-bottom-bg { display:none;}
    
}
@media (min-width:500px) and (max-width: 767px) {
    .drop-lang li a {width:100px; padding: 2px 0 2px 20px;}
    .drop-lang .sub-lang li a { padding: 2px 0 2px 20px;}
    .wrapper_box { left: 30%; top: 5%;}
    .top-cart-wrapper { position: relative; z-index: 2;}
    .header-top { padding: 20px 0;}
    .header { z-index: 1;}
    .language_curency .form-language { width: 16%; float: none; margin: 10px auto; position: relative; z-index: 10;}
    .drop-lang li a ,.drop-lang .sub-lang li a{text-indent:0;}
    .header-curren {float: none; margin: 10px auto; width: 10%;}
    .wrapper_box { left: 23%;}
    .drop-lang .english { background: url("../images/en.png") no-repeat scroll 8% 50% #FFFFFF;}
    .drop-lang .sub-lang .brazilian {background:  url("../images/br.png") no-repeat scroll 8% 50% #F7F7F7}
    .drop-lang .sub-lang .canadian {background: url("../images/ca.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .english {background: url("../images/en.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .french {background: url("../images/fr.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .portuguese {background: url("../images/pt.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .italian {background: url("../images/ie.png") no-repeat scroll 8% 50% #F7F7F7;}
    .drop-lang .sub-lang .spanish {background: url("../images/es.png") no-repeat scroll 8% 50% #F7F7F7;}
    .header h1.logo,.footer address ,.header .logo{ text-align: center;}
    .header-icon { float: none; display: inline-block;}
    .header-icon .google { float: none; display: inline-block;}
    .header-icon .dribbe { float: none; display: inline-block;}
    .header-icon .facebook { float: none; display: inline-block;}
    .header-icon .flow { float: none; display: inline-block;}
    .header-icon .twiter { float: none; display: inline-block;}
    .language_curency #select-language { width: 100px; margin: 10px 0 0;}
    .header-curren ,.top-header .box-header{ margin: 10px auto; }
    .header-curren { position: relative; z-index: 1;}
    .toplink .links li,.language_curency,.payment_footer { float: none;}
    .header-top .links,.top-header .header-image, .top-header .header-text,.ma-footer-static-container .address,
    .ma-footer-static-container .phone, .ma-footer-static-container .email, .ma-footer-static-container .skype{ float: none;}
    .top-header .header-text h3 { font-size: 16px;}
    .top-header .header-text p,.top-cart-title p span { font-size: 12px;}
    .header .logo,.banner-static-center,.footer-static .f-col,.footer-static .f-col1,.footer-static .f-col2, .footer-static .f-col4{ padding: 0 !important; margin:0; }
    .top-header .box-header,.header .quick-access,.banner-static-center .static-text,.banner-static-center .static-text h3,.banner-static-center .static-text p,.banner-static-center .static-text a { float: none; text-align: center;}
    .banner-static .banner { padding: 10px 35px;}
    .products-grid .label-pro-sale, .products-grid .label-pro-new { display: none;}
    .link-compare,.link-wishlist { left: 50%;}
    .ma-tabsproduct-contain .item-inner .link-wishlist, .ma-tabsproduct-contain .item-inner .link-compare, .ma-featuredproductslider-container .item-inner .link-wishlist, .ma-featuredproductslider-container .item-inner .link-compare, .products-grid .item-inner .link-wishlist, .products-grid .item-inner .link-compare { left: 50%;}
    .ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: 29%;}
    .ma-tabsproduct-contain .item-inner:hover .link-compare { left:61%; }
    .ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: 8%;}
    .ma-featuredproductslider-container .item-inner:hover .link-compare { left: 74%; }
    .products-grid .item-inner,.ma-featuredproductslider-container { margin: 20px 0 0;}
    .products-grid .item-inner:hover .link-wishlist { left: 30%;}
    .products-grid .item-inner:hover .link-compare { left: 61%; }
    .ma-footer-static-container .f-col1 { background: none;}
    .products-list li.item,.products-list .product-image { padding: 0; border:0;}
    .animate-in h3.subtitle-slider,.animate-in .subtitle-slider,.subtitle-slider,
    .animate-in h3.subtitle-slider2,.animate-in .subtitle-slider2,.subtitle-slider2 ,
    .animate-in h3.subtitle-slider3,.animate-in .subtitle-slider3,.subtitle-slider3,
    .animate-in .link-slider2 a,.animate-in .link-slider3 a,.animate-in .link a,
    #sequence .subtitle,.animate-in h3.subtitle,.animate-in .subtitle,.animate-in .title-slider3, .title-slider3, .animate-in .title-slider2, .title-slider2, .animate-in .title, .title { display: none;}
	.header-top { padding:0px;}
	
}

@media only screen and (max-device-width: 1024px) and (orientation:portrait) { 
	.google-plus-icon { height:20px !important;}
	.google-plus-icon iframe { height: 40px !important; width: 75px !important; margin-top: -8px;}
}
@media only screen and (max-device-width: 1024px) and (orientation:landscape) { 
	.google-plus-icon { height:20px !important;}
	.google-plus-icon iframe { height: 40px !important; width: 75px !important; margin-top: -8px;}
}

@media (max-width: 767px) {
	.ma-tabs-title li.first { width:100%; margin-bottom: 23px;	}
	.ma-tabs-title li { width:100%;}
	.mini-cart-right { clear:both; width:100%; left:0px; clear:both; z-index:9; border:0px; margin:-50px 0 0 0;  }
	#sequence-theme { margin: 0 0 0;}
	.cms-index-index .menu-bottom-bg { display:none;}
	.main-menu { float: right; width:auto; }
	.header-icon ul { width: auto; }
	.ma-header-container { background-color:#000; height: auto; position:inherit; margin:0px;}
	.header .form-search { border:1px solid #fff; }
	.header .form-search .search-autocomplete { margin-left: -1px; width: 222px !important; }
	.top-cart-wrapper { float:right; position:absolute; right:0;  border:1px solid #646362; }
	.top-cart-contain { padding-right:40px; height:32px;}
    .top-cart-content { right: -1px; top:36px !important}
	.ma-tabs-content { width:445px !important;}
	.ma-tabs-title { border:0px;}
	.ma-tabsproduct-contain .tabs-title { width:100%; margin:0px;}
	.ma-tabs-title li a { border-bottom:1px solid #e0e0e0; font-size:22px; padding:0 0 21px; }
	.ma-tabs-title li.active a, .ma-tabs-title a:hover { padding:0 0 19px; }
	.tabs li { width:33%;}
	.tabs li a { font-size: 13px; padding: 15px 0 14px; }
	.footer_left { width: 100%; margin:0 0 15px 0; border-bottom:1px solid #e0e0e0; padding:0 0 15px 0; }
	.footer-container .footer_header { margin:0 0 15px 0;}
	.footer-container .footer_header .footer_link ul li { margin-right: 20px; }
	.footer_left ul { padding: 0 0 0 0; width:25%; }
	.footer_right { width:100%; text-align:center; }
	.footer-static .block-content { text-align:center;}
	.footer_right .block-subscribe .block-content .input-box { float: none; display:inline-block;}
	.footer_right .block .block-content .actions { float: none; display: inline-block; margin: 0 0 0 -3px; position: relative; top: -8px;}
	.footer-static .block-subscribe input.input-text { width: 280px; }
	.footer-container .footer_header .footer_icon { margin: 0; display:none;  }
	.footer-container .footer_header { text-align:center;}
	.footer-container .footer_header .footer_link { float:none; display:inline-block;}
	.menu-bottom-bg { display:none;}
	
	.header-top .toplink .span6 .span8 { display:none;}
	.header-top .toplink .span3 ul { display:none;}
	.header-icon .mo-call { display: block; margin-right:35px; position:relative; z-index:9999; margin-top:1px;}
	.header-icon .mo-call .icon-phone-squared:before { font-size: 20px; margin-top:-2px; }
	.header-top .toplink .span3 { width:auto;}
	.navbar .brand { display:none}
	.menu-mobile { float: left; padding: 0; margin: 0 0 0; line-height: 30px; position: absolute; right: 0; top:-40px; width:33px; }
	.navbar .btn-navbar { background: url("../images/bg-menu-mobile-01.png") no-repeat right 12px; margin-right:8px; height:40px; }
	.navbar .brand { color: #000; margin-top:6px; }
	#ma-mobilemenu {  margin:65px 0 0;  }
	.block-banner-left { margin:10px 0;}
	.right-area { clear:both; padding: 20px 2.4% 20px; width:95.2%}
	.products-grid .item { float:left; width:100%; margin-left:0px; margin-right:0px; padding-bottom:5px; }
	.toolbar-bottom .toolbar { float:none; width:auto; clear:both;}
	.products-grid .product-name { min-height:35px;}
	.products-grid .discription { min-height: 37px; }
	.products-grid .actions { margin-top:15px;}
	.category-products .products-grid .price-box { width:auto; margin:0 0 0 0;}
	.price-from { margin: 0 8px 0 0; float:left; line-height:28px; }
	.price-to .price-label { margin: 5px 4px 0 0; }
	.category-products .products-grid .price-box .price-to { float:left; line-height:28px;}
	.products-grid button.button.btn-cart { float:right; margin-right:20px;}
	.product-details-left { width:100%; margin-bottom:25px;}
	.product-shop-right { width:100%;}
	.breadcrumbs { padding: 7px 2.4% 9px 2.4%}
	.col1-layout .col-main { padding:25px 2.4% 0; }
	.main-inner .span9 { min-height:inherit;}
	.col1-layout .col-main { padding:25px 2.4%; }
	.cart .discount input.input-text { width: 95.8%; }
	.cart .discount input.input-text, .cart .shipping input.input-text { width:95.8%; }
	.cart .cart-collaterals .col-1 { width:100%; margin:0 0 15px 0}
	.cart .cart-collaterals .col-2 { width:100%; margin:0 0 0 0}
	.cart .cart-collaterals .totals { float:right; width:100%}
	.col2-set .col-narrow { width:100%;}
	.col2-set .col-wide { width:100%}
	.checkout-progress li { width:100%; margin:0px; padding:3px 0 4px; border-top: 2px solid #000;}
	.sp-methods dd { width:100%;}
	.sp-methods dd .form-list input.input-text { width:95.6%; }
	.sp-methods #payment_form_ccsave select#ccsave_cc_type { width:100%; }
	.cms-index-index .ma-header-container { background-color:#000; height:inherit; margin:0px; position:relative;}
	.header-bottom .span3 { position:inherit; margin-top:-44px;}
	.form-list input.input-text { width:95.6%; }
	.form-list .fields input.input-text { width:95.6%; }
	.account-login .form-list input.input-text { width:95.6%; }
	.form-list textarea{ width:95.6%; }
	.form-list .field { width:100%; }
	.form-list .field { margin-right:0px;}
	.name-firstname { margin-bottom:8px;}
	.checkout-multishipping-address-newbilling .form-list select { width:100%;}
	.form-list li { margin:0px;}
	input.input-text, textarea, select { padding:4px 2% 5px; margin-bottom:8px !important}
	.name-firstname { margin-bottom:0px;}
	.sp-methods .form-list li { margin:0px;}
	.sp-methods dd .form-list input.input-text { width: 231px; padding:4px 8px 5px }
	.sp-methods #payment_form_ccsave select#ccsave_cc_type { width: 249px; }
	.checkout-multishipping-address-editshipping .form-list .fields input.input-text { width:95.6%; }
	.checkout-multishipping-address-editshipping .form-list input.input-text { width:95.6%; }
	.checkout-multishipping-address-editshipping .form-list select#country {width: 100%; }
	.checkout-multishipping-address-editbilling .form-list .fields input.input-text { width:95.6%; }
	.checkout-multishipping-address-editbilling .form-list input.input-text { width:95.6%; }
	.checkout-multishipping-address-editbilling .form-list select { width:100%;}
	.col2-set .col-1 { width:100%; margin-bottom:25px; }
	.account-login .content { min-height: inherit;}
	.col2-set .col-2 { width:100%}
	.account-login .buttons-set { padding:0 11px 21px;}
	.account-login .content { padding:14px 11px}
	.form-list select { width:100%; }
	.col2-set .col-1 { margin-bottom: 10px; }
	.my-wishlist .product-image { width:50px; height:50px;}
	.main-inner .span9 { min-height: inherit; }
	.blog-main { width:97.6% !important; padding:0 0 0 2.4% !important}
	.blog-right { width:97.6% !important; padding:0 2.4% 0 0 !important; margin-top:0px; clear:both;}
	.fieldset { margin-bottom:20px;}
	.post-entry-with-image .featured-image img { width:100%;}
	.cms-page-view .page-title h1, .page-title h2 { font-size: 20px; padding: 0 0 6px; text-transform: uppercase; }
	.send-friend .form-list .field { width:100%; margin-right:0px;}
	.send-friend .form-list li.wide .input-box { width:100%;}
	.send-friend .form-list li.wide textarea { width:95.6%; padding:4px 2% 5px;}
	.bottom-slider .bottom-slider-right { width:100%;}
	.bottom-slider .bottom-slider-left { width: 100%; }
	.ma-alsoviewd-container .carousel li .product_item { width: 270px; margin: 0 5px; }
	.ma-alsoviewd-container .flexslider .slider-block { width: 280px; margin: 0 auto; }
	.ma-relatedslider-container .slider-block { width: 280px; margin: 0 auto;}
	.ma-relatedslider-container .carousel .relatedslider-item .product {  width: 270px; margin: 0 5px;}
	.ma-thumbnail-container .flexslider .slider-block li { margin:0 8px 0 8px; }
	#wp-calendar th, #wp-calendar td, #wp-calendar caption { padding: 6px 2px 4px; }
	#comments .form-list input.input-text { width: 95.6%; }
	.checkout-multishipping-address-newshipping .form-list .fields input.input-text { width: 95.7%; }
	.checkout-multishipping-address-newshipping .form-list input.input-text { width: 95.7%; }
	.checkout-multishipping-address-newshipping .form-list select#country { width: 100%; }
	.col3-set .col-1 { width:100%; }
	.col3-set .col-2 { width:100%; margin-left:0; }
	.col3-set .col-3 { width: 100%; }
	.sp-methods select.month { width:120px; }
	.sp-methods .v-fix { width: auto; }
	.sp-methods select.year { width: 116px; }
	.sp-methods input.cvv { width: 102px !important; }
	.sp-methods .cvv-what-is-this { margin-left: 10px; }
	.buttons-set .back-link { margin: 7px 0 0; }
	.header-bottom-right { margin: 0 0 0 218px; }
	.mobile-title { display:block; margin-bottom:20px}
	.catalog-product-view .col1-layout .col-main { padding:15px 2.4% 25px}
	.block-banner-left { display:none;}
	.awshopbybrand-index-allbrandsview .right-area { padding-top:0px;}
	/*.advice-on-sex-toys { display:none;}
	.guide-to-sex-toys { display:none;}*/
	.data-table thead th { padding:10px 4px;}
	.all-card { margin: 0 0 20px 0; }
	.total-coupon { width:100%;}
	.aw-gc-form .jqTransformSelectWrapper { width:99.4% !important; }
	.aw-gc-form .jqTransformSelectWrapper span { width:auto !important;}
	.aw-gc-form textarea { width:95.4%; }
	.sidebar { background-repeat:inherit;}
	#order_review_form .col2-set .col-1 { width: 100%; }
	#order_review_form .col2-set .col-2 { width: 100%; }
	#order_review_form .form-list .field { width: 100%; margin-right:0; }
	.form-list-narrow li#customer-info-form .field { width: 100%; margin-right:0; }
	.form-list-narrow li#customer-info-form input.input-text { width:95.6%; }
	#order_review_form .form-list .wide input.input-text { width:95.6%; }
	#order_review_form .form-list .add-field input.input-text { width:95.6%; }
	#order_review_form .form-list select { width:95.6%; }
	#order_review_form .form-list select { width: 100%; }
	#order_review_form #shipping-method-container #shipping_method { width: 100% !important; }
	.cart .row-fluid .col-1 .discount { width: auto; float:none; }
	.cart .row-fluid .col-1 .aw_giftcard .button { margin: 0 6px 0 0; }
	.cart .row-fluid .col-1 .aw_giftcard .button:last-child { margin: 0 0 0 0; }
	.pager .sort-by { display:inline-block; float:none; width:100%; text-align:center;}
	.pager .sort-by .separator { float: none; }
	.pager a { float:none;}
	.toolbar { text-align:center;}
	.pager-right { width:auto; display:inline-block; float:none; clear:both;}
	.category-products .products-grid .price-box { float:right;}
	.products-grid .special-price { clear: inherit; line-height: 28px; }
	.products-grid .old-price { line-height: 28px; }
	.left-img-banner { display:none;}
	.header-top { padding:0px; position: relative; z-index:1;}
	.main { margin-top:0px;}
	.post-list li.item .post-bottom { min-height: 184px; }
	.tab_search .products-grid .product-name { min-height: inherit;}
}

@media (max-width: 670px) {
	.block-related-posts .blog-slider .container li { width:46%; margin:0 2%; text-align:center;}
	.block-related-posts .blog-slider .container li img { margin:0 0 10px 0; float:none;}
	.block-related-posts .blog-slider .container li .slider-right-blog { width:100%;}
}
@media (max-width: 620px) {
	.header .form-search { width:100%;}
	.mini-cart-right .span9 { width:100%; margin-bottom:0;}
	.header .form-search input.input-text { height:25px;}
	.top-cart-wrapper { position:inherit; width:100%; padding:0px; display: block; margin:5px 0 6px;}
	.header .form-search button.button { height:26px; width:26px; background-position:-1px -3px;}
	.header .form-search { height:27px;}
	.top-cart-contain { height: 24px; }
	.top-cart-title { line-height:20px; padding:0 0 0 7px;}
	.mini-cart-right { margin-top:-84px; }
	.top-cart-contain { background-position:102% -3px; padding-right:20px; }
	.top-cart-content { top: 28px !important; }
	.col2-left-layout .root-category, .col2-right-layout .root-category { width:100%; margin:0px;}
	.cart .discount input.input-text { width:96.8%; }
	#giftfinder_form .giftfinder-input { margin:0 0 10px 0; width:100% !important}
	#giftfinder_form .giftfinder-input .jqTransformSelectWrapper { margin:0px; width:100% !important;}
	#giftfinder_form .giftfinder-input .jqTransformSelectWrapper div span { width:98% !important;}
	#giftfinder_form  .jqTransformSelectWrapper ul { width:100% !important}
	.gift-finder-container form { margin-bottom:20px; float:left; width:100%;}
	.post-list li.odd { width:100%}
	.post-list li.item .featured-image img { width:100%}
	.post-list li.item .postdate { padding-right:2%; padding-left:2%; width:96%;}
	.post-list h2 { min-height:inherit;}
	.post-list li.item .post-bottom p { min-height:inherit;}
	.post-list li.item .post-bottom { min-height:inherit;}
	.post-list li.even { width:100%;}	
	#tab3 ul li { float:left; width:100%; padding:0 0 3px 0; border-bottom:1px solid #e0e0e0; margin-bottom:12px;}
	#tab3 ul li:last-child { padding:0px; border:0px; width:100%; margin:0px;}
	.tab_container { margin: 20px 1% 20px; }
	.post-list li.odd { margin-bottom: 15px; }
	.post-list li.even { margin-bottom: 15px; }
	.header .form-search .search-autocomplete { width: 412px !important; }
	.tab_search .post-list li.odd { width:100% !important;}
	.tab_search .post-list li.even { width:100% !important;}
	.tab_search { width: 91%; padding-right:4%; padding-left:4%; }
	.search-tab { width:91%; padding-right:4%; padding-left:4%; }

}

@media (max-width: 619px) { .header .form-search .search-autocomplete { width: 274px !important; } }


@media (max-width: 540px) {
	.ma-tabs-content { width: 230px !important; }
	.es-nav span.es-nav-next { right: -25px; }
	.es-nav span { left: -25px; }
	.tabs li { width:100%; margin:0px; float:left; }
	.tabs li a { border-left:0; border-bottom:1px solid #e0e0e0; padding:13px 0 14px; float:left;}
	.tab_container { margin:20px 2% 20px 2%; width:96%; display: inline-block;}
	.tabs { border:0px;}
	.tabs li:first-child a { border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0;}
	.tabs li:first-child a.tab-a { border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0;}
	.tabs li a.tab-a { width:auto; display:block; float:none; border-left:0px;}
	.footer-container .footer_header .footer_link ul li a { font-size: 14px; }
	.footer-container .footer_header .footer_link ul li { margin-right: 18px; }
	.order-by { width:100%; margin-top:8px;}
	.product-view .product-options-bottom .add-to-cart button.button { width:100%; margin:0px;}
	.product-view .product-options-bottom .add-to-cart button.button span span { width:100%; padding:8px 0 9px}
	.product-view .product-shop .product-name h1 { font-size: 20px; line-height:24px; margin-top:10px; }
	.cart .discount input.input-text { width:95.2%; }
	.cart .discount input.input-text, .cart .shipping input.input-text { width: 95.2%; }
	.page-title h1, .page-title h2 { padding-bottom:10px; float:left;}
		.navbar .brand { display:none;}


}

@media (max-width: 480px) {
	.widget-static-block .storeInfo .storeAddress { border-right:0px; margin:0; padding: 0; width: 99%;}
    .language_curency .form-language { width: 25%;}
    .header-curren { width: 13%;}
    .wrapper_box { left: 4%;}
    .ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: 22%;}
    .ma-tabsproduct-contain .item-inner:hover .link-compare { left:65%; }
    .ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: -6%;}
    .ma-featuredproductslider-container .item-inner:hover .link-compare { left: 80%; }
    .products-grid .item-inner:hover .link-wishlist { left: 22%;}
    .products-grid .item-inner:hover .link-compare { left: 65%; }
	.footer_left ul { padding: 0 0 0 0; width: 50%; min-height:90px; }
	.footer-container .container { margin:0 2%; width:96%;}
	.footer-container .footer_header .footer_link { text-align:center; width:100%}
	.footer-container .footer_header .footer_link ul { width:100%; float:left;}
	.footer-container .footer_header .footer_link ul li:last-child { margin-right:0px;}
	.footer-container .footer_header .footer_link ul li { margin:0 0 1px 0; float:none; float:left; width:100%; text-align:center;}
	.footer-container .footer_header .footer_link ul li a { font-size:14px; width:100%; background-color:#fff; float:left; padding:4px 0 5px;}
	.footer-container .footer_header .footer_link ul li a:hover { background-color:#000; color:#fff;}
	.footer-container .footer_header { margin: 0 0 12px 0; }
	.footer-container .footer_header { padding-bottom:5px;}
	.ma-footer-static-container { padding: 8px 0; }
	.footer_left { margin: 0 0 15px 0; padding: 0 0 0px 0; }
	#outerImageContainer{ width:95% !important; }
	#imageDataContainer { width:95% !important; }
	#imageData #imageDetails { width:90% !important; }
	.wrapper_box { width:86%; padding:10px;}
	.sp-methods dd .form-list input.input-text { width: 231px; }
	.sp-methods #payment_form_ccsave select#ccsave_cc_type { width: 249px; }
	.wp-right-banner img { width:100%;}
	.send-friend .form-list input.input-text, .send-friend .form-list textarea { width:93.6%;}
	.send-friend .form-list li.wide textarea { width: 93.6%; }
	.ma-thumbnail-container .flexslider .slider-block { width:380px; margin:0 auto;}
	.ma-thumbnail-container .flexslider .slider-block li { margin: 0 2px 0 3px; }
	.mobile-title { font-size: 20px; line-height:22px; }
	.data-table thead th .nobr { font-size: 11px; }
	.top-cart-contain { background-position:104% -3px; }
	.cart .row-fluid .col-1 .crosssell ul li { width:100%;}
	.cart .row-fluid .col-1 .crosssell ul li.odd {}
	#review-buttons-container button.button { width:100%; margin-bottom:10px;}
	
	.not-found-left { float: none; width: 100%; }
	.not-found-right { float:none; width:100%; }
	h1 { font-size: 20px; line-height: 20px; }
	.left-img-tab { text-align:center;}
	.left-img-tab  img { float:none; margin:0 0 20px 0;}

}

@media (max-width: 479px) {
.header .form-search .search-autocomplete { width: 247px !important; }
}
@media (max-width: 520px) {
	.cms-index-index select { width: 108px; }
	.toplink-combobox select { width: 108px; }
}

@media (max-width: 460px) {
	.header-bottom .span3 a { text-align:left; }
	.header-bottom .span3 { width:36%;}
	.menu-mobile { width:18px;}
	.header-top .toplink { padding:0 0 0 37.6%;}
	.header-bottom-right { padding:0 0 0 38%; margin:0px;}
	.header .form-search input.input-text { width:145px;}
	.mini-cart-right { margin-top:-35px; }
	.toplink-combobox { margin:6px 0 0 0}
	#ma-mobilemenu {  margin:12% 0 0; }
	.header .form-search .search-autocomplete { width: 211px !important; }
	.cms-index-index select { width: 80px; }
	.toplink-combobox select { width: 80px; }
}


@media (max-width: 420px) {
	.footer-static .block-subscribe input.input-text { width: 188px; }
	
	.product-view .product-options .input-content { clear:both; margin-top:10px;}
	.product-view .product-options { padding-bottom:14px;}
	
	.ma-thumbnail-container .flexslider .slider-block { width:320px; margin:0 auto;}
	.ma-thumbnail-container .flexslider .slider-block li { margin: 0 4px 0 4px; }
	.page-title h1 {}
	.page-title button.button { margin-bottom:10px;}
	.checkout-multishipping-address-newshipping .form-list .fields input.input-text { width: 95.4%; }
	.checkout-multishipping-address-newshipping .form-list input.input-text { width: 95.4%; }
	
	.pager-right { clear:both; margin-top:6px}
	.pager .pages { float: right; }
	.toolbar { padding: 6px 10px 6px; }
	.all-footer-logo { width: 100%; margin-bottom: 12px;}
	

}
@media (max-width: 419px) {
	.header .form-search .search-autocomplete { width: 186px !important; }
}

@media (max-width: 390px) {
	.mini-cart-right { margin-top:-34px; }
	#ma-mobilemenu {  margin:11% 0 0; }
	.all-footer-logo .all-card { margin-right:2.5%;}
	
}



@media (max-width: 360px) {
    .language_curency .form-language { width: 40%;}
    .header-curren { width: 21%;}
    .ma-tabs-title a { padding: 10px 13px;}
    .ma-tabsproduct-contain .item-inner:hover .link-wishlist { left: 4%;}
    .ma-tabsproduct-contain .item-inner:hover .link-compare { left:75%; }
    .ma-featuredproductslider-container .item-inner:hover .link-wishlist { left: 5%;}
    .ma-featuredproductslider-container .item-inner:hover .link-compare { left: 75%; }
    .products-grid .item-inner:hover .link-wishlist { left: 4%;}
    .products-grid .item-inner:hover .link-compare { left: 75%; }
    .pager .view-mode { float: none; width: 100%; padding:0;}
    .pager .view-mode span {float: none; display:inline-block;}
    .pager .pages { padding: 0 0;}
	.mini-cart-right { margin-top:-34px; }
	.form-list .fields input.input-text { width: 95.4%; }
	.send-friend .form-list li.wide textarea { width: 95.4%; }
	.ma-thumbnail-container .flexslider .slider-block { width:280px; margin:0 auto;}
	.ma-thumbnail-container .flexslider .slider-block li { margin:0 10px 0 10px; }
	.form-list input.input-text { width: 95.4%; }
	#ma-mobilemenu {  margin:10% 0 0; }
	.product-shop-top .product-shop-title { width: 79%; }

	
}

@media (max-width: 340px) {
	.mini-cart-right { margin-top:-34px; }
	#ma-mobilemenu {  margin:9% 0 0; }
	.top-cart-contain { background-position:106% -3px; }
}

@media (max-width: 320px) {
	.mini-cart-right { margin-top:-35px; }
	.sp-methods dd .form-list input.input-text { width: 231px; }
	.sp-methods #payment_form_ccsave select#ccsave_cc_type { width: 249px; }
	#ma-mobilemenu {  margin:8% 0 0; }
	
}

/*=====================================================================================================================*/
