body {
    min-width: 320px;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #7e7e7e;
    font: 13px/18px 'Open Sans', sans-serif;
    -webkit-text-size-adjust: 100%;
}
sup {
    color:red;
    font-weight: bold;
}
table {
    font-family: 'Open Sans', sans-serif;
    border-collapse: collapse;
}
table tr td {
    margin: 0;
    padding: 0;
}
span.color_id {
    color:#333;
}
span.color_poster {
    color:#f65a35;
}
.example_line {
    color: #333;
}
.rand_name {
    text-decoration:none;
    color:#fd5151;
    cursor:pointer;
    border-bottom: 1px solid #cccccc;
}
.dis_none {
    display: none;
}
.dis_block {
    display: block;
}
.rand_name, .example_line {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.cart_icon {
    width:38px;
    height:30px;
}

td,
th,
input,
textarea,
select,
a {
    font-size: 14px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

a {
    -webkit-transition: color .2s, border-color .2s, background-color .2s;
    transition: color .2s, border-color .2s, background-color .2s;
}

.padding {
    position: relative;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #ccc;
}

img {
    max-width: 100%;
    border: 0;
}

legend small {
    font-size: 15px;
    color: #999;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
    color: #333;
}

form {
    margin-bottom: 0;
}

.prodlinks_block {
    color:red;
    text-align: center;
    padding: 0 5px 10px;
    font-size:8px;
}
.prodlinks_block red{
    color:red;
}
.prlist_block {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 1px 3px;
    width: auto;
    line-height: 20px;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}
.prlist_link {
    display: block;
    color: #111;
    font-size:13px;
    text-align: center;
    text-decoration: none;
}
.prlist_link:hover {
    color: #fe5f39;
    text-decoration: underline;
}
.prlist_link__icon {
    display: none;
    height: 40px;
    color: #999;
    line-height: 40px;
}
.prlist_link__icon img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.prlist_link__title {
    display: block;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.social_block {
    position: relative;
    width:100%;
    height:26px;
    border: 1px solid #cccccc;
}

.gplus, .fbook, .twter, .pintr {
    position: absolute;
    top:4px;
    left:0;
    padding: !important;
}

.gplus {
   left:0px;
}

.fbook {
   left:62px;
}

.twter {
   left:126px;
}

.pintr {
   left:192px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-align: center;
}

#products-title {
    text-align: center;
    margin-top: 10px;
    width:100%;
}

.p0 {
    padding: 0!important;
}

.m0 {
    margin: 0!important;
}

.mt0 {
    margin-top: 0!important;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.tcenter {
    text-align: center!important;
}

.fancybox {
    text-decoration: none;
}

.fancybox:hover {
    text-decoration: underline;
}

.account-success #content p {
    margin-bottom: 5px;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.extra-wrap {
    overflow: hidden;
}

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

.clearfix::after {
    content: '';
    display: table;
    clear: both;
}

.nw {
    white-space: nowrap;
}

a#hidden {
    display: none;
    visibility: hidden;
}

#back-top {
    position: fixed;
    bottom: 30px;
    z-index: 9999;
    left: 50%;
    margin-left: 640px;
}

#back-top a:hover {
    color: #79ec3e;
}

#back-top span {
    width: 42px;
    height: 26px;
    display: block;
    margin-bottom: 7px;
    background: url(../css_new/image/up-arrow.png) no-repeat left 0;
}

#back-top a:hover span {
    background-position: left bottom;
}

.common-home section {
    padding: 0;
    margin: 0;
}

section {
    background: url(../new_css/image/bg-content.png) repeat-x left top #ebebeb;
    padding: 30px 0;
}

.sitemap_block {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.title_section {
    padding: 5px 3px;
    font-size: 22px;
    margin: 10px 0 8px 0;
    color: #000000;
    border-bottom: 2px #cccccc dotted;
}

.column-third {
    width: 33%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.sitemap_block a {
    text-decoration: none;
}

.sitemap_block a:hover {
    text-decoration: underline;
}

.on-lev {
    padding: 10px;
    margin: 5px 10px;
}

.on-lev a {
    background-color: #f4f3f3;
    color: #111111;
    text-decoration: none;
    font-size: 15px;
    padding: 2px 4px;
}

.ft-lev {
    padding: 2px 10px;
    margin: 1px 10px;
}

.ft-lev a {
    color: #111111;
    text-decoration: none;
    font-size: 14px;
    padding: 2px 4px;
}

.tw-lev {
    padding: 2px;
    margin: 4px 30px;
}

.tw-lev a {
    color: #222222;
    text-decoration: none;
    font-size: 14px;
    padding: 2px 4px;
}

.th-lev {
    padding: 1px;
    margin: 7px 50px;
}

.th-lev a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    padding: 1px;
}

#content {
    width: 100%
}

.container {
    width: 100%
}

.top_line {
    width: 100%;
    height: 30px;
}

.imgmat {
    position: relative;
    top: 100px;
    height: 20px;
    font-size: 16px;
    padding: 3px;
    color: #fff;
    font-weight: bold;
}

.left_links {
    background: #333;
    width: 60%;
    height: 100%;
    float: left;
    display: inline-block;
}

.right_links {
    background: #333;
    width: 40%;
    height: 100%;
    float: right;
    display: inline-block;
}

.right_block_links {
    background: #222222;
    width: 370px;
    height: 100%;
    padding: 0;
    margin: 0;
    float: right;
}

ul.links,
ul.links_right {
    margin-top: 5px;
    width: 100%;
}
ul.links li {
    margin: 5px;
    display: inline;
    padding: 0;
}
ul.links_right li {
    margin: 5px;
    display: inline;
    padding: 0;
}
ul.links li a {
    color: #111;
    font-size: 14px;
    font-weight: normal;
    color: #d6d5d5;
    text-decoration: underline;
}
ul.links_right li a {
    color: #fff;
}

ul.links li a:hover {
    color: #fff;
}

.ad_discount {
    top:0;
    height: 70px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    position: fixed;
    font-family: arial;
    z-index: 9999;
}

.discount_inst {
   height: 70px;
   background: #bde0f7 url(/images/countries.png) repeat-x;
}

.discount_inst span {
   text-decoration: none;
   color:white;
   line-height: 70px;
   font-size: 26px;
   background-color: orange;
   padding: 0 5px;
}

.discount_site {
   height:40px;  
   line-height: 38px;
   font-size: 22px;
   background-color: #5ecea3;
   color:rgb(248, 246, 246);
}

.discount_site span {
    color:#5d301b;
}

.center_logo {
    width: 100%;
    height: 70px;
}

.block_logo,
.block_search,
.block_cart {
   display: inline-block;
}

.block_logo {
    width: 30%;
    height: 60px;
    min-width: 120px;
    position: relative;
    top:0;
    left:0;
}

.logo {
    height: 30px;
    position: absolute;
    left: 48px;
    top: 22px;
}

.logo::after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    margin-top: -4px;
    background-color: transparent;
}

.logo a,
.logo a span {
    text-decoration: none;
    font-size: 40px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 2px;
    font-family: 'Chicle', cursive;
}

.logo .slog {
    font-size: 14px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: 22px;
    right:6px;
    width: 100%;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    white-space: nowrap;
}

.slog .icon-print {
    position: absolute;
    left: 0;
    top: 5px;
    width: 14px;
    height: 8px;
    background-color: #333;
    border-radius: 2px;
}

.slog .icon-print::before,
.slog .icon-print::after {
    content: '';
    position: absolute;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}

.slog .icon-print::before {
    top: -2px;
    left: 50%;
    width: 8px;
    height: 4px;
    margin-left: -4px;
    background-color: #fff;
    border: 1px solid;
    border-color: #333 #444 #666 #444;
}

.slog .icon-print::after {
    bottom: -2px;
    left: 50%;
    width: 8px;
    height: 5px;
    margin-left: -4px;
    background-color: #fff;
    border: 1px solid;
    border-color: #222 #666 #555 #666;
    border-radius: 0 0 2px 2px;
}

.block_search {
    width: 50%;
    padding: 0;
    margin: 0;
}

.block_cart {
    width: 15%;
    float: right;
}

.inp_block,
.btn_block {
    display: inline-block;
}

.inp_block {
    width: 70%;
}

.btn_block {
    min-width: 90px;
}

.button-search {
    float: right;
    font-size: 15px;
    line-height: 32px;
    width: 80px;
    text-align: center;
    color: #fff;
    background: #ef7a57;
}

.button-search:hover {
    background: #f19377;
    cursor: pointer;
}

#search-text {
    float: left;
    border-radius: 0;
    color: #333;
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 8px;
    background: #f7f6f6;
    border: 0;
    height: 14px;
    border: 1px solid #acacac;
    font-family: 'Open Sans', sans-serif;
}

.search_block {
    width: 100%;
    height: 50px;
    padding: 0;
    margin-top: 10px;
    display: inline-block;
}

.inp_line {
    width: 100%;
    height: 35px;
}

.exp_line {
    width: 100%;
    height: 15px;
}

.block_cart img {
    margin-top: 5px;
}

.block_cart_items {
    margin-top: 7px;
    width: 80px;
    height: 30px;
    float: right;
}

.icon-cart {
    display: block;
width: 34px;
height: 34px;
 
background-image: url("/images/shopping-cart.svg");
background-size: 34px 34px;
}

a.link_cart {
    font-size: 14px;
    color: #222222;
    text-decoration: none;
}

.main_menu {
    background-color: #352c27;
    // margin-top: 7px;
    // height: 28px;
}

ul.mmenu {
    float: left;
}

ul.mmenu_right {
    float: right;
}

ul.mmenu,
ul.mmenu_right {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

ul.mmenu li,
ul.mmenu_right li {
    display: inline-block;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: center;
}

ul.mmenu li a,
ul.mmenu_right li a {
    font-size: 16px;
    margin-right: 5px;
    margin-left: 5px;
    color: #efeceb;
    text-decoration: underline;
    font-weight: normal;
    font-family: 'Signika', sans-serif;
}

ul.mmenu li a:hover {
    color: #fff;
    text-decoration: underline;
}

ul.mmenu li a ul {
    position: absolute;
    width: 200px;
    background-color: #5d301b;
}

ul.mmenu li a ul li a {
    text-align: left;
}

#nav {
    list-style: none;
    // margin-bottom: 10px;
    /* Clear floats */
    // float: left;
    width: 100%;
    /* Bring the nav above everything else--uncomment if needed.
    position:relative;
    z-index:5;
    */
}

#nav:after{
    content: '';
    display: table;
    clear: both;
}

#nav li {
    float: left;
    position: relative;
}

#nav a {
    display: block;
    border-right: 1px solid #cccccc;
    padding: 5px 15px 5px 15px;
    color: #efeceb;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Alegreya Sans', cursive;
}

#nav a:hover {
    color: #fff;
    text-decoration: underline;
}



/*--- DROPDOWN ---*/

#nav ul {
    background-color: #333;
    /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    z-index: 100;
    list-style: none;
    position: absolute;
    display: none;
    /* Hide off-screen when not needed (this is more accessible than display:none;) */
}

#nav ul li {
    padding-top: 1px;
    /* Introducing a padding between the li and the a give the illusion spaced items */
    float: none;
    border-color: transparent;
}

#nav ul a {
    white-space: nowrap;
    /* Stop text wrapping and creating multi-line dropdown items */
}

#nav li:hover ul {
    /* Display the dropdown on hover */
    display: block;
    /* Bring back on-screen when needed */
}

#nav li:hover>a {
    /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    text-decoration: underline;
    color: #fff;
}


.scrolled-box #nav a,
.scrolled-box #nav li:hover ul,
.scrolled-box #nav ul li {
    display: inline-block;
    vertical-align: top;
}
.scrolled-box #nav li:hover ul {
    position: relative;
    background-color: #5D544F;
}

.ad_discount + .center_logo {
    
}

.ad_discount + .center_logo .logo {
    
}

.ad_discount + .center_logo #suggesstion-box {
   
}

#suggesstion-box {
    top: 42px;
}

.all_content {
    margin-top: 8px;
}

#wrap {
    display: none;
    opacity: 0.8;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px;
    background-color: rgba(1, 1, 1, 1);
    z-index: 100;
    overflow: auto;
}

#window {
    width: 920px;
    height: 300px;
    margin: 50px auto;
    display: none;
    background: #ccc;
    z-index: 200;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
}

.select {
    float: right;
    font-size: 16px;
    color: red;
    margin: 10px;
    font-weight: bold;
}

