/*

Theme Name: Supro Child
Theme URI: http://drfuri.com/supro
Author: DrFuri
Author URI: http://drfuri.com
Description: Supro Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supro
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: supro
*/

.woocommerce ul.products li.product {
  margin-bottom: 0px;
}
.woocommerce ul.products li.product .product-inner .footer-button.rt1 {
  opacity: 1;
  bottom: 0;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  position: relative;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  padding-top: 26px;
  display: block;	
}
.supro-catalog-page.shop-view-grid ul.products li.product .product-inner:hover .footer-button, .supro-products-grid ul.products li.product .product-inner:hover .footer-button, .supro-products-carousel ul.products li.product .product-inner:hover .footer-button {
  bottom: 0px;
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  padding-top: 0px;
  padding-bottom: 0px;
}
.woocommerce ul.products li.product .product-inner .added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-inner .footer-button .button.add_to_cart_button{
  height: 46px;
  line-height: 44px;
  /* min-width: 250px; */
  font-size: 14px;
  letter-spacing: 2px;
  background-color: #222;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  float: right;
  position: absolute;
  bottom: -220px;
  right: 0;
  text-transform: uppercase;
  width: 100%;
  border-radius: 5px;
}
.woocommerce ul.products li.product .product-inner .footer-button form {
  width: 100%;
}
.woocommerce ul.products li.product .footer-button .actions-button {
  width: 100%;
  position: static;
  top: 0px;
  margin-left: 200px;
  margin-top: -30px;
  font-size: 20px;
}
.woocommerce ul.products li.product .un-product-thumbnail {
  margin-bottom: 10px;
  position: relative;
}
.woocommerce ul.products li.product h3 {
  height: 77px;
  overflow: hidden;
}
.woocommerce-mini-cart__buttons.buttons .button.wc-forward {
  display: inline-block;
}
.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward,
.woocommerce-mini-cart__buttons.buttons  .button.wc-forward.ver1{
  display: inline-block;	
}
.product-list li:hover {
  border: 1px solid #6e6e6e;
  box-shadow: 0 0 10px rgba(50,50,50,0.5);
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 10px 0 0;
  border: 2px solid #eaeaea;
  padding: 0 30px;
  width: 180px;
  text-align: center;
  border-radius: 5px;
}
.woocommerce div.product form.cart .button {
  background-color: #222;
  vertical-align: middle;
  float: left;
  border-radius: 5px;
}
.site-header .site-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 0px 5px 0;
  position: relative;
}
.page-header-catalog {
  padding-top: 0;
  padding-bottom: 25px;
}
.nav ul.menu {
  padding: 0;
  margin: 0 0 0 5px;
  list-style: none;
}
.nav ul.menu > li {
  display: inline-block;
  padding: 0 7px;
}
.nav a, .nav .menu .is-mega-menu .dropdown-submenu .menu-item-mega > a {
  font-size: 18px;
  text-transform: inherit;
  font-family: "Noto IKEA","Noto Sans","Roboto","Open Sans",-apple-system,sans-serif;
}
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title .count {
  color: #222;
  background-color: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title {
  line-height: 1.5;
  margin: 20px 0 0 0;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  color: #222;
  text-transform: uppercase;
  text-align: center;
}
.nav ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background-color: #fff;
  padding: 15px 0;
  z-index: 999;
  border: 1.5px solid rgba(0, 0, 0, 0.15);
  display: none;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  border-radius: 3px;
}
.woocommerce table.shop_table tr td .quantity, .woocommerce table.shop_table tbody td .quantity {
  border: 2px solid #eaeaea;
  line-height: 36px;
  position: relative;
  width: 110px;
  border-radius: 3px;
  margin-left: 5px;
}
.woocommerce ul.products li.product h3 a {
  color: #222;
  display: inline-block;
  -webkit-transition: none;
  transition: none;
  font-family: "Noto Sans","Roboto","Open Sans",-apple-system,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Noto Sans","Roboto","Open Sans",-apple-system,sans-serif;
  line-height: 1.5;
  color: #222;
}
body {
  color: #484848;
  font-size: 16px;
  font-family: "Noto Sans","Roboto","Open Sans",-apple-system,sans-serif;
  line-height: 1.6;
  background: #fff;
  word-wrap: break-word;
  overflow-x: hidden;
  font-weight: 400;
}
span#wcus-shipping-cost {
  text-transform: inherit;
  line-height: 20px;
}
.woocommerce ul.products li.product .price {
  font-size: 20px;
  color: #484848;
  line-height: 1;
  display: block;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0;
  font-weight: 500;
}
.woocommerce div.product .product-summary span.price, .woocommerce div.product .product-summary p.price {
  color: #484848;
  font-size: 24px;
  margin: 0;
  display: block;
  font-weight: 600;
}
.woocommerce div.product div.summary .single_add_to_cart_button {
  height: 46px;
  line-height: 44px;
  font-size: 14px;
  letter-spacing: 2px;
  min-width: 220px;
}
.woocommerce div.product form.cart div.quantity .decrease, .woocommerce div.product form.cart div.quantity .increase {
  font-size: 25px;
  cursor: pointer;
  color: #484848;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.arrow-up-down, .arrow_back, .arrow_carrot-2down, .arrow_carrot-2down_alt2, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left, .arrow_carrot-2left_alt, .arrow_carrot-2left_alt2, .arrow_carrot-2right, .arrow_carrot-2right_alt, .arrow_carrot-2right_alt2, .arrow_carrot-2up, .arrow_carrot-2up_alt, .arrow_carrot-2up_alt2, .arrow_carrot-down, .arrow_carrot-down_alt, .arrow_carrot-down_alt2, .arrow_carrot-left, .arrow_carrot-left_alt, .arrow_carrot-left_alt2, .arrow_carrot-right, .arrow_carrot-right_alt, .arrow_carrot-right_alt2, .arrow_carrot-up, .arrow_carrot-up_alt2, .arrow_carrot_up_alt, .arrow_condense, .arrow_condense_alt, .arrow_down, .arrow_down_alt, .arrow_expand, .arrow_expand_alt, .arrow_expand_alt2, .arrow_expand_alt3, .arrow_left, .arrow_left-down, .arrow_left-down_alt, .arrow_left-right, .arrow_left-right_alt, .arrow_left-up, .arrow_left-up_alt, .arrow_left_alt, .arrow_move, .arrow_right, .arrow_right-down, .arrow_right-down_alt, .arrow_right-up, .arrow_right-up_alt, .arrow_right_alt, .arrow_triangle-down, .arrow_triangle-down_alt, .arrow_triangle-down_alt2, .arrow_triangle-left, .arrow_triangle-left_alt, .arrow_triangle-left_alt2, .arrow_triangle-right, .arrow_triangle-right_alt, .arrow_triangle-right_alt2, .arrow_triangle-up, .arrow_triangle-up_alt, .arrow_triangle-up_alt2, .arrow_up, .arrow_up-down_alt, .arrow_up_alt, .icon_adjust-horiz, .icon_adjust-vert, .icon_archive, .icon_archive_alt, .icon_bag, .icon_bag_alt, .icon_balance, .icon_blocked, .icon_book, .icon_book_alt, .icon_box-checked, .icon_box-empty, .icon_box-selected, .icon_briefcase, .icon_briefcase_alt, .icon_building, .icon_building_alt, .icon_calculator_alt, .icon_calendar, .icon_calulator, .icon_camera, .icon_camera_alt, .icon_cart, .icon_cart_alt, .icon_chat, .icon_chat_alt, .icon_check, .icon_check_alt, .icon_check_alt2, .icon_circle-empty, .icon_circle-slelected, .icon_clipboard, .icon_clock, .icon_clock_alt, .icon_close, .icon_close_alt, .icon_close_alt2, .icon_cloud, .icon_cloud-download, .icon_cloud-download_alt, .icon_cloud-upload, .icon_cloud-upload_alt, .icon_cloud_alt, .icon_cog, .icon_cogs, .icon_comment, .icon_comment_alt, .icon_compass, .icon_compass_alt, .icon_cone, .icon_cone_alt, .icon_contacts, .icon_contacts_alt, .icon_creditcard, .icon_currency, .icon_currency_alt, .icon_cursor, .icon_cursor_alt, .icon_datareport, .icon_datareport_alt, .icon_desktop, .icon_dislike, .icon_dislike_alt, .icon_document, .icon_document_alt, .icon_documents, .icon_documents_alt, .icon_download, .icon_drawer, .icon_drawer_alt, .icon_drive, .icon_drive_alt, .icon_easel, .icon_easel_alt, .icon_error-circle, .icon_error-circle_alt, .icon_error-oct, .icon_error-oct_alt, .icon_error-triangle, .icon_error-triangle_alt, .icon_film, .icon_floppy, .icon_floppy_alt, .icon_flowchart, .icon_flowchart_alt, .icon_folder, .icon_folder-add, .icon_folder-add_alt, .icon_folder-alt, .icon_folder-open, .icon_folder-open_alt, .icon_folder_download, .icon_folder_upload, .icon_genius, .icon_gift, .icon_gift_alt, .icon_globe, .icon_globe-2, .icon_globe_alt, .icon_grid-2x2, .icon_grid-3x3, .icon_group, .icon_headphones, .icon_heart, .icon_heart_alt, .icon_hourglass, .icon_house, .icon_house_alt, .icon_id, .icon_id-2, .icon_id-2_alt, .icon_id_alt, .icon_image, .icon_images, .icon_info, .icon_info_alt, .icon_key, .icon_key_alt, .icon_laptop, .icon_lifesaver, .icon_lightbulb, .icon_lightbulb_alt, .icon_like, .icon_like_alt, .icon_link, .icon_link_alt, .icon_loading, .icon_lock, .icon_lock-open, .icon_lock-open_alt, .icon_lock_alt, .icon_mail, .icon_mail_alt, .icon_map, .icon_map_alt, .icon_menu, .icon_menu-circle_alt, .icon_menu-circle_alt2, .icon_menu-square_alt, .icon_menu-square_alt2, .icon_mic, .icon_mic_alt, .icon_minus-06, .icon_minus-box, .icon_minus_alt, .icon_minus_alt2, .icon_mobile, .icon_mug, .icon_mug_alt, .icon_music, .icon_ol, .icon_paperclip, .icon_pause, .icon_pause_alt, .icon_pause_alt2, .icon_pencil, .icon_pencil-edit, .icon_pencil-edit_alt, .icon_pencil_alt, .icon_pens, .icon_pens_alt, .icon_percent, .icon_percent_alt, .icon_phone, .icon_piechart, .icon_pin, .icon_pin_alt, .icon_plus, .icon_plus-box, .icon_plus_alt, .icon_plus_alt2, .icon_printer, .icon_printer-alt, .icon_profile, .icon_pushpin, .icon_pushpin_alt, .icon_puzzle, .icon_puzzle_alt, .icon_question, .icon_question_alt, .icon_question_alt2, .icon_quotations, .icon_quotations_alt, .icon_quotations_alt2, .icon_refresh, .icon_ribbon, .icon_ribbon_alt, .icon_rook, .icon_search, .icon_search-2, .icon_search_alt, .icon_shield, .icon_shield_alt, .icon_star, .icon_star-half, .icon_star-half_alt, .icon_star_alt, .icon_stop, .icon_stop_alt, .icon_stop_alt2, .icon_table, .icon_tablet, .icon_tag, .icon_tag_alt, .icon_tags, .icon_tags_alt, .icon_target, .icon_tool, .icon_toolbox, .icon_toolbox_alt, .icon_tools, .icon_trash, .icon_trash_alt, .icon_ul, .icon_upload, .icon_vol-mute, .icon_vol-mute_alt, .icon_volume-high, .icon_volume-high_alt, .icon_volume-low, .icon_volume-low_alt, .icon_wallet, .icon_wallet_alt, .icon_zoom-in, .icon_zoom-in_alt, .icon_zoom-out, .icon_zoom-out_alt, .social_blogger, .social_blogger_circle, .social_blogger_square, .social_delicious, .social_delicious_circle, .social_delicious_square, .social_deviantart, .social_deviantart_circle, .social_deviantart_square, .social_dribbble, .social_dribbble_circle, .social_dribbble_square, .social_facebook, .social_facebook_circle, .social_facebook_square, .social_flickr, .social_flickr_circle, .social_flickr_square, .social_googledrive, .social_googledrive_alt2, .social_googledrive_square, .social_googleplus, .social_googleplus_circle, .social_googleplus_square, .social_instagram, .social_instagram_circle, .social_instagram_square, .social_linkedin, .social_linkedin_circle, .social_linkedin_square, .social_myspace, .social_myspace_circle, .social_myspace_square, .social_picassa, .social_picassa_circle, .social_picassa_square, .social_pinterest, .social_pinterest_circle, .social_pinterest_square, .social_rss, .social_rss_circle, .social_rss_square, .social_share, .social_share_circle, .social_share_square, .social_skype, .social_skype_circle, .social_skype_square, .social_spotify, .social_spotify_circle, .social_spotify_square, .social_stumbleupon_circle, .social_stumbleupon_square, .social_tumbleupon, .social_tumblr, .social_tumblr_circle, .social_tumblr_square, .social_twitter, .social_twitter_circle, .social_twitter_square, .social_vimeo, .social_vimeo_circle, .social_vimeo_square, .social_wordpress, .social_wordpress_circle, .social_wordpress_square, .social_youtube, .social_youtube_circle, .social_youtube_square {
  font-family: ElegantIcons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce ul.products li.product .product-inner .quantity {
  float: left;
  font-size: 25px;
  margin: 0 0 0 0;
  border: 2px solid #eaeaea;
  padding: 0 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.search-modal.open .product-cats, .search-modal.open .search-fields, .search-modal.open .modal-title, .search-modal.open .modal-footer, .search-modal.open .search-results {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  border-radius: 5px;
}
.site-content {
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a, .woocommerce div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a, .woocommerce div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a {
  width: 46px;
  height: 46px;
  border: 2px solid #eaeaea;
  display: block;
  overflow: hidden;
  color: #999;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: center;
  line-height: 46px;
  background-color: transparent;
  padding: 0;
  font-size: 16px;
  border-radius: 5px;
}

.woocommerce ul.products li.product .footer-button .supro-product-quick-view i {
  font-size: 20px;
  font-weight: 700;
}

.woocommerce ul.products li.product .footer-button .yith-wcwl-add-button > a:hover, .woocommerce ul.products li.product .footer-button .yith-wcwl-wishlistaddedbrowse > a:hover, .woocommerce ul.products li.product .footer-button .yith-wcwl-wishlistexistsbrowse > a:hover {
  color: #ff0d0d;
}

.woocommerce ul.products li.product .footer-button .ajax_add_to_cart:after, .woocommerce ul.products li.product .footer-button .button:after {
  margin-top: 15px;
  position: static;
  display: inline-block;
}

.woocommerce-mini-cart__buttons.buttons .button.wc-forward {
  display: inline-block;
  border-radius: 5px;
}

.woocommerce ul.products li.product .footer-button .button, .woocommerce ul.products li.product .footer-button .added_to_cart {
  background-color: #222;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  float: right;
  position: absolute;
  bottom: -220px;
  right: 0;
  text-transform: uppercase;
  width: 100%;
  border-radius: 5px;
  height: 46px;
  line-height: 44px;
  /* min-width: 250px; */
  font-size: 14px;
  letter-spacing: 2px;
}

.woocommerce div.product .sku_wrapper {
  font-size: 18px;
  color: #555;
  font-weight: 500;
}

.woocommerce-cart .woocommerce table.cart .btn-shop, .woocommerce-cart .woocommerce table.checkout .btn-shop, .woocommerce-cart .woocommerce table.cart .btn-update, .woocommerce-cart .woocommerce table.checkout .btn-update {
  color: #bbbbbb;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  height: 46px;
  line-height: 43px;
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  text-align: center;
  padding: 0 25px;
  border-radius: 5px;
  display: none;
}

.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-cart .woocommerce table.checkout td.actions .coupon .input-text {
  width: 100%;
  border: 2px solid #eaeaea;
  padding: 10px 80px 12px 20px;
  float: none;
  margin: 0;
  font-size: 14px;
  border-radius: 5px;
}

.mf-recently-products .product-list.slick-initialized li.item, .mf-recently-products .product-list.no-products li.item {
  display: block;
  border-radius: 5px;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  border-radius: 5px 5px 0 0;
  padding: 0 30px;
  margin: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  font-size: 12px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  font-weight: 600;
  border-radius: 0 0 5px 5px;
}

.woocommerce .yith-wcwl-add-button > a i {
  margin: 0;
  font-size: 20px;
}

.quick-view-modal .modal-content div.product {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #fff;
  overflow: hidden;
  height: 570px;
  max-height: 100vh;
  border-radius: 5px;
}

.woocommerce div.product .upsells.products ul.products li.product, .woocommerce div.product .related.products ul.products li.product {
  clear: none !important;
  margin-bottom: 50px;
}

.woocommerce nav.woocommerce-pagination ul li span.current:before {
    position: absolute;
    bottom: -6px;
    left: 3px;
    border-bottom: 1px solid #222;
    content: "";
    width: 23px;
    height: 1px;
}

.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
  color: #222;
  font-size: 25px;
  text-align: center;
  padding: 0;
  font-weight: 700;
}

.nav ul.menu > li > a {
  text-transform: uppercase;
}

.page-header h1 {
  font-size: 28px;
  font-weight: 500;
}

.woocommerce div.product .product_title {
  font-size: 25px;
  font-weight: 500;
}

.woocommerce table.shop_table tr td .quantity .qty, 
.woocommerce table.shop_table tbody td .quantity .qty {
  font-size: 18px;
}

.woocommerce table.shop_table tr td.product-name a, 
.woocommerce table.shop_table tbody td.product-name a {
  display: inherit;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table th {
  padding: 20px 0;
  font-size: 18px;
}

.woocommerce-checkout table.shop_table .cart_item:first-child td {
  width: 80%;
}

.woocommerce-checkout table.shop_table {
  padding: 0 25px;
  border-radius: 5px 5px 0 0;
}

.woocommerce-checkout table.shop_table .cart_item td {
  padding: 5px 0;
  border-bottom: none;
  font-weight: 500;
  border-bottom: 0.5px solid #eceaea;
}

.woocommerce-checkout table.shop_table td strong {
  color: #484848;
  font-weight: 400;
}

.woocommerce table.shop_table tr th {
  font-size: 15px;
  font-weight: 600;
  color: #484848;
}

.woocommerce-checkout table.shop_table .cart-subtotal th {
  font-size: 14px;
  color: #434343;
}

.woocommerce table.shop_table tr td.product-name a, .woocommerce table.shop_table tbody td.product-name a {
  color: #484848;
  font-weight: 500;
  padding: 0 5px 0 5px;
}

.woocommerce-checkout #payment .form-row.place-order .button {
  border-radius: 0 0 5px 5px;
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .woocommerce #respond input#submit:focus, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce #respond input#submit:active, .woocommerce a.button:active:hover, .woocommerce button.button:active:hover, .woocommerce input.button:active:hover, .woocommerce #respond input#submit:active:hover, .woocommerce a.button:active:focus, .woocommerce button.button:active:focus, .woocommerce input.button:active:focus, .woocommerce #respond input#submit:active:focus {
  color: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background-color: #222;
  border-radius: 5px;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    padding: 0 40px;
    background-color: #222;
    text-transform: uppercase;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    letter-spacing: 0.75px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0;
    border-radius: 5px;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
}

.woocommerce-cart .woocommerce .cart-collaterals {
  width: 45%;
  float: right;
  margin-top: -150px;
}

.wpcf7-form .wpcf7-submit {
  border-radius: 5px !important;
  max-width: 180px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form select {
  border-radius: 5px;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  border-radius: 5px;
}

.wpcf7-form textarea {
  height: 150px;
  line-height: 1.4;
  padding: 15px 20px;
  border-radius: 5px;
}

.woocommerce .quantity .qty {
  font-size: 24px;
  appearance: none;
  text-align: center;
  font-weight: 400;
  color: rgb(34, 34, 34);
  display: inline-block;
  background-color: transparent;
  height: 42px;
  line-height: 0px;
  width: calc(90% - 46px);
  border-width: 0px;
  padding: 10px 0px;
   
}

.woocommerce #reviews #comments .woocommerce-Reviews-title {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0 -27px 10px -27px;
  text-align: left;
}

.woocommerce #review_form #respond .comment-reply-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
}

.woocommerce .wishlist-title {
  margin-bottom: 30px;
  display: none;
}

.woocommerce table.wishlist_table tr th {
  font-size: 16px;
  text-transform: inherit;
  font-weight: 400;
}

.page-header-catalog {
  padding-top: 0;
  padding-bottom: 25px;
}

.woocommerce-cart .woocommerce table.shop_table.cart tr.cart-item-1 td {
  padding-top: 10px;
}

table tr {
  border: 0px solid #efefef;
  border-bottom-width: 0;
  padding: 0px;
}

.woocommerce-cart .woocommerce table.shop_table.cart tr td {
  padding: 10px 0 10px 0;
  border-top: 1px solid #eceaea;
}

.woocommerce-cart .woocommerce table.shop_table.cart tr.cart-item-1 td {
  padding-top: 10px;
}

.woocommerce div.product div.summary {
    margin-bottom: 5px;
}

td.product-subtotal.hidden-xs {
  text-align:center;
}

th.product-subtotal.hidden-xs {
  text-align:center;
}

th.product-quantity {
  text-align:center;
}

div.flex-viewport {
  border: 0.12em solid #eaeaea;
  border-radius: 5px;
}

.woocommerce div.product .supro-single-product-detail {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
  border-radius: 5px;
}

.col-md-12 {
  margin-top: 10px;
}

.woocommerce ul#shipping_method li .woocommerce-Price-amount {
  font-weight: 600;
  float: right;
  margin-left: 5px;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table td p {
  display: none;
}

.woocommerce .shop-toolbar .supro-catalog-filter a i, .woocommerce .shop-toolbar .supro-catalog-filter-mobile a i {
  font-size: 25px;
  font-weight: 600;
}

.alignnone {
    margin: 0;
    margin-bottom: 3px;
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 10px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-modal .search-fields .search-submit:before {
  content: '\e922';
  display: inline-block;
  font: normal normal normal 14px/1 linearicons;
  font-size: 24px;
}

.search-modal .search-results ul li {
  border: 0px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.open-canvas-panel .supro-off-canvas-layer {
  display: contents;
}

span.increase.icon_plus-06 {
  padding-top: 11px;
  padding-bottom: 11px;
}

span.increase.icon_minus-06 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.woocommerce table.wishlist_table tbody td.product-price, .woocommerce table.wishlist_table tr td.product-price {
  width: 160px;
  text-align: center;
}

.supro-icons-box {
  padding: 40px 50px;
  background-color: #fff;
  color: #999999;
}

.supro-icons-box .box-title {
  font-size: 14px;
  letter-spacing: 0px;
  margin-top: 0;
  margin-bottom: 0;
}

.supro-icons-box ul {
  justify-content: center;
}

.woocommerce ul.products li.product .footer-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a .yith-wcwl-icon, .woocommerce ul.products li.product .footer-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a .yith-wcwl-icon {
  color: #c33;
  font-size: 20px;
}

.supro-off-canvas-panel {
  width: 475px;
  background-color: #ffffff;
  position: fixed;
  right: -475px;
  top: 0;
  bottom: 0;
  overflow: hidden;
  color: #aaa;
  z-index: 100000;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  border-left: 1px solid #e5e5e5;
}

.woocommerce ul.products li.product .product-inner {
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 5px;
  overflow: hidden; 
  padding-bottom: 50px;
}

.woocommerce ul.products li.product .footer-button .supro-product-quick-view {
  color: #222;
  float: right;
  text-align: center;
}

.woocommerce ul.products li.product .footer-button .supro-product-quick-view:hover {
  color: #e51919;
}

.woocommerce .shop-topbar {
  margin-bottom: 20px;
  display: none;
  -webkit-animation: fadein 2s;
  animation: fadein 2s;
  z-index: -999;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}

.woocommerce table.shop_table tr td.product-subtotal, .woocommerce table.shop_table tbody td.product-subtotal, .woocommerce table.shop_table tr td.product-quantity, .woocommerce table.shop_table tbody td.product-quantity, .woocommerce table.shop_table tr td.product-price, .woocommerce table.shop_table tbody td.product-price {
    width: 120px;
    font-size: 16px;
}

.woocommerce.mini-cart .cart_list li .amount {
    display: block;
    color: #cc0000;
    text-align: right;
    margin-top: -25px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    min-width: 50px;
    margin-right: 0px;
}

.woocommerce.mini-cart .cart_list li {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px 10px 0;
    position: relative;
} 

.woocommerce ul.products li.product .footer-button .yith-wcwl-add-button > a, .woocommerce ul.products li.product .footer-button .yith-wcwl-wishlistaddedbrowse > a, .woocommerce ul.products li.product .footer-button .yith-wcwl-wishlistexistsbrowse > a {
    display: block;
    color: #222;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    font-size: 16px;
}

@media (max-width: 1199px) {
.woocommerce ul.products li.product .product-inner .added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-inner .footer-button .button.add_to_cart_button {
  height: 46px;
  line-height: 44px;
  /* min-width: 250px; */
  font-size: 14px;
  letter-spacing: 2px;
  background-color: #222;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  float: none;
  margin-bottom: 5px;
  bottom: -220px;
  right: 0;
  width: 100%;
}

.woocommerce ul.products li.product .product-inner .quantity {
  float: none;
  margin: 0;
  border: 2px solid #eaeaea;
  padding: 0 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 5px;
  margin-bottom: 60px;
  font-size: 24px;
}

.up-sells-content .quantity .qty {
  font-size: 25px;
  border-width: 0;
  width: calc(90% - 46px)
  padding: 10px 0;
  -moz-appearance: textfield;
  appearance: none;
  -webkit-appearance: none;
  text-align: center;
  font-weight: 400;
  color: #222;
  display: inline-block;
  background-color: transparent;
  height: 42px;
  line-height: 42px;	
}

.woocommerce div.product form.cart .single-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.filter-mobile-enable.full-content .shop-topbar {
  border-left: 1px solid #e5e5e5;
}

.single-product.add-to-cart-sticky div.product div.summary .single_add_to_cart_button {
  min-width: auto;
  position: relative;
  left: 0;
  bottom: 0;
  margin: 0;
  z-index: 99;
  max-width: 200px;
  margin-right: 10px;
  }
}

@media (max-width: 1024px) {
.woocommerce ul.products li.product .footer-button .actions-button {
  width: 100%;
  position: static;
  top: 0px;
  margin-left: 80%;
  margin-top: -35%;
  font-size: 20px;
  z-index: 10;
}

.woocommerce .yith-wcwl-add-button > a i {
  margin: 0;
  font-size: 25px;
}

.woocommerce ul.products li.product .footer-button .yith-wcwl-add-button > a, .woocommerce ul.products li.product .footer-button .yith-wcwl-wishlistaddedbrowse > a, .woocommerce ul.products li.product .footer-button .yith-wcwl-wishlistexistsbrowse > a {
  display: block;
  color: #bbb;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: center;
  font-size: 25px;
}

.woocommerce .quantity .qty {
  width: calc(90% - 41px)
}

.woocommerce ul.products li.product .product-inner {
  padding-bottom: 0px;
}

.woocommerce ul.products li.product .footer-button .supro-product-quick-view i {
  font-size: 20px;
  color: #191717;
  font-weight: 700;
  display: none;

  }
}

@media (max-width: 860px) {
.woocommerce .quantity .qty {
    width: calc(90% - 42px);
  }
}

@media (max-width: 768px) {
.supro-catalog-page.shop-view-grid ul.products li.product .un-product-thumbnail, .supro-products-grid ul.products li.product .un-product-thumbnail, .supro-products-carousel ul.products li.product .un-product-thumbnail {
  margin-bottom: 10px;
}

.supro-catalog-page.shop-view-grid ul.products li.product .product-inner:hover .footer-button, .supro-products-grid ul.products li.product .product-inner:hover .footer-button, .supro-products-carousel ul.products li.product .product-inner:hover .footer-button {
  bottom: 0px;
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  padding-top: 0px;
  padding-bottom: 0px;
}

.supro-catalog-page.shop-view-grid ul.products li.product .footer-button, .supro-products-grid ul.products li.product .footer-button, .supro-products-carousel ul.products li.product .footer-button {
  bottom: -50px;
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  padding-top: 0px;
  padding-bottom: 0px;
}

woocommerce ul.products li.product .footer-button .button, .woocommerce ul.products li.product .footer-button .added_to_cart {
  background-color: #222;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  float: right;
  position: absolute;
  bottom: -215px;
  right: 0;
  text-transform: uppercase;
  width: 100%;
  border-radius: 5px;
  height: 46px;
  line-height: 44px;
  /* min-width: 250px; */
  font-size: 14px;
  letter-spacing: 2px;
}

.woocommerce ul.products li.product .footer-button .actions-button {
  width: 100%;
  position: static;
  top: 0px;
  margin-left: 75%;
  margin-top: -40%;
  z-index: 10;
}

.page-header h1 {
  font-size: 25px;
}

.woocommerce .yith-wcwl-add-button > a i {
  margin: 0;
  font-size: 25px;
}

.woocommerce .quantity .qty {
  width: calc(90% - 42px)
}

.woocommerce ul.products li.product {
    width: 50%;
}

.woocommerce ul.products li.product .product-inner {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.woocommerce-cart .woocommerce table.shop_table tbody td.product-name .product-url + .product-url {
    overflow: hidden;
    text-overflow: ellipsis;
    display: grid;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
}

.woocommerce-cart .woocommerce table.shop_table tr td.product-name a.remove, .woocommerce-cart .woocommerce table.shop_table tbody td.product-name a.remove {
    display: block;
    width: inherit;
    text-align: right;
    font-weight: 400;
    font-size: 14px;
    height: inherit;
    margin-top: -20px;
}

.woocommerce ul.products li.product .footer-button .button, .woocommerce ul.products li.product .footer-button .added_to_cart {
  height: 46px;
  line-height: 44px;
  /* min-width: 250px; */
  font-size: 14px;
  letter-spacing: 2px;
  background-color: #222;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  float: none;
  margin-bottom: 5px;
  bottom: -210px ;
  right: 0;
  width: 100%;
  }
}

@media (max-width: 736px) { 
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
  margin: 40px 0 0 0;
  } 
}

@media (max-width: 600px) { 
.supro-off-canvas-panel {
    width: 350px;
    background-color: #ffffff;
    position: fixed;
    right: -350px;
    top: 0;
    bottom: 0;
    overflow: hidden;
    color: #aaa;
    z-index: 100000;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    border-left: 1px solid #e5e5e5;
  }
}

@media (max-width: 490px) {
.woocommerce .quantity .qty {
    width: calc(90% - 45px);
}

.woocommerce-cart .woocommerce table.shop_table tr td.product-name a.remove, .woocommerce-cart .woocommerce table.shop_table tbody td.product-name a.remove {
    display: block;
    width: inherit;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    height: inherit;
    margin-top: -25px;
    text-align: right;
}

.woocommerce ul.products li.product {
  margin-bottom: 20px;
  border-bottom: 0.5px solid #7b7a7a;
  padding-bottom: 30px;
}

bdi {
  font-weight: 600;
}


.woocommerce table.shop_table tr td .quantity, .woocommerce table.shop_table tbody td .quantity {
  margin-left: 25px;
  }
}

@media (max-width: 414px) {
.woocommerce div.product form.cart div.quantity .decrease, .woocommerce div.product form.cart div.quantity .increase {
  font-size: 25px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 10px;
  margin: 0;
}
.site-content {
  padding-top: 10px;
  padding-bottom: 100px;
}
.woocommerce div.product form.cart .actions-button, .woocommerce div.product form.cart div.quantity {
  float: none;
  width: 100%;
  margin-right: 0;
  border-width: 1px;
}
.single-product.add-to-cart-sticky div.product div.summary .single_add_to_cart_button {
  max-width: 100% !important;
  margin: -7px 0 10px 0;
}
.woocommerce div.product form.cart .buy_now_button {
  float: none;
  width: 100%;
  margin-top: 10px;
  font-weight: 700;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  letter-spacing: 0.2em;
}
button.single_add_to_cart_button.button.alt {
  bottom: -210px;
}
.woocommerce ul.products li.product .footer-button .actions-button {
  width: 100%;
  position: static;
  top: 0px;
  margin-left: 80%;
  margin-top: -35%;
  z-index: 10;
}
.supro-modal .modal-title {
  margin-bottom: 10px;
}
.woocommerce .quantity .qty {
    width: calc(90% - 40px);
}
.supro-catalog-page.shop-view-grid ul.products li.product .product-inner:hover .footer-button, .supro-catalog-page.shop-view-grid ul.products li.product .footer-button, .supro-products-grid ul.products li.product .footer-button, .supro-products-grid ul.products li.product .product-inner:hover .footer-button, .supro-products-carousel ul.products li.product .footer-button, .supro-products-carousel ul.products li.product .product-inner:hover .footer-button {
  padding-top: 0px;
  padding-bottom: 0;
  bottom: -40px;
}
.woocommerce-cart .woocommerce .cart-collaterals {
  margin-top: -40px;
  float: none;
  width: 100%;
}
.woocommerce ul.products li.product {
  width: 100%;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
  display: block;
}
.woocommerce table.shop_table tr td .quantity, .woocommerce table.shop_table tbody td .quantity {
  border: 2px solid #eaeaea;
  line-height: 36px;
  position: relative;
  width: 110px;
  border-radius: 3px;
  margin-left: 25px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 32px;
    margin-right: 5px;
}

.woocommerce-cart .woocommerce table.shop_table.cart tr td {
  padding: 10px 0 10px 0;
  width: auto;
  }
}

@media (max-width: 380px) {
.woocommerce ul.products li.product h3 {
  height: 77px;
  overflow: hidden;
}
.woocommerce ul.products li.product .footer-button .button, .woocommerce ul.products li.product .footer-button .added_to_cart {
  bottom: -110px;
}
.woocommerce ul.products:not(.slick-slider) li.product:nth-child {
  clear: left !important;
  margin-bottom: 70px;
}
.woocommerce ul.products li.product .footer-button .actions-button {
  width: 100%;
  position: static;
  top: 0px;
  margin-left: 80%;
  margin-top: -35%;
  z-index: 10;
}
.supro-modal .modal-title {
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .product-inner .quantity {
  height: 46px;
}

.supro-off-canvas-panel, .filter-mobile-enable.content-sidebar .catalog-sidebar, .filter-mobile-enable.sidebar-content .catalog-sidebar, .filter-mobile-enable.full-content .shop-topbar {
  width: 320px;
  right: -320px;
}
.supro-off-canvas-panel.open, .filter-mobile-enable.content-sidebar .catalog-sidebar.open, .filter-mobile-enable.sidebar-content .catalog-sidebar.open, .filter-mobile-enable.full-content .shop-topbar.open {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-320px, 0, 0);
}

.woocommerce table.shop_table tr td .quantity, .woocommerce table.shop_table tbody td .quantity {
  margin-left: 10px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  display: none;
}

.woocommerce-cart .woocommerce table.shop_table tr td.product-name a.remove, .woocommerce-cart .woocommerce table.shop_table tbody td.product-name a.remove {
  font-size: 17px;
}

.woocommerce-cart .woocommerce table.shop_table tr th.product-quantity, .woocommerce-cart .woocommerce table.shop_table tr td.product-quantity {
  padding-left: 5px;
}

.related-content.a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin-bottom: -10px;
  }

}