/*
 Theme Name:   Isalys
 Theme URI:    http://wordpress.org/themes/twentyseventeen
 Description:  Isalys: Twenty Seventeen Child Theme
 Author:       Sedulen
 Author URI:   Sedulen.com
 Template:     twentyseventeen
 Version:      1.0.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, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  isalys
*/

.home-video{
background: url(images/page-top-border_1.png) no-repeat bottom center;
    margin-bottom: 70px;
    padding-bottom: 70px !important;
}
.cart_totals th, .cart_totals label, .cart_totals bdi {
    font-size: 20px;
}

/* Custom Fonts */
@font-face {
  font-family:'Muli-Black';
  src: url('fonts/Muli-Black.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-BlackItalic';
  src: url('fonts/Muli-BlackItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-Bold';
  src: url('fonts/Muli-Bold.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-BoldItalic';
  src: url('fonts/Muli-BoldItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-ExtraBold';
  src: url('fonts/Muli-ExtraBold.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-ExtraBoldItalic';
  src: url('fonts/Muli-ExtraBoldItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-ExtraLight';
  src: url('fonts/Muli-ExtraLight.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-ExtraLightItalic';
  src: url('fonts/Muli-ExtraLightItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-Italic';
  src: url('fonts/Muli-Italic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-Light';
  src: url('fonts/Muli-Light.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-LightItalic';
  src: url('fonts/Muli-LightItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-Regular';
  src: url('fonts/Muli-Regular.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-SemiBold';
  src: url('fonts/Muli-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'Muli-SemiBoldItalic';
  src: url('fonts/Muli-SemiBoldItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'RobotoSlab-Bold';
  src: url('fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'RobotoSlab-Light';
  src: url('fonts/RobotoSlab-Light.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'RobotoSlab-Regular';
  src: url('fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'RobotoSlab-Thin';
  src: url('fonts/RobotoSlab-Thin.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'LobsterTwo-BoldItalic';
  src: url('fonts/LobsterTwo-BoldItalic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'LobsterTwo-Regular';
  src: url('fonts/LobsterTwo-Regular.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'LobsterTwo-Italic';
  src: url('fonts/LobsterTwo-Italic.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'LobsterTwo-Bold';
  src: url('fonts/LobsterTwo-Bold.ttf') format('truetype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot');
  src: url('fonts/fontawesome-webfont.woff') format('woff'),
    url('fonts/fontawesome-webfont.ttf') format('truetype'),
    url('fonts/fontawesome-webfont.svg') format('svg');
}

body{
  margin: 0;
  background: url(images/main-bg.jpg);
  background-size: cover;
  background-position: top center;
  font-size: 20px;
  font-family: 'Muli-SemiBold';
  color: #3d2c1c;
}
.h1, h1{
  color: #c21423;
  font-size: 36px;
  font-family:'RobotoSlab-Bold';
  padding: 25px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}
h2{
  font-size: 34px;
}
h3{
  font-size: 32px;
  color: #c21423;
  margin: 15px 0;
}
h4{
  font-size: 28px;
  color: #c21423;
  font-family:'Muli-Bold';
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
h5{
  font-size: 24px;
}
h6{
  font-size: 20px;
  color: #c21423;
  font-family:'RobotoSlab-Bold';
  text-align: left;
  padding: 10px 0;
  margin: 0;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
a{
  text-decoration: none;
  color: #c21423;
  box-shadow: none !important;
}
a:hover,a:focus{
  color: #c21423;
  text-decoration: underline;
}
p{
  font-family:'Muli-SemiBold';
  font-size: 20px;
  line-height: 30px;
  color: #3d2c1c;
  padding: 10px 0;
  margin: 0;
}
strong{
  font-family: 'Muli-Bold';
}
input,
textarea,
select{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-family: 'Muli-Regular';
  padding: 0 10px;
  border-radius: 5px;
  border: solid 1px #707070;
  max-width: 500px;
}
input[type="checkbox"]{
  height: auto;
  width: auto;
}
textarea{
  min-height: 200px;
}
input, 
textarea, 
select, 
button,
a.button{
  color: #3d2c1c;
  outline: none;
}
input:focus,
input:active, 
textarea:focus, 
select:focus{
  border: solid 1px #c21423;
}
button,
input[type="submit"],
input[type="button"],
a.button{
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  background: #c21423;
  border: solid 1px #c21423;
  margin: 25px 0;
  border-radius: 5px;
  color: #fff;
  font-family: 'Muli-SemiBold';
  font-size: 20px;
  cursor: pointer;
  box-shadow: none !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover{
  background: #fff;
  color: #c21423;
  border: solid 1px #c21423;
  text-decoration: none;
}
button.disabled,
button:disabled,
input.disabled,
input:disabled,
a.button.disabled,
a.button:disabled{
  opacity: 0.5;
  pointer-events: none;
}
select::-ms-expand{
  display: none;
}
select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 0 30px 0 10px;
}
img{
  max-width: 100%;
  height: auto;
}
svg{
  height: 16px;
  width: 16px;
}
input[type="file"]{
  border: none;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
input[type="file"]:before{
  content: 'Choose File';
  padding: 0 7px;
  height: 40px;
  line-height: 40px;
  background: #c21423;
  border: solid 1px #c21423;
  margin: 25px 0;
  border-radius: 5px;
  color: #fff;
  font-family: 'Muli-SemiBold';
  font-size: 20px;
  cursor: pointer;
  box-shadow: none !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  position: absolute;
  top: -25px;
  left: 0;
}
input[type="file"]:hover:before{
  background: #fff;
  color: #c21423;
  border: solid 1px #c21423;
}

/*
 * WIDGETS CSS
 */
#main.site-main .bottom-image-links{
  padding: 0 0 50px 0;
}
.home #main.site-main .bottom-image-links{
  padding: 0 50px 100px 50px;
}
#main.site-main .bottom-image-links a{
  margin: 0 auto;
  display: table;
}
#main.site-main .bottom-image-links .widget_sp_image{
  margin-top: 75px;
}
#main.site-main .bottom-image-links .widget_sp_image:first-child{
  margin-top: 0;
}

/* Search form styling override */
.search-form button.search-submit .icon-search{
  display: none;
}

/*
 * PLUGINS CSS OVERRIDES
 */

/* jQuery Ellipsis */
.ellip{
  display: block;
  height: 100%;
}
.ellip-line{
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.ellip,
.ellip-line{
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
a:hover span.ellip, a:hover span.ellip span{
  text-decoration: underline;
}

/* Woocommerce */
.has-sidebar.woocommerce-page:not(.error404) #primary,
body.page-two-column.woocommerce-cart:not(.archive) #primary .entry-content,
body.page-two-column.woocommerce-checkout:not(.archive) #primary .entry-content{
  width: 100%;
}
.woocommerce li.is-active a{
  text-decoration: underline;
}
.woocommerce ul.products{
  padding: 50px;
  background: #fff;
  border-radius: 50px;
  margin: 50px 0 50px 0;
  -webkit-box-shadow: inset 0 0 15px 0px rgba(0,0,0,0.33);
  -moz-box-shadow: inset 0 0 15px 0px rgba(0,0,0,0.33);
  box-shadow: inset 0 0 15px 0px rgba(0,0,0,0.33);
}
.woocommerce ul.products li.product{
  width: 100%;
  margin: 0;
  padding: 50px 0;
  position: relative;
  display: table;
}
.woocommerce ul.products li.product:first-child{
  padding: 0 0 50px 0;
}
.woocommerce ul.products li.product:last-child{
  padding: 50px 0 0 0;
}
.woocommerce ul.products li.product:after{
  content: '';
  background: url(images/products/product-list-separator.png) no-repeat;
  display: block;
  width: 100%;
  height: 4px;
  background-size: 100%;
  position: absolute;
  bottom: 0;
}
.woocommerce ul.products li.product:last-child:after{
  background: none;
}
.woocommerce ul.products li.product .image,
.woocommerce ul.products li.product .details{
  display: inline-table;
  vertical-align: top;
}
.woocommerce ul.products li.product .image{
  width: 24%;
}
.woocommerce ul.products li.product .image img{
  display: block;
  margin: 0 auto;
}
.woocommerce ul.products li.product .details{
  width: 75%;
}
.woocommerce ul.products li.product .details h3{
  font-family:'Muli-Bold';
  font-size: 32px;
  line-height: 36px;
  color: #c21423;
  margin: 0 0 50px 0;
  padding: 0 0 0 30px;
}
.woocommerce ul.products li.product .details .description-recipe{
  padding: 0 0 0 30px;
}
.woocommerce ul.products li.product .details .description-recipe a{
  margin: 0;
}
.woocommerce ul.products li.product .details .description-recipe > *{
  float: left;
}
.woocommerce ul.products li.product .details .description-recipe .product-summary{
  width: 65%;
  padding-right: 5%;
}
.woocommerce ul.products li.product .details .description-recipe .recipe{
  width: 30%;
  height: 175px;
  max-width: 220px;
  background: url(images/products/paper-clip.png) no-repeat;
  background-size: 100% 100%;
}
.woocommerce ul.products li.product .details .description-recipe .recipe > p{
  font-family: 'RobotoSlab-Bold';
  font-size: 16.39px;
  line-height: 22.76px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 60px;
  padding: 10px 10px 10px 0;
}
.woocommerce ul.products li.product .details .description-recipe .recipe > p > a{
  display: block;
}
.woocommerce table.variations{
  margin-bottom: 15px;
}
.woocommerce .woocommerce-variation-price{
  height: 40px;
  line-height: 40px;
}
.woocommerce .price{
  font-family: 'Muli-Bold';
  color: #3d2c1c;
}
.woocommerce input[type="number"]{
  max-width: 75px;
}
.woocommerce .single_variation_wrap .woocommerce-variation{
  float: left;
  margin-right: 30px;
}
.woocommerce .woocommerce-variation-add-to-cart button{
  font-family: 'RobotoSlab-Bold';
  text-transform: uppercase;
  border-radius: 20px;
  padding: 0 20px;
  font-size: 24px;
}
.woocommerce a.reset_variations{
  font-family: 'RobotoSlab-Bold';
  font-size: 20px;
  color: #fff;
  background: #c21423;
  border-radius: 15px;
  padding: 7px 15px;
  cursor: pointer;
}
.woocommerce a.reset_variations:hover{
  color: #c21423;
  background: #fff;
  border: solid 1px #c21423;
  text-decoration: none;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info{
  padding: 25px;
  margin: 50px 0;
  border-radius: 25px;
}
.woocommerce-message,
.woocommerce-info{
  background: #3d2c1c !important;
}
.woocommerce-error{

}
.woocommerce-message a.button,
.woocommerce-Message a.button{
  font-family: 'RobotoSlab-Bold';
  font-size: 20px;
  color: #3d2c1c;
  background: #fff;
  border-radius: 15px;
  padding: 7px 15px;
  cursor: pointer;
  box-shadow: none !important;
  border: 1px solid #fff;
  margin-right: 10px;
  float: none !important;
}
.woocommerce-message a.button:hover,
.woocommerce-Message a.button:hover{
  background: #3d2c1c;
  color: #fff;
  text-decoration: none;
}
.woocommerce-page div.product div.images{
  width: 25%;
}
.woocommerce-page div.product div.summary{
  width: 70%;
  padding-left: 5%;
}
.woocommerce.single-product #main.site-main div.product div.summary h1.product_title{
  text-align: left;
  margin: 0;
}
.woocommerce.single-product .summary p.price{
  margin: 0 0 25px 0;
}
.woocommerce.single-product .woocommerce-variation-add-to-cart .button{
  padding: 0 20px;
}
.woocommerce.single-product .woocommerce-variation-add-to-cart .button.disabled{
  opacity: 0.5;
}
.woocommerce.single-product form.cart .quantity{
  float: none;
}
.woocommerce .related.products{
  clear: both;
}
.woocommerce .related.products ul.products{
  background: transparent;
  box-shadow: none;
  margin: 0;
}
.woocommerce .related.products ul.products li.product{
  width: 22.05%;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
}
.woocommerce .related.products ul.products li.product:after{
  display: none;
}
.woocommerce .related.products ul.products li.product img{
  max-height: 200px;
  width: auto;
  margin: 0 auto;
  display: block;
}
.woocommerce .related.products ul.products li.product h6{
  text-align: center;
}
.woocommerce-cart table,
.woocommerce-checkout table{
  width: 100%;
  background: #fff;
  border-spacing: 0;
  margin-bottom: 25px;
}
.woocommerce-cart table thead,
.woocommerce-checkout table thead{
  background: #c21423;
  color: #fff;
}
.woocommerce-cart table thead th,
.woocommerce-checkout table thead th{
  padding: 5px 10px;
}
.woocommerce-cart table td,
.woocommerce-cart table tbody th,
.woocommerce-checkout table td,
.woocommerce-checkout table tbody th,
.woocommerce-checkout table tfoot th{
  padding: 10px;
  border-bottom: solid 1px #ccc;
}
.woocommerce-cart table tr:last-child td,
.woocommerce-cart table tbody tr:last-child th,
.woocommerce-checkout table tr:last-child td,
.woocommerce-checkout table tfoot tr:last-child th{
  border-bottom: none;
}
.woocommerce-cart table td input[type="submit"]{
  margin-right: 30px;
}
.woocommerce-cart table td.actions input.button,
.woocommerce-checkout table td.actions input.button{
  float: right;
  margin: 15px;
  padding: 0 15px;
}
.woocommerce-cart a.remove{
  height: 18px;
  width: 18px;
  border: solid 1px #c21423;
}
.woocommerce-cart a.remove:hover{
  background: #c21423;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.woocommerce-cart table dl.variation,
.woocommerce-cart table dl.variation p{
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.woocommerce-cart-form img{
  max-width: initial;
}
.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals{
  margin-top: 50px;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals{
  float: left;
}
.woocommerce .cart-collaterals .cart_totals h4, 
.woocommerce-page .cart-collaterals .cart_totals h4{
  text-align: left;
}
.woocommerce .cart-collaterals .cart_totals ul#shipping_method li input[type="radio"],
.woocommerce .cart-collaterals .cart_totals ul#shipping_method li label,
.woocommerce .woocommerce-checkout .shop_table  ul#shipping_method li input[type="radio"],
.woocommerce .woocommerce-checkout .shop_table  ul#shipping_method li label{
  float: left;
}
.woocommerce .cart-collaterals .cart_totals ul#shipping_method li input[type="radio"],
.woocommerce .woocommerce-checkout .shop_table  ul#shipping_method li input[type="radio"]{
  clear: both;
  margin: 0;
  padding: 0;
}
.woocommerce .cart-collaterals .cart_totals ul#shipping_method li label,
.woocommerce .woocommerce-checkout .shop_table  ul#shipping_method li label{
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator, 
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator{
  float: left;
  clear: both;
}
.woocommerce .cart-collaterals .shipping-calculator-button{
  padding: 7px 15px;
  background: #c21423;
  border: solid 1px #c21423;
  border-radius: 5px;
  color: #fff;
}
.woocommerce .cart-collaterals .shipping-calculator-button:hover{
  color: #c21423;
  border: 1px solid #c21423;
  background: #fff;
  text-decoration: none;
}
.woocommerce form.checkout table.woocommerce-checkout-review-order-table ul#shipping_method > li{
  display: flex;
}
.woocommerce form.checkout table.woocommerce-checkout-review-order-table ul#shipping_method > li > input[type="radio"]{
  height: auto;
  line-height: 20px;
  min-width: 10px;
}
.woocommerce form.checkout table.woocommerce-checkout-review-order-table ul#shipping_method > li > label{
  line-height: 20px;
}
.woocommerce #ship-to-different-address input{
  float: left;
  margin: 20px 10px 0 0;
}

/* Cyclone Slider */
.slider .slider_img img{
  width: 100%;
}

/* Woothemes Features */
#main.site-main .features{
  display: table;
  margin: 0 auto;
}
#main.site-main .features .feature{
  margin: 0;
  padding: 0;
  float: left;
  padding-bottom:20px;
}
@media (max-width: 968px) {
	#main.site-main .features{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.navbar-header .collapse, .navbar-toggle{
		z-index: 9999;
		top: 30px !important;
		width: 50px;
		height: 50px;
	}
	.navbar-header .site-logo{
		max-width: 150px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.navbar-header{
		height: 120px;
	}
}
#main.site-main .features .feature.first{
  margin-right: 30px;
}
#main.site-main .features .feature h3, #main.site-main .features .feature h2{
  font-family: 'LobsterTwo-Italic';
  font-size: 45px;
  color: #c21423;
  margin: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  padding: 30px 0 0 0;
}
#main.site-main .features .feature h3:before,
#main.site-main .features .feature h2:before,
#main.site-main .features .feature h2:after,
#main.site-main .features .feature h3:after{
  height: 15px;
  width: 56px;
  display: inline-block;
}
#main.site-main .features .feature h3:before{
  content: '';
  background: url(images/products/product-title-dots-left.png) no-repeat right;
  margin-right: 24px;
}
#main.site-main .features .feature h3:after{
  content: '';
  background: url(images/products/product-title-dots-right.png) no-repeat left;
  margin-left: 24px;
}
#main.site-main .features .feature .feature-content > p{
  padding: 30px 50px;
  text-align: center;
}
#main.site-main .features .feature .feature-content > p .btn{
  margin: 20px auto;
}

/* Display posts shortcode */
.display-posts-listing{
  width: 100%;
  display: table;
}
.display-posts-listing .listing-item{
  display: inline-table;
  width: 30%;
  background: url(images/product-border.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: top;
  border: solid 15px transparent;
  border-left-width: 0px;
  height: 320px;
  min-width: 390px;
}
.display-posts-listing .listing-item .image{
  margin: 25px 25px 0 25px;
  display: block;
  height: 200px;
}
.display-posts-listing .listing-item .image img{
  width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 200px;
  max-width: 350px;
  border-radius: 15px;
}
.display-posts-listing .listing-item .image.no-image{
  text-decoration: none !important;
  text-align: center;
}
.display-posts-listing .listing-item .image.no-image:before{
  content: 'No image available';
  text-decoration: none !important;
  display: block;
  padding-top: 25%;
  font-size: 32px;
}
.display-posts-listing .listing-item .title{
  display: block;
  text-align: center;
  padding: 10px 25px 25px 25px;
  height: 90px;
}

/* Ninja Forms */
.nf-form-fields-required{
  margin-bottom: 30px;
}

/*
 * COMMON ELEMENTS/COMPONENTS CSS
 */

/* Post */
.single-post .post-thumbnail img{
  display: block;
  margin: 50px auto;
}
.single-post .entry-content iframe{
  display: block;
  margin: 0 auto;
}

/* Buttons */
.btn{
  font-family: 'RobotoSlab-Bold';
  font-size: 28px;
  line-height: 23.57px;
  margin: 0 auto;
  display: table;
  padding: 18px 30px;
  border-radius: 30px;
}
.btn-brown{
  color: #fff;
  background-color: #3d2c1c;
  border: solid 1px #3d2c1c;
}
.btn-red{
  color: #fff;
  background-color: #c21423;
  border: solid 1px #c21423;
}
.btn-white{
  color: #c21423;
  background: #fff;
}
.btn-brown:hover,
.btn-red:hover{
  text-decoration: none;
  background-color: #fff;
}
.btn-brown:hover{
  color: #3d2c1c;
  border: solid 1px #3d2c1c;
}
.btn-red:hover{
  color: #c21423;
  border: solid 1px #c21423;
}
.btn-white:hover{
  color: #fff;
  background: #c21423;
  border: solid 1px #fff;
  text-decoration: none;
}

/* Header */
header{
  width: 100% !important;
}
header .top-header ul{
  margin: 0;
  height: 49px;
  line-height: 49px;
  padding: 0 45px;
  background: url('images/top-nav-bg.jpg') repeat;
}
header .top-header ul > li{
  display: inline-block;
  float: right;
  margin-left: 30px;
}
header .top-header ul > li > a{
  color: #fff;
  font-family:'Muli-ExtraBold';
  display: flex;
}
header .top-header ul > li#menu-item-67 > a:after{
  content: '\f07a';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 25px;
}
header .top-header ul > li > a:hover{
  color: #000;
  text-decoration: none;
}
.navbar-header{
  padding: 20px 10px;
  position: relative;
}
.navbar-header .site-logo img{
  margin: 0 auto;
  display: none;
  max-width: 175px;
}
.navbar-toggle{
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 45px;
}
.navbar-toggle .icon-bar{
  background: #c21423;
  height: 4px !important;
}
#primary-navigation{
  padding: 50px 30px 20px 30px;
}
#primary-navigation .main-menu-container{
  display: table;
  margin: 0 auto;
}
#primary-navigation .main-menu-container > *{
  display: inline-table;
  vertical-align: middle;
}
#primary-navigation .menu-main-menu-left-container{
  background: url('images/main-nav-bg-left.png') no-repeat;
}
#primary-navigation .menu-main-menu-right-container{
  background: url('images/main-nav-bg-right.png') no-repeat;
}
#primary-navigation .menu-main-menu-left-container,
#primary-navigation .menu-main-menu-right-container{
  height: 80px;
  line-height: 80px;
  background-size: 100% 100%;
}
#primary-navigation .site-logo{
  margin: 0 30px;
}
#primary-navigation ul{
  display: table;
}
#primary-navigation ul > li{
  display: inline-table;
  vertical-align: middle;
  position: relative;
  width: 150px;
  text-align: center;
}
#primary-navigation ul > li > a{
  font-family:'RobotoSlab-Bold';
  font-size: 18px;
  color: #3d2c1c;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.03em;
}
#primary-navigation ul > li.current-menu-item > a,
#primary-navigation ul > li.current-menu-parent > a{
  color: #c21423;
}
#primary-navigation ul > li > a:hover{
  color: #c21423;
}
#primary-navigation ul li.menu-item-28 a{
  background: url(images/isalys-logo.png) no-repeat !important;
  width: 230px !important;
  height: 148px !important;
  display: inline-block !important;
  text-indent: -99999px;
}
#primary-navigation ul.sub-menu{
  display: none;
}
#primary-navigation ul.sub-menu:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 30px;
  top: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 11px solid #c21423;
  margin-left: -10px;
}
#primary-navigation ul li:hover ul.sub-menu{
  display: block;
  background-color: #c21423;
  float: left;
  margin: 0;
  position: absolute;
  top: 65px;
  left: 0;
  width: 200px;
  padding: 0;
  z-index: 99999;
}
#primary-navigation ul.sub-menu li{
  display: block;
  padding: 0 15px;
  height: 44px;
  line-height: 44px;
  width: 100%;
  text-align: left;
}
#primary-navigation ul.sub-menu li:hover{
  background: #fff;
}
#primary-navigation ul.sub-menu li a{
  color: #fff;
  text-transform: capitalize;
}
#primary-navigation ul.sub-menu li:hover a{
  color: #c21423;
}

