@font-face {
  font-family: 'ingfont';
  src: url('https://hisgraceministries818d7.zapwp.com/m:0/a:https://hisgraceministries818d7.zapwp.com/wp-content/plugins/ingallery/assets/font/ingfont.eot');
  src: url('https://hisgraceministries818d7.zapwp.com/m:0/a:https://hisgraceministries818d7.zapwp.com/wp-content/plugins/ingallery/assets/font/ingfont.eot') format('embedded-opentype'),
       url('https://hisgraceministries818d7.zapwp.com/m:0/a:https://hisgraceministries818d7.zapwp.com/wp-content/plugins/ingallery/assets/font/ingfont.woff2') format('woff2'),
       url('https://hisgraceministries818d7.zapwp.com/m:0/a:https://hisgraceministries818d7.zapwp.com/wp-content/plugins/ingallery/assets/font/ingfont.woff') format('woff'),
       url('https://hisgraceministries818d7.zapwp.com/m:0/a:https://hisgraceministries818d7.zapwp.com/wp-content/plugins/ingallery/assets/font/ingfont.ttf') format('truetype'),
       url('https://hisgraceministries818d7.zapwp.com/q:u/r:0/wp:0/w:1/u:https://hisgraceministries.org/wp-content/plugins/ingallery/assets/font/ingfont.svg?98740282#ingfont') format('svg');
  font-weight: normal;
  font-style: normal;
;font-display:optional;}

 
 [class^="ing-icon-"]:before, [class*=" ing-icon-"]:before {
  font-family: "ingfont","ingfont Fallback";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  
 
  
  font-variant: normal;
  text-transform: none;
 
  
  line-height: 1em;
 
  
  
  margin-left: .2em;
 
  
  
 
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  
  
}

[class^="ing-icon-"].ing-fw:before, [class*=" ing-icon-"].ing-fw:before{
	margin:0;width:auto;line-height:1;
}

.ing-icon-cancel:before { content: '\e800'; } 
.ing-icon-cancel-1:before { content: '\e801'; } 
.ing-icon-left-open:before { content: '\e802'; } 
.ing-icon-right-open:before { content: '\e803'; } 
.ing-icon-up-open:before { content: '\e804'; } 
.ing-icon-down-open:before { content: '\e805'; } 
.ing-icon-plus:before { content: '\e806'; } 
.ing-icon-ok:before { content: '\e807'; } 
.ing-icon-heart:before { content: '\e808'; } 
.ing-icon-comment:before { content: '\e809'; } 
.ing-icon-location:before { content: '\e80a'; } 
.ing-icon-heart-empty:before { content: '\e80b'; } 
.ing-icon-heart-1:before { content: '\e80c'; } 
.ing-icon-comment-1:before { content: '\e80d'; } 
.ing-icon-comment-alt:before { content: '\e80e'; } 
.ing-icon-play:before { content: '\e80f'; } 
.ing-icon-spin2:before { content: '\e831'; } 
.ing-icon-comment-empty:before { content: '\f0e5'; } 
.ing-icon-angle-left:before { content: '\f104'; } 
.ing-icon-angle-right:before { content: '\f105'; } 
.ing-icon-angle-up:before { content: '\f106'; } 
.ing-icon-angle-down:before { content: '\f107'; } 
.ing-icon-minus-squared-alt:before { content: '\f147'; } 
.ing-icon-plus-squared-alt:before { content: '\f196'; } 
.ing-icon-instagram:before { content: '\f16d'; } 




.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.ingallery,
#ingallery-popup{box-sizing:border-box;font:13px/18px 'Open Sans', sans-serif;color:#1d1d26;}
.ingallery *,
#ingallery-popup *{box-sizing:border-box;}

