/*
Nombre: Abastecedora de Repuestos | 2017
Description: Web site 
Author: Eduardo Esparza
Author URI: http://www.cocolab.com
Git: git@bitbucket.org:carlos_eduardo_esparza_pinelo/abas.git
Version: 1.0
*/

div.style-customizer {
    background-color: #fff;
    color: #262626;
    width: 300px;
    position: fixed;
    top: 0;
    z-index: 999999;
    left: -300px;
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    height: 100%;
    bottom: 0;
}

.style-customizer a.button:hover {
    color: #fff !important;
}

.style-customizer.closed {
    box-shadow: none;
}

.style-customizer a.button:hover:after {
    z-index: -1;
}

.style-customizer a.button {
    z-index: 9;
    color: #fff;
    opacity: 0.7;
}
.style-customizer a.button:hover {
    opacity: 1;
}

.style-customizer a.button.button-border {
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    font-size: 15px;
    padding: 15px 40px;
}

div.style-customizer .buy-button {
    padding: 30px 30px 30px 30px;
    text-align: center;
    display: inline-block;
    z-index: 2;
    position: absolute;
    background: #fff;
    width: 100%;
}

div.style-customizer .content-chooser {
    padding: 90px 22px 30px 30px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    position: absolute;
    background-color: #ffffff;
    border-top: none;
}

div.style-customizer.opened .content-chooser {
    opacity: 1;
}

.content-chooser p {
    margin-bottom: 10px;
}

div.style-customizer h2 {
    margin: 0;
    font-size: 18px;
}

div.style-customizer h3 {
    font-size: 16px;
    margin-top: 30px;
    line-height: 15px;
}

div.style-customizer hr {
    margin: 15px 0;
}

div.style-customizer hr + h3 {
    margin-top: 0;
}
.other-version-link a {
    background-color: #f1f1f1;
    border-bottom: 1px solid #eaeaea;
    color: #3e3e3e;
    display: block;
    padding: 5px 10px;
    text-transform: capitalize;
}
.other-version-link a:last-child {
    border-bottom: 0px solid #eaeaea;
}

div.style-customizer a.opener {
    display: block;
    height: 45px;
    position: absolute;
    left: 300px;
    top: 200px;
    background: #fff;
    width: 45px;
    font-size: 20px;
    line-height: 45px;
    color: #777777;
    text-align: center;
    text-decoration: none;
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14);
}

div.style-customizer.opened a.opener {
    right: -45px;
    border-color: transparent;
}

div.style-customizer ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 0;
}

