/*
Theme Name: Another Merge Theme
Version: 1.0a
Author: Merge Digital
Author URI: http://www.mergedigital.com.au/

*/

/* --- Global

Green - #008457

Hover Green - #00704a

Purple - #522773

Orange - #fcb131

===========================---*/


img {
	border: 0;
}

h1 {
	font-size: 30px;
	font-weight: 600;
}

h2 {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
}

h3 {
	line-height: 1.3;
}

a {
	color: #008457;
}

a:hover { 
	text-decoration: none;
	color: #00704a;
}

a,
a:active,
a:focus,
a:hover {
	outline: 0px;
	text-decoration: none;
}

input, textarea {
    padding: 10px!important;
    border: solid 1px #fff;
    -webkit-box-shadow: inset 1px 1px 2px 0 #aaaaaa;
    -moz-box-shadow: inset 1px 1px 2px 0 #aaaaaa;
    box-shadow: inset 1px 1px 2px 0 #aaaaaa;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
	background-color: #f0eeee;
}

input:focus,
textarea:focus {
    -webkit-box-shadow: inset 1px 1px 2px 0 #c9c9c9;
    -moz-box-shadow: inset 1px 1px 2px 0 #c9c9c9;
    box-shadow: inset 1px 1px 2px 0 #c9c9c9;
}

.clear {
	clear: both;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.head-text-green h2 {
	color: #008457;
}

.page-id-4211 .pg-fullwidth .container {
	margin: 0;
	padding: 0;
	width: 100%;
}

.page-id-4221 .page-content {
	padding-bottom: 0;
}

.franchise-enquiry-pad {
	padding-bottom: 50px;
}

.page-id-4211 .pg-fullwidth,
.page-id-4214 .pg-fullwidth {
	padding: 0;
}

.vid-gallery-min-height {
	min-height: 300px;
}

.vid-gallery-pad h2 {
	margin-top: 0;
}

.vid-gallery-pad h2 a {
	color: #fff;
	font-weight: 700;
	text-shadow: 2px 2px 8px #000;
}

.single-vid-pad {
	padding-bottom: 20px;
}

.max-1200 {
	max-width: 1200px;
	margin: 0 auto;
}

.max-900 {
	max-width: 900px;
	margin: 0 auto;
}

.max-700 {
	max-width: 700px;
	margin: 0 auto;
}

.padding-0 {
	padding: 0px;
}

.bg-green {
	background-color: #008457;
}

.shadow-top {
   -moz-box-shadow:    inset 0px 5px 10px #333;
   -webkit-box-shadow: inset 0px 5px 10px #333;
   box-shadow:         inset 0px 5px 10px #333;
}

.carousel-inner {
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
}

iframe {
	height:100%;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	background-color:transparent;
	border:0;
}



/*-- Buttons
==========================---*/

.btn-line-purple {
	border: 2px solid #522773;
	padding: 8px 15px;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px;
	color: #522773;
	font-weight: 600;
	text-decoration: none;
}

.btn-line-purple:hover {
	border-color: #fcb131;
	color: #fcb131;
	text-decoration: none;
}

.vc_btn3-color-purple {
	color: #522773!important;
	border-color: #522773!important;
}

.vc_btn3-color-purple:hover {
	background-color: #522773!important;
	color: #fff!important;
}

.btn-mes-mb {
	text-align: center;
	background-color: #fcb131;
	font-size: 20px;
	font-weight: 600;
}

.btn-mes-mb a {
	color: #522773;
	width: 100%;
	padding: 10px;
	display: inline-block;
}

.bg-lightgrey {
	background-color: #ebebeb;
}

.bg-g-t {
	background: url(http://andersens.com.au/wp-content/uploads/2017/03/bg-g-t.png);
	color: #fff;
}

.bg-p-t {
	background: url(http://andersens.com.au/wp-content/uploads/2017/03/bg-p-t.png);
	color: #fff;
}



/*-- Main
===========================---*/

body, html {}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding-top: 50px;
}

.container {}

.sec-space {
	padding: 60px 0;
}

.sec-pad {
	padding: 40px 0;
}

.sec-title,
.sec-title h2 {
	text-align: center;
	font-size: 32px;
	font-weight: 300;
}

.vc_row {
	margin-left: auto;
	margin-right: auto;
}


/*-- Header
===========================---*/

#header {}



/*-- Navigation
-------------------------*/

.navbar-fixed-top {
	-webkit-backface-visibility: hidden;
}

.navbar-brand {
	padding: 12px 20px 10px 10px;
}

.navbar-default {
	text-shadow: 0px;
	margin: 0;
	border: 0;
	background: #008457;
	box-shadow: none;
}

.nav>li>a {
padding-left: 12px;
padding-right: 12px;
}

.navbar-default .navbar-nav>li>a,
.navbar-default li>a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	text-shadow: 0px;
}

.navbar-default li>a,
.navbar-default .navbar-nav>li>a {
	text-shadow: none;
	border-bottom: 4px solid transparent;
}

.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	border-color: #fcb131;
	background: #00704a;
}

