html {
    overflow-y: scroll;

    margin: 0;
    padding: 0;
}
body {
    font-size: 15px;
    font-weight: 300;

    overflow-x: hidden;

    margin: 0;
    padding: 0;

    color: #777;
    background-color: #eee;
}
.content ul {
    list-style: none outside none;
}
font {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
}
ol,ul {
    margin: 0;
    padding: 0;
}
ol li,ul li {
    line-height: 25px;
}
button:focus,.btn:focus,button:hover,.btn:hover,button:active,.btn:active {
    outline: 0;
}
label {
    color: #000;
}
.fs9 {
    font-size: 8px;
}
.fs10 {
    font-size: 14px;
}
.fs11 {
    font-size: 10px;
}
.fs12 {
    font-size: 11px;
}
.fs13 {
    font-size: 15px;
}
.fs14 {
    font-size: 16px;
}
.fs15 {
    font-size: 17px;
}
.fs16 {
    font-size: 18px;
}
.welcome {
    font: Verdana;
    font-size: 32px;
    font-weight: 400;

    margin-top: 0;
    margin-bottom: 20px;

    color: #636e75;
    text-shadow: 0 0 1px rgba(0,0,0,.01);
}
a {
    cursor: pointer;

    outline: 0;
}
a img {
    border: 0;
}
a:hover,a:focus {
    text-decoration: none;

    color: #31a8d2;
    outline: 0;
}
b,strong {
    font-weight: 400;

    color: #000;
}
table {
    background-color: #fff;
}
table.list {
    width: 100%;
    margin-bottom: 20px;

    border-collapse: collapse;

    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
table.list thead td {
    padding: 0 5px;
}
table.list .center {
    padding: 7px;

    text-align: center;
}
table.list tbody td {
    padding: 0 5px;
}
table.list td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
table.list .right {
    padding: 7px;

    text-align: right;
}
table.list .left {
    padding: 7px;

    text-align: left;
}
table.list thead td a,.list thead td {
    font-weight: 700;

    text-decoration: none;

    color: #222;
}
input.large-field,select.large-field {
    width: 65%;
}
table.form {
    width: 100%;
    margin-bottom: 20px;

    border-collapse: collapse;
}
table.form > * > * > td {
    color: #000;
}
table.form td {
    padding: 4px;
}
table.form tr td:first-child {
    width: 170px;
}
table.radio {
    display: table;

    width: 100%;
    padding: 0;

    border-collapse: collapse;
}
table.radio td {
    padding: 5px;
}
table.radio td label {
    display: block;
}
table.radio td input[type=radio] {
    margin: 0;
}
table.radio tr td:first-child {
    width: 1px;
}
table.radio tr td:first-child input {
    margin-top: 1px;
}
table.radio tr.highlight:hover td {
    cursor: pointer;

    background: #f2f2f2;
}
.pagination {
    display: block;

    margin: 0;

    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #fff;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.pagination.paging {
    padding: 10px 20px;
}
.pagination .links {
    float: left;
}
.pagination .links a,.pagination .links b {
    font-weight: 400;
    line-height: 30px;

    display: inline-block;
    zoom: 1;

    width: 28px;
    height: 28px;
    margin: 0 3px 0 0;
    padding: 0;

    -webkit-transition: background-color 350ms ease-in;
            transition: background-color 350ms ease-in;
    text-align: center;
    text-decoration: none;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent;

    *display: inline;
        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.pagination .links a:hover,.pagination .links b:hover {
    color: #777;
    border: 1px solid #e5e5e5;
    background-color: transparent;
}
.pagination .links b {
    color: #777;
    border: 1px solid #e5e5e5;
    background-color: transparent;
}
.pagination .results {
    font-style: italic;

    float: right;
}
.main-column .pagination .results {
    padding-top: 6px;
}
.buttons:before,.buttons:after {
    display: table;

    content: ' ';
}
.buttons:after {
    clear: both;
}
.buttons .center {
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}
.buttons .right {
    float: right;

    text-align: right;
}
.buttons .left {
    float: left;

    text-align: left;
}
.buttons.no-padding {
    padding: 0;

    border: 0;
}
.htabs ul {
    border-bottom: 1px solid #e5e5e5;
}
.htabs ul li {
    margin: 0;
}
.htabs ul li a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;

    margin: 0;
    padding: 10px 20px;

    text-align: center;
    text-transform: uppercase;

    color: #999;
    border-width: 1px 1px 0;
    border-color: transparent;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #eee;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.htabs ul li a.selected {
    top: 1px;

    display: block;

    margin-top: -7px;
    margin-bottom: 0;
    padding-top: 17px;

    color: #000;
    border-color: #e5e5e5 #e5e5e5 #fff;
    background-color: #fff;
}
.htabs ul li a.selected:hover {
    border-color: #e5e5e5;
    background-color: #fff;
}
.htabs ul li a:hover {
    border-color: #eee;
    background-color: #eee;
}
.links {
    margin: 0;
    padding: 0;
}
.links li {
    line-height: normal;

    display: inline;

    text-transform: uppercase;
}
.links li a {
    margin: 0 6px;
}
.links li a:hover {
    color: #31a8d2;
}
#colorbox {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;

        -ms-box-sizing: content-box;
         -o-box-sizing: content-box;
}
.product-label {
    font-size: 15px;
    font-style: italic;

    position: absolute;
    z-index: 10;
    top: 0;

    width: 0;
    height: 0;

    text-transform: lowercase;

    color: #fff;
    border-top: 46px solid #de3232;
}
.product-label span {
    line-height: 10px;

    position: absolute;
    top: -35px;
}
.product-label.product-label-new {
    left: 0;

    border-top: 46px solid #4acfd4;
    border-right: 46px solid transparent;
}
.product-label.product-label-new span {
    left: 5px;

    -webkit-transform: rotate(-50deg);
        -ms-transform: rotate(-50deg);
            transform: rotate(-50deg);
}
.product-label.product-label-special {
    right: 1px;

    border-left: 46px solid transparent;
}
.product-label.product-label-special span {
    right: 2px;
    font-size: 12px;
    -webkit-transform: rotate(50deg);
        -ms-transform: rotate(50deg);
            transform: rotate(50deg);
}
.tooltip-inner {
    border-radius: 3px;
}
.required {
    font-size: 10px;
    font-weight: 400;

    color: red;
}
.success,.warning,.attention,.information {
    margin: 15px 0;
    padding: 10px 10px 10px 33px;

    color: #555;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;

        -ms-border-radius: 5px;
         -o-border-radius: 5px;
}
.success .close,.warning .close,.attention .close,.information .close {
    float: right;

    padding-top: 4px;
    padding-right: 4px;

    cursor: pointer;
}
.attention {
    border: 1px solid #f2dd8c;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #fff5cc url(../image/attention.png) 10px center no-repeat;

        -ms-border-radius: 5px;
         -o-border-radius: 5px;
}
.warning {
    border: 1px solid #f8acac;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #ffd1d1 url(../image/warning.png) 10px center no-repeat;

        -ms-border-radius: 5px;
         -o-border-radius: 5px;
}
.success {
    border: 1px solid #bbdf8d;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #eaf7d9 url(../image/success.png) 10px center no-repeat;

        -ms-border-radius: 5px;
         -o-border-radius: 5px;
}
.help {
    font-size: 10px;
    font-weight: 400;

    display: block;

    color: #999;
}
.error {
    display: block;

    margin-top: 5px;

    color: red;
}
.welcome {
    font-size: 18px;
    font-weight: 400;

    margin-top: 0;
    margin-bottom: 20px;

    color: #636e75;
    text-shadow: 0 0 1px rgba(0,0,0,.01);
}
h1,.h1 {
    font-size: 18.857142857142854px;
    line-height: 43.5px;
}
h1 small,.h1 small {
    font-size: 16.5px;
}
@media (max-width:767px) {
    h1,.h1 {
        font-size: 19px;
    }
}
h2,.h2 {
    font-size: 14.142857142857146px;
}
h3,.h3 {
    font-size: 16px;
    line-height: 29px;
}
h3 small,.h3 small {
    font-size: 16px;
}
h4,.h4 {
    line-height: 29px;
}
h5,.h5 {
    font-size: 10px;
    line-height: 29px;
}
h5 small,.h5 small {
    font-size: 9px;
}
h6,.h6 {
    font-size: 9px;
    line-height: 29px;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;

    text-transform: uppercase;

    color: #000;
}
#content h1 {
    line-height: 20px;

    margin-top: 0;
    margin-bottom: 15px;
}
.form-control {
    color: #777;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.form-control:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}
textarea.form-control,select.form-control {
    padding: 6px;
}
input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],textarea,select {
    margin-right: 0;
    margin-left: 0;
    padding: 7px;

    -webkit-transition: all .15s linear 0s;
            transition: all .15s linear 0s;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
            appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
    -webkit-appearance: none;
}
.tabs-group input[type=text],.tabs-group input[type=password] {
    height: 33px;
    padding: 5px;
}
input,button,select,textarea {
    padding: 6px;

    color: #777;
    border: 1px solid #ededed;
    outline: 0;
}
input:hover,button:hover,select:hover,textarea:hover,input:focus,button:focus,select:focus,textarea:focus {
    outline: 0!important;
}
select {
    padding-top: 5px;
    padding-bottom: 5px;
}
input[type=image] {
    border: 0;
}
input.btn.btn-theme-default,button.btn.btn-theme-default {
    padding-top: 3px;
}
.btn {
    -webkit-transition: background-color 400ms linear;
            transition: background-color 400ms linear;
    text-transform: uppercase;
}
.btn.btn-theme-default {
    font-size: 14px;
    font-weight: 300;

    width: auto;
    height: auto;
    min-height: 32px;
    padding: 6px 14px 0;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #31a8d2;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.btn.btn-theme-default.btn-small {
    line-height: 27px;

    height: 27px;
    min-height: 20px;
    padding-top: 0;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}
