/*!
Theme Name: Shree-Infra
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: ShreeInfra
Author URI: https://wordpress.org/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shree-infra
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Shree-Infra is based on Shree-Infra , (C) 2012-2020 Automattic, Inc.
Shree-Infra is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

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

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}












/*  ---------------------- new-add-dp ----------------------- */



/* .site-branding {
    display: flex;
    justify-content: center;
} */
.header_dp {
    display: flex;
    justify-content: center;
	width: 55%;
    margin-left: 3%;
}
.header_dp ul li {
    font-size: 14px;
    padding: 0px 15px !important;
    font-family: 'Poppins';
    text-transform: uppercase;
}

.header_dp ul li  a {
    color: #000;
}

.header_dp ul .current-menu-item a {
    border-bottom: 3px solid #f5811e;
    margin: 0;
    padding: 0;
}
.header_dp ul li a:hover::after {
    width: 100%;
    //transition: width .3s;
}
.header_dp ul li a::after {
     content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f5811e;
    transition: width .3s;
	
}
.header_dp ul .current-menu-item a::after{
	display:none;
}
div#testo-copyright {
    font-size: 14px;
}
footer.site-footer .site-info ul {
    list-style: none;
    padding: 0px;
	margin:0;
}
.menu-footer-bottom-container {
    display: flex;
}
.menu-footer-bottom-container ul#footer-menu li {
    font-size: 14px;
}
.menu-footer-bottom-container ul#footer-menu {
    margin: 0px 0px 0px 10px;
    display: flex;
    gap: 20px;
}
ul#footer-socials {
    display: flex;
    gap: 20px;
	justify-content: flex-end;
}
.main_menu_dp {
    display: flex;
    align-items: center;
	height:75px;
}

header#masthead a.custom-logo-link:after{
    content: "";
    height: 246px;
    width: 257px;
    top: -103px;
    left: 2px;
    background: #fff;
    -ms-transform: rotate(30deg);
    transform: rotate(18deg);
    box-shadow: 0px 0px 35px rgb(0 0 0 / 25%);
    z-index: 99;
}
header#masthead a.custom-logo-link img.custom-logo {
    position: relative;
    z-index: 999;
    left: 25px;
	top:30px;
	max-width: 210px !important;	
}
.container-fluid {
    margin: 0;
    padding: 0;
}

.sliider_dp .bdt-position-z-index.bdt-position-large {
    background: #f47509db;
    padding-bottom: 40px;
    width: 45%;
	 border-radius:20px;
}
.sliider_dp .bdt-btn-wrapper span.bdt-slide-btn-icon {
    display: none !important;
}
.sliider_dp a.bdt-slide-btn {
    padding: 8px 35px !important;
}
/* .sliider_dp .bdt-btn-wrapper:hover span.bdt-slide-btn-icon {
    display: block !important;
} */
.sliider_dp a.bdt-slide-btn:hover {
    padding: 8px 50px !important;
}
.sliider_dp .bdt-sub-title {
    border-bottom: 2px solid #fff;
    width: 75%;
    display: table;
    margin: 0px auto;
}
.sliider_dp .bdt-sub-title h4.bdt-ps-sub-title {
    padding: 0px !important;
}
.ft_bottom_dp {
    display: flex;
    justify-content: space-between;
    align-items: center;
	    border-top: 1px solid #cfcfcf;
	height:85px;
}
.ft_bottom_dp ul#primary-menu li {
    padding: 0px 10px;
    font-family: 'Poppins';
    line-height: 23px;
}
.ft_bottom_dp .ft_list_dp ul#primary-menu {
    display: flex;
    align-items: center;
}
.ft_img_dp .site-branding img.custom-logo {
    position: relative;
    z-index: 999;
    right: 44px;
}
.site-info .list_dp h4 {
    font-size: 22px;
    text-transform: capitalize;
    font-family: 'Poppins';
    font-weight: 400;
}

