@CHARSET "ISO-8859-1";

body {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
}
#header > .container, section.slider .container, section#content > .container {
    background-color: #fff;
    box-shadow: 4px 0 2px -2px rgba(0, 0, 0, 0.1);
    padding: 0 15px;
}
#header > .container {
    border-radius: 10px 10px 0 0;
    box-shadow: 2px -1px 2px rgba(0, 0, 0, 0.1);
}
section#content > .container:last-child {
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    padding-bottom: 25px;
}
section#content {
    padding-bottom: 25px;
}
#content section.slider {
    background: none repeat scroll 0 0 transparent;
}
section.slider {
    margin-bottom: 0;
}
#content section.slider {
    margin-bottom: 25px;
}
section.slider .container {
    background: url("../img/ajax-loader.gif") no-repeat scroll center 50% #fff;
}
section.slider .flexslider {
    margin-bottom: 0;
}

section.page_banner .row
{
	background: #fff;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {    
    font-family: "Sintony",sans-serif;
    font-weight: 700;
}
h3 [class^="icon-"], h3 [class*=" icon-"] {
    margin: 0 10px 0 0;
}
h3 span, h3 a.active {
    
}
button, .button {
    font-family: "Sintony",sans-serif;
}
#topline {
    box-shadow: none;
    line-height: 26px;
    padding: 0;
}
#topline .fadelink {
    margin-top: 5px;
}
#topline .fadelink > a {
    border-radius: 3px;
    box-sizing: border-box;    
}
#topline .fadelink .ul_wrapper {
    margin-top: -1px;
    z-index: 99;
}
#topline .fadelink .ul_wrapper ul {
    border-radius: 0 2px 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.27);
}
#topline .fadelink li a {    
    text-decoration: none;
}
#topline .fadelink .ul_wrapper {
    top: 20px;
}

.shopping_cart_mini {
    width: 330px;
}
.shopping_cart_mini .button {
    font-size: 11px;
}
#nav {
    padding: 0 6px 0 0;
    position: relative;
}
#nav:hover, #nav.focus {
    z-index: 100000;
}
#nav li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
#nav > li > a {
    font-family: "Sintony",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 12px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

#nav > li.menu_home_link > a {
    padding: 10px 10px 11px;
}
#nav > li.menu_home_link > a [class^="icon-"] {
    color: #000;
}
#nav > li.menu_home_link > a:hover [class^="icon-"], #nav > li.menu_home_link:hover > a [class^="icon-"] {
    color: #fff;
}
#nav li.level1 > a, #nav li.level2 > a {
    color: #4d4d4d;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px;
    padding: 4px 5px;
    text-decoration: none;
}

