body {
	background: none !important;
}
aside#media_image-3 {
	margin-bottom: 20px !important;
}
.footer-copyright p {
	font-size: 12px !important;
	color: #f1f1f1 !important;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.main-blocking {
	width: 100%;
	max-width: 610px;
	margin-left: 0;
	background: #fff;
/*	margin-top: -155px;*/
	margin-top: -540px;
	z-index: 1;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 0px 15px 0 rgb(0 0 0 / 15%);
	padding: 0 0px 0 0;
	border-radius: 30px;
	overflow: hidden;
	margin-bottom: 55px;
}
/*
.name_email_contact {
	display: flex !important;
	 align-items: center; 
}
*/
.name_email_contact input {
	background: #e6e6e6;
	border-radius: 10px;
	border: 0;
	height: 50px;
	width: 100%;
	max-width: 100%;
	font-size: 16px;
	font-weight: 400;
	margin: 10px 0 0;
}
.mnsg_box textarea {
	width: 100%;
	height: 167px;
	background: #E6E6E6;
	border: 0;
	resize: none;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 400;
	margin: 10px 0 0;
}
.mnsg_box label {
	width: 100% !important;
}
.rght-cot {
	height: 460px;
	background-image: linear-gradient(to right, #0a8fce, #007abb, #0065a7, #015193, #053d7e);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 66px 108px 40px;
	text-align: left;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.rght-cot >p {
	color: #fff;
	font-size: 35px;
	line-height: 53px;
	font-weight: 600;
}
.contact-bocls .main-blocking .lft-cot .chk_box input.wpcf7-form-control.wpcf7-submit {
	background: #3a94d3;
	height: 44px;
	width: 100%;
	border: 2px solid #3a94d3;
	max-width: 185px;
	border-radius: 40px;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s ease all;
	color: #fff;
	position: relative;
	padding: 0;
	font-weight: 400;
	font-family: inherit;
}
.chk_box span.wpcf7-list-item-label {
	font-size: 20px;
	margin-left: 0;
	color: #231F20;
}
.name_email_contact input[type=email] {
	width: 100%;
	max-width: 100%;
}
.rght-cot .html-bocls {
	line-height: 60px;
}
.mnsg_box >label,
.name_email_contact label {
	font-size: 20px;
}
.cstm-login-form form#wppb-loginform label,
.cstm-login-form form#wppb-loginform input,
.cstm-register-form input,
.cstm-register-form label {
	width: 100% !important;
}
.cstm-login-form form#wppb-loginform,
.cstm-register-form form {
	background: #ffffff !important;
	padding: 40px !important;
	box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
	border-radius: 30px !important;
	max-width: 700px !important;
	margin: 80px auto;
}
.cstm-login-form form#wppb-loginform p.login-remember input#rememberme,
.cstm-register-form #send_credentials_via_email,
.cstm-register-form form#wppb-register-user input#send_credentials_via_email {
	width: 20px !important;
	height: 20px;
	margin-right: 10px;
	padding: 0;
}
p.login-remember label {
	display: flex;
	align-items: center;
}
.cstm-login-form form#wppb-loginform label,
.cstm-register-form label {
	font-size: 20px;
	font-family: 'Poppins';
	font-weight: 400;
	color: #707070;
	display: flex;
	align-items: center;
}
.cstm-login-form input#wppb-submit,
.cstm-register-form form#wppb-register-user input#register {
	font-size: 18px;
	text-transform: capitalize;
	color: #f2f2f2;
	background: #3A94D3;
	border-radius: 40px;
	font-weight: 500;
	font-family: 'Poppins';
	padding: 14px 20px;
	position: relative;
	border: 2px solid #3a94d3;
	overflow: hidden;
	max-width: 250px;
	width: 100%;
	display: inline-block;
	transition: 0.3s ease all;
}
.cstm-register-form form#wppb-register-user input {
	width: 100%;
}
/* p.login-submit {
overflow: hidden !important;
position: relative;
padding: 0 !important;
border-radius: 40px;transition: 0.3s ease all;
} */

/* p.login-submit:after {
content: "";
width: 100%;
height: 100%;
background: #3A94D3;
position: absolute;
top: 0;
z-index: 0;
left: -100%;
transition: all 0.5s;
} */

input[type=checkbox]:after {
	content: "";
	opacity: 0;
	display: block;
	left: 4px;
	top: 2px;
	position: absolute;
	width: 6px;
	height: 10px;
	border: 3px solid var(--form--color-text);
	border-top: 0;
	border-left: 0;
	transform: rotate(42deg);
}
.cstm-login-form form#wppb-loginform input:not(input#wppb-submit),
.cstm-register-form input:not(input#wppb-submit) {
	background: #f2f2f2;
	border-radius: 30px;
	height: 49px;
	padding: 10px;
	font-size: 16px;
}
input {
	outline: none !important;
}
.customer_register_link {
	text-align: center;
	margin-bottom: 60px;
	text-transform: uppercase;
	font-weight: 600;
	border-top: 1px solid #ddd;
	padding-top: 40px;
}
/* 12-05-2021 */

