@media (max-width: 1680px) {
  .special-section .special-section-left {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 25px;
  }

  .special-section .special-section-right {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .special-section {
    min-height: 410px;
  }
}

@media (max-width: 1650px) and (min-width: 1369px) {
  .special-section-right .card {
    width: 220px;
    height: 320px;
  }

  .special-section-right .card .card-info-new ul li, .special-section-right .card .card-info-new ul li a {
    font-size: 13px;
  }
}

@media (max-width: 1550px) {
  .hero {
    height: 800px;
    padding: 140px 0 0;
  }

  .card.movie .card-title,
  .card.movie .card-action {
    padding: 0 18px;
  }

  html {
    font-size: 59%;
  }

  .card {
    height: 365px;
  }

  .hero-promos h2 a,
  .home main section h2 a {
    font-size: 4rem;
  }

  .home main section {
    padding: 0 0 90px;
  }

  .woocommerce-cart table.cart td.actions .button,
  .woocommerce div.product form.cart .button.single_add_to_cart_button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .button,
  .button.primary {
    font-size: 2rem;
  }

  .home main {
    padding: 190px 0 0;
  }

  .card.category .card-category-meta h3,
  .card.movie .card-title h3,
  .card.movie .card-title h3 a {
    font-size: 2.1rem;
  }

  .pg-content .browse-by-list li a {
    height: 285px;
  }

  .pg-title h1 {
    font-size: 5rem;
  }
}

@media (max-width: 1367px) {
  .special-section .special-section-left img {
    max-width: 230px;
  }

  .special-section .special-section-left p {
    font-size: 2.4rem;
  }

  .special-section {
    min-height: 370px;
  }

  .hero h2 br {
    display: none;
  }

  .card .card-info-new ul,
  .card .card-info-new ul li,
  .card .card-info-new ul li a {
    font-size: 13px;
  }

  .icon-tag {
    width: 14px;
    height: 14px;
  }

  .card .card-info-new h3 a {
    font-size: 16px;
    line-height: 1.15;
  }

  .card .card-info-new {
    padding: 15px;
  }

  .hero {
    height: 715px;
    padding: 160px 0 0;
  }

  .card.movie .card-action ul,
  .card.movie .card-title ul {
    display: block;
  }

  .card.movie .card-action ul li:last-child,
  .card.movie .card-title ul li:last-child {
    margin-top: 5px;
  }

  .pg-content .browse-by-list li a {
    height: 235px;
  }

  .section-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card {
    width: 220px;
    height: 300px;
    margin: 0 auto;
  }

  .card.square {
    height: 220px;
  }

  .card.simple {
    width: 100%;
  }

  .card.category .card-category-meta i:not(.icon-film) {
    height: 41px;
    width: 41px;
    margin: 0 0 9px;
  }

  .card.category .card-category-meta h3 {
    margin: 0 0 7px;
  }

  .card.category .card-category-meta {
    padding: 20px 25px;
  }

  .card.lead a {
    font-size: 2.2rem;
  }

  html {
    font-size: 54%;
  }

  .hero-promos h2 a,
  .home main section h2 a {
    font-size: 3.6rem;
  }

  .card.movie .card-action p {
    font-size: 3.2rem;
  }

  .card.simple p a,
  .card.category .card-category-meta p a,
  .card.movie .card-action ul li a {
    letter-spacing: 0.5px;
    font-size: 12px;
  }

  .icon-plus,
  .icon-film {
    width: 14px;
    height: 14px;
  }

  .hero h2 {
    font-size: 6rem;
  }

  .card.category .card-category-meta h3,
  .card.movie .card-title h3,
  .card.movie .card-title h3 a {
    font-size: 2.2rem;
  }

  .footer ul:not(.social) li a {
    font-size: 1.5rem;
  }

  .card.simple p a,
  .card.category .card-category-meta p a,
  .card.movie .card-action ul li a {
    letter-spacing: 0.5px;
  }

  .home main section {
    padding: 0 0 60px;
  }

  .card.movie.alt {
    height: 361px;
  }

  #header nav ul li a {
    font-size: 2rem;
  }

  #header nav ul li:nth-last-child(2) {
    margin: 0 0 0 10px;
  }

  .pg-title h1 {
    font-size: 4rem;
  }

  .pg-title {
    padding: 130px 0 35px;
  }

  .card.movie.alt:before {
    margin-top: 110%;
  }
}

