/*!
Theme Name: bowmonk
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bowmonk
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bowmonk is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

html, body{
	overflow-x: hidden;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 30px;
	margin: 0.67em 0;
	color: #253970;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #5b5b5d;
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #1293c0;
}

a:visited {
	color: #1293c0;
}

a:hover,
a:focus,
a:active {
	color: #1293c0;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	margin-top: 60px;
}
.menu-main-menu-container {
    margin: 0 auto;
    display: block;
    width: 1063px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
ul.sub-menu {
    background: #fff;
    padding: 10px 0;
    margin-left: -18px;
    display: block !important;
    font-size: 14px;
}
ul.sub-menu li {
    padding: 5px 0;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	text-transform: uppercase;
    margin: 0 18px;
    font-size: 14px;
}
.main-navigation li#menu-item-14 {
    margin-left: 0;
}
.main-navigation li:last-child {
    margin-right: 0;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	transition: 0.3s ease-in-out;
}
.main-navigation a:hover{
	color: #1393c0;
}
.main-navigation li.current-menu-item > a {
    color: #1393c0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	float: left;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



.site-branding, #content, .site-info{
	width: 1386px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
}
header#masthead {
    padding: 30px 0 20px;
    background: url(/wp-content/uploads/2021/01/flag.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    display: flex;
}
img.custom-logo {
    width: 150px;
    position: absolute;
    top: 10px;
    left: 0;
}
div#topbar {
    position: absolute;
    left: 49%;
    top: 23%;
    color: #253970;
    font-size: 14px;
    width: 74%;
    transform: translate(-50%, -50%);
}
#topbar #text-5{
	color: #a62022;
}
div#topbar section, div#topbar p {
    margin: 0;
}
div#topbar section {
    float: left;
}
div#topbar a {
    text-decoration: none;
    color: inherit;
}
div#topbar i {
    color: #1393c0;
}
#topbar #custom_html-4 {
	width: 4%;
}
#topbar #custom_html-4 img {
	position: relative;
    top: 8px;
}
#topbar section#custom_html-2 {
    width: 18%;
    margin-top: -3px;
}
section#custom_html-3 {
    width: 24%;
    position: relative;
    top: 7px;
}
#topbar section#is_widget-2 {
    width: 30%;
    position: relative;
}
#topbar input#woocommerce-product-search-field-0 {
    width: 100%;
    border-radius: 12px;
    font-size: 14px;
    padding: 6px 0 6px 35px;
}
section#text-5 {
    font-weight: 700;
}
/*#topbar button {
    position: absolute;
    left: 0;
    background: url(/wp-content/themes/bowmonk/img/search-icon.svg), transparent;
    font-size: 0;
    background-size: contain;
    width: 25px;
    height: 35px;
    background-repeat: no-repeat;
    border: 0;
    background-position: 4px 5px;
    cursor: pointer;
}*/
#topbar section#text-5 {
    text-align: right;
    width: 24%;
    margin-top: 0;
    position: relative;
    top: -5px;
}
#topbar input#woocommerce-product-search-field-0 {
    width: 100%;
    border-radius: 12px;
}
header.entry-header h1.entry-title {
    display: none;
}
form.search-form {
    position: relative;
}
.search-form input.search-submit {
    position: absolute;
    left: 6px;
    background: none;
    border: 0;
    color: transparent;
    background: url(/wp-content/themes/bowmonk/img/search.svg);
    background-size: contain;
    padding: 0;
    height: 23px;
    background-repeat: no-repeat;
    top: 8px;
    cursor: pointer;
    width: 25px;
}
.search-form input.search-field {
    border: 1px solid #000000;
    border-radius: 10px;
    font-size: 14px;
    padding: 8px 10px 8px 35px;
    width: 250px;
}
section#custom_html-2 {
    position: relative;
    top: 10px;
}
section#search-3{
	margin-left: 20px !important;
}
.search-form input.search-field:focus {
    outline-width: 0;
}
body.home rs-fullwidth-wrap{
	margin-bottom: 0 !important;
}
rs-fullwidth-wrap{
	margin-bottom: 20px !important;
}
h2 {
    font-size: 26px;
}
#block1:before, #block11:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner1.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
    z-index: 9;
    transition: 0.3s ease-in-out;
}
#block2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner2.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
    z-index: 9;
    transition: 0.3s ease-in-out;
}
#block3:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner3.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
}
#block4:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner4.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
    z-index: 9;
    transition: 0.3s ease-in-out;
}
#block5:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner5.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
    z-index: 9;
    transition: 0.3s ease-in-out;
}
#block6:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner6.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
}
#block7:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner7.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
    z-index: 9;
    transition: 0.3s ease-in-out;
}
#block8:before, #block10:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2021/01/cat2.jpg) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
}
#block9:before, #block12:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/bowmonk/img/corner2.png) #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 121px;
    height: 100%;
    z-index: 9;
    transition: 0.3s ease-in-out;
}
#block1, #block4, #block6, #block11{
	background: url(/wp-content/themes/bowmonk/img/blue-bg.jpg);
	background-size: cover;
	background-position: center center;
	transition: 0.3s ease-in-out;
}
#block1:hover, #block2:hover, #block4:hover, #block6:hover, #block7:hover, #block9:hover, 
#block11:hover, #block12:hover{
	background: url(/wp-content/themes/bowmonk/img/white-bg.jpg);
	background-size: cover;
	background-position: center center;
}
#block2, #block7, #block9, #block12{
	background: url(/wp-content/themes/bowmonk/img/red-bg.jpg);
	background-size: cover;
	background-position: center center;
	transition: 0.3s ease-in-out;
}
#block3, #block5, #block8, #block10{
	background: url(/wp-content/themes/bowmonk/img/white-bg.jpg);
	background-size: cover;
	background-position: center center;
	transition: 0.3s ease-in-out;
	color: #1393c0;
}
.home-blocks h2 {
    font-weight: 700;
    margin: 0;
    color: #fff;
    font-size: 24px;
    transition: 0.2s ease-in-out;
    min-height: 78px;
    z-index: 999;
    position: relative;
    width: 66%;
}
#block1:hover h2, #block2:hover h2, #block4:hover h2, #block6:hover h2, #block7:hover h2, 
#block9:hover h2, #block11:hover h2, #block12:hover h2, #block1:hover a, #block2:hover a, 
#block4:hover a, #block6:hover a, #block7:hover a, #block9:hover a, #block11:hover a, 
#block12:hover a{
 	color: #1393c0;
}
#block3:hover h2, #block5:hover h2, #block8:hover h2, #block10:hover h2, 
#block3:hover a, #block5:hover a, #block8:hover a, #block10:hover a {
    color: #a61f22;
}
#block3 h2, #block5 h2, #block8 h2, #block10 h2, 
#block3 a, #block5 a, #block8 a, #block10 a{
	color: #1393c0;
}
.home-blocks .vc_column-inner {
    padding: 0 !important;
}
.home-blocks .wpb_content_element {
    margin-bottom: 0 !important;
    padding: 20px 30px 40px;
}
.home-blocks a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    z-index: 9;
    position: relative;
    transition: 0.3s ease-in-out;
}
.home-blocks a i {
    font-size: 16px;
    position: relative;
    top: 1px;
    margin-left: 10px;
}


