/*
Theme Name: Gillion Child
Description: Child theme for Gillion theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: gillion
*/

/* Add your custom CSS below */

/* Custom Fonts */
@font-face {
  src: url('./fonts/ProximaNova-Reg.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: normal;
}

@font-face {
  src: url('./fonts/ProximaNova-RegItalic.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: italic;
  font-weight: normal;
}

@font-face {
  src: url('./fonts/ProximaNova-Black.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 900;
}

@font-face {
  src: url('./fonts/ProximaNova-Bold.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
}

@font-face {
  src: url('./fonts/ProximaNova-Extrabold.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 800;
}

@font-face {
  src: url('./fonts/ProximaNova-Light.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 300;
}

@font-face {
  src: url('./fonts/ProximaNova-LightItalic.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: italic;
  font-weight: 700;
}

@font-face {
  src: url('./fonts/ProximaNova-Semibold.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 600;
}

@font-face {
  src: url('./fonts/ProximaNova-SemiboldItalic.otf') format('opentype');
  font-family: "Proxima Nova";
  font-style: italic;
  font-weight: 600;
}

@font-face {
  src: url('./fonts/Bembo.ttf') format('truetype');
  font-family: "Bembo";
  font-style: normal;
  font-weight: normal;
}

@font-face {
  src: url('./fonts/Bembo-Bold.ttf') format('truetype');
  font-family: "Bembo";
  font-style: normal;
  font-weight: bold;
}

@font-face {
  src: url('./fonts/Bembo-Italic.ttf') format('truetype');
  font-family: "Bembo";
  font-style: italic;
  font-weight: normal;
}

/* Custom Fonts End */

.sh-nav-center {
  margin: 0 auto !important;
}

.blog-slider-style2 .blog-slider-item {
  border-radius: 0px !important;
}

.post-style-cover .sh-ratio-content,
.post-style-cover .post-cover-link,
.post-style-cover .post-container:after {
  border-radius: 0px !important;
}

.post-overlay {
  border-radius: 0px !important;
}

.post-thumbnail,
.post-thumbnail img,
.post-thumbnail .sh-ratio-content,
.post-switch-item,
.sh-widget-instagram-item img,
.sh-widget-instagram-item-overlay,
.sh-read-later-thumbnail,
.sh-read-later-thumbnail:after,
.sh-overlay-style1,
.sh-comment-form,
.post-media-play-overlay,
.post-media-play-overlay:after,
.post-quote-link .sh-ratio-content,
.post-gallery-list,
.post-gallery-list .slick-list,
.post-switch-item:after,
.widget_facebook iframe,
.sh-widget-facebook-overlay,
.sh-widget-posts-slider-thumbnail,
.sh-widget-posts-slider-group-style2,
.sh-widget-posts-slider-group-style2 .slick-list.draggable,
.post-content-review-details,
.post-content-review-progressbar-graph,
.post-content-review-progressbar-graph-fill,
.sh-post-author,
.post-content-share .jssocials-share,
.sh-comment-form input,
.sh-comment-form textarea,
.post-content img {
  border-radius: 0px !important;
}

/* Twitter feed */
.sh-widget-twitter-list {
  border-radius: 0px !important;
}

.blog-slider-style3 {
  border-radius: 0px !important;
}

.blog-slider-style4 {
  border-radius: 0px !important;
}

.blog-slider-style5 .blog-grid-item-container {
  border-radius: 0px !important;
}

.blog-slider-style8 .blog-grid-item-container {
  border-radius: 0px !important;
}

.blog-slider-style6 .slick-list {
  border-radius: 0px !important;
}

.blog-basic-slider-item-thumbnail {
  border-radius: 0px !important;
}

.post-style-cover .post-container {
  border-radius: 0px !important;
}

.blog-style-mini2 .post-thumbnail-mini {
  border-radius: 0px !important;
}

.categories-list-item .sh-ratio-content:after {
  border-radius: 0px !important;
}

.vcg-button-shape-rounded {
  border-radius: 0px !important;
}

.vcg-single-image-shape-rounded img {
  border-radius: 0px !important;
}

/**
 * 3.0 Input
 */

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  border-radius: 0px !important;
}

.sh-nav > .menu-item > .sub-menu .sub-menu {
  border-radius: 0px !important;
}

.post-categories {
  border-radius: 0px !important;
}

.blog-style-left-small .post-thumbnail {
  border-radius: 0px !important;
}

.blog-style-card article {
  border-radius: 0px !important;
}

.blog-style-card .post-container {
  border-radius: 0px !important;
}

.post-quote-link .sh-ratio-content:after {
  border-radius: 0px !important;
}

/* About us widget */
.widget_about_us img {
  border-radius: 0px !important;
}

.sh-instagram-meta-content {
  border-radius: 0px !important;
}

.sh-widget-facebook-item {
  border-radius: 0px !important;
}

.post-author-image {
  border-radius: 0px !important;
}

.null-instagram-feed .instagram-pics li a {
  border-radius: 0px !important;
}

.blog-mini-post-thumb {
  border-radius: 0px !important;
}

.sh-categories-tabs li a {
  border-radius: 0px !important;
}

.sh-nav > .menu-item > .sub-menu {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

ul.page-numbers .current,
ul.page-numbers .current:hover {
  border-radius: 0px !important;
}

ul.page-numbers .prev,
ul.page-numbers .next {
  border-radius: 0px !important;
}

.sh-widget-twitter-follow {
  border-radius: 0px !important;
}

.contact-form input[type="submit"],
.post-content .post-password-form input[type="submit"],
.sh-comments .submit,
.wpcf7-form .wpcf7-submit {
  border-radius: 0px !important;
}

.post-tags {
  margin-top: 0;
  margin-bottom: 40px;
}

.post-tags-item {
  border-radius: 0px !important;
}

/* Tag cloud widget*/
.widget_tag_cloud a {
  border-radius: 0px !important;
}

.blog-style-masonry-card .post-content-container {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  padding: 25px 0px !important;
  box-shadow: none !important;
  border-bottom: 1px solid #f0f0f0;
}

/* Hide comments count and view count */
.post-comments, .post-views {
  display: none !important;
}

/* header top-bar */
.primary-desktop .sh-header-top {
  padding: 20px 0 3px 0;
}

.primary-mobile .sh-header-top {
  padding: 0 15px;
  justify-content: space-between;
}

.sh-header-top .sh-nav.h-cta li.menu-item:nth-last-child(2),
.sh-header-top .sh-nav.h-cta li.menu-item:last-child {
  padding: 0;
}

.sh-header-top .sh-nav.h-cta li.menu-item:nth-last-child(2) {
  margin-left: 15px;
}

.sh-header-top .sh-nav.h-cta li.menu-item a {
  color: #666;
  height: 30px;
  line-height: 30px;
}

.sh-header-top .sh-nav.h-cta li.menu-item:nth-last-child(2) a {
  border: 1px solid #294f8a;
  border-radius: 15px;
  padding: 0 30px;
}

.sh-header-top .sh-nav.h-cta li.menu-item:nth-last-child(2) a:hover {
  border-color: #9dcbf0;
}

.sh-header-top .sh-nav.h-cta li.menu-item:last-child a {
  background: linear-gradient(to left, #9dcbf0, #294f8a);
  border-radius: 15px;
  padding: 0 30px;
  margin-left: 6px;
  color: white;
}

.sh-header-top .sh-nav.h-cta li.menu-item:last-child a:hover {
  background: #9dcbf0 !important;
}

/* Header Preset - 5 */
.sh-header-5 {
  border-bottom-width: 0px !important;
}

.sh-header-5 .sh-header-standard {
  border-bottom: 1px solid #f1f1f1;
}

.sh-header-5 .sh-header-standard .sh-nav > li.menu-item {
  padding: 0 9px;
}

.sh-header-5 .sh-nav-container {
  padding-top: 15px;
  padding-bottom: 15px;
}

.sh-header-5 .sh-nav {
  float: none;
  display: table;
  margin: 0;
}

.sh-header-5 .sh-header-meta1-container .sh-nav {
  float: left;
  display: block;
  margin: 0;
}

.sh-header-5 .sh-header-meta2-container .sh-nav {
  float: right;
  display: block;
  margin: 0;
}

.sh-header-5 .sh-header-meta1-container,
.sh-header-5 .sh-header-meta2-container {
  width: 20%;
}

.sh-header-5 .sh-header-logo-container {
  width: 60%;
}

.primary-mobile .header-logo {
  padding: 15px 0 0;
}

.primary-desktop .sh-header-5:not(.sh-sticky-header-active) #header-navigation .sh-nav-container {
  padding: 10px 0 0 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 2px solid #f1f1f1;
}

.primary-desktop .sh-header-5.sh-sticky-header-active #header-navigation .sh-nav-container {
  padding: 15px 0;
  margin: 0;
  border-top: none;
}

.primary-desktop .sh-header-5 #header-navigation .sh-nav li.menu-item a {
  line-height: 30px;
  max-height: 30px;
}

.primary-desktop .sh-header-5 #header-navigation .sh-nav.header-search-wrapper {
  float: right;
  width: 100%;
}

.primary-desktop .sh-header-5 .sh-nav-search-input {
  position: relative;
  width: 100%;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form {
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-input {
  display: block;
  background-color: transparent;
  border: 0;
  padding: 0 15px 0 0;
  width: 100%;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: 30px;
  max-height: 30px;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-input::placeholder {
  font-weight: bold;
  font-style: normal;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-input:-ms-input-placeholder {
  font-weight: bold;
  font-style: normal;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-input:-moz-placeholder {
  font-weight: bold;
  font-style: normal;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-input::-webkit-input-placeholder {
  font-weight: bold;
  font-style: normal;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-input::-moz-placeholder {
  font-weight: bold;
  font-style: normal;
}

.primary-desktop .sh-header-5 .sh-nav-search-input .header-search-form .header-search-form-submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 30px;
  max-height: 30px;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding-right: 15px;
}

.primary-desktop .hult-logo {
  margin-left: 20px;
}

.primary-desktop .hult-logo a {
  padding: 0 9px;
}

.sh-header-mobile-5 .header-mobile-search {
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.1);
}

.sh-header-mobile-5 .header-mobile-search:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #eaeaea;
  width: 100%;
}

.sh-header-mobile-dropdown .sh-nav-mobile li a {
  padding-left: 7px;
  padding-right: 7px;
}

.sh-header-mobile-dropdown .sh-nav-mobile li {
  position: relative;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form {
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form .header-mobile-form-input {
  line-height: 50px !important;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-from .header-mobile-form-input::placeholder {
  font-weight: bold;
  font-style: normal;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form .header-mobile-form-input::-webkit-input-placeholder {
  font-weight: bold;
  font-style: normal;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form .header-mobile-form-input::-moz-placeholder {
  font-weight: bold;
  font-style: normal;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form .header-mobile-form-input:-ms-input-placeholder {
  font-weight: bold;
  font-style: normal;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form .header-mobile-form-input:-moz-placeholder {
  font-weight: bold;
  font-style: normal;
}

.sh-header-mobile-5 .header-mobile-search .header-mobile-form-submit {
  line-height: 50px !important;
  right: 7px;
}

.sh-header-mobile-5 .header-mobile-topbar-menu {
  box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.1);
}

.sh-header-mobile-5 .header-mobile-topbar-menu .sh-nav-mobile li:first-child {
  padding-top: 15px;
}

.sh-header-mobile-5 .header-mobile-topbar-menu .sh-nav-mobile li a {
  text-transform: capitalize !important;
}

.sh-header-mobile-5 .sh-header-mobile-dropdown {
  display: block !important;
  left: 100%;
  width: 100%;
  position: absolute;
  background-color: #fff;
  overflow-y: auto;
  line-height: 1.2;
}

.primary-mobile {
  position: fixed;
  width: 100%;
  z-index: 1200;
  top: 0;
}

.primary-mobile .sh-header-top.sh-header-mobile-top {
  padding: 20px 10px 10px;
  margin: 0 auto;
  border-bottom: 1px solid #eaeaea;
  width: auto;
  max-width: 970px;
}

.primary-mobile .sh-header-top.sh-header-mobile-top .sh-table-cell.hult-logo-wrapper {
  max-width: 50%;
}

.blog-style-masonry .post-item {
  margin-bottom: 20px;
}

#wrapper > .sh-page-layout-default {
  padding: 20px 0px;
}

/**
 * Theme Responsive Styles
 */

@media (min-width: 1250px) {

  /* Page Container */
  .container {
    max-width: 1200px !important;
    width: 1200px !important;
  }

}

@media (max-width: 1250px) {

  /* Page Container */
  .container {
    max-width: 100% !important;
    padding: 0 20px !important;
  }

}

@media (max-width: 1025px) {

  /* Page Container */
  .container {
    max-width: 100% !important;
  }

}

@media (max-width: 900px) {

  /* Page Container */
  .container {
    max-width: 100% !important;
  }

}

@media (max-width: 800px) {

  /* Page Container */
  .container {
    max-width: 100% !important;
  }

}

@media (max-width: 700px) {

  /* Page Container */
  .container {
    max-width: 100% !important;
  }

}

@media (max-width: 550px) {

  /* Page Container */
  .container {
    max-width: 100% !important;
  }

}

@media (max-width: 320px) {

  /* Page Container */
  .container {
    min-width: 280px;
    max-width: 100%;
  }

}

@media (max-width: 1025px) {
  #wrapper #content {
    margin: 0;
  }
}

@media (max-width: 599px) {

  /* Slider margins */
  .blog-slider-style2 .blog-slider-item {
    margin: 0;
  }

}
