/*
Theme Name: Trego Child Theme
Theme URI: http://newsmartwave.net/wordpress/trego
Template: trego
Version: 2.3.3
Author: SW-THEMES
Author URI: http://newsmartwave.net
Description: Ultimate Responsive Woocommerce Theme
*/


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

a {
    color: #000000;
}
.accordion-menu a,
.accordion-menu h5 {
    line-height: 35px;
}
article.post .entry-summary,
article.post .entry-content,
article.page .entry-summary,
article.page .entry-content,
article.product .entry-summary,
article.product .entry-content {
font-size: 1em;
}
article .entry-content {
color: #999;
}
article blockquote {
    background-color: transparent;
    font-size: 1em;
}
.alignleft {
    margin-right: 30px;
}
body {
    background-color: #d3cebb;
    font: 16px/2 Josefin Sans, sans-serif;
    background-image: url('http://www.blingentertainment.pt/img/bling-diamantes.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
blockquote {
    color: #fff;
    font-style: italic;
    font-size: 0.9em;
    background-color: rgba(30,0,0,0.3);
    padding: 10px 25px;
}
.box-scroll {
margin-top: 35px;
}
#breadcrumbs {
    font-size: 0.8em;
}

#colophon {
    margin-left: 0;
    margin-top: 0;
}
#colophon .site-info {
    border: none;
    margin-top: 0;
}
#colophon .site-info .social-icons {
    display: inline-block;
    float: none;
}
#colophon .site-info .copyrights {
    display: inline-block;
    float: none;
    font-size: 0.8em;
    color: #000000;
    text-transform: initial;
}
#colophon .widget-bottom {
    width: 800px;
}
.column {
    padding-right: 0;
}
.contacto {
    float: left;
    width: 45%;
}
.contacto:last-child {
    border-left: 1px solid #000;
    padding-left: 30px;
    width: 54%;
}
div.edit-link {
    display: none;
}
div.wpcf7 img.ajax-loader {
    width: 16px;
}
.form-search input.input-text {
    border: 1px solid #222;
}
form .form-row textarea,
.contact-form input[type=email],
.contact-form input[type=text] {
    background-color: #222;
    color: #ccc;
}
.fullscreen #colophon .site-info .social-icons {
    display: block;
    position: fixed;
    bottom: 16px;
    left: 30px;
    z-index: 99;
}
.fullscreen #colophon .site-info .copyrights {
    display: block;
    position: fixed;
    bottom: -15px;
    left: 110px;
    color: #777;
    z-index: 99;
}
.fullscreen #colophon .site-info .copyrights a {
    color: #777;
}
.header-sidebar {
   background: url("images/top-side-bg.png") repeat-x scroll 0 0;
}
.header-topbar {
border-bottom: none;
}
.header-top-line {
    display: none;
}
.header-topbar h1.page-title {
    margin: 20px 0 0;
    text-transform: uppercase;
    font-size: 1.2em;
    color: black;
}
.header-topblock {
    display: block;
    background: transparent;
    position: relative;
    margin-left: 0;
}
.hiddenmob {
    display: inline;
}
hr {
    border-top: 1px dotted #888;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.video-content .left,
.video-content .right {
    width: 50%;
}
.left p {
    line-height: 1.5em;
    text-align: justify;
    padding-right: 30px;
}
#main-mobile-menu .accordion-menu {
    top: 30px;
    width: 200px;
}
/*.mega-menu {
    float: right;
}*/
.mega-menu ul {
    padding: 0;
}
.mega-menu > ul > li {
    float: left;
    padding-right: 0;
    margin-right: 15px;
    height: 99px;
}
.mega-menu > ul > li > a,
.mega-menu > ul > li > h5 {
    border-bottom: none;
    color: #333;
    font-weight: 600;
    line-height: 30px;
}
.mega-menu > ul > li > a:hover,
.mega-menu > ul > li > a:focus,
.mega-menu > ul > li:hover > a,
.mega-menu > ul > li:hover > h5 {
    color: #666;
    background-color: transparent;
}
.mega-menu .popup ul li a:hover,
.mega-menu .popup ul li a:focus,
.mega-menu .popup ul li h5:hover,
.mega-menu .popup ul li h5:focus {
    background-color: transparent;
}
.overlay {
    text-align: center;
}
.overlay a {
    padding: 15% 30% 40% 30%;
}
.overlay h3 {
    color: #fff;
    font-size: 0.9em;
    text-transform: uppercase;
}
.overlay img.popup-mark {
    width: 50px;
    height: 50px;
    margin-top: 10%;
}
.portfolio .portfolio-wrapper {
    margin-top: 0;
    padding-top: 0;
}
.portfolio-details {
    padding-top: 0;
    margin-bottom: 30px;
}
.portfolio-image .portfolio_popup {
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -40px;
margin-left: -40px;
}

.portfolio .portfolio-content {
    bottom: 50px;
}
.portfolio .portfolio-title {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    padding: 0 5px;
    text-shadow: 1px 2px 1px #000;
    z-index: 7;
}
.portfolio .portfolio-title h3 {
    background: rgba(0,0,0,0.5);
    margin-bottom: 5px;
    font-family: 'Josefin Sans', sans-serif;
    padding: 2px 0;
    text-transform: uppercase;
}
.portfolio .portfolio-title h3 a {
    color: #ffffff;
}
.portfolio-wrap {
    margin: 20px 0;
    overflow: hidden;
}
.post-portfolio .entry-content,
.port-info .entry-content {
    font-size: 0.95em;
    line-height: 20px;
    color: #000;
}
.post-portfolio .portfolio-navbar a {
    font-size: 1em;
}
.post-portfolio .portfolio-desc {
    margin-bottom: 0;
}
.post-portfolio .portfolio-thumbnail {
    margin-bottom: 30px;
}
.row .port-thumb,
.row .port-info {
    margin-bottom: 30px;
}
.site-content {
    width: 800px;
}
.site-header div.copyrights {
    color: #222;
    font-size: 11px;
    font-weight: bold;
}
.site-header .header-sidebar {
    background: url("images/top-side-bg.png") repeat-x scroll 0 0;
    position: relative;
    width: 100%;
    height: 190px;
    top: 0;
}
.site-header .header-topbox {
    margin: 0 auto;
    padding: 0;
    width: 800px;
    height: 230px;
    position: relative;
    overflow: hidden;
}

.site-header .header-topbar {
    width: 800px;
    height: 54px;
}
.site-header .logo {
    float: left;
    margin: 20px 0;
}
.site-header .logo img {
    max-height: 150px;
    max-width: 150px;
}
/*.site-header .main-navigation {
    position: absolute;
    top: 77px;
    right: 7px;
}*/
.slider-loading {
    background: url("../trego/images/ajax-loader1.gif") no-repeat scroll 50% 50% #000000;
}
.site-header .main-navigation {
    position: absolute;
    top: 83px;
    right: 7px;
}
.site-main {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin-left: 0;
        padding: 0;
	z-index: 10;
}
.video-container {
    background: url('images/menu2_bg.png') repeat;
    margin-bottom: 10px;
}

.video-content {
    padding: 20px 40px;
    color: #000;
    overflow: hidden;
}



/* ----- MEDIA QUERIES ----- */
