.gform_button{
    background-color: #4a5a63 !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    padding: 15px 35px;
    border-radius: 0;
}

.container {
	max-width:1170px;
    margin-left: auto !important;
    margin-right: auto !important;
}
body {
  /*color: #868686!important;*/
  color: #333!important;
  font-family: "Source Sans Pro",sans-serif!important;
  font-size: 16px!important;.woocommerce-products-header .term-description
  overflow-x:hidden;
  font-weight: 300!important;
}

/* newsletter sign up thanks page */ 

.page-id-186893 .woocommerce .products .product {
    margin-right: 0;
    text-align: center;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
        margin-right: 0;
    text-align: center;
}
@media (min-width: 500px) {
    .page-id-186893 .woocommerce .products {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 16px;
    }
    .page-id-186893 .woocommerce .products .product:nth-child(1) {
      grid-column-start: 1; /* Item starts on the third column line */
    }
    /*.page-id-186893 .woocommerce .products .product {
        float: left;
        width: 50%!important;
        padding-left: 8px;
        padding-right: 8px;
    }*/
}
@media (min-width: 768px) {
    .page-id-186893 .woocommerce .products {
        display: grid;
        grid-template-columns: auto auto auto auto;
        grid-gap: 10px;
    }
    /*.page-id-186893 .woocommerce .products .product {
        float: left;
        width: 25%!important;
        padding-left: 8px;
        padding-right: 8px;
    }*/
}
/* newsletter sign up thanks page */ 

@media screen and (max-width: 768px){
	.wpb_wrapper iframe {
		width:100%;
	}p
    .affix-top{
        position: relative !important;
        top: 0px !important;
    }
    .affix {
        position: relative;
        top: 0;
        transform: translateY(0);
    }
    body {
        padding-top: 0px !important;
	}post
    body.admin-bar .wrapper-header {
        margin: 0px;
	}
    .navbar-toggle.mobile-btn {
	  display: block;
	}
    .navbar-toggle.main {
	  display: none;
	}
	.header-links{
		padding:0px;
	}
	.header-links .oi {
		margin:0px; 
	}
}

@media screen and (max-width:767px){
	.navbar-header {
		font-size: 24px;
		padding: 0;
	}
	.header-links {
		margin-top: 7px;
		text-align: right;
	}	
}

/*MY Custom CSS*/
.wrapper-header {
    margin-bottom:20px;
}
.home .wrapper-header {
    margin-bottom:0;
}
#sitewide {
	background:#394a53;
	color:#fff;
	padding-top: 7px;
    padding-bottom: 6px;
    text-align:center;
    display:none;
}
@media (min-width:992px) {
    #sitewide {
        display:block;
    }
}
#sitewide ul {
    margin:0;
    padding:0;
    list-style:none;
}
#sitewide ul li {
    margin:0;
    padding:0;
    list-style:none;
    display: inline-block;    
}
#sitewide p {
	margin:0;
	text-align:center;
	line-height: 17px;
}
#sitewide ul li a {
	color: #e0dddd!important;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    /*border: solid #fff 1px;*/
    text-decoration: none!important;
    padding: 2px 8px 1px;
	margin-left:6px;
	margin-top:0;
	margin-bottom:0;
}
#sitewide ul li a:hover {
	background:transparent;
}
@media (min-width:1200px) {
    #sitewide ul li a {
        padding: 2px 8px 1px;
    	margin-left:16px;
    }    
}
.post-thumb {
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 50%;
    text-align:center;
    display:block;
    padding:50px 20px;
    font-family: 'Montserrat', sans-serif;
    color:#ffffff;
    text-transform:uppercase;
    position:relative;
}
@media (min-width:768px) {
	.post-thumb {
		min-height:328px
	}
}
@media (min-width:992px) {
	.post-thumb {
		min-height:312px
	}
}
@media (min-width:1200px) {
	.post-thumb {
		min-height:284px
	}
}
.post-thumb:after {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0,.4);
    transition:background-color .2s;
}
.post-thumb:hover:after {
    background-color:rgba(0,0,0,.6);   
}
.post-thumb h2 {
    font-size:40px!important;
    color:#fff;
}
.post-thumb p {
    font-size:20px!important;
    color:#fff;
}
.post-thumb > article {
    z-index: 100;
    position: relative;
}
.post-thumbnail {
	margin-bottom:30px;
}
.entry-content.white-bg .post-thumbnail > img {
	max-width: 100%;
	height: auto;
	display: block;
}
.wc-block-grid__product-image img {
	max-width: 100%;
	height: auto;
	display:block
}
.single-product .tinv-wraper.tinv-wishlist {
  font-size: 18px;
  margin-bottom:10px;
}
.single-product .sharing-btn {
    margin-bottom:20px;
}
@media (min-width:500px) {
  .single-product .tinv-wraper.tinv-wishlist {
    float:left;
    margin-bottom:20px    
  }
  .single-product .sharing-btn {
    float:right;
    margin-bottom:20px
  }
}
.woocommerce div.product form.cart {
    clear:both;
}
.woocommerce-product-details__short-description .nav > li > a {
    position: relative!important;
    display: block!important;
    padding: 10px 15px!important;
}
.woocommerce-product-details__short-description .nav-tabs > li.active > a, .woocommerce-product-details__short-description .nav-tabs > li.active > a:hover, .woocommerce-product-details__short-description .nav-tabs > li.active > a:focus {
    color: #555555!important;
    background-color: #ffffff!important;
    border: 1px solid #dddddd!important;
    border-bottom-color: transparent!important;
    cursor: default!important;
	padding: 10px 15px!important;

}
.woocommerce-product-details__short-description .nav-tabs {
	margin-bottom:20px;
}
.pe-hr {
/* 	border-top-color:#d8d8d8; */
	border-top-color:#f1bd88;
	margin-top:5px;
	margin-bottom:15px;
}
#product-enquiry-form {
/* 	background:#e0e0e0; */
	background:#EDCAA6;
	border:1px solid #ccc;
	border-color:#f1bd88;
	padding:20px;
	margin-bottom:30px;
}
#product-enquiry-form label {
	color:#394a53;
	text-shadow:1px 1px 1px rgba(255,255,255,.5);
}
#product-enquiry-form h2 {
	margin-top:0;
	margin-bottom:20px;
	text-align:center;
	text-shadow:1px 1px 1px rgba(255,255,255,.5);
}
#product-enquiry-form textarea.form-control {
	height:136px!important;	
}
#product-enquiry-form .other-garments {
    margin-bottom: 0;
}
#product-enquiry-form .other-garments .checkbox {
	display:inline-block;
	margin-right:20px;
	margin-top: 0;
    margin-bottom: 0;
}
#product-enquiry-form .other-garments .checkbox label {
	line-height:1.55;
}
#product-enquiry-form .other-garments .checkbox:last-child {
	margin-right:0;
}
.send-wrap .form-group {
	margin-bottom:0;
}
#product-enquiry-form .form-control {
	border-color:#f1bd88;
}
.recaptcha-wrap {
	margin-bottom:10px;
}
.upload-wrap {
	margin-top:20px;
	margin-bottom:20px;
}

