/**
* 2007-2018 PrestaShop
*
* 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.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@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author PrestaShop SA <contact@prestashop.com>
*  @copyright  2007-2018 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}
.time_circles > div {
    position: absolute;
    text-align: center
}
.time_circles > div > h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
    line-height: 1
}
.time_circles > div > span {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    line-height: 1;
    font-weight: 700
}
.contact-infos {
    font-size: 14px;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC
}
.pccreator-timeline {
    list-style: none;
    padding: 20px 0;
    position: relative;
    margin-top: -18px
}
.pccreator-timeline-title {
    font-weight: 400;
    display: inline;
    font-size: 15px;
}
.pccreator-timeline-heading {
    cursor: pointer;
}
.firstModBody {
    display: inline!important;
}
.hardware_selected_product {
    margin-top: 20px;
    padding-top: 20px;
    background-color: #fff;
}
.hardware_selected_product, .pccreator-timeline-body p, .hardware_selected_product .pccreator_ahd_add_btn {
    display: none;
}
.hardware_selected_product .pc_mod_mob_pic {
    float: left;
}
.pccreator-timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 0px;
    background-color: #eee;
    left: 25px;
    margin-right: -1.5px
}
.pccreator-timeline > li {
    position: relative
}
.pccreator-timeline > li:before,
.pccreator-timeline > li:after {
    content: " ";
    display: table
}
.pccreator-timeline > li:after {
    clear: both
}
.pccreator-timeline > li > .pccreator-timeline-panel {
    width: calc(100% - 75px);
    float: right;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    border-top: none;
    padding: 10px;
    position: relative;
}
.zocalo-stock .ahd-sin-stock {
    display: block;
    padding-top: 0px;
}
.ahd-sin-stock input {
    display: block;
    margin-top: 4px;
    float: right;
}
.ahd-footer-fixed {
    position: fixed;
    background-color: #fff;
    z-index: 10;
    padding: 10px;
    border-radius: 4px;
    width: 33.33333%;
}
.pccreator-timeline > li > .pccreator-timeline-panel:before {
    position: absolute;
    top: 26px;
    left: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-left: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " "
}
.pccreator-timeline > li > .pccreator-timeline-panel:after {
    position: absolute;
    top: 27px;
    left: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-right: 14px solid #fff;
    border-left: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " "
}
.pc_mod_pccreator_hardware_type .pccreator-timeline-panel:before {
    top: 7px!important;
    display: none!important;
}
.pc_mod_pccreator_hardware_type .pccreator-timeline-panel:after {
    top: 8px!important;
    display: none!important;
}
.pcBaseConfiguration {
    margin-top: 10px;
}
.pccreator-timeline-panel:hover {
    background-color: #ebebeb;
    cursor: pointer;
}
.desplegable i {
    color: #666!important;
}
.pccreator-timeline-panel {
    background-color: #fff;
}
.pccreator-timeline-panel:firt-child {
    border-top: solid 1px!important;
}
#module-pccreator-pccreatorhome h1.h1 {
    margin-top: 30px!important;
    padding-left: 6.3%;
}
.pccreator-timeline > li > .pccreator-timeline-badge {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 1em;
    text-align: center;
    position: absolute;
    top: 12px;
    left: 45px;
    margin-right: -25px;
    background-color: #999;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%
}
.pccreator-timeline-badge.primary {
    background-color: #2e6da4!important
}
.pccreator-timeline-badge.success {
    background-color: #99BE11!important
}
.pccreator-timeline-badge.warning {
    background-color: #f0ad4e
}
.pccreator-timeline-badge.danger {
    background-color: #d9534f!important
}
#info_26 {
    display: none!important;
}
.pccreator-timeline-badge.info {
    background-color: #353537;
}
#printer-popup-pccreator {
    margin: 68px 0;
    border: none;
    height: 100%;
    overflow: hidden;
    width: 100%
}
#printer-popup-pccreator-actions {
    border: 1px solid #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -98px;
    position: fixed;
    padding: 5px 0;
    background: #000;
}
#printer-popup-pccreator-actions a {
    color: #FFF;
    display: block;
    float: left;
    height: 32px;
    text-decoration: none;
    text-indent: -999em;
    width: 80px
}
#printer-popup-pccreator-actions a:hover {
    opacity: .75
}
#printer-popup-pccreator-actions a.print {
    background: url('../img/icon-print.png') no-repeat 50% 50%
}
#printer-popup-pccreator-actions a.close {
    background: url('../img/icon-close.png') no-repeat 50% 50%
}
.ahd-conf-col {
    display: inline-block;
}
.ahd-conf-v {
    position: relative;
    left: 0px;
    top: -20px;
}
.modal {
    overflow-y: auto
}
.modal-open {
    overflow: auto
}
.modal-title {
    font-size: 1.5em;
    color: #74a92f
}
.modal-body span {
    float: left
}
.modal-description {
    float: right;
    width: 330px;
    text-align: justify
}
.modal-description a {
    margin-top: 10px
}
.modal-description ul,
ol {
    padding: 0
}
#configurationPrice {
    font-size: 1.5em;
    padding: 15px 5px;
    text-align: center
}
#shortUrl {
    width: 530px;
    margin: 0 auto
}
#shortUrl p {
    font-size: 25px;
    text-align: center
}
#addingProducts {
    position: fixed;
    z-index: 1000;
    top: 40%;
    left: 50%;
    text-align: center;
    margin: -60px 0 0 -155px;
    width: 310px;
    height: 135px;
    font-size: 16px;
    padding: 10px;
    color: #222;
    font-family: helvetica, arial;
    display: none;
    background: #fff url(../img/cart_adding.png) center 45px no-repeat;
    border: 6px solid #555;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #888
}
#cargando_pc {
    position: absolute;
    vertical-align: top;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/fancybox_overlay.png) repeat;
    display: none;
    overflow: hidden;
    color: #FFF;
    font-weight: 700;
    font-size: 24px
}
#load_pc {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}
#leyend {
    position: fixed;
    top: 60%;
    left: 60%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}
.warning_stock {
    color: #fff;
    background-color: #FF5353;
    border: 2px solid #D00;
    height: auto;
    width: auto;
    display: block;
    padding: 4px
}
.boxs {
    position: relative;
    top: 1px;
    margin-left: 2px;
    height: 135px;
    width: 145px;
    overflow: hidden;
    z-index: 0;
    float: left
}
.boxstock {
    overflow: hidden;
    margin-left: 6px;
    margin-top: -14px;
    height: 130px;
    width: 135px;
    text-align: center;
    z-index: 0;
    border: 1px solid #CCC;
    padding: 12px
}
.boxstock:hover {
    background: #EEE
}
.not-stock-label {
    font: 700 14px/12px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #D00;
    padding: 9px 0 7px;
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 23px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.not-stock-label:before {
    position: absolute;
    bottom: -4px;
    right: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #D00 transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}
.not-stock-label:after {
    position: absolute;
    bottom: -3px;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #D00 transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}
.not-stock-label {
    font: 700 14px/12px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #D00;
    padding: 9px 0 7px;
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 23px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.not-stock-label:before {
    position: absolute;
    bottom: -4px;
    right: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #D00 transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}
.not-stock-label:after {
    position: absolute;
    bottom: -3px;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #D00 transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}
.yes-stock-label {
    font: 700 14px/12px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #390;
    padding: 9px 0 7px;
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 23px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.yes-stock-label:before {
    position: absolute;
    bottom: -4px;
    right: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #390 transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}
.yes-stock-label:after {
    position: absolute;
    bottom: -3px;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #390 transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}
#pc_creator_thumb {
    list-style-type: none
}
.qtyForProduct[type=text]:focus
/*,select:focus */

