/*
    Theme Name: Amnistía Chile
    Theme URI: www.amnistia.cl
    Description: Template creado para Amnistía
    Version: 1.0
    Author:  Agencia diDigital
    Tags: 
*/


/*H1*/

.titulo_h1{
    display:none;
}


/*video inicio*/
#thumbwrapper2 {
    background: none;
    box-shadow: none;
    display: block;
    margin: 0 0 0 -24px;
    min-height: 0;
    min-width: 0;
    padding: 0px;
    width: 200px;
}
#thumbwrapper2 > ul {
    background-color: none;
    box-shadow: 0 0 10px;
    display: block;
    margin-bottom: 30px;
    min-height: 0;
    min-width: 0;
    padding: 0px;
    width: 200px;
}

#huge_it_videogallery .huge_it_big_li {
    height: auto;
    width: auto;
    max-height: 115px;
}


/*Página Tienda*/

#catalogotienda {
    width: 100%;
}

#catalogotienda .content_box.portada-seccion {
    clear: none;
    float: none;
    margin-left: 0;
    width: auto;
}


#catalogotienda .aligncenter {
    display: block;
    margin: 0;
}

#catalogotienda .alignright {
    margin: 0px;
}
#catalogotienda .alignleft {
    margin: 0px;
}

/*pie*/
footer .boxes_foot .box_foot:last-child {
    width: 232px;
}


/*social media
#socialmedia ul {
    list-style: outside none none;
    margin: auto;
    width: 990px;
}

#socialmedia {
    background: #c3c3c3 none repeat scroll 0 0;
    height: 90px;
    width: 100%;
}

.socialmediaFB {
    background: #c3c3c3 url("../img/media/3_yt_media.png") no-repeat scroll center center;
    float: left;
    height: 90px;
    padding: 0 8%;
    width: 4%;
}
.socialmediaTW {
    background: #c3c3c3 url("../img/media/3_yt_media.png") no-repeat scroll center center;
    float: left;
    height: 90px;
    padding: 0 8%;
    width: 4%;
}
.socialmediaYT {
    background: #c3c3c3 url("../img/media/3_yt_media.png") no-repeat scroll center center;
    float: left;
    height: 90px;
    padding: 0 8%;
    width: 4%;
}
.socialmediaIN {
    background: #c3c3c3 url("../img/media/3_yt_media.png") no-repeat scroll center center;
    float: left;
    height: 90px;
    padding: 0 8%;
    width: 4%;
}
.socialmediaGRAM {
    background: #c3c3c3 url("../img/media/3_yt_media.png") no-repeat scroll center center;
    float: left;
    height: 90px;
    padding: 0 8%;
    width: 4%;
}
*/

.col3-special {
    width: 350px !important;
    padding: 15px;
    background: #fff;
    float: left;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    z-index: 6;
}
.col3-special .col.first {
    width: 100% !important;
    border-right: 1px solid #ccc;
    padding-right: 15px;
    padding-left: 0;
}