@media (max-width: 1199px) {
  .special-section .special-section-left img {
    max-width: 230px;
  }

  .special-section .special-section-left p {
    font-size: 2.4rem;
  }

  .special-section {
    min-height: 370px;
  }

  .special-section .special-section-left {
    flex: 0 0 28%;
    max-width: 28%;
    padding: 15px;
    background-position: center right;
  }

  .special-section .special-section-right {
    flex: 0 0 72%;
    max-width: 72%;
  }

  .hero {
    height: 685px;
    padding: 150px 0 0;
  }

  .footer .brand::after,
  #header .brand::after {
    font-size: 13px;
  }

  .footer .brand::after {
    font-size: 9px;
    letter-spacing: 1px;
  }

  .card.movie.alt {
    height: 301px;
  }

  html {
    font-size: 52%;
  }

  .card.movie.alt .card-action ul {
    display: block;
  }

  .card.movie.alt .card-action ul li:last-child {
    margin: 7px 0 0;
  }

  .card.movie.alt .card-action {
    bottom: -72px;
  }

  .card.movie.alt .card-title {
    bottom: 54px;
  }

  .card.movie.alt .card-title h3 a {
    font-size: 2.2rem;
    margin: 0;
    display: block;
    padding: 0;
  }

  .card.movie.alt .card-title h3 {
    padding-bottom: 5px;
  }

  .card img {
    min-width: 100%;
  }

  .brand a img {
    max-width: 100%;
    height: auto;
    margin: 0 !important;
  }

  #header {
    padding: 30px 0;
  }

  html {
    font-size: 56.5%;
  }

  #header nav ul li a {
    padding: 10px 15px;
  }

  #header nav ul li:nth-last-child(2) {
    margin: 0;
  }

  #header nav ul li:nth-last-child(3) {
    margin: 0 0 0 15px;
  }

  .card.simple p br {
    display: none;
  }

  .home .col-lg-3 .card {
    height: 310px;
  }

  .home .col-lg-3 .card.square {
    height: 220px;
  }

  .card.movie.square .card-title h3 a {
    font-size: 1.8rem;
  }

  .home .col-lg-3 .card .card-action ul {
    display: block;
  }

  .home .col-lg-3 .card .card-action ul li:last-child {
    margin-top: 10px;
  }

  .card.simple h2 {
    font-size: 2.9rem;
  }

  .card.simple p {
    margin: 0 0 30px;
  }

  .search-lead .search-lead-content h2 em {
    font-size: 4rem;
  }

  .footer h2 {
    font-size: 2rem;
  }

  .footer .col-lg-6 ul li {
    -webkit-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }

  .footer {
    padding: 50px 0;
  }

  .footer {
    padding: 50px 0;
  }

  .search-lead-content {
    width: 395px;
  }

  .search-lead .search-lead-content form {
    width: 100%;
  }

  .search-lead .search-lead-content p br {
    display: none;
  }

  .search-lead .search-lead-content p {
    margin: 0 0 40px;
  }

  .bapf_sfilter[data-taxonomy="pa_language"] ul li,
  .bapf_sfilter[data-taxonomy="pa_rating"] ul li {
    width: 100%;
    display: inline-block;
  }

  .pg-padding {
    padding: 70px 0;
  }

  .hero h2 {
    font-size: 4rem;
  }
}

