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

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

/*------------------ User ------------------*/

/* Toplinks */

/* Header */

/* NAV */

/* Heading */

/* Product */

/* Setting */

/* Sidebar */

/* Font Design */

/*------------------ End User ------------------*/

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

 * @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

 */

/* Icons */

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

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

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

 * @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

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

/**

* Transition-timing-function property@mixin 

*/

/*background RGBA

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

/*inline-block

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

/****/

/****/

/* RIGHT TO LEFT */

* {

  margin: 0;

  padding: 0; }



body {

  line-height: 18px;

  color: #2e3a47;

  font-size: 14px;

  background: white;

  text-align: left; }

  .rtl body {

    text-align: right !important; }



a {

  cursor: hand;

  cursor: pointer; }

  a img {

    border: none; }

  a:hover {

    text-decoration: none;

    color: #f05423; }

  a:focus {

    outline: none;

    text-decoration: none;

    outline-offset: 0;

    color: #f05423; }



img {

  border: 0 none;

  height: auto;

  max-width: 100%;

  vertical-align: middle; }



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

  outline: 0 none; }



input.input-text {

  padding: 5px;

  width: 100%; }



/* Content */

p {

  margin: 0 0 10px; }



strong {

  font-weight: normal; }



address {

  font-style: normal;

  line-height: 1.35;

  display: inline; }



cite {

  font-style: normal; }



q,

blockquote {

  quotes: none; }



q:before,

q:after {

  content: ''; }



small, big {

  font-size: 1em; }



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

.table img {

  max-width: none; }



/* Lists */

ul, ol {

  list-style: none outside none;

  margin: 0;

  padding: 0; }



/* Tools */

.hidden {

  display: block !important;

  border: 0 !important;

  margin: 0 !important;

  padding: 0 !important;

  font-size: 0 !important;

  line-height: 0 !important;

  width: 0 !important;

  height: 0 !important;

  overflow: hidden !important; }



.nobr {

  white-space: nowrap !important; }



.wrap {

  white-space: normal !important; }



.a-left {

  text-align: left !important; }



.a-center {

  text-align: center !important; }



.a-right {

  text-align: right !important; }



.v-top {

  vertical-align: top; }



.v-middle {

  vertical-align: middle; }



.f-left {

  float: left !important; }



.f-right {

  float: right !important; }



.f-none {

  float: none !important; }



.f-fix {

  float: left;

  width: 100%; }



.no-display {

  display: none; }



.no-margin {

  margin: 0 !important; }



.no-padding {

  padding: 0 !important; }



.no-bg {

  background: none !important; }



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

.htabs a {

  line-height: 24px;

  border-bottom: 1px solid #e4e5e7;

  border-right: 1px solid #e4e5e7;

  display: block !important;

  text-transform: uppercase;

  padding: 15px 20px;

  color: #2e3a47;

  position: relative; }

  .htabs a.selected {

    color: #f7941e; }

    .htabs a.selected:before {

      background: #f7941e; }

  .htabs a:before {

    position: absolute;

    right: -1px;

    top: 0;

    height: 100%;

    width: 2px;

    content: "";

    right: -1px; }

    .rtl .htabs a:before {

      left: -1px;

      right: auto; }



.tabs-group .std {

  font-size: 13px;

  line-height: 26px; }



.tab-content {

  padding: 10px 15px 10px 10px; }



.carousel-controls {

  position: static;

  width: auto;

  float: right; }

  .carousel-controls .carousel-control {

    position: static;

    cursor: pointer;

    border-color: #e4e5e7;

    border-width: 1px;

    -webkit-border-radius: 0;

    border-radius: 0;

    width: 18px;

    height: 30px;

    display: block;

    text-align: center;

    line-height: 24px;

    float: right;

    opacity: 1;

    font-size: 16px;

    margin-left: 4px;

    margin-left: 4px; }

    .rtl .carousel-controls .carousel-control {

      margin-right: 4px;

      margin-left: inherit; }

    .carousel-controls .carousel-control:hover, .carousel-controls .carousel-control:active, .carousel-controls .carousel-control:focus {

      border-color: #f7941e !important; }

      .carousel-controls .carousel-control:hover span, .carousel-controls .carousel-control:active span, .carousel-controls .carousel-control:focus span {

        color: #f7941e !important; }

    .carousel-controls .carousel-control span {

      color: #b5b3b1;

      opacity: 1; }



.carousel-control {

  background-color: #F4F4F4;

  color: #B0B0B0;

  cursor: pointer;

  font-size: 22px;

  height: 26px;

  line-height: 22px;

  text-shadow: none;

  transition: all 0.3s ease 0s;

  width: 26px; }

  .carousel-control:hover {

    color: #FFFFFF;

    transition: all 0.3s ease 0s; }

  .carousel-control.left {

    background-image: none; }

  .carousel-control.right {

    background-image: none; }



#colorbox, #cboxOverlay, #cboxWrapper {

  box-sizing: content-box;

  -moz-box-sizing: content-box;

  /* Firefox */ }



.add-to-cart{

  padding-bottom: 10px;

}

.add-to-cart-button{

  float:left;

  clear:both;

}



.add-to-cart button.button,

.add-to-cart-button button.button  {

  padding: 0;

  border: none; }



  .add-to-cart button.button span span,

  .add-to-cart-button button.button span span  {

    color: white;

    display: block;

    font-size: 12px;

    text-transform: uppercase;

    line-height: 28px;

    padding: 0 16px;

    background: #f7941e;

    border: 1px solid #00577a;

    -webkit-border-radius: 3px;

    border-radius: 3px; }



button.button,

#my-tags-table .add-to-links li a {

  color: white;

  background: #2e3a47;

  border: 1px solid #28313c;

  font-size: 12px;

  text-transform: uppercase;

  line-height: 28px;

  text-align: center;

  padding: 0 16px;

  display: block;

  float: right;

  margin-bottom: 5px;

  -webkit-border-radius: 3px;

  border-radius: 3px; }

  button.button:hover,

  #my-tags-table .add-to-links li a:hover {

    background: #f7941e;

    border-color: #00577a; }



.clearer:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }



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

 * @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

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

.sidebar .block .block-content {

  border: 1px solid #e4e5e7; }



.sidebar .block {

  border: none;

  margin-bottom: 20px; }

  .sidebar .block:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .sidebar .block .block-title {

    background: #2e3a47;

    line-height: 44px;

    font-size: 14px;

    text-transform: uppercase;

    padding: 0 18px;

    font-weight: 600; }

    .sidebar .block .block-title strong span {

      color: white;

      text-transform: uppercase;

      line-height: 28px;

      font-weight: 700; }

    .sidebar .block .block-title a {

      text-decoration: none !important; }

  .sidebar .block .block-content {

    padding: 10px; }

    .sidebar .block .block-content .product-name {

      margin-bottom: 0; }

  .sidebar .block .btn-remove,

  .sidebar .block .btn-edit {

    float: right;

    margin: 5px 0 0;

    background-position: left center !important; }

    .rtl .sidebar .block .btn-remove, .rtl

    .sidebar .block .btn-edit {

      background-position: right center !important; }

  .sidebar .block .actions {

    padding: 10px 0; }

    .sidebar .block .actions:after {

      display: block;

      content: ".";

      clear: both;

      font-size: 0;

      line-height: 0;

      height: 0;

      overflow: hidden; }

    .sidebar .block .actions a, .sidebar .block .actions button.button span span {

      background-color: #f7941e;

      border: 1px solid #f7941e;

      color: white;

      font-size: 12px;

      text-transform: uppercase;

      padding: 0 10px;

      height: 26px;

      -webkit-border-radius: 3px;

      border-radius: 3px;

      line-height: 26px;

      display: inline-block; }

      .sidebar .block .actions a:hover, .sidebar .block .actions button.button span span:hover {

        text-decoration: underline; }

    .sidebar .block .actions button.button {

      border: none;

      display: block;

      float: left;

      margin-right: 5px;

      padding: 0; }

      .sidebar .block .actions button.button span span {

        background: none;

        border: none;

        display: block;

        line-height: 28px; }

      .sidebar .block .actions button.button:hover span span {

        text-decoration: underline; }

  .sidebar .block .empty {

    margin: 0;

    padding: 5px 9px; }

  .sidebar .block li {

    padding: 5px 0; }

    .sidebar .block li input.radio {

      margin-top: 1px; }

    .sidebar .block li:first-child {

      border-top: none; }



/* Mini Products List */

.mini-products-list {

  font-size: 12px;

  line-height: 18px; }

  .mini-products-list li {

    overflow: hidden; }

  .mini-products-list .product-image {

    float: left;

    margin-right: 15px;

    float: left;

    margin-right: 15px; }

    .rtl .mini-products-list .product-image {

      float: right !important; }

    .rtl .mini-products-list .product-image {

      margin-left: 15px;

      margin-right: inherit; }

  .mini-products-list .product-details {

    color: #000;

    overflow: hidden; }

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

      word-wrap: break-word; }

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

      white-space: normal !important; }



/* Block: Cart */

.block-cart {

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

  transition: all 300ms ease-in-out;

  background: #fff; }

  .block-cart .summary {

    padding: 10px 0;

    position: relative;

    z-index: 1;

    text-align: right; }

  .block-cart .amount {

    margin: 0; }

    .block-cart .amount a {

      font-weight: bold; }

  .block-cart .amount {

    padding-bottom: 10px; }

  .block-cart .subtotal {

    text-align: right; }

    .block-cart .subtotal .price {

      font-weight: bold; }

    .block-cart .subtotal .label {

      color: inherit;

      display: inline-block;

      text-align: right; }

  .block-cart .actions {

    padding: 0; }

    .block-cart .actions button.button, .block-cart .actions .view-cart {

      background: #000;

      border: none;

      color: #FFF !important;

      display: block;

      float: right;

      height: auto;

      line-height: 10px;

      padding: 10px 15px;

      margin: 0 0 0 5px;

      text-transform: uppercase;

      font-size: 12px; }

      .block-cart .actions button.button:hover, .block-cart .actions .view-cart:hover {

        color: #999 !important; }

    .block-cart .actions:after {

      display: block;

      content: ".";

      clear: both;

      font-size: 0;

      line-height: 0;

      height: 0;

      overflow: hidden; }

    .block-cart .actions .paypal-logo {

      float: left;

      width: 100%;

      margin: 3px 0 0;

      text-align: right; }

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

        clear: both;

        display: block;

        padding: 0 55px 8px 0; }



/* Block: Layered Navigation */

.sidebar .block-layered-nav .block-subtitle {

  display: none; }

.sidebar .block-layered-nav dt {

  text-transform: uppercase;

  font-size: 14px;

  line-height: 20px;

  padding: 5px 0 5px 15px; }

.sidebar .block-layered-nav dd.last {

  background: none; }

.sidebar .block-layered-nav dd a {

  color: #2e3a47; }

.sidebar .block-layered-nav dd li {

  line-height: 20px;

  padding: 7px 0 7px 40px;

  background: url(../../../images/arrow-li.png) 30px 14px no-repeat; }

.sidebar .block-layered-nav li {

  border: none; }

.sidebar .block-layered-nav .currently li span {

  display: inline-block;

  color: #111; }



/* Block: Poll */

.block-poll {

  color: #777; }

  .block-poll li {

    clear: both;

    line-height: 28px; }

  .block-poll #poll-answers li {

    clear: both; }

    .block-poll #poll-answers li .answer {

      float: left;

      padding: 0 5px 0 0;

      padding: 0 5px 0 0;

      float: left; }

      .rtl .block-poll #poll-answers li .answer {

        padding: 0 0 0 5px; }

      .rtl .block-poll #poll-answers li .answer {

        float: right !important; }



/* Block: Orders and Returns */

.block-gr-search li {

  padding: 3px 9px; }

.block-gr-search button.button span {

  border-color: #406a83;

  background: #618499; }



/* Block: Tags */

.block-tags .block-content {

  padding: 10px; }

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

    border: none; }

.block-tags .actions {

  text-align: right; }

  .block-tags .actions a {

    float: none; }



/* Block reorder */

.block-reorder li input {

  margin-right: 12px; }



/* Block: Banner */

.block-banner .block-content {

  text-align: center; }



.paypal-logo {

  margin-bottom: 15px; }



.form-list li {

  padding: 5px 0;

  overflow: hidden; }



.form-list .input-box {

  width: 98%; }



.form-list .wide {

  width: 50%; }



.form-list .field {

  float: left;

  width: 50%; }



/* Block related */

.sidebar .mini-products-list .product {

  padding: 25px 15px;

  border-top: 1px solid #e4e5e7; }

  .sidebar .mini-products-list .product:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .sidebar .mini-products-list .product .product-name a {

    font-size: 14px;

    display: block;

    margin: 0 0 8px; }

  .sidebar .mini-products-list .product .ratings {

    margin: 0 0 8px; }

    .sidebar .mini-products-list .product .ratings .amount {

      display: none; }

    .sidebar .mini-products-list .product .ratings .rating-box {

      float: none; }

  .sidebar .mini-products-list .product .price-box {

    margin: 0 0 8px; }

.sidebar .mini-products-list .products-grid {

  border: none; }

.sidebar .mini-products-list .equal, .sidebar .mini-products-list .equal > div {

  display: block; }



.checkbox.related-checkbox {

  float: right; }



/* Block account */

.block-account .block-content {

  padding: 15px 20px 10px; }



.buttons-set:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }



.buttons-set2 .button.button {

  margin-left: 10px; }



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

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

form {

  display: inline; }



fieldset {

  border: 0; }



legend {

  display: none; }



/* Table */

table {

  border: 0;

  border-spacing: 0;

  empty-cells: show;

  font-size: 100%;

  width: 100%; }



caption, th, td {

  vertical-align: top;

  text-align: left;

  font-weight: normal; }



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

/* Form Elements */

input, select, textarea, button {

  font-size: 14px;

  color: #666666;

  background-color: white;

  border: 1px solid #d8d8d8;

  border-radius: 0px;

  padding-left: 10px;

  padding-right: 10px; }



.button, input.button {

  border: none; }



select, textarea {

  padding: 5px;

  width: 100%; }



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

  display: inline;

  text-align: left;

  width: 50px;

  height: 30px;

  color: #3e4141;

  font-size: 16px; }



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

  float: left;

  margin: 0 3px 0 0;

  border: none;

  float: left;

  margin: 0 3px 0 0; }

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

    float: right !important; }

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

    margin: 0 0 0 3px; }



label {

  padding: 0;

  margin: 0;

  font-weight: normal;

  color: #555555; }



.label {

  display: table-cell; }



/* Data Table */

table {

  width: 100%;

  border: 1px solid #e4e5e7;

  /* Bundle products tables */ }

  table .even {

    background: #eeeded; }

  table td.last, table th.last {

    border-right: 0; }

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

    border-bottom: 0 !important;

    border-color: #e4e5e7; }

  table th {

    padding: 3px 8px;

    font-weight: bold;

    border-right: 1px solid #D6D4D4; }

  table td {

    padding: 3px 8px; }

  table tbody th, table tbody td {

    border-bottom: 1px solid #d9dde3;

    border-right: 1px solid #d9dde3; }

  table tbody.odd tr {

    background: #f8f7f5 !important; }

  table tbody.even tr {

    background: #f6f6f6 !important; }

  table tbody.odd tr td,

  table tbody.even tr td {

    border-bottom: 0; }

  table tbody.odd tr.border td,

  table tbody.even tr.border td {

    border-bottom: 1px solid #d9dde3; }

  table tbody td .option-label {

    font-weight: bold;

    font-style: italic; }

  table tbody td .option-value {

    padding-left: 10px; }



.table thead > tr > th {

  border-color: #e4e5e7; }



.data-table {

  width: 100%; }

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

    padding: 10px; }

  .data-table thead {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-bottom: 1px solid #e4e5e7; }

    .data-table thead th {

      font-weight: bold;

      vertical-align: bottom; }

      .data-table thead th.wrap {

        white-space: normal; }

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

    border-right: 1px solid #e4e5e7;

    color: #333;

    border-color: #e4e5e7; }

  .data-table tr.odd.last {

    border-bottom: 1px solid #e4e5e7; }

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

    border-right: 1px solid #e4e5e7;

    color: #333; }

  .data-table tr.even {

    background-color: #fff; }

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

    background-color: #fff; }

  .data-table tbody.odd td {

    border-width: 0 1px; }

  .data-table tbody.odd tr.last {

    border-bottom: 1px solid #e4e5e7; }

  .data-table tbody.even {

    background-color: #fff; }

  .data-table tbody.even td {

    border-width: 0 1px; }

  .data-table th .tax-flag {

    font-weight: normal; }

  .data-table .cell-label {

    display: none; }



.validation-advice {

  color: #EE001C;

  font-size: 12px;

  margin: 3px 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

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

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

#page {

  margin: 0 auto; }



.page-print {

  background: #fff;

  padding: 25px 30px;

  text-align: left; }

  .page-print .print-head:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .page-print .buttons-set {

    margin-top: 20px; }



.page-empty {

  background: #fff;

  padding: 20px;

  text-align: left; }



.page-popup {

  background: #fff;

  padding: 25px 30px;

  text-align: left; }



body.layout-boxed-md {

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

  body.layout-boxed-md #page {

    max-width: 960px;

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

    box-shadow: 0 0 5px #888888;

    background: white; }

body.layout-boxed-lg {

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

  body.layout-boxed-lg #page {

    max-width: 1190px;

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

    box-shadow: 0 0 5px #888888;

    background: white; }



/*

* TOPBAR 

*/

#topbar {

  background-color: whitesmoke;

  border-style: solid;

  border-width: 0;

  border-color: #DCDCDC;

  line-height: 36px;

  color: #8c8c8c;

  z-index: 99; }

  #topbar:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  #topbar a {

    color: #8c8c8c; }

    #topbar a:hover {

      color: #f7941e; }

  #topbar .links li {

    margin: 0 10px 0 15px;

    font-size: 12px; }

  #topbar span, #topbar a {

    margin: 0;

    text-align: right;

    font-size: 12px; }

    #topbar span a, #topbar a a {

      color: #f7941e; }

  #topbar .language {

    padding-top: 13px;

    padding-left: 12px; }

    #topbar .language > div {

      padding-right: 12px; }

  #topbar .caret {

    background: url(../../../images/caret.png) center no-repeat transparent;

    border: none;

    width: 8px;

    height: 8px;

    margin-left: 4px;

    margin-top: -1px; }

  #topbar .form-search {

    position: relative;

    margin-top: 8px;

    margin-right: 6px; }

    #topbar .form-search label {

      display: none; }

    #topbar .form-search #search {

      border: 1px solid #e4e5e7;

      -webkit-border-radius: 0;

      border-radius: 0;

      height: 28px;

      width: 170px;

      padding-right: 20px;

      padding-left: 5px;

      color: #666;

      font-size: 12px; }

    #topbar .form-search .button {

      background: url(../../../images/btn-search.png) center no-repeat transparent;

      text-indent: 9999em;

      overflow: hidden;

      width: 20px;

      height: 28px;

      border: none;

      position: absolute;

      top: 0;

      right: 0; }



/* Cart top */

.cart-inner {

  margin-top: 35px; }

  .cart-inner .title {

    display: block;

    line-height: 1em;

    font-size: 14px;

    color: #ffffff;

    text-transform: uppercase;

    font-weight: 600; }

  .cart-inner .fa {

    background: #f7941e;

    color: #FFFFFF;

    height: 38px;

    line-height: 38px;

    text-align: center;

    width: 38px;

    font-size: 16px;

    float: left; }

  .cart-inner h4 {

    font-size: 12px;

    text-transform: uppercase;

    float: right;

    margin-left: 10px; }

    .cart-inner h4 a {

      color: #8c8c8c; }

  .cart-inner a {

    text-transform: none; }



/*

* HEADER 

*/

#header-main {

  background-color: transparent; }

  #header-main .header-wrap {

    min-height: 106px; }

    #header-main .header-wrap .logo {

      display: block;

      line-height: 106px;

      float: left;

      float: left; }

      .rtl #header-main .header-wrap .logo {

        float: right !important; }



.header-wrap {

  padding: auto; }



