/*
Theme Name: Ciccariello
Theme URI: https://imprentaciccariello.com.uy/
Description: Tema a medida para Imprenta Ciccariello. Tienda WooCommerce con tipos de contenido propios (slider, servicios, novedades, modelos), formulario de pedidos y compatibilidad total con Elementor. Modernizado a los estandares actuales de WordPress.
Author: Imprenta Ciccariello
Version: 2.0.1
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ciccariello
Tags: woocommerce, elementor, custom-menu, featured-images, e-commerce
WC requires at least: 6.0
WC tested up to: 9.0
*/

body {
    font-family: 'Poppins', sans-serif;
}
 
   

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
    margin: 5px;
	position: inherit
}


.add_to_cart_button  {
    background: #25d366!important;
}

.add_to_cart_button:before {
    background:  display: inline-block;
    font-family: FontAwesome;
    float: left;
    content: "\f07a";
    font-weight: 400;
    margin-right: 0.5em;
}




a {
    color: #555;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.logopr {
    width: 30%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-title h1 {
    font-weight: bold;
    margin-left: -15px;
}

a:hover{
    color: #181e4e;
}

.block{
    float: left;
    width: 100%;
    position: relative;
}

/*--------------------------------------------------------------
Wordpress Core
--------------------------------------------------------------*/
.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;white-space:nowrap;height:1px;width:1px;overflow:hidden}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

/*--------------------------------------------------------------
Contact Form 7 CSS
--------------------------------------------------------------*/
.wpcf7-form label,
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {width: 100%}
.wpcf7-form-control-wrap {position: relative}
.wpcf7-form-control {border: 1px solid #ededed; padding: 10px; margin-top: 5px}
div.wpcf7-response-output {display: block; margin: 0; border: 0 !important; padding: 11px; color: #fff}
.wpcf7-submit {background-color: #00497b; color: #fff; border: 0; padding: 10px 20px !important; display: block; border-radius: 0}
.wpcf7-submit:hover {opacity: .9}
div.wpcf7-mail-sent-ok {background: #93c024}
div.wpcf7-mail-sent-ng {background: #df71a9}
div.wpcf7-spam-blocked {background: #be105b}
div.wpcf7-validation-errors {background: #f8b133}

/*Header*/
#header {
    margin: 15px 0;    
}

#header .logo img{
    display: inline-block;
}

.item-number.item-escritorio {
    width: 25%;
}

.tr-escritorio .item-number {
    border-bottom: 0;
}

/*Header top*/
#header-top{
    padding: 10px 0;
    background: #f9f9f9;
}

#header-top ul{
    list-style: outside none none;
    padding: 0;
    margin: 0;
}

#header-top ul li{
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #e5e5e5;
}

.chosen-container-single .chosen-single { min-height: 42px!important; line-height: 42px!important; }


#header-top ul li:first-child{
    border: 0;
    margin-left: 0;
    padding-left: 0;
}

#header-top ul li a{
    text-decoration: none;
}

#header-top ul li a:hover,
#header-top ul li a i{
    color: #66cc33;
}

#header-top ul li a i{
    margin-right: 5px;
}

/*Menu*/
#header-menu-container{
    padding: 0;
}

#navigation-header{
    margin-top: 33.5px;
}

#navigation-header ul.menu{
    font-size: 0;
    list-style: outside none none;
    padding: 0;
    margin: 0;
    position: relative;
}

#navigation-header ul.menu > li {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}

#navigation-header ul.menu li.menu-item-has-children {
    position: relative;
}

#navigation-header ul.menu li.menu-item-has-children > a::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
    opacity: .5;
}

#navigation-header ul.menu > li > a {
    color: #333;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}

#navigation-header ul.menu > li:last-child > a{
    padding-right: 0;
}

#navigation-header ul.menu > li > a:hover {
    color: #66cc33;
    text-decoration: none;
}

#navigation-header ul.menu > li.current-menu-item > a {
    border-radius: 20px;
    color: #fff;
    padding: 0 15px;
    background: #66cc33;
}

#navigation-header .sub-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    list-style: outside none none;
    margin: 30px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 200px;
    z-index: 999;
    text-align: left;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

#navigation-header li.menu-item-has-children:hover > .sub-menu {
    pointer-events: inherit;
}