.mp-right{
	padding: 0 0 0 25px !important;
}
.mp-h h3{
	font-weight: 600;
	color: #000;
	margin-top: 0;
}
.mp-img{
	height: 170px;
	background-size: contain !important;
}
.mp-txt{
	width: 80%;
	font-size: 14px;
	margin-bottom: 25px;
}
.mp-btn .vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{
	background: #253970 !important;
    font-weight: 700 !important;
    padding: 10px 25px !important;
    transition: 0.3s ease-in-out;
}
.mp-btn .vc_btn3.vc_btn3-color-blue:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover{
	background: #1393c0 !important;
}
.mp-row{
	background: url(/wp-content/themes/bowmonk/img/bg.png);
	background-repeat: no-repeat;
	background-position: top right;
    background-size: contain;
}
.mp-row .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
	padding-bottom: 40px !important;
}
div.featured-product {
    width: 24.2%;
    float: left;
    margin-right: 1%;
    background: #fff;
    min-height: 395px;
}
div.featured-product:nth-of-type(4) {
    margin-right: 0;
}
.fp-img {
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto 155px !important;
}
.r-content {
    padding: 20px 20px 0;
}
.r-content h3 {
    margin-top: 5px;
    margin-bottom: 10px;
}
.featured-product:hover .r-content h3{
	color: #263a72;
}
p.fp-txt{
	font-size: 14px;
	width: 85%;
}
.featured-product:hover .fp-txt {
    display:none;
}
.featured-product:hover .fp-btn {
    display: inline-block;
}
a.fp-btn {
    padding: 10px 25px;
    background: #263a72;
    color: #fff;
    text-decoration: none;
    display: none;
    transition: 0.3s ease-in-out;
}
a.fp-btn:hover {
    background: #1293c0;
}
p.fp-cat{
	font-size: 14px;
    margin-bottom: 0;
}
.three-blocks h1{
	margin: 0 0 20px;
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    line-height: 1.3;
}
.first-block .vc_column-inner {
    background: url(/wp-content/uploads/2021/01/circle.png) #1393c0;
    padding: 60px 90px !important;
    background-size: 30% 100%;
    background-repeat: no-repeat;
    background-position: right center;
}
.second-block .vc_column-inner {
    padding: 60px 90px !important;
}
.third-block .vc_column-inner {
	background: url(/wp-content/uploads/2021/05/rcircle2.png) #a62122;
    padding: 60px 90px !important;
    background-size: 30% 100%;
    background-repeat: no-repeat;
    background-position: left center;
}
.cs-container h4 {
    margin: 0;
}
.three-blocks .wpb_text_column {
    margin-bottom: 0 !important;
}
.home-form input {
    padding: 10px;
    width: 100%;
    border-radius: 0;
    border: 0;
}
.home-form textarea {
    padding: 10px;
    height: 121px;
    border-radius: 0;
    border: 0;
}
.home-form p {
    margin: 10px 0;
}