.site-info .list_dp dl dt {
    display: none;
}
.site-info .list_dp dl dd {
    margin: 0px;
    font-family: 'Poppins';
}
.site-info .list_dp dl dd span {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.site-info .list_dp dl dd a span {
    font-weight: 500;
}
a:hover {
    text-decoration: none;
}
footer.site-footer .site-info .list_dp ul li {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 30px;
}
footer.site-footer .site-info .list_dp ul li a {
    color: #000;
}
footer.site-footer .site-info .list_dp ul li a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f5811e;
    transition: width .3s;
}
footer.site-footer .site-info .list_dp ul li:hover a:after {
    width: 35%;
    //transition: width .3s;
}
.ft_bottom_dp ul#primary-menu li a {
    color: black;
}
.ft_bottom_dp ul#primary-menu li a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f5811e;
    transition: width .3s;
}
.ft_bottom_dp ul#primary-menu li:hover a:after {
    width: 100%;
    //transition: width .3s;
}
   .fixed_dp {
    position: fixed;
    z-index: 999 !important;
    background: #fff;
    width: 100%;
		 top:0%;
		 padding:50px 0px;
}
.fixed_dp a.custom-logo-link:after {
    content: none !important;
}
.search_dp img {
    width: 25%;
}
.search_dp {
    display: flex;
    justify-content: space-around;
	    width: 7%;
}
button.openBtn {
    background: none;
    border: none;
}
/* The Modal (background) */
/* .modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto;
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4);
} */

/* Modal Content */
.search_dp .modal-content {
  background-color: #38373700;
  margin: auto;
  padding: 20px 0px;
  border: none;
  width: 50%;
	top:35%;
}

/* The Close Button */
.search_dp .close {
    color: #aaaaaa;
    float: right !important;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #9b9b9b;
    margin-bottom: 10px;
	    padding: 0px 10px 10px 0px;
	display:none;
}