{
    border-color: #7dc9e2;
    outline-color: #dceefc;
    outline-offset: 0;
    color: #000
}
#error_report {
    color: red;
    height: auto;
    padding: 4px;
    text-align: center
}
#order_response {
    width: 535px
}
#ajax_loading {
    display: none;
    font-size: 12px;
    font-family: Tahoma
}
a:active {
    outline: none
}
:focus {
    -moz-outline-style: none
}
#price_bar {
    color: #000;
    font-size: 18px;
    text-align: center;
    padding: 18px
}
#table_borde1 {
    border-top: 1px solid #DDD;
    width: 100%
}
#td_anid_1 {
    padding: 15px 0 15px 15px;
    text-align: right
}
#td_anid_2 {
    padding: 15px 0 15px 15px
}
#loading {
    display: none;
    _position: absolute;
    height: auto;
    width: auto;
    background: none;
    color: #39F;
    font-weight: 700;
    font-size: 12px
}
#price_temp_bar {
    background: url(../img/basckets.png);
    margin-left: 1px;
    bottom: -27px;
    line-height: 62px;
    height: 90px;
    position: fixed;
    width: 54%;
    z-index: 1000
}
#price_temp_bar-frame {
    height: 30px;
    margin: 30px 0 0 10px;
    position: relative
}
#price_temp_bar-content {
    padding: 4px 0 0
}
#price_temp_bar {
    _bottom: -1px;
    _position: absolute;
    _right: 16px
}
#price_temp_bar-frame {
    _margin-left: 26px
}
#dinamic_cont {
    width: 100%;
    border: 1px solid #ddd
}
.img-pccreator {
    margin-left: -7px;
    margin-right: 24px;
    float: left;
    border: 4px double #0AAEEB;
    margin-top: -35px
}
.img-pccreator:hover {
    border: 4px solid #0AAEEB
}
.img-pccreator-help {
    margin-left: 21px;
    margin-right: 34px;
    float: left;
    border: 4px double #0AAEEB;
    margin-top: -21px
}
.img-pccreator-help:hover {
    border: 4px solid #0AAEEB
}
.h4-pccreator {
    background: none;
    position: relative;
    color: #000;
    font-weight: 700
}
.rte_pccreator {
    margin-left: 164px
}
.more-info-pccreator {
    float: right;
    margin-right: 8px;
    margin-top: -2px
}
.more-info-pccreator span {
    color: #000;
    font-weight: 700
}
.more-info-pccreator span:hover {
    color: #0AAEEB;
    font-weight: 700
}
.price-pccreator {
    color: #0AAEEB;
    font-size: 16px;
    font-weight: 700
}
fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    xmin-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px!important;
}
legend {
    font-size: 14px;
    margin-bottom: 0px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
}
.myface {
    background: #0054A8;
    color: #FFFFFF;
}
.myface:hover {
    background: #005CB9;
    color: #FFFFFF;
}
.mytw {
    background: #0099FF;
    color: #FFFFFF;
}
.mytw:hover {
    color: #FFFFFF;
    background: #009FEC
}
.mygoo {
    background: #E10000;
    color: #FFFFFF;
}
.mygoo:hover {
    background: #D20000;
    color: #FFFFFF;
}
.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}
.share-group {
    float: right;
    margin: 18px 25px 0 0;
}
.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}
.share {
    min-width: 17px;
}
.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}
.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}
.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color: #FFFFFF!important;
}
.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF!important;
}
.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF!important;
}
.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color: #FFFFFF!important;
}
.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color: #FFFFFF!important;
}
.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color: #FFFFFF!important;
}
.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color: #FFFFFF!important;
}
.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
#socialShare {
    max-width: 59px;
    margin-bottom: 18px;
}
#socialShare > a {
    padding: 6px 10px 6px 10px;
}