.home-form input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    float: right;
    padding: 15px 25px;
    background: #1293c0;
    border: 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
}
.cs-img{
	min-height: 509px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
.cs-img:before {
    content: "";
    background: rgba(37,57,112,0.75);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.cs-group {
    padding: 40px 50px;
    color: #fff;
    position: relative;
}
.cs-group h4 {
    font-size: 30px;
    color: #fff;
}
p#cs-p {
    margin: 30px 0;
}
a.block-btn{
	margin-top: 35px;
    background: #1293c0;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    transition: 0.3s ease-in-out;
}
.first-block .block-btn.pum-trigger {
    background: #263a72;
}
.first-block .block-btn.pum-trigger:hover {
    background: #1e78a8;
}
a.block-btn:hover{
	background: #253970;
}
.bl-btn{
	margin-top: 35px;
    background: #1293c0;
    padding: 10px 20px;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}
.bl-btn:hover{
	background: #253970;
}
.cs-btn {
    margin-top: 125px;
    background: #000;
    padding: 10px 20px;
    width: 187px;
    text-align: center;
    transition: 0.3s ease-in-out;
}
.cs-btn:hover{
	background: #253970;
}

.cs-btn a, a.block-btn{
    text-decoration: none;
    color: #fff;
}
#fb-p {
    color: #fff;
    margin: 30px 0;
    min-height: 145px;
}