/**LOGO**/

.logo strong {

  position: absolute;

  top: -999em;

  left: -999em;

  width: 0;

  height: 0;

  font-size: 0;

  line-height: 0;

  text-indent: -999em;

  overflow: hidden; }



/* Search */

.top-search {

  position: relative;

  margin-top: 35px;

  float: left; }

  .top-search .form-search label {

    display: none; }

  .top-search .form-search input.input-text {

    height: 40px;

    width: 410px;

    border: 1px solid #e4e5e7;

    font-size: 12px;

    color: #cfcfcf;

    padding: 5px 8px; }

  .top-search .form-search button.button {

    background: none;

    border: none;

    color: #f7941e;

    padding: 6px 10px;

    position: absolute;

    top: 0;

    right: 0;

    right: 0; }

    .rtl .top-search .form-search button.button {

      left: 0;

      right: auto; }

  .top-search .form-search .search-autocomplete {

    left: 0 !important;

    top: 100% !important;

    z-index: 999; }

    .top-search .form-search .search-autocomplete ul {

      border: 1px solid #5c7989;

      background-color: #f9f5f0; }

      .top-search .form-search .search-autocomplete ul li {

        text-align: left;

        border-bottom: 1px solid #f4eee7;

        padding: 2px 8px 1px 8px;

        cursor: pointer; }

        .top-search .form-search .search-autocomplete ul li .amount {

          float: right;

          font-weight: bold; }

        .top-search .form-search .search-autocomplete ul li.odd {

          background-color: #fffefb; }

        .top-search .form-search .search-autocomplete ul li.selected {

          background-color: #f7e8dd; }



.top-container {

  clear: both;

  padding: 5px 10px 0 12px;

  text-align: right; }

  .top-container a {

    font-size: 11px;

    color: #ebbc58; }



/*

 * NAVIGATION

 */

.navbar {

  min-height: 0; }



.navbar-inverse {

  border-color: #27313c; }



/*

 * SLIDESHOW 

 */

/*

 * SHOWCASE 

 */

.ves-showcase {

  margin-bottom: 38px; }

  .ves-showcase .block .block-content {

    background: none; }



/*

 * PROMOTION 

 */

/*

 * MAIN CONTENT

 */

/*

 * MASSBOTTOM

 */

/* BreadCrumbs */

.breadcrumbs {

  font-size: 12px;

  line-height: 1em;

  margin: 0 0 18px; }

  .breadcrumbs li {

    display: inline; }

  .breadcrumbs strong {

    font-weight: normal; }



/* FOOTER*/

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

.footer-bottom ul {

  display: inline; }

  .footer-bottom ul.links {

    display: block; }

  .footer-bottom ul li {

    display: inline;

    margin: 0 5px; }



.footer-container .bottom-container {

  margin: 0 0 5px; }



/*FOOTER TOP*/

/*FOOTER CENTER*/

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

/* POWER BY */

#powered {

  border-top: 0px solid #e4e5e7;

background-color: #636466;}



.copyright {

  padding: 25px 0 35px;

  line-height: 20px;

  color: #ffffff; }

  .copyright a {

    color: #ffffff; }



.btn-danger {

  background-color: #f7941e;

  border-color: #f7941e; }

  .btn-danger:hover, .btn-danger:active, .btn-danger:focus {

    background-color: #f7941e;

    border-color: #f7941e; }



.rtl .f-left {

  float: right !important; }



.rtl .f-right {

  float: left !important; }



.quantity-number.pull-left > label {

  display: block;

  float: left;

  line-height: 30px;

  padding-right: 5px; }



.rtl .quantity-number {

  margin-left: 0; }



.rtl .add-to-cart .quantity-wrapper {

  margin-right: 0;

  margin-left: 10px;

  border-width: 1px 0 1px 1px; }



.rtl .quantity-number > label {

  display: block;

  float: right;

  line-height: 30px;

  padding-right: 0;

  padding-left: 5px; }



/* back top top */

.scrollup {

  width: 40px;

  height: 40px;

  position: fixed;

  background: #f7941e;

  color: white !important;

  bottom: 80px;

  right: 20px;

  font-weight: bold;

  text-transform: uppercase;

  text-align: center;

  line-height: 18px;

  font-size: 15px;

  border-radius: 50%;

  text-decoration: none !important;

  z-index: 999999; }

  .rtl .scrollup {

    left: 20px;

    right: auto; }

  .scrollup .fa {

    display: block;

    font-weight: bold; }



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

 * @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

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

.dropdown {

  display: block !important; }



.form-language a {

  background-position: left center;

  background-repeat: no-repeat;

  padding-left: 25px; }



aside {

  z-index: 9; }



.main-column {

  z-index: 1; }



/* Topcart */

.cart-top #cart {

  position: relative; }

  .cart-top #cart .content {

    color: #000;

    min-width:240px;

    position: absolute;

    right: 0;

    right: 0;

    top: 120%;

    z-index: 9999;

    visibility: hidden;

    opacity: 0;

    background: #fff;

    border: 1px solid #e4e5e7;

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

    .rtl .cart-top #cart .content {

      left: 0;

      right: auto; }

    .cart-top #cart .content .empty {

      text-align: center;

      padding: 20px 10px; }

    .cart-top #cart .content .block-subtitle {

      display: none; }

    .cart-top #cart .content .block-content {

      padding: 0; }

    .cart-top #cart .content li.item {

      border-bottom: 1px solid #ddd;

      padding: 8px 0; }

    .cart-top #cart .content .btn-edit {

      display: none; }

    .cart-top #cart .content .btn-remove {

      margin-top: 6px;

      float: right; }

  .cart-top #cart .block-cart {

    margin: 0;

    padding: 10px; }

  .cart-top #cart.active .content {

    visibility: visible;

    top: 100%;

    opacity: 1; }

  .cart-top #cart a {

    color: #8c8c8c; }

.cart-top .quick-access .inner-toggle {

  right: 0; }

  .rtl .cart-top .quick-access .inner-toggle {

    left: 0;

    right: auto; }



/* swap-images */

.product-block .image {

  margin-bottom: 15px !important; }

  .product-block .image .hover-image {

    position: absolute;

    top: 0;

    left: 0;

    visibility: hidden;

    opacity: 0;

    width: 100%;

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

    -moz-transition: opacity 300ms ease-in-out;

    -ms-transition: opacity 300ms ease-in-out;

    -o-transition: opacity 300ms ease-in-out;

    transition: opacity 300ms ease-in-out; }

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

    visibility: visible;

    opacity: 1; }



.image {

  position: relative; }

  .image .onsale, .image .new-icon {

    display: block;

    position: absolute;

    top: 10px;

    left: 10px;

    text-align: center;

    background: #f7941e;

    z-index: 1;

    min-width: 40px;

    min-height: 40px;

    line-height: 40px;

    z-index: 999;

    -webkit-border-radius: 50%;

    border-radius: 50%; }

    .image .onsale:before, .image .new-icon:before {

      position: absolute;

      top: 0;

      left: 0;

      width: 50%;

      height: 50%;

      content: "";

      background: #f7941e;

      z-index: -1; }

    .image .onsale span, .image .new-icon span {

      color: white;

      text-transform: uppercase;

      padding: 3px 0;

      font-size: 11px;

      font-weight: 600; }

  .image .new-icon {

    background: #f05423;

    z-index: 99; }

    .image .new-icon:before {

      background: #f05423;

      z-index: -1; }

    .image .new-icon span {

      color: white; }



/* Tree menu */

#ves-accordion > li > a {

  color: #2e3a47;

  font-size: 14px;

  line-height: 20px;

  padding: 7px 0 7px 25px;

  font-weight: bold; }

#ves-accordion li {

  padding: 0; }

#ves-accordion ul.level0 > li, #ves-accordion ul.level1 > li {

  line-height: 20px;

  padding: 7px 0 7px 40px;

  background: url(../../../images/arrow-li.png) 30px 14px no-repeat; }

#ves-accordion ul li a {

  color: #f7941e; }



.ves-categoriesmenu {

  border: 2px solid #f7941e; }

  .ves-categoriesmenu .block-title {

    background: #f7941e;

    border: none; }

    .ves-categoriesmenu .block-title span {

      font-size: 17px !important;

      letter-spacing: 2px; }

  .ves-categoriesmenu .block-content {

    padding: 0px; }

  .ves-categoriesmenu #ves-accordion li a {

    border-bottom: 1px solid #e4e5e7;

    display: block;

    font-size: 13px;

    padding: 15px 10px 15px 20px; }

    .rtl .ves-categoriesmenu #ves-accordion li a {

      padding: 15px 20px 15px 10px; }



.category-left .block-content {

  padding: 0px; }



/* Tabs Home */

.box.producttabs {

  margin-bottom: 28px; }



.producttabs .tab-nav {

  position: relative;

  z-index: 9; }

.producttabs .nav-tabs {

  text-align: center;

  border: none;

  display: block;

  position: relative; }

  .producttabs .nav-tabs li {

    float: left;

    float: left; }

    .rtl .producttabs .nav-tabs li {

      float: right !important; }

  .producttabs .nav-tabs > li {

    margin-right: -1px; }

    .producttabs .nav-tabs > li a {

      color: #2e3a47;

      text-transform: uppercase;

      line-height: 43px;

      font-weight: 600;

      padding: 0 20px;

      margin: 0;

      border-style: solid;

      border-width: 3px 1px 0 1px;

      border-color: transparent; }

    .producttabs .nav-tabs > li.active a, .producttabs .nav-tabs > li:hover a, .producttabs .nav-tabs > li:focus a, .producttabs .nav-tabs > li.active:hover a {

      border-width: 3px 1px 0 1px;

      border-color: #f7941e #e4e5e7;

      color: #f7941e;

      background: #fff; }

    .producttabs .nav-tabs > li:hover a {

      background: none; }

.producttabs .carousel-controls {

  position: absolute;

  top: -44px;

  right: 0;

  right: 0;

  z-index: 99; }

  .rtl .producttabs .carousel-controls {

    left: 0;

    right: auto; }

.producttabs .tab-content {

  padding: 0; }

.producttabs .carousel-inner {

  border-top: 1px solid #e4e5e7;

  border-left: 1px solid #e4e5e7;

  border-right: 1px solid #e4e5e7; }

.producttabs .products-grid {

  border: none; }



/* Carousel */

.sidebar .block-productcarousel .block-content {

  padding: 0; }



.sidebar .block-productcarousel .mini-products-list .products-grid:first-child .product {

  border-top: none; }



/* Carousel 2 */

.productcarousel .block-title h2 {

  color: #2e3a47;

  font-weight: 600;

  line-height: 43px;

  font-size: 14px;

  text-transform: uppercase;

  padding: 0 20px;

  display: inline-block;

  border-color: #f05423 #e4e5e7 transparent #e4e5e7;

  color: #f05423;

  border-style: solid;

  border-width: 3px 1px 0;

  position: relative;

  z-index: 99;

  background: #fff;

  bottom: -1px; }



/* custom-subscribe */

.new-letter {

  background: #524354;

  padding: 22px;

  color: #fff; }

  .new-letter:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .new-letter .custom-subscribe .fa {

    font-size: 35px;

    float: left;

    float: left;

    padding-right: 13px;

    padding-right: 13px; }

    .rtl .new-letter .custom-subscribe .fa {

      float: right !important; }

    .rtl .new-letter .custom-subscribe .fa {

      padding-left: 13px;

      padding-right: inherit; }

  .new-letter .custom-subscribe .title {

    float: left;

    margin-right: 20px; }

    .new-letter .custom-subscribe .title h3 {

      font-size: 18px;

      text-transform: uppercase;

      line-height: 1em; }

    .new-letter .custom-subscribe .title span {

      font-size: 13px;

      line-height: 1.6; }

  .new-letter .social-link {

    text-align: right; }

    .new-letter .social-link .title_block {

      float: none;

      display: inline-block;

      font-size: 14px;

      text-transform: uppercase;

      line-height: 42px;

      padding: 0 20px 0 0; }

    .new-letter .social-link .social {

      float: right; }

    .new-letter .social-link a {

      display: block; }

  .new-letter .subscribe-box {

    float: left;

    width: 480px;

    position: relative;

    height: 40px;

    -webkit-border-radius: 25px;

    border-radius: 25px; }

  .new-letter .custom-subscribe .form-subscribe-header {

    margin-bottom: 20px; }

  .new-letter .custom-subscribe .form-control {

    border: none;

    height: 40px;

    -webkit-border-radius: 25px;

    border-radius: 25px;

    padding-right: 110px;

    padding-left: 30px; }

    .rtl .new-letter .custom-subscribe .form-control {

      padding-right: 30px;

      padding-left: inherit; }

  .new-letter .custom-subscribe #newsletter-validate-detail {

    position: relative; }

    .new-letter .custom-subscribe #newsletter-validate-detail .actions {

      position: absolute;

      right: 0;

      top: 0;

      padding: 0; }

      .new-letter .custom-subscribe #newsletter-validate-detail .actions button.button {

        margin: 0;

        height: 40px;

        background: #f7941e;

        -webkit-border-radius: 0 25px 25px 0;

        border-radius: 0 25px 25px 0;

        text-transform: uppercase;

        font-size: 13px;

        border: none;

        padding: 0; }

        .new-letter .custom-subscribe #newsletter-validate-detail .actions button.button span span {

          padding: 0 19px;

          color: #fff; }



.footer-top-hitech {

  background: #524354;

  color: #fff; }

  .footer-top-hitech:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .footer-top-hitech .custom-subscribe .fa {

    font-size: 35px;

    float: left;

    float: left;

    padding-right: 13px;

    padding-right: 13px; }

    .rtl .footer-top-hitech .custom-subscribe .fa {

      float: right !important; }

    .rtl .footer-top-hitech .custom-subscribe .fa {

      padding-left: 13px;

      padding-right: inherit; }

  .footer-top-hitech .custom-subscribe .title {

    display: block !important; }

  .footer-top-hitech .social-link {

    text-align: right; }

    .footer-top-hitech .social-link .social {

      float: none !important;

      text-align: center; }

      .footer-top-hitech .social-link .social li {

        float: none;

        display: inline-block;

        margin: 0px 10px; }

        .footer-top-hitech .social-link .social li a {

          position: relative; }

          .footer-top-hitech .social-link .social li a:before {

            content: "";

            width: 35px;

            height: 35px;

            position: absolute;

            top: 0px;

            left: 0px;

            -webkit-transform: rotate(45deg);

            -ms-transform: rotate(45deg);

            transform: rotate(45deg);

            border: 1px solid #fff; }

          .footer-top-hitech .social-link .social li a .fa {

            font-size: 16px;

            background: none;

            color: #fff; }

        .footer-top-hitech .social-link .social li:hover a:before {

          border-color: #f7941e; }

        .footer-top-hitech .social-link .social li:hover a .fa {

          color: #f7941e; }

    .footer-top-hitech .social-link a {

      display: block; }

  .footer-top-hitech .subscribe-box {

    float: none;

    width: 318px;

    position: relative;

    height: 38px;

    margin: 0 auto;

    -webkit-border-radius: 0;

    border-radius: 0; }

  .footer-top-hitech .title_block {

    font-size: 14px;

    text-transform: uppercase;

    line-height: 42px;

    font-weight: bold;

    text-align: center;

    margin-bottom: 20px; }

  .footer-top-hitech .custom-subscribe .form-subscribe-header {

    margin-bottom: 20px; }

  .footer-top-hitech .custom-subscribe .form-control {

    border: none;

    height: 38px;

    -webkit-border-radius: 0;

    border-radius: 0;

    padding-right: 40px;

    padding-left: 20px; }

    .rtl .footer-top-hitech .custom-subscribe .form-control {

      padding-right: 20px;

      padding-left: inherit; }

  .footer-top-hitech .custom-subscribe #newsletter-validate-detail {

    position: relative; }

    .footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions {

      position: absolute;

      right: 0;

      top: 0;

      padding: 0; }

      .footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions button.button {

        margin: 0;

        height: 38px;

        width: 38px;

        background: #f7941e;

        -webkit-border-radius: 0;

        border-radius: 0;

        text-transform: uppercase;

        font-size: 13px;

        border: none;

        padding: 0; }

        .footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions button.button span span {

          padding: 0;

          color: #fff; }

          .footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions button.button span span .fa {

            font-size: 15px;

            float: none;

            padding: 0px; }



/* Slideshow */

.ves-slideshow {

  margin: 0 0 18px; }

  .ves-slideshow .ves-caption {

    border-style: none;

    border-width: 0;

    color: #FFF;

    font-size: 14px;

    font-weight: normal;

    line-height: 30px;

    margin: 0;

    text-shadow: none;

    text-transform: uppercase; }

  .ves-slideshow .ves-caption.normal-caption {

    font-weight: 300;

    color: #FFF;

    font-family: "HelveticaNeue45Light", font-family-sans-serif, serif;

    font-size: 14px;

    font-weight: 400;

    line-height: 20px;

    margin: 0;

    text-align: center;

    text-shadow: none;

    text-transform: none; }

  .ves-slideshow .ves-caption.big-caption {

    color: #FFF;

    font-size: 36px;

    line-height: 36px;

    position: absolute;

    text-align: center;

    text-transform: uppercase;

    padding-top: 40px;

    background: url(../../../images/bulet-slide.png) top center no-repeat; }

  .ves-slideshow .vescontentslider .carousel-control {

    border: none;

    -webkit-border-radius: 0;

    border-radius: 0; }

  .ves-slideshow .vescontentslider .carousel-control.left .fa {

    position: relative;

    left: -2px; }

  .ves-slideshow .vescontentslider .carousel-control.right .fa {

    position: relative;

    right: -2px; }

  .ves-slideshow .vescontentslider .carousel-control:hover {

    color: #fff;

    background: #f7941e; }

  .ves-slideshow .vescontentslider .carousel-indicators {

    margin: 0 auto;

    left: 0;

    right: 0;

    text-align: center; }

    .ves-slideshow .vescontentslider .carousel-indicators li {

      display: inline-block;

      float: none;

      width: 10px;

      height: 10px;

      border-width: 2px; }

      .ves-slideshow .vescontentslider .carousel-indicators li.active {

        background: #f7941e;

        border: none; }



/* Ves Vertical Menu */

.module_modecategory .block-content > p {

  display: none; }



.sidebar #ves-verticalmenu .block-content {

  padding: 0;

  border: none; }



#ves-verticalmenu {

  z-index: 500; }

  #ves-verticalmenu .actions {

    padding: 0 !important; }

  #ves-verticalmenu .product-info {

    line-height: 1.4; }

  #ves-verticalmenu .block-title {

    background: #f7941e;

    border: none;

    line-height: 34px;

    padding: 5px 10px 5px 18px;

    padding: 5px 18px 5px 10px;

    position: relative;

    display: block; }

    .rtl #ves-verticalmenu .block-title {

      padding: 5px 10px 5px 18px; }

    #ves-verticalmenu .block-title:after {

      display: block;

      content: ".";

      clear: both;

      font-size: 0;

      line-height: 0;

      height: 0;

      overflow: hidden; }

    #ves-verticalmenu .block-title span {

      font-size: 17px;

      font-weight: 600;

      letter-spacing: 2px;

      text-transform: uppercase;

      color: white;

      float: left;

      float: left; }

      .rtl #ves-verticalmenu .block-title span {

        float: right !important; }

      #ves-verticalmenu .block-title span.shapes {

        float: right;

        float: right; }

        .rtl #ves-verticalmenu .block-title span.shapes {

          float: left !important; }

  #ves-verticalmenu .navbar {

    border: 2px solid #f7941e;

    position: static;

    border-top: none;

    background: white;

    margin-bottom: 0px; }

    #ves-verticalmenu .navbar .navbar-collapse {

      padding: 0px 0px 0px 0px; }

      .rtl #ves-verticalmenu .navbar .navbar-collapse {

        padding: 0px 0px 0px 0px; }

    #ves-verticalmenu .navbar .navbar {

      border: none; }

  #ves-verticalmenu .ves-widget {

    margin-bottom: 15px; }

  #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu {

    display: block;

    visibility: hidden;

    opacity: 0;

    border: 0;

    padding: 20px;

    min-width: 225px;

    min-height: 100%;

    right: auto;

    left: 100%; }

    .rtl #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu {

      right: 100%;

      left: auto; }

    #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu div.menu-title, #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu .title {

      text-transform: uppercase;

      color: #000;

      font-weight: 600;

      margin-bottom: 10px; }

    #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu .title {

      margin: 0;

      padding: 0; }

    #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu li > a, #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu .widget-inner {

      color: #2e3a47;

      font-weight: 400;

      line-height: 30px;

      padding: 0;

      font-size: 13px; }

    #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu li {

      line-height: 1.4; }

  #ves-verticalmenu .verticalmenu.navbar-nav > li {

    float: none; }

    #ves-verticalmenu .verticalmenu.navbar-nav > li > a {

      color: #2e3a47;

      border-bottom: 1px solid #e4e5e7;

      font-size: 13px;padding:13px 10px;  }

    #ves-verticalmenu .verticalmenu.navbar-nav > li:last-child a {

      border: none; }

    #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown {

      position: static; }

      #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown a .caret {

        margin-left: 5px;

        float: right;

        margin-left: 5px;

        margin-top: 8px;

        float: right; }

        .rtl #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown a .caret {

          float: left !important; }

      #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover .dropdown-menu {

        visibility: visible;

        opacity: 1;

        left: 100%;

        top: 0;

        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);

        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35); }

      #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a {

        position: relative; }

        #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a:after {

          width: 5px;

          height: 100%;

          background: #fff;

          content: "";

          position: absolute;

          top: 0;

          right: -2px;

          right: -2px;

          z-index: 9999; }

          .rtl #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a:after {

            left: -2px;

            right: auto; }

        #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a .caret {

          border-bottom-color: #999 !important;

          border-top-color: #999 !important; }

    #ves-verticalmenu .verticalmenu.navbar-nav > li:hover > a {

      color: #f7941e; }

  #ves-verticalmenu .verticalmenu.navbar-nav > li > a > span span {

    margin-left: 35px;

    margin-left: 30px; }

    .rtl #ves-verticalmenu .verticalmenu.navbar-nav > li > a > span span {

      margin-right: 35px;

      margin-left: inherit; }

  #ves-verticalmenu .navbar-nav {

    width: 100%;padding-left:0;  }

    #ves-verticalmenu .navbar-nav .menu-icon {

      background-position: left center;

      background-position: left 0 !important; }

      .rtl #ves-verticalmenu .navbar-nav .menu-icon {

        background-position: right 0 !important; }

    #ves-verticalmenu .navbar-nav li {

      padding: 0px; }



