a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse
}

img {
    vertical-align: top
}

embed {
    vertical-align: top;
    cursor: pointer;
    text-decoration: none;
    color: #08B0F3
}

div {
    display: block
}

label {
    cursor: pointer
}

a, a * {
    cursor: pointer !important;
    text-decoration: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, input {
    line-height: normal
}

dfn {
    font-style: italic
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-family: 'courier new', monospace
}

pre {
    white-space: pre;
    white-space: pre-wrap
}

q {
    quotes: none
}

q:after, q:before {
    content: '';
    content: none
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd, dl, menu, ol, ul {
    list-style: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

* {
    cursor: default;
    outline: none;
    word-wrap: break-word;
    box-sizing: border-box
}

.ltr {
    direction: ltr !important
}

.select-all-text-click {
    outline: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

button[disabled], html input[disabled] {
    cursor: default
}

input {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear {
    clear: both !important;
    display: block !important;
    height: 1px !important;
    margin: 0 auto;
    position: relative !important;
    width: 100% !important
}

.main {
    height: 100%;
    position: relative !important;
    display: block !important;
    margin: 0px auto;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    direction: ltr;
    width: 100%;
    height: 100%
}

body {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    min-height: 350px;
    line-height: normal;
    letter-spacing: 0.5px;
    background: url(../img/bg-pattern.png) center center repeat rgb(255, 255, 255);
}

#container {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: rgba(128, 128, 128, 0.27) 0px 1px 3px 1px;
    background: rgb(255, 255, 255);
    padding: 0px;
    transition: -webkit-transform 0.3s ease-in-out 0s;
    overflow: hidden;
}

#header {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 3;
    background: rgb(255, 255, 255);
}

#header-top-bar {
    position: relative;
    width: 100%;
    height: auto;
    background: rgb(34, 34, 34);
}

#slogan {
    color: rgb(238, 238, 238);
}

#header-top-bar ul {
    position: relative;
    width: auto;
    height: 40px;
    right: 5px;
    display: inline-block;
}

#header-top-bar ul li {
    position: relative;
    float: left;
    padding: 5px 1px;
}

#header-top-bar ul li a {
    color: rgb(238, 238, 238);
    font-size: 17px;
    display: inline-block;
    text-decoration: none;
    padding: 6px 10px 0px;
}

#header-bottom-bar {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    background: rgb(255, 255, 255);
}

#menu-icon {
    position: absolute;
    width: 22px;
    height: 14px;
    left: 15px;
    top: 33px;
    margin-top: 0px;
    cursor: pointer;
    z-index: 2;
    display: none;
    background: url(../img/icon/menu.jpg);
}

#menu-icon span{
    position: relative;
    width: 41px;
    display: inline-block;
    left: 27px;
    top: -3px;
    font-weight: bold;
    color: #999;
}

#logo {
    height: auto;
}

#logo a {
    display: inline-block;
    width: 170px;
    height: 70px;
    margin: 5px;
}

#users {
    float: right;
    right: 20px;
    position: relative;
    height: 100%;
    float: left;
}

#header-user-tools {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

#header-user-tools li {
    position: relative;
    float: left;
    width: 33.3333%;
    text-align: center;
    padding: 18px 0px 14px;
}

#header-user-tools li a {
    color: rgb(17, 17, 17);
    display: inline-block;
    font-size: 20px;
    width: 50px;
    height: 50px;
    padding: 15px 15px 10px;
    border-radius: 500px;
}

#nav {
    position: relative;
    height: 100%;
}

#menu {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

#menu > li {
    position: relative;
}

#menu > li > a.actived-menu {
    color: rgb(0, 0, 0) !important;
    background: rgb(208, 236, 196) !important;
}

#menu > li > a {
    position: relative;
    color: rgb(34, 34, 34);
    font-weight: 400;
    text-transform: capitalize;
}

#menu > li > a {
    position: relative;
    color: rgb(34, 34, 34);
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
}

