@import url(css/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=Anton);

/*--
  Theme Name: theme2265
  Theme URI: http://template-help.com/
  Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
  Author: Template_Help.com 
  Author URL: http://www.Template-Help.com/ 
--*/
/* General

---------------------------------------- */
html,
body {
    min-width: 320px;
}
body {
    background: #e3e3e3;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    color: #8f8e8e;
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
#main {
    width: 100%;
}
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}
.ie8 img {
    max-width: none !important;
}
/* Headings */
h1,
h2,
h3 {
    font-weight: bold;
    font-size: 21px;
    line-height: 30px;
    color: #555555;
    position: relative;
    padding: 10px 10px 11px 20px;
}
h1 b,
h2 b,
h3 b {
    font-weight: bold;
    color: #ee3334;
}
h1 span,
h2 span,
h3 span {
    display: inline-block;
    margin-left: 5px;
}
.header-title h1,
.header-title h2,
.header-title h3,
h1.page-title,
h2.page-title,
h3.page-title,
.featured-products h1,
.featured-products h2,
.featured-products h3,
#sidebar h2,
#sidebar h3 {
    border: 1px solid #d9d7d7;
    background-color: #fcfcfc;
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
    background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
    background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f9f9f9', GradientType=0);
    margin: -1px -1px 3px -1px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.header-title h1:after,
