body {
	width: 100%;
	position: relative;
	overflow-x: hidden;
	font-family: Poppins, Poppins, sans-serif
}

ul {
	list-style: none;
	padding-left: 0
}

.heading h3 {
	padding-bottom: 0;
	font-weight: 700;
	margin-top: 0;
	font-family: Poppins, Poppins, sans-serif
}

p {
	font-size: 15px;
	line-height: 24px;
	font-family: Poppins, Poppins, sans-serif
}

a {
	font-family: Poppins, Poppins, sans-serif
}

.phone_top {
	padding: 0 0 0 24px
}

.welcome {
	color: #777
}

#site_logo {
	margin: 0 0 0 -10px;
	padding: 0
}

b,
li,
strong {
	font-size: 13px;
	line-height: 20px
}

.primary ul li {
	float: left;
	position: relative;
	list-style: none
}

.primary ul ul.sub {
	display: none
}

.primary ul li a:active,
.primary ul li a:hover,
.primary ul li:active a,
.primary ul li:hover a {
	border: 1px solid #c3d7e9;
	background: #d5e4f1;
	text-decoration: none
}

.primary ul ul.sub {
	display: none
}

.primary ul ul.sub li a {
	border: 0 none;
	width: 210px;
	height: 39px;
	color: #777;
	text-transform: capitalize;
	background: #fff
}

.primary ul li:active>ul.sub,
.primary ul li:hover>ul.sub {
	display: block
}

.primary ul ul.sub {
	position: absolute;
	top: 48px;
	right: 0;
	z-index: 999;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0 0 2px #e0e0e0;
	-moz-box-shadow: 0 0 2px #e0e0e0;
	-webkit-box-shadow: 0 0 2px #e0e0e0
}

#top {
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
	color: #fff;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 15px;
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .11), 0 0 11px 0 rgba(0, 0, 0, .08);
	padding-bottom: 8px
}

.phone_top a {
	position: relative;
	top: 6px;
	color: #fff
}

.vendor_logo h1#site_logo {
	float: left
}

.vendor_logo h2 {
	float: left;
	width: 70%;
	padding-bottom: 0;
	margin-left: 12px;
	font-size: 25px;
	font-weight: 600
}

.vendor_logo ul {
	float: left;
	width: 70%;
	margin-left: 12px
}

#slider .slide {
	height: 300px!important
}

#slider {
	height: 300px!important
}

.slide {
	position: relative
}

.slide img {
	width: 100%
}

.primary ul {
	margin-bottom: 0;
	padding-left: 0
}

.primary ul li.curent a {
	color: #fff;
	background: #78c4cd;
	border: 1px solid #6fb7bf
}

.primary ul li a {
	float: left;
	height: 48px;
	padding: 13px 16px;
	color: #444;
	text-transform: uppercase;
	border: 0;
	background: 0 0
}

#block_nav_primary {
	width: 100%;
	height: 50px;
	border-top: 1px solid #e0e0e0;
	margin-bottom: 0;
	position: relative;
	z-index: 1000;
	background: #f5f7f9
}

.profile_section {
	background: #f2f6fb
}

.about_us,
.popular_cat,
.product_section,
.profile_section,
.video_form_section {
	padding: 2rem 15px
}