.product_cat_section ul.ywcca_category_accordion_widget {
	padding: 12px;
	background: #F8F8F8;
	min-height: calc(100vh - 100px);
}
.widget_yith_wc_category_accordion ul {
	padding: 20px;
	margin-top: 0;
}
ul.ywcca_category_accordion_widget .cat-item a {
	font-size: 15px;
	color: #707070;
	font-family: 'Poppins';
	text-transform: capitalize;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li i {
	position: relative;
	background: none !important;
	z-index: 0;
	right: 0;
	text-indent: unset !important;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget>li i:after {
	content: "";
	position: absolute;
	right: 30px;
	top: 5px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-style: normal;
	color: #3A94D3;
	display: flex;
	transition: 0.3s ease all;
	align-items: center;
	justify-content: center;
}
/*.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget>li:first-child i:after {color: #fff;}*/

ul.ywcca_category_accordion_widget >.cat-item.current-cat,
ul.ywcca_category_accordion_widget >.cat-item.current-cat-ancestor {
	position: relative;
}
ul.ywcca_category_accordion_widget>.cat-item.current-cat:before,
ul.ywcca_category_accordion_widget>.cat-item.current-cat-ancestor:before {
	background: #3A94D3;
	color: #fff;
	display: block;
	padding: 5px 10px;
	content: "";
	height: 40px;
	position: absolute;
	width: 100%;
	z-index: 0;
	opacity: 0.72;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li.cat-item.current-cat i::after,
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li.cat-item.current-cat-ancestor i::after {
	color: #fff;
}
.product_cat_section .widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li {
	border: none;
	padding: 0;
	overflow: hidden;
}
ul.ywcca_category_accordion_widget >.cat-item> ul.children li a {
	color: #707070;
	font-size: 15px;
}
ul.ywcca_category_accordion_widget >.cat-item>ul {
	padding: 0 60px;
}
.widget_yith_wc_category_accordion ul.children li:before {
	display: none
}
.cat-item.opened>i::after {
	transform: rotateZ(180deg);
}
ul.ywcca_category_accordion_widget .cat-item.closed a {
	color: #123778;
	font-weight: 600;
}
ul.ywcca_category_accordion_widget .cat-item.current-cat a,
ul.ywcca_category_accordion_widget .cat-item.current-cat-ancestor a {
	color: #fff;
	font-size: 20px;
}
ul.ywcca_category_accordion_widget > .cat-item > ul.children li {
	padding: 0;
}
ul.ywcca_category_accordion_widget > .cat-item > ul.children li a {
	padding: 10px 0 0;
	font-weight: 400;
}
ul.ywcca_category_accordion_widget li.cat-item a {
	font-size: 15px;
	color: #123778;
	font-family: 'Poppins';
	position: relative;
	display: inline-block;
	/*    padding: 5px 40px;*/
	padding: 5px 20px;
	font-weight: 600;
}
body ul.ywcca_category_accordion_widget > .cat-item > ul > .cat-item> a,
ul.ywcca_category_accordion_widget > .cat-item > ul.children li a,
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li .children .children {
	padding: 0;
}
.product_cat_section ul > .cat-item > .children {
	padding: 0 0 10px 40px;
}
.product_cat_section .widget_yith_wc_category_accordion ul > .cat-item > .children .children {
	padding-left: 30px;
}
.product_cat_section .widget_yith_wc_category_accordion ul > .cat-item > .children .children li a {
	padding: 3px 0;
}
.product_cat_section ul.ywcca_category_accordion_widget > .cat-item .children > li > a {
	padding-left: 10px;
}
/*product-page*/

.product div#accordion .button {
	border: none;
	border-bottom: 1px solid #707070;
	padding: 5px 0 !important;
	max-width: 100%;
	position: relative;
	transition: 0.3s ease all;
}
.product div#accordion .button a {
	font-weight: 600;
	font-family: 'Poppins';
}
.product div#accordion .slide {
	max-width: 100%;
}
.product div#accordion .button::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-style: normal;
	color: #707070;
	transform: translateY(-50%);
	transition: 0.3s ease all;
}
.product div#accordion .button.active::after {
	transform: translateY(-50%) rotateZ(-90deg);
}
/*.variations_form + div#accordion .button.active{border-bottom: none;}*/

/*
.variations_form + div#accordion .button.active + .slide {
border-bottom: 1px solid #707070;
}
*/

.slide .woocommerce-Reviews-title {
	font-size: 20px;
	font-weight: normal;
}
.slide .commentlist {
	padding-left: 0;
}
/*
.single_variation_wrap .single_add_to_cart_button {
display: none !important;
}
*/