.top_modal {
    height: 50px;
}

.search-modal {
    width: 845px;
    padding: 6px;
    border: 1px solid #777;
    font-size: 15px;
    margin: 9px;

    color: #555;
}

.close {
    float: right;
    margin-top: 9px;
    margin-right: 9px;
}

#content_modal {
    background: #ebebeb;
    height: 413px;
    width: 100%;
}

.im_block {
    display: inline-block;
    background: #fff;
    float: left;
    padding: 10px;
    margin: 10px 0 0 10px;
    border: 1px solid #d1d1d1;
    width: 150px;
    height: 150px;
}

.bottom_modal {
    height: 50px;
    background: #fff;
}

.nav_modal {
    height: 38px;
    background: #fff;
    width: 100%;
}

.title_modal {
    font-size: 16px;
    color: #333;
    float: left;
    margin: 8px;
    font-weight: bold;
}

.pages_modal a {
    font-size: 16px;
    font-weight: bold;
    color: black;
    margin-left: 10px;
}

.pages_modal span {
    font-size: 16px;
    font-weight: bold;
    color: black;
    margin-left: 10px;
    color: #555;
}

.pages_modal {
    float: right;
    margin: 8px;
}

.select {
    padding: 5px;
    font-size: 16px;
    color: #fff;
    background-color: #be1d1d;
    text-decoration: none;
}

.img_modal {
    cursor: pointer;
}

.arrow_1 {
    position: absolute;
    width: 180px;
    height: 54px;
    left: 0px;
    z-index: 50;
    top: 20px;
}

.arrow_2 {
    position: absolute;
    right: 0;
    top: 20px;
    width: 90px;
    height: 54px;
    z-index: 50;
}

.selform {
    margin: 10px;
}

#aj_n {
    text-align: left;
    font-size: 18px;
    color: #111;
    padding: 9px 0 0 10px;
    font-weight: bold;
    cursor: pointer;
}

.p_modal {
    display: none;
    position: fixed;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    padding: 20px 10px;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    opacity: 0;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
}

.modal_div_1 {
    height: 410px;
}

.modal_div_1 img {
    max-width: 200px;
}

.modal_div_2 {
    height: 400px;
    top: 30%;
}

.modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}

#overlay {
    z-index: 3;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

 
.face-mask-sexgroud {
    width: 400px; height: 226px; 
}

.image-on-mask {
    width: 60%; height: 70%;
}

.tab_ts tr td {
    text-align: center;
    padding: 7px;
    border: 1px solid #333;
    font-size: 16px;
    font-family: arial;
    color: #000;
}

.tab_tsf tr td {
    text-align: center;
    padding: 4px 5px;
    border: 1px solid #333;
    font-size: 16px;
    font-family: arial;
    color: #000;
}

.swipe-left {
    width: 20px;
    left: 0;
    top: 0;
    position: fixed;
    height: 100%;
    z-index: 98;
}

body.ind .swipe-left {
    display: none!important;
    visibility: hidden;
}

.swipe {
    display: none;
}

.swipe-control {
    display: none;
}

.currency {
    float: right;
}

.currency>div .heading-1 {
    display: none;
}

.swipe-menu .currency {
    float: none;
}

.swipe-menu .currency form {
    margin: 0;
}

.swipe-menu .currency .ul {
    display: none;
    top: 0;
    left: 0;
    right: auto;
    position: relative;
    width: 100%;
    background: #27282d;
    border: 0;
    border-bottom: 1px solid #000;
    padding: 0;
}

.swipe-menu .currency .ul a:first-child {
    margin-left: 30px;
}

.swipe-menu .currency .ul a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    color: #fff;
}

.swipe-menu .currency .ul a:hover,
.swipe-menu .currency .ul a span.act {
    color: #d4161e;
}

#body .swipe .swipe-menu .currency .heading {
    display: none;
}

#body .swipe .swipe-menu .currency>div {
    display: block;
}

#body .swipe .swipe-menu .currency .heading-1 {
    display: block;
    padding: 11px 20px;
    float: none;
    border-bottom: 1px solid #000;
    font-size: 13px;
    font-weight: 700;
}

#body .swipe .swipe-menu .currency .heading-1 i {
    display: inline-block;
    font-size: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: 0;
    color: #7e7e7e;
    padding-left: 0;
    margin-right: 9px;
}

#body .swipe .swipe-menu .currency .heading-1 i.fa.fa-angle-down {
    font-size: 21px;
    text-align: center;
    float: right;
}

.language {
    float: right;
}

.top-right .language>div.heading1 {
    display: none;
}

.swipe-menu .language {
    float: none;
}

.swipe-menu .language .ul {
    position: relative;
}

.swipe-menu .language .heading {
    display: none;
}

.swipe-menu .language {
    float: none;
}

.swipe-menu .language .ul {
    display: none;
    top: 0;
    left: 0;
    right: auto;
    position: relative;
    width: 100%;
    background: #2b2b2b;
    border: 0;
    border-bottom: 1px solid #000;
    padding: 0;
}

.swipe-menu .language .ul a:hover {
    color: #d4161e;
}

.swipe-menu .language .ul a:first-child {
    margin-left: 30px;
}

.swipe-menu .language .ul a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    color: #fff;
}

.swipe-menu .language .ul a.act {
    color: #d4161e;
}

#body .swipe .swipe-menu .language .heading {
    display: none;
}

#body .swipe .swipe-menu .language>div {
    display: block;
}

#body .swipe .swipe-menu .language .heading1 {
    display: block;
    padding: 11px 20px;
    float: none;
    border-bottom: 1px solid #000;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

#body .swipe .swipe-menu .language .heading1 i {
    display: inline-block;
    font-size: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: 0;
    color: #7e7e7e;
    text-align: center;
    margin-right: 9px;
}

#body .swipe .swipe-menu .language .heading1 i.fa.fa-angle-down {
    font-size: 21px;
    float: right;
}

.header-button {
    position: relative;
    z-index: 30;
}

.header-button>ul {
    display: none;
    position: absolute;
    background-color: grey;
    width: 200px;
}

.header-button>div:hover {
    cursor: pointer;
}

.top-right .header-button>div i {
    margin-left: 4px;
}

.top-right .header-button.active>div,
.top-right .header-button>div:hover {
    color: #d4161e;
}

.top-right .header-button>div {

    display: inline-block;
    color: #8c8e9c;
    font-weight: 300;
    font-size: 13px;
    text-transform: capitalize;
    line-height: 20px;
    vertical-align: top;
    margin-left: 10px;
}

.top-right .header-button .ul {
    display: none;
    position: absolute;
    background-color: #34363d;
    width: 30px;
    left: auto;
    right: 0;
}

.top-right .header-button .ul a {
    text-align: center;
}

.top-right .header-button .ul a span:hover {
    background-color: #d4161e;
}

.top-right .header-button .ul a span {
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    cursor: pointer;
}

body div.shadow {
    display: none;
    background: #222;
}

#body .swipe .swipe-menu li a:hover {
    color: #d4161e;
}

#body .swipe .swipe-menu li a {
    color: #7E7E7E;
}

#body .swipe .swipe-menu li a i {
    color: #7e7e7e;
    font-size: 26px;
    margin-right: 9px;
}

#body .swipe .swipe-menu>ul li a {
    font-weight: 700;
    display: block;
    font-size: 13px;
    line-height: 26px;
    color: #fff;
    padding: 10px 20px 11px;
    border-bottom: 1px solid #000;
    position: relative;
}

#body .swipe .swipe-menu .foot li a:before {
    content: "\f05a";
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;

    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-size: 26px;
    color: #7e7e7e;
    margin-right: 9px;
}

.pr {
    position: relative;
}

.cart-position {
    float: right;
    position: relative;
}

#cart .heading span.link_a i {
    font-size: 51px;
    line-height: normal;
    vertical-align: top;
    line-height: 65px;
}

#cart .heading span.link_a i.fa.fa-angle-down {
    display: none;
}

#cart .heading span.link_a strong,
#cart .heading span.link_a b {
    display: none;
}

#cart .heading span.link_a {
    display: block;
    background-color: #27282d;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    line-height: 65px;
    vertical-align: top;
    text-align: center;
    width: 65px;
    cursor: pointer;
}

a i {
    color: #fff;
}

#cart.active .content {
    display: block;
}

.cart-position #cart .heading span.link_a #cart-total {
    display: none;
}

.cart-position #cart .heading span.link_a #cart-total2 {

    display: block;
    position: absolute;
    top: 15px;
    left: 45%;
    color: #d4161e;
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
}

#cart {
    z-index: 25;
    position: relative;
}

#cart .content {
    clear: both;
    display: none;
    position: absolute;
    top: 65px;
    background: #fff;
    width: 257px;
    padding: 20px;
    float: right;
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.13);
    right: 0;
    border: 1px solid #ccc;
}

header #cart.active .content {
    display: block;
}

header #cart.active .content .mini-cart-info {
    display: block;
}

header #cart .cart {
    width: 100%;
    margin-bottom: 5px;
}

header #cart .cart td.price {
    font-size: 12px;
    line-height: 12px;
}

header #cart .cart td.total {
    font-size: 12px;
}

header #cart .cart td.name a i {
    text-decoration: none;
}

header #cart .cart td.name a {
    margin-top: 0;
    display: inline-block;
}

header #cart .cart td .total {
    font-size: 11px;
    font-weight: 700;
    color: #000;
}

header #cart .cart .item-cart-1 td {
    padding-top: 0;
}

header #cart .cart td {
    color: #000;
    vertical-align: top;
}

header #cart .cart .image {
    padding-right: 15px;
}

.cart tr {
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid #ccc;
}

.cart-module .cart tr {
    background: none;
}

header #cart .cart .image img {
    text-align: left;
    max-width: inherit;
}

header #cart .cart .name small {
    color: #666;
}

header #cart .cart .quantity {

    font-size: 11px;
    font-weight: 700;
    color: #a6a4a4;
    text-transform: uppercase;
}

header #cart .cart td.total {
    font-size: 12px;
    color: #c81908;
    text-align: right;
}

.cart-module .remove img:hover {
    overflow: hidden;
    margin-top: -11px;
}

.cart-module .cart .remove img {
    float: left;
}

.remove span:hover i {
    color: #d4161e;
}

.cart-module .cart .remove span {
    width: 11px;
    height: 11px;
    overflow: hidden;
    display: inline-block;
}

.cart-module .cart .remove {
    width: 20px;
    text-align: center!important;
    padding-top: 8px;
}

.cart-module .cart .remove img {
    cursor: pointer;
}

header #cart .cart .remove i:hover {
    cursor: pointer;
}

header #cart .cart .remove i {
    font-size: 14px;
    line-height: normal;
    margin-right: 3px;
}

header #cart .cart .remove img:hover {
    overflow: hidden;
    margin-top: -11px;
}

header #cart .cart .remove img {
    float: left;
}

header #cart .cart .remove {
    padding: 10px 0;
}

header #cart .cart .remove>span:hover {
    color: ##d4161e;
}

header #cart .cart .remove>span {
    font-size: 15px;
    cursor: pointer;
}

header #cart .cart .remove img {
    cursor: pointer;
}

header #cart table.total {
    font-size: 11px;
    padding: 5px 10px;
    margin-top: 5px;
    float: right;
    clear: left;
    margin-bottom: 5px;
}

header #cart table.total tr {
    padding: 0 10px;
}

header #cart table.total td b {
    color: #7e7e7e;
    font-size: 13px;
    font-style: italic;
}

header #cart table.total td {
    color: #323232;
    padding-left: 5px;
    padding-right: 10px;
}

header #cart table.total td .t-price {
    font-size: 13px;
    font-weight: 700;
}

header #cart .content .checkout a.button {
    margin-bottom: 5px;
}

header #cart .content .checkout {
    text-align: right;
    clear: both;
    padding-right: 8px;
    padding-bottom: 0;
    padding-top: 5px;
}

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

#welcome {
    float: right;
    text-align: right;
}

#welcome li a i {
    display: none;
}

#welcome li a:hover {
    color: #d4161e;
}

#welcome li a {

    font-weight: 700;
    color: #fff;
    font-size: 17px;
    line-height: 23px;
}

.top-right {
    float: right;
    margin-bottom: 25px;
}

header .toprow {
    float: left;
    margin-left: 50px;
    margin-top: 26px;
}

header .toprow-1 {
    z-index: 100;
    position: fixed;
    display: none;
    background-color: #34363D;
    width: 100%;
    left: 0;
    top: 0;
}

