Last active
March 1, 2019 17:40
-
-
Save maagmirror/54506d7543a1f9ad1f90860fb8f646a3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
overflow-x:hidden!important; | |
} | |
body { | |
padding-bottom: 0 !important; | |
} | |
#footer-bottom{ | |
margin-bottom: 0px!important; | |
} | |
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price, .woocommerce-page ul.products li.product .price del { | |
margin: 0 !important; | |
color: #e42424 !important; | |
font-size: 22px!important; | |
} | |
#et_top_search{ | |
display:none; | |
} | |
/** cambiar ancho del contenedor del menu **/ | |
.et_mobile_menu { | |
border:0px; | |
width:125%; | |
margin-left: -12.5%; | |
} | |
/** Diseño de elementos **/ | |
.et_mobile_menu li a, | |
.et_mobile_menu .menu-item-has-children a { | |
width: 49%; | |
float: left; | |
background:#ffd05b;/*color boton normal*/ | |
margin-bottom:5px; | |
margin-right:1%; | |
color:#fff;/*color texto enlaces*/ | |
text-align: center; | |
} | |
/** Destacar página activa **/ | |
#mobile_menu .current_page_item a { | |
background: #be1521;/*color boton pagina activa*/ | |
color: #ffd800;/*color texto*/ | |
} | |
/** Llamada a la acción **/ | |
.et_mobile_menu li.menu-item.menu-item-206728 a { | |
width: 99% !important; | |
background: #4aaecf!important; | |
font-weight: bold; | |
text-transform: uppercase; | |
} | |
/** Cambiamos icono de cierre **/ | |
.mobile_nav.opened .mobile_menu_bar:before { | |
content: "\51"; | |
} | |
.et_mobile_menu li a, .et_mobile_menu .menu-item-has-children a { | |
width: 49%; | |
float: left; | |
background: #03a678; | |
margin-bottom: 5px; | |
margin-right: 1%; | |
color: #fff; | |
text-align: center; | |
} | |
.woocommerce span.onsale, .woocommerce-page span.onsale { | |
position: absolute; | |
z-index: 2; | |
top: 10px!important; | |
left: 10px!important; | |
min-width: 0!important; | |
min-height: 0!important; | |
margin: 0!important; | |
padding: 6px 18px!important; | |
-webkit-border-radius: 3px!important; | |
-moz-border-radius: 3px!important; | |
border-radius: 3px!important; | |
color: #fff; | |
background: #ff003b!important; | |
-webkit-box-shadow: none!important; | |
-moz-box-shadow: none!important; | |
box-shadow: none!important; | |
text-shadow: none!important; | |
font-size: 20px; | |
font-weight: 500!important; | |
line-height: inherit!important; | |
} | |
.impuestos { | |
padding: 11px 10px; | |
background-color: #000000; | |
border: 1px solid #000000; | |
color: #ffffff; | |
text-align:center; | |
} | |
.woocommerce-store-notice, p.demo_store { | |
background-color: #ff0000d1; | |
} | |
.footer-widget h4 { | |
font-size: 18px; | |
} | |
.footer_custom.et_pb_section { | |
padding: 0 !important; | |
} | |
/**** Row Widget Custom ****/ | |
.footer-widget .fwidget { | |
min-width: 100% !important; | |
} | |
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget { | |
margin-bottom: 0%; | |
right:30px; | |
} | |
#main-footer .footer-widget h4 { | |
color: #ffffff; | |
text-transform: uppercase; | |
font-weight: 200!important; | |
} | |
#footer-widgets .footer-box .footer-widget ul { | |
margin: 0; | |
padding: 0; | |
list-style: none; | |
} | |
.contact-info-widget li { | |
display: inline-block; | |
width: 100%; | |
margin: 0 0 20px; | |
padding: 0; | |
border: 0; | |
} | |
#footer-widgets #wp-calendar caption, #footer-widgets #wp-calendar th, #footer-widgets #wp-calendar tbody, #footer-widgets .contact-info-widget i, #footer-widgets .mailchimp-widget input[type="email"], #footer-widgets .posts-thumbnails-widget li, #footer-widgets .social-widget li a { | |
border-color: #0000; | |
font-size: 28px; | |
} | |
.contact-info-widget.default .oceanwp-info-wrap { | |
padding-left: 55px; | |
} | |
.contact-info-widget .oceanwp-info-wrap, .contact-info-widget span.oceanwp-contact-title, .contact-info-widget span.oceanwp-contact-text { | |
display: block; | |
} | |
.contact-info-widget span.oceanwp-contact-title { | |
color: #777; | |
font-weight: bold; | |
line-height: 1.4; | |
} | |
.contact-info-widget .oceanwp-info-wrap, .contact-info-widget span.oceanwp-contact-title, .contact-info-widget span.oceanwp-contact-text { | |
display: block; | |
} | |
.contact-info-widget span.oceanwp-contact-text { | |
line-height: 18px; | |
} | |
.footer-widget li:before { | |
border-color: #57e31800; | |
} | |
.contact-info-widget.default i { | |
float: left; | |
width: 40px; | |
height: 40px; | |
line-height: 40px; | |
color: #0cd331; | |
margin-right: 15px; | |
text-align: center; | |
-webkit-border-radius: 2px; | |
-moz-border-radius: 2px; | |
border-radius: 2px; | |
} | |
.footer-widget .et_pb_widget div, .footer-widget .et_pb_widget ul, .footer-widget .et_pb_widget ol, .footer-widget .et_pb_widget label { | |
font-weight: normal!important; | |
} | |
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { | |
padding: .5em 0; | |
margin: 0; | |
font-size: 1em; | |
text-transform: uppercase; | |
text-align: center; | |
} | |
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price, .woocommerce-page ul.products li.product .price del { | |
margin: 0!important; | |
color: #e42424!important; | |
font-size: 22px!important; | |
text-align: center; | |
font-weight:700!important; | |
} | |
ul.products li.product .wc-new-badge { | |
font-size: .75em; | |
text-transform: uppercase; | |
color: white; | |
background: #00a6f5; | |
padding: .2em .5em; | |
display: inline-block; | |
font-weight: 700; | |
border-radius: 2px; | |
} | |
.et_overlay{ | |
border:none; | |
} | |
p { | |
padding-bottom: 0em; | |
} | |
.woocommerce ul.products li.product .button { | |
display: flex; | |
align-items: center!important; | |
justify-content: center!important; | |
} | |
.et-cart-info { | |
display:none; | |
} | |
#et_search_icon{ | |
display:none; | |
} | |
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input { | |
border: 3px solid #22d66b; | |
border-radius: 7px; | |
} | |
body.woocommerce .woocommerce-tabs { | |
margin-bottom: 45px; | |
border: none; | |
} | |
.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info { | |
background: #000000!important; | |
border: none; | |
color: white; | |
} | |
.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit .et_pb_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .et_pb_contact p input[type="checkbox"]:checked+label i:before, .et_pb_bg_layout_light.et_pb_module.et_pb_button { | |
color: white; | |
background-color: black; | |
} | |
#page-container { | |
overflow-x:hidden!important; | |
} | |
.et_right_sidebar #main-content .container::before{ | |
left: 29% !important; | |
right: auto !important; | |
} | |
body #page-container #left-area{ | |
float: right; | |
padding-left: 3%; | |
padding-right: 0; | |
} | |
body #page-container #sidebar{ | |
padding-left: 0; | |
padding-right: 3%; | |
float: left; | |
} | |
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover { | |
color: #ffffff; | |
} | |
#order_comments{ | |
margin: 0px 20.0625px 0px 0px; | |
height: 423px; | |
width: 485px; | |
} | |
@media only screen and (max-width: 600px) { | |
#order_comments { | |
margin: 0px 7.375px 0px 0px; | |
width: 362px; | |
height: 87px; | |
} | |
} | |
.woocommerce a.button:hover { | |
padding: 0.3em 1em !important; | |
} | |
.woocommerce a.button:after { | |
display: none; | |
} | |
.menu-item-2091 { | |
background-color: #0098ff; | |
} | |
#et-secondary-nav .menu-item-has-children>a:first-child, #top-menu .menu-item-has-children>a:first-child { | |
padding-right: 36px; | |
color: white; | |
} | |
@media only screen and (min-width: 981px){ | |
.et_header_style_centered #top-menu>li>a { | |
padding-bottom: 15px; | |
padding-top: 11px; | |
padding-left: 15px; | |
} | |
} | |
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after { | |
position: absolute; | |
top: 12px; | |
right: 0; | |
font-family: ETmodules; | |
font-size: 16px; | |
font-weight: 800; | |
content: "3"; | |
} | |
@media only screen and (max-width: 800px) { | |
.trwca-accordion { | |
display:none!important; | |
} | |
} | |
@media (max-width: 767px){ | |
#footer-widgets { | |
padding: 10% 0; | |
text-align: center; | |
} | |
} | |
.et_pb_section { | |
padding: 0% 0; | |
} | |
.widgettitle { | |
text-transform: uppercase!important; | |
font-size: 17px!important; | |
border-bottom: 1px solid!important; | |
line-height: 25px!important; | |
text-align:center; | |
} | |
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { | |
padding: .5em 0; | |
margin: 0; | |
font-size: 18px!important; | |
text-transform: uppercase; | |
text-align: center; | |
} | |
.ppsPopupLabel{ | |
display:none; | |
} | |
@media (max-width: 980px){ | |
.et_header_style_centered #main-header .mobile_nav { | |
display: block; | |
padding: 5px 10px; | |
-webkit-border-radius: 5px; | |
-moz-border-radius: 5px; | |
border-radius: 5px; | |
background-color: rgba(0, 0, 0, 0); | |
text-align: left; | |
} | |
} | |
.select_page{ | |
display:none!important; | |
} | |
@media (max-width: 980px){ | |
.et_header_style_centered .mobile_menu_bar { | |
position: absolute; | |
top: -61px; | |
right: 5px; | |
} | |
} | |
@media (max-width: 980px){ | |
.et_header_style_centered #main-header { | |
padding: 50px 0; | |
} | |
} | |
@media only screen and (max-width: 980px){ | |
#main-header { | |
left: 0px; | |
} | |
} | |
@media (max-width: 980px){ | |
.et_header_style_centered #logo { | |
max-height: 148px; | |
} | |
} | |
.nav li { | |
position: relative; | |
line-height: 2em; | |
} | |
@media only screen and (min-width: 981px){ | |
.et_header_style_centered #logo { | |
max-height: 80%; | |
} | |
} | |
@media only screen and (min-width: 981px){ | |
.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container { | |
height: 0px; | |
} | |
} | |
@media only screen and (min-width: 981px){ | |
.et_header_style_centered #main-header div#et-top-navigation { | |
position: relative; | |
bottom: 0; | |
width: 100%; | |
background-color: black; | |
} | |
} | |
.et_header_style_centered #top-menu>li>a { | |
padding-bottom: 15px; | |
padding-top: 11px; | |
padding-left: 15px; | |
color: white!important; | |
} | |
.wa_wps_slider_title { | |
text-align: center; | |
} | |
#main-header{ | |
top: 33px!important; | |
} | |
#rev_slider_1_1_forcefullwidth { | |
top: -23px!important; | |
} | |
#mobile_menu .current_page_item a { | |
background: #1ad2fd; | |
color: #ffffff; | |
} | |
.et-fixed-header #logo { | |
display:none!important; | |
top: 0 !important; | |
} | |
#mysticky-nav.wrapfixed { | |
position: fixed; | |
left: 0px; | |
margin-top: 0px; | |
z-index: 99990; | |
-webkit-transition: 0.3s; | |
-moz-transition: 0.3s; | |
-o-transition: 0.3s; | |
transition: 0.3s; | |
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; | |
opacity: 1; | |
background-color: #000000; | |
} | |
.contact.button.wpi-button{ | |
background-color:blue!important; | |
} | |
.woocommerce ul.products li.product .price del { | |
color:#0d9418!important; | |
text-align:center; | |
} | |
.tml .tml-field { | |
padding: 15px; | |
border-radius: 3px; | |
font-size: 14px; | |
} | |
.tml-button { | |
font-size: 100%; | |
margin: 0; | |
line-height: 1; | |
cursor: pointer; | |
position: relative; | |
text-decoration: none; | |
overflow: visible; | |
padding: .618em 1em; | |
font-weight: 700; | |
border-radius: 3px; | |
left: auto; | |
color: #515151; | |
background-color: #ebe9eb; | |
border: 0; | |
display: inline-block; | |
background-image: none; | |
box-shadow: none; | |
text-shadow: none; | |
} | |
.main_title { | |
margin-bottom: 20px; | |
text-align: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment