@import url(https://fonts.googleapis.com/css2?family=Sansation:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);

a,
a:focus,
button {
    color: inherit;
    text-decoration: none
}

a,
a.cart_head1w,
a:focus,
a:hover,
button {
    text-decoration: none
}

a,
button,
input[type="submit"] {
    cursor: pointer
}

.old-price,
.original-price {
    text-decoration: line-through
}

.content-box12,
.ct-bg_section,
.fix,
.img-display,
.img_bg,
.main_daetils,
.pf_border,
.product-card,
.product-item,
button.fafahart14 {
    overflow: hidden
}

*,
::after,
::before {
    box-sizing: border-box
}

body,
html {
    height: 100%
}

body {
    font-size: 15px;
    font-weight: 400;
    font-family: "Sansation", sans-serif;
    color: #333;
    background: #fff
}

section.section_top.about_div {
    background: #fff
}

p:last-child {
    margin-bottom: 0
}

a,
button {
    line-height: inherit
}

:focus {
    outline: 0 !important
}

a:focus {
    outline: 0
}

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

.Offcanvas_menu_wrapper .top_right>ul>li::before,
.hidden,
.hidden_singup,
.top_right>ul>li:last-child::before {
    display: none
}

.clear {
    clear: both
}
.header_position {
	position: relative;
	padding: 0;
	text-align: center;
}
.main_menu nav>ul>li:first-child>a {
    padding-left: 0
}
.main_menu nav > ul > li > a {
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin: 0 13px;
	color: #1c1a1a;
	letter-spacing: 0.3px;
}
.cat-title.font-title:hover,
.main_menu nav>ul>li>a:hover,
a.Featured_tittle:hover h2,
a.Featured_tittle:hover h3,
a.Featured_tittle:hover h4,
a.Featured_tittle:hover h5,
a.Featured_tittle:hover h6,
a.Featured_tittle:hover p {
    color: #ff8701;
}
.main_menu nav > ul > li {
	display: inline-block;
	position: relative;
	padding: 0;
}
.form-control:focus,
.form-group .btn:focus,
.uneditable-input:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    color: #4f4f4f;
    background-color: #fff;
    border-color: hwb(189.57deg 12.94% 60%) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.sticky-header.sticky {
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    top: 0;
    padding: 0;
    background: #fff;
    box-shadow: rgb(0 0 0 / .1) 0 4px 6px -1px, rgb(0 0 0 / .06) 0 2px 4px -1px
}
.top_hd .container-fluid > .row {
	align-items: center;
}
.img_logo img {
	width: 100%;
	max-width: 140px;
}
.header_bottom.sticky-header {
    background: #e8f3fc
}

.icon i {
    position: relative;
    top: -8px;
    left: 2px;
    font-size: 17px
}
.searchInput {
	background: #fff;
	width: 100%;
	border-radius: 20px;
	position: relative;
	margin: 0;
	top: 0;
	border: 2px solid #006d82d4;
	max-width: 560px;
}
.searchInput input {
	height: 36px;
	width: 100%;
	outline: 0;
	border: none;
	padding: 4px 14px;
	border-radius: 2px;
	font-size: 16px;
}
.searchInput.active input {
	border-radius: 0;
}
.searchInput .resultBox {
	padding: 0;
	opacity: 0;
	pointer-events: none;
	max-height: 270px;
	overflow-y: auto;
	position: absolute;
}
.searchInput.active .resultBox {
	padding: 10px 12px;
	opacity: 1;
	width: 100%;
	position: absolute;
	border: 1px solid #2975a7;
	background-color: #fff;
	pointer-events: auto;
	z-index: 99;
	border-bottom: 3px solid #2975a7;
	scrollbar-width: thin;
	top: 43px;
	border-top: 0;
}
.resultBox li {
	list-style: none;
	padding: 3px 0 3px 0;
	display: none;
	width: 100%;
	color: #2b2727;
	cursor: default;
	border-radius: 3px;
}
.Offcanvas_menu_wrapper .follow_us,
.searchInput.active .resultBox li,
li.box-category {
    display: block
}

.haeding_viw1,
ul.info-links {
    display: flex;
    display: flex
}
.container-fluid {
	width: 100%;
	max-width: 1380px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	position: relative;
	float: none;
}
.resultBox li:hover {
    background: #efefef
}
.searchInput .icon {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	width: 60px;
	border-radius: 0;
	text-align: center;
	line-height: 36px;
	color: #fb8a0c;
	cursor: pointer;
	border-left: 1px solid #27409d;
}
.searchInput .icon i {
	position: static;
	font-size: 17px;
}
ul.top_info, ul.top_infoing1 {
	display: flex;
	justify-content: left;
	font-size: 16px;
	font-weight: 500;
}
ul.top_info li .headph {
	padding-right: 10px;
	border-right: 1px solid #ffff;
	letter-spacing: -0.3px;
	padding-left: 24px;
	position: relative;
}
ul.top_info li .headph i {
	position: absolute;
	left: 0;
	right: auto;
	top: -2px;
	bottom: auto;
	font-size: 17px;
}
a.productbyct h2, a.productbyct h3, a.productbyct h4, a.productbyct h5, a.productbyct h6 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
	text-align: left;
	color: #2975a7;
}

.sub_heading h1,
.sub_heading h2,
.sub_heading h3,
.sub_heading h5,
.sub_heading h6 {
    font-size: 27px;
    font-weight: 700;
    margin: 13px 0;
    text-align: center;
    color: #2975a7;
}
.bg_color12, .boxbg1 p, .spbox1 p,p.catalog_text, p.pyc_contc {
	text-align: justify;
	font-size: 15px;
	color: #5b5b5b;
}
p.about-content{
    font-size:16px;
    color: #333;
}
.about-uspage .row > div {
	padding: 0;
}
.about-uspage h1 {
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	color: rgb(41, 117, 167);
}
.container{
width: 100%;
  max-width: 1380px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
  float: none;
}
.haeding_viw1 {
	justify-content: space-between;
	border-bottom: 1px solid #1b212a4a;
	padding-bottom: 4px;
	margin-bottom: 6px;
	align-items: center;
}
.box-category,
.top_hd {
    border-bottom: 1px solid #edf2fa
}

.bg_color12 {
    background: #fff;
    padding: 35px
}

.boxbg1 {
    background: #fff;
    padding: 30px
}

ul.info-links {
    justify-content: end
}

a.icon-container {
    font-size: 25px;
    color: #2c2c2c
}

span.product_number,
span.product_numberr {
    font-size: 9px;
    background-color: #006d82d4;
    height: 18px;
    line-height: 19px;
    border-radius: 59px;
    position: absolute;
    display: inline-block
}

ul.info-links li {
    margin: 0 10px
}
.top_hd {
	padding: 6px 0;
	border: 0;
	border-bottom: 1px solid #d5d5d5;
}
.main_menu nav>ul>li:hover ul.sub_menu {
    opacity: 1;
    visibility: visible;
    transform: perspective(600px) rotateX(0)
}

.dropdown_links li a:hover,
.main_menu nav>ul>li ul.sub_menu li a:hover,
.top_right>ul>li:hover a:not([href]):not([tabindex]) {
    color: #ff8701;
}

.main_menu nav>ul>li ul.sub_menu li a {
    font-weight: 500;
    display: block;
    line-height: 30px;
    font-size: 14px
}

.main_menu nav>ul>li ul.sub_menu {
    position: absolute;
    min-width: 200px;
    color: #333;
    padding: 4px 15px;
    background: #fff;
    box-shadow: 0 3px 11px 0 rgb(0 0 0 / .1);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    left: 0;
    right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 999;
    top: 100%;
    text-align: left
}

span.product_number {
    width: 17px;
    text-align: center;
    color: #fff;
    top: -3px;
    right: 11px
}
.endexpt {
	padding: 0;
	display: flex;
	line-height: 100%;
	margin: 0;
	justify-content: flex-end;
	align-items: center;
}
.container-fluid .row {
	margin: 0;
	padding: 0;
}
.header_bottom .hed-cm {
	padding: 0;
}
.top_right>ul>li i {
    font-size: 20px;
    color: #333333c7
}
span.product_numberr {
	width: 15px;
	text-align: center;
	color: #fff;
	top: -2px;
	right: -6px;
	position: absolute;
	height: 14px;
	background: #ff8901;
	border: 1px solid #ff8901;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 9px;
	font-weight: 600;
}
img.right_img {
    height: 496px;
    width: 100%
}
a.leftbg {
	margin: 0;
	margin-left: 10px;
	position: relative;
	padding-left: 26px;
}
.leftbg .bi-envelope-open {
	font-size: 19px;
	margin-right: 0;
	position: absolute;
	left: 0;
	top: -7px;
}
.top_right > ul > li a.hdct i {
	font-size: 27px;
	color: #2975a7;
}
.spbox1 {
    padding: 30px;
    background: #f1f3f6
}

.spbox12 {
    padding: 30px;
    background: #fff
}

li.box-category a {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-size: 15px
}

.box-category {
    padding: 10px;
    transition: 0.2s ease-in
}