.shapes.round {

  background-color: #000000;

  border: medium none #f7941e;

  border-radius: 100%;

  display: block;

  float: right;

  height: 20px;

  margin-top: 8px;

  width: 20px;

  position: relative; }



.shapes.bottom {

  border-left: 5px solid rgba(0, 0, 0, 0);

  border-right: 5px solid rgba(0, 0, 0, 0);

  border-top: 7px solid #FFFFFF;

  position: absolute;

  top: 50%;

  left: 50%;

  margin-top: -3px;

  margin-left: -5px; }



/* Layer Slider */

.lush-slider {

  background: none;

  border: none;

  padding: 0;

  -webkit-border-radius: 0;

  border-radius: 0; }

  .lush-slider .lush-nav {

    width: 100%;

    z-index: 99;

    top: 50%; }

    .lush-slider .lush-nav .lush-page {

      display: none; }

    .lush-slider .lush-nav a {

      background-color: rgba(255, 255, 255, 0.5);

      background-image: none;

      color: #74818B;

      font-size: 22px;

      height: 64px;

      line-height: 64px;

      margin-top: -32px;

      text-align: center;

      top: 0%;

      transition: opacity 300ms ease-out 0s;

      width: 28px;

      position: absolute;

      text-indent: -9999em;

      overflow: hidden; }

      .lush-slider .lush-nav a:before {

        width: 100%;

        height: 100%;

        position: absolute;

        top: 0;

        left: 0;

        font-family: FontAwesome;

        text-indent: initial; }

      .lush-slider .lush-nav a.lush-prev {

        left: 0; }

        .lush-slider .lush-nav a.lush-prev:before {

          content: "\f104"; }

      .lush-slider .lush-nav a.lush-next {

        right: 0; }

        .lush-slider .lush-nav a.lush-next:before {

          content: "\f105"; }

      .lush-slider .lush-nav a:hover:before {

        color: #fff;

        background: #f7941e; }



/* image-gallery-zoom */

#image-gallery-zoom:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }

#image-gallery-zoom .item a {

  float: left;

  margin: 0 5px; }

#image-gallery-zoom .row {

  margin-left: -5px;

  margin-right: -5px; }



/* settings */

.settings .dropdown > a {

  border: 1px solid #cdcdcd;

  line-height: 26px;

  display: block;

  padding: 0 10px;

  position: relative;

  top: 5px;

  z-index: 99999;

  margin: 0 0 0 8px;

  margin: 0 0 0 8px; }

  .rtl .settings .dropdown > a {

    margin: 0 8px 0 0; }

  .settings .dropdown > a span {

    padding: 0 6px; }

.settings .dropdown.open > a {

  background: #fff;

  border-width: 1px 1px 0; }

.settings .dropdown-menu {

  left: auto;

  right: 0;

  right: 0;

  top: 29px;

  z-index: 9999;

  border: 1px solid #cdcdcd;

  padding: 15px 20px 20px;

  width: 194px;

  line-height: 2;

  -webkit-box-shadow: none;

  box-shadow: none; }

  .rtl .settings .dropdown-menu {

    left: 0;

    right: auto; }

  .settings .dropdown-menu .form-language li a {

    background-repeat: no-repeat; }

  .settings .dropdown-menu span {

    color: #828282;

    font-size: 13px;

    text-transform: uppercase; }

  .settings .dropdown-menu .currency {

    margin-top: 5px; }

    .settings .dropdown-menu .currency li {

      float: left;

      float: left;

      border: 1px solid #e4e5e7;

      margin: 8px 8px 0 0;

      margin-right: 8px;

      padding: 0 7px;

      line-height: 20px;

      font-size: 12px;

      color: #8c8c8c; }

      .rtl .settings .dropdown-menu .currency li {

        float: right !important; }

      .rtl .settings .dropdown-menu .currency li {

        margin-left: 8px;

        margin-right: inherit; }



/* ves-brandcarousel */

.ves-brandcarousel {

  background: white;

  margin: 45px 0px; }

  .ves-brandcarousel .block-title {

    padding: 15px;

    border-top: 1px solid #e4e5e7; }

    .ves-brandcarousel .block-title span {

      border: 0;

      text-transform: uppercase;

      font-weight: bold;

      color: #f7941e; }

  .ves-brandcarousel .item-inner {

    border: 1px solid #cccccc;

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

    transition: all 0.3s ease 0s; }

    .ves-brandcarousel .item-inner:hover {

      border-color: #f7941e; }

  .ves-brandcarousel .carousel-controls {

    position: absolute;

    top: -32px;

    right: 0;

    width: 45px; }

    .rtl .ves-brandcarousel .carousel-controls {

      left: 0;

      right: auto; }

    .ves-brandcarousel .carousel-controls .carousel-control.left {

      float: left; }



/* ves-blog */

.venus-latest-block {

  margin-bottom: 20px; }

  .venus-latest-block .block-title {

    padding: 15px;

    border-top: 1px solid #e4e5e7; }

    .venus-latest-block .block-title span {

      border: 0;

      text-transform: uppercase;

      font-weight: bold;

      color: #f7941e; }

  .venus-latest-block div.post-image {

    float: left;

    width: 50%;

    padding-right: 20px; }

  .venus-latest-block .post-block {

    overflow: hidden; }

    .venus-latest-block .post-block h4 {

      font-weight: bold; }

      .venus-latest-block .post-block h4 a:hover {

        color: #f7941e; }

    .venus-latest-block .post-block .blog-meta, .venus-latest-block .post-block .blog-readmore {

      margin: 5px 0; }

  .venus-latest-block .blog-readmore a:hover {

    color: #f7941e; }



.leading-posts .ves-description, .leading-posts .blog-botm {

  float: left;

  width: 100%; }

  .rtl .leading-posts .ves-description, .rtl .leading-posts .blog-botm {

    float: right !important; }



span.created-date, span.author, span.blog-category {

  color: #333333 !important;

  font-size: 100% !important;

  text-transform: none !important;

  float: left;

  margin-bottom: 8px;

  padding-right: 15px; }

  .rtl span.created-date, .rtl span.author, .rtl span.blog-category {

    float: right !important; }

  .rtl span.created-date, .rtl span.author, .rtl span.blog-category {

    padding-left: 15px;

    padding-right: inherit; }



.blog-meta {

  margin-bottom: 5px; }

  .blog-meta span {

    text-transform: none !important; }



/* Quickview */

.tempcp-quickview-view .tabs-group {

  display: none; }



/* AutoSearch */

#header-main #search .category_filter span {

  color: #f7941e;

  right: 0; }

  .rtl #header-main #search .category_filter span {

    left: 0;

    right: auto; }

#header-main #search .category_filter option {

  padding: 3px 10px; }

#header-main #search .button-search {

  height: 36px;

  width: 26px;

  text-align: center;

  line-height: 36px;

  right: 0;

  top: 0;

  color: #f7941e !important;

  right: 0;

  z-index: 9;

  cursor: pointer; }

  .rtl #header-main #search .button-search {

    left: 0;

    right: auto; }

#header-main #search .input-search {

  padding-right: 34px;

  padding: 0 34px 0 10px;

  border-left: 1px solid gainsboro; }

  .rtl #header-main #search .input-search {

    padding: 0 10px 0 34px; }

  .rtl #header-main #search .input-search {

    border-right: 1px solid gainsboro;

    border-left: inherit; }



/* Fix columns */

.equal, .equal > div[class*='col-'] {

  display: -webkit-box;

  display: -moz-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  flex: 1 0 auto; }



.rtl .copyright img.f-right {

  float: left !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

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

/* Page Heading */

.page-title h1, .category-title h1 {

  color: #000;

  text-transform: uppercase;

  font-size: 24px;

  font-weight: 600;

  line-height: 1em;

  margin-bottom: 18px; }



.page-title h1 {

  margin: 0 0 15px;

  clear: both; }



.category-title h1 {

  margin: 0 0 15px; }



/* Pager */

.pager {

  margin: 0;

  text-align: center; }

  .pager .amount {

    float: left;

    margin: 0; }

  .pager .limiter {

    float: right; }

    .pager .limiter label {

      vertical-align: middle;

      margin: 0;

      padding: 0; }

    .pager .limiter select {

      vertical-align: middle;

      width: auto;

      padding: 2px; }

  .pager .pages {

    float: left; }

    .pager .pages ol {

      display: inline; }

    .pager .pages li {

      float: left;

      margin-right: 4px; }

      .pager .pages li a, .pager .pages li.current {

        min-width: 28px;

        display: block;

        padding: 0;

        border: 1px solid #d8d8d8;

        height: 30px;

        line-height: 28px; }

      .pager .pages li.current {

        padding: 0 2px;

        min-width: 28px;

        color: #f7941e; }

      .pager .pages li .next, .pager .pages li .previous {

        padding: 0 18px;

        color: #3d3d3d; }

        .pager .pages li .next:hover, .pager .pages li .previous:hover {

          color: #fff;

          background-color: #f7941e;

          border-color: #f7941e; }

      .pager .pages li a:hover {

        color: #f7941e;

        background: none; }

      .pager .pages li a .fa {

        font-size: 10px;

        vertical-align: middle; }

        .pager .pages li a .fa.fa-angle-double-left {

          padding-right: 1px; }

        .pager .pages li a .fa.fa-angle-double-right {

          padding-left: 1px; }



/* Sorter */

.sorter:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }

.sorter .view-mode {

  float: left;

  margin: 0; }

  .sorter .view-mode label {

    display: none; }

  .sorter .view-mode .grid, .sorter .view-mode .list {

    display: block;

    width: 27px;

    height: 27px;

    text-indent: 9999em;

    overflow: hidden;

    background: url(../../../images/view-mode.png) 0 0 no-repeat;

    float: left;

    border: 1px solid #bbb;

    margin-right: 5px; }

  .sorter .view-mode strong {

    background-color: #f7941e !important;

    border-color: #f7941e !important; }

    .sorter .view-mode strong.grid {

      background-position: -42px 7px; }

    .sorter .view-mode strong.list {

      background-position: 6px 7px; }

  .sorter .view-mode a.grid {

    background-position: -42px -40px; }

  .sorter .view-mode a.list {

    background-position: 6px -40px; }

  .sorter .view-mode a.grid:hover, .sorter .view-mode a.list:hover {

    background-color: #f8f8f8; }

.sorter .sort-by {

  float: right;

  margin: 0; }

  .sorter .sort-by label {

    vertical-align: middle;

    margin: 0; }

  .sorter .sort-by select {

    vertical-align: middle;

    padding: 4px;

    width: auto; }



/* Toolbar */

.toolbar {

  margin: 10px 0 20px; }

  .toolbar .pager {

    display: none; }

    .toolbar .pager strong {

      display: none; }



.pager li > a, .pager li > span {

  -webkit-border-radius: 0;

  border-radius: 0; }



.toolbar-bottom {

  color: #2e3a47; }

  .toolbar-bottom .pager {

    display: block;

    padding: 10px 0;

    line-height: 28px;

    padding: 0; }

  .toolbar-bottom .sorter, .toolbar-bottom .limiter {

    display: none; }

  .toolbar-bottom .amount {

    float: right;

    color: #8c8c8c;

    font-size: 13px; }



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

.product-name a {

  color: #2e3a47;

  font-weight: 600; }

  .product-name a:hover {

    color: #2e3a47; }



/* Product Tags */

.tags-list li {

  display: inline !important;

  margin: 0 4px 0 0; }



/* Advanced Search */

.advanced-search .form-list label {

  width: 160px;

  padding-right: 10px; }

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

  float: left;

  clear: none; }



.advanced-search-amount {

  margin: 0 0 10px; }



.advanced-search-summary {

  margin: 10px 0;

  border: 1px solid #e9d7c9;

  background: #fff6f1;

  padding: 10px; }

  .advanced-search-summary ul {

    float: left;

    width: 49%; }

  .advanced-search-summary strong {

    color: #E17C24;

    padding-left: 15px;

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

  .advanced-search-summary p {

    clear: both;

    font-weight: bold;

    margin: 0; }



/* CMS Home Page */

/* Sitemap */

.page-sitemap .links {

  text-align: right;

  margin: 0 8px -22px 0; }

.page-sitemap a {

  text-decoration: none;

  position: relative; }

  .page-sitemap a:hover {

    text-decoration: underline; }

.page-sitemap .sitemap {

  margin: 12px; }

  .page-sitemap .sitemap a {

    color: #1b2d3b; }

  .page-sitemap .sitemap li {

    margin: 3px 0; }

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

      margin: 10px 0 0;

      font-weight: bold; }

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

        color: #1e7ec8; }



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

.cart .page-title {

  border-bottom: 0;

  margin: 0 0 12px; }

  .cart .page-title h1 {

    margin: 10px 0 0; }



/* Shopping cart tax info */

.cart-tax-info {

  display: block; }



.cart-tax-info,

.cart-tax-info .cart-price {

  padding-right: 20px; }



.cart-tax-total {

  display: block;

  padding-right: 20px;

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

  cursor: pointer; }



.cart-tax-info .price,

.cart-tax-total .price {

  display: inline !important;

  font-weight: normal !important; }



.cart-tax-total-expanded {

  background-position: 100% -52px; }



/* Checkout Types */

.cart {

  /* Shopping Cart Collateral boxes */

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

  /* Shopping Cart Totals */ }

  .cart .product-name a {

    font-size: 14px; }

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

    margin: 0 0 5px; }

  .cart .title-buttons .checkout-types {

    display: none;

    float: right; }

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

      float: left;

      margin: 0 0 5px 5px; }

  .cart .checkout-types .paypal-or {

    margin: 0 8px;

    line-height: 2.3; }

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

    clear: both;

    display: block;

    padding: 8px 55px 0 0;

    line-height: 1.0;

    font-size: 11px; }

  .cart .cart-collaterals h2 {

    font-size: 18px;

    color: #333; }

  .cart .crosssell .product-image {

    margin-right: 10px; }

  .cart .crosssell li.item {

    margin: 10px 0; }

    .cart .crosssell li.item:after {

      display: block;

      content: ".";

      clear: both;

      font-size: 0;

      line-height: 0;

      height: 0;

      overflow: hidden; }

    .cart .crosssell li.item.odd {

      clear: both; }

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

    margin-left: 10px;

    margin-bottom: 0; }

  .cart .discount, .cart .shipping {

    border: 1px solid #e4e5e7;

    padding: 12px 15px;

    margin: 0 0 18px; }

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

      margin: 10px 0 0;

      border: 0;

      padding: 0;

      text-align: left; }

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

        float: none;

        margin-left: 0; }

  .cart .discount .input-box {

    margin: 8px 0 0;

    width: 100%; }

  .cart .discount input.input-text {

    width: 100%; }

  .cart .shipping .sp-methods {

    margin: 10px 0 0;

    padding: 5px 0 0;

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

  .cart .totals {

    color: #333; }

    .cart .totals table {

      margin: 7px 0;

      border: none; }

    .cart .totals td {

      padding: 5px 0px 10px 35px;

      border: none;

      font-size: 18px; }

    .cart .totals tfoot th {

      padding: 5px 15px 5px 7px; }

    .cart .totals tfoot td {

      padding-top: 5px;

      padding-bottom: 5px; }

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

      font-size: 24px; }

    .cart .totals .checkout-types {

      font-size: 13px;

      padding: 5px 0 0;

      text-align: right; }

      .cart .totals .checkout-types li {

        clear: both;

        margin: 10px 0; }

      .cart .totals .checkout-types a {

        color: white;

        background: #2e3a47;

        border: 1px solid #28313c;

        font-size: 12px;

        text-transform: uppercase;

        line-height: 28px;

        text-align: center;

        padding: 0 16px;

        display: block;

        float: right;

        margin-bottom: 5px;

        -webkit-border-radius: 3px;

        border-radius: 3px; }

        .cart .totals .checkout-types a:hover {

          background: #f7941e;

          border-color: #00577a; }



/* Options Tool Tip */

.item-options dt {

  font-weight: bold;

  font-style: italic; }

.item-options dd {

  padding-left: 10px;

  margin: 0 0 6px; }



.truncated {

  cursor: help;

  display: inline-block; }

  .truncated a.dots {

    cursor: help; }

  .truncated a.details {

    cursor: help; }

  .truncated .truncated_full_value {

    position: relative;

    z-index: 999; }

    .truncated .truncated_full_value .item-options {

      position: absolute;

      top: -99999em;

      left: -99999em;

      z-index: 999;

      width: 250px;

      padding: 8px;

      border: 1px solid #ddd;

      background-color: #f6f6f6; }

      .truncated .truncated_full_value .item-options > p {

        font-weight: bold;

        text-transform: uppercase; }

  .truncated .show .item-options {

    top: -20px;

    left: 50%; }



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

  left: 15px;

  top: 7px; }



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

  left: -240px;

  top: 7px; }



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

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

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

/* Shipping and Payment methods */

.sp-methods {

  margin: 0 0 8px; }

  .sp-methods dt {

    margin: 13px 0 5px;

    font-weight: bold; }

  .sp-methods dd li {

    margin: 5px 0; }

  .sp-methods label {

    font-weight: bold;

    color: #2e3a47; }

  .sp-methods .price {

    font-weight: bold; }

  .sp-methods .form-list {

    padding-left: 20px; }

    .sp-methods .form-list li {

      margin: 0 0 8px; }

  .sp-methods select.month {

    width: 154px;

    margin-right: 10px; }

  .sp-methods select.year {

    width: 96px; }

  .sp-methods input.cvv {

    width: 3em !important; }

  .sp-methods .checkmo-list li {

    margin: 0 0 5px; }

  .sp-methods .checkmo-list label {

    width: 135px;

    padding-right: 10px;

    text-align: right; }

  .sp-methods .checkmo-list address {

    float: left; }

  .sp-methods .centinel-logos a {

    margin-right: 3px; }

  .sp-methods .centinel-logos img {

    vertical-align: middle; }

  .sp-methods .release-amounts {

    margin: 0.5em 0; }

    .sp-methods .release-amounts button {

      float: left;

      margin: 5px 10px 0 0; }



.please-wait {

  float: right; }

  .please-wait img {

    vertical-align: middle; }



.cvv-what-is-this {

  font-size: 11px;

  cursor: help;

  margin-left: 10px; }



/* Tooltip */

.tool-tip {

  border: 1px solid #7BA7C9;

  background: #EAF6FF;

  padding: 15px 20px;

  position: absolute;

  z-index: 9999; }

  .tool-tip .btn-close {

    margin: -9px -14px 0;

    text-align: right; }

    .tool-tip .btn-close a {

      display: block;

      margin: 0 0 0 auto;

      width: 15px;

      height: 15px;

      background: url(../../../images/btn_window_close.gif) 100% 0 no-repeat;

      text-align: left;

      text-indent: -999em;

      overflow: hidden; }

  .tool-tip .tool-tip-content {

    padding: 5px; }



/* Gift Messages */

.gift-messages h3 {

  font-size: 12px;

  font-weight: bold;

  color: #e87403; }

.gift-messages p.control {

  color: #8e8d8b; }



.gift-messages-form {

  position: relative; }

  .gift-messages-form label {

    float: none !important;

    position: static !important; }

  .gift-messages-form h4 {

    font-size: 12px;

    font-weight: bold;

    color: #e87403; }

  .gift-messages-form .whole-order {

    margin: 0 0 25px; }

  .gift-messages-form .item {

    margin: 0 0 10px; }

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

      float: left;

      width: 75px; }

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

      margin: 0 0 7px; }

    .gift-messages-form .item .number {

      margin: 0;

      font-weight: bold;

      text-align: center;

      color: #8a8987; }

    .gift-messages-form .item .details {

      margin-left: 90px; }

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

        font-size: 13px;

        margin: 0 0 10px; }

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

        width: 255px; }

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

        width: 240px; }

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

        width: 234px; }

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

        width: 500px; }

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

        width: 494px; }



.gift-message-link {

  font-size: 11px;

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

  padding-right: 7px; }

  .gift-message-link.expanded {

    background-position: 100% -40px; }



.gift-message-row {

  background: #f2efe9; }

  .gift-message-row .btn-close {

    float: right;

    width: 16px;

    height: 16px;

    background: url(../../../images/btn_gm-close.gif) 0 0 no-repeat;

    font-size: 0;

    line-height: 0;

    text-indent: -999em;

    overflow: hidden; }



/* Checkout Agreements */

.checkout-agreements li {

  margin: 30px 0; }

.checkout-agreements .agreement-content {

  overflow: auto;

  height: 12em;

  padding: 10px;

  background-color: #fbfaf6;

  border: 1px solid #bbb6a5; }

.checkout-agreements .agree {

  margin: 0;

  padding: 10px 0 10px 11px; }

  .checkout-agreements .agree input.checkbox {

    margin-right: 6px; }

  .checkout-agreements .agree label {

    font-weight: bold;

    color: #2e3a47; }



.opc .checkout-agreements {

  border: 1px solid #d9dde3;

  border-width: 0 1px;

  padding: 5px 30px; }

  .opc .checkout-agreements li {

    margin: 20px 0 0; }

  .opc .checkout-agreements .agreement-content {

    background-color: #fff;

    border-color: #e4e4e4;

    padding: 5px; }

  .opc .checkout-agreements .agree {

    padding-left: 6px; }



/* Centinel */

.centinel .authentication {

  border: 1px solid #ddd;

  background: #fff; }

  .centinel .authentication iframe {

    width: 99%;

    height: 400px;

    background: transparent !important;

    margin: 0 !important;

    padding: 0 !important;

    border: 0 !important; }



.opc .centinel {

  border: 1px solid #bbb6a5;

  border-width: 0 1px 1px;

  padding: 10px 30px; }



/* Generic Info Set */

.info-set {

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

  border: 1px solid #bbb6a5;

  margin: 0 0 25px;

  padding: 20px;

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

  .info-set .divider {

    margin: 0 -20px;

    padding: 25px 0;

    position: relative; }

  .info-set .box {

    margin: 0 0 15px; }

    .info-set .box h2 {

      color: #e26703; }

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

    font-size: 1em !important; }

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

      font-weight: bold !important; }

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

    margin: 5px 0 0; }



/* One Page Checkout */

.block-progress {

  border: 0;

  margin: 0; }

  .block-progress .block-title {

    background: none;

    border: 0;

    padding: 0;

    margin: 0 0 5px; }

    .block-progress .block-title strong {

      font-size: 13px;

      color: #0a263c; }

  .block-progress .block-content {

    background: none; }

  .block-progress dt {

    background: none repeat scroll 0 0 #EFEFEF;

    border: 1px solid #e4e5e7;

    color: #444444;

    font-size: 15px;

    font-weight: normal;

    line-height: 1.35;

    margin: 0 0 6px;

    padding: 10px; }

    .block-progress dt.complete {

      margin: 0; }

  .block-progress dd {

    background: #F5F5F5;

    border: 1px solid #e4e5e7;

    border-top: 0;

    padding: 8px 13px;

    margin: 0 0 10px; }

  .block-progress p {

    margin: 0; }

  .block-progress .cards-list dt {

    background: none;

    border: 0 none;

    color: inherit;

    font-size: 12px;

    margin: 5px 0;

    padding: 0; }

  .block-progress .cards-list dd {

    border: 0 none;

    margin: 0;

    padding: 0; }

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

    font-weight: normal; }



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

 * should be placed in .css file */

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

  display: inline; }

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

  display: none; }



.opc {

  position: relative; }

  .opc .buttons-set button.button {

    float: right; }

  .opc .buttons-set p.required {

    margin: 0;

    padding: 0 0 10px; }

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

    display: none; }

  .opc .buttons-set .please-wait {

    height: 28px;

    line-height: 28px; }

  .opc .ul {

    list-style: disc outside none;

    padding-left: 18px; }

  .opc .section {

    margin: 0 0 10px;

    padding: 0;

    clear: both; }

    .opc .section:after {

      display: block;

      content: ".";

      clear: both;

      font-size: 0;

      line-height: 0;

      height: 0;

      overflow: hidden; }

  .opc .step-title {

    background-color: #EFEFEF;

    border: 1px solid #e0e0e0;

    padding: 8px;

    text-align: right;

    overflow: hidden; }

    .opc .step-title .number {

      background-color: #fff;

      float: left;

      font-size: 14px;

      line-height: 16px;

      margin: 0 8px 0 0;

      padding: 5px 9px; }

    .opc .step-title h2 {

      color: #999;

      float: left;

      font-size: 16px;

      line-height: 25px;

      margin: 0; }

    .opc .step-title a {

      display: none;

      float: right;

      margin-top: 6px; }

  .opc .section.allow {

    cursor: pointer; }

    .opc .section.allow.active {

      cursor: auto; }

  .opc .allow .step-title {

    background: none repeat scroll 0 0 #F5F5F5; }

    .opc .allow .step-title:hover {

      background-color: #E5E5E5; }

    .opc .allow .step-title h2 {

      color: #333333; }

    .opc .allow .step-title a {

      display: block; }

  .opc .active .step-title {

    background-color: #E5E5E5;

    cursor: default; }

    .opc .active .step-title .number {

      background-color: #333333;

      color: #FFFFFF; }

    .opc .active .step-title a {

      display: none; }

  .opc .step {

    padding: 10px;

    position: relative; }

    .opc .step .tool-tip {

      right: 30px; }

  .opc .gift-messages-form {

    border-color: #E5E5E5;

    border-style: solid;

    border-width: 1px 0; }

    .opc .gift-messages-form .inner-box {

      overflow: visible; }



#opc-review .step {

  padding: 0; }

#opc-review .item-options {

  margin: 5px 0 0; }

#opc-review .buttons-set {

  border: 0 none;

  padding: 15px 0; }

#opc-review .buttons-set p {

  line-height: 28px;

  margin: 0; }

#opc-review .buttons-set .please-wait {

  height: 28px;

  line-height: 28px; }

#opc-review .authentication {

  margin: 0 auto;

  width: 570px; }

#opc-review .warning-message {

  color: #222222;

  font-weight: bold;

  padding: 10px 10px 0;

  text-align: center; }

#opc-review tfoot {

  border-top: 1px solid #ccc; }



/* Multiple Addresses Checkout */

.checkout-progress {

  padding: 0 90px;

  margin: 10px 0 25px; }

  .checkout-progress:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

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

    .checkout-progress li.active {

      border-top-color: #e96200;

      color: #e96200; }



.multiple-checkout .page-title h1 {

  margin-top: 15px;

  padding-top: 20px; }

.multiple-checkout .data-table .product-name {

  font-size: 1em !important;

  color: #1e7ec8 !important; }

  .multiple-checkout .data-table .product-name a {

    font-weight: bold !important; }

.multiple-checkout .data-table .item-options {

  margin: 5px 0 0; }

.multiple-checkout .gift-messages {

  margin: 15px 0 0; }

.multiple-checkout .tool-tip {

  top: 50%;

  margin-top: -120px;

  right: 20px; }

.multiple-checkout .box {

  margin: 0 0 15px; }

  .multiple-checkout .box h2 {

    color: #e26703; }

.multiple-checkout .place-order .please-wait {

  float: right;

  padding: 27px 7px 0 0; }

.multiple-checkout .place-order .grand-total {

  float: right;

  margin-top: 15px; }

  .multiple-checkout .place-order .grand-total .inner {

    float: left; }

    .multiple-checkout .place-order .grand-total .inner div {

      display: inline; }

  .multiple-checkout .place-order .grand-total big {

    display: inline;

    margin-right: 12px; }

  .multiple-checkout .place-order .grand-total .price {

    color: #E26703; }

  .multiple-checkout .place-order .grand-total button.button span {

    font-size: 16px; }

    .multiple-checkout .place-order .grand-total button.button span span {

      padding: 0 45px 0 36px; }

.multiple-checkout .gift-messages-form .item .details .form-list {

  width: 100%;

  overflow: hidden; }

  .multiple-checkout .gift-messages-form .item .details .form-list li {

    margin-right: -15px; }

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

      width: 445px; }

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

      width: 439px; }

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

    width: 230px; }

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

    width: 215px; }

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

    width: 209px; }



/* Step 1 */

#multiship-addresses-table td {

  padding: 10px; }

#multiship-addresses-table tfoot td {

  padding: 5px 10px; }



/* Step 2 */

.checkout-multishipping-shipping .box-sp-methods {

  overflow: visible;

  border: 1px solid #d9d2be;

  background: #f9f3e3;

  padding: 13px;

  position: relative; }

  .checkout-multishipping-shipping .box-sp-methods .pointer {

    position: absolute;

    top: -20px;

    right: -40px;

    width: 178px;

    height: 41px;

    background: url(../../../images/bkg_sp-methods.gif) 0 0 no-repeat;

    overflow: hidden; }



/* Step 3 */

.checkout-multishipping-billing .multiple-checkout {

  position: relative; }



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

/* Account Login/Create Pages ============================================================ */

/* Captcha ================================================================================ */

.captcha-note {

  clear: left;

  padding-top: 5px; }



.captcha-image {

  float: left;

  display: inline;

  margin: 0;

  position: relative;

  width: 258px; }

  .captcha-image .captcha-img {

    border: 1px solid #b6b6b6;

    vertical-align: bottom;

    width: 100%; }



.registered-users .buttons-set a {

  font-size: 0.9em;

  padding: 6px 0; }

.registered-users .captcha-image {

  margin: 0; }



.captcha-reload {

  cursor: pointer;

  position: absolute;

  top: 2px;

  right: 2px; }

  .captcha-reload.refreshing {

    animation: rotate 1.5s infinite linear;

    -webkit-animation: rotate 1.5s infinite linear;

    -moz-animation: rotate 1.5s infinite linear; }



/* Remember Me Popup ===================================================================== */

.window-overlay {

  background: url(../../../images/window_overlay.png) repeat;

  background: rgba(0, 0, 0, 0.35);

  position: absolute;

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  z-index: 990; }



.remember-me label {

  float: none;

  margin: 0 6px; }



.remember-me-popup {

  background: #fff;

  border: 1px solid #ccc;

  left: 50%;

  top: 50%;

  position: absolute;

  margin: -85px 0 0 -200px;

  width: 400px;

  text-align: left;

  -moz-box-shadow: 0 0 6px #ccc;

  -webkit-box-shadow: 0 0 6px #ccc;

  -box-shadow: 0 0 6px #ccc;

  z-index: 1000; }

  .remember-me-popup h3 {

    background: #d9e5ee;

    border-bottom: 1px solid #ccc;

    font-size: 14px;

    padding: 5px 10px; }

  .remember-me-popup .remember-me-popup-head {

    position: relative; }

    .remember-me-popup .remember-me-popup-head .remember-me-popup-close {

      background: url(../../../images/btn_window_close.gif) no-repeat;

      display: block;

      position: absolute;

      top: 7px;

      right: 7px;

      height: 15px;

      width: 15px;

      text-indent: -9999em; }

  .remember-me-popup .remember-me-popup-body {

    padding: 10px; }

    .remember-me-popup .remember-me-popup-body a {

      display: inline-block;

      height: 19px;

      border: 1px solid #de5400;

      background: #f18200;

      padding: 0 8px;

      font: bold 12px/19px Arial, Helvetica, sans-serif;

      text-align: center;

      text-decoration: none;

      white-space: nowrap;

      color: #fff; }



/* Remember Me Popup ===================================================================== */

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

.my-account .title-buttons .link-rss {

  float: none;

  margin: 0; }



.my-account .pager {

  padding: 10px 0; }

  .my-account .pager .amount {

    margin: 7px 0 0; }

.my-account .title-buttons button.button {

  float: none; }



/* Address Book */

.addresses-list address {

  margin: 0 0 3px; }

.addresses-list p {

  margin: 0; }

.addresses-list a {

  font-weight: bold; }

.addresses-list .link-remove {

  color: #646464; }

.addresses-list .separator {

  margin: 0 3px; }

.addresses-list li.item {

  background: white url(../../../images/bkg_account_box.gif) 0 0 repeat-x;

  border: 1px solid #ccc;

  padding: 10px 13px;

  margin: 0 0 10px; }

.addresses-list li.empty {

  background: none;

  border: 0;

  padding: 0; }

  .addresses-list li.empty p {

    font-weight: bold; }

.addresses-list .addresses-additional li.item {

  background: none;

  border: 0;

  padding: 0; }



/* Order View */

.order-info {

  background: #dee5e8;

  border: 1px solid #d0cbc1;

  padding: 4px 8px;

  margin: 0 0 8px; }

  .order-info dt, .order-info dd, .order-info ul, .order-info li {

    display: inline; }

  .order-info .current {

    font-weight: bold; }

  .order-info li {

    margin: 0 3px; }



.order-date {

  margin: 10px 0; }



.order-info-box {

  background: white url(../../../images/bkg_block-title.gif) 0 0 repeat-x;

  border: 1px solid #d0cbc1;

  padding: 12px 15px;

  margin: 0 0 15px; }

  .order-info-box .box-payment p {

    margin: 0 0 3px; }

  .order-info-box .box-payment th {

    font-weight: bold;

    padding-right: 7px; }



.order-items {

  width: 100%;

  overflow-x: auto; }

  .order-items .product-name {

    font-size: 1em !important;

    font-weight: bold !important; }

  .order-items .link-print {

    color: #1e7ec8;

    font-weight: normal; }

  .order-items .order-links {

    text-align: right; }



.order-additional {

  margin: 15px 0; }



/* Order Gift Message */

.gift-message dt strong {

  color: #2e3a47; }

.gift-message dd {

  font-size: 13px;

  margin: 5px 0 0; }



/* Order Comments */

.order-about dt {

  font-weight: bold; }

.order-about dd {

  font-size: 13px;

  margin: 0 0 7px; }



.tracking-table {

  margin: 0 0 15px; }

  .tracking-table th {

    font-weight: bold;

    white-space: nowrap; }



.tracking-table-popup {

  width: 100%; }

  .tracking-table-popup th {

    font-weight: bold;

    white-space: nowrap; }

  .tracking-table-popup th, .tracking-table-popup td {

    padding: 1px 8px; }



/* Order Print Pages */

.page-print {

  /* Price Rewrites */ }

  .page-print .print-head {

    margin: 0 0 15px; }

  .page-print .print-head .logo {

    float: left; }

  .page-print .print-head address {

    float: left;

    margin-left: 15px; }

  .page-print .order-date {

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

    padding: 0 0 10px;

    margin: 0 0 10px; }

  .page-print .gift-message-link {

    display: none; }

  .page-print .price-excl-tax,

  .page-print .price-incl-tax {

    display: block;

    white-space: nowrap; }

  .page-print .cart-price,

  .page-print .price-excl-tax .label,

  .page-print .price-incl-tax .label,

  .page-print .price-excl-tax .price,

  .page-print .price-incl-tax .price {

    display: inline; }



/* My Wishlist */

#wishlist-table {

  margin-bottom: 20px; }

  #wishlist-table .btn-cart {

    margin-top: 10px;

    float: none;

    padding: 0 10px; }

  #wishlist-table .description {

    margin-bottom: 10px; }



/* My Tags */

.my-tag-edit {

  float: left;

  margin: 0 0 10px; }

  .my-tag-edit .btn-remove {

    float: right;

    margin: 4px 0 0 5px; }



#my-tags-table {

  clear: both; }

  #my-tags-table td {

    padding: 10px; }

  #my-tags-table .add-to-links {

    white-space: nowrap; }



/* My Reviews */

#my-reviews-table td {

  padding: 10px;

  vertical-align: middle; }

  #my-reviews-table td .product-name {

    font-size: 1em; }



.product-review .product-img-box {

  float: left;

  width: 240px; }

  .product-review .product-img-box .product-image {

    display: block;

    width: 125px;

    height: 125px; }

  .product-review .product-img-box .label {

    font-size: 11px;

    margin: 0 0 3px; }

  .product-review .product-img-box .ratings .rating-box {

    float: none;

    display: block;

    margin: 0 0 3px; }

.product-review .product-details {

  margin-left: 250px; }

.product-review .product-name {

  font-size: 16px;

  font-weight: bold;

  margin: 0 0 10px; }

.product-review .ratings-table {

  margin: 0 0 10px; }

.product-review dt {

  font-weight: bold; }

.product-review dd {

  font-size: 13px;

  margin: 5px 0 0; }



#customer-reviews input[type="radio"], #customer-reviews input[type="checkbox"] {

  float: none !important;

  margin: 0 auto; }

#customer-reviews .form-list .input-box {

  width: 100%; }

#customer-reviews .buttons-set {

  margin-top: 10px; }



/* Billing Agreements */

.billing-agreements .info-box {

  margin: 15px 0; }

.billing-agreements .form-list li select {

  float: left; }

.billing-agreements .form-list li button.button {

  float: left;

  margin-left: 10px; }

.billing-agreements .table-caption {

  font-weight: bold;

  font-size: 13px; }



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

/* MAP Popup============================================================================== */

.cart-msrp-totals {

  color: red;

  font-size: 12px !important;

  font-weight: bold;

  margin: 10px 10px 0;

  padding: 10px;

  text-align: right;

  text-transform: uppercase; }



