/*
Theme Name:   Copiadoras Gratis Child
Theme URI:    http://themeforest.net/item/corporative-multipurpose-wordpress-theme/7675542
Description:  Copiadoras Gratis Child Theme
Author:       Codetia
Author URI:   http://www.codetia.com
Template:     Corporative
Version:      2.0
Tags: one-column, two-columns, right-sidebar,  fluid-layout, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
Text Domain:  copiadorasgratis-child
*/


/* Theme style customization starts here
-------------------------------------------------------------- */

/* Quitar los comentarios en las entradas */
.single-comments {
	display:none;
}
/* CSS custom para las promociones */
h2.title-print {
	line-height:30px;
	padding-bottom:15px;
}
h3.subtitle-print {
	line-height:30px;
	padding-bottom:15px;
}
ul.list-element {
}
.block-left-image {
	float:left;
	margin-right:20px;
}
.block-right-text {
	float:left;
	width:55%;
}
.block-bottom-text {
	margin:20px 0px !important;
}
.widget-form {
    background-color: #c9272c;
    border-radius: 10px;
    color: #ffffff;
    padding: 10px;
}
.widget-form h3.title-form {
	color:#ffffff;
	margin-bottom:15px;
}
.widget-form .campo-form {
	background-color:#ffffff !important;
	opacity: 0.9;
}
.tbutton {
	background:#c9272c -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.08) 0%, rgba(128, 128, 128, 0.08) 50%, rgba(255, 255, 255, 0.08) 100%) repeat scroll 0 0;
}
.top-info.mobile .fa-mobile-phone {
    font-size:22px;
    padding-right:10px;
}
.top-info.mobile > span {
    font-size:22px;
}

/************************** Menu                    ************************************/

.sf-menu a {
	padding: 15px 14px;
}

.header1 .menu-header-right-column.search form {
	margin: 5px 0;
}


/***************************************************************************************/

.menu-top-header-right-column #text-3 {
	width: 280px;
    height: 137px;
    background-image: url("./images/callback_request.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    position: relative;
    float: right;
}

.menu-top-header-right-column #text-3 > .textwidget {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 36px;
}

.menu-top-header-right-column .background-color-phone {
	text-align: center;
}

.menu-top-header-right-column #call-me-form {
    display: inline-block;
    overflow: hidden;
}

.menu-top-header-right-column form {
    text-align: right;
}

.menu-top-header-right-column form > p {
    margin: 0;
    padding: 0;
}

.menu-top-header-right-column form .phone-input,
.menu-top-header-right-column form .submit-button,
.menu-top-header-right-column form .label {
    display: inline-block;
    vertical-align: middle;
    font-family: Oswald;
    font-size: 15px;
}

.menu-top-header-right-column form .phone-input {
    max-width: 92px;
}

.menu-top-header-right-column form .label {
    padding-right: 4px;
    font-weight: 600;
    font-size: 15px;
    text-transform:uppercase;
}

.menu-top-header-right-column form .submit-button {
    padding-left: 8px;
    font-family: FontAwesome;
    font-weight: 700;
    font-size: 16px;
}

.menu-top-header-right-column  div.wpcf7 .phone-input input[type="text"], 
.menu-top-header-right-column  div.wpcf7 .phone-input input[type="email"], 
.menu-top-header-right-column  div.wpcf7 .phone-input input[type="url"], 
.menu-top-header-right-column  div.wpcf7 .phone-input input[type="tel"], 
.menu-top-header-right-column  div.wpcf7 .phone-input input[type="number"], 
.menu-top-header-right-column  div.wpcf7 .phone-input input[type="date"], 
.menu-top-header-right-column  div.wpcf7 .phone-input textarea {
    padding: 2px 4px;
}
 
.menu-top-header-right-column  div.wpcf7 .phone-input .wpcf7-not-valid {
    color: #c9272c;
 }

.menu-top-header-right-column  div.wpcf7 .submit-button input[type="submit"], 
.menu-top-header-right-column  div.wpcf7 .submit-button button[type="submit"] {
    font-family:FontAwesome;
    padding: 2px 4px;
}