.header-title h2:after,
.header-title h3:after,
h1.page-title:after,
h2.page-title:after,
h3.page-title:after,
.featured-products h1:after,
.featured-products h2:after,
.featured-products h3:after,
#sidebar h2:after,
#sidebar h3:after {
    display: block;
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #fff;
    left: 0;
    right: 0;
}
.header-title h1:before,
.header-title h2:before,
.header-title h3:before,
h1.page-title:before,
h2.page-title:before,
h3.page-title:before,
.featured-products h1:before,
.featured-products h2:before,
.featured-products h3:before,
#sidebar h2:before,
#sidebar h3:before {
    height: 3px;
    background: #ecebeb;
    display: block;
    content: "";
    left: 0;
    right: 0;
    bottom: -4px;
    position: absolute;
}
.related.products h2 {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.products {
    margin: 3px 0 0 0;
}
h4 {
    font-size: 15px;
    line-height: 21px;
    color: #ee3334;
    font-weight: bold;
    margin: 0;
}
h5 {
    font-size: 15px;
    line-height: 21px;
    color: #ee3334;
    font-weight: bold;
    margin: 0;
}
h5 a {
    color: #ee3334;
}
h5 a:hover {
    color: #555555;
}
h6 {
    font-size: 14px;
    line-height: 17px;
    color: #2f2f2f;
    font-weight: bold;
}
ul {
    display: block;
    margin: 0 0 10px 0;
    list-style: none;
}
ul li {
    position: relative;
    padding: 5px 0 5px 14px;
    margin: 0;
    font-size: 13px;
    line-height: 17px;
    list-style: none;
    background: url(images/arrov_list.png) 0 9px no-repeat;
}
ul li a {
    color: #2f2f2f;
    font-weight: bold;
}
ul li a:hover {
    color: #ee3334;
}
.flex-direction-nav li,
#sidebar .banners-holder li,
.products li,
.product_list_widget li,
.latestpost li,
.post_list li,
ul.recentcomments .comment-body,
.social-networks li,
.es-carousel-wrapper li,
#footer ul li,
nav.shop-nav ul li {
    padding-left: 0;
    background: none;
}
/* My styling */
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
/* List styling */
time {
    font-style: normal;
}
dl dt {
    padding: 0 0 10px 0;
    display: block;
    font-weight: bold;
}
dl dd {
    padding: 0 0 20px 0;
}
a {
    color: #555555;
    text-decoration: none;
}
a:hover {
    color: #ee3334;
    text-decoration: none;
}
.link {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    position: relative;
    font-style: normal;
    color: #ee3334;
    font-weight: bold;
}
.link:hover {
    color: #ffffff;
}
/* Header  ---------------------------------------- */
#header {
    position: relative;
    z-index: 99;
    padding: 0 0 31px 0;
    background: #242424;
}
.div_shop {
    background: #000;
    border-bottom: 1px solid #333333;
    padding-top: 6px;
    display: none;
}
/* Logo */
.logo {
    float: left;
    /* position: relative; */
    position: absolute;
    margin: 30px 0 0 0;
    max-width: 380px;
}
#logo > img {
    height: 108px;
    width: 190px;
}
.logo #logo {
    display: block;
}
.logo h1,
.logo h2 {
    font-size: 35px;
    line-height: 1em;
    float: left;
    margin: 0;
    font-family: 'Anton', sans-serif;
    background: none;
    padding: 0;
    font-weight: normal;
}
.logo h1 b,
.logo h2 b {
    font-weight: normal;
    color: #ee3334;
}
.logo h1 span,
.logo h2 span {
    font-weight: normal;
    color: #ffffff;
    display: block;
}
.logo h1 a,
.logo h2 a {
    color: #ffffff;
    text-decoration: none;
    letter-spacing: -1px;
}
.logo .tagline {
    display: none;
    font-size: 25px;
    line-height: 1em;
    margin: 0;
    font-family: 'Anton', sans-serif;
    color: #ffffff;
    background: none;
    padding: 0;
}
.header_meta_box {
    margin: 26px 0 0 0;
    float: right;
    *zoom: 1;
    display: inline-block;
    display: block;
}
.header_meta_box:before,
.header_meta_box:after {
    display: table;
    content: "";
    line-height: 0;
}
.header_meta_box:after {
    clear: both;
}
.box_header {
    *zoom: 1;
    display: inline-block;
    display: block;
}
.box_header:before,
.box_header:after {
    display: table;
    content: "";
    line-height: 0;
}
.box_header:after {
    clear: both;
}
/* Header widget */
#widget-header {
    margin: 0 27px 0 0;
    float: right;
}
.phone {
    font-size: 22px;
    line-height: 1em;
    padding-left: 32px;
    padding: 3px 0 0 30px;
    color: #d84840;
    background: url(images/phone.png) 0 6px no-repeat;
    color: #ffffff;
}
.phone h2 {
    display: none;
}
.phone em {
    display: block;
    font-style: normal;
    font-weight: bold;
}
.phone span {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #929191;
}
.shopping-block {
    position: relative;
    z-index: 10;
    margin: 0;
    font-style: normal;
    *zoom: 1;
    display: inline-block;
    display: block;
}
.shopping-block:before,
.shopping-block:after {
    display: table;
    content: "";
    line-height: 0;
}
.shopping-block:after {
    clear: both;
}
nav.shop-nav {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 0 -1px 0;
}
nav.shop-nav ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
nav.shop-nav ul li {
    float: left;
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    list-style: none;
    padding: 0;
}
nav.shop-nav ul li a {
    color: #727171;
    display: inline-block;
    text-decoration: none;
    padding: 8px 11px 12px 11px;
    position: relative;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
}
nav.shop-nav ul li a:hover,
nav.shop-nav ul li.current-menu-item a {
    color: #ffffff;
    background: #242424;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
}
#jigoshop_cart:after,
#jigoshop_cart:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}
/* Top search */
#top-search {
    display: block;
    float: right;
    overflow: hidden;
    margin: 4px 0 0 0;
}
#top-search form {
    padding: 0;
}
#top-search .input-search {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #555555;
    padding: 10px;
    width: 158px;
    float: left;
    background-color: #fff;
    border-color: #000;
    box-shadow: inset 5px 0 16px rgba(0, 0, 0, 0.34);
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#top-search #submit {
    position: relative;
    z-index: 1;
    display: inline-block;
    float: right;
    margin: 1px 0 0 0;
    padding: 6px 15px;
    border: 1px solid #f3393a;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    background-color: #f3393b;
    background-image: -moz-linear-gradient(top, #f3393b, #c80203);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3393b), to(#c80203));
    background-image: -webkit-linear-gradient(top, #f3393b, #c80203);
    background-image: -o-linear-gradient(top, #f3393b, #c80203);
    background-image: linear-gradient(to bottom, #f3393b, #c80203);
    background-repeat: repeat-x;
    box-shadow: 0 5px 0 rgba(156, 7, 7, 0.99), 0 5px 5px rgba(0, 0, 0, 0.26);
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3393b', endColorstr='#c80203', GradientType=0);
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
#top-search #submit:hover {
    background: #555555;
    border: 1px solid #555555;
    box-shadow: 0 5px 0 rgba(121, 115, 115, 0.99), 0 5px 5px rgba(0, 0, 0, 0.26);
}
#cart-holder {
    display: block;
    float: right;
    margin: 8px 0 0 0;
}
#jigoshop_cart {
    position: relative;
}
#jigoshop_cart h3 {
    display: block;
    font-size: 15px;
    line-height: 20px !important;
    background: url(images/cart.png) 0 0 no-repeat;
    padding: 2px 0 2px 35px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 0;
    cursor: pointer;
    border: none;
}
#jigoshop_cart h3:before,
#jigoshop_cart h3:after {
    display: none;
}
#jigoshop_cart h3 .cart_qty {
    color: #555555;
    display: inline-block;
    margin: 0 0 0 5px;
}
#jigoshop_cart h3:hover {
    color: #ee3334;
}
#jigoshop_cart .prod_count {
    font-size: 15px;
    line-height: 20px;
    color: #727171;
    text-transform: none;
    margin-left: 4px;
}
#jigoshop_cart .remove,
#jigoshop_cart .cart_list .remove {
    float: left;
    font-size: 18px;
    line-height: 22px;
    color: #2f2f2f;
    font-weight: bold;
    padding: 0 5px 0 0;
    margin: 16px 5px 0 0;
    text-decoration: none;
}
#jigoshop_cart .remove:hover,
#jigoshop_cart .cart_list .remove:hover {
    text-decoration: none;
    color: #ee3334;
}
#jigoshop_cart .cart-extra {
    overflow: hidden;
}
#jigoshop_cart .widget-holder {
    width: 160px;
    padding: 10px 5px;
    background: #fff;
    border: 1px solid #f3f3f3;
    clear: both;
    display: none;
    position: absolute;
    top: 37px;
    right: -1px;
}
#jigoshop_cart .widget-holder .empty {
    color: #2f2f2f;
}
#jigoshop_cart .widget-holder .buttons {
    margin-bottom: 0;
    padding: 0;
}
#jigoshop_cart .widget-holder .buttons a.checkout {
    margin: 0;
}
#jigoshop_cart .widget-holder .buttons .button {
    margin-bottom: 5px;
    color: #ffffff;
    margin-right: 8px;
    font-size: 11px;
}
#jigoshop_cart .widget-holder .buttons .button:hover {
    color: #ffffff;
}
#jigoshop_cart .cart_list {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#jigoshop_cart .cart_list > * {
    list-style: none;
    overflow: hidden;
    margin: 0;
}
#jigoshop_cart li {
    list-style: none;
    padding: 0 0 0 5px !important;
    background: none !important;
    border: none !important;
    margin-bottom: 10px;
    font-weight: normal;
}
#jigoshop_cart li del {
    display: block;
}
#jigoshop_cart li a {
    color: #2f2f2f;
    text-decoration: none !important;
}
#jigoshop_cart li a span:hover {
    color: #2f2f2f;
}
#jigoshop_cart li img {
    float: left;
    margin: 3px 15px 0 0;
    padding: 0;
    border: 1px solid #898989;
    width: 50px;
    height: auto;
    background: #fff;
}
#jigoshop_cart li img:hover {
    border: 1px solid #898989;
}
#jigoshop_cart li .js_widget_product_price {
    display: block;
    color: #2f2f2f;
    margin: 0 0 0 67px;
}
#jigoshop_cart li .variation {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#jigoshop_cart li .variation br {
    display: none;
}
#jigoshop_cart li .variation dt {
    display: block;
    padding: 0;
    margin: 0;
}
#jigoshop_cart li .variation dd {
    display: block;
    padding: 0;
    margin: 0;
}
#jigoshop_cart li li.last {
    margin-bottom: 0;
}
#jigoshop_cart ins {
    text-decoration: none;
}
.total {
    margin: 0 15px 15px 0px;
    padding: 10px 0 0 0;
    clear: both;
    background: none;
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    color: #555555;
    font-weight: bold;
    text-align: right;
}
.total strong {
    font-weight: normal;
    color: #555555;
}
/* Social widget */
.social-networks li {
    padding: 0 0 5px 0;
    background: none;
}
.social-networks li.display-icons {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 4px;
}
.social-networks li.display-icons a img {
    margin: 0;
}
.social-networks li a {
    display: inline-block;
}
.social-networks li a:hover {
    text-decoration: none;
}
.social-networks li a img {
    margin: 5px 5px 0 0;
}
/* EasyTooltip */
#tooltip {
    background: rgba(0, 0, 0, 0.8);
    padding: 3px 5px;
    color: #fff;
    text-transform: capitalize;
    border: 1px solid #777;
    z-index: 99;
    position: absolute;
}
.ie8 #tooltip {
    background: #000;
}
/* Request a quote */
.top-box {
    background: #eee;
    border: 1px solid #dbdbdb;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    min-height: 80px;
}
.box-button {
    float: right;
    width: 20%;
    padding: 5% 0 5% 5%;
}
.box-button .button {
    float: right;
}
.box-text {
    float: left;
    width: 75%;
}
/* Slider
---------------------------------------- */
#slider-wrapper {
    margin-bottom: 10px;
    margin-top: 30px;
}
.flexslider-holder {
    min-height: 355px;
    background: url(images/loading.gif) 50% 50% no-repeat;
    overflow: hidden;
}
.flexslider-container {
    position: relative;
    overflow: hidden;
}
/* Navigations
---------------------------------------- */
nav.primary {
    position: relative;
    z-index: 2;
    padding: 0;
    font-style: normal;
    background-color: #353535;
    background-image: -moz-linear-gradient(top, #353535, #2e2e2e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#353535), to(#2e2e2e));
    background-image: -webkit-linear-gradient(top, #353535, #2e2e2e);
    background-image: -o-linear-gradient(top, #353535, #2e2e2e);
    background-image: linear-gradient(to bottom, #353535, #2e2e2e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#2e2e2e', GradientType=0);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 5px 0 rgba(43, 43, 43, 0.99), 0 5px 5px rgba(0, 0, 0, 0.26);
    border-bottom: 1px solid #353535;
    *zoom: 1;
    display: inline-block;
    display: block;
    float: right;
    width: 753px;
    margin: 11px 0 0 0;
}
nav.primary:before,
nav.primary:after {
    display: table;
    content: "";
    line-height: 0;
}
nav.primary:after {
    clear: both;
}
/* Essential styles for dropdown menu */
.sf-menu li {
    position: relative;
    margin: 0;
    padding: 0;
    zoom: 1;
}
.sf-menu li a {
    margin: 0;
    padding: 0;
    text-shadow: none;
    color: #fff;
}
.sf-menu > li {
    display: block;
    border-left: 1px solid #353535;
    border-bottom: 1px solid #353535;
    float: left;
    border: none;
    z-index: 1;
    background-color: #353535;
    background-image: -moz-linear-gradient(top, #353535, #2e2e2e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#353535), to(#2e2e2e));
    background-image: -webkit-linear-gradient(top, #353535, #2e2e2e);
    background-image: -o-linear-gradient(top, #353535, #2e2e2e);
    background-image: linear-gradient(to bottom, #353535, #2e2e2e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#2e2e2e', GradientType=0);
    background-position: 0 0;
    position: relative;
}
.sf-menu > li .sf-sub-indicator {
    display: block;
    position: absolute;
    background: url(images/indicator.png) 0 0 no-repeat;
    width: 8px;
    height: 4px;
    bottom: 10px;
    left: 50%;
    margin-left: -4px;
    text-indent: -1000px;
    overflow: hidden;
}
.sf-menu > li:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
.sf-menu > li:before {
    width: 1px;
    background: #000;
    top: 0;
    bottom: -5px;
    position: absolute;
    right: 0;
    content: "";
}
.primary .sf-menu > li:last-child:before {
    width: 0px;
}
.sf-menu > li > a {
    position: relative;
    display: block;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    padding: 13px 36px 14px 36px;
    text-align: center;
    font-weight: bold;
    z-index: 1;
}
.sf-menu > li.current-menu-item:after {
    position: absolute;
    top: 37px;
    left: 50%;
    display: block;
    margin-left: -4px;
    width: 8px;
    height: 4px;
    content: '';
}
.sf-menu ul {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 9;
    display: none;
    margin: 0;
    padding: 0;
    width: 193px;
    background: #292929;
    list-style: none;
    zoom: 1;
}
.sf-menu ul li {
    display: block;
    padding: 0;
    text-align: left;
    font-size: 13px;
    line-height: 32px;
    border-top: 1px solid #3f3f3f;
    background: none;
}
.sf-menu ul li:first-child {
    border-top: none;
}
.sf-menu ul li .sf-sub-indicator {
    display: block;
    position: absolute;
    background: url(images/indicator-1.png) 0 0 no-repeat;
    width: 4px;
    height: 7px;
    bottom: 10px;
    right: 10%;
    top: 50%;
    left: auto;
    margin-top: -3px;
    text-indent: -1000px;
    overflow: hidden;
}
.sf-menu ul li a {
    display: block;
    padding: 0 0 0 20px;
    position: static;
    color: #6a6969;
}
.sf-menu ul li ul {
    position: absolute;
    padding: 0;
    top: 0;
    left: 100%;
    margin-left: 1px;
}
.sf-menu ul li ul li {
    display: block;
}
.sf-menu ul li ul li a:hover {
    color: #ffffff;
}
/*hover for first level*/
.sf-menu > li.current-menu-item,
.sf-menu > li.current-menu-item:hover,
.sf-menu > li:hover,
.sf-menu > li.active,
.sf-menu > li.active:hover {
    background-color: #df1f20;
    background-image: -moz-linear-gradient(top, #f3393a, #c80102);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3393a), to(#c80102));
    background-image: -webkit-linear-gradient(top, #f3393a, #c80102);
    background-image: -o-linear-gradient(top, #f3393a, #c80102);
    background-image: linear-gradient(to bottom, #f3393a, #c80102);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3393a', endColorstr='#c80102', GradientType=0);
    border-left-color: #f3393a;
    border-bottom-color: #f3393a;
    box-shadow: 0 5px 0 rgba(156, 7, 7, 0.99), 0 5px 5px rgba(0, 0, 0, 0.26);
}
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-menu-item > a:hover,
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.active > a,
.sf-menu > li.active > a:hover {
    color: #fff;
}
/*hover for second level*/
.sf-menu > li > ul li > a:hover,
.sf-menu > li > ul li.current-menu-item > a {
    color: #ffffff;
}
/*** shadows for all but IE6 ***/
/* Navigation select styling */
.select-menu {
    border: 1px solid #101010;
    background-color: #f13637;
    width: 100%;
    height: 30px;
    padding: 5px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: none !important;
    color: #ffffff;
}
.select-menu:focus {
    border-color: #999;
}
.select-menu option {
    padding: 5px;
    cursor: pointer;
}
.select-menu option.main_item {
    font-weight: bold;
}
/* Content
---------------------------------------- */
.primary_content_wrap {
    position: relative;
    z-index: 1;
    padding-bottom: 15px !important;
}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
    /* margin-top: 30px; */
}
#content.left {
    float: right !important;
}
/* Comments
---------------------------------------- */
h3#comments {
    padding-top: 10px;
    margin-bottom: 0;
}
.commentlist {
    list-style-type: none;
    padding: 0 20px 20px 20px;
    margin: 0;
}
li.comment {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: none;
    text-transform: none;
}
li.comment .comment-body {
    padding: 23px 30px 20px 102px;
    position: relative;
    zoom: 1;
    background: #fafafa;
    border: 1px solid #eee;
    margin-top: 10px;
}
li.comment .comment-body p {
    min-height: 65px;
}
.comment-author {
    position: absolute;
    left: 20px;
    top: 25px;
}
.comment-author .author {
    font-style: italic;
    text-transform: capitalize;
    width: 65px;
    text-align: center;
    display: block;
    font-size: 15px;
    padding-top: 6px;
}
/* Comment meta */
.comment-meta {
    float: right;
}
/* Avatar */
li.comment .avatar {
    float: none;
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #eee;
}
li.comment .avatar {
    display: block;
    vertical-align: top;
    overflow: hidden;
}
.commentlist ul.children {
    margin: 0 0 0 20px;
    overflow: hidden;
}
.commentlist ul.children li a:after {
    display: none;
}
/* Reply */
.reply {
    float: right;
    margin-left: 28px;
}
.reply a {
    display: inline-block;
    text-decoration: none !important;
    font-weight: normal;
    color: #8f8e8e;
}
.allowed_tags {
    background: #eee;
    padding: 15px;
    font-size: 11px;
    font-family: "Courier New", Courier, monospace;
    color: #666;
}
.allowed_tags strong {
    font-family: Tahoma, Geneva, sans-serif;
}
#respond {
    padding: 28px 20px 0;
    margin-top: 20px;
}
.cancel-comment-reply a {
    color: #ee3334;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
}
.cancel-comment-reply a:hover {
    text-decoration: none;
    color: #353535;
}
/* Post
---------------------------------------- */
.block_post {
    overflow: hidden;
}
.block_post .entry-header {
    padding: 4px 0 0 0;
}
.block_post .featured-thumbnail {
    margin: 5px 10px 10px 0;
}
.block_post .featured-thumbnail a {
    display: block;
}
.block_post h1 {
    margin: 0 0 10px 0;
}
.post-meta {
    margin: 5px 0;
    width: 100%;
    overflow: hidden;
}
.post-meta a {
    color: #ee3334;
}
.post-meta a:hover {
    color: #2f2f2f;
}
.post-meta .comments-link {
    color: #ee3334;
}
.post-meta a.comments-link:hover {
    color: #2f2f2f;
}
.meta-desc time {
    display: inline-block;
    background: url(images/post_icon.png) 0 4px no-repeat;
    padding-left: 20px;
}
.meta-desc span {
    display: inline-block;
    padding-left: 20px;
    background: url(images/post_icon_1.png) 0 4px no-repeat;
    margin-left: 28px;
}
.meta-desc em {
    display: inline-block;
    padding-left: 20px;
    background: url(images/post_icon_2.png) 0 4px no-repeat;
    margin-left: 28px;
    font-style: normal;
}
.post-holder {
    position: relative;
    padding: 20px 0;
    margin: 0 40px;
    border-bottom: 1px solid #d9d7d7;
}
.post-holder h1,
.post-holder h2,
.post-holder h3 {
    background: none;
    padding: 0;
    border: none;
}
.post-holder h1:after,
.post-holder h2:after,
.post-holder h3:after,
.post-holder h1:before,
.post-holder h2:before,
.post-holder h3:before {
    display: none;
}
.blog .post-holder .featured-thumbnail {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
}
/* Post header */
.post-holder .entry-title {
    background: none;
    padding: 0;
    margin: 0;
}
.post-holder .entry-title a {
    color: #ee3334;
}
.post-holder .entry-title a:hover {
    color: #555555;
}
.post-holder.single-post {
    padding-bottom: 30px;
    overflow: hidden;
    width: 100%;
}
/* Featured thumbnail */
.featured-thumbnail {
    position: relative;
    float: left;
    margin: 5px 20px 10px 0;
}
.featured-thumbnail img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* Small thumbnail */
.featured-thumbnail.small img {
    padding: 4px;
}
/* Large thumbnail */
.featured-thumbnail.large {
    overflow: hidden;
    margin: 45px 0 20px 0;
}
.featured-thumbnail.large img {
    max-width: 100%;
    height: auto;
}
/* Post content */
.post-content .excerpt {
    padding: 0 0 20px 0;
    margin: 0;
}
.post-content .excerpt strong {
    color: #555555;
}
/* Post footer */
.post-holder .post-footer {
    clear: both;
    text-indent: -1000px;
    overflow: hidden;
}
.post-holder.single-post .post-footer {
    margin-top: 20px;
}
/* Meta information for post */
p.gravatar {
    float: left;
    margin-right: 20px;
}
/* Post edit link */
/* Image styling */
.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 20px;
}
.aligncenter {
    text-align: center;
    margin: 0 auto;
}
.alignnone {
    margin: 0 0 10px 0;
}
article .post-content img {
    max-width: 710px;
}
.frame {
    margin-bottom: 15px;
}
.frame img {
    width: 100%;
    display: block;
}
.frame .alignnone {
    margin: 0;
}
.frame img.alignleft,
.frame img.alignright {
    margin: 0;
    padding: 0;
    border: none;
}
/* Related Posts */
.related-posts {
    overflow: hidden;
    padding: 0 20px 40px 20px;
    margin: 0;
}
.related-posts li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 3%;
    float: left;
    background: none;
    width: 22.5%;
    overflow: hidden;
}
.related-posts li:first-child {
    margin-left: 0;
}
.related-posts li .featured-thumbnail {
    float: none;
    margin: 0 0 10px 0;
    overflow: hidden;
}
/* Page Navigaton */
.pagenavi {
    clear: both;
    padding: 0 20px;
    position: relative;
    font-size: 18px;
    line-height: 41px;
    overflow: hidden;
    font-weight: bold;
    background-color: #fcfcfc;
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
    background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
    background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    border: 1px solid #d9d7d7;
    margin: -1px -1px -1px;
}
.pagenavi span,
.pagenavi a {
    display: block;
    float: left;
    margin: 0 7px 0 7px;
    text-decoration: none;
    width: auto;
    color: #555555;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.pagenavi a:hover,
.pagenavi .current {
    color: #ee3334;
}
/* Older and newer navigation */
nav.oldernewer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.5em;
}
.older {
    float: left;
}
.newer {
    float: right;
}
/* Post Formats
---------------------------------------- */
/* Images Format Type */
.recent-posts .format-image {
    float: left;
    margin: 0 20px 20px 0;
}
.image-post-format {
    float: left;
    margin: 0 0 10px 0;
    padding: 7px;
    background: #f6f6f6;
    position: relative;
}
/* Quote Format Type */
/* Link Format Type */
/* Link Format Type */
/* Audio Format Type */
.recent-posts .format-audio {
    margin-bottom: 2em;
}
.recent-posts .format-audio .audio-wrapper {
    margin-bottom: .5em;
}
/* Video Format Type */
.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0 0 2% 0;
}
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Gallery Post Format */
.slides_container_gallery {
    width: 600px;
    margin-bottom: 10px;
    height: 300px;
}
.slides_container_gallery .g_item {
    width: 600px;
    display: block;
}
.slides_container_gallery .g_item img {
    width: 100%;
    height: auto;
}
/* Author
---------------------------------------- */
#post-author {
    overflow: hidden;
    border: 1px solid #dbdbdb;
    padding: 20px;
    margin-bottom: 2em;
}
#author-link {
    margin-top: 1.5em;
}
#post-author .gravatar {
    margin: 0 20px 0 0;
}
#post-author .gravatar img {
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/* Recent author posts */
#recent-author-posts {
    margin-bottom: 3em;
}
/* Recent author comments */
#recent-author-comments {
    margin-top: 2em;
}
.author-info {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.author-info .avatar {
    margin: 0 20px 0 0;
}
.author-info .avatar img {
    float: left;
    background: #fff;
    padding: 7px;
    border: 1px solid #dbdbdb;
}
.author-meta {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.author-meta p.gravatar {
    margin: 0;
}
/* 404
---------------------------------------- */
#error404 {
    padding: 0 0 100px 0;
}
.error404-num {
    font-size: 180px;
    line-height: 1.2em;
    color: #141414;
    text-align: center;
    font-style: normal;
}
#error404 hgroup {
    margin: 0 0 2em 0;
}
#error404 hgroup h1 {
    font-size: 3em;
    margin-bottom: 30px;
}
/* Portfolio
---------------------------------------- */
.latestwork {
    width: 100%;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.latestwork li {
    float: left;
    margin-right: 20px;
}
/* Sidebar
---------------------------------------- */
#sidebar {
    padding: 0;
    margin: 0;
    background: none !important;
    border: none !important;
}
#sidebar h2,
#sidebar h3 {
    margin: -1px -16px 15px;
}
#sidebar .widget {
    padding: 0 15px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d9d7d7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.widget {
    margin-bottom: 30px;
}
/* Calendar */
#calendar_wrap {
    padding: 0;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    text-align: center;
}
#wp-calendar td {
    text-align: center;
    padding: 6px 0;
    border: none;
}
#wp-calendar caption {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 4px 0;
    margin-bottom: 5px;
}
#wp-calendar thead th {
    padding: 7px 0;
    font-size: 14px;
    background: #fff;
    color: #000;
    text-align: center;
}
#wp-calendar #prev {
    text-align: left;
}
#wp-calendar #next {
    text-align: right;
}
/* FAQs
---------------------------------------- */
.faq_list {
    display: block;
    padding: 0 20px;
}
.faq_list dt {
    color: #555555;
    position: relative;
    padding: 0 0 5px 28px;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    background: none;
}
.faq_list span.marker {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.faq_list dd {
    padding: 0 0 0 28px;
    position: relative;
    margin: 0 0 2em 0;
    color: #8f8e8e;
}
.faq_list dd .marker {
    top: 3px;
}
/* Custom widgets
---------------------------------------- */
/* Recent Comments */
ul.recentcomments {
    padding: 0;
    margin: 0;
}
ul.recentcomments li {
    padding: 0 0 20px 0;
    margin: 0;
    border-bottom: none;
    background: none;
    overflow: hidden;
    list-style-type: none;
}
ul.recentcomments li img {
    float: left;
    margin: 0 12px 0 0;
}
ul.recentcomments .comment-body {
    padding: 15px 0 0 0;
}
ul.recentcomments .comment-body a {
    text-decoration: none;
    color: #555555;
}
ul.recentcomments .comment-body a:hover {
    text-decoration: none;
    color: #ee3334;
}
ul.recentcomments li h4 {
    padding: 0 0 10px 0;
}
ul.recentcomments li h4 a {
    text-decoration: none;
}
ul.recentcomments li h4 a:hover {
    color: #555555;
}
ul.recentcomments li small {
    font-size: 11px;
}
/* Posts Type widget */
#sidebar .maxheight {
    height: auto !important;
}
#sidebar .post_list li {
    width: auto;
    margin-bottom: 15px;
}
#sidebar .post_list li .featured-thumbnail {
    display: none;
}
#sidebar .post_list li .link {
    margin-left: 20px;
}
.post_list {
    list-style-type: none;
    padding: 0;
    margin: 0 -5px;
    overflow: hidden;
}
.post_list li {
    list-style-type: none;
    margin: 0 5px;
    padding: 0 0 21px 0;
    width: 230px;
    float: left;
    background: #555555;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}
.post_list li .extra-wrap {
    overflow: visible;
}
.post_list li .featured-thumbnail {
    margin: 0;
    float: none;
}
.post_list li .post-title {
    font-size: 15px;
    line-height: 17px;
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 11px 20px;
    background: #2f2f2f;
    min-height: 59px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.post_list li .post-title:after {
    display: block;
    position: absolute;
    content: "";
    background: #ee3334;
    top: 0;
    bottom: 100%;
    left: 0;
    right: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    z-index: -1;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.post_list li:hover .post-title:after {
    bottom: 0;
}
.post_list li .post_content {
    padding: 17px 20px 18px 20px;
}
.post_list li .post_content strong {
    display: block;
    color: #ffffff;
}
.post_list li .post_content p {
    margin-bottom: 0;
}
.post_list li .button {
    margin: 0 0 0 20px;
}
/* Post Cycle */
.post_cycle {
    padding: 0;
    margin: 0;
}
.post_cycle .cycle_item {
    display: none;
}
.post_cycle .cycle_item:first {
    display: block;
}
/*
  Load CSS before JavaScript
*/
/*
  Slides container
  Important:
  Set the width of your slides container
  Set to display none, prevents content flash
*/
.slides_container {
    display: none;
    margin-bottom: 10px;
}
#slides a.prev {
    display: inline-block;
    margin-right: 10px;
}
.slides_control {
    width: 100% !important;
}
/*
  Each slide
  Important:
  Set the width of your slides
  If height not specified height will be set by the slide content
  Set to display block
*/
.slides_container .item {
    width: 270px;
    height: 170px;
    display: block;
}
/*
  Optional:
  Reset list default style
*/
.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
}
/*
  Optional:
  Show the current slide in the pagination
*/
.pagination {
    text-align: center;
}
.pagination li {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
    display: inline;
    padding: 0 3px;
    border: none;
    background: none;
}
.pagination li a {
    display: inline-block;
    padding: 0 5px;
    background: #ee3334;
    color: #ffffff;
}
.pagination li a:hover {
    color: #ffffff;
    background: #2f2f2f;
}
.pagination li li.current {
    color: #ffffff;
}
/* Carousel widget */
.es-carousel-wrapper {
    background: #101010;
    padding: 10px 37px;
    margin: 0 0 20px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}
.es-carousel {
    overflow: hidden;
    background: #000;
}
.es-carousel ul {
    display: none;
}
.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #fff;
    background: none;
    border: none;
}
.es-carousel ul li .thumbnail {
    display: block;
    border-style: solid;
    border-color: #222;
}
.es-carousel ul li a img {
    display: block;
    border: none;
    max-height: 100%;
    max-width: 100%;
}
.es-nav span {
    position: absolute;
    top: 50%;
    left: 12px;
    background: transparent url(images/nav.png) no-repeat top left;
    width: 14px;
    height: 26px;
    margin-top: -13px;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}
