/*
Theme Name: kaem
Template: oceanwp
Author: kaem
Author URI: https://oceanwp.org/about-me/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 2.1.0.1623638896
Updated: 2021-06-13 21:48:16

*/


#politicas h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
    padding: 12px 20px;
    background: #fff1f1;
	text-align: center;
	margin-bottom:30px;
}
#politicas strong {
    color: black;
    font-size: 18px;
}
#politicas a{
	display: inline-block;
    font-weight: bold;
}

.notas-extra-single {
    padding: 10px 15px;
    background: #fff1f1;
}

.woocommerce-tabs.wc-tabs-wrapper + .up-sells {
    display: none !important;
}

.owp-product-nav li a.owp-nav-link i {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.icon-arrow-left:before {
    content: "\f104";
}

.woocommerce .upsells.products {
    margin-top: 20px !important;
    text-align: center;
}

.up-sells.upsells.products h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

.up-sells.upsells ul.products {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
}
.pswp {
    display: none;
}

.woocs-style-3-du-dialog-starter{
	padding: 7px 10px !important;
    background-color: #ffffff !important;
    border: 1px solid #e4e4e4 !important;
    margin-top: 16px;
}

.woocs-style-3-du-dialog-starter:hover{
	background-color: #f9c7c7 !important;
}

.contenedor-previa-producto{
	max-width: 300px;
    margin: auto;
}
.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a,
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price .amount {
    color: #000000 !important;
}
.woocommerce ul.products li.product li.category, .woocommerce ul.products li.product li.category a {
    color: #525252 !important;
}
span.page-numbers.current {
    background-color: #f9d6d5 !important;
}
span.woocommerce-Price-amount.amount {
    font-weight: bold;
}
.woocommerce .widget_product_categories li ul.children li a {
    text-transform: uppercase;
}
.woocommerce .widget_product_categories li ul.children li {
    border-bottom: 1px solid;
    padding: 4px 0px;
}
.woocommerce .widget_product_categories li ul.children {
    margin-left: 16px !important;
    max-width: 72%;
}

/*.sidebar-container .widget_product_categories li.current-cat a, .sidebar-container .widget_layered_nav li.current-cat a {
    font-weight: normal !important;
}*/
.colors-widg li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
	position: relative;
    margin-left: 30px;
}
.colors-widg li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term:before {
	content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border: 1px solid;
    left: -20px;
    border-radius: 2px;
    top: 4px;
}
.colors-widg li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.chosen:after{
    content: "\f147";
    position: absolute;
    font-size: 18px;
    font-family: dashicons;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    left: -24px;
    top: 0px;
}
.woocommerce form input[type="number"] {
    max-width: 100% !important; 
}
#site-header,#site-header-inner{
	max-height:90px
}
#menu-principal .wcmenucart-toggle-drop_down.active .current-shop-items-dropdown{ 
	visibility: visible;
    opacity: 1;
    min-height: 89vh;
    right: -64%;
}
.current-shop-items-dropdown ul.woocommerce-mini-cart{
	max-height: 70vh !important;
    overflow-y: auto;
    min-height: 60vh;
}
@media (max-width: 700px){
	.woocommerce form.woocommerce-ordering {
		float: none !important; 
	}
	.woocommerce-result-count {
		clear: both;
	}
}