.map-cart-sidebar-total {

  color: red;

  display: block;

  font-size: 10px;

  font-weight: bold;

  text-align: left;

  padding: 2px 5px;

  text-shadow: 0 1px 0 #fff; }



.map-popup {

  background: #fff;

  border: 1px solid #aaa;

  margin: 12px 0 0;

  position: absolute;

  -moz-box-shadow: 0 0 6px #ccc;

  -webkit-box-shadow: 0 0 6px #ccc;

  box-shadow: 0 0 6px #ccc;

  text-align: left;

  width: 300px;

  z-index: 100; }



.map-popup-heading {

  background: #d9e5ee;

  border-bottom: 1px solid #ccc;

  padding: 5px 30px 5px 10px;

  width: 260px; }



.map-popup-heading h2 {

  font-size: 16px;

  margin: 0;

  text-shadow: 0 1px 0 #f6f6f6;

  overflow: hidden;

  white-space: nowrap;

  word-wrap: break-word;

  text-align: left;

  text-overflow: ellipsis; }



.map-popup-arrow {

  background: url(../../../images/map_popup_arrow.gif) no-repeat;

  position: absolute;

  left: 50%;

  top: -10px;

  height: 10px;

  width: 19px; }



.map-popup-close {

  background: url(../../../images/btn_window_close.gif) no-repeat;

  display: block;

  position: absolute;

  top: 8px;

  right: 10px;

  height: 15px;

  width: 15px;

  text-indent: -9999em;

  -moz-box-shadow: 0 0 3px #999;

  -webkit-box-shadow: 0 0 3px #999;

  box-shadow: 0 0 3px #999;

  -moz-border-radius: 2px;

  -webkit-border-radius: 2px;

  border-radius: 2px; }



.map-popup-content {

  border-top: 1px solid #eee;

  padding: 10px;

  overflow: hidden;

  text-align: left;

  width: 280px; }



.map-popup-checkout {

  display: inline;

  float: right;

  text-align: right; }

  .map-popup-checkout span {

    display: block;

    padding-right: 30px; }

  .map-popup-checkout .paypal-logo {

    margin: 0 0 5px; }



.map-popup-price .price-box,

.map-popup-price .price-box .special-price {

  margin: 0;

  padding: 0; }



.map-popup-price {

  margin: 5px 0 0; }



.map-popup-text {

  clear: right;

  margin: 0 10px;

  padding: 10px 0;

  text-align: left;

  word-wrap: break-word; }



.map-popup-only-text {

  border-top: 1px solid #ddd; }



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

/* Sample Data============================================================================ */

.home-callout {

  margin-bottom: 12px; }

  .home-callout img {

    display: block; }



.home-spot {

  float: left;

  width: 470px;

  margin-left: 20px; }



.best-selling h3 {

  margin: 12px 0 6px 0;

  color: #e25203;

  font-size: 1.2em; }

.best-selling table {

  border-top: 1px solid #ccc; }

.best-selling tr.odd {

  background: #eeeeee url(../../../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }

.best-selling tr.even {

  background: white url(../../../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }

.best-selling td {

  width: 50%;

  border-bottom: 1px solid #ccc;

  padding: 8px 10px 8px 8px;

  font-size: 11px; }

.best-selling .product-img {

  float: left;

  border: 2px solid #dcdcdc; }

.best-selling .product-description {

  margin-left: 107px;

  line-height: 1.3em; }



.best-selling a.product-name,

.home-spot .best-selling a.product-name:hover {

  color: #203548; }



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

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

.short-description {

  color: #2e3a47; }



.std {

  font-size: 13px; }



.std .subtitle {

  padding: 0; }



.std ol.ol {

  list-style: decimal outside;

  padding-left: 1.5em; }

  .rtl .std ol.ol {

    padding-right: 1.5em;

    padding-left: inherit; }



.std ul.disc {

  list-style: disc outside;

  padding-left: 18px;

  margin: 0 0 10px; }



.std dl dt {

  font-weight: bold; }



.std dl dd {

  margin: 0 0 10px; }



.std ul,

.std ol,

.std dl,

.std p,

.std address,

.std blockquote {

  margin: 0 0 1em;

  padding: 0; }



.std ul {

  list-style: disc outside;

  padding-left: 1.5em; }

  .rtl .std ul {

    padding-right: 1.5em;

    padding-left: inherit; }



.std ol {

  list-style: decimal outside;

  padding-left: 1.5em; }

  .rtl .std ol {

    padding-right: 1.5em;

    padding-left: inherit; }



.std ul ul {

  list-style-type: circle; }



.std ul ul,

.std ol ol,

.std ul ol,

.std ol ul {

  margin: .5em 0; }



.std dt {

  font-weight: bold; }



.std dd {

  padding: 0 0 0 1.5em; }



.std blockquote {

  font-style: italic;

  padding: 0 0 0 1.5em; }



.std address {

  font-style: normal; }



.std b,

.std strong {

  font-weight: bold; }



.std i,

.std em {

  font-style: italic; }



/* Misc */

.links li {

  display: inline; }

  .links li.first {

    padding-left: 0 !important; }

  .links li.last {

    background: none !important;

    padding-right: 0 !important; }



.link-print {

  /*background:url(../../../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/

  font-weight: bold;

  color: #dc6809; }



.link-rss {

  background: url(../../../images/i_rss.gif) 0 2px no-repeat;

  padding-left: 18px;

  line-height: 14px;

  white-space: nowrap; }



.btn-remove {

  display: block;

  width: 11px;

  height: 11px;

  font-size: 0;

  line-height: 0;

  background: url(../../../images/btn_remove.gif) 0 0 no-repeat;

  text-indent: -999em;

  overflow: hidden; }



.btn-previous {

  display: block;

  width: 11px;

  height: 11px;

  font-size: 0;

  line-height: 0;

  background: url(../../../images/btn_previous.gif) 0 0 no-repeat;

  text-indent: -999em;

  overflow: hidden; }



.btn-remove2 {

  display: block;

  width: 16px;

  height: 16px;

  font-size: 0;

  line-height: 0;

  background: url(../../../images/btn_trash.gif) 0 0 no-repeat;

  text-indent: -999em;

  overflow: hidden; }



.btn-edit {

  display: block;

  width: 11px;

  height: 11px;

  font-size: 0;

  line-height: 0;

  background: url(../../../images/btn_edit.gif) 0 0 no-repeat;

  text-indent: -999em;

  overflow: hidden; }



.cards-list dt {

  margin: 5px 0 0; }



.cards-list .offset {

  padding: 2px 0 2px 20px; }



.separator {

  margin: 0 3px; }



.divider {

  clear: both;

  display: block;

  font-size: 0;

  line-height: 0;

  height: 1px;

  margin: 10px 0;

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

  text-indent: -999em;

  overflow: hidden; }



/* Global site notices */

.global-site-notice {

  border: 1px solid #cfcfcf;

  border-width: 0 0 1px;

  background: #ffff90;

  font-size: 12px;

  line-height: 1.25;

  text-align: center;

  color: #2f2f2f; }

  .global-site-notice .notice-inner {

    width: 860px;

    margin: 0 auto;

    padding: 12px 0 12px 80px;

    background: url(../../../images/i_notice.gif) 20px 25px no-repeat;

    text-align: left; }

    .global-site-notice .notice-inner p {

      margin: 0;

      border: 1px dotted #cccc73;

      padding: 10px; }

    .global-site-notice .notice-inner .actions {

      padding-top: 10px; }



/* Cookie Notice */

.notice-cookie {

  position: fixed;

  z-index: 9999;

  width: 100%;

  bottom: 0;

  left: 0;

  margin: 0 !important;

  opacity: 0.95;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";

  /* IE8 */ }



/* Noscript Notice */

/* Demo Notice */

.demo-notice {

  margin: 0;

  padding: 6px 10px;

  background: #d75f07;

  font-size: 12px;

  line-height: 1.15;

  border: 0;

  text-align: center;

  color: #fff; }

  .demo-notice .notice-inner {

    width: auto;

    padding: 0;

    background: none;

    text-align: center; }

    .demo-notice .notice-inner p {

      padding: 0;

      border: 0; }



/* RSS */

.rss-title h1 {

  background: url(../../../images/i_rss-big.png) 0 4px no-repeat;

  padding-left: 27px; }



.rss-table .link-rss {

  display: block;

  line-height: 1.55;

  background-position: 0 4px; }



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

/********** < Dashboard */

.dashboard .box {

  background-color: #F8F7F5;

  padding: 10px;

  margin-bottom: 10px; }

  .dashboard .box .box-title {

    border-bottom: 1px solid #E5E5E5;

    margin: 0 0 10px;

    padding: 0 0 2px;

    text-align: right;

    overflow: hidden; }

    .dashboard .box .box-title h3, .dashboard .box .box-title h4 {

      float: left;

      margin: 0; }

.dashboard .box-info h4 {

  font-weight: normal;

  text-transform: uppercase; }

.dashboard .box-reviews .number, .dashboard .box-tags .number {

  float: left;

  font-size: 12px;

  line-height: 25px;

  padding: 0 10px; }

.dashboard .box-reviews .details, .dashboard .box-tags .details {

  margin-left: 38px; }

.dashboard .box-reviews li.item, .dashboard .box-tags li.item {

  margin: 0 0 7px; }

  .dashboard .box-reviews li.item.last, .dashboard .box-tags li.item.last {

    margin: 0; }

.dashboard .box-reviews .ratings {

  margin: 5px 0 0; }

.dashboard .box-tags .tags {

  margin: 5px 0 0; }

  .dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {

    display: inline; }



/********** Dashboard > */

p.required, .product-options dt label.required em, .form-list label.required em {

  color: #EE001C;

  margin: 0 3px 0 0;

  font-size: .9em; }



.v-fix {

  float: left; }



/* Custommer */

#content {

  margin-bottom: 20px;

  min-height: 400px; }



.form-list label {

  margin-bottom: 2px;

  color: #2e3a47; }



.content h2, .fieldset h2 {

  border-bottom: 1px solid #e4e5e7;

  color: #333333;

  font-size: 18px;

  margin-bottom: 10px;

  padding: 10px 0 3px; }



.buttons-set #send2 {

  float: right; }



.form-list .input-text {

  width: 100%;

  min-height: 32px; }

  .form-list .input-text#email_address {

    width: 50%; }



p.back-link {

  margin: 15px 0 0;

  text-align: right; }

  .rtl p.back-link {

    text-align: left !important; }



/* crosssell-products-list */

.crosssell #crosssell-products-list:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }

.crosssell #crosssell-products-list .product-image {

  float: left; }



/* Compare */

.catalog-product-compare-index .buttons-set button.button {

  margin-top: 20px; }



/* product_sendtofriend_form */

#product_sendtofriend_form button.button {

  margin-left: 10px; }



/* ... */

.box-account {

  clear: both;

  margin-bottom: 10px; }



#my_recent_reviews .ratings strong {

  display: none; }

#my_recent_reviews .ratings:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }

#my_recent_reviews .number {

  margin-top: 3px; }



.account-login #login-form {

  border: 1px solid #e4e5e7;

  display: block;

  padding: 10px 20px 25px; }



/* customer-account-forgotpassword */

.customer-account-forgotpassword #form-validate .buttons-set {

  width: 49%; }



/**/

.rtl .at-right {

  text-indent: 9999em !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

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

/*Navigation default*/

#ves-mainnav {

  margin-bottom: 18px; }



.navbar-inverse {

  background-color: #f7941e; }



.nav-container {

  background: #f7941e; }



#nav:after {

  display: block;

  content: ".";

  clear: both;

  font-size: 0;

  line-height: 0;

  height: 0;

  overflow: hidden; }

#nav li {

  position: relative; }

  #nav li.over {

    z-index: 998; }

    #nav li.over > a {

      color: #ffffff; }

  #nav li.active > a {

    color: #ffffff; }

  #nav li ul span {

    white-space: normal; }

  #nav li ul.shown-sub,

  #nav li div.shown-sub {

    left: 0;

    z-index: 999; }

  #nav li .shown-sub ul.shown-sub,

  #nav li .shown-sub li div.shown-sub {

    left: 90%; }

#nav > li {

  display: inline-block;

  vertical-align: middle; }

#nav > li.parent > a {

  background: url(../../../images/caret.png) 93% center no-repeat; }

#nav ul li {

  text-align: left; }

#nav ul a {

  color: #000000;

  text-transform: none; }

#nav ul ul {

  left: 90%;

  top: -25px !important; }

#nav ul .over ul {

  top: 0 !important; }

#nav a {

  font-size: 14px;

  font-weight:bold;

   display: block;

  line-height: 18px;

  text-decoration: none;

  float: left;

  padding: 14px 20px;

  color: #000000;

  text-transform: uppercase; }

#nav span {

  display: inline-block;

  cursor: pointer;

  white-space: nowrap; }



  #nav span.glyphicon {

  display: inline !important;

  padding-right: 5px;}



#nav ul {

  left: 0;

  position: absolute;

  top: 90px;

  width: 18em;

  z-index: 0;

  visibility: hidden;

  opacity: 0;

  /*background: #f7941e;

  background:#fff; */

  padding: 5px 0;

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

  transition: all 200ms ease-in-out;

  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);

  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24); 

font-weight: bold;}

  #nav ul li {

    float: none;

    margin: 0;

    background: white; }

    #nav ul li.parent li a {

      background-image: none; }

    #nav ul li.active {

      float: none;

      margin: 0;

      padding-bottom: 1px;

      background: #f7941e; }

      #nav ul li.active > a {

        color: #ffffff; background: #f7941e;}

    #nav ul li.last {

      padding-bottom: 0; }

      #nav ul li.last li span {

        padding: 3px 15px 4px 15px; }

    #nav ul li a {

      font-size: 13px;

      line-height: 30px;

      font-weight: normal !important;

      /*background: #f7941e;*/

  background:#fff; }

      #nav ul ul li a {
        line-height: 25px;
      }

      #nav ul ul ul li a {
        font-size: 12px;
        line-height: 20px;
      }

      #nav ul ul ul{
        width: 340px;
        background-color: #fff;
      }
      #nav ul ul ul li{
        width: 50%;
        float: left;
        background-color: #fff;
      }

    #nav ul li:hover > a {

      background-color: #f7941e;

      color: #ffffff; }

  #nav ul a, #nav ul a:hover {

    float: none;

    padding: 0;

    background: none; }

  #nav ul ul,

  #nav ul div {

    top: 5px; }

  #nav ul span {

    padding: 0px 10px; }

#nav .over > ul {

  visibility: visible;

  opacity: 1;

  top: 100%; }

#nav div {

  position: absolute;

  width: 15em;

  top: 50px;

  left: -10000px; }

  #nav div ul {

    position: static;

    width: auto;

    border: none; }



.menu-offcanvas-inner .widget-product-list .product-block {

  margin: 10px 0px; }

  .menu-offcanvas-inner .widget-product-list .product-block .image {

    float: left;

    margin-right: 10px;

    margin-bottom: 0px !important; }

    .menu-offcanvas-inner .widget-product-list .product-block .image img {

      float: none;

      width: auto;

      height: auto;

      margin: 0; }

  .menu-offcanvas-inner .widget-product-list .product-block .price {

    padding: 0px; }

  .menu-offcanvas-inner .widget-product-list .product-block .price-box .price {

    font-family: "HelveticaNeue45Light", font-family-sans-serif !important;

    font-size: 15px !important; }

  .menu-offcanvas-inner .widget-product-list .product-block .cart button.button {

    -webkit-border-radius: 0px;

    border-radius: 0px;

    float: left; }

    .menu-offcanvas-inner .widget-product-list .product-block .cart button.button:hover {

      border-color: #f7941e; }



/* Megamenu */

#ves-mainnav .navbar-inverse {

  margin: 0;

  border-style: solid; }

#ves-mainnav .navbar-nav {

  float: none;

  line-height: 0; }

  #ves-mainnav .navbar-nav > li {

    float: left;

    float: left; }

    .rtl #ves-mainnav .navbar-nav > li {

      float: right !important; }

    #ves-mainnav .navbar-nav > li.dropdown > a > .caret {

      width: 5px;

      height: 5px;

      background: url(../../../images/caret.png) center no-repeat;

      border: none;

      margin-top: 1px;

      margin-right: 0px;

      margin-left: 10px;

      margin-left: 10px; }

      .rtl #ves-mainnav .navbar-nav > li.dropdown > a > .caret {

        margin-right: 10px;

        margin-left: inherit; }

    #ves-mainnav .navbar-nav > li:hover > .dropdown-menu {

      opacity: 1;

      visibility: visible;

      top: 100%; }

    #ves-mainnav .navbar-nav > li.active > a {

      background: none; }

    #ves-mainnav .navbar-nav > li > a {

      font-size: 12px;

      display: block;

      line-height: 18px;

      text-decoration: none;

      float: left;

      padding: 14px 16px;

      color: white;

      text-transform: uppercase; }

    #ves-mainnav .navbar-nav > li.parent a {

      position: relative; }

      #ves-mainnav .navbar-nav > li.parent a:before {

        border-left: 5px solid transparent;

        border-right: 5px solid transparent;

        border-bottom: 5px solid #fff;

        position: absolute;

        bottom: 0px;

        left: 30px;

        content: '';

        -webkit-transform: scale(0);

        -ms-transform: scale(0);

        transform: scale(0); }

    #ves-mainnav .navbar-nav > li.parent:hover a:before {

      -webkit-transform: scale(1);

      -ms-transform: scale(1);

      transform: scale(1);

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

      transition: all 200ms ease-in-out; }

    #ves-mainnav .navbar-nav > li .dropdown-menu {

      background: #fff;

      text-align: left;

      min-width: 16em;

      padding: 28px 25px 30px;

      line-height: 1.45;

      color: #2e3a47;

      top: 90px;

      z-index: 0;

      visibility: hidden;

      opacity: 0;

      display: block;

      border: none;

      left: 0; }

      .rtl #ves-mainnav .navbar-nav > li .dropdown-menu {

        right: 0;

        left: auto; }

      #ves-mainnav .navbar-nav > li .dropdown-menu a {

        font-size: 13px;

        line-height: 30px;

        color: #2e3a47;

        display: block;

        line-height: 30px;

        line-height: 30px; }

        #ves-mainnav .navbar-nav > li .dropdown-menu a:hover {

          color: #f7941e; }

      #ves-mainnav .navbar-nav > li .dropdown-menu .name a {

        line-height: 1.35em; }

      #ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner {

        padding: 0; }

        #ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner .dropdown-submenu {

          position: relative; }

    #ves-mainnav .navbar-nav > li.full-width {

      position: static; }

      #ves-mainnav .navbar-nav > li.full-width .dropdown-menu {

        width: 100% !important; }

    #ves-mainnav .navbar-nav > li.m-left {

      position: static; }

      #ves-mainnav .navbar-nav > li.m-left .dropdown-menu {

        left: 0;

        right: auto; }

    #ves-mainnav .navbar-nav > li.m-right {

      position: static; }

      #ves-mainnav .navbar-nav > li.m-right .dropdown-menu {

        left: auto;

        right: 0; }

    #ves-mainnav .navbar-nav > li .dropdown-submenu > a > span {

      text-transform: uppercase;

      color: #fff;

      padding-bottom: 6px;

      display: block; }

    #ves-mainnav .navbar-nav > li .mega-col-inner div.menu-title {

      text-transform: uppercase;

      font-weight: bold;

      padding-bottom: 13px; }

  #ves-mainnav .navbar-nav .menu-icon {

    padding-left: 30px;

    display: block; }

#ves-mainnav .dropdown-menu-inner a {

  color: #999; }

#ves-mainnav .navbar-inverse {

  float: none; }

  #ves-mainnav .navbar-inverse .navbar-collapse {

    padding: 0;

    text-align: center; }

#ves-mainnav .navbar-inverse {

  margin: 0;

  border-width: 0px; }

#ves-mainnav .navbar-inverse .navbar {

  border: none !important;

  margin: 0; }

#ves-mainnav .widget-product-list .product-block {

  margin: 10px 0px; }

  #ves-mainnav .widget-product-list .product-block .image {

    float: left;

    margin-right: 10px;

    margin-bottom: 0px !important; }

    #ves-mainnav .widget-product-list .product-block .image img {

      float: none;

      width: auto;

      height: auto;

      margin: 0; }

  #ves-mainnav .widget-product-list .product-block .price-box .price {

    font-family: "HelveticaNeue45Light", font-family-sans-serif !important;

    font-size: 15px !important; }

  #ves-mainnav .widget-product-list .product-block .cart button.button {

    float: left; }