.submenu {
    left: 0px;
}

.submenu > ul {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    z-index: 2;
}

.submenu > ul > li {
    position: relative;
    width: auto;
    text-align: left;
}

.submenu > ul > li > a {
    position: relative;
    width: 100%;
    display: inline-block;
    color: rgb(0, 0, 0);
    padding: 11px 17px;
}

.sub-submenu ul {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
}

.sub-submenu ul li {
    position: relative;
    width: auto;
    text-align: left;
}

.sub-submenu ul li a {
    position: relative;
    width: 100%;
    display: inline-block;
    color: rgb(0, 0, 0);
    padding: 11px 17px;
}

#search-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 99999;
    background: url(../img/odarj-bg.png) repeat;
}

#wrapper {
    position: relative;
    width: 100%;
    height: auto;
    background: rgb(255, 255, 255);
}

#slider {
    position: relative;
    width: 100%;
    height: auto;
    direction: ltr;
}

#what-we-offer {
    position: relative;
    margin-top: 100px;
}

#what-we-offer-title {
    position: relative;
    text-transform: uppercase;
    color: rgb(34, 34, 34);
    font-size: 37px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 0px;
}

.liner {
    position: relative;
    width: 100%;
    height: 21px;
    display: inline-block;
    top: -7px;
    background: url(../img/liner.png) center center no-repeat;
}

#what-we-offer-tabs {
    position: relative;
    width: 100%;
    height: auto;
}

.tab__header {
    position: relative;
    width: 100%;
    text-align: center;
}

.tab__header div {
    display: inline-block;
}

.tab__onecontent {
    position: relative;
    width: 100%;
}

.home-products-list {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 15px;
}

.home-products-list > li {
    position: relative;
    display: inline-block;
    height: 430px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    margin: 9px 9px 25px;
}

.home-products-list-img {
    position: relative;
    width: 100%;
    height: 320px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgb(229, 229, 229);
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 0;
}

.home-products-list-img {
    position: relative;
    width: 100%;
    height: 270px;
    margin-bottom: 10px;
    min-width: 100%;
    background: red;
}

.home-products-list-img img {
    position: relative;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    transition: transform 0.3s ease 0s;
}

.home-products-list-stars {
    position: relative;
    width: 100%;
    text-align: left;
    padding: 5px 10px 0px;
}

.home-products-list > li h2 {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    text-align: left;
}

.home-products-list > li h2 a {
    font-size: 16px;
    font-weight: bold;
    color: rgb(34, 34, 34);
}

.home-products-list > li h2 a:hover {
    color: darkcyan;
}

.home-products-list-stars > i {
    position: relative;
    font-size: 15px;
    color: rgb(255, 200, 20);
    margin-right: 2px;
}

.home-products-list-stars > i.non-star {
    color: #ccc !important;
}

.home-products-list > li p {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: rgb(35, 121, 4);
    padding: 1px 10px 5px;
    font-weight: bold;
}

.home-products-list li p i {
    font-style: normal;
    font-size: 10px;
    top: -3px;
    position: relative
}

.home-products-list > li p span {
    margin-left: 5px;
    color: rgb(102, 102, 102);
    text-decoration: line-through;
    font-weight: 100;
}

.home-products-list-tools {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    cursor: pointer;
    background: url(../img/dark-o-bg.png) repeat;
    transition: height 0.3s ease 0s;
    overflow: hidden;
}

.home-products-list-tools > a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    opacity: 50;
    z-index: 9;
}

.home-products-list-tools ul {
    position: absolute;
    width: 150px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    display: inline-block;
    z-index: 10;
    left: 50%;
    margin-left: -75px;
    z-index: 100;
}

.home-products-list-tools ul li {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding-top: 10px;
    box-shadow: rgb(102, 102, 102) 0px 0px 15px;
    margin: 0px 5px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
}