.search_dp .close:hover,
.search_dp .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.search_dp button#myBtn {
    background: none;
    border: none;
    outline: none;
}
.search_dp div#myModal {
    background: #00000085;
}
.fixed_dp a.custom-logo-link img.custom-logo {
    width: 100% !important;
}
.search_dp form.search-form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    align-content: center;
}
.search_dp label {
    margin: 0;
}
.search_dp input.search-field {
    padding: 11px 50px;
    border-top-left-radius: 30px;
    outline: none;
}
.search_dp input.search-submit {
    background: #000;
    color: #fff;
    padding: 15px 25px;
    border-bottom-right-radius: 30px;
}
.btn_dp span.elementor-button-text:after {
    content: url("https://luxmiengineers.in/shreeinfra/wp-content/uploads/2023/02/thin-long-arrow-right-icon.svg");
    display: block;
    transform: translateY(-50%);
    right: 16px;
    width: 18px;
    position: absolute;
    top: 50%;
}
.btn_dp a.elementor-button-link {
    width: 100%;
    text-align: left;
}
.mr_btn_dp a.elementor-button-link:before {
    content: "";
    left: 0;
    animation: slideWidth;
    animation-duration: .5s;
    display: block;
    position: absolute;
    left: calc( 0% - 0px);
    top: 0;
    bottom: 0;
    width: 2px;
    background: #00577C;
    transition: .5s all ease-in-out;
    z-index: 0;
}
/* a.elementor-button-link:hover {
    background: #00577c !important;
    animation: 0.5;
	color:#fff;
}*/
.mr_btn_dp a.elementor-button-link:hover {
    background-position: left bottom;
    color: #fff !important;
}
.mr_btn_dp a.elementor-button-link {
    background: linear-gradient(to right, #00577c 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

/** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/

.envato-block__preview{overflow: visible;}

/* Envato Kit 141 Custom Styles - Applied to the element under Advanced */

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{
	text-align: center;
}
.envato-kit-141-top-0 h1,
.envato-kit-141-top-0 h2,
.envato-kit-141-top-0 h3,
.envato-kit-141-top-0 h4,
.envato-kit-141-top-0 h5,
.envato-kit-141-top-0 h6,
.envato-kit-141-top-0 p {
	margin-top: 0;
}

.envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.envato-kit-141-bottom-0 p {
	margin-bottom: 0;
}

.envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-


{
	margin-bottom: .5rem;
}

.envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
	padding-bottom: 52px;
}

.envato-kit-141-display-inline {
	display: inline-block;
}

.envato-kit-141 .elementor-slick-slider ul.slick-dots {
	bottom: -40px;
}

/** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/



/** Start Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/

.envato-block__preview{overflow: visible;}

/** End Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/
.get_quote_dp {
    text-align: left;
}
.get_quote_dp p {
    margin: 0;
}
.get_quote_dp label {
    width: 100%;
    line-height: 30px;
}
.get_quote_dp input {
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 0px;
}
.get_quote_dp input:focus-visible {
    outline: 0;
    box-shadow: 0px 0px 17px -7px #00000087;
    border: none;
}
.get_quote_dp textarea {
    height: 50px;
	width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 0px;
}
.get_quote_dp textarea:focus-visible {
    outline: 0;
    box-shadow: 0px 0px 17px -7px #00000087;
    border: none;
}
.get_quote_dp input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #f5811e;
    color: #fff;
    padding: 12px 0px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 500;
}

.btn {
      background: #f47509;
    border: none;
    color: #fff;
    padding: 7px 25px;
    position: relative;
    cursor: pointer;
    margin: 0px 10px;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: capitalize;
}
.border-animation::before,
.border-animation::after {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  border: 0px solid transparent;
}
.border-animation::before {
  top: -4px;
  left: -4px;
  border-top: 2px solid #f47509;
    border-left: 2px solid #f47509;
}
.border-animation::after {
  bottom: -4px;
  right: -4px;
  border-bottom: 2px solid #f47509;
  border-right: 2px solid #f47509;
}
.border-animation:hover::before,
.border-animation:hover::after {
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}
.btn:hover {
    color: #ffffff;
}
.fixed_dp .site-branding img {
    top: 10px !important;
}
/*.product_tab_dp h2.woocommerce-loop-product__title {
    font-size: 14px !important;
}/
.product_tab_dp h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    color: #f47509;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 2px;
}

.product_tab_dp a.button {
    margin: 0px !important;
    background: #f47509;
    color: #fff;
    font-size: 12px;
    padding: 8px 15px;
}
.product_tab_dp a.button:hover {
    background: #ffffff;
    color: #f47509;
    border: 1px solid #f47509;
}*/
.newslatter_dp .box_dp {
        display: flex;
    justify-content: flex-start;
    padding: 0px 20px;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
}
.newslatter_dp .box_dp p {
    margin: 0 !important;
}
.newslatter_dp {
    padding: 35px 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.newslatter_dp .box_dp a {
    background: aliceblue;
    padding: 10px;
    color: #f47509;
    margin-left: 20px;
}
.newslatter_dp:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    bottom: 0;
    background: linear-gradient(405deg, #f47509 86%, #ffffff 42%);
    box-shadow: 0px 0px 30px rgb(0 0 0 / 3%);
    width: calc(100vw + 50px);
}
/** Start Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/

.envato-block__preview{overflow: visible !important;}

/** End Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/



/** Start Block Kit CSS: 105-3-0fb64e69c49a8e10692d28840c54ef95 **/

.envato-kit-102-phone-overlay {
	position: absolute !important;
	display: block !important;
	top: 0%;
	left: 0%;
	right: 0%;
	margin: auto;
	z-index: 1;
}

/** End Block Kit CSS: 105-3-0fb64e69c49a8e10692d28840c54ef95 **/



/** Start Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/

.envato-kit-66-menu .e--pointer-framed .elementor-item:before{
	border-radius:1px;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper{
	position:relative;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit{
	position:static;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit button{
	position: absolute;
    top: 50%;
    right: 6px;
    transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-webmit-transform: translate(0, -50%);
}

.envato-kit-66-testi-slider .elementor-testimonial__footer{
	margin-top: -60px !important;
	z-index: 99;
  position: relative;
}

.envato-kit-66-featured-slider .elementor-slides .slick-prev{
	width:50px;
	height:50px;
	background-color:#ffffff !important;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	left:-25px !important;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
}

.envato-kit-66-featured-slider .elementor-slides .slick-prev:before{
	display:block;
	margin-top:0px;
	margin-left:0px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

.envato-kit-66-featured-slider .elementor-slides .slick-next{
	width:50px;
	height:50px;
	background-color:#ffffff !important;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	right:-25px !important;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
}

.envato-kit-66-featured-slider .elementor-slides .slick-next:before{
	display:block;
	margin-top:-5px;
	margin-right:-5px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

.envato-kit-66-orangetext{
	color:#f4511e;
}

.envato-kit-66-countdown .elementor-countdown-label{
	display:inline-block !important;
	border:2px solid rgba(255,255,255,0.2);
	padding:9px 20px;
}

.about_dp .elementor-widget-wrap::before, .about_dp .elementor-widget-wrap::after {
    content: '';
    position: absolute;
    background: #fff;

}
.about_dp .elementor-widget-wrap::before {
    width: calc(100% + 50px + 4px - 160px);
    height: calc(100% + 4px);
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
}
.about_dp .elementor-widget-wrap::after {
    height: calc(100% + 50px + 4px - 160px);
    width: calc(100% + 4px);
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
}
/** End Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/



/** Start Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/

.envato-block__preview{overflow: visible;}
/* Material Button Click Effect */
.envato-kit-140-material-hit .menu-item a,
.envato-kit-140-material-button .elementor-button{
  background-position: center;
  transition: background 0.8s;
}
.envato-kit-140-material-hit .menu-item a:hover,
.envato-kit-140-material-button .elementor-button:hover{
  background: radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
}
.envato-kit-140-material-hit .menu-item a:active,
.envato-kit-140-material-button .elementor-button:active{
  background-color: #FFF;
  background-size: 100%;
  transition: background 0s;
}

/* Field Shadow */
.envato-kit-140-big-shadow-form .elementor-field-textual{
	box-shadow: 0 20px 30px rgba(0,0,0, .05);
}

/* FAQ */
.envato-kit-140-faq .elementor-accordion .elementor-accordion-item{
	border-width: 0 0 1px !important;
}

/* Scrollable Columns */
.envato-kit-140-scrollable{
	 height: 100%;
   overflow: auto;
   overflow-x: hidden;
}

/* ImageBox: No Space */
.envato-kit-140-imagebox-nospace:hover{
	transform: scale(1.1);
	transition: all 0.3s;
}
.envato-kit-140-imagebox-nospace figure{
	line-height: 0;
}

.envato-kit-140-slide .elementor-slide-content{
	background: #FFF;
	margin-left: -60px;
	padding: 1em;
}
.envato-kit-140-carousel .slick-active:not(.slick-current)  img{
	padding: 20px !important;
	transition: all .9s;
}

/** End Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/
.contact_dp a {
    color: #f5811e;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    margin: 0;
    padding: 0;
}

ul.breadcrum {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin: 0;
}
.poz_change.bot {
    text-align: center;
}
.single_brd_dp {
     margin: 0px auto;
    display: table;
    padding: 100px;
    position: relative;
    text-align: center;
}
.single_brd_dp h1 {
    font-weight: 600;
    font-family: 'Roboto';
    color: #fff;
}
ul.breadcrum li {
    color: #fff !important;
}
ul.breadcrum li a {
    font-weight: 400;
    color: #f47509;
}
/* Style the tab */
.tabs_dp .tab {
    overflow: hidden;
    display: flex;
    justify-content: center;
}

/* Style the buttons inside the tab */
.tabs_dp .tab button {
    transition: 0.3s;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 25px;
    margin: 0px 5px;
    background: white;
	color:#f47509 !important;
}

/* Change background color of buttons on hover */
.tabs_dp .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tabs_dp .tab button.active {
    background-color: #f47509;
    color: #fff !important;
    outline: 0;
}

/* Style the tab content */
.tabs_dp .tabcontent {
    padding: 15px 20px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 11px 5px #90909047;
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
}
.tabs_dp .active{
	display:block;
}

.product_view_dp main#primary {
    display: flex;
}
.product_view_dp .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.tabs_dp .tab button:hover {
    transition: 0.3s;
    background: #f47509 !important;
    color: #fff !important;
}
.tabcontent {
    display: none;
}
.container.tabs_dp {
    margin: 20px auto;
}
.tabs_dp .tabcontent a {
    color: #f47509;
    font-weight: 500;
}
.tabs_dp input#submit {
    background: #f47509 !important;
    color: #ffffff !important;
    font-size: 16px !important;
}
.tabs_dp textarea#comment {
    outline-color: #f4750957;
    height: 100px;
}
.tabs_dp .tabcontent p {
    color: #000;
    font-size: 16px;
    line-height: 27px;
    word-spacing: 5px;
}
#enquiry input.contact {
    border: 2px solid #f47509;
    outline: 2px solid #fff;
    transition: outline-offset 200ms ease;
    background: #f47509;
    text-transform: capitalize;
}
#enquiry input.contact:hover {
    outline: 2px solid #fff;
    outline-offset: -6px;
}
.modal-enquiry-form .ui-dialog-titlebar {
    background: #f47509 !important;
    color: #fff !important;
    font-size: 16px;
}
button#send-btn {
    background: #f47509;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px !important;
}
#enquiry-form .wdm-pef-form-row.focused label {
    top: -10px;
    border: 1px solid #f47509;
    background-color: #ffffff;
    left: 12px;
    font-size: 11px;
    color: #f47509;
}
#enquiry-form .wdm-pef-form-row input , #enquiry-form .wdm-pef-form-row textarea {
    outline: 0 !important;
}
button#send-btn:hover {
    background: #fff;
    border: 1px solid #f47509;
    color: #f47509;
}
.summary.entry-summary span.posted_in {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.summary.entry-summary span.posted_in a {
    color: #f47509;
    font-weight: 700;
}
.summary.entry-summary .woocommerce-product-details__short-description p {
    color: #000;
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
}
.container.tabs_dp ol {
    margin: 0px !important;
}
.faq_dp .elementor-accordion-title:hover {
	color: #f47509 !important;
}
.shop_dp .shop_sidebar_dp ul.wc-block-product-categories-list {
    margin: 0;
    list-style: none;
    padding: 0;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
	    color: #000000;
}
.shop_dp .shop_sidebar_dp ul.wc-block-product-categories-list li:hover {
	    color: #f47509;
}
.shop_dp .shop_sidebar_dp ul li a
{
    color: #000000 ;
}
.shop_dp .shop_sidebar_dp ul li a:hover {
    color: #f47509 ;
}
.shop_dp .shop_sidebar_dp h2 {
    color: #f47509;
    font-size: 25px !important;
    font-weight: 700;
}
.shop_dp .shop_sidebar_dp {
    padding: 15px;
    box-shadow: 0px 0px 14px -3px #7e7e7e8a;
}
.container.shop_dp header.entry-header {
    display: none;
}
.shop_dp .shop_sidebar_dp {
    padding: 15px;
    box-shadow: 0px 0px 14px -3px #7e7e7e8a;
    margin-top: 20px;
    position: sticky;
    top: 12%;
    height: 350px;
	margin-bottom:20px;
}
aside#secondary {
    display: none;
}
.mobile_dp svg {
    width: 30%;
}
.mobile_dp {
    display: flex;
    width: 10%;
}
.mobile_dp .num_dp p {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
}
.shop_dp .entry-content p.woocommerce-result-count {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.shop_dp .entry-content select.orderby {
    font-size: 16px;
    padding: 6px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid #d3d3d3;
}
.shop_dp .entry-content ul li , .pro_related_dp section.related.products ul li{
    padding: 15px !important;
    border: 1px solid #e4e4e4;
    height: auto;
    margin: 15px !important;
    width: 22.6% !important;
}
.product_tab_dp ul li {
    padding: 15px !important;
    border: 1px solid #e4e4e4;
    background: #fff;
    height: auto;
    width: 23% !important;
    margin: 10px !important;
}
.shop_dp .entry-content ul li a.button , .pro_related_dp section.related.products ul li a.button , .product_tab_dp ul li a.button {
   font-size: 12px;
    color: #fff;
  /*   background: #f47509;*/
    padding: 8px 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: none;
}
.shop_dp .entry-content ul li h2 , .pro_related_dp section.related.products ul li h2
, .product_tab_dp h2.woocommerce-loop-product__title
{
    color: #000;
    font-weight: 500;
    font-size: 16px !important;
    text-align: center;
}
.shop_dp .entry-content ul li:hover , .pro_related_dp section.related.products ul li:hover , .product_tab_dp ul li:hover {
    box-shadow: 0px 0px 14px -3px #7e7e7e8a;
	opacity:0.7;
}
.shop_dp .entry-content ul li a:before , .pro_related_dp section.related.products ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
.shop_dp .shop_sidebar_dp label.wp-block-search__label {
    color: #f47509;
    font-size: 25px !important;
    font-weight: 700;
}

.shop_dp .entry-content ul li:hover a.button , .pro_related_dp section.related.products ul li:hover a.button , .product_tab_dp ul li:hover a.button{
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    opacity: 1 !important;
    transition: all 0.4s cubic-bezier(1, 0.35, 0.45, 0.4) 0s;
    background: #f47509;
    border: none;
    color: #fff;
    padding: 15px 15px;
    cursor: pointer;
    margin: 0px 10px;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: capitalize;
}
.shop_dp .entry-content ul li a.button:hover , .pro_related_dp section.related.products ul li a.button:hover, .product_tab_dp ul li a.button:hover{   
	outline: 2px solid #fff;
    outline-offset: -6px;
}
main#primary section.related.products {
    display: none;
}
.pro_related_dp section.related.products h2 {
    text-align: center;
}
.pro_related_dp section.related.products ul {
    margin-top: 20px;
}
.product_view_dp .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 35% !important;
}
.product_view_dp .summary.entry-summary {
    width: 63% !important;
}
.product_tab_dp ul li:hover a.button {
    padding: 15px !important;
    width: 50% !important;
    left: 44% !important;
}
ul.sub-menu {
    display: flex;
    flex-direction: column;
    background: #fff;
}
ul.sub-menu li {
    padding: 10px !important;
}
.newslatter_dp .box_dp p {
    margin: 0 !important;
    font-size: 33px;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
}
.post_btn_dp p a {
    font-size: 16px;
    color: #f47509;
    font-weight: 500;
    text-transform: capitalize;
}
body.search.search-results main#primary {
    padding: 20px 50px;
}
.post_btn_dp {
    text-align: center;
}
h2.entry-title a {
    color: #f47509;
    font-size: 25px;
}
.product_tab_dp .elementor-tab-title.elementor-tab-desktop-title {
    padding: 12px 15px !important;
}
button.menu-toggle:before {
    content: "\2630";
}
nav.woocommerce-pagination ul.page-numbers {
    display: none;
}
@media(max-width:1024px){

	
		header#masthead a.custom-logo-link:after {
    content: none;
  
}
	header#masthead a.custom-logo-link img.custom-logo {
    left: 10px;
    top: 10px;
    max-width: 100% !important;
}
			.menu-toggle, .main-navigation.toggled ul{
		display:block;
	}
		.menu-menu-1-container {
    position: absolute;
    background: #fff;
    z-index: 99;
    top: 21%;
    left: 38%;
    width: 34%;
}
 .toggled ul#primary-menu  {
		display:block !important;
	}