.all_header {
    background: #00809a;
    font-size: 18px;
    padding: 6px;
    text-align: center;
    color: #fff;
    margin: 0
}
.content-box12 {
	width: 20%;
	padding: 0 7px 14px;
	display: flex;
	height: inherit;
	flex-direction: column;
}
.prd-ct {
	padding: 10px;
	display: flex;
	height: inherit;
	flex-direction: column;
	border-radius: 4px;
	border: 1px solid #bdc7e2;
	flex: 1;
	border-bottom: 2px solid #2975a7;
}
.prd-ct .image-cat img {
	width: 100%;
	padding: 0;
	height: 140px;
	object-fit: contain;
	margin-bottom: 10px;
}
.cat-title.font-title, .cat-title.font-title h2, .cat-title.font-title h3, .cat-title.font-title h4, .cat-title.font-title h5, .cat-title.font-title h6 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #063149;
	margin-bottom: 4px;
	letter-spacing: 0.3px;
}
.item.item-3 {
    display: flex;
    flex-wrap: wrap
}
p.item-counts {
	font-size: 12px;
	display: block;
	text-align: center;
	width: 100%;
	background: transparent;
	padding: 0;
	border-radius: 0;
	margin: 0;
}
.prd-ct .content-parent {
	width: 100%;
}

.second_haed h2 {
	font-size: 27px;
	font-weight: 700;
	color: #2975a7;
	margin: 0;
}
.viewtext {
    font-size: 12px;
    font-weight: 600;
    color: #000
}
.product-item {
	position: relative;
	padding: 15px 13px 0;
	text-align: center;
	background: #fff;
	box-shadow: none;
	border-radius: 4px;
	border: 1px solid #cac9c9;
	display: flex;
	flex-direction: column;
	height: inherit;
}
.boxwaq,
.product-card {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / .2)
}

button.wishlist-btn12.me-2 {
    background: 0 0;
    font-size: 14px;
    border: 1px solid #eee;
    padding: 5px 9px;
    box-shadow: 0 0 5px rgb(0 0 0 / .04);
    border-radius: 20px;
    color: #006d82bf
}

button.fafahart14 {
    margin: 9px;
    border: 1px solid #2c6f9d;
    padding: 4px 18px;
    background: linear-gradient(#00637e, #00809a);
    color: #fff;
    position: relative;
    transition: 0.3s;
    font-size: 11px
}
ul.feature-ul, ul.featuree-ul, ul.featuree-ulil {
	scrollbar-width: thin;
	overflow: auto;
	scrollbar-color: #467899 #e4e6e9;
}
.product-grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px
}
a.box_tittle h2, a.box_tittle h3, a.box_tittle h4, a.box_tittle h5, a.box_tittle h6, a.box_tittle p {
	color: #2975a7;
	padding: 9px 0 3px;
	font-weight: 600;
	font-size: 17px;
	text-align: left;
	margin: 0;
}
.box_tittle {
	display: flex;
	flex-direction: column;
	height: inherit;
	flex: 1;
	margin-bottom: 5px;
}
p.wishlist-btn12 {
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-align: end;
    align-items: end;
    position: absolute
}

.product-item img {
	width: 160px;
	object-fit: contain;
	margin-bottom: 10px;
	padding: 5px;
}
.current-price {
	color: #f56d00;
	font-weight: 800;
	font-size: 15px;
}
.original-price {
    margin-left: 10px
}

p.review {
    font-size: 10px !important;
    margin: 0 8px !important;
    color: #888;
    padding: 0 5px;
    font-weight: 500 !important;
    border: none !important
}
ul.star16, ul.star18 {
	color: #fbcd05;
}

ul.star16 {
    justify-content: center;
    font-size: 10px;
    padding: 5px 15px;
    align-items: baseline
}

.boxwaq {
    background: #fff;
    padding: 20px
}

.second_haed12 h2 {
    font-size: 18px;
    font-weight: 700
}
a.Featured_tittle h2, a.Featured_tittle h3, a.Featured_tittle h4, a.Featured_tittle h5, a.Featured_tittle h6, a.Featured_tittle p {
	font-size: 17px;
	margin: 10px 0;
	font-weight: 600;
	text-align: left;
	padding: 5px 0 0;
	color: #2975a7;
}

.review-rating,
ul.priceone {
    text-align: left
}
img.imgpg1 {
	width: 150px;
	padding: 10px;
}
.boxby, .flxiul {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
	align-items: center;
}
.flxiul {
	margin: 15px 0 0;
}
.add-to-cart.cfgct {
	background: 0 0;
	color: #fc8909;
	border: 1px solid #ccc;
	padding: 0;
	border-radius: 2px;
	font-size: 0;
	margin: 0 !important;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.add-to-cart.cfgct::before {
	content: "\f245";
	font-family: bootstrap-icons;
	font-size: 20px;
	position: absolute;
	left: 4px;
	top: -2px;
	bottom: auto;
	right: auto;
}
.boxwer {
    text-align: center;
    padding-bottom: 20px
}

ul.star18 {
    font-size: 10px;
    padding: 5px 0;
    align-items: baseline
}

.wishlist-btn13 {
    text-align: end;
    margin: 0
}

.border-right {
    border-right: 1px solid #b8b9bc
}

.analaytcal_box {
    width: 25%;
    margin: 20px 0
}

a.text_analaytcal {
    display: block;
    font-size: 12px;
    font-weight: 600
}
ul.featuree-ul {
	text-align: left;
	font-size: 13px;
	padding: 0;
	height: 85px;
}
.spbox12 .flxiul {
	margin: 0;
	padding: 5px 0 10px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
}
.order-summary1 {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0
}
.spbox1 .prser {
	margin-top: 13px;
}
ul.featuree-ul li {
	padding: 0 0 2px;
	font-size: 14px;
	color: #000000b8;
}
.boxwaq ul.featuree-ul li {
	line-height: 130%;
}
.boxwaq ul.featuree-ul {
	height: 98px;
}
.product-card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 10px;
	border-radius: 5px;
	position: relative;
	transition: transform 0.3s, box-shadow 0.3s;
	box-shadow: none;
}
body .prcrd-wr {
	padding: 0 5px;
}
.product-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 20px rgb(0 0 0 / .15)
}
.product-image-container {
	width: 100%;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f9f9f9;
}

.product-image {
	max-width: 160px;
	max-height: 100%;
	padding: 10px;
}
.product-info {
    padding: 15px;
    text-align: left
}
.product-card .product-info {
	padding: 15px 7px;
	text-align: left;
}
.product-name {
    font-size: 14px;
    font-weight: 600;
    color: #000809;
    margin-bottom: 10px
}

.price,
.review {
    margin-bottom: 15px
}

.review {
    font-size: 16px;
    color: #888
}

.price {
    font-size: 20px
}
.new-price {
	color: #f56d00;
	font-weight: 800;
	font-size: 15px;
}

.old-price {
    color: #bbb;
    font-size: 16px
}

.add-to-cart.cfgct {
	background: 0 0;
	color: #fc8909;
	border: 1px solid #ccc;
	padding: 0;
	border-radius: 2px;
	font-size: 0;
	margin: 0 !important;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
span.bifafa {
    color: #ffc200
}

.add-to-cart:hover {
	background-color: #2980b9;
	color: #fff;
}

.discount-badge {
    position: absolute;
    top: 10px;
    left: 53px;
    background-color: #24b80db8;
    color: #fff;
    padding: 2px 10px;
    font-size: 11px;
    border-radius: 5px
}
.typefooter-12 {
	box-shadow: 0 0 12px 2px #e3ebf5;
	padding: 50px 0 0;
	margin: 40px 0 0;
}
.module .modtitle {
	color: #2975a7;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 15px !important;
	font-weight: 600;
	text-transform: unset;
	position: relative;
	padding-bottom: 0;
}
.module .modtitle::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	left: 0;
	bottom: -6px;
	background-color: #fb8806;
}

.box-footer {
    margin-top: 3px
}

.box-footer .modcontent ul li a {
	border: 0;
	font-size: 15px;
	padding: 0;
	font-weight: 400;
	line-height: 130%;
	position: relative;
	transition: 0.3s;
	display: inline-block;
	color: #2f2f2f;
	width: max-content;
	margin-bottom: 5px;
}
.box-footer .modcontent ul li a i {
	font-size: 17px;
	line-height: 100%;
}
.box-footer .modcontent ul li a:hover {
    color: #2b8597;
    letter-spacing: .2px
}

a.help_deatils {
    color: #fcfdff;
    font-size: 16px;
    font-weight: 700
}

.footer_logo {
    width: 200px;
    padding-bottom: 10px
}

.typefooter-12 .infos-footer ul li.mail:hover,
.typefooter-12 .infos-footer ul li.phone:hover {
    color: #f7941d;
    letter-spacing: 1px
}

.typefooter-12 .infos-footer ul li {
    color: #2f2f2f;
    background: url(../../assets/images/footer_img.png) left top no-repeat;
    font-size: 15px;
    line-height: 24px;
    transition: 0.3s;
    list-style: none;
    padding: 5px 0 10px 35px;
    text-transform: capitalize
}

.typefooter-12 .infos-footer ul li.adres {
    background-position: left 11px
}

.typefooter-12 .infos-footer ul li.phone {
    background-position: left -57px
}

.typefooter-12 .infos-footer ul li.mail {
    background-position: left -103px
}

.typefooter-12 .infos-footer ul li.timer {
    background-position: left -146px
}

.typefooter-12 .content-bott {
    margin-top: 33px
}
.footer_border {
	text-align: center;
	border-top: 1px solid #dee3e8;
	color: #fff;
	padding: 10px;
	margin-top: 45px;
	background: #2975a7;
	font-weight: 400;
	font-size: 16px;
}
.cat_div,
.dect,
.fa-plus,
span.Amount_pf {
    font-size: 15px
}

.footer-middle {
    padding-top: 43px;
    padding-bottom: 40px
}
.header_bottom {
	border-bottom: 0;
	background: #2975a7;
	color: #fff;
	padding: 5px 0;
}
.cat_div.active {
    background: #000000e0
}

