/*

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");

.gform_wrapper textarea.medium {
    background: whitesmoke !important;
    padding: 20px !important;
		
}
.colour-box {

background-color: #2D8995;

    padding: 30px 20px 20px 20px;

    display: block;

    color: white;-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.56);

-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.56);

box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.56);

margin-bottom:10px

font-size: 15px;

font-weight: 400;

min-height:300px

}.mobilecolors{

    display:none;    

}

.right-sec {
}

.colorgrp {

   margin-bottom: 25px;   

}

.colorgrp h3 {

    color: #626262;

}

.colorgrp h3.sub_head_all {
    font-weight: 600;    
}

.colorgrp h4.sub_head_all {
    margin-top: 10px !important;
    margin-bottom: 30px;
    font-weight: bold;    
}

.colorgrp ul li {
    text-align: left;
    float: left;
    margin-right: 3%;
    margin-bottom: 70px;
    list-style: none;
    width: 22%;
}

.colorgrp ul li:nth-child(4n+1) {
    clear: both;
}

.colorgrp p.description {
    margin-bottom: 0px;
    margin-top:0px;
    font-weight: 600;
}

.colorgrp ul li p img {
    border-radius: 4px;
    _border: 5px solid #eaeaea;
    -webkit-box-shadow: 0px 3px 10px 2px rgba(153,153,153,0.49);
    -moz-box-shadow: 0px 3px 10px 2px rgba(153,153,153,0.49);
    box-shadow: 0px 3px 10px 2px rgba(153,153,153,0.49);
}

.colorgrp ul li p.img {
    margin-top: 0;    
}

.img_box {
    position: relative;
    display: inline-block;
    cursor: pointer;    
}

.img_box:hover .pdf-download {
    opacity: 1;
    visibility: visible;
}

.pdf-download {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin-top: 8px; 
    padding: 2px 8px 3px 2px;
    border: 1px solid #303030;
    border-radius: 2px;
    transition: all .3s ease-out;
    transform: translateY(42px);
    opacity: 0;
    visibility: hidden;
}

.pdf-download img, 
.pdf-download span {
    vertical-align: middle;    
}

.pdf-download span {
    font-size: 13px;    
}

.pdf-download:hover {
    border-color: #b93838;    
}

.pdf-ico {
    width: 30px;    
}

.zoom-ico {
    width: 22px;    
}

.clear {

    clear: both;

}

.cartright {

    float: right;

    position: relative;

}

#cart {

background-color: #b93838 !important;
    border: 5px solid #f5f5f5;
    margin-top: -10px;
    min-height: 225px;
    overflow: auto;
    padding: 10px;
    right: 0;
    top: 70px;
    width: 22%;
    z-index: 2;
    position: absolute;

}

.desktopcolors{

    margin-top:60px;

    min-height:500px;

}

p.img{

    margin-bottom: 0px;

}

.img_box{

    _opacity: 0;

    filter: alpha(opacity = 100);

    -webkit-transition: opacity .8s ease 0s;

    -moz-transition: opacity .8s ease 0s;

    -o-transition: opacity .8s ease 0s;

}

.del{

	color:red;

}

.cart_order p{

	color:#fff !important;

	text-align:center;

	background:#d05e5e;

}

.cart_order a{

	color:#fff !important;

}

.cart_item p{

	color:#fff;

}
.tag_selector ul li{
	list-style:none;
	display:inline-block;
	margin-right:20px;
}
  .tag_selector{
	margin:50px 0px;;
	}
@media only screen and (max-width: 480px) {

     .right-sec{

        width:100%;
        float:none;

    }

    .colorgrp ul li{
        width:25%;
        float:none;
        display:inline-table;

    }
    .colorgrp p.description {
        text-align: center;
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 19px;
        margin-top: 0px;
        height:50px;
    }
    
    input[type='submit'].moresamples {
        background-color: #B10736;
        color: #fff;
        border: none;
        position: fixed;
        right: 0px;
        top: 300px;
        padding: 10px 20px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    
    input[type='submit'].reqsamples {
        background-color: #B10736;
        color: #fff;
        border: none;
        position: fixed;
        right: 0px;
        bottom: 0px;
        padding: 10px 20px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .requestsamples{
        padding:10px;
    }
    .cartright{
        display:none;
        
    }
    .colorgrp ul li img{

        width:auto;

        max-width: 100%;

    }

   #cart{

        min-height: 185px;

        position:relative;

        top: 0px !important;

        width:87%;

    }

 /*   .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu ul, .container_inner nav.content_menu, .footer_top_border.in_grid, .footer_bottom_border.in_grid, .title_border_in_grid_holder{

	width:100%; */

    }
    .cartright{
        width:100%;
        float:none;
    }
    

}