@media (max-width: 1024px) {
    .pccreator_ahd_add_btn {
        text-align: center!important;
    }
    .pccreator_mod_manufacturer {
        margin-bottom: 10px!important;
    }
    .pc_mod_mob_pic {
        width: 65px!important;
        float: left;
    }
    .pc_mod_mob_txt {
        width: 70%;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }
    .pc_mod_mob_pic img {
        width: 100%!important;
    }
    .pccreator_comp_price {
        float: right!important;
    }
}

.tab[data-hardware="25"] div img {
    max-width: 3em!important;
}

@media (max-width: 320px) {
    #socialHolder {
        padding-left: 5px;
        padding-right: 5px;
    }
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    #socialShare {
        margin-left: 5px;
        margin-right: 5px;
    }
    .mobile-social-share h3 {
        font-size: 15px;
    }
}
@media (max-width: 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}
.none {
    display: none;
}
.card-pccreator-info {
    width: 300px;
    min-height: 400px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .1);
    border-radius: 10px;
    transition: 0.5s;
}
.card-pccreator-info:hover {
    box-shadow: 0 30px 70px rgba(0, 0, 0, .2);
}
.card-pccreator-info .box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}
.card-pccreator-info .box .img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #e91e63;
}
.card-pccreator-info .box .img img {
    width: 100%;
    height: 100%;
}
.card-pccreator-info .box h2 {
    font-size: 20px;
    color: #262626;
    margin: 20px auto;
}
.card-pccreator-info .box h2 span {
    font-size: 14px;
    background: #e91e63;
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 15px;
}
.card-pccreator-info .box p {
    color: #262626;
}
.card-pccreator-info .box span {
    display: inline-flex;
}
.card-pccreator-info .box ul {
    margin: 0;
    padding: 0;
}
.card-pccreator-info .box ul li {
    list-style: none;
    float: left;
}
#aviso-movil-horizontal {
    display: none;
}
/*@media only screen and (orientation:portrait) {
    #localicemovile {
        display:none;
    }
    #aviso-movil-horizontal {
        display:block;
    }
}*/
@media only screen and (orientation:landscape) {
    #aviso-movil-horizontal {
        display:none;
    }
}
#printer-popup-pccreator {
    margin: 68px 0;
    border: none;
    height: 100%;
    overflow: hidden;
    width: 100%
}
.pccreator-timeline-body .text-danger {
    color: #00cc77!important;
}
#hardwareType_24 .pccreator_mod_container {
    display: none!important;
}
.modal {
    overflow-y: auto
}
.modal-open {
    overflow: auto
}
.modal-title {
    font-size: 1.5em;
    color: #74a92f
}
.modal-body span {
    float: left
}
.modal-description {
    float: right;
    width: 330px;
    text-align: justify
}
.modal-description a {
    margin-top: 10px
}
.modal-description ul,
ol {
    padding: 0
}
.pccreator_comp_price {
    font-size: 17px;
    font-weight: bold;
    color: #888888!important;
}
.pccreator_col {
    margin-bottom: 15px;
}
.hardware_mod_container {
    margin-bottom: 40px;
}
.pccreator_ahd_add_btn, .btn_without_stock {
    background-color: #00cc77;
    color: #fff!important;
    padding: 3px 18px 3px 18px;
    text-align: center;
    display: block;
}
.btn_without_stock {
    background-color: #666!important;
}
.pc_mod_mob_pic {
    width: 15%!important;
    max-width: 15%!important;
}
.panel-footer {
    border: solid 1px #ccc;
    border-top: solid 4px #ccc;
    margin-bottom: 20px;
    padding: 0px!important;
    display: block;
    margin-top: 0px!important;
    border-radius: 2px;
}
#tmp_price .btn-default, #tmp_price #span_price {
    font-size: 1.3rem;
    color: #444!important;
    font-weight: bold;
}
#configurador .btn-group {
    display: block;
}
#configurador #sendtocart, #configurador #ahd_sendtocart {
    float: right;
    background-color: #00cc77!important;
    border-color: #ff6000!important;
}
#configurador #sendtocart:hover, #configurador #ahd_sendtocart:hover {
    background-color: #fff!important;
    border: solid 1px #00cc77!important;
    color: #333!important;
}
#configurador #createbudget, #configurador #ahd_createbudget {
    background-color: #fff!important;
    border-color: #00cc77!important;
    color: #333!important;
}
#configurador #createbudget:hover, #configurador #ahd_createbudget:hover {
    background-color: #00cc77!important;
    color: #fff!important;
}
#tmp_price #span_price {
    background: none;
    color: #000;
    border: none;
}
.pc_tr {
    padding-top: 15px!important;
    padding-bottom: 0px!important;
    border-bottom: solid 1px #cecece!important;
}
.pccreator_mod_spinner {
    font-size: 35px!important;
}
.pccreator_spinner_container {
    text-align: center!important;
}
.pccreator_mod_container, .hardware_mod_container, .hardware_pagination, .pccreator_spinner_container {
    display: none;
}
.pccreator_mod_container {
    margin-top: 20px;
}
.pccreator_mod_manufacturer .list {
    height: 180px;
    overflow-y: scroll!important;
}
.pccreator_no_results {
    display: block;
    text-align: center !important;
    width: 100%;
    padding-bottom: 50px;
    font-weight: bold;
}
.hardware_pagination {
    text-align: center;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}
