/**
 * 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 ================================================================================= */
 

* { margin:0; padding:0; }

body          { font-size: 12px; font-family: Poppins; font-weight: 400; color: #444; text-align: left; background: #fff; }
 
img           { border:0; vertical-align:top; }

a             { color:#ff872a; text-decoration: none; }
a:hover       { text-decoration: none; color: #01c3c2; }
:focus        { outline: none; }
a:focus  { outline: none !important;  }

img { max-width: 100%; height: auto;}
  
.product-image {   display: block; }
.product-image img { width: 100%;}
/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#222; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* 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; font-size: 12px; color: #848484; }
strong        { font-weight:bold; }
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         { list-style:none; margin: 0;}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.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%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */
 /* sale---new */ 
.product_icon { position: absolute; top: 10px; left: 10px; }
.new-icon {  display: block;  text-align: center; line-height: 27px; padding: 0 10px; font-size: 12px; font-weight: 700; color: #fff; text-transform: uppercase; background: #e95668; position: relative; }
.new-icon:after { content: ""; width: 10px; height: 100%; position: absolute; right: -10px; top: 0; display: block; border-width: 13px 10px 13px 0; border-style: solid; border-color: transparent;  border-top-color: #e95668; border-bottom-color: #e95668; }

.sale-icon {  display: block;  text-align: center; line-height: 27px; padding: 0 10px; font-size: 12px; font-weight: 700; color: #fff; text-transform: uppercase; background: #ff872a; position: relative; }
.sale-icon:after { content: ""; width: 10px; height: 100%; position: absolute; right: -10px; top: 0; display: block; border-width: 13px 10px 13px 0; border-style: solid; border-color: transparent;  border-top-color: #ff872a; border-bottom-color: #ff872a; }

.new-icon span,
.sale-icon span { }


 
 /* Layout ================================================================================ */
.wrapper { }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; } 
.main { margin: 30px auto 0; min-height:400px; padding: 0; text-align:left; }
.cms-index-index .main  { margin: 0 auto; }
.main-container { border-top: 1px solid #ddd; margin-bottom: 30px; }
.cms-index-index .main .std { position: relative; z-index: 9; }
.cms-index-index .main-container { margin: 0 0 50px; border: 0; } 
.cms-index-index .ma-main-container { border-top: 0;}
.ma-main-container { border-top: 1px solid #ddd;}


/* 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 { }
.col2-right-layout .col-main {}

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

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {
    font-size: 12px;
    vertical-align:middle;
    color:#2f2f2f;
    background:#fff;
    }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding: 5px; height: 34px; width: 260px; }
select { padding:1px; height: 36px; font-size: 13px;  color: #9e9e9e; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; margin: auto;}
input.checkbox { margin-right:3px; }
input.qty { width: 50px !important; 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; background: none; cursor:pointer;   }
button.button:hover { }
button.button span { display: block;}
button.button span span { line-height: 34px; padding: 0 25px; display: block; text-transform: uppercase; color: #3f3f3f; font-size: 11px; font-weight: 700; border: 2px solid #f2f2f2; border-radius: 20px; }
button.button:hover span span { color: #ff872a; border-color: #ff872a;  } 

button.btn-cart span span:before { }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }


 
button.btn-checkout span span { background-position:100% 0; padding: 6px 25px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {  }
/*.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; color:#000; font-weight: 400; text-transform: capitalize; position:relative; z-index:0;  font-size: 12px;  }
.form-list label.required {}
.required { color: #f22e3b;}
.form-list label.required em { float:right; font-style:normal; color:#f22e3b; position:absolute; top:0; right:-8px; font-family: arial; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; float: left; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width: 95%; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width: 100%; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:100%; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; 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; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

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

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { clear: both; }

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

.fieldset { border:1px solid #ddd; background:#fff; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left;  font-style: italic; font-size:13px; border:1px solid #ddd; background:#fff; color:#333; margin:-33px 0 0 -10px; padding: 3px 8px; position:relative; }

/* Form Validation */
#newsletter_pop_up .validation-advice { position: absolute; }
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#e95668; font-family: arial; }
/* 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 { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:14px; line-height: 33px; padding: 15px 0; border-bottom: 1px solid #ddd; }
.breadcrumbs li { display:inline; capitalize;   }
.breadcrumbs li strong, .breadcrumbs li a:hover { font-weight: normal; color: #ff872a; font-size: 14px; text-transform: capitalize; text-decoration: none;  }
.breadcrumbs li a { font-size: 14px; text-transform: capitalize; text-decoration: none;  color: #373737;  }
.breadcrumbs li span { padding:  0 10px; display: inline-block; font-size: 0; line-height: 0;}
.breadcrumbs li span:before { content:"\f105"; font-family: FontAwesome; color: #000; font-size: 14px; display: block; line-height: 8px; }
/* Page Heading */
.page-title { overflow:hidden; margin:0 0 25px;  border: 0;  }
.page-title h1,
.page-title h2 {   text-transform: uppercase;
  font-weight: 700; 
  font-size: 24px; color: #373737; margin: 0; }
.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; }


/* Pager */
.pager {  text-align:center; margin: 10px 0; float: left; width: 50%; }
.pager select { font-style: normal; color: #777; height: 30px; font-size: 14px; }
.pager .amount { float:left; margin: 4px 30px 0 0; }

.pager .pages {  margin-left: 15px; display: none; }
.pager .pages strong { font-weight: normal; color: #363636; text-transform: capitalize; font-size: 14px; display: none;}
.pager .pages ol { display:inline; }
.pager .pages li { float: left; margin:0 0 0 5px; font-size: 16px; line-height: 43px; background: #f5f5f5; color: #393939;  display: block; width: 49px; height: 49px; font-weight: 700; }
.pager .pages li:last-child { }
.pager .pages .current, .pager .pages li a:hover { background: #fff; border: 3px solid #333;   }
.pager .pages li a { font-size: 16px; color: #363636; display: block; display: blcok; font-weight: 700;  width: 49px; height: 49px; border: 3px solid transparent;  }

.pager .pages li a.next,
.pager .pages li a.previous
 { font-size: 0;}
.pager .pages li a.next:before { font-size: 14px; font-family: FontAwesome; content: "\f105"; display: block; }
.pager .pages li a.previous:before { font-size: 14px; font-family: FontAwesome; content: "\f104"; display: block; }

.pager .view-mode { margin: 0 50px 0 0; float: left; }
.pager .view-mode label{ float: left; margin: 0 5px 0 0; display: none; }
.pager .view-mode span{ height: 16px; float:left;  margin: 2px 5px 0 0; }
.pager .view-mode .grid, .pager .view-mode .list { font-size: 0;  }
.pager .view-mode .grid:before, .pager .view-mode .list:before { border: 1px solid #f2f2f2; display: block;  font-family: FontAwesome; font-size: 18px; text-align: center; color: #ddd;  line-height: 26px; width: 28px; height: 28px; text-align: center; }
.pager .view-mode .grid:before { content:"\f009";}
.pager .view-mode .list:before { content:"\f00b";} 
.pager .view-mode strong.grid:before,
.pager .view-mode a.grid:hover:before{ border-color: #ff872a;  color: #ff872a; }
.pager .view-mode a.list:before {  }
.pager .view-mode strong.list:before,
.pager .view-mode a.list:hover:before{ border-color: #ff872a;  color: #ff872a; }

.pager .view-mode .list {  float: left; margin-left: 5px; color: #ccc; font-weight: normal; }
.pager .view-mode .grid  {  float: left; color: #ccc; font-weight: normal;   } 

.pager li > a, .pager li > span { display:  inline; padding: 0; background: none; border: none; border-radius: 0; }

.pager .sort-by { float: right;  margin: 0; }
.pager .sort-by label { vertical-align:middle; margin: 0;}
.pager .sort-by select { padding: 0 15px; margin: 0; vertical-align:middle; height: 28px;  display: inline-block; font-size: 14px;  border: 1px solid #e5e5e5; }
.pager .sort-by a{ display: inline-block;}

/* Sorter */
.sorter { width: 50%; float: right; }
.sorter .view-mode { float:left; margin:0; }
.sorter .view-mode a { text-decoration: none; }

.sorter .limiter { float: right; font-size: 14px; margin-left: 20px; }
.sorter .limiter .limiter-inner { display: inline-block; }
.sorter .limiter label { vertical-align:middle; margin: 0; }
.sorter .limiter select { padding:0 15px; margin: 0 ; vertical-align:middle; border: 1px solid #e5e5e5; height: 28px; }

.sorter .pages { float: right; display: none; }
.sorter .pages strong { display: none; }
.sorter .pages ol li { display: inline-block; font-size: 14px; line-height: 29px; padding: 0 5px; }
.sorter .pages ol li a{  display: block; color: #373737; height: 29px; }
.sorter .pages ol li.current, 
.sorter .pages ol li a:hover {  color: #ff872a; }
.sorter .pages ol li a.previous,
.sorter .pages ol li a.next { font-size: 0; }
.sorter .pages ol li a.previous:before  { font-size: 14px; font-family: FontAwesome; content:"\f100"; } 
.sorter .pages ol li a.next:before { font-size: 14px; font-family: FontAwesome; content:"\f101"; } 

/* Toolbar */

.toolbar { overflow: hidden; margin: 0 ; padding: 10px 0; border-top: 2px solid #ebebeb; border-bottom: 2px solid #ebebeb; }
.toolbar .pager { margin: 0; }
.toolbar a { }
.toolbar label { font-weight: normal; text-transform: capitalize; color: #3e3e3e; font-size: 12px; line-height: 30px; font-weight: 300;} 
.toolbar-bottom { margin: 30px 0 0; } 
.toolbar-bottom .pager { display: none; } 
.toolbar-bottom .sorter .limiter { display: none; } 
.toolbar-bottom .sorter .pages { display: block; } 
  

/* Data Table */
.data-table { width:100%; border:1px solid #eee; }
.data-table .odd  {  }
.data-table .even {  }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last {   }
.data-table tr.last th,
.data-table tr.last td {  }
.data-table th { padding: 6px 10px; font-weight: 400; }
.data-table td { padding: 6px 10px; }
#review-form .data-table thead th { border: 0; background: #363636; color: #fff;}
.data-table thead th {  font-weight: normal; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 10px; font-size: 13px; color:#000;  white-space:nowrap; vertical-align:middle; text-align: center; text-transform: capitalize;}
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d7d7d7; }
.data-table tfoot tr.first td {  }
.data-table tfoot tr { }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d7d7d7; }
.data-table tfoot strong { font-size:16px; text-transform: uppercase; font-weight: normal; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5;  vertical-align: middle; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

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

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

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

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

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

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside;  }
.std ul.disc { list-style:disc outside; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {  }
.std ul { list-style:disc outside;  }
.std ol { list-style:decimal outside; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { }
.std dt { font-weight:bold; }
.std dd  { }
.std blockquote { font-style:italic;  }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
li { list-style: none;}

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important;  }

.link-cart {  }
.link-wishlist { line-height: 26px; font-size: 13px;  }

.link-reorder { }
.link-compare { line-height: 26px; font-size: 13px; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:15px; height:15px; font-size:0; line-height:0; background:#404040 url(../images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove:hover  {  background-color: #ff872a; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:30px; height:30px; font-size:0; line-height:0; background: none; overflow:hidden; margin: auto; text-decoration: none; text-align: center; }
.btn-remove2:before { content: "\f014"; font-family: FontAwesome; font-size: 18px; line-height: 18px; display: block; } 
.btn-remove2:hover { background: none; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

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

.separator { margin:0 3px; }

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

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

/* Cookie Notice */
.notice-cookie { 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; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */
.toplink-contaner {  position: relative; color: #9c9c9c; z-index: 9997; border-bottom: 1px solid #e1e1e1; background: #f1f1f1; }
.toplink-contaner .box-left { float: left; }
.toplink-contaner .box-right { float: right; }  
.toplink-contaner .box-left .phone { display: inline-block; color: #ff872a; line-height: 36px;padding: 5px 0 5px 0px; }    
.toplink-contaner .box-left .phone label { color: #9c9c9c; margin: 0 5px 0 0; font-weight: 400; }  
.toplink-contaner ul.links li { display: inline-block; vertical-align: middle; border-right: 1px solid #e1e1e1; }
.toplink-contaner ul.links li.first { border-left: 1px solid #e1e1e1; }
.toplink-contaner ul.links li.first a { 
	background: url(../images/myaccount.png) no-repeat 50% 12px; 
	
}
.toplink-contaner ul.links li.first a:hover {
	background-position: 50% -115px;
}
.toplink-contaner ul.links li a {
	background: url(../images/wishlist.png) no-repeat 50% 13px;
	height: 46px;
	width: 80px;
	display: block;
	text-indent: -9999px; 
}
.toplink-contaner ul.links li a:hover { background-position: 50% -116px; }
.toplink-contaner ul.links li a.top-link-checkout { background: url(../images/checkout.png) no-repeat 50% 13px; }
.toplink-contaner ul.links li a.top-link-checkout:hover { background-position: 50% -115px; }
.toplink-contaner ul.links li.last a { background: url(../images/login.png) no-repeat 50% 13px; }
.toplink-contaner ul.links li.last a:hover { background-position: 50% -115px; }

 
p.welcome-msg { margin: 0; line-height: 33px; padding: 5px 0; text-align: center; float: left;  }



.language-currency { display: inline-block; }
.language-currency .select-option { position: absolute; top: 46px; right: 0; opacity: 0;
-webkit-transform: scaleY(0); -moz-transform: scaleY(0); transform: scaleY(0); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out; background: #fff; padding: 5px 15px; border-top: 3px solid #ff872a;  }
 
.language-currency li { line-height: 40px; border-bottom: 1px solid #e5e5e5; }
.language-currency li:last-child { border-bottom: 0; }
.language-currency li a { white-space: nowrap; display: block; color: #7e7e7e; padding: 0 15px;  }
.language-currency li a:hover, .language-currency li.active a {  color: #ff872a; }
.language-currency .select-lang { line-height: 36px; cursor: pointer; text-transform: uppercase;  } 
.language-currency .select-lang img { margin: 10px 5px 0 0; }
.language-currency .select-option img { margin: 14px 5px 0 0; }

.form-language, .currency { display: inline-block; position: relative; padding: 10px 30px; border-right: 1px solid #e1e1e1; vertical-align: middle; } 
 

/*language-----------------------------------------------------------*/
 
.form-language:hover .select-option { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); transform: scaleY(1); }
.form-language { border-left: 1px solid #e1e1e1; }
.form-language label { display: none;}

 


/*curency-----------------------------------------------------------------------*/
.currency { }
.currency:hover {  }
.currency:hover .select-option { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); transform: scaleY(1);}
/*----------------------------------------------------------------*/


/* Header ================================================================================ */
 
.logo-container { text-align: left; } 
.header-container a.logo {  margin: 0;  text-decoration:none !important; display: block; padding: 0;  }
.header-container .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header-container h1.logo { margin: 0; }
.header-container .quick-access { position: relative; text-align: right; padding: 30px 0 8px; }
 

.header-container .welcome-msg { margin: 12px 0; line-height: 19px; padding: 0 15px 0 0; display: none; font-family: arial; font-size: 12px; }
.header-container .welcome-msg a { color:#ebbc58; }

.header-container .header-content { padding: 0; position: relative; }
.header-container .header-content .block-header-container { padding: 0; }
.header { margin:0 auto; } 
.header .header-content { position:relative; z-index: 9996; padding: 10px 0;}  

 
.header .box-right { float: right; }
#search_mini_form { display: inline-block; vertical-align: middle;  }
.header .form-search { position: relative;  margin: auto; border-radius: 25px; display: inline-block; border-radius: 25px;  border: 2px solid #707070;  }
.header .form-search .select-input{ float: left; }
.header .form-search label { display: none; }
.header .form-search input.input-text {  border: 0; width: 410px; padding: 10px; background: none; height: 40px; line-height: 22px; color: #81878f; font-weight: 300; font-size: 12px; }
.header .form-search button.button {  padding: 0; width: 40px; height: 40px;  }
.header .form-search button.button span { padding: 0; font-weight: normal; text-transform: uppercase; font-size: 0;  }
.header .form-search button.button span span { padding: 0; border: 0; height: 40px; text-align: center; line-height: 40px; background: none; }
.header .form-search button.button span span:before { display: block; content: "\f002"; font-family: FontAwesome; font-size: 14px; color: #444; }
.header .form-search button.button:hover span span:before {  color: #ff872a; } 

.header .form-search .search-autocomplete ul { border:1px solid #f2f2f2; background: #f2f2f2; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f2f2f2; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#f2f2f2; }
.header .form-search .search-autocomplete li.selected { background-color:#1b7a90; }

.highlight_search{
    color:red;
}
#search_complete{
    font: 12px/1.55 Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}
.search-autocomplete{
    position:absolute;
}
#search_autocomplete .product_info{
overflow: hidden;
zoom: 1;
margin: 0
    
}
#search_complete li{padding: 10px 0;border-bottom: 1px solid #eee}
#search_complete li:last-child{border: none}
#search_complete li img{ display: block;border: 1px solid #eee;margin-right: 10px}
#search_complete li div{
   margin-top:5px;
}
.loading_image_search{
    z-index: 9999999;
    margin-left: 0px;
    position: absolute;
    right: 0;
    top: 61px;
    margin-top: -16px;
    margin-left: -16px;
}
.header  .form-search .search-autocomplete { 
z-index: 999;
right: 0 !important;
top: 45px !important;
border: 1px solid #eee;
background-color: #fff;
padding: 10px;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
width: 300px; display: none !important;
 }
 
/* block support client */

.support-client { margin-bottom: 40px; }
.support-client .box-container { text-align: left; color: #898989; }
.support-client .box-container:before { float: left;  font-family: FontAwesome; font-size: 30px; line-height: 31px; text-align: center; }
.support-client .box-container .box-inner { margin-left: 45px;  }
.support-client .box-container.time:before { content:"\f017"; } 
.support-client .box-container.free-shipping:before { content:"\f0d1"; } 
.support-client .box-container.money-back:before { content:"\f0d6"; } 	
.support-client .box-container.phone:before { content:"\f098"; } 
.support-client h1{  text-transform: uppercase; font-weight: 700; color: #7e7e7e; font-size: 16px; margin: 0; line-height: 20px; }
.support-client p { margin: 0; line-height: 12px; }

/* search by category */

.header .form-search #cat { width: 120px; float:left; height: 35px; text-align: left; padding: 0 7px; text-transform: capitalize;  }

.header .form-search input.input-text:focus { background: none;}
.header .form-search label { width: 22px; float: left; } 
.btn-group.bootstrap-select { display: block !important;} 
.btn-group.bootstrap-select {
display: block !important;
}
.form-search .bootstrap-select.btn-group{ float: left !important; width: 149px !important;  }
.form-search  .btn-default { background: none; border: none; padding: 0; box-shadow: none; }
.form-search  .btn-default:hover { background: none;}
.bootstrap-select>.btn { padding-right: 12px; border-right: 1px solid #e1e1e1; margin: 10px 0; border-radius: 0; }
.form-search  .bootstrap-select .btn:focus { outline: 0 !important; }
.btn-group.open .dropdown-toggle { background: none; box-shadow: none; padding-right: 25px;}
.form-search .dropdown-menu { top: 42px; height: 300px !important; border-top-color: #e5e5e5 !important; text-transform: capitalize; text-align: left; border-radius: 0 0 4px 4px; box-shadow: none; right: -1px !important; padding: 0 ; margin: 0; font-size: 12px; }
.bootstrap-select.btn-group .btn .filter-option { font-size: 12px; font-weight: 300; padding-left: 15px; text-transform: capitalize; line-height: 19px; display: block; text-shadow: none; color: #81878f; }
.header .form-search .dropdown-toggle:focus { outline: none !important;}
.bootstrap-select.btn-group .btn .caret {  width: 20px;  margin-top: -14px !important; border: 0; }
.bootstrap-select.btn-group .btn .caret:before { content:"\f107";  font-family: FontAwesome; font-size: 14px; color: #222; display: inline-block; line-height: 28px; } 

.top-cart-wrapper {  
	background: #ff872a;
	display: inline-block;
	vertical-align: middle;
    cursor: pointer;  
	position: absolute;
	bottom: -97px;
	right: 0;
} 
.top-cart-wrapper:before { content: ""; position: absolute; top: 0; right: -9px; width: 9px; height: 6px; border-width: 3px 4px 3px 5px; border-style: solid; border-color: transparent transparent #b25e1d #b25e1d; }
.top-cart-wrapper:after { content: ""; position: absolute; bottom: 0; right: -9px; width: 9px; height: 6px; border-width: 3px 5px 3px 4px; border-style: solid; border-color: #b25e1d transparent transparent #b25e1d; }
  
.top-cart-contain { 
display: inline-block; 
position: relative;
padding: 21px 15px;
}
.top-cart-contain .count-item { display: inline-block;  color: #fff;  font-size: 12px; }
.top-cart-title { 
	background: url(../images/topcart.png) no-repeat 0 50%;
    padding-left: 50px;
    vertical-align: top;
    text-align: center; 
    margin-top:0;
    position: relative;
    font-size: 12px;   
} 
 
.top-cart-title .price { font-size: 12px; }
.top-cart-title a { display: block; color: #fff; text-align: left; }
.top-cart-title a:hover { text-decoration: none;  }
.top-cart-title a .title-cart { font-size: 12px; font-weight: 600; text-transform: uppercase; display: block; line-height: 16px; }
 
.top-cart-content {
    display: none;
    width: 290px;
    position: absolute;
    top: 75px;
    right: 0;
    background: #fff; 
    padding: 20px;
    text-align: left; 
	border: 1px solid #e1e1e1;	
	border-top: 2px solid #ff872a;	
	box-shadow: 0 3px 5px rgba(0,0,0,0.3); 
}
#cart-sidebar { overflow: hidden;}

.top-subtotal {
    margin: 15px 0 0;
	padding: 15px 10px;  text-transform: capitalize;  font-size: 13px; color: #333;
	border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
}
.top-subtotal .price { margin-left: 30px; font-size: 14px; }
.top-cart-content li.item{ float:left; width:100%; margin: 0 0 15px; padding: 0 0 15px; }
.top-subtotal .price {  color: #ff872a; float: right; }
.top-cart-content li.item.last { border: 0; margin: 0; padding: 0;}
.top-cart-content .product-details { position:relative; }
.top-cart-content .product-details .btn-remove{ position:absolute; right: 0; top:4px; }
.top-cart-content .product-details .btn-edit{ position:absolute; right: 19px; top:4px; }

.top-cart-content .actions {
    padding: 0; 
    margin: 20px 0 0;
}
.top-cart-content .actions button.button { display: block; width: 100%;}
.top-cart-content .actions button.button span span {  border-radius: 0; color: #fff; font-size: 14px; background: #ff872a; padding: 0 25px; border: 0; }
.top-cart-content .actions button.button:hover span span { background: #424242;  } 
.top-cart-contain .product-details .price { color: #ff872a; font-size: 15px; width: auto;}
 
 
/********** < Navigation */
.nav-container { padding: 0; background: #262b32; }  
 
  

#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
    font-size: 14px; 
    text-decoration: none;
    display:block;
    line-height: 43px;
	height: 43px;
    color: #fff; 
    text-transform: capitalize;  padding: 0 15px; 
	text-transform: uppercase;
	font-weight: 500;
   
}
.pt_custommenu #pt_menu_home .parentMenu a { padding-left: 0; }
.pt_custommenu div.pt_menu .parentMenu a:after { display: inline-block; font-family: FontAwesome; content: "\f0d7"; margin-left: 10px; color: #ababab; font-size: 12px; }
.pt_custommenu div.pt_menu .parentMenu a:hover:after,
.pt_custommenu div.pt_menu.active .parentMenu a:after { color: #ff872a; }
 
.pt_custommenu div#pt_menu_pt_item_menu_custom_menu .parentMenu span.block-title { border: 0; cursor: pointer; }

 
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link .parentMenu ul li a.act,
.pt_custommenu #pt_menu_link .parentMenu ul li a:hover,
.pt_custommenu div.pt_menu.act .parentMenu a, .pt_custommenu div.pt_menu.active .parentMenu a {
	color: #ff872a;
}
 
.pt_custommenu div.pt_menu.pt_menu_no_child .parentMenu a:after,
.pt_custommenu #pt_menu_link ul li a:after,
.pt_custommenu #pt_menu_home .parentMenu a:after {
	display: none;
}
 
.pt_custommenu div.pt_menu.act .parentMenu, .pt_custommenu div.pt_menu.active .parentMenu, .pt_custommenu div.pt_menu .parentMenu:hover {
   
}

.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemMenu a.level1{
    font-size: 12px;
    text-transform: uppercase; font-weight: 700;  
	color: #545454; 
	cursor: pointer;
	line-height: 25px;
}
.pt_custommenu .itemMenu h4.level1:hover,
.pt_custommenu .itemMenu a.level1:hover {
    color: #ff872a;
}

.pt_custommenu .itemSubMenu h4,
.pt_custommenu .itemSubMenu a{
    color: #4b4b4b;
	font-size: 12px;
    text-transform: none;
    font-weight: normal;
    text-transform: capitalize; 
	cursor: pointer; 
}
.pt_custommenu .itemSubMenu a:hover { color: #ff872a; }

.pt_custommenu {
    position:relative;
    z-index: 111;
    font-size: 14px;   
}
.pt_custommenu div.pt_menu {
    float: left; 
}
.pt_custommenu div.pt_menu .parentMenu { padding: 10px 0 ; position: relative;  }
.pt_custommenu #pt_menu_home .parentMenu{  }
.pt_custommenu div.popup {
	border: 1px solid #e1e1e1;
	border-top: 2px solid #ff872a;
    position:absolute;
    z-index:3000;
    background-color:#fff;
    text-align:left; 
    padding: 40px;
    margin: 0;
	box-shadow: 0 3px 5px rgba(0,0,0,0.3); 
}

.pt_custommenu div.popup a {
    text-decoration: none;
	font-size: 12px;  
    display:block;
    line-height: 26px; color: #6a6a6a; text-transform: capitalize;
}




.pt_custommenu div.popup a.actParent {
    color: #ff872a;
}
.pt_custommenu div.popup a.act {
    color: #ff872a !important;
}
.pt_custommenu div.column {
    float:left;
    width: 200px; /* column width */
    margin-right: 30px;
}
.pt_custommenu div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.pt_custommenu div.itemSubMenu {
   margin-top: 20px; 
} 
.pt_custommenu div.itemSubMenu .itemMenu { margin-top: 10px; }
.pt_custommenu .block2{
    margin-top: 10px;
    float: left;
}
.pt_custommenu .custom-menu { width: 730px; }
.pt_custommenu .custom-menu h1{ font-size: 25px; font-weight: 400; text-transform: capitalize; border-bottom: 3px double #f1f1f1; }
.pt_custommenu .custom-menu p{ margin: 15px 0; }
.pt_custommenu .custom-menu .block-bottom a:hover { opacity: 0.7; }
.pt_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
    padding: 0;  
    border-top: none;
}
.pt_custommenu div.popup .block1 .column{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.pt_custommenu div.popup .blockright img{
    max-width: 100%;
} 

.pt_custommenu div.pt_menu .parentMenu p{
    margin: 0;
    padding: 0;
}
.pt_custommenu #pt_menu_link{
    padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu {  }
.pt_custommenu #pt_menu_link .parentMenu ul li{
    display: inline-block;
    list-style: none;
	position: relative; 
}
 
.pt_custommenu #pt_menu_link .parentMenu ul li a{ 
    display: block; 
}
.pt_custommenu #pt_menu_link .parentMenu ul li.last a {  }
.pt_custommenu .clearBoth {
    clear:both;
}

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

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

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

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

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* =============================================Mobile Menu ========================================== */

.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
    float: left;
    width: 100%;
    margin: 0;
}

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

}
.navbar-inner {
    background:#fff;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0;
    
}
.menu-mobile {
    
    float: left;
    width: 100%;
    padding: 0 2%;
    margin: 0;
}
.navbar .btn-navbar {
    margin-top: 10px;
    border: 0 !important;
    box-shadow: none !important;
    background: url("../images/bg-menu-mobile.png") no-repeat 50% 50%;
}
.navbar .btn-navbar:hover {background:url("../images/bg-menu-mobile.png") no-repeat 50% 50% !important; font-family: 'helvetica';}
.navbar .btn-navbar .icon-bar {
    box-shadow:none !important;
    border-radius:0 !important;
    background-color:inherit !important;
	font-size: 0;
}
.mobilemenu>li.last a {
    border-bottom: 0;
}
.ma-nav-mobile-container {  background: #ff872a !important;} 
.navbar  { margin: 0; border: 0; }
.navbar:before, .navbar:after  {   }
.navbar .brand {
    color: #fff;
    text-transform: uppercase;
    font-family: 'helvetica';
}
.mobilemenu {
	list-style-type: none;
	padding: 0;
    margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.mobilemenu li {
    background: #ff872a;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
	position: relative;
}
.mobilemenu li.level0.last {
     
}
.mobilemenu li.active>a {
	/*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
	padding: 20px;
	background: #aef;
	display: block;
	clear: both;
	float: left;
	width: 360px;
}
.mobilemenu a {
	text-decoration: none;
	/*font: bold 1.1em/2em Arial, sans-serif;*/
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	margin: 0 15px;
	display: block;
	text-transform: capitalize;
	cursor: pointer;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #000;
}

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

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

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

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



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

.mobilemenu li ul li {
    font-size: 0.9em;
}
.mobilemenu li.active>ul {

}

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


/* Sidebar =============================================================================== */
.block:last-child {  }
.block { margin:0 0 30px; }
.block .block-title { margin-bottom: 20px; position: relative; border-bottom: 1px solid #000; }  

.block .block-title strong { font-size: 12px; text-transform: uppercase; display: block; color: #000;margin: 0; line-height: 20px; font-weight: 700; padding-bottom: 5px; }
.block .block-title strong span  {  } 

.block .block-title a { text-decoration:none !important; }
.block-layered-nav .block-subtitle { margin:0; padding:5px 0;  font-weight: normal; color:#333; text-transform: uppercase; }
.block .block-content {  }
.block .block-content li.item { padding: 0; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { text-align:right; margin-top: 15px; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; color: #939393; }
.block .category-products { margin-top: 15px;}
.block .products-grid .item { margin-top: 0;}

.block li.odd {  }
.block li.even { background-color:#fafafa; }

/* 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 {  }
.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 {  background-position:0 0; background-repeat:no-repeat;  }

/* Mini Products List */
.mini-products-list .product-image { float:left; width: 80px;  }
.mini-products-list .product-details strong{ color: #9d9d9d; font-family: arial; text-transform: capitalize; font-size: 11px; font-weight: normal; display: block; }
.mini-products-list .product-details .price{ display: block; }
.mini-products-list .product-details { margin-left: 90px; }
.mini-products-list .product-details .product-name { padding-right: 30px;  } 
 
.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; }

/* Block: Account */
.block-account {  }
.block-account .block-title {  }
.block-account .block-title strong {  }
.block-account .block-content { background:#fff; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #eee; padding: 8px 0; color:#666; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#1b7a90; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #eee; padding: 5px 0; color:#ff872a; }
.block-account .block-content li.current strong { font-weight: normal; padding: 8px 0; }
.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 { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border-bottom: 0; padding: 0; border: 0; background: none; }  
.block-layered-nav .block-title strong { padding: 16px; background: #282828; color: #fff; }
.block-layered-nav .block-subtitle { display: none; }
.block-layered-nav .block-content  { border: 1px solid #f5f5f5; padding: 17px; }
.block-layered-nav .block-content.no-display { display: block; }
.block-layered-nav .block-content .layered { margin-bottom: 25px; border-bottom: 1px solid #ebebeb; padding-bottom: 20px; }
.block-layered-nav .block-content .layered:last-child { margin-bottom: 0; border-bottom: 0; padding: 0; }
.block-layered-nav #search_pr button.button { clear: both; margin-top: 10px; display: block; }
.block-layered-nav #search_pr button.button span { background: none;  }
.block-layered-nav #search_pr button.button:hover span {   }
.block-layered-nav #search_pr button.button span span{  }
.block-layered-nav #search_pr button.button:hover span span{ color: #ff872a;  }
.block-layered-nav h2 {   position: relative;
  display: block;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700; 
  line-height: 26px; }
.block-layered-nav # { margin: 0;}
.block-layered-nav .content-shopby { padding: 0; margin-top: 15px;}
.block-layered-nav .content-shopby .configurable-swatch-list li { float: left; margin-right: 5px; border: 0; }
.swatch-label { display: block; }
.swatch-label img{ display: block; border: 1px solid #e5e5e5; }
.block-layered-nav .content-shopby .configurable-swatch-list li .count { display: none; }
.block-layered-nav .content-shopby ol li { font-size: 12px; color: #797979; line-height: 39px; text-transform: capitalize; font-weight: 400; position: relative; text-align: right; }
.block-layered-nav .content-shopby ol li:hover, .block-layered-nav .content-shopby ol li:hover a { color: #ff872a; cursor: pointer; }
.block-layered-nav .content-shopby ol li:last-child { border: 0;}
.block-layered-nav .content-shopby ol li a { color: #797979;  float: left; clear: both; font-weight: 400; font-size: 12px; text-transform: capitalize; } 
.block-layered-nav .content-shopby ol li a:before { content:"\f101"; display: inline-block; margin-right: 10px; font-family: FontAwesome; } 
.block-layered-nav .content-shopby.last { background:none; border-bottom: 0; }
.block-layered-nav .currently li { padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { color: #000; font-weight:bold; padding: 0; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; line-height: 15px; }
.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:11px; padding:4px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; } 
.block-layered-nav .layered-price h2 { margin: 0;  }
.block-layered-nav .amount { margin-bottom: 20px;}
.block-layered-nav .amount label { font-weight: 400; }
.block-layered-nav .amount input { border: 0;}
.block-layered-nav #search_pr {   overflow: hidden; }
.block-layered-nav #search_pr input {  background: none; min-width: 50px;  color: #000;   border: 0;  line-height: 30px; display: inline-block; height: 30px; font-weight: 400; font-size: 14px; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	
	background: #fff;
	font-weight: normal;
	border-color: #ff872a;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 4px;
	height: 19px;  
	cursor: pointer; 
	background: #ff872a; 
	 
}  
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
 	font-weight: normal;
	color: #212121;
	outline: none;
}

.ui-widget-header {
	background: #ff872a;
	color: #222222;
	font-weight: bold;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active { 
	font-weight: normal;
	color: #212121;
}
/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong {  }
.block-cart .summary {  padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .block-subtitle { margin: 10px 0;}
.block-cart #cart-sidebar li {  }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#ddd; text-align:center; color: #000;}
.block-cart .subtotal .label { font-size: 100%; color: #333;}
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions {  }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong {   }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong {  }
.block-related .block-subtitle { display: none; }
.block-related input.checkbox { float:left; display: none; }
.block-related .product { }
.block-related  #block-related  .product-image{ width: 100px; }
.block-related  #block-related  .product-details { margin-left: 120px; }
.block-related  #block-related  .product-details .product-name { padding: 0; }

/* Block: Compare Products */
.block-compare .block-title strong {  }
.block-compare button.button span {   }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.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: Recently Viewed */
.block-viewed .block-title strong {   }

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

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

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span { border-color:#406a83; background:#618499; }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; overflow: hidden; }
.block-tags .block-content li { display: inline-block !important; line-height: 35px; margin: 5px 5px 0 0;}
.block-tags .block-content li a { color:#838383; display: block; padding: 0 10px; background: #efefef; text-transform: capitalize; }
.block-tags .block-content li a:hover { background: #ff872a; color: #fff; }

.block-tags .actions { text-align:left; padding: 0;  }
.block-tags .actions a { color:#838383; display: block; padding: 0 10px; background: #efefef; text-transform: capitalize; display: block; line-height: 34px;}
.block-tags .actions a:hover { background: #ff872a; color: #fff;  }


/* Block: Subscribe */
.block-subscribe { border: none; margin: 0; background: none; }
.block-subscribe .subscribe-title {  }
.block-subscribe .subscribe-title h3 {  }
.block-subscribe .block-content { border: 2px solid #222; }
.block-subscribe  .form-subscribe-header { display: none; margin-right: 50px; }
.block-subscribe  .form-subscribe-header h3 { color: #fff; text-transform: uppercase;  font-size: 22px; margin: 0; line-height: 34px; }
.block-subscribe label { font-weight: normal; margin: 0; color: #c6c6c6; display: none; }
.block-subscribe .input-box { float: left; }
.block-subscribe .input-box  .validation-advice { position: absolute;}
.block-subscribe input.input-text { display:block; width: 320px; margin: 0; padding: 4px 10px; background: #fff; color: #222; border: 0; height: 56px; }
.block-subscribe .actions { float: left; background:none; padding:0; margin: 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { text-transform: uppercase; padding: 0; background: none;  }

.block-subscribe .actions button.button span span { line-height: 36px; padding: 10px 65px; color: #fff; background: #222; font-weight: 700; font-size: 14px; letter-spacing: 2px; } 
.block-subscribe .actions button.button:hover span span { } 

/* Block: Reorder */
.block-reorder .block-title strong {  }
.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; }
.block-banner .block-content { padding:0; text-align:center; }

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

/* 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 15px;  display: none; }
.category-image { width:100%; overflow:hidden; text-align:center; margin: 0 0 30px; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products { margin: 0; }


/* View Type: Grid */  	 	
.products-grid {  }
.products-grid.last { border-bottom:0; }
.products-grid.first .item {  }
.products-grid .product-image { display:block; }
.products-grid .product-image img { width: 100%; height: auto;}
.products-grid .price-box { margin: 0; }
.products-grid .availability { line-height:21px; }

.products-grid .item { text-align: left; margin-top: 30px;   position: relative; overflow: hidden;}

.products-grid .item .add-to-links { padding: 0;}
.products-grid .item .add-to-links li a {  font-weight: normal;}
.products-grid .item .add-to-links li a:hover { }  
.products-grid .item .item-inner .des-container .box-inner1 { overflow: hidden; }

.configurable-swatch-color .is-media{ float: left; margin-right: 3px; }


 
/* View Type: List */
.products-list li.item {  margin-top: 35px; padding-bottom: 35px; border-bottom: 2px solid #f8f8f8; }
.products-list li.item.last { border: 0; }
.products-list .product-name  { font-weight: 600;  }
.products-list .product-name a { font-size: 18px;  }
.products-list .product-name a:hover { color: #ff872a; } 
.products-list .price-rate { overflow: hidden; } 
.products-list .price-box { display: inline-block; float: left; } 
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both;  color: #777;  font-size: 14px; margin: 10px 0; line-height: 24px; padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .ratings { display: inline-block; margin: 10px 0 ; float: right; }
.products-list .ratings .amount { display: inline-block; }
.products-list .item .actions {  margin-top: 15px; }
.products-list .item .actions button.btn-cart span span { font-weight: 600; color: #777; padding-left:55px; background: url(../images/icon_cart_list.png) 25px 7px no-repeat; }
.products-list .item .actions button.btn-cart:hover span span  {
	color: #ff872a;
	background-position: 25px -61px;
}
 
.products-list .item .add-to-links { display: inline-block; margin: 0; }
.products-list .item .add-to-links li { display: inline-block; vertical-align: middle; margin-left: 12px; }
.products-list .item .add-to-links li  a {      
display: block;
    font-size: 0;
    line-height: 0;
    color: #000;
    text-align: center;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    float: none; }
.products-list .item .add-to-links li  a:hover { color: #ff872a;  }
.products-list .item .add-to-links li  a:before {    
	content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    border: 1px solid #f6f6f6;
}
.products-list .item .add-to-links li  a:hover:before { border-color: #ff872a; }
.products-list .item .add-to-links li  a.link-wishlist { background:  url(../images/icon_wishlist_list.png) no-repeat 0 0; }
.products-list .item .add-to-links li  a.link-wishlist:hover { background-position: 0 100%; }
.products-list .item .add-to-links li  a.link-compare  {  background: url(../images/icon_compare_list.png) no-repeat 0 0; } 
.products-list .item .add-to-links li  a.link-compare:hover { background-position: 0 100%; }

.timer-list { overflow: hidden; margin: 10px 0;  }
.timer-list .box-time-date { border-radius: 5px; color: #fff; background: #ff872a; float: left; padding-top: 8px; min-width: 59px; min-height: 69px; margin-right: 9px; text-align: center; font-size: 12px; }
.timer-list .box-time-date span { display: block; font-size: 21px; color: #fff; }


.products-list .product-shop button.btn-cart { display: inline-block; } 

.products-list .add-to-links .separator { display: none; margin:0 2px; }
.products-list .item .item-inner .des-container { padding: 0;}
.products-list .item .item-inner .des-container .actions { position: static; opacity: 1; min-height:0; padding: 0; float: left; margin-top: 10px; }
.products-list .item .item-inner .des-container .actions button.button { margin: 0; } 
.products-list .item .item-inner .des-container .actions .add-to-links li a, 
.products-list .item .item-inner .des-container .actions .qv-button-container a { position: relative; }
.products-list .item .item-inner:hover .des-container .actions .add-to-links li a.link-wishlist { animation: inherit; -webkit-animation: inherit; -moz-animation: inherit;}
 
.products-list .item-inner .box-hover button.btn-cart span span { padding: 0 15px; margin: 0; line-height: 40px; height: 40px;}
.products-list .item-inner .box-hover button.btn-cart span span:before {   width: 40px; height: 40px; }

.products-list .item-inner .add-to-links li { border: 0; float: left; margin-left: 5px; } 


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


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin: 0 0 10px; display: block; clear: both; }

.ratings {  line-height:1.25; margin: 8px 0; overflow: hidden; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; line-height: 11px; display: inline-block; color: #b9b9b9; }
.ratings .rating-links a { font-size: 11px; color: #b3b3b3; text-transform: capitalize; }
.ratings .rating-links a:hover { color: #ff872a; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width: 70px; height:11px; font-size:0; line-height:0; background:url(../images/rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height: 11px; background:url(../images/rating.png) 0 100% repeat-x; }
.ratings .rating-box { display: inline-block; }
.ratings .amount a { font-size: 11px; line-height: 11px; color: #a5a5a5; text-transform: capitalize;    }
.ratings .amount a:hover { color: #ff872a;}
.ratings .amount { display: none; }

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

/* Availability */
.availability { margin:0; }
.availability span { }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

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

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


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

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

.price-box { margin:5px 0; }
.price-box p { display: inline; margin-right: 5px;}
.price-box .price { font-family: Poppins; font-size: 14px; color: #ff872a; font-weight: 700;}

/* Regular price */
.regular-price {  }
.regular-price .price { }
.block .regular-price,
.block .regular-price .price { }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; display: none;}
.old-price .price { font-weight: normal; color: #838383; text-decoration: line-through; font-weight: 400;  } 

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; display: none;}
.special-price .price { }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

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

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

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

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

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

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

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

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

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

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

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

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

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

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-box-cart { margin: 15px 0; }  
.add-to-cart label { float: left; margin: 0 10px 0 0; line-height: 38px; font-weight: 400; font-family: arial; color:#000;  font-size: 12px;   }
.add-to-cart .qty {   float: left;
  padding: 9px 0;
  width: 38px !important;
  height: 38px; 
  color: #777;
  text-align: center;
  font-weight: 700;
  border-radius: 100%;
  font-size: 14px; }
.add-to-cart .qty:focus { }
.add-to-cart button.button { float:left; margin-left: 10px; }
.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: 15px 0; padding: 15px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li {   
	float: left;
	margin-right: 5px;
	padding-right: 5px; }
.add-to-box .add-to-links li .separator { display:none !important; }

.qty-button { float: left; border: 1px solid #e5e5e5; } 
.qty-button .button-icon {   }
.qty-button .box-icon { float: left;  padding: 0; position: relative; }
.qty-button .box-icon.button-minus { }
.qty-button  .box-icon:before { font-family: FontAwesome; text-align: center;  color: #b2b2b2; font-size: 12px; pointer-events: none; width: 40px; height: 40px; line-height: 40px; display: block; position: absolute; left: 0; top: 0;  }
.qty-button .box-icon:hover:before { color: #ff872a;}
.qty-button .box-icon.button-minus:before { content: "\f068";  }
.qty-button .box-icon.button-plus:before { content: "\f067"; }
.qty-button .qty-increase, .qty-button .qty-decrease { float: left; border: 0;display: block; width: 40px; height: 40px;  background: none; }
.qty-button .qty-increase { border-left: 0;  }
.qty-button .qty-increase:hover { }
.qty-button .qty-decrease { border-right: 0; }
.qty-button .qty-decrease:hover {  }



/* Email to a Friend */ 

.email-friend { display: inline-block; margin: 0; }
.email-friend  a{   font-size: 0;
  width: 38px;
  height: 38px;
  border: 1px solid #e5e5e5;
  display: block;
  border-radius: 100%; line-height: 36px; text-align: center; color: #b9b9b9; }
.email-friend a:hover { color: #ff872a;  border-color: #ff872a; }
.email-friend a:before {display: inline-block; font-size: 14px; font-family: FontAwesome; content:"\f0e0"; }


.product-view {  }

.product-essential {  }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { margin-top: 30px;  }
.product-collateral h2 { }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { position: relative; }
.product-view .product-img-box .more-views {  }
.product-view .product-img-box .more-views:hover .bx-wrapper .bx-controls-direction a.bx-prev { left: -13px;}
.product-view .product-img-box .more-views:hover .bx-wrapper .bx-controls-direction a.bx-next { right: -13px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image img { width: 100%; }
.product-view .product-img-box .product-image-zoom { position:relative; overflow:hidden; z-index:9; margin-left: 130px; }
.product-view .product-img-box .product-image-zoom img { display: none; }
.product-view .product-img-box .product-image-zoom img.visible { display: block; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; display: none; }
.product-view .product-img-box .more-views .bx-wrapper { height: 100%;  }
.product-view .product-img-box .more-views .bx-wrapper .bx-viewport { height: 100% !important;  }
.product-view .product-img-box .more-views ul { }
.product-view .product-img-box .more-views li { float:left; margin-bottom: 5px;   }
.product-view .product-img-box .more-views li a { border: 1px solid #e5e5e5; }
.product-view .product-img-box .more-views li a:hover { border-color: #ff872a; } 

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop {  }
.product-view .product-shop .price-rate { position: relative; overflow: hidden; } 
.product-view .product-shop .ratings .rating-links { display: inline-block; margin-left: 10px;  }
.product-view .product-shop .ratings .rating-box { display: inline-block; }
.col1-layout .product-view .product-shop {  }
.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; font-size: 24px; color: #3f3f3f; text-transform: capitalize; font-weight: 600;}
 

.product-view .product-shop .availability { margin: 10px 0; }
.product-view .product-shop .availability span { color: #ff872a; } 

.product-view .product-shop .short-description { margin: 15px 0; color: #777; line-height: 23px;  padding: 15px 0; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }  
.product-view .product-shop .price-box {  margin: 0;  } 
.product-view .product-shop .ratings {  margin: 4px 0; position: absolute; top: 0; right: 0; } 
.product-view .product-shop .ratings .amount { display: block; overflow: hidden; } 



.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; 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 li { display: inline-block; vertical-align: middle;  }
.product-view .product-shop .add-to-links li  a {      
display: block;
    font-size: 0;
    line-height: 0;
    color: #000;
    text-align: center;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    float: none; }
.product-view .product-shop .add-to-links li  a:hover { color: #ff872a;  }
.product-view .product-shop .add-to-links li  a:before {    
	content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    border: 1px solid #e5e5e5;
}
.product-view .product-shop .add-to-links li  a:hover:before { border-color: #ff872a; }
.product-view .product-shop .add-to-links li  a.link-wishlist { background:  url(../images/icon_wishlist_list.png) no-repeat 0 0; }
.product-view .product-shop .add-to-links li  a.link-wishlist:hover { background-position: 0 100%; }
.product-view .product-shop .add-to-links li  a.link-compare  {  background: url(../images/icon_compare_list.png) no-repeat 0 0; } 
.product-view .product-shop .add-to-links li  a.link-compare:hover { background-position: 0 100%; }
 

.product-view .product-shop .product-social { padding: 20px 0; margin-top: 10px;  }
  
 
.product-view .product-shop button.btn-cart span span { font-weight: 600; color: #777; padding-left:55px; background: url(../images/icon_cart_list.png) 25px 7px no-repeat; }
.product-view .product-shop button.btn-cart:hover span span  {
	color: #ff872a;
	background-position: 25px -61px;
}
  
.product-view .product-shop .box-container1 .sku { font-size: 13px; font-family: arial; font-weight: bold; color: #ff872a; text-transform: capitalize; display: inline-block; margin-right: 15px; }
.product-view .product-shop .box-container1 .sku label { ; margin-right: 5px; color: #393939; }
.product-view .product-shop .box-container1 .brand { font-size: 13px; font-family: arial; font-weight: bold; color: #ff872a; text-transform: capitalize; display: inline-block; }
.product-view .product-shop .box-container1 .brand label {   margin-right: 5px; color: #393939;}
/* Product Options */
.product-options { position:relative; margin: 15px 0; padding: 20px 0 0;  }
.product-options .options{ margin-bottom: 30px; }
.product-options label { color: #767676; font-weight: 400; text-transform: none; display: block;  margin-bottom: 0; line-height: 30px; float: left; }
.product-options .input-box { margin-left: 0px; }
.product-options label em { color: #be984a; }
.product-options select { width: 100%; font-size: 14px; color: #aaa; height: 28px; }

.configurable-swatch-list li { float: left; margin-right: 3px;}
#configurable_swatch_size li { margin-right: 15px;}
#configurable_swatch_size li a{ display: block; min-width: 30px !important; height: 32px; border: 4px solid #ebebeb; text-align: center; color: #393939; font-size: 11px; text-transform: uppercase; font-weight: 700; }
#configurable_swatch_size li a span{ display: block;  line-height: 25px !important; }
#configurable_swatch_size li a:hover, #configurable_swatch_size li.selected a { border-color: #ff872a; text-decoration: none; }

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


.product-options-bottom {  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.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 {  
  padding: 15px 0; }
.product-options-bottom .add-to-cart .payment { float: left; padding: 6px 0; }
.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; display: none;  }

/* 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:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

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

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

/*Product tabs*/

.product-tabs { overflow: hidden; position: relative; border-bottom: 1px solid #f8f8f8; }
 
.product-tabs li { display: inline-block; margin: 0 0 0 35px;  }

.product-tabs li.first { margin-left: 0; } 

.product-tabs a { display:block; font-size: 14px; color:#999; line-height: 40px;  text-decoration: none; text-transform: uppercase; font-weight: 700; position: relative; } 
.product-tabs a:hover,
.product-tabs li.active a,
.product-tabs li.active a:hover { color: #ff872a;  text-decoration:none; border-color: #ff872a; }
.product-tabs li  a:after { content: ""; display: block; height: 3px; width: 0; background: #ff872a; transition: all 0.3s ease-out; position: absolute; bottom: -1px; left: 0;}
.product-tabs a:hover:after,
.product-tabs li.active a:after,
.product-tabs li.active a:hover:after { width: 100%; }
.product-tabs-content h2 { }
.product-tabs-content { overflow: hidden; padding: 20px; background: #fff; margin-top: 40px; border: 1px solid #f8f8f8;  }
.product-tabs-content .std { color: #959595; line-height: 26px; }
#product_tabs_description_contents h2 { display: none;}



/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }

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


/* Content Styles ================================================================= */
.product-name { margin: 5px 0; font-weight: 500; }
.product-name a { color: #3f3f3f; text-transform: capitalize; font-size: 12px; text-decoration: none; }
.product-name a:hover { color: #ff872a; text-decoration: none;}

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; }
.tags-list li { display:inline !important; margin:0 15px 0 0; font-size: 17px; }
.tags-list li a { color:#888; }
.tags-list li a:hover { color:#f57c7c; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

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

/* Sitemap */
#sitemap_top_links { float: left; }
.page-sitemap .links { float: left; margin-right: 10px; line-height: 21px; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin: 12px 0; clear: both; overflow: hidden;  }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap a:hover { color: #ff872a; }
.page-sitemap .sitemap li { margin:3px 5px; float: left; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

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


/* Shopping Cart ========================================================================= */
.cart .page-title {   }
.cart .page-title h1 { text-align: left; float: none; }
#shopping-cart-table {  border-width: 0; }
#shopping-cart-table thead {  border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }
#shopping-cart-table thead tr {   }
#shopping-cart-table thead th {  padding: 10px 14px;
  line-height: 26px;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }
#shopping-cart-table tbody { border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}
#shopping-cart-table tbody td {  }
#shopping-cart-table tbody td input.qty {  color: #000; }
#shopping-cart-table tbody td a { color: #000;  }
#shopping-cart-table tbody td a:hover { color: #ff872a; background: none; }
#shopping-cart-table tbody td .price { font-size: 15px; color: #ff872a; font-family: Poppins; font-weight: 700; }
#shopping-cart-table tbody td.last .price { color: #ff872a; }
#shopping-cart-table tfoot, #shopping-cart-table tfoot td { border: 0; }
.cart-table td .product-image {
    display: block;
    width: 190px;
} 

/* 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:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; text-align: center; }
.cart-table .product-name a { text-transform: capitalize; color: #000; font-size: 16px; font-weight: 400;  }
.cart-table .product-name a:hover { color: #ff872a; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding: 20px 0; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0;  }

.cart .crosssell { overflow: hidden; border: 1px solid #ddd; margin: 30px 0;  }
.cart .crosssell h2 { font-size:16px; font-weight: normal; }
.cart .crosssell p { text-align: center; margin-top: 20px; }

.cart .crosssell .product-name a {  text-transform: capitalize; }
.cart .crosssell li.item { margin:12px 0; } 
.cart .crosssell .link-compare { font-weight:normal; }
.cart .crosssell button.button span {  }
.cart .crosssell button.button:hover span {   }
.cart .crosssell button.button span span  {  } 

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { 
  color: #888; 
  border: 1px solid #ddd; }
.cart .discount h2,
.cart .shipping h2,
.cart .crosssell h2,
.cart .totals h2 {  font-size: 16px;  padding: 10px 20px; margin-bottom: 0; color: #111; text-transform:uppercase; font-weight: 700; border-bottom: 1px solid #e5e5e5; text-align: center; }
.shipping .buttons-set { border: 0; text-align: left; margin-top: 10px; }

.cart .shipping .shipping-form,
.cart .discount .discount-form,
.cart .totals .totals-content  { padding: 20px; }

.cart .discount {  } 
.cart .discount h2 {  }
.cart .discount .input-box { margin:8px 0 0; width: 95%; }
.cart .discount input.input-text {  background-color: #ebebeb; border: 0; width: 100%; }
.discount .buttons-set { margin-top: 10px; text-align: left; border: 0; }
.discount label { font-weight: normal; }

.cart .shipping h2 {  }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
.cart .shipping .form-list select, .cart .shipping .form-list input.input-text { background-color: #ebebeb; border: 0; }
.cart .shipping .form-list li { margin: 15px 0; }

/* Shopping Cart Totals */
.cart .totals { text-align: right; border: 1px solid #ddd; } 
.cart .totals table { width:100%; margin: 0; }
.cart .totals tr {  font-size: 16px; text-transform: capitalize; }
.cart .totals td { padding: 10px 20px; }
.cart .totals td .price { font-weight: 700; }
.cart .totals td.a-left { text-align: right !important; }
.cart .totals tr.last td {}
.cart .totals tfoot {  }
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td {   }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {  font-weight: normal; }
.cart .totals tfoot td strong .price { font-size: 20px;} 
.cart .totals .checkout-types { font-size:13px; padding: 0 ; text-align:right; padding-top: 15px; border-top: 1px solid #e5e5e5; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; text-align: right; }
.cart .totals .checkout-types li a { color: #ababab;}
.cart .totals .checkout-types li a:hover { color: #ff872a;}
.cart .totals .checkout-types button.button  { }
.cart .totals button.btn-checkout span span{ font-size: 14px; letter-spacing: 2px; font-weight: 700; border-radius: 25px; }
.cart .totals button.btn-checkout:hover span span{ }



/* Options Tool Tip */
.item-options dt {   color: #7c7c7c; font-size: 11px; margin-right: 10px; font-weight: normal; text-transform: capitalize; }
.item-options dd { padding-left:10px; margin:0 0 6px; color: #7c7c7c;  font-size: 11px; }
.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:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
/*
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.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:11px; cursor:help; margin-left:10px; }
*/

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

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

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

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

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

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

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

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.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; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { margin:0; }
.block-progress .block-title {  border: 0;  }
.block-progress .block-title strong { 
	padding: 0;
	line-height: 40px;
	width: 100%;
	text-align: center;
	background-color: #ff872a;
	font-size: 14px;
	color: #fff; 
}
.block-progress .block-content { border-top: none; padding: 0; }
.block-progress dt {   font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 32px;
  padding: 5px 0 5px 20px;
  color: #777;
  font-family: arial;
  border-bottom: 1px solid #ececec;  }
  .block-progress dt:before { content: "\f105"; font-family: FontAwesome; display: inline-block; margin-right: 5px; }

.block-progress .block-content dl { margin: 0;}
.block-progress dd {  border-top:0; padding:8px 20px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; color: #ff872a; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }
 
/* 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 { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section { padding: 0; margin-bottom: 15px; }
.opc li.section.active { border: none; padding: 0; }
.opc li.section.active .step { margin-bottom: 25px; }
.opc .step-title { text-align:right; background: #ebebeb; padding: 6px 10px; }
.opc .step-title .number { float:left; margin:  0; color: #fff; font-size: 14px; width: 22px; height: 22px; line-height: 22px; text-align: center; background: #3a3d42;  }
.opc .step-title h2 { float: left; margin: 0 0 0 15px; font-size: 14px; color: #000; line-height: 22px; text-transform: uppercase;}
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.opc li.section input.radio { float: left; margin-top: 3px; margin-right: 3px;}

.opc .allow .step-title { background: #f8f8f9; }
.opc .allow .step-title .number { background: #ff872a; }
.opc .allow .step-title h2 { font-weight: 700; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {  cursor:default; background: #f8f8f9;   }
.opc .active .step-title .number { background: #ff872a; }
.opc .active .step-title h2 { font-weight: 700; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding: 25px 0; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size: 12px; padding-bottom: 10px; font-weight: normal;  margin-bottom: 15px; text-transform: uppercase; font-weight: 700; border-bottom: 1px solid #ddd; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#000; }

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

#opc-review .step {   }
#opc-review .product-name { font-weight: normal; color:#333; font-size: 16px; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; 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 { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

#opc-review .order-review { padding: 10px;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #888; padding:2px 0 0; font-weight:bold; text-align:center; color:#888; }
.checkout-progress li.active { border-top-color:#ff872a; color:#ff872a; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#1b7a90; }
.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:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.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:1px solid #eee; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px;  border-bottom:1px solid #eee; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#1b7a90; }

.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:14px 21px 0 0; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* 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:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

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


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:345px; padding:14px 21px; border:1px solid #ddd; border-bottom:0; }
.account-login .content h2 { font-weight: normal;  font-size:14px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#1b7a90; }
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #ddd;  margin:0; padding:8px 13px; }

.account-create {}
.account-create .form-list input.input-text { border: 0; background: #f2f2f2; }

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

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

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

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


/* My Account ============================================================================= */

.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account {  border:1px solid #eee;  padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #eee; margin:0 0 10px; text-align:right; padding-bottom: 5px; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight: normal; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat;  color:#666; }

.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-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 {  }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

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

/* Block: Tags */
.dashboard .box-tags .box-head h2 {  }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#333; }
.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 { font-weight:bold; font-size:13px; color:#333; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { border:1px solid #ddd; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

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

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

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !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 dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

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

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

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

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {  }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table .cart-cell button.btn-cart { margin: 10px 0;}

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

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

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

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


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

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */

/* block-sequence */

.block-sequence  .block-inner { position: relative; margin-top: 22px; }
.block-sequence .des { width: 75%; position: absolute; z-index: 1; top: 20%; right: 15px; text-align: right; }
.block-sequence h2 { font-size: 18px; color: #fff; text-transform: uppercase; } 
.block-sequence p { color: #fff; }

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


.footer-static-container {  position: relative;  }
 

.footer-static-top { padding: 50px 0; background: #fbfbfb; }
.footer-static-top .footer-title { border-bottom: 1px solid rgba(255,255,255,0.5); }
.footer-static-top .footer-title h2 {  
	font-size: 18px;
	text-transform: uppercase;
	color: #444;
	margin: 0;
	line-height: 30px;
	font-weight: 700;
	display: block; 
}
.footer-static-top .footer-title h2:after {
	content: "";
	display: block;
	height: 3px; 
	width: 40px;
	background: #ff872a;
}
.footer-static-top .footer-content { color: #444; margin-top: 25px; font-size: 12px; font-weight: 400; } 
.footer-static-top p { color: #444; line-height: 24px; margin: 0; }
.footer-static-top .footer-content  .link-web { margin: 25px 0 0; }
.footer-static-top .footer-content  .link-web ul li { display: inline-block; margin: 10px 10px 0 0; }
.footer-static-top .footer-content  .link-web ul li a { display: block; font-size: 0; width: 38px; height: 38px; padding: 0; line-height: 36px; text-align: center; border: 1px solid #cbcbcb; color: #cbcbcb; border-radius: 100%; }
.footer-static-top .footer-content  .link-web ul li a:hover { color: #ff872a; border-color: #ff872a; background: none; }
.footer-static-top .footer-content  .link-web ul li a:before { display: inline-block; font-size: 18px; font-family: FontAwesome; }
.footer-static-top .footer-content  .link-web ul li a.face:before { content:"\f09a"; }
.footer-static-top .footer-content  .link-web ul li a.twitter:before { content:"\f099"; }
.footer-static-top .footer-content  .link-web ul li a.rss:before { content:"\f09e"; }
.footer-static-top .footer-content  .link-web ul li a.google:before { content:"\f0d5"; }
.footer-static-top .footer-content  .link-web ul li a.print:before { content:"\f0d2"; }
.footer-static-top .f-col1 .footer-content .box { padding: 25px 15px; background: #fff; border-color: #f5f5f5; border-style: solid; border-width: 0 1px 1px; }
.footer-static-top .f-col3 .box { background: #fff; border: 1px solid #f5f5f5; min-height: 120px; margin-bottom: 11px; padding: 25px; } 
.footer-static-top .f-col3 .box:hover { background: #ff872a; }
.footer-static-top .f-col3 .box.box3 { margin-bottom: 0; }
.footer-static-top .f-col3 .box .box-inner { padding-left: 75px; margin-top: 15px; }
.footer-static-top .f-col3 .box.box1 .box-inner { background: url(../images/shipping.png) 0 0 no-repeat; }
.footer-static-top .f-col3 .box.box1:hover .box-inner { background-position: 0 -141px; }
.footer-static-top .f-col3 .box.box2 .box-inner { background: url(../images/order_online.png) 0 0 no-repeat; }
.footer-static-top .f-col3 .box.box2:hover .box-inner { background-position: 0 -131px; }
.footer-static-top .f-col3 .box.box3 .box-inner { background: url(../images/money_back.png) 0 0 no-repeat; }
.footer-static-top .f-col3 .box.box3:hover .box-inner { background-position: 0 -143px; }
.footer-static-top .f-col3 .box .box-inner h3 { font-size: 14px; color: #444; margin: 0 0 5px; }
.footer-static-top .f-col3 .box:hover .box-inner h3,
.footer-static-top .f-col3 .box:hover .box-inner p { color: #fff; }

.footer-static-bottom  { padding: 50px 0; text-align: left; color: #74797f; border-bottom: 1px solid #2a2f36; } 
.footer-static-bottom  .footer-title h2 { color: #fff; font-size: 16px; text-transform: uppercase; font-weight: 700; margin-bottom: 30px; } 
.footer-static-bottom .footer-content ul {  } 
.footer-static-bottom .footer-content ul li {  }
.footer-static-bottom .footer-content ul li.first a { padding-top: 0; }
.footer-static-bottom .footer-content ul li a {  display: block;
  line-height: 16px;
  padding: 10px 0;
  text-transform: none;
  font-size: 12px;
  text-decoration: none;
  color: #74797f;  }
.footer-static-bottom .footer-content ul li:hover a{ text-decoration: none; color: #ff872a; }
 
.footer-static-bottom .footer-content ul li.last a {  } 

.footer-static-bottom .footer-content label { display: inline-block; margin: 0 5px 0 0; font-weight: normal; text-transform: capitalize; }
 

.footer-static-bottom .footer-content  .icon { position: relative; padding: 0 0 0 48px; display: block; min-height: 33px; margin-bottom: 20px; }
.footer-static-bottom .footer-content  .icon.email { padding-top: 0px;  }
.footer-static-bottom .footer-content  .icon.website { padding-top: 0px; margin: 0; }
.footer-static-bottom .footer-content  .icon:before { display: inline-block; text-align: center; font-size: 18px; font-family: FontAwesome; border: 2px solid #74797f; border-radius: 100%; margin-right: 10px; width: 33px; height: 33px; line-height: 29px; position: absolute; left: 0; top: 50%; color: #fff; margin-top: -16px; font-size: 14px; }
.footer-static-bottom .footer-content  .icon.address:before { content:"\f041";}
.footer-static-bottom .footer-content  .icon.phone:before { content:"\f095";}
.footer-static-bottom .footer-content  .icon.email:before { content:"\f003";}
.footer-static-bottom .footer-content  .icon.website:before { content:"\f0ac";}
.footer-static-bottom .f-col4 .footer-content ul li { padding: 10px 0; }
.footer-static-bottom .f-col4 .footer-content ul li.first { padding-top: 0; }
.footer-static-bottom .f-col4 .footer-content ul li .time { float: right; }
.footer-static-bottom .payment { margin: 30px 0 0; }

/* category-tab */

.category-tab { overflow: hidden;}
.category-tab .category-title { display: none; }
ul.products-grid{ list-style:none;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none! important;
	height: 32px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 100%;
	display: none; 
}

.tab_container { 
	border-top: none;
	clear: both;  
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
	display: none;
}
#container {
	width: 100%;
	margin: 0 auto;	
} 
.category-tab .products-grid {  }
.category-tab .products-grid .item { border: 0; overflow: hidden; margin-top: 20px; }
.category-tab .products-grid .item.first { margin-top: 0; }
.category-tab .products-grid .item .product-image { width: 70px; float: left;  }
.category-tab .products-grid .item .des-container { margin-left: 90px; }
.category-tab .products-grid .item .product-name a { line-height: 17px; font-size: 13px; text-transform: capitalize; color: #333; font-weight: 700; }
.category-tab .products-grid .item .product-name a:hover {  color: #ff872a;  }
.category-tab .products-grid .item .actions { border-top: 1px solid #d7d7d7; margin-top: 10px;  }
.category-tab .products-grid .item .actions ul { float: left; margin: 0; }
.category-tab .products-grid .item .actions ul li { float: left; border-left: 1px solid #d7d7d7; border-bottom: 0; }
.category-tab .products-grid .item .actions ul li a, 
.category-tab .products-grid .item .actions button.button span span  { font-size: 0; background: none; color: #5e5e5e; line-height: 0; padding: 0; width: 47px; } 
.category-tab .products-grid .item .actions ul li a:hover, 
.category-tab .products-grid .item .actions button.button:hover span span { color: #ff872a; }
.category-tab .products-grid .item .actions ul li a:before, 
.category-tab .products-grid .item .actions button.button span span:before { font-size: 16px; font-family: FontAwesome; display: block; padding: 0 15px; line-height: 35px;}
.category-tab .products-grid .item .actions ul li a.link-wishlist:before { content:"\f004";}
.category-tab .products-grid .item .actions ul li a.link-compare:before { content:"\f074";}
.category-tab .products-grid .item .actions button.button span span:before { content:"\f07a";}
.category-tab .products-grid .item .actions button.button { float: left; }


/* Footer ================================================================================ */ 
.footer { text-align: center; background: #262b32; }
  
.footer .store-switcher { display:inline-block; margin: 7px 0; color:#fff; }
.footer .store-switcher label { font-weight: normal; vertical-align:middle; color: #666; margin: 0; }
.footer .store-switcher select { padding:0; vertical-align:middle; text-transform: capitalize; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin: 0; text-transform: none; line-height: 30px; font-size:12px; color: #74797f; padding: 15px 0; }

.footer address a { color:#ff872a; text-decoration:none; }
.footer address a:hover {  text-decoration:underline;}
.footer ul { display:inline;  }
.footer ul.links { padding: 23px 0; display: block; border-bottom: 1px solid #2a2f36; }
.footer ul.links li { display: inline-block; }
.footer ul.links li a { color: #74797f; padding: 0 15px; text-decoration: none; text-transform: uppercase; font-size: 10px; line-height: 13px; font-weight: 500; display: block; } 
.footer ul.links li a:hover { color: #ff872a;}
.footer ul.links li.last a { border: 0;  }
.footer-container .bottom-container { margin:0 0 5px; }
 
/* ======================================================================================= */

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


/* Clears ================================================================================ */
.clearer:after,
.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;}

/*banner-static*/

.banner-static1 { margin-bottom: 30px;}
.banner-static1 .banner-box { position: relative; }
.banner-static1 .banner-box:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content:""; background: rgba(0,0,0,0.2); -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; opacity: 0; pointer-events: none; }
.banner-static1 .banner-box:hover:before { opacity: 1; }
.banner-static1 .banner-box.banner-box3 { margin-top: 32px; }
 
.banner-static2 { margin-bottom: 30px; }
.banner-static2 .banner-box { position: relative; }
.banner-static2 .banner-box:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content:""; background: rgba(0,0,0,0.2); -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; opacity: 0; pointer-events: none; }
.banner-static2 .banner-box:hover:before { opacity: 1; }
 
.banner-left { position: relative; margin: 0 0 30px; overflow: hidden; text-transform: uppercase; } 
.banner-left .banner-content{ position: absolute; left: 20px; right: 20px; top: 50%; text-align: center; color: #fff; pointer-events: none;}
.banner-left .banner-content h1 { font-size: 30px; color: #000; line-height: 22px; margin: 0; }
.banner-left .banner-content h2 { font-size: 44px; color: #ff872a;  line-height: 34px; }
.banner-left .banner-content p { font-size: 12px; color: #fff;  letter-spacing: 3px; margin: 20px 0; }
.banner-left .banner-content a {  color: #fff;  background: #000; border-radius: 4px; padding: 5px 15px; line-height: 20px; }
.banner-left .banner-content a:hover {  background: #ff872a; }
.banner-left img { width: 100%; transition: all 0.3s ease-out; transform: scale(1); }
.banner-left:hover img { transform: scale(1.2); }

.banner-right { border: 1px solid #ddd; margin-bottom: 50px; }
.banner-right .box { border-bottom: 1px solid #ddd; padding: 15px 25px; overflow: hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.banner-right .box:hover { background: #f1f1f1; }
.banner-right .box.box4 { border-bottom: 0; } 
.banner-right .box .text:before { border-radius: 100%; float: left; width: 53px; height: 53px; display: inline-block; text-align: center; line-height: 53px; color: #fff; font-size: 18px; font-family: FontAwesome;} 
.banner-right .box.box1 .text:before { content: "\f0d1"; background: #a864a8; } 
.banner-right .box.box2 .text:before { content: "\f021"; background: #fdc689; } 
.banner-right .box.box3 .text:before { content: "\f073"; background: #00bff3; } 
.banner-right .box.box4 .text:before { content: "\f0e6"; background: #c4df9b; } 
.banner-right .box .text .text-inner { margin-left: 70px; padding: 6px 0; } 
.banner-right .box .text .text-inner h2 { font-size: 14px; text-transform: uppercase; font-weight: 700; } 
.banner-right .box:hover .text .text-inner h2 { color: #ff872a; } 
.banner-right .box .text .text-inner p { font-size: 13px; margin: 0; color: #a9a9a9; } 
 
.cms-index-index .banner-static4 { background: url(../images/parallax.jpg) fixed no-repeat 50% 30%; padding: 150px 0; position: relative; }
.cms-index-index .banner-static4:before { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); content: "";}
.cms-index-index .banner-static4 .banner-box1:before { background-position: 0 0;}
.cms-index-index .banner-static4 .banner-box2:before { background-position: 0 0;}
.cms-index-index .banner-static4 .banner-box3:before { background-position: 0 0;}
.cms-index-index .banner-static4 .banner-box, .cms-index-index .banner-static4 .banner-box h2, .cms-index-index .banner-static4 .banner-box span { color: #fff;}

.banner-static4 {background: #e7e7e7; padding: 50px 0;}
.banner-static4 .banner-box { text-align: center; color: #363636;} 
.banner-static4 .banner-box h2 { color: #363636; text-transform: uppercase; font-size: 24px; margin: 15px 0;}
.banner-static4 .banner-box span { text-transform: capitalize; font-size: 18px; font-style: italic; color: #898989; }
.banner-static4 .banner-box1:before { content:""; width: 50px; height: 50px; background: url(../images/money_back.png) no-repeat 0 100%; display: block; margin: auto;}
.banner-static4 .banner-box2:before { content:""; width: 50px; height: 50px; background: url(../images/free_shipping.png) no-repeat 0 100%; display: block; margin: auto;}
.banner-static4 .banner-box3:before { content:""; width: 50px; height: 50px; background: url(../images/support.png) no-repeat 0 100%; display: block; margin: auto;}

/* onepage-checkout */

.onepagecheckout-index-index .note { margin-bottom: 20px; display: block; }
#onepagecheckout_orderform button.btn-checkout {
  background: #ff872a;
  border-radius: 5px;
  color: #ffffff;
  font: bold 16px/45px Arial,Helvetica,sans-serif;
  height: 45px !important;
  margin-bottom: 10px;
  padding: 0 20px;
  text-transform: uppercase;
}
#onepagecheckout_orderform button.btn-checkout:hover { background: #222; }
.opc_wrapper h1 {  }
.opc_wrapper .field label {  font-size: 13px;} 
#checkout-review-table .product-name a { text-transform: capitalize; }
#shopping-cart-totals-table td strong { font-weight: 700; text-transform: uppercase; }
#shopping-cart-totals-table td strong .price { color: #ff872a;  }

/* new product */

.ma-newproductslider-container { margin: 50px 0 0; } 

/* bestseller */ 
.ma-bestsellerproductslider-container { position: relative; padding: 0; border: 0; margin-bottom: 30px; } 
 
 
/* mostviewedproductslider */

.ma-mostviewedproductslider-container { margin: 50px 0;}
.ma-mostviewedproductslider-container .mostview-box { border-width: 0 1px 1px; border-style: solid; border-color: #ddd; padding: 1px 1px 30px; }
 

/* Onsale Slider  */
.ma-onsaleproductslider-container .onsale-box { border: 1px solid #ddd; padding: 1px 1px 30px; }

/* testimonial */
 
.testimonial-sidebar .owl-theme .owl-controls .owl-buttons div { margin: 0; top: -91px; opacity: 1;}
.testimonial-sidebar .owl-theme .owl-controls .owl-buttons div.owl-prev { left: auto; right: 43px; } 

.testimonial-sidebar { margin: 50px 0; }
.testimonial-sidebar .block-content { padding: 30px 0 0; } 
.testimonial-list { border: 1px solid #fafafa; }
.testimonial-list .des-container { padding: 15px; }
.testimonial-list .content { min-height: 50px; }
.testimonial-list .content a {  color: #262b32; font-size: 12px; line-height: 23px; font-style: italic;  }
.testimonial-sidebar .owl-theme .owl-controls .owl-pagination { position: absolute; top: 0; bottom: 0; left: auto; right: -100px; }
.testimonial-sidebar .owl-theme .owl-controls .owl-page{ display: block;   }
.testimonial-sidebar .owl-theme .owl-controls .owl-page span { border: 1px solid #fff; background: none; position: relative; }
.testimonial-sidebar .owl-theme .owl-controls .owl-page span:before {  content:""; position: absolute; background: #fff; top: 2px; bottom: 2px; right: 2px; left: 2px; border-radius:  100%; opacity: 0; }
.testimonial-sidebar .owl-theme .owl-controls .owl-page.active span, 
.testimonial-sidebar .owl-theme .owl-controls.clickable .owl-page:hover span { border: 1px solid #fff; }
.testimonial-sidebar .owl-theme .owl-controls .owl-page.active span:before, 
.testimonial-sidebar .owl-theme .owl-controls.clickable .owl-page:hover span:before { opacity: 1; }
.testimonial-sidebar-content { text-align: left; }
.testimonial-sidebar-content .testimonial-content-avatar img { width: 100px; border-radius: 100%; }
.testimonial-content-avatar { margin-bottom: 20px; }
.testimonial-list .content .post-by { margin-top: 15px; }
.testimonial-author {
	font-size: 12px; 
	color: #363636; 
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding-right: 5px;
}  
.testimonial-date {
	color: #363636;
	font-size: 11px; 
	display: inline-block;
	font-weight: 700;
}

/* blog modul */

.postWrapper {
    margin: 40px 0;
    clear: both;
}
.blog-post-view .postWrapper { margin: 0; } 
.postWrapper .item-inner {  }
.blog-index-list .images-container   { position: relative; }
.blog-index-list .images-container .time { position: absolute; top: 0; left: 0; background: #222; color: #efefef; font-size: 10px; text-transform: uppercase; font-weight: 700; text-align: center; width: 59px; height: 59px;}
.blog-index-list .images-container .time span { display: block;}
.blog-index-list .images-container .time .month { margin-top: 13px; }
.blog-index-list .images-container .time .date { font-size: 14px; } 
.postWrapper img { width: 100%; }

.postTitle { 
    margin: 15px 0; 
}

.postTitle h2 {
    font-weight: 700; font-size: 16px;
	text-transform: uppercase;
    font-weight: 700;
    margin: 0px;
    padding: 0px;color: #333;
}

.postTitle h2 a { color: #333; text-decoration: none; text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 2px; }
.postTitle h2 a:hover { color: #ff872a; }
.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}
.blog-index-list .post-by { font-size: 12px; color: #ff872a; text-transform: capitalize; overflow: hidden;  }
.blog-index-list .post-by .post { float: left; }
.postContent {
    padding: 15px 0 0;
}

.magentothem-blog-read-more {}

 
.magentothem-blog-read-more {    
	line-height: 34px;
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
    color: #3f3f3f;
    font-size: 11px;
    font-weight: 700;
    border: 2px solid #f2f2f2;
    border-radius: 20px;  
	margin-top: 30px;
}
.magentothem-blog-read-more:hover { color: #ff872a; border-color: #ff872a;} 
.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}


.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(../images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.magentothem-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.magentothemblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
  
.menu-recent .owl-theme .owl-controls .owl-page.active span, 
.menu-recent .owl-theme .owl-controls.clickable .owl-page:hover span { background: #ff872a;}

.menu-recent .owl-theme .owl-controls .owl-buttons div { margin: 0; top: -61px; opacity: 1;}
.menu-recent .owl-theme .owl-controls .owl-buttons div.owl-prev { left: auto; right: 43px; } 
.menu-recent { margin: 30px 0; padding: 0; border: 0; } 
.menu-recent .item .item-inner  { padding: 0; border: 0; }
.menu-recent .title-group { border-color: #ed7987; }  
.owl-container { margin: 0 -15px; }
 
.menu-recent .owl-theme .owl-controls .owl-buttons {  } 
.menu-recent .date-comments  {  text-transform: capitalize; color: #ff872a; font-size: 12px; overflow: hidden; font-weight: 400; font-family: Arial; margin: 20px 0; } 
.menu-recent .date-comments .time { display: inline-block; padding-right: 10px; border-right: 1px solid #f5f5f5; margin-right: 10px; } 
.menu-recent .date-comments .author { display: inline-block; } 
.menu-recent .date-comments .comments  { font-size: 11px; text-transform: uppercase; padding-top: 30px; margin-top: 20px; border-top: 1px solid #5e5e5e; }
.menu-recent .date-comments .comments .word2, .blog-index-list .date-comments  .comments .word2 { color: #7f7f7f; }
.menu-recent .item-inner .des-container { position: relative; margin-top: 15px } 
.menu-recent .des-container .des { color: #8c8c8c; font-size: 13px; font-style: italic; line-height: 25px; }
.menu-recent .item-inner .des-container .title-blog { display: block; font-size: 12px; color: #383838; text-transform: uppercase; font-weight: 500; margin-bottom: 10px; }
.menu-recent .des-container .des { margin: 10px 0; }
.menu-recent .item-inner .des-container .title-blog:hover { color: #ff872a; }   
.menu-recent .item-inner .images-container { position: relative; }
.menu-recent .item-inner .images-container img{ transition: all 0.3s ease-out; }
.menu-recent .item-inner .images-container:hover img{ opacity: 0.7; }
.menu-recent .item-inner .readmore { margin-top: 15px; display: none; }
.menu-recent .item-inner .readmore a{ text-transform: capitalize; font-size: 14px; display: inline-block; font-weight: 300; color: #ff872a; }
.menu-recent .item-inner .readmore a:hover {  color: #222;} 
.menu-recent .item-inner .readmore a:before { font-family: FontAwesome; text-align: center; line-height: 15px; content: "\f105"; width: 17px; height: 17px; border-radius: 100%; border: 1px solid #ff872a; display: inline-block; margin-right: 5px; }
.menu-recent .item-inner .readmore a:hover:before { border-color: #222;}

 
.menu-recent .bx-wrapper .bx-controls-direction a { margin-top: -50px; }
.menu-recent .bx-wrapper .bx-controls-direction a.bx-prev { right: 50%; }
.menu-recent .bx-wrapper .bx-controls-direction a.bx-next { right: 50%; margin-right: -33px; }

.menu-recent .blog-feature { margin-top: 40px; }
.menu-recent .images { position: relative;}
.menu-recent .images .day-container { position: absolute; top: 0; right: 0;}
.menu-recent .day-container { background: #c1c1c1; border-bottom: 3px solid #a4a4a4; border-radius: 4px; width: 70px; height: 70px; text-align: center; color: #fff; float: left; }
.menu-recent .day-container .day { font-size: 25px; font-family: RobotoCondensedBold; line-height: 35px; margin: 0 10px; border-bottom: 1px solid #fff;}
.menu-recent .day-container .month { font-size: 12px; font-family: Arial; text-transform: uppercase; line-height: 35px;}
.menu-recent .blog-tabs .content { margin-left: 75px; padding : 20px 10px; background: #fff; border-radius: 4px; border-bottom: 3px solid #dfdede; }
.menu-recent .blog-tabs>li { overflow: hidden; margin-bottom: 10px; background: #f5f5f5; cursor: pointer;}
.blog-index-list .des-container { position: relative; }
.blog-index-list .des-container .postTitle { margin-top: 0; }
.blog-index-list .images-container img { width: 100%; } 
 
 
/*tool-tip css*/
.add-to-links li em,.btn-cart em, .email-friend em, .qv-button-container a em{
display: block; position: absolute; top: -37px; left: 50%; text-align: center; min-width: 80px; margin-left: -45px; padding: 5px 15px; border-radius: 3px; background: rgba(0,0,0,0.8); color: #fff; text-transform: capitalize; line-height: 22px; font-style: normal; font-weight: normal; opacity: 0; white-space: nowrap; }
.add-to-links li a, button.btn-cart, .email-friend { 
	position: relative;
}

.add-to-links li a em:after, .btn-cart em:after, .email-friend em:after, .qv-button-container a em:after{
    content     : '';
    position    : absolute;
    bottom      : -10px;
    left        : 50%;
    margin-left: -3px;
    border : 5px solid transparent; 
    border-top-color  : rgba(0,0,0, 0.8);;
}

 

.add-to-links li:hover em,.btn-cart:hover em, .email-friend:hover em, .qv-button-container a:hover em{
opacity: 1;
}
/*--------------------------------------------------*/

 


/* brand */
.ma-brand-slider-contain { border-top: 1px solid #f5f5f5; } 
 
.ma-brand-slider-contain .owl-carousel .owl-item { margin-top: 30px;  }
.ma-brand-slider-contain .owl-carousel .owl-wrapper-outer { padding-bottom: 30px;}
 


/*--------------------------------------------------*/
/*modul-group*/

.modul-group { margin: 0 0 30px; position: relative;} 
.modul-group .title { margin-bottom: 30px; position: relative; } 
.modul-group .title:before { content:""; height: 2px; width: 100%; display: block; background: #404040; position: absolute; top: 50%; margin-top: -1px; left: 0; } 
.modul-group .title h2 { margin: 0;  text-transform: capitalize; display: inline-block; padding-right: 20px; background: #fff; position: relative; }
.modul-group .item { overflow: hidden; }
.modul-group .item .images-container { width: 40%; float: left; border: 1px solid #e5e5e5; } 
.modul-group .item .des-container { width: 60%; float: left; padding-left: 20px; } 
.modul-group .products-grid { border-bottom: 2px solid #e5e5e5; padding:0 0 20px; margin-bottom: 20px; } 
.modul-group .products-grid .item { margin: 0; } 
.modul-group .products-grid.last { margin: 0; padding: 0; border: 0; }
.modul-group .product-name a { font-size: 12px; font-family: Lato;}

 
 
.item .item-inner { position: relative; text-align: center; border: 1px solid #fafafa; padding: 3px; margin-bottom: 1px; } 
 
.item .item-inner .images-container { position: relative; } 
.item .item-inner .images-container:before { content:""; background: rgba(244,92,93,0.2); position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; pointer-events: none; } 
.item .item-inner:hover .images-container:before { opacity: 1; } 
.item .item-inner .des-container   { padding: 0 0 10px } 

.item .item-inner .actions { position: absolute; bottom: 7px; right: 7px; z-index: 3; opacity: 0;}  
.item .item-inner:hover .actions { opacity: 1; } 
.item .item-inner button.btn-cart { float: none; } 
.item .item-inner button.btn-cart span span { display: block; font-size: 0; line-height: 0; color: #000; text-align:center; width: 40px; height: 40px; border-radius: 100%; background: #fff url(../images/icon_cart.png) no-repeat 0 0; padding: 0; border: 0; -moz-transform: translateY(110px); -webkit-transform: translateY(110px); transform: translateY(110px);  }
.item .item-inner button.btn-cart:hover span span { background-position: 0 100%; background-color: #ff872a; }
.item .item-inner button.btn-cart span span:before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 100%; border: 1px solid #fff; }
.item .item-inner .actions .add-to-links { margin: 0; }
.item .item-inner .actions .add-to-links li { display: block; margin-top: 7px; }
.item .item-inner .actions .add-to-links li  a { display: block; font-size: 0; line-height: 0; color: #000; text-align:center; width: 40px; height: 40px; border-radius: 100%; float: none;  }  
.item .item-inner .actions .add-to-links li  a:before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 100%; border: 1px solid #fff; }
.item .item-inner .actions .add-to-links li  a.link-wishlist { background: #fff url(../images/icon_wishlist.png) no-repeat 0 0; -moz-transform: translateY(90px); -webkit-transform: translateY(90px); transform: translateY(90px);  }
.item .item-inner .actions .add-to-links li  a.link-wishlist:hover { background-position: 0 100%; background-color: #ff872a; }
.item .item-inner .actions .add-to-links li  a.link-compare { background: #fff url(../images/icon_compare.png) no-repeat 0 0; -moz-transform: translateY(70px); -webkit-transform: translateY(70px); transform: translateY(70px);  }
.item .item-inner .actions .add-to-links li  a.link-compare:hover { background-position: 0 100%; background-color: #ff872a; }
.item .item-inner .actions .add-to-links li  a.qv-e-button { background: #fff url(../images/icon_quickview.png) no-repeat 0 0; -moz-transform: translateY(50px); -webkit-transform: translateY(50px); transform: translateY(50px); }
.item .item-inner .actions .add-to-links li  a.qv-e-button:hover { background-position: 0 100%; background-color: #ff872a; } 
.item .item-inner:hover button.btn-cart span span,
.item .item-inner:hover .actions .add-to-links li  a.link-wishlist,
.item .item-inner:hover .actions .add-to-links li  a.link-compare,
.item .item-inner:hover .actions .add-to-links li  a.qv-e-button { -moz-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);}
.item .item-inner .price-box {  }
 
.item .item-inner .product-name { margin: 15px 0 10px; } 

 
 

/*--------------------------------------------------*/
/* quickview */

.a-qv-close:before { display: block; font-family: FontAwesome; font-size: 20px; content:"\f00d"; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; background: #fe4669; border-radius: 100%; }
.qv-button-container {  }  
 
#back-top {
    background: url("../images/back-top.png") no-repeat scroll 50% 50% #ff872a;
    bottom: 35px;
    display: none;
    height: 55px;
    position: fixed;
    right: 12px;
    width: 55px;
    z-index: 9999;
	cursor: pointer;
}
#back-top:hover {
    background-color: #ff872a;
}
/*related slider*/  
.ma-relatedslider-container { padding: 0 0 20px; border: 0; }  
.ma-relatedslider-container .owl-theme .owl-controls .owl-buttons div { color: #e5e5e5; border-color: #e5e5e5; }  
.ma-relatedslider-container .owl-theme .owl-controls .owl-buttons div:hover { color: #ff872a; border-color: #ff872a; }  
.ma-relatedslider-container .related-product-title  h2 { font-size: 18px; text-transform: uppercase; color: #444; margin: 0; line-height: 30px; font-weight: 700; display: block; }  
.ma-relatedslider-container .related-product-title  h2:after { content: ""; display: block; height: 3px; width: 40px; background: #ff872a; }  
.ma-relatedslider-container .product .product-details { margin-top: 10px; }
.ma-relatedslider-container .owl-controls .owl-pagination { bottom: -30px; }
.block .price-box .price { font-size: 14px; font-weight: 400; }
.block .old-price .price { font-size: 12px; } 
.related-subtitle, .relatedslider-item input.checkbox  { display: none; }
.owl-carousel .owl-item .product .item-inner {   margin: 0 0 20px; overflow: hidden; } 

 
/*upsell slider*/ 
.ma-upsellslider-container { margin: 30px 0;}
.ma-upsellslider-container .group-title { text-align: left; } 
 

.ma-upsellslider-container .bx-wrapper { position: relative; border: 1px solid #e5e5e5; }
.ma-upsellslider-container .bx-wrapper .bx-controls-direction a { margin-top: -60px; } 

.ma-upsellslider-item {  text-align: left; }
.ma-upsellslider-item .ratings .rating-links { display: none; }
.ma-upsellslider-item a.product-image { display: block; }
.ma-upsellslider-item .box-des { padding: 10px 20px;}

/*============================================ Bx Slider ===============================================*/
.bx-wrapper { max-width: 100% !important; position: relative;}
.bx-wrapper .bx-viewport { }
.bx-wrapper .bx-viewport .bxslider, .bx-wrapper .bx-viewport .products-grid { width: 20000% !important; }
 .bx-wrapper .bx-controls-direction a {
	width: 26px;
	height: 26px;
	position: absolute; 
	top: 50%;
	margin-top: -13px;
	font-size: 0;
	z-index: 1;
	font-family: FontAwesome; 
	display: block;
	color: #d4d4d4; 
	text-decoration: none; line-height: 24px;
	opacity: 0;
	border-radius: 100%; border: 1px solid #d4d4d4;
	}
 .bx-wrapper:hover .bx-controls-direction a  { opacity: 1; }
.bx-wrapper .bx-controls-direction a:before { font-size: 14px; font-family: FontAwesome; display: block; text-align: center; }
.bx-wrapper .bx-controls-direction a:hover { color: #ff872a; border-color: #ff872a; }
.bx-wrapper .bx-controls-direction a.bx-prev { left: 0; }
.bx-wrapper .bx-controls-direction a.bx-prev:before { content: "\f104"; }
.bx-wrapper .bx-controls-direction a.bx-next { right: 0;  } 
.bx-wrapper .bx-controls-direction a.bx-next:before { content: "\f105"; }


/*============================================ Prozoom Slider ===============================================*/

.ma-thumbnail-container .bx-wrapper  { position: relative; max-width: 100%; }

/* producttabs */
.producttabs { padding-bottom: 30px; }
.producttabs .title-producttabs { display: none; }
.producttabs .tab  { display: none; overflow: inherit !important; }
.producttabs .tab.active  { display: block;}
.tab-container { 
	text-align: center; 
	font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 41px;
    display: block;
    background: #424242;
    padding: 0 15px;
    position: relative;
}
.tab-container:before {
	border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
}	

#producttabs { } 
#producttabs .item { display: inline-block; width: 50%;  -webkit-transition: 0.3s all ease-out; -moz-transition: 0.3s all ease-out; transition: 0.3s all ease-out;  cursor: pointer; border-right: 2px solid #585858; }
#producttabs .item:hover,
#producttabs .item.active
 {   }
#producttabs .item.last { border: 0; }
#producttabs .item.active h3,
#producttabs .item h3:hover { color: #ff872a; }
#producttabs .item h3 {  margin: 0; display: block; line-height: 17px;  font-size: 14px; text-transform: uppercase; color: #fff; text-align: center;  font-weight: 700; }
     



/*============================================ Onsale Product  ===============================================*/
 
/*============================================ Related Product ===============================================*/

.block-related .mini-products-list li { background: none; margin-bottom: 20px;}
.block-related .mini-products-list li .checkbox { min-height: 0; min-width: 0; margin-top: 20px;}

/* newsletter popup */

#newsletter_pop_up {
background-color: #FFFFFF; 
background-position: 100% 0; 
background-repeat: no-repeat;  
display: none; 
margin-top: -195px!important;
min-width: 450px;
padding: 25px 50px;
top: 50% !important;
left: 50% !important; margin-left: -395px; 
position: fixed !important
}
 .button.b-close, .button.bClose {
font: bold 131% sans-serif;
width: 30px; height: 30px; text-align: center; line-height: 30px; color: #000;
position: absolute; padding: 0; background: #fff; border: 2px solid #000; border-radius: 100%;
right: -15px;
top: -15px;
}
.button.b-close:hover, .button.bClose:hover { border-color: #ff872a; color: #ff872a; }
 
#newsletter_pop_up>.subscribe{
	text-align: center;
}
.button {
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}
.title_subscribe>h1{
  font-size: 36px;
  line-height: 36px; 
  margin-top: 40px;
  text-transform: uppercase;
  border-bottom: 5px solid #333; letter-spacing: 5px;
  display: inline-block;
  margin-bottom: 0;
  color: #333;
  font-weight: 700;
}

#newsletter_pop_up #newsletter-validate-details { margin-top: 20px; display: inline-block;}
#newsletter_pop_up .form-subscribe-header label{ font-weight: 300; 
    color: #7b7b7b;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: capitalize; }
#newsletter_pop_up .form-subscribe-header h2 { font-size: 65px; font-weight: 700; color: #ff872a; text-transform: capitalize; }
 
#newsletter_subscribe{
margin: 0;
width:360px;
height: 40px;
line-height: 40px;
padding-left: 10px;
border: 0; background: #efefef;
}
#newsletter_pop_up .input-box { display: inline-block; }
#newsletter_pop_up .button_subscribe{
background-color: #ff872a;
color: #fff;
padding: 10px 20px;
border: none;
font-size: 14px;
text-transform: uppercase; 
}
#newsletter_pop_up .button_subscribe:hover{background: #a1d7ca; }
#advice-required-entry-newsletter{
	font-size: 12px;
	margin: 1px auto 15px; 
	display:none;
}
#newsletter_pop_up .actions{ margin-top: 15px; }
#newsletter_pop_up .form-subscribe-header { margin: 10px 0; }
#newsletter_pop_up>.subscribe .subscribe-bottom { margin-top: 10px; }
#newsletter_pop_up>.subscribe .subscribe-bottom input { margin: 0; }
#newsletter_pop_up>.subscribe .subscribe-bottom label { font-weight: 400; }

.ajaxLayer{
        cursor: pointer;
    }
	
	
/*! ajaxcarper version 1.0.0 */
.wrapper_box {
    	position:fixed; width: 320px; height:200px; background:white;	z-index:999999; 
	border:1px solid #ddd;opacity:1;top:50%;left:50%; margin-left: -160px; margin-top: -100px; display:block;padding: 10px;
}
.wrapper_box .p_name a{ text-transform: capitalize; font-size: 16px; color: #363636; font-style: italic; }
.wrapper_box .p_name a:hover { color: #ff872a; }
#product_info_box { margin-bottom: 10px; }
.wrapper_box p.info { color:#363636;font-size:12px; border:1px solid #eee; padding:5px 10px; text-align: center; }
.wrapper_box #continue_shopping {float:left; background: #ff872a;  color: #fff; text-transform: capitalize; margin-top: 10px; line-height: 30px; padding: 5px 10px; text-decoration: none;}
.wrapper_box #continue_shopping:hover { background: #e95668; color: #fff; text-decoration: none;}
.wrapper_box #shopping_cart {float:right; background: #ff872a; color: #fff; text-transform: capitalize; margin-top: 10px; line-height: 30px; padding: 5px 10px; text-decoration: none;}
.wrapper_box #shopping_cart:hover { background: #e95668; color: #fff; text-decoration: none;}
.pop_compare.wrapper_box #continue_shopping {float:none;}
.pop_compare.wrapper_box #product_info_box {padding-bottom:10px;}
.pop_wishlist.wrapper_box #continue_shopping {float:none;}
.pop_wishlist.wrapper_box #product_info_box {padding-bottom:10px;}

#product_info_box .p_image, #product_info_box .p_name { text-align: center;}			

/* timmer */
.block-timer { margin-bottom: 50px; }
.modul-tab-content { border: 1px solid #ddd; padding: 20px 0; } 
.ma-timer-container .owl-controls .owl-pagination  { left: auto; right: 25px; bottom: 5px; display: none; }
.ma-timer-container .owl-theme .owl-controls .owl-buttons div { margin: 0; top: -81px; opacity: 1;}
.ma-timer-container .owl-theme .owl-controls .owl-buttons div.owl-prev { left: auto; right: 43px; }
.ma-timer-container .images-container.owl-theme .owl-controls .owl-buttons div { margin: -20px; top: 50%; opacity: 0;}
.ma-timer-container .images-container.owl-theme:hover .owl-controls .owl-buttons div { opacity: 1;}
.ma-timer-container .images-container.owl-theme .owl-controls .owl-buttons div.owl-prev { left: 15px; right: auto; }
.ma-timer-container .images-container.owl-theme .owl-controls .owl-buttons div.owl-next { right: 15px; }
.ma-timer-container {  margin: 0; } 
.ma-timer-container .owl-theme .owl-controls .owl-buttons div:hover { color: #000; border-color: #000; } 
.ma-timer-container .modul-title2 h2 { background: #ff872a; } 
.ma-timer-container .images-content img{display:none;}
.ma-timer-container .images-content img:first-child{display:block;}
.ma-timer-container .thumb {   padding: 0 70px 0 20px;
  margin-right: -31px;
  overflow: hidden; }  
.ma-timer-container .item .item-inner { padding: 5px; }
.ma-timer-container .images-container{ }   

.modul-title {
	background: #ececec; 
}
.modul-title h2 {    
	font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 41px;
    display: inline-block;
    min-width: 230px;
    background: #ff872a;
    padding: 0 25px;
    position: relative;
} 
.modul-title h2:before { 
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	content:"";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 0;
}
.modul-title2 h2 {    
	font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 41px;
    display: block; 
    background: #ff872a;
    padding: 0 25px;
    position: relative;
} 
.modul-title2 h2:before { 
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	content:"";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 0;
}

.timer-grid { overflow: hidden;   }
.timer-grid .box-time-date {  
	border: 1px solid #ff872a;
	margin: 10px 7px 0 0;
	padding: 2px;
	font-size: 10px;
	font-weight: 400;
	color: #fff;  
	text-align: center; text-transform: uppercase; display: inline-block; vertical-align: middle;  
	}
.timer-grid .box-time-date .box-time-date-inner { background: #ff872a; height: 56px; width: 53px; padding-top: 7px;  }
.timer-grid .box-time-date.sec { margin-right: 0; }
.timer-grid .box-time-date span { display: block; font-size: 17px; font-weight: 500; font-family: Poppins; position: relative; margin-bottom: 4px; }
.timer-grid .box-time-date span:after { display: inline-block; background: #dd4243; width: 27px; height: 1px; content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; }
.timer-grid .box-time-date span b{ font-weight: 400; font-family: Poppins;  } 
  
.ma-timer-container .ma-desc { color: #a3a3a3; margin: 15px 0; padding-top: 30px; border-top: 1px solid #ddd; }  
 .timer-grid{ color: #000000; height: 100%; }
 .timer-list{float: left;width: 100%;padding: 0;color: #000000;font-size: 18px;font-family: arial; font-weight: bold;}
 .timer-view{float: left;width: 100%;padding:2px 0 0 0px;color: #000000;font-size: 40px; font-family:arial;font-weight: bold;} 
.timer-view { overflow: hidden;  margin-bottom: 20px;  }
.timer-view .box-time-date {  
	border: 1px solid #ff872a;
	margin: 10px 7px 0 0;
	padding: 2px;
	font-size: 10px;
	font-weight: 400;
	color: #fff;  
	text-align: center; text-transform: uppercase; display: inline-block; vertical-align: middle;  
	}
.timer-view .box-time-date .box-time-date-inner { background: #ff872a; height: 56px; width: 53px; padding-top: 7px;  }
.timer-view .box-time-date.sec { margin-right: 0; }
.timer-view .box-time-date span { display: block; font-size: 17px; font-weight: 500; font-family: Poppins; position: relative; margin-bottom: 4px; }
.timer-view .box-time-date span:after { display: inline-block; background: #dd4243; width: 27px; height: 1px; content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; }
.timer-view .box-time-date span b{ font-weight: 400; font-family: Poppins;  } 


.timer_product .images-container img {
	border: 1px solid #e1e1e1; 
	border-radius: 5px;
}
.timer_product .product-image img{
margin:0px auto;
}

.static-timer { position: relative; }
.static-timer .text { position: absolute; left: 50px; top: 50%; margin-top: -67px; font-family: Poppins;  }
.static-timer .text h1 { color: #ff5555; font-size: 47px; font-weight: 700; text-transform: uppercase; margin: 0; }
.static-timer .text h2 { color: #fff; font-size: 30px; font-weight: 700; text-transform: uppercase; margin: 0; }
.static-timer .text h3 { color: #ff872a; font-size: 24px; font-weight: 700; text-transform: uppercase; margin: 0; }
 

/* banner7 */
  
.ma-banner7-container .flex-direction-nav a,
.nivo-directionNav a { width: 87px; height: 87px; margin: -29px 0 0; display: block; position: absolute; top: 50%; cursor: pointer; font-size: 0; z-index: 9;   background: rgba(255,255,255,0.2); border-radius: 100%; border: 1px solid #e1e1e1; }

.ma-banner7-container .flex-direction-nav a, .nivo-directionNav a{ }
.ma-banner7-container .flex-direction-nav .flex-next,
.ma-banner7-container .nivo-directionNav a.nivo-nextNav {    opacity: 0; transition: all 0.3s ease-out; right: 20px; }
.ma-banner7-container .flex-direction-nav .flex-prev,
.ma-banner7-container .nivo-directionNav a.nivo-prevNav { left: 20px;  opacity: 0; transition: all 0.3s ease-out;}
.ma-banner7-container:hover .nivo-directionNav a.nivo-nextNav {  opacity:1;}
.ma-banner7-container:hover .nivo-directionNav a.nivo-prevNav {  opacity:1;}
.ma-banner7-container .flexslider .flex-next:hover, .ma-banner7-container .nivo-directionNav a.nivo-nextNav:hover { background: rgba(255,255,255,0.5); }
.ma-banner7-container .flexslider .flex-prev:hover, .ma-banner7-container .nivo-directionNav a.nivo-prevNav:hover { background: rgba(255,255,255,0.5); }
.ma-banner7-container .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default; } 

.ma-banner7-container .flex-direction-nav a:before,
.ma-banner7-container .nivo-directionNav a:before { display: block; font-family: FontAwesome; color: #fff; font-size: 16px; text-align: center;line-height: 87px; }
.ma-banner7-container .flex-direction-nav .flex-prev:before,
.ma-banner7-container .nivo-directionNav a.nivo-prevNav:before { content:"\f104"; }
.ma-banner7-container .flex-direction-nav .flex-next:before,
.ma-banner7-container .nivo-directionNav a.nivo-nextNav:before { content:"\f105";   }
 
.ma-banner7-container .nivo-controlNav a {
border: 1px solid #fff;
display: inline-block;
height: 17px;
margin: 0 3px;
font-size: 0;
width: 17px; 
cursor: pointer;
position: relative;
z-index: 9; border-radius: 100%;
}
.ma-banner7-container .nivo-controlNav a:before { content:""; display: block; position: absolute; top: 4px; bottom: 4px; right: 4px; left: 4px; background: #fff; border-radius: 100%; }

.ma-banner7-container .nivo-controlNav a.active,
.ma-banner7-container .nivo-controlNav a:hover
 {  border-color: #ff872a;}
 .ma-banner7-container .nivo-controlNav a.active:before,
.ma-banner7-container .nivo-controlNav a:hover:before { background: #ff872a;}
 

/* categorytab slider */
.category-container { margin: 50px 0;  }
.categorytabslider {  position: relative; margin-bottom: 30px; } 
.box-categoryslider2 .title-group { border-color: #e95668; } 
.categorytabslider .tab_categorys {  position: absolute; top: 7px; right: 0;}
.categorytabslider .tab_categorys li { float: left;  margin: 0; line-height: 12px; padding: 0 20px; text-transform: capitalize; cursor: pointer; color: #838383; font-size: 14px; font-weight: normal; border-right: 1px solid #e2e2e2; }
.categorytabslider .tab_categorys li.last { border: 0; padding-right: 0; }
.categorytabslider .tab_categorys li:hover, .categorytabslider .tab_categorys li.active { color: #ff872a; }
.box-categoryslider2 .tab_categorys li:hover, .box-categoryslider2 .tab_categorys li.active { color: #e95668; }
.categorytabslider .tab_categorys li p { margin: 0; }

.categorytabslider .product-name a { font-size: 14px; }
.categorytabslider .price-box .price { font-size: 20px;}
.categorytabslider .old-price .price { font-size: 14px; }

/* lastestwitter */

#twitter-feed {  border: 1px solid #f5f5f5; background-color: #fff; padding: 19px 15px; }
.tweet-title { display: none; }
.tweet-title h3 { margin: 0; padding: 0 10px; font-size: 18px; color: #d1d1d1; text-transform: uppercase;  }
#loading-container {
	text-align: center;
}
.tweet-content {}
.tweet-title {}
.twitter-article {
	padding: 20px 0;
	position: relative;
	min-height: 171px;
} 
.twitter-pic { overflow: hidden; }
.twitter-pic .avata {
	float: left;
}
.twitter-text {
	margin: 0; line-height: 20px; 
}
.tweetprofilelink { display: block; margin-left: 60px; padding-right: 35px; }
.tweetprofilelink strong { display: block; }
.tweetprofilelink strong a {
	color: #2f2f2f;
	text-decoration: none;
	font-weight: 400;
	font-size: 13px;
}
.tweetprofilelink strong a:hover {
	color: #0084B4;
}
.tweet-time {
	position: absolute; 
	right: 0;
	top: 20px;
}
.tweetprofilelink a, .tweet-time a {
	color: #999;
	text-decoration: none;
}
.tweetprofilelink a:hover, .tweet-time a:hover {
	color: #0084B4;
}

 /*===page-not-found==*/
.not-found-bg
{  
}

.page-not-found { position: relative;text-align: center; color: #fff;}
.page-not-found .page-title { margin: 80px 0 10px; }
.page-not-found .page-title h1{ font-size: 104px; text-transform: capitalize; color: #222; line-height: 104px; }
.page-not-found .back-home { display: block; text-align: center; margin-top: 70px; }
.page-not-found .back-home a { display: inline-block; border: 1px solid #ddd; line-height: 26px; padding: 5px 25px; border-radius: 20px; color: #3f3f3f; font-weight: 700; font-size: 12px; text-transform: uppercase; text-decoration: none; }
.page-not-found .back-home a:hover { border-color: #ff872a; color: #ff872a; }
  
.page-not-found .page-content p  { font-size: 18px; color: #222; text-transform: uppercase; font-weight: 700; } 
.page-not-found .page-content .des-container { padding: 0 0 50px; } 
/*===============================*/

/* owl-carousel */

.owl-theme .owl-controls .owl-buttons{ 
	position: absolute; 
	top: -31px;
	right: 25px;
}
 
.owl-theme .owl-controls .owl-buttons div { 
	font-size: 0;
	z-index: 1;  
	display: block;
	float: left;
	color: #ff872a;  
	text-align: center;
	width: 22px; height: 22px; border-radius: 100%; border: 1px solid #ff872a;
} 
.owl-theme .owl-controls .owl-buttons div:hover {  color: #b25e1d; border-color: #b25e1d;  }
.owl-theme .owl-controls .owl-buttons div:before { font-size: 13px; font-family: FontAwesome; line-height: 20px; display: block;}
.owl-theme .owl-controls .owl-buttons div.owl-prev { margin-right: 5px; }
.owl-theme .owl-controls .owl-buttons div.owl-next {  }
.owl-theme .owl-controls .owl-buttons div.owl-prev:before  { content:"\f104";}
.owl-theme .owl-controls .owl-buttons div.owl-next:before  { content:"\f105"; } 

/* Styling Pagination*/


.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width:  13px;
	height: 13px;
	margin: 3px; 
	background: #fff; border: 1px solid #e5e5e5; border-radius: 100%; 
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{ 
	border: 2px solid #ff872a;
}

/* tabproduct */
 
.ma-tabsproduct-contain .products-grid .item { margin: 0; }
.ma-tabs-title { margin-bottom: 20px;}
.ma-tabs-title .tabs-title{ overflow: hidden; border-bottom: 3px solid #ff872a; }
.ma-tabs-title li { float: left; }
.ma-tabs-title li.active a,
.ma-tabs-title li a:hover
{ background: #ff872a; color: #fff;}
.ma-tabs-title li a {   font-size: 16px; padding: 0 10px;
  text-transform: uppercase;
  display: inline-block;
  color: #111;
  margin: 0;
  line-height: 28px;
  font-weight: 700; cursor: pointer; text-decoration: none; }
   
.ma-tabsproduct-contain .product-image { padding: 10px 0; } 
.ma-tabsproduct-contain .ratings .amount { display: none;  } 

.ma-tabsproduct-contain {
    float: left;
    clear: both;
    width: 100%;
}
.ma-tabs-content { 
}

 
  
/* --------------------------------------- */
/* vmegamenu */ 
.navleft-container {  } 
.pt_vmegamenu {
    font-size: 14px;
    position: relative;
    z-index: 1000;
}
.pt_vmegamenu .wrap-popup {
    position: absolute;
    left: 110%;
    top: 0;
    width: 900px;
    transition: all 0.3s ease-out;
}
.pt_vmegamenu .pt_menu.active .wrap-popup {
    left: 100%;
}
.pt_vmegamenu div.column {
    float: left;
    width: 240px;
    margin-right: 30px;
}
.title-vmega-menu { position: relative; background: #ff872a; }
.title-vmega-menu h2 { color: #fff;  font-size: 16px; text-transform: capitalize;  padding: 5px 20px; margin: 0; position: relative;  line-height: 43px; height: 53px; cursor: pointer; text-align: left; font-weight: 300;  }
.title-vmega-menu h2:before { content:"\f0ca"; display: inline-block; margin-right: 10px; font-family: FontAwesome; font-size: 17px; } 
.title-vmega-menu h2:after { content:"\f107"; font-size: 14px; font-family: FontAwesome;  position: absolute; right: 20px; }
.category-vmega_toggle { display: none; border: 1px solid #eee;  background: #fff; padding-bottom: 15px; position: absolute; top: 53px; left: 0; width: 100%; }
.navleft-container #pt_vmegamenu .category-vmega_toggle .extra_menu{ display:none; } 
.pt_vmegamenu div.pt_menu .parentMenu a { position: relative;}
 
.pt_vmegamenu div.pt_menu .parentMenu a:after { content:"\f105"; font-family: FontAwesome;  display: inline-block; font-size: 14px; position: absolute; right: 15px;}
.pt_vmegamenu div.pt_menu .parentMenu.noSubMenu a:after { display: none;}
.pt_vmegamenu div.pt_menu.active .parentMenu a:after,
.pt_vmegamenu div.pt_menu.act .parentMenu a:after{ color: #ff872a;}
.pt_vmegamenu .itemSubMenu { padding-top: 10px; position: relative; border-top: 1px solid #ededed;} 

.pt_vmegamenu div.pt_menu.more-wrap { border: 0;  padding: 0 10px; position: relative; }
.more-wrap .more-view { cursor: pointer; color: #6d6d6d; display: block; padding: 10px 20px; line-height: 26px; text-align: left; font-weight: 700;font-size: 14px; }  
.more-wrap .more-view:after { display: block; content:"\f0fe"; font-size: 14px; font-family: FontAwesome; margin-right: 10px; position: absolute; top: 50%; right: 0; margin-top: -10px;}
.more-wrap .more-view.open:after  { content:"\f146"; }
.more-wrap:hover .more-view:after { color: #ff872a; }

.pt_vmegamenu div.pt_menu {
    padding: 0px; 
    position: relative;
	border-bottom: 1px solid #eee; 
} 
.pt_vmegamenu div.pt_menu.last { }
.pt_vmegamenu #pt_menu_link ul li a.act,
.pt_vmegamenu #pt_menu_link ul li a:hover,
.pt_vmegamenu div.pt_menu.act .parentMenu a{ color: #ff872a;}
.pt_vmegamenu div.pt_menu.active {
    color:#ff872a; 
}
.pt_vmegamenu div.popup {
    background-color: #fff; box-shadow: 0 0 5px -1px #666;
    display: none; 
    text-align: left;
    z-index: 3000;
	padding: 30px; 
	overflow: hidden;
} 

.pt_vmegamenu div.pt_menu .parentMenu a,
.pt_vmegamenu div.pt_menu .parentMenu span.block-title{
    text-decoration: none;
    display:block; 
    line-height: 49px;
    padding: 0 20px; color: #000; text-transform: capitalize; text-align: left; font-weight: 400; font-size: 14px;
}
.pt_vmegamenu div.pt_menu .parentMenu span.block-title:hover,
.pt_vmegamenu div.pt_menu .parentMenu a:hover, .pt_vmegamenu div.pt_menu.active .parentMenu a{
     color: #ff872a;
}
.pt_vmegamenu div.pt_menu .parentMenu a span { display: inline-block; line-height: 25px; }
.pt_vmegamenu div.pt_menu .parentMenu a span img { margin-right: 10px; display: none;}
.pt_vmegamenu div.popup a {
    text-decoration: none;
    display:block; color: #838383; font-size: 13px; text-transform: capitalize; line-height: 28px;
}
.pt_vmegamenu div.popup a:hover { color: #ff872a;} 
.pt_vmegamenu .itemMenu h4.level1,
.pt_vmegamenu .itemMenu a.level1 { 
	font-size: 14px;
    color: #111; 
	margin: 15px 0 10px; font-weight: 700;
}
.pt_vmegamenu .itemMenu h4.level1:hover,
.pt_vmegamenu .itemMenu a.level1:hover { color: #ff872a; }
.pt_vmegamenu .itemMenu h4.level1,
.pt_vmegamenu .itemSubMenu h4.level2 span{
    color: #897725;
}

.pt_vmegamenu .custom-menu-right .box-banner { overflow: hidden; text-align: right; border-bottom: 1px solid #e5e5e5; padding: 10px 0; }
.pt_vmegamenu .custom-menu-right .box-banner3 { border: 0; }
.pt_vmegamenu .custom-menu-right .box-banner .content{ float: left; text-align: left; }
.pt_vmegamenu .custom-menu-right .box-banner .content h1 {  font-size: 22px; color: #404040; text-transform: capitalize; }
.pt_vmegamenu .custom-menu-right .box-banner .content .price-sale { color: #ff872a; font-size: 40px; line-height: 40px; }
.pt_vmegamenu .custom-menu-right .box-banner .content .price-sale sub,
.pt_vmegamenu .custom-menu-right .box-banner .content .price-sale sup
 { font-size: 16px;  }
 .pt_vmegamenu .custom-menu-right .box-banner .content .price-sale sub{ bottom: 3px; left: -22px; }
.pt_vmegamenu .custom-menu-right .box-banner .content .price-sale sup { top: -17px; left: -8px; }
.pt_vmegamenu .custom-menu-right .box-banner .content a { text-transform: capitalize; color: #7e7e7e; text-decoration: underline; }
.pt_vmegamenu .custom-menu-right .box-banner .content a:hover { color: #ff872a; }
/* Ajax-login */
 
#ajax-login-block, #ajax-logout-block { background-color : rgba(0,0,0,0.35); top: 0; left: 0; right: 0; bottom: 0;  margin: auto; position: fixed; z-index: 9998; display: none;  }
.ajax-load-img { position: fixed; top: 50%; left: 0; right: 0; bottom: 0; text-align: center; z-index: 9999; margin: auto; display: none;}
.ajax-body-login { display: none; position: fixed; z-index: 99999; background: #fff; top: 0; left: 0; right: 0; bottom: 0; margin: auto;  width: 650px; height: 410px; padding: 20px; overflow: auto !important; }
.ajax-body-login .page-title { border-bottom: 3px double #eee; }
.ajax-body-login .a-close-frm { position: absolute; top: 10px; right: 10px; color: #ff0000;}
.ajax-body-login .account-login .buttons-set { border: 0; padding: 0; margin-top: 20px; }
.ajax-img, .ajax-img-rg, .error-msg {
    display: none;
}
 

 /* catlist */

.catlist { margin: 30px 0;} 
.catlist .title-group h2:before { content:"\f03b"; }
.catlist .catgrid { margin-top: 30px; }
.catlist .catgrid .image-cat{ border: 1px solid #e5e5e5; }
.catlist .catgrid .name-cat{ text-transform: uppercase;  color: #404040; font-size: 14px; }
.catlist .catgrid .name-cat:hover{ color: #ff872a; }
.catlist .catgrid .view-more { display: inline-block; line-height: 20px; padding: 0 10px; color: #fff; background: #ff872a; text-transform: uppercase;  font-size: 10px; text-decoration: none; }
.catlist .catgrid .view-more:hover { opacity: 0.7; }
.catlist .catgrid .view-more:after { font-family: FontAwesome; display: inline-block; content:"\f0da"; margin-left: 5px; } 
.catlist .catgrid .list-cat { margin-top: 20px; padding-top: 10px; border-top: 2px solid #404040; } 
.catlist .catgrid .list-cat li a { color: #5b5b5b; text-decoration: none; text-transform: capitalize; line-height: 26px; } 
.catlist .catgrid .list-cat li a:hover { color: #ff872a; } 
.catlist .catgrid .list-cat li a:before { content:"\f101"; font-family: FontAwesome; margin-right: 10px;  } 

 /* catthumb */
 
.catthumb { background: url(../images/bg_featured_category.jpg) 50% 0; margin: 50px 0; padding: 50px 0 70px; }

#catthumb { margin-top: 75px; padding: 0 15px; text-align: center; }
.catthumb .box-cate {   }
.catthumb .box-cate .name-cate { margin: 15px 0 0;}
.catthumb .box-cate .name-cate { font-size: 24px; color: #c2c2c2; text-transform: capitalize; font-weight: 300; text-decoration: none; }
.catthumb .box-cate .name-cate:hover { color: #ff872a; }
.catthumb .box-cate .image { display:  block; margin: 0 30px; position: relative; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.catthumb .box-cate .image:before { position: absolute; content:""; top: 0; right: 0; bottom: 0; left: 0; border-radius: 100%; background-color: rgba(70,163,176,0.65); pointer-events: none; opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0);  }
.catthumb .box-cate:hover .image:before { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }
.catthumb .box-cate .image:after {  position: absolute; content:""; top: 0; right: 0; bottom: 0; left: 0; border-radius: 100%; pointer-events: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.catthumb .box-cate:hover .image:after { border: 1px solid #c2c2c2; top: 10px; right: 10px; bottom: 10px; left: 10px; }
.catthumb .box-cate .image .icon { display: block; }
.catthumb .box-cate .image .icon:after {  position: absolute; content:"\f0c1"; font-family: FontAwesome; font-size: 22px; left: 0; right: 0; top: 50%; margin-top: -15px; color: #fff; pointer-events: none; opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.catthumb .box-cate:hover .image .icon:after { opacity: 1; 
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
.catthumb .box-cate .icon img {  border-radius: 100%; background: rgba(255,255,255,0.5);  display: block; margin: auto; font-size: 0; width: 100%; }
 
/*===============================*/

.product-style2  { overflow: hidden; margin: 30px 0; }
.product-style2.last  { margin-bottom: 0; }
.product-style2 .images-container { width: 123px; float: left; }
.product-style2 .images-container a { border: 1px solid #fafafa; padding: 3px; }
.product-style2 .images-container a img {  }
.product-style2:hover .images-container a { border-color: #ff872a; }
.product-style2 .des-container { margin-left: 142px; } 
.product-style2 .product-name { margin: 0 0 5px; }
.product-style2 .product-name a { font-size: 12px; }
.product-style2 .ratings { margin: 10px 0; }
.product-style2 .price-box .price { font-size: 14px; }
.product-style2 .old-price .price { font-size: 12px;  }
.product-style2 .actions { margin-top: 10px; }
.product-style2 .actions .add-to-links { float: left; margin: 0;}
.product-style2 .actions .add-to-links li { float: left; margin-left: 5px;}
.product-style2 .actions .add-to-links li a,
.product-style2 .actions .button.btn-cart span span
 { height: 30px; display: inline-block; font-size: 0; color: #fff; background: #474747; line-height: 30px; width: 30px; text-align: left; padding: 0; text-transform: capitalize; margin: auto; }  
.product-style2 .actions .add-to-links li a:before, 
.product-style2 .actions .button.btn-cart span span:before { width: 30px; height: 30px; float: right;  background: #404040; content:""; text-align: center; font-family: FontAwesome; font-size: 13px;}
.product-style2 .actions .add-to-links li a:hover:before, 
.product-style2 .actions .button.btn-cart span span:hover:before { background: #f7505a; }
.product-style2 .actions .add-to-links li a.link-wishlist:before { content:"\f08a";}
.product-style2 .actions .add-to-links li a.link-compare:before { content:"\f012";} 

.product-style2 .actions .button.btn-cart span span:before { content:"\f07a"; } 
.product-style2 .actions .button.btn-cart { float: left;}

.product-style2 .actions .add-to-links li a,
.product-style2 .actions .button.btn-cart span span {
	-webkit-transform: translateX(500px);
	-moz-transform: translateX(500px);
	transform: translateX(500px);
}

.product-style2:hover .actions .add-to-links li a,
.product-style2:hover .actions .button.btn-cart span span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}
.product-style2 .actions .button.btn-cart span span { 
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product-style2 .actions .add-to-links li a.link-wishlist {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product-style2 .actions .add-to-links li a.link-compare {
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}  

/* CSS3 */

 

.banner-static3 .banner-static-inner .icon-add, .banner-static3 .banner-static-inner .icon-add span {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.menu-recent .item-inner .images-container:before, .menu-recent .item-inner .images-container:after,  .blog-index-list .item-inner .images-container:before, .banner-static .banner-box .banner-box-inner img, .owl-controls .owl-page, .owl-controls .owl-buttons div, .add-to-links li a, button.btn-cart, .email-friend, button.button span span,.qv-button-container a, .item .item-inner .actions{
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.add-to-links li em,.btn-cart em, .email-friend em, .qv-button-container a em {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
.add-to-links li:hover em,.btn-cart:hover em, .email-friend:hover em, .qv-button-container a:hover em {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
}

.banner-static .banner-box .banner-box-inner:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}


.view-detail {
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.pt_custommenu div.pt_menu .parentMenu a:before, .pt_custommenu div.pt_menu .parentMenu span.block-title:before, .pt_custommenu div.pt_menu .parentMenu a:after,.pt_custommenu div.pt_menu .parentMenu span.block-title:after, #producttabs > .item h3, .modul-group .banner-box2 .banner-box-inner:before, .pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title, .breadcrumbs li a, .breadcrumbs li a:before, .bx-wrapper .bx-controls-direction a, .producttabs .bx-wrapper .bx-controls-direction a, .item-inner .des-container, .banner-left:before, .banner-left a:before,  .item-inner .images-container .product-image img, .banner-left a:after, .banner-left a:before, .item .item-inner .images-container .product-image:before {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}
.banner-static .banner-box:before { 
	transition: background-color 0.3s ease-out;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;}


.banner-static-2 .f-col h2 {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
}
.pt_custommenu #pt_menu_link .parentMenu ul li span, .banner-static .banner-box .icon-banner span, .item .item-inner,  .banner-static .banner-box, .footer-static .footer-content .address:before, .footer-static .footer-content .phone:before, .footer-static .footer-content .email:before, .footer-static .footer-content ul li a {
	transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
 }
 
 
.animate-in .model1{
	animation: bounceInDown 0.5s linear alternate; 
	-webkit-animation: bounceInDown 0.5s linear alternate;
	-moz-animation: bounceInDown 0.5s linear alternate;
 }

  
.banner-static:hover .image img {
	animation: slideInUp 0.5s linear alternate; 
	-webkit-animation: slideInUp 0.5s linear alternate;
	-moz-animation: slideInUp 0.5s linear alternate;
}
.banner-static4 .banner-box:hover:before, .banner-static3 .banner-box:hover img{
	opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	animation: bounceIn 0.5s linear infinite alternate; 
	-webkit-animation: bounceIn 0.5s linear infinite alternate;
	-moz-animation: bounceIn 0.5s linear infinite alternate;
}

.banner-left:hover .banner-content {
	animation: zoomIn 0.3s linear alternate; 
	-webkit-animation: zoomIn 0.3s linear alternate;
	-moz-animation: zoomIn 0.3s linear alternate;
}

@-webkit-keyframes bounceIn{

	0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}
	50%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}
	70%{-webkit-transform:scale(.9);transform:scale(.9)}
	100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
	}
	
@keyframes bounceIn{
	
	0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}
	50%{opacity:1;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
	70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}
	100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
	}
	
	.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}

.item .item-inner:hover .des-container .box-hover .qv-button-container a {
	animation: effectQuickView 0.8s linear alternate; 
	-webkit-animation: effectQuickView 0.8s linear alternate;
	-moz-animation: effectQuickView 0.8s linear alternate;
}
@keyframes effectQuickView{
	
	100%{ transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); }  
	70%{ transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0);}
	0%{  transform: translateX(-50px); -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); }
	}
@-webkit-keyframes effectQuickView{
	
	100%{  transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); }  
	70%{ transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0);}
	0%{ transform: translateX(-50px); -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); }
	}
.item .item-inner:hover .des-container .box-hover .add-to-links li a.link-wishlist {
	animation: effectWishList 0.8s linear alternate; 
	-webkit-animation: effectWishList 0.8s linear alternate;
	-moz-animation: effectWishList 0.8s linear alternate;
}	
@keyframes effectWishList{
	
	100%{ transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); }  
	70%{ transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0);}
	0%{  transform: translateX(50px); -webkit-transform: translateX(50px); -ms-transform: translateX(50px); }
	}
@-webkit-keyframes effectWishList{
	
	100%{ transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); }  
	70%{transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0);}
	0%{ transform: translateX(50px); -webkit-transform: translateX(50px); -ms-transform: translateX(50px); }
	}
 

@-webkit-keyframes movedown{
	
	0%{opacity:0; transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
	50%{opacity:0.7;transform: translateY(-100px); -ms-transform: translateY(-100px); -webkit-transform: translateY(-100px);}

	100%{opacity:1;transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
	}
	
@keyframes movedown{
	
	0%{opacity:0; transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
	50%{opacity:0.7;transform: translateY(-100px); -ms-transform: translateY(-100px); -webkit-transform: translateY(-100px);}

	100%{opacity:1;transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0);}
	}
	.movedown { animation-name: movedown; -webkit-animation-name: movedown;}


/*=====================================================================================================================*/
/* Fixed Mobile*/
 
@media (min-width: 1230px) {  
	.container { width: 1200px; } 
    }
 
@media (max-width: 1199px) {  
	.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title {
		margin: 0 5px; padding: 0 10px; font-size: 12px;
	}
	.modul-title2 h2, .modul-title h2 { font-size: 14px; min-width: 158px; }
	.banner-static1 .banner-box.banner-box3 {
		margin-top: 20px;
	}
	.top-link-inner { text-align: center; }
	.support-client h1 { font-size: 13px; line-height: 15px; }
	.support-client .box-container::before { font-size: 22px; height: 30px; width: 40px; line-height: 30px; }
	.support-client .box-container .box-inner { margin-left: 50px; }    
	.block .block-title strong { font-size: 15px; }
	.ma-relatedslider-container .flex-direction-nav a { display: none;}   
	.header-bottom .form-search input.input-text { width: 290px; }  
	  
	.menu-recent .item-inner .des-container .title-blog { margin-bottom: 5px; } 
	.testimonial-sidebar .content a { } 
	
	.block-layered-nav h2 { font-size: 18px; }  
	.pt_vmegamenu div.pt_menu .parentMenu a, .pt_vmegamenu div.pt_menu .parentMenu span.block-title { line-height: 43px; }
	.block-subscribe .form-subscribe-header, .footer-static-2 #newsletter-validate-detail .block-content::before { display: none;}
	.footer-static-2 .block-subscribe { padding: 0; }
	.item .item-inner .images-container .box-hover .add-to-links li a:hover, .item .item-inner .images-container .box-hover .button.btn-cart:hover span span, .item .item-inner .images-container .box-hover .qv-button-container a:hover { font-size: 12px; }
	.title-group h2, .title-group2 h2 { font-size: 18px; }
	.product-name a { font-size: 12px;}
	.modul-group .product-name { margin: 0; }
	.modul-group .product-name a { font-size: 11px;} 
	.group-title h2 { font-size: 22px; }   
	.block-layered-nav h2 { font-size: 16px; } 
	.banner-right { margin-bottom: 35px; }
	.banner-right .box { padding: 10px; }
	.banner-right .box .text .text-inner h2 { font-size: 12px; } 
	.testimonial-author:before, .testimonial-author:after { width: 20px; }
	.testimonial-content-avatar { margin-bottom: 20px; }
	.testimonial-list .content .post-by { margin-top: 12px; }
	.testimonial-sidebar { margin: 35px 0; } 
	#producttabs .item h3 { font-size: 12px; }
	.footer-static-top .f-col3 .box .box-inner h3 { font-size: 12px;}

}
@media (min-width: 992px) and (max-width: 1199px) {     
	.block-subscribe input.input-text { width: 177px;}
	.block-subscribe .subscribe-title h3 { font-size: 15px; } 
	.footer-static .footer-title h2 { font-size: 13px; }
	.pt_vmegamenu div.pt_menu .parentMenu a, .pt_vmegamenu div.pt_menu .parentMenu span.block-title { font-size: 12px; }  
	
	.timer-grid .box-time-date span { margin-top: 3px; }
	.banner-left .banner-content h2 { font-size: 35px; }
	.banner-left .banner-content { margin-top: -30px;}
	.category-tab .products-grid .item .product-image { width: 60px;}
	.category-tab .products-grid .item .des-container { margin-left: 68px; }
	.ma-timer-container .thumb { padding-right: 50px; }
	.ma-timer-container .thumb li.active::before { right: -58px; }
	
	
}
@media (min-width: 768px) and (max-width: 1199px) {    
	.product-style2 .images-container { width: 75px;}
	.product-style2 .des-container { margin-left: 85px; }
	
	}
 
@media (max-width: 991px){ 
	.header { text-align: center;  }
	.logo-container { float: none; text-align: center; border: 0;   min-height: 0;  padding: 0 0 10px;  }  
	.toplink-contaner .box-left { float: none; text-align: center; }
	.toplink-contaner .box-right { float: none; display: inline-block; text-align: center; margin: 0; }
	.toplink-inner { right: -38px; }  
	.header-container .header-bottom { margin: 0; border: 0; }  
	.form-language, .language-currency, .currency, .top-link, .toplink-contaner .login, .block-header, .block-header div.email { border: 0; }
	.language-currency { float: none; display: inline-block; }
	.owl-theme .owl-controls.clickable .owl-buttons div, .owl-theme .owl-controls .owl-buttons:before { display: none; }
	.banner-static1  { text-align: center; }
	.banner-static1 .banner-box1  { margin-bottom: 20px; }
	.support-client .box-container { margin-top: 10px; }
	.ma-brand-slider-contain .owl-carousel { padding: 0;}
	.footer-static-2 .newsletter-container{ float: left;} 
	.container   { padding: 0 15px; }
	.top-link { text-align: center; margin-right: 0;}
    .block-header {  float: none; display: inline-block;  } 
	.toplink-contaner .link-inner { float: none; display: inline-block;}
	.block-header .share label { margin-left: 35px; }
	.top-link ul.links { display: block; text-align: center; }
	.form-currency {  }
	.header .header-content { text-align: center; }  
	.header-bottom .box-right { float: none; text-align: center; }    
	.top-cart-wrapper { position: static; margin-top: 15px; }
	.top-cart-wrapper:before, .top-cart-wrapper:after { display: none; }
	#search_mini_form { display: block; }
	 
	.top-cart-content { right: -57px; }
	.footer .box-left { float: none; }  
	.footer-static .footer-content { margin-bottom: 20px; }
	#review-form .data-table thead th { font-size: 11px; padding: 5px; }
	#review-form .data-table {width: auto; } 
	.footer address { text-align: center;} 
	.top-link.active { height: 123px; }
	.top-link p.welcome-msg { float: none; display: none;}
	.mousetrap { width: 100% !important; }
	.tp-leftarrow.default, .tp-rightarrow.default { display: none; } 
	.menu-recent .item-inner .title-blog { text-transform: capitalize; }   
	.products-list .ratings { position: static; clear: both; }  
	.footer address { float: none; }
	.toplink-contaner { text-align: center; }
	p.welcome-msg { float: none; display: inline-block; }
	.header .link-inner { float: none; display: inline-block; margin-top: 10px; } 
	
	.ma-newproductslider-container { margin: 30px 0 0;}
	.ma-bestsellerproductslider-container .bx-wrapper .bx-viewport, .ma-featuredproductslider-container .bx-wrapper .bx-viewport { margin: 0 0 -63px;}  
	  
	.header-container .quick-access { text-align: center;}
	.ma-timer-container { margin-top: 30px;}
	.ma-banner7-container .flex-control-nav, .nivo-controlNav { bottom: 20px;} 
	.block-layered-nav h2 { font-size: 14px;}    
	.ma-banner7-container .flex-direction-nav a, .nivo-directionNav a { display: none; } 
	.blog-index-list .date-comments .comments { margin-top: 10px; padding-top: 10px; }
 
	.top-link ul.links li , .top-link ul.links li.last, .toplink-contaner ul.links li.first{ border: 0; }
	.header-container .quick-access.fix-header { position: static;}
	.ma-timer-container { margin: 0; }  
	
	.menu-recent .owl-container { margin: 0 -15px; }
	.menu-recent .owl-carousel .owl-item { padding: 0 15px; }
	.footer-static-2 .link-web { float: none; display: inline-block; margin: 10px 0; }
	.footer-static-2 .newsletter-container{ float: none; }
	#newsletter_pop_up, .b-modal { display: none !important; } 
	.products-list .product-name a { font-size: 16px; }  
	.testimonial-sidebar .owl-theme .owl-controls .owl-pagination { right: -65px; } 
	.footer-static-top .footer-title h2 { font-size: 14px; }
	.footer-static-top .f-col3 .box { padding: 15px; }
	.footer-static-bottom .f-col { min-height: 270px; }
	.footer-static-bottom .f-col.f-col4 { min-height: auto; }
	.data-table tbody th, .data-table tbody td { font-size: 10px; }
	.product-view .product-shop .ratings { position: static; }
	#shopping-cart-table thead th { font-size: 12px; }
	.cart .shipping .shipping-form, .cart .discount .discount-form, .cart .totals .totals-content { padding: 10px;}
}
@media (min-width: 768px) and (max-width: 991px) { 
    .cart .crosssell .product-details { margin-left: 80px;}
    .footer-static-container .f-col { margin-bottom: 20px;}
    .form-list li.wide textarea, .form-list li.wide .input-box { width: 254px;}
    .cart .discount input.input-text { width: 185px; }
    .form-list .input-box, .form-list select, .form-list input.input-text { width: 160px;}
	.block-sequence h2, .block-sequence p { display: none; } 
	.ma-featured-products .button.button span { padding: 3px 10px;}
	.block-layered-nav .layer-Category .content-shopby ol li { font-size: 12px; } 
	.products-grid .item-inner .actions { text-align: center;} 
	.onsaleproductslider-item { width: 219px !important;}
	.block-layered-nav #search_pr input { margin-right: 3px !important; }   
	.testimonial-sidebar .owl-carousel { padding-bottom: 10px; }  
	.menu-recent .item-inner .des-container .title-blog { font-size: 12px; }
	.block-layered-nav #search_pr input { min-width: 30px; }
	.postTitle h2 { font-size: 20px; }
	.product-name a { font-size: 12px; }  
	.banner-left .banner-content { margin-top: -40px; }
	.banner-left .banner-content h1 { font-size: 20px; }
	.banner-left .banner-content h2 { font-size: 23px; }
	.banner-left .banner-content p { margin: 10px 0; } 
	.footer-static .footer-content .contact-link a { padding: 0 12px; } 
	.product-style2 .images-container { width: 100%; float: none;}
	.product-style2 .des-container { margin-left: 0; }
	.block-related #block-related .product-image { width: 80px; }
	.block-related #block-related .product-details { margin-left: 90px; }   
	.ma-timer-container .thumb { padding: 0 40px 0 0;}
	.ma-timer-container .thumb li.active::before { right: -48px; } 
	.block .block-title strong { font-size: 11px; }
	.block .block-title strong span { padding: 0 10px; }
	.timer-grid .box-time-date { font-size: 12px; }
	.timer-grid .box-time-date span { font-size: 15px; }
	.timer-grid .box-time-date .box-time-date-inner { width: 53px; height: 53px; }
	.banner-right .box .text:before { width: 35px; height: 35px; line-height: 35px; font-size: 14px;}
	.banner-right .box .text .text-inner { margin-left: 45px; }
	.testimonial-author:before, .testimonial-author:after { display: none; }
	#producttabs .item  { width: 100%; border: 0; } 
	.product-style2 .product-name { margin-top: 10px; }
	.footer-static-top .f-col3 .box .box-inner h3 { font-size: 12px; }
	
	}

@media (max-width: 767px){ 
	.menu-recent .item-inner .des-container { margin: 25px 0 15px; } 
	.testimonial-sidebar  { padding: 25px 0; }
	.testimonial-sidebar .owl-theme .owl-controls { text-align: center; }
	.testimonial-sidebar .owl-theme .owl-controls .owl-pagination {  display: inline-block;  left: 0;   right: 0;  bottom: -70px;  top: auto; } 
	.testimonial-sidebar .owl-theme .owl-controls .owl-page { display: inline-block; } 
    .header-container { text-align: center;}   
	.block-subscribe input.input-text { width: 245px; }
	.product-view .product-shop .product-name { margin-top: 15px; }
    p.welcome-msg { margin: 10px 0 0;}
    .top-link ul.links { text-align: center;}    
    .col-left, .col-main { margin-bottom: 20px;} 
    .top-link .toplink-hover { float: left;}
	.footer-static-container .f-col { margin-bottom: 25px;}
    .form-list li.wide textarea, .form-list li.wide .input-box { width: 254px;}
	.ma-relatedslider-container .flex-direction-nav a, .bx-wrapper .bx-controls a { display: none;} 
	.block-sequence .block-inner img { width: 100%; } 
	.ma-timer-container { margin-top: 0; }
	.footer-static-container .f-col { min-height: 190px;} 
	.ma-upsellslider-container .ma-upsellslider-title { padding: 0 20px; }
	.toplink-contaner .col-sms-12 { text-align: center; }
	p.welcome-msg { float: none; display: inline-block; }
	.toplink-contaner .link-inner { float: none; display: inline-block; }
	.title-group { margin-right: 0;} 
	.b-modal, #newsletter_pop_up { display: none !important; }  
	.ma-brand-slider-contain { margin-top: 30px;} 
	.cms-index-index .main-container { margin: 0; }
	.catgrid { margin-top: 30px; } 
	.products-grid.first .item { margin-top: 30px; }
	.block-layered-nav #search_pr button.button { margin: 0; }
	.footer-static-2 .newsletter-container, .footer-static-2 .link-web { float: none; overflow: hidden; }
	.footer-static-2 .link-web { margin-top: 20px; } 
	.block-header div, .top-link ul.links li { float: none; display: inline-block;}
	.product-view .product-shop { margin-top: 20px; } 
	.ma-onsale-products { margin-top: 30px; } 
	.support-client .box-container.free-shipping { margin: 10px 0;}
	.support-client .box-container { display: inline-block; text-align: center; }
	.top-link, .toplink-contaner .login, .language-currency { float: none; display: inline-block; }
	.product-style2.last { margin-bottom: 20px;}
	#shopping-cart-table thead th { display: none; }
	.cart-table td { display: block; }
	.cart-table td.a-right { float: none !important; text-align: center !important; }
	.cart-table .product-name { text-align: center; }
	.btn-remove2 { margin: auto; }
	.cart-table td .product-image { margin: auto; }
	.data-table tfoot td { border-right: 0; }  
	.ma-timer-container .thumb { text-align: center; padding: 0 0 50px; }
	.ma-timer-container .thumb li { width: 110px; display: inline-block; margin: 0 5px; }
	.ma-timer-container .thumb li.active::before { bottom: -60px;  margin: 0 -9px 0 0; right: 50%; top: auto; }
	.ma-timer-container .thumb { margin-right: 0; }
	.producttabs .content { margin: 0; border: 0; }
	.ma-timer-container .des-container { margin-top: 30px; } 
	.footer-static-top .f-col { margin-bottom: 30px; }
	.footer-static-top .f-col.f-col3 { margin-bottom: 0; }
	.footer-static-top .f-col3 .box .box-inner { margin-top: 23px; }
	.ma-banner7-container .nivo-controlNav a { display: none; }
	.banner-static2 { text-align: center; }
	.banner-static2 .banner-box2 { margin-top: 25px; }
	.blog-index-list .des-container { margin-top: 20px; }
}  


@media (max-width: 700px) { 
 
    .col2-set .col-1, .col2-set .col-2 { width: 100%; margin-bottom: 20px;} 
	.ajax-body-login { width: 95%; height: 80%;} 
	.testimonial-sidebar .content a { font-size: 14px; }
	.menu-recent .item-inner .des-container .title-blog { font-size: 12px; margin: 0; } 
	.list_subcategories { width: 100%; }   
	.newproductslider-item.item .item-inner .actions .add-to-links li a { font-size: 0; }
	.newproductslider-item.item .item-inner .actions button.btn-cart { width: 50%; }
	.newproductslider-item.item .item-inner .actions .add-to-links { width: 50%; }
	#producttabs:before { display: none; }
	#producttabs .item { float: none; width: 100%; margin-bottom: 5px; }
	#producttabs .item:hover, #producttabs .item.active { transform: scaleY(1); border-width: 1px; border-color: #333; color: #333; }
	#search_mini_form { margin-right: 0; }
	.form-search .bootstrap-select.btn-group { width: 130px; }
    
}

@media (max-width: 560px) {
    .products-list .product-image { display: block; text-align: center; }
    .product-view .product-img-box .product-image .cloud-zoom img { width: 100%;}
    .cloud-zoom-big { display: none !important;}
    .cart-table .btn-update, .cart-table .btn-empty, .cart-table .btn-continue { float:left; clear: both; margin: 0 0 10px;}
	.top-link.active { height: 163px; }  
	.block-subscribe input.input-text { width: 215px; }  
	.timer-grid .box-time-date { min-width: 50px; min-height: 50px; }
	.timer-grid .box-time-date span { margin: 0; font-size: 18px; }
	.header-bottom .form-search input.input-text { width: 160px; }
	.static-timer .text { margin-top: -31px; }
	.static-timer .text h1 { font-size: 22px; }
	.static-timer .text h2 { font-size: 16px; }
	.static-timer .text h3 { font-size: 14px; }
}

@media (max-width:480px){
	.ma-mostviewed-products { margin-top: 30px; }
	.top-cart-content { right: -83px; }
	.title-group h2 { font-size: 20px; }
	.footer-static-2 #newsletter-validate-detail input.input-text { width: 210px; } 
	.ma-featured-products { margin-top: 30px;}
	.product-view .product-shop .product-name { margin-top: 10px; } 
	.product-tabs li { float: none; margin: 0; display: block; }  
	.header .col-xs-12 { padding: 0;}
	.product-tabs { float: none; margin: 0; }
	.product-tabs a { border: 0; font-size: 20px; line-height: 28px;  }
	.footer-static .f-col { margin-top: 20px;} 
	#twitter-feed { margin-top: 30px; }
	.block-subscribe .subscribe-title h3 { font-size: 15px; } 
	.products-list .product-name { margin-top: 10px; }
	.testimonial-sidebar .owl-carousel { padding: 0; } 
	.product-tabs li a:after { display: none; }
	.product-view .box-tags .form-add input.input-text { width: 260px; }
	.footer-static-2 #newsletter-validate-detail input.input-text { width: 210px; }
	.postTitle { margin-top: 15px;}
	.categorytabslider .tab_categorys { position: static; margin: 10px 0; overflow: hidden;}
	.categorytabslider .tab_categorys li { line-height: 23px; }
	.categorytabslider .tab_categorys li.first { padding-left: 0; }
	#producttabs .item { float: none; display: block; }
	#producttabs .item h3 { display: block; line-height: 32px; }  
	.product-tabs a { padding: 0; }
	.ma-timer-container .images-container { padding: 0; }
	.timer_product { padding-bottom: 50px; }
	.ma-timer-container .box-timer { bottom: 0; top: auto; left: 0; right: 0; } 
	.ma-timer-container .box-timer { padding: 20px 0; }
}
@media (max-width:479px){
.page-not-found h2{font-size: 10em}
}
@media (max-width: 400px) {
	.block-header { margin: 0; } 
	.block-header .support .address, .block-header .support .phone { padding: 21px 0 16px 45px; background-position: 10px 50%; }
	.block-header .share label { margin: 0; }
	.block-header .share { padding: 20px 15px; }  
    .sorter .sort-by { padding: 0;}  
    .form-list .input-box,
    .form-list li.wide textarea,
    .product-view .box-reviews .form-add .form-list .input-box { width: 250px;}
    .form-list input.input-text, .form-list li.wide .input-box,
    .product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea { width: 250px;}   
	 .block-header div.email { margin: 0; } 
	.block-subscribe input.input-text { width: 156px; }
	.block-subscribe .actions { margin-top: 10px; clear: both; } 
	.menu-recent .item-inner .des .title-blog { font-size: 14px; }
	.title-group h2 { font-size: 16px; } 
	.ma-timer-container .owl-carousel { padding: 0; }  
	.timer-grid .box-time-date { font-size: 14px; margin: 5px 5px 0 0; }
	.ma-timer-container .item-inner .add-to-links { margin-top: 10px;}
	.toplink-contaner .link-inner { text-align: center; } 
	.form-search .bootstrap-select.btn-group { width: 90px !important; }
	.bootstrap-select.btn-group .btn .caret { right: 2px !important; }
	.header-bottom .form-search input.input-text { width: 130px; }
	.ma-timer-container .item-inner .actions button.btn-cart span span { padding: 4px 25px; }  
	  
	.menu-recent .item-inner .des-container span.author { margin-top: 10px; }
	.block-header .phone { margin-top: 10px; }
	.product-view .box-tags .form-add input.input-text { width: 275px; }
	.product-view .box-tags button.button { margin-top: 10px; } 
	.footer-static-2 #newsletter-validate-detail input.input-text, .block-subscribe .input-box { width: 100%; }
	.testimonial-list .content { padding: 0; background: none; }
	.testimonial-sidebar .block-content { padding: 0; }
	 
	.product-tabs-content { padding: 10px; }
	.ma-review-col1,.ma-review-col2 { padding: 0;}
	.toplink-contaner ul.links li a { width: 60px; }
	.form-language, .currency { padding: 10px 20px; }
	.toplink-contaner .box-left .phone { padding-left: 0; }
	
}

div#checkout-moip {
    padding-top: 40px;
}

div#checkout-moip .page-title h2 {
    font-size: 18px;
}

div#checkout-moip .a-left {
    text-align: left !important;
    font-size: 13px;
}

@media (max-width: 960px) {
	.header-bottom #search_mini_form { display:none !important; }
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #e3e3e3 !important;
}

.footer-static-top { display:none; }

.ma-brand-slider-contain .owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    border: 1px solid #fff;
}

.availability { display:none; }

#payment_form_banktransfer {
    width: 100% !important;
}

.checkout-agreements .agreement-content {
    background-color: #fff !important;
    border: none !important;
	height: 15em !important;
}