.woo-variation-swatches.wvs-show-label .summary.entry-summary .variations td {
	border: none;
	padding: 0;
}
.variations_form.cart .single_variation_wrap {
	margin-top: 0;
}
.single_variation_wrap .qib-container::before {
	left: 0;
	font-weight: 700;
}
.qib-container {
	margin-top: 10px;
	padding-top: 10px;
}
#review_form #reply-title {
	font-size: 20px;
}
#commentform label {
	font-size: 18px;
	font-weight: 400;
}
#commentform #comment,
#commentform input {
	border-radius: 30px;
}
#commentform #submit {
	font-size: 18px;
	text-transform: capitalize;
	color: #1b4883;
	background: #f2f2f2;
	border-radius: 40px;
	padding: 14px 20px;
	font-weight: 400;
	position: relative;
	overflow: hidden;
	max-width: 300px;
	display: inline-block;
	transition: 0.3s ease all;
	width: 100%;
	font-weight: 600;
}
#commentform #submit:hover {
	background: #3A94D3;
	color: #fff;
}
.slide .commentlist {
	padding-left: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.slide .woocommerce-Reviews-title {
	margin: 10px 0 20px;
}
a:focus {
	outline: none !important;
}
.page.singular .about-inner-content p {
	color: #123778;
}
.error404 .search-form {
	height: auto;
}
.error404 header.page-header.alignwide h1 {
	text-align: center;
	font-size: 59px;
	position: relative;
	padding: 70px 0;
	font-weight: 500;
	letter-spacing: 12px;
	text-transform: uppercase;
	text-shadow: 0 0 2px rgb(0 0 0 / 50%);
}
.error404 header h1:after {
	content: "404";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 140px;
	font-weight: 800;
	letter-spacing: 12px;
	opacity: 0.1;
}
.error404 .page-header {
	border-bottom: 0;
	padding-bottom: 0;
	margin-top: 40px;
}
.error-404.not-found.default-max-width .search-form label {
	display: none;
}
form.search-form .search-field {
	border: none;
	margin: 0;
}
.error-404.not-found.default-max-width p {
	text-align: center;
	font-size: 15px;
	margin: 0 auto 20px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: 600;
}
.not-found form.search-form input.search-submit {
	background-size: 20px !important;
}
.error-404.not-found.default-max-width .search-form,
.page-content.default-max-width .search-form {
	border: 2px solid #ccc;
	overflow: hidden;
	height: auto
}
.error-404.not-found.default-max-width {
	margin:  100px auto;
}
/*
ul.ywcca_category_accordion_widget>.cat-item:hover::before {opacity: 0.72;}
ul.ywcca_category_accordion_widget>.cat-item:hover a {
color: #fff;
}
ul.ywcca_category_accordion_widget>.cat-item:hover a:after {
color: #fff;
}
ul.ywcca_category_accordion_widget>.cat-item {
position: relative;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget>li:hover i:after {
color: #fff;
}*/

/* 13-05-2021 */

.cstm-register-form form#wppb-register-user input#register {
	max-width: 350px;
	padding: 7px 0;
	height: 58px;
	line-height: 38px;
}
.cstm-register-form form#wppb-register-user input#register:hover {
	background: #f2f2f2;
	color: #1b4883;
	border-color: #1b4883;
}
.search header.page-header.alignwide h1.page-title {
	font-size: 36px;
}
.search header.page-header.alignwide {
	padding: 100px 0 50px;
	text-align: center;
	border-bottom: 0;
	margin-bottom: 0;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
	outline: none;
}
body.search article:nth-child(2n) {
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
body.search .site-main article {
	width: 100%;
	max-width: 100%;
	float: left;
	margin: 10px 0;
	padding: 30px 0;
}
.search-result-count.default-max-width {
	font-size: 25px;
	text-align: center;
	background: #075f9f;
	padding: 10px;
	color: #fff;
}
body.search article p {
	color: #064586;
	font-size: 18px;
}
body.search article .entry-content {
	margin-bottom: 0;
}
.singular h1.entry-title {
	text-align: center;
}
.singular blockquote.wp-block-quote p {
	color: #064888;
	font-size: 16px;
	line-height: initial;
}
.singular blockquote.wp-block-quote {
	background: #f7f7f7;
	padding: 20px;
	border: 1px solid #ddd;
	width: 100%;
	min-width: 100%;
}
.page.singular h1.entry-title {
	text-align: center;
	font-size: 40px;
}
.page.singular article {
	max-width: 1140px;
	margin: 0 auto;
	width: 100%;
}
.page.singular .entry-content {
	margin: 50px 0;
}
.search div#primaryform .search-form {
	border: 2px solid #ccc;
	overflow: hidden;
	height: auto;
}
.search form.search-form label {
	display: none;
}
section.no-results.not-found {
	margin-bottom: 70px;
}
.search .page-content.default-max-width {
	margin-top: 0;
	text-align: center;
}
.post-type-archive-product div#primary {
	max-width: 1170px;
}
.qib-container {
	width: 100%;
}
.woocommerce .content-area {
	max-width: 1170px;
	padding: 0 15px;
	width: 100%;
}
.single-product button.single_add_to_cart_button,
main#main .woocommerce-message a.button.wc-forward {
	font-size: 20px;
	text-transform: capitalize;
	color: #1b4883;
	background: #f2f2f2;
	border-radius: 40px;
	border: none;
	padding: 14px 26px;
	margin-top: 30px;
	font-weight: 400;
	position: relative;
	overflow: hidden;
	display: inline-block;
	transition: 0.3s ease all;
	height: 60px !important;
	margin: 20px 0 10px !important;
	max-width: 199px;
	width: 100%;
}
form.wpcf7-form .name_email_contact p:nth-child(2) {
	display: none;
}
.contact-bocls .main-blocking .lft-cot {
	padding: 0;
}
.name_email_contact label {
	flex: 100%;
	max-width: 100%;
}
/*
.name_email_contact {
	justify-content: space-between;
}
*/
.chk_box span.ajax-loader {
	right: 20px;
	position: absolute;
}
span.wpcf7-form-control-wrap {
	margin-top: 10px;
}
.wpcf7 .wpcf7-form-control::-webkit-input-placeholder {
	/* Edge */
	color: #123778;
}
.wpcf7 .wpcf7-form-control:-ms-input-placeholder {
	/* Internet Explorer */
	color: #123778;
}
.wpcf7 .wpcf7-form-control::placeholder {
	color: #123778;
	font-size: .wpcf7-form-control
}
.chk_box span.wpcf7-list-item.first.last {
	margin-left: 0;
}
.chk_box input[type=radio] {
	height: 12px;
	width: 12px;
	border: 2px solid #707070;
	margin-top: 9px;
}
.chk_box input[type=radio]:after {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 5px;
	height: 5px;
}
.chk_box span.wpcf7-form-control,
.chk_box span.wpcf7-form-control-wrap.radio,
.chk_box>label {
	margin: 0;
}
.chk_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
/*
.page.singular p {
width: 100%;
max-width: 100%;
font-size: 35px;
color: #F8F8F8;
line-height: 53px;
}
*/

