
.checkout_section .box-border {
    margin-bottom: 15px;
}
.checkout_section .box-border h4 {
    font-weight: 700;
    font-size: 14px;
}
.checkout_section .box-border h5 {
    font-weight: 700;
}
.checkout_section .box-border .button {
    margin-top: 15px;
}
.checkout_section .box-border label {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 700;
}
.checkout_section .box-border p, .checkout_section .box-border h4 {
    padding-bottom: 5px;
    margin-top: 5px;
}
.checkout_section .box-border .fa {
    line-height: inherit;
}
.checkout_section .box-border input[type="radio"] {
    margin-right: 10px;
}

.checkout_section .box-border .pay_disabled * {
    cursor: no-drop;
}

.checkout_section .modal-finish .alert-danger {
    margin-top: 10px;
    margin-bottom: 0;
}

.checkout_section .modal-finish ul{
     padding-left: 10px;
}

.checkout_section .modal-finish ul li {
    list-style: inherit;
}


/* */

.accordion-faq {
    text-align: left;
    position: relative
}
.accordion-faq .panel {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}
.accordion-faq .panel .panel-heading {
    padding: 0;
    color: #fff;
    border-radius: 0!important;
    background: #333
}
.accordion-faq .panel-heading a {
    display: block;
    position: relative;
    background: #fff;
    color: #333333;
    padding: 14px 50px 12px 15px;
    border-radius: 0;
    border: 1px #e8e8e8 solid;
    min-height: 50px;
    font-weight: 700;
    font-size: 14px;
}
.accordion-faq .panel-heading a.collapsed {
    display: block;
    position: relative;
    background: #eaeaea;
    padding: 14px 50px 12px 15px;
    border-radius: 0;
    border: 1px #e8e8e8 solid;
    min-height: 50px;
    font-weight: 700;
    font-size: 14px;
}
.accordion-faq .panel-heading a:hover {
    text-decoration: none
}
.accordion-faq .panel:last-child {
    box-shadow: none;
    border-bottom: none
}
.accordion-faq .arrow-down, .accordion-faq .arrow-up {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 54%;
    margin-top: -18px;
    right: 10px;
}
.accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
    display: none
}
.accordion-faq .collapsed .arrow-down {
    display: block;
    color: #333;
}
.accordion-faq .panel-body {
    padding: 15px;
    background: #fff;
    border: 1px #e8e8e8 solid;
    border-top: 0!important;
    border-top: none;
}
.accordion-faq.panel-group .panel+.panel {
    margin-top: -3px
}


.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.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 > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > 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, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .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, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .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, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .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 > .list-group, .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: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

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



/* sidebar */

.sidebar .block {
    margin-bottom: 30px;
    border: 1px solid #eee;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    border-radius: 0;
}

.sidebar-checkout .block-content {
    padding: 15px
}

.sidebar-cart .block-content ul li .product-details {
    float: right;
    width: 68%
}
.sidebar-cart ul li.item {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: space-between;
}
.sidebar-cart ul li.item img {
    width: 65px
}
.sidebar-cart ul li.item:last-child {
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 5px
}
.sidebar-cart .block-content ul li .product-name {
    margin: 0 0 2px;
    font-size: 12px;
    padding-right: 15px;
}
.sidebar ul, .sidebar ol {
    margin: 0;
    padding: 0
}