.btn.btn-danger {
    margin: 10px;

    border: 0;
}
.btn.btn-theme-normal {
    font-size: 15px;

    padding-top: 7px;
    padding-bottom: 7px;

    color: #c2c2c2;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.btn.btn-theme-normal .fa {
    color: #c2c2c2;
}
.btn.btn-theme-normal:hover,.btn.btn-theme-normal:focus {
    color: #31a8d2;
    border-color: #31a8d2;
}
.btn.btn-theme-normal:hover .fa,.btn.btn-theme-normal:focus .fa {
    color: #31a8d2;
}
.btn.btn-shopping-cart {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;

    height: 32px;
    padding: 0;

    color: #000;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #fff;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.btn.btn-shopping-cart span + span {
    width: auto;
    height: 32px;
    padding: 9px 19px 0;

    border: 1px solid #e5e5e5;
}
.btn.btn-shopping-cart span + span.cart-choose {
    padding: 9px 23px 0;
}
.btn.btn-shopping-cart .fa {
    color: #fff;
    border: 0;
    background-color: #444;
}
.btn.btn-shopping-cart:hover {
    color: #31a8d2;
    background-color: transparent;
}
.btn.btn-shopping-cart:hover .fa {
    color: #fff;
    background-color: #31a8d2;
}
.btn.btn-shopping-cart > * {
    float: left;
}
.btn.blue {
    -webkit-transition: all 0s ease 0s;
            transition: all 0s ease 0s;

    color: #fff;
    border: 0;
    background-color: #31a8d2;
}
.btn.blue span + span {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;

    padding: 9px 11px 0;

    border: 0;
}
.btn.blue .fa {
    font-size: 14px;
    line-height: 32px;

    width: 32px;
    height: 32px;

    background-color: #2588ab;
}
.btn.blue:hover {
    color: #fff;
    background-color: #444;
}
.btn.blue:hover .fa {
    background-color: #2b2b2b;
}
.btn:hover{
    color: #fff;
    outline: 0;
    background-color: #444;
    -webkit-box-shadow: none;
            box-shadow: none;
}
input.button {
    font-size: 15px;
    font-weight: 300;

    padding: 8px 14px 0;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #31a8d2;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
input.button:hover {
    color: #fff;
    outline: 0;
    background-color: #444;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.control-label {
    font-size: 15px;
    font-weight: 400;

    padding-top: 7px;

    color: #000;
}
.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
    margin-top: 0;
}
body.layout-boxed-md {
    background: url(../image/pattern/pattern19.png);
}
body.layout-boxed-md #page {
    max-width: 958px;
    margin: 0 auto;

    background: url(../image/pattern/pattern18.png);
    -webkit-box-shadow: 0 0 5px #d5d5d5;
            box-shadow: 0 0 5px #d5d5d5;
}
body.layout-boxed-md .cart-inner h4 {
    display: none;
}
body.layout-boxed-md #topbar .support .left {
    display: none;
}
body.layout-boxed-md .product-block .product-meta {
    padding: 10px 5px;
}
body.layout-boxed-md ul.contact-us li i {
    width: 6%;
    margin: 0;
}
body.layout-boxed-md #powered {
    padding: 25px 0;
}
body.layout-boxed-md .verticalmenu {
    margin-top: 1px;
}
body.layout-boxed-md .verticalmenu > li > a {
    padding-right: 0;
    padding-left: 0;
}
body.layout-boxed-md .custom li:last-child,body.layout-boxed-md .custom .last {
    display: none;
}
body.layout-boxed-md .custom p {
    margin-bottom: 12px;
}
body.layout-boxed-md .pavcontentslider .carousel-indicators {
    right: 0;
    left: 0;

    margin: 0 auto;
}
body.layout-boxed-md .pavcontentslider .carousel-indicators li {
    display: inline-block;
    float: none;
}
body.layout-boxed-lg {
    background: url(../image/pattern/pattern18.png);
}
body.layout-boxed-lg #page {
    max-width: 1170px;
    margin: 0 auto;

    background: url(../image/pattern/pattern16.png);
    -webkit-box-shadow: 0 0 5px #d5d5d5;
            box-shadow: 0 0 5px #d5d5d5;
}
body[class*=layout-boxed-] .in-border {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
body[class*=layout-boxed-] .d-heading {
    position: relative;

    -webkit-box-shadow: 5px 0 5px -5px #e55e5e;
            box-shadow: 5px 0 5px -5px #e55e5e;
}
body[class*=layout-boxed-] .d-heading:before {
    position: absolute;
    top: 0;
    right: 100%;

    display: block;

    width: 15px;
    height: 100%;

    content: '';

    background: #e55e5e;
}
body[class*=layout-boxed-] .d-content {
    border-top: 0;
}
body[class*=layout-boxed-] .d-content:before {
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 105%;
    height: 2px;

    content: '';

    background: #000;
}
#topbar {
    font-weight: 300;

    min-height: 30px;
    padding: 5px 0;

    color: #c2c2c2;
    background: #444;
}
#topbar b,#topbar strong {
    color: #c2c2c2;
}
#topbar .links {
    float: left;

    margin-top: 3px;
}
#topbar .links li {
    float: left;

    border-right: 1px solid #c2c2c2;
}
#topbar .links li:hover {
    color: #31a8d2;
}
#topbar .links li:hover .fa {
    color: #31a8d2;
}
#topbar .links li.last,#topbar .links li:last-child {
    border-right: 0;
}
#topbar .links li a {
    margin: 0 10px;
}
#topbar .links a {
    font-size: 11px;

    -webkit-transition: color 200ms ease-in;
            transition: color 200ms ease-in;
    text-transform: none;

    color: #c2c2c2;
}
#topbar .links a:hover {
    color: #31a8d2;
}
#topbar .links a:hover .fa {
    color: #31a8d2;
}
#topbar .fa {
    font-size: 14px;

    margin-right: 5px;

    -webkit-transition: color 200ms ease-in;
            transition: color 200ms ease-in;
}
#topbar .login {
    font-style: italic;
}
#topbar .login a {
    margin: 0;

    color: #fff;
}
#header-bottom {
    min-height: 47px;

    background: #31a8d2;
}
#header-main {
    min-height: 89px;

    color: #777;
    background-color: #fff;
}
#header-main h1,#header-main h2,#header-main h3,#header-main h4,#header-main h5,#header-main h6 {
    font-size: 10px;
    font-weight: 700;
    line-height: normal;

    margin: 0;

    color: #000;
}
#header-main .container {
    position: relative;
}
#header-main a {
    color: #777;
}
#header-main a:hover {
    color: #31a8d2;
}
#header-main .btn {
    color: #fff;
}
#header-main .btn:hover {
    color: #fff;
}
#header-main .fa {
    color: #000;
}
#header-main .header-wrap {
    min-height: 94px;
    margin: 0;
}
#header-main .inner {
    display: table;

    margin-top: 25px;

    text-align: left;
}
#header-main .inner > * {
    display: table-cell;

    vertical-align: middle;
}
#header-main #logo-theme a {
    font: 0/0 a;

    display: block;

    min-width: 190px;
    min-height: 30px;

    color: transparent;
    border: 0;
    background: url(https://assets3.insales.ru/assets/1/2023/313319/1547873378/logo.png) no-repeat 0 0 transparent;
    background-color: transparent;
    text-shadow: none;
}
#header-main .logo {
    margin-right: 10%;
}
#header-main .customer-service {
    width: 55%;
}
#header-main .shopping-cart {
    width: 15%;
}
#header-main .support:before,#header-main .support:after {
    display: table;

    content: ' ';
}
#header-main .support:after {
    clear: both;
}
#header-main .support > div {
    width: 33.3333%;
    margin: 0;
}
#header-main .support .content {
    overflow: hidden;

    margin-left: 37px;
}
#header-main .support .media .pull-left {
    line-height: 32px;

    position: relative;

    width: 32px;
    height: 32px;

    text-align: center;

    border: 1px solid transparent;
    background-color: #eee;
}
#header-main .support .fa {
    font-size: 15px;
}
#header-main .support .shapes {
    position: absolute;
    top: 50%;
    right: -1px;

    width: 0;
    height: 0;
    margin: -4px 0;

    border-top: 4px solid transparent;
    border-right: 6px solid #fff;
    border-bottom: 4px solid transparent;
    background-color: transparent;
}
#search .fa {
    color: #444;
}
#header .show-mobile {
    text-align: center;
}
#header .show-mobile:before,#header .show-mobile:after {
    display: table;

    content: ' ';
}
#header .show-mobile:after {
    clear: both;
}
#header .show-mobile > div {
    position: relative;

    display: inline-block;
    float: none!important;

    margin: 0;
    padding: 0;
}
#header .show-mobile > div:hover .inner-toggle {
    display: block;
}
#header .show-mobile .quickaccess-toggle {
    line-height: 40px;

    width: 40px;
    height: 40px;

    cursor: pointer;
    text-align: center;

    color: #fff;
}
#header .show-mobile .quickaccess-toggle .fa {
    font-size: 18px;

    margin: 0;
}
#header .show-mobile .inner-toggle {
    position: absolute;
    z-index: 99999;
    top: 100%;
    left: 0;

    display: none;

    min-width: 220px;
    padding: 15px;

    border: 0;
    background: #444;
}
#header .show-mobile .links {
    float: none;

    margin: 0;
    padding: 0;

    list-style: none;

    text-align: left;
}
#header .show-mobile .links li {
    display: block;
    float: none;

    list-style: none;

    border: 0;
}
#header .show-mobile .links a {
    line-height: 20px;

    display: block;
    float: none;

    margin: 0;
    padding: 0;
}
#header .show-mobile .currency,#header .show-mobile .language {
    float: none!important;

    margin: 5px 0;

    text-align: left;
}
#header .show-mobile .currency .dropdown-menu,#header .show-mobile .language .dropdown-menu {
    right: auto;
    left: 0;
}
#header .show-mobile .currency a,#header .show-mobile .language a,#header .show-mobile .currency img,#header .show-mobile .language img {
    display: inline-block;
    zoom: 1;

    margin: 5px 2px;
    padding: 5px 8px;

    cursor: pointer;

    border: 1px solid #a9a9a9;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    *display: inline;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}
#header .show-mobile .currency a:hover,#header .show-mobile .language a:hover,#header .show-mobile .currency img:hover,#header .show-mobile .language img:hover {
    border-color: #31a8d2;
}
#header ul,#header ol {
    list-style: none;
}
#content {
    min-height: 400px;
    margin-bottom: 25px;
}
#footer {
    font-size: 13px;

    min-height: 75px;
    margin-top: 20px;

    color: #c2c2c2;
    background: #444;
}
#footer:before,#footer:after {
    display: table;

    content: ' ';
}
#footer:after {
    clear: both;
}
#footer a {
    color: #c2c2c2;
}
#footer a:hover {
    color: #31a8d2;
}
#footer p {
    line-height: 18px;
}
#footer p img {
    margin-bottom: 6px;
}
#footer .box .box-heading {
    font-size: 14px;
    line-height: normal;

    padding: 0;

    color: #fff;
    border: 0;
    background-color: transparent;
}
#footer .box .box-heading .fa {
    margin-right: 6px;
}
#footer .box .box-heading.icon .fa {
    display: inline-block;
    zoom: 1;

    *display: inline;
}
#footer .box .box-content {
    margin: 0;
    padding: 15px 0 0;

    border: 0;
    background: 0 0;
}
#footer .box.pavgooglemap {
    position: relative;

    margin: 0;
}
#footer .box.pavgooglemap .box-content {
    padding: 0;
}
#footer .box.pavgooglemap .box-heading {
    font-size: 14px;

    position: absolute;
    z-index: 9999;
    top: -20px;
    right: 0;
    left: 0;

    width: 197px;
    min-width: 197px;
    height: auto;
    min-height: 20px;
    margin: auto;
    padding: 10px;

    text-align: center;

    color: #fff;
    background-color: #e55e5e;
}
#footer .box.pavgooglemap img {
    max-width: none;
}
#footer .footer-center {
    padding-top: 50px;
    padding-bottom: 50px;
}
#footer .footer-center .box {
    margin-bottom: 0;
}
#footer h3 {
    font-size: 14px;

    margin-top: 0;
    margin-bottom: 8px;

    color: #fff;
}
#footer ul,#footer ol {
    list-style: none;
}
#footer ul li,#footer ol li {
    line-height: normal;

    margin: 0;
    padding: 6px 0;
}
#footer ul li a .fa,#footer ol li a .fa {
    margin-right: 6px;
}
#footer ul li:hover .fa,#footer ol li:hover .fa {
    color: #31a8d2;
}
#footer .about-us .box-content {
    padding: 0;
}
.column ul {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
.column li {
    line-height: 25px;

    margin-bottom: 0;
}
#powered {
    clear: both;

    margin: 0;
    padding: 35px 0;

    text-align: center;

    color: #c2c2c2;
    background: 0 0;
}
#powered .copyright {
    line-height: 20px;

    text-align: center;
}
#powered a {
    color: #fff;
}
.banner div {
    display: none;

    width: 100%;

    text-align: center;
}
.wrapper {
    margin-bottom: 20px;
    padding: 15px;

    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.box {
    margin-bottom: 20px;
}
.box .box-heading {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: normal;

    position: relative;

    padding: 10px 30px;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #fff;
    background-color: #444;
}
.box .box-heading span {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.box .box-heading span.light {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.box .box-heading.icon .fa {
    display: none;
}
.box .box-content {
    margin-top: 1px;
    padding: 20px;

    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #fff;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.box .box-content .product-grid {
    padding: 0;

    border: 0;
}
.box.highlighted .box-heading {
    background-color: #31a8d2;
}
.box.orange .box-heading {
    background-color: #444;
}
.box.dark .box-heading {
    background-color: #444;
}
.box.green .box-heading {
    background-color: #444;
}
.box.maroon .box-heading {
    background-color: #444;
}
.box.blue .box-heading {
    background-color: #31a8d2;
}
.box.gray .box-heading {
    background-color: #444;
}
.box.pink .box-heading {
    background-color: #444;
}
.box.red .box-heading {
    background-color: #e55e5e;
}
.box.white .box-heading {
    color: #000;
    background-color: #fff;
}
.box.white .box-heading .shapes.right {
    border-left-color: #e5e5e5;
}
.box.white .box-heading .line {
    background-color: #e5e5e5;
}
.box .nav-tabs {
    padding: 0;

    color: #777;
    background-color: #fff;
}
.box .nav-tabs a {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.box.box-product .box-content {
    padding-top: 0;
    padding-bottom: 0;
}
.quick-setting {
    font-size: 15px;
}
.quick-setting form > div {
    margin-bottom: 2px;
}
.quick-setting form > div a,.quick-setting form > div img {
    display: inline-block;
    zoom: 1;

    margin: 5px 3px;
    padding: 7px;

    cursor: pointer;

    border: 1px solid #595959;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    *display: inline;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}
.quick-setting form > div a b,.quick-setting form > div img b {
    color: #31a8d2;
}
.quick-setting form > div a:hover,.quick-setting form > div img:hover {
    border: 1px solid #31a8d2;
}
.store a b {
    font-weight: 300;
}
.btn-dropdown {
    padding: 3px 6px;

    text-transform: uppercase;

    color: #777;
    border: 1px solid #e5e5e5;
    background: 0 0;
}
.btn-dropdown .caret {
    border-color: #ccc transparent;
}
.btn-dropdown:hover {
    color: #000;
}
.btn-dropdown:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.btn-group.open .btn-dropdown span {
    color: #000;
}
.btn-group.open .dropdown-menu {
    max-height: 1000px;

    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;

    opacity: 1;

    filter: alpha(opacity=100);
}
.btn-group .dropdown-menu {
    z-index: 99999;
    right: 0;
    left: auto;

    display: block;

    min-width: 160px;
    height: 145px;
    height: auto!important;
    min-height: 145px;
    margin: 0;
    padding: 15px;

    -webkit-transition-delay: 0s,0s,0s;
            transition-delay: 0s,0s,0s;
    -webkit-transition-timing-function: cubic-bezier(0,.35,.5,1.7);
       -moz-transition-timing-function: cubic-bezier(0,.35,.5,1.7);
         -o-transition-timing-function: cubic-bezier(0,.35,.5,1.7);
            transition-timing-function: cubic-bezier(0,.35,.5,1.7);
    -webkit-transition-duration: .4s,.6s,.6s;
            transition-duration: .4s,.6s,.6s;
    -webkit-transition-property: opacity,transform,max-height;
            transition-property: opacity,transform,max-height;
    -webkit-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
            transform: rotateX(90deg);
    -webkit-transform-origin: 0 0 0;
       -moz-transform-origin: 0 0 0;
            transform-origin: 0 0 0;

    opacity: 0;
    color: #c2c2c2;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #444;
    -webkit-box-shadow: none;
            box-shadow: none;

        -ms-border-radius: 0;
         -o-border-radius: 0;
    filter: alpha(opacity=0);
}
.btn-group .list-item {
    line-height: 17px;

    display: block;

    cursor: pointer;
    text-transform: uppercase;

    border: 0;
}
.btn-group .list-item:hover {
    color: #31a8d2;
}
.btn-group .item-symbol {
    margin-right: 6px;
}
#header #cart {
    position: relative;
}
#header #cart h4 {
    color: #000;
}
#header #cart .content {
    position: absolute;
    z-index: 99999;
    top: 100%;
    right: 17px;
    left: auto;

    display: block;
    clear: both;

    min-width: 270px;
    height: 100px;
    height: auto!important;
    min-height: 100px;
    padding: 15px;

    -webkit-transition-delay: 0s,0s,0s;
            transition-delay: 0s,0s,0s;
    -webkit-transition-timing-function: cubic-bezier(0,.35,.5,1.7);
       -moz-transition-timing-function: cubic-bezier(0,.35,.5,1.7);
         -o-transition-timing-function: cubic-bezier(0,.35,.5,1.7);
            transition-timing-function: cubic-bezier(0,.35,.5,1.7);
    -webkit-transition-duration: .1s,.1s,.1s;
            transition-duration: .1s,.1s,.1s;
    -webkit-transition-property: opacity,transform,max-height;
            transition-property: opacity,transform,max-height;
    -webkit-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
            transform: rotateX(90deg);
    -webkit-transform-origin: 0 0 0;
       -moz-transform-origin: 0 0 0;
            transform-origin: 0 0 0;

    opacity: 0;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;

        -ms-border-radius: 0;
         -o-border-radius: 0;
    filter: alpha(opacity=0);
}
#header #cart .heading {
    min-width: 190px;
}
#header #cart .heading:before,#header #cart .heading:after {
    display: table;

    content: ' ';
}
#header #cart .heading:after {
    clear: both;
}
#header #cart .heading .cart-inner {
    height: 47px;
    height: auto!important;
    min-height: 47px;
}
#header #cart .heading a {
    display: inline-block;
    zoom: 1;

    margin-top: 2px;

    *display: inline;
}
#header #cart .heading a span {
    margin-right: 5px;
}
#header #cart .media .pull-left {
    line-height: 38px;

    position: relative;

    width: 38px;
    height: 38px;
    margin-right: 10px;

    text-align: center;

    background-color: #31a8d2;
}
#header #cart .icon-cart {
    color: #fff;
}
#header #cart.active .content {
    overflow: hidden;

    max-height: 1000px;

    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;

    opacity: 1;

    filter: alpha(opacity=100);
}
#header h1,#header h2,#header h3,#header h4,#header h5,#header h6 {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
}
#header #cart .checkout {
    clear: both;

    text-align: right;
}
#header #cart .empty {
    padding-top: 20px;

    text-align: center;
}
.mini-cart-total {
    text-align: right;
}
.mini-cart-total td {
    padding: 4px;

    color: #000;
}
.mini-cart-total table {
    display: inline-block;
    zoom: 1;

    margin-bottom: 5px;

    border-collapse: collapse;

    *display: inline;
}
.mini-cart-info .quantity {
    text-align: right;
}
.mini-cart-info .name small {
    color: #666;
}
.mini-cart-info td {
    padding: 12px;

    vertical-align: top;

    color: #000;
    border-bottom: 1px solid #e5e5e5;
}
.mini-cart-info table {
    width: 100%;
    margin-bottom: 5px;

    border-collapse: collapse;
}
.mini-cart-info .image {
    width: 1px;
}
.mini-cart-info .image img {
    text-align: left;
}
.mini-cart-info .remove {
    text-align: right;
}
.mini-cart-info .remove img {
    cursor: pointer;
}
.mini-cart-info td.total {
    text-align: right;
    white-space: nowrap;
}
#search {
    position: absolute;
    z-index: 10;
    right: 42px;
    bottom: -61px;

    width: 230px;
    min-width: 230px;
    height: 34px;
    margin: 0;
    padding: 0;
}
#search .button-search {
    font-size: 12px;
    line-height: 32px;

    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;

    text-align: center;

    color: #444;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e5e5e5;
    background-color: #f8f8f8;
}
#search .input-search {
    font-size: 15px;
    font-style: italic;

    min-width: 230px;
    height: 32px;

    color: #777;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e5e5e5;
    background-color: #f8f8f8;
}
#search .input-search:hover,#search .input-search:focus {
    outline: 0;
}

