/*   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) {
  .sphomepage-slider .owl-item .sphomeslider-description {
    padding-top: 17% !important;
  }
}
@media (min-width: 1200px) {
  .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: 992px) and (max-width: 1199px) {
  .container {
    width: 970px !important;
  }
  #header-social .footer-social .socials a {
    margin: 0 14px;
  }
  .header-center .blockcart .shopping_cart .cart-icon {
    margin-right: 9px;
    margin-left: 0;
  }
  .header-center .blockcart .shopping_cart .cart-content .title-cart {
    display: none;
  }
  .header-center .sp_searchpro .text-search {
    padding-left: 65px;
  }
  .header_v3 .header-center .blockcart .shopping_cart .cart-content .title-cart {
    display: block;
    font-size: 9px;
  }
  .header_v2 .custom-link-deal {
    padding-left: 0;
  }
  .header_v5 .header-center .blockcart .shopping_cart .cart-icon {
    margin: 40% auto 0;
  }
  .contact-infos .contact ul.list-contact li span {
    padding-left: 10px;
  }
  .contact-infos .contact ul.list-contact li label {
    width: 27%;
  }
  .footer-social .socials a {
    margin: 0 3px;
  }
  .product_list.list .price-box {
    margin-bottom: 5px;
  }
  .product_list .product-image-container .product-image .img_1, .product_lists .product-image-container .product-image .img_1 {
    width: 100%;
  }
  .product_list .button-container .cart_button, .product_lists .button-container .cart_button {
    font-size: 11px;
  }
  .sharing-buttons .buttons a {
    margin: 0 0 0 31px;
  }
  .fancybox-inner {
    height: 750px !important;
  }
  #product_full #views_block .slick-arrow.slick-prev {
    left: -25px;
  }
  #product_full #views_block .thumbnail_image {
    margin-bottom: 24px;
  }
  #product_full #views_block .slick-arrow.slick-next {
    bottom: 24px;
    right: -25px;
  }
  #product_full #views_block .thumbnail_image {
    margin-left: 0px;
  }
  #product_full #views_block .thumbnail_image .fancybox {
    overflow: hidden;
  }
  #product_full #image-block {
    overflow: hidden;
  }
  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_label {
    width: 15%;
  }
  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    width: 39%;
  }
  #product_right .pb-right-column, #product_left .pb-right-column, #product_right .pb-left-column, #product_left .pb-left-column {
    width: 50%;
  }
  #product_right .sharing-buttons .buttons a, #product_left .sharing-buttons .buttons a {
    margin: 0 0 0 24px;
  }
  #product_right #views_block .slick-arrow, #product_left #views_block .slick-arrow {
    top: 22px;
  }
  #product_right #views_block .thumbnail_image .fancybox, #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 33px 0 0;
  }
  #product_left .pb-left-column #views_block .slick-arrow {
    top: 22px;
  }
  .rtl .header_v2 .custom-link-deal {
    padding-right: 0;
  }
  .rtl #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a, .rtl #productright .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a {
    margin-right: 32px;
  }
  .rtl .pb-right-column .box-info-product .product_attributes .attribute_list {
    width: 30%;
  }
  .rtl .pb-right-column .box-info-product .box-cart-bottom .compare {
    margin-left: 0;
  }
  .rtl .sharing-buttons .buttons a {
    margin: 0 31px 0 0;
  }
  .rtl #product_right .sharing-buttons .buttons a, .rtl #product_left .sharing-buttons .buttons a {
    margin: 0 24px 0 0;
  }
  .rtl .contact-infos .contact ul.list-contact li label {
    width: 29%;
    text-align: right;
  }
  .rtl .header_v5 .header-center .blockcart .shopping_cart .cart-icon {
    margin: 40% auto 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html {
    overflow-x: hidden;
  }
  body {
    overflow: hidden;
  }
  #newsletter_block_popup {
    display: none;
  }
  .container {
    width: 750px !important;
  }
  #header-phone {
    padding: 14px 0;
  }
  #header-phone .phone-custom {
    font-size: 14px;
  }
  #header-phone .phone-custom strong {
    font-size: 11px;
    padding-left: 15px;
  }
  #header-phone .phone-custom strong:before {
    font-size: 13px;
    line-height: 12px;
  }
  #header-social .footer-social .socials a {
    margin: 0 14px;
  }
  .header_v2 .custom-link-deal {
    padding-left: 50px;
  }
  .footer-container .footer-info {
    padding-left: 15px;
  }
  .footer-container .footer-service {
    padding-left: 15px;
  }
  .ps-spotlight4 {
    background-size: 100% 80%;
  }
  .breadcrumb .title-page {
    font-size: 26px;
  }
  div.footer-logo {
    width: 100%;
  }
  #block_contact_infos {
    margin-bottom: 30px;
  }
  .footer-container.footer-v4 .footer-account, .footer-container.footer-v4 .footer-info, .footer-container.footer-v4 .footer-service {
    width: 33.3333%;
    padding: 0 15px;
    margin-top: 30px;
  }
  .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;
  }
  .content_sortPagiBar_top .nbrItemPage {
    width: 45%;
  }
  #productsSortForm {
    width: 46%;
  }
  .content_sortPagiBar_top #pagination_bottom, .content_sortPagiBar_bottom #pagination_bottom, .content_sortPagiBar_top #pagination, .content_sortPagiBar_bottom #pagination {
    width: 54%;
  }
  .content_sortPagiBar_top .nbrItemPage, .content_sortPagiBar_bottom .nbrItemPage {
    width: 45%;
  }
  #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;
  }
  .content-bottom .socials {
    float: left;
  }
  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;
  }
  .header_v2 #header-phone .phone-custom strong:before {
    line-height: 15px;
  }
  .header_v2 #header-logo .logo {
    text-align: center;
    padding-bottom: 0;
    width: 100%;
  }
  .footer-nav ul {
    text-align: center;
  }
  .footer-container.footer-v5 #copyright {
    text-align: center;
    padding: 20px 0 0;
  }
  .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;
  }
  .rtl .header_v2 .custom-link-deal {
    padding-right: 50px;
  }
  .rtl .footer-container.footer-v4 .footer-account, .rtl .footer-container.footer-v4 .footer-info, .rtl .footer-container.footer-v4 .footer-service {
    width: 33.3333%;
    padding: 0 15px;
    margin-top: 30px;
  }
  .rtl .footer-container.footer-v5 #copyright {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .content-v2 .ps-spotlight12 {
    padding-bottom: 15px;
  }
  .content-v2 .ps-spotlight13 {
    padding-top: 0;
  }
  #newsletter_block_popup {
    display: none;
  }
  .container {
    width: auto !important;
  }
  .block .title_block, .moduletable .title_block {
    cursor: pointer;
  }
  .ps-spotlight4 {
    background-size: 100% 100%;
  }
  .breadcrumb {
    padding: 87px 0;
  }
  .breadcrumb .title-page {
    line-height: 30px;
  }
  #header-logo {
    position: relative;
    border-bottom: solid 1px #ddd;
    background: #fff;
  }
  #header-logo:before {
    content: none;
  }
  #header-logo:after {
    content: none;
  }
  #header-logo .logo:before {
    content: none;
  }
  #header-logo .logo:after {
    content: none;
  }
  #header-phone .phone-custom {
    font-size: 16px;
  }
  .header-form {
    float: right;
    padding: 14px 0;
    position: relative;
  }
  .header-form .dropdown-form {
    display: none;
    position: absolute;
    z-index: 3;
    right: 0;
    width: 150px;
    border: solid 1px #ddd;
    border-radius: 5px;
    background: #fff;
    top: 41px;
    padding: 20px 20px 0;
  }
  .header-form .button-header {
    text-transform: capitalize;
    font-size: 12px;
    color: #666;
    position: relative;
    display: inline-block;
    padding-right: 15px;
    cursor: pointer;
  }
  .header-form .button-header:after {
    content: '\f0dd';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 10px;
  }
  .header-form .account {
    display: none;
  }
  .header-form .collapse {
    display: block !important;
    margin-bottom: 10px;
  }
  .header-form #user_infoblock-top li a {
    display: inline-block;
    padding: 6px 0 6px 15px;
    position: relative;
  }
  .header-form #user_infoblock-top li a:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #ddd;
  }
  .header-form .header_user_info {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    display: block;
    border: none;
  }
  .header-form .header_user_info ul {
    padding: 0;
    margin-bottom: 15px;
  }
  .header-form .header_user_info ul li {
    padding-left: 0;
  }
  .header-form .currencies-block-mobile {
    float: left;
    width: 100%;
    border-top: solid 1px #ddd;
    padding: 10px 0 5px;
  }
  .header-form .currencies-block-mobile:before {
    content: none;
  }
  .header-form .currencies-block-mobile div.current {
    display: none;
  }
  .header-form .currencies-block-mobile ul {
    display: block !important;
    position: relative;
    padding: 0;
    border-radius: 0;
    right: auto;
    border: none;
    top: auto;
    width: 100%;
    margin-left: -18px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .header-form .currencies-block-mobile ul li {
    border-top: none;
    float: left;
    margin-left: 18px;
  }
  .header-form .currencies-block-mobile ul li a, .header-form .currencies-block-mobile ul li span {
    font-size: 0;
  }
  .header-form .currencies-block-mobile ul li a i, .header-form .currencies-block-mobile ul li span i {
    font-size: 14px;
    margin-right: 0;
  }
  .header-form .languages-block {
    float: left;
    width: 100%;
    margin-left: 0;
    padding: 5px 0;
    border-top: solid 1px #ddd;
  }
  .header-form .languages-block .current {
    display: none;
  }
  .header-form .languages-block ul {
    display: block !important;
    position: static;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    margin-left: -18px;
    float: left;
  }
  .header-form .languages-block ul li {
    float: left;
    border-top: none;
    margin-left: 18px;
  }
  .header-form .languages-block ul li img {
    margin-right: 0;
  }
  .header_v2 #header-logo .logo {
    text-align: center;
  }
  .header_v3 #header-logo {
    background: transparent;
    border: none;
    padding-bottom: 20px;
  }
  .header_v4 #header-logo .logo {
    text-align: center;
  }
  #header.header_v5 #header-logo .logo img {
    max-width: 90%;
  }
  #header.header_v5 .header-menu5 {
    position: relative;
    float: left;
    left: auto;
    width: auto;
    top: auto;
  }
  .footer-container .footer {
    padding-bottom: 30px;
  }
  .footer-container .footer-info {
    padding-left: 15px;
  }
  .footer-container .footer-service {
    padding-left: 15px;
  }
  .footer-container.footer-v4 .footer-account, .footer-container.footer-v4 .footer-info, .footer-container.footer-v4 .footer-service {
    width: 100%;
    padding: 0 15px;
    margin-top: 30px;
  }
  #copyright .copyright {
    text-align: center;
    padding: 5px 0 15px;
  }
  .footer-container #copyright .footer-payment {
    text-align: center;
  }
  .contact-infos .contact ul.list-contact li label {
    width: 14%;
    line-height: 21px;
  }
  .content_product_list .product_list.list .product-container .product-info .comments_note {
    top: 0;
  }
  .content_product_list .product_list.list .product-container .product-image-container {
    text-align: center;
    margin-bottom: 30px;
  }
  .product_list.grid .product-container .left-block .button-container a {
    width: 50% !important;
  }
  .product_list.grid .product-container .left-block .button-container .quick-view {
    display: none;
  }
  #attributes .attribute_list:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #sidebar {
    margin-bottom: 50px;
  }
  .content_sortPagiBar_top .nbrItemPage, .content_sortPagiBar_bottom .nbrItemPage {
    width: 100%;
    margin-bottom: 10px;
  }
  .pb-left-column {
    margin-bottom: 30px;
  }
  .content_only #product_left .pb-left-column #views_block .thumbnail_image, .content_only #product_right .pb-left-column #views_block .thumbnail_image {
    width: 125px;
  }
  #product_full .moreinfo_block {
    margin-top: 0;
  }
  #product_full #views_block .thumbnail_image {
    margin-bottom: 11px;
  }
  #product_full #views_block .slick-arrow.slick-next {
    bottom: 11px;
  }
  #product_full .pb-right-column {
    text-align: center;
  }
  #product.content_only #product_right .pb-left-column, #product.content_only #product_left .pb-left-column, #product.content_only #product_right .pb-right-column, #product.content_only #product_left .pb-right-column {
    width: 100%;
  }
  #product.content_only #product_right #views_block .thumbnail_image .fancybox, #product.content_only #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 16px;
  }
  #product.content_only #product_right .moreinfo_block, #product.content_only #product_left .moreinfo_block {
    padding-top: 50px;
    margin-top: 40px;
  }
  .content-bottom .socials {
    float: left;
  }
  #product_left .pb-left-column, #product_right .pb-left-column {
    width: 100%;
  }
  #product_left .pb-right-column, #product_right .pb-right-column {
    width: 100%;
  }
  #product_left .moreinfo_block, #product_right .moreinfo_block {
    padding-top: 50px;
    margin-top: 30px;
  }
  .pb-right-column .box-info-product .product_attributes {
    margin-bottom: 20px;
  }
  .pb-right-column .sharing-buttons label {
    float: left;
  }
  #product .left-sidebar {
    margin-bottom: 50px;
  }
  .blog-post {
    float: left;
  }
  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;
  }
  div.lastestnews .post .post_content .date_added {
    width: 100%;
  }
  #sdsblogArticle .content-top .date_create {
    width: 100%;
    line-height: 40px;
  }
  #sdsblogArticle .content-top .comment {
    float: left;
    width: 100%;
  }
  .content-bottom .socials a {
    margin: 0 11px;
  }
  .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: 47%;
  }
  .sidebar-right #recent_article_smart_blog_block_left ul li .image img, .sidebar-left #recent_article_smart_blog_block_left ul li .image img {
    width: 100%;
  }
  .content_sortPagiBar_bottom .nbrItemPage #uniform-nb_item span {
    text-align: left;
    padding-left: 5px;
  }
  #search .content_sortPagiBar_top #pagination_bottom, #search .content_sortPagiBar_bottom #pagination_bottom, #search .content_sortPagiBar_top #pagination, #search .content_sortPagiBar_bottom #pagination {
    width: 100%;
  }
  .rtl .account-mobile {
    right: auto;
    left: 100px;
    border-left: none;
    border-right: solid 1px #3b3b3b;
  }
  .rtl .header-form #user_infoblock-top li a {
    padding: 6px 15px 6px 0px;
  }
  .rtl .header-form #user_infoblock-top li a:before {
    left: auto;
    right: 0;
  }
  .rtl .header_v4 #header-logo .logo {
    text-align: center;
  }
  .rtl #header.header_v5 .header-menu5 {
    float: right;
  }
  .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 .content_sortPagiBar_top .view-bottom #pagination, .rtl .content_sortPagiBar_bottom .view-bottom #pagination, .rtl .content_sortPagiBar_top .view-bottom #pagination_bottom, .rtl .content_sortPagiBar_bottom .view-bottom #pagination_bottom {
    float: right;
  }
  .rtl #productsSortForm {
    float: right;
  }
  .rtl .pb-right-column .box-info-product .box-cart-bottom {
    float: right;
  }
  .rtl .pb-right-column .box-info-product .sharing-buttons {
    text-align: right;
  }
  .rtl .pb-right-column .box-info-product .sharing-buttons .buttons a {
    margin-right: 40px;
  }
  .rtl .content_sortPagiBar_top {
    text-align: left;
  }
  .rtl #product_left #views_block #thumbs_list {
    width: calc(100% + 32px);
  }
  .rtl #product_left #views_block {
    padding: 0 20px 0 50px;
  }
  .rtl #product_left #views_block .thumbnail_image {
    margin: 0 5px;
  }
  .rtl #product_left #views_block .thumbnail_image .fancybox {
    margin: 0;
  }
  .rtl .content-bottom .socials {
    float: left;
  }
  .rtl #product_left .pb-left-column #image-block, .rtl #product_right .pb-left-column #image-block {
    margin-top: 50px;
  }
  .rtl #product_left .pb-left-column #image-block #view_full_size img, .rtl #product_right .pb-left-column #image-block #view_full_size img {
    width: 100% !important;
  }
  .rtl #attributes .attribute_list:after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .rtl .footer-container #copyright .footer-payment {
    text-align: center;
  }
  .rtl .footer-container.footer-v4 .footer-account, .rtl .footer-container.footer-v4 .footer-info, .rtl .footer-container.footer-v4 .footer-service {
    width: 100%;
    padding: 0 15px;
    margin-top: 30px;
  }
  .rtl .header_v2 #header-logo .logo {
    display: block;
  }
  .custom-link-deal {
    display: none;
  }
  .contact-infos .contact ul.list-contact li label {
    text-align: right;
    width: 16% !important;
  }
}
@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;
  }
  #header.header_v5 #header-logo {
    width: 100%;
    text-align: center;
  }
  #header.header_v5 #header-logo .logo {
    text-align: center;
  }
  #header.header_v5 .header-menu5 {
    padding: 19px 18px;
  }
  div.pagination {
    width: 100%;
  }
  .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_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;
  }
  .content_sortPagiBar_top #pagination, .content_sortPagiBar_bottom #pagination, .content_sortPagiBar_top #pagination_bottom, .content_sortPagiBar_bottom #pagination_bottom {
    width: 100%;
  }
  #productsSortForm {
    text-align: right;
  }
  #productsSortForm .select span {
    text-align: left;
  }
  .rtl #header.header_v5 #header-logo .logo {
    text-align: center;
  }
  .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 #productsSortForm {
    text-align: left;
  }
  .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;
  }
}