.ingallery-albums{margin-bottom:20px; text-align:center;}
.ingallery-album{display:inline-block; padding:5px 15px; margin:0 5px 5px; border:1px solid #00b9ff; border-radius:3px; background:#fff; color:#00b9ff; transition:all ease-out 0.2s; cursor:pointer;font-size:14px;}
.ingallery-album:hover,
.ingallery-album.active{background:#00b9ff;color:#fff;}

.ingallery-items{}
.ingallery-items:after{content:"";display:block;clear:both;}
.ingallery-layout-grid .ingallery-col,
.ingallery-layout-grid .ingallery-cell{float:left;position:relative;}
.ingallery-layout-grid .ingallery-col .ingallery-cell{padding-left:0;padding-right:0;float:none;width:100%;}

.ingallery-row{}
.ingallery-row:after{content:"";display:block;clear:both;}
.ing-slick-track > .ingallery-cell{margin-bottom:0 !important;}
.ingallery-row:last-of-type .ingallery-cell{margin-bottom:0 !important;} 

.ingallery-item{position:relative;}
	a.ingallery-item-link{display:block;text-decoration:none !important;border:none !important;}
	a.ingallery-item-link:hover{text-decoration:none;}
		.ingallery-item-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.5); pointer-events:none;transition:opacity 200ms ease-out;opacity:0;}
			.ingallery-item-stats{position:absolute;left:0;top:50%;right:0;transform:translateY(-50%); color:#fff; text-align:center;margin-top:10px;transition:margin 200ms ease-out;font-size:18px; max-height:100%; overflow:hidden;padding:5px;}
			.ingallery-item-stats > span{margin:0 7px 10px; display:inline-block;}
			.ingallery-item-stats-caption{font-size:12px;line-height:1.1;}
		.ingallery-item-img{overflow:hidden;position:relative;width:100%;padding-top:100%;}
		.ingallery-item-img img{position:absolute;left:50%;top:50%;width:auto;height:auto;transform:translate(-50%,-50%) !important;max-width:none;max-height:none;}
		.ingallery-item-video, 
                .ingallery-item-subgallery{position:relative;}
                .ingallery-item-video:after, 
                .ingallery-item-subgallery:after{content:"";display:block;position:absolute;right:0;top:1px;width:40px;height:36px;pointer-events:none;opacity:0.5;}
		.ingallery-item-video:after{}
                .ingallery-item-subgallery:after{}
	.ingallery-item-box{position:relative;}
		
a.ingallery-item-link:hover .ingallery-item-overlay{opacity:1;}
a.ingallery-item-link:hover .ingallery-item-stats{margin-top:0;}

.ingallery-style-circles-front,
.ingallery-style-circles-back,
.ingallery-style-circles-front:after{ position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%; overflow:hidden;transition: all 0.4s ease-in-out;}
.ingallery-style-circles-back .ingallery-item-overlay{opacity:1;}
.ingallery-style-circles-back .ingallery-item-stats{margin-top:0;}
.ingallery-style-circles-front{z-index:3;pointer-events:none;}
.ingallery-style-circles-front:after{z-index:4;content:"";display:block;box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);}
.ingallery-style-circles-back{z-index:5;transform:scale(0,0);opacity:0;}
.ingallery-style-circles .ingallery-item-box{padding-top: 100%;}
.ingallery-item-box:hover .ingallery-style-circles-front{border:inset 5px solid #fff;}
.ingallery-item-box:hover .ingallery-style-circles-front:after{box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),	0 1px 2px rgba(0,0,0,0.1);}
.ingallery-item-box:hover .ingallery-style-circles-back{transform:scale(1,1);opacity:1;}

.ingallery-style-circles2-front,
.ingallery-style-circles2-back,
.ingallery-style-circles2-front:before{ position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%; overflow:hidden;transition: all 0.4s ease-in-out;}
.ingallery-style-circles2-back .ingallery-item-overlay{opacity:1;}
.ingallery-style-circles2-back .ingallery-item-stats{margin-top:0;}
.ingallery-style-circles2-front{z-index:4;pointer-events:none;transform-origin: 95% 40%;}
.ingallery-style-circles2-front:before{content:"";display:block;box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);}
.ingallery-style-circles2-front:after{content: '';width:8px;height:8px;position:absolute;border-radius: 50%;top: 40%;left: 95%;margin: -4px 0 0 -4px;background: rgb(14,14,14);background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);box-shadow: 0 0 1px rgba(255,255,255,0.9);}
.ingallery-style-circles2-back{z-index:3;}
.ingallery-style-circles2 .ingallery-item-box{padding-top: 100%;}
.ingallery-item-box:hover .ingallery-style-circles2-front{z-index:999;transform: rotate(-150deg);box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5), 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}
.ingallery-item-box:hover .ingallery-style-circles2-back{}

