/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#wpadminbar.wpadminbar_top{display:none!important}

:root {
 --greyDark: #283b44;
 --greyMedium: #626c71;
 --greyLight: #f5f5f5;
 --toyotaRed: #de1f11;
}

/* ------ MENU  ------- */

.fusion-menu-element-wrapper .fusion-widget-cart-number {
    display: inline-block;
    margin-left: 5px;
    padding: 4px 7px;
    box-sizing: content-box;
    width: var(--nav_typography-font-size);
    line-height: 1;
    border: .1em solid transparent;
}

.sub-menu.menu-separation {
    font-weight: 800!important;
}

/* Thumnail menu */
.fusion-menu-element-wrapper.dropdown-carets-yes:not(.collapse-enabled).direction-row.expand-method-hover.expand-right li.menu-item-has-children:not(.fusion-menu-item-button) ul a>:not(.fusion-open-nav-submenu) {
    padding-right: 3.5em;
}

.fusion-menu-element-wrapper:not(.collapse-enabled) .fusion-megamenu-title .fusion-megamenu-thumbnail>img {
  width: 5em;
  height: auto;
  max-width: inherit;
}


/* ------ TITULOS  ------- */
#wrapper .tit-rojo.fusion-title [class*="title-heading"] {
    text-transform: uppercase;
    color: var(--toyotaRed);
}

#wrapper .tit-negro.fusion-title [class*="title-heading"]  {
    text-transform: uppercase;
    font-style: italic;
    color: var(--greyDark);
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
    padding: 0;
    margin: -3px auto 5px;
}

#wrapper .texto-grande.fusion-title [class*="title-heading"]  {
    color: var(--greyDark);
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
}

#main #block-primero p  {
    color:var(--greyDark);;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    font-style: normal;
    text-transform:none;
    margin-top: 12px;
}


#main #block-telefono {
    text-align: center;
    padding: 0;
    color: #FFF!important;
    background-size: contain;
    margin: 0 auto;

}

#main #block-telefono h1 {
    font-size:45px;
    line-height: 40px;
    font-style: italic;
    color: #FFF!important;
    font-weight: 700;
}

#main #block-telefono h2 {
    font-size:28px;
    line-height: 27px;
    color: #FFF!important;
}

.wp-editor-expand #wp-content-editor-container {
    box-shadow: none;
    margin-top: -1px;
    border-bottom: 0 none;
    display: none;
}

.tit-rojo {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 0;
    font-style: italic;
    margin: 0 auto;
    color: var(--toyotaRed);
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
}

.post-content .tit-negro {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    color: var(--greyDark);
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
    padding: 0;
    margin: -3px auto 5px;
}

.post-content .texto-grande {
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    color: var(--greyDark);
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
}

#main #block-primero p  {
    color:var(--greyDark);;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    font-style: normal;
    text-transform:none;
    margin-top: 12px;
}


#main #block-telefono {
    text-align: center;
    padding: 0;
    color: #FFF!important;
    background-size: contain;
    margin: 0 auto;

}

#main #block-telefono h1 {
    font-size:45px;
    line-height: 40px;
    font-style: italic;
    color: #FFF!important;
    font-weight: 700;
}

#main #block-telefono h2 {
    font-size:28px;
    line-height: 27px;
    color: #FFF!important;
}

/* ------ FOOTER  ------- */

.tit-foot {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    font-size: 1.2em;
}

.fusion-footer-widget-area {
    background-color: #2b2e32;
    border-color: rgba(255,255,255,0);
    border-top-width: 0px;
    background-image: url(//avadacreativa.com/clientes/autopartesprimera/wp-content/uploads/bg-footer.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-top: 55px;
    padding-bottom: 60px;
    background-size: contain;
}

.fusion-secondary-header {
    background-color: #ffffff;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a, .product-buttons a {
    font-size: 15px;
    line-height: 1.5;
    padding-left: 0;
    font-weight: 800;
    text-align: center;
}

#subscription-586425b02b36f {
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
    border-color: #444;
    width: 100%;
    background-color: rgba(136, 136, 136, 0);
    padding: 20px 20px;
    margin: 10px 0px;
    line-height: 1.4;
    max-width: 600px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}

#slidingbar-area .widget-title, #slidingbar-area h3, .fusion-footer-widget-area .widget-title, .fusion-footer-widget-area h3 {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0px;
}


.avadaredux-container #avadaredux-form-wrapper .avada-avadaredux-sidebar-head .avada-avadaredux-logo {
    display: inline-block;
    background-image: url(http://repuestosparatoyota.com.ar/wp-content/themes/Autopartes-child-theme/plaga-creativa.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 110px;
    width: 100%;
    opacity: 0.7;
    background-position: center;
}

.avadaredux-container #avadaredux-form-wrapper .avada-avadaredux-sidebar-head {
    text-align: center;
    margin-bottom: 30px;
    padding: 50px 20px;
    background-color: #141A2A;
}

.fusion-menu-item-button .menu-text {
    border-color: #ffffff;
    background-color: green!important;
}

@media only screen and (max-width: 800px){
.fusion-contact-info {
    padding: 5px;
    line-height: 1.5em;
    font-size: 11px;
}
.fusion-contact-info .fa{
    display: none;
}
}

.post-content .woocommerce-product-details__short-description {
  display: none!important;
}

/* ----- CALDERA FORM ----- */

.botonform {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    background-color: var(--toyotaRed);
    color: white;
    border: none;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right;
    letter-spacing: 1px;
}

.botonform:hover {
    background-color: var(--greyDark);
    color: white;

}

.caldera-grid label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 3%;
  font-weight: 600;
  font-size: 1em!important;
}

#alert-fraud a {
    display: block;
    cursor: pointer;
}

#alert-fraud img {
    display: block;
    width: 100%;
    height: 100%;
}

#alert-fraud .fraud-overlay {
    position: fixed;
    z-index: 999999999999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    transition: all .7s ease;
}

#alert-fraud .fraud-content {
    position: fixed;
    z-index: 9999999999999999;
    top: 50%;
    left: 50%;
    max-width: 600px;
    width: 70vw;
    max-height: 80vh;
    transform: translate(-50%, -45%);
    border: 6px solid #f81716;
    display: flex;
    flex-direction: column;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: all .7s ease;
}

#alert-fraud .fraud-content button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: none;
    border-radius: 100px;
    font-size: 15px;
    color: #f81716;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#alert-fraud.active > div {
    opacity: 1;
    visibility: visible;
}

#alert-fraud.active .fraud-content {
    transform: translate(-50%, -50%);
}