#menu-gadget {
    display: none;
}

.top-search {
    line-height: 50px;
    border-right: 1px solid #000;
    display: inline-block;
    padding: 0 20px;
}

.top-search:hover {
    cursor: pointer;
}

.top-search i {
   font-size: 26px;
    color: #7e7e7e;
}

.top-search #search {
    display: none;
}

.name a {
    text-decoration: none;
    font-size: 16px;
    color: #27282d;
    font-weight: 700;
    line-height: 22px;
}

.name a:hover {
    text-decoration: underline;
}

.price.price-min {
    display: none;
}

.box .price {
    font-size: 40px;
    color: #23c13d;
    font-weight: 700;
}

.price .price-new {
    margin-right: 5px;
}

.price .price-old {
    text-decoration: line-through;
    color: #9c9c9d;
    font-size: 17px;
    font-weight: 400;
}

.box-product .price {
    line-height: normal;
    margin-bottom: 3px;
}

.box-product .price .price-new {
    margin-right: 8px;
}

.box.box-filter input[type="checkbox"] {
    float: left;
    margin-top: 7px;
}

.related-info .tooltip-inner {
    max-width: 120px!important;
    white-space: normal!important;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    white-space: nowrap;
    max-width: 300px;
    padding: 5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #d4161e;
    border-radius: 0;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #d4161e;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #d4161e;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #d4161e;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #d4161e;
    border-width: 0 5px 5px;
}

.tooltip-1 {
    white-space: nowrap;
}

.wishlist span,
.compare span {
    display: none;
}

.wishlist a,
.compare a {
    display: block;
    font-size: 16px;
    line-height: 49px;
    color: #c9c8c8;
    width: 49px;
    height: 49px;
    border: 1px solid #ccc;
    text-align: center;
    float: left;
    margin-left: 10px;
    background: #fff;
}

.wishlist a:hover i,
.compare a:hover i {
    color: #d4161e;
}

.wishlist a i,
.compare a i {
    font-size: 16px;
    color: #7e7e7e;
    line-height: 49px;
    vertical-align: top;
}

aside .info li {
    position: relative;
    clear: both;
    padding: 2px 0;
}

aside .info li a i,
.afine li a i,
.acount li a i {
    font-size: 17px;
    margin-right: 10px;
}

aside .info li a,
.afine li a,
.acount li a {
    line-height: 20px;
    font-size: 14px;
}

aside.info li,
.afine li,
.acount li {
    padding: 3px 0;
}

aside .info li a+a i,
.afine li a+a i,
.acount li a+a i {
    display: none;
}

aside .info li a+a,
.afine li a+a,
.acount li a+a {
    padding-left: 0;
    background: none;
}

aside .info li a:hover,
.afine li a:hover,
.acount li a:hover {
    color: #d4161e;
}

.box-filter .box-content .button {
    margin-top: 10px;
}

.success,
.warning,
.attention,
.information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
}

.success {
    background: #EAF7D9 url(../css_new/image/success.png) 10px center no-repeat;
    border: 1px solid #ccc;
}

.warning {
    background: #FFD1D1 url(../css_new/image/warning.png) 10px center no-repeat;
    border: 1px solid #F8ACAC;
    padding-left: 30px!important;
}

.attention>span {
    float: right;
    font-size: 20px;
}

.attention {
    background: #FFF5CC;
    border: 1px solid #F2DD8C;
}

.success .close,
.warning .close,
.attention .close,
.information .close {
    float: right;
    cursor: pointer;
}

.required {
    color: #ff7409;
    font-weight: 700;
}

.error {
    display: block;
    color: red;
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: 400;

    display: block;
}

table.form {
    width: 100%;
    margin-bottom: 20px;
}

.checkout-product thead td .checkout-product thead td {
    text-align: center!important;
}

.checkout-content .buttons #button-payment {
    margin-top: 10px;
}

.checkout-product td.price {
    font-size: 12px;
}

.checkout-product td.total {
    text-align: center!important;
}

table.list thead td a,
.list thead td {
    text-decoration: none;
}

table.list tbody td a {
    text-decoration: underline;
}

table.list tbody td {
    vertical-align: top;
}

table.list .left {
    text-align: left;
}

table.list .right {
    text-align: right;
}

table.list .center {
    text-align: center;
}

.pagination {
    display: inline-block;
    width: 100%
}

.account-order .button-order-right {
    float: right;
    margin-top: -3px;
}

.account-order .pagination {
    margin-bottom: 25px;
}

.pagination .links {
    float: left;
    margin-right: 10px;
}

.pagination .links a {
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
    border: 1px solid #ccc;
}

.pagination .links a:hover {
    border: 1px solid #d4161e;
}

.pagination .links b:hover {
    cursor: default;
}

.pagination .links b {
    border: 1px solid #d4161e;
    display: inline-block;
    padding: 4px 10px;
    font-weight: 400;
    text-decoration: none;
    vertical-align: top;
}

.pagination .results {
    float: left;
    margin: 5px 0;
}

input.button.details {
    margin-left: 10px;
}


a#checkout {
    text-decoration: none;
}

.button-checkout {
    color: #fff;
    background: #ef7a57;
    border: solid #ef7a57 1px;
    font-size: 18px;
    line-height: 18px;
    width: 161px;
    height: 45px;
    font-weight: 700;
    margin-top: 15px;
}



.button-checkout:hover {}

input.button {
    display: inline-block;
    width: 190px;
    height: 45px;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;

    background: #ef7a57;
    border: solid #ef7a57 1px;
    border-radius: 2px;

    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    white-space: nowrap;

    text-decoration: none;
    text-align: center;
    -webkit-tap-highlight-color: transparent;

    cursor: pointer;
    -webkit-appearance: none;

    outline: none;

    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

input.button:hover {
    background: #f19377;
    border: solid #f19377 1px;
}

a.button-i {
    display: inline-block;
    padding: 5px;
}

a.button-i i {
    font-size: 26px;
    color: #d4161e;
}

a.button-i i:hover {
    color: #7E7E7E;
}

.image2 {
    position: relative;
}

.image img,
.image2 img,
.image3 img {
    vertical-align: top;
}

.product-grid .image,
.box-product .image2 {
    text-align: center;
}

.buttons {
    overflow: hidden;
}

.checkout-content .buttons {
    overflow: hidden;
}

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

.buttons .right .mt {
    margin-top: 10px;
}

.buttons .right a.button {
    margin-top: 10px;
}

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

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#module_cart .content {
    background: none repeat scroll 0 0 #FFF;
    border-color: #EEE;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDD;
    clear: both;
    display: none;
    padding: 8px;
    position: relative;
    top: -1px;
}

#module_cart.active .heading {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
}

#module_cart.active .content {
    display: block;
}

#module_cart .cart .name {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#module_cart .cart {
    margin-bottom: 10px;
    width: 100%
}

#module_cart .cart td .quantity {
    font-weight: 700;
}

#module_cart .cart td {
    border-bottom: 1px solid #ccc;
    padding: 2px 3px;
    vertical-align: top;
}

#module_cart .cart td a {
    font-weight: 400;
}

#module_cart .cart .image {
    display: none;
}

#module_cart .cart .image img {
    border: 1px solid #ccc;
    text-align: left;
}

#module_cart .cart .name small {
    line-height: 14px;
}

#module_cart .cart td.quantity {

    padding-top: 0;
    vertical-align: middle;
}

#module_cart .cart td.total {
    text-align: center;
    vertical-align: middle;
}

#module_cart .cart .remove {
    text-align: right;
    padding: 2px;
    vertical-align: middle;
}

#module_cart .cart .remove img {
    cursor: pointer;
}

#module_cart table.total {
    clear: left;
    float: right;
    margin-bottom: 10px;
    padding: 5px;
}

.total-right {
    text-align: right!important;
}

#module_cart .total-left {
    padding-right: 18px;
}

#module_cart table.total td {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    text-align: left;
}

#module_cart .checkout .button {
    margin-bottom: 10px;
}

#module_cart .checkout {
    clear: both;
    text-align: right;
}

#module_cart .empty {
    text-align: left;
    line-height: 17px;
    padding: 5px 0;
}

.product-list #image {
    float: left;
    margin-top: 0;
    z-index: 0;
}

.product-grid #image {
    float: left;
    margin-top: 0;
    z-index: 0;
}

.home-block #image {
    float: left;
    margin-top: 0;
    z-index: 0;
}

.box {
    margin-bottom: 30px;
}

.box .box-heading {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 900;
    background-color: #27282d;
    text-transform: uppercase;
    padding: 15px 20px;
}

#column-right .box .box-heading,
#column-left .box .box-heading {
    margin-bottom: 20px;
}

aside .box.info .box-content {
    padding: 20px;
    background-color: #fff;
}

#content .box.featured {
    overflow: hidden;
    width: 100%;
    padding-top: 20px;
    margin-bottom: -5px;
}

.box .box-content .box-product ul li.first-in-line {
    clear: left;
}

aside .box .box-content .box-product ul {
    width: auto;
    margin: 0;
}

aside .box .box-content .box-product ul>li {
    width: 100%;
    margin: 0;
    max-width: 270px;
    padding: 0;
}

.box-filter li {
    line-height: 25px;
}

.box-filter label {
    cursor: pointer;
    display: inline;
    padding-left: 5px;
}

.prod-stock {
    font-style: italic;
    color: #6ba239;
    font-size: 16px;
}

.box-product {
    width: 100%;
    margin: 0;
    padding: 0;
}

.box.subcat {
    border-bottom: 0;
    padding-bottom: 0;
}

.box-product.box-subcat {
    margin-top: 0!important;
}

.box-product.box-subcat .name.subcatname {
    padding-top: 4px;
    height: 44px;
    overflow: hidden;
}

.box-product.box-subcat .name.subcatname a:hover {
    color: #323232;
}

.box-product.box-subcat .name.subcatname a {
    margin-bottom: 0;
    color: #d4161e;
    font-style: normal;
}

#content .box .box-content .box-product ul li.cat-height {
    border: 0;
    margin-bottom: 5px;
}

.zoom-top img {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.zoom-top a:hover {
    background-color: #7E7E7E;
}

.zoom-top a {
    display: block;
    width: 30px!important;
    height: 30px!important;
    background-color: #d4161e;
    color: #fff;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 25;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
}

.zoom-top a:before {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;

    font-style: normal;
    font-weight: 400;
    height: auto;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
    content: "\f00e";
    width: 30px;
    line-height: 30px;
}

.box-product>li.tree-div {
    margin-right: 0;
}

.box-product>li {
    width: 176px;
    display: inline-block;
    vertical-align: top;
    margin-right: 42px;
    margin-bottom: 28px;
}

#module_cart .cart .name a {
    text-decoration: none;
    line-height: 17px;
}

#module_cart .cart .name a:hover {
    text-decoration: underline;
}

.box-product .image {
    display: block;
    text-align: center;
}

.box-product .name a {
    display: inline;
}

.box-product .rating {
    display: block;
    margin-top: 7px;
    margin-bottom: 0;
}

.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.afine {
    list-style: none;
    margin: 0;
    padding: 0;
}

.afine li:first-child,
.acount li:first-child {
    border: 0;
}

.afine li a+a {
    background: none;
    padding-left: 0;
}

.acount {
    list-style: none;
}

.wishlist-product td a {
    text-decoration: none;
}

.wishlist-product td {
    vertical-align: middle!important;
    text-align: center;
}

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

.fa.fa-angle-up:before {
    content: "\f106"!important;
}

li.parent>i:hover {
    cursor: pointer;
}

li.parent>i {
    float: right;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 4px;
}

.box.category li {
    position: relative;
}

.box.category .box-content {
    padding-bottom: 20px;
}

.box-category>ul>li.active>a i,
.box-category>ul>li>a:hover i {
    color: #7e7e7e;
}

.box-category>ul>li>a i {
    font-size: 21px;
    color: #d4161e;
}

.box-category>ul>li>a {
    display: inline-block;
    font-weight: 700;
    color: #323232;
}

.box-category>ul>li.active>a,
.box-category>ul>li>a:hover {
    color: #d4161e;
}

.box-category>ul>li:first-child {
    border: 0;
}

.box-category>ul>li {
    position: relative;
    padding: 5px 0;
}

.box-category>ul>li strong {
    display: none;
}

.box-category>ul>li.last {
    border: none;
}

.box-category>ul>li ul {
    display: none;
    margin: 10px 0 10px 25px;
}

