/*
Theme Name: Gold Wind
Theme URI: http://www.webnatics.biz
Author: Harsha Dushantha
Author URI: http://www.webnatics.biz
Description: Eagle Infotech theme for wordpress is a fully responsive theme that looks great on any device.
Version: 1.0
Text Domain: goldwind
*/
@import url("assets/css/normalize.css");
@import url("assets/css/web.css");
@import url("assets/css/goldwind.css");


p {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.w20 {float:left;width:20%;}
.aboutinfo p{
  display: block;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 15px 0;
}

.w-slider-arrow-left, .w-slider-arrow-right {
	opacity:1;
}

textarea.w-input{
  height: 75px;
}

.header.navbar-fixed .navbar .navlinks {
  padding: 12px;
}


.home .imagebox  {
    height: 170px;
    background-color: #111;
    overflow: hidden;
}

.home .feattitle {
    min-height: 50px;
    overflow: hidden;
}

.header {
    margin-top: 0;
    padding-top: 0;
}
.detailsbox {    display: none !important;}
div.footerul.w-list-unstyled ul {padding:0;margin:0;}
.orangetitle {    font-size: 15px}

.tableproduct, .tableproduct tbody {    display: inline-block;    width: 100%;}


.infotable .pad {
    border: 0 solid #ccc; 
    border-bottom: 2px solid #ccc;
    display: inline-block;
    padding: 10px 0 0 10px;
    width: 100%;
}
.orangetitle {
    font-size: 13px;
}
.dimension {min-height:140px; overflow:hidden;}

.btnorange.wid100 {
	font-size: 15px;
}

.w-dropdown:hover .w-dropdown-list {
    display: block;
}

/* Move the close icon */
.envirabox-close { position: fixed !important; top: 5px !important; right: 5px !important; }
 
/* Move the prev/next navigation arrows and make them always visible */
a.envirabox-nav span { visibility: visible !important;  position: fixed !important; }
.envirabox-prev, .envirabox-next { position: fixed !important; width: 40% !important; }
 
/* Make sure the prev/next nav arrows are consistently positioned regardless of inside/outside configuration */
.envirabox-prev { left: 0 !important; }
.envirabox-next { right: 0 !important; }



.contact-tabs {
  padding: 0 30px;
}
.contact-tabs .w-tab-menu {
  text-align: center;
}

.contact-tabs .w-tab-content {
  margin: 30px 0 0 0;
}

.contact-tabs .sales-slider {
  float: left;
}

.contact-tabs .map {
  width: 100%;
  float: left;
}

.contact-tabs .w-tab-link.w--current {
  background-color: #f1541e;
  color: #FFF;
}

.contact-tabs .cat-inside {
  padding: 0;
}
.whatsapp-qr {
  width: 120px;
  position: relative;
  left: -12px;
}

.whatsapp-icon {
  max-width: inherit;
  width: 40px;
}
.contincon.whatsapp {
  padding-left: 0;
}

.page-template-tpl-contact-us-new .w-tab-content a {
  color: #333;
  text-decoration: none;
}
.w-slider-mask {
  width: 100%;
}
.page-template-tpl-contact-us-new .salesmask .w-slide:first-child {
  width: 96%;
}
.page-template-tpl-contact-us-new .breadlinks.fontsize14 {
  font-size: 13px;
}
.page-template-tpl-contact-us-new .paratext {
  font-size: 13px;
  line-height: 22px;
}

.catalogue-wrap {
  background-color: #075043;
  padding: 0px 20px 20px 15px;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  color: #FFF;
}

.catalogue-wrap h2{
  text-align: center;
}
  div.wpcf7-response-output {
  float: left;
  width: 100%;
}

div.wpcf7-validation-errors, div.wpcf7 .wpcf7-spam-blocked {
  background: #fffdf3 none repeat scroll 0 0;
  border: 1px solid #fad7b5;
  color: #c4690e;
  font-size: 0.923em;
  font-weight: 400;
  margin: 20px 0 0;
  padding: 10px;
  text-align: center;
}

div.wpcf7 .wpcf7-mail-sent-ok {
  background: #edfdd3 none repeat scroll 0 0;
  border: 1px solid #c4dba0;
  color: #657e3c;
  font-weight: normal;
  margin: 10px 0 0;
  padding: 10px;
  text-align: center;
}



@media (max-width: 1300px) {

.catalogue-wrap {
  padding: 0 30px;
}
}

@media (max-width: 767px) {
  .catalogue-wrap h2 {
  font-size: 28px;
}
  .catalogue-wrap #select-box {
  margin: 10px 0 0 10px;
}
	.navlinks.w-nav-link.w--nav-link-open {
	padding-top: 15px;
}
	.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link, .w-nav-link {
	padding: 10px;
}
.w-dropdown-list {
	display: none !important;
}
  .contact-tabs .cat-inside.cf7-form {
  margin: 30px 0 0 0;
}
 .contact-tabs .w-tab-link {
  text-align: center;
}
.w-nav[data-collapse="small"] .w-nav-menu {
    height: 250px;overflow: scroll;
  }
}