div.style-customizer ul li {
    float: left;
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0 3px 3px 0;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

div.style-customizer ul.layoutstyle li {
    width: 45%;
    height: 30px;
    margin-right: 5px;
    color: #666666;
    background-color: #f1f1f1;
    border: 1px solid #f3f3f3;
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
}

div.style-customizer ul.layoutstyle li i {
    color: #cccccc;
    font-size: 11px;
}

div.style-customizer ul.layoutstyle li.selected {
    border: 1px solid #aaaaaa;
}

div.style-customizer ul.layoutstyle li.selected i {
    color: #666666;
}

div.style-customizer ul.patternChange li {
    border: 1px solid #f3f3f3;
}

div.style-customizer ul.patternChange li.pattern-0.selected:after,
div.style-customizer ul.patternChange li.pattern-1.selected:after,
div.style-customizer ul.patternChange li.pattern-2.selected:after,
div.style-customizer ul.patternChange li.pattern-3.selected:after,
div.style-customizer ul.patternChange li.pattern-4.selected:after {
    color: #333333;
}

div.style-customizer ul.patternChange li.selected:after {
    color: #ffffff;
}

div.style-customizer ul li.selected {
    border: 3px solid #000;
}

div.style-customizer ul.resetAll li {
    width: 100%;
    padding: 6px 0;
    min-width: 0;
    text-align: center;
    margin-top: 30px;
}

div.style-customizer .btn a {
    text-decoration: none;
    color: #ffffff;
}

div.style-customizer select {
    width: 100%;
    padding: 5px;
    border: 1px solid #b2bfca;
}


/*Color Skins*/

div.style-customizer .skin-default {
    background: #ff9900;
}
div.style-customizer .skin-skyblue {
    background: #87ceeb;
}
div.style-customizer .skin-lime {
    background: #32cd32;
}
div.style-customizer .skin-olive {
    background: #9acd32;
}
div.style-customizer .skin-green {
    background: #1abc9c;
}
div.style-customizer .skin-standy {
    background: #f4a460;
}
div.style-customizer .skin-burly {
    background: #deb887;
}
div.style-customizer .skin-coral {
    background: #f08080;
}
div.style-customizer .skin-poppy {
    background: #ff420e;
}
div.style-customizer .skin-sunflower {
    background: #ffbb00;
}
div.style-customizer .skin-strawberry {
    background: #cb0000;
}
div.style-customizer .skin-leaf {
    background: #7caa2d;
}
div.style-customizer .skin-lemon {
    background: #e1b80d;
}
div.style-customizer .skin-lapis {
    background: #2798C6;
}
div.style-customizer .skin-cyan {
    background: #00cffa;
}


/*Background Patterns*/

.pattern-1,
.pattern-2,
.pattern-3,
.pattern-4,
.pattern-5,
.pattern-6,
.pattern-7,
.pattern-8,
.pattern-9,
.pattern-10,
.pattern-11,
.pattern-12,
.pattern-13,
.pattern-14,
.pattern-15 {
    background-attachment: fixed;
    background-repeat: repeat;
}

.pattern-1 {
    background-image: url("../img/customizer/pattern/pattern-1.png");
}
.pattern-2 {
    background-image: url("../img/customizer/pattern/pattern-2.png");
}
.pattern-3 {
    background-image: url("../img/customizer/pattern/pattern-3.png");
}
.pattern-4 {
    background-image: url("../img/customizer/pattern/pattern-4.png");
}
.pattern-5 {
    background-image: url("../img/customizer/pattern/pattern-5.png");
}
.pattern-6 {
    background-image: url("../img/customizer/pattern/pattern-6.png");
}
.pattern-7 {
    background-image: url("../img/customizer/pattern/pattern-7.png");
}
.pattern-8 {
    background-image: url("../img/customizer/pattern/pattern-8.png");
}
.pattern-9 {
    background-image: url("../img/customizer/pattern/pattern-9.png");
}
.pattern-10 {
    background-image: url("../img/customizer/pattern/pattern-10.png");
}
.pattern-11 {
    background-image: url("../img/customizer/pattern/pattern-11.png");
}
.pattern-12 {
    background-image: url("../img/customizer/pattern/pattern-12.png");
}
.pattern-13 {
    background-image: url("../img/customizer/pattern/pattern-13.png");
}
.pattern-14 {
    background-image: url("../img/customizer/pattern/pattern-14.png");
}

/*Background Images*/

.main-bg-change li {
    overflow: hidden;
}

.main-bg-change li img {
    height: 100%;
    width: 100%;
}

.main-bg-1,
.main-bg-2,
.main-bg-3,
.main-bg-4,
.main-bg-5,
.main-bg-6,
.main-bg-7,
.main-bg-8,
.main-bg-9,
.main-bg-10 {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.main-bg-1 {
    background-image: url("../img/customizer/bodybg/1.jpg");
}
.main-bg-2 {
    background-image: url("../img/customizer/bodybg/2.jpg");
}
.main-bg-3 {
    background-image: url("../img/customizer/bodybg/3.jpg");
}
.main-bg-4 {
    background-image: url("../img/customizer/bodybg/4.jpg");
}
.main-bg-5 {
    background-image: url("../img/customizer/bodybg/5.jpg");
}
.main-bg-6 {
    background-image: url("../img/customizer/bodybg/6.jpg");
}
.main-bg-7 {
    background-image: url("../img/customizer/bodybg/7.jpg");
}
.main-bg-8 {
    background-image: url("../img/customizer/bodybg/8.jpg");
}
.main-bg-9 {
    background-image: url("../img/customizer/bodybg/9.jpg");
}
.main-bg-10 {
    background-image: url("../img/customizer/bodybg/10.jpg");
}
.boxed-layout .wrapper {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    position: relative;
    width: 1170px;
}


/*Box Layout Responsive */

@media (max-width: 767px) {
    .boxed-layout .page-wrapper,
    .boxed-layout .wrapper,
    .boxed-layout #sticker {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .boxed-layout .page-wrapper,
    .boxed-layout .wrapper,
    .boxed-layout #sticker {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .boxed-layout .page-wrapper,
    .boxed-layout .wrapper,
    .boxed-layout #sticker {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .boxed-layout .page-wrapper,
    .boxed-layout .wrapper,
    .boxed-layout #sticker {
        width: 1170px;
    }
}

.boxed-layout .fullscreen-bg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.white-bg {
    background-color: #fff;
}

.patternChange .main-bg-change li.main-bg-1 {
    background-image: url("../img/main-bg-0.jpg");
}

@media( max-width:992px) {
    .style-customizer {
        display: none !important;
    }
    .boxed-layout .page-wrapper {
        width: inherit;
    }
    .boxed-layout.page-wrapper {
        width: inherit;
    }
}


.customizer-logo {
  display: block;
  margin-bottom: 20px;
}
