.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 6px !important;
}
.woocommerce a.remove {
    border-radius: 0%;
}
p#billing_address_2_field {
    display: none !important;
}
.navigation .width-navigation .navbar-nav > li > a{
    font-weight: 600 !important;
    color: #1c3f6c !important;
}
input[type="checkbox"] {
    width: 16px !important;
    margin-bottom: 0px !important;
}
li.main_product_thumbnai.flex-active-slide img {
    width: 60%;
}
a.button.wc-forward {
    color: black;
}
.list-product-cat {
    display: none;
}
.entry-navigation-post {
    display: none;
}
body {
    font-size: 17px !important;
}
.widget-area aside.widget ul li a {
    font-size: 15px  !important;
}
.csstic.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
   width: 370px !important;
   height: 212px !important;
    padding: 0;
}

@media (min-width: 1025px){
.navigation .navbar-nav>li>a, .navigation .navbar-nav>li>span {
    padding: 11px 16px 29px !important;
}
}
.toolbar-container {
    text-align: center;
}
aside#custom_html-5 {
    float: left;
}
aside#custom_html-3 {
    float: left;
}
a.button.wc-forward {
    background-color: #ffb21f;
    color: black !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px;
}
.woocommerce form .form-row {
    margin-bottom: 0px;
}

.vc_tta-tab {
    white-space: normal;
    overflow: initial !important;
    height: auto !important;
}

.vc_tta-tabs-list .vc_tta-tab a {
    display: flex !important;
    white-space: normal !important;
    height: 100%;
    align-items: center;
    justify-content: center;
}
html body .vc_tta.vc_general .vc_tta-panel-title > a:before {
    border: 2px solid #666;
    width: 0.8em;
    height: 0.8em;
    background: transparent;
    border-radius: 0;
    top: 7px;
    border-width: 2px 0 0 2px;
    transform: rotate(-135deg);
	transition: transform .25s ease-in-out;
}

html body .vc_tta.vc_general .vc_active .vc_tta-panel-title > a:before {
    transform: rotate(45deg);
	border-color: #ffb21f;
	background:transparent;
}
.vc_gitem-post-meta-field-resumen.cssresu.vc_gitem-align-center {
    font-size: 15px;
    line-height: 1.5;
}
#menu-menupie {
  font-size: 0;
  line-height: 0;
}
#menu-menupie > li > ul {
  font-size: 13px;
  line-height: 2em;
}
.quality-docs { line-height: 1.3; }
.quality-docs a {
  display: block;
  padding: .25em 0;
}
.home-newsletter-form .check a {
  color: #fff;
  text-decoration: underline;
}
.home-newsletter-form .check a:hover,
.home-newsletter-form .check a:focus,
.home-newsletter-form .check a:active {
  color: #7FB6FF;
}