/*--------------------------------------------------------------------*\
    #RESPONSIVE
\*--------------------------------------------------------------------*/

@media (max-width: 1500px) {
  header.site-header {
    padding: 13px 0;
  }
  header.site-header.fixed {
    padding: 0;
  }
  .main-navigation .mega-menu-wrap {
    width: 95% !important;
  }
  .main-navigation .header-search-btn {
    width: 5%;
  }
  .recent-articles .article-content {
    padding: 10px 20px;
  }
  .recent-articles .article-image .image {
    height: 300px;
  }
  .site-footer .footer-menu .menu {
    clear: both;
    display: inline;
    width: 100%;
  }
  .site-footer .footer-menu .menu > li {
    width: 17.6667%;
    float: left;
  }
  .site-footer .footer-menu .menu > li.om-omron {
    width: 11%;
  }
  .main-footer-sec .footer-icon-list ul {
    right: 4.667%;
  }
}

@media (max-width: 1300px) {
  .header-search-wrap {
    max-width: 100%;
    left: 0;
    right: 0;
    width: 80%;
    margin-left: 18%;
  }
  .main-navigation .max-mega-menu .mega-sub-menu .mega-menu-column:first-child {
    padding-left: 5px !important;
  }
  .main-navigation .max-mega-menu .mega-sub-menu .mega-menu-column {
    padding: 0 5px !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 0 0 5px !important;
  }
  .main-navigation
    .mega-sub-menu
    .mega-menu-item.widget_custom_html
    .menu-category {
    margin-bottom: -15px !important;
    margin-left: 0 !important;
    margin-top: 4px !important;
  }
  .main-navigation .mega-sub-menu .mega-menu-item.widget_custom_html {
    margin-bottom: 11px !important;
  }
  .main-navigation
    #mega-menu-my-custom-menu
    .mega-sub-menu
    .mega-menu-column
    ul.mega-sub-menu {
    padding: 5px 0 5px 5px !important;
  }
}

/********************************************************************************************************/

@media (max-width: 1199px) {
  header.site-header {
    padding: 13px 20px;
  }
  header.site-header.fixed {
    padding: 0px 20px;
  }
  .site-header .col-md-6.menu-container {
    margin-left: 40px;
  }
  .site-header.fixed .site-branding img {
    padding: 20px 0 0 0;
  }
  .site-header .main-navigation {
    padding-top: 10px;
  }
  .site-header.fixed .main-navigation {
    padding: 8px 0px;
  }
  .max-mega-menu li.mega-menu-item .mega-menu-link:before {
    margin: 0 0 0 0px !important;
  }
  .max-mega-menu li.mega-menu-item .mega-menu-link {
    font-size: 16px !important;
  }
  .site-header .site-branding a {
    display: block;
  }
  .main-navigation .max-mega-menu .mega-sub-menu .mega-menu-column:first-child {
    padding-left: 0 !important;
  }
  .main-navigation .mega-sub-menu .mega-menu-item {
    padding: 5px 5px !important;
    text-align: left !important;
  }
  .main-navigation .mega-sub-menu .mega-menu-item .mega-menu-link {
    margin-left: 0 !important;
  }
  /* .main-footer-sec .footer-icon-list ul{
        left: 64.33% !important;
    } */
  body.single-product section.breadcrumbs-section .breadcrumbs-sec {
    position: absolute;
    right: 12%;
  }
  body.single-product.blodtrycksmatare .link-content {
    text-align: center;
  }
  .site-footer .footer-menu .menu li.menu-item {
    padding: 0 4px;
  }
  .site-footer .footer-menu .menu .sub-menu li {
    padding-left: 0;
  }
  .recent-articles .article-content {
    padding: 10px;
  }
  .recent-articles .article-content h3 {
    font-size: 20px;
  }
  /********** header *********************/
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .custom-html-widget
    a {
    width: auto;
  }
  .mega-menu-item ul.mega-sub-menu li.menu-shortcode {
    padding-right: 25px !important;
    width: 33.333%;
  }
  #mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu #thumbnail img {
    width: auto;
  }
  #mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu img {
    width: 100%;
  }
  .menu-shortcode .menu-excert {
    min-height: 61px;
  }
}

/********************************************************************************************************/