@media (max-width: 991px) {
  .special-section {
    display: block;
  }

  .special-section .special-section-right, .special-section .special-section-left {
    max-width: 100%;
  }

  .special-section .special-section-right {
    align-items: center;
    padding: 50px 30px;
  }

  .special-section .special-section-left {
    align-items: center;
    padding: 60px 0;
  }

  .special-section .special-section-left img {
    margin: 0 0 30px;
  }

  .special-section .special-section-left img {
    max-width: 400px;
  }

  .icon-account {
    width: 31px;
    height: 31px;
  }

  .sidebar-main {
    display: none;
    padding-top: 10px;
  }

  a#so-toggle {
    text-align: center;
    display: block;
    font-size: 17px;
    color: var(--dark);
    padding: 0 0;
  }

  a#so-toggle span:before {
    content: "Open";
  }

  a#so-toggle.active span:before {
    content: "Close";
  }

  a#so-toggle:after {
    content: ' +';
    font-size: 21px;
    position: relative;
    top: 2px;
  }

  a#so-toggle.active:after {
    content: " -";
  }

  .hero p#productCount {
    transform: none;
    margin: 0;
    padding: 20px;
    display: inline-block;
    font-size: 2.5rem;
    letter-spacing: 0;
    margin-top: 25px;
  }

  .hero {
    padding: 130px 0 0 !important;
    height: 835px;
  }

  .footer .social {
    margin-top: 50px !important;
  }

  .footer .brand::after,
  #header .brand::after {
    font-size: 10px;
    letter-spacing: 0.5px;
    bottom: -14px;
  }

  .related-products .products li {
    max-width: 48% !important;
    flex: 0 0 48% !important;
  }

  .browse-by-list li {
    -webkit-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }

  .home .col-lg-3 .card.square {
    height: 330px;
  }

  .hero-featured {
    transform: unset !important;
  }

  #header nav ul li a {
    padding: 10px 10px;
    font-size: 1.8rem;
  }

  #header .col-sm-4 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 !important;
  }

  #header .col-sm-8 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  #header .brand a {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 40px;
  }

  .icon-search {
    width: 24px;
    height: 24px;
  }

  .icon-cart {
    background-image: url(i/icons/icon-cart.svg);
    width: 27px;
    height: 24px;
  }

  .u-columns .col-1,
  .u-columns .col-2 {
    max-width: 100%;
    float: none !important;
    width: 100% !important;
  }

  .woocommerce-MyAccount-content form h3 {
    font-family: var(--heading);
    margin: 0 0 16px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    margin: 0 0 30px;
    padding: 0 30px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
    padding: 0 30px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    border-bottom: 0;
    margin: 0 2px 2px 0;
    padding: 10px 17px;
    font-size: 1.5rem;
  }

  .shop-container .order-first {
    order: 15;
    margin-top: 20px;
  }

  .shop-container aside .widget_product_categories ul {
    justify-content: flex-start;
  }

  .home .col-lg-3 .card {
    height: 405px;
    margin-top: 25px;
  }

  .home .col-lg-3:nth-child(1) .card,
  .home .col-lg-3:nth-child(2) .card {
    margin-top: 0;
  }

  .hero-promos h2 a,
  .home main section h2 a {
    font-size: 3.2rem;
  }

  .woocommerce-cart table.cart td.actions .button,
  .woocommerce div.product form.cart .button.single_add_to_cart_button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .button,
  .button.primary {
    font-size: 2rem;
    padding: 18px 25px;
  }

  .home main section .section-title {
    margin-bottom: 25px;
  }

  .search-lead {
    background-position: bottom right;
  }

  .search-lead .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .search-lead-content {
    width: 100%;
  }

  .search-lead .search-lead-content form {
    width: 400px;
  }

  .card.movie .card-action ul {
    display: block;
  }

  .card.movie .card-action p {
    margin: 0 0 14px;
  }

  .card.movie .card-action ul li:last-child {
    margin: 7px 0 0;
  }

  .home-slider,
  .hero-slider section {
    left: 0 !important;
  }

  .home-slider,
  .hero-slider {
    margin: 0;
  }

  .home .col-lg-3 .card {
    height: 405px;
    margin-top: 25px;
  }

  .home .col-lg-3:nth-child(1) .card,
  .home .col-lg-3:nth-child(2) .card {
    margin-top: 0;
  }

  .hero-promos h2 a,
  .home main section h2 a {
    font-size: 3.2rem;
  }

  .woocommerce-cart table.cart td.actions .button,
  .woocommerce div.product form.cart .button.single_add_to_cart_button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .button,
  .button.primary {
    font-size: 2rem;
    padding: 18px 25px;
  }

  .home main section .section-title {
    margin-bottom: 25px;
  }

  .home main section.search-lead {
    background: none;
    text-align: center;
    padding: 0;
  }

  .search-lead .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .search-lead-content {
    width: 100%;
  }

  .search-lead .search-lead-content form {
    width: 400px;
    margin: 0 auto;
  }

  .search-lead-img {
    display: block;
    max-width: 90%;
    margin: 40px auto 0;
    height: auto;
  }

  .footer .col-lg-3:last-child ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: space-between;
  }

  .footer .col-lg-3:last-child ul li {
    flex: 0 0 48%;
    max-width: 48%;
  }

  .footer .col-lg-6 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer .col-lg-3:first-child {
    display: block;
  }

  .footer .brand {
    margin: 0 0 15px;
  }

  .shop-container .order-first {
    order: 10;
    margin-bottom: 50px;
  }

  .shop-container .order-last {
    order: 15;
  }

  .card.movie.alt .card-action {
    bottom: -62px;
  }

  .wpcf7 form {
    padding-left: 20px;
  }

  .bapf_sfilter[data-taxonomy="pa_language"] ul li,
  .bapf_sfilter[data-taxonomy="pa_rating"] ul li {
    width: 33%;
    display: inline-block;
    padding: 10px !important;
  }

  .pg-padding {
    padding: 60px 20px;
  }

  .pg-title.product-title .offset-sm-4 {
    margin-left: 0%;
  }

  .pg-title.product-title .col-sm-8 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .woocommerce .quantity input[type="number"] {
    height: 54px;
  }

  .movie-add-to-cart .quantity #plus_qty,
  .movie-add-to-cart .quantity #minus_qty {
    height: 54px;
    line-height: 54px;
  }

  section.related.products .products li.ast-article-single:last-of-type {
    display: none;
  }

  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 33%;
    margin-right: 0px !important;
  }

  .woocommerce-cart #woocommerce-full .woocommerce .woocommerce-cart-form,
  .woocommerce-cart #woocommerce-full .woocommerce .cart-collaterals {
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .movie-add-to-cart .quantity.buttons_added,
  .woocommerce table.shop_table .product-quantity .quantity.buttons_added {
    justify-content: flex-end !important;
  }

  .cart-collaterals {
    margin-top: 30px;
  }

  .woocommerce-message,
  .woocommerce-info {
    width: 86%;
    margin: 0 auto 50px;
  }

  .woocommerce form.checkout_coupon {
    width: 86%;
    margin: 0 auto;
  }

  .hero h2 {
    font-size: 5rem;
  }

  .hero p {
    font-size: 3.5rem;
  }

  .hero .hero-featured {
    background-position: 80% 0%;
  }

  section.section-popular .card,
  section.section-genre .card {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  #contact-left {
    width: 100% !important;
    margin: 0 0 50px;
  }

  #contact-right {
    width: 100% !important;
  }

  #contact-right .wpcf7 form {
    padding-left: 0px;
  }

  .wpcf7 form fieldset .form-group {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }

  .wpcf7 .form-actions {
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }

  .form-action-submit {
    position: relative;
    margin-top: 10px;
  }

  #pg-faq .elementor-toggle-title,
  #pg-faq .elementor-tab-content {
    font-size: 2rem;
  }

  .fulfilment-disclaimer p {
    margin: 0 !important;
    color: #FFF !important;
    font-size: 15px !important;
  }

  .footer .brand {
    margin: 0 0 15px;
    max-width: 300px;
  }
}

