@media (max-width: 360px) {
  #cart .product-line-grid-right .price,
  .product-line-grid-right .qty {
    width: 50%;
  }
  #cart .cart-grid .cart-item .product-line-grid-right {
    margin-top: 0px !important;
  }
}

@media (max-width: 479px) {
  .pos-featured-products .owl-nav,
  .pos-special-products .owl-nav {
    right: 20px !important;
    top: -67px !important;
  }

  .credit-calc-block {
    text-align: center !important;
  }
  .preheader-nav {
    display: none !important;
  }

  .preheader-right {
    justify-content: space-between;
  }

  .slide_static .slideshow_container {
    margin-inline: 15px;
  }

  .ifoxbrandslider {
    padding: 20px;
  }

  .brand-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .left-conten .owl-nav {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .sf-menu li {
    width: 100%;
    text-align: center;
  }

  #header .logo {
    max-height: 50px;
  }

  #header nav.header-nav {
    background: #fa710b;
  }

  .brandstore-main .header-nav {
    border-bottom: 1px solid #e5e5e5 !important;
  }

  .brandstore-main .mobile-right {
    filter: invert(1);
  }

  .brandstore-main nav.header-nav {
    background: #fff !important;
  }

  .brandstore-main .blockcart .button_cart a .item_count {
    background: #fff !important;
    color: #000 !important;
  }

  .brandstore-main .header-nav #menu-icon {
    color: #000 !important;
  }

  .left-conten .owl-nav div:before {
    font-size: 35px;
  }
  .owl-nav > div.owl-prev {
    left: -25px;
  }

  .preheader-nav .preheader-right #_desktop_user_info,
  .preheader-nav .preheader-right .vertical-separator:nth-of-type(4) {
    display: none;
  }

  .preheader-nav .row {
    display: flex;
    align-items: center;
  }

  #pos_search_top {
    padding-right: 0;
  }

  .sf-menu ul {
    top: 0;
    position: relative;
  }

  div#mobile-sign-in {
    background: #272727;
    height: 50px;
    padding: 12px 0 0 0;
    display: block !important;
  }

  div#mobile-sign-in span {
    padding: 9px 0 0 10px;
    font-weight: 600;
  }

  #mobile-sign-in a {
    display: flex;
    justify-content: left;
    color: #fff;
    padding-left: 20px;
  }

  #mobile_top_menu_wrapper .top-header-mobile {
    padding-top: 0;
  }

  ul.sf-menu li li li:hover ul {
    left: unset;
  }
  ul.sf-menu > li:hover {
    background-color: unset !important;
    background: unset !important;
  }

  #header .header-nav #menu-icon {
    line-height: unset;
  }

  ul.sf-menu > li:first-child > span {
    color: white !important;
  }

  #header .header-nav .blockcart {
    margin-right: 15px;
  }

  .sf-menu > li span {
    right: 8px;
    top: 14px;
  }

  .sf-menu .sf-search {
    display: none !important;
  }
  .sf-menu > li span {
    position: absolute;
    right: 6px;
    top: 10px;
    width: 30px;
    height: 30px;
    z-index: 2;
  }
  .sf-menu > li span:after {
    font-family: "Material Icons";
    content: "\e145";
    font-size: 26px;
  }
  .sf-menu li,
  .sf-menu li ul {
    width: 100% !important;
  }
  .sf-menu li:hover ul,
  .sf-menu li.sfHover ul {
    left: 0;
    top: 0px;
  }
  ul.sf-menu li li:hover ul,
  ul.sf-menu li li.sfHover ul {
    left: 0;
  }
  .menu-mobile {
    display: block;
  }
  .menu-mobile .hasSubmenu ul {
    display: none;
  }

  .sf-menu.menu-content > li:first-child > a {
    display: none !important;
  }

  ul.sf-menu li:hover li ul,
  ul.sf-menu li.sfHover li ul {
    top: 0;
  }
  ul.sf-menu li ul li ul li {
    padding-left: 15px;
  }
  ul.sf-menu li ul li ul li:before {
    width: 1px;
    height: 44px;
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 10px;
    background: #ece7e7;
    content: " ";
  }
  .sf-menu > li span.active:after {
    content: "\e15b";
  }

  .cat-title {
    display: block;
    font: 600 18px/22px "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #484848;
    display: block;
    padding: 17px 20px;
    border-bottom: 3px solid #e9e9e9;
    background: #f6f6f6;
    position: relative;
  }
  .cat-title:hover {
    background: #333;
    border-bottom-color: #666666;
    color: #fff;
  }
  .cat-title:after {
    display: block;
    font-family: "Material Icons";
    content: "\e5d2";
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 26px;
  }
  .cat-title.active:after {
    content: "\e14c";
  }

  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .product_desc
    .desc_info
    h4
    a {
    margin-bottom: 0;
  }

  .mobile .sf-menu {
    display: block;
  }
  .mobile #block_top_menu .cat-title {
    display: none;
  }
  .mobile #block_top_menu .sf-menu li a {
    text-align: left;
  }
  #pos_search_top {
    background: transparent !important;
  }
  .breadcrumb_container {
    display: none;
  }
  #header {
    position: relative !important;
  }
  .credit-calc-block,
  .credit-calc-product {
    display: block !important;
  }
  .headerSpace {
    display: none !important;
  }
  #_mobile_user_info i.pe-7s-user {
    padding: 12px;
    font-weight: 600;
  }
  #index .nivoSlider {
    height: auto !important;
  }
  div#_mobile_cart_block p,
  #_mobile_currency_selector {
    display: none;
  }
  #_mobile_user_info .user-info-block .localiz_block button i {
    padding-top: 7px;
  }
  #footer .footer-middle .row {
    display: block !important;
    border: unset !important;
  }
  #footer .footer-middle .row .col-sm-12 {
    padding-left: 40px;
    padding-right: 40px;
  }

  #footer .content_newsletter {
    align-items: center;
    gap: 0;
    flex-direction: column;
    align-items: start;
  }

  #footer .footer-newsletter-form-content {
    max-width: 100%;
    width: 100%;
  }

  #footer .footer-middle {
    padding-top: 40px !important;
  }

  div#mobile_top_menu_wrapper {
    overflow: scroll !important;
  }
  #mobile_top_menu_wrapper .menu-tabs {
    display: none;
  }
  .sf-menu li:hover ul,
  .sf-menu li.sfHover ul {
    top: 0px !important;
  }
  #block_top_menu .sf-menu li li li {
    background: unset !important;
  }
  #block_top_menu .sf-menu li li {
    background: unset !important;
  }

  .sf-menu .menu-mobile li a {
    color: #ff6c0c !important;
  }
  ul.sf-menu li ul li ul li:before {
    display: none;
  }
  div#cdpcp-menu {
    width: 100% !important;
  }
  div#cdpcp-items-wrapper {
    display: none;
  }

  .page-my-account #content .links,
  .page-my-account #content .links a,
  #customer-form div.input-fields,
  .js-address-form .form-fields,
  .all-addresses {
    display: block;
  }
  #customer-form .input-fields .form-group.row,
  .js-address-form .form-fields .form-group.row,
  #customer-form label.col-md-3.form-control-label,
  #customer-form div.col-md-6,
  .js-address-form .form-fields label.col-md-3.form-control-label,
  .js-address-form .form-fields div.col-md-6 {
    width: 100%;
  }
  .address {
    margin-bottom: 20px;
  }
  #contact-display .form-group.row {
    width: 100% !important;
  }
  /*    MY ACCOUNT PAGE END */
  /*    SHOPPING CART START */
  #blockcart-modal .divide-right {
    border-right: none;
  }
  #blockcart-modal .cart-content .btn {
    width: 100%;
  }
  /*    SHOPPING CART END */
  /*    CHECKOUT START */
  div#delivery-addresses {
    display: block !important;
  }
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: right;
  }
  /*    CHECKOUT END */
  /*    SAMSUNG START */
  #cms #samsung .carousel .buttons button,
  #cms #samsung .banner7-des .desc1 .readmore button {
    padding: 10px 15px;
    font-size: 14px;
  }
  #cms #samsung .carousel .buttons a,
  #cms #samsung .banner7-des .desc1 .readmore a {
    font-size: 14px;
  }
  #samsung div#pos-slideshow-home p {
    margin-top: 0;
  }
  #cms #samsung #custom-text,
  #cms #samsung .slideshow_container.samsung-two,
  #samsung-two-slideshow {
    margin: 0;
  }
  #cms
    #samsung
    .carousel.samsung-two
    .carousel-inner
    > .carousel-item
    > a
    > img {
    padding: 10% 0 50px 0;
  }
  #cms #samsung .carousel .carousel-indicators li {
    padding: 10px;
    font-size: 16px;
  }
  #cms #samsung .samsung-three .category-title,
  #cms #samsung .samsung-four .category-title {
    margin-top: 25px;
    font-size: 28px;
  }
  #cms #samsung .carousel.samsung-three .carousel-indicators,
  #cms #samsung .carousel.samsung-four .carousel-indicators {
    margin-top: 45px;
  }
  #samsung .home_blog_post_area .blog_slider .item .blog_post {
    width: 100% !important;
  }
  #custom-text {
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
  #huawei #custom-text,
  #huawei #custom-block {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #huawei .huawei-one {
    margin-left: 10px !important;
    margin-right: 10px !important;
    border-radius: 10px !important;
  }
  #cms #huawei .banner7-des .desc1 {
    padding-top: 70px;
    padding-left: 30px;
    background-color: #ffffff95;
    width: 100%;
    height: 100%;
  }
  #cms #samsung .banner7-des .desc1 {
    top: 50%;
  }
  #cms #samsung .category-title {
    text-align: center;
    margin: 25px 0 0px 0;
    font-size: 28px;
  }
  #cms #samsung .carousel.samsung-two h5 {
    font-size: 24px !important;
  }
  /*    SAMSUNG END */
  #manufacturer .brand {
    width: 50%;
  }
  #pos_search_top {
    min-width: 100% !important;
  }
  #footer .links-block-footer .row p {
    /*bottom: 20%;*/
    /*left: 65px;*/
    position: inherit !important;
  }
  #footer .links-block-footer .row p a img {
    margin: 10px 0 0 40px;
  }

  button.button.ajax_add_to_cart_button.add-to-cart.btn-default {
    padding: 5px 0;
    border: 1px solid #ff6c0c;
  }

  .preheader .contact-number span::after {
    content: unset;
  }

  #footer .footer-bottom-main-row {
    gap: 10px !important;
  }
  body.page-category #left-column,
  #content-wrapper {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .special-item .owl-nav div {
    margin-top: 13px;
  }
  .feature-item .owl-nav div {
    margin-top: -5px;
  }
  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .img_block
    .product-miniature-cover
    a
    img {
    width: 100% !important;
  }
  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .product_desc
    .desc_info
    h4
    a {
    margin-bottom: 15px !important;
  }
  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .product_desc {
    padding: 20px 0 !important;
  }
  #cms #samsung .carousel.samsung-three h5,
  #cms #samsung .carousel.samsung-four h5,
  #cms #samsung .banner7-des .desc1 .title1 {
    padding: 0 20px;
  }
  #cms #samsung .nivoSlider img {
    object-fit: cover;
  }
  #cms #samsung .carousel .carousel-indicators {
    overflow: auto;
  }
  div#samsung-two-slideshow,
  div#samsung-one-slideshow,
  div#samsung-three-slideshow,
  div#samsung-four-slideshow {
    white-space: nowrap;
  }
  #cms
    #samsung
    .carousel.samsung-two
    .carousel-inner
    > .carousel-item
    > a
    > img {
    padding: 6% 0 0 0 !important;
  }
  #cms
    #samsung
    .carousel.samsung-two
    .carousel-inner
    > .carousel-item
    > a
    > img {
    padding: 0;
    object-fit: contain;
    margin: 50px 0;
  }
  #cms #huawei .carousel.samsung-three h5,
  #cms #samsung .carousel.samsung-four h5,
  #cms #samsung .banner7-des .desc1 .title1 {
    padding: 0 20px;
  }
  #cms #huawei .nivoSlider img {
    object-fit: cover;
    object-position: 86%;
  }
  #cms #huawei #custom-block {
    margin-top: 25px;
  }

  #cms #huawei .carousel .carousel-indicators {
    overflow: auto;
  }
  div#huawei-two-slideshow,
  div#samsung-one-slideshow,
  div#samsung-three-slideshow,
  div#samsung-four-slideshow {
    white-space: nowrap;
  }
  #cms
    #huawei
    .carousel.samsung-two
    .carousel-inner
    > .carousel-item
    > a
    > img {
    padding: 6% 0 0 0 !important;
  }
  #cms
    #huawei
    .carousel.samsung-two
    .carousel-inner
    > .carousel-item
    > a
    > img {
    padding: 0;
    height: 400px;
    object-fit: contain;
    margin-bottom: 110px;
  }
  #index .nivoSlider {
    height: auto !important;
  }
  .samsung-four img,
  .samsung-three img {
    object-fit: cover;
  }
  .warranty-block {
    border-left: none;
    margin-top: 25px;
  }
  #samsung #main .home_blog_post_area .blog_slider .item .blog_post {
    width: 100% !important;
  }
  #huawei #main .home_blog_post_area .blog_slider .item .blog_post {
    width: 100% !important;
  }
  #product .credit-calc-product select {
    margin: 0 5px 0 0 !important;
  }
  .credit-calc-block,
  .credit-calc-product {
    font-size: 12px !important;
  }
  .template_slide .owl-carousel .owl-item img {
    min-height: 350px !important;
    max-height: 350px !important;
  }
  .template_slide .owl-carousel .owl-item {
    padding: 0 !important;
  }

  .page-category .product-cover,
  .page-category .product-miniature-cover {
    min-height: 225px !important;
    max-height: 225px !important;
  }
  #index #custom-text {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
  #product .warranty-block {
    padding-left: 10px !important;
  }
  #cart .cart-grid-body {
    margin-bottom: 30px;
  }
  .links-block-footer {
    margin-top: 5px !important;
  }
  #header nav.header-nav .container {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #pos_search_top {
    margin-top: 0;
    padding-top: 5px !important;
  }
  .static_right .box2 {
    display: none;
  }
  .back-top {
    bottom: 100px;
  }
  iframe.fb_customer_chat_icon {
    bottom: 30px !important;
  }
  .links-block-footer {
    margin-top: 15px !important;
  }
  .links-block-footer .row {
    border-top: 1px solid lightgray;
    margin: 0px !important;
  }
  .newsletter-block-footer .footer_block.links {
    padding-top: 15px;
    border-top: 1px solid lightgray !important;
  }
  #footer .newsletter-block-footer {
    padding-top: 0px !important;
    margin-top: 25px;
  }

  .template_slide .page-top span,
  .template_slide i.fa.fa-angle-left,
  .template_slide i.fa.fa-angle-right {
    color: white;
  }

  .template_slide .page-top {
    padding: 5px 10px;
    background: #ff6c0c;
  }
  #samsung .template_slide .page-top {
    background: #1428a0 !important;
  }
  .template_slide .fadeOut_1 > .owl-nav > .owl-prev,
  .template_slide .fadeOut_1 > .owl-nav > .owl-next,
  .template_slide .fadeOut_2 > .owl-nav > .owl-prev,
  .template_slide .fadeOut_2 > .owl-nav > .owl-next {
    top: -43px;
    background: transparent !important;
  }

  #footer .footer-bottom {
    padding: 15px 0;
  }
  li.new {
    top: unset !important;
    border-radius: 20px;
    bottom: 40px;
    left: unset;
    right: 10px;
  }
  li.display-unit-flag,
  span.display-unit-flag {
    right: 10px;
  }
  span.display-unit-flag {
    bottom: 210px !important;
    right: 30px !important;
  }
  li.gift {
    left: 0px !important;
  }
  .product-flag .discount {
    right: 10px;
  }
  .fadeOut_1 .owl-nav .owl-prev:hover i:before,
  .fadeOut_1 .owl-nav .owl-next:hover i:before,
  .fadeOut_2 .owl-nav .owl-prev:hover i:before,
  .fadeOut_2 .owl-nav .owl-next:hover i:before {
    color: white !important;
  }
  #product .featured-products h2 {
    padding: 20px 10px;
    margin-left: -5px;
    margin-right: -5px;
    background: #ff6c0c;
    color: white;
    font-weight: 600;
  }
  .links-block-footer .links.footer_block {
    padding: 0 !important;
    z-index: 2;
  }
  div#_mobile_user_info {
    display: none;
  }
  img.mobile-cerise-banner {
    width: 100%;
    display: block;
  }
  img.desktop-cerise-banner {
    display: none;
  }
  /* MY ACCOUNT SECTION */
  #customer-form div.input-fields div:first-child span.custom-radio {
    margin-right: 10px;
  }
  #customer-form .form-group.row,
  .js-address-form .form-group.row,
  #contact-display .form-group.row {
    margin: 0 !important;
  }
  #customer-form section .form-group label.radio-inline {
    margin-right: 15px;
  }
  #history-display .orders.hidden-md-up {
    margin-left: 10px;
  }
  .order-btns.col-xs-12.text-xs-right {
    display: flex;
  }
  .order-mobile-reorder-btn {
    background: #272727 !important;
  }
  .order-mobile-view-btn a,
  .order-mobile-view-btn span,
  .order-mobile-view-btn i,
  .order-mobile-reorder-btn a,
  .order-mobile-reorder-btn span,
  .order-mobile-reorder-btn i {
    color: white;
  }
  .order-mobile-view-btn,
  .order-mobile-reorder-btn {
    padding: 5px 10px;
    background: #ff6c0c;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 5px;
  }
  #history-display .order:first-child {
    border: none;
  }
  #history-display .order {
    margin-top: 28px;
    border-top: 1px solid #ccc;
  }
  #my-account .account-option-display .btn-primary,
  .address-form button.btn.btn-primary {
    float: left !important;
    margin-left: 15px;
    margin-top: 22px;
    padding: 12px 30px;
    width: 90%;
    font-size: 16px;
  }
  #my-account #contact-display .btn-primary {
    width: 95% !important;
  }
  .contact-form .col-md-9.col-xs-6 {
    padding-right: 0;
  }
  #address section#wrapper {
    margin-bottom: 15%;
  }
  .account-option-display .js-product-miniature img {
    min-height: 380px;
    max-height: 380px;
  }
  #wishlist-display #view_wishlist li:first-child {
    border-top: none;
  }
  #wishlist-display #view_wishlist li {
    margin-top: 20px;
    border-top: 2px dotted #ff6c0c;
  }
  #_mobile_cart_block .blockcart .popup_cart {
    display: none !important;
  }
  #contact-display .contact-form .form-fields .form-group.row:first-child {
    margin-bottom: 15px;
  }
  #contact-display img {
    margin: 5px 0 0 15px;
  }
  #contact-display section.contact-form {
    padding-bottom: 55px;
  }
  #contact-display .contact-form .form-fields div.col-md-6 {
    width: 100%;
    padding-right: 0;
  }
  #history-display .order .date {
    text-align: right;
    margin-top: -18px;
    padding-bottom: 10px;
  }
  #contact-display .contact-form .form-fields .form-group.row:nth-last-child(2),
  #contact-display
    .contact-form
    .form-fields
    .form-group.row:nth-last-child(2)
    div,
  #contact .contact-form .form-fields .form-group.row:nth-last-child(2),
  #contact .contact-form .form-fields .form-group.row:nth-last-child(2) div {
    width: 100%;
  }
  #customer-form .input-fields .form-group.row,
  .js-address-form .form-fields .form-group.row,
  #contact-display .contact-form .form-fields .form-group.row,
  #contact .contact-form .form-fields .form-group.row,
  #contact .contact-form .form-fields .form-group.row .col-md-6 {
    width: 100%;
    padding-right: 0;
  }
  #contact input.btn.btn-primary {
    width: 95%;
    margin-left: 5px;
  }
  #view_wishlist .js-product-miniature .add-to-links .button {
    top: 35px;
  }
  #view_wishlist .js-product-miniature {
    padding-bottom: 25px;
  }
  /* MY ACCOUNT SECTION END */
  /*  SHOPPING CART SECTION  */
  .product-line-grid.is-free-gift {
    margin-top: 15px;
  }
  .cart-grid .cart-item .is-free-gift .product-line-grid-right {
    margin-top: 0;
    margin-bottom: 0;
  }
  .cart-grid .cart-item .product-line-grid-right {
    margin-top: -40px;
    margin-bottom: 15px;
  }
  .cart-item .input-group.bootstrap-touchspin .input-group-btn-vertical {
    display: none;
  }
  .cart-item .qty {
    padding-right: 0 !important;
  }
  .cart-item .price {
    padding: 0 7px !important;
  }
  /*  END SHOPPING CART SECTION  */
  /*  HOMEPAGE SECTION  */
  .static_right .box1,
  .static_right .box3 {
    padding: 0 7px;
  }
  /*  END HOMEPAGE SECTION  */
  /*  PRODUCT MINIATURE SECTION  */
  .page-category .products.grid .js-product-miniature .cdpcp-compare-btn,
  #manufacturer .products.grid .js-product-miniature .cdpcp-compare-btn {
    white-space: initial;
    position: relative;
    display: block;
    border: 1px solid;
    top: 5px;
    bottom: unset !important;
  }
  .js-product-miniature .product-price-and-shipping {
    margin-bottom: 25px;
  }
  .same-category .js-product-miniature .product-price-and-shipping {
    margin-bottom: 60px;
  }

  .js-product-miniature .add-to-links {
    top: 70px !important;
  }
  .template_slide .js-product-miniature {
    margin-bottom: 30px;
  }
  .template_slide .add_to_carsou .ajax_add_to_cart_button.add-to-cart {
    border: 1px solid #ff6c0c !important;
    padding: 5px 0;
    border-radius: 0;
  }
  .page-category button.button.ajax_add_to_cart_button.add-to-cart.btn-default {
    border: none;
  }
  .js-product-miniature .quick_view {
    opacity: 1 !important;
    transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -o-transform: scale(1) !important;
  }
  .js-product-miniature .img_block .wishlist {
    opacity: 1;
    transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
  }
  /*    END PRODUCT MINIATURE  */
  /* CHECKOUT SECTION */
  #checkout div#delivery,
  #checkout button[type="submit"] {
    margin-bottom: 20px;
  }
  body#checkout section.checkout-step .payment-options label {
    text-align: left !important;
  }
  /* CHECKOUT SECTION END */
  .cdpcp-table-actions button {
    margin: 5px 0;
  }
  #product #samsung .featured-products h2 {
    background: #1428a0 !important;
  }
  #product
    #samsung
    button.button.ajax_add_to_cart_button.add-to-cart.btn-default,
  #samsung .template_slide .add_to_carsou .ajax_add_to_cart_button.add-to-cart {
    border-color: #272727 !important;
  }
  #manufacturer .brand {
    width: 100% !important;
  }
  #footer .links-block-footer .row p {
    position: relative !important;
    bottom: unset !important;
    left: unset !important;
    z-index: 0;
  }
  #footer .links-block-footer .row p a img {
    margin: 0 !important;
  }
  #footer .links-block-footer .links.footer_block:last-child {
    margin-bottom: 20px !important;
  }

  #footer .footer-middle .links.footer_block {
    padding: 15px 0 !important;
    border: unset !important;
  }
}

