/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


@media screen and (min-width: 1200px) {
.container_inner, .boxed .section .section_inner, .grid_section .section_inner {
    width: 1170px;
}
}

/* Header */
header {
    border-bottom: 4px solid #e0162b;
}

header.scrolled {
    border-bottom: none;
}

@media screen and (min-width: 1001px) {
.header_top {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 20px;
    line-height: 30px;
    height: 30px;
    background-color: transparent;
}
}

.header_top #searchform {
    padding: 0;
    height: 28px;
    border: 1px solid #ccc;
    position: relative;
    top: -2px;
    margin: 0 0 0 30px;
}

.header_top #searchform:after {
    content: "";
    clear: both;
    display: table;
}

.header_top #searchform input[type="text"] {
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
}

.header_top #searchform input[type="submit"] {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

nav.main_menu.right {
    margin-top: 50px;
}

nav.main_menu > ul > li {
    margin: 0 50px 0 0;
}

nav.main_menu > ul > li:last-child {
    margin: 0;
}

nav.main_menu > ul > li > a {
    line-height: 70px!important;
}

.content.content_top_margin {
    margin-top: 124px!important;
}

header.scrolled nav.main_menu.right {
    margin-top: 0;
}

header.scrolled nav.main_menu > ul > li > a {
    line-height: 57px!important;
}

/* Footer */
.footer_top h5 {
    margin-bottom: 15px;
}

.footer_top .widget.widget_nav_menu li, .footer_top .textwidget li {
    padding-bottom: 10px;
}

.footer_top .widget.widget_nav_menu li:last-child, .footer_top .textwidget li:last-child {
    padding-bottom: 0;
}

/* Single Product */
.single.single-product .content {
    margin: 60px 0 40px;
}

.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
    padding: 0;
}

.woocommerce-breadcrumb {
    font-size: 14px;
    color: #333;
    margin: 0 0 15px;
}

.woocommerce-breadcrumb a {
    color: #333;
}

.woocommerce .product h1.product_title {
    font-size: 18px;
    color: #000;
    margin: 0;
}

.woocommerce div.product .product_meta {
    margin: 10px 0;
    position: relative;
    display: block;
    padding: 0 0 13px;
}

.woocommerce div.product .product_meta:after {
    content: "";
    width: 86px;
    height: 3px;
    background: #e0162b none;
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 0;
}

.woocommerce div.product div.product_meta > span span {
    font-size: 16px;
    color: #333;
}

.woocommerce div.product .cart {
    margin: 10px 0 0;
}

.woocommerce table td {
    padding: 0;
}

.woocommerce select {
    height: 45px;
    width: 80px;
    border: 1px solid #ccc;
    background: #FFF url('images/bg-select.jpg') no-repeat center right;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 5px;
    font-size: 16px;
    line-height: 43px;
    color: #818181;
}

.attribute-ntsouvenir-show {
    border: 1px solid #ccc;
    padding: 0 30px 0 40px;
    line-height: 43px;
    vertical-align: top;
    position: relative;
    width: 98px;
    font-weight: 300;
    font-size: 16px;
    text-transform: capitalize;
    background: #FFF url('images/bg-select.jpg') no-repeat center right;
    z-index: 0;
    cursor: pointer;
}

.pa-color-select {
    border: 1px solid #ccc;
    border-top: none;
    background: #FFF none;
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
}

.pa-row-color {
    padding: 0 30px 0 40px;
    line-height: 43px;
    vertical-align: top;
    position: relative;
    width: 98px;
    font-weight: 300;
    font-size: 16px;
    text-transform: capitalize;
    z-index: 0;
    cursor: pointer;
}

.pa-row-color:hover {
    background: rgba(0, 0, 0, 0.1) none;
}

.attribute-ntsouvenir-show i, .pa-row-color i {
    width: 25px;
    height: 25px;
    margin: 0 5px 0 0;
    display: inline-block;
    line-height: 0;
    position: absolute;
    left: 9px;
    top: 9px;
}

.attribute-ntsouvenir {
    position: relative;
    z-index: 0;
}

.attribute-ntsouvenir select {
    display: none;
}

