/*
Theme Name: amazinglifestylegroup
Version: 9.9.9
*/

/*
/////////////////////////////////    1)- Grid    ///////////////////////////////
*/

/******************************************************************************
  Grid 1008
*******************************************************************************/

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 1008px;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
    display: inline;
    float: left;
    margin-left: 12px;
    margin-right: 12px;
}

.grid {
    margin-left: 12px;
    margin-right: 12px;
}

.container_12 .grid_1 {
    width: 60px;
}

.container_12 .grid_2 {
    width: 144px;
}

.container_12 .grid_3 {
    width: 228px;
}

.container_12 .grid_4 {
    width: 312px;
}

.container_12 .grid_5 {
    width: 396px;
}

.container_12 .grid_6 {
    width: 480px;
}

.container_12 .grid_7 {
    width: 564px;
}

.container_12 .grid_8 {
    width: 648px;
}

.container_12 .grid_9 {
    width: 732px;
}

.container_12 .grid_10 {
    width: 816px;
}

.container_12 .grid_11 {
    width: 900px;
}

.container_12 .grid_12 {
    width: 984px;
    position: relative;
}

.negative-grid {
    margin-left: -12px;
    margin-right: -12px;
}

@media only all and (max-width: 1007px) {
    .container_12 {
        width: 100%;
    }
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
        margin-left: 1.3%;
        margin-right: 1.3%;
    }
    .grid {
        margin-left: 1.3%;
        margin-right: 1.3%;
    }
    .container_12 .grid_1 {
        width: 5.73%;
    }
    .container_12 .grid_2 {
        width: 14.06%;
    }
    .container_12 .grid_3 {
        width: 22.39%;
    }
    .container_12 .grid_4 {
        width: 30.72%;
    }
    .container_12 .grid_5 {
        width: 39.06%;
    }
    .container_12 .grid_6 {
        width: 47.4%;
    }
    .container_12 .grid_7 {
        width: 55.72%;
    }
    .container_12 .grid_8 {
        width: 64.06%;
    }
    .container_12 .grid_9 {
        width: 72.35%;
    }
    .container_12 .grid_10 {
        width: 80.72%;
    }
    .container_12 .grid_11 {
        width: 89.06%;
    }
    .container_12 .grid_12 {
        width: 97.4%;
    }
    .negative-grid {
        margin-left: -1.3%;
        margin-right: -1.3%;
    }
}

@media only all and (max-width: 547px) {
    .container_12 .grid_1,
    .container_12 .grid_2,
    .container_12 .grid_3,
    .container_12 .grid_4,
    .container_12 .grid_5,
    .container_12 .grid_6,
    .container_12 .grid_7,
    .container_12 .grid_8,
    .container_12 .grid_9,
    .container_12 .grid_10,
    .container_12 .grid_11,
    .container_12 .grid_12 {
        display: block;
        width: 97.4%;
    }
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*
/////////////////////////////////    2)- Typography    /////////////////////////
*/

/******************************************************************************
   Fonts
*******************************************************************************/

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/PIPMHY90P7jtyjpXuZ2cLD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/lILlYDvubYemzYzN7GbLkHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
    font-family: Bitter;
    src: url(../fonts/Bitter.eot)
}

@font-face {
    font-family: Bitter;
    src: url(../fonts/Bitter.ttf);
}

@font-face {
    font-family: Bitter-Bold;
    src: url(../fonts/Bitter-Bold.eot)
}

@font-face {
    font-family: Bitter-Bold;
    src: url(../fonts/Bitter-Bold.ttf);
}

* {
    border: 0 none;
    margin: 0;
    padding: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

mark,
rp,
rt,
ruby,
summary,
time {
    display: inline;
}

nav a {
    text-decoration: none;
}

hr {
    background: #e0e0e0;
    height: 1px;
}

ins {
    text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

/******************************************************************************
   Base
*******************************************************************************/

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0 auto;
    color: #444;
    background: #fff;
    font: normal 13px/20px 'PT Sans', Arial, Verdana, sans-serif;
    min-width: 1008px;
}

a.close,
a.remove,
.woo_compare_remove_product,
.woo_compare_popup_remove_product {
    background: url(./images/close.png) no-repeat 0 0;
    display: block;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
}

a.close:hover,
a.remove:hover,
.woo_compare_remove_product:hover,
.woo_compare_popup_remove_product:hover {
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.surely {
    color: #FF7E40;
}

/******************************************************************************
   Links
*******************************************************************************/

a {
    text-decoration: underline;
    color: #7698c1;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

/******************************************************************************
   Title
*******************************************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PT Sans', Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #444;
    line-height: 1;
    margin-bottom: 30px;
    text-transform: uppercase;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 23px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 14px;
    font-weight: bold;
}

b,
strong {
    font-weight: bold;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 0 0 20px;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/******************************************************************************
   Lists
*******************************************************************************/

dl,
menu,
ol,
ul {
    margin: 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,
ol,
ul {
    margin: 0 0 20px 0;
    padding: 0 0 0 60px;
}

ul {
    list-style-type: disc;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

/******************************************************************************
   Embedded content
*******************************************************************************/

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    height: auto;
    width: auto 9;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

/******************************************************************************
   Block Quotes
*******************************************************************************/

.blockquote {
    background: url(./images/bg_line.png) repeat center top;
    border: 1px solid #eee;
    padding: 33px;
}

blockquote {
    background: url(./images/bg_blockquote.png) no-repeat left top;
    color: #444;
    font: italic 16px/26px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 0 0 0 50px;
}

/******************************************************************************
   Forms
*******************************************************************************/

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/* check */

.niceCheck {
    background: url(./images/check-bg.png) left top no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 16px;
}

.niceChecked {
    background-position: left bottom;
}

.niceCheck input {
    margin-left: -20px !important;
}

/* radio */

.niceRadio {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    background: url(./images/radio-bg.png) left top no-repeat;
}

.radioChecked {
    background-position: left bottom;
}

.niceRadio input {
    margin-left: -20px;
}

/* select */

select,
.selectBox {
    display: inline-block;
    position: relative;
    height: 36px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 16px;
    font: normal 12px/36px 'PT Sans', Arial, Verdana, sans-serif;
    color: #777;
    text-decoration: none !important;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 18px 0 0 18px;
    -moz-border-radius: 18px 0 0 18px;
    -khtml-border-radius: 18px 0 0 18px;
    behavior: url(PIE.htc);
    outline: none;
    width: 100%;
    z-index: 4;
}

.selectBox {
    border-radius: 18px;
    -moz-border-radius: 18px;
    -khtml-border-radius: 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 38px;
}

.selectBox:hover {
    color: #000;
    text-decoration: none;
}

.selectBox-label {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    padding: 0 36px 0 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.selectBox-arrow {
    position: absolute;
    left: auto;
    right: 3px;
    top: 3px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    background: url(./images/select-button.png) left top no-repeat;
}

.selectBox-arrow:hover {
    background: url(./images/select-button.png) left bottom no-repeat;
}

.selectBox-dropdown-menu {
    position: absolute;
    list-style: none;
    font: normal 12px/36px 'PT Sans', Arial, Verdana, sans-serif;
    color: #777;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0 0 18px 18px;
    -moz-border-radius: 0 0 18px 18px;
    -khtml-border-radius: 0 0 18px 18px;
    behavior: url(PIE.htc);
    margin: -19px 0 0 0;
    padding: 19px 0 0 0;
    z-index: 3;
}

.selectBox-dropdown-menu.maxheight {
    border-radius: 0 0 0 18px;
    -moz-border-radius: 0 0 0 18px;
    -khtml-border-radius: 0 0 0 18px;
    behavior: url(PIE.htc);
    max-height: 272px;
    overflow-y: auto;
}

.selectBox-dropdown-menu+.selectBox-dropdown-menu {
    z-index: 2 !important;
}

.selectBox-dropdown-menu li {
    display: block;
}

.selectBox-dropdown-menu li a {
    color: #777;
    cursor: pointer;
    display: block;
    font: normal 12px/33px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 0 2px 0 16px;
    margin: 0;
    text-decoration: none;
}

.selectBox-dropdown-menu li+li a {
    border-top: 1px solid #e0e0e0;
}

.selectBox-dropdown-menu li:last-child a {
    border-radius: 0 0 18px 18px;
    -moz-border-radius: 0 0 18px 18px;
    -khtml-border-radius: 0 0 18px 18px;
    behavior: url(PIE.htc);
}

.selectBox-dropdown-menu li a:hover {
    color: #FF7E40;
    text-decoration: none;
    background: #f5f5f5;
}

/* button */

button,
input[type="submit"] {
    background: #7698c1;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #fff;
    cursor: pointer;
    display: block;
    font: bold 13px/40px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}

button:hover,
input[type="submit"]:hover {
    background: #80a6d3;
    background: -moz-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80a6d3), color-stop(100%, #4a72a4));
    background: -webkit-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -o-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -ms-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: linear-gradient(to bottom, #80a6d3 0%, #4a72a4 100%);
    box-shadow: 0px 0px 4px #80a6d3;
    -moz-box-shadow: 0px 0px 4px #80a6d3;
    -webkit-box-shadow: 0px 0px 4px #80a6d3;
}

button.click,
button:active,
input[type="submit"].click,
input[type="submit"]:active {
    background: #799ecd;
    box-shadow: inset 0px 5px 15px #375c8f;
    -moz-box-shadow: inset 0px 5px 15px #375c8f;
    -webkit-box-shadow: inset 0px 5px 15px #375c8f;
}

/* Input */

input[type="password"],
input[type="email"],
input[type="text"],
input.input-text {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: normal 12px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0 10px; //height: 28px;
    //padding: 10px 10px 0 10px;
    color: #777;
    width: 100%
}

@media \0screen {
    input[type="password"],
    input[type="email"],
    input[type="text"],
    input.input-text {
        height: 38px;
        padding: 10px 10px 0 10px;
    }
}

input[type="number"] {
    border-radius: 19px 0 0 19px;
    -moz-border-radius: 19px 0 0 19px;
    -khtml-border-radius: 19px 0 0 19px;
    behavior: url(PIE.htc);
}

input[type="password"]:hover,
input[type="email"]:hover,
input[type="text"]:hover,
input.input-text:hover,
textarea:hover {
    outline: none;
    border: 1px solid #f8cac0;
    box-shadow: 0px 0px 4px #f8cac0;
    -moz-box-shadow: 0px 0px 4px #f8cac0;
    -webkit-box-shadow: 0px 0px 4px #f8cac0;
}

input[type="password"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input.input-text:focus,
textarea:focus {
    outline: none;
    border: 1px solid #dbdee2;
    box-shadow: inset 1px 3px 4px #cbd0d6;
    -moz-box-shadow: inset 1px 3px 4px #cbd0d6;
    -webkit-box-shadow: inset 1px 3px 4px #cbd0d6;
}

/* textarea */

textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #777;
    font: normal 12px 'PT Sans', Arial, Verdana, sans-serif;
    height: 93px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 75%;
}

/******************************************************************************
   Tables
*******************************************************************************/

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 20px 0;
    text-align: center;
    border-collapse: collapse;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    font: normal 12px 'PT Sans', Arial, Verdana, sans-serif;
}

td {
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-collapse: collapse;
    height: 39px;
    padding: 5px 10px;
    vertical-align: middle;
}

th {
    border-bottom: 1px solid #bdd1e9;
    border-right: 1px solid #e0e0e0;
    color: #707070;
    font: bold 12px 'PT Sans', Arial, Verdana, sans-serif;
    height: 49px;
    vertical-align: middle;
    text-transform: uppercase;
}

tr:nth-child(even) {
    background-image: url(./images/bg_line.png);
    background-repeat: repeat;
    background-position: center top;
}

/******************************************************************************
   Img
*******************************************************************************/

.alignleft {
    float: left;
    margin: 0 25px 25px 0;
}

.alignright {
    float: right;
    margin: 0 0 25px 25px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.alignleft img,
.alignright img {
    padding: 0;
}

.wp-caption-text,
.gallery-caption {
    font: normal 11px/17px 'PT Sans', Arial, Verdana, sans-serif;
    color: #707070;
    margin: 0;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #bdd1e9;
}

/******************************************************************************
  Wordpress styles
*******************************************************************************/

.amount {
    color: #FF7E40;
}

.bypostauthor,
.sticky {
    display: block;
}

.col2-set {
    clear: both;
    overflow: hidden;
}

.col2-set .col-1 {
    float: left;
    width: 49%;
}

.col2-set .col-2 {
    float: right;
    width: 49%;
}

.price {
    color: #ec6f54;
    font: normal 16px/18px 'PT Sans', Arial, Verdana, sans-serif;
}

.price ins {
    text-decoration: none;
}

del,
del .amount {
    color: #999;
    font: normal 12px/18px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: line-through;
}

.star-rating {
    background: url(./images/rating-box.png) no-repeat 0 0;
    display: block;
    height: 14px;
    width: 82px;
}

.star-rating>span {
    background: url(./images/rating.png) no-repeat 0 0;
    display: block;
    height: 14px;
    text-indent: -9999px;
    width: 82px;
}

.more-link {
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
}

.more-link:hover {
    text-decoration: underline;
}

/* Forms */

form select,
form .selectBox {
    width: 100%;
}

form label {
    color: #707070;
    font-size: 13px;
    font-weight: bold;
}

.required {
    color: #ec7259;
    font-weight: normal;
    margin: 0 3px;
}

.form-row {
    float: left;
    width: 49%;
}

.form-row-wide {
    float: none;
}

.form-row-last {
    float: right;
}

#billing_address_1_field,
#shipping_address_1_field {
    float: left;
}

#billing_address_2_field,
#shipping_address_2_field {
    float: right;
    margin-top: 20px;
}

.col-1 .form-row,
.col-2 .form-row {
    float: none;
    width: 100%;
}

/* Buttons */

.add_to_cart_button,
.single_add_to_cart_button {
    background: #eb6445;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    display: block;
    float: right;
    padding: 0 20px 0 40px;
    position: relative;
}

.add_to_cart_button:before,
.single_add_to_cart_button:before {
    background: url(./images/bg_cart.png) no-repeat 0 0;
    content: "";
    display: block;
    height: 13px;
    left: 0;
    margin: 12px 0 0 11px;
    position: absolute;
    top: 0;
    width: 16px;
}

.add_to_cart_button:hover,
.single_add_to_cart_button:hover {
    background: #fa7a5f;
    background: -moz-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa7a5f), color-stop(100%, #ce4a2e));
    background: -webkit-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -o-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -ms-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: linear-gradient(to bottom, #fa7a5f 0%, #ce4a2e 100%);
    box-shadow: 0px 0px 4px #fa7a5f;
    -moz-box-shadow: 0px 0px 4px #fa7a5f;
    -webkit-box-shadow: 0px 0px 4px #fa7a5f;
}

.woo_bt_compare_this {
    color: #444;
    font: normal 11px/30px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.woo_bt_compare_this:before {
    background: url(images/compare.png) no-repeat 50% 50% #f6f6f6;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    behavior: url(PIE.htc);
    display: block;
    content: "";
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    width: 30px;
}

.woo_bt_compare_this:hover:before {
    box-shadow: 0px 0px 4px #80a6d3;
    -moz-box-shadow: 0px 0px 4px #80a6d3;
    -webkit-box-shadow: 0px 0px 4px #80a6d3;
}

.woo_add_compare_success {
    display: none !important;
}

.woo_bt_compare_this.active {
    opacity: .7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.woo_bt_compare_this.active:hover:before {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

a.edit {
    background: url(images/edit.png) left center no-repeat;
    color: #777;
    font: normal 12px/18px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 0 0 0 16px;
    text-decoration: none;
    text-transform: none;
}

a.edit:hover {
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/* Error */

.woocommerce-error,
.woocommerce-message {
    border: 1px solid #bdd1e9;
    list-style: none;
    margin: 20px 0;
    padding: 10px;
}

.woocommerce-error {
    color: #FF7E40;
}

/*
////////////////////////////////    3)- Structure    ///////////////////////////
*/

/******************************************************************************
  Top
*******************************************************************************/

#top {
    background: #333;
    height: 35px;
    overflow: hidden;
}

#top .grid_3 {
    width: 228px;
}

#top .grid_9 {
    float: right;
    width: auto;
}

#top ul {
    list-style: none;
    padding: 0;
}

.lang,
.currency {
    float: left;
}

.lang ul,
.currency ul {
    list-style: none;
    padding: 0;
}

.lang ul li,
.currency ul li {
    float: left;
}

.lang {
    margin: 0 36px 0 -11px;
}

.lang ul li a {
    color: #999;
    display: block;
    height: 35px;
    float: left;
    font: normal 11px/35px 'PT Sans', Arial, Verdana, sans-serif;
    line-height: 35px;
    margin: 0px;
    text-align: center;
    text-decoration: none;
    width: 36px;
}

.lang ul li.current a {
    background: #393939 !important;
    color: #ddd;
    font: bold 11px/35px 'PT Sans', Arial, Verdana, sans-serif;
}

.lang ul li a:hover {
    background: #222;
    text-decoration: none;
}

.currency ul li a {
    color: #999;
    display: block;
    float: left;
    font: normal 13px/35px Bitter, Arial, Verdana, serif;
    height: 35px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 28px;
}

.currency ul li.current a {
    background: #393939 !important;
    color: #ddd;
    font: bold 13px/36px Bitter-Bold, Arial, Verdana, serif;
}

.currency ul li a:hover {
    background: #222;
    text-decoration: none;
}

#top nav {
    float: right;
    font: bold 11px/35px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0px -14px 0 0;
}

#top nav .menu-open {
    display: none;
}

#top nav ul {
    list-style: none;
}

#top nav ul li {
    float: left;
    height: 35px;
}

#top nav ul li a {
    color: #999;
    float: left;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 14px;
    position: relative;
}

#top nav ul li.current a {
    background: #414141 !important;
    color: #ddd;
}

