body {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif;
    background-color: #FFFFFF;
}
.fixed-body {
    padding: 0 20px;
}
b,
strong {
    font-weight: 400;
}
a {
    color: #312F3C;
    line-height: 1.6;
    cursor: pointer;
}
a:hover {
    color: #BC9E82;
    text-decoration: none;
}
h1, h2, h3 {
    /*margin-top: 2px;*/
    font-family: 'Open Sans', sans-serif;
    margin-top: -5px;
    color: #312F3C;
}
h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-top: -5px;
    font-size: 16px;
    color: #312F3C;
}
select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EDEDED;
    color: #53565A;
    padding: 7px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    -moz-appearance: none;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #E1E1E1;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    /*color: #777777;*/
    font-size: 14px;
    height: 33px;
    line-height: 14px;
    padding: 6px 12px;
    box-shadow: none;
    color: #53565A;
    margin: 0 0 5px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}
.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #999999 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border: 1px solid #E1E1E1 !important;
}
.form-control:focus {
    border: 1px solid #E1E1E1;
}
#search input[type="text"] {
    width: 98%;
    color: #999999;
    font-size: 12px;
    height: 30px;
}
table.form td input, table.form td select, table.form td textarea {
    margin-left: 10px;
}
div.required .control-label:before {
    content: '* ';
    color: #FF0000;
    font-weight: bold;
}
textarea {
    max-width: 100%;
}
.container {
    max-width: 1200px;
}
.container-slider {
    max-width: 1300px;
    margin: 0 auto;
}
/* Header Top */
#header-holder {
    background-color: #F5F5F5;
    padding-bottom: 30px;
}
.support-text {
    border: 1px solid #BC9E82;
    clear: both;
    color: #BC9E82;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
}
#top-line {
    color: #777777;
    font-weight: 300;
    font-size: 12px;
}
#top-line-holder {
    padding-top: 20px;
}
#top-line {
    background-color: #312F3C;
}
#top-line {
    line-height: 30px;
    min-height: 30px;
}
.quick-access {
    float: right;
}
.dropdown {
    float: left;
}
.standard-body .full-width .container {
    max-width: 1202px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;

}
.standard-body .full-width .container .container {
    padding: 0;
}
.standard-body .full-width .shadow {
    display: none;
}
.header-fixed {
    margin: 0 auto;
    max-width: 1200px;
    background: none;
}
.main-fixed, .menu-fixed {
    margin: 0 auto;
    max-width: 1300px;
    padding-top: 40px;
}
.main-fixed .fixed {
    padding: 0 !important;
}
.main-fixed .background .shadow {
    display: none !important;
}
.fixed-body .container {
    padding-left: 65px;
    padding-right: 65px;
    max-width: none;
}
.fixed-body .container .container {
    padding: 0;
}
.container-slider {
}
/* My Account, Currency & Language dropdowns  */

.currency, .language, .my-account {
    cursor: pointer;
    color: #999999;
    font-size: 12px;
    font-weight: 300;

}
#my-login a {
    color: #999999;
}
#currency {
    padding-left: 40px;
}
#language {
    padding-left: 40px;
}
#my-account {
    padding-left: 40px;
}
.my-account a, .language a, .currency a, .currency a:hover {
    color: #999999;
    border: none;
}
.search-icon {
    margin-right: 10px;
}
.my-account .dropdown-menu, .language .dropdown-menu, .currency .dropdown-menu {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-width: 0;
}
.my-account .dropdown-menu, .language .dropdown-menu, .currency .dropdown-menu {
    font-size: 12px;
    min-width: 160px;
    padding: 0;
    margin: 0;
    left: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    right: -1px;
    /*border: none;*/
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
}
.my-account .dropdown-menu > li > a, .language .dropdown-menu > li > a, .currency .dropdown-menu > li > a {
    color: #999999;
    padding: 6px 10px;
    white-space: normal;
}
.my-account .dropdown-menu > li > a:hover, .language .dropdown-menu > li > a:hover, .currency .dropdown-menu > li > a:hover {
    color: #BC9E82;
}
.my-login {
    cursor: pointer;
    color: #999999;
    font-size: 12px;
    font-weight: 300;

}
.my-login a {
    color: #999999;
    border: none;
}
.my-login .dropdown-menu {
    font-size: 12px;
    min-width: 160px;
    padding: 0;
    margin: 0;
    left: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    right: -1px;
    /*border: none;*/
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
}
.my-login .dropdown-menu {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-width: 160px;
}
.my-login .dropdown-menu > li > a {
    color: #999999;
    padding: 6px 10px;
    white-space: normal;
}
.my-login .dropdown-menu > li > a:hover {
    color: #BC9E82;
}
#search-holder #search input {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #F1F1F1;
    padding: 5px 0 5px 15px;
}
#language img {
    margin-right: 5px;
}
/* Buttons 
------------------*/
.buttons .right .button {
    margin-left: 10px;
}
.btn {
}
.button {
    background: none repeat scroll 0 0 #312F3C;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    padding: 7px 20px;
    text-transform: uppercase;
    white-space: normal;
    cursor: pointer;
    display: inline-block;
    border: none;
    line-height: 1.6;

}
.button:hover {
    background: none repeat scroll 0 0 #BC9E82;
    color: #FFFFFF;
}
.buttons {
    overflow: auto;
    margin: 10px 0 20px 0;
}
.buttons .left {
    float: left;
    text-align: left;
}
.buttons .right {
    float: right;
    text-align: right;
}
.buttons .right .button {
    margin-left: 10px;
}
.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/* Header */

#header {
    color: #8C8C8C;
    min-height: 130px;
}
.logo-inner {
    position: relative;
    z-index: 99;
}
/* Logo */
.logo-store {

}
.custom-header {
    color: #312F3C;
    margin-top: 52px;
}
/*  Search bar  */

#top-line #search input {
    font-size: 12px;
    color: #A9A9A9;
}
#top-line #search {
    position: relative;
    width: 300px;
}
#top-line .button-search {
    color: #999999;
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;

}
.button-search2 {
    background: none;
    border: medium none;
    color: #A9A9A9;
    cursor: pointer;
    font-size: 14px;
    padding: 11px;
    position: absolute;
    right: 10px;
}
#top-line #search input {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    padding: 0 0 0 45px;
    color: #999999 !important;
    margin-bottom: 0;
    background: none;
    border-left: 1px solid #524F62;
    border-right: 1px solid #524F62;
}
#header-right {
    text-align: right;
    margin-top: 32px;
}
/* Header Cart Block */

#cart {
    display: inline-block;
    position: relative;
}
#cart .cart-heading {
    cursor: pointer;
    position: relative;
    padding-left: 40px;
}
#cart .cart-heading span {
    color: #999999;
    font-size: 12px;
}
#cart .cart-heading .cart-icon {
    height: 16px;
    width: 16px;
    float: left;
    margin-right: 10px;
    margin-top: -10px;
}
#cart .cart-heading .cart-icon i {
    position: absolute;
    top: 0;
    left: 0;
    color: #3FBDF7;
    font-size: 20px;
}
#cart .dropdown-menu {
    width: 350px;
    text-align: left;
    padding: 0;
    font-size: 12px;
    left: auto;
    right: 0;
    margin: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*border: none;*/
    border: 1px solid #F1F1F1;
    border-top: none;

}
#header-right #cart .dropdown-menu {
    right: 0;
    left: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #F1F1F1;
    margin-top: 1px;
}
.cart-info .img-thumbnail {
    box-shadow: none;
    border: none;
    padding: 0;
    border-radius: 0;
}
/* Content Top Cart */

.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
}
.mini-cart-info td {
    padding: 10px;
    border-bottom: 1px solid #F1F1F1;
}
.mini-cart-info .image {
    padding: 20px 10px 20px 20px;
}
.mini-cart-info .image img {
    display: block;
}
.mini-cart-info .name {
    padding: 20px 10px;
}
.mini-cart-info .quantity {
    text-align: right;
    padding: 20px 10px;
}
.mini-cart-info td.total {
    text-align: right;
    padding: 20px 10px;
}
.mini-cart-info .remove {
    text-align: right;
    padding: 10px 20px 13px 10px;
}
.mini-cart-info .remove img {
    cursor: pointer;
}
.mini-cart-total {
    text-align: right;
}
.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    padding: 20px 20px 10px 20px;
}
.mini-cart-total td {
    padding: 0 4px;
}
#cart .checkout {
    text-align: right;
    clear: both;
    padding: 0 10px 0 20px;
}
#cart .checkout .button {
    margin-bottom: 20px;
    margin-right: 10px;
}
#cart .empty {
    padding: 50px 20px;
    text-align: center;
}
/* Main Content
------------------*/
.center-column #title-page {
    font-size: 16px;

}
.center-column {
    padding-bottom: 40px;
}
.center-column .panel {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #E6E6E6 !important;
}
/* Box */

.category-heading {
    background: none;
    color: #312F3C;
    border-bottom: 2px solid #312F3C;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 15px 0;
    text-transform: uppercase;
    clear: both;
    font-family: 'Open Sans', sans-serif;
    margin-top: -7px;
}
.category-bottom {
    border-bottom: 2px solid #312F3C;
    clear: both;
}
.box {
    position: relative;
}
.box-heading {
    display: block;
    position: relative;
    text-align: left;
    margin-bottom: 20px;
    color: #312F3C;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #F1F1F1;
    margin-top: -7px;
}
.box-heading2 {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: left;
    margin-bottom: 20px;
    color: #312F3C;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #F5F5F5;
}
.news-link {
    color: #A9A9A9;
}
.news-link:hover {
    color: #312F3C;
}
.heading-border {
    width: 100px;
    height: 2px;
    background: #272727;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.html-holder {
    margin-bottom: 40px;
}
/* Column Left and right Box Heading */
#column_left .html-holder, #column_right .html-holder {
    margin-bottom: 25px;
}
#column_left .flybar, #column_left .tg-mobile, #column_right .flybar, #column_right .tg-mobile {
    display: none !important;
}
#column_left .box-heading, #column_right .box-heading {
    margin-bottom: 0;
    border: none;
}
#column_left .box-heading::before, #column_right .box-heading::before {
    border: none;
}
/*.center-column .box {
				padding: 10px 0 0 0;
			}
			*/

.center-column .box .box-heading, .center-column .box .box-heading2 {
    margin-top: 13px;
}
.center-column .box .strip-line {
    height: 46px;
}
.box .box-content, .html-content {
    clear: both;
    margin-bottom: 20px;
}
.box-content {
    padding: 0;
    margin-bottom: 30px;
}
.col-sm-3 .box > .prev,
.col-sm-3 .box > .next,
.col-sm-4 .box > .prev,
.col-sm-4 .box > .next {
    display: none;
}
/* Product List */