#ves-mainnav .widget-inner li {

  color: #8c8c8c;

  line-height: 18px;

  font-size: 12px; }

#ves-mainnav .widget-inner .title {

  font-weight: 600;

  font-size: 12px;

  color: #2e3a47;

  padding: 4px 0 6px; }



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

 * @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

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

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



.paneltool.active {

  left: 0px;

  transition: all 0.6s; }



.paneltool.active .panelbutton {

  color: red; }



.paneltool.themetool {

  top: 70px; }



.paneltool .panelcontent {

  background: #FFF;

  width: 320px; }



.paneltool .panelcontent > div {

  padding: 15px; }



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



.editortool .panelbutton {

  top: 230px; }



#ves-paneltool.panel-open .panel-inner {

  right: 0; }



#ves-paneltool h4 {

  margin-bottom: 10px; }



#ves-paneltool .accordion-group {

  margin-bottom: 5px; }



#ves-paneltool form > * {

  float: left; }



#ves-paneltool form .group-input {

  margin-right: 5px; }



#ves-paneltool select {

  padding: 5px; }



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



.box-patterns div.active {

  border: solid 1px red; }



#ves-paneltool .nav-tabs > li:before,

#ves-paneltool .nav-tabs > li:after {

  display: none; }



#customize-form {

  position: relative; }



#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; }



#main-preview iframe {

  height: 100%;

  width: 100%; }



.colorpicker {

  z-index: 99999; }



#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); }



#ves-customize .wrapper {

  padding: 12px; }



#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; }



#customize-body select {

  color: #888; }



#customize-body .accordion-group label {

  color: #888;

  font-size: 11px;

  font-weight: normal; }



#customize-body .panel-heading {

  padding: 5px 6px;

  font-weight: bold;

  font-size: 11px; }



.form-group {

  margin-right: 6px; }



.accordion-group label, .form-group label {

  display: block;

  font-size: 11px; }



.accordion-group label {

  float: left;

  min-width: 100px;

  margin-right: 10px;

  margin-top: 5px; }



#ves-customize .btn {

  padding: 4px 12px;

  font-size: 11px;

  font-weight: bold; }



#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; }



#customize-body .nav-tabs {

  border-bottom: 1px solid #d7d7d7; }



#customize-body .nav-tabs a {

  border: none; }



#customize-body .nav-tabs a {

  font-weight: bold;

  font-size: 11px;

  padding: 6px 12px; }



#customize-body .nav-tabs .active a {

  background: #7DB641;

  border-top: none;

  border-right: none;

  border-left: none;

  color: white; }



.accordion-heading .accordion-toggle {

  font-size: 11px; }



#customize-body .form-group {

  margin-bottom: 6px;

  clear: both; }



.clear-bg {

  padding: 3px 6px;

  margin-left: 5px; }



/* .tab-content > .tab-pane, .pill-content > .pill-pane {

    background: none repeat scroll 0 0 #FFFFFF;    

    padding: 13px;

} */

.bi-wrapper > div {

  float: left;

  width: 20px;

  height: 20px;

  margin: 3px 4px;

  border: solid 1px #999;

  cursor: hand;

  cursor: pointer; }



.bi-wrapper > div.active {

  border-color: red; }



.btn-small {

  border-radius: 0;

  background-color: #7db641;

  color: #fff;

  padding: 3px 6px; }



.btn-small:hover {

  background-color: #C83A3A;

  color: #fff; }



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

  display: none;

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



.editortool .label-customize:hover {

  background-position: 0 -111px; }



.paneltool.active .label-customize {

  display: none; }



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

#menu-offcanvas .button-close-menu {

  cursor: pointer;

  position: absolute;

  right: 10px;

  top: 5px;

  font-size: 20px;

  color: #ffffff; }

  .rtl #menu-offcanvas .button-close-menu {

    left: 10px;

    right: auto; }

#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; }

  #menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner {

    padding: 0 20px; }

    #menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li {

      border-bottom: 1px solid #f3f3f3; }

      #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; }

        #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; }

#menu-offcanvas .mega-col {

  width: 100% !important; }

  #menu-offcanvas .mega-col div.menu-title {

    font-size: 16px;

    font-weight: bold;

    padding: 10px 0; }



/*html,

body,

.offcanvas-container,

.offcanvas-pusher,

.offcanvas-content {

  overflow-x: hidden; }
*/

/*.offcanvas-container{

  overflow-x: hidden; }
*/

.offcanvas-container, .offcanvas-content{

  overflow-x: hidden; }

  .offcanvas-pusher{
    overflow:hidden;
  }



.offcanvas-content {

  overflow-y: hidden;

  background: #f3efe0; }



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



.offcanvas-menu-open .offcanvas-pusher::after {

  width: 100%;

  height: 100%;

  opacity: 1;

  -webkit-transition: opacity 0.5s;

  transition: opacity 0.5s; }



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

  .rtl .offcanvas-menu {

    right: 0;

    left: auto; }



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



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

.offcanvas-menu ul {

  margin: 0;

  padding: 0; }



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



.offcanvas-menu ul.megamenu > li > a {

  font-size: 12px;

  display: block;

  line-height: 18px;

  text-decoration: none;

  padding: 10px 15px;

  color: #fff;

  background: #f7941e;

  text-transform: uppercase;

  margin-bottom: 1px;

  -webkit-transition: all 0.3s;

  transition: all 0.3s; }

  .offcanvas-menu ul.megamenu > li > a .caret {

    border-color: white rgba(0, 0, 0, 0); }



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



.offcanvas-menu .menu-title {

  text-transform: uppercase;

  font-weight: 300;

  padding-bottom: 10px; }

.offcanvas-menu .menu-icon {

  padding-left: 30px; }

.offcanvas-menu .dropdown-menu {

  line-height: 24px; }



/* Individual effects */

/* Effect 1: Slide in on top */

.offcanvas-effect-1.offcanvas-menu {

  visibility: visible;

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0); }



.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {

  visibility: visible;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0); }



.offcanvas-effect-1.offcanvas-menu::after {

  display: none; }



/* Effect 2: Reveal */

.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {

  -webkit-transform: translate3d(300px, 0, 0);

  transform: translate3d(300px, 0, 0); }



.offcanvas-effect-2.offcanvas-menu {

  z-index: 1; }



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

.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {

  -webkit-transform: translate3d(300px, 0, 0);

  transform: translate3d(300px, 0, 0);

  position: fixed; }



.offcanvas-effect-3.offcanvas-menu {

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0);

  z-index: 1; }



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

.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {

  -webkit-transform: translate3d(300px, 0, 0);

  transform: translate3d(300px, 0, 0); }



.offcanvas-effect-5.offcanvas-menu {

  z-index: 1;

  -webkit-transform: translate3d(50%, 0, 0);

  transform: translate3d(50%, 0, 0); }



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



/* RESPONSIVE */

@media (max-width: 979px) {

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

  .offcanvas-siderbars {

    position: relative; }

    .offcanvas-siderbars .offcanvas-sidebar {

      display: none;

      width: 100%; }

    .offcanvas-siderbars.column-left-active #ves-columns-left {

      display: block; }

    .offcanvas-siderbars.column-right-active #ves-columns-right {

      display: block; }

    .offcanvas-siderbars.column-left-active .main-column, .offcanvas-siderbars.column-right-active .main-column {

      display: none; } }

/* Category Page ========================================================================= */

.category-title {

  border: 0;

  margin: 0 0 7px; }



.category-image {

  width: 100%;

  overflow: hidden;

  text-align: center; }



.category-description {

  margin: 0 0 10px; }



/*product-block*/