.main-blocking .lft-cot label {
	font-weight: 300;
	margin-bottom: 0;width: 100%;
}
.mnsg_box {
	margin-top: 10px;
}
.rght-cot .common-main i {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: #fff;
	font-size: 27px;
	width: 27px !important;
	text-align: center;
}
.common-main {
	position: relative;
}
.rght-cot .common-main a {
	color: #fff !important;
	font-size: 20px !important;
	line-height: 33px;
	font-weight: 300;
	padding-left: 50px;
}
.wpcf7-response-output {
	width: 100%;
	max-width: 100%;
	font-size: 13px;
	margin: 0 !important;
}
/*16-05-2021*/

.prc-curen.sme-cs h3.widget-title {
	font-size: 13px;
	font-weight: 400;
}
body .prc-curen.sme-cs .woocommerce-currency-switcher-form .dd-select label.dd-selected-text {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 300;
	margin-bottom: 0;
}
/*
.prc-curen.sme-cs form.woocommerce-currency-switcher-form {
margin-top: 0;
}
*/

.prc-curen.sme-cs form.woocommerce-currency-switcher-form a.dd-selected {
	padding: 0;
	max-width: 75px;
	width: 100%;
}
.prc-curen.sme-cs h3.widget-title {
	margin-bottom: 0;
}
body .prc-curen.sme-cs .woocommerce-currency-switcher-form .dd-select {
	border: none;
	background: none !important;
}
.prc-curen.sme-cs span.dd-pointer.dd-pointer-down:after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 20px;
}
.prc-curen.sme-cs form.woocommerce-currency-switcher-form {
	margin-top: 5px;
}
.header-search-section .hrader-search-currency .header-search {
	max-width: 758px;
	width: 100%;
}
.prc-curen.sme-cs span.dd-pointer {
	border: none !important;
	margin-top: 0;
	top: 0;
	right: 40px;
}
/*17-05-2021*/

.common-main i.fa.fa-phone {
	transform: scaleX(-1);
}
.prc-curen.sme-cs .woocommerce-currency-switcher-form a.dd-option {
	border: none !important;
	background: rgb(94 169 222);
	padding: 6px 10px;
	color: #fff;
}
.prc-curen.sme-cs .woocommerce-currency-switcher-form ul.dd-options {
	background: #5ea9de;
	border-radius: 10px;
	box-shadow: none;
	border: none;
	padding: 6px 0;
	transform: translateY(5px);
}
.prc-curen.sme-cs .woocommerce-currency-switcher-form a.dd-option label {
	margin-bottom: 0;
	text-align: center;
	display: block;
	font-family: 'Poppins';
	font-size: 15px;
	font-weight: 400;
	cursor: pointer;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li a {
	position: relative;
	text-decoration: none;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li a:focus,
.primary-navigation > div > .menu-wrapper > li > .sub-menu li a:hover {
	background: rgb(6, 68, 133) !important;
}
.menuArea .primary-navigation .primary-menu-container > ul > .menu-item > a:after {
	content: "";
	width: 0;
	height: 3px;
	background: #123778;
	position: absolute;
	bottom: -5px;
	left: 0;
	transition: 0.3s ease all;
}
.menuArea .primary-navigation .primary-menu-container > ul > .menu-item > a:hover:after {
	width: 100%;
}
.menuArea .primary-navigation > div > .menu-wrapper>li {
	padding: 0 0;
	margin: 0 15px;
}
.menuArea .primary-navigation > div > .menu-wrapper>.menu-item:first-child {
	padding: 0 20px 0 0;
}
.product_cstm_price+form.cart {
	margin-top: 50px;
}
button.single_add_to_cart_button.button.alt:after {
	content: "";
	width: 100%;
	height: 100%;
	background: #3A94D3;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	left: -100%;
	border-radius: 30px;
	transition: 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id) {
	opacity: 1;
	z-index: 0;
	color: #1b4883 !important;
	background: #f2f2f2 !important;
	font-weight: 600;
	font-size: 18px;
	outline: none;
	margin-bottom: 0 !important;
}
form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id):hover:after,
main#main .woocommerce-message a.button.wc-forward:hover:after {
	left: 0;
}
form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id):hover,
main#main .woocommerce-message a.button.wc-forward:hover {
	color: #fff !important;
	/*    border: 2px solid #000;*/
}
.comment-respond {
	margin-top: 0;
}
.product div#accordion .slide p {
	font-size: 20px;
	line-height: 33px;
}
#review_form #reply-title {
	font-size: 20px;
	color: #064586;
	background: #f7f7f7;
	justify-content: center;
	margin: 15px 0 0;
}
.product div#accordion p.comment-form-email {
	margin-left: 5px;
}
.product div#accordion p.comment-form-author {
	margin-right: 5px;
}
div#prodt_reviews #reviews div#review_form textarea,
div#prodt_reviews #reviews div#review_form input:not([type="submit"],
input[type=checkbox]) {
	background: #E6E6E6;
	border: 0;
	resize: none;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 400;
	margin: 10px 0 0;
	border: 1px solid #b1b1b1;
}
.product div#accordion .slide p input[type=checkbox]:after {
	left: 6px;
	top: 3px;
}
.related.products ul.products {
	margin: 0 -15px;
}
.product div#accordion .slide p.comment-form-cookies-consent label {
	font-size: 15px;
	line-height: normal;
	margin-bottom: 0;
}
.product div#accordion .slide p.comment-form-cookies-consent {
	align-items: center;
}
input#wp-comment-cookies-consent {
	margin-top: 0;
}
.name_email_contact input,
.mnsg_box textarea {
	color: #123778;
    padding: 10px 20px;
}
p.price {
	margin-bottom: 0;
	color: #123778;
}
.prc-curen.sme-cs .woocommerce-currency-switcher-form a.dd-option:hover {
	background: rgb(7 88 152);
}
body main#main .woocommerce-message {
	background: #fbfbfb;
	border-radius: 5px;
	border: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	padding: 15px 40px;
	font-size: 18px;
	color: #064788;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