#top nav ul li a:hover {
    background: #222;
    position: relative;
    text-decoration: none;
}

/******************************************************************************
  Header
*******************************************************************************/

header#branding {
    background: url(./images/bg_header.png) repeat center top;
    margin: 0;
    min-height: 170px;
    overflow: visible;
    width: 100%;
}

header ul {
    list-style: none;
    padding: 0;
}

hgroup {
    margin: auto !important;
    text-align: center;
    width: auto !important;
}

#site_logo {
    margin: 0;
    padding: 0;
}

#site_description {
    color: #999;
    font: italic 12px/12px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 7px 0 0 0;
    padding: 0;
}

.top_header {
    border-bottom: 1px solid #e5e5e5;
    height: 86px;
    margin: 0;
}

.welcome {
    color: #777;
    float: left;
    font: normal 13px/20px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 35px 0 0 0;
}

.welcome a {
    color: #222;
}

/* Search */

form.search {
    float: right;
    margin: 23px 0 0 0;
    position: relative;
}

form.search .search_form {
    background: #fff;
    border: 1px solid #f8f8f8;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #777;
    font: normal 13px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0 39px 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 204px; //height: 28px;
    //padding-top: 10px;
}

@media \0screen {
    form.search .search_form {
        padding-top: 10px;
    }
}

form.search:hover input.search_form {
    border: 1px solid #f8cac0;
    box-shadow: 0px 0px 4px #f8cac0;
    -moz-box-shadow: 0px 0px 4px #f8cac0;
    -webkit-box-shadow: 0px 0px 4px #f8cac0;
    outline: none;
}

form.search input.search_form:focus {
    border: 1px solid #dbdee2;
    border-top: 1px solid #cbd0d6;
    border-bottom: 1px solid #eaecef;
    box-shadow: inset 1px 3px 4px #cbd0d6;
    -moz-box-shadow: inset 1px 3px 4px #cbd0d6;
    -webkit-box-shadow: inset 1px 3px 4px #cbd0d6;
    outline: none;
}

form.search .search_button {
    background-image: url(./images/bg_search.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #7698c1;
    border: 0 none;
    height: 38px;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    width: 38px;
}

form.search .search_button:hover,
form.search:hover .search_button {
    background: url(./images/bg_search.png) no-repeat 50% 50% #FF7E40;
    border: 0 none;
    box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 #fff;
    outline: none;
    filter: none;
}

/* Cart nav */

#cart_nav {
    float: right;
    margin: 23px 0 0 7px;
    width: auto;
}

#cart_nav li {
    float: right;
    min-width: 105px;
    position: relative;
}

#cart_nav a.cart_li {
    color: #444;
    display: block;
    float: right;
    font: bold 13px/40px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    margin: 0;
    min-width: 105px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

#cart_nav a.cart_li .cart_ico {
    background: url(./images/bg_cart.png) no-repeat 50% 50% #FF7E40;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    display: block;
    float: left;
    height: 38px;
    margin: 0 5px 0 0;
    width: 38px;
}

#cart_nav a.cart_li .amount {
    color: #444;
}

#cart_nav a:hover.cart_li,
#cart_nav li:hover a.cart_li {
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #fff;
    padding: 0 0px 0 0px;
    position: relative;
    text-align: left;
    text-decoration: none;
    z-index: 12;
}

.cart_li+ul.cart_cont {
    background: #fff;
    border: 0 none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    box-shadow: 0px 1px 5px 1px #e0e0e0;
    -moz-box-shadow: 0px 1px 5px 1px #e0e0e0;
    -webkit-box-shadow: 0px 1px 5px 1px #e0e0e0;
    display: none;
    padding: 37px 20px;
    position: absolute;
    right: -20px;
    top: -23px;
    z-index: 11;
}

.cart_li+ul.cart_cont .recently {
    font: bold 13px/14px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.cart_li+ul.cart_cont.product_list_widget {
    padding-top: 70px;
}

.cart_li+ul.cart_cont li {
    border-top: 0 none;
    float: none !important;
    overflow: hidden;
    padding: 10px 0;
    width: 315px;
}

.cart_li+ul.cart_cont li+li {
    border-top: 1px solid #f0f0f0;
}

.cart_li+ul.cart_cont li.buttons {
    border: 0 none;
    overflow: hidden;
    padding: 0;
}

.cart_cont .prev_cart {
    background: #fafafa;
    border: 1px solid #e5e5e5;
    display: block;
    float: left;
    height: 56px;
    text-align: center;
    width: 56px;
}

.cart_cont .cart_vert {
    display: table-cell;
    height: 56px;
    vertical-align: middle;
    width: 56px; //display:block;
    //height:auto;
    //margin-top: expression((28-parseInt(offsetHeight)/2)  <0 ? "0" : 28-(parseInt(offsetHeight)/2) +'px') ;
}

.cart_cont .prev_cart img {
    height: 56px;
    width: 56px;
    max-height: 56px;
    max-width: 56px;
}

.cart_cont .cont_cart {
    float: left;
    font: normal 12px/17px 'PT Sans', Arial, Verdana, sans-serif;
    height: 58px;
    padding: 0 0 0 10px;
    width: 225px;
}

.cart_cont .cont_cart .variation {
    display: none;
}

.cart_cont .cont_cart a {
    color: #444;
    text-decoration: none;
}

.cart_cont .cont_cart h4 {
    color: #444;
    font: normal 12px/17px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
}

.cart_cont .cont_cart .price {
    color: #444;
    font: normal 12px/17px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 5px 0 0 0;
}

.cart_cont .close {
    float: left;
}

.cart_cont a.view_cart,
.cart_cont a.checkout {
    background: #7698c1;
    border: 0 none;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font: normal 12px/37px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    left: 315px;
    margin-top: 20px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 138px;
}

.cart_cont a.checkout {
    background: #FF7E40;
    left: 147px;
    margin-left: 30px;
    width: 144px;
}

.cart_cont a.view_cart:hover {
    background: #80a6d3;
    background: -moz-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80a6d3), color-stop(100%, #4a72a4));
    background: -webkit-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -o-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -ms-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: linear-gradient(to bottom, #80a6d3 0%, #4a72a4 100%);
    box-shadow: 0px 0px 4px #80a6d3;
    -moz-box-shadow: 0px 0px 4px #80a6d3;
    -webkit-box-shadow: 0px 0px 4px #80a6d3;
}

.cart_cont a.checkout:hover {
    background: #fa7a5f;
    background: -moz-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa7a5f), color-stop(100%, #ce4a2e));
    background: -webkit-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -o-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -ms-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: linear-gradient(to bottom, #fa7a5f 0%, #ce4a2e 100%);
    box-shadow: 0px 0px 4px #fa7a5f;
    -moz-box-shadow: 0px 0px 4px #fa7a5f;
    -webkit-box-shadow: 0px 0px 4px #fa7a5f;
}

/* Nav primary */

.primary {
    margin: 9px 0 0 -15px;
    position: relative;
}

.primary .menu-select {
    display: none;
}

.primary ul li {
    float: left;
    position: relative;
}

.primary ul li a {
    color: #444;
    float: left;
    font: bold 13px/38px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    padding: 0 15px;
    text-transform: uppercase;
}

.primary ul li a:hover,
.primary ul li:hover a {
    background: #FF7E40;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #fff;
    text-decoration: none;
}

.primary ul li.current-menu-item a {
    background: #f5f5f5;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #fff;
}

.primary ul ul.sub-menu {
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    box-shadow: 0px 2px 5px 1px #e0e0e0;
    -moz-box-shadow: 0px 2px 5px 1px #e0e0e0;
    -webkit-box-shadow: 0px 2px 5px 1px #e0e0e0;
    display: none;
    left: 0;
    padding: 3px 0;
    position: absolute;
    top: 38px;
    z-index: 999;
}

.primary ul ul.sub-menu li a {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    color: #444;
    font: normal 12px/35px 'PT Sans', Arial, Verdana, sans-serif;
    height: 35px;
    padding: 0 15px;
    text-transform: uppercase;
    width: 185px;
}

.primary ul ul.sub-menu li a:hover {
    background: #f5f7f9;
    border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    color: #ec6f54;
    margin: 0 3px;
    padding: 0 12px;
    width: 185px;
}

/******************************************************************************
  Slider
*******************************************************************************/

#slider_body {
    background: url(./images/bg_header.png) repeat center top;
    margin: 0;
    padding-bottom: 59px;
    width: 100%;
    overflow-x: hidden;
}

#slider_body img {
    max-height: 100%;
    width: 100%;
    max-width: 100%;
}

#slider_body .slid_content {
    left: -34%;
    position: absolute;
    top: 22%;
    display: none;
    width: 33%;
}

#slider_body .slid_content h2 {
    bottom: 0;
    width: 100%;
}

#slider_body .slid_content p.slid-desc {
    height: 60px;
    overflow: hidden;
    width: 100%;
}

#slider_body .slid_content .buy_now {
    background: url(./images/buy_now.png) no-repeat center top;
    color: #f5f5f5;
    display: block;
    font: bold 13px/50px 'PT Sans', Arial, Verdana, sans-serif;
    height: 46px;
    margin: 10px 0 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 120px;
}

#slider_body .slid_content .buy_now:hover {
    opacity: .8 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80) !important;
}

#slider_body .anythingSlider {
    display: block;
    height: 369px;
    margin: 0 auto;
    overflow: visible !important;
    position: relative; //width: 986px!important;
    width: 986px\0/ !important;
}

#slider_body .anythingWindow {
    border: 0 none;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

#slider_body .anythingWindow #slider {
    border: 0 none;
    height: 100%;
    list-style: none;
    width: 100%;
}

.anythingSlider .anythingBase {
    background: transparent;
    list-style: none;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
}

