/*
Theme Name: Rasel Ahsan
Theme URI: https://www.raselahsan.com/gallery/profile/
Template: Divi
Author: Rasel Ahsan
Author URI: http://www.raselahsan.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.2.1638460701
Updated: 2022-23-03 22:58:21

*/

#main-header #et_mobile_nav_menu .opened #mobile_menu {
	background-color: #111111;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
#main-header #et_mobile_nav_menu #mobile_menu li {
	width: 100%;
}
.main-header .et_pb_menu__logo img {
	width: auto;
}
.et_pb_section .et_pb_tabs .et-waypoint {
	opacity: 1;
}


.item-bottom-border ul li {
	border-bottom: 1px solid #ddd;
	padding: 8px;
	margin-bottom: 10px;
	transition: all .03s;
}
.item-bottom-border ul li:hover {
  background-color: #f2f2f2;
}
.item-bottom-border ul li:hover a {
  color: #00A699 !important;
}
.wp-pagenavi {
  float: right;
  margin-bottom: 0px;
}
.agent-blog-three-grid .et_pb_ajax_pagination_container > div , .agent-blog-four-grid .et_pb_ajax_pagination_container > div {
  width: 100%;
}
.offer-carousel .dtq-carousel .slick-slide {
	width: auto;
}
.offer-carousel .dtq-carousel .dtq-carousel-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.offer-carousel .dtq-carousel .dtq-carousel-item .content-inner {
  padding: 0 0 0 10px;
}
.offer-carousel .dtq-carousel .dtq-carousel-item .dtq-swapped-img {
	width: 36px;
	max-width: 100%;
}
.nf-form-cont .nf-form-content .submit-wrap input {
	background-color: #00A699;
	color: #ffffff;
	border-radius:4px;
}
.nf-form-cont .nf-form-content .submit-wrap input:hover {
	background-color: #ffffff;
	color: #09093e;

}
.nf-form-cont .nf-form-content textarea {
	height: 120px !important;
	max-height: 200px;
}
.nf-form-cont .nf-form-content .size-field ul, .nf-form-cont .nf-form-content .color-field ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}
.nf-form-cont .nf-form-content .size-field ul li, .nf-form-cont .nf-form-content .color-field ul li {
	margin-right: 20px !important;
}
.nf-form-cont .nf-form-content .size-field ul li label::after, .nf-form-cont .nf-form-content .color-field ul li label::after {
	left: -25px;
	top: 1px;
}
.nf-form-cont .nf-form-content .size-field ul li label::before {
  left: -25px;
  top: 0px;
}

.nf-form-cont .nf-form-content .color-field ul li label::before {
  left: -21px;
  top: 5px;
}
.et_pb_scroll_top {
	background-color: #00A699 !important;
}
/*==============Start header search===================*/

#top-header .searchandfilter select, #top-header .searchandfilter input,
.top-header .searchandfilter select, .top-header .searchandfilter input{
	border-radius: 50px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 3px 6px;
	font-weight:500;
	font-size:14px;
}
#top-header .searchandfilter select option,
.top-header .searchandfilter select option{
	color: #222222;
}
#top-header .searchandfilter input[type="submit"],
.top-header .searchandfilter input[type="submit"]{
    background-color: #ffffff;
    color: #333333;
}
.top-header .searchandfilter ul {
	padding-bottom: 0px !important;
}
/*==============End header search===================*/


	/*===========Start Post/product  custom manage ============*/
	.agent-blog-three-grid .et_pb_ajax_pagination_container, .agent-blog-four-grid .et_pb_ajax_pagination_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: start;
}
	.agent-blog-three-grid .et_pb_post, .agent-blog-four-grid .et_pb_post {
	/*box-shadow: 0px 2px 18px 0px rgba(0,166,153,0.2);*/
	padding-bottom: 10px;
	margin: 0 1% 30px 1%;
}
.agent-blog-three-grid .et_pb_post:hover, .agent-blog-four-grid .et_pb_post:hover {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.2);
}
	.agent-blog-three-grid .et_pb_post img, .agent-blog-four-grid .et_pb_post img {
	object-fit: cover;
	object-position: center;
}
	.agent-blog-three-grid .et_pb_post .entry-featured-image-url, .agent-blog-four-grid .et_pb_post .entry-featured-image-url {
	margin-bottom: 10px;
}
	.agent-blog-three-grid .et_pb_post .entry-title, .agent-blog-three-grid .et_pb_post .post-content, .agent-blog-three-grid .et_pb_post .post-meta,
	.agent-blog-four-grid .et_pb_post .entry-title, .agent-blog-four-grid .et_pb_post .post-content, .agent-blog-four-grid .et_pb_post .post-meta{
	padding: 5px 10px !important;
}
	/*===========End Post/product  custom manage ============*/