#search .input-group-btn {
position: static;
}

.product-cols {
    margin: 20px 0;

    border-right: 1px solid #e5e5e5;
}
.product-cols.last,.product-cols:last-child {
    border: 0;
}
.product-cols .left {
    border-bottom: 1px solid #e5e5e5;
}
.product-list + .pagination {
    border-top: 0;
}
.product-list {
    overflow: hidden;

    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background-color: #fff;
}
.product-block {
    position: relative;

    padding: 0 0 20px;

    text-align: left;

    border: 0;
    background-color: #fff;
}
.product-block a:hover {
    color: #31a8d2;
}
.product-block .price {
    margin-top: 5px;
    margin-bottom: 5px;
}
.product-block .action:before,.product-block .action:after {
    display: table;

    content: ' ';
}
.product-block .action:after {
    clear: both;
}
.product-block .action > * {
    float: left;
}
.product-block .action .wishlist a {
    margin-right: 0;

    border-right: 0;
    border-left: 0;
}
.product-block .action .button-group > div {
    float: left;
}
.product-block .description {
    font-size: 14px;

    display: none;
}
.product-block .product-icon {
    font-size: 15px;
    line-height: 32px;

    display: inline-block;
    zoom: 1;

    width: 32px;
    height: 32px;
    padding: 0;

    cursor: pointer;
    text-align: center;

    color: #c1c1c1;
    border: 1px solid #e5e5e5;
    background-color: #fff;

    *display: inline;
}
.product-block .product-icon:hover {
    color: #444;
}
.product-block .product-icon span {
    font: 0/0 a;

    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none;
}
.product-block .shopping-cart {
    color: #fff;
    border: 1px solid #31a8d2;
    background: #31a8d2;
}
.product-block .rating {
    line-height: 22px;

    height: 25px;
    height: auto!important;
    min-height: 25px;
    margin: 3px 0 6px;
}
.product-block .name {
    font-weight: 700;
    line-height: 18px;

    height: 36px;
    height: auto!important;
    min-height: 36px;
    margin: 0;

    text-transform: none;
}
.product-block .name a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;

    display: inline-block;
    zoom: 1;

    text-decoration: none;

    color: #000;

    *display: inline;
}
.product-block .name a:hover {
    color: #31a8d2;
}
.product-block .image {
    position: relative;

    display: block;
    overflow: hidden;

    margin-bottom: 10px;

    text-align: center;

    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.product-block .image .product-zoom {
    line-height: 32px;

    z-index: 10;
    top: 50%;
    left: 50%;

    width: 32px;
    height: 32px;
    margin: -16px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #31a8d2;

        -ms-border-radius: 50%;
         -o-border-radius: 50%;
}
.product-block .image .product-zoom .icon-zoom-in {
    line-height: 32px;

    vertical-align: middle;
}
.product-block .image .product-zoom:hover {
    color: #fff;
    background: #31a8d2;
}
.product-block .image.swap .product-label-special {
    z-index: 99999;
}
.product-block .image.swap .swap-image {
    position: relative;

    display: block;
    overflow: hidden;
}
.product-block .image.swap .swap-image:hover .back {
    visibility: visible;
    overflow: hidden;

    -webkit-transform: translateX(0px);
       -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
         -o-transform: translateX(0px);

    opacity: 1;

    filter: alpha(opacity=100);
}
.product-block .image.swap .swap-image:hover .front {
    -webkit-transform: translateX(300px);
       -moz-transform: translateX(300px);
        -ms-transform: translateX(300px);
         -o-transform: translateX(300px);
}
.product-block .image.swap .front {
    position: relative;

    display: block;

    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}
.product-block .image.swap .back {
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    visibility: hidden;
    overflow: hidden;

    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    -webkit-transform: translateX(-300px);
       -moz-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
         -o-transform: translateX(-300px);

    opacity: 0;

    filter: alpha(opacity=0);
}
.product-block .product-meta:before,.product-block .product-meta:after {
    display: table;

    content: ' ';
}
.product-block .product-meta:after {
    clear: both;
}
.product-block .pav-colorbox {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;

    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;
    overflow: visible;
    zoom: 1;

    width: 140px;
    min-width: 105px;
    height: 32px;
    margin: auto;
    padding-top: 9px;
    padding-right: 12px;
    padding-left: 12px;

    -webkit-transition: all .4s ease 0s;
            transition: all .4s ease 0s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    text-transform: uppercase;

    opacity: 0;
    background-color: #444;
    background-color: rgba(69,69,69,.95);
    background-color: transparent\9;

    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2454545, endColorstr=#f2454545)';
        filter: alpha(opacity=0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2454545, endColorstr=#f2454545);
}
.product-block .pav-colorbox span {
    margin-left: 6px;
}
.product-block .pav-colorbox .fa {
    display: inline-block;
    zoom: 1;

    *display: inline;
}
.product-block .pav-colorbox:hover {
    color: #fff;
    background-color: #31a8d2;
}
.product-block .info-view {
    position: absolute;

    -webkit-transition: all .4s ease 0s;
            transition: all .4s ease 0s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);

    opacity: 0;

    filter: alpha(opacity=0);
}
.product-block .info-view .icon-eye {
    display: inline-block;
    zoom: 1;

    margin: 0 5px 0 0;

    *display: inline;
}
.product-block:hover .info-view {
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
    -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
            transform: scale(1,1);

    opacity: 1;

    filter: alpha(opacity=100);
}
.product-block:hover .pav-colorbox {
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
    -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
            transform: scale(1,1);

    opacity: 1;

    filter: alpha(opacity=100);
}
.price {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;

    color: #31a8d2;
}
.price .price-old {
    font-size: 14px;

    text-decoration: line-through;

    color: #777;
}
#button-filter {
    margin-top: 10px;
    margin-bottom: 20px;
}
ul.box-filter,ul.box-filter ul {
    margin: 0;
    padding: 0;

    list-style: none;

    border: 0;
}
ul.box-filter > li {
    border: 0;
    background-color: transparent;
}
ul.box-filter > li span {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;

    display: block;

    padding-top: 15px;
    padding-bottom: 5px;

    text-transform: uppercase;

    color: #000;
}
ul.box-filter > li > ul {
    padding-bottom: 0;
}
ul.box-filter > li > ul > li {
    padding: 6px 0;

    border-bottom: 1px dotted #b2b2b2;
}
ul.box-filter > li > ul > li:before,ul.box-filter > li > ul > li:after {
    display: table;

    content: ' ';
}
ul.box-filter > li > ul > li:after {
    clear: both;
}
ul.box-filter > li > ul > li > * {
    float: left;

    margin: 0;
}
ul.box-filter > li > ul > li label {
    font-size: 14px;
    font-weight: 400;

    margin-left: 6px;

    color: #8c8c8c;
}
ul.box-filter > li > ul ul li.last {
    border: 0;
}
#colorbox :before,#colorbox :after {
    -webkit-box-sizing: inherit;
       -moz-box-sizing: inherit;
            box-sizing: inherit;
}
.zoomContainer .zoomLens {
    border-color: #999!important;
}
.zoomContainer .zoomWindow {
    border: 4px solid #eee!important;
}
.socials-theme {
    position: relative;
    z-index: 99999;
}
.socials-theme .list-socials {
    padding: 0;

    list-style: none;
}
.socials-theme .list-socials:before,.socials-theme .list-socials:after {
    display: table;

    content: ' ';
}
.socials-theme .list-socials:after {
    clear: both;
}
.socials-theme .list-socials li {
    position: fixed;

    width: auto;
    height: 36px;
    margin: 0 auto;

    list-style: none;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}