.product-block {

  margin: 15px 0 35px;

  position: relative; }

  .product-block .product-info {

    margin: 0 18px; }

  .product-block .product-name {

    margin: 0 0 5px;

    color: #203548;

    font-size: 1em;

    line-height: 1.5em; }

    .product-block .product-name a {

      display: block;

      line-height: 1.25;

      font-size: 14px; }

  .product-block .actions {

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

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

    .product-block .actions:after {

      display: block;

      content: ".";

      clear: both;

      font-size: 0;

      line-height: 0;

      height: 0;

      overflow: hidden; }

    .product-block .actions .add-to-links {

      visibility: hidden;

      opacity: 0;

      -webkit-transform: scale(0);

      -ms-transform: scale(0);

      transform: scale(0); }

    .product-block .actions button.btn-cart {

      margin-right: 3px;

      background: #2e3a47;

      border-color: #28313c;

      float: left;

      float: left;

      -webkit-border-radius: 3px;

      border-radius: 3px; }

      .rtl .product-block .actions button.btn-cart {

        float: right !important; }

      .product-block .actions button.btn-cart span {

        font-size: 12px;

        font-style: normal;

        padding: 0;

        text-transform: uppercase;

        color: #fff; }

        .product-block .actions button.btn-cart span .fa {

          font-size: 13px;

          padding-right: 3px; }

      .product-block .actions button.btn-cart:hover {

        background-color: #f7941e;

        border-color: #000000; }

    .product-block .actions .add-to-links {

      float: left;

      float: left;

      margin: 0 0 0 2px;

      margin: 0; }

      .rtl .product-block .actions .add-to-links {

        float: right !important; }

      .rtl .product-block .actions .add-to-links {

        margin: 0 2px 0 0; }

      .product-block .actions .add-to-links li {

        width: 30px;

        height: 30px;

        line-height: 30px;

        margin-right: 3px;

        background: #2e3a47;

        border-color: #28313c;

        -webkit-border-radius: 3px;

        border-radius: 3px;

        color: #fff;

        cursor: pointer;

        display: block;

        float: left;

        font-size: 12px;

        text-align: center;

        text-decoration: none; }

        .product-block .actions .add-to-links li .fa {

          color: #fff; }

        .product-block .actions .add-to-links li:hover {

          background-color: #f7941e;

          border-color: #00577a; }

  .product-block:hover .add-to-links {

    visibility: visible;

    opacity: 1;

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1);

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

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

  .product-block .a-quickview {

    border-bottom: 1px solid white;

    border-top: 1px solid #e4e5e7;

    color: white;

    display: block;

    font-size: 11px;

    padding: 6px 0;

    text-transform: uppercase;

    width: 100%;

    text-align: center;

    visibility: hidden;

    opacity: 0;

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

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

  .product-block .ratings .amount {

    display: none; }

  .product-block .ratings .rating-box {

    float: none;

    margin: 0;

    display: inline-block; }

  .product-block .price {

    padding-bottom: 15px; }

  .product-block .product-colorbox {

    padding: 0;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    line-height: 33px;

    overflow: auto;

    display: block !important;

    z-index: 10;

    width: 100px;

    height: 33px;

    position: absolute;

    text-align: center; }

    .product-block .product-colorbox a {

      width: 30px;

      height: 30px;

      line-height: 30px;

      background: #2e3a47;

      border-color: #28313c;

      -webkit-border-radius: 3px;

      border-radius: 3px;

      color: #fff;

      cursor: pointer;

      display: inline-block;

      font-size: 12px;

      text-align: center;

      text-decoration: none; }

      .product-block .product-colorbox a .fa {

        color: #fff; }

      .product-block .product-colorbox a:hover {

        background-color: #f7941e;

        border-color: #00577a; }

  .product-block .ves-quickview {

    right: 17px; }

  .product-block .ves-zoom {

    left: 17px; }

  .product-block .ves-quickview, .product-block .ves-zoom {

    position: relative;

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

    transition: all 300ms ease-in-out;

    opacity: 0;

    visibility: hidden; }

  .product-block:hover .ves-quickview, .product-block:hover .ves-zoom {

    opacity: 1;

    visibility: visible; }

  .product-block:hover .ves-quickview {

    right: 0; }

  .product-block:hover .ves-zoom {

    left: 0; }



/* View Type: Grid */

.products-grid {

  border-left: 1px solid #e4e5e7;

  border-right: 1px solid #e4e5e7;

  border-top: 1px solid #e4e5e7;

  overflow: hidden;

  margin: 0; }

  .products-grid .product-col {

    border-right: 1px solid #e4e5e7;

    border-right: 1px solid #e4e5e7;

    overflow: hidden; }

    .rtl .products-grid .product-col {

      border-left: 1px solid #e4e5e7;

      border-right: inherit; }

    .products-grid .product-col.last, .products-grid .product-col:last-child {

      border-right: none; }

  .products-grid > .row {

    border-bottom: 1px solid #e4e5e7; }



.products-grid {

  position: relative; }

  .products-grid.last {

    border-bottom: 0; }

  .products-grid li.item {

    float: left;

    width: 220px;

    padding: 12px 10px 80px; }

  .products-grid .product-image {

    display: block;

    margin: 0; }

  .products-grid .product-name {

    margin: 0 0 8px; }

  .products-grid .availability {

    line-height: 21px; }



/* View Type: List */

.products-list .product-block {

  margin: 15px 0 0; }

.products-list li.item {

  border-bottom: 1px solid #d9ddd3;

  padding: 12px 10px; }

.products-list li.item.last {

  border-bottom: 0; }

.products-list .product-image {

  margin: 0 0 10px; }

.products-list .product-name {

  margin: 0 0 10px;

  font-size: 1em; }

  .products-list .product-name a {

    color: #2e3a47;

    text-align: left; }

    .products-list .product-name a:hover {

      color: black; }

.products-list .product-block .image {

  border: 1px solid #e4e5e7;

  padding: 6px; }

.products-list .product-block .ratings {

  text-align: left; }

  .products-list .product-block .ratings .rating-box {

    float: left;

    margin-right: 6px; }

.products-list .price-box {

  float: left;

  margin: 3px 13px 5px 0;

  color: #e42020; }

.products-list .availability {

  float: left;

  margin: 3px 0 0; }

.products-list .desc {

  clear: both;

  padding: 6px 0 0;

  margin: 15px 0 15px;

  line-height: 1.35;

  color: #2e3a47; }

  .products-list .desc .link-learn {

    font-size: 11px; }

.products-list .add-to-links li {

  display: inline; }

.products-list .add-to-links .separator {

  display: inline;

  margin: 0 2px; }



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

/* Product View ========================================================================== */

/* Rating */

.no-rating {

  margin: 0; }



.rtl .ratings .rating-links {

  clear: both; }



.ratings {

  font-size: 13px;

  line-height: 1;

  margin: 0 0 5px; }

  .ratings strong {

    float: left;

    margin: 1px 3px 0 0; }

  .ratings .rating-links {

    margin: 0; }

    .ratings .rating-links .separator {

      margin: 0 6px;

      color: #cbcbcb; }

  .ratings .rating-box {

    float: left;

    margin-right: 3px;

    float: left; }

    .rtl .ratings .rating-box {

      float: right !important; }



.rating-box {

  width: 65px;

  height: 11px;

  font-size: 0;

  line-height: 0;

  background: url(../../../images/rating.png) 0 0 repeat-x;

  text-indent: -999em;

  overflow: hidden; }

  .rating-box .rating {

    float: left;

    height: 11px;

    background: url(../../../images/rating.png) 0 100% repeat-x; }



.ratings-table {

  border: none; }

  .ratings-table th, .ratings-table td {

    font-size: 11px;

    line-height: 1.15;

    padding: 3px 0;

    border: none; }

  .ratings-table th {

    font-weight: bold;

    padding-right: 8px; }



/* Availability */

.availability {

  margin: 0; }

  .availability span {

    font-weight: bold; }

  .availability.out-of-stock span {

    color: #d83820; }



.availability-only {

  margin: 10px 0 7px;

  line-height: 16px;

  background: url(../../../images/i_availability_only.gif) 0 50% no-repeat;

  padding-left: 15px; }

  .availability-only span, .availability-only a {

    border-bottom: 1px dashed #751d02;

    color: #000; }

  .availability-only a {

    background: url(../../../images/i_availability_only_arrow.gif) 100% 0 no-repeat;

    cursor: pointer;

    padding-right: 15px;

    text-decoration: none; }

  .availability-only .expanded {

    background-position: 100% -15px; }

  .availability-only strong {

    color: #be2c00; }



.availability-only-details {

  margin: 0 0 7px; }

  .availability-only-details th {

    background: #d2d6d9;

    font-size: 10px;

    padding: 0 8px; }

  .availability-only-details td {

    background: #ebf0f3;

    border-bottom: 1px solid #fff;

    font-size: 11px;

    padding: 2px 8px 1px; }

  .availability-only-details tr.odd td.last {

    color: #d95e00;

    font-weight: bold; }



.product-view .product-shop .availability,

.email-friend {

  font-size: 13px;

  color: #8c8c8c; }

  .product-view .product-shop .availability span,

  .email-friend span {

    font-weight: normal; }



.p-icons {

  display: block;

  width: 20px;

  height: 20px;

  text-align: center;

  color: #fff;

  float: left;

  float: left;

  margin-right: 7px;

  background: #f7941e;

  vertical-align: middle;

  margin-right: 7px;

  -webkit-border-radius: 50%;

  border-radius: 50%; }

  .rtl .p-icons {

    float: right !important; }

  .rtl .p-icons {

    margin-left: 7px;

    margin-right: inherit; }



.out-of-stock .p-icons {

  background: red; }



/* Email to a Friend */

.email-friend {

  margin: 0 0 5px; }



/* Alerts */

.alert-price {

  margin: 0;

  font-size: 11px; }



.alert-stock {

  margin: 0;

  font-size: 11px; }



/********** < Product Prices */

.price {

  white-space: nowrap !important; }



.price-box {

  margin: 5px 0; }

  .price-box .price {

    color: #e42020;

    font-weight: 600; }



/* Regular price */

.regular-price {

  color: #e42020;

  display: inline-block; }

  .regular-price .price {

    font-size: 16px;

    color: #e42020; }



.block .regular-price,

.block .regular-price .price {

  color: #e42020; }



/* Old price */

.old-price {

  display: inline-block;

  padding: 0 3px 0 0;

  margin: 0;

  font-size: 16px; }

  .old-price .price-label {

    white-space: nowrap;

    color: #999999;

    display: none; }

  .old-price .price {

    color: #999999;

    text-decoration: line-through;

    font-size: 16px; }



/* Special price */

.special-price {

  display: inline-block;

  margin: 0;

  padding: 0 3px; }

  .special-price .price-label {

    font-size: 16px;

    white-space: nowrap;

    color: #cd5033;

    display: none; }

  .special-price .price {

    font-size: 16px;

    color: #e42020; }



/* Minimal price (as low as) */

.minimal-price {

  margin: 0; 

font-size: 16px;}

  .minimal-price .price-label {

    font-weight: normal;

    white-space: nowrap; }



.minimal-price-link {

  display: inline-block; }

  .minimal-price-link .label {

    color: #1e7ec8;

    display: none; }

  .minimal-price-link .price {

    font-size: 16px;

    color: #e42020;

    padding: 0 3px; }



/* Excluding tax */

.price-excluding-tax {

  display: block;

  color: #f05423; }

  .price-excluding-tax .label {

    white-space: nowrap;

    color: #999; }

  .price-excluding-tax .price {

    font-size: 13px;

    font-weight: normal;

    color: #e42020; }



/* Including tax */

.price-including-tax {

  display: block;

  color: #f05423; }

  .price-including-tax .label {

    white-space: nowrap;

    color: #f05423; }

  .price-including-tax .price {

    font-size: 16px;

    font-weight: bold;

    color: #f05423; }



/* Configured price */

.configured-price {

  margin: 0; }

  .configured-price .price-label {

    font-weight: bold;

    white-space: nowrap; }

  .configured-price .price {

    font-weight: bold; }



/* FPT */

.weee {

  display: block;

  font-size: 11px;

  color: #444; }

  .weee .price {

    font-size: 11px;

    font-weight: normal; }



/* Excl tax (for order tables) */

.price-excl-tax {

  display: block; }

  .price-excl-tax .label {

    display: block;

    white-space: nowrap; }

  .price-excl-tax .price {

    display: block; }



/* Incl tax (for order tables) */

.price-incl-tax {

  display: block; }

  .price-incl-tax .label {

    display: block;

    white-space: nowrap; }

  .price-incl-tax .price {

    display: block;

    font-weight: bold; }



/* Price range */

.price-from {

  margin: 0; }

  .price-from .price-label {

    font-weight: bold;

    white-space: nowrap; }



.price-to {

  margin: 0; }

  .price-to .price-label {

    font-weight: bold;

    white-space: nowrap; }



/* Price notice next to the options */

.price-notice {

  padding-left: 10px;

  color: #999; }

  .price-notice .price {

    font-weight: bold;

    color: #2f2f2f; }



/* Price as configured */

.price-as-configured {

  margin: 0; }

  .price-as-configured .price-label {

    font-weight: bold;

    white-space: nowrap; }



.price-box-bundle {

  padding: 0 0 10px 0; }

  .price-box-bundle .price-box {

    margin: 0 !important;

    padding: 0 !important; }

  .price-box-bundle .price {

    color: #555; }



/********** Product Prices > */

/* Tier Prices */

.product-pricing,

.tier-prices {

  margin: 10px 0;

  color: #424242; }



.tier-prices li {

  padding: 2px 0 2px 10px; }

.tier-prices .benefit {

  font-style: italic;

  font-weight: bold;

  color: #2f2f2f; }

.tier-prices .price {

  font-size: inherit !important; }



.tier-prices-grouped li {

  padding: 2px 0;

  color: #e26703; }

  .tier-prices-grouped li .price {

    font-weight: bold; }



/* Add to Links */

.add-to-links {

  font-size: 11px;

  margin: 5px 0 0; }

  .add-to-links .separator {

    display: none; }



/* Add to Cart */

.add-to-cart .paypal-logo {

  clear: left;

  margin: 0;

  text-align: right; }

  .add-to-cart .paypal-logo .paypal-or {

    clear: both;

    display: block;

    margin: 5px 60px 5px 0; }

.add-to-cart .quantity-wrapper {

  height: 30px;

  width: 24px;

  margin-right: 11px;

  border: 1px solid #e4e5e7;

  border-width: 1px 1px 1px 0px; }

  .add-to-cart .quantity-wrapper .add-action {

    display: block;

    font-size: 8px;

    height: 15px;

    line-height: 15px;

    color: #8c8c8c; }

    .add-to-cart .quantity-wrapper .add-action:hover {

      color: #f7941e;

      cursor: pointer; }

  .add-to-cart .quantity-wrapper .add-up {

    border-bottom: 1px solid #e4e5e7; }





/* for grouped product interface */

#super-product-table td.qtycol{

  width: 100px;

  }



  #super-product-table .quantity-wrapper {

  height: 30px;

  width: 24px;

  margin-right: 0px;

  border: 1px solid #e4e5e7;

  border-width: 1px 1px 1px 0px; }

  #super-product-table .quantity-wrapper .add-action {

    display: block;

    font-size: 8px;

    height: 15px;

    line-height: 15px;

    color: #8c8c8c; }

    #super-product-table .quantity-wrapper .add-action:hover {

      color: #f7941e;

      cursor: pointer; }

  #super-product-table .quantity-wrapper .add-up {

    border-bottom: 1px solid #e4e5e7; }





.product-view .add-to-cart .paypal-logo {

  margin: 0; }



/* Add to Links + Add to Cart */

.add-to-box {

  margin: 10px 0; }

  .add-to-box .or {

    float: left;

    font-weight: bold;

    margin: 0 7px;

    color: #2e3a47; }

  .add-to-box .add-to-links {

    margin: 0;

    font-size: 12px !important;

    line-height: 1.25 !important;

    text-align: left !important; }

    .add-to-box .add-to-links li {

      display: block !important; }

      .add-to-box .add-to-links li .separator {

        display: none !important; }



.product-essential {

  border: 1px solid #e4e5e7;

  padding: 17px;

  margin-bottom: 20px; }

  .product-essential h2 {

    font-size: 18px;

    margin: 0 0 5px;

    position: relative;

    text-transform: uppercase;

    clear: both; }



.product-collateral {

  border: 1px solid #e4e5e7;

  margin-bottom: 20px; }

  .product-collateral h2 {

    border-bottom: 1px solid #e4e5e7;

    color: #2e3a47;

    font-size: 18px;

    margin: 0 0 12px;

    position: relative; }

  .product-collateral .box-collateral {

    margin: 0 0 25px; }



/* Product Images */

.product-image-popup {

  margin: 0 auto; }

  .product-image-popup .buttons-set {

    float: right;

    clear: none;

    border: 0;

    margin: 0;

    padding: 0; }

  .product-image-popup .nav {

    font-weight: bold;

    margin: 0 100px;

    text-align: center; }

  .product-image-popup .image {

    display: block;

    margin: 10px 0; }

  .product-image-popup .image-label {

    font-size: 13px;

    font-weight: bold;

    margin: 0 0 10px;

    color: #2f2f2f; }



/* Product Options */

.product-options {

  position: relative; }

  .product-options dt {

    padding: 10px 0 0;

    font-weight: normal; }

    .product-options dt label {

      font-weight: bold;

      color: #2f2f2f; }

      .product-options dt label.required em {

        color: #eb340a;

        margin-left: 0; }

    .product-options dt .qty-disabled {

      background: none;

      border: 0;

      padding: 3px;

      color: #2f2f2f; }

  .product-options dd {

    padding: 10px 0 20px;

    margin: 0 0 5px;

    border-bottom: 1px solid #e4e4e4; }

    .product-options dd .qty-holder {

      display: block;

      padding: 10px 0 0; }

      .product-options dd .qty-holder label {

        vertical-align: middle; }

    .product-options dd .time-picker {

      display: -moz-inline-box;

      display: inline-block;

      padding: 2px 0;

      vertical-align: middle; }

    .product-options dd textarea {

      height: 8em; }

    .product-options dd select {

      width: 100%; }

    .product-options dd .multiselect option {

      border-bottom: 1px dotted #d9e5ee;

      padding: 2px 4px; }

  .product-options dl.last dd.last {

    border-bottom: 0;

    padding-bottom: 5px;

    margin-bottom: 0; }

  .product-options ul.options-list {

    margin-right: 5px; }

    .product-options ul.options-list li {

      line-height: 1.5;

      padding: 2px 0; }

    .product-options ul.options-list input.radio {

      float: left;

      margin-top: 3px; }

    .product-options ul.options-list input.checkbox {

      float: left;

      margin-top: 3px; }

    .product-options ul.options-list label {

      font-weight: normal; }

  .product-options ul.validation-failed {

    padding: 0 7px; }

  .product-options p.note {

    margin: 0;

    font-size: 11px; }

  .product-options p.required {

    font-size: 12px;

    position: absolute;

    right: 0;

    top: 11px;

    right: 0; }

    .rtl .product-options p.required {

      left: 0;

      right: auto; }



.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {

  margin: 0;

  padding: 0 0 10px;

  border: 0;

  background: 0;

  color: #e26703; }

.product-options-bottom .tier-prices li {

  background: 0;

  padding: 2px 0; }

.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {

  color: #e26703; }

.product-options-bottom .price-box {

  margin: 0;

  padding: 0; }

.product-options-bottom .add-to-links {

  padding: 0;

  text-align: right; }

.product-options-bottom .price-label {

  padding-right: 5px; }



.product-view .product-options-bottom {

  margin: 0 0 10px; }

  .product-view .product-options-bottom .price-box {

    float: none;

    margin: 15px 0 30px; }

  .product-view .product-options-bottom .price-label {

    float: none;

    padding-right: 0; }

  .product-view .product-options-bottom .price-tax {

    float: none; }

  .product-view .product-options-bottom .add-to-cart-box {

    clear: both;

    float: left;

    padding-top: 12px; }

.product-view .rating-box {

  margin-top: 2px; }

.product-view .add-to-box,

.product-view .add-to-cart {

  text-align: center;

  float: left;

  float: left; }

  .rtl .product-view .add-to-box, .rtl

  .product-view .add-to-cart {

    float: right !important; }

  .product-view .add-to-box div.qty,

  .product-view .add-to-cart div.qty {

    padding: 8px 0; }

  .product-view .add-to-box .add-cart,

  .product-view .add-to-cart .add-cart {

    background: #000;

    line-height: 38px; }

    .product-view .add-to-box .add-cart:hover,

    .product-view .add-to-cart .add-cart:hover {

      background: #666; }

    .product-view .add-to-box .add-cart button.btn-cart,

    .product-view .add-to-cart .add-cart button.btn-cart {

      background: none;

      border: medium none;

      font-size: 11px;

      text-transform: uppercase;

      vertical-align: middle;

      display: block;

      width: 100%;

      padding: 0; }

      .product-view .add-to-box .add-cart button.btn-cart .fa,

      .product-view .add-to-cart .add-cart button.btn-cart .fa {

        font-size: 18px;

        vertical-align: middle;

        padding-right: 6px;

        margin-top: -2px; }

.product-view .add-to-links {

  display: block;

  float: left;

  float: left; }

  .rtl .product-view .add-to-links {

    float: right !important; }

  .product-view .add-to-links li {

    float: left;

    margin-left: 0px }

    .rtl .product-view .add-to-links li {

      margin-right: 9px;

      margin-left: inherit; }

    .product-view .add-to-links li a {

      color: white;

      display: block;

      background: #2e3a47;

      border: 1px solid #28313c;

      font-size: 12px;

      text-transform: uppercase;

      line-height: 28px;

      text-align: center;

      padding: 0 16px;

      -webkit-border-radius: 3px;

      border-radius: 3px; }

      .product-view .add-to-links li a:hover {

        background: #f7941e;

        border-color: #00577a; }



.product-view .box-up-sell .add-to-links li a {

  padding: 0; }



.col3-layout .product-options-bottom .price-box {

  float: none;

  padding: 0 0 5px; }



.product-view {

  /* Product Shop */

  /* Grouped Product */

  /* Block: Description */

  /* Block: Additional */

  /* Block: Upsell */ }

  .product-view .product-img-box .product-image {

    margin: 0 0 13px; }

  .product-view .product-img-box .product-image-zoom {

    max-width: 100% !important;

    position: relative;

    overflow: hidden;

    z-index: 9; }

    .product-view .product-img-box .product-image-zoom img {

      position: absolute;

      left: 0;

      top: 0;

      cursor: move; }

  .product-view .product-img-box .zoom-notice {

    font-size: 11px;

    margin: 0 0 5px;

    text-align: center; }

  .product-view .product-img-box .zoom {

    position: relative;

    z-index: 9;

    height: 18px;

    margin: 0 auto 13px;

    padding: 0 28px;

    background: url(../../../images/slider_bg.gif) 50% 50% no-repeat;

    cursor: pointer; }

    .product-view .product-img-box .zoom.disabled {

      -moz-opacity: .3;

      -webkit-opacity: .3;

      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

      /*IE8*/

      opacity: .3; }

    .product-view .product-img-box .zoom #track {

      position: relative;

      height: 18px; }

    .product-view .product-img-box .zoom #handle {

      position: absolute;

      left: 0;

      top: -1px;

      width: 9px;

      height: 22px;

      background: url(../../../images/magnifier_handle.gif) 0 0 no-repeat; }

    .product-view .product-img-box .zoom .btn-zoom-out {

      position: absolute;

      left: 2px;

      top: 0; }

    .product-view .product-img-box .zoom .btn-zoom-in {

      position: absolute;

      right: 2px;

      top: 0; }

  .product-view .product-img-box .more-views {

    margin: 20px 11px 12px; }

    .product-view .product-img-box .more-views h2 {

      font-size: 11px;

      border-bottom: 1px solid #ccc;

      margin: 0 0 8px;

      text-transform: uppercase; }

    .product-view .product-img-box .more-views ul {

      margin-left: -9px; }

    .product-view .product-img-box .more-views li {

      float: left;

      margin: 0 0 8px 9px; }

      .product-view .product-img-box .more-views li a {

        float: left;

        width: 56px;

        height: 56px;

        border: 2px solid #ddd;

        overflow: hidden; }

    .product-view .product-img-box .more-views .carousel-control {

      z-index: 99;

      top: 50%;

      line-height: 24px;

      background: #fff;

      -webkit-border-radius: 0;

      border-radius: 0;

      border-width: 1px;

      width: 18px;

      height: 30px;

      margin-top: -15px; }

      .product-view .product-img-box .more-views .carousel-control.left {

        left: -22px; }

      .product-view .product-img-box .more-views .carousel-control.right {

        right: -22px; }

  .product-view .product-img-box #image-gallery-zoom .product-image-zoom {

    border: 1px solid #e4e5e7; }

  .product-view .product-shop .product-name h1 {

    margin: 0;

    color: #2e3a47;

    font-size: 18px;

    margin-bottom: 12px;

    margin-top: 0;

    position: relative;

    font-weight: 600;

    text-transform: uppercase; }

  .product-view .product-shop .availability {

    margin: 0 0 15px; }

  .product-view .product-shop .short-description {

    padding: 10px 0 0; }

    .product-view .product-shop .short-description .std {

      line-height: 24px;

      color: #2e3a47; }

  .product-view .product-shop .price-box {

    margin: 0px 0 22px;

    line-height: 1.2; }

  .product-view .product-shop .add-to-links {

    font-size: 12px;

    text-align: right;

    margin: 0; }

  .product-view .product-shop .price {

    font-size: 18px; }

  .product-view .product-view .grouped-items-table .price-box {

    margin: 0;

    padding: 0; }

  .product-view .box-additional .data-table th, .product-view .box-additional .data-table td {

    line-height: 1.25; }

  .product-view .box-up-sell .carousel-inner {

    border: 1px solid #e4e5e7; }

    .product-view .box-up-sell .carousel-inner .products-grid {

      border: none; }

  .product-view .box-up-sell h2 {

    border-bottom: 0;

    padding: 0;

    margin: 0 0 8px; }

  .product-view .box-up-sell .block-title:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .product-view .box-up-sell .block-title strong {

    float: left;

    background: #f4f4f4;

    border-top: 1px solid #f7941e;

    color: #f7941e;

    text-transform: uppercase;

    font-weight: 600;

    line-height: 44px;

    padding: 0 21px;

    position: relative;

    bottom: -1px;

    z-index: 9;

    border-left: 1px solid #e4e5e7;

    border-right: 1px solid #e4e5e7; }

  .product-view .box-up-sell .products-grid {

    width: 100%; }

    .product-view .box-up-sell .products-grid td {

      width: 25%;

      background: #f6f2e7;

      border-right: 1px solid #e5dcc3;

      border-bottom: 1px solid #e5dcc3;

      padding: 15px 10px 12px;

      line-height: 1.6em; }

      .product-view .box-up-sell .products-grid td.last {

        border-right: 0; }

      .product-view .box-up-sell .products-grid td img {

        border: 1px solid #e5dcc3; }

      .product-view .box-up-sell .products-grid td.empty {

        border-right: 0;

        background: #f1ecdb; }

    .product-view .box-up-sell .products-grid tr.last td {

      border-bottom: 0; }

    .product-view .box-up-sell .products-grid .product-image {

      text-align: center; }

    .product-view .box-up-sell .products-grid .ratings .rating-box {

      float: none;

      display: block;

      margin: 0 0 3px; }



/* Block: Tags */

.product-view .box-tags {

  margin: 0; }

  .product-view .box-tags h3 {

    font-size: 13px; }

  .product-view .box-tags .product-tags {

    display: block;

    margin: 0 0 15px; }

    .product-view .box-tags .product-tags li {

      display: inline;

      background: url(../../../images/bkg_pipe3.gif) 100% 4px no-repeat;

      padding: 0 7px 0 4px; }

      .product-view .box-tags .product-tags li.first {

        padding-left: 0; }

      .product-view .box-tags .product-tags li.last {

        background: none;

        padding-right: 0; }

  .product-view .box-tags .form-add:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .product-view .box-tags .form-add label {

    display: block;

    font-size: 13px;

    font-weight: bold;

    margin: 0 0 5px; }

  .product-view .box-tags .form-add .input-box {

    float: left;

    margin: 0 5px 5px 0;

    float: left;

    margin: 0 5px 5px 0; }

    .rtl .product-view .box-tags .form-add .input-box {

      float: right !important; }

    .rtl .product-view .box-tags .form-add .input-box {

      margin: 0 0 5px 5px; }

  .product-view .box-tags .form-add input.input-text {

    width: 299px;

    height: 30px; }

  .product-view .box-tags .form-add button.button {

    padding: 0 12px;

    float: left;

    float: left; }

    .rtl .product-view .box-tags .form-add button.button {

      float: right !important; }

  .product-view .box-tags .note {

    margin: 3px 0 0;

    font-size: 11px; }



/* Block: Reviews */

.product-view .product-shop .box-reviews dl {

  margin: 15px 0; }

  .product-view .product-shop .box-reviews dl a, .product-view .product-shop .box-reviews dl span {

    font-weight: bold; }

.product-view .product-shop .box-reviews dd {

  margin: 0 0 15px; }

  .product-view .product-shop .box-reviews dd small {

    font-style: italic; }

.product-view .product-shop .box-reviews .form-add {

  margin: 15px 0 0; }

  .product-view .product-shop .box-reviews .form-add h3 {

    font-size: 13px;

    font-weight: normal; }

    .product-view .product-shop .box-reviews .form-add h3 span {

      font-weight: bold; }

  .product-view .product-shop .box-reviews .form-add h4 {

    font-size: 12px; }

  .product-view .product-shop .box-reviews .form-add .data-table td {

    text-align: center; }

  .product-view .product-shop .box-reviews .form-add .form-list {

    margin: 15px 0 0; }

    .product-view .product-shop .box-reviews .form-add .form-list .input-box {

      width: 360px; }

    .product-view .product-shop .box-reviews .form-add .form-list input.input-text, .product-view .product-shop .box-reviews .form-add .form-list textarea {

      width: 354px;

      padding: 5px; }

.product-view .product-shop .ratings {

  margin: 0 0 20px; }



#customer-reviews dl dd {

  padding: 5px 0 15px; }

#customer-reviews .pages {

  float: none;

  display: inline-block;

  margin: 0 auto; }

  #customer-reviews .pages strong {

    display: none; }



/* Send a Friend */

.send-friend .form-list {

  width: 615px;

  overflow: hidden; }

  .send-friend .form-list li {

    margin-right: -15px;

    position: relative; }

    .send-friend .form-list li p {

      margin: 0 15px 0 0;

      position: absolute;

      right: 0;

      top: 10px; }

    .send-friend .form-list li.wide .input-box {

      width: 612px; }

  .send-friend .form-list .field {

    width: 315px; }

  .send-friend .form-list .input-box {

    width: 300px; }

  .send-friend .form-list input.input-text, .send-friend .form-list textarea {

    width: 294px; }

.send-friend .buttons-set .limit {

  float: right;

  margin: 0 7px 0 0;

  font-size: 11px;

  line-height: 21px; }



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

.related-checkbox {

  float: left; }



.crosssell .product-name {

  margin: 0 0 5px;

  font-size: 1em;

  line-height: 1.5em; }



iframe .addthis-smartlayers {

  display: none !important; }



.zoomContainer {

  z-index: 99; }



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

 * @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 {

  #header-main #search .input-search {

    width: 408px; } }

@media screen and (max-width: 991px) {

  #page {

    margin-bottom: 42px; }



  .topLinks .quick-access .quickaccess-toggle {

    border: 1px solid #CDCDCD;

    width: 28px;

    line-height: 26px;

    height: 28px; }



  .quick-access {

    position: relative;

    float: right;

    padding: 5px 0; }

    .quick-access .quickaccess-toggle {

      font-size: 16px;

      color: #a8a8a8;

      -webkit-transition: all 0.2s ease-in-out 0s;

      transition: all 0.2s ease-in-out 0s;

      text-align: center;

      margin: 0 3px; }

      .quick-access .quickaccess-toggle:hover {

        background-color: #f7941e;

        border-color: #f7941e;

        color: white; }

    .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: 5px;

      border-top-right-radius: 0;

      border-top-left-radius: 0;

      border-bottom-right-radius: 3px;

      border-bottom-left-radius: 3px; }

    .quick-access:hover .content .inner-toggle,

    .quick-access:hover .inner-toggle {

      opacity: 1;

      filter: alpha(opacity=100);

      transform: translateX(0px);

      visibility: visible;

      z-index: 10; }



  #topbar .topLinks {

    float: right !important; }

  #topbar .links {

    float: none !important; }

    #topbar .links li {

      float: none !important;

      line-height: 24px; }

    #topbar .links li.first {

      padding-left: 6px !important; }

    #topbar .links li.last a {

      border: none; }

  #topbar .language {

    padding: 6px 5px; }



  .cart-top #cart .content {

    position: static;

    opacity: 1;

    visibility: visible;

    top: 0;

    border: none;

    min-width: 270px;

    visibility: inherit; }



  #checkout-step-login .buttons-set {

    margin-bottom: 10px; }



  /*New style Table responsive $screen-xs-max */

  table#wishlist-table,

  table#shopping-cart-table,

  table#checkout-review-table,

  table#my-orders-table,

  table#multiship-addresses-table,

  #review-order-form table {

    border: 0;

    border-top: 1px solid #ddd;

    outline: none; }

    table#wishlist-table th, table#wishlist-table td,

    table#shopping-cart-table th,

    table#shopping-cart-table td,

    table#checkout-review-table th,

    table#checkout-review-table td,

    table#my-orders-table th,

    table#my-orders-table td,

    table#multiship-addresses-table th,

    table#multiship-addresses-table td,

    #review-order-form table th,

    #review-order-form table td {

      display: block;

      text-align: center; }

    table#wishlist-table colgroup,

    table#shopping-cart-table colgroup,

    table#checkout-review-table colgroup,

    table#my-orders-table colgroup,

    table#multiship-addresses-table colgroup,

    #review-order-form table colgroup {

      display: none; }

    table#wishlist-table .a-right,

    table#shopping-cart-table .a-right,

    table#checkout-review-table .a-right,

    table#my-orders-table .a-right,

    table#multiship-addresses-table .a-right,

    #review-order-form table .a-right {

      text-align: center !important; }

    table#wishlist-table .button,

    table#shopping-cart-table .button,

    table#checkout-review-table .button,

    table#my-orders-table .button,

    table#multiship-addresses-table .button,

    #review-order-form table .button {

      margin-bottom: 15px; }

    table#wishlist-table .btn-remove,

    table#shopping-cart-table .btn-remove,

    table#checkout-review-table .btn-remove,

    table#my-orders-table .btn-remove,

    table#multiship-addresses-table .btn-remove,

    #review-order-form table .btn-remove {

      float: none;

      margin: 0 auto; }



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

    font-size: 10px;

    padding: 3px !important; }



  .multiple-checkout select {

    width: 270px; }



  .data-table tr.even td.last, .data-table tr.odd td.last {

    border-right: 1px solid #ddd; }



  /*new style shopping cart  mobile responsive */

  .cart table th {

    display: none !important; }

  .cart table tbody td {

    border: 0 !important;

    padding: 5px 0; }

  .cart table .bgcolol-td {

    background: #e4e5e7; }

  .cart table tbody td span {

    float: left;

    text-align: left;

    width: 50%; }

    .rtl .cart table tbody td span {

      float: right !important; }

    .rtl .cart table tbody td span {

      text-align: right !important; }

    .cart table tbody td span.lable-price {

      text-align: right;

      padding-right: 10px;

      line-height: 33px; }

      .rtl .cart table tbody td span.lable-price {

        text-align: left !important; } }



@media screen and (max-width: 992px) {

  #search .input-search {

    min-width: 0 !important; }



  #header-main #search .input-search {

    width: 183px; }



  /*
  iframe {

    display: none !important; }
*/


  .ves-caption {

    display: none !important; }



  #topbar .links li.first {

    padding-left: 0 !important; }



  #topbar .links li {

    display: block; }



  .module_content, .box.producttabs {

    margin-bottom: 0; }



  .custom-subscribe {

    padding-bottom: 60px; }



  .top-search .form-search input.input-text {

    width: 249px; }



  .top-search, .cart-inner {

    margin-top: 30px; }



  .tab-content .carousel-controls {

    display: none; }



  .new-letter .custom-subscribe .title {

    display: inline-block;

    float: none;

    margin-bottom: 15px;

    margin-right: 0; }



  .new-letter .subscribe-box {

    width: 100%; }

  .new-letter .social-link {

    text-align: left; }

    .new-letter .social-link .social {

      float: left; }



  .breadcrumbs {

    clear: both;

    padding: 15px 0;

    margin: 0; } }

@media screen and (max-width: 767px) {

  .top-search, .cart-inner {

    margin-top: 10px; }



  #header-main .header-wrap {

    text-align: center; }

    #header-main .header-wrap .logo {

      float: none;

      display: inline-block; }



  .rtl #header-main .header-wrap .logo {

    float: none !important; }



  .producttabs .nav-tabs li {

    float: none;

    text-align: left; }

    .producttabs .nav-tabs li a {

      border-width: 1px !important;

      border-color: #e4e5e7; }



  .rtl .producttabs .nav-tabs li {

    float: none !important; }



  .zoomContainer,

  #cboxOverlay,

  #colorbox {

    display: none !important; }



  #search .category_filter select {

    width: 123px !important; }



  #search {

    margin-top: 5px !important; }



  .megamenu .caret {

    border-color: #FFFFFF transparent transparent;

    margin-left: 5px; }



  .equal, .equal > div[class*="col-"] {

    display: block; }



  .checkout-progress {

    padding: 0px; } }

@media screen and (max-width: 480px) {

  #image-gallery-zoom .item a {

    width: 21%; }



  .product-view .product-shop .add-to-links {

    margin-top: 5px; }

    .product-view .product-shop .add-to-links li {

      margin-left: 0;

      margin-right: 6px; }



  .product-block .product-colorbox {

    display: none !important; }



  #search .input-group {

    margin: 0 auto; }



  .producttabs .nav-tabs > li:hover a {

    border-color: #e4e5e7; }



  .product-block .actions .add-to-links {

    visibility: visible;

    opacity: 1;

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1); }



  #header-main #search .input-search {

    width: 175px; } }

/*$media (max-width: 480px) */

@media (max-width: 480px) {

  .checkout-progress li {

    width: 100%;

    padding: 0px; } }

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

 * @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

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

h1, h2, h3, h4, h5, h6 {

  margin: 0;

  font-family: "HelveticaNeue45Light", font-family-sans-serif; }



h1 {

  font-size: 22px;

  line-height: 33px; }



h2 {

  font-size: 20px;

  line-height: 33px; }



h3 {

  font-size: 16px;

  line-height: 33px; }



h4 {

  font-size: 15px;

  line-height: 25px; }



h5 {

  font-size: 15px; }



h6 {

  font-size: 14px;

  line-height: 33px; }



.success {

  color: #3d6611;

  font-weight: bold; }



.error {

  color: #df280a;

  font-weight: bold; }



.notice {

  color: #e26703; }



.messages {

  width: 100%;

  overflow: hidden; }



.messages,

.messages ul {

  list-style: none !important;

  margin: 0 !important;

  padding: 0 !important; }



.messages li {

  margin: 0 0 10px !important; }

  .messages li li {

    margin: 0 0 3px !important; }



.error-msg,

.success-msg,

.note-msg,

.notice-msg {

  border-style: solid !important;

  border-width: 1px !important;

  background-position: 10px 9px !important;

  background-repeat: no-repeat !important;

  min-height: 24px !important;

  padding: 8px 8px 8px 32px !important;

  font-size: 11px !important;

  font-weight: bold !important; }



.error-msg {

  border-color: #f16048;

  background-color: #faebe7;

  background-image: url(../../../images/i_msg-error.gif);

  color: #df280a; }



.success-msg {

  border-color: #446423;

  background-color: #eff5ea;

  background-image: url(../../../images/i_msg-success.gif);

  color: #3d6611; }



.note-msg,

.notice-msg {

  border-color: #fcd344;

  background-color: #fafaec;

  background-image: url(../../../images/i_msg-note.gif);

  color: #3d6611; }



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

 * @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

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

.box {

  margin-bottom: 20px;

  overflow: hidden;

  position: relative; }



.custom-block {

  margin-bottom: 30px; }



.custom-block a, .custom-banner a {

  position: relative;

  display: block; }

  .custom-block a:before, .custom-banner a:before {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

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

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

  .custom-block a:hover:before, .custom-banner a:hover:before {

    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.03) inset;

    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.03) inset; }



.custom-img a img {

  border: 1px solid #E9E9E9;

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box; }



.custom-img .box {

  margin-bottom: 15px; }



.custom-abs {

  border: 1px solid #e4e5e7;

  background: #f5f5f5;

  overflow: hidden; }

  .custom-abs .row > div {

    border-right: 1px solid #e4e5e7;

    border-right: 1px solid #e4e5e7;

    padding: 35px 10px 35px 25px;

    padding: 35px 10px 35px 18px; }

    .rtl .custom-abs .row > div {

      border-left: 1px solid #e4e5e7;

      border-right: inherit; }

    .rtl .custom-abs .row > div {

      padding: 35px 18px 35px 10px; }

    .custom-abs .row > div:last-child {

      padding: 35px 25px 35px 25px;

      border-right: 1px solid #e4e5e7; }

      .rtl .custom-abs .row > div:last-child {

        padding: 35px 25px 35px 25px; }

      .rtl .custom-abs .row > div:last-child {

        border-left: 1px solid #e4e5e7;

        border-right: inherit; }

  .custom-abs .fa {

    font-size: 60px;

    color: #2e3a47;

    float: left;

    padding-right: 15px;

    padding: 0 15px 0 0;

    float: left; }

    .rtl .custom-abs .fa {

      padding: 0 0 0 15px; }

    .rtl .custom-abs .fa {

      float: right !important; }

  .custom-abs h2 {

    font-size: 18px;

    color: #2e3a47; }

  .custom-abs span {

    font-size: 14px;

    color: #8c8c8c; }

  .custom-abs div div:hover a, .custom-abs div div:hover .fa {

    color: #f7941e;

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



.custom-abs h3,

.custom-footer-links h3 {

  color: #2e3a47;

  font-size: 14px;

  font-weight: normal;

  padding: 0 0 10px;

  text-transform: uppercase;

  font-weight: 600; }



.social span {

  display: none; }

.social li {

  float: left;

  margin: 0 4px;

  float: left; }

  .rtl .social li {

    float: right !important; }

.social .fa {

  color: #635565;

  font-size: 20px; }

.social a .fa {

  color: #635565;

  display: inline-block;

  font-size: 20px;

  height: 35px;

  line-height: 35px;

  width: 35px;

  text-align: center;

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

  transition: all 200ms ease-in-out;

  background: #fff;

  -webkit-border-radius: 50%;

  border-radius: 50%; }

  .social a .fa:hover {

    color: #fff; }

  .social a .fa.fa-facebook:hover {

    background: #346DA6; }

  .social a .fa.fa-twitter:hover {

    background: #4C91D7; }

  .social a .fa.fa-instagram:hover {

    background: #fb3958; }

  .social a .fa.fa-linkedin:hover {

    background: #0077B5; }

  .social a .fa.fa-rss:hover {

    background: #F05423; }

  .social a .fa.fa-youtube:hover {

    background: #b61f26; }

  .social a .fa.fa-skype:hover {

    background: #00adf2; }



.time li {

  background: url(../../../images/dot.png) left 16px repeat-x;

  line-height: 24px; }

  .time li:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }

  .time li span {

    background: white; }

    .time li span.f-left {

      padding-right: 5px; }

    .time li span.f-right {

      padding-left: 5px; }



.custom-footer-links {

  font-size: 13px;

  color: #2e3a47;

  line-height: 24px; }

  .custom-footer-links strong {

    color: white; }

  .custom-footer-links p {

    line-height: 18px;

    margin: 2px 0 0; }

  .custom-footer-links .contacts li {

    margin-bottom: 10px; }

  .custom-footer-links .contacts span.fa {

    margin-right: 12px;

    margin-right: 12px;

    width: 26px;

    height: 26px;

    line-height: 26px;

    color: #fff;

    -webkit-border-radius: 50%;

    border-radius: 50%;

    background: #8c8c8c;

    text-align: center; }

    .rtl .custom-footer-links .contacts span.fa {

      margin-left: 12px;

      margin-right: inherit; }



.custom-links a {

  line-height: 24px;

  padding-left: 7px;

  color: #2e3a47;

  padding: 0 0 0 7px;

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

  -moz-transition: all 150ms ease-in-out;

  -ms-transition: all 150ms ease-in-out;

  -o-transition: all 150ms ease-in-out;

  transition: all 150ms ease-in-out; }

  .rtl .custom-links a {

    padding: 0 7px 0 0; }

.custom-links li {

  padding-bottom: 5px;

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

  -moz-transition: all 250ms ease-in-out;

  -ms-transition: all 250ms ease-in-out;

  -o-transition: all 250ms ease-in-out;

  transition: all 250ms ease-in-out; }

  .custom-links li:hover a, .custom-links li:hover .fa {

    color: #f7941e; }

.custom-links .fa {

  color: #8C8C8C;

  font-size: 4px;

  vertical-align: middle; }



.ct-p {

  margin-top: 15px;

  line-height: 32px; }

  .ct-p .fa {

    -webkit-border-radius: 50%;

    border-radius: 50%;

    border: 3px solid white;

    color: white;

    font-size: 19px;

    height: 35px;

    line-height: 30px;

    text-align: center;

    width: 35px;

    margin-right: 3px; }

  .ct-p strong {

    font-size: 18px;

    font-weight: normal; }



/* New letter */

.module_content {

  margin-bottom: 26px; }

  .module_content:after {

    display: block;

    content: ".";

    clear: both;

    font-size: 0;

    line-height: 0;

    height: 0;

    overflow: hidden; }



.module_aboutus,

.module_custom-footer-links {

  margin-bottom: 28px; }



.module_custombanner {

  margin-bottom: 8px; }



.module_newletter {

  margin-bottom: 35px; }



.action_button li {

  width: auto;

  margin: 20px 10px 0;

  clear: none; }

  .action_button li a.button {

    color: white;

    background: #2e3a47;

    border: 1px solid #28313c;

    font-size: 12px;

    text-transform: uppercase;

    line-height: 28px;

    text-align: center;

    padding: 0 16px;

    display: block;

    float: right;

    margin-bottom: 5px;

    -webkit-border-radius: 3px;

    border-radius: 3px; }

    .action_button li a.button:hover {

      background: #f7941e;

      border-color: #00577a; }



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

    #cart-total{color:#fff;}

    #cart-total:hover{color:#999;}

    .carousel .col-lg-12{float:left; width:25%;}

    .carousel button.button{padding:0 7px; }

    .block-productcarousel .block-title strong span {

                    color: #2e3a47;

                    font-weight: 600;

                    line-height: 43px;

                    font-size: 14px;

                    text-transform: uppercase;

                    padding: 0 20px;

                    display: inline-block;

                    border-color: #f05423 #e4e5e7 transparent #e4e5e7;

                    color: #f05423;

                    border-style: solid;

                    border-width: 3px 1px 0;

                    position: relative;

                    z-index: 99;

                    background: #fff;

                    bottom: -1px;

                    }

 .block-productcarousel .products-grid {

                border-left: 1px solid #e4e5e7;

                border-right: 1px solid #e4e5e7;

                border-top: 1px solid #e4e5e7;

                overflow: hidden;

                margin: 0;}

 

 

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

   @media (max-width: 767px) {

 .mobilemenu{display:block !important; }

 .desktopmenu{display:none !important;}

 .mobilemenu .nav-container{}

.mobilemenu  #nav > li{float: left;width: 100%;border-bottom: 1px solid #222; }

   }



#nav ul ul.level0,#nav ul ul li ul.level1{background:none; }

.the-slideshow{  margin: -12px 0 0 0;}

.productcarousel-action{float:left; }

.ves-massbottom .product-details{float: left;width: 100%;}



.ves-brandcarousel .item-inner {

  border: 1px solid #cccccc;

  transition: none;

}



.ves-brandcarousel .item-inner a {

  display: table-cell;

  height: 90px;

  line-height: 90px;

  vertical-align: middle;

  width: 200px;

}



.ves-brandcarousel .item-inner a img{

  margin: auto;

}



.the-slideshow{max-height:430px; overflow: hidden;}



.brand_grid_fix_logo {

  border: 1px solid #cccccc;

  height: 120px;

  text-align: center;

  overflow:hidden;

}



.brand_grid_fix_logo a{

  vertical-align: middle;

  text-align: center;

  display:block;

}

.brand_grid_fix_logo a img{

  max-width: 100%;

  max-height: 100%;

}



.brand_grid_fix_title {

  font-weight: bold;

  margin-bottom: 20px;

  font-size: 11px;

}



h2.product-name{

  font-weight: normal;

  font-size: 14px;

  line-height: 16px;

}





.sub_cat_grid_logo{

  border: 1px solid #cccccc;

  margin-bottom: 5px;

}



.sub_cat_grid_title{

 font-family: "Open Sans",sans-serif;

 color: #2e3a47;

height: 40px;

    font-weight: 600;

  font-size: 14px;

  line-height: 18px;

  text-transform: uppercase;

  white-space: normal;

}



.ves-brand-page .brand-image{

  margin-top:20px;

}

.ves-brand-page .brand-image img{

  max-width: 200px;

}



.product-essential .product-brand img{

  max-width: 120px;

}



/* product scored out proice in grid */

.product-block p.old-price{

  display: none;

}



/* product scored out prod page */

.product-view .old-price{

  display: none;

}



span.regular-price{

  /*display:none;*/

}

.home-side-block-one,
.home-side-block-two,
.home-side-block-three{
  margin: 0;
  padding: 0;
  width: 100%;
}

.home-side-block-one,
.home-side-block-two{
  margin-bottom: 4%;
}



.home-side-block-one p,
.home-side-block-two p,
.home-side-block-three p{
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

/*https://scotch.io/bar-talk/bootstrap-3-tips-and-tricks-you-still-might-not-know*/
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.home-side-boxes{
  margin-right: 0;
  padding-right: 0;
}

.home-slider{
  margin-left: 0;
  padding-left: 0;
}

.home-container{
  margin: 0;
  padding: 0;
}

#wishlist-table p.old-price{
    display: none;
}

@media (max-width: 992px) {
  .home-side-boxes{
    display: none;
  }
  #header-main #search .input-search {
    width: auto;
  }
}

#search{
  background-color: #fff;
}

.ui-autocomplete .price-box{
  display:none;
}

#home_video_holder{
  float: left; 
  width: 98%; 
  background-color: #f58028; 
  margin-top: 15px; 
  margin-left: 1%; 
  margin-right: 1%; 
  padding: 2%;
}

#home_video_holder .hvh_image{
  float: left; 
  width: 26%; 
  margin-right: 3%;
}

#home_video_holder .hvh_video1{
  float: left; 
  width: 34%; 
  margin-right: 3%;
}

#home_video_holder .hvh_video2{
  float: left; 
  width: 34%; 
}

@media (max-width: 1199px) {
#home_video_holder .hvh_image{
  float: left; 
  width: 47%; 
  margin-right: 3%;
}

  #home_video_holder .hvh_video1{
    float: right; 
    width: 50%; 
    margin-right: 0%;
  }

  #home_video_holder .hvh_video2{
    float: right;
    clear:both; 
    width: 50%; 
    margin-right: 0%;
  }
}

@media (max-width: 992px) {
#home_video_holder .hvh_image{
  float: left; 
  width: 30%; 
  margin-right: 3%;
}

  #home_video_holder .hvh_video1{
    float: right; 
    width: 60%; 
    margin-right: 0%;
  }

  #home_video_holder .hvh_video2{
    float: right;
    clear:both; 
    width: 60%; 
    margin-right: 0%;
  }
}

@media (max-width: 767px) {
#home_video_holder .hvh_image{
  float: left; 
  width: 100%; 
  margin-right: 0%;
  margin-bottom:10px;
  text-align: center;
}

  #home_video_holder .hvh_video1{
    float: right; 
    width: 100%; 
    margin-right: 0%;
    text-align: center;
  }

  #home_video_holder .hvh_video2{
    float: right;
    clear:both; 
    width: 100%; 
    margin-right: 0%;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .checkout-onepage-index #columns aside{
    display: none;
  }
}