/*
 Theme Name:   Seese Child
 Theme URI:    http://victorthemes/themes/seese
 Description:  Seese Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     seese
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  seese-child
*/

/* Write Custom CSS */

/*.seese-header {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
}

.seese-background-inner {
    margin-top: 140px;
    background-color: rgba(255,255,255,0.95) !important;
    border-radius: 10px;
}

.seese-menu {
  
}*/

.home-banner .vc_column-inner  {
  padding-top: 0 !important;
}

.home-banner-text {
  position: relative;
  min-height: 60vh;
  margin-bottom: 0 !important;
  box-sizing: border-box;
  background-color: rgba(0,0,0,0.1);
}

.home-header {
  position: absolute;
  margin: 0 auto !important;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.2em !important;
  color: #fff !important;
  font-weight: 600 !important;
  line-height: 1.2em !important;
  text-shadow: 1px 1px 2px #000000 !important;
  padding: 0 10px;
}

.seese-logo {
  height: 80px !important;
}

.seese-header .seese-logo {
    margin-top: 5px;
    margin-bottom: 5px;
}

.seese-logo a {
    display: inline;
}

.seese-mainmenu {
    margin-top: 5px;
}

#home-banner {
  margin-bottom: 0px;
}

.seese-topright {
  margin-top: 28px;
  margin-bottom: 28px;
}

.seese-topright i {
  font-size: 20px;
  color: #882E00;
  transition: all 0.4s ease;
}

.seese-topright a {
  font-size: 24px;
}

.seese-topright a:hover > i {
  color: #cc4400;
}

.seese-catdt-box {
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: -1px 0 2px 0 rgba(0,0,0,0.12), 1px 0 2px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24); 
  border-top: 3px solid #882E00;
}

.seese-catdt-box a {
  background: rgba(255,255,255,0.1);
}

.seese-catdt-box .seese-catdt-img img {
  max-height: initial;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;	
}

.seese-catdt-box .seese-catdt-text {
  top: initial;
  bottom: 0px;
  left: 0px;
  width: 100%;
  box-sizing: border-box;
  padding: 4px 12px;
  background: #ffffff;
}

.seese-social-one li a {
  border: 1px solid #777;
  color: #777;
}

.woocommerce ul.products .seese-product-cnt h3 {
  width: 100%;
}

.woocommerce ul.products .seese-product-cnt .price {
  width: 100%;
  float: none;
  text-align: left;
}

.home-browse-btn {
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

.woocommerce .seese_single_product_excerpt p {
  padding-bottom: 4px;
}

#seese-shop-load-more-btn, .wpcf7-submit, .single_add_to_cart_button {
  background: #882E00 !important;
  color: #fff;
  border: none;
  border-radius: 5px !important;
}

#seese-shop-load-more-btn:hover, .wpcf7-submit:hover, .single_add_to_cart_button:hover {
  background: #cc4400 !important;
  color: #fff;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

.seese-single-cat {
  opacity: 1 !important;
  visibility: visible !important;
}

.seese-atc-wrap {
  display: none !important;
}

.widget_price_filter {
  display: none;
}

.seese-specialPage a:hover, .seese-gototop a:hover {
  color: #cc4400 !important;
}

.seese-custom-badge {
	color: #fff !important;
	font-weight: 500 !important;
	background: #ff4f40 !important;
	padding: 4px 13px !important;
	font-size: 15px !important;
	border-radius: 4px !important;
}

body {
	background: url('../../uploads/2018/02/red_barn_board.jpg') repeat left top ;
}

#seese-wrap {
	background: url('../../uploads/2018/02/red_barn_board.jpg') repeat left top ;
}

.seese-background-outer {
	background: none !important;
}

.seese-containerWrap .container {
	background: #E4DACC;
}

.seese-header {
	background: none !important;
}

.seese-footer {
	background: none !important;
}

#seese-mobilemenu .slicknav_menu .slicknav_btn span {
	background: #ffffff;
}

.seese-social-one li a {
	border-color: #ffffff;
}

@media (max-width: 992px) {
  .seese-mainmenu {
    width: calc(100% - 190px) !important;
  }

  .seese-topright {
    display: none;
  }
}

@media (max-width: 767px) {
  .seese-mainmenu ul li a, .slicknav_nav li a {
	color: #555555 !important;		
  }
  .seese-mainmenu ul li a, .slicknav_nav li a:hover {
	color: #cc4400 !important;		
  }
  .admin-bar #seese-mobilemenu .slicknav_menu .slicknav_btn {
    top: 82px;
  }

  .seese-topright {
    display: initial;
    padding-right: 60px !important;
  }

  .home-header {
    font-size: 2em !important;
  }

  
}

@media (max-width: 500px) {
  .home-header {
    font-size: 1.5em !important;
  }

  .product {
    height: inherit !important;
  }
}

#seese-mobilemenu {
  margin-top: 5px;
}

.seese-background-inner {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
	border-radius: 5px;
}