/* Footer */
footer{
  background: url('images/bottom-nav-bg.jpg') repeat;
  padding: 40px 50px;
  position: relative;
}
footer ul{
  display: table;
}
footer ul li{
  display: inline-table;
}
footer .footer-left li{
  margin-right: 30px;
}
footer .footer-left li > a{
  font-family:'RobotoSlab-Bold';
  font-size: 18px;
  line-height: 17.65px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
footer .footer-left .copyright{
  margin: 40px 0 0 0;
  padding: 0;
  font-family:'Muli-ExtraBold';
  font-size: 18.86px;
  color: #fff;
}
footer .footer-right{
  position: absolute;
  bottom: 0;
  right: 50px;
}
footer .footer-right li a{
  color: #fff;
  font-size: 35.06px;
  line-height: 89.19px;
  letter-spacing: 0.05em;
}
footer .footer-right li{
  margin: 0 40px 0 0;
}
footer .footer-right li:last-child{
  margin: 0;
}
footer li a:hover{
  color: #000;
  text-decoration: none;
}

/*
 * CUSTOM PAGES CSS
 */

#main.site-main{
  max-width: 1260px;
  margin: 0 auto;
}
.home #main.site-main{
  max-width: 100%;
}

/* Front page styling */
.home #main .home-text-content{
  margin-top: 10px;
}
.home #main .home-text-content h1{
  padding: 25px 25px 0 25px;
}
.home #main .home-text-content p{
  padding: 10px 100px 40px 100px;
  text-align: center;
}
.home #main .home-features{
  padding: 30px 50px;
  margin: 0 auto;
}
.home #main .home-features .feature h3 > a,
.home #main .home-features .feature h2 > a{
  height: 340px;
  width: 450px;
  background-size: 100% 100% !important;
  display: block;
}
.home #main .home-features .feature h3, .home #main .home-features .feature h2{
  padding: 0;
}
.home #main .home-features .feature h3:before,
.home #main .home-features .feature h3:after{
  content: none;
  height: auto;
  width: auto;
  display: inherit;
}
.home #main .home-features .feature h3 > a,
.home #main .home-features .feature h2 > a{
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  padding: 30px 0 0 0;
}
.home #main .home-features .feature h3 > a:before,
.home #main .home-features .feature h3 > a:after,
.home #main .home-features .feature h2 > a:before,
.home #main .home-features .feature h2 > a:after{
  height: 15px;
  width: 56px;
  display: inline-block;
}
.home #main .home-features .feature h3 > a:before,
.home #main .home-features .feature h2 > a:before{
  content: '';
  background: url(images/products/product-title-dots-left.png) no-repeat right;
  margin-right: 24px;
}
.home #main .home-features .feature h3 > a:after,
.home #main .home-features .feature h2 > a:after{
  content: '';
  background: url(images/products/product-title-dots-right.png) no-repeat left;
  margin-left: 24px;
}
.home .home-video{
  padding: 15px 20px;
  text-align: center;
}
.home .home-video .video-container{
  padding: 65px 0 45px 20px;  
  display: flex;
  background-size: auto 100% !important;
  height: 700px;
  background: url(images/video-bg.png) no-repeat;
  background-position: top center !important;
}
.home .home-video .video-container iframe{
  height: 425px;
  width: 756px;
  display: block;
  margin: auto;
}
.home #main .home-memories{
  background: url(images/memories-bg.png) no-repeat;
  display: inline-block;
  padding: 145px 0 100px 0;
  background-size: 100% 100%;
  width: 100%;
  margin-top: -75px;
  position: relative;
}
.home #main .home-memories .single-memory{
  float: left;
  width: 33.33%;
}
.home #main .home-memories .single-memory.first{
  background: url(images/memories-line-left.png) no-repeat;
  background-position: top 90px right 0;
}
.home #main .home-memories .single-memory.last{
  background: url(images/memories-line-right.png) no-repeat;
  background-position: top 90px left 0;
}
.home #main .home-memories .single-memory .memory{
  padding: 90px 60px 45px 60px;
  text-align: center;
  color: #3d2c1c;
  margin: 0;
  border: none;
}
.home #main .home-memories .single-memory .memory_body p{
  font-family:'LobsterTwo-Italic';
  font-size: 30px;
  line-height: 40px;
  padding: 0;
}
.home #main .home-memories .single-memory .memory_author{
  padding: 0;
}
.home #main .home-memories .single-memory .memory_author span{
  font-family:'Muli-Regular';
  font-size: 18px;
  line-height: 22.02px;
  font-style: normal;
}
.home #main .home-memories .single-memory .memory_author span:before{
  content: '-';
  margin-right: 2px;
}
.home #main .home-memories .btn-more{
  font-family: 'RobotoSlab-Bold';
  font-size: 35px;
  line-height: 30.25px;
  color: #3d2c1c;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 0 80px 0;
  clear: both;
}
.home #main .home-memories .btn-more:hover{
  color: #c21423;
}