#slider_body .anythingWindow #slider .panel {
    background: transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: move;
    display: block;
    height: auto !important;
    float: left;
    margin: 0;
    padding: 0 0 0 1px;
    overflow: hidden;
    position: relative; //width: 984px!important;
    width: 984px\0/ !important;
}

#slider_body .arrow {
    background: url(./images/slider_nav.png) no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 71px;
    left: -100px;
    margin: -35px 0 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 71px;
    z-index: 1;
}

#slider_body .arrow:hover {
    background: url(./images/slider_nav.png) no-repeat 0 -71px;
}

#slider_body .arrow.forward {
    background: url(./images/slider_nav.png) no-repeat 0 -142px;
    left: auto;
    right: -100px;
}

#slider_body .arrow.forward:hover {
    background: url(./images/slider_nav.png) no-repeat 0 -213px;
}

#slider_body .anythingControls {
    margin: 15px auto 0 auto;
    position: relative;
    text-align: center;
}

#slider_body .anythingControls ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#slider_body .anythingControls li {
    display: inline-block;
    *float: left;
}

#slider_body .anythingControls a {
    background: #d6d6d6;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    behavior: url(PIE.htc);
    display: inline-block;
    height: 18px;
    margin: 0 2px;
    width: 18px;
}

#slider_body .anythingControls a span {
    background: #fbfbfb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(PIE.htc);
    display: inline-block;
    height: 10px;
    margin: 4px;
    text-indent: -9999px;
    width: 10px;
}

#slider_body .anythingControls a:hover {
    background: #b3b3b3;
}

#slider_body .anythingControls a:hover span {
    background: #f8f8f8;
}

#slider_body .anythingControls a.cur {
    background: #adc1da;
    cursor: default;
}

#slider_body .anythingControls a.cur span {
    background: #fff;
}

/******************************************************************************
  Home banners
*******************************************************************************/

#home_banners {
    background: url(./images/bg_line.png) repeat center top;
    border-top: 1px solid #ededed;
    margin: 0 0 70px;
    padding: 0;
}

#home_banners .container_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}

#home_banners .banner {
    background: url(./images/home_ban1.png) no-repeat 0 50%;
    color: #707070;
    display: table-cell;
    font: normal 17px/21px 'PT Sans', Arial, Verdana, sans-serif;
    height: 60px;
    padding: 0 0 0 73px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

#home_banners .banner2 {
    background: url(./images/home_ban2.png) no-repeat 0 50%;
}

#home_banners .banner:hover {
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/******************************************************************************
  Breadcrumbs
*******************************************************************************/

.breadcrumbs {
    background: url(./images/bg_line.png) repeat center top;
    border-top: 1px solid #eee;
    clear: both;
    color: #999;
    font: normal 12px/37px 'PT Sans', Arial, Verdana, sans-serif;
    height: 37px;
}

.breadcrumbs a {
    color: #707070;
    font: normal 12px/37px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
}

.breadcrumbs span {
    background: url(./images/breadcrumbs.png) repeat center top;
    color: #707070;
    display: block;
    float: left;
    height: 7px;
    margin: 16px 7px 0;
    min-width: 9px;
}

.breadcrumbs a:hover {
    color: #707070;
    text-decoration: underline;
}

/******************************************************************************
  Main
*******************************************************************************/

#main {
    margin: 0 0 70px;
}

#main.page-login {
    margin: 43px 0 70px;
}

.page-template #main {
    margin: 0;
    padding: 0;
}

.error404 #main {
    margin: 70px 0 50px;
}

#primary {
    margin-top: 70px;
}

.page-template #primary {
    margin-bottom: 70px;
    margin-top: 70px;
}

.page-template #primary.contact-us {
    margin-bottom: -5px;
}

/******************************************************************************
  Sidebar
*******************************************************************************/

#sidebar aside {
    margin: 0 0 45px 0;
}

.widgets-box aside ul {
    list-style: none;
    padding: 0;
}

.widgets-box aside li {
    padding: 3px 0;
}

#sidebar .aside_title,
.newsletter-box .aside_title {
    background: none;
    border-bottom: 8px solid #faf9f8;
    margin: 0 0 22px 0;
    width: 100%;
}

#sidebar .aside_title h3,
.newsletter-box .aside_title h3 {
    border-bottom: 1px solid #e9c7bd;
    color: #707070;
    font: bold 13px/16px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 13px 0 0;
    padding: 0 0 21px 0;
}

.widgets-box .woo_compare_clear_all {
    color: #707070;
    float: right !important;
    font: normal 13px/38px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
}

.widgets-box .woo_compare_clear_all:hover {
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/* Filter */

.widgets-box .widget_price_filter .price_slider {
    margin: 0 8px;
}

.widgets-box .widget_price_filter .price_slider_amount {
    margin: 10px 0 0;
    padding: 28px 0 0;
    position: relative;
}

.widgets-box .widget_price_filter .price_slider_amount .price_label {
    left: 0;
    position: absolute;
    top: 0;
}

/* Search */

.widgets-box form.search {
    float: none;
    margin: 0;
}

.widgets-box form.search .search_form {
    width: 100%;
}

.widgets-box .widget_product_search .screen-reader-text {
    display: none;
}

.widgets-box #searchform {
    position: relative;
}

.widgets-box #searchform #s {
    margin: 0;
    padding: 0 39px 0 16px;
}

.widgets-box #searchform:hover #s {
    outline: none;
    border: 1px solid #f8cac0;
    box-shadow: 0px 0px 4px #f8cac0;
    -moz-box-shadow: 0px 0px 4px #f8cac0;
    -webkit-box-shadow: 0px 0px 4px #f8cac0;
}

.widgets-box #searchform #searchsubmit {
    background: url(./images/bg_search.png) no-repeat left center;
    border: 0 none;
    height: 38px;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 38px;
}

.widgets-box #searchform:hover #searchsubmit {
    background: url(./images/bg_search.png) no-repeat right center;
    border: 0 none;
    box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 #fff;
    outline: none;
}

.widgets-box #searchform #s:focus {
    border: 1px solid #dbdee2;
    border-top: 1px solid #cbd0d6;
    border-bottom: 1px solid #eaecef;
    box-shadow: inset 1px 3px 4px #cbd0d6;
    -moz-box-shadow: inset 1px 3px 4px #cbd0d6;
    -webkit-box-shadow: inset 1px 3px 4px #cbd0d6;
    outline: none;
}

/* Right Menu */

.widgets-box .widget_nav_menu .aside_title,
.widgets-box .widget_categories .aside_title,
.widgets-box .widget_pages .aside_title,
.widgets-box .widget_archive .aside_title,
.widgets-box .widget_product_categories .aside_title {
    margin: 0 0 9px 0;
}

.widgets-box .widget_nav_menu ul,
.widgets-box .widget_categories ul,
.widgets-box .widget_pages ul,
.widgets-box .widget_archive ul,
.widgets-box .widget_product_categories ul {
    margin: 0;
}

.widgets-box .widget_nav_menu ul li,
.widgets-box .widget_categories ul li,
.widgets-box .widget_pages ul li,
.widgets-box .widget_archive ul li,
.widgets-box .widget_product_categories ul li {
    padding: 0;
}

.widgets-box .widget_nav_menu ul li a,
.widgets-box .widget_categories ul li a,
.widgets-box .widget_pages ul li a,
.widgets-box .widget_archive ul li a,
.widgets-box .widget_product_categories ul li a {
    background: url(./images/bg_right_menu.png) no-repeat 0 50%;
    border: 0 none;
    color: #444;
    display: block;
    font: normal 12px/33px 'PT Sans', Arial, Verdana, sans-serif;
    height: 33px;
    padding: 0 0 0 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.widgets-box .widget_nav_menu ul li a:hover,
.widgets-box .widget_categories ul li a:hover,
.widgets-box .widget_pages ul li a:hover,
.widgets-box .widget_archive ul li a:hover,
.widgets-box .widget_product_categories ul li a:hover {
    background: #f5f5f5;
    color: #FF7E40;
}

.widgets-box .widget_nav_menu ul li.current-menu-item a,
.widgets-box .widget_categories ul li.current-cat a,
.widgets-box .widget_pages ul li.current_page_item a,
.widgets-box .widget_archive ul li.current_page_item a,
.widgets-box .widget_product_categories ul li.current-cat a {
    background: #f5f5f5 !important;
    color: #444 !important;
}

.widgets-box .widget_nav_menu ul ul li a,
.widgets-box .widget_categories ul ul li a,
.widgets-box .widget_pages ul ul li a,
.widgets-box .widget_archive ul ul li a,
.widgets-box .widget_product_categories ul ul li a {
    padding: 0 0 0 26px;
    background-position: 10px 50%;
}

/* Layered Nav */

.widgets-box .widget_layered_nav li {
    margin: 0px 0 2px 0;
}

.widgets-box .widget_layered_nav li a {
    background: url(./images/bg_right_menu.png) no-repeat 0 50%;
    color: #444;
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    height: 20px;
    margin: 0;
    padding: 0 0 0 16px;
    text-decoration: none;
}

.widgets-box .widget_layered_nav li a:hover {
    color: #FF7E40;
}

/* Best Sellers */

.widgets-box .product_list_widget li {
    overflow: hidden;
    padding: 10px 0;
}

.widgets-box .product_list_widget li+li {
    border-top: 1px solid #eee;
}

.widgets-box .product_list_widget li img {
    height: 70px;
    float: left;
    width: 70px;
    margin: 0 10px 0 0;
    max-height: 70px;
    max-width: 70px;
}

.widgets-box .product_list_widget li a {
    color: #444;
    font: normal 12px/18px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
}

.widgets-box .product_list_widget li>a {
    display: block;
}

.widgets-box .product_list_widget li a:hover {
    text-decoration: underline;
}

.widgets-box .product_list_widget li .amount {
    display: block;
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 5px 0 0 0;
}

.widgets-box .product_list_widget li .from {
    float: left;
    margin: 0 4px 0 0;
    padding: 5px 0 0 0;
}

.widgets-box .product_list_widget li del {
    display: block;
    float: left;
    margin: 5px 4px 0 0;
}

.widgets-box .product_list_widget li del .amount {
    display: inline;
    line-height: 18px;
    padding: 0;
    text-decoration: line-through;
}

.widgets-box .product_list_widget li ins {
    display: block;
    margin: 5px 0 0 0;
    text-decoration: none;
}

.widgets-box .product_list_widget li ins .amount {
    padding: 0;
}

.widgets-box .product_list_widget .star-rating {
    margin: 3px 0;
    overflow: hidden;
}

/* Compare products */

.widgets-box .woo_compare_widget ul {
    margin: 0 0 15px 0;
}

.widgets-box .woo_compare_widget li {
    color: #444;
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 9px 0 10px 25px;
    text-transform: uppercase;
}

.widgets-box .woo_compare_widget li+li {
    border-top: 1px solid #eee;
}

.widgets-box .woo_compare_widget li a {
    color: #444;
    text-decoration: none;
}

.widgets-box .woo_compare_widget li a:hover {
    color: #7698c1;
}

.widgets-box .woo_compare_widget .compare_remove_column {
    margin: 0px 0px 0 -25px !important;
    position: absolute;
}

.widgets-box .woo_compare_widget .compare_widget_action {
    margin: 0 !important;
}

.widgets-box .woo_compare_widget .woo_compare_clear_all {
    float: right;
}

.widgets-box .woo_compare_widget .woo_compare_button_go {
    background: #7698c1;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    color: #fff;
    cursor: pointer;
    display: block;
    float: left !important;
    font: bold 13px/40px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.widgets-box .woo_compare_widget .woo_compare_button_go:hover {
    background: #80a6d3;
    background: -moz-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80a6d3), color-stop(100%, #4a72a4));
    background: -webkit-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -o-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: -ms-linear-gradient(top, #80a6d3 0%, #4a72a4 100%);
    background: linear-gradient(to bottom, #80a6d3 0%, #4a72a4 100%);
    box-shadow: 0px 0px 4px #80a6d3;
    -moz-box-shadow: 0px 0px 4px #80a6d3;
    -webkit-box-shadow: 0px 0px 4px #80a6d3;
}

/* Tags */

.widgets-box .tagcloud a {
    color: #707070;
    font: normal 13px/26px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none
}

.widgets-box .tagcloud a:hover {
    color: #FF7E40;
}

/* Other sidebar */

.widgets-box .widget_calendar caption {
    font-weight: bold;
    padding: 5px 0;
}

.widgets-box .widget_calendar td {
    height: auto;
}

.widgets-box .widget_shopping_cart .cart_li {
    color: #444;
    text-decoration: none;
}

.widgets-box .widget_shopping_cart .cart_li:hover {
    text-decoration: underline;
}

.widgets-box .widget_calendar td {
    padding: 1px;
}

/******************************************************************************
  Content
*******************************************************************************/

header.entry-header,
header.page-header {
    background: none;
    border-bottom: 8px solid #f8f9fa;
    margin: 0 0 40px 0;
    width: 100%;
}

header.entry-header .entry-title,
header.page-header .page-title {
    border-bottom: 1px solid #bdd1e9;
    margin: 0;
    padding: 0 0 20px 0;
}

.catalog .entry-header {
    margin: 0;
}

/* Options */

.options {
    background: #f8f9fa;
    color: #777;
    font: normal 12px/38px 'PT Sans', Arial, Verdana, sans-serif;
    height: 47px;
    margin: -8px 0 0 0;
    padding: 9px 10px 0 18px;
}

.options p.woocommerce-result-count {
    display: none;
}

.options .woocommerce-ordering {
    float: left;
    height: 38px;
}

.options .woocommerce-ordering .orderby {
    margin: 0;
    width: 150px;
}

.options .gridlist-toggle {
    float: right;
    height: 38px;
}

.options .gridlist-toggle a#grid,
.options .gridlist-toggle a#list {
    border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    behavior: url(PIE.htc);
    display: block;
    float: left;
    height: 38px;
    margin: 0;
    position: relative;
    text-indent: -9999px;
    width: 38px;
}

.options .gridlist-toggle a#grid.active,
.options .gridlist-toggle a#list.active {
    background: #8aa7ca
}

.options .gridlist-toggle a#grid span,
.options .gridlist-toggle a#list span {
    background-image: url(./images/grid_list.png);
    background-position: 0 -16px;
    display: block;
    height: 16px;
    left: 0;
    margin: 11px 0 0 11px;
    opacity: .5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 16px;
}

.options .gridlist-toggle a#list span {
    background-position: 0 -48px;
}

