/**
 * 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@magentocommerce.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) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
*, article { margin:0; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }

body { text-align:center; }

body, a, input, select, div, button, textarea{ font:400 13px/20px 'Lato', sans-serif; }

img           { border:0; vertical-align:top; max-width:100%; }

a             { text-decoration:none; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; font-family:'Lato', sans-serif; }
h1            { font-size:20px; font-weight:400; }
h2            { font-size:18px; font-weight:400; }
h3            { font-size:16px; font-weight:700; }
h4            { font-size:14px; font-weight:700; }
h5            { font-size:12px; font-weight:700; }
h6            { font-size:10px; font-weight:700; }

/* 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 { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:700; }
address       { font-style:normal; line-height:1.35; }
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, li[class*="span"], .corporate-block li{ list-style:none; }

/* Tools */
ul.ul-left li{ float:left;  }
ul.ul-right li{ float:right;  }
.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; }
.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%; }
.f-block      { display:inline-block; vertical-align:top; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.container	  {	max-width:1280px; width:100%; margin:0px auto; }
.globle-width .container, .catalog-category-view .globle-width .container.marketing { padding-left:20px; padding-right:20px; }
.globle-width .container .container { padding-left:0px; padding-right:0px; }
.clear		  { clear:both; }
/* ======================================================================================= */

/* Grid */

.span12	{ width: 100%;	}
.span11	{ width: 91.5%;	}
.span10	{ width: 83%;	}
.span9	{ width:74.5%;	}
.span8	{ width:66%;		}
.span7	{ width: 57.5%;	}
.span6	{ width: 49%;	}
.span5	{ width:40.5%;	}
.span4	{ width: 32%;	}
.span3	{ width: 23.5%;	}
.span2	{ width:15%;		}
.span1	{ width:6.5%;	}
[class*="span"]{ float:left; margin-bottom:2%; }
[class*="span"] + [class*="span"]{ margin-left:2%; }


/* ======================================================================================= */

/* Layout ================================================================================ */
.wrapper { min-width:300px; }
.page {}
.globle-width{ margin:0px auto; display:inline-block; width:100%; }
.globle-width .header-wrapper02 .nav-wrapper .container{padding-left:20px; padding-right:20px; }
.nicescroll-rails{ z-index:9999 !important; background:#f2f2f2; }
.nicescroll-rails div{ border-radius:0px !important; }
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-empty.ajax-index-options {  padding:0px 20px; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(http://robertasgardens.net/skin/frontend/nextlevel/default/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { }

/* Base Columns */
.col-left { }
.col-main { }
.col-right {}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* 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.input-text,select,textarea{border-width:1px; border-style:solid;}
input.input-text,textarea { padding:0px 10px; height:40px; width:100%; line-height:36px; }
select { width:100%; height:36px; padding:8px 7px 6px; line-height:30px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom-width:1px; border-bottom-style:solid; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:48px; text-align:center; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; vertical-align:top; }
button.button span { display:block; border-width:1px; border-style:solid; padding:7px 20px; text-align:center; white-space:nowrap; text-transform:uppercase; font-size:12px; }
button.button span span { border:0; padding:0; }
.secView button.button span , .secView .btn-cart{ text-transform:capitalize; }
.secView button.button > span{ padding:10px 25px; }

button.btn-checkout span { padding:7px 20px; }
button.btn-checkout span span { padding:0px; }
button.btn-checkout.no-checkout span { background-position:0 100%; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

.static_content{ clear:both; }

.btn-cart { display:inline-block; border-width:1px; border-style:solid; padding:7px 20px; vertical-align:top; text-transform:uppercase; font-size:12px; cursor:pointer; }
.proAction .btn-cart { margin-bottom:5px; }
button.btn-cart { padding:6px 20px; }
.catalog-product-compare-index button.btn-cart { padding:0px; }
.secView .btn-cart { padding:10px 25px; }
.w-btn{ width:36px; height:36px; display:inline-block; font-size:12px; text-align:center; line-height:35px; border-width:1px; border-style:solid; }
.w-btn .fa{ font-style:normal; }
.button-separator{ display:inline-block; vertical-align:top; }

.block-reorder .actions button.button,  .crosssell-wrap button.button,
.add-to-cart button.button,.product-options-bottom button.button, .add-to-cart-alt button.button{ padding:0px; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; font-weight:400; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.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:49%; }
.form-list .field + .field { margin-left:2%; }
.form-list input.input-text { width:100%; }
.form-list textarea { height:140px; resize:none; line-height:18px; }
.form-list select { }
.form-list li.wide .input-box { }
.form-list li.wide input.input-text { }
.form-list li.wide textarea { }
.form-list li.wide select { }
.form-list li.additional-row { border-top-width:1px; border-top-style:solid; 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; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.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 .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,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.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 .name-middlename 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; }
.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:700; }
.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:10px; 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 { clear:both; margin:4em 0 0; padding:8px 0 0; border-top-width:1px; border-top-style:solid; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0px 0px 10px; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border-width:1px; border-style:solid; padding:12px 25px; margin:28px 0; text-align:left; }
.fieldset .legend { font-weight:400;  border-bottom-width:1px; border-bottom-style:solid ; padding:0 0px 5px; margin-bottom:20px; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-size:10px; font-weight:700; line-height:13px; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { font-weight:700; }
.error { font-weight:700; }
.notice {}

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; text-align:left; }
.messages { width:100%; margin-bottom:20px !important; display:inline-block; }
.messages li { margin:0px !important; }
.messages li li { margin:0 0 3px !important; }
.messages li li span{ vertical-align:top; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { display:inline-block; width:100%; clear:both; border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:15px 8px 12px 45px !important; font-size:13px !important; position:relative; }
.error-msg:before, .success-msg:before, .note-msg:before, .notice-msg:before{ position:absolute; left:14px; top:15px; font-size:20px; }
.note-msg:before, .notice-msg:before{ left:20px; }
.notice-msg:before{ }
.messages a{ font-weight:bold; }


/* BreadCrumbs */
.breadcrumbs { font-size:11px; margin:0 0 20px; text-align:left; padding:10px 20px; }
.breadcrumbs a{ font-size:11px; }
.breadcrumbs span{ display:inline-block; padding:0px 5px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:700; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom-width:1px; border-bottom-style:solid; margin:0 0 25px; padding-bottom:10px; }
.mdlblog-post-view .page-title h2 { font-size:30px; text-transform:none; }
.page-title h1,
.page-title h2 { margin:0; text-align:left; text-transform:uppercase; }
.page-title h1 a,.page-title h2 a{ font-size: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; }
.slide{margin-top:20px;}
.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:700; margin:0 0 6px; }

/* Pager */
.my-account .pager { margin-bottom:10px; }
.my-account script + .pager { margin-top:20px; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; float:left; }
.pager .limiter select { margin:-10px 5px 0px; vertical-align:middle; float:left; width:80px; }
.pager .pages { }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline-block; margin:0px; }
.pager .pages li span, .pager .pages li a{ display:inline-block; width:28px; height:28px; line-height:27px; text-align:center; border-width:1px; border-style:solid; font-size:12px; }
.pager .pages .current {}

/* Sorter */
.sorter { }
.sorter .view-mode { float:left; margin:0; }
.sorter .view-mode .grid, .sorter .view-mode .list{ font-size:28px; margin-top:5px; display:inline-block; }
.sorter .view-mode .grid span, .sorter .view-mode .list span{ display:none; }
.sorter .sort-by { float:right; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.loderPan{ text-align:center; }
.loderPan + script + .toolbar-bottom .sorter{ border:0px none; }

/* Toolbar */
.toolbar { position:relative; z-index:99; }
.toolbar .pager { display:none; }
.toolbar .sorter { border-bottom-width:1px; border-bottom-style:solid; padding-bottom:10px; }
.toolbar-bottom { text-align:center; }
.toolbar-bottom .toolbar .sorter { border-bottom:0px; border-top-width:1px; border-top-style:solid; padding:10px 0px 0px; }
.toolbar-bottom .toolbar .pager{ display:block; }
.toolbar-bottom .limiter, .toolbar-bottom .sort-by,.toolbar-bottom .view-mode{ display:none; }

/* Data Table */
.data-table { width:100%; border-width:1px; border-style:solid; font-size:12px; }
#my-reviews-table{ border-top:0px; }

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td {  }
.data-table th { padding:3px 8px; font-weight:700; }
.data-table td { padding:4px 8px; }
.data-table tfoot tr.first td{ border-top-width:1px; border-top-style:solid; }

.data-table thead th { font-weight:700; border-right-width:1px; border-right-style:solid; padding:6px 8px; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th .tax-flag { font-size:10px; white-space:nowrap; }

.data-table tfoot { border-bottom-width:1px; border-bottom-style:solid; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right-width:1px; border-right-style:solid; }
.data-table tfoot strong { font-size:15px; }

.data-table tbody th,
.data-table tbody td { border-top-width:1px; border-top-style:solid; border-right-width:1px; border-right-style:solid; }
.data-table ul.disc{ padding:10px 10px 10px 20px; }
.data-table ul.disc li{ padding:2px 0px; list-style:square; }
/* Bundle products tables */
.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-width:1px; border-bottom-style:solid; }

.data-table tbody td .option-label { font-weight:700; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { border-width:1px; border-style:solid; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { }

.info-table th { font-weight:700; 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; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:10px; }
tr.summary-details-first td { border-top-width:1px; border-top-style:solid; }
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; 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 */
.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 10px; }
.std dl dt { font-weight:700; }
.std dl dd { margin:0 0 10px; }
.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:0; }
.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:700; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:700; }
.std i,
.std em { font-style:italic; }
.std i.fa,
.std em.fa { font-style:normal; }


/* Misc */
.links li { display:inline; }
.links li.first { }
.links li.last {  padding-right:0 !important; }

.link-cart { font-weight:700; }
.link-wishlist { font-weight:700; }
.link-reorder { font-weight:700; }
.link-compare { font-weight:700; }
.link-print { /* padding:2px 0 2px 25px;*/ font-weight:700; }
.link-rss { padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:14px; height:14px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.cartWish{
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
.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; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border-style:solid; border-width:0 0 1px; line-height:1.25; text-align:center; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border-width:1px; border-style:dotted; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; line-height:1.15; border:0; text-align:center; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container { position:relative; z-index:9999; }
header { clear:both; position:relative; z-index:9999; }
.header .logo { float:left; text-decoration:none !important; }
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; }
header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
header .welcome-msg { margin:0; text-align:right; }
header .form-search { }
header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
header .form-search input.input-text {  }
header .form-search button.button { float:left; }
header .form-search button.button span { border:0; height:21px; padding:0 0 0 3px; }
header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
header .form-search .search-autocomplete { z-index:999; }
header .form-search .search-autocomplete ul { border-width:1px; border-style:solid; border-bottom:0px none; }
header .form-search .search-autocomplete li { text-align:left; border-bottom-width:1px; border-bottom-style:solid; padding:2px 8px 1px 8px; cursor:pointer; }
header .form-search .search-autocomplete li .amount { float:right; font-weight:700; }
header .form-language { clear:both; padding:5px 0 0; text-align:right; }
header .form-language label { font-weight:700; padding-right:5px; vertical-align:middle; }
header .form-language select { padding:0; }
header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
header .links { float:right; margin:0 0 6px; }
header .links li { float:left; font-size:10px; padding:0 8px 0 7px; }
header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
header-container .top-container a { font-size:10px; }


/*	Mobile Menu	*/

.mobMenu{ text-align:left; display:none; }
.mobMenu h1{ margin:0px; padding:5px 10px; }
.mobMenu h1 span{ font-size:14px; vertical-align:top; display:inline-block; line-height:26px; }
.mobMenu h1 a{ float:right; font-size:19px; line-height:19px; margin-top:5px; }
.mobMenu .accordion{ border-width:1px; border-style:solid; border-top:0px none; }
.mobMenu .accordion li{ display:block; position:relative; font-size:13px; }
.mobMenu .accordion li + li{ border-top-width:1px; border-top-style:solid; }
.accordion li ul li { border-top-width:1px; border-top-style:solid; font-size:11px; }
.mobMenu .accordion li a{ display:block; padding:5px 10px; }
.mobMenu .accordion em.open-close { padding: 8px 14px; position: absolute; right: 0; top: 0; cursor:pointer; background-position:9px -31px;}
.mobMenu .accordion li.active > em.open-close {
    background-position:9px -67px;
}
.mobMenu .accordion em {  margin-right: 10px;}

/* ======================================================================================= */


.header-container .header_cart .remain_cart, .header-container .compare-content{ display:none; width:440px; position:absolute; left:50%; border-width:1px; border-style:solid; top:30px; margin-left:-220px; z-index:9; }
.header-container .compare-content #compare-items{ max-height:340px; overflow:auto; }
.header-container .compare-content #compare-items li{ padding:13px 20px 14px; border-bottom-width:1px; border-bottom-style:solid; text-align:left; }
.header-container .header_cart .remain_cart:before, .header-container .compare-content:before{ 
    border-style: solid;
    border-width: 0 9px 9px;
    content: "";
    height: 0;
    left:50%;
    position: absolute;
    top:-9px;
	margin-left:-4px;
    width: 0;
}
.header-container .header_cart .remain_cart div{ font-weight:400; }
.header-container .header_cart .remain_cart div.span4{ margin-bottom:0px !important; }
.header-container .header_cart .remain_cart .shopping-bag{ padding:13px 20px; font-size:15px; }
.header-container .header_cart .remain_cart .shopping-bag p{ margin:0px; }
.header-container .header_cart .remain_cart .mini-products-list{ max-height:340px; overflow:auto; border-top-width:1px; border-top-style:solid; border-bottom-width:1px;  border-bottom-style:solid; }
.header-container .header_cart .remain_cart .mini-products-list .item{ padding:14px 20px 13px; display:inline-block; width:100%; vertical-align:top; }
.header-container .header_cart .remain_cart .mini-products-list .item + .item{ border-top-width:1px; border-top-style:solid; }
.header-container .header_cart .remain_cart .product-name{ margin-bottom:10px; }
.header-container .header_cart .remain_cart .product-name a, .header-container .compare-content #compare-items li .product-name a{ font-weight:700; font-size:13px; line-height:16px; }
.header-container .header_cart .remain_cart .quity-multy, .header-container .header_cart  .remain_cart .price{ font-size:13px; font-weight:700; }
.header-container .header_cart .remain_cart .truncated{ padding-bottom:5px; }
.header-container .header_cart .remain_cart .btn-pencil{ font-size:18px; display:inline-block; margin-right:5px; }
.header-container .header_cart .remain_cart .actions_checkout, .header-container .compare-content .actions{ padding:13px 20px; }
.header-container .header_cart .remain_cart .actions_checkout .button, .header-container .compare-content .actions .button{ overflow:hidden; margin:0px 1px; display:inline-block; }
.header-container .header_cart .remain_cart .actions_checkout .button span, .header-container .compare-content .actions .button span{ font-size:12px; padding:2px 6px 3px; margin:0px; display:inline-block; vertical-align:top; }

/*		Header01		*/


.header-wrapper01 .header-top .block-cart{ padding:10px 0px 0px 13px; position:relative; }
.header-wrapper01 .header-top .block-cart .classy{ margin:1px 5px 0px; font-size:14px; }
.header-wrapper01 .header-top .block-cart .classy span span{ display:none; }

.search-right{ margin:38px 0px 0px 10px; position:relative; z-index:9; }
.search-right .fa{ cursor:pointer; font-size:14px; width:14px; text-align:right; }
.search-right .drop_search{ position:absolute; top:30px; right:0px; width:500px; padding:10px; border-width:1px; border-style:solid; }
.search-right .drop_search:before{     	border-style: solid;    border-width: 0 9px 9px;    content: "";    height: 0;    left:auto;	right:-1px;    position: absolute;    top:-9px;	margin-left:-4px;    width: 0;}
.search-right .drop_search:after{     	border-style: solid;    border-width: 0 8px 8px;    content: "";    height: 0;    left:auto;	right:-1px;    position: absolute;    top:-7px;	margin-left:-5px;    width: 0;}
.search-right .drop_search .searchMPan{ float:left; width:23%; margin-right:2%; }
.search-right .drop_search .searchMPan + .input-text{ width:75%; }
.search-right .drop_search .input-text{ width:100%; float:left; }
.search-right .drop_search .fa-times{ display:none; }
.search-right .drop_search .button{ position:absolute; right:20px; top:20px; }

.header-wrapper01 header a.logo{ margin:27px 0px; }
.header-wrapper01 header nav ul#nav, .header-wrapper01 header nav .sf-menu{ float:right; padding:0px; font-family:Arial, Helvetica, sans-serif; width:auto; }
.header-wrapper01 header nav ul li{  }
.header-wrapper01 header nav ul#nav li a.level-top, .header-wrapper01 header nav .sf-menu li a.level-top{ font-size:14px; font-weight:normal; padding:39px 20px; text-transform:uppercase;}
.header-wrapper01 header nav ul#nav li:hover a.level-top, .header-wrapper01 header nav ul#nav li.active a.level-top, .cms-index-index .header-wrapper01 header nav ul#nav li.home a.level-top, .contacts-index-index .header-wrapper01 header nav ul#nav li.contact-link a.level-top{}

.header-wrapper01 .sf-menu li + li + li ul.level0 li ul.level1{ left:-100%; margin:0px 2px 0px 0px; }

.headerfix .header-wrapper01{ position:fixed; left:0px; top:0px; }

/* 		Header02		*/

.header-top { position:relative; z-index:10000; }
.language-switcher, .header_currency,
.header-contact, .header-info{ float:left; margin-right:10px; text-align:left; position:relative; }
.language-switcher .select_lang span, .header_currency .currency_pan span,
.header-contact span, .header-info span{ display:inline-block; padding-right:10px; padding-left:24px; position:relative;font-size:12px; /*text-transform:uppercase;*/}
.header_currency .currency_pan span{ padding-left:30px; }
.header-contact em, .header-info em,.language-switcher .select_lang span:before, .header_currency .currency_pan span:before{ position:absolute; left:0px; top:2px; font-size:18px; }
.header-contact em{ font-size:23px; min-width:27px; text-align:center; }
.header-contact em, .header-info em{ top:11px; }
.header-top [class*="span"]{ margin-bottom:0px; }
.currency_detail, .language_detail {    display: none;    position: absolute;    text-align: left;  left:0px;  top:41px;    width: 140px;    z-index: 99;}
.header-info{ padding:9px 8px; }
.language-switcher .select_lang,.header_currency .currency_pan{ display:inline-block; padding:10px 8px; }
.currency_detail .currency-inner a, .language_detail .language-inner a {
    border-bottom-width:1px;
	border-bottom-style:solid;
    border-left-width:1px;
	border-left-style:solid;
    border-right-width:1px;
	border-right-style:solid;
    display: block;
    font-size: 12px;
    line-height: 14px;
    padding:8px 10px;
}
.header-top .topLinkMenu{ display:none; padding:10px 8px; position:relative; z-index:9; }
.header-top .topLinkMenu .tpMenu{ font-size:14px; }
.header-top .topLinkMenu .tpm-inner{ position:absolute; width:150px; text-align:left; right:0px; left:auto; top:41px; }
.header-top .topLinkMenu .tpm-inner ul li{ width:100%; padding:0px; }
.header-top .topLinkMenu .tpm-inner ul li a:before{ top:10px; left:10px; }
.header-top .topLinkMenu .tpm-inner ul li a{ font-size:12px; padding:5px 10px 5px 28px; width:100%; display:inline-block; }
.header-top .topLinkMenu .tpm-inner ul li + li{ border-top-width:1px; border-top-style:solid; }
.header-top ul.links{ float:right; }
.globle-width .header-top ul.links{display:inline; }
.header-top ul.links li{ padding:10px 0px 0px 10px; }
.header-top ul.links li a, .header-compare .classy a{ font-size:12px; padding-left:18px; display:inline-block; position:relative; text-transform:uppercase; }
.header-top ul.links li a:before, .header-compare .cart-icon{ position:absolute; left:0px; top:5px; font-size:12px; width:16px; text-align:center; }
.header-top .header-compare{ float:right; position:relative; }
.header-top .header-compare .classy{ margin:0px; margin:10px 0px 0px; position:relative; line-height:11px; }
.header-top .compare-content{ top:40px; }
.header-wrapper02 .nav-wrapper{ }
.cms-index-index .header-wrapper02 .nav-wrapper{ margin-bottom:0px; }

.header-wrapper02 .nav-wrapper .container{ position:relative; padding:20px 0px; display:inline-block; vertical-align:top; }
.header-wrapper02 .nav-wrapper .container nav ul#nav > li:after,
.header-wrapper02 .nav-wrapper .container nav ul.sf-menu > li:after{ content:'/'; float:left; padding:0px 30px; font-weight:700; }
.header-wrapper02 .nav-wrapper .container nav ul#nav > li.contact-link:after,
.header-wrapper02 .nav-wrapper .container nav ul.sf-menu > li.contact-link:after{ display:none; }
.header-wrapper02 .nav-wrapper .container nav ul#nav > li > a,
.header-wrapper02 .nav-wrapper .container nav ul.sf-menu > li > a{ font-weight:700; font-size:15px; text-transform:uppercase; padding:0px; }
.header-wrapper02 nav ul#nav ul.level0{ top:60px; }
.header-wrapper02 .sf-menu ul.level0{ top:40px; }
.header-wrapper02 .logo-row{ padding:30px 0px; }
header .header_cart{ position:relative; border-width:3px; border-style:solid; z-index:9; }
.header-container .block-cart .summary{ display:inline-block; width:100%; padding:0px; margin:0px; vertical-align:top; }
header .block-cart .summary .classy{ margin:0px; font-size:14px; font-weight:400; margin:0px 10px; line-height:34px; }
header .block-cart .summary .bag{ width:35px; height:35px; text-align:center; line-height:34px; border-left-width:1px; border-left-style:solid; }
.header-wrapper02 .header_cart .remain_cart{ top:38px; }
.header-wrapper02 .form-search{ float:right; position:relative; }
.header-wrapper02 .form-search .fa-times{ display:none; }
.header-wrapper02 .form-search .button{ position:absolute; top:9px; right:25px; }
.header-wrapper02 .form-search select{ float:left; width:180px; padding:8px 10px 7px 10px; line-height:31px; }
.header-wrapper02 .form-search select, .header-wrapper02 .form-search input{ border-width:3px; border-style:solid; height:41px; float:left; margin-right:16px; font-size:14px; -webkit-appearance: none;  border-radius: 0; }
.header-wrapper02 .form-search select option{ padding:0px 10px; }
.header-wrapper02 .form-search input{ width:460px; padding:0px 12px; line-height:41px; vertical-align:top; }
.header-wrapper02 header .form-search button.button span span{ font-size:16px; }

.headerfix .header-wrapper02{ position:fixed; left:0px; top:0px; }
.headerfix .header-wrapper02 .nav-wrapper{ margin-bottom:0px; }
.headerfix .header-top{ -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.hideTopNav .header-top{ margin-top:-40px; }
.headerfix .page{ padding-top:202px; }
.headerfix.cms-index-index .page{ padding-top:202px; }
.header1.headerfix.cms-index-index .page{ padding-top:137px; }
.header1.headerfix .page{ padding-top:150px; }

/*	Header 03	*/

.header-wrapper03 .logo-row .span4{ margin-bottom:0px; }
.header-wrapper03 .logo-row .span4 .block-cart{ float:left !important; }
.header-wrapper03 .header .logo{ text-align:center; float:none; display:inline-block; }
.header-wrapper03 .logo-row .form-search{ width:100%; }
.header-wrapper03 .logo-row .form-search input{ width:100%; float:right; margin:0px; }
.header-wrapper03 .logo-row .form-search select{ width:28%; margin-right:2%; }
.header-wrapper03 .logo-row .form-search select + input{ width:70%; }
.header-wrapper03 .logo-row .form-search .button{ right:10px; }

/********** < Navigation */

#nav { }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li , nav .sf-menu li{ text-align:left; }
nav .sf-menu li{ position:relative; }
#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; }


/* 0 Level */
#nav li, nav .sf-menu li{ float:left; }
#nav a, nav .sf-menu li a{ float:left; padding:5px 12px 6px 8px; font-weight:700; }
nav ul li .home-link{ margin-right:7px; }


/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#nav ul li.last { padding-bottom:0; }

#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul.level0{ visibility:hidden; opacity:0;
 -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
            transition: all .5s ease;
 }
#nav ul{ position:absolute; width:15em; top:27px; left:0px; border-width:1px; border-style:solid; 
 }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#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; visibility:visible; opacity:1; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }

.sf-menu ul.level0{ position:absolute; top:98px; display:none; overflow:visible !important; height:auto !important; }
.sf-menu ul.level0 li{ margin:1px 0px; }
.sf-menu ul.level0 li a{ padding:10px 20px; border-left-width:2px; border-left-style:solid; width:100% !important; float:left !important; }
.sf-menu ul.level0 li ul.level1{ position:absolute; left:100%; margin:0px 0px 0px 2px; }

header nav ul#nav li.customMenu .level0{ }

nav ul#nav ul.level0{ width:100%; border-left-width:0px; border-top-width:0px; border-right-width:0px; top:96px; border-bottom-width:4px; border-bottom-style:solid; }
nav ul#nav ul.level0 li.level1{ width:25%; padding:20px; float:left; }
nav ul#nav ul.level0 li.customMenu{ width:100%; padding:20px; }
nav ul#nav ul.level0 li.level1 ul.level1{ position:relative; left:0px; top:0px; border:0px none; width:100%; }
nav ul#nav ul.level0 li.level1 ul.level1 li{ }
#nav ul li a{ float:none; }
#nav ul.level0 li h2{ padding:5px 12px 6px 8px; font-size:13px; }
nav ul#nav ul.level0 li.customMenu a{ padding:0px; margin-bottom:10px; }
nav ul#nav ul.level0 li.customMenu .span3{ margin-bottom:20px; }

/********** Navigation > */
/* ======================================================================================= */

.itemInner{ position:relative; }
.badge{ position:absolute; top:0px; left:0px; width:70px; z-index:99; text-align:center; }
.badge span{ width:100%; float:left; margin-bottom:1px; padding:2px 0px; }
.badge span b{ display:none; }
.badge span strong{ font-weight:400; text-transform:uppercase; font-size:11px; }

.review-product-list .form-add{ padding-top:20px; }
.box-reviews dl{ border-width:1px; border-style:solid; margin:10px 0px 20px; }
.box-reviews dl dt{ padding:5px; }
.box-reviews dl dt a{ margin-right:5px; display:inline-block; }
.box-reviews dl .ratings-table{ width:100%; }
.box-reviews dl .ratings-table th, .box-reviews dl .ratings-table td{ width:50%; padding:7px 10px; border-top-width:1px; border-top-style:solid; }
.box-reviews dl .ratings-table td{ border-left-width:1px; border-left-style:solid; }
.box-reviews dl .f-block{ padding:10px; border-top-width:1px; border-top-style:solid; }

/* Sidebar =============================================================================== */
.block { margin:0px 0px 20px; text-align:left; }
.block .block-title{ border-top-width:1px; border-top-style:solid; padding:12px 20px; margin-bottom:10px; }
.block .block-title strong { display:block; min-height:16px; padding:1px 0 1px; text-transform:uppercase; font-weight:700; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:700; }
.block .block-content li.item { }
.block-reorder .block-content li.item{ padding-left:10px; } 
.block .btn-remove,
.block .btn-edit { float:right; margin:8px 5px 0px 0px; width:14px; height:14px; }
.block .actions { padding:6px 9px; text-align:right; margin-top:10px; }
.block .actions a { float:left; margin-top:7px; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }
.block.block-list.header-compare{  }
.block.block-list.header-compare #compare-items li{ position:relative; }

.block-account .block-content li,#magicat li, .block-layered-nav li,.block.block-list.header-compare #compare-items li{ display:inline-block; width:100%; padding:6px 20px; }
.block-account .block-content li + li,#magicat li + li, .block-layered-nav li + li,.block.block-list.header-compare #compare-items li + li{ border-top-width:1px; border-top-style:solid; }
.block-account .block-content li a,.block-account .block-content li strong,#magicat li a, .block-layered-nav li a{ position:relative; padding-left:13px; display:inline-block; }
.block-account .block-content li a:before,.block-account .block-content li strong:before,#magicat li a:before, .block-layered-nav li a:before{ position:absolute; left:0px; top:3px; }
.block.block-list.header-compare #compare-items li .btn-remove{ position:absolute; right:0px; top:8px; margin:0px; }
.block.block-viewed .block-content li.item{ padding:10px 0px; }
.block.block-viewed .block-content li.item + li.item{ border-top-width:1px; border-top-style:solid; padding-top:18px; }
.block.block-viewed .block-content li.item .product-image{ float:left; margin-right:16px; width:auto;}
.block.block-viewed .block-content li.item .old-price, .block.block-viewed .block-content li.item .special-price{ display:inline-block; margin-right:5px; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:10px; line-height:1.25; }
.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 {  }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:52px; border-width:1px; border-style:solid; margin:10px; }
.span3 .mini-products-list .product-image { width:50px; }
.header-container .mini-products-list .product-image { width:90px; margin:0px; }
.mini-products-list .product-details { margin-left:80px; text-align:left; }
.header-container .mini-products-list .product-details { margin-left:120px; }
.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; }

.span3 .block-compared #recently-compared-items li{ padding:5px 10px; }

/* Block: Account */
.block-account .block-title { }
.block-account .block-content { }
.block-account .block-content li a { }
.block-account .block-content li strong{ font-weight:400; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { padding:0 0 0 21px; text-transform:none; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { }
.block-layered-nav .block-subtitle { line-height:1.35; padding:3px 9px; border-style:solid; border-width:1px 0; text-transform:uppercase; }
.block-layered-nav .block-content { }
.block-layered-nav{ }
#narrow-by-list{ padding:0px; }
#narrow-by-list dt{ padding-left:20px; }
.block-layered-nav #narrow-by-list li{ padding-left:30px; }
.block-layered-nav dt { font-weight:700; text-transform:uppercase; position:relative; font-size:12px; }
.block-layered-nav dt .toggleBtn{ position:absolute; right:10px; top:5px; cursor:pointer; display:inline-block; width:14px; height:14px; line-height:13px; text-align:center; font-size:11px; }
.block-layered-nav dd { padding:0px; }
.block-layered-nav .currently li { padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:700; padding-left:15px; 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:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:10px; padding:4px 5px 4px 9px; border-style:solid; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.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:700; }
.block-cart .subtotal { }
.block-cart .subtotal .price { }
.block-cart .actions { border-bottom-width:1px; border-bottom-style:solid; }
.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 .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-position:0 1px; }
.page-popup .link-print { padding:2px 0 2px 25px; font-weight:700; position:relative; }
.page-popup .link-print:before{ position:absolute; top:0px; left:0px; font-size:18px; }
.compare-table { border:0; }
.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; margin-bottom:5px; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top-width:1px; border-top-style:solid; border-left-width:1px; border-left-style:solid; }
.compare-table tbody td.last { border-right-width:1px; border-right-style:solid; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom-width:1px !important; border-bottom-style:solid !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-weight:700; margin:0 0 5px; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

.block-compared .block-title strong { background-position:0 1px; }

/* Block: Poll */

.block-poll .block-subtitle {  }
.block-poll label { font-weight:700; }
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:700; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }


/* Block: Tags */
.block-tags .block-content .tags-list { border:0;  }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe label { font-weight:700; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }


/* Block: Reorder */

.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; position:relative; margin-bottom:35px;}
.block-banner .block-content { padding:0; text-align:center; }
.block-banner ul li p{ text-align:center; text-transform:uppercase; margin:10px 0px 0px; font-size:12px; }