.box-category>ul>li span.close:hover {
    cursor: pointer;
}

.box-category>ul>li li.parent>i {
    line-height: 20px;
    vertical-align: middle;
}

.box-category>ul>li ul>li.active>a,
.box-category>ul>li ul>li>a:hover {
    color: #d4161e;
}

.box-category>ul>li ul>li {
    padding: 3px 0;
}

.box-category>ul>li ul>li>a {
    text-decoration: none;
    display: inline-block;
    color: #323232;
}

.box-category>ul>li ul>li>a.active {
    color: #d4161e;
}

.box-category>ul>li:first-child {
    border-top: 0;
}

.act-cat {
    position: absolute;
    top: 9px;
    right: 6px;
}

.info-about2,
.info-about3,
.info-about4 {
    display: none;
}

h1.style-1 {
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.category-list {
    overflow: auto;
    margin-bottom: 20px;
}

.category-list ul {
    float: left;
    width: 25%;
    list-style: none;
    padding: 0;
}

.capcha {
    width: 143px;
}

.sitemap-info ul li {
    padding-bottom: 4px;
    padding-left: 14px;
    padding-top: 4px;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 700;
    color: #d4161e;
}

.sitemap-info ul li a i {
    color: #d4161e;
    font-size: 17px;
    margin-right: 9px;
}

.sitemap-info ul li a:hover i {
    color: #7E7E7E;
}

.sitemap-info ul li a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
}

.category-list .div a {
    text-decoration: underline;
}

.manufacturer-list {
    overflow: auto;
    margin-bottom: -1px;
    border: 1px solid #ccc;
}

.manufacturer-heading span {
    background: #34363D;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    padding: 10px 0;
    width: 50px;
    text-align: center;
}

.manufacturer-heading {
    background: #f9f9f9;
    font-size: 15px;
    font-weight: 700;
    padding: 5px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
}

.manufacturer-content {
    padding: 30px 40px;
    overflow: hidden;
}

.manufacturer-list ul li a i {
    color: #d4161e;
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    margin-right: 9px;
}

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

.box.manufacturers li {
    padding: 5px 0;
}

.box.manufacturers li a {
    display: inline-block;
    text-decoration: none;
}

.product-filter .product-compare {
    float: left;
    margin-left: 10px;
}

.product-filter select {
    margin-bottom: 0;
}

.product-filter {
    background-color: #fff;
    overflow: hidden;
    line-height: 32px;
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 30px;
}

.product-filter .display {
    float: right;
}

.product-filter .display a {
    font-weight: 700;
}

.product-filter .sort b {
    padding-right: 7px;
    color: #323232;
    text-transform: uppercase;
}

.product-filter .sort select {
    width: 140px;
}

.product-filter .sort {
    float: left;
    font-weight: 700;
}

.product-filter .limit select {
    width: 72px;
}

.product-filter .limit b {
    padding-right: 5px;
    color: #323232;
    text-transform: uppercase;
}

.product-filter .limit {
    margin-left: 13px;
    float: left;
}

.product-list ul li:first-child {
    margin-top: 0;
}

.product-list ul li {
    padding: 20px;
    margin-top: 30px;
    background-color: #fff;
}

.product-list .left {
    position: relative;
}

.product-list .right {
    text-align: left;
}

.product-list .name {
    margin-bottom: 10px;
}

#grid_a,
#list_a,
#grid_b,
#list_b {
    vertical-align: top;
    font-size: 28px;
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 6px;
    font-weight: 400;
    font-size: 28px;
}

#list_b i,
#grid_b i {
    color: #d4161e;
    cursor: default;
}

.product-filter .display {
    position: relative;
}

.product-filter .display b {
    float: left;
    color: #323232;
    text-transform: uppercase;
    display: none;
}

.product-list .description {
    overflow: hidden;
    margin-bottom: 5px;
}

.product-grid ul li {
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}

.product-grid ul li.first-in-line {
    clear: left;
}

.extra-prod input {
    padding-bottom: 4px;
}

.extra-prod {
    padding-top: 6px;
}

.or {
    padding-top: 3px;
}

.product-grid .image {
    display: block;
    margin: 0 0 15px;
    text-align: center;
}

.product-grid .name {
    height: 44px;
    margin-bottom: 5px;
    overflow: hidden;
}

.product-grid .description {
    overflow: hidden;
    display: none;
}

.product-grid .rating {
    display: block;
    height: 13px;
    margin-bottom: 10px;
}

.product-list .price,
.product-grid .price {
    display: block;
    margin-bottom: 5px;
}

.cart-button .cart {
    float: left;
}

.product-list .price-tax {
    font-size: 12px;
    display: block;
}

.product-grid .price-old {
    text-decoration: line-through;
}

.product-grid .price .price-tax {
    display: none;
}

.product-grid .price-old {
    font-weight: 400;
}

.product-grid .cart {
    float: left;
}

.content-border h2 {
    margin-bottom: 30px;
}

.content-border {
    border: 1px solid #ccc;
    padding: 30px 40px;
    margin-bottom: 30px;
}

#compare {
    display: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#full_gallery {
    display: none;
    max-width: 270px;
    position: relative;
}

#full_gallery .prev {
    left: 0;
}

#full_gallery .next {
    right: 0;
}

#full_gallery .prev:hover,
#full_gallery .next:hover {
    color: #d4161e;
}

#full_gallery .prev,
#full_gallery .next {
    color: #7e7e7e;
    font-size: 19px;
    position: absolute;
    top: 50%;
    margin-top: -23px;
}

.bx-controls-direction a.bx-prev {
    margin-left: -10px;
}

.bx-controls-direction a.bx-next {
    margin-right: -10px;
}

.bx-controls-direction a {
    padding: 10px;
}

.product-info {
    padding-bottom: 7px;
    margin-top: 20px;
}

.product-info h1.view {
    display: none;
}

.product-info h1 {
    color: #323232;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.product-info .left {
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
}

.product-info .image {
    float: left;
    width: 100%;
    max-width: 270px;
    max-height: 424px;
    height: 100%;
    margin-bottom: 7px;
    background-color: #efeeee;
}

.product-info .image-additional {
    overflow: hidden;
    max-width: 270px;
    position: relative;
    clear: both;
    padding: 0 20px;
}

.product-info .image-additional li {
    float: left;
    max-width: 70px;
}

.product-info .image-additional li.last {
    margin-right: 0;
}

.product-info .image-additional img {
    background: #efeeee;
}

#zoom1 img {
    background: #efeeee;
}

.product-info .image-additional a {
    display: block;
}

.image-additional .next:hover,
.image-additional .prev:hover {
    color: #d4161e;
}

.image-additional .prev {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 40%;
    margin: 0;
    font-size: 19px;
    color: #7e7e7e;
}

.image-additional .next {
    color: #7e7e7e;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    top: 40%;
    margin: 0;
    font-size: 19px;
}

.product-info .share>span {
    margin-bottom: 20px;
    display: inline-block;
}

.product-info .description .product-section {
    font-weight: 700;
    color: #d4161e;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 20px;
}

.product-info .description .product-section a {
    color: #d4161e;
}

.product-info .description .product-section a:hover {
    color: #323232;
}

.product-info .description .product-section span {
    color: #323232;
    font-weight: 700;
}

.product-info .description .product-section .prod-stock {
    display: inline-block;
    background-color: #6ba239;
    color: #fff;
    font-style: normal;
    padding: 0 7px;
    margin: 0 9px;
}

.product-info .price {

    text-transform: uppercase;
    color: #323232;
    font-size: 13px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    padding: 23px 0;
    margin-bottom: 20px;
}

.product-info .price .price-new {
    color: #d4161e;
    font-size: 31px;
}

.product-info .price .price-old {
    color: #7e7e7e;
    margin-left: 10px;
}

.product-info .price .price-tax {
    color: #d4161e;
    text-transform: none;
    font-weight: 400;
    margin-left: 10px;
}

.product-info .price .discount {
    text-transform: none;
    font-weight: 400;
}

.product-info .price .reward {
    padding-top: 10px;
    display: block;
}

.tab-content ul {
    margin-left: 25px;
    margin-bottom: 20px;
    list-style-type: disc;
}

.product-info .minimum {
    margin-top: 5px;
}

.product-info .cart-top-padd {
    float: left;
}

.product-info .extra-button {
    float: left;
}

.product-info .wishlist a span,
.product-info .compare a span {
    display: inline-block;
}

.product-info .wishlist a i,
.product-info .compare a i {
    margin-right: 9px;
    font-size: 17px;
    line-height: 24px;
}

.product-info .wishlist a:hover,
.product-info .compare a:hover {
    color: #323232;
}

.product-info .wishlist,
.product-info .compare {
    display: block;
}

.product-info .wishlist a,
.product-info .compare a {
    display: inline;
    color: #d4161e;
    line-height: 24px;
    width: auto;
    height: auto;
    font-size: 13px;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    text-align: left;
}

.product-info .options {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.product-info .cart-top {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.q-mini {
    width: 30px;
}

img#captcha {
    vertical-align: top;
    margin-bottom: 20px;
}

#tab-review input[name="captcha"] {
    margin-right: 20px;
    margin-bottom: 10px;
}

.border {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product-info .gallery li {
    max-width: 270px;
    float: left;
    height: 424px;
}

.ps-carousel-item img {
    background-color: #EFEEEE;
}

.ps-zoom-pan-rotate img {
    background-color: #EFEEEE;
}

.product-info .gallery li img {
    background-color: #EFEEEE;
}

a.button-prod i {
    font-size: 26px;
    vertical-align: middle;
    margin-right: 9px;
}

a.button-prod:hover {
    background-color: #34363D;
}

a.button-prod {
    display: inline-block;
    background-color: #d4161e;
    font-size: 15px;
    color: #fff;
    padding: 9px 19px 10px 11px;
    margin: 0 20px;
    line-height: 31px;
}

.product-info .review {
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.product-info .review a:hover {
    color: #d4161e;
}

.product-info .review a {
    color: #7e7e7e;
}

.product-info .review a+a:hover {
    color: #7e7e7e;
}

.product-info .review a+a {
    color: #d4161e;
    margin-left: 20px;
}

.product-info .review img {
    float: left;
    margin-right: 20px;
}

.product-info .review .btn-rew {
    float: left;
}

.product-info .review .btn-rew a i {
    font-size: 26px;
    color: #7e7e7e;
    line-height: 16px;
    width: 1.25em;
}

.tabs {
    margin-bottom: 10px;
}

.tabs .tab-heading i {
    font-size: 26px;
    color: #7e7e7e;
    float: right;
}

.tabs .tab-heading {
    padding: 13px 20px;
    line-height: 32px;
    color: #34363D;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-bottom: 4px solid #d4161e;
    background-color: #fff;
}

.tabs .tab-content {
    padding: 20px 0;
}

#tab-review.tabs .tab-content {
    padding: 20px 0 0;
}

.compare-block {
    margin-bottom: 20px;
}

.compare-block .image {
    margin-right: 10px;
}

.compare-block .remove a {
    font-size: 19px;
    line-height: normla;
}

.compare-info {
    width: 100%
}

.block-compare {
    position: relative;
    overflow: hidden;
}

.td-price {
    font-weight: 700;
    font-size: 16px;
}

.compare-info .prod-stock {
    margin: 0 auto;
    float: none;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #6BA239;
    color: #FFF;
    display: inline-block;
    font-style: normal;
    margin: 0 9px;
    padding: 0 7px;
}

.compare-info td.name a:hover {
    color: #7e7e7e;
}

.compare-info td.name a {
    text-decoration: none;
    font-size: 12px;
    color: #d4161e;
}

.compare-info td.last {
    border-right: 0;
}

.compare-info thead td:first-child {
    text-align: left;
}

.compare-info td:first-child {
    background-color: #fff;
    color: #323232;
    font-weight: 700;
    text-align: right;
}

.compare-info td.image2 {
    text-align: center;
}

.compare-info td {
    padding: 7px;
    width: 20%;
    text-align: left;
    vertical-align: top;
}

.compare-info .price-old {
    font-weight: 400;
    text-decoration: line-through;
    display: block;
    font-size: 15px;
}

.compare-info td.td-price .price-old {
    color: #7E7E7E;
}

.compare-info td.td-price {
    font-weight: 700;
    font-size: 17px;
    line-height: normal;
    color: #d4161e;
}

.wishlist-product2 {
    display: none;
}

.wishlist-product {
    margin-bottom: 25px;
}

.wishlist-product tbody .name a:hover {
    color: #4a4a4a;
}

.wishlist-product tbody .name a {

    color: #d4161e;
    font-size: 16px;
}

.wishlist-product tbody .model {
    text-align: center;
    font-size: 17px;
}

.wishlist-product tbody .stock {
    text-align: center;
}

.wishlist-product tbody .quantity {
    text-align: right;
}

.checkout-product .table td.price {
    text-align: left;
    font-size: 13px;
    color: #7E7E7E;
}

.table .total,
.table .price {
    text-align: center;
    font-size: 17px;

    color: #d4161e;
    font-weight: 700;
}

.table thead td {
    font-size: 12px!important;
}

.table .price s {
    color: #323232;
    font-weight: 400;
    display: block;
}

input#sub_category {
    background: none;
    float: left;
    margin-left: -20px;
}