@media (max-width: 991px) {
  header.site-header {
    padding: 0;
    position: fixed;
    top: 0px;
  }
  body.logged-in.admin-bar header.site-header {
    top: 32px;
  }
  header.site-header.fixed {
    padding: 0px;
  }
  .site-header .header-icon-list {
    display: none;
  }
  .site-header .site-branding {
    padding: 20px 0;
  }
  .site-header.fixed .site-branding {
    padding: 20px 0;
  }
  .site-header.fixed .site-branding img {
    padding: 0 !important;
  }
  /* #content.site-content {
        margin-top: 100px !important;
    } */
  .site-header .col-md-6.menu-container {
    margin-left: -25px !important;
    position: absolute;
  }
  .mega-menu-wrap .mega-menu-toggle .mega-toggle-block:after {
    display: inline !important;
  }
  .main-navigation .mega-menu-wrap ul.max-mega-menu {
    display: none !important;
    visibility: hidden !important;
  }
  .main-navigation .mega-menu-wrap ul.max-mega-menu.expanded {
    display: block !important;
    visibility: visible !important;
  }
  .main-navigation ul.max-mega-menu.expanded {
    background: #ffffff !important;
    float: none !important;
    height: calc(100vh - 82px) !important;
    left: 0 !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    overflow-y: scroll !important;
    padding: 0px 50px 30px 50px !important;
    position: fixed !important;
    top: 82px !important;
  }
  body.logged-in.admin-bar .main-navigation ul.max-mega-menu.expanded {
    height: calc(100vh - 114px) !important;
    top: 114px !important;
  }
  /*  .site-header.fixed  .main-navigation ul.max-mega-menu.expanded{
        padding: 20px 20px 20px 45px !important;
        margin-top: 60px !important;
        margin-left: 15px !important;
    }  */
  .main-navigation ul.max-mega-menu.expanded li {
    float: none;
    line-height: 1 !important;
    padding: 5px 0 !important;
    position: relative !important;
  }
  .main-navigation ul.max-mega-menu.expanded li a {
    font-size: 16px !important;
    font-weight: 300 !important;
    margin-left: 0px !important;
    width: 40% !important;
  }
  .max-mega-menu li.mega-menu-item .mega-menu-link {
    padding-left: 0px !important;
  }
  .max-mega-menu li.mega-menu-item .mega-menu-link:before {
    float: right !important;
  }
  #mega-menu-my-custom-menu .mega-menu-item ul.mega-sub-menu {
    padding: 0 !important;
  }
  .main-navigation .max-mega-menu .mega-sub-menu li a {
    color: #707070 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
  }
  .main-navigation .mega-sub-menu .mega-menu-item .mega-menu-link {
    font-size: 16px !important;
    line-height: 18px !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 0 0px 10px 0px !important;
  }
  .menu-shortcode .menu-excert {
    min-height: auto;
    padding: 0;
  }
  .main-navigation
    .mega-sub-menu
    .mega-menu-item.widget_custom_html
    .menu-category {
    padding-bottom: 15px;
  }
  .main-navigation
    .mega-sub-menu
    .mega-menu-item.widget_custom_html
    .textwidget {
    font-size: 16px !important;
  }
  .main-navigation .mega-sub-menu .mega-menu-item.widget_custom_html {
    margin-bottom: 0px !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .custom-html-widget
    .menu-category {
    margin-bottom: 0px;
  }
  .main-navigation ul.max-mega-menu.expanded li.menu-shortcode a {
    color: #707070 !important;
    padding-bottom: 10px;
  }
  .main-navigation ul.max-mega-menu.expanded li.menu-shortcode a p {
    margin-bottom: 0px !important;
  }
  .main-navigation
    ul.max-mega-menu.expanded
    li
    .mega-sub-menu
    li.menu-shortcode {
    clear: both;
    padding: 5px 0 !important;
    margin-bottom: 0px;
    width: 100%;
  }
  .main-navigation ul.max-mega-menu.expanded li.menu-shortcode #thumbnail {
    display: none;
  }
  .main-navigation ul.max-mega-menu.expanded li.menu-shortcode p {
    font-size: 13px;
    line-height: 18px;
  }
  .main-navigation ul li a {
    letter-spacing: inherit;
  }
  body.single-product h2 {
    text-align: center;
  }
  .omron-retailers .logo img {
    margin: 0px auto;
    padding: 0 0 10px;
    width: 135px;
  }
  .product-slider .product-slide .caption {
    webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 35px 115px 0;
  }
  .product-slide .slider-image {
    margin: auto;
  }
  .product-featured-tab .extra {
    padding: 40px 0 0 0px;
  }
  .product-featured .features {
    padding-top: 80px;
  }
  body.single-produkt .breadcrumbs-sec {
    padding-top: 20px;
  }
  .link-section .image-column {
    padding: 0;
  }
  .site-content {
    padding-top: 82px;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-icon-right
    > a.mega-menu-link:before {
    display: none;
  }
  span.submenu-dropdown {
    display: block;
  }
  .omron-video .product-video {
    padding: 0px;
  }
  .category-product .product-listing .product-categories-title .title {
    font-size: 16px;
  }
  .home-slider .caption h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .home-slider .caption h2 {
    font-size: 20px;
  }
  .pre-footer-sec .subscribe-button {
    padding: 33px 35px 14px 0px;
    /* margin-right: 0px; */
  }
  .subscribe-button .mc4wp-form .submit-btn {
    right: 15px;
  }
  .tens-sec .category-product .product-listing {
    width: auto;
  }
  .recent-articles .article-content {
    padding: 20px;
  }
  .recent-articles .article-content h3 {
    font-size: 20px;
  }
  .recent-articles .col-sm-12 {
    margin-bottom: 40px;
  }
  /*  New CSS */
  .main-navigation
    .max-mega-menu
    .mega-sub-menu
    ul:hover
    li
    .custom-html-widget
    a {
    color: #707070 !important;
  }
  .main-navigation .max-mega-menu .mega-sub-menu ul:hover li a.mega-menu-link {
    color: #005eb8;
  }
  .main-navigation
    .max-mega-menu
    .mega-sub-menu
    ul
    #mega-menu-58-0-2
    ul
    li.menu-shortcode:hover
    a
    p {
    color: #707070 !important;
  }
  #mega-menu-my-custom-menu .mega-menu-item ul.mega-sub-menu #mega-menu-58-0-1 {
    padding-bottom: 170px !important;
  }
  #mega-menu-my-custom-menu
    .mega-menu-item
    ul.mega-sub-menu
    #mega-menu-1438-0-1 {
    padding-bottom: 80px !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.row-two {
    top: 100%;
    margin-top: 150px;
  }
  #mega-menu-my-custom-menu
    .mega-menu-item
    ul.mega-sub-menu
    #mega-menu-1521-0-1 {
    padding-bottom: 50px !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.andningshalsa-row-two {
    margin-top: 175px;
    top: 100%;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .custom-html-widget
    a {
    font-weight: 300 !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .social-icon
    a {
    color: #005eb8 !important;
    display: block !important;
    font-size: 16px !important;
    font-weight: 300;
    padding: 20px 0 0;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .social-icon
    a
    i {
    padding-right: 8px;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .social-icon
    a
    i.fa-facebook {
    padding-right: 12px;
  }
  /****footer*********/
  .site-footer .pre-footer-sec {
    padding: 40px 15px 60px;
  }
  .site-footer .pre-footer-sec .pre-footer {
    padding-right: 0;
    text-align: center;
  }
  .site-footer .pre-footer-sec .pre-footer h2 {
    font-size: 24px;
  }
  .site-footer .footer-menu .menu {
    display: block;
    text-align: center;
    position: relative;
  }
  .main-footer-sec .footer-icon-list {
    float: none;
  }
  .main-footer-sec .footer-icon-list ul {
    display: flex;
    justify-content: space-around;
    position: absolute;
    left: 0 !important;
    top: -95px;
    width: 100% !important;
  }
  .main-footer-sec .footer-icon-list ul .social-icon {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    /* justify-content: space-between !important; */
  }
  .site-footer .main-footer-sec .col-md-10,
  .site-footer .main-footer-sec .col-md-2 {
    clear: both;
  }
  .main-footer-sec .footer-content {
    clear: both;
    float: none !important;
    position: relative;
    top: 0;
    text-align: center;
    padding-top: 20px;
  }
  .main-footer-sec .site-info {
    text-align: center;
  }
  .main-footer-sec .footer-content .foot-logo {
    margin: 0 auto;
    width: 200px;
  }
  .site-footer .footer-menu .menu .sub-menu {
    padding-top: 20px;
  }
  .site-footer .footer-menu .menu .menu-item {
    padding-bottom: 5px !important;
    width: 100% !important;
  }
  .footer-menu ul li a {
    font-size: 16px !important;
  }
  .footer-content .footer-contact p,
  .footer-content .footer-contact a {
    font-size: 16px;
    line-height: 22px;
  }
  .main-footer-sec .site-info a {
    font-size: 12px;
  }
  /********** header ***************/
  .main-navigation ul.max-mega-menu.expanded li .mega-sub-menu li {
    padding: 5px 0 !important;
  }
  #mega-menu-my-custom-menu #mega-menu-1438-1 > ul {
    padding: 0 !important;
  }
  .andningshalsa .category-product .elementor-shortcode .product-listing {
    width: 100%;
  }
  .main-navigation .header-search-btn {
    display: none;
  }
  .main-navigation ul .mega-mobile-search-menu,
  .main-navigation ul .mega-mobile-search-menu .mega-sub-menu,
  .main-navigation
    ul
    .mega-mobile-search-menu
    .mega-sub-menu
    .header-search-btn {
    display: block !important;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    li.mega-mobile-search-menu.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu
    li
    .custom-html-widget
    .header-search-btn {
    color: #005eb8 !important;
    font-size: 20px !important;
    float: none;
    margin-top: -10px;
    padding: 0;
    position: relative;
    width: 100% !important;
  }
  .header-search-wrap {
    top: 0;
    height: 100vh;
    margin: 0;
    padding: 0 25px;
    width: 100%;
  }
  .header-search-wrap .header-search {
    background: transparent;
    top: 310px;
  }
  .header-search-wrap .header-search:before {
    display: none;
  }
  .header-search-wrap .search-form {
    width: 100%;
  }
  .header-search-wrap .search-form label {
    width: 100%;
  }
  .header-search-wrap .search-form .search-submit-btn {
    background: transparent;
    border: 2px solid #005eb8;
    color: #005eb8;
    display: block;
    font-family: "Cerebri Sans", sans-serif !important;
    font-size: 14px;
    margin: 40px auto 0;
    padding: 3px 50px;
    text-transform: uppercase;
  }
  .header-search-wrap .search-form input[type="search"] {
    background: transparent;
    border-bottom: 2px solid #1a5ea9;
    font-weight: 400;
    padding: 20px 0 0;
    text-align: center;
    width: 100%;
  }
  .header-search-wrap .search-form input[type="search"]::placeholder {
    color: transparent;
  }
  .header-search-wrap .search-form input[type="search"]:focus {
    border-bottom: 2px solid #005eb8;
  }
  .header-search-wrap .search-form .text-label {
    color: #005eb8;
    display: block;
    font-size: 32px;
    /* font-weight: 400; */
    margin: 0;
    position: relative !important;
    top: 0;
  }
  .header-search-wrap.open .header-search-btn.close-btn {
    display: block;
    padding-bottom: 10px;
  }
  .header-search-wrap .header-search-btn.close-btn .fa {
    font-size: 50px;
  }
  .header-search-wrap .header-search-btn.close-btn .fa:before {
    content: "\00d7" !important;
  }
  .site-header .site-branding img {
    width: auto;
  }
}

/********************************************************************************************************/

@media (max-width: 782px) {
  body.logged-in.admin-bar header.site-header,
  body.logged-in.admin-bar header.site-header.fixed {
    top: 46px !important;
  }
}

/********************************************************************************************************/

@media (max-width: 767px) {
  body.logged-in.admin-bar header.site-header,
  body.logged-in.admin-bar header.site-header.fixed {
    top: 46px;
  }
  .product-featured .owl-carousel {
    width: 100%;
  }
  .site-header .site-branding {
    width: 30%;
  }
  .site-header.fixed .site-branding {
    padding: 24px 0 16px;
    /* margin-top: 20px; */
  }
  .site-header .col-md-6.menu-container {
    position: relative;
  }
  .site-header.fixed .col-md-6.menu-container {
    padding: 0px;
  }
  .site-header .main-navigation,
  .site-header.fixed .main-navigation {
    padding: 0px;
  }
  header.site-header.fixed #mega-menu-wrap-my-custom-menu .mega-menu-toggle {
    top: -85px !important;
  }
  .site-header.fixed
    .mega-menu-wrap
    .mega-menu-toggle
    .mega-toggle-block:after {
    top: 105px;
  }
  .main-navigation ul.max-mega-menu.expanded {
    top: 82px !important;
  }
  body.logged-in.admin-bar .main-navigation ul.max-mega-menu.expanded {
    top: 128px !important;
  }
  #mega-menu-wrap-my-custom-menu .mega-menu-toggle {
    top: -80px !important;
  }
  .main-navigation ul.max-mega-menu.expanded {
    margin-top: -10px !important;
  }
  .main-navigation ul.max-mega-menu.expanded li a {
    width: 50% !important;
  }
  .site-footer .pre-footer-sec {
    padding: 40px 60px 60px 60px;
  }
  .slider {
    margin-bottom: 25px;
  }
  .slider .item {
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.41);
    background-size: cover;
    background-position-x: 75%;
    background-repeat: no-repeat;
    /* width: 100%; */
  }
  .home-slider .caption h1 {
    color: #ffffff;
    font-size: 32px;
    left: 7%;
    top: 40%;
    min-width: 20px;
    line-height: 38px;
  }
  .home-slider .caption h2 {
    min-width: 30px;
    max-width: 295px;
    color: #ffffff;
    font-size: 18px;
    left: 7%;
    line-height: 24px;
  }
  .home-slider .slider-button {
    left: 28%;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 8px 0;
    text-align: center;
    top: 80%;
    width: 195px !important;
  }
  .home-slider .owl-controls {
    /* display: none; */
    padding: 15px 85px 0px 85px;
  }
  .banner-sec {
    height: 200px;
    max-height: unset;
  }
  .banner-sec .caption {
    padding: 20px 0;
  }
  .banner-sec .caption .banner-title {
    font-size: 24px;
    line-height: 32px;
  }
  section.breadcrumbs-section {
    padding: 20px 10px 4px 10px;
  }
  body.single-product section.breadcrumbs-section .breadcrumbs-sec {
    right: 0 !important;
    left: 5%;
    top: 6.333%;
  }
  body.single-product h2 {
    text-align: left;
  }
  body.single-product section.breadcrumbs-section .breadcrumbs-sec {
    right: 0 !important;
    left: 5%;
    top: 6.333%;
  }
  body.single-product h2 {
    text-align: center;
  }
  .product-featured .content-carousel .owl-carousel.owl-loaded {
    float: left;
    padding: 0 65px;
    width: 100%;
  }
  .product-featured .owl-carousel .owl-dots {
    position: relative;
    display: none !important;
  }
  .product-featured .owl-carousel .owl-nav {
    display: inline-flex;
    position: absolute;
    top: 50%;
    left: 0px;
  }
  .product-featured .owl-carousel .owl-nav .owl-prev,
  .product-featured .owl-carousel .owl-nav .owl-next {
    color: transparent;
    display: block !important;
    position: relative;
  }
  .product-featured .owl-carousel .owl-nav .owl-prev {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/blue-left-arrow.svg)
      no-repeat;
    background-position-x: 30px;
  }
  .product-featured .owl-carousel .owl-nav .owl-next {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/blue-right-arrow.svg)
      no-repeat;
    background-position-x: 260px;
  }
  /* body.single-produkt.tens-apparater
    .product-featured
    .owl-carousel
    .owl-nav
    .owl-next {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/02/Forward-arrow.png)
      no-repeat !important;
  } */
  /* body.single-produkt.tens-apparater
    .product-featured
    .owl-carousel
    .owl-nav
    .owl-prev {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/02/Forward-arrow-1.png)
      no-repeat !important;
  } */
  section.product-featured h2 {
    text-align: left !important;
  }
  .omron-video .product-video {
    padding: 0 15px;
    width: 100%;
  }
  .omron-video .product-video .cpm-video {
    width: 100%;
  }
  .product-slide .slider-image {
    width: 100%;
    margin: 0;
    padding: 0 40px;
  }
  .product-slide .slider-image img {
    /* height: 360px;
    width: 100%; */
    object-position: 0 70%;
    object-fit: cover;
    aspect-ratio: 16/15;
  }
  .product-slider .product-slide .caption {
    padding: 30px 20px;
  }
  .product-slider .owl-controls .owl-nav {
    top: 65%;
  }
  .product-slider .owl-controls .owl-nav .owl-prev {
    margin-left: -30px;
  }
  .product-slider .owl-controls .owl-nav .owl-next {
    right: 7%;
  }
  .product-slider .owl-controls .owl-nav .owl-prev {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/circle-left-arrow.svg)
      no-repeat;
    background-size: 22px;
  }
  .product-slider .owl-controls .owl-nav .owl-next {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/circle-right-arrow.svg)
      no-repeat;
    background-size: 22px;
    float: right;
    left: -10%;
    position: relative;
    right: 11%;
  }
  .omron-picture .cpm-picture {
    width: 40%;
    margin: 0 auto;
    padding: 0 12px !important;
  }
  .category-product.owl-carousel {
    text-align: center;
  }
  .category-product .owl-controls .owl-nav {
    display: inline-block;
  }
  .category-product .owl-controls .owl-nav .owl-prev,
  .category-product .owl-controls .owl-nav .owl-next {
    color: transparent;
    display: block !important;
    position: absolute;
    top: 34%;
  }
  .shortcode-slider .owl-carousel .owl-item li {
    padding: 0 150px !important;
    width: 100%;
  }
  .category-product-sec .category-product .product-listing {
    width: 100%;
  }
  .category-product .owl-controls .owl-nav .owl-prev {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/blue-left-arrow.svg)
      no-repeat;
    left: 50px;
  }
  .product-section .category-product .owl-controls .owl-nav .owl-prev,
  .product-section .category-product .owl-controls .owl-nav .owl-next {
    top: 32%;
  }
  .category-product .owl-controls .owl-nav .owl-next {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/blue-right-arrow.svg)
      no-repeat;
    right: 50px;
  }
  .link-section {
    padding: 0 0 25px 0;
  }
  .link-section .blodtryck-banner-img {
    max-height: 100%;
  }
  .link-section .link-content .button-link {
    padding: 5px 68px 6px 69px;
    width: 200px;
  }
  .link-section .link-content .button-link .button-text {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
  }
  .link-section .image-column {
    padding: 0;
  }
  .link-section .blodtryck-column {
    padding: 30px 25px 30px 25px !important;
    height: auto;
  }
  .heart-health-section {
    padding: 30px 10px;
  }
  body.single-product h2 {
    font-size: 24px;
  }
  body.single-product p {
    font-size: 14px;
  }
  .product-slider .product-slide .caption h1 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
  }
  .product-slider .product-slide .caption .sub-title {
    font-size: 16px;
    text-align: center;
    line-height: 22px;
  }
  .omron-picture .sub-title {
    font-size: 14px;
    padding: 0;
    text-align: center;
  }
  .omron-picture .product-picture-title {
    padding: 0 0 5px 0;
  }
  .blog-shortcode .hardukoll-listing {
    display: block !important;
    width: 100%;
    padding: 0 20px !important;
  }
  body.single-hardukoll section.breadcrumbs-section {
    padding: 40px 15px 6px 15px;
  }
  .blog-section .caption .cpm-post-text {
    font-size: 24px;
    line-height: 32px;
  }
  .blog-section .footer-section {
    margin-top: 10px;
  }
  .blog-section .featured-image img {
    width: 100%;
  }
  .omron-retailers {
    padding: 10px 0;
    text-align: center;
  }
  section.omron-video a.cpm-video iframe {
    width: 100% !important;
    height: 300px;
  }
  section.omron-video {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .product-slider {
    margin-top: 10px !important;
  }
  .tab-content .ui-tabs-panel {
    /* display: block !important; */
  }
  .product-featured-tab .tabs-wrap .tab-menu {
    /* display: none; */
  }
  section.product-featured-accordion {
    display: block;
    padding: 0;
  }
  section.product-featured-tab {
    display: none;
  }
  .product-featured-accordion .extra {
    padding: 40px 0 0 0px;
  }
  .product-featured-accordion .extra a {
    padding: 0 !important;
  }
  .gallery-slider .owl-controls .owl-nav {
    display: inline-block;
  }
  .gallery-slider .owl-controls .owl-nav .owl-prev,
  .gallery-slider .owl-controls .owl-nav .owl-next {
    color: transparent;
    display: block !important;
    position: absolute;
    top: 43%;
  }
  .gallery-slider .owl-controls .owl-nav .owl-prev {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/blue-left-arrow.svg)
      no-repeat;
    left: 20%;
  }
  .gallery-slider .owl-controls .owl-nav .owl-next {
    background: url(https://omron-sverige.se/wp-content/uploads/2020/01/blue-right-arrow.svg)
      no-repeat;
    right: 20%;
  }
  #tens-apparater li.product-listing {
    width: 70%;
  }
  #tens-apparater .product-categories-title {
    text-align: center;
  }
  .mega-menu-wrap .mega-menu-toggle .mega-toggle-block:after {
    right: 10px;
    top: 100px;
  }
  section.omron-picture {
    padding: 0;
  }
  .product-featured-accordion .specification-label-column li {
    padding: 10px 0;
  }
  .product-featured-accordion .specification-label {
    line-height: 18px;
  }
  .product-featured-accordion .product-file img {
    width: 123px;
  }
  /* NEW CSS */
  .breadcrumbs-section .breadcrumbs-sec .breadcrumbs {
    font-size: 14px;
  }
  .product-featured-accordion .specification-label-column li {
    padding: 5px 0;
    margin: 0;
    overflow: auto;
  }
  .extra p a {
    display: inline !important;
  }
  .package-mobile-desc ul {
    list-style: disc;
    margin-left: 15px;
  }
  .product-featured .content-carousel {
    width: 100%;
  }
  .product-featured .content-carousel .owl-carousel.owl-loaded {
    padding: 0 75px;
  }
  .product-featured .owl-carousel .owl-nav .owl-next {
    background-position-x: calc(100% - 32px);
  }
  .product-featured .owl-carousel .owl-nav .owl-prev {
    background-position-x: 32px;
  }
  section.product-featured-accordion #accordion2 {
    padding: 0 40px 0 0;
  }
  section.product-featured-accordion #accordion2 a {
    font-size: 16px;
    line-height: 22px;
  }
  section.product-featured-accordion #accordion2 p {
    font-size: 14px;
  }
  section.product-featured-accordion #accordion2 .panel-body {
    padding: 5px 15px;
  }
  section.product-featured-accordion #accordion2 a:before {
    content: "\f068" !important;
    font-size: 10px !important;
    font-family: "FontAwesome" !important;
  }
  section.product-featured-accordion
    #accordion2
    .panel-heading
    .accordion-toggle.collapsed::before {
    content: "\f00d" !important;
    color: #717070;
    transform: rotate(-135deg);
    transition: all 0.2s ease-in;
  }
  .product-section {
    padding: 25px 0 0;
  }
  body.single-produkt h2 {
    font-size: 24px;
    line-height: 32px !important;
    text-align: center;
  }
  .product-featured-accordion .specification-label.text {
    margin-top: 2px;
  }
  .cookie-bar-bar .ctcc-inner {
    display: block;
    text-align: center;
    width: 100%;
  }
  .ctcc-right-side {
    display: block;
  }
  .ctcc-left-side {
    margin-right: 0;
  }
  button#catapultCookie {
    margin-left: 0px !important;
  }
  .tens-sec .category-product .elementor-shortcode .product-listing {
    width: 50%;
    margin: 0 25%;
    padding: 0;
  }
  .breadcrumbs-section .container {
    width: auto;
    padding: 0 15px;
  }
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .omron-retailers .retailers-button {
    border-radius: 4px;
    padding: 2px 46px 4px;
  }
  .omron-retailers .retailers-button .button-text {
    font-size: 10px;
    font-weight: 700;
  }
  .omron-retailers .title {
    font-size: 16px;
  }
  .product-section {
    padding: 25px 0 0;
  }
  .product-section .related-product-text h2 {
    font-size: 14px;
    letter-spacing: 0.6px;
  }
  .link-section .link-content h2 {
    line-height: 32px;
    margin-bottom: 5px;
  }
  .site-footer .footer-menu .menu li.menu-item.om-omron {
    position: relative;
    right: auto;
    top: auto;
  }
  .category-product .product-listing .product-categories-title {
    text-align: center;
  }
  .category-product .product-listing .product-categories-title .title {
    font-size: 24px;
  }
  /* NEW CSS */
  .banner-sec {
    display: none;
  }
  section.mobile-banner-sec {
    display: block !important;
    padding: 0;
    height: auto;
  }
  section.mobile-banner-sec .container {
    padding: 0;
  }
  section.mobile-banner-sec .mobile-image:after {
    content: "";
    background: #000000;
    opacity: 0.3;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .mobile-banner-sec .caption {
    position: absolute;
    top: 33%;
    width: 100%;
  }
  .recent-articles .article-image {
    width: 100%;
  }
  .recent-articles .article-content {
    width: 100%;
    padding: 20px 10px;
  }
  .recent-articles .article-image .image {
    height: 350px;
  }
  .mobile-top-image-col {
    order: 1;
  }
  .mobile-top-col {
    order: 2;
  }
  .elementor-column.related-product {
    order: 3;
  }
  .related-section {
    padding: 15px 0;
  }
  .related-section .article-content .title h3 {
    font-size: 20px;
  }
  .elementor-text-editor h3 {
    font-size: 20px;
  }
  /********** Product listing page ************/
  .blodtrycksmatare-fran-omron .product-cat .product-listing-sec {
    padding-top: 0;
  }
  .blodtrycksmatare-fran-omron .product-cat .category-product .product-listing {
    clear: both;
    display: block;
    float: none;
    padding: 0 0 15px;
    width: 100%;
  }
  .kroppskontroll-sec .product-cat .category-product .product-listing {
    padding: 0;
    width: 100%;
  }
  .error-page .page-header {
    padding: 0px 25px;
  }
  .error-page .page-header h1 {
    font-size: 34px;
  }
  /************** SEARCH ***********************/
  .header-search-wrap .search-form .text-label {
    font-size: 18px;
  }
  .header-search-wrap .search-form input[type="search"] {
    font-size: 18px;
  }
  body.search .mobile-banner-sec {
    display: none !important;
  }
  body.search .search-sec .breadcrumbs-section {
    padding: 0px;
  }
  .search-sec {
    padding: 30px 10px;
  }
  .search-sec .entry-header .entry-title {
    font-size: 20px;
    line-height: 24px;
  }
  body.single.lindra-andningsbesvar-med-nebulisator
    .breadcrumbs-section
    a.bread_product_category:before {
    width: 220px;
  }
  body.single.lindra-andningsbesvar-med-nebulisator
    .breadcrumbs-section
    a.bread_product_category {
    width: 220px;
  }
  body.single.hall-koll-pa-hjartat
    .breadcrumbs-section
    a.bread_product_category:before,
  body.single.bli-fri-fran-smarta
    .breadcrumbs-section
    a.bread_product_category:before {
    width: 130px;
  }
  body.single.hall-koll-pa-hjartat
    .breadcrumbs-section
    a.bread_product_category,
  body.single.bli-fri-fran-smarta
    .breadcrumbs-section
    a.bread_product_category {
    width: 100%;
  }
  .retailers-column .col-sm-12 {
    padding-top: 20px;
  }
  .mobile-banner-sec .caption {
    top: 0;
  }
  .header-arrow .elementor-heading-title {
    line-height: 1.5;
  }
  .header-arrow .elementor-heading-title a {
    display: inline-block;
  }
  .site-footer .pre-footer-sec {
    padding: 40px 10px 40px;
  }
  .main-footer-sec .footer-icon-list ul {
    position: unset;
    margin-bottom: 20px;
  }
  .main-footer-sec .footer-icon-list ul .social-icon {
    color: #005eb8;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.3;
  }
  .elementor-heading-title {
    line-height: 1.3 !important;
  }
  .three-icon-box .elementor-widget-heading {
    display: none;
  }
  .three-icon-box
    .elementor-column:last-child
    .elementor-widget-image
    .elementor-widget-container {
    margin-bottom: 0 !important;
  }
  .three-icon-box .elementor-column .elementor-widget-image {
    margin-bottom: 5px !important;
  }
  .three-icon-box .elementor-column .elementor-element-populated {
    padding: 10px !important;
  }
  .heart-health-section .heart-health-content {
    padding: 10px 5px 0px 5px;
  }
  .elementor-reverse-mobile.elementor-reverse-second-child
    .elementor-container {
    flex-direction: column;
  }
}