.es-carousel ul li h4 {
    padding: 0 0 10px 0;
}
.es-carousel ul li .excerpt {
    padding: 0 0 10px 0;
}
.es-nav span.es-nav-next {
    right: 12px;
    left: auto;
    background-position: top right;
}
.es-nav span:hover {
    opacity: 1.0;
}
/* Folio Cycle */
.folio_cycle {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}
.folio_cycle .folio_item {
    overflow: hidden;
    display: none;
}
.folio_cycle .folio_item:first {
    display: block;
}
.folio_cycle .folio_item .featured-thumbnail {
    float: none;
    margin: 0 0 15px 0;
}
.folio_cycle .folio_item .featured-thumbnail img {
    float: none;
}
#folio-controls {
    text-align: center;
    overflow: hidden;
}
#folio-controls ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#folio-controls ul li {
    padding: 0 5px 0 0;
    margin: 0;
    display: inline;
    background: none;
    border: none;
}
#folio-controls ul li a {
    display: inline-block;
    text-decoration: none;
    width: 9px;
    height: 9px;
    background: #000;
    font-size: 0;
    line-height: 0;
    border-radius: 5px;
}
#folio-controls ul li a:hover {
    background: #999;
}
/* Testimonials */
.testimonials {
    padding: 0;
    margin: 0;
}
.testimonials div.testi_item {
    padding: 0;
    margin: 0 0 2em 0;
    background: none;
}
.testimonials div.testi_item blockquote {
    display: block;
    position: relative;
    margin: 0;
    border: none;
    background: none;
}
.testimonials div.testi_item blockquote a {
    text-decoration: none;
    color: #8f8e8e;
    display: block;
    font-style: italic;
    position: relative;
}
.testimonials div.testi_item blockquote a:hover {
    color: #ee3334;
}
.testimonials div.testi_item .featured-thumbnail {
    position: relative;
    z-index: 2;
    margin: 0 20px 0 10px;
}
.name-testi {
    padding: 20px 0 0 0;
    text-align: right;
    display: block;
}
.name-testi a {
    font-weight: normal;
}
.testimonials .thumb {
    float: left;
    margin-right: 20px;
}
/* Misc for Cycle widgets */
#testi-cycle .testi_item {
    display: none;
}
#testi-cycle .testi_item:first {
    display: block;
}
#testi-controls {
    text-align: center;
    overflow: hidden;
}
#testi-controls ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#testi-controls ul li {
    padding: 0;
    margin: 0 2px 0 0;
    display: inline-block;
    background: none;
    border: none;
}
* + html #testi-controls ul li {
    display: inline;
    zoom: 1;
}
/* Recent Posts */
.latestpost {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.latestpost li {
    padding: 0 0 20px 0;
    list-style-type: none;
    background: none;
    border: none;
}
.latestpost li h4 {
    margin-bottom: 0;
    padding: 0 0 10px 0;
}
.latestpost li h4 a {
    color: #555555;
}
.latestpost li h4 a:hover {
    color: #ee3334;
}
.latestpost li .excerpt {
    padding: 0 0 10px 0;
}
/* Twitter widget */
.twitter {
    position: relative;
}
.twitter_update_list {
    overflow: hidden;
}
.twitter ul li {
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 37px;
    background: url(images/twitter-icon.png) no-repeat 0 0;
    border: none;
}
.twitter ul li .twitt-body {
    padding: 0 0 5px 0;
}
.twitter ul li .twitt-body a {
    font-weight: bold;
}
.twitter ul li a.timesince {
    font-size: 11px;
}
.twitter .preloader {
    position: absolute;
    top: 40px;
    left: 0;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-image: url(images/loading-twitter.gif);
}
/* Flickr widget */
.flickrImages {
    overflow: hidden;
    position: relative;
}
.flickrImages a {
    float: left;
    display: block;
    width: 75px;
    height: 75px;
    background: #000;
    margin: 0 1px 1px 0;
}
.flickrImages a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
    opacity: .5;
}
.flickrImages a.link {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    background: none;
}
/* Banner widget */
.banners-holder {
    list-style-type: none;
    padding: 0;
    /* margin: 0 -5px; */
    margin: 0;
}
.banners-holder li {
    list-style-type: none;
    float: left;
    margin: 0 5px 0 5px;
    padding: 0;
    background: none;
    width: calc((100% / 3) - 10px);
}
.banners-holder li + li + li img {
    box-shadow: 0 5px 0 rgba(156, 7, 7, 0.99), 0 8px 4px rgba(0, 0, 0, 0.3);
}
.banners-holder li a {
    display: block;
}
.banners-holder li img {
    vertical-align: top;
    width: 100%;
    box-shadow: 0 5px 0 rgba(205, 205, 205, 0.9), 0 8px 4px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#sidebar .banners-holder {
    margin: 0;
    overflow: hidden;
}
#sidebar .banners-holder li {
    float: left;
    margin: 0 10px 10px 0;
}
#sidebar .banners-holder li img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* vCard widget */
.vcard {
    font-size: 16px;
    line-height: 26px;
    color: #8f8e8e;
    margin-bottom: 17px;
}
.vcard > a.fn.org.url {
    display: none;
}
.vcard > br {
    display: none;
}
/* Testimonials
---------------------------------------- */
/* Testimonials list */
article.testimonial {
    border: 1px solid #eee;
    padding: 30px 30px 30px 30px;
    width: auto;
    background: #ffffff;
    font-style: italic;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: normal;
    margin-bottom: 35px;
}
article.testimonial .featured-thumbnail {
    position: relative;
    margin: 0 20px 10px 0;
    float: left;
    width: auto;
}
article.testimonial .name-testi {
    display: block;
    text-align: right;
    font-style: normal;
    color: #2f2f2f;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}
article.testimonial .name-testi a {
    text-decoration: none;
}
article.testimonial .name-testi a:hover {
    text-decoration: underline;
}
/*new 2016 -12*/
#slider-wrapper {
    clear: both;
    padding-top: 20px;
}
#my_featuredproducts-2,
#content {
    padding-top: 20px;
}
.blog #sidebar {
    margin-top: 20px;
}
.blog #content {
    margin-top: 20px;
    padding-top: 0;
}
.wap_new_panivation {
    padding: 15px 0px;
}
/* Shortcodes
---------------------------------------- */
/* Recent Posts */
.recent-posts {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    border: none;
}
.recent-posts li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
    border: none;
    background: none;
}
.recent-posts li img.thumb {
    float: left;
    margin: 0 20px 0 0;
}
.recent-posts li h5 {
    margin-bottom: 0;
}
.recent-posts li h5 a {
    color: #2f2f2f;
}
.recent-posts li h5 a:hover {
    color: #ee3334;
}
.recent-posts li .excerpt {
    padding: 0 0 20px 0;
}
.recent-posts li span.meta {
    display: block;
    margin-bottom: .5em;
    font-size: 10px;
    color: #888;
    text-transform: uppercase;
    overflow: hidden;
}
.recent-posts li .post-date {
    float: left;
}
.recent-posts li .post-comments {
    float: right;
}
/* Our team */
.recent-posts.team {
    margin: 0 0 0 -20px;
    width: 960px;
    padding: 0;
}
.recent-posts.team li {
    float: left;
    width: 212px;
    overflow: hidden;
    margin: 0 0 0 20px;
    padding: 0;
}
.recent-posts.team li a:after {
    display: none;
}
.recent-posts.team li a {
    padding: 0;
}
.recent-posts.team li .featured-thumbnail {
    display: block;
    overflow: hidden;
    float: none;
    margin: 0 0 20px 0;
}
.recent-posts.team h5 a:hover {
    color: #ee3334;
}
/* Services */
.recent-posts.services {
    list-style-type: none;
    padding: 1.5em 0 0 0;
    margin: 0 0 -30px 0;
    overflow: hidden;
}
.recent-posts.services li {
    float: left;
    width: 300px;
    margin: 0 20px 30px 0;
    background: none;
    padding: 0;
}
.recent-posts.services li:nth-child(2n) {
    margin-right: 0;
}
.recent-posts.services li.nomargin {
    margin-right: 0;
}
.recent-posts.services li img.thumb {
    margin-right: 3px;
}
.recent-posts.services li h3 {
    padding-top: 8px;
}
.recent-posts.services li h3 a {
    color: #191919;
}
/* Popular Posts */
.popular_posts {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.popular_posts li {
    list-style-type: none;
    padding: 0 0 20px 0;
    margin: 0;
    overflow: hidden;
    background: none;
    border: none;
}
/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
    display: inline-block;
    background: #555555;
    padding: 0 7px;
    border-radius: 3px;
    text-decoration: none;
    color: #ffffff;
    margin: 0 1px 4px 0;
    font-size: 11px !important;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    line-height: 18px;
    height: 18px;
    vertical-align: top;
}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
    background: #ee3334;
    color: #ffffff;
}
/* Recent Comments */
.recent-comments {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.recent-comments li {
    padding: 0;
    margin: 0;
    padding-bottom: .5em;
    background: none;
    border: none;
}
/* Footer
---------------------------------------- */
#footer {
    padding-bottom: 20px;
}
#footer h4 {
    color: #555555;
    font-size: 15px;
    margin: 0 0 10px 0;
}
#widget-footer .social-networks {
    margin: 0;
}
#widget-footer .social-networks li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#widget-footer .social-networks li a {
    color: #555555;
    padding: 0;
}
#widget-footer .social-networks li a:after {
    display: none;
}
#widget-footer .social-networks li a:hover {
    color: #ee3334;
}
/* Footer navigation */
#footer nav.footer {
    margin: 9px 0 0 0;
    overflow: hidden;
}
#footer nav.footer ul {
    margin: 0;
    padding: 0;
    *zoom: 1;
    display: inline-block;
    display: block;
}
#footer nav.footer ul:before,
#footer nav.footer ul:after {
    display: table;
    content: "";
    line-height: 0;
}
#footer nav.footer ul:after {
    clear: both;
}
#footer nav.footer ul li {
    list-style-type: none;
    float: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    color: #ee3334;
    margin: 0 10px 0 0;
}
#footer nav.footer ul li a {
    color: #ee3334;
}
#footer nav.footer ul li a:hover {
    color: #2f2f2f;
}
#footer nav.footer ul li.current-menu-item a {
    color: #2f2f2f;
}
/* Copyright */
#copyright .grid_24 {
    font-style: normal;
    overflow: hidden;
}
#copyright a:hover {
    color: #ffffff;
}
#footer-text {
    font-size: 13px;
    line-height: 24px;
    color: #8f8e8e;
    margin: 9px 0 0 0;
}
#footer-text a {
    color: #8f8e8e;
}
#copyright_footer a {
    color: #ee3334;
}
#footer-text a:hover {
    color: #ee3334;
}
#footer-text a + a {
    color: #8f8e8e;
}
#footer-text a + a:hover {
    color: #ee3334;
}
#footer-text a + a + a {
    color: #8f8e8e;
}
#footer-text a + a + a:hover {
    color: #ee3334;
}
#footer-text .site-name {
    color: #2f2f2f;
}
#footer-text .site-name:hover {
    color: #ee3334;
}
/* Footer text */
/* Misc
---------------------------------------- */
/* Lightbox */
.lightbox {
    display: block;
    position: relative;
}
/* Back to Top */
#back-top-wrapper {
    position: absolute;
    overflow: hidden;
    height: 100px;
}
#back-top {
    position: fixed;
    bottom: 30px;
    left: 50%;
    margin-left: 530px;
    display: none;
}
#back-top a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    font-size: 40px;
    line-height: 1em;
    padding: 1px;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
}
#back-top a span {
    display: inline-block;
    text-indent: -1000px;
}
/* arrow icon (span tag) */
#back-top span {
    display: none;
}
/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}
.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}
.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}
.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}
.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}
.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom, #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}
.tabs .tab {
    background-color: #fafafa;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}
/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
    background-color: #f5f5f5;
    background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #666666;
    display: block;
    padding: 10px 12px 10px 40px;
    position: relative;
    text-decoration: none;
    height: 1%;
}
.toggle .trigger span {
    background: url(includes/images/toggle.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 9px;
    left: 10px;
    text-indent: -9999px;
    width: 22px;
    height: 20px;
}
.toggle .trigger:hover,
.toggle .active {
    background: #191919;
    color: #fff;
}
.toggle .active span {
    background-position: 0 -20px;
}
.toggle .box {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px;
}
/* Dropcap */
.dropcap {
    display: block;
    float: left;
    margin: 0 22px 20px 0;
    text-transform: uppercase;
    width: 51px;
    height: 51px;
    background: #666;
    border-radius: 6px;
    font-size: 36px;
    line-height: 51px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: lowercase;
}
.hr {
    height: 1px;
    background: #eee;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 30px 5px;
}
.grid_1 .hr,
.grid_2 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr,
.grid_10 .hr,
.grid_11 .hr,
.grid_12 .hr,
.grid_13 .hr,
.grid_14 .hr,
.grid_15 .hr,
.grid_16 .hr,
.grid_17 .hr,
.grid_18 .hr,
.grid_19 .hr,
.grid_20 .hr,
.grid_21 .hr,
.grid_22 .hr,
.grid_23 .hr,
.grid_24 .hr {
    margin-left: 0;
    margin-right: 0;
}
.sm_hr {
    height: 1px;
    background: #eee;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 25px 10px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
    margin-left: 0;
    margin-right: 0;
}
.home .primary_content_wrap .grid_1,
.home .primary_content_wrap .grid_2,
.home .primary_content_wrap .grid_3,
.home .primary_content_wrap .grid_4,
.home .primary_content_wrap .grid_5,
.home .primary_content_wrap .grid_6,
.home .primary_content_wrap .grid_7,
.home .primary_content_wrap .grid_8,
.home .primary_content_wrap .grid_9,
.home .primary_content_wrap .grid_10,
.home .primary_content_wrap .grid_11,
.home .primary_content_wrap .grid_12,
.home .primary_content_wrap .grid_13,
.home .primary_content_wrap .grid_14,
.home .primary_content_wrap .grid_15,
.home .primary_content_wrap .grid_16,
.home .primary_content_wrap .grid_17,
.home .primary_content_wrap .grid_18,
.home .primary_content_wrap .grid_19,
.home .primary_content_wrap .grid_20,
.home .primary_content_wrap .grid_21,
.home .primary_content_wrap .grid_22,
.home .primary_content_wrap .grid_23,
.home .primary_content_wrap .grid_24 {
    background: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.primary_content_wrap .grid_1,
.primary_content_wrap .grid_2,
.primary_content_wrap .grid_3,
.primary_content_wrap .grid_4,
.primary_content_wrap .grid_5,
.primary_content_wrap .grid_6,
.primary_content_wrap .grid_7,
.primary_content_wrap .grid_8,
.primary_content_wrap .grid_9,
.primary_content_wrap .grid_10,
.primary_content_wrap .grid_11,
.primary_content_wrap .grid_12,
.primary_content_wrap .grid_13,
.primary_content_wrap .grid_14,
.primary_content_wrap .grid_15,
.primary_content_wrap .grid_16,
.primary_content_wrap .grid_17,
.primary_content_wrap .grid_18,
.primary_content_wrap .grid_19,
.primary_content_wrap .grid_20,
.primary_content_wrap .grid_21,
.primary_content_wrap .grid_22,
.primary_content_wrap .grid_23,
.primary_content_wrap .grid_24 {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d9d7d7;
    /* margin-bottom: 27px; */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.spacer {
    height: 15px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
/* Address */
.address {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
.address dt {
    float: left;
    width: 165px;
    margin-right: 20px;
    padding: 0 0 20px 55px;
    color: #ee3334;
    background: none;
    font-size: 1em;
    line-height: 18px;
    background: url(images/address-icon1.png) no-repeat 0 3px;
}
.address dd {
    float: left;
    width: 217px;
    padding: 0 0 0 53px;
    margin: 0;
    background: url(images/address-icon2.png) no-repeat 0 3px;
}
.address dd ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.address dd ul li {
    background: none;
    padding: 0;
}
.address dd span {
    float: left;
    width: 100px;
}
.address dd a {
    font-style: italic;
    color: #555555;
    text-decoration: underline;
}
.address dd a:hover {
    text-decoration: none;
    color: #ee3334;
}
/* Google Map */
.google-map {
    width: 100%;
}
.google-map iframe {
    width: 100%;
}
/* VIDEO */
.video-wrap {
    margin-bottom: 10px;
    position: relative;
    zoom: 1;
}
.video-wrap object {
    position: relative;
    z-index: 2;
}
.video-bg {
    background-color: black;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
/* AUDIO */
.audio-wrapper {
    margin-bottom: 1.5em;
}
.audio-desc {
    font-size: .91em;
    color: #999;
    padding: .5em 0 0 0;
}
.audiojs audio {
    position: absolute;
    left: -1px;
}
.audiojs {
    width: 460px;
    height: 36px;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(0.5, #555555), color-stop(0.51, #444444), color-stop(1, #444444));
    background-image: -moz-linear-gradient(center top, #444444 0%, #555555 50%, #444444 51%, #444444 100%);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.audiojs .play-pause {
    width: 25px;
    height: 40px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #000;
}
.audiojs p {
    display: none;
    width: 25px;
    height: 40px;
    margin: 0px;
    cursor: pointer;
}
.audiojs .play {
    display: block;
}
.audiojs .scrubber {
    position: relative;
    float: left;
    width: 280px;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}
.audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #ccc;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(0.5, #dddddd), color-stop(0.51, #cccccc), color-stop(1, #cccccc));
    background-image: -moz-linear-gradient(center top, #cccccc 0%, #dddddd 50%, #cccccc 51%, #cccccc 100%);
}
.audiojs .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(0.5, #333333), color-stop(0.51, #222222), color-stop(1, #222222));
    background-image: -moz-linear-gradient(center top, #222222 0%, #333333 50%, #222222 51%, #222222 100%);
}
.audiojs .time {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 0px 6px;
    padding: 0px 6px 0px 12px;
    border-left: 1px solid #000;
    color: #ddd;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.audiojs .time em {
    padding: 0px 2px 0px 0px;
    color: #f9f9f9;
    font-style: normal;
}
.audiojs .time strong {
    padding: 0px 0px 0px 2px;
    font-weight: normal;
}
.audiojs .error-message {
    float: left;
    display: none;
    margin: 0px 10px;
    height: 36px;
    width: 400px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
    color: #eee;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #999;
    white-space: wrap;
}
.audiojs .play {
    background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat;
}
.audiojs .loading {
    background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat;
}
.audiojs .error {
    background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat;
}
.audiojs .pause {
    background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat;
}
.playing .play,
.playing .loading,
.playing .error {
    display: none;
}
.playing .pause {
    display: block;
}
.loading .play,
.loading .pause,
.loading .error {
    display: none;
}
.loading .loading {
    display: block;
}
.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
    display: none;
}
.error .error {
    display: block;
}
.error .play-pause p {
    cursor: auto;
}
.error .error-message {
    display: block;
}
/* Alert boxes
---------------------------------------- */
.alert-box,
.wpcf7-response-output {
    padding: 20px 20px 20px 90px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: .91em;
    line-height: 1.4em;
    border: 1px solid #dbdbdb;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
}
.error-box,
.wpcf7-mail-sent-ng {
    border-color: #ff9999;
    color: #c31b00;
    background: url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box,
.wpcf7-validation-errors,
.wpcf7-spam-blocked {
    border-color: #e6c555;
    color: #9e660d;
    background: url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
    border-color: #68a2cf;
    color: #2e6093;
    background: url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box,
.wpcf7-mail-sent-ok {
    border-color: #a3c159;
    color: #5e6f33;
    background: url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
.button,
.button-alt,
button,
input.button {
    display: inline-block;
    position: relative;
    padding: 5px 11px 7px 11px;
    font-weight: bold;
    background-color: #f3393a;
    background-image: -moz-linear-gradient(top, #f3393a, #c90203);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3393a), to(#c90203));
    background-image: -webkit-linear-gradient(top, #f3393a, #c90203);
    background-image: -o-linear-gradient(top, #f3393a, #c90203);
    background-image: linear-gradient(to bottom, #f3393a, #c90203);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3393a', endColorstr='#c90203', GradientType=0);
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    outline: none;
    box-shadow: 0 4px 0 rgba(156, 7, 7, 0.99);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    border: 1px solid #f3393a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    overflow: hidden;
}
.button:after,
.button-alt:after,
button:after,
input.button:after {
    display: block;
    position: absolute;
    content: "";
    background-color: #c20a0b;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: 101%;
    height: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: -1;
}
.button:hover:after,
.button-alt:hover:after,
button:hover:after,
input.button:hover:after {
    bottom: -1px;
    height: auto;
}
.button:hover,
.button-alt:hover,
button:hover,
input.button:hover {
    color: #ffffff;
}
.button_details {
    padding: 5px 9px 8px 9px;
    border: 1px solid #353535;
    background-color: #353535;
    background-image: -moz-linear-gradient(top, #353535, #2e2e2e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#353535), to(#2e2e2e));
    background-image: -webkit-linear-gradient(top, #353535, #2e2e2e);
    background-image: -o-linear-gradient(top, #353535, #2e2e2e);
    background-image: linear-gradient(to bottom, #353535, #2e2e2e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#2e2e2e', GradientType=0);
    box-shadow: 0 4px 0 rgba(43, 43, 43, 0.99);
}
.button_details:after {
    background: #555555;
}
/* Small Button */
.button.small {
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 8px;
    line-height: 20px;
    height: 20px;
}
/* Large Button */
.button.large {
    font-size: 18px;
    padding: 0 32px;
    line-height: 40px;
    height: 40px;
}
/* Forms
---------------------------------------- */
/* Form defaults */
input,
select,
textarea {
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
    border: 1px solid #dbdbdb;
    outline: none;
}
input[type="text"],
input[type="password"],
textarea {
    background: #ffffff;
    padding: 10px 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    resize: vertical;
}
input[type="submit"],
input[type="reset"] {
    display: inline-block;
    position: relative;
    padding: 6px 11px 7px 11px;
    font-weight: bold;
    border: 1px solid #353535;
    background-color: #353535;
    background-image: -moz-linear-gradient(top, #353535, #2e2e2e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#353535), to(#2e2e2e));
    background-image: -webkit-linear-gradient(top, #353535, #2e2e2e);
    background-image: -o-linear-gradient(top, #353535, #2e2e2e);
    background-image: linear-gradient(to bottom, #353535, #2e2e2e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#2e2e2e', GradientType=0);
    box-shadow: 0 4px 0 rgba(43, 43, 43, 0.99);
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    outline: none;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
    overflow: hidden;
}
input[type="submit"]:hover,
input[type="reset"]:hover {
    background: #555555;
}
/* Comment form */
#commentform p.field {
    margin-bottom: 5px;
}
#commentform small {
    color: #8b8b8b;
}
#commentform label {
    display: block;
}
#commentform input[type="text"] {
    width: 35%;
}
#commentform textarea {
    width: 70%;
    height: 150px;
    min-height: 150px;
    overflow: auto;
}
/* Contact form */
.wpcf7-form p.field {
    margin: 5px 0 9px 0;
    overflow: hidden;
    vertical-align: top;
    position: relative;
    width: 100%;
}
.wpcf7-form p.field input {
    width: 100%;
}
.wpcf7-form p.field small {
    color: red;
}
.wpcf7-form .input-file {
    width: 79px;
    height: 22px;
    background: url(images/btn-choose-file.gif) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.wpcf7-form input[type="file"] {
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    cursor: pointer;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.wpcf7-form textarea {
    max-width: 100%;
    min-width: 100%;
    height: 124px;
    min-height: 124px;
    overflow: auto;
    margin-bottom: 17px;
}
.wpcf7-form .submit-wrap {
    padding: 0;
    margin: 0;
}
.wpcf7-form .submit-wrap input {
    margin-right: 10px;
}
span.wpcf7-form-control-wrap {
    display: block;
}
.wpcf7-not-valid-tip {
    width: auto !important;
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    padding: 8px 0 4px 10px !important;
    background: #f3b7b7 !important;
    color: red !important;
    border: 1px solid red !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.wpcf7-response-output {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/* Sidebar search form */
.assistive-text {
    margin: 5px 0;
}
#searchform #s {
    width: 100%;
    margin-bottom: 10px;
}
#searchform #searchsubmit {
    margin: 10px 0 0 0;
    border: none !important;
}
#searchform .searching {
    width: 160px;
    margin-right: 10px;
}
#searchform .submit {
    width: 60px;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
}
/* Fluid Columns */
.one_half {
    width: 48%;
}
.one_third {
    width: 30.66%;
}
.two_third {
    width: 65.33%;
}
.one_fourth {
    width: 22%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 79.2%;
}
.one_sixth {
    width: 13.33%;
}
.five_sixth {
    width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
}
.fleft {
    float: left;
    margin-right: 2px;
}
.fright {
    float: right;
}
.clear {
    clear: both;
}
.wrapper {
    width: 100%;
    overflow: hidden;
}
.extra-wrap {
    overflow: hidden;
}
/* Clear Floated Elements */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* ----------------------
-----Jigoshop styles-----
------------------------- */
/* Global Shop Elements Styles */
.product-image {
    display: block;
    background: url(images/product-loader.png) no-repeat 50% 50% #ffffff;
    overflow: hidden;
}
/* Shopping Cart */
/* Products Styles */
.products {
    padding: 0 0 10px 0 !important;
    font-size: 0;
    line-height: 0;
    word-spacing: 0;
    overflow: hidden;
}
.related .products li .price del {
    display: block;
}
.products * {
    word-spacing: 0 !important;
}
.div_button {
    padding: 2px 0 0 0;
    text-align: center;
    *zoom: 1;
    display: inline-block;
    display: block;
}
.div_button:before,
.div_button:after {
    display: table;
    content: "";
    line-height: 0;
}
.div_button:after {
    clear: both;
}
.related.products .products li:after {
    display: none;
}
.featured-products {
    background: #ffffff;
    border: 1px solid #d9d7d7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0;
}
.featured-products .products li .product-image-wrap .onsale {
    display: none;
}
.featured-products .products li {
    width: 237px;
}
.featured-products .products li .price {
    float: left;
    text-align: center;
    width: 100%;
}
.products li {
    padding: 0 !important;
    position: relative;
    display: -moz-inline-box;
    display: block;
    float: left;
    margin: 0;
    list-style-type: none;
    width: 320px;
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
}
.products li .product-meta {
    *zoom: 1;
    display: inline-block;
    display: block;
    min-height: 42px;
}
.text_add_price {
    color: #555555;
}
.tax-product_cat .text_add_price {
    padding-bottom: 5px;
    display: block;
}
.products li .product-meta:before,
.products li .product-meta:after {
    display: table;
    content: "";
    line-height: 0;
}
.products .product-meta {
    margin: 0 auto;
    width: 200px;
}
.products li.last:after {
    background: none !important;
}
.products li .product-meta:after {
    clear: both;
}
.products li:after {
    width: 1px;
    background: #d9d7d7;
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: 0;
    height: 200%;
}
.products li .product-inner {
    padding: 0 15px 0 15px;
}
.products li h3.title,
.products li h4.title {
    font-size: 15px;
    line-height: 21px;
    color: #ee3334;
    font-weight: bold;
    margin: 0;
    background: none;
    padding: 0;
    text-align: center;
    border: none;
    min-height: 25px;
}
.products li h3.title:after,
.products li h4.title:after,
.products li h3.title:before,
.products li h4.title:before {
    display: none;
}
.products li h3.title a,
.products li h4.title a {
    color: #ee3334;
}
.products li h3.title a:hover,
.products li h4.title a:hover {
    color: #555555;
    text-decoration: none;
}
.products li .product-image-wrap {
    background: #fff;
    position: relative;
    overflow: hidden;
    padding: 20px 25px 17px 25px;
}
.products li .product-image-wrap img {
    width: 100% !important;
    height: auto !important;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.products li .product-image-wrap .onsale {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 10px;
    right: 5px;
    background: url(images/sale.png) 0 0 no-repeat;
    font-weight: normal;
    color: #ee3334;
    font-size: 18px;
    z-index: 10;
    width: 90px;
    height: 42px;
    text-decoration: none !important;
    text-align: center;
    text-indent: -1000px;
}
.products li .caption {
    padding: 4px 0;
}
.products li.nomargin {
    margin-right: 0;
}
.products .product-meta {
    text-align: center;
}
.term-sold .products .price {
    padding-bottom: 0;
}
.products .price {
    font-weight: bold;
    display: block;
    font-size: 18px;
    /* line-height: 41px; */
    line-height: 20px;
    padding-bottom: 2px;
    color: #555555;
    position: relative;
}
.products .button {
    margin: 11px 0 0 0;
}
.products .price ins {
    display: block;
    text-decoration: none;
    color: #ee3334;
    font-size: 13px;
    line-height: 20px;
    margin: -12px 0 0 0;
    font-weight: normal;
}
.products .price ins:before {
    display: inline-block;
    margin-right: 3px;
    position: relative;
    content: "Get up to";
    font-size: 13px;
    line-height: 20px;
    color: #8f8e8e;
}
.products .price del {
    font-size: 15px;
    display: none;
    margin: -2px 0 0 0;
    line-height: 20px;
    color: #8f8e8e;
    font-weight: normal;
}
.ie .products li .product-image-wrap .onsale {
    top: -15px;
    left: -20px;
    padding: 6px 20px;
}
.grid_1 .products li,
.grid_2 .products li,
.grid_3 .products li,
.grid_4 .products li,
.grid_5 .products li,
.grid_6 .products li,
.grid_7 .products li,
.grid_8 .products li,
.grid_9 .products li,
.grid_10 .products li {
    width: 100%;
}
.nostock {
    color: #f00;
}
.products li a .price {
    display: block;
}
.products li a strong {
    display: block;
    margin-bottom: 20px;
}
.products li .buttons {
    overflow: hidden;
}
.short-desc p {
    margin: 0;
}
.prod_rate {
    margin: 12px 0 5px 10px;
    overflow: hidden;
    padding: 6px 0 14px;
    text-align: center;
    width: 100%;
}
.left_table table tbody tr td {
    padding: 2px 0;
}
.left_table table select.wpcf7-form-control {
    padding: 10px 6px;
    width: 242px;
}
.prod_rate .star-rating {
    margin: 0 auto;
}
/* Custom products list for sidebar */
.widget .products li {
    width: 100%;
}
.widget .products li .title {
    min-height: 20px;
    padding: 10px 0 10px;
}
/* Categories */
.current-cat a {
    color: #898989 !important;
}
/* Tabs */
.tabs {
    padding: 0;
    margin: 0;
}
.product #tabs {
    margin-bottom: 20px;
}
.product #tabs .tabs {
    overflow: hidden;
    margin-bottom: 0;
}
.product #tabs .tabs li {
    margin-bottom: 0;
    border: none !important;
    background: none;
    font-weight: normal;
}
.product #tabs .tabs li a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.product #tabs .tabs li a:after {
    display: none;
}
.product #tabs .panel {
    background: #f5f5f5;
    padding: 15px 20px;
    display: none;
}
.product #tabs .panel:first-child {
    display: block;
}
.product #tabs #respond {
    padding-top: 10px;
}
.product #tabs .panel h2 {
    display: none;
}
.product #tabs .panel .shop_attributes {
    margin-top: 10px;
}
.product #tabs #commentform > p {
    overflow: hidden;
    padding-bottom: 10px;
}
.product #tabs #commentform > p label {
    font-weight: bold;
    display: block;
}
.product #tabs #commentform #comment {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product #tabs #commentform .comment-form-rating label[for="rating"] {
    margin-right: 15px;
}
.product #tabs #commentform > p label + .required {
    float: left;
    margin-right: 10px;
}
.product #tabs .panel .shop_attributes {
    width: 100%;
    margin-bottom: 20px;
}
.product #tabs .panel .shop_attributes td {
    border: 1px solid #898989;
    padding: 10px 5px;
}
.product #tabs .panel .shop_attributes th {
    border: 1px solid #898989;
    padding: 10px 5px;
}
#tabs #reviews li.comment .comment_container .comment-text {
    padding: 0;
    overflow: hidden;
}
#tabs #reviews li.comment .meta {
    padding: 0 0 5px 0;
}
#tabs #reviews li.comment .avatar {
    border: 1px solid #fff !important;
}
.product #tabs .tabs li {
    float: left;
    margin: 0;
    margin-right: 3px;
    background: none;
    padding: 0;
    list-style-type: none;
}
.product #tabs .tabs li a {
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: none;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 19px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    background: #898989;
}
.product #tabs .tabs li.active a,
.product #tabs .tabs li a:hover {
    background: #f5f5f5;
    color: #898989;
}
#holder.container > a.zoom {
    display: none;
}
#holder.container > a.zoom#fancy-link {
    display: block;
}
/************** Single Products styles *****************/
.product.type-product form.cart {
    overflow: hidden;
    padding-bottom: 15px;
}
form.cart table {
    width: 100%;
}
form.cart table td {
    padding: 0 0 5px 0;
}
.product.type-product .quantity {
    float: left;
    background: #fff;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 17px;
    line-height: 21px;
    margin: 0;
}
.product_title {
    font-style: normal;
    font-size: 24px;
    line-height: 30px !important;
    letter-spacing: 0;
}
.product.type-product .variations_button {
    padding: 19px 0 0;
}
.product.type-product form.cart .button-alt {
    overflow: hidden;
    margin-left: 20px;
    border: none !important;
}
#holder {
    border: 1px solid #e9e9e9;
}
.quantity #minus1,
.quantity #add1 {
    width: 30px;
    height: 31px;
    padding: 0;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: none;
    border-bottom: none;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    border-radius: 0 !important;
}
.quantity #minus1 {
    background: url(images/minus-bg.png) center center no-repeat #ffffff;
}
.quantity #add1:hover,
.quantity #minus1:hover {
    background-color: #eee;
}
.quantity #add1 {
    background: url(images/plus-bg.png) center center no-repeat #ffffff;
}
.quantity .qty {
    text-align: center;
    border: none;
    color: #000;
    width: 65px !important;
    padding: 0 !important;
}
.product.type-product .images {
    float: left;
    /*  margin: 0 20px 20px 0; */
    margin: 0 20px 20px;
    position: relative;
    width: 312px;
}
.product.type-product .images .onsale {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #898989;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    z-index: 10;
    text-align: center;
}
.ie .product.type-product .images .onsale {
    top: 0;
    left: 0;
    padding: 6px 20px;
}
.product.type-product .images a[rel="prettyPhoto[nn]"] {
    vertical-align: top;
    display: block;
    padding: 0;
    max-width: 310px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    background: url(images/product-loader.png) no-repeat 50% 50% #ffffff;
}
.product.type-product .images a img {
    background: #fff;
}
.product.type-product .images .sub-pager {
    overflow: hidden;
    padding-top: 10px;
}
.product.type-product .images .sub-pager a {
    width: 98px;
    height: 98px;
    display: block;
    float: left;
    margin: 0 0px 0 5px;
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 0;
    background: url(images/product-loader.png) no-repeat 50% 50% #ffffff;
}
.product.type-product .images .sub-pager img {
    background: #fff;
}
.product.type-product .images .sub-pager a:hover,
.product.type-product .images .sub-pager a.cur {
    border: 1px solid #898989;
}
.product.type-product .images .sub-pager .divider {
    height: 5px;
    clear: both;
}
.product.type-product .images .sub-pager .divider + a {
    margin-left: 0;
}
.product.type-product .images .sub-pager a:first-child {
    margin-left: 0;
}
.product.type-product .images .sub-pager a img {
    width: 100% !important;
    height: auto !important;
}
.product.type-product .images + .summary {
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.from {
    font-size: 12px;
    color: #ee3334;
    position: absolute;
    left: 0;
    top: -20px;
}
.product.type-product .images + .summary .product-price {
    color: #141414;
    font-style: normal;
}
.product.type-product .images + .summary .product-price .label {
    color: #ee3334;
    width: 56px;
    display: inline-block;
}
.product.type-product .images + .summary .product-price {
    color: #141414;
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    padding: 2px 0 2px;
}
.product.type-product .images + .summary .product-price del {
    color: #898989;
    font-size: 14px;
    display: inline-block;
    margin: 0 3px 0 0;
}
.product.type-product .images + .summary .product-price ins {
    text-decoration: none;
    display: block;
    margin: -9px 0 0 60px;
    color: #ee3334;
}
.product.type-product .images + .summary .category {
    font-weight: bold;
    margin-bottom: 7px;
}
.product.type-product .images + .summary h1 {
    display: none;
}
/* Single variation price & stock for variable product */
.product_title.page-title + .price {
    display: none;
}
.summary .single_variation {
    position: absolute;
    overflow: hidden;
}
.summary .stock {
    display: none;
}
.summary .single_variation .stock {
    margin: 0 0 0 20px;
    font-weight: bold;
    font-size: 13px;
    height: 20px;
    color: #409a13;
    padding: 0 !important;
    display: inline-block;
}
.summary .single_variation .price {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    color: #000;
    padding: 4px 0 0 0;
}
.summary .single_variation .price:before {
    content: "Price: ";
    font-size: 12px;
    font-weight: bold;
}
.variations_button {
    display: block !important;
    height: auto !important;
    padding: 30px 0 0 0 !important;
    margin: 0 !important;
}
.product.type-product .images + .summary .attributes {
    overflow: hidden;
}
.product.type-product .images + .summary .attributes .product-avlb {
    float: right;
    display: inline-block;
    padding: 8px 10px;
    background: #898989;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    max-width: 40%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 0 10px 0 0;
}
.product.type-product .images + .summary .attributes .product-avlb.out-of-stock {
    background: #f00;
    color: #fff;
}
.product.type-product #tabs {
    width: 100%;
    clear: both;
}
/* Table, Cart Page */
.cart_totals_table table {
    width: 100%;
}
.cart_totals_table tr {
    border: 1px solid #e9e9e9;
}
.cart_totals_table tr th {
    background: #f5f5f5;
}
.cart_totals_table tr td,
.cart_totals_table tr th {
    border: 1px solid #e9e9e9;
    padding: 5px 6px;
    text-align: left;
}
.cart_totals_table tr th {
    width: 30%;
}
.cart_totals_table tr small {
    font-size: 100%;
    font-weight: normal;
}
tr td.product-remove {
    text-align: center;
}
.shipping-calculator-button {
    cursor: default !important;
}
.shipping-calculator-button span {
    display: none;
}
form.shipping_calculator h2 a {
    cursor: pointer;
    color: #2f2f2f;
}
.shipping-calculator-button {
    text-decoration: none;
}
form.shipping_calculator input[type="text"],
form.shipping_calculator select {
    width: 100%;
    background: #fff;
    padding: 7px;
    height: auto;
    border: 1px solid #DEDCDC;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pp_gallery {
    display: none !important;
}
/* Cart in sidebar */
.cart_list li span {
    overflow: hidden;
    display: block;
}
.widget .buttons .button {
    margin: 0 8px 0 0;
}
.widget .buttons .button + .button {
    margin: 0;
}
.widget .cart_list li {
    background: url(images/content-bg.gif) repeat-x 0 -15px !important;
    padding: 15px 8px 15px 5px !important;
    border: 1px solid #e9e9e9 !important;
    margin: 0 0 10px 0 !important;
}
.widget .cart_list li a {
    text-decoration: none;
    font-size: 10px !important;
    color: #898989;
}
.widget .cart_list li a:hover {
    color: #898989;
}
.widget .cart_list li.last {
    margin: 0 !important;
}
.widget .cart_list li .image-holder {
    margin: 0 8px 0 0 !important;
}
.widget .cart_list li .remove {
    margin: 14px 5px 0 4px;
    padding: 0;
}
.layerd_nav_clear + ul {
    padding: 10px 0 0 0;
}
/* Products list */
.product_list_widget {
    overflow: hidden;
}
.product_list_widget li {
    margin: 0 5px 10px 5px;
    *zoom: 1;
    display: inline-block;
    display: block;
}
.product_list_widget li:before,
.product_list_widget li:after {
    display: table;
    content: "";
    line-height: 0;
}
.product_list_widget li:after {
    clear: both;
}
.product_list_widget li a {
    display: inline !important;
    overflow: hidden;
    margin: 0 0 2px 0;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #555555;
    text-align: left;
}
.product_list_widget li a:hover {
    text-decoration: none !important;
    color: #ee3334;
}
.product_list_widget li a span:hover {
    color: #ee3334;
}
.product_list_widget li img {
    margin: 0 10px 10px 0;
    float: left;
    background: #fff;
    padding: 0;
}
.product_list_widget li a span {
    display: block;
    overflow: hidden;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
}
.product_list_widget li.last_rate a span {
    margin: 0 0 35px 0;
}
.product_list_widget li .js_widget_product_price {
    display: block;
    color: #555555;
    padding: 0 0 30px 0;
    font-size: 14px;
    line-height: 16px;
}
.product_list_widget li .js_widget_product_price br {
    display: none;
}
.product_list_widget li .js_widget_product_price del {
    color: #2f2f2f;
    font-size: 12px;
    display: inline-block;
    margin: 0 2px 0 0;
}
.product_list_widget li .js_widget_product_price ins {
    text-decoration: none;
    color: #ee3334;
}
.product_list_widget li .star-rating {
    width: 84px;
    background: url(jigoshop/images/star.png) 0 -17px repeat-x;
    margin: 0;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    right: 10px;
}
.product_list_widget li b {
    font-weight: normal;
    display: block;
    position: absolute;
    right: 13px;
    bottom: 35px;
}
.star-rating {
    display: none;
    width: 84px;
    overflow: hidden;
    background: url(jigoshop/images/star.png) 0 -17px repeat-x;
}
/* price filter */
.price_slider_amount {
    padding: 15px 0 0 0;
}
.price_slider_wrapper {
    padding: 0 10px;
}
.price_slider_amount {
    font-size: 15px;
    line-height: 24px;
}
.price_slider_amount span {
    color: #898989;
}
.price_slider_amount .button {
    display: block;
    margin: 0 0 5px 0;
    border: none !important;
}
.price_slider_amount button {
    margin: 0 10px 0 0;
}
/* Single product */
.single-product .product_meta {
    display: none;
}
.single-product .summary .attributes {
    padding: 10px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin: 15px 0;
}
.single-product .summary fieldset.variations {
    border: none;
    margin-left: 0;
    border: 1px solid #e9e9e9;
    padding: 15px 8px;
}
.single-product .summary fieldset.variations .select_label {
    font-weight: bold;
    margin-right: 8px;
    display: inline-block;
    color: #555555;
}
.single-product .summary fieldset.variations select {
    width: 100%;
    overflow: hidden;
    max-width: 365px;
    padding: 2px 2px;
}
.related.products {
    padding-top: 30px;
}
#respond span.required {
    display: block;
    color: #ff0000;
}
/* Share buttons */
.share-buttons {
    border-top: 1px solid #ebebeb;
    padding: 15px 0 15px 0;
    margin: 0;
}
.summary .tm_style.addthis_toolbox > a:first-child {
    width: 28%;
}
.summary .tm_style.addthis_toolbox > a:first-child + a {
    width: auto;
}
.summary .tm_style.addthis_toolbox > a:first-child + a + a + a {
    width: 28%;
}
.summary .tm_style.addthis_toolbox > a {
    float: none !important;
    display: inline-block !important;
    padding: 0 !important;
    width: 33%;
    cursor: default;
    margin: 3px 0 !important;
    vertical-align: top !important;
}
.summary .tm_style.addthis_toolbox > a span {
    cursor: pointer;
}
.summary .posted_in {
    font-style: normal;
}
.summary h2 {
    border-bottom: none;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0 20px 0;
    background: none;
    border: none;
}
.summary h2:after,
.summary h2:before {
    display: none;
}
#content .content .tm_style.addthis_toolbox > a {
    margin: 3px 3px 3px 0;
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
}
#tab-description .addthis_toolbox {
    display: none;
}
/* Last Reviews */
.product_list_widget-reviews {
    overflow: hidden;
    padding: 4px 0 0 0;
}
.product_list_widget-reviews li {
    float: left;
    background: none;
    list-style: none;
    background: #f5f5f5;
    padding: 0;
    margin: 0 20px 20px 0;
}
.product_list_widget-reviews li:nth-child(4n) {
    margin-right: 0;
}
.product_list_widget-reviews li.nomargin {
    margin-right: 0;
}
.product_list_widget-reviews li .featured-thumbnail {
    float: none;
    margin: 0;
}
.product_list_widget-reviews li .js_widget_product_title {
    font-size: 18px;
    color: #898989;
    font-weight: bold;
    font-style: italic;
    display: inline-block;
    margin: 19px 0 0 16px;
}
.product_list_widget-reviews li .js_widget_product_title:hover {
    color: #898989;
}
.product_list_widget-reviews li .js_widget_product_price {
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #898989;
    margin: 8px 0 25px 14px;
}
.product_list_widget-reviews li .star-rating {
    float: right;
    width: 95px;
    background: url(jigoshop/images/star.png) 0 -13px repeat-x;
    margin: 10px 10px 0 0;
}
.cart_list li {
    font-size: 13px;
    line-height: 17px;
}
.cart_list li a {
    padding: 0;
}
.cart_list li a:after {
    display: none;
}
/********************CheckOut*************************/
.blockUI {
    background: #000;
}
.stars a.sd,
.stars a.dd {
    color: red;
}
.shipping-calculator-form button {
    border: none;
    outline: none;
}
form.checkout select,
.jigoshop-myaccount form select,
.shipping-calculator-form select {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 95%;
    min-width: 50px;
    height: 21px;
    padding: 7px 2px;
    vertical-align: text-bottom;
    background-color: #F3F3F3;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}
#order_review .shop_table select {
    display: block;
    margin: 0 auto;
}
.coupon {
    padding: 10px 0;
}
form.checkout select option,
.jigoshop-myaccount form select option,
.shipping-calculator-form select option {
    line-height: 29px !important;
}
form.login {
    padding: 0 0 20px 0;
}
form.login input[type="text"],
form.login input[type="password"] {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    width: 238px !important;
}
form.login label {
    display: table;
}
form.login .form-row-last {
    padding: 0 0 10px 0 !important;
}
a.lost_password {
    margin-left: 10px;
}
.create-account .form-row {
    max-width: 50%;
}
.create-account .form-row input {
    width: 100%;
    max-width: 100%;
}
form.checkout input[type="text"].error {
    background: #898989;
    border-color: #530303;
}
.shipping_calculator select option {
    position: relative;
}
form.checkout #customer_details #order_comments {
    width: 100%;
}
form.checkout #customer_details .form-row.form-row-first,
.jigoshop-myaccount .form-row.form-row-first {
    float: left;
    max-width: 50%;
    width: 100%;
}
.ie8 form.checkout #customer_details .form-row.form-row-first,
.ie8 .jigoshop-myaccount .form-row.form-row-first {
    float: left;
    width: 50%;
}
form.checkout #customer_details .form-row.form-row-last,
.jigoshop-myaccount .form-row.form-row-last {
    overflow: hidden;
}
.jigoshop-myaccount form {
    padding-top: 0px;
}
form.checkout #customer_details .form-row label,
.jigoshop-myaccount form label {
    display: table;
}
form.checkout #customer_details .form-row,
.jigoshop-myaccount .form-row {
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding-right: 18px;
    margin-bottom: 25px;
    padding-bottom: 0;
}
form.checkout #customer_details .form-row.notes {
    width: 100%;
    max-width: 100%;
}
form.checkout #customer_details .form-row label.checkbox {
    display: inline;
}
form.checkout #customer_details .form-row input[type="text"],
form.checkout #customer_details textarea,
.jigoshop-myaccount form .form-row input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 95%;
    max-width: 510px;
    height: auto;
}
p#shiptobilling label.checkbox {
    vertical-align: middle;
    font-weight: bold;
}
form.checkout #customer_details textarea {
    max-width: 700px;
    min-height: 100px;
}
form.checkout #customer_details .form-row label {
    font-weight: bold;
    font-style: normal;
    color: #141414;
}
form.checkout h3,
.col2-set.addresses header h3 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    margin: 10px 0 20px;
}
.col2-set.addresses .col-1 {
    margin-bottom: 20px;
}
.payment_methods li {
    background: none;
    padding: 0;
    margin-bottom: 5px;
    border: none !important;
}
.payment_methods li label {
    vertical-align: middle;
}
.payment_methods li .payment_box {
    position: relative;
    width: 96%;
    background: #929292;
    margin: 15px 0;
    padding: 10px 0;
    color: #fff;
}
#payment {
    padding-top: 20px;
}
.payment_methods li,
.order_details li {
    background: none !important;
    padding: 0 !important;
    list-style-type: none;
    margin: 0;
    border: none;
}
.payment_methods li .payment_box:before {
    border-style: solid;
    border-color: transparent transparent #929292 transparent;
    border-width: 0 6px 6px 6px;
    content: "";
    display: block;
    width: 0;
    height: 0px;
    position: absolute;
    z-index: 999;
    top: -6px;
    left: 30px;
}
.payment_methods li .payment_box > p {
    padding: 0 20px;
    margin-bottom: 0;
}
#place_order {
    margin: -27px 0 0 5px !important;
    position: relative;
}
.form-row input[type="radio"] {
    margin: 0 5px 0 0;
}
.star-rating span {
    background: url(jigoshop/images/star.png) 0 0px repeat-x;
    height: 0;
    padding: 17px 2px 0;
    padding-right: 0;
    overflow: hidden;
    float: left;
}
.hreview-aggregate .star-rating {
    margin: 10px 0 0 0;
}
/* Star Rating */
p.stars {
    overflow: hidden;
    zoom: 1;
}
p.stars span {
    width: 80px;
    height: 13px;
    position: relative;
    float: left;
    background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
p.stars span a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 0;
    padding-top: 13px;
    overflow: hidden;
}
p.stars span a:hover,
p.stars span a:focus {
    background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.active {
    background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.star-1 {
    width: 16px;
    z-index: 10;
}
p.stars span a.star-2 {
    width: 32px;
    z-index: 9;
}
p.stars span a.star-3 {
    width: 48px;
    z-index: 8;
}
p.stars span a.star-4 {
    width: 64px;
    z-index: 7;
}
p.stars span a.star-5 {
    width: 80px;
    z-index: 6;
}
/* Review form */
#review_form p {
    padding: 0;
}
/* Reviews(comments) */
#reviews li.comment {
    position: relative;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    margin-bottom: 20px !important;
}
#reviews li.comment .comment_container {
    position: relative;
    padding: 20px;
    overflow: hidden;
}
#reviews li.comment .comment_container img {
    float: left;
    margin: 0 20px 0 0;
}
#reviews li.comment .comment_container .comment-text {
    padding: 0;
    overflow: hidden;
}
#reviews li.comment .meta {
    padding: 0 0 5px 0;
}
#reviews li.comment .avatar {
    border: 1px solid #ddd !important;
}
#reviews li.comment .comment_container .comment-text .star-rating {
    float: right;
    width: 84px;
    background: url(jigoshop/images/star.png) 0 -17px repeat-x;
}
.hreview-aggregate {
    overflow: hidden;
}
.hreview-aggregate > .star-rating {
    display: none;
}
/*---------------------------------------------------*/
/* BredCrumbs */
.bc-wrap {
    display: block;
    margin: 0 0 32px 0;
}
#breadcrumb {
    background: #ee3334;
    color: #fff;
    font-size: 15px;
    line-height: 17px;
    padding: 12px 10px 12px 20px;
    font-weight: bold;
    border: none;
    margin: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