@media only screen and (min-width: 481px) and (max-width: 767px) {

    .right-sec{

        width:100%;
        float:none;

    }

    .colorgrp ul li{

        width:25%;

    }

    .colorgrp ul li img{

        width:auto;

        max-width: 100%;

    }
    .cartright{
        width:100%;
        float:none;
    }

	#cart{

        min-height: 185px;

        position:relative;

        top: 0px !important;

        width:93%;

    }

       .colorgrp ul li{
        width:25%;
        float:none;
        display:inline-table;

    }
    .colorgrp p.description {
        text-align: center;
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 19px;
        margin-top: 0px;
       
    }
    
    input[type='submit'].moresamples {
        background-color: #B10736;
        color: #fff;
        border: none;
        position: fixed;
        right: 0px;
        top: 300px;
        padding: 10px 20px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    
    input[type='submit'].reqsamples {
        background-color: #B10736;
        color: #fff;
        border: none;
        position: fixed;
        right: 0px;
        top: 350px;
        padding: 10px 20px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .requestsamples{
        padding:10px;
    }
    .cartright{
        display:none;
        
    }
    .right-sec{
        width:100%;
    }
    

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .right-sec{

        width:75%;

    }

    .colorgrp ul li{

        width:25%;

    }

    .colorgrp ul li img{

        width:auto;

        max-width: 100%;

    }
     .cartright{
        display:none;
        
    }
    .right-sec{
        width:100%;
    }
       .colorgrp p.description {
        text-align: center;
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 19px;
        margin-top: 0px;
       
    }
    
    input[type='submit'].moresamples {
        background-color: #B10736;
        color: #fff;
        border: none;
        position: fixed;
        right: 0px;
        top: 300px;
        padding: 10px 20px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    
    input[type='submit'].reqsamples {
        background-color: #B10736;
        color: #fff;
        border: none;
        position: fixed;
        right: 0px;
        top: 350px;
        padding: 10px 20px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .requestsamples{
        padding:10px;
    }
    .cartright{
        display:none;
        
    }
    .right-sec{
        width:100%;
    }
 
    

}

@media only screen and (min-width: 1025px){
    .nodesk{
        display:none;
    }
    input[type='submit'].moresamples {
        display:none;
    }
    
    input[type='submit'].reqsamples {
        display:none;
    }
    .cartright{
        display:block;
    }
}
p.cart_info {color:#ffffff}
.tag_box{
	display:none;
}
.tag_selector h3.sub-head a{
	color:grey;
}
.tag_selector h3.sub-head.active a{
	color:#b93838;
}
.colorgrp h3.sub-head{
background-color: #f1f1f1;
    color: #4c4c4c;
    padding: 9px 10px;
    margin-bottom: 40px;
    font-size: 15px;
}

.qode-pl-holder .qode-pl-outer {
    margin-bottom: 30px !important;    
}

.qode-pl-holder .qode-pli-inner {
    overflow: visible;    
}

.qode-pl-holder .qode-pli-inner .qode-pli-image {
    box-sizing: border-box;
    padding: 16px;
    background-color: #f9f9f9f9;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    transition: all .2s ease-out;
}

.qode-pl-holder .qode-pli:not(.zoom):hover .qode-pli-inner .qode-pli-image, 
.qode-pl-holder .qode-pli.selected .qode-pli-inner .qode-pli-image {
    border-color: #b93838;    
    box-shadow: 0px 0px 10px 4px rgba(153,153,153,0.49);
}

.qode-pl-holder .qode-pli.zoom .qode-pli-image, 
.qode-pl-holder .qode-pli.zoom .qode-pli-link{
    cursor: zoom-in; 
}

.qode-pl-holder .qode-pli-inner .qode-pli-image img {
    min-width: 220px;    
}

.tag_selector h3.sub-head a {
    color: grey;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
}

.qode-pl-holder .qode-pl-categories ul li a {
    letter-spacing: 0;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}

.qode-pl-holder .qode-pl-categories ul li a.active, 
.qode-pl-holder .qode-pl-categories ul li a:hover {
    color: #b93838;
}

.qode-pl-holder .qode-pli-text-wrapper {
    margin: 16px 0;    
}

.qode-pl-holder .qode-pli .qode-pli-title a {
    font-size: 16px;
    font-weight: 600;    
}

.qode-pl-holder .qode-pli .qode-pli-title {
    padding-right: 60px;    
}

.qode-pli-action {
    position: absolute;  
    top: -2px;
    right: 0;
}

.qode-pli-action a {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin-left: 6px;
}

.qode-pl-holder .qode-pli-inner {
    cursor: pointer;    
}

.tags-separator {
    margin-bottom: 30px;
}

.tags-separator h3 {
    
}

.tags-separator h3 span {
    position: relative;
    color: #2d2d2d;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -.5px;
    display: inline-block; 
    padding-bottom: 12px;
}

.tags-separator h3 span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 80%;
    height: 4px;
    background: #b93838;   
}

.qode-pl-holder .qode-prl-loading .qode-prl-loading-msg {
    color: #b93838; 
}

.vel-cart {
    position: fixed;
    bottom: -64px;
    left: 0;
    width: 100%;
    height: 64px;
    z-index: 9999;   
    visibility: hidden;
    opacity: 0;
    background-color: #b93838;
    color: #fff;
    transition: bottom .3s ease-out;
}

.vel-cart.visible {
    visibility: visible;
    opacity: 1;
    bottom: 0;
    transition: bottom .3s ease-out;
}

.vel-cart .popmake-colours-popup {
    float: right;    
    border: 1px solid #fff;
}

.vel-cart .popmake-colours-popup:hover, 
.vel-cart .popmake-colours-popup:focus {
    background: #fff;
    color: #2d2d2d;
}

.vel-cart .container {
    background-color: #b93838;    
}

.vel-cart .container_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vel-cart .container_inner h4 {
    line-height: 64px;    
    color: #fff;
}

.selected-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    font-size: 48px;
    color: #b93838;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-out;
}

.selected .selected-icon {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease-out;
}

.qode-pl-holder .qode-pl-categories ul.qode-pl-categories-nonce-holder.active {
    display: inline-block;
}

.qode-pl-holder .qode-pl-categories h4.qode-pl-categories-label:after {
    content: "\43";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: ElegantIcons;
    font-size: 14px;
    line-height: 1em;
    margin-left: 8px;
    top: -1px;
}

.qode-pl-holder .qode-pl-categories h4.qode-pl-categories-label {
    margin: 0;
    display: none;
}

@media only screen and (max-width: 1199px) {
    .qode-pl-holder .qode-pli-inner .qode-pli-image img {
        min-width: auto;    
    }
}

@media only screen and (max-width: 768px) {
    .qode-pl-holder .qode-pl-categories h4.qode-pl-categories-label {
        display: block;    
    }
}

@media only screen and (max-width: 600px) {
    .qode-pli-action {
        right: 20%;   
    }
    .qode-pli-action a.enable-zoom {
        display: none;    
    }
}

@media only screen and (max-width: 481px) {
    .qode-pli-action {
        right: 0;   
    }
    .vel-cart {
        height: auto;
        padding: 14px 0;
    }
    .vel-cart .container_inner {
        display: block;
        text-align: center;
    }
    .vel-cart .container_inner h4 {
        line-height: 1;    
        margin-bottom: 16px;
    }
    .vel-cart .popmake-colours-popup {
        float: none;    
        line-height: 30px;
        height: 30px;
    }
}