.contact-info {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-info .contact-box i {
    color: #d4161e;
    font-size: 26px;
    width: 1.25em;
}

.contact-info .contact-box {
    margin-bottom: 20px;
    line-height: 26px;
}

.contact-info .contact-box b {
    color: #323232;
    text-transform: uppercase;
    margin-left: 10px;
}

.contact-info figure {
    margin: 0;
}

.content.contact-f textarea {
    max-width: 100%
}

.checkout-heading {
    background-color: #fff;
    color: #323232;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-top: 4px solid #d4161e;
    font-weight: 700;
    padding: 15px 100px 15px 15px;
    margin-top: 10px;
}

.checkout-content {
    display: none;
    margin-top: -1px;
    padding: 20px 40px;
    border: 1px solid #ccc;
}

.checkout-content .login-content .heading h2 {
    font-size: 20px;
}

.checkout-content .login-content p.login-padd {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}

.checkout-heading {
    position: relative;
}

.checkout-heading>a {
    position: absolute;
    right: 20px;
    top: 15px;
}

.checkout-content label a:hover {
    text-decoration: underline;
}

.checkout-content label a {
    color: #d4161e;
}

.login-content .right,
.login-content .left {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.login-content .heading {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.login-content .content>p {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.login-content .heading i {
    font-size: 56px;
    color: #d4161e;
    float: left;
    margin-right: 14px;
}

.login-content .heading h2 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 23px;
    color: #323232;
}

.login-content .heading b {
    font-size: 13px;
    color: #737373;
    font-style: italic;
    font-weight: 400;
}

.login-content .form-horizontal .controls input {
    width: 100%;
    max-width: 100%
}

.login-content .login-buttons {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

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

.login-content {
    overflow: hidden;
}

.login-content .left p+p {
    margin-bottom: 16px;
}

.link-login {
    text-decoration: underline;
    display: inline-block;
    color: #d4161e;
    font-style: italic;
    margin-left: 15px;
    margin-top: 5px;
}

.link-login:hover {
    text-decoration: none;
}

.padd-form {
    display: block;
    padding-bottom: 5px;
}

.login-content .right .content p {
    margin-bottom: 15px;
}

.login-content .right .content b {
    display: block;
}

#register .content {
    border: none!important;
    padding: 0!important;
}

.order-list,
.return-list {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.order-content span,
.heading-order-list span {
    color: #d4161e;
}

.heading-order-list {
    background-color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #323232;
    padding: 20px;
}

.order-list .order-id,
.return-list .return-id {
    width: 49%;
    float: left;
}

.order-list .order-status,
.return-list .return-status {
    font-weight: 700;
}

.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
}

.order-list .order-content,
.return-list .return-content {
    padding: 20px;
    color: #323232;
    font-weight: 700;
}

.order-list .order-content div .button {
    margin-top: 3px;
}

.order-list .order-info {
    text-align: right;
}

.order-detail {
    background: #EFEFEF;
    font-weight: 700;
}

.return-box-2 {
    padding: 15px 20px 19px;
    margin-bottom: 10px;
}

.return-box-2 .buttons .right {
    float: left;
}

.return-box-2 .buttons {
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.return-p {
    padding-left: 17px;
}

.return-p p {
    margin-bottom: 13px;
}

.return-list {
    margin-bottom: 10px;
}

#content .content.return-box {
    padding: 14px 10px 11px 20px;
    margin-bottom: 10px;
}

.content.return-box h2 {
    margin-bottom: 14px;
}

#content .content.return-box .left {
    width: 320px;
}

#content .content.return-box .right {
    width: 320px;
}

.content.return-box label {
    font-size: 12px;
    font-weight: 700;
}

.content.return-box input {
    margin-top: 6px;
    margin-bottom: 7px;
    width: 310px;
}

.content.return-box .error {
    padding-bottom: 5px;
    display: block;
}

.return-box-3 {
    margin-bottom: 20px;
    padding: 14px 10px 10px 20px;
}

.return-box-3 h2 {
    margin-bottom: 15px;
}

.return-box-3 textarea {
    width: 310px;
    height: 188px;
    max-width: 310px;
    max-height: 188px;
}

.return-box-3 .return-captcha {
    width: 320px;
    margin-top: -3px;
}

.return-box-3 .return-captcha b {
    padding-bottom: 6px;
    display: block;
}

.return-box-3 .return-captcha input {
    width: 170px;
    margin-bottom: 10px;
}

.return-box-3 .return-additional {
    margin-bottom: 11px;
}

.return-box-3 .buttons {
    padding: 0;
    margin-bottom: 0;
}

.button-return-right-i:hover,
.button-return-right:hover {
    color: #d4161e;
    cursor: pointer;
}

.button-return-right {
    border: 0;
    background: none;
    font-weight: 700;
    color: #757475;
    padding: 0;
    line-height: 32px;
    min-height: 32px;
    display: inline-block;
}

#return-product .button-return-right-i {
    position: relative;
}

#return-product .button-return-right-i i.fa.fa-arrow-circle-right {
    position: absolute;
    right: 0;
    z-index: 4;
    top: 3px;
}

#return-product input.button-return-right {
    padding-right: 31px;
    position: relative;
    z-index: 5;
}

a.button-return-left:hover,
a.button-return-right:hover,
a.button-order-right:hover,
a.button-cont-right:hover,
a.button-back-left:hover,
a.button-inf-left:hover {
    color: #d4161e;
}

a.button-return-left,
a.button-return-right,
a.button-order-right,
a.button-cont-right,
a.button-back-left,
a.button-inf-left {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    padding-right: 0;
    color: #7e7e7e;
    vertical-align: top;
}

a.button-back-left i,
.button-back-left i,
.button-return-right-i i,
a.button-return-left i,
a.button-cont-right i {
    font-size: 26px;
    text-align: center;
    vertical-align: middle;
    margin: 0 9px;
}

i.fa.fa-arrow-circle-right {
    margin-right: 0!important;
}

a.button-order-right {
    padding: 0;
}

a.button-return-left span,
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-back-left span,
.wishlist-product a.button-wislish-left span,
a.button-inf-left span {
    line-height: 1.2em;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
}

a.button-return-left span,
a.button-back-left span,
a.button-wislish-left span {
    padding: 5px 0 5px 14px;
    background: url(../css_new/image/marker-button-left.png) left 8px no-repeat;
}

a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-inf-left span {
    padding: 5px 14px 5px 0;
    background: url(../css_new/image/marker-button-right.png) right 8px no-repeat;
}

.cart-bottom a i.fa.fa-check {
    margin-right: 0;
}

.cart-bottom a.button-cont-right {
    margin-right: 20px;
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

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

.return-list .return-info {
    text-align: right;
}

.return-remove {
    float: left;
    width: 33.3%;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
}

.return-additional {
    overflow: auto;
    margin-bottom: 20px;
}

.return-comment {
    float: left;
    width: 49%
}

.download-list {
    margin-bottom: 10px;
}

.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.download-list .download-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.download-list .download-content div {
    float: left;
    width: 33.3%
}

.download-list .download-info {
    text-align: right;
}

a {
    outline: none;
}

a:hover i.fa.fa-trash-o-o {
    color: #d4161e;
}

a i.fa.fa-trash-o-o {
    color: #7e7e7e;
}

i.fa.fa-trash-o-o {
    font-size: 26px;
}

.shop-cart {
    border-bottom: none;
    overflow: hidden;
    position: relative;
}

.cart-info2 .table td+td {
    text-align: center;
}

.shop-cart .table td.quantity,
.shop-cart .table td.image {
    text-align: center;
}

.shop-cart .table td {
    vertical-align: middle;
}

.cart-module .cart-content {
    padding: 18px 0 19px 18px;
    display: none;
    overflow: auto;
    border-top: none;
}

.cart-info2 {
    display: none;
}

.cart-info {
    overflow: hidden;
    margin: 20px 0;
}

.cart-info td.name a:hover {
    color: #323232;
}

.cart-info td.name a {
    color: #d4161e;
    font-size: 16px;
    font-style: italic;
}

.content.shop-cart-content>p {
    border: 1px solid #ccc;
    border-bottom: 0;
    margin: 0;
    padding: 20px;
}

.mt5 {
    margin-top: 5px;
}

a.input-update i {
    color: #7E7E7E;
    font-size: 26px;
}

a.input-update:hover i {
    color: #d4161e;
}

#cboxLoadedContent td>input[type="radio"] {
    margin: 0;
    float: none;
}

td.quantity>input[type="text"] {
    width: 40px;
}

table#total td {
    background-color: #fff;
    padding: 20px;
    text-transform: uppercase;
    width: 80%
}

table#total td+td {
    background-color: #fff;
    color: #d4161e;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}

td.price {
    font-weight: 700;
    font-size: 17px;
}

table.radio {
    padding: 0;
}

.cart-module>div {
    padding: 20px;
    display: none;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}

table.radio tbody td {
    width: 100%
}

.sitemap-info ul {
    margin-top: 10px;
}

.sitemap-info li a {
    text-decoration: none;
}

.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}

#newsletter .content {
    margin: 0;
    padding: 0;
    border: none;
}

.sitemap-info .left {
    float: left;
    width: 48%
}

#newsletter .form tr td:first-child {
    width: 58px;
}

.sitemap-info .right {
    float: left;
    width: 48%
}

footer {
    padding-top: 36px;
    clear: both;
    overflow: hidden;
    background-color: #34363d;
}

footer h3 {
    color: #fff;
    line-height: normal;
    font-size: 20px;
    font-weight: 900;
    word-wrap: break-word;
    margin: 0 0 10px;
}

footer li {
    padding: 2px 0;
    line-height: 20px;
}

footer .row li a:hover {
    color: #fff;
}

footer .row li a {
    font-weight: 300;
    font-size: 12px;
    color: #8c8e9c;
    vertical-align: top;
    word-wrap: break-word;
}

footer .foot-phone div+div {
    font-size: 23px;
    color: #fff;
    font-weight: 900;
}

footer .foot-phone div {
    color: #d4161e;
    line-height: 24px;
    color: #8c8e9c;
    font-size: 12px;
    font-weight: 300;
}

footer .foot-phone div.fleft {
    margin-top: 5px;
}

footer .foot-phone i {
    line-height: normal;
    font-size: 36px;
    color: #7e7e7e;
    width: 1.25em;
    margin-right: 10px;
}

span.toggle {
    display: none;
}

.return-captcha input img {
    vertical-align: top;
}

.return-captcha input {
    margin-bottom: 10px;
    vertical-align: top;
}

.header-modules .banner {
    float: left;
    width: 100%
}

.header-modules .banner .s-desc h1 {
    font-weight: 800;

    font-size: 62px;
    line-height: 90%;
    text-transform: uppercase;
    color: #fff;
}

#banner0 {
    background-color: #fff;
}

#content .banner {
    width: 100%;
    float: left;
}

#content .banner:first-child {
    width: 100%
}

#content .banner:first-child>div {
    width: 20%;
    float: right;
}

.banner>div {
    position: relative;
    overflow: hidden;
}

.banner>div>a {
    overflow: hidden;
    display: block;
    position: relative;
}