/* Block: Login */

.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:700; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { padding:0; margin:3px 0 0; }


/* 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; }
.category-image { width:100%; overflow:hidden; margin:0 0 30px; text-align:center; }
.category-image img {}
.category-description { margin:0px 0 20px; font-size:14px; font-weight:700; text-align:justify; }
.category-image + .category-description { margin-top:-10px; }
.category-products {}

/* View Type: Grid */

.main .span6 ul.products-grid li[class*="span"]{ width:48%; margin:10px 1%; }

.products-grid { position:relative; text-align:center; }
.category-products .products-grid { margin-top:20px; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { list-style:none; }
.item .proImage{ text-align:center; position:relative; }
.item .proImage a{ display:block; position:relative; }
.secView .proImage .image-action{ position:absolute; right:0px; bottom:10px; z-index:99; }
.secView .proImage .image-action a{ display:inline-block; }



.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}


.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}


.flipView {
  position: relative;
  margin:0px auto;
  width:100%;
  height:300px;
  z-index: 1;
}
.flipView {
  perspective: 1000;
}
.item .product-image {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}
.flipView:hover .product-image {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
.fadeView.flipView:hover .product-image {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}

.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  top:0px; left:0px;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  box-sizing: border-box;
  color: white;
  text-align: center;
  background:#fff;
}
.fadeView:hover .face,.fadeView:hover .face img{ opacity:0;  }
.fadeView:hover .back.face, .fadeView:hover .back.face img{ opacity:1; }
.fadeView .face.back { transform: rotateY(0deg);  -webkit-transform: rotateY(0deg); }
.fadeView .face{ z-index:10;  }
.fadeView .face,.fadeView .face img{  transition: all 0.5s linear;  -webkit-transition: all 0.5s linear; }
.fadeView .face.back{ z-index:9; }