@media (min-width:768px) {
	.recaptcha-wrap .wpcf7-form-control-wrap .g-recaptcha > div {
		margin-left:auto;
		margin-right:auto;
	}
	#product-enquiry-form input[type="submit"] {
		margin-left:15px;
	}
	.upload-wrap .wpcf7-form-control.wpcf7-file {
		margin-left:auto;
		margin-right:auto;
	} 
	#product-enquiry-form .form-group.your-message {
		margin-bottom:0;	
	}
	.send-wrap {
		text-align:center;
	}
	.upload-wrap {
		text-align:center;
	}	
}
@media (min-width:992px) {
	.send-wrap {
		text-align:left;
	}	
	.upload-wrap {
		text-align:left;
		margin-top:0;
	}
	#product-enquiry-form input[type="submit"] {
		margin-left:0;
	}
	.upload-wrap .wpcf7-form-control.wpcf7-file {
		margin-left:0;
		margin-right:0;
	}
	.recaptcha-wrap .wpcf7-form-control-wrap .g-recaptcha > div {
		margin-left:0;
		margin-right:0;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	/*.custom-offset {
		margin-left:3%;
	}
	.row-custom {
		margin-left:1.5%;
	}
	.col-sm-4 {
		width:30%;
	}*/
	#rc-imageselect, .g-recaptcha {
		transform:scale(0.92);-webkit-transform:scale(0.92);transform-origin:0 0;-webkit-transform-origin:0 0;
	} 
}
.img-responsive {
	display:inline-block !important;
}
a {
  text-decoration: none !important;
  cursor: pointer;
}
h1 {
	font-size:36px !important;
    color: #394a53;
}
h3 {
	font-size:24px !important;
    color: #394a53;
}
h2 {
	font-size:28px !important;
    color: #394a53;
}
h4 {
	font-size:22px !important;
    color: #394a53;
}
h5 {
	font-size:18px !important;
    color: #394a53;
}
h6 {
	font-size:16px !important;
}

.no-padding {
	padding:0 !important;
}
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.full-width {
	width:100%;
	height:auto;
}
.affix-top {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.affix {
  position: fixed;
	top: -120px;
  transform: translateY(100%);
  transition: transform 0.3s ease 0s;
  width: 100%;
  z-index: 10;
	height:120px;
}
.affix .header {
  margin: 10px 0;
}
.affix .logo img {
  margin-top: 0;
  width: 125px;
}
.affix .navbar-header {
  padding: 0;
}
.affix .header-links {
  margin-top: 0;
}
.single-casestudies .post-header h1 {
    font-family: 'Montserrat', sans-serif;
    color:#868686;
    text-transform:uppercase;
    font-size:28px!important;
}
.single-casestudies .post-header h2 {
    font-family: 'Montserrat', sans-serif;
    color:#868686;
    font-size:20px!important;
}
.case-study-content-img figure {
    margin-bottom:30px!important;
}
@media (min-width:1200px) {
    .case-study-content-img figure {
        margin-bottom:0!important;
    }
}
.case-study-content-img img {
    height:auto;
}
.case-study-content-h2 {
    margin-top:0;
}
.single-casestudies .post-content p, .single-casestudies .post-content h2 {
    font-family: 'Montserrat', sans-serif;
    color:#868686;    
}
.single-casestudies .post-content h2 {
    font-size:22px!important;
}
.single-casestudies .post-thumbnail {
    margin-bottom:10px;
}
.single-casestudies .customer-quote {
    color:#18b8d9!important;
}
@media (min-width:768px) {
	.color-white{
		color:#fff;
	}
	.post-header {
	  position: absolute;
	  top: 70px;
	  padding-bottom: 20px;
	  background: rgba(0, 0, 0, .5);
	}
	.single-casestudies .post-header {
	    position:static;
	    background:none;
	    text-align:left;
	    padding-bottom:10px;
	}
	.single-casestudies .post-header h1 {
	    font-size:38px!important;
	}
	.post-category {
		color: #fff;
		margin-top: 19px;
		margin-bottom:0;
	}
	.affix .navbar-header {
		padding-top:20px;
	}
	.affix .header-links {
		margin-top:20px;
		margin-bottom:0;
	}
}
@media (min-width:992px){
	.post-header {
	  top: 90px;
	}
}
@media (min-width:1200px) {
	.post-header {
	  top: 110px;
	}	
	.ex-large {
		font-size:48px !important;
	}
}
.large {
	font-size:38px !important;
}
.gform_wrapper .form-product-enquiry .gform_footer {
	text-align:center;
}
.gform_wrapper .form-newsletter-signup .gform_footer {
	text-align:right;
	padding-top:0;
}
.gform_wrapper .form-product-enquiry .gform_footer input.button {
	padding:15px 35px;
	border-radius:0;
}
.gform_wrapper .form-product-enquiry h3.gform_title {
	text-align:center;
	text-shadow: 1px 1px 1px rgba(255,255,255,.5);
	font-size: 28px !important;
	color: #394a53;
	font-weight:400;
}
.gform_wrapper .form-product-enquiry span.gform_drop_instructions {
    color: #394a53;
}
.gform_wrapper .large {
/*.form-product-enquiry .large { */
	font-size:18px!important;
}
.gform_wrapper .form-product-enquiry .gform_heading {
	margin-bottom:0;
}
.form-product-enquiry {
	background: #EDCAA6;
	border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
	border-color: #f1bd88;
	padding: 20px;
	margin-bottom: 30px;
}
.gform_wrapper .form-newsletter-signup li.hidden_label input {
	margin-top:0;
}
.gform_wrapper .form-product-enquiry textarea.large {
	border:none;
	padding-left:15px;
	padding-top:10px;
}
.form-product-enquiry select, .form-product-enquiry input[type="text"], .form-newsletter-signup input[type="text"] {
	height: 50px !important;
	border:none;
	border-radius: 0;
	padding-left:15px!important;
	color:#394a53;
}
.form-product-enquiry_wrapper {
	margin-top:0!important;
	margin-bottom:40px!important;
}
.gform_wrapper.gf_browser_chrome .form-product-enquiry .gfield_checkbox li input {
	margin-top:0!important;
}
.gform_wrapper.gf_browser_chrome li select {
	margin-top:10px!important;
}
.form-product-enquiry #field_5_8:before {
	font-family:'fontawesome';
	content: "\f03e";
	margin-right:8px;
	color:#394a53;	
}
.form-product-enquiry #field_5_7 .ginput_container {
	margin-top:10px!important;
}
.gform_wrapper .form-product-enquiry .top_label .gfield_label {
	color:#394a53;
	font-weight:400!important;
	display:inline;
}
body .gform_wrapper .top_label #field_5_8 div.ginput_container {
	margin-top: 16px;
}
.gform_wrapper .form-product-enquiry .gfield_checkbox li label {
	font-size:16px;
	color:#394a53;
	font-weight:400;	
}
.gform_wrapper .form-product-enquiry .gform_fileupload_multifile .gform_drop_area {
	background: rgba(255,255,255,.3);
	border:none;
	border-radius:0;
}
@media only screen and (min-width: 641px) {
	.gform_wrapper textarea.large {
		margin-top:12px;
	}
}
.white-bg {
  background: #fff none repeat scroll 0 0;
}
.large-btn {
  background: #35e8f2 none repeat scroll 0 0;
  border-radius: 28px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 8px 60px;
  color:#000;
}