.np-container {
    width: 29%;
    float: left;
    margin-right: 6%;
    position: relative;
}
.np-container:last-of-type {
    margin-right: 0;
}
.np-date {
    width: 80px;
    text-align: center;
    background: #263a72;
    border-radius: 100%;
    padding: 19px 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: -20px;
    right: -20px;
    line-height: 1.2;
    font-size: 18px;
}
.np-img {
    width: 100%;
    height: 310px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
.np-group h4 {
    font-size: 18px;
    min-height: 70px;
    margin-bottom: 0;
    color: #253970;
    margin-top: 15px;
}
#np-p{
	font-size: 15px;
	margin-top: 0;
	min-height: 110px;
}
.np-btn {
    background: #a61f22;
    display: inline-block;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.np-btn:hover{
	background: #1293c0;
}
.np-btn a {
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    display: block;
}

nav.navigation.post-navigation, footer.entry-footer {
    display: none;
}


footer#colophon {
    border-bottom: 11px solid #1393c0;
    background: #e5e5e5;
    color: #454545;
    display: flex;
    font-size: 16px;
    padding: 40px 0;
    clear: both;
}
footer#colophon a {
    text-decoration: none;
    color: inherit;
}
.fwidgets {
    float: left;
}
#f1 {
    width: 23%;
}
#f2 {
    width: 17%;
}
#f3 {
    width: 30%;
}
div#f4 {
    width: 30%;
    text-align: right;
}
#f4 section#woocommerce_product_search-3 input {
    width: 100%;
    border: 1px solid #000;
    border-radius: 12px;
    font-size: 14px;
    padding: 9px 0 9px 35px;
    position: relative;
}
#f4 button {
    position: absolute;
    left: 0;
    background: url(/wp-content/themes/bowmonk/img/search-icon.svg), transparent;
    font-size: 0;
    background-size: contain;
    width: 29px;
    height: 45px;
    background-repeat: no-repeat;
    border: 0;
    background-position: 4px 6px;
    cursor: pointer;
}
section#media_image-2 {
    margin-bottom: 15px;
}
section#woocommerce_product_search-3 {
    width: 75%;
    float: right;
    position: relative;
    margin: 0px 0 35px;
}
section#text-6 {
    clear: both;
}
section#text-6 img {
    margin-left: 10px;
    width: 55px;
}
.fwidgets h2.widget-title{
	font-size: 18px;
	color: #1393c0;
}
section#search-4 {
    width: 250px;
    float: right;
}
#f4 section#media_image-2 img {
    margin: 15px 0;
}
#f4 section#custom_html-3 i {
    font-size: 45px;
    margin-left: 5px;
}
div#p-icon {
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px;
}
div#p-icon:before {
	content: "\f879";
	position: absolute;
	top: 0;
	left: 0;
	color: #1293c0;
	font-family: 'FontAwesome';
}
div#a-icon {
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px;
}
div#a-icon:before {
	content: "\f3c5";
	position: absolute;
	top: 0;
	left: 1px;
	color: #1293c0;
	font-family: 'FontAwesome';
}
div#e-icon {
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px;
}
div#e-icon:before {
	content: "\f0e0";
	position: absolute;
	top: 2px;
	left: 0;
	color: #1293c0;
	font-family: 'FontAwesome';
}
.map-row .wpb_gmaps_widget.wpb_content_element {
    margin-bottom: 0 !important;
}
.e-form input {
    padding: 10px;
    border-radius: 0;
    width: 100%;
}
.e-form textarea {
    padding: 10px;
    border-radius: 0;
    height: 140px;
}
.e-form input.wpcf7-form-control.wpcf7-submit {
    border: 0;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background: #253970;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.e-form input.wpcf7-form-control.wpcf7-submit:hover{
	background: #1293c0;
}
.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: 470px;
    box-shadow: none;
    margin: 0 auto;
}
body.single-product header.entry-header h1.entry-title{
	display: block;
	margin-bottom: 40px;
}
.pswp__bg{
	background: rgb(0 0 0 / 0.8) !important;
}
.pswp__caption {
    display: none;
}
section.related.products {
    display: none;
}
.product_meta {
    display: none;
}
div#tab-description h2 {
    display: none;
}
ol.flex-control-nav.flex-control-thumbs img {
    height: auto !important;
    width: 125px !important;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    border-radius: 0;
    text-transform: uppercase;
    background: #1293c0 !important;
}
.p-btns{
	padding: 20px;
}
.p-btns p{
	margin: 0;
}
a.basket-btn{
	background: #1293c0;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 10px;
	margin-bottom: -10px;
}
a.checkout-btn{
	background: #2db517;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 10px;
	margin-bottom: -10px;
}
a.account-btn{
	background: #b2b2b2;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 10px;
}
.pc-block{
	padding: 20px 20px 25px;
}
.pc-block h2{
	margin-top: 0;
}
.partner-row {
    padding-bottom: 40px;
}
.partner-row h1 {
    color: #fff;
}
.quote-form p {
    margin: 0 0 5px;
}
.quote-form input {
    width: 100%;
    border-radius: 0;
    padding: 5px 10px;
}
.quote-form textarea {
    height: 100px;
    padding: 5px 10px;
    border-radius: 0;
}
div#qf-left {
    width: 49%;
    float: left;
    margin-top: -6px;
}
div#qf-right {
    width: 49%;
    float: right;
    margin-top: -6px;
}
.quote-form input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    float: right;
    text-transform: uppercase;
    background: #1393c0;
    color: #fff;
    font-size: 14px;
    border: 0;
    padding: 10px 25px;
    cursor: pointer;
    font-weight: 700;
}
.cat-row {
    background: url(/wp-content/uploads/2021/01/flag-bg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    padding: 40px 0 80px;
}
.cat-left {
    width: 35%;
    float: left;
}
.cat-right {
    width: 61%;
    float: right;
}
.cat-right h3 {
    margin-top: 0;
    color: #000;
}
.cat-right p {
    color: #5b5b5d;
    font-size: 14px;
    width: 73%;
    padding-bottom: 10px;
}
.cat-right p:last-child {
    padding: 0;
}
a.red-btn {
    background: #a61f22;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 10px 20px;
    transition: 0.3s ease-in-out;
}
a.red-btn:hover {
    background: #1293c0;
}
section#text-7 {
    background: #eee;
    padding: 10px 20px 1px;
}
section#text-8 {
    padding: 25px 20px 20px;
    background: #eee;
}
section#text-8 h2 {
    margin-top: 0;
}
.mp-btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-danger {
    background: #a61f22;
    font-weight: 700;
    padding: 10px 20px;
}
button.single_add_to_cart_button.button.alt {
    background: #b31c28;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 14px;
    transition: 0.3s ease-in-out;
}
button.single_add_to_cart_button.button.alt {
    background: #b31c28;
}
a.checkout-button.button.alt.wc-forward {
    background: #b31c28;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0;
}
button#place_order {
    background: #b31c28;
    text-transform: uppercase;
    border-radius: 0;
}
a#quote-form, #lr-btn {
    background: #b31c28;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
    display: table;
}
.product-form input {
    width: 100%;
    border-radius: 0;
    padding: 5px 10px;
}
.product-form textarea {
    width: 100%;
    border-radius: 0;
    padding: 5px 10px;
    height: 140px;
}
.product-form input.wpcf7-form-control.wpcf7-submit {
    background: #b31c28;
    color: #fff;
    width: auto;
    float: right;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
}
nav.woocommerce-breadcrumb, mark.count {
    display: none;
}
.product-category h2 {
    background: #0092cd;
    color: #fff;
    text-align: center;
}
.contact-form input {
    width: 100%;
    border-radius: 0;
    padding: 5px 10px;
}
.contact-form textarea{
	height: 140px;
	border-radius: 0;
	padding: 5px 10px;
}
.contact-form input.wpcf7-form-control.wpcf7-submit{
	width: auto;
	float: right;
	background: #b31c28;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border: 0;
	padding: 10px 20px;
	cursor: pointer;
	margin-bottom: 20px;
}
.contact-form p {
    margin: 0 0 10px;
}
.industry-row img {
    width: 180px;
}
.pc-row {
    padding-bottom: 40px;
}
.cat-blocks .wpb_single_image {
    margin-bottom: 0 !important;
}
.cat-blocks .wpb_text_column {
    position: relative;
    background: #1293c0;
    color: #fff;
    min-height: 80px;
    padding: 10px;
}
.cat-blocks .wpb_text_column h3 {
    margin: 0;
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
}
.cat-blocks a {
    color: #fff;
    text-decoration: none;
}
.product-border:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #6c6c6c;
}
.qf-left {
    width: 48%;
    float: left;
    margin-bottom: 10px;
}

