/*
Plugin Name: Supermarket Plus
Plugin URI: https://themefreesia.com/plugins/supermarket-plus
Description: Supermarket Plus plugins  will only support for Supermarket Theme. You can get additional features and unlimited Color options, Fontsize, Google Fonts, Plus Sidebar, Plus Template and many more.
Version: 1.1.2
Author:Theme Freesia
Author URI: https://themefreesia.com
Text Domain: supermarket-plus
License: GPLV3
*/

/* Footer column
================================================== */
.column-1,
.column-2,
.column-3,
.column-4 {
  float: left;
  padding: 0 15px 30px;
}

.column-1 {
  width:100%;
}

.column-2 {
  width: 50%;
}

.column-3 {
  width: 33.33%;
}

.column-4 {
  width: 25%;
}

.column-2:nth-child(2n+3),
.column-3:nth-child(3n+4),
.column-4:nth-child(4n+5) {
  clear: both;
}

#colophon .column-1,
#colophon .column-2,
#colophon .column-3,
#colophon .column-4 {
  margin-bottom: 30px;
  padding: 0 15px;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

/* ----- Left Sidebar Layout ----- */
.left-sidebar-layout #primary {
  float: right;
  padding-right: 0px;
}

.left-sidebar-layout #secondary {
  border-left: none;
  padding-right: 40px;
  padding-left: 0px;
  float: left;
}

/* ----- No Sidebar Layout ----- */
.no-sidebar-layout #primary {
  float: inherit;
  margin: 0 auto;
  max-width: 708px;
}

/* ----- Full Width Layout ----- */
.full-width-layout #primary {
  width: 100%;
}

/* Social Links */

.social-links li a:hover {
  color: #999;
}

.social-links .fab.fa-envelope {
  display: none;
}

