/* *****************************************
      	PRODUCT PAGES - TOC
		------------------      	

	%%PRODUCTS

	-	%%SINGLE PRODUCT

	-	%%SPECIAL OFFERS

***************************************** */

/* *****************************************
         		%%PRODUCTS
***************************************** */
#productq  {
	font-size: 20px;
}

body.single.single-products .btn-link {
	/*padding:5px 10px 2px 10px;*/
    text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	color:#6c6b6b;
	font-weight: 900;
	border: 1px solid #6c6b6b;
	margin-right: 20px;
}

body.single.single-products .btn-link:hover {
	padding:5px 10px 2px 10px;
	font-size: 17px;
	text-transform: uppercase;
	background:#6c6b6b;
	color:#fff;
	font-weight: 900;
	border: 1px solid #6c6b6b;
	margin-right: 20px;
	text-decoration: none;
}


.product .cms-content.full {  
	max-width: none; 
}

.page-template-template-product .tcf-container {
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	/* height: 1000px; */
	background-size: auto 100%;
}

.page-template-template-product .product .content .content-max-width {
	padding:0px 20px 90px;
}

.product .content .content-max-width {
	padding:0px 20px 0px;
}

.product .top-seperated {
	border-top: 1px solid rgba(107, 106, 106, 0.2); 
	padding-top: 15px; 
	height: 30px; 
	max-width: 960px; 
	margin: 30px auto 0; 
}

.single-products .cms-content .reviews .wpcr3_respond_1.wpcr3_in_content {
 	display: block  !important;
 }

.product.selector .banner {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
}

.product.selector .cms-content .selector-instructions {
	padding-right: 10%;
}

/*
.product .cms-content {
	max-width:650px;
	float:left;
	color:#6c6b6b;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 40px;
}*/

.product-list a{
	color:#000;
}

.product.product-list .cms-content .col-md-6 {
    padding: 0 10px; 
    text-align: center; 
    /*max-width: 330px;*/
    max-width: 50%;
    min-width: 50%;
    float:left;
}

.product.product-list .cms-content .col-md-6 img{
    margin:0 auto;
}

.product.product-list .cms-content .col-md-6 p {
    margin-bottom: 0px !important;
}

.product.product-list .cms-content .col-md-6 h3 {
    margin-top: 0px !important; 
    text-transform: none !important;
}

.product.product-list .cms-content .top-seperated {
    opacity: 0; height: 20px !important;
}

.product .cms-content h2 {
	font-size: 20px;
	font-weight: 700;
}

.product .cms-content h3 {
	text-transform: uppercase;
	font-weight: 900;
}


.product .product-image {	
	background-repeat: no-repeat;
	min-height:400px;
    max-height:650px;
	width:100%;
	max-width: 100%;
	/*margin-left: -6%;*/
	margin-top: -206px;
    margin-bottom:25px;
	background-size: contain;
    background-position: center center;
}

.product .analysis-table{
    font-size:15px;
}

.product .analysis-items {
	float:left;
}

.product .analysis-items div {
	float:left;
}

.product .analysis-items .border-bottom {
	border-top: 1px solid #c0c0bf;
	width:100%;
	margin: 5px 0px;
}

.product .analysis-items .right {
	width: 25%;
	text-align: right;
}

.product .analysis-items .left {
	width: 75%;
}

.product .analysis-items.analysis-item-left {
	float:left;
	width:36%;
}

.product .analysis-items.analysis-item-right{
	float:left;
	width:60%;
	margin-left: 3%;
}


.product .tool-links {
	margin:30px 0px;
}


.single-products .cms-content .reviews h2, 
.single-products .cms-content .reviews h3, 
.single-products .cms-content .reviews h4, 
.single-products .cms-content .reviews p, 
.single-products .cms-content .reviews ul  {
 	/*display: none;*/
 }
 
h3#revtitle {
	display: block !important; 
	margin: 40px 0 0;
}

.single-products .cms-content #top-content .wpcr3_respond_1.wpcr3_in_content {
	display: none !important;
}

.single p.single-post-info {
	font-size: smaller;
}

.single p.single-post-info span {
	margin-left: 10px;
}

