.ui-autocomplete-loading {
  background: #fff;
  transition: none !important;
}
.ui-helper-hidden-accessible {
  display: none;
}

/***********************/
/*structure style*/
/***********************/
/*--------------------------------------------------------------
  1.0 Normalize
  Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
  --------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
  clear: both;
}
*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto-Bold", sans-serif;
  letter-spacing: 1px;
}
h1 {
  font-size: 24px;
  line-height: 38px;
}
h2 {
  font-size: 22px;
  line-height: 35px;
}
h3 {
  font-size: 20px;
  line-height: 32px;
}
h4 {
  font-size: 18px;
  line-height: 29px;
}
h5 {
  font-size: 17px;
  line-height: 27px;
}
h6 {
  font-size: 16px;
  line-height: 25px;
}
/*a {
  text-decoration: none !important;
  cursor: pointer;
}*/
figcaption,
main {
  display: block;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
embed,
iframe,
object,
video {
  margin-bottom: 1.5em;
  max-width: 100%;
  vertical-align: middle;
}
iframe {
  width: 100%;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-size: 1em;
}
a:focus,
:focus {
  outline: thin dotted;
  text-decoration: none;
}
button:focus {
    outline: 2px dotted;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover,
a:visited {
  outline: none;
}
a,
a:hover,
button {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}
b,
strong {
  font-weight: inherit;
}
code,
kbd,
samp {
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
  max-width: 100%;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
button {
  border: 0;
}
button:hover {
  cursor: pointer;
}
fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}
.page-links {
  clear: both;
  padding: 15px 0px;
  width: 100%;
}
textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 8px;
  text-align: left;
  border-width: 0 1px 1px 0;
}

th,
th a,
dt,
b,
strong {
  font-family: "Roboto-Bold", sans-serif;
}
table,
td,
th {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
a {
  color: #1c1d1e;
}
a:hover {
  color: #1f4c94;
}
dd {
  margin: 0 1.5em 1.5em;
}
ul {
  list-style: disc;
}

ol,
ul {
  margin: 0 0 1.5em 3em;
}
address {
  margin: 0 0 1.5em;
}

blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.05);
  padding: 15px;
  font-size: 15px;
  font-style: italic;
  margin: 0 0 1.5em;
  line-height: inherit;
  position: relative;
}
blockquote,
q {
  quotes: "" "";
}
pre {
  background: #eee;
  margin-bottom: 1.6em;
  overflow: auto;
  max-width: 100%;
  padding: 1.6em;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: "Roboto-Regular";
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  color: #1c1d1e;
  background: #fff;
  font-style: normal;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.8px;
  margin: 0;
  padding: 0;
  font-family: "Roboto-Regular", sans-serif;
  font-weight: inherit;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga" on;
}
.texture-post-excerpt a,
.texture-content-wrap .entry-content a,
.widget .textwidget a,
.comment-content a {
  text-decoration: underline !important;
}
article.texture-post-article a.texture-readmore {
  text-decoration: none !important;
}
.entry-content form.post-password-form input[type="password"] {
  width: 250px;
}

.entry-content form.post-password-form input[type="submit"] {
  background: #1f4c94;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  line-height: 36px;
  margin-right: 15px;
  text-align: center;
  padding: 0 10px;
  min-width: 110px;
  border-radius: 3px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* WordPress Gallery 
  ------------------------------------------ */

.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.gallery:after {
  display: table;
  content: "";
  clear: both;
}

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
  border-radius: 4px;
  border: 1px solid #dddddd;
}

.gallery-item img {
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}
.gallery-caption {
}
.bypostauthor {
}
/*************/
/*Pre-loader*/
/*************/
.lawyer_elementor_overlayloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f5f5f5;
  z-index: 99999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
.lawyer-elementor-pre-loader img {
  text-indent: -9999em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background-position: center;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/* 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;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #006799;
  border-radius: 0;
  box-shadow: none;
  clip: auto !important;
  clip-path: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 8px 25px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1300px;
  width: 100%;
  box-sizing: border-box;
}

.top-header-bar,
.main-header-bar,
.top-footer-bar,
.below-footer-bar,
.below-header-bar,
.widget-footer-wrap,
.widget-cs-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.below-footer .below-footer-bar {
  line-height: 40px;
}
header {
  background: #fff;
}
.top-header {
  border-bottom: solid;
  border-bottom-width: 0px;
}
.top-header,
.main-header,
.below-header {
  position: relative;
}
.top-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f4c94;
}
.top-header .top-header-bar {
  line-height: 45px;
  color: #fff;
}
/*below header special css*/
.below-header-col1 {
  flex: 1;
}
.below-header-col2 {
  flex: 4;
  text-align: center;
}

.main-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2457aa;
}
.below-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f4c94;
}
/********************/
/*thnk-col csss*/
/********************/
.thnk-col-3 .top-header-col1,
.thnk-col-3 .top-header-col2,
.thnk-col-3 .top-footer-col1,
.thnk-col-3 .top-footer-col2,
.thnk-col-3 .below-footer-col1,
.thnk-col-3 .below-footer-col2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.thnk-col-3 .top-header-col2,
.thnk-col-3 .top-footer-col2,
.thnk-col-3 .below-footer-col2 {
  -webkit-box-pack: center;
  -webkit-justify-content: flex-center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-center;
  text-align: center;
}
.thnk-col-3 .top-header-col3,
.thnk-col-3 .top-footer-col3,
.thnk-col-3 .below-footer-col3 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}
.thnk-col-1 .top-header-col1,
.thnk-col-1 .top-footer-col1,
.thnk-col-1 .below-footer-col1 {
  text-align: center;
}
/*widget col style*/
.widget-footer-wrap {
  justify-content: flex-start !important;
  align-self: flex-start !important;
  align-items: baseline !important;
}
.thnk-col-1 .widget-footer-col1 {
  width: 100%;
  text-align: center;
  justify-content: flex-start;
  align-self: flex-start;
}
.thnk-col-2 .widget-footer-col1,
.thnk-col-2 .widget-footer-col2 {
  width: 50%;
  padding: 0px 7.5px;
  justify-content: flex-start;
  align-self: flex-start;
}
.thnk-col-3 .widget-footer-col1,
.thnk-col-3 .widget-footer-col2,
.thnk-col-3 .widget-footer-col3 {
  width: 33.33%;
  padding: 0px 7.5px;
  justify-content: flex-start;
  align-self: flex-start;
}
.thnk-col-4 .widget-footer-col1,
.thnk-col-4 .widget-footer-col2,
.thnk-col-4 .widget-footer-col3,
.thnk-col-4 .widget-footer-col4 {
  width: 25%;
  padding: 0px 15px;
  justify-content: flex-start;
  align-self: flex-start;
}
.thnk-col-3-1-2 .widget-footer-col1 {
  width: 50%;
  padding: 0px 7.5px;
  order: 1;
}
.thnk-col-3-1-2 .widget-footer-col2 {
  width: 20%;
  padding: 0px 7.5px;
  order: 2;
}
.thnk-col-3-1-2 .widget-footer-col3 {
  width: 20%;
  padding: 0px 7.5px;
  order: 3;
}
.thnk-col-3-2-1-2 .widget-footer-col1 {
  width: 25%;
  padding: 0px 7.5px;
  order: 1;
}
.thnk-col-3-2-1-2 .widget-footer-col2 {
  width: 50%;
  padding: 0px 7.5px;
  order: 2;
}
.thnk-col-3-2-1-2 .widget-footer-col3 {
  width: 25%;
  padding: 0px 7.5px;
  order: 3;
}
.thnk-col-2-1-2 .widget-footer-col1 {
  width: 70%;
  padding: 0px 7.5px;
  order: 1;
}
.thnk-col-2-1-2 .widget-footer-col2 {
  width: 30%;
  padding: 0px 7.5px;
  order: 2;
}
.thnk-col-2-2-1 .widget-footer-col1 {
  width: 30%;
  padding: 0px 7.5px;
  order: 1;
}
.thnk-col-2-2-1 .widget-footer-col2 {
  width: 70%;
  padding: 0px 7.5px;
  order: 2;
}
.main-header-col1 {
  justify-content: flex-start;
  padding: 20px 0px;
  align-items: center;
  display: inline-flex;
  margin-right: 15px;
}
.main-header-col2 {
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  flex: auto;
}
.main-header-col3 {
  text-align: right;
}
.main-area {
  display: block;
  position: relative;
}
.primary-content-area {
  width: 77.5%;
  box-sizing: border-box;
  margin: 15px 0px 50px 0px;
  float: right;
}
.sidebar-content-area {
  width: 21%;
  box-sizing: border-box;
  float: left;
}
.no-sidebar .primary-content-area {
  width: 100%;
  float: left;
}
.no-sidebar .menu-category-list ul[data-menu-style="vertical"] {
  position: absolute;
  float: none;
  width: 248px;
  z-index: 999;
  display: none;
}
.page-content .primary-content-area {
  position: relative;
  min-height: 550px;
}
.right .primary-content-area {
  float: left;
}
.right .sidebar-content-area {
  float: right;
}
.main-area.left-sidebar .sidebar-content-area {
  margin-left: 0;
  margin-right: 1.5%;
}
.top-header-col1,
.top-footer-col1,
.below-footer-col1 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.widget-footer .widget.widget_text {
  margin-bottom: 15px;
}
/*MAIN HEADER BUTTON*/

.mhdrthree .main-header-col2 #search-box {
  text-align: -webkit-right;
}

.btn-main-header {
  color: #fff;
  background: #1f4c94;
  padding: 8px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-main-header:hover {
  color: #fff;
}
.header-support-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  float: right;
}
.header-support-icon {
  margin-left: 15px;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.header-support-content {
  padding-left: 15px;
  display: flex;
  height: 38px;
  line-height: 38px;
  color: #fff;
  padding: 0px 10px 0px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.header-support-content .sprt-tel {
  display: grid !important;
  text-align: left;
  line-height: initial;
}
.header-support-content i {
  margin-right: 10px;
}
.header-support-content .sprt-tel,
.header-support-content .sprt-eml {
  display: block;
  font-size: 14px;
}
.header-support-content a,
.texture-icon .count-item {
  color: #fff;
}
.header-support-icon a.whishlist i,
.header-support-icon a.compare i {
  padding: 0px 0px 0px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
}
.header-support-icon a.whishlist span,
.header-support-icon a.compare span {
  color: #fff;
  font-size: 13px;
  font-family: "Roboto-Medium", sans-serif;
}
.header-support-icon a.compare {
  margin-left: 10px;
}
.header-support-content i {
  margin-right: 15px;
  font-size: 34px;
  color: #fe8423;
}
.header-support-content .sprt-tel b {
  font-size: 13px;
  margin-bottom: 5px;
}
.tooltiptext {
  top: 100%;
}
.tooltiptext {
  visibility: hidden;
  width: 70px;
  background-color: #1e1e1e;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  margin-left: -39px;
  font-size: 11px !important;
}
.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  top: auto;
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #232531 transparent;
}
a.whishlist:hover .tooltiptext,
a.account:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

a.whishlist,
a.account {
  position: relative;
}

/**********************/
/*Main Header Layout***/
/**********************/
/*first*/
.mhdrone .main-header-col1 {
  order: 3;
  text-align: end;
  justify-content: flex-end;
}
.mhdrone .main-header-col2 {
  order: 2;
}
.mhdrone .main-header-col3 {
  order: 1;
  text-align: start;
  display: flex;
}
.mhdrone .below-header-col1 {
  order: 3;
  flex: inherit;
}
.mhdrone .below-header-col2 {
  order: 2;
}
.mhdrone .below-header-col3 {
  order: 1;
}
.mhdrone .menu-category-list ul[data-menu-style="vertical"] {
  right: 0 !important;
}
/*second*/
.mhdrtwo .cart-contents .cart-total {
  display: none;
}
/*third*/
.mhdrthree.left .below-header-col2 {
  text-align: left;
}
.mhdrthree.right .below-header-col2 {
  text-align: right;
}
.mhdrthree.center .below-header-col2 {
  text-align: center;
}
.mhdrthree .site-title span a,
.mhdrthree .site-description p {
  color: #fff;
}
/*****************/
/*Menu Alignment*/
/*****************/
.right .main-header-col2 {
  text-align: end;
}
.left .main-header-col2 {
  text-align: start;
}
/*footer*/
.top-footer {
  border-bottom: solid;
  border-bottom-width: 0px;
  position: relative;
}
.below-footer {
  border-top: solid;
  border-bottom-width: 0px;
  position: relative;
  border-color: transparent;
}
.widget-footer {
  position: relative;
}
.top-footer:before,
.below-footer:before,
.widget-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffff;
}
/*footer-menu*/
ul.open-bottom-menu {
  margin: 0;
  list-style: none;
}
ul.open-bottom-menu li {
  display: inline-block;
  padding-right: 20px;
  margin: 0;
}
ul.open-bottom-menu .sub-menu {
  display: none;
}
/********************/
/*Off canvas sidebar*/
/*********************/
.off-canvas-button span {
  display: block !important;
  background-color: #fff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 3px;
  height: 2px;
}
.off-canvas-button span.cnv-top {
  width: 22px;
}
.off-canvas-button span.cnv-mid {
  width: 18px;
}
.off-canvas-button span.cnv-bot1 {
  width: 22px;
}
.off-canvas-button span.cnv-bot {
  width: 18px;
}
.bfr-logo .logo-content {
  order: 2;
}
.bfr-logo .canvas-icon {
  order: 1;
  margin-right: 10px;
}
.bfr-logo .main-header-col1 {
  justify-content: flex-start;
}

.aftr-logo .logo-content {
  order: 1;
}
.aftr-logo .canvas-icon {
  order: 2;
  margin-left: 15px;
}