.options .gridlist-toggle a#grid.active span {
    background-position: 0 0;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.options .gridlist-toggle a#list.active span {
    background-position: 0 -32px;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.options .gridlist-toggle a#grid:hover span,
.options .gridlist-toggle a#list:hover span {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

/* Navigation */

.navigation {
    height: 41px;
    text-align: center;
}

.navigation ul {
    list-style: none;
    padding: 0;
}

.navigation li {
    display: inline-block;
    *float: left;
}

.navigation li a,
.navigation li span {
    border: 1px solid #e0e0e0;
    color: #777;
    display: inline-block;
    font: normal 13px/39px 'PT Sans', Arial, Verdana, sans-serif;
    height: 39px;
    margin: 0 0 0 -3px;
    padding: 0 15px;
    text-decoration: none;
    vertical-align: top;
}

.navigation li+li a,
.navigation li+li span {
    border-left: 0 none;
}

.navigation li a.next,
.navigation li a.prev {
    border: 0 none;
    color: #444;
    font: bold 18px/39px 'PT Sans', Arial, Verdana, sans-serif;
    height: 41px;
}

.navigation li a.prev {
    border-right: 1px solid #e0e0e0;
}

.navigation li a.prev:hover,
.navigation li a.next:hover {
    background: none;
    color: #FF7E40;
}

.navigation li.next {
    border: 0 none;
}

.navigation li a:hover {
    background: #fafafa;
    text-decoration: none;
}

.navigation li span {
    background: #f5f7f9;
    color: #FF7E40;
    font-weight: bold;
    text-decoration: none;
}

.navigation_info {
    color: #707070;
    font: normal 11px/11px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 20px 0 0 !important;
    text-align: center;
    text-transform: uppercase;
}

/* Featured Products */

.product-title {
    border-bottom: 1px solid #e0e0e0;
    font: normal 20px/20px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 0 0 20px 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

.products {
    list-style: none;
    padding: 30px 0 30px 0;
}

.featured-products .products {
    max-height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
}

.featured-products {
    height: auto !important;
}

.carousel-list .products {
    list-style: none;
    padding: 0;
}

/* Grid Products */

.products.catalog {
    list-style: none;
    margin-bottom: 0;
    padding: 40px 0 1px;
}

.products .product {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -khtml-border-radius: 1px;
    behavior: url(PIE.htc);
    box-shadow: 0px 2px 2px #ededed;
    -moz-box-shadow: 0px 2px 2px #ededed;
    -webkit-box-shadow: 0px 2px 2px #ededed;
    float: left;
    margin: 0 11px 43px;
    width: 228px;
}

.products .product:hover {
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 4px 1px #e6e6e6;
    -moz-box-shadow: 0px 0px 4px 1px #e6e6e6;
    -webkit-box-shadow: 0px 0px 4px 1px #e6e6e6;
}

.onsale {
    background: url(./images/sale.png) left center no-repeat;
    display: block;
    height: 64px;
    margin: -4px 0 0 -4px;
    position: absolute;
    text-indent: -99999px;
    width: 64px;
    z-index: 1;
}

.products .product .prev {
    background: #f5f5f5;
    height: 210px;
    margin: 8px 0 10px 9px;
    text-align: center;
    width: 210px;
}

.products .product .prev a {
    display: table-cell;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    /*width: 210px;*/
    //display:block;
    //height:auto;
    //margin-top: expression((105-parseInt(offsetHeight)/2)  <0 ? "0" : 105-(parseInt(offsetHeight)/2) +'px') ;
}

.products .product .prev img {
    height: 210px;
    max-height: 100%;
    max-width: 100%;
    width: 210px;
}

.products .product .entry_content {
    background: url(./images/bg-title.png) no-repeat center bottom;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 0 8px 5px;
    text-align: center;
}

.products .product .title {
    color: #555;
    font: normal 12px/18px 'PT Sans', Arial, Verdana, sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.products .product .title a {
    color: #555;
    text-decoration: none;
}

.products .product .title a:hover {
    color: #7698c1;
}

.products .product .description,
.products .product .cart .star-rating {
    display: none;
}

.products .product .cart {
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 217px;
}

.products .product .cart hr {
    display: none;
}

.products .product .cart .price {
    height: 60px;
    left: 60px;
    margin: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    width: 92px;
}

.products .product .cart .price>.amount {
    line-height: 60px;
}

.products .product .cart .price .from {
    display: none;
}

.products .product .cart .price ins {
    display: block;
    margin: 10px 0 0 0;
}

.products .product .cart .price del {
    display: block;
    margin: 30px 0 0 0;
    position: absolute;
    width: 92px;
}

.products .product .cart .add_to_cart_button {
    float: right;
    font-size: 0;
    height: 27px;
    margin: 10px 0 0 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    padding: 11px 0 0 0;
    position: relative;
    text-align: center;
    text-indent: -9999px;
    width: 38px;
    z-index: 2;
}

.products .product .cart .add_to_cart_button.added {
    background: #fb8544;
}

.products .product .cart .added_to_cart {
    display: none;
}

.products .product .cart .woo_bt_compare_this {
    display: block;
    float: right;
    left: 220px;
    margin: 13px 0 0 0 !important;
    position: absolute;
    text-indent: -9999px;
    width: 30px;
    z-index: 1;
}

/* List Products */

.options+p {
    margin-top: 20px;
}

.products.catalog.list {
    margin: 43px 0 13px;
    padding: 0;
}

.products.catalog.list .product {
    float: none;
    margin: 0 -1px 30px;
    overflow: hidden;
    width: 100%;
}

.products.catalog.list .product:hover {
    box-shadow: 0px 2px 2px #ededed;
    -moz-box-shadow: 0px 2px 2px #ededed;
    -webkit-box-shadow: 0px 2px 2px #ededed;
}

.products.catalog.list .product .prev {
    float: left;
    margin: 8px 20px 8px 8px;
}

.products.catalog.list .product .prev a {
    background: #f5f5f5;
    border: 0 none;
    display: table-cell;
    height: 210px;
    line-height: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%; //display:block;
    //height:auto;
    //margin-top: expression((105-parseInt(offsetHeight)/2)  <0 ? "0" : 105-(parseInt(offsetHeight)/2) +'px') ;
}

.products.catalog.list .product .prev img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}

.products.catalog.list .product .entry_content {
    background: none;
    border-bottom: 1px solid #ededed;
    float: left;
    height: 89px;
    margin: 0 0 19px;
    padding: 20px 0 0 0;
    width: 472px;
}

.products.catalog.list .product .entry_content a {
    text-decoration: none;
}

.products.catalog.list .product .entry_content .title {
    color: #555;
    font: normal 16px/16px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 0 25px 0;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products.catalog.list .product .entry_content .description {
    color: #707070;
    display: block;
    font: normal 12px/18px 'PT Sans', Arial, Verdana, sans-serif;
    height: 36px;
    margin: 0;
    overflow: hidden;
    text-align: left;
}

.products.catalog.list .product .cart {
    float: left;
    height: auto;
    overflow: visible;
    width: auto;
}

.products.catalog.list .product .cart .price {
    float: left;
    font-size: 18px;
    height: 36px;
    left: 0 !important;
    margin: 0 20px 0 0;
    padding: 0;
    position: relative;
    text-align: left !important;
    width: auto;
}

.products.catalog.list .product .cart .price>.amount {
    line-height: 1;
}

.products.catalog.list .product .cart .price del {
    float: left;
    font-size: 15px;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
    width: auto;
}

.products.catalog.list .product .cart .price ins {
    float: left;
    margin: 0;
}

.products.catalog.list .product .cart .star-rating {
    display: block;
    float: right;
}

.products.catalog.list .product .cart .add_to_cart_button {
    clear: left;
    color: #fff;
    float: left;
    font: bold 13px/40px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    margin: 0;
    opacity: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    padding: 0 20px 0 40px;
    position: relative;
    text-align: left;
    text-indent: 0px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}

.products.catalog.list .product .cart .add_to_cart_button:before {
    margin: 12px 0 0 14px;
}

.products.catalog.list .product .cart .woo_compare_button_container {
    float: left;
    margin: 5px 0 0px 20px;
    position: relative;
}

.products.catalog.list .product .cart .woo_bt_compare_this {
    float: left;
    left: 0 !important;
    margin: 0 !important;
    position: relative;
    text-indent: 0px;
    width: auto;
    z-index: 1;
}

/******************************************************************************
  Product page
*******************************************************************************/

.product_page {
    margin-top: 0;
    position: relative;
}

/* Product images*/

.product_page .img_slid {
    position: relative;
}

.product_page .onsale {
    margin: -3px 0 0 -3px;
}

.product_page .img_slid .preview {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -khtml-border-radius: 1px;
    behavior: url(PIE.htc);
    box-shadow: 0px 2px 2px #ededed;
    -moz-box-shadow: 0px 2px 2px #ededed;
    -webkit-box-shadow: 0px 2px 2px #ededed;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    margin: 0 0 20px 0;
    padding: 8px;
    width: 100%;
}

.product_page .img_slid .prev_bg {
    background: #f5f5f5;
    display: table-cell;
    line-height: 0;
    margin: 0;
    text-align: center;
    width: 378px;
    vertical-align: middle; //display:block;
    //height:auto;
}

.product_page .img_slid .prev_bg>img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.zoomWindow {
    background-color: #fff;
    border: 1px solid #ededed !important;
    margin: -9px 0 0 10px;
}

.zoomContainer {
    z-index: 5;
}

.product_page .img_slid .caroufredsel_wrapper {
    height: 80px !important;
    margin: 0 auto 0 !important;
    width: 353px !important;
    z-index: 5 !important;
}

.product_page .img_slid .small_img {
    border: 0 none !important;
    height: 80px !important;
    list-style: none !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product_page .img_slid .small_img li {
    border: 0 none;
    float: left;
    height: 80px;
    margin: 0 10px 0 0;
    padding: 0 0 1px 0;
    width: 80px;
}

.product_page .img_slid .small_img li a {
    background: #fff;
    border: 1px solid #efefef;
    height: 74px;
    float: left;
    padding: 2px;
    text-align: center;
    width: 74px;
}

.product_page .img_slid .small_img li a.zoomThumbActive {
    border: 1px solid #dcdcdc;
}

.product_page .img_slid .small_img li a:hover {
    background: none;
}

.product_page .img_slid .small_img li img {
    height: 74px;
    max-width: 74px;
    text-align: center;
    width: 74px;
}

.product_page .img_slid .next_prev {
    margin: 31px 0 0 0;
    position: absolute;
    width: 100%;
    z-index: 6;
}

.product_page .img_slid .next_prev .arows {
    float: left;
    height: 14px;
    margin: 0;
    width: 9px;
}

.product_page .img_slid .next_prev #img_next.arows {
    float: right;
}

.product_page .img_slid .next_prev .arows span {
    margin: 0;
}

.product_page .img_slid .next_prev #img_next.arows span {
    background: url(./images/bg_arows.png) no-repeat -21px 0;
}

.product_page .img_slid .next_prev #img_next.arows:hover span {
    background: url(./images/bg_arows.png) no-repeat -7px 0;
}

#pagination {
    margin: 20px auto 0 auto;
    position: relative;
    text-align: center;
}

#pagination a {
    background: #d6d6d6;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    behavior: url(PIE.htc);
    display: inline-block;
    height: 18px;
    margin: 0 2px;
    width: 18px;
}

#pagination a span {
    background: #fbfbfb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(PIE.htc);
    display: inline-block;
    height: 10px;
    margin: 4px;
    text-indent: -9999px;
    width: 10px;
}

#pagination a:hover {
    background: #b3b3b3;
}

#pagination a:hover span {
    background: #f8f8f8;
}

#pagination a.selected {
    background: #adc1da;
}

#pagination a.selected span {
    background: #fff;
}

/* Product content*/

.product_page .entry_content {
    color: #707070;
}

.product_page .entry_content .soc {
    float: right;
    margin: -2px 0 0 0;
}