.product .row img.product-grid {
	width: 50%; 
	margin: 15px 25%; 
	text-align: center; 
	max-width: 150px;
}

.product .row .finder-result-details {
    color: #6c6b6b;
    font-size: 18px;
    min-height: 210px;
}

#sidebar2 #menu-products li.menu-item-has-children ul.sub-menu li a {
	color:#2b2b2b  !important; 
	font-size: 13px !important; 
	margin-top: 3px; 
	font-weight: normal !important; 
	text-transform: uppercase !important;
}

 .product.product-list .cms-content .prod-grid {
 	margin-top: 40px;
    /*margin-bottom: 40px;*/
 }

 .product.product-list .cms-content p.description {
 	margin-bottom: 55px !important;
 }

 .product.product-list .row .col-md-4 p { 
 	padding: 0px 10px 5px; 
 	font-size: 16px !important;
 }

 .product.product-list .row h3{ 
 	font-size: 20px;
 }

.prodtext {    
    text-align: left;
    padding: 0 0 0 20px !important; 
}

 .product.product-list .prodtext p {
 	font-size: 15px;
 }

.product.product-list .prodimage {
    text-align: center; 
}

 .product.product-list .prodimage { 
 	padding-left: 0;
    padding-top:50% !important;
 }

 .product-list .cms-content .top-seperated:first-of-type {
 	display: none;
 }  

 .product.product-list .cms-content h2{ 
 	font-size: 32px;
 	font-weight: bold;
 	margin-bottom: 20px;
 	max-width: 550px; 
}


/*.product-list #sidebar2, .product-list #sidebar1 {
   max-width: 215px;
    margin-right: 55px;
    margin-left: 0 !important;
    padding: 50px 30px 30px 10px;
    border-right: 1px solid rgba(107, 106, 106, 0.05);
    float: left;
    margin-top: 0 !important;
    background: rgba(48, 49, 50, 0.13);
    } */



    .product-list #sidebar2, .product-list #sidebar1 {
    	/*max-width: 230px;*/
    	/*margin-left: 1%;*/
    	margin-right: 0 !important;
    	padding: 50px 30px 30px 10px;
    	border-left: 1px solid rgba(107, 106, 106, 0.05);
    	float: right;
    	margin-top: 0 !important;
    	background: rgba(48, 49, 50, 0.13);
    }


/*SIDEBAR ACCORDION*/
.product-pdf-buttons .pdf-button,
.product-accordion .item,
.accordion-toggle{
    color:#6c6b6b;
    border:1px solid #6c6b6b;
    margin-bottom: 20px;
}

.product-pdf-buttons .pdf-button,
.product-accordion .tab,
.accordion-toggle {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    padding:5px 10px 2px 10px;
    vertical-align: middle;
    cursor: pointer;
}

.product-pdf-buttons .pdf-button{
    display:block;
    width:100%;
}

.product-pdf-buttons .pdf-button,
.product-accordion .tab a {
    color: #6c6b6b !important;
    text-decoration: none;
}

.accordion-content {
    padding: 10px;
    display: none;
}

.product-accordion-image img {
    max-width: 100%;
    width:100%;
}

.page.full-width ul.accordion-content{
    padding-left:30px;
}

.page.full-width ul.accordion-content li{
    list-style:disc outside;
}



/* %SIDEBAR */

#sidebar2 #nav_menu-2 h4.widgettitle {
    font-size: 22px; 
    color: #2b2b2b; 
    text-transform: uppercase; 
    font-weight: bold;
}
#sidebar2 #menu-products {
    padding-left: 10px;
}
#sidebar2 #menu-products li.menu-item-has-children {
    font-size: 16px; 
    margin: 5px 0 10px; 
    color: #5f5b5b !important; 
    font-weight: bold;
}
#sidebar2 #menu-products > li, 
#sidebar2 #menu-products > li a {
    font-size: 16px; 
    color: #5f5b5b !important; 
    font-weight: bold; 
    text-transform: uppercase; 
}
#sidebar2 #menu-products li.menu-item-has-children a {
    color: #5f5b5b !important;
}
#sidebar2 #menu-products li.menu-item-has-children ul.sub-menu li a {
    color:#2b2b2b  !important; 
    font-size: 13px; 
    margin-top: 3px; 
    font-weight: normal !important; 
    text-transform: uppercase !important;
}
#sidebar2 #menu-products li.menu-item-has-children ul.sub-menu {
    margin-left: 17px; 
    list-style: outside circle !important; 
    margin-top: 4px; 
    font-weight: normal;
}    