.site-title span {
  font-size: 30px;
}
.texture-product .woosw-btn:before,
.woosw-btn:before {
  content: "\f004";
  font-family: "fontawesome";
  margin: 0;
  font-size: 16px;
}
.texture-product .woosw-btn,
.woosw-btn,
.texture-product .wooscp-btn,
.wooscp-btn {
  display: block;
  font-size: 0;
  padding: 0;
  position: relative;
  vertical-align: top;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 0;
  border: medium none;
  margin: 0;
  margin-right: 4px;
  float: left;
  letter-spacing: initial;
  color: #616161;
  background: #f4f7f9;
  text-align: center;
  font-weight: normal;
  border-radius: 3px;
}
.texture-product .woosw-added,
.woosw-added {
  color: #09fb09;
}
.texture-product .wooscp-btn:before,
.wooscp-btn:before {
  content: "\f021" !important;
  font-family: "fontawesome";
  margin: 0;
  font-size: 16px;
}
.woocommerce .woosw-btn:before,
.woocommerce .wooscp-btn:before,
.woocommerce .woosw-added:before {
  margin: 0;
}
.woosw-copy-btn input {
  color: #fff;
  font-size: 12px;
  padding: 10px 14px;
  background: #008000;
  margin-left: 10px;
  outline: 0;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woosw-copy-url input {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
p.demo_store {
  position: fixed;
  top: initial !important;
  left: 0;
  right: 0;
  bottom: 0;
}
.woocommerce-demo-store .bizEcommerce-site {
  margin-bottom: 46px;
}
.woocommerce-demo-store #move-to-top {
  bottom: 50px;
}
/***************/
/*top slider style*/
/***************/
/*start Slider-one*/
.page-template-frontpage .primary-content-area {
  margin: 0;
}
.texture-slider-content-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  box-sizing: border-box;
  padding: 15px;
  background: #fff;
  margin: 50px 0px;
  border-radius: 4px;
}
.texture-slider-col {
  justify-content: flex-start;
}
.slide-layout-3 .texture-3col-slider-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.slide-layout-3 .texture-3col-slider-wrap .texture-slider-content {
  flex: 0 0 76%;
  max-width: 76%;
  padding-right: 7.5px;
}
.slide-layout-3 .texture-3col-slider-wrap .texture-add-content {
  flex: 0 0 24%;
  max-width: 24%;
  padding-left: 7.5px;
}
.texture-3-add-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.texture-3-add-content .texture-row {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
.texture-3-add-content .texture-row:last-child {
  margin-bottom: 0;
}
.texture-slider-col.texture-slider-col-1 {
  padding-right: 15px;
}
.texture-slider-col.texture-slider-col-1,
.texture-slider-col.texture-slider-col-3 {
  width: 19%;
}
.texture-slider-col.texture-slider-col-2 {
  width: 81%;
}
.texture-slider-section {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.texture-slider-content-bar .slider-cat-title a {
  padding: 8px 15px;
  color: #111;
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
}
.texture-slider-content-bar .slider-cat-title {
  line-height: 19px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  border-bottom: 2px solid #f4f4f4;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.texture-product-cat-list.slider {
  width: 100%;
}
.texture-product-cat-list.slider li a,
ul.texture-product-cat-list.slider[data-menu-style="accordion"] > li {
  border: none;
}
.texture-product-cat-list.slider a {
  font-size: 12px;
  color: #111;
  width: 100%;
  padding: 3px 7px;
}
.texture-product-cat-list.slider a:hover,
.texture-product-cat-list li a:hover {
  color: #fe8423;
}
.texture-slider-col-1 ul[data-menu-style="vertical"] li ul.sub-menu li {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
/*end Slider-one*/
/*//Second slider*/
.texture-slider-section {
  background-attachment: fixed;
  background-size: cover;
  -webkit-background-size: cover;
}
.slide-layout-4 .texture-slider-content-bar {
  background: transparent;
  padding: 0;
  border: 0;
}
.texture-slider-multi-item {
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.texture-slider-multi-item > a:hover img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
}
.texture-slider-multi-item a {
  overflow: hidden;
}
.texture-slider-multi-item a img {
  transition: all 250ms ease 0s;
  -moz-transition: all 250ms ease 0s;
  -webkit-transition: all 250ms ease 0s;
  position: relative;
  z-index: 0;
}
.slide-item-wrapper {
  position: static;
  margin: 0;
  height: 0;
  padding: 0;
  z-index: 2;
}
.slide-item-wrapper .item-title {
  position: absolute;
  top: 5%;
  padding-top: 10px;
  left: 0;
  right: 0;
}
.slide-item-wrapper .item-button {
  margin: 0;
  position: absolute;
  bottom: 5%;
  padding-bottom: 10px;
  left: 0;
  right: 0;
}
.slide-layout-4 .item-title h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 240px;
  margin: auto;
}
.slide-layout-4 .item-button a {
  background: #fe8423;
  padding: 5px 12px;
  display: initial;
  color: #fff;
}
/*//end Second slider*/
/*****************/
/*Third Slider*/
/*****************/
.slide-layout-2 .texture-3col-slider-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
}
.slide-layout-2 .texture-slider-content-bar {
  padding: 0;
}
.slide-layout-2 .texture-3col-slider-wrap .slider-content-1 {
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 0;
}
.slide-layout-2 .texture-3col-slider-wrap .slider-content-2 {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0;
}
.slide-layout-2 .texture-3col-slider-wrap .slider-content-3 {
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 0;
}
.slide-layout-2 .texture-content-2 .texture-row,
.slide-layout-2 .texture-content-1 {
  position: relative;
}
.slide-layout-2 .texture-content-2 .texture-row a:hover:before,
.slider-content-3 .texture-content-1 a:hover:before {
  opacity: 0.4;
}
.slide-layout-2 .texture-content-2 .texture-row a:before,
.slider-content-3 .texture-content-1 a:before {
  background: #111;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
/*****************/
/*End Third Slider*/
/*****************/

img {
  vertical-align: middle;
  border-style: none;
}

/*slider navigation*/
.texture-top2-slide.owl-carousel .owl-nav {
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  right: 0;
  height: 0;
  margin: 0 -10px;
  z-index: 2;
  font-size: 24px;
  opacity: 0;
}
.texture-widget-slider-wrap:hover .texture-top2-slide .owl-nav,
.texture-3col-slider-wrap:hover .texture-top2-slide .owl-nav,
.texture-2col-slider-wrap:hover .texture-top2-slide .owl-nav {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.texture-top2-slide.owl-carousel .owl-nav button {
  width: 38px;
  height: 50px;
  line-height: 50px !important;
  font-size: 26px;
  text-align: center;
  background: #666;
  color: #fff;
  opacity: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.texture-top2-slide.owl-carousel .owl-nav .owl-prev {
  float: left;
  margin-left: 10px;
}
.texture-top2-slide.owl-carousel .owl-nav .owl-next {
  float: right;
  margin-right: 10px;
}

.texture-top2-slide.owl-carousel .owl-nav button:hover {
  color: #fff;
  background: #1f4c94;
  border-color: #1f4c94;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.toggle-cat-wrap {
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  margin: 10px 0px;
}
.cat-icon {
  padding: 10px;
  background: #2457aa;
  border-radius: 4px;
}
.toggle-title {
  margin-left: 15px;
  margin-right: 15px;
}
.toggle-icon {
  float: right;
}
.menu-category-list .toggle-title {
  font-family: "Roboto-Medium", sans-serif;
}
.toogleclose .product-cat-list.texture-product-cat-list {
  display: none;
}
.no-sidebar .toggle-icon:before,
.toogleclose .toggle-icon:before,
.toggle-icon.icon-circle-arrow-down:before {
  content: "\f107";
}

.toggle-icon:before,
.no-sidebar .toggle-icon.icon-circle-arrow-down:before,
.toogleclose .toggle-icon.icon-circle-arrow-down:before {
  content: "\f106";
}
.toggle-icon:before,
.toggle-icon.icon-circle-arrow-down:before,
.no-sidebar .toggle-icon.icon-circle-arrow-down:before {
  height: auto;
  font-weight: 300;
  text-shadow: none;
  width: 10px;
  font-family: FontAwesome;
}
.cat-icon span {
  display: block !important;
  background-color: #fff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 3px;
  height: 2px;
  width: 20px;
}
.cat-toggle:hover {
  cursor: pointer;
}
.cat-toggle {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
/* Vertical Menu Styles
  ----------------------------------------*/
.menu-category-list ul[data-menu-style="vertical"] {
  width: 260px;
  border: 1px solid #f1f1f1;
  border-top: 0;
  background: #ffffff;
  position: absolute;
  z-index: 9999;
}

.texture-product-cat-list li:last-child a {
  border: 0;
}
.menu-category-list ul[data-menu-style="vertical"] li,
.texture-slider-col-1 ul[data-menu-style="vertical"] li {
  float: none;
}
.menu-category-list ul[data-menu-style="vertical"] li ul.sub-menu li,
.texture-slider-col-1 ul[data-menu-style="vertical"] li ul.sub-menu li {
  width: 100%;
}
.menu-category-list ul[data-menu-style="vertical"] li a .arrow:before,
.texture-slider-col-1 ul[data-menu-style="vertical"] li a .arrow:before {
  float: right;
  content: "\f105";
  font-family: FontAwesome;
}
.menu-category-list ul[data-menu-style="vertical"] li.menu-active,
.texture-slider-col-1 ul[data-menu-style="vertical"] li.menu-active {
  position: relative;
}
.menu-category-list ul[data-menu-style="vertical"] li ul.sub-menu,
.texture-slider-col-1 ul[data-menu-style="vertical"] li ul.sub-menu {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 200px;
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  margin: 0;
  opacity: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
    visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  -webkit-transform: translateY(14px);
  transform: translateY(14px);
}
.menu-category-list ul[data-menu-style="vertical"] li ul.sub-menu.slide,
.texture-slider-col-1 ul[data-menu-style="vertical"] li ul.sub-menu.slide {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.menu-category-list ul[data-menu-style="vertical"] li a i,
.texture-slider-col-1 ul[data-menu-style="vertical"] li a i {
  padding-right: 10px;
  color: #ff5737;
}
.menu-category-list
  ul[data-menu-style="vertical"]
  li
  ul.sub-menu
  li
  ul.sub-menu,
.texture-slider-col-1
  ul[data-menu-style="vertical"]
  li
  ul.sub-menu
  li
  ul.sub-menu {
  position: absolute;
  left: 100%;
}
.menu-category-list
  ul[data-menu-style="vertical"]
  li
  ul.sub-menu
  li
  ul.sub-menu
  li
  ul.sub-menu,
.texture-slider-col-1
  ul[data-menu-style="vertical"]
  li
  ul.sub-menu
  li
  ul.sub-menu
  li
  ul.sub-menu {
  position: absolute;
  width: 200px;
  left: 200px;
}
.menu-category-list ul[data-menu-style="vertical"] span.arrow,
.texture-slider-col-1 ul[data-menu-style="vertical"] span.arrow {
  position: absolute;
  right: 10px;
  width: 40px;
}
.texture-slider-col-1 ul[data-menu-style="vertical"] span.arrow {
  top: 8px;
}

.texture-product-cat-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.texture-product-cat-list li {
  list-style: none;
}
.texture-product-cat-list li ul {
  display: none;
}
.texture-product-cat-list li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: left;
}

.texture-product-cat-list li a {
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
  height: auto;
  min-height: 0 !important;
  padding: 9px 12px;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 12px;
  color: #111;
}
.texture-product-cat-list.slider img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #f4f4f4;
  margin-right: 10px;
}

.texture-product-cat-list > li > a i {
  text-shadow: none;
  color: #ff5737;
}

.texture-product-cat-list > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0;
  position: absolute;
  z-index: 99999;
}
.texture-product-cat-list li ul.sub-menu li a {
  display: block;
  margin: 0px 0px;
  text-decoration: none;
  font-weight: normal;
  background: none;
  z-index: 1;
}
.texture-product-cat-list > li > ul.sub-menu > li {
  position: relative;
}
.texture-product-cat-list > li > ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
  margin: 0;
}
.texture-product-cat-list > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-right: 0px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  content: "\f105";
  text-shadow: none;
}
.texture-product-cat-list li ul.sub-menu {
  text-align: left;
}

/*----wptexture Search box start-----------------------------*********************************----*/
.thmk-woocommerce-search-wrap {
  box-sizing: border-box;
}
.thmk-woocommerce-search-wrap {
  width: 550px;
  margin: auto;
  position: relative;
  max-width: 90%;
}
.thmk-woocommerce-search-wrap .search-container {
  display: flex;
  align-items: center;
  height: 45px;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-input {
  min-width: 60%;
  height: 100%;
  position: relative;
  flex: 1;
  background: white;
  border-radius: 5px 0 0 5px;
  overflow: hidden;
}
.thmk-woocommerce-search-wrap.has_category
  .thmk-woocommerce-search-wrap-input:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 3px;
  width: 2px;
  height: 20px;
  background: #bbb;
  transform: translate(0, -50%);
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-input input {
  width: 100%;
  height: 100%;
  border: none;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-input input:focus,
.thmk-woocommerce-search-wrap
  .thmk-woocommerce-search-wrap-select
  select:focus {
  outline: none;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-select {
  width: 30%;
  padding: 0px;
  height: 100%;
  display: flex;
  background: white;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-select select {
  border: none;
  background: none;
   -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-submit {
  width: 10%;
  max-width: 60px;
  height: 100%;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-submit button {
  padding: 10px 13px;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 0 5px 5px 0px;
  background: #2998ec;
  color: white;
  position: relative;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result {
  position: absolute;
  width: 100%;
  max-height: 332px;
  overflow: auto;
  border: 1px solid #c5c5c5;
  z-index: 99999999;
  background: #fff;
  display: none;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result::-webkit-scrollbar, #product_cat::-webkit-scrollbar{
    width: 3px;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result::-webkit-scrollbar-thumb, #product_cat::-webkit-scrollbar-thumb{
    background: #111;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result::-webkit-scrollbar-track-piece, #product_cat::-webkit-scrollbar-track-piece{
background: #eee;
}

.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result ul {
  list-style: none;
  margin: 0;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result li.no-result {
  padding: 18px;
}

.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result li a {
  display: flex;
  align-items: center;
  padding: 15px;
  transition: background 0.2s ease-in-out;
  color: #484848;
  font-size: 13px;
  border-bottom: 1px solid #eaeaea;
}
.thmk-woocommerce-search-wrap
  .thmk-woocommerce-search-result
  li.view-all-search
  a {
  justify-content: center;
}

.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result li:last-child a {
  border: none;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result li a:hover {
  background: #f7f6f5;
}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-result .srch-prd-img {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
}
.thmk-woocommerce-search-wrap
  .thmk-woocommerce-search-result
  .srch-prd-content {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  align-items: baseline;
}
.thmk-woocommerce-search-wrap
.thmk-woocommerce-search-result li a:hover
  .title {
  color: #2998ec;
}
/* loading  */
.thmk-woocommerce-search-wrap.loading
  .thmk-woocommerce-search-wrap-submit
  button:before {
  content: url(images/Spinner.gif);
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
}
.thmk-woocommerce-search-wrap.loading
  .thmk-woocommerce-search-wrap-submit
  button
  i {
  display: none;
}

.thmk-woocommerce-search-wrap.loading .thmk-woocommerce-search-result:after {
  content: url(images/Spinner.gif);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #b3b3b394;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*----wptexture Search box end-----------------------------*********************************----*/

/*----main header product search bar----*/

/*Dropdown Cart Style*/
.open-quickcart-dropdown::-webkit-scrollbar {
  width: 5px;
}
.open_woo_cart {
  position: relative;
}

.open-quickcart-dropdown {
  padding: 15px 0px 0px;
}
.open-cart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.open-cart li {
  -ms-user-select: none;
  -mos-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.open-cart li span {
  color: #626060;
}
.woocommerce-js .open-cart li.woocommerce-mini-cart-item {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.open-cart a.remove {
  display: block;
  float: right;
  font-size: 1.2em;
  height: 1.2em;
  width: 1.2em;
  text-align: center;
  line-height: 1.2;
  border-radius: 0%;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  opacity: 0.8;
  background: transparent;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.open-cart ul.cart_list li a {
  display: block;
  font-weight: 300;
  font-size: 14px;
  padding: 0;
}
.woocommerce-js .open-cart ul.cart_list li img {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  width: 50px;
  height: auto;
  box-shadow: none;
}
.open-cart p.total,
.widget p.total {
  margin: 0px;
  border-top: 1px solid rgba(187, 187, 187, 0.32);
  padding-top: 20px;
  padding-bottom: 10px;
  color: #26272c;
}
.open-cart p.buttons a {
  padding: 12px 20px;
  color: #ffffff;
  background-color: #141415;
  margin-top: 10px;
  display: inline-block;
  font-size: 12px;
  border: 1px solid;
  border-color: #141415;
  font-weight: normal;
}
.open-cart p.buttons a:hover {
  background-color: #1f4c94;
  border-color: #1f4c94;
}
.open-cart p.buttons .checkout {
  margin-left: 10px;
}
.open-cart p.buttons a:hover {
  color: #fff;
}
.cart-contents:hover + .open-cart,
.open-cart:hover {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.cart-content span.woocommerce-Price-amount {
  margin: 0;
}
.cart-pan-active #open-cart {
  right: 0;
  left: auto;
  transition: right 0.2s ease;
}
.button.return.wc-backward,
.button.return.wc-backward:hover {
  margin-top: 10px;
  background: #fe8423;
  color: #fff;
}
header #open-cart {
  display: block;
  position: fixed;
  top: 0;
  height: 100vh;
  z-index: 999999;
  right: -300px;
  width: 300px;
  padding: 2em 1.5em;
  max-width: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 15px;
  background-color: #fff;
  color: #555;
  -webkit-touch-callout: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  text-align: left;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.cart-overlay.open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s ease, visibility 0s ease;
}
.cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
}

.header-icon {
  display: table-cell;
  vertical-align: middle;
}
.header-icon a {
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: #1f4c94;
  color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.header-icon a {
  color: #fff;
  font-size: 14px;
  font-family: "Roboto-Medium", sans-serif;
}
.cart-contents .count-item {
  position: absolute;
  left: 20px;
  height: 23px;
  width: 23px;
  line-height: 23px;
  background: #fe8423;
  border-radius: 50%;
  text-align: center;
  top: -22px;
  font-size: 11px;
  color: #fff !important;
  z-index: 9999;
}
.texture-icon .cart-icon {
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.texture-icon .cart-icon a.cart-contents {
  color: #fff;
  position: relative;
  padding: 0 0px 0 38px;
  display: flex;
}
.texture-icon .cart-icon a.cart-contents i {
  height: 38px;
  width: 38px;
  line-height: 38px;
  color: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cart-contents .cart-total {
  display: block;
  font-family: "Roboto-Medium", sans-serif;
  font-size: 14px;
  margin-left: 10px;
}

.texture-icon .cart-total span.woocommerce-Price-amount {
  display: block;
}
.main-header .cart-close-btn,
.cart-close-btn {
  padding-right: 18px;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-size: 12px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  line-height: 30px;
}
.cart-close-btn:before,
.cart-close-btn:after {
  content: " ";
  position: absolute;
  top: 50%;
  display: inline-block;
  margin-top: -1px;
  width: 12px;
  height: 2px;
  background-color: #000;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.cart-close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
}
.cart-close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
}

.cart-widget-heading {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid;
  border-color: rgba(129, 129, 129, 0.2);
}
.cart-widget-heading h4 {
  flex: 1 1 auto;
  margin-bottom: 0;
  font-size: 18px;
  color: #333;
}
.woocommerce a.button.loading::after {
  right: 40%;
}
.resp-view-tab-head {
  width: 100%;
  display: none;
}

/*header-icon*/
.header-icon a {
  display: block;
  text-align: center;
  float: left;
}
.header-icon a i {
  font-size: 15px;
}
/*widget css*/
.lawyer-elementor-widget-content ul,
.lawyer-elementor-widget-content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-footer .widget-footer-wrap {
  padding: 15px 0px;
  margin: 0px -7.5px;
}
.lawyer-elementor-widget-content {
  padding: 15px;
  margin: 15px 0px;
  border-radius: 6px;

  position: relative;
}
#sidebar-primary .widget {
  position: relative;
}
.widget.woocommerce .widget-title,
.open-widget-content .widget-title,
.widget-title {
  font-size: 16px;
  color: #1c1d1e;
}
.widget-title {
  padding-bottom: 15px;
}
.widget.woocommerce .woocommerce-widget-layered-nav-list__item a,
.widget.woocommerce .product-categories li a {
  font-weight: 400;
  display: inline-block;
}
.open-widget-content ul li:last-child {
  margin: 0;
}
.woocommerce-widget-layered-nav span.count {
  float: right;
}

.woocommerce
  .widget_price_filter
  .open-widget-content
  .ui-slider
  .ui-slider-range,
.woocommerce
  .widget_price_filter
  .open-widget-content
  .ui-slider
  .ui-slider-handle {
  background-color: #747474;
}
.woocommerce
  .widget_price_filter
  .open-widget-content
  .price_slider_wrapper
  .ui-widget-content {
  background-color: #e4e6eb;
}
.widget.woocommerce.widget_price_filter
  .open-widget-content
  .ui-slider-horizontal {
  height: 2px;
}
.widget.woocommerce.widget_price_filter .open-widget-content .price_slider {
  margin-bottom: 30px;
  overflow-y: inherit;
  overflow-x: inherit;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: -0.4rem;
}
.price_slider_wrapper button[type="submit"] {
  width: 100%;
  margin-top: 30px;
  outline: 0;
  padding: 20px 0;
}
.woocommerce .price_slider_amount {
  position: relative;
}
.price_slider_amount .price_label {
  width: 100%;
  position: absolute;
  top: -14px;
  text-align: center;
}
.lawyer-elementor-widget-content li a {
  font-weight: 100;
}
.lawyer-elementor-widget-content ul li {
  margin-bottom: 5px;
  padding: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  margin-bottom: 15px;
  padding: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: left;
  width: 60px;
  margin-left: 0;
  margin-right: 15px;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-size: 13px;
  font-weight: normal;
  font-family: "Roboto-Medium", sans-serif;
  color: #1c1d1e;
}

.widget.woocommerce .product_list_widget .star-rating {
  display: block;
}

.widget.woocommerce .product_list_widget .star-rating {
  margin-top: 5px;
  margin-bottom: 5px;
}
.woocommerce ul.cart_list li .woocommerce-Price-amount,
.woocommerce ul.product_list_widget li .woocommerce-Price-amount {
  font-size: 12px;
  color: #1f4c94;
}

.woocommerce ul.cart_list li del .woocommerce-Price-amount,
.woocommerce ul.product_list_widget li del .woocommerce-Price-amount,
.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del {
  color: #b8b8b8;
  margin-right: 2px;
  font-family: "Roboto-Medium", sans-serif;
}
.woocommerce ins {
  text-decoration: none;
}
.woocommerce .star-rating {
  font-size: 10px;
  margin: 0;
}

/* Tag Cloud */
.widget_tag_cloud a {
  display: inline-block;
  font-size: 11px !important;
  background: #b7b7b7;
  color: #fff;
  padding: 4px 6px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.widget.widget_categories li {
  color: #9c9c9c;
}

.widget-footer .widget ul {
  margin: 0;
  list-style-type: none;
}
/* Cart */
.widget.woocommerce.widget_shopping_cart li a:first-child {
  left: 100%;
}
.open-widget-content li a {
  font-size: 14px;
  line-height: 20px;
}
.woocommerce .open-widget-content .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .open-widget-content .total {
  border: 0;
}
/****************************/
/*Off Canvas Sidebar*/
/****************************/
.lawyer-elementor-enabled-overlay .lawyer-elementor-off-canvas-sidebar-wrapper {
  visibility: visible;
  opacity: 1;
}
.lawyer-elementor-off-canvas-sidebar-wrapper {
  width: 100%;
  top: 0;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  z-index: 1001;
}
.lawyer-elementor-enabled-overlay
  .lawyer-elementor-off-canvas-sidebar-wrapper
  .lawyer-elementor-off-canvas-sidebar {
  right: 0;
}
.logged-in.admin-bar .lawyer-elementor-off-canvas-sidebar {
  top: 32px;
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px);
}
.lawyer-elementor-off-canvas-sidebar-wrapper .lawyer-elementor-off-canvas-sidebar {
  position: absolute;
  background: #fff;
  height: 100%;
  top: 0;
  right: -100%;
  padding: 3.5em 1.5em;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  width: 280px;
  overflow: auto;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.lawyer-elementor-off-canvas-sidebar-wrapper .menu-close {
  display: block;
  background: #111;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.lawyer-elementor-off-canvas-sidebar-wrapper .menu-close-btn {
  padding-right: 18px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-size: 13px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  line-height: 30px;
}
.lawyer-elementor-off-canvas-sidebar-wrapper .menu-close-btn:before,
.lawyer-elementor-off-canvas-sidebar-wrapper .menu-close-btn:after {
  content: " ";
  position: absolute;
  top: 50%;
  display: inline-block;
  margin-top: -1px;
  width: 12px;
  height: 2px;
  background-color: #fff;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.lawyer-elementor-off-canvas-sidebar-wrapper .menu-close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
}
.lawyer-elementor-off-canvas-sidebar-wrapper .menu-close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
}
/*from left*/
.lawyer-elementor-off-canvas-sidebar::-webkit-scrollbar {
  width: 5px;
}
.lawyer-elementor-enabled-overlay
  .lawyer-elementor-off-canvas-sidebar-wrapper.from-left
  .lawyer-elementor-off-canvas-sidebar {
  left: 0;
}
.lawyer-elementor-off-canvas-sidebar-wrapper.from-left .lawyer-elementor-off-canvas-sidebar {
  position: absolute;
  background: #fff;
  height: 100%;
  top: 0;
  left: -100%;
  padding: 3.5em 1.5em;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  width: 280px;
  overflow: auto;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.logged-in.admin-bar .lawyer-elementor-off-canvas-sidebar {
  top: 32px;
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px);
}
.lawyer-elementor-off-canvas-sidebar-wrapper.from-left .close-bn {
  width: 40px;
  height: 40px;
  top: 0;
  position: absolute;
  left: auto;
  right: 0;
  background: #111;
}
.close-bn {
  width: 40px;
  height: 40px;
  top: 0;
  position: absolute;
  left: 0;
  background: #1f4c94;
}
.lawyer-elementor-off-canvas-sidebar-wrapper .close {
  margin: 10px;
  width: 14px;
  display: block;
  text-decoration: none;
  top: 0.75em;
  right: 1em;
  min-width: 1em;
  min-height: 1em;
  transform-origin: center;
  transition: all 0.3s linear;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.lawyer-elementor-off-canvas-sidebar .open-widget-content {
  padding-top: 25px;
  padding-bottom: 25px;
}
.lawyer-elementor-off-canvas-sidebar .widget:last-child .lawyer-elementor-widget-content {
  border: none;
}
.lawyer-elementor-off-canvas-sidebar .widget:last-child {
  padding-bottom: 50px;
}
.lawyer-elementor-off-canvas-sidebar .widget_search .form-content input[type="text"],
.lawyer-elementor-off-canvas-sidebar .woocommerce-product-search input[type="search"] {
  width: 100%;
}
.widget_search .form-content,
.widget_product_search .woocommerce-product-search,
.lawyer-elementor-off-canvas-sidebar .woocommerce-product-search {
  display: flex;
  align-items: flex-start;
}
.lawyer-elementor-filter-close:before,
.lawyer-elementor-filter-close:after {
  content: "";
  display: block;
  border-top: 1px solid;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}
.lawyer-elementor-filter-close:before {
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.lawyer-elementor-filter-close:after {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.lawyer-elementor-filter-close:hover {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.lawyer-elementor-filter-close {
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/********************************/
/***********home section********/
/*******************************/
.bizEcommerce-site section {
  position: relative;
}
.content-wrap,
.texture-banner-wrap,
.texture-cat-tab {
  position: relative;
}
/*section heading*/
.texture-heading-wrap {
  font-size: 21px;
  line-height: 28px;
  color: #1c1d1e;
  display: inline-block;
  letter-spacing: 0.5px;
  position: relative;
  vertical-align: top;
  margin: 0px 0px 30px 0px;
  font-weight: 500;
  border-bottom: 2px solid #f0f0f0;
  width: 100%;
  padding: 0px 0px 20px;
}

.texture-title .title:before,
.slider-cat-title a:before {
  content: "\f159";
  font-family: dashicons;
  font-size: 18px;

  vertical-align: bottom;
  margin-right: 3px;
  font-weight: bold;
  color: #fe8423;
}
/*************************/
/*slide category section*/
/************************/
.texture-category {
  text-align: center;
}

.texture-cat-text {
  display: inline-block;
  padding: 8px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 15;
}

.texture-cat-box {
  display: block;
  overflow: hidden;
  position: relative;
  border: 1px solid #f1f1f1;
  margin: 1px;
  /*border-radius: 50%;*/
}
.texture-cat-box img {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.58s ease 0s;
  transition: all 0.5s ease 0s;
}
.texture-cat-box a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.texture-slide.texture-cat-slide .owl-stage-outer {
  padding-bottom: 20px !important;
  margin-bottom: -20px !important;
}
/*category slider layout */
.texture-category-slide-section .cat-content {
  position: relative;
  display: flex;
  margin: -7.5px -7.5px;
  flex-wrap: wrap;
}
.texture-category-slide-section .cat-content .cat-list {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 7.5px 7.5px;
}
.cat-list a {
  position: relative;
  display: block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.cat-list a span {
  position: absolute;
  color: #fff;
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
}
.cat-list a:after {
  position: absolute;
  display: block;
  content: "";
  background: #1f4c94;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.2s linear;
}
.cat-list a:hover:after {
  opacity: 0.8;
}
.cat-list a span {
  z-index: 2;
}
/*layout-3*/
.cat-layout-3 .cat-content-3 {
  overflow: hidden;
  position: relative;
  margin-right: -7.5px;
  margin-left: -7.5px;
  margin-bottom: -15px;
}
.cat-layout-3 .cat-content-3 .cat-col:nth-child(1) {
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
}
.cat-layout-3 .cat-content-3 .cat-col:nth-child(1) img {
  width: 100%;
}
.cat-layout-3 .cat-content-3 .cat-col {
  width: 25%;
  float: left;
  padding-left: 7.5px;
  padding-right: 7.5px;

  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.cat-layout-3 .cat-content-3 .cat-col:nth-child(6),
.cat-layout-3 .cat-content .cat-col:nth-child(10) {
  clear: both;
}
.cat-layout-3 .cat-content-3 a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.cat-layout-3 .cat-content-3 .hover-area {
  position: absolute;
  right: 20px;
  bottom: 5px;
  left: 20px;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translateY(50%) translateZ(0);
  transform: translateY(50%) translateZ(0);
}

.cat-col:hover .hover-area {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}

.cat-layout-3 .cat-content-3 .hover-area .cat-title {
  font-size: 16px;
  font-family: "Roboto-Medium", sans-serif;
  color: #1c1d1e;
}
.prd-total-number {
  font-family: "Roboto-Medium", sans-serif;
  color: #1c1d1e;
}
.cat-col:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.cat-col-wrap {
  position: relative;
  overflow: hidden;
  /*  border: 1px solid #f1f1f1;*/
}
.lawyer-elementor-woo-hover-zoom .texture-product-image img,
.cat-layout-3 img {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.58s ease 0s;
  transition: all 0.5s ease 0s;
}
.texture-product-list
  .lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide
  .texture-product-image:hover
  img:first-of-type {
  -webkit-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: initial;
}
/****************************/
/*woocommerce product style*/
/****************************/
.texture-woo-product-list {
  list-style: none;
  text-align: left;
}

.texture-woo-product-list .woocommerce-loop-product__title {
  line-height: 24px;
  font-weight: 600;
  font-size: 16px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.woocommerce .texture-woo-product-list .price {
  text-decoration: none;
  font-family: "Roboto-regular", sans-serif;
  margin-bottom: 5px !important;
}
.woocommerce .texture-product-content .star-rating {
  font-size: 12px;
  float: none;
  margin-bottom: 5px;
  width: 5.7em;
  color: #1f4c94;
}

.texture-wishlist .yith-wcwl-add-to-wishlist {
  margin: 0;
  line-height: initial;
}
.texture-wishlist .yith-wcwl-add-button > a i {
  font-size: 12px;
  margin: 0;
}
.texture-wishlist .yith-wcwl-add-button img,
.feedback {
  display: none !important;
}
.texture-product .yith-wcwl-wishlistexistsbrowse:before,
.texture-product .yith-wcwl-wishlistaddedbrowse:before,
.texture-product .woosw-btn:before {
  content: "\f004";
  font-family: "fontawesome";
  margin: 0;
  font-size: 16px;
}
.woocommerce .texture-woo-product-list span.onsale {
  border-radius: 3px;
  top: 1px;
  left: 1px;
  padding: 5px 10px;
  line-height: normal;
  min-height: auto;
  min-width: auto;
  background-color: #141415;
  margin: 0;

    position: absolute;
    font-size: 12px;
    color: #fff;
    background: #fe8423;
    font-weight: 500;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}
.woocommerce ul.products li.product .onsale {
  margin: 0;
}
.texture-product-image {
  display: block;
  position: relative;
  overflow: hidden;
  margin: -1px;
  margin-bottom: 10px;
}
.woocommerce .texture-woo-product-list .price {
  font-size: 15px;
  color: #1f4c94;
  font-family: "Roboto-Medium", sans-serif;
}

.woocommerce .texture-woo-product-list .price del {
  color: #8f9696;
  margin-right: 10px;
  opacity: 0.6;
}

.woocommerce
  .texture-list-view
  ul.products
  li.product
  a.button.product_type_grouped {
  width: auto;
}
.texture-woo-product-list .texture-product:hover .texture-quickview a {
  opacity: 1;
}
.texture-compare .compare-button a:before {
  content: "\f021";
  font-family: "fontawesome";
  margin-right: 5px;
}
.texture-product-hover {
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  position: relative;
  bottom: 0px;
  color: #000000;
  z-index: 5;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.woocommerce .texture-woo-product-list .price {
  display: inline-block;
  letter-spacing: 1px;
  padding: 0 0 0px;
  /*position: absolute;*/
}
.woocommerce .texture-product:hover .texture-product-hover {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.texture-slide .owl-stage-outer {
  padding: 0;
  margin: 0;
}

.woocommerce ul.products li.product a img {
  margin: 0;
}
.texture-product .woosc-btn:before, .woosc-btn:before {
    content: "" !important;
    font-family: 'fontawesome';
    color: #616161;
    width: 35px;
    height: 35px;
}
.texture-single-product-summary-wrap .summary.entry-summary .woosc-btn{
  margin-left: 15px;
   border: 1px solid;
    border-radius: 0;
    color: #616161;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 60px;
    letter-spacing: normal;
}

/*navigation*/
.texture-slide .owl-nav {
  position: absolute;
  top: -86px;
  right: 0px;
  color: #a3a3a3;
}
.texture-slide .owl-nav button.owl-prev,
.texture-slide .owl-nav button.owl-next {
  /*width: 30px;
  height: 30px;
  line-height: 30px !important;*/
  font-size: 18px;
  text-align: center;
  color: #ccc;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
}
.lawyer-elementor-slide-post .owl-nav button.owl-prev,
.lawyer-elementor-slide-post .owl-nav button.owl-next {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  font-size: 14px;
}
.texture-slide .owl-nav button.owl-prev:hover,
.texture-slide .owl-nav button.owl-next:hover,
.lawyer-elementor-slide-post .owl-nav button.owl-prev:hover,
.lawyer-elementor-slide-post .owl-nav button.owl-next:hover {
  color: #fff;
  background: #1f4c94;
  border-color: #1f4c94;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.texture-slide .owl-nav button.owl-prev,
.lawyer-elementor-slide-post .owl-nav button.owl-prev {
  margin-right: 2px;
}
.texture-slide .owl-nav button.owl-next,
.lawyer-elementor-slide-post .owl-nav button.owl-next {
  margin-left: 2px;
}
.lawyer-elementor-slide-post .owl-nav {
  position: absolute;
  top: -40px;
  right: 0px;
  color: #a3a3a3;
}

.texture-product-hover {
  display: flex;
}


.woocommerce .texture-product-hover a.add_to_cart_button,
.woocommerce .texture-product-hover .texture-wishlist a.add_to_wishlist,
.texture-wishlist .yith-wcwl-wishlistaddedbrowse,
.texture-wishlist .yith-wcwl-wishlistexistsbrowse,
.texture-compare .compare-button a.compare.button,
.woocommerce .texture-product-hover .button.th-button,
.woocommerce ul.products li.product .button,
.texture-product-hover .texture-quickview a {
  display: block;
  font-size: 0;
  padding: 0;
  position: relative;
  vertical-align: top;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 0;
  border: medium none;
  margin: 0;
  margin-right: 4px;
  float: left;
  letter-spacing: initial;
  color: #616161;
  background: #f4f7f9;
  text-align: center;
  font-weight: normal;
  border-radius: 3px;
}
.woocommerce
  .texture-product-hover
  a.add_to_cart_button.ajax_add_to_cart::before {
  content: "\f07a";
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  right: 0;
  position: absolute;
  width: 35px;
  height: 35px;
}
.woocommerce .texture-product-hover a.added_to_cart {
  font-size: 0;
  display: none;
}

.woocommerce .texture-product-hover a.add_to_cart_button.added:before {
  content: "\f00c";
  font-family: "FontAwesome";
  left: 0;
  margin: 0 auto;
  right: 0;
}

.texture-product-hover .texture-wishlist {
  float: left;
  display: block;
}
.texture-wishlist .yith-wcwl-add-button > a i {
  font-size: 16px;
  margin: 0;
  line-height: 35px;
}
a.opn-quick-view-text::before {
  content: "\f06e";
  font-family: "FontAwesome";
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  right: 0;
  left: 0;
}
.woocommerce a.compare.button::before,
.woocommerce ul.products li .product-button-hover .add_to_wishlist::before {
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  right: 0;
  font-size: 16px;
  margin: 0;
}

.woocommerce .texture-product-hover .button.th-button::before,
.texture-product-hover .button.product_type_simple::before,
.texture-product-hover .button.product_type_variable::before,
.texture-product-hover .buttonproduct_type_external::before {
  content: "\f0a6";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  right: 0;
  font-size: 16px;
  margin: 0;
}
.woocommerce .texture-product-hover a.add_to_cart_button:hover,
.woocommerce .texture-product-hover .texture-wishlist a.add_to_wishlist:hover,
.texture-wishlist .yith-wcwl-wishlistaddedbrowse:hover,
.texture-wishlist .yith-wcwl-wishlistexistsbrowse:hover,
.texture-quickview a:hover,
.texture-compare .compare-button a.compare.button:hover,
.texture-woo-product-list .texture-quickview a:hover,
.woocommerce .texture-product-hover a.th-button:hover,
.woocommerce ul.products li.product .button:hover {
  background: #fe8423;
}
/************/
/*slide swap*/
/************/
.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide .texture-product-image img {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide
  .texture-product-image
  img.show-on-slide {
  top: 0;
  position: absolute;
  overflow: hidden;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  -o-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide .texture-product-image > a {
  overflow: hidden;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide img:first-of-type {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide
  .texture-product-image:hover
  img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide
  .texture-product-image:hover
  img.show-on-slide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide
  .texture-product-image:hover
  img:first-of-type {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  -o-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}
/****************************/
/*woocommerce product style*/
/****************************/

/***********************/
/*Product Tab section*/
/***********************/
/*tab style*/
.texture-cat-tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.texture-cat-tab ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.texture-cat-tab .tab-link li {
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
}
.texture-cat-tab .tab-link li a {
  display: block;
  padding: 0px 15px;
  color: #8f9696;
  font-size: 15px;
  font-family: "Roboto-Bold";
}
.texture-cat-tab .tab-link li a.active,
.texture-cat-tab .tab-link li a:hover {
  color: #1c1d1e;
  font-family: "Roboto-Bold";
}
.texture-cat-tab .tab-link li:first-child a {
  padding-left: 0;
}
.texture-cat-tab .tab-link li.active a {
  color: #1f4c94;
}
.texture-heading-wrap {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
}

.texture-cat-tab .texture-heading-wrap .texture-heading {
  width: 32%;
}
.texture-cat-tab .texture-heading-wrap .tab-head {
  width: 68%;
  font-size: 21px;
  line-height: 28px;
  color: #1c1d1e;
  display: inline-block;
  letter-spacing: 0.5px;
  position: relative;
  vertical-align: top;
  text-align: right;
  margin-right: 72px;
}
.texture-heading-wrap .texture-title .title:after {
  display: none;
}
h4.texture-title {
  font-size: 19px;
  margin-bottom: 0;
}
.texture-heading-wrap:before {
  content: "";
  position: absolute;
  top: 98%;
  left: 0px;
  width: 130px;
  height: 3px;
  background: #fe8423;
}
.texture-heading-wrap {
  margin: 0 0 30px;
  font-weight: 400;
  position: relative;
  padding: 0 0 25px;
  border-bottom: 1px solid #ebebeb;
}
/********************/
/*Product List View*/
/********************/
.texture-product-list-section .texture-woo-product-list,
.texture-product-tab-list-section .texture-woo-product-list {
  display: flex;
  padding: 1px;
}
.texture-product-list-section .texture-list,
.texture-product-tab-list-section .texture-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  text-align: left;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  clear: both;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.texture-product-list-section .texture-list .texture-product-image,
.texture-product-tab-list-section .texture-list .texture-product-image {
  width: 40%;
  margin: 0;
  padding: 0;
}
.texture-product-list-section .texture-list .texture-product-content,
.texture-product-tab-list-section .texture-list .texture-product-content {
  width: 60%;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0;
}
.woocommerce .texture-woo-product-list .texture-list .price {
  position: inherit;
  margin-bottom: 0px !important;
}
.texture-product-list-section .texture-list .texture-product-content .star-rating,
.texture-product-tab-list-section
  .texture-list
  .texture-product-content
  .star-rating {
  margin: 0;
  margin: 8px 0px;
  font-size: 11px;
}
.texture-product-list-section
  .texture-list
  .texture-product-content
  .woocommerce-LoopProduct-title,
.texture-product-tab-list-section
  .texture-list
  .texture-product-content
  .woocommerce-LoopProduct-title {
  color: #626060;
}
/******************/
/*Banner section*/
/******************/
.texture-banner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.texture-banner-wrap .texture-banner-col1,
.texture-banner-wrap .texture-banner-col2,
.texture-banner-wrap .texture-banner-col3 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.thnk-col-2 .texture-banner-col1 {
  margin-right: 15px;
}
.thnk-col-3 .texture-banner-col1,
.thnk-col-3 .texture-banner-col2 {
  margin-right: 15px;
}
.texture-banner-col1-content,
.texture-banner-col3-content {
  text-align: center;
}
/*banner layout 4th*/
.texture-banner-wrap.thnk-col-5 {
  margin-right: -7.5px;
  margin-left: -7.5px;
  margin-bottom: -15px;
}

.texture-banner-wrap.bnr-layout-4 .texture-banner-col {
  display: flex;
  flex-direction: column;
  flex: 1 0 0%;
}

.texture-banner-wrap.bnr-layout-4 .texture-banner-col:nth-child(2) {
  flex-grow: 1.38;
}

.texture-banner-wrap.bnr-layout-4 .texture-banner-col .texture-banner-item {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}

.texture-banner-wrap.bnr-layout-4 .texture-banner-col .texture-banner-item {
  padding: 0 7.5px 15px 7.5px;
}
.texture-banner-wrap.bnr-layout-4 img {
  width: 100%;
}

/*banner layout five*/
.texture-banner-wrap.bnr-layout-5.thnk-col-4 {
  margin-right: -7.5px;
  margin-left: -7.5px;
  margin-bottom: -15px;
}
.bnr-layout-5 .texture-banner-col {
  display: flex;
  flex-direction: column;
  flex: 1 0 0%;
}
.bnr-layout-5 .texture-banner-col:nth-child(1),
.bnr-layout-5 .texture-banner-col:nth-child(3) {
  flex-grow: 1.38;
}
.bnr-layout-5 .texture-banner-col .texture-banner-item {
  padding: 0 7.5px 15px 7.5px;
}
.bnr-layout-5 .texture-banner-col .texture-banner-item > :first-child img {
  flex: 1 0 auto;
  width: 100%;
}
.bnr-layout-5
  .texture-banner-col:nth-child(2)
  .texture-banner-item
  > :first-child
  img {
  flex: 1 0 auto;
  width: 100%;
}
/*banner layout six*/
.bnr-layout-6 .texture-banner-col.col-1 {
  width: 64%;
  margin-right: 2%;
}
.bnr-layout-6 .texture-banner-col.col-2 {
  width: 34%;
}
.texture-banner-wrap img {
  border-radius: 4px;
}
/*******************/
/*brand*/
/*******************/
.texture-brand-section .content-wrap {
  border: 1px solid #e5e5e5;
  padding: 20px;
  position: relative;
}
.owl-carousel .owl-item .texture-brands img {
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
.texture-slide.texture-brand .owl-stage-outer {
  padding: 0;
  margin: 0;
}
.texture-slide.texture-brand .owl-nav {
  position: absolute;
  top: calc(50% - 15px) !important;
  left: 0;
  right: 0;
  height: 0;
  margin: 0 -10px;
  z-index: 2;
  font-size: 24px;
  opacity: 0;
}

.texture-slide.texture-brand .owl-nav .owl-prev {
  float: left;
}
.texture-slide.texture-brand .owl-nav .owl-next {
  float: right;
}
.texture-brand-section .content-wrap:hover .texture-slide.texture-brand .owl-nav {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.texture-slide.texture-brand .owl-nav button.owl-prev:after {
  display: none;
}
/*****************************/
/*Highlight Featured section*/
/******************************/
.texture-highlight-feature-wrap {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
  position: relative;
}

.texture-highlight-col {
  width: 33.33%;
  padding: 10px;
  text-align: center;
  /*border-right-color: #e4e9ef;
  border-right-style: solid;
  border-right-width: 1px;*/
}
.texture-hglt-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  box-shadow: 0 0 25px rgb(24 24 24 / 10%);
  padding: 20px;
  transition: 0.5s;
}
.texture-hglt-box:hover{
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 20%);
}
.texture-hglt-box:hover .content h6{
  color: #fe8423;
}
.texture-hglt-box .content {
  text-align: center;
}
.texture-hglt-icon {
  font-size: 40px;
  color: #838383;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
}

.texture-hglt-box h6 {
  color: #282828;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  transition: 0.5s;
}
.texture-hglt-box p {
  font-size: 15px;
  line-height: 30px;
  color: #88
}
.texture-highlight-col:last-child {
  border: none;
}
/******************************/
/*Featured Product Section*/
/******************************/
#texture-feature-product-tab .content-wrap {
  display: flex;
}
#texture-feature-product-tab .content-featured-wrap {
  margin-left: 2%;
  width: 38%;
  position: relative;
}

#texture-feature-product-tab .owl-nav {
  position: absolute;
  right: -70%;
  color: #a3a3a3;
}
#texture-feature-product-tab .tab-content .yith-wcwl-add-button a.add_to_wishlist,
#texture-feature-product-tab .tab-content .yith-wcwl-wishlistexistsbrowse.show a {
  font-size: 0;
}
#texture-feature-product-tab .tab-content .texture-compare .compare-button a {
  font-size: 0;
  letter-spacing: initial;
}
#texture-feature-product-tab
  .tab-content
  .texture-compare
  .compare-button
  a:before {
  font-size: 12px;
  margin: 0;
}
#texture-feature-product-tab
  .tab-content
  .texture-wishlist
  .yith-wcwl-add-button
  > a
  i {
  margin: 0;
}
#texture-feature-product-tab .tab-content .texture-wishlist a::after {
  margin: 0;
}
#texture-feature-product-tab .tab-content .texture-wishlist {
  float: none;
}
#texture-feature-product-tab .tab-content .texture-compare {
  float: none;
}

#texture-feature-product-tab .tab-content .yith-wcwl-wishlistexistsbrowse a,
#texture-feature-product-tab .tab-content .yith-wcwl-wishlistaddedbrowse a {
  display: none;
}
.texture-feature-product-section .texture-product-col1,
.texture-feature-product-section .texture-product-col3 {
  width: 31%;
  position: relative;
}
.texture-feature-product-section .texture-product-col1 .texture-product-col1-wrap,
.texture-feature-product-section .texture-product-col2 .texture-product-col2-wrap,
.texture-feature-product-section .texture-product-col3 .texture-product-col3-wrap {
  display: flex;
  flex-wrap: wrap;
}
.texture-feature-product-section .texture-product-col2 {
  width: 38%;
}
.texture-feature-product-section .tab-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.texture-feature-product-section .texture-product-col1 .texture-woo-product-list,
.texture-feature-product-section .texture-product-col3 .texture-woo-product-list {
  width: 50%;
  margin-bottom: 15px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.texture-feature-product-section .tab-content {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.texture-feature-product-section .texture-product-col2 .texture-woo-product-list {
  padding-left: 15px;
  padding-right: 15px;
}
#texture-feature-product-tab .texture-product-col2 .texture-woo-product-list {
  text-align: center;
}
#texture-feature-product-tab .texture-product-hover {
  display: inline-flex;
}
.woocommerce .texture-product-col2 .texture-woo-product-list .price {
  left: 0;
  right: 0;
}
/**********************************/
/*custom section widget area css*/
/**********************************/
.widget-wrap {
  position: relative;
  display: block;
}
.cs-1-4 .widget-cs-col1,
.cs-1-4 .widget-cs-col2,
.cs-1-4 .widget-cs-col3,
.cs-1-4 .widget-cs-col4,
.cs-2-4 .widget-cs-col1,
.cs-2-4 .widget-cs-col2,
.cs-2-4 .widget-cs-col3,
.cs-2-4 .widget-cs-col4,
.cs-3-4 .widget-cs-col1,
.cs-3-4 .widget-cs-col2,
.cs-3-4 .widget-cs-col3,
.cs-3-4 .widget-cs-col4,
.cs-4-4 .widget-cs-col1,
.cs-4-4 .widget-cs-col2,
.cs-4-4 .widget-cs-col3,
.cs-4-4 .widget-cs-col4,
.cs-1-3 .widget-cs-col1,
.cs-1-3 .widget-cs-col2,
.cs-1-3 .widget-cs-col3,
.cs-1-2 .widget-cs-col1,
.cs-1-2 .widget-cs-col2,
.cs-2-3 .widget-cs-col1,
.cs-2-3 .widget-cs-col2,
.cs-2-3 .widget-cs-col3,
.cs-2-2 .widget-cs-col1,
.cs-2-2 .widget-cs-col2,
.cs-3-3 .widget-cs-col1,
.cs-3-3 .widget-cs-col2,
.cs-3-3 .widget-cs-col3,
.cs-3-2 .widget-cs-col1,
.cs-3-2 .widget-cs-col2,
.cs-4-3 .widget-cs-col1,
.cs-4-3 .widget-cs-col2,
.cs-4-3 .widget-cs-col3,
.cs-4-2 .widget-cs-col1,
.cs-4-2 .widget-cs-col2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  position: relative;
}
.cs-1-1 .widget-cs-col1,
.cs-2-1 .widget-cs-col1,
.cs-3-1 .widget-cs-col1,
.cs-4-1 .widget-cs-col1 {
  width: 100%;
  position: relative;
}
.cs-1-2 .widget-cs-col1,
.cs-1-2 .widget-cs-col2,
.cs-2-2 .widget-cs-col1,
.cs-2-2 .widget-cs-col2,
.cs-3-2 .widget-cs-col1,
.cs-3-2 .widget-cs-col2,
.cs-4-2 .widget-cs-col1,
.cs-4-2 .widget-cs-col2 {
  width: 50%;
  padding: 0px 7.5px;
}
.cs-1-3 .widget-cs-col1,
.cs-1-3 .widget-cs-col2,
.cs-1-3 .widget-cs-col3,
.cs-2-3 .widget-cs-col1,
.cs-2-3 .widget-cs-col2,
.cs-2-3 .widget-cs-col3,
.cs-3-3 .widget-cs-col1,
.cs-3-3 .widget-cs-col2,
.cs-3-3 .widget-cs-col3,
.cs-4-3 .widget-cs-col1,
.cs-4-3 .widget-cs-col2,
.cs-4-3 .widget-cs-col3 {
  width: 33.33%;
  padding: 0px 7.5px;
}
.cs-1-4 .widget-cs-col1,
.cs-1-4 .widget-cs-col2,
.cs-1-4 .widget-cs-col3,
.cs-1-4 .widget-cs-col4,
.cs-2-4 .widget-cs-col1,
.cs-2-4 .widget-cs-col2,
.cs-2-4 .widget-cs-col3,
.cs-2-4 .widget-cs-col4,
.cs-3-4 .widget-cs-col1,
.cs-3-4 .widget-cs-col2,
.cs-3-4 .widget-cs-col3,
.cs-3-4 .widget-cs-col4,
.cs-4-4 .widget-cs-col1,
.cs-4-4 .widget-cs-col2,
.cs-4-4 .widget-cs-col3,
.cs-4-4 .widget-cs-col4 {
  width: 25%;
  padding: 0px 7.5px;
}
.widget-cs-bar.cs-1-2 .widget-cs-container,
.widget-cs-bar.cs-1-3 .widget-cs-container,
.widget-cs-bar.cs-2-2 .widget-cs-container,
.widget-cs-bar.cs-2-3 .widget-cs-container,
.widget-cs-bar.cs-3-2 .widget-cs-container,
.widget-cs-bar.cs-3-3 .widget-cs-container {
  margin: 0px -7.5px;
}
/*slide navigation*/

.product-slide-widget .owl-carousel .owl-nav .owl-prev,
.texture-slide.texture-brand .owl-nav .owl-prev {
  float: left;
  margin-left: -5px;
}
.product-slide-widget .owl-nav .owl-next,
.texture-slide.texture-brand .owl-nav .owl-next {
  float: right;
  margin-right: -5px;
}
.product-slide-widget .owl-carousel .owl-nav button,
.texture-slide.texture-brand .owl-nav button {
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  font-size: 17px;
  text-align: center;
  color: #ccc;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.product-slide-widget .owl-carousel .owl-nav button:hover,
.texture-slide.texture-brand .owl-nav button:hover,
.post-slide-widget .owl-carousel .owl-nav button:hover {
  color: #fff;
  background: #1f4c94;
  border-color: #1f4c94;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product-slide-widget .owl-carousel .owl-nav button .slick-nav {
  font-size: 100%;
  line-height: normal;
}
.product-slide-widget .owl-carousel .owl-nav button .slick-nav:hover {
  color: #fff;
  cursor: pointer;
}

/*product widget single category css*/
.product-slide-one-widget {
  display: flex;
  align-items: stretch;
  margin: 0;
}
.product-slide-one-widget .widget-content-wrap {
  width: 18%;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-slide-one-widget .slide-wrap {
  width: calc(100% - 18%);
  position: relative;
  padding-left: 15px;
}
.product-slide-one-widget .slide-wrap.right {
  padding-left: 0px;
  padding-right: 15px;
}
.product-slide-one-widget .widget-content-wrap.right {
  margin-left: 0px;
}
/******************/
/*Tag Cloud Css*/
/*******************/
.tagcloud a,
.texture-tags-wrapper a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #1c1d1e;
  display: inline-block;
  padding: 4px 6px;
  text-transform: capitalize;
  font-size: 11px !important;
  margin: 0 4px 8px 0;
  border-radius: 50px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.tagcloud a:hover,
.texture-tags-wrapper a:hover {
  background: #1f4c94 none repeat scroll 0 0;
  color: #fff !important;
}
/******************/
/*About us widget*/
/******************/
.widget.th-about-me .about-social-meta ul {
  display: flex;
  justify-content: flex-start;
}

.widget.th-about-me p {
  margin-top: 15px;
  margin-bottom: 5px;
}

.widget.th-about-me a.read-more {
  font-weight: normal;
  line-height: noraml;
  display: inline-block;
  margin-bottom: 10px;
  color: #747474;
}
.widget.th-about-me a.read-more:hover {
  color: #1f4c94;
}
.widget.th-about-me li.about-social-social {
  margin-right: 10px;
  font-size: 15px;
}
/********************/
/*Calender*/
/*********************/
#wp-calendar thead th,
#wp-calendar table,
#wp-calendar td {
  border: none !important;
}
#wp-calendar {
  width: 100%;
  margin: 0;
}
#wp-calendar caption {
  text-align: left;
  color: #747474;
  font-size: 12px;
  margin-bottom: 10px;
  position: relative;
}
#wp-calendar thead {
  font-size: 9px;
}
#wp-calendar thead th {
  padding-bottom: 5px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f7f7f7;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover {
  background: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 9px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 9px;
  text-transform: uppercase;
  padding-top: 10px;
}
/**********************/
/*price filter*/
/*********************/
.woocommerce
  .widget_price_filter
  .lawyer-elementor-widget-content
  .ui-slider
  .ui-slider-range,
.woocommerce
  .widget_price_filter
  .lawyer-elementor-widget-content
  .ui-slider
  .ui-slider-handle {
  background-color: #1f4c94;
}
.woocommerce
  .widget_price_filter
  .lawyer-elementor-widget-content
  .price_slider_wrapper
  .ui-widget-content {
  background-color: #e4e6eb;
}
.widget.woocommerce.widget_price_filter
  .lawyer-elementor-widget-content
  .ui-slider-horizontal {
  height: 2px;
}
.widget.woocommerce.widget_price_filter
  .lawyer-elementor-widget-content
  .price_slider {
  margin-bottom: 30px;
  overflow-y: inherit;
  overflow-x: inherit;
  z-index: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: -0.4rem;
}
.woocommerce .price_slider_amount {
  position: relative;
}
.price_slider_amount .price_label {
  width: 100%;
  position: absolute;
  top: -14px;
  text-align: center;
}
/*dropdown*/
select {
  width: 100%;
  padding: 5px;
  color: #666;
  border: 1px solid #ccc;
  font-size: 15px;
  line-height: 1.5em;
}
/**********************/
/*Post slide widget***/
/*********************/
.lawyer-elementor-slide-post .title {
  font-weight: 700;
}
.widget.lawyer-elementor-slide-post .post-thumb {
  margin-bottom: 10px;
}
/******************/
/*Shop Page */
/*****************/
.texture-list-grid-switcher a {
  width: 35px;
  height: 35px;
  color: #fff;
  background: #ebe9eb;
  display: block;
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 20px;
  line-height: 35px;
  margin-right: 10px;
}
/*.texture-list-grid-switcher a.selected,
.texture-list-grid-switcher a:hover {
  background: #1f4c94;
  border: 1px solid #1f4c94;
  color: #fff;
}*/
.woocommerce
  .texture-list-view
  ul.products
  li.product
  a.button.product_type_grouped {
  width: auto;
}

.woocommerce-page .texture-list-view ul.products li.product {
  float: left;
  width: 49% !important;
  margin-right: 2%;
  margin-bottom: 25px !important;
}
.woocommerce-page .texture-list-view ul.products li.product .texture-product-wrap {
  box-sizing: border-box;
  border: 1px solid #dddddd;
  padding: 10px;
}
.woocommerce-page .texture-list-view ul.products li.product:nth-child(2n + 2) {
  margin-right: 0px;
}
.woocommerce .texture-list-view ul.products li.product .onsale {
  top: 0;
  right: auto;
  left: 0;
}
.texture-list-view .texture-product {
  display: inline-block;
  width: 100%;
}
.texture-list-view .texture-product .texture-product-image {
  margin: 0 20px 0 0;
  display: block;
  float: left !important;
  width: 35% !important;
}

.texture-list-view .texture-product {
  border: none;
}
.texture-list-view .texture-product-image {
  padding-bottom: 0;
}
.os-product-excerpt {
  text-align: left;
}
.os-product-excerpt {
  display: none;
}
.texture-list-view .os-product-excerpt {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.texture-list-view .texture-quickview {
  display: none;
}

.woocommerce .texture-list-view .texture-product-content .star-rating {
  margin: 0;
  margin-top: 10px;
}
.texture-compare .compare-button a.compare.button {
  margin-top: 0 !important;
}
.texture-list-view .texture-compare .compare-button a.compare.button {
  display: inline !important;
}
.woocommerce
  .texture-list-view
  ul.products
  li.product.texture-woo-product-list
  .woocommerce-loop-product__title {
  font-size: 21px;
  padding-top: 15px;
}
.woocommerce .texture-list-view .texture-product .texture-product-hover,
.woocommerce .texture-list-view ul.products li.product .price,
.woocommerce .texture-list-view .texture-product:hover .price {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.woocommerce .texture-list-view .texture-woo-product-list .price {
  position: relative;
}
.woocommerce .texture-list-view .texture-product-hover {
  display: block;
}
.woocommerce ul.products li.product.texture-woo-product-list .price,
.woocommerce
  .texture-list-view
  ul.products
  li.product.texture-woo-product-list
  .price {
  font-size: 15px;
  color: #1f4c94;
  font-family: "Roboto-Medium", sans-serif;
}
.woocommerce ul.products li.product.texture-woo-product-list .price del {
  color: #b8b8b8;
  margin-right: 10px;
  opacity: 0.6;
}
.woocommerce ul.products li.product .price ins {
  font-weight: normal;
}
.woocommerce
  .texture-list-view
  ul.products
  li.product.texture-woo-product-list
  .texture-product-content {
  padding: 0px 25px;
}
.texture-list-grid-switcher {
  float: right;
  margin-right: 0px;
}
#shop-product-wrap select {
  width: 100%;
  padding: 5px;
  color: #666;
  border: 1px solid #ccc;
  font-size: 15px;
  line-height: 1.5em;
}
#shop-product-wrap ul.products {
  padding-top: 15px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
/*.woocommerce ul.products li.product .woocommerce-loop-product__title,*/
.woocommerce ul.products li.product h3 {
  margin: 0;
  line-height: 25px;
  font-size: 13px;
  font-family: "Roboto-Medium", sans-serif;
  color: #111;
  padding: 0;
  margin-bottom: 5px;
}

/************************/
/*Product catalog style*/
/************************/
/*Two coloum*/
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: 49%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  position: relative;
  margin: 0px 2% 1.5em 0px;
  padding: 0px;
  text-align: left;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
/*three coloum*/
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 32%;
}
/*four coloum*/
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
  width: 23.5%;
}
/*five coloum*/
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
  width: 18.4%;
}
/*Six coloum*/
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
  width: 15%;
}
.archive.woocommerce-page .page-title {
  display: none;
}
/***************************************/
/*woocommerce single product page style*/
/***************************************/
/*breadcrumb*/
.texture-breadcrumb-wrapper {
  text-align: center;
}
.texture-breadcrumb {
  padding-bottom: 15px;
  list-style: none;
  margin: 0;
  text-align: right;
}
.texture-breadcrumb li {
  display: inline;
  font-size: 11px;
}
/* Add a slash symbol (/) before/behind each list item */
.texture-breadcrumb li + li:before {
  padding: 5px;
  content: "/\00a0";
}
.texture-breadcrumb li a {
  text-decoration: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  margin: 0;
}
.texture-single-product-summary-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.single-product .texture-woo-product-list {
  text-align: left;
}

.woocommerce div.product .flex-viewport {
  width: 100%;
  float: right;
}
.woocommerce div.product div.images .flex-control-thumbs {
  width: 25%;
}
.woocommerce div.product div.images .flex-control-thumbs {
  width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 25%;
  padding: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border: 1px solid #dddddd;
}
.single-product .summary .texture-woo-product-list {
  text-align: left;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 10px 0 0;
  float: left;
  width: 5.4em;
  line-height: normal;
}
.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce-product-details__short-description {
  margin-bottom: 20px;
  position: relative;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 20px;
  position: relative;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 10px 0 0;
  float: left;
  width: 6em;
  line-height: normal;
}
.woocommerce .summary .star-rating {
  font-size: 13px;
}
.woocommerce table.shop_attributes td {
  padding: 0px 8px;
}

.woocommerce div.product .product_title,
section.related.products h2,
section.upsells.products h2,
.woocommerce #reviews #comments h2 {
  color: #1c1d1e;
}

/*quantity button*/
.woocommerce #content div.product div.summary p.price {
  display: block;
  font-size: 21px;
  margin-bottom: 20px !important;
}

.single-product div.product form.cart input[type="number"] {
  /*border-color: #9c9c9c;
  border-width: 0 1px;*/
  color: #9c9c9c;
  float: left;
  font-size: 18px;
  background: transparent;
  height: 45px;
  line-height: 55px;
  padding: 0 5px;
  text-align: center;
  width: 45px;
  /*border-left: 1px solid;
  border-right: 1px solid;*/
  border-radius: 0;
  -webkit-border-radius: 0;
}

.single-product div.product form.cart button.plus {
  display: inline-block;
  float: left;
  font-size: 18px;
  /*font-weight: 100;*/
  height: 45px;
  /*line-height: 45px;*/
  text-align: center;
  width: 45px;
  background: transparent;
  color: #9c9c9c;
  display: flex;
  justify-content: center;
}
.single-product div.product form.cart button.minus {
  display: inline-block;
  float: left;
  font-size: 18px;
  /*font-weight: 100;*/
  height: 45px;
  /*line-height: 45px;*/
  text-align: center;
  width: 45px;
  background-color: transparent;
  color: #9c9c9c;
  display: flex;
  justify-content: center;
}
.single-product .product_meta {
  width: 100%;
  clear: both;
}
.single-product.woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__link,
.single-product.woocommerce-page
  ul.products
  li.product
  .woocommerce-loop-product__link {
  margin: 0;
}
.woocommerce div.product form.cart div.quantity {
  margin: 0;
}
.lawyer-elementor-quantity {
  margin-right: 15px;
  float: left;
  border: 1px solid #9c9c9c;
  display: flex;
}
.summary input[type="number"]::-webkit-inner-spin-button,
.summary input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.woocommerce div.product form.cart {
  margin-bottom: 30px;
  float: left;
}
.woocommerce div.product form.cart .variations select {
  z-index: 1;
  border: none;
  height: 35px;
  line-height: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff;
  position: relative;
  border: 1px solid #9c9c9c;
  padding: 0px 10px;
  width: 60%;
  margin-right: 10px;
  margin-bottom: 7.5px;
}
.woocommerce div.product form.cart .variations td.label {
  vertical-align: middle;
}
.woocommerce div.product form.cart table td {
  padding-left: 0;
  padding: 0;
}
.woocommerce-variation-price,
.woocommerce div.product form.cart .variations {
  margin-bottom: 20px;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #000;
  color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  z-index: 2;
  border-bottom-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  margin-right: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border: none;
  border-bottom: 2px solid transparent;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  color: #8f9696;
  padding: 0;
  padding: 10px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background: #f4f7f9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: right;
  width: 53%;
  clear: none;
  text-align: start;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: left;
  width: 45%;
}
body .woocommerce-tabs .tabs li.active a::before,
body .woocommerce-tabs .tabs li:hover a::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.texture-single-product-summary-wrap img,
.lawyer-elementor-slide-item-hover.lawyer-elementor-woo-hover-slide
  .texture-single-product-summary-wrap
  img:first-of-type {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

body .woocommerce-tabs .tabs li.active a,
body .woocommerce-tabs .tabs li:hover a {
  color: #1c1d1e !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
  background: #f4f7f9;
  position: relative;
  margin: 0;
  display: none;
  padding: 20px;
}
.product_meta {
  width: 100%;
  padding: 15px;
  position: relative;
  color: #1c1d1e;
  font-family: "Roboto-Medium";
  font-size: 15px;
}
.texture-single-product-summary-wrap .product_meta span a {
  font-size: 14px;
  color: #999;
}
.texture-single-product-summary-wrap .product_meta span {
  margin-bottom: 10px;
}
.product_meta > span {
  display: block;
  line-height: 18px;
}
.product_meta > span.tagged_as {
  border-right: none;
}
.woocommerce-Tabs-panel .woocommerce-Reviews {
  text-align: left;
}
section.related.products h2,
section.upsells.products h2 {
  margin-bottom: 30px;
}
section.related.products .texture-woo-product-list,
section.upsells.products .texture-woo-product-list {
  text-align: center;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: none;
}
section.related.products ul.products {
  padding: 0;
  margin: 0;
}
section.related.products > h2,
section.upsells.products > h2,
.woocommerce div.product .product_title {
  font-size: 21px;
  line-height: 28px;
  color: #1c1d1e;
  display: inline-block;
  letter-spacing: 0.5px;
  position: relative;
  vertical-align: top;
  margin: 0px 0px 20px 0px;
  font-weight: 500;
  border-bottom: 2px solid #f0f0f0;
  width: 100%;
  padding: 0px 0px 20px;
}
.woocommerce div.product .entry-summary .product_title {
  width: 85%;
}
.woocommerce #reviews #comments ol.commentlist li {
  border-bottom: 1px solid #f1f1f1;
  list-style: outside none none;
  margin-bottom: 10px;
  padding-bottom: 30px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  height: 50px;
  width: 50px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 65px;
}
.comment-text .star-rating {
  margin-bottom: 8px;
  width: 100%;
}
.woocommerce #reviews #comments .star-rating span,
.woocommerce p.stars a,
.woocommerce .woocommerce-product-rating .star-rating {
  color: #f78686;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #626060;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 0em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-style: italic;
}
.comment-form-rating {
  display: flex;
  line-height: normal;
  margin-bottom: 10px;
}
.comment-form-comment label {
  padding-bottom: 10px;
  display: block;
}
.woocommerce #review_form #respond p.stars {
  margin: 0px 0px 0px 10px;
}
.comment-form textarea {
  line-height: 28px;
  border: 1px solid #999;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  line-height: 35px;
  min-height: 35px;
  background: #f7f8f9;
  border: 1px solid #f1f1f1;
}
.comment-form textarea {
  line-height: normal;
  min-height: 52px;
  background: transparent;
  border: 1px solid #999;
  padding: 10px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 80%;
}
.comment-form textarea {
  height: 200px;
}
.comment-form .form-submit {
  margin-top: 20px;
}
.comment-respond {
  display: flow-root;
  margin-bottom: 25px;
}
.woocommerce #reviews #comment {
  height: 150px;
  padding: 10px;
}
.single_add_to_cart_button.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce div.product form.cart .button {
  background: #1f4c94;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: "Roboto-Bold", sans-serif;
  line-height: 36px;
  margin-right: 15px;
  text-align: center;
  padding: 0 10px;
  min-width: 110px;
  border-radius: 3px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #1f4c94;
  color: #fff;
  /*opacity: 0.6;*/
}
.woocommerce-grouped-product-list.group_table {
  border: none;
}
.woocommerce-grouped-product-list-item__price {
  padding-right: 20px !important;
}
.woocommerce div.product p.stock {
  margin-bottom: 20px;
}
/*woocommerce meassage*/
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 2em;
  margin: 0 0 30px;
  position: relative;
  background-color: transparent;
  color: #292e32;
  border-top: 3px solid #292e32;
  list-style: none !important;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  display: none;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
  float: right;
  font-size: 16px;
  font-weight: normal;
  background: transparent;
  display: inline-block;
  padding: 8px 10px;
  height: 40px;
  line-height: 24px;
  margin: 0;
  border: 1px solid #eee;
  transition: all 0.5s ease-out;
  color: #666666;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
  color: #fff;
  background: #1f4c94;
}

/*woocommerce meassage*/
.woocommerce.woocommerce-page .related ul.products .product,
.woocommerce.woocommerce-page .upsells.products li {
  display: inline-block;
  vertical-align: top;
}
/*VERTICAL STYLE*/
.woocommerce
  div.product.lawyer-elementor-single-product-tab-vertical
  .woocommerce-tabs
  ul.tabs {
  width: 200px;
  float: left;
  padding: 0px;
  margin: 0px;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
}
.woocommerce
  div.product.lawyer-elementor-single-product-tab-vertical
  .woocommerce-tabs
  ul.tabs
  li.active {
  z-index: 0;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.woocommerce
  div.product.lawyer-elementor-single-product-tab-vertical
  .woocommerce-tabs
  ul.tabs
  li {
  width: 100%;
  margin: 0px;
  border-width: 0px 0px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
}
.woocommerce
  div.product.lawyer-elementor-single-product-tab-vertical
  .woocommerce-tabs
  .panel {
  margin-left: 220px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-image: initial;
  border-width: 0px 0px 0px 1px;
  padding: 1.5em;
  text-align: left;
  margin-top: 30px;
}
.woocommerce
  div.product.lawyer-elementor-single-product-tab-vertical
  .woocommerce-tabs
  ul.tabs
  li
  a {
  width: 100%;
}
.woocommerce #reviews #comments h2 {
  clear: none;
  position: relative;
  margin-bottom: 20px;
}
.woocommerce-variation-price {
  margin-bottom: 30px;
  display: inline-flex;
}
.woocommerce section {
  clear: both;
  z-index: 1;
}
.woocommerce .entry-summary .clear {
  clear: initial;
}

/************************/
/*wishlist icon*/
.summary .yith-wcwl-add-to-wishlist,
.summary .woosw-btn {
  float: left;
  margin: 0 0 17px 0;
}
.summary .yith-wcwl-add-button,
.summary .yith-wcwl-wishlistaddedbrowse,
.summary .yith-wcwl-wishlistexistsbrowse,
.summary .woosw-added {
  display: inline-block;
  float: left;
  position: relative;
  text-align: center;
  font-size: 0;
}
.summary .yith-wcwl-add-button .show {
  display: block !important;
}
.summary .yith-wcwl-add-button a,
.summary .yith-wcwl-wishlistaddedbrowse a,
.summary .yith-wcwl-wishlistexistsbrowse a,
.summary .woosw-added,
.summary .woosw-btn,
.summary .wooscp-btn {
  border: 1px solid;
  border-radius: 0;
  color: #9c9c9c;
  display: inline-block;
  font-size: 0;
  height: 45px;
  line-height: 45px;
  width: 45px;
  letter-spacing: normal;
}
.summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before,
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before,
.summary .woosw-added:before {
  content: "\f004";
  font-family: fontawesome;
  font-size: 13px;
}
.texture-single-product-summary-wrap .yith-wcwl-add-button .yith-wcwl-icon {
  display: none;
}
.summary .yith-wcwl-wishlistaddedbrowse a,
.summary .yith-wcwl-wishlistexistsbrowse a,
.woosw-added:before {
  color: #1f4c94;
}
.summary .yith-wcwl-add-to-wishlist .ajax-loading {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  display: inline !important;
  margin-left: 0px;
  vertical-align: middle;
  visibility: hidden;
  width: 16px !important;
  height: 16px !important;
  position: absolute;
  left: 12px;
  top: 12px;
}
.summary .yith-wcwl-add-to-wishlist.show .add_to_wishlist::before,
.summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse.show
  a::before,
.summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse.show
  a::before {
  color: #1f4c94;
  content: "\f004";
}

/*.woocommerce table.shop_table tbody.wishlist-items-wrapper img {
  max-width: 60px;
}*/
/*.wishlist_table .product-add-to-cart a {
  margin: 0 !important;
}*/
.wishlist_table .product-add-to-cart a.button {
  line-height: inherit;
  padding: 10px 12px !important;
  min-width: auto;
}

/* Loader for Add To Cart */

.woocommerce div.entry-summary form.cart button[type="submit"] {
  /*padding: 0 10px;*/
  font-weight: 400;
  color: #fff;
  border-radius: 0;
  /*font-size: 14px;*/
  /*height: 46px;*/
  /*line-height: normal;*/
  text-transform: uppercase;
  letter-spacing: 0.1em;
  width: 200px;

  height: 45px;
  line-height: 45px;
  margin-left: 30px;
  padding: 0 25px;
  font-size: 14px;
  background-color: #fe8423;
  border-radius: 50px;
}
/*compare style*/
.woocommerce .entry-summary a.compare.button {
  border: 1px solid;
  border-radius: 0;
  color: #9c9c9c;
  display: inline-block;
  font-size: 0;
  height: 45px;
  line-height: 45px;
  width: 45px;
  background: transparent;
  text-align: center;
  margin-left: 10px;
  font-weight: normal;
  min-width: auto;
}
.woocommerce .entry-summary a.compare.button:before {
  content: "\f021";
  font-family: FontAwesome;
  display: block;
  color: #9c9c9c;
  font-size: 13px;
}
.woocommerce .entry-summary a.compare.button.added:before {
  color: #1f4c94;
}
.woocommerce .entry-summary .clear {
  clear: initial;
}

.woocommerce #content div.product div.summary .prev_next_buttons {
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 2;
}
.woocommerce #content div.product div.summary .prev_next_buttons a {
  border: 1px solid #eee;
  padding: 7px;
  font-size: 17px;
  margin: 3px;
}
/************************/
/*woocommerce cart page*/
/************************/
.woocommerce table.shop_table {
  border-style: solid;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-color: #eaeaea;
  border: 0;
}
.woocommerce table.shop_table thead th {
  border-bottom: 1px solid #f1f1f1 !important;
}
.woocommerce table.shop_table thead th,
.cart-subtotal,
.order-total {
  font-weight: 600;
  border: none;
  color: #1c1d1e;
}
.woocommerce table.shop_table th {
  padding: 0.8em;
  vertical-align: middle;
}
.woocommerce table.shop_table td {
  border-bottom: 1px solid #f1f1f1 !important;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 1em 1.41575em;
  /*text-align: left;*/
  vertical-align: top;
  border: none;
}
.woocommerce table.shop_table .product-thumbnail img,
.woocommerce-page table.shop_table .product-thumbnail img {
  width: auto;
  max-width: 90px;
  height: 100px;
}
.cross-sells h2,
.cart_totals h2 {
  margin: 40px 0px;
  color: #1c1d1e;
}
table.cart .product-thumbnail img {
  margin: 0 auto;
  border-radius: 3px;
}
.woocommerce table.shop_table td {
  padding: 0.8em;
  vertical-align: middle;
  text-transform: capitalize;
  border-color: #f1f1f1;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text {
  width: auto;
  line-height: 23px;
}
.woocommerce table.shop_table .cart-subtotal td {
  border: none !important;
}
.woocommerce table.shop_table .order-total td {
  border-bottom: none !important;
}
.cart_totals .shop_table {
  padding: 0px 20px !important;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 1em 0em;
}
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty {
  height: 40px;
  background: #f7f8f9;
  border: 1px solid #eaeaea;
}
.woocommerce a.remove {
  background-color: #ff0000;
  color: #fff !important;
}
.woocommerce a.remove:hover {
  color: #fff !important;
  background-color: #333 !important;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  border: 1px solid #f1f1f1;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  padding: 0;
}
/************************/
/*woocommerce cart page*/
/************************/
/************************/
/*checkout page style*/
/************************/
.woocommerce-billing-fields {
  overflow: hidden;
}
.woocommerce-billing-fields h3 {
  margin: 0 0 30px;
}
.checkout .form-row > label {
  display: block;
  font-weight: 500;
}
.checkout input.input-text {
  background: #f7f8f9;
  border: 1px solid #eaeaea;
  color: #626060;
  width: 100%;
}
input[type="text"],
input[type="email"],
input[type="url"],
textarea,
input[type="password"],
input[type="tel"],
input[type="search"] {
  border: 1px solid #eaeaea;
  border-radius: 0;
  font-size: 13px;
  line-height: 30px;
  padding: 0 10px;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
}
.texture-top2-slide.owl-carousel .owl-nav button.owl-prev {
  border-radius: 0px 3px 3px 0px;
}
.texture-top2-slide.owl-carousel .owl-nav button.owl-next {
  border-radius: 3px 0px 0px 3px;
}

#s {
  border-radius: 4px 0px 0px 4px;
}

.select2-container--default .select2-selection--single,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 25px;
  color: #626060;
  height: 40px;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #eaeaea;
  border-radius: 0;
  background: #f7f8f9;
}
.checkout .select2-container .select2-selection--single {
  height: 40px;
  line-height: 40px;
  margin: 0;
}
/*.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: inherit;
}*/
/*.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 20px;
  height: auto;
}*/
.woocommerce .woocommerce-checkout #customer_details p.form-row label {
  margin: 0 0 5px;
  display: block;
}
.woocommerce-checkout > .col2-set > .col-2 {
  float: none;
  width: 100%;
}
.woocommerce-checkout #order_review {
  float: right;
  width: 48%;
}
.woocommerce-checkout h3#order_review_heading {
  float: right;
  width: 48%;
}
.woocommerce #order_review table.shop_table {
  margin: 0 0 40px;
  border: none;
}
.woocommerce-checkout > .col2-set {
  float: left;
  width: 48%;
}
.woocommerce-checkout > .col2-set > .col-1 {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce .form-row-first {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
  background-color: #f7f8f9;
}
.woocommerce-checkout #payment ul.payment_methods li {
  background-color: #f7f8f9;
  text-align: left;
  border: 0;
  padding: 20px;
}
.woocommerce-checkout #search-button {
  top: 15px;
}
.woocommerce-checkout .texture-content-wrap {
  display: -webkit-flex;
}
.woocommerce #order_review table.shop_table thead th {
  font-size: 15px;
  letter-spacing: 1px;
  padding: 20px;
}
.woocommerce #order_review table.shop_table th {
  border: none;
  padding: 16px 20px;
}
.woocommerce #order_review table.shop_table thead th.product-total {
  text-align: right;
}
.woocommerce #order_review table.shop_table tbody td.product-name {
  max-width: 376px;
  text-align: left;
}
.woocommerce #order_review table.shop_table td {
  border: none;
  padding: 16px 20px;
  text-align: right;
}
.woocommerce table.shop_table td {
  padding: 0.8em 0px;
  vertical-align: middle;
  text-transform: capitalize;
  border-color: #eaeaea;
}
.woocommerce #order_review table.shop_table tfoot th {
  font-weight: 600;
}
.woocommerce #order_review table tfoot th {
  text-transform: capitalize;
}
.woocommerce-checkout-review-order-table tfoot th {
  background: #f7f8f9;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
  background-color: #f5f5f5;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding-bottom: 20px;
  padding: 0;
}
.woocommerce-checkout #payment {
  background: transparent;
}
.woocommerce-checkout #place_order {
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
  padding: 16px 20px;
}
.woocommerce-checkout .woocommerce-info:before {
  color: #ddd;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
  float: left;
  width: 100%;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
  float: left;
  width: 100%;
}
.woocommerce-checkout form,
.woocommerce-checkout textarea {
  line-height: 1.5;
  resize: vertical;
}
.form-row {
  float: left;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}