.product-list .sale {
    left: 25px;
}
.product-list > div:first-child {

}
.product-list > div {
    position: relative;
    margin-bottom: 30px;
}
.product-list .product {
}
.product-list .cart {
    float: left;
    margin-right: 10px;
}
.product-list .rating {
    margin-top: 15px;
}
.product-list .description {
    margin-top: 15px;
}
.product-list .actions {
    position: static;
}
.product-list .actions > div .price {
    padding: 0 0 10px;
    text-align: center;
    color: #312F3C;
    font-size: 14px;
    font-weight: 700;
}
.product-list .price-old {
    display: block;
    font-size: 14px;
    text-decoration: line-through;
    color: #312F3C;
    font-weight: 300;
}
.product-list .actions > div .add-to-cart {
    text-align: center;
    margin-top: 10px;
}
.product-list .name a {
    margin-top: 0;
    color: #312F3C;
    font-size: 14px;
    font-weight: bold;

}
.product-list .name a:hover {
    color: #BC9E82;
}
.product-list .product-icon {
    background: none repeat scroll 0 0 #312F3C;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
    text-align: center;

    width: 33px;

}
.product-list .product-icon:hover {
    background: none repeat scroll 0 0 #BC9E82;
}
.product-list .flybar {
    height: 33px;
    margin: auto;
    text-align: center;
    top: 0;
    transition: all 0.1s ease-in 0s;
    width: 82px;
    z-index: 5;
}
.product-list .compare {
    display: inline;
    margin-left: 2px;
    margin-right: 2px;
}
.product-list .wishlist {
    display: inline;
    margin-left: 2px;
    margin-right: 2px;
}
.rating i {
    color: #A9A9A9;
    font-size: 11px;
    margin: 0 1px 0 2px;
}
.rating i.active {
    color: #BC9E82;
}
/* Product Grid */

.product-grid {
    position: relative;
    margin-top: -30px;
    clear: both;
}
.product-grid {
    position: relative;

    /*clear: both;*/
    margin-bottom: 30px;
}
.product-grid .right {
    text-align: center;
}
.product-grid .rating {
    margin-bottom: 10px;
}
.box-product .carousel-inner {
    overflow: visible;
}
.box-content .carousel {
    overflow: hidden;
}
.col-sm-3 .product-grid,
.col-sm-4 .product-grid {
    display: block !important;
}
.center-column .product-grid {
    margin-bottom: 30px;
}
.center-column .related-products .product-grid {
    margin-bottom: 20px;
}
.product-grid .product {
    margin-top: 40px;
    text-align: center;
    position: relative;
    border: 1px solid #FFFFFF;
    padding-top: 30px;
    padding-bottom: 30px;
}
.product-grid .product:hover {
    z-index: 2;
    border: 1px solid #312F3C;
}
.product-grid .product .special:hover {
    border: none !important;
}
.product-grid .product-hover .only-hover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    padding: 0 15px 30px 15px !important;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-top: none;
    left: -1px;
    right: -1px;
}
.product-grid .product-hover:hover .only-hover {
    opacity: 1;
    visibility: visible;
}
.product-grid .product-hover:hover .only-hover:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    bottom: 0;
    right: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: -1;
}
.product-grid .product-hover .only-hover > * {
    filter: alpha(opacity=30);
    opacity: .3;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.product-grid .product-hover:hover .only-hover > * {
    filter: alpha(opacity=100);
    opacity: 1;
}
.sale {
    background-color: #9DD55D;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 300;
    padding: 3px 10px;
    position: absolute;
    left: 10px;
    text-transform: uppercase;
    top: 10px;
    z-index: 999;
}
.product-info .sale,
#quickview .sale {
    left: 25px;
    top: 15px;
    z-index: 3;

}
.product-grid .product .image {
    position: relative;
}
.product-grid .product .image img {
    display: block;
    margin: 0 auto;
}
.product-grid .product .product-icon {
    background: none repeat scroll 0 0 #312F3C;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
    text-align: center;

    width: 33px;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-grid .product .product-icon:hover {
    background: none repeat scroll 0 0 #BC9E82;
    color: #FFFFFF;
}
.product-grid .product .image .flybar {
    height: 80px;
    margin: auto;
    text-align: center;
    top: 0;
    transition: all 0.1s ease-in 0s;
    z-index: 5;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.product-grid .product .addtocart {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    clear: both;
}
.product-grid .product .compare {
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 2px;
    margin-right: 2px;
}
.product-grid .product .wishlist {
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 2px;
    margin-right: 2px;
}
.product-grid .product .image .quickview {
    height: 35px;
    width: 35px;
    z-index: 5;
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 3px;
    margin-right: 3px;
}
.product-grid .product .image .quickview a {
    margin: 0 auto;
    display: inline-block;
    background: #312F3C;
    border: none;
    font-size: 14px;
    line-height: 33px;
    width: 33px;
    height: 33px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 99;
    color: #FFFFFF;

}
.product-grid .product .image .quickview a:hover {
    background: none repeat scroll 0 0 #BC9E82;
}
.product-grid .product:hover .image .quickview a, .product-grid .product:hover .image .product-icon, .product-grid .product:hover .image .addtocart {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.product-grid .product .name {
    padding-top: 20px;
}
.product-grid .product .name a {
    font-size: 14px;
    font-weight: bold;
    color: #312F3C;
}
.product-grid .product .name a:hover {
    color: #BC9E82;
}
.product-grid .product .price {
    color: #312F3C;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 15px;
}
.product-grid .product .price .price-old {
    color: #312F3C;
    text-decoration: line-through;
    padding-right: 2px;
    font-weight: normal;
}
.product-grid .product .only-hover {
    padding: 4px 0 0 0;
}
.product-grid .product .only-hover ul {
    list-style: none;
    margin: 0;
    padding: 17px 0 0 0;
    line-height: 1.3;
}
.product-grid .product .only-hover ul li a {
    cursor: pointer;
    color: #81B6AA;
}
.product-grid .product .only-hover .button {
    margin-top: 15px;
}
@media (max-width: 1240px) {
    .responsive .product-grid .product .only-hover .button {
        padding: 5px 15px;
    }
    .responsive .product-grid .product .only-hover .button span {
        font-size: 12px;
    }
}
/* Footer */
.footer-holder {
    background: #F5F5F5;
}
.standard-body .custom-footer, .standard-body .footer, .standard-body .copyright {
    margin: 0;
    position: relative;
}
.custom-footer, .footer {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #A9A9A9;

    font-size: 14px;

}
.copyright {
    background: #312F3C;
    color: #5E5C66;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.copyright-left {
    float: left;
}
.copyright-right {
    float: right;
}
.copyright, .copyright a {
    color: #5E5C66;

}
ul.contact-us li i {
    color: #A9A9A9 !important;
    float: left;
    font-size: 22px;
    line-height: 20px;
    margin-right: 15px;
    width: 15px;

}
ul.contact-us li {
    line-height: 20px;
}
.custom-footer a, .footer a {
    color: #312F3C;

    font-size: 14px;
}
.custom-footer a:hover, .footer a:hover {
    color: #BC9E82;
}
.custom-footer h4, .footer h4, .copyright h4 {
    color: #312F3C;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}
.custom-footer ul, .footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}
.custom-footer ul li, .footer ul li {
    margin-bottom: 5px;
}
.copyright ul {
    list-style: none outside none;
    margin: 0;
    width: auto;
}
.copyright ul li, .payment ul li {
    display: inline-block;
    margin-left: 10px;
}
.copyright .pattern {
    text-align: center;
}
.footer .payment {
    clear: both;
    text-align: center;
    padding-bottom: 40px;
}
.copyright p {
    margin: 0;
}
/* Scroll Up */

.scrollup {
    background: none repeat scroll 0 0 #BC9E82;
    bottom: 40px;
    color: #FFFFFF !important;
    display: none;
    font-weight: 500;
    height: 40px;
    /*padding: 2px;*/
    position: fixed;
    right: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    z-index: 999;
    padding: 12px 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}
.scrollup .fa {
    display: block !important;
}
/* Category Accordion */

.box-category {
    position: relative;
    padding: 0 !important;
}
.box-category ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.box-category > ul li {
    position: relative;
}
.box-category ul li a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #747373;
    font-weight: 400;
}
.box-category ul li a.active,
.box-category ul li:hover > a {
    color: #312F3C;

}
.box-category ul li .head a {
    font-size: 14px;
    line-height: 10px;
    padding: 0 !important;
    margin: 0;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 12px;
    height: 12px;
    color: #312F3C;
    border: 1px solid #312F3C;
    text-align: center;
    display: block;
}
.box-category ul li .head a.collapsed {
    line-height: 10px;
}
.box-category ul li .head .plus {
    display: none;
}
.box-category ul li .head .collapsed .plus {
    display: block;
}
.box-category ul li .head .collapsed .minus {
    display: none;
}
.box-category ul li ul a {
    font-size: 13px;
    font-weight: 300;
    text-transform: none;
    padding: 0;
    padding-left: 10px;
}
/* Box Informtaion */

/* information Accordion */

.box-information ul, .box-filter ul, .box-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.box-information ul li {
    position: relative;
}
.box-information > ul > li:first-child {
    border-top: none;
}
.box-information > ul > li {
    padding: 11px 0 11px 0;
}
.box-information > ul > li + li {

}
.content .box-information > ul > li + li {
    border-top: none;
}
.content .box-information {
    padding-top: 0;
}
.box-information > ul > li > a {
    text-decoration: none;
    color: #312F3C;
    font-size: 14px;
    font-weight: 400;
}
.box-information > ul > li > a:hover {
    color: #BC9E82;
}
.box-information > ul > li ul {
    display: none;
}
/* Product for column left & right */

.col-sm-3 .product-grid, .col-sm-4 .product-grid {
    margin: 0;
}
.col-sm-3 .product-grid .product .image-swap-effect .swap-image, .col-sm-4 .product-grid .product .image-swap-effect .swap-image, .col-sm-3 .product-grid .product .image .quickview,
.col-sm-4 .product-grid .product .image .quickview, .col-sm-3 .product-grid .product-hover .only-hover, .col-sm-4 .product-grid .product-hover .only-hover {
    display: none;
}
.col-sm-3 .product-grid .product:hover, .col-sm-4 .product-grid .product:hover {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.col-sm-3 .product-grid .product .price, .col-sm-4 .product-grid .product .price {
    padding-bottom: 0;
}
.col-sm-3 .product-grid .product .name, .col-sm-4 .product-grid .product .name {
    padding: 0;
}
.col-sm-3 .product-grid .product .action, .col-sm-4 .product-grid .product .action, .col-sm-3 .product-grid .product .flybar, .col-sm-4 .product-grid .product .flybar {
    display: none;
}
.col-sm-3 .product-grid, .col-sm-4 .product-grid {
    margin-bottom: 0;
}
.col-sm-3 .product-grid .right, .col-sm-4 .product-grid .right {
    text-align: left;
}
.col-sm-3 .item,
.col-sm-4 .item {
    overflow: hidden;
}
.col-sm-3 .box .prev-button, .col-sm-4 .box .prev-button {
    right: 15px !important;
    left: auto;
}
.col-sm-3 .products .row > div,
.col-sm-4 .products .row > div {
    width: 100%;
    margin: 0;
}
.col-sm-3 .products .row > div:first-child .product,
.col-sm-4 .products .row > div:first-child .product {
    border-top: none;
}
.col-sm-3 .products .row > div .product,
.col-sm-4 .products .row > div .product {
    margin: 0;
    padding: 14px 0;
    text-align: left;
    border: none;
}
.col-sm-3 .products .row > div .product .left,
.col-sm-4 .products .row > div .product .left {
    float: left;
    position: relative;
}
.col-sm-3 .products .row > div .product .left .sale,
.col-sm-4 .products .row > div .product .left .sale {
    left: 0;
    top: 0;
}
.col-sm-3 .products .row > div .product .right,
.col-sm-4 .products .row > div .product .right {
    float: left;
    width: 60%;
    margin-left: 6%;
    padding-top: 5px;
}
.col-sm-3 .products .row > div .product .price,
.col-sm-4 .products .row > div .product .price {
    font-size: 14px;
    font-weight: 500;
}
.col-sm-3 .products .row > div .product .name a,
.col-sm-4 .products .row > div .product .name a {
    font-size: 14px;
    font-weight: 400;
    color: #747373;
}
.col-sm-3 .products .row > div .product .name a:hover,
.col-sm-4 .products .row > div .product .name a:hover {
    color: #312F3C;
}
.col-sm-3 .products .product .only-hover,
.col-sm-4 .products .product .only-hover {
    display: none;
}
/* Breadcrumb
------------------*/

.breadcrumb {
}
.breadcrumb .background {

}
.breadcrumb .container > div {
    padding: 0 0 15px 0;
}
.breadcrumb .container ul {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0;
}
.breadcrumb .container ul li {
    display: inline-block;
    padding-right: 10px;
}
.breadcrumb .container ul li:before {
    content: "/";
    color: #747373;
    padding-right: 10px;
}
.breadcrumb .container ul li:first-child:before {
    display: none;
}
.breadcrumb .container ul li a {
    color: #747373;
    text-transform: uppercase;
    font-weight: 500;
}
.breadcrumb .container ul li a:hover {
    color: #312F3C;
}
.breadcrumb .container ul li:last-child a {
    font-weight: 700;
    text-decoration: none;
    color: #312F3C;
}
/* Category page */

.category-info {
    padding: 3px 0 10px;
    position: relative;
}
.category-info .image {
    padding: 0 20px 5px 0;
    float: left;
    width: auto;
}
.category-info > p {
    padding: 0 20px 0 0;
}
.refine_search {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
}
.category-list {

}
.category-list-text-only {
    margin-bottom: 20px;
}
.category-list .row > div {
    margin-bottom: 26px;
    text-align: center;
}
.category-list-text-only .row > div {
    margin-bottom: 6px;
    text-align: left;
}
.category-list img {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.category-list a {
    color: #312F3C;
}
.category-list a:hover {
    color: #BC9E82;
}
.product-filter {
    padding: 8px;
    margin: 13px 0 30px 0;
    border: 1px solid #F1F1F1;
}
.product-filter .list-options {
    float: left;
    width: auto;
    padding: 0 8px 0 8px;
}
.product-filter .list-options .sort {
    padding: 6px 0;
    float: left;
    width: auto;
    color: #312F3C;
}
.product-filter .list-options .limit {
    padding: 6px 8px 6px 8px;
    float: left;
    width: auto;
    color: #312F3C;
}
.product-filter .list-options select {
    margin: 0 0 0 10px;
    width: auto;
}
.product-filter .options {
    float: right;
    width: auto;
    padding: 13px 8px 8px 8px;
}
.product-filter .options .product-compare {
    float: left;
    width: auto;
    padding: 0 20px 0 0;
    color: #312F3C;
}
.product-compare a {
    color: #312F3C;
}
.product-compare a:hover {
    color: #BC9E82;
}
.product-filter .options .button-group {
    float: left;
    width: auto;
}
.product-filter .options .button-group button {
    margin: 0;
    line-height: 18px;
    border: none;
    color: #312F3C;
    font-size: 18px;
    background: none;
}
.product-filter .options .button-group button:hover,
.product-filter .options .button-group .active {
    color: #BC9E82;
}
/* Pagination */

div.pagination-results {
    clear: both;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    position: relative;
    overflow: auto;
}
div.pagination-results .text-right {
    padding: 4px 0 10px 10px;
}
div.pagination-results .text-left {
    padding: 0 10px 0 0;
}
div.pagination-results ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
div.pagination-results ul li {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    text-align: center;
    padding: 6px 0 0 0;
    margin: 0 7px 10px 0;
}
div.pagination-results ul li.active {
    border: 1px solid #312F3C;
    color: #312F3C;
}
div.pagination-results ul li:hover {
    border: 1px solid #312F3C;
    color: #312F3C !important;
}
div.pagination-results a:hover {
    color: #312F3C;
}
/* Product page */

/* Wishlist and Compare button */
.product-info .product-icon {
    background: none repeat scroll 0 0 #312F3C;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
    text-align: center;

    width: 33px;
    z-index: 99;
}
.product-info .product-icon:hover {
    background: #BC9E82;
}
.product-info {
    margin-top: 20px;
}
/* Image */

.product-info .product-image {
    margin: 0 0 20px 0;
    text-align: center;
}
.product-info .product-image a {
    display: block;
}
.product-info .product-image img {
    display: block;
    cursor: pointer;
}
/* Thumbnails */

.product-info .thumbnails {
}
.product-info .thumbnails ul {
    list-style: none;
    margin: 0 0 0 -20px;
    position: relative;
    padding: 0;
}
.product-info .thumbnails li {
    width: 25%;
    float: left;
}
.product-info .thumbnails-left li {
    float: none;
    width: 100%;
}
.product-info .thumbnails li p {
    margin: 0;
    padding: 0 0 20px 20px;
}
.product-info .thumbnails li img {
    display: block;
}
.product-info .description .fa {
    background-color: #BC9E82;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    color: #FFFFFF;
    float: left;
    font-size: 7px;
    margin: 3px 5px 0 0;
    padding: 3px;
    text-align: center;
}
.product-info .price .price-new {
    color: #312F3C;

    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
.product-info .price .price-old {
    text-decoration: line-through;
}
.product-info .description, .description a, .product-info .price, .product-info .options, .product-info .cart-holder {
    padding-top: 10px;
}
.product-info .price-tax, .product-info .reward, .product-info .discount {
    font-weight: 300;
}
.product-info .discount {
    margin-top: 10px;
}
.product-info .description b {
    margin-left: 0;
    margin-right: 5px;
}
.product-info .options .option {
    padding: 10px 0;
}
.product-info .cart .add-to-cart p,
.product-info .cart .add-to-cart input,
.product-info .cart .add-to-cart .quantity {
    display: block;
    float: left;
}
.product-info .cart .add-to-cart p {
    padding: 7px 10px 5px 0;
    color: #777777;
}
.product-info .add-to-cart input {
    margin: 0 10px 0 0;
}
.product-info .cart .add-to-cart .quantity {
    position: relative;
}
.product-info .cart .add-to-cart .quantity input {
    padding-right: 40px;
    text-align: center;
    padding-left: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.product-info .cart .add-to-cart .quantity #q_up {
    display: block;
    position: absolute;
    right: 11px;
    top: 1px;
    border: 1px solid #D7D7D7;
    border-top: none;
    border-right: none;
    height: 16px;
    line-height: 15px;
    width: 24px;
    text-align: center;
    font-size: 8px;
    padding-right: 2px;
    color: #777777;
}
.product-info .cart .add-to-cart .quantity #q_down {
    display: block;
    position: absolute;
    right: 11px;
    top: 17px;
    border-left: 1px solid #D7D7D7;
    height: 16px;
    width: 24px;
    text-align: center;
    font-size: 8px;
    padding-right: 2px;
    line-height: 16px;
    color: #777777;
}
.product-info .cart .add-to-cart .quantity #q_up:hover, .product-info .cart .add-to-cart .quantity #q_down:hover {
    color: #312F3C;
}
.product-info .cart-holder {
    float: left;
    padding: 0;
}
.product-info .wishlist-holder {
    float: left;

}
.product-info .compare-holder {
    float: left;
    margin-right: 10px;
}
.product-info .review {
    clear: both;
    float: left;
}
.product-info .review a {
    cursor: pointer;
}
.product-info .cart .minimum {
    padding: 10px 0 0;
}
.product-info .description, .product-info .price, .product-info .options {
    padding: 10px 0;
}
.product-info .review > div {
    padding-top: 10px;
}
/* ----------- QUICKVIEW ------------- */

#quickview {
}
#quickview .product-image {
    margin: 0 0 20px 0;
    background: #FFFFFF;
    text-align: center;
}
#quickview .product-image a {
    display: block;
}
#quickview .product-image img {
    display: block;
    cursor: pointer;
}
/* Thumbnails */