.profile_info_box {
	height: 100px;
	padding: 12px 15px;
	background: #fff;
	display: flex;
	align-items: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.profile_info_box:hover {
	box-shadow: 0 0 20px 5px rgb(33 107 188 / 12%)
}

.profile_info_box {
	box-shadow: 0 0 20px 5px rgb(33 107 188 / 12%);
	min-height: 113px
}

.profile_box_img {
	float: left;
	width: 20%
}

.profile_box_content {
	float: left;
	width: 80%
}

.profile_box_content h4 {
	margin-bottom: 0;
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 15px
}

.profile_box_content p {
	font-size: 14px;
	font-weight: 300;
	color: #929394
}

.mt-3 {
	margin-top: 25px
}

.product_slide img {
	height: 175px;
	object-fit: contain!important;
	padding: 10px;
	width: 100%;
	display: block;
	background: #fff
}

.product_slide {
	background: #f5f2f2;
	/*height: 320px !important;*/
	height: 300px !important;
	position: relative;
	top: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border: 1px solid #ccc;
	margin: 15px 6px
}

.content__silider {
	background: #f5f2f2;
	padding: 8px 9px;
	border-top: 1px solid #ccc;
	/*min-height: 130px*/
}

.topics-title {
	position: relative
}

.topics-title h4 {
	padding-bottom: 0;
	font-weight: 200;
	min-height: 40px;
	font-size: 14px;
	text-align: center;
	    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product_slide:hover .topics-title:before {
	width: 60px
}

ul.topics-list {
	margin-top: 25px
}

.topic-doc {
	margin-bottom: 8px;
	position: relative
}

.topics-list li .fa {
	margin-right: 5px;
	color: #216bbc;
	font-size: 10px;
	position: absolute;
	top: 4px
}

.topic-doc a {
	font-size: 15px;
	color: #000;
	position: relative;
	left: 17px
}

#productSlider {
	padding: 2rem 0
}

#productSlider .item:hover {
	top: -7px;
	box-shadow: 0 0 20px 5px rgba(33, 107, 188, .03);
	border-color: rgba(33, 108, 188, .1)
}

#productSlider .owl-wrapper-outer {
	overflow: visible
}

.view_detail_btn {
	text-align: center;
	margin-bottom: 15px;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0
}

.view_detail_btn a {
	background: #366bbc;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px
}

.view_detail_btn a:hover {
	color: #fff
}

.popular-logo-icon {
	width: 55px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #216bbc;
	height: 43px
}

.popular-top-title {
	padding-left: 15px;
	margin-left: 55px
}

.video_form_section {
	background: #f2f6fb
}

.company_video {
	background: #fff;
	padding: 20px
}

textarea {
	width: 100%;
	resize: none;
	height: 82px
}

.requirement_submit_btn {
	text-align: center;
	margin-top: 6px
}

.requirement_submit_btn a {
	background: #366bbc;
	color: #fff;
	padding: 9px 16px;
	border-radius: 6px;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .77px
}

.requirement_submit_btn a:hover {
	color: #fff
}

.message_form_head {
	font-size: 20px;
	font-weight: 700
}

.mt-67 {
	margin-top: 67px
}

.product_section {
	background: #f2f6fb
}

.categories {
	background: #fff;
	margin: 1rem 0;
	padding: 15px
}

.slider-search-form {
	position: absolute;
	top: 40%;
	width: 60%;
	margin: 0 auto;
	text-align: center;
	left: 0;
	right: 0
}

.slider-search-form .input-group input {
	height: 50px
}

.slider-search-form .input-group-btn button {
	height: 50px;
	width: 50px
}

.f_info {
	padding: 6px 0;
	background: rgb(5 73 81);
	color: #fff
}

.f_info p {
	margin-bottom: 0;
	font-size: 13px
}

.share_title {
	cursor: default;
	color: #000
}

.share_title:hover {
	text-decoration: none;
	color: #000
}

.f_navigation {
	background: rgb(120 196 205);
	color: #fff;
	padding: 35px 0;
	border-top: 1px solid #e0e0e0
}

ul.f_contact {
	border-right: 1px dashed #ccc;
	min-height: 95px;
	margin-bottom: 20px
}

ul.last_ul_border {
	border-right: 0
}

.f_contact li a {
	color: #fff
}

.footer-head {
	margin-bottom: 30px
}