.socials-theme .list-socials li:before,.socials-theme .list-socials li:after {
    display: table;

    content: ' ';
}
.socials-theme .list-socials li:after {
    clear: both;
}
.socials-theme .list-socials li a {
    font-size: 10px;
    font-weight: 300;

    width: auto;
    min-width: 114px;
    height: 36px;

    text-align: left;
    text-transform: uppercase;

    color: #000;
}
.socials-theme .list-socials li a span {
    width: 90px;
    min-width: 90px;
    height: 36px;
    margin: 0;
    padding: 11px 10px;

    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    background-color: #fff;
}
.socials-theme .list-socials li a .fa {
    font-size: 18px;
    line-height: 36px;

    width: 36px;
    min-width: 36px;
    height: 36px;
    padding: 0;

    text-align: center;

    color: #fff;
    border: 0;
    background-color: #31a8d2;
}
.socials-theme .list-socials li.youtube {
    z-index: 99993;
}
.socials-theme .list-socials li.youtube .media {
    background-color: #ce3527;
}
.socials-theme .list-socials li.youtube .media .fa {
    border-right: 1px solid #d85d52;
}
.socials-theme .list-socials li.youtube .box-content {
    position: relative;
    z-index: 99990;
}
.socials-theme .list-socials li.twitter {
    z-index: 99997;
}
.socials-theme .list-socials li.twitter .media {
    background-color: #00acee;
}
.socials-theme .list-socials li.twitter .media .fa {
    border-right: 1px solid #33bdf1;
}
.socials-theme .list-socials li.twitter .box-content {
    position: relative;
    z-index: 99993;
}
.socials-theme .list-socials li.facebook {
    z-index: 99999;
}
.socials-theme .list-socials li.facebook .media {
    background-color: #3a5898;
}
.socials-theme .list-socials li.facebook .media .fa {
    border-right: 1px solid #4e69a3;
}
.socials-theme .list-socials li.facebook .box-content {
    position: relative;
    z-index: 99996;
}
.socials-theme .list-socials li span {
    display: block;
}
.socials-theme .list-socials li span + span {
    padding: 6px 45px 0;
}
.socials-theme .list-socials li .fa {
    font-size: 16px;
    line-height: 36px;

    width: 36px;
    height: 36px;

    text-align: center;
}
.socials-theme .list-socials li.facebook {
    top: 236px;
}
.socials-theme .list-socials li.twitter {
    top: 273px;
}
.socials-theme .list-socials li.youtube {
    top: 310px;
}
.socials-theme.left ul li {
    left: -296px;
}
.socials-theme.left ul li:hover {
    left: 0;

    width: auto;
    height: auto;
}
.socials-theme.left ul li.facebook {
    border-right: 0;
    border-left: 1px solid #d85d52;
}
.socials-theme.left ul li.twitter {
    border-right: 0;
    border-left: 1px solid #d85d52;
}
.socials-theme.left ul li.youtube {
    border-right: 0;
    border-left: 1px solid #d85d52;
}
.socials-theme.left .media {
    text-align: right;
}
.socials-theme.left .media .fa {
    float: right;

    border: 0;
}
.socials-theme.left .box-content {
    margin-top: 0;
    margin-right: 35px;
}
.socials-theme.right ul li {
    right: -296px;
}
.socials-theme.right ul li:hover {
    right: 0;

    width: auto;
    height: auto;
}
.socials-theme.right .media {
    text-align: left;
}
.socials-theme.right .media .fa {
    float: left;
}
.socials-theme.right .box-content {
    margin-left: 35px;
}
.socials-theme .media {
    font-size: 10px;

    height: 36px;

    -webkit-transition: left .6s cubic-bezier(.66,2,.41,.96) 0s,background-color .3s ease-out 0s;
            transition: left .6s cubic-bezier(.66,2,.41,.96) 0s,background-color .3s ease-out 0s;
    text-transform: uppercase;

    color: #fff;
    background-color: #31a8d2;
}
.socials-theme .box-content {
    min-width: 240px;
    padding: 12px;

    border: 1px solid #e5e5e5;
    border-width: 0 1px 1px;
    background-color: #fff;
}
.socials-theme .media-body {
    line-height: 36px;
}
ul.contact-us li:hover i {
    color: #2da3cc;
}
ul.contact-us li i {
    width: 18px;
    height: 20px;
    margin-right: 5px;

    -webkit-transition: color 350ms ease-in;
            transition: color 350ms ease-in;

    color: #ccc;
}
ul.contact-us li .icon-newsletter {
    font-size: 10px;
}
ul.contact-us li .icon-phone {
    margin-left: 3px;
}
ul.contact-us li a {
    color: #31a8d2;
}
.sidebar .box {
    margin-bottom: 19px;

    background-color: transparent;
}
.sidebar .box .box-heading {
    background-color: #e55e5e;
}
.sidebar .box .box-content {
    padding: 17px 19px;
}
.sidebar .box .box-content a b {
    color: #777;
}
.sidebar .box .box-content a b:hover {
    color: #31a8d2;
}
.sidebar .box .box-content .carousel-inner {
    overflow: inherit;
}
.sidebar .box .box-content .carousel-controls {
    display: none;
}
.sidebar .box.highlighted .box-heading {
    background-color: #31a8d2;
}
.sidebar .box.white {
    border: 1px solid #e5e5e5;
}
.sidebar .box.white .box-heading {
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.sidebar .box.white .box-content {
    margin: 0;
    padding: 0 19px;

    border: 0;
}
.sidebar .box.black .box-heading {
    border: 0;
    background-color: #e55e5e;
}
.sidebar .box.productdeals .product-block .image .product-label-special {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;

    top: -10px;
    right: 0;

    display: table;

    width: 55px;
    height: 55px;

    text-align: center;
    text-transform: none;

    border: 0;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #e55e5e;

        -ms-border-radius: 50%;
         -o-border-radius: 50%;
}
.sidebar .box.productdeals .product-block .image .product-label-special .datas {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;

    position: static;

    display: table-cell;

    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
    vertical-align: middle;
    text-transform: uppercase;
}
.sidebar .box.productdeals .product-block .image .product-label-special span {
    position: static;

    display: block;

    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
}
.sidebar .box.productdeals .product-block .image .product-label-special span + span {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;

    margin-top: 7px;
}
.sidebar .highlights .box-heading {
    background-color: #31a8d2;
}
.sidebar .highlights .box-content {
    padding: 0;

    border: 0;
    background-color: #444;
}
.sidebar .product-grid [class*=col-],.sidebar .pavblog-latest [class*=col-],.sidebar .product-grid [class^=col-],.sidebar .pavblog-latest [class^=col-] {
    width: 100%;
}
.sidebar .banner {
    padding: 0;

    background-color: transparent;
}
.sidebar .box-category li .fa {
    font-size: 10px;

    position: absolute;
    top: 16px;
    right: 8px;

    width: 12px;
    height: 12px;
    margin: 0;
    padding: 0;
}
.sidebar .box-category li > ul > li {
    background-color: #2b2b2b;
}
.sidebar ul,.sidebar ol {
    margin: 0;
    padding: 0;

    list-style: none;
}
.sidebar ul > li,.sidebar ol > li {
    line-height: normal;

    margin: 0;
    padding: 0;

    border-bottom: 1px solid #595959;
}
.sidebar ul > li a,.sidebar ol > li a {
    font-size: 15px;

    display: inline-block;
    zoom: 1;

    padding: 12px 0 12px 20px;

    color: #c2c2c2;

    *display: inline;
}
.sidebar ul > li a:hover,.sidebar ol > li a:hover {
    color: #31a8d2;
}
.sidebar ul > li a.active,.sidebar ol > li a.active {
    color: #31a8d2;
}
.sidebar ul > li > ul > li > a,.sidebar ol > li > ul > li > a {
    padding-left: 40px;
}
.sidebar ul > li .head a,.sidebar ol > li .head a {
    padding-right: 10px;
    padding-left: 0;
}
.sidebar ul .haschild,.sidebar ol .haschild {
    position: relative;
}
.sidebar ul li.last,.sidebar ol li.last {
    border-bottom: 0;
}
.sidebar .box-filter > li {
    border: 0;
}
.sidebar .carousel-inner .product-grid {
    margin: 0;
    padding: 0;
}
.sidebar .product-grid {
    margin: 0;
    padding: 0;
}
.sidebar .product-grid .row {
    padding: 0;
}
.sidebar .product-grid .row.last .last .product-block {
    padding-top: 20px;

    border-bottom: 0;
}
.sidebar .product-grid .left {
    border: 0;
}
.sidebar .product-grid [class*=col-]:first-child .product-block,.sidebar .product-grid [class^=col-]:first-child .product-block {
    padding-top: 0;
}
.sidebar .product-grid [class*=col-]:last-child .product-block,.sidebar .product-grid [class^=col-]:last-child .product-block {
    padding-bottom: 0;
}
.sidebar .product-cols {
    width: 100%;
    margin: 0;
    padding: 0;

    border: 0;
}
.sidebar .product-cols:last-child .product-block,.sidebar .product-cols.last .product-block {
    border: 0;
}
.sidebar .product-block {
    margin: 0;
    padding: 20px 0 0;

    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.sidebar .product-block:before,.sidebar .product-block:after {
    display: table;

    content: ' ';
}
.sidebar .product-block:after {
    clear: both;
}
.sidebar .product-block .image {
    overflow: inherit;
}
.sidebar .product-block .image .product-label-special {
    right: -1px;
}
.sidebar .product-block .wishlist,.sidebar .product-block .compare,.sidebar .product-block .cart,.sidebar .product-block .label {
    display: none;
}
.sidebar .product-block .name {
    height: 25px;
    height: auto!important;
    min-height: 25px;
}
.sidebar .product-block .price {
    margin-bottom: 0;
}
.sidebar .product-block .left {
    border-bottom: 0;
}
.sidebar .product-block .image.swap img {
    width: 100%;
}
.sidebar .product-list {
    background-color: #fff;
}
.sidebar .product-list .product-block {
    padding-right: 0;
    padding-left: 0;
}
.sidebar .product-list .product-block:hover .info-view {
    display: none;

    opacity: 0;

    filter: alpha(opacity=0);
}
.sidebar .product-meta {
    height: 20px;
    height: auto!important;
    min-height: 20px;
    padding: 0;
}
.sidebar .product-grid .product-meta,.sidebar .product-list .product-meta {
    height: 20px;
    height: auto!important;
    min-height: 20px;
}
.sidebar .blog-title {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;

    margin: 0 0 5px;

    text-transform: none;
}
.sidebar .blog-title a {
    color: #000;
}
.sidebar .blog-title a:hover {
    color: #31a8d2;
}
.sidebar .description {
    line-height: 18px;
}
.sidebar .blog-body {
    position: relative;

    padding: 20px 0 0;

    border-bottom: 1px solid #e5e5e5;
}
.sidebar .blog-body:before,.sidebar .blog-body:after {
    display: table;

    content: ' ';
}
.sidebar .blog-body:after {
    clear: both;
}
.sidebar .blog-body .create-date {
    width: 17%;
    height: auto;
}
.sidebar .blog-body .create-info {
    position: relative;
    z-index: 9999;

    width: 83%;
    height: auto;
    height: 90px;
    height: auto!important;
    min-height: 90px;
    margin-top: -21px;

    background-color: #fff;
}
.sidebar .blog-body .create-info .inner {
    padding: 12px 15px 15px;
}
.sidebar .blog-body .created {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 14px;

    display: block;

    margin-top: 1px;
    padding: 6px 10px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    background-color: #31a8d2;
}
.sidebar .blog-body .created span {
    display: block;
}
.sidebar .blog-body .created .day {
    font-size: 18px;
}
.sidebar .blog-body .created .month {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
}
.sidebar .blog-body .created hr {
    margin: 2px 0;
}
.sidebar .blog-body .buttons-wrap {
    display: none;
}
.sidebar [class^=col-]:last-child .blog-body {
    border: 0;
}
.sidebar .productdeals .rating {
    display: none;
}
.sidebar .productdeals .item-countdown .countdown_num {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;

    color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #444;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#373737),to(#777));
    background-image: -webkit-linear-gradient(top,#373737 0,#777 100%);
    background-image:    -moz-linear-gradient(top,#373737 0,#777 100%);
    background-image:         linear-gradient(to bottom,#373737 0,#777 100%);
    background-repeat: repeat-x;
            text-shadow: 0 1px 6px rgba(0,0,0,.5);

        -ms-border-radius: 3px;
         -o-border-radius: 3px;
    -webkit-text-shadow: 0 1px 6px rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff777777', GradientType=0)


}
.sidebar .productdeals .item-countdown ul li:first-child .countdown_num {
    background-color: #e55e5e;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#e14848),to(#e76b6b));
    background-image: -webkit-linear-gradient(top,#e14848 0,#e76b6b 100%);
    background-image:    -moz-linear-gradient(top,#e14848 0,#e76b6b 100%);
    background-image:         linear-gradient(to bottom,#e14848 0,#e76b6b 100%);
    background-repeat: repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe14848', endColorstr='#ffe76b6b', GradientType=0)


}
.sidebar .productdeals .item-countdown ul li:first-child .countdown_num span {
    color: #fff;
}
.sidebar .product-items {
    border-bottom: 0;
}
.sidebar .product-items .product-cols {
    width: 100%;
    height: auto;
    margin: 0;

    border: 0;
}
.sidebar .product-items .product-cols.last .product-block {
    padding-bottom: 0;

    border-bottom: 0;
}
.sidebar .product-items .product-cols:first-child .product-block {
    padding-top: 0;
}
.sidebar .product-items .product-cols:last-child .product-block {
    padding-bottom: 0;

    border-bottom: 0;
}
.deal-qty-box .deal-qty {
    font-weight: 700;

    color: #31a8d2;
}
.productdeals .item-countdown ul li:first-child .countdown_num span {
    color: #31a8d2;
}
.sidebar .productdeals .product-block .price {
    margin: 0 0 5px;
    padding: 5px 0;

    border-bottom: 1px solid #e5e5e5;
}
.sidebar .productdeals .price {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;

    text-align: center;
}
.sidebar .productdeals .price .price-new {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.pavtwitter .customize p {
    color: #c2c2c2;
}
.pavcarousel {
    height: 222px;
    height: auto!important;
    min-height: 222px;
    margin: 0;

    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.pavcarousel .box-heading {
    border-bottom: 1px solid #e5e5e5;
}
.pavcarousel .box-content {
    margin: 0;

    border: 0;
}
.pavcarousel .carousel-controls {
    display: none;
}
.pavcarousel img {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.pavcarousel img:hover {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
            box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.pavcarousel .row {
    margin-bottom: 20px;
}
.pavcarousel .row:last-child {
    margin-bottom: 0;
}
.blog-wrapper .blog-item {
    position: relative;
}
.blog-wrapper .blog-item .description {
    overflow: hidden;

    max-height: 60px;
}
.blog-wrapper .blog-title {
    font-size: 20px;
}
.blog-wrapper .blog-title a {
    color: #000;
}
.blog-wrapper .blog-title a:hover {
    color: #31a8d2;
}
.blog-wrapper .blog-header .created {
    border: 3px solid #e5e5e5;
    background-color: #31a8d2;
}
.blog-wrapper .t-color {
    color: #31a8d2;
}
.blog-wrapper ul li,.blog-wrapper ol li {
    list-style-position: inside;
}
.blog-wrapper .blog-tags a {
    color: #31a8d2;
}
.layerslider-wrapper .tp-caption {
    line-height: 18px;

    text-transform: uppercase;

    -webkit-box-shadow: none;
            box-shadow: none;
            text-shadow: none;

    -webkit-text-shadow: none;
}
.layerslider-wrapper .tp-caption.large_black_text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
    font-size: 30px;

    color: #fff;
}
.layerslider-wrapper .tp-caption.very_large_text {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 48px;

    letter-spacing: 3px;

    color: #ffde00;
            text-shadow: none;

    -webkit-text-shadow: none;
}
.layerslider-wrapper .tp-caption.very_large_black_text {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;

    color: #fff;
}
.layerslider-wrapper .tp-caption.very_big_white {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;

    height: auto;

    background-color: transparent;
}
.layerslider-wrapper .tp-caption.very_big_white a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;

    display: inline-block;
    zoom: 1;

    padding: 2px 20px;

    color: #fff;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #31a8d2;

    *display: inline;
        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.layerslider-wrapper .tp-caption.very_big_white a:hover {
    background-color: #444;
}
.layerslider-wrapper .tp-caption.highlight {
    color: #4acfd4;
}
.layerslider-wrapper .tparrows.default {
    width: 0;
    height: 0;
    margin: -25px 0!important;

    background: none transparent;
}
.layerslider-wrapper .tparrows.tp-leftarrow {
    left: 0!important;

    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 23px solid #eee;
}
.layerslider-wrapper .tparrows.tp-leftarrow:before {
    font-family: FontAwesome;
    font-size: 17px;

    position: absolute;
    top: 0;
    left: 0;

    margin: -12px -20px;

    content: '\f104';

    color: #000;
}
.layerslider-wrapper .tparrows.tp-leftarrow:hover {
    border-left-color: #31a8d2;
}
.layerslider-wrapper .tparrows.tp-rightarrow {
    right: 0!important;

    border-top: 23px solid transparent;
    border-right: 23px solid #eee;
    border-bottom: 23px solid transparent;
}
.layerslider-wrapper .tparrows.tp-rightarrow:before {
    font-family: FontAwesome;
    font-size: 17px;

    position: absolute;
    top: 0;
    left: 0;

    margin: -12px 13px;

    content: '\f105';

    color: #000;
}
.layerslider-wrapper .tparrows.tp-rightarrow:hover {
    border-right-color: #31a8d2;
}
.no-box .box-content {
    padding-top: 0;
    padding-bottom: 0;
}
.productcarousel .carousel-controls {
    position: absolute;
    top: -30px;
    right: 0;
    left: auto;
}
.main-column .productcarousel .btn-shopping-cart span {
    padding-right: 6px;
    padding-left: 6px;
}
.newsletter_block {
    position: fixed;
    z-index: 1000;
    right: 60px;
    bottom: -78px;

    width: 297px;
    min-width: 297px;
    height: auto;
    margin: 0;

    -webkit-transition: top .5s,bottom .5s;
            transition: top .5s,bottom .5s;
}
.newsletter_block .box-heading {
    padding-right: 12px;
    padding-left: 12px;

    cursor: pointer;
    text-align: center;

    background-color: #e55e5e;
}
.newsletter_block .box-heading span {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.newsletter_block .box-content {
    margin: 0;

    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.newsletter_block p {
    font-size: 10px;
    font-weight: 300;
}
.newsletter_block form .inputNew {
    font-weight: 300;
    font-style: italic;

    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #f8f8f8;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.newsletter_block form .inputNew:focus ~ span .button_mini {
    background-color: #31a8d2;
}
.newsletter_block form .error {
    position: absolute;
    top: 0;

    margin: 0 0 10px;
    margin-bottom: 12px;

    border: 0 none;
    background: 0 0;
}
.newsletter_block form p {
    margin: 0;
    padding: 1px;

    border: 1px solid #e5e5e5;
    background-color: #f8f8f8;
}
.newsletter_block form p .input-group-addon {
    padding: 0;
}
.newsletter_block form .button_mini {
    line-height: 30px;

    width: 30px;
    height: 30px;
    padding: 0;

    text-align: center;

    color: #fff;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #444;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.newsletter_block.active {
    bottom: 0;
}
.quickview {
    background-color: #fff;
}
.quickview #content {
    padding: 10px;

    border: 0;
}
.quickview .product-info .image-additional a {
    width: 16px;
    height: 16px;
}
.quickview .product-info .image-additional a img {
    width: 100%;
}
.quickview .product-info .action > div {
    margin-top: 10px;
}
.deal_detail_num .price {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
}
#image-additional {
    margin: 0 30px;
}
#image-additional .carousel-control.left {
    left: -30px;
}
#image-additional .carousel-control.right {
    right: -30px;
}
.product-related {
    margin: 0;
}
.product-related .btn .product-icon {
    display: none!important;
}
.product-related .btn span + span {
    padding-right: 12px;
    padding-left: 12px;
}
.product-related .last .product-block,.product-related .row:last-child .product-block {
    padding-bottom: 0;
}
.product-related .box-content {
    border-top: 0;
}
.tooltip-inner {
    font-size: 10px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}
.quick-link button {
    margin: 0 10px;
}
body[class*='-home'] #pav-mainnav {
    margin-bottom: 19px;
}
body[class*='-home'] .success,body[class*='-home'] .warning,body[class*='-home'] .attention,body[class*='-home'] .information {
    margin-top: 0;
}
body[class*='-home'] .newsletter_block {
    -webkit-animation-name: bounceInRight;
       -moz-animation-name: bounceInRight;
        -ms-animation-name: bounceInRight;
         -o-animation-name: bounceInRight;
            animation-name: bounceInRight;
    -webkit-animation-duration: 5s;
       -moz-animation-duration: 5s;
        -ms-animation-duration: 5s;
         -o-animation-duration: 5s;
            animation-duration: 5s;

    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}
.category-info {
    padding: 0;
}
.category-info .image {
    margin-bottom: 19px;
    padding: 0;
}
.refine-search {
    border-color: #e5e5e5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.refine-search ul,.refine-search ol {
    list-style: none;
}
.refine-search ul li,.refine-search ol li {
    line-height: normal;

    position: relative;

    float: left;

    margin: 0 8px;
    padding: 5px 0;
}
.refine-search ul li:before,.refine-search ol li:before {
    position: absolute;
    top: 50%;
    left: 0;

    width: 3px;
    height: 3px;

    content: '';

    background-color: #31a8d2;
}
.refine-search .box-heading {
    color: #000;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #fff;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.refine-search .box-content {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;

    border: 0;
}
#page-quickview .product-info #image-additional-carousel a {
    width: 22%;
    margin-right: 5px;
}
.quickview .zoomContainer .zoomWindowContainer {
    display: block!important;
}
.category-list {
    margin: 0;

    border: 0;
}
.category-list ul {
    float: left;

    margin-right: 15px;
}
.category-list ul li a {
    font-size: 14px;

    padding-left: 10px;
}
.category-list ul li a:hover {
    color: #31a8d2;
}
.manufacturer-heading {
    font-size: 15px;
    font-weight: 700;

    margin-bottom: 6px;
    padding: 5px 8px;

    color: #000;
    background-color: #eee;
}
.manufacturer-list {
    padding: 6px;

    border: 0;
}
.manufacturer-list ul {
    float: left;

    width: 25%;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;

    list-style: none;
}
.manufacturer-content {
    overflow: auto;

    padding: 8px;
}
.product-filter {
    font-size: 11px;

    padding: 8px;

    text-transform: uppercase;

    color: #777;
    border: 0;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
#compare-total {
    font-size: 12px;
}
.product-filter .sort {
    float: right;

    margin-right: 5px;
}
.product-filter .limit {
    float: right;

    margin-right: 5px;
}
.product-filter .display {
    float: left;

    min-height: 32px;
    padding: 8px 0 0 15px;
}
.product-filter .display span {
    margin-right: 5px;
}
.product-filter .display a {
    margin-right: 5px;
    padding: 7px 10px;

    border: 1px solid #e5e5e5;
}
.product-filter .display a > span {
    margin: 0 3px;
}
.product-filter .display a > em {
    display: none;
}
.product-filter .display a.active i,.product-filter .display a:hover i {
    color: #2588ab;
}
.product-filter .display i {
    font-size: 10px;

    -webkit-transition: color .2s ease-out;
            transition: color .2s ease-out;

    color: #000;
}
.product-filter .product-compare {
    float: right;
}
.product-list .col-fullwidth {
    float: none;

    width: 100%;
    margin: 0;

    border-bottom: 1px solid #e5e5e5;
}
.product-list .product-block {
    overflow: hidden;

    padding: 20px 18px;
}
.product-list .product-block:hover .info-view {
    opacity: 0;

    filter: alpha(opacity=0);
}
.product-list .product-block .left {
    border-bottom: 0;
}
.product-list .product-meta {
    overflow: hidden;

    min-height: inherit;
    padding: 0;
}
.product-list .rating {
    margin: 0;
}
.product-list .cart {
    margin-bottom: 3px;
}
.product-list .description {
    display: block;
}
.product-list .price-tax {
    display: block;
}
.product-list .price-new {
    font-weight: 700;
}
.product-list .name {
    min-height: 20px;
    margin: 0;
}
.product-list .image {
    float: left;
    overflow: hidden;

    width: 22%;
    margin-right: 18px;
    margin-bottom: 0;

    text-align: center;
}
.product-list .image img {
    padding: 0;

    border: 0;
}
.product-list .image:hover .info-view {
    opacity: 1;

    filter: alpha(opacity=100);
}
.product-list .price {
    float: none;

    width: auto;
}
.product-list .action {
    float: none;

    width: auto;
    margin-top: 18px;
}
.product-list .action .wishlist .fa-heart {
    margin-right: 0;
}
.product-list .action .wishlist,.product-list .action .compare {
    margin: 0;
    padding: 0;
}
.product-list .action .wishlist a,.product-list .action .compare a {
    line-height: 11px;

    float: left;

    width: auto;
    height: 32px;
    margin: 0 12px;
    padding: 8px 10px 0;

    border: 1px solid #e5e5e5;
}
.product-list .action .wishlist a span,.product-list .action .compare a span {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;

    text-transform: uppercase;

    color: #000;
}
.product-list .action .wishlist a:hover,.product-list .action .compare a:hover {
    color: #31a8d2;
}
.product-list .action .wishlist a:hover span,.product-list .action .compare a:hover span {
    color: #31a8d2;
}
.product-grid {
    position: relative;

    overflow: hidden;

    padding: 0 22px;

    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background-color: #fff;
}
.product-grid.last {
    border: 0;
}
.product-grid .description,.product-grid .price-tax {
    display: none;
}
.product-grid .products-block {
    overflow: hidden;
}
.product-meta {
    min-height: 110px;
}
.product-items {
    border-bottom: 1px solid #e5e5e5;
}
.product-items.last,.product-items:last-child {
    border-bottom: 0;
}
.product-detail {
    padding: 19px;

    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.product-info {
    margin-bottom: 20px;
}
.product-info .carousel-control {
    font-size: 14px;

    top: 50%;

    width: 16px;
    height: 16px;
    margin: -9px 0 -9px 0;

    -webkit-transition: opacity .15s linear;
            transition: opacity .15s linear;
    text-align: center;

    color: #000;
    border: 1px solid #b2b2b2;
}
.product-info .cart .minimum {
    font-size: 15px;

    padding-top: 5px;
}
.product-info .cart .links {
    display: inline-block;
    zoom: 1;

    vertical-align: middle;

    *display: inline;
}
.product-info h1 {
    font-size: 21px;
    line-height: 36px;

    margin-top: 0;
    margin-bottom: 15px!important;

    text-transform: uppercase;
}
.product-info ul,.product-info ol {
    list-style: none;
}
.product-info .price-tax {
    font-weight: 400;
}
.product-info .product-label-special {
    right: 9px;
    left: auto;
}
.product-info .image {
    position: relative;

    margin-bottom: 52px;

    text-align: center;
}
.product-info .share {
    padding: 20px 0;
}
.product-info .share:before,.product-info .share:after {
    display: table;

    content: ' ';
}
.product-info .share:after {
    clear: both;
}
.product-info .price {
    padding: 10px 0;

    color: #777;
}
.product-info .price .price-gruop,.product-info .price .price-old {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 21px;

    text-transform: uppercase;

    color: #31a8d2;
}
.product-info .price .other-price {
    margin-top: 6px;
}
.product-info .price .reward {
    font-weight: 400;
}
.product-info .price .discount {
    font-weight: 400;

    margin-top: 6px;
}
.product-info .price-gruop:before,.product-info .price-gruop:after {
    display: table;

    content: ' ';
}
.product-info .price-gruop:after {
    clear: both;
}
.product-info .description {
    margin-bottom: 6px;
    padding: 0;

    border: 0;
}
.product-info .description a {
    text-decoration: none;
}
.product-info .description b {
    margin-right: 5px;
    margin-left: 0;
}
.product-info .description .availability {
    display: inline-block;
    zoom: 1;

    padding: 3px 5px;

    text-transform: none;

    color: #fff;
    background-color: #31a8d2;

    *display: inline;
}
.product-info #image-additional-carousel {
    clear: both;
    overflow: hidden;

    margin: 0;
}
.product-info #image-additional-carousel .carousel-inner {
    width: 85%;
    height: auto;
    margin: 0 auto;
}
.product-info #image-additional-carousel a {
    display: block;
    float: left;

    width: 22%;
    height: auto;
    margin-right: 10px;
    margin-left: 0;
}
.product-info #image-additional-carousel a:last-child {
    margin: 0;
}
.product-info #image-additional-carousel a img {
    -webkit-transition: border-color 500ms ease;
            transition: border-color 500ms ease;

    border: 1px solid transparent;
}
.product-info #image-additional-carousel a:hover img {
    border: 1px solid #31a8d2;
}
.product-info #image-additional-carousel img {
    border: 0;
}
.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
}
.product-info .option-image label {
    display: block;

    width: 100%;
    height: 100%;
}
.product-info .option-image img {
    margin-right: 5px;
    margin-left: 0;

    cursor: pointer;

    border: 1px solid #ccc;
}
.product-info .options {
    margin-bottom: 20px;
}
.product-info .options input[type=file] {
    font-size: 15px;

    padding-top: 7px;
    padding-bottom: 7px;

    color: #c2c2c2;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
.product-info .options input[type=file] .fa {
    color: #c2c2c2;
}
.product-info .options input[type=file]:hover {
    color: #31a8d2;
}
.product-info .options input[type=file]:hover .fa {
    color: #31a8d2;
}
.product-info .review {
    margin-bottom: 15px;
}
.product-info .review .share {
    line-height: normal;
}
.product-info .review .share a {
    text-decoration: none;
}
.product-info .review > div {
    padding: 0;

    border: 0;
}
.product-info .review > div > span {
    color: #38b0e3;
}
.product-info .product-extra {
    padding: 10px 0;

    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.product-info .product-extra:before,.product-info .product-extra:after {
    display: table;

    content: ' ';
}
.product-info .product-extra:after {
    clear: both;
}
.product-info .product-extra .quantity-adder {
    margin: 0;
}
.product-info .product-extra .cart {
    margin-right: 10px;
    margin-left: 10px;
}
.product-info .product-extra .add-action {
    font-size: 5.5px;
    line-height: 15px;

    position: relative;

    display: block;

    width: 27px;
    height: 16px;

    cursor: pointer;
    text-align: center;

    color: #6f6f6f;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.product-info .product-extra .add-action:hover {
    color: #2588ab;
}
.product-info .product-extra .add-up {
    border-bottom: 0;
}
.product-info .product-extra .add-to-icon {
    font-size: 16px;

    padding: 6px;

    background: #2588ab;
}
.product-info .product-extra .quantity-number input {
    width: 57px;
    width: auto!important;
    min-width: 57px;
    height: 32px;

    text-align: center;
}
.product-info .minimum {
    margin-top: 12px;
}
.product-info .action:before,.product-info .action:after {
    display: table;

    content: ' ';
}
.product-info .action:after {
    clear: both;
}
.product-info .action a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;

    display: block;

    height: 32px;
    padding: 8px 8px 0;

    text-align: center;
    text-transform: uppercase;

    color: #777;
    border: 1px solid #e5e5e5;
}
.product-info .action a .fa {
    color: #c1c1c1;
}
.product-info .action a:hover {
    color: #31a8d2;
}
.product-info .action a:hover .fa {
    color: #31a8d2;
}
.product-info .action > div {
    margin-right: 10px;
    margin-left: 0;
}
.tabs-group {
    margin: 0;
    padding: 0;
}
.tabs-group .tab-content {
    line-height: 25px;

    padding: 20px;

    list-style-position: inside;

    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e5e5e5;
    background-color: #fff;
}
.tabs-group .tab-content .pagination {
    padding: 0;

    border: 0;
}
.tabs-group .tab-content #review-title {
    margin-top: 0;
}
.review-list {
    margin-bottom: 20px;
    padding: 10px;

    border: 1px solid #eee;
}
.review-list .rating {
    float: right;

    margin-bottom: 20px;
}
.review-list .author {
    float: left;

    margin-bottom: 20px;
}
.review-list .text {
    clear: both;
}
.attribute thead td,.attribute thead tr td:first-child {
    font-size: 14px;
    font-weight: 700;

    text-align: left;

    color: #000;
    background: #eee;
}
.attribute {
    width: 100%;
    margin-bottom: 20px;

    border-collapse: collapse;

    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.attribute td {
    padding: 7px;

    text-align: center;
    vertical-align: top;

    color: #4d4d4d;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0;
}
.attribute tr td:first-child {
    font-weight: 700;

    width: 20%;

    text-align: right;

    color: #000;
}
.compare-info .price-old {
    text-decoration: line-through;
}
.compare-info .price-new {
    font-weight: 700;
}
.compare-info .name a {
    font-weight: 700;
}
.compare-info td {
    text-align: center;
    vertical-align: top;
}
.compare-info tr td:first-child {
    font-weight: 700;

    width: 16%;

    text-align: left;
}
.compare-info thead td,.compare-info thead tr td:first-child {
    font-size: 16px;
    font-weight: 700;

    text-align: left;

    color: #000;
    border: 0;
    background: #e2e2e2;
}
.wishlist-info tbody .quantity,.wishlist-info tbody .price,.wishlist-info tbody .total,.wishlist-info tbody .action {
    text-align: right;
}
.wishlist-info thead .name,.wishlist-info thead .model,.wishlist-info thead .stock {
    text-align: left;
}
.wishlist-info thead .quantity,.wishlist-info thead .price,.wishlist-info thead .total,.wishlist-info thead .action {
    text-align: right;
}
.wishlist-info tbody .name,.wishlist-info tbody .model,.wishlist-info tbody .stock {
    text-align: left;
}
.wishlist-info thead td {
    font-weight: 700;

    color: #4d4d4d;
    border-bottom: 1px solid #ddd;
    background-color: #eee;
}
.wishlist-info thead .image {
    text-align: center;
}
.wishlist-info tbody td {
    vertical-align: top;

    border-bottom: 1px solid #ddd;
}
.wishlist-info tbody .action img {
    cursor: pointer;
}
.wishlist-info tbody .image {
    text-align: center;
}
.wishlist-info tbody .image img {
    margin: 0 auto;

    border: 0;
}
.wishlist-info td {
    padding: 7px;
}
.wishlist-info table {
    width: 100%;
    margin-bottom: 20px;

    border-collapse: collapse;

    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.order-list {
    margin-bottom: 10px;
}
.order-list .order-status {
    float: right;

    width: 49%;
    margin-bottom: 24px;

    text-align: right;
}
.order-list .order-content {
    padding: 10px 0;
}
.order-list .order-info {
    text-align: right;
}
.order-list .order-id {
    float: left;

    width: 49%;
    margin-bottom: 24px;
}
.order-list .list-content {
    margin-bottom: 12px;
}
.order-detail {
    font-weight: 700;

    background: #e5e5e5;
}
.return-list {
    margin-bottom: 10px;
}
.return-list .return-content {
    padding: 10px 0;
}
.return-list .return-id {
    float: left;

    width: 49%;
    margin-bottom: 24px;
}
.return-list .return-status {
    float: right;

    width: 49%;
    margin-bottom: 24px;

    text-align: right;
}
.return-list .return-info {
    text-align: right;
}
.return-list .list-content {
    margin-bottom: 12px;
}
.return-opened textarea {
    vertical-align: top;
}
.return-captcha {
    float: left;
}
.download-list {
    margin-bottom: 10px;
}
.download-list .download-status {
    float: right;

    width: 49%;
    margin-bottom: 24px;

    text-align: right;
}
.download-list .download-id {
    float: left;

    width: 49%;
    margin-bottom: 24px;
}
.download-list .download-content {
    padding: 10px 0;
}
.download-list .download-info {
    text-align: right;
}
.download-list .list-content {
    margin-bottom: 24px;
}
.cart-module > div {
    display: none;
}
.cart-info tbody .name,.cart-info tbody .model,.cart-info tbody .quantity {
    text-align: left;
}
.cart-info thead .name,.cart-info thead .model,.cart-info thead .quantity {
    text-align: left;
}
.cart-info tbody .quantity input[type=image],.cart-info tbody .quantity img {
    position: relative;
    top: 4px;

    cursor: pointer;
}
.cart-info tbody .price,.cart-info tbody .total {
    text-align: right;
}
.cart-info thead td {
    font-weight: 700;

    color: #4d4d4d;
    border-bottom: 1px solid #ddd;
    background-color: #eee;
}
.cart-info thead .image {
    text-align: center;
}
.cart-info tbody td {
    vertical-align: top;

    border-bottom: 1px solid #ddd;
}
.cart-info tbody td.quantity * {
    float: left;
}
.cart-info tbody td.quantity a {
    display: block;

    padding: 6px 0;
}
.cart-info tbody .image {
    text-align: center;
}
.cart-info tbody span.stock {
    font-weight: 700;

    color: red;
}
.cart-info td {
    padding: 7px;
}
.cart-info table {
    width: 100%;
    margin-bottom: 15px;

    border-collapse: collapse;

    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.cart-module {
    margin: 24px 0;
}
.cart-module table td {
    padding: 5px;
}
.cart-total {
    overflow: auto;

    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 8px;

    border-top: 1px solid #ddd;
}
.cart-total td {
    padding: 3px;

    text-align: right;
}
.cart-total table {
    float: right;
}
.cart-info thead .price,.cart-info thead .total {
    text-align: right;
}
.checkout-heading {
    font-size: 15px;
    font-weight: 700;

    margin-bottom: 15px;
    padding: 8px;

    color: #555;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
}
.checkout-heading a {
    font-weight: 400;

    float: right;

    margin-top: 1px;

    text-decoration: none;
}
.checkout-content {
    display: none;

    padding: 0 0 15px;
}
.checkout-content .buttons {
    clear: both;
}
.checkout-product tbody .name,.checkout-product tbody .model {
    text-align: left;
}
.checkout-product thead .name,.checkout-product thead .model {
    text-align: left;
}
.checkout-product thead td {
    font-weight: 700;

    color: #4d4d4d;
    border-bottom: 1px solid #ddd;
    background-color: #eee;
}
.checkout-product tfoot td {
    text-align: right;

    border-bottom: 1px solid #ddd;
}
.checkout-product tbody td {
    vertical-align: top;

    border-bottom: 1px solid #ddd;
}
.checkout-product td {
    padding: 7px;
}
.checkout-product table {
    width: 100%;
    margin-bottom: 20px;

    border-collapse: collapse;

    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.checkout-product tbody .quantity,.checkout-product tbody .price,.checkout-product tbody .total {
    text-align: right;
}
.checkout-product thead .quantity,.checkout-product thead .price,.checkout-product thead .total {
    text-align: right;
}
.sitemap-info {
    margin-bottom: 36px;
}
.sitemap-info ul > li {
    font-weight: 700;
    line-height: 1.928571429;

    list-style: disc inside none;
}
.sitemap-info ul > li > ul {
    margin-left: 24px;
}
.sitemap-info ul > li > ul li {
    font-weight: 400;

    list-style: circle inside none;
}
.sitemap-info ul > li > ul li li {
    list-style: square inside none;
}
.page-not-found {
    text-align: center;
}
.page-not-found h2 {
    font-size: 229.99999999999997%;

    margin: 120px 0 12px;

    color: #2588ab;
}
.page-not-found span {
    margin-right: 12px;
}
.contact-location {
    margin-bottom: 12px;
}
.contact-location img {
    max-width: none;
}
.contact-content .content {
    padding: 20px;

    border: 0;
    background-color: #eee;
}
.contact-content .buttons {
    margin-top: 20px;
    padding: 0;

    border: 0;
}
.contact-content .contact-customhtml {
    margin-top: 20px;
    padding: 0;

    border: 0;
}
.contact-content .contact-customhtml .content {
    min-height: 338px;
}
.contact-content .fa {
    font-size: 16px;
    line-height: 40px;

    width: 40px;
    height: 40px;
    margin-bottom: 10px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #a2a2a2;

        -ms-border-radius: 50%;
         -o-border-radius: 50%;
}
.contact-content .fa:hover {
    background-color: #31a8d2;
}
#pav-mainnav {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;

    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #000;
    background-color: #fff;
}
#pav-mainnav .megamenu {
    position: relative;
}
#pav-mainnav .pav-colorbox {
    display: none!important;
}
#pav-mainnav .navbar {
    margin: 0;
    padding: 0;

    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
#pav-mainnav .navbar-default .navbar-nav > .dropdown > a .caret {
    position: relative;

    border: 0;
}
#pav-mainnav .navbar-default .navbar-nav > .dropdown > a .caret:before {
    font-family: FontAwesome;

    position: absolute;
    top: -11px;
    right: -15px;

    content: '\f107';

    color: #000;
}
#pav-mainnav .navbar-nav > li > a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;

    padding: 17px 30px;

    -webkit-transition: all 350ms ease-out;
            transition: all 350ms ease-out;
    text-transform: uppercase;

    color: #000;
    border-left: 1px solid #e5e5e5;
}
#pav-mainnav .navbar-nav > li > a:hover,#pav-mainnav .navbar-nav > li > a:focus {
    color: #31a8d2;
    background-color: #fff;
}
#pav-mainnav .navbar-nav > li > a:hover .caret:before,#pav-mainnav .navbar-nav > li > a:focus .caret:before {
    color: #31a8d2;
}
#pav-mainnav .navbar-nav > li > a:after {
    line-height: 0;

    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    width: 0;
    height: 0;
    margin: 0 auto;

    content: '';
    -webkit-transition: border 300ms ease-out 0s;
            transition: border 300ms ease-out 0s;

    opacity: 0;
    border-right: 5px solid transparent;
    border-bottom: 0 solid #000;
    border-left: 5px solid transparent;

    filter: alpha(opacity=0);
}
#pav-mainnav .navbar-nav > li.last > a {
    border-right: 1px solid #e5e5e5;
}
#pav-mainnav .navbar-nav > li.full-width {
    position: static;
}
#pav-mainnav .navbar-nav > li:hover > a:after {
    opacity: 1;
    border-bottom: 6px solid #000;

    filter: alpha(opacity=100);
}
#pav-mainnav .navbar-inverse {
    margin: 0;
    padding: 0;

    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