.product_page .entry_content .review {
    color: #707070;
    font: normal 11px/14px 'PT Sans', Arial, Verdana, sans-serif;
    height: 14px;
    margin: 9px 0 20px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.product_page .entry_content .review a {
    text-decoration: none;
    color: transparent;
}

.product_page .entry_content .review a:hover {
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.product_page .entry_content .review .star-rating {
    float: left;
    margin: 0 3px 0 0;
}

.product_page .entry_content .review .number-reviews {
    float: left;
    margin: 0 6px 0 0;
}

.product_page .entry_content .review .number-reviews .count {
    font-weight: bold;
}

.product_page .entry_content .review .number-reviews .title-rat {
    display: none;
}

.product_page .entry_content .review .number-reviews:after {
    color: #dadada;
    content: "|";
    margin: 0 0 0 5px;
}

.product_page .entry_content .price-block {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    margin: 0 0 24px;
    padding: 24px 0;
}

.product_page .entry_content .price-block .price {
    font: normal 36px/36px 'PT Sans', Arial, Verdana, sans-serif;
}

.product_page .entry_content .price-block .price del {
    display: block;
    font: normal 15px/15px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 0 15px 0;
}

.product_page .entry_content .price-block .price del .amount {
    font: normal 15px/15px 'PT Sans', Arial, Verdana, sans-serif;
}

.product_page .entry_content .variations {
    border-bottom: 1px solid #ededed;
    margin: 0 0 20px 0;
    padding: 0 0 20px;
}

.product_page .entry_content .variations label {
    line-height: 38px;
}

.product_page .entry_content .variations select,
.product_page .entry_content .variations .selectBox {
    margin: 0 10px 0 0;
    width: 156px;
}

.product_page .entry_content table.variations {
    border-top: 0 none;
    border-left: 0 none;
    padding: 0;
}

.product_page .entry_content table.variations td {
    border-bottom: 0 none;
    border-right: 0 none;
    height: auto;
    padding: 0 10px 20px 0;
    text-align: left;
    vertical-align: top;
}

.product_page .entry_content .quantity {
    float: left;
    margin: 0 20px 0 0;
    width: 100px;
}

.product_page .entry_content .quantity .qty {
    margin: 0;
}

.product_page .entry_content .quantity .plus,
.product_page .entry_content .quantity .minus {
    display: none;
}

.product_page .entry_content .single_variation {
    margin: 0 0 10px 0;
}

.product_page .entry_content .group_table .quantity {
    float: none;
    margin: 0 auto;
}

.product_page .entry_content .button {
    float: left;
    margin: 0 20px 0 0;
}

.product_page .entry_content .woo_compare_button_container {
    padding: 5px 0 0 0;
}

/* Tabs */

.woocommerce-tabs {
    clear: both;
    margin: 35px 0 40px 0;
}

.woocommerce-tabs .product-tabs {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.woocommerce-tabs .product-tabs a {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    -khtml-border-radius: 1px 1px 0 0;
    behavior: url(PIE.htc);
    color: #777;
    display: block;
    float: left;
    font: normal 12px/34px 'PT Sans', Arial, Verdana, sans-serif;
    height: 34px;
    margin: 2px 5px 0 0;
    padding: 0 18px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 1;
}

.woocommerce-tabs .product-tabs a:hover {
    background: #efefef;
}

.woocommerce-tabs .product-tabs .active a {
    background: #fff;
    border: 2px solid #bdd1e9;
    border-bottom: 0 none;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -khtml-border-radius: 2px 2px 0 0;
    behavior: url(PIE.htc);
    color: #FF7E40;
    cursor: default;
    font: bold 12px/36px 'PT Sans', Arial, Verdana, sans-serif;
    height: 36px;
    margin: 0 4px 0 0;
    position: relative;
    text-decoration: none;
    z-index: 3;
}

.woocommerce-tabs div.tab_body {
    display: none;
}

.woocommerce-tabs .product-tabs-content {
    border-top: 1px solid #bdd1e9;
    display: none;
    margin: -1px 0 0 0;
    padding: 34px 0 0 0;
    position: relative;
    z-index: 2;
}

.woocommerce-tabs .product-tabs-content h2 {
    font-size: 20px;
}

.woocommerce-tabs .product-tabs-content .shop_attributes p {
    margin: 0;
}

/* Reviews */

.woocommerce-tabs .product-tabs-content #comments .commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-tabs .product-tabs-content #comments .commentlist li {
    border-bottom: 0 none;
}

.woocommerce-tabs .product-tabs-content #comments .commentlist li+li {
    border-top: 1px solid #e0e0e0;
    padding: 20px 0 0px 0;
}

.woocommerce-tabs .product-tabs-content #comments .commentlist .avatar {
    display: none;
}

.woocommerce-tabs .product-tabs-content #comments .commentlist li .autor {
    color: #444;
    float: left;
    font: normal 14px/20px 'PT Sans', Arial, Verdana, sans-serif;
    text-transform: uppercase;
}

.woocommerce-tabs .product-tabs-content #comments .commentlist li time {
    color: #777;
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
}

.woocommerce-tabs .product-tabs-content #comments .commentlist li .star-rating {
    clear: both;
    margin: 15px 15px 15px 0;
}

.woocommerce-tabs .product-tabs-content #comments p.add_review {
    display: none;
}

#review_form_wrapper {
    display: block !important;
    padding: 23px 0 0 0;
}

#review_form_wrapper #reply-title {
    font-size: 20px;
}

#review_form_wrapper .comment-form-rating {
    color: #777;
    font-size: 12px;
    min-height: 16px;
    height: 15px;
    margin: -5px 0 38px 0;
    padding: 0;
}

#review_form_wrapper .comment-form-rating label {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}

#review_form_wrapper .ratings-input .niceRadio {
    margin: 0 4px 0 0;
}

#review_form_wrapper .ratings-input .number {
    color: #999;
    font: normal 11px/11px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 21px 0 0 5px;
    position: absolute;
}

#review_form_wrapper #commentform .comment-form-author,
#review_form_wrapper #commentform .comment-form-email {
    clear: left;
    float: left;
    width: 363px;
}

#review_form_wrapper #commentform .comment-form-email {
    margin: 10px 0 0 0;
}

#review_form_wrapper #commentform .comment-form-comment {
    float: right;
    margin: -78px 0 0 0;
    width: 560px;
}

#review_form_wrapper #commentform .comment-form-comment textarea {
    clear: right;
    height: 125px;
    margin: 10px 0 5px 0;
    width: 100%;
}

#review_form_wrapper #commentform .comment-form-comment+i {
    clear: right;
    color: #999;
    font-size: 12px;
    float: right;
    margin: 0px 0 0 0;
    width: 560px;
}

#review_form_wrapper #commentform .form-submit {
    clear: both;
    margin: 0;
    padding: 30px 0 0 0;
}

.logged-in #review_form_wrapper #commentform .comment-form-comment,
.logged-in #review_form_wrapper #commentform .comment-form-comment+i {
    float: none;
    margin: 0;
}

/*** Related Products ***/

.related .c_header {
    border-bottom: 1px solid #E0E0E0;
    height: 50px;
    margin-bottom: 42px;
}

.related_list .caroufredsel_wrapper {
    height: 350px !important;
    margin: 0 auto !important;
}

.related_list ul#listing {
    height: auto !important;
    list-style: none;
    margin: 0;
    padding: 3px 0 0 0 !important;
}

.related_list ul#listing li {
    float: left;
}

/******************************************************************************
  Login page
*******************************************************************************/

#customer_login {
    overflow: visible;
}

#customer_login .col-1,
#customer_login .col-2 {
    border: 1px solid #ededed;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    box-shadow: 0px 1px 3px 1px #ededed;
    -moz-box-shadow: 0px 1px 3px 1px #ededed;
    -webkit-box-shadow: 0px 1px 3px 1px #ededed;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 20px;
}

#customer_login p {
    margin: 0 0 3px;
}

#customer_login input[type="submit"] {
    margin: 17px 0 0 0;
}

#customer_login .login input[type="submit"] {
    float: left;
    margin-right: 15px;
}

#customer_login a.lost_password {
    float: right;
    font-size: 12px;
    line-height: 38px;
    margin: 17px 0 0 0;
}

/******************************************************************************
  Shopping Cart
*******************************************************************************/

.shop_table {
    border-left: 0 none;
    border-right: 0 none;
    color: #707070;
    margin: 0 0 46px 0;
}

.shop_table tr {
    background: none;
}

.shop_table thead tr {
    background-image: url(./images/bg_line.png);
    background-repeat: repeat;
    background-position: center top;
}

.shop_table th {
    color: #707070 !important;
    font: bold 13px 'PT Sans', Arial, Verdana, sans-serif;
    height: 49px;
    padding: 0;
}

.shop_table td {
    height: auto;
    padding: 30px 5px 0;
    vertical-align: top;
}

.shop_table .product-quantity .minus,
.shop_table .product-quantity .plus {
    display: none;
}

.shop_table .product-name {
    color: #444;
    font-size: 13px;
    padding: 0 20px;
    text-align: left;
    width: auto;
}

.shop_table .product-price {
    width: 100px;
}

.shop_table .product-quantity {
    width: 80px;
}

.shop_table .product-subtotal {
    width: 100px;
}

.shop_table .product-remove {
    border-right: 0 none;
    width: 40px;
}

.shop_table .product-remove a {
    margin: 0 auto;
}

.shop_table tbody .product-images {
    padding: 20px 20px 20px 0;
    vertical-align: middle;
    text-align: center;
    width: 110px;
}

.shop_table tbody .product-images img {
    height: 110px;
    width: 110px;
    max-height: 110px;
    max-width: 110px;
}

.shop_table tbody .product-name {
    padding: 30px 20px;
    text-align: left;
}

.shop_table tbody .product-name a {
    color: #444;
    font-size: 13px;
    text-decoration: none;
}

.shop_table tbody .product-name a:hover {
    color: #7698c1;
}

.product-name .variation {
    margin: 10px 0 0 0;
}

.product-name .variation dt {
    background: #f5f5f5;
    margin-top: 5px;
    padding: 0 5px;
}

.product-name .variation dd {
    margin: 0;
    padding: 0 5px;
}

.shop_table tbody .product-quantity {
    padding: 20px 0 0 0;
}

.shop_table tbody .product-quantity input {
    color: #707070;
    font-size: 12px;
    margin: 0;
    width: 50px;
}

.shop_table .cart_but {
    border-right: 0 none;
    padding: 18px 0;
}

.shop_table .cart_but .button {
    background: url(./images/update.png) no-repeat 0 0;
    color: #7698c1;
    display: block;
    float: left;
    font: normal 11px/12px 'PT Sans', Arial, Verdana, sans-serif;
    height: auto;
    min-height: 12px;
    padding: 0 2px 0 12px;
    text-decoration: none;
    text-transform: uppercase;
}

.shop_table .cart_but .checkout-button {
    background: none;
    float: right;
    padding: 0 2px;
}

.shop_table .cart_but .button:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.coupon.bottom_block,
.cart-collaterals .bottom_block {
    height: auto;
    min-height: auto;
    padding: 20px;
}

.coupon.bottom_block h3,
.cart-collaterals .bottom_block h2,
.cart-collaterals .bottom_block h3 {
    font: normal 18px/18px 'PT Sans', Arial, Verdana, sans-serif;
    text-transform: none;
}

#coupon_code {
    margin: 0 0 20px;
}

.cart-collaterals .shipping-calculator-form {
    display: block !important;
}

.cart-collaterals .shipping-calculator-form p {
    margin: 0;
}

.cart-collaterals .shipping-calculator-form .form-row {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
}

.cart-collaterals .shipping-calculator-form .selectBox,
.cart-collaterals .shipping-calculator-form input {
    margin: 0;
}

.cart-collaterals .grid_4.omega {
    float: right;
}

.cart-collaterals .total-block {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    text-align: right;
}

.cart-collaterals .total-block h2 {
    display: none;
}

.cart-collaterals .total-block table {
    border: 0 none;
    border-collapse: collapse;
    font: normal 13px/13px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0;
    text-align: right;
    width: 100%;
}

.cart-collaterals .total-block table th,
.cart-collaterals .total-block table td {
    border: 0 none;
    border-collapse: collapse;
    height: 30px;
    padding: 0;
    text-transform: none;
    vertical-align: top;
}

.cart-collaterals .total-block table td {
    padding: 0 0 0 5px;
    width: 92px;
}

.cart-collaterals .total-block table th,
.cart-collaterals .total-block table th strong {
    color: #444;
    font-size: 13px;
    font-weight: normal;
}

.cart-collaterals .total-block table .total,
.cart-collaterals .total-block table .total th strong {
    color: #444;
    font: normal 18px/18px 'PT Sans', Arial, Verdana, sans-serif;
}

.cart-collaterals .total-block .checkout-total {
    background: #FF7E40;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    behavior: url(PIE.htc);
    float: right;
    font: bold 15px/50px 'PT Sans', Arial, Verdana, sans-serif;
    height: 50px;
    margin: 20px 0 0;
    padding: 0 20px 0 10px;
    width: 95%;
}

.cart-collaterals .total-block .checkout-total:hover {
    background: #fa7a5f;
    background: -moz-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa7a5f), color-stop(100%, #ce4a2e));
    background: -webkit-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -o-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: -ms-linear-gradient(top, #fa7a5f 0%, #ce4a2e 100%);
    background: linear-gradient(to bottom, #fa7a5f 0%, #ce4a2e 100%);
    box-shadow: 0px 0px 4px #fa7a5f;
    -moz-box-shadow: 0px 0px 4px #fa7a5f;
    -webkit-box-shadow: 0px 0px 4px #fa7a5f;
}

/******************************************************************************
  Contact Us
*******************************************************************************/

.contact-us .adress {
    padding: 5px 0 0 0;
}

.contact-us .adress h3 {
    font-size: 18px;
    margin: 25px 0 20px 0;
}

.contact-us .adress p {
    font-size: 12px;
    margin: 0px 0 25px 0 !important;
}

.contact-us .adress p span {
    color: #707070;
}

.contact-us .adress p span.mail {
    color: #7698c1;
}

.contact-us .form strong {
    font-size: 13px;
}

.contact-us .form sup {
    color: #FF7E40;
    margin: 0 3px;
}

.contact-us .contact-form {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    box-shadow: 0px 0px 4px 1px #eee;
    -moz-box-shadow: 0px 0px 4px 1px #eee;
    -webkit-box-shadow: 0px 0px 4px 1px #eee;
    margin: 0px 0 0 0;
    padding: 19px;
}

.contact-us .contact-form input[type="text"],
.contact-us .contact-form input[type="email"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 5px 0 20px 0;
    width: 100%;
}

.contact-us .contact-form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 109px;
    margin: 5px 0 30px 0;
    width: 100%;
}

.contact-us .submit-box {
    text-align: right;
}

.contact-us .contact-form input[type="submit"] {
    float: left;
    margin: 0 30px 0 0;
}

.contact-us .submit-box br {
    display: none;
}

.contact-us .submit-box span {
    color: #FF7E40;
    font: normal 12px/38px 'PT Sans', Arial, Verdana, sans-serif;
}

.contact-us div.wpcf7 img.ajax-loader {
    float: left;
    margin: 12px 0 0 0;
}

.contact-us span.wpcf7-not-valid-tip {
    position: relative;
    top: 0;
    left: 0;
    z-index: 100;
    background: none;
    border: 0 none;
    color: #FF7E40;
    display: block;
    font-size: 12px;
    width: auto;
    margin: -15px 0 10px;
    padding: 0;
}

.contact-us .map {
    margin: 70px 0 0 0;
    position: relative;
    width: 100%;
}

/******************************************************************************
  Compare Products
*******************************************************************************/

.pp_woocommerce .ppt,
#fancybox-wrap #fancybox-title {
    display: none !important;
}