/********************************************************************************************************/

@media (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
  .product-featured .content-carousel .owl-carousel.owl-loaded {
    padding: 0;
  }
  .product-featured .owl-carousel .item {
    width: 40%;
    margin: 0 60px;
  }
  .product-featured .owl-carousel .owl-nav .owl-prev {
    /* background-position-x: 60px; */
  }
  .product-featured .owl-carousel .owl-nav .owl-next {
    background-position-x: 120px;
  }
  .shortcode-slider .owl-carousel .owl-item li {
    padding: 0 75px !important;
  }
  .category-product .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
  .product-section .category-product .owl-controls .owl-nav .owl-next {
    right: 20px;
  }
  .category-product .owl-controls .owl-nav .owl-prev {
    left: 5% !important;
  }
  .product-featured-accordion .specification-label {
    display: block;
    width: 100%;
  }
  .product-featured-accordion .specification-label.text {
    float: none;
    padding: 0;
    width: 100%;
  }
  .product-featured-accordion .specification-label-column li {
    padding: 5px 0 10px 0;
  }
  section.home-slider {
    display: none;
  }
  section.home-slider.mobile-home-slider {
    display: block;
    padding: 0;
  }
  .mobile-home-slider .item {
    height: auto !important;
    background-image: none !important;
  }
  .mobile-home-slider .item .container-fluid {
    padding: 0;
  }
  section.mobile-home-slider .mobile-slider:after {
    content: "";
    background: #000000;
    opacity: 0.3;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .home-slider .caption h1 {
    top: 50%;
  }
  .home-slider .slider-button {
    top: 70%;
  }
  .elementor-hidden-phone {
    display: none;
  }
}

/********************************************************************************************************/

@media (max-width: 480px) {
  body.logged-in.admin-bar .site-header.fixed {
    top: 46px;
  }
  header.site-header.fixed {
    padding: 0px;
  }
  .site-header .site-branding {
    padding: 24px 0 16px;
  }
  .main-navigation ul.max-mega-menu.expanded li a {
    width: 100% !important;
  }
  .site-footer .pre-footer-sec {
    /* padding: 40px 10px 60px 10px; */
  }
  .subscribe-button .mc4wp-form input[type="email"] {
    padding: 15px 10px 15px 15px;
  }
  .subscribe-button .mc4wp-form .submit-btn {
    padding: 19px 33px 19px 34px;
    top: 25px;
  }
  .pre-footer-sec .subscribe-button {
    padding: 25px 0px 0px;
  }
  .home-slider .item {
    background-position-x: 72%;
  }
  .home-slider .caption h1 {
    left: 10%;
    top: 50%;
  }
  .home-slider .caption h2 {
    left: 10%;
    top: 68%;
  }
  .home-slider .slider-button {
    margin: 0 auto;
    left: 24%;
    top: 81%;
  }
  .product-slider .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .product-slide .slider-image {
    padding: 0;
  }
  .product-slider .owl-controls .owl-nav {
    top: 70%;
  }
  .product-slider .owl-controls .owl-nav .owl-next {
    left: -6%;
  }
  .product-slider .owl-controls .owl-nav .owl-prev {
    margin-left: -20px;
  }
  .elementor-widget-wrap
    .elementor-shortcode
    .shortcode-slider
    .owl-carousel
    .owl-item
    li {
    padding: 0 25px !important;
  }
  .product-section .shortcode-slider .owl-carousel .owl-item li {
    padding: 0 20px !important;
  }
  .shortcode-slider .owl-controls .owl-nav .owl-prev {
    left: -10%;
  }
  .shortcode-slider .owl-controls .owl-nav .owl-next {
    right: -55px;
  }
  .category-product .shortcode-slider .owl-controls .owl-nav .owl-next {
    right: -15px;
  }
  .product-section .category-product .owl-controls .owl-nav .owl-next {
    right: -21px;
  }
  .category-product .owl-controls .owl-nav .owl-prev {
    left: 0 !important;
  }
  .product-section .category-product .owl-controls .owl-nav .owl-prev {
    left: -2% !important;
  }
  .product-featured .content-carousel .owl-carousel.owl-loaded {
    padding: 0 20px;
  }
  .product-featured .owl-carousel .item {
    margin: 0 20px;
  }
  .product-featured .content-carousel .owl-carousel.owl-loaded {
    width: 100%;
  }
  section.omron-video a.cpm-video iframe {
    width: 100% !important;
    height: 175px;
  }
  .product-slider .product-slide {
    height: auto;
  }
  /* .product-slide .slider-image img {
    height: auto;
  } */
  .product-slider {
    background: transparent;
  }
  .product-slider .product-slide .caption {
    background-image: linear-gradient(to bottom right, #00b5c3, #005eb8);
    height: 200px;
  }
  .product-slider .product-slide .caption h1 {
    top: auto;
  }
  .link-section .blodtryck-banner-img {
    min-height: auto;
  }
  .omron-picture .cpm-picture {
    width: 65%;
  }
  .gallery-slider .owl-controls .owl-nav .owl-prev {
    left: 20px;
  }
  .gallery-slider .owl-controls .owl-nav .owl-next {
    right: 3px;
  }
  #tens-apparater li.product-listing {
    width: 100%;
    padding: 0 2px;
  }
  /* NEW CSS  */
  .product-featured .content-carousel {
    width: 100%;
  }
  .product-featured .owl-carousel .owl-nav .owl-next {
    background-position-x: 0;
    float: right;
    left: 54%;
  }
  .product-featured .owl-carousel .owl-nav .owl-prev {
    background-position-x: 0px;
    left: -30px;
  }
  .product-featured .content-carousel .owl-carousel.owl-loaded {
    padding: 0;
  }
  .product-featured .content-carousel {
    padding: 0 50px;
  }
  .product-featured .owl-carousel .item {
    width: auto;
    margin: 0;
    /*         margin: 0 auto; */
  }
  .mega-menu-wrap .mega-menu-toggle .mega-toggle-block:after {
    top: 95px;
  }
  .site-header.fixed
    .mega-menu-wrap
    .mega-menu-toggle
    .mega-toggle-block:after {
    top: 100px;
  }
  section.product-featured {
    margin-top: -24px;
  }
  .single-produkt .col-sm-12.col-md-5.features {
    padding-top: 15px;
  }
  .short-code .slider.shortcode-slider,
  .blodtrycksmatare-fran-omron .slider.shortcode-slider {
    margin-bottom: -30px;
  }
  .product-section .shortcode-slider {
    margin-bottom: -15px;
  }
  .tens-sec .category-product .elementor-shortcode .product-listing {
    margin: 0;
    width: 100%;
    padding: 0 20px;
  }
  .mobile-image-col {
    position: absolute !important;
  }
  .mobile-text-col {
    padding-top: 255px;
  }
  .mobile-image-col .elementor-image,
  .mobile-top-col .elementor-image {
    padding: 255px 0 0 0;
  }
  .mobile-image-col .elementor-image img,
  .mobile-top-col .elementor-image img {
    display: none !important;
  }
  .blog-shortcode .hardukoll-listing #image img {
    height: auto;
  }
  section.mobile-home-slider .mobile-slider {
    height: 400px;
  }
}

