.product_meta {
display: none;
} 
.custum_product_title {
color: #333333 !important;
font-size: 18px;
line-height: 27px;
}
.product-border {
height: 4px;
border-top: 1px solid #e0dede;
border-bottom: 1px solid #e0dede;
margin-top: 20px;
margin-bottom: 20px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.table-1 table {
border: 1px solid#dcdcdc;
background-color: #fff;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.08), inset 0 0 0 1px rgba(255,255,255,.5);
box-shadow: 0 1px 3px rgba(0,0,0,.08), inset 0 0 0 1px rgba(255,255,255,.5);
}
.jute-table table {
border-collapse: collapse;
border-spacing: 0;
}
.table-1 tr td {
border: 1px solid #e0dede;
padding: 10px 20px;
}
.table-1 tr:nth-child(even) {
background: #f6f6f6;
}
.table-2 table thead {
background-color: #a0ce4e;
border-color: #a0ce4e;
}
.table-2 table th {
padding: 20px;
color: #fff;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 400;
line-height: 1.54;
letter-spacing: 0px;
}
.table-2 tr td {
border-bottom: 1px solid #dcdcdc;
padding: 10px 18px;
}
.woocommerce div.product div.images{
width: 42% !important;
}
.woocommerce div.product div.summary{
width: 54% !important;
}
.prduct-form1 input[type="text"], .prduct-form1 input[type="email"] {
height: 29px;
padding-top: 0;
padding-bottom: 0;
border: 1px solid #d2d2d2;
color: #aaa9a9;
width: 100%;
}
.quantity select {
height: 29px;
padding: 0 8px;
border: 1px solid #d2d2d2;
color: #aaa9a9;
width: 100%;
}
.specification select {
height: 29px;
padding: 0 8px;
border: 1px solid #d2d2d2;
color: #aaa9a9;
width: 100%;
}
.prduct-form1 textarea {
border: 1px solid #d2d2d2;
width: 100%;
height: 150px;
font-size: 13px;
color: #747474;
padding: 8px 15px;
box-sizing: border-box;
margin-right: 0;
}
.woocommerce-tabs {
overflow: hidden;
padding-top: 60px;
}
.woocommerce-tabs>.tabs {
list-style: none;
padding: 0;
margin: 0;
width: 220px;
float: left;
}
.woocommerce-tabs .tabs li.active a {
color: #a0ce4e !important;
}
.woocommerce-tabs .tabs li a {
display: block !important;
padding: 10px 0 !important;
border-bottom: 1px solid #e0dede;
font-weight: 400 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border: none !important;
} 
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none !important;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
border: none;
}
.panel.entry-content {
border-color: #e0dede;
}
.woocommerce-tabs .panel {
padding: 40px !important;
border: 1px solid #e7e6e6;
margin-left: 240px !important;
}
.single-product .woocommerce-tabs h2 {
font-size: 18px;
margin-top: 0;
margin-bottom: 1em;
color: #333333;
} .woocommerce .social-share {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
border-top: 1px solid #e7e6e6;
border-bottom: 1px solid #e7e6e6;
margin-top: 60px;
}
.woocommerce .social-share li {
display: inline-block;
text-align: left;
width: 25%;
border-right: 1px solid #e7e6e6;
padding: 20px 30px;
list-style: none;
margin: 0;
}
.woocommerce .social-share li:last-child {
border-right: 0;
}
.woocommerce .social-share li a {
display: block;
}
.woocommerce .social-share li .fontawesome-icon {
display: inline-block;
vertical-align: middle;
float: none;
margin: 0;
}
.woocommerce .social-share li .jute-woo-social-share-text {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 10px;
width: -webkit-calc(100% - 45px);
width: calc(100% - 45px);
}
.fontawesome-icon.circle-yes {
border-radius: 50%;
background-clip: inherit;
border-width: 1px;
border-style: solid;
background-color: #333333;
border-color: aliceblue;
color: #fff;
text-align: center;
width: 35px;
height: 35px;
line-height: 35px;
-webkit-transition: border-color,background-color .2s linear;
transition: border-color,background-color .2s linear;
font-size: 18px;
}
.woocommerce .social-share li a:hover {
color: #a0ce4e;
}
.woocommerce .social-share li a:hover i {
border-color: #a0ce4e;
background-color: #a0ce4e;
} .woocommerce-product-gallery ol.flex-control-nav {
margin: 7px 0 !important;
}
.woocommerce-product-gallery ol.flex-control-nav li {
margin-right: 6px !important;
}
.woocommerce-product-gallery ol.flex-control-nav li img {
max-width: 119px;
} .custom_related_sec h2 {
font-size: 18px;
}
.custom_related_sec .woocommerce-loop-product__title {
font-size: 14px !important;
}
.related.products.custom_related_sec {
margin-top: 60px;
}
@media only screen and (max-width:800px){
.woocommerce div.product div.images {
width: 100% !important;
}
.woocommerce div.product div.summary {
width: 100% !important;
}
.woocommerce-tabs>.tabs {
float: none;
margin-left: auto !important;
margin-right: auto !important;
padding-left: 0 !important;
width: 100% !important;
}
.woocommerce-tabs .panel {
float: none;
padding: 4% !important;
margin-left: auto !important;
margin-right: auto !important;
width: 100% !important;
}
.custom_product_social_sec ul.social-share.clearfix {
display: block;
overflow: hidden;
padding-left: 0;
}
.woocommerce .social-share li {
display: block;
float: left;
margin: 0 auto;
border-right: 0 !important;
border-left: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
width: 50%;
}
.related h2 {
margin-bottom: 20px;
font-size: 18px;
}
.custom_related_sec .products li {
width: 225px !important;
float: none !important;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 11px !important;
}
}  .hover-type-zoomin {
overflow: hidden;
}
.hover-type-zoomin img {
opacity: 1;
-webkit-transition: opacity 1s,-webkit-transform 1s;
transition: opacity 1s,-webkit-transform 1s;
transition: opacity 1s,transform 1s;
transition: opacity 1s,transform 1s,-webkit-transform 1s;
}
.hover-type-zoomin:hover img {
opacity: .9;
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.pro_title_head {
font-size: 16px !important;
}
.jute-one-sixth-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 16.66%;
width: calc(16.66% - ( ( 4% + 4% + 4% + 4% + 4% ) * 0.1666 ) );
margin-right: 4%;
}
.jute-onesixth-wrapper {
background-position: left top;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.jute-button-wrapper-center {
width: 100%;
text-align: center;
}
.jute-button-custum {
background: #a0ce4e;
text-transform: uppercase;
color: #ffffff;
padding: 13px 26px;
line-height: 17px;
font-size: 14px;
font-weight: 700;
letter-spacing: 0px;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-border-radius: 2px;
display: inline-block;
position: relative;
outline: 0;
zoom: 1;
border: 1px solid transparent;
text-align: center;
cursor: pointer;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "PT Sans", Arial, Helvetica, sans-serif;
width: 100%;
}
.onsixthlast {
margin-left: 0;
margin-right: 0;
}
.jute-button-custum:hover {
background: #e91e63;
color: #ffffff;
}
.jute-tab-img {
display: inline-block;
z-index: 1;
overflow: hidden;
position: relative;
vertical-align: middle;
max-width: 100%;
} .jute-cat-main-title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 0 31px;
overflow: hidden;
}
.categry-title-left {
color: #a0ce4e;
margin: 0;
-ms-flex-grow: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
padding: 0 8px 0 0;
}
.title-sep-container {
position: relative;
height: 6px;
-ms-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.title-sep-single {
border-bottom-width: 1px !important;
position: relative;
display: block;
width: 100%;
border-style: solid;
border: 0 solid #e7e6e6;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.jute-dble-clear {
clear: both;
display: block;
height: 1px;
font-size: 0;
line-height: 0;
width: 100%;
overflow: hidden;
}
.jute-dble-single {
border-color: #e0dede;
border-top-width: 1px !important;
margin-left: auto;
margin-right: auto;
margin-top: ;
border: 0 solid #e7e6e6;
clear: both;
position: relative;
z-index: 11;
}html, #main, #wrapper, body{
background-color: #ffffff;
}
body {
color: #747474;
font-size: 13px;
line-height: 1.54;
margin: 0;
min-width: 320px;
-webkit-text-size-adjust: 100%;
font-family: 'Open Sans', sans-serif;
}
body a {
color: #333333;
font-family: 'Open Sans', sans-serif;
}
a {
text-decoration: none;
color: #333;
}
* {
box-sizing: border-box;
}
#wrapper {
width: 100%;
max-width: none;
overflow: visible;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
display: block;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url("//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf") format('truetype');
}
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 700;
src: local('PT Sans Bold'), local('PTSans-Bold'), url("//fonts.gstatic.com/s/ptsans/v10/jizfRExUiTo99u79B_mh0O6tKA.ttf") format('truetype');
}
.main-head-title {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0px;
}
.post-content h2{
font-size: 14px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0px;
}
.jute-banner-space-separator{
margin-left: auto;
margin-right: auto;
margin-top:5px;
}
.jute-header-wrapper .jute-row, #main .jute-row, .jute-footer-widget-area .jute-row, .jute-footer-copyright-area .jute-row {
max-width: 1200px;
}
.jute-header-wrapper .jute-row, .jute-footer-widget-area .jute-row, .jute-footer-copyright-area .jute-row {
padding-left: 0px;
padding-right: 0px;
}
.jute-social-footer-icon:hover {
color: #fff;
opacity: 0.8;
}
.jute-header-wrapper {
position: relative;
z-index: 10010;
}
.jute-secondary-header {
background-color: #4f5052;
font-size: 12px;
color: #ffffff;
border-bottom-color: #d2d3d4;
padding-left: 30px;
padding-right: 30px;
border-bottom: 1px solid transparent;
}
.jute-row {
margin: 0 auto;
zoom: 1;
}
.jute-row:after, .jute-row:before {
content: " ";
display: table;
}
.jute-row:after {
clear: both;
}
.jute-secondary-header .jute-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.jute-secondary-header .jute-alignleft {
border-bottom-color: #d2d3d4;
}
.jute-secondary-header .jute-alignleft {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.jute-secondary-header .jute-alignleft {
float: left;
margin-right: 0;
}
.jute-alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.jute-secondary-header .jute-alignright {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.jute-secondary-header .jute-alignright {
float: right;
margin-left: 0;
}
.jute-alignright {
display: inline;
float: right;
margin-left: 15px;
}
.jute-social-links-header {
margin-top: 10px;
}
.jute-social-networks {
overflow: hidden;
}
.jute-social-networks .jute-social-icon {
display: inline-block;
margin: 0 10px 10px;
font-size: 14px;
text-decoration: none;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.jute-contact-info {
float: right;
line-height: 44px;
}
.getaquote {
background-color: #A0CE4E;
display: block;
float: right;
padding: 10px 20px;
margin-top: 10px;
color: #fff;
}
.jute-header-v5 {
border-bottom: 1px solid #d2d3d4;
background-color: rgba(255,255,255, 1);
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
-webkit-transition: none;
transition: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: background-color .25s ease-in-out;
transition: background-color .25s ease-in-out;
}
.jute-header-v5 .jute-logo {
float: none;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
max-width: 100%;
zoom: 1;
}
.jute-header-v4 .jute-logo .jute-logo-link {
float: none;
}
.jute-logo a {
display: block;
max-width: 100%;
}
.jute-logo img {
width: auto;
}
img {
border-style: none;
vertical-align: top;
max-width: 100%;
height: auto;
}
.jute-header-v4 .jute-logo .jute-header-content-3-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.jute-header-v4 .searchform {
margin-left: 15px;
}
.jute-header-v4 .search-table {
width: 286px;
}
.search-table {
display: table;
width: 100%;
}
.searchform .search-field {
display: table-cell;
vertical-align: top;
}
#wrapper .search-table .search-field input, input.s, input[type="text"]{
border-color: #d2d2d2;
background-color: #ffffff;
height: 29px;
padding-top: 0;
padding-bottom: 0;
border: 1px solid #d2d2d2;
color: #747474;
font-size: 13px;
padding: 8px 15px;
height: 33px;
width: 100%;
box-sizing: border-box;
margin: 0;
}
.searchform .search-button {
display: table-cell;
width: 33px;
vertical-align: top;
}
.searchform .search-table .search-button input[type=submit] {
background: #000;
border: none;
border-radius: 0;
color: #fff;
font-size: 1em;
height: 33px;
line-height: 33px;
margin: 0;
padding: 0;
width: 33px;
text-indent: 0;
cursor: pointer;
font-family: icomoon;
font-weight: 400;
text-shadow: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: all .2s;
transition: all .2s;
display: block;
}
.search-button input[type="submit"]:hover{
background-color: #a0ce4e !important;
}
.jute-secondary-main-menu {
background-color: #ffffff;
border-bottom: 1px solid #d2d3d4;
padding-left: 30px;
padding-right: 30px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.jute-secondary-main-menu .jute-main-menu {
float: none;
text-align: center;
position: relative;
z-index: 200;
overflow: hidden;
}
.jute-main-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.jute-main-menu ul li {
display: inline-block;
vertical-align: top;
float: none;
text-align: left;
padding-right: 40px;
}
.jute-main-menu .jute-dropdown-menu {
overflow: hidden;
}
.jute-main-menu li {
float: left;
margin: 0;
padding: 0;
position: relative;
cursor: pointer;
}
.jute-main-menu .current-menu-ancestor a, .jute-main-menu .current-menu-item a, .jute-main-menu .current-menu-item:not(.jute-main-menu-cart) a:before, .jute-main-menu .current-menu-parent a, .jute-main-menu .current_page_item  a {
color: #a0ce4e;
border-color: #a0ce4e;
}
.jute-main-menu ul li a {
box-sizing: border-box;
border-top: 3px solid transparent;
height: 40px;
line-height: 37px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.jute-main-menu ul li a, .side-nav li a {
font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
}
.jute-main-menu ul li a {
-webkit-font-smoothing: subpixel-antialiased;
}
.jute-main-menu ul a {
display: block;
box-sizing: content-box;
}
.jute-main-menu li.jute-active-link .jute-megamenu-wrapper, .jute-main-menu li.jute-active-link .sub-menu, .jute-main-menu li:hover>.jute-megamenu-wrapper, .jute-main-menu li:hover .sub-menu {
visibility: visible;
opacity: 1;
}
.jute-main-menu .sub-menu {
background-color: #f2efef;
width: 170px;
border-top: 3px solid #a0ce4e;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 400;
box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
-webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
line-height: 1.54;
letter-spacing: 0px;
}
.jute-main-menu .sub-menu {
position: absolute;
left: 0;
visibility: hidden;
opacity: 0;
z-index: 1;
-webkit-transition: opacity .2s ease-in;
transition: opacity .2s ease-in;
}
.jute-main-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#main {
padding-bottom: 40px;
padding-top: 20px;
padding-left: 30px;
padding-right: 30px;
clear: both;
}
#content {
width: 71.1702128%;
float: left;
min-height: 1px;
}
.post-content h1 {
color: #e91e63;
}
.post-content p {
margin-top: 0;
margin-bottom: 20px;
}
.post-content p {
margin: 0 0 20px;
}
.jute-layout-column {
position: relative;
float: left;
margin-bottom: 20px;
}
.jute-layout-column.jute-one-full {
float: none;
clear: both;
}
.jute-column-first {
clear: left;
}
.jute-layout-column.jute-column-last {
margin-left: 0;
margin-right: 0;
}
.jute-layout-column .jute-column-wrapper {
min-height: 1px;
}
.jute-onefifth-img-sec{
margin-top: 0px;
margin-bottom: 0px;
width:20%;
width:calc(20% - ( ( 4% ) * 0.2 ) );
margin-right:4%;
}
.jute-onefifth-text-sec{
margin-top: 0px;
margin-bottom: 0px;
width:80%;
width:calc(80% - ( ( 4% ) * 0.8 ) );
}
.jute-onefifth-wrapper-img{
background-position:left top;
background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
}
.jute-onefifth-wrapper-txt{
background-position:left top;
background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
}
.jute-footer-widget-area {
color: #8c8989;
background-color: #ffffff;
border-color: #e9eaee;
border-top-width: 12px;
background-attachment: fixed;
background-position: top center;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
position: relative;
border-top: 12px solid #e9eaee;
backface-visibility: hidden;
}
.jute-footer-widget-column {
margin-bottom: 50px;
}
.jute-footer-widget-area .widget-title{
color: #a0ce4e;
font-size: 16px;
font-weight: 400;
line-height: 16px;
letter-spacing: 0px;
margin: 0 0 28px;
text-transform: uppercase;
}
.jute-footer-widget-area ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 13px;
}
.jute-widget-area .widget_nav_menu li{
display: block;
padding: 10px 10px 10px 12px;
border-bottom: 1px solid #e7e6e6;
color: #333;
position: relative;
}
.jute-footer-widget-area .widget_nav_menu li{
color: #8c8989;
}
.jute-footer-widget-area .widget_nav_menu>div>ul>li:first-child {
padding-top: 0;
}
.jute-footer-widget-area .widget_nav_menu li, .jute-footer-widget-area ul li{
border-color: #e9eaee;
}
.jute-footer-widget-area a{
color: #bfbfbf;
}
.jute-social-footer-icon{
color:#ffffff;
background-color:#a0ce4e;
border-color:#a0ce4e;
border-radius:4px;
margin: 0 5px 10px;
background-clip: inherit;
text-decoration: none;
}
.jute-footer-copyright-area {
background-color: #ffffff;
border-color: #4b4c4d;
border-top-width: 1px;
padding-top: 10px;
padding-bottom: 40px;
z-index: 10;
position: relative;
border-top: 1px solid #4b4c4d;
padding-left: 30px;
padding-right: 30px;
}
.jute-copyright-content {
display: table;
width: 100%;
}
.jute-copyright-notice {
display: table-cell;
vertical-align: middle;
margin: 0;
padding: 0;
color: #8c8989;
font-size: 12px;
}
.jute-social-links-footer {
display: table-cell;
vertical-align: middle;
width: 40%;
text-align: right;
}
.jute-social-links-footer .jute-social-networks {
margin-top: 10px;
}
.jute-social-networks {
overflow: hidden;
}
.jute-social-links-footer .jute-social-networks.jute-boxed-icons a {
padding: 4px;
width: calc(16px + (2 * 8px) + 2px);
}
.jute-social-networks .jute-social-footer-icon {
display: inline-block;
}
.jute-social-links-footer .jute-social-networks a {
font-size: 16px;
text-align: center;
}
.jute-social-icon{
color: #ffffff;
}
.jute-contact-info li {
list-style: none;
}
.widget {
list-style: none;
}
.jute-widget-area li a:before {
position: absolute;
font-family: icomoon;
content: '\203A';
margin-left: -12px;
}
.jute-widget-area .current-menu-item a, .jute-widget-area .current-menu-item a:before, .jute-footer-widget-area .widget a:hover, .jute-footer-widget-area .widget li a:hover:before, .jute-footer-widget-area ul li a:hover{
color: #a0ce4e;
}
.jute-main-menu ul li a:hover {
border-color: #a0ce4e;
}
.jute-main-menu .sub-menu li {
float: none;
margin: 0;
padding: 0;
display: block;
}
.jute-main-menu .sub-menu a {
border: 0;
padding: 7px 20px;
line-height: 19px;
text-indent: 0;
height: auto;
-webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
}
.jute-main-menu .sub-menu li a {
padding-top: 7px;
padding-bottom: 7px;
color: #333333;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 13px;
line-height: 1.54;
border-bottom: 1px solid #dcdadb;
}
.jute-main-menu .sub-menu li a:hover {
background-color: #f8f8f8;
border-color: #dcdadb;
}
.jute-main-menu .sub-menu .current-menu-item a {
background-color: #f8f8f8;
}
.jute-mobile-menu-icons {
margin-top: 0px;
}
.jute-mobile-menu-icons {
display: none;
position: relative;
top: 0;
right: 0;
vertical-align: middle;
text-align: right;
}
.contact-form input {
border-color: #d2d2d2;
background-color: #ffffff;
height: 29px;
padding-top: 0;
padding-bottom: 0;
border: 1px solid #d2d2d2;
color: #747474;
font-size: 13px;
padding: 8px 15px;
height: 33px;
width: 100%;
box-sizing: border-box;
margin: 0;
}
.contact-form textarea {
border: 1px solid #d2d2d2;
width: 100% !important;
height: 150px;
font-size: 13px;
color: #747474;
padding: 8px 15px;
box-sizing: border-box;
margin-right: 0;
}
.contact-form input[type="submit"], .wpcf7-submit {
font-weight: 700;
letter-spacing: 0px;
line-height: 17px;
font-size: 14px;
padding: 13px 29px;
background: #a0ce4e;
text-transform: uppercase;
color: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0ce4e, endColorstr=#a0ce4e);
transition: all .2s;
border-width: 0px;
border-style: solid;
border-color: #ffffff;
border-radius: 2px;
width: 100%;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-border-radius: 2px;
cursor: pointer;
height: auto;
}
.contact-form input[type="submit"]:hover, .wpcf7-submit:hover{
background: #e91e63;
color: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e91e63, endColorstr=#e91e63);
border-color: #ffffff;
}
.page-social a {
width: calc(16px + (2 * 8px) + 2px);
padding: 8px;
font-size: 16px;
display: inline-block;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: none!important;
box-shadow: none!important;
line-height: 1;
}
.jute-mobile-menu-icons a {
color: #dadada;
}
.jute-mobile-menu-icons a {
float: right;
font-size: 21px;
margin-left: 20px;
}
.jute-two-third-form-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 66.66%;
width: calc(66.66% - ( ( 4% ) * 0.6666 ) );
margin-right: 4%;
}
.jute-two-third-map-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 33.33%;
width: calc(33.33% - ( ( 4% ) * 0.3333 ) );
} .jute-onethird-img-sec{
width:75%;
width: calc(75% - ( ( 4% ) * 0.75 ) );
margin-right: 4%;
}
.jute-onefourth-img-sec{
width:25%;
width: calc(25% - ( ( 4% ) * 0.25 ) );
}  .jute-onehalf-text-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 50%;
width: calc(50% - ( ( 4% ) * 0.5 ) );
margin-right: 4%;
}
.jute-checklist {
font-size: 13px;
line-height: 22.1px;
list-style-type: none;
padding: 0;
margin: 10px 0 0;
}
.jute-checklist li {
margin-bottom: 11px;
margin-left: 0;
}
.jute-checklist li .icon-wrapper {
background-color: #a0ce4e !important;
font-size: 11.44px;
height: 22.1px;
width: 22.1px;
margin-right: 9.1px;
display: table;
float: left;
line-height: 22.1px;
}
.jute-checklist li .circle-yes {
border-radius: 50%;
background-clip: padding-box;
background-color: #333;
color: #fff;
text-align: center;
}
.jute-checklist .jute-li-icon, ul.jute-checklist .jute-li-icon {
color: #ffffff;
display: table-cell;
vertical-align: middle;
text-align: center;
}
.jute-checklist li .jute-li-item-content {
margin-left: 31.2px;
}
.jute-checklist li p:last-of-type, ul.jute-checklist li p:last-of-type {
margin-bottom: 0;
}
.jute-onehalf-img-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 50%;
width: calc(50% - ( ( 4% ) * 0.5 ) );
}
.jute-title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 0 31px;
margin-top: 5px;
margin-bottom: 10px;
overflow: hidden;
}
.jute-title-size-two, h2 {
margin-top: 0em;
margin-bottom: 1.1em;
}
.jute-title h2 {
font-size: 14px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0px;
padding-right: 8px;
text-align: left;
margin: 0;
color: #a0ce4e;
-ms-flex-grow: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
padding: 0 8px 0 0;
line-height: normal;
}
.jute-title .title-sep-container {
position: relative;
height: 6px;
-ms-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.jute-title .title-sep.sep-double {
height: 6px;
border-bottom-width: 1px;
border-top-width: 1px;
}
.jute-title .title-sep {
position: relative;
display: block;
width: 100%;
border-style: solid;
border: 0 solid #e7e6e6;
-webkit-box-sizing: content-box;
box-sizing: content-box;
border-color: #e0dede;
} 
.fusion-image-carousel {
margin-bottom: 40px;
}
.fusion-carousel {
overflow: hidden;
padding: 0;
}
.fusion-carousel .fusion-carousel-positioner {
position: relative;
}
.fusion-carousel .fusion-carousel-wrapper {
-webkit-box-sizing: content-box;
box-sizing: content-box;
padding: 8px 0;
}
.fusion-carousel .fusion-carousel-holder {
margin: 0;
padding: 0;
list-style: none;
}
.fusion-carousel .fusion-carousel-item {
display: block;
float: left;
padding: 0;
}
.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
display: inline-block;
visibility: hidden;
vertical-align: middle;
width: 100%;
line-height: normal;
text-align: center;
}
.fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
display: inline-block;
margin-bottom: 0;
text-align: center;
max-width: 100%;
}
.fusion-image-wrapper {
overflow: hidden;
z-index: 1;
position: relative;
}
.fusion-main-menu>ul>li>a .fusion-menu-description, a, a:after, a:before {
-webkit-transition-property: color,background-color,border-color;
transition-property: color,background-color,border-color;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}
.fusion-carousel .fusion-carousel-item img {
vertical-align: middle;
width: 100%;
height: auto;
}
.fusion-carousel .fusion-carousel-nav {
visibility: hidden;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
width: 30px;
width: 30px;
width: 30px;
height: 30px;
height: 30px;
height: 30px;
margin-top: -15px;
margin-top: -15px;
margin-top: -15px;
background-color: #999999;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
left: 0;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
display: block;
z-index: 1000;
opacity: .8;
position: absolute;
top: 50%;
margin-top: -14px;
height: 29px;
width: 29px;
text-align: center;
cursor: pointer;
color: transparent;
background-color: rgba(0,0,0,.5);
background-repeat: no-repeat;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
line-height: 30px;
line-height: 30px;
line-height: 30px;
font-size: 14px;
font-size: 14px;
font-size: 14px;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
content: '\2039';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
display: block;
position: relative;
line-height: 29px;
font-size: 14px;
color: #fff;
font-family: icomoon;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
right: 0!important;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
content: '\203A';
}
.ilightbox-overlay.metro-white {
background: #fff;
}
.ilightbox-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-loader, .ilightbox-loader *, .ilightbox-overlay, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-toolbar {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}
.ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social *, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-loader, .ilightbox-loader *, .ilightbox-overlay, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-toolbar, .ilightbox-toolbar * {
float: none;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
line-height: 100%;
vertical-align: baseline;
background: 0 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ilightbox-loader.metro-white {
-webkit-box-shadow: rgba(0,0,0,.3) 0 0 55px;
box-shadow: rgba(0,0,0,.3) 0 0 55px;
}
.ilightbox-loader.horizontal {
left: 45%;
top: -192px;
padding: 0;
padding-top: 30px;
border-radius: 0 0 100px 100px;
}
.ilightbox-loader {
position: fixed;
z-index: 100005;
top: 45%;
left: -192px;
padding-left: 30px;
opacity: .9;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader.metro-white div {
background: #fff url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/metro-white-skin/preloader.gif") no-repeat center;
}
.ilightbox-loader.horizontal div {
border-radius: 0 0 100px 100px;
}
.ilightbox-loader div {
width: 72px;
height: 72px;
border-radius: 0 100px 100px 0;
}
.ilightbox-holder.metro-white {
padding: 3px;
background: #fff;
-webkit-box-shadow: 0 0 45px rgba(0,0,0,.2);
box-shadow: 0 0 45px rgba(0,0,0,.2);
}
.ilightbox-holder {
display: none;
position: fixed;
z-index: 100003;
-webkit-transform: none;
-moz-transform: none;
}
.ilightbox-holder .ilightbox-inner-toolbar {
position: relative;
z-index: 100;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
font-size: 18px;
padding: 10px 12px;
padding-right: 60px;
color: #535352;
}
.ilightbox-title {
line-height: 20px;
}
.ilightbox-holder div.ilightbox-container {
position: relative;
width: 100%;
height: 100%;
}
.ilightbox-holder img.ilightbox-image {
width: 100%;
height: 100%;
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
background: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/metro-white-skin/social-bg.png");
border-radius: 2px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social {
display: none;
position: absolute;
right: 10px;
top: 10px;
padding: 5px;
padding-left: 0;
z-index: 20003;
height: 26px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
float: left;
list-style: none;
height: 26px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
display: inline;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/social_icons/facebook_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/social_icons/twitter_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/social_icons/google_plus_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/social_icons/reddit_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/social_icons/digg_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/social_icons/delicious_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
float: left;
margin-left: 5px;
width: 16px;
height: 16px;
background-repeat: no-repeat;
background-position: 50%;
}
.ilightbox-toolbar.metro-white {
top: 8px;
left: 8px;
height: 25px;
}
.ilightbox-toolbar {
display: none;
position: fixed;
z-index: 100010;
}
.ilightbox-toolbar.metro-white a {
width: 27px;
height: 25px;
background: #fff url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/metro-white-skin/buttons.png") no-repeat 7px 6px;
}
.ilightbox-toolbar a {
float: left;
cursor: pointer;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
background-position: 6px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play {
background-position: 8px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause {
background-position: 8px -81px;
}
.ilightbox-toolbar .ilightbox-next-button, .ilightbox-toolbar .ilightbox-prev-button {
display: none;
}
.ilightbox-button.ilightbox-next-button.metro-white.horizontal, .ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
right: 0;
left: auto;
top: 0;
bottom: 0;
width: 100px;
height: 30%;
background-image: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/metro-white-skin/arrows_horizontal.png");
background-position: -93px 50%;
}
.ilightbox-button.ilightbox-next-button.metro-white, .ilightbox-button.ilightbox-prev-button.metro-white {
bottom: 0;
right: 0;
left: 0;
width: 30%;
height: 100px;
margin: auto;
background: url("https://www.jutebag.co.uk/wp-content/plugins/fusion-builder/assets/images/iLightbox/metro-white-skin/arrows_vertical.png") no-repeat 50% -100px;
background-color: #fff;
background-color: rgba(255,255,255,.6);
}
.ilightbox-button {
position: fixed;
z-index: 100008;
cursor: pointer;
}
.ilightbox-button.metro-white span {
display: block;
width: 100%;
height: 100%;
}
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
right: auto;
left: 0;
background-position: -7px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-white {
top: 0;
bottom: auto;
background-position: 50% 0;
}
.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
background-color: #d94947;
background-position: -30px 6px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
background-position: -29px -31px;
}
.ilightbox-toolbar.metro-white a:hover {
background-color: #51b7ff;
}
.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
background-position: -30px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
background-position: -30px -81px;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
height: 104px;
}
.ilightbox-thumbnails.ilightbox-horizontal {
bottom: 0;
left: 0;
width: 100%;
height: 100px;
}
.ilightbox-thumbnails {
display: block;
position: fixed;
z-index: 100009;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
height: 104px;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
width: 100%;
height: 100px;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
display: block;
position: relative;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
display: block;
position: absolute;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
display: block;
cursor: pointer;
padding: 10px;
position: relative;
}
.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
border: 2px solid #fff;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
box-shadow: 0 0 10px rgba(0,0,0,.2);
border-radius: 0;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
width: 100%;
height: 100%;
border-radius: 2px;
-ms-interpolation-mode: bicubic;
}  .jute-threefourth-img-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 75%;
width: calc(75% - ( ( 4% ) * 0.75 ) );
margin-right: 4%;
}
.hover-type-zoomout {
overflow: hidden;
}
.jute-imageframe {
display: inline-block;
z-index: 1;
overflow: hidden;
position: relative;
vertical-align: middle;
max-width: 100%;
}
.hover-type-zoomout img {
opacity: 1;
-webkit-transform: scale(1.12);
-ms-transform: scale(1.12);
transform: scale(1.12);
-webkit-transition: opacity 1s,-webkit-transform 1s;
transition: opacity 1s,-webkit-transform 1s;
transition: opacity 1s,transform 1s;
transition: opacity 1s,transform 1s,-webkit-transform 1s;
}
.hover-type-zoomout:hover img {
opacity: .9;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.jute-imageframe img {
vertical-align: top;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.jute-sep-clear {
clear: both;
display: block;
height: 1px;
font-size: 0;
line-height: 0;
width: 100%;
overflow: hidden;
}
.jute-separator {
border: 0 solid #e7e6e6;
clear: both;
position: relative;
z-index: 11;
margin-left: auto;
margin-right: auto;
margin-top: ;
margin-bottom: 20px;
}
.jute-content-sep.sep-none, .jute-separator.sep-none {
height: 1px;
border-color: transparent; 
}
.jute-onefourth-text-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 25%;
width: calc(25% - ( ( 4% ) * 0.25 ) );
}
.jute-onefourth-text-sec .jute-onefourth-wrapper-txt {
background-position: left top;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.jute-onefourth-text-sec .jute-onefourth-wrapper-txt .jute-content-boxes {
margin-top: 0px;
margin-bottom: 0px;
}
.jute-content-boxes.jute-columns-1 .jute-column {
margin-bottom: 40px;
}
.jute-content-boxes .jute-column {
margin-bottom: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.jute-content-boxes .col {
background-color: rgba(255,255,255,0);
position: relative;
}
.jute-content-boxes.content-boxes-icon-on-side .heading-with-icon, .jute-content-boxes.content-boxes-icon-with-title .heading-with-icon {
display: table;
width: auto;
}
.jute-content-boxes .heading {
overflow: hidden;
margin-bottom: 15px;
}
.jute-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, .jute-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
display: table-cell;
vertical-align: middle;
float: none;
}
.jute-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon i {
border-color: #333333;
border-width: 1px;
background-color: #333333;
box-sizing: content-box;
height: 42px;
width: 42px;
line-height: 42px;
border-radius: 50%;
color: #ffffff;
font-size: 21px;
text-align: center;
}
.jute-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon, .jute-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon {
display: block;
float: none;
margin-right: 20px;
}
.jute-content-boxes .fontawesome-icon.circle-yes {
margin-top: 0;
}
.jute-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
font-size: 18px;
line-height: 23px;
margin: 0;
font-weight: 400;
display: table-cell;
vertical-align: middle;
color: #333333;
}
.jute-content-boxes.content-boxes-icon-with-title .heading-with-icon:hover .icon i {
background-color: #a0ce4e;
border-color: #a0ce4e;
-webkit-transition: background .3s;
transition: background .3s;
}
.jute-content-boxes.content-boxes-icon-with-title .heading-with-icon:hover .content-box-heading {
color: #a0ce4e;
-webkit-transition: background .3s;
transition: background .3s;
}  .jute-layout-column .jute-head-line {
background-position: left top;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.jute-layout-column .jute-head-line .title-heading-left {
padding-right: 8px;
text-align: left;
margin: 0;
color: #333333;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0px;
-ms-flex-grow: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
padding: 0 8px 0 0;
line-height: normal;
}
.jute-layout-column .jute-head-line .title-sep {
border-color: #93C843;
border-bottom-width: 1px;
}
.jute-onefourth-bag-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 25%;
width: calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );
margin-right: 4%;
}  
.jute-clearfix {
zoom: 1;
clear: both;
}
a:hover {
color: #a0ce4e;
}  .jute-twothird-img-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 66.66%;
width: calc(66.66% - ( ( 4% ) * 0.6666 ) );
margin-right: 4%;
}
.jute-onethird-text-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 33.33%;
width: calc(33.33% - ( ( 4% ) * 0.3333 ) );
} 
.jute-onethirdrev-img-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 33.33%;
width: calc(33.33% - ( ( 4% ) * 0.3333 ) );
margin-right: 4%;
}
.jute-twothirdrev-text-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 66.66%;
width: calc(66.66% - ( ( 4% ) * 0.6666 ) );
}
.look-cotton {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0px;
}
.jute-single-spreter {
margin-left: auto;
margin-right: auto;
margin-top: ;
margin-bottom: 40px;
}
.jute-center-img {
text-align: center;
}  .jute-title .sep-single {
border-bottom-width: 1px;
}
.jute-onethird-bag-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 33.33%;
width: calc(33.33% - ( ( 4% + 4% ) * 0.3333 ) );
margin-right: 4%;
}
.jute-onefifth-bag-sec {
width: calc(19.7% - ( ( 4% + 4% + 4% ) * 0.25 ) );
margin-right: 4%;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}
.jute-onethird-about h3 {
font-weight: 400;
}
.fusion-accordian {
width: 100%;
}
.fusion-accordian .fusion-panel {
border-color: #e0dede;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
border-bottom: 1px solid #e5e4e3;
border-radius: 0;
background-clip: padding-box;
}
.fusion-accordian .panel-heading {
padding: 0;
background: 0 0;
}
.fusion-accordian h4.panel-title {
font-weight: 400;
}
.fusion-accordian .panel-heading .panel-title {
margin: 0;
}
.fusion-accordian .panel-title .fusion-toggle-icon-wrapper {
float: left;
}
.fusion-accordian .panel-title .active .fa-fusion-box {
background-color: #a0ce4e;
}
.fusion-accordian .panel-title a .fa-fusion-box {
display: inline-block;
vertical-align: middle;
width: 22px;
height: 22px;
background-color: #333;
font-size: 13px;
color: #fff;
text-align: center;
line-height: 22px;
font-family: IcoMoon;
-webkit-font-smoothing: subpixel-antialiased;
webkit-transition: border-color,background-color .2s linear;
transition: border-color,background-color .2s linear;
}
.fusion-accordian .panel-title a:hover .fa-fusion-box {
background-color: #a0ce4e !important;
border-color: #a0ce4e !important;
}
.fusion-accordian .panel-title .active .fa-fusion-box:before {
content: "\2212";
}
.fusion-accordian .panel-title a .fa-fusion-box:before {
content: "\002B";
font-style: normal;
line-height: 22px;
font-size: 13px;
}
.fusion-accordian .panel-title .fusion-toggle-heading {
margin-left: 40px;
}
.fusion-accordian .panel-title a {
display: block;
padding: 10px 0;
text-decoration: none;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.fusion-accordian .fusion-toggle-boxed-mode:hover .panel-title a, .fusion-accordian .panel-title a:hover {
color: #a0ce4e;
}
.collapse.in {
display: block;
}
.collapse {
display: none;
}
.collapsing	{
position:relative;
height:0;
overflow:hidden;
-webkit-transition:height .35s ease;
transition:height .35s ease;
}
.fusion-accordian .panel-body {
padding: 10px 0 15px;
border: none;
line-height: 1.54;
}
.toggle-content {
padding-top: 10px;
padding-bottom: 15px;
position: relative;
}  .fusion-flip-boxes {
margin-bottom: 25px;
}
.fusion-flip-box-wrapper {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.fusion-flip-boxes .fusion-flip-box {
position: relative;
z-index: 1;
padding: 0;
margin: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-inner-wrapper {
position: relative;
margin-bottom: 15px;
-webkit-transform: translateZ(0);
}
.fusion-flip-boxes .fusion-flip-box .flip-box-back, .fusion-flip-boxes .fusion-flip-box .flip-box-front {
-webkit-perspective: 600px;
perspective: 600px;
padding: 27px 20px;
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-clip: padding-box;
-webkit-transition: all .4s cubic-bezier(.2,.85,.4,1.275)!important;
transition: all .4s cubic-bezier(.2,.85,.4,1.275)!important;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-front {
-webkit-transform: rotateY(0);
transform: rotateY(0);
z-index: 10;
background-color: rgb(160, 206, 78);
border-color: rgba(255, 255, 255, 0);
border-radius: 4px;
border-style: solid;
border-width: 0px;
color: rgb(255, 255, 255);
min-height: 183px;
}
.fusion-flip-boxes .fusion-flip-box.hover .flip-box-front {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
z-index: -1;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-grafix {
display: table;
margin: 0 auto 10px;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-circle {
height: 64px;
width: 64px;
border: 1px solid;
border-radius: 50%;
background-clip: padding-box;
background-color: #ffffff;
border-color: #ffffff;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-circle i {
display: table-cell;
vertical-align: middle;
font-size: 24px;
color: #a0ce4e;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-heading {
margin-top: 0;
margin-bottom: 9px;
padding-top: 0;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-front p {
margin: 0;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-back {
position: absolute;
left: 0;
top: 0;
height: auto;
width: 100%;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
z-index: -1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #a0ce4e;
border-color: rgba(255,255,255,0);
border-radius: 4px;
border-style: solid;
border-width: 0px;
color: #ffffff;
}
.fusion-flip-boxes .fusion-flip-box.hover .flip-box-back {
-webkit-transform: rotateY(0);
transform: rotateY(0);
z-index: 1;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-heading-back {
margin-bottom: 9px;
margin-top: 0;
font-size: 14px;
text-transform: uppercase;
}  .fusion-image-carousel {
margin-bottom: 40px;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-wrapper {
height: 115px!important;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-holder {
line-height: 115px!important;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-carousel-item-wrapper {
text-align: center;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper {
vertical-align: middle;
}
.fusion-image-hovers .hover-type-zoomin {
overflow: hidden;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img {
max-height: 115px;
width: auto;
}
.fusion-image-hovers .hover-type-zoomin .fusion-column-inner-bg-image, .fusion-image-hovers .hover-type-zoomin .fusion-masonry-element-container, .fusion-image-hovers .hover-type-zoomin .tribe-events-event-image, .fusion-image-hovers .hover-type-zoomin img {
opacity: 1;
-webkit-transition: opacity 1s,-webkit-transform 1s;
transition: opacity 1s,-webkit-transform 1s;
transition: opacity 1s,transform 1s;
transition: opacity 1s,transform 1s,-webkit-transform 1s;
}
.fusion-image-hovers .hover-type-zoomin:hover .fusion-column-inner-bg-image, .fusion-image-hovers .hover-type-zoomin:hover .fusion-masonry-element-container, .fusion-image-hovers .hover-type-zoomin:hover .tribe-events-event-image, .fusion-image-hovers .hover-type-zoomin:hover img {
opacity: .9;
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
left: 0;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
content: '\2039';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
content: '\203A';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before, .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
line-height: 30px;
line-height: 30px;
line-height: 30px;
font-size: 14px;
font-size: 14px;
font-size: 14px;
}  .portfolio-onefifth-bag-sec {
width: calc(22.7% - ( ( 4% + 4% + 4% ) * 0.25 ) );
margin-right: 0;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}
.portfolio-layout-column {
position: relative;
margin-bottom: 20px;
}
.portfolio-single-content {
margin-top: 0px;
margin-bottom: 0px;
width: 80%; width: calc(100% - 23.4042553% - 80px);
float: right;
}
.portfolio-sidebar-sec {
margin-top: 0px;
margin-bottom: 0px;
width: 20%; width: calc(25% - ( ( 4% ) * 0.2 ) ); float: left;
}
.single-navigation {
height: 34px;
line-height: 34px;
border-top: 1px solid #e7e6e6;
border-bottom: 1px solid #e7e6e6;
margin-bottom: 60px;
text-align: right;
}
.portfolio-slideshow {
width: 65.9574%;
float: left;
}
.project-content {
width: 31.9149%;
float: right;
}
.portfolio-sharing-box {
width: 100%;
display: inline-block;
} .fusion-image-wrapper:hover .fusion-rollover {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.fusion-image-wrapper:hover .fusion-rollover {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transform-style: preserve-3d;
}
.fusion-image-wrapper .fusion-rollover {
background-image: linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(209,233,144,0)), color-stop(1, rgba(160,206,78,0)));
background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
background-image: -webkit-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -moz-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -ms-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -o-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
}
.fusion-rollover {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100.1%;
height: 100.1%;
line-height: normal;
text-align: center;
background-image: -webkit-gradient(linear,left bottom,left top,from(#aad75d),to(#d1e990));
background-image: -webkit-linear-gradient(bottom,#aad75d,#d1e990);
background-image: linear-gradient(to top,#aad75d,#d1e990);
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform-style: preserve-3d;
}
.fusion-rollover-content {
padding: 10px;
width: 90%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery, .fusion-image-wrapper .fusion-rollover .fusion-rollover-link {
background-color: #333333;
width: calc(15px * 2.41);
height: calc(15px * 2.41);
background: #333333;
}
.fusion-rollover-content .fusion-link-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 1;
}
.fusion-rollover a {
text-decoration: none;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.fusion-rollover-gallery, .fusion-rollover-link {
display: inline-block;
opacity: .9;
position: relative;
vertical-align: middle;
margin: 0;
height: 36px;
width: 35px;
text-indent: -10000px;
background-color: #333;
border-radius: 50%;
background-clip: padding-box;
z-index: 99;
}
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before, .fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before {
font-size: 15px;
line-height: 2.41;
color: #ffffff;
}
.fusion-rollover-gallery:before {
content: '\f002';
}
.fusion-rollover-gallery:before, .fusion-rollover-link:before {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
text-indent: 0;
line-height: normal;
text-shadow: none;
font-family: icomoon;
font-size: 15px;
color: #fff;
-webkit-font-smoothing: antialiased;
}   .flexslider .flex-control-nav {
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
z-index: 100;
margin: 0;
padding: 0;
list-style: none;
}
.flexslider .flex-direction-nav {
height: 0;
list-style: none;
}
.flexslider .flex-direction-nav a {
z-index: 100;
position: absolute;
top: 50%;
overflow: hidden;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
background-color: rgba(0,0,0,.5);
background-repeat: no-repeat;
cursor: pointer;
opacity: 0;
font-size: 14px;
font-weight: 400;
font-family: icomoon;
-webkit-font-smoothing: none;
color: #fff;
-webkit-transition: opacity all .3s ease;
transition: opacity all .3s ease;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.flexslider .flex-direction-nav .flex-prev {
background-color: #999999;
left: 0;
text-indent: -2px;
}
.flexslider .flex-direction-nav .flex-disabled, .main-flex:hover .flex-direction-nav .flex-disabled {
opacity: 0;
cursor: default;
display: none;
visibility: hidden;
}
.single-navigation a[rel=next] {
margin-left: 15px;
margin-right: 10px;
} .fusion-carousel-meta {
display: none;
}  .rich-snippet-hidden {
display: none;
}
.fusion-carousel-title-below-image .fusion-carousel-meta, .fusion-carousel-title-below-image .fusion-carousel-title {
text-align: left;
}
.fusion-carousel .fusion-carousel-title {
margin: 10px 0 3px;
font-weight: 400;
line-height: 1.54;
letter-spacing: 0px;
}
.fusion-rollover-sep {
display: inline-block;
vertical-align: middle;
height: 36px;
width: 5px;
}  .modal-open {
overflow: hidden;
}
.fade.in {
opacity: 1;
}
.modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.fade {
opacity: 0;
-webkit-transition: opacity .3s linear;
transition: opacity .3s linear;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0) !important;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0,-25%);
-ms-transform: translate(0,-25%);
transform: translate(0,-25%);
-webkit-transition: -webkit-transform .3s ease-out;
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
.fusion-modal .modal-dialog {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
height: 100%;
}
.modal-dialog {
margin-top: 60px !important;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid rgba(0,0,0,.2);
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
box-shadow: 0 3px 9px rgba(0,0,0,.5);
border-radius: 5px;
background-clip: padding-box;
outline: 0;
}
.modal-1 .modal-header, .modal-1 .modal-footer {
border-color: #ebebeb;
}
.fusion-modal .modal-header {
min-height: 54px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.modal-header {
padding: 15px 20px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.53846154px;
}
.fusion-modal .modal-header .close {
font-size: 30px;
margin-top: -5px;
text-shadow: none;
}
.modal-header .close {
margin-top: -2px;
}
button.close {
background: none repeat scroll 0 0 rgba(0,0,0,0);
border: 0 none;
cursor: pointer;
padding: 0;
}
.close {
color: #000;
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
opacity: .2;
}
.modal-title {
margin: 0;
padding: 0;
line-height: 1.53846154;
}
h3#modal-heading-1 {
color: #fff;
font-size: 14px;
font-weight: 400;
}
.fusion-modal .modal-header .modal-title {
clear: left;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-backdrop.in {
opacity: .5 !important;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99998;
background-color: #000;
}
input[type=email],input[type=tel] {
border-color: #d2d2d2;
background-color: #fff;
height: 29px;
padding-top: 0;
padding-bottom: 0;
border: 1px solid #d2d2d2;
color: #747474;
font-size: 13px;
padding: 8px 15px; width: 100%;
box-sizing: border-box;
margin: 0;
}
.wpcf7-textarea {
border-color: #d2d2d2;
background-color: #fff;
height: 150px;
padding-top: 0;
padding-bottom: 0;
border: 1px solid #d2d2d2;
color: #747474;
font-size: 13px;
padding: 8px 15px; width: 100%;
box-sizing: border-box;
margin: 0;
}
.modal-1 .wpcf7-submit {
background-color: #e91e63 !important;
}
@media (min-width: 900px) {
.modal-sm {
width: 300px !important;
}
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
}  .second-mobilesearch {
display: none;
}
.mobile-srchform .search-table {
width: 100%;
}
.second-mobilesearch {
padding: 5px 0;
} .single-product .woocommerce-tabs h3 {
font-size: 18px;
margin-top: 0;
margin-bottom: 1em;
color: #333;
font-size: 18px;
font-weight: 400;
} .relate-head h3 {
font-size: 18px;
line-height: 1.5;
color: #333333;
font-weight: 400;
} .port-relate-head h3{
font-size: 18px;
line-height: 1.5;
font-weight: 400;
padding: 0;
text-align: left;
margin: 0;
}@media (min-width: 1200px){
.col-lg-3 {
width: 25%;
}	.col-lg-6{		width:50%;	}
}
@media (min-width: 1200px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float: left;
}
}
@media (min-width: 992px){
.col-md-3 {
width: 25%;
}
}
@media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float: left;
}
}
@media (min-width: 0px){
.col-sm-3 {
width: 25%;
}
}
@media (min-width: 0px){
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float: left;
}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media only screen and (max-width: 800px){
.jute-header-wrapper .jute-row {
padding-left: 0;
padding-right: 0;
max-width: 100%;
}
.jute-header {
padding-top: 0px;
}
.jute-header-v5 .jute-logo {
float: left;
}
.jute-columns .jute-column:not(.jute-column-last) {
margin: 0 0 50px;
}
.jute-body .jute-layout-column {
width: 100%;
margin-right: 0;
}
.jute-columns-1 .jute-column:first-child, .jute-columns-2 .jute-column:first-child, .jute-columns-3 .jute-column:first-child, .jute-columns-4 .jute-column:first-child, .jute-columns-5 .jute-column:first-child {
margin-left: 0;
}
.jute-columns .jute-column {
width: 100% !important;
float: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.jute-copyright-notice {
padding: 0 0 15px;
}
.jute-body .jute-social-links-footer, .jute-copyright-notice {
display: block;
text-align: center;
width: 100%;
}
.imageframe-align-center {
text-align: center;
}
.jute-secondary-header {
padding: 0px;
background-color: rgb(79,80,82);
}
.jute-secondary-header .jute-alignleft {
float: none;
width: 100%;
display: block;
margin-right: 0;
border-bottom: 1px solid #d2d3d4;
text-align: center;
}
.jute-secondary-header .jute-alignright {
float: none;
width: 100%;
display: block;
margin-right: 0;
text-align: center;
}
.jute-secondary-header .jute-row {
display: block;
padding-left: 0px;
padding-right: 0px;
max-width: 100%;
}
.jute-social-networks .jute-social-icon {
margin: 0 14px 10px;
}
.jute-contact-info {
float: none;
line-height: 1.5em;
padding: 1em 30px 0px 30px;
}
.jute-header-v4 .searchform {
float: none;
display: none;
}
.jute-mobile-menu-icons {
position: relative;
display: block;
}
.jute-main-menu {
display: none;
}
.showmenu{
display:block;
} .jmobile-menu {
padding-top: 0;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 0;
}
.jute-main-menu ul li {
display: block;
padding-right: 0;
}
.jute-main-menu ul li a {
color: #333333;
font-size: 13px;
background-color: #f6f6f6;
height: 35px;
line-height: 35px;
border-bottom: 1px solid #dadada;
border-top: 0;
text-align: left;
padding-left: 30px;
}
.jute-main-menu .current-menu-ancestor a, .jute-main-menu .current-menu-item a, .jute-main-menu .current-menu-item:not(.jute-main-menu-cart) a:before, .jute-main-menu .current-menu-parent a, .jute-main-menu .current_page_item a {
color: #333333;
border-color: #dadada;
}
.jute-main-menu .sub-menu {
position: relative;
left: 0;
visibility: visible;
opacity: 1;
z-index: 1;
transition: none;
background-color: #f6f6f6;
width: 100%;
border-top: 0;
}
.jute-main-menu .sub-menu li a {
padding-left: 39px;
}
.jute-main-menu .sub-menu li a:before {
content: ' \02D7';
margin-right: 2px;
top: -1px;
position: relative;
} .showsearch{display: block;}
.mobile-srchform {
display: block !important;
margin-left: 0 !important;
}
.jute-secondary-main-menu {
border-bottom: none;
}
}@font-face{font-family:'FontAwesome';src:url("/source/9ee1c24c71e548c405b42b3a4d456ff3/fontawesome-webfont.eot");src:url("/source/5fbcaa994ee4fda04418bd4a8fbfe1e5/fontawesome-webfont.eot") format('embedded-opentype'),url("/source/6bfbff7f55b478e6db80f00f2e1f06c7") format('woff2'),url("/source/03e5d7a1a9370744ca46ed0d06a593b9/fontawesome-webfont.woff") format('woff'),url("/source/2844d54bdea451110e4521f21eef5e5b/fontawesome-webfont.ttf") format('truetype'),url("/source/da9d462a93f953d1793bd8e0c1db2e27/fontawesome-webfont.svg") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.portfolio_singles {
padding-top: 55px !important;
}
.category-portfolio {
font-size: 16px;
color: #333333;
margin-top: 0.67em;
margin-bottom: 65px;
}
.category-main-port {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 0 -12.5px;
}
.portfolio-left-sec {
webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
display: inline-block;
margin-bottom: 10px;
padding: 0 12.5px;
max-width: 540px;
width: 100%;
overflow: hidden;
z-index: 1;
position: relative;
}
.portfolio-right-sec {
text-align: left;
webkit-flex-shrink: 2;
-ms-flex-negative: 2;
flex-shrink: 2;
margin: 0;
padding: 0 12.5px;
vertical-align: top;
margin-top: 15px;
}
.port-cat-sub a {
font-size: 18px;
line-height: 27px;
}
.portfolio-desc-entry h1 {
display: none;
}
.jute-portfolio-cat-buttons {
margin: 20px -15px 0;
}
.port-cat-link {
color: #ffffff;
margin: 0 15px 15px;
padding: 13px 29px;
line-height: 17px;
font-size: 14px;
font-family: "PT Sans", Arial, Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 0px;
background: #a0ce4e;
text-transform: uppercase;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0ce4e, endColorstr=#a0ce4e);
transition: all .2s;
border-width: 0px;
border-style: solid;
border-color: #ffffff;
border-radius: 2px;
width: 100%;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-border-radius: 2px;
display: inline-block;
position: relative;
outline: 0;
zoom: 1;
border: 1px solid transparent;
text-align: center;
text-decoration: none;
cursor: pointer;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .2s;
transition: all .2s;
}
.jute-portfolio-cat-buttons a:hover {
background: #e91e63;
color: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e91e63, endColorstr=#e91e63);
border-color: #ffffff;
}
.sep-port-double {
height: 6px;
border-bottom-width: 1px;
border-top-width: 1px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
margin: 40px 0;
border: 1px solid #e0dede;
border-right: none;
border-left: none;
clear: both;
position: relative;
z-index: 11;
}
.venlft-mrgin {
margin-bottom: 0;
} .green-title {
color: #99cc00 !important;
}
.black-title {
color: #000000 !important;
} .post-head-title {
font-size: 18px !important;
font-weight: 400;
line-height: 27px !important;
letter-spacing: 0px;
color: #99cc00 !important;
margin-top: 0;
margin-bottom: 28px;
}
.post-single-navigation {
height: 34px;
line-height: 34px;
border-top: 1px solid #e7e6e6;
border-bottom: 1px solid #e7e6e6;
margin-bottom: 60px;
text-align: right;
}
.lft-post-sidebar {
float: left;
width: 23.4042553%;
background-color: #f6f6f6;
padding: 15px;
display: block;
}
.post-right-sec {
float: right;
width: calc(100% - 23.4042553% - 80px);
min-height: 1px;
display: block;
}
.looking-post {
font-size: 16px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0px;
}
.custum-feature-post-img {
display: inline-block;
width: 100%;
margin-bottom: 30px;
}
.custum-feature-post-img .slides {
padding-left: 0;
margin-top: 0;
}
.custum-feature-post-img .slides img {
width: calc(100% - (0 * 30px));
}
.cate-post-title a {
font-size: 18px;
line-height: 27px;
}
.cate-post-entry {
margin-top: 0;
margin-bottom: 20px;
}
@media screen and (max-width:800px){
.lft-post-sidebar {
float: none;
width: 100%;
}
.post-right-sec {
float: none;
width: 100%;
}
.portfolio-sidebar-sec {
width: 100%;
float: none;
}
.portfolio-single-content {
width: 100%;
float: none;
}
.portfolio-slideshow {
width: 100%;
float: none;
display: inline-block;
}
.project-content {
width: 100%;
float: none;
}
.category-main-port {
display: inline-block;
}
.portfolio-left-sec {
text-align: center;
max-width: 100%;
}
.jute-portfolio-cat-buttons {
margin: 20px 0px 0;
}
.port-cat-link {
margin: auto;
}
} .blog-image img {
width: 100%;
max-width: 100%;
display: block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.custom-content h1{
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
} .jute-icon{
display: table-cell;
vertical-align: middle;
float: none;
}
.icon-design{
border-color: #333333;
border-width: 0px;
background-color: #a0ce4e;
box-sizing: content-box;
height: 42px;
width: 42px;
line-height: 42px;
border-radius: 50%;
font-size: 21px;
text-align:center;
}
.icon-color{
color: #ffffff;
}
.jute-logo
{
display: block;
float: none;
margin-right: 20px;
}
.jute-button{
background: #4f5052;
width: 100%;
border-width: 0px;
border-color: #ffffff;
border-radius: 2px;
-webkit-box-shadow: none!important;
box-shadow: none!important;
padding: 13px 29px;
line-height: 17px;
font-size: 14px;
text-align: center;
display: inline-block;
text-transform: uppercase;
color: #ffffff;
cursor: pointer;
box-sizing: border-box;
-webkit-transition: all .2s;
transition: all .2s;
}
.jute-button:hover, .jute-button:focus, .jute-button:active {
background: #a0ce4e;
border-width: 0px;
border-color: #ffffff;
-webkit-transition: all .3s;
transition: all .3s;
}
.jute-button-color{
color: #ffffff;
transition: all .2s;
}
.jute-button-style{
background-position: left top;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.ul-style-type{
list-style-type: none;
padding: 0;
margin: 10px 0 0;
}
.jute-li-item{
margin-bottom: 11px;
margin-left: 0;
}
.jute-li-icon{
background-color: #a0ce4e;
font-size: 11.44px;
height: 22.1px;
width: 22.1px;
margin-right: 9.1px;
border-radius: 50%;
color: #fff;
text-align: center;
display: table;
}
.jute-row-pad{
padding-left: 0;
padding-right: 0;
}
.jute-button-layout{
width: calc(50% - ( ( 4% ) * 0.5 ) );
margin-right: 4%;
}
.jute-seperator{
margin-left: auto;
margin-right: auto;
margin-top:;
margin-bottom:30px;
}
.jute-font-size{
font-size: 14px;
}
.stck-btn-rht{
margin-right:0px;
clear: inherit;
}
.stck-btn-lft {
clear: inherit;
} .jute-tabs.nav-not-justified {
border: none;
}
.jute-tabs{
margin-bottom: 50px;
}
.jute-tabs.jute-tabs-1 .nav{
border-color: #ebeaea;
}
.jute-tabs.horizontal-tabs .nav{
border-bottom: 0px solid #ebeaea;
}
.jute-tabs .nav{
display: block;
}
.jute-tabs.jute-tabs-1 .nav-tabs{
border-color: #ebeaea;
background-color: #ffffff;
}
.jute-tabs .nav-tabs
{	
display: inline-block;
vertical-align: middle;
display: block;
list-style: none outside none;
margin: 0;
padding: 0;
border: 1px solid #f1f2f2;
border-bottom: none;
background-color: #fff;
}
.jute-tabs.horizontal-tabs .nav-tabs
{
margin: 0 0 -1px;
}
.jute-tabs .nav-tabs .nav-justified {
width: 100%;
border-bottom: 0 none;
}
.jute-tabs .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.jute-tabs.nav-not-justified .nav-tabs li {
display: inline-block;
} .jute-tabs .nav-tabs li {
display: block;
position: relative;
float: none;
text-align: center;
margin: 0;
} .jute-tabs.classic .nav-tabs > li.active .tab-link
{
border-color: #a0ce4e;
}
.jute-tabs.jute-tabs-1 .nav-tabs li.active a
{
background-color: #ffffff;
border-right-color: #ffffff;
}
.jute-tabs.nav-not-justified .nav-tabs .tab-link {
padding: 11px 15px;
}
.jute-tabs .nav-tabs>.active>.tab-link{
border: none;
border-top: 3px solid #a0ce4e;
background-color: #fff;
cursor: pointer;
}
.jute-tabs.jute-tabs-1 .nav-tabs li a {
border-top-color: #a0ce4e;
background-color: #a0ce4e;
}
.jute-tabs .nav-tabs li .tab-link {
margin-right: 1px;
display: block;
position: relative;
padding: 11px 0;
outline: 0;
line-height: normal;
border: none;
border-top: 3px solid #f1f2f2;
background-color: #f1f2f2;
color: #747474;
cursor: pointer;
-webkit-transition: all .2s;
transition: all .2s;
}
.jute-tabs .nav a {
text-decoration: none;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.jute-tabs .nav-tabs > li .jute-tab-heading{
color: #333333;
font-size: 13px;
}
.jute-tabs .nav-tabs li .jute-tab-heading {
margin: 0;
font-weight: 300;
font-size: 1em;
}
.jute-mobile-tab-nav{
display: block;
}
.jute-tabs .tab-content .tab-pane {
border-color: #ebeaea;
}
.jute-tabs .tab-pane {
background-color: #ffffff;
}
.jute-tabs .tab-content>.active {
display: block;
}
.jute-tabs .tab-pane {
display: none;
padding: 15px;
max-width: 100%;
border: 1px solid #f1f2f2;
border-top: none;
}
.fade.in {
opacity: 1;
}
.fade {
opacity: 0;
-webkit-transition: opacity .3s linear;
transition: opacity .3s linear;
}
.tab-rht{
margin-right:0px;
}
.tab-con-heading
{
color: #333333;
font-size:14px;
}
.jute-tabs.jute-tabs-1 .nav-tabs li a:hover{
background-color:#ffffff;
border-top-color:#ffffff;
}  .jute-twothird-text-sec
{
width: 66.6666%;
}
.jute-last-img-sec{
width: 33.3333%;
}
.alignimgcenter{
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
} .jute-button.button-3 {
width: 100%;
background: #e91e63;
border-width: 0px;
border-color: #ffffff;
}
.jute-body .jute-button-round, .jute-button-round {
border-radius: 2px;
}
.jute-button.button-flat {
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.jute-button.button-3 .jute-button-text, .jute-button.button-3 i {
color: #ffffff;
}
.jute-button i, .jute-button-icon-divider, .jute-button-text {
-webkit-transition: all .2s;
transition: all .2s;
}
.jute-button.button-3:hover{
background: #a0ce4e;
} .only-post-sidebar .widget{
margin-bottom: 45px;
position: relative;
}
.only-post-sidebar .widget h4{
background-color: #a0ce4e;
padding: 9px 15px;
color: #ffffff;
font-size: 13px;
margin: 0;
margin-bottom: 18px;
font-weight: 400;
}
.only-post-sidebar .widget ul{
list-style: none;
margin: 0;
padding: 0;
}
.only-post-sidebar .widget_nav_menu li{
display: block;
padding: 10px 10px 10px 12px;
border-bottom: 1px solid #e7e6e6;
color: #333;
position: relative;
}
.only-post-sidebar .widget li{
margin: 0;
display: block;
}
.only-post-sidebar .menu li a:before{
position: absolute;
font-family: icomoon;
content: '\203A';
margin-top: -4px;
margin-left: -12px;
font-size: 18px;
}
.only-post-sidebar .widget_recent_entries li a:before{
position: absolute;
font-family: icomoon;
content: '\203A';
margin-top: -4px;
margin-left: -12px;
font-size: 18px;
}
.only-post-sidebar .widget_recent_entries li{
display: block;
padding: 10px 10px 10px 12px;
border-bottom: 1px solid #e7e6e6;
color: #333;
position: relative;
} .only-portfolio-sidebar {
background-color: #f6f6f6;
padding: 15px;
}
.only-portfolio-sidebar .widget{
margin-bottom: 45px;
position: relative;
}
.only-portfolio-sidebar .widget h4{
background-color: #a0ce4e;
padding: 9px 15px;
color: #ffffff;
font-size: 13px;
margin: 0;
margin-bottom: 18px;
font-weight: 400;
}
.only-portfolio-sidebar .widget ul{
list-style: none;
margin: 0;
padding: 0;
}
.only-portfolio-sidebar .widget-content li{
display: block;
padding: 10px 10px 10px 12px;
border-bottom: 1px solid #e7e6e6;
color: #333;
position: relative;
}
.only-portfolio-sidebar .widget li{
margin: 0;
display: block;
}
.only-portfolio-sidebar .menu li a:before{
position: absolute;
font-family: icomoon;
content: '\203A';
margin-top: -4px;
margin-left: -12px;
font-size: 18px;
}
.only-portfolio-sidebar .widget-content li a:before{
position: absolute;
font-family: icomoon;
content: '\203A';
margin-top: -4px;
margin-left: -12px;
font-size: 18px;
} .single .jute-sharing-box {
margin-bottom: 0;
margin-top: 60px;
}
.jute-single-sharing-box {
background-color: #f6f6f6;
}
.jute-sharing-box {
display: table;
margin-bottom: 55px;
padding: 20px;
height: 70px;
width: 100%;
background-color: #f6f6f6;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.jute-sharing-box h4 {
color: #333333;
display: table-cell;
vertical-align: middle;
font-size: 13px;
font-weight:400;
}
.jute-sharing-box .jute-social-net {
text-align: right;
}
.jute-sharing-box .jute-social-net, .jute-sharing-box h4 {
display: table-cell;
vertical-align: middle;
}
.jute-social-net .jute-social-networks-wrapper {
margin: 0 -10px;
}
.jute-sharing-box .jute-social-net .jute-social-network-icon {
margin-bottom: 0;
text-decoration: none;
}
.jute-sharing-box .jute-social-net a {
font-size: 16px;
}
.jute-social-net .jute-social-network-icon {
display: inline-block;
margin: 0 10px 10px;
font-size: 16px;
color: #46494a;
text-decoration: none;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.jute-sharing-box a {
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.m-share {
margin-top: 60px;
} .tooltip-text {
visibility: hidden;
width: 78px;
background-color: #333333;
color: #bebdbd;
text-align: center;
border-radius: 3px;
padding: 0 10px;
position: absolute;
z-index: 1;
top: -23px;
left: -23px;
font-size: 12px;
height: 20px;
}
.tooltip-text::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #333333 transparent transparent transparent;
}
.tool-tip:hover .tooltip-text {
visibility: visible;
}
.tool-tip {
visibility: visible;
position: relative;
display: inline-block;
margin-bottom: 3px;
} section.portfolio-related-posts.clearfix {
font-size: 18px;
color: #333333;
} .search-button i.fa.fa-search {
position: absolute;
color: #fff;
display: block;
margin-left: 10px;
margin-top: 10px;
cursor: pointer;
}
.getaquote:hover {
color: #fff;
} .category-shrt-code .hover-sec .detail_btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100.1%;
height: 87.2%;
line-height: normal;
text-align: center;
background-image: linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(209,233,144,0)), color-stop(1, rgba(160,206,78,0)));
background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
background-image: -webkit-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -moz-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -ms-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -o-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform-style: preserve-3d;
margin-top: 0 !important;
background-color: transparent;
}
.category-shrt-code .hover-sec:hover .detail_btn {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transform-style: preserve-3d;
background-color: transparent;
}
.hover-sec {
overflow: hidden;
z-index: 1;
position: relative;
}
.details-text {
color: #333333;
letter-spacing: 1px;
font-weight: normal;
text-transform: uppercase;
}
.custom_related_sec .hover-sec .detail_btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100.1%;
height: 87.2%;
line-height: normal;
text-align: center;
background-image: linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(209,233,144,0)), color-stop(1, rgba(160,206,78,0)));
background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
background-image: -webkit-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -moz-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -ms-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -o-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform-style: preserve-3d;
margin-top: 0 !important;
background-color: transparent;
}
.custom_related_sec .hover-sec:hover .detail_btn {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transform-style: preserve-3d;
background-color: transparent;
}
.woocommerce .hover-sec .detail_btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex !important;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100.1%;
height: 87.2%;
line-height: normal;
text-align: center;
background-image: linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(209,233,144,0)), color-stop(1, rgba(160,206,78,0)));
background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990, endColorstr=#a0ce4e), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
background-image: -webkit-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -moz-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -ms-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
background-image: -o-linear-gradient(top, rgba(209,233,144,0) 0%, rgba(160,206,78,0) 100%);
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform-style: preserve-3d;
margin-top: 0 !important;
background-color: transparent;
}
.woocommerce .hover-sec:hover .detail_btn {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transform-style: preserve-3d;
background-color: transparent;
}  .cart-loading {
display: none;
z-index: 100;
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
} .cart-loading .view-cart {
margin-top: 10px;
}  .fusion-rollover i.fa.fa-search {
color: #fff;
height: 23px;
display: inline-block;
opacity: .9;
position: relative;
vertical-align: middle;
margin: 0px;
height: 36px;
width: 35px;
background-color: #333;
border-radius: 50%;
background-clip: padding-box;
z-index: 99;
font-size: 15px;
padding-top: 10px;
}
.fusion-rollover i.fa.fa-link {
color: #fff;
height: 23px;
display: inline-block;
opacity: .9;
position: relative;
vertical-align: middle;
margin: 0px;
height: 36px;
width: 35px;
background-color: #333;
border-radius: 50%;
background-clip: padding-box;
z-index: 99;
font-size: 18px;
padding-top: 10px;
} .all-post-main {
padding-top: 55px !important;
}
.all_full_post {
clear: both;
zoom: 1;
margin-bottom: 65px;
}
.all_full_post:before {
content: " ";
display: table;
}
.all_full_post:after {
content: " ";
display: table;
clear: both;
}
.lft_all_poimg {
float: left;
margin-right: 25px;
width: 320px;
margin-bottom: 0;
}
.all_featureimg {
display: inline-flex;
}
.excerpt_container p {
display: table;
}
.all-post-content h2 {
font-size: 18px;
line-height: 27px;
margin-bottom: 25px;
}
@media screen and (max-width:640px){
.lft_all_poimg {
float: none;
margin: 0 0 20px 0;
height: auto;
width: auto;
}
.all_featureimg {
display: inline-block;
}
.excerpt_container p {
display: block;
}
.jute-sharing-box .jute-social-net, .jute-sharing-box h4 {
display: block;
}
.jute-sharing-box .jute-social-net {
text-align: left;
}
}  .related-post-sec h3 {
font-size: 18px;
line-height: 1.5;
padding: 0;
text-align: left;
color: #333333;
font-weight: 400;
}
.relatedth-heading {
margin: 15px 0 3px;
}
.post-relatedth {
text-align: left !important;
} .post-single-navigation a[rel=next] {
margin-left: 15px;
margin-right: 10px;
}
.woocommerce div.product .variations_form .out-of-stock {
display: none;
} .attachment-sec {
margin-top: 0;
width: 28.33%;
margin-right: 4%;
}
.sentry-title a {
font-size: 18px;
line-height: 27px;
}
.search-entry-header {
padding: 30px 25px 0;
color: #747474;
}
.attach-prt {
background-color: rgba(255,255,255,0);
border: 1px solid #eaeaea;
border-bottom-width: 3px;
}
.search-image-thmbnail {
border-bottom: 1px solid #eaeaea;
}
.thumb-link-sec {
text-decoration: none;
}
.thumbs {
margin-top: 1em;
}
.hover-sec:hover .thumb_btn{
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transform-style: preserve-3d;
background-color: transparent;
}
.thumb_btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100.1%;
height: 96.2%;
line-height: normal;
text-align: center;
background-image: linear-gradient(top,rgba(209,233,144,0) 0%,rgba(160,206,78,0) 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(209,233,144,0)),color-stop(1,rgba(160,206,78,0)));
background-image: filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1e990,endColorstr=#a0ce4e),alpha(opacity=0);
background-image: -webkit-linear-gradient(top,rgba(209,233,144,0) 0%,rgba(160,206,78,0) 100%);
background-image: -moz-linear-gradient(top,rgba(209,233,144,0) 0%,rgba(160,206,78,0) 100%);
background-image: -ms-linear-gradient(top,rgba(209,233,144,0) 0%,rgba(160,206,78,0) 100%);
background-image: -o-linear-gradient(top,rgba(209,233,144,0) 0%,rgba(160,206,78,0) 100%);
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform-style: preserve-3d;
margin-top: 0 !important;
background-color: transparent;
}
.thumb-text {
color: #333;
letter-spacing: 1px;
font-weight: 400;
text-transform: uppercase;
}
a.thumbs:hover { text-decoration: none;
background-image: none;
color: #515151;
} .head-style{
font-size: 117px;
margin: 0 0 20px;
line-height: 117px;
font-weight: bolder;
color: #f0f0f0 !important;
font-family: "PT Sans",Arial,Helvetica,sans-serif;
}
.one-thrd-search-sec{
width:33.333%;
float: left;
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.helpful-links{
width: 30.66%;
padding-left: 5%;
} .woocommerce .cart-empty {
float: left;
font-size: 18px;
border-top: 1px solid;
border-bottom: 1px solid;
width: 50%;
line-height: 55px;
height: 55px;
border-color: #e0dede;
color: #a0ce4e;
}
.woocommerce a.button{
display:none !important;
} .jute-myaccount-user{
border-color: #e0dede !important;
margin-bottom: 60px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-align-items: stretch;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin-bottom: 40px;
border-top: 1px solid;
border-bottom: 1px solid;
}
.jute-myaccount-user .username{
border-color: #e0dede !important;
display: inline;
-ms-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.jute-myaccount-user .jute-myaccount-user-column{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 20px 0;
border-right: 1px solid;
border-color: #e0dede !important;
}
.jute-myaccount-user .username .hello {
display: inline-block;
padding-left: 25px;
font-size: 18px;
line-height: 1.75;
font-weight: 400;
border: none;
}	
.jute-myaccount-user .username .hello:before{
position: absolute;
margin-left: -25px;
font-family: IcoMoon;
content: '\f05d';
}
.jute-myaccount-user .username .not-user {
display: block;
padding-left: 25px;
line-height: 1.75;
}
.jute-myaccount-user .jute-myaccount-user-column.message {
-ms-flex-grow: 2;
-webkit-box-flex: 2;
-webkit-flex-grow: 2;
-ms-flex-positive: 2;
flex-grow: 2;
padding-left: 20px;
padding-right: 20px;
}	
.jute-myaccount-user .jute-myaccount-user-column:last-child {
-ms-flex-grow: 1.5;
-webkit-box-flex: 1.5;
-webkit-flex-grow: 1.5;
-ms-flex-positive: 1.5;
flex-grow: 1.5;
border-right: 0;
padding-left: 20px;
}
.jute-myaccount-user .view-cart a:before {
position: absolute;
margin-left: -14px;
font-family: IcoMoon;
content: '\f07a';
color: inherit;
}
.woocommerce-MyAccount-navigation {
float: left;
width: 220px;
}	
.woocommerce-MyAccount-navigation ul{
list-style: none;
}	
.woocommerce-MyAccount-navigation ul li a{
border-color: #e0dede !important;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
color: #a0ce4e;
}
.woocommerce-MyAccount-navigation > ul .is-active a{
background-color: #ffffff;
}
.woocommerce-MyAccount-navigation > ul .is-active a{
background-color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px 0;
border-bottom: 1px solid;
}
.woocommerce-MyAccount-navigation ul li.is-active a:after {
position: absolute;
font-family: icomoon;
content: '\f105';
margin-left: 5px;
}
.woocommerce-MyAccount-content{
border-color: #e0dede !important;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column wrap;
flex-flow: column nowrap;
border: 1px solid;
padding: 30px;
margin-left: 240px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-MyAccount-content > p, .woocommerce-MyAccount-content > div, .woocommerce-MyAccount-content > span{
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.woocommerce-MyAccount-content > p:first-child {
display: none; 
} .headertooltip
{
position: relative;
display: inline-block;
}
.headertooltip .tooltiptext {
visibility: hidden;
width: 66px;
background-color: #333333;
color: #fff;
text-align: center;
border-radius: 5px;
padding: 2px 0;
position: absolute;
z-index: 1;
top: 90%; margin-left: -52px;
font-size: 12px;
height: 21px;
opacity: .8;
}
.headertooltip .tooltiptext::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #333333 transparent;
}
.headertooltip:hover .tooltiptext {
visibility: visible;
} .footertooltip{
position: relative;
display: inline-block;
}
.footertooltip .foot-tooltiptext {
visibility: hidden;
width: 66px;
background-color: #46494a;
color: #fff;
text-align: center;
border-radius: 5px;
padding: 1px 0;
position: absolute;
z-index: 1;
bottom: 120%; margin-left: -56px;
font-size: 12px;
height: 21px;
opacity: 1;
}
.footertooltip .foot-tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #46494a transparent transparent transparent;
}
.footertooltip:hover .foot-tooltiptext {
visibility: visible;
} .fusion-load-more-button.fusion-portfolio-button, .fusion-load-more-button.fusion-portfolio-button:hover {
color: #333;
}
.fusion-load-more-button.fusion-portfolio-button {
background-color: #ebeaea;
font-weight: bold;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
letter-spacing: 0px;
margin-top: 20px;
height: 50px;
line-height: 50px;
background-color: #e9eaee;
cursor: pointer;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .2s;
transition: all .2s;
}
.fusion-clearfix {
zoom: 1;
clear: both;
}
.fusion-load-more-button {
margin-top: 20px;
height: 50px;
line-height: 50px;
background-color: #e9eaee;
cursor: pointer;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .2s;
transition: all .2s;
}
.fusion-clearfix:after, .fusion-clearfix:before {
content: " ";
display: table;
}
.fusion-clearfix:after, .fusion-clearfix:before {
content: " ";
display: table;
}
.fusion-clearfix:after {
clear: both;
}
.fusion-clearfix:after, .fusion-clearfix:before {
content: " ";
display: table;
}
.fusion-clearfix:after {
clear: both;
}
.fusion-clearfix:after, .fusion-clearfix:before {
content: " ";
display: table;
}
.fusion-rollover i.fa.fa-search {
color: #fff;
height: 23px;
display: inline-block;
opacity: .9;
position: relative;
vertical-align: middle;
margin: 0px;
height: 36px;
width: 35px;
background-color: #333;
border-radius: 50%;
background-clip: padding-box;
z-index: 99;
font-size: 15px;
padding-top: 10px;
}
.loading {
display: inline-flex;
}
.spinner {
margin: 0 auto 0;
width: 70px;
text-align: center;
display: none;
}
.loading_text {
display: none;
}
.loading_textall {
display: none;
}
.spinner > div {
width: 18px;
height: 18px;
background-color: #e2e0e0;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}