.large-btn.black {
	background:#333;
}
.header a:hover, .header button:hover {
  color: #8ca4b9;
}
.dropdown-content a {
  color: #4a5a63;
}
.login-popup a {
  color: #4a5a63;
}
.dropdown-content a:hover {
  color: #8ca4b9;
}
.login-popup a:hover {
  color: #8ca4b9;
}
.small-btn {
  background: #2a8c1d none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  padding: 8px 20px;
  border-radius:10px;
}
.medium-btn:hover, .contact-form .submit input:hover {
  background: #5d6f79 none repeat scroll 0 0 !important;
  color: #fff;
  transition: all 0.1s ease-in 0s;
}
.page-custom-heading {
  font-weight: 300 !important;
}
.medium-btn {
  background: #4a5a63 none repeat scroll 0 0;
  color: #fff !important;
  font-size: 17px;
  font-weight: 600;
  padding: 12px 45px;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
}
.medium-btn:focus {
  color: #fff;
}
.form-control {
	height:50px !important;
	border-radius:0;
}
form#new_post label {
  color: #868686;
  font-size: 16px;
}
form#new_post em {
  color: #868686;
  font-size: 16px;
}
.tnp-subscription a {
  color: #18b8d9;
}
a, a:focus {
  color: #18b8d9;
}
.modal-body input {
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.wrapper-1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    background: #4a5a63;
    color: #fff;
    font-size: 13px;
    display:none;
}
nav.navbar.main-nav, nav.navbar.cat-nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  margin-bottom: 0px;
}
nav.navbar.main-nav .navbar-toggle {
  background-color: transparent;
  border: none;
  border-radius: 0;
  float: left;
}
.lmp_load_more_button .lmp_button {
  background-color: #394A53;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 1em;
  padding: 15px 30px;
  text-decoration: none;
  margin-bottom: 50px;
  margin-top: 35px;
  border-radius: 0px;
}
.lmp_load_more_button .lmp_button:hover {
  background-color: #4a5a63;
  color: #fff;
}
.cat-filter-class {
  padding-top: 15px;
}
.woocommerce-result-count {
  margin-top: 18px !important;
}
.woocommerce-ordering select {
  color: #8e8e8e;
  display: inline-block;
  font-weight: 600;
  padding-right: 45px !important;
  text-align: right;
  text-transform: uppercase;
}
.navbar-toggle {
  margin-bottom: 0;
  margin-right: 24px;
  margin-top: 0;
  padding: 0;
}
.navbar-toggle {
  font-size: 16px;
  top: 5px;
}
.navbar-toggle .icon-bar {
  border-radius: 0 !important;
  display: block !important;
  height: 3px !important;
  width: 32px !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px !important;
}
.navbar-nav > li a {
  font-family: montserrat;
  line-height: 20px;
  /*padding-bottom: 10px;*/
  /*padding-top: 10px;*/
  padding-bottom:5px;
  padding-top:5px;
  text-transform: uppercase;
  margin-top: 8px;
    margin-bottom: 8px;
}
/*.menu.nav.navbar-nav.topnav {*/
/*  margin: 0;*/
/*  padding-left: 15px;*/
/*  padding-right:15px;*/
/*  padding-top: 50px !important;*/
/*  padding-bottom: 20px !important;*/
/*}*/
/*@media (max-width:767px) {*/
/*    .menu.nav.navbar-nav.topnav {*/
/*        padding-top: 15px !important;*/
/*    }*/
/*}*/
.navbar-default .navbar-nav > li a {
  color: #4a5a63;
  display: inline-block;
}
.navbar-default .navbar-nav li:hover > a,  .navbar-default .navbar-nav li:active > a{
    color: #8ca4b9;
    text-decoration: none;
}
.sub-menu {
  list-style: outside none none;
}
/*.menu.nav.navbar-nav.topnav {*/
/*  margin: 0;*/
/*}*/
.navbar-toggle.inner-button {
  color: #4a5a63;
  font-size: 16px;
  z-index: 2;
}
.navbar-toggle.inner-button.right {
  float: right !important;
  margin-right: 0;
  font-size: 14px;
}
.navbar-collapse {
  background: #c5c5c5 none repeat scroll 0 0;
  border-top: medium none;
  left: 1px;
  padding: 20px 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.dropbtn.pe-7s-call {
  margin-right: 15px;
}
.wrapper-1 a{
    color: #fff;
}
.navbar-header {
  font-size: 24px;
  padding: 43px 0;
}
.navbar-header a {
 /*  padding: 0 10px; */
}
.header-links li {
  display: inline-block;
  float: none;
  padding: 0 15px;
  text-transform: uppercase;
}
.header-links {
  margin-top: 40px;
  text-align: right;
}
.header-links .oi {
  margin-left: 30px;
}
.header-links .searchbtn .pe-7s-search {
  font-size: 24px;
  position: relative;
  top: 5px;
}
#logo {
    max-width:120px;
}
.logo {
  text-align: center;
}
.header {
  margin: 10px 0 10px;
}
@media (min-width:768px) {
    #logo {
        position:absolute;
        left:50%;
        margin-left:-90px;
        max-width:180px;
    }
	.header {
		margin: 18px 0 17px;
	}
	.main-nav.navbar {
	    float:left;
	}
	.top-social-icons {
	    float:right;
	}
}
@media (min-width:992px) {
    .wrapper-1 {
        display:block;
    }
    #logo {
        max-width:200px;
        margin-left:-100px;
    }
}
@media (min-width:1200px) {
    #logo {
        max-width:220px;
        margin-left:-110px;
    }
}
.wrapper-2 {
  background: #394a53 none repeat scroll 0 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
}
.cat-nav {
  padding: 0px;
  list-style: none;
}
.cat-nav > li {
  display: inline-block;
}
.cat-nav > li > a {
  color: #fff;
  display: inline-block;
  font-weight: 400;
  padding: 15px 30px;
  text-transform: uppercase;
}
.cat-nav {
  list-style: outside none none;
  margin-bottom: 0;
  padding: 0;
}
.cat-nav li:first-child a {
  padding-left: 0;
}
.cat-nav li:last-child a {
  padding-right: 0;
}
.banner-container {
  margin-top: 35px;
}
.sidebar-section {
  margin-bottom: 23px!important;
  min-height: 258px;
  width: 100%;
}
.upload-btn {
  display: inline-block !important;
  background: transparent !important;
  border: none !important;
}
.quote-form .form-group > label {
  display: inline-block;
  width: 33%;
}
.quote-form input[type="checkbox"] {
  height: auto;
}
.quote-form .col-lg-6.col-xs-6.form-group.no-padding > label {
  width: auto;
  margin-left: 10px;
}
.right {
  text-align: right;
}
.contact-form .form-group.col-lg-12 {
  margin-bottom: 0;
  margin-top: 15px;
}
.quote-detail .remove {
  float: right;
}
.sidebar-section > h2 {
  color: #fff;
  margin-top: 0;
  padding-top: 100px;
  text-align: center;
  text-transform: uppercase;
}
.welcome-txt h1 {
  color: #394a53;
  margin-bottom: 45px;
  text-align: center;
}
.welcome-txt p {
  color: #8e8e8e;
  font-size: 20px;
  line-height: 30px;
  padding: 0 130px;
  text-align: center;
}
.welcome-txt {
  padding-top: 70px;
}
.check .pe-7s-check {
  color: #18b8d9;
  font-size: 48px;
}
.check {
  margin-top: 7px;
  text-align: center;
}
.service h4 {
  color: #282828;
  font-weight: 600;
}
.service p{
    color: #8e8e8e;
}
@media (min-width:768px) and (max-width:991px) {
    .services .visible-sm {
        clear:both;   
    }
}
@media (min-width:992px) {
    .services .visible-md {
        clear:both;   
    }
}
.service-item {
  /*border-right: 1px solid #c5c5c5;*/
  /*border-top: 1px solid #c5c5c5;*/
  padding: 15px;
}
/*.services .service-item-wrap:nth-child(4n) .service-item , .services .service-item-wrap:nth-child(1) .service-item {*/
/*  border-left: 1px solid #c5c5c5;*/
/*}*/
/*.services .service-item-wrap:nth-child(4n) .service-item, .services .service-item-wrap:nth-child(5n) .service-item, .services .service-item-wrap:nth-child(6n) .service-item {*/
/*  border-bottom: 1px solid #c5c5c5;*/
/*}*/
.services a:hover .service-item {
  background: #4a5a63;
}
.services a:hover .check .pe-7s-check {
  color: #fff;
}
.services a:hover .service h4 {
  color: #fff;
}
.services a:hover .service p {
  color: #fff;
}
.wrapper-5 {
  padding-top: 80px;
}
.services h2 {
  margin-bottom: 35px;
  color: #394a53;
  font-size: 24px;
}
.owl-item a {
  color: #fff;
  text-decoration: none;
}
.featured-products h5 {
  color: #8e8e8e;
  font-size: 17px !important;
  margin-bottom: 15px;
  margin-top: 20px;
}
.featured-products h6 {
  color: #282828;
}
.view-all {
  padding-bottom: 100px;
  padding-top: 10px;
  text-align: center;
}
.blog-view-all.view-all {
  padding-bottom: 0px;
}
.featured-products .view-all {
  padding-top: 60px;
}
.section-heading h2 {
  margin-bottom: 30px;
  font-size: 24px !important;
}
.testi-image {
  height: auto;
  margin: 65px auto 35px;
  width: 100px;
}
.owl-carousel.owl-loaded.owl-drag {
  text-align: center;
  overflow-x: hidden;
}
.wrapper-6 {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/04/testimonial-bg.png") repeat scroll 0 0;
}
.testimonials {
  color: #fff;
  padding-bottom: 20px;
}
.owl-item h5 {
  font-weight: 600;
  margin-bottom: 20px;
  color: white;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff none repeat scroll 0 0;
  
}
.owl-theme .owl-dots .owl-dot span {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #c2c3c3;
  height: 20px;
  width: 20px;
}
.owl-item p {
  font-size: 18px;
  line-height: 36px;
  /*padding: 0 75px;*/
}
.blog-image {
  clear: both;
  margin-bottom: 45px;
}
.blog-date {
  background: #fff none repeat scroll 0 0;
  padding: 5px 15px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 12px;
}
.wrapper-7 {
  padding-top: 85px;
}
.text {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
.number {
  display: block;
  font-size: 20px;
}
.blog-text h6 {
  color: #282828;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.blog-text span {
  color: #282828;
  display: block;
  margin-bottom: 11px;
}
.blog-text p {
  color: #8e8e8e;
}
.blog-text a {
  border-bottom: 2px solid #c5c5c5;
  color: #282828;
  font-weight: 600;
}
.blog-text .read {
  margin-bottom: 40px;
  display: inline-block;
}
.accordion h3 {
  border-top: 2px solid #c5c5c5;
  font-size: 14px !important;
  font-weight: 600;
  margin-bottom: 15px;
  padding-top: 20px;
}
.accordion h3:last-child() {
  border-bottom: 2px solid #c5c5c5;
}
.accordion p {
  color: #8e8e8e;
  font-size: 14px;
}
.accordion h3::after {
  content: "+";
  float: right;
  font-size: 30px;
  position: relative;
  right: 12px;
  top: -11px;
}
.ui-accordion-header-active::after {
  content: "-" !important;
  float: right;
  font-size: 30px;
  position: relative;
  right: 12px;
  top: -11px;
}
.border-top .vc_custom_heading {
  margin-bottom: 15px;
}
.wrapper-8 {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/04/footer-top-back.png") repeat scroll 0 0;
  color: #fff;
  margin-top: 130px;
}
.need-help .ex-large {
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin-bottom: 25px;
}
.need-help p {
  text-align: center;
  font-size: 22px;
}
.need-help {
  padding-top: 35px;
  text-align: center;
}
.medium-btn.border {
  border: 2px solid;
}
.need-help .medium-btn.border {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 20px;
}
address.blog-widget {
  margin-top: 80px;
}
.address.blog-widget div h3 {
  margin-bottom: 30px;
}
.wrapper-10 {
  background: #4a5a63 none repeat scroll 0 0;
  color:#fff;
}
.widget-3 .medium-btn.border {
  display: inline-block;
}
.footer {
  padding-top: 80px;
}
.copyright p {
  font-size: 12px;
  margin-bottom: 20px;
  text-align: center;
}
.widget-2 ul {
  list-style: outside none none;
  padding-left: 0;
}
.widget-2 ul li > a {
  color: #fff;
}
.textwidget > p {
  /*line-height: 20px;*/
  line-height:25px;
}
.widget-2 ul li {
  line-height: 27px;
}
.widget-3 .textwidget > p {
  font-weight: 600;
}
.address {
  line-height: 25px;
  margin-bottom: 15px;
}
.copyright {
  margin-top: 50px;
}
.social-icons {
  list-style: outside none none;
  margin-top: 40px;
  padding-left: 0;
}
.social-icons li {
  display: inline-block;
  margin-right: 15px;
}
.social-icons li a {
  color: #fff;
  font-size: 20px;
}
.page-intro p {
  color: #8e8e8e;
  padding: 0 200px;
  font-size: 20px;
}
.contact-form input, .contact-form select {
  background: #e0e0e0 none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
}
.contact-form textarea{
  background: #e0e0e0 none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  border-radius: 0;
  box-shadow: none;
  height: 180px !important;
}
.contact-form form div {
  margin-bottom: 20px;
}
.checkbox-234 input {
  height: 0;
  margin-right: 10px;
}
.checkbox-234 input[type="checkbox"] {
  height: auto;
  
}
.post-nav {
  font-size: 20px;
  font-weight: 900;
  position: relative;
}

.post-nav #project-prev {
  left: -90px;
  position: absolute;
  top: 80px;
}
.post-nav #project-next {
  right: -90px;
  position: absolute;
  top: 80px;
}