.content-area main#main .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
	margin: 10px 0 !important;
	background: #064182;
	text-decoration: none !important;
	color: #fff;
}
body main#main .woocommerce-message:after {
	content: "";
	font-family: 'Font Awesome 5 Free';
	font-size: 220px;
	position: absolute;
	color: rgb(7 84 149 / 6%);
	left: -90px;
	top: 0;
}
.content-area main#main .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:hover {
	background: #efefef;
	color: #064182;
}
ul.page-numbers,
ul.page-numbers a.page-numbers {
	font-size: 15px;
}
nav.woocommerce-breadcrumb a,
.single-product main#main nav.woocommerce-breadcrumb {
	font-size: 15px;
	color: #707070;
	font-family: 'Poppins';
}
.product_cstm_price+form.cart+div#accordion {
	margin-top: 30px;
}
ul.products .product h2.woocommerce-loop-category__title {
	font-size: 20px !important;
	font-family: 'Poppins' !important;
}
.summary.entry-summary .product_cstm_price+form.cart {
	margin-top: 0;
}
.product-type-simple .woocommerce-product-rating+.product_cstm_price+form.cart {
	margin-top: 40px;
}
.page-template-about main#main {
	overflow-x: hidden;
}
.cstm-login-form input#wppb-submit:hover {
	background: #f2f2f2;
	color: #064485;
}
/*18-05-2021*/

ul.products span.price {
	font-size: 26px;
}
.contact-bocls .main-blocking .lft-cot .chk_box input.wpcf7-form-control.wpcf7-submit:hover {
	background: #fbfbfb;
	color: #3a94d3;
}
.woocommerce-info,
.woocommerce-message {
	background: #f5f5f5;
	color: #000;
	border-top: 2px solid #0a94d3;
}
.product .onsale {
	background: #0a94d3;
	width: 50px;
	height: 50px;
}
/*20-05-2021*/

.plus.qib-button::after {
	content: "";
	font-size: 14px;
	font-family: 'Font Awesome 5 Free';
}
button.minus.qib-button:before {
	content: "";
	font-size: 14px;
	font-family: 'Font Awesome 5 Free';
}
.product .summary.entry-summary {
	padding-left: 30px;
}
.primary-navigation > .primary-menu-container ul > li ul {
	transition: 0.4s ease all !important;
}
/*.primary-navigation > .primary-menu-container ul > li:hover ul{opacity: 1;height: auto;}*/

.product_cat_section ul.ywcca_category_accordion_widget .cat-item > .children > .cat-item > i::after {
	transform: rotateZ(-90deg);color: #3a94d3;
}
.product_cat_section ul.ywcca_category_accordion_widget .cat-item > .children > .cat-item.opened > i::after {
	transform: rotateZ(0deg);
}
.qib-button:not(#qib_id):not(#qib_id) {
	border-radius: 5px;
	border: none;
	height: 43px;
	width: 43px;
}
.cart_item .qib-container::before,
.woocommerce-product-gallery__trigger .emoji {
	display: none !important;
}
.chk_box .wpcf7-not-valid-tip {
	font-size: 20px;
}
.lft-cot .wpcf7-response-output {
	width: 100%;
	max-width: 100%;
	font-size: 13px;
	margin: 0 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 20px;
	margin-top: 20px !important;
	margin-bottom: -20px !important;
}
.header-search form.search-form label{display: none}
.header-search form.search-form{max-width: 200px;padding: 0;}
.hrader-search-currency {max-width: 400px;
    display: flex;
    width: 100%;
    flex: 400px;    justify-content: flex-end;
}
.rightHeaderMain {
    display: flex;
    align-items: center;
    border-left: 1px solid #123778;
    padding-left: 10px;
    margin-left: 20px;
}