.product-info .cart .add-to-cart #button-more-details {
    display: none;
}
#quickview .compare-holder, #quickview .wishlist-holder {
    display: none !important;
}
#quickview .thumbnails {
    position: relative;
    margin: 0 0 -20px 0;
}
#quickview .thumbnails ul {
    list-style: none;
    margin: 0 0 0 -20px;
    position: relative;
    padding: 0;
}
#quickview .thumbnails li {
    width: 25%;
    float: left;
}
#quickview .thumbnails-left li {
    float: none;
    width: 100%;
}
#quickview .thumbnails li p {
    margin: 0;
    padding: 0 0 20px 20px;
}
#quickview .thumbnails li img {
    display: block;
}
#quickview .product-center {
    position: relative;
    margin-top: -23px;
    margin-bottom: -20px;
}
#quickview .description,
#quickview .price,
#quickview .options,
#quickview .cart {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #E5E5E5;
}
#quickview .options {
    display: none;
}
#quickview .cart {
    border-bottom: none;
}
#quickview .price .price-new {
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color: #312F3C;
}
#quickview .price .price-old {
    text-decoration: line-through;
}
#quickview .options {
    padding-bottom: 10px;
}
#quickview h2 {
    padding: 0;
}
#quickview .options .option {
    padding: 10px 0;
}
#quickview .options .error {
    margin: 0;
}
#quickview .cart {
}
#quickview .cart .add-to-cart p,
#quickview .cart .add-to-cart .quantity,
#quickview .cart .links,
#quickview .cart .minimum,
#quickview .review {
    display: none;
}
#quickview .cart .add-to-cart input {
    margin: 0 10px 0 0;
}
/* Htabs */

.htabs {
    height: 34px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;

}
.htabs a {
    float: left;
    margin-right: 10px;
    text-align: center;
    font-weight: normal;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: none repeat scroll 0 0 #312F3C;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.6;
    padding: 7px 28.5px;
    text-transform: uppercase;
    white-space: normal;

    border: none;
}
.htabs a:hover {
    border: none;
    background: none repeat scroll 0 0 #BC9E82;
    color: #FFFFFF;
}
.htabs a.selected {
    border: none;
    background: none repeat scroll 0 0 #BC9E82;
    color: #FFFFFF;
}
.center-column .tab-content {
    margin: 0 0 30px;
}
/* Tables
------------------*/

