/*------------ Start commen css ---------------------*/
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (max-width: 1199px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 27px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 15px;
  }

  p,
  td,
  li a,
  figcaption {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  h2 {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 15px;
  }

  p {
    margin: 0 0 10px;
    font-size: 14px;
  }

  table td,
  table th {
    padding: 5px 8px;
  }

  section.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
  }
}

/*------------ End commen css ---------------------*/

/* ----------- Start blog-list block  ------------------- */
@media (max-width: 1400px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    margin: 10px 0 0;
  }
}
@media (min-width: 992px) {
  .post .tt-post-wrapper > .tt-post-thumbnail.text-center {
    overflow: hidden;
  }
  .post .tt-post-wrapper > .tt-post-thumbnail.text-center img {
    transform: scale(1.05);
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
  }
  .post .tt-post-wrapper > .tt-post-thumbnail.text-center:hover img {
    transform: scale(1.05) translateX(2%);
    -webkit-transform: scale(1.05) translateX(2%);
    -moz-transform: scale(1.05) translateX(2%);
    -ms-transform: scale(1.05) translateX(2%);
    -o-transform: scale(1.05) translateX(2%);
  }
}
@media (max-width: 575px) {
  .post .tt-post-wrapper > .tt-post-thumbnail,
  .search .tt-post-wrapper > .tt-post-thumbnail {
    margin: 0 0 20px;
  }
  .tax-services-cat .tt-post-wrapper {
    padding: 20px;
  }
  .search-icon .top-search .search-fix .product-search-close {
    right: 20px;
    top: 10px;
  }
  .home .tt-post-details .tt-post-content p {
    line-height: 22px;
  }
  .tt-post-meta-wrap div a {
    font-size: 13px;
  }
  .tt-post-wrapper .tt-post-meta .fa-calendar-alt {
    font-size: 21px;
    padding: 0 7px 0 0;
  }
  .search .tt-post-wrapper {
    padding: 20px;
  }
  .tt-post-meta-wrap {
    margin: 0 0 10px;
  }
  .tt-post-title > h2 {
    margin: 0 0 12px;
  }
  .tt-post-meta-wrap div,
  .tt-post-meta-wrap div.tt-post-category a {
    margin-right: 12px;
  }
  .single-post .tt-post-meta-wrap {
    margin: 0 0 20px;
  }
}
@media (max-width: 349px) {
  .single-post .tt-post-details .tt-post-category,
  .single-post .tt-post-details .tt-post-author {
    width: auto;
  }
}

/* ----------- End blog-list block  ------------------- */

/* --------------- Start widget block  ---------------- */
@media (min-width: 992px) and (max-width: 1199px) {
  .widget_calendar #wp-calendar td,
  .widget_calendar #wp-calendar th {
    padding: 5px 0;
  }
}

@media (max-width: 1199px) {
  .wp-block-search .wp-block-search__label {
    font-size: 27px;
  }
  #post_sidebar .widget ul li ul {
    margin-left: 15px;
  }
}

@media (max-width: 991px) {
  .widget-area .widget {
    position: relative;
    padding: 20px;
  }

  .site-main .show.widget .widget-title::before {
    content: "\f068";
  }

  #post_sidebar .widget ul.sub-menu,
  #post_sidebar .widget ul.children {
    display: block;
    padding: 0;
  }

  #post_sidebar .widget.show ul {
    display: block;
  }

  .wp-block-search .wp-block-search__label {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .widget {
    padding: 20px;
  }

  .widget-area .widget {
    margin: 0 0 20px;
  }

  .wp-block-search .wp-block-search__label {
    font-size: 22px;
  }
}

@media (max-width: 340px) {
  .widget_calendar #wp-calendar td,
  .widget_calendar #wp-calendar th {
    padding: 5px 0;
  }
}

/* --------------- End widget block  ---------------- */

/* --------------- Start post comment ---------------- */
@media (max-width: 991px) {
  #comments {
    margin: 0 0 40px;
  }
}
@media (max-width: 575px) {
  .post .tt-post-wrapper:not(.single-post .tt-post-wrapper),
  .search .tt-post-wrapper {
    padding: 20px;
  }
  #comments .comment-respond .section-field {
    width: 100%;
  }
  .comment-list li.comment .comment-body {
    flex-wrap: wrap;
    padding: 20px;
    margin: 0 0 20px;
  }
  .comment-list .comment-avtar {
    padding-bottom: 10px;
    padding-right: 10px;
    width: 100%;
  }
  .comment-list .comment-wrap .comment-meta-wrap {
    margin: 0 0 10px;
  }
  #comments #respond {
    margin: 20px 0 0;
  }
  .comment-meta a {
    font-size: 13px;
  }
  #comments {
    margin: 0 0 30px;
  }
}

/* --------------- End post comment ---------------- */

/* --------------- Start Breadcump --------------------*/

@media (max-width: 767px) {
  .page-header.inner-header-opacity {
    margin: 0 0 30px;
  }
}

@media (max-width: 575px) {
  .page-header .photobooth-page-title.breadcrumb-items-center {
    width: 100%;
    flex-direction: column;
    margin: 0;
  }
  .page-header .photobooth-page-title.breadcrumb-items-center > h1 {
    font-size: 20px;
    margin: 0 0 5px;
  }
  .page-header .breadcrumbs #crumbs > a > svg {
    font-size: 12px;
  }
  #crumbs .active {
    padding-left: 18px;
    margin-left: 15px;
  }
  .page-header .photobooth-page-title.breadcrumb-items-center > h1,
  .page-header
    .photobooth-page-title.breadcrumb-items-center
    > div.breadcrumbs {
    padding: 0;
  }
}

/* --------------- End Breadcump --------------------*/

/* --------------- Start Pagination ---------------*/
@media (max-width: 991px) {
  .paging .pagination {
    margin: 0 0 30px;
  }

  .pagination .page-numbers li > a,
  .pagination .page-numbers li > span {
    padding: 0 14px;
    font-size: 13px;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
  }

  .pagination .page-numbers li > a.prev::after,
  .pagination .page-numbers li > a.next::after {
    height: 33px;
  }
}

/* --------------- End Pagination ---------------*/

/* --------------- Start Post Detail page -------------- */
@media (max-width: 767px) {
  .gallery .gallery-item .gallery-caption {
    word-break: break-all;
  }
}

@media (max-width: 575px) {
  .post.type-post.tag-password-2.tag-template input[type="submit"] {
    margin: 15px 0 0;
  }
  .type-post,
  .page {
    margin: 0 0 20px;
  }
}

/* --------------- End Post Detail page -------------- */

/* --------------- Start Product Categories ------------------- */

@media (max-width: 1199px) {
  .item .wpcat-content::before {
    height: 130px;
    width: 130px;
  }
  .item .wpcat-content a .cat_name {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .item .wpcat-content a .cat_name {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 575px) {
  .item .wpcat-content a .cat_total_product {
    font-size: 13px;
  }
}

/* --------------- End Product Categories ------------------- */

/* ------------- Start header style ------------------ */

@media (min-width: 992px) {
  .home .header-top + .transparent.header_style.site-header {
    top: 42px;
  }
  .home header.site-header.header-style-1.sticky .header-spacing,
  header.site-header.sticky .header-spacing {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    animation: 1s ease 0s normal both 1 running fixedmenu;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    background-color: var(--secondary-color);
    -webkit-animation: 1s ease 0s normal both 1 running fixedmenu;
  }
  .header_style.sticky .site-branding {
    min-height: 80px;
  }
  header.sticky .navbar-woocommerce,
  header.sticky .nav-2 {
    padding: 25px 0;
  }
  .site-header.sticky #site-navigation ul.nav-menu > li.menu-item {
    padding: 16px 0;
  }
}
@media (max-width: 1600px) {
  .navbar-woocommerce > a,
  .nav-2 .appoinment-button a {
    padding: 10px 20px;
  }
  .header_style .site-branding .logo,
  .header_style .site-branding .header-button {
    flex: none;
  }
  .header_style .site-branding .logo {
    width: 170px;
  }
}
@media (max-width: 1400px) {
  .site-header #site-navigation ul.nav-menu li.menu-item a {
    font-size: 15px;
  }
  .navbar-hamburger span.hamburger-close::after {
    bottom: 0;
  }
  .header-style-1.header_style .site-branding {
    padding: 0 40px;
  }
}

