h1, h2, h3 {
    font-size: 1.4666666667rem;
	font-weight: 500;
}
hr {
	border-top: 2px solid #f2f2f2;
}
#desktop_logo {
	max-width: 200px;
}
#search_widget.search-widget form div.input-group input.form-control.form-search-control {
	border-radius: 10px;
}
.header-top .search-btn {
	color: #FFFFFF;
	background: #2c2c2c;
	border-radius: 10px !important;
}
.cbp-vertical-title {
	display: none !important;
}
.cbp-hrmenu.cbp-vertical {
  margin-bottom: 0;
}
.stuck-header .container.container-iqitmegamenu {
	display: none;
}
#desktop-header.desktop-header-style-2 {
	border-bottom: 2px solid #F2F2F2 !important;
}
.sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu {
	border-bottom: 2px solid #F2F2F2 !important;
}
#index main#main-page-content section#wrapper {
	background-color: #F8F8F8;
}
.products-grid .product-miniature-default, .product-miniature {
	border-radius: 10px;
}
.products-grid .product-miniature-default .iqitreviews-simple {
	display: none;
}	
.product-miniature-list-row .product-title {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
}
#index .swiper-container-wrapper .product-carousel {
	padding-top: 0 !important;
}
#index .products-grid .product-add-cart {
	display: none;
}
.manufacturer-slider div.elementor-column-wrap.elementor-element-populated {
	border-radius: 10px;
}
.page_home, .page_home_gallery {
	border-radius: 10px;
}
#content-wrapper #cbp-hrmenu1 {
	border-radius: 10px;
}
#cbp-hrmenu1 > ul > li > a {
	border-radius: 10px;
}
#cbp-hrmenu1 > ul > li > a:hover {
	border-radius: 10px;
	box-shadow: 2px 2px 5px 2px #e6e6e6;
	background-color: #FFF !important;
}
#cbp-hrmenu.cbp-hrmenu.cbp-horizontal.cbp-hrsub-narrow ul li a.nav-link {
	max-width: none;
	border: none;
}
#cbp-hrmenu.cbp-hrmenu.cbp-horizontal.cbp-hrsub-narrow ul li a.nav-link:hover {
	border-radius: 10px;
	box-shadow: 2px 2px 5px 2px #e6e6e6;
	background-color: #FFF !important;	
}
.rev_slider_wrapper,
.rs-module,
.rs-module-wrap,
rs-sbg,
rs-sbg-wrap,
rs-layer,
rs-layer-wrap,
rs-slide,
rs-slides {
    border-radius: 10px !important;
}
.product-carousel .product-title {
	font-weight: 400 !important;
}
.product-miniature-grid .product-price {
	font-size: 1.2rem;
	font-weight: 500;
	background-color: #f2f2f2;
	padding: 10px 10px 12px 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.products-grid .product-miniature-default .product-title {
	margin-bottom: 1.4rem;
	font-weight: 500;
}
.product-miniature-grid .product-title {
	height: 2.6rem;
}
.elementor-swiper-button {
	border-radius: 10px;
	height: 50px;
	width: 50px;
}
.elementor-brands-carousel img {
    width: 98px;
    height: auto;
    object-fit: contain;
}
.elementor-brands-carousel img[src*="small_default"] {
    content: url(attr(src, url));
}
.elementor-brands-carousel img {
    filter: grayscale(100%);
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.elementor-brands-carousel img:hover {
    filter: grayscale(0%);
    opacity: 1;
}
.title_blog {
	font-size: 25px;
	font-family: Poppins, Sans-serif;
	font-weight: 500;
	color: #2c2c2c;
	text-transform: none;
}
.page_home .title_blog {
	margin-top: 0;
}
.ybc_block_slider a {
	border-radius: 10px;
}
.ybc_title_block {
	font-weight: 500;
	font-size: 17px;
	font-family: Poppins, Sans-serif;
	text-transform: none;
}
.btn-product-list {
	padding: .5rem 1rem !important;
	margin-bottom: 15px;
	background: #fff;
	color: #36b93e !important;
	border: solid 2px #f2f2f2 !important;
	border-radius: 10px;
}
.btn-product-list:hover {
	background: #36b93e;
	color: #fff !important;
	border-color: #36b93e !important;
}
div.col-sm-6.push-sm-6.copyright-img.text-right, div.col-sm-6.pull-sm-6.copyright-txt {
	width: 100%;
	text-align: center !important;
}
.form-control, .pagination .page-list li, .quickview .modal-content {
	border-radius: 10px;
}
div#product-modal.modal.fade.js-product-images-modal.show div.modal-dialog.modal-dialog-centered div.modal-content div.modal-header span.modal-title {
	display: none;
}
.product-miniature-list .product-functional-buttons, .social-sharing {
	display: none;
}
.quickview #js-quickview-prev-btn, .quickview #js-quickview-next-btn {
	padding: .2rem .9rem .7rem .7rem;
	color: #fff;
	background: #e2e2e2;
	border-radius: 10px;
	height: 50px;
	width: 50px;
	}
