.cc1x{order:2;}
.catalog-product-view .cc1x{width: 100%;margin: 10px 0 0 0;}
.ou {border-bottom: 1px solid #dddddd;color: #555555;line-height: 2px;margin: 10px 0;width: 100%;max-width: 250px;text-align: center;order: 2;}
.catalog-product-view .ou span{background-color: #fff;padding: 0 10px;}
.installment-title strong{text-transform: uppercase;font-size: 11px;letter-spacing: 1px;}
.installment-brands img{width:300px;}
.installment-list-content{opacity: 0;padding:0;max-height: 0;-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;}

.product-view-installments{order:3;}
.catalog-product-view .product-view-installments{width: 100%;}
.product-view-installments .without-interest {display: inline-block;margin-top: 10px;}

.product-view-installments .with-interest{display:none;}
.product-view-installments .with-interest p{font-size: 11px;}
.catalog-product-view .product-info-price .with-interest.active{display:block;}
.catalog-product-view .product-view-installments .with-interest p{font-size: initial;}
.catalog-product-view .grouped .product-view-installments{display:none;}
.catalog-product-view .grouped .ou{display:none;}

.installments-total{order:4;}

.installment-list-content .col-xs-6:first-child{padding-right: 0;}
.installment-list-content .col-xs-6 div:nth-of-type(odd){background: #F3F3F3;}
.installment-list-content .col-xs-6 div{padding: 5px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.installment-list-box{margin-bottom:0!important;}
.installment-list-box.active .installment-list-content{opacity: 1;max-height: 250px;padding: 5px;}
.installment-list-box.active .installment-title:after{content: '\e621';}
.installment-list-box .installment-title:after{-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;}