.cat_div {
    margin: 2px;
    background: #00809a;
    color: #fff;
    border-left: 1px solid #fff;
    padding: 5px 10px
}

.action--compare-add,
.action--compare-add:hover,
.compare_bttn,
a.box_tittle:hover h2,
a.box_tittle:hover h3,
a.box_tittle:hover h4,
a.box_tittle:hover h5,
a.box_tittle:hover h6,
a.box_tittle:hover p,
a.product-name:hover h2,
a.product-name:hover h3,
a.product-name:hover h4,
a.product-name:hover h5,
a.product-name:hover h6 {
    color: #000
}

.dect {
    line-height: 20px;
    text-align: justify
}

.action,
.com_pp,
.img_product_single,
.page_top,
.pf_by_center {
    text-align: center
}
span.Amount_pf {
	color: #f56d00;
	font-weight: 700;
}

.spbox13, .spbox15 {
	padding: 0 15px;
}

ul.feature-ul li {
    font-size: 14px;
    padding: 3px
}

.border-bottom_pf {
    padding: 10px;
    border: 1px solid #2f62d614;
    box-shadow: rgb(12 95 174 / 23%) 1.95px 1.95px 2.6px;
    margin: 5px;
    width: 48%;
    display: flex
}

.product_d_info,
.single_product {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / .2)
}

.div_flext {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap
}
.pf_by_center {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 40%;
	position: relative;
	height: 100%;
}
.card_flext,
ul.price_flex {
    justify-content: space-between
}

.compare_bttn {
    width: 0;
    float: right;
    margin-top: -5px;
    margin-right: 15px;
    padding: 0
}

.action--compare-add:hover .action__text--invisible,
.action--download:hover .action__text--invisible {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    background: #2f3035;
    border-radius: 2px;
    padding: 3px 5px
}

.action--compare-add .bi-check-lg,
.action--compare-add input[type="checkbox"]:checked~.fa-plus {
    display: none;
    font-weight: 400 !important;
    color: #0070a6
}

.action--compare-add input[type="checkbox"]:checked~.bi-check-lg {
    display: inherit;
    color: #0070a6
}
.fa-plus {
	font-weight: 100 !important;
	border: 1px solid #0070a6;
	border-radius: 2px;
	padding: 4px;
	color: #0070a6;
	display: block;
	line-height: 100%;
	margin: 0 !important;
}
.com_pp,
.com_pp:hover {
    padding: 5px 30px;
    background: #2ca2a8
}

.check-hidden {
    position: absolute;
    opacity: 0
}

.action {
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
    border: none
}

.action:focus {
    outline: 0
}

.action__text {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: .813em;
    vertical-align: middle;
    display: inline-block
}

.action__text--invisible {
    position: absolute;
    top: 100%;
    opacity: 0;
    pointer-events: none
}

.compare-section {
    position: fixed;
    top: 200px;
    right: 20px;
    z-index: 999
}

.btn-compare {
    color: #0070a6 !important;
    margin-top: 0;
    letter-spacing: 1px;
    font-size: 15px;
    height: 36px
}

a.btn.compare_btn.pull-right.btn-compare {
	background-color: #fe8601 !important;
	color: #fff !important;
}
.pf_left {
	text-align: left;
	margin: 0;
	position: absolute;
	left: -5px;
	top: -15px;
}
.com_pp {
    position: relative;
    border: none;
    border-radius: 0
}

.com_pp:hover {
    position: relative;
    color: #0070a6
}

p.Amount_pf {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    margin: 0
}

p.pf_act {
    font-size: 15px;
    font-weight: 500;
    margin: 0
}

ul.rating10 li {
    display: inline;
    font-size: 11px;
    color: #ff9100c2
}

.img-select,
.rating {
    display: flex
}

span.rviews {
    margin: 3px 8px;
    font-size: 12px;
    font-weight: 600
}

a.icon-box,
a.icon-whilst {
    padding: 5px 10px;
    margin: 10px 0;
    color: #fff;
    font-size: 12px
}

a.icon-box {
    background: #3995ab
}

a.icon-whilst {
    background: #212121d4
}
img.img_by_pf {
	width: 100%;
	padding: 0 10px 0 0;
	height: 160px;
	object-fit: contain;
	margin-top: 10px;
}

.product_decr {
	padding: 0 0 10px 10px;
	width: 100%;
}
.prdctg .feature-ul li {
	padding: 3px 0;
	line-height: 120%;
}
.prdctg .feature-ul li i {
	font-size: 11px;
	color: #333;
}
.prdctg .feature-ul li span {
	font-weight: 600;
}
.product_d_table table tr td.first_child {
	font-weight: 600;
}
.prdctg .feature-ul {
	height: 85px;
	margin: 10px 0 0;
}
.prdctg .boxby {
	margin: 0;
}
.prdctg .pf_df {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0 0;
}
.prdctg .icon-box {
	margin: 0;
}
.prdctg .icon-box {
	background: #fff;
	font-size: 15px;
	line-height: 30px;
	padding: 0;
	border-radius: 3px;
	border: 1px solid #fe8601;
	height: 30px;
	width: 30px;
	position: relative;
}
.prddctg > div {
  padding: 0;
}
.prdctg .icon-box::before {
	content: "\f245";
	font-family: bootstrap-icons;
	font-size: 20px;
	color: #f78931;
	position: absolute;
	top: -2px;
	right: auto;
	left: 4px;
}
a.askgryt {
	background: #fff;
	color: #2975a7;
	padding: 9px 15px;
	border-radius: 2px;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	border: 1px solid #ff8b01;
}
ul.feature-ul {
    height: 110px
}

a.table_text1s h2,
a.table_text1s h3,
a.table_text1s h4,
a.table_text1s h5,
a.table_text1s h6 {
    font-size: 14px;
    color: #354a4e;
    font-weight: 600
}

a.add_cart {
    background: #0070a6;
    padding: 4px 19px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px
}

img.table_img {
    width: 130px;
    padding: 10px
}
ul.block_1 li i {
	font-size: 10px;
	background: #2975a7;
	padding: 2px 2px;
	color: #fff;
	border-radius: 2px;
	line-height: 100%;
}

button.btn_1Wishlist {
    border: 1px solid #ffa800;
    color: #fff;
    background: #ffa800;
    padding: 4px 20px
}
button.btn_AddtoCart {
	background: #fff;
	border: 1px solid #fe8a04;
	padding: 8px 10px 8px 30px;
	color: #fe8a04;
	position: relative;
	font-size: 15px;
	border-radius: 2px;
	line-height: 100%;
}
button.btn_AddtoCart i {
	position: absolute;
	left: 6px;
	font-size: 19px;
	top: 5px;
}
.purchase-info {
    margin: 30px 0 0;
    display: block
}

.purchase-info .btn,
.purchase-info input {
    border: 1.5px solid #ddd;
    border-radius: 0;
    text-align: center;
    padding: 4px 10px;
    font-size: 15px;
    outline: 0;
    margin-right: .2rem
}

.purchase-info input {
    width: 60px
}

ul.block_1 li {
    font-size: 15px;
    margin: 11px 0;
    font-weight: 500
}
ul.block_1.prd-dds li {
	margin: 0 0 10px;
}
.product_d_table .features-s li {
	position: relative;
	padding-left: 18px;
	padding-bottom: 5px;
}
.product_d_table .features-s li::before {
	content: "\f234";
	font-family: bootstrap-icons;
	position: absolute;
	left: 0;
	right: auto;
	bottom: auto;
	top: 0;
}
.product_info_button ul#nav-tab {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.product_info_button ul#nav-tab li a {
	padding: 7px 20px;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #2975a7;
}
.product_info_button ul#nav-tab li a.active {
	background-color: #2975a7;
	color: #fff;
}
.product-detail p {
    font-size: 15px;
    padding: 10px 0
}
.product-imgs {
	width: 30%;
}
.product-imgs .img-display {
	border: 1px solid #ccd0da;
	padding: 20px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-imgs .img-display a {
	display: block;
	width: 100%;
}
.product-imgs .img-display a img {
	height: 300px;
	padding: 0;
	object-fit: contain;
}
.product-content {
	padding: 0 0 0 30px;
	width: 70%;
}
.prd-details-pg .card-wrapper {
	padding: 0;
}
.prd-details-pg .prddsd {
	padding: 0;
}
.card_flext {
    display: flex
}

.img-display {
    border: 1px solid #ccd0da;
    padding: 20px;
    border-radius: 18px
}

.img-showcase {
    display: flex;
    width: 100%;
    transition: 0.5s
}

.img-showcase img {
    min-width: 100%;
    padding: 20px
}

.img-item {
    border: 1px solid #c1c1c1;
    padding: 10px;
    border-radius: 6px;
    margin: .3rem
}

.product_d_info {
    background: #fff;
    padding: 30px 20px;
    border: 1px solid #bac4cb;
    margin: 30px 0;
    border-radius: 10px
}

ul#nav-tab {
    justify-content: left
}

.product_info_button {
    border-bottom: 1px solid #e7f3fa;
    padding-bottom: 14px;
    margin-bottom: 15px
}

.product_info_button ul li a.active::before {
    width: 100%
}

.product_info_button ul li a::before {
    content: "";
    width: 0;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    bottom: 0;
    height: 2px;
    background: #000;
    position: absolute
}
.product_info_button ul li a.active, .submit-btn {
	background-color: #2975a7;
	color: #fff;
}

.product_info_button ul li a {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    color: #212121ed;
    margin-right: 13px;
    position: relative;
    padding: 3px 8px
}