#navigation-header li.menu-item-has-children:hover > .sub-menu {
    margin: 0;
    opacity: 1;
    visibility: visible;
}

#navigation-header ul.menu > li .sub-menu > li {
    padding: 0 20px;
    display: block;
    width: 100%;
}

#navigation-header ul.menu > li .sub-menu > li > a {
    border-top: 1px solid #e5e5e5;
    display: block;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
}

#navigation-header ul.menu > li .sub-menu > li:first-child > a {
    border: none;
}

.item-number{
    width: 14.28%;
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.item-number.item-bolsillos{
    width: 12.5%;
}

.item-number.item-retrato{
    width: 25%;   
}

.item-number.item-barraquero-con-foto{
    width: 50%;
}

.item-number .number{
    width: 28px;
    height: 26px;
    float: left;
    border-right: 1px solid #ddd;
    line-height: 26px;
    text-align: center;
}

.item-number .input{
    float: left;
    width: calc(100% - 28px);
}

.item-number input{
    max-width: 100%;
}

.item-checkbox,
.item-radio{
    width: 100%;
    margin: 3px 0;
    text-align: center;
}

.item-checkbox div.input,
.item-radio div.input{
    display: inline-block;
    margin: 0 20px;
}

.item-checkbox div.input input,
.item-radio div.input input{
    margin-left: 3px;
}

.table-pedido{
    background: #fff;
}

.table-pedido thead{
    text-align: center;
}

.table-pedido thead td{
    vertical-align: middle !important;
    font-weight: bold;
}

.table-pedido .row-title{
    vertical-align: middle !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.table-pedido .row-title b{
    font-weight: normal;
    font-size: 16px;
}

.item-number .input input{
    border: 0;
    font-weight: bold;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color: red;
}

.table-pedido tbody th,
.table-pedido tbody td{
    padding: 0 !important;
}

.table-pedido tbody th input{
    width: 100% !important;
    height: 100%;
    padding:  0 10px;
    border: 0;
    color: red;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}

.middle{
    width: 50%;
}

.middle-border{
    border-right: 1px solid #ddd;
    text-align: center;
}

.middle-border b{
    display: block;
    margin-top: 10px;
}

.tr-barraqueros .item-radio{
    float: none;
    display: inline-block;
    width: auto;
}

.table-pedido textarea{
    width: 100%;
    border: 0;
    min-height: 100px !important;
}

.row-title{
text-transform: uppercase;    
}

.tr-retrato .item-number,
.tr-bolsillos .item-number{
    border-bottom: 0;
}

.tr-laminas .item-number:nth-child(7),
.tr-laminas .item-number:nth-child(14),
.tr-retrato .item-number:last-child,
.tr-bolsillos .item-number:last-child{
    border-right: 0;
}

/*Login Form*/
#nm-wp-registration-form input[type=text],
#nm-wp-registration-form input[type=email],
#nm-wp-registration-form input[type=tel],
#nm-wp-registration-form input[type=number],
#nm-wp-registration-form select,
#loginform .input{
    width: 100%;
    padding: 8px;
    border: 1px solid #ededed;
    border-radius: 4px;
}

.show_required{
    color: red;
}

#wpmem_reg .req,
#wpmem_reg  label{
    font-size: 14px !important;
}

#wpmem_reg .button_div, #wpmem_login .button_div,
#wpmem_login .div_text, #wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_select, #wpmem_reg .div_checkbox, #wpmem_reg .div_multiselect, #wpmem_reg .div_multicheckbox, #wpmem_reg .div_radio, #wpmem_reg .div_image, #wpmem_reg .div_file, #wpmem_reg .div_url, #wpmem_reg .div_number, #wpmem_reg .div_date{
width: 100% !important
}

#wpmem_reg legend, #wpmem_login legend{
display: none
}

.btn-radius,
#wpmem_reg input[type=submit],
#loginform .button{
    color: #66cc33;
    padding: 8px 20px;
    background: transparent;
    border: 2px solid #66cc33;
    border-radius: 20px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.btn-radius:hover,
#wpmem_reg input[type=submit]:hover,
#loginform .button:hover{
    background: #66cc33;
    color: #fff;
}

#nm-wp-registration-form input[type=submit]{
    margin-top: 10px;
}

