/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* Import ================================================================================ */

/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <$emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <$emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/**

 * Heading Page

 */

/* 

 * product block

 */

/* buttons */

/* 

 * htab module 

 */

/* 

 * Default Menu

 */

/* 

 * Mega Menu Module

 */

/* 

 * Block Modules 

 */

/* 

 * LAYOUTS VAIRABLES 

 */

/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* line 1, ../sass/magento/_base.scss */

* {

  margin: 0;

  padding: 0;

}



/* line 3, ../sass/magento/_base.scss */

body {

  line-height: 18px;

  color: #999999;

  font-size: 12px;

}



/* line 8, ../sass/magento/_base.scss */

body {

  overflow-x: hidden;

}



/* line 9, ../sass/magento/_base.scss */

a {

  cursor: hand;

  cursor: pointer;

}

/* line 10, ../sass/magento/_base.scss */

a img {

  border: none;

}

/* line 13, ../sass/magento/_base.scss */

a:hover {

  text-decoration: none;

  color: #41a63e;

}

/* line 17, ../sass/magento/_base.scss */

a:focus {

  outline: none;

  outline-offset: -2px;

}



/* line 24, ../sass/magento/_base.scss */

img {

  border: 0 none;

  height: auto;

  max-width: 100%;

  vertical-align: middle;

}



/* line 31, ../sass/magento/_base.scss */

body, td, th, input, textarea, select, a {

  outline: 0 none;

}



/* Content */

/* line 35, ../sass/magento/_base.scss */

p {

  margin: 0 0 10px;

}



/* line 36, ../sass/magento/_base.scss */

strong {

  font-weight: bold;

}



/* line 37, ../sass/magento/_base.scss */

address {

  font-style: normal;

  line-height: 1.35;

  display: inline;

}



/* line 38, ../sass/magento/_base.scss */

cite {

  font-style: normal;

}



/* line 40, ../sass/magento/_base.scss */

q,

blockquote {

  quotes: none;

}



/* line 42, ../sass/magento/_base.scss */

q:before,

q:after {

  content: '';

}



/* line 43, ../sass/magento/_base.scss */

small, big {

  font-size: 1em;

}



/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */

/* line 48, ../sass/magento/_base.scss */

ul, ol {

  list-style: none outside none;

  margin: 0;

  padding: 0;

}



/* Tools */

/* line 57, ../sass/magento/_base.scss */

.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;

}



/* line 58, ../sass/magento/_base.scss */

.nobr {

  white-space: nowrap !important;

}



/* line 59, ../sass/magento/_base.scss */

.wrap {

  white-space: normal !important;

}



/* line 60, ../sass/magento/_base.scss */

.a-left {

  text-align: left !important;

}



/* line 61, ../sass/magento/_base.scss */

.a-center {

  text-align: center !important;

}



/* line 62, ../sass/magento/_base.scss */

.a-right {

  text-align: right;

}

/* line 63, ../sass/magento/_base.scss */

.a-right .price {

  color: #59bd56;

  font-size: 16px;

  font-weight: bold  !important;

}



/* line 67, ../sass/magento/_base.scss */

.v-top {

  vertical-align: top;

}



/* line 68, ../sass/magento/_base.scss */

.v-middle {

  vertical-align: middle;

}



/* line 69, ../sass/magento/_base.scss */

.f-left {

  float: left;

}



/* line 70, ../sass/magento/_base.scss */

.f-right {

  float: right;

}



/* line 71, ../sass/magento/_base.scss */

.f-none {

  float: none !important;

}



/* line 72, ../sass/magento/_base.scss */

.f-fix {

  float: left;

  width: 100%;

}



/* line 73, ../sass/magento/_base.scss */

.no-display {

  display: none;

}



/* line 74, ../sass/magento/_base.scss */

.no-margin {

  margin: 0 !important;

}



/* line 75, ../sass/magento/_base.scss */

.no-padding {

  padding: 0 !important;

}



/* line 76, ../sass/magento/_base.scss */

.no-bg {

  background: none !important;

}



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

/* line 79, ../sass/magento/_base.scss */

.ie9 .htabs .tab-desc, .ie9 .htabs .tab-prod, .ie9 .htabs .tab-review {

  display: inline-block!important;

}



/* line 84, ../sass/magento/_base.scss */

.htabs .tab-desc, .htabs .tab-prod, .htabs .tab-review {

  padding: 15px 20px 0;

  display: inline-flex;

}

/* line 88, ../sass/magento/_base.scss */

.htabs a {

  text-transform: uppercase;

  color: #333333;

  float: left;

  font-family: "Museo-300";

  font-size: 14px;

  padding-bottom: 12px;

  text-decoration: none;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .htabs a {

  float: right;

}

/* line 96, ../sass/magento/_base.scss */

.htabs a.selected {

  color: #59bd56 !important;

  border-bottom: 3px solid;

}



/* line 102, ../sass/magento/_base.scss */

.tab-content {

  z-index: 2;

  padding: 14px;

}



/* line 106, ../sass/magento/_base.scss */

.carousel-controls {

  height: 26px;

  position: absolute;

}



/* line 110, ../sass/magento/_base.scss */

.carousel-control {

  line-height: none;

  border: 1px solid #555555!important;

  width: 25px;

  height: 25px!important;

  color: #666666;

  font-size: 15px!important;

  text-shadow: none;

  padding-top: 3px;

}

/* line 119, ../sass/magento/_base.scss */

.carousel-control.left {

  background-image: none;

}

/* line 122, ../sass/magento/_base.scss */

.carousel-control.right {

  background-image: none;

}



/* line 128, ../sass/magento/_base.scss */

#shopping-cart-table .product-image img {

  width: auto!important;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* line 8, ../sass/magento/_block.scss */

.block {

  background: white;

}

/* line 10, ../sass/magento/_block.scss */

.block .block-title {

  background: #59bd56;

  line-height: 40px;

}

/* line 13, ../sass/magento/_block.scss */

.block .block-title strong {

  color: #ffffff;

  text-transform: uppercase;

  display: block;

  font-family: "Museo-300";

  font-size: 14px;

  padding-left: 12px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .block .block-title strong {

  padding-right: 12px;

  padding-left: inherit;

}

/* line 21, ../sass/magento/_block.scss */

.block .block-title a {

  text-decoration: none !important;

}

/* line 27, ../sass/magento/_block.scss */

.block .block-content li.item {

  padding: 10px 4px;

}

/* line 30, ../sass/magento/_block.scss */

.block .block-content .product-name {

  margin-bottom: 0;

}

/* line 36, ../sass/magento/_block.scss */

.block .btn-remove,

.block .btn-edit {

  float: right;

  margin: 1px 0 2px 5px;

}

/* line 39, ../sass/magento/_block.scss */

.block .actions {

  padding: 10px;

  text-align: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .block .actions {

  text-align: left;

}

/* line 42, ../sass/magento/_block.scss */

.block .actions a {

  background-color: #a6a7a4;

  color: white;

  padding: 0 10px;

  line-height: 35px;

  font-weight: bold;

  display: inline-block;

}

/* line 49, ../sass/magento/_block.scss */

.block .actions a:hover {

  background-color: #59bd56;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 55, ../sass/magento/_block.scss */

.block .empty, .block .block-subtitle {

  color: #747676;

  margin: 0;

  padding: 5px 5px;

  font-weight: bold;

  line-height: 24px;

}

/* line 63, ../sass/magento/_block.scss */

.block li:first-child {

  border-top: none;

}



/* Mini Products List */

/* line 70, ../sass/magento/_block.scss */

.mini-products-list {

  font-size: 10px;

  line-height: 18px;

}

/* line 73, ../sass/magento/_block.scss */

.mini-products-list li {

  overflow: hidden;

}

/* line 76, ../sass/magento/_block.scss */

.mini-products-list .product-image {

  float: left;

  width: 50px;

  padding-left: 5px;

}

/* line 79, ../sass/magento/_block.scss */

.mini-products-list .product-details {

  padding: 0 5px 0 55px;

}

/* line 81, ../sass/magento/_block.scss */

.mini-products-list .product-details .product-name, .mini-products-list .product-details .nobr small {

  word-wrap: break-word;

}

/* line 84, ../sass/magento/_block.scss */

.mini-products-list .product-details .nobr {

  white-space: normal !important;

}



/* Block: Cart */

/* line 91, ../sass/magento/_block.scss */

.block-cart {

  padding-top: 1px;

}

/* line 93, ../sass/magento/_block.scss */

.block-cart .summary {

  background: none;

  padding: 5px;

  margin: 0;

  position: relative;

  z-index: 1;

  line-height: 24px;

}

/* line 94, ../sass/magento/_block.scss */

.block-cart .amount {

  margin: 0;

}

/* line 96, ../sass/magento/_block.scss */

.block-cart .amount a {

  font-weight: bold;

}

/* line 98, ../sass/magento/_block.scss */

.block-cart .subtotal {

  margin: 5px 0 0;

  padding: 2px 0;

  background: #eae5e1;

  text-align: center;

}

/* line 100, ../sass/magento/_block.scss */

.block-cart .subtotal .label {

  color: #777777;

  display: inline-block;

}

/* line 101, ../sass/magento/_block.scss */

.block-cart .subtotal .price {

  font-weight: bold;

}

/* line 103, ../sass/magento/_block.scss */

.block-cart .actions {

  border-bottom: 1px solid #c2c2c2;

}

/* line 105, ../sass/magento/_block.scss */

.block-cart .actions .paypal-logo {

  float: left;

  width: 100%;

  margin: 3px 0 0;

  text-align: right;

}

/* line 107, ../sass/magento/_block.scss */

.block-cart .actions .paypal-logo .paypal-or {

  clear: both;

  display: block;

  padding: 0 55px 8px 0;

}



/* Block: Block Account */

/* line 116, ../sass/magento/_block.scss */

.block-account .block-content li {

  background: url("../images/bg-list-menu.png") repeat-x scroll left bottom;

  line-height: 32px;

  padding: 3px 10px 4px 15px !important;

}



/* Block: Layered Navigation */

/* line 125, ../sass/magento/_block.scss */

.block-layered-nav .block-layered-title {

  background: none repeat scroll 0 0 #7EB5DA;

  border-radius: 4px;

}

/* line 128, ../sass/magento/_block.scss */

.block-layered-nav .block-layered-title strong {

  line-height: 34px;

}

/* line 130, ../sass/magento/_block.scss */

.block-layered-nav .block-layered-title strong span {

  color: #4c4d4e;

  font-family: "Museo-300";

  font-weight: normal;

  font-size: 20px;

  padding: 0 12px;

}

/* line 139, ../sass/magento/_block.scss */

.block-layered-nav .block-layered-title a {

  text-decoration: none !important;

}

/* line 141, ../sass/magento/_block.scss */

.block-layered-nav .block-subtitle {

  background: url("../images/icon-title.png") no-repeat scroll left center;

  font-size: 17px;

  font-weight: normal;

  padding: 7px 7px 7px 25px;

}

/* line 149, ../sass/magento/_block.scss */

.block-layered-nav dt {

  text-transform: uppercase;

  color: #939393;

}

/* line 150, ../sass/magento/_block.scss */

.block-layered-nav dd {

  color: #939393;

}

/* line 152, ../sass/magento/_block.scss */

.block-layered-nav dd.last {

  background: none;

}

/* line 154, ../sass/magento/_block.scss */

.block-layered-nav li {

  padding: 0 0 0 25px;

  border: none;

  line-height: 32px;

}



/* Block: Poll */

/* line 169, ../sass/magento/_block.scss */

.block-poll {

  color: #777;

}

/* line 171, ../sass/magento/_block.scss */

.block-poll li {

  padding-left: 8px;

  padding-top: 5px;

  line-height: 28px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .block-poll li {

  padding-right: 8px;

  padding-left: inherit;

}



/* Block: Orders and Returns */

/* line 179, ../sass/magento/_block.scss */

.block-gr-search li {

  padding: 3px 9px;

}

/* line 182, ../sass/magento/_block.scss */

.block-gr-search button.button span {

  border-color: #406a83;

  background: #618499;

}



/* Block: Tags */

/* line 193, ../sass/magento/_block.scss */

.block-tags .block-content .tags-list li {

  border: none;

}

/* line 200, ../sass/magento/_block.scss */

.block-tags .actions {

  text-align: right;

  padding-bottom: 10px;

  padding-right: 10px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .block-tags .actions {

  text-align: left;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .block-tags .actions {

  padding-left: 10px;

  padding-right: inherit;

}

/* line 204, ../sass/magento/_block.scss */

.block-tags .actions a {

  float: none;

}



/* Block reorder */

/* line 210, ../sass/magento/_block.scss */

.block-reorder li input {

  margin-right: 12px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .block-reorder li input {

  margin-left: 12px;

  margin-right: inherit;

}



/* Block: Banner */

/* line 215, ../sass/magento/_block.scss */

.block-banner .block-content {

  text-align: center;

}



/* line 219, ../sass/magento/_block.scss */

.paypal-logo {

  display: none;

}



/* line 222, ../sass/magento/_block.scss */

.form-list li {

  padding: 5px 0;

}



/* line 225, ../sass/magento/_block.scss */

.form-list .wide {

  width: 45%;

}

/* line 227, ../sass/magento/_block.scss */

.form-list .wide #comment {

  width: 100%;

}



/* line 231, ../sass/magento/_block.scss */

.form-list .field {

  float: left;

  margin-right: 15px;

  width: 48%;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .form-list .field {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .form-list .field {

  margin-left: 15px;

  margin-right: inherit;

}



/* line 237, ../sass/magento/_block.scss */

.block-banner p {

  margin: 0!important;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* Forms */

/* line 10, ../sass/magento/_form.scss */

form {

  display: inline;

}



/* line 11, ../sass/magento/_form.scss */

fieldset {

  border: 0;

}



/* line 12, ../sass/magento/_form.scss */

legend {

  display: none;

}



/* Table */

/* line 15, ../sass/magento/_form.scss */

table {

  border: 0;

  border-spacing: 0;

  empty-cells: show;

  font-size: 100%;

  width: 100%;

}



/* line 16, ../sass/magento/_form.scss */

caption, th, td {

  text-align: left;

  font-weight: normal;

}



/* Global Styles ========================================================================= */

/* Form Elements */

/* line 20, ../sass/magento/_form.scss */

.radio {

  float: left;

  height: 32px!important;

  border: 0!important;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .radio {

  float: right;

}



/* line 21, ../sass/magento/_form.scss */

.checkbox {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .checkbox {

  float: right;

}



/* line 23, ../sass/magento/_form.scss */

.block-reorder .checkbox {

  height: 20px!important;

}



/* line 25, ../sass/magento/_form.scss */

input, select, textarea, button {

  font-size: 12px;

  line-height: 35px!important;

  color: #9c9b9b;

  background-color: white;

  border: 1px solid #d6d4d4;

  padding: 0 10px;

}



/* line 35, ../sass/magento/_form.scss */

#login-form p.required {

  text-align: left;

  padding: 5px 5px 10px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #login-form p.required {

  text-align: right;

}

/* line 39, ../sass/magento/_form.scss */

#login-form .f-right {

  float: right;

  line-height: 32px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #login-form .f-right {

  float: left;

}



/* line 42, ../sass/magento/_form.scss */

.registered-users .buttons-set {

  text-align: left;

  padding: 5px 15px 0 0;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .registered-users .buttons-set {

  text-align: right;

}



/* line 47, ../sass/magento/_form.scss */

input {

  height: 35px!important;

}



/* line 50, ../sass/magento/_form.scss */

.button, input.button {

  background-color: #a6a7a4;

  border: none;

  color: white;

  font-weight: bold;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 56, ../sass/magento/_form.scss */

.button:hover, input.button:hover {

  background-color: #59bd56;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}



/* line 61, ../sass/magento/_form.scss */

select, textarea {

  padding: 3px;

}



/* line 64, ../sass/magento/_form.scss */

input.qty, input[title="Qty"] {

  display: inline;

  text-align: center;

  width: 45px;

  padding: 0 3px;

}



/* line 70, ../sass/magento/_form.scss */

input[type="radio"], input[type="checkbox"] {

  float: left;

  margin: 0;

}



/* line 74, ../sass/magento/_form.scss */

label {

  padding: 4px;

  font-weight: normal;

  color: #444444;

  margin: 4px 0 0;

}



/* line 80, ../sass/magento/_form.scss */

.label {

  display: table-cell;

}



/* line 84, ../sass/magento/_form.scss */

#contactForm .required {

  padding: 0 0 10px;

}



/* Data Table */

/* line 87, ../sass/magento/_form.scss */

table {

  /* Bundle products tables */

}

/* line 90, ../sass/magento/_form.scss */

table td.last, table th.last {

  border-right: 0;

}

/* line 91, ../sass/magento/_form.scss */

table tr.last th, table tr.last td {

  border-bottom: 0 !important;

}

/* line 92, ../sass/magento/_form.scss */

table th {

  padding: 3px 8px;

  font-weight: bold;

  border-right: 1px solid #E9E4E0;

}

/* line 93, ../sass/magento/_form.scss */

table td {

  padding: 3px 8px;

}

/* line 96, ../sass/magento/_form.scss */

table tbody.odd tr {

  background: #f8f7f5 !important;

}

/* line 97, ../sass/magento/_form.scss */

table tbody.even tr {

  background: #f6f6f6 !important;

}

/* line 99, ../sass/magento/_form.scss */

table tbody.odd tr td,

table tbody.even tr td {

  border-bottom: 0;

}

/* line 103, ../sass/magento/_form.scss */

table tbody td .option-label {

  font-weight: bold;

  font-style: italic;

}

/* line 104, ../sass/magento/_form.scss */

table tbody td .option-value {

  padding-left: 10px;

}



/* line 108, ../sass/magento/_form.scss */

.data-table {

  width: 100%;

}

/* line 110, ../sass/magento/_form.scss */

.data-table th, .data-table td {

  padding: 10px;

  text-align: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .data-table th, .rtl .data-table td {

  text-align: right;

}

/* line 114, ../sass/magento/_form.scss */

.data-table thead {

  /*background: #59bd56;*/

  background: #669932;

  color: #FFFFFF;

  text-align: center;

}

/* line 118, ../sass/magento/_form.scss */

.data-table thead th {

  font-weight: bold;

  vertical-align: bottom;

}

/* line 121, ../sass/magento/_form.scss */

.data-table thead th.wrap {

  white-space: normal;

}

/* line 127, ../sass/magento/_form.scss */

.data-table tfoot tr {

  background: none repeat scroll 0 0 #F0E5E6 !important;

}

/* line 129, ../sass/magento/_form.scss */

.data-table tr.odd td, .data-table tr.odd th {

  border-right: 1px solid #F5F5F5;

  color: #777;

}

/* line 133, ../sass/magento/_form.scss */

.data-table tr.odd td.last {

  border-right: medium none;

}

/* line 136, ../sass/magento/_form.scss */

.data-table tr.odd.last {

  border-bottom: 1px solid #EEEEEE;

}

/* line 139, ../sass/magento/_form.scss */

.data-table tr.even td, .data-table tr.even th {

  border-right: 1px solid #EEEEEE;

  color: #777;

}

/* line 143, ../sass/magento/_form.scss */

.data-table tr.even td.last {

  border-right: medium none;

}

/* line 147, ../sass/magento/_form.scss */

.data-table tbody tr.product-shop-row:hover {

  background-color: #FFFFFF;

}

/* line 150, ../sass/magento/_form.scss */

.data-table tbody.odd td {

  border-width: 0 1px;

}

/* line 153, ../sass/magento/_form.scss */

.data-table tbody.odd tr.last {

  border-bottom: 1px solid #E5E5E5;

}

/* line 156, ../sass/magento/_form.scss */

.data-table tbody.even {

  background-color: #F5F5F5;

}

/* line 159, ../sass/magento/_form.scss */

.data-table tbody.even td {

  border-width: 0 1px;

}

/* line 163, ../sass/magento/_form.scss */

.data-table th .tax-flag {

  font-weight: normal;

}

/* line 166, ../sass/magento/_form.scss */

.data-table .cell-label {

  display: none;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* Layout ================================================================================ */

/* line 14, ../sass/magento/_layout.scss */

#page {

  margin: 0 auto;

  background: url("../images/bg_page.png") repeat;

}



/* line 19, ../sass/magento/_layout.scss */

.page-print {

  background: #fff;

  padding: 25px 30px;

  text-align: left;

}



/* line 20, ../sass/magento/_layout.scss */

.page-empty {

  background: #fff;

  padding: 20px;

  text-align: left;

}



/* line 21, ../sass/magento/_layout.scss */

.page-popup {

  background: #fff;

  padding: 25px 30px;

  text-align: left;

}



/* line 25, ../sass/magento/_layout.scss */

body.layout-boxed-md {

  background: url("../images/pattern/pattern14.png");

}

/* line 27, ../sass/magento/_layout.scss */

body.layout-boxed-md #page {

  max-width: 970px;

  -webkit-box-shadow: 0 0 5px #888888;

  box-shadow: 0 0 5px #888888;

  background: url("../images/default/bg_page.gif") repeat;

}

/* line 29, ../sass/magento/_layout.scss */

body.layout-boxed-lg {

  background: url("../images/pattern/pattern14.png");

}

/* line 31, ../sass/magento/_layout.scss */

body.layout-boxed-lg #page {

  max-width: 1170px;

  -webkit-box-shadow: 0 0 5px #888888;

  box-shadow: 0 0 5px #888888;

  background: url("../images/default/bg_page.gif") repeat;

}



/*

* TOPBAR 

*/

/* line 41, ../sass/magento/_layout.scss */

#topbar {

  margin-top: 40px;

  float: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #topbar {

  float: left;

}

/* line 44, ../sass/magento/_layout.scss */

#topbar .selected {

  background: url("../images/arrow-dropdow.png") no-repeat scroll 85% 18px;

  line-height: 38px;

  padding-right: 30px;

  text-align: right;

  width: 100%;

}

/* line 50, ../sass/magento/_layout.scss */

#topbar .selected a {

  color: #fff;

}

/* line 54, ../sass/magento/_layout.scss */

#topbar a {

  color: #777777;

  font-size: 12px;

line-height: 0px;

  /*line-height: 25px;*/

}

/* line 59, ../sass/magento/_layout.scss */

#topbar .links {

  float: right;

}

/* line 61, ../sass/magento/_layout.scss */

#topbar .links li {

  float: left;

  margin: 0 15px;

}


#topbar .links li {

  border-right:1px solid #d6e0be;
  padding-right:15px;

}

#topbar .links li:last-child {

  border-right:none;
  

}





/* line 65, ../sass/magento/_layout.scss */

#topbar .links .top-link-cart {

  display: none;

}

/* line 66, ../sass/magento/_layout.scss */

#topbar .links .top-link-checkout {

  display: none;

}

/* line 71, ../sass/magento/_layout.scss */

#topbar .store-language, #topbar .top-currency {

  position: relative;

  z-index: 99;

  float: left;

  display:none;

}

/* line 77, ../sass/magento/_layout.scss */

#topbar .store-language .dropdown {

  margin-left: 12px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #topbar .store-language .dropdown {

  margin-right: 12px;

  margin-left: inherit;

}

/* line 79, ../sass/magento/_layout.scss */

#topbar .top-currency {

  padding: 0 10px;

}

/* line 81, ../sass/magento/_layout.scss */

#topbar .top-currency .dropdown {

  margin-left: 11px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #topbar .top-currency .dropdown {

  margin-right: 11px;

  margin-left: inherit;

}

/* line 86, ../sass/magento/_layout.scss */

#topbar .dropdown-menu > li > a:hover {

  color: #ffffff;

}



/*

* HEADER 

*/

/* line 91, ../sass/magento/_layout.scss */

.header-main {

  /*background: #EDEDED;*/

}

/* line 93, ../sass/magento/_layout.scss */

.header-main .header-container {

  background: #ffffff;

  width: 100%;

  min-height: 120px;

}



/* line 100, ../sass/magento/_layout.scss */

.search-autocomplete {

  z-index: 999;

  left: 40px !important;

  top: 22px !important;

}

/* line 102, ../sass/magento/_layout.scss */

.search-autocomplete ul {

  border: 1px solid #5c7989;

  background-color: #f9f5f0;

}

/* line 104, ../sass/magento/_layout.scss */

.search-autocomplete ul li {

  text-align: left;

  border-bottom: 1px solid #f4eee7;

  padding: 2px 8px 1px 8px;

  cursor: pointer;

}

/* line 106, ../sass/magento/_layout.scss */

.search-autocomplete ul li .amount {

  float: right;

  font-weight: bold;

}

/* line 109, ../sass/magento/_layout.scss */

.search-autocomplete ul li.odd {

  background-color: #fffefb;

}

/* line 112, ../sass/magento/_layout.scss */

.search-autocomplete ul li.selected {

  background-color: #f7e8dd;

}



/* line 116, ../sass/magento/_layout.scss */

#cart-total {

  display: inline-block;

}



/**LOGO**/

/* line 120, ../sass/magento/_layout.scss */