.header-search form.search-form .search-submit {
    position: absolute;
    right: 3px;    top: 50%;
    transform: translateY(-50%);
    background-size: 20px !important;
}

/*24-05-2021*/
/*
.product-slider-section{    background: rgb(213,235,249);
    background: linear-gradient(
315deg
, rgb(239 248 255) 73%, rgba(213,235,249,1) 73%) !important;position: relative;
}
*/
/*
.product-slider-section:before {
    content: "";
    background: url(https://www.mifflinoffice.com/wp-content/uploads/2021/05/bg-dots-2.png) no-repeat;
    width: 450px;
    height: 360px;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}
*/
.contact-text .explore-more {
    background: #3A94D3;
    color: #fff;
}

.contact-text .explore-more:before {
    background: #f2f2f2;
}

.contact-text a.explore-more:hover {
    color: #123778;
}
div#shopify-section-contact-form .container {
    max-width: 1640px;
    width: 100%;
}
.lft-cot p {
    background: rgb(9,147,210);
    background: linear-gradient(
94deg
, rgba(9,147,210,1) 0%, rgba(5,56,121,1) 100%);
    padding: 20px 40px;
    color: #fff;
    font-size: 33px;
    font-weight: 600;margin-bottom: 0;text-align: center;
}
.lft-cot .wpcf7 {
    padding: 30px 40px;
}
.name_email_contact label:last-child {
    margin-top: 10px;
}
.html-bocls .common-main {
/*     max-width: calc(100%/2 - 10px); */
    flex: calc(100%/2 - 10px);    display: flex;
    align-items: center;
    width: 100%;
max-width: 278px !important;
}
.html-bocls {
    padding: 10px 40px 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.html-bocls .common-main a, .html-bocls .common-main i {
    color: #3b95d4;
}
.html-bocls .common-main i {
    font-size: 30px;
}
.html-bocls .common-main a {
    font-size: 18px;margin-left: 10px;
}
.html-bocls .common-main:first-child {
    margin-right: 20px;
}
.home-page-banner-section{
    z-index: 9;
}
/*27-05-2021*/
.site-footer__social-icons .social-icons__item a:hover {
    transform: translateY(-5px);
}
.site-footer__social-icons .social-icons__item a{transition: 0.4s ease all}
.html-bocls .common-main:not(:last-child) {
    margin-bottom: 10px;justify-content: center;
}
.site-footer__social-icons{padding-left: 0;} 
 

  .paypal a {
    width: 100%;
    background: #ffc439;
    display: flex;
    min-height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    max-width: 230px;
    margin: 0 auto;
}
.paypal a img {
    width: 100%;
    max-width: 75px;
}


/* Media Query start */

@keyframes slowly {
	0% {
		transform: translateY(-120px);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1
	}
}
header {
	height: 100px
}

/* 28-06-2022 */
.contact-info .contact-info-heading {
    text-align: center;
}
.contact-info {
    padding: 0 0 20px;
}
.contact-info {
    padding: 0 0 55px;
}

.contact-info .contact-info-heading {
    text-align: center;
}

.contact-info .contact-address {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0 6px #ddd;
    border-radius: 27px;
    filter: drop-shadow(0px 3px 9px rgba(0,0,0,0.16));
    background-image: linear-gradient(90deg, #3d8cc7 0%, #163c79 100%);
    padding: 20px;
    margin-top: 30px;
    position: relative;
}

.contact-info .contact-address>div {
    max-width: 49%;
    flex: 0 0 49%;
    text-align: center;
    padding: 40px;
}

.contact-info .contact-address>div p {
    margin: 0;
}

.contact-info .contact-address>div p i {
    color: #fff;
    width: 71px;
    height: 72px;
    border-radius: 36px;
    border: 2px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 30px;
}

.contact-info .contact-address::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 2px;
    height: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
}

.contact-info .contact-address>div h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin: 12px 0;
}


.contact-info .contact-address>div p span a {
    font-size: 32px;
    color: #ffffff;
    font-weight: 300;
    font-family: "Poppins";
}

/* 29-06-2022 */
.page-template-term-conditions .page-title h1 {
    display: none;
}
.page-template-term-conditions .page-head-content {
    padding: 65px 0 45px;
    text-align: center;
}
.page-template-term-conditions  .page-contentt h3 {
    font-size: 25px;
    color: #4193ce;
    font-weight: 700;
    font-family: "Poppins";
    margin: 0 0 15px;
}

.page-template-term-conditions .page-contentt p {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
    margin: 0 0 20px;
}

.page-template-term-conditions .page-contentt p span {
    text-decoration: underline;
}

.page-template-term-conditions .page-contentt {
    padding: 0 0 70px;
}

/* 30-06-2022 */
.page-template-shipping-policy .ship-intro {
    padding: 60px 0;
    text-align: center;
}