.product_d_table table tbody tr td {
    padding: 7px 17px;
    border-right: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important
}

ul.mobile_bottom {
    font-size: 14px;
    text-align: center
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 1px solid #c6d1dd;
    padding: 4px;
    font-size: 14px
}

.product_d_table table {
    border-top: 1px solid #ddd;
    width: 100%
}

.inquiry-container h2 {
    text-align: left;
    margin-bottom: 20px;
    color: #333;
    font-weight: 600;
    font-size: 20px
}

.form-group label {
    margin-bottom: 5px;
    color: #555;
    display: block
}

.submit-btn {
    padding: 6px;
    border: none;
    width: 100%;
    border-radius: 4px;
    cursor: pointer
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 15px;
    margin: 6px 0
}

.inquiry-container {
    border: 1px solid #abb7cb;
    border-radius: 10px;
    padding: 38px 20px
}

p.text_productdetilas {
    font-size: 15px;
    text-align: justify
}

.Features_text_ineer {
    padding-bottom: 10px;
    font-size: 15px
}

a.downlod_textt {
    font-size: 17px;
    font-weight: 600;
    color: #212121
}

.single_product {
    background: #fff;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    border: 1px solid #f0f0f0
}
.serchpg h1 {
	padding-bottom: 0;
	margin: 0 0 10px;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	color: #2975a7;
}
.product_name a h2,
.product_name a h3,
.product_name a h4,
.product_name a h5,
.product_name a h6,
.product_name a p {
    font-size: 14px;
    font-weight: 500;
    color: #010509;
    display: block;
    text-align: center;
    padding-top: 9px
}
a.hd_pf h1, a.hd_pf h2, a.hd_pf h3, a.hd_pf h4, a.hd_pf h5, a.hd_pf h6 {
	padding-bottom: 0;
	margin: 0 0 10px;
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	color: #2975a7;
}
.head.real a h2, .head.real a h3, .head.real a h4, .head.real a h5, .head.real a h6 {
	font-size: 21px;
	font-weight: 600;
	margin: 0 0 3px 0;
	color: #2975a7;
}
button.fafahart15 {
    font-size: 11px;
    border: 1px solid #2c6f9d;
    background: #2b8697;
    background: linear-gradient(#4f84c4, #00539c);
    margin: 15px 0 10px;
    color: #fff;
    padding: 5px 14px
}

.primary_img_product {
    width: 120px !important;
    margin: 2px auto !important;
    padding: 10px
}

.pf_border {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #2f62d614;
    box-shadow: rgb(12 95 174 / 23%) 1.95px 1.95px 2.6px;
    border-radius: 20px 20px 0
}
.pf_border.prlt {
	margin: 0;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	width: 16.6%;
	padding: 0 5px 10px;
	height: inherit;
	display: flex;
	flex-direction: column;
}
.pf_border.prlt .prltqw {
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	border: 1px solid #c4c4c4;
	height: inherit;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.prltim a img {
	width: 140px;
	object-fit: contain;
	transition: 0.5s all;
	height: 140px;
}
.prltim a {
	display: block;
	padding: 25px 10px;
	background: #fbfcfe;
	text-align: center;
}
.img_center {
    display: flex;
    justify-content: center;
    flex-direction: column
}
.pf_tittile {
	font-size: 15px;
	color: #2975a7;
	font-weight: 600;
	height: inherit;
	display: flex;
	flex-direction: column;
	padding: 6px 10px;
	border-left: 2px solid #fd8501;
	border-top: 1px solid #c4c4c4;
	border-right: 2px solid #fd8501;
}
.prlthd .pf_head {
	margin: 0;
}
.pf_tittile a {
	text-align: center;
}
li.pf_single a {
    display: flex;
    align-items: baseline;
    font-size: 14px;
    padding: 2px 0
}
.pf_products_grid {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}
a.download_btns {
    border: none;
    color: #fff;
    font-size: 15px
}
.pagehaeding a h1 {
	padding-bottom: 0;
	margin: 0 0 10px;
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	color: #2975a7;
}
.ctgpage {
	padding: 50px 15px 0;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: #000;
    border: 0;
    border-radius: 30px;
    opacity: 5;
    background-color: #fff !important
}

button.btn.download_btn {
    padding: 3px 0;
    border: none !important
}
.modal_setion_btng .download_btn .download_btns {
	color: rgb(254, 134, 1);
}
.modal_setion_btng {
	border-radius: 3px;
	border: 1px solid #2c6f9d;
	margin: 3px auto;
	text-align: center;
	padding: 0 16px;
	font-size: 16px;
	color: rgb(254, 134, 1);
	background-color: rgb(255, 255, 255);
	border: 1px solid #2975a7;
}
.modal-header {
	background: #2975a7;
	color: #fff;
	border-radius: 0;
	padding: 10px 15px;
}
.top_right > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
	text-align: center;
	border-right: 1px solid #9d9d9d;
}
.top_right>ul>li:hover ul.dropdown_currency,
.top_right>ul>li:hover ul.dropdown_language,
.top_right>ul>li:hover ul.dropdown_links {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 999
}

.top_right>ul>li:hover>a {
    opacity: .7
}
.top_right > ul > li:last-child {
	padding-right: 0;
	margin-right: 0;
	border: 0;
}
.top_right > ul > li > a {
	color: #333;
	text-transform: capitalize;
	font-size: 15px;
	cursor: pointer;
	font-weight: 500;
	letter-spacing: .3px;
}
.top_right > ul > li > a div {
	line-height: 100%;
	position: relative;
}
.top_right > ul > li a .bi-person-lines-fill {
	font-size: 22px;
	padding-right: 7px;
	line-height: 100%;
	color: #2975a7;
}
.top_right > ul > li a {
	display: flex;
	align-items: center;
}
.top_right>ul>li>a img {
    margin-right: 2px
}

.top_right>ul>li>a i.ion-ios-arrow-down {
    margin-left: 6px;
    font-size: 11px
}

.dropdown_language li a img,
.top_right>ul>li>a i.ion-android-person {
    margin-right: 4px
}

.dropdown_currency,
.dropdown_language,
.dropdown_links {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / .2);
    min-width: 300px;
    text-align: left;
    top: 125%;
    right: 0;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    overflow: hidden;
    padding: 9px 18px 8px;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #f0f0f0;
    z-index: -1
}

.offcanvas_main_menu li,
.sitemap ul>li>a,
.tracking-progress,
.tracking-step-new,
i.bi.bi-x-circle {
    position: relative
}

@media only screen and (max-width:767px) {
    .top_right>ul>li {
        padding-right: 15px;
        margin-right: 15px
    }
    .top_right>ul>li>a {
        line-height: 22px
    }

    .dropdown_currency,
    .dropdown_language,
    .dropdown_links {
        right: 0;
        left: auto;
        min-width: 200px;
        padding: 0 6px
    }

    .dropdown_links {
        right: 0 !important
    }
}

.dropdown_currency li,
.dropdown_language li,
.dropdown_links li {
    border-bottom: 1px solid #f0f0f0
}

.dropdown_links li:last-child {
    border-bottom: 0
}

.dropdown_links li a {
    text-transform: capitalize;
    display: block;
    font-size: 13px;
    white-space: nowrap;
    padding: 7px 0;
    line-height: 20px
}

.top_right {
    text-align: end
}

.dropdown_language {
    right: 0
}

.dropdown_links {
    right: -114px
}

.customer-reviews {
    padding: 40px;
    background-color: #f4f4f4;
    margin: 20px 0
}

.review-card,
.review-form {
    background-color: #fff;
    box-shadow: 0 4px 6px rgb(0 0 0 / .1);
    padding: 20px
}

.reviews-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0
}

.review-card {
    border-radius: 8px;
    width: 48%;
    text-align: center
}

.reviewer-image {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 15px
}

.stars {
    color: #f39c12;
    font-size: 14px
}

.reviewer-name,
h5#sub_cat_name {
    font-size: 16px
}

.reviewer-name {
    margin: 0;
    color: #333;
    font-weight: 600
}

.review-form h3 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #333;
    text-align: center
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6,
.heading p {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px
}

.review-form button {
    background-color: #02b1ac;
    color: #fff;
    border: none;
    padding: 4px 20px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1em
}

span.review-date {
    font-size: 12px;
    display: block;
    text-align: left
}

.review-card-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.review-text {
    color: #555;
    font-size: 14px;
    text-align: left
}

.review-form input,
.review-form select,
.review-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 4px
}

.review-form {
    margin: 20px 0;
    border-radius: 8px
}
.cate_gireding {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 13px;
	padding-top: 12px;
}
.cate_p_box.text_decoration {
	font-size: 14px;
	transition: 0.5s;
	border: 1px solid #2975a7;
	margin: 5px auto;
	padding: 3px 10px;
	color: #2975a7;
	border-left: 2px solid #fe8901;
}
.ct-bg_section {
	margin-bottom: 0;
	padding: 15px 10px;
	transition: 0.5s;
	border: 1px solid #2f62d614;
	box-shadow: rgb(12 95 174 / 23%) 1.95px 1.95px 2.6px;
}
.ctg-ing {
	display: block;
	text-align: center;
	padding-bottom: 15px;
}
.ctg-ing .ctgif {
	width: 150px;
	height: 150px;
	object-fit: contain;
}
a.cat_texthad h2 {
	font-size: 18px;
	font-weight: 600;
	color: #2975a7;
	text-align: center;
}
.ct-bg_section .catelogs_item {
	height: 90px;
	overflow-y: auto;
	scrollbar-width: thin;
}

