/*
Theme Name: Assemble Child
Theme URI: http://assemble.edge-themes.com
Description: A child theme of Assemble Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: assemble
Template: assemble
*/

/*Footer changes*/
.edgtf-footer-bottom .textwidget h6 { color: #999; }
.mail-to-link { color:  #999 !important; }
.mail-to-link:hover,  .mail-to-link:active { color:  #fff !important; }

/*Porfolio*/
.edgtf-portfolio-tags { display: none; }
.edgtf-ps-nav-title { color: #999; }
.edgtf-title .edgtf-title-holder .edgtf-subtitle { font-size: 12px; }
.edgtf-portfolio-list-holder article .edgtf-pli-text .edgtf-pli-category-holder .edgtf-pli-category {  color: #fff !important; pointer-events: none; cursor: default; text-decoration: none; }
.edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner { padding-top: 50px !important; }

/*Comments Blog*/
#submit_comment { background-color: #606060; }
#submit_comment:hover { background-color: #333 !important; }

/*Modal*/
.mega-model-popup { background: none !important; box-shadow: none; border: none;}
.model-popup-container h2 { display: none; }
.mega-model-popup .b-close { right: -25px; top: 40px; z-index: 5;}
.mega-model-popup img { max-width: 25%; padding: 0; }
.model-popup-btn { box-shadow: none; font-family: "Open Sans",sans-serif; font-style: normal; font-weight: 700; padding: 16px 26px; letter-spacing: 2px; outline: 0; cursor: pointer; }

.garden-btn-container .model-popup-btn:hover { background: #80A526 !important; }
.sierra-btn-container .model-popup-btn:hover { background: #4CB2C7 !important; }
.abraccio-btn-container .model-popup-btn:hover { background: #ca331c !important; }