.no-margin{
    margin:0px !important;
}
.contact-form form p {
  color: #868686;
}
.contact-form form a {
  color: #868686;
}
.contact-form .submit input {
  background: #4a5a63 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
#product-enquiry-form input[type="submit"] {
	background: #4a5a63 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	border-radius: 0;
    box-shadow: none;
	height: 50px !important;
	padding-left:65px;
	padding-right:65px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
  left: 95% !important;
 }
.vc_custom_heading {
  font-weight: 600;
  margin-bottom: 30px;
}

.greytext .vc_toggle_content p{
  color: #8e8e8e !important;
}
.vc_toggle_content p {
  /*color: #c5c5c5;*/
color: #8e8e8e;
  font-size: 14px;
}
.vc_toggle {
  padding-top: 15px !important;
}
.border-top{
    border-top: 2px solid #c5c5c5;
}
.border-bottom{
    border-bottom: 2px solid #c5c5c5;
}
.alm-btn-wrap {
  width: 100%;
}
.blog .blog-image {
  padding-right: 0;
}
.blog .blog-text h6 {
  margin-bottom: 10px;
}
.blog .blog-text span {
  margin-bottom: 5px;
}
.blog .blog-text p {
  margin-bottom: 10px;
}
.blog .blog-date {
  right: 13px;
}
.blog {
  margin-bottom: 35px !important;
}
button.alm-load-more-btn {
  background-color: #4a5a63 !important;
  border-radius: 0;
  height: 50px;
  padding-left: 40px;
  padding-right: 40px;
}
button.alm-load-more-btn.loading::before {
  top: 4px; 
}
@media (max-width:767px) {
	h2.entry-title {
		margin-top:0;
	}
}
.content-wrap {
  display: inline-block;
  width: 100%;
}
.post-content {
  float: none;
  margin: 0 auto !important;
}
.post-header {
  text-align: center;
  width: 100%;
}
.post-category {
  display: inline-block;
  font-size: 20px;
	margin-bottom:20px;
}
.free-quote {
  background: #eeeff3 none repeat scroll 0 0;
  font-size: 30px;
  font-weight: 300;
  margin: 40px 0 20px;
  padding: 30px 0;
  text-align: center;
  color: #000;
}
.free-quote p {
  margin-bottom: 20px;
}
.post-content p {
  line-height: 28px;
}
.post-content h4 {
  font-size: 20px !important;
}
.ssba img {
  width: auto !important;
  min-width: 40px !important;
}
.related-post h3 {
  margin-bottom: 30px;
  margin-top: 30px;
}

/** Testimonial Page */

.testimonials-list{

}

.testimonials-list .testimonial-row {
  color: #999;
  line-height: 24px;
}
.testimonials-list .testimonial-row .content{
  padding-top: 10px;
}


.testimonials-list .testimonial-row .meta {
  color: #666;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 15px;
}

.testimonials-list .row:nth-child(even) .testimonial-row .content,.testimonials-list .row:nth-child(even) .testimonial-row .logo{
  float:right;
}
/*
.testimonials-list .testimonial-row hr{
  border:1px solid #999;
}*/
.testimonials-list .testimonial-row hr {
  display: inline-block;
  float: none !important;
  margin: 70px auto !important;
  text-align: center;
  width: 100%;
}