@media (max-width: 1366px) {
  .site-header #site-navigation ul.nav-menu li.menu-item a {
    padding: 5px 12px;
  }
}
@media (max-width: 1250px) {
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 10px 0 10px;
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .nav-2 .appoinment-button a {
    background-color: transparent;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu {
    padding: 0 0 0 10px;
  }
  .header-style-1.header_style .site-branding {
    padding: 0 20px;
  }
  .nav-2 {
    margin: 0 10px;
  }
  .site-header #site-navigation ul.nav-menu li.menu-item a {
    padding: 5px 12px;
  }
  .header_style .site-branding .logo {
    width: 150px;
  }
  .navbar-woocommerce > a,
  .nav-2 .appoinment-button a {
    font-size: 0;
    border: none;
    padding: 0;
  }
  .navbar-woocommerce > a svg,
  .nav-2 .appoinment-button a svg {
    display: block;
  }
}
@media (min-width: 992px) {
  .site-header ul li > a::after,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link::before {
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    height: 1px;
    z-index: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    width: 0;
    margin: auto;
  }
  .site-header .mini-cart ul li a::after,
  .site-header ul#woocommerce-menu li a::after {
    display: none;
  }
  .site-header ul#hamburger-menu li a::after {
    left: 0;
    right: auto;
    background: #fff;
  }
  .site-header ul.nav-menu li.menu-item.menu-item-has-children:hover > a::after,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link:hover::before,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link::before {
    width: 80%;
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item.menu-item-has-children
    > a::before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-weight: 600;
    right: 25px;
    font-size: 10px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item.menu-item-has-children
    > a {
    padding-right: 40px;
  }
  .site-header #site-navigation ul.nav-menu li.menu-item:hover > ul.sub-menu {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    visibility: visible;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    opacity: 1;
  }

  .site-header #site-navigation ul.nav-menu li.menu-item > ul.sub-menu {
    background: var(--bs-white);
    display: inline-block;
    padding: 5px 0;
    min-width: 250px;
    width: 200px;
    box-shadow: 0 15px 25px rgb(0 0 0 / 6%);
    border: 1px solid #e5e5e5;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    visibility: hidden;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transform-origin: center top 0;
    opacity: 0;
    left: 0;
    cursor: auto;
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item
    ul.sub-menu
    li.menu-item:hover
    > ul {
    left: 100%;
    top: 10px;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    top: 17px;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::before {
    top: 8px;
  }
}
@media (max-width: 1199px) {
  .header_style.site-header .site-wrap {
    padding: 0 20px;
  }
  .header_style.site-header .search-icon .search-wrap .search-text {
    display: none;
  }
  .right-header .mini-cart .dropdown-back .feather-shopping-bag {
    width: 19px;
  }
  .nav-2 .appoinment-button a svg {
    margin: 0;
  }
  .nav-2 .appoinment-button a svg .cls-1 {
    fill: #fff;
  }
}
@media (max-width: 991px) {
  .header_style.site-header .header-default {
    min-height: 80px;
  }
  .header-line {
    min-height: auto;
  }
  #site-navigation .navbar-toggler svg {
    font-size: 16px;
  }
  .main-navigation ul ul li:hover > ul {
    display: none;
  }
  #site-navigation.main-navigation ul {
    display: none;
    position: absolute;
    top: 100%;
    bottom: auto;
    width: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 15px 0;
    border: 1px solid #e5e5e5;
    z-index: 3;
    box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
  }
  .site-wrap .main-navigation.toggled ul {
    display: block;
  }
  .site-header #site-navigation ul.nav-menu > li.menu-item,
  .site-header
    #site-navigation
    .menu-all-pages-flat-container
    ul.navbar-nav
    li.menu-item {
    padding: 7px 25px;
    text-align: left;
    float: left;
    width: 100%;
  }
  .header_style.site-header #site-navigation ul.nav-menu > li.menu-item {
    padding: 5px 15px;
  }
  .header_style.site-header #site-navigation ul.nav-menu > li.menu-item ul li {
    padding: 7px 0 0 25px;
  }
  .header_style.site-header
    #site-navigation
    ul
    li.menu-item-has-children
    > ul
    li
    .toggle-sub-menu {
    right: 22px;
  }
  .site-header #site-navigation ul.nav-menu li.menu-item a {
    font-weight: 400;
    padding: 0;
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item.menu-item-has-children
    > a::before {
    top: 5px;
  }
  .site-header #site-navigation ul li.menu-item-has-children .toggle-sub-menu {
    position: absolute;
    right: 25px;
    left: auto;
    top: 5px;
    bottom: auto;
    margin: auto;
    height: 28px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .site-header
    #site-navigation
    ul
    li.menu-item-has-children
    > ul
    li
    .toggle-sub-menu {
    right: 0;
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item.menu-item-has-children
    .toggle-sub-menu::before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 10px;
  }
  .site-header #site-navigation ul.nav-menu > li.menu-item .sub-menu {
    position: static;
    border: none;
    box-shadow: none;
    padding: 5px 0 5px;
  }
  .site-header
    #site-navigation
    .menu-testing-menu-container
    ul.nav-menu
    > li.menu-item
    .sub-menu {
    padding-bottom: 0;
  }
  .site-header #site-navigation ul li > ul li {
    float: left;
    width: 100%;
    padding: 5px 0 0 10px;
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item.show
    > .toggle-sub-menu {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .site-header
    #site-navigation
    ul.nav-menu
    li.menu-item
    ul.sub-menu
    li.menu-item
    a {
    font-size: 14px;
  }
  .search-icon .top-search.show .search-fix .container {
    max-width: 100%;
  }
  .search-icon .top-search .search-fix .search .search-close-btn {
    right: 35px;
  }
  .header-top {
    padding: 0 15px;
  }
  .search-icon .top-search .search-form input[type="search"] {
    font-size: 18px;
    height: 60px;
    right: 10px;
  }
  .search-icon .top-search .search-form input {
    padding-right: 50px;
  }
  .header_style.site-header .site-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header_style.site-header .site-wrap .site-branding,
  .header_style.site-header .site-wrap .right-header {
    order: 1;
  }
  .mega-menu-header-menu #site-navigation .navbar-toggler {
    display: none;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-box,
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-inner,
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-inner::before,
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-inner::after {
    width: 25px;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::before {
    top: 8px;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    top: 17px;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-block-1
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    transform: translate3d(0, -17px, 0) rotate(-90deg);
  }
  header.sticky .site-main-wrap {
    position: static;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-blocks-right
    .mega-toggle-block:only-child,
  #mega-menu-wrap-header-menu
    .mega-menu-toggle
    .mega-toggle-blocks-right
    .mega-toggle-block {
    margin: 0;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle.mega-menu-open
    + #mega-menu-header-menu {
    border-top: 1px solid var(--border-color);
    padding: 20px 15px;
    box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
    -webkit-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
    -ms-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
    -o-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
  }
  .main-navigation
    #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    .mega-menu-link
    + ul.mega-sub-menu {
    box-shadow: none;
    padding: 0 15px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 15px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-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 10px;
    margin: 5px 0 15px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 15px;
  }
  .header_style .site-branding #site-navigation {
    order: 1;
  }
  .header_style .site-branding.header-default #site-navigation {
    order: 0;
  }
  .header_style .site-branding .logo {
    order: 2;
  }
  .header_style .site-branding .header-button {
    order: 3;
    justify-content: flex-end;
  }
  .header_style .site-branding #site-navigation,
  .header_style .site-branding .logo,
  .header_style .site-branding .header-button {
    flex: 1;
  }
  .header-style-1.header_style .site-branding {
    min-height: 80px;
    padding: 0;
  }
  .navbar-woocommerce,
  .nav-2 {
    padding: 28px 0;
  }
  .site-header #site-navigation ul.nav-menu li.menu-item a {
    color: var(--secondary-color);
  }
  .header_style .site-branding .logo {
    justify-content: center;
  }
  .transparent.header_style.site-header.header-style-1 {
    position: relative;
    background-color: var(--secondary-color);
  }
  .navbar-woocommerce > a:after,
  .nav-2 .appoinment-button a:after {
    display: none;
  }
  .navbar-woocommerce > a svg,
  .nav-2 .appoinment-button a svg {
    width: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    .mega-row-category-content
    ul.mega-sub-menu:not(.mega-menu-category-content .mega-sub-menu) {
    display: flex;
  }
  .woocommerce .woocommerce-ordering select {
    padding: 5px 10px;
  }
}
@media (max-width: 575px) {
  .search-icon .search-wrap > svg,
  .right-header .mini-cart .dropdown-back .feather-shopping-bag {
    width: 14px;
    height: 14px;
  }
  .header_style .navbar-woocommerce .navbar-title > svg {
    height: 20px;
    width: 20px;
  }
  .site-header .site-wrap {
    min-height: 72px;
  }
  #site-navigation .navbar-toggler {
    font-size: 19px;
  }
  .right-header
    .search-icon
    .top-search
    .search-form
    label
    input[type="search"] {
    font-size: 15px;
  }
  .header_style.site-header,
  .header_style.site-header .site-wrap {
    min-height: 65px;
  }
  .right-header .mini-cart .dropdown-back .basket-item-count {
    left: 18px;
  }
  .right-header .mini-cart {
    margin-right: 17px;
  }
  .search-icon .top-search .search-fix {
    min-height: 160px;
    padding: 30px 0 0;
  }
  .search-icon .top-search .search-fix .search .search-close-btn {
    right: 20px;
    top: 20%;
  }
  .single-product .single-product-thumb-content .prev_next_buttons {
    display: flex;
    justify-content: center;
    margin: 0 0 10px;
    display: none;
  }
  .single-product .xs_social_share_widget {
    width: 100% !important;
    margin: 0 0 20px;
  }
  .single-product-thumbnail
    .images
    .product-360-slider-wrap
    .slider.nslick-slider
    i.nslick-arrow {
    font-size: 18px;
  }
  #mega-menu-wrap-header-menu .mega-menu-toggle {
    height: 65px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link {
    font-size: 13px;
    line-height: 30px;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 14px;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-block-1
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg);
  }
  .nickx-slider-for .btn-prev,
  .nickx-slider-for .btn-next {
    height: auto;
    width: auto;
  }
  .single-product .site-main > .container .container {
    padding: 0;
  }
  .header_style .site-branding .site-logo > img {
    max-width: 140px;
  }
  .header-style-1.header_style .site-branding {
    min-height: 80px;
  }
  .woocommerce .woocommerce-ordering select {
    padding: 4px 8px;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: left;
  }
}