.home-products-list-tools ul li > a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.home-products-list-tools ul li:nth-child(1) > a i {
    font-size: 23px;
    cursor: pointer;
}

.home-products-list-tools ul li > a i {
    font-size: 22px;
    color: rgb(51, 51, 51);
}

.tab__onecontent {
    position: relative;
    width: 100%;
}

.tools-product-link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    left: 0;
    top: 0;
    z-index: auto;
}

#banners {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 60px;
    padding: 5px 27px;
}

#banners div {
    position: relative;
    height: auto;
    background: rgb(245, 245, 245);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(240, 240, 240);
    border-image: initial;
}

#banners div:nth-child(1) {
    float: left;
}

#banners div img {
    position: relative;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

#banners div:nth-child(2) {
    float: right;
}

#banners div {
    position: relative;
    height: auto;
    background: rgb(245, 245, 245);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(240, 240, 240);
    border-image: initial;
}

#about-us {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url(../img/About-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}

#about-us-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    color: rgb(255, 255, 255);
    background: url(../img/dark-bg.png) repeat;
}

#about-us-inner h3 {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 37px;
    text-transform: uppercase;
}

#about-us-inner p {
    position: relative;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    padding: 10px 40px;
}

#about-us-inner div {
    text-align: center;
    margin: 10px;
}

#about-us-inner div a {
    position: relative;
    width: 100px;
    height: 40px;
    display: inline-block;
    color: rgb(204, 204, 204);
    padding: 10px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
}

#home-services {
    position: relative;
    width: 100%;
    height: auto;
    margin: 50px 0px;
    padding: 0px 27px;
}

#home-services ul {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
}

#home-services ul li:nth-child(1) {
    background: url(../img/icon/service-1.jpg) left top no-repeat;
}

#home-services ul li {
    position: relative;
    height: auto;
    display: inline-block;
    padding: 0px 23px;
}

#home-services ul li > p {
    font-size: 14px;
    text-transform: uppercase;
    color: rgb(34, 34, 34);
    font-weight: 600;
}

#home-services ul li p:nth-child(2) {
    color: rgb(136, 136, 136);
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

#home-services ul li > p {
    font-size: 14px;
    text-transform: uppercase;
    color: rgb(34, 34, 34);
    font-weight: 600;
}

#footer {
    position: relative;
    width: 100%;
    height: auto;
    background: rgb(17, 17, 17);
    padding: 0px 27px;
}

#footer > ul {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
}

#footer > ul > li {
    color: rgb(204, 204, 204);
}

#footer > ul > li ul {
    position: relative;
    width: auto;
    display: inline-block;
    padding-left: 10px;
    text-align: left;
    margin: 15px 0px 15px 10px;
    border-left: 1px solid rgb(136, 136, 136);
}

#footer > ul > li ul li {
    margin-bottom: 10px;
    color: rgb(170, 170, 170);
}

#footer > ul > li ul li i {
    position: relative;
    font-size: 16px;
    margin-right: 5px;
    top: 2px;
}

#copyright {
    position: relative;
    width: 100%;
    color: rgb(153, 153, 153);
    font-size: 13px;
    background: rgb(0, 0, 0);
    padding: 15px 27px;
    border-bottom: 15px solid rgb(17, 17, 17);
}

#copyright span {
    position: relative;
    float: right;
    right: 0px;
}

#copyright span a {
    color: rgb(204, 0, 51);
}

#users {
    float: right;
    right: 20px;
}

#website-lang, #currency {
    position: relative;
    width: 40px;
    height: 20px;
    top: 5px;
    right: 0px;
    cursor: pointer;
    font-family: Tahoma, Arial, sans-serif;
}
#currency{
    width: 35px;
}

.home-products-list-img {
    position: relative;
    width: 100%;
    height: 270px;
    margin-bottom: 10px;
    min-width: 100%;
}

.home-products-list-img {
    position: relative;
    width: 100%;
    height: 320px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgb(229, 229, 229);
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 15px;
}