#pav-mainnav .navbar-collapse {
    padding: 0;
}
#pav-mainnav .dropdown-menu {
    font-weight: 300;

    top: 100%;
    left: -9999px;

    min-width: 234px;
    height: auto;
    padding: 20px;

    -webkit-transition: opacity .3s linear 0s;
            transition: opacity .3s linear 0s;

    color: #c2c2c2;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: #444;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.6);
            box-shadow: 2px 2px 2px rgba(0,0,0,.6);

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
#pav-mainnav .dropdown-menu a {
    color: #c2c2c2;
}
#pav-mainnav .dropdown-menu li {
    line-height: 25px;
}
#pav-mainnav .dropdown-menu li a {
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;

    padding: 0;
}
#pav-mainnav .dropdown-menu li a:hover {
    color: #31a8d2;
    background-color: transparent;
}
#pav-mainnav .dropdown-menu li a:hover .fa {
    color: #31a8d2;
}
#pav-mainnav .dropdown-menu .fa {
    margin-left: 0;

    color: #c2c2c2;
}
#pav-mainnav .dropdown-menu .menu-title .fa {
    margin-right: 5px;
}
#pav-mainnav .dropdown-menu ul li.parent {
    position: relative;
}
#pav-mainnav .dropdown-menu ul li.parent .dropdown-menu {
    position: absolute;
    top: 0;
    right: -100%;
    left: auto;
}
#pav-mainnav .dropdown-menu ul li.parent:hover > .dropdown-menu {
    left: 100%;

    display: block;
}
#pav-mainnav .dropdown:hover > .dropdown-menu {
    left: 0;

    display: block;
}
#pav-mainnav .dropdown:hover > a {
    color: #31a8d2;
}
#pav-mainnav .dropdown:hover > a .fa {
    color: #31a8d2;
}
#pav-mainnav .mega-group > .dropdown-toggle {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;

    display: block;

    letter-spacing: 3px;
    text-transform: uppercase;

    color: #fff;
    border: 0;
}
#pav-mainnav .mega-group > .dropdown-toggle .fa {
    color: #fff;
}
#pav-mainnav .dropdown-submenu {
    position: relative;
}
#pav-mainnav .dropdown-submenu:hover > .dropdown-menu {
    top: 0;
    right: -115%;
    left: auto;
}
#pav-mainnav .dropdown-submenu b.fa {
    margin-left: 3px;
}
#pav-mainnav h1,#pav-mainnav h2,#pav-mainnav h3,#pav-mainnav h4,#pav-mainnav h5,#pav-mainnav h6 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
    line-height: 20px;

    margin: 0 0 10px;

    letter-spacing: 3px;
    text-transform: uppercase;

    color: #fff;
    border: 0;
}
#pav-mainnav p {
    font-size: 13px;
    line-height: 20px;
}
#pav-mainnav .fa {
    margin-left: 3px;

    color: #000;
}
#pav-mainnav ul,#pav-mainnav ol {
    list-style: none;
}
#pav-mainnav .pavo-widget .fa {
    margin-right: 0;
}
#pav-mainnav .product-block {
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0;

    background-color: transparent;
}
#pav-mainnav .product-block .w-product {
    margin-right: 28px;
}
#pav-mainnav .product-block .image {
    text-align: left;
}
#pav-mainnav .product-block .product-meta {
    min-height: inherit;

    text-align: left;
}
#pav-mainnav .product-block .name {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;

    margin: 0;

    letter-spacing: normal;
    text-transform: none;
}
#pav-mainnav .product-block .name a {
    color: #fff;
}
#pav-mainnav .product-block .name a:hover {
    color: #31a8d2;
}
#pav-mainnav .product-block .product-icon {
    width: auto;
    height: 32px;
    padding: 0 10px;

    background-color: #fff;
}
#pav-mainnav .product-block .product-icon:hover {
    color: #000;
}
#pav-mainnav .product-block .cart .product-icon {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
    font-size: 10px;
    line-height: 18px;

    text-transform: uppercase;

    color: #000;
    border: 1px solid #e5e5e5;
}
#pav-mainnav .product-block .cart .product-icon:hover {
    color: #31a8d2;
}
#pav-mainnav .product-block .rating {
    padding-top: 3px;

    border-top: 1px solid #646464;
}
#pav-mainnav .product-block .action {
    margin-top: 6px;
}
#pav-mainnav .product-block .pav-colorbox {
    display: none!important;
}
#pav-mainnav .product-block:last-child .w-product {
    margin: 0;
}
#pav-mainnav .product-block:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.hidden-heading-title .menu-title {
    display: none;
}
#pav-verticalmenu {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;

    z-index: 100;

    color: #777;
}
#pav-verticalmenu .box-content {
    position: static;

    height: auto!important;
    height: 497px;
    min-height: 497px;
    padding: 0;

    border: 0;
    background: #444;
}
#pav-verticalmenu .box-content .navbar-default {
    position: static;

    margin: 0;

    border: 0;
    background-color: transparent;
}
#pav-verticalmenu .box-content .navbar-default .navbar-header {
    float: none;

    width: 100%;
}
#pav-verticalmenu .box-content .navbar-default .navbar-collapse {
    max-width: auto;
    height: 490px;
    height: auto!important;
    min-height: 490px;
    padding: 0;
}
#pav-verticalmenu .navbar-nav {
    position: static;

    float: none;

    width: 100%;
}
#pav-verticalmenu .navbar-nav > li {
    position: static;

    width: 100%;
    height: auto;

    border-color: #595959;
}
#pav-verticalmenu .navbar-nav > li > a {
    font-size: 15px;
    font-weight: 700;

    display: block;

    padding: 18px 10px 18px 23px;

    color: #fff;
}
#pav-verticalmenu .navbar-nav > li > a .menu-icon {
    display: block;
}
#pav-verticalmenu .navbar-nav > li > a .menu-icon span {
    font-size: 15px;
    line-height: normal;

    display: block;

    margin-left: 35px;
}
#pav-verticalmenu .navbar-nav > li > a .menu-icon .menu-desc {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;

    margin-top: 3px;

    color: #999;
}
#pav-verticalmenu .navbar-nav > li > a:hover,#pav-verticalmenu .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #2b2b2b;
}
#pav-verticalmenu .navbar-nav > li > a .caret {
    position: absolute;
    top: 50%;
    right: 0;

    margin: -5px 0;

    border-top: 5px solid transparent;
    border-right: 5px solid #999;
    border-bottom: 5px solid transparent;
    border-left: 0;
}
#pav-verticalmenu .navbar-nav > li.last,#pav-verticalmenu .navbar-nav > li:last-child {
    border: 0;
}
#pav-verticalmenu .navbar-nav > li:hover > a {
    color: #31a8d2;
    background-color: #2b2b2b;
}
#pav-verticalmenu .navbar-nav > li:hover > a .caret {
    border-right-color: #fff;
}
#pav-verticalmenu .navbar-nav > li:hover > .dropdown-menu {
    top: 0;
    left: 100%;

    opacity: 1;

    filter: alpha(opacity=100);
}
#pav-verticalmenu .navbar-nav > li .parent {
    position: relative;
}
#pav-verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
    font-weight: 400;

    text-transform: none;

    color: #777;
}
#pav-verticalmenu .navbar-nav > li .parent > .dropdown-toggle:hover {
    color: #31a8d2;
}
#pav-verticalmenu .navbar-nav > li .parent > .dropdown-menu {
    height: 100px;
    height: auto!important;
    min-height: 100px;

    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.13);
            box-shadow: 0 0 5px 1px rgba(0,0,0,.13);
}
#pav-verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
    top: 0;
    left: 100%;

    opacity: 1;

    filter: alpha(opacity=100);
}
#pav-verticalmenu .verticalmenu li a:hover {
    color: #31a8d2;
}
#pav-verticalmenu .verticalmenu li a:hover .caret {
    border-right-color: #fff;
}
#pav-verticalmenu .pav-colorbox {
    display: none!important;
}
#pav-verticalmenu .dropdown-menu {
    top: -9999px;
    right: auto;
    left: -9999px;

    display: block;

    min-width: 215px;
    height: 100%;
    height: auto!important;
    min-height: 100%;
    padding: 20px 28px;

    opacity: 0;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
            box-shadow: 2px 2px 2px rgba(0,0,0,.3);

    filter: alpha(opacity=0);
        -ms-border-radius: 0;
         -o-border-radius: 0;
}
#pav-verticalmenu .dropdown-menu ul li {
    line-height: normal;

    padding: 4px 0;

    border: 0;
}
#pav-verticalmenu .dropdown-menu ul li a {
    font-size: 13px;
    font-weight: 400;

    padding: 0;

    color: #777;
}
#pav-verticalmenu .dropdown-menu p {
    font-size: 13px;
    line-height: 18px;
}
#pav-verticalmenu .dropdown-menu .pav-menu-video {
    width: 100%;
}
#pav-verticalmenu .dropdown-menu .pav-menu-video iframe {
    margin-bottom: 10px;
}
#pav-verticalmenu .dropdown-menu .dropdown-toggle:hover {
    color: #000;
}
#pav-verticalmenu .dropdown-menu .dropdown-toggle,#pav-verticalmenu .dropdown-menu h1,#pav-verticalmenu .dropdown-menu h2,#pav-verticalmenu .dropdown-menu h3,#pav-verticalmenu .dropdown-menu h4,#pav-verticalmenu .dropdown-menu h5,#pav-verticalmenu .dropdown-menu h6 {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;

    text-transform: uppercase;

    color: #000;
}
#pav-verticalmenu .dropdown-menu .manufacturer a {
    padding: 0;
}
#pav-verticalmenu .dropdown-menu .manufacturer a img {
    -webkit-transition: border-color 600ms ease;
            transition: border-color 600ms ease;

    border: 1px solid #e5e5e5;
}
#pav-verticalmenu .dropdown-menu .manufacturer a:hover img {
    border-color: #31a8d2;
}
#pav-verticalmenu .widget-product-list {
    margin-bottom: 10px;
    padding-bottom: 10px;

    border-bottom: 1px dotted #e5e5e5;
}
#pav-verticalmenu .product-block {
    width: 33.3333%;
    height: auto;
    padding: 5px;

    border: 0;
    background: none transparent;
}
#pav-verticalmenu .product-block .name {
    height: 32px;
    height: auto!important;
    min-height: 32px;
    margin: 0;
    padding: 0;
}
#pav-verticalmenu .product-block .name a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;

    margin: 0;
    padding: 0;

    color: #000;
}
#pav-verticalmenu .product-block .name a:hover {
    color: #31a8d2;
}
#pav-verticalmenu .product-block .image a {
    padding: 0;
}
#pav-verticalmenu .product-block .w-product {
    padding: 5px;
}
#pav-verticalmenu .product-block .product-meta {
    min-height: inherit;
}
#mainmenutop .navbar-toggle {
    float: left;
}
#menu-offcanvas .dropdown .dropdown-menu {
    position: relative;

    display: block;
    float: none;

    width: 100%!important;
    min-width: inherit;
    margin: 0;
    padding: 0;

    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