.qf-right {
    width: 48%;
    float: right;
    margin-bottom: 10px;
}

.qf-left input, .qf-right input {
    width: 100%;
    border-radius: 0;
    padding: 5px 10px;
}
.qf-full textarea{
    width: 100%;
    height: 140px;
    padding: 5px 10px;
    border-radius: 0;
}
.qf-form input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    padding: 10px 20px;
    width: 187px;
    display: block;
    text-align: center;
    transition: 0.3s ease-in-out;
    color: #fff;
    text-transform: uppercase;
    margin: 20px auto 0;
    cursor: pointer;
    border: 0;
    border-radius: 0;
}
.qf-form input.wpcf7-form-control.wpcf7-submit:hover{
	background: #253970;
}
div#pum_popup_title_396 {
    text-align: center;
    margin: 10px 0 30px;
    font-weight: 700;
}
.pum-theme-109 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	font-size: 17px !important;
    line-height: 18px !important;
}
.ef-full {
	margin-bottom: 10px;
}
.ef-full input{
	width: 100%;
    border-radius: 0;
    padding: 5px 10px;
}
.ef-full textarea{
    width: 100%;
    height: 140px;
    padding: 5px 10px;
    border-radius: 0;
}
.ef-form input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    padding: 10px 20px;
    width: 187px;
    display: block;
    text-align: center;
    transition: 0.3s ease-in-out;
    color: #fff;
    text-transform: uppercase;
    margin: 20px auto 0;
    cursor: pointer;
    border: 0;
    border-radius: 0;
}
.qf-form input.wpcf7-form-control.wpcf7-submit:hover{
	background: #253970;
}
.product-meta p {
    margin: 0;
}
.product-meta p:last-child{
	margin-bottom: 20px;
}
p.stock.in-stock {
    display: none;
}
dl.tm-extra-product-options-totals.tm-custom-price-totals {
    margin-top: 0;
}
body.single-product #primary {
    padding-top: 50px;
}
.pt-title {
    width: 10%;
    float: left;
    text-align: center;
    border-right: 1px solid #000;
}
.pt-img {
    width: 10%;
    float: left;
    text-align: center;
    border-right: 1px solid #000;
}
.pt-desc {
    width: 65%;
    float: left;
    text-align:center;
}
.pt-sf {
    width: 20%;
    float: left;
    text-align: center;
    border-right: 1px solid #000;
}
.pt-ac {
    width: 30%;
    float: left;
    text-align: center;
}
.pt-buy {
    width: 15%;
    float: left;
    text-align: center;
    border-left: 1px solid #000;
}
.table-top {
    background: #1293c0;
    display: inline-block;
    width: 100%;
    color: #fff;
    border: 1px solid #000;
    position: relative;
    z-index: 9;
}
.table-top div {
    padding: 15px 0;
}
.pt-row {
    margin-bottom: 0 !important;
}
.pt-row .wpb_wrapper {
    margin-bottom: -6px !important;
}
.pt-block .vc_gitem_row .vc_gitem-col {
    padding: 0 !important;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.sp-title {
    width: 10%;
    float: left;
	border-right: 1px solid #000;
    min-height: 85px;
    position: relative;
    font-size: 15px;
}
.sp-title p, .sp-desc p, .sp-sf p, .sf-ac p, .sp-sa p{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    width: 95%;
}
.wpb_single_image.sp-img {
    width: 10%;
    float: left;
    border-right: 1px solid #000;
}
.wpb_single_image.sp-img img {
    height: 84px;
    width: auto;
}
.sp-sa {
    width: 65%;
    float: left;
    min-height: 85px;
    position: relative;
}
/*.sp-sf, .sp-sa {
    width: 20%;
    float: left;
    border-right: 1px solid #000;
    min-height: 85px;
    padding-top: 27px;
    position: relative;
}
.sf-ac {
    width: 30%;
    float: left;
    min-height: 85px;
    padding: 17px 10px;
    position: relative;
}*/
.sp-buy {
    padding: 18px 0;
    width: 15%;
    float: left;
    margin-bottom: 0 !important;
    border-left: 1px solid #000;
    text-align: center;
}
.sp-buy img {
    width: 49px;
    height: 49px;
}
.pt-block .vc_grid.vc_row .vc_grid-item .wpb_content_element, .pt-block .vc_gitem-post-data {
    margin-bottom: 0 !important;
}
.pt-block .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
	padding-bottom: 0 !important;
}
li#tab-title-additional_information {
    display: none !important;
}
.cp-row {
    padding: 40px 0;
}
body.page-id-103 .wpb_gmaps_widget {
    margin-bottom: 0 !important;
}
label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100.color-ffffff {
    display: none;
}
.tc-container.cpf_hide_element.tc-cell.tcwidth-100.cpf-type-textfield.iscpfdependson.is-epo-depend.tc-container-enabled {
    margin-bottom: 0;
}
.tc-container.cpf_hide_element.tc-cell.tcwidth-100.cpf-type-textfield.iscpfdependson.is-epo-depend.tc-container-enabled p {
    margin: 5px 0 0;
    font-size: 14px;
}
.tc-container.cpf_hide_element.tc-cell.tcwidth-100.cpf-type-checkbox.tc-container-enabled, 
.tc-container.cpf_hide_element.tc-cell.tcwidth-100.cpf-type-checkbox.tc-container-enabled{
	margin-bottom: 8px;
}
.extra-box {
    margin-top: 10px;
    padding: 5px;
    border-radius: 0 !important;
}
.contour-box{
	border-radius: 0 !important;
    padding: 5px !important;
}
.product-contact{
	display: block;
    clear: both;
    margin-top: 50px !important;
}
.tc-width100 {
    margin-bottom: 0 !important;
    margin-top: 5px !important;
}
.tm-has-required {
    display: none !important;
}
h1.product_title.entry-title {
    text-align: center;
    margin-bottom: 15px;
}
.summary .woocommerce-product-details__short-description {
    display: none;
}
.woocommerce-product-details__short-description {
    text-align: center;
    margin-bottom: 45px;
}
.product-type-variable .summary.entry-summary > .price:first-child {
    display: none;
}
.woocommerce-variation-price {
    padding-bottom: 20px;
}
.woocommerce-variation-price span.woocommerce-Price-amount.amount {
    font-size: 21px;
}
.woocommerce-variation-price {
    padding-bottom: 20px;
    font-size: 0;
}
#tab-additional_information {
    display: none !important;
}
.xoo-wsc-modal {
    display: none;
}
body.logged-in .xoo-wsc-modal {
    display: block;
}
dl dd p {
    margin: 0 !important;
}
body.logged-in .r-loggedout {
    display: none;
}
body.logged-in.woocommerce-account header.entry-header h1.entry-title {
	display: block;
}
nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
}
h4#shipping_invoice_address_field {
    padding-top: 10px;
    font-size: 18px;
}
body.search-results .post-thumbnail {
    float: left;
    width: 30%;
}
nav.navigation.posts-navigation {
    display: none;
}
nav.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	border: 1px solid #1393c0;
}
nav.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #1393c0;
}
nav.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}
nav.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    display: block;
    padding: 10px 20px;
}
body.search-results article {
    width: 27%;
    float: left;
    margin: 0 3% 50px;
    text-align: center;
}
body.search-results article h2 {
	font-size: 22px;
}
body.search-results article h2 a {
    text-decoration: none;
    transition: 0.3s ease-in-out;
}
body.search-results article h2 a:hover {
	opacity: 0.7;
}
body.search-results article .post-thumbnail {
    width: 100%;
}
body.search-results article:nth-of-type(3n + 1) {
    clear: both;
}
body.single-product .woocommerce-variation-price {
    display: none;
}
body.logged-in .woocommerce-variation-price {
	display: block;
}
.grecaptcha-badge {
    display: none !important;
}