.navbar-default li>a:focus, 
.navbar-default li>a:hover {
	color: #fff;
	border-color: #fcb131;
	background: #00704a;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav > .active > a:hover {
	color: #fff;
	border-color: #fcb131;
	background: #00704a;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.open>a {
	background: #00704a;
	color: #fff;
	text-shadow: 0px;
}

.navbar-default .navbar-right > li > a {
	border-color: #fcb131;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background: #008457;
}


/*-- DROPDOWN -- */
.dropdown-header {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	margin: 10px 0 0 0;
}

.navbar-nav>li>.dropdown-menu {
	background: #00704a;
	color: #fff;
}

.dropdown-menu>li>a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 14px;
	padding: 3px 20px 3px 15px;
}

.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
	background: #008457;
	color: #fff;
}

.dropdown-menu>li.nav-link-par>a {
	font-weight: 600;
	padding: 8px 20px 5px 15px;
}

.nav-find {
	background-color: #00704a;
	font-size: 16px;
}

.navbar-default .navbar-right li.nav-ph a {
	color: #fcb131;
	border-color: transparent;
	font-size: 18px;
}

.navbar-default .navbar-right li.nav-ph a:hover {
	background: none;
}

.nav-find span.glyphicon {
	color: #fcb131;
	font-size: 16px;
	line-height: 14px;
}

li.nav-ph  span.glyphicon {
	color: #fff;
	font-size: 16px;
	line-height: 14px;
}

.nav-mb {
	float: right;
	color: #fff;
}

ul.nav-mb  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul.nav-mb  li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

ul.nav-mb li.nav-ph a .glyphicon,
ul.nav-mb a .glyphicon {
	font-size: 24px!important;
}

ul.nav-mb  a {
	display: inline-block;
	padding: 15px 10px;
	background: none;
}

.nav-mb .nav-find {
	background: none;
}


/*-- PRODUCT row -- */