html,body,.offcanvas-container,.offcanvas-pusher,.offcanvas-content {
    min-height: 100%;
}
.offcanvas-content {
    overflow-y: scroll;

    background-color: #444;
}
.offcanvas-content,.offcanvas-content-inner {
    position: relative;
}
.offcanvas-container {
    position: relative;
}
.offcanvas-pusher {
    z-index: 99;
    left: 0;

    height: 100%;

    -webkit-transition: transform .5s;
            transition: transform .5s;
}
.offcanvas-pusher::after {
    position: absolute;
    top: 0;
    right: 0;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: '~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s';
            transition: '~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s';

    opacity: 0;
    background: rgba(0,0,0,.2);

    filter: alpha(opacity=0);
}
.offcanvas-menu-open .offcanvas-pusher::after {
    width: 100%;
    height: 100%;

    -webkit-transition: opacity .5s;
            transition: opacity .5s;

    opacity: 1;

    filter: alpha(opacity=100);
}
.offcanvas-menu::after {
    position: absolute;
    top: 0;
    right: 0;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: opacity .5s;
            transition: opacity .5s;

    opacity: 1;
    background: rgba(0,0,0,.2);

    filter: alpha(opacity=100);
}
.offcanvas-menu-open .offcanvas-menu::after {
    width: 0;
    height: 0;

    -webkit-transition: '~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s';
            transition: '~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s';

    opacity: 0;

    filter: alpha(opacity=0);
}
.offcanvas-menu {
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;

    visibility: hidden;

    width: 280px;
    height: 100%;

    -webkit-transition: all .5s;
            transition: all .5s;

    background: #444;
    -webkit-box-shadow: inset -12px -1px 12px -12px rgba(0,0,0,.38);
            box-shadow: inset -12px -1px 12px -12px rgba(0,0,0,.38);
}
.offcanvas-menu ul {
    margin: 0;
    padding: 0;

    list-style: none;
}
.offcanvas-menu ul li {
    line-height: normal;
}
.offcanvas-menu ul li a {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;

    display: block;

    padding: 12px 15px;

    text-transform: uppercase;

    color: #fff;
    border-bottom: 1px solid #5e5e5e;
}
.offcanvas-menu ul li a.dropdown-toggle {
    position: relative;
}
.offcanvas-menu ul li a.dropdown-toggle .caret {
    position: absolute;
    top: 33%;
    right: 15px;

    display: block;

    width: 17px;
    height: 17px;
    margin: 0;

    text-align: center;

    border: 1px solid #fff;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;

        -ms-border-radius: 20px;
         -o-border-radius: 20px;
}
.offcanvas-menu ul li a.dropdown-toggle .caret:before {
    position: absolute;
    top: 6px;
    left: 5px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-top: 4px solid #fff;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}
.offcanvas-menu h1,.offcanvas-menu h2,.offcanvas-menu h3,.offcanvas-menu h4,.offcanvas-menu h5,.offcanvas-menu h6 {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;

    margin: 0;
    padding: 12px 15px;

    color: #fff;
}
.offcanvas-menu h1 span,.offcanvas-menu h2 span,.offcanvas-menu h3 span,.offcanvas-menu h4 span,.offcanvas-menu h5 span,.offcanvas-menu h6 span {
    padding: 0;
}
.offcanvas-menu h1 span .fa,.offcanvas-menu h2 span .fa,.offcanvas-menu h3 span .fa,.offcanvas-menu h4 span .fa,.offcanvas-menu h5 span .fa,.offcanvas-menu h6 span .fa {
    margin-right: 5px;
}
.offcanvas-menu .product-block {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.offcanvas-menu .product-block .price {
    border: 0;
}
.offcanvas-menu .product-block:hover {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.offcanvas-menu p {
    font-size: 14px;

    padding: 15px 15px 0;

    color: #fff;
}
.offcanvas-menu .product-block {
    float: none!important;

    width: 100%;

    text-align: center;

    border: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.offcanvas-menu .product-block .name {
    min-height: 22px;
}
.offcanvas-menu .product-block .name a {
    color: #fff;
    border: 0;
}
.offcanvas-menu .product-block .name a:hover,.offcanvas-menu .product-block .name a:focus {
    color: #31a8d2;
}
.offcanvas-menu .product-block:hover {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.offcanvas-menu .widget-banner .w-banner {
    float: none;

    width: 100%;
    margin: 0;

    text-align: center;
}
.offcanvas-menu .button-close-menu {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;

    padding: 8px 15px;
}
.offcanvas-menu .button-close-menu .fa {
    font-size: 24px;

    cursor: pointer;

    color: #fff;
}
.offcanvas-effect-1.offcanvas-menu {
    visibility: visible;

    -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
}
.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
    visibility: visible;

    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.offcanvas-effect-1.offcanvas-menu::after {
    display: none;
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(280px,0,0);
            transform: translate3d(280px,0,0);
}
.offcanvas-effect-2.offcanvas-menu {
    z-index: 1;
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
    visibility: visible;

    -webkit-transition: -webkit-transform .5s;
       -moz-transition:    -moz-transform .5s;
         -o-transition:      -o-transform .5s;
            transition:         transform .5s;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(280px,0,0);
            transform: translate3d(280px,0,0);
}
.offcanvas-effect-3.offcanvas-menu {
    z-index: 1;

    -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
    visibility: visible;

    -webkit-transition: -webkit-transform .5s;
       -moz-transition:    -moz-transform .5s;
         -o-transition:      -o-transform .5s;
            transition:         transform .5s;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: translate3d(280px,0,0);
            transform: translate3d(280px,0,0);
}
.offcanvas-effect-5.offcanvas-menu {
    z-index: 1;

    -webkit-transform: translate3d(50%,0,0);
            transform: translate3d(50%,0,0);
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
    visibility: visible;

    -webkit-transition: -webkit-transform .5s;
       -moz-transition:    -moz-transform .5s;
         -o-transition:      -o-transform .5s;
            transition:         transform .5s;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
@media (max-width: 992px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-toggle {
    display: block;
  }
}

@media (max-width:768px) {
    .offcanvas-siderbars {
        position: relative;
    }
    .offcanvas-siderbars .offcanvas-sidebar {
        display: none;

        width: 100%;
    }
    .offcanvas-siderbars.column-left-active #oc-column-left {
        display: block;
    }
    .offcanvas-siderbars.column-right-active #oc-column-right {
        display: block;
    }
    .offcanvas-siderbars.column-left-active .main-column {
        display: none;
    }
    .offcanvas-siderbars.column-right-active .main-column {
        display: none;
    }
}
.offcanvas-sidebars-buttons {
    overflow: hidden;

    margin-bottom: 15px;
}
ul.list li {
    margin-left: 9px;
}
.link-more {
    font-size: 14px;
    font-weight: 700;

    text-transform: lowercase;

    color: darker(#31a8d2,10%);
    color: #237e9e;
}
.link-more .icon-read-more-2 {
    font-size: 9px;

    color: #2588ab;
}
.link-more:hover {
    color: #237e9e;
}
.copyright {
    text-align: left;
}
.copyright a {
    color: #237e9e;
}
.pagination .links b,.pagination .links a:hover,.pagination .links b:hover {
    color: #31a8d2;
    border-color: #31a8d2;
}
#back-top {
    position: relative;

    margin: 0;

    text-align: center;
}
#back-top a {
    font-size: 26px;

    position: absolute;
    top: -22px;
    right: 0;
    left: 0;

    overflow: auto;

    width: 45px;
    height: 45px;
    margin: 0 auto;

    -webkit-transition: all 300ms ease-in;
            transition: all 300ms ease-in;
    text-align: center;

    border: 1px solid #e5e5e5;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #fff;

        -ms-border-radius: 50%;
         -o-border-radius: 50%;
}
#back-top a:hover {
    border-color: #2da3cc;
    background-color: #2da3cc;
}
#back-top a:hover i {
    color: #fff;
}
#mainmenutop .navbar-toggle {
    border: 0;
    background: #444;
}
#mainmenutop .navbar-toggle .fa {
    margin: 0;

    color: #fff;
}
.shapes {
    position: absolute;
    top: 50%;

    width: 0;
    height: 0;

    background-color: transparent;
}
.shapes.left {
    right: 0;

    margin: -4px 0;

    border-top: 4px solid transparent;
    border-right: 6px solid #eee;
    border-bottom: 4px solid transparent;
}
.shapes.right {
    left: 0;

    margin: -5px 0;

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #eee;
}
.shapes.bottom {
    top: 0;
    right: 0;
    left: 0;

    margin: 0 auto;

    border-top: 5px solid #444;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.line {
    position: absolute;
    top: 50%;
    left: 0;

    width: 20px;
    height: 1px;

    border-top: 1px solid #eee;
}
#breadcrumb {
    padding-right: 0;
    padding-left: 0;

    background-color: transparent;
}
#breadcrumb .breadcrumb {
    margin-bottom: 0;
    padding: 10px;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}