#wp-registration-box span.errors{
    display: none !important;
}

/*Slider*/
#slider{
    height: 281px;
    overflow: hidden;
}

#slider img{
    width: 100%;
    height: auto;
}

#slider .carousel-indicators li{
    background: #fff;
    opacity: .6;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    border: 0;
}

#slider .carousel-indicators .active{
    opacity: 1;
    width: 15px;
    height: 15px;
}

/*Home*/
.page-content{
    margin: 50px 0;
    line-height: 24px;
}

.page-content h3{
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 20px;
    clear: both;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px;
}

.page-content h3::after {
    content: " ";
    background: #b05b0a;
    height: 3px;
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-content ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-content ul li{
    position: relative;
    margin-bottom: 10px;
}

.page-content ul li::before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    background: #66cc33;
    color: #fff;
    height: 24px;
    width: 24px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

/*Footer*/
#footer{
    background: #1e1e1e;
    padding: 30px;
    color: #999;
}

#footer a{
    color: #66cc33;
}

#footer small{
    font-size: 70%;
}

/*pAGE*/
.page-title{
    background: #6c3;
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
}

.page-title h1{
    font-weight: bold;
}


.owl-servicios .item{
    margin-bottom: 15px;
    text-align: center;
    padding: 15px;
}
.owl-servicios .item-meta a,
.owl-servicios .item-meta a:hover,
.owl-servicios .item-meta a:hover h2{
    text-decoration: none !important;
}

.owl-servicios .item-meta h2{
    font-size: 14px;
    font-weight: bold;
}

.owl-servicios .item img{
    height: 204px;
    display: inline-block;
}

.owl-servicios .owl-nav{
    margin-top: 10px;
    text-align: center;
}

.owl-servicios .owl-nav > div{
    display: inline-block;
    margin: 10px;
    background: #f9f9f9;
    padding: 4px 20px;
    font-size: 13px;
    border-radius: 20px;
}

.owl-servicios .owl-nav > div:hover{
    background: #6c3;
    color: #fff;
}

.figure-center{
    text-align: center;
    margin: 10px 0;
}

.figure-center img{
    display: inline-block;
}

.page-content img{
    max-width: 100%;
    height: auto;
}

.table-bordered,
.table-bordered *{
    border-color: #000 !important;
    font-size: 20px !important;
	font-family: sans-serif !important;
}

.tr-user-info{
}

.navbar-toggle {
    margin: 0;
    position: absolute;
    top: 5%;
    right: 15px;
    background: #6c3;
    border-radius: 50%;
    height: 44px;
}

.navbar-toggle .icon-bar{
    background: #fff;
}

@media (min-width: 1200px){
    .container {
        width: 970px;
    }
}

@media(max-width: 991px){
    #header .pull-left,
    #header .pull-right,
    #header-top .pull-left,
    #header-top .pull-right{
        width: 100%;
        margin: 5px 0;
        text-align: center;
    }
    #slider{
        height: auto;
    }
    #navigation-header ul.menu > li{
        width: 100%;
    }
    #navigation-header ul.menu > li > a{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #navigation-header .sub-menu{
        position: relative;
        visibility: visible;
        opacity: 1;
        width: 100%;
        top: initial;
        margin: 0;
        box-shadow: none;
        text-align: center;
    }
}

@media(max-width: 767px){
    .page-content{
        margin: 25px 0;
    }
    #slider .carousel-indicators{
        display: none;
    }
    #header .logo img{
        max-width: calc(100% - 120px);
    }
}


.item-number.item-retrato {
    width: 25%;
    border-bottom: 1px solid black!important;
}

.page-id-1739 .page-content ul li::before {
    content: "\f00c";
    display: none!important;
}


#billing_country_field  {
    display: none!important;
}













/* ===== Modernizacion v2.0.0 ===== */
/* Plantilla "Ancho completo" */
.page-full-width { width: 100%; padding: 0; }

/* Enlace "saltar al contenido" (accesibilidad) */
.screen-reader-text:focus {
    position: absolute; top: 10px; left: 10px; z-index: 100000;
    background: #fff; color: #000; padding: 10px 16px; border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,.2); width: auto; height: auto; clip: auto;
}

/* Logo personalizable */
.logopr .custom-logo { max-width: 230px; height: auto; }