.social-media ul li {
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.social-media ul li {
	border: 1px solid #ccc;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	margin: 0 2px
}

.social-media a {
	color: #fff;
	text-decoration: none
}

.social-media a i {
	font-size: 18px!important;
	line-height: 40px!important
}

.social-media a:hover {
	color: #fff
}

.social-media ul li.facebook:hover {
	background: #3b5998
}

.social-media ul li.twitter:hover {
	background: #4fd5f8
}

.social-media ul li.linkedin:hover {
	background: #09c
}

.f_navigation h3 {
	padding: 0 0 10px 0;
	margin: 0 0 23px 0;
	border-bottom: 1px solid #e0e0e0
}

ul.f_contact li {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0 0 0 25px
}

.f_navigation nav.f_menu ul a {
	color: #777
}

.top_actions .info {
	display: grid
}

.top_actions {
	margin-top: 23px;
	border: 1px solid #50ab07;
	padding: 6px 0;
	color: #50ab07
}

.top_actions .info a {
	color: #000
}

.send_mail {
	float: right!important;
	background: #50ab07;
	padding-right: 0
}

.send_mail li a:hover,
.send_mail li:hover {
	background: #50ab07!important
}

.send_mail li a {
	color: #fff!important;
	font-weight: 700!important;
	padding: 13px 30px!important;
	font-size: 15px
}

.listing_product {
	margin: 42px -1px 10px;
	width: 100%
}

.sort {
	text-align: right
}

.breadcrumbs a {
	color: #777;
	text-decoration: none;
	display: block;
	float: left
}

.breadcrumbs span {
	display: block;
	float: left;
	margin: 0 5px;
	color: #777
}

.breadcrumbs .current {
	color: #999;
	margin: 0
}

#main {
	margin: 25px 0 60px 0
}

aside h3 {
	margin: 6px 0 15px;
	padding: 0 0 17px 0;
	border-bottom: 1px solid #e0e0e0;
	color: #444
}

.left_menu ul li {
	border-top: 1px solid #fff;
	padding: 7px 0
}

.left_menu ul li a {
	display: block;
	color: #444;
	border: 0 none
}

.left_menu ul li+li {
	border-top: 1px solid #eee;
	padding: 7px 0
}

.page_title {
	padding: 0 0 9px 0;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 0
}

.listing_product .product_li {
	margin-bottom: 32px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	padding-bottom: 15px
}

img.sale {
	position: absolute;
	margin: -4px 0 0 -4px;
	z-index: 999
}

.listing_product .product_li .prev {
	padding: 8px;
	border-right: 1px solid #e0e0e0
}

.listing_product .product_li .prev a {
	height: 210px;
	width: 210px;
	padding: 0;
	border: 0 none;
	/*background: #f5f5f5;*/
	    border: 1px solid #ccc;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.listing_product .product_li .prev img {
	max-height: 210px;
	max-width: 100%
}

.listing_product .product_li .entry_content {
	padding-top: 15px;
	padding-right: 15px
}

.more {
	float: right;
	padding: 15px 0;
	border-bottom: 1px dashed;
	padding-bottom: 0
}

.more:hover {
	text-decoration: none
}

.listing_product .product_li .entry_content h3.title {
	margin-top: 0;
	padding-bottom: 0;
	overflow: hidden;
	width: 70%;
	font-size: 16px;
	float: left;
	margin-bottom: 0;
	position: relative;
	top: 7px
}

.listing_product .product_li .entry_content .review {
	height: 14px;
	margin: 0 0 20px 0;
	color: #777
}

.listing_product .product_li .entry_content .review a {
	display: block;
	float: left;
	height: 14px;
	width: 14px;
	margin: 0 2px 0 0
}

.listing_product .product_li .entry_content p {
	color: #444;
	margin: 0 0 13px 0!important;
	max-height: 90px;
	text-overflow: ellipsis;
	overflow: hidden
}

.social_network {
	position: relative;
	top: 10px;
	color: #fff
}

.social_network li {
	padding-left: 0!important;
	padding-right: 0!important
}