#breadcrumb .breadcrumb li {
    display: inline-block;
    zoom: 1;

    margin-right: 6px;

    *display: inline;
}
#breadcrumb .breadcrumb li:before {
    display: none;
}
#breadcrumb .breadcrumb li a {
    position: relative;

    -webkit-transition: color 200ms ease-in;
            transition: color 200ms ease-in;
    text-transform: none;

    color: #777;
}
#breadcrumb .breadcrumb li a:hover {
    color: #31a8d2;
}
#breadcrumb .breadcrumb li a span {
    display: inline-block;
    zoom: 1;

    *display: inline;
}
#breadcrumb .breadcrumb li:hover {
    color: #2a99c0;
}
#breadcrumb .breadcrumb li:hover span:before {
    background: #2a99c0;
}
#breadcrumb .breadcrumb li.last a {
    color: #c3c3c3;
}
#breadcrumb .breadcrumb li.last a:hover {
    color: #31a8d2;
}
#breadcrumb .breadcrumb li.first a:before {
    display: none;
}
#breadcrumb .breadcrumb li.first a span:before {
    font-family: FontAwesome;

    margin-top: -1px;
    margin-right: 6px;

    content: '\f015';

    color: #ccc;
    background: 0 0;
}
#breadcrumb .breadcrumb li.first a:hover span:before {
    color: #2a99c0;
}
.no-margin h3 {
    margin-top: 0;
}
.no-margin .buttons {
    margin-bottom: 0;
}
.no-margin table {
    margin-bottom: 0;
}
.no-margin-top {
    margin-top: 0;
}
.carousel-control {
    font-size: inherit;

    width: 16px;
    height: auto;
    height: 16px;
    margin-right: 3px;
    margin-left: 0;

    cursor: pointer;
    text-align: center;

    opacity: 1;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    background-color: transparent;
    background-image: none;
            text-shadow: none;

    -webkit-text-shadow: none;
        -ms-border-radius: 20px;
         -o-border-radius: 20px;
    filter: alpha(opacity=100);
}
.carousel-control:hover,.carousel-control:focus {
    opacity: 1;
    color: #000;
    border-color: #000;
    background-color: #31a8d2;

    filter: alpha(opacity=100);
}
.carousel-control.left,.carousel-control.right {
    background-color: transparent;
    background-image: none;
    background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0) 0),color-stop(rgba(0,0,0,0) 100%));
    background-image:    -moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image:         linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-repeat: repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1)


}
.carousel-control .fa {
    font-size: 14px;

    display: block;
}
.carousel-indicators li,.carousel-indicators.active {
    border-color: #31a8d2;
}
.btn-cart {
    font-size: 14px;
    font-weight: 700;

    padding: 0;

    text-transform: none;
}
.btn-cart span {
    display: inline-block;
    zoom: 1;

    *display: inline;
}
.btn-cart span + span {
    padding: 6px 10px 0;
}
.btn-cart .icon-cart {
    font-size: 14px;
    line-height: 25px;

    width: 30px;
    height: 31px;

    vertical-align: top;

    color: #fff;
    background: #2588ab;
}
.custom-block {
    margin: 0 16px 0 -14px;
}
.custom-block .box-heading {
    position: relative;

    padding-top: 17px;
    padding-bottom: 6px;

    border-top: 0;
    border-bottom: 1px solid #e5e5e5;
}
.custom-block .box-heading:after {
    position: absolute;
    top: 100%;
    left: 50%;

    zoom: 1;

    width: 0;
    height: 0;
    margin-left: -6px;

    content: '';
    pointer-events: none;

    border: solid transparent;
    border-width: 7px;
    border-color: #ccc;
    border-color: rgba(204,204,204,0);
    border-color: transparent\9;
    border-top-color: #e5e5e5;

    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc)';filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc);
}
.custom-block .box-heading:before {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;

    zoom: 1;

    width: 0;
    height: 0;
    margin-left: -5px;

    content: '';
    pointer-events: none;

    border: solid transparent;
    border-width: 6px;
    border-color: #fff;
    border-color: rgba(255,255,255,0);
    border-color: transparent\9;
    border-top-color: #fff;

    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)';filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
}
.custom-block .box-heading > span {
    font-weight: 400;

    padding: 0;

    border: 0;
}
.custom-block .box-content {
    padding-top: 15px;
}
.custom:before,.custom:after {
    display: table;

    content: ' ';
}
.custom:after {
    clear: both;
}
.custom i {
    font-size: 25px;

    float: left;

    width: 43px;
    height: auto;
    margin-top: 6px;

    -webkit-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;

    color: #999;
}
.custom h3 {
    line-height: normal;

    min-height: 15px;
    margin: 0;
}
.custom p {
    margin-bottom: 18px;

    color: #848484;
}
.custom h3,.custom p {
    font-size: 14px;

    overflow: hidden;
}
.custom li:hover i {
    opacity: .8;
    color: #31a8d2;

    filter: alpha(opacity=80);
}
.underline a {
    color: #2588ab;
}
.underline a:hover {
    text-decoration: underline;
}
.underline a b {
    color: #2588ab;
}
@media (max-width:767px) {
    .in-border {
        border-right: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
}
.hide-bar {
    display: none;
}
.a-center {
    text-align: center;
}
.a-left {
    text-align: left;
}
.a-right {
    text-align: right;
}
.pattern1 {
    background-image: url(../image/pattern/pattern1.png);
}
.pattern2 {
    background-image: url(../image/pattern/pattern2.png);
}
.pattern3 {
    background-image: url(../image/pattern/pattern3.png);
}
.pattern4 {
    background-image: url(../image/pattern/pattern4.png);
}
.pattern5 {
    background-image: url(../image/pattern/pattern5.png);
}
.pattern6 {
    background-image: url(../image/pattern/pattern6.png);
}
.pattern7 {
    background-image: url(../image/pattern/pattern7.png);
}
.pattern8 {
    background-image: url(../image/pattern/pattern8.png);
}
.pattern9 {
    background-image: url(../image/pattern/pattern9.png);
}
.pattern10 {
    background-image: url(../image/pattern/pattern10.png);
}
.pattern11 {
    background-image: url(../image/pattern/pattern11.png);
}
.pattern12 {
    background-image: url(../image/pattern/pattern12.png);
}
.pattern13 {
    background-image: url(../image/pattern/pattern13.png);
}
.pattern14 {
    background-image: url(../image/pattern/pattern14.png);
}
.pattern15 {
    background-image: url(../image/pattern/pattern15.png);
}
.pattern16 {
    background-image: url(../image/pattern/pattern16.png);
}
@media (min-width:992px) and (max-width:1199px) {
    #header-main .customer-service {
        width: 54%;
    }
    .product-grid .product-block .price {
        width: 34%;
    }
    .product-grid .product-block .action {
        width: 66%;
    }
    .offcanvas-menu {
        display: none;
    }
    .product-grid .product-block .price,.product-grid .product-block .action {
        width: 100%;
    }
    .carousel.pavcontentslider .pav-caption {
        display: none;
    }
    .carousel.pavcontentslider .carousel-indicators {
        margin: 0 -270px;
    }
    .sidebar .productdeals .image img {
        width: 100%;
        height: auto;
    }
    #search {
        width: 100px;
        min-width: 100px;
    }
    #search .input-search {
        min-width: 130px;
    }
    #powered {
        padding: 20px 0;
    }
    .productcarousel .btn.btn-shopping-cart .fa {
        display: block!important;
    }
    .productcarousel .btn.btn-shopping-cart span + span {
        display: none;
    }
    .product-related .btn-shopping-cart .fa {
        display: block!important;
    }
    .product-related .btn-shopping-cart span + span {
        display: none;
    }
    .btn.btn-shopping-cart span + span {
        padding-right: 7px;
        padding-left: 7px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    #header-main #logo-theme a {
        display: inline-block;
    }
    #header-main .inner {
        float: none!important;

        width: 100%;
        margin: 20px 0 0;

        text-align: center;
    }
    embed {
        width: 100%;
    }
    #cboxOverlay,#colorbox,.pav-colorbox {
        display: none!important;
    }
    #pav-mainnav .dropdown-menu {
        display: none!important;

        width: 100%!important;
    }
    #pav-mainnav h1,#pav-mainnav h2,#pav-mainnav h3,#pav-mainnav h4,#pav-mainnav h5,#pav-mainnav h6 {
        margin-top: 20px;
    }
    #pav-mainnav .navbar-default .navbar-nav > .dropdown > a .caret {
        display: none;
    }
    .product-block .image img {
        margin: 0 auto;
    }
    .product-block .flip .swap-image img {
        visibility: visible;

        transition: none!important;
        transform: none!important;

        opacity: 1!important;
    }
    .product-block .image.swap .back {
        display: none;
    }
    .btn.btn-shopping-cart span + span {
        padding: 9px 9px 0;
    }
    .product-info .image-additional a {
        width: auto;
    }
    .product-info .product-extra > div {
        margin-bottom: 10px;
    }
    .zoomContainer .zoomLens,.zoomContainer .zoomWindowContainer {
        display: none!important;
    }
    .blog-meta > span {
        padding-top: 5px;
    }
    #footer p {
        text-align: center;
    }
    #footer .footer-center {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #footer .box .box-heading {
        margin-top: 30px;
    }
    #powered {
        padding: 30px 0;
    }
    #search {
        right: 0;
        bottom: 108%;
        left: 114px;

        width: 40px;
        min-width: inherit;
        height: 40px;
        margin: auto;
    }
    #search .quickaccess-toggle {
        line-height: 40px;

        position: relative;
        left: 0px;

        width: 40px;
        height: 40px;

        cursor: pointer;
        text-align: center;

        color: #fff;
    }
    #search .quickaccess-toggle .fa {
        font-size: 18px;

        margin: 0;

        color: #fff;
    }
    #search .button-search {
        position: absolute;
        top: 5px;
        right: 5px;
        left: auto;
    }
    #search .input-group {
        display: none;

        width: 220px;
        padding: 5px;

        background: #444;
    }
    #search .input-group .input-search {
        min-width: inherit;
    }
    #search:hover .input-group {
        display: block;
    }
}
@media (max-width:767px) {
    #header-main #logo-theme a {
        display: inline-block;
    }
    #header-main .inner {
        float: none!important;

        width: 100%;
        margin: 20px 0 0;

        text-align: center;
    }
    #cboxOverlay,#colorbox {
        display: none!important;
    }
    .product-cols {
        border: 0;
    }
    .product-block .pav-colorbox {
        display: none!important;
    }
    #footer .box.pavgooglemap {
        display: none;
    }
    #footer .footer-center {
        padding: 20px 0;
    }
    #footer .box .box-heading {
        padding-top: 15px;
    }
    #search {
        right: 0;
        bottom: 108%;
        left: 114px;
        width: 40px;
        min-width: inherit;
        height: 40px;
        margin: auto;
    }
    #search .quickaccess-toggle {
        line-height: 40px;

        position: relative;
        left: 0px;

        width: 40px;
        height: 40px;

        cursor: pointer;
        text-align: center;

        color: #fff;
    }
    #search .quickaccess-toggle .fa {
        font-size: 18px;

        margin: 0;

        color: #fff;
    }
    #search .button-search {
        position: absolute;
        top: 5px;
        right: 5px;
        left: auto;
    }
    #search .input-group {
        display: none;

        width: 220px;
        padding: 5px;

        background: #444;
    }
    #search .input-group .input-search {
        min-width: inherit;
    }
    #search:hover .input-group {
        display: block;
    }
    embed {
        width: 100%;
    }
    .product-block .image img {
        margin: 0 auto;
    }
    .product-block .flip .swap-image img {
        visibility: visible;

        transition: none!important;
        transform: none!important;

        opacity: 1!important;
    }
    .product-block .image.swap .back {
        display: none;
    }
}
@media (max-width:480px) {
    #powered {
        padding: 20px 0;
    }
    #footer .footer-center {
        padding: 20px 20px 0;
    }
}



