/*

Theme Name:     Emerald Child
Description:    Child theme for the Emerald theme 
Author:         ThemeTon
Template:       Emerald

*/

@import url("../Emerald/style.css");

/* THEME NO LONGER AVAILABLE FROM THEMEFOREST AS OF 12/15/15!

COMMENTED OUT LINE 1158 OF WP-INCLUDES/CATEGORY-TEMPLATE.PHP
TO AVOID ERROR WHICH APPEARED AT WORDPRESS 4.4 */



/* --------- Insert your custom styles on next rows --------- */

#feature {padding:20px 0px}
#menu.visible-desktop {margin-top:20px}
#amzn_search_textfield {width: 200px}
p.comment-form-url {display:none}
#field12273868, #field29202108 {min-height:0px; width: 420px}
#field12273809 {min-height:0px; width: 406px !important}
#field29201909 {width: 426px !important; height:40px !important}
.fsForm table td {border-top:none}
/*.fsSubmitButton {float:left; margin-left:-10px !important}*/
.fsSubmitButton {margin-left:-40px !important}
.fsPagination {background-color:#fff !important}
@media (max-width:767px){
img.logo-img {width:85%}
#top .col.eight {height:0px}
}

.fadeover {
-webkit-filter: brightness(100%);
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease;
}
.fadeover:hover {
-webkit-filter: brightness(85%);
}


#campfyre { width: 620px !important; height: 349px !important }
.right-sidebar #campfyre { width: 279px !important; height: 158px !important }

@media (min-width: 1200px) {
    #campfyre { width: 770px !important; height: 433px !important }
    .right-sidebar #campfyre { width: 349px !important; height: 197px !important }
}
@media (max-width: 979px) and (min-width: 768px) {
    #campfyre { width: 477px !important; height: 268px !important }
    .right-sidebar #campfyre { width: 210px !important; height: 119px !important }
}

@media (max-width: 767px) {
    #campfyre { width: 100% !important; height: 409px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 409px !important }
}
@media (max-width: 695px) {
    #campfyre { width: 100% !important; height: 368px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 368px !important }
}
@media (max-width: 623px) {
    #campfyre { width: 100% !important; height: 328px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 328px !important }
}
@media (max-width: 551px) {
    #campfyre { width: 100% !important; height: 287px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 287px !important }
}
@media (max-width: 480px) {
    #campfyre { width: 100% !important; height: 248px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 248px !important }
}
@media (max-width: 427px) {
    #campfyre { width: 100% !important; height: 218px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 218px !important }
}
@media (max-width: 374px) {
    #campfyre { width: 100% !important; height: 188px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 188px !important }
}
@media (max-width: 320px) {
    #campfyre { width: 100% !important; height: 158px !important }
    .right-sidebar #campfyre { width: 100% !important; height: 158px !important }
}