.woocommerce-input-wrapper textarea.input-text {
  background: #f7f8f9;
  border: 1px solid #eaeaea;
  color: #898989;
  width: 100%;
}

.woocommerce-input-wrapper textarea.input-text {
  background: #f7f8f9;
  border: 1px solid #eaeaea;
  color: #898989;
  width: 100%;
}
.woocommerce form .form-row textarea {
  border-radius: 0 !important;
  padding: 10px;
  -webkit-appearance: none;
  appearance: none;
}

.woocommerce-info::before {
  display: none;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right;
  width: 100%;
  margin: 0;
  margin-top: 20px;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em;
  background: #f7f8f9;
}
.woocommerce form .form-row input.input-text {
  background: #f7f8f9;
  border: 1px solid #eaeaea;
  height: 40px;
  width: 100%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin-top: 0;
  padding: 0;
  border: none;
}
.form-row {
  float: left;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}
/************************/
/*checkout page style*/
/************************/
/************************/
/*account-page*/
/************************/
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  margin-top: 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-top: 25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  padding: 0px 20px;
  background: #f7f8f9;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 15px 0;
  display: block;
  font-weight: 300;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  border: 0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin-top: 0;
  padding: 0;
  border: none;
  width: 50%;
}
.woocommerce form.checkout_coupon {
  border: 1px dashed;
  padding: 15px;
}
.woocommerce-MyAccount-content .woocommerce-info {
  line-height: 34px;
}
.woocommerce-EditAccountForm p .woocommerce-Button {
  margin-top: 20px;
}
/**************/
/*Blog page*/
/***************/
.texture-woo-product-list.post,
article.texture-post-article {
  text-align: left;
}
article.texture-article,
article.texture-post-article,
.single article,
.no-results.not-found,
#error-404 {
  background: #fff;
}
.texture-post-img-wrapper {
  margin-bottom: 15px;
}
h2.texture-post-title,
h1.texture-post-title {
  margin-bottom: 5px;
}
.texture-post-meta {
  margin-bottom: 15px;
  display: flex;
}
.entry-content p {
  margin-bottom: 25px;
  line-height: 1.8;
}
article.texture-post-article .texture-readmore.button,
.comment-respond [type="submit"] {
  font-weight: normal;
  background: transparent;
  display: inline-block;
  padding: 0 24px;
  height: 33px;
  line-height: 33px;
  margin: 0;
  border: 1px solid #eee;
  transition: all 0.5s ease-out;
  border: 1px solid #1f4c94;
  color: #1f4c94;
  border-radius: 4px;
}
article.texture-post-article .texture-readmore.button:hover,
[type="submit"]:hover {
  color: #fff;
  background: #1f4c94;
}
p.read-more {
  margin-bottom: 10px;
}
.texture-comments {
  background: #111;
  color: #fff;
  float: right;
  font-size: 11px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  min-width: 27px;
  padding: 0 4px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.texture-comments span,
.texture-comments a {
  color: #fff;
}
.texture-post-info {
  width: 80%;
}
.texture-post-comments {
  width: 20%;
}
.texture-comments:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #111;
  border-style: solid;
  border-width: 5px;
  bottom: -5px;
  content: "";
  left: 5px;
  position: absolute;
}
.texture-post-info span:after {
  content: " ";
  width: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  display: inline-block;
  margin: 0px 5px;
  vertical-align: middle;
}
.texture-post-info span:last-child:after {
  display: none;
}