.ingallery-style-flipcards .ingallery-item-box{perspective: 600px;padding-top: 100%;}
	.ingallery-style-flipcards .ingallery-item{overflow:visible;}
	.ingallery-style-flipcards .ingallery-item-overlay{ opacity:1; transition:none;}
	.ingallery-style-flipcards .ingallery-item-stats{margin-top:0;}
	.ingallery-style-flipcards .ingallery-style-flipcards-front,
	.ingallery-style-flipcards .ingallery-style-flipcards-back{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;}
	.ingallery-style-flipcards .ingallery-style-flipcards-back .ingallery-item-img{height:100%;}
	.ingallery-style-flipcards .ingallery-style-flipcards-front{z-index: 900;-webkit-transform: rotateX(0deg) rotateY(0deg);
		-moz-transform: rotateX(0deg) rotateY(0deg);
		transform: rotateX(0deg) rotateY(0deg);
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	.ingallery-style-flipcards .ingallery-style-flipcards-back{z-index: 800;-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-179deg);transform: rotateY(-179deg);
		-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;
		-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}
	
	.ingallery-style-flipcards .ingallery-item-box:hover .ingallery-style-flipcards-front{z-index: 900;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);transform: rotateY(180deg);}
	.ingallery-style-flipcards .ingallery-item-box:hover .ingallery-style-flipcards-back{z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);-moz-transform: rotateX(0deg) rotateY(0deg);transform: rotateX(0deg) rotateY(0deg);
	}


