@media only screen and (max-width: 1600px) {


}

@media only screen and (min-width: 1366px) {

  .col-product-item-image-content a img {
    height: 100%;
    width: auto;
  }

  .col-product-item-image-content a {
    height: 325px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

}

@media only screen and (max-width: 1280px) {

  .header-top-nav-box nav a {

    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    color: #515151;
  }

  .slick-slider-box .slick-dots {
    margin-top: 15px;
  }


}

@media only screen and (max-width: 1024px) {

  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 3.5px;
    padding-left: 3.5px;
  }

  .container {
    max-width: 97%;
  }

  .header-bottom-box nav a span {
    display: none;
  }

  .header-bottom-box form {
    margin-top: 0;
  }

  .row .d-flex-banner:last-child {
    display: none;
  }

  .box-page.page-kategoriGoster {
    padding-left: 10px;
  }

}

@media only screen and (max-width: 968px) {
  .header-bottom-box.sticky .all-category{
    display:none
  }



  [data-slick="main-slick"] {
    margin: 16px 0px;
  }

  [data-slick="main-slick"] .slick-prev {
    border-radius: 35px;
    left: -10px;
    padding-left: 0px;
    line-height: 0px;
    height: 35px;
    font-size: 30px;
  }

  [data-slick="main-slick"] .slick-next {
    border-radius: 35px;
    right: -10px;
    padding-right: 0px;
    line-height: 0px;
    height: 35px;
    font-size: 30px;
  }

 .section-kategorigoster-box .col-xl-3.col-lg-3.col-md-12.col-sm-12.col-12 {
    order: 2;
  }

 .footer-info .row .col-5,.footer-info .row .col-7{
   flex: 0 0 100%;
   width: 100%;
   max-width: 100%;
 }
  [data-slick="story-slick"] .story-item {

    margin-right: 3.5px;
  }
  .header-nav-box .header-menu > li:last-child .fa {
    margin-right: 4.5px;
  }

  .header-nav-box .header-menu > li:last-child {
    border: 0;
    text-align: left;
    display: flex;
    font-size: 16px;
  }

}

@media only screen and (max-width: 768px) {

  .header-top-nav-box nav a:nth-child(5), .header-top-nav-box nav a:nth-child(4) {
    display: none;
  }

  .header-top-nav-box nav a:nth-child(3) {
    border-right: 0px;
  }

  .footer-contact h4 + ul {
    display: none;
  }

  .footer-contact h4 {
    font-size: 16px;
    margin-bottom: 20px;
    background-color: #e7e7e7;
    padding: 10px;
    border-radius: 3px;
    text-align:center;
  }
  nav.bank-account p {
    margin: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
  }

  .widget_nav_menu a img {
    display: table;
    margin: auto;
  }
  .footer-contact p {

    text-align: center;
  }
  .footer-contact h4:after {
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    color: #929191;
    font-weight: 200;
    font-size: 14px;
    line-height: 21px;
  }

  .all-category{
    display:none;
  }
  .header-top-nav-box{
    display: none;
  }
  .header-bottom-box nav {


    padding-left: 3.5px;

  }
}


@media only screen and (max-width: 736px) {


  .header-mobiles {
    text-align: left;
    font-size: 36px;
    line-height: 10px;
    display: block;
  }
  .header-mobiles span {
    display: block;
    font-size: 11px;
  }
  .header-logo {
    padding-left: 15px;
  }


  .header-bottom-box .row .col-xl-2.col-lg-2.col-md-3.col-sm-6.col-6{
    order: 1;
  }

  .header-bottom-box .row .col-xl-3.col-lg-3.col-md-3.col-sm-4.col-4 {
    order: 2
  }

  .header-bottom-box .row .col-xl-7.col-lg-7.col-md-6.col-sm-12.col-12 {
    order: 3;
  }
  .header-bottom-box form {
    margin-top: 16px;
    width: 100%;
    margin-right: 0px;
  }

  .header-bottom-box form {
    margin-top: 0px;
    width: 100%;
    margin-right: 0px;
    border-radius: 26px;
    overflow: hidden;
    padding: 0px 10px;
  }
  .header-bottom-box nav {
    padding-left: 15px;
    border-left: 0px;
  }

}

@media only screen and (max-width: 732px) {

  .header-top-box {
    font-size: 14px;
  }

}