table.attribute,
table.list,
.wishlist-product table,
.wishlist-info table,
.compare-info,
.cart-info table,
.checkout-product table {
    border-collapse: separate;
    border-spacing: 0;
    background: #FFFFFF;
    border: solid #E6E6E6 1px;
    width: 100%;
    margin: 0 0 20px 0;
}
table.attribute td,
table.list td,
.wishlist-product table td,
.wishlist-info table td,
.compare-info td,
.cart-info table td,
.checkout-product table td {
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
table.attribute thead td,
table.list thead td,
.wishlist-product table thead td,
.wishlist-info table thead td,
.compare-info thead td,
.cart-info table thead td,
.checkout-product table thead td {
    font-size: 14px;
    color: #312F3C;
    font-weight: 500;
}
table.attribute thead:first-child td,
table.list thead:first-child td,
.wishlist-product table thead:first-child td,
.wishlist-info table thead:first-child td,
.compare-info thead:first-child td,
.cart-info table thead:first-child td,
.checkout-product table thead:first-child td {
    border-top: none;
}
table.attribute td:first-child,
table.list td:first-child,
.wishlist-product table td:first-child,
.wishlist-info table td:first-child,
.compare-info td:first-child,
.cart-info table td:first-child,
.checkout-product table td:first-child {
    border-left: none;
}
.cart-info tbody span.stock {
    color: #FF0000;
    font-weight: bold;
    font-size: 20px;
}
/* manufacturer */
.manufacturer-list {
    border: 1px solid #E6E6E6;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px;
    color: #312F3C;
}
.manufacturer-heading {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}
/* checkout */

.checkout {
    position: relative;
}
.checkout > div {
    padding: 0;
}
.checkout-heading {
    border: 1px solid #E6E6E6;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #312F3C;
    margin-bottom: 15px;

}
.checkout-heading a {
    float: right;
    margin-top: 1px;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
}
.checkout-content {
    display: none;
    padding: 0 0 27px 0;
}
.checkout-content:before,
.checkout-content:after {
    display: table;
    content: " ";
}
.checkout-content:after {
    clear: both;
}
.checkout-content:before,
.checkout-content:after {
    display: table;
    content: " ";
}
.checkout-content:after {
    clear: both;
}
.checkout-content .left {
    float: left;
    width: 48%;
}
.checkout-content .left > *:first-child {
    margin-top: 0;
}
.checkout-content .right {
    float: right;
    width: 48%;
}
.checkout-content .right .button {
    margin-top: 10px;
}
.checkout-content .right > *:first-child {
    margin-top: 0;
}
.checkout-content .buttons {
    clear: both;
    margin: 0;
}
.checkout-content label {
    padding-left: 5px;
}
.checkout-content table label {
    padding-left: 0;
}
/* Review */
.review-list .author {
    margin-bottom: 5px;
}
.review-list .rating {
    margin-bottom: 10px;
}
.review-list .text {
    margin-bottom: 20px;
}
/* OPENCART STYLE
--------------------------- */

/* content */

.main-content .content {
    padding: 0 0 20px 0;
}
.main-content .content:before,
.main-content .content:after {
    display: table;
    content: " ";
}
.main-content .content:after {
    clear: both;
}
.main-content .content .left {
    float: left;
    width: 47%;
    padding: 0;
}
.main-content .content .right {
    float: right;
    width: 47%;
    padding: 0;
}
.success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #312F3C;
}
.success {
    background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
    border: 1px solid #BBDF8D;
}
.warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
}
.attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
}
/* List content */

.main-content .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-content .content > ul li {
    padding: 10px 0;
    font-size: 14px;
}
/* Login content */

.login-content {
}
.login-content:before,
.login-content:after {
    display: table;
    content: " ";
}
.login-content:after {
    clear: both;
}
.login-content .left {
    float: left;
    width: 47%;
}
.login-content .right {
    float: right;
    width: 47%;
}
.login-content .content {
    margin: 15px 0 0 0;
}
.login-content .left .button {
    margin-top: 10px;
}
/* Cart info */

.cart-info table td {
    vertical-align: middle;
    text-align: center;
}
/* Cart Module */

.cart-module {
    border-bottom: 1px solid #E9E9E9;
    margin: 0 0 22px 0;
    position: relative;
}
.cart-module > div {
    padding: 20px !important;
    margin: 0 0 30px 0;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
}
.cart-module table {
    margin: 0 0 10px 0;
}
.cart-module table td {
    padding: 0 20px 3px 0;
}
.cart-module input[type=text],
.cart-module select {
    margin: 5px 5px 5px 10px;
}
/* Table img */

table img {
    max-width: none;
}
/* Cart Total */

.cart-total {
    overflow: auto;
    margin-bottom: 20px;
}
.cart-total table {
    float: right;
}
.cart-total td {
    padding: 0 0 0 10px;
    text-align: right;
}
.cart-total table tr td:last-child {
    font-weight: 600;
}
/* Responsive Youtube Embed */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.panel-group .panel {
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
}
.tg-checkout .panel-title {
    color: #312F3C;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.tg-checkout .panel-title > a {
    color: #312F3C;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.tg-checkout .panel-heading {
    background: none;
    color: #312F3C;
    font-size: 14px !important;
    font-weight: 600;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-transform: uppercase;

}
.modal-header {
    padding: 20px;
}
.modal-content {
    border-radius: 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    border: none;
    font-size: 14px;
}
.modal-content p {
    font-size: 14px;
}
.modal-title {
    text-transform: uppercase;
}
.modal-header {
    border-bottom: 1px solid #F1F1F1;
}
.modal-footer {
    border-top: 1px solid #F1F1F1;
}
.modal-left-button {
    float: left;
}
.modal-right-button {
    float: right;
}
/* ThemeGlobal Filter Product */
.filter-product {
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 40px;
}
.no-image {
    max-height: 100px;
}
.filter-product .tab-content {
    clear: both;
    margin-bottom: 20px;
    background: #FFFFFF;
    padding: 0;
}
.filter-product .filter-tabs {

}
.filter-product .filter-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    color: #312F3C;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #F5F5F5;
}
.filter-product .filter-tabs ul > li {
    display: inline-block;
    padding: 0 25px;

}
.filter-product .filter-tabs ul > li:first-child {
    padding-left: 0;
}
.filter-product .filter-tabs ul > li > a {
    font-size: 14px;
    font-weight: 700;
    color: #A9A9A9;
    display: block;
    position: relative;

}
.filter-product .filter-tabs ul > li:first-child > a:before {
    display: none;
}
.filter-product .filter-tabs ul > li > a:hover,
.filter-product .filter-tabs ul > li.active > a {
    color: #312F3C;
    z-index: 8;

}
.tab-content {
    position: relative;
}
.tab-content .prev-button {
    position: absolute;
    top: -53px;
    left: 0;
    z-index: 1;
}
.tab-content .next-button {
    position: absolute;
    top: -53px;
    right: 0;
    z-index: 1;
}
.tab-content .prev-button {
    border-right: none;
}
.tab-content .prev-button:hover,
.tab-content .next-button:hover {
    color: #312F3C;
}
.tab-content .prev-button span:hover, .tab-content .next-button span:hover {
    color: #312F3C;
}
.tab-content .prev-button span,
.tab-content .next-button span {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #A9A9A9;
    font-size: 18px;
    display: block;
    text-align: center;
}
.tab-content .next-button span {
    padding-left: 2px;
}
.tab-content .prev-button span {
    padding-right: 2px;
}
.tab-content .next-button span:before {
    content: "\f105";
}
.tab-content .prev-button span:before {
    content: "\f104";
}
.box .prev-button {
    position: absolute;
    top: -2px;
    right: 20px;
    z-index: 1;
}
.box .prev-button2 {
    position: absolute;
    top: 45px;
    left: 10px;
    z-index: 1;
}
.box .next-button {
    position: absolute;
    top: -2px;
    right: 0;
    z-index: 1;
}
.box .next-button2 {
    position: absolute;
    top: 45px;
    right: 10px;
    z-index: 1;
}
.box .prev-button {
    border-right: none;
}
.box .prev-button:hover, .box .prev-button span:hover, .box .prev-button2:hover, .box .prev-button2 span:hover,
.box .next-button:hover, .box .next-button span:hover, .box .next-button2:hover, .box .next-button2 span:hover {
    color: #312F3C;
}
.box .next-button span:hover, .box .prev-button span:hover, .box .next-button2 span:hover, .box .prev-button2 span:hover {
    color: #312F3C;
}
.box .prev-button span, .box .prev-button2 span,
.box .next-button span, .box .next-button2 span {
    color: #A9A9A9;
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}
.box .next-button span, .box .next-button2 span {
    padding-left: 2px;
}
.box .prev-button span, .box .prev-button2 span {
    padding-right: 2px;
}
.box .next-button span:before, .box .next-button2 span:before {
    content: "\f105";
}
.box .prev-button span:before, .box .prev-button2 span:before {
    content: "\f104";
}
/* HTML */
.tg-left {
    padding-left: 0;
    padding-top: 24px;
}
.tg-right {
    padding-right: 0;
    padding-top: 24px;
}

/* Banner */

.banners > div img {
    display: block;
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out, filter 0.4s ease-in-out;
    -moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out, filter 0.4s ease-in-out;
    -o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out, filter 0.4s ease-in-out;
    -ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out, filter 0.4s ease-in-out;
    transition: opacity 0.4s linear, transform 0.4s ease-in-out, filter 0.4s ease-in-out;
}
.banners:hover > div img {
    -webkit-transform: scale(0.97);
    -moz-transform: scale(0.97);
    -o-transform: scale(0.97);
    -ms-transform: scale(0.97);
    transform: scale(0.97);
    opacity: 0.7;
    -webkit-filter: blur(.4px);
    -moz-filter: blur(.4px);
    -o-filter: blur(.4px);
    -ms-filter: blur(.4px);
    filter: blur(.4px);
}
.banners > div:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 100;
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
.banners > div.col-sm-12 img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
}
/*  Facebook Widget  */

.facebook_left {
    width: 250px;
    position: fixed;
    left: -250px;
    top: 390px;
    z-index: 1999;
}
.facebook_right {
    width: 250px;
    position: fixed;
    right: -250px;
    top: 390px;
    z-index: 1999;
}
.facebook_left .facebook-icon,
.facebook_right .facebook-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: #3B5998 url(../image/facebook-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 1999;
}
.facebook_right .facebook-icon {
    left: -50px;
    right: auto;
}
.facebook_right .facebook-content,
.facebook_left .facebook-content {
    background-color: #FFFFFF;
    border: 4px solid #3B5998;
    position: relative;
    z-index: 99;
    min-height: 50px;
}
/*  Twitter Widget  */

.twitter_left {
    width: 250px;
    position: fixed;
    left: -250px;
    top: 390px;
    z-index: 1998;
}
.twitter_right {
    width: 250px;
    position: fixed;
    right: -250px;
    top: 390px;
    z-index: 1998;
}
.facebook_right + .twitter_right,
.facebook_left + .twitter_left {
    top: 450px;
}
.twitter_left .twitter-icon,
.twitter_right .twitter-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: #4BB8E2 url(../image/twitter-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 1998;
}
.twitter_right .twitter-icon {
    left: -50px;
    right: auto;
}
.twitter_right .twitter-content,
.twitter_left .twitter-content {
    background-color: #FFFFFF;
    border: 4px solid #4BB8E2;
    position: relative;
    z-index: 998;
    min-height: 50px;
    padding: 10px;
}
/*  Custom Widget  */