#breadcrumb a {
    color: #FFF;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}
#breadcrumb a:hover {
    text-decoration: none;
    color: #ffffff;
}
/*****************************************************/
.single-product .commentlist {
    padding: 0 20px;
}
.jigoshop-myaccount dl dt {
    padding: 0;
    background: none;
}
.jigoshop-myaccount dl dd {
    padding: 0;
}
/* Tables */
.shop_table {
    text-align: left;
}
.shop_table + header h2 {
    padding-top: 20px;
}
.shop_table {
    width: 100%;
}
.shop_table.my_account_orders {
    margin-bottom: 35px;
}
.shop_table tr {
    border: 1px solid #e9e9e9;
    padding: 4px 5px;
}
.shop_table tr.order td .button {
    padding: 0;
    background: none;
    margin: 0;
    color: #898989 !important;
}
.shop_table tr.order td .button:hover {
    color: #898989 !important;
    text-decoration: none !important;
}
.shop_table tr td {
    border: 1px solid #e9e9e9;
    padding: 9px 10px;
    text-align: center;
}
.shop_table tr td .variation {
    text-align: left;
    margin: 5px 0;
}
.shop_table tr td .variation dt {
    display: inline;
    margin: 0 3px 0 0;
    font-weight: bold;
    padding: 0;
    background: none;
    font-size: 12px;
}
.shop_table tr td .variation dd {
    display: inline;
    margin: 0;
    padding: 0;
}
.shop_table tr td .remove {
    width: 26px;
    height: 30px;
    background: url(images/trash.png) 0 0 no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.shop_table.cart tfoot tr td {
    text-align: left;
    padding: 10px 10px 10px 22px;
}
.shop_table tfoot tr td .upd-button {
    color: #727374 !important;
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 0 20px;
    background: url(images/update.png) 0 center no-repeat;
    vertical-align: middle;
    margin-top: 7px;
}
.shop_table tfoot tr td .upd-button:hover {
    color: #898989 !important;
}
.shop_table tfoot tr td {
    text-align: left;
}
.shop_table tfoot tr td .checkout-button {
    float: right;
}
.shop_table tfoot tr .g_total {
    background: #f5f5f5;
}
.shop_table tr td.product-thumbnail {
    text-align: center;
}
.shop_table tr td.product-remove {
    padding: 9px 20px;
}
.shop_table tr td.product-thumbnail a {
    display: block;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 0;
    width: 75px;
    height: 75px;
    overflow: hidden;
    margin: 0 auto;
}
.shop_table tr td.product-thumbnail a img {
    width: 100% !important;
    height: auto !important;
}
.shop_table tr td.product-name {
    text-align: left;
    padding: 15px 10px;
}
.shop_table tr td.product-name a {
    font-weight: bold;
    text-decoration: none;
    color: #555555;
}
.shop_table tr td.product-name a:hover {
    color: #ee3334;
}
.shop_table tr td.product-quantity #minus1,
.shop_table tr td.product-quantity #add1 {
    display: none;
}
.shop_table tr td.product-quantity {
    text-align: center;
}
.shop_table tr td.product-quantity .qty {
    background: #f7f8f8;
    border: 1px solid #e9e9e9;
    color: #727374;
    width: 58px;
    padding: 3px 0px 3px !important;
}
.shop_table tr th {
    border: 1px solid #e9e9e9;
    font-weight: bold;
    padding: 6px 10px 7px;
    background: #f5f5f5;
    text-align: left;
}
.shop_table td .m-label {
    display: none;
    margin-right: 4px;
}
.shop_table td.alignright {
    margin: 0;
    border-left: none;
    float: none;
}
#shop-cart .button,
#shop-cart .button-alt {
    margin: 7px 0 !important;
}
form.shipping_calculator {
    padding-top: 50px;
}
.jigoshop-cart h1 {
    background: url(images/cart.png) 0 1px no-repeat;
    padding: 0 0 2px 31px;
    margin: 20px 0 20px 0;
}
.jigoshop-cart #page-content {
    padding-right: 10px;
}
.jigoshop-cart .post-holder {
    border: none;
}
.jigoshop-cart .cart-collaterals {
    margin-top: 50px;
}
/*********Messages********/
.jigoshop_message {
    background: #898989;
    position: relative;
    overflow: hidden;
    z-index: 99;
    color: #fff;
    font-weight: bold;
    padding: 15px 15px 15px 38px;
    margin: 0 0px 20px 0;
}
.jigoshop_message:after {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background: url(images/message-icon.png) 0 -24px no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 6px;
}
.jigoshop_message .button {
    float: right;
    padding: 0;
    margin-top: 1px;
    line-height: 16px;
    height: 16px;
    font-weight: normal;
    background: none;
    box-shadow: none;
    border: none;
}
.jigoshop_message .button:after,
.jigoshop_message .button:before {
    display: none;
}
.jigoshop_message .button:hover {
    background: none;
    color: #141414 !important;
    font-weight: normal;
}
.jigoshop_error {
    z-index: 99;
    top: 50px;
    width: 95%;
    margin: 50px auto 30px;
    background: #242527;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
}
/*-----------------------*/
form.checkout #customer_details .create-account .form-row,
form.login .form-row,
form.login .form-row.form-row-first {
    width: 100%;
    padding: 0;
    float: none;
}
form.checkout #customer_details .create-account .form-row input[type="text"],
form.checkout #customer_details .create-account .form-row input[type="password"],
form.login .form-row input[type="password"],
form.login .form-row input[type="text"] {
    max-width: 250px;
    width: 100%;
    box-sizing: border-box;
}
#commentform {
    padding-bottom: 10px;
}
#review_form #respond #commentform label {
    width: auto !important;
    padding: 0 0 10px 0;
    line-height: 12px;
}
.assistive-text {
    display: block;
}
.assistive-text + input {
    margin: 0 5px 0 0;
}
.assistive-text + input,
.assistive-text + input + input {
    display: inline-block !important;
}
#password-1,
#password-2 {
    width: 80%;
}
input.error {
    color: #fff !important;
}
input.error::-webkit-input-placeholder {
    color: #fff;
}
input.error:-moz-placeholder {
    color: #fff;
}
input.error:-ms-input-placeholder {
    color: #fff;
}
#payment div.payment_message {
    position: relative;
    width: 96%;
    background: #f5f5f5;
    color: red;
    border: 1px solid #eee;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    padding: 1em 2% 1em;
    margin: 1em 0 1em 0;
    font-size: 0.92em;
}
#payment div.payment_message {
    position: relative;
    width: 96%;
    background: #fcfcfc;
    color: red;
    border: 1px solid #eee;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    padding: 1em 2% 1em;
    margin: 1em 0 1em 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.demo_store {
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 7px;
    width: 300px;
    background: #ff3019;
    /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
    /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
    /* IE6-8 */

    border: 1px solid #990303;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    padding: 25px;
    opacity: .7;
    z-index: 999;
}
#jigoshop_customized_product {
    width: 100%;
    margin: 0 0 20px 0;
}
dd.customized_product {
    padding: 0 0 5px 0;
    margin: 0;
}
.customized_product_label {
    display: block;
    padding: 0;
}
.shipping-calculator-form {
    display: block !important;
    height: auto !important;
}
.form-row-first.clear {
    visibility: visible !important;
    height: auto;
}
.track_order .form-row {
    float: left;
    width: 46%;
    margin: 0 4% 20px 0;
}
.track_order .form-row label {
    display: block;
    margin: 0 0 5px 0;
}
.track_order .form-row input[type="text"] {
    width: 100%;
}
.track_order .form-row.form-row-last {
    margin-right: 0;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */
#div-text_banner {
    margin: 0;
    width: 960px;
}
#div-text_banner .my_txt_widget {
    background: #f9f9f9;
    border: 1px solid #d0d0d0;
    padding: 19px 28px 17px 109px;
    min-height: 105px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-style: normal;
    position: relative;
}
#div-text_banner .my_txt_widget:after {
    display: block;
    position: absolute;
    content: "";
    top: 19px;
    left: 19px;
    width: 65px;
    height: 66px;
}
#div-text_banner .my_txt_widget.icon1:after {
    background: url(images/icon_1.png) 0 0 no-repeat;
}
#div-text_banner .my_txt_widget.icon2:after {
    background: url(images/icon_2.png) 0 0 no-repeat;
}
#div-text_banner .my_txt_widget.icon3:after {
    background: url(images/icon_3.png) 0 0 no-repeat;
}
#div-text_banner .my_txt_widget h3 {
    font-family: 'Holtwood One SC', serif !important;
    font-size: 17px;
    line-height: 17px;
    text-transform: uppercase;
    color: #2f2f2f;
    border: none;
    padding: 0;
    margin: 0 0 3px 0;
}
#div-text_banner .my_txt_inner {
    font-size: 13px;
    line-height: 15px;
    color: #141414;
}
#div-text_banner .my_content_inner {
    font-size: 13px;
    line-height: 15px;
}
.jigoshop_login_widget .input-submit {
    border: none !important;
}
.adress_div {
    font-size: 15px;
    line-height: 20px;
    color: #141414;
    text-transform: uppercase;
}
.adress_div h3 {
    font-size: 15px;
    line-height: 20px;
    text-transform: none;
    background: none;
    margin: 0 0 15px 0;
}
.adress_div ul li {
    padding: 0;
    background: none;
}
#wpadminbar ul li a:after {
    display: none;
}
.single-post .block_post {
    padding-top: 40px;
}
.box-header {
    background-color: #f2f2f2;
    border-bottom: 1px solid #e4e4e8;
    padding: 9px 0 12px;
}
ul.brands_list {
    margin: 15px 0 0 0;
    padding: 0 0 36px 0;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #eaeaea;
}
ul.brands_list li {
    margin: 0;
    padding: 0;
    float: left;
}
ul.brands_list li .inner {
    display: none;
}
.archive-lists h4 {
    margin: 20px 0 10px 0;
}
.div_contacts {
    background-color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #d9d7d7;
    margin: 0 5px;
    padding: 0 20px 20px;
}
.div_contacts .grid_1,
.div_contacts .grid_2,
.div_contacts .grid_3,
.div_contacts .grid_4,
.div_contacts .grid_5,
.div_contacts .grid_6,
.div_contacts .grid_7,
.div_contacts .grid_8,
.div_contacts .grid_9,
.div_contacts .grid_10,
.div_contacts .grid_11,
.div_contacts .grid_12,
.div_contacts .grid_13,
.div_contacts .grid_14,
.div_contacts .grid_15,
.div_contacts .grid_16,
.div_contacts .grid_17,
.div_contacts .grid_18,
.div_contacts .grid_19,
.div_contacts .grid_20,
.div_contacts .grid_21,
.div_contacts .grid_22,
.div_contacts .grid_23,
.div_contacts .grid_24 {
    border: none;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}
