/*   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
================================================== */
/* 5.Small devices Phones
================================================== */
@media (min-width: 1400px) {
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  #product .product-page .pp_leftcolumn {
    width: 47.2%;
  }
  #product .product-page .pp_rightcolumn {
    width: 52.8%;
    padding: 0 15px 0 35px;
  }
  #product.lang-rtl .product-page .pp_rightcolumn {
    padding: 0 35px 0 15px;
  }
  .ps-spotlight2-4 .row {
    margin: 0 -80px;
  }
  #product.layout-full-width .product-page .pp_rightcolumn .product-actions {
    margin-bottom: 50px;
  }
  #product.layout-full-width .product-page .product-moreinfo {
    margin-bottom: 113px;
  }
  .menu-fixed .spsf-menu li ul.submenu-container {
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
  }
  .menu-fixed .spsf-menu li:hover ul.submenu-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
  .menu-fixed .shopping_cart .cart_block {
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
  }
  .menu-fixed .shopping_cart:hover .cart_block {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@media (min-width: 1199px) {
  #js-product-list.product-list--list .product-miniature .product-container .product-image {
    width: 31%;
  }
  #js-product-list.product-list--list .product-miniature .product-container .product-info {
    width: 69%;
  }
}
@media (max-width: 1199px) {
  #header .header_v1 .slider-banner {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header_v2 .header-top, .header_v3 .header-top {
    padding: 40px 15px;
  }
  .header_v2 .header-top .row, .header_v3 .header-top .row {
    position: relative;
  }
  .header_v3 .header-bottom {
    padding: 0 40px;

  }
  .header_v3 .slider-banner-3 {
    padding: 0 40px;
  }
  .ps-spotlight3-1 {
    padding: 0 25px;
  }
  .ps-spotlight3-2 {
    padding: 0 40px;
  }
}
@media (max-width: 991px) {
  #header .header_v1 .header-center {
    padding: 40px 0 20px;
  }
  .header_v1 #_mobile_logo, .header_v2 #_mobile_logo, .header_v3 #_mobile_logo {
    padding: 0;
  }
  .header_v1 #_mobile_logo a, .header_v2 #_mobile_logo a, .header_v3 #_mobile_logo a {
    display: block;
    margin-top: 0;
    padding: 30px 0;
    text-align: center;
  }
  .header_v1 #_desktop_logo a, .header_v2 #_desktop_logo a, .header_v3 #_desktop_logo a {
    padding: 0 0 30px;
    text-align: center;
  }
  .header_v2 .header-top, .header_v3 .header-top {
    padding: 40px 30px 20px;
  }
  .header_v3 .header-bottom {
    padding: 0 30px;
  }
  .header_v3 .slider-banner-3 {
    padding: 0 30px;
  }
  .ps-spotlight3-1 {
    padding: 0 15px;
  }
  .ps-spotlight3-2 {
    padding: 0 30px;
  }
  .footer-top {
    margin-bottom: 40px;
  }
  .footer-social {
    margin-bottom: 50px;
  }
  #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    min-height: 40px;
  }
  #js-product-list.product-list--list .product-miniature .product-container .product-info {
    padding: 20px 0 55px;
  }
  #js-product-list.product-list--list .product-miniature .product-container .product-info .sp-cart-box {
    left: 0;
  }
  .lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .sp-cart-box {
    left: auto;
    right: 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;
  }
  #search_filters .faceted_search_box {
    padding: 5px;
  }
  .spblockcart .header span.cart-products-count-number {
    display: block !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    font-size: 11px;
    height: 17px;
    font-weight: bold;
    line-height: 15px;
    background: #fff;
    color: #e74c40;
    text-align: center;
    border-radius: 50%;
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.5);
  }
  #btn_search {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0;
    color: #fff;
    font-size: 18px;
    border-left: solid 1px #777;
    line-height: 34px;
    margin: 0 49px 0 0;
    text-align: center;
    cursor: pointer;
  }
  .header_v1 #btn_search {
    margin: 0 15px 0 0;
  }
  #_mobile_topsearch {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    padding: 0 5px;
    background-color: #555;
    border-radius: 5px;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible;
  }
  .postItem .postMeta {
    padding-top: 5px;
  }
  .contactinfo {
    margin-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 970px !important;
    max-width: 970px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .services-sidebar {
    padding: 10px;
  }
  .homeOneFourBanners .banners-middle .spbanner:first-child {
    margin-bottom: 18px;
  }
  #_desktop_headermenu {
    width: 25%;
  }
  .header_search_bar {
    width: 75%;
  }
  .container {
    width: 750px !important;
    max-width: 750px !important;
  }
}
@media (max-width: 767px) {
  .container {
    width: auto !important;
    max-width: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb .title-page {
    font-size: 26px;
  }
  .ps-spotlight2-4 {
    padding: 100px 0 70px;
  }
  .product_list.list .price-box, .product_lists.list .price-box {
    margin-bottom: 5px;
  }
  .product_list.list .product-image-container, .product_lists.list .product-image-container {
    display: inline-block;
    margin: 0 0 20px;
  }
  .ajax_block_product .cart_button span {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
  }
  .content_product_list .product_list.list .product-container .button-container a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-left: 4px;
  }
  .content_product_list .product_list.list .product-container .product-info h5 {
    margin-bottom: 15px;
  }
  .content_product_list .product_list.list .product-container .product-info .comments_note {
    top: 0;
    right: 0;
    position: relative;
    margin-bottom: 12px;
  }
  #product_full .moreinfo_block {
    margin-top: 0;
  }
  #product_full .pb-left-column {
    margin-bottom: 30px;
  }
  #product_full .pb-left-column #image-block {
    width: 100%;
    overflow: hidden;
  }
  #product_full .pb-left-column #image-block img {
    width: 100%;
  }
  #product_right, #product_left {
    margin-top: 0;
  }
  #product_right .pb-left-column, #product_left .pb-left-column {
    margin-bottom: 30px;
  }
  #product_right .pb-left-column, #product_left .pb-left-column, #product_right .pb-right-column, #product_left .pb-right-column {
    width: 100%;
  }
  #product_right #views_block .thumbnail_image .fancybox, #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 31px 0 0;
  }
  #product_right .moreinfo_block, #product_left .moreinfo_block {
    margin-top: 0;
  }
  #product_right .moreinfo_block, #product_left .moreinfo_block {
    padding-top: 60px;
  }
  #product_right .moreinfo_block ul.nav-tabs, #product_left .moreinfo_block ul.nav-tabs {
    margin-left: -10px;
  }
  #product_right .moreinfo_block ul.nav-tabs > li:first-child, #product_left .moreinfo_block ul.nav-tabs > li:first-child {
    margin-left: 10px !important;
  }
  #product_right .moreinfo_block ul.nav-tabs li, #product_left .moreinfo_block ul.nav-tabs li {
    margin-top: 10px !important;
  }
  .fancybox-inner {
    height: 1350px !important;
  }
  #product.content_only #product_full .pb-left-column {
    width: 60%;
  }
  #product.content_only #product_full .pb-left-column #views_block {
    height: 105px;
  }
  #product.content_only #product_full .pb-left-column #views_block .thumbnail_image {
    margin-bottom: 16px;
  }
  #product.content_only #product_full .pb-left-column #image-block {
    width: 100%;
  }
  #product.content_only #product_full .pb-right-column {
    width: 40%;
  }
  #product.content_only #product_left, #product.content_only #product_right {
    width: 100%;
  }
  #product.content_only #product_left .pb-left-column, #product.content_only #product_right .pb-left-column {
    width: 55%;
    overflow: hidden;
  }
  #product.content_only #product_left .pb-right-column, #product.content_only #product_right .pb-right-column {
    width: 45%;
    overflow: hidden;
  }
  #product.content_only #product_left #views_block, #product.content_only #product_right #views_block {
    height: 105px;
  }
  #product.content_only #product_left #views_block .thumbnail_image, #product.content_only #product_right #views_block .thumbnail_image {
    float: left;
    margin: 0 5px;
  }
  #product.content_only #product_left #views_block .thumbnail_image .fancybox, #product.content_only #product_right #views_block .thumbnail_image .fancybox {
    margin: 0;
  }
  #product.content_only .sharing-buttons .buttons a {
    margin: 0 0 0 26px;
  }
  .pb-right-column .sharing-buttons .buttons a {
    margin-left: 34px;
  }
  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_label {
    width: 20%;
  }
  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    width: 100%;
    margin-bottom: 20px;
  }
  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    width: 20%;
  }
  .pb-right-column .box-info-product .product_attributes .attribute_list {
    width: 40%;
  }
  .pb-right-column .box-info-product .box-cart-bottom {
    width: 100%;
    float: left;
    margin-bottom: 65px;
  }
  div#articleComments .commentList li .text .comment-content {
    display: inline-block;
    width: 100%;
    padding-right: 30px;
  }
  div#articleComments .commentList li .text .name {
    float: left;
    display: block;
    width: 100%;
  }
  div#articleComments .commentList li .text .created {
    float: left;
    display: block;
    width: 100%;
  }
  div#articleComments .commentList li .text .created span {
    padding-left: 0;
  }
  #product_full #views_block .thumbnail_image .fancybox {
    overflow: hidden;
  }
  #product_full #views_block .slick-arrow.slick-prev {
    top: 20px;
  }
  #product_full #views_block .slick-arrow.slick-next {
    top: 20px;
  }
  .rtl.content_only {
    direction: rtl !important;
  }
  .rtl.content_only #product_left #views_block .thumbnail_image {
    float: right !important;
  }
  .rtl.content_only #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 !important;
  }
  .rtl .content-bottom .socials {
    float: left;
  }
  .rtl .content_product_list .product_list.list .product-container .product-info {
    padding-left: 0;
  }
  .rtl .content_product_list .product_list.list .product-container .product-info .comments_note {
    left: 0;
  }
  .rtl .pb-right-column .box-info-product .sharing-buttons {
    text-align: right;
  }
  .rtl .pb-right-column .product_attributes #quantity_wanted_p .qty {
    float: right;
  }
  .rtl .pb-right-column .sharing-buttons .buttons a {
    margin-right: 34px;
  }
  .rtl #header-phone .phone-custom {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #header {
    background: transparent;
  }
  #header .header-top {
    background: transparent;
    padding: 0;
  }
  #n_desktop_topsearch .spr_selector {
    display: none;
  }
  #n_desktop_topsearch .content-search {
    width: 100%;
  }
  #search_filters_wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  #search_filters_wrapper #search_filters .faceted_search_box {
    padding: 0;
  }
  #search_filters_wrapper #search_filters .faceted_search_box .facet {
    padding-bottom: 0;
    margin: 10px 0;
  }
  #products .thumbnail-container .product-description {
    box-shadow: none;
  }
  body > main {
    overflow: hidden;
  }
  #wrapper {
    padding-bottom: 40px;
  }
  .products-selection .product-sort {
    float: left;
    width: calc(100% - 90px);
  }
  .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;
    line-height: 33px;
  }
  .products-selection .product-sort .products-sort-order .select-title .material-icons {
    top: 8px;
  }
  .products-selection .product-sort .products-sort-order .select-title:after {
    top: 10px;
  }
  .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 #copyright {
    text-align: center;
  }
  .footer-container #copyright .block-left {
    margin-bottom: 30px;
  }
  .footer-container #copyright .block-right {
    text-align: center;
  }
  .header_v1 .box-slider, .header_v1 .box-banner {
    width: 100%;
    float: none;
    text-align: center;
  }
  .header_v1 .search-widget {
    position: relative;
    margin: 0px;
  }
  .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 {
    padding-bottom: 5px;
    border-top: 1px solid #ebebeb;
  }
  .header_v1 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_v1 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .lang-rtl .header_v1 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
  .header_v1 #_mobile_splanguage {
    float: left;
    margin-bottom: 10px;
  }
  .lang-rtl .header_v1 #_mobile_splanguage {
    float: right;
  }
  .header_v1 .currency-selector {
    padding-top: 0px;
  }
  .header_v1 .currency-selector:after {
    display: none;
  }
  .header_v1 .language-selector {
    padding-top: 0px;
  }
  .header_v1 .language-selector:after {
    display: none;
  }
  .header-center-wrap {
    position: relative;
  }
  .header-center-wrap .searchRight {
    position: static;
  }
  .product-page .product-detail-moreinfo {
    margin-top: 35px;
  }
  .product-page .tabs .tab-content {
    padding: 15px;
  }
  .footer-container {
    padding: 38px 0 0;
  }
  #header .header_v2 .header-top, #header .header_v3 .header-top {
    padding: 30px 15px 20px;
  }
  .ps-spotlight2-4 {
    padding: 80px 0 55px;
  }
  .header_v3 .header-bottom {
    padding: 0 15px;
  }
  .header_v3 .slider-banner-3 {
    padding: 0 15px;
  }
  .ps-spotlight3-1 {
    padding: 0;
  }
  .ps-spotlight3-2 {
    padding: 0 15px;
  }
}
@media (max-width: 543px) {
  .product-page .product-prices {
    float: none;
    display: block;
  }
  .product-page #product-availability {
    float: none;
    display: block;
    margin-bottom: 16px;
  }
  .block {
    margin: 0 0 20px 0;
  }
  #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;
  }
  .footer-container .footer-top {
    padding: 15px 0;
  }
  .footer-container .footer-middle {
    padding: 15px 0;
  }
}
@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;
  }
  #category .pagination {
    text-align: center;
  }
  #category .pagination .product-showing {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
  #category .pagination .product-pagelist {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 480px) {
  .btn, button, .button, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    padding: 7px 10px;
  }
  div.pagination {
    width: 100%;
    margin: 0 0 10px;
  }
  .content_sortPagiBar_top .nbrItemPage, .content_sortPagiBar_bottom .nbrItemPage {
    margin: 0 0 10px -10px;
    width: 100%;
  }
  .content_sortPagiBar_top .productsSortForm, .content_sortPagiBar_bottom .productsSortForm {
    width: 100%;
  }
  .product_list .ajax_block_product {
    width: 100%;
  }
  .product_list .product-image-container .product-image img, .product_lists .product-image-container .product-image img {
    width: 100%;
  }
  .content_product_list .product_list.list .product-container .product-image-container {
    margin-bottom: 0;
  }
  #pagination ul.pagination li, #pagination_bottom ul.pagination li {
    padding: 15px;
  }
  #pagination ul.pagination li#pagination_previous_bottom, #pagination_bottom ul.pagination li#pagination_previous_bottom, #pagination ul.pagination li#pagination_next_bottom, #pagination_bottom ul.pagination li#pagination_next_bottom {
    padding: 15px;
  }
  #product.content_only #product_right #views_block .thumbnail_image .fancybox, #product.content_only #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 5px 0 0;
  }
  #product.content_only #product_right .pb-left-column #views_block .slick-list, #product.content_only #product_left .pb-left-column #views_block .slick-list {
    padding-left: 5px;
  }
  #product.content_only #product_right .pb-left-column #views_block .slick-arrow, #product.content_only #product_left .pb-left-column #views_block .slick-arrow {
    top: 10px;
    padding: 0 7px;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .product_attributes .sharing-buttons, #product.content_only #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons {
    margin-bottom: 10px;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a, #product.content_only #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a {
    margin-left: 5px;
    font-size: 13px;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label, #product.content_only #product_left .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    width: 100%;
    padding-top: 0;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .buttons_bottom_block button, #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .buttons_bottom_block button {
    padding: 0 10px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .wishlist_button, #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .wishlist_button {
    margin-left: 5px;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .wishlist_button .addToWishlist, #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .wishlist_button .addToWishlist {
    width: 40px;
    height: 40px;
    line-height: 48px;
  }
  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .add_to_compare, #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .add_to_compare {
    width: 40px;
    height: 40px;
    padding: 13px 0;
    margin-left: 5px;
  }
  .pb-right-column .comments_note .comments_advices {
    padding: 2px;
  }
  .pb-right-column .box-info-product {
    padding-top: 15px;
  }
  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset {
    width: 100%;
  }
  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_label {
    width: 20%;
  }
  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_list {
    width: 140px;
  }
  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    width: 20%;
    padding-top: 5px;
  }
  .pb-right-column .box-info-product .sharing-buttons .buttons a {
    margin-left: 15px;
  }
  .pb-right-column .box-info-product .box-cart-bottom {
    width: 100%;
  }
  .pb-right-column .sharing-buttons .buttons a {
    margin-left: 15px;
  }
  #product_left .pb-left-column #views_block .slick-arrow.slick-prev {
    left: -15px;
  }
  #product_left .pb-left-column #views_block .slick-arrow.slick-next {
    right: -15px;
  }
  .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next {
    right: 0;
  }
  .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev {
    left: 0;
  }
  #product_full #views_block {
    width: 100%;
  }
  #product_full #views_block .thumbnail_image .fancybox.shown {
    margin-right: 1px;
  }
  #product_full #views_block .thumbnail_image .fancybox {
    overflow: hidden;
  }
  #product_full #views_block .slick-arrow.slick-prev {
    left: -15px;
    top: 25px;
  }
  #product_full #views_block .slick-arrow.slick-next {
    right: -25px;
    top: 25px;
  }
  #product_full #image-block {
    overflow: hidden;
  }
  #product_full .pb-left-column #image-block {
    width: 100%;
  }
  #product_full .moreinfo_block ul.nav-tabs {
    margin-left: -10px !important;
  }
  #product_full .moreinfo_block ul.nav-tabs > li {
    margin-top: 20px !important;
  }
  #product_full .moreinfo_block ul.nav-tabs > li.active:before {
    content: none;
  }
  #product_full .moreinfo_block ul.nav-tabs > li a {
    font-size: 15px;
  }
  #product_left #views_block .slick-arrow {
    top: 25px;
  }
  .contact-infos .contact ul.list-contact li label {
    width: 30% !important;
  }
  div#articleComments .commentList .comment .comment {
    padding-left: 40px;
  }
  div#articleComments .commentList li {
    padding: 30px;
  }
  div#articleComments .commentList li .avatar {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
  }
  div#articleComments .commentList li .text {
    padding: 0;
  }
  div#articleComments .commentList li .text .reply {
    bottom: auto;
    top: 0;
    right: 0;
    left: auto;
  }
  .sidebar-right #recent_article_smart_blog_block_left ul li .image:before, .sidebar-left #recent_article_smart_blog_block_left ul li .image:before {
    left: 45%;
  }
  div#respond {
    padding-top: 70px;
  }
  div#respond .comment-reply-title {
    padding-top: 0;
  }
  #product_right .moreinfo_block ul.nav-tabs > li.active:before, #product_left .moreinfo_block ul.nav-tabs > li.active:before {
    content: none;
  }
  .rtl div.pagination {
    margin: 0 0 10px;
  }
  .rtl .content_sortPagiBar_top .nbrItemPage, .rtl .content_sortPagiBar_bottom .nbrItemPage {
    margin: 0 -10px 10px 0;
  }
  .rtl .content_sortPagiBar_top .productsSortForm, .rtl .content_sortPagiBar_bottom .productsSortForm {
    margin: 0;
  }
  .rtl .sharing-buttons .buttons a {
    margin: 0 17px 0 0;
  }
  .rtl #product_left #views_block #thumbs_list {
    width: calc(100% + 34px);
  }
  .rtl .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    float: right;
  }
  .rtl .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    text-align: right;
  }
  .rtl .pb-right-column .box-info-product .product_attributes #quantity_wanted_p .qty {
    float: right;
  }
  .rtl .pb-right-column .box-info-product .sharing-buttons .buttons a {
    margin: 0 9px;
  }
  .rtl #product_left .pb-left-column #views_block .slick-arrow {
    top: 25px;
  }
  .rtl #product_left .pb-left-column #views_block .slick-arrow.slick-prev {
    left: -16px;
  }
  .rtl #product_left .pb-left-column #views_block .slick-arrow.slick-next {
    right: -18px;
  }
  .rtl #product_left .pb-right-column .box-info-product .product_attributes #attributes {
    margin: 0;
  }
  .rtl #product_left .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset {
    padding-left: 0;
    padding-right: 0;
  }
  .rtl #product_right .moreinfo_block ul.nav-tabs > li.active:before, .rtl #product_left .moreinfo_block ul.nav-tabs > li.active:before {
    bottom: -31px;
  }
  .rtl #product_right .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a, .rtl #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a {
    margin-right: 25px;
  }
  .rtl #sdsblogArticle .content-top .comment {
    float: right;
  }
  .rtl .content-bottom .socials {
    float: right;
  }
  .rtl .contact-infos .contact ul.list-contact li label {
    width: 28% !important;
  }
}
@media (max-width: 479px) {
  .ps-spotlight2-2 {
    padding: 60px 0 10px;
    margin-bottom: 78px;
  }
  .ps-spotlight2-4 {
    padding: 60px 0 25px;
    margin-bottom: 75px;
  }
  #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    min-height: 0;
  }
  #header .header_v1 .slider-banner {
    margin-bottom: 56px;
  }
  #header .header_v1 #_desktop_logo a {
    padding-bottom: 20px;
  }
  #header .header_v1 .nav-left {
    padding: 0 0 0 15px;
  }
  .lang-rtl #header .header_v1 .nav-left {
    padding: 0 15px 0 0;
  }
  #header .header_v1 .nav-right {
    padding: 0 15px 0 0;
  }
  .lang-rtl #header .header_v1 .nav-right {
    padding: 0 0 0 15px;
  }
  #search_filters_wrapper {
    margin-bottom: 80px;
  }
  .footer-container.footer-v1 {
    padding: 28px 0 0;
  }
  .footer-container.footer-v1 .footer-top {
    margin-bottom: 20px;
  }
  .footer-container.footer-v1 .footer-bottom .border {
    padding: 40px 0 30px;
  }
  .footer-social .socials a {
    margin: 0 3px 0 0;
  }
  .lang-rtl .footer-social .socials a {
    margin: 0 0 0 3px;
  }
  .slider-banner-2 {
    margin-bottom: 55px;
  }
  .footer-container.footer-v2 .footer-social .socials a {
    margin: 0 1px 0 0;
  }
  .lang-rtl .footer-container.footer-v2 .footer-social .socials a {
    margin: 0 0 0 1px;
  }
}