@media only screen and ( max-width: 1000px ) {

	.product .cms-content {
		/*max-width:100%;
		padding-right:15px;
		padding-left:15px;*/
	}

	.product .content-sidebar {
		/*max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;*/
	}

	.product-image {
		/*display: none;*/
	}

} /*CLOSE MAX 1000PX RESPONSIVE*/




@media (min-width: 992px) {

	
		
	.product .row .imgbag-holder {
		height: 300px; 
	}

	.product .row  img.product-grid {
		width: 50%; 
		margin: 15px 25%; 
		text-align: center; 
		max-width: 150px;
	}


} /*CLOSE MIN 992PX RESPONSIVE*/




@media only screen and (max-width: 991px) {

	.product.product-list .prodimage {
		text-align: center !important;
	}

	.product.product-list .col-md-8.prodtext h4 {
		text-align: left !important;
	}

} /*CLOSE MAX 991PX RESPONSIVE*/




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

	/*.product .content .content-max-width {
	    padding: 0px 5px 40px;
	    margin: 0 5%;
	    max-width: 875px;
    }*/
    
	/*.product .banner .banner-content {
	    margin: 0 5%;
	    max-width: 875px;
    }*/

	.product-list #sidebar2, .product-list #sidebar1 {
		/*max-width: 215px;*/
		/*margin-left: 2.5%;*/
		margin-right: 0 !important;
		padding: 50px 15px 30px 0;
		/*border-left: 1px solid rgba(107, 106, 106, 0.05);*/
		float: right;
		margin-top: 0 !important;
		background: rgba(48, 49, 50, 0.13);
	}

    .product-list #sidebar2 .widget ul{
        padding-left:0px;
    }

    .prodtext.first-text {
        padding-right: 30px;
    }
     
    .prodimage {   
        padding: 0 !important;
    }
    
    #sidebar3 {
        max-width: 215px;
        margin-left: 3%;
        margin-right: 0 !important;
        padding: 50px 30px 30px 10px;
        border-left: 1px solid rgba(107, 106, 106, 0.05);
        float: right;
        margin-top: 0 !important;
        background: rgba(48, 49, 50, 0.13);
    }


} /*CLOSE MIN 768PX RESPONSIVE*/


@media (max-width: 767px) { 

    .single-products .content-sidebar {
        display: block;
        max-width:60%;
        margin:0 auto;
        float:none;
    }

    .single-products .content-sidebar .product-image{
        display:none;
    }

	.page-template-template-product .product .cms-content {
	    max-width: 100%;
	    margin: 0px 6%;
	    padding: 20px 10px 40px;
	}
    
    .product .analysis-items.analysis-item-left .left {
    	width: 66%;
    }
    
    .product .analysis-items.analysis-item-left .right {
    	width: 34%;
    }
    
    
    .product .analysis-items.analysis-item-right .left {
    	width: 56%;
    }
    
    .product .analysis-items.analysis-item-right .right {
    	width: 44%;
    }
    
	.product .analysis-items.analysis-item-right {
		float: left;
	    width: 60%;
	    margin-left: 6%
	}
	
	.product .analysis-items.analysis-item-left {
	    float: left;
	    width: 34%;
	}	
	
	.page-template-template-product .cms-content .tool-links .btn-link { 
		width: 31%;
		margin-right: 3%;
	}	

	.page-template-template-product .cms-content .tool-links .btn-link:last-child {     
		width: 31%;
	    float: right;
	    margin-right: 0; 
	}	

	.product .content .content-max-width {
		padding: 0px 5px 40px;
		margin: 0 5%;
		max-width: 640px;
    }
    
	.product .banner .banner-content {
	    margin: 0 5%;
	    max-width: 640px;
    }   

    .product-list #sidebar2{
        display:none;
    }

} /*CLOSE MAX 767PX RESPONSIVE*/