.logo {

  left: 0;
  padding-left :15px;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl .logo {

  right: 0;

  left: auto;

}

/* line 122, ../sass/magento/_layout.scss */

.logo strong {

  position: absolute;

  top: -999em;

  left: -999em;

  width: 0;

  height: 0;

  font-size: 0;

  line-height: 0;

  text-indent: -999em;

  overflow: hidden;

}



/* line 125, ../sass/magento/_layout.scss */

.top-container {

  clear: both;

  padding: 5px 10px 0 12px;

  text-align: right;

}

/* line 129, ../sass/magento/_layout.scss */

.top-container a {

  font-size: 11px;

  color: #ebbc58;

}



/*

 * NAVIGATION

 */

/* line 140, ../sass/magento/_layout.scss */

.top-search {

  float: right;

  margin-right: 15px;

  margin-top: 10px;

  position: relative;

  z-index: 100;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .top-search {

  float: left;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .top-search {

  margin-left: 15px;

  margin-right: inherit;

}

/* line 146, ../sass/magento/_layout.scss */

.top-search input {

  background: rgba(255, 255, 255, 0.2);

  color: #ffffff;

  width: 220px;

  border: 0!important;

  border-radius: 3px;

  font-size: 12px;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 155, ../sass/magento/_layout.scss */

.top-search .button {

  background: none;

  color: #ffffff;

  position: absolute;

  top: 0;

  right: 0;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 133, ../sass/magento/_mixins.scss */

.rtl .top-search .button {

  left: 0;

  right: auto;

}

/* line 165, ../sass/magento/_layout.scss */

.top-search:hover input {

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

  background: white;

  color: #777777;

}

/* line 170, ../sass/magento/_layout.scss */

.top-search:hover .button {

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

  color: #59bd56;

}



/*

 * SLIDESHOW 

 */

/* line 179, ../sass/magento/_layout.scss */

.lush-slider .lush {

  display: none!important;

}



/* line 181, ../sass/magento/_layout.scss */

.ves-slideshow .wrap-slideshow {

  background: #084989;

  min-height: 100px;

  margin-top: -54px;

  margin-bottom: -108px;

}

/* line 187, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider {

  /*background: none!important;*/

  /*background: #669932!important;*/
  
  /*background: #471218!important;*/
 
  background: url("../images/bg-wood.jpg");
  
  border: none!important;

  max-height: 767px!important;

  overflow: hidden!important;

}

/* line 192, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .active {

  display: block!important;

  max-width: 1170px;

  padding-left: 15px;

  padding-right: 15px;

  margin: 0 auto;

  position: relative;

  overflow: visible!important;

}

/* line 201, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav {

  top: 31%;

  opacity: 0.5;

  -webkit-transition: opacity 0.2s linear 0s;

  transition: opacity 0.2s linear 0s;

}

/* line 205, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav:hover {

  opacity: 1;

}

/* line 206, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav a {

  background: none;

}

/* line 209, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav .lush-prev, .ves-slideshow .lush-slider .lush-nav .lush-next {

  background: #ffffff;

  font-size: 24px;

  color: #33363B;

  line-height: 40px;

  width: 25px;

  opacity: 0.5;

  margin: 0;

  top: 50px;

  -webkit-transition: opacity 0.2s linear 0s;

  transition: opacity 0.2s linear 0s;

}

/* line 219, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav .lush-prev:hover, .ves-slideshow .lush-slider .lush-nav .lush-next:hover {

  opacity: 1;

  background: #59bd56;

  color: #ffffff;

}

/* line 225, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav .lush-page {

  height: 7px;

  width: 30px;

  border: 1px solid #ffffff;

  margin: 0 5px;

}

/* line 231, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .lush-nav .lush-page.current {

  /*background: #59bd56;*/

  background: #c03d11;

}

/* line 233, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .shop-now {

  /*background: #59bd56;*/

  background: #c03d11;

  color: #ffffff;

  padding: 9px;

  border-radius: 16px;
  
	display:none !important;
}

/* line 238, ../sass/magento/_layout.scss */

.ves-slideshow .lush-slider .shop-now .fa {

  background: #ffffff;

  /*color: #59bd56;*/

  color: #c03d11;

  border-radius: 50%;

  width: 25px;

  height: 25px;

  text-align: center;

  padding-top: 7px;

  margin-right: 5px;

  margin-left: -3px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .ves-slideshow .lush-slider .shop-now .fa {

  margin-right: -3px;

  margin-left: inherit;

}

/* line 251, ../sass/magento/_layout.scss */

.ves-slideshow .block {

  border: none;

}






.big-blue,.medium-blue,.small-blue,.in.fade.live {
    display: none !important;
}






/*

 * SHOWCASE 

 */

/*

 * PROMOTION 

 */

/* line 268, ../sass/magento/_layout.scss */

.module_showcase {

  position: relative;

  z-index: 100;

  /*background: #59bd56;*/

  color: #ffffff;

  padding: 30px 22px;

  font-size: 13px;

 /* background: #c03d11;*/
  
   background: #33363b;
  

}

/* line 275, ../sass/magento/_layout.scss */

.module_showcase h4 {

  line-height: 20px;

  margin-bottom: 5px;

}

/* line 279, ../sass/magento/_layout.scss */

.module_showcase img {

  float: left;

  padding-right: 15px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .module_showcase img {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .module_showcase img {

  padding-left: 15px;

  padding-right: inherit;

}



/* line 281, ../sass/magento/_layout.scss */

.module_carousel {

  background: #ffffff;

}

/* line 283, ../sass/magento/_layout.scss */

.module_carousel p {

  margin: 0!important;

}



/*

 * MAIN CONTENT

 */

/* line 290, ../sass/magento/_layout.scss */

.ves-showcase {

  padding: 0!important;

}



/* line 291, ../sass/magento/_layout.scss */

.ves-promotion {

  padding: 0!important;

}



/* line 293, ../sass/magento/_layout.scss */

.cms-index-index .w-container {

  padding-top: 0;

}



/* line 295, ../sass/magento/_layout.scss */

.w-container {

  background: #ffffff;

  padding-top: 1px;

}



/* line 296, ../sass/magento/_layout.scss */

.main-column {

  padding-left: 0;

}



/* line 297, ../sass/magento/_layout.scss */

.main-column-left {

  padding-left: 15px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .main-column-left {

  padding-right: 15px;

  padding-left: inherit;

}



/* line 298, ../sass/magento/_layout.scss */

#ves-columns-left {

  padding-right: 0;

}

/* line 301, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .products-grid {

  border-top: 0;

}

/* line 302, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .carousel-inner {

  overflow: visible;

}

/* line 303, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .price {

  color: #ffffff;

  font-weight: normal;

}

/* line 304, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .product-image {

  opacity: 1;

  margin-right: 8px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #ves-columns-left .productcarousel2 .product-image {

  margin-left: 8px;

  margin-right: inherit;

}

/* line 305, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .item-prod {

  border-bottom: 1px solid rgba(255, 255, 255, 0.2);

}

/* line 308, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .product-block {

  padding: 16px 0;

}

/* line 311, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .product-block:hover .product-info {

  top: 0;

}

/* line 314, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .block-title {

  background: #2c8ac8;

}

/* line 316, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .block-title h4 {

  color: #ffffff;

}

/* line 318, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .block-content {

  background: #3598db;

  width: 100%;

  float: left;

  padding: 7px 15px 0;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #ves-columns-left .productcarousel2 .block-content {

  float: right;

}

/* line 324, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .image {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #ves-columns-left .productcarousel2 .image {

  float: right;

}

/* line 328, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .product-name a {

  color: #ffffff;

}

/* line 330, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .product-name a:hover {

  text-decoration: underline;

}

/* line 333, ../sass/magento/_layout.scss */

#ves-columns-left .productcarousel2 .product-info {

  text-align: left;

  margin-top: 0;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #ves-columns-left .productcarousel2 .product-info {

  text-align: right;

}



/* line 336, ../sass/magento/_layout.scss */

#columns .container {

  margin: 0 auto;

}



/* line 343, ../sass/magento/_layout.scss */

.module_contentbanner .static1 {

  margin: 0!important;

}

/* line 344, ../sass/magento/_layout.scss */

.module_contentbanner .contentbanner-left {

  padding: 0;

}

/* line 345, ../sass/magento/_layout.scss */

.module_contentbanner .contentbanner-right {

  padding: 0;

}



/* line 347, ../sass/magento/_layout.scss */

.module_content {

  background: url("../images/bgdot.png") repeat-x scroll left bottom;

  padding-bottom: 10px;

  border: none;

}

/* line 351, ../sass/magento/_layout.scss */

.module_content .std {

  background: none!important;

  padding: 0!important;

}

/* line 355, ../sass/magento/_layout.scss */

.module_content h1 {

  color: #59bd56;

}



/*

 * CONTENT BOTTOM

 */

/*

 * MASSBOTTOM

 */

/* line 366, ../sass/magento/_layout.scss */

.ves-massbottom p {

  margin: 0;

}



/* BreadCrumbs */

/* line 370, ../sass/magento/_layout.scss */

.breadcrumbs {

  font-size: 11px;

  line-height: 45px;

  -webkit-margin-before: 0!important;

  padding-left: 10px;

  width: 100%;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .breadcrumbs {

  padding-right: 10px;

  padding-left: inherit;

}

/* line 376, ../sass/magento/_layout.scss */

.breadcrumbs li {

  display: inline;

}

/* line 377, ../sass/magento/_layout.scss */

.breadcrumbs li strong {

  color: #59bd56;

}



/* line 384, ../sass/magento/_layout.scss */

#ves-columns-right .block {

  margin-bottom: 20px;

}



/* FOOTER*/

/* Footer ================================================================================ */

/* line 392, ../sass/magento/_layout.scss */

#footer {

  background: #2d3035;

}

/* line 394, ../sass/magento/_layout.scss */

#footer .footer-left {

  background: #393c41;

  min-height: 480px;

}

/* line 397, ../sass/magento/_layout.scss */

#footer .footer-left .contact-info {

  padding-top: 15px;

}

/* line 398, ../sass/magento/_layout.scss */

#footer .footer-left .media-body {

  padding-top: 5px;

}

/* line 401, ../sass/magento/_layout.scss */

#footer .footer-left .address {

  padding-top: 0;

}

/* line 402, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon {

  display: inline-block;

  vertical-align: middle;

  padding: 50px 0;

}

/* line 406, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon li {

  float: left;

  margin-right: 8px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #footer .footer-left .social-icon li {

  margin-left: 8px;

  margin-right: inherit;

}

/* line 409, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon li span {

  display: none;

}

/* line 410, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon li a {

  display: block;

  height: 36px;

  width: 36px;

  border-radius: 50%;

  color: #ffffff;

  font-size: 18px;

  padding-top: 9px;

  text-align: center;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 420, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon li a:hover {

  background: #59bd56;

}

#footer .footer-left .social-icon .social-facebook {

  background: #295396;

}



/* line 423, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon .social-twitter {

  background: #31C5ED;

}

/* line 426, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon .social-google {

  background: #D73A1B;

}

/* line 429, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon .social-pin {

  background: #EA4E4F;

}

/* line 432, ../sass/magento/_layout.scss */

#footer .footer-left .social-icon .social-rss {

  background: #EBBC18;

}

/* line 437, ../sass/magento/_layout.scss */

#footer .footer-right {

  background: #33363b;

  min-height: 480px;

}

/* line 441, ../sass/magento/_layout.scss */

#footer h4 {

  margin: 20px 0;

}

/* line 444, ../sass/magento/_layout.scss */

#footer a, #footer p {

  color: #A6A7AC;

}

/* line 445, ../sass/magento/_layout.scss */

#footer .footer-links-top {

  border-bottom: 1px solid rgba(140, 140, 140, 0.1);

  min-height: 50px;

}

/* line 448, ../sass/magento/_layout.scss */

#footer .footer-links-top span {

  color: #FFFFFF;

  float: left;

  line-height: 50px;

  padding: 0 10px 0 20px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #footer .footer-links-top span {

  float: right;

}

/* line 456, ../sass/magento/_layout.scss */

#footer .footer-links-top .custom-links li a {

  background: url("../images/bg-custom-links.png") no-repeat;

  color: #ffffff;

  height: 48px;

  line-height: 50px;

  padding: 0 40px 0 32px;

  display: block;

}

/* line 465, ../sass/magento/_layout.scss */

#footer .footer-links-top .custom-links .secured {

  background-position: 0 -94px;

}

/* line 468, ../sass/magento/_layout.scss */

#footer .footer-links-top .custom-links .exchange {

  background-position: 0 center;

}

/* line 471, ../sass/magento/_layout.scss */

#footer .footer-links-top .custom-links .money {

  background-position: 0 13px;

}

/* line 475, ../sass/magento/_layout.scss */

#footer .footer-links-top .btn {

  background: #59bd56;

  text-transform: uppercase;

  width: 95%;

  border-color: #41a63e;

}

/* line 480, ../sass/magento/_layout.scss */

#footer .footer-links-top .btn h3 {

  font-family: "Museo-300";

}

/* line 483, ../sass/magento/_layout.scss */

#footer .footer-links-top .btn a {

  color: #ffffff;

}

/* line 486, ../sass/magento/_layout.scss */

#footer .footer-bottom {

  min-height: 80px;

  margin-bottom: 20px;

}

/* line 489, ../sass/magento/_layout.scss */

#footer .footer-bottom .fa-caret-left {

  display: none;

}

/* line 490, ../sass/magento/_layout.scss */

#footer .footer-bottom .phone {

  background: url("../images/sphone.png") no-repeat;

  background-position: left center;

  display: block;

  font-size: 16px;

  padding-top: 8px;

  padding-bottom: 8px;

  padding-left: 28px;

}

/* line 161, ../sass/magento/_mixins.scss */

.rtl #footer .footer-bottom .phone {

  background-position: right center;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #footer .footer-bottom .phone {

  padding-right: 28px;

  padding-left: inherit;

}

/* line 499, ../sass/magento/_layout.scss */

#footer .footer-bottom ul {

  display: block;

}

/* line 502, ../sass/magento/_layout.scss */

#footer .footer-bottom li {

  -webkit-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  margin-bottom: 10px;

}

/* line 505, ../sass/magento/_layout.scss */

#footer .footer-bottom li a {

  padding-left: 6px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #footer .footer-bottom li a {

  padding-right: 6px;

  padding-left: inherit;

}

/* line 506, ../sass/magento/_layout.scss */

#footer .footer-bottom li:hover {

  padding-left: 10px;

  font-style: italic;

  color: #59bd56;

  -webkit-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #footer .footer-bottom li:hover {

  padding-right: 10px;

  padding-left: inherit;

}

/* line 511, ../sass/magento/_layout.scss */

#footer .footer-bottom li:hover a {

  color: #59bd56;

}

/* line 514, ../sass/magento/_layout.scss */

#footer .footer-bottom .form-control {

  border-radius: 0!important;

  font-size: 15px;

}



/* line 521, ../sass/magento/_layout.scss */

.footer_links {

  margin: 40px 0;

}



/* line 525, ../sass/magento/_layout.scss */

.left {

  float: left;

  margin-top: 25px;

}



/* line 528, ../sass/magento/_layout.scss */

.right {

  float: right;

  margin-top: 25px;

}



/* line 533, ../sass/magento/_layout.scss */

.block-subscribe {

  position: relative;

  margin-bottom: 10px;

}



/* line 538, ../sass/magento/_layout.scss */

#newsletter-validate-detail .action {

  width: 35px;

  height: 35px;

  position: absolute;

  right: 0;

  top: 0;

}

/* line 133, ../sass/magento/_mixins.scss */

.rtl #newsletter-validate-detail .action {

  left: 0;

  right: auto;

}

/* line 545, ../sass/magento/_layout.scss */

#newsletter-validate-detail .validation-advice {

  color: #343434;

  display: inline-block;

  padding-top: 5px;

}

/* line 550, ../sass/magento/_layout.scss */

#newsletter-validate-detail input {

  color: #9F9A98;

  width: 100%;

  border: 0;

}

/* line 555, ../sass/magento/_layout.scss */

#newsletter-validate-detail button {

  background: none!important;

  color: #CECECE;

  font-size: 16px;

  display: block;

  border: none;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 562, ../sass/magento/_layout.scss */

#newsletter-validate-detail button:hover {

  color: #59bd56;

}



/*FOOTER TOP*/

/*FOOTER CENTER*/

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

/* line 571, ../sass/magento/_layout.scss */

.scrollup {

  width: 40px;

  height: 40px;

  position: fixed;

 /* background: #59bd56;*/

  background: #97bb57;

  color: white !important;

  bottom: 82px;

  right: 20px;

  font-weight: bold;

  text-transform: uppercase;

  text-align: center;

  line-height: 18px;

  font-size: 15px;

  border-radius: 50%;

  text-decoration: none!important;

}

/* line 133, ../sass/magento/_mixins.scss */

.rtl .scrollup {

  left: 20px;

  right: auto;

}

/* line 586, ../sass/magento/_layout.scss */

.scrollup .fa {

  display: block;

  font-weight: bold;

}



/* POWER BY */

/* line 589, ../sass/magento/_layout.scss */

.powered {

  min-height: 60px;

  border-top: 1px solid rgba(140, 140, 140, 0.1);

}



/* line 594, ../sass/magento/_layout.scss */

.copyright {

  color: #ffffff;

  line-height: 60px;

}

/* line 597, ../sass/magento/_layout.scss */

.copyright .powered-right {

  float: right;

}

/* line 600, ../sass/magento/_layout.scss */

.copyright .powered-left {

  float: left;

}

/* line 602, ../sass/magento/_layout.scss */

.copyright .powered-left a {

  color: #59bd56 !important;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* line 8, ../sass/magento/_magento-module.scss */

.dropdown {

  display: block !important;

}



/* line 9, ../sass/magento/_magento-module.scss */

.dropdown-menu {

  border: 0!important;

  padding: 5px;

  left: 0;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl .dropdown-menu {

  right: 0;

  left: auto;

}

/* line 13, ../sass/magento/_magento-module.scss */

.dropdown-menu .menu-title {

  font-size: 14px;

}



/* line 17, ../sass/magento/_magento-module.scss */

.caret {

  border-color: #999999 rgba(0, 0, 0, 0);

  margin-left: 5px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .caret {

  margin-right: 5px;

  margin-left: inherit;

}



/* line 21, ../sass/magento/_magento-module.scss */

.form-language {

  background: none;

  margin-right: 15px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .form-language {

  margin-left: 15px;

  margin-right: inherit;

}

/* line 24, ../sass/magento/_magento-module.scss */

.form-language a {

  background-position: left center;

  padding-left: 25px;

  background-repeat: no-repeat;

}

/* line 161, ../sass/magento/_mixins.scss */

.rtl .form-language a {

  background-position: right center;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .form-language a {

  padding-right: 25px;

  padding-left: inherit;

}



/* Topcart */

/* line 32, ../sass/magento/_magento-module.scss */

.cart-top {

  float: right;

  padding-right: 30px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .cart-top {

  float: left;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .cart-top {

  padding-left: 30px;

  padding-right: inherit;

}

/* line 35, ../sass/magento/_magento-module.scss */

.cart-top #cart {

  position: relative;

  margin-top: 32px;

}

/* line 38, ../sass/magento/_magento-module.scss */

.cart-top #cart .cart-inner {

  text-align: right;

  float: left;

  margin-right: 5px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .cart-top #cart .cart-inner {

  text-align: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .cart-top #cart .cart-inner {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .cart-top #cart .cart-inner {

  margin-left: 5px;

  margin-right: inherit;

}

/* line 40, ../sass/magento/_magento-module.scss */

.cart-top #cart .heading .pull-right {

  width: 38px;

  height: 38px;

  /*background: #59bd56;*/

 /* background: #c03d11;*/
  
  background: #a6b78d;

  border-radius: 50%;

  padding-top: 9px;

}

/* line 46, ../sass/magento/_magento-module.scss */

.cart-top #cart .heading .pull-right .icon-cart {

  background: url("../images/cart_top.png") no-repeat scroll center center;

  text-indent: -9999px;

}

/* line 51, ../sass/magento/_magento-module.scss */

.cart-top #cart .heading h4 {

  font-family: "Museo-500";

  font-size: 16px;

}

/* line 55, ../sass/magento/_magento-module.scss */

.cart-top #cart .heading a {

  /*color: #59bd56;*/

 /* color: #c03d11;*/
 
  color: #a6b78d;

}

/* line 57, ../sass/magento/_magento-module.scss */

.cart-top #cart .heading a span {

  color: #999999;

}

/* line 60, ../sass/magento/_magento-module.scss */

.cart-top #cart .content {

  min-width: 275px;

  position: absolute;

  right: 0;

  top: 120%;

  z-index: 1100;

  visibility: hidden;

  opacity: 0;

  -webkit-transition: all 300ms ease-in-out;

  transition: all 300ms ease-in-out;

}

/* line 133, ../sass/magento/_mixins.scss */

.rtl .cart-top #cart .content {

  left: 0;

  right: auto;

}

/* line 65, ../sass/magento/_magento-module.scss */

.cart-top #cart.active .content {

  visibility: visible;

  top: 100%;

  opacity: 1;

}



/*

 * PRODUCT CAROUSEL

 */

/* line 72, ../sass/magento/_magento-module.scss */

