@import url("https://fonts.googleapis.com/css?family=Lato:400,100,300,700,100italic,900,400italic,300italic,700italic,900italic");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900");
* {
  margin:0;
  padding:0;
}
body {
  line-height:1.55;
  text-align:center;
}
img {
  border:0;
  outline:none;
}
a {
  -webkit-transition:color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  outline:none;
  text-decoration:none;
  transition:color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
a:hover { text-decoration:none; }
:focus { outline:0; }
.page ul, .page ol {
  margin:0;
  padding:0;
}
ul, ol { list-style:none outside none; }
select { padding:4px 6px 4px 2px; }
input.input-text, select, textarea {
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #dddddd;
}
input, select, textarea, button {
  font:12px / 15px Arial, Helvetica, sans-serif;
  vertical-align:middle;
}
select option {
  padding-right:10px;
  text-transform:capitalize;
}
input.qty {
  width:50px;
  margin-top:3px;
}
input.input-text, textarea { padding:4px 6px; }
input.input-text, textarea, input.qty {
  border:1px solid #e5e5e5;
  border-radius:2px 2px 2px 2px;
  box-shadow:0 0 5px 0 #eaeaea inset;
  padding:4px;
  width:100%;
  margin-bottom:5px;
}
.main { text-align:left; }
.cms-home .breadcrumbs { display:none; }
.feature .icon { float:left; }
.feature.large .icon {
  max-height:50px;
  max-width:50px;
}
div.icon.large, span.icon.large {
  height:50px;
  padding:5px;
  width:50px;
}
.feature  h3 { overflow:hidden; }
.feature img { max-width:100%; }
.page-banners { text-align:left; }
.page-banners .grid4 { float:right; }
.page-banners .banner {
  margin-bottom:50px;
  margin-top:30px;
}
.page-banners .banner a { display:block; }
.page-banners .banner a img {
  border-color:#f3f3f3;
  border-style:solid;
  border-width:1px;
  display:block;
  max-width:100%;
  margin:0 auto;
}
.page-banners .banner a img:hover { border-color:#d25c5a; }
.page-banners .banner a:hover img {
  opacity:0.85;
  filter:1;
}
.section-title {
  display:block;
  margin-top:0px;
}
ul.products-grid {
  margin:0;
  padding:0 !important;
  list-style:none !important;
}
ul.products-grid li.item {
  padding:0px;
  text-align:center;
}
ul.products-grid li.item.last { margin:0; }
ul.products-grid li.item h3.product-name {
  font-size:100%;
  height:18px;
  margin:0 0 5px;
  overflow:hidden;
}
ul.products-grid li.item .price-box {
  text-align:center;
  line-height:25px;
  font-size:100%;
  font-weight:bold;
}
ul.products-grid li.item:hover .actions .confix-produclist ul li a { display:block; }
ul.products-grid li.item .confix-produclist {
  display:inline-block;
  padding-left:5px;
  text-align:left;
}
ul.products-grid li.item .confix-produclist ul {
  margin:0 !important;
  padding:0 !important;
}
ul.products-grid li.item .confix-produclist ul li {
  display:inline-block;
  float:none;
  padding:0;
}
ul.products-grid li.item .confix-produclist ul li a { display:none; }
.mt-actions { margin:10px 0 0; }
.col2-set-cart .col-1 {
  float:left;
  width:48.5%;
  margin-right:3%;
}
.col2-set-cart .col-2 {
  float:left;
  width:48.5%;
}
.col2-set-cart .col-narrow { width:32%; }
.col2-set-cart .col-wide { width:65%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }
.col2-set2 .col-narrow { width:32%; }
.col2-set2 .col-wide { width:65%; }
.col3-set .col-1 {
  float:left;
  width:32%;
}
.col3-set .col-2 {
  float:left;
  margin-left:2%;
  width:32%;
}
.col3-set .col-3 {
  float:right;
  width:32%;
}
.col4-set .col-1 {
  float:left;
  width:23.5%;
}
.col4-set .col-2 {
  float:left;
  margin:0 2%;
  width:23.5%;
}
.col4-set .col-3 {
  float:left;
  width:23.5%;
}
.col4-set .col-4 {
  float:right;
  width:23.5%;
}
.account-login .col2-set {
  float:left;
  width:48.5%;
}
.account-login .col2-set2 {
  float:right;
  width:48.5%;
}
.my-account .col2-set .col-1 {
  float:left;
  width:48.5%;
}
.my-account .col2-set .col-2 {
  float:right;
  width:48.5%;
}
.checkout-onepage-index .col-right .slider-block-wrapper, .checkout-onepage-index .col-right .slider-product-wrapper, .checkout-onepage-index .col-right .slider-attribute-wrapper { display:none; }
.checkout-onepage-index .block-progress .block-title { padding:26px 0 20px; }
.checkout-onepage-index .col2-set {
  width:100%;
  float:none;
}
.checkout-onepage-index .col2-set .col-1 {
  float:left;
  width:48.5%;
}
.checkout-onepage-index .col2-set .col-2 {
  float:right;
  width:48.5%;
}
button.button {
  background:#4a4a4a;
  border:none;
  cursor:pointer;
  margin:0;
  outline:none;
  overflow:visible;
  padding:0;
  position:relative;
  z-index:0;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
  -o-transition:all 0.25s ease 0s;
}
button.button:hover {
  background:#f8a734;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
}
button.button span {
  background:none;
  border:0 none;
  color:#ffffff;
  display:block;
  font-weight:normal;
  font-size:100%;
  text-transform:uppercase;
  padding:0px 17px;
  height:36px;
  line-height:36px;
  text-align:center;
  white-space:nowrap;
}
button.button span span {
  border:0 none;
  padding:0;
}
button.button:hover span span {
  color:#ffffff;
  background-position:0 -30px;
}
.category-products .products-grid.products-itemgrid-6col .item .actions .addtocart button.button span {
  font-size:90%;
  padding:0 7px;
}
.category-products .products-grid.products-itemgrid-7col .item .actions .addtocart button.button span, .category-products .products-grid.products-itemgrid-8col .item .actions .addtocart button.button span {
  font-size:85%;
  padding:0 3px;
  height:25px;
  line-height:25px;
}
.category-products .products-grid.products-itemgrid-7col .item .actions .confix-produclist-category ul li a.link-wishlist, .category-products .products-grid.products-itemgrid-7col .item .actions .confix-produclist-category ul li a.link-compare, .category-products .products-grid.products-itemgrid-8col .item .actions .confix-produclist-category ul li a.link-wishlist, .category-products .products-grid.products-itemgrid-8col .item .actions .confix-produclist-category ul li a.link-compare {
  height:25px;
  line-height:25px;
  width:25px;
}
.category-products .products-grid.products-itemgrid-7col .item .actions .confix-produclist-category ul li a.link-wishlist .fa, .category-products .products-grid.products-itemgrid-7col .item .actions .confix-produclist-category ul li a.link-compare .fa, .category-products .products-grid.products-itemgrid-8col .item .actions .confix-produclist-category ul li a.link-wishlist .fa, .category-products .products-grid.products-itemgrid-8col .item .actions .confix-produclist-category ul li a.link-compare .fa { width:25px; }
.category-products .products-grid.products-itemgrid-8col .product-new-label, .category-products .products-grid.products-itemgrid-8col .product-sale-label {
  font-size:78%;
  height:30px;
  width:30px;
  line-height:30px;
}
ul.form-list { margin:0; }
ol.form-list { margin:0; }
.form-list select { width:100%; }
.form-list li {
  margin:0;
  padding:2px 0;
}
.form-list li.control label {
  float:left;
  margin:-1px 0 0 5px;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
  float:left;
  margin:0;
  outline:none;
}
.form-list li.control .input-box {
  clear:none;
  display:inline;
  width:auto;
}
.form-list li.additional-row {
  border-top:1px solid #cccccc;
  margin-top:10px;
  padding-top:7px;
}
.form-list li.additional-row .btn-remove {
  float:right;
  margin:5px 0 0;
}
.form-list label {
  float:left;
  position:relative;
  z-index:0;
  font-weight:normal;
  width: 100%;
}
.form-list label.required em {
  float:right;
  font-style:normal;
  position:absolute;
  right: 5px;
  top: 5px;
}
.form-list .input-box {
  clear:both;
  display:block;
}
.form-list textarea { height:10em; }
.form-list .input-range input.input-text { width:74px; }
.buttons-set {
  clear:both;
  margin:10px 0 0;
  padding:5px 0 0;
  text-align:right;
}
.customer-account-forgotpassword #form-validate ul.form-list, .customer-account-forgotpassword #form-validate ol.form-list { padding:0; }
.validation-advice {
  background:url('../images/validation_advice_bg.gif') 2px 0 no-repeat;
  clear:both;
  color:#eb340a;
  line-height:12px;
  margin:3px 0 0;
  min-height:12px;
  padding-left:15px;
  width:272px;
}
.validation-failed {
  background:#faebe7;
  border:1px dashed #eb340a;
}
.subscribe .validation-failed {
  background-color:#d0d0d0;
  margin:0;
  padding:4px 0 4px 3px;
}
p.required {
  text-align:left;
  color:#eb340a;
}
.error {
  color:#df280a;
  font-weight:bold;
}
.messages, .messages ul {
  list-style:none;
  margin:0;
  padding:0;
}
.messages {
  color:#3d6611;
  font-weight:bold;
  overflow:hidden;
  width:100%;
}
.messages li {
  margin:0 0 10px;
  list-style:none outside none;
}
.messages li li { margin:0 0 3px; }
.error-msg, .success-msg, .note-msg, .notice-msg {
  -webkit-border-radius:5px;
  background-position:10px 50%;
  background-repeat:no-repeat;
  border-radius:5px;
  border-style:solid;
  border-width:1px;
  font-size:100%;
  margin:10px 0;
  min-height:24px;
  padding:10px 8px 8px 32px;
}
#messages_product_view { margin-top:0px; }
#messages_product_view .note-msg, #messages_product_view .notice-msg {
  background-color:#efefef;
  background-image:url("../images/i_msg-note.gif");
}
.error-msg {
  background-color:#faebe7;
  background-image:url("../images/i_msg-error.gif");
  border-color:#f16048;
  color:#df280a;
}
.success-msg {
  background-color:#eff5ea;
  background-image:url("../images/i_msg-success.gif");
  border-color:#446423;
  color:#3d6611;
}
.note-msg, .notice-msg {
  background-color:#fcfcfc;
  background-image:url("../images/i_msg-note.gif");
  border-color:#ececec;
  color:#3d6611;
}
.breadcrumbs {
  line-height:60px;
  margin:0;
  outline:none;
  padding:0;
}
.breadcrumbs .breadcrumbs-container {
  padding:0 25px 0px;
  background:#ffffff;
}
.breadcrumbs .mt-page-title h2 {
  color:#333333;
  font-size:200%;
  font-weight:lighter;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:0;
  text-transform:uppercase;
}
.breadcrumbs ul { margin:0 auto; }
.breadcrumbs li {
  display:inline;
  outline:none;
  padding:0 10px 0 10px;
  background:url("../images/breadcrumbs.png") no-repeat 100% 50%;
}
.breadcrumbs li:first-child { padding-left:0; }
.breadcrumbs li:last-child {
  background:none transparent;
  padding-right:0;
}
.breadcrumbs li strong {
  font-size:100%;
  font-weight:normal;
  outline:none;
  color:#f8a734;
  text-decoration:underline;
}
.breadcrumbs li a {
  border:0;
  font-size:100%;
  outline:none;
  text-decoration:none;
}
.breadcrumbs li.home a { padding:0 0 0 0; }
.block-progress dt {
  background-color:#ececec;
  font-weight:normal;
  height:auto;
  line-height:normal;
  margin:0 0 8px 0;
  outline:medium none;
  padding:10px;
}
.block-progress dt.complete {
  background-color:#ececec;
  margin:0;
}
.block-progress dd {
  border-top:0;
  border:1px solid #dedede;
  margin:0 0 6px;
  padding:8px 13px;
}
.block-progress p { margin:0; }
.block-progress .cards-list dt {
  background:none;
  border:0 none;
  color:inherit;
  margin:5px 0;
  padding:0;
}
.block-progress .cards-list dd {
  border:0 none;
  margin:0;
  padding:0;
}
.block-progress .cards-list .info-table th { font-weight:normal; }
.opc {
  margin:0;
  position:relative;
}
.opc .active .step-title { background-color:#414141; }
.opc .ul {
  list-style:disc outside;
  padding-left:18px;
}
.opc li.section { margin:5px 0; }
.opc li.section ul { margin:0; }
.opc .step-title { padding:5px; }
.opc .step-title .number {
  background:#ffffff;
  float:left;
  font-weight:bold;
  line-height:14px;
  margin:2px 5px 0 0;
  padding:0 4px;
}
.opc .step-title h2 {
  float:left;
  font-size:100%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:0;
}
.opc .step-title a {
  display:none;
  float:right;
  line-height:16px;
}
.opc .step {
  border-top:0;
  border:1px solid #dedede;
  padding:15px;
  position:relative;
}
.opc .step .tool-tip { right:30px; }
.opc .active .step-title h2 {
  color:#ffffff;
  outline:none;
}
.opc .gift-messages-form {
  background:#f6f1eb;
  border-width:1px 0;
  border:1px solid #e9e4de;
  margin:0 -30px;
  padding:22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
  height:260px;
  overflow:auto;
  padding:5px;
}
.sp-methods input.radio {
  margin:0 3px 2px 0;
  display:inline;
}
.sp-methods label {
  display:inline;
  font-weight:normal;
  line-height:normal;
  margin:0;
}
.checkout-onepage-success .page-title { margin-bottom:15px; }
.checkout-onepage-success h2.sub-title {
  font-size:170%;
  font-weight:normal;
  line-height:normal;
  margin:30px 0 20px;
  padding:0;
  text-align:center;
}
.checkout-onepage-success .col-main p {
  line-height:25px;
  margin:0;
  padding:0;
  text-align:center;
}
.checkout-onepage-success .col-main .buttons-set { text-align:center; }
.checkout-cart-index .col-main .page-title h1, .checkout-cart-index .col-main .page-title h2 {
  outline:medium none;
  text-align:center;
  text-transform:uppercase;
}
.checkout-cart-index .col-main .cart-empty {
  margin:0 auto;
  text-align:center;
}
#checkout-review-table-wrapper table h1, #checkout-review-table-wrapper table h2, #checkout-review-table-wrapper table h3, #checkout-review-table-wrapper table h4, #checkout-review-table-wrapper table h5, #checkout-review-table-wrapper table h6 {
  font-size:100%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:0;
}
.opc .form-list .fields select, .opc .form-list .fields select:focus { outline:none; }
#opc-login h3 { border-bottom:1px solid #ececec; }
#opc-login h1, #opc-login h2, #opc-login h3, #opc-login h4, #opc-login h5, #opc-login h6 {
  font-size:100%;
  font-weight:normal;
  line-height:normal;
  outline:medium none;
  padding:0;
}
#opc-login h1.title, #opc-login h2.title, #opc-login h3.title, #opc-login h4.title, #opc-login h5.title, #opc-login h6.title {
  font-size:130%;
  padding:0 0 5px 0;
  text-transform:uppercase;
}
#opc-login .step-title h1, #opc-login .step-title h2, #opc-login .step-title h3, #opc-login .step-title h4, #opc-login .step-title h5, #opc-login .step-title h6 {
  font-size:100%;
  outline:none;
}
#opc-login .col-2 #login-form h4 {
  margin:0;
  outline:none;
  padding:0;
}
#payment_form_ccsave select {
  margin-top:10px;
  outline:none;
}
#payment_form_ccsave input.input-text { margin-top:10px; }
#opc-review .step {
  border:0;
  padding:0;
}
#opc-review .product-name { font-weight:normal; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set .please-wait { outline:none; }
#opc-review .authentication {
  margin:0 auto;
  width:570px;
}
#opc-review .warning-message {
  color:#222222;
  font-weight:bold;
  padding:10px 10px 0;
  text-align:center;
}
.page-title {
  line-height:normal;
  margin:0;
  outline:none;
  overflow:hidden;
  padding:18px 0;
}
.page-title h1, .page-title h2, .page-title h3 {
  font-size:200%;
  font-weight:300;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0;
  color:#333333;
}
.page-title .separator { margin:0 3px; }
.page-title .link-rss {
  float:right;
  margin:7px 0 0;
}
.title-buttons { text-align:right; }
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
  float:left;
  text-align:left;
}
.title-buttons button.button { margin-top:3px; }
.subtitle, .sub-title {
  clear:both;
  font-weight:bold;
  margin:0 0 6px;
  padding:15px 0 0;
}
.multiple-checkout .subtitle, .multiple-checkout .sub-title { padding:0; }
.data-table {
  border:1px solid #dedede;
  float:left;
  width:100%;
}
.data-table th {
  font-weight:bold;
  padding:10px;
  white-space:nowrap;
  display:table-cell;
  text-align:left;
}
.data-table tr.last th, .data-table tr.last td { border-bottom:0; }
.data-table td {
  border:1px solid #dedede;
  padding:10px;
}
.data-table thead th {
  background:#ececec;
  border-right:1px solid #dedede;
  font-weight:normal;
  padding:10px;
  vertical-align:middle;
  white-space:nowrap;
}
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a { color:#ffffff; }
.data-table thead th .tax-flag { white-space:nowrap; }
.data-table tfoot { border-bottom:1px solid #dedede; }
.data-table tfoot tr.first td { background:#ececec; }
.data-table tfoot tr.first td.a-right.last { overflow:hidden; }
.data-table tfoot td {
  border-bottom:0;
  border-right:1px solid #dedede;
}
.data-table tfoot strong { font-size:110%; }
.data-table tbody th, .data-table tbody td { border-bottom:1px solid #dedede; }
#product-attribute-specs-table th, #product-attribute-specs-table td { vertical-align:middle; }
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top:0 none; }
.data-table .label {
  line-height:20px;
  color:#666666;
}
table#product-attribute-specs-table { width:100%; }
.page .label, .page .badge {
  background-color:transparent;
  border-radius:0 0 0 0;
  font-size:100%;
  text-shadow:none;
}
.page table th.label { display:block; }
.page .table th, .page .table td {
  outline:medium none;
  padding:12px;
  vertical-align:middle;
}
.table th, .table td {
  border-top:1px solid #dddddd;
  line-height:20px;
  padding:8px;
  text-align:left;
  vertical-align:top;
}
.data-table tbody.odd tr td, .data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td { border-bottom:1px solid #dedede; }
.data-table tbody td .option-label {
  font-style:italic;
  font-weight:bold;
}
.data-table tbody td .option-value { padding-left:10px; }
.info-box {
  background:url("../images/bkg_block-title.gif") 0 0 repeat-x;
  border:1px solid #d0cbc1;
  margin:0 0 15px;
  padding:12px 15px;
}
.info-box h2 { font-weight:bold; }
.info-table th {
  font-weight:bold;
  padding:2px 15px 2px 0;
}
.info-table td { padding:2px 0; }
.cart .cart-collaterals { padding:20px 0; }
.cart .cart-collaterals .crosssell {
  border:1px solid #dedede;
  margin:0;
  padding:15px;
	display: none;
}
.cart .cart-collaterals .crosssell h2 {
  font-size:115%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:0;
  text-transform:uppercase;
}
.cart .cart-collaterals .crosssell li.item {
  padding:10px 0;
  border-top:1px solid #dedede;
}
.cart .cart-collaterals .crosssell .product-image {
  display:block;
  float:left;
  outline:medium none;
}
.cart .cart-collaterals .crosssell .product-details {
  float:left;
  width:75%;
  padding-left:10px;
}
.cart .cart-collaterals .crosssell .product-name {
  font-size:102%;
  font-weight:normal;
  margin:0;
  outline:medium none;
  padding:0 0 0 5px;
}
.cart .discount, .cart .shipping {
  border:1px solid #dedede;
  margin:0 0 20px;
  padding:15px;
}
.cart .discount h2, .cart .shipping h2 {
  font-size:115%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:0;
  text-transform:uppercase;
}
.cart .discount .discount-form label {
  margin:2px 0;
  font-weight:normal;
  line-height:20px;
}
.cart .discount .input-box {
  margin:8px 0;
  width:100%;
}
.cart .totals {
  border:1px solid #dedede;
  float:right;
}
.cart .totals table {
  margin:0;
  padding:15px;
}
.cart .totals td {
  padding:5px;
  text-align:right;
}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td {
  outline:none;
  text-transform:uppercase;
}
.cart .totals .checkout-types {
  outline:none;
  padding:15px;
  text-align:center;
}
.cart .totals .checkout-types li {
  clear:both;
  margin:10px 0;
}
.cart .totals .checkout-types li a { outline:none; }
.cart ul.checkout-types {
  margin:0;
  float:right;
}
.cart .btn-cart { float:left; }
#shopping-cart-totals-table {
  margin:15px auto 0;
  padding:0;
}
#shopping-cart-totals-table tfoot td {
  font-size:150%;
  outline:medium none;
  text-transform:uppercase;
}
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse {
  background:url("../images/bkg_collapse.gif") 0 5px no-repeat;
  cursor:pointer;
  float:right;
  padding-left:20px;
  text-align:right;
}
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {
  background-color:#dae1e4;
  color:#626465;
}
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }
.cart-tax-info { display:block; }
.cart-tax-info, .cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total {
  background:url("../images/bkg_collapse.gif") 100% 5px no-repeat;
  cursor:pointer;
  display:block;
  padding-right:20px;
}
.cart-tax-info .price, .cart-tax-total .price {
  display:inline !important;
  font-weight:normal !important;
}
.cart-tax-total-expanded { background-position:100% -52px; }
.std .subtitle { padding:0; }
.std ol.ol {
  list-style:decimal outside;
  padding-left:0.5em;
}
.std ul.disc {
  list-style:disc outside;
  margin:0 0 10px;
  padding-left:18px;
}
.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 10px;
  outline:none;
  padding:0;
  color:#1b1a19;
  font-size:13px;
  line-height:22px;
}
.std ul {
  list-style:disc outside;
  padding-left:0.5em;
}
.std ol {
  list-style:decimal outside;
  padding-left:0.5em;
}
.std ul ul { list-style-type:circle; }
.std ul ul, .std ol ol, .std ul ol, .std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 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; }
.header-container .header a {
  outline:medium none;
  font-size:90%;
}
.header-container .header a.sbToggle {
  display:block;
  height:18px;
  outline:medium none;
  position:absolute;
  right:3px;
  top:0px;
  width:14px;
}
.header-container .header .header-top { background-color:#343434; }
.header-container .header .header-top .header-top-left {
  line-height:40px;
  list-style:none;
}
.header-container .header .header-top .header-top-left p.welcome-msg {
  float:left;
  text-align:left;
  margin:0;
  color:#ffffff;
  padding:0 0 0 10px;
  font-size:12px;
}
.header-container .header .header-top .form-language {
  float:left;
  border-right:1px solid #464646;
  border-left:1px solid #464646;
}
.header-container .header .header-top .form-language select {
  background:none;
  border:medium none;
}
.header-container .header .header-top .form-language .language-label {
  font-weight:normal;
  padding:0px;
  text-align:left;
  text-indent:-999em;
  margin:0;
}
.header-container .header .header-top .form-language .sbHolder .sbSelector { padding:0 0 0 22px; }
.header-container .header .header-top .currency_top {
  float:left;
  border-right:1px solid #464646;
}
.header-container .header .header-top .currency_top .block-currency {
  background-color:#bf5452;
  padding:0;
  margin:0;
  border-right:1px solid #464646;
}
.header-container .header .header-top .currency_top .block-currency select {
  background:none;
  border:medium none;
}
.header-container .header .header-top .currency_top .block-currency .block-content {
  margin:0;
  padding:0;
}
.header-container .header .header-top .store-switcher {
  float:left;
  background-color:#bf5452;
  border-right:1px solid #464646;
}
.header-container .header .header-top .header-top-right {
  line-height:42px;
  list-style:none;
	float: right;
}
.header-top-left {
    display: none;
}

.header-container .header .header-top .header-top-right ul.links {
  margin:0;
  padding:0;
  float:right;
}
.header-container .header .header-top .header-top-right ul.links li {
  float:left;
  margin:0;
  outline:medium none;
}

.header-container .header .header-top .header-top-right ul.links li a {
  outline:medium none;
  text-decoration:none;
  display:block;
  padding:0 15px 0 0px;
  border-right:0px solid #464646;
  height:42px;
  line-height:42px;
  font-size:12px;
  font-family:arial, helvetica, sans-serif;
  background-repeat:no-repeat;
}
.header-container .header .header-top .header-top-right ul.links li a:hover { background-color:#f56032; }
.header-container .header .header-top .header-top-right ul.links li a .fa {
  float:left;
  line-height:42px;
  padding:0 10px;
  font-size:110%;
}
.header-container .header .header-top .header-top-right ul.links li.first { padding-left:0px; }
.header-container .header .header-top .header-top-right ul.links li.first a { border-left:0px solid #464646; }
.header-container .header-block-bottom { margin-bottom:10px; }
.header .header-act {
    padding: 20px 0 0px 0;
    position: relative;
}

.header .header-block {
  border-top:1px solid #e7e7e7;
  border-bottom:1px solid #e7e7e7;
  padding:15px 0;
}
.header .header-block .block-static { border-right:1px solid #e7e7e7; }
.header .header-block .block-static.block-static-right { border-right:none; }
.header .header-block p {
  font-size:120%;
  text-transform:uppercase;
  margin:0;
}
.header .header-block .text-red { color:#ea0000; }
.header .logo {
  outline:medium none;
  padding:0px 0; 
  margin:0;
  text-align:left;
}
.header .logo h1 { margin:0; }
.header .logo strong {
  height:0;
  left:-999em;
  line-height:0;
  overflow:hidden;
  position:absolute;
  text-indent:-999em;
  top:-999em;
  width:0;
}
.header .header-content-right .form-search {
  background:none;
  width:100%;
  padding:18px 0;
  border-radius:0 0 0 0;
  box-shadow:none;
  float:right;
}
.header .header-content-right .form-search input#search { width:266px; }
.header .header-content-right .form-search button.button {
  float:left;
  height:36px;
  width:39px;
  border:medium none;
  background:none;
}
.header .header-content-right .form-search button.button:hover {
  background:#f56032;
  border-radius:0 3px 3px 0;
  -webkit-radius:0 3px 3px 0;
  -moz-radius:0 3px 3px 0;
  -o-radius:0 3px 3px 0;
}
.header .header-content-right .form-search button.button span {
  background:#f56032;
  border:0 none;
  font:bold 90% / 36px;
  height:36px;
  padding:0px;
  border-radius:0 3px 3px 0;
  -webkit-radius:0 3px 3px 0;
  -moz-radius:0 3px 3px 0;
  -o-radius:0 3px 3px 0;
}
.header .header-content-right .form-search button.button span span {
  padding:0px;
  text-transform:capitalize;
  font-size:115%;
}
.header .header-content-right .mt_getcart { border-left:0px solid #e5e5e5; }
.header .form-language .sbHolder {
  font-weight:normal;
  margin:0;
  padding:0 20px 0 5px;
  position:relative;
  z-index:1;
}
.header .form-language .sbHolder .sbOptions {
  box-shadow:0 6px 7px 0 rgba(0,0,0,0.15);
  left:0;
  list-style:none outside none;
  margin:0;
  overflow-y:auto;
  padding:3px 0 !important;
  position:absolute;
  top:41px !important;
  width:160%;
  z-index:1;
}
.header .form-language .sbHolder .sbOptions li {
  line-height:normal;
  margin:0;
  padding:0 4px;
}
.header .form-language .sbHolder .sbOptions li a {
  border-radius:3px 3px 3px 3px;
  display:block;
  font-size:12px;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:5px 5px 5px 27px;
  text-align:left;
  transition:background 200ms ease-in-out 0s;
}
.header .form-language .sbHolder .sbOptions li a:hover {
  outline:medium none;
  background-color:#f56032;
}
.header .currency_top .sbHolder {
  font-weight:normal;
  margin:0;
  padding:0 25px 0 7px;
  position:relative;
  z-index:1;
}
.header .currency_top .sbHolder .sbOptions {
  box-shadow:0 6px 7px 0 rgba(0,0,0,0.15);
  left:0;
  list-style:none outside none;
  margin:0;
  overflow-y:auto;
  padding:3px 0 !important;
  position:absolute;
  top:41px !important;
  width:100%;
  z-index:1;
}
.header .currency_top .sbHolder .sbOptions li {
  line-height:normal;
  margin:0;
  padding:0 4px;
}
.header .currency_top .sbHolder .sbOptions li a {
  border-radius:3px 3px 3px 3px;
  display:block;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:5px;
  text-align:left;
  transition:background 200ms ease-in-out 0s;
}
.header .currency_top .sbHolder .sbOptions li a:hover {
  outline:medium none;
  background-color:#f56032;
}
.header .store-switcher .sbHolder {
  font-weight:normal;
  margin:0;
  padding:0 32px 0 15px;
  position:relative;
  z-index:1;
}
.header .store-switcher .sbHolder .sbOptions {
  box-shadow:0 6px 7px 0 rgba(0,0,0,0.15);
  left:0;
  list-style:none outside none;
  margin:0;
  overflow-y:auto;
  padding:3px 0 !important;
  position:absolute;
  top:42px !important;
  width:160%;
  z-index:1;
}
.header .store-switcher .sbHolder .sbOptions li {
  line-height:normal;
  margin:0;
  padding:0 4px;
}
.header .store-switcher .sbHolder .sbOptions li a {
  border-radius:3px 3px 3px 3px;
  display:block;
  font-size:100%;
  line-height:normal;
  margin:0;
  outline:medium none;
  padding:5px;
  text-align:left;
  transition:background 200ms ease-in-out 0s;
}
.header .store-switcher .sbHolder .sbOptions li a:hover { outline:medium none; }
.sbToggle {
  display:block;
  height:18px;
  outline:medium none;
  position:absolute;
  right:3px;
  top:19px;
  width:14px;
}
.mt_getcompe {
  padding:18px 0;
  margin-right:15px;
}
.top-compare {
  margin:0;
  padding:0;
  position:relative;
  top:0px;
  z-index:9;
}
.top-compare .mt-maincompare span.mt-icon-compareajax {
  background-color:#f8a734;
  border-radius:3px;
  color:#ffffff;
  cursor:pointer;
  padding:8px 12px;
  text-align:right;
}
.top-compare .mt-maincompare p.product-name a {
  text-align:left;
  display:block;
  color:#484848;
}
.top-compare .mt-maincompare .mtajaxcompare {
  background-color:#ffffff;
  background-position:0 0;
  background-repeat:repeat;
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  box-shadow:0 0 10px 0 rgba(0,0,0,0.15);
  margin:0;
  padding:15px;
  width:280px;
  position:absolute;
  display:none;
  top:53px;
  right:0;
}
.top-compare .mt-maincompare .actions .view-compare {
  float:left;
  margin-right:10px;
}
.top-compare .mt-maincompare .actions .view-compare span {
  height:30px;
  line-height:30px;
}
.top-compare .mt-maincompare .actions .clearall { float:left; }
.top-compare .mt-maincompare .actions .clearall a {
  color:#484848;
  color:#484848;
}
.nav-container .nav-header { background:#ffffff; }
input#search {
  background:none repeat scroll 0 0 #f3f3f3;
  border-radius:3px 0 0 3px;
  -webkit-radius:3px 0 0 3px;
  -moz-radius:3px 0 0 3px;
  -o-radius:3px 0 0 3px;
  float:left;
  height:36px;
  line-height:36px;
  padding:0 3px;
  width:224px;
  font-size:90%;
}
.header-layout-2 .logo {
  float:right;
  text-align:right;
}
.header-layout-2 .header ul.megamenu li.level0 .fa { color:#ffffff; }
.header-layout-2 .header .header-content-right .quick-access {
  position:absolute;
  right:13px;
  z-index:99;
}
.header-layout-2 .header .header-content-right .quick-access:hover form .form-search input#search {
  margin:0;
  width:200px;
}
.header-layout-2 .header .header-content-right #search_mini_form { position:relative; }
.header-layout-2 .header .header-content-right .form-search {
  height:32px;
  width:auto;
  z-index:99;
}
.header-layout-2 .header .header-content-right .form-search input#search {
  float:left;
  font-size:93%;
  margin:0 -20px 0 0;
  padding:6px 9px;
  transition:all 0.3s linear 0s;
  -moz-transition:all 0.3s linear 0s;
  -webkit-transition:all 0.3s linear 0s;
  -o-transition:all 0.3s linear 0s;
  width:0;
}
.header-layout-2 .header .header-content-right .form-search button.button {
  float:right;
  margin-left:-4px;
}
.header-layout-2 .header .header-content-right .form-search button.button span {
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -o-border-radius:3px;
  box-shadow:none;
}
.header-layout-2 .header-static {
  padding:10px 0;
  overflow:hidden;
}
.header-layout-2 .header-static .header-static-awe {
  background:none repeat scroll 0 0 #f56032;
  border-radius:50%;
  height:55px;
  padding:0;
  text-align:center;
  width:55px;
  margin:0;
}
.header-layout-2 .header-static .header-static-awe .fa {
  color:#ffffff;
  font-size:200%;
  line-height:55px;
  padding-left:5px;
}
.header-layout-2 .header-static:hover .header-static-awe { background:none repeat scroll 0 0 #343434; }
.header-layout-2 .header-static .header-static-text {
  text-align:left;
  padding-top:10px;
  line-height:20px;
}
.header-layout-2 .header-static ul li {
  font-size:112%;
  outline:medium none;
  text-align:left;
  text-transform:uppercase;
}
.header-layout-2 .header-static ul li span { font-size:75%; }
.header-layout-2 .mt-icon-ajaxcart { background:none; }
.header-layout-3 .header ul.megamenu li.level0 .fa { color:#ffffff; }
.header-layout-4 .header .logo { padding:20px 0 10px; }
.header-layout-4 .header .header-content-right .quick-access {
  position:absolute;
  right:15px;
  top:10px;
  z-index:99;
}
.header-layout-4 .header .header-content-right .quick-access:hover form .form-search input#search {
  margin:0;
  width:200px;
}
.header-layout-4 .header .header-content-right #search_mini_form { position:relative; }
.header-layout-4 .header .header-content-right .form-search {
  height:32px;
  width:auto;
  z-index:99;
}
.header-layout-4 .header .header-content-right .form-search input#search {
  float:left;
  font-size:93%;
  margin:0 -20px 0 0;
  padding:6px 9px;
  transition:all 0.3s linear 0s;
  -moz-transition:all 0.3s linear 0s;
  -webkit-transition:all 0.3s linear 0s;
  -o-transition:all 0.3s linear 0s;
  width:0;
}
.header-layout-4 .header .header-content-right .form-search button.button {
  float:right;
  margin-left:-4px;
}
.header-layout-4 .header .header-content-right .form-search button.button span {
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -o-border-radius:3px;
  box-shadow:none;
}
.header ul.megamenu li.level0 .fa {
  float:right;
  line-height:50px;
}
.mt_container {
  display:inline-block;
  margin:20px 0;
}
.mt_container .mt_block_left {
  float:left;
  width:757px;
}
.mt_container .mt_block_right {
  float:right;
  margin-left:15px;
  width:338px;
}
.mt_container .mt_block_image1 {
  float:left;
  height:468px;
  margin:15px 15px 15px 0;
  position:relative;
  width:371px;
}
.mt_container .mt_block_image2 {
  float:left;
  height:227px;
  margin:15px 0;
  overflow:hidden;
  position:relative;
  width:370px;
}
.mt_container .mt_block_image2 .des {
  background:url("../images/bg-banner-hover.png") repeat scroll 0 0 transparent;
  bottom:-100px;
  color:#ffffff;
  left:0;
  padding:10px;
  position:absolute;
}
.mt_container .mt_block_image2:hover .des { bottom:0; }
.mt_container .mt_block_image3 {
  float:left;
  height:227px;
  margin:0 0 15px;
  overflow:hidden;
  position:relative;
  width:371px;
}
.mt_container .mt_block_image3 .des {
  background:url("../images/bg-banner-hover.png") repeat scroll 0 0 transparent;
  bottom:-100px;
  color:#ffffff;
  left:0;
  padding:10px;
  position:absolute;
  z-index:11;
}
.mt_container .mt_block_image3:hover .des { bottom:0; }
.mt_container .mt_block_image3 img.top {
  transform:scale(0,0);
  -webkit-transform:scale(0,0);
  -moz-transform:scale(0,0);
  -o-transform:scale(0,0);
}
.mt_container .mt_block_image3:hover img.top, .mt_container .mt_block_image4:hover img.top, .mt_container .mt_block_image5:hover .des, .mt_container .mt_block_image7:hover img.top {
  -moz-opacity:1;
  -webkit-opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity:1;
}
.mt_container .mt_block_image3:hover img.top {
  transform:scale(1,1);
  -webkit-transform:scale(1,1);
  -moz-transform:scale(1,1);
  -o-transform:scale(1,1);
  transform-origin:right top 0;
  -webkit-transform-origin:top right 0;
  -moz-transform-origin:top right 0;
  -o-transform-origin:top right 0;
}
.mt_container .mt_block_image4 {
  float:left;
  height:227px;
  margin:0 0 15px;
  overflow:hidden;
  position:relative;
  width:370px;
}
.mt_container .mt_block_image4 img {
  left:0;
  position:absolute;
}
.mt_container .mt_block_image4 img.top {
  webkit-transform:scale(1,0);
  -moz-transform:scale(1,0);
  -o-transform:scale(1,0);
  transform:scale(1,0);
}
.mt_container .mt_block_image4:hover img.bottom {
  filter:1;
  -webkit-transform:rotate(360deg) scale(0,0);
  -moz-transform:rotate(360deg) scale(0,0);
  -o-transform:rotate(360deg) scale(0,0);
  transform:rotate(360deg) scale(0,0);
}
.mt_container .mt_block_image4:hover img.top {
  -webkit-transform:scale(1,1);
  -moz-transform:scale(1,1);
  -o-transform:scale(1,1);
  transform:scale(1,1);
}
.mt_container .mt_block_image5 {
  transform:scale(1,1);
  -webkit-transform:scale(1,1);
  -moz-transform:scale(1,1);
  -o-transform:scale(1,1);
  transition-duration:250ms;
  -webkit-transition-duration:250ms;
  -moz-transition-duration:250ms;
  -o-transition-duration:250ms;
  transition-timing-function:ease-out;
  -webkit-transition-timing-function:ease-out;
  -moz-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
}
.mt_container .mt_block_image5:hover {
  transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  transition-duration:250ms;
  -webkit-transition-duration:250ms;
  -moz-transition-duration:250ms;
  -o-transition-duration:250ms;
  transition-timing-function:ease-out;
  -webkit-transition-timing-function:ease-out;
  -moz-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
}
.mt_container .mt_block_image5:hover {
  position:relative;
  z-index:99;
}
.mt_container .mt_block_image5 {
 display: block;
float: left;
height: 227px;
margin: 0px;
    margin-left: 15px;
opacity: 1;
overflow: hidden;
width: 371px;

}
.mt_container .mt_block_image5 img {
  position:relative;
  z-index:9;
}
.mt_container .mt_block_image5 .des {
  background:url("../images/bg-banner-hover.png") repeat scroll 0 0 transparent;
  bottom:-100px;
  color:#ffffff;
  left:0;
  padding:10px;
  position:absolute;
  z-index:11;
}
.mt_container .mt_block_image5:hover .des { bottom:0; }
.mt_container .mt_block_image6 {
  display:block;
  float:left;
  height:227px;
  margin:15px 0;
  opacity:1;
  overflow:hidden;
  width:370px;
  position:relative;
}
.img-hover { transition:all 1s ease-out 0s; }
/*.img-hover {
  background:none repeat scroll 0 0 rgba(0,0,0,0);
  left:-190px;
  position:absolute;
  top:30px;
  width:190px;
}*/
.img-hover {
      background: none repeat scroll 0 0 rgba(0,0,0,0);
    left: 0px;
    position: absolute;
    top: 256px;
    width: 100%;
    margin-top: -30px;
}
.mt_block_image6:hover .img-hover {
  left:0;
  top:30px;
}
.mt_container .mt_block_image7 {
  display:block;
  float:left;
  height:468px;
  margin:0;
  position:relative;
  overflow:hidden;
  width:371px;
}
.mt_container .mt_block_image7 img.top {
  left:0;
  width:0;
}
.mt_container .mt_block_image7:hover img.top { width:100%; }
.mt_container .mt_block_image7 img {
  height:100%;
  position:absolute;
  width:100%;
  left:0;
  z-index:9;
}
.mt_container .mt_block_image7 .des {
  background:url("../images/bg-banner-hover.png") repeat scroll 0 0 transparent;
  bottom:-100px;
  color:#ffffff;
  left:0;
  padding:10px;
  position:absolute;
  z-index:11;
}
.mt_container .mt_block_image7:hover .des { bottom:0; }
.mt_container .mt_block_image4 img.top, .mt_container .mt_block_image3 img.top, .mt_container .mt_block_image3:hover img.bottom, .mt_container .mt_block_image1 img.top:hover, .mt_container .mt_block_image7 img.top, .mt_container .mt_block_image7:hover img.bottom, .mt_container .mt_block_image5 .des {
  opacity:0;
  -moz-opacity:0;
  -webkit-opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.mt_container .mt_block_image1 img, .mt_container .mt_block_image2 img, .mt_container .mt_block_image3 img, .mt_container .mt_block_image4 img, .mt_container .mt_block_image6 .des, .mt_container .mt_block_image3 .des, .mt_container .mt_block_image2 .des, .mt_container .mt_block_image5 .des, .mt_container .mt_block_image7 img, .mt_container .mt_block_image7 .des {
  transition:all 1s ease-in-out 0s;
  -moz-transition:1s ease-in-out;
  -webkit-transition:1s ease-in-out;
}
.mt_container .mt_block_image1 img, .mt_container .mt_block_image3 img {
  left:0;
  position:absolute;
  z-index:9;
}
.mt-banner-custom a img:hover { opacity:0.85; }
.mt-banner-block { margin:35px 0; }
.mt-banner-block a {
  display:block;
  overflow:hidden;
  position:relative;
}
.mt-banner-block a:before {
  -moz-box-sizing:border-box;
  border:6px solid rgba(255,255,255,0.5);
  bottom:0;
  content:"";
  left:0;
  overflow:visible;
  position:absolute;
  right:0;
  top:0;
}
.mt-banner-block a:hover:before {
  -moz-box-sizing:border-box;
  border:0 solid rgba(255,255,255,0.5);
  opacity:0;
}
.mt_hover_shine {
  background:url("../images/mlass.png") no-repeat scroll -265px 0 rgba(0,0,0,0);
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
}
a:hover .mt_hover_shine { background-position:1180px 0; }
.mt_hover_shine, .mt-banner-block a {
  transition:all 2s ease 0s;
  -moz-transition:all 2s ease 0s;
  -webkit-transition:all 2s ease 0s;
  -o-transition:all 2s ease 0s;
}
.block_home_1, .block_home_2 { margin:30px 0 0; }
.block_home_1 .block_home_title h4, .block_home_2 .block_home_title h4 {
  font-size:20px;
  font-weight:300;
  text-transform:uppercase;
}
.block_home_1 .block_home_content a.block_home_images, .block_home_2 .block_home_content a.block_home_images { outline:medium none; }
.block_home_1 .block_home_content a.block_home_images:hover, .block_home_2 .block_home_content a.block_home_images:hover { opacity:0.8; }
.block_home_1 .block_home_content p, .block_home_2 .block_home_content p {
  color:#585858;
  font-size:15px;
  font-weight:300;
  padding:0;
}
.block_home_1 .block_home_bottom, .block_home_2 .block_home_bottom { clear:both; }
.block_home_1 .block_home_bottom .topic-images, .block_home_2 .block_home_bottom .topic-images { margin:30px 0 0 0; }
.block_home_1 .block_home_bottom .topic-images a, .block_home_2 .block_home_bottom .topic-images a { outline:medium none; }
.block_home_1 .block_home_bottom .topic-images a img, .block_home_2 .block_home_bottom .topic-images a img {
  border:1px solid #d9d9d9;
  padding:5px;
}
.block_home_1 .block_home_bottom .topic-images a:hover, .block_home_2 .block_home_bottom .topic-images a:hover { opacity:0.8; }
.mt-postscript .block_home_postscript img {
  max-width:100%;
  cursor:pointer;
}
.mt-postscript .block_home_postscript img:hover {
  box-shadow:0 0 5px #aeb3bc;
  opacity:0.7;
}
.mt-home p img {
  max-width:100%;
  cursor:pointer;
}
.mt-home p img:hover {
  box-shadow:0 0 5px #aeb3bc;
  opacity:0.7;
}
.paypal-logo { margin:0 0 12px; }
.cms-index-index .col2-right-layout .col-right, .cms-index-index .col2-left-layout .col-left, .cms-index-index .col3-layout .col-left, .cms-index-index .col3-layout .col-right { margin:35px 0 0; }
.title-divider {
  background:none repeat scroll 0 0 #cecece;
  height:1px;
  margin:10px 0 20px;
  width:100%;
  clear:both;
}
.title-divider span {
  display:block;
  height:2px;
  width:70px;
  background-color:#d25c5a;
}
.sidebar .block .block-title { padding:0 0 7px 0; border-bottom: 1px solid #dddddd;}
.sidebar .block .block-content .product-name a {
  outline:none;
  text-decoration:none;
  text-transform:capitalize;
}
.block {
  margin:0 0 12px;
  padding:20px 20px;
  border:1px solid #d9d9d9;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -o-border-radius:3px;
}
.block .block-title {
  margin:0;
  padding:0;
}
.block .block-title strong {
  font-weight:normal;
  margin:0;
  padding:0;
  text-align:left;
  text-transform:capitalize;
  font-weight:normal;
}
.block .block-title strong span {
  font-size:20px;
  line-height:normal;
  outline:none;
  color:#343434;
  font-weight:300;
  text-transform:uppercase;
}
.block .block-title a { text-decoration:none; }
.block .block-subtitle {
  font-weight:normal;
  margin:0;
  padding:5px 0;
}
.block .block-content {
  margin:0;
  padding:0px;
}
.block .block-content li.item {
  margin:0;
  outline:none;
  padding:0;
}
.block .btn-remove, .block .btn-edit {
  margin:0;
  outline:none;
  padding:0;
}
.block .actions {
  padding:6px 9px;
  text-align:center;
}
.block .actions a { float:left; }
.block .actions button.button {
  background-image:none;
  outline:none;
}
.block .empty {
  color:#585858;
  font-size:16px;
  font-weight:300;
  margin:0;
  padding:0;
}
.order-info {
  background:#dee5e8;
  border:1px solid #d0cbc1;
  margin:0 0 8px;
  padding:4px 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:#ffffff url("../images/bkg_block-title.gif") 0 0 repeat-x;
  border:1px solid #d0cbc1;
  margin:0 0 15px;
  padding:12px 15px;
}
.order-info-box h2 {
  font-size:130%;
  font-weight:normal;
  text-transform:uppercase;
}
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th {
  font-weight:bold;
  padding-right:7px;
}
.order-items {
  overflow-x:auto;
  width:100%;
}
.order-items h2, .order-items h3 {
  clear:none;
  color:#0a263c;
  font-size:100%;
  font-weight:normal;
  margin:0 0 5px;
  padding:0;
}
.order-items .product-name { font-weight:normal; }
.order-items .link-print {
  color:#1e7ec8;
  font-weight:normal;
}
.order-items .order-links { text-align:right; }
.order-additional { margin:15px 0; }
.gift-message dd { margin:5px 0 0; }
.order-about dt { font-weight:bold; }
.order-about dd { 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; }
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address {
  float:left;
  margin-left:15px;
}
.page-print h1, .page-print h2, .page-print h3 { font-weight:bold; }
.page-print h2.h2 { font-weight:bold; }
.page-print .order-date {
  margin:0 0 10px;
  padding:0 0 10px;
}
.page-print .col2-set { 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; }
.block-viewed .block-content ol li p.product-name { margin:0; }
.block-account { margin:25px 0; }
.block-account .block-content ul li { line-height:28px; }
.block-account .block-content ul li a {
  font-size:100%;
  font-weight:300;
}
.block-account .block-content ul li.current strong { color:#f8a734; }
.block-cart .summary {
  margin:0;
  padding:0;
  position:relative;
  z-index:1;
}
.block-cart .amount {
  margin:0;
  font-size:100%;
}
.block-cart .amount a { font-weight:600; }
.block-cart ol.mini-products-list li { padding:5px 0 !important; }
.block-cart .block-content .actions {
  margin:0 auto;
  outline:none;
  padding:10px 0;
  text-align:center;
}
.block-cart .block-content .block-subtitle {
  font-weight:normal;
  padding:0 0 10px 0;
  text-align:center;
}
.block-cart .block-content ol, .block-cart .block-content ul { margin:0; }
.block-cart .block-content ol li.item, .block-cart .block-content ul li.item {
  padding-left:0px;
  padding-right:0px;
}
.block-cart .block-content ol li.item.last, .block-cart .block-content ul li.item.last { padding-bottom:0; }
.block-cart .block-content ol li.item .product-image, .block-cart .block-content ul li.item .product-image {
  margin:0;
  outline:none;
  padding:0;
  border:1px solid #cccccc;
}
.block-cart .block-content ol li.item .product-image img, .block-cart .block-content ul li.item .product-image img { max-width:100%; }
.block-cart .block-content ol li.item .product-details, .block-cart .block-content ul li.item .product-details {
  height:auto;
  line-height:normal;
  outline:medium none;
  position:relative;
  padding-right:0;
}
.block-cart .block-content ol li.item .product-details .product-name, .block-cart .block-content ul li.item .product-details .product-name {
  height:auto;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0 0 3px;
}
.block-cart .block-content ol li.item .product-details .removeitem, .block-cart .block-content ul li.item .product-details .removeitem { padding-top:3px; }
.block-cart .block-content ol li.item .product-details .price, .block-cart .block-content ul li.item .product-details .price {
  font-weight:bold;
  padding:0 0 0 5px;
}
.block-cart .block-content ol li.item .product-details .truncated, .block-cart .block-content ul li.item .product-details .truncated { padding:5px; }
.block-cart .block-content ol li.item .product-details .actions a {
  font-size:90%;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0;
}
.block-cart .block-content .summary .subtotal .label {
  background:transparent none;
  border-radius:0;
  box-shadow:none;
  font-weight:normal;
  padding:2px 0;
  text-shadow:none;
  color:#666666;
  font-size:100%;
}
.block-cart .subtotal {
  margin:0;
  padding:0;
  text-align:left;
}
.block-cart .subtotal .price {
  color:#d9673b;
  font-weight:normal;
}
.block-cart .subtotal .paypal-logo {
  float:left;
  margin:3px 0 0;
  text-align:right;
  width:100%;
}
.block-cart .subtotal .paypal-logo .paypal-or {
  clear:both;
  display:block;
  padding:0 55px 8px 0;
}
.product-details .btn-edit {
  float:left;
  font-size:97%;
  font-weight:normal;
  height:16px;
  line-height:16px;
  outline:medium none;
  padding:0 10px 0 0;
  text-indent:inherit;
  text-transform:none;
  width:auto;
}
.product-details .btn-remove {
  font-weight:normal;
  float:left;
  line-height:16px;
  outline:medium none;
  padding:0 10px 0 0;
  text-indent:inherit;
  text-transform:none;
  width:auto;
}
.product-details .link-cart { width:100%; }
.btn-edit span.icon {
  background-image:url("../images/btn-edit.png");
  border-radius:50% 50% 50% 50%;
  float:left;
  height:16px;
  margin:0 5px 0 0;
  outline:medium none;
  padding:0;
  width:16px;
}
.btn-remove span.icon, .block-compare .btn-remove, .mtajaxcompare a.btn-remove {
  background-image:url("../images/btn-remove.png");
  border-radius:50% 50% 50% 50%;
  float:left;
  height:16px;
  outline:medium none;
  padding:0;
  width:16px;
  margin:0 5px 0 0;
  background-color:#cfcfcf;
  text-indent:-999em;
}
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }
.block-wishlist .block-subtitle {
  font-weight:normal;
  line-height:normal;
  outline:none;
  padding:0 0 10px 0;
  text-align:center;
}
.block-wishlist ol, .block-wishlist ul { margin:0; }
.block-wishlist .block-content li.item {
  margin:0;
  padding:0 0 20px 0;
}
.block-wishlist .block-content li.item .product-image {
  outline:none;
  border:1px solid #cccccc;
  display:block;
  padding:0;
}
.block-wishlist .block-content li.item .product-image img { max-width:100%; }
.block-wishlist .block-content li.item .product-details {
  outline:none;
  padding-right:0;
}
.block-wishlist .block-content li.item .product-details .product-name {
  height:auto;
  margin:0;
  padding:0;
}
.block-wishlist .block-content li.item .product-details .price-box {
  margin:0;
  overflow:hidden;
}
.block-wishlist .block-content li.item .product-details .price-box .old-price { margin:3px 0 0 10px; }
.block-wishlist .block-content li.item .product-details .price-box span {
  font-size:100%;
  font-weight:bold;
  outline:none;
}
.block-wishlist .block-content li.item .product-details p {
  line-height:normal;
  margin:0;
  padding-top:5px;
}
.block-wishlist .block-content li.item .product-details .btn-remove {
  outline:none;
  width:100%;
  padding:5px 0;
}
.block-wishlist .block-content li.item .product-details .btn-remove span.icon { margin-top:0px; }
.block-wishlist .block-content li.item.last { padding-bottom:0; }
.block-wishlist .block-content .actions {
  outline:none;
  text-align:center;
}
.block-wishlist .price-box .old-price, .block-wishlist .price-box .regular-price, .block-wishlist .price-box .special-price { display:inline-block; }
.block-compare .block-content ol, .block-compare .block-content ul { margin:0; }
.page-popup {
  padding:25px 30px;
  text-align:left;
  background:#ffffff !important;
}
.catalog-product-compare-index .page-title {
  padding-bottom:25px;
  padding-top:0;
}
.catalog-product-compare-index table thead { background-color:#ececec; }
#product_comparison td {
  outline:medium none;
  text-align:center;
  vertical-align:top;
}
.block-compare .block-content .actions { padding:10px 0; }
.block-compare .block-content .actions a {
  display:inline-block;
  float:none;
  margin:0;
  padding:10px 0 0;
  font-size:100%;
}
.block-compare .block-content .actions a span.btn-remove {
  margin:2px 3px 0 0;
  outline:none;
}
.block-compare .block-content ol li.item, .block-compare .block-content ul li.item { padding:2px 0; }
.block-compare .block-content ol li.item .product-name, .block-compare .block-content ul li.item .product-name {
  height:15px;
  height:auto !important;
  min-height:20px;
}
.block-compare .block-content ol li.item .product-name a, .block-compare .block-content ul li.item .product-name a { outline:none; }
.block-compare .block-content p.product-name {
  line-height:normal;
  margin:0 0 0 20px;
  outline:none;
  padding:0;
}
.block-compare .btn-remove {
  float:left;
  margin:1px 0 0 0;
  text-indent:-999em;
  background-color:#ececec;
}
#block-compare li.item {
  line-height:normal;
  margin:0;
  padding:5px 0;
}
.page-popup .link-print {
  background:url("../images/i_print.gif") 0 2px no-repeat;
  font-weight:normal;
  outline-style:none;
  padding:2px 0 2px 25px;
}
.compare-table { border:0; }
.compare-table thead tr.first th, .compare-table thead tr.first td {
  background:none;
  border:0;
  line-height:0;
  padding:0;
}
.compare-table .btn-remove {
  background-color:ececec;
  height:16px;
  width:16px;
  text-indent:-999em;
}
.compare-table tbody th { font-weight:normal; }
.compare-table th, .compare-table td { border-left:1px solid #dedede; }
.compare-table .price-box { text-align:center; }
.compare-table p { text-align:center; }
.compare-table tbody th, .compare-table tbody td {
  border-left:1px solid #dedede;
  border-top:1px solid #dedede;
  padding:10px;
}
.compare-table tbody td.last { border-right:1px solid #dedede; }
.compare-table tbody tr.last th, .compare-table tbody tr.last td { border-bottom:1px solid #dedede !important; }
.compare-table tr.add-to-row td {
  background:#fffada;
  text-align:center;
}
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {
  font-weight:normal;
  margin:0 0 5px;
  font-size:15px;
}
.compare-table tr.first td .product-name a { outline:none; }
.compare-table tr.first td .ratings {
  margin:0 auto;
  width:69px;
}
.compare-table tr.first td p, .compare-table tr.add-to-row td p { margin:0; }
.compare-table ul.add-to-links {
  clear:both;
  padding-top:10px;
}
.block-poll .actions button.button { float:none; }
.block-poll .block-subtitle {
  color:#585858;
  font-size:16px;
  font-weight:300;
  margin:0;
  padding:0;
}
.block-poll label {
  cursor:pointer;
  margin:0;
  padding:0;
}
.block-poll input.radio {
  float:left;
  margin:0 5px 0 0;
  outline:none !important;
  padding:0;
  width:auto;
}
.block-poll .label {
  background:none;
  border-radius:0;
  display:inline-block;
  float:none;
  font-weight:normal;
  margin:0;
  padding:0;
  text-shadow:none;
  width:auto;
  font-size:100%;
}
.block-poll .label label {
  line-height:22px;
  color:#666666;
  font-weight:normal;
}
.block-poll .label label:hover { color:#f56032; }
.block-poll ol, .block-poll ul { margin:0; }
.block-poll li {
  margin:10px 0;
  padding:0;
}
.block-poll .answer { font-weight:normal; }
.block-poll .votes {
  float:right;
  margin-left:10px;
}
.block-poll .actions {
  margin:0;
  padding:10px 0;
  text-align:center;
}
.block-poll ul { margin:0 0 0 15px; }
.block-poll ul#poll-answers li { padding:0; }
.block-poll li span label {
  font-size:100%;
  outline:none;
}
.tag-product-list .col-left { margin-top:25px; }
.block-tags ul {
  margin:0;
  padding:0;
}
.block-tags .block-content .tags-list {
  border:0;
  margin:0;
  padding:0;
  text-align:left;
  margin-top: 9px;
}
.block-tags .block-content .tags-list li {
  height:auto;
  margin:0;
  padding:0;
}
.block-tags .block-content .tags-list li a {
  border:1px solid #e4e4e2;
  border-radius:4px 4px 4px 4px;
  -webkit-border-radius:4px 4px 4px 4px;
  -moz-border-radius:4px 4px 4px 4px;
  -o-border-radius:4px 4px 4px 4px;
  display:inline-block;
  font-weight:normal;
  height:30px;
  line-height:25px;
  margin:0 5px 10px 0;
  padding-left:10px;
  padding-right:10px;
  text-align:center;
  width:auto;
}
.block-tags .block-content .tags-list li a:hover {
  border:1px solid #f8a734;
  text-decoration:none;
  text-shadow:none;
}
.block-tags .actions { text-align:center; }
.block-tags .actions a {
  -webkit-border-radius:3px;
  border-radius:3px;
  display:inline-block;
  float:none;
  padding:7px 15px;
}
.tags-list li {
  float:left;
  margin:0 4px 0 0;
}
.block-tags .block-content .tags-list li a:hover { outline:none; }
.product-view {
  margin:0px;
  padding:0px;
}
.product-view .product-essential-top {
  background:none repeat scroll 0 0 #ffffff;
  padding:15px;
}
.product-view .product-shop {
  text-align:left;
  border-right:1px solid #ececec;
  padding-right:30px;
}
.product-view .product-shop .no-rating { margin:0 0 13px; }
.product-view .product-shop .rating-links { margin:0; }
.product-view .product-shop .email-friend { margin:10px 0 10px 0; }
.product-view .product-shop .add-to-box {
  padding:20px 0;
  margin:0;
  width:100%;
  clear:both;
  border-bottom:1px solid #ececec;
}
.product-view .product-shop .add-to-box .add-to-cart { padding:0; }
.product-view .product-shop .add-to-box .add-to-links { padding:0; }
.product-view .product-shop .add-to-box .add-to-links li {
  padding:0;
  float:left;
}
.product-view .product-shop .add-to-box .add-to-links p {
  margin:0;
  padding-bottom:10px;
}
.product-view .product-shop .old-price .price {
  display:block;
  font-size:130%;
  font-weight:normal;
  outline:medium none;
  padding:20px 0 0;
}
.product-view .product-shop .email-friend { display:none; }
.product-view .product-shop .ratings { padding-bottom:13px; }
.product-view .product-shop .rating-box {
  float:left;
  margin-top:4px;
}
.product-view .product-shop .rating-links {
  float:left;
  line-height:12px;
  padding-left:10px;
}
.product-view .product-shop .rating-links a {
  font-size:12px;
  font-family:arial;
}
.product-view .product-shop .rating-links span.separator {
  font-family:arial;
  font-size:12px;
  font-weight:normal;
  line-height:12px;
  color:#eaeaea;
}
.product-view .feature-wrapper img {
  padding-bottom:10px;
  max-width:100%;
}
.product-view .mt-actions { width:100%; }
.product-view .product-essential { margin:0px; }
.product-view .product-essential h2 {
  border:0;
  outline:none;
  font-size:20px;
  font-weight:300;
}
.product-view .product-essential h3 {
  font-size:16px;
  font-weight:normal;
  margin:0;
  outline:none;
  padding:0;
  text-transform:capitalize;
}
.product-shop .qty-container {
  border-bottom:1px solid #ececec;
  border-top:1px solid #ececec;
  padding:20px 0;
}
.product-shop .qty-container label { font-weight:normal; }
.product-shop .qty-container input.qty {
  width:50px !important;
  height:27px;
  line-height:27px;
  text-align:center;
  margin:0;
}
.product-shop .add-to-cart .button.button { border:none; }
.product-shop .add-to-cart .button.button:hover { background:none repeat scroll 0 0 transparent; }
.product-shop .add-to-cart .btn-cart {
  float:left;
  padding:0;
  background:none;
  box-shadow:none;
  margin-right:10px;
}
.product-shop .add-to-cart .btn-cart span {
  background:none repeat scroll 0 0 #4a4a4a;
  border-radius:3px;
  -moz-radius:3px;
  -webkit-radius:3px;
  -o-radius:3px;
  height:auto;
  line-height:39px;
  border:0 none;
  color:#ffffff;
  font-size:13px;
  font-weight:normal;
  padding:0 0 0 15px;
  text-transform:uppercase;
}
.product-shop .add-to-cart .btn-cart span span {
  font-weight:normal;
  padding:0 19px 0 0px;
}
.product-shop .add-to-cart .btn-cart span span .fa-shopping-cart {
  font-size:120%;
  padding-right:10px;
}
.product-shop .add-to-cart label {
  float:left;
  padding:10px 5px 0 0;
  font-weight:normal;
}
.product-shop .add-to-cart input.input-text {
  float:left;
  height:39px;
  text-align:center;
  width:50px !important;
  margin-right:10px;
}
.product-shop .add-to-cart .custom-qty {
  float:left;
  margin:0 10px 0 0;
  width:25px;
}
.product-shop .add-to-cart .custom-qty .items {
  background-color:#f8a734;
  border:medium none;
  border-radius:3px;
  color:#ffffff;
  height:16px;
  line-height:16px;
  width:16px;
}
.product-shop .add-to-cart .custom-qty .items:hover { background-color:#4a4a4a; }
#product-options-wrapper dd div.input-box ul li input.product-custom-option {
  display:inline-block;
  margin:0;
}
#product-options-wrapper dd div.input-box ul li span.label label {
  color:#666666;
  font-weight:normal;
}
.product-shop .add-to-cart .btn-cart:hover span { background:none repeat scroll 0 0 #f8a734; }
.checkout-progress {
  margin:50px 0 20px;
  padding:0;
}
.checkout-progress li {
  float:left;
  font-weight:normal;
  padding:0 0 2px;
  text-align:center;
  width:20%;
  line-height:30px;
}
.checkout-progress li div {
  border-top:10px solid #ececec;
  margin:0 3px 0 0;
}
.checkout-progress li.active div { border-color:#414141; }
.multiple-checkout h2 {
  font-size:105%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0 0 15px;
}
.multiple-checkout h3, .multiple-checkout h4 {
  font-size:110%;
  font-weight:normal;
  line-height:normal;
  margin:0;
}
.multiple-checkout .place-order .grand-total { float:right; }
.multiple-checkout .box { margin:10px; }
.multiple-checkout .select-shipping { margin:10px; }
.multiple-checkout .col2-set {
  border:1px solid #dedede;
  margin:0;
  padding:0 0 20px;
  width:100%;
}
.multiple-checkout .col2-set .col-1 {
  float:left;
  width:48.5%;
}
.multiple-checkout .col2-set .col-2 {
  float:right;
  width:48.5%;
}
.multiple-checkout .col2-set h3 { padding:0 0 10px; }
.multiple-checkout .col2-set .col-narrow { width:50%; }
.multiple-checkout .col2-set .col-wide { width:50%; }
.multiple-checkout .col2-set h2.legend {
  border-bottom:1px solid #dedede;
  margin:0;
  padding:10px;
  position:relative;
}
.multiple-checkout .col2-set h3.legend { padding:10px; }
.multiple-checkout .col3-set {
  border:1px solid #dedede;
  margin:0;
  padding:0;
}
.checkout-multishipping-shipping .box-sp-methods {
  border:1px solid #dedede;
  padding:15px;
  position:relative;
}
#checkout-review-submit .place-order {
  text-align:right;
  padding:10px 0;
}
#checkout-review-submit .place-order .grand-total { margin-left:10px; }
#checkout-review-submit .place-order .grand-total .inner .btn-checkout { margin-top:5px; }
#checkout-review-submit .place-order span.please-wait { text-align:right; }
#multiship-addresses-table td .btn-remove2 {
  border-radius:50% 50% 50% 50%;
  background-color:#ececec;
}
#multiship-addresses-table td .btn-remove2:hover { background-color:#f56032; }
.btn-remove2 {
  background:url("../images/btn-remove.png") no-repeat scroll 0 0 transparent;
  height:16px;
  width:16px;
}
.no-display { display:none; }
.ratings-table {
  width:100%;
  margin-bottom:10px;
  margin-top:10px;
}
.ratings-table th, .ratings-table td {
  border:1px solid #dddddd;
  font-weight:normal;
  line-height:20px;
  padding:12px;
  vertical-align:middle;
}
.product-view .box-reviews h1, .product-view .box-reviews h2, .product-view .box-reviews h3, .product-view .box-reviews h4, .product-view .box-reviews h5, .product-view .box-reviews h6 {
  font-size:115%;
  font-weight:normal;
  height:auto;
  line-height:normal;
  outline:medium none;
}
.rating-box {
  background:url("../images/bkg_rating.png") repeat-x scroll 0 0 transparent;
  display:inline-block;
  height:10px;
  position:relative;
  vertical-align:middle;
  width:55px;
}
.rating-box .rating {
  background:url("../images/bkg_rating.png") repeat-x scroll 0 100% transparent;
  height:10px;
  left:0;
  position:absolute;
  top:0;
}
.product-view .product-shop .product-options, .account-login .buttons-set { background-color:#ececec; }
#product-options-wrapper { position:static; }
.product-view .product-options-bottom .price-box { display:none; }
.product-view .product-shop .product-options {
  border:0 none;
  margin:20px 0 0;
  padding:15px;
}
.product-view .product-shop .product-options label {
  font-family:arial;
  font-size:13px;
  font-weight:normal;
  padding:10px 5px 0 0;
}
.product-view .product-shop .product-options input.input-text {
  height:30px;
  margin-right:10px;
  text-align:center;
  width:50px !important;
}
.product-view .product-shop .product-options input.required-entry {
  width:100% !important;
  text-align:left;
}
.product-view .product-shop .product-options dt label.required {
  color:#666666;
  font-size:100%;
  line-height:normal;
  margin:0;
  padding:3px 0 5px;
  font-weight:normal;
}
.product-view .product-shop .product-options dt label.required em {
  float:left;
  margin-right:5px;
  margin-top:4px;
}
.product-view .product-shop .product-options dd {
  margin:0;
  padding:0 0 15px;
}
.product-view .product-shop .product-options dd select {
  background-color:#ffffff;
  border:1px solid #cccccc;
  border-radius:0 0 0 0;
  color:#908e8e;
  font-size:100%;
  height:auto;
  line-height:normal;
  margin:0px;
  outline:medium none;
  padding:2px;
  margin:0 0 5px;
  width:100%;
}
.required em, em.required { color:#d9673b; }
.col3-layout .product-view .product-img-box {
  float:none;
  margin:0 auto;
}
.product-view .product-img-box {
  position:relative;
  z-index:1;
  padding-left:0px !important;
}
.product-view .product-img-box .img-box .product-image-non-zoom img { max-width:100%; }
.product-view .product-img-box .img-box .product-image-non-zoom img:hover { opacity:1; }
.product-view .product-img-box .product-image {
  margin:0 0 15px 0;
  text-align:center;
  border:1px solid #eaeaea;
  position:relative;
  z-index:9;
}
.product-view .product-img-box .product-image-zoom img {
  cursor:move;
  max-width:100%;
}
.product-view .product-img-box .product-image-zoom img:hover { opacity:1; }
.product-view .product-img-box .zoom-notice {
  margin:0 0 5px;
  text-align:center;
}
.product-view .product-img-box .zoom {
  background:url("../images/slider_bg.gif") 50% 50% no-repeat;
  cursor:pointer;
  height:18px;
  margin:0 auto 13px;
  padding:0 28px;
  position:relative;
  z-index:9;
}
.product-view .product-img-box .zoom #track {
  height:18px;
  position:relative;
}
.product-view .product-img-box .zoom #handle {
  background:url("../images/magnifier_handle.gif") 0 0 no-repeat;
  height:22px;
  left:0;
  position:absolute;
  top:-1px;
  width:9px;
}
.product-view .product-img-box .zoom .btn-zoom-out {
  left:2px;
  position:absolute;
  top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
  position:absolute;
  right:2px;
  top:0;
}
.product-view .product-img-box .mt-more-views { margin:0px; }
.product-view .product-img-box .more-views {
  position:relative;
  margin:0 auto;
  z-index:0;
  width:80%;
}
.product-view .product-img-box .more-views .more-views-viewport { z-index:0; }
.product-view .product-img-box .more-views h3 { display:none; }
.product-view .product-img-box .more-views li {
  margin:0;
  outline:none;
  padding:0;
  border-color:#d6d6d6;
  border-style:solid;
  border-width:1px;
  text-align:center;
}
.product-view .product-img-box .more-views li:hover { border-color:#f8a734; }
.product-view .product-img-box .more-views li a { outline:medium none; }
.product-view .product-img-box .more-views li a img { margin:0 auto; }
.product-view ul.more-views-direction-nav li { border:none !important; }
.product-view ul.more-views-direction-nav li a {
  background-image:url("../images/mt-arrow-scroll.png");
  background-repeat:no-repeat;
  cursor:pointer;
  display:block;
  height:29px;
  margin:-11px 0 0;
  outline:medium none;
  position:absolute;
  text-indent:-9999px;
  top:50%;
  transition:all 400ms ease-in-out 0s;
  width:29px;
  z-index:0;
}
.product-view ul.more-views-direction-nav li a.more-views-next {
  background-position:100% 0;
  border:medium none !important;
  padding:0 !important;
  right:-29px;
}
.product-view ul.more-views-direction-nav li a.more-views-next:hover { background-position:100% -29px; }
.product-view ul.more-views-direction-nav li a.more-views-prev {
  background-position:0 0;
  border:medium none !important;
  left:-29px;
  padding:0 !important;
}
.product-view ul.more-views-direction-nav li a.more-views-prev:hover { background-position:0 -29px; }
.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set {
  border:0;
  clear:none;
  float:right;
  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-weight:bold;
  margin:0 0 10px;
}
.page-empty .product-view .product-img-box .more-views .more-views-viewport { direction:ltr; }
.page-empty .product-view .product-shop .availability span.in-stock1 { text-align:center; }
.col3-layout .product-view .product-shop {
  float:none;
  width:auto;
}
.product-view .product-shop .product-name {
  margin:0;
  padding:0;
}
.product-view .product-shop .product-name h1 {
  font-size:30px;
  line-height:30px;
  font-weight:300;
  margin:0;
  padding:0 0 15px 0;
  text-transform:capitalize;
  color:#322c29;
}
.product-view .product-shop .wapper-view {
  border-top:1px solid #ececec;
  border-bottom:1px solid #ececec;
  overflow:hidden;
}
.product-view .product-shop .wapper-view .price-box-bundle { line-height:66px; }
.product-view .product-shop .add-to-cart { float:left; }
.product-view .product-shop .product-add-to-links { float:left; }
.product-view .product-shop .product-add-to-links ul.add-to-links li a {
  background-color:#f8a734;
  border-radius:3px;
  -moz-radius:3px;
  -webkit-radius:3px;
  -o-radius:3px;
  color:#ffffff !important;
  overflow:hidden;
  text-align:center;
  display:inline-block;
  font-size:100%;
  height:39px;
  line-height:39px;
  outline:medium none;
  padding:0;
  width:39px;
}
.product-view .product-shop .product-add-to-links ul.add-to-links li a:hover { background-color:#4a4a4a; }
.product-view .product-shop .product-add-to-links ul.add-to-links li a.link-wishlist { margin-right:5px; }
.product-view .product-shop .product-options-bottom { padding:20px 0; }
.product-view .product-shop .product-options-bottom ul.add-to-links li {
  padding:0;
  float:left;
}
.product-view .product-shop .product-options-bottom ul.add-to-links li a {
  background-color:#f8a734;
  border-radius:3px;
  -moz-radius:3px;
  -webkit-radius:3px;
  -o-radius:3px;
  color:#ffffff !important;
  overflow:hidden;
  text-align:center;
  display:inline-block;
  font-size:100%;
  height:39px;
  line-height:39px;
  outline:medium none;
  padding:0;
  width:39px;
}
.product-view .product-shop .product-options-bottom ul.add-to-links li a:hover { background-color:#4a4a4a; }
.product-view .product-shop .product-options-bottom ul.add-to-links li a.link-wishlist { margin-right:10px; }
.product-view .product-shop .availability {
  margin:0;
  padding:12px 0 10px;
  float:left;
}
.product-view .product-shop .availability span.in-stock1 {
  background-image:url("../images/instock.png");
  background-position:center center;
  background-repeat:no-repeat;
  display:inline-block;
  padding:11px;
  text-indent:-999em;
  width:44px;
}
.product-view .product-shop .short-description {
  margin:0;
  padding:0 0 20px;
}
.product-view .product-shop .mt-social-links { margin:0 0 20px; }
.product-view .product-shop .mt-social-links .so-social-share {
  display:block;
  float:left;
  margin:0 5px 0 0;
  width:20%;
}
.product-view .product-shop .mt-social-links .so-social-share.so-linkedin { width:17%; }
.product-view .product-shop .mt-social-links .so-social-share.so-pinterest, .product-view .product-shop .mt-social-links .so-social-share.so-plusone { width:15%; }
.product-view .product-shop .price-box {
  margin:0 10px 0 0;
  float:left;
  padding:0;
}
.product-view .product-shop .price-box .regular-price .price {
  font-size:42px;
  color:#f8a734;
  font-family:arial;
  font-weight:normal;
}
.product-view .product-shop .price-box .old-price {
  display:inline-block;
  padding:0px 0 0 12px;
}
.product-view .product-shop .price-box .special-price {
  display:inline-block;
  float:left;
}
.product-view .product-shop .price-box .special-price .price {
  font-size:42px;
  color:#f8a734;
  font-family:arial;
  font-weight:normal;
}
.product-view .product-shop .price-box .regular-price {
  display:inline-block;
  float:left;
  font-size:16px;
  color:#8b8b8b;
}
.product-view .product-shop .addtolink .add-to-links .send-email, .product-view .product-shop .addtolink .add-to-links .compare { float:left; }
.product-view .product-shop .addtolink .add-to-links .mt-actions { padding-right:10px; }
.product-view .product-shop .addtolink .add-to-links span.icon {
  cursor:pointer;
  float:left;
  height:15px;
  outline:medium none;
  width:12px;
}
.product-view .product-shop .addtolink .add-to-links li { margin:0; }
.product-view .product-shop .addtolink .add-to-links .mt-actions a {
  background-color:transparent;
  background-image:none;
  border:0 none;
  font-weight:normal;
  height:20px;
  line-height:20px;
  margin:0;
  outline:medium none;
  padding:0;
  text-align:left;
  text-indent:inherit;
  width:auto;
}
.product-view .product-shop .addtolink .add-to-links .mt-actions a span.label {
  margin:0;
  padding:0 0 0 5px;
}
.product-view .mt-actions span.label {
  font-weight:normal;
  height:20px;
  line-height:20px;
  padding:0 0 0 10px;
}
.product-view .product-static { float:right; }
.product-view .product-static img { width:100%; }
.product-view.product-quick-view .product-shop { border:none; }
.block-reorder ol#cart-sidebar-reorder li input {
  float:left;
  margin:0;
}
.block-reorder ol#cart-sidebar-reorder li p.product-name {
  float:left;
  padding-left:5px;
}
.product-new-label, .product-sale-label {
  background-repeat:no-repeat;
  height:40px;
  outline:medium none;
  position:absolute;
  width:40px;
  z-index:12;
  font-size:90%;
  font-weight:bold;
  overflow:hidden;
  display:inline-block;
  transform:rotate(-30deg);
  -moz-transform:rotate(-30deg);
  -webkit-transform:rotate(-30deg);
  -o-transform:rotate(-30deg);
}
.product-new-label {
  background-color:#f56032;
  border-radius:26px 26px 26px 26px;
  -moz-radius:26px 26px 26px 26px;
  -webkit-radius:26px 26px 26px 26px;
  -o-radius:26px 26px 26px 26px;
  color:#ffffff;
  line-height:40px;
  text-align:center;
}
.product-sale-label {
  background-color:#b7cc16;
  border-radius:26px 26px 26px 26px;
  -moz-radius:26px 26px 26px 26px;
  -webkit-radius:26px 26px 26px 26px;
  -o-radius:26px 26px 26px 26px;
  color:#ffffff;
  line-height:40px;
  text-align:center;
}
.product-image .product-sale-label { background-position:0 0; }
.product-image .product-new-label { background-position:0px -40px; }
.product-new-label {
  right:4px;
  top:4px;
}
.product-sale-label {
  left:4px;
  top:4px;
}
.product-img-box .product-new-label { right:19px; }
.send-friend button.button { padding-bottom:10px; }
.addto-gaps-right li { margin-right:10px; }
.add-to-links li { padding:5px 0; }
.add-to-links li .v-centered-content { display:table; }
.add-to-links li .v-centered-content:hover {
  color:#8ac20e;
  text-decoration:none;
}
.add-to-links li .v-centered-content .v-center {
  display:table-cell;
  vertical-align:middle;
  color:#656565;
  font-weight:normal;
  font-size:100%;
}
.add-to-links li .v-centered-content .v-center:hover {
  color:#8ac20e;
  text-decoration:none;
}
.feature.v-centered-content .v-center .icon { margin:0 5px 0 0; }
.feature span.icon { padding:3px; }
.feature .icon {
  margin:0 15px 10px 0;
  max-height:30px;
  max-width:30px;
  float:left;
}
div.icon, span.icon {
  background-color:#cfcfcf;
  background-position:0 0;
  background-repeat:no-repeat;
  border-radius:50% 50% 50% 50%;
  display:inline-block;
  height:30px;
  padding:3px;
  width:30px;
}
div.icon:hover, span.icon:hover { background-color:#f56032; }
.category-products .toolbar .col-lg-6 { width:50%; }
.category-products .toolbar .col-lg-4 { width:33.3333%; }
.toolbar-bottom .toolbar { border-top:1px solid #dddddd; }
.toolbar {
  border-bottom:1px solid #dddddd;
  border-top:1px solid #dddddd;
  padding:0;
  margin:0 0 20px;
  color:#343434;
}
.toolbar .sbOptions li a:hover {
  background-color:#4a4a4a;
  color:#ffffff;
}
.toolbar .sbHolder {
  float:left;
  height:36px;
  line-height:25px;
  margin:0 5px;
  outline:medium none;
  padding:4px;
  position:relative;
  z-index:1;
  text-align:left;
  border:1px solid #dddddd;
}
.toolbar .sbOptions {
  background:#ffffff;
  box-shadow:none;
  left:-1px;
  top:32px !important;
  width:100%;
  border:1px solid #eeeeee;
}
.toolbar .sbOptions li {
  display:block;
  line-height:normal;
  margin:0;
  padding:0 3px;
}
.toolbar .sbOptions li a {
  border:0 none;
  border-radius:0;
  display:block;
  float:none;
  line-height:normal;
  margin:0;
  padding:3px 4px;
}
.toolbar p {
  margin:0;
  padding:5px 0;
}
.toolbar p.mt-toolbar-label {
  width:55px;
  font-weight:300;
  color:#343434;
  font-size:14px;
}
.toolbar label {
  height:auto;
  line-height:normal;
  outline-style:none;
  text-transform:capitalize;
}
.toolbar .pager {
  margin:0;
  padding:5px 0;
  border-top:1px dashed #eeeeee;
}
.toolbar .pager .pages {
  display:inline-block;
  float:none;
  padding:5px 0;
}
.toolbar .pager .pages strong {
  font-weight:normal;
  float:left;
}
.toolbar .pager .pages ol li {
  color:#7e7e7e;
  display:block;
  float:left;
  font-size:105%;
  padding:0 5px;
}
.toolbar .toolbar-top { text-align:left; }
.toolbar .toolbar-top .amount {
  color:#343434;
  float:left;
  font-size:14px;
  font-weight:300;
  line-height:35px;
  margin:0;
  text-align:left;
}
.toolbar .toolbar-top .pages strong {
  font-weight:normal;
  padding:5px 5px 0 9px;
  color:#6f6f6f;
  font-size:13px;
}
.toolbar .toolbar-top .pages ol { display:inline; }
.toolbar .toolbar-top .pages ol li {
  padding:0px;
  color:#7e7e7e;
  font-size:105%;
  background-color:#f4f4f4;
  margin:0 1px;
}
.toolbar .toolbar-top .pages ol li.current {
  background-color:#ececec;
  color:#343434;
  display:inline-block;
  height:30px;
  line-height:30px;
  outline:medium none;
  padding:0;
  text-align:center;
  vertical-align:middle;
  width:30px;
}
.toolbar .toolbar-top .pages ol li a {
  border:0 none;
  border-radius:0;
  color:#7e7e7e;
  height:30px;
  line-height:30px;
  margin:0;
  outline:medium none;
  padding:0;
  text-align:center;
  vertical-align:middle;
  width:30px;
  background:none;
}
.toolbar .toolbar-top .pages ol li a img { vertical-align:middle; }
.toolbar .toolbar-top .pages ol li a.next {
  line-height:27px;
  height:30px;
  width:30px;
  background-color:#f4f4f4;
  display:block;
}
.toolbar .toolbar-top .pages ol li a.previous {
  line-height:27px;
  height:30px;
  width:30px;
  background-color:#f4f4f4;
  display:block;
}
.toolbar .toolbar-top .pages ol li a:hover {
  color:#7e7e7e;
  background-color:#ececec;
}
.toolbar .toolbar-top .sort-by {
  float:left;
  padding:5px 0 5px 10px;
}
.toolbar .toolbar-top .sort-by label {
  color:#666666;
  font-size:100%;
  font-weight:normal;
}
.toolbar .toolbar-top .sort-by .sbHolder {
  width:100px;
  z-index:999999;
}
.toolbar .toolbar-top .sort-by .sbHolder a.sbToggle {
  line-height:normal;
  right:2px;
  top:8px;
  line-height:18px;
}
.toolbar .toolbar-top .limiter {
  float:left;
  padding:5px 0 5px 10px;
  color:#343434;
  font-size:14px;
}
.toolbar .toolbar-top .limiter select { float:left; }
.toolbar .toolbar-top .limiter label {
  color:#343434;
  display:inline-block;
  font-size:14px;
  font-weight:300;
}
.toolbar .toolbar-top .limiter .sbHolder {
  width:60px;
  z-index:999999;
}
.toolbar .toolbar-top .limiter .sbHolder a.sbToggle {
  right:2px;
  top:8px;
  line-height:18px;
}
.toolbar .toolbar-top .limiter .mt-limit {
  display:inline-block;
  font-size:13px;
  color:#6f6f6f;
  float:left;
  margin-right:5px;
  padding:6px;
  height:36px;
  line-height:36px;
}
.toolbar .toolbar-top .limiter .mt-toolbar-label { padding:5px 0; }
.toolbar .toolbar-top .sorter {
  margin:0;
  text-align:center;
  line-height:14px;
  padding:5px 0;
  line-height:25px;
}
.toolbar .toolbar-top .sorter .view-mode {
  text-align:left;
  float:right;
  margin:0;
  padding:5px 0 5px 0px;
}
.toolbar .toolbar-top .sorter .view-mode label {
  color:#343434;
  font-size:14px;
  font-weight:300;
  display:inline-block;
}
.toolbar .toolbar-top .sorter .view-mode a {
  background-color:#f4f4f4;
  display:inline-block;
  height:30px;
  width:30px;
  line-height:30px;
  margin:0 0 0 1px;
  overflow:hidden;
  cursor:pointer;
  outline:medium none;
  transition:background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  vertical-align:middle;
  text-align:center;
}
.toolbar .toolbar-top .sorter .view-mode a:hover { background-color:#ececec; }
.toolbar .toolbar-top .sorter .view-mode a.grid.active .fa-th { color:#f8a734; }
.toolbar .toolbar-top .sorter .view-mode strong {
  background-color:#ececec;
  display:inline-block;
  height:30px;
  margin:0 0 0 1px;
  overflow:hidden;
  transition:background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  vertical-align:middle;
  width:30px;
}
.toolbar .toolbar-top .sorter .view-mode a.list.active .fa-list { color:#f8a734; }
.toolbar .toolbar-top .sorter .view-mode a.list img { vertical-align:middle; }
.toolbar .toolbar-top .sorter .view-mode strong.list { background-color:#ececec; }
.toolbar .toolbar-top .sorter .sort-by {
  float:left;
  margin-right:15px;
}
.toolbar .toolbar-top .sorter .sort-by label {
  color:#343434;
  font-size:14px;
  font-weight:300;
  display:inline-block;
}
.toolbar .toolbar-top .sorter .sort-by .mt-sort {
  display:inline-block;
  font-size:13px;
  padding:6px;
  color:#6f6f6f;
  float:left;
  margin-right:5px;
  height:36px;
  line-height:36px;
}
.toolbar .toolbar-top .sorter .sort-by a {
  display:block;
  cursor:pointer;
}
.toolbar .toolbar-top .sorter .sort-by a img { vertical-align:middle; }
.toolbar .toolbar-top .sorter .pages { display:none; }
.toolbar .toolbar-top .sorter .pages strong {
  float:left;
  font-weight:normal;
  margin-right:5px;
  padding-top:7px;
}
.toolbar .toolbar-top .sorter .pages ol { display:inline; }
.toolbar .toolbar-top .sorter .pages li {
  display:block;
  float:left;
  margin:0 0 0 1px;
  text-align:center;
  height:30px;
  width:30px;
  background:#ffffff;
  line-height:26px;
}
.sbOptions {
  background-color:#414141;
  box-shadow:0 6px 7px 0 rgba(0,0,0,0.15);
  left:0;
  list-style:none outside none;
  margin:0;
  overflow-y:auto;
  padding:3px 0 !important;
  position:absolute;
  top:24px !important;
  width:100%;
  z-index:1;
}
.category-products .col-lg-3 .confix-produclist ul li a { margin-bottom:5px; }
.category-products .col-lg-6 h3.product-name, .category-products .col-lg-6 .ratings, .category-products .col-lg-6 .price-box { text-align:center !important; }
.category-products .col-lg-6 .addtocart { float:none !important; }
.category-products .col-lg-6 .actions .confix-produclist-category { float:none !important; }
.category-products .item {
  margin-bottom:40px;
  text-align:center;
  padding:0;
  position:relative;
}
.category-products .item .product-item {
  position:relative;
  margin:0 5px;
  padding-bottom:10px;
  box-shadow:0 0 3px #ffffff;
  -webkit-box-shadow:0 0 3px #ffffff;
  -moz-box-shadow:0 0 3px #ffffff;
  -o-box-shadow:0 0 3px #ffffff;
}
.category-products .item .ratings span.amount { display:none; }
.category-products .item a.product-image { outline:medium none; }
.category-products .item a.product-image img { padding:5px 0; }
.category-products .item.last { margin-right:0; }
.category-products .item h3.product-name {
  font-size:100%;
  margin:0 0 5px;
  overflow:hidden;
  height:18px;
  line-height:17px;
}
.category-products .item h3.product-name a {
  font-size:100%;
  font-weight:normal;
  outline:medium none;
  text-transform:capitalize;
}
.category-products .item .price-box { padding:0; }
.category-products .item .price-box p.minimal-price { margin:0; }
.category-products .item .actions { margin:10px 0 0; }
.category-products .item .actions .addtocart {
  display:inline-block;
  overflow:hidden;
}
.category-products .item .actions .addtocart p { margin:0; }
.category-products .item .actions .confix-produclist-category {
  padding-left:5px;
  display:inline-block;
}
.category-products .item .actions .confix-produclist-category ul li {
  display:inline-block;
  float:none;
  padding:0;
}
.category-products .item .actions .confix-produclist-category ul li a.fa {
  line-height:35px;
  padding-left:3px;
}
.category-products .item .actions .confix-produclist-category ul li a.text-link {
  background:none !important;
  width:auto !important;
  color:#000000 !important;
}
.category-products .item .actions .confix-produclist-category ul li a.text-link .fa { display:none; }
.category-products .item .actions .confix-produclist-category ul li a.text-link-compare {
  background:none !important;
  width:auto !important;
  color:#000000 !important;
}
.category-products .item .actions .confix-produclist-category ul li a.text-link-compare .fa { display:none; }
.category-products .item .actions .confix-produclist-category ul li a.link-wishlist {
  display:inline-block;
  line-height:32px;
  padding:0px;
  outline:medium none;
  font-size:100%;
  height:36px;
  width:36px;
  color:#ffffff;
  overflow:hidden;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
}
.category-products .item .actions .confix-produclist-category ul li a.link-compare {
  display:inline-block;
  line-height:32px;
  padding:0px;
  outline:medium none;
  font-size:100%;
  height:36px;
  width:36px;
  color:#ffffff;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  overflow:hidden;
}
.category-products .products-grid .hover-effect:hover {
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 10px rgba(0,0,0,0.3);
  box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.category-products .products-list .hover-effect:hover {
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 10px rgba(0,0,0,0.3);
  box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.category-products #products-list .hover-effect:hover {
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 10px rgba(0,0,0,0.3);
  box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.category-products .products-list .product-shop .wrapper-product {
  border-bottom:1px solid #ececec;
  border-top:1px solid #ececec;
  padding:10px 0;
  overflow:hidden;
}
.category-products .products-list .confix-produclist-category {
  padding-left:5px;
  display:inline-block;
  text-align:left;
  float:left;
}
.category-products .products-list .confix-produclist-category ul li {
  display:inline-block;
  float:none;
  padding:0;
}
.category-products .products-list .confix-produclist-category ul li a .fa { line-height:36px; }
.category-products .products-list .confix-produclist-category ul li a.text-link {
  background:none !important;
  width:auto !important;
  color:#000000 !important;
}
.category-products .products-list .confix-produclist-category ul li a.text-link .fa { display:none; }
.category-products .products-list .confix-produclist-category ul li a.text-link-compare {
  background:none !important;
  width:auto !important;
  color:#000000 !important;
}
.category-products .products-list .confix-produclist-category ul li a.text-link-compare .fa { display:none; }
.category-products .products-list .confix-produclist-category ul li a.link-wishlist {
  display:inline-block;
  line-height:32px;
  padding:0px;
  outline:medium none;
  font-size:100%;
  height:36px;
  margin-right:5px;
  width:36px;
  overflow:hidden;
  color:#ffffff;
  text-align:center;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
}
.category-products .products-list .confix-produclist-category ul li a.link-compare {
  display:inline-block;
  line-height:32px;
  padding:0px;
  outline:medium none;
  font-size:100%;
  height:36px;
  width:36px;
  overflow:hidden;
  color:#ffffff;
  text-align:center;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
}
.category-products .products-grid .item .addtocart .display-onhover { display:none; }
.category-products .products-grid .item:hover .addtocart .display-onhover { display:block; }
.category-products .products-grid .item .confix-produclist-category ul.display-onhover li a { display:none; }
.category-products .products-grid .item:hover .confix-produclist-category ul.display-onhover li a { display:block; }
.category-products .products-grid .item .display-onhover .ratings { display:none; }
.category-products .products-grid .item:hover .display-onhover .ratings { display:block; }
.category-products .products-list .confix-produclist-category { float:left; }
.category-products .products-list .confix-produclist-category ul.add-to-links li { float:left; }
.product-hover {
  position:relative;
  z-index:9;
}
.category-products .product-image img {
  max-width:100%;
  display:inline;
}
.catpanel { backface-visibility:hidden; }
.product-image-hover {
  overflow:hidden;
  position:relative;
}
.product-image-hover a .alt-image {
  transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -webkit-transform:translate3d(0,0,0);
  transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -o-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -ms-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -moz-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
}
.product-image-hover a:hover .alt-image {
  -webkit-transform:translate3d(0,-100%,0);
  -moz-transform:translate3d(0,-100%,0);
  -ms-transform:translate3d(0,-100%,0);
  -o-transform:translate3d(0,-100%,0);
  transform:translate3d(0,-100%,0);
  -webkit-transition:-webkit-transform 1s cubic-bezier(0.190,1.000,0.220,1.000);
  -webkit-transition-delay:0s;
  -moz-transition:-moz-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  -o-transition:-o-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  transition:transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
}
.product-image-hover a .back {
  transform:translate3d(0,100%,0);
  -o-transform:translate3d(0,100%,0);
  -ms-transform:translate3d(0,100%,0);
  -moz-transform:translate3d(0,100%,0);
  -webkit-transform:translate3d(0,100%,0);
  transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -o-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -ms-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -moz-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
  -webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1) 0s;
}
.product-image-hover a:hover .back {
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  -webkit-transition:-webkit-transform 1s cubic-bezier(0.190,1.000,0.220,1.000);
  -webkit-transition-delay:0s;
  -moz-transition:-moz-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  -o-transition:-o-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  transition:transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
  z-index:0;
  position:absolute;
}
.product-img-additional {
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:-1;
}
.category-products #products-list .item {
  overflow:hidden;
  height:auto !important;
  padding-bottom:10px !important;
}
.category-products #products-list .item .ratings { padding-left:0px; }
.category-products #products-list .product-name {
  margin:10px 0 8px;
  outline:medium none;
  padding:0;
  text-align:left;
  font-size:20px;
}
.category-products #products-list .product-name a { font-weight:300; }
.category-products #products-list .price-box {
  float:left;
  padding:0 30px 0 0;
  text-align:left;
}
.category-products #products-list .price-box .regular-price .price {
  font-size:200%;
  color:#656565;
}
.category-products #products-list .price-box .special-price .price {
  font-size:30px;
  font-weight:normal;
  line-height:30px;
  color:#f56032;
}
.category-products #products-list .ratings {
  text-align:left;
  display:inline;
  line-height:30px;
}
.category-products #products-list .ratings .rating-box {
  float:left;
  margin-right:7px;
  margin-top:10px;
}
.category-products #products-list .ratings .rating-links {
  float:left;
  margin:0;
}
.category-products #products-list .std {
  text-align:left;
  padding:10px 0;
  color:#252525;
  border-bottom:1px solid #ececec;
  font-size:15px;
  font-weight:300;
  margin:0 0 15px;
}
.category-products #products-list p.button-product-list {
  text-align:left;
  float:left;
  margin:0;
}
.category-products #products-list .confix-produclist { float:left; }
.confix-produclist {
  display:inline-block;
  padding-left:5px;
  text-align:left;
}
.confix-produclist .fa { line-height:35px; }
.confix-produclist ul li {
  display:inline-block;
  float:none;
  padding:0;
}
.confix-produclist ul li a {
  color:#ffffff !important;
  font-size:100%;
  height:36px;
  line-height:34px;
  padding:0 10px;
  overflow:hidden;
  width:36px;
  display:block;
  border-radius:3px;
  -webkitborder-radius:3px;
  -mozborder-radius:3px;
  -o-border-radius:3px;
}
.confix-produclist ul li a.link-wishlist { background-color:#f56032; }
.confix-produclist ul li a.link-wishlist:hover {
  background-color:#4a4a4a;
  text-decoration:none;
}
.confix-produclist ul li a.link-compare { background-color:#b7cc16; }
.confix-produclist ul li a.link-compare:hover {
  background-color:#4a4a4a;
  text-decoration:none;
}
.main-quickview {
  position:absolute;
  z-index:30;
  top:50%;
  width:100%;
  opacity:0;
}
.main-quickview .button span { padding:0 12px; }
.main-quickview .button span span {
  width:11px;
  padding:0;
  overflow:hidden;
}
.slider-product-wrapper .products-grid .item .catpanel:hover .main-quickview, .category-products .products-grid .item:hover .main-quickview, .category-products #products-list .item:hover .main-quickview { opacity:1; }
.main-heading-attribute .heading-line {
  border-bottom:1px solid #e0e0e0;
  clear:both;
  width:100%;
}
.main-heading {
  height:44px;
  position:relative;
  margin:25px 0 0;
}
.main-heading .heading-line {
  border-bottom:1px solid #e0e0e0;
  height:0.909em;
  position:absolute;
  width:100%;
}
.main-heading .heading-wrapper-title {
  position:absolute;
  text-align:center;
  width:100%;
}
.main-heading .heading-wrapper-title h3 {
  background:none repeat scroll 0 0 #ffffff;
  display:inline-block;
  font-size:20px;
  font-weight:normal;
  margin:0;
  padding:0 15px;
  text-align:center;
  text-transform:uppercase;
  font-weight:300;
}
.mt-actions p { margin:0; }
.slider-product-wrapper .products-grid .item :hover.catpanel {/* box-shadow:0 0 10px rgba(0,0,0,0.3);*/ }
.slider-product-wrapper .products-grid .item {
  margin:0 0px 40px;
  padding:0 !important;
  position:relative;
  text-align:center;
}
.slider-product-wrapper .products-grid .item .catpanel {
  position:relative;
  padding-bottom:10px;
  margin-top:10px;
}
.slider-product-wrapper .products-grid .item .catpanel .mt-actions .confix-produclist .wishlist, .slider-product-wrapper .products-grid .item .catpanel .mt-actions .confix-produclist .compare { display:inline-block; }
.slider-product-wrapper .products-grid .item .catpanel .mt-actions .confix-produclist a {
  font-size:100%;
  height:36px;
  line-height:32px;
  padding:0px;
  width:36px;
  outline:medium none;
  display:block;
  color:#ffffff;
  text-align:center;
  border-radius:3px;
  -webkit-radius:3px;
  -moz-radius:3px;
  -o-radius:3px;
}
.slider-product-wrapper .products-grid .item .catpanel .mt-actions .confix-produclist a:hover { background-color:#4a4a4a; }
.slider-product-wrapper .products-grid .item .ratings span.amount { display:none; }
.slider-product-wrapper .products-grid .item .catpanel .product-image .product-thumb a.product-image { margin:0 10px; }
.slider-product-wrapper .products-grid .first { margin-left:0px; }
.slider-product-wrapper .products-grid .last { margin-right:0px; }
.slider-product-wrapper .products-grid h3.product-name {
  font-size:110%;
  margin:0 0 12px 0;
  padding:0;
  height:17px;
  line-height:17px;
  overflow:hidden;
}
.block-top-sellers ul.products-grid li.item {
  margin:0 0 20px;
  width:100% !important;
  float:none;
}
.block-top-sellers ul.products-grid li.item .catpanel-item-inner .product-image-hover { padding:0; }
.block-top-sellers ul.products-grid li.item a.product-image img {
  padding:0;
  height:auto !important;
  display:block;
}
.block-top-sellers ul.products-grid li.item h3.product-name {
  text-align:left;
  height:auto;
  overflow:inherit;
}
.block-top-sellers ul.products-grid li.item .price-box { text-align:left; }
.category-products .flex-viewport ul.products-grid li.slide {
  width:auto;
  float:none;
}
.category-products ul.products-grid li.slide {
  width:228px;
  float:left;
}
.slider-product-wrapper .addtocart {
  display:inline-block;
  text-align:center;
}
.slider-product-wrapper .top-actions-inner {
  clear:both;
  margin:0px;
  padding-top:20px;
}
.slider-product-wrapper .top-actions-inner .mt-actions .confix-produclist a.link-wishlist { background-color:#f56032; }
.slider-product-wrapper .top-actions-inner .mt-actions .confix-produclist a.link-compare { background-color:#b7cc16; }
.top-actions-inner {
  clear:both;
  margin:0px;
  padding-top:20px;
}
.nav-wrapper { z-index:9; }
.nav-wrapper ul.flex-direction-nav, .nav-wrapper ul.direction-nav { margin:0; }
.nav-wrapper ul.flex-direction-nav li, .nav-wrapper ul.direction-nav li { padding:0; }
.nav-wrapper ul.flex-direction-nav li a, .nav-wrapper ul.direction-nav li a {
  cursor:pointer;
  display:block;
  float:left;
  height:29px;
  margin:0;
  outline:medium none;
  padding:0;
  position:absolute;
  top:50%;
  z-index:999;
  transition:all 400ms ease-in-out 0s;
  width:29px;
  border:1px solid #cfcfcf;
  border-radius:50%;
  color:#cfcfcf;
}
.nav-wrapper ul.flex-direction-nav li a .fa, .nav-wrapper ul.direction-nav li a .fa {
  font-size:130%;
  line-height:28px;
  padding:0 10px;
}
.nav-wrapper ul.flex-direction-nav li a:hover, .nav-wrapper ul.direction-nav li a:hover {
  border:1px solid #f8a734;
  color:#f8a734;
}
.nav-wrapper ul.flex-direction-nav li a.flex-prev {
  background-position:0 0;
  left:0;
}
.nav-wrapper ul.flex-direction-nav li a.flex-prev:hover { background-position:0 -29px; }
.nav-wrapper ul.flex-direction-nav li a.flex-next {
  background-position:-29px 0;
  float:right;
  right:0;
}
.nav-wrapper ul.flex-direction-nav li a.flex-next:hover { background-position:-29px -29px; }
.nav-wrapper ul.direction-nav li a.prev {
  background-position:0 0px;
  left:0;
}
.nav-wrapper ul.direction-nav li a.prev:hover { background-position:0 -29px; }
.nav-wrapper ul.direction-nav li a.next {
  background-position:-29px 0;
  float:right;
  right:0;
}
.nav-wrapper ul.direction-nav li a.next:hover { background-position:-29px -29px; }
.nav-wrapper ul.flex-direction-nav li {
  list-style:none outside none;
  margin:0;
}
.nav-wrapper ul.direction-nav li {
  float:left;
  list-style:none outside none;
  margin:0;
}
.slider-product-wrapper .flex-viewport {
  margin:0 auto;
  width:90%;
}
.product-prev-next { position:relative; }
.product-prev-next ul li { float:left; }
.product-prev-next ul li a {
  background-color:#ececec;
  border-radius:3px;
  color:#ffffff;
  display:block;
  float:left;
  height:30px;
  line-height:30px;
  margin:0 5px;
  text-align:center;
  width:30px;
}
.product-prev-next ul li a:hover { background-color:#f8a734; }
.product-collateral .product-tabs-content ul.flex-direction-nav li a {
  background-image:url("../images/hor_ctr.png");
  background-position:0 0;
  background-repeat:no-repeat;
  text-indent:-999em;
}
.product-collateral .product-tabs-content ul.flex-direction-nav li a.flex-prev { background-position:0 0 !important; }
.product-collateral .product-tabs-content ul.flex-direction-nav li a.flex-next { background-position:-26px 2px; }
.col2-right-layout .col-right .slider-attribute-wrapper, .col3-layout .col-right .slider-attribute-wrapper { margin:0 0 12px 0; }
.col2-right-layout .col-right .slider-attribute-wrapper .flex-viewport, .col3-layout .col-right .slider-attribute-wrapper .flex-viewport { padding:0; }
.col2-right-layout .col-right .slider-attribute-wrapper .col-lg-12, .col3-layout .col-right .slider-attribute-wrapper .col-lg-12 { padding:0; }
.col2-right-layout .col-right .slider-attribute-wrapper .show-grid .col-lg-10, .col3-layout .col-right .slider-attribute-wrapper .show-grid .col-lg-10 {
  width:50%;
  padding:0;
  float:left;
}
.col2-right-layout .col-right .slider-attribute-wrapper .show-grid .col-lg-2, .col3-layout .col-right .slider-attribute-wrapper .show-grid .col-lg-2 {
  width:50%;
  padding:0;
  float:left;
}
.col2-right-layout .col-right .slider-product-wrapper, .col3-layout .col-right .slider-product-wrapper { margin:0 0 12px 0; }
.col2-right-layout .col-right .slider-product-wrapper .products1, .col3-layout .col-right .slider-product-wrapper .products1 { padding:0; }
.col2-right-layout .col-right .slider-product-wrapper .col-lg-12, .col3-layout .col-right .slider-product-wrapper .col-lg-12 { padding:0; }
.col2-right-layout .col-right .slider-product-wrapper .show-grid .col-lg-10, .col3-layout .col-right .slider-product-wrapper .show-grid .col-lg-10 {
  width:50%;
  padding:0;
  float:left;
}
.col2-right-layout .col-right .slider-product-wrapper .show-grid .col-lg-2, .col3-layout .col-right .slider-product-wrapper .show-grid .col-lg-2 {
  width:50%;
  padding:0;
  float:left;
}
.col3-layout .col-right .slider-product-wrapper .show-grid .col-lg-10 { width:50%; }
.col3-layout .col-right .slider-product-wrapper .show-grid .col-lg-2 { width:50%; }
.col3-layout .col-wrapper .slider-product-wrapper .show-grid .col-lg-10 { width:50%; }
.col3-layout .col-wrapper .slider-product-wrapper .show-grid .col-lg-2 { width:50%; }
.col2-left-layout .col-left .slider-product-wrapper .show-grid .col-lg-10, .col3-layout .col-left .slider-product-wrapper .show-grid .col-lg-10 {
  width:60%;
  padding:0;
  float:left;
}
.col2-left-layout .col-left .slider-product-wrapper .show-grid .col-lg-2, .col3-layout .col-left .slider-product-wrapper .show-grid .col-lg-2 {
  width:40%;
  padding:0;
  float:left;
}
.col2-right-layout .col-right .slider-product-wrapper .show-grid .col-lg-10 { width:50%; }
.col2-right-layout .col-right .slider-product-wrapper .show-grid .col-lg-2 { width:50%; }
.slider-attribute-wrapper .flex-viewport { padding:30px 0; }
.slider-attribute-wrapper .flex-viewport ul li {
  /*opacity:0.8;*/
  display:inline-block;
  text-align:center;
  padding-bottom:5px;
  background-color: #f8a734;
}
.slider-attribute-wrapper .flex-viewport ul li:hover { opacity:1; }
.slider-attribute-wrapper .heading-wrapper-title { padding:0; }
.slider-attribute-wrapper h3 {
  text-align:left;
  margin:0;
  font-weight:300;
  font-size:20px;
  text-transform:uppercase;
}
.flex-control-nav { display:none; }
.block-new-products .flex-control-nav {
  display:block;
  text-align:center;
}
.block-new-products .flex-direction-nav { display:none; }
.block-new-products .products-grid .item .catpanel:hover { box-shadow:none; }
.nav-wrapper.nav-wrapper-brand { width:63px; }
.nav-wrapper.nav-wrapper-brand ul.flex-direction-nav li a { top:0; }
.flex-control-nav li {
  display:inline-block;
  margin:0 6px;
}
.flex-control-nav li a {
  background:none repeat scroll 0 0 #ededed;
  border-radius:20px;
  box-shadow:0 0 3px rgba(0,0,0,0.3) inset;
  cursor:pointer;
  display:block;
  height:11px;
  text-indent:-9999px;
  width:11px;
}
.flex-control-nav li a:hover { background:#f56032; }
.flex-control-nav li a.flex-active {
  background:#f56032;
  cursor:default;
}
.col1-layout .mt_productslist .productslist-container .item { margin:0 0 10px 10px; }
.col1-layout .mt_productslist .productslist-container .first { margin-left:0px; }
.slider-attribute-wrapper .img-responsive { display:inline !important; }
.price-box { padding:5px 0; }
.minimal-price { margin:0; }
.old-price {
  margin:0 !important;
  display:inline-block;
}
.old-price .price-label {
  display:none !important;
  white-space:nowrap;
}
.old-price .price {
  font-size:100%;
  font-weight:normal;
  text-decoration:line-through;
  color:#686868;
}
.special-price {
  margin:0 !important;
  display:inline-block;
}
.special-price .price-label {
  display:none !important;
  white-space:nowrap;
}
.special-price .price {
  font-size:100%;
  font-weight:bold;
}
.block-related {
  background:none;
  padding:0 !important;
  margin:40px 0 0 0;
  position:relative;
  z-index:9;
  border:none;
}
.block-related .related-checkbox {
  text-align:center;
  display:inline-block;
}
.block-related .block-title { padding:0 15px; }
.block-related .block-title strong span {
  font-size:160%;
  margin:0px;
  padding:0 15px;
  background:#ffffff;
}
.block-related .flex-direction-nav {
  float:right;
  margin:0;
}
.block-related .block-content { padding:0; }
.block-related .block-content .block-subtitle { float:left; }
.block-related .block-content .itemslider {
  clear:both;
  padding-top:10px;
  width:90%;
  margin:0 auto;
}
.block-related .block-content .items-slider {
  float:left;
  margin:0 5px 5px 0;
  padding:0 0 5px !important;
  position:relative;
  text-align:center;
}
.block-related .block-content .items-slider .product {
  position:relative;
  padding-bottom:10px;
  margin-top:10px;
}
.block-related .block-content .items-slider .product .product-image-hover a img { margin:0 auto; }
.block-related .block-content .items-slider .product-details {
  padding-top:20px;
  margin:0 8px;
}
.block-related .block-content .items-slider .product-details .checkbox { display:inline-block; }
.block-related .block-content .items-slider .product-details h3.product-name {
  font-size:110%;
  margin:0 0 12px;
  height:17px;
  overflow:hidden;
}
.block-related .block-content .items-slider .product-details .confix-produclist .wishlist, .block-related .block-content .items-slider .product-details .confix-produclist .compare { display:inline-block; }
.block-related .block-content .items-slider .product-details .confix-produclist a {
  color:#ffffff;
  display:none;
  font-family:open sans;
  font-size:100%;
  height:35px;
  line-height:34px;
  outline:medium none;
  padding:0;
  text-indent:-999em;
  width:35px;
  border-radius:3px;
  -webkit-radius:3px;
  -moz-radius:3px;
  -o-radius:3px;
}
.block-related .block-content .items-slider .product-details .confix-produclist a.link-wishlist { background-color:#d25c5a; }
.block-related .block-content .items-slider .product-details .confix-produclist a.link-compare { background-color:#d25c5a; }
.block-related .items-slider:hover .product {
  box-shadow:0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -ms-box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.block-related .block-content .items-slider:hover .product-details .confix-produclist  a { display:block; }
.block-related  .items-slider:hover button.button {
  background-color:#d25c5a;
  border:2px solid #d25c5a;
}
.box-up-sell .item:hover button.button {
  background-color:#d25c5a;
  border:2px solid #d25c5a;
}
.box-up-sell #mt-upsell-slide .also { margin:0px 0 10px; }
.box-up-sell #mt-upsell-slide .nav-wrapper .flex-direction-nav { float:right; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal {
  padding-top:10px;
  clear:both;
  margin:0 auto;
  width:90%;
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item {
  border:none;
  float:left;
  margin:0 10px 10px 0;
  padding:0;
  position:relative;
  text-align:center;
  padding-bottom:5px;
  text-align:center;
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item:hover { border:none; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-itemslider {
  position:relative;
  padding-bottom:10px;
  margin:10px 0 0 0;
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-itemslider .product-image-hover a img { margin:0 auto; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details {
  padding-top:20px;
  margin:0 8px;
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details h3.product-name {
  font-size:110%;
  margin:0 0 12px;
  height:17px;
  overflow:hidden;
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details .ratings .amount { display:none; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details .confix-produclist .wishlist, .box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details .confix-produclist .compare { display:inline-block; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details .confix-produclist a {
  color:#ffffff;
  display:none;
  font-family:open sans;
  font-size:100%;
  height:35px;
  line-height:34px;
  outline:medium none;
  padding:0;
  text-indent:-999em;
  width:35px;
  border-radius:3px;
  -webkit-radius:3px;
  -moz-radius:3px;
  -o-radius:3px;
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details .confix-produclist a.link-wishlist { background-color:#d25c5a; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item .product-details .confix-produclist a.link-compare { background-color:#d25c5a; }
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item:hover .product-itemslider {
  box-shadow:0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -ms-box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.box-up-sell #mt-upsell-slide .itemslider-horizontal ul.products-grid .item:hover .product-details .confix-produclist a { display:block; }
.block-layered-nav .block-subtitle {
  display:none;
  line-height:1.35;
  padding:3px 9px;
  text-transform:uppercase;
}
.block-layered-nav .block-content {
  outline:none;
  padding:0;
}
.block-layered-nav dt {
  font-size:13px;
  font-weight:600;
  text-transform:uppercase;
  margin:0px;
  outline:medium none;
  padding:17px 0px 2px 0px;
}
.block-layered-nav dd ol, .block-layered-nav dd ul { margin:0; }
.block-layered-nav dd {
  margin:0;
  padding:0;
}
.block-layered-nav dd.last { background:none; }
.block-layered-nav dd li {
  line-height:25px;
  margin:0;
  outline:medium none;
  padding:0px;
}
.block-layered-nav dd li a {
  font-size:110%;
  font-weight:300;
  text-decoration:none;
  text-transform:capitalize;
  padding:0 0 0 0px;
}
.block-layered-nav .currently li {
  line-height:1.5;
  padding:6px 24px 6px 10px;
  position:relative;
  z-index:1;
}
.block-layered-nav .currently .label {
  float:left;
  padding:0 10px;
  line-height:35px;
  text-transform:none;
  vertical-align:top;
  color:#666666;
  font-size:100%;
}
.block-layered-nav .currently .value {
  display:block;
  float:left;
  line-height:35px;
}
.block-layered-nav .currently .btn-previous, .block-layered-nav .currently .btn-remove {
  margin:0;
  position:absolute;
  right:5px;
  top:9px;
}
.block-layered-nav .currently .btn-remove {
  -webkit-border-radius:50%;
  background-image:url("../images/btn-remove.png");
  background-color:#cfcfcf;
  background-position:0 0;
  background-repeat:no-repeat;
  border-radius:50%;
  float:right;
  height:16px;
  margin:0;
  padding:0;
  text-indent:-999em;
  width:16px;
}
.block-layered-nav .currently ol li { background:url("../images/bg-li-menu-parent.png") no-repeat 0 50%; }
.block-layered-nav .currently ol li, .block-layered-nav .currently ul li {
  line-height:35px;
  margin:0;
  padding:0;
}
.block-layered-nav .currently ol, .block-layered-nav .currently ul { border-bottom:1px solid #cecece; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .currently p.block-subtitle {
  background:none;
  border:0 none;
  display:block !important;
  font-size:100%;
  line-height:normal;
  margin:0;
  padding:10px 0 10px;
  text-align:left;
  text-transform:capitalize;
}
.block-layered-nav .actions {
  padding:4px 5px 4px 9px;
  text-align:right;
}
.block-layered-nav .actions a { float:none; }
.product-tabs {
  height:40px;
  margin:0 !important;
  overflow:hidden;
  position:relative;
  z-index:0;
}
.product-tabs li {
  border:none;
  float:left;
  margin:0 15px 0 0;
  padding:0;
  outline:medium none;
}
.product-tabs li a {
  display:block;
  padding:0px;
  height:40px;
  line-height:40px;
  text-decoration:none;
  padding:0px 20px 0;
  outline:none;
  font-size:16px;
  background:#ededed;
}
.product-tabs li a:hover {
  text-decoration:none;
  outline:none;
  background:#f56032;
}
.product-tabs li.active a {
  text-decoration:none;
  background:#f56032;
  outline:none;
}
.product-tabs li.active a, .product-tabs li.active:hover a, .product-tabs li a:hover {
  outline:none;
  text-decoration:none;
  color:#ffffff;
}
.product-collateral .title-divider {
  position:relative;
  top:-1px;
  display:none;
}
.product-tabs-content-inner {
  outline:none;
  padding:15px 0 45px;
}
.product-tabs-content-inner h2 { margin:5px 0; }
.product-tabs-content-inner .box-tags .form-add .input-box input.input-text { width:50%; }
.product-tabs-content {
  margin:0;
  padding:0;
}
.product-tabs-content h2 {
  display:none;
  font-size:115%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0;
}
.product-tabs-content .form-add h2 { font-size:100%; }
.product-tabs-content h1 { outline:none; }
.product-tabs-content h3 { font-size:100%; }
.product-tabs-content dl {
  margin:0;
  padding:0;
}
.product-tabs-content dt {
  font-weight:normal;
  padding:8px 0;
}
.product-tabs-content dd { margin:0; }
.product-tabs-content h1, .product-tabs-content h2, .product-tabs-content h3, .product-tabs-content h4, .product-tabs-content h5, .product-tabs-content h6 {
  font-weight:300;
  height:auto;
  margin:0;
  padding:0;
}
.product-tabs-content table {
  margin:10px 0;
  width:100%;
}
.product-tabs-content #review-form h4 { margin:5px 0 15px; }
.product-tabs-content h4 { font-size:100%; }
.product-collateral {
  padding:20px 0 0;
  clear:both;
  position:relative;
  overflow:hidden;
  z-index:0;
}
.product-collateral .products-grid { padding:0px; }
.product-collateral .products-grid div.item {
  margin:0 15px 0 0;
  outline:none;
}
.product-collateral h2 {
  font-weight:normal;
  margin:0 0 15px;
  padding:0;
}
.product-collateral .box-collateral {
  font-weight:300;
  margin:0;
}
#shopping-cart-table h2 {
  font-size:inherit;
  margin:0;
}
.item-options dt {
  font-style:italic;
  font-weight:bold;
}
table td a.btn-remove, table th a.btn-remove { background:url("../images/delete.png") no-repeat scroll 50% 50% #ececec; }
table td a.btn-remove:hover, table th a.btn-remove:hover { background:url("../images/delete.png") no-repeat scroll 50% 50% #f56032; }
table td a.btn-edit, table th a.btn-edit, table td a.btn-remove, table th a.btn-remove {
  border-radius:100% 100% 100% 100%;
  display:block;
  height:30px;
  margin:5px auto;
  outline:medium none;
  transition:background 200ms ease-in-out 0s;
  width:30px;
}
.btn-previous, .btn-remove2, .btn-edit {
  display:block;
  font-size:0;
  line-height:0;
  overflow:hidden;
  text-indent:-999em;
}
.product-name a {
  font-size:100%;
  font-weight:300;
  outline:medium none;
  text-transform:capitalize;
  color:#000000;
}
.product-name a:hover {
  text-decoration:none;
  color:#f56032;
}
.block-progress { margin:25px 0 0 0; }
.category-title {
  padding:0 0 20px !important;
  display:none;
}
p.category-image img { max-width:100%; }
.menu-static-blocks img { max-width:100%; }
.page-title {
  line-height:normal;
  margin:0;
  outline:none;
  overflow:hidden;
  padding:18px 0;
}
.page-title h1, .page-title h2, .page-title h3 {
  font-size:20px;
  font-weight:300;
  text-transform:uppercase;
  line-height:normal;
  margin:0;
  outline:none;
  padding:0;
  color:#333333;
}
.page-title .separator { margin:0 3px; }
.page-title .link-rss {
  float:right;
  margin:7px 0 0;
}
.title-buttons { text-align:right; }
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
  float:left;
  text-align:left;
}
.title-buttons button.button { margin-top:3px; }
.subtitle, .sub-title {
  clear:both;
  font-weight:bold;
  margin:0 0 6px;
  padding:15px 0 0;
}
.multiple-checkout .subtitle, .multiple-checkout .sub-title { padding:0; }
.my-account a { color:#f8a734; }
.account-login .content {
  border-bottom:0;
  border:1px solid #dedede;
  min-height:auto;
  padding:15px;
  background:none repeat scroll 0 0 #f2f2f2;
}
.account-login .content h2 {
  background-position:0 1px;
  background-repeat:no-repeat;
  border-bottom:1px solid #dddddd;
  color:#f8a734;
  font-size:100%;
  font-weight:bold;
  margin:0 0 14px;
  /*padding:0 0 5px 23px;*/
  padding:0 0 5px 0px;
  text-transform:uppercase;
  line-height:20px;
}
.account-login .content p { margin:10px 0; }
.account-login .new-users h2 {
  outline:none;
  background-image:url("../images/i_page1.gif");
}
.account-login .registered-users h2 {
  outline:none;
  background-image:url("../images/i_page2.gif");
}
.account-login .buttons-set {
  margin:0;
  padding:8px 13px;
}
.account-login .buttons-set a.f-left { outline:none; }
.account-create {
  margin:0;
  padding:0;
}
.account-create .form-list .control .input-box { float:left; }
.account-create .form-list .control .input-box .checkbox {
  margin-top:0;
  outline:none !important;
}
.account-create .form-list .control label {
  margin:0;
  padding-left:10px;
  padding-top:0;
}
.fieldset {
  border:1px solid #dedede;
  margin:30px 0 0 0;
  padding:15px;
  background:none repeat scroll 0 0 #f2f2f2;
}
.fieldset p { margin-top:10px; }
.fieldset .legend {
  border:none;
  color:#ffffff;
  float:left;
  font-size:130%;
  font-weight:normal;
  line-height:normal;
  margin:-30px 0 0;
  outline:none;
  padding:2px 12px;
  position:relative;
  text-transform:uppercase;
  background-color:#414141;
}
.dashboard .welcome-msg, .dashboard .welcome-msg p {
  margin:0;
  padding:0;
}
.dashboard .welcome-msg p.hello {
  border:none;
  margin:0;
  outline-style:none;
  padding:0 0 10px 0;
}
.dashboard .welcome-msg p.hello strong { font-size:110%; }
.dashboard .col2-set { margin:0 0 15px; }
.box-account {
  background:none repeat scroll 0 0 #f2f2f2;
  border:1px solid #dedede;
  margin:20px 0;
  overflow:hidden;
  padding:15px;
}
.box-account .box-head {
  border-bottom:1px solid #dedede;
  margin:0 0 10px;
  text-align:right;
  padding:0 0 5px 0;
}
.box-account .box-head h2 {
  background-position:0 50%;
  background-repeat:no-repeat;
  float:left;
  font-size:120%;
  font-weight:300;
  margin:0;
  padding-left:21px;
  text-transform:uppercase;
}
.dashboard .box .box-title {
  margin:0 0 8px;
  padding:0 0 5px 0;
  text-align:right;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
  float:left;
  font-size:120%;
  font-weight:300;
  line-height:normal;
  margin:0;
  outline:none;
}
.dashboard .box .box-title a {
  line-height:normal;
  outline-style:none;
}
.dashboard .box .box-content p { line-height:25px; }
.customer-account-index .block-top-sellers { display:none; }
.customer-account-index .paypal-logo { display:none; }
.dashboard .box-recent .box-head h2 { background-image:url("../images/i_folder-table.gif"); }
.dashboard .box-info .box-head h2 { background-image:url("../images/i_ma-info.gif"); }
.dashboard .box-info h4 {
  font-size:120%;
  font-weight:300;
  text-transform:capitalize;
}
.dashboard .box-info address { line-height:25px; }
.dashboard .box-reviews .box-head h2 { background-image:url("../images/i_ma-reviews.gif"); }
.dashboard .box-reviews .number {
  background:#0a263c;
  color:#ffffff;
  float:left;
  font-weight:bold;
  line-height:1;
  margin:3px -20px 0 0;
  padding:2px 3px;
}
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }
.dashboard .box-tags .box-head h2 { background-image:url("../images/i_ma-tags.gif"); }
.dashboard .number {
  background:#0a263c;
  color:#ffffff;
  float:left;
  font-weight:bold;
  line-height:1;
  margin:3px -20px 0 0;
  padding:2px 3px;
}
.dashboard .details { margin-left:20px; }
.dashboard li.item { margin:0 0 7px; }
.dashboard li.item.last { margin:0; }
.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li { display:inline; }
#my_recent_tags .product-name {
  height:20px;
  line-height:20px;
  min-height:20px;
  font-size:100%;
  margin-top:0;
}
#my_recent_tags .product-name a { color:#656565; }
#my_recent_reviews .product-name {
  height:20px;
  line-height:20px;
  min-height:20px;
  font-size:100%;
  margin-top:0;
}
#my_recent_reviews .product-name a { color:#656565; }
.cart-table td .product-image {
  display:inline-block;
  height:100px;
  margin:0;
  outline:medium none;
  padding:0;
  width:100px;
  text-align:center;
}
.cart-table button.button {
  margin-bottom:3px;
  margin-top:3px;
}
.my-wishlist h3.product-name {
  font-size:130%;
  margin-top:0px;
}
.my-wishlist h3.product-name a { color:#656565; }
.addresses-list h2 {
  font-size:130%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0 0 15px;
  text-transform:uppercase;
}
.addresses-list h3 {
  font-size:120%;
  font-weight:normal;
  line-height:normal;
  margin:0;
  padding:0 0 5px;
}
.addresses-list li.item {
  background:url("../images/bkg_account_box.gif") repeat-x scroll 0 0 #ffffff;
  border:1px solid #dedede;
  margin:0 0 10px;
  padding:15px;
}
.block-subscribe {
  margin:0;
  padding:0;
  border:none;
}
.block-subscribe .block-title {
  float:left;
  margin-right:10px;
  padding-top:5px;
}
.block-subscribe .block-title strong span {
  color:#696969;
  font-size:20px;
  font-weight:normal;
  line-height:normal;
  outline:medium none;
  text-transform:uppercase;
  font-weight:300;
}
.block-subscribe .block-content .input-box { float:left; }
.block-subscribe .block-content .input-box input.input-text {
  width:272px;
  height:37px;
  line-height:30px;
  color:#7a6f6f;
  border-radius:3px 0 0 3px;
  -webkit-radius:3px 0 0 3px;
  -moz-radius:3px 0 0 3px;
  -o-radius:3px 0 0 3px;
}
.block-subscribe .block-content .actions {
  float:left;
  padding:0;
}
.mt-block-free {
  font-size:26px;
  text-align:right;
  font-weight:300;
}
.mt-block-free span.free { color:#f56032; }
.footer-container { margin:20px 0 0 0; }
.footer-container .footer-top { background-color:#f3f3f3; }
.footer-container .footer-top .footer { padding:15px 0; }
.footer-container .footer-bottom {
  background-color:#f3f3f3;
  /*border-bottom:1px solid #ebebeb;
  border-top:1px solid #ebebeb;*/
}
.footer-container .footer-bottom .section-space { padding:50px 0; }
.footer-container .footer-bottom .section-space .collapsible { text-align:left; }
.footer-container .footer-bottom .section-space .collapsible h3 {
  color:#484848;
  font-size:20px;
  margin:0;
  padding-bottom:25px;
  text-align:left;
  text-transform:uppercase;
  font-weight:300;
}
.footer-container .footer-bottom .section-space .collapsible .accordion-footer {
  background:url("../images/opener-active.png") no-repeat scroll center center #cfcfcf;
  cursor:pointer;
  display:block;
  float:right;
  height:30px;
  text-indent:-999em;
  width:30px;
}
.footer-container .footer-bottom .section-space .collapsible .accordion-footer.accordion-show { background:url("../images/opener.png") no-repeat scroll center center #cfcfcf; }
.footer-container .footer-bottom .section-space .collapsible .block-content .feature { margin-bottom:35px; }
.footer-container .footer-bottom .section-space .collapsible .block-content .feature img {
  border:1px solid #434343;
  float:left;
  margin:5px 15px 0 0;
}
.footer-container .footer-bottom .section-space .collapsible .block-content .feature p.text {
  font-size:13px;
  text-align:left;
}
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 {
  text-align:left;
  margin-bottom:37px;
}
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a span {
  border-radius:3px;
  -webkit-radius:3px;
  -moz-radius:3px;
  -o-radius:3px;
  margin-right:7px;
}
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a .fa {
  color:#000000;
  font-size:150%;
  line-height:37px;
  text-align:center;
  display:inline-block;
  background-color:#ffffff;
  width:37px;
  height:37px;
}
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a .fa:hover { color:#ffffff; }
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a.facebook span.icon-facebook:hover { background-color:#2568bc; }
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a.twitter span.icon-twitter:hover { background-color:#f56032; }
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a.google span.icon-google:hover { background-color:#4bc5c6; }
.footer-container .footer-bottom .box-content-footer .box-content-top .icon-style-1 a.rss span.icon-rss:hover { background-color:#b7cc16; }
.footer-container .footer-bottom .box-content-footer .box-content-top { text-align:left; }
.footer-container .footer-copyright {
  background-color:#ffffff;
  padding:5px 0;
}
.footer-container .footer-copyright address {
  color:#393939;
  text-align:right;
}
.footer-container .footer-copyright .footer li {
  float:left;
  background-image:url("../images/bg-li.png");
  /*background-color:#ffffff;*/
  background-color:#f8a734;
  background-position:100% 50%;
  background-repeat:no-repeat;
  padding:0 10px;
}
.footer-container .footer-copyright .footer li.first { padding-left:0; }
.footer-container .footer-copyright .footer li.last { background:none; }
.footer-container .footer-copyright .footer li a {
  color:#393939;
  text-decoration:none;
}
.footer-container .footer-copyright .footer li a:hover {
  text-decoration:none;
  color:#f56032;
}
.footer ul.paypan li {
  float:left;
  background:none;
  padding:0 5px 0 0;
}
.footer ul.footer-album li {
  float:left;
  background:none;
  padding:5px 10px 5px 0;
}
.footer ul { margin:0; }
.footer li {
  padding:0px;
  line-height:23px;
  text-align:left;
}
.footer a {
  text-decoration:none;
  font-size:13px;
  color:#484848;
  text-transform:capitalize;
}
.footer p {
  text-decoration:none;
  font-size:13px;
  color:#484848;
  text-align:left;
}
.footer ul.links {
  display:block;
  text-align:right;
}
.footer ul.links li {
  cursor:pointer;
  float:left;
  margin:0;
  outline:medium none;
}
.footer address {
  clear:both;
  font-size:100%;
  margin:0;
  padding:0;
  text-align:left;
}
.footer address a {
  font-weight:normal;
  text-decoration:none;
  color:#f56032;
  font-size:100%;
}
.footer address a:hover { text-decoration:underline; }
.footer .block-subscribe button.button {
  background-color:#f56032;
  border-radius:0 3px 3px 0;
  -webkit-border-radius:0 3px 3px 0;
  -moz-border-radius:0 3px 3px 0;
  -o-border-radius:0 3px 3px 0;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
  -o-transition:all 0.25s ease 0s;
}
.footer .block-subscribe button.button:hover {
  background-color:#4a4a4a;
  color:#ffffff;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
}
.footer .block-subscribe button.button span {
  text-transform:capitalize;
  padding:0px 14px;
}
.footer .block-subscribe button.button span span {
  background:none;
  padding:0;
}
.footer-bottom {
  padding:0;
  position:relative;
  z-index:9;
}
.footer-bottom .store-switcher { line-height:40px; }
.footer-bottom address {
  float:left;
  margin:0;
  line-height:40px;
}
.footer-bottom .block-icon { float:right; }
.footer-bottom .wrapper-mt span.icon {
  height:35px;
  width:35px;
}
.tp-bullets.simplebullets.round .bullet { background-image:none; }
.tp-bullets.simplebullets.round .bullet:hover { color:#f56032; }
.tp-bullets.simplebullets.round-old .bullet {
  background-image:none;
  height:22px;
  line-height:21px;
  margin:0 5px;
  width:22px;
  border-radius:50%;
  -webkit-radius:50%;
  -moz-radius:50%;
  -o-radius:50%;
  font-size:10px;
  color:#4a4a4a;
  border:1px solid #ffffff;
}
.tp-bullets.simplebullets.round-old .bullet:hover {
  color:#f56032;
  border:1px solid #f56032;
}
.tp-leftarrow.default {
  background-image:none;
  background-color:#000000;
  color:#ffffff;
  opacity:0.4;
  border-radius:5px;
  -webkit-radius:5px;
  -moz-radius:5px;
  -o-radius:5px;
  font-size:180%;
  height:59px;
  line-height:59px;
  width:59px;
}
.tp-leftarrow.default:hover { background-color:#343434; }
.tp-rightarrow.default {
  background-image:none;
  background-color:#000000;
  opacity:0.4;
  color:#ffffff;
  border-radius:5px;
  -webkit-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  font-size:180%;
  height:59px;
  width:59px;
  line-height:59px;
}
.tp-rightarrow.default:hover { background-color:#343434; }
.scroller-slider .viewport ul li .mt-actions .confix-produclist a {
  opacity:0;
  font-size:100%;
  height:34px;
  line-height:31px;
  padding:0px;
  text-indent:-999em;
  width:32px;
  display:block;
}
.scroller-slider .viewport ul li:hover .mt-actions .confix-produclist a { opacity:1; }
.fullwidthbanner-container { z-index:0; }
.tp-bullets.simplebullets.round .bullet { margin-top:0px !important; }
.tp-caption.big_white.big_Pomegranate {
  background-color:#d25c5a;
  font-weight:400;
  text-transform:uppercase;
  padding:5px 20px !important;
}
.tp-caption.small_text.small_text_custom { font-weight:normal; }
.tp-caption.small_text.small_text_custom a {
  background:none repeat scroll 0 0 #ffffff;
  text-shadow:none;
  cursor:pointer;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -ms-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  padding:10px 20px;
  color:#000000 !important;
  display:block;
}
.tp-caption.small_text.small_text_custom a:hover {
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -ms-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  background:none repeat scroll 0 0 #f56032;
  color:#ffffff !important;
}
.tp-caption.medium_grey.medium_grey_custom { background:none; }
.tp-caption.medium_grey.medium_grey_custom a {
  background:none repeat scroll 0 0 #ececec;
  text-shadow:none;
  cursor:pointer;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -ms-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  padding:10px 20px;
  color:#484848 !important;
  display:block;
}
.tp-caption.medium_grey.medium_grey_custom a:hover {
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -ms-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  background:none repeat scroll 0 0 #f56032;
  color:#ffffff !important;
}
.tp-caption.big_black.big_black_custom {
  font-weight:200;
  color:#393939;
  background:none;
}
.tp-caption.very_big_black.very_big_black_custom {
  font-weight:500;
  color:#8eb615;
  background:none;
  text-transform:uppercase;
}
.tp-caption.very_big_white.very_big_white_custom {
  font-weight:300;
  color:#ffffff;
  background:none;
  text-transform:capitalize;
}
.tp-caption.big_white.big_white_custom {
  font-weight:300;
  color:#ffffff;
  background:none;
  text-transform:capitalize;
}
.tp-caption.medium_text.medium_text_custom {
  box-shadow:none;
  text-shadow:none;
  text-align:left;
  font-weight:300;
}
.tp-caption.small_text.small_text_custom {
  background:none;
  box-shadow:none;
  color:#3d3d3d;
  font-weight:normal;
  text-shadow:none;
  text-align:left;
}
.tooltip { margin:-12px 0 0 0 !important; }
a.btn-readmore {
  background:none repeat scroll 0 0 #4a4a4a;
  color:#ffffff;
  display:inline-block;
  padding:8px 17px;
  font-size:14px;
  border-radius:3px;
  -webkit-radius:3px;
  -moz-radius:3px;
  -o-radius:3px;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
}
a.btn-readmore:hover {
  border-color:#ffffff;
  background-color:#f56032;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  color:#ffffff;
  text-decoration:none;
}
a.btn-readmore-about {
  background:none repeat scroll 0 0 #f56032;
  color:#ffffff;
  display:inline-block;
  padding:8px 17px;
  font-size:14px;
  margin:10px 0;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
}
a.btn-readmore-about .icon-arrow-footer {
  display:inline-block;
  height:19px;
  padding:0 10px;
  width:18px;
}
a.btn-readmore-about:hover {
  background-color:#4a4a4a;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  color:#ffffff;
  text-decoration:none;
}
.widget-static-block .custom {
  padding:30px 0;
  border-top:1px solid #e0e0e0;
  border-bottom:1px solid #e0e0e0;
  overflow:hidden;
}
.widget-static-block .custom .title h2 {
  float:left;
  font-size:250%;
  font-weight:300;
  margin:0;
}
.widget-static-block .custom .btn-purchase {
  float:right;
  background:none repeat scroll 0 0 #f56032;
  color:#ffffff;
  display:inline-block;
  margin-left:50px;
  padding:8px 30px;
  font-size:20px;
  border-radius:5px;
  -webkit-radius:5px;
  -moz-radius:5px;
  -o-radius:5px;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
}
.widget-static-block .custom .btn-purchase:hover {
  background-color:#4a4a4a;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  color:#ffffff;
  text-decoration:none;
}
.custom {
  padding:30px 0;
  border-top:1px solid #e0e0e0;
  border-bottom:1px solid #e0e0e0;
  overflow:hidden;
}
.custom .title h2 {
  float:left;
  font-size:250%;
  font-weight:300;
  margin:0;
}
.custom .btn-purchase {
  float:right;
  background:none repeat scroll 0 0 #f56032;
  color:#ffffff;
  display:inline-block;
  margin-left:50px;
  padding:8px 30px;
  font-size:20px;
  border-radius:5px;
  -webkit-radius:5px;
  -moz-radius:5px;
  -o-radius:5px;
  box-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -moz-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
  transition:all 0.25s ease 0s;
  -webkit-transition:all 0.25s ease 0s;
  -moz-transition:all 0.25s ease 0s;
  -o-shadow:0 0 0 rgba(0,0,0,0.15) inset;
}
.custom .btn-purchase:hover {
  background-color:#4a4a4a;
  box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -webkit-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  -o-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;
  color:#ffffff;
  text-decoration:none;
}
.mt-custom { padding:30px 0; }
.mt-advanced {
  position:relative;
  overflow:hidden;
}
.mt-advanced img {
  transition:all 0.5s ease-in-out 0s;
  -moz-transition:all 0.5s ease-in-out 0s;
  -webkit-transition:all 0.5s ease-in-out 0s;
  -o-transition:all 0.5s ease-in-out 0s;
}
.mt-advanced .mt-mask {
  background-color:#f3f3f3;
  color:#484848;
  height:100%;
  opacity:1;
  position:absolute;
  text-align:center;
  top:0;
  transform:translateX(-100%);
  -moz-transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
  -o-transform:translateX(-100%);
  transition:all 0.5s ease-in-out 0s;
  -moz-transition:all 0.5s ease-in-out 0s;
  -webkit-transition:all 0.5s ease-in-out 0s;
  -o-transition:all 0.5s ease-in-out 0s;
  width:100%;
}
.mt-advanced .mt-mask .custom-text {
  float:left;
  width:50%;
  padding:5px;
}
.mt-advanced .mt-mask .custom-text h2 { margin:10px 0; }
.mt-advanced .mt-mask .custom-readmore {
  float:left;
  width:50%;
  padding:5px;
  margin-top:40px;
}
.mt-advanced .mt-mask p { margin:0; }
.mt-advanced:hover img {
  transform:translateX(100%);
  -moz-transform:translateX(100%);
  -webkit-transform:translateX(100%);
  -o-transform:translateX(100%);
}
.mt-advanced:hover .mt-mask {
  transform:translateX(0px);
  -moz-transform:translateX(0px);
  -webkit-transform:translateX(0px);
  -o-transform:translateX(0px);
}
.block-featured {
  padding:30px 0px;
  text-align:center;
  position:relative;
  overflow:hidden;
  z-index:9;
}
.block-featured .mt-block { position:relative; }
.block-featured .mt-features .circle {
  left:50%;
  margin-left:-35px;
  top:0px;
}
.block-featured .mt-features .circle .fa {
  color:#f8a734;
  font-size:400%;
  padding:14px;
  width:80px;
}
.block-featured .block-feature-inner {
  padding:95px 10% 0px;
  text-align:center;
}
.block-featured .block-feature-inner h4 {
  margin-bottom:15px;
  font-weight:300;
  font-size:20px;
  color:#3d3d3d;
}
.block-featured .block-feature-inner p {
  font-size:15px;
  color:#3d3d3d;
  margin-bottom:15px;
}
.circle {
  border-radius:50%;
  height:80px;
  width:80px;
  left:0;
  line-height:80px;
  position:absolute;
  text-align:center;
  top:0;
  transition:background-color 0.25s ease 0s, color 0.25s ease 0s;
  -webkit-transition:background-color 0.25s ease 0s, color 0.25s ease 0s;
  -moz-transition:background-color 0.25s ease 0s, color 0.25s ease 0s;
  -o-transition:background-color 0.25s ease 0s, color 0.25s ease 0s;
}
.circle:before {
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  box-shadow:0 0 0 3px #666666;
  -webkit-box-shadow:0 0 0 3px #666666;
  -moz-box-shadow:0 0 0 3px #666666;
  -o-box-shadow:0 0 0 3px #666666;
  content:"";
  display:block;
  height:100%;
  left:0px;
  opacity:0;
  padding:5px;
  position:absolute;
  top:0px;
  transform:scale(0.8);
  -webkit-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -o-transform:scale(0.8);
  width:100%;
}
.circle:before { box-shadow:0 0 0 3px #f8a734; }
.block-featured:hover .circle:before {
  opacity:1;
  -webkit-opacity:1;
  -moz-opacity:1;
  -o-opacity:1;
  transform:scale(1);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
}
.block-featured .block-feature-inner {
  padding:100px 10% 30px;
  text-align:center;
}
.parallax-image-content { padding:190px 0; }
.mt-parallax { text-align:center; }
.mt-parallax h3 {
  font-size:300%;
  margin:0 auto 5px;
  width:800px;
  color:#ffffff;
}
.mt-parallax .parallax-block-content { padding:190px 0; }
.mt-parallax .flex-control-nav { display:block; }
.mt-parallax .flex-direction-nav { display:none; }
.mt-parallax .fa-quote-left, .mt-parallax .fa-quote-right { color:#f56032; }
.mt-parallax p { color:#ffffff; }
.mt-parallax h2 {
  font-size:300%;
  line-height:50px;
  color:#ffffff;
}
.mt-parallax .quote-author {
  color:#ffffff;
  font-style:italic;
}
.mt-parallax-wine h2 { text-transform:uppercase; }
.mt-parallax .flex-control-nav li a {
  background-image:url("../images/parallax.png");
  background-position:0 5px;
  background-repeat:no-repeat;
  background-color:transparent;
  cursor:pointer;
  display:block;
  height:18px;
  text-indent:-9999px;
  width:20px;
}
.mt-parallax .flex-control-nav li a.flex-active {
  background-image:url("../images/parallax.png");
  background-position:0 -14px;
}
.mt-parallax .flex-control-nav {
  margin-top:150px;
  position:absolute;
  text-align:center;
  width:100%;
  z-index:9;
}
.mt-parallax-jewelry h2 {
  text-transform:uppercase;
  color:#ffffff;
}
.mt-parallax-jewelry h3 {
  color:#ffffff;
  font-style:italic;
}
.mt-parallax-jewelry p {
  color:#ffffff;
  font-size:110%;
  font-style:italic;
}
.mt-parallax.mt-parallax-hitech .slide {
  height:290px;
  padding:0;
}
.mt-parallax.mt-parallax-hitech .slide p {
  color:#ffffff;
  font-size:110%;
  font-style:italic;
}
.mt-parallax.mt-parallax-hitech .slide h2 {
  font-size:400%;
  text-transform:uppercase;
}
.videoMuteBtn {
  bottom:20px;
  color:#ffffff;
  cursor:pointer;
  font-size:30px;
  position:absolute;
  left:34px;
  z-index:20;
}
.ie8 .container { width:1170px; }
.ie8 .products2 .col-lg-2 { display:none; }
.ie8 .mt-ajax-container .col-lg-3 { width:50px; }
.ie8 .mt-ajax-container .col-lg-9 { width:200px; }
.ie8 .my-account a img { width:auto; }
.ie8 .category-products .col-lg-3 { min-height:312px !important; }
.ie8 .toolbar .toolbar-top .sorter .view-mode label { padding-right:1px; }
.ie8 .product-view .product-img-box .more-views { width:310px; }
.ie8 .tp-caption.small_text.small_text_custom { font-size:14px; }
.ie8 .widget-static-block .custom .title h2 { font-size:200%; }
.ie8 .products2 .nav-wrapper { display:none; }
.ie8 .price-slider { width:220px; }
.ie9 .header-container .header .header-top .form-language .sbHolder .sbSelector { padding-left:50px; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .tp-leftarrow.default, .tp-rightarrow.default { top:50% !important; }
  .category-products .item .actions .confix-produclist-category ul li a.link-wishlist .fa, .category-products .item .actions .confix-produclist-category ul li a.link-compare .fa, .category-products .products-list .confix-produclist-category ul li a.link-wishlist .fa, .category-products .products-list .confix-produclist-category ul li a.link-compare .fa { width:36px; }
  ::i-block-chrome, .category-products .item .actions .addtocart, ::i-block-chrome, .category-products .item .actions .confix-produclist-category { display:inline-table; }
  ::i-block-chrome, .category-products .item .actions .addtocart { margin-bottom:5px; }
}
.tp-caption {
  -moz-opacity:1;
  -webkit-opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity:1;
}
.clearer:after, .nav-header-bottom:after, .mt-cart:after, .show-grid-slide:after, .header-act:after, .nav-header:after, .mt-banner-act:after, .header-container:after, .header-container .top-container:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  overflow:hidden;
}
.product-hover .front-img {
  -webkit-transform:rotateX(0deg) rotateY(0deg);
  -webkit-transform-style:preserve-3d;
  -webkit-backface-visibility:hidden;
  -moz-transform:rotateX(0deg) rotateY(0deg);
  -moz-transform-style:preserve-3d;
  -moz-backface-visibility:hidden;
  -o-transition:all .6s ease-in-out;
  -ms-transition:all .6s ease-in-out;
  -moz-transition:all .6s ease-in-out;
  -webkit-transition:all .6s ease-in-out;
  transition:all .6s ease-in-out;
  max-width:100%;
}
.product-hover:hover .front-img {
  -webkit-transform:rotateY(180deg);
  -moz-transform:rotateY(180deg);
}
.product-img-additional {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -ms-box-sizing:border-box;
  position:absolute;
  top:10px;
  left:0px;
  width:100%;
  z-index:-1;
  -webkit-transform:rotateY(-180deg);
  -webkit-transform-style:preserve-3d;
  -webkit-backface-visibility:hidden;
  -moz-transform:rotateY(-180deg);
  -moz-transform-style:preserve-3d;
  -moz-backface-visibility:hidden;
  -o-transition:all .6s ease-in-out;
  -ms-transition:all .6s ease-in-out;
  -moz-transition:all .6s ease-in-out;
  -webkit-transition:all .6s ease-in-out;
  transition:all .6s ease-in-out;
}
.product-hover:hover .product-img-additional {
  position:absolute;
  -webkit-transform:rotateX(0deg) rotateY(0deg);
  -moz-transform:rotateX(0deg) rotateY(0deg);
  z-index:2;
}
.cms-page-view .main-content {
  background:#ffffff;
  padding-top:10px;
}
.cms-page-view .main-container .main { background:none; }
.cms.cms-typography .feature p { padding-left:75px; }
.cms.cms-typography .custom-feature .feature p { padding-left:45px; }
.cms.cms-typography .custom-feature .feature .icon { padding:6px 9px; }
.cms.cms-typography .custom-feature .feature .icon .fa { font-size:15px; }
.cms .messages .success-msg, .cms .messages .error-msg, .cms .messages .notice-msg {
  background:none;
  padding:10px 8px 8px;
  border:medium none;
}
.cms .messages .success-msg { background:#dcfbcc; }
.cms .messages .error-msg { background:#fddace; }
.cms .messages .notice-msg { background:#fef5de; }
.cms .messages .fa.fa-check-square {
  color:#69a747;
  font-size:200%;
}
.cms .messages .fa.fa-exclamation-triangle {
  color:#dc3f09;
  font-size:200%;
}
.cms .messages .fa.fa-lightbulb-o {
  color:#f67f1f;
  font-size:270%;
}
.cms { color:#3f3f3f; }
.cms a { outline:medium none; }
.cms .page-title h1 {
  color:#3f3f3f;
  font-size:250%;
  font-weight:500;
  text-transform:capitalize;
  text-align:center;
}
.cms p { color:#484848 !important; }
.cms .fa {
  color:#ffffff;
  font-size:30px;
  font-style:normal;
}
.cms .fa.fa-angle-right {
  font-size:120%;
  color:#484848;
}
.cms .section-title {
  border-bottom:1px solid #e5e5e5;
  font-size:1.5em;
  font-weight:normal;
  line-height:1.2222em;
  padding-bottom:7px;
  padding-top:7px;
}
.cms .feature span.icon {
  padding:10px 12px 12px;
  background:none repeat scroll 0 0 #f56032;
}
.cms h6 { font-size:16px; }
.cms h3 {
  font-size:20px;
  margin-top:10px;
}
.cms ul.bullet li {
  background-repeat:no-repeat;
  background-position:0 3px;
  background-color:transparent;
  list-style:none outside none;
  color:#484848 !important;
  font-size:110%;
}
.cms .feature span.icon:hover { background:none repeat scroll 0 0 #404040; }
.caroufredsel_wrapper { padding:20px 0 20px 0; }
.spb_content_element { padding:50px 0 0; }
.section-line {
  border-bottom:1px solid #e5e5e5;
  clear:both;
  display:block;
  font-size:0;
  height:0;
  line-height:0;
  margin:0 0 10px;
  overflow:hidden;
  padding:10px 0 0;
  text-indent:-9999em;
}
.block-nav .fa { display:none; }
#logo-sticky_big-screen{display:none!important;}
.is-sticky #logo-sticky_big-screen{display:block!important;}
#mt-sticky-header_navbar{display:none;}
.is-sticky #mt-sticky-header_navbar{display:block;}
.is-sticky #mt-sticky-header {
  background:#ffffff;
  z-index:9999;
  box-shadow:0 0 10px 0 rgba(0,0,0,0.35);
  position:fixed;
  top:-4px !important;
  left:0;
  width:100%;
  padding:10px 0;
  margin-left:0;
  display:block;
}
.is-sticky .logo-sticky {
  display:block !important;
  float:left;
  height:50px;
  line-height:50px;
  padding:0 10px;
  position:relative;
  z-index:999;
}
.is-sticky .mt-main-menu #mtnav li.level0.home { display:none; }
.header-layout-4 .is-sticky .header-act { padding:0; }
.header-layout-4 .is-sticky .logo-sticky { display:none !important; }
#notification { position:relative; }
#notification .success i.fa-check {
  font-size:240%;
  color:green;
  position:absolute;
  left:20px;
  top:22px;
}
#notification .success i.fa-times {
  font-size:240%;
  color:red;
  position:absolute;
  left:20px;
  top:15px;
}
.close {
  position:absolute;
  /*top:8px;*/
  right:9px;
  top:15px;
}
#notification .success {
  padding:22px 30px 21px 60px;
  margin-left:-175px;
  margin-right:10px;
  box-shadow:0 5px 20px rgba(0,0,0,0.3);
  position:fixed;
  left:50%;
  top:0;
  max-width:388px;
  border-radius:0px;
  z-index:999999;
  background:#ffffff;
}
#back-top {
  bottom:30px;
  position:fixed;
  right:10px;
  z-index:999;
}
.sticker-wrapper {
  -webkit-transition:all 100ms ease-in-out 0s;
  position:relative;
  right:0;
  top:0;
  transition:all 100ms ease-in-out 0s;
}
.sticker {
  -webkit-border-radius:50% 50% 50% 50%;
  -webkit-transition:all 100ms ease-in-out 0s;
  border-radius:50% 50% 50% 50%;
  display:table-cell;
  font-size:2.1666em;
  font-weight:bold;
  height:50px;
  text-align:center;
  transition:all 100ms ease-in-out 0s;
  vertical-align:middle;
  width:50px;
  background:#dfdfdf;
}
#back-top a:hover .sticker-wrapper {
  right:-5px;
  top:5px;
}
#back-top a:hover .sticker {
  height:60px;
  width:60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  .mt-wrapper .header .logo img { min-height:1px; }
}

#fme_filters_list dt.fme_layered_dt.odd {
    font-size: 14px;
    font-weight: 600;
}

.col-left.sidebar .block .block-title strong span {
    color: #000;
    font-size: 14px;
	font-weight:600;
}
#fme_filters_list dt.fme_layered_dt.odd {
    font-size: 14px;
    font-weight: 600;
}
.store-switcher{display:none;}
h2, .h2 {
    font-size: 24px !important;
}
li.level0.home.level-top.m-dropdown.parent {
    padding: 0 !important;
}		
li.level0.home.level-top.m-dropdown.parent a.level-top {
    padding: 0 !important;
}
#mtnav li.active  a:first-child{color:#f8a734;}
.col-md-5.col-lg-5.col-md-5.col-sm-12.col-xs-12.imageabout {
    padding-left: 0 ;
}
.col-md-6.col-lg-6.col-md-6.col-sm-12.col-xs-12.about-us-hotlinebottom{
    padding-left: 0;
    padding-top: 19px;
}

h1.who-are-text{
    color: #3f3f3f;
    font-size: 250%;
    font-weight: 500;
    text-transform: capitalize;
    text-align: left !important;
}

.account-create .fieldset {
    margin: 30px 43px 0 0;
    float: left;
}
.account-create .buttons-set {
    text-align: left;
}
.cms-page-view .std dd {
    padding: 6px 0 0 0;
}
.cms-index-noroute .std ul.disc {
    list-style: disc outside;
    margin: 0 0 6px;
    padding-left: 0;
}
.checkout-cart-index h2, .h2 {
    font-size: 18px !important;
}
.logo img {
/*    width: 49%;*/
}
.slider-product-wrapper .products-grid .item :hover.catpanel {
   /* box-shadow: 0 0 10px rgba(0,0,0,0.3);*/
}

.category-products .item .product-item:hover {
  position:relative;
  margin:0 5px;
  padding-bottom:10px;
  /*box-shadow: 0 0 10px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 10px rgba(0,0,0,0.3);*/
  box-shadow: 0px 1px 10px 1px rgb(248, 167, 52);
  -webkit-box-shadow:0px 1px 10px 1px rgb(248, 167, 52);
  -moz-box-shadow:0px 1px 10px 1px rgb(248, 167, 52);
  -o-box-shadow:0px 1px 10px 1px rgb(248, 167, 52);
  
}

.header-content {
    background: #f8a734;
}
.widget-static-block .custom .btn-purchase, .header .header-content-right .form-search button.button span, a.btn-readmore-about {
    background-color: #000 !important;
}
.mt-maincart {
    background-color: #f8a734 !important;
}
.print {
    color: #fff;
}
.nav-top {
    background: #f8a734;
}
.tp-caption.big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 86px !important;
    line-height: auto !important;
    font-family: Arial;
    padding: 0px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: transparent !important;
    letter-spacing: -1.5px;
}
.header-content-left {
    position: absolute !important;
    top: -30px;
}

.header-content-right {
    float: right !important;
}
.block-top-sellers {
    display: none;
}
.cloud-zoom-lens {
    height: 462px !important;
	position: absolute !important;
	top: 0 !important;
	    left: 3px !important;
}

.cloud-zoom-big {
    background-repeat: no-repeat !important;
}

body > section > section > section > div:nth-child(4) > div > div > div > div > div > div.cart-collaterals > div.col-2.col-lg-4.col-md-4.col-sm-4.col-xs-12 > div {display:none;}

.product-image img {
    width: 100%;
    height: auto;
}
.shopping-cart-fieldset
{
	padding-left:10px;
	padding-right:10px;	
}
.product-name-viewcart
{
	background-color: #ececec;
}

.modal-content-border
{
    border:5px solid #f8a734;
    border-radius:6px;
}