nav.main-navigation.header_dp ul#primary-menu {
    display: none;
}
	.search_dp {
    width: 16%;
}
	.mobile_dp {
    display: flex;
    width: 20%;
}
	.header_dp {
    width: 20%;
    margin-left: 0%;
    justify-content: flex-end;
}
	button.menu-toggle {
    background: #f5811e;
    color: white !important;
    border: none;
    outline-color: #bdbdbd;
}
	.header_dp ul li {
    line-height: 30px;
}
	.main_menu_dp {
    justify-content: space-between;
}


	.newslatter_dp .box_dp p {
 font-size: 22px;
}
		.product_tab_dp ul li {
    margin: 5px !important;
    width: 47% !important;
}
	a.custom-logo-link:after {
    content: none !important;
	}
.shop_dp .entry-content ul li, .pro_related_dp section.related.products ul li {
    margin: 7px !important;
    width: 45% !important;
}
}
@media(max-width:890px){
	.header_dp ul li {
    font-size: 13px;
}

}
@media(min-width:768px) and (max-width:1024px) {
footer#colophon .site-info .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
	footer#colophon .list_dp {
    margin: 15px 0px;
}
	.my_post_dp .elementor-posts-container.elementor-posts.elementor-posts--skin-cards.elementor-grid {
    grid-template-columns: repeat(3,1fr)!important;
}

}