#nav li.hover > ul, #nav li.hover > ul > li > ul.list_in_column {
    display: block;
}
#nav > li > ul {
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
}
#nav > li > ul.one-column {
    left: auto !important;
    width: auto !important;
}
#nav > li > ul.one-column li.list_column {
    margin: 0;
}
#nav > li > ul {
    width: auto;
}
#nav li.hover .menu_custom_block {    
    border-top: medium none;
    top: 0;
    width: 100%;
}
#nav li ul.shadow, #nav li .menu_custom_block .shadow {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: inline-block;
    padding: 0 20px;
    width: 100%;
}
#nav > li > ul.one-column .shadow {
    padding: 10px !important;
    width: auto;
}
#nav .menu_custom_block {    
    display: none;
    float: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 47px;
}
#nav li .menu_custom_block .shadow {
    padding: 24px 15px 30px;
}
#nav li.hover .menu_custom_block {
    display: block;
}
#nav #menu_custom_block .col-third {
    display: inline;
    float: left;
    margin: 0 1% 0 2%;
    overflow: hidden;
    width: 30%;
}
#nav #menu_custom_block .col-third h1, #nav .menu_custom_block .col-third h2, #nav .menu_custom_block .col-third h3 {
    color: #4d4d4d;
    padding: 14px 0;
}
#nav #menu_custom_block .col-third img {
    margin: 0 0 10px;
}
#nav ul {
    margin: 0;
}
#nav li.dropdown {
    position: static;
}
#nav ul li {
    margin: 0;
    padding: 0;
    width: 100%;
}
#nav ul a {
    font-weight: normal;
}
#nav ul ul li {
    position: relative;
}
#nav ul ul ul ul {
    padding: 0 0 0 10px;
    position: relative;
    width: auto;
    z-index: 999;
}
#nav li.list_column, #nav li.category_desc_in_menu {
    border-left: 2px solid #eaeaea;
    display: inline-block;
    margin: 30px 0;
}
#nav li.list_column, #nav > li > ul.one-column li.list_column {
    margin-left: 10px;
    width: 220px;
}
#nav ul li.list_column:first-child, #nav > li > ul.one-column li.list_column:first-child {
    margin-left: 0;
}
.nav-list li a, .nav-list li a:hover {
    color: #fff;
}
.nav-list li li a {
    color: #000;
}
.nav-list li li a:hover {
    
}
.nav-list [class^="icon-"]:hover {
    
}
#nav li.hover li:first-child {
    border-left: 0 none;
}
#nav li.hover li.category_desc_in_menu {
    padding: 0 30px;
}
#nav a.custom_category_link, #nav .menu_custom_block a {
    display: inline;
    font-weight: bold;
}
#nav h1.custom_menu_title {
    font-size: 1.25em;
}
#nav li.list_column {
    border: 0 none;
    display: block;
    float: left !important;
    margin-bottom: 40px;
    margin-right: 20px;
    z-index: 2;
}
#nav li.hover ul.list_in_column {
    position: relative;
    top: 0;
}
#nav ul.list_in_column li {
    display: block;
    float: none;
}
#nav ul.list_in_column ul {
    display: block;
}
#nav ul.list_in_column li:hover ul {
    display: block;
}
#nav .category_desc_in_menu img, .custom_menu_img img {
    border: 5px solid #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#nav .multi_column {
    display: inline-block;
}
#nav #menu_custom_block ul.shadow {
    overflow: hidden;
    padding: 20px;
}
#nav li.category_desc_in_menu {
    border: 0 none;
    display: inline;
    float: none;
    padding: 20px 15px;
    z-index: 1;
}
#spy #nav {
    padding-top: 25px;
    position: relative;
}
#nav ul.level0 {
    left: 0;
    width: 100%;
}
#nav li ul.shadow, #nav li .menu_custom_block .shadow {
    padding-left: 0;
    padding-right: 0;
}
#nav ul.level0 > li {
    width: 100%;
}
#nav li.row_middle, #nav li.row_top, #nav li.row_bot {
    margin: 0;
    padding: 0;
    width: 100%;
}
#nav .menu-image-right {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#nav span.inside {
    display: block;
    font: 13px/18px "Sintony",sans-serif;
    margin: 0 30px;
    padding: 20px 0;
    text-transform: uppercase;
}
#nav span.inside i {
    color: #9d3bc6;
    font-size: 18px;
    margin: -2px 5px 0 0;
}
#nav li.row_middle > ul {
    display: block;
    margin: 0 30px;
    padding: 30px 0 5px;
}
#nav li.row_top .inside {
    border-bottom: 1px solid #e1e1e1;
}
#nav li.row_bot .inside {
    border-top: 1px solid #e1e1e1;
}
#nav ul.rows_outer {
    float: left;
}
#nav ul.rows_outer > li {
    clear: both;
}
#nav ul.rows_outer ul {
    border-radius: 0;
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    z-index: 99;
}
#nav ul.rows_outer ul:hover {
    z-index: 100;
}
#nav ul.rows_outer ul.menu_row li.col {
    box-shadow: none;
    display: block;
    float: left;
    margin: 0 10px 30px 0;
    padding: 0;
    position: relative;
    width: 230px;
    z-index: 99;
}
#nav ul.rows_outer ul.menu_row li.col:hover {
    z-index: 100;
}
#nav ul.rows_outer ul.menu_row li.col ul {
    box-shadow: none;
}
#nav ul.rows_outer ul.menu_row li.col li {
    float: none;
    padding-left: 5px;
    width: auto;
}
#nav ul.rows_outer ul.menu_row li.col li.title {
    font: 16px/16px "Sintony",sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#nav ul.rows_outer ul.menu_row li.col li.title span {
    border-radius: 3px;
    display: inline-block;
    font: 11px/16px Arial,Helvetica,sans-serif;
    margin: 1px 0 0 5px;
    padding: 0 5px;
}