/*post pagination*/
.navigation.pagination {
  margin: 30px 0px;
}
.nav-links {
  text-align: center;
}
.nav-links .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  margin-right: 4px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #f1f1f1;
}
.nav-links .page-numbers.current,
.nav-links .page-numbers:hover {
  background-color: #1f4c94;
  color: #fff;
}

.nav-links .page-numbers.next:before {
  content: "\f105";
  font-family: fontAwesome;
  line-height: 1;
}
.nav-links .page-numbers.prev:before {
  content: "\f104";
  font-family: fontAwesome;
  line-height: 1;
}

.woocommerce nav.woocommerce-pagination ul {
  padding: 0;
  clear: both;
  border: 0;
  border-right: 0;
  margin: 1px;
  display: contents;
  white-space: nowrap;
}
.woocommerce nav.woocommerce-pagination .page-numbers {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 13px;
  margin-right: 4px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.woocommerce nav.woocommerce-pagination ul li {
  float: none;
  border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #1f4c94;
  color: #fff;
}

/***********************************/
/*Post single page*/
/***********************************/
.texture-related-links {
  margin-bottom: 15px;
}
.texture-related-links .nav-links {
  display: flex;
  text-align: left;
}
.texture-related-links .nav-links .nav-previous {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.texture-related-links .nav-links a {
  font-size: 15px;
  font-family: "Roboto-Bold", sans-serif;
  color: #626060;
}
.texture-related-links .nav-links a:hover {
  color: #1f4c94;
}

/*Comment box & Author*/
.texture-author-bio,
.texture-author-bio {
  display: flex;
}
.author-info {
  align-self: center;
  margin-left: 20px;
}
.author-header a {
  color: #626060;
}
.comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single article.comment-body {
  padding: 0;
}
/* comment-list css Starts */
.texture-single-post .comment,
.texture-single-page .comment {
  margin-bottom: 15px;
}
.texture-single-post .comment-author,
.texture-single-page .comment-author {
  display: flex;
}
.texture-single-post .comment-author img,
.texture-single-page .comment-author img {
  margin-right: 15px;
}
.texture-single-post .comment-author .fn,
.texture-single-page .comment-author .fn {
  margin-right: 5px;
}
.texture-single-post .comment-author,
.texture-single-post .comment-metadata,
.texture-single-post .comment-content,
.texture-single-post .reply,
.texture-single-page .comment-author,
.texture-single-page .comment-metadata,
.texture-single-page .comment-content,
.texture-single-page .reply {
  margin-bottom: 15px;
}
.texture-single-post ol.children,
.texture-single-page ol.children {
  list-style-type: none;
}
.texture-single-post .comment-list,
.texture-single-page .comment-list {
  margin: 10px 0;
  list-style-type: none;
}
.single article.comment-body {
  padding: 15px;
  background: #f6f7f9;
  position: relative;
}
.comment-list .reply a {
  background: #1f4c94;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.comment-list .reply {
  position: absolute;
  bottom: 4px;
  right: 0;
}
.texture-single-post .comment-author img,
.texture-single-page .comment-author img {
  margin-right: 15px;
  height: 60px;
  width: 60px;
}

/* comment-list css End */
/* =WordPress Core
  -------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*gallery style*/
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.gallery figure {
  float: left;
  margin: 0 2% 0.4em 0;
}
.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none;
}
.gallery.gallery-columns-3 figure {
  width: 32%;
}
.gallery.gallery-columns-3 figure:nth-of-type(3n + 3) {
  margin-right: 0;
}
.gallery.gallery-columns-3 figure:nth-of-type(3n + 4) {
  clear: left;
}
.gallery.gallery-columns-2 figure {
  width: 49%;
}
.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0;
}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left;
}
.gallery.gallery-columns-4 figure {
  width: 23.25%;
}
.gallery.gallery-columns-4 figure:nth-of-type(4n + 4) {
  margin-right: 0;
}
.gallery.gallery-columns-4 figure:nth-of-type(4n + 5) {
  clear: left;
}
.gallery.gallery-columns-5 figure {
  width: 18%;
}
.gallery.gallery-columns-5 figure:nth-of-type(5n + 5) {
  margin-right: 0;
}
.gallery.gallery-columns-5 figure:nth-of-type(5n + 6) {
  clear: left;
}
.gallery.gallery-columns-6 figure {
  width: 14.2%;
}
.gallery.gallery-columns-6 figure:nth-of-type(6n + 6) {
  margin-right: 0;
}
.gallery.gallery-columns-6 figure:nth-of-type(6n + 7) {
  clear: left;
}
.gallery.gallery-columns-7 figure {
  width: 12%;
}
.gallery.gallery-columns-7 figure:nth-of-type(7n + 7) {
  margin-right: 0;
}
.gallery.gallery-columns-7 figure:nth-of-type(7n + 8) {
  clear: left;
}
.gallery.gallery-columns-8 figure {
  width: 10.2%;
}
.gallery.gallery-columns-8 figure:nth-of-type(8n + 8) {
  margin-right: 0;
}
.gallery.gallery-columns-8 figure:nth-of-type(8n + 9) {
  clear: left;
}
.gallery.gallery-columns-9 figure {
  width: 8.85%;
}
.gallery.gallery-columns-9 figure:nth-of-type(9n + 9) {
  margin-right: 0;
}
.gallery.gallery-columns-9 figure:nth-of-type(9n + 10) {
  clear: left;
}
/*gallery style end*/