.productcarousel {

  width: 100%;

  margin: 0!important;

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .productcarousel {

  float: right;

}

/* line 76, ../sass/magento/_magento-module.scss */

.productcarousel .block-title {

  padding: 15px;

  border: 0!important;

  background: none;

}

/* line 80, ../sass/magento/_magento-module.scss */

.productcarousel .block-title h4 {

  color: #000000;

}

/* line 82, ../sass/magento/_magento-module.scss */

.productcarousel .block-content {

  width: 100%;

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .productcarousel .block-content {

  float: right;

}

/* line 86, ../sass/magento/_magento-module.scss */

.productcarousel .carousel-control {

  border: none;

  line-height: 18px;

}

/* line 87, ../sass/magento/_magento-module.scss */

.productcarousel .wrap-images {

  background: linear-gradient(to bottom, #f0f0f0 0%, #e9e9e9 64%, #cecece 100%) repeat scroll 0 0;

  float: left;

  padding: 1px;

  width: 50%;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .productcarousel .wrap-images {

  float: right;

}

/* line 92, ../sass/magento/_magento-module.scss */

.productcarousel .wrap-images::before, .productcarousel .wrap-images::after {

  bottom: -3px;

  content: "";

  display: block;

  height: 52px;

  width: 64px;

  position: absolute;

  z-index: 0;

}

/* line 101, ../sass/magento/_magento-module.scss */

.productcarousel .wrap-images::before {

  left: -3px;

}

/* line 104, ../sass/magento/_magento-module.scss */

.productcarousel .wrap-images::after {

  right: -3px;

}

/* line 110, ../sass/magento/_magento-module.scss */

.productcarousel .product-block .price-box {

  padding-top: 6px;

  float: none!important;

}

/* line 112, ../sass/magento/_magento-module.scss */

.productcarousel .product-block .review .amount {

  display: none;

}

/* line 113, ../sass/magento/_magento-module.scss */

.productcarousel .product-block .review .ratings .rating-box {

  float: none;

  margin: 0 auto;

}



/* line 121, ../sass/magento/_magento-module.scss */

.productcarousel1 .products-grid {

  margin: 0;

}



/* line 123, ../sass/magento/_magento-module.scss */

.productcarousel3 {

  padding-bottom: 2px;

}

/* line 125, ../sass/magento/_magento-module.scss */

.productcarousel3 .products-grid {

  margin: 0 -2px 0 0;

}



/*

 * VES BRAND

 */

/* line 130, ../sass/magento/_magento-module.scss */

.ves-brand {

  padding-bottom: 20px;

}

/* line 131, ../sass/magento/_magento-module.scss */

.ves-brand .block {

  border: 0!important;

  background: none!important;

  margin: 0 0 10px;

}

/* line 135, ../sass/magento/_magento-module.scss */

.ves-brand .block .block-title {

  display: none!important;

}

/* line 138, ../sass/magento/_magento-module.scss */

.ves-brand .carousel-control.right {

  margin-top: 8px;

  margin-right: -22px;

}

/* line 139, ../sass/magento/_magento-module.scss */

.ves-brand .carousel-control.left {

  margin-top: 8px;

  margin-left: -22px;

}

/* line 140, ../sass/magento/_magento-module.scss */

.ves-brand .carousel-control {

  background: none!important;

  color: #A6A7A4;

  width: 25px;

  height: 25px;

  font-size: 22px!important;

  font-weight: bold;

}

/* line 148, ../sass/magento/_magento-module.scss */

.ves-brand .img-responsive {

  background: #ffffff;

}

/* line 151, ../sass/magento/_magento-module.scss */

.ves-brand .carousel-control:hover, .ves-brand .carousel-control:focus {

  background: none!important;

  color: #59bd56 !important;

}

/* line 156, ../sass/magento/_magento-module.scss */

.ves-brand .carousel-inner .left, .ves-brand .carousel-inner .right {

  float: none!important;

}



/* News Letter*/

/* line 161, ../sass/magento/_magento-module.scss */

.newsletter-left {

  /*background: #59bd56;*/

  /*background: #c03d11;*/
  
  background: #a7b68d;

  color: #ffffff;

  padding: 15px;

}

/* line 165, ../sass/magento/_magento-module.scss */

.newsletter-left h4 {

  font-size: 18px;

  margin: 10px 0 20px;

}

/* line 166, ../sass/magento/_magento-module.scss */

.newsletter-left p {

  margin-bottom: 26px;

}



/* swap-images */

/* line 171, ../sass/magento/_magento-module.scss */

.w-product .image {

  float: left;

  border: 3px solid #E9E4E0;

  margin-right: 8px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .w-product .image {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .w-product .image {

  margin-left: 8px;

  margin-right: inherit;

}

/* line 176, ../sass/magento/_magento-module.scss */

.w-product .name {

  font-weight: bold;

}



/* line 182, ../sass/magento/_magento-module.scss */

.s-product .price-box {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .s-product .price-box {

  float: right;

}

/* line 185, ../sass/magento/_magento-module.scss */

.s-product button {

  float: right;

  margin: 10px 30px 0 0;

}



/* line 193, ../sass/magento/_magento-module.scss */

.product-block .image .hover-image {

  position: absolute;

  width: 100%;

  display: none;

  height: 100%;

  line-height: 32px;

  top: 0;

}

/* line 200, ../sass/magento/_magento-module.scss */

.product-block .image:hover .hover-image {

  background: url("../images/bg-product-hover.png") repeat scroll 0 0;

  display: block;

}



/* line 213, ../sass/magento/_magento-module.scss */

.table thead > tr > th,

.table thead > tr > td,

.table tbody > tr > th,

.table tbody > tr > td,

.table tfoot > tr > th,

.table tfoot > tr > td {

  border-top: none;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* Page Heading */

/* line 9, ../sass/magento/_magento-pages.scss */

.page-title {

  padding: 0 10px 10px 10px;

  color: #59bd56;

}

/* line 12, ../sass/magento/_magento-pages.scss */

.page-title h1 {

  font-family: "Museo-300";

  font-size: 18px;

}



/* line 16, ../sass/magento/_magento-pages.scss */

.title-home-page {

  display: none;

}



/* Pager */

/* line 20, ../sass/magento/_magento-pages.scss */

.pager {

  font-size: 11px;

  padding: 4px 8px;

  text-align: center;

  margin-bottom: 0px;

}

/* line 22, ../sass/magento/_magento-pages.scss */

.pager .limiter {

  float: right;

}

/* line 25, ../sass/magento/_magento-pages.scss */

.pager .limiter select {

  padding: 0;

  margin: 0 0 1px;

  vertical-align: middle;

}

/* line 28, ../sass/magento/_magento-pages.scss */

.pager .pages ol {

  display: inline;

}

/* line 29, ../sass/magento/_magento-pages.scss */

.pager .pages li {

  display: inline;

  margin: 0 2px;

}



/* Sorter */

/* line 35, ../sass/magento/_magento-pages.scss */

.sorter {

  font-size: 11px;

  overflow: hidden;

  height: 36px;

  text-transform: uppercase;

}

/* line 38, ../sass/magento/_magento-pages.scss */

.sorter .view-mode {

  float: left;

  line-height: 30px;

  margin-right: 15px;

  padding-top: 2px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .sorter .view-mode {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .sorter .view-mode {

  margin-left: 15px;

  margin-right: inherit;

}

/* line 43, ../sass/magento/_magento-pages.scss */

.sorter .view-mode .grid {

  background: url("../images/bg-grid.png") no-repeat scroll left center;

  padding: 5px 5px 5px 17px;

}

/* line 47, ../sass/magento/_magento-pages.scss */

.sorter .view-mode .list {

  background: url("../images/bg-list.png") no-repeat scroll left center;

  padding: 5px 5px 5px 17px;

}

/* line 52, ../sass/magento/_magento-pages.scss */

.sorter .direction {

  padding: 5px 10px;

  border: 1px solid #D6D4D4;

}

/* line 53, ../sass/magento/_magento-pages.scss */

.sorter .sort-by {

  padding-left: 15px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .sorter .sort-by {

  padding-right: 15px;

  padding-left: inherit;

}

/* line 55, ../sass/magento/_magento-pages.scss */

.sorter .sort-by select {

  margin: 0 0 1px;

  vertical-align: middle;

}

/* line 57, ../sass/magento/_magento-pages.scss */

.sorter .limiter {

  float: right;

  margin-top: -30px;

  color: #555555;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .sorter .limiter {

  float: left;

}



/* Toolbar */

/* line 67, ../sass/magento/_magento-pages.scss */

.toolbar .pager {

  display: none;

}



/* line 71, ../sass/magento/_magento-pages.scss */

.toolbar-bottom {

  border-top: 1px solid #EAEAEA;

  margin-bottom: 15px;

  margin-left: -15px;

  margin-right: -15px;

  padding: 0 10px;

}

/* line 77, ../sass/magento/_magento-pages.scss */

.toolbar-bottom .pager {

  display: block;

}

/* line 79, ../sass/magento/_magento-pages.scss */

.toolbar-bottom .pager .amount {

  float: right;

  margin: 0;

}

/* line 80, ../sass/magento/_magento-pages.scss */

.toolbar-bottom .pager .pages {

  float: left;

}

/* line 82, ../sass/magento/_magento-pages.scss */

.toolbar-bottom .sorter {

  display: none;

}

/* line 83, ../sass/magento/_magento-pages.scss */

.toolbar-bottom .limiter {

  display: none;

}



/* Content Styles ================================================================= */

/* Product Tags */

/* line 91, ../sass/magento/_magento-pages.scss */

.tags-list li {

  display: inline !important;

  margin: 0 4px 0 0;

}



/* Advanced Search */

/* line 99, ../sass/magento/_magento-pages.scss */

.advanced-search .form-list label {

  width: 160px;

  padding-right: 10px;

  float: left;

}

/* line 102, ../sass/magento/_magento-pages.scss */

.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {

  float: left;

  clear: none;

}



/* line 106, ../sass/magento/_magento-pages.scss */

.advanced-search-amount {

  margin: 0 0 10px;

}



/* line 107, ../sass/magento/_magento-pages.scss */

.advanced-search-summary {

  margin: 10px 0;

  border: 1px solid #e9d7c9;

  background: #fff6f1;

  padding: 10px;

}

/* line 109, ../sass/magento/_magento-pages.scss */

.advanced-search-summary ul {

  float: left;

  width: 49%;

}

/* line 110, ../sass/magento/_magento-pages.scss */

.advanced-search-summary strong {

  color: #E17C24;

  padding-left: 15px;

  background: url("../images/i_search_criteria.gif") 0 3px no-repeat;

}

/* line 111, ../sass/magento/_magento-pages.scss */

.advanced-search-summary p {

  clear: both;

  font-weight: bold;

  margin: 0;

}



/* CMS Home Page */

/* Sitemap */

/* line 120, ../sass/magento/_magento-pages.scss */

.page-sitemap .links {

  text-align: right;

  margin: 0 8px -22px 0;

}

/* line 122, ../sass/magento/_magento-pages.scss */

.page-sitemap a {

  text-decoration: none;

  position: relative;

}

/* line 124, ../sass/magento/_magento-pages.scss */

.page-sitemap a:hover {

  text-decoration: underline;

}

/* line 126, ../sass/magento/_magento-pages.scss */

.page-sitemap .sitemap {

  margin: 12px;

}

/* line 128, ../sass/magento/_magento-pages.scss */

.page-sitemap .sitemap a {

  color: #1b2d3b;

}

/* line 129, ../sass/magento/_magento-pages.scss */

.page-sitemap .sitemap li {

  margin: 3px 0;

}

/* line 131, ../sass/magento/_magento-pages.scss */

.page-sitemap .sitemap li.level-0 {

  margin: 10px 0 0;

  font-weight: bold;

}

/* line 133, ../sass/magento/_magento-pages.scss */

.page-sitemap .sitemap li.level-0 a {

  color: #1e7ec8;

}



/* Shopping Cart ========================================================================= */

/* line 142, ../sass/magento/_magento-pages.scss */

.cart .page-title {

  border-bottom: 0;

  margin: 0 0 12px;

}

/* line 144, ../sass/magento/_magento-pages.scss */

.cart .page-title h1 {

  margin: 10px 0 0;

}



/* line 149, ../sass/magento/_magento-pages.scss */

.cart-empty p {

  margin-left: 10px;

}



/* Shopping cart tax info */

/* line 152, ../sass/magento/_magento-pages.scss */

.cart-tax-info {

  display: block;

}



/* line 154, ../sass/magento/_magento-pages.scss */

.cart-tax-info,

.cart-tax-info .cart-price {

  padding-right: 20px;

}



/* line 155, ../sass/magento/_magento-pages.scss */

.cart-tax-total {

  display: block;

  padding-right: 20px;

  background: url("../images/bkg_collapse.gif") 100% 5px no-repeat;

  cursor: pointer;

}



/* line 157, ../sass/magento/_magento-pages.scss */

.cart-tax-info .price,

.cart-tax-total .price {

  display: inline !important;

  font-weight: normal !important;

}



/* line 158, ../sass/magento/_magento-pages.scss */

.cart-tax-total-expanded {

  background-position: 100% -52px;

}



/* Checkout Types */

/* line 161, ../sass/magento/_magento-pages.scss */

.cart {

  /* Shopping Cart Collateral boxes */

  /* Discount Codes & Estimate Shipping and Tax Boxes */

  /* Shopping Cart Totals */

}

/* line 162, ../sass/magento/_magento-pages.scss */

.cart .page-title .checkout-types li {

  margin: 0 0 5px;

}

/* line 164, ../sass/magento/_magento-pages.scss */

.cart .title-buttons .checkout-types {

  float: right;

}

/* line 166, ../sass/magento/_magento-pages.scss */

.cart .title-buttons .checkout-types li {

  float: left;

  margin: 0 0 5px 5px;

}

/* line 168, ../sass/magento/_magento-pages.scss */

.cart .title-buttons .checkout-types li button {

  background: #4C4C4C;

}

/* line 172, ../sass/magento/_magento-pages.scss */

.cart .checkout-types .paypal-or {

  margin: 0 8px;

  line-height: 2.3;

}

/* line 173, ../sass/magento/_magento-pages.scss */

.cart .totals .checkout-types .paypal-or {

  clear: both;

  display: block;

  padding: 8px 55px 0 0;

  line-height: 1.0;

  font-size: 11px;

}

/* line 176, ../sass/magento/_magento-pages.scss */

.cart .cart-collaterals {

  margin-top: 20px;

}

/* line 179, ../sass/magento/_magento-pages.scss */

.cart .crosssell {

  border: 1px solid #cec3b6;

  background: #fafaec;

  padding: 10px 15px;

}

/* line 184, ../sass/magento/_magento-pages.scss */

.cart .crosssell li.item {

  margin: 10px 0;

}

/* line 189, ../sass/magento/_magento-pages.scss */

.cart .discount, .cart .shipping {

  border: 3px solid #EAE5E1;

  padding: 12px 15px;

  margin: 0 0 18px;

}

/* line 191, ../sass/magento/_magento-pages.scss */

.cart .discount h2, .cart .shipping h2 {

  color: #676767;

}

/* line 194, ../sass/magento/_magento-pages.scss */

.cart .discount .buttons-set, .cart .shipping .buttons-set {

  margin: 10px 0 0;

  border: 0;

  padding: 0;

  text-align: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .cart .discount .buttons-set, .rtl .cart .shipping .buttons-set {

  text-align: right;

}

/* line 196, ../sass/magento/_magento-pages.scss */

.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {

  float: none;

  margin-left: 0;

}

/* line 202, ../sass/magento/_magento-pages.scss */

.cart .discount .form-list .input-box select, .cart .shipping .form-list .input-box select {

  width: 100%;

}

/* line 206, ../sass/magento/_magento-pages.scss */

.cart .discount .input-box {

  margin: 8px 0 0;

}

/* line 207, ../sass/magento/_magento-pages.scss */

.cart .discount input.input-text {

  width: 100%;

}

/* line 210, ../sass/magento/_magento-pages.scss */

.cart .shipping .sp-methods {

  margin: 10px 0 0;

  padding: 5px 0 0;

  background: url("../images/bkg_divider1.gif") 0 0 repeat-x;

}

/* line 216, ../sass/magento/_magento-pages.scss */

.cart #shopping-cart-table .buttons-set button.button {

  background: none repeat scroll 0 0 #618499;

  float: none;

  margin-left: 0;

}

/* line 223, ../sass/magento/_magento-pages.scss */

.cart #shopping-cart-table .product-image img {

  background: #ffffff;

}

/* line 230, ../sass/magento/_magento-pages.scss */

.cart .totals {

  border: 3px solid #EAE5E1;

  padding: 12px 15px;

}

/* line 232, ../sass/magento/_magento-pages.scss */

.cart .totals table {

  margin: 7px 0;

}

/* line 233, ../sass/magento/_magento-pages.scss */

.cart .totals td {

  padding: 1px 15px 1px 7px;

}

/* line 235, ../sass/magento/_magento-pages.scss */

.cart .totals tfoot {

  border: none;

}

/* line 237, ../sass/magento/_magento-pages.scss */

.cart .totals tfoot th {

  padding: 5px 15px 5px 7px;

}

/* line 240, ../sass/magento/_magento-pages.scss */

.cart .totals tfoot td {

  padding-top: 5px;

  padding-bottom: 5px;

}

/* line 244, ../sass/magento/_magento-pages.scss */

.cart .totals tfoot th strong, .cart .totals tfoot td strong {

  font-size: 15px;

}

/* line 247, ../sass/magento/_magento-pages.scss */

.cart .totals .checkout-types {

  font-size: 13px;

  padding: 8px 15px 15px;

  text-align: right;

}

/* line 249, ../sass/magento/_magento-pages.scss */

.cart .totals .checkout-types li {

  clear: both;

  margin: 10px 0;

}

/* line 251, ../sass/magento/_magento-pages.scss */

.cart .totals .checkout-types li button.button {

  background: #4C4C4C;

}

/* line 254, ../sass/magento/_magento-pages.scss */

.cart .totals .checkout-types li span {

  line-height: 30px;

}



/* Options Tool Tip */

/* line 262, ../sass/magento/_magento-pages.scss */

.item-options dt {

  font-weight: bold;

  font-style: italic;

}

/* line 263, ../sass/magento/_magento-pages.scss */

.item-options dd {

  padding-left: 10px;

  margin: 0 0 6px;

}



/* line 265, ../sass/magento/_magento-pages.scss */

.truncated {

  cursor: help;

  display: inline-block;

}

/* line 269, ../sass/magento/_magento-pages.scss */

.truncated a.dots {

  cursor: help;

}

/* line 270, ../sass/magento/_magento-pages.scss */

.truncated a.details {

  cursor: help;

}

/* line 272, ../sass/magento/_magento-pages.scss */

.truncated .truncated_full_value {

  position: relative;

  z-index: 999;

}

/* line 274, ../sass/magento/_magento-pages.scss */

.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;

}

/* line 276, ../sass/magento/_magento-pages.scss */

.truncated .truncated_full_value .item-options > p {

  font-weight: bold;

  text-transform: uppercase;

}

/* line 279, ../sass/magento/_magento-pages.scss */

.truncated .show .item-options {

  top: -20px;

  left: 50%;

}



/* line 281, ../sass/magento/_magento-pages.scss */

.col-left .truncated .show .item-options {

  left: 15px;

  top: 7px;

}



/* line 282, ../sass/magento/_magento-pages.scss */

.col-right .truncated .show .item-options {

  left: -240px;

  top: 7px;

}



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

/* line 286, ../sass/magento/_magento-pages.scss */

.send-friend .button {

  margin-left: 10px;

}



/* Checkout ============================================================================== */

/********** < Common Checkout Styles */

/* Shipping and Payment methods */

/* line 294, ../sass/magento/_magento-pages.scss */

.sp-methods {

  margin: 0 0 8px;

}

/* line 296, ../sass/magento/_magento-pages.scss */

.sp-methods dt {

  margin: 13px 0 5px;

  font-weight: bold;

}

/* line 298, ../sass/magento/_magento-pages.scss */

.sp-methods dd li {

  margin: 5px 0;

}

/* line 299, ../sass/magento/_magento-pages.scss */

.sp-methods label {

  font-weight: bold;

  color: #666;

}

/* line 300, ../sass/magento/_magento-pages.scss */

.sp-methods .price {

  font-weight: bold;

}

/* line 301, ../sass/magento/_magento-pages.scss */

.sp-methods .form-list {

  padding: 0 20px;

}

/* line 303, ../sass/magento/_magento-pages.scss */

.sp-methods .form-list li {

  margin: 0 0 8px;

}

/* line 306, ../sass/magento/_magento-pages.scss */

.sp-methods select.month {

  width: 154px;

  margin-right: 10px;

}

/* line 307, ../sass/magento/_magento-pages.scss */

.sp-methods select.year {

  width: 96px;

}

/* line 309, ../sass/magento/_magento-pages.scss */

.sp-methods input.cvv {

  width: 5em !important;

}

/* line 312, ../sass/magento/_magento-pages.scss */

.sp-methods .checkmo-list li {

  margin: 0 0 5px;

}

/* line 313, ../sass/magento/_magento-pages.scss */

.sp-methods .checkmo-list label {

  width: 135px;

  padding-right: 10px;

  text-align: right;

}

/* line 314, ../sass/magento/_magento-pages.scss */

.sp-methods .checkmo-list address {

  float: left;

}

/* line 317, ../sass/magento/_magento-pages.scss */

.sp-methods .centinel-logos a {

  margin-right: 3px;

}

/* line 318, ../sass/magento/_magento-pages.scss */

.sp-methods .centinel-logos img {

  vertical-align: middle;

}

/* line 321, ../sass/magento/_magento-pages.scss */

.sp-methods .release-amounts {

  margin: 0.5em 0;

}

/* line 323, ../sass/magento/_magento-pages.scss */

.sp-methods .release-amounts button {

  float: left;

  margin: 5px 10px 0 0;

}



/* line 326, ../sass/magento/_magento-pages.scss */

.please-wait {

  float: right;

}

/* line 328, ../sass/magento/_magento-pages.scss */

.please-wait img {

  vertical-align: middle;

}



/* line 330, ../sass/magento/_magento-pages.scss */

.cvv-what-is-this {

  font-size: 11px;

  cursor: help;

  margin-left: 10px;

}



/* line 331, ../sass/magento/_magento-pages.scss */

.multiple-checkout {

  padding: 15px 5px;

}

/* line 333, ../sass/magento/_magento-pages.scss */

.multiple-checkout .page-title {

  margin-top: 30px;

}



/* Tooltip */

/* line 336, ../sass/magento/_magento-pages.scss */

.tool-tip {

  border: 1px solid #7BA7C9;

  background: #EAF6FF;

  padding: 15px 20px;

  position: absolute;

  z-index: 9999;

}

/* line 338, ../sass/magento/_magento-pages.scss */

.tool-tip .btn-close {

  margin: -9px -14px 0;

  text-align: right;

}

/* line 340, ../sass/magento/_magento-pages.scss */

.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;

}

/* line 346, ../sass/magento/_magento-pages.scss */

.tool-tip .tool-tip-content {

  padding: 5px;

}



/* Gift Messages */

/* line 351, ../sass/magento/_magento-pages.scss */

.gift-messages h3 {

  font-size: 12px;

  font-weight: bold;

  color: #e87403;

}

/* line 352, ../sass/magento/_magento-pages.scss */

.gift-messages p.control {

  color: #8e8d8b;

}



/* line 354, ../sass/magento/_magento-pages.scss */

.gift-messages-form {

  position: relative;

}

/* line 356, ../sass/magento/_magento-pages.scss */

.gift-messages-form label {

  float: none !important;

  position: static !important;

}

/* line 357, ../sass/magento/_magento-pages.scss */

.gift-messages-form h4 {

  font-size: 12px;

  font-weight: bold;

  color: #e87403;

}

/* line 358, ../sass/magento/_magento-pages.scss */

.gift-messages-form .whole-order {

  margin: 0 0 25px;

}

/* line 359, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item {

  margin: 0 0 10px;

}

/* line 361, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .product-img-box {

  float: left;

  width: 75px;

}

/* line 362, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .product-image {

  margin: 0 0 7px;

}

/* line 363, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .number {

  margin: 0;

  font-weight: bold;

  text-align: center;

  color: #8a8987;

}

/* line 364, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details {

  margin-left: 90px;

}

/* line 366, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details .product-name {

  font-size: 13px;

  font-weight: bold;

  margin: 0 0 10px;

}

/* line 368, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details .form-list .field {

  width: 100%;

}

/* line 369, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details .form-list .input-box {

  width: 100%;

}

/* line 370, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details .form-list input.input-text {

  width: 100%;

}

/* line 372, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details .form-list li.wide .input-box {

  width: 100%;

}

/* line 373, ../sass/magento/_magento-pages.scss */

.gift-messages-form .item .details .form-list li.wide textarea {

  width: 100%;

}



/* line 379, ../sass/magento/_magento-pages.scss */

.gift-message-link {

  font-size: 11px;

  background: url("../images/bkg_collapse-gm.gif") 100% 6px no-repeat;

  padding-right: 7px;

}

/* line 381, ../sass/magento/_magento-pages.scss */

.gift-message-link.expanded {

  background-position: 100% -40px;

}



/* line 383, ../sass/magento/_magento-pages.scss */

.gift-message-row {

  background: #f2efe9;

}

/* line 385, ../sass/magento/_magento-pages.scss */

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

/* line 390, ../sass/magento/_magento-pages.scss */

.checkout-agreements li {

  margin: 30px 0;

}

/* line 391, ../sass/magento/_magento-pages.scss */

.checkout-agreements .agreement-content {

  overflow: auto;

  height: 12em;

  padding: 10px;

  background-color: #fbfaf6;

  border: 1px solid #bbb6a5;

}

/* line 392, ../sass/magento/_magento-pages.scss */

.checkout-agreements .agree {

  margin: 0;

  padding: 10px 0 10px 11px;

}

/* line 394, ../sass/magento/_magento-pages.scss */

.checkout-agreements .agree input.checkbox {

  margin-right: 6px;

}

/* line 395, ../sass/magento/_magento-pages.scss */

.checkout-agreements .agree label {

  font-weight: bold;

  color: #666;

}



/* line 399, ../sass/magento/_magento-pages.scss */

.opc .checkout-agreements {

  border: 1px solid #d9dde3;

  border-width: 0 1px;

  padding: 5px 30px;

}

/* line 401, ../sass/magento/_magento-pages.scss */

.opc .checkout-agreements li {

  margin: 20px 0 0;

}

/* line 402, ../sass/magento/_magento-pages.scss */

.opc .checkout-agreements .agreement-content {

  background-color: #fff;

  border-color: #e4e4e4;

  padding: 5px;

}

/* line 403, ../sass/magento/_magento-pages.scss */

.opc .checkout-agreements .agree {

  padding-left: 6px;

}



/* Centinel */

/* line 408, ../sass/magento/_magento-pages.scss */

.centinel .authentication {

  border: 1px solid #ddd;

  background: #fff;

}

/* line 410, ../sass/magento/_magento-pages.scss */

.centinel .authentication iframe {

  width: 99%;

  height: 400px;

  background: transparent !important;

  margin: 0 !important;

  padding: 0 !important;

  border: 0 !important;

}



/* line 414, ../sass/magento/_magento-pages.scss */

.opc .centinel {

  border: 1px solid #bbb6a5;

  border-width: 0 1px 1px;

  padding: 10px 30px;

}



/* Generic Info Set */

/* line 417, ../sass/magento/_magento-pages.scss */

.info-set {

  background: #fbfaf6 url("../images/bkg_checkout.gif") 0 0 repeat-x;

  border: 1px solid #bbb6a5;

  margin: 0 0 25px;

  padding: 20px;

  /********** Common Checkout Styles > */

}

/* line 419, ../sass/magento/_magento-pages.scss */

.info-set .divider {

  margin: 0 -20px;

  padding: 25px 0;

  position: relative;

}

/* line 420, ../sass/magento/_magento-pages.scss */

.info-set .box {

  margin: 0 0 15px;

}

/* line 422, ../sass/magento/_magento-pages.scss */

.info-set .box h2 {

  color: #e26703;

}

/* line 425, ../sass/magento/_magento-pages.scss */

.info-set .data-table .product-name {

  font-size: 1em !important;

  font-weight: bold !important;

  color: #1e7ec8 !important;

}

/* line 427, ../sass/magento/_magento-pages.scss */

.info-set .data-table .product-name a {

  font-weight: bold !important;

}

/* line 429, ../sass/magento/_magento-pages.scss */

.info-set .data-table .item-options {

  margin: 5px 0 0;

}



/* One Page Checkout */

/* line 435, ../sass/magento/_magento-pages.scss */

.checkout, .send-friend, .blog-content, .account-login, .account-create, .my-account, .std {

  background: #ffffff;

  padding: 7px;

  margin-bottom: 20px;

  color: #4C4D4E;

}



/* line 441, ../sass/magento/_magento-pages.scss */

.blog-content {

  padding: 15px;

}



/* line 443, ../sass/magento/_magento-pages.scss */

.block-progress .block-content {

  background: none;

}

/* line 444, ../sass/magento/_magento-pages.scss */

.block-progress dt {

  font-size: 13px;

  font-weight: bold;

  line-height: 35px;

  border-bottom: 1px dashed #E3E3E3;

  padding: 2px 8px;

  color: #999;

}

/* line 446, ../sass/magento/_magento-pages.scss */

.block-progress dt.complete {

  margin: 0;

  background: #d0dce1;

  color: #5e8ab4;

}

/* line 448, ../sass/magento/_magento-pages.scss */

.block-progress dd {

  background: #eee;

  border-top: 0;

  padding: 8px 13px;

  margin: 0 0 6px;

}

/* line 453, ../sass/magento/_magento-pages.scss */

.block-progress p {

  margin: 0;

}

/* line 455, ../sass/magento/_magento-pages.scss */

.block-progress .cards-list dt {

  background: none;

  border: 0 none;

  color: inherit;

  font-size: 12px;

  margin: 5px 0;

  padding: 0;

}

/* line 456, ../sass/magento/_magento-pages.scss */

.block-progress .cards-list dd {

  border: 0 none;

  margin: 0;

  padding: 0;

}

/* line 457, ../sass/magento/_magento-pages.scss */

.block-progress .cards-list .info-table th {

  font-weight: normal;

}

/* line 459, ../sass/magento/_magento-pages.scss */

.block-progress .form-control {

  padding: 6px 12px;

}



/* line 461, ../sass/magento/_magento-pages.scss */

.order-review {

  padding-top: 1px;

}



/* show/hide "change" link for progress step depend on complete status

 * should be placed in .css file */

/* line 465, ../sass/magento/_magento-pages.scss */

.opc-block-progress dt.complete a, .opc-block-progress dt.complete .separator {

  display: inline;

}

/* line 468, ../sass/magento/_magento-pages.scss */

.opc-block-progress dt a, .opc-block-progress dt .separator {

  display: none;

}



/* line 473, ../sass/magento/_magento-pages.scss */

.opc {

  position: relative;

}

/* line 478, ../sass/magento/_magento-pages.scss */

.opc .buttons-set p.required {

  text-align: right;

  margin: 0;

  padding: 0 0 10px;

}

/* line 483, ../sass/magento/_magento-pages.scss */

.opc .buttons-set.disabled button.button {

  display: none;

}

/* line 486, ../sass/magento/_magento-pages.scss */

.opc .buttons-set .please-wait {

  height: 28px;

  line-height: 28px;

}

/* line 491, ../sass/magento/_magento-pages.scss */

.opc .ul {

  list-style: disc outside none;

  padding-left: 18px;

}

/* line 495, ../sass/magento/_magento-pages.scss */

.opc .section {

  margin: 0 0 10px;

  padding: 0;

}

/* line 499, ../sass/magento/_magento-pages.scss */

.opc .step-title {

  background: none repeat scroll 0 0 #999999;

  border-radius: 4px;

  padding: 7px;

  text-align: right;

  overflow: hidden;

}

/* line 505, ../sass/magento/_magento-pages.scss */

.opc .step-title .number {

  background-color: #FFFFFF;

  float: left;

  font-size: 14px;

  margin-right: 8px;

  padding: 3px 7px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .opc .step-title .number {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .opc .step-title .number {

  margin-left: 8px;

  margin-right: inherit;

}

/* line 512, ../sass/magento/_magento-pages.scss */

.opc .step-title h2 {

  color: #ffffff;

  float: left;

  font-size: 16px;

  line-height: 25px;

  margin: 0;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .opc .step-title h2 {

  float: right;

}

/* line 519, ../sass/magento/_magento-pages.scss */

.opc .step-title a {

  display: none;

  float: right;

  margin-top: 6px;

}

/* line 526, ../sass/magento/_magento-pages.scss */

.opc .section.allow {

  cursor: pointer;

}

/* line 528, ../sass/magento/_magento-pages.scss */

.opc .section.allow.active {

  cursor: auto;

}

/* line 533, ../sass/magento/_magento-pages.scss */

.opc .allow .step-title h2 {

  color: #ffffff;

}

/* line 536, ../sass/magento/_magento-pages.scss */

.opc .allow .step-title a {

  display: none;

}

/* line 540, ../sass/magento/_magento-pages.scss */

.opc .active .step-title {

  background: #59bd56;

  border-radius: 4px;

}

/* line 543, ../sass/magento/_magento-pages.scss */

.opc .active .step-title .number {

  background-color: #ffffff;

  font-weight: bold;

  color: #59bd56;

}

/* line 548, ../sass/magento/_magento-pages.scss */

.opc .active .step-title a {

  display: none;

}

/* line 552, ../sass/magento/_magento-pages.scss */

.opc .step {

  padding: 10px;

  position: relative;

}

/* line 555, ../sass/magento/_magento-pages.scss */

.opc .step .tool-tip {

  right: 30px;

}

/* line 559, ../sass/magento/_magento-pages.scss */

.opc .gift-messages-form {

  border-color: #E5E5E5;

  border-style: solid;

  border-width: 1px 0;

}

/* line 563, ../sass/magento/_magento-pages.scss */

.opc .gift-messages-form .inner-box {

  overflow: visible;

}



/* line 568, ../sass/magento/_magento-pages.scss */

.buttons-set {

  border: 0 none;

  padding: 5px 30px 0 10px;

  text-align: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .buttons-set {

  text-align: left;

}

/* line 572, ../sass/magento/_magento-pages.scss */

.buttons-set .f-left {

  line-height: 32px;

}

/* line 573, ../sass/magento/_magento-pages.scss */

.buttons-set .back-link {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .buttons-set .back-link {

  float: right;

}



/* line 579, ../sass/magento/_magento-pages.scss */

#opc-review .step {

  padding: 0;

}

/* line 582, ../sass/magento/_magento-pages.scss */

#opc-review .item-options {

  margin: 5px 0 0;

}

/* line 585, ../sass/magento/_magento-pages.scss */

#opc-review .buttons-set {

  border: 0 none;

  padding: 15px 30px;

  text-align: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #opc-review .buttons-set {

  text-align: left;

}

/* line 590, ../sass/magento/_magento-pages.scss */

#opc-review .buttons-set p {

  line-height: 28px;

  margin: 0;

}

/* line 594, ../sass/magento/_magento-pages.scss */

#opc-review .buttons-set .please-wait {

  height: 28px;

  line-height: 28px;

}

/* line 598, ../sass/magento/_magento-pages.scss */

#opc-review .authentication {

  margin: 0 auto;

  width: 570px;

}

/* line 602, ../sass/magento/_magento-pages.scss */

#opc-review .warning-message {

  color: #222222;

  font-weight: bold;

  padding: 10px 10px 0;

  text-align: center;

}



/* Multiple Addresses Checkout */

/* line 610, ../sass/magento/_magento-pages.scss */

.checkout-progress {

  padding: 0 20px;

  margin: 0 0 20px;

}

/* line 612, ../sass/magento/_magento-pages.scss */

.checkout-progress li {

  float: left;

  width: 19%;

  margin: 0 3px 0 0;

  border-top: 10px solid #999;

  padding: 2px 0 0;

  font-weight: bold;

  text-align: center;

  color: #abb5ba;

}

/* line 614, ../sass/magento/_magento-pages.scss */

.checkout-progress li.active {

  border-top-color: #e96200;

  color: #e96200;

}



/* line 620, ../sass/magento/_magento-pages.scss */

.multiple-checkout .data-table .product-name {

  font-size: 1em !important;

  font-weight: bold !important;

  color: #1e7ec8 !important;

}

/* line 622, ../sass/magento/_magento-pages.scss */

.multiple-checkout .data-table .product-name a {

  font-weight: bold !important;

}

/* line 624, ../sass/magento/_magento-pages.scss */

.multiple-checkout .data-table .item-options {

  margin: 5px 0 0;

}

/* line 628, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages {

  margin: 15px 0 0;

}

/* line 630, ../sass/magento/_magento-pages.scss */

.multiple-checkout .tool-tip {

  top: 50%;

  margin-top: -120px;

  right: 20px;

}

/* line 632, ../sass/magento/_magento-pages.scss */

.multiple-checkout .box {

  margin: 0 0 15px;

}

/* line 634, ../sass/magento/_magento-pages.scss */

.multiple-checkout .box h2 {

  color: #e26703;

}

/* line 638, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .please-wait {

  float: right;

  padding: 27px 7px 0 0;

}

/* line 639, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total {

  float: right;

  height: 71px;

  font-size: 1.5em;

  padding: 0 0 0 21px;

  background: url("../images/bkg_grand-total.gif") 0 0 no-repeat;

  overflow: hidden;

}

/* line 641, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total .inner {

  float: left;

  height: 57px;

  padding: 14px 21px 0 0;

  background: url("../images/bkg_grand-total.gif") 100% 0 no-repeat;

}

/* line 643, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total .inner div {

  display: inline;

}

/* line 645, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total big {

  display: inline;

  margin-right: 12px;

}

/* line 646, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total .price {

  color: #E26703;

}

/* line 647, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total button.button span {

  font-size: 16px;

}

/* line 649, ../sass/magento/_magento-pages.scss */

.multiple-checkout .place-order .grand-total button.button span span {

  padding: 0 45px 0 36px;

}

/* line 654, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list {

  width: 100%;

  overflow: hidden;

}

/* line 656, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list li {

  margin-right: -15px;

}

/* line 659, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {

  width: 100%;

}

/* line 660, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {

  width: 100%;

}

/* line 663, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list .field {

  width: 100%;

}

/* line 664, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {

  width: 100%;

}

/* line 665, ../sass/magento/_magento-pages.scss */

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {

  width: 100%;

}



/* Step 1 */

/* line 671, ../sass/magento/_magento-pages.scss */

#multiship-addresses-table td {

  padding: 10px;

}

/* line 673, ../sass/magento/_magento-pages.scss */

#multiship-addresses-table tfoot td {

  padding: 5px 10px;

}



/* Step 2 */

/* line 677, ../sass/magento/_magento-pages.scss */

.checkout-multishipping-shipping .box-sp-methods {

  border: 1px solid #d9d2be;

  background: #f9f3e3;

  padding: 13px;

  position: relative;

}

/* line 679, ../sass/magento/_magento-pages.scss */

.checkout-multishipping-shipping .box-sp-methods .pointer {

  position: absolute;

  top: -20px;

  right: -20px;

  width: 178px;

  height: 41px;

  background: url("../images/bkg_sp-methods.gif") 0 0 no-repeat;

  overflow: hidden;

}



/* Step 3 */

/* line 684, ../sass/magento/_magento-pages.scss */

.checkout-multishipping-billing .multiple-checkout {

  position: relative;

}



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

/* Account Login/Create Pages ============================================================ */

/* line 689, ../sass/magento/_magento-pages.scss */

.account-login {

  padding: 15px;

}

/* line 693, ../sass/magento/_magento-pages.scss */

.account-login .content h2 {

  border-bottom: 1px solid #F1F1F1;

  margin: 0 0 6px;

  padding-bottom: 4px;

}



/* line 704, ../sass/magento/_magento-pages.scss */

.legend {

  margin-left: 10px;

}



/* line 707, ../sass/magento/_magento-pages.scss */

#form-validate {

  padding: 10px;

}

/* line 709, ../sass/magento/_magento-pages.scss */

#form-validate .form-list {

  border-top: 1px solid #F1F1F1;

  padding-left: 10px;

}

.account-create #form-validate ul.form-list {

  border-top: none !important;

  padding-left: 10px;

}


/* line 40, ../sass/magento/_mixins.scss */

.rtl #form-validate .form-list {

  padding-right: 10px;

  padding-left: inherit;

}