.variations label {
    margin: 0;
    padding: 15px 0 0;
    color: #333;
    font-weight: 300;
    display: inline-block;
}

.qode-text-share {
    color: #333;
    margin: 0 0 5px;
}

.social_share_list_holder ul li i {
    font-size: 24px;
    color: #bcbcbc;
    line-height: 24px;
}

.qode-btn-contact {
    margin: 30px 0 0;
}

.qode-btn-contact span {
    width: 270px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    background: #e0162b none;
    display: inline-block;
    cursor: pointer;
}

.ntsouvenir-taxonomy ul {
    margin: 0;
    padding: 0!important;
    list-style: none;
}

.ntsouvenir-taxonomy > ul {
    margin-bottom: 40px;
}

.ntsouvenir-taxonomy > ul:last-child {
    margin-bottom: 0;
}

.ntsouvenir-taxonomy ul:after {
    content: "";
    display: table;
    clear: both;
}

.ntsouvenir-taxonomy > ul > li {
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
    display: inline-block;
}

.ntsouvenir-taxonomy > ul > li:last-child {
    margin: 0;
}

.ntsouvenir-taxonomy-info {
    text-align: center;
}

.ntsouvenir-taxonomy-info a, .ntsouvenir-taxonomy-info span {
    display: block;
}

.ntsouvenir-taxonomy-info span {
    font-size: 16px;
    color: #000;
    margin: 15px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
}

.ntsouvenir-taxonomy-child ul li {
    text-align: center;
    margin: 10px 0 0;
}

.ntsouvenir-taxonomy-child a {
    display: inline-block;
    color: #000;
}

.popular-product-title {
    text-align: center;
    font-size: 30px;
    color: #0052a5;
    font-weight: 700;
    margin: 0 0 40px;
}

.popular-product-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}

.popular-product-title span:after {
    content: "";
    width: 86px;
    height: 2px;
    background-color: #e0162b;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.product-color-owl {
    margin: 10px 0 0;
    padding: 0 40px;
    position: relative;
}

.product-color-area .item {
    text-align: center;
    display: block;
}

.product-color-area .item:after {
    content: "";
    display: table;
    clear: both;
}

.product-color-area i {
    width: 19px;
    height: 19px;
    display: inline-block;
    cursor: pointer;
    border: 2px solid #e5e5e5;
    position: relative;
    z-index: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.product-color-area i:hover, .product-color-area i.color-active {
    border: 2px solid #000;
}

.product-color-area i:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 3px solid #FFF;
    display: inline-block;
    position: absolute;
    top: -1px;
    left: -1px;
    background: transparent none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.popular-product-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.popular-product-container ul:after {
    content: "";
    display: table;
    clear: both;
}

.popular-product-container ul li {
    float: left;
    margin: 0 2% 0 0;
    width: 23.5%;
    padding: 0;
}

.popular-product-container ul li:last-child {
    margin: 0;
}

.product-container-area h4 {
    margin: 10px 0 0;
    text-align: center;
    font-size: 14px;
}

.product-container-area h4 a {
    color: #000;
    display: inline-block;
}

.product-color-area .owl-prev {
    text-indent: -999999px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.product-color-area .owl-prev:after {
    content: "\f104";
    font-family: 'FontAwesome', sans-serif;
    font-size: 22px;
    color: #666;
    position: absolute;
    display: inline-block;
    text-indent: 0;
    left: -40px;
    top: 0;
    line-height: 23px;
}

.product-color-area .owl-next {
    text-indent: -999999px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

.product-color-area .owl-next:after {
    content: "\f105";
    font-family: 'FontAwesome', sans-serif;
    font-size: 22px;
    color: #666;
    position: absolute;
    display: inline-block;
    text-indent: 0;
    right: -40px;
    top: 0;
    line-height: 23px;
}

.archive.tax-product_cat .content  {
    margin: 0;
    padding: 0 0 40px;
    background: #FFF none;
}

.archive.tax-product_cat .content .container {
    background: #FFF none;
}

.product-img-area a {
    display: block;
    text-align: center;
    line-height: 0;
}

.woocommerce ul.products li.product {
    background: transparent none;
}

#menu-category-product > li {
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
    margin: 0 0 15px;
}

#menu-category-product > li:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

#menu-category-product > li > a {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    height: 34px;
    padding: 0;
    display: block;
    line-height: 34px;
}

#menu-category-product .sub-menu > li > a {
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 34px;
    height: 34px;
    padding: 0 0 0 20px;
}