.main_daetils {
    width: 100%;
    max-width: 800px;
    padding: 10px;
    margin: 10px auto;
    box-shadow: rgb(145 139 139 / .2) 0 12px 28px 0, #fff 0 2px 4px 0, rgb(255 255 255 / .05) 0 0 0 1px inset
}

.download_btng {
    background-color: #2f62d6;
    border: none;
    color: #fff;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 18px;
    margin-top: -40px;
    text-decoration: none;
    font-weight: 400
}

.logo_single {
    width: 24%;
    margin: 15px 28px
}

.catalog_head {
    font-size: 20px !important;
    font-weight: 600;
    margin: 32px;
    line-height: 30px;
    text-align: center;
    padding: 20px
}

.catalog_contact {
    color: #f26522;
    font-weight: 600;
    font-size: 16px
}

.catalog_contact {
    color: #232323;
    text-shadow: 1px 0 #00000015;
    margin-top: 0px !important;
    margin-left: 0px !important;
    font-weight: 400;
    text-align: center !important
}

.cate_table_single {
    padding: 20px;
    font-size: 15px;
    text-align: justify;
    line-height: 27px;
    border: 1px solid #dfe0e3
}

.cate_cont {
    line-height: 10px;
    font-size: 16px;
    margin-top: 30px
}

.catalog_text {
    padding: 2px;
    font-size: 14px
}

.catalog_subhead {
    color: #333333ba;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px dashed #00000073
}

.download_btnn {
	background-color: #fd8601;
	border: none;
	color: #fff;
	padding: 9px 20px;
	cursor: pointer;
	font-size: 15px;
	text-decoration: none;
	font-weight: 400;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center
}

.text_cate_single {
    padding: 20px;
    font-size: 15px;
    text-align: justify;
    line-height: 27px;
    border: 1px solid #dfe0e3;
    margin: 10px 0
}

.catalog_footerlog.mb-2 {
    width: 25%
}

.single_img {
    width: 300px;
    padding: 10px
}

.img_bg {
    background-image: url(../images/single.jpg);
    background-size: cover;
    height: 600px;
    max-width: 100%;
    width: 100% !important;
    background-position: center;
    border-radius: 2px solid #0e8299;
    background-repeat: no-repeat
}

button.Submit_btng,
button.log_btng {
    border: none;
    background: #006d82;
    color: #fff
}

.center_sectionpfing {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.box_contact i {
    font-size: 21px;
    margin: 0 4px 0 0
}

.box_contact {
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    border: 1px solid #7d7c7c21;
    background-color: #fff !important;
    border: 1px solid #2f62d614;
    box-shadow: rgb(12 95 174 / 23%) 1.95px 1.95px 2.6px
}

button.log_btng {
    padding: 3px 20px
}

.cont_haed {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: 600;
	color: #2975a7;
}
.contactpg .form-row .form-controll {
	height: 35px;
	border-radius: 2px;
	padding: 0 10px;
	margin: 0 0 10px 0;
}
.contactpg .form-row textarea.form-controll {
	height: 70px;
	padding: 10px;
	resize: none;
}
.contactpg .form-cover {
	display: flex;
	flex-wrap: wrap;
}
.contactpg .form-row {
	width: 49%;
	margin: 0 0.5%;
}
.contactpg .ctptpd {
	width: 100%;
}
.contactpg .form-row.cnttex {
	width: 100%;
}
.contactpg .form-row.cntpgbn {
	width: 100%;
	padding-top: 12px;
}
.contactpg .cntpgbn .Submit_btng {
	width: auto;
	background: #fa8705;
	border: 1px solid #fa8705;
	font-size: 16px;
	font-weight: 500;
	border-radius: 2px;
	padding: 4px 15px;
}
.ctgpage .info_body .loction i, .ctgpage .info_body > div i {
	color: #fa8705;
}
p.cont_get {
    font-size: 14px;
    line-height: 25px
}

.email-2 {
    padding: 20px 0
}

.form-controll {
    padding: 7px 9px;
    font-weight: 400;
    font-size: 13px !important;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bbcee1;
    width: 100%;
    margin: 10px auto
}

.loction {
    padding: 0;
    font-size: 14px
}

button.Submit_btng {
    padding: 7px 11px
}

.wishlist-container {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    flex-wrap: wrap;
    display: flex;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / .1)
}

.wishlist-item1 {
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px solid #2f62d614;
    box-shadow: rgb(12 95 174 / 23%) 1.95px 1.95px 2.6px;
    width: 32%;
    margin: 10px auto
}

.wishlist-item1:last-child {
    border-bottom: none
}

.wishlist-item1 img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 4px
}

.item-detailsvf {
    flex: 1;
    display: flex;
    flex-direction: column
}

.item-detailsvf a h2,
.item-detailsvf a h3,
.item-detailsvf a h4,
.item-detailsvf a h5,
.item-detailsvf a h6 {
    margin: 0;
    font-size: 15px;
    color: #555;
    font-weight: 600;
    padding: 0 0 10px
}

.pricewe {
    font-size: 16px;
    color: #00809a;
    font-weight: 700;
    margin: 0
}

.ratingse {
    display: flex;
    gap: 2px;
    margin: 5px 0
}

.ratingse span {
    font-size: 14px;
    color: #fabf38
}

.actionsas {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 10px
}

button {
    padding: 6px 12px;
    font-size: 14px;
    cursor: pointer;
    border: none;
    border-radius: 4px
}

.add-to-cart13 {
    background-color: #05829c;
    color: #fff;
    padding: 5px 12px;
    font-size: 12px;
    width: 100px;
    border-radius: 0
}

.add-to-cart13:hover {
    background-color: #218838
}

.remove23 {
    background-color: #fff;
    padding: 0 12px;
    color: #ff0000f5;
    border: 1px solid #ff0000de;
    font-size: 12px;
    border-radius: 6px
}

.remove23:hover {
    background-color: #c82333
}

.bg_cart {
    padding: 20px;
    background-color: #f1f3f6
}

.product-totalrt {
    font-size: 17px;
    font-weight: 600
}

h1.inner_pagehaed {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px
}

img.cart_img {
    width: 127px;
    padding: 10px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a.cart_head1w h2 {
    font-size: 17px;
    color: #0070a6eb;
    text-transform: capitalize;
    text-decoration: none;
    list-style-type: none !important;
    font-weight: 500
}

button.Editbtng {
    border: 2px solid #147bad;
    background: #147bad;
    color: #fff;
    font-size: 11px;
    padding: 1px 15px;
    width: 121px;
    border-radius: 10px;
    margin: 0 6px
}

a.trashicon {
    color: red
}

ul.price_flex.border-top {
    color: #2975a7;
    font-size: 16px;
    margin: 0;
    padding: 10px
}
.privaxj .py_heading {
	font-size: 18px;
	font-weight: 600;
	color: #002c45;
	padding-bottom: 0;
	margin: 7px 0 0 0;
}
ul.price_flex {
    display: flex;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: #211e1e
}
h5.prices_text {
	color: #fd8601;
	font-size: 16px;
	border-bottom: 1px solid #c3cad5;
	font-weight: 600;
	padding: 8px 0;
}

.product_infoo {
    padding: 10px;
    box-shadow: 0 0 12px 2px #00000020;
    border: 1px solid #e9e9e9;
    margin-bottom: 20px
}

.PLACE_ORDER {
    border-top: 1px solid #f0f0f0;
    background: #fff;
    padding: 16px 22px;
    text-align: end;
    box-shadow: 0 -2px 10px 0 rgb(0 0 0 / .1)
}

.cart-section,
.qty-btn {
    background-color: #fff
}

.cart-header,
.cart-heading,
.values1 {
    text-align: center
}

.prf1 {
    border-bottom: 1px dashed #212529;
    margin-bottom: 20px
}

p.price-itemm {
    text-align: right;
    font-size: 15px;
    font-weight: 500;
    color: #147bad
}

.cart-section {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / .1)
}

.cart-heading {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700
}

.cart-header {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 2px solid #ddd;
    font-weight: 700
}

.cart-header span {
    flex-basis: 20%
}

.product-iteming {
    display: flex;
    justify-content: space-between;
    align-items: center
}

span.header-product {
    display: flex;
    flex-basis: 100%;
    align-items: center
}

.product-detailsing12 {
    display: flex;
    flex-basis: 77%;
    align-items: center
}

.product-img {
    width: 80px;
    margin-right: 20px;
    border-radius: 8px
}

.product-infow3 {
    display: flex;
    flex-direction: column
}

.product-infow3 .category {
    font-size: 12px;
    color: #888
}
.product-title {
	padding-bottom: 0;
	margin: 0 0 10px;
	font-size: 23px;
	font-weight: 700;
	text-align: left;
	color: #2975a7;
}
.product-rating i {
	color: #fbcd05;
}
.product-attributes {
    font-size: 14px;
    color: #555;
    margin-top: 5px
}

.product-priceop,
.product-quantityer,
.product-totalrt {
    flex-basis: 15%;
    text-align: center
}

button.plces_btng {
    border: none;
    margin: 5px 0;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 4px;
    background: #0070a6;
    color: #fff
}

.qty-btn,
.values1 {
    border: 1px solid #eee;
    box-shadow: 0 0 5px rgb(0 0 0 / .04)
}

.qty-btn {
    padding: 0 8px;
    cursor: pointer
}

.values1 {
    width: 22px !important;
    height: 23px
}

.accessories-section h2 {
    font-size: 17px;
    margin: 6px 0 10px
}

.accessories-section {
    width: 62%;
    position: relative;
    top: -29px;
    margin: 0 auto
}