@media screen and (max-width: 700px) {

    .product.product-list .cms-content .col-md-6{
        float:none;
        max-width: 100%;
        width:100%;
        clear:both;
        margin-bottom:50px;
    }

    .product.product-list .prodimage{
        padding-top:30% !important;
    }

    .product.product-list .cms-content .top-seperated{
        height:0px !important;
        padding-top:0px;
        margin:0 auto;
    }
	
} /* MAX 700 */

@media (max-width: 610px) { 

    .single-products .content-sidebar {
        max-width:85%;
    }
	  
	.prodtext.first-text {
		padding-left: 20px;
	}

} /* MAX 610 */

@media (max-width: 500px) { 

    .single-products .content-sidebar {
        max-width:100%;
    }

    .product.product-list .cms-content .col-md-6 {
        padding:0;
        max-width: 100%;
        min-width: 100%;
        float:none;
    }

} /* MAX 500 */








/* *****************************************
         	%%SINGLE PRODUCTS
***************************************** */

.single-products .content .fleft{
    max-width:65%;
    width: 100%;
}

.single-products .content .fright{
    max-width:30%;
    width: 100%;
    margin-left:5%;
}

.single-products .top-content h1,
.single-products .top-content h2,
.single-products .top-content h3,
.single-products .top-content h4,
.single-products .top-content h5,
.single-products .top-content h6,
.single-products .top-content p,
.single-products .top-content .tool-links{
    float:left;
    max-width:65%;
}

.single-products .top-content .tool-links.desktop{
    width:100%;
    margin:10px 0;
    display:flex;
    display:-webkit-flex;
    display:-moz-flex;
    display:-o-flex;
    display:-ms-flex;
    display:-ms-flexbox;
    flex-flow:row;
    align-content: space-between;
    justify-content: space-between;
}

.single-products .top-content .tool-links.mobile{
    display:none;
}

.single-products .top-content .tool-links.desktop a{
    margin:0 2.5% 0 0;
    padding:5px 0;
    flex:1 0 auto;
    -webkit-flex:1 0 auto;
    -moz-flex:1 0 auto;
    -ms-flex:1 0 auto;
    -o-flex:1 0 auto;
}

.product .single-product-image {   
    float:right;
    background-repeat: no-repeat;
    min-height:500px;
    max-height:650px;
    width:100%;
    max-width:30%;
    /*margin-left: -6%;*/
    margin-top: -206px;
    margin-bottom:25px;
    background-size: contain;
    background-position: center center;
}

@media (max-width: 1000px) { 

    .single-products .top-content .tool-links.desktop a{
        margin:0 1% 0 0;
    }

} /* MAX 1000 */


@media (max-width: 768px) { 

    .single-products .middle-content .clearMobile{
        clear:both;
    }

    .single-products .content .fleft{
        max-width:100%;
        margin:30px 0;
        float:none;
    }

    .single-products .content .fright{
        max-width:100%;
        margin-left:0%;
        margin:30px 0;
        float:none;
    }

    .single-products .top-content .tool-links.desktop{
        max-width: 100%;
    }

    .product .single-product-image {   
        min-height:400px;
        margin-bottom:10px;
        margin-top:0;
    }

} /* MAX 768 */


@media (max-width: 650px) { 

    .single-products .top-content .clearMobile{
        clear:both;
    }

    .single-products .top-content .tool-links.desktop{
        display: none;
    }

    .single-products .top-content .tool-links.mobile{
        display:block;
        max-width: 50%;
        width:100%;
    }

    .single-products .top-content .tool-links.mobile a{
        display:block;
        margin-bottom:10px;
        width:100%;
    }

    .single-products .top-content h1,
    .single-products .top-content h2,
    .single-products .top-content h3,
    .single-products .top-content h4,
    .single-products .top-content h5,
    .single-products .top-content h6,
    .single-products .top-content p{
        max-width: 100%;
        float:none;
    }

    .product .single-product-image { 
        max-width: 50%;
        min-height:375px;
        margin:-200px 0 10px 0;
    }

    .product .analysis-items.analysis-item-right {
        float: none;
        width: 100%;
        margin-left: 0%
    }
    
    .product .analysis-items.analysis-item-left {
        float: none;
        width: 100%;
    }

} /* MAX 650 */