.social-links ul li a[href*="mailto:"]:before {
  content: '\f0e0';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

.social-links li a[href*="mailto:"]:hover {
  color: #999;
}

.social-links li a[href*="youtube.com"]:hover {
  color: #DE1A2A;
}

.social-links li a[href*="vimeo.com"]:hover {
  color: #17B3E8;
}

.social-links li a[href*="skype.com"]:hover,
.social-links li a[href*="skype:"]:hover {
  color: #00ADEF;
}

.social-links li a[href*="xing.com"]:hover {
  color: #005A5F;
}

.social-links li a[href*="slack.com"]:hover {
  color: #5D3A58;
}

.social-links li a[href*="wordpress.com"]:hover,
.social-links li a[href*="wordpress.org"]:hover {
  color: #464442;
}

.social-links li a[href*="github.com"]:hover {
  color: #000000;
}

.social-links li a[href*="bitbucket.org"]:hover {
  color: #1F5081;
}

.social-links li a[href*="jsfiddle.net"]:hover {
  color: #4679A4;
}

.social-links li a[href*="codepen.io"]:hover {
  color: #000000;
}

.social-links li a[href*="tumblr.com"]:hover {
  color: #314358;
}

.social-links li a[href*="tripadvisor.com"]:hover {
  color: #56933F;
}

.social-links li a[href*="soundcloud.com"]:hover {
  color: #FF6A22;
}

.social-links li a[href*="digg.com"]:hover {
  color: #1B5891;
}

.social-links li a[href*="reddit.com"]:hover {
  color: #FF4500;
}

.social-links li a[href*="stumbleupon.com"]:hover {
  color: #EB4823;
}

.social-links li a[href*="getpocket.com"]:hover {
  color: #ED4054;
}

.social-links li a[href*="vine.co"]:hover {
  color: #00BF8F;
}

.social-links li a[href*="vk.com"]:hover {
  color: #55779B;
}

.social-links li a[href*="whatsapp.com"]:hover {
  color: #0DC143;
}

.social-links li a[href*="last.fm"]:hover {
  color: #B90000;
}

.social-links li a[href*="forumbee.com"]:hover {
  color: #85AB2E;
}

.social-links li a[href*="foursquare.com"]:hover {
  color: #FA4778;
}

.social-links li a[href*="500px.com"]:hover {
  color: #000;
}

.social-links li a[href*="paypal.com"]:hover {
  color: #003087;
}

.social-links li a[href*="viadeo.com"]:hover {
  color: #f07355;
}

.social-links li a[href*="telegram.org"]:hover {
  color: #27A5E7;
}

.social-links li a[href*="dropbox.com"]:hover {
  color: #0070E0;
}

.social-links li a[href*="google.com/wallet"]:hover {
  color: #0f9d58;
}

.social-links li a[href*="git-scm.com"]:hover {
  color: #f14e32;
}

.social-links li a[href*="git-scm.com"]:hover {
  color: #f14e32;
}

.social-links li a[href*="stackoverflow.com"]:hover {
  color: #f48024;
}

.social-links li a[href*="wikipedia.org"]:hover {
  color: #000;
}

.social-links .fab.fa-rss {
  display: none;
}

.social-links ul li a[href*="/feed"]:before {
  content: '\f09e';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

.social-links li a[href*="/feed"]:hover {
  color: #FFA500;
}

.social-links li a[href*="ok.ru"]:hover {
  color: #F58220;
}

.social-links li a[href*="mixcloud.com"]:hover {
  color: #31455C;
}

.social-links li a[href*="/itunes/"]:hover {
  /* background: linear-gradient(135deg,  #ff6932 20%,#d600fc 50%,#3cf2fc 80%); */
  color: #31455C;
}

.social-links li a[href*="behance.net"]:hover { 
  color: #131418;
}

.social-links li a[href*="yelp.com"]:hover { 
  color: #D32323;
}

.social-links li a[href*="wechat.com"]:hover { 
  color: #2DC100;
}

.social-links li a[href*="apple.com"]:hover { 
  color: #000000;
}

.social-links li a[href*="android.com"]:hover { 
  color: #78C257;
}

.social-links li a[href*="microsoft.com"]:hover { 
  color: #0079D6;
}

.social-links li a[href*="amazon.com"]:hover { 
  color: #F08804;
}

.social-links li a[href*="ebay.com"]:hover { 
  color: #0654BA;
}

.social-links li a[href*="producthunt.com"]:hover {
  color: #EA532A;
}

.social-links li a[href*="deviantart.com"]:hover {
  color: #5FAC75;
}

.social-links li a[href*="docker.com"]:hover {
  color: #0069d9;
}

.social-links li a[href*="pscp.tv"]:hover {
  color: #40A4C4;
}

.social-links li a[href*="slideshare.net"]:hover {
  color: #E98325;
}

.social-links li a[href*="snapchat.com"]:hover {
  color: #FFFC00;
}

.social-links li a[href*="medium.com"]:hover {
  color: #000000;
}

.social-links li a[href*="spotify.com"]:hover {
  color: #000000;
}

.social-links li a[href*="twitch.tv"]:hover {
  color: #6441A4;
}

.social-links li a[href*="mailchimp.com"]:hover {
  color: #FFE01B;
}

.social-links li a[href*="mastercard.us"]:hover {
  color: #CF4500;
}

.social-links li a[href*="stripe.com"]:hover {
  color: #635bff;
}

.social-links li a[href*="visa.com"]:hover {
  color: #1951B1;
}

/* ----- Slider and Promotion
============================================= */
.full-width-slider .main-slider {
  width: 100%;
}

.full-width-slider .slider-banner-wrap {
  max-width: 100%;
  width: 100%;
}

.show-catalog-menu.full-width-slider .slider-banner-wrap {
  max-width: 1300px;
  width: auto;
}

.full-width-slider .animation-right .flex-active-slide .slider-image-content img {
  transform: none;
}

.show-catalog-menu.full-width-slider .product-promotion {
  width: 100%;
  margin: 0;
}

.show-catalog-menu.full-width-slider .product-promotion-content {
  padding: 0 10px;
  margin: 0;
  display: inline-block;
}

.full-width-slider .slider-image-content {
  text-align: center;
}

.full-width-slider .slider-text-content {
  left: 53%;
  top: 50%;
}

.full-width-slider .product-promotion {
  width: 1300px;
  float: none;
  padding-left: 0;
  margin: 20px auto 0;
}

.full-width-slider .product-promotion-content {
  padding: 0 10px;
  margin: 0 -2px 20px;
  display: inline-block;
  width: 50%;
}

.full-width-slider .product-promotion-img {
  text-align: center;
}

.full-width-slider .product-promotion-text-content {
  right: 40px;
}

.full-width-slider .product-promotion-content:nth-child(2) .product-promotion-text-content {
  top: 35%;
  left: 40px;
  bottom: auto;
  right: auto;
}

@media only screen and (max-width: 767px) {
  .full-width-slider .product-promotion {
    padding: 10px 10px 0;
    margin: 0;
  }

  .full-width-slider .product-promotion-wrap {
    width: calc(100% + 20px);
  }
}

/* #Advertisement Banner Top
================================================== */
.advertisement-banner-top {
  text-align: center;
  padding: 20px 0 0;
}

.boxed-layout .ad-banner-top-wrap,
.boxed-layout-small .ad-banner-top-wrap {
  max-width: 96%;
}

.ad-banner-top-wrap {
  max-width: 1300px;
  margin: 0 auto;
}

.ad-banner-top-row {
  margin-right: -10px;
  margin-left: -10px;
}

.ad-banner-top-image {
  display: inline-block;
  padding: 0 10px 20px;
  margin: 0 -3px;
}

.two-ad-banner .ad-banner-top-image {
  width: 50%;
}

.three-ad-banner .ad-banner-top-image {
  width: 33.33%;
}

.four-ad-banner .ad-banner-top-image {
  width: 25%;
}

.five-ad-banner .ad-banner-top-image {
  width: 20%;
}


/* Supermarket Grid Widget
================================================== */
.product-widget-box .three-column-grid .supermarket-grid-product {
  width: 33.33%;
}

.product-widget-box .four-column-grid .supermarket-grid-product {
  width: 25%;
}

.product-widget-box .six-column-grid .supermarket-grid-product {
  width: 16.66%;
}

.product-widget-box .seven-column-grid .supermarket-grid-product {
  width: 14.28%;
}

/* Supermarket Slide Widget */

.product-slider,
.product-slider-four,
.product-slider-six {
  position: relative;
}

#secondary .product-slider,
#secondary .product-slider-four,
#secondary .product-slider-six,
#colophon .product-slider,
#colophon .product-slider-four,
#colophon .product-slider-six {
  margin-top: 50px;
}

.supermarket-slide-widget .flex-direction-nav {
  width: 100%;
}

.product-widget-box .supermarket-slide-widget .flex-nav-prev {
  left: -25px;
}

.product-widget-box .supermarket-slide-widget .flex-nav-next {
  right: -25px;
}

.supermarket-slide-widget .flex-nav-prev {
  left: 1px;
}

.supermarket-slide-widget .flex-nav-next {
  right: 1px;
}

.supermarket-slide-widget .flex-direction-nav li {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
  position: absolute;
  top: 35%;
  padding: 5px;
  display: inline-block;
  font-size: 0;
}

#secondary .supermarket-slide-widget .flex-direction-nav li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.supermarket-slide-widget .flex-direction-nav li:hover {
  border: 1px solid #2E7FFF;
}