.sidebar-bar-title {
    color: #333333;
    margin: auto;
    font-size: 14px;
    padding: 12px 14px 0;
    overflow: hidden;
    font-weight: 700;
}
.sidebar-bar-title h3 {
    border-bottom: 3px solid;
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.sidebar-checkout .block-item {
    padding: 10px 0;
    border-bottom: 1px solid #dedede ;
    max-height: 260px;
    overflow: hidden;
    overflow-y: auto;
}

.sidebar-checkout .block-total {
    padding: 25px 0;
    border-bottom: none;
    font-size: 17px;
}

.sidebar-checkout .block-submit {
    border-bottom: none;
}

.sidebar-checkout .block-submit .but_large_w {
    width: 100%;
    padding: 10px 0;
}

.block-products.block-item .row {
    min-height:75px;
}

.block-products.block-item .product-name span {
    display: block;
    font-weight: 600;
}

.sidebar-checkout .block-secure {
    border-bottom: none;
}

.block-secure p {
    text-align: center;
    font-size: 13px;
    color: #b5b5b5;
}

.block-secure p i {
    color: #fdb91f;
    font-size: 22px;
    margin: 0 5px;
}

.block-secure .ssl div {
    background-color: #05bd05;
    color: white;
    border-radius:4px;
    padding: 3px;
    font-size: 11px;
    margin: 0 auto;
    text-align:center;
    width:145px;
}



/** address */

.shipping_method {
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    justify-content: flex-start;
}

.feature-box-grid .carAddress {
    padding-left:5px;
    padding-right:5px;
}

.carAddress {
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column;
    margin-bottom: 5px;
}
.carAddress.selected .featured-item {
    background-color: #f2f2f2;
    border: 2px solid #7e7e7e;
}

.carAddress.selected .mt-footer {
    background-color: #f2f2f2;
    border: 2px solid #7e7e7e;
}
.carAddress .image {
    flex: 2 2 auto;
    display: grid;
    justify-content: center;
    align-content: center;
}

.carAddress .featured-item.border-box {
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column;
    flex: 1 1 auto;
    cursor: pointer;
}

.featured-item .icon{padding:0 0 10px}
.featured-item .icon i{font-size:36px;color:#04ace2}
.featured-item .title h4{margin-bottom:10px;letter-spacing:3px;font-weight:400}
.featured-item .desc{color:#7e7e7e}
.featured-item.border-box{border:1px solid #bfbfbf;padding:10px;margin-left:-1px;margin-bottom:-1px}
.featured-item.border-box.selected{border:2px solid #32cdd8}
.featured-item.border-box:hover h4{color:#fff}

.carAddress .add-new-address {
    justify-content: center;
    align-items: center;
}

.carAddress ul{
    width:100%;
}

.carAddress ul li {
    float: left;
    width: 50%;
    text-align: center;
    list-style: none;
}

.form_payment .panel.panel-default.selected .panel-footer.bank {
    display: block;
}

.form_payment .panel-footer{
    display: none;
    background-color: #fff;
}

.form_payment .panel.panel-default .panel-body {
    background-color: #f3f0f0;
}

.form_payment .panel.panel-default.selected .panel-body {
    background-color: #fff;
}

.form_payment .pcard.pay_disabled * {
    color: #d2d2d2;
}


.form_payment .panel.panel-default.selected .panel-footer {
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}

.mt-footer{
    border: 1px solid #bfbfbf;
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    margin-left: -1px;
}
.mt-footer ul {
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    padding: 9px 0 !important;
    width: 100%;
    justify-content: space-around;
    margin: 0;
}
.mt-footer.cuotas{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: none;
}
.mt-footer.cuotas label{
    margin-right: 8px;
}
.mt-footer.cuotas select{
    margin-top: 3px;
    margin-bottom: 3px;
}


/** loader **/

.preloader {
    display: none;
    width: 100%;
    height: 150px;
}
.loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    margin: -45px 0 0 -45px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #dedede;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #868282;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #212121;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* iconos de pagos */

.pagopar-methods {
    width:100%;
    text-align: center;
    margin-top: 15px;
}

.pagopar-methods ul.list {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    vertical-align:top
}

.pagopar-methods ul.list li {
    display:inline-block;
    list-style:none;
    padding:0;
    vertical-align:top;
    margin: 0 0 5px;
}

.pagopar-methods ul.list li.method {
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    -ms-transition:all .2s ease;
    transition:all .2s ease;
    max-width:46px;
    height:28px;
    line-height:28px;
    opacity:1
}



.pagopar-methods ul.list li.logo-pagopar img,
.pagopar-methods ul.list li.method img {
    display:block;
    max-width:100%;
    height:auto;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.22);
}

.pagopar-methods ul.list li.logo-pagopar {
    margin-left:10px;
    max-width:133px
}

@media (max-width:767px) {
    .pagopar-methods ul.list li.logo-pagopar {
        display:block;
        margin-top:8px;
        text-align:center;
        max-width:100%
    }

    .pagopar-methods ul.list li.logo-pagopar img {
        display:inline-block;
        width:115px
    }
}

.metodos {
    margin-left: 15px;
    margin-bottom: 15px;
}

.copyright_content p{
    padding-top: 25px;
    text-align: center;
}
.copyright_content p, .copyright_content p a{
    color: #fff;
 }

.copyright_area {
    padding: 15px;
    background: #2a6f2f;
}



/* Editor rapido */

.edit-hover{
    position: relative;
}
/*
mt-edit{
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 5px;
    border: 2px dashed green;
    top: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 99999;
}

mt-options{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    pointer-events: auto;
}

mt-options a{
    width: 24px;
    height: 24px;
    border: 1px solid rgba(77,77,77,0.15);
    background-color: #25f152;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
}

mt-options a i {
    color: #4D4D4D;
    font-size: 14px;
}

mt-edit.banners{
    background-color: rgba(37,241,82,0.3);
    height: 100%;
    justify-content: center;
    z-index:500;
}

mt-edit.banners mt-options a {
    width: 38px;
    height: 38px;
    line-height: 42px;
}

mt-edit.banners mt-options a i {
    font-size: 22px;
}

.ml-2{
    margin-left: 5px
}