.accessory-item {
    display: flex;
    justify-content: space-between;
    padding: 3px 0;
    font-size: 14px
}

.accessory-item .accessory-name {
    flex-basis: 80%
}

.accessory-item .accessory-price {
    flex-basis: 26%;
    text-align: left
}

@media screen and (max-width:1199px) {
    span.header-product {
        display: flex;
        flex-basis: 56%;
        align-items: center
    }
    .typefooter-12 .modtitle {
	margin: 20px 0;
}
.footer_border {
	margin-top: 20px;
}
.typefooter-12 {
	padding: 20px 0 0;
}
    .product-priceop,
    .product-quantityer,
    .product-totalrt {
        flex-basis: 31%;
        text-align: center
    }
        .product-grid {
	grid-template-columns: repeat(3, 1fr);
}
.pf_border.prlt {
	width: 25%;
	padding: 0 10px 15px;
}
.prltim a {
	padding: 10px 5px;
}
.prltim a img {
	height: 140px;
    width: 100%;
}
}

@media screen and (max-width:991px) {
    .pf_border.prlt {
        width: 33.3%;
        padding: 0 10px 15px;
    }
    .wishlist-item1 {
        width: 48% !important
    }
    .spbox12 .boxbg1 {
	padding: 10px 0 10px;
}
.boxwer {
	padding-bottom: 0;
}
.boxwaq {
	background: #fff;
	padding: 10px 0;
}
.header-opencan a img.logo_mob {
	width: 100%;
	max-width: 120px;
}
    .product-detailsing12 {
        display: block;
        flex-basis: 38%;
        align-items: center
    }

    .bg_cart {
        padding: 10px;
        background-color: #f1f3f6
    }

    span.header-product {
        display: flex;
        flex-basis: 37%;
        align-items: center
    }

    .accessories-section {
        width: 100%;
        position: relative;
        top: -6px;
        margin: 0 auto
    }

    .accessory-item .accessory-price {
        flex-basis: 26%;
        text-align: center
    }
    .second_haed h2 {
	font-size: 21px;
}
.viewtext {
	display: none;
}
.about-uspage h1 {
	font-size: 26px;
}

}

.main_loginggg {
    display: flex;
    margin: auto;
    justify-content: center
}

h1.sign_text {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px
}

.Offcanvas_menu_wrapper .top_right>ul>li>a,
.sing_a,
p.login_textt {
    font-size: 14px
}
.login_container {
	background-color: #fff;
	width: 100%;
	max-width: 500px;
	padding: 15px;
	border-radius: 5px;
	border-bottom: 5px solid #2975a7 !important;
	border: 1px solid #d9dbdf;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: 0.6s ease-in-out;
}
.signinpg .main_loginggg {
	padding: 0;
}
.form-container {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.sing_a {
    color: #0d0d0d;
    font-weight: 600
}

.order-info p,
.sing_input {
    margin: 8px 0;
    font-size: 13px
}
.sing_input {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	height: 37px;
	font-size: 14px;
	border-left: 2px solid #2975a7;
	margin: 0 0 10px;
}
.mbhme {
	position: absolute;
	left: auto;
	right: 12px;
	bottom: auto;
	top: 6px;
}
p.login_textt {
	text-align: center;
}
.sing_btngg {
	width: 100%;
	padding: 4px;
	background-color: #fa8705;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px auto 10px;
	max-width: 100px;
}
.sign-up-container select {
	font-size: 14px;
}
.snghbtn {
	display: block;
	text-align: center;
}
.forgot-pass .rpbox {
	margin: 0 auto;
	background-color: #fff;
	width: 100%;
	max-width: 500px;
	padding: 15px;
	border-radius: 5px;
	border-bottom: 5px solid #2975a7 !important;
	border: 1px solid #d9dbdf;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: 0.6s ease-in-out;
}
.forgot-pass .rpbox .lgn {
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	padding-bottom: 10px;
}
.loginbutton .btn.lhbtn {
	width: 100%;
	padding: 4px;
	background-color: #fa8705;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px auto 10px;
	max-width: 100px;
}
.forgot-pass .oku {
	color: #2975a7;
	font-weight: 700;
}
.forgot-pass .rpbox form {
	display: block;
	width: 100%;
	text-align: center;
}
.sign-up-container {
	padding: 0;
}
.signinpg .account_text {
	margin: 5px 0 0;
}
.sing_btngg:hover {
    background-color: #0d0d0d
}

.account_text {
    text-align: center;
    color: #333;
    margin-top: 20px
}

.sing_a:hover {
    text-decoration: underline;
    color: #0674a9
}

.order-tracking-container-new {
    max-width: 800px;
    margin: 0 auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgb(0 0 0 / .1)
}

.order-info,
.tracking-step-new {
    background-color: #f7f7f7;
    border-radius: 8px;
    display: flex
}

.order-info {
    padding: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-around
}

.order-info p {
    color: #606e6d;
    background: #fff;
    padding: 10px;
    width: 49%;
    font-weight: 800
}

.tracking-progress {
    display: flex;
    flex-direction: column
}

.tracking-step-new {
    align-items: center;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px
}

.step-circle,
.tracking-line {
    background-color: #ddd;
    height: 40px
}

.tracking-line {
    width: 4px;
    margin-left: 28px
}

.step-circle {
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-right: 20px
}

.tracking-step-new.completed .step-circle {
    background-color: #28a745
}

.tracking-step-new.active .step-circle {
    background-color: #ffc107
}

.tracking-step-new .step-info h4 {
    margin: 0;
    color: #333;
    font-size: 14px;
    font-weight: 900
}

.tracking-step-new .step-info p {
    margin: 4px 0 0;
    color: #666;
    font-size: 12px
}

form .button input {
	border-radius: 3px;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2px;
	padding: 5px 10px;
	background: #fe8601;
}
.gender-details .button {
	text-align: center;
}
.box_center {
    border: 1px solid #2f62d614;
    box-shadow: rgb(12 95 174 / 23%) 1.95px 1.95px 2.6px;
    margin: 0 auto;
    padding: 20px 30px 50px;
    width: 100%
}
form .input-box span.details {
	display: block;
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 100%;
}
.content form .user-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px
}
.content form .user-details textarea {
	height: 40px;
	width: 100%;
	outline: 0;
	font-size: 14px;
	border-radius: 2px;
	padding-left: 15px;
	border: 1px solid #ccc;
	border-bottom-width: 1px;
	border-bottom-width: 2px;
	transition: 0.3s;
	resize: none;
}   
form .user-details .input-box {
    margin-bottom: 15px;
    width: calc(100% / 2 - 20px)
}

.user-details .input-box input {
    height: 40px;
    width: 100%;
    outline: 0;
    font-size: 14px;
    border-radius: 5px;
    padding-left: 15px;
    border: 1px solid #ccc;
    border-bottom-width: 2px;
    transition: 0.3s
}

.contact__input input,
.contact__input textarea {
    width: 100%;
    outline: 0;
    border: 1px solid #ccc;
    border-bottom-width: 2px;
    padding: 0 15px;
    border-radius: 5px
}

.boxmyacount {
    display: flex;
    justify-content: center;
    width: 990px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #b8cdd1
}

.imgboxac {
    width: 56%
}

.second_haed12 a h2, .second_haed12 a h3, .second_haed12 a h4, .second_haed12 a h5, .second_haed12 a h6 {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #002d47;
	margin-bottom: 0;
}
.spbox1 .boxwaq .row > div:last-child {
	border-right: 0;
}
p.wishlist-btn12 {
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-align: end;
    margin: 0 auto;
    align-items: end
}
button.crat12 {
	background: 0 0;
	color: #fc8909;
	border: 1px solid #ccc;
	padding: 0;
	border-radius: 2px;
	font-size: 19px;
	margin: 0 !important;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
}
ul.featuree-ulil li {
	padding: 2px 0;
	border-bottom: 1px dashed #b7c5dcd1;
}
ul.featuree-ulil {
	text-align: left;
	font-size: 14px;
	padding: 0;
	height: 100px;
	margin-bottom: 10px;
}
.product-card .flexee {
	align-items: center;
	margin: 15px 0 0;
}
.product-card .flexee .price {
	margin: 0;
}
.flexee {
    display: flex;
    align-items: baseline;
    justify-content: space-between
}

.order-trackingg {
    text-align: center;
    margin-top: 20px
}

.product-detailsww {
    flex-grow: 1
}

.order-trackingg button {
    padding: 5px 20px;
    border: none;
    background-color: #28a745;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    border-radius: 5px
}

.product-detailsww a h2,
.product-detailsww a h3,
.product-detailsww a h4,
.product-detailsww a h5,
.product-detailsww a h6,
.product-detailsww a p {
    font-size: 20px;
    font-weight: 500;
    color: #006d82
}

.product-actions1 button.review {
    background-color: #fc6d48
}

button.repating {
    background: #2b8697
}

button.buy-again {
    background: #ffc107 !important
}

.product-actions1 button {
    margin: 5px 0;
    padding: 4px 20px;
    border: none;
    font-size: 14px;
    width: 100%;
    background-color: #006d82;
    color: #fff;
    cursor: pointer
}

.pf_order1 img {
    width: 180px;
    height: auto;
    margin-right: 20px
}

.pf_order1 {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    flex-wrap: nowrap;
    gap: 20px;
    background-color: #f8f8f8;
    padding: calc(15px + 5 * (100vw - 320px) / 1600);
    margin-top: 30px;
    border-radius: 8px;
    justify-content: space-between
}