div.pp_woocommerce .pp_content_container {
    padding: 20px 0 !important;
}

.compare_heading h1 {
    font-size: 30px !important;
    font-weight: normal !important;
}

.compare_popup_wrap .compare_popup_table {
    border: 0 none;
    text-align: center;
}

.compare_popup_wrap .compare_popup_table .first_row,
.compare_popup_wrap .compare_popup_table .column_first,
.compare_popup_wrap .compare_popup_table .row_2 {
    background: none;
}

.compare_popup_wrap .compare_popup_table .column_first,
.compare_popup_wrap .compare_popup_table .column_first.first_row {
    width: 20px;
    min-width: 20px;
}

.compare_popup_wrap .compare_popup_table td {
    color: #444;
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 0 0 8px;
    text-align: center;
}

.compare_popup_wrap .compare_popup_table .row_1 td,
.compare_popup_wrap .compare_popup_table .row_2 td {
    padding: 15px 20px;
}

.compare_popup_wrap .compare_popup_table .row_1 td:nth-child(even),
.compare_popup_wrap .compare_popup_table .row_2 td:nth-child(even) {
    background-color: #fbfbfb;
}

.compare_popup_wrap .compare_popup_table {
    margin: 0 auto;
}

.compare_popup_wrap .compare_popup_table .woo_compare_popup_remove_product {
    margin: 0 auto;
}

.compare_popup_wrap .compare_popup_table .row_product_detail .compare_image_container {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -khtml-border-radius: 1px;
    behavior: url(PIE.htc);
    height: 110px;
    margin: 0 auto 0;
    padding: 4px;
    width: 110px;
}

.compare_popup_wrap .compare_popup_table .row_product_detail .compare_image_container img {
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    vertical-align: top;
}

.compare_popup_wrap .compare_popup_table .row_product_detail .compare_product_name {
    color: #707070;
    font: bold 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 10px 0;
}

.compare_popup_wrap .compare_popup_table .compare_price {
    color: #FF7E40;
    font: normal 18px/20px 'PT Sans', Arial, Verdana, sans-serif;
    margin-bottom: 10px;
}

.compare_popup_wrap .compare_popup_table .compare_price del {
    display: block;
}

.compare_popup_wrap .compare_popup_table .compare_price del .amount {
    font: normal 14px/20px 'PT Sans', Arial, Verdana, sans-serif;
}

.compare_add_cart .add_to_cart_button {
    color: #fff;
    display: inline-block;
    float: none;
    font: bold 13px/40px 'PT Sans', Arial, Verdana, sans-serif;
    height: 38px;
    margin: 0;
    padding: 0 20px 0 40px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}

.compare_add_cart .add_to_cart_button:before {
    background: url(./images/bg_cart.png) no-repeat 0 0;
    content: "";
    display: block;
    height: 13px;
    left: 0;
    margin: 12px 0 0 11px;
    position: absolute;
    top: 0;
    width: 16px;
}

.print_control .woo_compare_print {
    background: url(./images/print.png) no-repeat 0 50%;
}

div.pp_woocommerce .pp_details .pp_close,
.jquery-lightbox .jquery-lightbox-button-close,
#fancybox-outer #fancybox-close {
    background: url(./images/close.png) no-repeat 0 0;
    border: 0 none;
    height: 20px;
    right: -13px;
    top: -13px;
    width: 20px;
    text-indent: -9999px;
    text-decoration: none;
}

div.pp_woocommerce .pp_details .pp_close:hover,
.jquery-lightbox .jquery-lightbox-button-close:hover,
#fancybox-outer #fancybox-close:hover {
    background: url(./images/close.png) no-repeat 0 0;
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/******************************************************************************
  Page-404
*******************************************************************************/

#main.page-404 a {
    color: #7698c1;
}

.left_404 {
    text-align: center;
}

.left_404 h1.text_404 {
    color: #7698c1;
    font: bold 100px/70px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 0 18px 0;
}

.left_404 h6 {
    color: #FF7E40;
    font-size: 12px;
}

.left_404 img {
    margin: 24px 0 0 0;
}

/******************************************************************************
  Checkout
*******************************************************************************/

form.login .button {
    float: left;
    margin: 0 20px 0 0;
}

form.login .lost_password {
    line-height: 38px;
}

.woocommerce-checkout form.checkout {
    border: 1px solid #ededed;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    box-shadow: 0px 1px 3px 1px #ededed;
    -moz-box-shadow: 0px 1px 3px 1px #ededed;
    -webkit-box-shadow: 0px 1px 3px 1px #ededed;
    margin-top: 42px;
    padding: 0 22px 57px;
    margin-bottom: 30px;
}

td.actions {
    padding: 30px 20px 30px;
    text-align: right;
}

td.actions input[type="submit"] {
    display: inline-block;
}

.cart-collaterals {
    padding-bottom: 10px;
}

.woocommerce-checkout form.checkout .col2-set {
    overflow: visible;
}

.woocommerce-checkout form.checkout .col2-set .col-1,
.woocommerce-checkout form.checkout .col2-set .col-2 {
    float: none;
    width: 100%;
}

.woocommerce-checkout form.checkout h3 {
    background: url(./images/bg_line.png) repeat center top;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -khtml-border-radius: 2px 2px 0 0;
    behavior: url(PIE.htc);
    clear: both;
    color: #444;
    display: block;
    font: normal 18px/49px 'PT Sans', Arial, Verdana, sans-serif;
    height: 49px;
    margin: 0 -22px 27px;
    padding: 0 22px;
    text-decoration: none;
    text-transform: uppercase;
}

.woocommerce-checkout form.checkout h3#order_review_heading,
.woocommerce-checkout form.checkout .col-2 h3 {
    margin-top: 23px;
}

.woocommerce-checkout form.checkout .form-row {
    float: left;
    margin-bottom: 3px;
    width: 49%;
}

.woocommerce-checkout form.checkout .form-row-last {
    float: right;
}

.woocommerce-checkout form.checkout .form-row-wide {
    float: none;
}

.woocommerce-checkout form.checkout .form-row textarea {
    width: 100%;
}

.woocommerce-checkout form.checkout .form-row#shiptobilling {
    float: none;
}

.woocommerce-checkout form.checkout .chzn-container-single .chzn-single {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -khtml-border-radius: 18px;
    behavior: url(PIE.htc);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #777;
    font: normal 12px/36px 'PT Sans', Arial, Verdana, sans-serif;
    height: 36px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 16px;
    z-index: 2;
}

.woocommerce-checkout form.checkout .chzn-container-single .chzn-single div {
    background: url(./images/select-button.png) left top no-repeat;
    height: 30px;
    right: 3px;
    top: 3px;
    width: 30px;
}

.woocommerce-checkout form.checkout .chzn-container-single .chzn-single div:hover {
    background: url(./images/select-button.png) left bottom no-repeat;
}

.woocommerce-checkout form.checkout .chzn-container-single .chzn-single div b {
    background: none;
    display: none;
}

.woocommerce-checkout form.checkout .chzn-container .chzn-drop {
    border: 1px solid #ccc;
    border-radius: 0 0 0 18px;
    -moz-border-radius: 0 0 0 18px;
    -khtml-border-radius: 0 0 0 18px;
    behavior: url(PIE.htc);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    font: normal 12px/36px 'PT Sans', Arial, Verdana, sans-serif;
    margin: -29px 0 0 0;
    padding: 19px 0 0 0;
    z-index: 1;
}

.woocommerce-checkout form.checkout .chzn-container .chzn-drop .chzn-search input {
    background: none;
}

.woocommerce-checkout form.checkout .chzn-container .chzn-results {
    margin: 0;
    padding: 0;
}

.woocommerce-checkout form.checkout .chzn-container .chzn-results li {
    color: #777;
    cursor: pointer;
    display: block;
    font: normal 12px/33px 'PT Sans', Arial, Verdana, sans-serif;
    padding: 0 2px 0 16px;
    margin: 0;
    text-decoration: none;
}

.woocommerce-checkout form.checkout .chzn-container .chzn-results li+li {
    border-top: 1px solid #e0e0e0;
}

.woocommerce-checkout form.checkout .chzn-container .chzn-results li.highlighted {
    color: #FF7E40;
    text-decoration: none;
    background: #f5f5f5;
}

.woocommerce-checkout #order_review .shop_table {
    border-left: 1px solid #e0e0e0;
    color: #444;
    margin: 0 0 40px 0;
}

.woocommerce-checkout #order_review .shop_table .product-name {
    padding: 10px;
}

.woocommerce-checkout #order_review .shop_table td {
    padding: 10px;
    vertical-align: middle;
}

.woocommerce-checkout #order_review .shop_table thead .product-name {
    padding: 0 20px;
}

.woocommerce-checkout #order_review .payment_methods {
    list-style: none;
    padding: 0;
}

/******************************************************************************
  Blog
*******************************************************************************/

.category article.type-post {
    border: 1px solid #ededed;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    box-shadow: 0px 1px 3px 1px #ededed;
    -moz-box-shadow: 0px 1px 3px 1px #ededed;
    -webkit-box-shadow: 0px 1px 3px 1px #ededed;
    margin: 0 0 30px 0;
    padding: 20px;
}

.single article.type-post {
    margin: 0 0 70px;
}

.category article.type-post .entry-header {
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}

.category article.type-post .entry-header h2 {
    border: 0 none;
    margin-bottom: 23px;
    padding: 0;
}

article.type-post .entry-header h2 a {
    color: #555;
    font: normal 20px/20px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
}

.category article.type-post .entry-header hgroup {
    margin: 0 0 23px 0;
    text-align: left;
    width: 100%;
}

.category article.type-post .entry-header hgroup h2 {
    margin: 0 0 5px 0;
}

.category article.type-post .entry-header hgroup h3 {
    color: #555;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

article.type-post .entry-summary,
article.type-post .entry-content {
    border-bottom: 1px solid #ededed;
    margin: 0 0 16px;
    padding: 0 0 0 0;
}

article.type-post .entry-content div.avatar {
    float: left;
    margin: 0 10px 5px 0;
}

article.type-post .more-link {
    display: block;
    margin: 20px 0 0 0;
    text-transform: uppercase;
}

article.type-post .entry-meta {
    color: #707070;
    font: normal 11px/11px 'PT Sans', Arial, Verdana, sans-serif;
    text-transform: uppercase;
}

article.type-post .entry-meta .comments-link {
    color: #707070;
    float: right;
    font: normal 11px/11px 'PT Sans', Arial, Verdana, sans-serif;
    height: 12px;
    text-transform: uppercase;
}

article.type-post .entry-meta .comments-link a {
    background: url(./images/comments.png) left top no-repeat;
    color: #707070;
    display: block;
    font: normal 11px/11px 'PT Sans', Arial, Verdana, sans-serif;
    overflow: hidden;
    padding: 0 0 0 19px;
    text-decoration: none;
    text-transform: uppercase;
}

article.type-post .entry-meta .comments-link a:hover {
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

article.type-post+.navigation {
    padding-top: 13px;
}

/******************************************************************************
  Comments blog
*******************************************************************************/

#comments h3 {
    font-size: 20px;
}

#comments .commentlist {
    list-style: none;
    margin: 0 0 70px;
    padding: 0;
}

#comments .commentlist li {
    border-top: 0 none;
    border-bottom: 1px solid #e0e0e0;
    min-height: 85px;
    padding: 20px 0;
}

#comments .commentlist .comment-author .avatar {
    border-radius: 42px;
    -moz-border-radius: 42px;
    -khtml-border-radius: 42px;
    behavior: url(PIE.htc);
    float: left;
    height: 84px;
    margin: 0 22px 22px 0;
    width: 84px;
}

#comments .commentlist .fn {
    color: #707070;
    float: left;
    font: bold 11px/20px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 4px 0 0;
    text-transform: uppercase;
}

#comments .commentlist .says {
    display: none;
}

#comments .commentlist .comment-meta,
#comments .commentlist .comment-meta a {
    color: #777;
    font-size: 12px;
    text-decoration: none;
}

#comments .commentlist p {
    margin: 5px 0 10px !important;
}

#commentform>p {
    float: none;
    margin: 0 0 10px;
}

#commentform label {
    display: block;
    font-weight: bold;
}

#commentform textarea {
    height: 125px;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
    width: 50%;
}

#commentform .form-allowed-tags {
    color: #999;
    font-size: 12px;
    margin: -10px 0 0;
}

#commentform .form-allowed-tags code {
    font-style: italic;
}

#commentform .form-submit {
    margin: 30px 0 0;
}

/******************************************************************************
  Top button
*******************************************************************************/

#top_button {
    margin: 0 0 65px 0;
}

.button_block {
    color: #777;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    display: block;
    height: 101px;
    padding: 0;
    text-decoration: none;
    width: 312px;
}

.button_block img {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
}

a:hover.button_block {
    border: 1px solid #ccc;
    text-decoration: none
}

.best_price {
    background: url(../images/best_price.png) no-repeat 13px 50%;
}

.new_smells {
    background: url(../images/new_smells.png) no-repeat 13px 50%;
}

.only_natural {
    background: url(../images/only_natural.png) no-repeat 13px 50%;
}

