/*   1.HD devices Desktops     	  ( Devices =1450px)
 *   1.Large devices Desktops     (1200px = Devices = 1400px)
 *   2.Medium devices Desktops    (980px =  Devices  = 1024px)
 *   3.Small devices Tablets      (767px =  Devices  = 979px)
 *   4.Extra small devices Phones ( Devices <767px)
 */
/* 3.Medium devices Desktops 
================================================== */
/* 4.Small devices Tablets
================================================== */
/* 5.Extra small devices Phones
================================================== */
@media (min-width: 1400px) {
  .content-v6 .container {
    width: 100%;
  }
  .header_v6 #_desktop_logo {
    padding: 50px 20px;
  }
  .header_v6 .spblockcart {
    margin: 0 0 50px;
  }
  .header_v6 .spSearchPro {
    margin-bottom: 46px;
  }
  .header_v6 .user-info {
    padding: 0 20px;
    margin-bottom: 50px;
  }
  .header_v6 .social-top {
    padding: 0 20px;
    margin-top: 150px;
  }
  .header_v6 .footer-social {
    padding: 30px 0;
  }
  .header_v6 .footer-social a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .header_v6 .footer-social a:last-child {
    display: inline-block;
  }
  .header_v7 #_desktop_logo, .header_v7 #_desktop_topsearch {
    width: 13.8%;
  }
  .header_v7 .header-menu {
    width: 72.4%;
  }
  .header_v7 .header-left-bottom {
    padding: 0 30px;
  }
  .header_v7 .header-left {
    width: 94.2%;
  }
  .header_v7 .header-right {
    width: 5.8%;
  }
}
@media (max-width: 1400px) {
  .content-v3 .manuSliderContainer .sp-manu-slider {
    padding: 30px 0;
  }
  .content-v3 .moduletable .module-tilte {
    font-size: 40px;
    line-height: 44px;
  }
  .header_v4 .nav-left, .header_v4 .nav-right {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #index .header_v4 .header-top {
    top: 69px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .header_v2 div.spverticalmenu #sp-vermegamenu .navbar-nav > li > a {
    padding: 2.6px 20px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .header_v8 #_desktop_topsearch, .header_v8 #desktop_cart {
    width: 18%;
  }
  .header_v8 #_desktop_logo {
    width: 64%;
  }
}
@media (max-width: 1199px) {
  .testItem .testContent {
    padding: 15px 10px;
  }
  .moduletable .module-tilte {
    font-size: 18px;
    line-height: 24px;
  }
  .contactinfo h4.title-footer {
    font-size: 16px;
  }
  .content_v4 .moduletable .module-tilte {
    font-size: 30px;
  }
  .content_v4 .ps-spotlight1, .content_v4 .ps-spotlight3 {
    margin-top: 60px;
  }
  .content_v4 .ps-spotlight2 {
    margin-top: 0;
  }
  .content_v4 .manuSliderContainer {
    padding: 60px 0;
  }
  .homeFourLastedNews .lastestnews .owl-dots {
    padding-top: 30px;
  }
  .footer_v4 .footer-top {
    padding: 50px 0;
  }
  .footer-logo {
    padding: 40px 0;
  }
  .footer-links {
    padding: 50px 0 30px;
  }
  .content_v5 .ps-spotlight2 {
    margin-top: 50px;
  }
  .content_v5 .ps-spotlight3 {
    margin-top: 20px;
  }
  .content_v5 .moduletable .module-tilte {
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 18px;
  }
  .content_v5 .moduletable .module-tilte-desc {
    margin-bottom: 15px;
  }
  .header_v6 div.spblockcart {
    margin: 0;
  }
  .header_v6 div.header-menu {
    margin: 0;
    padding: 0 15px;
  }
  .header_v6 div.header-menu .navbar .navbar-button .navbar-toggle:hover {
    background: #999;
  }
  .footer_v6.footer-container .footerRow > div:nth-child(1), .footer_v6.footer-container .footer-bottom .payment {
    background: transparent;
  }
  .footer_v6.footer-container .footer-bottom {
    padding: 30px 0;
  }
  .footer_v6.footer-container .footer-bottom .payment, .footer_v6.footer-container .footer-bottom .block-right {
    padding: 0 30px;
  }
  #index.content-v6 #wrapper > .container {
    max-width: 100%;
  }
  #index.content-v6 .topbar-close {
    display: block;
  }
  #index.content-v6 .header_v6 {
    width: 270px;
    transform: translate(-300px, 0);
    -moz-transition: -moz-transform 200ms ease-out;
    -o-transition: -o-transform 200ms ease-out;
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
  }
  #index.content-v6 .header_v6.show-header {
    transform: translate(0, 0);
  }
  #index.content-v6 .header_v6 #remove {
    display: block;
  }
  #index.content-v6 #wrapper > .container {
    width: 100%;
    float: none;
  }
  #index .footer_v6 .footer-main {
    width: 100%;
    float: none;
  }
  .lang-rtl#index.content-v6 .header_v6 {
    transform: translate3d(300px, 0, 0);
    -moz-transition: -moz-transform 200ms ease-out;
    -o-transition: -o-transform 200ms ease-out;
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
  }
  .lang-rtl#index.content-v6 .header_v6.show-header {
    transform: translate3d(0, 0, 0);
  }
  .lang-rtl#index.content-v6 #wrapper > .container {
    width: 100%;
    float: none;
  }
  .lang-rtl#index .footer_v6 #wrapper > .container {
    width: 100%;
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lastestnews .post-inner .date_added {
    width: 45px;
    height: 56px;
  }
  .lastestnews .post-inner .date_added .day {
    padding: 10px 0;
    font-size: 20px;
  }
  .header_v2 .sp-megamenu .navbar-nav > li {
    margin-left: 10px;
  }
  .header_v4 .header-top {
    padding: 20px 0;
  }
  .header_v4 .header-top > .no-gutter-width {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header_v4 .header-top > .no-gutter-width > .col-lg-6 {
    order: 1;
  }
  .header_v4 .header-top > .no-gutter-width > .col-lg-12 {
    order: 2;
  }
}
@media (min-width: 992px) {
  .footer_v6.footer-container .footerRow > div {
    width: 22.22%;
  }
  .footer_v6.footer-container .footerRow > div:nth-child(1) {
    width: 33.3333%;
  }
  .footer_v8.footer-container .footerRow > div {
    width: 22%;
  }
  .footer_v8.footer-container .footerRow > div:nth-child(1) {
    width: 34%;
  }
}
@media (max-width: 991px) {
  #js-product-list.product-list--list .product-miniature .product-container .product-info {
    padding: 20px 0 0;
  }
  #products .product-miniature .product-container .product-image .quick-view, .featured-products .product-miniature .product-container .product-image .quick-view, .product-accessories .product-miniature .product-container .product-image .quick-view, .product-listing .product-container .product-image .quick-view {
    display: none !important;
  }
  .header_v1 #_desktop_logo {
    padding-top: 35px;
    padding-bottom: 20px;
    min-height: auto;
    line-height: inherit;
    text-align: center;
  }
  .header_v1 .search-widget {
    margin: 15px 0;
  }
  .header_v1 .header-callus {
    margin: 15px 0;
  }
  .header_v1 .spblockcart {
    margin: 15px 0;
  }
  .header_v1 .headerFlex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .header_v1 .headerFlex > div:nth-child(2) {
    order: -1;
  }
  .header_v2 #_desktop_logo {
    padding-top: 35px;
    padding-bottom: 20px;
    min-height: auto;
    line-height: inherit;
    text-align: center;
  }
  .header_v2 .search-widget {
    margin: 15px 0;
  }
  .header_v2 .header-callus {
    margin: 15px 0;
  }
  .header_v2 .spblockcart {
    margin: 15px 0;
  }
  .header_v2 .header-menu {
    margin-top: 15px;
    padding: 6px 0;
    height: auto;
    background-color: #f8f8f8;
  }
  .header_v3 #_desktop_logo {
    text-align: center;
  }
  .header_v3 .header-top-right {
    margin-top: 0;
  }
  .header_v3 .header-top {
    margin-bottom: 30px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ddd;
  }
  #index .header_v3 .header-top {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .header_v3 .headerCart {
    top: -4px;
  }
  .content-v3 .productListHome {
    margin-top: 30px;
  }
  .footer-v1 .footer-content {
    padding-bottom: 10px;
  }
  .footer-v1 .footer-content > .container > .row > div {
    margin-bottom: 30px;
  }
  .moduletable .module-tilte {
    font-size: 16px;
    line-height: 24px;
  }
  .footer-v3 .footer-social {
    margin-top: 20px;
    text-align: center;
  }
  .footer-v3 .footer-social a {
    text-align: center;
    margin: 0;
  }
  .header_v4 .nav-left, .header_v4 .nav-right {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header_v4 .header-top {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #index .header_v4 .header-top {
    top: auto;
  }
  .header_v4 .logoSite {
    margin-bottom: 10px;
    text-align: center;
  }
  .header_v4 .logoSite a {
    display: inline-block;
    vertical-align: middle;
  }
  .header_v4 .header-menu {
    padding: 0 40px;
  }
  .header_v4 .header-menu:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer_v4 .footer-bottom .block-left {
    text-align: center;
  }
  .footer_v4 .footer-bottom .block-right {
    margin-top: 10px;
    text-align: center;
  }
  .header_v5 .header-top-wrap {
    text-align: right;
  }
  .header_v5 .header-top-wrap:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v5 .header-top > .container {
    max-width: 100%;
    width: 100%;
    padding: 0 30px;
  }
  .header_v5 .header--menu {
    float: left;
  }
  .footer_v5.footer-container .footer-bottom .block-left {
    margin-bottom: 10px;
  }
  .footer_v5.footer-container .footer-bottom .block-left, .footer_v5.footer-container .footer-bottom .block-right {
    text-align: center;
  }
  .footer_v5 .footer-logo {
    padding-bottom: 20px;
  }
  .footer_v5 .contactinfo {
    margin-bottom: 30px;
  }
  .productListHomeTwo .product-list-actions .ajax-add-to-cart {
    margin-top: 20px;
  }
  .footer_v7.footer-container .contactinfo .content-footer .address, .footer_v7.footer-container .contactinfo .content-footer .email, .footer_v7.footer-container .contactinfo .content-footer .phone {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer_v7.footer-container .footerRow > div {
    padding: 30px 20px 15px;
  }
  .footer_v7.footer-container .footer-middle .footer-middle-left {
    padding: 32px 0 32px 20px;
  }
  .footer_v7.footer-container .footer-middle .footer-middle-right {
    padding: 30px 20px;
  }
  .footer_v7.footer-container .footer-bottom .payment {
    padding: 45px 20px;
  }
  .footer_v7.footer-container .footer-bottom .html-copyright {
    padding: 20px 15px 0;
  }
  div.footer_v8.footer-container div.footer-social a {
    height: 42px;
    line-height: 42px;
    padding: 0 12px;
  }
  div.footer_v8.footer-container .footerRow > div {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .header_v7 .spblockcart {
    margin: 0;
    padding: 20px 0;
    text-align: center;
  }
  .header_v7 .spblockcart .header {
    padding: 0;
    height: 100%;
    text-align: center;
  }
  .header_v7 .spblockcart .header i {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    background-image: url(../img/icon/icon-cart-4.png);
  }
  .header_v7 .spblockcart .shopping-cart-title, .header_v7 .spblockcart .cart-products-total {
    color: #fff;
    margin-top: 8px;
  }
  .header_v7 .spblockcart .cart-products-count {
    top: 22px;
    left: auto;
    right: 5px;
    bottom: auto;
  }
  .header_v7 .spblockcart .cart-products-count {
    background: #222;
  }
  .footer_v7.footer-container .footerRow > div {
    width: 25%;
  }
  .header_v8 .spblockcart .header i {
    background-image: url(../img/icon/icon-cart-7.png);
    background-position: center center;
    width: 32px;
  }
  .header_v8 .spblockcart .shopping-cart-title {
    display: block;
    padding-top: 6px;
    color: #222;
    font-size: 14px;
    font-weight: 400;
  }
  .header_v8 .spblockcart .cart-products-count {
    width: 25px;
    height: 25px;
    line-height: 25px;
    left: -12px;
    bottom: -12px;
  }
  .footer_v8.footer-container .footer-social {
    margin: 0;
    text-align: right;
  }
  .footer_v8.footer-container .footer-social div.text-social {
    float: left;
    display: block;
    margin-top: 17px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #222;
  }
  .footer_v8.footer-container .footer-social a {
    border: 1px solid #eee;
    background: #f8f8f8;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    margin: 0 0 0 10px;
    border-radius: 0;
  }
  .footer_v8.footer-container .footer-social a i {
    display: none;
  }
  .footer_v8.footer-container .footer-social a span {
    display: block;
    color: #222;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
  }
  .footer_v8.footer-container .footer-social a:hover span {
    color: #fff;
  }
  .lang-rtl .header_v7 .spblockcart {
    text-align: center;
  }
  .lang-rtl .header_v7 .spblockcart .header {
    padding: 0;
    text-align: center;
  }
  .lang-rtl .header_v7 .spblockcart .header i {
    left: auto;
    right: auto;
  }
  .lang-rtl .header_v7 .spblockcart .cart-products-count {
    left: 5px;
    right: auto;
  }
  .lang-rtl .footer_v8.footer-container .footer-social {
    text-align: left;
  }
  .lang-rtl .footer_v8.footer-container .footer-social div.text-social {
    float: right;
  }
  .lang-rtl .footer_v8.footer-container .footer-social a {
    margin: 0 10px 0 0;
  }
}
@media (max-width: 767px) {
  body > main {
    overflow: hidden;
  }
  #wrapper {
    padding-bottom: 0px;
  }
  .products-selection .product-sort {
    float: left;
    width: calc(100% - 160px);
  }
  .products-selection .product-sort:after {
    content: "";
    display: table;
    clear: both;
  }
  .products-selection .product-sort .products-sort-order {
    width: 100%;
    height: 42px;
    margin-bottom: 10px;
  }
  .products-selection .product-sort .products-sort-order .select-title {
    padding: 4px 15px;
  }
  .products-selection .product-sort .products-sort-order .select-title .material-icons {
    top: 8px;
  }
  .products-selection .filter-button {
    width: 80px;
    float: right;
  }
  #pagenotfound .page-not-found h3 {
    font-size: 200px;
  }
  #pagenotfound .page-not-found h4 {
    font-size: 30px;
  }
  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 16px;
  }
  .footer-container .footer-bottom .block-right {
    text-align: center;
  }
  .lang-rtl .footer-container .footer-bottom .block-right {
    text-align: center;
  }
  .cart-items .cart-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .cart-items .cart-item:last-child {
    border-bottom: none;
  }
  .header_v1 .header-top-mobile {
    position: relative;
    padding: 20px 0;
  }
  .header_v1 #_mobile_topsearch {
    position: absolute;
    top: calc(100% - 25px);
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .header_v1 #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible;
  }
  .header_v1 .search-widget {
    position: relative;
    margin: 0px;
  }
  .header_v1 .spblockcart .shopping-cart-title {
    display: none;
  }
  .header_v1 #btn_search {
    display: block;
    width: 42px;
    height: 42px;
    margin: 16px 0 14px;
    color: #444;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 50%;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
  }
  .header_v1 #_mobile_logo {
    line-height: 70px;
    width: 100%;
    text-align: center;
  }
  .header_v1 #_mobile_logo a {
    display: inline-block;
    vertical-align: middle;
  }
  .header_v1 #_mobile_headercallus {
    padding: 8px 0;
  }
  .header_v1 #_mobile_headercallus p {
    margin: 0px;
    line-height: 20px;
  }
  .header_v1 #menu-icon {
    margin: 0px;
    padding: 8px 0;
    line-height: 20px;
    cursor: pointer;
  }
  .header_v1 #menu-icon .material-icons {
    font-size: 16px;
  }
  .header_v1 .js-top-menu-bottom {
    border-top: 1px solid #ebebeb;
  }
  .header_v1 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v1 .user-info .welcome-text {
    padding-left: 0px;
  }
  .lang-rtl .header_v1 .user-info .welcome-text {
    padding-left: 20px;
    padding-right: 0px;
  }
  .header_v1 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
  }
  .lang-rtl .header_v1 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
  .header_v1 #_mobile_splanguage {
    float: left;
  }
  .lang-rtl .header_v1 #_mobile_splanguage {
    float: right;
  }
  .header_v1 .currency-selector {
    padding-top: 0px;
  }
  .header_v1 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v1 .language-selector {
    padding-top: 0px;
  }
  .header_v1 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v2 .header-top-mobile {
    position: relative;
    padding: 20px 0;
  }
  .header_v2 #_mobile_topsearch {
    position: absolute;
    top: calc(100% - 25px);
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .header_v2 #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible;
  }
  .header_v2 .search-widget {
    position: relative;
    margin: 0px;
  }
  .header_v2 .spblockcart .shopping-cart-title {
    display: none;
  }
  .header_v2 #btn_search {
    display: block;
    width: 42px;
    height: 42px;
    margin: 16px 0 14px;
    color: #444;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 50%;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
  }
  .header_v2 #_mobile_logo {
    line-height: 70px;
    width: 100%;
    text-align: center;
  }
  .header_v2 #_mobile_logo a {
    display: inline-block;
    vertical-align: middle;
  }
  .header_v2 #_mobile_headercallus {
    padding: 8px 0;
  }
  .header_v2 #_mobile_headercallus p {
    margin: 0px;
    line-height: 20px;
  }
  .header_v2 #menu-icon {
    margin: 0px;
    padding: 8px 0;
    line-height: 20px;
    cursor: pointer;
  }
  .header_v2 #menu-icon .material-icons {
    font-size: 16px;
  }
  .header_v2 .js-top-menu-bottom {
    border-top: 1px solid #ebebeb;
  }
  .header_v2 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v2 .user-info .welcome-text {
    padding-left: 0px;
  }
  .lang-rtl .header_v2 .user-info .welcome-text {
    padding-left: 20px;
    padding-right: 0px;
  }
  .header_v2 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
  }
  .lang-rtl .header_v2 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
  .header_v2 #_mobile_splanguage {
    float: left;
  }
  .lang-rtl .header_v2 #_mobile_splanguage {
    float: right;
  }
  .header_v2 .currency-selector {
    padding-top: 0px;
  }
  .header_v2 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v2 .language-selector {
    padding-top: 0px;
  }
  .header_v2 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v2 .header-service {
    margin-top: 30px;
    border: none;
  }
  .header_v2 .header-service .promotion {
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  .header_v2 .header-menu {
    margin-top: 0;
  }
  .spaboutus .aboutusBottom {
    margin-top: 0px;
    padding: 30px 0;
  }
  .header_v3 .header-top-mobile {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
  }
  .header_v3 #_mobile_logo {
    line-height: 70px;
  }
  .header_v3 #_mobile_logo a {
    display: inline-block;
    vertical-align: middle;
  }
  .header_v3 #menu-icon {
    margin: 0px;
    padding: 8px 0;
    line-height: 20px;
    cursor: pointer;
  }
  .header_v3 #menu-icon .material-icons {
    font-size: 16px;
  }
  .header_v3 .js-top-menu-bottom {
    border-top: 1px solid #ebebeb;
    padding: 0 30px;
  }
  .header_v3 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v3 .user-info .welcome-text {
    padding-left: 0px;
  }
  .lang-rtl .header_v3 .user-info .welcome-text {
    padding-left: 20px;
    padding-right: 0px;
  }
  .header_v3 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
  }
  .lang-rtl .header_v3 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
  .header_v3 #_mobile_splanguage {
    float: left;
  }
  .lang-rtl .header_v3 #_mobile_splanguage {
    float: right;
  }
  .header_v3 .currency-selector {
    padding-top: 0px;
  }
  .header_v3 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v3 .language-selector {
    padding-top: 0px;
  }
  .header_v3 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v3 .promotion .item .text h2 a {
    font-size: 12px;
  }
  .footer-v3.footer-container .footer-content {
    padding: 55px 0 22px;
  }
  .footer-v3.footer-container .footer-middle {
    padding: 35px 0;
  }
  .header_v4 #menu-icon {
    margin: 0px;
    padding: 8px 0;
    line-height: 20px;
    cursor: pointer;
  }
  .header_v4 #menu-icon .material-icons {
    font-size: 16px;
  }
  .header_v4 .js-top-menu-bottom {
    border-top: 1px solid #ebebeb;
    padding: 0 30px;
  }
  .header_v4 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v4 .user-info .welcome-text {
    padding-left: 0px;
  }
  .lang-rtl .header_v4 .user-info .welcome-text {
    padding-left: 20px;
    padding-right: 0px;
  }
  .header_v4 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
  }
  .lang-rtl .header_v4 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
  .header_v4 #_mobile_splanguage {
    float: left;
  }
  .lang-rtl .header_v4 #_mobile_splanguage {
    float: right;
  }
  .header_v4 .currency-selector {
    padding-top: 0px;
  }
  .header_v4 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v4 .language-selector {
    padding-top: 0px;
  }
  .header_v4 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v4 .topSearch .spr_selector .searchproLabel {
    min-width: 110px;
  }
  .header_v4 .topSearch .search-content.active-search {
    width: 440px;
  }
  .content_v4 .productListHomeTwo .product-miniature .product-info {
    padding-left: 0;
    padding-right: 0;
  }
  .content_v4 .productListHomeTwo .product-list-actions a i {
    display: none;
  }
  .header_v5 #menu-icon {
    margin: 0px;
    padding: 8px 0;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
  }
  .header_v5 #menu-icon .material-icons {
    font-size: 16px;
  }
  .header_v5 .js-top-menu-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .header_v5 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v5 .user-info {
    text-align: left;
  }
  .header_v5 .user-info .welcome-text {
    padding-left: 0px;
  }
  .lang-rtl .header_v5 .user-info .welcome-text {
    padding-left: 20px;
    padding-right: 0px;
  }
  .header_v5 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
  }
  .lang-rtl .header_v5 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
  .header_v5 #_mobile_splanguage {
    float: left;
  }
  .lang-rtl .header_v5 #_mobile_splanguage {
    float: right;
  }
  .header_v5 .currency-selector {
    padding-top: 0px;
  }
  .header_v5 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v5 .language-selector {
    padding-top: 0px;
  }
  .header_v5 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v5 .topSearch .spr_selector .searchproLabel {
    min-width: 110px;
  }
  .header_v5 .topSearch .search-content.active-search {
    width: 440px;
  }
  .header_v5 .header-nav {
    padding: 5px 30px;
  }
  .header_v5 .header-top-mobile {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
  }
  .header_v5 .header-top-mobile > div {
    display: inline-block;
    vertical-align: middle;
  }
  .header_v5 .header-top-wrap {
    position: relative;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .header_v4 .topSearch {
    position: static;
  }
  .header_v4 .topSearch .search-content {
    top: 100%;
  }
  .header_v4 .topSearch .search-content.active-search {
    top: 100%;
    width: 100%;
    z-index: 1;
  }
  .header_v4 .topSearch .content-search .spr-search-button {
    display: block;
  }
  .header_v4 #btn_search.btn-active {
    color: #fff;
  }
  .header_v6 .header-nav {
    background: transparent;
    padding: 10px 30px 0;
    color: #fff;
  }
  .header_v6 .currency-selector {
    border: none;
    margin: 8px 10px;
    padding: 0;
  }
  .header_v6 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v6 .language-selector {
    border: none;
    margin: 8px 10px;
    padding: 0;
  }
  .header_v6 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v6 #_mobile_logo {
    padding: 15px 20px 20px;
  }
  .footer_v6.footer-container .footerRow > div {
    padding: 30px 45px 15px;
  }
  .footer_v6.footer-container .footer-bottom .payment {
    text-align: center;
    margin: 0 0 20px;
  }
  .header_v7 .header-nav {
    background: #f5f5f5;
  }
  .header_v7 .header-left-bottom {
    padding: 0;
  }
  .header_v7 .header-top-mobile {
    padding: 0 30px;
  }
  .header_v7 #_mobile_logo {
    line-height: 70px;
    width: 100%;
    text-align: center;
  }
  .header_v7 #btn_search {
    display: block;
    width: 42px;
    height: 42px;
    margin: 16px 0 14px;
    color: #444;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 50%;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
  }
  .header_v7 #btn_search:hover {
    border-color: red;
  }
  .header_v7 #_mobile_topsearch {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 30px;
    right: 30px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .header_v7 #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible;
  }
  .header_v7 .user-info .welcome-text {
    padding-left: 0px;
  }
  .header_v7 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v7 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v7 .spblockcart {
    background: transparent;
    margin: 16px 0 18px;
  }
  div.footer_v7.footer-container .footer-middle .footer-middle-left {
    padding: 30px 0 20px;
    text-align: center;
  }
  div.footer_v7.footer-container .footer-bottom .payment {
    background: #111;
  }
  div.footer_v7.footer-container .footer-bottom .html-copyright {
    padding: 46px 15px;
  }
  div.footer_v7.footer-container .footer-bottom .copyright {
    margin-top: 30px;
  }
  .header_v8 .header-top {
    position: relative;
  }
  .header_v8 .header-nav {
    padding: 10px 15px;
    background: #f5f5f5;
  }
  .header_v8 #_mobile_logo {
    line-height: 70px;
    width: 100%;
    text-align: center;
  }
  .header_v8 #btn_search {
    display: block;
    width: 42px;
    height: 42px;
    margin: 16px 0 14px;
    color: #444;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 50%;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
  }
  .header_v8 #btn_search:hover {
    border-color: red;
  }
  .header_v8 #_mobile_topsearch {
    position: absolute;
    top: auto;
    bottom: -50px;
    left: 15px;
    right: 15px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .header_v8 #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible;
  }
  .header_v8 .currency-selector .sp-currency-title {
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v8 .language-selector .sp-language-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    padding-left: 0px;
  }
  .header_v8 .spblockcart {
    background: transparent;
    margin: 16px 0 18px;
  }
  .header_v8 .user-info .welcome-text {
    padding-left: 0px;
  }
  .content-v8 .ps-spotlight2, .content-v8 .ps-spotlight5, .content-v8 .ps-spotlight6 {
    padding: 60px 30px 50px;
  }
  div.footer_v8.footer-container div.footer-social {
    margin: 0;
    text-align: center;
  }
  div.footer_v8.footer-container .footer-bottom .copyright {
    margin: 0 0 30px;
  }
  .lang-rtl .header_v7 .user-info .welcome-text, .lang-rtl .header_v8 .user-info .welcome-text {
    padding: 0 0 0 20px;
  }
}
@media (min-width: 484px) and (max-width: 767px) {
  .content_v5 .container {
    max-width: 484px;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .content_v4 .container {
    max-width: 505px;
  }
}
@media (max-width: 543px) {
  #pagenotfound .page-not-found h3 {
    font-size: 120px;
  }
  #pagenotfound .page-not-found h4 {
    font-size: 20px;
  }
  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 12px;
  }
  .product-page .moreinfo-list .infobox .contentbox {
    padding: 15px;
  }
  .product-page .product-actions .product-add-to-cart .add-to-cart {
    padding: 0px 20px;
  }
  .header_v3 .header-top .search-widget form.activeSearch {
    width: 230px;
  }
  .header_v5 .topSearch {
    position: static;
  }
  .header_v5 .topSearch .search-content {
    top: 100%;
  }
  .header_v5 .topSearch .search-content.active-search {
    top: 100%;
    width: 100%;
    z-index: 1;
  }
  .header_v5 .topSearch .content-search .spr-search-button {
    display: block;
  }
  .homeFourLastedNews .lastestnews .post-inner .post_image {
    width: 100%;
  }
  .homeFourLastedNews .lastestnews .post-inner .post_content {
    width: 100%;
  }
  .homeFourLastedNews .post--date {
    margin-top: 15px;
  }
  .content-v4 main {
    padding-left: 0;
    padding-right: 0;
  }
  .header_v4 .header-menu, .header_v4 .header-top-right {
    padding: 0 10px;
  }
  .footer--social .footer-social a {
    margin: 0 2px;
  }
  .header_v4 .logoSite {
    margin-bottom: 20px;
  }
  .header_v5 .header-top > .container {
    padding: 0;
  }
  .header_v5 .header-bottom {
    padding: 0;
  }
  .header_v5 .header-nav {
    padding: 5px 15px;
  }
  .content_v5 {
    padding: 0;
  }
  .footer_v5 {
    padding: 0;
  }
  .footerRow {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 359px) {
  .cart-grid-body .cart-overview {
    padding: 5px;
  }
  .product-line-grid > div {
    padding: 0 5px;
  }
  .product-line-grid .product-line-grid-right > .row > div {
    padding: 0 5px;
  }
  .header_v5 .topSearch {
    margin: 0 5px;
  }
  .content_v8 .moduletable h3.module-tilte:after {
    left: 40%;
  }
  div.footer-container.footer_v8 .footer-social a {
    margin: 0 4px;
  }
  .lang-rtl div.footer-container.footer_v8 .footer-social a {
    margin: 0 4px;
  }
}