.banner img {
    vertical-align: top;
    width: 100%;
    height: auto;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.banner .s-desc {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    height: 100%;
    color: #79797b;
    font-size: 16px;
}

.banner+.banner .s-desc {
    text-align: left;
    padding: 0 30px;
}

.banner .s-desc>b {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.banner .s-desc h1 {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    color: #fff;
}

.banner .s-desc h2 {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

.banner .s-desc h3 {
    font-size: 23px;
    line-height: 32px;
    color: #27282d;
    margin: 20px 0 0;
}

.banner>div a:hover .s-desc>span {
    background-color: #27282d;
}

.banner .s-desc>span {
    display: inline-block;
    background-color: #d4161e;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    padding: 20px;
}

.banner .s-desc>div {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    max-width: 90%
}

#content .banner:first-child>div a:hover .s-desc {
    background: rgba(212, 22, 30, 0.8);
}

.success,
.warning,
.attention,
.information,
.rev-success {
    padding: 10px;
    margin-bottom: 5px;
    color: #555;
}

.success a,
.warning a,
.attention a,
.information a {
    color: #333;
}

#cart-success {
    position: fixed;
    z-index: 9998;
}

.success i.fa.fa-times-circle {
    font-size: 26px;
    padding: 10px;
}

.success .close i {
    padding: 10px;
}

.success {
    color: #000;
}

.success>img {
    max-width: 70px;
    height: auto;
    float: left;
    background-color: #efeeee;
    margin-right: 10px;
    border: 1px solid #ccc;
}

.success a:hover {
    text-decoration: none;
    color: #d4161e;
}

.success a {
    text-decoration: none;
    color: #252525;
}

.success span:hover img {
    margin-top: -11px;
}

.success p {
    margin-bottom: 11px;
    font-size: 24px;
    color: #1b1b1b;
}

.success span:hover {
    cursor: pointer;
    color: #d4161e;
}

.success span {
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 8px;
    opacity: 1;
}

.success i {
    color: #6d6d6d;
}

.success i:hover {
    color: #d4161e;
}

.success i.fa.fa-thumbs-up {
    font-size: 31px;
    color: #d4161e;
    margin-right: 10px;
}

.close {
    color: transparent;
    text-shadow: none;
}

.success a {
    color: #d4161e;
}

.success a:hover {
    text-decoration: underline;
}

.success {
    width: 100%;
    position: fixed;
    z-index: 99999!important;
    top: 0;
    left: 0;
    padding: 20px 20%;
    z-index: 9999;
    line-height: 18px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: none;
    background: #34363D;
    display: none;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
}

#tab-review .success {
    display: block!important;
    position: static;
    color: #333;
    text-align: left;
    background: none;
    padding: 10px 15px 10px 30px;
    background: url(../css_new/image/success.png) no-repeat scroll 10px center #EAF7D9;
    border: 1px solid #ccc;
}

#wrap {
    z-index: 10!important;
}

.rev-success {
    background: #EAF7D9 url(../css_new/image/success.png) left no-repeat;
    border: 1px solid #ccc;
    padding-left: 20px;
}

.prev {
    float: left;
    margin-left: 10px;
}

.next {
    float: right;
    margin-right: 10px;
}

td.image {
    position: static;
}

.image {
    position: relative;
}

.related-info .cart-button .cart {
    float: none;
}

.related-info .wishlist,
.related-info .compare {
    display: inline-block;
}

.related-info .wishlist a,
.related-info .compare a {
    margin: 10px 5px 0 0;
}

.related-info {
    display: inline-block;
    float: left;
    text-align: center;
    position: relative;
    border-bottom: 0!important;
}

.related {
    padding: 0 50px;
    position: relative;
}

.related .name {
    height: 44px;
    overflow: hidden;
}

.related .prev:hover,
.related .next:hover {
    color: #d4161e;
}

.related .prev,
.related .next {
    position: absolute;
    top: 50%;
    font-size: 26px;
    color: #7e7e7e;
    margin-top: -31px;
}

.related .prev {
    left: 0;
}

.related .next {
    right: 0;
}

.about-page i:before {
    text-indent: 0;
}

.about-page i {
    display: block;
    color: #d4161e;
    font-size: 56px;
    float: left;
    width: 56px;
    height: 56px;
    margin-right: 15px;
    overflow: hidden;
}

#colorbox {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.preview {
    padding: 15px;
}

.preview .marg {
    margin-bottom: 25px;
}

.preview .price {
    width: 100%;
    overflow: hidden;
}

.preview .price span {
    float: left;
    margin-right: 10px;
}

.preview .right .inf span {
    display: block;
    margin-bottom: 10px;
}

.preview .right .inf span.text-price {
    margin-left: 0;
}

.preview .right h2 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}

.preview .inf .prod-stock {
    margin-bottom: 10px;
}

.preview .description {
    height: 160px;
    padding: 15px;
    overflow: auto;
    border: 1px solid #ccc;
}

.preview .cart {
    float: left;
}

.preview .extra-button {
    float: left;
    width: 150px;
    margin-top: 3px;
    margin-left: 15px;
}

#cboxContent #cboxTitle {
    width: 60%;
    padding: 0 20%
}

#colorbox {
    z-index: 100!important;
}

#cboxOverlay {
    z-index: 100!important;
}

.preview .rating {
    margin-top: 15px;
}

.box li,
.box li {
    position: relative;
}

.box .box-content .box-product ul li .quick-view-button,
.box .box-content .box-product ul li .image2 img,
.box .box-content .box-product ul li {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.box .box-product .cart {
    float: left;
}

.box .box-content .box-product ul li .image2 {
    overflow: hidden;
}

.box .box-content .box-product ul li:hover .image2 img {
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.box .box-content .box-product ul li .quick-view-button:hover {
    background-color: #27282d;
}

.box .box-content .box-product ul li .quick-view-button i {
    width: 30px;
}

.box .box-content .box-product ul li .quick-view-button {
    opacity: 0;
    visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    width: 30px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #d4161e;
}

.box .box-content .box-product ul li:hover .quick-view-button {
    opacity: 1;
    visibility: visible;
}

.table-bordered {
    border-radius: 0;
}

.table thead td {
    text-transform: uppercase;
    font-weight: 700;
    color: #34363D!important;

    font-size: 13px;
    background-color: #fff;
}

.table th,
.table td {
    padding: 20px;
    border-color: #d7d7d7;
    -moz-box-sizing: border-box;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}

.block-compare .table th,
.block-compare .table td {
    padding: 7px;
}

input,
textarea {
    outline: none
}

.product-module {
    width: 100%;
    background-color: #fff;
    padding: 0;
    margin-top: 10px;
    text-align: center;
    display: block;
    font-size: 0;
}

.product_item {
    display: inline-block;
    vertical-align: middle;
    width: 216px;
    height: 310px;
    border-left: 1px solid #f1f0e9;
    border-right: 1px solid #f1f0e9;
    border-bottom: 1px solid #f1f0e9;
    text-align: center;
    margin: 10px;
}

.index_item {
    display: inline-block;
    vertical-align: middle;
    width: 216px;
    height: 230px;
    border-left: 1px solid #f1f0e9;
    border-right: 1px solid #f1f0e9;
    border-bottom: 1px solid #f1f0e9;
    text-align: center;
    margin: 10px;
}

#items p.item-name {
    background-color: #ef7a57;
    margin: 0;
    padding: 3px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    border-left: 1px solid #ef7a57;
    border-right: 1px solid #ef7a57;
    border-top: 1px solid #ef7a57;
}

#items a {
    color: #fff;
    text-decoration: none;
}

.index_img {
    height: 200px;
    margin-top: 5px;
}

.product_img {
    height: 270px;
    margin-top: 5px;
}



.amount_input {
    width: 40px;
    height: 20px;
    background: #FFF7A3;
    margin-left: 10px
}

.noselect {
    font-family: 'Ovo', serif;
    font-size: 16px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.ps {
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #111;
    line-height: 20px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

.bc {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    margin: 10px 0
}

.pc {
    text-indent: 8px;
    margin-bottom: 1px;
    font-size: 14px;
    color: #111;
    line-height: 17px;
    padding: 0
}

ul.cars {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
    zoom: 1
}

ul.cars:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block
}

ul.cars li {
    width: 185px;
    padding: 2px;
    margin: 4px 0 4px 8px;
    display: inline-block;
    text-align: left;
    float: left;
    line-height: normal;
    vertical-align: top
}

ul.cars li a {
    font-size: 14px;
    color: #111;
    text-decoration: none
}

ul.cars li a:hover {
    color: #F95B2A;
    text-decoration: underline
}

ul.words {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
    zoom: 1
}

ul.words:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block
}

ul.words li {
    width: 70px;
    margin: 4px 0 2px 5px;
    padding: 3px 8px;
    text-transform: uppercase;
    display: inline-block;
    text-align: left;
    float: left;
    line-height: normal;
    vertical-align: top
}

ul.words li a {
    font-size: 20px;
    font-weight: 700;
    color: #111;
    text-decoration: none
}

ul.words li a:hover {
    color: #898686;
    text-decoration: none
}

ul.words_cel {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
    zoom: 1
}

ul.words_cel:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block
}

ul.words_cel li {
    width: 64px;
    margin: 4px 0 2px 5px;
    padding: 3px 8px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    float: left;
    line-height: normal;
    vertical-align: top
}

ul.words_cel li a {
    font-size: 22px;
    font-weight: normal;
    color: #555;
    text-decoration: none
}

ul.words_cel li a:hover {
    color: #898686;
    text-decoration: none
}

.cblock {
    margin-top: 25px
}

a.links2 {
    text-decoration: underline;
    color: #F95B2A;
    font-weight: normal;
    font-size: 16px;
    padding: 2px;
}

a:hover.links2 {
    text-decoration: underline;
    color: #FE8746;
    font-weight: normal;
}

span.title_name {
    padding: 5px;
    font-size: 18px;
    color: #111;
    font-weight: normal;
    vertical-align: bottom;
    text-align: center;
}

.borders {
    margin-top: 5px
}

.cars_title {
    padding: 10px;

    color: #333;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
}

.cars_title h2 {
    font-size: 22px;
    margin: 0;
    padding: 0
}

.white {
    background: #FFF
}

.white_top {
    background: #f2f1f1
}

.footer {
    width: 100%;
    height: 130px;
    text-align: center;
    background: #333;
}

.footer_links {
    margin-top: 10px;
    padding: 5px 0 10px 0;
}

.block_name {
    float: left;
    width: 19%;
    height: 370px;
    margin: 6px;
    border: 2px solid #f2f1f1;
}

.home_block {
    float: left;
    width: 96%;
    height: 370px;
    margin: 6px;
    border: 2px solid #f2f1f1;
}

.ent_block {
    width: 98%;
    height: 370px;
    background: #fff;
}

.block_name_home {
    float: left;
    width: 20%;
    height: 300px;
    background: #FFF;
}


.back {
    width: 100%;
    background: #171717;
    height: 42px
}

ul.word-block {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
    zoom: 1;
    width: 100%
}

ul.word-block:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block
}

ul.word-block li {
    width: 285px;
    padding-top: 1px;
    display: inline-block;
    text-align: left;
    float: left;
    line-height: normal;
    vertical-align: top
}

ul.word-block li a {
    font-size: 12px;
    color: #111;
    text-decoration: underline
}

ul.word-block li a:hover {
    color: #F95B2A;
    text-decoration: underline
}

ul.column {
    width: 96%;
    padding: 0;
    margin: 0 auto;
    list-style: none
}

ul.column li {
    float: left;
    padding: 0;
    margin: 5px 0;
    display: inline
}

.block {
    width: 215px;
    text-align: left;
    margin-right: 5px;
    margin-left: 5px
}

.block_c {
    width: 550px;
    text-align: left;
    margin-right: 5px;
    margin-left: 5px
}

.block a,
.block_c a {
    font-size: 13px;
    color: #111;
    text-decoration: underline
}

.block a:hover,
.block_c a:hover {
    color: #F95B2A;
    text-decoration: underline
}

ul.linkscat {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
    zoom: 1
}

ul.linkscat:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block
}

ul.linkscat li {
    width: 285px;
    padding-top: 1px;
    display: inline-block;
    text-align: left;
    float: left;
    line-height: normal;
    vertical-align: top
}

.breadcrumb + .clearfix + h1 {
    margin-top: 4px;
}

.breadcrumb {
    float: left;
    margin: 0;
    padding: 6px;
    background-color: #f7f7f7;
    font-weight: 700;
    font-weight: normal;
}

.breadcrumb li {
    position: relative;
    display: inline-block;
    padding: 0 3px 3px 28px;
    font-weight: normal;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
}

.breadcrumb li:before {
    content: '\2192';
    position: absolute;
    display: block;
    top: 0;
    left: 3px;
}

.breadcrumb li:first-child{
    padding-left: 3px;
}

.breadcrumb li:first-child::before {
    display: none;
}