@media (max-width: 480px) {
  .header_style .site-branding .logo {
    justify-content: flex-start;
    flex: 1;
    width: 120px;
  }
  .header_style .site-branding #site-navigation,
  .header_style .site-branding .header-button {
    flex: 0;
  }
}

/* ------------- End header style ------------------ */

/* ---------------- Start Footer block ---------------*/
@media (max-width: 1400px) {
  footer .footer-01 section.widget {
    padding-right: 50px;
  }
  footer .main-footer {
    padding: 60px 0 40px 0;
  }
}
@media (max-width: 1199px) {
  footer .footer-01 section.widget {
    padding-right: 25px;
  }
  footer .footer-03 section.widget {
    padding-left: 25px;
  }
}
@media (max-width: 991px) {
  footer .widget {
    position: relative;
    margin: 0;
  }
  footer .footer-01 section.widget {
    margin: 0 0 15px 0;
    padding: 0;
  }
  footer .footer-02 section.widget {
    padding-top: 15px;
    border-top: 1px solid var(--body-font);
  }
  footer .footer-03 section.widget {
    padding: 0;
  }
  footer .widget ul li {
    margin: 0;
  }
  footer .widget-wrap .widget .widget-title {
    margin-bottom: 15px;
    font-size: 20px;
  }
  footer .widget ul li a {
    font: normal 400 15px/17px var(--secondary-font);
  }
  footer .widget ul:not(footer .widget ul li ul, footer ul.social-media) {
    margin: 0 0 20px;
  }
  footer .widget .widget-title + div,
  footer .widget .menu-short-container,
  footer .widget .contact-info {
    display: none;
  }
  footer .main-footer {
    padding: 50px 0 0 0;
  }
  footer .widget .toggle-sub-menu {
    top: 0;
    right: 5px;
  }
  footer .widget .toggle-sub-menu::before {
    font-size: 10px;
    content: "\f078";
  }
  footer .widget .show .toggle-sub-menu {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  footer .widget_block .newsletter-content,
  footer .widget.widget_block .widget-title {
    margin: 0 0 15px;
  }
  footer .widget_block input[type="submit"] {
    padding: 13px 20px;
    font-size: 13px;
  }

  footer .widget_block .input-form {
    margin: 0;
  }
  .email-popup-con .email-popup-inner-con .mc4wp-form {
    width: 100%;
    padding: 0;
    margin: 30px 0 0;
  }
  .email-popup-inner-con .email-popup-img-con .newsletter {
    padding-left: 0;
  }

  /* social icon css */
  footer .widget.widget_photobooth_widget_about_text .description {
    margin: 0 0 20px;
    display: none;
  }

  footer
    .widget
    .wp-block-gallery
    figure.wp-block-image:not(#individual-image) {
    margin: 0;
  }

  footer .widget.widget_media_gallery {
    margin: 0 0 30px;
  }
  footer .footer-top .footer-newsletter .newsletter-content {
    font-size: 12px;
    line-height: 20px;
  }
  footer .widget-wrap .widget .widget-title {
    position: relative;
    cursor: pointer;
  }
  footer .widget-wrap .widget .footer-click {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    font-weight: 600;
  }

  footer .widget-wrap .widget .footer-click::after {
    content: "\2b";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 18px;
  }
  footer .widget-wrap .widget .footer-click.footer-clicked::after {
    content: "\f068";
    font-size: 10px;
    font-weight: 600;
  }

  footer
    .widget-wrap
    .widget.widget_gemstone_widget_social_media
    .widget-title::after,
  footer .widget-wrap .widget .footer-newsletter .widget-title::after {
    display: none;
  }
  /* MOBILE FOOTER */
  .mobile-footer-full
    footer.footer-style-1
    .main-footer
    .footer-02
    .widget
    .menu-our-company-container,
  .mobile-footer-full
    footer.footer-style-1
    .main-footer
    .widget
    .menu-shop-container,
  .mobile-footer-full footer .widget .menu-information-container,
  .mobile-footer-full footer .widget .menu-quick-links-container,
  .mobile-footer-full footer .widget .menu-quick-shop-container,
  .mobile-footer-full footer .widget .menu-my-account-container,
  .mobile-footer-full footer .widget .contact-info,
  .mobile-footer-full footer .widget .menu-quick-view-container,
  .mobile-footer-full footer .widget .menu-brand-container,
  .mobile-footer-full footer .widget .menu-my-account-container,
  .mobile-footer-full footer .widget .contact-info,
  .mobile-footer-full footer .widget .widget-title + div {
    display: block;
  }

  .mobile-footer-full footer .widget-wrap .widget .footer-click {
    display: none;
  }

  .mobile-footer-full footer .main-footer .footer-02,
  .mobile-footer-full footer .main-footer .footer-03,
  .mobile-footer-full footer .main-footer .footer-04 {
    margin: 0 0 20px;
    padding: 0;
  }
  footer .widget figure img {
    width: 180px;
  }
}

@media (max-width: 767px) {
  footer .main-footer {
    padding: 40px 0 0 0;
  }
  .email-popup-inner-con {
    padding: 30px 20px;
  }
  .email-popup-inner-con .message-overlay-con {
    padding: 0;
  }
  .email-popup-inner-con .email-popup-img-con {
    margin-bottom: 20px;
  }
  .email-popup-con
    .footer-newsletter
    .news-form
    .newsletter-form
    input[type="submit"] {
    font-size: 13px;
    padding: 15px 30px;
  }
  .email-popup-inner-con .message {
    font-size: 21px;
  }
  .email-popup-inner-con .message-desc {
    font-size: 14px;
  }
  footer .widget-wrap .widget .widget-title {
    margin-bottom: 15px;
  }
  footer .widget ul li {
    margin: 0 0 8px 0;
  }
  footer .widget figure img {
    width: 170px;
  }
}

@media (max-width: 600px) {
  footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image),
  footer
    .wp-block-gallery.has-nested-images
    figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
    margin: 0 10px 0 0;
  }
}