.wp-pagenavi{
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span{
  width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    border-radius: 15px;
    font-weight: 600;
    text-decoration: none;
    background-color: #fff;
    color: #000;
    margin-right:5px;
}
.wp-pagenavi span.current{
      font-weight: bold;
    background: #e50008;
    color: #000;

}
/*#main{
    padding-top: 90px;
    padding-bottom: 170px;
}*/

.tp-bullet.selected {
  background: #fff !important;
  border-color: #fff !important;
}
/**Product Page */
.woocommerce .woocommerce-breadcrumb {
    line-height:24px;
}
span.delim {
    margin-left:12px;
    margin-right:12px;
}
.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}

.table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
}

.table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
}

.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
.woocommerce-breadcrumb:before, .woocommerce-breadcrumb:after{
  content:'';
  display:table;
  clear:both;
}
.woocommerce-breadcrumb{
  margin-top:20px !important;
  margin-bottom:20px !important;
}
.woocommerce .entry-summary .product_title{
  font-size:36px;
  color:#000;
  margin-bottom: 30px;
}

.woocommerce .entry-summary p.price{ 
      font-size: 26px !important;
    color: #000 !important;
}
.woocommerce .entry-summary p.price small{
     font-size:14px;
}
.woocommerce .entry-summary p.price span.notice{
  font-size:16px;
  color:#8e8e8e;
  margin-left:25px;
}
.woocommerce .entry-summary  .product_meta {
  margin-bottom: 30px;
}
.product_meta .sku_wrapper {
  font-size: 14px;
  color: #000;
}
.woocommerce-product-details__short-description{
  margin-bottom: 10px;
}
.woocommerce-product-details__short-description p{
  font-size:18px;
  line-height: 28px
}
.woocommerce-product-details__short-description h4 {
  color: #8e8e8e;
  font-family: montserrat;
  font-size: 16px !important;
  text-transform: uppercase;
}    
.woocommerce-product-details__short-description .active h4 {
  color: #18b8d9;
}   
.woocommerce-product-details__short-description .nav-tabs > li.active > a, .woocommerce-product-details__short-description .nav-tabs > li.active > a:hover, .woocommerce-product-details__short-description .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #dddddd #dddddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 0;
  color: #555555;
  cursor: default;
}
.single_add_to_cart_button.button.alt.medium-btn::before {
  content: "";
  font-family: fontawesome;
  position: absolute;
  left: 45px;
}
.woocommerce-product-details__short-description .nav > li > a:hover, .woocommerce-product-details__short-description .nav > li > a:focus {
  background-color: #fff;
  text-decoration: none;
}
.woocommerce-product-details__short-description .nav-tabs {
  border-bottom: none;
	border-bottom: 1px solid #dddddd;
}

/*.woocommerce-product-details__short-description .nav > li > a {
  margin: 0px 40px;
  padding: 5px 0;
}
.woocommerce-product-details__short-description .nav > li:first-child > a::after {
  content: "|";
  position: absolute;
  right: -46px;
  top: 10px;
}
.woocommerce-product-details__short-description .nav > li:first-child > a {
  margin-left : 0px;
}
.woocommerce-product-details__short-description .nav > li:last-child > a {
  margin-right : 0px;
}*/
.variations div {
  margin-bottom: 25px;
}
.woocommerce-product-details__short-description h4 span:before{
    margin-left: 25px;
    padding-right: 25px;
    content: '';
    display: inline-block;
    border-left: 1px solid #8e8e8e;
    height: 18px;
    vertical-align: middle;
}
.woocommerce-product-details__short-description h4 span{
  color:#8e8e8e;  
  /*border-left:1px solid #8e8e8e;*/
 }
  .woocommerce-product-details__actions ul{
    padding-left: 0;
    margin-bottom: 40px;
  }
   .woocommerce-product-details__actions li i{
    font-size:24px;
    margin-right: 10px
   }
 .woocommerce-product-details__actions li{
  display: inline-block;
  width:30%;
  font-size: 18px;
  color:#18b8d9;
 }

  .woocommerce .entry-summary .form-control {
    border-radius: 0;
    background-color:#e0e0e0;
    height: 45px;
    width:95%;
  }

  .woocommerce .entry-summary form.cart div.quantity{
    float:none;
    width:100%;

}

.woocommerce .entry-summary .quantity .qty{
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 0;
    background-color:#e0e0e0;
    height: 45px;
    width:95%;
    border:1px solid #ccc;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
  background-color:rgba(74,90,99,.7);
  border-radius: 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background-color:#4a5a63;
  border-radius: 0;
}
.woocommerce-product-details__info li i {
  font-size: 24px;
  margin-right: 10px;
}
.woocommerce div.product form.cart .button{
    width: 95% !important;
    height: 45px !important;
}
.woocommerce div.product div.images {
  margin-bottom: 70px;
}
.entry-summary .woocommerce-variation-add-to-cart.variations_button:after{
  clear:both;
  content:'';
  display: table;
  /*padding-bottom:20px;*/
  margin-bottom:30px;
}
.woocommerce-product-details__info ul{
  padding-left:0;
  text-align: center;
}
.woocommerce-product-details__info li a{
  color: #18b8d9;
}
.notice::before {
  color: #18b8d9;
  content: "";
  font-family: fontawesome;
  margin-right: 10px;
}
.notice {
  color: #8e8e8e;
  font-size: 16px;
}
.woocommerce-product-details__info li {
  display: inline-block;
  font-size: 18px;
  margin-right: 60px;
  width: auto;
}
.woocommerce-product-details__info li:last-child {
    margin-right: 0px;
    
}
.single_variation_wrap .col-xs-12 hr {
  border-width: 2px;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 98%;
}
.single_variation_wrap .col-xs-12{
  padding: 0px;
}

.woocommerce-product-details__info li i{
    font-size: 24px;
    margin-right: 10px;

}
.woocommerce-product-details__info li span{
  display: block;
}
.tab-description h2{
  font-size:26px !important;
  margin-top:40px;
  margin-bottom:30px;
}

.tab-description p{
  font-size:16px;
  line-height: 26px;
}
.woocommerce-product-gallery  .single-product-thumbnails-row-item:first-child:before{
    content:'';
    display: table;
    clear:both;

}
.single-product-thumbnails-row-item{
  display: none !important;
}
.single-product-thumbnails-row-item.display{
  display: inline-block !important;
}
.toggle-thumbail-images{
  text-transform: uppercase;
  display: block;
  text-align: center;
  text-decoration: none !important;
  color:#fff !important;
}