.page-template-shipping-policy .ship-intro h1 {
    line-height: normal;
    margin: 0 0 6px;
    color: #053778;
}

.page-template-term-conditions .page-head-content h2 {
    color: #053778;
}


.page-template-shipping-policy .ship-intro h5 {
    font-size: 25px;
    line-height: 27px;
    color: #4193ce;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin: 0 0 20px;
}

.page-template-shipping-policy .ship-intro p {
    font-size: 20px;
    line-height: 27px;
    color: #383838;
    font-weight: 300;
    font-family: "Poppins";
}

.page-template-shipping-policy .ship-intro ul {
    text-align: initial;
}

.page-template-shipping-policy .ship-intro p {
    text-align: initial;
}

.page-template-shipping-policy .ship-intro ul li {
    font-size: 20px;
    line-height: 27px;
    color: #383838;
    font-weight: 300;
    font-family: "Poppins";
    padding-bottom: 20px;
}
.contact-info-heading h1 {
    color: #053778;
}

/* 01-07-2022 */
.checkout_or h3 span {
    font-size: 20px;
    font-weight: 400;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 10px;
}

.checkout_or {
    position: relative;
}

.checkout_or h3::after {
    position: absolute;
    content: "";
    background: #ddd;
    width: 100%;
    height: 2px;
    left: 50%;
    bottom: 20px;
    z-index: 0;
    max-width: 80px;
    transform: translate(-50%);
}


.contact-banner-img img {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.inner-banner img {
    width: 100% !important;
    max-width: 100% !important;
}

.headerWrap {
    margin: 0;
    width: 100%;
}

.site-header .container {
    width: 100%;
    max-width: 1700px;
}

@media only screen and (min-width: 1920px) {
section.factory-club-section {
    background-image: url(https://www.mifflinoffice.com/wp-content/uploads/2021/06/Group-312-compressed.jpg)! important;
    background-position-x: calc(50% - 570px);
}
}

@media only screen and (min-width: 992px) {
/* 	header.fixed#masthead {
		position: sticky;
		top: 0;
		left: 0;
		width: 100%;
		animation: slowly .6s;
		z-index: 999;
		background: rgba(255, 255, 255, 1);
		height: 120px;
	} */
	header.fixed + .header-search-section {
		position: sticky;
		top: 120px;
		left: 0;
		width: 100%;
		animation: slowly .6s;
		z-index: 9;
	}
}



@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.headerWrap .logoArea {
    width: 100%;
    max-width: 10%;
}

.headerWrap .menuArea {
    margin: 0;
    max-width: 48%;
    flex: 0 0 48%;
    text-align: end;
}

.headerWrap .rightSideData {
    margin: 0;
    max-width: 10%;
    flex: 0 0 10%;
}

.headerWrap .hrader-search-currency {
    flex: 0 0 32%;
    max-width: 32%;
    justify-content: flex-start;
}

.headerWrap .menuArea .primary-navigation {
    margin: 0 auto;
}


.headerWrap .menuArea .primary-navigation .primary-menu-container ul {
    justify-content: center;
}
.headerWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}
}


@media only screen and (max-width: 1600px) {
	.contact-banner-img img {
		width: 100%;
	}
	section.about-banner-img {
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
}
@media only screen and(max-width: 1440px) {
    .main-blocking{margin-top: -410px;}
}

@media only screen and (max-width: 1365px) {
.menuArea .primary-navigation .primary-menu-container > ul > .menu-item > a, .right-side-menu ul li a {
    font-size: 15px;

}
	.headerWrap {
    margin: 0;
}
	.headerWrap .logoArea {
    width: 100%;
    max-width: 10%;
}
}

@media only screen and (max-width: 1439px) {
.headerWrap .logoArea {
    width: 100%;
    max-width: 10%;
}

.headerWrap .menuArea {
    margin: 0;
    max-width: 48%;
    flex: 0 0 48%;
    text-align: end;
}

.headerWrap .rightSideData {
    margin: 0;
    max-width: 10%;
    flex: 0 0 10%;
}


.headerWrap .menuArea .primary-navigation {
    margin: 0 auto;
}


.headerWrap .menuArea .primary-navigation .primary-menu-container ul {
    justify-content: center;
}
.headerWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}
	.menuArea .primary-navigation .primary-menu-container > ul > .menu-item > a, .right-side-menu ul li a {
    font-size: 14px;
}
	.menuArea .primary-navigation .primary-menu-container > ul > .menu-item {
    margin: 0 10px;
}
	.headerWrap .hrader-search-currency {
    flex: 0 0 27%;
    max-width: 27%;
}	
}

@media only screen and (max-width: 1365px) {
.headerWrap .hrader-search-currency {
    flex: 0 0 32%;
    max-width: 32%;
}
	.headerWrap .rightSideData {
    max-width: 7%;
    flex: 0 0 7%;
}
	.menuArea .primary-navigation .primary-menu-container > ul > .menu-item > a, .right-side-menu ul li a {
    font-size: 13px;
}
}