.div_contacts h2,
.div_contacts h3 {
    padding: 15px 0;
    margin-bottom: 10px;
}
.div_contacts .grid_8 {
    margin-right: 5px;
}
.div_about {
    *zoom: 1;
    display: inline-block;
    display: block;
    padding: 15px 38px 38px;
}
.div_about:before,
.div_about:after {
    display: table;
    content: "";
    line-height: 0;
}
.div_about:after {
    clear: both;
}
.div_privacy {
    padding: 10px 38px;
}
.nocomments {
    padding: 15px 38px 0;
}
.div_privacy h2,
.div_privacy h3,
.div_privacy h1 {
    padding-left: 0;
}
.div_testimonials {
    padding: 20px 0 40px 39px;
}
.div_testimonials blockquote {
    padding: 0;
}
.div_testimonials .name-testi {
    display: none;
}
.div_testimonials div.testi_item {
    float: left;
    width: 270px;
    margin-right: 15px;
}
.div_delivery {
    overflow: hidden;
    width: 400px;
    float: left;
    margin: 0 0 0 40px;
    padding: 20px 0 0 0;
}
.div_delivery h4 {
    float: left;
    display: block;
    font-size: 21px;
    line-height: 30px;
    margin: 0 20px 5px 0;
}
.div_delivery .frame {
    overflow: hidden;
    padding: 7px 0 0 0;
}
#footer-click {
    border-top: 1px solid #000000;
    width: 100%;
}
#click_here {
    display: block;
    padding-top: 14px;
    text-align: center;
    width: 405px;
    margin: 0 auto;
}
#footer_img {
    overflow: hidden;
    width: 1000px;
}
#copyright_footer {
    background: none repeat scroll 0 0 #242424;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    width: 100%;
}
#footer_img > img {
    width: 119px !important;
}
.reviews-number,
.product.type-product .quantity {
    display: none;
}
.product.type-product form.cart .button-alt {
    margin-left: 0 !important;
}
span.wpcf7-list-item {
    display: block;
}
.div_button form.cart {
    float: left;
}
.featured-products .products .button {
    margin: 0;
}
#text_content_top {
    background: none repeat scroll 0 0 #242424;
    border-bottom: 5px solid #FFFFFF;
    color: #FFFFFF;
    margin-top: 5px;
    padding: 7px 13px 10px;
}
.term-used-machines form.cart {
    float: left;
}
.term-used-machines .div_button {
    padding: 0;
}
.term-used-machines .div_button a {
    margin-top: 0;
}
#my_bannerswidget-2 {
    margin-top: 20px;
    float: left;
    width: 100%;
}
#right-lg {
    left: 202px;
    position: absolute;
}
#right-lg > img {
    margin-top: 20px;
    max-width: 215px;
}
.page-id-700 textarea {
    width: 100%;
}
.commentlist .description {
    display: none;
}
.featured-products div.prod_rate {
    display: none;
}
.page-template-page-fullwidth-php #content {
    background: none;
}
.category_title {
    display: none;
}
body.home #text-2.widget_text {
    display: none;
}
.woocommerce p.woocommerce-result-count {
    display: none;
}
.woocommerce .woocommerce-ordering {
    display: none;
}
.woo-shop-home {
    padding: 28px 20px 20px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #d9d7d7;
}
.woo-shop-home .products li:after {
    right: -18px;
    display: none;
}
.woocommerce ul.products li.product {
    padding-top: 20px !important;
    margin-bottom: 20px !important;
}
.woocommerce ul.products li.product a img {
    width: calc(100% - 20px) !important;
    padding-left: 10px;
    padding-right: 10px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 15px;
    line-height: 21px;
    color: #555555;
    font-weight: bold;
    margin: 0;
    background: none;
    padding: 0;
    text-align: center;
    border: none;
    min-height: 25px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title b {
    color: #555555 !important;
}
.woocommerce ul.products li.product span.price {
    font-weight: bold;
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 2px;
    color: #555555;
    position: relative;
    text-align: center;
}
.woocommerce ul.products li.product a {
    padding-bottom: 51px;
    display: block;
    z-index: 99;
    position: relative;
}
.woocommerce ul.products li.product p {
    display: inline-block;
    position: relative;
    padding: 12px 28px 13px 28px;
    font-weight: bold;
    background-image: -moz-linear-gradient(top, #f3393a, #c90203);
    background-image: -o-linear-gradient(top, #f3393a, #c90203);
    background-image: linear-gradient(to bottom, #f3393a, #c90203);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3393a', endColorstr='#c90203', GradientType=0);
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    outline: none;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    z-index: 2;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    margin-bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    z-index: 0;

}
.woocommerce ul.products li.product p:after {
    display: block;
    position: absolute;
    content: "";
    background-color: #c20a0b;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: 101%;
    height: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: -1;
}
.woocommerce ul.products li.product a:hover + p {
    color: #ffffff;
}
.woocommerce ul.products li.product a:hover + p:after {
    bottom: -1px;
    height: auto;
}
.woocommerce nav.woocommerce-pagination {
    padding-top: 15px;
}
.woocommerce nav.woocommerce-pagination ul > li {
    background: #fff;
}
.woocommerce nav.woocommerce-pagination ul > li > a.next.page-numbers {
    font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul > li > a.next.page-numbers:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
    line-height: 26px;
    padding: 0 10px;
}
.woocommerce nav.woocommerce-pagination ul > li > a.prev.page-numbers {
    font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul > li > a.prev.page-numbers:after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 18px;
    line-height: 26px;
    padding: 0 10px;
}
body.woocommerce-page #content {
    width: calc(100% - 10px);
    margin-top: 20px;
}
body.woocommerce-page .woocommerce .products li:after {
    right: -18px;
    display: none;
}
body.woocommerce-page .post-holder {
    border-bottom: none;
}
body.single-product.woocommerce-page #content {
    margin-top: 20px;
    width: calc(100% - 10px);
}
body.single-product.woocommerce-page aside#sidebar {
    margin-top: 20px;
    display: none;
}
body.single-product.woocommerce-page #content article.post-holder header.entry-header {
    padding-bottom: 20px;
}
body.single-product.woocommerce-page #content article.post-holder .post-meta {
    display: none;
}
body.single-product.woocommerce-page #content article.post-holder .content .single-product > .product {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
body.single-product.woocommerce-page #content article.post-holder .content .woocommerce-product-gallery.images {
    margin: 0;
    width: 50%;
    margin-bottom: 20px;
}
body.single-product.woocommerce-page #content article.post-holder .content .summary.entry-summary {
    width: calc(50% - 20px);
    margin-left: 20px;
}
body.single-product.woocommerce-page #content article.post-holder .content .summary.entry-summary p.price {
    color: #141414;
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    padding: 2px 0 2px;
    margin-bottom: 15px;
}
body.single-product.woocommerce-page #content article.post-holder .content .summary.entry-summary p.price:before {
    content: 'Price: ';
    color: #ee3334;
}
body.single-product.woocommerce-page #content article.post-holder .content .summary.entry-summary p.price + p {
    display: none;
}
body.single-product.woocommerce-page #content article.post-holder .content .woocommerce-tabs {
    width: 100%;
    margin-top: 20px;
}
body.home .featured-products {
    margin-top: 20px;
}
@media (max-width: 958.98px) {
    .woo-shop-home .products li:after {
        right: -14px;
    }
    body.woocommerce-page .woocommerce .products li:after {
        right: -14px;
    }
    .woocommerce ul.products li.product {
        padding-top: 10px !important;
        margin-bottom: 10px !important;
    }
    body.woocommerce-page .post-holder {
        margin: 0 20px;
    }
    body.single-product.woocommerce-page #content article.post-holder .content section.related.products h2 {
        margin-bottom: 8px;
    }
}
@media (max-width: 766.98px) {
    .woo-shop-home {
        padding: 15px 12px 12px;
    }
    .woo-shop-home .products li:after {
        right: -9px;
    }
    body.woocommerce-page .woocommerce .products li:after {
        right: -9px;
    }
    body.woocommerce-page .post-holder {
        margin: 0 12px;
    }
    body.single-product.woocommerce-page #content article.post-holder {
        margin: 0 12px;
        padding-top: 5px;
    }
    body.single-product.woocommerce-page #content {
        margin-bottom: 0;
        width: 100%;
    }
    body.single-product.woocommerce-page aside#sidebar .widget {
        margin-bottom: 0;
    }
    body.single-product.woocommerce-page #content article.post-holder .content .summary.entry-summary {
        width: 100%;
        margin-top: 15px;
        margin-left: 0;
    }
    body.single-product.woocommerce-page #content article.post-holder .content .woocommerce-tabs {
        margin-top: 0;
    }
    body.single-product.woocommerce-page #content article.post-holder .content .woocommerce-product-gallery.images {
        width: 100% !important;
    }
}
@media (max-width: 479.98px) {
    .woo-shop-home .products li:after {
        right: -6px;
    }
    body.woocommerce-page .woocommerce .products li:after {
        right: -6px;
    }
    body.single-product.woocommerce-page #content article.post-holder {
        padding-bottom: 0;
    }

}
/*CUSTOM*/
.container_24.primary_content_wrap.clearfix #slider-wrapper,
.container_24.primary_content_wrap.clearfix #text-3 {
    display: none;
}
.menu-support-menu-container .menu {
    margin-bottom: 0;
}
.menu-support-menu-container .menu li {
    padding: 0 47px 0 0;
    display: inline-block;
    background: none;
}
.menu-support-menu-container .menu li a {
    /*font-family: 'Lato';*/
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    color: #00818d;
    display: block;
}
.menu-support-menu-container .menu li.call a {
    color: #ec2429;
}
.menu-support-menu-container .menu li a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 3px 12px 3px 0;
    border: 2px solid;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    box-shadow: 3px 3px rgba(218, 218, 218, 0.75);
    background-repeat: no-repeat;
    background-position: center;
}
.menu-support-menu-container .menu li.support a::before {
    background-image: url('images/header-support.jpg');
}
.menu-support-menu-container .menu li.call a::before {
    background-image: url('images/header-call.jpg');
}
.menu-support-menu-container .menu li.machine a::before {
    background-image: url('images/header-machine.jpg');
}
.menu-social-menu-container .menu {
    margin-bottom: 0;
}
.menu-social-menu-container .menu li {
    padding: 0;
    display: inline-block;
    background: none;
}
.menu-social-menu-container .menu li a {
    margin: 3px;
    border: 2px solid #afafaf;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    box-shadow: 3px 3px rgba(218, 218, 218, 0.75);
    display: block;
    font-size: 0;
    color: #ec2429;
}
#footer .menu-social-menu-container .menu li a {
    box-shadow: 3px 3px #017581;
}
.menu-social-menu-container .menu li a::before {
    font-size: 16px;
    font-family: 'FontAwesome';
}
.menu-social-menu-container .menu li.facebook a::before {
    content: "\f09a";
}
.menu-social-menu-container .menu li.rss a::before {
    content: "\f09e";
}
.menu-social-menu-container .menu li.linkedin a::before {
    content: "\f0e1";
}
.menu-social-menu-container .menu li.blogger a {
    background-image: url('images/blogger.jpg');
    background-repeat: no-repeat;
    background-position: center;
}
/*CUSTOM HEADER*/
body {
    overflow-x: hidden;
}
#header {
    background: url('images/header-bg.jpg');
    padding: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#header .grid_24::before {
    right: 100%;
}
#header .grid_24::after {
    left: 100%;
}
.logo {
    width: 230px;
    margin: 0;
    padding: 49px 0 19px 0;
    background-color: #fff;
    position: relative;
}
.logo::before {
    content: '';
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 64px 32px 0 0;
    position: absolute;
    bottom: 0;
    left: 100%;
}
.logo::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    width: 500px;
    right: 100%;
}
#logo > img {
    width: auto;
    height: auto;
}
.header_meta_box {
    margin: 0;
    width: calc(100% - 230px);
}
#widget-header {
    margin: 0;
    padding: 5px 0;
    width: 100%;
    text-align: right;
    background: #fff;
    position: relative;
}
#widget-header::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    width: 500px;
    left: 100%;
}
#widget-header .widget-header {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}
nav.primary {
    margin: 13px 0 0 42px;
    background: #00818d;
    border-radius: 0;
    box-shadow: none;
    border-bottom: none;
    width: auto;
    float: none;
}
.sf-menu > li {
    background: none;
    padding: 0 15px;
}
.sf-menu > li:first-child {
    padding-left: 6px;
}
.sf-menu > li:first-child a::after {
    content: '';
    border-style: solid;
    border-width: 51px 25px 0 0;
    border-color: transparent #00818d transparent transparent;
    position: absolute;
    bottom: 0;
    left: -31px;
}
.sf-menu > li:last-child {
    padding-left: 20px;
}
.sf-menu > li:last-child a {
    background: #ec2429;
}
.sf-menu > li:last-child a::before {
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    background: #ec2429;
    top: 0;
    bottom: 0 !important;
    width: 500px !important;
    left: 100% !important;
    height: 100% !important;
}
.sf-menu > li:last-child a::after {
    content: '';
    border-style: solid;
    border-width: 51px 25px 0 0;
    border-color: transparent #ec2429 transparent transparent;
    position: absolute;
    bottom: 0;
    right: 100%;
}
.sf-menu > li.current-menu-item::after,
.sf-menu > li::before {
    display: none;
}
.sf-menu > li.current-menu-item,
.sf-menu > li.current-menu-item:hover,
.sf-menu > li:hover,
.sf-menu > li.active,
.sf-menu > li.active:hover {
    background: none;
    box-shadow: none;
}
.sf-menu > li.current-menu-item a::before,
.sf-menu > li.current-menu-item:hover a::before,
.sf-menu > li:hover a::before,
.sf-menu > li.active a::before,
.sf-menu > li.active:hover a::before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ec2429;
}
.sf-menu > li > a {
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 7px;
    padding-right: 7px;
}
.banner-home-bg {
    background-size: cover;
    background-position: center;
    padding: 80px 0 200px 0;
}
.banner-home-bg h2 {
    padding: 0;
    margin: 0 0 4px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
}
.banner-home-bg h3 {
    padding: 5px 22px 5px 6px;
    margin: 0;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    background-color: #ec2329;
    display: inline-block;
}
@media (max-width: 1199px) {
    .menu-support-menu-container .menu li {
        padding-right: 15px;
    }
    .menu-support-menu-container .menu li a::before {
        margin-right: 6px;
    }
    .sf-menu > li {
        background: none;
        padding: 0 10px;
    }
    .sf-menu > li > a {
        font-size: 15px;
    }
}
@media (max-width: 1024px) {
    #header {
        background: #fff;
        padding-bottom: 10px;
    }
    .menu-support-menu-container .menu li:first-child,
    .menu-support-menu-container .menu li:last-child,
    #widget-header::before,
    .logo::before,
    .sf-menu {
        display: none;
    }
    .select-menu {
        display: block !important;
        max-width: 320px;
        margin: 0 auto;
        background: #fff;
        color: inherit;
        border-color: inherit;
    }
    .logo {
        margin: 0 !important;
        padding: 10px 0;
        text-align: center;
        width: 100%;
        max-width: 100%;
    }
    .header_meta_box {
        width: 100%;
        margin: 0;
    }
    #widget-header {
        margin: 0 !important;
        text-align: center;
    }
    nav.primary {
        margin: 0 !important;
        background: none;
        width: 100% !important;
        padding: 5px 0 !important;
    }

}
@media (max-width: 767px) {
    .banner-home-bg h2,
    .banner-home-bg h3 {
        font-size: 16px;
    }
}
/*CUSTOM FOOTER*/
#footer {
    background: #018391;
    padding-top: 30px;
    padding-bottom: 0;
}
#footer #widget-footer {
    padding-bottom: 20px;
}
#footer .grid_24 {
    overflow: hidden;
    margin-bottom: 0;
}
#footer .footer-call {
    float: left;
    width: 35%;
    text-align: right;
}
#footer .footer-call .grid_6 {
    width: 100%;
    margin: 0;
}
#footer .footer-call .grid_6 p {
    margin-bottom: 0;
}
#footer .footer-call .grid_6:first-child {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 6px;
}
#footer nav.footer {
    margin: 0 0 10px 0;
    float: left;
    width: 65%;
}
#footer nav.footer ul li:not(:first-child):not(:last-child)::before {
    content: '/';
    padding: 0 8px 0 7px;
    font-weight: 600;
    font-size: 14px;
}
#footer nav.footer ul li {
    margin-right: 0;
    float: none;
    display: inline-block;
    color: #fff;
}
#footer nav.footer ul li:last-child {
    display: block;
}
#footer nav.footer ul li a {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
#footer nav.footer ul li:last-child a {
    font-weight: normal;
    font-size: 16px;
    text-transform: inherit;
    pointer-events: none;
}
#copyright {
    background-color: #313131;
    font-size: 13px;
    padding: 19px 0;
    color: #ffffff;
}
#copyright a {
    color: inherit;
}
#copyright .grid_24 {
    background: none !important;
}
#copyright .copyright-left,
#copyright .copyright-right {
    float: left;
    width: 50%;
    padding: 7px 0;
}
#copyright .copyright-right {
    text-align: right;
}
@media (max-width: 1024px) {
    #copyright .copyright-left,
    #copyright .copyright-right,
    #footer .footer-call,
    #footer nav.footer {
        width: 100%;
        text-align: center;
    }
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100px !important;
}
.flex-control-nav {
    position: static !important;
    height: auto !important;
}
.price > .woocommerce-Price-amount:not(.poa-price)::after {
    content: ' + gst';
}
.grecaptcha-badge {
    z-index: 99;
}
@media (max-width: 767px) {
    body.home .primary_content_wrap {
        margin-top: -90px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 50px !important;
    }
}
select,
input,
iframe {
    max-width: 100%;
}
.div_contacts > h2 {
    line-height: 1.2;
}
.wpcf7-form .wpcf7-submit {
    margin-bottom: 10px;
    vertical-align: top;
}
.wpcf7 input[type="email"] {
    height: 37px;
    line-height: 37px;
    padding: 0 6px;
    box-sizing: border-box;
}
@media(max-width: 767px) {
    .wpcf7-form select,
    .wpcf7-form input {
        width: 100% !important;
    }
    .wpcf7-form table {
        width: 100% !important;
    }
}