.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both !important;
}

ul.listado_peliculas {
    padding-left: 0px;
}

ul.listado_peliculas li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    list-style-type: none;
}

ul.listado_peliculas li img {
    max-width: 200px;
}

.gform_wrapper ul {
    padding-left: 0px !important;
}

.gform_wrapper span.ginput_total {
    color: #43acf3 !important;
    font-size: 23px !important;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-size: 15px !important;
}

.summary .gform_footer.top_label {
    display: none !important;
}

.single-product ul.gform_fields {
    padding-bottom: 0px !important;
}

.opciones_compra_lotes {
    /*margin-bottom: -40px;*/
}

.borde_rojo
{
 border-left: solid 3px #c71f28;
    padding-left: 15px; 
}

h1, h2, h3, h4, h5, h6, .et_pb_fullwidth_header_subhead
{
 font-family: 'Oswald', sans-serif !important; 
}



.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, button {
    color: #fff !important;
}

.woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover
{
 	background-color:#fff !important; 
}

.gform_button
{
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
  	border-color: de0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #de0000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
  	    text-transform: uppercase;
  	border: #de0000 2px solid;
}

.gform_button:hover
{
    background: #fff;
    color: #de0000;
      border: #de0000 2px solid;
      cursor: pointer;
  	    text-transform: uppercase;
}



.product_totals {
    margin-top: -40px !important;
}



.current_page_item a
{
 color: #c71f28 !important;
}

#top-menu li {
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
}

ul.tabs.wc-tabs:before {
    display: none !important;
}

ul.tabs.wc-tabs {
    background: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    border: none !important;
 
}

.tabs li {
    border: none !important;
}

.columns-5 li
{
    /*margin-right: 30px !important;*/
  
}

.product {
    /*clear: none !important;*/
}

#tab-title-0 a{
    font-family: 'Oswald', sans-serif !important;
    font-size: 2em;
    font-weight: normal !important;
}

h2.woocommerce-loop-product__title {
    font-size: 17px !important;
}

.woocommerce-tabs
{
   margin-bottom: 0px !important;
}



.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message a.button.wc-forward {

    color: #fff !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 190px;
    margin-right: 10px;
    padding: 6px 12px;
    height: 42px;
}

.woocommerce #content div.product form.cart, .woocommerce div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart {
    margin: 10px 0 20px!important;
}

.footer-widget .widget_media_image {
    margin-bottom: 0px !important;
    max-width: 56%;
}

.footer-widget div#text-4, div#text-5 {
    CLEAR: BOTH !IMPORTANT;
    WIDTH: 100%;
    MARGIN-BOTTOM: 0;
}

.woocommerce a.button:hover {
    background: #fff !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    display: none !important;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}

.mas_informacion
{
 position: relative;
    padding: 0.6em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f1f1f1;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
 	border:none;
    color: #656565;
}

.gform_wrapper span.ginput_total {
    color: #000000 !important;
    font-size: 28px !important;
}

h1.product_title.entry-title {
    text-transform: uppercase;
    padding-left: 15px !important;
    padding-bottom: 4px !important;
    margin-bottom: 25px;
}

h1.product_title.entry-title {
    border-left: solid 3px #333;
    color: #333 !important;
}

h1.entry-title.main_title {
    color: #333 !important;
}


.woocommerce-message {
    background-color: #2EA3F2;
}

.woocommerce-message a {
    color: #fff !important;
    font-weight: bold;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background-color: rgba(0, 128, 0, 0.28);
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
}

input#place_order {
    background-color: #fff !important;
    color: #c71f28 !important;
    text-transform: uppercase;
    font-size: 16px;
}

input#place_order:hover {
    background-color: #c71f28 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
}

#cupones_disponibles ul {
    padding-left: 0px;
    padding-top: 0px;
}

#cupones_disponibles li {
    list-style-type: none;
}

.pum-title {
    text-align: center !important;
}


.woocommerce-error a {
    color: #fff !important;
    font-weight: bold;
}

.centrado_vertical
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.opciones_compra_lotes label.gfield_label {
    display: none !important;
}

.entry-summary {
    padding-left: 25px !important;
}

.summary.entry-summary li {
    /*list-style-type: none;*/
}

h2.woocommerce-loop-product__title {
    width: 100% !important;
}


.boton_agencia_ecuestre_producto .mas_informacion {
    /* position: relative; */
    /* padding: 0.6em 1em; */
    border: 2px solid !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f1f1f1;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
    /* border: none; */
    color: #de0000 !important;
}