/********************************************************************************************************/

@media (max-width: 345px) {
  .pre-footer-sec .pre-footer h2 {
    font-size: 27px;
  }
  .main-footer-sec .footer-icon-list ul {
    left: -11px !important;
  }
  .main-footer-sec .footer-icon-list ul .social-icon {
    padding-left: 10px;
  }
  .home-slider .caption h1 {
    font-size: 30px;
  }
  .home-slider .caption h2 {
    font-size: 18px;
    left: 7%;
  }
  .product-slider .owl-controls .owl-nav .owl-next {
    right: 0%;
  }
  .link-section .link-content .button-link {
    margin: 0px 20px;
  }
  .shortcode-slider .owl-controls .owl-nav .owl-prev,
  .shortcode-slider .owl-controls .owl-nav .owl-next {
    top: 35%;
  }
  .shortcode-slider .owl-controls .owl-nav .owl-prev {
    left: -20%;
  }
  /* .shortcode-slider .owl-controls .owl-nav .owl-next {
        right: -55px !important;
    } */
}

/********************************************************************************************************/

@media (min-width: 1903px) {
  header.site-header .container {
    margin: 0 auto;
    max-width: 1860px;
  }
  .site-header .site-branding a {
    margin-right: 41px;
  }
}

@media (max-width: 1800px) {
  .main-navigation ul .custom-html-widget a {
    width: 180px;
  }
}