@media (max-width: 575px) {
  footer .widget_block input[type="submit"] {
    padding: 12px 15px;
    font-size: 12px;
  }
  footer .widget.widget_media_gallery {
    margin: 0 0 20px;
  }
  footer .main-footer {
    padding: 15px 0 0 0;
  }
  footer .site-info .copyright a {
    font-size: 14px;
  }
  footer .copyright .copyright-left {
    margin-bottom: 15px;
  }
  footer .widget-wrap .widget .widget-title {
    font-size: 20px;
  }
  footer .widget ul li a {
    font: normal 400 14px/16px var(--secondary-font);
  }
  footer .widget ul li {
    margin: 0 0 5px 0;
  }
  footer .widget figure img {
    width: 160px;
  }
  footer.site-footer {
    padding: 0 15px;
  }
  footer .main-footer .container .row > div {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .right-header .mini-cart .dropdown-menu-mini-cart .cart-slider {
    width: 310px;
  }
  .right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top {
    padding: 30px 20px;
  }
  .right-header
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content {
    padding: 0 20px;
  }
  footer .widget-wrap .widget .widget-title {
    margin-bottom: 12px;
    font-size: 18px;
  }
  footer .widget ul li a {
    font: normal 400 13px/15px var(--secondary-font);
  }
  footer .widget ul li {
    margin: 0;
  }
  footer .mc4wp-form-fields .newsletter-form button {
    font-size: 0;
  }
  footer .widget_block input[type="email"] {
    padding: 12px 75px 12px 12px;
  }
  footer .mc4wp-form-fields .newsletter-form button svg {
    display: block;
  }

  footer .widget figure img {
    width: 150px;
  }
}

/* ---------------- End Footer block ---------------*/

/* --------------- Start cart block ------------------- */
@media (max-width: 360px) {
  .right-header
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    .buttons
    .button::after,
  .right-header
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    .buttons
    .button.checkout::after {
    left: 33%;
  }
}

/* --------------- End cart block ---------------------- */

/* ---------------Start blog block --------------- */
@media (max-width: 1199px) {
  .blog-style .tt-post-thumbnail .tt-post-meta {
    font-size: 12px;
    padding: 6px 13px;
  }
  .blog-section .row {
    margin: 0 -50px;
  }
  .blog-style .tt-post-details .tt-post-title h6 {
    margin: 0 0 12px;
    font: 600 24px/28px var(--primary-font);
  }
  .blog-style .tt-post-details .tt-post-content {
    margin: 0 0 16px;
  }
}
@media (max-width: 991px) {
  .blog-section .row {
    margin: 0 -40px;
  }
  .blog-style .tt-post-details .tt-post-title h6 {
    margin: 0 0 10px;
    font: 600 22px/24px var(--primary-font);
  }
  .blog-style .tt-post-details .tt-post-content {
    font: 400 14px/20px var(--secondary-font);
    margin: 0 0 10px;
  }
  .blog-style .tt-post-more a {
    font: 400 15px/18px var(--secondary-font);
  }
}

@media (max-width: 767px) {
  .blog-style .tt-post-thumbnail .zoom-icon {
    opacity: 1;
  }

  .blog-style .tt-post-wrapper:hover .tt-post-thumbnail .zoom-icon,
  .blog-style .tt-post-wrapper .tt-post-thumbnail .zoom-icon {
    transform: none;
  }
}

@media (max-width: 575px) {
  .blog-style.blog-style-2 .tt-post-details .tt-post-meta {
    font-size: 10px;
    margin: 0 0 10px;
  }

  .blog-style.blog-style-2 .tt-post-details .tt-post-content {
    font-size: 11px;
  }

  .blog-style.blog-style-2 .tt-post-more a,
  .blog-style .tt-post-thumbnail .zoom-icon svg {
    font-size: 12px;
  }

  .blog-style .tt-post-thumbnail .zoom-icon {
    height: 30px;
    width: 30px;
  }
  .blog-section .row {
    margin: 0;
  }
  .tt-post-wrapper.grid-item {
    padding: 0 0 30px 0;
  }
}

/* ---------------end blog block --------------- */

/* ---------------- start owl-nav -------------------*/
@media (min-width: 992px) {
  .owl-carousel .owl-nav {
    opacity: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
  }

  .owl-carousel:hover .owl-nav {
    opacity: 1;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
  }
}

@media (max-width: 1199px) {
  .owl-carousel .owl-nav button svg {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .owl-carousel .owl-nav {
    text-align: center;
    float: left;
    width: 100%;
    margin: 20px 0 0;
  }

  .owl-carousel
    .owl-nav
    button:not(.tt-testimonial.owl-carousel .owl-nav button) {
    position: static;
    margin: 0 8px;
    height: auto;
    width: auto;
  }

  .products.owl-carousel .product.type-product {
    margin: 0 0 20px;
  }

  .owl-carousel .owl-nav button svg {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .owl-carousel .owl-nav button svg {
    font-size: 15px;
  }
}

/* ---------------- end owl-nav -------------------*/

/*---------------- start product block -------------- */

@media (max-width: 1366px) {
  .single-product .product_meta .sku_wrapper,
  .single-product .product_meta .posted_in,
  .single-product .product_meta .tagged_as {
    font-size: 14px;
  }
  .single-product .buy-now-wrap .button {
    width: 298px;
  }
  .single-product .buy-now-wrap {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .ui-tabs-nav .ui-tabs-tab {
    padding: 0 15px;
  }
  .single-product .product_meta .sku_wrapper,
  .single-product .product_meta .posted_in,
  .single-product .product_meta .tagged_as {
    width: 100%;
    margin: 0 0 5px;
  }
  .single-product .product .entry-summary .cart-wrap .product-button {
    padding: 13px 30px 13px 55px;
  }
  .single-product .buy-now-wrap .button {
    width: 276px;
  }
  .single-product .product .entry-summary .cart-wrap .product-button::before {
    left: 35px;
    font-size: 12px;
  }
  .single-product .entry-summary .product_title {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .single-product .entry-summary .woocommerce-product-rating {
    margin: 0 0 10px;
  }
  .product-360-slider-wrap .slider-popup-wrap svg,
  .product-360-button .product-popup svg {
    font-size: 14px;
  }
  .product-360-slider-wrap .slider-popup-wrap,
  .product-360-button .product-popup {
    height: 35px;
    width: 35px;
  }
  .product-360-slider-wrap .product-popup-wrap {
    padding: 3px 0 0 3px;
  }
  .product-360-slider-wrap .slider-popup-wrap,
  .product-360-slider-wrap .product-360-button-wrap {
    margin: 3px;
  }
  .single-product-thumbnail .photobooth-sale span.label {
    left: 15px;
    top: 15px;
  }
  .single-product .single-product-thumbnail .photobooth-sale span.onsale {
    right: 15px;
    top: 15px;
  }
  .single-product-thumbnail #nickx-gallery i.thumb_arrow {
    font-size: 12px;
    height: 20px;
    width: 20px;
  }
  .single-product .product .entry-summary .quantity .qty_button {
    height: 48px;
  }
  .single-product .product_meta .single-categories {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .thumbnail-wrap .timer {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
  }
  section.product .photobooth-sale span {
    opacity: 0;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
    transform: translateX(60px);
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -o-transform: translateX(60px);
    -ms-transform: translateX(60px);
  }

  section.product:hover .photobooth-sale span {
    opacity: 1;
    z-index: 1;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
}

@media (min-width: 1300px) {
  .single-product .product-estimate .delivery-shipping-wrap {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1299px) {
  .single-product
    .product-estimate
    .delivery-shipping-wrap
    .estimated-delivery {
    margin: 0 0 10px;
  }
}
@media (max-width: 991px) {
  body .photobooth-sale span.label {
    background: none;
  }
  .product .product-button-wrap {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  .product .product-button,
  .product .quantity {
    position: static;
  }

  .product .product-button {
    float: left;
    position: relative;
    width: auto;
  }

  .product .quantity:not(.single-product .entry-summary .quantity),
  .product .quantity-list:not(.single-product .entry-summary .quantity) {
    display: none;
  }

  .ui-tabs-nav .ui-tabs-tab a {
    font-size: 15px;
  }

  .product .quantity .qty_button {
    width: 16px;
    height: 35px;
  }

  .product .woocommerce-loop-product__title {
    font-size: 13px;
  }
  div.list_product_color {
    height: 10px;
    width: 10px;
  }
  div.list_product_color:hover::after,
  div.list_product_color.select_variation::after {
    height: 14px;
    width: 14px;
  }
  .product-attribute-wrap .list_size_attr {
    font-size: 11px;
    padding-left: 9px;
    margin-left: 6px;
  }
  .ui-tabs-nav .ui-tabs-tab {
    padding: 0 10px;
  }
  .single-product .entry-summary .product_title {
    font-size: 25px;
  }
  .single-product .photobooth-sale span.label {
    color: var(--primary-color);
    padding: 0;
  }
  .single-product .woocommerce-tabs {
    margin: 4% 0 50px;
  }
  .single-product-thumbnail
    .images
    .product-360-slider-wrap
    .slider.nslick-slider
    i.nslick-arrow {
    font-size: 25px;
  }
}

@media (max-width: 700px) {
  .title-wrap {
    flex-direction: column;
  }

  .product-title {
    margin: 0 0 15px;
  }

  .title-wrap .ui-tabs-nav {
    justify-content: center;
  }

  .title-wrap .ui-tabs-nav li {
    margin: 0 0 10px;
  }
}

@media (max-width: 767px) {
  .thumbnail-wrap .timer {
    height: 35px;
  }
  .thumbnail-wrap .timer > svg {
    font-size: 12px;
  }
  .thumbnail-wrap .timer p.saleend {
    font-size: 11px;
  }
  #tab-reviews #reviews {
    flex-wrap: wrap;
  }
}

@media (max-width: 575px) {
  .product .product-button {
    font-size: 14px;
  }
  .product .wrap-rate .star-rating {
    font-size: 12px;
    width: 70px;
  }
  .photobooth-sale span {
    left: 8px;
    top: 8px;
  }
  .photobooth-sale span.label {
    font-size: 10px;
  }

  .thumbnail-wrap .timer {
    height: 30px;
  }

  .thumbnail-wrap .timer p.saleend {
    font-size: 10px;
  }

  .thumbnail-wrap .timer svg {
    font-size: 12px;
    margin-right: 10px;
  }
  .single-product .single-product-thumbnail .photobooth-sale span.onsale {
    right: 10px;
    top: 10px;
    font-size: 10px;
  }
  .single-product .list-timer .timer .saleend {
    font-size: 10px;
  }
}

@media (max-width: 480px) {
  .title-wrap .ui-tabs-nav {
    padding: 0;
  }

  section .product .product-button {
    font-size: 13px;
  }

  .ui-tabs-nav .ui-tabs-tab {
    padding: 0 9px;
  }

  .ui-tabs-nav .ui-tabs-tab a {
    font-size: 14px;
  }

  div.list_product_color {
    margin-right: 6px;
    height: 10px;
    width: 10px;
  }

  .product-attribute-wrap .list_size_attr {
    font-size: 11px;
  }

  .product-attribute-wrap .list_size_attr {
    padding-left: 8px;
    margin-left: 5px;
  }

  div.list_product_size {
    padding: 0 2px;
  }

  .product .quantity,
  .product .product-button {
    float: left;
  }

  .product .wrap-rate .star-rating {
    font-size: 10px;
    width: 58px;
  }
  .thumbnail-wrap .timer {
    height: 25px;
  }

  .thumbnail-wrap .timer svg {
    font-size: 9px;
    margin-right: 5px;
  }

  .thumbnail-wrap .timer p.saleend {
    font-size: 8px;
  }
  .products .product .thumbnail-wrap .wrap-rate {
    bottom: 6px;
  }
}

/*---------------- end product block -------------- */

@media (min-width: 992px) {
  .woocommerce-active .site-main .products.columns-2 .product {
    width: 50%;
  }

  .woocommerce-active .site-main .products.columns-3 .product {
    width: 33.33%;
  }

  .woocommerce-active .site-main .products.columns-1 .product {
    width: 100%;
  }

  .woocommerce-active .site-main .products.columns-4 .product {
    width: 33.33%;
  }
  .woocommerce-active .site-main .products.columns-6 .product {
    width: 33.33%;
  }
  .single-product .single-product-thumb-content {
    display: flex;
  }
  .single-product .photobooth-sale span.onsale {
    display: block;
  }
}

@media (min-width: 576px) {
  .single-product.woocommerce-active .site-main .products.columns-5 .product {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .single-product.woocommerce-active .site-main .products.columns-5 .product {
    width: 25%;
  }
  .single-product.woocommerce-active
    .site-main
    .related.products
    .products.columns-5.grid-view.woo-default
    .product,
  .single-product.woocommerce-active
    .site-main
    .up-sells.upsells.products
    .columns-5.grid-view.woo-default
    .product {
    width: 20%;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .single-product.woocommerce-active .site-main .products.columns-5 .product {
    width: 20%;
  }
}

@media (min-width: 1400px) {
  .woocommerce-active .site-main .products.columns-4 .product {
    width: 25%;
  }
  .woocommerce-active .site-main .products.columns-6 .product {
    width: 20%;
  }
  .woocommerce-active .site-main .products.columns-5 .product {
    width: 20%;
  }
}

@media (min-width: 1600px) {
  .woocommerce-active .site-main .products.columns-6 .product {
    width: 16.66667%;
  }
}
@media (max-width: 1199px) {
  .single-product .single-product-thumb,
  .single-product .single-product-detail {
    padding: 0 10px;
  }
  .single-product .summary.entry-summary {
    padding: 0 0 0 10px;
  }
  .single-product .related.products,
  .single-product .up-sells.upsells {
    margin: 0 0 10px;
  }
  .single-product .xs_social_share_widget,
  .single-product .prev_next_buttons {
    top: 20%;
  }
  .single-product .xs_social_share_widget {
    left: 20px;
  }
  .single-product .prev_next_buttons {
    right: 20px;
  }
  .single-product .xs_social_share_widget ul li a .xs-social-icon,
  .single-product .prev_next_buttons a {
    height: 35px;
    width: 35px;
  }
  .single-product .xs_social_share_widget ul li a .xs-social-icon {
    line-height: 25px;
  }
  .single-product .site-main .xs_social_share_widget ul li a span {
    font-size: 12px;
  }
  .single-product .prev_next_buttons .product-nav-link svg,
  .single-product .prev_next_buttons a svg {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  .product .woocommerce-loop-product__title {
    margin: 0 0 6px;
  }
  .single-product
    .product-estimate
    .delivery-shipping-wrap
    .estimated-delivery {
    margin: 0 0 8px;
  }
  .single-product .single-product-thumb,
  .single-product .single-product-detail {
    float: left;
    width: 100%;
    margin: 0 0 10px;
  }
  .single-product .related.products,
  .single-product .up-sells.upsells {
    margin: 0 0 10px;
  }
  .single-product .summary.entry-summary {
    padding: 0;
  }
  .single-product .woocommerce-tabs ul.tabs li a {
    font-size: 18px;
  }
  .single-product .woocommerce-tabs ul.tabs li a::after {
    content: none;
  }
  .nickx-slider-for .btn-prev,
  .nickx-slider-for .btn-next {
    opacity: 1;
    margin: 0;
  }
  .single-product .product-border::after {
    top: 0;
  }
  .shop-sildebar .filter-close {
    position: absolute;
    width: 32px;
    height: 32px;
    right: 20px;
    left: auto;
    background: transparent;
    border-radius: 50%;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    top: 40px;
    bottom: auto;
    cursor: pointer;
  }
  .shop-sildebar .filter-close:hover {
    background: #f5f5f5;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
  }
  .shop-sildebar .filter-close::after,
  .shop-sildebar .filter-close::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 15px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    transform-origin: 50% 50%;
    background-color: #222;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
    -moz-transition: -moz-transform ease 0.25s;
    -webkit-transition: -webkit-transform ease 0.25s;
    -o-transition: -o-transform ease 0.25s;
    -ms-transition: -ms-transform ease 0.25s;
    transition: transform ease 0.25s;
  }
  .shop-sildebar .filter-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .shop-sildebar .filter-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .shop-sildebar .filter-close:hover::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .shop-sildebar .filter-close:hover::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media (max-width: 767px) {
  .single-product .entry-summary .product_title {
    font-size: 22px;
  }
  .single-product .woocommerce-tabs ul.tabs li a {
    padding: 10px 14px;
  }
  .single-product .product .entry-summary .price {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .single-product.woocommerce-active .site-main .products.columns-5 .product {
    width: 50%;
  }
  .single-product .woocommerce-tabs ul.tabs li a {
    padding: 8px 14px;
  }
  .single-product .product .entry-summary .cart-wrap .product-button {
    padding: 11px 25px 11px 45px;
    font-size: 14px;
  }
  .single-product .product .entry-summary .cart-wrap .product-button::before {
    left: 25px;
  }
  .single-product .product .entry-summary .quantity .qty_button {
    height: 42px;
    width: 28px;
  }
  .product-360-slider-wrap .slider-popup-wrap,
  .product-360-button .product-popup {
    height: 30px;
    width: 30px;
  }
  .product-360-slider-wrap .slider-popup-wrap svg,
  .product-360-button .product-popup svg {
    font-size: 12px;
  }
  .single-product .prev_next_buttons,
  .single-product .xs_social_share_widget {
    position: static;
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 10px;
  }
  .single-product .site-main .xs_social_share_widget ul {
    flex-direction: row;
  }
  .single-product .single-product-thumb {
    margin: 0 0 20px;
  }
  .single-product .single-product-detail {
    margin: 0 0 20px;
  }
  .single-product-thumbnail .photobooth-sale span.label {
    left: 20px;
    top: 10px;
  }
  .single-product .single-product-thumbnail .photobooth-sale span.label {
    padding: 2px 8px;
    font-size: 10px;
  }
  .single-product .xs_social_share_widget ul li a .xs-social-icon {
    height: 35px;
  }
  .single-product .buy-now-wrap .button {
    width: 245px;
    padding: 10px;
    font-size: 14px;
  }
  .single-product .prev_next_buttons a {
    height: 30px;
    width: 30px;
  }
  .single-product .prev_next_buttons a svg {
    font-size: 12px;
  }

  .single-product .entry-summary .product_title {
    font-size: 20px;
  }
  .single-product-thumbnail #nickx-gallery i.thumb_arrow {
    background: #fff;
  }
  .single-product .entry-summary .product-attribute-wrap {
    margin: 0 0 15px;
  }
  .woocommerce-Reviews-title {
    font-size: 20px;
    text-align: center;
  }
  .list-content-wrap
    .list-content
    .product-estimate
    .delivery-shipping-wrap
    .estimated-delivery
    span,
  .list-content-wrap
    .list-content
    .product-estimate
    .delivery-shipping-wrap
    .free-shipping
    span {
    width: 100%;
    font-size: 13px;
  }
  .single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 0 15px;
  }
  .single-product .related.products,
  .single-product .up-sells.upsells {
    padding: 0 15px;
  }
  .single-product .product_meta {
    margin: 20px 0;
    padding: 20px 0;
  }
  .single-product .product .entry-summary .product-button-wrap {
    margin: 20px 0 0;
  }
  .single-update-price {
    margin: 15px 0 0;
  }
}

/* ---------------- end recent product ---------------- */

/* ---------------- start shop page ---------------- */

@media (min-width: 576px) {
  .shop-nosildebar .product-top-sorting .woocommerce-result-count {
    flex-grow: 1;
    flex-basis: 0;
  }
}
@media (min-width: 576px) {
  .full-sildebar #post_sidebar .widget-area .widget {
    width: 50%;
    border-right: 1px solid var(--border-color);
    padding: 0 20px;
  }
}

@media (min-width: 768px) {
  .full-sildebar #post_sidebar .widget-area .widget {
    width: 33.33%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .full-sildebar #post_sidebar .widget-area .widget:nth-child(3n) {
    border: none;
  }
}
@media (min-width: 992px) {
  .full-sildebar #post_sidebar .widget-area .widget {
    float: left;
    width: 25%;
  }
  .shop-nosildebar.full-sildebar .widget-area {
    margin-left: -20px;
    margin-right: -20px;
  }
  .shop-nosildebar.full-sildebar .widget-area .widget.woocommerce {
    padding: 0 20px;
  }

  .full-sildebar .widget-area .widget.woocommerce:nth-child(4n) {
    border: none;
  }

  .shop-sildebar .product-top-sorting .toggle-filter {
    display: none;
  }
}

@media (min-width: 1200px) {
  .sildebar-filter {
    width: 20%;
  }

  .shop-product {
    width: 80%;
  }
}
@media (max-width: 1559px) {
  .product-top-sorting {
    margin: 0 0 35px;
  }
}

@media (max-width: 1199px) {
  .product-top-sorting {
    margin: 0 0 35px;
  }
}

@media (max-width: 991px) {
  .product-top-sorting .filter {
    padding: 0 15px;
  }
  .woocommerce.widget .widget-title {
    font-size: 15px;
  }
  .toggle-res .woocommerce.widget .widget-title::before {
    font-size: 11px;
    right: 15px;
  }

  .offside .woocommerce.widget .widget-title::before {
    display: none;
  }

  .widget-area .widget.woocommerce {
    border: none;
    padding: 0;
  }

  .offside .widget-area .widget.woocommerce {
    margin: 0 0 20px;
  }

  .widget.woocommerce .toggle-sub-menu::before {
    font-size: 11px;
  }

  .full-sildebar #post_sidebar .widget-area {
    margin-bottom: 30px;
    margin-top: 0;
  }

  .product-top-sorting .filter {
    font-size: 13px;
  }

  .product-top-sorting .filter .fa-align-right {
    font-size: 12px;
  }

  .shop-sildebar #post_sidebar {
    float: left;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    visibility: hidden;
    padding: 0;
  }

  .toggle-filter #post_sidebar {
    visibility: visible;
  }

  .shop-sildebar #post_sidebar .widget-area {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 300px;
    background: #fff;
    padding: 60px 20px 20px;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #a0a0a0 #f5f5f5;
    height: 100vh;
  }

  .toggle-filter .shop-sildebar .toggle-res .widget-area {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }

  .shop-sildebar .left-content-filter .widget-area {
    right: auto;
    left: 0;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
  }

  .shop-sildebar .right-content-filter .widget-area {
    right: 0;
    left: auto;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
  }
}
@media (max-width: 767px) {
  .shop-nosildebar .product-sort-view {
    margin-right: 8px;
  }
}
@media (max-width: 700px) {
  .product-top-sorting .woocommerce-result-count {
    font-size: 12px;
  }
  .product-top-sorting .woocommerce-ordering {
    margin-right: 10px;
  }
  .product-top-sorting .toggle-filter {
    margin-left: 0;
    padding: 0 5px;
  }
  .product-top-sorting .woocommerce-ordering .select-wrap select {
    padding: 5px 25px 5px 10px;
  }
  .product-top-sorting .woocommerce-ordering .select-wrap .select-wrap::after {
    right: 12px;
  }
  .product-top-sorting .select-wrap select {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .shop-nosildebar .product-top-sorting {
    display: flex;
    flex-wrap: wrap;
  }
  .shop-nosildebar .product-top-sorting .product-sort-view {
    margin-right: 10px;
  }
  .shop-nosildebar .product-top-sorting .woocommerce-result-count {
    line-height: inherit;
  }
  .product-top-sorting .woocommerce-result-count,
  .product-top-sorting .woocommerce-ordering,
  .product-top-sorting .woocommerce-perpage {
    float: left;
  }

  .product-top-sorting .woocommerce-result-count {
    line-height: 30px;
    margin-bottom: 5px;
  }

  .product-top-sorting .product-sort-view {
    margin: 0 0 5px;
  }

  .shop-nosildebar .product-top-sorting .woocommerce-result-count {
    flex-shrink: 1;
  }

  .product-top-sorting .toggle-filter {
    order: 0;
  }

  .product-top-sorting .toggle-filter {
    margin-bottom: 5px;
  }

  .shop-nosildebar .product-top-sorting .woocommerce-ordering {
    margin-right: 15px;
  }

  .product-top-sorting .woocommerce-ordering {
    margin-right: 10px;
  }

  .product-top-sorting .select-wrap select {
    padding: 5px 30px 5px 5px;
  }
  .full-sildebar #post_sidebar .widget-area {
    margin: 0 auto 30px;
  }
  .site-main .container .left,
  .site-main .container .right {
    font-size: 14px;
  }
  .woocommerce-active .site-main .container .left,
  .woocommerce-active .site-main .container .right {
    padding: 0 25px;
  }
  .product-top-sorting .filter .fa-align-right {
    font-size: 10px;
    margin: 0 0 0 5px;
  }
  .product-top-sorting .filter .fa-align-right {
    font-size: 9px;
  }
  .product-top-sorting .woocommerce-ordering .select-wrap select {
    padding-right: 15px;
  }
}

/* ---------------- end shop page ---------------- */

/* -------------- start list view ----------------- */
@media (max-width: 1199px) {
  .list-content-wrap
    .list-content
    .product-estimate
    .delivery-shipping-wrap
    .estimated-delivery
    span,
  .list-content-wrap
    .list-content
    .product-estimate
    .delivery-shipping-wrap
    .free-shipping
    span {
    width: 80%;
  }
  .header-top .header-top-center {
    display: none;
  }
}
@media (max-width: 991px) {
  .left-sildebar.shop-sildebar {
    display: grid;
  }
  .left-sildebar.shop-sildebar .left-content-filter {
    order: 2;
  }
  .header-top {
    display: none;
  }
}

/* -------------- end list view ----------------- */

/* start slider */

.woocommerce-active #rev_slider_1_1_wrapper .uranus.tparrows.tp-rightarrow {
  transform: translate(-50px, -17px) !important;
}
.woocommerce-active #rev_slider_1_1_wrapper .uranus.tparrows.tp-leftarrow {
  transform: translate(0px, -25px) !important;
}