.menu-top-header-right-column  div.wpcf7 .submit-button {
    position: relative;
}

.menu-top-header-right-column  div.wpcf7 .submit-button .ajax-loader {
    position: absolute;
}

.menu-top-header-right-column div.wpcf7 {
    background-color: rgba(255, 255, 255, 0.8);
    height: 32px;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
    padding-top: 2px;
}

.menu-top-header-right-column div.wpcf7-response-output {
    background-color: white;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 600;
    height: 35px;
    max-height: 100%;
    max-width: 100%;
    opacity: 0.9;
    padding: 0.2em 1em;
    position: absolute;
    right: 0;
    top: 5px;
    width: 290px;
}

.menu-top-header-right-column .wpcf7-not-valid-tip {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    opacity: 0;
}

@media(max-width: 1177px) {
    
    #header .menu-top-header-left-column.logo {
        margin: 28px 0;
    }
    
    #header .menu-top-header-left-column.logo .site_description {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        clear: left;
    }
    
    #header .menu-top-header-right-column {
    }
}

/* Responsive menu is enabled at this width*/
@media(max-width: 959px) {
    
    #header .menu-top-header-left-column.logo {
        width: 55%;
        padding-right: 0;
        float: left;
        clear: none;
    }
    
    #header .menu-top-header-right-column {
        width: 280px;
        padding-left: 0;
        float: right;
        clear: none;
    }
}

@media(max-width: 768px) {
    #header .menu-top-header-left-column.logo {
        clear: both;
        float: none;
        margin: 16px auto;
        width: 100%;
        display: block;
        padding-right: 15px;
    }
    
    #header .menu-top-header-right-column {
       clear: both;
	   float: none;
	   margin: 12px auto;
	   width: 100%;
	   display: block;
	   padding-left: 15px;
    }
    
    .menu-top-header-right-column #text-3 {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

/************************** Header menu items       ************************************/

.menu-header-left-column.grid_7 {
    width: 75%;
}

.menu-header-right-column.grid_5 {
    width: 25%;
}

.menu-header-right-column form {
    text-align: right;
}

@media(max-width: 1178px) {
	#header .headdown .menu-header-left-column {
       display: block;
       width: 70%;
       margin: 0;
       padding-right: 0;
       float: left;
    }
    
    #header .headdown .menu-header-right-column {
       display: block;
       width: 28%;
       margin: 0;
       padding-left: 0;
       float: right;
    }
}

/* Responsive menu is enabled at this width*/
@media(max-width: 959px) {
	
	#header .headdown .menu-header-left-column {
	   display: block;
	   width: 34%;
	   margin: 0;
	   padding-right: 0;
	   float: left;
	}
	
	#header .headdown .menu-header-right-column {
       display: block;
       width: 64%;
       margin: 0;
       padding-left: 0;
       float: right;
    }
}

@media(max-width: 768px) {
	#header .headdown .menu-header-left-column {
       width: 40%;
    }
    
    #header .headdown .menu-header-right-column {
       width: 58%;
    }
}

@media(max-width: 480px) {
    #header .headdown .menu-header-left-column {
       width: 100%;
       float: right;
       clear: both;
       overflow: hidden;
       padding-right: inherit;
       max-width: 280px;
       margin-left: auto;
       margin-right: auto;
    }
    
    #header .headdown .menu-header-right-column {
       width: 100%;
       float: right;
       clear: both;
       overflow: hidden;
       padding: 0;
       max-width: 280px;
       margin-left: auto;
       margin-right: auto;
    }
    
    .menu-header-right-column form {
        text-align: left;
    }
    
    .header1 .search input {
        width: 98%;
    }
}


/********************** Hide link to image that opens in livebox ************************/

body.home .grid_layout .mediaholder a.p_icon {
    display: none;
}

body.home .grid_layout .mediaholder:hover img {
    cursor: pointer;
    opacity: 1;
}