.custom_left {
    width: 250px;
    position: fixed;
    left: -250px;
    top: 390px;
    z-index: 1996;
}
.custom_right {
    width: 250px;
    position: fixed;
    right: -250px;
    top: 390px;
    z-index: 1996;
}
.facebook_right + .twitter_right + .custom_right,
.facebook_left + .twitter_left + .custom_left {
    top: 510px;
}
.facebook_right + .custom_right,
.twitter_right + .custom_right,
.twitter_left + .custom_left,
.facebook_left + .custom_left {
    top: 450px;
}
.custom_left .custom-icon,
.custom_right .custom-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: #C92228 url(../image/custom-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 1996;
}
.custom_left .custom-icon {
    background: #C92228 url(../image/custom-icon.png) no-repeat;
}
.custom_right .custom-icon {
    left: -50px;
    right: auto;
}
.custom_right .custom-content,
.custom_left .custom-content {
    background-color: #FFFFFF;
    border: 4px solid #C92228;
    position: relative;
    z-index: 996;
    padding: 10px;
    min-height: 50px;
}
/* Newsletter */
.newsletter-holder input[type="text"] {
    height: 30px;
}
.newsletter-holder .button {
    padding-top: 0;
    padding-bottom: 0;
    height: 30px;
    line-height: 30px;
}
.newsletter-holder {
    border-top: 1px solid #DDDDDD;
    padding-top: 40px;
    margin-top: 60px;
}
.newsletter-text {
    text-align: left;
    padding-right: 0;
    line-height: 30px;
    color: #312F3C;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.newsletter-button {
    text-align: left;
    padding-left: 0;
}
#column_left .newsletter-holder, #column_right .newsletter-holder {
    display: none;
}
/* Social Media */
.social-holder {
    text-align: right;
    margin-top: 5px;
}
.newsletter-holder .facebook, .newsletter-holder .twitter, .newsletter-holder .instagram, .newsletter-holder .googleplus, .newsletter-holder .pinterest, .newsletter-holder .youtube, .newsletter-holder .flickr, .newsletter-holder .vimeo, .newsletter-holder .tumblr {
    margin-left: 30px;
}
.home_container_slider {
    background: #F5F5F5;
    padding-bottom: 60px;
    margin-top: -40px;
}
.navpad {
    margin-top: 30px;
}
.navpad .nav-tabs > li > a {
    border-radius: 0;
    background: #EFEFEF;
    text-transform: uppercase;
    border: none;
    margin-right: 6px;
}
.navpad .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    background: #BC9E82;
    color: #FFFFFF;
}
.navpad .nav-tabs {
    border-bottom: none;
    margin-bottom: 20px;
}
/* MegaMenu
------------------*/

#menu {
    position: relative;
    overflow: visible;
}
#menu .background-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#megaMenuToggle {
    display: none;
}
.container-megamenu,
.container-megamenu .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.container-megamenu .container {
    width: auto;
}
.megamenu-wrapper {
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 999;
    height: 80px;
    line-height: 80px;
}
.main-fixed .megamenu-wrapper .container {
    padding-left: 0;
    padding-right: 0;
}
.standard-body .megamenu-wrapper {
    margin-left: 15px;
    margin-right: 15px;
}
.megamenu-wrapper .menu-holder {
    padding-left: 0;
    padding-right: 0;
}
.menu-bottom {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #E7E7E7;
    clear: both;
    margin-bottom: 20px;
}
.megamenu-pattern {

}
ul.megamenu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 999;
}
ul.megamenu > li {
    float: left;
    width: auto;

}
ul.megamenu > li:first-child {
    margin-left: 20px;
}
ul.megamenu > li.pull-right {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}
ul.megamenu > li .close-menu {
    display: none;
}
ul.megamenu > li > a {
    position: relative;
    font-size: 12px;
    padding: 8px 20px;
    font-weight: 700;
    color: #312F3C;
    text-transform: uppercase;
    display: inline-block;
}
ul.megamenu > li > a:hover, ul.megamenu > li.active > a, ul.megamenu > li.home > a, ul.megamenu > li:hover > a {
    color: #FFFFFF;
    background: #BC9E82;
}
ul.megamenu > li.pull-right > a {
    margin-right: 0;
    margin-left: 34px;
}
ul.megamenu > li > a strong {
    font-weight: 700;
}
ul.megamenu > li > a:hover,
ul.megamenu > li:hover > a {
    color: #FFFFFF;
}
ul.megamenu > li > a > .icon-home {
    display: block;
    font-size: 23px;
}
ul.megamenu > li > a img {
    margin-right: 10px;
    height: 28px;
    vertical-align: middle;
}
ul.megamenu > li > a.description {
    font-size: 14px;
    padding: 17px 15px 11px;
    line-height: 1;
    text-transform: none;
}
ul.megamenu > li > a.description img {
    float: left;
}
ul.megamenu > li > a.description .description {
    font-size: 11px;
    opacity: 0.9;
}
ul.megamenu > li > a.description .description-left {
    float: left;
    width: auto;
}
/* Submenu */

ul.megamenu > li > .sub-menu {
    position: absolute;
    z-index: 9999;
    display: none;
    color: #737474;
    line-height: 1.6;
}
.horizontal ul.megamenu > li > .sub-menu {
    max-width: 100%;
    z-index: 9999;
}
ul.megamenu li .sub-menu .content {
    padding: 20px;
    background: #FFFFFF;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    position: relative;
    border: 1px solid #F1F1F1;
    z-index: 9999;
}
ul.megamenu li .sub-menu .content a {
    color: #312F3C;
    line-height: 24px;
    font-size: 12px;
    font-weight: normal;
}
ul.megamenu li .sub-menu .content a:hover {
    color: #BC9E82;
}
ul.megamenu .sub-menu .content > .row {
    padding-top: 20px;
}
ul.megamenu .sub-menu .content > .border {
    margin-bottom: 20px;
}
ul.megamenu .sub-menu .content > .row:first-child {
    padding: 0;
}
/* Product */

ul.megamenu li .product {
    text-align: center;
    position: relative;
    background: #FFFFFF !important;
}
ul.megamenu li .product .image {
    padding: 0;
}
ul.megamenu li .product .image img {
    height: auto;
    max-width: 100%;
}
ul.megamenu li .product .image a {
    font-size: 0;
}
ul.megamenu li .product .name {
    padding: 7px 0 0 0;
    background: #FFFFFF !important;
}
ul.megamenu li .product .name a {
    color: #53565A;
    font-size: 14px;
    background: #FFFFFF !important;
}
ul.megamenu li .product .name a:hover {
    color: #BABABA;
}
ul.megamenu li .product .price {
    color: #BABABA;
    font-size: 15px;
}
/* Manufacturer */

ul.manufacturer {
    list-style: none;
    margin: -10px 0 0 0;
    padding: 0;
    position: relative;

}
ul.manufacturer li {
    display: inline-block;
    margin: 10px 5px 0 0;
}
ul.manufacturer li a {
    display: block;
    font-size: 12px;
    padding: 2px 15px;
    border: 1px solid #EFEFEF;
    background: #FFFFFF;
    color: #312F3C;
}
ul.manufacturer li a:hover {
    color: #BABABA;
    border: 1px solid #BABABA;
}
/* Static Menu */