@media screen and (max-width: 1386px){
	.site-branding, #content, .site-info{
		width: 100%;
	}
	.first-block .vc_column-inner, .third-block .vc_column-inner {
	    padding: 40px 20px !important;
	}
	.second-block .vc_column-inner {
	    padding: 40px 20px !important;
	}
}
@media screen and (max-width: 1340px){
	.main-navigation li{
		margin: 0 10px;
		font-size: 13px;
	}
	.menu-main-menu-container{
		width: 876px;
	}
}
@media screen and (max-width: 1250px){
	.home-blocks h2{
		width: 100%;
	}
}
@media screen and (max-width: 1200px){
	header#masthead{
		height: 130px;
	}
	div#topbar{
		display: none;
	}
	.r-content h3{
		font-size: 17px;
	}
	.r-content {
	    padding: 20px 10px 0;
	}
	.three-blocks h1{
		font-size: 30px;
	}
	.cs-img{
		min-height: 572px;
	}
	.cs-btn {
    	margin-top: 67px;
    }
    .cs-group{
    	padding: 40px 20px;
    }
    .cs-group h4{
    	font-size: 25px;
    }
    .home-blocks .wpb_content_element{
    	padding: 20px 20px 30px;
    }
    .home-blocks h2{
    	font-size: 20px;
    }
}
@media screen and (max-width: 1000px){
	div#topbar{
		display: none;
	}
}
@media screen and (max-width: 900px){
	.pt-block .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	    margin-bottom: 20px !important;
	}
	.sp-buy{
		width: 100%;
	}
	#f1, #f2, #f3, #f4 {
	    width: 50% !important;
	}
	#f3{
		clear: left;
	}
	.np-img{
		height: 225px;
	}
	.cs-group h4 {
	    font-size: 20px;
	}
	.home-blocks.vc_col-sm-3 {
	    width: 100%;
	}
	.sp-desc, 
	.wpb_single_image.sp-img, 
	.sp-title,
	.sp-sf, 
	.sf-ac,
	.sp-sa{
		border-right: 0;
	}
	.sp-buy{
		border-left: 0;
	}

	div.sp-title,
	div.sp-img,
	div.sp-sa,
	div.sp-sf,
	div.sf-ac,
	div.sf-buy{
		width: 100% !important;
		display: block;
		clear: both;
		text-align: right;
		min-height: auto;
		padding: 10px;
		border-bottom: 1px solid #000;
	}

	div.sp-title{
		margin-top: 0;
		border-top: 10px solid #1293c0;
	}

	div.sp-title:before,
	div.sp-img:before,
	div.sp-sa:before,
	div.sp-sf:before,
	div.sf-ac:before, 
	div.sf-buy:before{
		width: 30%;
		content: attr(data-label);
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		float: left;
		padding: 10px 0px;
	}

	div.sp-title p,
	div.sp-img p,
	div.sp-sa p,
	div.sp-sf p,
	div.sf-ac p,
	div.sf-buy p,
	div.sp-title figure,
	div.sp-img figure,
	div.sp-sa figure,
	div.sp-sf figure,
	div.sf-ac figure, 
	div.sf-buy figure{
		position: relative;
		top: 0px;
		left: 0px;
		transform: none;
		width: 70%;
		display: inline-block;
		vertical-align: middle;
		clear: none;
		min-height: 30px;
		padding: 10px 0px;
		text-align: right !important;
	}

	.table-top{
		display: none;
	}
}
@media screen and (max-width: 767px){
	img.custom-logo {
	    width: 150px;
	}
	header#masthead{
		padding: 20px 0;
	}
	div.featured-product{
		width: 100%;
		margin-bottom: 10px;
		min-height: auto;
		padding: 30px 20px;
	}
	.cs-img {
	    min-height: auto;
	}
	.np-container{
		width: 100%;
	    float: none;
	    margin-right: 0;
	    margin-bottom: 40px;
	}
	.np-img {
	    height: 300px;
	}
	.np-date{
		right: -10px;
	}
	.np-group h4{
		min-height: auto;
	}
	.cat-row{
		background: none;
	}
	.cat-right p{
		width: 100%;
	}
	.mp-txt{
		width: 100%;
	}
	.product-border:before {
	    background: none;
	}
    .chemie-img img{
        padding: 0 !important;
    }
    .cp-row {
    	background: none;
    }
}
@media screen and (max-width: 600px){
	#f1, #f2, #f3, #f4 {
	    width: 100% !important;
	    text-align: center;
	}
	div#f4{
		text-align: center;
	}
	section#woocommerce_product_search-3{
		float: none;
		margin: 12px auto 45px;
	}
	div#p-icon, div#a-icon, div#e-icon{
		padding-left: 0;
	}
	div#p-icon:before, div#a-icon:before, div#e-icon:before{
		position: relative;
		display: block;
	}
	section#search-4 {
	    width: 100%;
	    float: none;
	}
	.search-form input.search-field{
		width: 100%;
	}
	header#masthead{
		background: none;
	}
	button#responsive-menu-button{
		right: 4% !important;
	}
}


/* .cat-blocks .wpb_single_image{
    max-width: 240px;
    max-height: 171px;
} */