@media (min-width: 768px) {}

@media (max-width: 767px) {
  .special-section .card {
    width: 30% !important;
    height: 35vw !important;
  }

  .special-section .special-section-left img {
    max-width: 240px;
  }

  .special-section .special-section-right {
    padding: 30px 5px;
  }

  .special-section {
    margin: -360px 0 0;
  }

  .search-screen .product-search-results-content {
    max-height: 222px;
  }

  .fulfilment-disclaimer {
    margin: 30px 0;
  }

  #header nav ul li:nth-last-child(3) {
    display: none;
  }

  .card .on-sale {
    font-size: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
  }

  .card-info-new.promo-cards h3 {
    font-size: 20px;
  }

  #mailingListModal .clear {
    display: block;
  }

  #mailingListModal {
    padding: 25px;
  }

  #mailingListModal .clear input {
    width: 100%;
    margin: 10px 0 0 !important;
  }

  #mailingListModal .clear input:last-child {
    padding: 20px !important;
  }

  .card .card-info-new ul li:last-child {
    display: none;
  }

  .card .card-info-new h3 a {
    margin: 0 0 0;
    font-size: 14px;
  }

  .card .card-info-new {
    padding: 10px;
  }

  .card .card-link {
    z-index: 200;
  }

  .hero p#productCount {
    padding: 15px;
    font-size: 2rem;
  }

  .search-screen-logo:after {
    font-size: 11px;
  }

  .footer .brand::after,
  #header .brand::after {
    bottom: -18px;
    font-size: 12px;
    letter-spacing: 3px;
  }

  .pg-title.product-title {
    text-align: center;
  }

  .related-products ul.products {
    max-width: 100% !important;
  }

  .related-products ul.products li:not(:last-child) {
    display: block !important;
  }

  .footer ul:not(.social) li a {
    background-size: 6px;
  }

  select {
    -webkit-appearance: none;
  }

  body .select2-container,
  body .ui-widget.ui-datepicker {
    z-index: unset !important;
  }

  .pg-basic p,
  .pg-basic ul {
    font-size: 2rem !important;
    margin: 0 0 30px !important;
  }

  .pg-basic ul {
    margin-left: 15px !important;
  }

  .woocommerce nav.woocommerce-pagination ul li,
  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 1.5rem !important;
  }

  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span {
    padding: 10px !important;
    width: auto !important;
    min-width: unset !important;
  }

  .woocommerce .woocommerce-pagination ul.page-numbers li,
  .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    width: auto !important;
  }

  .woocommerce .woocommerce-pagination ul.page-numbers li:nth-last-child(2),
  .woocommerce .woocommerce-pagination ul.page-numbers li:nth-last-child(3) {
    display: none;
  }

  .card .card-action ul {
    display: none !important;
  }

  .section-outro-mobile {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .wpcf7 form {
    padding-left: 0px;
  }

  .shop-container aside .widget_product_categories ul.active {
    display: block;
  }

  .shop-container aside .widget_product_categories ul li {
    max-width: 100%;
    padding: 5px 0;
  }

  .shop-container aside .widget_product_categories ul li a {
    font-size: 1.9rem;
  }

  .card.movie.square {
    height: 40vw !important;
  }

  .hero-slider-nav a,
  .home-slider-nav a {
    background-color: rgba(0, 0, 0, 0.9) !important;
    width: 40px !important;
    height: 40px !important;
  }

  .hero-slider-nav a {
    top: 70px;
  }

  .hero-promos h2 {
    margin: 30px 0 20px;
  }

  .card-action ul li:first-child {
    display: none !important;
  }

  .hero-promos h2,
  .hero {
    text-align: center;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin-bottom: 15px !important;
  }

  .hero-promos {
    margin: -459px 0 -72px;
  }

  .card {
    width: auto !important;
    height: 57vw !important;
  }

  .hero {
    height: 850px;
    padding: 110px 0 0;
  }

  .hero-promos h2 {
    margin: 0px 0 20px;
  }

  .shop-container aside .widget_product_categories ul li {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .shop-container aside .widget_product_categories ul {
    justify-content: flex-start;
  }

  .woocommerce.tablet-columns-3 ul.products li.product,
  .woocommerce-page.tablet-columns-3 ul.products li.product {
    width: calc(50% - 14px);
    clear: none;
  }

  .woocommerce[class*="columns-"] ul.products li.product:nth-child(n),
  .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n) {
    margin-right: 0px;
  }

  .woocommerce ul.products,
  .woocommerce-page ul.products {
    justify-content: space-between;
  }

  .hero-slider-nav a,
  .home-slider-nav a {
    background-color: transparent;
    width: 30px;
    height: 30px;
  }

  #header .col-sm-4 {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  #header .mopt {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    margin-top: 12px;
  }

  #header .col-sm-8 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #header nav .menu-main-menu-container {
    display: none;
  }

  ul#menu-main-menu {
    height: auto !important;
  }

  .mopt a {
    display: flex;
    align-items: center;
    height: 50px;
    justify-content: center;
  }

  #header .brand a {
    justify-content: flex-start;
  }

  #header {
    background-color: rgba(2, 4, 10, 1);
    padding: 12px 30px;
  }

  a.open-menu i,
  a.open-menu span {
    display: block;
  }

  a.open-menu i {
    color: #fff;
    font-size: 30px;
  }

  a.open-menu span {
    color: #fff;
    font-size: 10px;
    text-align: center;
  }

  #header.active {
    padding: 12px 15px;
  }

  nav.col-sm-8 {
    position: absolute;
    top: 74px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0;
  }

  #header nav ul {
    flex-direction: column;
    width: 100%;
    border-bottom: 7px solid #fff;
  }

  #header nav ul li {
    width: 100% !important;
    text-align: center;
    margin: 0 !important;
  }

  #header nav ul li a {
    text-align: center;
    background: #02040a;
    padding: 15px 0px;
    color: #fff;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
  }

  #header nav ul li:last-child a,
  #header nav ul li:nth-last-child(2) a {
    top: unset;
  }

  #header nav ul li.nav-cart a em {
    top: 5px;
    left: 25px;
    margin: auto;
  }

  #header.active nav.col-sm-8 {
    top: 74px;
  }

  #header nav ul li.current-menu-item a {
    background: #fff;
    color: #000;
  }

  .card.movie.alt .card-action {
    bottom: 0;
  }

  .card.movie.alt .card-action ul li:last-child,
  .card.movie .card-action ul li:last-child {
    margin: 0px !important;
  }

  .card.movie.alt:before {
    margin-top: 95%;
  }

  .card.movie:hover:before {
    opacity: 0.9;
    transform: unset;
  }

  .woocommerce.tablet-columns-3 ul.products li.product,
  .woocommerce-page.tablet-columns-3 ul.products li.product {
    width: 100%;
    clear: none;
  }

  .shop-container aside .widget_product_categories ul li {
    flex: 0 0 33%;
    max-width: 33%;
  }

  ul.products,
  ul.products li:last-of-type {
    margin-bottom: 0 !important;
  }

  .results-sort {
    justify-content: center;
    flex-direction: column;
  }

  p.woocommerce-result-count {
    margin-bottom: 20px !important;
  }

  .woocommerce .woocommerce-ordering select {
    width: 100% !important;
  }

  .pg-title h1 {
    font-size: 3.5rem;
    text-align: center;
  }

  ul.page-numbers {
    margin-top: 50px !important;
  }

  .pg-padding {
    padding: 50px 20px;
  }

  .woocommerce img,
  .woocommerce-page img {
    height: auto;
    max-width: 100%;
    margin: 0 auto 50px;
  }

  section.related.products .products li.ast-article-single:first-of-type {
    display: none;
  }

  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 48%;
    flex: 0 0 48%;
  }

  .movie-description p {
    font-size: 1.9rem;
  }

  .movie-add-to-cart .price span {
    font-size: 5rem;
  }

  .card img {
    top: 0%;
    right: 0%;
    left: 0%;
    bottom: 0%;
  }

  .woocommerce-product-search form,
  .search-screen form {
    width: 350px;
  }

  img.img-responsive.movie-image {
    width: 300px;
  }

  .woocommerce-cart table.cart td.actions .coupon {
    flex-direction: column !important;
    width: 100% !important;
  }

  #coupon_code {
    width: 100% !important;
    margin: 0 0 10px !important;
  }

  #woocommerce-full .wc-proceed-to-checkout .button,
  #woocommerce-full .woocommerce button.button {
    width: 100%;
    margin: 0 0 10px !important;
  }

  .woocommerce-message,
  .woocommerce-info,
  .woocommerce form.checkout_coupon {
    width: 100% !important;
  }

  form.checkout {
    padding: 0 10px;
  }

  .hero h2 {
    font-size: 4rem;
  }

  .hero p {
    font-size: 2.4rem;
  }

  section.section-popular .card.movie,
  section.section-genre .card.category {
    width: 265px;
  }

  .home .col-lg-3:nth-child(1) .card,
  .home .col-lg-3:nth-child(2) .card {
    margin-top: 20px;
  }

  .home main section .section-title {
    text-align: center !important;
  }

  .home main section .section-title .col-sm-5 {
    display: none;
  }

  .home main section .section-title {
    margin-bottom: 5px;
  }

  .hero-promos h2 a,
  .home main section h2 a {
    font-size: 3rem;
    line-height: 1.3;
    display: block;
  }

  .search-lead .search-lead-content h2 em {
    font-size: 3rem;
  }

  .search-lead .search-lead-content p {
    font-size: 2rem;
    line-height: 1.3;
  }

  .search-lead .search-lead-content form {
    width: 100%;
  }

  .wpcf7-form-control,
  .woocommerce-product-search input[type="search"],
  .search-screen form #s,
  .search-lead .search-lead-content form input[type="text"] {
    font-size: 2rem;
  }

  .search-lead .search-lead-content h2 {
    font-size: 2.5rem;
  }

  .director-studio .col-sm-6:nth-child(1) {
    margin-bottom: 40px;
  }

  .hero-slider-nav a,
  .home-slider-nav a {
    opacity: 1;
    z-index: 30 !important;
  }

  .container.slider-offset-check {
    text-align: center;
  }

  .pg-title {
    padding: 50px 0 35px !important;
  }

  .bapf_sfilter[data-taxonomy="pa_language"] ul li,
  .bapf_sfilter[data-taxonomy="pa_rating"] ul li {
    width: 35%;
    display: inline-block;
    padding: 10px !important;
  }

  .card.simple p a,
  .card.category .card-category-meta p a,
  .card.movie .card-action ul li a {
    letter-spacing: unset;
    font-size: 12px;
  }

  .card.simple p a i,
  .card.category .card-category-meta p a i,
  .card.movie .card-action ul li a i {
    margin: 0 4px 0 0;
  }

  .icon-plus,
  .icon-film {
    width: 10px;
    height: 10px;
  }

  .footer .brand a img {
    max-width: 60%;
  }

  .footer {
    padding: 50px 15px;
  }

  .copyright a {
    display: block;
    margin-top: 10px;
  }

  .card.lead a,
  .card.simple {
    padding: 30px;
  }

  #header .cart-customlocation {
    position: relative;
  }

  #header .cart-customlocation em {
    top: 5px;
    left: 15px;
    margin: auto;
  }

  #header .cart-customlocation em {
    background-color: var(--red);
    width: 20px;
    height: 20px;
    font-style: normal;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
  }

  .mopt a:first-of-type, .mopt a:nth-child(2) {
    margin-right: 20px;
  }

  .icon-cart {
    width: 30px;
    height: 27px;
  }

  li#menu-item-28,
  li#menu-item-25 {
    display: none;
  }

  .mobile-search {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
  }

  .mobile-search a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0c2465;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
  }

  tr.woocommerce-cart-form__cart-item.cart_item {
    font-size: 14px !important;
  }

  .brand a img {
    max-width: 213px;
  }

  #pg-faq .elementor-tab-title {
    padding: 20px 15px !important;
  }

  #pg-faq .elementor-tab-content {
    padding: 0 15px 20px !important;
  }

  .woocommerce .cart_totals table.shop_table_responsive tr td::before,
  .woocommerce-page .cart_totals table.shop_table_responsive tr td::before {
    float: unset !important;
    display: block !important;
    text-align: left !important;
    padding: 0 0 10px !important;
  }

  .woocommerce .cart_totals table.shop_table_responsive tr td,
  .woocommerce-page .cart_totals table.shop_table_responsive tr td {
    text-align: left !important;
  }
}