.boton_agencia_ecuestre_producto .mas_informacion:hover {
    /* position: relative; */
    /* padding: 0.6em 1em; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #de0000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
    /* border: none; */
    color: #f1f1f1 !important;
  	border: none !important;
}

#anuncio_agencia_ecuestre .quieres_comprar {
    margin-top: 2px;
}

#billing_state_field
{
float:right !important;  
}

#top-menu li {
    padding-right: 15px !IMPORTANT;
}

#et-top-navigation
{
		padding-left: 319px !important;
}

input.userpro-button.secondary {
    display: none !important;
}

h2.woocommerce-loop-product__title {
    background-color: #000 !important;
}

li.product {
    background-color: #000;
}

li.product:hover {
    background-color: #000;
}

li.product.type-product:hover {
    background-color: #000 !important;
}

#main-content {
    background-color: #000 !important;
}

.woocommerce-breadcrumb {
    color: #f1f1f1 !important;
}

.woocommerce-breadcrumb a {
    color: #fff !important;
}

h1.product_title.entry-title {
    border-left: solid 3px #fff;
    color: #fff !important;
}

h1.entry-title.main_title {
    color: #fff !important;
}

.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    color: #fff;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #333;
    border-radius: 5px;
}



div#left-area {
    width: 100% !important;
    padding-right: 0px !important;
}

.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.woocommerce-product-details__short-description {
    padding-top: 20px;
}

h4.pt-cv-title {
    background-color: #000 !important;
}

.pt-cv-ifield {
    background-color: #000 !important;
}

.gform_wrapper span.ginput_total {
	color: #fff !important;
	font-size: 28px !important;
}

div#anuncio_agencia_ecuestre {
    background-color: #000 !important;
}

#anuncio_agencia_ecuestre .et_pb_row.et_pb_row_0.et_pb_gutters1 {
    background-color: #000 !important;
    /* padding-top: 10px !important; */
}

#anuncio_agencia_ecuestre .et_pb_column.et_pb_column_1_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-top: 10px;
    /* margin-left: 9px; */
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff!important;
    background-color: #000 !important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #000!important;
}

footer#main-footer {
    border-style: solid;
    border-width: 8px 0px 0px 0px;
    border-color: #1B1B1B;
}

ul.tabs.wc-tabs {
    display: none;
}

header#main-header {
    display: block;
}

.fluid-width-video-wrapper {
    margin-top: 68px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    color: #333 !important;
}

div#top-header {
    background-color: #c71f28 !important;
}

a.checkout-button.button.alt.wc-forward, .coupon button.button, .woocommerce-checkout-payment button#place_order {
    //color: #c71f28 !important;
}

a.checkout-button.button.alt.wc-forward:hover, .coupon button.button:hover, .woocommerce-checkout-payment button#place_order:hover {
    color: #fff !important;
    background-color:#c71f28 !important;
    border-color:#c71f28 !important;
}

header#main-header {
    background-color: #000 !important;
    color:#fff !important;
}

header#main-header a
{
  color:#fff !important;
}


header#main-header .nav li ul, header#main-header .nav li ul a
{
    background-color: #000 !important;
    color:#fff !important;
}

header#main-header .nav li ul {
    border-top: 3px solid #c71f28 !important;
}

.woocommerce-message a.button.wc-forward {
    border: none;
    background: #c71f28 !important;
}

.woocommerce-message a.button.wc-forward:hover {
    border: none;
    color: #c71f28 !important;
    background-color:#fff !important;
}

body.product-template-default {
    color: #fff !important;
}

.et_pb_widget a {
    text-decoration: none;
    color: #afafaf;
}

h2.woocommerce-loop-product__title {
    color: #c71f28 !important;
}

.product-template-default h2 {
    color: #fff;
}

.woocommerce .coupon button.button:hover {
    color: #fff !important;
}

h2.woocommerce-loop-product__title {
    color: #fff !important;
}

.pt-cv-view .pt-cv-carousel-indicators li.active
{
    background-color: #f1f1f1 !important;
    background-image: linear-gradient(to bottom,#f1f1f1,#f1f1f1);
}

.pt-cv-view .carousel-control span {
    background: #C71F28 !important;
}

.pt-cv-view .carousel-control:hover span {
    color: #c7c7c7 !important;
}

ul#mobile_menu {
    background-color: #000;
}

span.posted_in {
    display: none;
}

.summary.entry-summary li {
    list-style-type: none !important;
}

span.formattedTotalPrice.ginput_total {
    padding-top: 25px !important;
    display: block;
    margin-bottom: 20px;
}