button.btn.btn-primary.btn-lg.add-to-cart {
	background: #36b93e;
	color: #fff !important;
	border-color: #36b93e !important;
	border-radius: 10px;
	border: none;
}
button.btn.btn-primary.btn-lg.add-to-cart:hover {
	background: #2d9934;
}
.product-miniature-list .product-price-and-shipping {
	text-align: center;
	margin-top: 50%;
}
.product-miniature-list .product-price {
	font-weight: 500;
	background-color: #f2f2f2;
	padding: 10px 10px 12px 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.product-miniature-list.js-product-miniature div.row.medium-gutters.product-miniature-list-row div.col-12.col-sm-auto.col-buy {
	border-left: solid 2px #f2f2f2;
}
.product-miniature-list .product-reference, .product-miniature-list .product-brand {
	font-weight: 500;
	background-color: #f2f2f2;
	border-radius: 10px;
	padding: 5px 10px 5px 10px;
	width: fit-content;
}
.product-available {
	background: #f2f2f2;
	color: #2c2c2c;
	border-radius: 10px;
	font-weight: 500;
}
.product-manufacturer img {
	max-width: 100px;
}
.product_p_price_container .product-price {
	font-size: 1.4666666667rem;
	font-weight: 600;
}
#content-wrapper .section-title {
	font-size: 1.4666666667rem
}
.product-features > dl.data-sheet dt.name {
	font-weight: 600;
}
.product_header_container {
	border-bottom: 2px solid #f2f2f2;
}
.product_p_price_container, .product-additional-info {
	border-top: 2px solid #f2f2f2;
}
.product_p_price_container {
	border-bottom: none;
}
.select-title .select-title-name {
	max-width: fit-content;
}
.page-authentication #content, .page-customer-account #content {
	border-radius: 10px;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-secondary {
	border-radius: 10px;
}
.alert {
	border-radius: 10px;
}
body#checkout section.checkout-step {
	border-radius: 10px;
	margin-bottom: 20px;
}
body#checkout section.checkout-step.-current .step-title, body#checkout section.checkout-step.-unreachable .step-title, .cart-summary-line.cart-total {
	font-size: 1.3rem;
	font-weight: 600;
}
.cart-grid-right .cart-summary {
	border-radius: 10px;
}
.modal-content {
	border-radius: 10px;
}
#content-wrapper .page-title, #content-wrapper .section-title, #wrapper .block-title {
	font-weight: 600;
}
.ico-tel {
	position: relative;
	padding-left: 40px;
}
.ico-tel::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	background: url("/img/cms/icons/phone.svg") no-repeat center;
	background-size: contain;
}
.ico-mail {
	position: relative;
	padding-left: 40px;
}
.ico-mail::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	background: url("/img/cms/icons/mail.svg") no-repeat center;
	background-size: contain;
}
.block-iqitcontactpage hr {
	border: none;
}
.contact-rich > strong, #footer .block-title {
	font-weight: 600;
}
div#iqithtmlandbanners-block-1, div#iqithtmlandbanners-block-2, div#iqithtmlandbanners-block-3 {
	background: #f2f2f2;
	padding: 10px;
	border-radius: 10px;
	font-size: .9rem;
}
div#iqithtmlandbanners-block-2.col.col-md-12.block.block-toggle.block-iqithtmlandbanners-html.js-block-toggle div.block-content.rte-content p a.btn.btn-primary, div#iqithtmlandbanners-block-3.col.col-md-12.block.block-toggle.block-iqithtmlandbanners-html.js-block-toggle div.block-content.rte-content p a.btn.btn-primary {
	font-size: .9rem;
	padding: 10px;
}
body#checkout section.checkout-step #personal-information-step-login {
	border-radius: 10px;
}
body#checkout section.checkout-step .step-title {
	font-size: 1.3rem;
	font-weight: 600;
}
body#checkout section.checkout-step .address-item {
	border-radius: 10px;
}
body#checkout section.checkout-step .delivery-option {
	border-radius: 10px;
}
span.h6.carrier-name {
	font-weight: 600;
}
#blockcart-content {
	border-radius: 10px;
}
#blockcart-content .cart-subtotals, #blockcart-content .cart-totals {
	border-top: 2px solid #f2f2f2;
}
div#blockcart-content.blockcart-content ul.cart-products li div.row.no-gutters.align-items-center div.col.col-info div.pb-1 a {
	font-weight: 500;
	color: #2d2d2d;
}
#blockcart-content .cart-totals {
	font-size: 1.1rem;
}
.cart-summary-line.cart-total {
	font-size: 1.2rem;
	font-weight: 500;
}
#content-wrapper .ybc-blog-wrapper {
	padding: 0;
}
.ybc-blog-wrapper .page-heading {
	margin-top: 0;
	text-transform: none;
	color: #2c2c2c;
	font-size: 1.4666666667rem;
	font-style: normal;
	font-weight: 600;
	text-transform: none;
}
.ybc-page-home div div#js-post-list-top.row.post-selection {
	margin: 1rem 0;
	padding: .8rem 0;
	border-top: 1px solid rgba(160,160,160,.25);
	border-bottom: 1px solid rgba(160,160,160,.25);
}
div#js-post-list-top.row.post-selection {
	border-top: 1px solid rgba(160,160,160,.25);
	border-bottom: 1px solid rgba(160,160,160,.25);
	padding: .8rem 0;
}
.ybc_blog_layout_grid .ybc-blog-list > li {
	width: 25%;
}
@media (max-width: 575.98px) {
.ybc_blog_layout_grid .ybc-blog-list > li {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
.ybc_blog_layout_grid .ybc-blog-list > li {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
.ybc_blog_layout_grid .ybc-blog-list > li {
    width: 50%;
  }
}
.ybc_item_img, .ybc_blog_img_wrapper img {
	border-radius: 10px;
}
.ybc_comment_form_blog {
	border-radius: 10px;
	border: none;
	background-color: #ffffff;
}
.blog-comment-row label {
	font-weight: 600;
}
.post-details .blog_description {
	margin-bottom: 0;
}
.ybc_comment_form_blog .title_blog {
	padding: 0px 10px 10px 0px;
	border-bottom: none;
}
.ybc-blog-form-comment {
	padding: 0;
}
.page-heading .title_cat {
	text-transform: none;
}
div#js-post-list-top.row.post-selection div.col-md-8.col-sm-8.col-lg-6 div.col-sm-8.col-xs-8.col-md-8.products-sort-order.dropdown {
	float: right;
}
#js-post-list-top span.sort-by {
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	float: left;
}
#js-post-list-top select.select {
	border-radius: 10px;
}
.blog_description p {
	color: #2d2d2d;
	font-size: 1rem;
}
.blog-paggination .links > b {
	color: #2d2d2d;
	background-color: #ffffff;
	border: 1px solid #2d2d2d;
	margin-right: 5px;
	border-radius: 10px;
}
.blog-paggination .links a {
	border: 1px solid rgba(160,160,160,.25);
	border-radius: 10px;
	margin-right: 5px;
}
.blog-paggination .links a:hover {
	border: 1px solid #2d2d2d;
}
.blog-paggination {
	margin: 1rem 0;
	padding: .8rem 0;
	border-top: 1px solid rgba(160,160,160,.25);
	border-bottom: 1px solid rgba(160,160,160,.25);
}
.blog-paggination .results {
	display: none !important;
}
.my-account-page-content-wrapper {
	border-radius: 10px;
}
.my-account-page-content-wrapper .my-account-side-links > a {
	max-height: 40px;
}
.page-addresses .address {
	border-radius: 10px;
}
div.my-account-page-content.col-sm-9 h6 {
	font-weight: 500;
}
.products-selection .products-sort-nb-dropdown .dropdown-menu {
	border-radius: 10px;
}
div#blockcart-modal.modal.fade.show div.modal-dialog.modal-dialog-centered div.modal-content div.modal-body div.row.align-items-center div.col-md-7 div.cart-content.pt-3 p.cart-products-count {
	display: none;
}
body#checkout section.checkout-step .delivery-option .carrier-delay {
	display: none;
}
#iqitcookielaw.iqitcookielaw-showed {
	max-width: 40%;
	border-radius: 10px;
}
.iqitcookielaw-showed p a {
	color: #ffffff !important;
	text-decoration: underline;
}
div.alert.alert-info.iqitfreedeliverycount.p-2 {
	background: #f6f6f6;
	border: none;
	font-size: 0.9rem;
	font-weight: 300;
	color: #2d2d2d;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  --bs-table-bg-type: rgba(0, 0, 0, 0);
}
div.my-account-page-content.col-sm-9 div.d-none.d-md-block table.table.table-striped.table-bordered.table-labeled.table-responsive thead.thead-default tr th {
	background-color: #f6f6f6 !important;
	font-weight: 500;
	font-size: .9rem;
}
div.my-account-page-content.col-sm-9 div.d-none.d-md-block table.table.table-striped.table-bordered.table-labeled.table-responsive tbody tr td.text-center span.label.label-pill.bright {
	border-radius: 10px;
}
div.page-order-detail div#checkoutblock-wrapper.clearfix.box.card.card-block {
	display: none;
}
div.my-account-page-content.col-sm-9 div.page-order-detail div#order-history.box {
	display: none;
}
div.my-account-page-content.col-sm-9 div.page-order-detail div.box.hidden-sm-down table#order-products.table.table-bordered thead.thead-default tr th, div.my-account-page-content.col-sm-9 div.page-order-detail div.box table.table.table-striped.table-bordered.hidden-sm-down thead.thead-default tr th {
	background-color: #f6f6f6;
	font-weight: 500;
}
table#order-products.table.table-bordered tbody tr td div.row div.col-10 strong a {
	font-weight: 500;
}
button#send-reset-link.form-control-submit.btn.btn-primary {
	margin-top: 20px;
}
.product-flags .new {
	background: #969696;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	font-size: 12px;
	margin-top: 5px !important;
	margin-left: 5px;
}
}