/******************************************************************************
  Brands
*******************************************************************************/

.c_header {
    border-bottom: 1px solid #e8e8e8;
    height: 36px;
    margin-bottom: 36px;
}

.c_header .grid_10 {
    margin-left: 0;
}

.c_header .grid_2 {
    margin-right: 0;
}

.c_header h2 {
    font-size: 20px;
    margin: 0px 0 0 0;
    text-transform: uppercase;
}

.arows {
    display: block;
    float: right;
    height: 13px;
    margin: 0 0 0 17px;
    padding: 1px;
    text-align: center;
    text-decoration: none;
    width: 7px;
}

.arows.prev {
    margin: 0;
}

.arows span {
    background: url(./images/bg_arows.png) no-repeat -14px 0;
    display: block;
    height: 13px;
    margin: 0;
    text-indent: -9999px;
    width: 7px;
}

.arows.next span {
    background: url(./images/bg_arows.png) no-repeat -21px 0;
}

.arows:hover span {
    background: url(./images/bg_arows.png) no-repeat 0 0;
}

.arows.next:hover span {
    background: url(./images/bg_arows.png) no-repeat -7px 0;
}

.brands_list {
    height: 104px;
    margin: 0 0 70px 0;
}

.brands_list .caroufredsel_wrapper {
    height: 106px !important;
    margin: 0 auto !important;
}

.brands_list #listing {
    list-style: none;
    height: 106px !important;
    padding: 3px 0;
}

.brands_list #listing li {
    float: left;
    margin: 0 24px 0 0;
    position: relative;
    width: 140px;
}

.brands_list li a {
    border: 1px solid #f0f0f0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    behavior: url(PIE.htc);
    display: block;
    height: 100px;
    margin: 0 auto 0;
    opacity: .75;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    text-align: center;
    width: 100px;
}

.brands_list li a:hover {
    border: 2px solid #e5e5e5;
    border-radius: 49px;
    -moz-border-radius: 49px;
    -khtml-border-radius: 49px;
    behavior: url(PIE.htc);
    box-shadow: 0px 0px 2px 1px #ededed;
    -moz-box-shadow: 0px 0px 2px 1px #ededed;
    -webkit-box-shadow: 0px 0px 2px 1px #ededed;
    height: 98px;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    width: 98px;
}

.brands_list li a div {
    display: table-cell;
    height: 98px;
    line-height: 0;
    vertical-align: middle;
    width: 98px; //display:block;
    //height:auto;
    //margin-top: expression((49-parseInt(offsetHeight)/2)  <0 ? "0" : 49-(parseInt(offsetHeight)/2) +'px') ;
    padding: 1px;
}

.brands_list li a:hover div {
    padding: 0px;
}

.brands_list li a img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
}

/******************************************************************************
  Content bottom
*******************************************************************************/

#content_bottom {
    margin: 0;
}

.bottom_block {
    /*background: url(./images/bg_line.png) repeat center top;*/
    border: 1px solid #f2f2f2;
    line-height: 18px;
    min-height: 337px;
    padding: 15px 20px 20px;
}

.bottom_block+.bottom_block {
    margin-top: 20px;
}

.bottom_block.only {
    min-height: 300px;
}

.bottom_block h3 {
    font: normal 18px/18px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 0 24px 0;
}

.bottom_block p {
    font: normal 13px/20px Segoeui, Arial, Verdana, serif;
    color: #777;
    margin: 0 0 25px;
}

.about_as_content {
    height: 250px;
    overflow: hidden;
    margin-bottom: 5px;
}

.news .advanced_recent_posts_widget ul {
    list-style: none;
    padding: 0;
}

.news .advanced_recent_posts_widget ul li {
    border: 0 none;
    font: normal 13px/20px 'PT Sans', Arial, Verdana, sans-serif;
    list-style: none;
    margin: 0 0 25px 0;
    overflow: hidden;
    padding: 20px 0 0 0;
    position: relative
}

.news .advanced_recent_posts_widget ul li a {
    color: #587fae;
    font: normal 13px/20px 'PT Sans', Arial, Verdana, sans-serif;
    text-decoration: none;
}

.news .advanced_recent_posts_widget ul li a:hover {
    text-decoration: underline;
}

.news .advanced_recent_posts_widget .post-date {
    clear: both;
    color: #707070;
    display: block;
    font: italic 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

/******************************************************************************
  Footer
*******************************************************************************/

footer ul {
    padding: 0;
}

.footer_navigation {
    background: url(./images/bg_header.png) repeat center top;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #f2f2f2;
    min-height: 296px;
    padding: 60px 0 0 0;
}

.footer_navigation .grid_3 {
    min-height: 178px;
}

.footer_navigation h3 {
    border-bottom: 1px solid #e0e0e0;
    font: normal 18px/18px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0 0 22px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

ul.f_contact li {
    background: url(./images/li_adr.png) no-repeat 3px 5px;
    color: #707070;
    font: 13px/24px 'PT Sans', Arial, Verdana, sans-serif;
    min-height: 24px;
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 25px;
}

ul.f_contact li+li {
    background: url(./images/li_phone.png) no-repeat 0px 5px;
}

ul.f_contact li+li+li {
    background: url(./images/li_let.png) no-repeat 0px 5px;
}

.footer_navigation nav.f_menu ul {
    list-style: none;
}

.footer_navigation nav.f_menu ul a {
    color: #707070;
    font: 13px/24px 'PT Sans', Arial, Verdana, sans-serif;
}

.footer_navigation nav.f_menu ul a:hover {
    color: #444;
    text-decoration: underline;
}

.footer_navigation .newsletter-payments {
    margin-bottom: 40px;
    overflow: hidden;
}

.bg-newsletter-payments {
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    behavior: url(PIE.htc);
    min-height: 77px;
    margin: 0 -20px;
    padding: 0 20px;
    overflow: hidden;
}

.footer_navigation .newsletter-box {
    border-right: 1px solid #f2f2f2;
    float: left;
    min-height: 58px;
    overflow: hidden;
    padding: 19px 0 0 0;
    width: 731px;
}

.footer_navigation .newsletter-box aside {
    float: left;
    margin-right: 1.5%;
    width: 48.5%;
}

.footer_navigation .newsletter-box aside+aside {
    margin-top: 20px;
}

.footer_navigation .newsletter-box aside:nth-last-of-type(1) {
    margin-bottom: 20px;
}

.footer_navigation .newsletter-box .widget_newsletterwidget,
.footer_navigation .newsletter-box .widget_newsletterwidget:nth-last-of-type(1) {
    clear: both;
    float: none;
    margin: 0;
    width: 100%;
}

.footer_navigation .newsletter-box .widget_newsletterwidget .newsletter-text {
    background: url(./images/icon-mail.png) no-repeat 0 0;
    color: #707070;
    float: left;
    font: normal 12px/20px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0;
    padding: 12px 0 0 0;
}

.footer_navigation .newsletter-box .widget_newsletterwidget .icon-mail {
    float: left;
    font: normal 17px/18px 'PT Sans', Arial, Verdana, sans-serif;
    margin-left: 47px;
    min-height: 50px;
    padding: 0;
    width: 110px;
}

.footer_navigation .newsletter-box .widget_newsletterwidget form {
    float: right;
    margin: 0 30px 0 0;
    position: relative;
}

.footer_navigation .newsletter-box .widget_newsletterwidget form p {
    margin: 0;
}

.footer_navigation .newsletter-box .widget_newsletterwidget form input[type="email"] {
    border: 1px solid #d5d5d5;
    margin: 0;
    padding: 0 25px 0 15px;
    width: 225px; //height: 28px;
    //padding-top: 10px;
}

@media \0screen {
    .footer_navigation .newsletter-box .widget_newsletterwidget form input[type="email"] {
        padding-top: 10px;
    }
}

.footer_navigation .newsletter-box .widget_newsletterwidget form input[type="email"]:hover {
    border: 1px solid #f8cac0;
    box-shadow: 0px 0px 4px 1px #f8cac0;
    -moz-box-shadow: 0px 0px 4px 1px #f8cac0;
    -webkit-box-shadow: 0px 0px 4px 1px #f8cac0;
    outline: none;
    filter: none;
}

.footer_navigation .newsletter-box .widget_newsletterwidget form input[type="email"]:focus {
    border: 1px solid #dbdee2;
    border-top: 1px solid #cbd0d6;
    border-bottom: 1px solid #eaecef;
    box-shadow: inset 1px 3px 4px #cbd0d6;
    -moz-box-shadow: inset 1px 3px 4px #cbd0d6;
    -webkit-box-shadow: inset 1px 3px 4px #cbd0d6;
    outline: none;
}

.footer_navigation .newsletter-box .widget_newsletterwidget form input[type="submit"] {
    background: url(./images/newsletter_button.png) no-repeat 4px 50%;
    border: 0 none;
    border-radius: 0 19px 19px 0;
    -moz-border-radius: 0 19px 19px 0;
    -khtml-border-radius: 0 19px 19px 0;
    behavior: url(PIE.htc);
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -9999px;
    width: 25px;
}

.footer_navigation .newsletter-box .widget_newsletterwidget form input[type="submit"]:hover {
    background: url(./images/newsletter_button.png) no-repeat 4px 50%;
    border: 0 none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.footer_navigation .payments {
    float: left;
    padding: 22px 0 0 14px;
}

.footer_navigation .payments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer_navigation .payments ul li {
    float: left;
    height: 32px;
    margin: 0 0 0 8px;
    width: 51px;
}

.footer_navigation .payments ul li+li+li+li+li {
    display: none;
}

.footer_navigation .payments ul li p,
.footer_navigation .payments ul li a {
    line-height: 0;
    margin: 0;
}

.footer_navigation .payments ul li img {
    margin: 0;
    max-height: 100%;
    padding: 0;
}

.footer_info {
    background: url(./images/bg_line.png) repeat center top;
    min-height: 70px;
}

.footer_info p.copyright {
    color: #999;
    font: 12px/70px 'PT Sans', Arial, Verdana, sans-serif;
    margin: 0;
}

.soc {
    margin: 19px 0 0 0;
}

.soc a {
    background-image: url(./images/bg_soc.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    behavior: url(PIE.htc);
    display: block;
    float: right;
    height: 30px;
    margin: 0 0 0 8px;
    opacity: .85;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    width: 30px;
}

.soc a.facebook {
    background-color: #606ea4;
    background-position: 0 0;
}

.soc a.twitter {
    background-color: #72a3c9;
    background-position: -31px 0;
}

.soc a.google {
    background-color: #FF7E40;
    background-position: -62px 0;
}

.soc a:hover.facebook,
.soc a:hover.twitter,
.soc a:hover.google {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

/******************************************************************************
  Form style
*******************************************************************************/

.form_style input[type="text"] {
    width: 226px;
}

.form_style select,
.form_style .selectBox {
    width: 210px;
}

.form_style textarea {
    width: 458px;
}

.form_style input[type="submit"] {
    float: left;
}

.form_style input[type="submit"]+input[type="submit"] {
    float: left;
    margin: 0 0 0 22px;
}

@media only all and (min-width: 1008px) {
    #slider_body .anythingSlider {
        width: 986px;
    }
}

@media only all and (min-width: 748px) and (max-width: 870px) {
    .bottom_block.total button.checkout {
        font-size: 12px;
    }
}

@media only all and (max-width: 1007px) {
    body {
        max-width: 1007px;
        min-width: auto;
    }
    /******************************************************************************
      Header (max-width: 1007px)
    *******************************************************************************/
    .top_header {
        border-bottom: 0 none;
        height: auto;
    }
    .welcome {
        float: none;
        text-align: right;
    }
    /* Nav primary */
    .primary-box {
        padding: 25px 0 24px 0;
        width: 97.4% !important;
    }
    .primary {
        margin: 0;
        position: relative;
    }
    .primary .menu-select {
        background: url(./images/bg-primary-menu.png) no-repeat 20px 49%, url(./images/primary-plus.png) no-repeat 97% 49% rgba(51, 51, 51, .1);
        border-radius: 2px;
        -moz-border-radius: 2px;
        -khtml-border-radius: 2px;
        behavior: url(PIE.htc);
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        color: #444;
        display: block;
        font-weight: bold;
        height: 50px;
        line-height: 50px;
        padding: 0 0 0 52px;
        text-transform: uppercase;
        width: 100%;
    }
    .primary .menu-select.minus {
        background: url(./images/bg-primary-menu.png) no-repeat 20px 49%, url(./images/primary-minus.png) no-repeat 97% 49% rgba(51, 51, 51, .1);
    }
    .primary ul {
        background: #fff;
        border: 0 none;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -khtml-border-radius: 2px;
        behavior: url(PIE.htc);
        box-shadow: 0px 1px 5px 1px #e0e0e0;
        -moz-box-shadow: 0px 1px 5px 1px #e0e0e0;
        -webkit-box-shadow: 0px 1px 5px 1px #e0e0e0;
        display: none;
        left: 0;
        position: absolute;
        top: 56px;
        width: 100%;
        z-index: 1000;
    }
    .primary ul li {
        float: none;
    }
    .primary ul li a,
    .primary ul li.curent a {
        background-color: #fff;
        border: 0 none;
        color: #444;
        display: block;
        float: none;
        font-size: 12px;
        font-weight: normal;
        height: 39px;
        padding: 0 20px;
        text-transform: uppercase;
    }
    .primary ul li+li a {
        border-top: 1px solid #ededed;
    }
    .primary ul li a:hover,
    .primary ul li:hover a {
        background-color: #f5f5f5;
        border-radius: 0;
        -moz-border-radius: 0;
        -khtml-border-radius: 0;
        behavior: url(PIE.htc);
        color: #ec6f54;
        text-decoration: none;
    }
    .primary ul li.current-menu-item a {
        border-radius: 0;
        -moz-border-radius: 0;
        -khtml-border-radius: 0;
        behavior: url(PIE.htc);
    }
    .primary ul li.plus>a {
        background-image: url(./images/primary-parent-plus.png);
        background-repeat: no-repeat;
        background-position: 97% 49%;
    }
    .primary ul li.plus.minus>a {
        background-image: url(./images/primary-minus.png);
        background-repeat: no-repeat;
        background-position: 97% 49%;
    }
    .primary ul ul.sub-menu {
        background: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -khtml-border-radius: 0;
        box-shadow: 0 0 0 0 #fff;
        -moz-box-shadow: 0 0 0 0 #fff;
        -webkit-box-shadow: 0 0 0 0 #fff;
        display: none;
        padding: 0;
        position: relative;
        top: 0;
    }
    .primary ul ul.sub-menu li a,
    .primary ul ul.sub-menu li a:hover {
        background: none;
        border-top: 1px solid #ededed;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0;
        padding: 0 40px;
        width: 100%;
    }
    .primary ul ul.sub-menu li a:hover {
        background: #f5f5f5;
    }
    #slider_body .anythingSlider {
        margin-left: 1.3%;
        margin-right: 1.3%;
    }
    #banners .banner {
        height: 160px;
    }
    #banners .banner .prev {
        height: 80px;
        width: 160px; //margin-top: expression((40-parseInt(offsetHeight)/2)  <0 ? "0" : 40-(parseInt(offsetHeight)/2) +'px') ;
    }
    /******************************************************************************
      Content (max-width: 1007px)
    *******************************************************************************/
    /* Grid Products */
    .products {
        list-style: none;
        margin: 0 auto;
        width: 750px;
    }
    .products.catalog {
        margin: 0 auto;
        width: 504px;
    }
    .products .product {
        margin-left: 9px;
        margin-right: 9px;
    }
    .products.catalog.list {
        width: 100%;
    }
    .products.catalog.list .product .prev {
        margin: 1% 3% 1% 1%;
        width: 32%;
    }
    .products.catalog.list .product .entry_content {
        width: 63%;
    }
    .products.catalog.list .product .cart a.compare,
    .products.catalog.list .product .cart a.wishlist,
    article.product_page .cart a.compare,
    article.product_page .cart a.wishlist {
        font-size: 0;
        height: 30px;
        margin: 5px 0 0px 15px;
        width: 30px;
    }
    .product_page .img_slid .caroufredsel_wrapper {
        height: 80px !important;
        width: 263px !important;
    }
    #review_form_wrapper #commentform .comment-form-comment {
        float: left;
        margin: 20px 0 0 0;
        width: 75%;
    }
    #review_form_wrapper #commentform .comment-form-comment+i {
        float: left;
        width: 75%;
    }
    .brands_list #listing li {
        margin: 0 20px 0 0;
        width: 120px;
    }
    .cart-collaterals .total-block .checkout-total {
        font-size: 13px;
    }
    /******************************************************************************
      Footer (max-width: 1007px)
    *******************************************************************************/
    .footer_navigation .newsletter-box {
        padding-right: 2.6%;
        width: 48.7%;
    }
    .footer_navigation .newsletter-box .widget_newsletterwidget form {
        float: left;
        margin-right: 0;
        margin-top: 19px;
        margin-bottom: 20px;
        width: 100%;
    }
    .footer_navigation .newsletter-box .widget_newsletterwidget form input[type="email"] {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 100%;
    }
    .footer_navigation .newsletter-box aside {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    /******************************************************************************
      Form style
    *******************************************************************************/
    .form_style .grid_3 {
        width: 47%;
    }
    .form_style .grid_2 {
        width: 30%;
    }
    .form_style textarea {
        width: 458px;
    }
}