.supermarket-slide-widget .flex-nav-prev a.flex-prev:before {
  content: '\f053';
  font-size: 22px;
}

.supermarket-slide-widget .flex-nav-next a.flex-next:before {
  content: '\f054';
  font-size: 22px;

}

.supermarket-slide-widget .flex-nav-prev a.flex-prev,
.supermarket-slide-widget .flex-nav-next a.flex-next {
  border: 1px solid #2E7FFF;
  color: rgba(0, 0, 0, 0.35);
  display: block;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  height: 35px;
  line-height: 32px;
  text-align: center;
  width: 35px;
}

.supermarket-slide-widget .flex-direction-nav li:hover a.flex-prev,
.supermarket-slide-widget .flex-direction-nav li:hover a.flex-next {
  color: #fff;
  background-color: #2E7FFF;
}

@media only screen and (max-width: 767px) {
  .product-slider {
    width: 96%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 480px) {
  .product-slider {
    width: 90%;
  }
}

/* Category Tab Layout 2 */
.cat-tab-layout-two .banner-tab-header {
  background-color: #2E7FFF;
  float: left;
  min-height: 330px;
  margin-right: 10px;
  position: relative;
  width: 20%;
}

.cat-tab-layout-two .cat-tab-menu-text {
  position: absolute;
  top: 0;
  padding: 20px;
  width: 100%;
}

.cat-tab-layout-two .cat-tab-menu-title {
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
  margin-left: 15px;
}

.cat-tab-layout-two.dark-text .cat-tab-menu-title,
.cat-tab-layout-two.dark-text .cat-tab-menu li {
  color: #333;
}

.banner-tab-img,
.cat-tab-menu-title {
  display: none;
}

.cat-tab-layout-two .banner-tab-img,
.cat-tab-layout-two .cat-tab-menu-title {
  display: block;
}

.product-widget-box .cat-tab-layout-two .supermarket-grid-widget-wrap {
  margin-right: 0;
  margin-left: 0;
}

/* Featured Product Item*/
.featured-product-item {
  background-color: #2E7FFF;
  color: #fff;
  left: 10px;
  position: absolute;
  top: 10px;
  padding: 5px 10px 4px 10px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 3px;
}

.have-border .featured-product-item {
  top: 11px;
  border-radius: 0;
  left: 11px;
}

.discount-percent {
  background-color: #F0083A;
  position: absolute;
  font-size: 14px;
  color: #fff;
  top: 10px;
  border-radius: 3px;
  right: 10px;
  z-index: 2;
  padding: 0 10px 0 5px;
  line-height: 1.5;
}

.have-border .discount-percent {
  top: 11px;
  border-radius: 0;
  right: 11px;
}