@media (max-width: 1080px) {
  #view_wishlist .js-product-miniature:hover .product-price-and-shipping .price,
  #view_wishlist
    .js-product-miniature:hover
    .product-price-and-shipping
    .price_old {
    visibility: visible;
  }
  .page-category
    .products.grid
    .js-product-miniature:hover
    .product-price-and-shipping
    .regular-price,
  .page-category
    .products.grid
    .js-product-miniature:hover
    .product-price-and-shipping
    .price {
    visibility: visible;
  }
  .js-product-miniature:hover .product-price-and-shipping .price,
  .js-product-miniature:hover .product-price-and-shipping .regular-price {
    display: inline-block !important;
  }
  .template_slide .js-product-miniature:hover .ad_info_pro span {
    display: inline-block !important;
  }
  #index .js-product-miniature:hover .product-price-and-shipping {
    margin-top: 0px;
  }
  .js-product-miniature .img_block .wishlist,
  .js-product-miniature .img_block .quick_view,
  .template_slide .js-product-miniature:hover .wishlist,
  .category-hot-deals.page-category
    .products.grid
    .js-product-miniature
    .cdpcp-compare-btn,
  .category-online-exclusive.page-category
    .products.grid
    .js-product-miniature
    .cdpcp-compare-btn {
    display: none !important;
  }
  #manufacturer
    .products.grid
    .js-product-miniature:hover
    .product-price-and-shipping
    .regular-price,
  #manufacturer
    .products.grid
    .js-product-miniature:hover
    .product-price-and-shipping
    .price {
    visibility: visible;
  }
  /*#manufacturer .products.grid .js-product-miniature:hover .cdpcp-compare-btn {*/
  /*    display: none;*/
  /*}*/
  #product .js-product-miniature:hover .product-price-and-shipping {
    margin-top: 0 !important;
  }
  .js-product-miniature .add-to-links,
  .js-product-miniature .product-price-and-shipping,
  .js-product-miniature .product-price-and-shipping,
  .page-category .js-product-miniature .add-to-links {
    opacity: 1 !important;
    width: 100%;
  }
  .slide-action-button {
    display: block !important;
  }
  .js-product-miniature .product_desc .product_name,
  .js-product-miniature .ad_info_pro h4 {
    min-height: 60px !important;
    max-height: 60px !important;
    overflow: hidden;
  }
  /*#index .js-product-miniature .product_desc { */
  /*    padding-bottom: 35px;*/
  /*}*/
  span.mobile-acc-back {
    font-size: 16px;
    padding-left: 10px;
    color: #ff6c0c;
    font-weight: bold;
  }
}