.products-grid .product-name { margin:15px 0px 10px; font-weight:400; text-transform:uppercase; }
.products-grid .secView .product-name{ margin:15px 0px; }
.products-grid .secView .product-name a{ font-size:16px; text-transform:capitalize;  }
.products-grid .price-box { position:absolute; right:30px; font-size:18px; bottom:30px; width:86px; height:86px; border-radius:50%; margin:0px; text-align:center; text-shadow:-1px 1px 1px rgba(0, 0, 0, 0.3); z-index:99; }
div .products-grid .secView .price-box { position:relative; width:100%; display:inline-block; float:none; vertical-align:top; height:auto; left:0px; top:0px; border-radius:0px; text-shadow:0px 0px 0px; margin:2px 0px 15px; }
.minimal-price-link .label {display:none;}
.products-grid .price-box .regular-price{ line-height:84px; }
div .products-grid .secView .price-box .regular-price{ line-height:18px; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom-width:1px; border-bottom-style:solid; padding:20px 0px; }
.products-list li.item .span5{ padding-left:20px; }
.products-list li.item.last { border-bottom:0; }
.products-list .proImage{ float:left; margin:0 0 10px; border-width:1px; border-style:solid; padding:0px 20px; width:280px; overflow:hidden; }
.products-list .bottomProDetail{ margin-left:320px; text-align:left; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 10px; font-weight:400; text-transform:uppercase; font-size:18px;  }
.products-list .price-box { margin:10px 0px 20px; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:10px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list .old-price, .products-list .special-price{ display:inline-block; padding-right:10px; }
.products-list .old-price .price, .products-list .regular-price .price{ font-size:18px; line-height:24px; }
.products-list .special-price{ font-size:24px; line-height:24px; }
.products-list .proAction .button, .products-list .proAction .btn-cart{ margin-bottom:5px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:10px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:74px; height:13px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; }
.ratings .rating-box { float:left; margin:3px 3px 0px 0px; }
.secView .ratings .rating-box{ float:none; display:inline-block; margin-top:0px; }
.ratings .amount {}
.secView .ratings .amount { margin-top:-3px; display:inline-block; vertical-align:top; }
.std .no-rating { margin-bottom:4px; }
.no-rating a{ display:inline-block; width:74px; vertical-align:top; text-indent:-9999em; }

.pro-static-block{  }
.pro-static-block li{ display:inline-block; width:100%; vertical-align:top; padding:10px 15px; }
.pro-static-block li .fa{ font-size:24px; }
.pro-static-block li p{ margin:4px 0px 4px 40px; }

.ratings-table th,
.ratings-table td { font-size:10px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:700; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:700; }
.availability.in-stock span {}

.availability-only { margin:10px 0 7px; line-height:16px; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom-width:1px; border-bottom-style:dashed;}
.availability-only a { cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom-width:1px; border-bottom-style:solid; font-size:10px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { font-weight:700; }

.product-view .product-shop .availability { font-size:12px; }
.product-view .product-shop .availability span { font-weight:700; font-size:14px; }

.product-view .left-carousel{ position:relative; }
.product-view .product-img-box .f-block{ position:relative; }
.left-carousel .product-cover { padding-left:80px; }
.left-carousel .product-cover.no-thumb-view  { padding-left:0px; }
div .product-view .left-carousel .thumbbox {   float: left;    left: 0;    margin:-17px 0px 0px;    position: absolute;    top: 0;    width:70px;}
.product-view .product-img-box.left-carousel .more-views {    height: 438px;    width: 100%;}
.product-view .product-img-box.left-carousel .more-views ul {    height: 20000em;    width: auto; margin:0px; }
.product-view .product-img-box.left-carousel .more-views ul li{ margin:9px 0px; }

.product_right .mini-products-grid{ position:relative; }
.product_right .mini-products-grid .jcarousel-control-prev, .product_right .mini-products-grid .jcarousel-control-next{ top:-48px; line-height:21px; }
.product_right .mini-products-grid .jcarousel-control-prev{ right:42px; }
.product_right .mini-products-grid .jcarousel-control-next{ right:10px; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:10px; }
.alert-stock { margin:0; font-size:10px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:400; }

/* Regular price */
.regular-price .price { font-weight:400; }

/* Old price */
.old-price { margin:0; }
.products-grid .proImage .old-price { margin:20px 0px 0px; }
.old-price .price-label { white-space:nowrap; display:none; }
.old-price .price { font-weight:400; text-decoration:line-through; font-size:13px; }
.secView .old-price, .secView .special-price{ display:inline-block; margin:0px 2px; }

/* Special price */
.special-price { margin:0; padding:0; }
.special-price .price-label {  font-weight:700; white-space:nowrap; display:none; }
.special-price .price {  font-weight:400; }

/* Minimal price (as low as) */
.minimal-price { margin:0; line-height:85px; }
.secView .minimal-price { line-height:normal; margin:0px; }
.minimal-price .price-label { display:none; }

.minimalBox{}
.products-grid .price-box.minimalBox .regular-price{ line-height:70px; }
.minimal-price-link { display:inline-block; }
.products-grid li.item .minimalBox .minimal-price-link { margin-top:-22px; font-size:16px; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price {  font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price {  font-weight:700; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:700; white-space:nowrap; }
.configured-price .price { font-weight:700; }

/* FPT */
.weee { display:block; font-size:10px; color:#444; }
.weee .price { font-size:10px; 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:700; }

/* Price range */
.price-from { margin:0; }
.products-grid li.item .price-from { margin-top:22px; }
.products-grid li.item.secView .price-from { margin:0px 5px 0px 0px; display:inline-block; }
.price-from .price-label { font-weight:700; white-space:nowrap; display:none; }

.secView .price-to { display:inline-block; margin-left:5px; }
.price-to { margin:0; }
.price-to .price-label { font-weight:700; white-space:nowrap; display:none; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:700; }

/* Price as configured */
.price-as-configured { margin:0 0px 15px; }
.price-as-configured .price-label, .product-view .product-shop .price-as-configured .full-product-price{ font-weight:400; white-space:nowrap; font-size:18px; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; border-width:1px; border-style:solid; }
.tier-prices li { line-height:1.4; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:700; }
.tier-prices .price { font-weight:700; }
.tier-prices-grouped li { padding:2px 0; }
.tier-prices-grouped li .price { font-weight:700; }

/* Add to Links */
.add-to-links { font-size:10px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:10px; font-weight:700; line-height:35px; }
.add-to-cart .qty { float:left; margin-right:21px; width:48px; height:36px; text-align:center; }
.add-to-cart button.button { float:left; }
.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; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart, .add_to_cart .product-options-bottom { float:right; }
.add-to-box .price_box, .add_to_cart .price_box{ float:left; }
.ajax-index-options .add-to-cart .qty_pan,.add-to-box .add-to-cart .qty_pan, .add_to_cart .product-options-bottom  .qty_pan{ float:left; position:relative; }
.qty_pan .add{ position:absolute; right:2px; width:17px; height:17px; text-align:center; line-height:16px; top:0px; cursor:pointer; }
.qty_pan .dec{ top:19px; }
.add-to-box .or { float:left; font-weight:700; margin:0 7px; }
.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-essential { }
.product-essential h2 { }

.catalog-product-view .product-collateral{ margin-top:20px; display:inline-block; width:100%; vertical-align:top; }
.product-collateral { padding:0px; clear:both; }
.product-collateral h2 { font-weight:700;  border-bottom-width:1px; border-bottom-style:solid; padding:0 0 5px; margin:0 0 15px; font-size:16px; }
.product-collateral .box-collateral { margin:0 0 25px; }
.catalog-product-view .product-collateral .resp-tab-content .std ul,.catalog-product-view .product-collateral .resp-tab-content .std ol{ padding-left:20px; }

/* Product Images */
.product-view .product-img-box { }
.ajax-index-options .product-view { max-width:100%; }
.ajax-index-options .product-essential { max-width:100%; } 
.ajax-index-options .product-view .product-img-box {float:left; min-height:240px; position:relative; }
.ajax-index-options .product-view .product-img-box .badge{ text-align:center; top:10px; width:40px; }
.ajax-index-options .product-view .product-img-box .badge span {padding:0px;}
.ajax-index-options .product-view .product-img-box .product-image-zoom{ height:270px; margin:10px 0px;}
.ajax-index-options .product-view .product-img-box .more-views li a{ width:44px; height:44px; margin-bottom:5px; }
.ajax-index-options .quick_right{float:left; margin-left:4%;}
.ajax-index-options .quickBox .product-options{ width:100%; }
.ajax-index-options .view_product{  }

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:100%; height:420px; overflow:hidden; z-index:9; margin:0px; border-width:1px; border-style:solid; padding:5px; }
.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:10px; 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; 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; }
.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:10px; border-bottom-width:1px; border-bottom-style:solid; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 0px 9px; padding:0px; }
.product-view .product-img-box .more-views li a { float:left; width:69px; height:69px; border-width:1px; border-style:solid; overflow:hidden; }
.product-view .product-img-box .product-image-zoom .zoomBtn{ position:absolute; border-width:1px; border-style:solid; left:-1px; bottom:-1px; width:50px; height:50px; line-height:48px; text-align:center; font-size:14px; z-index:10000; }
.product-view .product-img-box .thumbbox{ margin:10px 35px; position:relative; }

.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:700; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label {  font-weight:700; margin:0 0 10px; }

/* Product Shop */
.product-view .product-shop { padding-left:20px; text-align:left; position:relative; }
.product-view .product-shop .jcarousel-control-prev, .product-view .product-shop .jcarousel-control-next{ top:0px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; padding-right:70px; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .price_box .availability { display:none; }
.product-view .product-shop .short-description { margin:15px 0px; padding:15px 0px; border-bottom-width:1px; border-bottom-style:solid; border-top-width:1px; border-top-style:solid; }
.product-view .product-shop .price-box { margin:0; font-size:24px; line-height:24px; }
.product-view .product-shop .grouped-items-table .price-box { font-size:14px; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links {  text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
.product-view .product-shop .add-to-links li{ float:left; padding-right:2px; }
.product-view .product-shop .addthis_toolbox{ float:right; margin-top:11px; }

.product-view .static-links { border-width:1px; border-style:solid;   margin:20px 0 0;  padding: 5px;}
.product-view .static-links li { float: left;  text-align: center; width: 33%;}
.static-links li + li {  border-left: 1px dashed;}
.static-links li a { display: inline-block;  margin: 10px 0;  padding: 0 10px;   width: 100%;}
.static-links li a span {  display: inline-block;    font-size: 13px;    width: 100%;}

.review-product-list ul.form-list{ margin-top:20px; }
.review-product-list fieldset{ text-align:left; }

/* Product Options */
.product-options { margin:20px 0px; padding:10px 15px 20px; position:relative; border-width:1px; border-style:solid; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:700; }
.product-options dt label.required em { margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; display:block; }
.product-options dt .qty-disabled { border:0; padding:3px; }
.product-options dd { padding:5px 10px 0px; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text {  }
.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:98%; height:38px; padding:8px 7px 6px 7px; }
.product-options dd .multiselect option { border-bottom-width:1px; border-bottom-style:dotted; 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:10px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.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; }
.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-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.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; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* 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 { width:100%; border-width:1px; border-style:solid; }
.product-view .box-up-sell .products-grid td { width:25%; border-right-width:1px; border-right-style:solid; border-bottom-width:1px; border-bottom-style:solid; 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-width:1px; border-style:solid; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 {  }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { padding-right:0; }
.product-view .box-tags .form-add label { display:block;  font-weight:700; margin:0 0 5px; }
.product-view .box-tags .form-add .input-box { float:left; margin-right:10px; width:300px; }
.product-view .box-tags .form-add input.input-text { width:300px; max-width:100%; height:36px; }
.product-view .box-tags .note { margin:3px 0 0; font-size:10px; }

/* Block: Reviews */
.product-view .box-reviews, .review-product-list .box-reviews{ clear:both; text-align:left; }
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:700; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 {  font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:700; }
.product-view .box-reviews .form-add h4 {  }
.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 { }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:100%; }

/* Send a Friend */
.send-friend .form-list { overflow:hidden; }
.send-friend .form-list li { }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { }
.send-friend .form-list .input-box { }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { }
.send-friend .form-list li.wide .input-box { }
.send-friend .form-list li.wide textarea { }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:10px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { }

/* Product Tags */
.tags-list { display:block;  border-width:1px; border-style:solid; padding:10px 15px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }

/* Advanced Search */
.advanced-search .form-list{ display:inline-block; width:100%; vertical-align:top; }
.advanced-search .form-list li{ float:left; width:48%; }
.advanced-search .form-list li.even{ float:right; }
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { clear:both; }
.advanced-search .form-list select[multiple]{ min-height:80px; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border-width:1px; border-style:solid; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(http://robertasgardens.net/skin/frontend/nextlevel/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:700; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.carousel.bannerfullwidth{ padding-top:0px; }
.bannerfullwidth > .container{ max-width:100%; }
#rev_slider_1_1, #rev_slider_1_1_wrapper{ max-height:480px; }
.promoBox1, .promoBox2 { padding-top:20px; }
.rowExt ul li img{ width:100%; }
.span3 .rowExt ul li + li{ margin-top:5%; }

.tp-caption .large-green-btn,.tp-caption .red-btn,.tp-caption .green-btn,.tp-caption .white-btn{ display:inline-block; padding:7px 15px; font-size:13px; font-weight:900; text-transform:uppercase; }
.tp-caption .large-green-btn{ padding:12px 30px; font-size:16px; }
.tp-caption .green-text{ font-weight:900; font-size:20px; text-transform:uppercase; position:relative; }
.tp-caption .green-text:after, .tp-caption .green-text:before{ width:200px; height:1px; content:''; position:absolute; right:-210px; }
.tp-caption .green-text:after{ top:12px; }
.tp-caption .green-text:before{ top:9px; }
.tp-caption .white-big-btn{ font-size:14px; font-weight:900; padding:15px 30px; border-width:2px; border-style:solid; }

.latest-news{ text-align:left; }
.latest-news ul.all-news li{ float:left; width:25%; padding:0px 10px; min-height:440px; }
.latest-news ul li img{ border:4px solid #fff; box-shadow:0px 0px 3px 0px rgba(0,0,0,0.3); margin-bottom:10px; width:100%; }
.latest-news ul li h2{ text-transform:uppercase; font-size:15px; height:22px; overflow:hidden; }
.latest-news ul li h3{ color:#5e5f5f; font-weight:400; font-size:12px; }
.latest-news ul li .fa{ margin-right:5px; font-size:13px; }
.latest-news ul li h3 span{ display:inline-block; padding:0px 10px; }
.latest-news ul li p{ font-size:13px; line-height:20px; margin:10px 0px 20px; text-align:left; }
.latest-news ul li .f-block{ border-top:1px dotted; border-bottom:1px dotted; padding:10px 0px; }
.latest-news ul li .f-block author{ font-size:12px; }

.testimonial-wrapper{ padding:60px 0px; margin-bottom:20px; }
.testimonial-wrapper .jcarousel-wrapper{ padding-bottom:0px; }
.testimonial-wrapper p{ font-size:24px; font-weight:300; line-height:30px; margin-bottom:40px; }
.testimonial-wrapper .author{ font-size:16px; font-weight:300; }

.featuredcat-wrapper{ margin:10px 0px 30px; }
.featuredcat-wrapper .cat-block{ float:left; width:25%; padding:0px 30px; }
.featuredcat-wrapper .cat-block + .cat-block{ border-left-width:1px;  border-left-style:solid; }
.featuredcat-wrapper article{ padding:0px 14% 40px; font-size:16px; font-weight:400; line-height:24px; }
.featuredcat-wrapper img{ max-width:200px; display:inline-block; max-height:150px; }
.featuredcat-wrapper h2{ margin:30px 0px 5px; }
.featuredcat-wrapper h2 a{ font-size:16px; font-weight:400; text-transform:uppercase; }
.featuredcat-wrapper ul li a{  }
.highlighterWrap .span7{ text-align:left; }
.highliherImg{max-width:350px; width:100%;}
.highlighterWrap { padding:30px 0px; margin-bottom:30px; }
.highlighterWrap h2{ font-size:32px; font-weight:400; text-transform:uppercase; margin:20px 0px 30px; }
.highlighterWrap p{ margin-bottom:40px; }
.highlighterWrap .view-button{ border:0px none; text-transform:uppercase; border-radius:3px; padding:20px 30px; display:inline-block; cursor:pointer; }
.new-collections ul li{ float:left; width:50%; }
.new-collections ul li img{ width:100%; }


/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; text-align:left; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:700; }
.page-sitemap .sitemap li a{ text-decoration:underline; }
.page-sitemap .sitemap li a:hover{ text-decoration:none; }

/* RSS */
.rss-title h1 { 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 { margin:10px 0 0; }
.review-product-list .form-add,
.cart-empty, .checkout-success, .customer-account-logoutsuccess .content-wrapper, .customer-account-create .account-create, .customer-account-login .account-login{ text-align:left; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.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:10px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:700; margin:0 0 5px; }
.cart-table .item-msg { margin:5px 0; font-size:10px; font-weight:700; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin:5px 10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border-width:1px; border-style:solid; padding:12px 15px; }
.cart .crosssell h2 {  font-weight:700; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border-width:1px; border-style:solid; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:700; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border-width:1px; border-style:solid; padding:12px 15px; text-align:left; }
.cart .discount h2,
.cart .shipping h2 { text-transform:uppercase; }
.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 .input-box { margin:8px 0 0; }
.cart .discount input.input-text { }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }

/* Shopping Cart Totals */
.cart .totals { border-width:1px; border-style:solid; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types {  padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:700; display:inline-block; text-transform:uppercase; }
.item-options dd { padding-left:5px; margin:0 0 6px; display:inline-block; }
.truncated { cursor:help; }
.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 { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border-width:1px; border-style:solid; }
.truncated .truncated_full_value .item-options > p { font-weight:700; text-transform:uppercase; }
.truncated .show .item-options { top:-10px; left:45px; }
.truncated .show .item-options dd, .truncated .show .item-options dt{ display:inline-block; }
.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:13px 0 5px; font-weight:700; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:700; }
.sp-methods .price { font-weight:700; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.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; }

.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:10px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border-width:1px; border-style:solid; 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; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.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:700; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {  font-weight:700; 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:10px; 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; 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; border-width:1px; border-style:solid; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:700; }

.opc .checkout-agreements { border-width:1px; border-style:solid; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border-width:1px; border-style:solid; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border-width:1px; border-style:solid; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { border-width:1px; border-style:solid; margin:0 0 25px; padding:20px; }
.info-set h2 {  font-weight:700; margin:0 0 10px; }
.info-set h3,
.info-set h4 {  font-weight:700; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom-width:1px; border-bottom-style:solid; position:relative; }
.info-set h3.legend { margin:0 0 10px; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:700 !important; }
.info-set .data-table .product-name a { font-weight:700 !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { }
.block-progress .block-content { background:none; }
.block-progress dt {  font-weight:700; line-height:1.35; border-width:1px; border-style:solid; margin:0 0 6px; padding:6px 10px; }
.block-progress dd { border-width:1px; border-style:solid; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit;  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; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.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{padding-left:14px; position:relative; }
.opc .buttons-set .back-link a:before{ left:0px; position:absolute; top:2px; }
.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; text-align:left; }
.opc li.section { border-bottom-width:1px; border-bottom-style:solid; }
.opc li.section.allow{ border-bottom:0px none; }

.opc .step-title .number { float:left; border-width:1px; border-style:solid; padding:0 4px; margin:0 5px 0 0; width:22px; text-align:center; }
.opc .step-title { border-width:0 1px; border-style:solid; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; border-width:1px; border-style:solid; padding:0 4px; margin:0 5px 0 0; }
.opc .step-title h2 { float:left; margin:0; font-size:14px; }
.opc .step-title a { display:none; float:right; font-size:10px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border-width:1px; border-style:solid; border-bottom:0px; border-bottom:0; cursor:pointer; }
.opc .allow.active .step-title { border-bottom-width:1px; border-bottom-style:solid; }
.opc .allow.active + li{ border-top-width:1px; border-top-style:solid; }
.opc .allow .data-table{ border-top:0px; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { border-width:1px; border-style:solid; padding-bottom:5px; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-width:1px; border-style:solid; border-top:0; border-bottom:0px; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  border-bottom-width:1px; border-bottom-style:solid; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; margin:0; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; border-width:1px; border-style:solid; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:400; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:10px 20px; border-width:1px; border-style:solid; border-width:0 1px 1px; }
#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 { font-weight:700; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */


.data-table > li{ display:inline-block; width:100%; vertical-align:top; }
.data-table > li + li{ padding:5px 0px; }
.data-table > li + li + li{ border-top-width:1px; border-top-style:solid; }
.data-table > li.heading{ padding:5px; border-bottom-width:1px; border-bottom-style:solid; }
.data-table > li.heading div{ font-weight:700; }
.data-table > li.heading div.tableImg{ padding-left:5px; }
.data-table > li .tableImg { float:left; width:20%; text-align:left; }
.data-table > li .tableImg a{ display:inline-block; vertical-align:top; border-width:1px; border-style:solid; margin:5px 10px; }
.data-table > li .tableContent{ float:left; width:80%; }
.data-table > li + li .tableContent{ float:left; width:80%; margin-top:10px; }
.data-table > li .tableContent .product-name{ float:left; width:50%; text-align:left; margin:0px; }
.data-table > li .tableContent .price-box{ float:left; width:50%; margin:0px; }
.data-table > li .tableContent .price-box .qty-wrap{ float:left; width:20%; }
.data-table > li .tableContent .price-box .cartDeta2{ float:left; }
.data-table > li .tableContent .price-box .cart-price-box{ float:left; width:25%; }
.data-table > li .tableContent .price-box .Cartsep{ float:left; width:10%; }
.data-table > li .tableContent .price-box .cart-action{ width:15%; float:left; text-align:right; }
.data-table > li .tableContent .price-box .cart-action a{ font-size:18px; display:inline-block; margin-right:5px; }
.data-table > li .product-options-cart { clear:both; text-align:left; }
.data-table > li input.qty{ width:56px; text-align:center; }
.data-table > li .button-b{ display:inline-block; padding:5px 10px; border-widht:1px; border-style:solid; font-size:11px; cursor:pointer; }
.data-table > li .product-options{ margin:10px 10px 10px 0px; padding:5px 20px; }

.checkout-progress { padding:0 90px; margin:20px 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top-width:10px; border-top-style:solid; padding:2px 0 0; font-weight:700; text-align:center; }

.multiple-checkout h2 {  font-weight:700; margin:0 0 10px; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:700 !important; }
.multiple-checkout .data-table .product-name a { font-weight:700 !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .data-table td select{ width:460px; }
.multiple-checkout .box-content{ color:#666; }

.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 { border-width:1px; border-style:solid; margin:0 0 25px; padding:20px; text-align:left; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom-width:1px; border-bottom-style:solid; position:relative; text-align:left; font-size:16px; text-transform:uppercase; font-weight:400; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:0; text-align:right; }
.multiple-checkout .place-order .grand-total .inner div { display:block; }
.multiple-checkout .place-order .grand-total big { display:block; font-size:15px; margin-bottom:5px; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 35px; }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* 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 { border-width:1px; border-style:solid; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {  }
.account-login .content { min-height:345px; padding:14px 21px; border-width:1px; border-style:solid; border-bottom:0; }
.account-login .content h2 { font-weight:400;  margin:0 0 14px; padding:0 0 5px; border-bottom-width:1px; border-bottom-style:solid; font-size:16px; text-transform:uppercase; }
.account-login .buttons-set { border-width:1px; border-style:solid; margin:0; padding:8px 13px; }
.account-login .buttons-set a{ margin-top:7px; }
.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-width:1px; border-style:solid; 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 { position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { border-width:1px; border-style:solid; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; z-index:1000; }
.remember-me-popup h3 { border-bottom-width:1px; border-style:solid;  padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { 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-width:1px; border-style:solid; padding:0 8px; text-align:center; text-decoration:none; white-space:nowrap; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

.my-account{ text-align:left; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { border-width:1px; border-style:solid; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom-width:1px; border-bottom-style:solid; margin:0 0 10px; text-align:right; padding-bottom:10px; }
.box-account .box-head h2 { float:left; margin:0;  font-weight:400; text-transform:uppercase; font-size:16px; }

.dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left;  font-weight:700; margin:0; }

/* Block: Account Information */
.dashboard .box-info h4 { font-size:12px; font-weight:700; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:700; line-height:1; margin:3px -20px 0 0; padding:2px 3px; }
.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 .number { float:left; font-size:10px; font-weight:700; line-height:1; margin:3px -20px 0 0; padding:2px 3px; }
.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 { text-transform:uppercase; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:700; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { border-width:1px; border-style:solid; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:700; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { border-width:1px; border-style:solid; 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:700; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { border-width:1px; border-style:solid; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:700;  }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:700; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; padding:0; margin:0 0 5px; }
.order-items .product-name { font-size:1em !important; font-weight:700 !important; }
.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 dd {  margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:700; }
.order-about dd {  margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:700; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:700; 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-weight:700; }
.page-print h2,
.page-print h3 {  font-weight:700; }
.page-print h2.h2 {  font-weight:700; }
.page-print .order-date { 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:2em; }
.my-wishlist .buttons-set button.button { float:none; }
#wishlist-table .add-to-links { white-space:nowrap; }
.my-wishlist .data-table td .btn-cart{ margin:5px 0px 2px; }

/* 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:10px; 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:700; margin:0 0 10px; }
.product-review h3 {  margin:0 0 3px; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:700; }
.product-review dd {  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:700;  }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { font-size:12px !important; font-weight:700; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; text-shadow:0 1px 0 #fff; }

.map-popup { border-width:1px; border-style:solid; margin:12px 0 0; position:absolute; text-align:left; width:300px; z-index:100; }
.map-popup-heading { border-bottom-width:1px; border-bottom-style:solid; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 {  margin:0; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top-width:1px; border-top-style:solid; 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-width:1px; border-top-style:solid; }
/* ======================================================================================= */

/*	About Us Page	*/

.cms-index-index ul.resp-tabs-list,.headingBox{ display:inline-block; width:100%; vertical-align:top; margin:20px 0px 30px; position:relative; text-align:center; }
.cms-index-index ul.resp-tabs-list:before,.headingBox:before{ content:''; width:100%; height:1px; position:absolute; left:0px; top:50%; }
.headingBox h2{ font-size:17px; font-weight:700; font-family: 'Lato', sans-serif; text-transform:uppercase; margin:0px; }
.cms-index-index .resp-tabs-list li, .headingBox h2 span{ display:inline-block; border-width:3px; border-style:solid; padding:8px 22px; float:none; position:relative; }
#tabs .headingBox h2 span{ padding:0px; margin:0px 5px; }
.headingBox h2 span a{ padding:8px 22px; display:inline-block; }
.about-page{ text-align:left; }
.about-page article{ font-size:18px; line-height:24px; text-transform:uppercase; font-weight:300; margin-bottom:20px; }
.about-page p{ line-height:24px; font-size:14px; margin-bottom:20px; }
.read-more{ border-width:1px; border-style:solid; display:inline-block; vertical-align:top; font-size:12px; padding:5px 14px; }
.team-block{ margin:30px 0px; }
.team-block ul li img{ display:block; margin-bottom:10px;  }
.team-block ul li h2{ font-weight:300; text-transform:uppercase; }
.team-block ul li p{ font-size:14px; line-height:20px; }
.team-block .pagination{}
.team-block .pagination li{ display:inline-block; margin:0px 1px; }
.team-block .pagination li a{ display:inline-block; vertical-align:top; width:14px; height:14px; border-radius:50%; text-indent:-9999em; }
.team-block .pagination li.active a{ cursor:default; }
.corporate-block .icon-block{ font-size:60px; text-align:center; }
.corporate-block h2{ font-weight:300; text-transform:uppercase; }

/*	Privacy Policy	*/

.privacy-policy{ text-align:left; }
.privacy-policy p{ line-height:24px; margin-bottom:20px; }
.privacy-policy p strong{ display:inline-block; padding-right:5px; text-transform:uppercase; }

/*	Contact Page	*/

.contacts-index-index .content-wrapper{ text-align:left; }
.content-wrapper{ margin-top:20px; }
.cms-index-index .content-wrapper{ margin-top:0px; }
.contacts-index-index .content-wrapper #map_canvas{ border-width:1px; border-style:solid; }
#map_canvas img{max-width:none;}
/*	Promotion Page	*/


.promotion-page{ padding:0 0 30px 0px; }
.promotion-page .f-block{ border-bottom:1px dashed rgba(0,0,0,0.2); padding:20px 0px; }
.promotion-page .promo-row01{ text-align:center; }
.promotion-page .promo-row01 img{ display:inline-block; margin:0px 0px 10px; }
.promotion-page h2{ font-weight:300; font-size:18px; text-align:center; text-transform:uppercase; }
.promotion-page .promo-row01 .price-block{ font-weight:400; font-size:26px; text-transform:uppercase; margin:10px 0px 15px; letter-spacing:-1px; }
.promotion-page .promo-row01 a{ text-transform:uppercase; }
.promotion-page .promo-row01 a .fa{ font-size:14px; }
.promotion-page .promo-heading{ text-transform:uppercase; float:left; width:100%; margin:30px 0px; }
.promotion-page .promo-banner{ position:relative; }
.promotion-page .promo-banner img{width:100%;}
.promotion-page .promo-banner .promo-nav{ position:absolute; right:10px; bottom:10px;  }
.promotion-page .promo-banner .promo-nav li{ float:left; padding-left:2px; }
.promotion-page .promo-banner .promo-nav li a{ float:left; width:32px; height:32px; text-align:center; font-size:14px; }
.promotion-page .promo-banner .promo-nav li a .fa{ line-height:31px; }
.promotion-page .promo-banner .current-slide{ height:32px; line-height:31px; text-align:center; padding:0px 15px; position:absolute; bottom:10px; right:86px; }
.promotion-page .promo-row03 .span4{ position:relative; border-width:1px; border-style:solid; padding:3px; }
.promotion-page .promo-row03 .span4 img{ width:100%; }
.promotion-page .promo-row03 .span4 .promo-ply{ width:75px; height:75px; text-align:center; font-size:24px; border-radius:50%; position:absolute; margin:-37px 0px 0px -37px; left:50%; top:50%; }
.promotion-page .promo-row03 .span4 .promo-ply .fa{ line-height:75px; }
.promotion-page .promo-row03 .span4 h2{ position:absolute; bottom:0px; left:0px; text-align:center;  width:100%; margin:0px; padding:10px 0px; float:left; }
.promotion-page .promo-row04 h2{ display:inline-block; margin:-25px 0px 0px; padding:8px 15px 5px; line-height:28px; }
.promotion-page .promo-row04 p{ margin:0px; text-transform:uppercase; }

.catalog-category-view .marketing{ padding:0px; }
.marketing{ text-align:left; padding:20px 0px 0px; }
.postWrapper + .postTitle h2{ margin-bottom:15px; }
.postWrapper{ margin-bottom:20px; vertical-align:top; display:block; }
.blog-list{ margin-left:130px; margin-right:0; border-width:1px; border-style:solid; padding:20px; position:relative; }
ul.blogListStyle2, ul.blogListStyle3{ margin:10px 0px; display:inline-block; width:100%; vertical-align:top; text-align:left; }
.blogListStyle2 .blog-list,.blogListStyle3 .blog-list{ margin:0px 1.5%; width:30%; float:left; padding:8px 10px; }
.blogListStyle2 .blog-list{ width:46%; margin:0px 2%; }
.blogListStyle3 .blog-list h2 a, .blogListStyle3 .blog-list h2 ,.blogListStyle2 .blog-list h2 a, .blogListStyle2 .blog-list h2 { font-size:15px; line-height:16px; font-weight:700; }
.blogListStyle2 .blog-list .postContent .post-left,.blogListStyle3 .blog-list .postContent .post-left{ position:relative; left:0px; top:0px; width:100%; float:left; margin-bottom:10px; }
.blogInner{padding-left:15px;}
.mdlblog-post-view .content-wrapper .container,.postContent,.blog-list .postContent{ text-align:left; }
.blog-list .postContent .post-left{ position:absolute; left:-130px; top:0px; text-align:center; width:90px; }
.blog-list .postContent .post-left .date-block{ width:100%; height:130px; font-size:52px; font-weight:900; text-transform:uppercase; line-height:48px; }
.blogListStyle2 .blog-list .postContent .post-left .date-block,.blogListStyle3 .blog-list .postContent .post-left .date-block{ width:80px; float:left; height:28px; font-size:15px; line-height:16px; text-align:left; padding:5px 10px; font-weight:400; }
.blog-list .postContent .post-left .date-block span{ width:100%; font-size:24px; font-weight:400; line-height:60px; display:inline-block; vertical-align:top; }
.blogListStyle2 .blog-list .postContent .post-left .date-block span,.blogListStyle3 .blog-list .postContent .post-left .date-block span{ font-size:14px; line-height:18px; float:right; width:auto; }
.blogListStyle2 .blog-list .postContent .post-left .blog-comment,.blogListStyle3 .blog-list .postContent .post-left .blog-comment{ float:right; width:100px; margin:4px 0px; }
.blogListStyle2 .blog-list .postContent .post-left .blog-comment .f-block,.blogListStyle3 .blog-list .postContent .post-left .blog-comment .f-block{ width:auto; }
.blog-list .postContent .post-left .blog-comment{ margin-top:20px; font-weight:700; }
.blog-list .postContent .post-left .fa-comments{ font-size:60px; }
.blogListStyle2 .blog-list .postContent .post-left .fa-comments,.blogListStyle3 .blog-list .postContent .post-left .fa-comments{ font-size:15px; }
.blog-list .postContent .post-left .blog-comment a{ font-weight:700; }
.blog-list .postContent .postDetails, .blog-list .postContent .postDetails a{ font-size:12px; margin-top:10px; }
.blog-list h2 a{ font-size:30px; line-height:30px; font-weight:900;  }
.postWrapper img{ margin:20px 0px; display:block;}
.mdlblog-post-view .postWrapper img{ padding:5px; border:1px solid #f2f2f2; box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.blogListStyle3 .postWrapper img, .blogListStyle2 .postWrapper img{ margin-top:5px; }
.postWrapper .span4 img{ margin:0px; }
.mdlblog-cat-view .postWrapper{ display:inline-block; border:1px solid #e7e7e7; padding:10px; background:#fefefe; }
.mdlblog-cat-view .postWrapper [class*="span"]{ margin-bottom:0px; }
.mdlblog-cat-view .postWrapper img{ width:100%; border:1px solid #f2f2f2; padding:5px; margin:0px; }
.mdlblog-cat-view .postWrapper h2 a{ font-size:18px; }
.mdlblog-cat-view .postDetails{ margin-top:20px; }
.postWrapper [class*="span"]{ margin:0px 0px 10px; }
.postWrapper h3{ font-size:13px; font-weight:400; }
.commentWrapper{ margin-bottom:20px; border-width:1px; border-style:solid; padding:15px 20px; }
.commentWrapper h3{ font-size:13px; }

.freeshipping-wrapper{ padding:30px 0px; }
.freeshipping-wrapper h2{ font-size:36px; font-weight:400; line-height:60px; margin:0px; }
.freeshipping-wrapper h2 strong{ font-weight:700; }
.freeshipping-wrapper h2 span{ font-weight:300; }
.freeshipping-wrapper h2 .fa-truck{ font-size:48px; }
.freeshipping-wrapper h2 a{ font-size:60px; margin-left:5px; display:inline-block; vertical-align:sub; }

.footer-blocks{ text-align:left; margin-top:30px; }
.footer-blocks h3{ font-size:15px; font-weight:400; text-transform:uppercase; margin-bottom:23px; }
.footer-blocks .news-letter .msg-block{ padding-bottom:10px; }
.footer-blocks .news-letter .input-text{ width:100%; height:42px; border-width:1px; border-style:solid; padding:0px 10px; line-height:42px; }
.key-feature ul li{ text-transform:uppercase; display:inline-block; width:100%; }
.key-feature ul li + li{ margin-top:10px; }
.key-feature ul li .fa{ width:35px; height:35px; line-height:35px; text-align:center; font-size:14px; float:left; border-radius:50%; }
.key-feature ul li span{ display:block; margin:8px 0px 0px 44px; }
.footer-blocks .twitter-twets li{ position:relative; padding:0px 40px 0px 18px; line-height:15px; }
.footer-blocks .twitter-twets li + li{ margin-top:10px; }
.footer-blocks .twitter-twets li:before{ position:absolute; left:0px; top:2px; }

.f-block .logBox{ padding-top:30px; }

.goTop{ position:fixed; right:-1px; bottom:20px; z-index:99; }
.goTop a{ display:inline-block; padding:15px 20px; border-width:1px; border-style:solid; }
.goTop a .fa{ margin-right:5px; }

/* Footer ================================================================================ */
.footer-container { }
.footer { }
.footer .store-switcher { display:inline; margin:0 5px 0 0; }
.footer .store-switcher label { font-weight:700; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; }
.footer .bugs a { text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px;  }
.footer address a { text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li {}
.footer li.last { padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/*	Footer01	*/

.mainFooterPan01 .media-payment, .mainFooterPan01 .footer .copyright{border-bottom-width:1px; border-bottom-style:solid; padding:8px 0px;}
.mainFooterPan01 .media-payment .span6{ margin-bottom:0px; }
.mainFooterPan01 .media-payment ul li{ float:left; padding-right:5px; }
.mainFooterPan01 .media-payment ul li a, .mainFooterPan03 .footer-socialmedia ul li a{ float:left; width:40px; height:40px; line-height:39px; text-align:center; font-size:16px; }
.mainFooterPan01 .media-payment img{ margin-top:5px; }
.mainFooterPan01 .footer .footer-links{ text-align:left; }
.mainFooterPan01 .footer .footer-links .link-block{ float:left; width:20%; }
.mainFooterPan01 .footer .footer-links h3{ font-size:15px; text-transform:uppercase; margin-bottom:8px; }
.mainFooterPan01 .footer .footer-links li{ margin-top:3px; padding-left:16px; position:relative; }
.mainFooterPan01 .footer .footer-links li:before{ content:''; left:0px; top:5px; width:8px; height:8px; position:absolute; }
.mainFooterPan01 .footer .footer-links .link-block p{ position:relative; padding-left:20px; }
.mainFooterPan01 .footer .footer-links .link-block p .fa{ position:absolute; left:0px; top:2px; font-size:16px; width:16px; text-align:center; }
.mainFooterPan01 .footer .footer-links .link-block p .fa-envelope{ font-size:14px; }
.mainFooterPan01 .footer .copyright{ margin:0; padding:18px 0px; }
.mainFooterPan01 .footer .copyright p{ margin:0px; }
.mainFooterPan01 .footer .copyright ul li{ margin-right:7px; }
.mainFooterPan01 .footer .copyright ul li a{ display:inline-block; margin-right:5px; }
.footerBottom{padding: 15px 0 0;}
.mainFooterPan01 .footer .footer-links {
    margin: 15px 0 0 0;
    padding: 20px 0;
    text-align: left;
}
/*		Footer 02   	*/

.mainFooterPan02{ border-top-width:5px; border-top-style:solid; text-align:left; }
.mainFooterPan02 .footer-toprow{  padding:30px 0px; border-bottom-width:1px; border-bottom-style:solid; margin-bottom:30px; }
.mainFooterPan02 .footer-toprow .span6{ margin-bottom:0px; }
.mainFooterPan02 .footer-toprow .span6 h3{ float:left; font-size:24px; font-weight:300; padding-right:10px; line-height:41px; margin:0px; display:none; }
.mainFooterPan02 .footer-toprow .span6 h4{ display:none; }
.mainFooterPan02 .footer-toprow .form-subscribe, .mainFooterPan02 .footer-toprow .msg-block{ float:left; width:auto; }
.mainFooterPan02 .footer-toprow .form-subscribe .button{ float:left; margin-left:10px; overflow:hidden; }
.mainFooterPan02 .footer-toprow .form-subscribe .button span span{ padding:3px 8px; }
.mainFooterPan02 .footer-toprow .form-subscribe .input-text{height:42px; border:0px; padding:0px 10px; border-radius:3px; }
.mainFooterPan02 .footer-toprow .form-subscribe .msg-block{  width:360px; }
.mainFooterPan02 .footer-toprow ul{ float:right; }
.mainFooterPan02 .footer-toprow ul li{ float:left; width:24px; text-align:center; margin:10px 0px 0px 10px; }
.mainFooterPan02 .footer-toprow ul li a{ font-size:20px; display:inline-block; }
.mainFooterPan02 .footer-links-wr{  }
.mainFooterPan02 .footer-links-wr [class*="span"]{ margin-bottom:0px; }
.mainFooterPan02 .footer-links-wr .link-block{ float:left; width:25%; }
.mainFooterPan02 .footer-links-wr .link-block + .link-block{ padding-left:30px; }
.mainFooterPan02 .footer-links-wr h3{ font-size:20px; line-height:20px; font-weight:400; margin-bottom:12px; }
.mainFooterPan02 .footer-links-wr .link-block li{ padding:8px 0px 8px 16px; position:relative; }
.mainFooterPan02 .footer-links-wr .link-block ul li:before{ width:7px; height:7px; content:''; float:left; position:absolute; top:14px; left:0px; }
.mainFooterPan02 .footer-links-wr li + li{border-top-width:1px; border-top-style:solid; }
.mainFooterPan02 .footer-links-wr .link-block ul li a{ }
.mainFooterPan02 .footer-links-wr .link-block ol li{ padding-left:26px; }
.mainFooterPan02 ol li em.fa{ position:absolute; left:0px; top:8px; font-size:18px; text-align:center; width:22px; }
.mainFooterPan02 .twitter-twets li{ padding:7px 0px 6px 20px; position:relative; }
.mainFooterPan02 .twitter-twets li:before{ position:absolute; left:0px; top:11px; }
.mainFooterPan02 .footer-bottom{ padding:25px 0px; margin-top:30px; } 
.mainFooterPan02 .footer-bottom p{ line-height:24px; }


/*		Footer 03	*/

.mainFooterPan03 .footer-socialmedia{ padding:20px 0px; border-top-width:1px; border-top-style:solid; border-bottom-width:1px; border-bottom-style:solid; margin:30px 0px 25px; }
.mainFooterPan03 .footer-socialmedia ul li{ display:inline-block; padding:0px 2px; }
.mainFooterPan03 .footer-socialmedia ul li a{ font-size:20px; }
.mainFooterPan03 .footer-socialmedia ul li a span{ display:inline-block; margin-left:10px; }
.mainFooterPan03 ul.links li{ padding:0px 5px; }
.mainFooterPan03 ul.links li a{ }
.mainFooterPan03 .copyText{ text-align:center; font-size:12px; margin:1px 0px 30px; }



/* ======================================================================================= */

/* 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; font-size:1.2em; }
.best-selling table { border-top-width:1px; border-top-style:solid; }
.best-selling td { width:50%; border-bottom-width:1px; border-bottom-style:solid; padding:8px 10px 8px 8px; font-size:10px; }
.best-selling .product-img { float:left; border-width:2px; border-style:solid; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }

/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.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;}





/*=================		Responsive		======================*/
@media screen and (max-width:1280px){
.container{ margin:0px 3%; width:94%; }
.container .container{ margin:0px; width:100%; }

}
/*----------------	for Desktop 1024 	----------------------*/

@media screen and (max-width:1200px){
.container{ margin:0px 3%; width:94%; }
.container .container{ margin:0px; width:100%; }

}

/*----------------	for ipad and mobile device 	----------------------*/

@media screen and (max-width:1024px){

.header-top [class*="span"]{ width:auto !important; display:inline-block; margin:0px !important; float:none; vertical-align:top; }
.header-top .header-compare, .header-top ul.links, .header-wrapper01 .header-top .block-cart,
.language-switcher, .header_currency, .header-contact, .header-info{ float:none !important; display:inline-block; vertical-align:top; }
.header-top ul.links li{ padding-top:0px; padding-bottom:10px; }
.header-wrapper02 .header-top ul.links li{ padding-top:10px; }
.header-wrapper02 .header-top .header-compare .classy{ margin-top:10px; }
.header-top .header-compare .classy{ margin-top:0px; margin-bottom:10px; margin-left:13px; }
.header-top ul.links li{ float:none; display:inline-block; vertical-align:top; }
.header-wrapper01 .header-top .block-cart{ padding-top:0px; padding-bottom:10px; }
body .header-wrapper01 .header_cart .remain_cart{ margin-left:-200px; z-index:99; }
body .header-wrapper01 .header_cart .remain_cart:before{ left:47%; }
.header-wrapper02 .form-search input{ width:260px; }
.header-container .compare-content:before{ left:77%; }
.header-container .compare-content{ margin-left:-340px; }
.header-wrapper02 .compare-content:before{ left:90%; }
.header-wrapper02 .compare-content{ margin-left:-382px; }
.header-wrapper01 header nav ul#nav li a.level-top, .header-wrapper01 header nav .sf-menu li a.level-top{ padding:39px 15px; }
.header1.hideTopNav .header-top{ margin-top:-71px; }
.header1.headerfix .page{ padding-top:180px; }
div .camera_effected .bannerButton span{ padding:5px 15px; }
.camera_effected p{ max-height:56px; overflow:hidden; }
}
@media screen and (min-device-width: 960px) and (max-device-width: 1024px){

.header-wrapper02 .header_cart .remain_cart{ margin-left:-320px; }	
.header-wrapper02 .header_cart .remain_cart:before{ left:80%; }
.header-wrapper02 .header_cart .remain_cart:before{ left:80%; }
.header-wrapper03 .header_cart .remain_cart{ margin-left:-114px; }
.header-wrapper03 .header_cart .remain_cart:before{ left:20%; }
div .testimonial-wrapper .jcarousel-control-prev, div .testimonial-wrapper .jcarousel-control-next{ top:-130px; }
	
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
	
.product-view .product-img-box .product-image-zoom{ height:340px; }
.mainFooterPan02 .footer-toprow .form-subscribe .msg-block{  width:220px; }
.proAction a.btn-cart{ padding:4px 5px; }
.proAction .btn-cart{ padding:3px 5px; }
.proAction button.button > span{  padding:4px 5px; font-size:11px; }
a.btn-cart{padding:4px 8px;}
.proAction .w-btn{ width:23px; height:30px; line-height:30px; font-size:12px; }
.products-list .proImage{ width:160px; overflow:hidden; }
.products-list .bottomProDetail{ margin-left:180px; }
.team-block .span2{ width:23%; margin:0px 1%; }
.featuredcat-wrapper article{ padding:0px 2% 40px; }
.promotion-page h2{ font-size:13px; min-height:38px; }
.promotion-page .promo-row01 .price-block{ font-size:20px; }
.ajax-index-options .product-view .product-img-box .badge {width:50px;}
}

@media screen and (max-width:960px){
.slide{margin-top:15px;}
.globle-width .header-wrapper02 .nav-wrapper .container{ padding-left:0px; padding-right:0px; }	
.globle-width .container{ padding-left:0px; padding-right:0px; }
.logo-row > .f-left,header h1.logo{ width:100%; text-align:center; }
header h1.logo .logo, header .f-left a.logo, header a.logo{ display:inline-block; float:none; }
.logo-row > .f-right{ width:280px; margin:20px auto; float:none !important; display:inline-block; }
.header-wrapper03 .logo-row .span4 .block-cart{ float:none !important; width:280px; margin:0px auto 20px; }
.header-wrapper03 .logo-row{ padding:20px 0px; }
.header-wrapper03 .logo-row .span4{ width:100%; margin:0px !important; }
.header-wrapper03 .logo-row .form-search{ margin-top:20px; }
.header-container nav{ display:none; }
.header-container .mobMenu{ display:block; clear:both; margin-bottom:0px!important; }
.header-wrapper02 .logo-row{ padding:20px 0px; }
.header-wrapper02 .form-search{ width:100%; }
.header-wrapper02 .form-search select{ width:28%; margin-right:2%; }
.header-wrapper02 .form-search select + input{ width:70%; }
.header-wrapper02 .form-search input{ width:100%; margin:0px; }
.header-wrapper02 .nav-wrapper .container{ padding:0px; }
.header1.headerfix.cms-index-index .page{ padding-top:0px; }
.header-wrapper01 .header-top .block-cart{ padding:10px; }
html .headerfix .header-wrapper02, html .headerfix .header-wrapper01{ position:relative; box-shadow:0px 0px; }
.header1.headerfix .page,.headerfix .page, .headerfix.cms-index-index .page{ padding-top:0px; }
.hideTopNav .header-top{ margin-top:0px; }
body .header-wrapper02 .nav-wrapper{ background:none; }
div .tp-rightarrow, div .tp-leftarrow{ width:45px; height:45px; font-size:22px; line-height:44px; }
.checkout-progress{ padding:0px; }
.mainFooterPan01 .media-payment ul li{ padding-top:5px; }
.fieldset{ padding:7px 10px; }
.left-carousel .product-cover{ padding-left:0px; }
.product-view .left-carousel .thumbbox{ display:none; }
.headingBox h2{ font-size:15px; }
.headingBox h2 span{ border-width:2px; padding:5px 15px; }
.freeshipping-wrapper h2{ font-size:28px; }
.freeshipping-wrapper h2 .fa-truck,.freeshipping-wrapper h2 a{ font-size:40px; }
div .jcarousel-control-prev, div .jcarousel-control-next{ top:-61px; }
.mainFooterPan02 .footer-links-wr h3{ font-size:18px; }
.goTop a span{ display:none; }
.goTop a .fa{ margin:0px; }
.mainFooterPan01 .footer .footer-links h3{ font-size:13px; }
div .camera_effected h2{ font-size:24px; line-height:24px; }
div .camera_effected p{ font-size:12px; line-height:16px; }
div .camera_effected .bannerButton{ display:none; }
.search-right{ width:100%; margin:0px 0px 10px; }
.search-right .search-button{ display:none; }
.search-right .drop_search{ display:inline-block !important; position:relative; left:0px; top:0px; width:100%; padding:0px; border:0px; }
.search-right .drop_search:before,.search-right .drop_search:after{ display:none; }
.search-right .drop_search .button{ right:10px; top:9px; }
div .testimonial-wrapper .jcarousel-control-prev, div .testimonial-wrapper .jcarousel-control-next{ top:-124px; }
.tp-caption .red-btn,.tp-caption .green-btn,.tp-caption .white-btn{ display:inline-block; padding:2px 6px; font-size:10px; font-weight:600;}
.span9 .tp-caption .green-text:after, .span9 .tp-caption .green-text:before{ width:92px; height:1px; content:''; position:absolute; right:-102px; }
.tp-caption .green-text:after, .tp-caption .green-text:before{ width:138px; height:1px; content:''; position:absolute; right:-148px; }
.tp-caption .white-big-btn{ font-size:12px; font-weight:600; padding:8px 15px; border-width:1px; border-style:solid; }

.header-top .span8 .links, .header-top [class*="span"] + [class*="span"] .links,.header-info{ display:none; }
.header-top .topLinkMenu{ display:inline-block; }
body .header-wrapper01 .header-top .header_cart,body .header-top .header-compare,.header-top .topLinkMenu,.header-container .header-top .language-switcher, .header-container .header-top .header_currency{ border-width:1px; border-style:solid; margin-right:0px; }
body .header-top .header-compare,.header-top .topLinkMenu,.language-switcher .select_lang,.header_currency .currency_pan{ padding:10px 17px; }
body .header-wrapper02 .header-top .header-compare .classy,.header-top .header-compare .classy{ margin:0px 0px 1px; }
.new-collections ul li{ width:50%; }
.new-collections ul li + li + li{ margin-top:5px; }
.header-wrapper02 .form-search .button{ right:10px; }
.blog-list h2 a{ font-size:24px; font-weight:700; }
.tp-caption .large-green-btn{ padding:8px 18px; font-size:14px; }
}

/*----------------	for Only Mobile Device 	----------------------*/

@media screen and (min-device-width: 580px) and (max-device-width: 767px){
.header-container .compare-content:before{  }
div .header-container .compare-content{ }
body .header-wrapper01 .header_cart .remain_cart{ margin-left:-180px; }
body .header-wrapper01 .header_cart .remain_cart:before{ left:55%; }
}


@media screen and (max-width:767px){
	
[class*="span"]{ display:inline-block; width:100% !important; float:none; margin:0px 0px 20px !important; }
.featuredcat-wrapper article{ padding:0px 10px 40px; }
.featuredcat-wrapper .cat-block{ width:50%; border:0px none !important; margin-bottom:30px; }
.mainFooterPan02 .footer-links-wr .link-block{ width:50%; padding:0px 20px; min-height:220px; }
.camerarelative, .tp-caption{ display:none; }
div .tp-rightarrow, div .tp-leftarrow{ width:36px; height:36px; font-size:18px; line-height:35px; }
.mainFooterPan02 .footer-toprow ul{ width:100%; text-align:center;}
.mainFooterPan02 .footer-toprow ul li{ float:none; display:inline-block; }
.mainFooterPan02 .footer-toprow .span6 h3{ padding:0px; width:100%; text-align:center; }
.mainFooterPan02 .footer-toprow .form-subscribe{ width:280px; margin:0px auto; float:none; }
.mainFooterPan02 .footer-toprow .form-subscribe .msg-block{  width:168px; }
.mainFooterPan02 .footer-toprow .form-subscribe .button > span{ padding:7px 10px; }
.header-container .header_cart .remain_cart, .header-container .compare-content{ width:320px; margin-left:-257px; }
.header-wrapper02 .header_cart .remain_cart{ margin-left:-160px; }
.mainFooterPan01 .footer .footer-links .link-block{ width:100%; padding:10px 0px; }
.data-table > li.heading{ display:none; }
.data-table > li .tableContent .product-name{ margin-bottom:10px; }
.data-table > li .tableContent .product-name, .data-table > li .tableContent .price-box{ width:100%; }
.data-table > li .tableContent .qty-wrap{ text-align:left; }
.team-block ul li img{ display:inline-block; }
.account-login .content{ min-height:inherit; }
.col2-set .col-2, .col2-set .col-1{ width:100%; margin:5px 0px; }
.freeshipping-wrapper h2{ font-size:22px; }
.freeshipping-wrapper h2 .fa-truck,.freeshipping-wrapper h2 a{ font-size:28px; }
.testimonial-wrapper{ padding:30px 0px; }
.testimonial-wrapper p{ font-size:18px; line-height:24px; }
.products-list .bottomProDetail{ margin-left:0px; }
div .testimonial-wrapper .jcarousel-control-prev, div .testimonial-wrapper .jcarousel-control-next{ top:-94px; }
#tabs .headingBox h2 span{ width:100%; margin:3px 0px 2px; }
.products-list li.item .span7{ margin-bottom:0px !important; }
.products-list li.item .span5 .price-box{ margin-top:0px }
.products-list li.item .span5{ padding-left:0px; }
.blogListStyle2 .blog-list, .blogListStyle3 .blog-list{ width:96%; margin:10px 2% !important; }
.promotion-page .promo-row04 h2{ width:100%; clear:both; }
.page-empty.ajax-index-options{ padding:0px 5px; }
.fancybox.btn-cart, .fancybox.w-btn{display:none;}
}

@media screen and (max-width:580px){

.featuredcat-wrapper .cat-block, .mainFooterPan02 .footer-links-wr .link-block{ width:100%; padding:0px !important; }
.mainFooterPan03 .footer-socialmedia ul li{ padding:0px; }
.mainFooterPan01 .footer .copyright ul li a{ margin-right:1px; }
.mainFooterPan01 .footer .copyright ul li{ margin-right:3px; }
.mainFooterPan01 .media-payment img{ width:100%; }
body .header-wrapper01 .header-top .header_cart,body .header-top .header-compare{ min-width:151px; margin-top:0px; }
.box-account, .overflow-block{ overflow:auto; }
.form-list .field{ width:100%; }
.form-list .field + .field{ margin:8px 0px 0px; }
.product-view .product-shop{ padding-left:0px; }
.buttons-set button.button{ margin-top:10px; }
.data-table > li .tableImg, .data-table > li .tableContent{ width:100% !important; padding:0px 10px; }
.data-table > li .product-options-cart{ margin-top:5px; display:inline-block; width:100%; }
.checkout-progress li{ margin:0px 5% 10px; width:90%; }
.mainFooterPan01 .footer .copyright ul li{ float:none; display:inline-block; }
.mainFooterPan01 .footer .copyright p{ width:100%; }
.headingBox h2{ font-size:12px; font-weight:400; }
.headingBox h2 span{ border-width:1px; padding:5px 10px; }
.freeshipping-wrapper h2{ font-size:18px; line-height:24px; }
.freeshipping-wrapper h2 .fa-truck,.freeshipping-wrapper h2 a{ font-size:24px; }
.mainFooterPan02 .footer-bottom .copyText{ width:100%; text-align:center; }
.mainFooterPan02 .footer-bottom .f-right{ width:100%; text-align:center; margin-top:5px; }
.mainFooterPan02 .footer-bottom p.f-right{ padding-top:5px; }
div .testimonial-wrapper .jcarousel-control-prev, div .testimonial-wrapper .jcarousel-control-next{ top:-91px; }
.product-view .box-tags .form-add .input-box{ width:100%; margin:0px; }
.product-view .box-tags .form-add input.input-text{ width:100%; margin-bottom:5px; }
.limiter{ margin:5px 28px 0 0;}
div .header-wrapper01 .compare-content{ margin-left:-210px; }
div .header-wrapper01 .compare-content:before{ left:65%; }
body .header-wrapper01 .header_cart .remain_cart{ margin-left:-120px; }
body .header-wrapper01 .header_cart .remain_cart:before{ left:40%; }
.header-wrapper02 .compare-content{ margin-left:-160px; }
.header-wrapper02 .compare-content:before{ left:50%; }
.advanced-search .form-list li{ width:100%; }
}

/*----------------	for Mobile Small Screen 	----------------------*/

@media screen and (max-width:440px){
	
.product-shop .product-options-bottom{ width:225px; margin:0px auto; float:none; }
.add-to-box .price_box, .add_to_cart .price_box{ width:100%; margin:10px 0px 20px; text-align:center; }
div .header-wrapper01 .compare-content{ margin-left:-235px; }
div .header-wrapper01 .compare-content:before{ left:73%; }
body .header-wrapper01 .header_cart .remain_cart{ margin-left:-92px; }
body .header-wrapper01 .header_cart .remain_cart:before{ left:29%; }
.header-top .topLinkMenu, .header-container .header-top .language-switcher, .header-container .header-top .header_currency{ }
body .header-wrapper01 .header-top .header_cart,body .header-top .header-compare{ min-width:133px;}
.new-collections ul li{ width:100%; margin-top:5px; }
.blog-list h2 a{ font-size:18px; font-weight:400; line-height:18px; }
.blog-list{ margin-left:0px; margin-top:140px; }
.blog-list + .blog-list{ margin-top:180px; }
.blog-list .postContent .post-left{ left:0px; top:-140px; width:300px; }
.blog-list .postContent .post-left .date-block{ width:90px; float:left; }
.blog-list .postContent .post-left .blog-comment{ float:left; margin:20px 0px 0px 20px; }
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important;}
.ajax-index-options .quick_right,.ajax-index-options .product-view .product-img-box{ width:48%;}
@media only screen and (device-width: 768px) {
  .ajax-index-options .product-view .product-img-box{ width:40%;}
  .ajax-index-options .product-options dd select {
    width:50%;
   }
  .ajax-index-options	.product-options-bottom .add-to-cart {
    float:left;
  }
  .headingBox h2 span a{padding: 8px 14px;}
}
.banner-slider{overflow:hidden;}

.slide.bannerfullwidth{margin-top:0;} 

/*        About Us Instock    */

.about-instock{ text-align:left; }
.about-instock h2{ text-transform:uppercase; margin-bottom:20px; }
.about-instock img{ border:5px solid #999; border-color:rgba(0,0,0,0.1); }
.about-instock .span8 img { float:left; margin:0px 20px 20px 0px; }
.about-instock p{ line-height:24px; color:#666; text-align:justify; }
.about-instock .theme-color{ margin-bottom:4px; }
.about-instock .span4 ul li{ list-style:none; }


/*        End of About Us Instock    */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.mobMenu .accordion em.open-close {
    background: url("http://robertasgardens.net/skin/frontend/nextlevel/default/images/common@2x.png") no-repeat scroll 9px -31px rgba(0, 0, 0, 0);
    background-size:27px 84px;
}
.mobMenu .accordion li.active > em.open-close{
    background: url("http://robertasgardens.net/skin/frontend/nextlevel/default/images/common@2x.png") no-repeat scroll 9px -66px rgba(0, 0, 0, 0);
	background-size:27px 84px;
}
}
/**
 * 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@magentocommerce.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     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://robertasgardens.net/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:9999;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index:9999;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	background:url(http://robertasgardens.net/skin/frontend/nextlevel/default/images/loading.gif) no-repeat center center;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top:0px;
	right:0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
	color:#fff;
	line-height:20px;
	height:24px;
	padding:0px;
	width:24px;
	text-align:center;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom:5px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	outline: none;
	z-index: 9999;
	background:#fff;
	color:#000;
	box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2);
}

#fancybox-left {
	right:40px;
}

#fancybox-right {
	right:5px;
}

#fancybox-left-ico, #fancybox-right-ico {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    width: 30px;
    z-index: 1102;
}



#fancybox-left:hover, #fancybox-right:hover {
	background:#c11111;
	color:#fff;
}



.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width:10px;
	height:10px;
	z-index: 1001;
	background:#fff;
}

#fancybox-bg-n {
	top: -10px;
	left: 0;
	width: 100%;
}

#fancybox-bg-ne {
	top: -10px;
	right: -10px;
}

#fancybox-bg-e {
	top: 0;
	right: -10px;
	height: 100%;
}

#fancybox-bg-se {
	bottom: -10px;
	right: -10px;
}

#fancybox-bg-s {
	bottom: -10px;
	left: 0;
	width: 100%;
}

#fancybox-bg-sw {
	bottom: -10px;
	left: -10px;
}

#fancybox-bg-w {
	top: 0;
	left: -10px;
	height: 100%;
}

#fancybox-bg-nw {
	top: -10px;
	left: -10px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
    display: block;
    padding: 10px 3%;
    width:85%;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
}
.jcarousel-wrapper {
    position: relative; display:inline-block; width:100%; vertical-align:top; padding-bottom:30px;
}
.logBox .jcarousel-wrapper {
	padding:10px 0px;
	margin-bottom:20px;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.logBox .jcarousel li { text-align:center; }
.jcarousel li {
    width: 200px;
    float: left;
	padding:10px;
}

.jcarousel img {
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top:-67px;
    width:30px;
    height:30px;
    text-align: center;
    text-decoration: none;
	line-height:26px;
	font-size:15px;
	border-width:1px; 
	border-style:solid;
	border-radius:50%;
}
.testimonial-wrapper .jcarousel-control-prev,
.testimonial-wrapper .jcarousel-control-next { top:-127px; }
.mainFooterPan02 .span6 .span6 .jcarousel-control-prev, .mainFooterPan02 .span6 .span6 .jcarousel-control-next,
.footer-blocks .jcarousel-control-prev, .footer-blocks .jcarousel-control-next, .block .jcarousel-control-prev, .block .jcarousel-control-next{
    width:26px;
    height:26px;
	line-height:24px;
	font-size:14px;
}
div .block-banner .jcarousel-control-next,div .block-banner .jcarousel-control-prev{ top:22px; line-height:21px; }
div .block-banner .jcarousel-control-prev{ right:51px; }
div .block-banner .jcarousel-control-next{ right:20px; }
.mainFooterPan02 .span6 .span6 .jcarousel-control-prev,.mainFooterPan02 .span6 .span6 .jcarousel-control-next{ top:-22px; }
.mainFooterPan02 .span6 .span6 .jcarousel-control-next, 
.footer-blocks .jcarousel-control-next, .block .jcarousel-control-next{ right:0px; }
.mainFooterPan02 .span6 .span6 .jcarousel-control-prev,
.footer-blocks .jcarousel-control-prev, .block .jcarousel-control-prev{ right:27px; }
.jcarousel-control-prev {
    right:35px; z-index:1;
}

.jcarousel-control-next {
    right:0px;
}
.thumbbox .jcarousel-control-prev,.thumbbox .jcarousel-control-next{ margin-top:-15px; top:50%; }
.left-carousel .thumbbox .jcarousel-control-prev, .left-carousel .thumbbox .jcarousel-control-next{ margin-left:-15px; left:50%; margin-top:0;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	line-height:24px;
 }
.left-carousel .thumbbox .jcarousel-control-prev{ top:0px;  }
.left-carousel .thumbbox .jcarousel-control-next{ bottom:0px; top:auto; }
.thumbbox .jcarousel-control-next { right:-35px; }
.thumbbox .jcarousel-control-prev { left:-35px; }

/** Carousel Pagination **/

.block-banner .jcarousel-pagination { text-align:center; position:relative; left:0px; top:0px;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;

 }
.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 12px;
    width: 12px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow: 0 0 2px  rgba(0,0,0,0.4) inset;
    box-shadow: 0 0 2px rgba(0,0,0,0.4) inset;
}

.jcarousel-pagination a.active {
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

/**
 * 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@magentocommerce.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)
 */
#boxscroll {
	padding: 40px;
	height: 220px;
	width: 300px;
	border: 2px solid #00F;
	overflow: auto;
  margin-bottom:20px;
}
#boxscroll2 {
	padding: 40px;
	height: 120px;
	width: 730px;
	border: 2px solid #F00;
	overflow: auto;
}
#boxscroll3 {
	overflow: hidden;
}
#boxframe {
	position:absolute;
	top:28px;
	left:420px;
	width:400px;
	height:300px;
	overflow:auto;
	border: 2px solid #0F0;
}
#boxscroll4 {
	height: 300px;
	margin-top: 40px;
	background-color: #00FF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 20px;
	color: #006633;
	overflow: auto;
}


/* This is the moving lens square underneath the mouse pointer. */

.cloud-zoom-lens {

    border: 4px solid #888;

    margin:-4px;	/* Set this to minus the border thickness. */

    background-color:#fff;

    cursor:move;

}



/* This is for the title text. */

.cloud-zoom-title {

    font-family:Arial, Helvetica, sans-serif;

    position:absolute !important;

    background-color:#000;

    color:#fff;

    padding:3px;

    width:100%;

    text-align:center;

    font-weight:bold;

    font-size:10px;

    top:0px;

}



/* This is the zoom window. */

.cloud-zoom-big {

    border:none;

    overflow:hidden;

    background-repeat:no-repeat;

    background-color:#fff;

    background-position:left top;

}



/* This is the loading message. */

.cloud-zoom-loading {

    color:white;

    background:#222;

    padding:3px;

    border:1px solid #000;

}



.product-view .product-img-box .product-image-zoom {  overflow:hidden; }





/*	MDL Ajax Cart CSS	*/


div.mdlajax-confirm div.mdlajax-checkout-img{
    background: none repeat scroll 0 0 #FFFFFF;
    border:3px double #E6E6E6;
    box-shadow: 0 0 9px 1px #f1f1f1;
	padding:4px;
	float:left;
	width:69px;
	margin-right:10px;
}

.btn-mdlcart{float:left;}
.mdlcheckout{float:right;}
.mdlajax-confirm .button span span{ padding:0px;  }
div.mdl-cart-bts {clear:both; height:45px; margin-top:10px;}
.mdlajax-checkout-txt{min-height:60px;}

div.mdlajax-confirm, div.mdlajax-progress{
    border:#ccc solid 1px; z-index: 199;
    text-align:center;
}
div.mdlajax-progress{padding:5px; z-index: 199;}


div.mdl-overlay{
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index:9999;
}

a.mdl-checkout-link{
    background: transparent url('http://robertasgardens.net/skin/frontend/nextlevel/default/images/mdl/mdl-button-gray-left.gif') no-repeat top left;
    display: block;
    float: right;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
    margin-right:10px;
}

a:link.mdl-checkout-link, a:visited.mdl-checkout-link, a:active.mdl-checkout-link{
    color: #494949; /*button text color*/
}

a.mdl-checkout-link span{
    background: transparent url('http://robertasgardens.net/skin/frontend/nextlevel/default/images/mdl/mdl-button-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.mdl-checkout-link:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.mdl-checkout-link:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}



span.mdl-or{
    display:none;
}
a.mdl-continue-link{
    background: transparent url('http://robertasgardens.net/skin/frontend/nextlevel/default/images/mdl/mdl-button-green-left.gif') no-repeat top left;
    display: block;
    float: left;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
    margin-left:10px;
}

a:link.mdl-continue-link, a:visited.mdl-continue-link, a:active.mdl-continue-link{
    color: #494949; /*button text color*/
}

a.mdl-continue-link span{
    background: transparent url('http://robertasgardens.net/skin/frontend/nextlevel/default/images/mdl/mdl-button-green-right.gif') no-repeat top right;
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.mdl-continue-link:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.mdl-continue-link:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}

span.mdl-upsells-list-wrapper {display:block; text-align:left;}

table.mdl-upsell-product-table {clear:both;}
table td.mdl-upsells-list-item h5.mdl-product-lnk {}
table td.mdl-upsells-list-item h5.mdl-product-lnk a {font-size: 11px; font-weight: normal;}
h4.mdl-upsells-title {display:block; clear:both; padding-left:10px;padding-top:5px;}

div.mdlajax-progress, div.mdlajax-confirm {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px double #E6E6E6;
    box-shadow: 0 0 9px 1px #666666;
    z-index:100000;
	padding:10px;
}


div.mdlajax-confirm > div > .messages ul{ float:left; }
.mdlajax-confirm > div > ul.messages{ box-shadow:none; margin-bottom:0px !important; }
div.mdlajax-confirm > div > ul.messages .success-msg {
    background:none;
	text-shadow:inherit;
    color:#000;
    padding:0px !important;
    text-align:left;
    border:none !important;
}
div.mdlajax-confirm > div > .messages .success-msg:before { content:''; }

﻿ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
	text-align:left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #e4e4e4;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #e4e4e4;
}
.cms-index-index .resp-tab-content{ border:0px none; padding:0px; }
.resp-tab-content .customLeft, .resp-tab-content .customRight{ clear:both; width:100%; display:inline-block; vertical-align:top; }
.resp-tab-content .customRight{ margin-top:20px; }
.resp-tab-content .customLeft h3, .resp-tab-content .customRight h3{ margin-bottom:10px; text-transform:uppercase; font-weight:400; }
.resp-tab-content .customLeft img, .resp-tab-content .customRight img{ padding:5px; border:1px solid #e9e9e9; float:left; margin:0px 20px 20px 0px; }
.resp-tab-content .customLeft p, .resp-tab-content .customRight p{ color:#666; }
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #e4e4e4;
    border-top: 0px solid #e4e4e4;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #e4e4e4;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top-width:8px;
	border-top-style:solid;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom-width:8px;
	border-bottom-style:solid;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active { background:#f4f4f4; }
h2.resp-tab-active a{color:#666;}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

#horizontalTab ul + div h2.resp-accordion {
    border-top: 1px solid #e4e4e4;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