@media (max-width: 991px) {
  #rev_slider_1_1_wrapper .custom.tparrows {
    width: 40px !important ;
    height: 40px !important;
  }
  #rev_slider_1_1_wrapper .custom.tparrows:before {
    font-size: 20px !important;
    line-height: 40px !important;
  }
  #rev_slider_1_1_wrapper .revslider-initialised .tparrows.zeus,
  #rev_slider_2_1_wrapper .revslider-initialised .tparrows.metis,
  #rev_slider_3_1_wrapper .revslider-initialised .tparrows.metis {
    display: none;
  }
}
/* end slider */

@media (max-width: 1199px) {
  body #page .site-main .our_team {
    display: none;
  }
}
@media (max-width: 1400px) {
  .email-popup-inner-con .message {
    font-size: 24px;
  }
}

/* back-to-top */
@media (max-width: 1199px) {
  .back-to-top::after,
  .back-to-top {
    height: 44px;
    width: 44px;
  }
  .back-to-top::after {
    line-height: 44px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .back-to-top::after,
  .back-to-top {
    height: 40px;
    width: 40px;
  }
  .back-to-top::after {
    line-height: 40px;
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .back-to-top {
    bottom: 65px;
  }
}
/* -------coming soon--- */
@media (max-width: 767px) {
  .coming_section .tt-section-title p {
    display: none;
  }
}

/* ------- stickyadd to cart --- */
@media (max-width: 1199px) {
  .single-product
    .product
    .entry-summary
    .stickycart-popup
    .cart-wrap
    .product-button {
    padding: 0;
    font-size: 0;
    height: 40px;
    width: 40px;
  }
  .single-product
    .product
    .entry-summary
    .stickycart-popup
    .cart-wrap
    .product-button::before {
    left: 0;
    right: 0;
  }
}
@media (max-width: 991px) {
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .attr-title {
    padding: 0;
    margin: 0 0 5px;
    font-size: 12px;
  }
  .single-product .entry-summary .sticky-addToCart .product-attribute-wrap {
    margin: 0 10px 0 0;
  }
  .single-product
    .product
    .entry-summary
    .sticky-addToCart
    .quantity
    .qty_button {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .single-product
    .product
    .entry-summary
    .sticky-addToCart
    .quantity
    .qty_button {
    width: 20px;
    height: 40px;
  }
}
@media (max-width: 575px) {
  .sticky-addToCart {
    padding: 15px 10px;
  }
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_color_attr
    .list_product_color {
    width: 15px;
    height: 15px;
  }
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_color_attr
    .list_product_color.select_variation::after,
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_color_attr
    .list_product_color::after {
    height: 19px;
    width: 19px;
    left: -2px;
    top: -2px;
  }
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_size_attr
    .list_product_size {
    font-size: 10px;
    line-height: 15px;
    height: 20px;
    width: 20px;
  }
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_size_attr
    .list_product_size.not-available::after,
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_size_attr
    .list_product_size.not-available::before {
    width: 15px;
  }
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_color_attr
    .list_product_color.not-available::before,
  .single-product
    .single-product-thumb-content
    .single-product-detail
    .entry-summary
    .sticky-addToCart
    .list_color_attr
    .list_product_color.not-available::after {
    width: 10px;
    height: 1px;
  }
  .single-product
    .entry-summary
    .sticky-addToCart
    .product-attribute-wrap
    .reset_custom_variations {
    font-size: 12px;
  }
  .single-product
    .entry-summary
    .sticky-addToCart
    .product-attribute-wrap
    .reset_custom_variations
    > svg {
    display: none;
  }
}
@media (max-width: 480px) {
  .sticky-addToCart .stickycart-popup .sticky-addcart-info {
    margin: 0 0 10px;
  }
  .sticky-addToCart .stickycart-popup {
    flex-direction: column;
    align-items: start;
  }
}

/*  VIDEO  */

@media (min-width: 1400px) {
  a.youtube-popup:hover p {
    width: 170px;
    height: 170px;
  }
  a.youtube-popup:hover p::after {
    width: 180px;
    height: 180px;
    left: -7px;
  }
  a.youtube-popup p::before {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  a.youtube-popup p {
    width: 165px;
    height: 165px;
    padding: 65px;
  }
  a.youtube-popup:hover p {
    width: 150px;
    height: 150px;
  }
  a.youtube-popup p::before {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  a.youtube-popup p {
    width: 80px;
    height: 80px;
    padding: 0;
    font-size: 0;
  }
  a.youtube-popup p::before {
    display: flex;
  }
}
@media (max-width: 991px) {
  a.youtube-popup p {
    width: 80px;
    height: 80px;
    font-size: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  a.youtube-popup p {
    width: 65px;
    height: 65px;
  }
  a.youtube-popup p::before {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  a.youtube-popup p {
    width: 50px;
    height: 50px;
  }
  a.youtube-popup p::before {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  a.youtube-popup p {
    width: 40px;
    height: 40px;
  }
  a.youtube-popup p::before {
    font-size: 16px;
  }
}

/* SALE */
@media (max-width: 991px) {
  .woocommerce ul.products li.product .onsale {
    left: 25px;
    top: 25px;
  }
}

/* ADD-TO-CART */

@media (min-width: 992px) {
  .woocommerce .site-main .products .product > .button {
    position: absolute;
    left: 0;
    bottom: -30px;
    opacity: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  .woocommerce .site-main .products .product:hover > .button {
    opacity: 1;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
  .woocommerce ul.products li.product:hover .price {
    opacity: 0;
  }
  .woocommerce .site-main .products .product > .button::before {
    content: "";
    height: 2px;
    width: 0;
    position: absolute;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    top: auto;
    bottom: -4px;
    left: auto;
    right: 0;
    z-index: -1;
  }
  .woocommerce .site-main .products .product > .button:hover::before {
    width: 100%;
    right: auto;
    left: 0;
  }
}

/* SHOP PAGE PRODUCT RESPONSIVE */

@media (min-width: 768px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: right;
    width: 42%;
    clear: none;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: left;
    width: 55%;
  }
}
@media (max-width: 1559px) {
  .woocommerce div.product form.cart .button {
    width: 367px;
  }
}
@media (max-width: 1199px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin: 0;
    width: 33.33%;
  }
  body.woocommerce-page .site .site-main .products .product,
  body.woocommerce-page .site .content-area .site-main .products .product {
    margin: 0 0 20px 0;
    padding: 0 15px;
  }
  .woocommerce .products ul,
  .woocommerce ul.products {
    margin: 0 -15px;
  }
  .woocommerce ul.products li.product .onsale {
    left: 25px;
    top: 10px;
  }
  .woocommerce .site-main .products .product > .button {
    left: 15px;
  }
  .archive.woocommerce-page .site #sidebar {
    width: 25%;
  }
  .archive.woocommerce-page .site .content-area {
    width: 75%;
  }
  .woocommerce div.product form.cart .button {
    width: 303px;
  }
  .woocommerce div.product .product_title {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .archive.woocommerce-page .site #sidebar {
    display: none;
  }
  .archive.woocommerce-page .site .content-area {
    width: 100%;
    padding: 0;
  }
  .woocommerce .site-main .products .product > .button {
    width: 100%;
  }
  .woocommerce .site-main .products .product > .button {
    left: 0;
  }
  .woocommerce ul.products li.product .price {
    margin: 0;
    font-size: 15px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 2px 0;
  }
  body.woocommerce-page .site .site-main .products .product,
  body.woocommerce-page .site .content-area .site-main .products .product {
    margin: 0 0 25px;
  }
  .woocommerce div.product form.cart .button {
    width: 221px;
  }
  .woocommerce div.product .product_title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 50%;
  }
  .woocommerce div.product form.cart .button {
    width: 448px;
  }
  .woocommerce.single-product .product .woocommerce-tabs ul.tabs {
    overflow: auto;
    justify-content: start;
    padding: 0 20px;
  }
  .woocommerce div.product .product_title {
    font-size: 20px;
  }
  body.woocommerce-page .site .site-main .products .product,
  body.woocommerce-page .site .content-area .site-main .products .product {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .woocommerce div.product form.cart div.quantity {
    margin: 0 0 10px;
  }
  .woocommerce div.product form.cart .button {
    width: 100%;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    flex: 1 0 auto;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 10px;
  }
  .woocommerce div.product .product_title {
    font-size: 18px;
  }
  .single-product .site > .container {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }

  body.woocommerce-page .site .site-main .products .product,
  body.woocommerce-page .site .content-area .site-main .products .product {
    padding: 0 10px;
  }
  .woocommerce ul.products li.product .price {
    font-size: 14px;
  }
}

/* SLIDER REVOLUTION */
@media (max-width: 575px) {
  .tp-tabs,
  .tp-thumbs,
  .tp-bullets {
    transform: translate(-17px, -25px) !important;
  }
}
@media (max-width: 480px) {
  .tp-tabs,
  .tp-thumbs,
  .tp-bullets {
    transform: translate(-17px, -17px) !important;
  }
  #rev_slider_1_1_wrapper .hebe .tp-bullet {
    width: 7px;
    height: 7px;
  }
}

/* MINI CART  */
@media (max-width: 575px) {
  .header-right .mini-cart .dropdown-menu-mini-cart .cart-slider {
    width: 300px;
  }
  .header-right .mini-cart .dropdown-menu-mini-cart .shopping_cart_top {
    padding: 30px 20px 25px;
  }
  .cart-slider .cart-close {
    right: 10px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_ca
    rt_content
    ul {
    padding: 0 20px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    ul
    li
    a {
    font-size: 14px;
    padding-right: 20px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    ul
    li
    .remove {
    padding: 0;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    ul
    li
    img {
    margin: 0 10px 0 0;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    ul
    li
    .quantity {
    left: 80px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    .total.woocommerce-mini-cart__total {
    padding: 20px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    .buttons {
    padding: 0 20px 20px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    ul {
    padding: 0 20px;
  }
  .header-right
    .mini-cart
    .dropdown-menu-mini-cart
    .widget_shopping_cart_content
    ul
    li
    img {
    width: 70px;
  }
}