/* line 712, ../sass/magento/_magento-pages.scss */

#form-validate .form-list .input-box {

  width: 100%;

}

/* line 715, ../sass/magento/_magento-pages.scss */

#form-validate .form-list .control {

  margin-left: 10px;

}

/* line 720, ../sass/magento/_magento-pages.scss */

#form-validate .buttons-set .required {

  padding: 0 0 10px;

}

/* line 724, ../sass/magento/_magento-pages.scss */

#form-validate textarea {

  line-height: 20px!important;

}



/* line 727, ../sass/magento/_magento-pages.scss */

#name, #confirmation, #password, #description, #short_description {

  width: 100%;

}



/* line 734, ../sass/magento/_magento-pages.scss */

#email_address {

  width: 48%;

}



/* line 737, ../sass/magento/_magento-pages.scss */

#email {

  width: 100%;

}



/* line 740, ../sass/magento/_magento-pages.scss */

#telephone {

  width: 92%;

}



/* line 744, ../sass/magento/_magento-pages.scss */

.description textarea {

  width: 100%;

  margin-top: 10px;

}



/* line 746, ../sass/magento/_magento-pages.scss */

.fieldset {

  padding-bottom: 20px;

}



/* Captcha ================================================================================ */

/* line 752, ../sass/magento/_magento-pages.scss */

.captcha-note {

  clear: left;

  padding-top: 5px;

}



/* line 753, ../sass/magento/_magento-pages.scss */

.captcha-image {

  float: left;

  display: inline;

  margin: 0;

  position: relative;

  width: 258px;

}

/* line 755, ../sass/magento/_magento-pages.scss */

.captcha-image .captcha-img {

  border: 1px solid #b6b6b6;

  vertical-align: bottom;

  width: 100%;

}



/* line 757, ../sass/magento/_magento-pages.scss */

.registered-users .captcha-image {

  margin: 0;

}



/* line 758, ../sass/magento/_magento-pages.scss */

.captcha-reload {

  cursor: pointer;

  position: absolute;

  top: 2px;

  right: 2px;

}

/* line 760, ../sass/magento/_magento-pages.scss */

.captcha-reload.refreshing {

  animation: rotate 1.5s infinite linear;

  -webkit-animation: rotate 1.5s infinite linear;

  -moz-animation: rotate 1.5s infinite linear;

}



/* Remember Me Popup ===================================================================== */

/* line 765, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 767, ../sass/magento/_magento-pages.scss */

.remember-me label {

  float: none;

  margin: 0 6px;

}



/* line 768, ../sass/magento/_magento-pages.scss */

.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;

}

/* line 771, ../sass/magento/_magento-pages.scss */

.remember-me-popup h3 {

  background: #d9e5ee;

  border-bottom: 1px solid #ccc;

  font-size: 14px;

  padding: 5px 10px;

}

/* line 772, ../sass/magento/_magento-pages.scss */

.remember-me-popup .remember-me-popup-head {

  position: relative;

}

/* line 774, ../sass/magento/_magento-pages.scss */

.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;

}

/* line 780, ../sass/magento/_magento-pages.scss */

.remember-me-popup .remember-me-popup-body {

  padding: 10px;

}

/* line 782, ../sass/magento/_magento-pages.scss */

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

/* line 789, ../sass/magento/_magento-pages.scss */

.title-buttons .link-rss {

  float: none;

  margin: 0;

}



/* line 790, ../sass/magento/_magento-pages.scss */

.my-account {

  padding: 7px 7px 20px;

  min-height: 150px;

}

/* line 794, ../sass/magento/_magento-pages.scss */

.my-account p {

  margin-left: 10px;

}

/* line 797, ../sass/magento/_magento-pages.scss */

.my-account a {

  color: #59bd56;

}

/* line 800, ../sass/magento/_magento-pages.scss */

.my-account .checkbox {

  height: 32px!important;

}



/* Address Book */

/* line 805, ../sass/magento/_magento-pages.scss */

.addresses-list address {

  margin: 0 0 3px;

}

/* line 806, ../sass/magento/_magento-pages.scss */

.addresses-list p {

  margin: 0;

}

/* line 807, ../sass/magento/_magento-pages.scss */

.addresses-list a {

  font-weight: bold;

}

/* line 808, ../sass/magento/_magento-pages.scss */

.addresses-list .link-remove {

  color: #646464;

}

/* line 809, ../sass/magento/_magento-pages.scss */

.addresses-list .separator {

  margin: 0 3px;

}

/* line 811, ../sass/magento/_magento-pages.scss */

.addresses-list li.item {

  background: white url("../images/bkg_account_box.gif") 0 0 repeat-x;

  border: 1px solid #ccc;

  padding: 10px 13px;

  margin: 0 0 10px;

}

/* line 812, ../sass/magento/_magento-pages.scss */

.addresses-list li.empty, .addresses-list .block li.block-subtitle, .block .addresses-list li.block-subtitle {

  background: none;

  border: 0;

  padding: 0;

}

/* line 814, ../sass/magento/_magento-pages.scss */

.addresses-list li.empty p, .addresses-list .block li.block-subtitle p, .block .addresses-list li.block-subtitle p {

  font-weight: bold;

}

/* line 817, ../sass/magento/_magento-pages.scss */

.addresses-list .addresses-additional li.item {

  background: none;

  border: 0;

  padding: 0;

}



/* Order View */

/* line 821, ../sass/magento/_magento-pages.scss */

.order-info {

  background: #dee5e8;

  border: 1px solid #d0cbc1;

  padding: 4px 8px;

  margin: 0 0 8px;

}

/* line 823, ../sass/magento/_magento-pages.scss */

.order-info dt, .order-info dd, .order-info ul, .order-info li {

  display: inline;

}

/* line 824, ../sass/magento/_magento-pages.scss */

.order-info .current {

  font-weight: bold;

}

/* line 825, ../sass/magento/_magento-pages.scss */

.order-info li {

  margin: 0 3px;

}



/* line 828, ../sass/magento/_magento-pages.scss */

.order-date {

  margin: 10px 0;

}



/* line 830, ../sass/magento/_magento-pages.scss */

.order-info-box {

  background: white url("../images/bkg_block-title.gif") 0 0 repeat-x;

  border: 1px solid #d0cbc1;

  padding: 12px 15px;

  margin: 0 0 15px;

}

/* line 833, ../sass/magento/_magento-pages.scss */

.order-info-box .box-payment p {

  margin: 0 0 3px;

}

/* line 834, ../sass/magento/_magento-pages.scss */

.order-info-box .box-payment th {

  font-weight: bold;

  padding-right: 7px;

}



/* line 838, ../sass/magento/_magento-pages.scss */

.order-items {

  width: 100%;

  overflow-x: auto;

}

/* line 840, ../sass/magento/_magento-pages.scss */

.order-items .product-name {

  font-size: 1em !important;

  font-weight: bold !important;

}

/* line 841, ../sass/magento/_magento-pages.scss */

.order-items .link-print {

  color: #1e7ec8;

  font-weight: normal;

}

/* line 842, ../sass/magento/_magento-pages.scss */

.order-items .order-links {

  text-align: right;

}



/* line 845, ../sass/magento/_magento-pages.scss */

.order-additional {

  margin: 15px 0;

}



/* Order Gift Message */

/* line 848, ../sass/magento/_magento-pages.scss */

.gift-message dt strong {

  color: #666;

}

/* line 849, ../sass/magento/_magento-pages.scss */

.gift-message dd {

  font-size: 13px;

  margin: 5px 0 0;

}



/* Order Comments */

/* line 853, ../sass/magento/_magento-pages.scss */

.order-about dt {

  font-weight: bold;

}

/* line 854, ../sass/magento/_magento-pages.scss */

.order-about dd {

  font-size: 13px;

  margin: 0 0 7px;

}



/* line 857, ../sass/magento/_magento-pages.scss */

.tracking-table {

  margin: 0 0 15px;

}

/* line 859, ../sass/magento/_magento-pages.scss */

.tracking-table th {

  font-weight: bold;

  white-space: nowrap;

}



/* line 862, ../sass/magento/_magento-pages.scss */

.tracking-table-popup {

  width: 100%;

}

/* line 864, ../sass/magento/_magento-pages.scss */

.tracking-table-popup th {

  font-weight: bold;

  white-space: nowrap;

}

/* line 865, ../sass/magento/_magento-pages.scss */

.tracking-table-popup th, .tracking-table-popup td {

  padding: 1px 8px;

}



/* Order Print Pages */

/* line 869, ../sass/magento/_magento-pages.scss */

.page-print {

  /* Price Rewrites */

}

/* line 870, ../sass/magento/_magento-pages.scss */

.page-print .print-head {

  margin: 0 0 15px;

}

/* line 871, ../sass/magento/_magento-pages.scss */

.page-print .print-head .logo {

  float: left;

}

/* line 872, ../sass/magento/_magento-pages.scss */

.page-print .print-head address {

  float: left;

  margin-left: 15px;

}

/* line 873, ../sass/magento/_magento-pages.scss */

.page-print .order-date {

  background: url("../images/bkg_divider1.gif") 0 100% repeat-x;

  padding: 0 0 10px;

  margin: 0 0 10px;

}

/* line 875, ../sass/magento/_magento-pages.scss */

.page-print .gift-message-link {

  display: none;

}

/* line 877, ../sass/magento/_magento-pages.scss */

.page-print .price-excl-tax,

.page-print .price-incl-tax {

  display: block;

  white-space: nowrap;

}

/* line 882, ../sass/magento/_magento-pages.scss */

.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 Tags */

/* line 888, ../sass/magento/_magento-pages.scss */

.my-tag-edit {

  float: left;

  margin: 0 0 10px;

}

/* line 890, ../sass/magento/_magento-pages.scss */

.my-tag-edit .btn-remove {

  float: right;

  margin: 4px 0 0 5px;

}



/* line 892, ../sass/magento/_magento-pages.scss */

#my-tags-table {

  clear: both;

}

/* line 894, ../sass/magento/_magento-pages.scss */

#my-tags-table td {

  padding: 10px;

}

/* line 895, ../sass/magento/_magento-pages.scss */

#my-tags-table .add-to-links {

  white-space: nowrap;

}



/* My Reviews */

/* line 899, ../sass/magento/_magento-pages.scss */

#my-reviews-table td {

  padding: 10px;

}



/* line 902, ../sass/magento/_magento-pages.scss */

.product-review .product-img-box {

  float: left;

  width: 140px;

}

/* line 904, ../sass/magento/_magento-pages.scss */

.product-review .product-img-box .product-image {

  display: block;

  width: 125px;

  height: 125px;

}

/* line 905, ../sass/magento/_magento-pages.scss */

.product-review .product-img-box .label {

  font-size: 11px;

  margin: 0 0 3px;

}

/* line 906, ../sass/magento/_magento-pages.scss */

.product-review .product-img-box .ratings .rating-box {

  float: none;

  display: block;

  margin: 0 0 3px;

}

/* line 908, ../sass/magento/_magento-pages.scss */

.product-review .product-details {

  margin-left: 150px;

}

/* line 909, ../sass/magento/_magento-pages.scss */

.product-review .product-name {

  font-size: 16px;

  font-weight: bold;

  margin: 0 0 10px;

}

/* line 910, ../sass/magento/_magento-pages.scss */

.product-review .ratings-table {

  margin: 0 0 10px;

}

/* line 911, ../sass/magento/_magento-pages.scss */

.product-review dt {

  font-weight: bold;

}

/* line 912, ../sass/magento/_magento-pages.scss */

.product-review dd {

  font-size: 13px;

  margin: 5px 0 0;

}



/* Billing Agreements */

/* line 917, ../sass/magento/_magento-pages.scss */

.billing-agreements .info-box {

  margin: 15px 0;

}

/* line 919, ../sass/magento/_magento-pages.scss */

.billing-agreements .form-list li select {

  float: left;

}

/* line 920, ../sass/magento/_magento-pages.scss */

.billing-agreements .form-list li button.button {

  float: left;

  margin-left: 10px;

}

/* line 922, ../sass/magento/_magento-pages.scss */

.billing-agreements .table-caption {

  font-weight: bold;

  font-size: 13px;

}



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

/* MAP Popup============================================================================== */

/* line 928, ../sass/magento/_magento-pages.scss */

.cart-msrp-totals {

  color: red;

  font-size: 12px !important;

  font-weight: bold;

  margin: 10px 10px 0;

  padding: 10px;

  text-align: right;

  text-transform: uppercase;

}



/* line 929, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 931, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 932, ../sass/magento/_magento-pages.scss */

.map-popup-heading {

  background: #d9e5ee;

  border-bottom: 1px solid #ccc;

  padding: 5px 30px 5px 10px;

  width: 260px;

}



/* line 933, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 934, ../sass/magento/_magento-pages.scss */

.map-popup-arrow {

  background: url("../images/map_popup_arrow.gif") no-repeat;

  position: absolute;

  left: 50%;

  top: -10px;

  height: 10px;

  width: 19px;

}



/* line 935, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 936, ../sass/magento/_magento-pages.scss */

.map-popup-content {

  border-top: 1px solid #eee;

  padding: 10px;

  overflow: hidden;

  text-align: left;

  width: 280px;

}



/* line 937, ../sass/magento/_magento-pages.scss */

.map-popup-checkout {

  display: inline;

  float: right;

  text-align: right;

}

/* line 939, ../sass/magento/_magento-pages.scss */

.map-popup-checkout span {

  display: block;

  padding-right: 30px;

}

/* line 940, ../sass/magento/_magento-pages.scss */

.map-popup-checkout .paypal-logo {

  margin: 0 0 5px;

}



/* line 943, ../sass/magento/_magento-pages.scss */

.map-popup-price .price-box,

.map-popup-price .price-box .special-price {

  margin: 0;

  padding: 0;

}



/* line 944, ../sass/magento/_magento-pages.scss */

.map-popup-price {

  margin: 5px 0 0;

}



/* line 945, ../sass/magento/_magento-pages.scss */

.map-popup-text {

  clear: right;

  margin: 0 10px;

  padding: 10px 0;

  text-align: left;

  word-wrap: break-word;

}



/* line 946, ../sass/magento/_magento-pages.scss */

.map-popup-only-text {

  border-top: 1px solid #ddd;

}



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

/* Sample Data============================================================================ */

/* line 951, ../sass/magento/_magento-pages.scss */

.home-callout {

  margin-bottom: 12px;

}

/* line 953, ../sass/magento/_magento-pages.scss */

.home-callout img {

  display: block;

}



/* line 955, ../sass/magento/_magento-pages.scss */

.home-spot {

  float: left;

  width: 470px;

  margin-left: 20px;

}



/* line 957, ../sass/magento/_magento-pages.scss */

.best-selling h3 {

  margin: 12px 0 6px 0;

  color: #e25203;

  font-size: 1.2em;

}

/* line 958, ../sass/magento/_magento-pages.scss */

.best-selling table {

  border-top: 1px solid #ccc;

}

/* line 959, ../sass/magento/_magento-pages.scss */

.best-selling tr.odd {

  background: #eeeeee url("../images/best_selling_tr_odd_bg.gif") 0 100% repeat-x;

}

/* line 960, ../sass/magento/_magento-pages.scss */

.best-selling tr.even {

  background: white url("../images/best_selling_tr_even_bg.gif") 0 100% repeat-x;

}

/* line 961, ../sass/magento/_magento-pages.scss */

.best-selling td {

  width: 50%;

  border-bottom: 1px solid #ccc;

  padding: 8px 10px 8px 8px;

  font-size: 11px;

}

/* line 962, ../sass/magento/_magento-pages.scss */

.best-selling .product-img {

  float: left;

  border: 2px solid #dcdcdc;

}

/* line 963, ../sass/magento/_magento-pages.scss */

.best-selling .product-description {

  margin-left: 107px;

  line-height: 1.3em;

}



/* line 966, ../sass/magento/_magento-pages.scss */

.best-selling a.product-name,

.home-spot .best-selling a.product-name:hover {

  color: #203548;

}



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

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

/* line 970, ../sass/magento/_magento-pages.scss */

.std {

  padding: 15px;

}



/* line 971, ../sass/magento/_magento-pages.scss */

.std .subtitle {

  padding: 0;

}



/* line 972, ../sass/magento/_magento-pages.scss */

.std ol.ol {

  list-style: decimal outside;

  padding-left: 1.5em;

}



/* line 973, ../sass/magento/_magento-pages.scss */

.std ul.disc {

  list-style: disc outside;

  padding-left: 18px;

  margin: 0 0 10px;

}



/* line 974, ../sass/magento/_magento-pages.scss */

.std dl dt {

  font-weight: bold;

}



/* line 975, ../sass/magento/_magento-pages.scss */

.std dl dd {

  margin: 0 0 10px;

}



/* line 981, ../sass/magento/_magento-pages.scss */

.std ul,

.std ol,

.std dl,

.std p,

.std address,

.std blockquote {

  margin: 0 0 1em;

  padding: 0;

}



/* line 982, ../sass/magento/_magento-pages.scss */

.std ul {

  list-style: disc outside;

  padding-left: 1.5em;

}



/* line 983, ../sass/magento/_magento-pages.scss */

.std ol {

  list-style: decimal outside;

  padding-left: 1.5em;

}



/* line 984, ../sass/magento/_magento-pages.scss */

.std ul ul {

  list-style-type: circle;

}



/* line 988, ../sass/magento/_magento-pages.scss */

.std ul ul,

.std ol ol,

.std ul ol,

.std ol ul {

  margin: .5em 0;

}



/* line 989, ../sass/magento/_magento-pages.scss */

.std dt {

  font-weight: bold;

}



/* line 990, ../sass/magento/_magento-pages.scss */

.std dd {

  padding: 0 0 0 1.5em;

}



/* line 991, ../sass/magento/_magento-pages.scss */

.std blockquote {

  font-style: italic;

  padding: 0 0 0 1.5em;

}



/* line 992, ../sass/magento/_magento-pages.scss */

.std address {

  font-style: normal;

}



/* line 994, ../sass/magento/_magento-pages.scss */

.std b,

.std strong {

  font-weight: bold;

}



/* line 996, ../sass/magento/_magento-pages.scss */

.std i,

.std em {

  font-style: italic;

}



/* Misc */

/* line 1001, ../sass/magento/_magento-pages.scss */

.links li.first {

  padding-left: 0 !important;

}

/* line 1002, ../sass/magento/_magento-pages.scss */

.links li.last {

  background: none !important;

  padding-right: 0 !important;

}



/* line 1005, ../sass/magento/_magento-pages.scss */

.link-cart {

  color: #dc6809 !important;

  font-weight: bold;

}



/* line 1006, ../sass/magento/_magento-pages.scss */

.link-wishlist {

  font-weight: bold;

}



/* line 1007, ../sass/magento/_magento-pages.scss */

.link-reorder {

  font-weight: bold;

  color: #dc6809 !important;

}



/* line 1008, ../sass/magento/_magento-pages.scss */

.link-compare {

  font-weight: bold;

}



/* line 1009, ../sass/magento/_magento-pages.scss */

.link-print {

  /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/

  font-weight: bold;

  color: #dc6809;

}



/* line 1010, ../sass/magento/_magento-pages.scss */

.link-rss {

  background: url("../images/i_rss.gif") 0 2px no-repeat;

  padding-left: 18px;

  line-height: 14px;

  white-space: nowrap;

}



/* line 1011, ../sass/magento/_magento-pages.scss */

.btn-remove {

  display: block;

  width: 11px;

  height: 11px;

  font-size: 0;

  line-height: 0;

  background: url("../images/btn_remove.gif") 0 0 no-repeat;

  text-indent: -999em;

  overflow: hidden;

}



/* line 1012, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 1013, ../sass/magento/_magento-pages.scss */

.btn-remove2 {

  display: block;

  width: 16px;

  height: 16px;

  font-size: 0;

  line-height: 0;

  background: url("../images/btn_trash.gif") 0 0 no-repeat;

  text-indent: -999em;

  overflow: hidden;

}



/* line 1014, ../sass/magento/_magento-pages.scss */

.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;

}



/* line 1016, ../sass/magento/_magento-pages.scss */

.cards-list dt {

  margin: 5px 0 0;

}



/* line 1017, ../sass/magento/_magento-pages.scss */

.cards-list .offset {

  padding: 2px 0 2px 20px;

}



/* line 1019, ../sass/magento/_magento-pages.scss */

.separator {

  margin: 0 3px;

}



/* line 1021, ../sass/magento/_magento-pages.scss */

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

/* line 1024, ../sass/magento/_magento-pages.scss */

.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;

}

/* line 1026, ../sass/magento/_magento-pages.scss */

.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;

}

/* line 1028, ../sass/magento/_magento-pages.scss */

.global-site-notice .notice-inner p {

  margin: 0;

  border: 1px dotted #cccc73;

  padding: 10px;

}

/* line 1029, ../sass/magento/_magento-pages.scss */

.global-site-notice .notice-inner .actions {

  padding-top: 10px;

}



/* Cookie Notice */

/* line 1034, ../sass/magento/_magento-pages.scss */

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

/* Demo Notice */

/* line 1040, ../sass/magento/_magento-pages.scss */

.demo-notice {

  margin: 0;

  padding: 6px 10px;

  background: #d75f07;

  font-size: 12px;

  line-height: 1.15;

  border: 0;

  text-align: center;

  color: #fff;

}

/* line 1042, ../sass/magento/_magento-pages.scss */

.demo-notice .notice-inner {

  width: auto;

  padding: 0;

  background: none;

  text-align: center;

}

/* line 1044, ../sass/magento/_magento-pages.scss */

.demo-notice .notice-inner p {

  padding: 0;

  border: 0;

}



/* RSS */

/* line 1050, ../sass/magento/_magento-pages.scss */

.rss-title h1 {

  background: url("../images/i_rss-big.png") 0 4px no-repeat;

  padding-left: 27px;

}



/* line 1051, ../sass/magento/_magento-pages.scss */

.rss-table .link-rss {

  display: block;

  line-height: 1.55;

  background-position: 0 4px;

}



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

/********** < Dashboard */

/* line 1055, ../sass/magento/_magento-pages.scss */

.dashboard {

  padding-bottom: 20px;

}

/* line 1057, ../sass/magento/_magento-pages.scss */

.dashboard .box {

  background-color: none;

  padding: 10px;

  margin-bottom: 10px;

}

/* line 1061, ../sass/magento/_magento-pages.scss */

.dashboard .box .box-title {

  background: url("../images/bkg_divider1.gif") repeat-x scroll 0 100%;

  margin: 0 0 10px;

  padding: 0 15px 0 15px;

  text-align: right;

  overflow: hidden;

}

/* line 1067, ../sass/magento/_magento-pages.scss */

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {

  float: left;

  margin: 0;

}

/* line 1073, ../sass/magento/_magento-pages.scss */

.dashboard .box-head {

  padding-left: 12px;

}

/* line 1074, ../sass/magento/_magento-pages.scss */

.dashboard .box-info h4 {

  font-weight: normal;

  text-transform: uppercase;

}

/* line 1079, ../sass/magento/_magento-pages.scss */

.dashboard .box-reviews .number, .dashboard .box-tags .number {

  float: left;

  font-size: 12px;

  line-height: 30px;

  padding: 0 10px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .dashboard .box-reviews .number, .rtl .dashboard .box-tags .number {

  float: right;

}

/* line 1085, ../sass/magento/_magento-pages.scss */

.dashboard .box-reviews .details, .dashboard .box-tags .details {

  margin-left: 38px;

}

/* line 1088, ../sass/magento/_magento-pages.scss */

.dashboard .box-reviews li.item, .dashboard .box-tags li.item {

  margin: 0 0 7px;

}

/* line 1090, ../sass/magento/_magento-pages.scss */

.dashboard .box-reviews li.item.last, .dashboard .box-tags li.item.last {

  margin: 0;

}

/* line 1096, ../sass/magento/_magento-pages.scss */

.dashboard .box-reviews .ratings {

  margin: 5px 0 0;

}

/* line 1101, ../sass/magento/_magento-pages.scss */

.dashboard .box-tags .tags {

  margin: 5px 0 0;

}

/* line 1103, ../sass/magento/_magento-pages.scss */

.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {

  display: inline;

}



/********** Dashboard > */

/* line 1112, ../sass/magento/_magento-pages.scss */

p.required, .product-options dt label.required em, .form-list label.required em {

  color: #EE001C;

  margin: 0 3px;

}



/* line 1116, ../sass/magento/_magento-pages.scss */

.v-fix {

  float: left;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/*Navigation default*/

/* line 11, ../sass/magento/_menu.scss */

.menutop {

  display: none;

}



/* line 13, ../sass/magento/_menu.scss */

.nav-container {

  /*background: #59bd56;*/

  /*background: #56892c;*/

background: #33363b;

  max-height: 55px;

  width: 100%;

  position: relative;

  z-index:1000;

}



/* line 20, ../sass/magento/_menu.scss */

#nav a.level-top {

  text-shadow: 0 1px 0 #C25E65;

}

/* line 23, ../sass/magento/_menu.scss */

#nav li.level-top {

  height: 43px;

  margin-top: 0.5px;

}

/* line 26, ../sass/magento/_menu.scss */

#nav li.level-top.over {

  z-index: 998;

  background: #df6270;

}

/* line 31, ../sass/magento/_menu.scss */

#nav li {

  position: relative;

  text-align: left;

  float: left;

}