[hidden] {
  display: none;
}
/* =WordPress Core End */

#reply-title {
  padding: 10px 0;
}
.comment-notes {
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}

form p label {
  display: block;
  margin: 10px 0;
}
.logged-in-as {
  margin: 20px 0;
}
.logged-in-as a {
  color: #242424;
}

.texture-single-post form p {
  color: #242424;
}
.texture-single-post form p label,
.texture-single-page form p label {
  display: block;
  margin: 10px 0;
}
.texture-single-post .logged-in-as,
.texture-single-page .logged-in-as {
  margin: 20px 0;
}
.texture-single-post .logged-in-as a,
.texture-single-page .logged-in-as a {
  color: #242424;
}
.texture-single-post .logged-in-as a:nth-of-type(2),
.texture-single-page .logged-in-as a:nth-of-type(2) {
  background: #d80303;
  padding: 5px 10px;
  color: #fff;
}
#wp-comment-cookies-consent {
  width: auto;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
#searchform [type="submit"] {
  line-height: 30px;
  font-size: 11px;
  padding: 0px 12px;
  border: 1px solid #141415;
  background: #141415;
  color: #fff;
  border-radius: 0px 4px 4px 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#searchform [type="submit"]:hover {
  border: 1px solid #1f4c94;
  background: #1f4c94;
  cursor: pointer;
}
/*********************/
/*Pages Style*/
/*********************/
.texture-page .texture-content-wrap {
  margin-bottom: 20px;
}
.page-head {
  padding-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.page-head h1 {
  color: #1c1d1e;
}
.page-head .breadcrumb-trail.breadcrumbs {
  flex: 1;
}
.texture-breadcrumb {
  padding-bottom: 0;
}
.single-product .page-head .breadcrumb-trail.breadcrumbs {
  flex: initial;
}
/*//LOADER*/
.texture-loadContainer {
  display: none;
}
.texture-loadContainer:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: #fffffffa;
  z-index: 99;
  opacity: 0.7;
}
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
}
.loader {
  border: 4px solid #fff;
  border-radius: 50%;
  border-top: 4px solid #fff;
  border-right: 4px solid #1f4c94;
  border-bottom: 4px solid #1f4c94;
  border-left: 4px solid #1f4c94;
  width: 35px;
  height: 35px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.woocommerce .loader::before {
  background: none;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*Blog post loader*/
.lawyer-elementor-load-more {
  text-align: center;
}
.lawyer-elementor-load-more button {
  font-weight: normal;
  background: transparent;
  display: inline-block;
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  margin: 0;
  border: 1px solid #eee;
  transition: all 0.5s ease-out;
  border: 1px solid #1f4c94;
  color: #1f4c94;
}

.lawyer-elementor-load-more button:hover {
  color: #fff;
  background: #1f4c94;
}
#load-more-posts-error,
.scroll-error,
.opn-shop-pagination-infinite {
  text-align: center;
}
.inifiniteLoader,
#load-more-posts-error {
  display: none;
  text-align: center;
}
.inifiniteLoader .loader {
  top: auto;
  left: auto;
  z-index: 999;
  margin: 0 auto;
}
.opn-shop-pagination-infinite .inifiniteLoader .loader {
  top: auto;
  left: 0;
  right: 0;
  z-index: 999;
  margin: 0 auto;
}
/****************************/
/*woo-product-style on hover*/
/****************************/
.woocommerce .show-on-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
  filter: blur(0);
  transition: all 0.2s linear;
}
.woocommerce li.product:hover .show-on-hover {
  opacity: 1;
  transform: scale(1) translateZ(0) translateY(0);
  pointer-events: inherit;
}

.woocommerce
  li.product.lawyer-elementor-woo-hover-swap.lawyer-elementor-swap-item-hover:hover
  img:first-of-type,
.woocommerce
  div.product.lawyer-elementor-woo-hover-swap.lawyer-elementor-swap-item-hover:hover
  img:first-of-type {
  opacity: 0;
}
.woocommerce li.product.lawyer-elementor-woo-hover-swap:hover img.show-on-hover,
.woocommerce div.product.lawyer-elementor-woo-hover-swap:hover img.show-on-hover,
div.product.lawyer-elementor-woo-hover-swap:hover .texture-list img {
  opacity: 1 !important;
}
.woocommerce ul.products li.product.lawyer-elementor-woo-hover-zoom:hover img,
.woocommerce-page ul.products li.product.opena-woo-hover-zoom:hover img,
.woocommerce ul.texture-products-ul li.product.lawyer-elementor-woo-hover-zoom:hover img,
.woocommerce-page
  ul.texture-products-ul
  li.product.lawyer-elementor-woo-hover-zoom:hover
  img,
div.product.lawyer-elementor-woo-hover-zoom .texture-product:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.woocommerce
  ul.texture-products-ul
  li.product
  .woocommerce-loop-product__link
  img,
.woocommerce-page
  ul.texture-products-ul
  li.product
  .woocommerce-loop-product__link
  img {
  margin-bottom: 0px;
  backface-visibility: hidden;
  transition: filter 0.6s ease 0s, opacity 0.6s ease 0s, transform 0.6s ease 0s,
    -webkit-filter 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
}
/*social icon*/
.content-social ul.social-icon {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
}
.content-social ul.social-icon li {
  padding: 5px;
}
.content-social ul.social-icon li i {
  padding: 0;
}
.social-icon.original-social-icon i.fa-facebook {
  color: #4867aa;
}
.social-icon.original-social-icon i.fa-google-plus {
  color: #de564a;
}
.social-icon.original-social-icon i.fa-linkedin {
  color: #007bb6;
}
.social-icon.original-social-icon i.fa-twitter {
  color: #00aced;
}
.social-icon.original-social-icon i.fa-instagram {
  color: #c50067;
}
.social-icon.original-social-icon i.fa-pinterest {
  color: #bd081b;
}
.social-icon.original-social-icon i.fa-youtube-play {
  color: #ff0000;
}
.social-icon.original-social-icon i.fa-tumblr {
  color: #36465d;
}
.social-icon.original-social-icon i.fa-stumbleupon {
  color: #eb4823;
}
.social-icon.original-social-icon i.fa-dribbble {
  color: #ea4c89;
}
.social-icon.original-social-icon i.fa-skype {
  color: #00aff0;
}
.content-social .social-icon a {
  font-size: 14px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: block;
  text-align: center;
  border: 1px solid transparent;
  color: #000;
}

.social-icon.original-social-icon a {
  background-color: transparent !important;
  border: none;
  display: block;
}
/************************/
/*Ribbon Section*/
/************************/
.texture-ribbon-content {
  position: relative;
  /*display: flex;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  padding: 160px 0px;
  max-width: 600px;
  margin: 0 auto;
}

.texture-ribbon-content .texture-discount-area{
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}

.texture-ribbon-content .texture-discount-area:after{
    content: "";
    position: absolute;
    left: 55%;
    top: -44px;
    height: 150px;
    width: 183px;
    background: #fff;
    z-index: -1;
    margin-left: -118px;
}

.texture-ribbon-content .texture-ribbon-content-col-title h3{
  font-size: 55px;
  color: #fe8423;
  margin-bottom: 18px;
  line-height: normal;
}

.texture-ribbon-content-col1 {
  width: 100%;
  margin-bottom: 30px;
  color: #fff;
}
.texture-ribbon-content-col1 h3 {
  font-size: 18px;
  color: #1f1f1f;
  font-weight: 700;
}
.texture-ribbon-content-col2 {
  width: 100%;
}
.site-main section.texture-ribbon-section .content-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, 0.15);*/
}
.ribbon-btn {
  overflow: hidden;
  z-index: 99;
  min-width: 160px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  background-color: #1f1f1f !important;
  color: rgba(255,255,255,1);
  text-transform: uppercase;
  padding: 10px 25px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  border: 2px solid #1f1f1f;
  font-weight: bold;
  transition: all 0.5s;
}
.ribbon-btn:hover{
  color: #202020;
  background-color: #fff !important;
}
section.texture-ribbon-section {
  z-index: 1;
  overflow: hidden;
  padding: 0;
}
section.texture-ribbon-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/*404 page & no-result page*/
#no-results .page-content p,
#error-404 .page-content p {
  margin: 15px 0px;
}

#no-results .form-content input[type="text"],
#error-404 .form-content input[type="text"] {
  width: 250px;
}

.error-heading h2 {
  font-size: 50px;
  margin: 30px 0px;
}
.error-heading h3 {
  font-size: 30px;
}
/*404 page & no-result page*/
/***************************/
/*Sticky Header*/
/****************************/
.sticky-header:before,
.search-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2457aa;
}
.sticky-header-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.sticky-header-col1 {
  justify-content: flex-start;
  width: 21%;
  padding: 0px;
  align-items: center;
  display: inline-flex;
}
.sticky-header-col2 {
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 54%;
}
.sticky-header-col3 {
  text-align: right;
  width: 25%;
}
.sticky-header-col3 .texture-icon .cart-icon a.cart-contents,
.sticky-header-col3 .header-icon a,
a.prd-search {
  height: 38px;
  width: 38px;
  line-height: 38px;
  margin: 0px 8px 0px 0px;
}
.cart-contents .count-item:hover {
  color: #fff;
}
.sticky-header-col3 .texture-icon .cart-icon a.cart-contents {
  position: relative;
  padding: 0;
  text-align: center;
  color: #1c1d1e;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sticky-header-col3 .texture-icon .cart-icon a.cart-contents i,
.sticky-header .header-icon a i {
  font-size: 14px;
}

.sticky-header-col3 .texture-icon .cart-icon a.cart-contents i {
  position: relative;
  left: auto;
  top: auto;
  z-index: 9;
  padding-right: 0;
  border-right: 0;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  transform: inherit;
}
.sticky-header-col3 .texture-icon .cart-icon {
  background: transparent;
  display: contents;
}
.sticky-header-col3 .texture-icon .cart-icon a.cart-contents i {
  border-right: none !important;
}
.sticky-header-col3 .header-icon {
  display: block;
  vertical-align: middle;
  display: inline-flex;
}
.sticky-header-col3 .texture-icon {
  text-align: right;
  text-align: -webkit-right;
  display: flex;
  justify-content: flex-end;
}
.sticky-header {
  position: fixed;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  width: 100%;

  -webkit-animation: fadeOutUpBig 0.5s ease;
  animation: fadeOutUpBig 0.5s ease;
  pointer-events: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-animation: none;
  animation: none;
}
.search-wrapper {
  z-index: 999;
}
.sticky-header.stick {
  visibility: visible;
  opacity: 1;

  -webkit-animation: fadeInDownBig 0.7s ease;
  animation: fadeInDownBig 0.7s ease;
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transform: none;
  transform: none;
}
.sticky-header .logo-content {
  width: 100%;
  padding: 10px 0px;
}
.sticky-header .logo-content img {
  max-width: 65%;
}
.sticky-header .site-title a,
.site-description,
.sticky-header .cart-icon a span:hover {
  color: #fff;
}

.sticky-header .account span,
.sticky-header .cart-contents .cart-total {
  display: none;
}
.sticky-header-bar .menu-toggle .menu-btn {
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: #1f4c94;
  color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sticky-header-bar .menu-toggle .menu-btn .btn {
  margin: 0 auto;
  margin-top: 10px;
}
.sticky-header-bar .menu-toggle .menu-btn span {
  display: block !important;
  width: 17px;
  margin: 3px;
}
/*search wrapper*/
.search-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  visibility: hidden;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  z-index: 99999;
}
.search-wrapper.open {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.search-wrapper .container {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 50%;
}
.search-wrapper #search-box form {
  width: 100%;
}
.search-wrapper #search-box input[type="text"] {
  width: 100%;
}
.search-close {
  float: right;
  margin-bottom: 25px;
}
.search-close-btn {
  display: block;
  text-decoration: none;
  min-width: 1.5em;
  min-height: 1.5em;
  transform-origin: center;
  transition: all 0.3s linear;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
  color: #1c1d1e;
}
.search-close-btn:before,
.search-close-btn:after {
  content: "";
  display: block;
  border-top: 1px solid;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}
.search-close-btn {
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.search-close-btn:before {
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.search-close-btn:after {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.search-close-btn:hover {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
/*cart show in sticky and mobile bottom nav*/
.sticky-header .texture-icon .cart-content .count-item .item,
.sticky-header .texture-icon .cart-content span.woocommerce-Price-amount,
#bizEcommerce-mobile-bar .cart-content .count-item .item,
#bizEcommerce-mobile-bar .cart-content span.woocommerce-Price-amount {
  display: none;
}
.sticky-header .count-item {
  position: absolute;
  top: -10px;
  left: 20px;
  background: #141415;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  font-size: 10px;
}
#bizEcommerce-mobile-bar a {
  position: relative;
}
#bizEcommerce-mobile-bar .count-item {
  position: absolute;
  top: 5px;
  right: 17px;
  background: #141415;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  font-size: 10px;
  text-align: center;
}
/******************************/
/*Responsive*/
/******************************/
/*******************/
/*text ellips css start*/
/*******************/
.texture-woo-product-list .woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 24px;
  max-height: 24px;
}
.texture-list .texture-product-content .woocommerce-LoopProduct-title {
  display: -webkit-box;
  line-height: 21px;
  font-size: 14px;
  margin-bottom: 5px;
}
.cat-title,
.slide-content-wrap p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 21px;
  max-height: 21px;
}
span.product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 21px;
  max-height: 42px;
}
.slide-content h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 35px;
  max-height: 35px;
}
.texture-list-view .texture-woo-product-list .woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: inherit;
  line-height: inherit;
  max-height: inherit;
}
/*******************/
/*text ellips css end*/
/*******************/
.texture-icon {
  text-align: right;
  text-align: -webkit-right;
}
/*off canvas sidebar*/
.lawyer-elementor-off-canvas-sidebar .lawyer-elementor-widget-content {
  border: none;
  padding: 0;
}
/*Back to top Start*/
#move-to-top {
  position: fixed;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  width: 2em;
  height: 2em;
  line-height: 2;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#move-to-top {
  background-color: #141415;
  font-size: 18px;
}
#move-to-top {
  right: 30px;
  bottom: 30px;
}
#move-to-top:not(.filling) {
  opacity: 0;
  visibility: hidden;
}
#move-to-top i {
  font-family: fontawesome;
  font-weight: normal;
}
#move-to-top:hover {
  opacity: 1;
}
/****************************/
/*post-slide-widget-style*/
/****************************/
.post-slide-widget .owl-nav {
  position: absolute;
  top: -35px;
  right: 0px;
  color: #a3a3a3;
  left: auto;
  margin: 0;
}
.post-slide-widget .owl-carousel .owl-nav button {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  font-size: 17px;
  text-align: center;
  background: #fff;
  color: #999;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.post-slide-widget .owl-carousel .owl-nav .owl-prev {
  margin-right: 5px;
}
.post-slide-widget .slide-widget-title {
  line-height: normal;
}
.post-slide-widget .post-thumb {
  margin-bottom: 10px;
}
.post-slide-widget .title {
  font-size: 14px;
}