#nav ul.rows_outer ul.menu_row li.col li.title:hover {
    background-color: transparent !important;
}
#nav ul.rows_outer ul.menu_row li.col li a:hover {
    text-decoration: none;
}
#nav ul.rows_outer ul.menu_row li.col li ul {
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: none;
    left: 100px;
    padding: 10px 0;
    position: absolute;
    top: -10px;
    width: 200px;
    z-index: 1000;
}
#nav ul.rows_outer ul.menu_row li.col li:hover ul {
    display: block;
}
#nav ul.rows_outer ul.menu_row li.col li ul a {
    padding: 4px 10px;
}
#nav .custom {
    padding: 20px 15px;
}
#nav .custom img {
    border: 5px solid #fff;
    margin-bottom: 10px;
}
#megamenu li.row_middle > ul.zion_padding_top_10 {
    margin-left: 0px !important;    
}
#nav ul.rows_outer a {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 0;
    padding-left: 8px !important;
    text-decoration: none;
}

#nav ul.rows_outer ul.menu_row li.col li.title a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: inline;
    font: 16px/16px "Sintony",sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}
ul.menu_row > li.col > ul > li a, #nav .inside a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#nav .inside a {
    display: inline;
}
@media (max-width: 1360px) {
#nav ul.rows_outer ul.menu_row li.col {
    width: 155px;
}
}
@media (max-width: 1200px) {
#nav ul.rows_outer ul.menu_row li.col {
    width: 136px;
}
}
#nav ul.rows_outer ul.menu_row li.col li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
    display: block !important;
}
#nav ul.rows_outer ul.menu_row li.col li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul, #nav ul.rows_outer ul.menu_row li.col li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul ul {
    display: none !important;
}
#spy .form-search input.search-query:focus {
    /*width: 180px !important;*/
}
#spy #nav > li > a {
    font-size: 14px;
    padding: 12px;
}
#spy #nav > li > ul {
    top: 41px;
}

#header.header_v_2 #nav li.level1 > a:hover, #nav > li:hover > a {
    color: #fff;
}
.color, .color:hover, a:hover .custom_color, a .custom_color:hover {
    
}
.custom_color, a .custom_color, .flexslider .flex-next:hover, .flexslider .flex-prev:hover, .flex-direction-nav a, h3 [class^="icon-"], h3 [class*=" icon-"], .product .product-tocart a, .preview [class^="icon-"], .preview [class^="icon-"], .twit a, .twit .icon, .form-login button i, .flex-direction-nav a, .tp-leftarrow.default i, .tp-rightarrow.default i, .rating strong i {
    
}
a:hover .custom_color1, a.custom_color1:hover {
    text-decoration: underline;
}
.flexslider.banners {
    border-bottom-
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-
}
.form-search input.search-query, #right_toolbar .form-search input.search-query {
    background: none repeat scroll 0 0 #fff;
    border-color: #fff;
    color: #000;
}
.form-search input.search-query:hover, #right_toolbar .form-search input.search-query:hover {
    border-
}

#footer_popup {
    bottom: 27px;
    color: #fff;
    padding-bottom: 15px;
}
#footer_popup h3, #footer_popup h4 {
    font-family: "Sintony",sans-serif;
}
.custom_blocks {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    margin-bottom: 10px;
}
.custom_blocks .box .inside, .custom_blocks .box .inside:hover {
    border-bottom: medium none;
}
.custom_blocks .box .inside {
    margin-top: 2px;
    padding: 5px 0;
}
.custom_blocks .box, .custom_blocks .box a {
    color: #000;
}
.custom_blocks .box a {
    font-family: "Sintony",sans-serif;
}
.custom_blocks .box:first-child, .custom_blocks .pull-left:first-child {
    background: url("../img/cosmetic/divider.png") no-repeat scroll right 27px rgba(0, 0, 0, 0);
}