@media (max-width: 1755px) {
  .category-product-sec .category-product .item .product-listing {
    width: 100%;
  }
  .category-product-sec .category-product .item:first-child {
    padding-left: 0;
  }
  .category-product .elementor-shortcode .item {
    width: 19%;
    display: inline;
    float: left;
  }
  .category-product .elementor-shortcode .item:first-child {
    padding-left: 10px;
  }
  .related-product .category-product .item {
    width: 80%;
    padding-left: 0px !important;
  }
  .product-cat .category-product .item .product-listing {
    width: auto;
  }
}

@media (max-width: 1550px) {
  .header-search-wrap {
    max-width: 1110px;
  }
}

@media (max-width: 1299px) {
  .site-header.fixed .site-branding img {
    padding: 20px 10px 0 10px;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 5px !important;
  }
  .max-mega-menu li.mega-menu-item .mega-menu-link:before {
    margin: 0 0 0 5px !important;
  }
  .main-footer-sec .footer-icon-list ul {
    right: 2.667%;
  }
  .main-footer-sec .footer-content {
    float: left;
    padding-left: 0px;
  }
  body.single-product section.breadcrumbs-section .breadcrumbs-sec {
    position: absolute;
    right: 18.333%;
  }
  .link-section .blodtryck-banner-img {
    width: 100%;
  }
  .link-section .blodtryck-column {
    padding: 99px 40px 105px 40px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1070px;
  }
  .container-fluid {
    max-width: 1550px;
  }
}

