/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

div.block-related-category .aw-arp-block-content {
    padding: 5px 0 0 5px;
    overflow: hidden;
    clear: both;
}

div.block-related-category .aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    zoom: 1;
    _height: 250px;
    margin: 5px 5px 20px;
}

div.block-related-category .aw-arp-item img {
    border: 1px solid #A9A9A9;
    width: 75px;
    margin-bottom: 10px;
}

div.block-related-category .aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

div.block-related-category .footer .aw-arp-block-content li {
    display: inline-block !important;
}

div.block-related-category .footer .aw-arp-block-content a {
    color: #1E7EC8;
}
.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

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

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

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

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

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

.tags UL {
    display: inline;
}

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

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

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block-blog .block-title{
   font-family: "Playfair Display", arial, tahoma;
   background-repeat: no-repeat;
   text-align: left;
   font-size: 25px;
   text-transform: uppercase;
}
.block-blog a {
    color: #000;
    
}
.block-blog-categories{
    text-transform: uppercase;
}
.postWrapper .poster {
    display: inline;
}

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

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

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

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
.overlay_pmatch-popup {
    background-color: #000000;
    z-index: 100 !important;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}
.pmatch-popup_close {
    float: right;
    width: 17px;
    height: 17px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/pmatch/images/close_label.gif") no-repeat;
    border: none;
    cursor: pointer;
}

.pmatch-form .fieldset, .pmatch-form fieldset.group-select {
    margin: 0;
}

.pmatch-form fieldset.group-select {
    width: 600px;
    padding: 22px 0 12px 10px;
}

.pmatch-form .buttons-set, .pmatch-form .button-set {
    margin: 0;
}

.pmatch-form .button-set {
    width: 610px;
}

.pmatch-form .input-box {
    text-align: left;
}

.pmatch-popup_title {
    display: none;
}

.pmatch-form-before {
    margin: 0 0 9px;
}

.pmatch-textarea {
    width: 100%;
}

#pmatch-overlay {
    background-color: #000000;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    z-index: 100;
}

#pmatch-popup {
    background-color: white;
    width: 380px;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -190px;
    z-index: 1000;
    padding: 0;
    max-height: 90%;
    overflow: auto;
}

.pmatch-form {
    margin: 25px;
}

#pmatch-popup label {
    text-align: left;
}

/* Price Match Requests */
[id^=details-button-] > button {
    min-width: 65px;
}
.aw-pm-details-visible {
    border-bottom: none !important;
    background-color: #eeeeee;
}
.aw-pm-details {
    background-color: #eeeeee;
}
.aw-pm-details p {
    margin: 0;
}

.pmatch-request-index .data-table {
}

.pmatch-required {
}
.pmatch-submit {
    clear: right;
}
.pmatch-cancel {
}
button.no-button{padding: 0px;border: 0px;background: transparent;min-width: 0px;}
button.no-button .material-icons{line-height: 0.5;}

/* 
#fastorder {
    margin-bottom: 35px;
} */
.featherlight .featherlight-content{
    min-width:90%;
}

#fastorder #fastorder_form ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#fastorder .price-subtotal{float:right;margin-right: 20px;}

#fastorder .fastorder-row .input-box .input-text::-webkit-input-placeholder {
   font-style: italic;
}
#fastorder .fastorder-row .input-box .input-text:-moz-placeholder {
   font-style: italic;  
}
#fastorder .fastorder-row .input-box .input-text::-moz-placeholder {
   font-style: italic;  
}
#fastorder .fastorder-row .input-box .input-text:-ms-input-placeholder {  
   font-style: italic; 
}

#fastorder .fastorder-multiple-form{
    width: 100%;
}

#fastorder  .fastorder-multiple-form tbody > tr:nth-child(odd) {
    background: #E8EAEB;
}

#fastorder .fastorder-multiple-form {
    border: 1px solid #d3d3d3;
    margin-bottom:10px;
}

#fastorder .no-display {
    display: none;
}

#fastorder .add-messages-success, #fastorder .add-messages-error{
    margin-top: 15px;
}

#fastorder .add-messages-success span{
    border: 1px solid #95a486;
    color: #3d6611;
    background: #eff5ea;
    padding: 10px;
}

#fastorder .add-messages-error span{
    /*border: 1px solid #95a486;*/
    color: red;
/*    background: #eff5ea;
    padding: 10px;*/
}

#fastorder .validation-advice {
    display: none;
}
.fastorder-thumbnail-container {
    display: none;
}

#fastorder_form #fastorder-0 {
    background-color: #4679BD;height:28px;
}

.fastorder-actions {
    border-bottom: 1px #A0B3C3 solid;
    font-size: 12px;
    height: 31px;
}
.fastorder-actions a {
    color: #212121;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
.fastorder-actions a.active {
    font-weight: bold;
    background: #E7F1F4;
    border-top: 1px #A0B3C3 solid;
    border-left: 1px #A0B3C3 solid;
    border-right: 1px #A0B3C3 solid;
}
.fastorder-row {
    background: #fefefe;
    /*border-bottom: 1px #d3d3d3 solid;*/
    /* position: relative; */
    /*height: 64px;*/
}
#fastorder .messages .error-msg{
    margin: 10px 0;
    color: #df280a;
}
#fastorder .messages .success-msg{
    margin: 10px 0;
    color: #3d6611;
}
.fastorder-row-name .row-loader {
    background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bss/fastorder/ajax-loader.gif) no-repeat center center;
    height: 64px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:2;
    display: none;
    border-left: 1px #A0B3C3 solid;
    border-right: 1px #A0B3C3 solid;
}
.fastorder-row-ref .height-tr{
    /*min-height: 64px;*/
    padding: 4%;
}
.fastorder-row-ref {
    /*float: left;*/
    /*height: 64px;*/
    /*padding-top: 13px;*/
    /*padding-left: 2%;*/
    /*padding-right:2%;*/
    width: 27%;
    position: relative;
    border-right: 1px #d3d3d3 solid;
    /*border-left: 1px #A0B3C3 solid;*/
}
.fastorder-row-ref label {
    float: left;
    line-height: 20px;
    margin-right: 5px;
    font-size: 11px;
}
/*.fastorder-row-ref .input-box {
    float: left;
    position: relative;
    width:100%;
}*/
.fastorder-row-ref button {
    /*position: absolute;
    right: 0px;
    top: 0px;*/
    /*float: right;*/
    /*width:18%;**/
    /*height: 100%;*/
}
.fastorder-row-ref button span,.fastorder-row-add button span{
 /*display:block;*/
 /*height:19px;*/
 /*border:1px solid #0082E1;*/
 /*background:#0082E1;*/
 /*padding:8px 18px;*/
 font:bold 12px/19px Arial, Helvetica, sans-serif; 
 /*text-align:center;*/
 /*white-space:nowrap;*/
 /*color:#fff;*/
 /*padding: 7px 10px;*/
}




.fastorder-row-image {
    /*float: left;*/
    width: 7%;
    /*height: 64px;*/
    border-right: 1px #d3d3d3 solid;
    position: relative;
    overflow:hidden;
    /*background-color: #fff;*/
}
.fastorder-img{
    /* background: #ffffff; */
}
.fastorder-row-image div.animation {
    display: block;
    /*width: 64px;*/
    text-align: center;
    /*background: #ffffff;*/
    /*position: absolute;*/
    /*left: -64px;*/
    /*top: 0;*/
}

.fastorder-row-image div.animation img {
    width:auto;
    height:65px;
    cursor:pointer;
    margin: auto;
}

.fastorder-row-name {
    padding-left: 10px;
    /*float: left;*/
    /*margin-left: 2%;*/
    padding-right: 2%;
    width: 31%;
    /*height: 64px;*/
    /*padding-top: 18px;*/
    font-weight: normal;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 11px;
    border-right: 1px #d3d3d3 solid;
    position: relative;
}
.fastorder-row-name .animation {
    /*display: block;*/
    /*position: absolute;*/
    /*left: -420px;*/
    /*top: 18px;*/
    text-decoration: none;
    color:#333;
}
.fastorder-row-name .price {
    /*float: right;*/
    color: #333;
    /*margin-top: -15px;*/
/*    position: absolute;
    top: 0px;
    right: 10px;*/
}
.fastorder-row-price {
    /*float: left;*/
    color: red;
    width: 8%;
    border-right: 1px #d3d3d3 solid;
    /*height: 64px;*/
    /*padding-top: 18px;*/
    font-weight: normal;
    text-align: center;
}
.fastorder-row-name .reference {
    text-transform: none;
/*    font-weight: bold;
*/}
.fastorder-row-qty {
    /*float: left;*/
    width: 7%;
    /*padding-left: 25px;*/
    /*height: 64px;*/
    /*padding-top: 13px;*/
    border-right: 1px #d3d3d3 solid;
    text-align: center;
}
.fastorder-row-qty  .qty {
    /*width : 4em !important;*/
}
.fastorder-row-add {
    /*float: left;*/
    /*height: 64px;*/
    /*padding-top: 20px;*/
    width: 5%;
    text-align: center;
    margin-left: 1%;
    /*border-right: 1px #A0B3C3 solid;*/
}
.fastorder-row-edit{
    /*float: left;*/
    /*height: 64px;*/
    /*padding-top: 15px;*/
    width: 5%;
    text-align: center;
    /*margin-left: 1%;*/
    border-right: 1px #d3d3d3 solid;
}
/*.fastorder-row-add .button {
    padding : 0;
    }*/
/*autocomplete*/
.fastorder_autocomplete {
    border: 1px #6D6D6D solid;
    background: #fff;
    position: absolute;
    top: 57px;
    display: none;
    left: -1px;
    width: 100%;
    z-index: 1;
    border-top:1px #6D6D6D solid;
}
.fastorder_autocomplete ul {

}
.fastorder_autocomplete li {
    border-bottom: 1px #A0B3C3 solid;
}
.fastorder_autocomplete li .product-price {
    display: none;
}
.fastorder_autocomplete li.loader {
    background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bss/fastorder/ajax-loader.gif) no-repeat center center;
    height: 16px;
    padding: 5px;
    border-bottom: 0;
}
.fastorder_autocomplete li a {
    display: block;
    text-decoration: none;
    padding: 5px;
    height: 48px;
}
/*.fastorder_autocomplete li a .product-name {*/
.fastorder_autocomplete li a .product-info {
    color: #1d1d1d;
    white-space: nowrap;
    font-size: 11px;
    font-weight: normal;
    float: left;
    display: block;
    height: 34px;
    width: 75%;
    line-height: 140%;
    overflow:hidden;
    padding-left: 10px;
}
/*.fastorder_autocomplete li a .product-name .ref-part {*/
.fastorder_autocomplete li a .product-info .ref-part {
    font-weight: bold;
    /*color: #AB8552;*/
    color: #fff;
    background-color: #000;
}
.fastorder_autocomplete li a .product-name .reference {
    font-size: 11px;
}
.fastorder_autocomplete li a .product-name .reference .ref-part {
    font-weight: bold;
    color: #AB8552;
}
.fastorder_autocomplete li a .product-image {
    float: left;
    display: block;
    width: 18%;
    height: 32px;
    text-align: center;
    background: #ffffff;
    border: none;
    overflow: hidden;
}
.fastorder_autocomplete li a .product-image img {
    height: 32px;
    width: auto;
}
.fastorder_autocomplete li.selected a {
    background-color: #D1D1D1;
    /*background: #E7F1F4 url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/advisa/fastorder/selected.jpg) no-repeat right center;*/
}
.fastorder_autocomplete li.selected a .product-image {
    border: 1px #A0B3C3 solid;
}
.fastorder-no-results
{
    font-style: italic;
    font-size: 11px;
    color: #1d1d1d;
    text-align: center;
    height: 33px;
    padding: 5px;
    border-bottom: 0;
}
.fastorder-wrap-close {
    position: relative;
    height: 26px;
    background: #000;
}
.icon-amado-14{
    color: #f89630;
    position: relative;
    top: 5px;
    padding-right: 5px;

    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fastorder-close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #000000;
    height: 15px;
    display: block;
    font-size:10px;
    text-decoration: none;
    background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bss/fastorder/btn_window_close.gif) no-repeat right center;
    padding-right: 19px;
    line-height: 15px;
}
.fastorder-close:hover {
    color: #000000;
}
.cart {
    position: relative;
}
.cart .fastorder-cart-loader-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
}
.cart .fastorder-cart-loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bss/fastorder/ajax-loader.gif) no-repeat 50% 13px;
    z-index: 11;
}

#fastorder-0 .fastorder-row-ref,#fastorder-0 .fastorder-row-image,#fastorder-0 .fastorder-row-name,#fastorder-0 .fastorder-row-qty,#fastorder-0 .fastorder-row-price,#fastorder-0 .fastorder-row-add,#fastorder-0 .fastorder-row-edit
{
    border-right:none;
    border-left: none;
    color:white;
    font-size: 13px;
    padding-top:2px;
    text-transform: none;
    height: 27px;
    text-align: center;
    font-size: 14px;
}

#fastorder #file, #fastorder .download_csv{
    width: 50%;
    display: block;
}
th.fastorder-row-edit {
    display: none;
}
td.fastorder-row-edit {
    display: none;
}

#fastorder .add-rows {
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
/*    padding: 4px 12px;
    border:0;
    background-color: #d3d3d3;
    cursor: pointer;
    font-weight: bold;*/
}

#fastorder_form .submit {
    float: right;
    margin-top: 10px;
}
#fastorder table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
#fastorder tr:nth-of-type(odd) { 
  background: #eee; 
}
#fastorder tr {
    /*padding: 6px; */
    /*border-bottom: 1px solid #9b9b9b;*/
    /*text-align: left; */
}
#fastorder input {
    color: #9c9c9c;
    font-size: 14px;
    height: 30px;
    margin-bottom: 0;
    text-align: center;
    /*margin: 0 auto;*/
    border: 1px solid;
    max-width: 190px;
}
#fastorder td {
    padding: 6px 0;
    border: none;
    vertical-align: middle;
    /*text-align: left; */
}
#fastorder-search{
    padding: 0 16px;
}
#fastorder th {
    border: 1px solid black;
    color: white;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    background: black;
    padding: 3px;
}
.btn-comprar-fast{
    height: 40px;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    padding: 0px 29px;
    color: #f89630;
    border: 1px solid #f89630;
    font-size: 16px;
    margin-bottom: 10px;
    border-radius: 0;
    margin: 0 auto;
    background: white;
}
@media 
only screen and (max-width: 760px),
(min-device-width: 320px) and (max-device-width: 800px)  {

    /* Force table to not be like tables anymore */
    #fastorder table, #fastorder thead, #fastorder tbody, #fastorder th, #fastorder td, #fastorder tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    #fastorder thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    #fastorder tr { border: 1px solid #ccc; }
    
    #fastorder td, #fastorder td.fastorder-row-name { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 25%; 
        text-align:center;
    }
    
    #fastorder td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        /*top: 6px;*/
        left: 6px;
        width: 25%; 
        padding-right: 10px; 
        white-space: nowrap;
        line-height: 55px;
    }
    
    /*
    Label the data
    */
    #fastorder td:nth-of-type(1):before { content: "Search";}
    #fastorder td:nth-of-type(2):before { content: "Photo";}
    #fastorder td:nth-of-type(3):before { content: "Product"; }
    #fastorder td:nth-of-type(4):before { content: "Qty";}
    #fastorder td:nth-of-type(5):before { content: "Total Price"; }
    #fastorder td:nth-of-type(6):before { content: "Edit"; }
    #fastorder td:nth-of-type(7):before { content: "Action"; }
    
    html:lang(es) #fastorder td:nth-of-type(1):before { content: "Buscar";}
    html:lang(es) #fastorder td:nth-of-type(2):before { content: "Foto";}
    html:lang(es) #fastorder td:nth-of-type(3):before { content: "Producto";font-size: 14px;text-transform: unset;}
    html:lang(es) #fastorder td:nth-of-type(4):before { content: "Cantidad";}
    html:lang(es) #fastorder td:nth-of-type(5):before { content: "Total"; }
    html:lang(es) #fastorder td:nth-of-type(6):before { content: "Editar"; }
    html:lang(es) #fastorder td:nth-of-type(7):before { content: "Acción"; }

    #fastorder tr#fastorder-0{
        display: none;
    }
    #fastorder .fastorder-row td{
        width: 100%;
        min-height: 55px;
    }
    #fastorder .fastorder-row .fastorder-row-price .price{
        min-height: 55px;
        line-height: 55px;
    }
    #fastorder .fastorder-row-ref .height-tr{
        min-height: auto;
    }
    #fastorder .fastorder-row-ref .height-tr .input-text{
        vertical-align: middle;
        width: 70%;
    }
    #fastorder .fastorder-row-ref .height-tr .btn-ok{
        width: 27%;
    }
    #fastorder .fastorder-row-edit button, #fastorder .fastorder-row-add button, #fastorder .fastorder-row-qty input{
        margin-top: 10px;
    }
    #fastorder .add-rows{
        margin-bottom: 10px;
        float:left;
    }
    #fastorder #data{
        margin-top: 49px;
        clear: both;
    display: block;
    }
    #fastorder #data #file{
        width:57%;
    }
}

/* css loading */
#fountainTextG{
    width:134px;
    margin:auto;
}

.fountainTextG{
    color:rgb(0,0,0);
    font-family:Arial;
    font-size:24px;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    float:left;
    animation-name:bounce_fountainTextG;
        -o-animation-name:bounce_fountainTextG;
        -ms-animation-name:bounce_fountainTextG;
        -webkit-animation-name:bounce_fountainTextG;
        -moz-animation-name:bounce_fountainTextG;
    animation-duration:2.09s;
        -o-animation-duration:2.09s;
        -ms-animation-duration:2.09s;
        -webkit-animation-duration:2.09s;
        -moz-animation-duration:2.09s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
    transform:scale(.5);
        -o-transform:scale(.5);
        -ms-transform:scale(.5);
        -webkit-transform:scale(.5);
        -moz-transform:scale(.5);
}#fountainTextG_1{
    animation-delay:0.75s;
        -o-animation-delay:0.75s;
        -ms-animation-delay:0.75s;
        -webkit-animation-delay:0.75s;
        -moz-animation-delay:0.75s;
}
#fountainTextG_2{
    animation-delay:0.9s;
        -o-animation-delay:0.9s;
        -ms-animation-delay:0.9s;
        -webkit-animation-delay:0.9s;
        -moz-animation-delay:0.9s;
}
#fountainTextG_3{
    animation-delay:1.05s;
        -o-animation-delay:1.05s;
        -ms-animation-delay:1.05s;
        -webkit-animation-delay:1.05s;
        -moz-animation-delay:1.05s;
}
#fountainTextG_4{
    animation-delay:1.2s;
        -o-animation-delay:1.2s;
        -ms-animation-delay:1.2s;
        -webkit-animation-delay:1.2s;
        -moz-animation-delay:1.2s;
}
#fountainTextG_5{
    animation-delay:1.35s;
        -o-animation-delay:1.35s;
        -ms-animation-delay:1.35s;
        -webkit-animation-delay:1.35s;
        -moz-animation-delay:1.35s;
}
#fountainTextG_6{
    animation-delay:1.5s;
        -o-animation-delay:1.5s;
        -ms-animation-delay:1.5s;
        -webkit-animation-delay:1.5s;
        -moz-animation-delay:1.5s;
}
#fountainTextG_7{
    animation-delay:1.64s;
        -o-animation-delay:1.64s;
        -ms-animation-delay:1.64s;
        -webkit-animation-delay:1.64s;
        -moz-animation-delay:1.64s;
}




@keyframes bounce_fountainTextG{
    0%{
        transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-o-keyframes bounce_fountainTextG{
    0%{
        -o-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -o-transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-ms-keyframes bounce_fountainTextG{
    0%{
        -ms-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -ms-transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-webkit-keyframes bounce_fountainTextG{
    0%{
        -webkit-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -webkit-transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-moz-keyframes bounce_fountainTextG{
    0%{
        -moz-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -moz-transform:scale(.5);
        color:rgb(255,255,255);
    }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://amadosalvador.es/skin/frontend/base/default/js/bss/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 2147483649;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://amadosalvador.es/skin/frontend/base/default/js/bss/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://amadosalvador.es/skin/frontend/base/default/js/bss/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8000;
	background: url('https://amadosalvador.es/skin/frontend/base/default/js/bss/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* fancybox-thumbs */

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:8000;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}/* .featherlight .featherlight-inner{display:block} */.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}
.customer-account-login .account-login.login-only .col-1.registered-users ul{
	list-style: outside none none;
    margin: 0;
    padding: 0;
}
.customer-account-login .account-login.login-only .col-1.registered-users{
	width:50%;
}
.brand-page-title,
.feature-brand-title {
    border: 0 none;
    margin: 0 0 7px;
}
.brand-description {
    margin: 0 0 10px;
}
.feature-brands {
    margin-bottom: 10px;
    border: 1px solid #bbafa0;
    background-color: #fbfaf6;
    padding: 15px;
}
.std ul.brands-list {
    padding: 0;
    list-style: none;
    margin: 0;
}
.feature-brands:before,
.feature-brands:after,
.brands-list:before,
.brands-list:after,
.chars-filter:before,
.chars-filter:after {
    display: table;
    content: "";
}
.feature-brands:after,
.brands-list:after,
.chars-filter:after {
    clear: both;
}
.feature-brands .feature-brand-item {
    float: left;
    width: 23.5%;
    margin-left: 2%;
    text-align: center;
}
.feature-brands .feature-brand-item .feature-brand-title {
    font-size: 14px;
}
.feature-brands .feature-brand-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.feature-brands .feature-brand-item .feature-brand-image a {
    display: block;
}
.feature-brands .feature-brand-item .feature-brand-image .brand-img {
    max-width: 100%;
    border: 1px solid #cccccc;
}

.brands-search .block-content {
    padding: 10px;
}
.brands-search .block-content ul.chars-filter {
    margin-top: 10px;
}
.brands-search .block-content ul.chars-filter li {
    float: left;
}
ul.chars-filter li a {
    text-decoration: none;
}
ul.chars-filter li a {
    display: block;
    border: 1px solid transparent;
    height: 28px;
    line-height: 28px;
    width: 28px;
    text-align: center;
}
ul.chars-filter li a:hover,
ul.chars-filter li.active a {
    background-color: #F18200;
    color: #ffffff;
    border: 1px solid #de5400;
}
.brands-list .brand-item {
    float: left;
    text-align: center;
    margin-top: 10px;
}
.brands-list .brand-item .brand-image a {
    display: block;
}
.brands-list .brand-item .brand-image .brand-img {
    max-width: 100%;
    border: 1px solid #cccccc;
}
.brands-list .brand-item .brand-title {
    font-size: 12px;
    color: #203548;
}
.brands-list .brand-item .brand-title a {
    color: #203548;
}

.brands-widget .brand-item {
    text-align: center;
}
.brands-widget .brand-item .brand-item-inner {
    padding: 5px;
    margin: 5px;
}
.brands-widget .brand-item .brand-image .brand-img img {
    max-width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
}
.brands-widget .slick-prev:before,
.brands-widget .slick-next:before {
    color: #333333;
}
.brands-widget .slick-prev {
    right: 100%;
}
.brands-widget .slick-next {
    left: 100%;
}
.brands-widget.vertical-slider .brand-item .brand-image .brand-img {
    display: inline-block;
}
.brands-widget.vertical-slider .slick-prev:before {
    content: "▲";
}
.brands-widget.vertical-slider .slick-next:before {
    content: "▼";
}
.brands-widget.vertical-slider .slick-prev {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.brands-widget.vertical-slider .slick-next {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.block-brand-related {
    margin-top: 20px;
}
.block-brand-related .products-list .product-shop {
    margin-left: 160px;
}
.block-brand-related .products-list .price-box {
    float: none;
}
.block-brand-related .products-list .add-to-links,
.block-brand-related .products-list .ratings::after,
.block-brand-related .products-list .desc {
    clear: none;
}
.block-brand-related .products-related-grid .ratings .rating-box {
    float: none;
    margin-bottom: 5px;
}
.block-brand-related .actions {
    background: none;
    padding: 0;
    text-align: inherit;
}
.block-brand-related .actions button.button,
.block-brand-related .actions a {
    float: none;
}
.products-related-grid .product-name {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}
.products-related-grid .product-name a {
    color: #203548;
}
ul.products-related-grid {
}
ul.products-related-grid:before,
ul.products-related-grid:after {
    content: "";
    display: table;
}
ul.products-related-grid:after {
    clear: both;
}
.block-brand-related .block-content ul.products-related-grid li.item {
    padding: 0;
    margin-top: 10px;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-2cols li.item {
    float: left;
    width: 49%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-2cols li.item:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-3cols li.item {
    float: left;
    width: 32%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-3cols li.item:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-4cols li.item {
    float: left;
    width: 23.5%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-4cols li.item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-5cols li.item {
    float: left;
    width: 18.4%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-5cols li.item:nth-child(5n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-6cols li.item {
    float: left;
    width: 15%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-6cols li.item:nth-child(6n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid li.item .product-image,
.block-brand-related .block-content ul.products-list li.item .product-image {
    background-color: #eeeded;
    border: 1px solid #d9dde3;
    display: block;
    padding: 5px;
}
.block-brand-related .block-content ul.products-related-grid li.item .product-image img,
.block-brand-related .block-content ul.products-list li.item .product-image img {
    max-width: 100%;
}
.product-brand {
    margin-bottom: 10px;
}
.product-brand .product-brand-inner {
    display: inline-block;
    text-align: center;
    background-color: #f8f7f5;
    border: 1px solid #d9dde3;
}
.product-brand .product-brand-inner .brand-title {
    margin-top: 5px;
}
.lookbook-container{float:left; width:100%; display:block}
.mgs-lookbook-container{position:relative; float:left}
.mgs-lookbook-container .lookbook-image{max-width:100%}
.mgs-lookbook-container .pin-item{position:absolute; text-align:center}

/* ==========================================================================
   GENERAL
   ========================================================================== */
.pin-maker:before,
.pin-maker:after {
	content: "";
	display: table;
}
.pin-maker:after {
	clear: both;
}
.pin__wrapper {
	position: relative;
	outline: 0;
}
.pin__wrapper a:focus,
.pin__wrapper a:hover,
.pin__wrapper a:active {
	outline: 0;
}
.pin-maker .pin__wrapper {
	float: left;
}
.pin-maker .pin__wrapper .pin__image > img {
	width: 100%;
}
.pm-2col .pin__wrapper,
.pm-2col .pin__sizer {
	width: 50%;
}
.pm-3col .pin__wrapper,
.pm-3col .pin__sizer {
	width: 33.3%;
}
.pm-4col .pin__wrapper,
.pm-4col .pin__sizer {
	width: 25%;
}
.pm-5col .pin__wrapper,
.pm-5col .pin__sizer {
	width: 20%;
}
.pm-mask {
	position: relative;
}
.pm-mask:before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, .35);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/* ==========================================================================
   PIN TYPE ICON
   ========================================================================== */
[class*="pin__type--"] {
	position: absolute;
}
.pin__icon--add,
.pin__type--area {
	cursor: pointer;
	transition: all .35s;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}
.pin__size--small {
	width: 24px;
	height: 24px;
	line-height: 22px;
	font-size: 10px;
}
.pin__size--medium {
	width: 32px;
	height: 32px;
	line-height: 30px;
	font-size: 16px;
}
.pin__size--large {
	width: 48px;
	height: 48px;
	line-height: 46px;
	font-size: 18px;
}

/* ==========================================================================
   POPUP
   ========================================================================== */
.pin__popup,
.pin__title {
	position: absolute;
}
.pin__title:before,
.pin__popup:before {
	content: "";
	position: absolute;
}
.pin__title {
	white-space: nowrap;
	background: #fff;
	left: 50%;
	-webkit-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
	top: -webkit-calc(-100% - 10px);
	top: calc(-100% - 10px);
	padding: 5px 30px;
	font-size: 14px;
	transition: transform .35s;
}
.pin__title:before {
	border: 6px solid transparent;
	border-top: 6px solid #fff;
	bottom: -12px;
	left: calc(50% - 6px);
	left: -webkit-calc(50% - 6px);
}
.pin__size--small + .pin__title {
	top: calc(-100% - 15px);
	top: -webkit-calc(-100% - 15px);
}
.pin__size--large + .pin__title {
	top: -100%;
}
.pin__type--area .pin__title {
	top: -50px;
}
.pin__type:not(.pin__opened):hover .pin__title {
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
}
.pin__popup {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transition: all .35s;
	z-index: 100;
	border-radius: 2px;
}
.pin__type--area .pin__popup {
	text-align: initial;
}
.pin__opened .pin__popup {
	opacity: 1;
	visibility: visible;
}
.pin__opened .pin__popup img, .pin__popup img{max-width:100%}
.pin__popup--zoom {
	-webkit-transform: scale(0);
	transform: scale(0);
}
.pin__popup--zoom.pin__popup--right,
.pin__popup--zoom.pin__popup--left {
	-webkit-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
}
.pin__opened .pin__popup--zoom.pin__popup--top,
.pin__opened .pin__popup--zoom.pin__popup--bottom {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.pin__opened .pin__popup--zoom.pin__popup--right,
.pin__opened .pin__popup--zoom.pin__popup--left {
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.pin__popup--sup {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}
.pin__popup--sup.pin__popup--right,
.pin__popup--sup.pin__popup--left {
	-webkit-transform: translateY(calc(-50% + 30px));
	transform: translateY(calc(-50% + 30px));
}
.pin__opened .pin__popup--sup.pin__popup--right,
.pin__opened .pin__popup--sup.pin__popup--left,
.pin__opened .pin__popup--sdown.pin__popup--right,
.pin__opened .pin__popup--sdown.pin__popup--left {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pin__popup--sdown {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}
.pin__popup--sdown.pin__popup--right,
.pin__popup--sdown.pin__popup--left {
	-webkit-transform: translateY(calc(-50% - 30px));
	transform: translateY(calc(-50% - 30px));
}
.pin__popup--sleft {
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
}
.pin__popup--sleft.pin__popup--right,
.pin__popup--sleft.pin__popup--left {
	-webkit-transform: translateY(-50%) translateX(30px);
	transform: translateY(-50%) translateX(30px);
}
.pin__opened .pin__popup--sleft.pin__popup--right,
.pin__opened .pin__popup--sleft.pin__popup--left,
.pin__opened .pin__popup--sright.pin__popup--right,
.pin__opened .pin__popup--sright.pin__popup--left {
	-webkit-transform: translateY(-50%) translateX(0);
	transform: translateY(-50%) translateX(0);
}
.pin__popup--sright {
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}
.pin__popup--sright.pin__popup--right,
.pin__popup--sright.pin__popup--left {
	-webkit-transform: translateY(-50%) translateX(-30px);
	transform: translateY(-50%) translateX(-30px);
}
.pin__popup--rotate {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.pin__popup--rotate.pin__popup--right,
.pin__popup--rotate.pin__popup--left {
	-webkit-transform: translateY(-50%) rotateY(360deg);
	transform: translateY(-50%) rotateY(360deg);
}
.pin__opened .pin__popup--rotate.pin__popup--right,
.pin__opened .pin__popup--rotate.pin__popup--left {
	-webkit-transform: translateY(-50%) rotateY(0deg);
	transform: translateY(-50%) rotateY(0deg);
}
.pin__opened .pin__popup--sup,
.pin__opened .pin__popup--sdown {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.pin__opened .pin__popup--sleft,
.pin__opened .pin__popup--sright {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.pin__opened .pin__popup--rotate {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.pin__popup:before {
	border: 10px solid transparent;
}
.pin__popup--top {
	bottom: calc(100% + 20px);
}
.pin__popup--top:before {
	border-top: 10px solid #fff;
	left: calc(50% - 10px);
	bottom: -20px;
}
.pin__popup--bottom {
	top: calc(100% + 20px);
}
.pin__popup--bottom:before {
	border-bottom: 10px solid #fff;
	left: calc(50% - 10px);
	top: -20px;
}
.pin__popup--right {
	left: calc(100% + 20px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pin__popup--right:before {
	border-right: 10px solid #fff;
	left: -20px;
	top: calc(50% - 10px);
}
.pin__popup--left {
	right: calc(100% + 20px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pin__popup--left:before {
	border-left: 10px solid #fff;
	right: -20px;
	top: calc(50% - 10px);
}
.popup__title {
	padding: 10px 15px;
	font-size: 16px;
}
.popup__content {
	padding: 15px;
}
.popup__title + .popup__content {
	border-top: 2px solid #f2f2f2;
}
.popup__content iframe {
	width: 100%;
	height: 100%;
}
.popup__content--product {
	text-align: center;
	background:#fff;
}
.popup__content--product > *:not(:last-child) {
	margin-bottom: 10px;
}
.pin__popup .popup__content--product h3 {
	font-size: 15px;
	color: #222;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
	text-transform:none;
}
.popup__content--product > span {
	font-size: 14px;
	display: block;
	line-height: 1;
	color: #878787;
}
.popup__content--product > span ins {
	background: none;
	color: #c60f02;
	text-decoration: none;
}
.popup__content--product > div {
	border-top: 1px solid #ddd;
	margin: 0 -15px;
}
.popup__content--product > div form{
	display: inline-block;
	width: 50%;
	padding: 20px 0 0;
	height: auto;
	line-height: 1;
}
.popup__content--product > div a, .popup__content--product > div button.action.primary {
	display: inline-block;
	width: 50%;
	color: #222;
	padding: 12px 0 0;
	margin: 0;
	background: none;
	box-shadow: none;
	border: 0;
	font-weight: normal;
	height: auto;
	line-height: 1;
	text-decoration:none;
}
.popup__content--product > div button.action.primary{width:100%; padding: 0; margin-top:-2.5px}
.popup__content--product > div a:hover {
	background: none;
	color: #56ceff;
}
.popup__content--product > div button.action.primary:hover {
	color: #56ceff;
}

.pin__popup_text_content{background:#fff; color:#878787}
.pin__popup_text_content .popup__title{color:#2b2b2b}
.pin__popup_text_content .popup__content{line-height:23px}
.pin__popup_text_content .popup__content a { color: #56ceff; }
.pin__popup_text_content .popup__content a:hover { text-decoration: underline; }
.popup__content .price-box .price{color:#878787}
/* ==========================================================================
   SLIDER
   ========================================================================== */
.pm-slick {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.pm-slick .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.pm-slick .slick-list:focus,
.pm-slick .slick-arrow:focus {
	outline: none;
}
.pm-slick .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.pm-slick .slick-track,
.pm-slick .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.pm-slick .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.pm-slick .slick-track:before,
.pm-slick .slick-track:after {
	display: table;
	content: '';
}
.pm-slick .slick-track:after {
	clear: both;
}
.slick-loading .slick-track,
.pm-slick .slick-loading .slick-slide {
	visibility: hidden;
}
.pm-slick .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .pm-slick .slick-slide {
	float: right;
}
.pm-slick .slick-slide img,
.pm-slick.slick-initialized .slick-slide {
	display: block;
}
.pm-slick .slick-slide.slick-loading img,
.pm-slick .slick-arrow.slick-hidden {
	display: none;
}
.pm-slick .slick-slide.dragging img {
	pointer-events: none;
}
.pm-slick.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.pm-slick .slick-arrow {
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	top: calc(50% - 16px);
	z-index: 10;
	text-indent: -999em;
	background: #65affa;
	color: #fff;
	border: 3px solid rgba(255, 255, 255, .45);
	transition: all .35s;
	opacity: 0;
	line-height: 26px;
}
.pm-slick:hover .slick-arrow {
	opacity: 1;
}
.pm-slick .slick-arrow:hover {
	background: #3881ca;
}
.pm-slick .slick-next {
	right: 20px;
}
.pm-slick .slick-prev {
	left: 20px;
}
.pm-slick .slick-arrow:before {
	position: absolute;
	font-family: icomoon;
	text-indent: 0;
	display: block;
	font-size: 12px;
	width: 18px;
}
.pm-slick .slick-prev:before {
	content: "\e901";
}
.pm-slick .slick-next:before {
	content: "\e902";	
}
.pm-slick.slick-dotted {
	margin-bottom: 30px;
}
.pm-slick .slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.pm-slick .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
}
.pm-slick .slick-dots li button {
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	width: 20px;
	height: 20px;
	padding: 0;
}
.pm-slick .slick-dots li button:hover,
.pm-slick .slick-dots li button:focus {
	outline: none;
}
.pm-slick .slick-dots li button:hover:before,
.pm-slick .slick-dots li button:focus:before {
	opacity: 1;
}
.pm-slick .slick-dots li button:before {
	font-size: 32px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 14px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #65affa;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.pm-slick .slick-dots li.slick-active button:before {
	opacity: 1;
}

.pin__title{color:#878787; line-height:25px}
.popup__content--product > div{line-height:normal}
.pin__popup div.price-box{border:none}

.pin__popup .price-box p{margin-bottom:0}

.lookbook-slider .owl-dots{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	bottom: 10px;
}
.lookbook-slider.owl-carousel .owl-dots .owl-dot span {
	background-color: #56ceff;
	border-color: #56ceff;
	opacity: 0.5;
}
.lookbook-slider.owl-carousel .owl-dots .owl-dot:hover span, 
.lookbook-slider.owl-carousel .owl-dots .owl-dot.active span {
	opacity: 1;
	border-color: #56ceff;
	background-color: #56ceff;
}
.lookbook-slider .lookbook-image {
	min-width: 100%;
}
.lookbook-slider {clear:both}
.lookbook-slider .owl-dots .owl-dot span{width:15px; height:15px; background:#f9f9f9}
.lookbook-slider .owl-dots .owl-dot.active span, .lookbook-slider .owl-dots .owl-dot:hover span{background:#65affa}
@media (max-width: 1199px) {
	.pin__popup { width: 200px !important; }
	.popup__content img{height:auto}
}
@media (max-width: 960px) {
	.pin__popup .popup__content{padding:10px; font-size: 11px; line-height: 1.4;}
	.popup__content--product > div{margin:0 -10px}
	.pin__popup .popup__content--product h3{font-size:12px; margin-bottom:0; font-weight: 400;}
	.popup__content .price{margin-bottom:10px}
	.popup__content--product > div a{padding:10px 0 0}
	.pin__popup_text_content .popup__title { line-height: 1.428; font-size: 13px; }
}

@media (max-width: 768px) {
	.pin__popup{width:140px !important}
	.popup__content img{height:auto}
	.popup__content--product > img {display: none !important; }
	.pin__popup .popup__content--product h3, .popup__content--product > div a, .popup__content .price, .popup__content--product > div button.action.primary{font-size:11px;}
	.popup__content--product > div form {
		padding-top: 10px;
	}
	
}
.promo-banner {
	position:relative;
	overflow: hidden;
}
.promo-banner > a > img {
	min-width: 100%;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transition: all 300ms;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.promo-banner:hover > a > img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.promo-banner .banner-hover a{position:absolute; top:0; left:0; width:100%; height:100%}

.promo-banner .text-container {
	position: absolute;
	padding: 20px;
}
.promo-banner .text-left {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: 0;
	text-align: left;
}
.btn.btn-promo-banner:hover, 
.btn.btn-promo-banner:focus {
    color: fff;
    background-color: #56cfe1;
    border-color: #56cfe1;
}
.btn.btn-promo-banner {
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.1);
    padding: 0 20px;
    height: auto;
    min-width: 150px;
    border-color: #fff;
	background-color: #fff;
	color: #222;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.promo-banner .text-top-left {
	left: 0;
	top: 0;
	bottom: auto;
}
.promo-banner .text-right {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	right: 0;
	text-align: right;
}
.promo-banner .text-top-right {
	right: 0;
	top: 0;
	bottom: auto;
}
.promo-banner .text-center {
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.promo-banner .text-top-center {
	top: 0;
	width: 100%;
	text-align: center;
}
.promo-banner .text-bottom-center {
	bottom: 0;
	width: 100%;
	text-align: center;
}
.promo-banner .text-bottom-left {
	bottom: 0;
	left: 0;
	top: auto;
}
.promo-banner .text-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
}
.promo-banner .view-more { margin-top: 10px; }
.social-item{
	display:inline-block;
	padding: 9px;
}
.social-item a{
	font-size: 15px;
}
@media (max-width: 991px){
	.social-item {
		padding: 5px 9px;
	}
}
@media (max-width: 767px){
	.social-login-options{
		display: none;
	}
}
/* CSS Document */
.cc-window .top{
  margin-left: 0;
  padding: 5px 0;
  text-align: left;
  float:left;
}
.cc-window .massage {
  float: left;
  padding: 5px 10px;
  width: 80%;
}
.cc-window .buttons {
  display: table;
  text-align: center;
  width: 20%;
}
.cc-window .btn {
  border: medium none;
  height: 30px;
  padding: 0 15px;
  width:50%;	
}
.cc-window .bottom{
  bottom: 0;
  position: fixed;
  padding: 5px 0;
  width: 100%;
  z-index:1000;
}
.cc-window.cc-banner {
    z-index: 999999;
}
.cc-banner .cc-message, .cc-banner .cc-message p {
    font-size: 14px;
    line-height: 1.5em;
}
.cc-banner .cc-btn:last-child {
    width: auto;
    min-width: auto !important;
}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
/**
 * Magestore
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magestore
 * @package     Magestore_RewardPoints
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */

/* ============ Reward Points Stylesheets ============ */

/* Cart Sidebar - MiniCart */
.rewardpoints-cart-sidebar {min-height: 22px; text-align: left; clear: both; margin-top: 5px;}
.rewardpoints-cart-sidebar img {margin-right: 3px;}


/* ============ Reward Points Slider ============ */
.rewardpoints-slider-input{clear:both}
#rewardpoints-slider-container {}
#rewardpoints-slider { position: relative; z-index: 9; height: 18px; margin: 12px auto 18px; padding: 0 24px; cursor: pointer; width: 209px; float: left;}
#rewardpoints-slider-zoom-out { position: absolute; left: 1px; top: 0px;}
#rewardpoints-track { position: relative; height: 18px; background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/rewardpoints/reward_rule.gif') -1px 0px repeat-x;}
#rewardpoints-handle { position: absolute; top: -1px; width: 9px; height: 22px; background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/rewardpoints/magnifier_handle.gif') 0 0 no-repeat;}
#rewardpoints-slider-zoom-in { position: absolute; right: 1px; top: 0px;}
.rewardpoints-slider-label { margin: 5px 0 0 5px; float: left;}

#rewardpoints-login-msg, #rewardpoints-needmore-msg { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px;line-height:13px; background:url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/rewardpoints/images/rewardpoints/validation_advice_bg.gif') 2px 0 no-repeat; color:#eb340a;}

#rewardpoints-needmore-points { font-size: 13px; font-weight: bold;}

/* ============ Cart Page ============ */
.onestepcheckout-payment-methods .rewards-sales-rules {padding-left: 0 !important}
.rewards-sales-rules dt {margin-top: 7px;}
.rewards-sales-rules dt label {font-weight: bold; color: #666;}
.rewards-sales-rules #rewardpoints-slider {margin-bottom: 10px;}
.onestepcheckout-payment-methods .rewards-sales-rules #rewardpoints-slider {margin-bottom: 10px; margin-left: -16px}
.rewards-sales-rules #reward_sales_rule {width: 157px; margin-left: 3px;}
.onestepcheckout-payment-methods .rewards-sales-rules #reward_sales_rule {width: 140px !important; margin-left: 3px;}
.rewardpoints-slider-input .input-point {/* text-align: center; */ display: inline-block; width: 300px;}
.rewardpoints-slider-input .input-max {margin-top: 5px;}
.rewardpoints-slider-input .input-max input {float: left; margin-right: 3px; margin-top: 2px;}
#reward_sales_point {width: 49px !important;}
#reward_ajax_loading {margin: 10px; text-align: center; font-style: italic;float:right;}

.rule_refreshing_label {color: #666; font-style: italic;}

/* ============ Checkout Page ============ */
.sp-methods #cart-rewards-form {width: 280px;}
.onestepcheckout-payment-methods .sp-methods #cart-rewards-form {width: 260px !important;}
.sp-methods #cart-rewards-form .rewards-sales-rules label {float: none;}
.sp-methods .rewards-sales-rules dd label {font-weight: normal; color: #000;}

/* ============ One Step Checkout Page ============ */
#cart-rewards-form dd.rewards-slider {margin-left: 17px;}


/* ============ Rewards Points Summary ============ */
.rewardpoints-money {color: #3182be; font-size: 13px;}
.product-view .add-to-cart .qty-wrapper img{margin-bottom: 2px;}
.dashboard .box-rewardpoints-summary, .box-rewardpoints-summary{
    color:#333;
    font-size: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 15px;
}
.dashboard .box-rewardpoints-summary, .box-rewardpoints-summary .info-summary{
    padding-top:5px;
}
.dashboard .box-rewardpoints-summary .box-head h2, .box-rewardpoints-summary .box-head h2 {
        font-size: 18px;
        text-transform: uppercase;
}

.box-rewardpoints-history .box-head h2 {
    font-size: 18px;
    text-transform: uppercase;
}
.rewardpoints-name-img img{display:inline;}
img.rewardpoint-img{display: inline;}
#rewardpoints-referfriends-popup-body .referfriends-body-left-product{margin-top:20px}


/* ============ Header Link - Fix for IE ============ */
.links span.rewardpoints-name {position: relative\9; padding-right: 18px\9;}
.links span.rewardpoints-name img {/*position: absolute\9;margin-bottom: 8px;*/ margin: 0 !important;vertical-align: middle;}

.discount .discount-form .rewards-sales-rules .input-max{
     margin-top: 15px
}
.discount .discount-form .rewards-sales-rules .input-max #reward_max_points_used{
    margin: 4px;
}
#behavior-ajax-loader {

}
.share-login #behavior-ajax-loader a img {vertical-align:top !important}
.rewardpoints-product-view-earning{clear:both}
.rewardpointsbehavior-checkout-action a img,
#rewardpoints-navigation-rewardpoints.navigation a img,
a.rewardpoints-name-img img {
	margin-bottom:-2px;
}
.rewardpoints-title{font-size: 15px; color: #3182be;}
.rewardpoints-title-link{text-decoration: none; color: #3182be; font-weight: bold;}
.rewardpoints-title-rate{margin-top: 5px;}
.rewardpoints-dashboard-list{margin-bottom: 10px;}
.rewardpoints-dashboard-ul {list-style: circle !important; margin: 0 0 0 2em !important; }
.rewardpointsrule-rule-name-policy {color: #3182be;font-style: italic;}

strong.rewardpoints-title{ text-transform: uppercase;}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2014, 2:49:32 PM
    Author     : Thu Thao
*/

@import url(//fonts.googleapis.com/css?family=Raleway:400,700,300);
/************edit shopping cart*************/
.cart-forms .discount h2{ font-size:12px;font-weight:bold;}
.discount-form .rewards-sales-rules dt label{font-size: 14px;font-weight: normal;font-family:"Raleway","Helvetica Neue",Verdana,Arial,sans-serif;}
.discount-form label{font-size: 14px;font-weight: normal;}


/********************Checkout Success**********************/
.col-main .referfriends-body{height:450px !important;}
.col-main .referfriends-body-left-description{float:left;}
.col-main  .referfriends-body-left{width: 49% !important;text-align: left;}
.col-main  .referfriends-body-right{float:right; width:250px;}
.col-main  .referfriends-body-right-ul li.referfriends-sharelink{text-align:left; float:left; width:100%;height:70px;}
.col-main  .referfriends-body-right-ul li.referfriends-sharefacebook{float:left; width:100%; text-align:left;}
.col-main  .referfriends-body-right-ul li.referfriends-sharegoogleplus{float:left;width:100%; text-align:left;}
.col-main  .referfriends-body-right-ul li.referfriends-sharetwitter{float:left; width:100%; text-align:left;}
.col-main  .referfriends-body-right-ul li.referfriends-shareemail {float:left; width:100%; text-align:left;}
.col-main #rewardpoints-referfriends-popup{margin-left: auto;display: block;margin-right: auto;}
@media (max-width:900px){
.col-main  #rewardpoints-referfriends-popup{position:relative; height:auto; float:none !important; width:auto!important; left:auto !important;margin-left: auto;display: block;margin-right: auto;}
.col-main  .referfriends-body-left-earn{float:left !important;}
}
@media (max-width:720px){
.col-main  #rewardpoints-referfriends-popup{position:relative; height:auto; width:auto; margin-left: auto;display: block;margin-right: auto;}
.col-main .referfriends-body-right{display:block !important; }
}
@media (max-width:690px){
.col-main  #rewardpoints-referfriends-popup{position:relative; height:auto; width:auto; margin-left: auto;display: block;margin-right: auto;}
.col-main .referfriends-body-right{display:block !important; width:100% !important; text-align: left;float:left !important;}
.col-main .referfriends-body-left{width: 100% !important;text-align: left;}
.col-main .referfriends-body-left-description{width: 100% !important;text-align: left;}
.col-main  .referfriends-body-left-earn{padding-bottom:20px;}
}
/***********Edit Page Details*************/
.referfriends-body-right-1{display:none;}
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom{background:none !important;}
.dialog_e{background:none !important;}
.dialog_content{background:none; width:auto !important;}
.referfriends-title h2{padding-top:20px !important; font-weight:500; border-bottom: 1px solid #CCC; padding-bottom:10px !important;}
.referfriends-title a{top:5px !important; right:10px !important;}
.referfriends-body-left-earn{height:55px !important;}
#rewardpoints-referfriends-popup{border:1px solid #CCC; border-radius:5px;}


@media(max-width:900px){
.dialog_e{display:none;}
.dialog{position: absolute; left: 50% !important; top:32px !important; margin-left:-320px;width: 640px !important;float:left !important; height: auto !important;}
#rewardpoints-referfriends-popup{position: absolute;left: 50%; margin-left:-320px;width: 640px !important;float:left !important; height: auto !important;} 
.referfriends-body-right-ul  li.referfriends-sharelink{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-sharefacebook a{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter a{background-size: 35px !important;}
.referfriends-body-right-ul li.referfriends-shareemail a{background-size: 35px !important;}
.referfriends-body-right .referfriends-body-right-ul  li.referfriends-sharelink{font-size:16px;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-left-earn{height:58px !important;}
.referfriends-body-left{width:300px !important;}
.dialog{top:31px !important;}
}
@media(max-width:720px){
.dialog{position: absolute !important; left: 50% !important; margin-left: -270px !important; width: 540px !important; float:left !important; height: auto !important;}
 #rewardpoints-referfriends-popup{position: absolute;margin-left: -270px;left: 50%; width: 540px !important;float:left !important; height: auto !important;} 
.referfriends-body-right .referfriends-body-right-ul  li.referfriends-sharelink{font-size:16px;}
/* .referfriends-body-right-ul  li.referfriends-sharelink{background-size: 30px !important;}*/
.referfriends-body-right-ul li.referfriends-sharefacebook {height: 50px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus{height: 50px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter {height: 50px !important;}
.referfriends-body-right-ul li.referfriends-shareemail {height: 50px !important;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-right .referfriends-body-right-ul  li.referfriends-sharelink{font-size:14px;}
.referfriends-body-left {width:500px !important; float:left;}
.referfriends-body-left-earn{height:65px !important;}
.referfriends-body-right {display:none;}
.referfriends-body-right-1{display:block;position: absolute;top: 145px;left: 300px;}
.referfriends-body-right-1  .referfriends-body-right-ul  li.referfriends-sharelink{font-size:16px;}
.referfriends-body-right-1  .referfriends-body-right-ul li a{font-size:16px;}
.share-link-url {width:149px !important;}
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom {background:none !important;}
.referfriends-body-left-product-title h3{width:240px;}

}
@media(max-width:620px){
.dialog{position: absolute !important; left: 50% !important; margin-left: -180px !important; width: 360px !important;float:left !important; height: auto !important;}
#rewardpoints-referfriends-popup{position: absolute; margin-left: -180px;left: 50%; width: 360px !important;float:left !important; height: auto !important;} 
.referfriends-body-right-ul  li.referfriends-sharelink{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharefacebook a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-shareemail a{background-size: 27px !important;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-left {width:300px !important; float:left;}
.referfriends-body-right-1{display:block; position:static; }
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom {background:none !important;}
}
@media(max-width:460px){
#rewardpoints-referfriends-popup{position: absolute;margin-left: -150px;left: 50%; width: 300px !important;float:left !important; height: auto !important;} 
.referfriends-body-right-ul  li.referfriends-sharelink{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharefacebook a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-sharetwitter a{background-size: 27px !important;}
.referfriends-body-right-ul li.referfriends-shareemail a{background-size: 27px !important;}
.referfriends-body-right  .referfriends-body-right-ul li a{font-size:16px;}
.referfriends-body-left {width:260px !important; float:left;}
.referfriends-body-right-1{display:block; position:static; }
.referfriends-title{background:none !important;}
.referfriends-body{background:none !important;}
.referfriends-bottom {background:none !important;}

}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2014, 2:49:21 PM
    Author     : Crystal
*/
/*
*/
.data-table#recent-transactions-history td .label-cell { display: none;}
.data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;}
#rewardpoints-settings li.control label{background-color: #fff;}
@media all {
 .sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
.sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff}
}
@media only screen and (max-width: 890px){

	/* Force table to not be like tables anymore */
	.data-table#recent-transactions-history thead{display: none;}
        .data-table#recent-transactions-history tbody tr{margin: 0; border-bottom: 1px solid silver;border-top: 1px solid silver;}
	.data-table#recent-transactions-history td.a-right.first{display: none;}
        .data-table#recent-transactions-history td .label-cell {margin:0; text-transform:uppercase; display:block; text-align: left;float: left; font-family: "Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 13px;}
        .data-table#recent-transactions-history td {display: block; text-align: right; border: none;}
        .data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;text-align: left; margin-left: 280px;}
        
        .rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
}
@media only screen and (max-width: 979px){    
     .rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
     .rewardpointsreferfriends-dashboard-left {width: 100% !important; float: right; clear: both}     
     .sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
     .sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff} 
}
@media only screen and (max-width: 760px){
    .data-table#recent-transactions-history td h2{margin-left: 335px;}
}
@media only screen and (max-width: 700px){
    .data-table#recent-transactions-history td h2{margin-left: 300px;}
    
}
@media only screen and (max-width: 650px){
    .data-table#recent-transactions-history td h2{margin-left: 250px;}
    
}
@media only screen and (max-width: 550px){
    .data-table#recent-transactions-history td h2{margin-left: 230px;}
    
}
@media only screen and (max-width: 450px){
    .data-table#recent-transactions-history td h2{margin-left: 200px;}
    
}
@media only screen and (max-width: 770px){
    .rewardpointsreferfriends-dashboard-left {width: 100% !important;}
}



.rewardpointsbehavior-checkout-action{
    /*background-color: #FFE8DB;*/
    float: left;
    margin: 2px 2px 7px 0px;
    padding: 1px;
    width: 172px;
    text-align: left;
}
.account-create .rewardpointsbehavior-checkout-action{
    clear:both;
}
.account-create .rewardpointsbehavior-checkout-action1{
    float: none;
    width: 100% !important;
    margin: 0px !important;
}
.account-login .rewardpointsbehavior-checkout-action1{
    float: none;
}
.rewardpointsbehavior-checkout-action1{
    /*background-color: #FFE8DB;*/
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 1px;
    width: 172px;
    text-align: left;
}
.rewardpointsbehavior-checkout-action .rewardpointsbehavior-icon{
    float: right !important;
}
.rewardpointsbehavior-product-view{
    width: 100%;
    float: left;
}
.rewardpointsbehavior-product-view .rewardpointsbehavior-checkout-action{
    width: auto;
}

.twitter-count-horizontal,
.behavior-facebook-like.behavior-social{
    width: 85px !important;
    /*padding-right: 2px !important;*/
    float:left;
}
#fb-send-id-behavior span{
    vertical-align:baseline !important;
}
#___plusone_0, #___plusone_0 iframe{
    width: 67px !important;
    /*padding-right: 2px !important;*/
}
.behavior-google-plus {width: 67px; display: inline-block;}
.behavior-linkedin {width: 100px; display: inline-block;}
.share-social-button {display: inline;}
/*.share-login {padding-left: 10px; }*/
.behavior-social {display: inline-block; vertical-align: top;}

.behavior-facebook-share .share-button .label {display: inline-block;vertical-align: top;zoom: 1;padding: 1px 4px 0 23px;white-space: nowrap;}
.behavior-facebook-share .share-button {
    font-size: 11px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    max-width: 100%;
    position: relative;
    display: inline-block;
    zoom: 1;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#dedede));
    background-image: -moz-linear-gradient(top,#fff,#dedede);
    background-image: -o-linear-gradient(top,#fff,#dedede);
    background-image: -ms-linear-gradient(top,#fff,#dedede);
    background-image: linear-gradient(top,#fff,#dedede);
    border: #ccc solid 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
}
.behavior-facebook-share .share-button i {
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background: transparent url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/facebook-icon.png') 0 0 no-repeat;
    background-image: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/facebook-icon.png');
}
.behavior-facebook-share a.share-button:hover{
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e8e8e8));
}
/* 
    Document   : referfriend
    Created on : Aug 9, 2013, 9:19:32 AM
    Author     : Hai
    Description:
        Purpose of the stylesheet follows.
*/
.rewardpoints-referfriend-dialog-refer .top,
.rewardpoints-referfriend-dialog-refer .bot{
    display: none;
}
.rewardpoints-referfriend-dialog-refer .dialog_e,
.rewardpoints-referfriend-dialog-refer .dialog_w {
	width: 0;	
}
#rewardpoints-referfriends-popup{
    background-color: #ffffff;
}
.rewardpoints-referfriend-dialog-refer .dialog_close{
    display: none;
}
.referfriends-title{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/bg-header2.gif") no-repeat scroll 0 0 transparent;	     
    height: 81px;	
    padding: 0 40px;
}
.referfriends-title h2{
    color: #525252;
    padding-top: 41px;
    font-size: 25px;
}
.referfriends-title a{
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 15px;
    color: #e26703;
    text-decoration: none;
}
.referfriends-title a:hover{
    text-decoration: underline;
}
.referfriends-body-refer{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/bg-referfriend.png") repeat scroll 0 0 transparent;
	border: 1px solid #d5d5d5;
    margin: 0;
    padding: 26px 32px 22px;        
    height: 392px;
    font-size: 18px;
    color: #373737;	
}


.referfriends-body-refer h3{
	color: #df543d;
}

.referfriends-body-refer h3 .price{font-weight: bold;}
.referfriends-body-refer .price{
	color: #2f7eb5;
	font-weight: normal;
}
.offer-contact p,
.offer-question p{
	font-size: 16px;
}
.referfriends-body{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/bg-body-box.gif") repeat-y scroll 0 0 transparent;
    margin: 0;
    padding: 10px 40px;
    padding-bottom: 0 !important;
    height: 392px;
    font-size: 13px;
    color: #454545;
}
.referfriends-body-left{
    float:left;
    width: 350px;
}
.referfriends-body-left-description{
    margin-bottom: 10px;
}
.referfriends-body-left-earn{
    height: 80px;
}
.referfriends-body-left-product-title h3{
    font-size: 18px;
    font-weight: nomal;
    color: #e26703;
}
.referfriends-body-right{
    float: left;
    width: 230px;
    margin-left: 20px;
}
.referfriends-body-right-ul li.referfriends-sharelink{
    padding: 4px 1px 4px 60px;
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/share.png') no-repeat left center;
    height: 60px;
    color: #454545;
    font-size: 18px;
    font-weight: normal;
}
.referfriends-body-right-ul li.referfriends-sharelink .share-link-url{
    padding: 4px;
}
.referfriends-body-right-ul li.referfriends-sharefacebook{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-sharefacebook a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/facebook.png') no-repeat left center;
}
.referfriends-body-right-ul li.referfriends-sharetwitter{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-sharetwitter a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/twitter.png') no-repeat left center;
}
.referfriends-body-right-ul li.referfriends-sharegoogleplus{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/google.png') no-repeat left center;
}
.referfriends-body-right-ul li.referfriends-shareemail{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-shareemail a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/sendmail.png') no-repeat left center;
}
.referfriends-body-right-ul li{
    height: 52px;
}
.referfriends-body-right-ul li a{
    color: #454545;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
}
.referfriends-bottom{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/bg-bottom.gif") no-repeat scroll 0 0 transparent;
    height: 17px;
}


.rewardpointsreferfriends-dashboard-left{
    float: left;
    width: 58%; /*400px;*/
}
.rewardpointsreferfriends-dashboard-right{
    float: right;
    width: 39%; /*270px;*/
}
.rewardpointsreferfriends-block-content-share{
    padding-left: 8px !important;
}
.box-referfriends-content .box-head h2 {
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/icon-links.png") no-repeat scroll left center transparent;
	float: left;
	width: 100%;
	padding: 5px 0;
	text-indent: 25px;
        text-align: left;
}
.rewardpointsreferfriend-box-url .refer-content{
    padding: 4px 1px 0px 60px;
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/share.png') no-repeat left center;
    height: 60px;
    color: #454545;
    font-size: 18px;
    font-weight: normal;
    margin: 0 5px;
}
.rewardpointsreferfriend-box-url .refer-content input{
    width: 100%;
}
.refer-sharing-box-content{
    background: #ffffff !important;
    padding: 8px !important;
    margin: 0 !important;
    text-align: justify !important;
}
.info-summary-special-offer p{
    text-align: justify;
}
.info-summary-special-offer img{
    max-width: 100%;
}
h2.email-logo{
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/email-color.png') no-repeat;
}
strong.special-title-offer{
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/i_ma-reviews.gif') no-repeat; 
    padding-left: 20px
}
div.info-summary-special-offer{
    padding-bottom: 15px;
}
div.info-summary-special-offer p{
    padding-bottom: 0px;
    margin-bottom: 5px;
}

#rewardpoints-referfriends-landing{    
	text-align: center;
}
#rewardpoints-referfriends-landing p{
    margin: 0;
}
.referfriends-body-offer-detail-description{
    font-size: 16px;
}
.parent-body-offer{
    height: auto;
}
.referfriends-body-offer-detail{
    margin-bottom: 20px;
	text-align: left;
}
.referfriends-body-offer{
    min-height: 100px;
}
.offer-howto{
	overflow: hidden;
	margin: 20px 0 20px 0;
	text-align: left;
}

.offer-howto h3{
	font-size: 18px;
}

.offer-howto .offer-question{
    float: left;
    margin-right: 21px;
    width: 48%;
}


.btn-start-shopping {

}
.offer-contact{
    width: 280px;
    float: left;
}


.offer-proceed{
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    text-align: center;
}



/* Refer a Friend */
.allow .step-title {
        cursor: pointer;        
}

 .allow .step-title:hover{
        background: #F9F3E3;
}

 .allow .step-title:hover .number{
        background: #F18200;
        border-color: #F19900;
        color: #FFF;
}

 .allow .step-title:hover h2{
        color: #F18200;
}

 .step,  p.box-content{
        padding: 8px;
}

 .form-list textarea{
        width: 100%;
        height: 100px;
}

 .step-title span.logo{
        width: 16px;
        height: 16px;
        margin-right: 4px;
        border: none;
}

/* Personal */
 #input-personal-url{
        width: 219px;
        float: right;
}
 #input-personal-url #personal_url{
        width: 215px;
}
 #personal_referfriends_url{
        width: 327px;
        text-align: center;
}

/* Email */
 .step-title h2.email-logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/email-grayscale.png") no-repeat scroll 5px -2px / 20px 20px;
}
 .active .step-title h2.email-logo, #referfriends-opc-email .step-title:hover h2.logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/email-color.png") no-repeat scroll 5px -2px / 20px 20px;
}
.rewardpointsreferfriends-dashboard-right .opc .section .step-title {border-top: 1px solid #ececec;}
.rewardpointsreferfriends-dashboard-right .opc .section .step-title h2 {margin:0px; line-height: 1px;padding: 8px 0px 8px 90px;}
.rewardpointsreferfriends-dashboard-right .opc .section .step-title .logo {max-width: 0px; min-height: 0px;margin-top: 5px;height: 5px !important;}
.rewardpointsreferfriends-dashboard-right ol.opc.referfriends-opc {border-bottom: 1px solid #ececec;margin-bottom:20px;}
.google-plus-share a img{float: left;margin-right: 33px}
/* Google */
 .step-title h2.google-logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/gplus-grayscale.png") no-repeat scroll 5px 0 / 18px 18px;
}
 .active .step-title h2.google-logo, #referfriends-opc-google .step-title:hover h2.logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/gplus-color.png") no-repeat scroll 5px 0/ 18px 18px;
} 

/* Facebook */
 .step-title h2.facebook-logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/facebook-grayscale.png") no-repeat scroll 5px -1px / 20px 20px;
}
 .active .step-title h2.facebook-logo, #referfriends-opc-facebook .step-title:hover h2.logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/facebook-color.png") no-repeat scroll 5px -1px / 20px 20px;
}

/* Tweeter */
 .step-title h2.twitter-logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/tweet.png") no-repeat scroll -26px -27px / 53px 45px;
}
 .active .step-title h2.twitter-logo, #referfriends-opc-twitter .step-title:hover h2.logo{
        background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/tweet.png") no-repeat scroll -25px 1px / 53px 45px       
}

 .tweeter h2.h2{
        -webkit-border-radius: 3px;
        border: #CCC solid 1px;
        padding: 2px;
        -moz-border-radius: 3px; border-radius: 3px;
        background-image: -moz-linear-gradient(top, white, #DEDEDE);
        background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE));
        background-image: -ms-linear-gradient(top, white, #DEDEDE);
        background-image: linear-gradient(top, white, #DEDEDE);
        background-image: -o-linear-gradient(top, white, #DEDEDE);
}
 button.tweeter h2.h2 h2{
        background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/tweet.png') no-repeat -26px 3px;
        padding: 0px 3px 0px 24px;
        color: #1E7EC8;
        margin-left: 2px;
}


 .buttons-set{
        padding-top: 7px;
        border-top: 0px;
        margin-top: 0px;
}

 .referfriends-opc li{
        margin-bottom: 0px;
        border-bottom: none;
}
.referfriends-opc .step{
    padding: 5px;
}
.referfriends-opc .allow .step-title {
    border-bottom: none;
    padding: 4px 8px 6px;
}


/*Fix*/
.action-shopping{
	text-align:center;
}
a.btn-start-shopping { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; display:inline-block; }
a.btn-start-shopping span {
	background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/rewardpointsreferfriends/images/btn_shopping.png") no-repeat scroll top left transparent;
	float: left;
	font-family: Arial;
	font-size: 16px;
	color:white;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
	position: relative;
	text-align: center;
	white-space: nowrap;
}
a.btn-start-shopping span span {
	background-position: 100% 0;
	padding:0 40px 0 22px;
}
.referfriends-title a img{
    position: absolute;
    top: 20px;
    right: 40px;
}
.box-rewardpointsreferfriends-history {
    clear: both;
}
@font-face
{
    font-family: Open sans;
    src: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/OpenSans-Regular.ttf);
}

.magestore-popup_social {
    max-width: 622px !important;
}
.clear{
    width:100%;
    height:0px;
    clear:both;
    font-size:0px;
    line-height:0px;
}

#sociallogin_button{
    margin-top:0px;
}

#sociallogin_button button span{
    box-sizing: border-box;
}

#bt-loginfb span, #bt-loginfb-other span, #bt-loginfb-popup span{
    height:35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/fb.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginfb span span,#bt-loginfb-other span span, #bt-loginfb-popup span span{background: none repeat scroll 0 0 #2d78bd;padding-right: 10px;}
#bt-loginamazon span,#bt-loginamazon-other span, #bt-loginamazon-popup span{
    height:35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/bt_amazon.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginamazon span span,#bt-loginamazon-other span span, #bt-loginamazon-popup span span{background: none repeat scroll 0 0 #fe9900;}
#bt-loginins span,#bt-loginins-other span, #bt-loginins-popup span{
    height:35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/bt_intagram.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginins span span,#bt-loginins-other span span, #bt-loginins-popup span span{background: none repeat scroll 0 0 #42729a;}
#bt-logingo span,#bt-logingo-other span, #bt-logingo-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/google.png") no-repeat;
    display: block;
    float: left;
}
#bt-logingo span span,#bt-logingo-other span span, #bt-logingo-popup span span{background: none repeat scroll 0 0 #dd4b39;}
#magestore-popup  .input-box{width:100%;}
#bt-loginvk span,#bt-loginvk-other span, #bt-loginvk-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/vk.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginvk span span,#bt-loginvk-other span span, #bt-loginvk-popup span span{background: none repeat scroll 0 0 #44678d;}
#bt-loginper span,#bt-loginper-other span, #bt-loginper-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/persional.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginper span span,#bt-loginper-other span span, #bt-loginper-popup span span{background: none repeat scroll 0 0 #ffc823;}

#bt-loginse span,#bt-loginse-other span, #bt-loginse-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/stack.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginse span span,#bt-loginse-other span span, #bt-loginse-popup span  span{background: none repeat scroll 0 0 #3170c3;}

#bt-logintw span,#bt-logintw-other span, #bt-loginaol-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#bt-logintw span span,#bt-logintw-other span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #28bceb;}
#bt-loginwp span,#bt-loginwp-other span, #bt-loginwp-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/wpress.png") no-repeat;
}
#bt-loginwp span span,#bt-loginwp-other span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#bt-loginya span, #bt-loginya-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/yh.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginya span span,#bt-loginya-other span span, #bt-loginya-popup span span{background: none repeat scroll 0 0 #6f2b90;}
/* by Hai Ta */
#bt-loginaol span,#bt-loginaol-other span, #bt-loginaol-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/aol.png") no-repeat;
}
#bt-loginaol span span,#bt-loginaol-other span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #ffc923;}
#bt-loginwp span,#bt-loginwp-other span, #bt-loginwp-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/wpress.png") no-repeat;
}
#bt-loginwp span span,#bt-loginwp-other span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#bt-logincal span,#bt-logincal-other span, #bt-logincal-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/clavid.png") no-repeat;
}
#bt-logincal span span,#bt-logincal-other span span, #bt-logincal-popup span span{ background: none repeat scroll 0 0 #12396b;}
#bt-loginorg span,#bt-loginorg-other span, #bt-loginorg-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/orange.png") no-repeat;
}
#bt-loginorg span span,#bt-loginorg-other span span, #bt-loginorg-popup span span{background: none repeat scroll 0 0 #ff6501;}
#bt-loginmp span,#bt-loginmp-other span, #bt-loginmp-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/mysp.png") no-repeat;
}
#bt-loginmp span span,#bt-loginmp-other span span, #bt-loginmp-popup span span{background: none repeat scroll 0 0 #ff6501;}
#bt-loginlive span,#bt-loginlive-other span, #bt-loginlive-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/live.png") no-repeat;
}
#bt-loginlive span span,#bt-loginlive-other span span, #bt-loginlive-popup span span{  background: none repeat scroll 0 0 #30a8e4;}
#bt-loginfq span,#bt-loginfq-other span, #bt-loginfq-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/fq.png") no-repeat;
}
#bt-loginfq span span,#bt-loginfq-other span span, #bt-loginfq-popup span span{	background: none repeat scroll 0 0 #099eba;}

#bt-loginlinked span,#bt-loginlinked-other span, #bt-loginlinked-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/linked.png") no-repeat;
}
#bt-loginlinked span span,#bt-loginlinked-other span span, #bt-loginlinked-popup span span{background: none repeat scroll 0 0 #017fb2;}
#bt-loginopen span,#bt-loginopen-other span, #bt-loginopen-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/myop.png") no-repeat;
}
#bt-loginopen span span,#bt-loginopen-other span span, #bt-loginopen-popup span span{background: none repeat scroll 0 0 #74bc52;}
#bt-loginlj span,#bt-loginlj-other span, #bt-loginlj-popup span{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/liveJ.png") no-repeat;
}
#bt-loginlj span span,#bt-loginlj-other span span, #bt-loginlj-popup span span{background: none repeat scroll 0 0 #143ea9;}

#sociallogin-other-div{
    display: block;
    float: right;
}
#sociallogin-other-a{
    width: 91px;
    display: block;
}
#sociallogin-other-a-popup{margin-right:30px}
.sociallogin-other{
    display: block;
    float: right;
    width: 100%;
    /* margin-top: -25px; */
}
.sociallogin-other-span{
    cursor: pointer;
    font-weight: 400;
    white-space: nowrap;
		color: #9b9b9b;
}

.sociallogin-other-span:hover{
	color:#f89630;
}

.sociallogin-other-span-img-popup{
    float: right;
    width: 20px;
    height: 25px;
    cursor: pointer;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/add.png") no-repeat right;
}

.other-button{
    /* margin: 7px 3px 5px 4px; */
}
.sociallogin-other-button{
    width: auto;
    max-width:375px;
}

button.bt-login-social{background:none;border:none;cursor: pointer;text-transform: uppercase;}
button.bt-login-social span span {
    text-transform: uppercase !important;
}
button.bt-login-social:hover{opacity: 0.9; /* width: 88%; */}
button.bt-login-social span{
    height:35px;
    line-height:35px;
    color:#fff;
    padding: 0 0 0 35px;
    float:left;
}
button#bt-logintw-popup span{
    height: 35px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button .sociallogin-other #other_sociallogin_label{font-family: Open sans;}
button.bt-login-social span span{
    background-position:100% 0 !important;
    /* padding-right:10px !important; */
    padding-left:10px !important;
    text-align: left;
    color:#fff;
    min-width: 110px;
    font-family: Open sans;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-transform:none;
}
button.bt-login-social span span {
    min-width: 125px;
}

/* change poppup */
#magestore-popup{
    top: 100px;
    position: absolute;
    z-index: 40020;
    border-radius: 7px;
    border: 10px solid rgba(255, 255, 255, 0.58);
}
#magestore-popup .border-popup{
    float: left;
    width: 100%;
    padding: 15px;
    height: auto;
    background: #fff;
}
#magestore-login-social{
    float: right;
    width: 43%;
}
#magestore-login-social .magestore-loign-h3{
    float: right;
    padding-right: 102px;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
    opacity: 0.3;
}
#sociallogin-close{
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: -20px;
    top: -16px;
    z-index: 9999;
    right: -12px;
    top: -15px;
    height: 34px;
    width: 33px;
    background:url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/close.png") no-repeat;
}
#sociallogin-close:hover{
    text-decoration: underline;
}
#sociallogin-close-popup{
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    right: -22px;
    top: -22px;
    height: 34px;
    width: 33px;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/close.png") no-repeat;
}
#sociallogin-close-popup:hover{
    text-decoration: underline;
}
#magestore-login-form{
    padding-left: 33px;
    width: 57%;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/bg-login.png") no-repeat right center;
}
.magestore-loign-h3{
    margin-bottom: 18px;
    font-family: 'tahoma',Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding-bottom: 3px;
}
.magestore-login-input-box{

}
.login-label{
    padding-top: 5px;
    font-weight: normal;
    color: #666;
    margin: 5px;
}
.login-label em{
    color: red;
}
.sociallogin-input-box{

}
.sociallogin-input-box .input-text{
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 2px #E3E3E3 inset;
    font-family: inherit;
    font-size: 1.1em;
    margin: 0;
    padding: 5px 4px;
    width: 230px;
    height: 32px;
}
.magestore-login-popup-button{
    float: left;
    margin-top: 15px;
}
.magestore-login-popup-button button{
    float: left;
    margin-bottom: 15px;
}
.magestore-login-popup-button .pass-register {
    float: left;
    width: 100%;
}
#magestore-forgot-password, #magestore-forgot-back,
#magestore-sociallogin-create-new-customer{
    font-size: 16px;
    float: left;
}
#magestore-forgot-back{
    margin-right: 40px;
}
.popup_click_btn{
    float: left;
    /* margin-left: 137px; */
}
.magestore-login-input-box  .login-label em{
}
.ajax-login-image{
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/opc-ajax-loader.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    margin: 5px 0 5px 152px;
}
.magestore-invalid-email{
    margin-left: 152px;
    color: red;
    float: left;
}

#sociallogin-forgot{
    margin-bottom : 20px;
    padding-right: 15px;
}
.magestore-sociallogin-create-new-customer{
    float: left;
    clear: both;
}
#magestore-button-sociallogin-forgot{
    margin-top: 15px;
}
.magestore-sociallogin-create-new-customer a{
    padding-left: 32px;
    font-weight: bold;
}
.sociallogin-field{
    width: 218px;
    float: left;
}
.sociallogin-field .input-text{
    width: 230px;
}
#magestore-create-back{
    font-size: 14px;
    float: left;
    margin-left: 80px;
    margin-top: 6px;
}
.sociallogin-other-button-popup{
    float: left;
    text-align: center;
    padding: 15px 0px 0px;
}
#sociallogin_button ul.right{float:right;    width: 100%;text-align: center;}
#sociallogin_button ul.left{float:left;}

/*Register*/
#magestore-create-user {
    width: 57%;
    background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/bg-login.png") no-repeat right center;
    padding-left: 33px;
}
.magestore-create-popup-button{
    float: left;
    width: 100%;
    margin-top: 15px;
}
.customer-account-login div#sociallogin_button {
    float: left !important;
    margin-top: 25px;
    
}


@font-face
{
 font-family: Open sans;
 src: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/OpenSans-Regular.ttf);
}
#sociallogin_button #magestore-popup_social ul li button{
	width: 175px;height:37px;
}
#sociallogin_button #magestore-popup_social ul li {
    float:left;
	font-family: Open sans;
}
@media all and (min-width: 0px) and (max-width: 680px){
#magestore-popup_social {
    font-size: 1.5em !important;
}
}
@media (min-width: 681px) {
}
@media all and (min-width: 0px) and  (max-width: 459px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 0px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 0px;}
}
@media (min-width: 460px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 10px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 0px;}
}
ul.magestore-login-social li{background:#fff;border:none; float: right}

#magestore-popup{
	width:66% !important;
	z-index:99999;
	max-width: 630px;
}
#magestore-popup_social {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.25em;
	margin-bottom: 0.7em;
	position: absolute;
	top: 100px !important;
	left: 0;
	z-index: 100000;
	background-color: white;
}
#sociallogin_button ul.right li{
    float: right;
}
.magestore-popup_social{
		width: 90% !important;
	}
#other_sociallogin_label {
	background-color: rgb(240, 240, 237);
	line-height: 2em;
}
#magestore-popup_social li{
    /* float: right; */
    text-align: center;
}
.magestore-login-social{
    float: right;
    padding-right: 30px;
}
ul.magestore-login-social li.button{
    list-style: none !important;
    padding: 4px 0;
}
ul.magestore-login-social li.button:hover{
	background:none !important;
	margin:0;
	border:none;
    list-style: none !important;

}
.sociallogin-input-box .input-text{
	box-shadow: none;
}
.sociallogin-other-button-popup li.button{
	background:none;
	border:none;
	list-style: none !important;
	padding: 3px 8px !important;
}
.sociallogin-other-button-popup li.button:hover{
	background:none;
	border:none;
        list-style: none !important;
}
.other-button{padding:0;}
.bt-login-social{padding:0;margin:0 !important;}
.top-container{width:100%;}

#sociallogin_button{
	/*float:left;*/
}
#sociallogin_button ul li,.sociallogin-other ul li{margin: 0px;}
#sociallogin_button ul li.button,.sociallogin-other ul li.button{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
#sociallogin_button ul li.button,.sociallogin-other ul li{
    display: inline-block;
    margin: 0 auto;
    /* float: none; */
}
#sociallogin_button ul li.button:hover{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
.sociallogin-other-button{
	_display:block !important;
	z-index:3000 !important;
}
#sociallogin-other-a{
	display: inline-block;
	width:100%;
	text-align:right;
}
#sociallogin-other-div{
	display: inline-block;
	width:100%;
	margin:0;
}
#sociallogin-other-b{
	display:block;
	height:30px;
	line-height:30px;
}
#sociallogin-other-b span{
	display:block;
	margin-right:30px;
	text-align:right;
}
#sociallogin-other-button{
	top:30px;
}
#magestore-login-form .magestore-invalid-email{
	margin:0;
}
.other-button{
/* 	margin: 0px 2px 0px 2px !important;
	padding: 3px 0px 0px 8px!important; */
}

#bg_fade{
	z-index:30020 !important;
	float:left;
	width:100%;
	min-height:3000px;
}
.active .sociallogin-other-span-img-popup{
	float: right;
	width: 20px;
	height: 25px;
	cursor: pointer;
	background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/sociallogin/sub.png") no-repeat right;
}
@media only screen and (max-width: 900px){

    #magestore-sociallogin-form-forgot .magestore-login-popup-button{
        width: 100%;
    }
    #magestore-popup .border-popup{
        height: auto;
    }
    #magestore-login-form{
        width: 100%;
        background: none;
        padding: 0;
    }
    .sociallogin-input-box .input-text {
        box-shadow: none;
        width: 100%;
    }
    .magestore-login-popup-button .pass-register {
        float: right;
        width: auto;
    }
    #magestore-login-social{
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .magestore-login-social {
         padding-right: 0px;
    }
    ul.magestore-login-social li.button {
        margin-right: 8px;
    }
    ul.magestore-login-social li {
        float: left;
        vertical-align: middle;
        float: none;
    }
    #magestore-login-social .magestore-loign-h3 {
        float: left;
        padding-right: 0;
        width: 100%;
        margin-bottom: 2px;
    }
    #magestore-button-sociallogin-forgot {
         margin-top: 0px;
        float: right;
    }
    #magestore-create-user {
        width: 100%;
        background: none;
         padding-left: 0px;
    }

    #magestore-sociallogin-form-create .form-list > li{
        float: left;
        width: 100%;
    }

    #magestore-popup .form-list .sociallogin-field{
        width: 50%;
    }
    #magestore-popup .form-list .sociallogin-field.right{
        padding-left: 5px;
    }
    #magestore-button-sociallogin-forgot{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 650px){
    .magestore-login-social {
        text-align: center;
    }
    ul.magestore-login-social li.button {
        margin-right: 0px;
        vertical-align: middle;
        float:none;
    }
    .magestore-login-popup-button{
        margin-bottom: 15px;
    }
    #magestore-forgot-password,
    #magestore-sociallogin-create-new-customer{
        font-size: 15px;
    }
    #magestore-forgot-back {
        font-size: 14px;
    }
}
@media only screen and (max-width: 500px){
    #magestore-popup .form-list .sociallogin-field{width: 100%}
    .sociallogin-field .input-text{width: 100%}
    #magestore-create-back{
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }
    #magestore-button-sociallogin-create{    width: 100%;}
}
@media only screen and (max-width: 480px){
    .magestore-login-popup-button button{
        width:100%;
    }
    .magestore-login-popup-button .pass-register {
        float: right;
        clear: both;
    }
    #magestore-forgot-password,
    #magestore-sociallogin-create-new-customer{
        font-size: 14px;
    }
    #magestore-forgot-back {
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  /*position: absolute;*/
  
  right: 0px;
  /*-webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;*/
  background: #fff;
  display: block;
  border-bottom: 1px solid #9b9b9b;
}
.searchautocomplete .sprite {
  background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  /*background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/images/mirasvit/sprite.png');*/
  float: left;
  height: 34px;
  position: relative;
  width: 90%;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  /*background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 2px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 14px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  /*background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
  background: none;
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 2px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
  line-height: 2.3em;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: "Noto Sans", arial, tahoma;
  font-size: 13px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
  font-style: italic;
}
.searchautocomplete .nav .nav-input input:focus,
.searchautocomplete .nav .nav-input input:active{font-style: normal;}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  /*background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;*/
  
  height: 34px;
}
.searchautocomplete .nav-submit-button .button {
  background: none;
  border: none;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background: none;
}
.searchautocomplete .nav-submit-button .button .material-icons{
  color:#000000;
  font-size: 30px;
  position: relative;
}
.searchautocomplete .searchautocomplete-placeholder {
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  top: 70px;
  width: 100%;
  z-index: 9999 !important;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #000000;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
  font-family: "Playfair Display", arial, tahoma;
  font-size: 16px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight {color:#000;}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: rgba(248,150,48,.1);
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
  cursor: pointer;

}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box span{color:#f89630;font-size: 16px;}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f89630;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: #FFFFFF;
  font-weight: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

iframe:focus {
  outline: 0;
}

/* Modal
-------------------------------------------------- */

/* .paylater_modal-open      - body class for killing the scroll
 * .paylater_modal           - container to scroll within
 * .paylater_modal-content   - actual modal w/ bg and corners and shit */

/* Kill the scroll on the body */
.paylater_modal-open {
  overflow: hidden;
}

/* Container that the modal scrolls within */
.paylater_modal {
  display: none; /* Hidden by default */
  overflow: hidden;
  position: fixed; /* Stay in place */
  z-index: 9000; /* Sit on top */
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #F2F2F2; /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  -webkit-overflow-scrolling: touch;
}

.paylater_modal:focus {
  /* Prevent Chrome on Windows from adding a focus outline. For details, see
   * https://github.com/twbs/bootstrap/pull/10951. */
  outline: 0;
}

.paylater_modal-open .paylater_modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* Modal content */
.paylater_modal-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  background-color: #FFFFFF;
  background-clip: padding-box;
  overflow-y: auto;
}

.paylater_modal-content:focus {
  /* Remove focus outline from opened modal */
  outline: 0;
}

@media (min-width: 480px) {
  .paylater_modal-content {
    margin: auto;

    /* merchant styles required */
    width: 90% !important;
    height: 75% !important;

    /* custom styles */
    background-color: #fefefe;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
  }
}

@media (min-width: 768px) {
  .paylater_modal-content {
    /* merchant styles required */
    width: 600px !important;
    height: 95% !important;
  }
}

.paylater_modal-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    padding-top: 20px;
    background-color: #FFFFFF;
}

@media (min-width: 480px) {
  .paylater_modal-content iframe {
    padding: 20px;
  }
}

.paylater_modal-close {
  background: none;
  border: 0;
  line-height: normal;
  overflow: visible;
  padding: 0;
  user-select: none;
  position: relative;
  display: block;
  color: #aaa;
  float: right;
  font-size: 16px;
  font-weight: bold;
  top: 10px;
  right: 10px;
}

.paylater_modal-close:hover,
.paylater_modal-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.paylater_payment_link {
  color: #00C1D5;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: bold;
  text-decoration: underline;
}

.paylater_payment_link:visited,
.paylater_payment_link:hover,
.paylater_payment_link:focus {
  color: #008eaa;
}

.paylater_payment_link span {
  font-weight: normal;
}

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.eot);src:url(https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
.margin5{margin:5px}
.margin10{margin:10px}
.margin15{margin:15px}
.margin20{margin:20px}
.margin25{margin:25px}
.margin30{margin:30px}
.margin35{margin:35px}
.margin40{margin:40px}
.margin-top5{margin-top:5px}
.margin-top10{margin-top:10px}
.margin-top15{margin-top:15px}
.margin-top20{margin-top:20px}
.margin-top25{margin-top:25px}
.margin-top30{margin-top:30px}
.margin-top35{margin-top:35px}
.margin-top40{margin-top:40px}
.margin-right5{margin-right:5px}
.margin-right10{margin-right:10px}
.margin-right15{margin-right:15px}
.margin-right20{margin-right:20px}
.margin-right25{margin-right:25px}
.margin-right30{margin-right:30px}
.margin-right35{margin-right:35px}
.margin-right40{margin-right:40px}
.margin-bottom5{margin-bottom:5px}
.margin-bottom10{margin-bottom:10px}
.margin-bottom15{margin-bottom:15px}
.margin-bottom20{margin-bottom:20px}
.margin-bottom25{margin-bottom:25px}
.margin-bottom30{margin-bottom:30px}
.margin-bottom35{margin-bottom:35px}
.margin-bottom40{margin-bottom:40px}
.margin-left5{margin-left:5px}
.margin-left10{margin-left:10px}
.margin-left15{margin-left:15px}
.margin-left20{margin-left:20px}
.margin-left25{margin-left:25px}
.margin-left30{margin-left:30px}
.margin-left35{margin-left:35px}
.margin-left40{margin-left:40px}

.padding5{padding:5px}
.padding10{padding:10px}
.padding15{padding:15px}
.padding20{padding:20px}
.padding25{padding:25px}
.padding30{padding:30px}
.padding35{padding:35px}
.padding40{padding:40px}
.padding-top5{padding-top:5px}
.padding-top10{padding-top:10px}
.padding-top15{padding-top:15px}
.padding-top20{padding-top:20px}
.padding-top25{padding-top:25px}
.padding-top30{padding-top:30px}
.padding-top35{padding-top:35px}
.padding-top40{padding-top:40px}
.padding-right5{padding-right:5px}
.padding-right10{padding-right:10px}
.padding-right15{padding-right:15px}
.padding-right20{padding-right:20px}
.padding-right25{padding-right:25px}
.padding-right30{padding-right:30px}
.padding-right35{padding-right:35px}
.padding-right40{padding-right:40px}
.padding-bottom5{padding-bottom:5px}
.padding-bottom10{padding-bottom:10px}
.padding-bottom15{padding-bottom:15px}
.padding-bottom20{padding-bottom:20px}
.padding-bottom25{padding-bottom:25px}
.padding-bottom30{padding-bottom:30px}
.padding-bottom35{padding-bottom:35px}
.padding-bottom40{padding-bottom:40px}
.padding-left5{padding-left:5px}
.padding-left10{padding-left:10px}
.padding-left15{padding-left:15px}
.padding-left20{padding-left:20px}
.padding-left25{padding-left:25px}
.padding-left30{padding-left:30px}
.padding-left35{padding-left:35px}
.padding-left40{padding-left:40px}

@media (min-width: 1200px) {
	.width1024 .container{width:1024px}
	.width1200 .container{width:1200px}
	.width1366 .container{width:1366px}
	.fullwidth .container{width:100%}
}
@media only screen and (min-width : 992px){
	.col-md-custom-5, .col-md-custom-7, .col-md-custom-8{float: left;}
	.products-grid-custom-5{margin:0 5px}
	.col-md-custom-5{width:20%; padding-left:10px; padding-right:10px}
	.product-category-tab.owl-carousel.col-md-custom-5 .owl-item{ padding: 0; margin:0 -10px}
	
	.products-grid-custom-7{margin:0 10px}
	.col-md-custom-7{width:14.28%; padding-left:5px; padding-right:5px}
	.product-category-tab.owl-carousel.col-md-custom-7 .owl-item{ padding: 0; margin:0 -5px}
	
	.products-grid-custom-8{margin:0 12px}
	.col-md-custom-8{width:12.5%; padding-left:3px; padding-right:3px}
	.product-category-tab.owl-carousel.col-md-custom-8 .owl-item{ padding: 0; margin:0 -3px}
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://amadosalvador.es/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}

@font-face {
  font-family: 'icomoon';
  src:  url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/icomoon.eot?yeihr1');
  src:  url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/icomoon.eot?yeihr1#iefix') format('embedded-opentype'),
    url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/icomoon.ttf?yeihr1') format('truetype'),
    url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/icomoon.woff?yeihr1') format('woff'),
    url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/icomoon.svg?yeihr1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-amado-01:before {
  content: "\e900";
}
.icon-amado-02:before {
  content: "\e901";
}
.icon-amado-03:before {
  content: "\e902";
}
.icon-amado-04:before {
  content: "\e903";
}
.icon-amado-05:before {
  content: "\e904";
}
.icon-amado-06:before {
  content: "\e905";
}
.icon-amado-07:before {
  content: "\e906";
}
.icon-amado-08:before {
  content: "\e907";
}
.icon-amado-09:before {
  content: "\e908";
}
.icon-amado-10:before {
  content: "\e909";
}
.icon-amado-11:before {
  content: "\e90a";
}
.icon-amado-12:before {
  content: "\e90b";
}
.icon-amado-13:before {
  content: "\e90c";
}
.icon-amado-14:before {
  content: "\e90d";
}
.icon-amado-15:before {
  content: "\e90f";
}
.icon-amado-16:before {
  content: "\e910";
}
.icon-amado-18:before {
  content: "\e90e";
}
.icon-amado-17:before {
  content: "\e911";
}
.icon-amado-19:before {
  content: "\e912";
}
.icon-amado-20:before {
  content: "\e913";
}
.icon-amado-21:before {
  content: "\e914";
}
.icon-amado-22:before {
  content: "\e915";
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
.button-fixed{position:relative}
.button-fixed .button{position:fixed; bottom:10px; right:10px; z-index:9999}
.button-fixed .active{background: #8fb21f !important;border-color:#8fb21f !important;text-transform:uppercase;font-weight:bold;font-size:13px;}
.top-panel .toggle label{
  line-height: 22px !important;
  padding: 0;
}
.top-panel .toggle.btn{
  min-height: 24px !important;
  border-radius: 5px;
  border: none !important;
}
.toggle-off.btn{
  padding-left: 20px !important;

  height: auto;
}
.toggle-on.btn{
  padding-right: 20px !important;
}
.top-panel .toggle-handle{
  padding: 12px;
  line-height: 1.42857143 !important;

}
.top-panel .translate-inline-check{
  line-height: 30px !important;
  float: right;
  margin-right: 30px;
}
.apply-to-all{
  right: 230px !important;
}
.section-builder .btn-new-block{
  width: 204px !important;
  line-height: 40px ;
}
* { margin:0; padding:0; outline: none; outline-offset: 0; }

html,body {
  overflow-x: hidden;
}
body{
  color: #000000;
  background-color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.75;

}

img           { border:0; vertical-align:top; }
.h1, .h2, .h3, .h4, .h5 , .h6, h1, h2 , h3 , h4, h5, h6 {
  display: block;
  color: #222;
  margin: 0;
  line-height: 1em;
  letter-spacing: 0px;
}
.h1, h1{font-size: 48px;}
.h2, h2{font-size:36px; }
h3, .h3{ font-size: 24px;}
h4, .h4{ font-size: 21px;}
h5, .h5{font-size: 18px;font-weight: 600;}
h6, .h6{font-size: 16px;font-weight: 600;}
a{ text-decoration:none;
  color: #f89630;
  transition: all .3s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;

}
a:hover       { text-decoration:none; }
a:focus        { outline:0; }
a:hover,
a:focus,
a:active{
  color: #f89630;
  text-decoration: none;
}
.page-title h1 {
    margin-bottom: 20px;
}
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1; margin: 0; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
.label        {  padding: 0; }
label         { vertical-align: middle; }
.checkbox     { display: inline-block; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; margin: 0; }
.a-center{text-align:center}
.no-padding{ padding: 0;}
table > caption{
  border: none;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table thead tr th,
.table tbody tr th,
.table tfoot tr th,
.table thead tr td,
.table tbody tr td,
.table tfoot tr td {
  padding: 15px;
}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
button{
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.btn{
  display: inline-block;
  border-radius: 0px;
  height: 40px;
  font-weight: 400;
  padding: 0 35px;
  line-height: 36px;
  border: 2px solid transparent;
}
.btn:hover,
.btn:focus,
.btn:active{
  color: #fff;
  border-color: #f89630;
  background-color: #f89630;

}
.btn:focus, .btn:active:focus, .btn.active:focus{
  outline:  none;
  outline-offset: 0;
}
.btn-lg{
  padding: 0 40px;
  height: 44px;
  line-height: 40px;
}

.btn-sm{
  font-size: 14px;
  padding: 0 30px;
}

.btn-xs{
  padding: 0 25px;
  line-height: 34px;
  height: 36px;
}
.btn-default{
  color: #222;
  border: 1px solid #222;
  background-color: #fff;
  text-transform: uppercase;

}
.btn-default:hover,
.btn-default:focus,
.btn-default:active{
  color: #fff;
  border-color: #222;
  background-color: #222;
}
.btn-default2{
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
}
.btn-default2:hover,
.btn-default2:focus,
.btn-default2:active{
  color: #fff;
  border-color: #f89630;
  background-color: #f89630;
}
.btn-primary {
    color: #4d4d4d;
    border: 2px solid #c8c7c7;
    background-color: #c8c7c7;
    text-transform: uppercase;
    font-size: 12px;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active {
    color: #fff;
    border-color: #f89630;
    background-color: #f89630;
}

.btn-secondary {
    color: #f89630;
    border: 1px solid #f89630;
    /*background-color: #f89630;*/
    background: white;
    text-transform: uppercase;
}

.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active {
    color: #fff;
    border-color: #222;
    background-color: #222;
}

.label,label {
    font-size: 13px;
    font-style: italic;
    padding: 0;
    /*margin: 0 0 9px;*/
    font-weight: 400;
    text-align: left;
    display: inline-block;
    color:black;
    margin-bottom: 0px;
}
.label.required:after ,label.required:after {
  content: "*";
  color: red;
  vertical-align: top;
  margin-left: 3px;
}
.margin-bottom60{margin-bottom: 60px;}
input[type="text"]::-webkit-input-placeholder {
    color: #c1c1c1
}

input[type="text"]:-moz-placeholder {
    color: #c1c1c1
}

input[type="text"]::-moz-placeholder {
    color: #c1c1c1
}

input[type="text"]:-ms-input-placeholder {
    color: #c1c1c1
}
input[type="text"]::placeholder{
  color: #c1c1c1;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.no-display   { display:none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
select::-ms-expand {
    display: none;
}
@-moz-document url-prefix() {
    select:-moz-focusring,select::-moz-focus-inner {
        color: transparent !important;
        text-shadow: 0 0 0 #999 !important;
        background-image: none !important;
        border: 0;
    }
}
input:focus{
  outline: none;
  outline-offset: 0;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}
input:focus::placeholder{
  color: transparent;
}

input[type="text"],input[type="password"],input[type="url"],input[type="tel"],input[type="search"],input[type="number"],input[type="datetime"],input[type="email"] {
    background: #fff;
    border: 0px solid #ccc;
    border-bottom: 1px solid #9b9b9b;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    color: black;
    box-shadow: none !important;
    margin-bottom: 15px;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="url"]:focus,input[type="tel"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="datetime"]:focus,input[type="email"]:focus {
    border-color: #222;
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    margin-top: 2px;
}
.radio-inline,
.checkbox-inline{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  line-height: 1;
}
.radio-inline input,
.checkbox-inline input{margin: 0 5px 0 0;}

textarea,
textarea.form-control,
textarea.input-text {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    min-height: 120px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    background: #fff;
    box-shadow: none;
    padding: 15px;
    box-shadow: none !important;
}

textarea:focus,textarea.form-control:focus,
textarea.input-text:focus {
    border-color: #222
}
.validation-advice{
  font-size: 12px;
  font-style: italic;
  line-height: 1.4;
  padding-top: 5px;
  color: #ec0101;
}
select,select.form-control,select.input-text {
    width: 100%;
    border: 0px solid #ccc;
    border-bottom:1px solid #9b9b9b;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

select:focus,select.form-control:focus,select.input-text:focus {
    border-color: #222;

}

select:not([multiple]),
select.form-control:not([multiple]),
select.input-text:not([multiple]) {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/icon-dropdown.png) no-repeat scroll calc(100% - 20px) 50%;
    height: 40px;
    text-indent: 0.01em;
    text-overflow: "";
    padding: 0 35px 0 10px;
    margin-bottom: 15px;
}
select:not([multiple]) option,
select.form-control:not([multiple]) option,
select.input-text:not([multiple]) option {
    height: 40px;
    padding: 8px 10px;
}

select[multiple],select.form-control[multiple],select.input-text[multiple] {
    background-color: #fff;
  min-height: 120px;
}

select[multiple] option,select.form-control[multiple] option,select.input-text[multiple] option {
    font-size: 14px;
    height: 34px;
    padding: 8px 10px;
}

.no-padding{padding: 0 !important;}
#theme-popup{
  position: fixed;
  background-color: rgba(0,0,0,.85);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9000;
  display: none;
}
.mfp-bg{
  background-color: rgba(0,0,0,.85) !important;
}
.tp-rightarrow.default,
.tp-leftarrow.default{z-index: 99 !important;}
#theme-popup img,
.ajax-cart-loading img{
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50px;
}
#maincontent{
  min-height: 600px;
}
.cr{color: #ec0101;}
.cg{color: #878787;}
.ml__15{margin-left: 15px;}
.mask-overlay{
  content:"";
  position: fixed;
  background-color: rgba(0,0,0,0.8);
  opacity:0.8;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
}
.mfp-inline-holder #success-message-container,
.mfp-inline-holder .mfp-iframe-scaler {
    padding: 0;
    height: auto;
    text-align: center;
    line-height: 25px;
    margin-top:20px;
}
.mfp-inline-holder #success-message-container img{margin-bottom:20px;}
.mfp-inline-holder #success-message-container .button{display: block;width: 60%;margin:10px auto;padding: 0;}
.mfp-inline-holder .mfp-content{
    width: 400px !important;
}
.mfp-iframe-holder .mfp-content {
    min-height: 400px;
}
.btn-full{
  width: 100%;
}
/*Coockies popup*/
.cc-compliance .cc-dismiss {
  display: none;
}
.cc-message p{
    margin-bottom: 0px;
}
.cc-message a.cc-link {
  display: none;
}
.cc-window.cc-floating {
  padding: 2em 2em 3em 2em;
}
/********/
/* HEADER  */

.header .top-bar{
  /*max-height: 40px;*/
  color: #000000;
  font-size: 14px;
}
.header .top-bar [class*="pe-"]{
  font-size: 16px;
  display: inline-block;
  margin-right: 5px;
  line-height: 40px;
  vertical-align: middle;
}
.top-bar .header-contact{
  display: inline-flex;
  line-height: 40px;
}
.header-contact a{
  color: #878787;
}
.header-contact a:hover{
  color: #f89630;
}
.top-bar .header-text{
  line-height: 40px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.top-bar .top-bar-right{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.top-bar .dropdown-toggle{
  border: none;
  background: none;
  color: #878787;
  padding: 8px 8px;
  line-height: 1;
}
.dropdown-sm{
  display:inline-block !important;
  position: relative;
}
.dropdown-sm .dropdown-menu{
  padding: 0;
  font-size: 12px;
  margin: 0;
  border: 1px solid #9b9b9b;
  box-shadow: 0 0 0px 0 rgba(0,0,0,0);
  border-radius: 0;
  left: calc(50% - 80px);
  background: #f7f7f7;
}
.currency-dropdown .dropdown-menu{
  right: 0;
  left: auto;
}
.dropdown-sm .dropdown-menu li a{
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  background: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.dropdown-sm .dropdown-menu li a:hover{
  background: #fff;
}
.language-dropdown .dropdown-menu li a img{
  width: 16px;
  margin-right: 5px;
}

.header .header-content{
  background-color: #fff;
  max-height: 61px;
}
.header .logo-container{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 24px 0 0 0;
}
.header .logo-container h1{
  font-size: 1px;
  line-height: 1;
}
.push-menu{
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 320px;
  z-index: 9000;
  overflow-y: auto;
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  background-color: #fff;
}
.push-menu .content-top-cart{padding: 25px 20px;}
.push-menu .mega-menu{
  padding: 25px 0;
}
.nav-main-collapse{
  left: -320px;
}
.btn-responsive-nav{
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}
.btn-responsive-nav span{
  display: block;
  width: 30px;
  height: 16px;
  background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/nav-bar-icon.png) no-repeat left center scroll;
}
.header .btn-responsive-nav{display: none;}
.header.header-v1 .btn-responsive-nav {
  display: block;
  padding: 22px 0;
}
.header-content .middle-right{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.block-cart-header .content-top-cart .empty {
  text-align: center;
}
.search-form .action-search [class*="pe-"],
.account-dropdown .dropdown-toggle [class*="pe-"],
.block-cart-header .trigger-open-cart [class*="pe-"],
.wishlist-link a [class*="pe-"]{
  font-size: 24px;
  line-height: 1;
  color: #1d1c1c;
  padding:18px 10px;
}
.search-form .action-search:hover [class*="pe-"],
.account-dropdown .dropdown-toggle:hover [class*="pe-"],
.block-cart-header .trigger-open-cart:hover [class*="pe-"],
.wishlist-link a:hover [class*="pe-"]{
  color: #f89630;
}
.wishlist-link a{
  display: inline-block;
  position: relative;
}
.wishlist-link a .wishlist-counter{
  position: absolute;
  top: 5px;
  right: 3px;
  background-color: #000;
  padding: 5px 0 3px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  line-height: 1;
  min-width: 20px;
}
.header .middle-right .dropdown-toggle,
.block-cart-header .trigger-open-cart{
  background: none;
  border-radius: 0;
  border: none;

}
.account-dropdown{
  display: inline-block !important;
  position: relative;
}
.block-cart-header{display: block;position: relative;}
.line-menu hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #9b9b9b;
}

/* BLOCK TOP CART */
.block-cart-header .trigger-open-cart .count{
  position: absolute;
  top: 5px;
  right: 8px;
  font-size: 12px;
  color: #fff;
  background-color: #f89630;
  border-radius: 50%;
  line-height: 1;
  padding: 5px 5px 3px;
  text-align: center;
  min-width: 20px;
}
.mini-product-list{
  display: inline-block;
  width: 100%;
  float: left;
}
.mini-products-list .item{
  display: inline-block;
  width: 100%;
  /* overflow: hidden; */
  position: relative;
  margin-bottom: 15px;
}
.mini-products-list .item:last-child{margin-bottom: 0;}
.mini-products-list .item .btn-remove{
  align-items: center;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  display: flex;
  display: -webkit-flex;
  font-size: 20px;
  height: 100%;
  justify-content: center;
  left: 0;
  right: 0;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 60px;
  color: #fff;
}
.mini-products-list .item:hover .btn-remove{
  opacity: 1;
}
.mini-products-list .item .product-image{
  max-width: 60px;
  margin-right: 15px;
  display: inline-block;
  float: left;
}
.mini-products-list .item .product-image img{max-width: 60px;}
.mini-products-list .item .product-details{
  width: calc(100% - 80px);
  display: inline-block;
  font-size: 12px;
}
.mini-products-list .item .product-name{margin: 0;}
.mini-products-list .item .product-name a{
  color: #222;
  line-height: 20px;
  font-size: 14px;
}
.mini-products-list .item .product-name a:hover{
  color: #f89630;
}
.mini-products-list .item .product-details strong{font-weight: 400;}
.truncated{display: inline-block;}
.truncated_full_value{
  position: relative;
  display: inline-block;
}
.truncated .truncated_full_value:hover .item-options{
  display: block;
}
.truncated_full_value .item-options{
  min-width: 200px;
  display: none;
  position: absolute;
    top: 20px;
    background: #fff;
    z-index: 1;
    border: 1px solid #eaeaea;
    padding: 10px;
}
.truncated_full_value.show .item-options{
  display: block;
}
.block-cart-header .subtotal{
  display: flex;
  display: -webkit-flex;
  font-size: 18px;
  align-items: center;
  color: #000;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}
.block-cart-header .subtotal .label{
  font-weight: 400;
  color: #000;
  font-size: 18px;
  font-style: initial;
  margin: 0;
}
.block-cart-header .actions .btn{
  font-size: 12px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
}
.block-cart-header .actions .btn{
  margin-bottom: 10px;
}
.block-cart-header .actions .btn:last-child{margin-bottom: 0;}

#shopping-cart-totals-table span.msn-tax {
    margin-top: -18px;
    display: block;
    font-size: 12px;
}
/* END TOP CART */
.title-topabs{
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  position: relative;

}
.title-topabs i{
  cursor: pointer;
  font-size: 40px !important;
  left: 8px;
  line-height: 50px !important;
  top: 0;
  color: #fff !important;
  position: absolute;
  display: block;
}
.nav-main-collapse .title-topabs i{
  right: 8px;
  left: auto;
}
.push-mini-cart{
  right: -320px;
}
body.open-topcart .block-cart-header .push-mini-cart{
  right: 0;
}
body.show-menu .nav-main-collapse{
  left: 0;
}
/* Form search */
.search-form .form-search{
  position: fixed;
  background-color: rgba(0,0,0,0.95);
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: none;
}
.search-form .form-search #advancedsearch_mini_form{
  left: 50%;
  max-width: 550px;
  top: calc(50% - 125px);
  transform: translateX(-50%);
  width: 100%;
  position: absolute;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
a.action-search i.material-icons {
    font-size: 28px;
    color: #000000;
}
.search-form .form-search .input-text{
  background-color: transparent;
  border: none;

  color: #fff;
  font-size: 20px;
  padding: 0;
  width: 100%;
}
.search-form .search-select{
  position: relative;
}
.search-form .search-select .search-cat-active{
  line-height: 36px;
  height: 40px;
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  display: inline-block;
  font-size: 20px;
  }

.search-form .search-select .search-cat-active:after{
  content:"\e688";
  font-family: 'Pe-icon-7-stroke';
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 23px;
  position: absolute;
  top: calc(50% - 15px);
  right: -15px;
}
.search-form .search-select #select-cat-dropdown{
  position: absolute;
  top: 100%;
  background-color: rgba(0,0,0,0.8);
  width: 210px;
  padding: 10px 20px;
  max-height: 450px;
  overflow: auto;
  text-align: left;
}
.search-form .search-select #select-cat-dropdown li span{
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.search-form .search-select #select-cat-dropdown li span:hover{
  color: #fff;
  padding-left: 5px;
}
.search-form.open .form-search{
  display: block;
}
.search-form .action-search{
  display: inline-block;
  line-height: 1;
  margin-top: 3px;
}
.search-form .form-search #advancedsearch_mini_form button{float:right;}
.search-autocomplete{
  position: absolute;
  z-index: 3;
  right: 15px;
  left: 15px;
  width: auto !important;
  top: 100%;
}
.search-autocomplete ul:not(:empty){
  background-color: #fff;
  border-top: 1px solid #efefef;
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);

}
.search-autocomplete ul li{
  border-bottom: 1px solid #efefef;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
.search-autocomplete ul li:last-child{
  border: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected{
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.search-autocomplete ul li .amount{
  color: #f89630;
  position: absolute;
  right: 7px;
  top: 7px;
  white-space: nowrap;
}
.close-search{
  position: absolute;
  color: #fff;
  font-size: 60px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  right: 20px;
  top: 40px;

}
.close-search:hover{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.social-block ul{
  display: flex;
  display: -webkit-flex;
  padding: 22px 0;
}
.social-block ul li{
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}
.social-block ul li a{
  font-size: 16px;
  line-height: 1;
  color: #222;
  float: left;

}
.social-block ul li a:hover{
  color: #f89630;
}
.header-v2 .middle-center{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  position: relative;
}
.header-v2 .logo-container{
  padding: 5px 0;
  text-align: center;
}
.header-v2 .menu-left.mega-menu .nav-main{
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.header-v2 .header-content{
  padding:0;
  float: left;
  width: 100%;
}
.header-v2 .mega-menu.menu-left,
.header-v2 .mega-menu.menu-right{
  position: static;
}
/* MAIN MENU */
.label-menu{
  font-size: 9px;
  color: #fff;
  padding: 1px 7px 0;
  border-radius: 50px;
  position: absolute;
  line-height: 16px;
  right: -12px;
  top: 10px;
  background-color: #01bad4;
  text-transform: capitalize;
}
.label-menu.sale{
  background-color: #ffa800;
}
.label-menu.hot{
  background-color:#ec0101;
}
.mega-menu .nav-main{
  display: flex;
  display: -webkit-flex;
}
/* .mega-menu .nav-main > li > a .label-menu{top: 2px;} */
.mega-menu .nav-main > li + li{
  margin: 0;
  padding: 0;
}
.mega-menu .nav-main > li{
  position: relative;
}
.mega-menu .nav-main > li a{
  font-size: 14px;
  display: block;
  padding: 10px 15px;
  line-height: 30px;
  position: relative;
  border-radius: 0;
  text-transform: uppercase;
}
.mega-menu .nav-main > li > a{
  color: #222;
  font-weight: 400;
  padding: 15px 18px;
}
.mega-menu .nav-main > li > a .icon-next{display: none;}
.mega-menu .nav-main > li > a:hover,
.mega-menu .nav-main > li > a:focus,
.mega-menu .nav-main > li.active > a,
.mega-menu .nav-main > li.active > a:hover,
.mega-menu .nav-main > li.active > a:focus{
  color: #f89630;
  background: none;
  border-radius: 0;
}
.mega-menu .nav-main .dropdown-menu > li > a:hover{
  background: none;
}
.mega-menu .nav-main li .dropdown-menu{
  min-width: 250px;
  display: table;
  background-color: #fff;
  top: 120%;
  opacity: 0;
  visibility: hidden;
  left: -17.5px;
  transition: all 0.35s ;
  -moz-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -ms-transition: all 0.35s;
  z-index: 99;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
  border: none;
  border-radius: 0;
  margin: 0;
}
.mega-menu .nav-main li .dropdown-menu li{
  min-width: 230px;
  position: relative;
}
.mega-menu .nav-main li:hover > .dropdown-menu{
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.mega-menu .nav-main li .dropdown-menu .dropdown-menu{
  left: 100%;
  top: 50%;
}
.mega-menu .nav-main li .dropdown-menu li:hover > .dropdown-menu{
  top: 0;
}
.mega-menu .nav-main .mega-menu-fullwidth{
  position: static;
}
.mega-menu .nav-main .mega-menu-fullwidth .dropdown-menu{
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 1170px;
}
.mega-menu .nav-main .dropdown-menu li ul li:not(:last-child){
  border-bottom: 1px solid #eee;
}
.mega-menu .nav-main .dropdown-menu li ul li a{
  color: #878787;
  display: block;
  padding: 5px 15px;
  line-height: 32px;
  font-size: 13px;
}
.mega-menu .nav-main .dropdown-menu li ul li a:hover{
  color: #222;
}
.mega-menu .nav-main .mega-menu-fullwidth .mega-menu-content{
  padding: 10px 20px 20px;
}
.mega-menu .nav-main li .dropdown-menu li ul.sub-menu li.level-1>a {
  border-bottom: 1px solid #eee;
}
.mega-menu .nav-main li .dropdown-menu li ul.sub-menu li a {
  line-height: 30px;
  padding: 6px 0;
  display: block;
  width: 100%;
}
.mega-menu .nav-main li .sub-menu .sub-menu li:last-child > a{
  border: none;
}
/* .mega-menu .nav-main .mega-menu-fullwidth .sub-menu li{ */
  /* border-bottom: none !important; */
/* } */
.mega-menu .nav-main .mega-menu-fullwidth .sub-menu .mega-menu-sub-title,
.mega-menu .nav-main .mega-menu-fullwidth .sub-menu .level-1 > a{
  color: #222;
  font-weight: 500;
  text-transform: uppercase;

}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .dropdown-menu{
  width: auto;
  min-width: 520px;
}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .sub-menu{
  padding-top: 10px;
  padding-bottom: 10px;
}
.mega-menu .nav-main  .dropdown-menu .label-menu{
  top: 5px;
  right: 5px;
}
.mega-menu .nav-main .dropdown-submenu .dropdown-menu{
  top: 50%;
  left: 100%;
  margin: 0;
}
.mega-menu .nav-main .dropdown-submenu:hover > .dropdown-menu{
  top: 0;
}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2{
  position: relative;
}
/* style dropdown menu */
.push-menu .mega-menu .nav-main{
  display: inline-block;
  width: 100%;
  float: left;
}
.push-menu .mega-menu .nav-main li{
  display: inline-block;
  width: 100%;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.push-menu .mega-menu .nav-main li a{
  display: block;
  width: 100%;
  letter-spacing: 0.5px;
  padding: 5px 0;
  color: #222;
  font-size: 14px;
  line-height: 32px;
  border-radius: 0;
  border-bottom: 1px solid #ddd;
}
.push-menu .mega-menu .nav-main > li > a{
  padding-left: 20px;
  padding-right: 20px;
}
.push-menu .mega-menu .nav-main .dropdown-menu li a{
  font-size: 14px;
  padding: 5px 15px !important;
}
.push-menu .mega-menu .nav-main li a .icon-next{display: none;}
.push-menu .mega-menu .nav-main li .toggle-menu{
  display: block !important;
  position: absolute;
  top: 5px;
  right: 20px;
  cursor: pointer;
  transition: all 0.3s;
  color: #222;
}
.push-menu .mega-menu .nav-main li .toggle-menu a{
  width: 36px;
  height: 36px;
  position: relative;
  padding: 0;
}
.push-menu .mega-menu .nav-main li .toggle-menu a:after,
.push-menu .mega-menu .nav-main li .toggle-menu a:before{
  content:"";
  position: absolute;
  width: 13px;
  height: 13px;
  right: 10px;
  transform: rotate(-90deg);
}
.push-menu .mega-menu .nav-main li .toggle-menu a{color: #222;border: none;}
.push-menu .mega-menu .nav-main li .toggle-menu a:before{
  top: 16px;
  height: 1px;
  border-top: 1px solid #222;
  border-left: 1px solid #222;
  transition: all 0.3s;

}
.push-menu .mega-menu .nav-main li .toggle-menu a:after{
  top: 10px;
  right: 16px;
  border-top: 1px solid;
  border-left: 1px solid;
  width: 1px;
}
.push-menu .mega-menu .nav-main li .toggle-menu a.collapse:before,
.push-menu .mega-menu .nav-main li .toggle-menu a.active:before{
  opacity: 0;
  visibility: hidden;
}

.push-menu .mega-menu .nav-main li.active > a,
.push-menu .mega-menu .nav-main li.active > a:hover,
.push-menu .mega-menu .nav-main li.active > a:focus,
.push-menu .mega-menu .nav-main li a:hover{
  background: none;
  color: #f89630;
}
.push-menu .mega-menu .nav-main li .dropdown-menu{
  position: relative;
  opacity: 1;
  visibility: visible;
  left: 0;
  top: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  width: 100%;
  display: none;

  border: none;
  border-radius: 0;
  box-shadow: none;
  overflow-x: hidden;
}
.push-menu .mega-menu .nav-main li .dropdown-menu li a{
  padding-left: 25px !important;
}
.push-menu .mega-menu .nav-main li .dropdown-menu .dropdown-submenu li a{padding-left: 30px !important;}
.push-menu .mega-menu .nav-main .label-menu{display: none;}
.push-menu .mega-menu .nav-main .dropdown-menu li ul li:not(:last-child){
  border: none;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .mega-menu-content{
  padding: 0;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .dropdown-menu [class*="col-"]{
  width: 100%;
  display: inline-block;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu li > .sub-menu{
  display: none;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu li > .sub-menu li a{
  padding-left: 30px !important;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .mega-menu-content .static-content{padding-left: 35px !important;}
.push-menu .mega-menu .nav-main li .sub-menu li a{border-bottom: 1px solid #ddd;}
.push-menu .mega-menu .nav-main li .toggle-menu a,.push-menu .mega-menu .nav-main li .sub-menu li .toggle-menu a{border: none;}
.push-menu .mega-menu .nav-main .static-menu.mega-menu-fullwidth .dropdown-menu [class*="col-"],
.push-menu .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .sub-menu{
  padding: 0;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .mega-menu-sub-title,
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .level-1 > a,
.push-menu .mega-menu .nav-main .static-menu.dropdown .dropdown-menu .level-1 > a{
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  color: #222;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .mega-menu-sub-title:hover,
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .level-1 > a:hover, .push-menu .mega-menu .nav-main .static-menu.dropdown .dropdown-menu .level-1 > a:hover{
  color: #f89630;
}
.push-menu .mega-menu .nav-main li .toggle-menu a:hover{
  color: #222;
}
.push-menu .mega-menu .nav-main li .dropdown-menu li,
.push-menu .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .dropdown-menu{
  min-width: auto;
  width: 100%;
  float: left;
}
.push-menu  .mega-menu .nav-main .dropdown-menu li ul li a:hover{color: #f89630;}
.push-menu .mega-menu .nav-main li .sub-menu .sub-menu li:last-child > a{border-bottom: 1px solid #eee;}

span.iconmenu {
    float: left;
    font-size: 20px;
    margin-right: 10px;
    color: #ff9b0d;
}
.push-menu  .mega-menu .nav-main .dropdown-menu li ul li a:hover span.iconmenu{color: #f89630; }

/*  */
.header-v3 .logo-container{
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.header-v3 .container-fluid,
.header-v4 .container-fluid{
  padding-left: 30px;
  padding-right: 30px;
}
.header-v9 .mega-menu .nav-main,
.header-v3 .mega-menu .nav-main{
    justify-content: center;
    -webkit-justify-content: center;
}
.header-v4 .mega-menu .nav-main{
  width: 100%;
  float: left;
  justify-content: center;
  -webkit-justify-content: center;
}
.header-v4 .header-menu{
  width: 100%;
  float: left;
  border-top: 1px solid #ececec;
}
.header-v4 .header-menu .container{position: relative;}
.header-v5 .top-bar{
  display: flex;
  width: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 20px;
  background: none;
}
.header-v5 .logo-container{
  padding: 0;
  margin-bottom: 20px;
}
.header-v5 .header-actions .middle-right{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 100%;
}

.header-v5 .header-social .social-block ul{
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  margin-top: 10px;
}
/* .header-v5 .header-social{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
} */

.header-v6{position: relative;float: left;width: 100%;}
.header-v6 .top-bar{
  float: left;
  width: 100%;
}

.header-v6 .btn-responsive-nav{
  display: block;
  position: absolute;
  padding: 22px 0;
  left: 30px;
  bottom: 0;
}
/* STICKY MENU */
@media(min-width: 991px){
  .header.header-sticky-menu .header-content,
  .header.header-v4.header-sticky-menu .header-menu{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 998;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
  }
  .header.header-v4.header-sticky-menu .header-content{
    position: relative;
    box-shadow: none;
    z-index: 999;
  }
  .header.header-v4.header-sticky-menu .logo-container{
    position: fixed;
    top: 0;
    left: 30px;
  }
  .header.header-v4.header-sticky-menu .header-content .block-cart-header{
    position: fixed;
    top: 0;
    right: 30px;
  }
}
/* END STICKY MENU */
.login-with-social .social-login-options{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 10px 0;
}
.login-with-social .social-login-options .social-item a:hover{
  color: #fff;
  background: #000;
  border-color: #000;
}
.login-with-social .social-login-options .social-item{
  padding: 0;
}
.login-with-social .social-login-options .social-item a{
  display: block;
  transition: all .3s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
  margin: 0 5px !important;
  padding: 4px;
    border: 1px solid #eaeaea;
    width: 33px;
    height: 33px;
    text-align: center;
    border-radius: 3px;
}

.social-login-options.account-login .social-item a:hover{
  color: #fff;
  background: #000;
  border-color: #000;
}
.social-login-options.account-login .social-item{
  padding: 0;
}
.social-login-options.account-login .social-item a{
  display: block;
  transition: all .3s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
  margin: 0 5px !important;
  padding: 4px;
    border: 1px solid #eaeaea;
    width: 33px;
    height: 33px;
    text-align: center;
    border-radius: 3px;
}
.account-topbar.dropdown-sm .dropdown-menu li a{line-height: 1.4;}
.account-topbar.dropdown-sm .dropdown-menu{left: 0; right: auto;}
.top-bar .top-custom-link ul li{
  float: left;
  display: inline-block;
  /*padding: 7px 0;*/
}
.top-bar .top-custom-link ul li+li{
  margin-left: 15px;
}
.top-bar .top-custom-link [class*="pe-"]{font-size: 14px;
line-height: 1.75;
vertical-align: middle;
margin-right: 0;
}
.top-bar .top-custom-link a{line-height: 1.75;color:#000000;margin-right: 0;}
.top-bar .top-custom-link a:hover{
  color: #f89630;
}
.item-number {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    background: #9b9b9b;
    color: #fff;
    border-radius: 50%;
    width: 17px;
    height: 18px;
    position: relative;
    top: 2px;
}
#compare-wrapper .name-product {
    width: 70%;
    float: right;
    padding-left: 10px;
}
#compare-wrapper .image-product {
    float: left;
    width: 30%;
    min-height: 100px;
}
.item-number small {
    position: relative;
    bottom: 5px;
    left: 4px;
    font-size: 10px;
}
/* header v7 */
.header-v7.header .logo-container{
  display: block;
}
.header-v7 .header-content{max-height: 100%;}
.header-v7 .account-dropdown .dropdown-toggle [class*="pe-"],
.header-v7 .block-cart-header .trigger-open-cart [class*="pe-"],
.header-v7 .wishlist-link a [class*="pe-"]{
  padding-top: 36px;

}
.header-v7 .block-cart-header .trigger-open-cart i.material-icons{
  padding-top: 25px;
  color:#000000;
  font-size: 30px;
  padding-right: 4px;

}
.header-v7 .account-dropdown .dropdown-toggle i.material-icons{
  margin-top: 23px;
  color:#000000;
  font-size: 38px;
  margin-right: 20px;
}
.header-v7 .account-dropdown .dropdown-toggle span.icon-amado-22 {
    margin-top: 29px;
    color: #000000;
    font-size: 33px;
    margin-right: 20px;
}
.header-v7.header-sticky-menu .account-dropdown span.icon-amado-22 {
    margin-top: 18px;
    margin-right: 50px;
}
@media (max-width: 615px) {
    .header-v7 .account-dropdown .dropdown-toggle i.material-icons,
    .header-v7 .account-dropdown .dropdown-toggle span.icon-amado-22{
       margin-right: 10px; 
    }  
}

.header-v7 .wishlist-link a .wishlist-counter,
.header-v7 .block-cart-header .trigger-open-cart .count{top: 10px;}
.widget-vertical-menu{
    width: 30px;
}
.vertical-title{
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000000;
  height:48px;
  line-height: 48px;
  cursor: pointer;
}
.vertical-title .fa{margin-right: 15px;}
.widget-vertical-menu .vertical-menu{
  position: absolute;
  top: 100%;
  background-color: #fff;
  left: 0px;
  right: 0;
  z-index: 100;
}
.vertical-menu li{
  display: block;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
}
.widget-vertical-menu .vertical-menu > li + li{margin: 0;position:initial;}
@media(max-width: 991px){
   .widget-vertical-menu .vertical-menu > li + li{margin: 0;position:relative;}
   .mega-menu-content .top_content.static-content h2{
       display: none;
   }
   .widget-vertical-menu .vertical-menu{
       left: 10px;
   }
}
.widget-vertical-menu .vertical-menu li a{
  display: block;
  padding: 12px 40px 12px 25px;
  font-size: 14px;
  position: relative;
  line-height: 1.75;
  color: #878787;
  border-radius: 0;
  background: none;
}
.widget-vertical-menu .vertical-menu li a:hover{
  color: #f89630;
  background: none;
}
.widget-vertical-menu .sub-menu li a {
  line-height: 1.2em !important;
  margin-bottom: 12px;
}
.widget-vertical-menu .vertical-menu > li > a{
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  padding: 2px 10px;

}
.widget-vertical-menu .vertical-menu > li > a:hover{
  background: white;  
}
.widget-vertical-menu .vertical-menu li:not(:last-child) > a .menu-title,
.widget-vertical-menu .vertical-menu li:first-child > a .menu-title{
  max-width: 86%;
  display:block;
}
.vertical-menu .label-menu{
  display: inline-block;
  position: static;
  top: 4px;
  vertical-align: top;
  margin-left: 5px;
}
.header-v7 .header-text{font-size: 12px;text-align: right;padding: 13px 0;}
.header.header-v7.header-sticky-menu .header-content{
  position: relative;
  box-shadow: none;
  z-index: 999;
}

.widget-vertical-menu .vertical-menu{
  
  padding-bottom: 20px;
  border: 1px solid;
  background: #f7f7f7;
  z-index: 9999;
  display: none;
  width: 260px;
}
body:not(.cms-home) .header-v7 .widget-vertical-menu .vertical-menu,
body:not(.cms-home) .header-v8 .widget-vertical-menu .vertical-menu{display: none;}

.header.header-v8 .logo-container{
  padding: 35px 0;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.header-v8 .mega-menu .nav-main{
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.header.header-v8 .header-content{
  max-height: 100%;
  display: block;
}
.header-v8 .header-bottom-right{
  display: flex;
  -webkit-display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.header-v8 .header-bottom{
  display: block;
  float: left;
  width: 100%;
  background-color: #222;
  max-height: 50px;
}
.header-v8 .header-bottom-right .account-dropdown button{
  background: none;
  border: none;
}
.header-v8 .header-bottom-right .account-dropdown .dropdown-toggle [class*="pe-"],
.header-v8 .header-bottom-right .block-cart-header .trigger-open-cart [class*="pe-"],
.header-v8 .header-bottom-right .wishlist-link a [class*="pe-"] {
  padding-top: 13px;
  padding-bottom: 13px;
  color: #fff;
}
.header-v8 .wishlist-link a .wishlist-counter{background-color: #fff;color: #222;}
.header-v8 .block-cart-header .trigger-open-cart .count{background-color: #fff;color: #222;}
.header-v8 .vertical-title{
  font-size: 14px;
  line-height: 50px;
  height: 50px;
  background-color: #363636;
}
.header-v8.header.header-sticky-menu .logo-container{
  padding: 17px 0;
}
.header-v8.header-sticky-menu .mega-menu .nav-main > li > a{
  padding-top: 15px;
  padding-bottom: 15px;
}
/* END HEADER */

/* FOOTER */
.footer .middle-footer{
  padding: 80px 0;
}
.footer .middle-footer .logo-footer{
  margin-bottom: 0px;
  margin-top: 5px;
}
ul.footer-contact {
    font-size: 13px;
}
.footer .middle-footer .logo-footer a img{margin:0 auto;}
.footer-contact li{
  display: flex;
  width: 100%;
  align-items: center;
 justify-content: center;
}
.footer-contact li em{
  font-size: 24px;
  color: #878787;
  width: 30px;
  text-align: left;
  font-weight: 700;
}
.footer .social-block ul{
  padding: 0 0 20px;
  margin-top: 25px;
}
.footer .social-block ul li a{
  color: #878787;
  font-size: 16px;
}
.footer-contact li span{
  line-height: 20px;
  color:#000000;
}
.footer-contact li span a{color:#f89630;}
.block-link h2{
  color:#000000;
  font-size: 18px !important;
  text-transform: uppercase;
  font-family: "Playfair Display", arial, tahoma;
  font-weight: 400;
  margin-bottom: 10px;
}
.footer .middle-footer h6{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #222;
  text-transform: capitalize;
}
.block-link ul li{
  display: inline-block;
  float: left;
  width: 100%;
  line-height: 20px;
}
.block-link ul li a{
  display: inline-block;
  width: 100%;
  color:#000000;
  font-size: 13px;

}
.block-link ul li:first-child a{margin-top: 0;}
.block-link ul li:last-child a{margin-bottom: 0;}
.block-link ul li a:hover,
.block-link ul li a:focus{color: #f89630;}
.block-footer-newsletter p{margin-bottom: 15px;}
.block-footer-newsletter .block-subscribe .block-content{
  display: block;
  position: relative;
  padding-bottom: 13px;
  max-width: 420px;
}
.block-footer-newsletter .input-box input.form-control{
  height: 44px;
  line-height: 44px;
  padding-left: 15px;
  border-color: white;
  border-bottom: 1px solid;
  border-top:none;
  border-left:none;
  border-right: none;
  color:white;
  font-weight: 400;
}

.block-footer-newsletter .actions{
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 0;
}
.block-footer-newsletter .actions .btn{
  height: 40px;
  line-height: 35px;
  padding: 0 17px;
}
.footer .bottom-footer{
  padding: 20px 0;
  line-height: 1;
}
.footer .main-link {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.footer .main-link li a{
  display: inline-block;
  margin: 0 10px;
  color: #878787;
  line-height: 1.75;
}
.footer .main-link li a:hover,
.footer .main-link li a:focus{
  color: #f89630;
}
.scroll-to-top{
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
  color: #878787;
  font-size: 35px;
  width: 45px;
  height: 45px;
  line-height: 57px;
  text-align: center;
  position: fixed;
  right: 40px;
  cursor: pointer;
  transition: all 0.3s;
}
.scroll-to-top:hover{
  background-color: #f6f6f8;
  color: #222;
}
body:not(.cms-home) .footer{
  margin-top: 70px;
}
.footer-v1 .middle-footer{background-color: #f6f6f8;}
.footer-v1 .bottom-footer{background-color: #fff;}
.footer-v1 .social-block ul li{
  margin: 0 10px;
}
.footer-v1 .social-block ul li:first-child{margin-left: 0;}
.footer.footer-v2 .top-footer{
  /*padding: 43px 0 50px;*/
  /*background-color: #f6f6f8;*/
  /*text-align: center;*/
}
.footer.footer-v2 .top-footer .container .footer-wrapper{background: #000000;overflow: hidden;}
.footer-v2 .block-footer-newsletter{text-align: center; margin: 0 auto;}
.footer-v2 .block-footer-newsletter .block-subscribe .block-content{
  max-width: initial;
  width: 90%;
  padding: 0;
  margin-bottom: 30px;
}
.footer-v2 .bottom-footer{color:#919191;font-size: 12px;}
.footer-v2 .block-footer-newsletter .input-box input.form-control{background-color: transparent;}
.footer-v2 .block-instagram-feed .instagram a{
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  float: left;
}
.footer-v2 .bottom-footer .next-ecommerce{color: #919191;}
.footer-v2 .bottom-footer .next-ecommerce:hover{text-decoration:underline;}
.footer-v2 .block-instagram-feed .instagram a.first-row{
  margin-left: 0;
}
.block-instagram-feed .instagram a:after{
   content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms
}
.block-instagram-feed .instagram a:hover:after{
  opacity: 0.3;
  visibility: visible;
}
/* END FOOTER */
.separator-margin{
    text-align:center;
}
.separator-margin span:before,.separator-margin span:after{
    background-color: #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 50%;
}
.separator-margin span:before{
    left: -13px;
    margin-left: -10px;
    top: 10px;
}
.separator-margin span:after{
    margin-right: -10px;
    right: -13px;
    top: 10px;
}
.separator-margin span em{
    color:#ccc;
    text-align:center;
    height:20px;
    width:20px;
}
/* breadcrumb */
.page-title-wrapper {
  background-color: #f7f7f7;
    padding: 58px 0 55px;
    text-align: center;
    background-image: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/images/shop-category.jpg');
    background-size: cover;
    background-repeat: repeat-y;
    position: relative;
    background-position: center center;
    background-attachment: scroll;
}
.page-title-wrapper:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.page-title-wrapper h1, .page-title-wrapper .h1{
  color: #fff;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    border: 0;
    display: block;
    margin: 0;
    position: relative;
}
.breadcrumbs {
  font-size: 15px;
  /*margin-bottom: 35px;*/
  padding: 18px 0px 13px;
  color: #0f0f0f;
}
.breadcrumbs .container-fluid {
  padding: 0 30px;
}
.breadcrumbs ul > li{
  display: inline-block;
}
.breadcrumbs ul > li + li:before{
  /*content: "\f105";
  font-family: "FontAwesome";
  padding: 0 8px;
  color: #878787;*/
}
.breadcrumbs .next-item i.material-icons {
    color: #000;
    font-size: 18px;
    padding-right: 0px;
}
.breadcrumbs ul > li a {
  color: #222;
}
.breadcrumbs ul > li a .material-icons {
  padding-right: 0;
}
.breadcrumbs ul > li a:hover {
  color: #f89630;
}
.breadcrumbs .container ul li span {
    font-weight: 700;
}
/* catalog */
.toolbar .pager{
  margin: 0 0 35px;
}
.toolbar .pager [class*="col-"]{
  text-align: left;
}
.toolbar .view-mode{
  display: flex;
  display: -webkit-flex;

}
.toolbar .view-mode .view-type{
  font-size: 20px;
  color: #ddd;
  border-radius: 50%;
}
.toolbar .view-mode strong.view-type,
.toolbar .view-mode .view-type:hover,
.toolbar .sort-by a:hover{
  color: #f89630;
  border-color: #222;
}
.toolbar .view-mode .view-type:not(:last-child){
  margin-right: 15px;
}
.toolbar .limiter select,
.toolbar .sort-by select{
  min-width: 185px;
  border-radius: 25px;
  border-color: #ddd;
  padding-left: 22px;
  padding-right: 22px;
  width: auto;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}
.toolbar .sort-by a{
  padding: 0 25px;
  line-height: 37px;
  border: 1px solid #ddd;
  border-radius: 25px;
  max-height: 40px;
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
  height: 40px;
}
.toolbar-bottom .pagination{
  margin: 60px 0 0;
  padding: 10px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  border-top: 1px solid #ddd;
}
.toolbar-bottom .pagination li{
  margin: 0 20px;
}
.toolbar-bottom .pagination li a{
  background: none;
  border: none;
  color: #222;
  padding: 10px 0;
}
/* .toolbar-bottom .pagination li .i-next,
.toolbar-bottom .pagination li .i-previous{
  font-size: 24px;
} */
.toolbar-bottom .pagination li a:hover,
.toolbar-bottom .pagination li a:focus,
.toolbar-bottom .pagination li a:active,
.toolbar-bottom .pagination li.active a,
.toolbar-bottom .pagination li.active a:hover,
.toolbar-bottom .pagination li.active a:focus{
  background: none;
  color: #ec0101;
}
.pages .pagination{
  margin: 60px 0 0;
  padding: 10px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  border-top: 1px solid #ddd;
}
.pages .pagination li{
  margin: 0 20px;
}
.pages .pagination li a{
  background: none;
  border: none;
  color: #222;
  padding: 10px 0;
}
.pages .pagination li a:hover,
.pages .pagination li a:focus,
.pages .pagination li a:active,
.pages .pagination li.active a,
.pages .pagination li.active a:hover,
.pages .pagination li.active a:focus{
  background: none;
  color: #ec0101;
}
/* products grid */
.products-grid .item .product-content{
  padding: 0;
  margin: 0 0 30px;
  padding: 12px!important;
  border: 1px solid white;
}
.products-grid .item .product-top,
.products-list .item .product-top{
  position: relative;
  /*overflow: hidden;*/
}
.products-grid .item .product-image img,
.products-list .item .product-image img{
  min-width: 100%;
  max-width: 100%;
  transition: all .3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.products-grid .item .product-image .img-hover,
.products-list .item .product-image .img-hover{
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
}
.products-grid .item .product-image:before,
.products-list .item .product-image:before{
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0,0,0,0.3);*/
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  opacity: 0;
  visibility: hidden;
}

.group-labels {
    position: absolute;
    top: 0;
}
.product-label{
  position: relative;
  margin-bottom: 5px;
  width: 70px;
  height: 24px;
  line-height: 25px;
  background-color: #fe9931;
  z-index: 0;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  top: 15px;
  left: -12px;
  padding-left: 4px;
}
.product-view .product-label {
    font-size: 14px;
    height: 26px;
    width: 80px;
}
.product-label i.material-icons {
    font-size: 9px;
    color: #fff;
    vertical-align: top;
    line-height: 1.8em;
}
.product-label:after {
    background: none repeat scroll 0 0;
    border-color: #FFFFFF transparent transparent #FFFFFF;
    border-style: solid;
    border-width: 5px 12px 0px 0px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
}
.product-label:before {
    background: none repeat scroll 0 0;
    border-color: transparent transparent #FFFFFF #FFFFFF;
    border-style: solid;
    border-width: 5px 0px 0px 12px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
}
.product-label.new-label{
  background-color: #0080ab;
  width: 80px;
}
.product-label.pegatina-Outlet {
    background: #c59612;
}
.product-label.pegatina-Recomendado {
    background: #12c591;
    width: 110px;
}
.product-view .product-label.new-label{ width: 95px;} 
.product-view .product-label.pegatina-Recomendado{width: 135px;}
.product-label.sold-out-label {
  line-height: 1.2;
  height: auto;
  padding: 5px;
  width: auto;
  max-width: 85px;
  background-color: #808080;
}
.product-label.multiple-label {
  margin-top: 34px;
}
.form-group .super-attribute-select {
    width: auto !important;
}
.products-grid .item .product-top .icon-links{
  display: flex;
  flex-direction: row-reverse;
  width: 20px;
  text-align: center;
  z-index: 10;
  position: absolute;
  right: -10px;
  bottom: 0px;;
}
.products-grid .item .icon-links li button{
  border: none;
  background: none;
  color: #fff;
  font-size: 18px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -webkit-transform:  scale(0);
  -moz-transform:  scale(0);
  transition: all 0.3s ;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  padding: 0;
  line-height: 1;
}
.products-list .item .icon-links li button i.material-icons{color:#f89630;}
.products-grid .item .icon-links li button:hover,
.products-grid .item .icon-links li button:focus,
.products-grid .item .icon-links li button:active{color: #f89630;}

.products-grid .item .add-to-cart{
  position: absolute;
  z-index: 4;
  white-space: nowrap;
  left: 50%;
  top: 40%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0;
  visibility: hidden;

}

.products-grid .item .btn-cart {
  padding: 0 25px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  background-color: #222;
  color: white;
  border: none;
}
.products-grid .item .btn-cart:hover,
.products-grid .item .btn-cart:focus,
.products-grid .item .btn-cart:active{
  color: #fff;
  background-color: #f89630;
  border: none;
}
.products-grid .item .product-content .product-desc {
  margin-top: 15px;
  overflow:hidden;
}
.products-grid .item .product-name,
.products-list .item .product-name {
  margin: 0;
  padding: 0;
  font-weight: 400;
  margin-bottom: 5px;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Sans", arial, tahoma;
  line-height: 1.1em;
  text-transform: initial;
  overflow: hidden;
  height: 52px;
}
.products-grid .item .product-name a,
.products-list .item .product-name a {
  color: #222;
  text-transform: initial;
}
.products-grid .item .product-name a:hover,
.products-list .item .product-name a:hover{color: #f89630;}
/* rating */
.rating-box {
    overflow: hidden;
    white-space: nowrap;
}
.rating-box .rating {
    display: block;
    position: relative;
    width: 64px;
}
.rating-box .rating:before {
    color: #acacac;
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 12px;
    left: 0;
    letter-spacing: 2px;
    line-height: 12px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.rating-box .rating > span {
    display: block;
    overflow: hidden;
}
.rating-box .rating > span:before {
    color: #4a4a4a;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    position: relative;
    z-index: 2;
}
.ratings{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
}
.ratings .rating-links{margin-bottom: 0;margin-left: 10px;}
/* price */
.price-box .price,
.price,.regular-price .price{
  font-weight: 400;
  font-size: 24px;
  color: #f89630;
  margin: 0;
}
.price-box{
  /*display: inline-flex;
  display: -webkit-inline-flex;*/
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.price-box p.pvp {
    margin-bottom: 0px;
}
p.pvp{text-decoration: line-through;}

.price-box .old-price{
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  color:#000000;
  margin-bottom: 0;
}

.price-box .old-price .price{
  text-decoration: line-through;
  font-size: 14px;
  color:#000000;

}
.price-box .special-price{
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 12px;
  text-align: center;
  line-height: 22px;
}
.price-box .special-price.yoursaving{
  text-align: left!important;
  line-height: initial;
  margin-bottom: 0;
}
.price-box .special-price.yoursaving .label{color:tomato;font-size: 14px;}
.price-box .special-price.yoursaving .price{color: tomato;font-size: 14px;}
.products-list .item {
  border-bottom: 1px solid #9b9b9b;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 20px;
}
.products-list .item.last{margin-bottom: 20px;}
ul.products-list{clear: both;}
.products-list .item:hover {
  border-left:  1px solid #9b9b9b;
  border-right:  1px solid #9b9b9b;
}

.products-list .item:not(:last-child) {
  /*margin-bottom: 30px;*/
  /*border-top: 1px solid #9b9b9b;*/
}

.products-list .item:first-child{
  border-top: 1px solid #9b9b9b;
}

.products-list .item .quick-view{
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 18px;
  color: #222;
  border: none;
  left: 50%;
  top: 40%;
  transition: all .3s;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  line-height: 45px;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
  position: absolute;
}
.products-list .item .product-desc p{margin-bottom: 0;}
.products-list .item .product-desc p em{
  color:#000000;
}
.products-list .item .product-desc .price-box{
  text-align: left;
  width: auto;
  padding-left: 0;
  margin-bottom: 0;
  
}
.products-list .item .product-desc .controls {
    float: right;
    text-align:right;
}
.products-list .item .product-desc .price-box .old-price{
  width: auto;
  padding-left: 0;
}
.products-list .item .product-desc .price-box .special-price{
  text-align: left;
  padding-left: 0;
}
.products-list .item .product-desc .price-box .special-price.yoursaving{
  width: 120px;
}
.products-list .item .product-desc .amconf-block dl{margin-bottom: 0;}
.products-list .item .quick-view:hover{
  color: #fff;
  background-color: #222;

}

.products-list .item .product-name {
  margin-bottom: 0px;
  max-width: 70%;
  text-align: left;
}
.products-list .item .product-desc .desc{
  margin-bottom: 25px;
}
.products-list .item .add-to-cart .btn-cart{
  font-size: 14px;
  font-weight: 400;
}
.products-list .item .add-to-cart{
  display: inline-block;
  margin-right: 20px;
}
.products-list .item .icon-links{
  float:right;
  visibility: hidden;
  width: 85px;
  text-align: right;
}

.products-list .item:hover .icon-links{
   visibility: visible;
}
.products-list .item .icon-links li{
}
.products-list .item .icon-links li button{
  background: none;
  border: none;
}
.products-list .item .icon-links li{
    display: inline-block;
}
.btn-addto{
  width: 40px;
  height: 40px;
  line-height: 43px;
  font-size: 18px;
  color: #878787;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #ddd;
  display: inline-block;
}
.btn-addto:hover,
.btn-addto:focus,
.btn-addto:active{
  border-color: #222;
  color: #222;
}
@media(min-width: 991px){
    .products-grid .item .product-content:hover{
        border: 1px solid #9b9b9b;
    }
    .products-grid .item .product-top:hover .icon-links li a{
        opacity: 1;
        visibility: visible;
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
    }
    .products-list .item .product-top:hover .quick-view{
        opacity: 1;
        visibility: visible;
        top: 50%;
    }
    .products-grid .item .product-top:hover .add-to-cart{
        top: 50%;
        opacity: 1;
        visibility: visible;
    }
    .products-grid .item .product-top:hover .product-image:before,
    .products-list .item .product-top:hover .product-image:before,
    .products-grid .item .product-top:hover .product-image .img-hover,
    .products-list .item .product-top:hover .product-image .img-hover{
        opacity: 1;
        visibility: visible;
    }
    .products-grid .item .product-top:hover .icon-links li button{
        opacity: 1;
        visibility: visible;
        transform:  scale(1);
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
    }

}
/* end catalog */
/* sidebar */
.sidebar .block {
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
}
.sidebar .block .block-title{position: relative;}
.sidebar .block .block-title .title,
.sidebar .block .block-title h4{
  font-size: 25px;
  position: relative;
  line-height: 1.428;
  color: #222;
  font-weight: 400;
  display: block;
    font-family: "Playfair Display", arial, tahoma;
    text-transform: uppercase;
}


.sidebar .block-content ul.items li a{color: #000;text-transform: uppercase;}
.sidebar .block-content ul.items li a:hover{color: #f89630;text-transform: uppercase;}
.sidebar .vertical-menu ul li{
  position: relative;
  display: inline-block;
  width: 100%;
}
.sidebar .vertical-menu ul li a{
  line-height: 25px;
  margin-bottom: 5px;
  padding: 0;
  margin-top: 0;
  color: #222;
  display: block;
  width: 100%;
}
.sidebar .vertical-menu ul li a:hover{color: #f89630;}
.sidebar .vertical-menu ul li .toggle-icon{
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  right: 0;
  top: 0;
}
.sidebar .vertical-menu ul li .toggle-icon a:before{
  content:"+";
  font-size: 16px;
  color: #222;
}
.sidebar .vertical-menu ul li .toggle-icon a:hover:before{color: #f89630;}
.sidebar .vertical-menu ul li .toggle-icon a.collapse:before{
  content:"-";
}
.vertical-menu ul li.parent ul{
  padding-left: 15px;
}
.sidebar .block-layered-nav{margin-bottom: 0;}
.block-layered-nav > .block-title,
.block-layered-nav .block-subtitle{display: none;}
.block-layered-nav .currently{margin-bottom: 20px;}
.block-layered-nav .currently ol li .label{
  font-weight: 600;
  color: #1a1a1a;
}
.block-layered-nav .block-content dl{margin-bottom: 50px;}
.block-layered-nav .block-content dl dt{
  font-size: 20px;
  position: relative;
  line-height: 1.428;
  padding-bottom: 20px;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  font-family: "Playfair Display", arial, tahoma;
}
/* .block-layered-nav .block-content dl dt:before{
  content:"Filter by ";
  display: inline-block;
  margin-right: 5px;
} */
.block-layered-nav .block-content dl dt:after{
  content:"";
  /*width: 60px;
  height: 2px;*/
  /*background-color: #222;
  position: absolute;
  left: 0;
  bottom: 15px;*/
}
.block-layered-nav .block-content dl dd ol li{
  position: relative;
  display: flex;
  width: 100%;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.block-layered-nav .block-content dl dd ol li a{
  color: #878787;
  line-height: 25px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 15px;
}
.block-layered-nav .block-content dl dd ol li a:hover{color: #222;}


.ui-slider {
    background: #878787;
    border-radius: 4px;
    position: relative;
    text-align: left;
  width: 100%;
}

.price .ui-slider-horizontal {
    height: 5px;
}

.ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
  background-color: #f89630;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider .ui-slider-handle {
    background: #f89630;
    cursor: default;
    height: 15px;
    position: absolute;
    width: 15px;
  border-radius: 50%;
    z-index: 2;
}

.ui-slider-horizontal .ui-slider-handle {
    cursor: pointer;
    top: -5px;
}
.ui-slider .ui-slider-handle:after {
    background: #f89630 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    display: block;
    height: 15px;
    width: 15px;
}
#slider-range .ui-slider-handle:last-child {
    margin-left: -15px;
}
.block-layered-nav .price .label-box{
  display: flex;
  display: -webkit-flex;
  margin-bottom: 15px;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 13px;
}
.block-layered-nav .price .label{margin: 0 5px 0 0;padding: 0;line-height: 1.5; text-transform: capitalize;}
.block-layered-nav .price #amount{
  height: auto;
  width: auto;
  max-width: 106px;
  line-height: 1.5;
  padding: 0;
  border: none;
}

#block-cart-sidebar .block-content .summary .amount a{color: #222;}
.block-wishlist .mini-products-list .item .link-cart{
  display: flex;
  width: 100%;
  color: #222;
}
.block-wishlist .mini-products-list .item .price-box{
  width: 100%;
}
.block-wishlist .mini-products-list .item .price-box p {margin-bottom: 0;}
.mini-products-list .item .btn-remove{max-height: 80px;}
.tagcloud a{
  display: inline-block;
  padding: 2px 15px 1px;
  font-size: 13px;
  margin: 0 3px 8px 0;
  border-radius: 20px;
  color: #222;
  border: 1px solid #222;
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active{
  background-color: #f89630;
  color: #fff;
  border-color: #f89630;
}
.main-catalog-view .sub-category-content h4,
.attributesplash-page-view .sub-category-content h4{
    margin-bottom: 5px;
}
body:not(.fullwidth) .category-products .products-grid.row-6 .item .btn-cart,
.category-products .products-grid.row-7 .item .btn-cart,
.category-products .products-grid.row-8 .item .btn-cart{
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
}
body:not(.fullwidth) .category-products .products-grid.row-6 .item .btn-cart span,
.category-products .products-grid.row-7 .item .btn-cart span,
.category-products .products-grid.row-8 .item .btn-cart span{
  display: none;
}
body:not(.fullwidth) .category-products .products-grid.row-6 .item .btn-cart:before,
.category-products .products-grid.row-7 .item .btn-cart:before,
.category-products .products-grid.row-8 .item .btn-cart:before{
  content:"\e615";
  font-family: 'Pe-icon-7-stroke';
  font-size: 30px;
  display: inline-block;
}
.block-viewed .block-content .item,
.block-compare .block-content ol li.item,
.block.re-order .recent_posts_widget li{
  display: inline-block;
  width: 100%;
  float: left;
  margin: 10px 0 15px;
  position: relative;
}
.block-viewed .block-content .item:not(:last-child){
  margin-bottom: 20px;
}
.block-viewed .block-content .item .product-image,
.block-compare .block-content ol li .product-image,
.block.re-order .recent_posts_widget li .product-image{
  max-width: 60px;
  margin-right: 20px;
  float: left;
  display: inline-block;
}
.block-viewed .block-content .item .product-image img,
.block-compare .block-content .item .product-image img, .block.re-order .recent_posts_widget li img{max-width: 100%;}
.block-viewed .block-content .item .product-details,
.block-compare .block-content ol li .product-details,
.block.re-order .recent_posts_widget li .post-info{
  width: calc(100% - 80px);
  display: inline-block;
}
.block-viewed .block-content .item .product-details a,
.block-compare .block-content ol li .product-details a, .block.re-order .recent_posts_widget li .product-name{
  color: #222;
  line-height: 1.4;
  padding-bottom: 5px;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.block-viewed .block-content .item .product-details a:hover,
.block-compare .block-content ol li .product-details a:hover,
.block.re-order .recent_posts_widget li .product-name:hover{color: #f89630;}
.block-poll .block-content .col-md-12 span{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-bottom: 5px;
}
.block-poll .block-content .col-md-12 span input[type="radio"]{margin:0 0 0 5px;}
.block-compare .item .btn-remove{
  display: flex;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  justify-content: center;
  height: 100%;
  width: 60px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-justify-content: center;
  display: -webkit-flex;
  max-height: 80px;
  align-items: center;
}
.block-compare .item:hover .btn-remove{
  opacity: 1;
}
.block-compare .actions{
  margin-top: 10px;
}
/* end sidebar */
.category-description{margin-bottom: 20px;}
/* end catalog */
/* Blog page */
.postWrapper{padding: 0;}
.blog-list .postWrapper:not(:last-child){margin-bottom: 100px;}
.blog-list .postWrapper:last-child{margin-bottom: 40px;}
.postWrapper .post-img{
  position: relative;
  display: block;
  width: 100%;
}
.postWrapper .post-info{
  background-color: rgba(0,0,0,0.9);
  position: absolute;
  left: 30px;
  bottom: 30px;
  right: 30px;
  padding: 20px;
  color: #878787;
  z-index: 9;
  text-align: center;
}
.postWrapper .post-info .post-meta{
  display: flex;
  display: -webkit-flex;
  width: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 12px;
}
.postWrapper .post-info .post-meta > span:not(:last-child){margin-right: 5px;}
.postWrapper .post-info .post-meta .tags{margin-left: 3px;}
.postWrapper .post-info .post-meta .tags li,
.postWrapper .post-info .post-meta .tags{display: inline-block;padding: 0;}
.postWrapper .post-info .post-meta a,
.postWrapper .post-info .post-meta span.text-white{color: #fff;font-weight: 400;}
.postWrapper .post-info .post-meta a:hover,
.postWrapper .post-info .post-title a:hover{color: #f89630;}
.postWrapper .post-info .post-title{
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  margin-top: 8px;
  text-transform: uppercase;
}
.postWrapper .post-info .post-title a{color: #fff;}
.postWrapper .post-info .create-post-time{font-size: 12px;}
.postWrapper .postContent{
  background-color: #f6f6f8;
  padding: 25px;
}
.postWrapper .postContent .aw-blog-read-more{
  margin: 10px 0 20px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
.sidebar .blog-categories ul li,
.sidebar .recent-post ul li,
.sidebar .account-menu li{
  line-height: 25px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px;
}
.sidebar .blog-categories ul li:before,
.sidebar .recent-post ul li:before,
.sidebar .account-menu li:before{
  content:"+";
  position: absolute;
  left: 0;
  color: #222;
}
.sidebar .blog-categories ul li a,
.sidebar .recent-post ul li a,
.sidebar .account-menu li a{color: #222;}
.sidebar .blog-categories ul li a:hover,
.sidebar .recent-post ul li a:hover,
.sidebar .account-menu li a:hover,
.sidebar .account-menu li.active a{color: #f89630;}
.tag-count-3{font-size: 13px !important;}
.blog-post.post-item .post-info{
  display: inline-block;
  border-bottom: 1px solid #d8d8d8;
  color: #a1a1a1;
  padding: 15px 0 10px;
  width: 100%;
}
.blog-post.post-item .post-info > div{
  display: inline-block;
  margin-right: 26px;
}
.blog-post.post-item .post-info i{
  display: inline-block;
  margin-right: 10px;
  color: #8a8a8a;
}
.blog-post.post-item .post-info .tags{padding: 0;display: inline-block;}
.blog-post.post-item .post-info .tags li{
  display: inline-block;
  margin: 0;
}
.blog-post.post-item .post-info .tags li a{
  color: #222;
  display: inline-block;
  margin: 0;
  font-weight: 400;
}
.blog-post.post-item .post-info .tags li:not(:last-child) a:after{
  content:",";
}
.blog-post.post-item .post-info .tags li a:hover{color: #f89630;}
.blog-post .postContent{
  margin: 30px 0 10px;
}
.blog-post .post-actions{
  display: inline-block;
  width: 100%;
  float: left;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 50px;
  margin-bottom: 50px;
}
 .blog-post .post-actions a{
   color: #222;
 }
 .blog-post .post-actions a:hover{color: #f89630;}
  .blog-post .post-actions .prev-action a i{margin-right: 15px;}
   .blog-post .post-actions .next-action a i{margin-left: 15px;}
   .post-comments .postTitle{
     display: inline-block;
     width: 100%;
     margin-bottom: 25px;
     border: none;
   }
 .post-comments .postTitle h2,
 .post-comments .form-comment h4{
   font-size: 17px;
   color: #2a2a2a;
   text-transform: uppercase;
   letter-spacing: 2px;
   display: block;
   font-weight: 600;
 }
 .post-comments{display: inline-block;width: 100%;}
  .post-comments .comments-list{
    display: inline-block;
   margin-bottom: 30px;
    width: 100%;
  }
 .post-comments .comments-list .commentWrapper{
   display: inline-block;
   width: 100%;
   background-color: #f6f6f8;
   color: #878787;
   margin-bottom: 28px;
   padding: 18px 28px 16px;
 }
 .post-comments .comments-list .commentDetails{
   margin-bottom: 10px;
   font-size: 14px;
   color: #2a2a2a;
   font-style: italic;
 }
 .post-comments .comments-list .commentDetails .username{
   font-size: 14px;
   font-weight: 600;
   color: #222;
   font-style: normal;
   margin-right: 20px;
 }
 .post-comments .form-comment h4{margin-bottom: 25px;}
 .comments-list .load-comment{
  font-style: italic;
  color: #222;
 }
  .comments-list .load-comment.loading:after{
    content:"";
    background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/loader.gif) scroll no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 10px;
    background-size: 15px 15px;
  }
  .comments-list .toolbar{display: none;}
/* end blog page */
/* portfolio */
.portfolio-category-list .tabs-center{
  margin-top: 50px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 25px;
}
.tabs_categories_portfolio li{
  display: inline-block;
  float: none;
}
.tabs_categories_portfolio li a{
  line-height: 40px;
  padding: 0 20px;
  height: 40px;
  border: 1px solid transparent;
  color: #878787;
  border-radius: 40px;
  font-weight: 500;
  display: block;
  cursor: pointer;

}
.tabs_categories_portfolio li a:hover,
.tabs_categories_portfolio li a:focus,
.tabs_categories_portfolio li a:active{
  color: #222;
}
.tabs_categories_portfolio li a.is-checked{
  border-color: #222;
  color: #222;
}
.portfolio-grid .item{margin-bottom: 30px;}
.portfolio-grid .item .portfolio-content{
  position: relative;
  display: block;
}
.portfolio-grid .item .portfolio-image:before{
  content:"";
  background-color: rgba(246,246,246,0.9);
  height: 0;
  left: 0;
  top: 50%;
  opacity: 0;
  position: absolute;
  width: 100%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  z-index: 9;
}
.portfolio-grid .item .portfolio-info{
  text-align: center;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 50%;
  top: 50%;
  padding: 0 30px;
  transform: translate(-50%, -120%);
  -webkit-transform: translate(-50%, -120%);
  -moz-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  z-index: 10;
}
.portfolio-grid .item .portfolio-info h5 a{
  font-size: 14px;
  margin: 0;
  color: #222;
  line-height: 1.428;
  letter-spacing: 0.5px;
}
.portfolio-grid .item .portfolio-info .category-link a{
  color: #222;
}
.portfolio-grid .item .portfolio-info .category-link a:hover,
.portfolio-grid .item .portfolio-info .portfolio-name a:hover{color: #f89630;}
.portfolio-grid .item:hover .portfolio-image:before{
  height: 100%;
  opacity: 1;
  top: 0;
}
.portfolio-grid .item:hover .portfolio-info{
  opacity: 1;
  transform: translate(-50%, -50%);
}
.portfolio-details .portfolio-image{
  margin-bottom: 46px;
}
.portfolio-related{
  margin-top: 60px;
}
.portfolio-related .title-block{
  text-align: center;
  width: 100%;
  margin-bottom: 33px;
}
.portfolio-related .title-block h3{
  margin: 0;
  position: relative;
  display: inline-block;
  color: #222;
  font-size: 24px;

}
.portfolio-related .title-block h3:after,
.portfolio-related .title-block h3:before{
  content:"";
  display: inline-block;
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #000;
  top: 48%;
}
.portfolio-related .title-block h3:after{right: -75px;}
.portfolio-related .title-block h3:before{left: -75px;}
/*  */
.share-this-content #st-1 .st-btn{
  background: none !important;
  color: #222 !important;
  height: auto !important;
  top: 0 !important;
}
.share-this-content .sharethis-inline-share-buttons .st-btn > svg{display: none;}
.share-this-content .sharethis-inline-share-buttons .st-btn:after{
  display: block;
  line-height: 1;
  font-size: 20px;
  font-family: "FontAwesome";

}
.sharethis-inline-share-buttons .st-btn[data-network="facebook"]:after{
  content: "\f09a";
}
.sharethis-inline-share-buttons .st-btn[data-network="twitter"]:after {
  content:"\f099";
}
.sharethis-inline-share-buttons .st-btn[data-network="pinterest"]:after {
  content: "\f231";
}
.sharethis-inline-share-buttons .st-btn[data-network="email"]:after {
  content: "\f003";
}
.sharethis-inline-share-buttons .st-btn[data-network="sharethis"]:after {
  content: "\f1e0"
}
.sharethis-inline-share-buttons .st-btn[data-network="facebook"]:hover:after{color: #3B5998;}
.sharethis-inline-share-buttons .st-btn[data-network="twitter"]:hover:after{
  color: #55acee;
}
.sharethis-inline-share-buttons .st-btn[data-network="pinterest"]:hover:after{
  color: #CB2027;
}
.sharethis-inline-share-buttons .st-btn[data-network="email"]:hover:after{
  color: #7d7d7d;
}
.sharethis-inline-share-buttons .st-btn[data-network="sharethis"]:hover:after{
  color: #95D03A;
}
.portfolio-content .sharethis-inline-share-buttons{
  margin-bottom: 20px !important;
  text-align: center !important;
}
/* end portfolio */
/* store locator */
.store-list-container .store-list > .items .stores li .store-details h4 a:hover{color: #f89630;}
.storelocator-details .box-store{
  border: 1px solid #f0f0f0;
  border-radius: 0 0 4px 4px;
  padding: 16px 20px 20px;
}
.storelocator-details .box-store .block-title h3{
  border-bottom: 1px solid #ddd;
  color: #222;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;

}
.storelocator-details .store-image{margin-bottom: 30px;}
.storelocator-details .box-store table{margin-bottom: 0;
width: 100%;}
.storelocator-details .box-store table tr td,
.storelocator-details .box-store table tr th{
  border: 1px solid #eee;
  padding: 10px;
}
.storelocator-details .box-store table tr th{color: #222;width: 120px;}
/*  */
/* event and profile */
.events-list .item .event-content{
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.events-list .item .event-content .event-image{
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.events-list .item .event-content .event-info{
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  padding: 15px;
  color: #878787;
  background-color: rgba(0,0,0,0.9);
  font-size: 12.5px;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.events-list .item .event-content .event-time{color: #fff;}
.events-list .item .event-name a{
  text-align: center;
  display: inline-block;
  color: #222;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  margin: 10px 0 0;
}
.events-list .item .event-name a:hover{color: #f89630;}
.events-list .item .event-content .event-image img{
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;

}
.events-list .item .event-content .event-image:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}

.event-details .event-image{
  margin-bottom: 30px;
  position: relative;
}
.event-details .event-time p{
  margin-bottom: 5px;
}
.event-details .event-time .text,
.event-details .event-location .text{
  font-weight: 500;
  color: #878787;
}
.event-details .event-info{
  color: #fff;
  font-size: 14px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 20px;
  background-color: rgba(0,0,0,0.9);
  position: absolute;
}
.profile-grid .item .profile-content{margin-bottom: 30px;}
.profile-grid .item .profile-content,
.profile-grid .item .profile-top{
  position: relative;
  display: block;
  overflow: hidden;
}
.profile-grid .item .profile-desc{
  padding: 10px 15px 8px;
  background-color: rgba(255,255,255,0.9);
  color: #878787;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.profile-grid .item .profile-name{
  color: #222;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.profile-grid .item .profile-name:hover{
  color: #f89630;
}

.profile-grid .item .profile-desc p{margin: 0;}
.profile-grid .item .social-links ul li{
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
}
.profile-grid .item .social-links ul li a{
  color: #222;
}
.profile-grid .item .social-links a:hover .fa-facebook{color:#3b5998;}
.profile-grid .item .social-links a:hover .fa-twitter{color: #55acee;}
.profile-grid .item .social-links a:hover .fa-linkedin{color: #0079b4;}
.detail-profile .user-wrapper{
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.detail-profile .user-wrapper .desc{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 10px 0;
  text-align: center;
  background-color: rgba(255,255,255,0.9);
}
.detail-profile .description h3{
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.detail-profile .description p{margin-bottom: 5px;}
.detail-profile .description .title{color: #2a2a2a; margin-right: 5px;min-width: 60px;}
.detail-profile .social {
  display: block;
  width: 100%;
  margin-top: 15px;
  text-align: center;

}
.detail-profile .social a{
  display: inline-block;
  margin: 0 10px;
  color: #222;
  font-size: 20px;
}
.detail-profile .social .btn-facebook:hover{color: #3b5998;}
.detail-profile .social .btn-twitter:hover{color: #00aced;}
.detail-profile .social .btn-google:hover{color: #dd4b39;}
.detail-profile .social .btn-linkedin:hover{color:#0079b4; }
.detail-profile .social .btn-instagram:hover{color:#e13b69;}
/* MY ACCOUNT */
.account-login h2,
.account-create h2{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  color: black;
  margin: 0 0 20px;
  text-align: center;
}
.account-create .fieldset{
  margin-bottom: 25px;
  margin-top: 25px;
}
.my-account h2{
  font-size: 20px;
  color: #222;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.my-account h3{
  font-size: 18px;
  color: #222;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.my-account h4{
  font-size: 16px;
  color: #222;
  font-weight: 500;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.my-account .box-title,
.my-account .box-head{margin-bottom: 20px; display: flex;justify-content: space-between;display: -webkit-flex; -webkit-justify-content: space-between;}
.my-account .box-title a,
.my-account .box-head a{
  color: #f89630;
}
.my-account .box-title a:hover,.my-account .box-head a:hover{color: #222;}
.box-reviews ol li{
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}
.box-reviews ol li .number,
.box-reviews ol li .details{
  display: inline-block;
  float: left;
}
.box-reviews ol li .number{margin-right: 10px;}
.box-reviews ol li .details .product-name{
  text-transform: none;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.box-reviews ol li .details .product-name a{
  color: #222;
}
.box-reviews ol li .details .product-name a:hover{color: #f89630;}
.page-title h1{display:block;text-align: center;text-transform: uppercase;font-weight: 400;font-size: 35px;color: #000;}
.page-title{padding-top: 35px;}
.back-link a{color: #222;}
.back-link a:hover{color: #f89630;}
#my-reviews-table .product-name{
  font-size: 14px;
  font-weight: 500;
}
#my-reviews-table .product-name a{
  color: #222;
}
#my-reviews-table .product-name a:hover{color: #f89630;}
#my-reviews-table tbody tr td.last a{
  color: #f89630;
}
#my-reviews-table tbody tr td.last a:hover{color: #222;}
#wishlist-table tbody tr td{
    padding: 20px 10px;
    vertical-align: middle;
    text-align: center;
}
#wishlist-table tbody tr td .product-image{
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
#wishlist-table tbody tr td .cart-cell{
  text-align: center;
}
#wishlist-table tbody tr td .cart-cell .btn-shop .add_item_actions{
  margin-bottom: 10px;
}
#wishlist-table tbody tr td .cart-cell  .link-edit{margin-top: 10px;color: #222;display: block;}
#wishlist-table tbody tr td .cart-cell  .link-edit:hover{color: #f89630;}
#wishlist-table tbody tr td .product-title{
  color: #222;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
#wishlist-table tbody tr td .product-title:hover{color: #f89630;}
#wishlist-view-form .buttons-set .btn{margin-bottom: 20px;    text-transform: uppercase; font-size: 12px;}
#wishlist-view-form button.add-cart {float: right;}
#wishlist-table .add-to-cart-alt .btn {font-size: 12px;}
/* about us */
blockquote {
    quotes: none;
    background: #f1f1f1;
    padding: 30px 25px 30px 60px;
    margin-bottom: 20px;
    position: relative;
    font-style: italic;
    display: block;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

blockquote:before {
    position: absolute;
    content: "\f10d";
    font-family: "FontAwesome";
    left: 25px;
    top: 10px;
    font-size: 20px;
    color: #999;
}

.profile .profile-image {
    position: relative;
    overflow: hidden;
}

.profile .profile-image img {
    min-width: 100%;
}

.profile .profile-image > a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.profile .profile-image .social-link {
    position: absolute;
    z-index: 1;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.9);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
  padding: 0;
}

.profile .profile-image .social-link li {
    float: none;
    display: inline-block;
    padding: 10px 0;
}

.profile .profile-image .social-link li:last-child {
    margin-right: 0;
}

.profile .profile-desc {
    padding-top: 11px;
}

.profile .profile-desc .profile-name {
    color: #222;
    font-weight: 600;
    font-size: 18px;
}

.profile .profile-desc .profile-name:hover {
    color: #f89630;
}

.profile:hover .profile-image>a:after {
    opacity: .7;
    visibility: visible;
}

.profile:hover .profile-image .social-link {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
/* contact page */
ul.list-icon li {
    margin-bottom: 18px;
    padding-left: 30px;
    position: relative;
}
ul.list-icon li:last-child {
    margin-bottom: 0;
}
ul.list-icon li .icon {
    font-size: 24px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
}
.contacts-index-index .footer {
    margin-top: 0
}

.contacts-index-index .contact-form-content ul.list-icon li {
    padding-left: 70px;
    margin-bottom: 30px
}

.contacts-index-index .contact-form-content ul.list-icon li .icon {
    font-size: 50px;
    font-weight: normal
}

.contacts-index-index .contact-form-content ul.social-link li {
    font-size: 26px
}
.contact-position-map{position: relative;}
body.contacts-index-index .footer{margin-top: 0;}
/* video banner */
.video-banner {
    position: relative
}

.video-banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    top: 0;
    background-color: #000;
    opacity: .4
}

.video-banner .text {
    padding-top: 200px;
    padding-bottom: 200px;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.video-banner .loaded+.text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    background: none !important;
    padding: 0 !important
}
.btn-o-w{
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn-o-w:hover,
.btn-o-w:focus,
.btn-o-w:active{color:#fff; background-color: #222;border-color: #222;}
/* single product  */
.special-product .products-grid .item .product-content,
.products-grid .product-item .metro_template .product-content{position: relative;}
.special-product .products-grid .item .product-desc,
.products-grid .product-item .metro_template .product-desc{
  position: absolute;
  opacity: 0;
  visibility: hidden;
  bottom: 0;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transition: all .3s ease 0s;
  padding: 15px;
}
.special-product .products-grid .item .product-desc .product-name a,
.products-grid .product-item .metro_template .product-desc .product-name a{color: #fff;}
.special-product .products-grid .item .product-desc .product-name a:hover,
.products-grid .product-item .metro_template .product-desc .product-name a:hover{color: #f89630;}
.special-product .products-grid .item .price-box .price,
.products-grid .product-item .metro_template .price-box .price{
  color: #ddd;
}
.special-product .products-grid .item:hover .product-top .img-hover,
.special-product .products-grid .item:hover .product-image:before,
.special-product .products-grid .item:hover .icon-links li button,
.special-product .products-grid .item:hover .add-to-cart,
.products-grid .product-item:hover .metro_template .product-top .img-hover,
.products-grid .product-item:hover .metro_template .product-image:before,
.products-grid .product-item:hover .metro_template .icon-links li button,
.products-grid .product-item:hover .metro_template .add-to-cart{
  opacity: 1;
  visibility: visible;
}
.special-product .products-grid .item:hover .add-to-cart,
.products-grid .product-item:hover .metro_template .add-to-cart{top: 50%;}
.special-product .products-grid .item:hover .icon-links li button,
.products-grid .product-item:hover .metro_template .icon-links li button{
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.special-product .products-grid .item:hover .product-desc,
.products-grid .product-item:hover .metro_template .product-desc{
  opacity: 1;
  visibility: visible;
  z-index: 5;
}
.special-product .products-grid .item .price-box .special-price .price,
.products-grid .product-item:hover .metro_template .price-box .special-price .price{color: #ec0101;}
.big-item .special-product .products-grid .item .product-top .product-image,
.big-item.product-item .product-top .product-image{
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: -10px;
  float: left;
}
/* lookbook */
.lookbook_banner {
    min-height: 100vh;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
}

.lookbook_banner:after {
    content: "";
    background-color: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lookbook_banner>.container,.lookbook_banner>.container-fluid {
    z-index: 1;
    margin: auto;
}

.lookbook_banner .big-title {
    font-size: 60px;
}
/* title v2 */
.title-v2 .content-heading {
    text-align: left;
}
.title-v2 .content-heading h3.title:before {
    content: none;
}
.title-v2 .content-heading h3.title:after {
    right: -90px;
    top: 50%;
    margin-top: -3px;
}

/*slider home*/
.slider-home {
    position: relative;
}
.slider-home .to-left,
.slider-home .to-right{
    z-index: 888 !important;
}
.slider-home .btn-carousel {
    background-color: rgba(255,255,255,0.8);
    border-color: rgba(255,255,255,0.8);
}
.slider-home .btn-carousel:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}
.slider-home a.btn-carousel i {
    font-size: 38px;
    color: #000;
}
.slider-home .customNavigation .to-left,
.slider-home .customNavigation .to-right{
    position: absolute;
    top: 50%;
    margin-top: -28px;
}
.slider-home .customNavigation .to-left {
    left: 25px;
}
.slider-home .customNavigation .to-right{
    right: 25px
}
@media (max-width: 450px){
  .slider-home .btn-carousel{display: none;} 
  .btn-carousel{  padding: 5px 4px 0px !important;}
  a.btn-carousel i {font-size: 30px !important;}
}
/*******/
/* Block list homepage */
.list-products-home .product-item-info{
  margin-bottom: 30px;
  position: relative;
  display: block;
  float: left;
  width: 100%;
}
.list-products-home .product-item-info .product-image{
  width: 120px;
  float: left;
  vertical-align: top;
  position: relative;
}
.list-products-home .product-item-info .product-image .product-item-photo:before{
  content:"";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000;
  opacity: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition:  all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.list-products-home .product-item-info:hover .product-image .product-item-photo:before{
  opacity: 0.3;
}
.list-products-home .product-item-info .icon-links{
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);

}
.list-products-home .product-item-info .icon-links button{
  background: none;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  border: none;
  box-shadow: none;
  padding: 7px 10px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  opacity: 0;
  visibility: hidden;
}
.list-products-home .product-item-info:hover .icon-links button{
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.list-products-home .product-item-info .product-details{
  float: left;
  width: calc(100% - 120px);
  vertical-align: top;
  padding-left: 30px;
}
.list-products-home .product-item-info .product-details .product-name{margin-bottom: 6px;}
.list-products-home .product-item-info .product-details .product-name a{
  color: #222;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
}
.list-products-home .product-item-info .product-details .price-box{margin-bottom: 5px;}
.list-products-home .product-item-info .price-box p{margin-bottom: 0;}
.list-products-home .product-item-info .btn.btn-cart{
  border: 1px solid #e0e0e0;
  background-color: #fefefe;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  font-weight: 400;
  padding: 0 35px;
  color: #222;
  margin-top: 5px;
  border-radius: 40px;
}
.list-products-home .product-item-info .btn.btn-cart:hover,
.list-products-home .product-item-info .btn.btn-cart:active,
.list-products-home .product-item-info .btn.btn-cart:focus{
  background-color: #222;
  border-color: #222;
  color: #fff;
}
/*  */


/*************************************************************/
/***************** DEV: KIEN.BT ******************************/
/*************************************************************/
/* Shortcode */
.container-full > .container-fluid > .row > .col-md-12 {
  padding: 0;
}
.no-margin {
  margin: 0 !important;
}
div.validation-advice {
  color: red;
    font-style: italic;
    padding-top: 5px;
    line-height: 1.4;
    font-size: 12px;
    text-align: left;
    position: relative;
    top: 0px;
}
.accept div#advice-required-entry-accept {
    width: 200px;
    top: 15px;
}
.account-create .buttons-set {
    padding-top: 20px;
    border-top: 0px;
    clear: both;
}
.fwm {
    font-weight: 500;
}
.lh__1 {
    line-height: 1;
}
.ls__1 {
    letter-spacing: 1px;
}
.nowrap {
    white-space: nowrap;
}
/*------- Vertical Slider -----*/
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  padding: 5px 0;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*------- Product With Thumbnail Bottom -----*/
.product-img-box img {
  min-width: 100%;
}
.product-thumbnails-bottom > .entry {
  margin-bottom: 10px;
}
.product-thumbnails-bottom .gallery-thumbnails {
  margin-left: -5px;
  margin-right: -5px;
}
.product-thumbnails-bottom .gallery-thumbnails:after {
  content: "";
  display: table;
  clear: both;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .owl-item {
  padding: 0 5px;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .image-media {
  position: relative;
  cursor: pointer;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .image-media:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .image-media.active:after {
    opacity: 0;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-controls .owl-buttons .owl-prev,
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-controls .owl-buttons .owl-next {
  width: 25px;
    height: 25px;
    font-size: 18px;
    margin-top: -12.5px;
    line-height: 25px;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-controls .owl-buttons .owl-prev {
  left: 5px;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-controls .owl-buttons .owl-prev i,
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-controls .owl-buttons .owl-next i {
    line-height: 22px;
}
/*------- Product With Gallery Grid -----*/
.product-gallery-grid > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.product-gallery-grid > .row > .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
/*------- Product With Gallery List -----*/
.product-gallery-list .item + .item {
  margin-top: 30px;
}
/*------- Product With Vertical Thumbnail -----*/
.product-vertical-thumbnails {
  margin-left: -5px;
  margin-right: -5px;
}
.product-vertical-thumbnails:after {
  content: "";
  display: table;
  clear: both;
}
.product-vertical-thumbnails .vertical-thumbnails {
  width: 90px;
  padding: 0 5px;
  display: table-cell;
  vertical-align: middle;
}
.product-vertical-thumbnails .entry.base-image {
  padding: 0 5px;
  display: table-cell;
  vertical-align: middle;
}
.product-vertical-thumbnails .slick-slider .slick-arrow {
    width: 25px;
    height: 25px;
    font-size: 18px;
    margin-top: -10px;
    line-height: 22px;
    color: #ccc;
    border: 2px solid #ccc;
    background: none;
    text-align: center;
    cursor: pointer;
    left: 50%;
    margin-left: -12.5px;
    position: absolute;
    font-weight: bold;
    bottom: -20px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.product-vertical-thumbnails .slick-slider .slick-arrow:hover {
  color: #fff;
  border-color: #f89630;
  background-color: #f89630;
}
.product-vertical-thumbnails .slick-slider .slick-arrow.pe-7s-angle-up {
    top: -20px;
    bottom: auto;
    z-index: 1;
}
.product-vertical-thumbnails .slick-slider .image-media {
  position: relative;
  cursor: pointer;
  display: block;
}
.product-vertical-thumbnails .slick-slider .image-media:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
.product-vertical-thumbnails .slick-slider .image-media.active:after {
    opacity: 0;
}
/* Product Tab */
.product-view .tabbable.product-tab-mode .nav-tabs {
  display: none;
}
.product-view > .tabbable.product-tab-mode,
.product-view > .tabbable.product-accordion-mode {
  margin-top: 65px;
}
/* Product Tab (Accordion) */
.product-view .product-essential .product-shop .product-accordion-mode {
  margin-top: 50px;
}
.product-view .tabbable.product-accordion-mode > .tab-content > .tab-pane {
  display: block !important;
}
.product-view .tabbable.product-accordion-mode > .tab-content > .tab-pane > .content {
  padding: 17px;
  border: 1px solid #f6f6f8;
}
.product-view .tabbable.product-accordion-mode > .tab-content > .tab-pane + .tab-pane {
  margin-top: 10px;
}
.product-view .tabbable.product-accordion-mode .tab-acd-title {
  display: block !important;
  font-weight: 600;
    color: #000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
}
.product-view .tabbable.product-accordion-mode .tab-pane.active .tab-acd-title {
  cursor: default;
}
.product-view .tabbable.product-accordion-mode .tab-acd-title:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
}
.product-view .tabbable.product-accordion-mode .tab-pane.active .tab-acd-title:after {
  content: "-";
}
/* Product Tab Accordion After Product Information */
.product-view .product-shop .tabbable.product-accordion-mode #review-form .col-sm-6,
.product-view .product-shop .tabbable.product-accordion-mode .question-form .col-sm-6,
.product-view .product-shop .tabbable.product-accordion-mode .answer-form .col-sm-6 {
  width: 100%;
}
/* Tab "Product Tags" */
.product-tag-form-add .form-group .form-control {
  max-width: 700px;
}
.product-tag-form-add .push-bottom {
  margin-bottom: 20px;
}
.product-tag-form-add .push-bottom h5 {
  margin-bottom: 10px;
}
.tagcloud:after {
    content: "";
    display: table;
    clear: both;
}
.tagcloud li {
    float: left;
}
.tagcloud a {
    border: 1px solid #222;
    border-radius: 20px;
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin: 0 8px 8px 0;
    padding: 5px 15px 4px;
}
.tagcloud a:hover {
    color: #fff;
    background-color: #f89630;
    border-color: #f89630;
}
.product-shop span.medida {
  font-size: 25px !important;
}
.product-desc span.medida {
  font-size: 18px !important;
}
/*Related products*/
h2.top.related {
    font-size: 30px;
}
#block-related-main .cart-icon{
    color: #fff !important;
    padding-right: 0px;
    top: 3px;
    
}
#block-related-main .cart-icon::before{
    content:"shopping_cart";
}
.block-related-main .product-content .product-top .related-checkbox:checked + .label i:before {
    content: "check_circle_outline" !important;
}
.block-related-main .product-content .product-top .related-checkbox:checked + .label i{
    top: -1px !important;
}

/*****/
/* Icon Service */
.icon-service .icon {
    color: #9e9e9e;
    font-size: 36px;
    display: table-cell;
    vertical-align: top;
    width: 1%;
    padding-right: 20px;
    line-height: 100%;
}
.icon-service .text {
    display: table-cell;
    vertical-align: top;
}
.icon-service .text h6 {
    font-size: 14px;
}
/* Modal Bootstrap */
.modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.modal-content button.close {
    position: absolute;
    right: 0;
    top: 0;
    color: #222;
    opacity: 1;
    font-weight: 500;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1
}

.modal.fade .modal-dialog {
    margin: 0 auto;
    top: 50%;
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0)
}

.modal.in .modal-dialog {
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    max-width: 80%;
    max-height: 80vh;
    overflow-y: auto
}
/* Tab "Review" */
.box-collateral.box-reviews .form-add > h3 {
  margin-bottom: 5px;
}
.box-collateral.box-reviews .form-add form h4 {
  font-weight: 400;
    margin-bottom: 10px;
}
.box-collateral.box-reviews .form-add form h4 span {
  color: #f89630;
}
.box-reviews .review-items .review-item {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.box-reviews .review-items .review-item .review-title a {
  color: #222;
  font-weight: 500;
  font-size: 15px;
}
.box-reviews .review-items .review-item .review-title a:hover {
  color: #f89630;
}
.box-reviews .review-items .review-item .ratings-table tr th,
.box-reviews .review-items .review-item .ratings-table tr td {
  vertical-align: middle;
  padding: 2px 0;
}
.box-reviews .review-items .review-item .ratings-table tr th {
  padding-right: 15px;
  width: 1%;
}
.box-reviews .review-details {
    font-style: italic;
    font-weight: 300;
}
.box-reviews .review-details span:not(.date) {
  font-weight: 600;
}
.box-reviews .review-details span.date {
  margin-left: 7px;
}
.product-review-table {
  display: table;
}
.review-field-rating {
  display: table-row;
}
.review-field-rating > .label {
    font-size: 16px;
  padding-right: 20px;
    color: #2a2a2a;
  width: 1%;
}
.review-field-rating > .label,
.review-field-rating > .control {
    display: table-cell;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
.review-control-vote {
    overflow: hidden;
    height: 22px;
}

.review-control-vote:before {
    color: #c7c7c7;
    font-family: 'FontAwesome';
    font-size: 22px;
    height: 22px;
    letter-spacing: 4px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
    display: block;
    position: absolute;
    z-index: 1
}

.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
    opacity: 1
}

.review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute
}

.review-control-vote label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote label:before {
    color: #ff5501;
    font-family: 'FontAwesome';
    font-size: 22px;
    height: 22px;
    letter-spacing: 4px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0
}

.review-control-vote label:hover:before {
    opacity: 1
}

.review-control-vote label:hover ~ label:before {
    opacity: 0
}

.review-control-vote .rating-5 {
    z-index: 2
}

.review-control-vote .rating-5:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-4 {
    z-index: 3
}

.review-control-vote .rating-4:before {
    content: '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-3 {
    z-index: 4
}

.review-control-vote .rating-3:before {
    content: '\f005' '\f005' '\f005'
}

.review-control-vote .rating-2 {
    z-index: 5
}

.review-control-vote .rating-2:before {
    content: '\f005' '\f005'
}

.review-control-vote .rating-1 {
    z-index: 6
}

.review-control-vote .rating-1:before {
    content: '\f005'
}

/* Tab 'Product Question' */
.question-img-loader {
  margin-left: 10px;
}
.question-img-loader img,
.answer-img-loader img {
  filter: brightness(0) invert(0);
  -webkit-filter: brightness(0) invert(0);
  height: 40px;
    width: auto;
}
.product-view .question-list > .item {
  margin-bottom: 20px;
}
.product-view .question-list .user-question,
.product-view .answer-list .user-answer {
  font-weight: 600;
  color: #222;
  font-size: 16px;
}
.product-view .answer-list .user-answer > span:not(.time-create) {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  background-color: #f1c40f;
  border-radius: 2px;
  text-transform: uppercase;
  margin-left: 10px;
  padding: 1px 4px 0;
}
.product-view .question-list .question-action .action-reply {
  color: #f89630;
  cursor: pointer;
  font-weight: 500;
}
.product-view .question-list .question-action .action-reply.disabled {
  color: #a7a7a7;
  cursor: default;
}
.product-view .question-list .question-action .like,
.product-view .question-list .question-action .dislike,
.product-view .answer-list .like,
.product-view .answer-list .dislike {
  display: inline-block;
  font-weight: 500;
  margin-left: 20px;
}
.product-view .answer-list .like {
  margin: 0;
}
.product-view .question-list .question-action .like .liked,
.product-view .answer-list .like .liked {
  color: #f89630;
  cursor: default;
  pointer-events: none;
}
.product-view .question-list .question-action .like .score,
.product-view .answer-list .like .score {
  margin-left: 2px;
  font-size: 85%;
}
.product-view .question-list .question-action .like .score:before,
.product-view .answer-list .like .score:before {
  content: "(";
}
.product-view .question-list .question-action .like .score:after,
.product-view .answer-list .like .score:after {
  content: ")";
}
.product-view .question-list .question-action .dislike .disliked,
.product-view .answer-list .dislike .disliked {
  color: #f89630;
  cursor: default;
  pointer-events: none;
}
.product-view .question-list .time-create {
  font-style: italic;
  color: #a7a7a7;
  font-size: 12px;
  font-weight: 400;
}
.product-view .question-list .time-create:before {
  content: "-";
  margin: 0 10px;
}
.product-view .question-list > .item > .answer-list {
  padding-left: 30px;
  padding-top: 15px;
}
.product-view .question-list > .item > .answer-list .item {
  background-color: #f0f0f0;
  padding: 15px 20px;
  margin-bottom: 20px;
  position: relative;
}
.product-view .question-list > .item > .answer-list .item:before {
  content: "";
  width: 0px;
  height: 0px;
  border-bottom: 10px solid #f0f0f0;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 30px;
  top: -20px;
}
/* Deals Timer */
.deal-timer {
    max-width: 270px
}

.deal-timer .countdown {
    display: flex;
    margin-left: -4px;
    margin-right: -4px
}

.deal-timer .countdown > span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    padding: 0 4px
}

.deal-timer .countdown > span > b {
    font-weight: 400;
    background-color: #2a2a2a;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    display: block;
    position: relative;
    border-radius: 4px 4px 0 0;
    line-height: 1;
    padding-top: 14px
}

.deal-timer .time-note {
    display: flex;
    margin-left: -4px;
    margin-right: -4px
}

.deal-timer .time-note span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin: 0 4px;
    text-align: center;
    color: #999;
    background-color: #2a2a2a;
    border-radius: 0 0 4px 4px;
    padding-bottom: 6px
}

.product-view .product-shop .product-name h1 {
  font-size: 35px;
  margin-bottom: 5px;
  font-weight: 400;
}
.product-view .product-shop .product-name p{line-height: 12px;}
.product-view .product-shop .product-name em{color:black;line-height: 1.5em;display: block;}
.product-view .product-shop .price-box .old-price{float:left;}
.product-view .product-shop .price-box .old-price .price{font-size:20px;}
.product-view .product-shop .price-box .special-price.yoursaving .price{font-size:20px;}
.product-view .product-shop .price-box .old-price{float:left;}
.product-view .product-shop .price-box .special-price {text-align: left;}
.product-view .product-shop .price-box .price,
.product-view .product-shop .price,
.product-view .product-shop .regular-price .price {
  font-size: 35px;
}
.product-view .product-shop .reviews-box .ratings {
  display: block;
}
.product-view .product-shop .reviews-box .rating-box,
.product-view .product-shop .reviews-box p {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}

.add_item_actions .form-group {
  margin: 0;
  position: relative;
  height: 40px;
  text-align: left;
  width: 150px;
  margin-right: 15px;
}
.add_item_actions .form-group,
.add_item_actions .btn-shop {
  display: inline-block;
  vertical-align: top;
}
.add_item_actions .form-group > span {
  display: block;
  text-align: center;
  font-size: 26px;
  color: #222;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 2px;
  cursor: pointer;
  padding: 7px;
  border: 1px solid #9b9b9b;
}
.add_item_actions .form-group > span.quantity.plus,
.add_item_actions .form-group > span.qty.plus {
    font-size: 18px;
    left: auto;
    right: 0px;
}
.add_item_actions .form-group .input-qty-product {
    height: 36px;
    background: none;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    color: #222;
    text-align: center;
    border: 1px solid #9b9b9b;
    width: 88px;
    margin: 0 auto;
    margin-top: 2px;
    background: white;
}
.add_item_actions .btn-shop .btn-cart,
.add_item_actions .btn-shop .btn-update-cart {
  font-size: 16px;
  padding: 0 34px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
  height: 36px;
  border-radius: 0;
  margin-top: 2px;

}
.add-to-cart .form-group {
  margin: 0;
  position: relative;
    height: 40px;
    border: 1px solid #222;
    text-align: left;
    border-radius: 40px;
  width: 115px;
  margin-right: 6px;
}
.add-to-cart .form-group,
.add-to-cart .btn-shop {
  display: inline-block;
  vertical-align: top;
}
.add-to-cart .form-group > span {
  display: block;
    text-align: center;
    font-size: 22px;
    color: #222;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 2px;
    left: 16px;
    cursor: pointer;
    padding-top: 7px;
}
.add-to-cart .form-group > span.quantity.plus,
.add-to-cart .form-group > span.qty.plus {
    font-size: 18px;
    left: auto;
    right: 16px;
    padding-top: 9px;
}
#add_recipient_button {
  display: inline-block;
  margin-right: 15px;
}
.add-to-cart .form-group .input-qty-product {
    border: 0;
    height: 40px;
    background: none;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    color: #222;
    text-align: center;
  width: 100%;
}
.add-to-cart .btn-shop .btn-cart {
    font-size: 13px;
    width: auto;
    padding: 0 34px;
    border-radius: 40px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
  height: 40px;
  margin: 0;
}
.product-view .product-shop .add-to-links li {
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
}
.product-view .product-shop .add-to-links li a {
  background-color: #fff;
  color: #6c6c6c;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  box-shadow: none;
  display: block;
}
.product-view .product-shop .add-to-links li a:hover {
  /*background-color: #222;*/
  color: #f89630;

}
.product-view .product-shop .add-to-links li a em {
  display: block;
  line-height: 38px;
}
.product-view .product-shop .add-to-box {
  position:relative;
  margin-bottom: 20px;
}
.product-view .product-shop .add-to-box .add-to-links{
  
}
.product-view .product-shop .add-to-box .add-to-links,
.product-view .product-shop .add-to-box .add_item_actions {
  display: inline-block;
  vertical-align: top;
}

.product-view .product-shop .add-to-box .add_item_actions {
  margin-right: 6px;
  margin-bottom: 10px;
  margin-top: 0;
}
.product-view .product-shop .product-info {
  padding: 0px;
}
.product-view .product-shop .product-info li {
  padding: 5px 0;
}

.product-view .product-shop .product-info li .title {
  color: #222;
}
.product-view .product-shop .product-info li .title:after {
  content: ":";
}
.product-view .product-shop .product-info li.avaiability .in-stock {
  color: black;
}
.product-view .product-shop .product-info li.avaiability .in-stock .material-icons {
  padding-right: 0;
  color:#49f962;
  position: relative;
  top:7px;
  right: 5px;
}
.product-view .product-shop .product-info li.avaiability .out-of-stock {
  color: black;
}
.product-view .product-shop .product-info li.avaiability .out-of-stock .material-icons {
  padding-right: 0;
  color: #49f962;
  position: relative;
  top:7px;
  right: 5px;
}
.product-view .product-shop .short-description {
  margin-top: 12px;
}
.product-view .product-shop .add-to-box .hurry-text {
  font-size: 16px;
    font-weight: 500;
    color: red;
    margin-bottom: 10px;
    letter-spacing: .5px;
}
.product-view .product-shop .add-to-box .deal-timer {
  margin-bottom: 13px;
}
.std ul {
    list-style-type: square;
    padding-left: 15px;
}
.std p {
  margin-bottom: 10px;
}
.extra-link a {
    color: #222;
    font-weight: 600;
}
.extra-link a:hover {
  color: #f89630;
}
.extra-link a + a {
    margin-left: 20px;
}
.margin-top60 {
  margin-top: 60px;
}
/* Tab Aditional Information */
#product_tabs #box-additional .table-striped {
  margin: 0;
}
#product_tabs #box-additional .table-striped tr th,
#product_tabs #box-additional .table-striped tr td {
  vertical-align: middle;
  text-align: left;
  padding: 15px;
  background: none;
  border:0;
}
#product_tabs #box-additional .table-striped tr th {
  font-weight: 600;
  width: 30%;
  border:0;
}
/* Product with Option */
.product-shop .product-options-bottom.add-to-box .price-box {
  display: block;
}
.product-shop .product-options-bottom.add-to-box .price-box .price-as-configured .price-label {
  display: none;
}
.product-shop .product-options-bottom.add-to-box .price-box p {
  display: inline-block;
  margin-bottom: 0;
}
.group-data-input .time-picker {
  display: block;
  margin-top: 10px;
}
.group-data-input select {
  min-width: 80px;
}
.product-shop .product-options {
  padding-top: 18px;
}
.product-shop .product-options .form-group > label {
    display: inline-block;
    font-style: initial;
    font-size: 18px;
    color: #222;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 10px !important;
        font-family: "Playfair Display", arial, tahoma;
}
.product-shop .product-options .form-group {
  margin-bottom: 20px;
  text-align: left;
}
.product-shop .product-options .form-group .options-list li {
  padding-left: 20px;
  text-align: left;
  position: relative;
}
.product-shop .product-options .form-group .options-list li + li {
  margin-top: 7px;
}
.product-shop .product-options .form-group .options-list li label,
.product-shop .product-options .form-group .options-list li .label {
  margin: 0;
    font-size: 13px;
    cursor: pointer;
    white-space: normal;
  display: inline-block;
    font-weight: 500;
}
.product-shop .product-options .form-group .price-notice {
  color: #2a2a2a;
    font-weight: 600;
    white-space: nowrap;
    display: inline-block;
}
.product-shop .product-options .form-group .price-notice .price {
  font-size: 13px;
  color: #2a2a2a;
    font-weight: 600;
}
.product-shop .product-options .form-group .price-notice:before {
  content: "(";
}
.product-shop .product-options .form-group .price-notice:after {
  content: ")";
}
.product-shop .product-options .form-group .options-list li input[type="radio"],
.product-shop .product-options .form-group .options-list li input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 2px 0 0;
}
/* Product Detail Sticky */
.img-box-gallery {
  position: relative;
}
/* Product Detail Sticky v2 */
.sticky-info-multiple-col .product-shop {
  text-align: center;
}
.sticky-info-multiple-col .product-shop .add-to-box .add_item_actions {
  display: block;
  margin: 0;
}
.sticky-info-multiple-col .product-shop .reviews-box {
  display: table;
  margin: 0 auto;
}
.sticky-info-multiple-col .product-detail-infomation-sticky {
  padding-top: 120px;
}
.product-view .sticky-info-multiple-col .product-shop .add-to-box {
  margin-top: 0;
}
.product-view .sticky-info-multiple-col .product-shop .add-to-box .deal-timer {
  margin: 0 auto 23px;
}
.sticky-info-multiple-col .product-shop .add_item_actions .btn-shop .btn-cart {
  padding: 0 20px;
}
.sticky-info-multiple-col .product-shop .product-options {
  padding-top: 0;
}
.sticky-info-multiple-col .add_item_actions .form-group,
.sticky-info-multiple-col .add_item_actions .btn-shop {
  margin: 10px 0px 0;
}
.sticky-info-multiple-col .add_item_actions .form-group {
  margin-right: 10px;
}
/* Group Product */
.product-view .product-shop .table {
    margin-bottom: 0;
  margin-top: 23px;
}
.product-view .product-shop .table thead tr th {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 9px 15px;
    vertical-align: middle;
}
.product-view .product-shop .table thead tr th.product-quantity,
.product-view .product-shop .table thead tr th.product-price {
    width: 1%;
    text-align: center;
}
.product-view .product-shop .table tbody {
    border: 0 !important;
}
.product-view .product-shop .table tbody tr td {
    border: 1px solid #ddd;
    border-top: 0 !important;
    vertical-align: middle;
    padding: 9px 15px;
}
.product-view .product-shop .table tbody tr td.product-price p {
  margin: 0;
}
.product-view .product-shop .table tbody tr td.product-price .price {
  font-size: 14px;
  font-weight: 500;
}
.product-view .product-shop .table tbody tr td.product-price .price-box {
  display: inline-block;
}
.product-view .product-shop .table tbody tr td.product-name {
  font-weight: 500;
    color: #222;
}
/* Bundle Product */
.price-box-bundle .price-label {
  
}
.price-box-bundle p {
  margin: 0;
}
.price-box-bundle .price-from:after {
  content: "-";
  margin: 0 10px 0 7px;
  display: inline-block;
}
.product-view .product-collateral,
.product-view .block-brand-related,
.product-view .block-related-main {
  padding-top: 60px;
  margin: 0;
}
/* List Product */
.list-products .product-item-info {
    margin-bottom: 30px;
    position: relative
}

.list-products .product-item-info:after {
    content: "";
    display: table;
    clear: both
}

.list-products .product-item-info .product-image {
    width: 80px;
    float: left;
    vertical-align: top;
    position: relative
}

.list-products .product-item-info .product-image a.photo {
    display: block;
    height: 0px
}

.list-products .product-item-info .product-image a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    content: "";
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s
}

.list-products .product-item-info .product-image .product-image-photo {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    padding: 0;
    min-width: 100%;
    height: auto !important
}

.list-products .product-item-info .product-image .action.quick-view {
    width: 40px;
    height: 40px;
    color: #2a2a2a;
    border: 1px solid #fff;
    background-color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -20px 0 0 -20px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}
.block-related .list-products .product-item-info .product-image {
  position: relative;
}
.block-related .list-products .product-item-info .product-image .related-checkbox {
  position: absolute;
  top: 5px;
  left: 5px;
  margin: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
}
.block-related .sub-title a {
  color: #222;
  font-weight: 600;
}
.list-products .product-item-info .product-image .action.quick-view em {
  display: block;
  font-size: 18px;
}

.list-products .product-item-info .product-image .action.quick-view:hover {
    background-color: #f89630;
    border-color: #f89630;
    color: #fff
}

.list-products .product-item-info .product-item-details {
    float: left;
    width: calc(100% - 80px);
    vertical-align: top;
    padding-left: 20px
}

.list-products .product-item-info .product-item-details .product-item-name {
    line-height: 1.1;
    margin-bottom: 6px
}

.list-products .product-item-info .product-item-details .product-item-name a {
    color: #222;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 500
}

.list-products .product-item-info .product-item-details .product-item-name a:hover {
    color: #f89630
}
.list-products .product-item-info .product-item-details .ratings {
  margin-top: 10px;
}
.list-products .product-item-info:hover .product-image a:after {
    opacity: 0.3
}

.list-products .product-item-info:hover .product-image .action.quick-view {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0)
}
.list-products .product-item-info:last-child {
  margin-bottom: 0;
}
/* Product Video */
.gallery-thumbnails .thumbnails-carousel .item,
.slick-slide .product_video {
  position: relative;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a,
.slick-slide .product_video {
    display: block;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > .product_video img,
.slick-slide .product_video img {
  opacity: 0;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a .text,
.slick-slide .product_video .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a .text span,
.slick-slide .product_video .text span {
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #222;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a .text span.pe-7s-play,
.slick-slide .product_video .text span.pe-7s-play {
    font-size: 50px;
    font-weight: 600;
}
.YouTubePopUp-Wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 9999999999999;
}

.YouTubePopUp-animation {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.YouTubePopUp-Content {
    max-width: 680px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.YouTubePopUp-Content iframe {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 480px !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.YouTubePopUp-Hide {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.YouTubePopUp-Close {
    position: absolute;
    top: 0;
    cursor: pointer;
    bottom: 528px;
    right: 0px;
    margin: auto 0;
    width: 24px;
    height: 24px;
    font-size: 30px;
    font-weight: bold;
    color: #fff
}

.YouTubePopUp-Close:hover {
    opacity: 0.5
}
.product-gallery-grid,
.product-gallery-list,
.base-image {
  position: relative;
}
.product-gallery-grid .product_video,
.product-gallery-list .product_video,
.base-image .product_video {
  height: 44px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 40px;
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid #222;
  color: #222;
  position: absolute;
  bottom: 30px;
  right: 20px;
}
.product-gallery-list .product_video {
  bottom: 20px;
}
.base-image .product_video {
  right: 25px;
  bottom: 20px;
}
.product-gallery-grid .product_video:hover,
.product-gallery-list .product_video:hover,
.base-image .product_video:hover {
  color: #fff;
  border-color: #f89630;
  background-color: #f89630;
}
.product-gallery-grid .product_video .pe-7s-play,
.product-gallery-list .product_video .pe-7s-play,
.base-image .product_video .pe-7s-play {
  margin-right: 0;
  font-size: 20px;
  vertical-align: middle;
}
/* Block Poll */
.block-poll .block-content .radio {
  margin-bottom: 15px;
}
.block-poll .block-content .radio .poll_vote {
  margin-top: -1px;
}
.block-poll .block-content .radio .radio-inline {
  display: block;
    font-weight: 500;
    line-height: 1.75;
}
.progress {
  border-radius: 2px;
  box-shadow: none;
}
.progress-bar {
  background-color: #f89630;
  box-shadow: none;
}
/* Content Heading */
.content-heading {
    text-align: center;
    margin-bottom: 33px;
  position: relative;
}
.content-heading h3.title {
    display: inline-block;
    position: relative;
    color: #000;
    line-height: 24px;
}
.content-heading h3.title:before,
.content-heading h3.title:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%;
}
.content-heading h3.title:before {
    left: -75px;
}
.content-heading h3.title:after {
    right: -75px;
}
.content-heading .block-note {
    font-style: italic;
    font-size: 14px;
    color: #878787;
    margin-top: 0;
    line-height: 16px;
    letter-spacing: .5px;
}
.products-grid.products-carousel-1-row .owl-item,
.products-grid.slider-1-row .owl-item {
  padding: 0 15px;
}
#crosssell-products-list .owl-item {
    padding: 0 !important;
}
.crosssell h2.related {
    margin-top: 25px;
}
.products-grid.products-carousel-1-row .owl-item .item .product-content {
  margin-bottom: 0;
}
/* Related Product Main */
.product-view .block-related-main .block-actions a {
    font-weight: 700;
    color: #222;
    background: none;
    border: 0;
    box-shadow: none;
}
.block-related-main .product-content .product-top .related-checkbox {
  position: absolute;
    left: -9999px;
}
.block-related-main .product-content .product-top .product-item-inner {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 50;
}

.block-related-main .product-content .product-top .product-item-inner .label {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding-left: 2px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
  cursor: pointer;
}

.block-related-main .product-content .product-top .related-checkbox {
    position: absolute;
    left: -9999px
}

.block-related-main .product-content .product-top .related-checkbox:checked + .label {
    background-color: green;
    color: #fff;
    font-size: 26px
}

.block-related-main .product-content .product-top .related-checkbox:checked + .label span:before {
    content: "\e66c"
}
/* Product Tab Block */
.product-tab .menu-product-tabs {
    text-align: center;
    margin: 0 auto 31px;
    border: none
}

.product-tab .menu-product-tabs li {
    float: none;
    display: inline-block;
    margin: 0
}

.product-tab .menu-product-tabs li a {
    background-color: transparent;
    border: 1px solid transparent;
    color: #878787;
    border-radius: 40px !important;
    padding: 8px 25px 7px
}

.product-tab .menu-product-tabs li:hover a {
    color: #222
}

.product-tab .menu-product-tabs li.active a {
    background-color: transparent;
    border: 1px solid #222;
    color: #222
}
/* Instagram */
.instagram-block > .content-heading {
    margin-bottom: 17px;
}

.instagram-item {
    position: relative;
  margin-bottom: 30px;
}
.owl-carousel.one-row .instagram-item {
  margin: 0;
}
.instagram-item > a {
    display: block;
}

.instagram-item > a img {
    min-width: 100%;
}

.instagram-item > a:after {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.instagram-item .social-count {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    z-index: 1;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}

.instagram-item .social-count > span {
    margin: 0 5px;
}

.instagram-item .social-count > span .fa {
    margin-right: 5px;
}

.instagram-item:hover > a:after {
    opacity: 0.5;
    visibility: visible;
}

.instagram-item:hover .social-count {
    opacity: 1;
    visibility: visible
}

/* Latest Post Widget */
.widget.mgs-blog-lastest-posts .owl-carousel .owl-item {
    padding: 0 15px;
}
.widget.mgs-blog-lastest-posts .post-item-content {
    margin-bottom: 40px;
}
.widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post {
    margin-bottom: 15px;
}
.widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post img {
  min-width: 100%;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-item-detail .title {
    margin-bottom: 5px;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-item-detail .title a {
    color: #222;
    font-size: 16px;
    letter-spacing: 0;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-item-detail .title a:hover {
    color: #f89630;
}
.widget.mgs-blog-lastest-posts .post-item-content .short-content {
    margin-top: 10px;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-info .post-author span:not(.post-time) {
    color: #222;
}

/* Latest Post List */
.lastest-posts-list .block-content .item .blog-content {
    display: table;
    width: 100%;
}
.lastest-posts-list .block-content .item .blog-content:not(:last-child) {
    margin-bottom: 20px;
}
.lastest-posts-list .block-content .item .blog-content .image {
    width: 100px;
    display: table-cell;
    vertical-align: top;
    padding-top: 2px;
}
.lastest-posts-list .block-content .item .blog-content .image.video {
    cursor: pointer;
}
.lastest-posts-list .block-content .item .blog-content .short-detail {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}
.lastest-posts-list .block-content .item .blog-content .short-detail a {
    color: #222;
    display: block;
    line-height: 1.5;
    font-weight: 600;
}
.lastest-posts-list .block-content .item .blog-content .short-detail a:hover,
.lastest-posts-list .block-content .item .blog-content .short-detail a:active,
.lastest-posts-list .block-content .item .blog-content .short-detail a:focus {
    color: #f89630;
}
.lastest-posts-list .block-content .item .blog-content .short-detail .short-content > *:last-child {
    margin-bottom: 0;
}
.lastest-posts-list .block-content .item:not(:last-child) {
    margin-bottom: 24px;
}
.lastest-posts-list .block-content .item .blog-content .short-detail .post-info {
  margin: 0 5px;
}
.lastest-posts-list .block-content .item .blog-content .short-detail .post-info .post-author span:not(.post-time) {
    color: #222;
}
/* Loadmore Button */
.loadmore-product-action {
  text-align: center;
}
.loadmore-product-action .btn-loadmore {
  border: 2px solid #222;
    border-radius: 40px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    padding: 0 45px;
  font-size: 14px;
  color: #222;
  cursor: pointer;
    font-weight: 600;
}
.loadmore-product-action .btn-loadmore .fa {
  font-size: 20px;
  line-height: 46px;
  text-align: center;
}
.loadmore-product-action .btn-loadmore .fa,
.loadmore-product-action .btn-loadmore.loading span {
  display: none;
}
.loadmore-product-action .btn-loadmore.loading .fa,
.loadmore-product-action .btn-loadmore span {
  display: block;
}
.loadmore-product-action .btn-loadmore:hover,
.loadmore-product-action .btn-loadmore.loading {
  background-color: #f89630;
  color: #fff;
  border-color: #f89630;
}
/* Lookbook Slider */
.product-view .lookbook-container {
  float: none;
  margin-top: 60px;
}
.product-view .lookbook-container:after {
  content: "";
  clear: both;
  display: table;
}
.lookbook-slider.owl-carousel .owl-pagination {
  position: absolute;
    left: 50%;
  margin-top: 0;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 10px;
}
.lookbook-slider.owl-carousel .owl-pagination .owl-page span,
.lookbook-slider.owl-carousel .owl-pagination .owl-page span {
  background-color: #56ceff;
  border-color: #56ceff;
  opacity: .5;
}
.lookbook-slider.owl-carousel .owl-pagination .owl-page:hover span,
.lookbook-slider.owl-carousel .owl-pagination .owl-page.active span {
  opacity: 1;
  background-color: #56ceff;
  border-color: #56ceff;
}
/* Revolution Slider */
.slider-text h3 {
  text-transform: uppercase;
  font-size: 50px;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.slider-text p {
  font-size: 14px;
  color: #878787;
  margin-bottom: 15px;
  max-width: 480px;
}
.slider-text .btn-default {
  background-color: transparent;
}
.revolution-slider-container .tp-bullets,
.revolution-slider-container .tp-bannertimer{
  z-index: 20 !important;
}
.revolution-slider-container .slider-text .btn-default:hover {
  color: #fff;
  background-color: #56ceff;
  border-color: #56ceff;
}
.revolution-slider-container .tp-bullets.simplebullets.round .bullet {
  background-image: none !important;
  background-color: rgba(0,0,0,0.5);
  width: 11px;
  border-radius: 50%;
  height: 11px;
  margin: 0 6px;
}
.revolution-slider-container .tp-bullets.simplebullets.round .bullet:hover,
.revolution-slider-container .tp-bullets.simplebullets.round .bullet.selected {
  background-color: #000;
}

/* DEV_LUUNV */
.deal-item{
  margin-bottom: 30px;
}
.deal-item .add-to-links{
  display: inline-block;
  vertical-align: top;
}
.deal-item .add-to-links li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.deal-item .add-to-links li a {
  height: 40px;
    width: 40px;
    background-color: #fff;
    border: 1px solid #222;
    color: #6c6c6c;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: none;
  display: block;
}
.deal-item .add-to-links li a:hover {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
.deal-item .add-to-links li a em {
  display: block;
  line-height: 38px;
}
.deal-item .hurry-text{
  font-size: 16px;
    font-weight: 500;
    color: red;
    margin-bottom: 10px;
    letter-spacing: .5px;
}
.discount-save{
      text-align: center;
    font-size: 12px;
    top: 15px;
    z-index: 8;
    height: 24px;
    line-height: 24px;
    background: #fe9931;
    color: #fff;
    right: 15px;
    width: 60px;
    position: absolute;
    display: block;
}
.deal-item .item-info{
  margin-bottom: 10px;
  margin-top: 10px;
}
.deal-item .item-info .sold , .deal-item .item-info .item-left {
  color: #222;
}
.deal-item .item-info .sold span, .deal-item .item-info .item-left span{
  color: #878787;
}
.deal-item  .product-name h4{
  font-size:14px;
}
.deal-item  .product-name:hover h4{
  color: #f89630;
}
.products-grid.deal-products-grid .product-item-info .product-top{
  margin-bottom: 30px;
}
.products-grid.deal-products-grid .product-item-info .product-item-details .hurry-text{
  display: none;
}
.products-grid.deal-products-grid .product-item-info .product-item-details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 10px;
  z-index: 10;
}
.products-grid.deal-products-grid .product-item-info .product-item-details .price-box p{
  display:  inline-block;
}
.show-top, .show-bottom{width: 100%}
.show-top .toolbar .show-bottom{display: none}
.show-bottom .toolbar .show-top{display: none}
.toolbar .limiter select, .toolbar .sort-by select{
  font-size: 13px;
  padding: 0 30px 0 15px;
  line-height: 15px;
}
.products-grid .item .icon-links li a{
  border: none;
  background: none;
  color: #fff;
  font-size: 18px;
  opacity: 0;
  visibility: hidden;
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  transition: all 0.3s ;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  padding: 12px 14px;
  line-height: 1;
}
.products-grid .item .icon-links li a:hover,
.products-grid .item .icon-links li a:focus,
.products-grid .item .icon-links li a:active{color: #f89630;}

.products-grid  .deal-timer{
  margin: 0 auto;
}
.products-list .item .product-left{
  position: relative;
}
.products-list .item .product-left:hover .quick-view{
  opacity: 1;
    visibility: visible;
    top: 50%;
}
.products-grid .item .product-left:hover .product-image:before,
.products-list .item .product-left:hover .product-image:before,
.products-grid .item .product-left:hover .product-image .img-hover,
.products-list .item .product-left:hover .product-image .img-hover{
  opacity: 1;
  visibility: visible;
}
/* Shop by brand */
.featured-brand-container .feature-brands-list .owl-item {
  padding: 0 15px;
}
.brands-list .brand-item .brand-image .brand-img{
  border: 0;
}
.feature-brand-image, .brand-image{
  text-align: center;
    overflow: hidden;
}
.feature-brands-list .item:hover .feature-brand-image img ,
.brands-list .brand-item:hover .brand-image img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
  transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.brands-list .brand-item .brand-title a:hover, .brand-title a:hover{
  color: #f89630;
}
.brands-list .brand-item .brand-title a, .brand-title a{
  font-size: 18px;
    color: #2a2a2a;
}
.brands-search .block-content{
  padding: 0;
  margin-bottom: 10px;
}
.brands-search-form {
  position: relative;
}
.brands-search-form input[type="text"]{
  border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border: 1px solid #878787;
    padding: 22px;
}
.brands-search-form .btn-search{
  position: absolute;
  top: 3px;
  right: 3px;
}
.brands-search .btn-reset{
  vertical-align: top;
}
.brands-search .block-content ul.chars-filter{
  display: inline-block;
}
.brands-toolbar .sort-by label{
  margin: 0;
}
.brand-description {
    border: 1px solid #f0f0f0;
    padding: 15px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    margin-bottom: 50px;
    font-size: 14px;
}
ul.chars-filter li {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 36px;
    font-weight: 500;
}
ul.chars-filter li a{
    display: block;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
  width: auto;
  height: auto;
  line-height: unset;
}
ul.chars-filter li a:focus,
ul.chars-filter li a:active,
ul.chars-filter li.active a,
ul.chars-filter li a:hover {
    background-color: #f89630;
    border-color: #f89630;
    color: #fff;
}
/**/
.checkout-onepage-success .text-center{
  border: 1px solid #ddd;
  padding: 35px 15px;
}
.checkout-onepage-success .text-center a{
  color: #f89630;
}
.checkout-onepage-success .text-center a:hover{
  color: #878787;
}
.account-create .checkbox-inline input[type="checkbox"] {
  margin-top: -1.5px;
}
.my-account h1{
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.my-account .radio input[type="radio"], .my-account .radio-inline input[type="radio"],.my-account .checkbox input[type="checkbox"],.my-account .checkbox-inline input[type="checkbox"]{
  margin-top: -1px;
}
.my-account .table thead tr th{
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding:5px;
    border-bottom: 0px;
}
.my-account .table tbody tr td{
    padding:10px 5px 5px 5px;
    background: #fff;
    border-bottom: 1px solid #9b9b9b !important;
}
.my-account .table tbody tr td span.price{font-size: 14px;}
address{
  line-height: 22px;
}
#recent-transactions-history thead {
    background: #000;
}
#recent-transactions-history th {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 5px;
    border-bottom: 0px;
}
table#recent-transactions-history{
    width: 100%;
} 
#recent-transactions-history tbody tr td {
    padding: 10px 5px 5px 5px;
    background: #fff;
    border-bottom: 1px solid #9b9b9b !important;
}
.addresses-list .item{
  margin-bottom: 20px;
}
.addresses-list .item address{
  margin-bottom: 10px;
  margin-top: 10px;
}
#checkout-review-submit .button-set .wait .please-wait-loading{
  position: absolute;
    top: 0;
  height: 30px;
}
#checkout-review-submit .button-set{
  position: relative;
}
.my-wishlist .alert{
  margin: 0 15px 20px 15px;
}
.cms-index-noroute .top-content.header-content{
  border-bottom: 1px solid #ddd;
}
.cms-index-noroute .page-title-wrapper{
  display: none;
}
.cms-index-noroute #maincontent {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 0 !important;
}
.cms-index-noroute #maincontent  a {
  font-weight: 700;
  border-bottom: 1px solid #222;
  padding: 2px 5px;
  color: #222;
}
.cms-index-noroute #maincontent a:hover {
  color: #f89630;
}
.cms-index-noroute #maincontent h1 {
  font-size: 80px;
  letter-spacing: 8px;
  font-weight: 700;
  margin: 0 0 5px;
}
.login-link a:hover{
  color: #878787;
}
.login-link a{
  color: #f89630;
}
.checkout-container hr{
  border-color: #ccc;
}
#checkout-review-table dt:after{
  content: ": ";
}
#checkout-review-table dt{
  font-weight: 400;
  color: #222;
}
#checkout-review-table dl dt, #checkout-review-table dl dd{
  display: inline-block;
}
#checkout-review-table{
  width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
#checkout-review-table>thead>tr>th{
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222;
}
#checkout-review-table th,
#checkout-review-table td{
  padding: 15px 10px;
}
#checkout-review-table tr>td{
  border: 1px solid #ccc;
}
#checkoutSteps>li #checkout-review-table h4{
  font-size: 21px;
  font-weight: 600;
}
#checkout-review-table .product-name{
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.opc-block-progress .block-title{
  color: #222;
}
.opc-block-progress .changelink a{
  display: inline-block;
  position: relative;
  width: 25px;
  height: 20px;
  overflow: hidden;
}
.opc-block-progress .changelink a:after{
  content:"\f044";
  font-family: "FontAwesome";
  display: block;
  padding: 5px;
  background: #fff;
  position: absolute;
  left: 0;
  top: -1px;
}
.opc-block-progress .changelink .separator{
  display: none;
}
@media (min-width: 992px) {
  .checkout-container .order-address{
    border-right: 1px solid #ccc;
    padding-right: 25px;
  }
  .checkout-container .order-method{
    border-left: 1px solid #ccc;
    margin-left: -1px;
    padding-left: 25px;
  }
}
.checkout-container{
  border: 1px solid #ccc;
  padding: 25px;
  margin-top: 10px;
  border-radius: 15px;
}
.checkout-container select{
  margin-bottom: 15px;
}
.checkout-container input[type=checkbox], .checkout-container input[type=radio]{
    vertical-align: top;
    margin-top: 3px;
}
#checkout-payment input[type=radio]{
  margin-top: 1px;
}
#checkout-shipping input[type=checkbox]{
  margin-top: 2px;
}
.checkout-container .step-title, .checkout-container .title{
  margin-bottom: 10px;
}
#checkoutSteps select{box-shadow:none}
#checkoutSteps select:focus{box-shadow: none}
#checkoutSteps .btn.action{margin-bottom:10px}
#checkoutSteps>li{
  padding-bottom: 10px;
}
#checkoutSteps .please-wait img{display: none}
#checkoutSteps .please-wait{
  position: relative;
  width: 50px;
  overflow: hidden;
  height: 50px;
  float: right;
}
#checkoutSteps .please-wait:before{
  content: "";
  display: block;
  background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/loader_black.svg) no-repeat;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ajax-wait{
  position: relative;
  width: 50px;
  overflow: hidden;
  height: 50px;
  float: right;
}
#checkout-review div.ajax-load, div.ajax-load, .please-wait-loading {
  background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/loader_black.svg) no-repeat center center !important;
}
.please-wait-loading{
  height: 50px !important;
}
#checkoutSteps>li .step-title{
  color:#f89630;
  font-size:14px;
  padding: 12px 10px;
  border:1px solid #f89630;
    background-color: #fff;
    text-transform: uppercase;
  font-weight: 600;
}
#checkoutSteps>li .step-title span:after{
  content:". ";
}
#checkoutSteps>li .step-title a{display: none}
#checkoutSteps>li .step-title h2{
  color:#f89630;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
}
#checkoutSteps>li.active .step-title + div{margin-top: 20px}
#checkoutSteps>li.active .step-title {
    border-color: #f89630;
    color: #fff;
    background-color: #f89630;
}
#checkoutSteps>li.active .step-title h2{
  color: #fff;
}
#checkoutSteps>li h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
#checkoutSteps>li h4{
  font-size: 18px;
  font-weight: 500;
}
#checkoutSteps .buttons-set p.required{
  display: none;
}
#checkoutSteps label,
#checkoutSteps.label{margin-bottom: 0}
#checkoutSteps li.control{margin-bottom: 6px}
#checkoutSteps .input-box{
  margin-bottom: 15px;
}
#checkoutSteps #checkout-step-login input[type=radio]{
  /* margin-top: 0; */
}
#checkoutSteps .buttons-set .button{
  color: #fff;
    border: 2px solid #222;
    background-color: #222;
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
}
#checkoutSteps .buttons-set .button:hover{
  border-color:#f89630;
    background-color: #f89630;
}
#checkoutSteps .col-2 .buttons-set .button{
  color: #fff;
    border: 2px solid #f89630;
    background-color: #f89630;
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
  float: right;
}
#checkoutSteps .col-2 .buttons-set .button:hover{
  border-color:#222;
    background-color: #222;
}
#checkoutSteps .col-1, #checkoutSteps .col-2{
  width: 50%;
  float: left;
  padding: 0 15px;
}
#checkoutSteps .col2-set{
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
  position: relative;
}
#checkoutSteps .col2-set:after{
  display: block;
  clear: both;
  content: "";
}
label.required em{
  display: none;
}
#checkoutSteps .button.btn-checkout{
  height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 50px;
    float: right;
}
.f-left{float: left}
#checkoutSteps .back-link{display: none}
#checkoutSteps input[type=radio], #checkoutSteps input[type=checkbox] {
  display: inline-block;
  position: static;
  vertical-align: top;
  margin-top: 0;
  margin-right: 4px;
  min-height: 20px;
}
#checkout-step-payment dt{margin-top: 10px}
#checkout-step-payment input[type=radio]{
  margin-top: -2px;
}
#checkoutSteps li.wide select{
  margin-bottom: 10px;
}
#checkoutSteps ul li.fields:after{
  content: "";
  display: block;
  clear: both;
}
#checkoutSteps ul li.fields{
  margin-left: -15px;
  margin-right: -15px;
}
#checkoutSteps ul li.fields .fields{
  width: 100%;
  padding: 0 15px;
  float: left;
}
#checkoutSteps ul li.fields .field{
  width: 50%;
  padding: 0 15px;
  float: left;
}
#payment_form_ccsave {
  width: 60%;
  margin-top: 10px;
}
#shipping-new-address-form ul li.wide{
  margin-bottom: 10px;
}
#billing-new-address-form ul li.wide + .wide{
  margin-bottom: 10px;
}
#payment_form_ccsave li{
  margin-bottom: 10px;
}
#payment_form_ccsave li .v-fix + .v-fix{
  margin-top: 10px;
}
.opc-block-progress .block-content dl>div{
  margin-bottom: 15px;
}
.opc-block-progress .block-title{
  margin-bottom: 15px;
  text-transform: uppercase;
}
.opc-block-progress dt{
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}
#shopping-cart-totals-table tbody td,
#shopping-cart-totals-table tfoot td{
  border:1px solid #eaeaea;
}
#shopping-cart-table>thead>tr>th, #shopping-cart-table>tbody>tr>th, #shopping-cart-table>tfoot>tr>th, #shopping-cart-table>thead>tr>td, #shopping-cart-table>tbody>tr>td{
  border:1px solid #eaeaea;
}
#shopping-cart-table>tfoot>tr>td{
  border: 0;
}
#shopping-cart-table>thead>tr>th{
  border: 1px solid black;
  color: white;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  background: black;
  padding: 3px;
}
#shopping-cart-table>thead>tr>th.product-column{text-align: left;}
#shopping-cart-table tfoot tr td{
  padding: 35px 0 15px;
}
.cart-collaterals h3{
  margin-bottom: 20px;
}
#shopping-cart-table tbody tr{
  border-bottom: 1px solid #9b9b9b;
}
#shopping-cart-table tbody tr td .item-options{
  float: left;
    text-align: left;
  width: 100%;
}
#shopping-cart-table tbody tr td .product-image{
  display: block;
    float: left;
}
#shopping-cart-table tbody tr td .product-image img {
    max-width: 100%;
}
#shopping-cart-table tbody tr td .product-name:hover{
  color: #f89630;
}
#shopping-cart-table tbody tr td .product-name{
  float: left;
  text-align: left;
  color: #222;
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  padding-left: 10px;
  line-height: 16px;
}
#shopping-cart-table tbody tr td .item-options {
    padding-left: 10px;
    font-size: 12px;
}
#shopping-cart-table tbody tr td .item-options .price{
    font-size:12px;
}
#shopping-cart-table tbody tr td{
  text-align: center;
  vertical-align: top;
  border:none;;
  padding: 30px 0 0 0;
}
#shopping-cart-table tbody tr td[data-th="Subtotal"]{width: 100px;}
#shopping-cart-table .input-qty-product{
  color: #4d4d4d;
    font-size: 14px;
    height: 30px;
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
    width: 70px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}
.shipping-form .radio input[type="radio"]{
  margin-top: 0px;
    vertical-align: top;
}
.cart-collaterals {
}
.cart-collaterals .btn-proceed-checkout:hover{
  border: 2px solid #f89630;
    background-color: #f89630;
    color:white;
}
.cart-collaterals .btn-proceed-checkout{
  width: 80%;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
  padding: 15px 35px;
  color: #f89630;
  border: 1px solid #f89630;
  font-size: 16px;
  margin-bottom: 10px;
  border-radius: 0;
  margin:0 auto;
  background: white;
}
.icon-action:hover i{
  color: #fff;
  background-color: #222;
}
.icon-action i{

  color: #6c6c6c;
    padding: 3px;
    font-size: 10px;
    
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background: #c8c7c7;border-radius: 50%;
}
.icon-action span {
    font-family: "Noto Sans", arial, tahoma;
    margin-left: 10px;
    color: #c8c7c7;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 10px;
    display: none;
}
.icon-action .material-icons{
  color: white;
  font-size: 18px;
  position: relative;
  top: 3px;
  left: 3px;
}
.mb-top-layered-navigation .icon-action .material-icons {
    padding-right: 2px !important;
    top: 7px !important;
    font-size: 14px !important;
    margin-right: 5px !important;
}
.mb-top-layered-navigation .clear-all .material-icons{
    top: -2px !important;
    padding: 2px !important;
    font-size: 17px !important;
    vertical-align: middle !important;
    margin-right: 4px !important;
    background: #c8c7c7 !important;
}
.mb-top-layered-navigation .actions {
    float: right;
}
a.clear-all:hover i.material-icons{
    background: #222 !important;
}
.mb-top-layered-navigation .clear-all{
    color: #000;
}

input[type="text"]+input[type="text"]{
  margin-top: 10px;
}
.cart_table.table thead tr th{
  text-transform: uppercase;
}
table#my-orders-table {
    margin-top: 20px;
}
.mfp-inline-holder .mfp-content{
  background-color: #fff;
  padding: 0 15px;
}
.mfp-inline-holder .mfp-content .btn {
  width: 100%;
  line-height: initial;
  white-space: inherit;
  padding: 0px 3px;
  text-align: center;
}

.mfp-inline-holder .mfp-content .btn.btn-default{
  border: 2px solid black;
  text-transform: uppercase;
  color:black;
}
.mfp-inline-holder .mfp-content .btn.btn-default:hover{
  background: black;
  color:white;
}
.mfp-inline-holder .mfp-content .btn.btn-primary{
  border: 2px solid #f89630;
  background-color: white;
  color:#f89630;
}
.mfp-inline-holder .mfp-content .btn.btn-primary:hover{
  background-color: #f89630;
  color:white;
}
.mfp-close-btn-in .ajax-delete .mfp-close,
.mfp-close-btn-in .ajaxcart-iframe:not(.ajaxcart-form-frame) .mfp-close{
  width: 35px;
  height: 35px;
  line-height: 35px;
  right: 5px;
  opacity: 0.9;
  background-color: #fff;
}
.ajaxcart-iframe img{
  width: 50%;
  float: left;
}
.ajaxcart-iframe .info{
  width: 50%;
  float: left;
  text-align: center;
  padding: 10px
}
.ajaxcart-iframe .ajax-content{
  margin-bottom: 15px;
  margin-top: 15px;
}
.mfp-iframe-holder .mfp-content .ajaxcart-iframe{
  width: 380px !important;
  max-width: 100% !important;
  min-height: 400px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
  overflow: visible;
}
.ajaxcart-index-options .product-view .product-shop {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ajaxcart-index-options .container{
  width:100%;
}
.ajaxcart-index-options{
  overflow: visible;
}
.mfp-auto-cursor .mfp-content .mfp-iframe-scaler:not(.ajaxcart-iframe){
  height: 569px;
    margin: 0;
    padding: 0;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
  background-image: none;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: -13px;
    top: -13px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 19px;
    opacity: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.ajaxcart-index-options .col-main{
  min-height:400px;
}
.ajaxcart-index-options .product-view .product-shop .table {
  margin-bottom: 10px;
}
.ajaxcart-index-options #maincontent {
    min-height: 0;
    overflow: visible;
}
.ajaxcart-index-options .product-shop .product-options .form-group > label{
  text-transform: capitalize;
}
.ajaxcart-index-options .product-image img{margin: 0 auto}
.ajaxcart-index-options .static-block-top{
  display: none;
}
.ajaxcart-index-options .product-shop .product-options-bottom.add-to-box .price-box{
  display: none;
}
.ajaxcart-index-options .product-shop .product-options .form-group{
  margin-bottom: 20px;
}
.ajaxcart-index-options .product-view .product-shop .add-to-box{
  margin-top: 0;
}
.message .fa{
  -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    width: 45px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.message{
  color: #006400;
  padding: 5px 15px;
  background: #e5efe5;
  margin: 40px 0 10px 0;
  text-align: left;
}
.form-control:focus {
    border-color: #222;
  box-shadow: none;
}
select{
  box-shadow: none !important;
}
.discount-form .input-text:focus{
  border-color: #222;
}
.discount-form .input-text{
  background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    height: 40px;
    line-height: 36px;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    color: #878787;
    box-shadow: none !important;
}

.quickview-index-show{
  height: 569px;
}
.quickview-index-show .container .col-main{
  position: static;
  width: 100%;
  height: 569px;
}
.quickview-index-show .container{
  width: auto;
    min-height: 0 !important;
    padding: 0;
  position: relative;
}
.quickview-index-show #maincontent{
  min-height:0;
  overflow: visible;
}
.quickview-index-show .product-img-box{
  height: 569px;
  overflow: hidden;
}
.quickview-index-show .product-shop{
    padding: 30px 30px 30px 15px;
  position: static;
  height: 569px;
  overflow-x: hidden;
  overflow-y: auto;
}
.quickview-index-show .static-block-top,
.quickview-index-show .product-shop .product-options-bottom.add-to-box .price-box,
.quickview-index-show .product-view .product-shop .add-to-box .add-to-links{
  display: none;
}
.truncated_full_value .item-options{
  display: none;
}
#ajax_cart_loader img{
  position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  z-index: 100;
    width: 50px;
}
#ajax_cart_loader:after{
  content: "";
  background-color: rgba(0,0,0,.85);
  position: absolute;
  opacity: 0.4;
  top:0;
  bottom:0;
  left:0;
  right: 0;
}
.mfp-inline-holder .mfp-content .ajax-content b{
  font-size: 14px;
    font-weight: 500;
    color: #222;
    display: block;
}
.brands-toolbar .sort-by select{
  margin-bottom: 10px;
}
table a.product-name:hover,
.table a.product-name:hover {
  color: #f89630;
}
table .product-name,
.table .product-name {
  color: black;
  font-weight: 400;
  font-size: 14px;
  text-transform: initial;
}
table dt,
.table dt{
  color: #222;
  font-weight: 400;
}
.table .item dt{
    color: #2a2a2a;
    font-weight: 400;
}
.table .item dt, .item dd{
  display: inline-block;
}
dt{
  font-weight:600;
}
dl.item-options{
  margin-bottom: 0;
}
.tag-customer-index .my-account a:hover span{ color: #fff}
.tag-customer-index .my-account a:hover{
  background-color: #f89630;
    border-color: #f89630;
}
.tag-customer-index .my-account a span{ color: #222; font-weight: 400}
.tag-customer-index .my-account a{
    border: 1px solid #222;
    border-radius: 20px;
    display: inline-block;
    font-size: 13px;
    margin: 0 8px 8px 0;
    padding: 7px 15px 2px;
    vertical-align: middle;
}
table .ratings,
.table .ratings{
  margin-bottom: 0;
}
table .rating-box .rating,
.table .rating-box .rating{
  overflow: hidden;
}
.my-account .table .rating-box .rating:before{
  position: static;
}
.ratings-table th,
.ratings-table td{
  vertical-align: middle;
  padding: 3px 0;
}
.ratings-table td{
  vertical-align: middle;
  padding: 5px;
}
.ratings-table th{
  color: #2a2a2a;
}
.my-account thead {background: #000;}
.account-login.social-login-options h5{
  display: inline-block;
}
.account-login.social-login-options{
  margin-top: 20px;
}
.discount .discount-title{
  margin-left: 15px;
  position: absolute;
  top: 0;
  left: calc(50% - 15px);
}
.shipping{border:1px solid #9b9b9b;}
.shipping .shipping-title{
  /*position: absolute;
  top: 0;
  left: 15px;*/
}
.checkout-cart-title{
  padding: 10px;
  width: calc(50% - 15px);
  border: 1px solid #eaeaea;
  text-align: center;
}
.checkout-cart-title.active{
  color: black;
  /*background-color: #2a2a2a;
  border-color: #2a2a2a;*/
  border:0;
  font-family: "Playfair Display", arial, tahoma;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  text-transform: uppercase;
}
.checkout-cart-content{
  display: none;
  padding: 30px;
  /*border: 1px solid #eaeaea;*/

}
.checkout-cart-content.show{
  display: block;
}
.table>tbody+tbody {
    border-top: 0;
}
.review-customer-view dt{
    color: #2a2a2a;
    font-weight: 400;
}
.review-customer-view .product-img-box img{
  min-width: 0;
  margin: 0 auto;
}
.bundle-box .qty-holder.add_item_actions{
  display: none;
}
.my-account .buttons-set+.buttons-set{
  display: none;
}
.product-shop .product-options .bundle-box  .form-group .options-list li input[type="radio"],
.product-shop .product-options .bundle-box  .form-group .options-list li input[type="checkbox"]{
  margin: 4px 0 0;
}
.newsletter-manage-index .radio-inline{
  padding-left: 0;
  margin-bottom: 10px;
}
#newsletter-popup{
  background-color: #fff;
  position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.mfp-close-btn-in #newsletter-popup .mfp-close:hover{
  background-color: #fff;
}
.mfp-close-btn-in #newsletter-popup .mfp-close{
    border: 0;
    background-color: rgba(255,255,255,0.8);
    width: 30px;
    height: 30px;
    font-size: 30px;
    opacity: 1;
    color: #222;
    line-height: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
  top: -15px;
    right: -15px;
}
.pop-sletter-title {
  height: 150px;
    background-repeat: no-repeat !important;
    text-align: center;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}
 .pop-sletter-title:after {
  background: #000;
  opacity: 0.3;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
 .pop-sletter-title h4 {
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  line-height: 150px;
  color: #fff;
}
 .newsletter-popup-content {
  text-align: center;
  padding: 20px 30px 0;
}
 .block-popup-subscribe form .form-group {
  padding: 0 30px;
}
 .block-popup-subscribe form .actions {
  padding: 0 30px 30px;
}
 .block-popup-subscribe .pop-sletter-footer {
  text-align: center;
  padding: 15px;
  font-size: 12px;
  background-color: #f4f4f4;
}
 .block-popup-subscribe .action.subscribe {
  border-radius: 0;
  margin-top: 10px;
}
 .block-popup-subscribe div.checkbox {
  color: #333333;
  padding: 9px 8px 6px;
  text-align: left;
  margin: 0;
}
 .block-popup-subscribe div.checkbox label {
  font-size: 11px;
}

#multiship-addresses-table tbody tr td .btn-remove2{
  padding: 0 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
}
#multiship-addresses-table tbody tr td{  vertical-align: middle}
#multiship-addresses-table tbody tr td input[type="text"]{
  max-width: 120px;
  border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    text-align: center;
}
#multiship-addresses-table tfoot tr td{
  padding: 15px 0;
}
#multiship-addresses-table thead tr th{
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
}
.portfolio-category-list{overflow: visible}
.oscheckout-index-index #payment_form_ccsave {width: 100%; margin-top: 0}
dl.item-options{margin-top: 6px}
dl.item-options .item:after{
  display: block;
  content:"";
  clear:both;
}
.table dt, .table dd {
    display: inline-block;
    float: left;
}
.table dt {margin-right: 4px}
.multiple-checkout address{
  margin-bottom: 10px;
}
#checkout-progress-state li{
  display: inline-block;
}
#checkout-progress-state li+li:before{
  content:">";
  display: inline-block;
    margin: 0 5px;
}
.multi-shipping-table{
  border: 1px solid #eaeaea;
  margin-bottom: 10px;
  margin-top: 10px;
}
.multi-shipping-table tbody tr td,
.multi-shipping-table tfoot tr td,
.multi-shipping-table thead tr th{
  border: 1px solid #eaeaea;
}
.compare-table .product-top{
  display: block;
  width: 120px;
  vertical-align: top;
    position: relative;
  float: left;
}
.compare-table .product-top:hover .link-wishlist{
  opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
.compare-table .product-top .link-wishlist:hover{
  background-color: #f89630;
  color: #fff;
}
.compare-table .product-top .link-wishlist{
  line-height: 40px;
  width: 40px;
    height: 40px;
    color: #2a2a2a;
    border: 1px solid #fff;
    background-color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -20px 0 0 -20px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.compare-table .product-info{
  float: left;
    width: calc(100% - 120px);
    vertical-align: top;
    padding-left: 20px;
}
.compare-table-wrapper{
  padding: 15px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  max-width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}
.compare-table{
  border: 1px solid #ddd;
  margin-bottom:0;
}
.compare-table tr td{
  min-width: 300px;
}
.compare-table tbody tr td,
.compare-table tfoot tr td,
.compare-table thead tr td{
  border: 1px solid #ddd;
}
.compare-table thead tr th{border-bottom: 1px solid #ddd}
.compare-table tbody tr th{
  text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
}
.compare-table .ratings{
  margin-bottom: 10px;
}
.page-popup.catalog-product-compare-index .container{
  width: 100%;
}
.link-print:hover{
  color: #f89630;
  border-color: #f89630;
}
.link-print{
  margin: 15px 0;
  border-bottom: 2px solid #2a2a2a;
    padding: 0 0 5px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #2a2a2a;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar .actions .btn{
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 1199px) {
  #payment_form_ccsave {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .mega-menu .nav-main li .dropdown-menu{
    transition: all 0s ;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -ms-transition: all 0s;
  }
  .icon-action{
    margin-bottom:10px;
  }
  .cart-collaterals h3 {
    margin-bottom: 0;
  }
  .confidence-list ul li{text-align: center;line-height: 1.2;width: 33%;}
  .confidence-list ul li span{display: block !important;}
}
@media (max-width: 767px){
  .mfp-close-btn-in .ajax-delete .mfp-close,
  .mfp-close-btn-in .ajaxcart-iframe .mfp-close{
    top: -35px;
    right: 0;
  }
  #multiship-addresses-table,
  #multiship-addresses-table tbody tr,
  #multiship-addresses-table tbody{display: block}
  #multiship-addresses-table thead{display: none}
  #multiship-addresses-table tbody tr{

    border-bottom: 1px solid #ddd;
    border-top: 0;
    padding: 10px 0
  }
  #multiship-addresses-table tbody tr+tr{
    border-top: 1px solid #ddd;
  }
  #multiship-addresses-table tbody tr td{
    display: block;
    border: 0;
    padding: 5px 0;
  }
  #multiship-addresses-table tfoot tr td{
    border: 0;
  }
  #checkout-review-table .a-center + .a-right .cart-price:before ,
  #checkout-review-table td.last>.cart-price:before {
    content:"=";
    margin-right: 5px;
  }
  #checkout-review-table .a-center:before {
    content:"x";
    margin-right: 5px;
  }
  #checkout-review-table .cart-price:before {
    content:"Total: ";
    margin-right: 5px;
    color: #2a2a2a;
    font-weight: 400;
  }
  #checkout-review-table{
    border: 1px solid #ccc;
    border-top: 0;
  }
  #checkout-review-table dl {
    margin-bottom: 0;
  }
  #checkout-review-table thead{
    display: none;
  }
  #checkout-review-table tfoot>tr>td{
    border-color:#ccc;
  }
  #checkout-review-table tbody tr{
    box-shadow: 0.5px -0.5px 0px 0.5px #ccc;
    border: 0;
  }
  #checkout-review-table tbody tr td{
    display: block;
    border: 0;
  }
  #checkout-review-table tbody tr td+td{
      padding: 0 0 15px 15px;
    display: inline-block;
    text-align: left;
    padding-top: 0;
  }
  #shopping-cart-table tbody tr td .item-options{
    display: none;
  }
  .ajaxcart-index-options{
    min-height: 400px;
  }
  .ajaxcart-index-options .product-view .product-shop {
    padding-top: 20px ;
    padding-bottom: 20px ;
  }
  #shopping-cart-table .input-qty-product{
  }
  #shopping-cart-table thead {
    display: none;
  }
  #shopping-cart-table tbody tr{
    border-bottom: 1px solid #9b9b9b;
  }
  #shopping-cart-table tbody tr td:first-child {
    float: left;
    width: 25%;
    padding: 10px 0px !important;
  }
  #shopping-cart-table tbody tr td.cartQtyButtonsColumn {
    width: 75% !important;
    margin-top: 10px !important;
  }
  #shopping-cart-table tbody tr td[data-th="Subtotal"] {
    width: 75% !important;
    margin-top: 10px !important;
    }
  #shopping-cart-table tbody tr td.last {
    text-align: right;
  }
  #shopping-cart-table td.item-name{width: 75% !important;}
  #shopping-cart-table td.descuento {width: 75% !important;}
  #shopping-cart-table td.descuento .price-box,
  #shopping-cart-table td.descuento .price-box .special-price{text-align: left !important;margin-bottom: 0px !important;}
  #shopping-cart-table td.item-price {width: 75% !important;}
  #shopping-cart-table tbody tr td {
    display: block;
    border: 0;
    text-align: left;
    padding: 0px 15px !important;
    width: calc(100% - 150px);
    float: right;
  }
  #shopping-cart-table tfoot tr td button{
    float: left !important;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .icon-action span{display:inline-block;}
  .icon-action .material-icons{font-size: 15px;}
  
  
  #shopping-cart-table tfoot tr td {
    display: block;
    text-align: left;
    width: 100%;
  }
  #shopping-cart-table tbody tr td .product-image{
    width: 100%;
  }
  #shopping-cart-table tbody tr td .product-name{
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-top: 6px;
  }
  #shopping-cart-table tbody tr td.col:before {
    content: attr(data-th) ":";
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
    color: #2a2a2a;
    float:left;
  }
  .table .ratings{
    padding-top: 5px;
    width: 100px;
  }
  .my-account .table tbody tr,
  .my-account .table tbody{
    display: block;
    width: 100%;
  }
  .my-account .table{
    border: 1px solid #eaeaea;
    display: block;
  }
  .my-account .table dl{
    margin-bottom: 0;
  }
  .my-account .table {
    margin-top: 15px;
    }
  .my-account .table thead {
    display: none;
  }
  .my-account .table tbody tr {
    box-shadow: 0px 0px 0px 0.5px #eaeaea;
    border: 0;
    width: 100%;
  }
  .my-account .table tbody tr+tr {
    border-top:0;
  }
  .my-account .table tbody tr td {
    display: block;
    border: 0;
    background: none;
  }
  .my-account .table tbody tr td+td {
    padding-top:0;
  }
  .my-account .table tbody tr td:before {
    content: attr(data-th);
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
    color: #2a2a2a;
    float:left;
  }
  #wishlist-table tbody tr td{
    padding: 15px;
  }
  #wishlist-table tbody tr td+td{
    padding-top: 0;
  }
  .my-account .box-title, .my-account .box-head{
    margin-bottom: 10px;
    margin-top: 20px;
  }
  #checkoutSteps .col-1, #checkoutSteps .col-2{
    width: 100%;
  }
  #checkoutSteps .col-1 .buttons-set .button{
    position: absolute;
    bottom: 0;
    right: 15px;
  }
  #checkoutSteps .col-2 .buttons-set .button{
    float: left;
    margin-right: 145px;
  }
  #checkoutSteps .col2-set + .col2-set .col-1{
    margin-bottom: 0px;
  }
  #checkoutSteps .col2-set .col-1{
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
    .confidence-list ul{
        display: block !important;
    }
    .confidence-list ul li{
        margin-right: 5px !important;
        width: 47% !important;
        padding-bottom: 5px;
    }
    .cms-index-index .confidence-list ul li:last-child{
        width: 100% !important;
        padding: 0 20% 5px;
    }
  #login-form{
    width: 305px !important;
  }
  #login-container .input-box {
    width: 100% !important;
    margin-bottom: 15px;
  }
  #login-container .input-box input{
    width: 100% !important;
  }
  .col-xxs-6{
    width: 50%;
  }
  .col-xxs-full{
    width: 100%;
  }
  .mfp-inline-holder .mfp-content{
    width: 305px !important;
  }
  .ajaxcart-index-options .product-view .product-shop .table thead{
    display: none;
  }
  .ajaxcart-index-options .product-view .product-shop .table tbody tr{
    border: 1px solid #eaeaea;
  }
  .ajaxcart-index-options .product-view .product-shop .table tbody tr td{
    border: 0;
    padding: 5px 10px 10px 10px;
    display: block;
    width: 100%;
  }
  #checkoutSteps ul li.fields .field{
    width: 100%;
  }
  .header-v7 .account-dropdown .dropdown-toggle i.material-icons{
      margin-right: 0px;
  }
}
@media (max-width: 359px) {
  #shopping-cart-table tbody tr td {width: 100%}
}
/***/
.lazy-loading-img .products-grid .item .product-top,
.lazy-loading-img .products-list .item .product-top,
.lazy-loading-img .promo-banner,
.lazy-loading-img .widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post,
.lazy-loading-img .instagram-item {
  background-image: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/images/loader_black.svg');
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.product-tab .tab-content {
  position: relative;
}
.product-tab .tab-content .tab-pane.active {
    position: static;
    opacity: 1;
    visibility: visible;
}
.product-tab .tab-content .tab-pane {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
/* Home Boxed */
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show){
  background-color: #f5f5f5;
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) .breadcrumbs{
  background: none;
  border-bottom: 1px solid #f5f5f5;
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
    background-color: #fff;
    margin: 30px auto;
    overflow-x: hidden;
    position: relative;
    width: 1200px;
    padding: 0 30px;
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper .container-fluid,
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper .container{
  width: 100%;
    padding: 0 !important;
}

@media (max-width: 1259px) and (min-width: 992px){
  body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
    width: 960px !important;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
    width: 700px !important;
  }
}
@media (max-width: 767px){
  body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
    width: 100% !important;
    padding: 0 15px !important;
    margin: 0 auto !important;
  }
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) .header.header-sticky-menu .header-content{
  border-bottom: 1px solid #f6f6f8;
  box-shadow: none;
  left: 50%;
  padding: 0 30px;
  width: 1200px;
  transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
/***/
.header.header-v1 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right{
  position: relative !important;
}
.header.header-v1 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu{
  left: 0;
}
.header.header-v1 .mega-menu .nav-main li .dropdown-menu{
  transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -ms-transition: all 0s;
}
.tp-rightarrow.default,
.tp-leftarrow.default{display: none}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu{
  left: -170px;
}
@media (max-width: 1366px){
  .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right{position: static}
  .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu{
    right: 0;
    left: auto;
  }
}
@media (max-width: 1199px){
  .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right{position: relative}
}
.footer .instagram .row{
  margin-right: -5px;
    margin-left: -5px;
}
.footer .instagram .row .item{
  padding: 0 5px;
}
.feature-brands-list .item .feature-brand-image img,
.brands-list .brand-item .brand-image img,
.brand-items .image{overflow: hidden}
.brand-items .image img{
  margin: 0 auto;
}

.brand-items .image:hover img{
  transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.owl-carousel.brands-grid .owl-item{
  padding: 0 15px;
}
/* Footer v3 */
.footer.footer-v3 .block-footer-newsletter .block-subscribe .block-content{
  max-width: 550px;
  margin: 0 auto;
}
.footer.footer-v3 .top-footer {
  border-top: 1px solid #ddd;
    padding-top: 40px
}
.footer.footer-v3 .middle-footer {
    padding: 30px 0 0 0;
}
.footer.footer-v3 .top{color: #fff}
.footer.footer-v3 .middle-footer h6,
.footer.footer-v3 .top a,
.footer.footer-v3 .footer-contact li em,
.footer.footer-v3 .top .block-link ul li a{
  color: #fff;
}
.footer.footer-v3 .top a:hover,
.footer.footer-v3 .top .block-link ul li a:hover{
  color: #f89630;
}
.footer.footer-v3 .middle-footer .content{
  background-image: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bg_footer.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer.footer-v3 .middle-footer .content{
  padding: 50px 135px 20px;
}
 .txt-newsletter{
    float: left!important;
}
@media (min-width: 1200px){
  .footer.footer-v3 .middle-footer{
    display: table;
  }
  .footer.footer-v3 .content, .footer.footer-v3 .map {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  .tit-newsletter{max-width: 210px;}
 
}
@media (max-width: 1599px){
  .footer.footer-v3 .middle-footer .content{
    padding: 20px 50px;
  }
}
@media (max-width: 1199px){
  .footer.footer-v3 .map {
     height: 500px;
  }
}
@media (max-width: 767px){
  .footer.footer-v3 .map {
     height: 400px;
  }
  .footer.footer-v3 .middle-footer .content{
    padding: 30px 15px 15px;;
  }
  .mfp-close-btn-in .ajax-delete .mfp-close, .mfp-close-btn-in .ajaxcart-iframe:not(.ajaxcart-form-frame) .mfp-close{
    right: 0;
  }
}
/* Home shoes */
.scroll-to-top i{color: #878787}
.simple-product .products-grid .item .product-name a:hover{
  color: #f89630;
}
.simple-product .products-grid .item .product-name a{
  color: #fff;
}
.simple-product .price-box .special-price .price{
  color: #ec0101
}
.simple-product .price-box .price{
  color: #ddd;
}
.simple-product .products-grid .item .product-content {
  position: relative;
}
.simple-product .products-grid .item .product-desc{
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
    visibility: hidden;
    bottom: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
  padding: 15px;
  width: 100%;
}
.simple-product .products-grid .item:hover .product-desc{
    opacity: 1;
    visibility: visible;
    z-index: 5;
}
.simple-product .special-product .products-grid .item .product-image{
  padding-top: calc(133.3333% - 10px) !important;
  display: block;
}
.simple-product .special-product .products-grid .item .product-image img{
  position: absolute;
    top: 0;
    left: 0;
  margin: auto !important;
    bottom: 0;
    right: 0;
}
@media (max-width: 991px) {
  .sm-center{
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 479px) {
  .simple-product .products-grid .item{
    width: 100%;
  }
}
@media (min-width: 1660px) {
  .container-large .container {
    width: 1620px !important;
  }
}
/* FOOTER 4 */
.footer.footer-v4{
  border-top: 1px solid #ddd;
    padding: 60px 0;
    text-align: center;
}
.footer.footer-v4  .social-block ul {display: block}
.footer.footer-v4  .social-block ul li a {font-size: 20px}
.footer.footer-v4 .bottom_link ul {margin-bottom: 10px}
.footer.footer-v4 .bottom_link li a { color: #222; font-weight: 500}
.footer.footer-v4  .social-block ul li a:hover,
.footer.footer-v4 .bottom_link li a:hover { color: #f89630}
.footer.footer-v4 li {
    float: none;
    display: inline-block;
  margin: 0 10px;
}
/* HEADER 9 */
.language-dropdown .language-name{
  display: inline-block;
}
.language-dropdown .language-icon{
  display: none;
}
.header-v9 .language-dropdown .language-name{
  display: none;
}
.header-v9 .language-dropdown .language-icon{
  display: inline-block;
  vertical-align: middle;
}
.cms-index-index .mega-menu .nav-main li.logo_item .dropdown-menu img{
  display: block;
  margin: 0 auto;
}
.cms-index-index .mega-menu .nav-main li.logo_item .dropdown-menu a{
    cursor: default;
  pointer-events: none;
}
.mega-menu .nav-main li.logo_item > a{
  display: none;
}
.mega-menu .nav-main li.logo_item .dropdown-menu li{min-width: 0}
.mega-menu .nav-main li.logo_item .dropdown-menu{
  opacity: 1;
    visibility: visible;
    position: static;
    border: 0;
    box-shadow: none;
  background: none;
  min-width: 0;
  width: 135px;
}
.header-v9 .logo-container{
    padding: 15px;
    display: block;
  position: absolute;
    left: 100%;
    top: 0;
  transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.header.header-v9 .dropdown-toggle{
  border: none;
    background: none;
    color: #878787;
    padding: 19px 0;
    line-height: 1;
  color: #fff;
}
.header.header-v9{
  padding: 0;
  position: static;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
  background: none;
  background: #000;
}
.header.header-v9 .btn-responsive-nav span {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.header.header-v9 .header-content{
  background: #000;
}
.header.header-v9 .dropdown-sm .dropdown-menu {
  left: 0;
}
.header.header-v9 .account-dropdown .dropdown-toggle{
  padding: 0;
}
.header.header-v9 .search-form .action-search [class*="pe-"], .header.header-v9 .account-dropdown .dropdown-toggle [class*="pe-"], .header.header-v9 .block-cart-header .trigger-open-cart [class*="pe-"], .header.header-v9 .wishlist-link a [class*="pe-"], .header.header-v9 .dropdown-toggle a{
  color: #fff;
  padding: 15px 10px;
}
.header.header-v9 .block-cart-header .trigger-open-cart .count,
.header.header-v9 .wishlist-link a .wishlist-counter{
  background-color:#fff;
  color: #000;
}
.cms-index-index  .header.header-v9.header-sticky-menu .header-content,
.header.header-v9.header-sticky-menu .header-content{
  background: #000;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header.header-v9 .wishlist-link{display: none}
}
@media (min-width: 992px) {
  .header.header-v9 .mega-menu .nav-main > li > a{
    line-height: 1;
  }
  .header.header-v9 .mega-menu .nav-main > li > a.dropdown-toggle,
  .header.header-v9 .mega-menu .nav-main > li > a{
    padding: 20px;
    color: #fff;
  }
  .header.header-v9{
    padding: 21px 0 19px 0;
  }
  .cms-index-index .header.header-v9{
  position: absolute;
    border-bottom: 1px solid rgba(255,255,255,0.4);
  }
  .cms-index-index .header.header-v9,
  .cms-index-index .header.header-v9 .header-content{
    background: none;
  }
}
/* Home jewelry */
.slider_jewelry .owl-controls{
  position: absolute;
    width: 100%;
    bottom: 15px;
}
.owl-carousel .owl-item  .slider_item img {
    display: block;
    width: 100%;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider_item .text-slider {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 0 15px;
    z-index: 1;
}
.slider_item .text-slider p {
    max-width: 500px;
    display: block;
    margin: 0 auto 20px;
}
.slider_item .text-slider h2 {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 1px;
    margin: 10px 0;
}
.slider_item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0.4;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.slider_item:hover:after {
    background-color: #f89630;
    opacity: 0.2;
}
.service-boxed .icon-service:hover {
    background-color: rgba(0,0,0,0.1);
}
.service-boxed.bot .icon-service {
   padding: 30px 15px;
}
.service-boxed .icon-service {
    padding: 45px 15px;
}
.service-boxed .icon-service:last-child {
    padding-right: 30px;
}
.service-boxed .icon-service:first-child {
    padding-left: 30px;
}
.service-boxed {
    margin-top: -67px;
    background-color: #f89630;
    margin-right: -45px;
    margin-left: -45px;
}
.service-boxed.bot {
    margin-top: 0;
    margin-right: -15px;
    margin-left: -15px;
}
.service-boxed .icon-service .icon {
    padding-right: 0;
    color: #fff;
}
.nav-main-collapse .title-topabs i:after, .push-mini-cart .title-topabs i:after{
  position: fixed;
    right: 0;
    top: 0;
  left: 0;
    bottom: 0;
    background: none;
    opacity: .4;
    display: block;
    content: "";
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  visibility: hidden;
}
body.open-topcart .block-cart-header .push-mini-cart .title-topabs i:after{
  visibility: visible;
    background-color: rgba(0,0,0,0.8);
  right: 320px;
}
.show-menu .nav-main-collapse .title-topabs i:after {
    visibility: visible;
    background-color: #000;
    left: 320px;
}
.tp-simpleresponsive >ul li{
  /* z-index:0 !important; */
}
@media (max-width: 991px) and (min-width: 768px) {
  .sm-no-padding{padding: 0 !important}
}
@media (max-width: 1199px) {
  .slider_item .text-slider p{display: none}
}
@media (max-width: 991px) {
  .service-boxed {
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
  }
  .service-boxed .icon-service {
    padding: 20px 15px;
  }
  .service-boxed.bot .icon-service {
     padding:15px;
  }
  .xs-text-small h5.margin-bottom30{
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .xs-no-padding{padding: 0 !important}
  .slider_jewelry .slider_item .text-slider h2{font-size: 40px}
  .xs-text-small h5{
    display: none;
  }
  .xs-text-small h2{
    font-size: 30px !important;
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  .xs-text-small h2{
    font-size: 20px !important;
    margin-bottom: 0;
  }
  .xs-text-small a.btn{
    padding: 10px;
    height: 20px;
    line-height: 0;
  }
}
/* Tesmonial */
.text-colour-white .content-heading h3.title,
.text-colour-white .content-heading .block-note{color: #fff}
.text-colour-white .content-heading h3.title:before,
.text-colour-white .content-heading h3.title:after{background-color: #fff}
.testimonial-container{
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px;
}
.testimonial-container .img-thumbnail {
    float: none;
    margin: 10px auto 40px;
    width: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
  overflow:hidden;
  padding: 0;
}
.testimonial-content{position: relative}
.testimonial-content:before{
    content: "\f10e";
    font-family: FontAwesome;
    position: absolute;
    top: -33px;
    left: 50%;
    font-size: 30px;
    z-index: 0;
    color: #fff;
    font-style: normal;
    line-height: 1;
  transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.text-left > .testimonial-container.alone{
  padding: 15px 100px;
}
.text-left > .testimonial-container{
  max-width: 100%;
  width: 100%;
  padding: 15px 0;
  background-color: #f6f6f8;
}
.text-left > .testimonial-container .owl-carousel  .owl-item{
  padding: 0 15px;
}
.text-left > .testimonial-container .testimonial-item{
  display: table;
}
.text-left > .testimonial-container:not(.alone) .testimonial-item .testimonial-author{
  vertical-align: top;
}
.text-left > .testimonial-container .testimonial-item .testimonial-author,
.text-left > .testimonial-container .testimonial-item .testimonial-content{
  display: table-cell;
  vertical-align: middle;
  padding-top:30px;
}
.text-left > .testimonial-container .testimonial-item .testimonial-content strong{color: #222; font-size: 16px;font-weight: 600;}
.text-left > .testimonial-container .testimonial-item .testimonial-content .content{
  padding: 0;
    border: 0;
    font-size: 16px;
    color: #282828;
    font-style: italic;
    margin-bottom: 12px;
    background: none
}
.text-left > .testimonial-container .testimonial-content:before {
    top: 8px;
    left: 162px;
    font-size: 62px;
    color: rgba(40,40,40,0.1);
}
.text-left > .testimonial-container:not(.alone) .testimonial-content:before{
  left: 45px;
}
.text-left > .testimonial-container .testimonial-item .testimonial-content{
  padding-left: 30px;
}
.text-left > .testimonial-container.alone .testimonial-item .testimonial-content{
  padding-left: 140px;
}
@media (max-width: 1199px) {
  .text-left > .testimonial-container.alone{
    padding: 15px 60px;
  }
  .text-left > .testimonial-container.alone .testimonial-item .testimonial-content {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {

}
@media screen and (min-width:768px){
    .col-2.registered-users {
        min-height: 210px;
    }
    .new-users .content {
        min-height: 210px;
    }
}
@media (max-width: 767px) {
  .text-left > .testimonial-container.alone{
    padding: 15px;
  }
  .text-left > .testimonial-container .testimonial-item .testimonial-content,
  .text-left > .testimonial-container.alone .testimonial-item .testimonial-content {
    padding-left: 15px;
  }
  .text-left > .testimonial-container .testimonial-item .testimonial-author, .text-left > .testimonial-container .testimonial-item .testimonial-content{
    display: block;
    padding: 0;
    text-align: center;
  }
  .text-left > .testimonial-container:not(.alone) .testimonial-content:before,
  .text-left > .testimonial-container .testimonial-content:before{
    top: -25px;
    left: 50%;
  }
  .xs-font20{
    font-size: 20px !important;
  }
}
/**/
.link-colour-red a{color: red !important}
.link-colour-red a:hover{color: #f89630 !important}
.swatch-item-color-black{
  background-color: #000;
}
.dropdown-sm .dropdown-menu {
    max-height: 306px;
    overflow-y: hidden;
}
 .push-menu{
   overflow-x: hidden;
 }
 .push-menu .title-topabs,
.push-menu .mega-menu .nav-main{
   width: 320px;
 }
.push-menu::-webkit-scrollbar,
.search-form .search-select #select-cat-dropdown::-webkit-scrollbar {
   width: 12px;
   padding-top: 30px;
 }
.push-menu::-webkit-scrollbar-thumb,
.search-form .search-select #select-cat-dropdown::-webkit-scrollbar-thumb {
   background-color: rgba(0,0,0,0.1);
}
/*layer floating*/
.custom-form-wrapper {
    width: 30px;
    position: fixed;
    right: -30px;
    top: 50px;
    z-index: 999;
}
.custom-form-wrapper .info-wrapper {

}
.custom-form-wrapper .info-wrapper button {
    position: relative;
    right: 50px;
    top: 30px;
    background: #000;
    border: none;
    color: white;
    width: 82px;
    height: 25px;
    font-size: 12px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.custom-form-wrapper .slide-wrapper, .custom-form-wrapper .slide-customer-wrapper {
    position: fixed;
    background: #000;
    width: 232px;
    color: white;
    padding: 15px 15px;
}

.custom-form-wrapper button span[class^="icon-"] {
    font-size: 40px;
    position: relative;
    bottom: 2px;
    display: block;
}
.custom-form-wrapper .info-wrapper.customer button {
    top: 90px;
    text-transform: uppercase;
    transition: all 0s ease 0s;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -ms-transition: all 0s ease 0s;
}
.listcustomer-wrapper li{
    display:inline-block;
    width: 32%;
    vertical-align: top;
}
.listcustomer-wrapper a {
    color: #fff;
    font-size: 11px;
    display: block;
    text-align:center;
    line-height: 1.4em;
}
.listcustomer-wrapper a:hover em.material-icons{
    background: #f89630;
    color: #fff;
}
.listcustomer-wrapper em.material-icons {
    display:block;
    background: #fff;
    border-radius: 200px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    color: #000;
    padding: 7px;
    font-size: 26px;
    margin-bottom: 10px;
}
@media only screen and (max-height: 750px){
   
}

/*******/
/*showroom*/

.showroom .item{margin-bottom: 20px;overflow: hidden;}
.showroom .item h2{
    margin-top:10px;
}
.showroom .content-room {background: rgb(0,0,0,0.7);position: absolute;height: 100%;top: 75%;background: #000;right: 15px;left: 15px;color: #fff;padding: 0 15px;transition: 0.5s ease;}
.showroom .content-room:hover{margin-top: 0px; top:0px;height: 100%;transition: 0.5s ease;}
.showroom .content-room h2{color: #fff;    font-size: 24px;    padding-bottom: 25px;}
.showroom .content-room a.btn {border: 1px solid #f89630;}
.showroom .item a.btn {
    background: #000;
    color: #fff;
    padding: 0px 5px 0px;
    line-height: 1.5;
    height: auto;
    clear: both;
    float: none;
    position: relative;
}
.showroom .item a.btn:hover{background: #f89630;}
.showroom .item h2 {
    padding-top: 0px;
    margin-bottom: 10px;
}

.showroom .item .gall_item{
    overflow: hidden;
    display:block;
}

.showroom .item .gall_item img{
    width: 100%;
   
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.showroom .item .gall_item img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
    
}
.showroom .principal img {
    width: 100%;
    margin-bottom: 40px;
}


@media (min-width: 992px){
    .showroom .item:nth-child(3n+1){clear: left;}
    .showroom .bg-showroom {
        background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bg-showrooms02.jpg) no-repeat;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50px;
        left: 0;
        opacity: 0.3;
        clear: both;
        background-attachment: fixed;
    }
    
}
@media (max-width: 991px){
    .showroom .item:nth-child(2n+1){clear: left;}
}
@media (max-width: 768px){
    .showroom .content-room{top: 83%;}
}
@media (min-width: 767px){
    .showroom .principal{
    background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/bg-showrooms02.jpg) no-repeat center center;
    background-attachment: fixed;
    height: 400px;
    background-size: 100%;
    margin-bottom: 40px;
    display: block;
}
}


/****/
/*register*/
form#login-form input{
    max-width: 500px;
}
/*****/

.cms-index-noroute ul, .cms-index-noroute p{
    text-align: left;
    margin-bottom: 15px;
}
.cms-index-noroute h2{
    text-align: left;
}
span.condiciones-envio {
    font-size: 12px;
    margin-left: 10px;
    font-style: italic;
    color: #000 !important;
}
/*Print order*/
.print-order, .print-head {
    margin: 20px;
    max-width: 800px;
}
.print-order h1 {
    font-size: 35px;
    font-weight: normal;
    text-transform: uppercase;
}
.print-order h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0 5px 0;
}
.print-head address {
    line-height: 22px;
    font-size: 12px;
}
.print-order address{
    line-height: 19px;
}
table#my-orders-table thead {
    background: #000;
    color: #fff;
}
table#my-orders-table thead tr th {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 5px;
    border-bottom: 0px;
}
table#my-orders-table tbody tr td {
    padding: 10px 5px 5px 5px;
    background: #fff;
    border-bottom: 1px solid #9b9b9b !important;
}
.print-order td.last.a-right {
    text-align: right;
}
table#my-orders-table .price {
    font-size: 14px;
    color: #000;
}
table#my-orders-table .grand_total .price, table#my-orders-table .grand_total strong {
    font-size: 30px;
    font-weight: normal;
}
/*Para internet explorer +10*/
@media (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
    .header-v7.header-sticky-menu .header-content .account-dropdown i{
        margin-left: 0px !important;
    }
    .header-v7.header-sticky-menu .header-content .block-cart-header i{
        margin-left: 40px !important;
    }
    .header-v7.header-sticky-menu .header-content .block-cart-header, .header-v7.header-sticky-menu .header-content .account-dropdown{
        margin-left: -70px !important;
    }
}
/**********/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

#services  .owl-controls .owl-page span {
    border-radius: 0 !important;
    height: 5px;
    width: 25px;
}
.slides-navigation a:focus,
.slides-navigation a:hover {
	color:#ffffff !important;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://amadosalvador.es/skin/frontend/mgstheme/claue/css/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* Styling Next and Prev buttons */
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
    color: #222;
    border-color: rgba(0,0,0,.2);
    background-color: rgba(0,0,0,.2);
    padding: 10px 9px 3px;
    font-size: 30px;
    text-align: center;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 25%;
    margin-top: -19px;
    line-height: 38px;
    opacity: 0;
    visibility: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev i,
.owl-carousel .owl-controls .owl-buttons .owl-next i {
    font-size: 38px;
    color: #000;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev,
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
    visibility: visible;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 15px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 15px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover i,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover i{
    color: #fff;
}
@media (max-width: 991px) {
	/* .owl-carousel .owl-controls .owl-buttons .owl-prev,
	.owl-carousel .owl-controls .owl-buttons .owl-next {
		opacity: 1;
		visibility: visible;
	} */
}
/* Styling Pagination - If PaginationNumbers is true*/

.owl-carousel .owl-pagination {
    display: table;
    margin: 20px auto 0
}

.owl-carousel .owl-pagination .owl-page {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.owl-carousel .owl-pagination .owl-page span {
    width: 11px;
    height: 11px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 7.5px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    cursor: pointer;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.owl-carousel .owl-pagination .owl-page:hover span,
.owl-carousel .owl-pagination .owl-page.active span {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/css/images/ajaxloader.gif) no-repeat center center
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.4;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  /*width: 100%;*/
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover {
	 border: 0;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
      background-image: none;
    box-shadow: none;
    line-height: 25px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: -13px;
    top: -13px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 19px;
    opacity: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.mfp-iframe-holder .ajaxcart-iframe .mfp-close{
	padding-left:0;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1050px; }
  .mfp-iframe-holder .mfp-close {
    top: -14px; padding-left: .5px }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.mfp-iframe-scaler iframe {
    background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/images/loader_black.svg') no-repeat scroll center center #fff !important;
	 background-size: 50px 50px;
}

@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.appear-animation {
	opacity: 0;
}

.appear-animation-visible {
	opacity: 1;
}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

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

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

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

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

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

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

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

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

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

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

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

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

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

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

@media(min-width: 992px){
  .col-lg-15{
    width: 20%;
    float: left;
  }
  .content-left{
    padding-left: 270px;
  }
  .header-v5 .search-form .action-search [class*="pe-"],
  .header-v5 .account-dropdown .dropdown-toggle [class*="pe-"],
  .header-v5 .block-cart-header .trigger-open-cart [class*="pe-"],
  .header-v5 .wishlist-link a [class*="pe-"]{
    padding: 10px;
  }
  .header-v5 .wishlist-link a .wishlist-counter,
  .header-v5 .block-cart-header .trigger-open-cart .count{
    right: -3px;
    top: -1px;
  }

  .header-v5 .push-menu .mega-menu .nav-main > li > a{
    line-height: 42px;
  }
  .header-v5 .push-menu .mega-menu .nav-main .dropdown-menu{
    background-color: transparent;
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    min-width: auto;
    max-width: 210px;
  }
  .header-v5 .push-menu .mega-menu .nav-main > li > a {
    border-bottom: 1px solid #ccc;
  }
  .header-v5 .push-menu .mega-menu .nav-main li .toggle-menu a:before{
    right: 0;
  }
  .header-v5 .push-menu .mega-menu .nav-main li .toggle-menu a:after{
    right: 6px;
  }
  .header-v5 .push-menu .mega-menu .nav-main li.dropdown .sub-menu .sub-menu {
    border-top: 1px solid #ccc;
  }
  .header-v5 .mega-menu{
    padding: 25px 0;
  }
  .header-v5 .mega-menu .nav-main{
    display: inline-block;
    width: 100%;
  }
  .header-v5 .mega-menu .nav-main > li{
    display: inline-block;
    width: 100%;
    text-align: left;
    line-height: 32px;
    margin: 0;
    padding: 0 20px;
    position: relative;
  }
  .header-v5 .mega-menu .nav-main > li > a{
    border-bottom: 1px solid #ddd;
    line-height: 42px;
    font-size: 16px;
    display: block;
    padding: 5px 0;
    letter-spacing: 0.5px;
    width: 100%;
    border-radius: 0;
  }
  .header-v5 .mega-menu .nav-main li.dropdown .dropdown-menu{
    left: 100% !important;
    top: 50% !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #efefef;
  }
  .header-v5 .mega-menu .nav-main li.dropdown:hover > .dropdown-menu{
    top: 0;
  }
  .header-v5 .mega-menu .nav-main .mega-menu-fullwidth .dropdown-menu{
    max-width: 1170px !important;
  }
  .header-v5 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .dropdown-menu{max-width: 560px;}
  .header-v5 .mega-menu .nav-main .dropdown-menu li ul li a{font-weight: 400;}
  .header-v5 .label-menu{right: 0;}
  .header-v5 .push-menu .title-topabs{display: block !important;}
  .header-v5 .header-container{
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    /* overflow-y: auto; */
    top: 0;
    width: 270px;
    z-index: 1000;
    position: absolute;
    margin-left: -270px;
    min-height: 100vh;
    height: auto;
  }
  .header-v5.header-sticky-menu .header-container{
    position: fixed;
    bottom: 0;
    top: auto;
  }
  .header-v5 .header-flex{
    display: flex;
    display: -webkit-flex;
    padding-top: 10px;
    padding-bottom: 60px;
    flex-direction: column;
    -moz-box-orient: vertical;

  }
  /* header v7 */
  .widget-vertical-menu .vertical-menu .mega-content-wrap,
  .widget-vertical-menu .vertical-menu > li.dropdown:not(.mega-menu-fullwidth) .sub-menu .nav-category .sub-menu{
    position: absolute;
    left: 100%;
    top: -21px;
    border-radius: 0;
    display: block;
    background-color: #fff;
    min-width: 250px;
    margin: 0;
    border: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
  }
  .widget-vertical-menu .vertical-menu .mega-menu-item .mega-content-wrap{
    padding: 26px 30px 16px;
    border:1px solid;
    position:absolute;
    top:-1px;
  }
  .widget-vertical-menu .vertical-menu li .icon-next{
    position: absolute;
    right: 15px;
    font-size: 14px;
    top: 8px;
  }
  .widget-vertical-menu .vertical-menu li:hover > .mega-content-wrap,
  .widget-vertical-menu .vertical-menu > li:not(.mega-menu-fullwidth) .sub-menu .nav-category:hover > .sub-menu{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  }
  .widget-vertical-menu .vertical-menu li.mega-menu-fullwidth .mega-content-wrap ul li a{
    padding: 0;
  }

  .widget-vertical-menu .vertical-menu li.mega-menu-fullwidth .mega-content-wrap ul li a .mega-menu-sub-title{
    font-size: 14px;
    color: #222;
    font-weight: 500;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
  }
  .widget-vertical-menu .vertical-menu li.mega-menu-fullwidth .mega-content-wrap ul li a .mega-menu-sub-title:hover{
   color:#f89630;
   transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -webkit-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
  }
  .header-v7 .header-menu .parrent_menu{
    padding: 0;
  }
  .header-v7 .mega-menu .nav-main > li > a{
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .header-v7.header-sticky-menu .logo-container{
    position: fixed;
    top: 0;
    z-index: 999;
    padding: 10px 0;
  }
  .header-v7.header-sticky-menu .header-content .block-cart-header,
  .header-v7.header-sticky-menu .header-content .account-dropdown{
    position: fixed;
    top: 0;
  }
  .header-v7.header-sticky-menu .header-content .block-cart-header i{padding-top: 15px;}
  .header-v7.header-sticky-menu .header-content .account-dropdown i{padding-top: 0px;margin-top: 11px;margin-right: 40px;}
  .header-v7.header-sticky-menu .header-content .block-cart-header .trigger-open-cart [class*="pe-"]{
    padding: 12px 0;
  }
  .header-v7.header-sticky-menu .header-content .block-cart-header .trigger-open-cart .count{top: 10px;right: initial;left:6px;}
  .header-v7.header-sticky-menu .mega-menu .nav-main > li{float: none;}
  .header-v7.header-sticky-menu .mega-menu .nav-main{
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    min-height: 65px;
    float:right;
    width: 82%;
  }
  .header.header-v7.header-sticky-menu .parrent_menu{
    position: fixed;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12);
    background-color: #fff;
    z-index: 998;
    width: 100%;
    left: 0;
    top: 0;
    height: 65px;
  }
  .header.header-v7.header-sticky-menu .parrent_menu .mega-menu{display:none;}
  .header.header-v7.header-sticky-menu .mvertical{
    position: fixed;
    top: 60px;
    z-index: 999;
  }
.header-v7.header-sticky-menu .mega-menu .nav-main > li > a {
    padding-top: 18px;
}
}

@media(min-width: 992px){
  .header-v7 .search-form .actions-search,
  .header-v7 .close-search{display: none;}
  .header-v7 .search-form .form-search{
    position: relative;
    height: auto;
    background-color: #fff;
    max-width: 580px;
    display: block;
    padding: 0;
    border-bottom: 1px solid #222;
    z-index: 99;
  }
  .header-v7 .search-form .form-search #advancedsearch_mini_form{
    position: relative;
    top: auto;
    border: none;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    max-width: 100%;
  }
  .header-v7 .search-form .search-select .search-cat-active{
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    padding-right: 0;
    text-align: left;
    line-height: 40px;
    min-width: 170px;

  }
  .header-v7 .search-form .search-select:after{
    content:"";
    height: 24px;
    width: 1px;
    position: absolute;
    top: 8px;
    right: 0;
  }
  .header-v7 .search-form .search-select .search-cat-active:after{
    top: calc(50% - 13px);
    right: 20px;
  }
  .header-v7 .search-form .search-select #select-cat-dropdown{
    background-color: #fff;
    border: 1px solid #efefef;
    margin-top: 1px;
  }
  .header-v7 .search-form .search-select #select-cat-dropdown li span:hover{
    color: #222;
  }
  .header-v7 .search-form .form-search .input-text{
    
  }
  .header-v8 .mega-menu .nav-main > li > a{
    padding-top: 33px;
    padding-bottom: 34px;
  }
  .header-v8 .search-form{
    width: calc(100% - 132px);
  }
  .header-v8 .search-form .actions-search,
  .header-v8 .search-form .close-search{
    display: none;
  }
  .header-v8 .search-form .form-search{
    position: relative;
    background: none;
    display: block;
    z-index: 98;
  }
  .header-v8 .search-form .form-search #advancedsearch_mini_form{
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    position: relative;
    left: 0;
    margin: 5px auto;
    padding: 0;
    border: 1px solid #fff;
    border-radius: 40px;
    background-color: #fff;
    top: 0;
    max-width: 580px;
  }
  .header-v8 .search-form .form-search .input-text{
    height: 38px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
  }
  .header-v8 .search-form .search-select .search-cat-active{
    height: 36px;
    font-size: 14px;
    padding-left: 30px;
    margin-right: 30px;
    padding-right: 5px;
  }
  .header-v8 .search-form .search-select{width: 170px;}
  .header-v8 .search-form .search-select:after{
    content:"";
    width: 1px;
    height: 24px;
    background-color: #d9d9d9;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .header-v8 .search-form .search-select .search-cat-active:after{
    top: calc(50% - 13px);
  }
  .header-v8 .search-form .search-select #select-cat-dropdown{
    background-color: #fff;
    margin-top: 1px;
    border: 1px solid #efefef;
  }
  .header-v8 .search-form .search-select #select-cat-dropdown li span:hover{
    color: #222;
  }
}
@media(min-width: 992px ){
  .first-row-item{clear: left;}
  .col-md-15{
    width: 20%;
    float: left;
  }
  .col-main.three_columns .toolbar .pager .col-md-4{
    width: auto
  }
  .col-main.three_columns .toolbar .pager .box-sort-by{
    float: right;
  }
  .col-main.three_columns .toolbar .pager .box-limiter{display: none;}
}
@media(max-width: 991px) and (min-width: 768px){
  .row-sm-first{clear: left;}
  .sm-btn-small .btn.btn-promo-banner{
    min-width: 110px;
  }
}
@media(max-width: 767px){
  .row-xs-first{clear: left;}
}
@media(max-width: 1264px){
  .header-v2 .logo-container{
    padding-left: 7px;
    padding-right: 7px;
  }

}
@media(max-width: 1245px) and (min-width: 992px){
  .header-v9 .mega-menu .nav-main > li > a,
  .header-v3 .mega-menu .nav-main > li > a{
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-v6 .social-block{display: none;}
}
@media(max-width: 1199px) and (min-width: 992px){
  .banner-smart-tab h4{
    font-size: 33px !important;
  }
  .banner-computer-tab h4{
    font-size: 30px !important;
  }
}
@media(max-width: 1499px) and (min-width: 1200px){
  body .content-left .container{width: 100%;}
}
@media(max-width: 1400px) and (min-width: 1200px){
  body{width: 95%;margin:0 auto;}
  .width1366 .container{width: 95%;}

}
@media(min-width: 992px){
  .dropdown-sm .dropdown-menu{
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    top: 120%;
  }
  .dropdown-sm:hover .dropdown-menu{
    top: 100%;
    opacity: 1;
    visibility: visible;
  }

  .cms-home .header-v6:not(.builder-container) .header-content{
    position: absolute;
    z-index: 999;
    background-color: transparent;
    width: 100%;
    top: 100%;
    left: 0;
  }

}
@media(max-width: 991px){
  .header-v5 .header-container{
    width: 100%;
    position: relative;
    background-color: #fff;
    overflow-y: unset;
    margin: 0;
    box-shadow: none;
    z-index: unset;
  }
  .header-v5 .title-topabs,
  .header-v7 .title-topabs{
    display: block !important;
  }
  .header-v5 .top-bar{background-color: #f6f6f8;}
  .header-v5 .header-flex{
    padding: 0 15px;
    flex-direction: row;
    width: 100%;
    justify-content:  space-between;
    -webkit-justify-content:  space-between;
    float: left;
  }

  .header-v5 .nav-bar,
  .header-v5 .header-actions{
    width: 20%;
    display: inline-block !important;
    float: left;
  }
  .header-v5 .header-logo{width: 59%;float: left; display: inline-block;}
  .header-v5 .header-menu{
    height: 0;
    width: 0;
  }
  .header-v5 .menu-mobile,
  .header-v5 .menu-mobile h3{display: block !important;}
  .header-v5 .header-actions .middle-right{
    justify-content: flex-end;
    max-width: 100%;
  }
  .header-v5 .logo-container{
    margin-bottom: 0;
    padding: 17px 0;
  }
  .header-v5 .top-bar{
    min-height: 40px;
    margin-top: 0;
    line-height: 40px;
  }
  .header-v5 .header-social{display: none;}
  .header-v5 .btn-responsive-nav{
    display: inline-block;
    padding: 22px 0;
  }
  .header-v2 .mega-menu.menu-left, .header-v2 .mega-menu.menu-right{
    display: none;
  }
  .header-v2 .social-block{display: none;}
  .header-v2 .btn-responsive-nav{display: block !important;padding: 22px 0;}
  .header-v2 .push-menu{display: block !important;}
  .header-v2 .nav-main-collapse{opacity: 0;}
  body.show-menu .header-v2 .nav-main-collapse{opacity: 1;}
  .header-v2 .middle-center{
    width: 0;
    height: 0;
  }
  .header-v2 .logo-mobile{
    display: block !important;
    padding: 13px 0;
    text-align: center;
  }
  .header-v2 .logo-mobile .logo{
    line-height:1;
    margin: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .header-v2 .title-topabs{
    display: block !important;
  }
  .header-v2 .mega-menu .logo-home{display: none !important;}
  .header.header-v2.header-sticky-menu .header-content{
    position: relative;
    z-index: unset;
  }
  .header-v7 .header-menu .parrent_menu{float: right;}
  .header-v7 .header-menu .btn-responsive-nav{display: block !important;
    width: 38px;
    height: 38px;
    padding: 5px;
    text-align: center;
    margin: 5px 0 0 0px;
    background-color: #222;
    float: right;
  }
  .header-v7 .account-dropdown .dropdown-toggle span.icon-amado-22{margin-top: 7px;}
  .header-v7 .header-menu .btn-responsive-nav span{
    background-image: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/nav-bar-icon-white.png);
    width: 25px;
  }
  .header-v7 .header-menu .widget-vertical-menu .vertical-menu{display: none;}
  .header-v7 .header-text{text-align: left;}
  .widget-vertical-menu .vertical-menu > li > a .icon-next{display: none;}
  .widget-vertical-menu .vertical-menu > li .toggle-menu{
    display: block !important;
    position: absolute;
    right: 0;
    top: 0;
  }
  .widget-vertical-menu .vertical-menu li .mega-content-wrap .vt_megamenu_content > .sub-menu{display: none;}
  .widget-vertical-menu .vertical-menu li .toggle-menu a{
    height: 45px;
    padding: 0;
    position: relative;
    width: 36px;
    border: none;
    font-size: 14px;
    line-height: 32px;
    color: #222;
  }
  .widget-vertical-menu .vertical-menu li .toggle-menu a:before,
  .widget-vertical-menu .vertical-menu li .toggle-menu a:after{
    content:"";
    height: 13px;
    position: absolute;
    right: 10px;
    transform: rotate(-90deg);
    width: 13px;
  }
  .widget-vertical-menu .vertical-menu li .toggle-menu a:before{
    border-left: 1px solid #222;
    border-top: 1px solid #222;
    height: 1px;
    top: 13px;
    transition: all 0.3s ease 0s;
  }
  .widget-vertical-menu .vertical-menu li .toggle-menu a:after{
    border-left: 1px solid;
    border-top: 1px solid;
    right: 16px;
    top: 7px;
    width: 1px;
  }
  .widget-vertical-menu .vertical-menu li .toggle-menu a.collapse:before{opacity: 0;visibility: hidden;}

  .widget-vertical-menu .vertical-menu .mega-content-wrap{
    display: block;
    width: 100%;
  }
  .widget-vertical-menu .vertical-menu .mega-content-wrap .mega-menu-content [class*="col-"]{
    width: 100%;
    display: block;
  }
  .widget-vertical-menu .vertical-menu .nav-category > .sub-menu{display: none;}
  .widget-vertical-menu .vertical-menu li > a:last-child {border-bottom: 1px solid #eee;}
  .widget-vertical-menu .vertical-menu .mega-content-wrap{
    width: 100% !important;
  }
  .widget-vertical-menu .vertical-menu li a .icon-next{
    display: none;
  }
}
@media(max-width: 991px){
  .clear-sm{
    clear: left;
  }
  .header .btn-responsive-nav{display: inline-block;padding: 22px 0;}
  .header .top-bar{
    max-height:100%;
  }
  .top-bar .header-text,
  .header .top-bar [class*="pe-"],
  .top-bar .header-contact{line-height: 35px;}
  .top-bar .dropdown-toggle{
    padding-left: 8px;
    padding-right: 8px;
  }
  .header-v2 .header-content .social-block{display: none;}
  .header-v2 .btn-responsive-nav{display: inline-block;padding: 22px 0;}
  .header-v3 .logo-container{
    justify-content: center;
    -webkit-justify-content: center;
  }
  .header-v9 .header-content .middle-center,
  .header-v3 .header-content .middle-center{width: 0px;}
  .header-v4 .header-menu{
    width: 0;
    height: 0;
  }

  .header-v6 .header-content{position: relative;float: left;width: 100%;}
  .footer .middle-footer .col-sm-6:not(:last-child){
    margin-bottom: 50px;
  }
  .sidebar .block,
  .block-layered-nav .block-content dl{margin-bottom: 30px;}
  .events-list .item .event-content .event-info{
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .account-login .col2-set:not(:last-child){
    margin-bottom: 30px;
  }
  .products-grid .item .product-top a:before{
    content: "";
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    opacity: 0;
    visibility: hidden;
  }
  .products-grid .item .product-top a.active:before{
    opacity: 1;
    visibility: visible;
  }
  .header-v7 .search-form .actions-search{
    position: absolute;
    right: 0px;
    z-index: 9;
  }
  .header-v7 .search-form .action-search [class*="pe-"]{
    padding-top: 10px;
    padding-bottom: 36px;
  }
  .top-bar .top-bar-left{display: none;}
  .header-v7 .top-bar .top-bar-right{
  }
  .header .top-bar .container .row{paddin-top: 0px;}
  .header .logo-container{padding: 0px 0 0 0;}
  .middle-center {padding-top: 5px !important;}
  .header-v7 .account-dropdown .dropdown-toggle i.material-icons{margin-top: 0px;}
  .header-v7 .block-cart-header .trigger-open-cart i.material-icons{padding-top: 5px;}
  .header-v7 .widget-vertical-menu .vertical-menu,
  .header-v8 .widget-vertical-menu .vertical-menu{
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .header.header-v8 .logo-container{
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .header-v8.header .btn-responsive-nav{
    float: right;
  }
  .header-v8 .widget-vertical-menu .vertical-menu,
  .header-v7 .widget-vertical-menu .vertical-menu{display: none;}
  .header-v8 .header-bottom .container{position: relative;}
  .header-v8 .header-bottom-right{
    position: absolute;
    right: 0;
  }
  .header-v8 .search-form .action-search [class*="pe-"]{
    padding-top: 13px;
    padding-bottom: 13px;
    color: #fff;
  }
  .header-v8 .vertical-title{
    background-color: #222;
    padding: 0;
  }
  .header-v8 .top-bar .top-bar-right{
    justify-content: center;
    -webkit-justify-content: center;
  }
  .header-v8 .nav-main-collapse,
  .header-v2 .nav-main-collapse{opacity: 0;visibility: hidden;}
  body.show-menu .header-v8 .nav-main-collapse,
  body.show-menu .header-v2 .nav-main-collapse{opacity: 1; visibility: visible;}
  .banner-watch h4{
    font-size: 36px !important;
  }
}
@media(max-width: 840px){
  .header-v6 .header-content .social-block{display: none;}
}
@media(max-width: 767px){
  .top-bar .header-text{line-height: 1;}
  .top-bar .header-contact{
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    display: -webkit-flex;
  }
  .top-bar .top-bar-right{
  }
  .header-v3 .container-fluid,
  .header-v4 .container-fluid{
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-v6 .btn-responsive-nav{
    left: 15px;
  }
  .footer .bottom-footer [class*="col-"]{
    text-align: center;
  }
.footer .bottom-footer address{margin-bottom: 10px;}
  .footer .bottom-footer .pull-right{float: none;width: 100%;}
  .footer .main-link{
    justify-content: center;
    -webkit-justify-content: center;
  }
  .toolbar .pager .limiter{text-align: right;}
  .toolbar .pager .col-xs-12{margin-top: 15px;}
  .products-list .item .product-name{
    margin-top: 15px;
  }
  .postWrapper .post-info{
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
  }
  .postWrapper .post-info .post-meta{display: inline-block;}
  .storelocator-details .box-store table tr td,
  .storelocator-details .box-store table tr th{
    display: block;
    border: none;
    padding: 5px 10px;
  }
  .storelocator-details .box-store table tr:not(:last-child){
    border-bottom: 1px solid #eee;
  }
  .event-details .event-info{
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .search-form .form-search #advancedsearch_mini_form{
    top: 25%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);

  }
  .searchautocomplete-placeholder ul {
    height: 300px;
        overflow-y: scroll;
   }
  .cms-index-index section.padding-right30{padding-right: 15px;}
  .cms-index-index section.padding-left30{padding-left: 15px;}
  .lookbook_banner .big-title{
    font-size: 40px;
  }
  .header-v7 .header-menu {float: left;width: 100%;position: relative;}
  .header-v7 .header-menu .parrent_menu{
    position: absolute;
    top: 0;
    right: 0;
  }
  .header-v7 .header-menu  .btn-responsive-nav{
    
  }
  .header-v7 .search-form .actions-search {
    
  }
  .footer .main-link li a{
    margin: 0 5px;
  }
}
@media(min-width: 741px){
  .account-topbar{display: none !important;}
}
@media(max-width: 740px){
  .header .wishlist-link,
  .header .account-dropdown{}
  .account-topbar{
    
  }
  .header-v7 .search-form .actions-search {
    
  }
}
@media(max-width: 600px){
  .my-wishlist #wishlist-view-form .buttons-set{
    text-align: center;
  }
  .my-wishlist #wishlist-view-form .buttons-set .btn{
    width: 100%;
    margin: 0 auto 15px;
  }
}
@media(max-width: 540px){
  .header-v7 .search-form .actions-search {
    right: 20%;
  }
}
@media(max-width: 500px){
  .header-v1 .search-form,
  .header-v1 .wishlist-link{display: none;}
  .search-form .form-search #advancedsearch_mini_form{
    padding: 0 15px;
    border: none;
  }
  .search-form .search-select{
    width: 100%;
    display: inline-block;
    text-align:center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 15px;}
  .search-form .form-search .input-text{
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
  .search-form .search-select #select-cat-dropdown{
    width: 100%;
    margin: 0 auto;
  }
}

@media(max-width: 450px){
  .toolbar .pager [class*="col-xs"]:not(:first-child){
    width: 100%;
    margin-top: 15px;
    text-align: left;
  }
  .toolbar .pager .limiter,
  .toolbar .pager .sort-by{text-align: left;}
  .toolbar .limiter select{width: 100%;}
  .toolbar .sort-by select{width: calc(100% - 75px);}
}
@media(max-width: 390px){
  .portfolio-related .title-block h3:after,
  .portfolio-related .title-block h3:before{display: none;}
}
@media(max-width: 375px){
  .top-bar .dropdown-toggle{
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-v7 .search-form .actions-search {
    right: 40%;
  }
  .banner-watch h4{
    font-size: 30px !important;
  }
  .banner-head-phone h4{
    font-size: 35px !important;
  }
}

/*************************************************************/
/***************** DEV: KIEN.BT ******************************/
/*************************************************************/
@media (min-width: 1200px) {
  .instagram-section {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 1199px) {
  .slider-text {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .footer-v2 .block-footer-newsletter .actions .btn{padding-left: 30px; padding-right: 30px;}
  .product-view .tabbable.product-tab-mode .nav-tabs {
    display: table !important;
    /*margin: 0 auto 25px;*/
    border: none;
  }
  .product-view .tabbable.product-tab-mode .nav-tabs li {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .product-view .tabbable.product-tab-mode .nav-tabs li a,
  .cms-page-view #page_tabs .nav-tabs li a{
    border: 1px solid transparent;
    padding: 10px 40px 10px 0;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.425;
    text-align: center;
    white-space: nowrap;
    display: block;
    background: none !important;
    font-family: "Playfair Display", arial, tahoma;
    text-transform: uppercase;
    color: #000;
  }
  .product-view .tabbable.product-tab-mode .nav-tabs li a:hover {
    color: #222;
  }
  .product-view .tabbable.product-tab-mode .nav-tabs li.active a {
    /*border-color: #222;*/
    color: #f89630;
  }
  .product-view .tabbable.product-tab-mode > .tab-content > .tab-pane > .content {
    display: block !important;
    margin-top:20px;
  }
}
@media (min-width: 992px) {
  .block-related-main .owl-carousel.products-carousel .owl-controls .owl-pagination,
  #upsell_products.owl-carousel .owl-controls .owl-pagination,
  .block-brand-related .owl-carousel.products-carousel .owl-controls .owl-pagination  {
    display: none;
  }
}
@media (max-width: 991px) {
  .block-related-main .owl-carousel.products-carousel .owl-controls .owl-buttons,
  #upsell_products.owl-carousel .owl-controls .owl-buttons,
  .block-brand-related .owl-carousel.products-carousel .owl-controls .owl-buttons {
    display: none;
  }
  .products-grid .item .product-top .icon-links .li-quickview {
    display: none !important;
  }
  .products-grid .product-content .product-top > a {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-view .tabbable.product-tab-mode .nav-tabs li a {
    padding: 10px 15px;
  }
}
@media (min-width: 768px){
  .products-grid .item .btn-cart .icon {
    display: none;
  }
}
@media (max-width: 767px) {
  .products-grid .item .btn-cart {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 0;
    width: 50px;
    height: 50px;
  }
  .products-carousel .item .btn-cart{
      border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -o-border-radius: 0%;
      width: inherit;
  }
  .products-grid .item .btn-cart .text {
    display: none;
  }
  .products-grid .item .btn-cart .icon {
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
  }
  .slider-text .btn-default {
    padding: 0 25px;
    line-height: 34px;
    height: 36px;
  }
  .slider-text h5 {
    font-size: 14px;
  }
  .slider-text p {
    display: none !important;
  }
  .slider-text h3 {
    margin: 5px 0;
    font-size: 20px;
  }
  .content-heading h3.title:before,
  .content-heading h3.title:after {
    content: none;
  }
  .box-collateral.box-reviews .form-add > h3,
  .box-collateral.box-reviews > h3 {
    font-size: 20px;
  }
  .box-collateral.box-reviews .form-add form h4 {
    font-size: 16px;
  }
  .product-view .tabbable.product-tab-mode > .tab-content > .tab-pane {
    display: block !important;
  }
  .product-view .tabbable.product-tab-mode > .tab-content > .tab-pane > .content {
    padding: 17px;
    border: 1px solid #f6f6f8;
    display: none;
  }
  .product-view .tabbable.product-tab-mode > .tab-content > .tab-pane.active > .content {
    padding: 17px;
    border: 1px solid #f6f6f8;
    display: block;
  }
  .product-view .tabbable.product-tab-mode > .tab-content > .tab-pane + .tab-pane {
    margin-top: 10px;
  }
  .product-view .tabbable.product-tab-mode .tab-acd-title {
    display: block !important;
    font-weight: 600;
    color: #000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
  }
  .product-view .tabbable.product-tab-mode .tab-acd-title:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
  }
  .product-view .tabbable.product-tab-mode .tab-pane.active .tab-acd-title:after {
    content: "-";
  }
  .product-view .product-shop {
    padding-top: 40px;
  }
  .add_item_actions .btn-shop .btn-cart {
    padding: 0 30px;
  }
  .sticky-info-multiple-col .product-detail-infomation-sticky {
    padding-top: 0;
  }
}
@media (max-width: 499px) {
  .question-form .buttons-set .btn,
  .answer-form .buttons-set .btn { width: 100%; margin: 0 0 10px; }
  .question-form .buttons-set .question-img-loader,.answer-form .buttons-set .answer-img-loader { text-align: center; display: block; }
}
@media (min-width: 1200px) {
    .col-lg-custom-5,
    .col-lg-custom-7,
    .col-lg-custom-8 {
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .col-lg-custom-5 {
        width: 20%
    }
    .col-lg-custom-7 {
        width: calc(100% / 7)
    }
    .col-lg-custom-8 {
        width: 12.5%
    }
}

@media (min-width: 992px) {
    .col-md-custom-5,
    .col-md-custom-7,
    .col-md-custom-8 {
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .col-md-custom-5 {
        width: 20%
    }
    .col-md-custom-7 {
        width: calc(100% / 7)
    }
    .col-md-custom-8 {
        width: 12.5%
    }
    .first-row-item {
        clear: left
    }
}

@media (min-width: 1200px) {
    .first-lg-item {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .first-md-item {
        clear: left
    }
}

@media (min-width: 992px) {
    .first-row-item {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .first-sm-item {
        clear: left
    }
}

@media (max-width: 767px) {
    .first-xs-item {
        clear: left
    }
}
@media (max-width: 479px) {
  .first-xxs-item+.first-xs-item{
        clear: none
    }
    .first-xxs-item {
        clear: left;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .col-xs-half {
        width: 50%
    }
}

/* Sidebar Reponsive */
@media (max-width: 991px){
  .sidebar-reponsive-btn {
    position: fixed;
    right: 0;
    top: 35%;
    height: 40px;
    width: 40px;
    font-size: 30px;
    cursor: pointer;
    line-height: 1;
    color: #222;
    background-color: #fff;
    border: none;
    box-shadow: 0px 0px 1px grey;
    z-index: 99;
    margin-top: -20px;
    opacity: 0.8;
    border-radius: 4px 0 0 4px;
  }
  .sidebar-reponsive-btn.btn-left {
    left: 0;
    right: auto;
    border-radius: 0 4px 4px 0;
  }
  .sidebar-reponsive-btn .icon {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    line-height: 1;
    vertical-align: middle;
  }
  .col-right.sidebar,
  .col-left.sidebar {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    background-color: #fff;
    width: 320px;
    padding: 0;
    z-index: 1000;
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
  }
  .col-left.sidebar {
    left: -100%;
    right: auto;
  }
  .col-left.sidebar .title-topabs > .nav-close {
    left: auto;
    right: 8px;
  }
  body.enable-side-right .col-right.sidebar {
    right: 0;
  }
  body.enable-side-left .col-left.sidebar {
    right: auto;
    left: 0;
  }
  .col-right.sidebar .right-content-container,
  .col-left.sidebar .left-content-container{
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 100vh;
  }
  body:before {
    content: "";
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
  }
  body.enable-side-right:before,
  body.enable-side-left:before{
    opacity: 1;
    visibility: visible;
  }
}

.promo-banner{
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	overflow: hidden;
	float: left;
}
.promo-banner .text-container{
	backface-visibility: hidden;
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.promo-banner > a{
	display: block;
	max-width: 100%;
	position: relative;
}
/* effect-lily */
.effect-lily .promo-banner > a img{
	opacity: .7;
	max-width: none;
	transform: translate3d(-40px, 0px, 0px);
	-webkit-transform: translate3d(-40px, 0px, 0px);
	-moz-transform: translate3d(-40px, 0px, 0px);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	width: calc(100% + 50px);
}
.effect-lily .promo-banner p{
	opacity: 0;
	transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
}
.effect-lily .promo-banner:hover > a img,
.effect-lily .promo-banner:hover .text-container h2,
.effect-lily .promo-banner:hover .text-container h3,
.effect-lily .promo-banner:hover .text-container p{
	transform: translate3d(0, 0px, 0px);
	-webkit-transform: translate3d(0, 0px, 0px);
	-moz-transform: translate3d(0, 0px, 0px);
}
.effect-lily .promo-banner:hover > a img,
.effect-lily .promo-banner:hover .text-container p{
	opacity: 1;
}
.effect-lily .promo-banner:hover p{
	transition-delay: 0.05s;
	-webkit-transition-delay: 0.05s;
	-moz-transition-delay: 0.05s;
	transition-duration: 0.35s;
	-webkit-transition-duration: 0.35s;
	-moz-transition-duration: 0.35s;
}

/* effect sadie */
.effect-sadie .promo-banner > a{
	display: block;
	position: relative;
}
.effect-sadie .promo-banner > a:before{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%) repeat scroll 0 0;
	content:"";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translate3d(0px, 50%, 0px);
	-webkit-transform: translate3d(0px, 50%, 0px);
	-moz-transform:translate3d(0px, 50%, 0px);
	width: 100%;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
	z-index: 2;
}
.effect-sadie .promo-banner .text-container h2{
	transform: translate3d(0px, -50%, 0px);
	-moz-transform: translate3d(0px, -50%, 0px);
	-webkit-transform: translate3d(0px, -50%, 0px);
	transition: transform 0.35s ease 0s, color 0.35s ease 0s;
	-webkit-transition: -webki-transform 0.35s ease 0s, color 0.35s ease 0s;
	-moz-transition: -moz-transform 0.35s ease 0s, color 0.35s ease 0s;
}
.effect-sadie .promo-banner .text-container p{
	transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	transition: transform 0.35s ease 0s, color 0.35s ease 0s;
	-webkit-transition: -webkit-transform 0.35s ease 0s, color 0.35s ease 0s;
	-moz-transition: -moz-transform 0.35s ease 0s, color 0.35s ease 0s;
	opacity: 0;
}
.effect-sadie .promo-banner:hover > a:before,
.effect-sadie .promo-banner:hover .text-container p{
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
}
.effect-sadie .promo-banner:hover .text-container h2{
	transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
	-moz-transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
	-webkit-transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
}

/* effect Zoom */
.effect-zoom .promo-banner > a img{
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.effect-zoom .promo-banner:hover > a img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	opacity: 0.8;
}

/* effect chico */

.effect-chico .promo-banner > a img{
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
}
.effect-chico .promo-banner > a:before{
	border: 2px solid rgba(255,255,255,0.6);
	bottom: 30px;
	content: "";
	left: 30px;
	right: 30px;
	top: 30px;
	position: absolute;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	opacity: 0;
	z-index: 2;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
}
.effect-chico .promo-banner:hover > a img{
	transform: scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
}
.effect-chico .promo-banner:hover > a:before{
	opacity: 1;
	transform: scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
}

/* effect apollo */
.effect-apollo .promo-banner > a img{
	opacity: 0.95;
	transform: scale3d(1.05, 1.05, 1);
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
}
.effect-apollo .promo-banner > a:before{
	background-color: rgba(255, 255, 255, 0.5);
	content:"";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	transition: transform 0.6s ease 0s;
	-webkit-transition: -webkit-transform 0.6s ease 0s;
	-moz-transition: -moz-transform 0.6s ease 0s;
	z-index: 2;
}
.effect-apollo .promo-banner:hover > a img{
	opacity: 0.6;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
}
.effect-apollo .promo-banner:hover > a:before{
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('https://amadosalvador.es/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */

.amtooltip-label{
    text-align: center;
    font-weight: 400;
		font-family: "Playfair Display", arial, tahoma;
}

.amtooltip-img{
    margin-bottom: 3px;
}

.tooltipster-default {

	border: 2px solid #000;
	background: rgba (248,150,48,0.3);
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important;
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important;
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.tooltipster-shadow {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
    color: #2c2c2c;
}
.tooltipster-shadow .tooltipster-content {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-light {
    background: rgba(248,150,48,1);
    color: white;
}
.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}
.tooltipster-noir {
    border-radius: 0px;
    border: 3px solid #2c2c2c;
    background: #fff;
    color: #2c2c2c;
}
.tooltipster-noir .tooltipster-content {
    font-family: 'Georgia', serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-punk {
    border-radius: 5px;
    border-bottom: 3px solid #f71169;
    background: #2a2a2a;
    color: #fff;
}
.tooltipster-punk .tooltipster-content {
    font-family: 'Courier', monospace;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

/**
 * Magestore
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 * 
 * @category    Magestore
 * @package     Magestore_RewardPointsRule
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */

/* ============ Reward Points Rule Stylesheets ============ */

/*************** Product Page ***************/
.rewardpoints-product-rule {overflow: hidden;padding:0px 0px 15px 0px;}
.rewardpoints-product-rule select.input-select {max-width: 232px;}

/*************** Checkout Cart Item ***************/
.reward-points-spending .label, .reward-points-earning .label { color: #1e7ec8; font-weight: bold; }
.reward-points-spending .content { padding-left: 6px;}


/****************my Reward policy*************/
.rewardpointsrule-rule-name-policy { color: #3182be; font-style: italic;}
.rewardpointsrule-rule-date-policy {}
/******product list******/
.earning-product-list { font-size: 0.9em; clear: both; margin-bottom: 0.9em }

/*Rule*/
.webpos-dialog-item-rule .top, 
.webpos-dialog-item-rule .bot{
    display: none;
}
.webpos-dialog-item-rule .dialog_e,
.webpos-dialog-item-rule .dialog_w {
	width: 0;	
}
.webpos-dialog-item-rule .dialog_content{
    background-color: transparent;
}
.webpos-spend-points{
    background-color: #f6f6f6;
    border: 2px solid rgb(196, 193, 188);
}
.webpos-dialog-item-rule .dialog_close{
    display: none;
}
.webpos-rule-title{     
/*    height: 25px;	*/
    padding: 10px 10px 15px 10px;
    background-color: #FFF4E9;
    color: #1e7ec8;
    font-size: 13px;
    font-weight: bold
}
.webpos-spend-points a:hover{
    text-decoration: underline;
}
.webpos-spend-points * {
    font-size: 12px !important;
}
.webpos-rule-body{
    margin: 0;
    padding: 10px;
    height: 115px;
    font-size: 13px;
    color: #454545;
}
.webpos-rule-foot{
/*    height: 20px;	*/
    padding: 10px;
/*    background-color: rgb(255, 250, 218);*/
    position: absolute;
    bottom: 45px;
    right: 10px;
}

.webpos-rewardpoints-slider-container {}
.webpos-rewardpoints-slider { position: relative; z-index: 9; height: 18px; margin: 12px auto 18px; padding: 0 24px; cursor: pointer; /*width: 209px;*/ float: left;}
.webpos-rewardpoints-slider-zoom-out { position: absolute; left: 1px; top: 0px;}
.webpos-rewardpoints-track { position: relative; width: 209px; height: 18px; background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/reward_rule.gif') -1px 0px repeat-x;}
.webpos-rewardpoints-handle { position: absolute; top: -1px; width: 9px; height: 22px; background: url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/magnifier_handle.gif') 0 0 no-repeat;}
.webpos-rewardpoints-slider-zoom-in { position: absolute; right: 1px; top: 0px;}

.webpos-rewardpoints-login-msg, .webpos-rewardpoints-needmore-msg { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px;line-height:13px; background:url('https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/validation_advice_bg.gif') 2px 0 no-repeat; color:#eb340a;}

.webpos-rewardpoints-needmore-points { font-size: 13px; font-weight: bold;}


/* ============ Show Rule Page Checkout ============ */
.rule-info{
	background-color: #f4f4f4;
   	border: 1px solid #cccccc;
   	padding-bottom: 10px;
   	margin-bottom:10px;
}
	
.rule-description > li{
	font-size: 0.95em;
    min-height: 23px;
    padding: 8px 8px 2px 32px;
}

.rule-description li.rule-used .rule-name{
	font-weight: bold;
}
.rule-description li.rule-used{
	color: #3d6611;
	background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/rule_used_icon.gif") no-repeat scroll 10px 10px; 
}

.rule-description li.rule-notused{
	background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/rule_notused_icon.gif") no-repeat scroll 10px 10px; 
}

.rule-description li.rule-notused a{
	color: #656565;
}

.rule-description li a.rule-link-title.active span.rule-name{
	background: rgba(0, 0, 0, 0) url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/bottomup.png") no-repeat scroll right center;
	padding-right: 15px;
}
.rule-description li a.rule-link-title span.rule-name{
	background: rgba(0, 0, 0, 0) url("https://amadosalvador.es/skin/frontend/mgstheme/claue/css/magestore/images/dropdown.png") no-repeat scroll right center;
	padding-right: 15px;
}

.rule-title{
	background: #4ab0e3 none repeat scroll 0 0;
    height: 30px;
}

.rule-title span{
	background: #5cc2f5 none repeat scroll 0 0;
    display: block;
    float: left;
    height: 100%;
    width: 40px;
}

.rule-title img{
	display: inline-block; left: 10px;
    position: relative;
    top: 5px;
}

.rule-title h2{
	color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 15px;
}

/**
 * @category    Mana
 * @package     Mana_Filters
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/*.m-filter-item-list .m-selected-filter-item { color: red; }*/
.m-filter-popup .m-selected-ln-item > a { font-weight: bold; text-decoration: none; }
.block-layered-nav .btn-remove { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; }
.block-layered-nav .currently .btn-remove { margin-top: -10px; position: absolute; right: 0; top: 22%; margin-left: 0; }
.block-layered-nav dt { position: relative; zoom: 1; left: 0; top: 0; }

.block.block-layered-nav dl dd ol {
	
}

.block.block-layered-nav dl dd ol > li > span, .block.block-layered-nav dl dd ol > li{

}
.block.block-layered-nav dl dd ol > li > span, .block.block-layered-nav dl dd ol > li > a {
	padding: 0;
	color:black;
}

.block-layered-nav label {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	line-height: 1.5;
	font-size: 14px; color: #3399cc;
}

@media only screen and (max-width: 770px) {
    .block-layered-nav dl dd ol > li {padding: 3px 5px; margin: 5px 0; }
    .block-layered-nav dl dd ol > li:hover { background-color: #e7e7e7; }
    .block-layered-nav dl dd ol > li > a, .block-layered-nav dl dd ol > li > span { margin: 0; }
}

/**
 * @category    Mana
 * @package     ManaPro_FilterAdvanced
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filter-group { position: relative; }
.block-layered-nav .m-filter-actions, .block-layered-nav .m-group-actions
    { position: absolute; right: 4px; margin: 0; }
.block-layered-nav .m-filter-actions { top: 50%; margin: -10px 0 0; }
.block-layered-nav .m-group-actions { top: 6px; }
.block-layered-nav .m-filter-actions:after, .block-layered-nav .m-group-actions:after
    { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.block-layered-nav .m-filter-actions > div, .block-layered-nav .m-group-actions > div
    { margin-left: 4px; }

/**
 * @category    Mana
 * @package     Mana_Core
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
#m-wait {
    position:absolute;
    color:#d85909;
    font-size:1.1em;
    text-align:center;
    /*opacity:0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
    z-index:20000;
    }
#m-wait .loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    border:2px solid #3399cc;
    color:#3399cc;
    text-align:center;
    z-index:20100;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    }

#m-wait .loader img {
  margin: 10px auto 0;
  width: 70px;
  position: relative;
  top: 50%;
}
.m-popup {
    position: absolute;
    background: white;
    z-index: 20100;
}
.m-popup-overlay {
    position: absolute;
    background: black;
    filter: alpha(opacity = 0); /* percent */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 10000;
}

.m-overlay {
    position: absolute;
    background: white;
    filter: alpha(opacity=0); /* percent */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 10000;
}
a.m-disabled { }
label span.m-disabled { }

/**
 * @category    Mana
 * @package     ManaPro_FilterCheckboxes
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked { background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filtercheckboxes/checkbox_unchecked.png) 0 center no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-checked { background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filtercheckboxes/checkbox_checked.png) 0 center no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover { background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 0 center no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover { background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 0 center no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
ol.m-filter-css-checkboxes li a.m-checkbox-checked { padding-left: 20px !important; text-decoration: none; }


/**
 * @category    Mana
 * @package     ManaPro_FilterClear
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filterclear { float:left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filterclear .btn-remove { margin: 0; }
/*
.col-main .block-layered-nav .m-filterclear { position: static; float: right; font-weight: normal; font-size: 11px; text-transform: none; }
.col-main .block-layered-nav .m-filterclear .btn-remove {margin: 3px 0 2px 5px; }
*/
/**
 * @category    Mana
 * @package     ManaPro_FilterColors
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-filter-colors {overflow: hidden; width: 100%; margin-bottom: 10px;}
.horizontal .m-color {float: left; margin: 2px;}
.m-filter-colors.vertical li { margin:  4px 0 0; }
.state.m-color { display:  inline-block; margin-left: 3px; }

.m-filter-colors.labels li { overflow: hidden; margin: 4px 0 0; }
.m-filter-colors.labels .m-color { float: left; margin: 0 4px 0; }
.m-filter-colors.labels li a { text-decoration: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterExpandCollapse
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
@media only screen and (min-width: 771px) {
    .block-layered-nav .m-collapseable { cursor: pointer; }
    /*.block-layered-nav .m-collapseable.m-expanded { background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filterexpandcollapse/bkg_layered-down.gif) 9px 11px no-repeat; }*/
    .block-layered-nav .m-filter-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; }
    .block-layered-nav .m-filter-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 20px; height: 20px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }

    .block-layered-nav .m-filter-expand-collapse { display: block; width: 20px; height: 20px;}
    .block-layered-nav .m-expanded .m-filter-expand-collapse .btn-expand-collapse {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid white;
        border-bottom: none;
        right: 7px;
        top: 50%;
        margin-top: -2px;
    }
    .block-layered-nav .m-collapsed .m-filter-expand-collapse .btn-expand-collapse {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: none;
        border-right: 4px solid white;
        right: 10px;
        top: 50%;
        margin-top: -4px;
        margin-left: 2px;
    }
    .block-layered-nav dt.m-expanded .m-filter-expand-collapse .btn-expand-collapse {
        border-top: 4px solid #3399cc;
    }
    .block-layered-nav dt.m-collapsed .m-filter-expand-collapse .btn-expand-collapse {
        border-right: 4px solid #3399cc;
    }
    /********************************/
    /* dropdown menu in left column */
    /********************************/
    .block-layered-nav dl { position: relative; zoom: 1; left: 0; top: 0; }
    .block-layered-nav dt.m-dropdown-menu { cursor: pointer; }
    .block-layered-nav dd.m-dropdown-menu { position: absolute; background: #e7f1f4; z-index: 1; padding: 5px 5px 10px 5px; }

}
/**
 * @category    Mana
 * @package     ManaPro_FilterGroup
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .block-subtitle--filter .mobile-title { display:none; }
.block-layered-nav .block-subtitle--filter .wide-title.mobile-title { display: inline; }

@media only screen and (min-width: 771px) {
    .block-layered-nav .m-collapseable-group { cursor: pointer; }
    .block-layered-nav .m-filter-group-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; }
    .block-layered-nav .m-filter-group-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
    .block-layered-nav .m-expanded .m-filter-group-expand-collapse .btn-expand-collapse { background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filtergroup/m-expanded.png) 0 0 no-repeat; }
    .block-layered-nav .m-collapsed .m-filter-group-expand-collapse .btn-expand-collapse { background: url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filtergroup/m-collapsed.png) 0 0 no-repeat; }
    .block-layered-nav .block-subtitle--filter { content: pointer; }
}
@media only screen and (max-width: 770px) {
.block-layered-nav .block-subtitle--filter .wide-title { display:none; }
.block-layered-nav .block-subtitle--filter .mobile-title { display:inline; }
}

/**
 * @category    Mana
 * @package     ManaPro_FilterDropdown
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-filter-dropdown { width: 100%; margin-top: 0; height: 30px; }

/**
 * @category    Mana
 * @package     ManaPro_FilterHelp
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-help { cursor: help; display: inline-block; position: relative; }
.m-help a.dots { cursor: help; }
.m-help a.details { cursor: help; }
.m-help .m-text { position: absolute; top: 5px; z-index: 999; background: #F8F7F5; border: 1px #ccc solid; width: 180px; padding: 10px; text-transform:none; display: none; }
.col-left .m-help .m-text { left: 5px; }
.col-right .m-help .m-text { right: 5px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterPositioning
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
/* CSS Document */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }

/* Containers of Layered Navigation */
.mb-top-layered-navigation,
.mb-top-layered-navigation .block-content { background: transparent; border: none; padding: 0; margin: 0px 0 0; position: relative;}

/* Titles SHOP BY and CURRENTLY SHOPPING BY */
.mb-top-layered-navigation .block-subtitle,
.mb-top-layered-navigation .currently .block-subtitle { cursor: auto; margin: 0; padding: 0 5px 0 0; border: none; background: none; font-weight: bold; text-transform: uppercase; }
.mb-top-layered-navigation dl.m-mobile { display: none; }
.mb-top-layered-navigation dl {
  float: left;
}

/* CURRENTLY SHOPPING BY bar */
.mb-top-layered-navigation .currently,
.mb-top-layered-navigation .currently ol {
  /*float: left; */
  width: 100%;
  margin:0 !important;
  padding:0 !important;

 }

.mb-top-layered-navigation .currently ol {
  /*display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;*/
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 10px 0px!important;
}

.mb-top-layered-navigation .currently li {
  display: inline-block;
  white-space: nowrap;
  margin-right: 10px;
  background: transparent;
  border: none;
  padding: 0px 35px 0px 15px;
  border: 1px solid #9b9b9b;
  border-radius: 20px;
}

.mb-top-layered-navigation #narrow-by-list {
  clear: both;
  position: relative;
}

/* Actions */

.mb-top-layered-navigation .m-horizontal-actions,
.mb-top-layered-navigation .m-subtitle-actions { position: absolute; right: 0px; top:50%; margin: -10px 0 0; }
.mb-top-layered-navigation .actions { position: absolute; right: 0px;background: transparent; border: none;padding: 0px 0px 0px 10px; top:13px; }
.mb-top-layered-navigation .actions a i{
  font-size: 28px;
  background-color: #f89630;
  color:white;
  border-radius: 50%;
  padding-right: 0;
  padding: 2px;
}

/* Top (as Menu) LN =================================================================================================================================== */

.mb-top-layered-navigation.m-topmenu.m-wide {  }

/* SHOP BY bar */
.mb-top-layered-navigation.m-topmenu.m-wide dl { height: 32px; }
.mb-top-layered-navigation.m-topmenu.m-wide dl dt {
  /*float: left;*/
  padding: 7px 20px 7px 10px;
  cursor: pointer;
  /*background: url("https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filterpositioning/i-dropdown.gif") 0px 16px no-repeat;*/
   margin-left: 5px;
   font-weight: normal;
 }
 dt.m-ln i {color: #000;}
.mb-top-layered-navigation.m-topmenu.m-wide dl dt.block-subtitle { background-image: none; padding-left: 0; margin-left: 0; }
.mb-top-layered-navigation.m-topmenu.m-wide dl dd { background: white; position: absolute; width: auto; padding: 20px 10px 10px 10px; border-bottom: 5px solid #DEE5E8; display: block; z-index: 9999;
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#eaeaea');
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(white));
    background: -moz-linear-gradient(top,  white,  #eaeaea);
*/
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;

    }
.mb-top-layered-navigation.m-topmenu .block-content > div > div {
   overflow: visible !important;
   display: -webkit-box;
  display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;

 }
 .block-layered-nav dl{position:initial;}
.mb-top-layered-navigation.m-topmenu.m-wide .m-special-filters { float:left; }
.mb-top-layered-navigation.m-topmenu.m-wide .m-slider.m-inline dd { margin:0; }
.mb-top-layered-navigation.m-topmenu.m-wide .m-slider.m-inline dd .m-filter-slider { top:4px; margin: 0 5px !important; }
.mb-top-layered-navigation.m-topmenu.m-wide .m-slider.m-inline dd .m-filter-slider.style2 { top:3px; }
.mb-top-layered-navigation.m-topmenu.m-wide .m-slider.m-inline dd .m-filter-slider.style3 { top:8px; }
/* Javascript operates with these classes */
.mb-top-layered-navigation.m-topmenu dl dt.m-ln {  }
.mb-top-layered-navigation.m-topmenu dl dt.m-ln :after{  }
.mb-top-layered-navigation.m-topmenu dl dd.m-ln {
  position: absolute;
  left: 0!important;
  width:100%!important;
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	 width: 100%;
}
.mb-top-layered-navigation.m-topmenu dl dd.m-ln li { white-space: nowrap; }

/* Classes added on Mouse Over */
.mb-top-layered-navigation.m-topmenu dl dt.m-popup-filter {
  /*background: #DEE5E8; */
}
.mb-top-layered-navigation.m-topmenu dl dd.m-popup-filter {

}

/* Top LN - Horizontaly laid filters =================================================================================================================================== */
.mb-top-layered-navigation.m-top dl { width: 20%; padding: 5px; }
.mb-top-layered-navigation.m-top.two-filter-columns dl { width: 50%; }
.mb-top-layered-navigation.m-top.three-filter-columns dl { width: 33%; }
.mb-top-layered-navigation.m-top.four-filter-columns dl { width: 25%; }
.mb-top-layered-navigation.m-top dl dd { background: transparent; }

/*Responsive accordion menu for mobile divices========================================================================*/
.mb-top-layered-navigation.one-filter-column dl { width: 100%; }
.mb-top-layered-navigation.one-filter-column dl { padding:0; margin:0; }
.mb-top-layered-navigation.one-filter-column dl.m-mobile { display: block; }
.mb-top-layered-navigation.one-filter-column dl:last-child { border-bottom:1px solid #ccc;  }
.mb-top-layered-navigation.one-filter-column dl dt {
    cursor: pointer;
    display:block;
    padding:7px 10px !important;
    position: relative;
    margin:0;
    border:1px solid #ccc;
    border-bottom: none;
    text-transform: uppercase;
}
.mb-top-layered-navigation.one-filter-column dl dt:hover {
    color: #3399cc;
}
/*.mb-top-layered-navigation.one-filter-column .block-subtitle { cursor: pointer; display:block; padding:5px !important; position: relative; margin:0; border-bottom:1px solid #ddd; border-top:1px solid #f9f9f9;}*/
.mb-top-layered-navigation.one-filter-column .block-subtitle,
.block-layered-nav.mb-top-layered-navigation.one-filter-column .currently .block-subtitle {
    transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -webkit-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    background-color: #000;
    color: white;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    padding: 7px 10px;
    cursor: pointer;
    position: relative;
}
.mb-top-layered-navigation.one-filter-column .block-subtitle:hover,
.block-layered-nav.mb-top-layered-navigation.one-filter-column .currently .block-subtitle:hover {
    background-color: #2e8ab8;
    color: #FFFFFF;
}
.mb-top-layered-navigation.one-filter-column .block-subtitle strong { font-weight: normal; }
.mb-top-layered-navigation.one-filter-column dl dd { padding:10px 5px; margin:0; background: transparent; border:1px solid #ccc; border-bottom: none;}
.mb-top-layered-navigation.one-filter-column .m-filterclear { position: relative; }
.mb-top-layered-navigation.one-filter-column .m-filter-colors { margin:0; }
.mb-top-layered-navigation.one-filter-column .currently { margin:0; border: 1px solid #ccc; }
.mb-top-layered-navigation.one-filter-column.m-expanded .currently { border-bottom: none; }
.mb-top-layered-navigation.one-filter-column .currently ol { float: left; width: auto; }
.mb-top-layered-navigation.one-filter-column .actions { right: 0px; margin: 0; padding: 5px 0px 0px 10px;; z-index:3;position: relative; }
.mb-top-layered-navigation.one-filter-column .actions a { }

.mb-top-layered-navigation.one-filter-column dl dd ol > li {padding: 3px 5px; margin: 5px 0; }
.mb-top-layered-navigation.one-filter-column dl dd ol > li:hover { background-color: #e7e7e7; }
.mb-top-layered-navigation.one-filter-column dl dd ol > li > a, .mb-top-layered-navigation dl dd ol > li > span { margin: 0; }

.mb-top-layered-navigation.one-filter-column .m-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; margin-bottom: -5px; display: none; }
.mb-top-layered-navigation.one-filter-column .m-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.mb-top-layered-navigation.one-filter-column .m-expanded .m-expand-collapse .btn-expand-collapse {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid white;
    border-bottom: none;
    right: 7px;
    top: 50%;
}
.mb-top-layered-navigation.one-filter-column .m-collapsed .m-expand-collapse .btn-expand-collapse {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: none;
    border-right: 4px solid white;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    margin-left: 2px;
}
.block-subtitle .material-icons{color: #fff;}
.mb-top-layered-navigation.m-wide .material-icons{top: -4px;padding-right: 10px;}
.mb-top-layered-navigation.m-wide .m-expanded .m-expand-collapse .material-icons.md1::before{
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    content:"keyboard_arrow_down"; 
}
.mb-top-layered-navigation.m-wide .m-expanded.m-popup-filter .m-expand-collapse .material-icons.md1::before{
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    content:"keyboard_arrow_up"; 
}
.mb-top-layered-navigation.one-filter-column .material-icons{right: 5px;}
.mb-top-layered-navigation.one-filter-column .m-expanded .m-expand-collapse .material-icons.md1::before{
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    content:"keyboard_arrow_up"; 
}
.mb-top-layered-navigation.one-filter-column .m-collapsed .m-expand-collapse .material-icons.md1::before{
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    content:"keyboard_arrow_down"; 
}

.mb-top-layered-navigation.one-filter-column dt.m-expanded .m-expand-collapse .btn-expand-collapse {
    border-top: 4px solid #3399cc;
}
.mb-top-layered-navigation.one-filter-column dt.m-collapsed .m-expand-collapse .btn-expand-collapse {
    border-right: 4px solid #3399cc;
}
.mb-top-layered-navigation.one-filter-column .m-expand-collapse { display: block; width: 20px; height: 20px;}
.mb-top-layered-navigation.one-filter-column .currently + div .block-subtitle,
.mb-top-layered-navigation.one-filter-column .currently + div + div .block-subtitle { display: none; }
.mb-top-layered-navigation.one-filter-column #narrow-by-list { padding: 0; border: none; }
.mb-top-layered-navigation.one-filter-column .m-option-search input { width: 100%; }
.mb-top-layered-navigation.m-wide.m-mobile-only { margin: 0; display: none; }
.mb-top-layered-navigation.m-wide.m-mobile-only .m-shop-by,
.mb-top-layered-navigation.m-wide.m-mobile-only .actions,
.mb-top-layered-navigation.m-wide.m-mobile-only .currently { display: none; }

.mb-top-layered-navigation.m-wide dt { text-transform: uppercase; }

/* Types styling for Top LN only */
.m-standard {} /* One item can be selected at the time */
.m-list {} /* Text, multiple select */
.m-checkboxes {} /* checkboxes - form elements */
.m-css_checkboxes {} /* checkboxes - images */
.m-colors {} /* Colors and Images - horizontal */
.m-colors_vertical {} /* Colors and Images - vertical */
.m-colors_label {} /* Colors and Images with labels */
.m-dropdown {} /* Dropdowns */
.m-radios {} /* Radio buttons */
.m-slider {} /* Slider */

#narrow-by-list:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


@media (max-width: 991px){
    .mb-top-layered-navigation.m-topmenu.m-expanded .block-content > div > div{
        display:block !important;
    }
    .mb-top-layered-navigation.m-topmenu dl dd.m-ln{
        position: relative;
    }
    .block-layered-nav .block-content dl dt{
            font-size: 17px;
    }
    .mb-top-layered-navigation.m-topmenu dl dd.m-ln{
        justify-content: flex-start;
        align-items: flex-start;
    }
}


/**
 * @category    Mana
 * @package     ManaPro_FilterRadios
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */


/**
 * @category    Mana
 * @package     ManaPro_FilterShowMore
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-more-less { font-size: 11px; text-align: right; }
.m-expandable-filter { overflow: hidden; }
/*.sidebar .m-scrollable-filter-container { padding: 0 !important; }*/
.m-scrollable-filter-container ol { border:none; }
.m-scrollable-filter { overflow-x: hidden !important; overflow-y: scroll !important; border: 1px solid #ccc; /*padding: 0 10px; margin: 0 5px; */background: rgba(255,255,255,0.5); }
.m-scrollable-filter li { white-space: nowrap; }

.m-filter-popup { padding: 10px; box-sizing: content-box; }
.m-filter-popup .m-columns { overflow: hidden; }
.m-filter-popup .m-columns > li { float: left; width: 200px; text-align: left; }
.m-filter-popup .m-columns.m-filter-colors.horizontal { width: 600px; }
.m-filter-popup .m-columns.m-filter-colors.horizontal > li { width: auto; }
.m-filter-popup .buttons-set { margin: 8px 0 0; }
.m-filter-popup .m-filter-colors { margin: 0; }
.m-showmore-popup-container { box-shadow : 15px 15px 25px 5px rgba( 0, 0, 0, 0.4 ); }

.m-option-search { padding: 0 0 10px; }
/*.sidebar .m-scrollable-filter-container .m-option-search { padding: 10px; }*/
.m-option-search input { width: 100%; }
.m-option-search input.m-empty { color: #c0c0c0; }
.m-no-match { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterSlider
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */

/* For All */
.m-filter-slider { box-sizing: content-box; margin: 10px 5px 15px 0; }

/* Responsive layout */
.one-filter-column .m-filter-slider { margin-bottom: 20px;  }
.one-filter-column .m-slider-values { line-height: 25px; }
.one-filter-column .m-slider-values input { width: 50px; padding: 1px 3px; }

/* Default style - style1 */
.m-filter-slider { height: 17px; position: relative; background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filterslider/bkg_slider.png) 0 0 repeat-x; margin-top: 30px; }
.m-filter-slider > .m-slider-from, .m-filter-slider > .m-slider-to { height: 17px; width: 17px; position: absolute; }
.m-filter-slider > .m-slider-span { height: 10px; position: absolute; background: none; border-bottom: 2px solid #969696; margin: 0; }
.m-filter-slider > .m-slider-from { background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filterslider/slider.png) 0 0 no-repeat; cursor: e-resize; }
.m-filter-slider > .m-slider-to { background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filterslider/slider.png) -19px 0 no-repeat; cursor: w-resize; }

.m-slider-values {text-align: center; margin-top: 3px; position: relative; }
.m-slider-values .m-slider-min-value { float: left; position: absolute; bottom: 65px; left: 0; }
.m-slider-values .m-slider-max-value { float: right; position: absolute; bottom: 65px; right: 0; }
.m-slider-selected-value { position: relative; right: 6px; }

/* Style2 */
.m-filter-slider.style2 { border: 2px solid #c8c8c8; border-width: 0 1px; background: transparent url(https://amadosalvador.es/skin/frontend/mgstheme/claue/images/manapro_filterslider/bkg_slider2.png) center 0 repeat-x; }
.m-filter-slider.style2 > .m-slider-span { height: 11px; border-bottom: 5px solid #969696; }
.m-filter-slider.style2 > .m-slider-from, .m-filter-slider.style2 > .m-slider-to { height: 17px; width: 5px; background: #26b1e8 none; }
.m-filter-slider.style2 > .m-slider-from { margin-right: 1px; }
.m-filter-slider.style2 > .m-slider-to { margin-left: 1px; }
/* Touch screen slider style */
.one-filter-column .m-filter-slider.style2 > .m-slider-from,
.one-filter-column .m-filter-slider.style2 > .m-slider-to {
width:15px;
height:30px;
top:-7px;
}
/* Style3 */
.m-filter-slider.style3 { background: #e6e6e6; }
.m-filter-slider.style3,
.m-filter-slider.style3 > .m-slider-span { height: 5px; border: none; }
.m-filter-slider.style3 > .m-slider-span { background: #888; }
.m-filter-slider.style3 > .m-slider-from,
.m-filter-slider.style3 > .m-slider-to,
.m-filter-slider.style3:before,
.m-filter-slider.style3:after { height: 20px; width: 10px; top:-9px; background: #aaa none; z-index: 4; }
.m-filter-slider.style3 > .m-slider-from,
.m-filter-slider.style3 > .m-slider-to{
box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5);
border:1px solid #ccc;
background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.m-filter-slider.style3:before,
.m-filter-slider.style3:after { position: absolute; left: 0; height:22px; top:-8px; width: 5px; background-color: #e6e6e6; display: block; content: ""; z-index: 3;}
.m-filter-slider.style3:before{}
.m-filter-slider.style3:after { right: 0; left: auto;}

/* Touch screen slider style */
.one-filter-column .m-filter-slider.style3:before,
.one-filter-column .m-filter-slider.style3:after{
width:5px;
height:30px;
top:-12px;
}
.one-filter-column .m-filter-slider.style3 > .m-slider-from,
.one-filter-column .m-filter-slider.style3 > .m-slider-to {
width:28px;
height:28px;
top:-14px;
}
/* Style4 */
.m-filter-slider.style4,
.m-filter-slider.style4 > .m-slider-span,
.m-filter-slider.style4 > .m-slider-from,
.m-filter-slider.style4 > .m-slider-to { border-radius:15px; height:10px; }
.m-filter-slider.style4 {
	width: 250px!important;
background:#e3e3e3;
box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.2);
border: 1px solid #f2f2f2;
}
.m-filter-slider.style4 > .m-slider-from,
.m-filter-slider.style4 > .m-slider-to {
background: #aaa none;
box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
width:18px;
height:18px;
top:-5px;
border:1px solid #eee;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.m-filter-slider.style4 > .m-slider-span {
background: #838383;
box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.2);
border: none;
margin-left: -10px;
padding-left: 0;
}
/* Touch screen slider style */
.one-filter-column .m-filter-slider.style4 > .m-slider-from,
.one-filter-column .m-filter-slider.style4 > .m-slider-to {
width:28px;
height:28px;
top:-10px;
}

/**
 * @category    Mana
 * @package     Mana_InfiniteScrolling
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.mb-infinitescrolling-engine { display: none;    clear: both; }
.infinite-scrolling-list-loader, .infinite-scrolling-grid-loader { text-align: center;clear: both; }
.infinite-scrolling-list-loader img, .infinite-scrolling-grid-loader img { display: inline; }
#m-show-more {
    margin: 0 auto;
    display: block;
    clear: both;
}
#m-show-more span {

}
.pager { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterSuperSlider
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
input.m-slider[type="text"] { width: 50px; padding: 1px 3px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dt { background-image: none; padding-left: 0; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd { background: none; position: static; border-bottom: 0; float: left;
    padding: 7px 10px 7px 0; }

.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-filter-slider { float: left; width: 130px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-values { float: left; margin-top: 0; margin-left: 5px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-min-value,
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-max-value
    { display: none; }

.m-slider-values.left-aligned { text-align: left; }

.mb-top-layered-navigation.one-filter-column .m-hide-slider .m-filter-slider,
.mb-top-layered-navigation.one-filter-column .m-hide-slider .m-slider-min-value,
.mb-top-layered-navigation.one-filter-column .m-hide-slider .m-slider-max-value { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterTree
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-expanded > .m-tree-item, .m-collapsed > .m-tree-item, .m-leaf > .m-tree-item { padding-left: 15px; }
.m-expanded > .m-tree-item, .m-collapsed > .m-tree-item { cursor: pointer; }
.m-expanded > .m-tree-item { background: transparent url(https://amadosalvador.es/skin/frontend/base/default/images/manapro_filtertree/expanded.png) 0 4px no-repeat; }
.m-collapsed > .m-tree-item { background: transparent url(https://amadosalvador.es/skin/frontend/base/default/images/manapro_filtertree/collapsed.png) 0 4px no-repeat; }
.m-expanded > .m-tree-item:hover { background: transparent url(https://amadosalvador.es/skin/frontend/base/default/images/manapro_filtertree/expanded_over.png) 0 4px no-repeat; }
.m-collapsed > .m-tree-item:hover { background: transparent url(https://amadosalvador.es/skin/frontend/base/default/images/manapro_filtertree/collapsed_over.png) 0 4px no-repeat; }
.m-expanded > ul, .m-collapsed > ul { margin-left: 10px; }

.m-child-category-list { margin-left: 10px; }
.misspell.fallback strong,
.misspell.suggest strong {
  color: #c76200;
}
.misspell.fallback strong strike,
.misspell.suggest strong strike {
  color: #3d6611;
  font-weight: normal;
}
.misspell.fallback strong a,
.misspell.suggest strong a {
  color: #c76200;
}