@media (max-width: 600px) {

  .footer .brand::after,
  #header .brand::after {
    bottom: -16px;
    font-size: 10px;
    letter-spacing: 2px;
  }
}

@media (max-width: 500px) {
  .related-products h2 {
    font-size: 2.5rem;
  }

  .brand a img {
    max-width: 155px;
  }

  .special-section {
    margin: -160px 0 0;
  }

  .pg-content .browse-by-list li a {
    height: 135px;
    font-size: 1.925rem;
  }

  .card {
    width: auto !important;
    height: 54vw !important;
  }

  section.hero br {
    display: none;
  }

  .shop-container aside .widget_product_categories ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .pg-title h1 {
    font-size: 3rem;
  }

  .woocommerce-product-search form,
  .search-screen form {
    position: relative;
    z-index: 10;
    width: 300px;
  }

  .hero h2 {
    font-size: 3.5rem;
  }

  .hero p {
    font-size: 2.5rem;
  }

  .hero {
    height: 705px;
    padding: 139px 0 0;
  }

  .hero p#productCount {
    padding: 10px 20px 20px;
    font-size: 14px;
  }

  .hero p#productCount #number {
    font-size: 5rem;
  }

  .hero-promos {
    margin: -405px 0 -72px;
  }

  h2.promo-header,
  .hero-promos h2 a,
  .home main section h2 a {
    font-size: 2.5rem !important;
  }

  .search-lead .search-lead-content h2 {
    font-size: 2.3rem;
  }

  .wpcf7-form-control,
  .woocommerce-product-search input[type="search"],
  .search-screen form #s,
  .search-lead .search-lead-content form input[type="text"] {
    font-size: 1.8rem;
  }

  .footer .col-lg-6 ul li,
  .footer .col-lg-3:last-child ul li {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .card.movie:hover .card-title {
    top: 10px;
  }

  .card.movie:hover .card-action {
    bottom: 10px;
  }

  .card.category .card-category-meta h3,
  .card.movie .card-title h3,
  .card.movie .card-title h3 a,
  .products .card.movie .card-title h3 a {
    font-size: 1.7rem !important;
    display: block;
  }

  .card.movie .card-action p {
    margin: 0 0 5px;
    font-size: 2.2rem;
  }

  .card.category .card-category-meta p {
    display: none;
  }

  .card.category .card-category-meta h3 {
    margin: 0;
  }

  .card.category .card-category-meta {
    padding: 15px;
  }

  .footer .brand::after,
  #header .brand::after {
    bottom: -15px;
    font-size: 8px;
    letter-spacing: 1px;
  }

  .card-info-new.promo-cards h3 {
    font-size: 18px;
  }

  .card-info-new.promo-cards {
    bottom: -1px !important;
  }

  .card.movie.promotion {
    overflow: hidden !important;
  }
}

@media (max-width: 480px) {
  .brand a img {
    max-width: 174px;
  }

  #pg-faq .elementor-toggle-title,
  #pg-faq .elementor-tab-content {
    font-size: 16px;
    line-height: 1.3;
  }

  #pg-faq.pg-padding {
    padding: 30px 15px;
  }

  .elementor-tab-title {
    display: flex;
  }
}

@media (min-width: 1200px) and (max-height: 785px) {

  .hero h2 br,
  .hero h2 br::after {
    content: " ";
  }

  .hero p {
    font-size: 2.55rem;
  }

  .hero {
    height: 730px;
    padding: 120px 0 0;
  }
}

@media (max-width: 380px) {
  .brand a img {
    max-width: 159px;
  }

  #header, #header.active {
    padding: 9px 15px 14px !important;
  }
}