/*home 2*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.box-slider {
  margin-bottom: 35px; }

.box-instagram .ApInstagram {
  border-bottom: 0;
  padding-bottom: 20px; }

.leo-megamenu .dropdown-menu {
  left: 0;
  right: auto; }

.rtl .leo-megamenu .dropdown-menu {
  left: auto;
  right: 0; }

/*# sourceMappingURL=profile1513923710.css.map */

/*  Estilos de los botones */
.btn-primary{
    background-color:#171696;
}

.btn-primary:hover{
    background-color:#6965F0;
}

.btn-outline{
    background-color:#171696;
}

.btn-outline:hover{
    background-color:#6965F0;
}

.btn{
    background-color:#171696;
}

.btn:hover{
    background-color:#6965F0;
}

.input-group .input-group-btn > .btn{
   background-color:#171696;
}

.input-group .input-group-btn > .btn:hover{
   background-color:#6965F0;
}

#back-top{
  background-color:#171696;
}

.block_newsletter .input-wrapper button{
  background-color:#171696;
  border: #171696 1px solid;
}

.block_newsletter .input-wrapper button:hover{
  background-color:#6965F0;
  border: #171696 1px solid;
}

.bannercontainer .tp-caption.btn .caption-contain{
  background-color:#171696;
}

.bannercontainer .tp-caption.btn .caption-contain:hover{
  background-color:#6965F0;
}

.iview-directionNav a{
 box-shadow:0 0 0 2px #171696;
}

.iview-directionNav a:hover{
  background-color:#171696;
}
#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn{
   background-color:#171696;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover{
   background-color:#6965F0;
}

.leo-cart-dropdown-action a.btn:hover{
  background-color:#6965F0;
}

.leo-fly-cart-total{
   background-color:#171696;
}

.box-top .col-info .ap-btn-wishlist .ap-total{
   background-color:#171696;
}

.box-top .col-info #_desktop_cart .header .cart-products-count{
   background-color:#171696;
}

button.btn.btn-primary.center-block:hover{
  background-color:#6965F0;
}

body#checkout section.checkout-step.js-current-step .step-title .step-number{
   background-color:#171696;  
}

.continue.btn:hover{
  background-color:#6965F0;
}

body#checkout section.checkout-step .address-footer .text-muted.delete-address{
   background-color:#171696;  
   border:#171696 1px solid;
}

body#checkout section.checkout-step .address-footer .text-muted.delete-address:hover{
   background-color:#6965F0;  
   border:#6965F0 1px solid;
   color:#ffffff;
}

body#checkout section.checkout-step .address-footer .text-muted.edit-address{  
   border:#6965F0 1px solid;
   color:#ffffff;
}

body#checkout section.checkout-step .address-footer .text-muted.edit-address:hover{
   background-color:#6965F0;  
   border:#171696 1px solid;
   color:#ffffff;
}