.toggle-thumbail-images i{
  margin-left: 10px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
  width:24% !important;
  margin-right: 5px !important;
  margin-top:15px;
}
/* list image styling */
/*.products .product {
  float: left;
  height: 430px;
  margin-bottom: 85px !important;
  margin-right: 2.71186%;
  position: relative;
  width: 100%;
}
.product a .loop_image_wrapper {
  display: block;
  height: 100%;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.loop_image_wrapper img{
  bottom: 0;
  box-shadow: none;
  height: auto;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product > a:first-child {
  border: 1px solid #e0e0e0;
  display: block;
  height: 100%;
  position: relative;
}*/
@media (min-width:768px) {
    .loop_image_wrapper {
        min-height:483px
    }
}
@media (min-width:992px) {
    .loop_image_wrapper {
        min-height:297px
    }
}
@media (min-width:1200px) {
    .loop_image_wrapper {
        min-height:367px
    }
}
.product-link {
  bottom: -14px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.bxslider .loop_image_wrapper img {
  margin-top: 0px;
}
.product-link > h5 {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  padding: 14px 0;
  position: relative;
  right: -1px;
  width: 99.6%;
}

/* list image styling */
.woocommerce div.product div.images img{

    border: 1px solid #ddd;
}
.woocommerce-loop-product__title{
  font-size:17px !important;
  color:#8e8e8e;
}

.woocommerce .widget_layered_nav ul li a::before, .woocommerce .widget_layered_nav_filters ul li a::before {
    line-height: 1;
    content: '' !important;
    font-weight: 400;
    color: #a00;
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 15px;
    width: 15px;
    background: #fff;
    border:1px solid #ddd;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: .618em;

}
.woocommerce .widget_layered_nav ul li.chosen a::before{
  background: #18b8d9;
  }

/** Mega Menu CSS */
.header-action {
    color:#fff!important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
}
.mob-menu-title {
    color:#fff;
    display:inline-block;
    padding:0 10px;
    height:40px;
    line-height:40px;
}
@media (max-width:991px) {
    #mega-menu-wrap-category_menu #mega-menu-category_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        background:rgb(151, 165, 173)
    }
    #mega-menu-wrap-category_menu #mega-menu-category_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-category_menu #mega-menu-category_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        color:#fff;
        font-weight:normal;
    }
}
@media (min-width:992px) {
    .mega-menu-wrapper{
      background-color:#394a53;
    }
    #mega-menu-wrap-category_menu #mega-menu-category_menu > li.mega-menu-item > a.mega-menu-link { 
        padding: 0px 14px 0px 14px;
    }
    #mega-menu-wrap-category_menu #mega-menu-category_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display:none;
    }
}
@media (min-width:1200px) {
    #mega-menu-wrap-category_menu #mega-menu-category_menu > li.mega-menu-item > a.mega-menu-link { 
        padding: 0px 25px 0px 25px;
    }
}
    /*.mega-menu{
      text-align: center;
      position: relative;
      padding-left: 0;
      max-width: 1170px;
      margin:0 auto;
      text-transform: uppercase;
    
    }
    .mega-menu ul{
      padding-left:0;
    }
    
    .mega-menu > li{
      display: inline-block;
    }
    .mega-menu  li {
    
    }
    .mega-menu > li > a{
      color:#ffffff;
    }
    .mega-menu > li > a {
      border-bottom: 5px solid #394A53;
    }
    .mega-menu > li.menu-item-has-children:hover > a {
      border-color: #fff;
    }
    .mega-menu li a {
      display: block;
      margin-right: 60px;
      padding-bottom: 15px;
      padding-top: 20px;
      text-decoration: none;
    }
    .mega-menu > li > a {
      margin-right: 50px;
    }
    .mega-menu > li:last-child > a{
      margin-right: 0;
    }
    .mega-menu > li > .sub-menu {
      border-bottom: 1px solid #c5c5c5;
      border-left: 1px solid #c5c5c5;
      border-right: 1px solid #c5c5c5;
    }
    .mega-menu .sub-menu {
      background-color: #fff;
      display: none;
      left: 10px;
      position: absolute;
      text-align: left;
      top: 100%;
      width: 100%;
      z-index: 999;
    }
    
    .mega-menu .sub-menu li {
      display: block;
      max-width: 100%;
      position: relative;
    }
    
    
    .mega-menu li:hover > .sub-menu{
      display: block;
    
    }
    
    .mega-menu > li > .sub-menu{
      padding:40px 40px;
      transform: rotate(0deg);
      overflow: hidden;
    }
    
    .mega-menu .sub-menu img {
      display: none;
      max-width: 38%;
      position: fixed;
      right: 25px;
      top: 50%;
      transform: translate(0px, -50%);
    }
    .mega-menu .sub-menu li a{
      color:#394a53;
      transition: 1s all ease;
    }
    
    .mega-menu .sub-menu  li  a:hover{
      color:#8ca4b9;
    }
    .mega-menu .sub-menu > li > a:hover > img{
      display: block;
    }
    .mega-menu .sub-menu .sub-menu{
      left:100%;
      top:0;
    }
    
    .mega-menu .sub-menu .sub-menu li{
      max-width: 100%;
    }
    .mega-menu > li > a {
        margin-right:40px;
    }
}
@media (min-width:1200px) {
    .mega-menu > li > a {
        margin-right:60px;
    }
} */

.entry-summary .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin-bottom: 30px;
  margin-right: 76px;
  width: auto;
}
.entry-summary a.compare {
  margin-right: 130px;
  width: auto;
  color: #18b8d9;
}
.yith-wcwl-add-button.show a.add_to_wishlist {
  color: #18b8d9;
}
.entry-summary .yith-wcwl-add-to-wishlist::before {
  color: #18b8d9;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 10px;
}
.entry-summary .yith-wcwl-add-to-wishlist .show{
  display: inline-block !important;
      font-size: 18px;
    color: #18b8d9;
}
.entry-summary a.compare:before{
  content:"\f080";
  display:inline-block;
  font-family: FontAwesome;
  margin-right: 10px; 
      font-size: 24px;
    color: #18b8d9;
}
.mobile-menu .navbar-collapse {
  transform: translatex(-100%);
  transition: transform 0.5s ease 0s;
  display: block !important;
  height: 815px !important;
}
.mobile-menu .navbar-collapse.in {
  transform: translateX(0%);
  transition: transform 0.5s ease 0s;
}

.toggle_logo_file {
  border-radius: 0;
  cursor: pointer;
  margin-bottom: 10px;
  width: 98%;
}

.toggle_logo_file{
  width:98%;
  cursor: pointer;
  border-radius: 0;
  
}
.toggle_logo_file + input{
  margin-top:20px;
  padding-top:10px;
  width:98%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  width:auto !important;
}
/*.woocommerce ul.products .product-item:has(li.last:after), .woocommerce-page ul.products li.last:after {
  clear:both;
  content:'';
  display:table;
}*/

.products .product-item{
  margin-bottom: 40px;
  min-height: 430px;
}
.woocommerce-LoopProduct-link{
text-decoration:none !important;
}

.loop_image_wrapper{
  position: relative;
  text-align: center;
}
.loop_image_wrapper img{
  width: 100%;
}

.loop_image_wrapper .meta-info{
  position:absolute;
  bottom:0;
  left:0;
  background:rgba(255,255,255,.9);
  width:100%;
  color:#000;
  text-decoration: none;
  display: none;
padding:5px 15px;
text-align:left;
font-weight:600;
}
.loop_image_wrapper:hover .meta-info{
  display: block;
}
.woocommerce-result-count{
  width:50%;
  text-align: center;
text-transform:uppercase;
}
.woocommerce-products-header__title.page-title{
  margin-bottom:25px;
}

.woocommerce-products-header .term-description {
	/*font-size:20px;
  line-height: 30px;
  margin-bottom: 80px;*/
	font-weight: 100;
    /*font-size: 13px;*/
    line-height: 22px;
    margin-bottom: 27px;
}

.woocommerce-ordering .orderby{
  /*border:0px;
  outline:0px;*/
  padding:5px;
  margin-bottom: 30px;
}
.woocommerce-ordering .orderby option{
  /*padding:5px 10px;*/
}
.sharing-btn {
  color: #18b8d9;
  display: inline-block;
  font-size: 18px;
  width: auto;
}
.sharing-btn::before {
  color: #18b8d9;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 10px;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  /*border-radius: 5px;*/
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
  background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.header .collapse.in {
  display: block;
  left: 0;
  opacity: 1;
  transition: all 0.4s ease-in 0s;
}
.header .navbar-collapse {
  background: #c5c5c5 none repeat scroll 0 0;
  border-top: medium none;
  left: -600px;
  opacity: 0;
  padding: 20px 10px;
  position: fixed;
  top: 0;
  transition: all 0.2s ease-in 0s;
  width: 24%;
  z-index: 9999;
}
.dropdown-content {
  background: #c5c5c5 none repeat scroll 0 0;
  color: #4a5a63;
  left: -360px;
  opacity: 0;
  padding: 30px 40px 15px;
  position: absolute;
  transition: all 0.3s ease-in 0s;
  width: 300px;
  z-index: 99999;
}
.cross4 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  position: absolute;
  right: 10px;
  top: 8px;
}
#myDropdown a.form-control {
  background: #394a53 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  width: 80%;
}
label {
  font-weight: inherit;
}
.tnp-subscription input.tnp-submit {
  background-color: #394a53 !important;
  color: #fff !important;
  width: auto !important;
  margin: 0 auto !important;
  border:0;
  display:inline-block;
  border-radius:0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  font-weight: bold;
  text-transform: uppercase;
}
.login-popup form .input[type="submit"] {
  background: #394a53 none repeat scroll 0 0;
  color: #fff;
}
#myDropdown .cross1.oi {
  color: #394a53;
  margin-right: 8px;
  margin-top: 8px;
}
#myDropdown > p {
  margin-top: 18px;
}