@media (max-width: 1400px) and (min-width: 1200px) {
  header.site-header,
  header.site-header.fixed {
    padding-right: 0px;
  }
  .site-header .header-icon-list {
    padding: 25px 20px 3px 20px;
  }
}

@media (max-width: 500px) {
  .site-content {
    padding-top: 62px;
  }
  .mega-menu-wrap .mega-menu-toggle .mega-toggle-block:after {
    font-size: 32px !important;
    right: 10px;
  }
  .main-navigation ul.max-mega-menu.expanded {
    height: calc(100vh - 60px) !important;
  }
  body.logged-in.admin-bar .main-navigation ul.max-mega-menu.expanded {
    height: calc(100vh - 97px) !important;
  }
  .main-navigation ul.max-mega-menu.expanded {
    margin-top: -20px !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  section.breadcrumbs-section {
    padding: 40px 30px 0 !important;
  }
  .omron-picture .slider .col-sm-12 {
    width: 25%;
  }
  .search-sec {
    padding: 50px 0;
  }
  body.search .search-sec .breadcrumbs-section {
    padding: 0 !important;
  }
}

@media (max-width: 400px) and (min-width: 375px) {
  .product-featured
    .owl-carousel
    .item
    img:not(img.omron-single-image-overlay) {
    height: 315px;
  }
  .nebulisatorer .product-featured .owl-carousel .item img {
    height: auto;
  }
}

@media (max-width: 374px) and (min-width: 300px) {
  .link-section .link-content .button-link {
    padding: 5px 40px 7px;
  }
  .link-section .link-content .button-link {
    margin: 0px 24%;
  }
  .main-navigation ul.max-mega-menu.expanded {
    padding: 0 20px 30px !important;
  }
}

@media (min-width: 992px) {
  .omron-retailers .retailers-column {
    clear: both;
    padding: 0;
    width: 100%;
  }
  .omron-retailers .col-md-4 {
    display: inline-block;
    float: none;
    padding-bottom: 25px;
    width: 33%;
  }
  .single-produkt.postid-69 .col-md-4 {
    width: 100%;
  }
  .single-produkt.postid-69 .retailers-column .col-md-4 {
    width: 33%;
  }
  .single-produkt.postid-69 .omron-retailers .logo img {
    margin: 0 auto;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .omron-retailers .col-md-4 {
    padding-bottom: 30px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .product-featured .content-carousel .owl-carousel.owl-loaded img {
    width: 90%;
  }
  .content-carousel .item .omron-single-image-overlay {
    right: 60px;
  }
  .link-section .blodtryck-column {
    height: 401px;
    padding: 40px 40px 40px 40px !important;
  }
  .link-content .heading-title {
    text-align: center;
  }
  .footer-menu ul li a {
    font-size: 12px !important;
  }
  .main-footer-sec .footer-icon-list ul {
    right: 2.667%;
  }
  #mega-menu-wrap-my-custom-menu
    #mega-menu-my-custom-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 2px !important;
  }
  .max-mega-menu li.mega-menu-item .mega-menu-link:before {
    margin-top: 1px !important;
  }
}

@media (max-width: 375px) {
  body.single.lindra-andningsbesvar-med-nebulisator
    .breadcrumbs-section
    .post-title {
    margin-left: -60px;
  }
}