.order_infooo {
    padding: calc(12px + 8 * (100vw - 320px) / 1600);
    background-color: #fff;
    border-radius: 6px;
    margin: 10px 0
}

.order-details {
    max-width: 1160px;
    margin: auto;
    padding: 20px;
    background-color: #f8f8f8;
    padding: calc(20px + 20 * (100vw - 320px) / 1600);
    border-radius: 8px;
    height: 100%;
    border: 1px solid #f8f8f8
}

.product-actions1 {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

a.img img {
    width: 400px
}

.image_404 {
    text-align: center;
    margin: 20px 0
}

p.error_page {
    font-size: 15px;
    margin: 20px;
    font-weight: 500
}

button.go-home {
    background: #2975a7;
    padding: 3px 20px;
    color: #fff;
    margin: 20px 0;
    border: 2px solid #2975a7;
}

.sitemap ul>li>a {
    display: inline-block;
    max-width: 500px;
    padding: 5px 10px;
    border: 2px solid #2975a7;
    color: #2975a7;
    font-size: 14px;
    text-decoration: none;
    border-radius: 0 30px 30px 0;
    text-overflow: ellipsis;
    margin: 5px 0;
    -webkit-box-shadow: 0 0 1px 0 rgb(0 0 0 / .2);
    box-shadow: 0 0 1px 0 rgb(0 0 0 / .2)
}

.sitemap ul>li {
    border-left: 2px solid #2975a7;
    padding-left: 15px
}

.sitemap ul>li>a:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 15px;
    background: #2975a7;
}

.l1bg {
    background-color: #2975a7 !important;
    border: 2px solid #2975a7 !important;
    color: #fff !important
}

.offcanvas-header, a.mobsiup {
	color: #fff;
	background: #2975a7;
}
.site_logo {
    padding: 10px;
    width: 230px
}

.main-wrapper.header-transparent {
    padding: 0 !important;
    margin: 0 !important
}

.off_canvars_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #333;
    top: 0
}

.off_canvars_overlay.active {
    opacity: .5;
    visibility: visible
}

.Offcanvas_menu {
    display: none;
    border-bottom: 1px solid #d1d6df;
    padding: 5px 0
}

@media only screen and (min-width:768px) and (max-width:991.98px) {
.Offcanvas_menu {
	display: block;
	margin-bottom: 0;
}
}

@media only screen and (max-width:767px) {
    .Offcanvas_menu {
        display: block
    }
.pf_border.prlt {
	width: 33.33%;
	padding: 0 5px 10px;
}
.pf_tittile {
	font-size: 15px;
}
}

.Offcanvas_menu_wrapper {
	width: 290px;
	position: fixed;
	background: #2975a7;
	z-index: 9991;
	top: 0;
	height: 100vh;
	transition: 0.5s;
	left: 0;
	margin-left: -300px;
	padding: 50px 20px 30px;
	overflow-y: auto;
}

.Offcanvas_follow ul li:first-child,
.Offcanvas_menu_wrapper.active {
    margin-left: 0
}

.Offcanvas_menu_wrapper .slinky-theme-default {
    background: inherit;
    min-height: 300px;
    overflow-y: auto
}

.Offcanvas_menu_wrapper .search-container {
    display: block;
    margin-right: 0;
    margin-bottom: 24px
}

.Offcanvas_menu_wrapper .search_box {
    border: 1px solid #e7f3fa;
    width: 100%
}

.Offcanvas_menu_wrapper .search_box input {
    padding: 0 70px 0 15px;
    height: 35px
}

.Offcanvas_menu_wrapper .search_box button {
    width: 52px;
    font-size: 21px
}

.Offcanvas_menu_wrapper .search_box button:hover {
    background: #1d5cb2;
    color: #333
}

.Offcanvas_menu_wrapper .top_right {
    display: block;
    margin-bottom: 18px;
    text-align: center !important
}

.Offcanvas_menu_wrapper .top_right>ul>li {
    padding-right: 4px;
    margin-right: 4px
}

.offcanvas_main_menu>li.menu-item-has-children.menu-open>span.menu-expand {
    transform: rotate(180deg);
    font-size: 30px;
    margin-left: 30px;
    color: #1d5cb2
}

.offcanvas_main_menu>li ul li.menu-item-has-children.menu-open span.menu-expand {
    transform: rotate(180deg)
}

.offcanvas_main_menu li:last-child {
    margin: 0
}

.offcanvas_main_menu li span.menu-expand {
    position: absolute;
    right: 0;
    font-size: 30px;
    margin-left: 30px;
    color: #1d5cb2
}

.offcanvas_main_menu li a {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7f3fa;
    color: #fff
}

.offcanvas_main_menu li a:hover {
    color: #ffa800
}

.offcanvas_main_menu li ul.sub-menu {
    padding-left: 20px
}

.Offcanvas_follow {
    display: flex;
    justify-content: center;
    margin-bottom: 21px
}

.Offcanvas_follow label {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 14px
}

.Offcanvas_follow ul li {
    display: inline-block;
    margin-left: 16px
}

.Offcanvas_follow ul li a {
    font-size: 18px
}

.Offcanvas_follow ul li a:hover,
.canvas_close a:hover {
    color: #1d5cb2
}

.slinky-theme-default a:not(.back) {
    padding: 10px 0;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400
}

.slinky-theme-default a:not(.back):hover {
    background: inherit;
    color: #1d5cb2
}

.canvas_close {
    position: absolute;
    top: 7px;
    right: 13px
}

.canvas_close a {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    width: 35px;
    background: #fff;
    height: 35px;
    display: block;
    text-align: center;
    border-radius: 50%
}

body a.mobsiup {
	font-size: 14px;
	padding: 8px 15px;
	display: block;
	margin: 4px 0;
	border-radius: 3px;
	background: #2975a7;
	font-weight: 600;
}
img.mob_logo {
    width: 140px
}
.canvas_open {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;
	padding-right: 50px;
	align-items: center;
	line-height: 100%;
}

.canvas_open span {
    font-size: 18px;
    font-weight: 500
}

.canvas_open a {
    font-size: 28px
}

.header_area.header_padding {
    padding-bottom: 0
}

i.bi.bi-x-circle {
    padding: 6px;
    top: 0
}

img.logo_mob {
    width: 180px
}

p.item-counts {
    font-size: 12px;
    text-align: center
}

.offcanvas-header {
    padding: 10px 20px
}
p#offcanvasRightLabel {
	font-size: 19px;
	font-weight: 700;
	margin: 0;
}
.get_coral {
    padding: 7px 15px;
    font-weight: 400;
    font-size: 13px !important;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e0e0e0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%
}

.Top {
    margin: 10px 0
}

div#offcanvasRight {
    height: 574px;
    margin: 20px
}

button.modal_btn {
    background: #ff8801;
    padding: 3px 1px;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    margin: 10px auto;
    width: 40%;
    border: 2px solid #ff8801;
}