#myDropdown .cross1.oi {
  margin-top: 8px;
  margin-right: 8px;
}
.transparent-btn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  display: inline-block;
  padding: 10px 40px !important;
  color:#000;
}
#myDropdown .cross {
  border: 1px solid #000;
  border-radius: 15px;
  font-size: 14px;
  height: 22px;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 7px;
  width: 23px;
  color:#000;
}
.transparent-btn:hover {
  background: #4a5a63;
  text-decoration:none;
  color:#fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 20%;
}
.woocommerce-MyAccount-navigation > ul {
  display: inline-block;
  float: none;
  list-style: outside none none;
  padding: 0;
}
.woocommerce-account h1.entry-title {
  text-align: center;
  margin-bottom: 25px;
  margin-top:40px;
}
.nameimg {
  padding-right: 25px;
  font-weight:normal;
  color:#4a5a63;
}
.mini_cart_item {
  position: relative;
}
.woocommerce-MyAccount-navigation ul > li > a {
  background: #4A5A63 none repeat scroll 0 0;
  border-bottom: 1px solid;
  color: #fff;
  display: inline-block;
  min-width: 200px;
  padding: 5px 25px;
  text-align: center;
  text-decoration: none;
}
.woocommerce-info {
  border-top-color: #4A5A63;
}
dl.variation {
  display: none !important;
}
.mini_cart_item .remove {
  position: absolute;
  right: 10px;
  top: 2px;
}
.testi-popup.testimonial-form {
  top: 0;
}
/*
.woocommerce-account .entry-content.white-bg {
  padding: 70px 0px;
}
*/
.woocommerce-MyAccount-navigation ul > li:hover > a {
  background: #394A53 none repeat scroll 0 0;
  color: #fff;
}
.woocommerce-MyAccount-navigation ul > li.is-active > a {
  background: #394A53 none repeat scroll 0 0;
  color: #fff;
  font-weight: 700;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 75%;
}
.dropdown-content.show {
  left: 0;
  opacity: 1;
  transition: all 0.3s ease-in 0s;
}
.navbar-header .dropdown {
	display:inline-block;
	position:relative;
}
#myDropdown > h4 {
  color: #4a5a63;
  margin-bottom: 20px;
  text-align: center;
}
.mobile-search {
  clear: both;
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  width: 100%;
  display:none;
}
/*.top-space{
    padding-top: 245px;
}*/
.mobile-menu .sub-menu {
  display: none;
}
.divide ul.sub-menu{
-moz-column-count: 2;
    -moz-column-gap: 0px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    column-count: 2;
    column-gap: 0px;
    -webkit-column-width: 200px;
   -moz-column-width: 200px;
        column-width: 200px;
    }
#menu-mobile_menu .menu-item-has-children::after {
  content: "";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  /*top: 5px;*/
  top:11px;
}
#menu-mobile_menu .menu-item-has-children.minus::after {
  content: "";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 5px;
}
.cat-filter-class h3.widget-title {
  cursor: pointer;
  position: relative;
}
.entry-summary .yith-wcwl-add-to-wishlist::before {
  color: #18b8d9;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 10px;
}