/*==============Start Contact page===================*/
.nf-form-cont .nf-before-form-content {
	display: none;
}
/*==============Start Single product page===================*/
.product-info .et_pb_gallery_items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.product-info .et_pb_gallery_items .et_pb_gallery_item {
	width: 25% !important;
	margin:0px !important;
}
.product-single .taxonomy-terms-list {
  max-height: 265px;
  border: 1px solid #ccc;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #f7f7f7 !important;
  border-radius: 4px;
  padding-left: 25px;
}
/*================Start product details tab=================*/
.product-details-tab .et_pb_tabs_controls::after {
	border-top: 5px solid #00a699 !important;
	width: 100%;
}
.product-details-tab .et_pb_tabs_controls {
	background-color: transparent;
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.product-details-tab .et_pb_tabs_controls li {
	border-right: none !important;
	margin: 8px 2px;
}
.product-details-tab .et_pb_tabs_controls li a {
	padding: 4px 15px;
}
/*================End product details tab=================*/
.related-product .post-content-inner h6 {
	font-size:18px;
}
.related-product .post-content-inner p {
	padding-bottom: 10px;
}
/*==============End Single product page===================*/
/*==============Start Agent page===================*/

.store-section .services-row .et_pb_main_blurb_image {
	margin-bottom: 15px;
}
.store-section .services-row .et_pb_blurb_container {
	padding-left: 10px;
	padding-right: 10px;
}
.store-section .product-row .project-list h3 {
	text-align: left;
	padding-left: 10px;
}
/*==============End Agent page===================*/
.filter-category .difl_cptfilter .df-cpt-filter-nav li {
  width:100%;
}
/*==============Start Footer===================*/
.footer-section .last-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.footer-section .last-row .middlecol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.footer-section .last-row .middlecol .et_pb_module {
	width: auto;
}
.footer-section .last-row .middlecol .et_pb_module.et_pb_text {
	min-width: 90px;
}

@media all and (min-width: 561px) {
	.filter-category .difl_cptfilter .df_cptfilter_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.filter-category .difl_cptfilter .df-cpt-filter-nav {
	width: 20%;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}
.filter-category .difl_cptfilter .df-cpts-wrap.layout-fitRows {
	width: 78%;
}
/*=============ninja form========*/
.nf-form-cont .nf-form-content nf-fields-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
	.contact-form .nf-form-cont .nf-form-content nf-field:nth-child(7), 
	.contact-form .nf-form-cont .nf-form-content nf-field:nth-child(8),
	.product-order-form.nf-form-cont .nf-form-content nf-field:nth-child(9){
	width: 100%;
}
	.nf-form-cont .nf-form-content nf-field {
	width: 49%;
}
	/*=======Product page========*/
	.product-banner .two-col-row {
	flex-direction: row;
	justify-content: space-between;
}
.product-banner .two-col-row .et_pb_column {
	width: 48% !important;
	margin: 0px auto !important;
}
	/*======= End Product page========*/
.footer-section .first-row .et_pb_menu__wrap, .footer-section .first-row .et-menu {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
	
	.footer-section .et_pb_text h4 {
	text-align: left !important;
}
	.footer-section .last-row .et_pb_column_1_2:last-child {
	float: right;
}
	.footer-section .last-row .middlecol .et_pb_module {
	text-align: right;
	width: 100%;
}
.footer-section .last-row .et_pb_menu__wrap {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: end;
}
}
@media all and (min-width: 981px) {
	.verticallycenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
	#et-top-navigation .mega-menu > .sub-menu {
	 width: 100% !important;
}
		.footer-section .last-row {
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
	
	
	/*===========start Post/product 4 column============*/
		.agent-blog-four-grid .et_pb_post {
	width: 23%;
}
	/*===========End Post/product 4 column============*/
	
	/*===========Post 3 column============*/
	.agent-blog-three-grid .et_pb_post {
	width: 31%;
}
	/*===========End Post 3 column============*/
	.agent-blog-three-grid .et_pb_post img, .agent-blog-four-grid .et_pb_post img {
	min-height: 220px;
	max-height: 220px;
}
	/*==============Start header search===================*/

/*==============End header search===================*/
	.product-single .product-left {
	width: 80% !important;
}
	.product-single .product-right, .product-single .et_pb_row .et_pb_column_single {
	width: 17% !important;
}
	  .product-details-tab .et_pb_tab_content {
	margin: 10px auto 0;
}
	.product-details-tab .et_pb_tab_content .et_pb_row .et_pb_column_single {
		width:100% !important;
	}
}
@media all and (min-width: 981px) and (max-width: 1200px) {
		#top-header .container, #main-header .container, .et_builder_inner_content .et_pb_row, #main-footer .container {
	width: 95% !important;
}
	.top-header .first-col {
	width: 65% !important;
}
	.top-header .last-col {
	width: 35% !important;
}
	.agent-blog-three-grid .et_pb_post .entry-title,
	.agent-blog-four-grid .et_pb_post .entry-title{
	font-size: 18px !important;
}
	.agent-blog-three-grid .et_pb_post .post-content p,
	.agent-blog-four-grid .et_pb_post .post-content p{
	font-size: 16px !important;
}
}
@media all and (min-width: 981px) and (max-width: 1100px) {
	.top-header .searchandfilter ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.searchandfilter li {
	max-width: 200px;
}
#top-header .searchandfilter select, #top-header .searchandfilter input, .top-header .searchandfilter select, .top-header .searchandfilter input {
	width: -moz-available;
	width: -webkit-fill-available;
}
	.cta-business .et_pb_button_module_wrapper a {
	padding-left: 25px !important;
	padding-right: 25px !important;
}
	.cta-business .et_pb_text h3 {
	font-size: 40px;
}
	.featured-section .second-row h5 {
	font-size: 22px;
}
	.offer-section .et_pb_text_inner h3 {
	font-size: 30px;
}
}
@media all and (min-width: 666px) and (max-width: 1024px) {
	.store-section .services-row .et_pb_column {
	width: 31%;
	margin: 2% 1% !important;
}
	.store-section .store-right .et_pb_blurb_container {
	padding-left: 0px;
}
	.store-section .store-right .et_pb_module_header {
	font-size: 16px;
}
	
	/*===========start Post/product 4 column & 3 column============*/
	.agent-blog-three-grid .et_pb_post, .agent-blog-four-grid .et_pb_post {
	width: 31%;
}
.special-offer .special-offer-row .first-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.special-offer .special-offer-row .first-col .custom-order {
	width: 48%;
	margin-bottom: 0px !important;
}
	.special-offer .special-offer-row .first-col, .special-offer .special-offer-row .last-col {
	width: 100%;
}
}
@media all and (max-width: 980px) {
	#top-header .container, #main-header .container, .et_builder_inner_content .et_pb_row, #main-footer .container {
	width: 95% !important;
}
	#top-header .searchandfilter select, #top-header .searchandfilter input, .top-header .searchandfilter select, .top-header .searchandfilter input {
	width: -moz-available;
	width: -webkit-fill-available;
}
.reverse-column {
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
	.no-wrap-mobile {
	display: flex;
	align-items: center;
	flex-direction: row;
}
	.no-wrap-mobile .et_pb_column:first-child {
	width: 60% !important;
}
	.no-wrap-mobile .et_pb_column:last-child {
	width: 40% !important;
}
	#top-header {
	display: block !important;
}
	#top-header .container {
	padding: 7px;
	text-align: center;
		width: 100%;
}
	.services-row.remove-margin .et_pb_column {
	margin-bottom: 0px;
}
		.agent-blog-three-grid .et_pb_post img, .agent-blog-four-grid .et_pb_post img {
	min-height: 200px;
	max-height: 200px;
}
		.agent-blog-three-grid .et_pb_post, .agent-blog-four-grid .et_pb_post {
	margin-bottom:20px;
}
	.footer-section .et_pb_menu__menu, .top-header .et_pb_menu__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.footer-section .et_mobile_nav_menu, .top-header .et_mobile_nav_menu {
	display: none;
}
	.footer-section .last-row .middlecol{
		padding-left:0px !important;
	}

}
@media all and (min-width: 567px) and (max-width: 980px) {
	.top-header .first-col {
	float: none;
	margin: 0 auto;
	justify-content: center;
}
	.footer-section .first-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
		.agent-blog-three-grid .et_pb_post, .agent-blog-four-grid .et_pb_post {
	width: 48%;
}
.footer-section .first-row .et_pb_column {
	width: 46% !important;
	margin: 2%;
}
.footer-section .first-row .et_pb_column:first-child {
	margin-top: 0px !important;
}
	.et_pb_section.mobile-device {
	display: none;
}
.top-header .et_pb_menu__wrap {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
}
@media all and (min-width: 495px) and (max-width: 980px) {
	#page-container #main-header {
    top: 46.6px !important;
}
}
@media all and (max-width: 980px){
  .remove-margin .et_pb_column {
    width: 100%;
    margin-bottom: 0px;
}
	.top-header .et_pb_menu__wrap {
	justify-content: center !important;
}

}
@media all and (max-width: 767px){
.main-header.et_pb_sticky--top {
	top: 0px !important;
}
	.main-header.et_pb_sticky_placeholder {
    opacity: 1 !important;
}
	.main-header .et_pb_menu__logo {
	margin-right: 0px !important;
}
	.main-header .et_pb_menu__logo img {
	width: auto;
}
	.store-section .product-row .df-cpts-wrap .df-cpt-item {
	width: 50%;
}
}
@media all and (max-width: 560px){
	.default-banner .et_pb_fullwidth_header_container {
	width: 95%;
}
		.agent-blog-three-grid .et_pb_post, .agent-blog-four-grid .et_pb_post {
	width: 100%;
	margin: 0 0 30px !important;
}
			.agent-blog-three-grid .et_pb_post img, .agent-blog-four-grid .et_pb_post img {
	min-height: auto;
	max-height: auto;
}
		.product-details-tab .et_pb_tabs_controls li {
	margin: 3px 0px !important;
	width: 100%;
	text-align: center;
}
.product-details-tab .et_pb_tabs_controls li a {
	font-size: 16px !important;
	text-align: center;
	display: block;
}
	.store-section .product-row .project-list .project-item {
	flex: 1 1 calc(100% - 0px);
}
	.store-section .product-row .df-cpts-wrap .df-cpt-item {
	width: 50%;
	/*padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;*/
}
.footer-section .first-row .et_pb_column {
	width: 100% !important;
	margin: 2% 0%;
	border-bottom: 1px solid #ffffff69;
	padding-bottom: 15px;
}
	.footer-section .first-row .et_pb_column:nth-child(3), .footer-section .first-row .et_pb_column:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
		.footer-section .last-row {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
	.footer-section .last-row .middlecol .et_pb_module {
	width: 100%;
}
	.footer-section .last-row .firstcol .et_pb_text {
	text-align: center;
}
		.first-row .et_pb_blurb .et_pb_blurb_content {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: anchor-center;
}
.first-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
	margin-bottom: 0px;
}
		.top-header .et_pb_menu .et-menu li {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
}
@media all and (max-width: 495px){
	#page-container #main-header {
    top: 79.2px !important;
}
	#top-header .searchandfilter select, #top-header .searchandfilter input,
	.top-header .searchandfilter select, .top-header .searchandfilter input{
    margin-bottom: 5px;
}
	.store-section .product-row .df-cpts-wrap .df-cpt-item {
	width: 100%;
}
	.footer-section .last-row .middlecol .et_pb_module li {
	padding-left: 6px;
	padding-right: 6px;
}
}