/* *****************************************
         		%%SPECIAL OFFERS
***************************************** */
.offers .content .boxes {
	position: relative;
    top: 27px !important;
}

.offers .cms-content{
    padding-bottom:0;
    max-width: 650px;
}

.offers .top-content h3 {
    font-size: 30px;
    margin-top: 0 !important; 
    margin-bottom: 10px !important; 
}

.offers .content .boxes .box {
    width: 300px; 
    min-height: 270px; 
}

.offers .content .boxes .box {
    margin-left: 0px; 
    margin-right: 0px; 
    float: right;
}

.offers .content .content-max-width .offer-box {
    width: 100%; 
    max-width: 620px;    
    margin-left: 10px; 
    margin-bottom: 15px;
}

.offers .content .content-max-width .offer-box .box-image{
    width: 100%; 
    height:100%;        
    background-size: cover;    
    background-repeat: no-repeat;     
    padding:0 30px 15px 245px;
}

.offers .content .content-max-width .offer-box .mobile-coupon-image{
    display:none;
}


h3.coupon-title {
	text-transform: uppercase; 
	color: #fff; 
	font-size: 24px;
    margin-top: 14px;
    margin-bottom: 5px;
    line-height: 1em !important;
    }
    
.offers .content .content-max-width .offer-box p.coupon-footer {
	font-size: 12px;
    line-height: 1em;
    color: #848484 !important;
    position: relative;
    top: 15px;
}
.offers .content .content-max-width .offer-box .coupon-text p {
	font-size: 15px;
    line-height: 1.15em;
    color: #848484;
}

.offers .content .content-max-width .offer-box .coupon-text p:first-instance {
	margin-bottom: 10px;
}


.offers .content .content-max-width .offer-box .coupon-text p:last-of-type {
	margin-bottom: 15px;
}

.offers .content .content-max-width .offer-box a.coupon:hover, 
.offers .content .content-max-width .offer-box a.coupon:active {
	text-decoration: none !important;
	height: 30px;
}

.offers .content .content-max-width .offer-box a.coupon  {   
	color: #fff;
    font-weight: bold;
    /*font-size: ;*/
    width: 180px;
    padding: 5px 33px 2px;
    border: 1px dashed #fff;
    font-size: 17px;
}
.offers .content .content-max-width {
    margin-bottom: 60px;
}

.offers .content .offer-box .coupon-value {
	width: 180px; 
	height: 72px; 
	text-align:center; 
	background: url(../img/banner-coupon.png) no-repeat center center; 
	background-size: cover; 
	color: #fff; 
	font-size: 50px; 
	font-weight: bold;
    padding-top: 2px;
    text-shadow: rgba(0, 0, 0, 0.51) 1px 2px 6px !important;
}

.offers .content .col-md-8 blockquote{
    width:100%;
    font-size: 26px;
    font-weight: bold;
    border:dashed #333 1px;
    background:#fff;
    padding:20px 40px;
    max-width: 620px;
}

.offers .content .col-md-4 .featured-top h3 {
	float: right;
    background: rgba(255, 255, 255, 0.7);
    width: 300px;
    margin-bottom: 0;
    position: relative;
    top: 28px;
    text-align: center;
    color: #6c6b6b;
    font-weight: 900;
    font-size: 24px;
    vertical-align: middle;
    margin-top: 0;
    padding: 17px 0 12px;
    text-transform: uppercase;
}

.offers .content .col-md-4 {
	padding-right: 10px !important;
}

.offers .content .col-md-4 .boxes .box{
    background-position: center;
}

.offers .content .boxes .box .box-title{
    width: 180px; 
    height: 45px; 
    text-align:center; 
    background: url(../img/banner-coupon.png) no-repeat center bottom; 
    background-size: cover; 
}

.offers .content .boxes .box.reviews .wpcr3_review_title.wpcr3_caps{
    display:none !important;
}