h2.py_heding,
h3.py_heding,
h4.py_heding,
h5.py_heding,
h6.py_heding,
p.py_heding {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

a.product-name h2, a.product-name h3, a.product-name h4, a.product-name h5, a.product-name h6 {
	color: #2975a7;
	padding: 0 0 3px;
	font-weight: 600;
	font-size: 17px;
	text-align: left;
	margin: 0;
}
@media screen and (max-width:1199.98px) {
    .small_text {
        font-size: 12px
    }
.top_right > ul > li {
	padding-right: 8px;
	margin-right: 8px;
}
.top_right > ul > li > a div {
	font-size: 15px;
}
.top_links_list {
	text-align: right;
}

    .cate_gireding {
        columns: 3
    }
.content-box12 {
	width: 25%;
	padding: 0 5px 10px;
}
    .top_right {
        text-align: left
    }

    .main_menu nav>ul>li>a {
        font-size: 13.999px
    }
}

@media screen and (max-width:991.98px) {

    .imgboxac,
    .mob-none1,
    .top_hd,
    ul.top_info {
        display: none
    }
    .searchInput {
        margin: 0;
    }
    .searchbrs {
        padding: 0;
    }
    .product-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .spbox12 {
        padding: 4px
    }

    .bg_color12,
    .boxbg1,
    .login_container {
        padding: 10px
    }

.sub_heading h1, .sub_heading h2, .sub_heading h3, .sub_heading h5, .sub_heading h6 {
	font-size: 26px;
	margin: 13px 0 0;
}
.spbox1 {
	padding: 0 0 30px;
}
.spbox1.spexct {
	padding-top: 20px;
}
    .border-bottom_pf {
        width: 94%;
        margin: 10px auto
    }

    img.pf_img {
        width: 130px
    }
.content-box12 {
	width: 33.33%;
}
    .img_center {
        text-align: center;
        margin: 10px 0
    }

    .box_center {
        padding: 9px
    }

    .endexpt {
        padding: 0
    }

    form .user-details .input-box {
        margin-bottom: 15px;
        width: 100%
    }

    .review-card {
        width: 47%
    }

    .inquiry-container {
        margin: 20px 0
    }
    .mb-nn {
        display: none;
    }
    .pf_products_grid {
	padding-top: 0px;
}
.prltim a {
	height: 170px;
}
.ctgpage {
	padding: 30px 15px;
}
.pagehaeding a h1 {
	font-size: 24px;
}
}

@media screen and (max-width:768.98px) {
.content-box12 {
	width: 33.33%;
}   

    .endexpt {
        padding: 0
    }

    .cate_gireding,
    .pf_products_grid {
        columns: 2
    }

    .product-detailsww a h2,
    .product-detailsww a h3,
    .product-detailsww a h4,
    .product-detailsww a h5,
    .product-detailsww a h6,
    .product-detailsww a p {
        font-size: 16px;
        padding: 20px 0
    }

    .second_haed12 a h2,
    .second_haed12 a h3,
    .second_haed12 a h4,
    .second_haed12 a h5,
    .second_haed12 a h6 {
        font-size: 16px;
        text-align: left
    }

    .img-showcase img {
        min-width: 100%;
        padding: 80px
    }

    .card_flext {
        display: block
    }

    .product-imgs {
        width: 100%
    }

    .product-content {
        padding: 2rem 0;
        width: 100%
    }

    a.add_cart {
        font-size: 11px;
        padding: 6px
    }

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

}
@media screen and (max-width:767px) {
    a.askgryt {
        background: #ff8b01;
        position: fixed;
        z-index: 999;
        color: #fff;
        bottom: 0;
        right: 0
    }
    .searchInput {
	margin: 0 auto;
}
}
@media screen and (max-width:576px) {
    .wishlist-item1 {
        width: 100% !important
    }
.pf_border.prlt {
	width: 50%;
	padding: 0 5px 10px;
}
    .border-bottom_pf,
    .pf_order1,
    .product-iteming,
    a.trashicon {
        display: block
    }

    .product-priceop,
    .product-quantityer,
    .product-totalrt {
        text-align: end;
        padding: 5px 0;
        margin: 4px 0
    }

    a.trashicon {
        color: red;
        text-align: end
    }

    .header-price,
    span.header-quantity {
        display: none
    }

    .content-box12,
    .order-info p,
    .pf_by_center,
    .review-card {
        width: 100%
    }
.content-box12 {
	width: 50%;
}
    a.add_cart {
        font-size: 11px
    }

    .pf_order1 img {
        width: 140px
    }

    .order-details {
        padding: 0
    }

    .pf_order1 {
        text-align: center
    }

    .img-showcase img {
        min-width: 100%;
        padding: 10px
    }

    button.btn_AddtoCart {
        margin: 5px 0
    }

    .customer-reviews {
        padding: 10px
    }

    .module .modtitle {
        margin: 20px 0
    }

    .product-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .head.real a h2,
    .head.real a h3,
    .head.real a h4,
    .head.real a h5,
    .head.real a h6 {
        font-size: 18px
    }

    .product_name a h2,
    .product_name a h3,
    .product_name a h4,
    .product_name a h5,
    .product_name a h6,
    .product_name a p {
        font-size: 13px
    }

    .cate_gireding,
    .pf_products_grid {
        columns: 1
    }

    div#offcanvasRight {
        margin: 0
    }

    img.logo_mob {
        width: 150px
    }
    .border-right {
        border-right: 0;
        margin-bottom: 15px;
    }
.add-to-cart {
	width: auto;
}
body .lb-eqj {
	padding: 0;
}
.dvBreadcrumbs {
	display: none;
}
}
@media screen and (max-width:450px) {
.content-box12 {
	width: 100%;
}
.pf_border.prlt {
	width: 100%;
	padding: 0 0 10px;
}
}
.tab-content>.active {
    display: contents
}
.resultBox h5 {
	color: #fe8601;
	font-size: 17px;
	font-weight: 500;
	padding-left: 0;
	margin: 5px 0 0 0;
}
.dcolor {
    color: #2b8597
}

p.catalog_contact {
    color: #2b8597
}

.nav-tabs .nav-link.active {
    background-color: #2b8597;
    color: #fff;
    border-color: #000
}

.nav-tabs .nav-link {
    color: #2b8597;
    background-color: #fff
}
.nav-tabs .nav-link.cat_div {
	color: #2975a7;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	margin: 0;
	box-shadow: none;
	text-decoration: none;
	padding: 7px 10px;
	line-height: 100%;
	font-size: 14px;
	font-weight: 500;
	margin: 0 5px 5px 0;
}
.prdctg .div_flext {
	margin: 0;
}
.prdctg .tab-content {
	margin-top: 10px;
}
.prdctg .border-bottom_pf {
	margin: 0 5px 10px;
	padding: 20px 10px 10px;
	border: 1px solid #ccc;
	box-shadow: none;
	width: 48%;
	display: flex;
	align-items: center;
}
.nav-tabs .nav-link:hover {
    background-color:#2975a7;
    color: #fff;
    border-color: #2975a7;
}
.catalog_footerlog {
    margin-top: 0px !important
}
.price-filter {
	padding: 25px 10px;
	background-color: #f7f9fc;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 0;
}
.price-filter h3 {
    font-size: 19px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
}
.prdctg .nav-tabs {
	border: 0;
	box-shadow: none;
}
.price-range-slider {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.prddctg .tab-content {
	margin: 10px 0 0 0;
}
.prddctg .border-bottom_pf {
	width: 32%;
}
.prddctg .tab-content {
	margin: 7px 0 0 0;
}
.ctptpw {
	display: flex;
	align-items: center;
}
.ctptpr input {
	height: 35px;
	padding: 0 10px;
	width: 110px;
	margin: 0;
}
.ctptpw {
	display: flex;
	align-items: center;
	padding: 10px 0;
}
.ctptpa {
	display: flex;
	align-items: center;
}
.ctptpa .captcha_image {
	margin: 0 8px;
}
.ctptpa .refresh_captcha {
	margin: 0;
	font-size: 0;
}
.ctptpa .refresh_captcha i {
	font-size: 15px;
	line-height: 100%;
}
.slider {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    height: 6px;
    background-color: #ddd;
    outline: none;
    border-radius: 5px;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background-color: #007bff;
    border-radius: 50%;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 16px;
    height: 16px;
    background-color: #007bff;
    border-radius: 50%;
    cursor: pointer;
}

.price-inputs {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 15px;
}

.price-input {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.price-input label {
    font-size: 14px;
    color: #555;
    margin-bottom: 5px;
}

.price-input input {
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
}
.apply-price-filter {
	width: 100%;
	padding: 5px 16px;
	font-size: 16px;
	color: #fe8601;
	background-color: #fff;
	border: 1px solid #fe8601;
	border-radius: 4px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	font-weight: 600;
}
.apply-price-filter:hover {
    background-color: #fe8601;
    color: #fff;
}
.dvBreadcrumbs {
	background: #f3f4f7;
	padding: 7px;
	margin: 0px;
}

ul.breadcrumb {
    margin: 0px;
}
.prddctg .head.real {
	margin-top: 40px;
}

/* Responsive CSS Start */
@media screen and (max-width:991px) {
    .price-filter {
        display: none;
    }
    .prdctg .border-bottom_pf {
        display: block;
    }
.pf_by_center {
	height: auto;
	margin-bottom: 10px;
	width: 100%;
}
.pf_by_center .img_by_pf {
	height: 140px;
	margin: 0;
	padding: 0;
}
.prdctg .border-bottom_pf {
	display: block;
	width: 32%;
	margin: 0 3px 10px;
}
    .product_decr {
	padding: 0;
	width: 100%;
}
.prdhh {
	padding: 0;
}
    .product-content {
	padding: 0 0 0 20px;
	width: 65%;
}
.product-imgs {
	width: 35%;
}
.cate_gireding {
	grid-template-columns: repeat(3,1fr);
	grid-gap: 13px;
}
.ctg-ing .ctgif {
	width: 130px;
	height: 130px;
}
}
@media screen and (max-width:768px) {
    .product-imgs {
	width: 100%;
	max-width: 375px;
	margin: 0 auto;
}
.product-content {
	padding: 20px 0 0 0;
	width: 100%;
}
ul.block_1 li {
	margin: 5px 0;
}
.purchase-info {
	margin: 10px 0 0;
}
.product_d_info {
	background: #fff;
	padding: 10px;
	border: 1px solid #bac4cb;
	margin: 20px 0;
	border-radius: 5px;
}
.product_info_button {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 7px;
}
.prddsd .inquiry-container {
	margin: 10px 0;
	border-radius: 0;
	padding: 10px;
}
.prddsd .inquiry-container h2 {
	margin-bottom: 6px;
}
.prddsd .inquiry-container .inquiry-form input, .prddsd .inquiry-container .inquiry-form textarea {
	margin: 0 0 7px 0;
	padding: 0 10px;
	height: 35px;
}
.prddsd .inquiry-container .inquiry-form textarea{
    height: 60px;
    padding: 10px;
}
.prd-details-pg .prddsd .row > div {
	padding: 0;
}
}
@media screen and (max-width:767px) {
    .prdctg .border-bottom_pf {
        display: block;
        width: 48%;
        margin: 0 5px 10px;
    }
    .cate_gireding {
        grid-template-columns: repeat(2,1fr);
        grid-gap: 10px;
    }
    .product_info_button ul#nav-tab li a {
        padding: 5px 10px;
        margin-bottom: 5px;
    }

}
@media screen and (max-width:576px) {
    .prdctg .border-bottom_pf {
        width: 100%;
        margin: 0 0 10px;
    }
    .ctgpage .box_contact {
	padding: 20px 10px;
	margin: 10px 0;
}
.contactpg .form-row {
	width: 100%;
	margin: 0;
}
.ctgpage > .row > div {
	padding: 0;
}
    .cate_gireding {
        grid-template-columns: repeat(1,1fr);
        grid-gap: 10px;
    }
.content form .user-details {
	margin: 20px 10px;
}
.product_info_button ul#nav-tab li {
	width: 50%;
	padding: 0 5px;
}
.product_info_button ul#nav-tab li a {
	margin-right: 0;
	width: 100%;
	text-align: center;
    margin-bottom: 6px;
}
.prddctg .head.real {
	margin-top: 30px;
}
}