/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.content .product {
    padding: 0px !important;
}

.product p.entry-meta {
    display: none !important;
}

.product i.fa.fa-thumb-tack {
    display: none !important;
}

.product_meta {
    display: none !important;
}

.woocommerce-tabs h2 {
    display: none !important;
}

.woocommerce-product-details__short-description p {
    margin: 0 0 1.3em;
}

.entry-summary p.price {
    margin-bottom: 1.1em;
}

.woocommerce-tabs p {
    margin-bottom: 1.1em !important;
}

.single-product .page_header.zp_header_default_page {
    display: none !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #c71010;
    font-size: 1.25em;
    font-weight: bold;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000003;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #424242;
    color: #fff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: normal !important;
    border-radius: 3px;
    left: auto;
    color: #f7f6f7;
    background-color: #808080;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}


.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #adadad;
    text-decoration: none;
    background-image: none;
    color: #f7f6f7;
}

.jp-carousel-info {
    display: none !important;
}

.wpcf7 p {
    margin-bottom: 15px;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}



.thumbnail .caption {
    padding: 9px;
    color: #5f5f5f;
}

.option-set a.active, .option-set a:hover, .btn-inverse {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.15);

}

element.style {
}

.full-width-content .entry-content .single_portfolio_container.single_portfolio_content, .sidebar-content .entry-content .single_portfolio_container.single_portfolio_content, .content-sidebar .entry-content .single_portfolio_container.single_portfolio_content {
    padding: 0px;
}

body {
    background-attachment: fixed;
    background-image: url(../images/bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    font: 400 16px/1.75 "Raleway",sans-serif;
    word-wrap: break-word;
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    line-height: 1.4;
}

.navbar .nav > li > a {
    color: #000;
    border: none;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    text-shadow: none;
    text-transform: uppercase;
}

.single-portfolio .site-inner {
    margin: 0;
    overflow: hidden;
    padding: 2% 0 0;
}

.site-header .container {
    padding-bottom: 0px;
    padding-top: 0px;
    -webkit-transition: padding 0.2s linear;
    -moz-transition: padding 0.2s linear;
    -o-transition: padding 0.2s linear;
    transition: padding 0.2s linear;
}

.wp-caption p.wp-caption-text {
    color: #000;
    font-size: 12px;
    font-style: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

p {
    margin: 0;
    line-height: 30px;
}