.navbar-prod {
	margin: 0px;
	padding: 0px 0px;
	background: url(http://andersens.com.au/wp-content/themes/And-theme/images/nav-bottom.jpg) bottom repeat-x #00704a;
}

.navbar-prod li>a {
	font-size: 18px;
	padding: 15px 10px 13px;
}


/*-- Content
===========================---*/

.content {}

.content-box {
	padding: 20px;
}


/*-- Home
===========================---*/

.carousel .item img {
	width: 100%;
	height: auto;
}

.carousel-control.left,
.carousel-control.right {
	background: none;
}

.hm-prod-boxes {
	margin: 0px;
	padding: 0px;
}

.hm-prod-boxes .vc_btn3-container.vc_btn3-inline {
	width: 100%;
	display: inline;
}

.hm-prod-boxes .vc_btn3-style-custom {
	width: 100%;
	font-weight: 600;
	font-size: 15px;
	background: url(http://andersens.com.au/wp-content/uploads/2017/02/sec-divide.png) left center repeat-y;
}

.hm-prod-boxes .wpb_content_element {
	margin-bottom: 0px;
}

.hm-prod-boxes .vc_btn3-size-lg {
	font-size: 20px;
}

.hm-prod-boxes .vc_column-inner {
	padding: 0px;
}

.hm-boxes {
	background-color: #fff;
}

.hm-boxes .col-sm-6 {
	padding: 0;
	margin: 0;
}

.hm-boxes a:hover {
	text-decoration: none;
}

.hm-box {
	text-align: center;
	background: url(images/box-bg.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}

.hm-box:hover {
	opacity: 0.8;
	cursor:  hand;
}

.hm-box:hover .hm-b-title {
	opacity: 1;
}

.hm-b-title {
	padding: 70px 30px;
	opacity: 1;
	background: url(http://andersens.com.au/wp-content/uploads/2016/02/bg-20op.png);
}

.hm-boxes h2 {
	font-size: 20px;
	font-weight: 400;
	margin: 0px 0px 10px 0;
	padding: 0px;
}

.hm-boxes p {
	font-size: 16px;
	font-weight: 300;
	min-height: 70px;
}

.hm-boxes h2,
.hm-boxes p {
	text-shadow: 1px 1px 5px #000;
}

.hm-highlights {}

.hm-h-item {
	text-align: center;
	color: #666666;
	font-weight: 300;
	padding: 35px 0;
}

.hm-h-item h3 {
	font-size: 20px;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}

.hm-h-item p {
	padding: 20px 0 35px 0;
	line-height: 1.4;
}

.hm-h-item {
	font-size: 16px;
}

.hm-tests {
	background: url(images/bg-wood.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.test-item {
	max-width: 790px;
	margin: 0 auto;
	padding: 50px 30px 80px 30px;
	font-size: 25px;
	text-align: center;
	color: #444;
}

.test-item span {
	display: block;
	padding: 20px 0 0 0;
	font-size: 20px;
}

.hf-boxes .col-sm-6 {
	padding: 0 1px;
	margin: 0;
	background-color: #fff;
}


.hf-b-item {
	text-align: center;
	background: url(http://andersens.com.au/wp-content/uploads/2016/05/WoolImage.jpg) no-repeat center bottom #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	padding: 70px 30px;
	background-color: #000;
}

.hf-b-item:hover {
	opacity: 0.8;
	cursor:  hand;
}

.hf-b-item h4 {
	margin: 10px 0;
	padding: 0;
	font-size: 21px;
	text-transform: uppercase;
}

.hf-b-item p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff!important;
	min-height: 47px;
}

.hf-b-item h4,
.hf-b-item p {
	text-shadow: 1px 1px 5px #333;
}

.hm-tests a.btn-line-purple:hover {
	color: #00704a;
	border-color: #00704a;
}

.hm-quote-bg {
	color: #fff;
	font-size: 18px;
	padding: 60px 0 80px 0;
}



/*--- PARENT category ----
---------------------------------*/
.parent-cat .prod-text {
	font-size: 16px;
}

.parent-cat .tab-title {
	padding: 90px 30px;
}

.page-id-248 .tab-title {
	background: none;
}



/*-- Product
===========================---*/

.woocommerce h1 {
	margin: 0px 0 10px 0;
}

.woocommerce .woocommerce-breadcrumb {
	margin: 0 0 30px 0;
}

.page-template-temp-cat-php .carousel {
	box-shadow: 0px 0px 5px #333;
	border-bottom: 2px solid #fff;
}

.prod-vid {
	margin: 0 0 10px 0;
}

.prod-text h1 {
	margin: 0;
	padding: 0 0 20px 0;
}

.text-links {
	padding: 6px 0 0 0;
}

.text-links a {
	width: 100%;
	text-align: center;
}

.prod-tabs .col-sm-6 {
	margin: 0;
	padding: 0;
}

.tab-box, .nav-tabs {
	padding: 0px;
	margin: 0px;
}

ul.nav-tabs  {
	padding: 0px;
	margin: 0px;
	background-color: #f8f5f5;
}

ul.nav-tabs li {
	padding: 0px 1px;
	margin: 0px;
	background-color: #fff;
}

ul.nav-tabs li a {
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	border-bottom: 3px solid #ddd;
}

.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover {
	border-bottom: 3px solid #fcb131;
}

.nav-tabs > li > a:hover {
	border-bottom: 3px solid #fcb131;
	opacity: 0.8;
}

.tab-box {
	text-align: center;
	background: url(images/bg-foot.jpg) no-repeat center center #ddd; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}

.tab-title {
	background: url(http://andersens.com.au/wp-content/uploads/2016/02/bg-40op.png);
	padding: 50px 20px 50px 20px;
}

.tab-box .tab-title h2,
.tab-box .tab-title p {
	font-size: 20px;
	margin: 0px 0;
	padding: 0;
	font-weight: 500;
}

.tab-content .tab-pane {
	padding: 30px;
	background: #ebebeb;
}

.tab-content .tab-pane h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 0 0px 10px 0;
}

.prod-gal .col-sm-4 {
	background-color: #fff;
}

.p-g-head h4 {
	padding: 10px 0 0px 0;
	font-size: 22px;
	font-weight: 600;
}

.p-g-head h5 {
	padding: 0px 0 5px 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
}

.p-g-item {
	margin: 0 0 20px;
}

.p-g-item img {
	width: 100%;
	height: auto;
}

.p-g-grid {
	max-height: 350px;
	overflow-y: scroll;
}

.p-g-grid .row {
	margin-left: 0px;
	margin-right: 0px;
}

.p-g-right .p-g-grid .caption {
	font-size: 12px;
	color: #333;
}

.p-g-grid .col-xs-4 {
	padding-left: 5px;
	padding-right: 2px;
}

.p-g-grid img {
width: 100%;
height: auto;
}

.p-swatches-only {
padding: 40px 0;
border-top: 1px solid #dddddd;

}


.p-swatches-only {
text-align: center;

}

 h4 {
font-size: 26px;
margin: 0 0 0px 0;
font-weight: 600;
}

.p-swatches-in h5 {
padding: 10px 0 10px 0;
	font-size: 15px;
	font-weight: 400;
line-height: 1.4;
}

.p-swatches-only .wppninja-spacing  {
margin-bottom: 30px!important;
}

/*--PROD V2---------------------------------*/

.prod-title {
background-color: #00704a;
color: #fff;
text-align: center;
padding: 30px 0;
text-transform: uppercase;
}

.prod-title h1 {
font-size: 32px;
}

.prod-breadcrumb,
.prod-breadcrumb a {
color: #31d39c;
}

.slider-v2 {
background-color: #522773;
}

.slider-v2 .col-sm-9 {
padding-left: 0px;
padding-right: 0px;
}

.slider-v2 .col-sm-3 {
padding-left: 0px;
padding-right: 0px;
}

.page-template-temp-cat-v2 h2 {
font-size: 26px;
color: #6c266c;
}

.prod-link .img-responsive {
width: 100%;
height: auto;
}

.prod-list-links {
background-color: #00704a;
padding: 20px 0;
}


/*-- Find Stores
===========================---*/

.page-id-17 .page-content .col-sm-4 {
display: none;
}



.page-id-17 .page-content .col-sm-8 {
width: 100%;
float: none;
}


.store-head {

}

.s-h-left {

}

.s-h-left h1 {
margin: 35px 0 10px 0;
padding: 0px;
}

.s-h-left h4 {
font-size: 18px;
font-weight: normal;
color: #008457;
}


.s-h-right {
text-align: right;

}

.s-h-right .wpsl-contact-details {
font-size: 34px;
color: #fff;
}

.wpsl-location-address {
margin-bottom: 0px;
padding: 0px;
}
.wpsl-location-address span {
padding: 0 5px 0 0;

}

.s-h-left .wpsl-location-address br {
display: none;
}

.s-h-right .wpsl-contact-details {
font-size: 0px;
margin: 40px 0;
}

.s-h-right .wpsl-contact-details span {
color: #008457;
font-weight: 500;
font-size: 34px;
}

.store-details {
margin: 0 0 40px 0;
font-size: 14px;
font-weight: 600;
color: #00704a;
}

.store-details span,
.store-details time {
font-weight: 400;
color: #666;
}

.store-details h4 {
margin: 0;
padding: 0px 0 15px 0;
font-weight: 600;
text-transform: uppercase;
}

.store-details .wpsl-location-address {
margin: 0 0 20px 0;
font-size: 16px;
}

.wpsl-contact-details span {
display: block;
}



/*-- BLK TILE BOXES 
-------------------------------*/

.blk-tile-boxes {

}

.blk-tile-boxes .tab-box {



}



.blk-tile-boxes .col-sm-4 {
margin: 0px;
padding: 1px;
}

.blk-tile-boxes h2 {
text-transform: uppercase;
font-weight: 400;
}


.blk-tile-boxes a:hover {
text-decoration: none;
}



/*-- Page
===========================---*/

.page-content {
padding: 40px 0;
}

.text-page h1 {
margin: 0px 0 20px 0;
}


/*-- Blog
===========================---*/

.b-l-post article {
background-color: #eee;
padding: 15px;
border-top: 3px solid #fcb131;
font-size: 14px;
line-height: 1.5;
color: #666;
}

.b-l-post article h2 {
margin: 10px 0 10px 0;
font-size: 24px;
}

.b-l-post .post-details {
padding: 0px 0 10px 0;
}

.b-l-post .b-l-link {
display: block;
padding: 10px 0 0 0;
font-weight: 600;
text-transform: uppercase;
text-align: right;
}

.blog-list .col-sm-6:nth-child(2n+1) {
clear: both;
}


.gform_wrapper ul.gform_fields {
padding: 0px;
margin: 0px;
}

.module {
border: 1px solid #eee;
margin: 0 0 20px 0;

}

.module h4 {
background-color: #eee;
text-align: center;
font-size: 16px;
padding: 8px;
margin: 0 0 15px 0;
border-bottom: 2px solid #fcb131;
}

.module ul {
list-style: none;
margin: 0 0 10px 0;
padding: 0 0 0 20px;
}

.module ul li {
margin: 0;
padding: 0 0 10px 0;
}

.module ul li a {
font-size: 16px;
}

.module ul li span {
display: block;
color: #999;
}

.blog h1 {
font-size: 28px;
font-weight: 400;
color: #008457;
}

.blog h2 {
font-size: 28px;
font-weight: 400;
color: #008457;
}

.blog p {
color: #666;
}

.b-l-post {
margin: 0 0 30px 0;
}

p.post-details {
font-size: 12px;
color: #999;
}

/*-- Contact
===========================---*/

.page-id-205 {

}

.page-id-205 .vc_column-inner  h4 {
color: #008457;
font-weight: 600;
border-bottom: 1px solid #ddd;
padding: 0 0 10px 0;

}

.page-id-205 .contact-ho h4 {
margin-bottom: 35px;
padding: 0 0 10px 0;
}

.page-id-205 .contact-ho {
font-size: 18px;

}

.page-id-205 .contact-ho h5 {
font-weight: 600;
color: #008457;
text-transform: uppercase;
padding: 0 0 5px 0;
margin: 0;
}

.page-id-205 .contact-ho p {
padding: 0 0 10px 0;
}

.page-id-205 h2 {
line-height: 1.4;
padding: 0px 0 20px 0;
font-weight: 500;
color: #666;
}


.page-id-205 .gform_body label {

font-weight: 400;
}

.gform_wrapper .top_label .gfield_label {
padding: 0px;
font-weight: 600;
text-transform: uppercase;
margin: 20px 0 0 0px;
color: #008457;
}

.gform_footer {
text-align: right;
padding: 0 10px 0 0!important;
}

.gform_button {

border: 2px solid #008457;
	padding: 8px 30px!important;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px!important;
	color: #008457;
	font-weight: 600;
	text-decoration: none;
background: none;
box-shadow: none;

}



/*-- GRAVITY FORM
-------------------*/

.gform_wrapper {
	margin: 0;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 3px;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper .gfield_required {
	font-weight: 700;
	font-size: 14px;
}

.gform_wrapper div.ginput_container input {
background-color: #ddd;
border: 0;
}

.gform_wrapper .gform_footer input[type=submit] {
	padding: 13px 19px;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 5px;
	box-shadow: none;
	border: 2px solid #008457;
	color: #008457;
	background-color: transparent;
}

.gform_wrapper .gform_footer input[type=submit]:hover {
	background: #00704a;
border: 2px solid #00704a;
	color: #fff;
}




/*-- MODAL
-------------------*/

.modal-header {
background: #008457;
color: #fff;
text-align: center;
border-bottom: 4px solid #522773;
overflow: hidden;
}

.modal-header h4 {
font-size: 22px;
}

.modal-body ul {
list-style: none;
}

.modal-body ul li {

}

.modal-body h4 {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}

.modal-body textarea {
max-height: 80px;
width: 100%;
}

.modal-body input.medium {
width: 100%;
}

.gform_confirmation_wrapper {
color: #008457;
text-align: center;
padding: 20px 10px;
margin: 10px 0;
border-top: 2px solid #008457;
border-bottom: 2px solid #008457;
font-size: 18px;
}


/*-- CATALOGUE --
==========================*/

.page-id-3190 iframe {
height: 900px;
}



/*-- Product LIST
===========================---*/

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 1.8% 2.992em 0;
width: 23%
}



/*-- Product
===========================---*/

.prod-list .product_type_external {
display: none!important;
}

.single-product .product_title {
display: none;
}

.single-product .cart .button {
width: 100%;
text-align: center;
font-size: 20px;
font-weight: normal;
}

.single-product .cart a.button {
background: #008457;
padding: 20px 10px 22px;
}

.single-product .cart a.button:hover {
background: #00704a;
}

.woocommerce .col-sm-3 h4 {
font-size: 18px;
text-transform: uppercase;
}


.woocommerce .col-sm-3 ul {
list-style: none;
margin: 0px 0 20px 0;
padding: 0px;
}


.woocommerce .col-sm-3 ul li {
margin: 5px 0 10px;
}

.woocommerce .col-sm-3 ul li a{
font-size: 16px;
}

.woocommerce .col-sm-3 ul li li {
margin: 5px 0 5px 0px;
}

.woocommerce .col-sm-3 ul li li a{
font-size: 14px;
color: #999;
}




/*-- Footer
===========================---*/

.footer {
	color: #fff;
	padding: 30px 0;
}

.f-left {
	padding: 10px 0 0 0;
}

.f-left h4 {
margin: 0 0 5px 0;
padding:0;
font-size: 16px;
font-weight: 600;
}

.f-right {
	
}


.f-right a {
	display: inline-block;
padding: 0 0 0 10px;
}

.f-right img  {
max-height: 40px;
width: auto;
}

.foot-links {
	
	margin: 40px 0 0 0;
}

.footer img {
max-width: 250px;
height: auto;
}

.footer a {
color: #fff;
}


.footer a:hover {
color: #aaa;
}



/*--- Video List
---------------------------------*/

.vid-gallery-min-height:hover {
opacity: 0.7;
}

.vid-list-item img:hover {
opacity: 0.7;
}

.feat-image img {
width: 100%;
height: auto;
}

.vid-title {
margin-bottom: 40px;
}

.vid-list .col-sm-4:nth-child(3n+2) {
clear: left;
padding-bottom: 30px;
}

.single-videos .vc_single_image-wrapper img:hover {
opacity: 0.7;
}


/*-- Screen sizes
===========================---*/


@media(max-width:1390px){


.hm-boxes p {
min-height: 95px;

}

}


@media(max-width:1290px){

.tab-box .tab-title h2,
.tab-box .tab-title p {
min-height: 45px;
}


}

@media(max-width:1200px){

.nav-find span.fas-txt,
li.nav-ph  span.ph-txt  {
display: none;
}

.navbar-default .navbar-nav>li>a {
padding: 15px 5px;
}

.navbar-default .navbar-right>li>a {
padding: 15px 15px;
}


/*-- hom boxes -- */

.hm-boxes p {
min-height: 50px;
}


/*-- Prod tabs -- */

.tab-box .tab-title h2,
.tab-box .tab-title p {
min-height: 45;
}

}

@media(min-width:992px){

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }



}

@media(max-width:992px){

/* -- header ---*/

.nav-find span.glyphicon,
li.nav-ph  span.glyphicon  {
font-size: 24px;
}

.page-id-3190 iframe {
height: 100%;
}

.page-id-3190 .footer,
.page-id-3190 .hf-boxes {
display: none;
}

/*-- Home  --*/

.test-item {
font-size: 18px;
}

.sec-title {
font-size: 22px;
}



.navbar-default .navbar-right {

}

.navbar-default .navbar-nav>li>a {
padding: 20px 7px 10px 7px;
font-size: 14px;
}





}



@media(max-width:767px){

body {

padding-top: 95px

}

.nav-find span.fas-txt,
li.nav-ph  span.ph-txt  {
display: inline;
}

.nav-find span.glyphicon,
li.nav-ph  span.glyphicon  {
font-size: 18px;
}

.navbar-toggle {
border: 0px;
}

.navbar-default .navbar-toggle:hover {
background-color:#00704a;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
height: 3px;
width: 30px;
}

.navbar-default .navbar-nav .open .dropdown-menu {
background: #00704a;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a {

padding: 10px 0;
text-align: center;
font-size: 16px;
color: #fff;

}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color: #ccc;
}




.navbar-toggle .icon-bar + .icon-bar {
margin-top: 5px;
}

.navbar-default .navbar-nav>li>a {
text-align: center;
font-size: 16px;
padding: 10px;
}

.navbar .container {
padding-right: 0px;
}


#menu-item-240 li {
display: none;
}

#menu-item-240 li.nav-link-par {
display: inline;
}



/*-- hom boxes -- */

.hm-b-title {
padding: 30px;
}

.hm-boxes p {
min-height: 15px;
}

/*-- product page -- */

.tab-title {
padding: 20px 0;
}

.wppninja-spacing img {
margin-bottom: 20px;
}




/*-- Prod tabs -- */

.tab-box .tab-title h2,
.tab-box .tab-title p {
min-height: 100%;
}



.f-right { 
text-align:left;
padding: 40px 0 0 0;
}


}

@media(max-width:768px){

.navbar .container {
padding-right: 15px;
}

.nav-tabs > li {
width: 100%;
}






/*-- parent category -----*/
.parent-cat .tab-title {
padding: 40px 30px;
}

.p-g-grid img {
margin: 0 0 10px 0; 
}



}



@media(max-width:500px){



}



@media(min-width:800px){

.p-g-grid {
max-height: 250px;
overflow-y: scroll;
}

}

@media(min-width:1200px){

.p-g-grid {
max-height: 350px;
overflow-y: scroll;
}

}



@media(min-width:1600px){

.p-g-grid {
max-height: 450px;
overflow-y: scroll;
}

}

@media(min-width:1900px){

.p-g-grid {
max-height: 570px;
overflow-y: scroll;
}

}


@media(min-width:2200px){

.p-g-grid {
max-height: 670px;
overflow-y: scroll;
}

}

@media(min-width:2400px){

.p-g-grid {
max-height: 720px;
overflow-y: scroll;
}

}


@media(max-width:992px){

.p-g-head {
text-align: center;
padding: 40px 0;
}

.p-g-grid {
max-height: 100%;
overflow-y: hidden;
}

.p-g-grid .caption {
text-align: center;
font-size: 14px!important;
padding: 5px 0 10px;
}

}