/* line 41, ../sass/magento/_menu.scss */

#nav li ul span {

  white-space: normal;

}

/* line 45, ../sass/magento/_menu.scss */

#nav li ul.shown-sub,

#nav li div.shown-sub {

  left: 0;

  z-index: 999;

}

/* line 51, ../sass/magento/_menu.scss */

#nav li .shown-sub ul.shown-sub,

#nav li .shown-sub li div.shown-sub {

  left: 100px;

}

/* line 54, ../sass/magento/_menu.scss */

#nav a {

  font-family: "Museo-300";

  font-size: 14px;

  display: block;

  line-height: 21px;

  text-decoration: none;

  float: left;

  padding: 7px 20px;

  color: white;

  font-weight: normal;

}

/* line 62, ../sass/magento/_menu.scss */

#nav span {

  display: block;

  cursor: pointer;

  white-space: nowrap;

}

/* line 65, ../sass/magento/_menu.scss */

#nav ul {

  position: absolute;

  width: 15em;

  top: 50px;

  left: -10000px;

}

/* line 67, ../sass/magento/_menu.scss */

#nav ul li {

  float: none;

  margin: 0;

  background: #555555;

}

/* line 74, ../sass/magento/_menu.scss */

#nav ul li.parent li a {

  background-image: none;

}

/* line 79, ../sass/magento/_menu.scss */

#nav ul li.active {

  float: none;

  margin: 0;

  padding-bottom: 1px;

  background: #555555;

}

/* line 81, ../sass/magento/_menu.scss */

#nav ul li.active > a {

  color: #7db641;

}

/* line 85, ../sass/magento/_menu.scss */

#nav ul li.last {

  padding-bottom: 0;

}

/* line 88, ../sass/magento/_menu.scss */

#nav ul li.last li span {

  padding: 3px 15px 4px 15px;

}

/* line 91, ../sass/magento/_menu.scss */

#nav ul li a {

  font-size: 14px;

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

  line-height: 21px;

  font-weight: normal !important;

  background: #555555;

}

/* line 101, ../sass/magento/_menu.scss */

#nav ul li:hover > a {

  background: #333333;

  color: #7db641;

}

/* line 108, ../sass/magento/_menu.scss */

#nav ul a:hover {

  float: none;

  padding: 0;

  background: none;

}

/* line 113, ../sass/magento/_menu.scss */

#nav ul ul,

#nav ul div {

  top: 5px;

}

/* line 116, ../sass/magento/_menu.scss */

#nav ul span {

  padding: 4.5px 15px;

}

/* line 120, ../sass/magento/_menu.scss */

#nav div {

  position: absolute;

  width: 15em;

  top: 50px;

  left: -10000px;

}

/* line 122, ../sass/magento/_menu.scss */

#nav div ul {

  position: static;

  width: auto;

  border: none;

}



/* line 129, ../sass/magento/_menu.scss */

.custom-block .dropdown-menu {

  margin-left: -264px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .custom-block .dropdown-menu {

  margin-right: -264px;

  margin-left: inherit;

}



/* line 132, ../sass/magento/_menu.scss */

#ves-mainnav {

  min-width: 50%;

}



/* line 135, ../sass/magento/_menu.scss */

.mega-group {

  background: none!important;

}

/* line 138, ../sass/magento/_menu.scss */

.mega-group img {

  width: 100%;

  padding-top: 15px;

}

/* line 142, ../sass/magento/_menu.scss */

.mega-group h4 {

  font-size: 15px;

  font-weight: bold;

}



/* line 147, ../sass/magento/_menu.scss */

.navbar {

  min-height: 46px;

  border: none!important;

  margin-bottom: 0!important;

  z-index: 999;

}



/* line 155, ../sass/magento/_menu.scss */

.navbar-nav .widget-product-list .product-block, .megamenu .widget-product-list .product-block {

  text-align: left;

  margin: 10px 0;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .navbar-nav .widget-product-list .product-block, .rtl .megamenu .widget-product-list .product-block {

  text-align: right;

}

/* line 156, ../sass/magento/_menu.scss */

.navbar-nav .widget-product-list .btn-cart, .megamenu .widget-product-list .btn-cart {

  width: auto;

  position: inherit;

  float: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .navbar-nav .widget-product-list .btn-cart, .rtl .megamenu .widget-product-list .btn-cart {

  float: left;

}

/* line 159, ../sass/magento/_menu.scss */

.navbar-nav .widget-product-list .btn-cart .fa, .megamenu .widget-product-list .btn-cart .fa {

  padding-right: 8px;

}

/* line 162, ../sass/magento/_menu.scss */

.navbar-nav .widget-product-list .s-product button, .megamenu .widget-product-list .s-product button {

  margin: 5px 0 0 0;

}

/* line 164, ../sass/magento/_menu.scss */

.navbar-nav .widget-product-list a:hover, .megamenu .widget-product-list a:hover {

  color: #777777!important;

}

/* line 167, ../sass/magento/_menu.scss */

.navbar-nav .ves-widget .menu-title, .megamenu .ves-widget .menu-title {

  text-transform: uppercase;

  color: #444444;

  font-weight: bold;

}



/* line 170, ../sass/magento/_menu.scss */

.navbar-inverse {

  background: none!important;

  border: none!important;

}

/* line 175, ../sass/magento/_menu.scss */

.navbar-inverse .dropdown-submenu .dropdown-toggle .menu-title {

  font-family: "Museo-300";

  color: #444444;

}

/* line 181, ../sass/magento/_menu.scss */

.navbar-inverse .ves-widget .menu-title {

  font-family: "Museo-300";

}



/* line 186, ../sass/magento/_menu.scss */

.navbar-nav {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .navbar-nav {

  float: right;

}


.navbar-inverse .megamenu > li > a{
	color: #f5f5f7 !important;
	}



/* line 187, ../sass/magento/_menu.scss */

.navbar-inverse .navbar-nav > li > a {

  font-family: "Museo-300";

  font-size: 14px;

  font-weight: normal;

  text-transform: uppercase;

  color: #2b312f;

  padding-top: 15px;

  line-height: 22px;

}



/* line 197, ../sass/magento/_menu.scss */

.navbar-inverse .navbar-nav > li.dropdown a::after {

  border-left: 5px solid rgba(0, 0, 0, 0);

  border-right: 5px solid rgba(0, 0, 0, 0);

  top: 54px;

  content: "";

  height: 0;

  left: 0;

  line-height: 0;

  margin: 0 auto;

  opacity: 0;

  position: absolute;

  z-index: 9999;

  right: 0;

  width: 0;

  -webkit-transition: border 300ms ease-out 0s;

  transition: border 300ms ease-out 0s;

}

/* line 214, ../sass/magento/_menu.scss */

.navbar-inverse .navbar-nav > li.dropdown:hover a::after {

  border-top: 6px solid #41a63e;

  opacity: 1;

}



/* line 220, ../sass/magento/_menu.scss */

.navbar-inverse .navbar-nav > li:hover {

  /*background: #41a63e;*/

  /*background: #c03d11;*/
  
  background: #97bb57;

}



/* line 223, ../sass/magento/_menu.scss */

.navbar-collapse {

  padding: 0!important;

}



/* line 226, ../sass/magento/_menu.scss */

.menu-icon {

  padding-left: 18px;

  position: relative;

}



/* line 232, ../sass/magento/_menu.scss */

.megamenu .dropdown-menu {

  min-width: 200px;

}

/* line 234, ../sass/magento/_menu.scss */

.megamenu .dropdown-menu a::after {

  display: none!important;

}

/* line 235, ../sass/magento/_menu.scss */

.megamenu .dropdown-menu a {

  margin: 0!important;

}

/* line 237, ../sass/magento/_menu.scss */

.megamenu .dropdown-menu a:hover {

  color: #59bd56;

}



/* line 241, ../sass/magento/_menu.scss */

.ves-megamenu .mega-col .mega-col-inner > ul > li > a {

  padding-left: 10px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .ves-megamenu .mega-col .mega-col-inner > ul > li > a {

  padding-right: 10px;

  padding-left: inherit;

}



/* line 245, ../sass/magento/_menu.scss */

.widget-product-list img {

  margin-right: 0!important;

}



/* line 248, ../sass/magento/_menu.scss */

.navbar-nav > li > .dropdown-menu {

  background: #ffffff;

}



/* line 251, ../sass/magento/_menu.scss */

.navbar-inverse .navbar-nav > .dropdown > a .caret {

  border-top-color: #ffffff;

  border-bottom-color: #ffffff;

}



/* line 255, ../sass/magento/_menu.scss */

.ves-megamenu .mega-group > .dropdown-toggle {

  background: none!important;

  border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;

}



/* line 260, ../sass/magento/_menu.scss */

#sys-notification {

  display: none!important;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* line 8, ../sass/magento/_paneltool.scss */

.paneltool {

  position: fixed;

  top: 05px;

  transition: all 0.6s;

  left: -322px;

  border: solid 1px #CCC;

  -webkit-box-shadow: 1px -1px 3px #888888;

  box-shadow: 1px -1px 3px #888888;

  z-index: 9999;

}



/* line 18, ../sass/magento/_paneltool.scss */

.paneltool.active {

  left: 0px;

  transition: all 0.6s;

}



/* line 22, ../sass/magento/_paneltool.scss */

.paneltool.active .panelbutton {

  color: red;

}



/* line 25, ../sass/magento/_paneltool.scss */

.paneltool.themetool {

  top: 70px;

}



/* line 28, ../sass/magento/_paneltool.scss */

.paneltool .panelcontent {

  background: #FFF;

  width: 320px;

}



/* line 32, ../sass/magento/_paneltool.scss */

.paneltool .panelcontent > div {

  padding: 15px;

}



/* line 35, ../sass/magento/_paneltool.scss */

.panelbutton {

  border: solid 1px #CCC;

  background: #FFF;

  padding: 9px 11px;

  position: absolute;

  right: -35px;

  top: 10px;

  border-left: none;

  cursor: hand;

  cursor: pointer;

  -webkit-box-shadow: 2px -1px 2px #888888;

  box-shadow: 2px -1px 2px #888888;

}



/* line 47, ../sass/magento/_paneltool.scss */

.editortool .panelbutton {

  top: 230px;

}



/* line 51, ../sass/magento/_paneltool.scss */

#ves-paneltool.panel-open .panel-inner {

  right: 0;

}



/* line 54, ../sass/magento/_paneltool.scss */

#ves-paneltool h4 {

  margin-bottom: 10px;

}



/* line 57, ../sass/magento/_paneltool.scss */

#ves-paneltool .accordion-group {

  margin-bottom: 5px;

}



/* line 61, ../sass/magento/_paneltool.scss */

#ves-paneltool form > * {

  float: left;

}



/* line 65, ../sass/magento/_paneltool.scss */

#ves-paneltool form .group-input {

  margin-right: 5px;

}



/* line 69, ../sass/magento/_paneltool.scss */

#ves-paneltool select {

  padding: 5px;

}



/* line 73, ../sass/magento/_paneltool.scss */

.box-patterns div {

  display: block;

  width: 38px;

  height: 38px;

  float: left;

  cursor: hand;

  cursor: pointer;

  border: solid 1px #f3f3f3;

  margin: 6px;

  border: 1px solid #ccc;

}



/* line 84, ../sass/magento/_paneltool.scss */

.box-patterns div.active {

  border: solid 1px red;

}



/* line 88, ../sass/magento/_paneltool.scss */

#ves-paneltool .nav-tabs > li:before,

#ves-paneltool .nav-tabs > li:after {

  display: none;

}



/* line 92, ../sass/magento/_paneltool.scss */

#customize-form {

  position: relative;

}



/* line 95, ../sass/magento/_paneltool.scss */

#main-preview {

  bottom: 0;

  height: 100%;

  left: 0;

  position: absolute;

  right: 0;

  top: 0;

  margin-left: 300px;

  transition-duration: 0.2s;

  transition-property: left, right, top, bottom, width, margin;

}



/* line 106, ../sass/magento/_paneltool.scss */

#main-preview iframe {

  height: 100%;

  width: 100%;

}



/* line 110, ../sass/magento/_paneltool.scss */

.colorpicker {

  z-index: 99999;

}



/* line 113, ../sass/magento/_paneltool.scss */

#ves-customize {

  width: 300px;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0px;

  z-index: 3;

  box-shadow: 0 1px 3px #999;

  transition-duration: 0.2s;

  transition-property: left, right, top, bottom, width, margin;

  background: none repeat scroll 0 0 #F5F5F5;

  border-right: 1px solid rgba(0, 0, 0, 0.2);

}



/* line 127, ../sass/magento/_paneltool.scss */

#ves-customize .wrapper {

  padding: 12px;

}



/* line 131, ../sass/magento/_paneltool.scss */

#customize-body input[type="text"], #customize-body select {

  border: 1px solid #E2E2E2;

  border-radius: 2px 2px 2px 2px;

  color: #FFFFFF;

  font-size: 11px;

  margin: 0 5px 0 0;

  padding: 2px 3px;

  width: 65px;

}



/* line 140, ../sass/magento/_paneltool.scss */

#customize-body select {

  color: #888;

}



/* line 144, ../sass/magento/_paneltool.scss */

#customize-body .accordion-group label {

  color: #888;

  font-size: 11px;

  font-weight: normal;

}



/* line 150, ../sass/magento/_paneltool.scss */

#customize-body .panel-heading {

  padding: 5px 6px;

  font-weight: bold;

  font-size: 11px;

}



/* line 155, ../sass/magento/_paneltool.scss */

.form-group {

  margin-right: 6px;

}



/* line 158, ../sass/magento/_paneltool.scss */

.accordion-group label, .form-group label {

  display: block;

  font-size: 11px;

}



/* line 163, ../sass/magento/_paneltool.scss */

.accordion-group label {

  float: left;

  min-width: 100px;

  margin-right: 10px;

  margin-top: 5px;

}



/* line 169, ../sass/magento/_paneltool.scss */

#ves-customize .btn {

  padding: 4px 12px;

  font-size: 11px;

  font-weight: bold;

}



/* line 174, ../sass/magento/_paneltool.scss */

#ves-customize .btn-show {

  position: absolute;

  top: 39px;

  padding: 6px 18px;

  background: #CCC;

  right: 11px;

  z-index: 99;

  transition: all 1.2s;

  cursor: hand;

  cursor: pointer;

}



/* line 190, ../sass/magento/_paneltool.scss */

.nav-tabs .active .news-tab span span, .nav-tabs .active .featured-tab span span, .nav-tabs .active .specical-tab span span, .nav-tabs .active .mostview-tab span span, .nav-tabs .active .bestseller-tab span span {

  background: url("../images/bg-tabs-1.png") no-repeat;

  display: block;

  position: absolute;

  height: 10px;

  width: 22px;

}

/* line 202, ../sass/magento/_paneltool.scss */

.nav-tabs .active .featured-tab span span {

  background: url("../images/bg-tabs-4.png") no-repeat;

}

/* line 210, ../sass/magento/_paneltool.scss */

.nav-tabs .active .specical-tab span span {

  background: url("../images/bg-tabs-2.png") no-repeat;

}

/* line 218, ../sass/magento/_paneltool.scss */

.nav-tabs .active .mostview-tab span span {

  background: url("../images/bg-tabs-3.png") no-repeat;

}



/* line 226, ../sass/magento/_paneltool.scss */

.nav-tabs {

  border: none;

  padding-bottom: 8px;

}



/* line 230, ../sass/magento/_paneltool.scss */

#customize-body .nav-tabs {

  border-bottom: 1px solid #d7d7d7;

}



/* line 233, ../sass/magento/_paneltool.scss */

#customize-body .nav-tabs a {

  border: none;

}



/* line 236, ../sass/magento/_paneltool.scss */

#customize-body .nav-tabs a {

  font-weight: bold;

  font-size: 11px;

  padding: 6px 12px;

}



/* line 242, ../sass/magento/_paneltool.scss */

#customize-body .nav-tabs .active a {

  background: #7DB641;

  border-top: none;

  border-right: none;

  border-left: none;

  color: white;

}



/* line 249, ../sass/magento/_paneltool.scss */

.accordion-heading .accordion-toggle {

  font-size: 11px;

}



/* line 252, ../sass/magento/_paneltool.scss */

#customize-body .form-group {

  margin-bottom: 6px;

  clear: both;

}



/* line 257, ../sass/magento/_paneltool.scss */

.clear-bg {

  padding: 3px 6px;

  margin-left: 5px;

}



/* line 262, ../sass/magento/_paneltool.scss */

.bi-wrapper > div {

  float: left;

  width: 20px;

  height: 20px;

  margin: 3px 4px;

  border: solid 1px #999;

  cursor: hand;

  cursor: pointer;

}



/* line 270, ../sass/magento/_paneltool.scss */

.bi-wrapper > div.active {

  border-color: red;

}



/* line 273, ../sass/magento/_paneltool.scss */

.btn-small {

  border-radius: 0;

  background-color: #7DB641;

  color: #fff;

  padding: 3px 6px;

}



/* line 279, ../sass/magento/_paneltool.scss */

.btn-small:hover {

  background-color: #C83A3A;

  color: #fff;

}



/* line 284, ../sass/magento/_paneltool.scss */

.editortool .label-customize {

  position: absolute;

  right: -155px;

  top: 250px;

  width: 115px;

  height: 74px;

  padding: 0;

  background-image: url(../images/label_customize.png);

  background-repeat: no-repeat;

  background-position: 0 0;

  background-color: transparent;

  box-shadow: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  -ms-box-shadow: none;

  -o-box-shadow: none;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  -o-border-radius: 0;

  border: 0;

}



/* line 308, ../sass/magento/_paneltool.scss */

.editortool .label-customize:hover {

  background-position: 0 -111px;

}



/* line 311, ../sass/magento/_paneltool.scss */

.paneltool.active .label-customize {

  display: none;

}



/* line 314, ../sass/magento/_paneltool.scss */

.paneltool .panelcontent {

  text-align: left;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* RESPONSIVE */

/* line 10, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .button-close-menu {

  cursor: pointer;

  position: absolute;

  right: 10px;

  top: 5px;

  font-size: 20px;

  color: #ffffff;

}

/* line 133, ../sass/magento/_mixins.scss */

.rtl #menu-offcanvas .button-close-menu {

  left: 10px;

  right: auto;

}

/* line 22, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .dropdown .dropdown-menu {

  border: medium none;

  box-shadow: none;

  display: block;

  float: none;

  position: relative;

  width: 100% !important;

  min-width: 100%;

  border-top-right-radius: 0;

  border-top-left-radius: 0;

  border-bottom-right-radius: 0;

  border-bottom-left-radius: 0;

}

/* line 32, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner {

  padding: 0 20px;

}

/* line 34, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li {

  border-bottom: 1px solid #f3f3f3;

}

/* line 36, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a {

  padding: 3px 0 3px 0;

  line-height: 30px;

  -webkit-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  display: block;

}

/* line 41, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a:hover {

  -webkit-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

}

/* line 48, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .mega-col {

  width: 100% !important;

}

/* line 50, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .mega-col div.menu-title {

  font-size: 16px;

  font-weight: bold;

  padding: 10px 0;

}

/* line 56, ../sass/magento/_offcanvas.scss */

#menu-offcanvas .home {

  background: #59bd56;

}



/* line 63, ../sass/magento/_offcanvas.scss */

html,

body,

.offcanvas-container,

.offcanvas-pusher,

.offcanvas-content {

  overflow-x: hidden;

}



/* line 67, ../sass/magento/_offcanvas.scss */

.offcanvas-content {

  overflow-y: scroll;

  background: #f3efe0;

}



/* line 80, ../sass/magento/_offcanvas.scss */

.offcanvas-pusher::after {

  position: absolute;

  top: 0;

  right: 0;

  width: 0;

  height: 0;

  background: rgba(0, 0, 0, 0.2);

  content: '';

  opacity: 0;

  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;

  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;

  z-index: 99;

}



/* line 94, ../sass/magento/_offcanvas.scss */

.offcanvas-menu-open .offcanvas-pusher::after {

  height: 100%;

  width: 100%;

  opacity: 1;

  -webkit-transition: opacity 0.5s;

  transition: opacity 0.5s;

}



/* line 102, ../sass/magento/_offcanvas.scss */

.offcanvas-menu {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 999999!important;

  visibility: hidden;

  width: 300px;

  height: 100%;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl .offcanvas-menu {

  right: 0;

  left: auto;

}



/* line 114, ../sass/magento/_offcanvas.scss */

.offcanvas-menu::after {

  position: absolute;

  top: 0;

  right: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.2);

  content: '';

  opacity: 1;

  -webkit-transition: opacity 0.5s;

  transition: opacity 0.5s;

}



/* line 127, ../sass/magento/_offcanvas.scss */

.offcanvas-menu-open .offcanvas-menu::after {

  width: 0;

  height: 0;

  opacity: 0;

  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;

  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;

}



/* content style */

/* line 137, ../sass/magento/_offcanvas.scss */

.offcanvas-menu ul {

  margin: 0;

  padding: 0;

}



/* line 142, ../sass/magento/_offcanvas.scss */

.offcanvas-menu h2 {

  margin: 0;

  padding: 1em;

  color: rgba(0, 0, 0, 0.4);

  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);

  font-weight: 300;

  font-size: 2em;

}



/* line 151, ../sass/magento/_offcanvas.scss */

.offcanvas-menu ul.megamenu > li > a {

  background: #59bd56;

  line-height: 30px;

  color: #ffffff;

  margin-bottom: 1px;

  display: block;

  padding: 0.6em 1em 0.6em 1.2em;

  outline: none;

  text-transform: uppercase;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;

}

/* line 53, ../sass/magento/_mixins.scss */

.rtl .offcanvas-menu ul.megamenu > li > a {

  padding: 0.6em 1.2em 0.6em 1em;

}

/* line 161, ../sass/magento/_offcanvas.scss */

.offcanvas-menu ul.megamenu > li > a .caret {

  border-color: white rgba(0, 0, 0, 0);

}



/* line 164, ../sass/magento/_offcanvas.scss */

.offcanvas-menu ul li:firoffcanvas-child a {

  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);

  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);

}



/* Individual effects */

/* Effect 1: Slide in on top */

/* line 174, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-1.offcanvas-menu {

  visibility: visible;

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0);

}



/* line 179, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {

  visibility: visible;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



/* line 184, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-1.offcanvas-menu::after {

  display: none;

}



/* Effect 2: Reveal */

/* line 189, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {

  -webkit-transform: translate3d(300px, 0, 0);

  transform: translate3d(300px, 0, 0);

}



/* line 193, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-2.offcanvas-menu {

  z-index: 1;

}



/* line 197, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {

  visibility: visible;

  -webkit-transition: -webkit-transform 0.5s;

  -moz-transition: -moz-transform 0.5s;

  -o-transition: -o-transform 0.5s;

  transition: transform 0.5s;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



/* Effect 3: Push*/

/* line 208, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {

  -webkit-transform: translate3d(300px, 0, 0);

  transform: translate3d(300px, 0, 0);

  position: fixed;

}



/* line 213, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-3.offcanvas-menu {

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0);

  z-index: 1;

}



/* line 218, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {

  visibility: visible;

  -webkit-transition: -webkit-transform 0.5s;

  -moz-transition: -moz-transform 0.5s;

  -o-transition: -o-transform 0.5s;

  transition: transform 0.5s;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



/* Effect 5: Reverse slide out */

/* line 228, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {

  -webkit-transform: translate3d(300px, 0, 0);

  transform: translate3d(300px, 0, 0);

}



/* line 232, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-5.offcanvas-menu {

  z-index: 1;

  -webkit-transform: translate3d(50%, 0, 0);

  transform: translate3d(50%, 0, 0);

}



/* line 237, ../sass/magento/_offcanvas.scss */

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {

  visibility: visible;

  -webkit-transition: -webkit-transform 0.5s;

  -moz-transition: -moz-transform 0.5s;

  -o-transition: -o-transform 0.5s;

  transition: transform 0.5s;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}



/* line 244, ../sass/magento/_offcanvas.scss */

.offcanvas-sidebars-buttons .btn-danger {

  margin: 10px 0;

  height: 40px;

  padding: 0 8px;

}



/* RESPONSIVE */

@media (max-width: 768px) {
	
	.w-container{ margin-top:93px;}

  /* line 251, ../sass/magento/_offcanvas.scss */

  #ves-mainnav .navbar-collapse.collapse {

    display: none !important;

  }

  /* line 254, ../sass/magento/_offcanvas.scss */

  #ves-mainnav .navbar-toggle {

    display: block;

  }



  /* line 258, ../sass/magento/_offcanvas.scss */

  .offcanvas-pusher {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

    left: 0;

    z-index: 99;

    -webkit-transition: -webkit-transform 0.5s;

    transition: transform 0.5s;

  }



  /*** OFFCANVAS SIDEBAR ***/

  /* line 266, ../sass/magento/_offcanvas.scss */

  #ves-paneltool {

    display: none;

  }



  /* line 267, ../sass/magento/_offcanvas.scss */

  .offcanvas-siderbars {

    position: relative;

  }

  /* line 269, ../sass/magento/_offcanvas.scss */

  .offcanvas-siderbars .offcanvas-sidebar {

    /*display: none;*/

    width: 100%;

  }

  /* line 274, ../sass/magento/_offcanvas.scss */

  .offcanvas-siderbars.column-left-active #ves-columns-left {

    display: block;

  }

  /* line 277, ../sass/magento/_offcanvas.scss */

  .offcanvas-siderbars.column-right-active #ves-columns-right {

    display: block;

  }

  /* line 281, ../sass/magento/_offcanvas.scss */

  .offcanvas-siderbars.column-left-active .main-column, .offcanvas-siderbars.column-right-active .main-column {

    display: none;

  }

}

/* Category Page ========================================================================= */

/* line 3, ../sass/magento/_product.scss */

.category-title {

  border: 0;

}



/* line 4, ../sass/magento/_product.scss */

.category-image {

  background: #ffffff;

  border: 1px solid #DEDEDE;

  padding: 1px;

  width: 100%;

  overflow: hidden;

  margin: 0 0 15px;

  text-align: center;

}



/* line 11, ../sass/magento/_product.scss */

.category-description {

  margin: 0 0 10px;

}



/* line 12, ../sass/magento/_product.scss */

.category-info {

  display: none;

}



/*product-block*/

/* line 14, ../sass/magento/_product.scss */

.product-block {

  padding: 1px;

  text-align: center;

}

/* line 17, ../sass/magento/_product.scss */

.product-block .ves-colorbox {

  background: #393C41;

  color: #ffffff;

  padding: 5px 0;

  text-align: center;

  border-radius: 15px;

  width: 100px;

  height: 28px;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  margin: auto;

  position: absolute;

  opacity: 0;

  -webkit-transition: transform 0.3s ease-in 0.2s, opacity 0.4s ease-in-out 0s;

  transition: transform 0.3s ease-in 0.2s, opacity 0.4s ease-in-out 0s;

  -webkit-transform: scale(0);

  transform: scale(0);

}

/* line 35, ../sass/magento/_product.scss */

.product-block .ves-colorbox:hover {

  -webkit-transition: all 0.3s ease 0s, opacity 0.4s ease-in-out 0s;

  transition: all 0.3s ease 0s, opacity 0.4s ease-in-out 0s;

  background: #59bd56;

}

/* line 39, ../sass/magento/_product.scss */