@media (max-width: 1280px) {
  #samsung .carousel-indicators {
    left: 30%;
    width: 100%;
  }
  #pos_search_top {
    min-width: 400px;
  }
  #header .header-top .container {
    padding: 5px 50px !important;
  }
  #desktop_sticky_menu.sticky #block_top_menu,
  #block_top_menu {
    padding: 5px 35px;
    padding-left: 220px !important;
  }
  #cms #samsung .carousel.samsung-three h5,
  #cms #samsung .carousel.samsung-four h5,
  #cms #samsung .banner7-des .desc1 .title1 {
    font-size: 24px;
  }
  .carousel-caption p {
    font-size: 16px;
  }
  .carousel-caption h1,
  .carousel-caption h2,
  .carousel-caption h3,
  .carousel-caption h4,
  .carousel-caption h5,
  .carousel-caption h6,
  .carousel-caption p {
    margin-bottom: 15px;
  }
  #samsung .home_blog_post_area .blog_slider .item .blog_post {
    width: 50% !important;
    margin-bottom: 30px;
  }
  #samsung .home_blog_post .item {
    display: block !important;
  }
  #huawei .home_blog_post_area .blog_slider .item .blog_post {
    width: 50% !important;
    margin-bottom: 30px;
  }
  #huawei .home_blog_post .item {
    display: block !important;
  }
  #huawei .home_blog_post {
    padding: 0 10px;
  }
  .page-category
    #js-product-list
    .product_content.list
    .js-product-miniature
    button.button.ajax_add_to_cart_button.add-to-cart.btn-default,
  #search
    #js-product-list
    .product_content.list
    .js-product-miniature
    button.button.ajax_add_to_cart_button.add-to-cart.btn-default,
  #manufacturer
    #js-product-list
    .product_content.list
    .js-product-miniature
    button.button.ajax_add_to_cart_button.add-to-cart.btn-default {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-category
    .products.list
    .js-product-miniature
    .product-list-compare-btn
    .btn.cdpcp-compare-btn {
    white-space: initial !important;
    font-size: 12px;
  }
  .page-category
    #js-product-list
    .product_content.list
    .js-product-miniature
    .wishlist
    a {
    text-align: center;
    font-size: 12px;
  }
  div#cdpcp-items-wrapper {
    width: 60%;
  }
  div#cdpcp-menu {
    width: 40%;
  }

  ul.sf-menu > li:first-child > a {
    padding: 15px 25px !important;
  }

  ul.sf-menu > li:first-child > a:before {
    content: unset !important;
  }
}