/******************************/
/*extra list in drop down style*/
/******************************/
.header__cat__item.dropdown {
  display: inline-flex;
  position: relative;
}
.header__cat__item.dropdown a.more-cat {
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  font-size: 13px;
  text-align: center;
  color: #ccc;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.header__cat__item.dropdown.open ul.dropdown-link {
  display: block;
}
.texture-cat-tab ul.dropdown-link {
  position: absolute;
  top: 100%;
  right: 8px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  font-size: 13px;
  line-height: 20px;
  background: #ffffff;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin: 0 !important;
  padding: 0;
}
ul.dropdown-link > li > a {
  display: block;
  text-decoration: none;
  padding: 8px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
}

/*max-mega-menu */
.mega-menu-lawyer-elementor-main-menu .main-header .sider.main {
  display: block;
}
.mega-menu-lawyer-elementor-main-menu .main-header .menu-toggle,
.mega-menu-lawyer-elementor-main-menu .main-header .sider.main .menu-close {
  display: none !important;
}
.mega-menu-lawyer-elementor-sticky-menu .sticky-header .sider.main {
  display: block;
}
.mega-menu-lawyer-elementor-sticky-menu .sticky-header .menu-toggle,
.mega-menu-lawyer-elementor-sticky-menu .sticky-header .sider.main .menu-close {
  display: none !important;
}
.mega-menu-lawyer-elementor-main-menu .main-header .sider.left,
.mega-menu-lawyer-elementor-main-menu .main-header .sider.right {
  display: block;
  position: inherit;
  top: 0;
  height: auto;
  z-index: 999999;
  width: auto;
  padding: 0;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow-x: inherit;
  overflow-y: inherit;
  font-size: 15px;
  background-color: #fff;
  -webkit-touch-callout: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.woocommerce #shop-product-wrap .woocommerce-ordering {
  width: 210px;
  text-align: right;
}
/*************************************/
/*Page Template Style*/
/*************************************/
.texture-contactus-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.texture-contact-col {
  padding: 45px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
  width: 23.5%;
  margin-right: 2%;
  text-align: center;
}
.texture-contact-col:nth-child(4n + 4) {
  margin-right: 0;
}
.texture-contact-col .fa {
  font-size: 24px;
  margin-bottom: 10px;
  color: #1f4c94;
  display: block;
}
.page-contact .leadform-show-form h1 {
  display: none;
}
.texture-contactus {
  margin: 50px 0px;
}
.page-contact .leadform-show-form {
  max-width: 60%;
}
.page-contact .leadform-show-form label {
  color: #1f4c94;
  margin-bottom: 16px;
  line-height: 1;
  font-size: 1em;
  font-family: "Roboto-Bold", sans-serif;
}
.page-contact .leadform-show-form textarea,
.page-contact .leadform-show-form input:not([type]),
.page-contact .leadform-show-form input[type="email"],
.page-contact .leadform-show-form input[type="number"],
.page-contact .leadform-show-form input[type="password"],
.page-contact .leadform-show-form input[type="tel"],
.page-contact .leadform-show-form input[type="url"],
.page-contact .leadform-show-form input[type="text"],
.page-contact .leadform-show-form input[type="number"] {
  border-color: #f1f1f1;
  height: 52px;
  border-radius: 0;
  padding: 0 19px;
  box-shadow: none;
  background: transparent;
}
.page-contact .leadform-show-form .lf-field {
  position: initial;
}
.page-contact .leadform-show-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
.page-contact .leadform-show-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
.page-contact .leadform-show-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
.page-contact .leadform-show-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
.page-contact .leadform-show-form input::placeholder {
  color: transparent;
}
.page-contact .leadform-show-form textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
.page-contact .leadform-show-form textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
.page-contact .leadform-show-form textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
.page-contact .leadform-show-form textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
.page-contact .leadform-show-form textarea::placeholder {
  color: transparent;
}
.page-contact .leadform-show-form div.lf-field {
  margin-bottom: 20px;
}

.page-contact .leadform-show-form .lf-field:nth-of-type(1),
.page-contact .leadform-show-form .lf-field:nth-of-type(2) {
  width: 50%;
  float: left;
}
.page-contact .leadform-show-form .lf-field:nth-of-type(1) {
  padding-right: 7.5px;
}

.page-contact .leadform-show-form .lf-field:nth-of-type(2) {
  padding-left: 7.5px;
}