.product-block .ves-colorbox .fa {

  padding-right: 5px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .product-block .ves-colorbox .fa {

  padding-left: 5px;

  padding-right: inherit;

}

/* line 41, ../sass/magento/_product.scss */

.product-block .add-to-links {

  opacity: 0;

  margin-top: -40px;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 45, ../sass/magento/_product.scss */

.product-block .add-to-links .link-wishlist, .product-block .add-to-links .link-compare, .product-block .add-to-links .btn-cart {

  opacity: 0;

}

/* line 46, ../sass/magento/_product.scss */

.product-block .add-to-links .wishlist {

  margin-top: -32px;

}

/* line 47, ../sass/magento/_product.scss */

.product-block .add-to-links .compare {

  margin-top: -32px;

}

/* line 49, ../sass/magento/_product.scss */

.product-block .product-info {

  -webkit-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  top: 0;

  margin-top: 10px;

}

/* line 53, ../sass/magento/_product.scss */

.product-block .product-info .rating {

  display: inline-block;

}

/* line 54, ../sass/magento/_product.scss */

.product-block .product-info .actions {

  bottom: 0;

}

/* line 58, ../sass/magento/_product.scss */

.product-block .btn-cart {

 /* background: #FFBA21;*/

  background: #c03d11;

  border-radius: 1.5px;

  width: 40px;

  position: absolute;

  line-height: 32px!important;

  left: 43%;

}

/* line 65, ../sass/magento/_product.scss */

.product-block .btn-cart:hover {

  background: #393C41;

}

/* line 70, ../sass/magento/_product.scss */

.product-block:hover .product-info {

  position: relative;

  top: -50px;

}

/* line 74, ../sass/magento/_product.scss */

.product-block:hover .ves-colorbox {

  opacity: 1;

  -webkit-transform: scale(1);

  transform: scale(1);

  transition-delay: 0.1s;

}

/* line 80, ../sass/magento/_product.scss */

.product-block:hover .product-image {

  -webkit-transition: all 0.3s ease 0s, opacity 0.4s ease-in-out 0s;

  transition: all 0.3s ease 0s, opacity 0.4s ease-in-out 0s;

  opacity: 0.4;

}

/* line 84, ../sass/magento/_product.scss */

.product-block:hover .add-to-links {

  transition-delay: 0.1s;

  opacity: 1;

}

/* line 87, ../sass/magento/_product.scss */

.product-block:hover .add-to-links .btn-cart {

  opacity: 1;

}

/* line 88, ../sass/magento/_product.scss */

.product-block:hover .add-to-links .link-wishlist {

  -webkit-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  opacity: 1;

  margin-right: 40%;

}

/* line 93, ../sass/magento/_product.scss */

.product-block:hover .add-to-links .link-compare {

  -webkit-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  opacity: 1;

  margin-left: 40%;

}

/* line 99, ../sass/magento/_product.scss */

.product-block:hover .btn-cart {

  opacity: 1;

}

/* line 102, ../sass/magento/_product.scss */

.product-block .product-name a {

  display: block;

  color: black;

  font-family: "Museo-500";

  font-size: 12px;

  line-height: 1.3em;

}

/* line 110, ../sass/magento/_product.scss */

.product-block .short-desc {

  color: #6E6F70;

  max-height: 35px;

  margin: 0 0 12px;

  overflow: hidden;

}

/* line 116, ../sass/magento/_product.scss */

.product-block .product-content {

  background: #ffffff;

  padding: 3px;

}



/* View Type: Grid */

/* line 124, ../sass/magento/_product.scss */

.category-products ._item {

  margin: 50px 0!important;

}



/* line 126, ../sass/magento/_product.scss */

.products-grid {

  border-top: 1px solid #eaeaea;

  position: relative;

}

/* line 129, ../sass/magento/_product.scss */

.products-grid ._item {

  border-right: 1px solid #eaeaea;

  position: relative;

  margin: 42px 0;

  z-index: 99;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .products-grid ._item {

  border-left: 1px solid #eaeaea;

  border-right: inherit;

}

/* line 135, ../sass/magento/_product.scss */

.products-grid ._item.last {

  border: none;

}

/* line 136, ../sass/magento/_product.scss */

.products-grid.last {

  border-bottom: 0;

}

/* line 139, ../sass/magento/_product.scss */

.products-grid li._item {

  float: left;

  width: 138px;

  padding: 12px 10px 80px;

}

/* line 142, ../sass/magento/_product.scss */

.products-grid .product-image {

  display: block;

}

/* line 148, ../sass/magento/_product.scss */

.products-grid .availability {

  line-height: 21px;

}

/* line 151, ../sass/magento/_product.scss */

.products-grid .actions {

  float: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .products-grid .actions {

  float: left;

}



/* line 159, ../sass/magento/_product.scss */

.col2-left-layout .products-grid,

.col2-right-layout .products-grid {

  width: 632px;

  margin: 0 auto;

}



/* line 163, ../sass/magento/_product.scss */

.col1-layout .products-grid {

  width: 790px;

  margin: 0 auto;

}



/* View Type: List */

/* line 167, ../sass/magento/_product.scss */

.products-list .product-content {

  margin: 10px 0;

  border-top: 1px solid #EAEAEA;

  padding: 5px;

}

/* line 171, ../sass/magento/_product.scss */

.products-list .product-content .ves-colorbox {

  background: #393C41;

  color: #ffffff;

  padding: 5px 0;

  text-align: center;

  border-radius: 15px;

  width: 95px;

  height: 28px;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  margin: auto;

  position: absolute;

  opacity: 0;

  -webkit-transition: transform 0.3s ease-in 0.2s, opacity 0.4s ease-in-out 0s;

  transition: transform 0.3s ease-in 0.2s, opacity 0.4s ease-in-out 0s;

  transform: scale(0);

}

/* line 188, ../sass/magento/_product.scss */

.products-list .product-content .ves-colorbox:hover {

  -webkit-transition: all 0.3s ease 0s, opacity 0.4s ease-in-out 0s;

  transition: all 0.3s ease 0s, opacity 0.4s ease-in-out 0s;

  background: #59bd56;

}

/* line 192, ../sass/magento/_product.scss */

.products-list .product-content .ves-colorbox .fa {

  padding-right: 5px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .products-list .product-content .ves-colorbox .fa {

  padding-left: 5px;

  padding-right: inherit;

}

/* line 195, ../sass/magento/_product.scss */

.products-list .product-content:hover .product-image {

  opacity: 0.4;

}

/* line 196, ../sass/magento/_product.scss */

.products-list .product-content:hover .ves-colorbox {

  opacity: 1;

  transform: scale(1);

  transition-delay: 0.1s;

}

/* line 204, ../sass/magento/_product.scss */

.products-list ._item::before {

  left: -5px;

}

/* line 205, ../sass/magento/_product.scss */

.products-list ._item::after {

  right: -5px;

}

/* line 209, ../sass/magento/_product.scss */

.products-list .product-shop .rating a, .products-list .product-shop .desc a {

  color: #1E7EC8!important;

  font-size: 12px;

}

/* line 212, ../sass/magento/_product.scss */

.products-list .btn-cart {

  float: left;

  line-height: 32px!important;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .products-list .btn-cart {

  float: right;

}

/* line 215, ../sass/magento/_product.scss */

.products-list .btn-cart .fa {

  padding-right: 5px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .products-list .btn-cart .fa {

  padding-left: 5px;

  padding-right: inherit;

}

/* line 218, ../sass/magento/_product.scss */

.products-list li._item {

  border-bottom: 1px solid #d9ddd3;

  padding: 12px 10px;

}

/* line 221, ../sass/magento/_product.scss */

.products-list li._item.last {

  border-bottom: 0;

}

/* line 225, ../sass/magento/_product.scss */

.products-list .product-image {

  margin: 0 0 10px;

}

/* line 226, ../sass/magento/_product.scss */

.products-list .product-name {

  margin: 0 0 5px;

  font-size: 16px;

}

/* line 228, ../sass/magento/_product.scss */

.products-list .product-name a {

  color: #333333;

}

/* line 230, ../sass/magento/_product.scss */

.products-list .price-box {

  float: left;

  margin: 3px 13px 5px 0;

}

/* line 232, ../sass/magento/_product.scss */

.products-list .price-box .price {

  font-size: 16px;

  color: #59bd56;

}

/* line 236, ../sass/magento/_product.scss */

.products-list .availability {

  float: left;

  margin: 3px 0 0;

}

/* line 237, ../sass/magento/_product.scss */

.products-list .desc {

  clear: both;

  padding: 6px 0 0;

  margin: 0 0 15px;

  line-height: 1.35;

}

/* line 239, ../sass/magento/_product.scss */

.products-list .desc .link-learn {

  font-size: 11px;

}

/* line 241, ../sass/magento/_product.scss */

.products-list .add-to-links {

  text-align: center;

}

/* line 243, ../sass/magento/_product.scss */

.products-list .add-to-links .link-wishlist {

  float: left;

  margin-left: 8px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .products-list .add-to-links .link-wishlist {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .products-list .add-to-links .link-wishlist {

  margin-right: 8px;

  margin-left: inherit;

}

/* line 247, ../sass/magento/_product.scss */

.products-list .add-to-links .link-compare {

  float: left;

  margin-left: 8px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .products-list .add-to-links .link-compare {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .products-list .add-to-links .link-compare {

  margin-right: 8px;

  margin-left: inherit;

}



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

/* Product View ========================================================================== */

/* Rating */

/* line 258, ../sass/magento/_product.scss */

.no-rating {

  margin: 0;

}



/* line 260, ../sass/magento/_product.scss */

.ratings {

  font-size: 11px;

  line-height: 1.25;

  margin: 7px 0;

}

/* line 262, ../sass/magento/_product.scss */

.ratings strong {

  float: left;

  margin-top: 1px;

  margin-right: 3px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .ratings strong {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .ratings strong {

  margin-left: 3px;

  margin-right: inherit;

}

/* line 263, ../sass/magento/_product.scss */

.ratings .amount {

  display: none;

}

/* line 264, ../sass/magento/_product.scss */

.ratings .rating-links {

  margin: 0;

}

/* line 266, ../sass/magento/_product.scss */

.ratings .rating-links .separator {

  margin: 0 2px;

}



/* line 274, ../sass/magento/_product.scss */

.rating-box {

  width: 69px;

  height: 13px;

  font-size: 0;

  line-height: 0;

  background: url(../images/bkg_rating.gif) 0 0 repeat-x;

  text-indent: -999em;

  overflow: hidden;

}

/* line 276, ../sass/magento/_product.scss */

.rating-box .rating {

  float: left;

  height: 13px;

  background: url(../images/bkg_rating.gif) 0 100% repeat-x;

}



/* line 280, ../sass/magento/_product.scss */

.ratings-table {

  border: none;

}

/* line 282, ../sass/magento/_product.scss */

.ratings-table th, .ratings-table td {

  font-size: 11px;

  line-height: 1.15;

  padding: 3px 0;

  border: none;

}

/* line 283, ../sass/magento/_product.scss */

.ratings-table th {

  font-weight: bold;

  padding-right: 8px;

}



/* Availability */

/* line 287, ../sass/magento/_product.scss */

.availability {

  color: #777777;

  margin: 5px 0 10px;

  margin: 0;

}

/* line 291, ../sass/magento/_product.scss */

.availability span {

  font-weight: bold;

}

/* line 292, ../sass/magento/_product.scss */

.availability.in-stock span {

  background: url("../images/bg-instock.png") no-repeat scroll right center;

  font-weight: normal;

  padding-right: 20px;

}

/* line 297, ../sass/magento/_product.scss */

.availability.out-of-stock span {

  color: #d83820;

}



/* line 300, ../sass/magento/_product.scss */

.availability-only {

  margin: 10px 0 7px;

  line-height: 16px;

  background: url(../images/i_availability_only.gif) 0 50% no-repeat;

  padding-left: 15px;

}

/* line 302, ../sass/magento/_product.scss */

.availability-only span, .availability-only a {

  border-bottom: 1px dashed #751d02;

  color: #000;

}

/* line 305, ../sass/magento/_product.scss */

.availability-only a {

  background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;

  cursor: pointer;

  padding-right: 15px;

  text-decoration: none;

}

/* line 308, ../sass/magento/_product.scss */

.availability-only .expanded {

  background-position: 100% -15px;

}

/* line 311, ../sass/magento/_product.scss */

.availability-only strong {

  color: #be2c00;

}



/* line 316, ../sass/magento/_product.scss */

.availability-only-details {

  margin: 0 0 7px;

}

/* line 318, ../sass/magento/_product.scss */

.availability-only-details th {

  background: #d2d6d9;

  font-size: 10px;

  padding: 0 8px;

}

/* line 321, ../sass/magento/_product.scss */

.availability-only-details td {

  background: #ebf0f3;

  border-bottom: 1px solid #fff;

  font-size: 11px;

  padding: 2px 8px 1px;

}

/* line 324, ../sass/magento/_product.scss */

.availability-only-details tr.odd td.last {

  color: #d95e00;

  font-weight: bold;

}



/* line 329, ../sass/magento/_product.scss */

.product-view .product-shop .availability {

  font-size: 11px;

}

/* line 331, ../sass/magento/_product.scss */

.product-view .product-shop .availability span {

  font-weight: normal;

}



/* Email to a Friend */

/* line 337, ../sass/magento/_product.scss */

.email-friend {

  background: url("../images/bg-email-tf.png") no-repeat;

  background-position: left bottom;

  margin-right: 20px;

  padding-left: 20px;

  float: left;

}

/* line 161, ../sass/magento/_mixins.scss */

.rtl .email-friend {

  background-position: right bottom;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .email-friend {

  margin-left: 20px;

  margin-right: inherit;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .email-friend {

  padding-right: 20px;

  padding-left: inherit;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .email-friend {

  float: right;

}



/* Alerts */

/* line 346, ../sass/magento/_product.scss */

.alert-price {

  margin: 0;

  font-size: 11px;

}



/* line 347, ../sass/magento/_product.scss */

.alert-stock {

  margin: 0;

  font-size: 11px;

}



/********** < Product Prices */

/* line 350, ../sass/magento/_product.scss */

.price {

  white-space: nowrap !important;

}



/* Regular price */

/* line 354, ../sass/magento/_product.scss */

.regular-price .price, .old-price .price, .special-price .price {

  font-size: 16px;

  /*color: #59bd56;*/

  color: #669932;

  font-family: "Museo-500";

  padding-bottom: 5px;

  font-weight: bold;

}



/* Old price */

/* line 364, ../sass/magento/_product.scss */

.old-price {

  margin: 0;

}

/* line 366, ../sass/magento/_product.scss */

.old-price .price-label {

  display: none;

}

/* line 369, ../sass/magento/_product.scss */

.old-price .price {

  color: #555555;

  font-size: 14px;

  text-decoration: line-through;

}



/* Special price */

/* line 376, ../sass/magento/_product.scss */

.special-price {

  margin: 0;

  padding: 3px 0;

}

/* line 378, ../sass/magento/_product.scss */

.special-price .price-label {

  display: none;

}



/* Minimal price (as low as) */

/* line 383, ../sass/magento/_product.scss */

.minimal-price {

  margin: 0;

}

/* line 385, ../sass/magento/_product.scss */

.minimal-price .price-label {

  font-weight: bold;

  white-space: nowrap;

}



/* line 390, ../sass/magento/_product.scss */

.minimal-price-link {

  display: block;

}

/* line 392, ../sass/magento/_product.scss */

.minimal-price-link .label {

  color: #1e7ec8;

}

/* line 393, ../sass/magento/_product.scss */

.minimal-price-link .price {

  font-weight: normal;

  color: #1e7ec8;

}



/* Excluding tax */

/* line 397, ../sass/magento/_product.scss */

.price-excluding-tax {

  display: block;

  color: #bbbbbb;

}

/* line 400, ../sass/magento/_product.scss */

.price-excluding-tax .label {

  white-space: nowrap;

  color: #999;

}

/* line 403, ../sass/magento/_product.scss */

.price-excluding-tax .price {

  font-size: 13px;

  font-weight: normal;

  color: #db4a38;

}



/* Including tax */

/* line 409, ../sass/magento/_product.scss */

.price-including-tax {

  display: block;

  color: #bbbbbb;

}

/* line 411, ../sass/magento/_product.scss */

.price-including-tax .label {

  white-space: nowrap;

  color: #bbbbbb;

}

/* line 414, ../sass/magento/_product.scss */

.price-including-tax .price {

  font-size: 16px;

  font-weight: bold;

  color: #db4a38;

}



/* Configured price */

/* line 420, ../sass/magento/_product.scss */

.configured-price {

  margin: 0;

}

/* line 422, ../sass/magento/_product.scss */

.configured-price .price-label {

  font-weight: bold;

  white-space: nowrap;

}

/* line 423, ../sass/magento/_product.scss */

.configured-price .price {

  font-weight: bold;

}



/* FPT */

/* line 427, ../sass/magento/_product.scss */

.weee {

  display: block;

  font-size: 11px;

  color: #444;

}

/* line 429, ../sass/magento/_product.scss */

.weee .price {

  font-size: 11px;

  font-weight: normal;

}



/* Excl tax (for order tables) */

/* line 435, ../sass/magento/_product.scss */

.price-excl-tax {

  display: block;

}

/* line 437, ../sass/magento/_product.scss */

.price-excl-tax .label {

  display: block;

  white-space: nowrap;

}

/* line 440, ../sass/magento/_product.scss */

.price-excl-tax .price {

  display: block;

}



/* Incl tax (for order tables) */

/* line 445, ../sass/magento/_product.scss */

.price-incl-tax {

  display: block;

}

/* line 447, ../sass/magento/_product.scss */

.price-incl-tax .label {

  display: block;

  white-space: nowrap;

}

/* line 450, ../sass/magento/_product.scss */

.price-incl-tax .price {

  display: block;

  font-weight: bold;

}



/* Price range */

/* line 456, ../sass/magento/_product.scss */

.price-from {

  margin: 0;

}

/* line 458, ../sass/magento/_product.scss */

.price-from .price-label {

  font-weight: bold;

  white-space: nowrap;

}



/* line 463, ../sass/magento/_product.scss */

.price-to {

  margin: 0;

}

/* line 465, ../sass/magento/_product.scss */

.price-to .price-label {

  font-weight: bold;

  white-space: nowrap;

}



/* Price notice next to the options */

/* line 471, ../sass/magento/_product.scss */

.price-notice {

  padding-left: 10px;

  color: #999;

}

/* line 473, ../sass/magento/_product.scss */

.price-notice .price {

  font-weight: bold;

  color: #2f2f2f;

}



/* Price as configured */

/* line 479, ../sass/magento/_product.scss */

.price-as-configured {

  margin: 0;

}

/* line 481, ../sass/magento/_product.scss */

.price-as-configured .price-label {

  font-weight: bold;

  white-space: nowrap;

}



/* line 486, ../sass/magento/_product.scss */

.price-box-bundle {

  padding: 0 0 10px 0;

}

/* line 488, ../sass/magento/_product.scss */

.price-box-bundle .price-box {

  margin: 0 !important;

  padding: 0 !important;

}

/* line 491, ../sass/magento/_product.scss */

.price-box-bundle .price {

  color: #555;

}



/********** Product Prices > */

/* Tier Prices */

/* line 499, ../sass/magento/_product.scss */

.product-pricing,

.tier-prices {

  margin: 10px 0;

  padding: 10px;

  background-color: #f4f7f7;

  border: 1px solid #dadddd;

  color: #424242;

}



/* line 501, ../sass/magento/_product.scss */

.tier-prices li {

  line-height: 1.4;

  background: url(../images/i_tier.gif) no-repeat 0 3px;

  padding: 2px 0 2px 10px;

}

/* line 504, ../sass/magento/_product.scss */

.tier-prices .benefit {

  font-style: italic;

  font-weight: bold;

  color: #2f2f2f;

}

/* line 507, ../sass/magento/_product.scss */

.tier-prices .price {

  font-weight: bold;

  color: #2f2f2f;

}



/* line 512, ../sass/magento/_product.scss */

.tier-prices-grouped li {

  padding: 2px 0;

  color: #e26703;

}

/* line 514, ../sass/magento/_product.scss */

.tier-prices-grouped li .price {

  font-weight: bold;

}



/* Add to Links */

/* line 519, ../sass/magento/_product.scss */

.add-to-links .separator {

  display: none;

}



/* Add to Cart */

/* line 523, ../sass/magento/_product.scss */

.add-to-cart {

  float: left;

  width: 100%;
  
  margin-bottom:10px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .add-to-cart {

  float: right;

}

/* line 526, ../sass/magento/_product.scss */

.add-to-cart label {

  margin-right: 5px;

  font-weight: bold;

  color: #666;

}

/* line 529, ../sass/magento/_product.scss */

.add-to-cart .qty {

  margin-bottom: 20px;

  height: 36px!important;

}

/* line 534, ../sass/magento/_product.scss */

.add-to-cart .quantity-wrapper .add-action.add-up {

  background: #59bd56;

}

/* line 537, ../sass/magento/_product.scss */

.add-to-cart .quantity-wrapper .add-action {

  background: #D0D0D0;

  color: #ffffff;

  cursor: pointer;

  font-size: 10px;

  height: 18px;

  line-height: 20px;

  display: block;

  width: 18px;

  text-align: center;

}

/* line 549, ../sass/magento/_product.scss */

.add-to-cart button.button {

  /*background: #FFBA21;*/

  background: #c03d11;

  border-radius: 1.5px;

}

/* line 552, ../sass/magento/_product.scss */

.add-to-cart button.button span {

  font-weight: bold;

}

/* line 556, ../sass/magento/_product.scss */

.add-to-cart .paypal-logo {

  clear: left;

  margin: 0;

  text-align: right;

}

/* line 558, ../sass/magento/_product.scss */

.add-to-cart .paypal-logo .paypal-or {

  clear: both;

  display: block;

  margin: 5px 60px 5px 0;

}



/* line 561, ../sass/magento/_product.scss */

.product-view .add-to-cart .paypal-logo {

  margin: 0;

}



/* Add to Links + Add to Cart */

/* line 564, ../sass/magento/_product.scss */

.addto {

  float: left;

}



/* line 567, ../sass/magento/_product.scss */

.link-wishlist {

  width: 40px;

  height: 32px;

}



/* line 568, ../sass/magento/_product.scss */

.link-compare {

  width: 40px;

  height: 32px;

}



/* line 571, ../sass/magento/_product.scss */

.add-to-box .or {

  display: none;

}



/* line 574, ../sass/magento/_product.scss */

.add-to-links li {

  display: block !important;

}

/* line 576, ../sass/magento/_product.scss */

.add-to-links li .separator {

  display: none !important;

}

/* line 580, ../sass/magento/_product.scss */

.add-to-links a {

 /* background: #59bd56;*/

  background: #669932;

  border-radius: 1.5px;

  color: #ffffff;

  display: inline-block;

  line-height: 32px;

}

/* line 586, ../sass/magento/_product.scss */

.add-to-links a:hover {

  background: #393C41;

}

/* line 590, ../sass/magento/_product.scss */

.add-to-links .fa {

  text-align: center;

}



/* line 592, ../sass/magento/_product.scss */

.product-essential {

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  padding-bottom: 20px;

}

/* line 596, ../sass/magento/_product.scss */

.product-essential h2 {

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

  color: #414141;

  font-size: 20px;

  padding: 1px 0 6px;

}

/* line 603, ../sass/magento/_product.scss */

.product-essential .wap-img-box .image {

  margin-bottom: 15px;

}



/* line 609, ../sass/magento/_product.scss */

.product-collateral h2 {

  font-weight: bold;

  font-size: 15px;

  color: #e26703;

  border-bottom: 1px solid #e5dcc3;

  padding: 0 0 1px;

  margin: 0 0 15px;

}

/* line 612, ../sass/magento/_product.scss */

.product-collateral .box-collateral {

  margin: 0 0 25px;

  margin: 0 10px;

}




.product-collateral .tab-desc{ display:none; }

.product-collateral .box-description{ display:none; }

#tab-description,#tab-additional{ display:none !important; }

#tab-reviews{ display:block !important; }

/* Product Images */

/* line 619, ../sass/magento/_product.scss */

.product-image-popup {

  margin: 0 auto;

}

/* line 621, ../sass/magento/_product.scss */

.product-image-popup .buttons-set {

  float: right;

  clear: none;

  border: 0;

  margin: 0;

  padding: 0;

}

/* line 622, ../sass/magento/_product.scss */

.product-image-popup .nav {

  font-weight: bold;

  margin: 0 100px;

  text-align: center;

}

/* line 623, ../sass/magento/_product.scss */

.product-image-popup .image {

  display: block;

  margin: 10px 0;

}

/* line 624, ../sass/magento/_product.scss */

.product-image-popup .image-label {

  font-size: 13px;

  font-weight: bold;

  margin: 0 0 10px;

  color: #2f2f2f;

}



/* line 627, ../sass/magento/_product.scss */

.image {

  background: none repeat scroll 0 0 #FFFFFF;

}



/* line 632, ../sass/magento/_product.scss */

#image-additional .product-image-zoom {

  background: none repeat scroll 0 0 #FFFFFF;

}



/* Product Options */

/* line 638, ../sass/magento/_product.scss */

.product-options {

  margin: 20px 0 0;

  padding: 10px 15px 20px;

  position: relative;

  background-color: #f6f6f6;

  border: 1px solid #e4e4e4;

}

/* line 640, ../sass/magento/_product.scss */

.product-options dt {

  padding: 10px 0 0;

  font-weight: normal;

}

/* line 642, ../sass/magento/_product.scss */

.product-options dt label {

  font-weight: bold;

  color: #2f2f2f;

}

/* line 644, ../sass/magento/_product.scss */

.product-options dt label.required em {

  color: #eb340a;

  margin-left: 5px;

}

/* line 648, ../sass/magento/_product.scss */

.product-options dt .qty-disabled {

  background: none;

  border: 0;

  padding: 3px;

  color: #2f2f2f;

}

/* line 652, ../sass/magento/_product.scss */

.product-options dd {

  padding: 5px 10px 15px;

  margin: 0 0 5px;

  border-bottom: 1px solid #e4e4e4;

}

/* line 653, ../sass/magento/_product.scss */

.product-options dd .qty-holder {

  display: block;

  padding: 10px 0 0;

}

/* line 655, ../sass/magento/_product.scss */

.product-options dd .qty-holder label {

  vertical-align: middle;

}

/* line 660, ../sass/magento/_product.scss */

.product-options dd .time-picker {

  display: -moz-inline-box;

  display: inline-block;

  padding: 2px 0;

  vertical-align: middle;

}

/* line 663, ../sass/magento/_product.scss */

.product-options dd textarea {

  height: 8em;

}

/* line 668, ../sass/magento/_product.scss */

.product-options dd .multiselect option {

  border-bottom: 1px dotted #d9e5ee;

  padding: 2px 4px;

}

/* line 672, ../sass/magento/_product.scss */

.product-options dl.last dd.last {

  border-bottom: 0;

  padding-bottom: 5px;

  margin-bottom: 0;

}

/* line 675, ../sass/magento/_product.scss */

.product-options ul.options-list {

  margin-right: 5px;

}

/* line 677, ../sass/magento/_product.scss */

.product-options ul.options-list li {

  line-height: 1.5;

  padding: 2px 0;

}

/* line 681, ../sass/magento/_product.scss */

.product-options ul.options-list input.radio {

  float: left;

  margin-top: 3px;

}

/* line 682, ../sass/magento/_product.scss */

.product-options ul.options-list input.checkbox {

  float: left;

  margin-top: 3px;

}

/* line 684, ../sass/magento/_product.scss */

.product-options ul.options-list label {

  font-weight: normal;

}

/* line 688, ../sass/magento/_product.scss */

.product-options ul.validation-failed {

  padding: 0 7px;

}

/* line 693, ../sass/magento/_product.scss */

.product-options p.note {

  margin: 0;

  font-size: 11px;

}

/* line 694, ../sass/magento/_product.scss */

.product-options p.required {

  position: absolute;

  right: 20px;

  top: 20px;

}



/* line 697, ../sass/magento/_product.scss */

.product-options-bottom {

  background-color: #fffada;

  padding: 15px 20px;

  border: 1px solid #e4e4e4;

  border-top: 0;

}

/* line 699, ../sass/magento/_product.scss */

.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {

  margin: 0;

  padding: 0 0 10px;

  border: 0;

  background: 0;

  color: #e26703;

}

/* line 702, ../sass/magento/_product.scss */

.product-options-bottom .tier-prices li {

  background: 0;

  padding: 2px 0;

}

/* line 704, ../sass/magento/_product.scss */

.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {

  color: #e26703;

}

/* line 708, ../sass/magento/_product.scss */

.product-options-bottom .price-box {

  float: left;

  margin: 0;

  padding: 0;

}

/* line 709, ../sass/magento/_product.scss */

.product-options-bottom .add-to-links {

  clear: both;

  padding: 5px 0 0;

  text-align: right;

}

/* line 710, ../sass/magento/_product.scss */

.product-options-bottom .price-label {

  float: left;

  padding-right: 5px;

}

/* line 711, ../sass/magento/_product.scss */

.product-options-bottom .price-tax {

  float: left;

}

/* line 712, ../sass/magento/_product.scss */

.product-options-bottom .add-to-cart {

  float: right;

}



/* line 714, ../sass/magento/_product.scss */

.product-shop {

  float: left;

  padding-left: 0;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-shop {

  float: right;

}

/* line 717, ../sass/magento/_product.scss */

.product-shop .rating-box {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-shop .rating-box {

  float: right;

}

/* line 718, ../sass/magento/_product.scss */

.product-shop .product-options-bottom {

  margin: 0 0 10px;

}

/* line 720, ../sass/magento/_product.scss */

.product-shop .product-options-bottom .price-box {

  float: none;

  margin: 0 0 5px;

}

/* line 721, ../sass/magento/_product.scss */

.product-shop .product-options-bottom .price-label {

  float: none;

  padding-right: 0;

}

/* line 722, ../sass/magento/_product.scss */

.product-shop .product-options-bottom .price-tax {

  float: none;

}

/* line 723, ../sass/magento/_product.scss */

.product-shop .product-options-bottom .add-to-cart-box {

  clear: both;

  float: left;

  padding-top: 12px;

}

/* line 724, ../sass/magento/_product.scss */

.product-shop .product-options-bottom .add-to-links {

  clear: both;

  padding: 5px 0 0;

}



/* line 728, ../sass/magento/_product.scss */

.col3-layout .product-options-bottom .price-box {

  float: none;

  padding: 0 0 5px;

}



/* line 731, ../sass/magento/_product.scss */

.product-view {

  border-bottom: 1px solid #eaeaea;

  /* Product Shop */

  /* Grouped Product */

  /* Block: Description */

  /* Block: Additional */

  /* Block: Upsell */

}

/* line 733, ../sass/magento/_product.scss */

.product-view .wap-img-box {

  background: #ffffff;

  padding: 15px;

}

/* line 736, ../sass/magento/_product.scss */

.product-view .wap-img-box .onsale {

  background: url("../images/sale.png") no-repeat;

  position: absolute;

  z-index: 99;

  width: 50px;

  height: 50px;

}

/* line 744, ../sass/magento/_product.scss */

.product-view .thumb-img {

  border: 1px solid #EAEAEA;

  width: 120%;

  text-align: center;

  margin-bottom: 10px;

}

/* line 750, ../sass/magento/_product.scss */

.product-view .carousel-inner {

  margin-left: 0!important;

}

/* line 752, ../sass/magento/_product.scss */

.product-view .carousel-inner .item.active {

  margin-left: -15px;

}

/* line 754, ../sass/magento/_product.scss */

.product-view .product-img-box {

  float: left;

  padding-right: 5px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-img-box {

  float: right;

}

/* line 757, ../sass/magento/_product.scss */

.product-view .product-img-box .carousel-control {

  border: none!important;

  color: #BBBBBB;

}

/* line 760, ../sass/magento/_product.scss */

.product-view .product-img-box .carousel-control.left {

  left: -18px !important;

}

/* line 763, ../sass/magento/_product.scss */

.product-view .product-img-box .carousel-control.right {

  right: -17px !important;

}

/* line 767, ../sass/magento/_product.scss */

.product-view .product-img-box .product-image {

  margin: 0 0 13px;

}

/* line 768, ../sass/magento/_product.scss */

.product-view .product-img-box .product-image-zoom {

  position: relative;

  overflow: hidden;

}

/* line 770, ../sass/magento/_product.scss */

.product-view .product-img-box .product-image-zoom img {

  position: absolute;

  left: 0;

  top: 0;

  cursor: move;

}

/* line 772, ../sass/magento/_product.scss */

.product-view .product-img-box .zoom-notice {

  font-size: 11px;

  margin: 0 0 5px;

  text-align: center;

}

/* line 773, ../sass/magento/_product.scss */

.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;

}

/* line 775, ../sass/magento/_product.scss */

.product-view .product-img-box .zoom.disabled {

  -moz-opacity: .3;

  -webkit-opacity: .3;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

  /*IE8*/

  opacity: .3;

}

/* line 776, ../sass/magento/_product.scss */

.product-view .product-img-box .zoom #track {

  position: relative;

  height: 18px;

}

/* line 777, ../sass/magento/_product.scss */

.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;

}

/* line 778, ../sass/magento/_product.scss */

.product-view .product-img-box .zoom .btn-zoom-out {

  position: absolute;

  left: 2px;

  top: 0;

}

/* line 779, ../sass/magento/_product.scss */

.product-view .product-img-box .zoom .btn-zoom-in {

  position: absolute;

  right: 2px;

  top: 0;

}

/* line 782, ../sass/magento/_product.scss */

.product-view .product-img-box .more-views h2 {

  font-size: 11px;

  border-bottom: 1px solid #ccc;

  margin: 0 0 8px;

  text-transform: uppercase;

}

/* line 785, ../sass/magento/_product.scss */

.product-view .product-img-box .more-views ul {

  margin-left: -9px;

}

/* line 786, ../sass/magento/_product.scss */

.product-view .product-img-box .more-views li {

  float: left;

  margin: 0 0 8px 9px;

}

/* line 788, ../sass/magento/_product.scss */

.product-view .product-img-box .more-views li a {

  float: left;

  width: 56px;

  height: 56px;

  border: 2px solid #ddd;

  overflow: hidden;

}

/* line 796, ../sass/magento/_product.scss */

.product-view .product-shop .product-name {

  margin-bottom: 15px;

  padding-top: 4%;

  padding-right: 10px;

  font-size: 12px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .product-name {

  padding-left: 10px;

  padding-right: inherit;

}

/* line 801, ../sass/magento/_product.scss */

.product-view .product-shop .product-name h4 {

  margin: 0;

  color: #333333;

  line-height: 1.3em;

  font-family: "Museo-300";

  font-weight: bold;

  text-align: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .product-name h4 {

  text-align: right;

}

/* line 810, ../sass/magento/_product.scss */

.product-view .product-shop .product-detail {

  padding-right: 10px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .product-detail {

  padding-left: 10px;

  padding-right: inherit;

}

/* line 811, ../sass/magento/_product.scss */

.product-view .product-shop .availability {

  padding-top: 20px;

  text-align: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .availability {

  text-align: right;

}

/* line 812, ../sass/magento/_product.scss */

.product-view .product-shop .short-description {

  float: left;

  padding: 10px 0 15px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .short-description {

  float: right;

}

/* line 815, ../sass/magento/_product.scss */

.product-view .product-shop .short-description h4 {

  color: #59bd56;

  font-size: 16px;

  line-height: 40px;

}

/* line 821, ../sass/magento/_product.scss */

.product-view .product-shop .price-box {

  float: left;

  margin: 20px 0;

  width: 100%;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .price-box {

  float: right;

}

/* line 826, ../sass/magento/_product.scss */

.product-view .product-shop .add-to-links {

  font-size: 12px;

  margin: 0;

}

/* line 828, ../sass/magento/_product.scss */

.product-view .product-shop .add-to-links a {

  text-align: center;

  float: left;

  margin-left: 8px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .add-to-links a {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .add-to-links a {

  margin-right: 8px;

  margin-left: inherit;

}

/* line 833, ../sass/magento/_product.scss */

.product-view .product-shop .add-to-links li, .product-view .product-shop .add-to-links li .separator {

  display: inline;

}

/* line 837, ../sass/magento/_product.scss */

.product-view .product-shop .btn-cart {

  float: left;

  line-height: 32px!important;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .product-shop .btn-cart {

  float: right;

}

/* line 840, ../sass/magento/_product.scss */

.product-view .product-shop .btn-cart .fa {

  padding-right: 10px;

}

/* line 844, ../sass/magento/_product.scss */

.product-view .product-view .grouped-items-table .price-box {

  margin: 0;

  padding: 0;

}

/* line 851, ../sass/magento/_product.scss */

.product-view .box-additional .data-table th, .product-view .box-additional .data-table td {

  line-height: 1.25;

}

/* line 858, ../sass/magento/_product.scss */

.product-view .box-up-sell .block-title {

  background: none!important;

  line-height: 20px;

  padding: 15px!important;

  border-top: 1px solid #EAEAEA;

}

/* line 864, ../sass/magento/_product.scss */

.product-view .box-up-sell h4 {

  color: #000000!important;

}

/* line 865, ../sass/magento/_product.scss */

.product-view .box-up-sell h2 {

  border-bottom: 0;

  padding: 0;

  margin: 0 0 8px;

}

/* line 866, ../sass/magento/_product.scss */

.product-view .box-up-sell .carousel-controls {

  right: 10px;

  line-height: 18px;

  top: -12px;

}

/* line 871, ../sass/magento/_product.scss */

.product-view .box-up-sell .carousel-control.left {

  margin-left: -58px;

}

/* line 874, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid {

  width: 100%;

  margin: 0!important;

}

/* line 877, ../sass/magento/_product.scss */

.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;

}

/* line 879, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid td.last {

  border-right: 0;

}

/* line 882, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid td img {

  border: 1px solid #e5dcc3;

}

/* line 885, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid td.empty, .product-view .box-up-sell .products-grid .block td.block-subtitle, .block .product-view .box-up-sell .products-grid td.block-subtitle {

  border-right: 0;

  background: #f1ecdb;

}

/* line 890, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid tr.last td {

  border-bottom: 0;

}

/* line 893, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid .product-image {

  text-align: center;

}

/* line 896, ../sass/magento/_product.scss */

.product-view .box-up-sell .products-grid .ratings .rating-box {

  float: none;

  display: block;

  margin: 0 0 3px;

}



/* Block: Tags */

/* line 905, ../sass/magento/_product.scss */

.product-view #tabs {

  border-bottom: 1px solid #eaeaea;

  margin-bottom: 10px;

}

/* line 906, ../sass/magento/_product.scss */

.product-view .box-tags {

  margin: 0;

}

/* line 908, ../sass/magento/_product.scss */

.product-view .box-tags h3 {

  font-size: 13px;

}

/* line 909, ../sass/magento/_product.scss */

.product-view .box-tags .product-tags {

  display: block;

  margin: 0 0 15px;

}

/* line 911, ../sass/magento/_product.scss */

.product-view .box-tags .product-tags li {

  display: inline;

  background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;

  padding: 0 7px 0 4px;

}

/* line 913, ../sass/magento/_product.scss */

.product-view .box-tags .product-tags li.first {

  padding-left: 0;

}

/* line 914, ../sass/magento/_product.scss */

.product-view .box-tags .product-tags li.last {

  background: none;

  padding-right: 0;

}

/* line 917, ../sass/magento/_product.scss */

.product-view .box-tags .form-add {

  padding-top: 20px;

}

/* line 919, ../sass/magento/_product.scss */

.product-view .box-tags .form-add label {

  display: block;

  font-size: 12px;

  font-weight: normal;

  margin: 0 0 5px;

  color: #949595;

}

/* line 920, ../sass/magento/_product.scss */

.product-view .box-tags .form-add .input-box {

  float: left;

  width: 332px;

  margin: 0 5px 0 0;

  background: url(../images/i_tag_add.gif) 0 2px no-repeat;

  padding: 0 0 0 23px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .product-view .box-tags .form-add .input-box {

  float: right;

}

/* line 921, ../sass/magento/_product.scss */

.product-view .box-tags .form-add input.input-text {

  width: 315px;

}

/* line 922, ../sass/magento/_product.scss */

.product-view .box-tags .form-add button.button {

  background: #618499;

  margin-left: 20px;

}

/* line 925, ../sass/magento/_product.scss */

.product-view .box-tags .form-add button.button span {

  font-weight: bold;

}

/* line 930, ../sass/magento/_product.scss */

.product-view .box-tags .note {

  margin: 3px 0 0;

  padding: 0 0 0 23px;

  font-size: 11px;

}



/* Block: Reviews */

/* line 937, ../sass/magento/_product.scss */

.product-view .box-reviews dl {

  margin: 15px 0;

}

/* line 939, ../sass/magento/_product.scss */

.product-view .box-reviews dl a, .product-view .box-reviews dl span {

  font-weight: bold;

}

/* line 944, ../sass/magento/_product.scss */

.product-view .box-reviews dd {

  margin: 0 0 15px;

}

/* line 946, ../sass/magento/_product.scss */

.product-view .box-reviews dd small {

  font-style: italic;

}

/* line 951, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add h3 {

  font-size: 13px;

  font-weight: normal;

}

/* line 953, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add h3 span {

  font-weight: bold;

}

/* line 957, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add h4 {

  font-size: 12px;

}

/* line 960, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add .data-table td {

  text-align: center;

}

/* line 963, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add .form-list {

  margin: 15px 0 0;

}

/* line 965, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add .form-list .input-box {

  width: 360px;

}

/* line 968, ../sass/magento/_product.scss */

.product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {

  width: 354px;

}



/* Send a Friend */

/* line 977, ../sass/magento/_product.scss */

.send-friend .form-list {

  overflow: hidden;

}

/* line 980, ../sass/magento/_product.scss */

.send-friend .form-list li p {

  margin: 0 15px 0 0;

}

/* line 984, ../sass/magento/_product.scss */

.send-friend .form-list li.wide .input-box {

  width: 612px;

}

/* line 989, ../sass/magento/_product.scss */

.send-friend .form-list .field {

  width: 315px;

}

/* line 992, ../sass/magento/_product.scss */

.send-friend .form-list .input-box {

  width: 300px;

}

/* line 995, ../sass/magento/_product.scss */

.send-friend .form-list input.input-text, .send-friend .form-list textarea {

  width: 294px;

}

/* line 999, ../sass/magento/_product.scss */

.send-friend .buttons-set .limit {

  float: right;

  margin: 0 7px 0 0;

  font-size: 11px;

  line-height: 21px;

}



/* line 1001, ../sass/magento/_product.scss */

#add_recipient_button {

  float: right;

}



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

/* line 1006, ../sass/magento/_product.scss */

.related-checkbox {

  float: left;

}



/* line 1009, ../sass/magento/_product.scss */

.crosssell .product-name {

  margin: 0 0 5px;

  font-weight: bold;

  font-size: 13px;

  color: #203548;

  font-family: "Museo-300";

  font-size: 12px;

  line-height: 18px;

}

/* line 1014, ../sass/magento/_product.scss */

.crosssell .product-name a {

  color: black;

}

/* line 1016, ../sass/magento/_product.scss */

.crosssell .product-name a:hover {

  color: #7db641;

}



/* line 1022, ../sass/magento/_product.scss */

.pager li > a, .pager li > span {

  border-radius: 0;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

@media screen and (max-width: 991px) {

  /* line 9, ../sass/magento/_responsive.scss */

  .quick-access {

    position: relative;

    float: right;

    padding: 10px 0;

  }

  /* line 29, ../sass/magento/_mixins.scss */

  .rtl .quick-access {

    float: left;

  }

  /* line 14, ../sass/magento/_responsive.scss */

  .quick-access .quickaccess-toggle {

    background-color: #363636;

    width: 35px;

    line-height: 35px;

    height: 35px;

    font-size: 16px;

    color: #a8a8a8;

    border-top-right-radius: 50%;

    border-top-left-radius: 50%;

    border-bottom-right-radius: 50%;

    border-bottom-left-radius: 50%;

    -webkit-transition: all 0.2s ease-in-out 0s;

    transition: all 0.2s ease-in-out 0s;

    text-align: center;

    margin: 0 3px;

  }

  /* line 26, ../sass/magento/_responsive.scss */

  .quick-access .quickaccess-toggle:hover {

    background-color: #59bd56;

    color: white;

    -webkit-transition: all 0.2s ease-in-out 0s;

    transition: all 0.2s ease-in-out 0s;

  }

  /* line 32, ../sass/magento/_responsive.scss */

  .quick-access .inner-toggle {

    background: #fff;

    min-width: 180px;

    position: absolute;

    right: 0;

    top: 100%;

    z-index: 9999 !important;

    opacity: 0;

    filter: alpha(opacity=0);

    display: block;

    transform: translateX(-25%);

    visibility: hidden;

    -webkit-box-shadow: 0 1px 3px lightgrey;

    box-shadow: 0 1px 3px lightgrey;

    padding: 10px;

    border-top-right-radius: 0;

    border-top-left-radius: 0;

    border-bottom-right-radius: 3px;

    border-bottom-left-radius: 3px;

    border-top: 5px solid #59bd56;

  }

  /* line 133, ../sass/magento/_mixins.scss */

  .rtl .quick-access .inner-toggle {

    left: 0;

    right: auto;

  }

  /* line 49, ../sass/magento/_responsive.scss */

  .quick-access .inner-toggle .links li {

    line-height: 26px;

    list-style-type: disc;

    margin: 0 20px;

  }

  /* line 56, ../sass/magento/_responsive.scss */

  .quick-access .inner-toggle .language li {

    margin: 0 10px;

  }

  /* line 57, ../sass/magento/_responsive.scss */

  .quick-access .inner-toggle .language a {

    line-height: 20px;

  }

  /* line 62, ../sass/magento/_responsive.scss */

  .quick-access:hover .content .inner-toggle,

  .quick-access:hover .inner-toggle {

    -webkit-transition: all 500ms cubic-bezier(0.09, 0.68, 0, 0.99) 0s;

    transition: all 500ms cubic-bezier(0.09, 0.68, 0, 0.99) 0s;

    opacity: 1;

    filter: alpha(opacity=100);

    transform: translateX(0px);

    visibility: visible;

    z-index: 10;

  }



  /* line 74, ../sass/magento/_responsive.scss */

  #topbar .topLinks {

    float: right !important;

  }

  /* line 75, ../sass/magento/_responsive.scss */

  #topbar .links {

    float: none !important;

  }

  /* line 77, ../sass/magento/_responsive.scss */

  #topbar .links li {

    float: none !important;

    line-height: 24px;

  }

  /* line 78, ../sass/magento/_responsive.scss */

  #topbar .links li.first {

    padding-left: 6px !important;

  }

  /* line 79, ../sass/magento/_responsive.scss */

  #topbar .links li.last a {

    border: none;

  }

  /* line 81, ../sass/magento/_responsive.scss */

  #topbar .language {

    padding: 6px 5px;

  }



  /* line 83, ../sass/magento/_responsive.scss */

  .cart-top #cart .content {

    position: static;

    opacity: 1;

    visibility: visible;

    top: 0;

    border: none;

    min-width: 270px;

    visibility: inherit;

  }



  /* line 94, ../sass/magento/_responsive.scss */

  #checkout-step-login .buttons-set {

    margin-bottom: 10px;

  }

}

@media screen and (min-width: 992px) {

  /* line 99, ../sass/magento/_responsive.scss */

  .topbar-toggle {

    display: none;

  }

}

@media screen and (max-width: 992px) {

  /* line 102, ../sass/magento/_responsive.scss */

  .main-column {

    padding-left: 15px;

  }



  /* line 103, ../sass/magento/_responsive.scss */

  #ves-columns-left {

    padding-right: 15px;

  }



  /* line 104, ../sass/magento/_responsive.scss */

  #topbar {

    display: none;

  }



  /* line 105, ../sass/magento/_responsive.scss */

  .cart-top {

    padding: 0;

  }

  /* line 107, ../sass/magento/_responsive.scss */

  .cart-top #cart {

    margin: 0;

  }

  /* line 108, ../sass/magento/_responsive.scss */

  .cart-top .heading {

    display: none;

  }

  /* line 110, ../sass/magento/_responsive.scss */

  .cart-top .block-cart .block-title {

    display: none;

  }



  /* line 113, ../sass/magento/_responsive.scss */

  .top-search {

    margin-top: 5px;

    margin-bottom: 5px;

  }



  /* line 114, ../sass/magento/_responsive.scss */

  .navbar-toggle {

    display: block!important;

  }



  /* line 115, ../sass/magento/_responsive.scss */

  .ves-caption {

    display: none !important;

  }



  /* line 116, ../sass/magento/_responsive.scss */

  #mainmenutop .navbar-nav {

    display: none!important;

  }



  /* line 117, ../sass/magento/_responsive.scss */

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

    border: 0!important;

  }



  /* line 118, ../sass/magento/_responsive.scss */

  .navbar-collapse {

    overflow-x: hidden!important;

  }



  /* line 119, ../sass/magento/_responsive.scss */

  .navbar-toggle {

    margin: 0!important;

  }



  /* line 122, ../sass/magento/_responsive.scss */

  .navbar-collapse::before, .navbar-collapse::after {

    display: none!important;

  }



  /* line 123, ../sass/magento/_responsive.scss */

  .product-block:hover .add-to-links .link-compare {

    margin-left: 48%;

  }



  /* line 125, ../sass/magento/_responsive.scss */

  .module_showcase .showcase {

    padding: 10px 0;

  }



  /* line 128, ../sass/magento/_responsive.scss */

  .product-block .ves-colorbox {

    display: none;

  }



  /* line 130, ../sass/magento/_responsive.scss */

  #footer .footer-left {

    padding-top: 2px;

  }

}

@media screen and (max-width: 768px) {

  /* line 134, ../sass/magento/_responsive.scss */

  .a-quickview {

    display: none !important;

  }



  /* line 135, ../sass/magento/_responsive.scss */

  .product-shop {

    padding-left: 15px;

  }



  /* line 137, ../sass/magento/_responsive.scss */

  .product-view .product-img-box {

    padding-right: 15px;

  }



  /* line 139, ../sass/magento/_responsive.scss */

  .product-view .product-shop .product-name {

    padding: 10px;

    margin: 0;

  }



  /* line 144, ../sass/magento/_responsive.scss */

  .product-view .ratings {

    margin: 2px 0;

  }

}

@media screen and (max-width: 480px) {

  /* line 149, ../sass/magento/_responsive.scss */

  .header-right {

    width: 100%;

  }



  /* line 150, ../sass/magento/_responsive.scss */

  .sorter .sort-by {

    display: none;

  }



  /* line 151, ../sass/magento/_responsive.scss */

  .product-block {

    margin-bottom: 20px;

  }



  /* line 152, ../sass/magento/_responsive.scss */

  .product-block:hover .product-info {

    top: 0;

    position: inherit;

  }



  /* line 153, ../sass/magento/_responsive.scss */

  .product-block .product-info {

    padding-bottom: 50px;

  }



  /* line 154, ../sass/magento/_responsive.scss */

  .product-view .box-tags .form-add button.button {

    margin-left: 23px;

    margin-top: 10px;

  }

  /* line 40, ../sass/magento/_mixins.scss */

  .rtl .product-view .box-tags .form-add button.button {

    margin-right: 23px;

    margin-left: inherit;

  }



  /* line 155, ../sass/magento/_responsive.scss */

  .form-list .field {

    width: 100%;

  }



  /* line 156, ../sass/magento/_responsive.scss */

  .form-list .wide {

    width: 100%;

  }



  /* line 157, ../sass/magento/_responsive.scss */

  .v-fix {

    padding-top: 10px;

  }

}

@media only screen and (min-width: 480px) and (max-width: 768px) {

  /* line 160, ../sass/magento/_responsive.scss */

  .product-block {

    margin-bottom: 20px;

  }

  /* line 162, ../sass/magento/_responsive.scss */

  .product-block .add-to-links {

    margin: 0;

  }

  /* line 164, ../sass/magento/_responsive.scss */

  .product-block .add-to-links .link-wishlist, .product-block .add-to-links .link-compare {

    opacity: 1;

  }

  /* line 167, ../sass/magento/_responsive.scss */

  .product-block:hover .product-info {

    top: 0;

  }

  /* line 168, ../sass/magento/_responsive.scss */

  .product-block:hover .link-compare {

    margin-left: 15%!important;

  }

  /* line 169, ../sass/magento/_responsive.scss */

  .product-block:hover .link-wishlist {

    margin-right: 15%!important;

  }

  /* line 171, ../sass/magento/_responsive.scss */

  .product-block .btn-cart {

    position: inherit;

  }



  /* line 176, ../sass/magento/_responsive.scss */

  .static1 img {

    width: 100%;

  }

}

@media only screen and (max-width: 560px) {

  /* line 181, ../sass/magento/_responsive.scss */

  .product-block:hover .link-compare {

    margin-left: 30%!important;

  }

  /* line 182, ../sass/magento/_responsive.scss */

  .product-block:hover .link-wishlist {

    margin-right: 30%!important;

  }



  /* line 184, ../sass/magento/_responsive.scss */

  .product-block .btn-cart {

    left: 45%;

  }

}

/*-------------------------------------------------------------------------------*/

@media only screen and (max-width: 1199px) {

  /* line 192, ../sass/magento/_responsive.scss */

  .nav .full-width .dropdown-menu {

    width: 940px!important;

  }



  /* line 195, ../sass/magento/_responsive.scss */

  .ves-slideshow .wrap-slideshow {

    /*display: none;*/

  }
  
  .offcanvas-sidebars-buttons{
	  
	  display: none;
	  
	  }



  /* line 196, ../sass/magento/_responsive.scss */

  .contentTop {

    display: none;

  }



  /* line 198, ../sass/magento/_responsive.scss */

  .contentBottom .image4 {

    display: none;

  }

}

@media only screen and (min-width: 992px) {

  /* line 204, ../sass/magento/_responsive.scss */

  .top-links .dropdown-toplinks {

    display: none;

  }

}

@media only screen and (max-width: 991px) {

  /* line 208, ../sass/magento/_responsive.scss */

  #offcanvas-container > div.zoomContainer {

    display: none!important;

    visibility: hidden;

  }



  /* line 212, ../sass/magento/_responsive.scss */

  #mainmenutop .navbar-nav {

    display: none!important;

  }



  /* line 215, ../sass/magento/_responsive.scss */

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

    border: 0!important;

  }



  /* line 216, ../sass/magento/_responsive.scss */

  .top-links {

    padding: 0 15px;

    font-size: 12px;

    cursor: pointer;

    position: relative;

    z-index: 99;

  }

  /* line 223, ../sass/magento/_responsive.scss */

  .top-links a {

    color: #ffffff;

  }

  /* line 224, ../sass/magento/_responsive.scss */

  .top-links .dropdown-toplinks {

    padding: 0 4px;

  }

  /* line 225, ../sass/magento/_responsive.scss */

  .top-links .links {

    display: none;

    position: absolute;

    left: -1px;

    padding: 0 0 0 5px;

    border-radius: 0 0 4px 4px;

  }

  /* line 126, ../sass/magento/_mixins.scss */

  .rtl .top-links .links {

    right: -1px;

    left: auto;

  }

  /* line 232, ../sass/magento/_responsive.scss */

  .top-links:hover {

    border-radius: 0;

  }

  /* line 234, ../sass/magento/_responsive.scss */

  .top-links:hover .links {

    display: block;

  }



  /* line 237, ../sass/magento/_responsive.scss */

  .navbar {

    margin: 0;

  }

  /* line 239, ../sass/magento/_responsive.scss */

  .navbar .navbar-toggle .icon-bar {

    width: 18px;

  }

  /* line 242, ../sass/magento/_responsive.scss */

  .navbar .navbar-toggle .icon-bar + .icon-bar {

    margin-top: 4px;

  }



  /* line 246, ../sass/magento/_responsive.scss */

  .navbar-inverse {

    background: none;

    border: none;

    top: 5px;

  }



  /* line 252, ../sass/magento/_responsive.scss */

  .mega-col-inner .price-label {

    display: none;

  }



  /* line 255, ../sass/magento/_responsive.scss */

  .navbar-collapse {

    overflow-x: hidden!important;

  }



  /* line 256, ../sass/magento/_responsive.scss */

  .navbar-toggle {

    margin: 0!important;

  }



  /* line 259, ../sass/magento/_responsive.scss */

  .navbar-collapse::before, .navbar-collapse::after {

    display: none!important;

  }



  /* line 260, ../sass/magento/_responsive.scss */

  .navbar-inverse .navbar-toggle {

    border: none!important;

  }



  /* line 263, ../sass/magento/_responsive.scss */

  .navbar {

    min-height: 38px;

  }



  /* line 264, ../sass/magento/_responsive.scss */

  .navbar-inverse {

    height: 38px;

    position: absolute;

  }



  /* line 268, ../sass/magento/_responsive.scss */

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {

    background: none!important;

  }



  /* line 271, ../sass/magento/_responsive.scss */

  .block-image {

    padding: 5px!important;

  }



  /* line 274, ../sass/magento/_responsive.scss */

  .product-block .image:hover .ves-quickview {

    display: none;

  }



  /* line 277, ../sass/magento/_responsive.scss */

  .visible-xs.visible-md {

    display: block!important;

  }



  /* line 280, ../sass/magento/_responsive.scss */

  .visible-md {

    display: block!important;

  }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 285, ../sass/magento/_responsive.scss */

  .top-links ul li {

    display: block;

  }



  /* line 288, ../sass/magento/_responsive.scss */

  .navbar-toggle {

    display: block;

  }



  /* line 291, ../sass/magento/_responsive.scss */

  .carousel-inner .hover-image .add-to-links {

    display: none;

  }



  /* line 295, ../sass/magento/_responsive.scss */

  .product-inner .description {

    display: none;

  }

  /* line 296, ../sass/magento/_responsive.scss */

  .product-inner #ves-mainnav {

    left: 0;

    position: absolute;

  }

  /* line 299, ../sass/magento/_responsive.scss */

  .product-inner #ves-mainnav .navbar {

    min-height: 100%;

  }

}

@media only screen and (min-width: 360px) and (max-width: 768px) {

  /* line 307, ../sass/magento/_responsive.scss */

  .cols3 .itemcol {

    width: 46%!important;

  }

}

@media only screen and (max-width: 588px) {

  /* line 310, ../sass/magento/_responsive.scss */

  .contentTop {

    display: none;

  }



  /* line 311, ../sass/magento/_responsive.scss */

  .module_contact {

    display: none;

  }

}

@media only screen and (max-width: 767px) {

  /* line 318, ../sass/magento/_responsive.scss */

  .product-view .product-shop .product-name {

    margin-left: 0;

  }

  /* line 319, ../sass/magento/_responsive.scss */

  .product-view .product-shop .product-detail {

    padding: 10px;

  }



  /* line 321, ../sass/magento/_responsive.scss */

  .dropdown-menu {

    left: auto;

    right: 0;

  }



  /* line 325, ../sass/magento/_responsive.scss */

  .product-essential {

    padding-bottom: 10px;

  }



  /* line 326, ../sass/magento/_responsive.scss */

  .navbar-inverse {

    top: 6px;

  }



  /* line 329, ../sass/magento/_responsive.scss */

  .block-image {

    display: none;

  }



  /* line 331, ../sass/magento/_responsive.scss */

  .free-shipping .center {

    padding: 2%;

  }



  /* line 333, ../sass/magento/_responsive.scss */

  #ves-massbottom .productcarousel .wrap-images {

    width: auto!important;

  }

  /* line 335, ../sass/magento/_responsive.scss */

  #ves-massbottom .productcarousel .wrap-images .image {

    border: 0;

  }



  /* line 337, ../sass/magento/_responsive.scss */

  .category-products .item, .module_tabhome .product-inner {

    float: left;

  }



  /* line 338, ../sass/magento/_responsive.scss */

  .module_tabhome .tab-content .product-inner {

    margin-bottom: 15px;

  }



  /* line 339, ../sass/magento/_responsive.scss */

  .product-block {

    float: left;

    width: 100%;

  }

  /* line 341, ../sass/magento/_responsive.scss */

  .product-block .product-content {

    float: left;

    width: 100%;

  }

  /* line 344, ../sass/magento/_responsive.scss */

  .product-block .image {

    float: left;

    border: 1px solid #E9E9E9;

  }

  /* line 345, ../sass/magento/_responsive.scss */

  .product-block .short-desc {

    max-height: 50px;

  }



  /* line 349, ../sass/magento/_responsive.scss */

  .widget-product-list .product-block .image {

    float: left!important;

  }

}

@media only screen and (max-width: 565px) {

  /* line 355, ../sass/magento/_responsive.scss */

  .product-block .image {

    float: none;

  }

  /* line 356, ../sass/magento/_responsive.scss */

  .product-block .image:hover .hover-image {

    display: none;

  }



  /* line 359, ../sass/magento/_responsive.scss */

  .toolbar-bottom .amount {

    display: none;

  }

}

@media only screen and (max-width: 680px) {

  /* line 364, ../sass/magento/_responsive.scss */

  .copyright .right {

    display: none;

  }

}

@media only screen and (max-width: 468px) {

  /* line 369, ../sass/magento/_responsive.scss */

  .module_contentbanner {

    display: none!important;

  }



  /* line 371, ../sass/magento/_responsive.scss */

  .top-search .form-search .ico-search {

    width: 0;

  }

  /* line 372, ../sass/magento/_responsive.scss */

  .top-search .form-search .search-box {

    width: 200px!important;

    padding-left: 0!important;

    padding-right: 0!important;

  }

  /* line 376, ../sass/magento/_responsive.scss */

  .top-search .form-search .search-box input {

    width: 160px!important;

  }



  /* line 379, ../sass/magento/_responsive.scss */

  .category-banner {

    display: none;

  }



  /* line 380, ../sass/magento/_responsive.scss */

  .post-block div.post-image {

    max-height: 160px!important;

  }

}

@media only screen and (max-width: 359px) {

  /* line 383, ../sass/magento/_responsive.scss */

  .cols3 .itemcol {

    width: 100%!important;

  }



  /* line 385, ../sass/magento/_responsive.scss */

  .header-right .user-top {

    display: none;

  }



  /* line 387, ../sass/magento/_responsive.scss */

  .top-search .ico-search .search-box {

    left: 95px;

  }

  /* line 126, ../sass/magento/_mixins.scss */

  .rtl .top-search .ico-search .search-box {

    right: 95px;

    left: auto;

  }



  /* line 390, ../sass/magento/_responsive.scss */

  .product-block .btn-cart {

    left: 43%!important;

  }

}

/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* line 9, ../sass/magento/_typo.scss */

h1, h2, h3, h4, h5, h6 {

  margin: 0;

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

}



/* line 14, ../sass/magento/_typo.scss */

h1 {

  font-size: 20px;

  line-height: 31px;

}



/* line 19, ../sass/magento/_typo.scss */

h2 {

  font-size: 18px;

  line-height: 31px;

}



/* line 24, ../sass/magento/_typo.scss */

h3 {

  font-size: 14px;

  line-height: 31px;

}



/* line 29, ../sass/magento/_typo.scss */

h4 {

  line-height: 23px;

  font-family: "Museo-300";

  font-size: 16px;

  color: white;

  text-transform: uppercase;

}



/* line 37, ../sass/magento/_typo.scss */

h5 {

  font-size: 12px;

  text-transform: uppercase;

  line-height: 31px;

}



/* line 43, ../sass/magento/_typo.scss */

h6 {

  font-size: 12px;

  line-height: 31px;

}



/* line 47, ../sass/magento/_typo.scss */

.success {

  color: #3d6611;

  font-weight: bold;

}



/* line 48, ../sass/magento/_typo.scss */

.error {

  color: #df280a;

  font-weight: bold;

}



/* line 49, ../sass/magento/_typo.scss */

.notice {

  color: #e26703;

}



/* line 51, ../sass/magento/_typo.scss */

.messages {

  width: 100%;

  overflow: hidden;

}



/* line 53, ../sass/magento/_typo.scss */

.messages,

.messages ul {

  list-style: none !important;

  margin: 0 !important;

  padding: 0 !important;

}



/* line 54, ../sass/magento/_typo.scss */

.messages li {

  margin: 0 0 10px !important;

}

/* line 56, ../sass/magento/_typo.scss */

.messages li li {

  margin: 0 0 3px !important;

}



/* line 63, ../sass/magento/_typo.scss */

.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;

}



/* line 64, ../sass/magento/_typo.scss */

.error-msg {

  border-color: #f16048;

  background-color: #faebe7;

  background-image: url(../images/i_msg-error.gif);

  color: #df280a;

}



/* line 65, ../sass/magento/_typo.scss */

.success-msg {

  border-color: #446423;

  background-color: #eff5ea;

  background-image: url(../images/i_msg-success.gif);

  color: #3d6611;

}



/* line 67, ../sass/magento/_typo.scss */

.note-msg,

.notice-msg {

  border-color: #fcd344;

  background-color: #fafaec;

  background-image: url(../images/i_msg-note.gif);

  color: #3d6611;

}



/******************************************************

 * @package Ves Theme Framework for Magento

 * @version 1.0

 * @author http://www.venustheme.com

 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.

 * @license   GNU General Public License version 2

*******************************************************/

/* line 8, ../sass/magento/_custom.scss */

.full-width {

  position: static !important;

}



/* line 12, ../sass/magento/_custom.scss */

.category-products {

  padding: 0 15px;

}



/* line 17, ../sass/magento/_custom.scss */

.carousel-inner .left {

  margin-top: 0px;

}

/* line 18, ../sass/magento/_custom.scss */

.carousel-inner .right {

  margin-top: 0px;

}



/* line 22, ../sass/magento/_custom.scss */

.product-inner .name {

  font-weight: bold;

}



/* line 28, ../sass/magento/_custom.scss */

.block-heading a.prev {

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .block-heading a.prev {

  float: right;

}

/* line 32, ../sass/magento/_custom.scss */

.block-heading a.next {

  float: right;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .block-heading a.next {

  float: left;

}



/* line 37, ../sass/magento/_custom.scss */

#colorbox, #cboxOverlay, #cboxWrapper {

  overflow: visible;

}



/* line 40, ../sass/magento/_custom.scss */

.block-image {

  background: url("../images/bg-dot2.jpg") repeat scroll 0 0 !important;

  padding: 7px;

  margin-bottom: 20px;

}

/* line 44, ../sass/magento/_custom.scss */

.block-image:hover {

  box-shadow: 0 0 2px 0 rgba(11, 11, 11, 0.1) inset, 0 0 10px 0 rgba(0, 0, 0, 0.2);

}



/* line 48, ../sass/magento/_custom.scss */

.contact-content {

  padding-top: 15px;

}

/* line 50, ../sass/magento/_custom.scss */

.contact-content h3 {

  font-size: 16px;

  color: #2E3039;

  font-weight: bold;

}

/* line 51, ../sass/magento/_custom.scss */

.contact-content select, .contact-content textarea {

  width: 100%!important;

}

/* line 52, ../sass/magento/_custom.scss */

.contact-content .content {

  padding-top: 10px;

}

/* line 54, ../sass/magento/_custom.scss */

.contact-content .content .media-body, .contact-content .content p {

  color: #2E3039;

}



/* line 58, ../sass/magento/_custom.scss */

.contact-info .media {

  color: #A6A7AC;

  -webkit-transition: all 0.2s ease-in 0s;

  transition: all 0.2s ease-in 0s;

}

/* line 61, ../sass/magento/_custom.scss */

.contact-info .media .fa {

  background-color: #4E515A;

  border-radius: 50%;

  float: left;

  margin-right: 5px;

  color: #FFFFFF;

  font-size: 14px;

  height: 30px;

  line-height: 30px;

  text-align: center;

  -webkit-transition: all 0.2s ease-in 0s;

  transition: all 0.2s ease-in 0s;

  width: 30px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .contact-info .media .fa {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .contact-info .media .fa {

  margin-left: 5px;

  margin-right: inherit;

}

/* line 74, ../sass/magento/_custom.scss */

.contact-info .media:hover {

  color: #59bd56;

}

/* line 76, ../sass/magento/_custom.scss */

.contact-info .media:hover .fa {

  background-color: #59bd56;

}



/* line 83, ../sass/magento/_custom.scss */

.result .left1 {

  padding: 0!important;

}



/* line 87, ../sass/magento/_custom.scss */

.vesquickview .product-view .product-collateral {

  display: none;

}



/* line 90, ../sass/magento/_custom.scss */

#colorbox {

  overflow: visible!important;

}



/* Ves Content Slider*/

/* Ves Product Carousel*/

/* line 97, ../sass/magento/_custom.scss */

.productcarousel .carousel-controls {

  top: -38px !important;

  right: 10px;

  width: 10px;

}

/* line 102, ../sass/magento/_custom.scss */

.productcarousel .left {

  margin: 0!important;

}

/* line 105, ../sass/magento/_custom.scss */

.productcarousel .right {

  margin: 0!important;

}



/* line 110, ../sass/magento/_custom.scss */

.carousel-control:hover,

.carousel-control:focus {

  color: #59bd56 !important;

  border-color: #59bd56 !important;

}



/* Ves Vertical Menu*/

/* line 115, ../sass/magento/_custom.scss */

#ves-verticalmenu {

  width: 105%;

  left: -14px;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu {

  right: -14px;

  left: auto;

}

/* line 118, ../sass/magento/_custom.scss */

#ves-verticalmenu:before {

  border-bottom: 12px solid #222222;

  border-left: 14px solid rgba(0, 0, 0, 0);

  content: "";

  left: 0;

  position: absolute;

  top: -12px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu:before {

  border-right: 14px solid rgba(0, 0, 0, 0);

  border-left: inherit;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu:before {

  right: 0;

  left: auto;

}

/* line 126, ../sass/magento/_custom.scss */

#ves-verticalmenu::after {

  border-top: 12px solid #222222;

  border-left: 14px solid rgba(0, 0, 0, 0);

  content: "";

  left: 0;

  position: absolute;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu::after {

  border-right: 14px solid rgba(0, 0, 0, 0);

  border-left: inherit;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu::after {

  right: 0;

  left: auto;

}

/* line 133, ../sass/magento/_custom.scss */

#ves-verticalmenu .block-title {

  /*background: #59bd56;*/

  /*background: #c03d11;*/
  
  background: #97bb57;

  border: none;

  padding-top: 13px;

  padding-bottom: 13px;

  padding-left: 13px;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu .block-title {

  padding-right: 13px;

  padding-left: inherit;

}

/* line 139, ../sass/magento/_custom.scss */

#ves-verticalmenu .block-title li > a {

  text-transform: none!important;

}

/* line 142, ../sass/magento/_custom.scss */

#ves-verticalmenu .block-title .icon-menu {

  float: left;

  margin-right: 10px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu .block-title .icon-menu {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl #ves-verticalmenu .block-title .icon-menu {

  margin-left: 10px;

  margin-right: inherit;

}

/* line 143, ../sass/magento/_custom.scss */

#ves-verticalmenu .block-title .icon-bar {

  background-color: #ffffff;

  width: 15px;

  height: 3px;

  border-radius: 1px;

  display: block;

  margin-top: 3px;

}

/* line 152, ../sass/magento/_custom.scss */

#ves-verticalmenu .block-content {

  padding: 0!important;

}



/* line 154, ../sass/magento/_custom.scss */

.verticalmenu {

  /*background: #2D3035;*/

  /*background: #669932;*/
  
  background: #d6e1c1;

  z-index: 999;

}

/* line 157, ../sass/magento/_custom.scss */

.verticalmenu li {

  position: static;

  width: 100%;

  padding: 10px 15px;

}

/* line 159, ../sass/magento/_custom.scss */

.verticalmenu .dropdown-menu li {

  padding: 8px;

  font-size: 14px;

}

/* line 160, ../sass/magento/_custom.scss */

.verticalmenu .dropdown-menu a {

  margin: 0;

}

/* line 162, ../sass/magento/_custom.scss */

.verticalmenu .menu-icon {

  padding-left: 25px;

}



/* line 165, ../sass/magento/_custom.scss */

#verticalmenu li {

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

/* line 166, ../sass/magento/_custom.scss */

#verticalmenu li .dropdown-menu {

  display: none;

  right: auto;

  min-width: 210px;

  top: 0;

  left: 100%;

}

/* line 126, ../sass/magento/_mixins.scss */

.rtl #verticalmenu li .dropdown-menu {

  right: 100%;

  left: auto;

}

/* line 174, ../sass/magento/_custom.scss */

#verticalmenu li a {

  text-transform: none!important;

  padding: 0;

}