.breadcrumb li a {
    color: #D4282F;
    text-decoration: underline;
    font-weight: normal;
    font-size: 16px;
}

.breadcrumb li a:hover {
    color: #EB474E;
    text-decoration: none
}

.breadcrumb li a.last {
    color: #d4161e;
}

a.latest {
    font-size: 16px;
    color: #333;
    text-decoration: underline
}

a:hover.latest {
    font-size: 16px;
    color: #F95B2A;
    text-decoration: underline
}

table.contactForm tr td {
    padding: 5px;
}

table.contactForm tr td input {
    padding: 5px;
}

table.contactForm tr td textarea {
    padding: 5px;
}

.contactForm {
    width: 700px;
    margin: 0 auto;
}

.refresh {
    float: left;
    margin-top: 13px;
    margin-left: 10px;
    color: #333
}

.code {
    float: left;
    margin-top: 13px
}

.pad_2 {
    padding: 5px;
}

.static_td {
    margin-bottom: 15px;
    font-size: 14px;
    color: #333;
}

.margin_10 {
    margin-top: 10px
}

.tab_disc {
    height: 124px;
    margin-bottom: 20px;
    width: 393px;
    font-size: 13px
}

table.tab_disc tr td {
    border: 1px solid #ccc;
    padding: 3px;
    text-align: left
}

table.tab_disc {
    width: 420px
}

.tit_disc {
    color: red;
    font-size: 16px;
    padding: 5px 0
}


.sort {
    margin: 13px 0 0;
    padding: 6px;
    text-align: center
}

.sort-side {
    float: right;
    margin: -36px 0 0 15px;
}

// .sort-side + h1 {
//     margin-left: 145px;
//     margin-right: 145px;
// }

// .posters .sort-side {
//     margin-top: 6px;
// }

// .posters .sort-side + h1 {
//     margin-left: 200px;
//     margin-right: 200px;
// }

.sort .sort_label {
    margin-right: 5px;
    line-height: 20px;
    color:#111111;
    font-weight:bold;
    font-size:16px;
}

.sort select {
    padding: 1px;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(233,29,38,.5);
    color: #444;
    font-size: 14px;
}
// .sort select option[selected] {
//     color: #7e7e7e;
// }
.sort select:focus {
    border-color: rgba(233,29,38,1);
    box-shadow: none;
    outline: none;
}

ul.sort li {
    display: inline-block;
    padding: 3px 1px;
    font-weight: 700;
    font-weight: normal;
}

ul.sort li a {
    display: inline-block;
    padding: 1px 2px;
    border: 1px solid;
    color: #e91d26;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
}

ul.sort li a:hover {
    color: #EB474E;
    text-decoration: none
}

ul.navigation {
    margin: 0;
    padding: 6px;
    text-align: center
}

ul.navigation li {
    display: inline-block;
    padding: 3px;
    font-weight: normal;
    font-size: 16px;

}

ul.navigation li a {
    display: inline-block;
    min-width: 16px;
    padding: 1px 4px 2px 4px;

    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    background: #fd7f84;
    border-radius: 1px;
}

ul.navigation li a:hover {
    color: #EB474E;
    text-decoration: none
}

.soc_tab {
    width: 100%;
    padding-bottom: 5px
}

h1 {
    color: #111;
    font-size: 26px;
    line-height: 1;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
}

h2 {
    color: #222;
    font-size: 22px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
}

.prourl {
    color: #477EB1;
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
    font-weight: normal;
    padding: 2px;
}

.topurl {
    color: #D11217;
    font-weight: normal;
    font-size: 16px;
    text-decoration: underline;
    padding: 3px;
}

.buyurl {
    color: #111;
    font-weight: normal;
    font-size: 12px;
    padding: 3px;
}

a.tlink {
    font-size: 20px;
    color: #477EB1;
    font-weight: bolder;
    text-decoration: underline
}

a.tlink:hover {
    color: #F9A7A9;
    text-decoration: underline
}

h3.papertitle {
    background: #ECEDEF;
    font-size: 18px;
    margin: 2px 0 0;
    border: solid 1px #ccc;
    text-align: left;
    padding: 5px
}

.pricecontent {
    width: 100%;
    background: #FFF
}

.size_block {
    display: inline-block;
    width: 76px;
    padding: 2px;
    text-align: center;
    background: #FBFBFB;
    border: solid 1px #B5B5B7
}

.size_title {
    background: #F2F2F2;
    font-size: 14px;
    font-weight: bold;

    color: #111;

    vertical-align: middle;
}

.price_block {
    display: inline-block
}

.cart_form {
    position: relative;
    width: 64px;
    height: 67px;
    margin: 0 auto
}

ul.blul li {
    width: 67px;
    height: 110px;
    border: solid 1px #ccc;
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: normal;
    vertical-align: top
}

ul.blul_admin li {
    width: 80px;

    border: solid 1px #ccc;
    display: inline-block;
    text-align: center;
    margin: 1px;
    line-height: normal;
    vertical-align: top
}


.margin23 {
    margin-top: 20px;
    text-align: center;
}

.selform2 {
    margin-top: 7px;
    font-size: 16px;
    width: 155px;
    font-family: 'Antic Slab', serif;
}

.related {
    height: 25px;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px
}

#search {
    position: relative;
    float: right;
    z-index: 28;
    clear: right
}


.rellinks {
    text-align: left;
    float: left
}

a.rellinks {
    color: #333;
    font-size: 12px
}

a:hover.rellinks {
    color: #d4161e;
    font-size: 12px
}

a.lin {
    color: #333;
    font-size: 13px;
    padding: 5px
}

a:hover.lin {
    color: #D60912;
    font-size: 13px;
    padding: 5px
}

#uploadImage input[type="file"] {
    z-index: 999;
    line-height: 0;
    font-size: 50px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    cursor: pointer;
    cursor: hand;
    margin: 0;
    padding: 0;
    left: 0
}

#button {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    background-color: #83b81a;
    color: #fff;
    display: block;
    width: 197px;
    height: 31px;
    font-size: 18px;
    line-height: 30px;
    float: left
}

input[type="text"] {
    float: left
}

a.np {
    text-decoration: none;
    cursor: pointer;
    background: #ef7a57;
    font-size: 18px;

    font-weight: normal;
    color: #fff;
    padding: 5px;
    margin-top: 10px;
}

a:hover.np {
    background: #f8a890;
    color: #fff;
}

.np_noact {
    color: #999;
    padding: 5px;
    background: #eceaea;
    font-size: 18px;

    font-weight: normal;
}


.inp_req {
    padding: 5px;
    width: 200px;
    margin: 5px
}

