/*--- Google Fonts ---*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('../fonts/font-style.css');

body.widget-snippet {
    padding:40px;
    max-width: initial;
}
body.widget-snippet .wc-snippet-shop-by-category .col-md-3.col-sm-6 .bg-wrapper {
    padding: 40px 30px;
}
body.widget-snippet .wc-snippet-shop-by-category .nav-wrapper .navigation-item a:hover {
  text-decoration: none;
  font-size:17px;
}
body.widget-snippet .wc-snippet-shop-by-category .col-md-3.col-sm-6:hover .name {
  color: #000;
}
.wc-snippet-shop-by-category {
  padding: 80px 0;
  margin-bottom: 90px;
}
.wc-snippet-shop-by-category .container {
  max-width: 1630px;
  width: 100%;
}
.wc-snippet-shop-by-category .col-md-3.col-sm-6 {
  padding: 15px;
  outline: none;
  text-decoration: none;
  transition: all 300ms ease-out 0s;
  display: inherit;
}
.wc-snippet-shop-by-category .col-md-3.col-sm-6:hover .name {
  color: #FFCB54;
}
.wc-snippet-shop-by-category .name {
  font-size: 29px;
  line-height: 1.4;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.13em;
  font-family: 'GT Walsheim Pro', sans-serif;
  padding: 10px 0;
  margin-top: 14px;
}
.wc-snippet-shop-by-category .title-wrapper {
  margin-bottom: 20px;
}
.wc-snippet-shop-by-category .title-wrapper h2 {
  font-size: 42px;
  line-height: 1.3;
  letter-spacing: 0.02em;
  color: #000;
  font-family: 'GT Walsheim Pro', sans-serif;
  text-transform: uppercase;
}
.wc-snippet-shop-by-category .title-wrapper .title-blod {
  font-weight: bold;
}
.wc-snippet-shop-by-category .col-md-3.col-sm-6 .bg-wrapper {
  background: #FFCB54;
  padding: 45px;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item {
  padding: 8px 0;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item a {
  border: none;
  line-height: 26px;
  padding: 0;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  font-family: 'GT Walsheim Pro', sans-serif;
  outline: none;
  text-transform: uppercase;
  transition: all 300ms ease-out 0s;
  letter-spacing: 0.18em;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item.active a,
.wc-snippet-shop-by-category .nav-wrapper .navigation-item a:hover {
  text-decoration: underline;
  font-size: 18px;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item.active a:focus {
    outline: none;
}
.wc-snippet-shop-by-category .image-wrap img {
  width: 100%;
}
@media (max-width:1440px){
.wc-snippet-shop-by-category .col-md-3.col-sm-6 .bg-wrapper {
  padding: 40px;
}
.wc-snippet-shop-by-category .title-wrapper h2 {
  font-size: 38px;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item {
  padding: 7px 0;
}
.wc-snippet-shop-by-category .name {
  font-size: 27px;
}
}
@media (max-width: 1299px){
 .wc-snippet-shop-by-category .col-md-3.col-sm-6 .bg-wrapper {
  padding: 35px;
}
.wc-snippet-shop-by-category .title-wrapper h2 {
  font-size: 34px;
}
}

@media (max-width: 1199px){
.wc-snippet-shop-by-category {
  padding: 65px 0;
  margin-bottom: 60px;
}
.wc-snippet-shop-by-category .col-md-3.col-sm-6 .bg-wrapper {
  padding: 20px;
}
.wc-snippet-shop-by-category .title-wrapper h2 {
  font-size: 26px;
}
.wc-snippet-shop-by-category .name {
  font-size: 20px;
  margin-top: 5px;
}
 .wc-snippet-shop-by-category .nav-wrapper .navigation-item a {
  font-size: 15px;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item.active a,
.wc-snippet-shop-by-category .nav-wrapper .navigation-item a:hover {
  font-size: 16px;
}
.wc-snippet-shop-by-category .nav-wrapper .navigation-item {
  padding: 5px 0;
}
.wc-snippet-shop-by-category .title-wrapper {
  margin-bottom: 10px;
}
}
@media (max-width: 991px){
.wc-snippet-shop-by-category {
  padding: 50px 0;
  margin-bottom: 10;
}
.wc-snippet-shop-by-category .image-wrap img {
  min-height: 479px;
  max-height: 480px;
}
}
@media (max-width: 767px){
 .wc-snippet-shop-by-category .image-wrap img {
  min-height: auto;
  max-height: 100%;
}
.wc-snippet-shop-by-category {
  padding: 30px 0;
}
.wc-snippet-shop-by-category .name {
  padding: 0;
}
.wc-snippet-shop-by-category .title-wrapper h2 {
  font-size: 26px;
}
}
@media (min-width: 992px){
    .wc-snippet-shop-by-category .col-md-3.col-sm-6:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 767px) and (max-width: 991px){
    .wc-snippet-shop-by-category .col-md-3.col-sm-6:nth-child(2n + 1) {
        clear: left;
    }
}

@media (max-width: 1440px){
.wc-snippet-shop-by-category .container {
  padding-left: 30px;
  padding-right: 30px;
}
}
@media (max-width: 991px){
.wc-snippet-shop-by-category .container {
  padding-left: 20px;
  padding-right: 20px;
}
}
@media (max-width: 767px){
.wc-snippet-shop-by-category .container {
  padding-left: 15px;
  padding-right: 15px;
}
}