.prcreator_mod_pag, .ctrlPagBtn {
    padding: 4px 5px 4px 5px;
    color: #fff!important;
    background-color: #ff6000;
    cursor: pointer;
    margin-right: 10px;
    float: left;
    width: 28px;
    margin-bottom: 10px;
}
.prcreator_mod_pag:hover, .prcreator_mod_pag.active, .ctrlPagBtn:hover {
    background-color: #762f04;
}
.section_mod_active {
    background-color: #99BE11!important;
}

.hardware_pagination  .fa-fast-backward, .hardware_pagination .fa-fast-forward {
    font-size: 11px;
}
.pccreator-info {
    margin-top: 10px;
    font-size: 11px;
    display: block;
}
.pccreator-info-col {
    padding: 15px;
}
.pccreator-info-col-txt {
    font-size: 13px;
}
.pccreator-info-col .fas {
    margin-top: 5px;
    font-size: 2rem;
}
.pccreator-green-bg {
    background-color: #B2F0D6;
}
.pccreator-blue-bg {
    background-color: #FFF1D9;
}
.pccreator-grey-bg {
    background-color: transparent;
}
.pccreator-info-col-txt a {
    font-weight: bold;
}
.pccreator-green-info {
    color: #444444;
}
.pccreator-blue-info, .pccreator-blue-info a {
    color: #444444!important;
}
.without_stock {
    background-color: #f4f4f4;
    margin-left: -10px!important;
    margin-right: -10px!important;
}
.pccreator-timeline-badge {
    display: none!important;
}
.ahd-sin-stock {
    margin-right: 15px;
}
#module-pccreator-pccreatorhome #wrapper {
    background-image: url("https://ultimainformatica.com/img/CONFI_FONDO.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    padding-top: 1.07143rem!important;
    margin-bottom: 0px !important;
}
.ahd-plegado {
    display: none;
}
.ahd-desplegado {
    display: block;
}
.pccreator_comp_price {
    float: right;
}
.hardware_selected_product .pccreator_comp_price {
    float: none!important;
}
.pccreator_mod_manufacturer .current, .pccreator_order_selector .current {
    margin-top: -3px!important;
    display: block;
}
#module-pccreator-pccreatorhome #content-wrapper {
    font-family: 'Open Sans', sans-serif!important;
    margin-top: 0px;
}
#module-pccreator-pccreatorhome #content-wrapper #content {
    background: #F8F8F8;
}
.desplg_body_18 .pccreator_mod_container {
    display: none!important;
}
#createbudget, #sendtocart {
    display: none;
}
.removeHardwareContainer {
    display: block;
    width: 100%;
    min-height: 45px;
    padding-right: 20px;
    display: none;
}
.quitarSeleccion {
    display: none;
    position: relative;
    float: right;
    right: 20px;
    top: -61px;
}
.pcCreatorRemoveHardware {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sweet-overlay, .showSweetAlert  {
    /*display: none!important;*/
}
@media screen and (max-width: 992px){
    .quitarSeleccion {
        width: 100%;
        top: -10px;
        right: 0;
    }
    .pccreator-timeline > li > .pccreator-timeline-panel {
        width: 100%;
    }
    .ahd-footer-fixed {
        position: inherit!important;
        width: 100%!important;
        left: 0px!important;
        bottom: 0px!important;
    }
    .pc_tr {
        background-color: #fff;
        margin-left: -10px!important;
        margin-right: -10px!important;
    }
    .pc_mod_mob_pic {
        width: 100%!important;
        max-width: 100%!important;
        display: block;
        margin-bottom: 25px!important;
    }
    .pc_mod_mob_pic img {
        width: 120px!important;
        margin-left: auto!important;
        margin-right: auto!important;
        display: block;
    }
    .pc_mod_mob_txt {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }
    .pccreator_comp_price {
        float: none!important;
    }
    .hardware_selected_product {
        min-height: 280px;
    }
    #configurador {
        margin-top: 80px!important;
    }
}