.social_network li .icon {
	display: inline-block;
	color: #fff;
	width: 25px;
	height: 25px;
	position: relative;
	border-radius: 4px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.social_network li .icon .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#categories_nav {
	border: 1px solid #e0e0e0;
	padding: 15px 10px
}

#specials {
	margin-top: 3rem;
	border: 1px solid #e0e0e0;
	padding: 15px 10px
}

#specials ul li {
	display: flex;
	align-items: center;
	margin-bottom: 10px
}

#specials ul li .prev {
	margin-right: 15px
}

.view_all_link {
	text-align: right
}

.view_all_link a {
	font-weight: 700;
	letter-spacing: .77px;
	border-bottom: 1px dashed #428bca
}

.view_all_link a:focus,
.view_all_link a:hover {
	text-decoration: none
}

#specials ul li .cont a {
	color: #000;
	font-size: 14px;
	font-weight: 700
}

#specials ul li .cont .available {
	color: #a0a0a0;
	font-weight: 700;
	margin-top: 4px
}

.breadcrumbs {
	display: flex;
	margin-top: 18px
}

.listing_product .product_li .entry_content .price {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}

.listing_product .product_li .entry_content .interested {
	width: 100%;
	text-align: right;
	position: relative;
	top: 12px
}

.listing_product .product_li .entry_content .interested a {
	background: #50ab07;
	color: #fff;
	padding: 9px 20px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .77px;
	position: relative;
	top: -18px;
	border-radius: 4px
}

.listing_product .product_li .entry_content .interested a:hover {
	text-decoration: none
}

.listing_product .product_li .entry_content .price .latest_price {
	border-bottom: 1px dashed #2a6496;
	font-weight: 700;
	margin-left: 15px
}

.listing_product .product_li .entry_content .price .latest_price:hover {
	text-decoration: none
}

.listing_product .product_li .entry_content .price .price_new {
	font-weight: 700;
	font-size: 17px;
	width: 50%;
	display: none
}

.lh28 {
	line-height: 28px;
	max-height: 180px
}

.lh28 table tbody tr:nth-child(n+5) {
	visibility: hidden
}

.lh28 table>tbody>tr>td:first-child {
	color: #848484;
	width: 40%
}

.lh28 table>tbody>tr>td {
	border: 1px solid #eaeaea;
	width: 60%
}

.lh28 table>tbody>tr>td {
	padding: 4px 5px
}

.lh28 table>tbody>tr>td {
	vertical-align: middle;
	padding: 7px 5px;
	font-size: 16px;
	line-height: 20px;
	text-align: left
}

.lh28 table {
	width: 100%;
	margin-top: 15px
}

.pagination {
	height: 39px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	/*width: 100%*/
}

.pagination li {
	display: inline-block;
	border-right: 1px solid #e0e0e0
}

.pagination li a,
.pagination li span {
	display: block;
	height: 37px;
	padding: 9px 15px;
	margin: 0 0 0 -3px;
	color: #777;
	text-decoration: none
}

.pagination li.curent a {
	background: #f5f7f9;
	color: #444;
	font-weight: 700;
	text-decoration: none
}

.pagination_info {
	color: #777;
	text-align: center
}

.vendor_attributes li img {
	width: 20px;
	position: relative;
	top: -3px
}

.vendor_attributes li {
	border-right: 1px solid #ccc;
	padding-right: 9px!important
}

.vendor_attributes li:last-child {
	border-right: 0
}

.profile_box_img img {
	width: 45px;
	height: 45px
}

#slider_most {
	display: block
}

.profile_section .heading p {
	text-align: justify
}

#popularProductSlider {
	margin-top: 15px;
	overflow: hidden
}

#enq_submit {
	background: #51ab08;
	color: #fff;
	font-weight: 600;
	letter-spacing: .77px
}

.enquiry .form-group {
	min-height: 54px
}

.contactSupplier_btn {
	text-align: center
}