.ingallery-style-dribbble .ingallery-item-link{padding:10px 10px 8px;background:#fff;box-shadow: 0 1px 2px rgba(0,0,0,0.07);}
.ingallery-style-dribbble .ingallery-style-dribbble-wrap{overflow:hidden;}
.ingallery-style-dribbble-stats{text-align:right;color:#aaa!important;padding-top:7px;font-size:14px;}
.ingallery-style-dribbble-stats > span{margin-left:10px;}


.ingallery-style-dribbble2 .ingallery-item-link{padding:10px 10px 8px;background:#fff;box-shadow: 0 1px 2px rgba(0,0,0,0.07);}
.ingallery-style-dribbble2 .ingallery-style-dribbble2-wrap{overflow:hidden;}
.ingallery-style-dribbble2 .img-below{-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;filter:grayscale(100%);filter:url('/wp-content/plugins/ingallery/assets/css/grayscale.svg#greyscale');}
.ingallery-style-dribbble2 .img-above{opacity:0;transition:opacity .2s linear;}
.ingallery-style-dribbble2 .ingallery-item-box:hover .img-above{opacity:1;}
.ingallery-style-dribbble2-stats{text-align:right;color:#aaa!important;padding-top:7px;font-size:14px;}
.ingallery-style-dribbble2-stats > span{margin-left:10px;}


.ingallery-loadmore{ text-align:center; padding:15px 0;}
.ingallery-loadmore-btn{display:inline-block;padding:5px 15px;border:1px solid #D667CD;border-radius:3px;background:#D667CD;color:#fff; transition:all ease-out 0.2s; cursor:pointer;}
.ingallery-loadmore-btn:hover{background:#fff;color:#D667CD;}
.ingallery-loadmore-btn.disabled,
.ingallery-loadmore-btn.disabled:hover{border-color:#d4d4d4!important;background:#d4d4d4!important;color:#999!important; cursor:not-allowed;}

.ingallery-message{padding:20px; border-radius:3px; backface-visibility:#fff;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); font:14px/18px 'Open Sans', sans-serif;color:#1d1d26; background:#fff;border-left:3px solid #000; text-align:left;}
.ingallery-message.ing-error{border-left-color:#ff3366;}
.ingallery-message.ing-success{border-left-color:#00B9FF;}
.ingallery-message-title{font-weight:bold;margin-bottom:5px;}

#ingallery-shade{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.6);z-index:9996; overflow:hidden; overflow-y:scroll;}
#ingallery-popup{overflow:visible;position:absolute;left:50%;top:10%;transform:translateX(-50%); background:#fff; border-radius:3px;transition:top 100ms ease-out;}
#ingallery-popup-wrap{ transition:height 100ms ease-out;}
#ingallery-popup-wrap:after{content:""; display:block; clear:both;}
#ingallery-popup-wrap-img{transition:width 100ms ease-out;height:100%;margin-right:330px; }
#ingallery-popup-wrap-img img,
#ingallery-popup-wrap-img video{width:100%;height:100%;}
#ingallery-popup-wrap-img-cnt{position:relative;min-height:100px;height:100%;}
#ingallery-popup-wrap-img-cnt.ing-video:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;color: #fff;content:'\e80f';font-family: "ingfont";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;font-variant: normal;text-transform: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size:60px;text-shadow:0 1px 8px rgba(0,0,0,0.6); transition:all 200ms ease-out;}
#ingallery-popup-wrap-img-cnt.ing-video.ing-playing:after{transform:translate(-50%,-50%) scale(1.5,1.5);opacity:0;}
#ingallery-popup-wrap-content{background:#fff;position:absolute;right:0;bottom:0;top:0;padding:20px 25px;width:330px;
-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;
display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;
-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;
}
.noRight #ingallery-popup-wrap-img{margin-right:0;}
.noRight #ingallery-popup-wrap-content{display:none;}

#ingallery-popup-wrap-img-subgallery{position:relative;width:100%;height:100%;overflow:hidden;}
#ingallery-popup-wrap-img-subgallery-items{transition:all 0.3s ease-in-out;width:99999px;height:100%;}
.ingallery-popup-subgallery-item{float:left;height:100%;}
.ingallery-popup-subgallery-item img{width:auto;height:100%;}
#ingallery-popup-wrap-img-subgallery-nav{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);}
#ingallery-popup-wrap-img-subgallery-nav i{display:inline-block;cursor:pointer;width:10px;height:10px;background:#fff;border:1px solid #333;border-radius:50%;opacity:0.3;margin:0 5px;}
#ingallery-popup-wrap-img-subgallery-nav i.active{opacity:0.7;}
#ingallery-popup-wrap-img-subgallery-prev,
#ingallery-popup-wrap-img-subgallery-next{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;font-size:20px;width:35px;height:35px;line-height:30px;text-align:center;color:#333;border:1px solid #333;border-radius:50%;background:#fff;opacity:0.3;transition:all 0.2s ease-in-out;}
#ingallery-popup-wrap-img-subgallery-prev{left:10px;}
#ingallery-popup-wrap-img-subgallery-next{right:10px;}


#ingallery-popup-close,
#ingallery-popup-left,
#ingallery-popup-right{position:absolute;}
#ingallery-popup-close{top:-20px;right:-25px;color:#fff;font-size:20px;cursor:pointer;opacity:0.5; z-index:99;}
#ingallery-popup-close:hover{opacity:1;}
#ingallery-popup-left,
#ingallery-popup-right{top:50%;height:100px;width:40px;margin-top:-50px;color:#fff;text-shadow:0 0 3px rgba(0,0,0,0.8);font-size:60px;opacity:0.6;cursor:pointer; transition:opacity 200ms ease-out;z-index:97;}
#ingallery-popup-left{right:100%;text-align:left;}
#ingallery-popup-right{left:100%;text-align:right;}
#ingallery-popup-left > i:before,
#ingallery-popup-right > i:before{ width:auto; margin:0;}
#ingallery-popup-wrap:hover #ingallery-popup-left,
#ingallery-popup-wrap:hover #ingallery-popup-right{opacity:0.5;}
#ingallery-popup-wrap:hover #ingallery-popup-left:hover,
#ingallery-popup-wrap:hover #ingallery-popup-right:hover{opacity:1;}

.ing-smallest#ingallery-popup{top:0!important;width:100%;}
/*.ing-smallest #ingallery-popup-wrap{height:auto!important;}*/
.ing-smallest #ingallery-popup-wrap-img{width:100%!important;/*height:auto;*/margin:0;position:relative;}
.ing-smallest #ingallery-popup-wrap-content{position:relative;width:100%;top:auto;right:auto;bottom:auto;}
.ing-smallest #ingallery-popup-close{top:5px;right:0;font-size:30px;text-shadow:0 0 3px rgba(0,0,0,0.8);}
.ing-smallest #ingallery-popup-left{left:0;right:auto;top:0;bottom:0;width:35%;height:auto;margin:0;opacity:0;}
.ing-smallest #ingallery-popup-right{right:0;left:auto;top:0;bottom:0;width:35%;height:auto;margin:0;opacity:0;}
.ing-smallest #ingallery-popup-left > i,
.ing-smallest #ingallery-popup-right > i{position:absolute;top:50%;margin-top:-10px;transition:margin 200ms ease-out;}
.ing-smallest #ingallery-popup-left > i{left:15px;}
.ing-smallest #ingallery-popup-right > i{right:15px;}
.ing-smallest:hover #ingallery-popup-left > i,
.ing-smallest:hover #ingallery-popup-right > i{margin-top:-15px;}
.ing-smallest #ingallery-popup-wrap-img-subgallery-prev,
.ing-smallest #ingallery-popup-wrap-img-subgallery-next{top:auto;bottom:3px;padding-bottom:0;transform:none;z-index:98;}
.ing-smallest #ingallery-popup-wrap-img-subgallery-prev{left:21%;}
.ing-smallest #ingallery-popup-wrap-img-subgallery-next{right:21%;}

a.ingallery-popup-content-link{position: absolute;right: 20px;font-size: 20px;opacity: 0.5;top: 30px; transition: opacity 0.3s ease;}
a.ingallery-popup-content-link,
a.ingallery-popup-content-link:hover{text-decoration:none;color:#1d1d26;}
a.ingallery-popup-content-link:hover{opacity: 0.8;}

.ingallery-popup-content-user{height:60px;line-height:40px;vertical-align:middle; margin-bottom:15px; border-bottom:1px solid #f2f2f2;
}
.ingallery-popup-content-user,
.ingallery-popup-content-user a{color:#1d1d26;font-weight:bold;text-decoration:none;direction:ltr;}
.ingallery-popup-content-user a,
.ingallery-popup-content-user a:hover{text-decoration:none;color:#1d1d26;}
.ingallery-popup-content-user img{height:40px;width:auto;border-radius:50%; float:left;margin:0 10px 15px 0;}

.ingallery-popup-content-stats{margin-bottom:10px;color:#aaa;direction:ltr;}
.ingallery-popup-content-stats > time{float:right; }
.ingallery-popup-content-stats > span{font-size:15px;}
.ingallery-popup-content-stats > span + span{margin-left:15px;}

.ingallery-popup-content-stretch{-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;overflow:hidden; overflow-y:auto;margin-right:-25px;padding-right:25px;}

.ingallery-popup-content-descr{font-size:14px;line-height:1.4;margin-bottom:15px;word-wrap: break-word;}

.ingallery-popup-content-comments{word-wrap: break-word; }
.ingallery-popup-content-comments-item{margin-bottom:7px;}
.ingallery-popup-content-comments-item > strong{margin-right:5px;}
.ingallery-popup-content-descr a,
.ingallery-popup-content-comments-item a{text-decoration:none;color:#1d1d26;}
.ingallery-popup-content-descr a:hover,
.ingallery-popup-content-comments-item a:hover{ text-decoration:underline;color:#1d1d26;}


.ingallery-layout-carousel .ingallery-loadmore{display:none;}
.ingallery-layout-carousel .ingallery-cell{float:left;}

.ing-slick-slider{position: relative;}
.ing-slick-prev,
.ing-slick-next{position:absolute !important;top:50% !important; display:block !important;line-height:60px !important;margin-top:-25px !important;color:#000 !important;font-size:60px !important;opacity:0 !important;cursor:pointer !important; transition:all 200ms ease-out !important;background:#fff !important;padding:0 15px 6px !important;z-index:99 !important;width:auto !important;height:auto !important;}
.ing-slick-prev{left:0 !important;}
.ing-slick-next{right:0 !important;}
.ing-slick-slider:hover .ing-slick-prev,
.ing-slick-slider:hover .ing-slick-next{opacity:0.6 !important;margin-top:-30px !important;}
.ing-slick-slider span.ing-slick-prev:hover,
.ing-slick-slider span.ing-slick-next:hover{opacity:1 !important;}
.ing-slick-slider:hover .ing-slick-prev.ing-slick-disabled,
.ing-slick-slider:hover .ing-slick-next.ing-slick-disabled,
.ing-slick-prev.ing-slick-disabled:hover,
.ing-slick-next.ing-slick-disabled:hover{opacity:0.2 !important;}

.ing-slick-dots{padding:10px 0;text-align:center;}
.ing-slick-dots i{display:inline-block;width:10px;height:10px;margin:0 7px;overflow:hidden;text-indent:-1000px;background:rgba(0,0,0,0.2);border-radius:50%; cursor:pointer;}
.ing-slick-dots i:hover,
.ing-slick-dots i.ing-slick-active{background:rgba(0,0,0,0.4);}


/*
Loader
*/
.ingLoaderWrap{padding:20px 0;text-align:center;font-size:20px;color:#000;opacity:0.6;}
.ingLoader{width:170px;height:50px;position:relative; margin:0 auto;}
.cssload-dots {width: 0;height: 0;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;outline: 1px solid red;}.cssload-dot {width: 0;height: 0;position: absolute;left: 0;top: 0;}.cssload-dot:before {content: "";width: 34px;height: 34px;border-radius: 49px;background: rgb(247,241,68);position: absolute;left: 50%;transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);margin-left: -17.5px;margin-top: -17.5px;}.cssload-dot:nth-child(5):before {z-index: 100;width: 44.5px;height: 44.5px;margin-left: -21.75px;margin-top: -21.75px;animation: cssload-dot-colors 4.6s ease infinite;-o-animation: cssload-dot-colors 4.6s ease infinite;-ms-animation: cssload-dot-colors 4.6s ease infinite;-webkit-animation: cssload-dot-colors 4.6s ease infinite;-moz-animation: cssload-dot-colors 4.6s ease infinite;}.cssload-dot:nth-child(1) {animation: cssload-dot-rotate-1 4.6s 0s linear infinite;-o-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;-ms-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;-webkit-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;-moz-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;}.cssload-dot:nth-child(1):before {background-color: rgb(214,103,205);animation: cssload-dot-move 4.6s 0s ease infinite;-o-animation: cssload-dot-move 4.6s 0s ease infinite;-ms-animation: cssload-dot-move 4.6s 0s ease infinite;-webkit-animation: cssload-dot-move 4.6s 0s ease infinite;-moz-animation: cssload-dot-move 4.6s 0s ease infinite;}.cssload-dot:nth-child(2) {animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;-o-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;-ms-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;-webkit-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;-moz-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;}.cssload-dot:nth-child(2):before {background-color: rgb(0,185,255);animation: cssload-dot-move 4.6s 1.15s ease infinite;-o-animation: cssload-dot-move 4.6s 1.15s ease infinite;-ms-animation: cssload-dot-move 4.6s 1.15s ease infinite;-webkit-animation: cssload-dot-move 4.6s 1.15s ease infinite;-moz-animation: cssload-dot-move 4.6s 1.15s ease infinite;}.cssload-dot:nth-child(3) {animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;-o-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;-ms-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;-webkit-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;-moz-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;}.cssload-dot:nth-child(3):before {background-color: rgb(79,210,194);animation: cssload-dot-move 4.6s 2.3s ease infinite;-o-animation: cssload-dot-move 4.6s 2.3s ease infinite;-ms-animation: cssload-dot-move 4.6s 2.3s ease infinite;-webkit-animation: cssload-dot-move 4.6s 2.3s ease infinite;-moz-animation: cssload-dot-move 4.6s 2.3s ease infinite;}.cssload-dot:nth-child(4) {animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;-o-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;-ms-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;-webkit-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;-moz-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;}.cssload-dot:nth-child(4):before {background-color: rgb(247,241,68);animation: cssload-dot-move 4.6s 3.45s ease infinite;-o-animation: cssload-dot-move 4.6s 3.45s ease infinite;-ms-animation: cssload-dot-move 4.6s 3.45s ease infinite;-webkit-animation: cssload-dot-move 4.6s 3.45s ease infinite;-moz-animation: cssload-dot-move 4.6s 3.45s ease infinite;}@keyframes cssload-dot-move {0% {transform: translateY(0);}18%, 22% {transform: translateY(-68px);}40%, 100% {transform: translateY(0);}}@-o-keyframes cssload-dot-move {0% {-o-transform: translateY(0);}18%, 22% {-o-transform: translateY(-68px);}40%, 100% {-o-transform: translateY(0);}}@-ms-keyframes cssload-dot-move {0% {-ms-transform: translateY(0);}18%, 22% {-ms-transform: translateY(-68px);}40%, 100% {-ms-transform: translateY(0);}}@-webkit-keyframes cssload-dot-move {0% {-webkit-transform: translateY(0);}18%, 22% {-webkit-transform: translateY(-68px);}40%, 100% {-webkit-transform: translateY(0);}}@-moz-keyframes cssload-dot-move {0% {-moz-transform: translateY(0);}18%, 22% {-moz-transform: translateY(-68px);}40%, 100% {-moz-transform: translateY(0);}}@keyframes cssload-dot-colors {0% {background-color: rgb(247,241,68);}25% {background-color: rgb(214,103,205);}50% {background-color: rgb(0,185,255);}75% {background-color: rgb(79,210,194);}100% {background-color: rgb(247,241,68);}}@-o-keyframes cssload-dot-colors {0% {background-color: rgb(247,241,68);}25% {background-color: rgb(214,103,205);}50% {background-color: rgb(0,185,255);}75% {background-color: rgb(79,210,194);}100% {background-color: rgb(247,241,68);}}@-ms-keyframes cssload-dot-colors {0% {background-color: rgb(247,241,68);}25% {background-color: rgb(214,103,205);}50% {background-color: rgb(0,185,255);}75% {background-color: rgb(79,210,194);}100% {background-color: rgb(247,241,68);}}@-webkit-keyframes cssload-dot-colors {0% {background-color: rgb(247,241,68);}25% {background-color: rgb(214,103,205);}50% {background-color: rgb(0,185,255);}75% {background-color: rgb(79,210,194);}100% {background-color: rgb(247,241,68);}}@-moz-keyframes cssload-dot-colors {0% {background-color: rgb(247,241,68);}25% {background-color: rgb(214,103,205);}50% {background-color: rgb(0,185,255);}75% {background-color: rgb(79,210,194);}100% {background-color: rgb(247,241,68);}}@keyframes cssload-dot-rotate-1 {0% {transform: rotate(-105deg);}100% {transform: rotate(270deg);}}@-o-keyframes cssload-dot-rotate-1 {0% {-o-transform: rotate(-105deg);}100% {-o-transform: rotate(270deg);}}@-ms-keyframes cssload-dot-rotate-1 {0% {-ms-transform: rotate(-105deg);}100% {-ms-transform: rotate(270deg);}}@-webkit-keyframes cssload-dot-rotate-1 {0% {-webkit-transform: rotate(-105deg);}100% {-webkit-transform: rotate(270deg);}}@-moz-keyframes cssload-dot-rotate-1 {0% {-moz-transform: rotate(-105deg);}100% {-moz-transform: rotate(270deg);}}@keyframes cssload-dot-rotate-2 {0% {transform: rotate(165deg);}100% {transform: rotate(540deg);}}@-o-keyframes cssload-dot-rotate-2 {0% {-o-transform: rotate(165deg);}100% {-o-transform: rotate(540deg);}}@-ms-keyframes cssload-dot-rotate-2 {0% {-ms-transform: rotate(165deg);}100% {-ms-transform: rotate(540deg);}}@-webkit-keyframes cssload-dot-rotate-2 {0% {-webkit-transform: rotate(165deg);}100% {-webkit-transform: rotate(540deg);}}@-moz-keyframes cssload-dot-rotate-2 {0% {-moz-transform: rotate(165deg);}100% {-moz-transform: rotate(540deg);}}@keyframes cssload-dot-rotate-3 {0% {transform: rotate(435deg);}100% {transform: rotate(810deg);}}@-o-keyframes cssload-dot-rotate-3 {0% {-o-transform: rotate(435deg);}100% {-o-transform: rotate(810deg);}}@-ms-keyframes cssload-dot-rotate-3 {0% {-ms-transform: rotate(435deg);}100% {-ms-transform: rotate(810deg);}}@-webkit-keyframes cssload-dot-rotate-3 {0% {-webkit-transform: rotate(435deg);}100% {-webkit-transform: rotate(810deg);}}@-moz-keyframes cssload-dot-rotate-3 {0% {-moz-transform: rotate(435deg);}100% {-moz-transform: rotate(810deg);}}@keyframes cssload-dot-rotate-4 {0% {transform: rotate(705deg);}100% {transform: rotate(1080deg);}}@-o-keyframes cssload-dot-rotate-4 {0% {-o-transform: rotate(705deg);}100% {-o-transform: rotate(1080deg);}}@-ms-keyframes cssload-dot-rotate-4 {0% {-ms-transform: rotate(705deg);}100% {-ms-transform: rotate(1080deg);}}@-webkit-keyframes cssload-dot-rotate-4 {0% {-webkit-transform: rotate(705deg);}100% {-webkit-transform: rotate(1080deg);}}@-moz-keyframes cssload-dot-rotate-4 {0% {-moz-transform: rotate(705deg);}100% {-moz-transform: rotate(1080deg);}}


.ingallery-layout-grid .ing-cols-collapse .ingallery-cell{float:none;width:100% !important;}
@media screen and (max-width: 640px) {
    .ingallery-layout-grid .ingallery-cell{float:none;width:100% !important;}
}



/* Slider */
.ing-slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.ing-slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.ing-slick-list:focus
{
    outline: none;
}
.ing-slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.ing-slick-slider .ing-slick-track,
.ing-slick-slider .ing-slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.ing-slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.ing-slick-track:before,
.ing-slick-track:after
{
    display: table;

    content: '';
}
.ing-slick-track:after
{
    clear: both;
}
.ing-slick-loading .ing-slick-track
{
    visibility: hidden;
}

.ing-slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .ing-slick-slide
{
    float: right;
}
.ing-slick-slide img
{
    display: block;
}
.ing-slick-slide.ing-slick-loading img
{
    display: none;
}
.ing-slick-slide.dragging img
{
    pointer-events: none;
}
.ing-slick-initialized .ing-slick-slide
{
    display: block;
}
.ing-slick-loading .ing-slick-slide
{
    visibility: hidden;
}
.ing-slick-vertical .ing-slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.ing-slick-arrow.ing-slick-hidden {
    display: none;
}

/* Search & Filter Styles */
body
{
	display:block;
}
.searchandfilter p
{
	margin-top: 1em;
	display:inline-block;
}
.searchandfilter ul
{
	display:inline-block;
}
.searchandfilter li
{
	list-style: none;
	display:inline-block;
	padding-right:10px;
}

/* If in a widget area make a single column by adding display block  */
.widget-area .searchandfilter li, .widget-area .searchandfilter p
{
	display:block;
}
.searchandfilter label
{
	display:block;
}
.searchandfilter h4
{
	margin:15px 0;
	font-size:16px;
}

.searchandfilter ul > li > ul:not(.children)
{
	margin-left:0;
}

:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page div.product div.images.woocommerce-product-gallery .flex-viewport{touch-action:pan-y pinch-zoom}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
:where(html.wpc-bgl255) .ingallery-item-img{background:#fff url(/wp-content/plugins/ingallery/assets/images/loading.gif) no-repeat 50% 50%}:where(html.wpc-bgl255) .ingallery-item-video:after{background:url(/wp-content/plugins/ingallery/assets/images/video-icon.png) no-repeat 50% 50%}:where(html.wpc-bgl255) .ingallery-item-subgallery:after{background:url(/wp-content/plugins/ingallery/assets/images/gallery-icon.png) no-repeat 50% 50%}:where(html.wpc-bgl255) #ingallery-popup-wrap-img{background:#fff url(/wp-content/plugins/ingallery/assets/images/loading.gif) no-repeat 50% 50%}:where(html.wpc-bgl255) .woocommerce form .show-password-input::before,:where(html.wpc-bgl255) .woocommerce-page form .show-password-input::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>')}:where(html.wpc-bgl255) .woocommerce form .show-password-input.display-password::before,:where(html.wpc-bgl255) .woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}