@media only screen and ( max-width: 1000px ) {

    .offers .cms-content{
        padding-bottom:0;
        max-width: 100%;
    }

    .offers .content .col-md-8,
    .offers .content .col-md-4,
    .offers .content .col-md-4 .featured-top h3{
        width:100%;
        float:none;
    }

    .offers .content .content-max-width .offer-box {
        max-width: 100%;         
        margin-left: 0px;
    }

    .offers .content .content-max-width .offer-box .box-image{        
        padding-left: 37%; 
        padding-right: 5%; 
    }

    .offers .content .col-md-4 .featured-top h3{
        margin-bottom:3%;
    }

    .offers .content .col-md-4 .boxes .box{
        width:48%;
        float:left;
        margin-right:4%;
    }

    .offers .content .col-md-4 .boxes .box:nth-of-type(2n){ 
        margin-right:0px;
    }

    .offers .content .boxes .box:nth-child(2){
        clear:none;
    }  

    .offers .content .col-md-8 blockquote{
        max-width: 100%;        
    }
  

} /*CLOSE 1000PX RESPONSIVE*/

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

    .offers .content .content-max-width .offer-box .box-image{        
        padding-left:40%;
        padding-right:2%;
    }

    .offers .content .col-md-4 .boxes .box{
        width:100%;
        float:none;
        margin-right:0;
        min-height: 300px; 
    }


} /*CLOSE 768PX RESPONSIVE*/

/*MOBILE*/
@media only screen and ( max-width: 610px ) {
    
    .offers .content .content-max-width .offer-box {
        min-height: auto;
        background:#242424;
        padding:0 6% 10%;  
        text-align: center;
        margin-top:25px;
        margin-bottom:50px;
    }

    .offers .content .content-max-width .offer-box .box-image{
        /*width:100%;*/
        background-image:none !important;
        padding:0;
    }

    .offers .content .content-max-width .offer-box .mobile-coupon-image{
        background:no-repeat left center;
        display:block;
        margin:0 auto;
        width:70%;
        height:250px;
        margin:-15px 0 0 15%;
        float:left;
    }

    .offers .content .offer-box .coupon-value {
        font-size: 70px;
        margin:0 auto;
        width:70%;
        padding-bottom:27%;        
    }

    .offers .content .content-max-width .offer-box a.coupon  {                   
        width: 75%;
        padding: 2% 25% 1%;
        font-size: 21px;        
    }


} /*CLOSE 610PX RESPONSIVE*/

@media only screen and ( max-width: 400px ) {

    .offers .content .content-max-width .offer-box .mobile-coupon-image{        
        width:85%;
        margin:-15px 0 0 7.5%;
    }

    .offers .content .offer-box .coupon-value {
        width: 85%;
        padding-bottom:33%;
    }


} /*CLOSE 400PX RESPONSIVE*/



/* Reviews Sidebar */
.offers div.wpcr3_review div.wpcr3_review_ratingValue {
    position: absolute;
    top: 205px;
    left: 111px;
}

.offers div.wpcr3_review div.wpcr3_review_datePublished {
    font-size: 0.8em;
    font-style: normal;
    position: absolute;
    font-weight: bold;
    bottom: 0px;
    color: #5f5f5f;
    left: 125px;
}

.offers div.wpcr3_review div.wpcr3_review_author {
    font-size: 0.8em;
    font-style: normal;
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-weight: bold;
    color: #5f5f5f;
    width: 100%;
}

.offers div.wpcr3_review div.wpcr3_review_author a {

    color: #5f5f5f;
   
}

.offers blockquote.wpcr3_content  {
    border: none;
    padding: 5px 5px !important;
    text-align: center;
}

.offers blockquote.wpcr3_content p {
    font-size: 19px !important;
    color: #7f7f7f !important;
    line-height: 22px !important;
}

.offers blockquote.wpcr3_content p:before {
    font-size: 22px !important;
    color: #7f7f7f !important;
    content: '"';
}

.offers blockquote.wpcr3_content p:after {
    font-size: 22px !important;
    color: #7f7f7f !important; 
    content: '"';
    
    
}

.offers .wpcr3_dotline {
    visibility: hidden;
}