.contactSupplier_btn a {
	background: #51ab08;
	color: #fff;
	font-weight: 600;
	letter-spacing: .77px;
	padding: 6px 9px;
	border-radius: 5px
}

.contactSupplier_btn a:hover {
	color: #fff
}

.swal2-container .swal2-popup {
	width: 25em
}

.swal2-container .swal2-popup .swal2-content {
	font-size: 14px;
	line-height: 1.5
}

.swal2-container .swal2-popup .swal2-header .swal2-title {
	font-size: 18px
}

.swal2-container .swal2-popup .swal2-actions .swal2-confirm {
	margin-bottom: 0;
	font-size: 11px!important;
	margin: 0 2px;
	text-transform: capitalize;
	font-weight: 300;
	border-radius: 2px!important;
	background-color: #0084bf;
	color: #fff
}

.swal2-container .swal2-popup .swal2-actions .swal2-cancel {
	margin-bottom: 0;
	font-size: 11px!important;
	margin: 0 2px;
	text-transform: capitalize;
	font-weight: 300;
	border-radius: 2px!important
}

.popular-logo-icon img {
	width: 37px;
	height: 37px
}

.categories .item-cat {
	text-align: center
}

.categories .item-cat .content {
	margin-top: 12px
}

ul.topics-list p {
	min-height: 60px
}

.currency_right {
	float: right!important
}

.cus_modal_body {
	padding: 15px 20px;
	background: #fff
}

.review__container .ratings_list {
	width: 50%;
	float: left
}

.review__container .ratings_list ul {
	margin-bottom: 0;
	margin-top: 10px
}

.review__container .ratings_list ul li {
	margin-bottom: 5px
}

.review__container .ratings_list ul li .progress {
	height: 10px;
	border-radius: 0;
	margin-bottom: 8px
}

.review__container .ratings_list ul li .progress .progress-bar {
	background: #f26c00
}

.review__container .overall_rating {
	width: 38%;
	margin-left: 5px;
	float: right
}

.review__container .overall_rating .rate__count {
	font-size: 32px;
	margin-bottom: 0;
	font-weight: 300;
	color: #f26c00
}

.review__container .overall_rating .rating ul {
	margin-bottom: 0
}

.review__container .overall_rating .rating ul li {
	margin-right: 0;
	padding: 0
}

.review__container .overall_rating .rating ul .active i {
	color: #f26c00
}

.review__container .overall_rating .rating ul li i {
	font-size: 12px
}

.go_to_website {
	margin-top: 7px
}

.go_to_website span a {
	margin-left: 3px;
	color: #fff;
	font-weight: 500;
	letter-spacing: .77px;
	background: #1b22ba;
	padding: 2px 7px;
	border-radius: 5px;
	border: 1px solid #1b22ba
}

.go_to_website span a:hover {
	text-decoration: none
}

.product_description p {
	margin-top: 24px;
	min-height: 55px
}

.view_all_products {
	text-align: center
}

.view_all_products a {
	background: #366bbc;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px
}

.view_all_products a:hover {
	color: #fff;
	text-decoration: none
}

#contactSupplierModal .modal-dialog {
	width: 850px;
	height: 420px
}

#contactSupplierModal .modal-body {
	padding: 0;
	height: 430px
}

.close.popup-close {
	position: absolute;
	right: -5%;
	top: -5%;
	border-radius: 50%;
	color: #fff;
	border: solid 2px #fff;
	opacity: 1;
	width: 30px;
	height: 30px
}

#contactSupplierModal .modal-body h3 b {
	font-size: 24px
}

#contactSupplierModal .modal-dialog .modal-content {
	border-radius: 0;
	border: 0
}

.contaqct_supplierForm {
	color: #757575;
	margin-top: 4rem;
	padding-right: 15px
}

.contaqct_supplierForm .form-control {
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	margin-left: 0;
	width: 100%
}

.contaqct_supplierForm i.prefix {
	position: absolute;
	top: 4px;
	left: 18px;
	color: #949494
}