.home-products-list > li:hover .home-products-list-tools {
    height: 320px;
}

.tab__header > div:hover {
    background: #788691;
    cursor: pointer;
    border-color: #788691;
    color: #fff;
}

.home-products-list-tools ul li:hover {
    background: rgb(190, 217, 178);
}

#home-services ul li:nth-child(1) {
    background: url(../img/icon/service-1.jpg) left top no-repeat;
}

#home-services ul li:nth-child(2) {
    background: url(../img/icon/service-2.jpg) left top no-repeat;
}

#home-services ul li:nth-child(3) {
    background: url(../img/icon/service-3.jpg) left top no-repeat;
}

#home-services ul li:nth-child(4) {
    background: url(../img/icon/service-4.jpg) left top no-repeat;
}

#footer > ul > li ul li a {
    color: rgb(170, 170, 170);
}

#footer > ul > li ul li a:hover {
    color: rgb(120, 134, 145);
}

#newsletters {
    color: rgb(153, 153, 153);
}

#newsletters-email {
    position: relative;
    width: 100%;
    height: 23px;
    border-top-width: initial;
    border-right-width: initial;
    border-left-width: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    background-color: transparent;
    color: rgb(255, 255, 255);
    margin-top: 10px;
    cursor: text;
    border-style: none none solid;
    border-image: initial;
    border-bottom: 1px solid rgb(51, 51, 51);
    padding: 0px;
    direction: ltr;
    text-align: left
}

#newsletters-email-btn:hover {
    background-color: rgb(120, 134, 145);
}

#newsletters-email-btn {
    width: 100px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
    height: auto;
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    padding: 7px 11px 6px;
    transition: all 0.3s ease-in-out 0s;
}

#menu > li > a:hover {
    color: rgb(0, 0, 0) !important;
    background: rgb(190, 217, 178) !important;
}

#header-user-tools li a:hover {
    background: rgb(245, 245, 245);
}

#banners div:hover {
    box-shadow: rgb(156, 156, 156) 0px 0px 10px;
}

#banners div:nth-child(2) {
    float: right;
}

#about-us-inner div a:hover {
    color: rgb(0, 0, 0);
    background: rgb(204, 204, 204);
}

#copyright span a:hover {
    font-weight: bold;
}

.submenu > ul > li > a:hover {
    font-weight: bold;
    background: rgb(165, 198, 151);
}

.sub-submenu ul li a:hover {
    font-weight: bold;
}

#form-search {
    position: absolute;
    width: 98%;
    left: 1%;
    bottom: 10px;
    height: 45px;
    background: red;
    display: inline-block;
}

#search-txt {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    border: 0;
    outline: 0;
    font: 15px Poppins, sans-serif;
    cursor: text;
    z-index: 2
}

#search-btn {
    position: absolute;
    z-index: 5;
    right: 1px;
    top: 1px;
    background: #788691;
    font: 15px Poppins, sans-serif;
    width: 80px;
    height: 43px;
    border: 0;
    cursor: pointer;
}

#search-btn:hover {
    color: #fff;
}

#search-box-close {
    position: absolute;
    z-index: 99999;
    color: #fff;
    width: 100%;
    text-align: center;
}

#search-box-close i {
    position: relative;
    margin-top: 3px;
    font-size: 21px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding-top: 9px;
}

#search-box-close i:hover {
    color: red;
}

#page-header {
    position: relative;
    width: 100%;
    height: auto;
    background: #f2f2f2;
    text-align: center;
    padding: 45px;
}

#page-header h1 {
    font-size: 25px;
}

#page-content {
    padding: 25px;
}

.submenu-open {
    height: 44px !important;
}

#products-page-menu {
    position: relative;
    height: auto;
    background: #f5f5f5;
    padding: 20px;
}

#products-page-content {
    position: relative;
    height: auto;
    margin-bottom: 25px;
}

#products-page-menu h4 {
    font-size: 16px;
    font-weight: bold;
    color: darkcyan;
}