@media only screen and (max-width: 1280px) {
	
	.product-prc-details {
		padding: 30px;
		margin-right: 10px;
	}
	.product-prc-details img {
		min-height: 280px;
		object-fit: cover;
	}
	.home-contact-bgimagesection {
		padding: 125px 0;
		background-size: cover !important;
		background-position: center !important;
	}
	.home-contact-bgimagesection .contact-text p {
		margin-bottom: 0;
	}
	span.price {
		font-size: 22px;
	}
	.single-product .summary p.price span.woocommerce-Price-amount.amount:first-child {
		font-size: 50px;
	}
	.single-product .summary p.price span.woocommerce-Price-amount.amount:last-child {
		font-size: 38px;
	}
	.product_cstm_price+form.cart+div#accordion {
		margin-top: 0;
	}
	.product div#accordion .slide p {
		font-size: 18px;
	}
    .main-blocking {
    margin-top: -340px;
}
    .home-page-banner-section {
    overflow-x: hidden;
}


}
@media only screen and (max-width: 1200px) {
	ul.products span.price {
		font-size: 26px;
	}
	section.about-banner-img {
		padding: 200px;
	}
        .custom-solution-left-section img{ 
                top: -75px;
                max-width: 710px; 
                min-height: 750px;
        }
    .main-blocking {
    margin-top: -300px;
}
}


/*09-08-2021*/
.product-slider-section .owl-carousel.owl-drag .owl-item .item .product-prc-details .img-sect img.prod-image-slide {
    height: 259px! important;
}
.lft-cot p{
    text-align: center;
}


/* 17-05-2022 */
.comment-form-cookies-consent input[type=checkbox]:after {
    left: 8px;
    top: 6px;
}
div#tab-reviews {
    padding: 10px 30px;
}
button.single_add_to_cart_button.button.alt {
    background: #3a94d3 !important;
    color: #fff !important;
    border: 2px solid #3a94d3;
    font-weight: 500;
    font-family: 'Poppins';
	transition: 0.3s ease all;
}
 
button.single_add_to_cart_button.button.alt:hover {
    background: #fff !important;
    color: #3a94d3 !important;
}
.woocommerce-product-rating a.woocommerce-review-link {
    text-transform: capitalize;
    font-family: 'Poppins';
}
.woocommerce-tabs #reviews p.stars a::before {
    color: #ffca1a;
}
header.fixed#masthead {
		position: sticky;
		top: 0;
		left: 0;
		width: 100%;
		animation: slowly .6s;
		z-index: 999;
		background: rgba(255, 255, 255, 1);
		height: 120px;
	}

button.fixed#rmp_menu_trigger-1649 {
    position: fixed;
    z-index: 99999;
	animation: slowly .6s;
}

@media(max-width:1199px){
	.headerWrap .logoArea {
    max-width: 20%;
}
	#rmp_menu_trigger-1649 {
    top: 37px;
}
.headerWrap {
    width: 100%;
    margin-left: 0;
}
	.main-blocking {
    margin-top: -260px !important;
}
}

@media(max-width:1023px){
.contact-info .contact-address>div p span a {
    font-size: 28px;
}
}

@media(max-width:991px){
	#rmp_menu_trigger-1649 {
    top: 26px;
}
	.page-template-shipping-policy .ship-intro h1 {
    font-size: 50px;
}
.contact-info .contact-address>div p span a {
    font-size: 22px;
}
	.contact-info .contact-address>div h2 {
    font-size: 27px;
    margin: 10px 0;
}
	.contact-info .contact-info-heading h1 {
    font-size: 46px;
}
	.page-template-term-conditions .page-head-content {
    padding: 45px 0 35px;
}
	.page-template-term-conditions .page-head-content h2 {
    font-size: 50px;
}
	.page-template-shipping-policy .ship-intro {
    padding: 40px 0;
}
}

@media(max-width:767px){
	.page-template-shipping-policy .ship-intro h1 {
    font-size: 32px;
    padding: 0 5px;
}
	.page-template-shipping-policy .ship-intro h5 {
    font-size: 20px;
}
	.page-template-shipping-policy .ship-intro ul li {
    font-size: 17px;
}
	.page-template-shipping-policy .ship-intro p {
    font-size: 17px;
}
	.page-template-term-conditions .page-head-content h2 {
    font-size: 30px;
}
	.page-template-term-conditions .page-head-content {
    padding: 35px 0 25px;
}
	.page-template-term-conditions  .page-contentt h3 {
    font-size: 20px;
    margin: 0 0 10px;
}
	.page-template-term-conditions .page-contentt p {
    font-size: 16px;
}
.contact-info .contact-address {
    flex-wrap: wrap;
}
	.contact-info .contact-address>div {
    max-width: 100%;
    flex: 100%;
    padding: 20px;
}
	.contact-info .contact-address>div p i {
    width: 61px;
    height: 62px;
    font-size: 27px;
}
	.contact-info .contact-address>div p span a {
    font-size: 19px;
}
	.contact-info .contact-info-heading h1 {
    font-size: 35px;
    padding: 0 10px;
}
	.contact-info .contact-address::after {
    width: 80%;
    height: 2px;
}
	.main-blocking {
    margin-top: 20px !important;
}
button.fixed#rmp_menu_trigger-1649 {
    top: 40px;
}	
	
}

/* 3 march 20223 */

/* 16 November 20223 */
.conct-txt {
    text-align: left;
}