ul.megamenu li .sub-menu .content .static-menu a.main-menu {
    display: block;
    font-size: 12px;
    color: #312F3C;
}
ul.megamenu li .sub-menu .content .static-menu a.main-menu:hover {
    color: #BABABA;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
    padding-top: 7px;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li:first-child {
    padding-top: 0;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
    padding: 5px 10px;
}
ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before {
    padding-right: 0;
}
/* Hover Menu */

ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
    display: block;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul {
    list-style: none;
    margin: -20px -20px -20px -20px;
    padding: 0;
    position: relative;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
    display: none;
    margin: -41px 0 0 -10px;
    width: 200px;
    position: absolute;
    z-index: 999;
    left: 100%;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {

}
ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li {
    position: relative;
}
ul.megamenu li .sub-menu .content .hover-menu a {
    padding: 6px 20px 6px 20px;
    display: block;
    color: #312F3C;
}
ul.megamenu li .sub-menu .content .hover-menu li > a {
    color: #312F3C;
    background: #FFFFFF;

}
ul.megamenu li .sub-menu .content .hover-menu li > a:hover {
    color: #BC9E82;
}
/* Heading MegaMenu */

#megaMenuToggle {
    display: none;
    cursor: pointer;
}
.megamenuToogle-wrapper {
    position: relative;
    z-index: 20;

}
.megamenuToogle-wrapper .container {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.megamenuToogle-wrapper .container > div {
    float: left;
    width: 15px;
    margin: 2px 9px 0 10px;
}
.megamenuToogle-wrapper .container > div span {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 2px;
    background: #FFFFFF;
}
/* Responsive
------------------*/

@media (max-width: 767px) {

    ul.megamenu {
        border: 1px solid #F1F1F1;
    }
    ul.megamenu li .sub-menu .content {
        margin-left: -1px;
        margin-right: -1px;
    }
    .responsive ul.contactus, .responsive .hotline-holder {
        margin: 0;
    }
    .responsive .megamenu-wrapper .menu-holder {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .responsive .fixed-body .megamenu-pattern {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .responsive .megamenu-wrapper .container {
        padding: 0 !important;
    }
    .responsive .megamenu-wrapper .container {
        width: 100% !important;
    }
    .responsive ul.megamenu > li > a {
        color: #4B4B4B;
        display: block;
        font-size: 12px;
        font-weight: 400;
        height: 36px;
        line-height: 36px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    /* MegaMenu Submenu */
    .responsive .megamenu-wrapper {
        display: none;
        background: #F4F5F4 !important;
        position: relative;
        margin: 0;
    }
    .responsive ul.megamenu .sub-menu .content .border {
        display: none;
    }
    .responsive ul.megamenu .sub-menu .content .row {
        margin: 0 -20px;
    }
    .responsive ul.megamenu .sub-menu .content .row > div {
        margin-top: 20px;
        border-top: 1px solid #F0F0F0;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .responsive ul.megamenu .sub-menu .content .row:first-child > div:first-child {
        margin-top: 0;
        border-top: none;
        padding-top: 0;
    }

}
@media (max-width: 767px) {
    .responsive .megamenu-wrapper .container {
        width: 100% !important;
    }
    ul.megamenu > li > a strong {
        font-weight: normal;
    }
    .responsive #megaMenuToggle {
        background: #000000;
        display: inline-block !important;
        height: 36px;
        line-height: 36px;
        padding: 0;
        text-align: center;
        width: 100%;
        color: #FFFFFF;
    }
    .responsive .megamenu-pattern {
        margin-left: 20px;
        margin-right: 20px;
    }
    .responsive .standard-body #megaMenuToggle {
        margin: 0;
    }
    .responsive .standard-body .megamenu-pattern {
        margin: 0;
        border: 1px solid #EDEDED;
        margin-bottom: 20px;
    }
    .responsive ul.megamenu > li > a {
        color: #4B4B4B;
        display: block;
        font-size: 12px;
        font-weight: 400;
        height: 35px;
        line-height: 35px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .responsive ul.megamenu > li {
        display: block;
        float: none !important;
        width: auto;
        background: none;
        border-top: 1px solid #F1F1F1;
        position: relative;
        margin: 0;
        border-left: none;
    }
    .responsive ul.megamenu > li:first-child {
        border-top: none;
    }
    .responsive ul.megamenu > li > a {
        text-shadow: none;
        background: #FFFFFF;
        height: auto;
        padding: 0 20px 0 20px;
        border: none;
    }
    .responsive ul.megamenu > li > a:hover {
        color: #BABABA;
    }
    .responsive ul.megamenu li .sub-menu .content a {
        color: #312F3C;
    }
    .responsive ul.megamenu li .sub-menu .content a:hover {
        color: #BABABA;
    }
    .responsive ul.manufacturer li a {
        border: 1px solid #EFEFEF !important;
        color: #312F3C !important;
    }
    .responsive ul.manufacturer li a:hover {
        color: #BABABA !important;
        border: 1px solid #BABABA !important;
    }
    .responsive ul.megamenu > li > a:before {
        display: none !important;
    }
    .responsive ul.megamenu > li.click:before,
    .responsive ul.megamenu > li.hover:before {
        content: "\f067";
        font-family: FontAwesome;
        color: #4B4B4B;
        font-weight: normal;
        font-size: 12px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        padding: 9px 17px 10px 30px;
        line-height: 1.6;
    }
    .responsive ul.megamenu > li.active .close-menu {
        display: block;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 1px;
        width: 85px;
        height: 100%;
        padding: 9px 0 0 40px;
        background: #FFFFFF;
        text-align: center;
        cursor: pointer;
        line-height: 1.6;
    }
    .responsive ul.megamenu > li.active .close-menu:before {
        content: "\f068";
        font-family: FontAwesome;
        color: #BABABA;
        font-weight: 400;
        font-size: 14px;

    }
    /* Submenu */
    .responsive .horizontal ul.megamenu > li > .sub-menu {
        width: 100% !important;
    }
    /* Hover Menu */
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
        display: block !important;
        margin: 5px 10px;
        width: auto;
        padding: 0;
        position: static;
        left: 0;
        background: none;
        border: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
        display: none;
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
        display: none;
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu:before {
        display: none;
    }
    .responsive .horizontal .visible {
        padding: 5px 0 5px 0 !important;
    }
    .responsive .horizontal .visible > div {
        margin: 0 !important;
        border: none !important;
        padding: 0 0 0 10px !important;
    }

}
@media (min-width: 767px) and (max-width: 1299px) {
    ul.megamenu {
        border-top: 1px solid #F1F1F1;
    }
    ul.megamenu li .sub-menu .content {
        margin-left: -1px;
        margin-right: -1px;
    }
    .responsive .megamenu-wrapper {
        display: none;
    }
    .responsive .megamenu-wrapper .container {
        width: 100% !important;
    }
    ul.megamenu > li > a strong {
        font-weight: normal;
        color: #4B4B4B;
    }
    .responsive #megaMenuToggle {
        display: block;
        background: #FFFFFF;
        color: #000000;
        text-align: center;
        position: relative;
        z-index: 999;
        height: 50px;
        line-height: 50px;
    }
    .responsive .megamenu-pattern {

    }
    .responsive .standard-body #megaMenuToggle {
        margin: 0;
    }
    .responsive .standard-body .megamenu-pattern {
        margin: 0;
        border: 1px solid #EDEDED;
        margin-bottom: 20px;
    }
    .responsive ul.megamenu > li > a {
        color: #4B4B4B;
        display: block;
        font-size: 12px;
        font-weight: 400;
        height: 35px;
        line-height: 35px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .responsive ul.megamenu > li {
        display: block;
        float: none !important;
        width: auto;
        background: none;
        border-top: 1px solid #F1F1F1;
        position: relative;
        margin: 0;
        border-left: none;
    }
    .responsive ul.megamenu > li:first-child {
        border-top: none;
    }
    .responsive ul.megamenu > li > a {
        text-shadow: none;
        background: #FFFFFF;
        height: auto;
        padding: 0 20px 0 20px;
        border: none;
    }
    .responsive ul.megamenu > li > a:hover {
        color: #BABABA;
    }
    .responsive ul.megamenu li .sub-menu .content a {
        color: #312F3C;
    }
    .responsive ul.megamenu li .sub-menu .content a:hover {
        color: #BABABA;
    }
    .responsive ul.manufacturer li a {
        border: 1px solid #EFEFEF !important;
        color: #312F3C !important;
    }
    .responsive ul.manufacturer li a:hover {
        color: #BABABA !important;
        border: 1px solid #BABABA !important;
    }
    .responsive ul.megamenu > li > a:before {
        display: none !important;
    }
    .responsive ul.megamenu > li.click:before,
    .responsive ul.megamenu > li.hover:before {
        content: "\f067";
        font-family: FontAwesome;
        color: #4B4B4B;
        font-weight: normal;
        font-size: 12px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        padding: 9px 17px 10px 30px;
        line-height: 1.6;
    }
    .responsive ul.megamenu > li.active .close-menu {
        display: block;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 1px;
        width: 85px;
        height: 100%;
        padding: 9px 0 0 40px;
        background: #FFFFFF;
        text-align: center;
        cursor: pointer;
        line-height: 1.6;
    }
    .responsive ul.megamenu > li.active .close-menu:before {
        content: "\f068";
        font-family: FontAwesome;
        color: #BABABA;
        font-weight: 400;
        font-size: 14px;

    }
    /* Submenu */
    .responsive .horizontal ul.megamenu > li > .sub-menu {
        width: 100% !important;
    }
    /* Hover Menu */
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
        display: block !important;
        margin: 5px 10px;
        width: auto;
        padding: 0;
        position: static;
        left: 0;
        background: none;
        border: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
        display: none;
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
        display: none;
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
    }
    .responsive .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu:before {
        display: none;
    }
    .responsive .horizontal .visible {
        padding: 5px 0 5px 0 !important;
    }
    .responsive .horizontal .visible > div {
        margin: 0 !important;
        border: none !important;
        padding: 0 0 0 10px !important;
    }
}
/*!
Blog-news
!*/
.bnews-holder {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tg-padding {
    padding-left: 15px;
    padding-right: 15px;
}
#column_left .bnews-holder, #column_right .bnews-holder {
    display: none;
}
.bnews-list {
    display: block;
    overflow: auto;
    clear: both;
}
.bnews-list .artblock {
    display: block;
    clear: left;

}
.bnews-list .artblock.artblock-2 {
    display: inline-block;
    width: 49%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    clear: none;
}
.bnews-list .artblock.artblock-2:nth-child(even) {
    float: right;
    clear: right;
}
.bnews-list .artblock.artblock-2:nth-child(odd) {
    float: left;
    clear: left;
}
.bnews-list.bnews-list-small .artblock {
    display: block;
    padding: 0;
    margin-bottom: 15px;
}
.bnews-list .artblock .name a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
}
.bnews-list .artblock .name a:hover {

}
.bnews-list.bnews-list-small .artblock .name a {
    font-size: 13px;
}
.bnews-list .artblock .article-meta {
    font-size: 12px;
    color: #A9A9A9;
    padding-top: 6px;
    margin-top: 4px;
    text-transform: uppercase;
}
.bnews-list .artblock .article-meta a {
    color: #999999;
}
.bnews-list .artblock .article-meta a:hover {
    color: #BC9E82;
}
.bnews-list .artblock .article-image {
    margin-right: 15px;
    max-width: 100%;
    margin-bottom: 25px;
    padding: 0 !important;
}
.bnews-list .artblock a.bigimagein .article-image {
    margin-right: 0;
}
.bnews-list .artblock a.bigimagein {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0 !important;
}
.bnews-list .artblock .description {
    color: #444444;
}
.bnews-list .artblock .description p {
    margin-bottom: 5px;
}
.bnews-list .artblock .total-comments {
    color: #A9A9A9;
    margin-top: 10px;
}
.bnews-list .artblock .blog-button {
    text-align: right;
    padding-top: 3px;
}
.article-content {
    display: block;
    position: relative;
}
.article-content .article-meta {
    padding-bottom: 7px;
    padding-top: 7px;
    display: block;
    clear: both;
    font-size: 12px;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 10px;
    padding-right: 160px;
}
.article-content .article-meta span, .article-content .article-meta a {
    font-style: italic;
    font-size: 12px;
}
.article-content .article-meta .article-share {
    float: right;
    margin-right: -160px;

}
.article-content .article-tags {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 19px;
}
.article-content .article-tags a {
    color: #555555;
    background: #EEEEEE;
    padding: 3px 7px;
    margin: 2px;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
}
.article-content .article-tags a:hover {
    background: #DDDDDD;
}
.content.blog-content {
    border-radius: 4px;
    margin-bottom: 12px;
}
.content.blog-reply {
    margin-top: 10px;
    margin-bottom: 2px;
    margin-left: 35px;
    border-radius: 4px;
}
.content.blog-content .comment-header, .content.blog-reply .reply-header {
    background: #F1F1F1;
    font-size: 14px;
    padding: 6px;
    padding-left: 30px;
    border: 1px solid #F1F1F1;
    position: relative;
}
.content.blog-content .comment-header .comment-icon {
    background: url('../../default/image/blog-sprite.png') right top no-repeat;
    width: 21px;
    height: 18px;
    position: absolute;
    top: 4px;
    left: 3px;
}
.content.blog-reply .reply-header .comment-icon {
    background: url('../../default/image/blog-sprite.png') left bottom no-repeat;
    width: 21px;
    height: 18px;
    position: absolute;
    top: 4px;
    left: 3px;
}
#com-title {
    position: relative;
}
#com-title .blog-write {
    background: url('../../default/image/blog-sprite.png') left top no-repeat;
    width: 21px;
    height: 18px;
    position: absolute;
    top: -1px;
    left: 0;
}
#com-title .blog-write {
    background: url('../../default/image/blog-sprite.png') left top no-repeat;
    width: 21px;
    height: 18px;
    position: absolute;
    top: -1px;
    left: 0;
}
.content .comment-text {
    padding: 4px;
    padding-left: 7px;
    padding-top: 7px;
}
.content .comment-text a {
    font-weight: bold;
}
span.cancel-reply {
    background: url('../../default/image/blog-sprite.png') right bottom no-repeat;
    width: 21px;
    height: 18px;
    cursor: pointer;
    position: absolute;
}
.author-image {
    float: left;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #EEEEEE;
}
.article-content a.centered-image {
    display: block;
    text-align: center;
}
.article-content a.centered-image img#image {
    margin: 0 !important;
}
.content.blog-author {
    border-left: none !important;
    border-right: none !important;
    padding: 7px 0 !important;
}
.content.blog-author p {
    margin-bottom: 5px;
}
.comment-left, .comment-right {
    display: table-cell;
    vertical-align: top;
}
.comment-left {
    width: 40%;
    padding-right: 20px;
}
.comment-left input {
    width: 95%;
}
.comment-right textarea {
    min-height: 72px;
}
.article-content img {
    max-width: 100%;
}
#fb-root {
    display: none;
}
.fb-comments.fb_iframe_widget, .fb-comments.fb_iframe_widget span, .fb-comments.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.blog-gallery > a.colorbox {
    display: inline-block;
    text-decoration: none;
    margin-right: 9px;
    margin-bottom: 10px;
}
#blog-gallery-slider {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #EEEEEE;
    overflow: hidden;
    margin-bottom: 10px;
}
#blog-gallery-slider div[u="loading"] {
    position: absolute;
    top: 0;
    left: 0;
}
#blog-gallery-slider div[u="loading"] > div.loadin-in-1 {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    display: block;
    background-color: #000000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#blog-gallery-slider div[u="loading"] > div.loadin-in-2 {
    position: absolute;
    display: block;
    background: url(../image/blog-loading.gif) no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#blog-gallery-slider div[u="slides"] {
    cursor: move;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../image/blog-arrows.png) no-repeat;
    overflow: hidden;
}
.jssora05l {
    background-position: -10px -40px;
}
.jssora05r {
    background-position: -70px -40px;
}
.jssora05l:hover {
    background-position: -130px -40px;
}
.jssora05r:hover {
    background-position: -190px -40px;
}
.jssora05ldn {
    background-position: -250px -40px;
}
.jssora05rdn {
    background-position: -310px -40px;
}
.jssora05l {
    width: 40px;
    height: 40px;
    top: 158px;
    left: 8px;
}
.jssora05r {
    width: 40px;
    height: 40px;
    top: 158px;
    right: 8px;
}
.jssort01 {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
}
.jssort01 .w {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.jssort01 .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 68px;
    border: #DDDDDD 2px solid;
}
.jssort01 .p:hover .c, .jssort01 .pav:hover .c, .jssort01 .pav .c {
    background: url(../image/blog-t01.png) center center;
    border-width: 0;
    top: 2px;
    left: 2px;
    width: 68px;
    height: 68px;
}
.jssort01 .p:hover .c, .jssort01 .pav:hover .c {
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border: #FFFFFF 1px solid;
}
.blog-videos > div {
    margin-bottom: 20px;
    margin-top: 20px;
}
@media all and (max-width: 699px) {
    .bnews-list .artblock.artblock-2 {
        display: block;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        clear: none;
    }
    .bnews-list .artblock.artblock-2:nth-child(even) {
        float: none;
        clear: left;
    }
    .bnews-list .artblock.artblock-2:nth-child(odd) {
        float: none;
        clear: left;
    }
    .blog-videos iframe {
        height: auto !important;
        width: 100%;
    }
    .blog-videos > div {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }
    .blog-videos > div > iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
.jssora05l, .jssora05r {
    display: none !important;
}
.content.blog-author {
    overflow: auto;
}
#column-left .bnews-list .artblock.artblock-2,
#column-right .bnews-list .artblock.artblock-2 {
    float: none !important;
    width: 100%;
}
#column-left .bnews-list .artblock .article-meta,
#column-right .bnews-list .artblock .article-meta,
#column-right .bnews-list .artblock .total-comments,
#column-left .bnews-list .artblock .total-comments,
#column-left .bnews-list .artblock .article-image,
#column-right .bnews-list .artblock .article-image {
    display: none;
}
#column-left .bnews-list .artblock .name a,
#column-right .bnews-list .artblock .name a {
    font-size: 13px;
}
.comment-form {
    display: table;
    width: 100%;
}
@media all and (max-width: 699px) {
    .comment-form {
        display: block;
    }
    .comment-form > div {
        display: block;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
    }
}
/*!
Slide
!*/
#slider {
    position: relative;
    z-index: 99;
    margin-top: -47px;
    padding-bottom: 50px;
}
/*************************
	-	CAPTIONS	-
**************************/

