@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media (min-width: 1200px) {
  .search.search-results .products-loop .item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 1200px) {
  .ip-header {
    display: none;
  }
  .header-style2 .top .mycart {
    margin: 0;
    background: none;
    padding: 0 15px;
  }
  .header-style2 .top .mycart .top-form.top-form-minicart {
    padding: 41px 15px 41px 56px;
    background-color: #dcdcdc;
  }
  .header-style2 .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 129px;
  }
  .rtl .header-style2 .top .mycart .top-form.top-form-minicart {
    padding: 41px 56px 41px 15px;
  }
  .header-style2 .top .mycart .top-form.top-form-minicart .top-minicart-icon {
    line-height: 46px;
  }
  .header-style2 .top .flytheme_top .top-form.top-search .cat-wrapper select {
    width: 125px;
    padding: 0;
  }
  .header-style2 .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-left: 135px;
  }
  .block-text-index2 .item-block {
    width: 230px;
  }
  .newsletter-home2 {
    padding: 50px 40px;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
    width: 40%;
  }
  .rtl .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
    width: 36%;
  }
  .newsletter-home2 h3 {
    margin: 0 40px 0 0;
    font-size: 24px;
  }
  .verticle-home2 .wrapper_vertical_menu .vertical-megamenu > li {
    padding: 0 20px;
  }
  .category-ajax-slider {
    overflow: hidden;
  }
  .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-price {
    display: block;
  }
  .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-price ins {
    float: none;
  }
  .category-ajax-slider .sw-tab-slider .res-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    height: 35px;
    width: 35px;
    top: 50%;
    margin-top: -17px;
    z-index: 99;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev {
    left: 20px;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-prev {
    right: 20px;
    left: auto;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-prev:before {
    content: '\f105';
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev:hover {
    border: 1px solid #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev:hover:before {
    color: #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev:before {
    content: '\f104';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next {
    right: 20px;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-next {
    left: 20px;
    right: auto;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-next:before {
    content: '\f104';
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next:hover {
    border: 1px solid #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next:hover:before {
    color: #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next:before {
    content: '\f105';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text h4 a {
    font-size: 16px;
  }
  .featured-product .res-button {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    top: 48px;
    margin: 0 30px;
    opacity: 1;
  }
  .featured-product .res-button.slick-prev {
    right: 50% !important;
    left: auto !important;
  }
  .rtl .featured-product .res-button.slick-prev {
    left: 50% !important;
    right: auto !important;
  }
  .rtl .featured-product .res-button.slick-prev:before {
    content: '\f105';
  }
  .featured-product .res-button.slick-prev:hover {
    border: 1px solid #fa381d;
  }
  .featured-product .res-button.slick-prev:hover:before {
    color: #fff;
  }
  .featured-product .res-button.slick-prev:before {
    content: '\f104';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .featured-product .res-button.slick-next {
    left: 50% !important;
    right: auto !important;
  }
  .rtl .featured-product .res-button.slick-next {
    right: 50% !important;
    left: auto;
  }
  .rtl .featured-product .res-button.slick-next:before {
    content: '\f104';
  }
  .featured-product .res-button.slick-next:hover {
    border: 1px solid #fa381d;
  }
  .featured-product .res-button.slick-next:hover:before {
    color: #fff;
  }
  .featured-product .res-button.slick-next:before {
    content: '\f105';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .rtl .header-style2 .header .top .flytheme_top .top-form.top-search {
    margin: 0;
  }
  .rtl .header-style2 .header .top .flytheme_top .top-form.top-search button.form-button {
    left: -30px;
    right: auto;
  }
  .rtl .header-style2 .header .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-right: 135px;
  }
  .rtl .header-style3 .header-menu-ontop .mycart .top-form.top-form-minicart {
    padding: 0 !important;
  }
  .page-template-page-home .header-style1 .vertical_megamenu-header .vertical_megamenu {
    opacity: 1;
    visibility: visible;
  }
  .page-template-page-home .header-style1 .vertical_megamenu-header .vertical_megamenu .mega-left-title:after {
    content: '';
  }
  .vc_tta-color-grey.vc_tta-style-classic.vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    line-height: 22px;
  }
  .header-style1 .vertical_megamenu-header .mega-left-title:before {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
  }
  .rtl .header-style1 .vertical_megamenu-header .mega-left-title:before {
    margin-left: 10px;
    margin-right: 10px;
  }
  .header-style1 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: visible;
    z-index: 1;
    opacity: 1;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-style1 .vertical_megamenu-header .vc_wp_custommenu .vertical-megamenu {
    z-index: 9;
  }
  .header-style1 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style1 .vertical_megamenu-header:hover .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .top-form.top-form-minicart .shopping-text {
    display: none;
  }
  .header-style1 .top-form.top-form-minicart {
    padding: 0;
    margin: 0;
  }
  .rtl .header .header-top .block-text {
    padding-left: 15px;
  }
  .header-style1  .header .header-top .socials-header {
    padding: 0 37px;
  }
  .header-style1  .header .top .flytheme-logo {
    padding: 42px 28px 42px 28px;
  }
  .rtl .header-style1  .header .top .flytheme-logo {
    padding: 42px 28px 42px 28px;
  }
  .header-style2 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    background: none;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
    min-width: 460px;
  }
  .products-wrapper .products-loop.grid > li .products-entry .products-content .price {
    display: inline-table;
  }
  .products-wrapper .products-loop.grid > li .products-entry .products-content .price del {
    float: right;
  }
  .rtl .products-wrapper .products-loop.grid > li .products-entry .products-content .price del {
    float: left;
  }
  .header-style3 .mycart {
    padding: 0 15px;
  }
  .rtl .header-style3 .mycart {
    padding: 0 15px;
  }
  .rtl .header-style3 .mycart .top-form.top-form-minicart {
    padding: 34px 0 !important;
  }
  .rtl .header-style3 .mycart .top-form.top-form-minicart .top-minicart-icon {
    padding-right: 48px;
    padding-left: 0;
  }
  .header-style3 .mycart .top-form .top-minicart-icon {
    padding-left: 48px;
  }
  .header-style3 .mycart .top-form .top-minicart-icon .shopping-text {
    display: block;
  }
  .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-content {
    padding: 0;
  }
  .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-content div.star {
    margin-bottom: 0;
  }
  .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-content .item-price {
    display: inline-block;
    font-size: 16px;
  }
  .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-content .item-price del {
    display: none;
  }
  .verticle-menu-index3 .wrapper_vertical_menu .vertical-megamenu {
    min-width: 220px;
    height: 545px;
    overflow: hidden;
  }
  .verticle-menu-index3 .wrapper_vertical_menu .vertical-megamenu > li {
    padding: 0 10px;
  }
  .newsletter-home3:before {
    width: 970px;
  }
  .newsletter-home3 .mc4wp-form input[type="email"] {
    width: 350px;
  }
  .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-img a {
    width: 80px;
  }
  .rtl .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-img a {
    width: 80px;
  }
  .sw-best-seller-product-slider.style1 .carousel-inner .item-detail .item-content span.amount {
    font-size: 16px;
  }
  .box-slider-title2 h2,
  .vc_wp_tagcloud.tag-style-home3 .widget_tag_cloud .widgettitle,
  .sw-best-seller-product-slider.style1 .box-slider-title h2 {
    font-size: 18px;
  }
  .mycart {
    padding: 38px 15px 38px 0;
  }
  .rtl .mycart {
    padding: 38px 0 38px 15px;
  }
  .primary-menu-home1 {
    width: 70%;
  }
  .verticle-menu-index {
    width: 30%;
  }
  .resmenu-container .menu-responsive-wrapper {
    min-width: 270px;
  }
  .primary-menu .navbar-inverse .nav > li > a {
    padding: 0 16px;
  }
  .image-block a {
    margin-bottom: 20px;
  }
  .image-block a img {
    width: 100%;
  }
  .image-block a.banner-second {
    width: 49%;
    margin-right: 2%;
  }
  .image-block a.banner-last {
    width: 49%;
  }
  .tab-countdown-slide .tab-content {
    float: left;
    margin: 0;
    width: 52%;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb {
    float: left;
    width: 300px;
    margin: 0;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content h4 {
    padding-top: 0;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .description ul > li {
    line-height: 25px;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .item-bottom {
    text-align: right;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .item-bottom .button-bottom-countdown {
    display: inline-block;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .item-bottom .button-bottom-countdown .clear {
    display: none;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs li > a {
    padding: 0 10px;
  }
  .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    padding: 0;
  }
  .wpcf7 .wpcf7-form-control-wrap.your-website {
    width: 100%;
  }
  .blog-content-list .format-standard .entry .entry-thumb {
    width: 300px !important;
  }
  .blog-content-list .hentry .entry .entry-thumb {
    width: auto;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content {
    padding: 20px 10px 0;
  }
  .product_detail .content_product_detail .social-share a {
    margin-right: 18px;
  }
  .rtl .product_detail .content_product_detail .social-share a {
    margin-left: 18px;
    margin-right: 0;
  }
  .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
    margin-right: 10px;
  }
  .rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
    margin-left: 10px;
    margin-right: 0;
  }
  .product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
    padding: 0 10px;
  }
  .category-ajax-slider {
    overflow: hidden;
  }
  .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-price {
    display: block;
  }
  .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-content .item-price ins {
    float: none;
  }
  .category-ajax-slider .sw-tab-slider .res-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    height: 35px;
    width: 35px;
    top: 50%;
    margin-top: -17px;
    z-index: 99;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev {
    left: 20px;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-prev {
    right: 20px;
    left: auto;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-prev:before {
    content: '\f105';
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev:hover {
    border: 1px solid #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev:hover:before {
    color: #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-prev:before {
    content: '\f104';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next {
    right: 20px;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-next {
    left: 20px;
    right: auto;
  }
  .rtl .category-ajax-slider .sw-tab-slider .res-button.slick-next:before {
    content: '\f104';
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next:hover {
    border: 1px solid #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next:hover:before {
    color: #fa381d;
  }
  .category-ajax-slider .sw-tab-slider .res-button.slick-next:before {
    content: '\f105';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .responsive-post-slider2 .resp-slider-container .slider .item .widget-post .widget-thumb .entry-content .item-text h4 a {
    font-size: 16px;
  }
  .featured-product .res-button {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    top: 48px;
    margin: 0 30px;
    opacity: 1;
  }
  .featured-product .res-button.slick-prev {
    right: 50% !important;
    left: auto !important;
  }
  .rtl .featured-product .res-button.slick-prev {
    left: 50% !important;
    right: auto !important;
  }
  .rtl .featured-product .res-button.slick-prev:before {
    content: '\f105';
  }
  .featured-product .res-button.slick-prev:hover {
    border: 1px solid #fa381d;
  }
  .featured-product .res-button.slick-prev:hover:before {
    color: #fff;
  }
  .featured-product .res-button.slick-prev:before {
    content: '\f104';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .featured-product .res-button.slick-next {
    left: 50% !important;
    right: auto !important;
  }
  .rtl .featured-product .res-button.slick-next {
    right: 50% !important;
    left: auto;
  }
  .rtl .featured-product .res-button.slick-next:before {
    content: '\f104';
  }
  .featured-product .res-button.slick-next:hover {
    border: 1px solid #fa381d;
  }
  .featured-product .res-button.slick-next:hover:before {
    color: #fff;
  }
  .featured-product .res-button.slick-next:before {
    content: '\f105';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="email"] {
    width: 58.6%;
  }
  .footer > .container .footer-top .socials-footer > li {
    margin-right: 6px;
  }
  .rtl .footer > .container .footer-top .socials-footer > li {
    margin-left: 6px;
    margin-right: 0;
  }
  .footer > .container .footer-top .contact-footer .contact > li {
    line-height: 30px;
  }
  .footer > .container .footer-top .contact-footer .contact > li .label-footer {
    font-size: 14px;
  }
  .footer > .container .footer-top .contact-footer .contact > li.contact-phone {
    font-size: 14px;
  }
  .search.search-results .products-loop .item:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  .header-style2 .header.header-menu-ontop .top .top-header .flytheme-logo {
    padding: 12px 25px;
    background: #fff none repeat scroll 0 0;
  }
  .header.header-menu-ontop .top .top-header .flytheme-logo {
    display: block;
    padding: 12px 25px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .header-style2 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style3 .header .header-top .block-text1,
  .header-style4 .header .header-top .block-text1 {
    display: none;
  }
  .header-style3 .header .header-top .block-text:after,
  .header-style4 .header .header-top .block-text:after {
    width: 0;
  }
  .rtl .header-style3 .header-menu-ontop .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style3 .header.header-menu-ontop {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
  }
  .header-style3 .header.header-menu-ontop .top .flytheme-logo {
    display: none;
  }
  .header-style3 .header.header-menu-ontop .top .primary-menu .navbar-inverse {
    margin: 0 !important;
  }
  .header-style3 .header.header-menu-ontop .header-bottom2,
  .header-style3 .header.header-menu-ontop .header-top {
    display: none;
  }
  .block-text-index .item-block .item-content {
    margin-bottom: 30px;
  }
  .header-bottom.header-fixed .primary-menu-home1 {
    float: left;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse {
    margin: 0;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .header-style2 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 47px;
  }
  .primary-menu .menu-responsive-wrapper ul.flytheme_resmenu {
    height: 255px;
    overflow: auto;
  }
  .primary-menu {
    margin: 5px 0;
  }
  .primary-menu .container {
    padding: 0;
  }
  .primary-menu .container .navbar-toggle {
    padding: 8px;
    background-color: #fa381d;
    border: 0;
  }
  .verticle-home2 {
    margin: 0 0 20px;
  }
  .verticle-home2 .mega-left-title {
    display: none;
  }
  .verticle-home2 .wrapper_vertical_menu {
    margin: 0;
    border: 0;
  }
  .verticle-home2 .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    color: #fff;
    font-size: 16px;
    float: none;
    width: 100%;
    text-align: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #222;
    padding: 0 15px;
  }
  .verticle-home2 .wrapper_vertical_menu .resmenu-container .navbar-toggle .sr-only:before {
    color: #fff;
  }
  .verticle-home2 .wrapper_vertical_menu .resmenu-container .navbar-toggle.collapsed {
    color: #fff;
  }
  .verticle-home2 .wrapper_vertical_menu .resmenu-container .navbar-toggle.collapsed .sr-only:before {
    color: #fff;
  }
  .rtl .verticle-home2 .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    text-align: right;
  }
  .verticle-home2 .menu-responsive-wrapper {
    display: inline-block !important;
    top: 0 !important;
    position: relative;
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .verticle-home2 .menu-responsive-wrapper ul > li > a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 20px;
  }
  .verticle-home2 .menu-responsive-wrapper ul > li .show-dropdown {
    color: #333;
    line-height: 44px;
    height: 44px;
    width: 44px;
    background-color: #eee;
  }
  .verticle-home2 .menu-responsive-wrapper ul > li + li {
    border-top: 1px solid #ddd;
  }
  .rtl .header-style2 .header-bottom .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: 0;
    left: auto;
  }
  .products-wrapper .products-loop.grid > li .products-entry .products-content .price {
    display: inline-table;
  }
  .products-wrapper .products-loop.grid > li .products-entry .products-content .price del {
    float: right;
  }
  .rtl .products-wrapper .products-loop.grid > li .products-entry .products-content .price del {
    float: left;
  }
  .header-style3 .header .mycart {
    padding: 0 15px;
  }
  .header-style3 .header .mycart .top-form {
    padding: 0 0 20px;
  }
  .rtl .header-style3 .header .mycart .top-form {
    padding: 0 0 20px;
  }
  .header-style3 .header .mycart .top-form .top-minicart-icon {
    padding-left: 48px;
  }
  .rtl .header-style3 .header .mycart .top-form .top-minicart-icon {
    padding-left: 0;
    padding-right: 48px;
  }
  .header-style3 .header .mycart .top-form .top-minicart-icon .shopping-text {
    display: block;
  }
  .header-style3 .header .top .top-header .flytheme-logo {
    padding: 30px 0 20px;
  }
  .header-style3 .header .header-bottom {
    position: relative;
    padding: 20px 0 10px;
  }
  .header-style3 .header .header-bottom:before {
    background-color: #363b49;
    content: '';
    position: absolute;
    display: inline-block;
    height: 1px;
    width: 100%;
    opacity: 0.7;
    top: 0;
    z-index: 5;
  }
  .header-style3 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0;
  }
  .responsive-post-slider2:hover .res-button.slick-next {
    left: 50%;
    right: auto;
  }
  .rtl .responsive-post-slider2:hover .res-button.slick-next {
    right: 50%;
    left: auto;
  }
  .responsive-post-slider2 .res-button {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    top: 84px;
    margin: 0 30px;
    opacity: 1;
  }
  .responsive-post-slider2 .res-button.slick-prev {
    right: 50%;
    left: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-prev {
    left: 50%;
    right: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-prev:before {
    content: '\f105';
  }
  .responsive-post-slider2 .res-button.slick-prev:hover {
    border: 1px solid #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-prev:hover:before {
    color: #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-prev:before {
    content: '\f104';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .responsive-post-slider2 .res-button.slick-next {
    left: 50%;
    right: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-next {
    right: 50%;
    left: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-next:before {
    content: '\f104';
  }
  .responsive-post-slider2 .res-button.slick-next:hover {
    border: 1px solid #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-next:hover:before {
    color: #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-next:before {
    content: '\f105';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .header-style1 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart {
    right: 15px;
  }
  .rtl .header-style1 .header.header-menu-ontop  .top .mycart .top-form.top-form-minicart {
    left: 15px;
    right: auto;
  }
  .tab-countdown-slide .top-tab-slider-full {
    display: block;
  }
  .tabs {
    border: 0;
  }
  .rtl .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
    width: 63%;
  }
  .rtl .newsletter-home2 .mc4wp-form .newsletter-form input[type="submit"] {
    float: right;
  }
  .rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .icon-time {
    display: none;
  }
  .footer .copyright {
    height: auto;
    text-align: center;
    padding: 30px 0 0;
  }
  .footer .copyright .copyright-text {
    float: none;
  }
  .footer .copyright .copyright-text a {
    line-height: 20px;
  }
  .footer .copyright .sidebar-copyright {
    float: none;
  }
  .footer .copyright .images-paypal {
    padding: 20px 0;
  }
  .image-block .col-left {
    display: none;
  }
  .image-block .col-right img {
    width: 100%;
  }
  .image-block .col-right .banner-second {
    width: 49%;
    margin-right: 2%;
  }
  .image-block .col-right .banner-last {
    width: 49%;
  }
  .sw-woo-tab-cat .top-tab-slider .navbar-toggle {
    position: absolute;
    top: 5px;
    z-index: 5;
    display: block;
    background: #cccccc none repeat scroll 0 0;
    border-radius: 3px;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    right: 30px;
    text-align: center;
    width: 30px;
  }
  .sw-woo-tab-cat .top-tab-slider .navbar-toggle:hover {
    background: #fa381d;
  }
  .rtl .sw-woo-tab-cat .top-tab-slider .navbar-toggle {
    left: 30px;
    right: auto;
  }
  .sw-woo-tab-cat .top-tab-slider .navbar-toggle:before {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs {
    border: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    text-align: left;
    position: absolute;
    top: 50px;
    z-index: 99;
    right: 2px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.3);
    background: #fff;
    width: 200px;
  }
  .rtl .sw-woo-tab-cat .top-tab-slider ul.nav-tabs {
    left: 2px;
    right: auto;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs > li {
    list-style: none;
    line-height: 40px;
    float: none !important;
    width: 100%;
    border-radius: 0;
    border: 0;
    background-color: #fff;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs > li a {
    font-size: 14px;
    line-height: 22px;
    color: #444;
    display: block;
    padding: 9px 20px;
    border-top: 1px solid #ddd;
    border-radius: 0;
  }
  .rtl .sw-woo-tab-cat .top-tab-slider ul.nav-tabs > li a {
    text-align: right;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs > li a:after {
    width: 0;
    height: 0;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs > li:hover a {
    background-color: #fa381d;
    color: #fff;
    border-top: 1px solid #fa381d;
  }
  .sw-woo-tab-cat .top-tab-slider ul.nav-tabs > li:hover a:before {
    opacity: 0 !important;
  }
  .rtl .primary-menu-home1 {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header {
    background-color: #fff;
  }
  .header .header-top {
    background-color: #f5f5f5;
  }
  .header .header-top .socials-header {
    background-color: #f5f5f5;
    border: 0;
    padding: 0;
    display: none;
  }
  .header .header-top .block-text {
    display: block;
  }
  .header .header-top .sidebar-top .widget_nav_menu ul.menu > li > a span.menu-title {
    display: none;
  }
  .header .top .top-header {
    text-align: center;
  }
  .header .top .top-header .flytheme-logo {
    float: none;
    display: inline-block;
    border: 0;
    padding: 40px 0 20px;
  }
  .header .top .sidebar-top-header {
    clear: both;
    padding: 20px 15px;
  }
  .header .top .top-form.top-form-minicart {
    padding: 20px 0;
  }
  .header .top .top-form.top-form-minicart .shopping-text {
    display: none;
  }
  .header.header-menu-ontop .top .flytheme-logo {
    display: block;
    padding: 12px 25px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .rtl .header-style2 .header .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-right: 135px;
  }
  .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    background-color: #fa381d;
  }
  .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    top: 52px;
  }
  .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper ul {
    margin: 0;
    list-style: none;
  }
  .block-text-index .item-block .item-content {
    margin-bottom: 30px;
  }
  .newsletter-home3:before {
    width: 720px;
  }
  .newsletter-home3 .wpb_content_element h3 {
    font-size: 18px;
  }
  .newsletter-home3 .mc4wp-form input[type="email"] {
    width: 250px;
  }
  .page-template-page-home3 .wpb_single_image {
    text-align: center;
  }
  .footer.footer-style3 >.container .footer-top .contact-footer .contact > li {
    line-height: 32px;
  }
  .rtl .footer.footer-style3 >.container .footer-top .contact-footer .contact > li {
    line-height: 35px;
  }
  .rtl .footer.footer-style3 >.container .footer-top .socials-footer {
    overflow: hidden;
  }
  .header-style3 .header .header-top {
    background-color: #1f2534;
  }
  .header-style3 .header .primary-menu {
    background-color: #1f2534;
  }
  .header-style3 .header .primary-menu .navbar-inverse {
    padding: 0;
    position: relative;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: left;
    color: #fa381d;
    margin: 20px 0 0;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 0;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle.collapsed {
    color: #fff;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle.collapsed:hover {
    color: #fa381d;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper {
    display: none;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
    min-width: 84%;
    width: 84%;
  }
  .header-style3 .header .verticle-menu-index3 .mega-left-title {
    display: none;
  }
  .header-style3 .header .verticle-menu-index3 .wpb_content_element .wrapper_vertical_menu {
    border: 0;
  }
  .responsive-post-slider2.style1:hover .res-button.slick-next {
    right: 0;
    left: auto;
  }
  .rtl .responsive-post-slider2.style1:hover .res-button.slick-next {
    left: 0;
    right: auto;
  }
  .responsive-post-slider2.style1 .res-button.slick-next,
  .responsive-post-slider2.style1 .res-button.slick-prev {
    margin: 0;
  }
  .responsive-post-slider2.style1 .res-button.slick-next:before,
  .responsive-post-slider2.style1 .res-button.slick-prev:before {
    line-height: 28px;
  }
  .responsive-post-slider2.style1 .res-button.slick-next:hover:before,
  .responsive-post-slider2.style1 .res-button.slick-prev:hover:before {
    color: #fff;
  }
  .footer-service .widget_text {
    margin: 0;
  }
  .footer-service .widget_text .block-text-index3 .item-block {
    font-size: 12px;
  }
  .footer-service .widget_text .block-text-index3 .item-block .item-icon {
    margin-right: 4px;
  }
  .rtl .footer-service .widget_text .block-text-index3 .item-block .item-icon {
    margin-left: 4px;
    margin-right: 0;
  }
  .tab-countdown-slide {
    padding: 20px 0 80px;
  }
  .tab-countdown-slide .top-left-title {
    margin-bottom: 30px;
  }
  .tab-countdown-slide .top-left-title .box-slider-title h2 {
    margin-bottom: 20px;
  }
  .tab-countdown-slide .top-left-title:after {
    height: 0;
    width: 0;
  }
  .tab-countdown-slide .top-tab-slider {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  .tab-countdown-slide .top-tab-slider-full {
    margin-bottom: 40px;
  }
  .tab-countdown-slide .tab-content {
    float: none;
    margin: 0;
    width: 100%;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left {
    background-color: #222;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown {
    display: inline-block;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left span.icon-time {
    display: none;
  }
  .newsletter-home2 {
    padding: 20px;
    text-align: center;
    overflow: hidden;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form {
    clear: both;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
    width: 85%;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form input[type="submit"] {
    float: left;
  }
  .quickview-container .product_detail .content_product_detail .social-share .wrap-content a {
    margin-right: 13px;
  }
  .rtl .quickview-container .product_detail .content_product_detail .social-share .wrap-content a {
    margin-left: 13px;
    margin-right: 0;
  }
  .quickview-container .product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
    padding: 0 15px;
  }
  .rtl .quickview-container .product_detail .content_product_detail .product-summary-bottom .cart .single_add_to_cart_button {
    padding: 0 15px;
  }
  .rtl .quickview-container .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
    margin: 0;
  }
  .page-template-page-home.rtl form.mc4wp-form .newsletter-form input[type="submit"] {
    left: 115px;
  }
  .rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .icon-time {
    display: none;
  }
  .responsive-post-slider2:hover .res-button.slick-next {
    left: 50%;
    right: auto;
  }
  .rtl .responsive-post-slider2:hover .res-button.slick-next {
    right: 50%;
    left: auto;
  }
  .responsive-post-slider2 .res-button {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    top: 84px;
    margin: 0 30px;
    opacity: 1;
  }
  .responsive-post-slider2 .res-button.slick-prev {
    right: 50%;
    left: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-prev {
    left: 50%;
    right: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-prev:before {
    content: '\f105';
  }
  .responsive-post-slider2 .res-button.slick-prev:hover {
    border: 1px solid #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-prev:hover:before {
    color: #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-prev:before {
    content: '\f104';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .responsive-post-slider2 .res-button.slick-next {
    left: 50%;
    right: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-next {
    right: 50%;
    left: auto;
  }
  .rtl .responsive-post-slider2 .res-button.slick-next:before {
    content: '\f104';
  }
  .responsive-post-slider2 .res-button.slick-next:hover {
    border: 1px solid #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-next:hover:before {
    color: #fa381d;
  }
  .responsive-post-slider2 .res-button.slick-next:before {
    content: '\f105';
    line-height: 33px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #b2b2b2;
  }
  .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    padding: 0;
  }
  .wpcf7 .wpcf7-form-control-wrap.your-website {
    width: 100%;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
    right: 121px;
  }
  .rtl .page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
    left: 121px;
    right: auto;
  }
  .footer .copyright {
    height: auto;
    text-align: center;
    padding: 30px 0 0;
  }
  .footer .copyright .copyright-text {
    float: none;
  }
  .footer .copyright .copyright-text a {
    line-height: 20px;
  }
  .footer .copyright .images-paypal {
    padding: 20px 0;
  }
  .search.search-results .products-loop .item:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .header-style3 .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: 0;
    right: auto;
  }
  .rtl .header-style3 .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: auto;
    right: 0;
  }
  .header-style3 .header-bottom2 {
    padding: 10px 0;
  }
  .header-style3 .vertical_megamenu {
    width: 30%;
    float: left;
  }
  .header-style3 .vertical_megamenu .resmenu-container .navbar-toggle {
    z-index: 99;
    display: block;
    opacity: 1;
    visibility: visible;
    font-size: 12px;
  }
  .header-style3 .vertical_megamenu-header .vc_wp_custommenu {
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .header-style3 .sidebar-top-header {
    width: 70%;
  }
  body .container {
    padding: 0 15px;
  }
  .header {
    background-color: #fff;
  }
  .header .header-top {
    background-color: #f5f5f5;
  }
  .header .header-top .socials-header {
    background-color: #f5f5f5;
    border: 0;
    padding: 0;
    display: none;
  }
  .header .header-top .block-text {
    display: block;
  }
  .header .header-top .sidebar-top .widget_nav_menu ul.menu > li > a span.menu-title {
    display: none;
  }
  .header .top .top-header {
    text-align: center;
  }
  .header .top .top-header .flytheme-logo {
    float: none;
    display: inline-block;
    border: 0;
    padding: 40px 0 20px;
  }
  .header .top .sidebar-top-header {
    clear: both;
    padding: 20px 15px;
  }
  .header .top .flytheme_top .top-form.top-search .cat-wrapper .label-search {
    display: none;
  }
  .header .top .top .flytheme_top .top-form.top-search #searchform_special input {
    display: none;
  }
  .header .top .top-form.top-form-minicart {
    padding: 20px 0;
  }
  .header .top .top-form.top-form-minicart .shopping-text {
    display: none;
  }
  .header-style2 .header .top .top-form.top-form-minicart .shopping-text {
    display: block;
    text-indent: -9999px;
    height: 0;
  }
  .header.header-menu-ontop .top .flytheme-logo {
    display: none !important;
  }
  .rtl .header-bottom.header-fixed .primary-menu-home1 {
    float: right;
  }
  .rtl .header-bottom.header-fixed .primary-menu .navbar-inner.navbar-inverse {
    margin: 0;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inner.navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: 0;
    right: auto;
  }
  .rtl .header-bottom.header-fixed .primary-menu .navbar-inner.navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: 0;
    left: auto;
  }
  .sidebar-top .widget_nav_menu ul.menu > li {
    display: none;
  }
  .top-header-sidebar-menu .my-account {
    margin: 0 !important;
  }
  .widget_icl_lang_sel_widget:after {
    width: 0;
  }
  .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
    padding: 0 0 17px 25px;
  }
  .rtl .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
    padding: 0 25px 17px 0;
  }
  .header-style2 .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-left: 0;
  }
  .header-style3 .header.header-menu-ontop .top .mycart {
    margin: 0 15px;
  }
  .responsive-post-slider2 {
    margin: 15px 0;
  }
  .tab-countdown-slide {
    padding: 20px 0 80px;
  }
  .tab-countdown-slide .top-left-title {
    margin-bottom: 30px;
  }
  .tab-countdown-slide .top-left-title .box-slider-title h2 {
    margin-bottom: 20px;
  }
  .tab-countdown-slide .top-left-title:after {
    height: 0;
    width: 0;
  }
  .tab-countdown-slide .top-tab-slider {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  .tab-countdown-slide .top-tab-slider-full {
    margin-bottom: 40px;
  }
  .tab-countdown-slide .tab-content {
    float: none;
    margin: 0;
    width: 100%;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb {
    width: 350px;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content {
    margin-bottom: 30px;
    display: block;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left {
    background-color: #222;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown {
    display: inline-block;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left span.icon-time {
    display: none;
  }
  .sw-recommend-product-slider {
    margin-bottom: 30px;
  }
  .single-bottom .social-share {
    float: left;
  }
  .rtl .single-bottom .social-share {
    float: right;
  }
  #respond .cmm-box-left .control-group {
    float: none;
    width: 100%;
    padding: 0;
  }
  #respond .cmm-box-left .control-group:last-child {
    float: none;
    width: 100%;
    padding: 0;
  }
  .newsletter-home2 {
    padding: 20px;
    text-align: center;
    overflow: hidden;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form {
    clear: both;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
    width: 80%;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form input[type="submit"] {
    float: left;
  }
  .newsletter-home3 {
    text-align: center;
  }
  .newsletter-home3:before {
    width: 500px;
  }
  .rtl .newsletter-home3 {
    text-align: center;
  }
  .rtl .newsletter-home3 .wpb_content_element h3 {
    text-align: center;
  }
  .newsletter-home3 .wpb_content_element h3 {
    font-size: 18px;
    text-align: center;
  }
  .newsletter-home3 .mc4wp-form {
    float: none;
    display: inline-block;
    margin-top: 20px;
  }
  .rtl .newsletter-home3 .mc4wp-form {
    float: none;
  }
  .newsletter-home3 .mc4wp-form input[type="email"] {
    width: 250px;
  }
  .item-bottom2 {
    position: relative;
    left: 50%;
    margin-left: -102px;
  }
  .rtl .item-bottom2 {
    right: 50%;
    margin-right: -102px;
    margin-left: 0;
  }
  .page-template-page-home3 .wpb_single_image {
    text-align: center;
  }
  .footer.footer-style3 >.container .footer-top .contact-footer .contact > li {
    line-height: 32px;
  }
  .rtl .footer.footer-style3 >.container .footer-top .contact-footer .contact > li {
    line-height: 35px;
  }
  .rtl .footer.footer-style3 >.container .footer-top .socials-footer {
    overflow: hidden;
  }
  .header-style3 .header .header-top {
    background-color: #1f2534;
  }
  .header-style3 .header .primary-menu {
    background-color: #1f2534;
  }
  .header-style3 .header .primary-menu .navbar-inverse {
    padding: 0;
    position: relative;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: left;
    color: #fa381d;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle.collapsed {
    color: #fff;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle.collapsed:hover {
    color: #fa381d;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry .cat-wrapper {
    display: none;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
    min-width: 84%;
    width: 84%;
  }
  .header-style3 .header .verticle-menu-index3 .mega-left-title {
    display: none;
  }
  .header-style3 .header .verticle-menu-index3 .wpb_content_element .wrapper_vertical_menu {
    border: 0;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .navbar-toggle {
    position: absolute;
    top: -5px;
    z-index: 99;
    display: block;
    background: #cccccc none repeat scroll 0 0;
    border-radius: 3px;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    right: 80px;
    text-align: center;
    width: 30px;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .navbar-toggle:hover {
    background: #fa381d;
  }
  .rtl .sw-woo-tab-cat2 .resp-tab .top-tab-slider .navbar-toggle {
    left: 80px;
    right: auto;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .navbar-toggle:before {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs {
    border: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    text-align: left;
    position: absolute;
    top: 35px;
    z-index: 99;
    right: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.3);
    background: #fff;
    width: 200px;
  }
  .rtl .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs {
    left: 0;
    right: auto;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li {
    list-style: none;
    line-height: 40px;
    float: none !important;
    width: 100%;
    border-radius: 0;
    border: 0;
    background-color: #fff;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
    font-size: 14px;
    line-height: 22px;
    color: #444;
    display: block;
    padding: 9px 20px;
    border-top: 1px solid #ddd;
    border-radius: 0;
  }
  .rtl .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a {
    text-align: right;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li > a:after {
    width: 0;
    height: 0;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover > a {
    background-color: #fa381d;
    color: #fff;
    border-top: 1px solid #fa381d;
  }
  .sw-woo-tab-cat2 .resp-tab .top-tab-slider .nav.nav-tabs > li:hover > a:before {
    opacity: 0 !important;
  }
  .responsive-post-slider2.style1:hover .res-button.slick-next {
    right: 0;
    left: auto;
  }
  .rtl .responsive-post-slider2.style1:hover .res-button.slick-next {
    left: 0;
    right: auto;
  }
  .responsive-post-slider2.style1 .res-button.slick-next,
  .responsive-post-slider2.style1 .res-button.slick-prev {
    margin: 0;
  }
  .responsive-post-slider2.style1 .res-button.slick-next:before,
  .responsive-post-slider2.style1 .res-button.slick-prev:before {
    line-height: 28px;
  }
  .responsive-post-slider2.style1 .res-button.slick-next:hover:before,
  .responsive-post-slider2.style1 .res-button.slick-prev:hover:before {
    color: #fff;
  }
  .footer-service .widget_text .block-text-index3 .item-block {
    width: 100%;
    text-align: center;
  }
  .footer-service .widget_text .block-text-index3 .item-block .item-icon {
    float: none;
  }
  .portfolio .portfolio-top .portfolio-content .single-thumbnail {
    margin-bottom: 30px;
  }
  .sw-best-seller-product,
  .sw-latest-product,
  .sw-recommend-product {
    margin: 10px 0;
  }
  .block-text-index {
    padding: 20px 0 25px;
    margin-bottom: 40px !important;
  }
  .block-text-index2 .item-block {
    width: 100%;
    margin: 0 0 20px;
    height: auto;
  }
  .block-text-index2 .item-block .item-content {
    padding: 30px 0;
  }
  .rtl .header .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-right: 0;
  }
  .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev {
    left: 0;
    height: 80px;
    width: 40px;
  }
  .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev:before {
    line-height: 80px;
  }
  .rtl .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-prev {
    right: 0;
    left: auto;
  }
  .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next {
    right: 0;
    height: 80px;
    width: 40px;
  }
  .rtl .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next {
    left: 0;
    right: auto;
  }
  .category-ajax-slider .tab-content .tab-pane.active .res-button.slick-next:before {
    line-height: 80px;
  }
  .grid-blog .format-standard .entry .entry-thumb a.entry-hover img,
  .grid-blog .hentry .entry .entry-thumb a.entry-hover img {
    width: 100%;
  }
  .portfolio .portfolio-top .portfolio-content .single-thumbnail {
    width: 100%;
    float: none;
  }
  .woocommerce #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart,
  .woocommerce-page #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart {
    height: auto;
    width: auto;
    line-height: normal;
    padding: 7px;
  }
  .page-template-page-home3 a.fancybox {
    display: none !important;
  }
  .woocommerce .checkout .col2-set .col-1,
  .woocommerce .checkout .col2-set .col-2,
  .woocommerce-page .checkout .col2-set .col-1,
  .woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
    border-radius: 10px;
  }
  .woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce .checkout .col2-set .col-2 .woocommerce-billing-fields,
  .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce-page .checkout .col2-set .col-2 .woocommerce-billing-fields {
    padding: 0;
  }
  .search.search-results .products-loop .item:nth-child(2n+1) {
    clear: both;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
    right: 78px;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="email"] {
    width: 70%;
  }
  .page-template-page-home.rtl form.mc4wp-form .newsletter-form input[type="submit"] {
    left: 78px;
    right: auto;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: auto;
    left: 20px;
    top: 65px;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: 20px;
    left: auto;
  }
  .header-style3 .header .mycart .top-form {
    padding: 0 0 20px;
  }
  .header-style3 .header .header-bottom .verticle-menu-index3 .vertical_megamenu .resmenu-container .navbar-toggle {
    z-index: 9;
  }
  .sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat .item-image a img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .header-style2 .header.header-menu-ontop .top .top-header .flytheme-logo {
    padding: 12px 25px;
    background: #fff none repeat scroll 0 0;
  }
  .header.header-menu-ontop .top .top-header .flytheme-logo {
    display: block;
    padding: 12px 25px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .header-bottom.header-fixed .primary-menu-home1 {
    float: left;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse {
    margin: 0;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .block-text-index2 .item-block {
    width: 100%;
    margin: 0 0 20px;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
    min-width: 78%;
    width: 78%;
  }
  .blog-content-list .format-standard .entry .entry-thumb {
    float: none !important;
    margin: 0 !important;
  }
  .blog-content-list .format-standard .entry .entry-thumb a.entry-hover img {
    width: 100%;
  }
  .rtl .blog-content-list .format-standard .entry .entry-thumb {
    float: none !important;
    margin: 0 !important;
  }
  .rtl .blog-content-list .format-standard .entry .entry-thumb a.entry-hover img {
    width: 100%;
  }
  .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    padding: 0;
  }
  .wpcf7 .wpcf7-form-control-wrap.your-website {
    width: 100%;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content {
    padding: 20px 0 0;
  }
  .footer > .container .footer-top .contact-footer .contact > li {
    line-height: 35px;
  }
}
@media (max-width: 635px) {
  .tab-countdown-slide .top-tab-slider-full {
    height: 120px;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb {
    float: none;
    margin: 0;
    width: 100%;
  }
  .rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .products-thumb {
    float: none;
    margin: 0;
    width: 100%;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content {
    display: inline-block;
    margin-bottom: 30px;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content:before {
    border: 0;
  }
  .rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content:before {
    border: 0;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content .sale-off {
    display: none;
  }
  .header .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-left: 0;
  }
  .tab-countdown-slide .top-tab-slider-full .sw-tab-slider2 .nav.nav-tabs li a {
    height: 120px;
    width: 120px;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-thumb {
    float: none;
    max-width: 100%;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content {
    padding: 20px;
  }
  .newsletter-home2 h3 {
    font-size: 20px;
  }
  .rtl .products-wrapper .products-loop.list > li .products-entry .products-thumb {
    float: none;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .item-content h4 {
    padding-top: 0;
  }
}
@media (max-width: 480px) {
  .header-style3 .top .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style2 .header.header-menu-ontop .top .top-header .flytheme-logo {
    padding: 12px 25px;
    background: #fff none repeat scroll 0 0;
  }
  .top-header-sidebar-menu .my-account span {
    display: none;
  }
  .header.header-menu-ontop .top .top-header .flytheme-logo {
    display: block;
    padding: 12px 25px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .top-header-sidebar-menu .my-account {
    margin: 0 20px;
  }
  .rtl .top-header-sidebar-menu .my-account {
    margin: 0;
  }
  .header-bottom.header-fixed .primary-menu-home1 {
    float: left;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse {
    margin: 0;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .header .header-top {
    text-align: center;
  }
  .rtl .header .header-top .sidebar-top {
    padding: 0 10px 0 40px;
  }
  .rtl .header .header-top .sidebar-top:last-child {
    float: none;
    display: inline-block;
    padding: 0;
  }
  .header-style3 .header .sidebar-top-header .flytheme_top .top-form.top-search .topsearch-entry input[type="text"] {
    width: 75%;
    min-width: 75%;
  }
  .rtl .block-text-index [class*="col-xs-"] {
    float: right;
  }
  .footer [class*="col-lg-"],
  .footer [class*="col-md-"],
  .footer [class*="col-sm-"],
  .footer [class*="col-xs-"] {
    float: none;
    width: 100%;
  }
  .rtl [class*="col-lg-"],
  .rtl [class*="col-md-"],
  .rtl [class*="col-sm-"],
  .rtl [class*="col-xs-"] {
    float: none;
  }
  .rtl .header-style2 .header-bottom [class*="col-sm-"] {
    float: right;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
    right: 20px;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="email"] {
    width: 90%;
  }
  .page-template-page-home.rtl form.mc4wp-form .newsletter-form input[type="submit"] {
    left: 20px;
    right: auto;
  }
  .image-block .col-right .banner-second,
  .image-block .col-right .banner-last {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .newsletter-home2 h3 {
    font-size: 20px;
    margin: 0;
  }
  .sw-woo-tab-cat .top-tab-slider .box-slider-title h2 {
    font-size: 20px;
  }
  .sw-woo-tab-cat .top-tab-slider .navbar-toggle {
    top: 10px;
    right: 0;
  }
  .rtl .sw-woo-tab-cat .top-tab-slider .navbar-toggle {
    left: 0;
    right: auto;
  }
  .responsive-slider.woo-slider-default .box-slider-title h2,
  .sw-mostviewed-slider .box-slider-title h2 {
    font-size: 20px;
  }
  .responsive-slider.woo-slider-default .woocommmerce-shop,
  .sw-mostviewed-slider .woocommmerce-shop {
    display: none;
  }
  .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section {
    margin-right: 14px;
  }
  .rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left .product-countdown .countdown-section {
    margin-left: 10px;
    margin-right: 0;
  }
  .rtl .tab-countdown-slide .tab-content .tab-pane .item-wrap .countdown-left {
    padding: 20px 5px;
  }
  .single-bottom .social-share .title-share {
    margin-right: 20px;
  }
  .single-bottom .social-share a {
    margin-right: 10px;
  }
  .rtl .single-bottom .social-share a {
    margin-left: 5px;
    margin-right: 0;
  }
  .rtl .single-bottom .social-share .title-share {
    margin-left: 20px;
  }
  .single .entry-content h1.entry-title {
    font-size: 18px;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart a.fancybox {
    display: none;
  }
  .error404 .std .wrapper_404page .top-form.top-search .topsearch-entry input {
    width: 300px;
  }
  .woocommerce table.shop_table tr td.actions .button {
    padding: 0 8px;
  }
}
@media (max-width: 479px) {
  .products-wrapper .products-loop > li {
    width: 100%;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content h4 {
    padding: 0 !important;
  }
}
@media (max-width: 360px) {
  .header-style2 .header.header-menu-ontop .top .top-header .flytheme-logo {
    padding: 12px 25px;
    background: #fff none repeat scroll 0 0;
  }
  .header-style3 .header .header-top .block-text {
    padding: 0;
  }
  .top-header-sidebar-menu .my-account {
    margin: 0;
  }
  .top-header-sidebar-menu .my-account span {
    display: none;
  }
  .header.header-menu-ontop .top .top-header .flytheme-logo {
    display: block;
    padding: 12px 25px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .header-bottom.header-fixed .primary-menu-home1 {
    float: left;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse {
    margin: 0;
  }
  .header-bottom.header-fixed .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: right;
  }
  .header-style3 .header .top {
    background-color: #1f2534;
    padding: 0;
  }
  .rtl .header-style3 .header .top [class*="col-xs-"] {
    float: right;
    width: 50%;
  }
  .header-style3 .header .top .top-header {
    background: none;
    margin: 0;
    border: 0;
    position: relative;
  }
  .header-style3 .header .top .top-header:before {
    background-color: #363b49;
    content: "";
    display: inline-block;
    height: 1px;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .header-style3 .header .top .mycart .top-form.top-form-minicart {
    padding: 20px 0;
  }
  .header-style3 .header .top .mycart .top-form.top-form-minicart span.amount {
    display: block;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 20px 0 0 15px;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin: 20px 15px 0 0;
  }
  .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: auto;
    left: 20px;
    top: 65px;
  }
  .rtl .header-style3 .header .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: 20px;
    left: auto;
  }
  .header-style3 .header .header-bottom2 .verticle-menu-index3 .vertical_megamenu .resmenu-container .navbar-toggle {
    z-index: 9;
  }
  .header-style3 .header .header-bottom2 .sidebar-top-header .top-form.top-search {
    display: none;
    position: absolute;
    z-index: 99;
    top: 60px;
    right: 0;
    width: 295px;
  }
  .rtl .header-style3 .header .header-bottom2 .sidebar-top-header .top-form.top-search {
    left: 0;
    right: auto;
  }
  .header-style3 .header .header-bottom2 .sidebar-top-header .top-form.top-search .topsearch-entry input[type="text"] {
    width: 230px;
    min-width: 230px;
  }
  .header-style3 .header .header-bottom2 .sidebar-top-header .search-home3 {
    float: right;
    margin: 0;
    font-size: 18px;
    padding: 14px 0;
    display: inline-block;
    color: #fff;
  }
  .rtl .header-style3 .header .header-bottom2 .sidebar-top-header .search-home3 {
    float: left;
  }
  .header-style3 .header .header-bottom2 .sidebar-top-header .search-home3.close-search:before {
    content: '\f00d';
  }
  .header-style3 .header .header-bottom2 .sidebar-top-header .search-home3:hover {
    color: #fa381d;
  }
  .header-style3 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    margin-top: 0;
  }
  .header-style3 .header.header-menu-ontop .top .mycart {
    float: right;
    width: 45px;
    margin: 0 30px;
  }
  .rtl .header-style3 .header.header-menu-ontop .top .mycart {
    float: left;
    margin: 0 15px;
  }
  .header-style3 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart {
    padding: 0;
  }
  .header-style3 .header .mycart {
    padding: 0 30px 0 0;
  }
  .rtl .header-style3 .header .mycart {
    padding: 0 0 0 30px;
  }
  .footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider {
    padding: 0 40px;
  }
  .footer.footer-style1 .sidebar-above-footer .sw-brand-container-slider .res-button {
    top: 45px;
  }
  .rtl .block-text-index [class*="col-xs-"] {
    float: right;
  }
  .footer [class*="col-lg-"],
  .footer [class*="col-md-"],
  .footer [class*="col-sm-"],
  .footer [class*="col-xs-"] {
    float: none;
    width: 100%;
  }
  .rtl [class*="col-lg-"],
  .rtl [class*="col-md-"],
  .rtl [class*="col-sm-"],
  .rtl [class*="col-xs-"] {
    float: none;
  }
  .featured-product .box-slider-title h2 {
    font-size: 20px;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="email"] {
    padding: 0 15px;
    width: 100%;
  }
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
    padding: 0 15px;
    right: 0;
  }
  .newsletter-home2 .mc4wp-form .newsletter-form input[type="email"] {
    width: 70%;
  }
  .newsletter-home2 h3 {
    font-size: 12px;
    line-height: 40px;
  }
  .rtl .newsletter-home2 h3 {
    margin: 0;
  }
  .newsletter-home3:before {
    width: 270px;
  }
  .newsletter-home3 .wpb_content_element h3 {
    font-size: 16px;
  }
  .newsletter-home3 .mc4wp-form input[type="email"] {
    width: 200px;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content .reviews-content {
    position: relative;
    top: auto;
    right: auto;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content {
    padding: 20px 5px;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_grouped,
  .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .product_type_external,
  .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom a.add_to_cart_button {
    padding: 0 12px;
    font-size: 13px;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart {
    width: 125px;
  }
  .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart a.fancybox {
    display: none;
  }
  .breadcrumbs ul.breadcrumb > li:after {
    padding: 0 13px;
  }
  .product_detail .content_product_detail .social-share .wrap-content a {
    margin-right: 15px;
  }
  .rtl .product_detail .content_product_detail .social-share .wrap-content a {
    margin-left: 15px;
    margin-right: 0;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs {
    display: block;
  }
  .category-ajax-slider ul.nav-tabs li a {
    padding: 10px 0;
    max-height: 100px;
    min-width: 100px;
  }
  .rtl .product_detail .content_product_detail .social-share .title-share {
    margin-left: 15px;
  }
  .single-product.rtl .tabs .tabbable ul.nav-tabs > li {
    margin: 0;
  }
  .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
    margin-right: 10px;
  }
  .rtl .product_detail .content_product_detail .product-summary-bottom .cart .quantity {
    margin-right: 0;
    margin-left: 10px;
  }
  .product_detail .content_product_detail .product-summary-bottom .cart .single-product-addcart .compare-button {
    display: none;
  }
  .single-product .tabs .tabbable ul.nav-tabs > li {
    width: 100%;
    text-align: center;
  }
  .single-product .tabs .tabbable ul.nav-tabs > li:first-child a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .single-product .tabs .tabbable ul.nav-tabs > li:last-child a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .single-product .tabs .tabbable ul.nav-tabs > li > a {
    border-radius: 0;
    border: 0;
  }
  .single-product .tabs .tabbable ul.nav-tabs > li > a:before {
    width: 0;
    border: 0;
  }
  .single-product .tabs .tabbable .tab-content {
    padding: 40px 20px;
  }
  .single-product .tabs .tabbable .tab-content #tab-description h2 {
    font-size: 20px;
  }
  .error404 .std .wrapper_404page .top-form.top-search .topsearch-entry input {
    width: 250px;
  }
  .single .entry-content .entry-meta .entry-comment {
    float: left;
  }
  #comments .comment .media-body .media .media-content .reply {
    position: relative;
    top: auto;
    right: auto;
  }
  .rtl #comments .comment .media-body .media .media-content .reply {
    left: auto;
  }
  .search.search-results .products-loop .item {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
  }
  .rtl .single .entry-content .entry-meta .entry-comment {
    float: right;
  }
  .woocommerce table.shop_table .coupon {
    width: 67%;
  }
  .rtl .products-wrapper .products-loop.list > li .products-entry .products-content .item-bottom .item-cart .compare-button {
    margin-left: 0;
  }
}
@media (min-width: 1367px) and (max-width: 1920px) {
  .wrapper_vertical_menu .vertical-megamenu > li > a {
    padding: 15px;
  }
  .header .header-top .socials-header {
    padding: 0 37px;
  }
}
@media (min-width: 1024px) {
  .header-style1 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: hidden;
    margin-bottom: 0;
  }
  .header-style1 .vertical_megamenu-header:hover .vc_wp_custommenu {
    cursor: pointer;
    visibility: visible;
  }
}
@media (min-width: 1366px) and (max-width: 1920px) {
  .page-template-page-home .header-style1 .vertical_megamenu-header .vertical_megamenu {
    opacity: 1;
    visibility: visible;
  }
  .page-template-page-home .header-style1 .vertical_megamenu-header .vertical_megamenu .mega-left-title:after {
    content: '';
  }
  .page-template-page-home3 .header-style3 .vertical_megamenu-header .vertical_megamenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style3 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: hidden;
    z-index: 1;
    opacity: 1;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-style3 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style3 .vertical_megamenu-header:hover .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style1 .vertical_megamenu-header .mega-left-title:before {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
  }
  .rtl .header-style1 .vertical_megamenu-header .mega-left-title:before {
    margin-right: 0;
    position: absolute;
    left: 30px;
    right: auto;
  }
  .header-style1 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: hidden;
    z-index: 1;
    opacity: 1;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-style1 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style1 .vertical_megamenu-header:hover .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .header .header-top .socials-header {
    padding: 0 37px;
  }
}
@media (min-width: 1200px) {
  .products-loop.grid >li.col-lg-12:nth-child(2n),
  .products-loop.grid >li.col-lg-6:nth-child(2n+1),
  .products-loop.grid >li.col-lg-4:nth-child(3n+1),
  .products-loop.grid >li.col-lg-3:nth-child(4n+1),
  .products-loop.grid >li.col-lg-24:nth-child(5n+1),
  .products-loop.grid >li.col-lg-2:nth-child(6n+1),
  .product-categories-listing >li.col-lg-12:nth-child(2n),
  .product-categories-listing >li.col-lg-6:nth-child(2n+1),
  .product-categories-listing >li.col-lg-4:nth-child(3n+1),
  .product-categories-listing >li.col-lg-3:nth-child(4n+1),
  .product-categories-listing >li.col-lg-24:nth-child(5n+1),
  .product-categories-listing >li.col-lg-2:nth-child(6n+1) {
    clear: both;
  }
  .col-lg-24 {
    width: 20%;
  }
  .flytheme_selectmenu {
    display: none;
  }
  .clear_lg {
    clear: both;
  }
  .rtl [class*="col-lg-"],
  .rtl [class*="col-md-"],
  .rtl [class*="col-sm-"],
  .rtl [class*="col-xs-"] {
    float: right;
  }
}
@media (max-width: 1199px) {
  .header-style3 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: hidden;
    z-index: 1;
    opacity: 0;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-style3 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style3 .vertical_megamenu-header:hover .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .flytheme_selectmenu {
    display: none;
    padding: 5px 0;
    border: 1px solid #fa381d;
  }
  .header-hotdeal .hotdeal-right a {
    display: none;
  }
  .header-style1 .top-form .wrapp-minicart {
    top: 80px;
  }
  .widget.widget_search .searchform > div input#searchsubmit {
    width: 75px;
    padding: 9px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .products-loop.grid >li.col-md-12:nth-child(2n),
  .products-loop.grid >li.col-md-6:nth-child(2n+1),
  .products-loop.grid >li.col-md-4:nth-child(3n+1),
  .products-loop.grid >li.col-md-3:nth-child(4n+1),
  .products-loop.grid >li.col-md-24:nth-child(5n+1),
  .products-loop.grid >li.col-md-2:nth-child(6n+1),
  .product-categories-listing >li.col-md-12:nth-child(2n),
  .product-categories-listing >li.col-md-6:nth-child(2n+1),
  .product-categories-listing >li.col-md-4:nth-child(3n+1),
  .product-categories-listing >li.col-md-3:nth-child(4n+1),
  .product-categories-listing >li.col-md-24:nth-child(5n+1),
  .product-categories-listing >li.col-md-2:nth-child(6n+1) {
    clear: both;
  }
  .page-template-page-home .header-style1 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: hidden;
    z-index: 1;
    opacity: 0;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .page-template-page-home .header-style1 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .page-template-page-home .header-style1 .vertical_megamenu-header:hover .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .page-template-page-home3 .header-style3 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: visible;
    z-index: 1;
    opacity: 1;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .page-template-page-home3 .header-style3 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .page-template-page-home3 .header-style3 .vertical_megamenu-header:hover .vc_wp_custommenu {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
  .header-style2 .mycart::before {
    width: 183px;
    right: 15px;
    left: auto;
  }
  .rtl .header-style2 .mycart::before {
    left: 15px;
    right: auto;
  }
  .header-style1 .vertical_megamenu-header .vc_wp_custommenu {
    cursor: pointer;
    visibility: hidden;
    z-index: 1;
    opacity: 1;
    margin: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-style1 .vertical_megamenu-header:focus .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .header-style1 .vertical_megamenu-header:hover .vc_wp_custommenu {
    opacity: 1;
    visibility: visible;
  }
  .clear_md {
    clear: both;
  }
  .top-form .top-minicart-icon a.cart-contents {
    display: none;
  }
  .box-layout .body-wrapper {
    width: 1000px;
  }
  .vertical_megamenu .nav.vertical-megamenu > li.flytheme-mega-menu ul.four-column {
    width: 751px;
  }
  .vertical_megamenu .nav.vertical-megamenu > li.flytheme-mega-menu ul.four-column .woocommerce ul > li.clear_md {
    clear: none;
  }
  .rtl .header-style3 .top-form.top-form-minicart {
    padding: 0 35px 0 20px !important;
  }
  .vertical_megamenu .nav.vertical-megamenu > li.flytheme-mega-menu ul.four-column .woocommerce .products-loop > li {
    width: 25%;
  }
  .page-template-page-home2 .vertical_megamenu .nav.vertical-megamenu > li > a {
    padding: 11px 15px;
  }
  .woocommerce nav.woocommerce-pagination,
  .woocommerce-page nav.woocommerce-pagination {
    margin: 10px;
  }
  .search-results .products-loop .item:nth-child( 3n + 1) {
    clear: both;
  }
  .product_detail .content_product_detail .social-share .wrap-content a {
    margin-right: 15px;
  }
  .rtl .product_detail .content_product_detail .social-share .wrap-content a {
    margin-left: 15px;
    margin-right: 0;
  }
  .product_detail .content_product_detail .product-summary-bottom .cart .quantity input.qty {
    width: 40px;
  }
  .rtl [class*="col-lg-"],
  .rtl [class*="col-md-"],
  .rtl [class*="col-sm-"],
  .rtl [class*="col-xs-"] {
    float: right;
  }
  .rtl .responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta span.entry-comment,
  .rtl .responsive-post-slider .resp-slider-container .slider .item .item-inner .widget-thumb .entry-meta span.latest_post_date {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .category-ajax-slider .tab-content .tab-pane .responsive-slider .resp-slider-container .slick-slider .item-wrap .item-detail .item-img a.fancybox {
    display: none !important;
  }
  .header .top .top-form.top-form-minicart {
    margin: 0;
  }
  .header-style2 .header .top .top-header {
    text-align: center;
  }
  .header-style2 .header .top .top-header .flytheme-logo {
    background-color: none;
    padding: 40px 0;
    background: none;
  }
  .header-style2 .header .top .sidebar-top-header {
    padding: 0 15px 40px;
  }
  .header-style2 .header .top .mycart .top-form.top-form-minicart {
    padding: 10px 15px 0;
    background: none;
  }
  .header-style2 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 92px;
  }
  .header-style2 .header-bottom .primary-menu .navbar-inverse {
    width: auto;
  }
  .header-style2 .header-bottom .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: left;
    background-color: #fa381d;
  }
  .header-style2 .header-bottom .primary-menu .navbar-inverse .resmenu-container .navbar-toggle:hover {
    background-color: #df2005;
  }
  .header-style2 .header-bottom .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: 0;
    top: 52px;
  }
  .verticle-menu-index .mega-left-title {
    display: none;
  }
  .verticle-menu-index .vc_wp_custommenu {
    margin: 0;
  }
  .wrapper_vertical_menu .vertical-megamenu {
    display: none;
  }
  .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    border: 0;
    display: block;
    float: left;
    color: #fa381d;
    line-height: 49px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    z-index: 9;
  }
  .wrapper_vertical_menu .resmenu-container .navbar-toggle.collapsed {
    color: #fa381d;
  }
  .rtl .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    float: right;
  }
  .wrapper_vertical_menu .resmenu-container .navbar-toggle .sr-only {
    clip: auto;
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .wrapper_vertical_menu .resmenu-container .navbar-toggle .sr-only:before {
    content: '\f0c9';
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #fa381d;
    margin: 5px 10px 5px 5px;
  }
  .rtl .wrapper_vertical_menu .resmenu-container .navbar-toggle .sr-only:before {
    margin: 5px 5px 5px 10px;
  }
  .wrapper_vertical_menu .resmenu-container .navbar-toggle span.icon-bar {
    display: none;
  }
  .wrapper_vertical_menu .resmenu-container .menu-responsive-wrapper {
    z-index: 99;
    top: 52px;
  }
  .wrapper_vertical_menu .resmenu-container .menu-responsive-wrapper ul {
    margin: 0;
    list-style: none;
  }
  .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    display: block;
    float: right;
    margin: 0;
  }
  .rtl .primary-menu .navbar-inverse .resmenu-container .navbar-toggle {
    float: left;
  }
  .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    right: 0;
    top: 52px;
  }
  .rtl .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    left: 0;
    right: auto;
  }
  .primary-menu .navbar-inverse .nav {
    display: none;
  }
  .header-style3 .header.header-menu-ontop .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
    top: 48px;
  }
  .top-form .wrapp-minicart {
    top: 92px;
  }
  .box-layout .body-wrapper {
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .flytheme_selectmenu {
    display: block;
    margin-top: 12px;
  }
  .navbar-inverse .nav.flytheme-selectmenu {
    display: none;
  }
  #primary-menu.sticky-menu {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products-loop.grid >li.col-sm-12:nth-child(2n),
  .products-loop.grid >li.col-sm-6:nth-child(2n+1),
  .products-loop.grid >li.col-sm-4:nth-child(3n+1),
  .products-loop.grid >li.col-sm-3:nth-child(4n+1),
  .products-loop.grid >li.col-sm-24:nth-child(5n+1),
  .products-loop.grid >li.col-sm-2:nth-child(6n+1),
  .product-categories-listing >li.col-sm-12:nth-child(2n),
  .product-categories-listing >li.col-sm-6:nth-child(2n+1),
  .product-categories-listing >li.col-sm-4:nth-child(3n+1),
  .product-categories-listing >li.col-sm-3:nth-child(4n+1),
  .product-categories-listing >li.col-sm-24:nth-child(5n+1),
  .product-categories-listing >li.col-sm-2:nth-child(6n+1) {
    clear: both;
  }
  .compare-button {
    width: 50%;
  }
  .compare-button:before {
    width: 0;
  }
  .header-style2 .mycart::before {
    width: 0;
  }
  .verticle-home2 .wrapper_vertical_menu {
    z-index: 9;
  }
  .yith-wcwl-add-to-wishlist {
    width: 50%;
  }
  a.fancybox {
    display: none;
  }
  .search-results .products-loop .item:nth-child( 3n + 1) {
    clear: both;
  }
  .footer .col-last {
    float: left;
    width: 50%;
    margin: 0;
  }
  .rtl .footer .col-last {
    margin: 0 0 40px;
  }
}
@media (min-width: 768px) {
  .woocommerce table.shop_table_responsive,
  .woocommerce-page table.shop_table_responsive {
    border-collapse: collapse;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: table-row;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell;
  }
  .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-page table.shop_table_responsive tr td:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .compare-button {
    width: 50%;
  }
  .compare-button:before {
    width: 0;
  }
  .yith-wcwl-add-to-wishlist {
    width: 50%;
  }
  a.fancybox {
    display: none;
  }
  .verticle-home2 .wrapper_vertical_menu {
    z-index: 9;
  }
  body .container {
    padding: 0 15px;
  }
  .cpanel-control {
    display: none;
  }
  .rtl [class*="col-xs-"] {
    float: right;
  }
}
@media (max-width: 767px) {
  .popup-fancy {
    display: none;
  }
  .primary-menu-home1 {
    float: right;
  }
  .wrapper_vertical_menu .resmenu-container .menu-responsive-wrapper {
    z-index: 9;
  }
  .wrapper_vertical_menu .resmenu-container .navbar-toggle {
    z-index: 99;
  }
  .flytheme_resmenu {
    margin: 0;
    list-style: none;
  }
  .rtl .flytheme_resmenu {
    margin-right: 15px;
    margin-left: 0;
  }
  .rtl .flytheme_resmenu .dropdown-resmenu {
    margin-right: 15px;
    margin-left: 0;
  }
  .header-style2 .header.header-menu-ontop .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 47px;
  }
  .primary-menu {
    background: none;
  }
  .primary-menu .navbar-inverse {
    position: relative;
    width: auto;
  }
  .header-style2 .mycart::before {
    width: 0;
  }
  .header .header-top:before {
    width: 0;
    height: 0;
  }
  .header-style1 .header .top .flytheme-logo:before {
    width: 0;
    height: 0;
  }
  .footer .col-last {
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px;
  }
  .rtl .footer .col-last {
    margin: 0 0 20px;
  }
  .woocommerce table.shop_table .coupon {
    width: 100%;
  }
  .woocommerce table.shop_table tr td.actions .button {
    float: none !important;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .products-loop.grid >li.col-xs-12:nth-child(2n),
  .products-loop.grid >li.col-xs-6:nth-child(2n+1),
  .products-loop.grid >li.col-xs-4:nth-child(3n+1),
  .products-loop.grid >li.col-xs-3:nth-child(4n+1),
  .products-loop.grid >li.col-xs-24:nth-child(5n+1),
  .products-loop.grid >li.col-xs-2:nth-child(6n+1),
  .product-categories-listing >li.col-xs-12:nth-child(2n),
  .product-categories-listing >li.col-xs-6:nth-child(2n+1),
  .product-categories-listing >li.col-xs-4:nth-child(3n+1),
  .product-categories-listing >li.col-xs-3:nth-child(4n+1),
  .product-categories-listing >li.col-xs-24:nth-child(5n+1),
  .product-categories-listing >li.col-xs-2:nth-child(6n+1) {
    clear: both;
  }
  .wpb_revslider_element {
    margin-bottom: 20px !important;
  }
  .vc_single_image-wrapper,
  .vc_single_image-wrapper img {
    margin: 0;
    width: 100%;
  }
  .footer .copyright-text {
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .header .header-top {
    height: auto;
  }
  .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
    padding: 0;
  }
  .widget_icl_lang_sel_widget:after {
    width: 0;
    height: 0;
  }
  .widget.widget_nav_menu ul.menu li.menu-my-wishlist {
    display: none;
  }
  .widget.widget_text:last-child {
    display: inline-block;
    float: none;
  }
  .header-style2 .header-bottom .sidebar-top .socials-header {
    display: none;
  }
  .header .top .flytheme_top .top-form.top-search #searchform_special input {
    padding-left: 0;
  }
  #subscribe_popup {
    width: auto;
  }
  #subscribe_popup .subscribe-popup-container {
    width: 100%;
    margin: 0;
    padding: 20px 10px;
  }
  #subscribe_popup .subscribe-popup-container h3 {
    font-size: 16px;
  }
  #subscribe_popup .subscribe-popup-container h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  #subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="email"] {
    padding-right: 0;
  }
  #subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form input[type="submit"] {
    position: static;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs {
    margin-bottom: 60px;
  }
  .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button {
    top: -50px;
    margin: 0 10px;
  }
  .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev {
    right: 50% !important;
    left: auto !important;
  }
  .rtl .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-prev {
    right: auto !important;
    left: 50% !important;
  }
  .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next {
    left: 50% !important;
    right: auto !important;
  }
  .rtl .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button.slick-next {
    right: 50% !important;
    left: auto !important;
  }
  .sw-brand-container-slider {
    padding: 0 30px;
  }
  .sw-brand-container-slider .res-button {
    top: 40px;
  }
  .sw-brand-container-slider .resp-slider-container .slick-list .item-brand-cat .item-image a img {
    width: 100%;
  }
  .footer.footer-style2 .sidebar-above-footer .sw-brand-container-slider .res-button {
    top: 50px;
  }
  ul#menu-top-header > li.dropdown > a::after {
    content: '';
    margin: 0;
  }
  .header .top .flytheme_top .popular-search-keyword {
    display: none;
  }
  .block-popup-login {
    width: 100%;
    margin-top: 50px;
  }
  .block-popup-login .block-content .col-reg {
    float: left;
    width: 100%;
  }
  .block-popup-login .block-content .col-reg.registered-account {
    border: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  ul#menu-top-header > li.menu-wishlist,
  ul#menu-top-header > li.menu-checkout {
    display: none;
  }
  .banner-index2 .banner-images.wpb_single_image {
    margin: 0 0 10px;
  }
  .vc_single_image-wrapper,
  .vc_single_image-wrapper img {
    width: 100%;
  }
  .wpb_revslider_element {
    margin-bottom: 20px !important;
  }
  .vc_single_image-wrapper,
  .vc_single_image-wrapper img {
    width: 100%;
  }
  #respond .cmm-box-left .your-email,
  #respond .cmm-box-left .your-name {
    width: 100%;
    margin: 0;
  }
  .copyright-text {
    text-align: center;
  }
  .woocommerce .entry-content .checkout_coupon .form-row,
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .entry-content .checkout_coupon .form-row,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }
  .woocommerce .products-nav .catalog-ordering,
  .woocommerce-page .products-nav .catalog-ordering {
    margin-left: auto;
    float: right;
  }
  .woocommerce .products-nav .woocommerce-pagination,
  .woocommerce-page .products-nav .woocommerce-pagination {
    margin-top: 10px;
    float: left;
  }
  .woocommerce table.shop_table,
  .woocommerce-page table.shop_table {
    display: block;
    overflow: auto;
  }
  .woocommerce .rtl .products-wrapper .products-loop.list > li .products-entry .products-thumb,
  .woocommerce-page .rtl .products-wrapper .products-loop.list > li .products-entry .products-thumb {
    float: none !important;
  }
  .woocommerce.rtl .products-nav .view-mode-wrap .view-mode a,
  .woocommerce-page.rtl .products-nav .view-mode-wrap .view-mode a {
    border-right: 1px solid #e1e1e1;
  }
  .woocommerce.rtl .products-nav .catalog-ordering .orderby-order-container ul.orderby,
  .woocommerce-page.rtl .products-nav .catalog-ordering .orderby-order-container ul.orderby {
    margin: 0;
  }
  .woocommerce.rtl .products-nav .catalog-ordering .orderby-order-container span.sort,
  .woocommerce-page.rtl .products-nav .catalog-ordering .orderby-order-container span.sort {
    display: none;
  }
  .woocommerce.rtl .products-nav .catalog-ordering,
  .woocommerce-page.rtl .products-nav .catalog-ordering {
    margin-right: auto;
    float: left;
  }
  .woocommerce.rtl .products-nav .catalog-ordering ul.order li a,
  .woocommerce-page.rtl .products-nav .catalog-ordering ul.order li a {
    margin-left: 10px;
    margin-right: 0;
  }
  .woocommerce.rtl .products-nav .woocommerce-pagination,
  .woocommerce-page.rtl .products-nav .woocommerce-pagination {
    float: right;
  }
  .top-form .wrapp-minicart {
    width: 300px;
  }
  .pag-search .pagination {
    text-align: center;
  }
  .pag-search .pagination ul.list-inline {
    display: inline-block;
    float: none !important;
  }
  .footer .col-last {
    float: none;
    width: 100%;
    margin: 0 15px;
  }
}
@media (max-width: 360px) {
  .page-template-page-home form.mc4wp-form .newsletter-form input[type="submit"] {
    position: relative;
  }
  .header .top {
    position: relative;
    background-color: #f5f5f5;
    padding-bottom: 30px;
  }
  .header .top .top-header {
    background-color: #fff;
    border: 1px;
    margin-bottom: 30px;
  }
  .header .top .top-header .flytheme-logo {
    padding: 45px 0 40px;
  }
  .header .top .sidebar-top-header {
    position: absolute;
    left: 15px;
    padding: 0;
  }
  .rtl .header .top .sidebar-top-header {
    right: 15px;
    left: auto;
  }
  .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 60%;
    float: left;
    margin: 0;
  }
  .header-style2 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 100%;
  }
  .rtl .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    float: right;
  }
  .header .top .sidebar-top-header .flytheme_top .top-form.top-search button.form-button {
    border-radius: 50%;
    width: 52px;
    text-indent: -9999px;
    background: url(../assets/img/icon-search-mobile.png) no-repeat center center #222;
    padding: 0;
  }
  .header .top .sidebar-top-header .flytheme_top .top-form.top-search button.form-button:hover {
    background: url(../assets/img/icon-search-mobile.png) no-repeat center center #fa381d;
  }
  .header .top .mycart {
    float: right;
  }
  .rtl .header .top .mycart {
    float: left;
  }
  .header .top .mycart .top-form.top-form-minicart {
    padding: 0;
    margin: 0;
  }
  .header .top .mycart .top-form.top-form-minicart .minicart-number {
    margin: 0;
  }
  .header .top .mycart .top-minicart-icon:after {
    content: '';
  }
  .header .top .mycart .top-minicart-icon span.amount {
    display: none;
  }
  .header-style2 .header .top .top-form.top-form-minicart .shopping-text {
    height: 36px;
  }
  .header-style2 .header .top .mycart .top-form.top-form-minicart .wrapp-minicart {
    top: 75px;
  }
  .header-style2 .header .top .mycart .top-form.top-form-minicart {
    padding: 10px 0 0 15px;
  }
  .header-style2 .header .top .sidebar-top-header {
    padding: 0 15px 40px 0;
  }
  .sidebar-top {
    text-align: center;
    padding: 0 60px 0 45px;
  }
  .rtl .top-header-sidebar-menu .sidebar-login-top {
    left: -60px;
  }
  .header-style2 .mycart {
    float: none;
  }
  .rtl .header-style2 .mycart {
    float: none;
  }
  .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 80%;
  }
  .header-style2 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 100%;
  }
  .rtl .header-style2 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 60%;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs {
    margin-bottom: 60px;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs li {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs li:first-child a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs li:last-child a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs li a:before {
    opacity: 0 !important;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs li a:hover:before {
    opacity: 0 !important;
  }
  .sw_related_upsell_widget .tabbable.tabs .nav.nav-tabs li.active a:before {
    opacity: 0 !important;
  }
  .sw_related_upsell_widget .tabbable.tabs .tab-content .res-button {
    top: -50px;
  }
  .portfolio-desc h2 {
    font-size: 24px;
  }
  .flytheme-portfolio .portfolio-tab ul li {
    width: 100%;
    text-align: center;
    border: 0;
    border-radius: 0;
  }
  .flytheme-portfolio .portfolio-tab ul li:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  .flytheme-portfolio .portfolio-tab ul li:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}
@media (max-width: 320px) {
  .header-style2 .top-form .top-minicart-icon {
    padding-left: 0;
    height: 36px;
    width: 36px;
  }
  .rtl .header-style2 .top-form .top-minicart-icon {
    padding-right: 0;
    height: 36px;
    width: 36px;
  }
  .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 80%;
  }
  .rtl .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 60%;
  }
  .header-style2 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 100%;
  }
  .rtl .header-style2 .header .top .sidebar-top-header .flytheme_top .top-form.top-search {
    width: 65%;
  }
  .header .top .top-header {
    border-bottom: 1px solid #ddd;
  }
  .header .top .top-header .flytheme-logo {
    padding: 45px 0 40px;
  }
  .sidebar-top {
    text-align: center;
    padding: 0 40px;
  }
  .header-style2 .top .sidebar-top {
    padding: 0;
  }
  .header-style2 .mycart {
    float: right;
  }
  .rtl .header-style2 .mycart {
    float: left;
  }
  .error404.rtl .std .wrapper_404page .top-form.top-search .topsearch-entry {
    display: none;
  }
  .error404.rtl .std .wrapper_404page .top-form.top-search .topsearch-entry .button-search-pro {
    float: none;
    margin: 0;
  }
  .error404.rtl .std .wrapper_404page .top-form.top-search .topsearch-entry input {
    width: 100%;
  }
  .error404 .std {
    padding: 60px 0 60px;
  }
  .error404 .std .wrapper_404page .top-form.top-search .topsearch-entry input {
    width: 100%;
  }
  .error404 .std .wrapper_404page .top-form.top-search .topsearch-entry .button-search-pro {
    padding: 0 20px;
    margin: 0;
    float: none;
  }
  .error404 .std .wrapper_404page .block-main {
    position: relative;
    top: 30px;
  }
  .woocommerce .products-nav .catalog-ordering .orderby-order-container ul.orderby,
  .woocommerce .products-nav .catalog-ordering .orderby-order-container ul.sort-count,
  .woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.orderby,
  .woocommerce-page .products-nav .catalog-ordering .orderby-order-container ul.sort-count {
    margin-right: 0;
  }
  .woocommerce .products-nav .catalog-ordering ul.order,
  .woocommerce-page .products-nav .catalog-ordering ul.order {
    width: 26px;
  }
  .block-popup-login {
    width: 320px;
  }
  .block-popup-login .block-content .col-reg.login-customer {
    padding: 0;
  }
  .rtl .header-style2 .header-bottom [class*="col-xs-"] {
    float: right;
  }
  .rtl .block-popup-login .block-content .col-reg.registered-account {
    border-left: 0;
  }
  .rtl [class*="col-xs-"] {
    float: none;
    width: 100%;
  }
}