.page-contact .leadform-show-form input[type="submit"] {
  background: #1f4c94;
  border: 1px solid #1f4c94;
  border-radius: 4px;
}
.google-map iframe {
  margin: 0;
}
/* Faq Accordion CSS */
.accordion-wrapper {
  width: 60%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.texture-accordion .ac {
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 5px;
  margin-bottom: 15px;
}
.texture-accordion .ac > .ac-q {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  width: 100%;
  padding: 15px;
  display: inline-block;
  background: #fff;
  transition: all linear 0.15s;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
}
.texture-accordion .ac > .ac-q::after {
  content: "+";
  color: #1f4c94;
  font-weight: 600;
  text-align: center;
  width: 15px;
  font-size: 16px;
  right: 10px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
}
.texture-accordion .ac > .ac-a {
  -o-transition-property: all;
  -o-transition-timing-function: ease;
  -webkit-transition-property: all;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-timing-function: ease;
}
.texture-accordion .ac > .ac-a p {
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  padding: 15px;
}
.texture-accordion .ac.active > .ac-q::after {
  content: "-";
}
.texture-accordion .faq-sn {
  font-size: 20px;
  margin-right: 10px;
  font-weight: 600;
  display: none;
}
/* Services CSS Starts*/
.texture-aboutus-page section {
  margin: 60px 0px;
}
.about-page-wrapper section.texture-founder {
  margin-top: 0px;
}
.texture-aboutus-page {
  position: relative;
  overflow: hidden;
}
.texture-aboutus-page:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
}
.texture-service-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.texture-service-post {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.texture-service-post:nth-of-type(3n + 3) {
  margin-right: 0;
}
.texture-service-icon,
.texture-service-title {
  text-align: center;
  margin-bottom: 10px;
}
.texture-service-icon i {
  font-size: 34px;
}
.texture-service-title {
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
}
.texture-service-description {
  text-align: center;
}
/* Servives CSS End*/
/* Founder CSS Starts*/
.texture-founder {
  background: #fff;
  background-image: url("image/founder.png");
  background-size: cover;
}
.texture-founder .texture-founder-wrapper {
  padding: 80px 0;
  width: 57%;
  margin-left: auto;
  text-align: center;
}
.texture-founder-title {
  font-size: 24px;
  line-height: 31px;
}
.texture-founder-sign {
  font-style: italic;
}
.texture-founder-description {
  font-size: 14px;
  line-height: 25px;
  margin: 30px 0;
  color: #9c9c9c;
}
/*Testimonial*/
.testimonial-post {
  background-color: transparent;
  min-height: 250px;
  max-width: 750px;
  margin: 0 auto;
}
.testimonial-author {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  text-align: center;
}
.testimonial-author-image img {
  border-radius: 50%;
  max-height: 70px;
  max-width: 70px;
  margin: 0 auto;
}
h3.testimonial-name {
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}
h5.testimonial-position {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 0;
}
.tetsimonial-content p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
.texture-testimonials .owl-dots {
  text-align: center;
}
.texture-testimonials button.owl-dot {
  width: 10px;
  height: 10px;
  background: #bbbdbb;
  border-radius: 50%;
  margin-right: 5px;
  outline: none;
}
.texture-testimonials button.owl-dot:focus,
.texture-testimonials button.owl-dot.active {
  background: #242424;
}
.testimonial-author-image {
  margin-bottom: 10px;
}

/******************************/
/*texture-team-section section start*/
/******************************/
.texture-aboutus-page .texture-heading {
  font-size: 40px;
  line-height: 51px;
  margin-bottom: 30px;
}
.texture-sub-heading {
  font-size: 21px;
  line-height: 32px;
  margin: 30px 0;
}
.texture-team.no-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.texture-team-post {
  margin-right: 2%;
  margin-bottom: 30px;
}
.texture-team.texture-four .texture-team-post {
  width: 23.5%;
}
.texture-team.texture-four .texture-team-post:nth-of-type(4n + 4) {
  margin-right: 0;
}
.texture-team-img {
  position: relative;
  overflow: hidden;
}
.texture-team-img img {
  width: 100%;
}
.texture-team-img-overlay {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.texture-team-post:hover .texture-team-img-overlay {
  background: rgba(0, 0, 0, 0.6);
}
.texture-team-post:hover .texture-team-name,
.texture-team-post:hover .texture-team-position {
  color: #fff;
}
.texture-team-description {
  margin-top: 50%;
}
.texture-team-social {
  width: 100%;
  display: flex;
  margin: 0 auto;
  margin-bottom: 25px;
  justify-content: center;
  list-style-type: none;
}
.texture-team-social li {
  cursor: pointer;
  font-size: 20px;
  margin: 0 5px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.texture-team-description p {
  color: #fff;
}
.texture-team-heading {
  background: #fff;
  margin-top: 0;
  padding: 15px 0;
  margin: -27px 20px 0;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  z-index: 1;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.texture-team-post:hover .texture-team-heading {
  background: transparent;
  box-shadow: none;
}
.texture-team-name {
  color: #242424;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 2px;
}
.texture-team-position {
  color: #242424;
  font-size: 12px;
  text-transform: capitalize;
}
.texture-team-social i,
.texture-team-social li {
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.texture-team-post:hover .texture-team-social i,
.texture-team-post:hover .texture-team-social li {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* Counter CSS Starts*/
.texture-counter-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.counter-content {
  width: 23.5%;
  text-align: center;
  border: 1px dashed #cccccc;
  margin-right: 2%;
  padding: 20px;
  margin-bottom: 30px;
}
.counter-content:nth-of-type(4n + 4) {
  margin-right: 0;
}
.texture-scroller {
  font-size: 35px;
  font-weight: 300;
  line-height: 2;
  color: #676b67;
}
.texture-counter-title {
  font-size: 20px;
  line-height: 31px;
}
/************************/
/*menu description style*/
/************************/
#lawyer-elementor-above-menu .menu-item-description,
#lawyer-elementor-footer-menu .menu-item-description {
  display: none;
}
nav .menu-item-description {
  position: absolute;
  top: -3px;
  left: calc(100% - 25px);
  background-color: #bd8348;
  font-size: 11px;
  padding: 3px 5px;
  line-height: 10px;
  color: #fff;
}
nav .menu-item-description:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 6px solid transparent;
  left: 3px;
  bottom: -4px;
}
/*red*/
.lawyer-elementor-menu > li:nth-child(4n + 1) .menu-item-description {
  background: rgb(233, 102, 86);
}
.lawyer-elementor-menu > li:nth-child(4n + 1) .menu-item-description:after {
  border-top: 4px solid rgb(233, 102, 86);
}
/*yellow*/
.lawyer-elementor-menu > li:nth-child(4n-2) .menu-item-description {
  background: rgb(243, 200, 36);
}
.lawyer-elementor-menu > li:nth-child(4n + 2) .menu-item-description:after {
  border-top: 4px solid rgb(243, 200, 36);
}
/*green*/
.lawyer-elementor-menu > li:nth-child(4n-1) .menu-item-description {
  background: rgb(52, 210, 147);
}
.lawyer-elementor-menu > li:nth-child(4n-1) .menu-item-description:after {
  border-top: 4px solid rgb(52, 210, 147);
}
/*blue*/
.lawyer-elementor-menu > li:nth-child(4n) .menu-item-description {
  background: rgb(58, 176, 226);
}
.lawyer-elementor-menu > li:nth-child(4n) .menu-item-description:after {
  border-top: 4px solid rgb(58, 176, 226);
}
.mobile-menu-active nav .menu-item-description,
.mobile-above-menu-active nav .menu-item-description,
.pan-content nav .menu-item-description {
  position: relative;
  top: 0;
  left: auto;
  background-color: #bd8348;
  font-size: 11px;
  padding: 3px 5px;
  line-height: 10px;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
}

/*****************/
/*mobile nav bar*/
/*****************/
#bizEcommerce-mobile-bar {
  display: none;
}
.texture-quickview a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  display: none;
}

/*****************/
/*front page section new*/
/*****************/
.texture-product-image-tab-section .content-wrap {
  display: flex;
}
.texture-product-image-tab-section .tab-image {
  position: relative;
  width: 20%;
  padding-right: 15px;
}
.texture-product-image-tab-section .tab-content {
  width: 80%;
}
.texture-product-image-tab-section .tab-content.image-disable {
  width: 100%;
}

.texture-product-image-tab-section .right .tab-image {
  order: 2;
  padding-right: 0;
  padding-left: 15px;
}

.texture-product-image-tab-section .right .tab-content {
  order: 1;
}
/*.woocommerce
  .texture-product-image-cat-slide
  .texture-product
  .texture-product-hover {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}*/
.woocommerce .texture-product-image-cat-slide .texture-woo-product-list .price {
  position: relative;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}

.woocommerce .texture-product-image-cat-slide .texture-product {
 /* border: 2px solid transparent;*/
  padding: 10px;
  -webkit-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  border-radius: 4px;
}
.woocommerce
  .texture-product-image-cat-slide
  .texture-woo-product-list:hover
  .texture-product {
  border-color: #1f4c94;
}
.page-template-frontpage .owl-carousel button.owl-dot,
.woocommerce
  #alm-quick-view-modal
  .alm-qv-image-slider
  .flex-control-paging
  li
  a {
  width: 9px;
  height: 9px;
  line-height: 9px;
  border-radius: 50%;
  background: #2457aa;
  margin: 0 4px;
  opacity: 0.7;
}

.page-template-frontpage .owl-carousel button.owl-dot.active,
.woocommerce
  #alm-quick-view-modal
  .alm-qv-image-slider
  .flex-control-paging
  li
  a.flex-active {
  width: 21px;
  border-radius: 30px;
  line-height: initial;
  opacity: 1;
}
.texture-product-image-tab-section .texture-slide .owl-nav,
.widget_lawyer_elementor_tabbed_product_widget .texture-slide .owl-nav {
  position: absolute;
  top: 40% !important;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  line-height: 0;
  height: 0;
}

.texture-product-image-tab-section .texture-slide .owl-nav button.owl-prev,
.widget_lawyer_elementor_tabbed_product_widget .texture-slide .owl-nav button.owl-prev {
  left: 0;
  position: absolute;
  margin-left: 10px;
}
.texture-product-image-tab-section .texture-slide .owl-nav button.owl-next,
.widget_lawyer_elementor_tabbed_product_widget .texture-slide .owl-nav button.owl-next {
  right: 0;
  position: absolute;
  margin-right: 10px;
}

.texture-product-image-tab-section .texture-cat-tab .texture-heading-wrap .tab-head,
.widget_lawyer_elementor_tabbed_product_widget
  .texture-cat-tab
  .texture-heading-wrap
  .tab-head {
  margin-right: 0;
}

/*mobile header*/
.responsive-main-header {
  display: none;
}

/*tabbed product*/
.texture-product-tab-section .texture-product-content{
  text-align: center;
  margin-top: 25px;
}

/********************/
/*custom widget css*/
/********************/
/*widget one  tabbed product widget*/
.tabbed-prod-widget .tab-image {
  position: relative;
  width: 20%;
  padding-right: 15px;
}
.tabbed-prod-widget .tab-content {
  width: 80%;
}
.tabbed-prod-widget .tab-content.image-disable {
  width: 100%;
}
.tabbed-prod-widget .content-wrap {
  display: flex;
  padding: 0 !important;
}
.widget_lawyer_elementor_tabbed_product_widget {
  padding-bottom: 40px;
}
.tabbed-prod-widget .tab-image.right {
  order: 2;
}
.widget_lawyer_elementor_tabbed_product_widget
  .texture-woo-product-list:hover
  .texture-product {
  border-color: #81d742;
}

.widget_lawyer_elementor_tabbed_product_widget .texture-woo-product-list .texture-product {
  border: 2px solid transparent;
  padding: 10px;
  -webkit-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  border-radius: 4px;
}
/*widget second multi product slide*/
.lawyer_elementor_show_multi_slide .texture-list {
  text-align: left;
  background: #fff;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.lawyer_elementor_show_multi_slide .texture-list .texture-product-image {
  width: 60px;
  margin-left: 0;
  margin-right: 15px;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  float: left;
}
.lawyer_elementor_show_multi_slide .texture-list .texture-product-content {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}
.widget.lawyer_elementor_show_multi_slide .owl-nav {
  position: absolute;
  top: -48px;
  right: 0px;
  color: #a3a3a3;
  left: auto;
  margin: 0;
}
.product-slide-widget .owl-carousel .owl-nav .owl-prev {
  margin-right: 5px;
}
.lawyer_elementor_show_multi_slide
  .texture-list
  .texture-product-content
  a.woocommerce-LoopProduct-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 21px;
  max-height: 42px;
  font-size: 13px;
  font-weight: normal;
  font-family: "Roboto-Medium", sans-serif;
  color: #1c1d1e;
}
.lawyer_elementor_show_multi_slide .woocommerce-Price-amount {
  font-size: 12px;
  color: #1f4c94;
}
.lawyer_elementor_show_multi_slide .texture-product-content .star-rating {
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*widget third tabbed product widget*/
.texture-vertical-cat-tab {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.texture-vertical-cat-tab .texture-heading-wrap {
  width: 16%;
  flex-direction: column;
  text-align: center;
  background: #fff;
  position: relative;
  border-right: 1px solid #f1f1f1;
}
.texture-vertical-cat-tab .texture-heading-wrap .texture-heading {
  width: 100%;
  max-width: initial;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  padding: 15px;
}
.texture-vertical-cat-tab .desktop-view-tab-head {
  width: 100%;
}
.texture-vertical-cat-tab .texture-heading-wrap .tab-head {
  width: 100%;
  text-align: initial;
  padding: 0;
}
.tab-link-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.texture-vertical-cat-tab .desktop-view-tab-head ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
  padding: 0;
}
.texture-vertical-cat-tab .desktop-view-tab-head .tab-link li {
  width: 100%;
  display: block;
  font-size: 13px;
  line-height: initial;
}
.texture-vertical-cat-tab .desktop-view-tab-head .tab-link li a {
  display: block;
  padding: 12px 0;
  text-align: center;
}
.texture-vertical-cat-tab .content-wrap {
  width: 52%;
}
.widget_lawyer_elementor_product_vertical_widget .content-wrap {
  padding: 15px;
}
.texture-vertical-cat-tab .texture-vt-banner-wrap {
  width: 32%;
  position: relative;
  padding: 15px;
}
.texture-vertical-cat-tab {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
}
.texture-vertical-cat-tab .content-wrap.second + .texture-vt-banner-wrap {
  order: 2;
}
.verti-prod-widget.lawyer_elementor_product_vertical_widget-3 .content-wrap {
  flex-grow: 2;
}

.texture-vertical-cat-tab .content-wrap.second {
  order: 3;
}
.texture-vertical-cat-tab .texture-heading-wrap:before {
  width: 0;
}

.tabbed-prod-widget .tab-image.right {
  padding-right: 0;
  padding-left: 15px;
}
.widget_lawyer_elementor_tabbed_product_widget
  .texture-woo-product-list:hover
  .texture-product {
  border-color: #81d742;
}
.widget_lawyer_elementor_tabbed_product_widget .texture-product .texture-product-hover {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.widget_lawyer_elementor_tabbed_product_widget .texture-woo-product-list .price,
.widget_lawyer_elementor_tabbed_product_widget .texture-woo-product-list:hover .price {
  position: relative;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
/*testimonial widget*/
.th-testimonial-list {
  width: 100%;
  padding: 0px 25px;
  margin-bottom: 1%;
  position: relative;
  float: left;
}

.th-testimonial-list blockquote:before {
  font-weight: 500;
  font-style: normal;
  font-family: "FontAwesome";
  content: "\f10d";
  font-size: 25px;
  color: #fe8423;
}
.th-testimonial-list blockquote {
  border-left: 0;
  padding: 0;
  font-size: 13px;
  font-style: italic;
  margin: 0;
  line-height: inherit;
  position: relative;
}
.th-testimonial-list blockquote p {
  padding: 10px 10px 0px 10px;
  margin: 10px 0px;
}
.th-testimonial-author {
  font-size: 15px;
  float: right;
  font-style: italic;
  font-family: cursive;
  color: #fe8423;
}

.th-testimonial .owl-nav {
  position: absolute;
  top: -35px;
  right: 0px;
  color: #a3a3a3;
  left: auto;
  margin: 0;
}
.th-testimonial .owl-carousel .owl-nav button {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  font-size: 17px;
  text-align: center;
  background: #fff;
  color: #999;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.th-testimonial .owl-carousel .owl-nav .owl-prev {
  margin-right: 5px;
}
.th-testimonial .owl-carousel .owl-nav button:hover {
  color: #fff;
  background: #1f4c94;
  border-color: #1f4c94;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-nav-bar {
  display: none;
}
header .mobile-nav-bar.sider.left,
header .mobile-nav-bar.sider.right {
  display: none;
}
.sold-individually .lawyer-elementor-quantity {
  display: none;
}
.texture-product .woosw-btn.woosw-added:hover {
  color: #fff;
}
/*================================================
  //  Shop page list view
  //================================================*/
.woocommerce .texture-list-view ul.products li.product-category {
  padding: 10px;
}
.texture-list-view .product-category a {
  display: flex;
}
.woocommerce .texture-list-view ul.products li.product-category a img {
  width: 35%;
  margin-right: 2%;
}

/* sidebar */
#sidebar-primary .lawyer-elementor-widget-content .wp-block-group .wp-block-group__inner-container h2{
  font-size: 16px;
}

/*footer */
.top-footer .widget.widget_block h2, .widget-footer .widget.widget_block h2, 
.below-footer .widget.widget_block h2{
  font-size: 16px;
}


/* Landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .texture-slide .owl-stage-outer {
    padding: 0;
    margin: 0;
  }

  #texture-feature-product-tab .tab-content .texture-wishlist,
  #texture-feature-product-tab .tab-content .texture-compare {
    float: none;
  }
  .cat-layout-3 .cat-content-3 .hover-area {
    -webkit-transform: translateY(0%) translateZ(0);
    transform: translateY(0%) translateZ(0);
  }
  .woocommerce .texture-product-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .woocommerce .texture-woo-product-list .price,
  .woocommerce .texture-product:hover .price,
  .woocommerce ul.products li.product:hover .price,
  .woocommerce .texture-product:hover .price {
    position: relative;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
}

@media screen and (max-width: 1200px) {
  /*hedaer*/
  .below-header-col2 {
    width: 52%;
  }
  .below-header-col3 {
    width: auto;
    float: right;
  }
}
@media screen and (max-width: 1024px) {
  header .mobile-nav-bar.sider.left,
  header .mobile-nav-bar.sider.right {
    display: block;
  }
  .mobile-nav-bar {
    display: block;
  }
  .responsive-main-header {
    display: block;
  }
  .responsive-main-header a.whishlist span,
  .responsive-main-header a.compare span,
  .responsive-main-header a.compare span,
  .responsive-main-header a.account span {
    display: none;
  }
  .menu-toggle button .btn {
    margin: 0 auto;
  }
  .mobile-nav-bar .mobile-nav-widget .header-support-wrap {
    float: left;
  }
  .responsive-main-header .header-support-icon a.account i {
    font-size: 15px;
    line-height: inherit;
  }
  .responsive-main-header .header-support-icon a.account {
    margin-left: 10px;
  }
  .responsive-main-header .cart-contents .cart-total {
    display: none;
  }
  .responsive-main-header .cart-contents .count-item {
    position: absolute;
    left: 22px;
  }
  .texture-cat-tab .texture-heading-wrap .texture-heading {
    width: 100%;
    margin-right: 0;
  }
  .texture-heading-wrap {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 15px;
  }
  .texture-slide .owl-nav {
    top: -65px;
  }
  .texture-cat-tab .texture-heading-wrap .tab-head {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  .below-header,
  .desktop-main-header {
    display: none;
  }
  .main-header-col2 {
    order: 3;
    width: auto;
    flex: 1;
  }
  .main-header-col3 {
    order: 2;
    width: auto;
    flex: 1;
  }

  .toggle-cat-wrap {
    width: auto;
  }

  .sticky-header-col1,
  .sticky-header-col2,
  .sticky-header-col3 {
    width: auto;
  }
  .sticky-header-col2 {
    order: 3;
    width: auto;
  }
  .sticky-header-col3 {
    order: 2;
    flex: 12;
  }
  .sticky-header-col3 .texture-icon .cart-icon a.cart-contents {
    margin-right: 8px;
  }
  .sticky-header {
    visibility: inherit;
    opacity: inherit;
    display: none;
  }
  .sticky-header.stick {
    visibility: inherit;
    opacity: inherit;
    display: block;
  }
  #bizEcommerce-mobile-bar .cart-content,
  .sticky-header .cart-content {
    display: block !important;
  }
  /*header icon*/
  .texture-icon .cart-icon a.cart-contents {
    position: relative;
    margin-left: 10px;
  }
  .cart-content {
    display: none;
  }

  .texture-icon .cart-icon {
    background: transparent !important;
  }
  .texture-icon .cart-icon a.cart-contents i {
    border-right: none !important;
    width: auto;
    height: auto;
    line-height: normal;
  }
  .sticky-header .texture-icon .cart-icon a.cart-contents i {
    height: 38px;
    width: 38px;
    line-height: 38px;
  }

  .mhdrthree.center .below-header-col2 {
    width: auto;
    float: right;
    margin-left: 10px;
  }

  .mhdrthree .menu-toggle .menu-btn .btn {
    margin: 0 auto;
  }

  .mhdrthree .main-header-col1,
  .mhdrthree .main-header-col2,
  .mhdrthree .main-header-col3 {
    order: inherit;
  }
  .mhdrthree .main-header-col1,
  .mhdrthree .main-header-col2 {
    flex: 1;
  }
  .mhdrthree .main-header-col3 {
    width: auto;
  }
  .mhdrthree .main-header-col2 {
    width: auto;
    flex: 1.7;
  }
  .header-support-icon {
    margin-left: 15px;
    display: flex;
    line-height: normal;
  }
  .mhdrthree .main-header-col3 {
    width: auto;
  }
  .mobile-nav-bar .header-support-content a,
  .mobile-nav-bar .header-support-content .sprt-tel {
    color: #1c1d1e;
  }
  .mobile-nav-bar .header-support-wrap {
    margin-top: 10px;
  }
  .mhdrdefault .main-header-col2 {
    order: 2;
    width: auto;
    flex: 1.7;
  }
  .mhdrdefault .main-header-col3 {
    order: 3;
  }
  .mhdrdefault #search-box form,
  .mhdrone #search-box form {
    position: relative;
    width: 100%;
    max-width: 550px;
  }
  .mhdrdefault .main-header-col1 {
    flex: 1;
  }
  .mhdrone .main-header-col2 {
    order: 2;
    width: auto;
    flex: 1.7;
  }
  .mhdrone .main-header-col3 {
    order: 1;
  }
  .mhdrone .main-header-col1 {
    order: 3;
  }
  .mhdrone #search-box form,
  .mhdrone #search-box form {
    position: relative;
    width: 100%;
    max-width: 550px;
  }
  .mhdrone .main-header-col1 {
    flex: 1;
    margin-right: 0;
    margin-left: 15px;
    justify-content: flex-end;
  }
  .mhdrone .header-support-wrap,
  .mhdrone .menu-toggle .menu-btn {
    float: left !important;
  }
  .mhdrone .main-header-col3 {
    display: block;
  }
  .mhdrone .header-support-icon {
    margin-left: 10px;
  }

  .mhdrtwo .main-header-col2 {
    order: 2;
    flex: 1.7;
  }
  .mhdrtwo .main-header-col1 {
    flex: 1;
  }
  .tab-link-wrap {
    justify-content: flex-start;
    margin-top: 5px;
  }
  /********************/
  /*product style*/
  /********************/
  .texture-slide .owl-stage-outer {
    padding: 0;
    margin: 0;
  }
  /*.texture-quickview {
    display: none;
  }*/
  #texture-feature-product-tab .tab-content .texture-wishlist,
  #texture-feature-product-tab .tab-content .texture-compare {
    float: none;
  }
  .cat-layout-3 .cat-content-3 .hover-area {
    -webkit-transform: translateY(0%) translateZ(0);
    transform: translateY(0%) translateZ(0);
  }
  .woocommerce .texture-product-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .woocommerce .texture-woo-product-list .price,
  .woocommerce .texture-product:hover .price,
  .woocommerce ul.products li.product:hover .price,
  .woocommerce .texture-product:hover .price {
    position: relative;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .mobile-nav-tab-category ul[data-menu-style="accordion"] li a,
  #open-above-menu.lawyer-elementor-menu > li > a,
  .lawyer-elementor-menu > li > a,
  .top-header-bar .lawyer-elementor-menu > li > a,
  .bottom-header-bar .lawyer-elementor-menu > li > a,
  .lawyer-elementor-menu li ul.sub-menu li a,
  .mobile-nav-bar .lawyer-elementor-menu > li > a {
    display: block;
    position: relative;
    margin: 0;
    border: 0px;
    font-size: 13px;
    font-family: "Roboto-Bold", sans-serif;
    padding: 10px 40px 10px 0px !important;
    color: #555;
    line-height: normal;
  }
  .mobile-nav-tab-category ul[data-menu-style="accordion"] > li {
    border: none;
  }
  .texture-slider-col.texture-slider-col-1 {
    display: none;
  }
  .texture-slider-col.texture-slider-col-2 {
    width: 100%;
  }
  .responsive-main-header .header-support-icon a,
  .responsive-main-header .texture-icon .cart-icon a.cart-contents,
  .responsive-main-header .menu-toggle .menu-btn {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background: #1f4c94;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
  }
  .responsive-main-header .header-support-icon a i,
  .responsive-main-header .header-support-icon a.account i,
  .responsive-main-header .texture-icon .cart-icon a.cart-contents i {
    margin: 0;
    font-size: 12px;
  }
  .responsive-main-header .texture-icon .cart-icon a.cart-contents i {
    left: 10px;
  }
  .responsive-main-header .header-support-icon a.account {
    margin-left: 0px;
  }
  .responsive-main-header .menu-toggle .menu-btn {
    margin-right: 0;
  }
  .responsive-main-header .menu-toggle .icon-bar {
    display: block !important;
    width: 17px;
    margin: 3px;
  }

  .responsive-main-header #search-box input[type="text"]{
    height: 35px;
    padding: 0px 15px;
    border: 1px solid #eee;
    border-right: none;
    background: #fff;
  }

  .responsive-main-header select#product_cat {
    border: 0px;
    outline: 0px;
  }

  .woocommerce div.entry-summary form.cart button[type="submit"] {
    width: 200px;
    height: 38px;
    line-height: 0;
  }
  .single-product div.product form.cart button.minus,
  .single-product div.product form.cart input[type="number"],
  .single-product div.product form.cart button.plus,
  .summary .woosw-added,
  .summary .woosw-btn,
  .summary .wooscp-btn {
    width: 35px;
    height: 35px;
    line-height: 12px;
  }
  .texture-slider-content-bar {
    margin: 10px 0px;
  }
  .texture-vertical-cat-tab .content-wrap {
    width: 48%;
  }
  .texture-vertical-cat-tab .texture-heading-wrap {
    width: 20%;
  }
  .texture-slide .owl-stage-outer {
    padding: 0;
    margin: 0;
  }

  #texture-feature-product-tab .tab-content .texture-wishlist,
  #texture-feature-product-tab .tab-content .texture-compare {
    float: none;
  }
  .cat-layout-3 .cat-content-3 .hover-area {
    -webkit-transform: translateY(0%) translateZ(0);
    transform: translateY(0%) translateZ(0);
  }
  .woocommerce .texture-product-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .woocommerce .texture-woo-product-list .price,
  .woocommerce .texture-product:hover .price,
  .woocommerce ul.products li.product:hover .price,
  .woocommerce .texture-product:hover .price {
    position: relative;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }

  .thmk-woocommerce-search-wrap {
    width: 430px;
  }

  .thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-select {
  margin-left: -1px;
}


}
@media screen and (min-width: 981px) and (max-width: 1023px) {
  .sidebar-content-area,
  .below-header-col1 {
    width: 25%;
  }
  .primary-content-area {
    width: 73.5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .sidebar-content-area,
  .below-header-col1 {
    width: 27%;
  }
  .primary-content-area {
    width: 70.5%;
  }
  #search-button {
    font-size: 0;
    width: 45px;
  }
  .search-wrapper #search-button {
    width: 65px;
  }
  #search-button:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 15px;
  }
  .texture-highlight-col {
    width: 50%;
  }
  .texture-highlight-col:nth-child(2) {
    border: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 850px) {
  .woocommerce div.entry-summary form.cart button[type="submit"] {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  /*typography*/
  h1 {
    font-size: 22px;
    line-height: 36px;
  }
  h2 {
    font-size: 20px;
    line-height: 33px;
  }
  h3,
  .slide-layout-4 .item-title h3 {
    font-size: 18px;
    line-height: 29px;
  }
  h4 {
    font-size: 16px;
    line-height: 27px;
  }
  h5 {
    font-size: 16px;
    line-height: 25px;
  }
  h6 {
    font-size: 15px;
    line-height: 23px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 1em;
  }
  /*single page*/
  .page-head .breadcrumb-trail.breadcrumbs {
    flex: inherit;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: left;
    width: 100%;
    clear: none;
    text-align: start;
    margin-bottom: 0;
  }
  .woocommerce div.product .flex-viewport {
    width: 100%;
    float: right;
  }
  .woocommerce div.product div.images .flex-control-thumbs li,
  .woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .woocommerce div.product div.images .flex-control-thumbs,
  .woocommerce div.product div.images .flex-control-thumbs {
    width: 100%;
  }
  .woocommerce div.product div.images .flex-control-thumbs li,
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100%;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: 1.5em;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 68%;
  }
  .woocommerce div.product .entry-summary .product_title {
    width: 100%;
  }
  /*checkout*/
  .woocommerce-checkout > .col2-set {
    float: left;
    width: 100%;
  }

  .woocommerce-checkout #order_review {
    float: left;
    width: 100%;
  }
  .texture-highlight-col {
    width: 50%;
  }

  .cat-list a span {
    font-size: 13px;
  }
  .cat-layout-3 .cat-content-3 .hover-area .cat-title {
    font-size: 13px;
  }
  .prd-total-number {
    font-size: 11px;
  }
  .texture-related-links .nav-links a {
    font-size: 12px;
  }

  .prd-total-number {
    display: none;
  }
  .page-head h1 {
    width: 100%;
  }

  .woocommerce #content table.cart td.actions .coupon .input-text + .button {
    margin: 0;
  }
  /*top-slide*/
  .slide-layout-3 .texture-3col-slider-wrap .texture-slider-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .slide-layout-3 .texture-3col-slider-wrap .texture-add-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .texture-3-add-content .texture-row {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .slide-layout-3 .texture-3-add-content {
    flex-wrap: inherit;
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .thnk-col-4 .widget-footer-col1,
  .thnk-col-4 .widget-footer-col2,
  .thnk-col-4 .widget-footer-col3,
  .thnk-col-4 .widget-footer-col4 {
    width: 50%;
    margin: 7.5px 0px;
  }
  .thnk-col-3-1-2 .widget-footer-col1,
  .thnk-col-3-1-2 .widget-footer-col2,
  .thnk-col-3-1-2 .widget-footer-col3,
  .thnk-col-3-2-1-2 .widget-footer-col1,
  .thnk-col-3-2-1-2 .widget-footer-col2,
  .thnk-col-3-2-1-2 .widget-footer-col3 {
    width: 33.33%;
  }
  .thnk-col-2-1-2 .widget-footer-col1,
  .thnk-col-2-1-2 .widget-footer-col2,
  .thnk-col-2-2-1 .widget-footer-col1,
  .thnk-col-2-2-1 .widget-footer-col2 {
    width: 50%;
  }
  .product-slide-one-widget .slide-wrap {
    width: calc(100% - 38%);
    position: relative;
  }
  .product-slide-one-widget .widget-content-wrap {
    width: 38%;
  }
  .texture-highlight-col {
    padding: 15px;
  }

  /*top-slider layout 3*/
  .texture-slider-col.texture-slider-col-1 {
    display: none;
  }
  .texture-slider-col.texture-slider-col-2 {
    width: 100%;
  }
  .texture-slider-content-bar {
    margin: 0;
    padding: 7.5px;
  }
  /*heading*/
  .texture-heading-wrap {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 20px;
  }
  .texture-slide .owl-nav {
    position: absolute;
    top: -71px !important;
  }
  .texture-product-image-tab-section .tab-content {
    width: 100%;
  }
  .texture-product-image-tab-section .tab-image {
    display: none;
  }
  .page-template-frontpage .owl-dots {
    margin-top: 10px;
  }

  .texture-cat-tab .tab-link li a {
    font-size: 13px;
  }
  .texture-ribbon-content {
    padding: 90px 0px;
  }
  .texture-feature-product-section .texture-product-col1,
  .texture-feature-product-section .texture-product-col3 {
    width: 100%;
  }
  .texture-feature-product-section .texture-product-col1 .texture-woo-product-list,
  .texture-feature-product-section .texture-product-col3 .texture-woo-product-list {
    width: 25%;
  }
  .texture-feature-product-section .texture-product-col2 {
    display: none;
  }
  .tabbed-prod-widget .tab-image {
    display: none;
  }
  .tabbed-prod-widget .tab-content {
    width: 100%;
  }
  .texture-vertical-cat-tab .desktop-view-tab-head {
    width: 100%;
    display: none;
  }
  .resp-view-tab-head,
  .texture-vertical-cat-tab .content-wrap {
    width: 100%;
    display: block;
  }
  .texture-vt-banner-wrap {
    display: none;
  }
  .texture-vertical-cat-tab .texture-heading-wrap .texture-heading,
  .texture-vertical-cat-tab .texture-heading-wrap,
  .texture-vertical-cat-tab {
    border: none !important;
  }
  .texture-vertical-cat-tab .texture-heading-wrap {
    width: 100%;
    flex-direction: column;
    text-align: left;
  }
  .texture-vertical-cat-tab .texture-heading-wrap .texture-heading {
    padding: 0;
  }
  .texture-vertical-cat-tab .tab-link li {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
  }
  .texture-vertical-cat-tab .tab-link li a {
    display: block;
    padding: 0px 15px;
    color: #8f9696 !important;
    font-size: 13px;
    font-family: "Roboto-Bold";
  }
  .texture-vertical-cat-tab ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: relative;
  }
  .texture-vertical-cat-tab .texture-heading-wrap {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 15px;
  }
  .texture-vertical-cat-tab .texture-heading-wrap:before {
    content: "";
    position: absolute;
    top: 98%;
    left: 0px;
    width: 130px;
    height: 3px;
    background: #fe8423;
  }
  .texture-vertical-cat-tab .texture-heading-wrap {
    border-bottom: 1px solid #ebebeb !important;
  }
  .texture-vertical-cat-tab .tab-link li a.active,
  .texture-vertical-cat-tab .tab-link li a:hover {
    color: #1c1d1e !important;
    font-family: "Roboto-Bold" !important;
  }
  .texture-vertical-cat-tab .tab-link li:first-child a {
    padding-left: 0;
  }
  .texture-vertical-cat-tab .tab-link li a.active,
  .texture-vertical-cat-tab .tab-link li a:hover {
    background: none !important;
  }

  .texture-vertical-cat-tab ul.dropdown-link {
    position: absolute;
    top: 100%;
    right: 8px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    background: #ffffff;
    border: 0;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 3px;
    margin: 0 !important;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .texture-title .title:before,
  .slider-cat-title a:before {
    line-height: 23px;
  }
  .texture-heading-wrap:before {
    top: 99%;
    width: 100px;
    height: 2px;
  }
  .menu-category-list ul[data-menu-style="accordion"] {
    position: absolute;
    float: none;
    width: 150px !important;
    z-index: 999;
    display: none;
  }
  .menu-category-list ul[data-menu-style="accordion"] {
    width: 100%;
    float: left;
    border-top: 0;
    background: #ffffff;
    border-radius: 5px;
    border: none;
  }
  .menu-category-list ul[data-menu-style="accordion"] > li {
    border: none;
    display: flow-root;
  }
  .menu-category-list ul[data-menu-style="accordion"] > li > a > .arrow:before {
    float: right;
    content: "\f105";
    font-family: FontAwesome;
  }
  .menu-category-list ul[data-menu-style="accordion"] span.arrow {
    position: absolute;
    right: 10px;
    width: 40px;
  }
  .menu-category-list ul[data-menu-style="accordion"] li:last-child a {
    border-bottom: 1px solid #f1f1f1;
  }
  /*sidebar Toggle*/
  .slide-toogle {
    position: absolute;
    top: 10px;
    right: 15px;
  }
  .slide-toogle::before {
    height: auto;
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    font-family: FontAwesome;
    content: "\f107";
  }
  .sidebar-widget-wrap {
    display: none;
    margin-top: 15px;
  }

  /*sidebar Toggle*/
  .site-title span {
    font-size: 20px;
  }
  .logo-content .texture-logo {
    width: auto;
  }
  .mhdrthree .logo-content .texture-logo {
    margin: auto;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lawyer-elementor-widget-content {
    padding: 10px;
    margin: 7.5px 0px;
  }
  .main-header-col1 {
    padding: 10px 0px;
  }
  .mhdrdefault .main-header-col2 {
    padding-top: 0;
    padding-bottom: 15px;
    width: 100%;
    order: 3;
    flex: auto;
  }
  .mhdrdefault .main-header-col3 {
    order: 2;
  }
  .mhdrdefault #search-box form,
  .mhdrone #search-box form {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  /*sticky header*/
  .sticky-header-col3 .texture-icon .cart-icon a.cart-contents i,
  .sticky-header .header-icon a i {
    font-size: 11px;
    line-height: inherit !important;
  }

  .sticky-header-bar .menu-toggle .icon-bar {
    display: block !important;
    width: 18px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 3px;
  }
  .sticky-header-col1 {
    width: 50%;
  }
  .mhdrone .main-header-col2 {
    padding-top: 0;
    padding-bottom: 15px;
    width: 100%;
    order: 3;
    flex: auto;
  }
  .mhdrtwo .main-header-col2 {
    padding-top: 0;
    padding-bottom: 15px;
    width: 100%;
    order: 3;
    flex: auto;
  }
  /**************/
  /*top-slider*/
  /**************/
  /*layout-1*/
  .slide-content-wrap {
    width: 340px;
    padding: 0px 15px;
  }
  .slide-layout-1 .slide-content-wrap .logo img {
    max-width: 120px;
  }
  .slide-layout-1 .slide-content h2 {
    max-height: 40px;
    font-size: 30px;
    line-height: 40px;
  }
  .slide-layout-1 .slide-content-wrap p {
    max-height: 34px;
    font-size: 26px;
    line-height: 34px;
  }
  .slide-layout-1 a.slide-btn {
    font-size: 21px;
  }
  /*layout-2*/
  .slide-layout-2 .slider-content-caption h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .slide-layout-2 .slider-content-caption p {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .slide-layout-2 .slider-content-caption a {
    font-size: 11px;
  }
  /*layout-3*/
  .slide-layout-3 .texture-3col-slider-wrap .texture-slider-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .slide-layout-3 .texture-3col-slider-wrap .texture-add-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .texture-3-add-content .texture-row {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 7.5px;
    padding-left: 3.25px;
    padding-right: 3.25px;
  }
  .slide-layout-3 .texture-3-add-content {
    flex-wrap: inherit;
    margin-right: -3.25px;
    margin-left: -3.25px;
  }
  .slide-layout-3 .slider-content-caption h2,
  .slide-layout-4 .slider-content-caption h2 {
    font-size: 22px;
    line-height: 34px;
  }
  .slide-layout-3 .slider-content-caption p,
  .slide-layout-4 .slider-content-caption p {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .slide-layout-3 a.slide-btn,
  .slide-layout-4 a.slide-btn {
    font-size: 12px;
  }

  .slide-layout-4 .texture-2col-slider-wrap .texture-slider-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .slide-layout-4 .texture-2col-slider-wrap .texture-add-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .texture-2-add-content .texture-row {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 7.5px;
    padding-left: 3.25px;
    padding-right: 3.25px;
  }
  .slide-layout-3 .texture-3-add-content {
    flex-wrap: inherit;
    margin-right: -3.25px;
    margin-left: -3.25px;
  }
  .slide-layout-4 .texture-2-add-content {
    margin-left: -3.25px;
    margin-right: -3.25px;
  }
  .slider-content-caption {
    padding: 15px;
  }
  /**************/
  /*top-slider*/
  /**************/
  .menu-category-list ul[data-menu-style="vertical"] {
    position: absolute;
    float: none;
    width: 150px !important;
  }

  .texture-product-cat-list li a {
    line-height: 1.3;
    padding: 8px;
    font-size: 10px;
  }
  .texture-title .title:after {
    width: 85px;
  }
  .texture-slide .owl-nav {
    top: -55px !important;
  }
  .product-slide-widget .owl-carousel .owl-nav button {
    width: 25px;
    height: 25px;
    line-height: 25px !important;
  }
  .product-slide-widget.lawyer-elementor-showprd-four-widget-4 .owl-nav {
    position: absolute;
    top: -30px !important;
  }

  .cat-layout-3 .cat-content-3 .cat-col:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .cat-layout-3 .cat-content-3 .cat-col {
    width: 50%;
    float: left;
    padding: 3.25px;
    margin: 0;
  }
  .cat-layout-3 .cat-content-3 {
    position: relative;
    margin-right: -3.25px;
    margin-left: -3.25px;
    margin-bottom: -3.25px;
    margin-top: -3.25px;
  }
  .texture-category-slide-section .cat-content .cat-list {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 3.25px 3.25px;
  }
  .texture-category-slide-section .cat-content {
    margin: -3.25px -3.25px;
  }
  .texture-cat-tab ul.dropdown-link {
    right: auto !important;
  }
  .woocommerce-product-search select#product_cat {
    display: none;
  }
  #search-box input[type="text"] {
    width: 100%;
  }
  .woocommerce-product-search .vert-brd:after {
    height: 0;
  }

  .sidebar-content-area {
    width: 100%;
    max-width: 100%;
  }
  .sidebar-content-area .sidebar-main {
    margin: auto;
    margin-bottom: 20px;
  }
  #sidebar-primary h2.widget-title:hover,
  .slide-toogle:hover {
    cursor: pointer;
  }
  .sidebar-content-area .sidebar-main .sidebar-widget-wrap {
    padding: 7.5px;
  }
  #sidebar-primary h2.widget-title {
    padding-bottom: 15px;
  }
  .primary-content-area {
    width: 100%;
    margin: 15px 0px 0px 0px;
  }
  #sidebar-primary
    .product-slide-widget
    .slide-two-product.featured-grid
    .owl-nav {
    top: -35px !important;
  }

  /*header col */
  .thnk-col-3 .top-header-col1,
  .thnk-col-3 .top-header-col2,
  .thnk-col-3 .top-header-col3,
  .thnk-col-2 .top-header-col1,
  .thnk-col-2 .top-header-col2 {
    width: 100%;
    flex: auto;
    justify-content: center;
    -webkit-box-pack: center;
    text-align: center;
  }
  .mhdrthree .main-header-col1 {
    padding: 15px 0px;
  }
  .mhdrthree .main-header-col2 {
    padding-top: 0;
    padding-bottom: 15px;
    width: 100%;
    order: 3;
    flex: auto;
  }
  .mhdrthree #search-box form {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    float: none;
  }
  .mhdrthree .below-header-col2 {
    margin-left: 0;
    margin-right: 0;
  }
  .mhdrthree.center .below-header-col2 {
    margin-left: 0;
  }
  .mhdrthree.bfr-logo .main-header-col1 {
    justify-content: left;
  }
  .texture-icon .cart-icon a.cart-contents {
    padding: 0 0px 0 45px;
  }
  .header-support-wrap {
    float: right;
  }
  .header-icon a i,
  .texture-icon .cart-icon a.cart-contents i {
    font-size: 12px;
  }

  #search-box input[type="text"] {
    height: 35px;
  }
  #search-button:before {
    font-size: 12px;
  }
  .woocommerce-product-search #search-button.ui-autocomplete-loading:before {
    content: url(images/Spinner.gif);
    top: -5px;
    right: 0;
    position: absolute;
  }
  .toggle-cat-wrap {
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .cat-toggle {
    margin-top: 7px;
  }

  .cat-icon i {
    font-size: 12px;
  }
  .menu-toggle .icon-bar {
    display: block !important;
    width: 22px;
    height: 2px;
    background-color: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 4px;
  }
  .below-header-col2 {
    width: 45%;
    margin-left: 8px;
    margin-right: 8px;
  }
  .thnk-col-4 .widget-footer-col1,
  .thnk-col-4 .widget-footer-col2,
  .thnk-col-4 .widget-footer-col3,
  .thnk-col-4 .widget-footer-col4 {
    width: 50%;
  }
  .thnk-col-3 .widget-footer-col1,
  .thnk-col-3 .widget-footer-col2,
  .thnk-col-3 .widget-footer-col3 {
    width: 50%;
  }
  .thnk-col-2 .widget-footer-col1,
  .thnk-col-2 .widget-footer-col2 {
    width: 50%;
  }
  .thnk-col-3 .below-footer-col1,
  .thnk-col-3 .below-footer-col2,
  .thnk-col-3 .below-footer-col3,
  .thnk-col-2 .below-footer-col1,
  .thnk-col-2 .below-footer-col2,
  .thnk-col-3 .top-footer-col1,
  .thnk-col-3 .top-footer-col2,
  .thnk-col-3 .top-footer-col3,
  .thnk-col-2 .top-footer-col1,
  .thnk-col-2 .top-footer-col2 {
    width: 100%;
    flex: auto;
    justify-content: center;
    -webkit-box-pack: center;
    text-align: center;
  }
  #texture-feature-product-tab .tab-content {
    width: 100%;
    overflow: hidden;
  }
  #texture-feature-product-tab .content-featured-wrap {
    display: none;
  }
  .nav-links .page-numbers {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  /*shop page*/

  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: left;
  }
  .woocommerce .woocommerce-result-count {
    float: none;
  }
  .texture-list-grid-switcher a {
    margin-right: 0;
    margin-left: 8px;
  }

  .total-number {
    bottom: -5px;
  }
  .texture-highlight-col {
    border-right-width: 0;
  }
  .woocommerce
    .texture-list-view
    ul.products
    li.product
    a.button.product_type_grouped {
    margin: inherit;
    margin-top: 10px !important;
    display: table;
  }
  .texture-list-view .texture-product .texture-product-image {
    width: 100% !important;
    padding: 7.5px 7.5px 0px 7.5px;
    text-align: left;
    margin-bottom: 10px !important;
  }
  .woocommerce .texture-list-view ul.products[class*="columns-"] li.product,
  .woocommerce-page .texture-list-view ul.products[class*="columns-"] li.product {
    margin-bottom: 7.5px !important;
  }
  .woocommerce
    .texture-list-view
    ul.products
    li.product.texture-woo-product-list
    .texture-product-content {
    padding: 0;
  }
  .woocommerce
    .texture-list-view
    ul.products
    li.product.texture-woo-product-list
    .woocommerce-loop-product__title {
    line-height: 25px;
    font-size: 13px;
  }
  .texture-list-view .texture-woo-product-list .woocommerce-loop-product__title {
    overflow: inherit;
    text-overflow: initial;
    display: block;
    -webkit-box-orient: inherit;
    -webkit-line-clamp: inherit;
    line-height: inherit;
    max-height: inherit;
  }
  .texture-list-view .texture-wishlist,
  .texture-list-view .texture-compare {
    margin: 0;
  }
  .woocommerce nav.woocommerce-pagination .page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .texture-category-slide-section .cat-content .cat-list {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .texture-list-view .texture-product .texture-product-content {
    width: 100% !important;
  }
  /*ribbon*/
  .texture-ribbon-content-col1,
  .texture-ribbon-content-col2 {
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .ribbon-btn {
    font-size: 12px;
    padding: 6px 12px;
  }
  .texture-heading-wrap .tab-link-wrap {
    margin-right: 52px;
  }

  .texture-cat-tab .tab-link li a {
    display: block;
    padding: 0;
    padding-right: 15px;
  }
  .woocommerce .texture-product-hover a.add_to_cart_button,
  .woocommerce .texture-product-hover .texture-wishlist a.add_to_wishlist,
  .texture-wishlist .yith-wcwl-wishlistaddedbrowse,
  .texture-wishlist .yith-wcwl-wishlistexistsbrowse,
  .texture-quickview a,
  .texture-compare .compare-button a.compare.button,
  .woocommerce .texture-product-hover .button.th-button,
  .woocommerce ul.products li.product .button,
  .texture-product .woosw-btn,
  .woosw-btn,
  .texture-product .wooscp-btn,
  .wooscp-btn,
  .texture-product .woosw-added,
  .woosw-added,
  .summary .woosw-added,
  .summary .woosw-btn,
  .summary .wooscp-btn {
    display: block;
    font-size: 0;
    padding: 0;
    position: relative;
    vertical-align: top;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 0;
    border: medium none;
    margin: 0 2px;
    float: left;
    letter-spacing: initial;
    text-align: center;
  }
  .woocommerce
    .texture-product-hover
    a.add_to_cart_button.ajax_add_to_cart::before {
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    right: 0;
    position: absolute;
    width: 30px;
    height: 30px;
  }
  #bizEcommerce-mobile-bar span {
    display: none;
  }

  .header__cat__item.dropdown a.more-cat {
    width: 25px;
    height: 25px;
    line-height: 25px !important;
  }
  .texture-list .texture-product-content .woocommerce-LoopProduct-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 21px;
    max-height: 21px;
  }
  .texture-banner-wrap.bnr-layout-4 .texture-banner-col .texture-banner-item {
    padding: 0 3.25px 3.25px 3.25px;
  }
  .texture-banner-wrap.bnr-layout-4.thnk-col-5 {
    margin-right: -3.25px;
    margin-left: -3.25px;
    margin-bottom: -7.5px;
  }
  .texture-banner-wrap.bnr-layout-4
    .texture-banner-col:nth-child(2)
    .texture-banner-item {
    margin-bottom: 7.5px;
  }
  .bnr-layout-5 .texture-banner-col .texture-banner-item {
    padding: 3.25px;
  }
  .texture-banner-wrap.bnr-layout-5.thnk-col-4 {
    margin-right: -3.25px;
    margin-left: -3.25px;
    margin-bottom: -7.5px;
  }
  .texture-title .title {
    line-height: 20px;
    font-size: 15px;
  }
  .texture-cat-tab .tab-link li {
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
  }
  ul.dropdown-link > li > a {
    line-height: 1.3;
    padding: 8px;
    font-size: 10px;
  }
  .texture-cat-tab ul.dropdown-link {
    min-width: 150px;
  }
  select {
    font-size: 13px;
  }

  /*blog page*/
  h2 {
    font-size: 15px;
    line-height: 21px;
  }

  .entry-content p {
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 12px;
  }
  p.read-more {
    margin-bottom: 0;
  }
  .texture-post-meta {
    margin-bottom: 10px;
    font-size: 12px;
  }
  article.texture-article,
  article.texture-post-article,
  .single article,
  .no-results.not-found,
  #error-404 {
    padding: 7.5px;
    margin-bottom: 7.5px;
  }
  .widget.woocommerce .widget-title,
  .open-widget-content .widget-title,
  .widget-title {
    font-size: 15px;
  }
  .widget-title {
    padding-bottom: 7.5px;
  }
  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li {
    margin-bottom: 7.5px;
  }
  .lawyer-elementor-menu li a,
  .lawyer-elementor-menu > li > a,
  .top-header-bar .lawyer-elementor-menu > li > a,
  .bottom-header-bar .lawyer-elementor-menu > li > a {
    padding: 10px 20px 10px 0px !important;
    font-size: 12px;
  }

  .texture-slide .owl-nav button.owl-prev,
  .texture-slide .owl-nav button.owl-next,
  .lawyer-elementor-slide-post .owl-nav button.owl-prev,
  .lawyer-elementor-slide-post .owl-nav button.owl-next {
    width: 25px;
    height: 25px;
    line-height: 22px !important;
    font-size: 15px;
  }
  .header__cat__item.dropdown a.more-cat {
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    font-size: 12px;
  }
  /*single page*/

  .woocommerce div.product div.images .flex-control-thumbs li,
  .woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 7.5px;
  }
  h1 {
    font-size: 20px;
    line-height: 26px;
  }
  body {
    font-size: 12px;
  }
  .single_add_to_cart_button.button.alt,
  .woocommerce #respond input#submit.alt,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .woocommerce input.button.alt,
  .woocommerce #respond input#submit,
  .woocommerce button.button,
  .woocommerce input.button {
    line-height: 30px;
    min-width: 70px;
  }
  .summary .yith-wcwl-add-button a,
  .summary .yith-wcwl-wishlistaddedbrowse a,
  .summary .yith-wcwl-wishlistexistsbrowse a,
  .woocommerce .entry-summary a.compare.button {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 0px 0px 0px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 12px;
    padding: 10px 10px;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 15px;
  }
  section.related.products h2,
  section.upsells.products h2,
  .woocommerce div.product .product_title {
    margin-bottom: 15px;
    font-size: 18px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 49%;
  }
  .texture-list-grid-switcher a {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
  #shop-product-wrap select {
    font-size: 12px;
    line-height: 1.7em;
  }

  .texture-ribbon-content-col1 h3 {
    font-size: 14px;
    line-height: 21px;
  }
  .cross-sells h2,
  .cart_totals h2 {
    margin: 15px 0px;
  }
  .search-wrapper .container {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
  }
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    width: 100%;
  }
  .woocommerce form .form-row input.input-text,
  .checkout .select2-container .select2-selection--single,
  .select2-container--default .select2-selection--single,
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    height: 30px;
    line-height: 30px;
    font-size: 11px;
  }
  .woocommerce-checkout #place_order {
    width: 100%;
    font-size: 11px;
    line-height: 1.6;
    padding: 10px 10px;
  }
  .woocommerce-checkout h3#order_review_heading {
    float: left;
    width: 100%;
  }
  .woocommerce-billing-fields h3 {
    margin: 0 0 10px;
  }
  .woocommerce #order_review table.shop_table thead th {
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px;
  }
  .woocommerce #order_review table.shop_table td {
    padding: 10px 10px;
    font-size: 11px;
  }
  .woocommerce #order_review table.shop_table th {
    border: none;
    padding: 10px;
  }
  .woocommerce #order_review table.shop_table {
    margin: 0 0 10px;
  }
  .woocommerce-checkout #payment ul.payment_methods li {
    padding: 10px;
    font-size: 11px;
  }
  #search-box input[type="text"],
  select#product_cat {
    /* padding: 0px 10px;
      font-size:11px; */
  }
  .woocommerce ul.order_details {
    margin: 0 0 0em;
  }
  .woocommerce ul.order_details li {
    width: 100%;
    margin-bottom: 10px;
    border-right: 0;
  }
  .cs-1-3 .widget-cs-col1,
  .cs-1-3 .widget-cs-col2,
  .cs-1-3 .widget-cs-col3,
  .cs-2-3 .widget-cs-col1,
  .cs-2-3 .widget-cs-col2,
  .cs-2-3 .widget-cs-col3,
  .cs-3-3 .widget-cs-col1,
  .cs-3-3 .widget-cs-col2,
  .cs-3-3 .widget-cs-col3,
  .cs-4-3 .widget-cs-col1,
  .cs-4-3 .widget-cs-col2,
  .cs-4-3 .widget-cs-col3 {
    width: 100%;
    padding: 0px 7.5px;
  }
  .cs-1-3 .widget-cs-col1,
  .cs-1-3 .widget-cs-col2,
  .cs-1-3 .widget-cs-col3,
  .cs-1-2 .widget-cs-col1,
  .cs-1-2 .widget-cs-col2,
  .cs-2-3 .widget-cs-col1,
  .cs-2-3 .widget-cs-col2,
  .cs-2-3 .widget-cs-col3,
  .cs-2-2 .widget-cs-col1,
  .cs-2-2 .widget-cs-col2,
  .cs-3-3 .widget-cs-col1,
  .cs-3-3 .widget-cs-col2,
  .cs-3-3 .widget-cs-col3,
  .cs-3-2 .widget-cs-col1,
  .cs-3-2 .widget-cs-col2,
  .cs-4-3 .widget-cs-col1,
  .cs-4-3 .widget-cs-col2,
  .cs-4-3 .widget-cs-col3,
  .cs-4-2 .widget-cs-col1,
  .cs-4-2 .widget-cs-col2 {
    -webkit-box-flex: initial;
    -webkit-flex: auto;
    -moz-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    position: relative;
  }

  /*page templates*/
  .texture-service-post {
    width: 100%;
    margin-right: 0%;
  }
  .texture-content-area {
    padding: 30px 0;
  }
  .texture-founder .texture-founder-wrapper {
    margin-right: auto;
  }
  .texture-page-top-title,
  .texture-founder-title {
    font-size: 21px;
    line-height: 32px;
  }
  .counter-content {
    width: 49%;
    padding: 10px;
  }
  .counter-content:nth-of-type(2n + 2) {
    margin-right: 0;
  }
  .texture-team.texture-four .texture-team-post {
    width: 49%;
  }
  .texture-team.texture-four .texture-team-post:nth-of-type(2n + 2) {
    margin-right: 0;
  }
  .texture-team-heading {
    padding: 8px 0;
  }
  .texture-team-name {
    font-size: 18px;
  }
  .texture-team-social li {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
  .accordion-wrapper {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .texture-accordion .ac > .ac-q {
    font-size: 15px;
    line-height: 21px;
  }

  /*****************/
  /*mobile nav bar*/
  /*****************/
  #bizEcommerce-mobile-bar a.cart-contents {
    font-size: 16px;
  }
  #bizEcommerce-mobile-bar {
    position: fixed;
    z-index: 999999;
    width: 100%;
    min-width: 100%;
    min-height: 35px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1f4c94;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.3s, visibility 0.2s;
    visibility: hidden;
    display: block;
  }
  #bizEcommerce-mobile-bar.active {
    opacity: 1;
    transition: opacity 0.2s, visibility 0.3s;
    visibility: visible;
  }

  #bizEcommerce-mobile-bar ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
  #bizEcommerce-mobile-bar,
  #bizEcommerce-mobile-bar li {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  #bizEcommerce-mobile-bar li {
    list-style: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
  }
  #bizEcommerce-mobile-bar a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    color: #fff;
    height: 52px;
    line-height: 52px;
    transition: 0.3s;
    font-size: 18px;
  }
  #move-to-top {
    right: 30px;
    bottom: 58px;
  }
  .texture-heading-wrap {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px;
  }
  .texture-wishlist .yith-wcwl-add-button > a i {
    font-size: 13px;
    margin: 0;
    line-height: 30px;
  }
  .woocommerce a.compare.button::before,
  .woocommerce ul.products li .product-button-hover .add_to_wishlist::before,
  .woocommerce
    .texture-product-hover
    a.add_to_cart_button.ajax_add_to_cart::before,
  .texture-product .woosw-btn:before,
  .woosw-btn:before,
  .texture-product .wooscp-btn:before,
  .wooscp-btn:before,
  .texture-product .woosw-added:before,
  .woosw-added:before,
  .summary .woosw-added:before,
  .summary .woosw-btn:before,
  .summary .wooscp-btn:before {
    font-size: 13px;
  }
  section.texture-ribbon-section {
    margin: 5px 0px;
  }
  .lawyer-elementor-quantity {
    margin-right: 10px;
  }
  .texture-ribbon-content {
    padding: 60px 0px;
    max-width: 500px;
  }
  .texture-feature-product-section .texture-product-col1 .texture-woo-product-list,
  .texture-feature-product-section .texture-product-col3 .texture-woo-product-list {
    width: 50%;
  }
  .texture-vertical-cat-tab .texture-heading-wrap:before {
    height: 2px;
  }
  .slide-layout-1 .slider-content-caption h2 {
    font-size: 24px;
    line-height: 31px;
  }
  .slide-layout-1 .slider-content-caption p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .slide-layout-1 .slider-content-caption a.slide-btn {
    padding: 10px 35px 10px 15px;
    display: inline-block;
    font-size: 13px;
  }
  .woocommerce ul.products li.product.texture-woo-product-list .price,
  .woocommerce
    .texture-list-view
    ul.products
    li.product.texture-woo-product-list
    .price {
    font-size: 13px;
  }
}
@media screen and (max-width: 550px) {
  .main-header-col3 {
    order: 2;
    width: auto;
    flex: 2;
  }
  .sidebar-content-area {
    width: 100%;
    max-width: 100%;
  }
  .texture-top2-slide.owl-carousel .owl-nav button {
    width: 30px;
    height: 35px;
    line-height: 35px !important;
    font-size: 18px;
  }

  .widget-footer-col1,
  .widget-footer-col2,
  .widget-footer-col3,
  .widget-footer-col4 {
    margin: 7.5px 0px;
  }
  .thnk-col-4 .widget-footer-col1,
  .thnk-col-4 .widget-footer-col2,
  .thnk-col-4 .widget-footer-col3,
  .thnk-col-4 .widget-footer-col4,
  .thnk-col-3 .widget-footer-col1,
  .thnk-col-3 .widget-footer-col2,
  .thnk-col-3 .widget-footer-col3,
  .thnk-col-2 .widget-footer-col1,
  .thnk-col-2 .widget-footer-col2,
  .thnk-col-3-1-2 .widget-footer-col1,
  .thnk-col-3-1-2 .widget-footer-col2,
  .thnk-col-3-1-2 .widget-footer-col3,
  .thnk-col-3-2-1-2 .widget-footer-col1,
  .thnk-col-3-2-1-2 .widget-footer-col2,
  .thnk-col-3-2-1-2 .widget-footer-col3,
  .thnk-col-2-1-2 .widget-footer-col1,
  .thnk-col-2-1-2 .widget-footer-col2,
  .thnk-col-2-2-1 .widget-footer-col1,
  .thnk-col-2-2-1 .widget-footer-col2 {
    width: 100%;
  }
  .sticky-header-col3 .texture-icon .cart-icon a.cart-contents,
  .sticky-header-col3 .header-icon a,
  .sticky-header-col3 a.prd-search,
  .sticky-header .texture-icon .cart-icon a.cart-contents i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    margin: 0px 5px 0px 0px;
  }
  .sticky-header .texture-icon .cart-icon a.cart-contents i {
    margin: 0;
  }

  .sticky-header .menu-toggle .menu-btn {
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
  }
  .sticky-header-bar .menu-toggle .menu-btn .btn {
    margin: 0 auto;
    margin-top: 8px;
  }
  .sticky-header-col3 {
    order: 2;
    flex: 1;
  }
  .sticky-header-col1 {
    width: 50%;
  }

  .sticky-header .header-icon a.whishlist {
    display: none;
  }

  /*product search*/