/* line 177, ../sass/magento/_custom.scss */

#verticalmenu li a::after, #verticalmenu li a::before {

  border: 0!important;

}

/* line 180, ../sass/magento/_custom.scss */

#verticalmenu li:hover .dropdown-menu {

  display: block;

}



/* line 184, ../sass/magento/_custom.scss */

.navbar-inverse .verticalmenu > li > a {

  font-family: "Museo-300";

}



/* Ves Gallery*/

/* line 187, ../sass/magento/_custom.scss */

.ves-gallery li {

  background: none repeat scroll 0 0 #FFFFFF;

  list-style: none outside none;

  width: 75px;

  height: 75px;

  float: left;

  overflow: hidden;

  margin-right: 9px;

  margin-bottom: 20px;

  text-align: center;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .ves-gallery li {

  float: right;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .ves-gallery li {

  margin-left: 9px;

  margin-right: inherit;

}

/* line 197, ../sass/magento/_custom.scss */

.ves-gallery li:hover {

  -webkit-transition: all 300ms ease-in-out;

  -moz-transition: all 300ms ease-in-out;

  -ms-transition: all 300ms ease-in-out;

  -o-transition: all 300ms ease-in-out;

  transition: all 300ms ease-in-out;

  opacity: 0.7;

}



/* Ves Latest Blog*/

/* line 210, ../sass/magento/_custom.scss */

.module_latestblog .post-block {

  margin-top: 5px!important;

}



/* line 212, ../sass/magento/_custom.scss */

.venus-latest-block div.post-image {

  margin-right: 8px;

  float: left;

}

/* line 40, ../sass/magento/_mixins.scss */

.rtl .venus-latest-block div.post-image {

  margin-left: 8px;

  margin-right: inherit;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .venus-latest-block div.post-image {

  float: right;

}



/* line 216, ../sass/magento/_custom.scss */

.venus-latest-block {

  float: left;

  margin-bottom: 20px;

}

/* line 220, ../sass/magento/_custom.scss */

.venus-latest-block h4 {

  margin: 0 0 4px!important;

  font-size: 11px!important;

  line-height: 18px;

}

/* line 221, ../sass/magento/_custom.scss */

.venus-latest-block a {

  color: #59bd56 !important;

}

/* line 222, ../sass/magento/_custom.scss */

.venus-latest-block .post-title {

  font-size: 16px!important;

  color: #4C4D4E;

  line-height: 35px;

}

/* line 227, ../sass/magento/_custom.scss */

.venus-latest-block .post-block {

  float: left;

  margin-bottom: 10px;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .venus-latest-block .post-block {

  float: right;

}

/* line 231, ../sass/magento/_custom.scss */

.venus-latest-block .latest-description {

  margin-bottom: 8px;

  color: #777879;

}



/* Ves Blog List*/

/* line 240, ../sass/magento/_custom.scss */

.blog-list .blog-wrapper {

  padding: 20px;

}

/* line 241, ../sass/magento/_custom.scss */

.blog-list .ves-description {

  max-height: 90px;

  overflow: hidden;

}

/* line 246, ../sass/magento/_custom.scss */

.blog-list .blog-meta span {

  text-transform: none;

}

/* line 247, ../sass/magento/_custom.scss */

.blog-list .blog-meta a {

  color: #59bd56;

  font-weight: bold;

}

/* line 249, ../sass/magento/_custom.scss */

.blog-list .blog-title {

  font-size: 18px;

  line-height: 50px;

}

/* line 252, ../sass/magento/_custom.scss */

.blog-list .blog-title a {

  color: #2E3A47!important;

}

/* line 254, ../sass/magento/_custom.scss */

.blog-list .blog-image {

  max-height: 400px;

  overflow: hidden;

  margin: 0!important;

}

/* line 255, ../sass/magento/_custom.scss */

.blog-list .ves-description {

  color: #2E3A47;

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .blog-list .ves-description {

  float: right;

}

/* line 259, ../sass/magento/_custom.scss */

.blog-list .blog-readmore {

  background-color: #8B8C8A;

  float: left;

  line-height: 2.5em;

  margin-bottom: 18px;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl .blog-list .blog-readmore {

  float: right;

}

/* line 265, ../sass/magento/_custom.scss */

.blog-list .blog-readmore a {

  background: url("../images/mt-arrow-small.png") no-repeat scroll 92% center;

  color: #ffffff;

  font-size: 15px;

  padding: 5px 30px 6px 12px;

}

/* line 271, ../sass/magento/_custom.scss */

.blog-list .blog-readmore:hover {

  background-color: #59bd56;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}

/* line 276, ../sass/magento/_custom.scss */

.blog-list .blog-botm {

  float: left;

  width: 100%!important;

  color: #2E3A47!important;

  font-size: 100%!important;

}



/* line 283, ../sass/magento/_custom.scss */

.vesclear {

  display: block!important;

}



/* line 284, ../sass/magento/_custom.scss */

span.created-date, span.author, span.blog-category {

  text-transform: none;

  font-size: 100%!important;

  color: #2E3A47!important;

  padding-right: 15px;

  float: left;

}

/* line 29, ../sass/magento/_mixins.scss */

.rtl span.created-date, .rtl span.author, .rtl span.blog-category {

  float: right;

}



/* line 291, ../sass/magento/_custom.scss */

.colswrapper .itemcol {

  margin-bottom: 18px!important;

}



/* Ves Blog Post*/

/* line 294, ../sass/magento/_custom.scss */

.blog-post .blog-title {

  line-height: 50px;

}

/* line 295, ../sass/magento/_custom.scss */

.blog-post .below-inputs {

  margin-top: 15px!important;

}

/* line 296, ../sass/magento/_custom.scss */

.blog-post .blog-content {

  background: #ffffff!important;

}

/* line 299, ../sass/magento/_custom.scss */

.blog-post .blog-meta {

  margin-bottom: 15px;

}

/* line 301, ../sass/magento/_custom.scss */

.blog-post .blog-meta span {

  text-transform: none!important;

}

/* line 303, ../sass/magento/_custom.scss */

.blog-post .blog-bottom {

  border: 0!important;

}

/* line 306, ../sass/magento/_custom.scss */

.blog-post .blog-tags {

  color: #2E3A47 !important;

  font-weight: bold;

  text-transform: none!important;

}



/* line 312, ../sass/magento/_custom.scss */

.blog-post .blog-bottom > div {

  width: 50%!important;

  border: 0!important;

  padding: 0 0 0 19px!important;

  font-size: 100%!important;

}



/* line 315, ../sass/magento/_custom.scss */

.venus-blog-menu li {

  padding: 10px 0;

  text-transform: uppercase;

  border-top: 1px dashed #E3E3E3;

}

/* line 319, ../sass/magento/_custom.scss */

.venus-blog-menu li:first-child {

  border-top: none;

}

/* line 322, ../sass/magento/_custom.scss */

.venus-blog-menu li a {

  padding: 0 5px;

}



/* line 326, ../sass/magento/_custom.scss */

.blog-post .blog-image {

  padding-top: 6px;

}



/* line 328, ../sass/magento/_custom.scss */

.block-currency {

  margin-bottom: 15px;

}

/* line 330, ../sass/magento/_custom.scss */

.block-currency .block-content {

  padding: 10px 2px;

}



/* line 332, ../sass/magento/_custom.scss */

.category-banner-bottom {

  border: 0!important;

}

/* line 334, ../sass/magento/_custom.scss */

.category-banner-bottom p {

  margin: 0!important;

}



/* line 336, ../sass/magento/_custom.scss */

#footer-info {

  height: 140px!important;

}



/* line 337, ../sass/magento/_custom.scss */

.tags-list {

  padding: 10px;

}

/* line 339, ../sass/magento/_custom.scss */

.tags-list a {

  font-size: 12px!important;

}



/* line 342, ../sass/magento/_custom.scss */

.account-create .checkbox {

  height: 34px!important;

}



/* line 344, ../sass/magento/_custom.scss */

.editortool .label-customize {

  display: none;

}



/* line 346, ../sass/magento/_custom.scss */

.carousel-inner .left, .carousel-inner .right {

  float: none!important;

}



/* Widget Blog List*/

/* line 350, ../sass/magento/_custom.scss */

.ves-widget .menu-title {

  line-height: 30px;

  padding-bottom: 10px;

}



/* line 353, ../sass/magento/_custom.scss */

.widget-blog-list .post-image {

  display: none;

}

/* line 354, ../sass/magento/_custom.scss */

.widget-blog-list .blog-readmore {

  padding: 10px 0;

}

/* line 356, ../sass/magento/_custom.scss */

.widget-blog-list h5 a {

  color: #59bd56;

  font-size: 12px;

  font-weight: bold;

}

/* line 362, ../sass/magento/_custom.scss */

.widget-blog-list .latest-description {

  height: 50px;

  overflow: hidden;

  color: #777777;

}



/* line 369, ../sass/magento/_custom.scss */

.module_carousel3 p {

  margin: 0!important;

}



/* line 371, ../sass/magento/_custom.scss */

.widget-html {

  padding-top: 6px;

}



/* Lush Slider*/

/* line 379, ../sass/magento/_custom.scss */

.lush-slider .big-blue, .lush-slider .big-sky, .lush-slider .big-green, .lush-slider .big-lime, .lush-slider .big-yellow, .lush-slider .big-orangelite, .lush-slider .big-orange,

.lush-slider .big-salmon, .lush-slider .big-pink, .lush-slider .big-purple .big-violet, .lush-slider .big-red, .lush-slider .big-wood, .lush-slider .big-black,

.lush-slider .big-white, .lush-slider .big-gray, .lush-slider .medium-blue, .lush-slider .medium-sky, .lush-slider .medium-green, .lush-slider .medium-lime,

.lush-slider .medium-yellow, .lush-slider .medium-orangelite, .lush-slider .medium-orange, .lush-slider .medium-salmon, .lush-slider .medium-pink,

.lush-slider .medium-purple, .lush-slider .medium-violet, .lush-slider .medium-red, .lush-slider .medium-wood, .lush-slider .medium-black,

.lush-slider .medium-white, .lush-slider .medium-gray {

  font-family: "Museo-300";

}



/* line 384, ../sass/magento/_custom.scss */

#wishlist-table .description {

  padding: 0!important;

  max-height: 52px;

  overflow: hidden;

}

/* line 389, ../sass/magento/_custom.scss */

#wishlist-table textarea {

  width: 100%;

  line-height: 20px!important;

}



/* line 394, ../sass/magento/_custom.scss */

.cart-cell {

  text-align: center;

}

/* line 396, ../sass/magento/_custom.scss */

.cart-cell p {

  margin: 0;

}

/* line 397, ../sass/magento/_custom.scss */

.cart-cell .btn-cart {

  margin: 5px 0;

  padding: 0 5px;

}


/*----about us----*/
.in-about-main{
	background:#FFF;
	padding-bottom:30px;
}
.in-about-main .top-head{
	padding:0px 15px 20px 15px;
}
.in-about-main .top-head h2{
	font-family: 'Museo-500';
	text-transform:uppercase;
	color:#6aa62c;
	font-size:27px;
	padding-bottom:15px;
}
.in-about-main .top-head p{
	font-family: 'Museo-300';
	color:#656565;
	font-size:15px;
}
.in-about-main .about-box {
	border:1px dotted #dadada;
	background:#f9fdf5;
	margin-bottom:20px;
}

.in-about-main .about-box img{
	float:left;
	margin:0px 20px 0px 0px;
	
}

.in-about-main .about-box h2{
	font-family: 'Museo-300';
	text-transform:uppercase;
	color:#565755;
	font-size:27px;
	padding:15px 15px ;
}

.in-about-main .about-box p{
	font-family: 'Museo-300';
	color:#666666;
	font-size:15px;
	line-height:22px;
	padding:0px 15px;
}


.in-about-main .about-sub-box p{
	font-family: 'Museo-300';
	color:#666666;
	font-size:15px;
	line-height:22px;
	padding:30px 0px;
}
.in-about-main .about-sub-box span{
	color:#4e9a0e;
	font-weight:600;
}