div.rating-cancel {
    display: none !important;
}

div.star-rating {
    background: rgba(0, 0, 0, 0)!important;
    overflow: hidden!important;
}

div.star-rating {
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 9px;
    overflow: hidden;
    text-indent: -9999em;
    vertical-align: text-top;
    width: 9px;
}

div.star-rating, div.star-rating a {
    background: url(stars.png) no-repeat 0 0px;
}

div.rating-cancel a, div.star-rating a {
    display: block;
    width: 9px;
    height: 100%;
    background-position: 0 0px;
    border: 0;
}


div.star-rating-hover a {
background-position: 0 100%;
}

div.star-rating-on a {
    background-position: 0 100% !important;
}

.star-rating-control {
    vertical-align: middle;
    display: inline-block;
}

.product__rating {
    float: left;
    width: 45px;
    background: url('stars.png') repeat-x left top;
    height:9px;
    position: relative;
    margin: 2px 5px 0 0;
}

.product__rating-stars {
    background: url('stars.png') repeat-x left bottom;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0;
}

.selector-wrapper {
    margin-bottom: 10px;
}

.selector-wrapper label {
    display: block;
}

.selector-wrapper select {
    width: 120px;
}

.product-block a.wishlist__remove {
    font-size: 16px;
    color: #F00;
    float: right;
    line-height: 16px;
    border-bottom: 1px dashed #F00;
}

.product-block a.wishlist__remove:hover {
    color: #F00;
    border-bottom: none;
}

.wishlist__block .left {
    border:none;
}

.wishlist__block .product-meta {
    min-height: auto;
}

.sidebar li.set-list-item {
    border: none !important;
    overflow: hidden;
    margin-bottom: 15px;
}

.set-list-item .img {
    width: 30px;
    height: 50px;
    float: left;
    margin-right: 10px;
    background-repeat: no-repeat;
}

.set-list-item p {
    margin: 0;
}

.set-title {
    display: block;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
    position: relative;
    padding: 10px 0px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.set-meta {
    padding-bottom: 20px;
}

.button {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    width: auto;
    height: auto;
    min-height: 32px;
    padding: 3px 14px 0;
    text-align: center;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #31A8D2;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.button:hover {
    color: #FFF;
    outline: 0;
    background-color: #444;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.field-label .warning {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}

.field-content input.textfield {
    width: 160px;
}

.set-block .field {
    margin-bottom: 20px;
}

.field-content textarea.textfield {
    width: 340px;
    height: 100px;
}

.set-block #create_order {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    width: auto;
    height: auto;
    min-height: 32px;
    padding: 2px 14px 0;
    line-height: 16px !important;
    text-align: center;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #31A8D2;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    text-shadow: none;
}

.set-block #create_order:hover {
    color: #FFF;
    outline: 0;
    background-color: #444;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#own_preloader {
    width: 300px;
    padding: 10px 15px;
    text-align: center;
    background: #FFF;
    font-size: 14px;
    color: #31A8D2;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
#shopberry-header {display:none !important;}