.tabs-pc-creator{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 35px;
    margin-bottom: 35px;
}
.tabs-pc-creator > .tab{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    width: 110px;
    margin-right: 12px;
    user-select: none;
}

.tabs-pc-creator > .tab:last-child{
    margin-right: 0px;
}



.tabs-pc-creator > .tab > .icon {
    border: 2px solid transparent;
    border-radius: 50%;
    position: relative;
}

.tabs-pc-creator > .tab:hover > .icon {
    background: white;
}

.tabs-pc-creator > .tab[data-selected="true"] > .icon {
    border-color: #2BD670;
    background: white;
}

.tabs-pc-creator > .tab > .icon > img {
    width: 77px;
    height: 77px;
}

.tabs-pc-creator > .tab > .title {
    color: #505163;
    font-size: 15px;
    margin-top: 7px;
    font-weight: bold;
    text-align: center;
}
.products-pc-creator .product-list {
    padding-top: 55px;
    padding-bottom: 55px;
    display: flex;
}

.products-pc-creator .carousel-pc-creator{
    display: none;
}




.botoneraConfigurador[data-hardware="1"] + .products-pc-creator .carousel-pc-creator[data-hardware="1"]{ display: block }
.botoneraConfigurador[data-hardware="2"] + .products-pc-creator .carousel-pc-creator[data-hardware="2"]{ display: block }
.botoneraConfigurador[data-hardware="3"] + .products-pc-creator .carousel-pc-creator[data-hardware="3"]{ display: block }
.botoneraConfigurador[data-hardware="4"] + .products-pc-creator .carousel-pc-creator[data-hardware="4"]{ display: block }
.botoneraConfigurador[data-hardware="5"] + .products-pc-creator .carousel-pc-creator[data-hardware="5"]{ display: block }
.botoneraConfigurador[data-hardware="6"] + .products-pc-creator .carousel-pc-creator[data-hardware="6"]{ display: block }
.botoneraConfigurador[data-hardware="7"] + .products-pc-creator .carousel-pc-creator[data-hardware="7"]{ display: block }
.botoneraConfigurador[data-hardware="8"] + .products-pc-creator .carousel-pc-creator[data-hardware="8"]{ display: block }
.botoneraConfigurador[data-hardware="9"] + .products-pc-creator .carousel-pc-creator[data-hardware="9"]{ display: block }