@media only screen and (max-width: 667px) {
  .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%;
  }
  .product-tabs-box .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 7.5px;
    font-weight: 600;
    border: 1px solid #ddd;
    margin-bottom: 7.5px;
    background-color: #fafafa;
    text-align: center;
    text-transform: uppercase;
  }
  .product-meta-button {

    flex-wrap: wrap;
  }
  .newsletter-logo.align-self-center.col-xl-4.col-lg-5.col-md-5.col-sm-5.col-12 {
    display: none;
  }
  .footer-contact h4.active + ul {
    display: block;
  }
  .footer-info .footer-info-title {
    float: none;
    display: none;
  }
  [data-slick="gallery-slick"]{
   margin-top:20px;
  }
  .header-top-box-close {
    float: right;
    line-height: 56px;
    margin: 0;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 0px;
    line-height: 0px;
  }

  .header-nav-box {
    display: none;
  }

  .product-price-box ul li {

    align-items: end;
  }

  .product-price-box ul li div:nth-child(2) {

    display: flex;
    flex-wrap: wrap;
  }
  .product-price-box ul li div:nth-child(2) small {

    margin-left: 0px;
  }
  .product-price-box ul li div:nth-child(2) {
    position: relative;
  }

  .product-price-box ul li div:nth-child(2):before {
    position: absolute;
    left: -10px;
  }
  .product-meta-call.whatsapp {
    padding-left: 3.5px;
  }

  .product-meta-call.whatsapp a {
    margin: 0px;
  }
  .product-meta-call.phone, .product-meta-call.whatsapp {
    width: 50%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
  }
  .product-meta-info-box {
    text-align: center;
  }
  .bank-icon img {
    text-align: center;
    margin: auto;
    display: table;
  }
  .bank-account a img {
    min-height: 180px;
  }

  .bank-account p {
    padding-left: 0px;
    text-align: center;
  }
  .footer-info p {
    margin-bottom: 7.5px;
    text-align: right;
    clear: both;
    font-size: 13px;
    clear: both;
    padding-left: 0px;
    text-align: center;
  }
  .footer-info figure {
    float: none;
    margin: 15px auto 0px;
    display: table;
  }
  .footer-info h4 {
    float: none;
    clear: both;
    font-size: 19px;
    color: #373737;
    margin: 0px;
    margin-bottom: 7.5px;
    text-align: center;
    margin: 15px 0px;
  }
  .footer-info nav.follow-us a {
    margin: 0px 2.5px;
  }

  .footer-info nav.follow-us {
    margin-bottom: 16px;
    margin: auto;
    float: none;
    display: table;
  }
  .footer-info .business-partners {
    float: none;
    clear: both;
    display: flex;
    align-items: center;

    justify-content: center;
    flex-wrap: nowrap;
    overflow-x: auto;


    justify-content: inherit;
  }
  .footer-seo-widgets .footer-seo-content {
    height: 117px;
    color: #666666;
    overflow: hidden;
    text-align: center;
  }
  .footer-info .business-partners a {
    flex: 0 0 auto;
    width: 28vw;
    border: 1px solid #fafafa;
    background-color: #fafafa;
  }
  .product-meta-button ,.product-badge-meta{

    justify-content: center;
  }
  .slick-slide-varyant-item {
    padding: 5px 2.5px;
  }
  .product-meta-call div:nth-child(2) p:nth-child(1) {
    font-weight: normal;
    color: #797979;
    font-size: 11px;
  }
  .product-meta-call div:nth-child(1) .fa {
    font-size: 35px;;
  }
  .product-meta-call.phone, .product-meta-call.whatsapp a {
    padding: 5px;
  }
  .product-meta-call.phone, .product-meta-call.whatsapp {
    margin: 0px 5px 15px;
    width: calc(50% - 10px);
  }
  .product-detail-box a {
    float: left;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 7.5px 10px;
    display: block;
  }


}

@media only screen and (max-width: 567px) {

  aside.widget_nav_menu .language-selector {
    width: 100%;
    padding: 5px 0px 5px;
    display: flex!important;
    justify-content: center;
    border: 1px solid #ddd;
    width: 135px;
    margin: 15px auto 5px;
    float: none;
  }

  .header-top-nav-box nav a:nth-child(3){
    display: none;
  }
  .banner-four-box-item h4 {

    font-size: 19px;
  }
  .cat-filter-bar {
    width: 100%;
    height: auto;
    padding: 0;
    background: #f8f8f8;
    top: 0px !important;
  }
  .cat-filter-box {
    width: 100px;
  }
  .product-price-box ul li div:nth-child(2) small{
    display: block;
  }

  .header-logo {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .header-logo img {
    width: 150px;
  }
  .header-bottom-box form {
    margin-top: 0px;
    width: 100%;
    margin-right: 0px;
  }
  .header-bottom-box nav a svg {
    width: 24px;
  }
  .header-bottom-box form button {
    border: 0;
    padding: 15px 7.5px;
    background-color: transparent;
    color: #222529;
    font-size: 16px;
  }
  .header-bottom-box form input {
    width: 100%;
    border: 0;
    padding: 10px 7.5px;
  }
  .header-top-box {
    font-size: 13px;

  }
  .col-product-item-transfer > span {


    font-size: 12px;
  }
  [data-slick="main-slick"] .slick-next .fa {
    margin-right: 5px;
  }
  [data-slick="main-slick"] .slick-prev .fa {
    margin-left: 5px;
  }
  .footer-seo-widgets {

    padding-bottom: 125px;
  }
  .goog-te-gadget {
height:45px;
    width: 100%;
  }
  .goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    border: 1px solid #e7e7e7;
    width: 100%;
    background-color: #ddd;
  }

  .banner-ssl,  .banner-ssl span{
    text-align: center;
    display: block;
  }
  .spBrandList li {
    flex: 0 0 50%;
    padding: 5px;
  }


}

@media only screen and (max-width: 414px) {

  .header-top-nav-box nav a:nth-child(2){
    display: none;
  }
  .header-top-box {

    line-height: 16px;
    padding: 7.5px 0px;
  }
  .col-product-item-price div:nth-child(2) del {

    font-size: 15px;
  }
  .col-product-item-price div:nth-child(2) ins{
    font-size:17px;
  }
  .brand-box [data-slick="brand-slick"] .slick-prev {
    right: 45px;
  }

  .brand-box [data-slick="brand-slick"] .slick-next, .brand-box [data-slick="brand-slick"] .slick-prev {
    top: -53px;
    right: 0px;
    left: inherit;
  }
  .col-product-item-title a {
    color: #3a3939;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 400;
  }
  .tab-content>.tab-pane iframe {
    width: 100%;
    height: auto;
  }
  div#ETBIS {
    float: none!important;
    text-align: center;
    display: table;
    margin: auto;
  }
}


@media only screen and (max-width: 375px) {


}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 320px) {

}