.thmk-woocommerce-search-wrap.has_category
  .thmk-woocommerce-search-wrap-input:after{
    display: none;} 
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-select{
      display: none;}
.thmk-woocommerce-search-wrap .thmk-woocommerce-search-wrap-submit {
    width: 15%;
  }
  .thmk-woocommerce-search-wrap .thmk-woocommerce-search-result {
width: 100%;
  }
}

@media screen and (max-width: 350px) {
  .below-header-col2 {
    width: 36%;
  }
}


/*custom css*/

/*Slider one Start*/
.slide-layout-1 .texture-slider-content-bar {
  padding: 0;
  margin: 0;
}

.texture-slider-section.slide-layout-1 {
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}

.page-template-frontpage .slide-layout-1 .owl-carousel .owl-dots {
  position: absolute;
  bottom: 18px;
  text-align: center;
  left: 0;
  right: 0;
}

.page-template-frontpage .slide-layout-1 .owl-carousel button.owl-dot {
  width: 11px;
  height: 11px;
  line-height: 11px;
  border-radius: 50%;
  background: #9e9e9efc;
  margin: 0 4px;
  opacity: 0.7;
}
.page-template-frontpage .slide-layout-1 .owl-carousel button.owl-dot.active {
  background: #111;
  width: 20px;
  border-radius: 30px;
}
/*Slider one End*/

/*slider-caption*/

.slider-content-caption {
  position: absolute;
  bottom: 0%;
  left: 10%;
  /*right: 0;*/
  text-align: left;
  line-height: 1;
  z-index: 1;
  color: #111;
  top: 25%;
  transform: translateY(-50%);
  display: inline-table;
  /*width: 100%;*/
  max-width: 800px;
  margin: auto;
}

.slider-content-caption h2 a,
.slider-content-caption p {
  color: #000;
}

.slider-content-caption h2 {
  font-weight: 400;
  color: #1f1f1f;
  margin-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
}

.slider-content-caption p {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 25px;
  color: #1f1f1f;
  font-family: 'Montserrat', sans-serif;
}

.slider-content-caption a.slide-btn {
  background: #fe8423;
  padding: 10px 35px 10px 15px;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
}

.slide-layout-1 .slider-content-caption h2 {
  line-height: 72px;
}

.slide-layout-1 .slider-content-caption a.slide-btn {
  color: #fff;
  border-radius: 50px;
  letter-spacing: 1px;
  box-shadow: 0px 25px 55px 0px rgb(0 0 0 / 21%), 0px 16px 28px 0px rgb(0 0 0 / 22%);
  text-transform: capitalize !important;
  padding: 16px 35px !important;
  background-color: rgb(27, 29, 33);
  border: 2px solid #1f1f1f;
  font-weight: bold;
  transition: all 0.3s;
}

.texture-slider-full-slide .owl-nav{
  position: absolute;
  left: 10%;
  bottom: 70px;
}

.slide-layout-1 .owl-nav [class*=owl-]{
  font-size: 21px;
  color: #1f1f1f;
  padding: 14px;
  transition: 0.5s;
  margin: 5px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.slide-layout-1 .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
}