.tp-caption.noshadow {
    text-shadow: none;
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}
/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
}
/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;

}
.tp-simpleresponsive img {
    max-width: none;
}
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.caption.fullscreenvideo iframe {
    width: 100% !important;
    height: 100% !important;
}
.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.tp-caption.fullscreenvideo iframe {
    width: 100% !important;
    height: 100% !important;
}
/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/
.tp-bullets {
    opacity: 1;
    position: absolute;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1000;
}
.tp-bullets.hidebullets {
    opacity: 0;
}
.tp-bullets.simplebullets.round .bullet {
    background: none;
    /*border: medium none;*/
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    margin: 2px;
    padding: 0;
    text-indent: -999px;
    width: 11px;
    border: 2px solid #FFFFFF;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    border: 2px solid #FFFFFF;
    background: #FFFFFF;
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 5px;
}
/*************************************
	-	TP ARROWS 	-
**************************************/

.fullwidthbanner-container .tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 50% !important;
    left: 40px !important;
    font-size: 100px;
    color: #D5D7CA;
    font-family: fontawesome;
    margin-top: -35px;
    display: none;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;

}
.fullwidthbanner-container .tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    font-size: 100px;
    color: #D5D7CA;
    font-family: fontawesome;
    margin-top: -35px;
    top: 50% !important;
    right: 40px !important;
    display: none;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
}
.fullwidthbanner-container:hover .tp-leftarrow, .fullwidthbanner-container:hover .tp-rightarrow {
    display: block;
}
.fullwidthbanner-container .tp-rightarrow:hover {
    opacity: 1;
    color: #000000;
}
.fullwidthbanner-container .tp-leftarrow:hover {
    opacity: 1;
    color: #000000;
}
/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #FFFFFF;
    width: 500px;
    height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px; /* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-thumbs img {
    width: 100%;
}
/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
    background: #FD95C0;
    height: 5px !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 200;
}
.tp-bannertimer.tp-bottom {
    bottom: 0 !important;
    height: 5px;
}
/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

@media only screen and (min-width: 768px) and (max-width: 959px) {

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }
    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }
    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }

}
@media only screen and (min-width: 0) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }
    .responsive .tparrows {
        display: none;
    }
}
@media (max-width: 479px) {
    .responsive .fullwidthbanner-container .button {
        padding: 6px 10px;
        font-size: 10px;
    }
}
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-simpleresponsive a {
    text-decoration: none;
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tp-simpleresponsive > ul > li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}
.tp-loader {
    background: url(../img/loader.gif) no-repeat 10px 10px;
    background-color: #FFFFFF;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    overflow: hidden !important;
    z-index: 0;
}
/*.slider-bottom {margin-bottom: 0;}*/
.slider-middle-bottom {
    margin-bottom: 40px;
}
#slider .fullwidth .fullwidthbanner-container {
    margin: 0;
    clear: both;
}
.fullwidthbanner-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
/*!
wide-grid
!*/
.standard-body .full-width .container {
    max-width: none;
    width: 1300px;
}
.no-responsive body {
    min-width: 1300px;
}
.standard-body .fixed .background {
    width: 1300px;
    max-width: none;
}
.main-fixed {
    max-width: 1300px;
    width: 100%;
}
@media (min-width: 1098px) and (max-width: 1300px) {
    .responsive .standard-body .full-width .container {
        width: 1098px;
    }
    .responsive .standard-body .fixed .background {
        width: 1058px;
    }
    .responsive .main-fixed {
        width: 1058px;
    }
}
@media (min-width: 966px) and (max-width: 1098px) {
    .responsive .standard-body .full-width .container {
        width: 966px;
    }
    .responsive .standard-body .fixed .background {
        width: 926px;
    }
    .responsive .main-fixed {
        width: 926px;
    }
}
@media (min-width: 768px) and (max-width: 966px) {
    .responsive .standard-body .full-width .container {
        width: 768px;
    }
    .responsive .standard-body .fixed .background {
        width: 728px;
    }
    .responsive .main-fixed {
        width: 728px;
    }
}
@media (max-width: 768px) {
    .responsive .standard-body .full-width .container {
        width: auto;
    }
    .responsive .standard-body .fixed .background {
        width: auto;
    }
    .responsive .main-fixed {
        width: auto;
    }
}
.container .container {
    width: auto !important;
}
/*!
responsive
!*/
@media (max-width: 960px) {
    .responsive .standard-body .full-width .container, .responsive .standard-body .full-width .container-home {
        padding-left: 20px;
        padding-right: 20px;
    }
    .responsive .standard-body .fixed .container, .responsive .standard-body .fixed .container-home {
        padding-left: 20px;
        padding-right: 20px;
    }
    .responsive .main-fixed .container, .responsive .main-fixed .container-home {
        padding-left: 20px;
        padding-right: 20px;
    }
    .responsive .standard-body .container .container,
    .responsive .main-fixed .container .container {
        padding-left: 0;
        padding-right: 0;
    }
    .responsive .container-home {
        width: auto;
    }
    .responsive .product-grid .product:hover {
        border: none;
    }

}
@media (max-width: 767px) {
    .responsive .main-fixed {
        margin-top: 0;
    }
    .responsive .container-home {
        width: auto;
    }
    .responsive .tg-left, .responsive .tg-right {
        padding: 0;
    }
    .responsive #header {
        min-height: 0;
    }
    .responsive .custom-header {
        margin-top: 10px;
    }
    .responsive .currency, .responsive .language, .responsive .my-account, .responsive .tg-search {
        height: auto;
    }
    .responsive .buttons .right {
        float: none;
    }
    .responsive .buttons .center {
        text-align: right;
        margin-top: 10px;
    }
    .breadcrumb .container > div {
        padding: 10px 0 5px 0;
    }
    /* Notification */
    .responsive .modal-left-button {
        float: none;
        margin-bottom: 10px;
    }
    .responsive .modal-right-button {
        float: none;
    }
    .responsive .modal-footer {
        text-align: center;
    }
    .responsive #search input[type="text"] {
        max-width: none;
    }
    .responsive h1, .responsive h2, .responsive h3 {
        margin-top: 0;
    }
    .responsive .currency, .responsive .language, .responsive .my-account {
        text-align: center;
    }
    #language, #currency {
        position: relative;
        padding-left: 0;
        padding-right: 10px;
        margin: 0;
    }
    #my-login {
        position: relative;
        padding-left: 0;
        padding-right: 10px;
        margin: 0;
    }
    .my-account .dropdown-menu {
        font-size: 12px;
        border: 1px solid #F5F5F5;
        width: auto;
        padding: 0;
        margin: 0;
        left: -1px;
        text-align: left;
    }
    .responsive .my-login {
        height: auto;
    }
    .responsive .my-login {
        text-align: center;
    }
    .my-login .dropdown-menu {
        font-size: 12px;
        border: 1px solid #F5F5F5;
        width: auto;
        padding: 0;
        margin: 0;
        right: 0;
        text-align: left;
    }
    #welcome {
        text-align: center;
    }
    #header {
        line-height: 40px;
        text-align: center;
    }
    .responsive .logo-store {
        margin-top: 0;
    }
    .responsive .tg-search {
        border: none;
        background: #000000;
        display: inline-block !important;
        height: 36px;
        padding: 0;
        text-align: center;
        width: 36px;
        color: #FFFFFF;
        line-height: 36px;
        font-size: 16px;
        margin-left: 4px;
        margin-right: 4px;
    }
    #header #search {
        margin: 0;
    }
    .responsive .tg-search .dropdown-menu {
        font-size: 12px;
        border: none;
        width: 100%;
        margin: 0;
        left: 0;
        right: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        padding: 10px;
    }
    .responsive #cart {
        display: block;
        margin-left: -10px;
        margin-right: -10px;
        text-align: center;
    }
    .responsive #cart .cart-heading .cart-icon {
    }
    #cart .cart-heading {
        display: inline-block;
    }
    #cart .dropdown-menu, #laguange .dropdown-menu {
        width: 100%;
    }
    .responsive .tg-padding-left {
        padding-left: 10px !important;
    }
    .responsive .tg-padding-right {
        padding-right: 10px !important;
    }
    /* Layout */
    .filter-product .tab-content {
        margin-bottom: 0;
    }
    .filter-product {
        margin-bottom: 0;
    }
    .responsive .box-heading {
        margin-bottom: 10px;
    }
    .responsive .html-heading {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .responsive .html-description {
        margin-bottom: 10px;
    }
    .responsive .html-holder2, .html-holder {
        margin-bottom: 5px;
    }
    .responsive .custom-footer, .responsive .footer, .responsive .copyright {
        padding-top: 20px;
    }
    .responsive .custom-footer h4, .responsive .footer h4, .responsive .copyright h4 {
        margin-bottom: 20px;
    }
    /* Revolution Slider */
    #slider {
        margin-top: 0 !important;
        padding: 10px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .fullwidthbanner-container {
        margin-top: 10px !important;
    }
    .responsive .slider-bottom {
        margin-bottom: 20px;
    }
    .responsive .slider-middle-bottom {
        margin-bottom: 0;
    }
    .carousel-inner > .item {
        display: block;
    }
    /*Footer*/
    .responsive .footer-column:nth-child(2n+1) {
        clear: both;
    }
    .responsive .custom-footer, .responsive .footer, .responsive .copyright {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-righ: 0;
    }
    .responsive .custom-footer, .responsive .footer {
        padding-bottom: 0;
    }
    .responsive .copyright .pattern {
        padding: 10px 0;
    }
    /* Column Left & Column Right */
    .responsive .megamenu_vertical-wrapper {
        margin-bottom: 0;
    }
    .responsive .col-sm-3 .product-grid .right, .responsive .col-sm-4 .product-grid .right {
        text-align: center;
    }
    .product-grid .right {
        text-align: center !important;
    }
    #column_left .product-grid .product .image-latest img, #column_right .product-grid .product .image-latest img {
        margin: 0 auto;
    }
    #column_left .product-grid .product .name-latest,
    #column_left .name-latest, #column_right .product-grid .product .name-latest,
    #column_right .name-latest {
        margin-top: 10px;
    }
    /* Row */
    .responsive .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .responsive .row > div {
        padding-left: 10px;
        padding-right: 10px;
    }
    .responsive .standard-body .full-width .container, .responsive .standard-body .full-width .container-home {
        padding: 0 10px;
    }
    .responsive .standard-body .fixed {
        padding: 0;
    }
    .responsive .standard-body .fixed .container, .responsive .standard-body .fixed .container-home {
        padding: 0 10px;
    }
    .responsive .fixed-body {
        padding: 0;
    }
    .responsive .main-fixed .container, .responsive .main-fixed .container-home {
        padding: 0 10px;
    }
    .responsive .standard-body .container .container {
        padding-left: 0;
        padding-right: 0;
    }
    /* Top */
    .responsive #top #header-left,
    .responsive #top #header-left-logo,
    .responsive #top #header-center,
    .responsive #top #header-right {
        padding-top: 0;
        padding-left: 10px;
        text-align: center;
    }
    .responsive #top #header-left {
        padding-top: 10px;
    }
    .responsive #top #header-left-logo {
        padding-top: 20px;
    }
    .responsive #top .container {
        padding-bottom: 10px;
    }
    /* Top -> Block Cart */
    .responsive #top #cart {
        display: block;
        margin: 0 0 15px 0;
    }
    .responsive #top #cart .cart-heading {
        display: inline-block;
    }
    .responsive #top #cart .dropdown-menu {
        width: 100%;
    }
    .responsive #top #header-right #cart .dropdown-menu:after {
        right: 50%;
        margin-right: -15px;
    }
    .responsive #top #header-right #cart .dropdown-menu:before {
        right: 50%;
        margin-right: -16px;
    }
    /* Blog&News */
    .responsive .bnews-holder {
        padding: 0 !important;
    }
    .responsive .tg-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .responsive .bnews-list .artblock .article-image {
        margin-bottom: 0;
    }
    .responsive .bnews-list .artblock .article-meta {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 15px;
    }
    /* Newsletter */
    .responsive .newsletter-holder {
        padding: 20px;
    }
    .responsive .newsletter-text {
        text-align: center;
        padding: 0;
    }
    .responsive .newsletter-button {
        text-align: center;
        padding: 0;
        margin-top: 15px;
    }
    /* Social Media */
    .social-holder {
        text-align: center;
        margin-top: 10px;
    }
    /* Main Content
    ------------------*/
    /*.responsive .main-content .container,
    .responsive .standard-body .main-content .container {
        padding-bottom: 10px;
    }*/
    /* Slider */
    .responsive .fullwidthbanner-container {
        margin-top: 0 !important;
    }
    .responsive #slider .fullwidth .fullwidthbanner-container {
        margin-top: 0 !important;
    }
    .responsive .banners > div {
        padding-top: 20px;
    }
    .responsive .inner-page .pattern > div > .row:first-child > div {
        margin-top: 0 !important;
    }
    .responsive .inner-page .pattern > div > .row:first-child > div {
        float: none;
    }
    .responsive .inner-page .pattern > div > .row:first-child > div:first-child {
        margin-top: -5px !important;
    }
    /* Product */
    .product-grid .product .image .quickview {
        display: none;
    }
    .filter-product .filter-tabs ul {
        border: none;
    }
    .filter-product .filter-tabs ul > li > a:after, .filter-product .filter-tabs ul > li > a:before {
        display: none;
    }
    .filter-product .filter-tabs ul > li {
        display: block;
    }
    .filter-product .filter-tabs ul > li {
        padding: 0;
    }
    .tab-content .prev-button {
        top: -30px;
    }
    .tab-content .next-button {
        top: -30px;
    }
    .responsive .hover-product {
        display: none !important;
    }
    .responsive .product-grid,
    .responsive .center-column .product-grid {
        margin-top: -20px;
        margin-bottom: 0;
    }
    .responsive .product-grid .product,
    .responsive .center-column .product-grid .product {
        margin-top: 20px;
    }
    .responsive .product-grid .product {
        padding-top: 0;
        padding-bottom: 0;
    }
    .responsive .product-grid .product:hover {
        border: none;
    }
    .responsive .product-grid .product {
        border: none;
    }
    .responsive .center-column .product-grid {
        margin-bottom: 20px;
    }
    .responsive .center-column {
        padding-bottom: 20px;
    }
    .responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
        clear: both;
    }
    /* Carousel mobile products */
    .responsive .box-product .carousel .item .product-grid .row > div {
        display: none;
    }
    .responsive .box-product .carousel .item .product-grid .row:first-child > div:first-child,
    .responsive .box-product .carousel .item .product-grid .row:first-child > div:nth-child(2) {
        display: block;
        position: relative;
        z-index: 1;
    }
    .responsive .carousel .item .product-grid .row > div {
        display: none;
    }
    .responsive .carousel .item .product-grid .row:first-child > div:first-child,
    .responsive .carousel .item .product-grid .row:first-child > div:nth-child(2) {
        display: block;
        position: relative;
        z-index: 1;
    }
    .responsive .product-list .cart,
    .responsive .product-info .cart-holder {
        margin-right: 0;
        margin-top: 10px;
        clear: both;
    }
    .responsive .product-info .wishlist-holder, .responsive .product-info .compare-holder {
        margin-top: 10px;
    }
    .responsive .product-list .product .image img {
        margin: 0;
    }
    .responsive .product-grid,
    .responsive .center-column .product-grid {

    }
    .responsive .product-grid .row > div:after {
        top: 30px;
    }
    .responsive .product-grid .product,
    .responsive .center-column .product-grid .product {
        margin-top: 20px;
    }
    .responsive .center-column .product-grid {
        margin-bottom: 20px;
    }
    .responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
        clear: both;
    }
    /* Product for column left & right */
    .responsive .col-sm-3 .products,
    .responsive .col-sm-4 .products {
    }
    .responsive .col-sm-3 .carousel-indicators,
    .responsive .col-sm-4 .carousel-indicators {
        display: none;
    }
    .responsive .col-sm-3 .products .product-grid,
    .responsive .col-sm-4 .products .product-grid {
        margin: -20px 0 0 0;
    }
    .responsive .col-sm-3 .products .row > div.col-xs-6,
    .responsive .col-sm-4 .products .row > div.col-xs-6 {
        width: 50%;
        margin: 0;
    }
    .responsive .col-sm-3 .products .row > div .product,
    .responsive .col-sm-4 .products .row > div .product {
        margin-top: 20px;
        padding: 14px;
        text-align: center;
        position: relative;
        border: none;
    }
    .responsive .col-sm-3 .products .row > div .product .left,
    .responsive .col-sm-4 .products .row > div .product .left {
        float: none;
        width: 100%;
    }
    .responsive .col-sm-3 .products .row > div .product .right,
    .responsive .col-sm-4 .products .row > div .product .right {
        float: none;
        width: 100%;
        margin-left: 0;
        padding-top: 0;
    }
    /* Product list */
    .responsive .product-list > div {
        padding: 10px;
    }
    .responsive .product-list .image, .responsive .product-list .name, .responsive .product-list .description {
        text-align: center;
    }
    .product-list .rating {
        text-align: center;
    }
    .responsive .product-list > div {
        margin-bottom: 20px;
        text-align: center;
    }
    .responsive .product-list .name {
        margin-top: 10px;
    }
    .responsive .product-list .description {
        margin-bottom: 10px;
    }
    .responsive .product-list .actions > div {
        padding: 15px 0 0 0;
        border-top: 1px solid #E6E6E6;
        margin: 20px 0 0 0;
    }
    .responsive .product-list .actions > div:before {
        display: none;
    }
    .responsive .manufacturer-list ul {
        width: 100%;
    }
    /* Product Grid */
    /* Category page */
    .responsive .category-info {
        padding: 0 0 10px 0;
    }
    .responsive .category-list-text-only {
        margin-bottom: 15px;
    }
    .responsive .category-list .row > div {
        margin-bottom: 16px;
    }
    .responsive .category-list-text-only .row > div {
        margin-bottom: 6px;
    }
    .responsive .product-filter {
        margin: 0 0 20px 0;
    }
    .responsive .product-filter .options,
    .responsive .product-filter .list-options,
    .responsive .product-filter .list-options .limit {
        float: none;
        margin: 0;
        clear: both;
    }
    .responsive .product-filter .list-options .sort {
        padding-top: 10px;
    }
    .responsive .product-filter .list-options .limit {
        padding-left: 0;
    }
    /* Product page */
    /* Thumbnails */
    .responsive .product-info .thumbnails li,
    .responsive .product-info .thumbnails-left li {
        width: 25%;
        float: left;
    }
    /* Pagination */
    .responsive div.pagination .results {
        float: none;
        width: 100%;
        text-align: center;
    }
    .responsive div.pagination .links {
        float: none;
        width: 100%;
        text-align: center;
    }
    /* Content */
    .responsive .login-content .left,
    .responsive .login-content .right,
    .responsive .main-content .content .left,
    .responsive .main-content .content .right,
    .responsive .checkout-content .left,
    .responsive .checkout-content .right {
        float: none;
        width: 100%;
    }
    /* Hotline */
    .hotline-holder {
        border-right: none;
        margin-bottom: 10px !important;
    }
    /* Custom Footer
    -----------------*/
    .responsive .copyright-left {
        float: none;
        margin-bottom: 10px;
    }
    .responsive .copyright-right {
        float: none;
    }
    .responsive .footer {
        margin-bottom: 0;
    }
    .responsive .custom-footer .background {
        background-image: none;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10px;
    }
    .responsive .custom-footer .pattern {
        padding: 5px 0 26px 0;
    }
    .responsive .custom-footer h4 {

    }
    /* Footer
    -----------------*/
    .responsive .footer .pattern {
        padding: 5px 0 26px 0;
    }
    .responsive div.footer-panel:nth-child(3) {
        clear: both;
    }
    /* Copyright
    ------------------*/
    .responsive .copyright {
        text-align: center;
    }
    .responsive .copyright ul {
        padding: 5px 0 10px 0;
        float: none;
    }
    /* Htabs */
    .responsive .htabs {
        margin-top: 10px;
        padding: 0;
        height: auto;
        margin-bottom: 10px;
    }
    .responsive .htabs a {
        float: none;
        clear: both;
        text-align: center;
        display: block;
        margin-top: 5px;
    }
    .responsive .htabs a.selected:after {
        display: none;
    }
    .responsive .center-column .tab-content {
        margin: 0 0 10px;
    }
    /* Cloud zoom */
    .responsive .zoomContainer {
        display: none !important;
    }

}
@media (min-width: 767px) and (max-width: 1299px) {
    .responsive .container-home {
        width: auto;
        padding-left: 45px;
        padding-right: 45px;
    }
    #slider {
        margin-top: -25px !important;
    }
    .responsive .support-text {
        border: none;
    }
    .breadcrumb .container > div {
        padding: 15px 0 10px 0;
    }
    .responsive .product-grid .product:hover, .responsive .product-grid .product {
        border: none;
    }

}