#menu-category-product .sub-menu > li > a:hover {
    background: #e3e3e3 none;
}

#menu-category-product .sub-menu {
    margin: 0;
    padding: 0;
}

#menu-category-product .sub-menu > li {
    margin: 0;
    padding: 0;
}

.ntsouvenir-product-title {
    text-align: center;
    font-size: 30px;
    color: #0052a5;
    font-weight: 700;
    margin: 0 0 20px;
}

.ntsouvenir-product-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}

.ntsouvenir-product-title span:after {
    content: "";
    width: 86px;
    height: 2px;
    background-color: #e0162b;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.title-archive-page {
    margin: 0 0 60px;
    background: #f7f7f7 none;
    padding: 60px 0 40px;
}


.search-results .blog_holder {margin-top: 180px}

.search-results  .blog_holder article {
    width: 25%;
    float: left;
    margin-right: 2.272727272727273%;
}


.search-results .content .container {
    background-color: #fff;
}

.search-results  .blog_holder article .post_text h2 .date, .search-results  .blog_holder article .post_info, .search-results  .blog_holder article .post_more {
   display: none
}

.search-results .product h2 {
    text-align: center;
    font-size: 14px;
    line-height: 1.375em;
    font-weight: 400;
}


.search-results .product h2 a {color: #000!Important}
.top-search {
    margin-bottom: 65px;
    margin-top: 20px;
    float: left;
    width: 100%;
}


@media screen and (max-width: 1000px) {
.search-results .blog_holder {
    margin-top: 0px;
}
}



@media screen and (max-width: 480px) {
.search-results .blog_holder article {
    width: 100%;
    float: left;
    margin-right: 0px;
}
}


body .pum-container .pum-content+.pum-close {
    display: none!Important;
}

.first-column {width: 48%; float: left}
.second-column {width: 49%; float: left; margin-left: 2%}

p.contact-bottom {
    max-width: 90%; margin:0 auto;
    color: #818181;
    font-weight: 400;
    text-align: center;
    font-size: 13px;
}



body div.wpcf7 input[type="file"] {
    font-size: 16px;
    width: 201px;
    margin-top: 20px;
}



.second-column .ntsouvenir-title-service{
    text-align: left;
    margin-top: 24px;
    margin-bottom: -10px;
}

body .pum-container {padding: 33px!Important}


input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {border: 1px solid #ccc}

.second-column input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #e0162b!important;
    color: #fff;
    background: #e0162b!Important;
    border-radius: 0px;
    width: 100%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}


body .product-color-owl {display: none!Important}
body .variations_form  {display: none!Important}
body.single-product .qode-text-share {margin-top: 22px}


@media screen and (max-width: 450px) {

body section.parallax_section_holder {
    background-size: cover!Important;
}

.header_top #searchform {
    margin-left: 0px;
}

body .header_top .right .inner>div {
    float: none;
    text-align: center;
    margin-bottom: 12px;
}

}


@media screen and (max-width: 1000px) {

body .title {
    height: 350px!Important; 
    padding: 0px 0!important;
}

.footer_bottom_holder{
    padding: 15px 0px;
}

.column1.footer_col1, .column3.footer_col3 {text-align: Center}
}


@media screen and (max-width: 768px) {

.single-product .qode-btn-contact {
    text-align: center;
    margin-bottom: 30px;
}

}


.tax-product_cat .column1 .column_inner{background: #f7f7f7; padding: 20px 30px!important;}
#menu-category-product .sub-menu > li.current-menu-item > a {
    color: #0052a5; }


@media screen and (max-width: 1000px) {
.tax-product_cat .column1, .tax-product_cat .column2 {width: 100%!important; margin-bottom: 20px!Important}

}


body nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a {
    color: #0052a5
}