/* Page content styling override */
div#main.site-main{
  padding: 30px 0;
}
.home #main.site-main{
  padding: 0;
}
#main.site-main h1.entry-title,
#main.site-main h1.page-title{
  padding: 0;
  margin-bottom: 25px;
}
#main.site-main .entry-content{
  display: inline-block;
  width: 100%;
}

/* History page */
.page.page-id-13 #main.site-main{
  padding: 30px 0;
  max-width: 100%;
}
.page.page-id-13 #main.site-main .history-page > div{
  padding: 45px 0;
  max-width: 1160px;
  margin: 0 auto;
}
.page.page-id-13 #main.site-main .history-page > div.memories-container{
  max-width: 100%;
  padding: 0;
  margin: -150px 0 -50px 0;
}
.history-page .video-container{
  padding: 0 90px;    
  display: flex;
  background-size: auto 100% !important;
  height: 700px;
  background: url(images/video-bg.png) no-repeat;
  background-position: top center !important;
}
.page.page-id-13 #main.site-main .history-page .video-container{
  padding: 65px 0 45px 20px;
}
.history-page .video-container iframe{
  height: 425px;
  width: 756px;
  display: block;
  margin: auto;
}
.history-page iframe{
  background-image: url(images/video-bg.png);
  margin: 0 auto;
}
.history-page .content.with-border{
  background: url(images/page-top-border.png) no-repeat;
  background-size: 100%;
}
.history-page .content p{
  text-align: center;
}
.history-page .content ul.images{
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
.history-page .content ul.images li{
  float: left;
  width: 33.33%;
  padding: 0 10px;
  margin-bottom: 25px;

}
.history-page .content ul.images img{
  display: block;
  margin: 0 auto;
}
.history-page .content ul.images li p{
  font-family:'Muli-Italic';
  color: #333;
  font-size: 16px;
  line-height: 19.64px;
}
.history-page .history-memories{
  background: url(images/memories-bg-2.png) no-repeat;
  display: inline-block;
  padding: 160px 0;
  background-size: 100% 100%;
  width: 100%;
  position: relative;
}
.history-page .history-memories h1{
  padding: 25px 25px 0 25px;
}
.history-page .history-memories .single-memory{
  margin-bottom: 25px;
}
.history-page .history-memories .single-memory blockquote.memory{
  padding: 0;
  margin: 0;
  border: none;
}
.history-page .history-memories .single-memory .memory_body{
  padding: 0 80px;
}
.history-page .history-memories .single-memory .memory_body p{
  font-family: 'LobsterTwo-Italic';
  font-size: 30px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}
.history-page .history-memories .single-memory .memory_author span{
  font-family:'Muli-Regular';
  font-size: 18px;
  line-height: 22.02px;
  font-style: normal;
  text-align: center;
  width: 100%;
  display: block;
}
.history-page .history-memories .single-memory .memory_author span:before{
  content: '-';
  margin-right: 2px;
}
.history-page .history-memories .btn.btn-brown{
  font-size: 36px;
  line-height: 23.57px;
  padding: 15px 35px;
  border-radius: 35px;
}
.history-page .history-memories .slider-btn{
  font-family: 'FontAwesome';
  font-size: 80px;
  color: #fff;
  cursor: pointer;
  display: table;
  margin: 0 auto;
  font-weight: 600;
}
.history-page .memories-slider{
  overflow: hidden;
}
.history-page .history-memories .slider-btn:hover{
  text-decoration: none;
  color: #3d2c1c;
}
.history-page .history-memories .slider-btn.arrow-up:before{
  content: '\f106';
}
.history-page .history-memories .slider-btn.arrow-down:after{
  content: '\f107';
}
.history-page .history-memories .slider{
  overflow: hidden;
}

/* Products page */
.products-page .content{
  padding: 35px 0;
}
.products-page .content a img{
  margin: 0 auto;
  display: block;
}
.products-page .content.two-column{
  display: table;
  width: 100%;
}
.products-page .content.two-column a{
  display: inline-table;
  width: 50%;
}
.products-page .content.two-column a.first img{
  float: right;
  margin-right: 35px;
}
.products-page .content.two-column a.last img{
  float: left;
  margin-left: 35px;
}
.products-page .features .feature{
  height: 685px;
  width: 545px !important;
}
.products-page .widget_woothemes_features .features.columns-1  .feature{
  width: 1160px !important;
  height: 240px;
}
.products-page .find-products{
  background: #c21423;
  padding: 35px 40px;
  border-radius: 40px;
  margin: 0 auto;
  position: relative;
  max-width: 1160px;
}
.products-page .find-products p{
  font-family:'RobotoSlab-Regular';
  font-size: 32px;
  line-height: 42.38px;
  color: #fff;
  padding: 0;
}
.products-page .find-products p a.btn{
  position: absolute;
  top: 25px;
  right: 40px;
  display: inline-block;
}

/* Products list page */
.product-list-page p.intro{
  padding: 0 100px;
  text-align: center;
}
ul.products .description-recipe .product-summary a.btn{
  text-transform: uppercase;
  border-radius: 20px;
  padding: 4px 20px;
  font-size: 24px;
  display: initial;
}

/* Store locator page */
.page .store-locator{
  margin: 25px 0;
}
.page .store-locator h1{
  font-size: 20px;
  color: #c21423;
  font-family:'Muli-SemiBold';
  text-align: left;
  padding: 10px 0;
  margin: 0;
}
.page .store-locator aside{
  float: left;
  margin-right: 50px;
}
.page .store-locator ul.products li{
  width: 100%;
  margin: 0;
  padding: 50px 0;
  position: relative;
  display: table;
}
.page .store-locator ul.products li:first-child{
  padding: 0 0 50px 0;
}
.page .store-locator ul.products li:last-child{
  padding: 50px 0 0 0;
}
.page .store-locator ul.products li:after{
  content: '';
  background: url(images/products/product-list-separator.png) no-repeat;
  display: block;
  width: 100%;
  height: 4px;
  background-size: 100%;
  position: absolute;
  bottom: 0;
}
.page .store-locator ul.products li:last-child:after{
  background: none;
}
.page .store-locator ul.products li .image,
.page .store-locator ul.products li .details{
  display: inline-table;
  vertical-align: top;
}
.page .store-locator ul.products li .image{
  width: 24%;
}
.page .store-locator ul.products li .image img{
  display: block;
  margin: 0 auto;
}
.page .store-locator ul.products li .details{
  width: 75%;
}
.page .store-locator ul.products li .details h3{
  font-family:'Muli-Bold';
  font-size: 32px;
  line-height: 36px;
  color: #c21423;
  margin: 0 0 50px 0;
  padding: 0 0 0 30px;
}
.page .store-locator ul.products li .details .description-recipe{
  padding: 0 0 0 30px;
}
.page .store-locator ul.products li .details .description-recipe a{
  margin: 0;
}
.page .store-locator ul.products li .details .description-recipe > *{
  float: left;
}
.page .store-locator ul.products li .details .description-recipe .product-summary{
  width: 65%;
  padding-right: 5%;
}
.page .store-locator ul.products li .details .description-recipe .recipe{
  width: 30%;
  height: 175px;
  max-width: 220px;
  background: url(images/products/paper-clip.png) no-repeat;
  background-size: 100% 100%;
}
.page .store-locator ul.products li .details .description-recipe .recipe > p{
  font-family: 'RobotoSlab-Bold';
  font-size: 16.39px;
  line-height: 22.76px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 60px;
  padding: 10px 10px 10px 0;
}
.page .store-locator ul.products li .details .description-recipe .recipe > p > a{
  display: block;
}

/* Recipes page */
.page .recipes > p{
  text-align: center;
}
.page ul.recipes-list{
  display: inline-block;
  width: 100%;
}
.page ul.recipes-list li.recipe{
  float: left;
  width: 33.33%;
  background: url(images/product-border.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: top;
  border: solid 10px transparent;
}
.page ul.recipes-list li.first{
  clear: both;
}
.page ul.recipes-list li.recipe a{
  padding: 25px;
  display: block;
}
.page ul.recipes-list li.recipe img{
  display: block;
  width: auto;
  height: 250px;
  border-radius: 15px;
  margin: 0 auto;
}
.page ul.recipes-list li.recipe span{
  text-align: center;
  line-height: 23px;
}
.page ul.recipes-list li.recipe a > span{
    width: 100%;
    display: block;
}

/* B2B page */
.b2b-page .content{
  padding: 35px 0;
}
#main.site-main .b2b-page .features .feature h3:before,
#main.site-main .b2b-page .features .feature h3:after{
  background-size: 75%;
}
#main.site-main .b2b-page .features .feature h3:before{
  margin-right: 10px;
}
#main.site-main .b2b-page .features .feature h3:after{
  margin-left: 10px;
}
.b2b-page .features .feature{
  height: 647px;
  width: 544px !important;
}
.b2b-page .content p strong{
  font-family:'Muli-Bold';
}
#main.site-main .b2b-page .content .features .feature h3 > a{
  pointer-events: none;
}
.b2b-page .content ul.images{
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
.b2b-page .content ul.images li{
  float: left;
  width: 33.33%;
  padding: 0 10px;
}
.b2b-page .content ul.images li img{
  display: block;
  margin: 0 auto;
}
.b2b-page .content form h3.gform_title{
  display: none;
}
.page-id-59 .feature{padding:40px !important;}
.page-id-59 .feature .btn.btn-red{margin-top: 50px;}
.page-id-59 .products-page .widget_woothemes_features .features.columns-1 .feature-content a button{margin-top:20px !important;}
.page-id-59 .find-products{color:#fff}
.page-id-59 .find-products .btn-white{margin-top:20px !important;}

.woocommerce-store-notice{
	background-color: #c21423;
}

.info-box .feature-title{
	font-family: 'LobsterTwo-Italic';
	font-size: 45px;
	color: #c21423;
	margin: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding: 30px 0 0 0;
}

.ice-cream-section {
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
  gap: 30px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.video-box {
    flex: 1 1 0px;
    max-width: 800px;
    padding: 90px;
    background: url(https://isalys.com/wp-content/themes/isalys/images/video-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.video-box iframe {
  width: 100%;
  height: 315px;
  display: block;
}

.info-box {
  flex: 1 1 0px;
  max-width: 650px;
  padding: 50px 80px;
  text-align: center;
  background: url(https://isalys.com/wp-content/uploads/2025/07/home_right_bg-min.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.info-box .logo {
  width: 120px;
  margin-bottom: 20px;
}

.info-box h2 {
  color: #c00000;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}

.info-box p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.info-box .link {
  color: #0066cc;
  text-decoration: underline;
}

.info-box .link:hover {
  color: #003366;
}