/*
Theme Name: Bootstrap Basic4
Theme URI: http://zeitgeistbot.com
Author: zeitgeist bot
Author URI: 
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://zeitgeistbot.com" target="commits">commits</a> of this theme at Github. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 1.0.2
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}




/* Stock and Save Slider */
#slider_1415 .owl-item {
	padding: 15px;
}
#slider_1415 .owl-item > div {
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	min-height: 902px !important;
	background: #fff !important;
}
.slider-title-block {
	background: #000;
	padding: 15px;
	color: #fff;
	font-weight: bold;
}
.slider-img {
	text-align: center;
	margin-top: 15px;
}
#slider_1415 .owl-item > div a:link,
#slider_1415 .owl-item > div a:visited {
color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    transition: all .3s ease;
}
#slider_1415 .owl-item > div a:hover {
	border-bottom-color: #f9ed25;
}
@media (max-width: 767px) {
	#slider_1415 .owl-item > div  {
		min-height: initial !important;
	}
}
.elementor-159{
	position: fixed;
    z-index: 999;
}
.nav-row{
	position: fixed;
    margin-top: 124px;
    z-index: 999;
    width: 100%;
}
.elementor.elementor-14,#main{
	padding-top:173px;
}
@media all and (max-width: 991px){
	.nav-row{
		margin-top: 0;
	}
	.elementor.elementor-14,#main{
		padding-top: 54px;
	}
}
div.pdfemb-viewer{
    margin: auto !important;
}
section[data-id="9fd508d"]{
    content: "";
    position: absolute;
    z-index: 3;
    width: 25vw;
    height: 10vw;
    top: 17vw;
    left: 10%;
}
@media all and (max-width: 1024px){
	section[data-id="9fd508d"]{
		position: relative;
		width: 100%;
		height: auto;
		left: unset;
		top: 0;
	}
	section[data-id="9fd508d"] .elementor-container {
		position: absolute;
		right: 250px;
		top: 0;
	}
	section[data-id="9fd508d"] img {
		max-width: 25vw;
	}
}
@media all and (max-width: 767px){
	section[data-id="9fd508d"] .elementor-container {
		position: absolute;
		right: 0;
		top: 0;
	}
	section[data-id="9fd508d"] img {
		max-width: 200px;
	}
}
div.elementor-section-wrap{
    position: relative;
}

section[data-id="78296a7"],
section[data-id="5db42fb"],
section[data-id="008eb87"] {
	position: absolute;
	top: 175px;
	right: 0;
	width: 200px;
	z-index: 9;
}
section[data-id="9845bd3"]{
	top:180px;
}
section[data-id="d72a5c7"]>div{
	width: 200px
}
@media all and (max-width: 1460px){
	section[data-id="9845bd3"]{
		position: relative;
		top:0;
		width: unset;
		right: unset;
	}
	section[data-id="9845bd3"]>div{
		width: 200px;
	}
}
@media all and (max-width: 1540px){
	section[data-id="ca54d1c"]{
		position: relative;
		top:0;
		width: unset;
		right: unset;
	}
	section[data-id="ca54d1c"]>div{
		width: 200px;
	}
}
.elementor-1617 tr td:first-child{
	min-width: 80px;
	vertical-align: top;
}
@media all and (max-width: 991px){
	section[data-id="78296a7"],
	section[data-id="5db42fb"],
	section[data-id="008eb87"] {
		top: 50px;	
	}
}