a.btn.icon-4x.rounded[class^="icon-"], a.btn.icon-4x.rounded[class*=" icon-"] {
    font-size: 26px;
    line-height: 46px !important;
}
.iphone a.btn.icon-4x.rounded[class^="icon-"], .iphone a.btn.icon-4x.rounded[class*=" icon-"] {
    font-size: 26px;
    line-height: 46px !important;
    padding: 0;
}
.custom_blocks a.btn.icon-4x.icon-alarm.icon-4x {
    font-size: 38px;
}
.custom_blocks a.btn.icon-4x.icon-dollar-1.icon-4x {
    font-size: 32px;
}
a.btn.icon-4x.rounded.icon-airplane-4, a.btn.icon-4x.rounded.icon-truck-2 {
    font-size: 40px;
    line-height: 44px !important;
}
.product {
    box-shadow: none;
}
.product, .preview {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 2px 1px #f5f5f5;
    color: #000;
    text-align: center;
}
.small_with_description .product, .big_without_description .product, .small_without_description .product, .product-listing.product-list .product {
    box-shadow: 0 0 2px 1px #f5f5f5;
}
.product a, .preview a {
    color: #000;
}
.product .product-name, .preview .product-name {
    max-height: none;
    min-height: 32px;
}
.product .product-price, .preview .product-price {
    padding-left: 25px;
}
.product-listing.product-list .product .product-price {
    padding-left: 0;
}
.product .product-price, .product .product-price-regular, .preview .product-price, .preview .product-price-regular {
    color: #000;
    font-family: "Sintony",sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.product .product-price span.old, .product .product-price-regular span.old, .preview .product-price span.old, .preview .product-price-regular span.old {
    color: #000;
    font-family: "Sintony",sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.product .product-image-wrapper img, .preview img {
    border-radius: 3px;
}
.preview .big_image {
    overflow: hidden;
    position: relative;
}
.product .wrapper-hover .wrapper, .preview .wrapper-hover .wrapper {
    display: inline-block;
    overflow: visible;
}
.preview .wrapper-hover {
    padding-top: 3px;
}
.preview .col-1 {
    position: relative;
    z-index: 100;
}
.preview.small .big_image {
    left: 0;
}
.preview.small img {
    margin-left: 0;
}
.preview.small .col-1 {
    padding-right: 4px;
    width: 50px;
}
.preview.small .wrapper-hover {
    padding-top: 7px;
}
.small_with_description .product .product-image-wrapper, .big_without_description .product .product-image-wrapper, .small_without_description .product .product-image-wrapper, .product-listing.product-list .product .product-image-wrapper {
    border-radius: 4px;
    box-shadow: none;
}
.ls-nav-prev, .ls-nav-prev:hover, .ls-nav-next, .ls-nav-next:hover {
    
}
.ls-nav-prev {
    left: 25px;
}
.ls-nav-next {
    right: 25px;
}
.tp-rightarrow.default i::before, .tp-leftarrow.default i::before {
    padding-left: 5px;
}
.flexslider.small .flex-direction-nav a {
    line-height: 28px;
}
.flexslider.big .flex-direction-nav .flex-next i::before, .flexslider.big .flex-direction-nav .flex-prev i::before {
    
    font-size: 30px;
}
.line, .line1 {
    border-color: #f5f5f5;
}
.banners_outer {
    background-color: #fff;
}
.flexslider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 0 none;
    box-shadow: none;
}
.flex-direction-nav .flex-next {
    right: 30px;
}
.flex-direction-nav .flex-prev {
    left: 30px;
}
.flexslider.vertical .flex-viewport li img {
    box-shadow: none;
}
.flexslider.small {
    background: none repeat scroll 0 0 transparent;
}
.flexslider.small .flex-direction-nav a {
}
.flexslider.small .flex-next:hover, .flexslider.small .flex-prev:hover {
}
#layerslider {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 5px 0 0;
}
#layerslider .banner {
    border-radius: 0;
}
#layerslider .text-bg {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    padding: 10px 20px;
}
#layerslider .text1 {
    color: #3a3a3a;
    font-size: 40px;
    line-height: 40px;
}
#layerslider .text2 {
    
    font-size: 54px;
    line-height: 54px;
}
#layerslider .text3 {
    color: #3a3a3a;
    font-size: 35px;
    line-height: 35px;
}
#layerslider .text4 {
    color: #3a3a3a;
    font-size: 33px;
    line-height: 33px;
}
#layerslider .text5 {
    
    font-size: 75px;
    line-height: 75px;
}
#layerslider .text6 {
    color: #3a3a3a;
    font-size: 25px;
    line-height: 25px;
}
#layerslider .text7 {
    
    font-size: 62px;
    line-height: 62px;
}
#layerslider .text {
    font-family: "Sintony",sans-serif;
    white-space: nowrap;
}
.countdown_inner {
    border-color: #fff;
}
.twit .icon {
    color: #d2d3d6;
}
.from-blog h4 {
    color: #000;
    font-weight: normal;
}
.from-blog a {
    
    text-decoration: underline;
}
.from-blog a:hover {
    text-decoration: none;
}
.from-blog img {
    border: 2px solid #f2f2f4;
    border-radius: 50%;
    padding: 0;
}
.label_new_top_left, .label_new_top_right, .label_sale_top_left, .label_sale_top_right {
    background-color: #c0b5b5;
    font-family: "Sintony",sans-serif;
    margin: -5px 0 0 8px;
    min-width: 30px;
    padding: 6px 5px;
    width: auto;
}
.label_new_top_right, .label_sale_top_right {
    margin: -5px 8px 0 0;
}
.label_sale_top_left, .label_sale_top_right {
    background-
}
.product-listing.product-list .label_new_top_right, .product-listing.product-list .label_sale_top_right {
    margin-left: 17px;
}
.sale_discount {
    background-color: #93a6b4;
    border-radius: 2px;
    box-shadow: none;
    color: #ffffff;
    font-family: "Sintony",sans-serif;
    font-weight: normal;
    margin: 0 10px 0 0;
    min-width: 30px;
    padding: 0 5px;
    right: -5px;
    top: 39px;
    width: auto;
    z-index: 351;
}
.breadcrumbs, .breadcrumbs a {
    color: #000;
}