.cat-filter-class h3.widget-title::after {
  content: "";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 0px;
}
.cat-filter-class h3.widget-title.plus::after {
  content: "";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 0;
}
.cat-filter-class section ul {
  /*display: none;*/
}
.cat-filter-class section:first-child ul {
  display: block;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;

  background: rgba(57,74,83, 0.8) url(images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  z-index: 9999999999;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
.login-popup {
  position: absolute;
  background: #C5C5C5;
}
.login-popup > h3 {
  margin-bottom: 20px;
  text-align: center;
}
.login-popup form .input {
  height: 50px;
  margin-bottom: 15px;
  border-radius: 0px;
}
.form-control.search-text.input {
  display: inline-block;
  width: 100%;
}
.search-btn.form-control {
  display: inline-block;
  padding: 0;
  width: 20%;
}

.login-popup {
	background: #c5c5c5 none repeat scroll 0 0;
	color: #4a5a63;
	overflow-x: hidden;
	padding: 20px 30px;
	position: fixed;
	top: 38px;
	right: 0;
/* 	bottom:20px; */
	transition: transform 0.5s ease 0s;
	width: 385px;
	z-index: 6;
}
.login-popup.mini-cart {
  padding: 20px;
}
.hide1{
    transform: translateX(100%);
} 
.close-btn.right {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  position: absolute;
  right: 10px;
  top: 10px;
}
.forgot-pass {
  color: #4a5a63;
  float: right;
}
.search-btn.form-control {
  background: #394a53 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 0;
  width: 20%;
}
.login-popup.search > form {
  margin-top: 22px;
  width: 100%;
}
.cart-collaterals .cross-sells > div.products > div.product {
  width: 21%;
  float: left;
  margin-right: 43px;
}
.cart-collaterals > .cross-sells {
  width: 100% !important;
}
.header-links a#toggle {
  cursor: pointer;
}

ul.cart-toolips{
  padding-left:0;
}

ul.cart-toolips li{
  display: inline-block;
  margin-right:30px;
  text-align: center;

}
ul.cart-toolips li i{
  font-size:40px;
}
ul.cart-toolips li span{
  display: block;
}
.mini-cart span {
  /*color: #18b8d9;*/
  font-size: 14px;
  margin-right: 5px;
  position: relative;
  top: 0px;
}
.mini-cart span:hover{color: #8ca4b9;}

.vc_toggle_size_md .vc_toggle_icon::after {
  height: 16px !important;
  width: 2px;
}
.vc_toggle_size_md .vc_toggle_icon::before {
  height: 2px;
  width: 16px !important;
}
.mobile{
    display: none !important;
}
.navbar-toggle.mobile-btn {
  display: none;
}
.yith-ajaxsearchform-container > form {
	text-align:center;
	width:100%
}
.wpcf7-response-output {
  clear: both;
}

.products a .img-wrap {
  display: block;
  height: 100%;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.products .img-wrap img {
  bottom: 0;
  box-shadow: none;
  height: auto;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.search-btn.form-control.input {
  display: none;
}
form#yith-ajaxsearchform .screen-reader-text {
  display: none;
}
.widget.woocommerce.widget_product_search.yith_woocommerce_ajax_search {
  display: inline-block;
  position: relative;
  width: 100%;
  padding:15px 25px 0 25px;
}
.yith-ajaxsearchform-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.autocomplete-suggestions {
  left: 0 !important;
  width: 100% !important;
}
.panel {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
}
.panel-heading {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
 border-bottom: none !important;
}
.panel.panel-default {
  border: none ;
}
.panel-body {
  padding: 0px;
}
.panel-title a::after {
  content: "";
  float: right;
  font-family: fontawesome;
}
.panel-title a.plus:after {
  content: "";
}
.controls > ul {
  list-style: none;
}
.load-more {
  padding: 50px 0 ;
}
.load-gallery-images {
  border: medium none;
}
.mix {
  margin-bottom: 30px;
}
.controls > ul {
  list-style: outside none none;
  padding-top: 15px;
}
.controls li {
  margin-bottom: 5px;
}
/****************CHECKOUT***************/
.woocommerce form .form-row {
    width: 100% !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 100%;
}
.custom-checkout h3 {
    background-color: #165f1c;  /****CHANGE TO COLOR YOU WANT TO USE FOR TITLE BACKGROUND ****/
    width: 45%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-top: 50px;
    color: #FFF;
    float: right;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
   border:solid 2px #e4e4e4;
}

#wc_checkout_add_ons {
    width: 45%;
    float: right;
    text-align: center;
}

@media screen and (min-width: 980px) {
.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3 {width:100%;}
.woocommerce .col2-set, .woocommerce-page .col2-set {
 width: 45%;
 float: left;
}
.woocommerce-checkout-review-order{
 width: 45%;
 float: right;
}
}
@media screen and (max-width: 979px) {
.custom-checkout h3 {
 width: 100%;
}
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
	.header-links{padding:0px;}
	nav.navbar {min-height:auto;}
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}



@media screen and (max-width:736px){
	.welcome-txt p {
		padding: 15px;
	}
	.owl-item p {
	  padding: 15px;
	}
	.home-wrapper .container .row .col-lg-12.no-padding {
	  padding: 15px !important;
	}
	#search {
	  cursor: pointer;
	  display: none;
	}
	.header-links li {

	  padding: 0 10px;
	}

	/*.services a:nth-child(4n) .service-item, .services a:nth-child(1) .service-item {*/
	/*  border: 1px solid #c5c5c5;*/
	/*}*/
	/*.service-item {*/
	/*  border: 1px solid #c5c5c5;*/
	/*  padding: 20px 0 26px;*/
	/*}*/
	.foot-logo {
	  padding-bottom: 35px;
	  text-align: center;
	}
	.footer {
	  padding-top: 35px;
	}
	.widget-3 {
	  text-align: center;
	}
	.featured-products h5 {
	  color: #8e8e8e;
	  font-size: 17px;
	  margin-bottom: 15px;
	  margin-top: 15px;
	}
	.logo img.img-responsive {
	  max-width: 65%;
	}
	.page-intro p {
	  color: #8e8e8e;
	  padding: 15px;
	}
	.woocommerce-product-details__short-description .nav > li > a {
	  margin: 0 11px;
	}
	.entry-summary a.compare {
	  margin-right: 11px;
	}
	.entry-summary .yith-wcwl-add-to-wishlist {
	  margin-right: 0;
	}
	.woocommerce-product-details__info li {
	  display: inline-block;
	  font-size: 18px;
	  margin-bottom: 25px;
	  margin-right: 0;
	  width: 40%;
	}
	.wrapper-shop {
	  padding-top: 0;
	}
	.bx-wrapper {
		padding:25px !important;
	}
	.bx-viewport {
		padding-bottom:25px !important;
	}
	.single_add_to_cart_button.button.alt.medium-btn.disabled.wc-variation-selection-needed {
		margin-top:25px !important;
	}
	.woocommerce-product-details__short-description ul.nav.nav-tabs li {
		position:relative;
	}
	.woocommerce-product-details__short-description .nav > li:first-child > a::after {
	  right: -15px;
	}
	.woocommerce div.product form.cart .variations select {
	  display: inline-block;
	  margin-right: 0;
	  width: 100%;
	}
	.woocommerce .entry-summary .quantity .qty {
		width:100%;
	}
	.toggle_logo_file {
		width:100%;
	}
	.woocommerce div.product form.cart .button {
		width:100% !important;
	}
	.woocommerce-product-details__short-description h4 {
		font-size:14px !important;
	}
}

@media screen and (max-width: 500px){
    .testi-popup.testimonial-form{
        width: 100%;
    }
    
}
@media screen and (max-width:768px) {
	.header-links {
		margin-top: 7px;
		text-align: right;
	}
	.navbar-header {
	  font-size: 24px;
	  padding: 0;
	}
}
/*
.woocommerce-product-details__short-description .nav > li > a:hover {
	border-color:#fff;
}*/

.mini-cart ul.cart_list {
  padding: 0px;
  list-style: none;
  padding-top:20px;
}
.login-popup.search .autocomplete-suggestions {
  position: relative !important;
}
.mini-cart ul.cart_list li.mini_cart_item {
  border-bottom: 1px solid;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.mini-cart ul.cart_list li.mini_cart_item a {
  color: #4a5a63;
  display: inline-flex;
  font-weight:normal;
  top:6px;
}
.mini-cart p.total strong {
	font-weight:normal;
	color:#4a5a63;
}
.mini-cart ul.cart_list li.mini_cart_item a img {
  height: 50px;
  margin-right: 10px;
  width: 50px;
}
.mini-cart ul.cart_list li.mini_cart_item dl {
  margin-bottom: 5px;
  display:inline-block;
}
.mini-cart ul.cart_list li.mini_cart_item dl dt {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
.mini-cart ul.cart_list li.mini_cart_item dl dd {
  display: inline-block;
  margin-left: 0;
}
.mini-cart ul.cart_list li.mini_cart_item dl dd p{margin-bottom:5px;}
.mini-cart p.total {
  color: #000000;
  text-align: right; 
}

.mini-cart ul.cart_list li.mini_cart_item span.quantity {
  color: #4a5a63;
  display: inline-block;
  text-align: right;
  width: 100%;
}
/*
.mini-cart p.buttons a {
  background: #ff0000 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  padding: 10px 15px;
}
*/
.mini-cart p.buttons a.button.checkout.wc-forward {
  display: inline-block;
  float: right;
}
.mini-cart p.total {
  color: #4a5a63;
  text-align: right;
}

.mini-cart p.buttons a {
  background: #4a5a63 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  font-size: 17px;
  font-weight: 600;
  padding: 12px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
select {
-webkit-appearance: none;
-webkit-border-radius: 0px;
}

a#psheet { color:#fff; display:block; background:#31364a ; text-decoration:none; text-transform:uppercase; padding:15px 25px; width:200px; text-align:center; margin-bottom:45px; }
ul#proofsheets { padding:0px; margin:0px; width:100%; padding-top:30px; }
ul#proofsheets li { display:block; list-style-type:none; width:25%; padding:10px 2.5%; height:auto; float:left; cursor:pointer; height: 420px; }
ul#proofsheets li img { display:block; width:100%; height:auto; }
ul#proofsheets li .title { font-size: 13px; line-height: 16px; }
a#atcps, #viwdd, #viwdd_2 { color:#fff; display:block; background:#31364a ; text-decoration:none; text-transform:uppercase; padding:15px 25px; width:200px; text-align:center; margin-bottom:50px; margin-top:10px; float:right; cursor:pointer; }
a#viwdd_3 { display:block; text-decoration:none; text-transform:uppercase; padding:1px 2px; width:2px; text-align:center; margin-bottom:50px; margin-top:10px; float:right; cursor:pointer;}
ul#proofsheets li.lo { border:2px dotted #fff; }
ul#proofsheets li.hi { border:2px dotted #31364a ; }
table.viwdc { background:#FFF; font-size:14px; font-style:italic; border-bottom:3px solid #31364a ;  }
table.viwdc td { padding:7px; }
table.viwdc strong { font-weight:bold; color:#31364a ; font-style:normal; }
table.viwdc textarea { width:98%; border:1px solid #ccc; margin-bottom:20px; }
table.viwdc input { width:85%; border:1px solid #ccc; padding:5px; }
tr.proofpos img.lo { border:1px dotted #fff; }
tr.proofpos img.hi { border:1px dotted #31364a ; }
a#atcps-2{
color:#fff; display:block; background:#31364a ; text-decoration:none; text-transform:uppercase; padding:15px 25px; width:200px; text-align:center; margin-left:30px; float:right; cursor:pointer; 

}


/* Proof Sheets Edits */
.long-text {
    font-size: 12px;
}

ul#productionschedule{
	width:20%!important;
    height:120px!important;
}

.page-id-44838 img#fullResImage {
    min-width: 700px!important;
    height: auto!important;
    margin-left:-170px!important;
}


table.viwdc .proofpos td{
	text-align:right;
}

.customisemessage {color:#4a5a63;font-weight:600;}

div#orderadd {
    float: left;
}

.below {
    float: left;
    display: block;
    clear: both;
}