.contaqct_supplierForm label {
	margin-left: 2rem;
	font-weight: 500
}

#site_logo a img {
	width: 90px;
	object-fit: contain
}

.item-cat img {
	max-width: 140px;
	object-fit: contain
}

.social_network li .icon.facebook {
	background: #4b6ea8 none repeat scroll 0 0
}

.social_network li .icon.linkedin {
	background: #09c none repeat scroll 0 0
}

.social_network li .icon.twitter {
	background: #4fd5f8 none repeat scroll 0 0
}

.tooltip {
	position: relative!important;
	display: inline!important;
	opacity: 1!important
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #000;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: -5px;
	left: 110%
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #000 transparent transparent
}

.tooltip:hover .tooltiptext {
	visibility: visible
}

#branding {
	padding-left: 15px;
	padding-right: 15px
}

.verifiedIcon {
	width: 70px!important;
	margin-left: 5px;
	border: 1px dashed #ccc;
	border-radius: 20px;
	padding: 2px 5px
}

.footer_cont_center {
	display: flex;
	justify-content: center
}

.vendor_feedback_tab {
	max-height: 266px;
	overflow: auto
}

.inner-content-tab-detail {
	background: #fff;
	color: #666;
	padding: 20px
}

.review_customer {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 4px;
	padding-top: 12px
}

.review_area .user_drop_image {
	width: 35px;
	height: 35px;
	float: left;
	position: relative;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	border-radius: 50%;
	margin-right: 5px;
	border: 1px solid #ccc
}

.reviewer-name {
	float: left;
	width: 50%
}

.review_area .media-body .user_name {
	color: #000;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 3px;
	padding: 7px 15px
}

.review_area .media-body .user_data {
	font-size: 13px;
	padding-left: 12px;
	margin-bottom: 0
}

.customer-rating {
	float: left;
	width: 50%;
	text-align: right
}

.ratingStars li {
	margin-right: 2px!important;
	padding: 0
}

.ratingStars li i.star_detail1 {
	color: #57b665;
	font-size: 18px
}

.user_comment {
	margin-top: 7px
}

.nav.nav-tabs li.active a {
	background-color: #78c4cd!important;
	color: #fff!important;
	font-weight: 500!important
}

.video_form_section .nav.nav-tabs {
	background: #fff
}

.mt-30 {
	margin-top: 30px
}

.row.categories {
	padding: 0
}

.content1 {
	margin-top: 15px
}

#my_profile .heading {
	line-height: 24px;
	font-family: Poppins, Poppins, sans-serif;
	font-size: 15px;
	text-align: justify
}

#contactSupplierModal .remove_div_mobile h3.text-light input {
	background: 0 0;
	border: 0;
	color: #fff;
	padding-left: 0;
	font-weight: 700;
	font-size: 24px;
	height: 32px
}

#contactSupplierModal .remove_div_mobile .text-light {
	color: #fff
}

a.viewVendorNumber{
	    background: #fff;
    color: #4b9f60;
    border: 1px dashed #3eac75;
    border-radius: 20px;
    font-weight: 600;
}
a.viewVendorNumber:focus, a.viewVendorNumber:hover{
	color: #4b9f60;
}
.f_contact li{
	    font-size: 15px;
}

.profile_box_content p{color: #000!important}
.product_section #productSlider .content__silider .topics-title h4 {color: #000!important}
.product_section #productSlider .content__silider .topics-title h4 {
    color:rgb(51,51,51) !important;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
}

 #block_nav_primary .parent.currency_right{display: none!important}

@media only screen and (max-width: 767px){
#branding .view_detail_btn{
  width: 150px;
    right: 0;
    left: inherit!important;
    top: inherit!important;
    bottom: -48px!important;
    position: absolute!important;
}
header#branding{
padding-bottom: 30px!important;
 }

header#branding .col-md-2.col-sm-3.col-xs-4{ width: 100%!important;}
}