@media(max-width:767px){
.mobile_dp {
    display: none;
}
	.header_dp {
    width: 8%;
}
	.my_post_dp .elementor-post__thumbnail {
    padding: 0px !important;
}
	.newslatter_dp .box_dp a {
    margin-left: 16px !important;
    font-size: 12px !important;
}
	.newslatter_dp .box_dp p {
    font-size: 16px !important;
}
.newslatter_dp:before {
    content: "";
    background: linear-gradient(405deg, #f47509 100%, #ffffff 0%);
    ]: ;
}
	.ft_bottom_dp {
    flex-direction: column !important;
}
	.ft_img_dp {
    display: none;
}
	.newslatter_dp .box_dp {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
	.newslatter_dp .box_dp a {
    margin-left: 0px !important;
    font-size: 12px !important;
}
	.about_dp .elementor-widget-wrap::after {
    height: calc(100% + 44px + 15px - 130px);

}
	.about_dp .elementor-widget-wrap::before {
    width: calc(100% + 45px + 15px - 130px);
}

	
	.tabs_dp .tabcontent{
       margin-top: 10px !important; 
}
	.shop_dp .entry-content ul li:hover a.button, .pro_related_dp section.related.products ul li:hover a.button, .product_tab_dp ul li:hover a.button {
      width: 60%;
    text-align: center;
}
	.container-fluid.bread_dp section.pages-banner {
    height: 270px !important;
}
		.product_view_dp .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images , .product_view_dp .summary.entry-summary , .tabs_dp .tabcontent{
    width: 90% !important;
    margin: 0px auto;
    display: table;
}
}
@media(max-width:580px){
	.call_us_dp{
		display:none;
	}
	.search_dp {
    width: 23%;
}
	.shop_dp .entry-content ul li, .pro_related_dp section.related.products ul li {
       margin: 7px auto !important;
    width: 100% !important;
    display: table;
}
	.product_tab_dp ul li {
    margin: 5px auto !important;
    width: 100% !important;
}

}
.single-product .table td, .single-product .table th {
    padding: .75rem;
    vertical-align: middle;
    border: 1px solid #dee2e6;
}
.single-product ul {
    margin: 0;
}
h1, h2, h3, h4, h5, h6, p, span, ul, li, a, div {
   font-family: "Poppins", Sans-serif !important;
}
span.pro_at_head_dp form.woocommerce-ordering {
    display: none;
}
.my_post_dp img.attachment-medium.size-medium {
    width: 100%;
    height: 250px;
}
.my_post_dp  .elementor-post__thumbnail {
    padding: 0 !important;
}
.my_post_dp .elementor-post__text {
    padding: 15px;
    background: #fff;
}
.elementor-45 .my_post_dp:after , .elementor-1253 .my_post_dp:after {
    content: none !important;
}

.my_post_dp .elementor-post__meta-data {
    font-size: 14px;
    padding: 10px 15px 10px;
    border-top: 1px solid #d7d7d7;
	 background: #fff;
	    color: #bbbbbb;
}
.my_post_dp .elementor-post__card:hover {
    box-shadow: 0px 0px 15px -2px #8d8d8dad !important;
	    animation-name: fadeIn;
}
.my_post_dp .elementor-column.elementor-col-100.elementor-inner-column.elementor-element.elementor-element-e89285e.animated.fadeIn:hover {
    box-shadow: none !important;
}
.my_post_dp .elementor-post__card {
    border: 1px solid #bfbfc18c;
}