@media (max-width: 1080px) and (min-width: 600px) {
  /*
  #index .js-product-miniature .add-to-links {
    top: 30px;
    border: 1px solid #ff6c0c;
  }*/

  #block_top_menu .sf-menu li a {
    padding: 15px !important;
  }

  #index article.js-product-miniature {
    margin-bottom: 25px;
  }
  #index .js-product-miniature .add-to-links {
    position: relative !important;
  }

  #index .js-product-miniature .product-price-and-shipping {
    padding-bottom: 30px;
  }
  .add-to-links div form button,
  .out-of-stock-label,
  .add_to_carsou div form button {
    padding: 5px 0 4px 0 !important;
  }
  .add_to_carsou.button-container {
    border: 1px solid #ff6c0c;
  }
  .js-product-miniature span.display-unit-flag {
    bottom: 200px !important;
  }
  .page-category .products.grid .js-product-miniature .cdpcp-compare-btn,
  #manufacturer .products.grid .js-product-miniature .cdpcp-compare-btn,
  #search .products.grid .js-product-miniature .cdpcp-compare-btn {
    display: block;
    position: relative !important;
    top: 0px !important;
    border: 1px solid #ff6c0c !important;
  }
  #view_wishlist .js-product-miniature .add-to-links {
    position: absolute;
    bottom: 10px;
    display: block;
  }
  #view_wishlist .js-product-miniature .product-price-and-shipping {
    margin-top: 30px;
  }
  #view_wishlist .js-product-miniature .product-add-to-cart,
  #product .same-category .add-to-links {
    border: 1px solid #ff6c0c;
  }
  #product #samsung .same-category .add-to-links {
    color: black !important;
    border: 1px solid black !important;
  }
  .page-category #samsung .js-product-miniature .cdpcp-compare-btn {
    color: #1428a0 !important;
    border-color: #1428a0 !important;
  }
  #samsung .add_to_carsou.button-container {
    border: 1px solid black;
  }
  #product .same-category .js-product-miniature .product-price-and-shipping {
    margin-top: 35px;
  }
}

@media (max-width: 1280px) and (min-width: 600px) {
  .fb_dialog iframe {
    bottom: 60px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .img_block
    .product-miniature-cover
    a
    img {
    width: 100% !important;
  }
  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .product_desc
    .desc_info
    h4
    a {
    margin-bottom: 15px !important;
  }
  .special-item
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item-product
    article
    .product_desc {
    padding: 20px 0 !important;
  }
}

@media (max-width: 991px) {
  #desktop_sticky_menu.sticky #block_top_menu,
  #block_top_menu {
    padding: 35px !important;
    padding-left: 35px !important;
  }
}

@media (max-width: 768px) {
  #desktop_sticky_menu.sticky #block_top_menu,
  #block_top_menu {
    padding: 25px !important;
    padding-left: 25px !important;
  }

  #footer .footer-container .links .title {
    position: relative;
  }

  #footer .footer-middle h3 {
    margin-bottom: 10px !important;
  }

  #footer .footer-bottom .footer-bottom-main-row {
    gap: 10px !important;
  }
}