#products-page-list {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 15px;
}

#products-page-list li {
    position: relative;
    width: auto;
    padding: 5px 0;
}

#products-page-list li a {
    font-size: 15px;
    color: #555;
}

#products-page-list li a:hover {
    color: red;
    font-weight: bold;
}

.products-page-list-submenu {
    position: relative;
    border-left: 1px dashed #a0a0a0;
    padding-left: 10px;
    margin: 5px 0 5px 20px;
    display: none;
}

.products-page-list-submenu ul {
    position: relative;
    width: 100%;
}

.products-page-list-sub-submenu {
    position: relative;
    border-left: 1px dashed #a0a0a0;
    padding-left: 10px;
    margin: 8px 0 0;
    margin-left: 20px;
    display: none;
}

.products-page-list-submenu-plus, .products-page-list-sub-submenu-plus {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    width: 31px;
    height: 33px;
    padding-top: 22px;
    font-weight: 100;
    z-index: 999;
    color: #555;
    text-align: right;
    background: url(../img/icon/menu-item-pand2.png) top center no-repeat;
    cursor: pointer;
}

.products-page-list-submenu li a {
    color: #333;
}

.products-page-list-sub-submenu li a {
    color: #888;
}

.products-page-list-submenu li a:hover {
    color: #000 !important;
    font-weight: bold;
}

.products-page-list-sub-submenu li a:hover {
    color: #333 !important;
    font-weight: normal;
}

.products-page-list-li-actived {
    color: #000 !important;
    font-weight: bold !important;
}

.products-page-list-li-submenu-actived {
    color: #222 !important;
    font-weight: bold !important;
}

.products-page-list-li-sub-submenu-actived {
    color: #000 !important;
    font-weight: bold;
}

.submenu-active {
    display: block;
}

.submenu-active-i {
    background-position: bottom center;
}

.products-page-category-mob {
    position: absolute;
    font-size: 20px;
    right: 18px;
    top: 22px;
    font-weight: bold;
}

#products-page-content .home-products-list {
    padding: 0;
}

.pagination {
    position: relative;
    width: 100%;
    height: 40px;
    display: inline-block;
    text-align: right;
    border-top: 1px dashed #d6d6d6;
    padding-top: 10px;
}

.pagination li {
    position: relative;
    width: auto;
    padding: 0;
    margin: 0 1px;
    display: inline-table;
}

.pagination li.active a {
    background: #999 !important;
    cursor: default !important;
    color: #fff !important;
}

.pagination li a {
    position: relative;
    display: inline-block;
    padding: 5px 13px;
    background: #1c2c3d;
    color: #fff;
}

.pagination li a i {
    position: relative;
    font-size: 18px;
    top: 1px;
}

.pagination li a:hover {
    background: orange;
    color: #000;
}

#product-images {
    position: relative;
    height: auto;
}

#product-detail {
    position: relative;
    height: auto;
    padding-bottom: 25px;
}

#product-title {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}

#product-detail .home-products-list-stars {
    padding: 0 !important;
    margin-bottom: 5px;
}

.product-page-titles {
    position: relative;
    width: 150px;
    font-size: 14px;
    color: #555;
    display: inline-block;
    font-weight: bold;
    margin: 1px 0;
}

#product-detail hr, .hr {
    position: relative;
    margin: 25px 0;
    background: #e9e9e9;
    border: none;
    height: 1px;
    width: 100%;
}

#product-price {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 5px;
}

#product-price span {
    margin-left: 15px;
    color: rgb(102, 102, 102);
    text-decoration: line-through;
    font-weight: 100;
    font-size: 17px;
}

#product-short-desc {
    margin-bottom: 20px;
}

#qty-to-cart {
    position: relative;
    width: 70px;
    height: 40px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 20px;
    color: #444;
}

#product-add-to-cart {
    position: relative;
    width: auto;
    text-align: center;
    height: 40px;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}