@media only all and (max-width: 747px) {
    body {
        max-width: 747px;
        min-width: auto;
    }
    #home_banners .banner {
        background-size: 42px 42px;
        font-size: 14px;
        height: 46px;
        padding: 0 0 0 65px;
    }
    #slider_body .slid_content h2 {
        font-size: 20px;
    }
    #slider_body .slid_content p.slid-desc {
        font-size: 11px;
    }
    /******************************************************************************
      Content (max-width: 747px)
    *******************************************************************************/
    /* Grid Products */
    .products {
        margin: 0 auto;
        width: 500px;
    }
    .show .selectBox+span {
        display: none;
    }
    .product_page .grid_7 {
        display: block;
        margin-left: 0;
        width: 100%;
    }
    .product_page .img_slid {
        display: block;
        float: none;
        margin: 0 auto 30px;
        width: 396px;
    }
    .product_page .img_slid .caroufredsel_wrapper {
        width: 353px !important;
    }
    .products.catalog.list .product .price {
        margin-right: 10px;
    }
    #banners .banner {
        height: 148px;
    }
    #banners .banner .prev {
        height: 73px;
        width: 148px;
    }
    .woocommerce-cart .woocommerce .grid_4 {
        width: 48.7%;
    }
    .woocommerce-cart .woocommerce .cart-collaterals {
        clear: both;
        padding-top: 30px;
    }
    .woocommerce-cart .woocommerce .cart-collaterals .grid_4 {
        margin-left: 0;
    }
    /******************************************************************************
      Footer (max-width: 747px)
    *******************************************************************************/
    .footer_navigation .grid_3 {
        width: 47.4%
    }
}

@media only all and (max-width: 690px) {
    #slider_body .slid_content p,
    #slider_body .slid_content .buy_now {
        display: none;
    }
    #slider_body .slid_content {
        top: 40%;
    }
    #content.grid_9,
    #checkout_info.grid_9 {
        display: block;
        float: none;
        width: 97.4%;
    }
    #checkout_info.grid_9 {
        margin: 0;
        width: 100%;
    }
    #sidebar.grid_3,
    #sidebar_right.grid_3 {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding: 50px 0 0 0;
        width: 310px;
    }
    ul.checkout_list li.active .list_body form {
        float: none;
        width: 100%
    }
    ul.checkout_list li.active .list_body form.login {
        float: none;
        margin-top: 30px;
    }
    .footer_navigation .newsletter-box .widget_newsletterwidget .icon-mail {
        float: none;
    }
    .form_style .grid_2,
    .form_style .grid_3,
    .form_style .grid_9 {
        float: none;
        display: block;
        width: 97.4%;
    }
    .form_style textarea {
        width: 100%;
    }
}

@media only all and (max-width: 547px) {
    textarea {
        width: 100%;
    }
    #top .grid_9 {
        width: 65px;
        white-space: nowrap;
    }
    #top nav {
        float: none;
    }
    #top nav .menu-open {
        color: #999;
        display: block;
        float: left;
        font-size: 10px;
        text-align: center;
        text-transform: uppercase;
        width: 65px;
    }
    #top nav .menu-open:hover {
        background: #222;
    }
    #top nav ul {
        float: left;
    }
    #top nav ul li a {
        padding: 0 7px;
    }
    header .container_12 .grid_3,
    header .container_12 .grid_9 {
        width: 97.4%;
    }
    hgroup {
        margin: 33px auto 0;
    }
    .welcome {
        margin-top: 25px;
        text-align: center;
    }
    #cart_nav {
        margin-left: 0;
        overflow: hidden;
        width: 49.5%;
    }
    #cart_nav li {
        float: left;
    }
    form.search {
        float: left;
        width: 49.5%;
    }
    form.search .search_form {
        float: right;
        width: 134px;
    }
    #home_banners .grid_6+.grid_6 {
        margin-top: 24px;
    }
    #slider_body .slid_content h2 {
        font-size: 13px;
    }
    .woocommerce-cart .woocommerce .grid_4 {
        width: 100%;
    }
    .woocommerce-cart .woocommerce .grid_4.omega {
        margin-bottom: 30px;
    }
    #content_bottom .grid_6 {
        display: block;
        float: none;
        width: 97.4%;
    }
    #content_bottom .grid_6+.grid_6 {
        margin-top: 45px;
    }
    .sort {
        padding: 0 0 0 10px;
    }
    .show {
        padding: 0 10px 0 0;
    }
    .sort>span,
    .show>span {
        display: none;
    }
    .product_page .entry_content .quantity,
    .product_page .entry_content .button {
        margin: 0 10px 0 0;
    }
    .products.catalog.list .product .cart .star-rating {
        display: none;
    }
    .products.catalog.list .product .cart .woo_bt_compare_this,
    .woo_compare_button_container .woo_bt_compare_this {
        text-indent: -9999px;
        width: 30px;
    }
    .woocommerce-tabs .product-tabs {
        overflow: visible;
    }
    .woocommerce-tabs .product-tabs li {
        clear: both;
        width: 100%;
    }
    .woocommerce-tabs .product-tabs .tab-a {
        background-image: url(./images/primary-plus.png);
        background-repeat: no-repeat;
        background-position: 97% 49%;
        border-width: 1px;
        border-style: solid;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -khtml-border-radius: 1px;
        behavior: url(PIE.htc);
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        clear: both;
        cursor: pointer;
        float: none;
        font: bold 12px/34px 'PT Sans', Arial, Verdana, sans-serif;
        height: 34px;
        margin: 0 0 5px 0;
        width: 100%;
    }
    .woocommerce-tabs .product-tabs .tab-a:hover {
        background-image: url(./images/primary-plus.png);
        background-repeat: no-repeat;
        background-position: 97% 49%;
    }
    .woocommerce-tabs .product-tabs .active .tab-a {
        background-image: url(./images/primary-minus.png);
        background-repeat: no-repeat;
        background-position: 97% 49%;
        border-width: 1px;
        border-style: solid;
        border-color: #bdd1e9;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -khtml-border-radius: 1px;
        behavior: url(PIE.htc);
        cursor: pointer;
        font: bold 12px/34px 'PT Sans', Arial, Verdana, sans-serif;
        height: 34px;
        margin: 0;
    }
    .woocommerce-tabs .product-tabs .product-tabs-content {
        border: 0 none;
    }
    .c_header .grid_10 {
        display: inline;
        width: 80.72%;
    }
    .c_header .grid_2 {
        display: inline;
        width: 14.06%;
    }
    .col2-set .col-1,
    .col2-set .col-2,
    .form-row,
    .form-row-last,
    #billing_address_1_field,
    #shipping_address_1_field,
    #billing_address_2_field,
    #shipping_address_2_field,
    .woocommerce-checkout form.checkout .form-row {
        float: none;
        width: 100%;
    }
    #billing_address_2_field,
    #shipping_address_2_field {
        margin-top: 0px;
    }
    .left_404 {
        margin-bottom: 30px;
    }
    #review_form_wrapper #commentform .comment-form-author,
    #review_form_wrapper #commentform .comment-form-email,
    #review_form_wrapper #commentform .comment-form-comment {
        width: 100%;
    }
    .form.grid_6,
    .registed_form,
    #cart_forms .grid_4+.grid_4,
    #customer_login .col-2 {
        margin-top: 30px;
    }
    #customer_login .col-1 {
        overflow: hidden;
    }
    .footer_navigation .newsletter-box,
    .footer_navigation .payments {
        border: 0 none;
        float: none;
        margin-bottom: 20px;
        padding: 0;
        width: 100%;
    }
    .footer_navigation .payments {
        overflow: hidden;
    }
    .footer_navigation .newsletter-box {
        border-bottom: 1px solid #f2f2f2;
    }
    .footer_navigation .grid_3 {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 312px;
    }
    .footer_info .grid_6 {
        display: block;
        float: none;
        text-align: center;
        width: 97.4%;
    }
    .footer_info p.copyright {
        line-height: 12px;
        padding-top: 28px;
    }
    .soc {
        padding: 0 0 25px;
    }
    .soc a {
        display: inline-block;
        float: none;
        margin: 0 4px;
    }
}

@media only all and (max-width: 512px) {
    .products.catalog,
    .products {
        width: 250px;
    }
}

@media only all and (max-width: 410px) {
    body {
        min-width: 312px;
    }
    .alignleft,
    .alignright {
        float: none;
        margin: 25px auto;
        text-align: center;
    }
    .img_description {
        display: inline-block;
    }
    .options {
        padding-left: 2px;
        padding-right: 2px;
    }
    .show {
        padding-right: 2px;
    }
    .sort {
        padding-left: 2px;
    }
    .navigation li a,
    .navigation li span {
        padding: 0 10px;
    }
    .product_page .img_slid {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .product_page .img_slid .caroufredsel_wrapper {
        width: 263px !important;
    }
    .products.catalog.list .product .cart a.bay {
        font-size: 11px;
        padding: 0 0 0 12px;
        width: 108px;
    }
    .products.catalog.list .product .cart a.compare,
    .products.catalog.list .product .cart a.wishlist {
        margin-left: 5px;
    }
    .woocommerce-tabs .product-tabs a {
        padding: 0 15px;
    }
    #review_form_wrapper .nickname,
    #review_form_wrapper .your_review,
    .tab_body #review_form_wrapper .nickname input,
    .tab_body #review_form_wrapper .your_review input {
        width: 100%;
    }
    #review_form_wrapper .evaluation .quality,
    #review_form_wrapper .evaluation .price,
    .evaluation .quality,
    .evaluation .price {
        border: 0 none;
        float: none;
    }
    article.type-post .entry-meta .comments-link a {
        width: 0;
    }
    .form_style input[type="submit"]+input[type="submit"] {
        float: left;
        margin: 0 0 0 15px;
    }
}

.mc4wp-alert.mc4wp-success p {
    text-align: center;
}

.wc-proceed-to-checkout {
    text-align: right;
}

.cart_totals.calculated_shipping .wc-proceed-to-checkout a {
    background: #eb6445;
    border-radius: 19px;
    color: #ffffff;
    text-decoration: none;
    width: 144px;
    height: 38px;
    padding: 10px 20px;
}

#site_logo img {
    display: block;
}

p.mailpoet_paragraph {
    display: inline-block;
}

.mailpoet_form {
    text-align: center;
}

.primary ul.sub-menu li>ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
}