.botoneraConfigurador[data-hardware="10"] + .products-pc-creator .carousel-pc-creator[data-hardware="10"]{ display: block }
.botoneraConfigurador[data-hardware="11"] + .products-pc-creator .carousel-pc-creator[data-hardware="11"]{ display: block }
.botoneraConfigurador[data-hardware="12"] + .products-pc-creator .carousel-pc-creator[data-hardware="12"]{ display: block }
.botoneraConfigurador[data-hardware="13"] + .products-pc-creator .carousel-pc-creator[data-hardware="13"]{ display: block }
.botoneraConfigurador[data-hardware="14"] + .products-pc-creator .carousel-pc-creator[data-hardware="14"]{ display: block }
.botoneraConfigurador[data-hardware="15"] + .products-pc-creator .carousel-pc-creator[data-hardware="15"]{ display: block }
.botoneraConfigurador[data-hardware="16"] + .products-pc-creator .carousel-pc-creator[data-hardware="16"]{ display: block }
.botoneraConfigurador[data-hardware="17"] + .products-pc-creator .carousel-pc-creator[data-hardware="17"]{ display: block }
.botoneraConfigurador[data-hardware="18"] + .products-pc-creator .carousel-pc-creator[data-hardware="17"]{ display: block }
.botoneraConfigurador[data-hardware="25"] + .products-pc-creator .carousel-pc-creator[data-hardware="25"]{ display: block }


.product-card {
    background-color: #fff;
    border-radius: 6px;
    width: 100%;
    max-width: 250px!important;
    min-width: 250px!important;
    width: 250px!important;
    margin-right: 30px;
    border: 4px solid transparent;
    cursor: pointer;
    position: relative;
    transition: all .3s;
    user-select: none;
    display: flex;
    flex-direction: column;
    min-height: 330px;
}
.product-card[data-selected="true"]{
    border-color: #2BD670;
    transform: scale(1.1);
    box-shadow: 0px 0px 21px 0px #00000059;
}
.product-card:hover {
    box-shadow: 0px 0px 24px -10px #00000069;
}
.product-card:first-child{
    margin-left: 80px;
}
.product-card:last-child{
    margin-right: 80px;
}
.product-card > .product-image{
    height: 224px;
    padding: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}
.product-card > .product-name-pc-creator{
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    color: #505163;
    font-size: 14px;
    padding-top: 0px;
    margin: 0px;
}
.product-card > .product-price-pc-creator{
    font-weight: bold;
    font-size: 19px;
    color: #505163;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 30px;
    margin-bottom: 24px;
}