#product-add-to-cart:hover {
    background: #555;
}

#product-page-tab {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #aaa;
}

.tablinks {
    position: relative;
    width: auto;
    padding: 15px 30px;
    background: #eee;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #000;
    transition: 0.3s;
}

.tablinks:hover, .tablinks:active, .product-tab-active {
    background: #bbb;
}

.tabcontent {
    display: none;
    padding: 25px 0;
}

.tabcontent * {
    max-width: 100%;
}

.tabcontentActived {
    display: block;
}

#reviewBoxTitle {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 7px;
    margin-bottom: 20px;
}

#reviewBox label {
    font-weight: 500;
    color: #232323;
}

#reviewBox {
    padding-bottom: 50px;
}

#comment-name {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    cursor: text;
    margin-bottom: 10px;
}

#comment-name:hover, #comment-name:active {
    border-color: #bbb;
}

#comment-text {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    min-height: 120px;
    max-height: 400px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    cursor: text;
    margin-bottom: 15px;
}

#comment-text:hover, #comment-text:active {
    border-color: #bbb;
}

#comment-submit {
    position: relative;
    width: 110px;
    text-align: center;
    height: 40px;
    display: inline-block;
    background: #000;
    color: #fff;
    padding-top: 2px;
    cursor: pointer;
    border: 0;
    float: right;
}

#comment-submit:hover {
    background: #333;
}

#comment-captcha {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    width: 78px;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    cursor: text;
    text-align: center;
}

#comment-captcha:hover, #comment-captcha:active {
    border-color: #bbb;
}

#captcha-label {
    position: relative;
    top: 8px;
}

.product-comment {
    border: 1px solid #ddd;
    margin-bottom: 25px;
}

.product-comment div {
    padding: 10px 15px;
    background: #eeeeee;
    border-bottom: 1px solid #e5e5e5;
}

.product-comment div span {
    font-weight: bold;
}

.product-comment div i {
    position: relative;
    float: right;
    color: #666;
}

.product-comment p {
    padding: 15px;

}

#account-page-content {
    position: relative;
    height: auto;
}

#account-page-menu {
    position: relative;
    height: auto;
    background: #f5f5f5;
    padding: 20px;
}
#account-page-menu #products-page-list{
    display: block !important;
}

#account-page-menu p {
    font-size: 16px;
    font-weight: bold;
    color: darkcyan;
}

#account-page-content-title {
    font-size: 18px;
    font-weight: 700;
}

.account-titles {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
}

.account-titles-1 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #7a7a7a;
}

#account-home-ul li {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 30px;
}

#account-home-ul li:last-child {
    padding-right: 0;
}

/**********************************************************************/
.required {
    border-color: #F0565D !important
}

.alert {
    position: relative;
    width: 100%;
    padding: 7px 10px;
    font-size: 12px;
    line-height: 25px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    color: #000;
    box-sizing: border-box;
    font-family: IRANSans, Tahoma
}

.alert-success {
    background: #defbdf;
    border-color: #aee8b6
}

.alert-info {
    background: #e3effe;
    border-color: #c7dbef
}

.alert-error {
    background: #FCEFEF;
    border-color: #f0afaf
}

.alert-warning {
    background: #ffd;
    border-color: #e1e163
}

.alert-desc {
    background: #eee;
    border-color: #eee
}


.textbox {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    cursor: text;
    margin-bottom: 15px;
    font-family: Poppins, sans-serif;
}

.textarea {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    min-height: 120px;
    max-height: 400px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    cursor: text;
    margin-bottom: 15px;
    font-family: Poppins, sans-serif;
}

.textbox:hover, .textbox:active, .textarea:hover, .textarea:active {
    border-color: #bbb;
}

.btn {
    position: relative;
    width: auto;
    text-align: center;
    height: 38px;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 7px 20px 0 20px;
    cursor: pointer;
    border: 0;
    margin: 15px 0;
    font-size: 15px;
    font-family: Poppins, sans-serif;
}