.breadcrumbs {
    margin-bottom: 10px !important;
}

.content_top {
    border-color: #ececec;
    margin-bottom: 25px;
}
.product-more-views .jcarousel-skin-previews .jcarousel-item img {
    border: 3px solid #fff;
    box-sizing: border-box;
}
.product-more-views .jcarousel-skin-previews .jcarousel-item img {
}
.product-img-box .product-image {
}
.product-img-box .jcarousel-item i {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
    
    margin: 3px;
}
.product-shop .price-box {
    padding: 25px 0 20px;
}
.product-shop .special-price .price, .product-listing.product-list .special-price .price {
    font-family: "Sintony",sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
}
.product-shop .old-price .price, .product-listing.product-list .old-price .price {
    color: #4a4a4a;
    font-family: "Sintony",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
}
.product-shop .add-to-cart .qty {
}
.product-shop .add-to-cart label {
    line-height: 38px;
}
.product-shop .add-to-cart .qty input {
    background: none repeat scroll 0 0 #fff;
    border-color: #d8d8d8;
    box-shadow: none;
    color: #000;
}
.product-shop .availability, .product-shop .short-description {
    border-color: #ececec;
}
.product-shop a, .product-shop .availability {
    color: #000;
}
.product-shop .add-to-cart button.btn-cart, .product-listing.product-list a.btn-cart {
    color: #fff;
}
.product-listing.product-list .product .product-image-wrapper {
    background: none repeat scroll 0 0 #fff;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #727272;
}
#collapsed-menu li {
    border-color: transparent;
}
#collapsed-menu .nav-header a, #collapsed-menu a {
    color: #000;
}
#collapsed-menu li.active > label > a {
    color: #000;
}
#collapsed-menu a::before {
    content: "-";
    padding-right: 5px;
}
#collapsed-menu .nav-header span.collapse_button {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}
#collapsed-menu span.badge {
    color: #000;
}
#collapsed-menu .nav-list {
    border-top: medium none;
}
#collapsed-menu a {
    color: #fff;
}
#collapsed-menu .nav-list li li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    
}
#collapsed-menu .nav-list > li > a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#column_left .block {
    border-color: #ececec;
}
#column_left .block a {
    color: #000;
}
.block .block-title {
    color: #000;
    font-family: "Sintony",sans-serif;
}
.block-layered-nav dt {
    color: #000;
}
.block-layered-nav dd li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.block-layered-nav dd li::before {
    content: "-";
    padding-right: 5px;
}
.block .block-subtitle {
    color: #000;
    text-transform: none;
}
.carousel-testimonials .quotes {
    
}
.carousel-testimonials .flexslider .flex-direction-nav a {
    background-color: #fff;
}
.carousel-testimonials .flexslider .flex-direction-nav a i::before {
    
}
.carousel-testimonials .flexslider .flex-direction-nav a:hover {
    background-
    opacity: 1;
}
.carousel-testimonials .flexslider .flex-direction-nav a:hover i::before {
    color: #fff;
}
.carousel-testimonials .flexslider {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    color: #000;
}
.carousel-testimonials .flexslider p span {
    color: #000;
    font-weight: bold;
}
.parallax-block {
    background: url("../img/cosmetic/parallax-bg.jpg") no-repeat scroll 50% 0 transparent;
}
.parallax-block h1 {
    color: #000;
    text-transform: uppercase;
}
.params {
    margin-top: 2px;
}
.params a {
    text-decoration: none !important;
}
.param {
    border: 2px solid #fff;
    box-shadow: 0 0 1px #dadada;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    margin: 0 2px 1px;
    text-align: center;
    width: 13px;
}
.param.color.black {
    background-color: #000;
}
.param.color.white {
    background-color: #fff;
}
.param.color.brown {
    background-color: #d79c8f;
}
.param.color.pink {
    background-color: #ffb2d6;
}
#megamenu .custom-image {
    padding: 0;
}
#megamenu ul.rows_outer ul.menu_row li.col li.title a {
    font-family: "Sintony",sans-serif;
}
.product-link > i {
    font-size: 16px;
    padding-right: 3px;
}
.zoom-hover {
    border: medium none;
    border-radius: 0;
    overflow: hidden;
}
.from-blog .zoom-hover img {
    border: 2px solid #f2f2f4;
    border-radius: 50%;
    margin: 0;
}
.block_img .zoom-hover {
    border-radius: 6px;
}
.zoom-hover {
    overflow: hidden;
}
.zoom-hover img {
    border: medium none;
    border-radius: 0;
    margin: 0;
    transition: transform 0.3s ease-in-out 0s;
}
.zoom-hover img:hover {
    transform: scale(1.15);
}
.post-preview-small .image img {
    background: none repeat scroll 0 0 #f8f8f8;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 7px;
}
.post-meta span [class^="icon-"], .post-meta span [class*=" icon-"], .post-tags [class^="icon-"], .post-tags [class*=" icon-"] {
    margin-top: -1px;
}
.justified-gallery a .caption {
    height: 100%;
    padding: 0;
    width: 100%;
    z-index: 998;
}
.justified-gallery a .zoom {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    box-sizing: border-box;    
    cursor: pointer;
    display: block;
    font-size: 40px;
    height: 90px;
    left: 50%;
    line-height: 95px;
    margin: -45px 0 0 -45px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: opacity 0.25s ease 0s;
    width: 90px;
    z-index: 999;
}

.product-shop .product-name h1 {
    margin-top: 0 !important;    
}