#configurador {
    width: 100%!important;
    padding: 0px!important;
}

.done-icon{
    display: none;
    position: absolute;
    top: 24px;
    right: 24px;
}
.product-card[data-selected="true"] .done-icon{
    display: block;
}

.product-selected{
    position: absolute;
    bottom: 0px;
    right: 0px;
    right: -13px;
    display: none;
}

.tab:not([data-id]) .RequiredStep{
    display: block !important;
}
.tab:not([data-id="null"]) .RequiredStep{
    display: none;
}

.tab:not([data-id="null"]) .product-selected{
    display: block;
}
.tab:not([data-id]) .product-selected {
    display: none;
}

.summary{
    width: 100%;
    padding: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-summary{
    display: flex;
    max-width: 1100px;
    width: 100%;
    background: #fff;
    border-radius: 6px;
}

.image-summary{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
    min-width: 450px;
    box-sizing: border-box;
    background-image: url('/themes/warehousechild/assets/img/SetUP-a-medida.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 82px;
    color: #fff;
    font-weight: bold;
    line-height: 110px;
    text-align: center;
}

.data-summary{
    width: 100%;
}

.top-data-summary{
    display: flex;
    align-items: center;
}

.imagen-summary{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 35px;
}
.imagen-summary > img{
    max-width: 180px;
}
.summary-data{
    width: 100%;
    padding: 45px;
    padding-right: 35px;
    padding-left: 25px;
}
.header-summary{
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 12px;
}
.title-summary{
    font-size: 30px;
}
#submit-data{
    background-color: #2BD670;
    color: #fff;
    padding: 12px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}
#submit-data:hover{
    box-shadow: 0px 0px 24px -10px #00000069;
}

.section-summary{
    display: flex;
}
.section-summary-title{
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 8px;
    user-select: none;
}
.section-summary-description{
    margin-bottom: 8px;
}

.carousel-pc-creator{
    position: relative;
}

.previous-page-carousel{
    position: absolute!important;
    bottom: 0px!important;
    left: 0px!important;
    width: 100px!important;
    height: calc(100% - 68px)!important;
    background-color: transparent!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    top: unset!important;
}

.next-page-carousel{
    position: absolute!important;
    bottom: 0px!important;
    right: 0px!important;
    width: 100px!important;
    height: calc(100% - 68px)!important;
    background-color: transparent!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    top: unset!important;
}
.previous-page-carousel:hover, .next-page-carousel:hover{
    background-color: #7575751f!important;
}
.previous-page-carousel:hover:before, .next-page-carousel:hover:before{
    transform: scale(1.2);
}
.previous-page-carousel:before{
    content: "‹";

}
.next-page-carousel:before{
    content: "›";
}
.previous-page-carousel:before, .next-page-carousel:before{
    width: 50px;
    height: 50px;
    background-color: white;
    display: flex;
    justify-content: center;
    border-radius: 100px;
    /* align-items: center; */
    padding-top: 1px;
    box-shadow: 0px 0px 16px -2px #8e8e8e;
    border: 1px solid #dedede;
}
.dots-carousel{
    display: none;
}

.glider-next:focus, .glider-next:hover, .glider-prev:focus, .glider-prev:hover {
    color: #000!important;
}

.skeleton-card{
    display: flex;
    flex-direction: column;
    height: 367px!important;
    padding: 24px!important;
    pointer-events: none!important;
}
.skeleton-card > div {
    animation: skeleton 3.5s ease-in-out 0.5s infinite;
}
.skeleton-name{
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, 0.11);
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.skeleton-price{
    width: 100%;
    height: 24px;
    background: rgba(0, 0, 0, 0.11);
    border-radius: 6px;
}
.skeleton-top{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skeleton-image{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.11);
    border-radius: 6px;
}

@-webkit-keyframes skeleton{
    0%{
        opacity:1;
    }
    50%{
        opacity:0.4;
    }
    100%{
        opacity:1;
    }
}
@keyframes skeleton{
    0%{
        opacity:1;
    }
    50%{
        opacity:0.4;
    }
    100%{
        opacity:1;
    }
}