.btn:hover {
    background: #333;
}

.form-btn {
    padding-top: 0 !important;
}

.label {
    display: block;
}

.float-right {
    float: right;
    top: -15px
}

.table {
    width: 100%;
}

.table td {
    border: 1px solid #ccc;
    padding: 7px 10px;
    vertical-align: middle;
}

.table-id {
    width: 65px;
    text-align: center;
}

.table-head td {
    background: #eee;
    font-weight: bold;
}

.table td a {
    font-weight: bold;
    color: blue;
}

.table td a:hover {
    color: red;
}

#cart-nu {
    position: absolute;
    font-size: 12px;
    width: 17px;
    height: 17px;
    background: orange;
    border-radius: 30px;
    font-weight: bold;
    padding-top: 0px;
    top: 25px;
    right: -9px;
    display: block;
}

.cart-nu-show {
    display: block !important;
}

.cart-shopping .textbox {
    width: 55px;
    text-align: center;
    padding: 6px 0px 6px 12px;
}

.cart-shopping .btn {
    top: -15px;
    font-size: 19px;
    color: #ccc;
    padding: 10px 11px 0 12px;
    margin: 15px 2px;
}

.cart-shopping .btn i {
    cursor: pointer;
}

.cart-product-remove:hover {
    background: red;
    color: white;
}

.cart-product-nu-refresh:hover {
    background: #2a3f54;
    color: #fff;
}

#request-your-desc {
    padding: 15px;
    border: 1px solid #ddd;
    background: #EEEEEE;
    margin: 10px 0
}

#request-admin-desc {
    padding: 15px;
    border: 1px solid #ddd;
    background: #DEFBDF;
    margin: 10px 0
}

#product-price i {
    font-style: normal;
    font-size: 10px;
    top: -3px;
    position: relative;
}

#products-filter {
    position: relative;
    min-height: 55px;
    border-bottom: 1px dashed #d6d6d6;
    margin-bottom: 7px;
    height: auto;
}

#products-filter-sort {
    margin-right: 35px;
}

#products-filter-sort select {
    width: 150px;
    cursor: pointer;
}

#products-filter-price {
    display: flex;
}

.price-filter-range {
    width: 100%;
    margin: 0 15px;
    top: 13px;
}

#products-filter-price div:first-child {
    margin-right: 5px;
    padding-top: 9px;
    width: 95px;
}

#products-filter-price input {
    width: 80px;
    text-align: center;
    padding: 6px 5px;
}

.ui-slider-handle {
    cursor: col-resize !important;
}

.price-filter-range-icon {
    position: absolute;
    text-align: center;
    top: -17px;
    width: 100%;
    font-size: 12px;
    right: 0;
}
#products-filter-price-btn{
    width: 40px;
    text-align: center;
    height: 38px;
    background: #f1f1f1;
    margin-left: 5px;
    padding-top: 10px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    border: 1px solid #eeeeee;
}
#products-filter-price-btn:hover{
    background: #ddd;
}
#products-filter-price-btn *{
    cursor: pointer;
}
.home-products-list-stars span{
    font-size: 12px;
    color: #666;
    position: relative;
    top: -1px;
    margin: 0 5px;
}
.cart-shopping td i.price_label{
    font-style: normal;
    font-size: 10px;
    top: -3px;
    position: relative;
    color: green;
}

#descriptionTab table{
    position: relative;
    width: 100% !important;
    border: 1px solid #ccc;
}
#descriptionTab tr td{
    border-bottom: 1px solid #ccc;
    padding: 7px 10px;

}
#descriptionTab tr:nth-child(even) td{
    background: #f5f5f5;
}
#descriptionTab tr:nth-child(odd) td{
    background: #e9edf0;
}
.xzoom-container{
    width: 100% !important;
}
#lang-txt {
    top: 4px;
    display: inline-block;
    position: relative;
    color: yellow;
}






