.btnm {
    background: #3498db;
    background-image: -webkit-linear-gradient(#3498db, #2980b9);
    background-image: -o-linear-gradient(#3498db, #2980b9);
    background-image: linear-gradient(#3498db, #2980b9);
    border-radius: 6px;

    color: #fff;
    font-size: 20px;
    padding: 7px 10px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700
}

.btnm:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(#3cb0fd, #3498db);
    background-image: -o-linear-gradient(#3cb0fd, #3498db);
    background-image: linear-gradient(#3cb0fd, #3498db);
    text-decoration: none;
    color: #fff
}

.btns {
    background: #fc6d49;
    background-image: -webkit-linear-gradient(#fc6d49, #d1400b);
    background-image: -o-linear-gradient(#fc6d49, #d1400b);
    background-image: linear-gradient(#fc6d49, #d1400b);
    border-radius: 6px;

    color: #fff;
    font-size: 30px;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 700;
    margin-left: 10px
}

.btns:hover {
    background: #f7825e;
    background-image: -webkit-linear-gradient(#f7825e, #eb521a);
    background-image: -o-linear-gradient(#f7825e, #eb521a);
    background-image: linear-gradient(#f7825e, #eb521a);
    text-decoration: none;
    color: #fff
}

#result-list {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border: #999 1px solid
}

#result-list li {
    padding: 5px;
    background: #FAFAFA;
    border-bottom: #F0F0F0 1px solid;
    color: #000
}

#result-list li:hover {
    background: #F0F0F0;
    cursor: pointer
}

#search-box {
    padding: 10px;
    border: #F0F0F0 1px solid;
}

#suggesstion-box {
    position: absolute;
    z-index: 9998;
}

#result-data {
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: justify;
    width: 97%;
    padding: 10px;
    margin: 0 auto;
}

.wb {
    float: left;
    display: inline-block;
    padding: 3px;
    margin: 7px;
    width: 60px;
    height: 30px;
    font-size: 30px;
}

.home_title {

    text-align: center;
    line-height: 30px;
    width: 90%;
 font-size: 24px;
    margin: 0 auto;
}

a h2.wb {
    color: #333;
}

a:hover h2.wb {
    color: red;
}

a.home_h2 {

    font-size: 14px;
    color: black;
}

li.l {
    padding: 2px;
}



a#sendus {
    font-size: 20px;
    color: red;
    text-decoration: underline;
}

.cart_table {
    background-color: #fffffb;
    padding: 10px;
    border: 1px solid #ededed;
    font-size: 16px;
    font-weight: normal;
    color: #222;
}

.borders {
    height: 10px;
    background-color: #fff;
}

td.cart_table_head {
    background-color: #A59487;
    color: #fff;
    padding: 3px;
}

.ch_dic {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a1dbff+0,cbebff+53,f0f9ff+100 */
    background: #a1dbff;
    background: -webkit-linear-gradient(#a1dbff 0%, #cbebff 53%, #f0f9ff 100%);
    background: -o-linear-gradient(#a1dbff 0%, #cbebff 53%, #f0f9ff 100%);
    background: linear-gradient(#a1dbff 0%, #cbebff 53%, #f0f9ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1dbff', endColorstr='#f0f9ff', GradientType=0);
    text-align: center;
    height: 30px;
}

.ac_results {
    padding: 0px;
    border: 1px solid #ccc;
    background-color: #FFF;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 5px 10px;
    cursor: pointer;
    display: block;
    font: menu;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    color: #000;
}

.ac_results li:hover {

    color: #D4161E;
}

.ac_loading {
    background: white url(design/images/ajax-loader.gif) right center no-repeat;
}

.ac_odd {
    background-color: #FCF7F7;
}

.ac_over {
    color: #FFF;
    background-color: #A4BBEA;
}

a.rellinks {
    text-decoration: underline;
}

a:hover .rellinks {
    text-decoration: none;
}



.name,
.posters_letter a {
    width: 220px;
    border: 1px solid #fff;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    text-decoration: underline;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
}

.name a:hover,
.posters_letter a:hover {
    color: red;
    text-decoration: underline;
}

.box-cars {
    background-color: #fff;
    margin-bottom: 30px;
    padding-top: 10px;
}

.box-letters-cell {
    background-color: #fff;
    padding-top: 20px;
    margin-bottom: 30px;
}

.box-letters {
    background-color: #FFF;
    margin-bottom: 10px;
}

.box-background {
    background-color: #fff;
    padding: 8px;
}

.letters a {
    width: 100px;
    height: 50px;
    border: 1px solid #fff;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    zoom: 1;
    text-decoration: none;
    font-weight: bold;
    font-size: 50px;
}

.letters a:hover {
    color: #F6575D;
    text-decoration: none;
}


.letters_all a {
    width: 150px;
    height: 50px;
    border: 1px solid #fff;
    display: -moz-inline-stack;
    display: inline-block;
    padding-top: 12px;
    margin: 6px;
    zoom: 1;
    text-decoration: none;
    font-weight: bold;
    font-size: 40px;
    background-color: #F6F6F6;
}

.letters_all a:hover {
    color: #F6575D;
    background-color: #FBFBFB;
    text-decoration: none;
}


#s a {
    font-size: 16px;
    color: red;
    text-decoration: underline;
}

#s td {
    padding: 5px;
    font-size: 16px;
}

.selform {
    margin-top: 7px;
    font-size: 16px;
    width: 165px;
    margin-left: 8px;
    font-family: 'Antic Slab', serif;
}

.tab_cart {
    width: 99.8%;
    font-size: 14px;
    color: #555;
    border: 0;
}

.tab_cart__wrap {
    width: 100%;
    max-width: 886px;
    margin-left: auto;
    margin-right: auto;
}

.cart_tbl__wrap .tab_cart {
    min-width: 700px;
}

.cart_table_head {
    font-size: 16px;
    color: #555;
}

.cart_count_cel {
    min-width: 76px;
}

.cart_count_cel input[type="text"] {
    width: 40px !important;
    height: 30px !important;
    box-sizing: border-box;
    text-align: center;
}

.dicount {
    font-size: 17px;
    color: red;
    margin-bottom: 2px;
}

.sum_1 {
    font-size: 16px;
    color: #444;
    font-weight: normal;
    margin-bottom: 10px;
}

.sum_2 {
    font-size: 18px;
    color: #222;
    font-weight: normal;
    margin-bottom: 10px;
}

.sum_3 {
    font-weight: normal;
    font-size: 20px;
    color: #000;
}

.sum_4 {
    font-weight: bolder;
    color: #555;
}

.sum_5 {
    font-weight: bolder;
    color: red;
}

a.tlink {
    font-size: 20px;
    color: #477EB1;
    font-weight: bolder;
    text-decoration: underline;
}

a.tlink:hover {
    color: #F9A7A9;
    text-decoration: underline;
}

.amount_change {}

.amount_change .up,
.amount_change .down {
    display: inline-block;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    position: absolute;
    top: 0;
    width: 27px;
    height: 27px;
    color: #444;
    border: 1px solid #D8D8D8;
    text-decoration: none;
    border-radius: 5px;
    background: #f7f7f7;
    background: -webkit-linear-gradient(#f7f7f7 0%, #ededed 100%);
    background: -o-linear-gradient(#f7f7f7 0%, #ededed 100%);
    background: linear-gradient(#f7f7f7 0%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

.amount_change .up {
    top: 32px;
    left: 3px;
}

.amount_change .down {
    top: 32px;
    right: 3px;
}

.amount_change .up:hover,
.amount_change .down:hover {
    background: #EFEFEF;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .1);
}

.price {
    font-size: 18px;
    color: #16ab2b;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
}

.old_price {
    font-size: 18px;
    color: #9a9a9a;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: normal;
    text-decoration: line-through;
}

.products-list__h {
    margin: 10px auto 0;
    border-bottom: 1px solid #cccccc;
    max-width: 1300px;
    color: #000;
    font-size:16px;
}

.products-list__wrap {
    margin:10px 0 30px;
}
.products-list__title{
    border-bottom: 1px solid #cccccc;
}
.products-list__title + .products-list__wrap {
    margin-top: 0;
}

.products-list {
    min-height: 98px;
    // height: 101px;
}

.products-list__tbl {
    // width: 100%;
}

.products-list__tbl td {
    padding-top: 5px;
    min-width: 110px;
}

.products-list__item {
    display: block;
    color: #000;
    font-size: 16px;
    text-decoration: none;

}

a.products-list__item:hover {
    color: #c8c8c8;
    text-decoration: none;
}

.products-list__img {
    display: block;
}

.products-list__img img {
    display: block;
    max-width: 70px;
    max-height: 64px;
    border: 0 none;
    outline: none;
}

.products-list__item.current {
    color:#c8c8c8;
}

.product-item__tbl {
    border: 0;
    border-collapse: collapse;
}

.product-item__info {
    position: relative;
}

.product-item__info-tbl {
    border: 0;
    border-collapse: collapse;
    margin-right: 20px;
}

.product-item__info-img {
    width: 100%;
    min-height: 100%;
    position: relative;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.product-item__info-img img {
    box-shadow: .5em .5em 5px rgba(122,122,122,0.5);
}

.btn_img_nav {
    position: absolute;
    top: 50%;
    width: 28px;
    height: 56px;
    overflow: hidden;
    margin-top: -24px;
    font-size: 24px;
    line-height: 56px;
    color: #EB474E;
    text-decoration: none !important;
    opacity: .9;
    transition: opacity .2s;
}

span.btn_img_nav {
    color: #999;
}

.btn_img_nav:before {
    position: relative;
    line-height: 56px;
    z-index: 2;
}

.btn_img_nav:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100px;
    height: 100%;
    width: 32px;
    background-color: rgba(255,255,255,.8);
}

.btn_prev {
    left: 0;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    text-align: left;
}

.btn_next {
    right: 0;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    text-align: right;
}

a.btn_img_nav:hover {
    opacity: .8;
}

.mug__view-poster {
    position: relative;
}

.product-item__info-tshirt .product-item__info-tbl {
    margin-right: 0;
}

.product-item__form-tbl {
    border: 0;
    border-collapse: collapse;
    margin-left: 20px;
}

.product-item__mug {
    border: 0;
}

.product-item__mug-info {
    position:relative;
}
.product-item__mug-form {
    position:relative;
}

.mug__view {
    border-collapse: collapse;
    border: 0;
    margin-right:20px;
}

.mug__view-template {
}

.mug__form {
    border-collapse: collapse;
    border: 0;
    background:#fdfdfd;
    margin-left:20px;
}

.upload_image {
    font-size: 19px;
    color: #fff;
    background: #ef7a57;
    padding: 10px;
    margin: 15px auto 0;
    cursor: pointer;
    border: solid #ef7a57 1px;
}

.upload_image:hover {
    background: #f19377;
    border: solid #f19377 1px;
}


.file-upload-wrapper {
    position: relative;
    height: 38px;
    margin-bottom: 5px;
    //border: 1px solid #ccc;
}

.file-upload-input {
    float: left;
    width: 100%;
    color: #333;
    font-size: 16px;
    padding: 7px 130px 7px 7px;
    border: none;
    background: #f7f6f6;
    border: 1px solid #333;
    font-family: 'Open Sans', sans-serif;
    transition: all 0.2s ease-in;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}

.file-upload-input:hover,
.file-upload-input:focus {
    background-color: #fff;
    outline: none;
}

.file-upload-button {
    display: inline-block;
    position: relative;
    float: left;
    width: 120px;
    margin-left: -120px;
    padding: 8px;
    background-color: #d80808;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.2s ease-in;
    z-index: 2;
}

.file-upload-button:hover {
    background-color: #e63f3f;
}




ul.pagination {
    margin: 0 auto;
}

ul.pagination li {
    display: inline-block;
}

ul.pagination li a.inactive,
.pagination li a.inactive:hover {
    color: #bababa;
    border: 1px solid #bababa;
    cursor: default;
    text-decoration: none;
    background: #ededed;
}

ul.pagination li a {
    list-style: none;
    text-decoration: none;
    border: 1px solid #ef7a57;
    font-family: arial;
    font-size: 14px;
    color: #ef7a57;
    font-weight: 700;
    margin: 0 3px;
    padding: 2px 6px;
    background: #f2f2f2;
}

ul.pagination li a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background: #ef7a57;
}

table.sort_tab tr td {
    padding: 5px;
}

.sort_tab tr td a {
    font-size: 18px;
    color: #ef7a57;
    font-weight: normal;
}

.sort_tab tr td {
    font-size: 18px;
    color: #111;
    font-weight: normal;
}

div#nort_sizes {
    color: red;
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
    float: left;
}

.tpn {
    display: none;
}

div#int_sizes {
    color: #111;
    text-decoration: none;
    cursor: auto;
    font-size: 22px;
    float: right;
    font-weight: bold;
}

#american_sizes {
    display: none;
}

.togle_sizes {
    float: right;
}

.togle_sizes tr td {

    padding: 10px;
}

.link_count {
    text-decoration: underline;
    font-weight: normal;
    color: #D4161E;
    float: right;
    padding: 5px;
    font-size: 16px;
}

a.link_back {
    text-decoration: underline;
    color: #D4161E;
}

.ship_tab tr td {
    padding: 3px;
}

.inp_sh {
    width: 184px;
    height: 26px;
    float: right;
}

.ship_tab tr td input {
    width: 184px;
    height: 26px;
    float: right;
}

#woman_white {
    display: none;
}

#man_white {
    display: block;
}

.img-shadow {
    box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .8);
}

.box {
    width: 99.5%;
    margin: 0 auto;
}

.box2 {
    width: 98.5%;
    margin: 0 auto;
}

.box3 {
    width: 99%;
    margin: 10px auto;
}

.one {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #d7d7d7;
    border: 1px solid #efeded;
}

.shadow-bottom {
    box-shadow: 0 8px 6px -6px #d7d7d7;
}

#home-text {}

.custom-file-upload-tbl {
    width: 100%;
    max-width: 480px;
}

.custom-button-upload {
    text-align: center;
}

.box_cart,
.box_cart80,
.box_cart200 {
    width: 230px;
    background-color: #fdfdfd;
    padding: 0;
    border: 1px solid #e3e6e4;
}

.box_cart {
    height: 375px;
}

.box_cart80 {
    height: 335px;
}

.box_cart200 {
    height: 230px;
}

.box_nice #price_tab {
    font-size: 40px;
    color: #12d633;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
}

.box_nice {
    padding: 4px;
}

.box_nice select {
    width: 220px;
    padding: 4px;
    font-size: 16px;
    font-family: 'Antic Slab', serif;
}

.box_nice div {

    padding: 2px;
    text-align: left;
    margin-left: 5px;
    font-size: 16px;
    color: #000000;
}

.line_box_nice {
    width: 95%;
    margin: 5px;
    border-top: #f0efef 1px solid;
}

.block_name_new {
    float: left;
    width: 13%;
    height: 320px;
    margin: 3px;
    min-width: 230px;
    border-top: 2px solid #f65a35;
    border-right: 1px solid #efeded;
    border-left: 1px solid #efeded;
    border-bottom: 1px solid #efeded;
    background-color: #fff;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}

.block_name_new_home {
    float: left;
    width: 13%;
    height: 400px;
    margin: 3px;
    min-width: 230px;
    border-top: 2px solid #f65a35;
    border-right: 1px solid #efeded;
    border-left: 1px solid #efeded;
    border-bottom: 1px solid #efeded;
    background-color: #fff;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}

.block_name__image_home {
    width: 100%;
    height: 350px;
    overflow: hidden;
    text-align: center;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}

.block_name__image_home img {
    max-width: 200px;
    max-height: 350px;
    border: 0;
    margin-top: 5px;
}

.posters_list {
    margin: 10px 0;
    // display: -webkit-flex;
    // display: flex;
    // -webkit-flex-wrap: wrap;
    // flex-wrap: wrap;
}

.posters_list .block_name_new {
    position: relative;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-width: 204px;
}

.block_name__inner {
    width: 202px;
    margin: 0 auto;
}

.block_name__inner .imgmat {
    position: absolute;
    z-index: -1;
}

.block_name__image {
    width: 100%;
    height: 230px;
    // margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
}
.block_name__image:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.block_name__image a {
    display: inline-block;
    vertical-align: middle;
}

.block_name__image img {
    max-width: 200px;
    border: 0;
}

.block_name__image td {
    padding: 0 1px;
}

.category_list {
    margin: 10px auto;
    max-width: 98%;
}

.category_list .block_name_new {
    position: relative;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-width: 204px;
    border:0 none;
}

.nature {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 26px;
    margin: -40px auto 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.nature_text {
    display: inline-block;
    padding: 3px;
    background: #ef7a57;
}

.block_name__image .nature {
    top: 100px;
    margin-top: 0;
}

.category_list .block_name__inner {
    padding-bottom: 5px;
}

.block_name__title {
    height:50px;
    overflow: hidden;
    text-align: center;
}

.block_name__title a {
    text-decoration: none;
    color: #111;
}

#resizer {
    display: none;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?otelir');
  src:  url('../fonts/icomoon.eot?otelir#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?otelir') format('truetype'),
    url('../fonts/icomoon.woff?otelir') format('woff'),
    url('../fonts/icomoon.svg?otelir#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-print:before {
  content: "\f02f";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}


/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 80px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #fff;
    opacity: .75;
    z-index: 10;
}

.slick-prev:hover,
.slick-next:hover {
    outline: none;
    opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: .15 !important;
    cursor: default;
}


.slick-prev:before,
.slick-next:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.slick-prev {
    left: 0;
}

.slick-prev:before {
    border-right: 10px solid #000;
}

.slick-next {
    right: 0;
}

.slick-next:before {
    margin-left: 0;
    border-left: 10px solid #000;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background-color: #ef7a57;
}

.slick-dots li.slick-active button {
    background-color: #7e7e7e;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}


.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.main-carousel{
}
.main-carousel__item {
    height: 400px;
}

.main-carousel__content {
    max-width: 1064px;
    margin: 0 auto;
    padding: 20px;
    -weblit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
}

.main-carousel__text {
    margin-bottom: 20px;
    color: #000;
}

.main-carousel__actions {
    text-align: right;
}

.main-carousel__actions .button {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    background: #ef7a57;
    border: solid #ef7a57 1px;
    height: 46px;
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
}