.title-more-hardware{
    width: 100%;
    text-align: center;
    color: #505163;
    font-weight: bold;
    font-size: 55px;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 55px;
}

.filters-pc-creator{
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.search-filter-pc-creator{
    border: 1px solid #B5B5B5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
}

.input-search-filter-pc-creator{
    padding: 12px 16px;
    border: transparent;
    outline: none;
}

.search-filter-pc-creator > img {
    width: 20px;
    margin-right: 16px;
    cursor: pointer;
}

.brand-filter-pc-creator{
    margin-left: 20px;
}
.order-filter-pc-creator{
    margin-left: 20px;
}

.select-filter-pc-creator{
    background: #EFEFEF;
    border-radius: 8px;
    display: flex;
    min-width: 100px;
    position: relative;
}
.select-filter-pc-creator[data-open="true"]{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.header-select-filter-pc-creator{
    display: flex;
    padding: 12px 16px;
    position: relative;
    cursor: pointer;
}

.header-select-filter-pc-creator input{
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding-right: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.header-select-filter-pc-creator img{
    position: absolute;
    top: 5px;
    right: 14px;
    cursor: pointer;
    width: 24px;
}

.title-select{
    color: #505163;
    font-weight: bold;
    margin-bottom: 3px;
}

.menu-select{
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    background: #efefef;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 1000;
    border: 2px solid transparent;
    max-height: 205px;
    overflow: auto;
}
.select-filter-pc-creator[data-open="true"] .menu-select{
    display: block;
}

.item-menu-select{
    padding: 6px 12px;
    cursor: pointer;
}
.item-menu-select:hover{
    background: #dadada;
}

.menu-select::-webkit-scrollbar {
    margin-right: 100px;
    width: 8px;
    height: 8px;
}
    
.menu-select::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(32, 32, 32, 0.29);
}
      
.glider-track{
    width: fit-content!important;
}

.loading-products{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 99999999;
}


@media (max-width: 1100px) {
    #configurador{
        margin-top: 0px!important;
    }
    .tabs-pc-creator{
        justify-content: flex-start;
        overflow: auto;
        padding: 0px 16px;
        padding-bottom: 16px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .filters-pc-creator{
        justify-content: flex-start;
        padding: 16px;
    }
    .filters-pc-creator > div {
        margin-bottom: 16px;
    }
    .previous-page-carousel, .next-page-carousel{
        height: calc(100% - 260px)!important;
    }
    .products-pc-creator .product-list{
        padding-top: 0px;
        padding-bottom: 16px;
    }
}

@media (max-width: 650px) {
    .product-list .product-card:first-child{
        margin-left: 16px!important;
    }
    .product-list .product-card{
        margin-right: 16px!important;
    }
    .previous-page-carousel, .next-page-carousel{
        visibility: hidden;
    }
    .product-card[data-selected="true"]{
        transform: scale(1);
        box-shadow: none;
    }
}

@media (max-width: 900px) {
    .top-data-summary{
        flex-direction: column;
    }
    .summary-data{
        position: relative;
        padding-bottom: 65px;
    }
    #submit-data{
        position: absolute;
        bottom: 16px;
        left: 16px;
        width: calc(100% - 16px - 16px);
        text-align: center;
    }
}

@media (max-width: 665px) {
    .filters-pc-creator{
        flex-direction: column;
        align-items: flex-start;
    }
    .filters-pc-creator > div {
        margin: 0px;
        margin-bottom: 16px;
    }
}

#loading_price{
    z-index: 999999999999999;
    background: #00000024;
    position: fixed;
    top: 0px;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
}
#loading_price > img{
    background: white;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0px 0px 28px 0px #a0a0a0;
}

#loading_price[data-show="true"]{
    display: flex!important;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #49546c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #49546c;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


.cabeceraConfigurador .fila.espacio{
	justify-content: space-between;
}
.fila.espacio .fila{
	width:fit-content;
}
.emailInputLabel{
	display:flex;
	flex-direction:column;
	padding-right:.5em;
	position:relative;

}


.emailInputLabel span{
	font-size: .8em;
  text-align: center;
  line-height: 1em;
  color: gray;
}

.cabeceraConfigurador label{
	margin-top:.1em;
	margin-bottom:0
}

.emailInput{
	width: 300px;
  position: absolute;
  top: 3em;
}


