/* input(3881,1): run-time error CSS1019: Unexpected token, found '@import'
input(3881,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&amp;display=swap')'
input(4350,32): run-time error CSS1046: Expect comma, found '0'
input(4350,36): run-time error CSS1046: Expect comma, found '/'
input(4351,40): run-time error CSS1046: Expect comma, found '0'
input(4351,44): run-time error CSS1046: Expect comma, found '/'
input(5038,44): run-time error CSS1046: Expect comma, found '0'
input(5038,48): run-time error CSS1046: Expect comma, found '/'
input(5084,44): run-time error CSS1046: Expect comma, found '0'
input(5084,48): run-time error CSS1046: Expect comma, found '/'
input(5387,46): run-time error CSS1034: Expected closing parenthesis, found ','
input(5387,46): run-time error CSS1042: Expected function, found ','
input(5387,51): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(7657,44): run-time error CSS1046: Expect comma, found '0'
input(7657,48): run-time error CSS1046: Expect comma, found '/'
input(8071,44): run-time error CSS1046: Expect comma, found '0'
input(8071,48): run-time error CSS1046: Expect comma, found '/'
input(8133,44): run-time error CSS1046: Expect comma, found '0'
input(8133,48): run-time error CSS1046: Expect comma, found '/'
input(8965,40): run-time error CSS1046: Expect comma, found '0'
input(8965,44): run-time error CSS1046: Expect comma, found '/'
input(9458,40): run-time error CSS1046: Expect comma, found '0'
input(9458,44): run-time error CSS1046: Expect comma, found '/'
input(9500,44): run-time error CSS1046: Expect comma, found '0'
input(9500,48): run-time error CSS1046: Expect comma, found '/'
input(9518,40): run-time error CSS1046: Expect comma, found '0'
input(9518,44): run-time error CSS1046: Expect comma, found '/'
input(9608,44): run-time error CSS1046: Expect comma, found '0'
input(9608,48): run-time error CSS1046: Expect comma, found '/'
input(18824,34): run-time error CSS1046: Expect comma, found '0'
input(18824,38): run-time error CSS1046: Expect comma, found '/'
input(18871,32): run-time error CSS1046: Expect comma, found '0'
input(18871,36): run-time error CSS1046: Expect comma, found '/'
input(19255,35): run-time error CSS1046: Expect comma, found '0'
input(19255,39): run-time error CSS1046: Expect comma, found '/'
input(21394,35): run-time error CSS1046: Expect comma, found '0'
input(21394,39): run-time error CSS1046: Expect comma, found '/'
input(21594,43): run-time error CSS1046: Expect comma, found '0'
input(21594,47): run-time error CSS1046: Expect comma, found '/'
input(21595,35): run-time error CSS1046: Expect comma, found '0'
input(21595,39): run-time error CSS1046: Expect comma, found '/'
input(22906,32): run-time error CSS1046: Expect comma, found '0'
input(22906,36): run-time error CSS1046: Expect comma, found '/'
input(28140,33): run-time error CSS1031: Expected selector, found '/'
input(28140,33): run-time error CSS1025: Expected comma or open brace, found '/' */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@charset "UTF-8";/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "https://spacingtech.com/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
@font-face {
  font-family: 'simple-line-icons';
  src: url('../Themes/babgomla/Content/fonts/Simple-Line-Iconsb26c.eot?v=2.4.0');
  src: url('../Themes/babgomla/Content/fonts/Simple-Line-Iconsb26c.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../Themes/babgomla/Content/fonts/Simple-Line-Iconsb26c.html?v=2.4.0') format('woff2'), url('../Themes/babgomla/Content/fonts/Simple-Line-Iconsb26c.ttf?v=2.4.0') format('truetype'), url('../Themes/babgomla/Content/fonts/Simple-Line-Iconsb26c.woff?v=2.4.0') format('woff'), url('../Themes/babgomla/Content/fonts/Simple-Line-Iconsb26c.svg?v=2.4.0#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-minus:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e082";
}
.icon-event:before {
  content: "\e619";
}
.icon-exclamation:before {
  content: "\e617";
}
.icon-organization:before {
  content: "\e616";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawer:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symbol-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-google:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
.icon-social-vkontakte:before {
  content: "\e618";
}
.icon-social-steam:before {
  content: "\e620";
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../Themes/babgomla/Content/fonts/fontawesome-webfont3e6e.eot?v=4.7.0');src:url('../Themes/babgomla/Content/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../Themes/babgomla/Content/fonts/fontawesome-webfont3e6e.html?v=4.7.0') format('woff2'),url('../Themes/babgomla/Content/fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('../Themes/babgomla/Content/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'),url('../Themes/babgomla/Content/fonts/fontawesome-webfont3e6e-2.html?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@font-face {
	font-family: 'themify';
	src:url('../Themes/babgomla/Content/fonts/themify9f24.eot?-fvbane');
	src:url('../Themes/babgomla/Content/fonts/themifyd41d.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../Themes/babgomla/Content/fonts/themify9f24.woff?-fvbane') format('woff'),
		url('../Themes/babgomla/Content/fonts/themify9f24.ttf?-fvbane') format('truetype'),
		url('../Themes/babgomla/Content/fonts/themify9f24.html?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ti-wand:before {
	content: "\e600";
}
.ti-volume:before {
	content: "\e601";
}
.ti-user:before {
	content: "\e602";
}
.ti-unlock:before {
	content: "\e603";
}
.ti-unlink:before {
	content: "\e604";
}
.ti-trash:before {
	content: "\e605";
}
.ti-thought:before {
	content: "\e606";
}
.ti-target:before {
	content: "\e607";
}
.ti-tag:before {
	content: "\e608";
}
.ti-tablet:before {
	content: "\e609";
}
.ti-star:before {
	content: "\e60a";
}
.ti-spray:before {
	content: "\e60b";
}
.ti-signal:before {
	content: "\e60c";
}
.ti-shopping-cart:before {
	content: "\e60d";
}
.ti-shopping-cart-full:before {
	content: "\e60e";
}
.ti-settings:before {
	content: "\e60f";
}
.ti-search:before {
	content: "\e610";
}
.ti-zoom-in:before {
	content: "\e611";
}
.ti-zoom-out:before {
	content: "\e612";
}
.ti-cut:before {
	content: "\e613";
}
.ti-ruler:before {
	content: "\e614";
}
.ti-ruler-pencil:before {
	content: "\e615";
}
.ti-ruler-alt:before {
	content: "\e616";
}
.ti-bookmark:before {
	content: "\e617";
}
.ti-bookmark-alt:before {
	content: "\e618";
}
.ti-reload:before {
	content: "\e619";
}
.ti-plus:before {
	content: "\e61a";
}
.ti-pin:before {
	content: "\e61b";
}
.ti-pencil:before {
	content: "\e61c";
}
.ti-pencil-alt:before {
	content: "\e61d";
}
.ti-paint-roller:before {
	content: "\e61e";
}
.ti-paint-bucket:before {
	content: "\e61f";
}
.ti-na:before {
	content: "\e620";
}
.ti-mobile:before {
	content: "\e621";
}
.ti-minus:before {
	content: "\e622";
}
.ti-medall:before {
	content: "\e623";
}
.ti-medall-alt:before {
	content: "\e624";
}
.ti-marker:before {
	content: "\e625";
}
.ti-marker-alt:before {
	content: "\e626";
}
.ti-arrow-up:before {
	content: "\e627";
}
.ti-arrow-right:before {
	content: "\e628";
}
.ti-arrow-left:before {
	content: "\e629";
}
.ti-arrow-down:before {
	content: "\e62a";
}
.ti-lock:before {
	content: "\e62b";
}
.ti-location-arrow:before {
	content: "\e62c";
}
.ti-link:before {
	content: "\e62d";
}
.ti-layout:before {
	content: "\e62e";
}
.ti-layers:before {
	content: "\e62f";
}
.ti-layers-alt:before {
	content: "\e630";
}
.ti-key:before {
	content: "\e631";
}
.ti-import:before {
	content: "\e632";
}
.ti-image:before {
	content: "\e633";
}
.ti-heart:before {
	content: "\e634";
}
.ti-heart-broken:before {
	content: "\e635";
}
.ti-hand-stop:before {
	content: "\e636";
}
.ti-hand-open:before {
	content: "\e637";
}
.ti-hand-drag:before {
	content: "\e638";
}
.ti-folder:before {
	content: "\e639";
}
.ti-flag:before {
	content: "\e63a";
}
.ti-flag-alt:before {
	content: "\e63b";
}
.ti-flag-alt-2:before {
	content: "\e63c";
}
.ti-eye:before {
	content: "\e63d";
}
.ti-export:before {
	content: "\e63e";
}
.ti-exchange-vertical:before {
	content: "\e63f";
}
.ti-desktop:before {
	content: "\e640";
}
.ti-cup:before {
	content: "\e641";
}
.ti-crown:before {
	content: "\e642";
}
.ti-comments:before {
	content: "\e643";
}
.ti-comment:before {
	content: "\e644";
}
.ti-comment-alt:before {
	content: "\e645";
}
.ti-close:before {
	content: "\e646";
}
.ti-clip:before {
	content: "\e647";
}
.ti-angle-up:before {
	content: "\e648";
}
.ti-angle-right:before {
	content: "\e649";
}
.ti-angle-left:before {
	content: "\e64a";
}
.ti-angle-down:before {
	content: "\e64b";
}
.ti-check:before {
	content: "\e64c";
}
.ti-check-box:before {
	content: "\e64d";
}
.ti-camera:before {
	content: "\e64e";
}
.ti-announcement:before {
	content: "\e64f";
}
.ti-brush:before {
	content: "\e650";
}
.ti-briefcase:before {
	content: "\e651";
}
.ti-bolt:before {
	content: "\e652";
}
.ti-bolt-alt:before {
	content: "\e653";
}
.ti-blackboard:before {
	content: "\e654";
}
.ti-bag:before {
	content: "\e655";
}
.ti-move:before {
	content: "\e656";
}
.ti-arrows-vertical:before {
	content: "\e657";
}
.ti-arrows-horizontal:before {
	content: "\e658";
}
.ti-fullscreen:before {
	content: "\e659";
}
.ti-arrow-top-right:before {
	content: "\e65a";
}
.ti-arrow-top-left:before {
	content: "\e65b";
}
.ti-arrow-circle-up:before {
	content: "\e65c";
}
.ti-arrow-circle-right:before {
	content: "\e65d";
}
.ti-arrow-circle-left:before {
	content: "\e65e";
}
.ti-arrow-circle-down:before {
	content: "\e65f";
}
.ti-angle-double-up:before {
	content: "\e660";
}
.ti-angle-double-right:before {
	content: "\e661";
}
.ti-angle-double-left:before {
	content: "\e662";
}
.ti-angle-double-down:before {
	content: "\e663";
}
.ti-zip:before {
	content: "\e664";
}
.ti-world:before {
	content: "\e665";
}
.ti-wheelchair:before {
	content: "\e666";
}
.ti-view-list:before {
	content: "\e667";
}
.ti-view-list-alt:before {
	content: "\e668";
}
.ti-view-grid:before {
	content: "\e669";
}
.ti-uppercase:before {
	content: "\e66a";
}
.ti-upload:before {
	content: "\e66b";
}
.ti-underline:before {
	content: "\e66c";
}
.ti-truck:before {
	content: "\e66d";
}
.ti-timer:before {
	content: "\e66e";
}
.ti-ticket:before {
	content: "\e66f";
}
.ti-thumb-up:before {
	content: "\e670";
}
.ti-thumb-down:before {
	content: "\e671";
}
.ti-text:before {
	content: "\e672";
}
.ti-stats-up:before {
	content: "\e673";
}
.ti-stats-down:before {
	content: "\e674";
}
.ti-split-v:before {
	content: "\e675";
}
.ti-split-h:before {
	content: "\e676";
}
.ti-smallcap:before {
	content: "\e677";
}
.ti-shine:before {
	content: "\e678";
}
.ti-shift-right:before {
	content: "\e679";
}
.ti-shift-left:before {
	content: "\e67a";
}
.ti-shield:before {
	content: "\e67b";
}
.ti-notepad:before {
	content: "\e67c";
}
.ti-server:before {
	content: "\e67d";
}
.ti-quote-right:before {
	content: "\e67e";
}
.ti-quote-left:before {
	content: "\e67f";
}
.ti-pulse:before {
	content: "\e680";
}
.ti-printer:before {
	content: "\e681";
}
.ti-power-off:before {
	content: "\e682";
}
.ti-plug:before {
	content: "\e683";
}
.ti-pie-chart:before {
	content: "\e684";
}
.ti-paragraph:before {
	content: "\e685";
}
.ti-panel:before {
	content: "\e686";
}
.ti-package:before {
	content: "\e687";
}
.ti-music:before {
	content: "\e688";
}
.ti-music-alt:before {
	content: "\e689";
}
.ti-mouse:before {
	content: "\e68a";
}
.ti-mouse-alt:before {
	content: "\e68b";
}
.ti-money:before {
	content: "\e68c";
}
.ti-microphone:before {
	content: "\e68d";
}
.ti-menu:before {
	content: "\e68e";
}
.ti-menu-alt:before {
	content: "\e68f";
}
.ti-map:before {
	content: "\e690";
}
.ti-map-alt:before {
	content: "\e691";
}
.ti-loop:before {
	content: "\e692";
}
.ti-location-pin:before {
	content: "\e693";
}
.ti-list:before {
	content: "\e694";
}
.ti-light-bulb:before {
	content: "\e695";
}
.ti-Italic:before {
	content: "\e696";
}
.ti-info:before {
	content: "\e697";
}
.ti-infinite:before {
	content: "\e698";
}
.ti-id-badge:before {
	content: "\e699";
}
.ti-hummer:before {
	content: "\e69a";
}
.ti-home:before {
	content: "\e69b";
}
.ti-help:before {
	content: "\e69c";
}
.ti-headphone:before {
	content: "\e69d";
}
.ti-harddrives:before {
	content: "\e69e";
}
.ti-harddrive:before {
	content: "\e69f";
}
.ti-gift:before {
	content: "\e6a0";
}
.ti-game:before {
	content: "\e6a1";
}
.ti-filter:before {
	content: "\e6a2";
}
.ti-files:before {
	content: "\e6a3";
}
.ti-file:before {
	content: "\e6a4";
}
.ti-eraser:before {
	content: "\e6a5";
}
.ti-envelope:before {
	content: "\e6a6";
}
.ti-download:before {
	content: "\e6a7";
}
.ti-direction:before {
	content: "\e6a8";
}
.ti-direction-alt:before {
	content: "\e6a9";
}
.ti-dashboard:before {
	content: "\e6aa";
}
.ti-control-stop:before {
	content: "\e6ab";
}
.ti-control-shuffle:before {
	content: "\e6ac";
}
.ti-control-play:before {
	content: "\e6ad";
}
.ti-control-pause:before {
	content: "\e6ae";
}
.ti-control-forward:before {
	content: "\e6af";
}
.ti-control-backward:before {
	content: "\e6b0";
}
.ti-cloud:before {
	content: "\e6b1";
}
.ti-cloud-up:before {
	content: "\e6b2";
}
.ti-cloud-down:before {
	content: "\e6b3";
}
.ti-clipboard:before {
	content: "\e6b4";
}
.ti-car:before {
	content: "\e6b5";
}
.ti-calendar:before {
	content: "\e6b6";
}
.ti-book:before {
	content: "\e6b7";
}
.ti-bell:before {
	content: "\e6b8";
}
.ti-basketball:before {
	content: "\e6b9";
}
.ti-bar-chart:before {
	content: "\e6ba";
}
.ti-bar-chart-alt:before {
	content: "\e6bb";
}
.ti-back-right:before {
	content: "\e6bc";
}
.ti-back-left:before {
	content: "\e6bd";
}
.ti-arrows-corner:before {
	content: "\e6be";
}
.ti-archive:before {
	content: "\e6bf";
}
.ti-anchor:before {
	content: "\e6c0";
}
.ti-align-right:before {
	content: "\e6c1";
}
.ti-align-left:before {
	content: "\e6c2";
}
.ti-align-justify:before {
	content: "\e6c3";
}
.ti-align-center:before {
	content: "\e6c4";
}
.ti-alert:before {
	content: "\e6c5";
}
.ti-alarm-clock:before {
	content: "\e6c6";
}
.ti-agenda:before {
	content: "\e6c7";
}
.ti-write:before {
	content: "\e6c8";
}
.ti-window:before {
	content: "\e6c9";
}
.ti-widgetized:before {
	content: "\e6ca";
}
.ti-widget:before {
	content: "\e6cb";
}
.ti-widget-alt:before {
	content: "\e6cc";
}
.ti-wallet:before {
	content: "\e6cd";
}
.ti-video-clapper:before {
	content: "\e6ce";
}
.ti-video-camera:before {
	content: "\e6cf";
}
.ti-vector:before {
	content: "\e6d0";
}
.ti-themify-logo:before {
	content: "\e6d1";
}
.ti-themify-favicon:before {
	content: "\e6d2";
}
.ti-themify-favicon-alt:before {
	content: "\e6d3";
}
.ti-support:before {
	content: "\e6d4";
}
.ti-stamp:before {
	content: "\e6d5";
}
.ti-split-v-alt:before {
	content: "\e6d6";
}
.ti-slice:before {
	content: "\e6d7";
}
.ti-shortcode:before {
	content: "\e6d8";
}
.ti-shift-right-alt:before {
	content: "\e6d9";
}
.ti-shift-left-alt:before {
	content: "\e6da";
}
.ti-ruler-alt-2:before {
	content: "\e6db";
}
.ti-receipt:before {
	content: "\e6dc";
}
.ti-pin2:before {
	content: "\e6dd";
}
.ti-pin-alt:before {
	content: "\e6de";
}
.ti-pencil-alt2:before {
	content: "\e6df";
}
.ti-palette:before {
	content: "\e6e0";
}
.ti-more:before {
	content: "\e6e1";
}
.ti-more-alt:before {
	content: "\e6e2";
}
.ti-microphone-alt:before {
	content: "\e6e3";
}
.ti-magnet:before {
	content: "\e6e4";
}
.ti-line-double:before {
	content: "\e6e5";
}
.ti-line-dotted:before {
	content: "\e6e6";
}
.ti-line-dashed:before {
	content: "\e6e7";
}
.ti-layout-width-full:before {
	content: "\e6e8";
}
.ti-layout-width-default:before {
	content: "\e6e9";
}
.ti-layout-width-default-alt:before {
	content: "\e6ea";
}
.ti-layout-tab:before {
	content: "\e6eb";
}
.ti-layout-tab-window:before {
	content: "\e6ec";
}
.ti-layout-tab-v:before {
	content: "\e6ed";
}
.ti-layout-tab-min:before {
	content: "\e6ee";
}
.ti-layout-slider:before {
	content: "\e6ef";
}
.ti-layout-slider-alt:before {
	content: "\e6f0";
}
.ti-layout-sidebar-right:before {
	content: "\e6f1";
}
.ti-layout-sidebar-none:before {
	content: "\e6f2";
}
.ti-layout-sidebar-left:before {
	content: "\e6f3";
}
.ti-layout-placeholder:before {
	content: "\e6f4";
}
.ti-layout-menu:before {
	content: "\e6f5";
}
.ti-layout-menu-v:before {
	content: "\e6f6";
}
.ti-layout-menu-separated:before {
	content: "\e6f7";
}
.ti-layout-menu-full:before {
	content: "\e6f8";
}
.ti-layout-media-right-alt:before {
	content: "\e6f9";
}
.ti-layout-media-right:before {
	content: "\e6fa";
}
.ti-layout-media-overlay:before {
	content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
	content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
	content: "\e6fd";
}
.ti-layout-media-left-alt:before {
	content: "\e6fe";
}
.ti-layout-media-left:before {
	content: "\e6ff";
}
.ti-layout-media-center-alt:before {
	content: "\e700";
}
.ti-layout-media-center:before {
	content: "\e701";
}
.ti-layout-list-thumb:before {
	content: "\e702";
}
.ti-layout-list-thumb-alt:before {
	content: "\e703";
}
.ti-layout-list-post:before {
	content: "\e704";
}
.ti-layout-list-large-image:before {
	content: "\e705";
}
.ti-layout-line-solid:before {
	content: "\e706";
}
.ti-layout-grid4:before {
	content: "\e707";
}
.ti-layout-grid3:before {
	content: "\e708";
}
.ti-layout-grid2:before {
	content: "\e709";
}
.ti-layout-grid2-thumb:before {
	content: "\e70a";
}
.ti-layout-cta-right:before {
	content: "\e70b";
}
.ti-layout-cta-left:before {
	content: "\e70c";
}
.ti-layout-cta-center:before {
	content: "\e70d";
}
.ti-layout-cta-btn-right:before {
	content: "\e70e";
}
.ti-layout-cta-btn-left:before {
	content: "\e70f";
}
.ti-layout-column4:before {
	content: "\e710";
}
.ti-layout-column3:before {
	content: "\e711";
}
.ti-layout-column2:before {
	content: "\e712";
}
.ti-layout-accordion-separated:before {
	content: "\e713";
}
.ti-layout-accordion-merged:before {
	content: "\e714";
}
.ti-layout-accordion-list:before {
	content: "\e715";
}
.ti-ink-pen:before {
	content: "\e716";
}
.ti-info-alt:before {
	content: "\e717";
}
.ti-help-alt:before {
	content: "\e718";
}
.ti-headphone-alt:before {
	content: "\e719";
}
.ti-hand-point-up:before {
	content: "\e71a";
}
.ti-hand-point-right:before {
	content: "\e71b";
}
.ti-hand-point-left:before {
	content: "\e71c";
}
.ti-hand-point-down:before {
	content: "\e71d";
}
.ti-gallery:before {
	content: "\e71e";
}
.ti-face-smile:before {
	content: "\e71f";
}
.ti-face-sad:before {
	content: "\e720";
}
.ti-credit-card:before {
	content: "\e721";
}
.ti-control-skip-forward:before {
	content: "\e722";
}
.ti-control-skip-backward:before {
	content: "\e723";
}
.ti-control-record:before {
	content: "\e724";
}
.ti-control-eject:before {
	content: "\e725";
}
.ti-comments-smiley:before {
	content: "\e726";
}
.ti-brush-alt:before {
	content: "\e727";
}
.ti-youtube:before {
	content: "\e728";
}
.ti-vimeo:before {
	content: "\e729";
}
.ti-twitter:before {
	content: "\e72a";
}
.ti-time:before {
	content: "\e72b";
}
.ti-tumblr:before {
	content: "\e72c";
}
.ti-skype:before {
	content: "\e72d";
}
.ti-share:before {
	content: "\e72e";
}
.ti-share-alt:before {
	content: "\e72f";
}
.ti-rocket:before {
	content: "\e730";
}
.ti-pinterest:before {
	content: "\e731";
}
.ti-new-window:before {
	content: "\e732";
}
.ti-microsoft:before {
	content: "\e733";
}
.ti-list-ol:before {
	content: "\e734";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-layout-sidebar-2:before {
	content: "\e736";
}
.ti-layout-grid4-alt:before {
	content: "\e737";
}
.ti-layout-grid3-alt:before {
	content: "\e738";
}
.ti-layout-grid2-alt:before {
	content: "\e739";
}
.ti-layout-column4-alt:before {
	content: "\e73a";
}
.ti-layout-column3-alt:before {
	content: "\e73b";
}
.ti-layout-column2-alt:before {
	content: "\e73c";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-google:before {
	content: "\e73e";
}
.ti-github:before {
	content: "\e73f";
}
.ti-flickr:before {
	content: "\e740";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-dropbox:before {
	content: "\e742";
}
.ti-dribbble:before {
	content: "\e743";
}
.ti-apple:before {
	content: "\e744";
}
.ti-android:before {
	content: "\e745";
}
.ti-save:before {
	content: "\e746";
}
.ti-save-alt:before {
	content: "\e747";
}
.ti-yahoo:before {
	content: "\e748";
}
.ti-wordpress:before {
	content: "\e749";
}
.ti-vimeo-alt:before {
	content: "\e74a";
}
.ti-twitter-alt:before {
	content: "\e74b";
}
.ti-tumblr-alt:before {
	content: "\e74c";
}
.ti-trello:before {
	content: "\e74d";
}
.ti-stack-overflow:before {
	content: "\e74e";
}
.ti-soundcloud:before {
	content: "\e74f";
}
.ti-sharethis:before {
	content: "\e750";
}
.ti-sharethis-alt:before {
	content: "\e751";
}
.ti-reddit:before {
	content: "\e752";
}
.ti-pinterest-alt:before {
	content: "\e753";
}
.ti-microsoft-alt:before {
	content: "\e754";
}
.ti-linux:before {
	content: "\e755";
}
.ti-jsfiddle:before {
	content: "\e756";
}
.ti-joomla:before {
	content: "\e757";
}
.ti-html5:before {
	content: "\e758";
}
.ti-flickr-alt:before {
	content: "\e759";
}
.ti-email:before {
	content: "\e75a";
}
.ti-drupal:before {
	content: "\e75b";
}
.ti-dropbox-alt:before {
	content: "\e75c";
}
.ti-css3:before {
	content: "\e75d";
}
.ti-rss:before {
	content: "\e75e";
}
.ti-rss-alt:before {
	content: "\e75f";
}

@charset "UTF-8";/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url("../Themes/babgomla/Content/fonts/ionicons28b5.eot?v=2.0.0");src:url("../Themes/babgomla/Content/fonts/ionicons28b5.eot?v=2.0.0#iefix") format("embedded-opentype"),url("../Themes/babgomla/Content/fonts/ionicons28b5.ttf?v=2.0.0") format("truetype"),url("../Themes/babgomla/Content/fonts/ionicons28b5.woff?v=2.0.0") format("woff"),url("../Themes/babgomla/Content/fonts/ionicons28b5.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../Themes/babgomla/Content/css/owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}
@charset "utf-8";
/* ----------------------------------
Name: style.css
Version: 1.0
----------------------------------
Table of contents
Google Font
Body and Default Transitions
Typography
Icon
Background Color
Border Color
Margin
Padding
Custom
OWL Carousel
Button
Form Control
Portfolio and Photo Gallery
Video and Sound
Navbar
Header
Hero Section
Slider
Feature Box
Content
Team
Pricing Table
Contact
Blog
Subscribe
Counter
Clients
Timer
Testimonial
Footer
*/
/*====================================
Google Font
=====================================*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&amp;display=swap');
/*====================================
Typography
=====================================*/
@font-face {
    font-family: 'CAREEM-REGULAR';
    src: url('../Themes/babgomla/Content/fonts/CAREEM-REGULAR.otf') format('opentype');
}
body {
    color: #222;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 0.5px;
}

body, html {
    height: 100%;
}
/* heading */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: normal;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, a, span,  ul, p, b, strong, input, ins, div, title, th, tr, button, label {
    font-family: 'CAREEM-REGULAR' !important;
}
:focus {
    outline: none;
}

a {
    color: #000;
    display: inline-block;
    text-decoration: none;
}

    a:hover {
        color: #cc4445;
        text-decoration: none;
    }

    a,
    a:hover {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

img {
    backface-visibility: hidden;
}

span {
    display: inline-block;
}

button {
    padding: 0;
    border: none;
    cursor: pointer;
}

    button,
    button:hover {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

        button,
        button:focus {
            outline: none;
            box-shadow: none;
        }

.navbar-toggler:focus {
    box-shadow: none;
}

p {
    line-height: 25px;
    margin-bottom: 0px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

input,
select,
textarea {
    padding: 10px 15px;
    border: 1px solid #e2e2e2;
    border-radius: 0;
}

    input:focus,
    select:focus,
    textarea:focus {
        outline: none;
        border: 1px solid #e2e2e2;
        box-shadow: none;
    }

.btn:focus,
.btn:active {
    outline: none;
    box-shadow: none;
}
/* body hidden class */
body.hidden {
    overflow-y: hidden;
    padding-right: 17px;
}
/* btn style 1 css */
.btn-style1 {
    color: #fff;
    font-size: 14px;
    padding: 5px 30px;
    background-color: #cc4445;
    font-weight: 600;
    border: 2px solid #cc4445;
    border-radius: 5px;
    margin: 0;
}

    .btn-style1:hover {
        color: #fff;
        background-color: #222;
    }
/* btn style 2 css */
.btn-style2 {
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    background-color: #cc4445;
    font-weight: 600;
    border-radius: 5px;
}

    .btn-style2:hover {
        color: #fff;
        background-color: #222;
    }
/* btn style 3 css */
.btn-style3 {
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    background-color: #cc4445;
    font-weight: 600;
    border-radius: 5px;
}

    .btn-style3:hover {
        color: #fff;
        background-color: #222;
    }
/* mm-fullscreen-bg css */
.mm-fullscreen-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
}

    .mm-fullscreen-bg.active {
        opacity: 1;
        visibility: visible;
    }

    .mm-fullscreen-bg,
    .mm-fullscreen-bg.active {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
/* section padding css */
.section-t-padding {
    padding-top: 80px;
}

.section-b-padding {
    padding-bottom: 80px;
}

.section-tb-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-1t-padding {
    padding-top: 60px;
}

.section-1b-padding {
    padding-bottom: 60px;
}

.section-1tb-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}
/* breadcrumb padding */
.breadcrumb-t-padding {
    padding-top: 30px;
}

.breadcrumb-b-padding {
    padding-top: 30px;
}

.breadcrumb-tb-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .breadcrumb-t-padding {
        padding-top: 20px;
    }

    .breadcrumb-b-padding {
        padding-bottom: 20px;
    }

    .breadcrumb-tb-padding {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
/* section title css */
.section-title h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 60px;
    line-height: 1;
    
}
.page.home-page.home-1 .section-title h2 {
    text-align: -webkit-center;
}

.page.home-page.home-1 .section-title h2::after {
    content: '';
    width: 150px;
    background-color: #cc4445;
    height: 2px;
    margin-top: 10px;
    display: block;
}
/* home-1 container css */
.home-1 .container {
    max-width: 1200px;
}
/* top notification css */
/* currency css */
.top1 {
    background-color: #333;
}

    .top1 ul.top-home {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .top1 ul.top-home li.top-home-li .currency {
            display: flex;
            align-items: center;
        }

            .top1 ul.top-home li.top-home-li .currency span.currency-head {
                color: #fff;
                padding: 10px 0;
            }

            .top1 ul.top-home li.top-home-li .currency .currency-drop {
                position: relative;
            }

                .top1 ul.top-home li.top-home-li .currency .currency-drop .eur {
                    padding: 14px 11px;
                    display: flex;
                    align-items: center;
                    position: relative;
                }

                    .top1 ul.top-home li.top-home-li .currency .currency-drop .eur::after {
                        content: "\e604";
                        font-family: "simple-line-icons";
                        font-size: 9px;
                        color: #fff;
                        position: absolute;
                        right: -3px;
                        bottom: 50%;
                        transform: translateY(50%);
                    }

                    .top1 ul.top-home li.top-home-li .currency .currency-drop .eur span.cur-name {
                        color: #fff;
                        font-size: 13px;
                        margin-left: 8px;
                        text-transform: uppercase;
                        line-height: 1;
                    }

                .top1 ul.top-home li.top-home-li .currency .currency-drop ul.all-currency {
                    position: absolute;
                    top: 100%;
                    left: 0;
                    width: 100%;
                    background-color: #fff;
                    z-index: 7;
                    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
                    opacity: 0;
                    visibility: hidden;
                }

                .top1 ul.top-home li.top-home-li .currency .currency-drop:hover ul.all-currency {
                    opacity: 1;
                    visibility: visible;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .top1 ul.top-home li.top-home-li .currency .currency-drop ul.all-currency li {
                    padding: 8px 15px;
                }

                    .top1 ul.top-home li.top-home-li .currency .currency-drop ul.all-currency li a {
                        display: flex;
                        align-items: center;
                    }

                        .top1 ul.top-home li.top-home-li .currency .currency-drop ul.all-currency li a span {
                            font-size: 13px;
                            margin-left: 5px;
                            text-transform: uppercase;
                            line-height: 1;
                        }
        /* top search css */
        .top1 ul.top-home li.top-home-li .r-search {
            position: relative;
            display: none;
        }

            .top1 ul.top-home li.top-home-li .r-search a.search-popuup {
                color: #fff;
                font-size: 18px;
                font-weight: 600;
                line-height: 0;
            }

            .top1 ul.top-home li.top-home-li .r-search .modal-dialog {
                margin: 0px;
                max-width: 100%;
            }

            .top1 ul.top-home li.top-home-li .r-search .modal-content {
                background-color: #cc4445;
                border: none;
                border-radius: 0px;
            }

            .top1 ul.top-home li.top-home-li .r-search .modal-body {
                display: flex;
                align-items: center;
                padding: 10px 15px;
            }

            .top1 ul.top-home li.top-home-li .r-search .m-drop-search {
                width: 100%;
                position: relative;
                border-radius: 25px;
                overflow: hidden;
            }

                .top1 ul.top-home li.top-home-li .r-search .m-drop-search input {
                    height: 40px;
                    border-radius: 25px;
                    border: 1px solid #c7c7c7;
                    width: 100%;
                }

                .top1 ul.top-home li.top-home-li .r-search .m-drop-search button.search-btn {
                    color: #fff;
                    font-size: 16px;
                    position: absolute;
                    left: 0;
                    height: 100%;
                    width: 40px;
                    background-color: #222;
                    border: none;
                    border-radius: 100%;
                    line-height: 0;
                }

            .top1 ul.top-home li.top-home-li .r-search button.close {
                display: block;
                color: #fff;
                font-size: 16px;
                margin-right: 10px;
                opacity: 1;
                line-height: 0;
                background-color: transparent;
            }
        /* top offer css */
        .top1 ul.top-home li.top-home-li .top-content p {
            color: #fff;
            font-size: 14px;
            padding: 8px 0;
        }

            .top1 ul.top-home li.top-home-li .top-content p span.top-c {
                font-weight: 600;
                animation: blinker .7s infinite;
            }

                .top1 ul.top-home li.top-home-li .top-content p span.top-c a {
                    animation: blinker .7s infinite;
                }

@keyframes blinker {
    50% {
        color: #cc4445;
    }
}
/* header top css */
.header-main-area {
    background-color: #fff;
}

    .header-main-area.is-sticky {
        background-color: #ffffff;
    }

@media (max-width: 1199px) {
    .header-main-area.is-sticky {
        background-color: #ffffff;
    }
}

.header-main-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 8;
    width: 100%;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    animation: smoothScroll 1s forwards;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-150px);
    }

    100% {
        transform: translateY(0px);
    }
}

.header-main-area .header-main {
    display: flex;
    align-items: center;
    padding: 15px 0px;
}

    .header-main-area .header-main .header-element.logo {
        width: 33.33%;
    }

    .header-main-area .header-main .header-element.search-wrap {
        width: 33.33%;
    }

    .header-main-area .header-main .search-wrap {
        position: relative;
    }

        .header-main-area .header-main .search-wrap input {
            width: 100%;
            height: 40px;
            border: 1px solid #c7c7c7;
            border-radius: 25px;
        }

        .header-main-area .header-main .search-wrap a {
            color: #fff;
            font-size: 16px;
            /*position: absolute;*/
            top: 0;
            left: 0px;
            /* width: 40px;
            height: 100%;*/
            display: flex;
            align-items: center;
            /*justify-content: center;
            background-color: #000;*/
            border: none;
            /* border-radius: 50%;
            line-height: 0;*/
            background: none;
        }

            .header-main-area .header-main .search-wrap a:hover {
                background-color: #cc4445;
            }

    .header-main-area .header-main .header-element.right-block-box {
        width: 33.33%;
    }

        .header-main-area .header-main .header-element.right-block-box ul.shop-element li.nav-toggler {
            display: none;
            line-height: 0;
        }
/* navbar-toggler css */
button.navbar-toggler {
    padding: 0;
    border: none;
}

    button.navbar-toggler span.line {
        position: relative;
        margin-top: 8px;
        margin-bottom: 8px;
    }

        button.navbar-toggler span.line,
        button.navbar-toggler span.line::before,
        button.navbar-toggler span.line::after {
            width: 20px;
            height: 2px;
            display: block;
            background-color: #000;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

            button.navbar-toggler span.line::before,
            button.navbar-toggler span.line::after {
                content: '';
                position: absolute;
            }

            button.navbar-toggler span.line::before {
                top: 8px;
            }

            button.navbar-toggler span.line::after {
                top: -8px;
            }
/* right block css */
.right-block-box {
    display: flex;
    justify-content: flex-end;
}

    .right-block-box ul.shop-element {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
        width: 100%;
    }

        .right-block-box ul.shop-element li.side-wrap {
            position: relative;
            margin-left: 30px;
        }

            .right-block-box ul.shop-element li.side-wrap:first-child {
                margin-left: 0;
            }
        /* user account css */
        .right-block-box ul.shop-element li.user-wrap .acc-desk {
            display: flex;
            align-items: center;
        }

            .right-block-box ul.shop-element li.user-wrap .acc-desk .user-icon a.user-icon-desk {
                display: block;
                font-size: 30px;
                line-height: 0;
            }

            .right-block-box ul.shop-element li.user-wrap .acc-desk .user-icon a.user-icon-desk,
            .right-block-box ul.shop-element li.user-wrap .acc-desk:hover .user-icon a.user-icon-desk {
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info {
                display: flex;
                flex-direction: column;
                margin-left: 15px;
            }

                .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info span.acc-title {
                    color: #cc4445;
                    font-size: 13px;
                    text-transform: uppercase;
                    font-weight: 600;
                    line-height: 1;
                }

                .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info .account-login {
                    display: flex;
                    margin-top: 7px;
                }

                    .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info .account-login a {
                        color: #000;
                        font-size: 11px;
                        padding-left: 5px;
                        margin-left: 5px;
                        border-left: 1px solid #c3c3c3;
                        line-height: 1;
                    }

                        .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info .account-login a:last-child {
                            padding-right: 0px;
                            margin-right: 0px;
                            border-right: none;
                        }

                        .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info .account-login a:hover {
                            color: #cc4445;
                        }

        .right-block-box ul.shop-element li.user-wrap .acc-mob {
            display: none;
        }
/* wishlist css */
.wishlist-wrap a.header-wishlist {
    display: block;
    position: relative;
}

    .wishlist-wrap a.header-wishlist span.wishlist-icon {
        display: block;
        font-size: 30px;
    }

    .wishlist-wrap a.header-wishlist span.wishlist-counter {
        color: #fff;
        font-size: 12px;
        position: absolute;
        left: 20px;
        top: 5px;
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background-color: #cc4445;
        font-weight: 500;
        border-radius: 100%;
    }
/* cart css */
.shopping-widget .shopping-cart a.cart-count {
    display: block;
}

    .shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap {
        display: block;
        position: relative;
    }

        .shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.cart-icon {
            display: block;
            font-size: 30px;
        }

            .wishlist-wrap a.header-wishlist span.wishlist-icon i,
            .shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.cart-icon i {
                margin-right: 10px;
            }

        .shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.bigcounter {
            color: #fff;
            font-size: 12px;
            position: absolute;
            left: 20px;
            top: 5px;
            width: 20px;
            height: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            background-color: #cc4445;
            font-weight: 500;
            border-radius: 100%;
        }
/* mini cart css */
.mini-cart {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 16px 26px -10px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
}

    .mini-cart.show {
        right: 0px;
        opacity: 1;
        visibility: visible;
    }

    .mini-cart,
    .mini-cart.show {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

        .mini-cart a.shopping-cart-close {
            position: absolute;
            top: 15px;
            right: 10px;
            line-height: 0px;
        }

        .mini-cart .cart-item-title p {
            padding: 10px 15px;
            font-weight: 600;
        }

            .mini-cart .cart-item-title p span.cart-count-item {
                color: #cc4445;
            }

        .mini-cart ul.cart-item-loop,
        .all-filter .categories-page-filter ul.all-option,
        .all-filter .filter-tag ul.all-tag {
            max-height: calc(100% - 219px);
            overflow-y: auto;
            border-top: 1px solid #eee;
            scrollbar-width: thin;
            -webkit-scrollbar-width: thin;
        }

            .mini-cart ul.cart-item-loop::-webkit-scrollbar,
            .all-filter .categories-page-filter ul.all-option::-webkit-scrollbar,
            .all-filter .filter-tag ul.all-tag::-webkit-scrollbar {
                width: 4px;
            }

            .mini-cart ul.cart-item-loop::-webkit-scrollbar-track,
            .all-filter .categories-page-filter ul.all-option::-webkit-scrollbar-track,
            .all-filter .filter-tag ul.all-tag::-webkit-scrollbar-track {
                background-color: #eee;
            }

            .mini-cart ul.cart-item-loop ul.all-option::-webkit-scrollbar-thumb,
            .all-filter .categories-page-filter ul.all-option::-webkit-scrollbar-thumb,
            .all-filter .filter-tag ul.all-tag::-webkit-scrollbar-thumb {
                background-color: #c1c1c1;
            }

                .mini-cart ul.cart-item-loop::-webkit-scrollbar-thumb:hover,
                .all-filter .categories-page-filter ul.all-option::-webkit-scrollbar-thumb:hover,
                .all-filter .pro-size ul.all-size::-webkit-scrollbar-thumb:hover,
                .all-filter .filter-tag ul.all-tag::-webkit-scrollbar-thumb:hover {
                    background-color: #cc4445;
                }

            .mini-cart ul.cart-item-loop li.cart-item {
                display: flex;
                padding: 15px;
                border-top: 1px solid #eee;
            }

                .mini-cart ul.cart-item-loop li.cart-item:first-child {
                    border-top: none;
                }

                .mini-cart ul.cart-item-loop li.cart-item .cart-img {
                    width: 60px;
                }

                .mini-cart ul.cart-item-loop li.cart-item .cart-title {
                    width: calc(100% - 75px);
                    margin-right: 15px;
                }

                    .mini-cart ul.cart-item-loop li.cart-item .cart-title h6 {
                        font-size: 14px;
                        width: 100%;
                    }

                        .mini-cart ul.cart-item-loop li.cart-item .cart-title h6 a {
                            display: block;
                            width: 100%;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            overflow: hidden;
                        }

                    .mini-cart ul.cart-item-loop li.cart-item .cart-title .cart-pro-info {
                        display: flex;
                        align-items: center;
                        justify-content: space-between;
                        margin-top: 9px;
                        line-height: 1;
                    }

                        .mini-cart ul.cart-item-loop li.cart-item .cart-title .cart-pro-info .cart-qty-price span.price-box {
                            font-weight: 600;
                        }

        .mini-cart ul.subtotal-title-area {
            position: absolute;
            bottom: 0;
            width: 100%;
            background-color: #fff;
        }

            .mini-cart ul.subtotal-title-area li.subtotal-info {
                padding: 10px 15px;
                border-top: 1px solid #eee;
            }

                .mini-cart ul.subtotal-title-area li.subtotal-info .subtotal-titles {
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    line-height: 1;
                }

                    .mini-cart ul.subtotal-title-area li.subtotal-info .subtotal-titles h6 {
                        font-size: 14px;
                        font-weight: 600;
                    }

                    .mini-cart ul.subtotal-title-area li.subtotal-info .subtotal-titles .subtotal-price {
                        color: #cc4445;
                        margin-top: 0;
                        font-weight: 600;
                    }

            .mini-cart ul.subtotal-title-area li.mini-cart-btns {
                padding: 15px;
                border-top: 1px solid #eee;
            }

                .mini-cart ul.subtotal-title-area li.mini-cart-btns .cart-btns {
                    display: flex;
                    flex-direction: column;
                }

                    .mini-cart ul.subtotal-title-area li.mini-cart-btns .cart-btns a {
                        width: 100%;
                        margin-top: 15px;
                    }

                        .mini-cart ul.subtotal-title-area li.mini-cart-btns .cart-btns a:first-child {
                            margin-top: 0;
                        }
/* header-bottom css */
.header-bottom-area {
    background-color: #fff;
}

    .header-bottom-area.mobile {
        display: none;
    }

    .header-bottom-area .main-menu-area {
        position: relative;
        border-top: 1px solid #ddd;
    }

        .header-bottom-area .main-menu-area .main-navigation {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 10px;
        }

            .header-bottom-area .main-menu-area .main-navigation .navbar-collapse {
                width: 100%;
            }

            .header-bottom-area .main-menu-area .main-navigation .img-hotline {
                width: 10%;
                justify-content: flex-start;
            }
/* box-header css */
.main-menu-area .main-navigation .box-header {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    line-height: 0;
}

    .main-menu-area .main-navigation .box-header button {
        font-size: 18px;
        background-color: transparent;
        line-height: 0;
    }
/* main-menu css */
.megamenu-content .mainwrap ul.main-menu {
    display: flex;
}

    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title {
        display: block;
        position: relative;
        padding: 5px 10px;
        /*display: flex;*/
        text-align: center;
        align-items: center;
        font-weight: 500;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link:first-child a.link-title {
        padding-right: 0px;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title i {
        font-size: 14px;
        margin-left: 4px;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title span.sp-link-title {
        display: flex;
        align-items: center;
        position: relative;
        font-size: 80%;
        font-weight: 600;
    }

        .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title span.sp-link-title span.hot {
            color: #fff;
            font-size: 9px;
            padding: 2px 4px;
            position: absolute;
            right: 7px;
            top: -12px;
            background-color: #ee433f;
            transform: translateX(100%);
            text-transform: uppercase;
            font-weight: 400;
            line-height: 1;
        }

            .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title span.sp-link-title span.hot::before {
                content: "";
                position: absolute;
                bottom: -4px;
                left: 0;
                border-left: 4px solid #ee433f;
                border-top: 4px solid transparent;
                border-bottom: 4px solid transparent;
            }

    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title.link-title-lg {
        display: none;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title::after {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 50%;
        transform: translateY(50%);
        width: 1px;
        height: 25px;
        background-color: #505050;
        opacity: 0.1;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link:last-child a.link-title::after {
        display: none;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu.collapse:not(.show) {
        display: block;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu.collapse:not(.show),
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu.collapse:not(.show) {
        display: flex;
        flex-wrap: wrap;
        padding:20px
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu {
        position: absolute;
        top: calc(100% + 20px);
        padding: 15px 0px;
        margin: 0 auto;
        background-color: #fff;
        z-index: 11;
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link:hover ul.dropdown-submenu {
        top: calc(100% + 0px);
        opacity: 1;
        visibility: visible;
    }

    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu,
    .megamenu-content .mainwrap ul.main-menu li.menu-link:hover ul.dropdown-submenu {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu {
            left: auto;
            min-width: 145px;
        }

        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu {
            width: 100%;
            left: 0;
        }

        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu {
            width: 100%;
            left: 0px;
        }

        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li {
            margin-top: 10px;
        }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li:first-child {
                margin-top: 0px;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li a.submenu-link {
                width: 100%;
            }

        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li {
            width: 25%;
            padding: 0px 15px;
        }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li h2.sublink-title {
                font-size: 16px;
                margin-bottom: 10px;
                text-align: center;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg {
                display: none;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu.collapse:not(.show) {
                display: block;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu li.supmenu-li {
                margin-top: 10px;
                text-align: center;
            }

        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner {
            width: 33.33%;
            padding: 0px 15px;
        }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a {
                position: relative;
                overflow: hidden;
                display: block;
            }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-img:hover img {
                    transform: scale(1.1);
                }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-img img,
                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-img:hover img {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-title {
                    margin-top: 10px;
                    text-align: center;
                }
        /* blog menu */
        .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li {
            position: relative;
            padding: 0px 15px;
        }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.g-l-link {
                width: 100%;
            }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.g-l-link i {
                    float: right;
                    font-size: 17px;
                }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link {
                display: none;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1.collapse:not(.show) {
                display: block;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 {
                position: absolute;
                top: 0px;
                right: 0px;
                transform: translateX(100%);
                min-width: 145px;
                padding: 10px 0px;
                background-color: #fff;
                box-shadow: 0 0 15px rgb(0 0 0 / 15%);
                opacity: 0;
                visibility: hidden;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1.ex-width {
                    min-width: 200px;
                }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li:hover ul.blog-style-1 {
                opacity: 1;
                visibility: visible;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a {
                width: 100%;
                padding: 5px 15px;
            }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a i {
                    font-size: 17px;
                    float: right;
                }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style {
                    display: none;
                }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style.collapse:not(.show) {
                display: block;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style {
                position: absolute;
                top: 0px;
                right: 0px;
                padding: 10px 0px;
                min-width: 155px;
                transform: translateX(100%);
                background-color: #fff;
                box-shadow: 0 0 15px rgb(0 0 0 / 15%);
                opacity: 0;
                visibility: hidden;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li {
                position: relative;
            }

                .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li:hover ul.grid-style {
                    opacity: 1;
                    visibility: visible;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }
.home-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    direction: ltr;
}
/* hotline css */
.img-hotline {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .img-hotline .image-content {
        margin-right: 15px;
    }

        .img-hotline .image-content span {
            color: #848484;
            width: 150px;
        }

            .img-hotline .image-content span.hot-l {
                display: block;
                color: #cc4445;
            }
/* slider css */
.slider .home-slider .img-back {
    height: 650px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .slider .home-slider .img-back .h-s-content {
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        width: 45%;
    }

        .slider .home-slider .img-back .h-s-content.slide-c-l {
            left: 10%;
        }

        .slider .home-slider .img-back .h-s-content.slide-c-r {
            right: 10%;
            text-align: right;
        }

        .slider .home-slider .img-back .h-s-content.slide-c-c {
            left: 10%;
            right: 10%;
            margin: 0 auto;
            text-align: center;
        }

.slider .home-slider .owl-item.active .img-back .h-s-content span,
.slider .home-slider .owl-item.active .img-back .h-s-content h1,
.slider .home-slider .owl-item.active .img-back .h-s-content a {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slider .home-slider .owl-item.active .img-back .h-s-content span {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    animation-duration: 0.7s;
}

.slider .home-slider .owl-item.active .img-back .h-s-content h1 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-delay: 1.0s;
    animation-duration: 1.0s;
}

.slider .home-slider .owl-item.active .img-back .h-s-content a {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
}

.slider .home-slider .img-back .h-s-content span {
    font-size: 20px;
    font-weight: 600;
}

.slider .home-slider .img-back .h-s-content h1 {
    font-size: 50px;
    margin-top: 12px;
}

.slider .home-slider .img-back .h-s-content a {
    margin-top: 19px;
}
/* slider navigation css */
.owl-theme .owl-nav {
    margin-top: 0px;
}

.slider .home-slider.owl-theme .owl-nav {
    margin-top: 0px;
}

.slider .home-slider .owl-nav button {
    background-color: #cc4445;
    color: #fff;
    border: 2px solid #cc4445;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    font-size: 18px;
    width: 38px;
    height: 38px;
    margin: 0;
    border-radius: 100%;
}

    .slider .home-slider .owl-nav button.owl-prev {
        left: 30px;
    }

    .slider .home-slider .owl-nav button.owl-next {
        right: 30px;
    }

    .slider .home-slider .owl-nav button:hover {
        background-color: transparent;
        color: #cc4445;
    }
/* slider dot css */
.slider .home-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 0px;
    left: 0px;
    line-height: 0px;
}

    .slider .home-slider .owl-dots button {
        margin-right: 10px;
    }

        .slider .home-slider .owl-dots button:last-child {
            margin-right: 0px;
        }

        .slider .home-slider .owl-dots button.owl-dot span {
            width: 6px;
            height: 6px;
            margin: 0px;
            background-color: #cc4445;
            border-radius: 50%;
        }

        .slider .home-slider .owl-dots button.owl-dot.active span,
        .slider .home-slider .owl-dots button.owl-dot:hover span {
            background-color: #000000;
        }

.slider .owl-theme .owl-nav .disabled {
    opacity: 1;
}
/* Banner grid css */
.t-banner1 .home-offer-banner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .t-banner1 .home-offer-banner .o-t-banner {
        width: calc(50% - 30px);
        margin-left: 30px;
        position: relative;
    }

        .t-banner1 .home-offer-banner .o-t-banner a.image-b {
            display: block;
            overflow: hidden;
            position: relative;
        }

            .t-banner1 .home-offer-banner .o-t-banner a.image-b::before,
            .t-banner1 .home-offer-banner .o-t-banner a.image-b::after {
                content: "";
                position: absolute;
                top: 10px;
                bottom: 10px;
                right: 10px;
                left: 10px;
                opacity: 0;
                visibility: hidden;
                filter: alpha(opacity=0);
                z-index: 1;
            }

            .t-banner1 .home-offer-banner .o-t-banner a.image-b::before {
                border-top: 1px solid #fff;
                border-bottom: 1px solid #fff;
                -webkit-transform: scale(0, 1);
                -o-transform: scale(0, 1);
                transform: scale(0, 1);
            }

            .t-banner1 .home-offer-banner .o-t-banner a.image-b::after {
                border-right: 1px solid #fff;
                border-left: 1px solid #fff;
                -webkit-transform: scale(1, 0);
                -o-transform: scale(1, 0);
                transform: scale(1, 0);
            }

            .t-banner1 .home-offer-banner .o-t-banner a.image-b:hover::after,
            .t-banner1 .home-offer-banner .o-t-banner a.image-b:hover::before {
                opacity: 1;
                visibility: visible;
                filter: alpha(opacity=100);
                -webkit-transform: scale(1);
                -o-transform: scale(1);
                transform: scale(1);
            }

        .t-banner1 .home-offer-banner .o-t-banner:hover a.image-b img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .t-banner1 .home-offer-banner .o-t-banner a.image-b::before,
        .t-banner1 .home-offer-banner .o-t-banner a.image-b::after,
        .t-banner1 .home-offer-banner .o-t-banner a.image-b:hover::after,
        .t-banner1 .home-offer-banner .o-t-banner a.image-b:hover::before,
        .t-banner1 .home-offer-banner .o-t-banner a.image-b img,
        .t-banner1 .home-offer-banner .o-t-banner:hover a.image-b img {
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        .t-banner1 .home-offer-banner .o-t-banner .o-t-content {
            width: 50%;
            position: absolute;
            bottom: 50%;
            transform: translateY(50%);
            left: 30px;
        }

            .t-banner1 .home-offer-banner .o-t-banner .o-t-content h6 {
                font-size: 22px;
                color: #fff;
            }

            .t-banner1 .home-offer-banner .o-t-banner .o-t-content a {
                margin-top: 21px;
            }

        .t-banner1 .home-offer-banner .o-t-banner .banner-color h6 {
            color: #fff;
        }
/* Category image css */
.category-img1 {
    background-color: #f7f7f7;
}

    .category-img1 .home-category .h-cate {
        text-align: center;
    }

        .category-img1 .home-category .h-cate .c-img a {
            position: relative;
            border: 1px solid #e5e5e5;
            border-radius: 100%;
        }

            .category-img1 .home-category .h-cate .c-img a::before {
                content: "";
                position: absolute;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                background-color: rgb(0, 0, 0, 0.5);
                opacity: 0;
                visibility: hidden;
                border-radius: 100%;
                transform: scale(0);
            }

            .category-img1 .home-category .h-cate .c-img a::before,
            .category-img1 .home-category .h-cate:hover .c-img a::before {
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

        .category-img1 .home-category .h-cate:hover .c-img a::before {
            opacity: 1;
            visibility: visible;
            transform: scale(1);
        }

        .category-img1 .home-category .h-cate .c-img a img {
            border-radius: 100%;
        }

        .category-img1 .home-category .h-cate .c-img a span {
            color: #fff;
            font-size: 14px;
            position: absolute;
            bottom: 50%;
            transform: translateY(50%);
            right: 0px;
            left: 0px;
            opacity: 0;
            visibility: hidden;
        }

        .category-img1 .home-category .h-cate:hover .c-img a span {
            opacity: 1;
            visibility: visible;
        }

        .category-img1 .home-category .h-cate .c-img a span,
        .category-img1 .home-category .h-cate:hover .c-img a span {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .category-img1 .home-category .h-cate span.cat-num {
            margin-top: 3px;
        }
/* Carousel button css */
.home-category.owl-carousel .owl-nav {
    margin-top: 0;
}

    .home-category.owl-carousel .owl-nav button,
    .h-t-products1 .trending-products .owl-nav button,
    .testimonial-bg1 .testi-m .owl-nav button {
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        background-color: #cc4445;
        color: #fff;
        font-size: 20px;
        margin: 0;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        opacity: 0;
        visibility: hidden;
    }

.category-img1 .home-category:hover .owl-nav button {
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

    .category-img1 .home-category:hover .owl-nav button.owl-prev {
        left: -10px;
    }

    .category-img1 .home-category:hover .owl-nav button.owl-next {
        right: -10px;
    }

.home-category.owl-carousel .owl-nav button:hover,
.h-t-products1 .trending-products .owl-nav button:hover,
.testimonial-bg1 .testi-m .owl-nav button:hover {
    background-color: #fff;
    color: #cc4445;
}

.home-category.owl-carousel .owl-nav button.owl-prev,
.h-t-products1 .trending-products .owl-nav button.owl-prev,
.testimonial-bg1 .testi-m .owl-nav button.owl-prev {
    left: 10px;
}

.home-category.owl-carousel .owl-nav button.owl-next,
.h-t-products1 .trending-products .owl-nav button.owl-next,
.testimonial-bg1 .testi-m .owl-nav button.owl-next {
    right: 10px;
}

.h-t-products1 .trending-products .owl-nav button,
.testimonial-bg1 .testi-m .owl-nav button {
    opacity: 1;
    visibility: visible;
}

    .h-t-products1 .trending-products .owl-nav button:hover,
    .testimonial-bg1 .testi-m .owl-nav button:hover {
        background-color: #fff;
        color: #cc4445;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    }

    .h-t-products1 .trending-products .owl-nav button.owl-prev,
    .testimonial-bg1 .testi-m .owl-nav button.owl-prev {
        left: -10px;
    }

    .h-t-products1 .trending-products .owl-nav button.owl-next,
    .testimonial-bg1 .testi-m .owl-nav button.owl-next {
        right: -10px;
    }
/* Carousel Dots css */
.testimonial-bg1 .testi-m.owl-theme .owl-dots {
    margin-top: 30px;
    line-height: 0px;
}

    .testimonial-bg1 .testi-m.owl-theme .owl-dots button {
        margin-right: 10px;
    }

        .testimonial-bg1 .testi-m.owl-theme .owl-dots button:last-child {
            margin-right: 0px;
        }

        .testimonial-bg1 .testi-m.owl-theme .owl-dots button.owl-dot span {
            width: 6px;
            height: 6px;
            margin: 0px;
            background-color: #cc4445;
            border-radius: 50%;
        }

    .testimonial-bg1 .testi-m.owl-theme .owl-dots .owl-dot.active span,
    .testimonial-bg1 .testi-m.owl-theme .owl-dots .owl-dot:hover span {
        background-color: #000;
    }
/* Swiper button css */
.pro-tab-slider {
    position: relative;
}

    .pro-tab-slider .swiper-buttons {
        height: calc(100%);
        height: -o-calc(100%);
        height: -ms-calc(100%);
        height: -moz-calc(100%);
        height: -webkit-calc(100%);
        top: 0;
        left: 0;
        width: 100%;
        position: absolute;
    }

        .pro-tab-slider .swiper-buttons .content-buttons {
            height: 100%;
            position: relative;
        }

            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next,
            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev {
                background-color: #cc4445;
            }

            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next,
            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev {
                background-image: none;
                height: 30px;
                width: 30px;
                display: flex;
                border-radius: 50%;
                color: #fff;
                opacity: 1;
                z-index: 6;
                font-size: 20px;
                box-shadow: 0px 0px 12px 0px rgba(123, 190, 70, 0.1);
                align-items: center;
                justify-content: center;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

                .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next:hover,
                .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev:hover,
                .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next:focus {
                    background-color: #fff;
                    color: #cc4445;
                    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
                    outline: none;
                }

            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next {
                right: -30px;
            }

            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev {
                left: -30px;
            }

            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next:after {
                content: "\f105";
                font: normal normal normal 14px/1 FontAwesome;
                font-weight: 800;
            }

            .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev:after {
                content: "\f104";
                font: normal normal normal 14px/1 FontAwesome;
                font-weight: 800;
            }
/* Trending Products css */
.tred-pro {
    position: relative;
}

    .tred-pro .Pro-lable span.p-text,
    .tred-pro .Pro-lable span.p-discount {
        position: absolute;
        top: 5px;
        font-size: 13px;
        color: #fff;
        padding: 2px 10px 2px 15px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
    }

    .tred-pro .Pro-lable span.p-text {
        right:0;
        left: unset;
        background-color: #cc4445;
    }

    .tred-pro .Pro-lable span.p-discount {
        right: 5px;
        background-color: #e30514;
    }

    .tred-pro .pro-icn {
        position: absolute;
        bottom: 15px;
        left: 0px;
        right: 0px;
        text-align: center;
        margin: 0px;
    }

        .tred-pro .pro-icn a.w-c-q-icn:first-child {
            transform: translateX(40px);
        }

        .tred-pro .pro-icn a.w-c-q-icn:last-child {
            transform: translateX(-40px);
        }

    .tred-pro:hover .pro-icn a.w-c-q-icn:first-child {
        margin-right: 15px;
    }

    .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
        margin-left: 15px;
    }

    .tred-pro:hover .pro-icn a.w-c-q-icn:first-child,
    .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
        transform: translateX(0);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    .tred-pro .pro-icn a.w-c-q-icn i {
        background-color: #fff;
        color: #000;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0px;
        font-size: 16px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        opacity: 0;
        visibility: hidden;
    }

    .tred-pro .pro-icn a.w-c-q-icn:hover i {
        color: #cc4445;
    }

    .tred-pro:hover .pro-icn a.w-c-q-icn i {
        opacity: 1;
        visibility: visible;
    }

.caption {
    padding-top: 15px;
}

    .caption h3 {
        font-size: 14px;
        font-weight: 400;
    }

        .caption h3 a {
            display: block;
            white-space: nowrap;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .caption .rating {
        display: flex;
        margin-top: 12px;
    }

        .caption .rating i {
            color: #ccc;
            font-size: 14px;
            margin-right: 5px;
        }

            .caption .rating i.b-star,
            .caption .rating i.c-star,
            .caption .rating i.d-star,
            .caption .rating i.e-star {
                color: #cc4445;
            }

            .caption .rating i:last-child {
                margin-right: 0px;
            }

    .caption .pro-price {
        margin-top: 13px;
    }

        .caption .pro-price span.new-price {
            font-size: 16px;
            font-weight: 600;
            margin-right: 5px;
            line-height: 1;
        }

        .caption .pro-price span.old-price {
            color: #999;
            font-size: 14px;
            line-height: 1;
        }
/* additional image css */
.tred-pro .tr-pro-img a img {
    backface-visibility: hidden;
}

    .tred-pro .tr-pro-img a img.additional-image {
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
        opacity: 0;
        visibility: hidden;
    }

.tred-pro:hover .tr-pro-img a img.additional-image {
    opacity: 1;
    visibility: visible;
}

.tred-pro .tr-pro-img a img.additional-image,
.tred-pro:hover .tr-pro-img a img.additional-image {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
/* quick view css */
.quick-view .modal.fade.show {
    display: flex !important;
    align-items: center;
    justify-items: center;
}

.quick-view .modal .modal-dialog {
    max-width: 650px;
    background-color: #fff;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    left: 0;
    right: 0;
}

    .quick-view .modal .modal-dialog .modal-content {
        border: none;
    }

        .quick-view .modal .modal-dialog .modal-content .modal-header {
            width: 100%;
            padding: 15px;
            float: right;
            display: flex;
            align-items: center;
        }

            .quick-view .modal .modal-dialog .modal-content .modal-header h5 {
                font-size: 16px;
                line-height: 1;
            }

        .quick-view .modal .modal-dialog .modal-content .quick-veiw-area {
            padding: 15px;
            display: flex;
            align-items: flex-start;
        }

            .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-image {
                width: 50%;
            }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-image ul.quick-slider {
                    margin-top: 15px;
                    border-bottom: none;
                }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-image ul.quick-slider li a {
                        padding: 0px;
                        border: none;
                    }

            .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption {
                width: calc(50% - 15px);
                margin-left: 15px;
            }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption h4 {
                    font-size: 18px;
                }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-price {
                    margin-top: 10px;
                }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-price span.new-price {
                        margin-right: 5px;
                        font-size: 15px;
                        font-weight: 700;
                    }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-price span.old-price {
                        color: #999;
                        font-size: 14px;
                        font-weight: 500;
                    }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-rating {
                    margin-top: 10px;
                }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-rating i {
                        font-size: 16px;
                        color: #999;
                    }

                        .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-rating i.c-star {
                            color: #cc4445;
                        }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .pro-description p {
                    color: #999;
                    font-size: 13px;
                }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .pro-size {
                    margin-top: 10px;
                }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .pro-size label {
                        font-weight: 600;
                    }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .pro-size select {
                        margin-left: 10px;
                        padding: 8px 12px;
                        border: 1px solid #eee;
                        border-radius: 25px;
                        text-transform: uppercase;
                    }

                .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus {
                    margin-top: 15px;
                    display: flex;
                    align-items: center;
                }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus span {
                        display: flex;
                        border: 1px solid #eee;
                    }

                        .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus span a {
                            width: 30px;
                            height: 30px;
                            display: flex;
                            align-items: center;
                            justify-content: center;
                        }

                        .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus span input {
                            width: 50px;
                            height: 30px;
                            padding: 0px;
                            text-align: center;
                            border-top: none;
                            border-bottom: none;
                        }

                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus a.quick-cart,
                    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus a.quick-wishlist {
                        width: 40px;
                        height: 40px;
                        background-color: #cc4445;
                        color: #fff;
                        font-size: 16px;
                        margin-left: 10px;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        border: 2px solid #cc4445;
                        border-radius: 100%;
                    }

                        .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus a.quick-cart:hover,
                        .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .plus-minus a.quick-wishlist:hover {
                            color: #cc4445;
                            background-color: transparent;
                        }
/* deal of the day css */
.home-countdown1 .back-img {
    background-attachment: fixed;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    display: flex;
    height: 400px;
}

    .home-countdown1 .back-img .deal-content {
        max-width: 427px;
    }

        .home-countdown1 .back-img .deal-content h2 {
            color: #222;
            line-height: 1;
        }

        .home-countdown1 .back-img .deal-content span.deal-c {
            color: #222;
            font-size: 16px;
            margin-top: 19px;
            font-weight: 500;
        }
        /* timer */
        .home-countdown1 .back-img .deal-content ul.contdown_row {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-top: 23px;
        }

            .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section {
                background-color: #cc4445;
                position: relative;
                width: 70px;
                height: 70px;
                margin-right: 20px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
            }

                .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section:after {
                    content: ":";
                    position: absolute;
                    left: -13px;
                    bottom: 50%;
                    transform: translateY(50%);
                    color: #222;
                    font-size: 22px;
                    font-weight: 600;
                }

                .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section:last-child:after {
                    display: none;
                }

                .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section span.countdown_timer {
                    color: #fff;
                    font-size: 22px;
                    font-weight: 600;
                }

                .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section span.countdown_title {
                    color: #fff;
                    text-align: center;
                    font-size: 12px;
                    font-weight: 400;
                    text-transform: uppercase;
                    display: inline-block;
                }

        .home-countdown1 .back-img .deal-content a {
            margin-top: 30px;
        }

            .home-countdown1 .back-img .deal-content a:hover {
                color: #fff;
            }
/* Our Products tab css */
.our-products-tab ul.nav.nav-tabs {
    border-bottom: none;
    justify-content: center;
    margin-bottom: 60px;
}

    .our-products-tab ul.nav.nav-tabs li.nav-item {
        margin-left: 60px;
    }

        .our-products-tab ul.nav.nav-tabs li.nav-item:last-child {
            margin-right: 0px;
        }

        .our-products-tab ul.nav.nav-tabs li.nav-item a.nav-link {
            color: #949494;
            font-size: 14px;
            font-weight: 600;
            padding: 12px 30px;
            border-radius: 50px;
            margin-bottom: 0px;
        }

            .our-products-tab ul.nav.nav-tabs li.nav-item a.nav-link.active,
            .our-products-tab ul.nav.nav-tabs li.nav-item a.nav-link:hover {
                color: #000;
                border: 1px solid #000;
            }
/* Testimonial css */
.testimonial-bg1 {
    background-color: #f9f9f9;
}

    .testimonial-bg1 .testi-m .testimonial-area {
        padding: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border: 1px solid #eee;
    }

        .testimonial-bg1 .testi-m .testimonial-area:before {
            content: "\f10d";
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 20px;
            font-weight: 900;
            background-color: #ffb503;
            color: #fff;
            width: 60px;
            height: 60px;
            align-items: center;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 7px auto;
            border-radius: 50px;
        }

        .testimonial-bg1 .testi-m .testimonial-area:after {
            content: "";
            position: absolute;
            left: 50%;
            top: 30px;
            transform: translateX(-50%);
            width: 75px;
            height: 75px;
            border: 1px solid #ffb503;
            border-radius: 50px;
        }

        .testimonial-bg1 .testi-m .testimonial-area span.tsti-title {
            font-size: 18px;
            font-weight: 500;
            margin-top: 13px;
        }

        .testimonial-bg1 .testi-m .testimonial-area p {
            margin-top: 16px;
        }

        .testimonial-bg1 .testi-m .testimonial-area .testi-name {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 20px;
        }

            .testimonial-bg1 .testi-m .testimonial-area .testi-name h6 {
                font-size: 16px;
                font-weight: 500;
                line-height: 1;
            }

            .testimonial-bg1 .testi-m .testimonial-area .testi-name span {
                color: #ffb503;
                display: flex;
                margin-top: 17px;
            }

                .testimonial-bg1 .testi-m .testimonial-area .testi-name span i {
                    margin-right: 5px;
                }

                    .testimonial-bg1 .testi-m .testimonial-area .testi-name span i:last-child {
                        margin-right: 0px;
                    }
/* Blog css */
.blog1 .home-blog .owl-stage {
    counter-reset: my-sec-counter;
    display: flex;
}

.blog1 .home-blog .owl-item {
    padding: 0 2px;
}

    .blog1 .home-blog .owl-item:before,
    .blog1 .home-blog .owl-item:after {
        background-color: #cc4445;
    }

    .blog1 .home-blog .owl-item:before {
        counter-increment: my-sec-counter;
        content: counter(my-sec-counter);
        position: absolute;
        top: 0px;
        left: 15px;
        width: 50px;
        height: 50px;
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        border-radius: 0px 5% 25% 25%;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .blog1 .home-blog .owl-item:after {
        content: "";
        width: 20px;
        height: 15px;
        position: absolute;
        top: 0px;
        left: 2px;
        opacity: 0.8;
        border-radius: 20px 5px 0px 0px;
    }

.blog1 .home-blog .blog-start {
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 15px;
}

    .blog1 .home-blog .blog-start .blog-image {
        display: flex;
    }

        .blog1 .home-blog .blog-start .blog-image a img {
            backface-visibility: hidden;
        }

    .blog1 .home-blog .blog-start .blog-content {
        padding: 30px;
    }

        .blog1 .home-blog .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
        }

            .blog1 .home-blog .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

        .blog1 .home-blog .blog-start .blog-content .blog-title span.blog-admin {
            display: block;
            margin-top: 7px;
            line-height: 1;
        }

            .blog1 .home-blog .blog-start .blog-content .blog-title span.blog-admin span.blog-editor {
                color: #000;
                font-weight: 600;
            }

        .blog1 .home-blog .blog-start .blog-content p.blog-description {
            color: #999;
            margin-top: 21px;
        }

        .blog1 .home-blog .blog-start .blog-content a.read-link {
            display: flex;
            align-items: center;
            margin-top: 20px;
            font-weight: 600;
            line-height: 1;
            -webkit-transition: all 0s ease-in-out 0s;
            -o-transition: all 0s ease-in-out 0s;
            transition: all 0s ease-in-out 0s;
        }

            .blog1 .home-blog .blog-start .blog-content a.read-link span {
                color: #222;
            }

            .blog1 .home-blog .blog-start .blog-content a.read-link:hover span {
                color: #cc4445;
            }

            .blog1 .home-blog .blog-start .blog-content a.read-link i {
                padding-left: 5px;
                font-size: 12px;
            }

            .blog1 .home-blog .blog-start .blog-content a.read-link:hover i {
                padding-left: 10px;
            }

            .blog1 .home-blog .blog-start .blog-content a.read-link span,
            .blog1 .home-blog .blog-start .blog-content a.read-link:hover span,
            .blog1 .home-blog .blog-start .blog-content a.read-link i,
            .blog1 .home-blog .blog-start .blog-content a.read-link:hover i {
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

        .blog1 .home-blog .blog-start .blog-content .blog-date-comment {
            display: flex;
            justify-content: space-between;
            margin-top: 12px;
            line-height: 1
        }

            .blog1 .home-blog .blog-start .blog-content .blog-date-comment a {
                font-weight: 600;
            }

.blog1 .all-blog {
    text-align: center;
    margin-top: 30px;
}
/* news letter css */
.news-letter1 .home-news {
    /*width: 50%;
    margin-left: 25%;*/
    text-align: center
}

    .news-letter1 .home-news h2 {
        color: #333;
        font-size: 30px;
        line-height: 1;
    }

    .news-letter1 .home-news p {
        color: #333;
        margin-top: 8px;
    }

    .news-letter1 .home-news form {
        width: 100%;
        position: relative;
        margin-top: 22px;
        border-radius: 25px;
        overflow: hidden;
    }

        .news-letter1 .home-news form input {
            width: 100%;
            padding: 10px 15px 10px 20px;
            border-radius: 25px;
        }

        .news-letter1 .home-news form button {
            position: absolute;
            right: 0px;
            height: 100%;
        }

            .news-letter1 .home-news form button.news-sub {
                display: none;
            }
/* footer css */
/*.footer-one{
    background-color: #faf8ed;
}*/
/* service css */
.footer-service ul.service-ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .footer-service ul.service-ul li.service-li {
        width: calc(25%);
        display: flex;
        align-items: center;
    }

        .footer-service ul.service-ul li.service-li a {
            position: relative;
            font-size: 30px;
            width: 80px;
            height: 80px;
            margin-left: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #cc4445;
            border-radius: 100%;
        }

            .footer-service ul.service-ul li.service-li a::before,
            .footer-service ul.service-ul li.service-li a::after {
                content: "";
                position: absolute;
                background-color: #cc4445;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .footer-service ul.service-ul li.service-li a::after {
                width: 65px;
                height: 65px;
                border-radius: 50px;
            }

            .footer-service ul.service-ul li.service-li a::before {
                right: 0px;
                width: 15px;
                height: 2px;
                opacity: 0;
                visibility: hidden;
            }

        .footer-service ul.service-ul li.service-li:hover a::after {
            transform: skew(5deg, 5deg);
        }

        .footer-service ul.service-ul li.service-li:hover a::before {
            right: -15px;
            opacity: 1;
            visibility: visible;
        }

        .footer-service ul.service-ul li.service-li a i {
            position: relative;
            color: #fff;
            z-index: 1;
        }

        .footer-service ul.service-ul li.service-li span {
            font-size: 15px;
        }
/* company detail css */
.f-logo {
    padding-top: 50px;
    border-top: 1px solid #c7c7c7;
}

    .f-logo ul.footer-ul {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
    }

        .f-logo ul.footer-ul li.footer-li {
            width: 25%;
            padding-right: 15px;
        }

            .f-logo ul.footer-ul li.footer-li:last-child {
                padding-right: 0px;
            }

            .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul {
                display: flex;
                align-items: center;
            }

                .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li.footer-icon i {
                    color: #cc4445;
                    font-size: 40px;
                }

                .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li.footer-info {
                    width: calc(100% - 30px);
                    margin-right: 10px;
                    padding: 0 5px;
                }

                .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li h6 {
                    font-size: 16px;
                    color: #cc4445;
                    line-height: 1;
                }

                .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li span,
                .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li a {
                    display: block;
                    font-size: 13px;
                    margin-top: 5px;
                }

                    .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li span:first-of-type,
                    .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li a:first-of-type {
                        margin-top: 9px;
                    }
/* footer bottom css */
.footer-bottom {
    margin-top: 50px;
    border-top: 1px solid #c7c7c7;
}

.footer-link {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .footer-link .f-link {
        width: calc(33% - 30px);
        margin-left: 30px;
        padding: 0 15px;
    }

        .footer-link .f-link .h-footer {
            color: #cc4445;
            font-size: 16px;
            font-weight: 600;
            line-height: 1;
        }

        .footer-link .f-link a.h-footer {
            display: none;
        }

        .footer-link .f-link .collapse:not(.show) {
            display: block;
        }

        .footer-link .f-link ul.f-link-ul {
            padding-top: 20px;
        }

            .footer-link .f-link ul.f-link-ul li.f-link-ul-li {
                margin-top: 10px;
                padding-top: 10px;
                border-top: 1px solid #e5e5e5;
            }

                .footer-link .f-link ul.f-link-ul li.f-link-ul-li:first-child {
                    margin-top: 0px;
                    padding-top: 0px;
                    border-top: none;
                }

                .footer-link .f-link ul.f-link-ul li.f-link-ul-li a {
                    font-size: 13px;
                }
/* footer copyright css */
.footer-copyright {
    padding: 15px 0;
    background-color: #cc4445;
}

    .footer-copyright ul.f-bottom {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        margin-left: -30px;
    }

        .footer-copyright ul.f-bottom li.f-c {
            width: calc(33.33% - 30px);
            margin-left: 30px;
        }

        .footer-copyright ul.f-bottom li.f-copyright p {
            color: #fff;
            font-size: 13px;
        }

        .footer-copyright ul.f-bottom li.f-copyright p {
            color: #fff;
            font-size: 13px;
        }

        .footer-copyright ul.f-bottom li.f-social {
            display: inline-flex;
            justify-content: center;
        }

            .footer-copyright ul.f-bottom li.f-social a.f-icn-link {
                color: #cc4445;
                width: 30px;
                height: 30px;
                display: flex;
                align-items: center;
                justify-content: center;
                margin-left: 5px;
                border: 2px solid #fff;
                background-color: #fff;
                border-radius: 100%;
            }

                .footer-copyright ul.f-bottom li.f-social a.f-icn-link:last-child {
                    margin-right: 0;
                }

                .footer-copyright ul.f-bottom li.f-social a.f-icn-link:hover {
                    background-color: transparent;
                    color: #fff;
                }

        .footer-copyright ul.f-bottom li.f-payment {
            text-align: right;
        }
/* back to top css */
a.scroll {
    position: fixed;
    bottom: 80px;
    right: 30px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}

    a.scroll.show {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    a.scroll span {
        color: #cc4445;
        font-size: 16px;
        height: 37px;
        width: 37px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: transparent;
        border: 2px solid #cc4445;
        border-radius: 100%;
    }

    a.scroll:hover span {
        color: #fff;
        background-color: #cc4445;
    }

    a.scroll span,
    a.scroll:hover span {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
/* popup css start */
.vegist-popup .modal-dialog {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%) !important;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.vegist-popup.animated {
    animation-duration: 2s;
}

.vegist-popup .modal-dialog .modal-content .modal-body {
    padding: 0px;
}

    .vegist-popup .modal-dialog .modal-content .modal-body .popup-content {
        position: relative;
    }

        .vegist-popup .modal-dialog .modal-content .modal-body .popup-content:before {
            background-color: #fff;
            content: "";
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            width: 100%;
            height: 100%;
            opacity: 0.3;
        }

        .vegist-popup .modal-dialog .modal-content .modal-body .popup-content a.close-btn {
            position: absolute;
            top: 5px;
            right: 10px;
            font-size: 18px;
        }

        .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter {
            padding: 60px;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            text-align: center;
        }

            .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .logo-content {
                position: relative;
            }

                .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .logo-content h4 {
                    font-size: 20px;
                    margin-top: 12px;
                }

                .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .logo-content span {
                    font-size: 14px;
                    font-weight: 400;
                    margin-top: 7px;
                }

            .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .subscribe-area {
                margin-top: 24px;
                position: relative;
                display: flex;
                justify-content: center;
            }

                .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .subscribe-area input {
                    width: 50%;
                    padding: 7px 15px;
                    background-color: #f7f7f7;
                    border-color: #eee;
                    border-radius: 4px;
                }

                .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .subscribe-area a {
                    margin-top: 20px;
                }
/* breadcrumb css */
.about-breadcrumb .about-back {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 5;
}

    .about-breadcrumb .about-back .about-l ul.about-link {
        text-align: center;
        /*display: inline-flex;
        margin-right: 60px;*/
    }
        .about-breadcrumb .about-back .about-l ul.about-link li {
            padding: 0 10px !important;
        }

            .about-breadcrumb .about-back .about-l ul.about-link li strong {
                padding-bottom: 10px;
            }
.product-selectors.grid-list-select {
    display: inline-flex;
    align-items: center;
}

.page-title h1 {
    font-size: 25px
}

    .page-title h1:after {
        content: "";
        display: block;
        width: 220px;
        background-color: #cc4445;
        height: 2px;
        margin-top: 10px
    }

.page-title {
    padding: 20px 0;
}

.breadcrumb.about-l {
    text-align: flex-end;
    display: block;
}

        .about-breadcrumb .about-back .about-l ul.about-link li.go-home a {
            font-size: 18px;
            color: #333;
            position: relative;
            font-weight: 500;
            padding-bottom: 10px;
        }

           /* .about-breadcrumb .about-back .about-l ul.about-link li.go-home a::after {
                background-color: #333;
                content: "";
                position: absolute;
                bottom: -15px;
                right: 0px;
                left: 0px;
                width: 3px;
                height: 15px;
                margin: 0 auto;
            }*/

        .about-breadcrumb .about-back .about-l ul.about-link li.about-p {
            padding-top: 26px;
        }

            .about-breadcrumb .about-back .about-l ul.about-link li.about-p span {
                font-size: 18px;
                color: #333;
                font-weight: 500;
            }
/* about page css */
.about-content .about-title {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

    .about-content .about-title h1 {
        font-size: 30px;
        line-height: 1;
    }

    .about-content .about-title p {
        margin-top: 18px;
    }

.about-content .about-details {
    text-align: center;
}

.about-content .about-details {
    margin-top: 23px;
}

    .about-content .about-details p {
        margin-top: 15px;
    }

        .about-content .about-details p:first-child {
            margin-top: 0px;
        }

.about-counter {
    background-color: #cc4445;
}

    .about-counter .text-center {
        display: flex;
        flex-wrap: wrap;
    }

        .about-counter .text-center .counter {
            width: 25%;
            border-right: 1px solid #fff;
        }

            .about-counter .text-center .counter:last-child {
                border: none;
            }

        .about-counter .text-center .count-title {
            color: #fff;
            font-size: 55px;
            font-weight: 700;
            margin-top: 10px;
            margin-bottom: 0;
            line-height: 1;
            text-align: center;
        }

        .about-counter .text-center .count-text {
            color: #fff;
            font-size: 14px;
            font-weight: normal;
            margin-top: 15px;
            margin-bottom: 0;
            text-align: center;
        }
/* billing page css */
.billing-area .billing-title h4 {
    font-size: 20px;
}

.billing-area .billing-address-1 {
    padding-top: 15px;
    margin-top: 12px;
    border-top: 1px solid #eee;
}

    .billing-area .billing-address-1 ul.add-name {
        margin-left: -30px;
        display: flex;
        flex-wrap: wrap;
    }

        .billing-area .billing-address-1 ul.add-name li.billing-name {
            width: calc(50% - 30px);
            margin-left: 30px;
            margin-bottom: 15px;
        }

            .billing-area .billing-address-1 ul.add-name li.billing-name input {
                width: 100%;
                font-size: 13px;
                margin-top: 10px;
                border: 1px solid #eee;
            }

    .billing-area .billing-address-1 ul.billing-locatio {
        margin-left: -30px;
        display: flex;
        flex-wrap: wrap;
    }

        .billing-area .billing-address-1 ul.billing-locatio li.billing-info {
            width: calc(33.33% - 30px);
            margin-left: 30px;
            margin-bottom: 15px;
        }

            .billing-area .billing-address-1 ul.billing-locatio li.billing-info input {
                width: 100%;
                margin-top: 10px;
                font-size: 13px;
                border: 1px solid #eee;
            }

    .billing-area .billing-address-1 ul.country-info {
        margin-left: -30px;
        display: flex;
        flex-wrap: wrap;
    }

        .billing-area .billing-address-1 ul.country-info li.billing-country {
            width: calc(50% - 30px);
            margin-left: 30px;
            margin-bottom: 22px;
        }

            .billing-area .billing-address-1 ul.country-info li.billing-country input {
                width: 100%;
                margin-top: 10px;
                font-size: 13px;
                border: 1px solid #eee;
            }

            .billing-area .billing-address-1 ul.country-info li.billing-country select {
                width: 100%;
                margin-top: 10px;
                font-size: 13px;
                border: 1px solid #eee;
            }

.billing-area .next-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
}

    .billing-area .next-button a {
        background-color: #cc4445;
        color: #fff;
        font-weight: 600;
        padding: 7px 15px;
        border: 2px solid #cc4445;
        border-radius: 3px;
        line-height: 1;
    }

        .billing-area .next-button a:hover {
            background-color: transparent;
            color: #000;
        }
/* cancellation page css */
.cancellation-title h1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.cancellation-content ul.cancellation {
    list-style-type: unset;
}

    .cancellation-content ul.cancellation li {
        margin-bottom: 15px;
    }
/* cart page css */
.cart-area {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

    .cart-area:last-child {
        border-bottom: none;
        padding-bottom: 0px;
    }

    .cart-area .cart-details .cart-item {
        padding: 13px 0px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
        direction:ltr
    }

        .cart-area .cart-details .cart-item span.cart-head {
            font-size: 16px;
            font-weight: 700;
        }

        .cart-area .cart-details .cart-item span.c-items {
            border-bottom: 1px solid #000;
            margin-bottom: 3px;
            padding: 0 15px;
        }

    .cart-area .cart-details .cart-all-pro {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

        .cart-area .cart-details .cart-all-pro .cart-pro {
            width: 60%;
            margin-top: 20px;
            display: flex;
        }

            .cart-area .cart-details .cart-all-pro .cart-pro .cart-pro-image {
                margin-left: 15px;
            }

            .cart-area .cart-details .cart-all-pro .cart-pro .pro-details h4 {
                font-size: 16px;
                line-height: 1;
            }

            .cart-area .cart-details .cart-all-pro .cart-pro .pro-details span.pro-size {
                margin-top: 10px;
                display: block;
                line-height: 1;
                font-size: 11px;
                color: #8f8f8f;
                font-family: sans-serif !important;
                line-height: 1.5;
            }

                .cart-area .cart-details .cart-all-pro .cart-pro .pro-details span.pro-size span.size {
                    font-weight: 600;
                }

            .cart-area .cart-details .cart-all-pro .cart-pro .pro-details span.pro-shop {
                margin-top: 10px;
                display: block;
                line-height: 1;
            }

            .cart-area .cart-details .cart-all-pro .cart-pro .pro-details span.cart-pro-price {
                margin-top: 10px;
                display: block;
                line-height: 1;
            }

        .cart-area .cart-details .cart-all-pro .qty-item {
            width: 20%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .cart-area .cart-details .cart-all-pro .qty-item .plus-minus {
                display: flex;
                align-items: center;
            }

                .cart-area .cart-details .cart-all-pro .qty-item .plus-minus span {
                    display: flex;
                    border: 1px solid #eee;
                }

                    .cart-area .cart-details .cart-all-pro .qty-item .plus-minus span a {
                        width: 30px;
                        height: 30px;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                    }

                    .cart-area .cart-details .cart-all-pro .qty-item .plus-minus span input {
                        width: 50px;
                        height: 30px;
                        padding: 0px;
                        text-align: center;
                        border-top: none;
                        border-bottom: none;
                    }

                .cart-area .cart-details .cart-all-pro .qty-item .plus-minus a.quick-cart,
                .cart-area .cart-details .cart-all-pro .qty-item .plus-minus a.quick-wishlist {
                    width: 40px;
                    height: 40px;
                    background-color: #cc4445;
                    color: #fff;
                    font-size: 16px;
                    margin-left: 10px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border-radius: 100%;
                }

            .cart-area .cart-details .cart-all-pro .qty-item .center a.pro-remove {
                background: #cc4445;
                color: #fff;
                padding: 5px;
                border-radius: 5px;
                margin-top: 15px;
                text-decoration: none;
                display: flex;
                align-items: center;
                justify-content: center;
            }
                .cart-area .cart-details .cart-all-pro .qty-item .center a.pro-remove:hover {
                    background: #333;
                }

                .cart-area .cart-details .cart-all-pro .all-pro-price {
                    width: 20%;
                    text-align: right;
                }

            .cart-area .cart-details .cart-all-pro .all-pro-price span {
                font-weight: 600;
            }

    .cart-area .cart-details .other-link {
        margin-top: 21px;
        padding: 15px 0px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

        .cart-area .cart-details .other-link ul.c-link {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .cart-area .cart-details .other-link ul.c-link li.cart-other-link a {
                color: #cc4445;
                text-decoration: underline;
            }

.cart-total {
    background-color: #f7f7f7;
    position: sticky;
    top: 0px;
    padding: 15px;
}

    .cart-total .cart-price {
        padding-top: 15px;
        padding-bottom: 14px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .cart-total .cart-price span.total {
            font-weight: 600;
        }

    .cart-total .cart-info h4 {
        font-size: 14px;
        margin-top: 25px;
    }

    .cart-total .cart-info form {
        margin-top: 8px;
    }

        .cart-total .cart-info form label {
            font-size: 13px;
            margin-top: 15px;
        }

            .cart-total .cart-info form label:first-child {
                margin-top: 0px;
            }

        .cart-total .cart-info form select {
            width: 100%;
            background-color: #fff;
            padding: 8px 10px;
            border: 1px solid #eee;
            border-radius: 3px;
            margin-top: 10px;
        }

        .cart-total .cart-info form input {
            width: 100%;
            background-color: #fff;
            padding: 8px 10px;
            font-size: 12px;
            border: 1px solid #eee;
            border-radius: 3px;
            margin-top: 10px;
        }

    .cart-total .cart-info a.cart-calculate {
        color: #cc4445;
        margin-top: 25px;
        text-decoration: underline;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cart-total .shop-total {
        margin-top: 26px;
        padding: 14px 0px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .cart-total .shop-total span.total-amount {
            font-weight: 600;
        }

    .cart-total a.check-link {
        color: #cc4445;
        margin-top: 25px;
        text-decoration: underline;
        display: flex;
        align-items: center;
        justify-content: center;
    }
/* cart style-3 css */
.cart-style-3 {
    margin-top: 21px;
}

    .cart-style-3 h2.cart-main-title {
        font-size: 24px;
    }

    .cart-style-3 .c-total {
        margin-top: 21px;
    }

        .cart-style-3 .c-total ul li.c-all-price {
            padding-top: 15px;
            padding-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee;
        }

        .cart-style-3 .c-total ul li span {
            font-weight: 600;
        }

    .cart-style-3 .recive-details {
        margin-top: 15px;
    }

        .cart-style-3 .recive-details h4.recive-title {
            font-size: 14px;
        }

        .cart-style-3 .recive-details form {
            margin-top: 9px;
        }

            .cart-style-3 .recive-details form .form-1 ul {
                display: flex;
                flex-wrap: wrap;
                align-items: flex-end;
                margin-left: -15px;
            }

                .cart-style-3 .recive-details form .form-1 ul li {
                    width: calc(25% - 15px);
                    margin-left: 15px;
                }

                    .cart-style-3 .recive-details form .form-1 ul li label {
                        display: block;
                        font-size: 13px;
                        font-weight: 500;
                    }

                    .cart-style-3 .recive-details form .form-1 ul li select {
                        width: 100%;
                        margin-top: 10px;
                    }

                    .cart-style-3 .recive-details form .form-1 ul li input {
                        width: 100%;
                        margin-top: 10px;
                    }

                    .cart-style-3 .recive-details form .form-1 ul li a {
                        width: 100%;
                        text-align: center;
                        text-transform: uppercase;
                    }

    .cart-style-3 .c-total .recive-details form .form-2 {
        border-top: 1px solid #eee;
        margin-top: 30px;
        padding-top: 25px;
    }

        .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-left: -15px;
        }

            .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments {
                width: calc(50% - 15px);
                margin-left: 15px;
            }

                .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments label {
                    display: block;
                    font-size: 13px;
                    font-weight: 500;
                }

                .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments textarea {
                    width: 100%;
                    margin-top: 10px;
                }

                .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments a.btn-style1 {
                    width: 50%;
                    float: right;
                    text-align: center;
                }

/* empty cart css */
.empty-area .empty-start {
    text-align: center;
}

    .empty-area .empty-start h2.empty-title {
        font-size: 26px;
        font-weight: 600;
    }

        .empty-area .empty-start h2.empty-title span.color-text {
            color: #cc4445;
        }

    .empty-area .empty-start span.empty-more {
        margin-top: 30px;
    }

        .empty-area .empty-start span.empty-more a {
            color: #cc4445;
            font-size: 16px;
            font-weight: 600;
        }

/* cart login box css */
.register-area {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .register-area .register-box {
        width: 50%;
        padding: 30px;
        border: 1px solid #eee;
    }

        .register-area .register-box h1 {
            font-size: 30px;
            text-align: center;
        }

        .register-area .register-box p {
            margin-top: 10px;
            text-align: center;
        }

        .register-area .register-box form {
            margin-top: 22px;
        }

            .register-area .register-box form input {
                width: 100%;
                padding: 10px 15px;
                margin-top: 20px;
                font-size: 13px;
                border: 1px solid #eee;
                border-radius: 3px;
            }

                .register-area .register-box form input:first-child {
                    margin-top: 0px;
                }

        .register-area .register-box a.btn-style1 {
            width: 100%;
            margin-top: 30px;
            text-align: center;
        }

    .register-area .register-account {
        width: calc(50% - 30px);
        margin-left: 30px;
        padding:30px;
    }

        .register-area .register-account h4 {
            font-size: 16px;
            text-align: center;
        }

        .register-area .register-account a.ceate-a {
            position: relative;
            color: #cc4445;
            width: 100%;
            padding: 13px 25px;
            margin-top: 30px;
            font-weight: 600;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #cc4445;
            border-radius: 3px;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
        }

            .register-area .register-account a.ceate-a::after {
                background-color: #cc4445;
                content: "";
                position: absolute;
                top: 0px;
                right: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                opacity: 0;
                visibility: hidden;
            }

            .register-area .register-account a.ceate-a:hover::after {
                opacity: 0.1;
                visibility: visible;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
            }

        .register-area .register-account .register-info a.terms-link span {
            color: #000;
            line-height: 1;
            font-size: 12px;
        }

        .register-area .register-account .register-info a.terms-link {
            color: #cc4445;
            margin-top: 30px;
            font-size: 12px;
            font-weight: 600;
        }

        .register-area .register-account .register-info p {
            font-size: 13px;
            margin-top: 10px;
        }

            .register-area .register-account .register-info p a {
                color: #cc4445;
                font-weight: 600;
            }
/* coming soon page css */
.coming-soon-area {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .coming-soon-area .coming-soon-image ul.coming-soon {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .coming-soon-area .coming-soon-image ul.coming-soon li.coming-icn a {
            font-size: 20px;
            color: #fff;
            margin-left: 15px;
        }

    .coming-soon-area .coming-soon-image .coming-timer {
        color: #fff;
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        left: 0px;
        right: 0px;
        width: 30%;
        margin: 0 auto;
        text-align: center;
    }

        .coming-soon-area .coming-soon-image .coming-timer p.coming-slogan {
            margin-bottom: 25px;
            font-size: 16px;
            font-weight: 600;
            display: inline-block;
            border-bottom: 2px solid #fff;
        }

        .coming-soon-area .coming-soon-image .coming-timer h3.coming-soon-title {
            color: #fff;
            font-size: 60px;
            line-height: 1;
        }

        .coming-soon-area .coming-soon-image .coming-timer span.subscribe {
            font-size: 18px;
            margin-top: 25px;
            margin-bottom: 25px;
            font-weight: 500;
        }

        .coming-soon-area .coming-soon-image .coming-timer form {
            position: relative;
        }

            .coming-soon-area .coming-soon-image .coming-timer form input {
                width: 100%;
                display: block;
                border: none;
                padding: 10px;
                margin: 0 auto;
                font-size: 13px;
                border-radius: 4px;
            }

            .coming-soon-area .coming-soon-image .coming-timer form a.subscribe-btn {
                position: absolute;
                bottom: 50%;
                transform: translateY(50%);
                right: 20px;
            }

    .coming-soon-area .coming-soon-image ul.contdown_row {
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        right: 15px;
    }

        .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section {
            background-color: #cc4445;
            width: 200px;
            height: 150px;
            margin-top: 40px;
            margin-right: 20px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            border: 3px solid #cc4445;
            border-radius: 50px 50px 50px 0px;
            cursor: pointer;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

            .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section:first-child {
                margin-top: 0px;
            }

            .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section:hover {
                background-color: transparent;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_timer {
                color: #fff;
                display: block;
                font-size: 50px;
                font-weight: 700;
                line-height: 1;
            }

            .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_title {
                color: #fff;
                font-size: 28px;
                line-height: 1;
                font-weight: 500;
                margin-top: 20px;
            }
/* faq page css */
.faq-title {
    margin-bottom: 37px;
}

.faq-collapse .faq-title {
    margin-bottom: 45px;
}

.faq-title h1 {
    font-size: 30px;
    margin-bottom: 18px;
    text-align: center;
    line-height: 1;
}

.faq-title p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.faq-box {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .faq-box ul.faq-ul {
        width: calc(50% - 30px);
        margin-left: 30px;
        margin-top: -16px;
    }

        .faq-box ul.faq-ul li.faq-li {
            margin-top: 16px;
        }

            .faq-box ul.faq-ul li.faq-li h3 {
                font-size: 16px;
                color: #333;
                font-weight: 600;
            }

                .faq-box ul.faq-ul li.faq-li h3 span {
                    color: #cc4445;
                }

            .faq-box ul.faq-ul li.faq-li span.faq-desc {
                padding-left: 20px;
                margin-top: 6px;
                line-height: 25px;
            }

    .faq-box a.btn-style1 {
        margin: 0 auto;
        margin-top: 22px;
    }
/* collapse css */
.faq-start {
    margin-bottom: 30px;
}

    .faq-start span {
        background-color: #fff;
        display: block;
        width: 40px;
        height: 40px;
        font-size: 15px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    }

    .faq-start a.collapse-title {
        background-color: #cc4445;
        color: #fff;
        padding: 10px 15px;
        font-size: 16px;
        display: block;
        font-weight: 600;
    }

    .faq-start .collapse-content {
        padding-top: 13px;
    }

        .faq-start .collapse-content p {
            margin-top: 14px;
        }

            .faq-start .collapse-content p:first-child {
                margin-top: 0px;
            }
/* forgot password page css */
.forgat-password-area {
    width: 50%;
    margin: 0 auto;
}

    .forgat-password-area h4.forgot-title {
        font-size: 20px;
        text-align: center;
    }

    .forgat-password-area .forgot-p {
        border: 1px solid #eee;
        margin-top: 21px;
    }

        .forgat-password-area .forgot-p span.forgot {
            width: 100%;
            background-color: #cc4445;
            color: #fff;
            padding: 15px;
            text-align: center;
        }

        .forgat-password-area .forgot-p form {
            width: 100%;
            padding: 30px;
        }

            .forgat-password-area .forgot-p form input {
                width: 100%;
                font-size: 13px;
                border: 1px solid #eee;
                text-align: center;
            }

        .forgat-password-area .forgot-p a.forgot-link {
            width: 100%;
            background-color: #cc4445;
            color: #fff;
            padding: 15px;
            font-weight: 400;
            text-align: center;
        }

            .forgat-password-area .forgot-p a.forgot-link span {
                background-color: #000;
                border: 2px solid #000;
                padding: 8px 10px;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

                .forgat-password-area .forgot-p a.forgot-link span i {
                    font-size: 18px;
                    margin-left: 3px;
                }

                .forgat-password-area .forgot-p a.forgot-link span:hover {
                    background-color: transparent;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }
/* order complete page css */
.order-area .order-price ul.total-order {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .order-area .order-price ul.total-order li:last-child {
        text-align: right;
    }

    .order-area .order-price ul.total-order li span.order-no {
        display: block;
        font-weight: 600;
    }

    .order-area .order-price ul.total-order li span.order-date {
        color: #bbbbbb;
        margin-top: 5px;
    }

    .order-area .order-price ul.total-order li span.total-price {
        display: block;
        text-align: right;
        font-weight: 600;
    }

    .order-area .order-price ul.total-order li span.amount {
        margin-top: 5px;
        text-align: right;
        font-weight: 600;
    }

.order-area .order-details {
    margin-top: 24px;
    padding-top: 28px;
    border-top: 1px solid #eee;
    text-align: center;
}

    .order-area .order-details span.order-i {
        font-size: 30px;
        line-height: 1;
    }

    .order-area .order-details span.order-s {
        display: block;
        margin-top: 8px;
    }

    .order-area .order-details a.tracking-link {
        margin-top: 24px;
    }

        .order-area .order-details a.tracking-link:hover {
            background-color: transparent;
            color: #000;
        }

.order-area .order-delivery {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

    .order-area .order-delivery ul.delivery-payment {
        display: flex;
        flex-wrap: wrap;
        margin: -30px 0px 0px -30px;
    }

        .order-area .order-delivery ul.delivery-payment li {
            width: calc(50% - 30px);
            margin: 30px 0px 0px 30px;
            border-right: 1px solid #eee;
        }

            .order-area .order-delivery ul.delivery-payment li:last-child {
                border-right: none;
            }

            .order-area .order-delivery ul.delivery-payment li h5 {
                font-size: 16px;
            }

            .order-area .order-delivery ul.delivery-payment li p {
                margin-top: 6px;
            }

            .order-area .order-delivery ul.delivery-payment li.delivery p {
                font-weight: 600;
            }

            .order-area .order-delivery ul.delivery-payment li.pay p {
                color: #bbb;
            }

            .order-area .order-delivery ul.delivery-payment li span.order-span {
                display: block;
                margin-top: 9px;
            }

                .order-area .order-delivery ul.delivery-payment li span.order-span:first-of-type {
                    margin-top: 7px;
                }

            .order-area .order-delivery ul.delivery-payment li span.p-label {
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .order-area .order-delivery ul.delivery-payment li span.p-label span.o-price {
                    font-weight: 600;
                }
/* track page css */
.track-area .track-price ul.track-order {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .track-area .track-price ul.track-order li h4 {
        font-size: 16px;
    }

    .track-area .track-price ul.track-order li span.track-status {
        font-size: 16px;
        font-weight: 600;
    }

.track-area .track-main {
    margin-top: 30px;
    padding-top: 8px;
    border-top: 1px solid #eee;
}

    .track-area .track-main .track {
        position: relative;
        height: 7px;
        display: flex;
        margin-bottom: 40px;
        margin-top: 40px
    }

        .track-area .track-main .track:before {
            background-color: #ddd;
            content: '';
            position: absolute;
            bottom: 50%;
            transform: translateY(50%);
            width: 100%;
            height: 7px;
        }

        .track-area .track-main .track .step {
            width: 25%;
            margin-top: -18px;
            text-align: center;
            position: relative
        }

            .track-area .track-main .track .step.active:before {
                background-color: #cc4445;
            }

            .track-area .track-main .track .step::before {
                height: 7px;
                position: absolute;
                content: "";
                width: 100%;
                left: 0;
                top: 18px
            }

            .track-area .track-main .track .step.active .icon {
                background-color: #cc4445;
                color: #fff
            }

        .track-area .track-main .track .icon {
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            position: relative;
            border-radius: 100%;
            background: #ddd
        }

        .track-area .track-main .track .step.active .text {
            font-weight: 400;
            color: #000
        }

        .track-area .track-main .track .text {
            display: block;
            margin-top: 7px
        }
/* contact page css */
.map-area .map-title h1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.map-area .map {
    display: flex;
}

    .map-area .map iframe {
        width: 100%;
        height: 680px;
    }

.map-area .map-details {
    display: flex;
    flex-wrap: wrap;
}

    .map-area .map-details .contact-info {
        width: 50%;
    }

        .map-area .map-details .contact-info .contact-details h4 {
            font-size: 18px;
        }

        .map-area .map-details .contact-info .contact-details form {
            margin-top: 18px;
        }

            .map-area .map-details .contact-info .contact-details form label {
                display: block;
                margin-top: 15px;
            }

                .map-area .map-details .contact-info .contact-details form label:first-child {
                    margin-top: 0px;
                }

            .map-area .map-details .contact-info .contact-details form input {
                width: 100%;
                border-radius: 4px;
                padding: 7px 15px;
                margin-top: 10px;
            }

            .map-area .map-details .contact-info .contact-details form textarea {
                width: 100%;
                resize: none;
                margin-top: 10px;
                border-radius: 4px;
            }

        .map-area .map-details .contact-info .contact-details a {
            margin-top: 24px;
            display: inline-flex;
            align-items: center;
        }

            .map-area .map-details .contact-info .contact-details a i {
                margin-left: 5px;
            }

        .map-area .map-details .contact-info .information {
            margin-left: 30px;
        }

            .map-area .map-details .contact-info .information h4 {
                font-size: 18px;
            }

            .map-area .map-details .contact-info .information p.info-description {
                margin-top: 16px;
            }

            .map-area .map-details .contact-info .information .contact-in {
                margin-top: 22px;
            }

                .map-area .map-details .contact-info .information .contact-in ul.info-details {
                    display: flex;
                    align-items: flex-start;
                    justify-content: flex-start;
                    margin-top: 10px;
                }

                    .map-area .map-details .contact-info .information .contact-in ul.info-details:first-child {
                        margin-top: 0px;
                    }

                    .map-area .map-details .contact-info .information .contact-in ul.info-details li i {
                        font-size: 20px;
                        margin-right: 20px;
                    }

                    .map-area .map-details .contact-info .information .contact-in ul.info-details li h4 {
                        font-size: 14px;
                        line-height: 1;
                    }

                    .map-area .map-details .contact-info .information .contact-in ul.info-details li p {
                        margin-top: 7px;
                    }
/* payment page css */
.payment-title h1 {
    font-size: 30px;
    margin-bottom: 37px;
    text-align: center;
}

.payment {
    margin-bottom: 30px;
}

    .payment span {
        background-color: #fff;
        display: block;
        width: 40px;
        height: 40px;
        font-size: 15px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    }

    .payment h4.payment-title {
        background-color: #cc4445;
        color: #fff;
        padding: 10px 15px;
        font-size: 16px;
        display: block;
        font-weight: 600;
    }

    .payment .payment-content {
        margin-top: 13px;
    }

        .payment .payment-content p {
            margin-top: 5px;
        }

            .payment .payment-content p:first-child {
                margin-top: 0px;
            }
/* privacy policy page css */
.privacy-title h1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.privacy-content ul {
    list-style-type: unset;
}

    .privacy-content ul.privacy-policy li {
        margin-top: 5px;
    }

        .privacy-content ul.privacy-policy li:first-child {
            margin-top: 0px;
        }
/* return page css */
.return-title h1 {
    font-size: 30px;
    margin-bottom: 37px;
    text-align: center;
}

.return {
    margin-bottom: 30px;
}

    .return span {
        background-color: #fff;
        display: block;
        width: 40px;
        height: 40px;
        font-size: 15px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    }

    .return h4.return-title {
        background-color: #cc4445;
        color: #fff;
        padding: 10px 15px;
        font-size: 16px;
        display: block;
        font-weight: 600;
    }

    .return .return-content {
        margin-top: 13px;
    }

        .return .return-content p {
            margin-top: 5px;
        }

            .return .return-content p:first-child {
                margin-top: 0px;
            }
/* terms conditions page css */
.terms-title h1 {
    font-size: 30px;
    margin-bottom: 31px;
    text-align: center;
}

.terms-content ul.terms-policy li:first-child {
    margin-top: 0px;
}

.terms-content ul.terms-policy li {
    margin-top: 16px;
}

    .terms-content ul.terms-policy li h2 {
        font-size: 16px;
        color: #222;
    }

        .terms-content ul.terms-policy li h2 p {
            color: #cc4445;
        }

    .terms-content ul.terms-policy li p.trems-desc {
        padding-left: 20px;
        display: block;
        margin-top: 6px;
    }
/* wishlist page css */
.wishlist-area {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

    .wishlist-area:last-child {
        border-bottom: none;
    }

    .wishlist-area .wishlist-details .wishlist-item {
        padding: 13px 0px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .wishlist-area .wishlist-details .wishlist-item span.wishlist-head {
            font-size: 16px;
            font-weight: 700;
        }

        .wishlist-area .wishlist-details .wishlist-item span.c-items {
            border-bottom: 1px solid #000;
            margin-bottom: 3px;
        }

    .wishlist-area .wishlist-details .wishlist-all-pro {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

        .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro {
            width: 60%;
            margin-top: 20px;
            display: flex;
        }

            .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .wishlist-pro-image {
                margin-left: 15px;
            }

            .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .pro-details h4 {
                font-size: 16px;
                line-height: 1;
            }

            .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .pro-details span.all-size {
                font-size: 14px;
                margin-top: 8px;
                font-weight: 600;
                display: block;
            }

                .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .pro-details span.all-size span.pro-size {
                    font-weight: 400;
                }

            .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .pro-details span.wishlist-text {
                margin-top: 8px;
                line-height: 1;
            }

        .wishlist-area .wishlist-details .wishlist-all-pro .qty-item {
            width: 20%;
        }

            .wishlist-area .wishlist-details .wishlist-all-pro .qty-item a.add-wishlist {
                color: #cc4445;
                margin-top: 7px;
                text-decoration: underline;
                display: block;
                text-align: center;
            }

                .wishlist-area .wishlist-details .wishlist-all-pro .qty-item a.add-wishlist:first-child {
                    margin-top: 0px;
                }

        .wishlist-area .wishlist-details .wishlist-all-pro .all-pro-price {
            width: 20%;
            text-align: right;
        }

            .wishlist-area .wishlist-details .wishlist-all-pro .all-pro-price span.new-price {
                display: block;
                margin-bottom: 5px;
                font-weight: 700;
            }

            .wishlist-area .wishlist-details .wishlist-all-pro .all-pro-price span.old-price {
                color: #999;
            }

    .wishlist-area .wishlist-details .other-link {
        margin-top: 20px;
        padding: 15px 0px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

        .wishlist-area .wishlist-details .other-link ul.c-link {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .wishlist-area .wishlist-details .other-link ul.c-link li.wishlist-other-link a {
                color: #cc4445;
                text-decoration: underline;
            }
/* sitemap page css */
.sit-map-area {
    display: flex;
    flex-wrap: wrap;
}

    .sit-map-area ul.site-map-main {
        width: 33.33%;
        margin-top: 21px;
    }

        .sit-map-area ul.site-map-main:nth-child(1),
        .sit-map-area ul.site-map-main:nth-child(2),
        .sit-map-area ul.site-map-main:nth-child(3) {
            margin-top: 0px;
        }

        .sit-map-area ul.site-map-main li.site-main-title {
            position: relative;
            margin-left: 30px;
        }

            .sit-map-area ul.site-map-main li.site-main-title h4.title {
                line-height: 1;
            }

                .sit-map-area ul.site-map-main li.site-main-title h4.title a.site-title {
                    color: #cc4445;
                    font-size: 18px;
                    font-weight: 600;
                }

                    .sit-map-area ul.site-map-main li.site-main-title h4.title a.site-title:before {
                        background-color: #cc4445;
                        content: "";
                        position: absolute;
                        top: 10px;
                        left: -20px;
                        width: 10px;
                        height: 10px;
                        border-radius: 100%;
                    }

            .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link {
                margin-top: 21px;
                margin-left: 30px;
            }

                .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.site-link {
                    position: relative;
                    margin-top: 5px;
                }

                .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link a.shop-main {
                    position: relative;
                    color: #cc4445;
                    font-size: 16px;
                    font-weight: 500;
                }

                    .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link a.shop-main:before {
                        background-color: #cc4445;
                        content: "";
                        position: absolute;
                        top: 8px;
                        left: -20px;
                        width: 8px;
                        height: 8px;
                        border-radius: 100%;
                    }

                .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.fruit-link {
                    margin-left: 30px;
                    margin-top: 12px;
                    line-height: 1;
                }

                    .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.fruit-link:nth-child(2) {
                        margin-top: 11px;
                    }

                    .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.fruit-link a {
                        position: relative;
                    }

                        .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.fruit-link a:before {
                            background-color: #cc4445;
                            content: "";
                            position: absolute;
                            top: 6px;
                            left: -20px;
                            width: 6px;
                            height: 6px;
                            border-radius: 100%;
                        }

                .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.site-link a:before {
                    background-color: #cc4445;
                    content: "";
                    position: absolute;
                    top: 8px;
                    left: -20px;
                    width: 6px;
                    height: 6px;
                    border-radius: 100%;
                }
/* fnf page css */
.fnf-area {
    text-align: center;
}

    .fnf-area h1.fnf-title {
        font-size: 180px;
        line-height: 1;
    }

        .fnf-area h1.fnf-title span.color-font {
            color: #cc4445;
        }

    .fnf-area p {
        margin-top: 16px;
        font-weight: 500;
    }

    .fnf-area form {
        margin-top: 22px;
    }

        .fnf-area form input {
            border: 1px solid #eee;
            border-radius: 25px;
        }

    .fnf-area a.submit {
        padding: 9px 25px;
        background-color: #cc4445;
        border: 2px solid #cc4445;
        color: #fff;
        border-radius: 25px;
    }

        .fnf-area a.submit:hover {
            background-color: transparent;
            color: #000;
        }

    .fnf-area a.back-home {
        margin-top: 30px;
        padding: 9px 15px;
        background-color: #cc4445;
        color: #fff;
        font-weight: 500;
        border: 2px solid #cc4445;
        border-radius: 25px;
    }

        .fnf-area a.back-home:hover {
            background-color: transparent;
            color: #000;
        }
/* register page css */
.register-area {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .register-area .register-box {
        width: 50%;
        padding: 30px;
        border: 1px solid #eee;
    }

        .register-area .register-box h1 {
            font-size: 30px;
            text-align: center;
        }

        .register-area .register-box p {
            margin-top: 10px;
            text-align: center;
        }

        .register-area .register-box form input {
            width: 100%;
            padding: 10px 15px;
            margin-top: 20px;
            font-size: 13px;
            border: 1px solid #eee;
            border-radius: 3px;
        }

            .register-area .register-box form input:first-child {
                margin-top: 0px;
            }

        .register-area .register-box a.btn-style1 {
            width: 100%;
            margin-top: 30px;
            text-align: center;
        }

    .register-area .register-account {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

        .register-area .register-account h4 {
            font-size: 16px;
            text-align: center;
        }

        .register-area .register-account a.ceate-a {
            position: relative;
            color: #cc4445;
            width: 100%;
            padding: 13px 25px;
            margin-top: 30px;
            font-weight: 600;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #cc4445;
            border-radius: 3px;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
        }

            .register-area .register-account a.ceate-a::after {
                background-color: #cc4445;
                content: "";
                position: absolute;
                top: 0px;
                right: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                opacity: 0;
                visibility: hidden;
            }

            .register-area .register-account a.ceate-a:hover::after {
                opacity: 0.1;
                visibility: visible;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
            }

        .register-area .register-account .register-info a.terms-link span {
            color: #000;
            line-height: 1;
            font-size: 12px;
        }

        .register-area .register-account .register-info a.terms-link {
            color: #cc4445;
            margin-top: 30px;
            font-size: 12px;
            font-weight: 600;
        }

        .register-area .register-account .register-info p {
            font-size: 13px;
            margin-top: 10px;
        }

            .register-area .register-account .register-info p a {
                color: #cc4445;
                font-weight: 600;
            }
/* login page css */
.login-area {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .login-area .login-box {
        width: 50%;
        padding: 30px;
        border: 1px solid #eee;
    }

        .login-area .login-box h1 {
            font-size: 30px;
            text-align: center;
        }

        .login-area .login-box p {
            margin-top: 10px;
            text-align: center;
        }

        .login-area .login-box form {
            margin-top: 17px;
        }

            .login-area .login-box form label {
                margin-top: 15px;
            }

                .login-area .login-box form label:first-child {
                    margin-top: 0px;
                }

            .login-area .login-box form input {
                width: 100%;
                padding: 10px 15px;
                font-size: 13px;
                margin-top: 10px;
                border: 1px solid #eee;
                border-radius: 3px;
            }

        .login-area .login-box a.btn-style1 {
            width: 100%;
            margin-top: 30px;
            text-align: center;
        }

        .login-area .login-box a.re-password {
            color: #cc4445;
            margin-top: 25px;
            font-weight: 600;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

    .login-area .login-account {
        width: calc(50% - 30px);
        margin-left: 30px;
        padding:30px
    }

        .login-area .login-account h4 {
            font-size: 16px;
            text-align: center;
        }

        .login-area .login-account a.ceate-a {
            position: relative;
            color: #cc4445;
            width: 100%;
            padding: 13px 25px;
            margin-top: 23px;
            font-weight: 600;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #cc4445;
            border-radius: 3px;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
        }

            .login-area .login-account a.ceate-a::after {
                background-color: #cc4445;
                content: "";
                position: absolute;
                top: 0px;
                right: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                opacity: 0;
                visibility: hidden;
            }

            .login-area .login-account a.ceate-a:hover::after {
                opacity: 0.1;
                visibility: visible;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
            }

        .login-area .login-account .login-info {
            margin-top: 24px;
        }

            .login-area .login-account .login-info a.terms-link span {
                color: #000;
                line-height: 1;
                font-size: 12px;
            }

            .login-area .login-account .login-info a.terms-link {
                color: #cc4445;
                font-size: 12px;
                font-weight: 600;
            }

            .login-area .login-account .login-info p {
                font-size: 13px;
                margin-top: 6px;
            }

                .login-area .login-account .login-info p a {
                    color: #cc4445;
                    font-weight: 600;
                }
/* checkout style-1 css */
.checkout-area {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -30px;
}

    .checkout-area .billing-area {
        width: calc(60% - 30px);
        margin-left: 30px;
        border: 1px solid #eee;
    }

        .checkout-area .billing-area form h2 {
            font-size: 24px;
        }

        .checkout-area .billing-area form {
            padding: 20px;
        }

            .checkout-area .billing-area form .billing-form {
                margin-top: 16px;
            }

                .checkout-area .billing-area form .billing-form ul.billing-ul {
                    width: 100%;
                    margin-top: 15px;
                }

                    .checkout-area .billing-area form .billing-form ul.billing-ul.input-2 {
                        display: flex;
                        flex-wrap: wrap;
                    }

                    .checkout-area .billing-area form .billing-form ul.billing-ul:first-child {
                        margin-top: 0px;
                    }

                    .checkout-area .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li {
                        width: calc(50% - 15px);
                        margin-left: 15px;
                    }

                        .checkout-area .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li:first-child {
                            margin-left: 0px;
                            width: calc(50% - 0px);
                            margin-left: 0px;
                        }

                    .checkout-area .billing-area form .billing-form ul.billing-ul li.billing-li input {
                        width: 100%;
                        margin-top: 10px;
                    }

                    .checkout-area .billing-area form .billing-form ul.billing-ul li.billing-li select {
                        width: 100%;
                        margin-top: 10px;
                    }

        .checkout-area .billing-area .billing-details {
            border-top: 1px solid #eee;
        }

            .checkout-area .billing-area .billing-details form h2 {
                font-size: 24px;
            }

            .checkout-area .billing-area .billing-details ul.shipping-form {
                margin-top: 19px;
            }

                .checkout-area .billing-area .billing-details ul.shipping-form li.check-box {
                    display: flex;
                    align-items: center;
                }

                    .checkout-area .billing-area .billing-details ul.shipping-form li.check-box input {
                        margin-right: 5px;
                    }

                .checkout-area .billing-area .billing-details ul.shipping-form li.comment-area {
                    margin-top: 11px;
                }

                .checkout-area .billing-area .billing-details ul.shipping-form li label {
                    margin-bottom: 0px;
                }

                .checkout-area .billing-area .billing-details ul.shipping-form li textarea {
                    margin-top: 10px;
                    width: 100%;
                }

    .checkout-area .order-area {
        width: calc(40% - 30px);
        margin-left: 30px;
        border: 1px solid #eee;
    }

    .checkout-area .order-area {
        position: sticky;
        top: 0px;
    }

        .checkout-area .order-area .check-pro h2 {
            background-color: #f5f5f5;
            padding: 10px 20px;
            font-size: 18px;
        }

        .checkout-area .order-area .check-pro ul.check-ul li {
            padding: 20px;
            display: flex;
            align-items: flex-start;
            border-bottom: 1px solid #eee;
        }

            .checkout-area .order-area .check-pro ul.check-ul li .check-pro-img {
                width: 25%;
            }

            .checkout-area .order-area .check-pro ul.check-ul li .check-content {
                width: 75%;
                margin-left: 15px;
            }

                .checkout-area .order-area .check-pro ul.check-ul li .check-content a {
                    display: block;
                    font-weight: 600;
                }

                .checkout-area .order-area .check-pro ul.check-ul li .check-content span.check-code-blod {
                    display: block;
                    margin-top: 4px;
                    font-weight: 600;
                }

                    .checkout-area .order-area .check-pro ul.check-ul li .check-content span.check-code-blod span {
                        font-weight: 500;
                    }

                .checkout-area .order-area .check-pro ul.check-ul li .check-content span.check-price {
                    font-size: 15px;
                    font-weight: 600;
                    margin-top: 5px;
                }

        .checkout-area .order-area h2 {
            background-color: #f5f5f5;
            padding: 10px 20px;
            font-size: 18px;
        }

        .checkout-area .order-area ul.order-history {
            padding: 0px 20px;
        }

            .checkout-area .order-area ul.order-history li.order-details {
                margin-top: 14px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .checkout-area .order-area ul.order-history li.order-details:first-child {
                    margin-top: 0px;
                    border: none;
                }

                .checkout-area .order-area ul.order-history li.order-details:last-child {
                    padding-top: 15px;
                    padding-bottom: 14px;
                    margin-top: 14px;
                    border-top: 1px solid #eee;
                    border-bottom: 1px solid #eee;
                }

                    .checkout-area .order-area ul.order-history li.order-details:last-child span {
                        font-weight: 600;
                    }

        .checkout-area .order-area form {
            padding: 0px 20px;
        }

            .checkout-area .order-area form ul.order-form {
                margin-top: 20px;
            }

                .checkout-area .order-area form ul.order-form li {
                    margin-top: 19px;
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .checkout-area .order-area form ul.order-form li:first-child {
                        margin-top: 0px;
                    }

                    .checkout-area .order-area form ul.order-form li input {
                        margin-right: 10px;
                    }

                .checkout-area .order-area form ul.order-form label {
                    margin-bottom: 0px;
                }

                .checkout-area .order-area form ul.order-form li.pay-icon a {
                    font-size: 25px;
                    margin-left: 10px;
                }

                    .checkout-area .order-area form ul.order-form li.pay-icon a:first-child {
                        margin-left: 0px;
                    }

        .checkout-area .order-area .checkout-btn {
            padding: 28px 20px 20px 20px;
        }

            .checkout-area .order-area .checkout-btn a.btn-style1 {
                display: block;
                text-align: center;
            }
/* checkout style-2 tab css */
.checkout-tab ul.nav.nav-tabs {
    margin-bottom: 22px;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .checkout-tab ul.nav.nav-tabs li.nav-item {
        margin-left: 40px;
    }

        .checkout-tab ul.nav.nav-tabs li.nav-item:first-child {
            margin-left: 0px;
        }

        .checkout-tab ul.nav.nav-tabs li.nav-item a.nav-link {
            font-size: 18px;
            width: 40px;
            height: 40px;
            border-radius: 100%;
            background-color: #fff;
            color: #333;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 0 15px rgb(0 0 0 / 15%);
            font-weight: 600;
            border: none;
        }

            .checkout-tab ul.nav.nav-tabs li.nav-item a.nav-link.active {
                color: #cc4445;
            }

.checkout-style-2 .billing-area form h2 {
    font-size: 24px;
}

.checkout-style-2 .billing-area form .billing-form {
    margin-top: 16px;
}

    .checkout-style-2 .billing-area form .billing-form ul.billing-ul {
        width: 100%;
        margin-top: 15px;
    }

        .checkout-style-2 .billing-area form .billing-form ul.billing-ul:first-child {
            margin-top: 0px;
        }

        .checkout-style-2 .billing-area form .billing-form ul.billing-ul.input-2 {
            display: flex;
            flex-wrap: wrap;
        }

            .checkout-style-2 .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li {
                width: calc(50% - 15px);
                margin-left: 15px;
            }

                .checkout-style-2 .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li:first-child {
                    margin-left: 0px;
                    width: calc(50% - 0px);
                    margin-left: 0px;
                }

        .checkout-style-2 .billing-area form .billing-form ul.billing-ul li.billing-li input {
            width: 100%;
            margin-top: 10px;
        }

        .checkout-style-2 .billing-area form .billing-form ul.billing-ul li.billing-li select {
            width: 100%;
            margin-top: 10px;
        }

        .checkout-style-2 .billing-area form .billing-form ul.billing-ul li.billing-li option {
            margin-top: 10px;
        }

.checkout-style-2 .billing-area .billing-details form h2 {
    font-size: 24px;
}

.checkout-style-2 .billing-area .billing-details ul.shipping-form {
    margin-top: 19px;
}

    .checkout-style-2 .billing-area .billing-details ul.shipping-form li {
        margin-top: 9px;
    }

        .checkout-style-2 .billing-area .billing-details ul.shipping-form li.check-box {
            display: flex;
            align-items: center;
        }

            .checkout-style-2 .billing-area .billing-details ul.shipping-form li.check-box input {
                margin-right: 5px;
            }

        .checkout-style-2 .billing-area .billing-details ul.shipping-form li:first-child {
            margin-top: 0px;
        }

        .checkout-style-2 .billing-area .billing-details ul.shipping-form li label {
            margin-bottom: 0px;
        }

        .checkout-style-2 .billing-area .billing-details ul.shipping-form li textarea {
            margin-top: 10px;
            width: 100%;
        }

.checkout-style-2 .order-area {
    margin-left: -20px;
}

    .checkout-style-2 .order-area .check-pro {
        position: sticky;
        top: 0px;
        width: calc(50% - 30px);
        margin-left: 30px;
    }

        .checkout-style-2 .order-area .check-pro h2 {
            font-size: 24px;
        }

        .checkout-style-2 .order-area .check-pro ul.check-ul {
            margin-top: 20px;
        }

            .checkout-style-2 .order-area .check-pro ul.check-ul li {
                display: flex;
                align-items: flex-start;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #eee;
            }

                .checkout-style-2 .order-area .check-pro ul.check-ul li:last-child {
                    border: none;
                    padding-bottom: 0px;
                    margin-bottom: 0px;
                }

                .checkout-style-2 .order-area .check-pro ul.check-ul li .check-content {
                    margin-left: 15px;
                }

                    .checkout-style-2 .order-area .check-pro ul.check-ul li .check-content a {
                        display: block;
                        font-weight: 600;
                    }

                    .checkout-style-2 .order-area .check-pro ul.check-ul li .check-content span.check-code-blod {
                        display: block;
                        margin-top: 4px;
                        font-weight: 600;
                    }

                        .checkout-style-2 .order-area .check-pro ul.check-ul li .check-content span.check-code-blod span {
                            font-weight: 500;
                        }

                    .checkout-style-2 .order-area .check-pro ul.check-ul li .check-content span.check-price {
                        font-size: 15px;
                        font-weight: 600;
                        margin-top: 5px;
                    }

.checkout-style-2 .order-area {
    display: flex;
    justify-content: space-between;
    margin-left: -30px;
}

    .checkout-style-2 .order-area .order-history {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

        .checkout-style-2 .order-area .order-history h2 {
            font-size: 18px;
        }

        .checkout-style-2 .order-area .order-history .order-inf {
            margin-top: 23px;
        }

            .checkout-style-2 .order-area .order-history .order-inf .order-details {
                margin-top: 13px;
                padding-top: 13px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .checkout-style-2 .order-area .order-history .order-inf .order-details:first-child {
                    margin-top: 0px;
                }

                .checkout-style-2 .order-area .order-history .order-inf .order-details span {
                    font-size: 16px;
                    font-weight: 500;
                }

                .checkout-style-2 .order-area .order-history .order-inf .order-details.last {
                    padding-top: 13px;
                    padding-bottom: 13px;
                    margin-top: 12px;
                    border-top: 1px solid #eee;
                    border-bottom: 1px solid #eee;
                }

                    .checkout-style-2 .order-area .order-history .order-inf .order-details.last span {
                        font-weight: 600;
                    }

            .checkout-style-2 .order-area .order-history .order-inf form .order-form {
                margin-top: 19px;
            }

                .checkout-style-2 .order-area .order-history .order-inf form .order-form .order-checkbox {
                    margin-top: 19px;
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .checkout-style-2 .order-area .order-history .order-inf form .order-form .order-checkbox :first-child {
                        margin-top: 0px;
                    }

                    .checkout-style-2 .order-area .order-history .order-inf form .order-form .order-checkbox input {
                        margin-right: 10px;
                    }

                    .checkout-style-2 .order-area .order-history .order-inf form .order-form .order-checkbox label {
                        margin-bottom: 0px;
                    }

                .checkout-style-2 .order-area .order-history .order-inf form .order-form .pay-icon {
                    margin-top: 19px;
                }

                    .checkout-style-2 .order-area .order-history .order-inf form .order-form .pay-icon a {
                        font-size: 25px;
                        margin-left: 15px;
                        line-height: 1;
                    }

                        .checkout-style-2 .order-area .order-history .order-inf form .order-form .pay-icon a:first-child {
                            margin-left: 0px;
                        }

            .checkout-style-2 .order-area .order-history .order-inf a.btn-style1 {
                margin-top: 28px;
                display: block;
                text-align: center;
            }
/* checkout style-3 css */
.check-3-start {
    margin-left: -30px;
    display: flex;
    align-items: flex-start;
}

.check-3 h2.style-3-title {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.check-3-start .check-out-3 {
    width: calc(33.33% - 30px);
    margin-left: 30px;
    border: 1px solid #eee;
}

    .check-3-start .check-out-3 .check-pro h2 {
        background-color: #f5f5f5;
        font-size: 18px;
        padding: 15px;
        line-height: 1;
    }

    .check-3-start .check-out-3 .check-pro ul.check-ul li {
        display: flex;
        align-items: flex-start;
        padding: 20px;
        border-bottom: 1px solid #eee;
    }

        .check-3-start .check-out-3 .check-pro ul.check-ul li .check-content {
            margin-left: 15px;
        }

            .check-3-start .check-out-3 .check-pro ul.check-ul li .check-content a {
                display: block;
                font-weight: 600;
            }

            .check-3-start .check-out-3 .check-pro ul.check-ul li .check-content span.check-code-blod {
                display: block;
                margin-top: 4px;
                font-weight: 600;
            }

                .check-3-start .check-out-3 .check-pro ul.check-ul li .check-content span.check-code-blod span {
                    font-weight: 500;
                }

            .check-3-start .check-out-3 .check-pro ul.check-ul li .check-content span.check-price {
                font-size: 15px;
                font-weight: 600;
                margin-top: 5px;
            }

    .check-3-start .check-out-3 .check-pro form {
        padding: 20px;
    }

        .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro li label {
            width: 100%;
            color: #333;
            font-size: 13px;
            margin-bottom: 0px;
            font-weight: 600;
        }

        .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro li select {
            width: 100%;
            padding: 7px 10px;
            margin-top: 10px;
            border: 1px solid #eee;
            border-radius: 4px;
        }

        .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro.selector {
            margin-top: 18px;
        }

            .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro.selector li span {
                color: #333;
                display: block;
                font-size: 13px;
                font-weight: 600;
                margin-bottom: 2px;
                line-height: 1;
            }

            .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro.selector li {
                margin-top: 9px;
                display: flex;
                align-items: center;
            }

                .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro.selector li:first-child {
                    margin-top: 0px;
                }

                .check-3-start .check-out-3 .check-pro form ul.style-3-check-pro.selector li input {
                    margin-right: 5px;
                }

    .check-3-start .check-out-3 .check-pro .pay-op {
        padding: 20px;
        border-top: 1px solid #eee;
    }

        .check-3-start .check-out-3 .check-pro .pay-op span {
            display: block;
            font-size: 13px;
            color: #333;
            font-weight: 600;
        }

        .check-3-start .check-out-3 .check-pro .pay-op a.pay-link {
            width: 100%;
            height: 45px;
            color: #fff;
            text-align: center;
            border-radius: 4px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .check-3-start .check-out-3 .check-pro .pay-op a.pay-link.pay-link-1 {
                background-color: #ffc439;
                color: #000;
                margin-top: 14px;
            }

            .check-3-start .check-out-3 .check-pro .pay-op a.pay-link.pay-link-2 {
                background-color: #000;
                margin-top: 20px;
            }

            .check-3-start .check-out-3 .check-pro .pay-op a.pay-link i {
                margin-left: 5px;
            }

    .check-3-start .check-out-3 .check-add h2 {
        background-color: #f5f5f5;
        padding: 15px;
        font-size: 18px;
        line-height: 1;
    }

    .check-3-start .check-out-3 .check-add form {
        padding: 20px;
    }

        .check-3-start .check-out-3 .check-add form ul li {
            margin-top: 14px;
        }

            .check-3-start .check-out-3 .check-add form ul li:first-child {
                margin-top: 0px;
            }

            .check-3-start .check-out-3 .check-add form ul li label {
                margin-bottom: 0px;
                font-size: 13px;
                font-weight: 600;
            }

            .check-3-start .check-out-3 .check-add form ul li input {
                width: 100%;
                padding: 8px 13px;
                margin-top: 10px;
                border: 1px solid #eee;
                border-radius: 4px;
            }

            .check-3-start .check-out-3 .check-add form ul li select {
                width: 100%;
                margin-top: 10px;
                border: 1px solid #eee;
                padding: 8px 13px;
                border-radius: 4px;
            }

    .check-3-start .check-out-3 .pay-method h2 {
        background-color: #f5f5f5;
        padding: 15px;
        font-size: 18px;
        line-height: 1;
    }

    .check-3-start .check-out-3 .pay-method .p-method ul li {
        border-bottom: 1px solid #eee;
    }

        .check-3-start .check-out-3 .pay-method .p-method ul li a {
            width: 100%;
            padding: 18px 24px;
        }

            .check-3-start .check-out-3 .pay-method .p-method ul li a span.p-labal {
                display: flex;
                align-items: center;
            }

                .check-3-start .check-out-3 .pay-method .p-method ul li a span.p-labal i {
                    font-size: 22px;
                    margin-right: 10px;
                }

    .check-3-start .check-out-3 .pay-method .order-summary ul li {
        padding: 14px 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
    }

        .check-3-start .check-out-3 .pay-method .order-summary ul li:last-child {
            border-bottom: none;
        }

        .check-3-start .check-out-3 .pay-method .order-summary ul li.order-total {
            background-color: #eee;
            padding: 15px 20px;
        }

        .check-3-start .check-out-3 .pay-method .order-summary ul li span.p-name {
            font-weight: 500;
        }

        .check-3-start .check-out-3 .pay-method .order-summary ul li span.p-price {
            font-weight: 600;
        }

    .check-3-start .check-out-3 .pay-method .order-summary .check-btn {
        padding: 30px 20px 20px 20px;
    }

        .check-3-start .check-out-3 .pay-method .order-summary .check-btn a.btn-style1 {
            width: 100%;
            text-align: center;
        }
/* account page css */
.account-title h1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.account-area {
    padding: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}

    .account-area .account {
        width: 50%;
    }

        .account-area .account h4 {
            font-size: 18px;
            margin-bottom: 15px;
        }

        .account-area .account ul.page-name li.register-id a {
            color: #cc4445;
            margin-top: 5px;
            display: flex;
        }

    .account-area .account-detail {
        width: 50%;
    }

        .account-area .account-detail h4 {
            font-size: 18px;
            margin-bottom: 15px;
        }

        .account-area .account-detail ul.a-details li.mail-register {
            margin-top: 3px;
        }

.order-details {
    margin-top: 30px;
}

    .order-details h4 {
        font-size: 18px;
        margin-bottom: 19px;
    }

    .order-details p {
        padding: 15px;
        box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    }
/* address page css */
.address-title h1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.account-link a {
    color: #cc4445;
    text-decoration: underline;
}

.add-area a.address-link {
    padding: 45px;
    margin-top: 30px;
    text-align: center;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}

.add-area a.address-link {
    color: #828282;
    text-align: center;
    display: block;
}

    .add-area a.address-link:hover {
        color: #cc4445;
    }

.add-area .address-link i {
    display: block;
    font-size: 40px;
    margin-bottom: 5px;
}

.add-area .add-title h4 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1;
}

.add-area .address-content ul.address-input {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .add-area .address-content ul.address-input li.type-add {
        width: calc(50% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .add-area .address-content ul.address-input li.type-add label {
            margin-bottom: 5px;
        }

        .add-area .address-content ul.address-input li.type-add input {
            width: 100%;
            padding: 8px 10px;
            font-size: 13px;
            border: 1px solid #eee;
            border-radius: 4px;
        }

        .add-area .address-content ul.address-input li.type-add select {
            width: 100%;
            padding: 8px 10px;
            font-size: 13px;
            border: 1px solid #eee;
            border-radius: 4px;
        }

.add-area .address-content label.check {
    margin-top: 30px;
    cursor: pointer;
}

.add-area .address-content .add-link {
    margin-top: 30px;
}

    .add-area .address-content .add-link a:last-child {
        margin-left: 10px;
    }
/* shipping page css */
.shipping-title h1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.shipping {
    margin-bottom: 22px;
}

    .shipping span {
        background-color: #fff;
        display: block;
        width: 40px;
        height: 40px;
        font-size: 15px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    }

    .shipping h4.shipping-title {
        background-color: #cc4445;
        color: #fff;
        padding: 10px 15px;
        font-size: 16px;
        margin-bottom: 24px;
        display: block;
        font-weight: 600;
    }

    .shipping .shipping-content p {
        margin-top: 15px;
    }

        .shipping .shipping-content p:first-child {
            margin-top: 0px;
        }
/* header style-1 products css */
.header-style-pro {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .header-style-pro .header-pro {
        width: calc(25% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .header-style-pro .header-pro:nth-child(1),
        .header-style-pro .header-pro:nth-child(2),
        .header-style-pro .header-pro:nth-child(3),
        .header-style-pro .header-pro:nth-child(4) {
            margin-top: 0px
        }
/* footer style-1 products css */
.footer-style-1-pro {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .footer-style-1-pro .header-pro {
        width: calc(50% - 30px);
        margin-left: 30px;
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
    }

        .footer-style-1-pro .header-pro:nth-child(1),
        .footer-style-1-pro .header-pro:nth-child(2) {
            margin-top: 0px;
        }

        .footer-style-1-pro .header-pro:nth-child(3),
        .footer-style-1-pro .header-pro:nth-child(4) {
            margin-top: 30px;
        }

        .footer-style-1-pro .header-pro .tred-pro {
            width: 40%;
        }

        .footer-style-1-pro .header-pro .caption {
            width: calc(60% - 20px);
            margin-left: 20px;
            padding-top: 0px;
        }

            .footer-style-1-pro .header-pro .caption h3 a {
                font-weight: 600;
                margin-bottom: 5px;
            }

            .footer-style-1-pro .header-pro .caption .pro-icn {
                position: unset;
                margin-top: 12px;
            }

                .footer-style-1-pro .header-pro .caption .pro-icn a.w-c-q-icn i {
                    background-color: #cc4445;
                    color: #fff;
                    width: 40px;
                    height: 40px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    line-height: 0px;
                    font-size: 14px;
                    border-radius: 100%;
                    border: 2px solid #cc4445;
                    -webkit-transition: all 0.2s ease-in-out 0s;
                    -o-transition: all 0.2s ease-in-out 0s;
                    transition: all 0.2s ease-in-out 0s;
                }

                .footer-style-1-pro .header-pro .caption .pro-icn a.w-c-q-icn:hover i {
                    background-color: transparent;
                    color: #cc4445;
                }
/* other page filter css */
.all-filter .categories-page-filter h4 {
    font-size: 16px;
    padding-bottom: 23px;
}

.all-filter .categories-page-filter a.filter-link {
    display: none;
}

.all-filter .categories-page-filter ul.all-option {
    /*height: 200px;
    padding-top: 15px;
    overflow: auto;
    padding-right: 7px;
    border-top: 1px solid #eee;*/
    padding:5px 0;
}

    .all-filter .categories-page-filter ul.all-option.collapse:not(.show) {
        display: block;
    }

    .all-filter .categories-page-filter ul.all-option li.grid-list-option {
        margin: 7px 0;
        display: flex;
        align-items: center;
    }

        .all-filter .categories-page-filter ul.all-option li.grid-list-option:first-child {
            margin-top: 0px;
        }

        .all-filter .categories-page-filter ul.all-option li.grid-list-option input {
            width: 19px;
            height: 16px;
        }

        .all-filter .categories-page-filter ul.all-option li.grid-list-option a {
            width: 100%;
            margin-left: 8px;
            font-size: 13px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            line-height: 1;
        }


ul.group.product-manufacturer-group {
    padding: 6px 0;
}
    ul.group.product-manufacturer-group li.item {
        margin: 5px 0;
    }
.all-filter .price-filter h4 {
    font-size: 16px;
    padding-top: 28px;
    padding-bottom: 27px;
    line-height: 1;
}

.all-filter .price-filter a.filter-link {
    display: none;
}

.all-filter .price-filter ul.all-price {
    padding-top: 30px;
    border-top: 1px solid #eee;
}

    .all-filter .price-filter ul.all-price.collapse:not(.show) {
        display: block;
    }

    .all-filter .price-filter ul.all-price li.f-price {
        margin-top: 16px;
        display: flex;
        align-items: center;
    }

        .all-filter .price-filter ul.all-price li.f-price:first-child {
            margin-top: 0px;
        }

        .all-filter .price-filter ul.all-price li.f-price input {
            width: 18px;
            height: 16px;
            cursor: pointer;
        }

        .all-filter .price-filter ul.all-price li.f-price label {
            margin-bottom: 0px;
            margin-left: 9px;
            font-size: 13px;
            cursor: pointer;
            line-height: 1;
        }

.all-filter .pro-size h4 {
    font-size: 16px;
    padding-top: 28px;
    padding-bottom: 27px;
    line-height: 1;
}

.all-filter .pro-size a.filter-link {
    display: none;
}

.all-filter .pro-size ul.all-size.collapse:not(.show) {
    display: block;
}

.all-filter .pro-size ul.all-size {
    padding-top: 30px;
    border-top: 1px solid #eee;
}

    .all-filter .pro-size ul.all-size li.choice-size {
        margin-top: 16px;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

        .all-filter .pro-size ul.all-size li.choice-size:first-child {
            margin-top: 0px;
        }

        .all-filter .pro-size ul.all-size li.choice-size input {
            width: 18px;
            height: 16px;
            cursor: pointer;
        }

        .all-filter .pro-size ul.all-size li.choice-size label {
            font-size: 13px;
            margin-left: 8px;
            margin-bottom: 0px;
            cursor: pointer;
            line-height: 1;
        }

.all-filter .filter-tag h4 {
    font-size: 16px;
    padding-top: 27px;
    padding-bottom: 27px;
    line-height: 1;
}

.all-filter .filter-tag a.filter-link {
    display: none;
}

.all-filter .filter-tag ul.all-tag.collapse:not(.show) {
    display: block;
}

.all-filter .filter-tag ul.all-tag {
    padding-top: 25px;
}

    .all-filter .filter-tag ul.all-tag li.tag {
        display: inline-block;
    }

        .all-filter .filter-tag ul.all-tag li.tag a {
            padding: 5px 10px;
            color: #808080;
            font-size: 13px;
            border: 1px solid #eee;
            border-radius: 50px;
            margin-top: 5px;
            margin-right: 5px;
        }

            .all-filter .filter-tag ul.all-tag li.tag a:hover {
                background-color: #000;
                color: #fff;
            }

.all-filter .vendor-filter h4 {
    font-size: 16px;
    padding-top: 28px;
    padding-bottom: 27px;
    line-height: 1;
    border-bottom: 1px solid #eee;
}

.all-filter .vendor-filter a.filter-link {
    display: none;
}

.all-filter .vendor-filter ul.all-vendor {
    padding-top: 30px;
}

    .all-filter .vendor-filter ul.all-vendor.collapse:not(.show) {
        display: block;
    }

    .all-filter .vendor-filter ul.all-vendor li.f-vendor {
        margin-top: 16px;
        display: flex;
        align-items: center;
    }

        .all-filter .vendor-filter ul.all-vendor li.f-vendor:first-child {
            margin-top: 0px;
        }

        .all-filter .vendor-filter ul.all-vendor li.f-vendor input {
            width: 18px;
            height: 16px;
        }

        .all-filter .vendor-filter ul.all-vendor li.f-vendor label {
            margin-bottom: 0px;
            margin-left: 8px;
            font-size: 13px;
            cursor: pointer;
            line-height: 1;
        }

.all-filter .filter-banner a.grid-banner {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    display: block;
}

    .all-filter .filter-banner a.grid-banner img {
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    .all-filter .filter-banner a.grid-banner:hover img {
        transform: scale(1.1);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
/* grid-list banner-button css */
.grid-list-banner {
    height: 262px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

    .grid-list-banner .grid-banner-content {
        width: 50%;
        margin-left: 30px;
    }

        .grid-list-banner .grid-banner-content h4 {
            font-size: 20px;
        }

        .grid-list-banner .grid-banner-content p {
            font-size: 13px;
            margin-top: 14px;
            color: #333;
        }
/* list product css */
.list-product {
    margin-top: 30px;
}

    .list-product .list-items {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

        .list-product .list-items:last-child {
            border-bottom: none;
            margin: 0px;
            padding: 0px;
        }

        .list-product .list-items .tred-pro {
            width: 25%;
            position: relative;
        }

            .list-product .list-items .tred-pro .Pro-lable span.p-text,
            .list-product .list-items .tred-pro .Pro-lable span.p-discount {
                position: absolute;
                top: 5px;
                font-size: 13px;
                color: #fff;
                padding: 2px 10px 2px 15px;
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
            }

            .list-product .list-items .tred-pro .Pro-lable span.p-text {
                right:0;
                left: unset;
                background-color: #cc4445;
            }

            .list-product .list-items .tred-pro .Pro-lable span.p-discount {
                right: 5px;
                background-color: #e30514;
            }

        .list-product .list-items .caption .pro-icn {
            position: unset;
            margin-top: 14px;
        }

            .list-product .list-items .caption .pro-icn a.w-c-q-icn i {
                background-color: #cc4445;
                color: #fff;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                border: 2px solid #cc4445;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .list-product .list-items .caption .pro-icn a.w-c-q-icn:hover i {
                background-color: transparent;
                color: #000;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

        .list-product .list-items .caption {
            width: calc(75% - 20px);
            margin-left: 20px;
            padding-top: 0px;
        }

            .list-product .list-items .caption h3 {
                font-size: 14px;
                font-weight: 400;
            }

                .list-product .list-items .caption h3 a {
                    display: block;
                    white-space: nowrap;
                    width: 100%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    font-weight: 600;
                }

            .list-product .list-items .caption p.list-description {
                font-size: 13px;
                margin-top: 8px;
                line-height: 21px;
            }

            .list-product .list-items .caption .rating {
                display: flex;
                margin-top: 14px;
            }

                .list-product .list-items .caption .rating i {
                    color: #ccc;
                    font-size: 14px;
                    margin-right: 5px;
                }

                    .list-product .list-items .caption .rating i.b-star,
                    .list-product .list-items .caption .rating i.c-star,
                    .list-product .list-items .caption .rating i.d-star,
                    .list-product .list-items .caption .rating i.e-star {
                        color: #cc4445;
                    }

                    .list-product .list-items .caption .rating i:last-child {
                        margin-right: 0px;
                    }

            .list-product .list-items .caption .pro-price {
                margin-top: 15px;
            }

                .list-product .list-items .caption .pro-price span.new-price {
                    font-size: 16px;
                    font-weight: 600;
                    margin-right: 5px;
                    line-height: 1;
                }

                .list-product .list-items .caption .pro-price span.old-price {
                    color: #999;
                    font-size: 14px;
                    line-height: 1;
                }
        /* additional image css */
        .list-product .list-items .tred-pro .tr-pro-img a img.additional-image {
            position: absolute;
            top: 0px;
            right: 0px;
            left: 0px;
            opacity: 0;
            visibility: hidden;
        }

        .list-product .list-items .tred-pro:hover .tr-pro-img a img.additional-image {
            opacity: 1;
            visibility: visible;
        }

        .list-product .list-items .tred-pro .tr-pro-img a img.additional-image,
        .list-product .list-items .tred-pro:hover .tr-pro-img a img.additional-image {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

    .list-product p.list-all-page {
        margin: 0 auto;
        text-align: center;
        padding-top: 30px;
        font-weight: 700;
    }

.list-all-page span.page-title {
    color: #000;
    display: block;
    text-align: center;
    margin-top: 30px;
    font-weight: 600;
}

.list-all-page .page-number {
    text-align: center;
    margin-top: 20px;
}

    .list-all-page .page-number a {
        position: relative;
        margin-right: 5px;
    }

        .list-all-page .page-number a:after {
            background-color: #cc4445;
            content: "";
            position: absolute;
            bottom: 0px;
            left: 1px;
            right: 0px;
            width: 4px;
            height: 4px;
            border-radius: 100%;
            opacity: 0;
            visibility: hidden;
        }

        .list-all-page .page-number a:hover:after,
        .list-all-page .page-number a.active:after {
            opacity: 1;
            visibility: visible;
        }

        .list-all-page .page-number a:hover,
        .list-all-page .page-number a.active {
            color: #cc4445;
        }

        .list-all-page .page-number a:last-child:after {
            display: none;
        }
/* grid Products css */
.grid-list-area .grid-list-select {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .grid-list-area .grid-list-select ul {
        display: flex;
        align-items: center;
    }

        .grid-list-area .grid-list-select ul.grid-list li a {
            font-size: 17px;
            margin-right: 10px;
        }

            .grid-list-area .grid-list-select ul.grid-list li a.active,
            .grid-list-area .grid-list-select ul.grid-list li a.active,
            .grid-4-product .grid-list-select ul.grid-list li a.active,
            .grid-2-product .grid-list-select ul.grid-list li a.active {
                color: #cc4445;
            }

        .grid-list-area .grid-list-select ul.grid-list-selector li label {
            font-weight: 600;
            margin-right: 10px;
        }

        .grid-list-area .grid-list-select ul.grid-list-selector select {
            min-width: 200px;
            padding: 6px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
        }

.grid-list-area .grid-pro ul.grid-product {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .grid-list-area .grid-pro ul.grid-product li.grid-items {
        width: calc(33.33% - 30px);
        margin-left: 30px;
    }

        .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro {
            position: relative;
            margin-top: 30px;
        }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-text,
            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-discount {
                position: absolute;
                top: 5px;
                font-size: 13px;
                color: #fff;
                padding: 2px 10px 2px 15px;
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-text {
                left: 5px;
                background-color: #cc4445;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-discount {
                right: 5px;
                background-color: #e30514;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn {
                position: absolute;
                bottom: 15px;
                left: 0px;
                right: 0px;
                text-align: center;
                margin: 0px;
            }

                .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:first-child {
                    transform: translateX(40px);
                }

                .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:last-child {
                    transform: translateX(-40px);
                }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child {
                margin-right: 15px;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
                margin-left: 15px;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child,
            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
                transform: translateX(0);
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn i {
                background-color: #fff;
                color: #000;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
                opacity: 0;
                visibility: hidden;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:hover i {
                color: #cc4445;
            }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn i {
                opacity: 1;
                visibility: visible;
            }

        .grid-list-area .grid-pro ul.grid-product li.grid-items .caption {
            padding-top: 15px;
        }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .caption h3 {
                font-size: 14px;
                font-weight: 400;
            }

                .grid-list-area .grid-pro ul.grid-product li.grid-items .caption h3 a {
                    display: block;
                    white-space: nowrap;
                    width: 100%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating {
                display: flex;
                margin-top: 14px;
            }

                .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating i {
                    color: #ccc;
                    font-size: 14px;
                    margin-right: 5px;
                }

                    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating i.b-star,
                    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating i.c-star,
                    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating i.d-star,
                    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating i.e-star {
                        color: #cc4445;
                    }

                    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating i:last-child {
                        margin-right: 0px;
                    }

            .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .pro-price {
                margin-top: 16px;
            }

                .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .pro-price span.new-price {
                    font-size: 16px;
                    font-weight: 600;
                    margin-right: 5px;
                    line-height: 1;
                }

                .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .pro-price span.old-price {
                    color: #999;
                    font-size: 14px;
                    line-height: 1;
                }
        /* additional image css */
        .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .tr-pro-img a img.additional-image {
            position: absolute;
            top: 0px;
            right: 0px;
            left: 0px;
            opacity: 0;
            visibility: hidden;
        }

        .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .tr-pro-img a img.additional-image {
            opacity: 1;
            visibility: visible;
        }

        .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .tr-pro-img a img.additional-image,
        .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .tr-pro-img a img.additional-image {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .grid-list-area .grid-pro ul.grid-product li.grid-items p {
            margin: 0 auto;
            padding-top: 30px;
            font-weight: 700;
        }
/* 2-grid Products css */
.grid-2-product .grid-list-select {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .grid-2-product .grid-list-select ul {
        display: flex;
        align-items: center;
    }

        .grid-2-product .grid-list-select ul.grid-list li a {
            font-size: 17px;
            margin-right: 15px;
        }

        .grid-2-product .grid-list-select ul.grid-list-selector li label {
            font-weight: 600;
            margin-right: 10px;
        }

        .grid-2-product .grid-list-select ul.grid-list-selector select {
            min-width: 200px;
            padding: 6px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
        }

.grid-2-product .grid-pro ul.grid-product {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .grid-2-product .grid-pro ul.grid-product li.grid-items {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

        .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro {
            position: relative;
            margin-top: 30px;
        }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-text,
            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-discount {
                position: absolute;
                top: 5px;
                font-size: 13px;
                color: #fff;
                padding: 2px 10px 2px 15px;
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-text {
                left: 5px;
                background-color: #cc4445;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-discount {
                right: 5px;
                background-color: #e30514;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn {
                position: absolute;
                bottom: 15px;
                left: 0px;
                right: 0px;
                text-align: center;
                margin: 0px;
            }

                .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:first-child {
                    transform: translateX(40px);
                }

                .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:last-child {
                    transform: translateX(-40px);
                }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child {
                margin-right: 15px;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
                margin-left: 15px;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child,
            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
                transform: translateX(0);
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn i {
                background-color: #fff;
                color: #000;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
                opacity: 0;
                visibility: hidden;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:hover i {
                color: #cc4445;
            }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn i {
                opacity: 1;
                visibility: visible;
            }

        .grid-2-product .grid-pro ul.grid-product li.grid-items .caption {
            padding-top: 15px;
        }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .caption h3 {
                font-size: 14px;
                font-weight: 400;
            }

                .grid-2-product .grid-pro ul.grid-product li.grid-items .caption h3 a {
                    display: block;
                    white-space: nowrap;
                    width: 100%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating {
                display: flex;
                margin-top: 14px;
            }

                .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating i {
                    color: #ccc;
                    font-size: 14px;
                    margin-right: 5px;
                }

                    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating i.b-star,
                    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating i.c-star,
                    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating i.d-star,
                    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating i.e-star {
                        color: #cc4445;
                    }

                    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating i:last-child {
                        margin-right: 0px;
                    }

            .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .pro-price {
                margin-top: 16px;
            }

                .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.new-price {
                    font-size: 16px;
                    font-weight: 600;
                    margin-right: 5px;
                    line-height: 1;
                }

                .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.old-price {
                    color: #999;
                    font-size: 14px;
                    line-height: 1;
                }
        /* additional image css */
        .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .tr-pro-img a img.additional-image {
            position: absolute;
            top: 0px;
            right: 0px;
            left: 0px;
            opacity: 0;
            visibility: hidden;
        }

        .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .tr-pro-img a img.additional-image {
            opacity: 1;
            visibility: visible;
        }

        .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .tr-pro-img a img.additional-image,
        .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .tr-pro-img a img.additional-image {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .grid-2-product .grid-pro ul.grid-product li.grid-items p {
            margin: 0 auto;
            padding-top: 30px;
            font-weight: 700;
        }
/* 4-grid Products css */
.grid-4-product .grid-list-select {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .grid-4-product .grid-list-select ul {
        display: flex;
        align-items: center;
    }

        .grid-4-product .grid-list-select ul.grid-list li a {
            font-size: 17px;
            margin-right: 10px;
        }

        .grid-4-product .grid-list-select ul.grid-list-selector li label {
            font-weight: 600;
            margin-right: 10px;
        }

        .grid-4-product .grid-list-select ul.grid-list-selector select {
            min-width: 200px;
            padding: 6px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
        }

.grid-4-product .grid-pro ul.grid-product {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .grid-4-product .grid-pro ul.grid-product li.grid-items {
        width: calc(25% - 30px);
        margin-left: 30px;
    }

        .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro {
            position: relative;
            margin-top: 30px;
        }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-text,
            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-discount {
                position: absolute;
                top: 5px;
                font-size: 13px;
                color: #fff;
                padding: 2px 10px 2px 15px;
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-text {
                left: 5px;
                background-color: #cc4445;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .Pro-lable span.p-discount {
                right: 5px;
                background-color: #e30514;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn {
                position: absolute;
                bottom: 15px;
                left: 0px;
                right: 0px;
                text-align: center;
                margin: 0px;
            }

                .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:first-child {
                    transform: translateX(40px);
                }

                .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:last-child {
                    transform: translateX(-40px);
                }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child {
                margin-right: 15px;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
                margin-left: 15px;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child,
            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
                transform: translateX(0);
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn i {
                background-color: #fff;
                color: #000;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
                opacity: 0;
                visibility: hidden;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn:hover i {
                color: #cc4445;
            }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn i {
                opacity: 1;
                visibility: visible;
            }

        .grid-4-product .grid-pro ul.grid-product li.grid-items .caption {
            padding-top: 15px;
        }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .caption h3 {
                font-size: 14px;
                font-weight: 400;
            }

                .grid-4-product .grid-pro ul.grid-product li.grid-items .caption h3 a {
                    display: block;
                    white-space: nowrap;
                    width: 100%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating {
                display: flex;
                margin-top: 14px;
            }

                .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating i {
                    color: #ccc;
                    font-size: 14px;
                    margin-right: 5px;
                }

                    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating i.b-star,
                    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating i.c-star,
                    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating i.d-star,
                    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating i.e-star {
                        color: #cc4445;
                    }

                    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating i:last-child {
                        margin-right: 0px;
                    }

            .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .pro-price {
                margin-top: 16px;
            }

                .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.new-price {
                    font-size: 16px;
                    font-weight: 600;
                    margin-right: 5px;
                    line-height: 1;
                }

                .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.old-price {
                    color: #999;
                    font-size: 14px;
                    line-height: 1;
                }
        /* additional image css */
        .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .tr-pro-img a img.additional-image {
            position: absolute;
            top: 0px;
            right: 0px;
            left: 0px;
            opacity: 0;
            visibility: hidden;
        }

        .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .tr-pro-img a img.additional-image {
            opacity: 1;
            visibility: visible;
        }

        .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .tr-pro-img a img.additional-image,
        .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .tr-pro-img a img.additional-image {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .grid-4-product .grid-pro ul.grid-product li.grid-items p {
            margin: 0 auto;
            padding-top: 30px;
            font-weight: 700;
        }
/* product page css */
.pro-page .pro-image .larg-image a.long-img {
    margin-bottom: 20px;
}

    .pro-page .pro-image .larg-image a.long-img figure.zoom {
        background-position: 50% 50%;
        position: relative;
        overflow: hidden;
        cursor: crosshair;
        margin-bottom: 0px;
    }

        .pro-page .pro-image .larg-image a.long-img figure.zoom img:hover {
            opacity: 0;
        }

        .pro-page .pro-image .larg-image a.long-img figure.zoom img {
            transition: opacity 0.5s;
            display: block;
            width: 100%;
        }

.pro-page .pro-image .larg-image ul.nav.nav-tabs.pro-page-slider {
    border-bottom: none;
}

    .pro-page .pro-image .larg-image ul.nav.nav-tabs.pro-page-slider li.nav-item a {
        padding: 0px;
        border: 1px solid transparent;
        margin-bottom: 1px;
    }

        .pro-page .pro-image .larg-image ul.nav.nav-tabs.pro-page-slider li.nav-item a.active {
            border: 1px solid #cc4445;
            border-radius: 0px;
        }

.pro-page .pro-image .pro-info h4 {
    font-size: 18px;
    font-weight: 600;
}

.pro-page .pro-image .pro-info .rating {
    /*border-top: 1px solid #ededed;*/
    margin-top: 15px;
    padding-top: 14px;
}

    .pro-page .pro-image .pro-info .rating i {
        color: #999;
    }

        .pro-page .pro-image .pro-info .rating i.d-star {
            color: #cc4445;
            margin-right: 2px;
        }

.pro-page .pro-image .pro-info .pro-availabale {
    margin-top: 12px;
}

    .pro-page .pro-image .pro-info .pro-availabale span.available {
        min-width: 105px;
        font-weight: 600;
    }

    .pro-page .pro-image .pro-info .pro-availabale span.pro-instock {
        color: #cc4445;
        font-weight: 600;
    }

.pro-page .pro-image .pro-info .pro-price {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

    .pro-page .pro-image .pro-info .pro-price span.new-price {
        font-size: 16px;
        font-weight: 600;
    }

    .pro-page .pro-image .pro-info .pro-price span.old-price {
        color: #999;
        margin-left: 5px;
    }

    .pro-page .pro-image .pro-info .pro-price .Pro-lable span.p-discount {
        background-color: #e30514;
        font-size: 13px;
        color: #fff;
        margin-left: 10px;
        padding: 2px 6px 2px 13px;
        transform: rotate(-35deg);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
    }

.pro-page .pro-image .pro-info span.pro-details {
    margin-top: 20px;
    font-size: 13px;
}

    .pro-page .pro-image .pro-info span.pro-details span.pro-number {
        color: #cc4445;
        font-weight: 600;
    }

.pro-page .pro-image .pro-info p {
    margin-top: 9px;
    color: #999;
}

.pro-page .pro-image .pro-info .pro-items {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

    .pro-page .pro-image .pro-info .pro-items span.pro-size {
        font-size: 14px;
        font-weight: 600;
    }

    .pro-page .pro-image .pro-info .pro-items ul.pro-wight {
        display: flex;
        flex-wrap: wrap;
    }

        .pro-page .pro-image .pro-info .pro-items ul.pro-wight li {
            margin-left: 15px;
        }

            .pro-page .pro-image .pro-info .pro-items ul.pro-wight li a {
                color: #adadad;
                border-bottom: 2px solid #adadad;
                padding: 2px 8px;
            }

                .pro-page .pro-image .pro-info .pro-items ul.pro-wight li a.active,
                .pro-page .pro-image .pro-info .pro-items ul.pro-wight li a:hover {
                    color: #000;
                    border-color: #000;
                    padding: 2px 8px;
                }

.pro-page .pro-image .pro-info .product-color {
    display: flex;
    align-items: center;
    margin-top: 27px;
}

    .pro-page .pro-image .pro-info .product-color span.color-label {
        color: #333;
        font-size: 14px;
        font-weight: 700;
    }

    .pro-page .pro-image .pro-info .product-color span.color {
        margin-left: 15px;
        line-height: 1;
        display: flex;
    }

        .pro-page .pro-image .pro-info .product-color span.color a {
            padding: 2px;
            margin-right: 10px;
            display: flex;
            align-items: center;
            border: 1px solid transparent;
            border-radius: 100%;
        }

            .pro-page .pro-image .pro-info .product-color span.color a.active,
            .pro-page .pro-image .pro-info .product-color span.color a:hover {
                border-color: #333;
            }

            .pro-page .pro-image .pro-info .product-color span.color a span {
                width: 25px;
                height: 25px;
                border-radius: 100%;
            }

            .pro-page .pro-image .pro-info .product-color span.color a:last-child {
                margin-right: 0px;
            }

            .pro-page .pro-image .pro-info .product-color span.color a:nth-child(1) span {
                background-color: #5fa800;
            }

            .pro-page .pro-image .pro-info .product-color span.color a:nth-child(2) span {
                background-color: #cc4445;
            }

            .pro-page .pro-image .pro-info .product-color span.color a:nth-child(3) span {
                background-color: #b58555;
            }

.pro-page .pro-image .pro-info .pro-qty {
    display: flex;
    align-items: center;
    margin-top: 27px;
}

    .pro-page .pro-image .pro-info .pro-qty span.qty {
        font-weight: 700;
    }

    .pro-page .pro-image .pro-info .pro-qty .plus-minus {
        border: 1px solid #e2e2e2;
        border-radius: 25px;
    }

    .pro-page .pro-image .pro-info .pro-qty .plus-minus {
        margin-left: 15px;
    }

        .pro-page .pro-image .pro-info .pro-qty .plus-minus span {
            display: flex;
        }

            .pro-page .pro-image .pro-info .pro-qty .plus-minus span a {
                width: 40px;
                height: 35px;
                font-size: 22px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

        .pro-page .pro-image .pro-info .pro-qty .plus-minus input {
            width: 50px;
            height: 35px;
            border-top: none;
            border-bottom: none;
            padding: 0;
            border-top: none;
            border-bottom: none;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

.pro-page .pro-image .pro-info .pro-btn {
    margin-top: 27px;
}

    .pro-page .pro-image .pro-info .pro-btn a {
        margin-left: 5px;
    }

        .pro-page .pro-image .pro-info .pro-btn a:first-child {
            margin-left: 0px;
        }

.pro-page .pro-image .pro-info .share {
    margin-top: 27px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

    .pro-page .pro-image .pro-info .share ul.share-icn {
        display: flex;
        align-items: center;
        margin-right: 15px;
    }

        .pro-page .pro-image .pro-info .share ul.share-icn li {
            margin-left: 15px;
        }

            .pro-page .pro-image .pro-info .share ul.share-icn li a i {
                font-size: 18px;
            }

                .pro-page .pro-image .pro-info .share ul.share-icn li a i.fa-facebook {
                    color: #3b5999;
                }

                .pro-page .pro-image .pro-info .share ul.share-icn li a i.fa-twitter {
                    color: #55acee;
                }

                .pro-page .pro-image .pro-info .share ul.share-icn li a i.fa-instagram {
                    color: #dd4b39;
                }

                .pro-page .pro-image .pro-info .share ul.share-icn li a i.fa-pinterest {
                    color: #bd081c;
                }

.pro-page .pro-image .pro-info .pay-img {
    margin-top: 22px;
}

.pro-page .pro-shipping .product-service {
    background-color: #f9f9f9;
    padding: 25px;
    margin-top: 30px;
}

    .pro-page .pro-shipping .product-service:first-child {
        margin-top: 0px;
    }

    .pro-page .pro-shipping .product-service .icon-title {
        display: flex;
        align-items: center;
    }

        .pro-page .pro-shipping .product-service .icon-title span {
            color: #cc4445;
            font-size: 30px;
            border-radius: 50px;
            display: flex;
            align-items: center;
        }

        .pro-page .pro-shipping .product-service .icon-title h4 {
            font-size: 16px;
            margin-right: 10px;
            font-weight: 600;
            text-transform: uppercase;
        }

    .pro-page .pro-shipping .product-service p {
        color: #8e8e8e;
        margin-top: 18px;
    }
/* tab css */
.pro-page-content .pro-page-tab ul.nav.nav-tabs {
    border-bottom: none;
    justify-content: center;
    margin-bottom: 60px;
}

    .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item {
        margin-left: 60px;
    }

        .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item:last-child {
            margin-right: 0px;
        }

        .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item a.nav-link {
            color: #949494;
            font-size: 14px;
            font-weight: 600;
            padding: 10px 30px;
            border-radius: 50px;
            margin-bottom: 0px;
            text-transform: uppercase;
        }

            .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item a.nav-link.active,
            .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item a.nav-link:hover {
                color: #000;
                border: 1px solid #000;
            }

.pro-page-content .pro-page-tab .tab-content iframe {
    width: 100%;
}
/* description css */
.pro-page-content .pro-page-tab .tab-content .tab-pane .tab-1content h4 {
    font-size: 16px;
}

.pro-page-content .pro-page-tab .tab-content .tab-pane .tab-1content ul.tab-description {
    list-style-type: unset;
    padding-left: 15px;
    margin-top: 18px;
}

    .pro-page-content .pro-page-tab .tab-content .tab-pane .tab-1content ul.tab-description li {
        margin-top: 5px;
    }

.pro-page-content .pro-page-tab .tab-content .tab-pane .tab-2content {
    margin-top: 17px;
}

    .pro-page-content .pro-page-tab .tab-content .tab-pane .tab-2content h4 {
        font-size: 16px;
    }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .tab-2content ul.tab-description {
        list-style-type: unset;
        padding-left: 15px;
        margin-top: 18px;
    }

        .pro-page-content .pro-page-tab .tab-content .tab-pane .tab-2content ul.tab-description li {
            margin-top: 5px;
        }
/* reviews css */
.pro-page-content .pro-page-tab .tab-content .tab-pane h4.reviews-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}

.pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews {
    border-top: 1px solid #eee;
    margin-top: 28px;
    padding-top: 30px;
}

    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews span.p-rating i.e-star {
        color: #cc4445;
        font-size: 18px;
    }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews p.review-desck {
        font-size: 13px;
        margin-top: 9px;
        margin-bottom: 9px;
        line-height: 1;
    }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews a {
        color: #cc4445;
        text-decoration: underline;
    }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews h4.review-head {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 1;
    }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews span.reviews-editor {
        font-weight: 500;
    }

        .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews span.reviews-editor span.review-name {
            font-weight: normal;
        }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews p.r-description {
        margin-top: 10px;
        line-height: 1;
        font-size: 13px;
    }

.pro-page-content .pro-page-tab .tab-content .tab-pane .review-form {
    margin-top: 24px;
}

    .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form h4 {
        font-size: 18px;
        color: #333;
        line-height: 1;
    }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form form {
        margin-top: 12px;
    }

        .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form form label {
            font-size: 14px;
            margin-top: 15px;
        }

            .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form form label:first-child {
                margin-top: 0px;
            }

        .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form form input {
            width: 100%;
            margin-top: 10px;
            font-size: 14px;
            border: 1px solid #eee;
        }

        .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form form textarea {
            width: 100%;
            margin-top: 10px;
            font-size: 14px;
            border: 1px solid #eee;
        }

    .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form span {
        display: block;
        margin-top: 10px;
        line-height: 1;
    }

        .pro-page-content .pro-page-tab .tab-content .tab-pane .review-form span i {
            color: #ddd;
        }
/* releted product css */
.pro-releted .section-title {
    text-align: center;
}

    .pro-releted .section-title h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

.tred-pro {
    position: relative;
}

    .tred-pro .tr-pro-img a {
        display: block;
    }

        .tred-pro .tr-pro-img a img {
            backface-visibility: hidden;
        }

    .tred-pro .Pro-lable span.p-text,
    .tred-pro .Pro-lable span.p-discount {
        position: absolute;
        top: 5px;
        font-size: 13px;
        color: #fff;
        padding: 2px 10px 2px 15px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20% 50%);
    }

    .tred-pro .Pro-lable span.p-text {
        right:0;
        left: unset;
        background-color: #cc4445;
    }

    .tred-pro .Pro-lable span.p-discount {
        right: 5px;
        background-color: #e30514;
    }

    .tred-pro .pro-icn {
        position: absolute;
        bottom: 15px;
        left: 0px;
        right: 0px;
        text-align: center;
        margin: 0px;
    }

        .tred-pro .pro-icn a.w-c-q-icn:first-child {
            transform: translateX(40px);
        }

        .tred-pro .pro-icn a.w-c-q-icn:last-child {
            transform: translateX(-40px);
        }

    .tred-pro:hover .pro-icn a.w-c-q-icn:first-child {
        margin-right: 15px;
    }

    .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
        margin-left: 15px;
    }

    .tred-pro:hover .pro-icn a.w-c-q-icn:first-child,
    .tred-pro:hover .pro-icn a.w-c-q-icn:last-child {
        transform: translateX(0);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    .tred-pro .pro-icn a.w-c-q-icn i {
        background-color: #fff;
        color: #000;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0px;
        font-size: 16px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        opacity: 0;
        visibility: hidden;
    }

    .tred-pro .pro-icn a.w-c-q-icn:hover i {
        color: #cc4445;
    }

    .tred-pro:hover .pro-icn a.w-c-q-icn i {
        opacity: 1;
        visibility: visible;
    }

.caption {
    padding-top: 15px;
}

    .caption h3 {
        font-size: 14px;
        font-weight: 400;
    }

        .caption h3 a {
            display: block;
            white-space: nowrap;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .caption .rating {
        display: flex;
        margin-top: 14px;
    }

        .caption .rating i {
            color: #ccc;
            font-size: 14px;
            margin-right: 5px;
        }

            .caption .rating i.b-star,
            .caption .rating i.c-star,
            .caption .rating i.d-star,
            .caption .rating i.e-star {
                color: #cc4445;
            }

            .caption .rating i:last-child {
                margin-right: 0px;
            }

    .caption .pro-price {
        margin-top: 16px;
    }

        .caption .pro-price span.new-price {
            font-size: 16px;
            font-weight: 600;
            margin-right: 5px;
            line-height: 1;
        }

        .caption .pro-price span.old-price {
            color: #999;
            font-size: 14px;
            line-height: 1;
        }
/* additional image css */
.tred-pro .tr-pro-img a img.additional-image {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
}

.tred-pro:hover .tr-pro-img a img.additional-image {
    opacity: 1;
    visibility: visible;
}

.tred-pro .tr-pro-img a img.additional-image,
.tred-pro:hover .tr-pro-img a img.additional-image {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
/* search page css */
.search-title {
    text-align: center;
    margin-bottom: 30px;
}

    .search-title h3 {
        font-size: 30px;
        font-weight: 600;
    }

.saerch-input form {
    position: relative;
}

    .saerch-input form input {
        width: 100%;
        padding: 10px 15px;
        border: 1px solid #eee;
        background-color: #fff;
        border-radius: 25px;
    }

    .saerch-input form a.search-btn {
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        right: 0px;
        font-size: 18px;
        background-color: #000;
        padding: 6px 11px;
        color: #fff;
        border: 1px solid #000;
        border-radius: 50%;
    }

        .saerch-input form a.search-btn:hover {
            background-color: #cc4445;
            border-color: #cc4445;
        }
/* search product css */
.search-pro-area {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .search-pro-area .search-pro-items {
        width: calc(25% - 30px);
        margin-top: 30px;
        margin-left: 30px;
    }

        .search-pro-area .search-pro-items .search-img {
            position: relative;
        }

            .search-pro-area .search-pro-items .search-img .pro-icn {
                position: absolute;
                bottom: 20px;
                left: 0px;
                right: 0px;
                text-align: center;
            }

                .search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn:first-child {
                    transform: translateX(40px);
                }

                .search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn:last-child {
                    transform: translateX(-40px);
                }

            .search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:first-child {
                margin-right: 15px;
            }

            .search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:last-child {
                margin-left: 15px;
            }

            .search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:first-child,
            .search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:last-child {
                transform: translateX(0);
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn i {
                background-color: #fff;
                color: #000;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
                opacity: 0;
                visibility: hidden;
            }

            .search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn:hover i {
                color: #cc4445;
            }

            .search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn i {
                opacity: 1;
                visibility: visible;
            }

            .search-pro-area .search-pro-items .search-img a img.search-hover {
                position: absolute;
                top: 0px;
                right: 0px;
                left: 0px;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

        .search-pro-area .search-pro-items:hover .search-img a img.search-hover {
            opacity: 1;
            visibility: visible;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .search-pro-area .search-pro-items .search-caption h4 {
            margin-top: 15px;
            font-size: 14px;
            font-weight: 400;
        }

            .search-pro-area .search-pro-items .search-caption h4 a {
                display: block;
                white-space: nowrap;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
            }

        .search-pro-area .search-pro-items .search-caption span.all-price {
            margin-top: 6px;
        }

            .search-pro-area .search-pro-items .search-caption span.all-price span.search-new-price {
                color: #222;
                font-size: 14px;
                font-weight: 600;
            }

            .search-pro-area .search-pro-items .search-caption span.all-price span.search-old-price {
                color: #999;
                font-size: 12px;
                font-weight: 500;
            }
/* search style-2 css */
.saerch-style-2-input form {
    position: relative;
}

    .saerch-style-2-input form input {
        width: 100%;
        padding: 8px 10px;
        border: 1px solid #eee;
        background-color: #fff;
        border-radius: 25px;
    }

    .saerch-style-2-input form a.search-btn {
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        right: 0px;
        font-size: 18px;
        background-color: #cc4445;
        padding: 5px 10px;
        color: #fff;
        border-radius: 50%;
    }

        .saerch-style-2-input form a.search-btn:hover {
            background-color: #000;
        }

.search-selector {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .search-selector ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .search-selector ul li.search-items {
            font-size: 15px;
            font-weight: 500;
        }

        .search-selector ul li.search-pro-select {
            display: flex;
            align-items: center;
        }

            .search-selector ul li.search-pro-select form select {
                padding: 8px 10px;
                border: 1px solid #eee;
            }

            .search-selector ul li.search-pro-select a {
                font-size: 20px;
                margin-right: 20px;
                line-height: 0;
            }

                .search-selector ul li.search-pro-select a:hover,
                .search-selector ul li.search-pro-select a.active {
                    color: #cc4445;
                }
/* search left column css */
.search-category {
    position: sticky;
    top: 0px;
}

    .search-category .select-category h4.search-cat-title {
        padding-bottom: 27px;
        font-size: 16px;
        line-height: 1;
        border-bottom: 1px solid #eee;
    }

    .search-category .select-category ul {
        height: 223px;
        overflow: auto;
        padding-right: 5px;
    }

    .search-category .select-category ul {
        max-height: calc(100% - 219px);
        overflow-y: auto;
        scrollbar-width: thin;
        -webkit-scrollbar-width: thin;
    }

        .search-category .select-category ul::-webkit-scrollbar {
            width: 4px;
        }

        .search-category .select-category ul::-webkit-scrollbar-track {
            background-color: #eee;
        }

        .search-category .select-category ul::-webkit-scrollbar-thumb {
            background-color: #c1c1c1;
        }

            .search-category .select-category ul::-webkit-scrollbar-thumb:hover {
                background-color: #cc4445;
            }

    .search-category .select-category ul {
        padding-top: 25px;
    }

        .search-category .select-category ul li {
            margin-top: 5px;
        }

            .search-category .select-category ul li:first-child {
                margin-top: 0px;
            }

    .search-category .search-pro-color h4.search-cate-color {
        font-size: 16px;
        padding-top: 27px;
        padding-bottom: 28px;
        line-height: 1;
        border-bottom: 1px solid #eee;
    }

    .search-category .search-pro-color ul.select-cat-color {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 30px;
        margin-left: -10px;
        margin-top: -16px;
    }

        .search-category .search-pro-color ul.select-cat-color li {
            line-height: 0;
            margin-top: 16px;
        }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-1,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-2,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-3,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-4,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-5,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-6,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-7,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-8,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-9,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-10,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-11,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-12,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-13,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-14,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-15,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-16,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-17,
            .search-category .search-pro-color ul.select-cat-color li a.cat-color-18 {
                width: 20px;
                height: 20px;
                margin-left: 10px;
                border-radius: 100%;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-1 {
                background-color: #86aab0;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-2 {
                background-color: #e32323;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-3 {
                background-color: #4f4f51;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-4 {
                background-color: #efe4d7;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-5 {
                background-color: #795548;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-6 {
                background-color: #cdd1c6;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-7 {
                background-color: #666;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-8 {
                background-color: #b3b8a8;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-9 {
                background-color: #e0b756;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-10 {
                background-color: #6f6963;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-11 {
                background-color: #9e9e9e;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-12 {
                background-color: #719297;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-13 {
                background-color: #b58555;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-14 {
                background-color: #6ca6b7;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-15 {
                background-color: #a2c4d4;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-16 {
                background-color: #bb9290;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-17 {
                background-color: #877666;
            }

            .search-category .search-pro-color ul.select-cat-color li a.cat-color-18 {
                background-color: #e2e2e2;
            }

    .search-category .search-pro h4 {
        padding-bottom: 28px;
        font-size: 16px;
        padding-top: 28px;
        margin-bottom: 30px;
        border-bottom: 1px solid #eee;
        line-height: 1;
    }

    .search-category .search-pro .search-pro-main {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

        .search-category .search-pro .search-pro-main:last-child {
            margin-bottom: 0px;
            padding-bottom: 0px;
            border-bottom: none;
        }

        .search-category .search-pro .search-pro-main .search-main-caption {
            margin-left: 10px;
            overflow: hidden;
        }

            .search-category .search-pro .search-pro-main .search-main-caption a {
                font-size: 15px;
                font-weight: 600;
                white-space: nowrap;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
            }

            .search-category .search-pro .search-pro-main .search-main-caption span.search-all-price {
                margin-top: 5px;
            }

                .search-category .search-pro .search-pro-main .search-main-caption span.search-all-price span.search-n-p {
                    color: #cc4445;
                    font-weight: 600;
                }

                .search-category .search-pro .search-pro-main .search-main-caption span.search-all-price span.search-o-p {
                    font-size: 12px;
                    color: #666;
                    font-weight: 500;
                }
/* search product css */
.style-2-search-pro-area {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

    .style-2-search-pro-area .search-pro-items {
        width: calc(33.33% - 30px);
        margin-top: 30px;
        margin-left: 30px;
    }

        .style-2-search-pro-area .search-pro-items:nth-child(1),
        .style-2-search-pro-area .search-pro-items:nth-child(2),
        .style-2-search-pro-area .search-pro-items:nth-child(3) {
            margin-top: 0px;
        }

        .style-2-search-pro-area .search-pro-items .search-img {
            position: relative;
        }

            .style-2-search-pro-area .search-pro-items .search-img a {
                position: relative;
                overflow: hidden;
            }

                .style-2-search-pro-area .search-pro-items .search-img a img {
                    -webkit-transition: all 0.5s ease-in-out 0s;
                    -o-transition: all 0.5s ease-in-out 0s;
                    transition: all 0.5s ease-in-out 0s;
                }

            .style-2-search-pro-area .search-pro-items .search-img:hover a img {
                transform: scale(1.1);
                -webkit-transition: all 0.5s ease-in-out 0s;
                -o-transition: all 0.5s ease-in-out 0s;
                transition: all 0.5s ease-in-out 0s;
            }

            .style-2-search-pro-area .search-pro-items .search-img .pro-icn {
                position: absolute;
                bottom: 20px;
                left: 0px;
                right: 0px;
                text-align: center;
            }

                .style-2-search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn:first-child {
                    transform: translateX(40px);
                }

                .style-2-search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn:last-child {
                    transform: translateX(-40px);
                }

            .style-2-search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:first-child {
                margin-right: 15px;
            }

            .style-2-search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:last-child {
                margin-left: 15px;
            }

            .style-2-search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:first-child,
            .style-2-search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn:last-child {
                transform: translateX(0);
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .style-2-search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn i {
                background-color: #fff;
                color: #000;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease-in-out 0s;
                -o-transition: all 0.2s ease-in-out 0s;
                transition: all 0.2s ease-in-out 0s;
                opacity: 0;
                visibility: hidden;
            }

            .style-2-search-pro-area .search-pro-items .search-img .pro-icn a.w-c-q-icn:hover i {
                color: #cc4445;
            }

            .style-2-search-pro-area .search-pro-items .search-img:hover .pro-icn a.w-c-q-icn i {
                opacity: 1;
                visibility: visible;
            }

        .style-2-search-pro-area .search-pro-items .search-caption h4 {
            margin-top: 15px;
            font-size: 14px;
            font-weight: 400;
        }

            .style-2-search-pro-area .search-pro-items .search-caption h4 a {
                display: block;
                white-space: nowrap;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
            }

        .style-2-search-pro-area .search-pro-items .search-caption span.all-price {
            margin-top: 6px;
        }

            .style-2-search-pro-area .search-pro-items .search-caption span.all-price span.search-new-price {
                color: #222;
                font-size: 14px;
                font-weight: 600;
            }

            .style-2-search-pro-area .search-pro-items .search-caption span.all-price span.search-old-price {
                color: #999;
                font-size: 12px;
                font-weight: 500;
            }
/* style-2 list search product css */
.style-2-list-search-pro-area {
    display: flex;
    flex-wrap: wrap;
}

    .style-2-list-search-pro-area .search-pro-items {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
        display: flex;
    }

        .style-2-list-search-pro-area .search-pro-items:last-child {
            margin-bottom: 0px;
            padding-bottom: 0px;
            border-bottom: none;
        }

        .style-2-list-search-pro-area .search-pro-items:nth-child(1) {
            margin-top: 0px;
        }

        .style-2-list-search-pro-area .search-pro-items .search-img {
            width: 25%;
        }

            .style-2-list-search-pro-area .search-pro-items .search-img a {
                position: relative;
                overflow: hidden;
                display: block;
            }

                .style-2-list-search-pro-area .search-pro-items .search-img a img {
                    -webkit-transition: all 0.5s ease-in-out 0s;
                    -o-transition: all 0.5s ease-in-out 0s;
                    transition: all 0.5s ease-in-out 0s;
                }

        .style-2-list-search-pro-area .search-pro-items:hover .search-img a img {
            transform: scale(1.1);
            -webkit-transition: all 0.5s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s;
        }

        .style-2-list-search-pro-area .search-pro-items .search-caption .pro-icn {
            margin-top: 11px;
        }

            .style-2-list-search-pro-area .search-pro-items .search-caption .pro-icn a.w-c-q-icn i {
                background-color: #cc4445;
                color: #fff;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                line-height: 0px;
                font-size: 16px;
                border-radius: 100%;
                border: 2px solid #cc4445;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .style-2-list-search-pro-area .search-pro-items .search-caption .pro-icn a.w-c-q-icn:hover i {
                background-color: transparent;
                color: #cc4445;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

        .style-2-list-search-pro-area .search-pro-items .search-caption {
            width: 75%;
            margin-left: 20px;
        }

            .style-2-list-search-pro-area .search-pro-items .search-caption h4 {
                font-size: 14px;
                font-weight: 400;
            }

                .style-2-list-search-pro-area .search-pro-items .search-caption h4 a {
                    display: block;
                    white-space: nowrap;
                    width: 100%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .style-2-list-search-pro-area .search-pro-items .search-caption span.all-price {
                margin-top: 6px;
            }

                .style-2-list-search-pro-area .search-pro-items .search-caption span.all-price span.search-new-price {
                    color: #222;
                    font-size: 14px;
                    font-weight: 600;
                }

                .style-2-list-search-pro-area .search-pro-items .search-caption span.all-price span.search-old-price {
                    color: #999;
                    font-size: 12px;
                    font-weight: 500;
                }

            .style-2-list-search-pro-area .search-pro-items .search-caption p.search-pro-desc {
                margin-top: 5px;
            }
/* pagination css */
.all-page span.page-title {
    color: #333;
    display: block;
    text-align: center;
    margin-top: 30px;
    font-weight: 500;
}

.all-page .page-number {
    text-align: center;
    margin-top: 19px;
}

    .all-page .page-number a {
        position: relative;
        margin-right: 5px;
    }

        .all-page .page-number a:after {
            background-color: #cc4445;
            content: "";
            position: absolute;
            bottom: 0px;
            left: 1px;
            right: 0px;
            width: 4px;
            height: 4px;
            border-radius: 100%;
            opacity: 0;
            visibility: hidden;
        }

        .all-page .page-number a:hover:after,
        .all-page .page-number a.active:after {
            opacity: 1;
            visibility: visible;
        }

        .all-page .page-number a:hover,
        .all-page .page-number a.active {
            color: #cc4445;
        }

        .all-page .page-number a:last-child:after {
            display: none;
        }
/* blog left-right column css */
.left-column {
    position: sticky;
    top: 0px;
}

    .left-column .blog-search h4 {
        font-size: 16px;
    }

    .left-column .blog-search form {
        position: relative;
    }

        .left-column .blog-search form input {
            width: 100%;
            color: #aeaeae;
            font-size: 13px;
            padding: 8px 10px;
            margin-top: 23px;
            border: 1px solid #e2e2e2;
            border-radius: 4px;
        }

    .left-column.style-1 .blog-search form input {
        margin-top: 23px;
        border-radius: 25px;
    }

    .left-column .blog-search form a {
        position: absolute;
        bottom: 35%;
        right: 15px;
        transform: translateY(50%);
        font-size: 16px;
        color: #999;
        line-height: 0;
    }

    .left-column .blog-head h4 {
        font-size: 18px;
        margin-top: 15px;
    }

    .left-column .blog-title h4 {
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 23px;
        padding-top: 23px;
        border-top: 1px solid #eee;
    }

    .left-column .left-blog .blog-item {
        display: flex;
        margin-bottom: 20px;
        align-items: center;
    }

        .left-column .left-blog .blog-item:last-child {
            margin-bottom: 0px;
        }

        .left-column .left-blog .blog-item .l-blog-image {
            margin-right: 15px;
        }

        .left-column .left-blog .blog-item .l-blog-caption h4 {
            font-size: 14px;
            margin-top: 5px;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .left-column.style-1 .left-blog .blog-item .l-blog-caption h4 a:hover,
    .left-column.style-5 .left-blog .blog-item .l-blog-caption h4 a:hover {
        color: #cc4445;
    }

    .left-column.style-2 .left-blog .blog-item .l-blog-caption h4 a:hover,
    .left-column.style-3 .left-blog .blog-item .l-blog-caption h4 a:hover {
        color: #5fa800;
    }

    .left-column.style-6 .left-blog .blog-item .l-blog-caption h4 a:hover {
        color: #73841b;
    }

    .left-column .blog-tag h4 {
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 18px;
        padding-top: 23px;
        border-top: 1px solid #eee;
    }

    .left-column .blog-tag ul.tegs {
        display: flex;
        flex-wrap: wrap;
        margin-top: -5px;
        margin-left: -10px;
    }

        .left-column .blog-tag ul.tegs li a {
            color: #999;
            font-size: 13px;
            padding: 5px 10px;
            margin-left: 10px;
            margin-top: 10px;
            border: 1px solid #e2e2e2;
            border-radius: 4px;
        }

            .left-column .blog-tag ul.tegs li a:hover {
                background-color: #000;
                color: #fff;
            }

    .left-column .blog-tag.style-1 ul.tegs li a {
        border-radius: 25px;
    }
/* right column css */
.right-area {
    margin-top: 28px;
    margin-bottom: -12px;
}

.right-c .right-area {
    margin-top: 0px;
}

.right-area .right-column-start h4 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 32px;
    line-height: 1;
}

.right-area .right-column-start .archive-link h5 {
    display: inline;
    color: #fff;
    font-size: 14px;
    padding: 5px 15px;
    background-color: #cc4445;
    font-weight: 400;
    line-height: 1;
}

.right-area.style-3 .right-column-start .archive-link h5 {
    background-color: #5fa800;
}

.right-area.style-6 .right-column-start .archive-link h5 {
    background-color: #73841b;
}

.right-area.style-7 .right-column-start .archive-link h5 {
    background-color: #cd7752;
}

.right-area .right-column-start .archive-link ul {
    margin-top: 29px;
}

    .right-area .right-column-start .archive-link ul li {
        margin-top: 3px;
        width: 100%;
    }

        .right-area .right-column-start .archive-link ul li a {
            width: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .right-area .right-column-start .archive-link ul li:first-child {
            margin-top: 0px;
        }

        .right-area .right-column-start .archive-link ul li a i {
            font-size: 12px;
        }

.right-area .b-Reply {
    margin-top: 22px;
}

.right-area.style-1 .b-Reply {
    margin-top: 16px;
}

.right-area.style-2 .b-Reply {
    margin-top: 16px;
}

.right-area.style-5 .b-Reply {
    margin-top: 16px;
}

.right-area .b-Reply h4 {
    font-size: 16px;
    line-height: 1;
}

.right-area .b-Reply form {
    margin-top: 17px;
}

.right-area.style-1 .b-Reply form {
    margin-top: 27px;
}

.right-area.style-2 .b-Reply form {
    margin-top: 27px;
}

.right-area.style-5 .b-Reply form {
    margin-top: 27px;
}

.right-area .b-Reply form input {
    width: 100%;
    padding: 8px 15px;
    margin-top: 16px;
}

    .right-area .b-Reply form input:first-child {
        margin-top: 0px;
    }

.right-area .b-Reply form a.Reply-link {
    background-color: #cc4445;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    border: 2px solid #cc4445;
}

    .right-area .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #000;
        border-color: #cc4445;
    }

.right-area .r-image {
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #eee;
}
/* full grid blog css */
.blog-style-1-full-grid {
    counter-reset: my-sec-counter;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-top: -30px;
}

    .blog-style-1-full-grid .blog-start {
        position: relative;
    }

        .blog-style-1-full-grid .blog-start .blog-post {
            margin-top: 15px;
            border: 1px solid #eee;
        }

        .blog-style-1-full-grid .blog-start:before,
        .blog-style-1-full-grid .blog-start:after {
            background-color: #cc4445;
        }

        .blog-style-1-full-grid .blog-start:before {
            counter-increment: my-sec-counter;
            content: counter(my-sec-counter);
            position: absolute;
            top: 0px;
            left: 15px;
            width: 50px;
            height: 50px;
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            border-radius: 0px 5% 25% 25%;
            align-items: center;
            justify-content: center;
            display: flex;
        }

        .blog-style-1-full-grid .blog-start:after {
            content: "";
            width: 20px;
            height: 15px;
            position: absolute;
            top: 0px;
            left: 0px;
            opacity: 0.8;
            border-radius: 20px 5px 0px 0px;
        }

    .blog-style-1-full-grid .blog-start {
        width: calc(33.33% - 30px);
        margin-top: 30px;
        margin-left: 30px;
        border-radius: 5px;
        ;
    }

        .blog-style-1-full-grid .blog-start .blog-image {
            display: flex;
        }

            .blog-style-1-full-grid .blog-start .blog-image a img,
            .blog-style-1-left-grid .blog-start .blog-image a img,
            .blog-style-1-right-grid .blog-start .blog-image a img {
                backface-visibility: hidden;
            }

        .blog-style-1-full-grid .blog-start .blog-content {
            padding: 30px;
        }

            .blog-style-1-full-grid .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .blog-style-1-full-grid .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .blog-style-1-full-grid .blog-start .blog-content span.blog-admin {
                display: block;
                margin-top: 7px;
                line-height: 1;
            }

                .blog-style-1-full-grid .blog-start .blog-content span.blog-admin span.blog-editor {
                    color: #000;
                    font-weight: 600;
                }

            .blog-style-1-full-grid .blog-start .blog-content p.blog-description {
                margin-top: 21px;
            }

            .blog-style-1-full-grid .blog-start .blog-content a.read-link {
                display: flex;
                align-items: center;
                margin-top: 20px;
                font-size: 14px;
                font-weight: 600;
                line-height: 1;
                -webkit-transition: all 0s ease-in-out 0s;
                -o-transition: all 0s ease-in-out 0s;
                transition: all 0s ease-in-out 0s;
            }

                .blog-style-1-full-grid .blog-start .blog-content a.read-link span {
                    color: #222;
                }

                .blog-style-1-full-grid .blog-start .blog-content a.read-link:hover span {
                    color: #cc4445;
                }

                .blog-style-1-full-grid .blog-start .blog-content a.read-link i {
                    padding-left: 5px;
                    font-size: 12px;
                }

                .blog-style-1-full-grid .blog-start .blog-content a.read-link:hover i {
                    padding-left: 10px;
                }

                .blog-style-1-full-grid .blog-start .blog-content a.read-link span,
                .blog-style-1-full-grid .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-full-grid .blog-start .blog-content a.read-link i,
                .blog-style-1-full-grid .blog-start .blog-content a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

            .blog-style-1-full-grid .blog-start .blog-content .blog-date-comment {
                margin-top: 12px;
                display: flex;
                justify-content: space-between;
                line-height: 1
            }

                .blog-style-1-full-grid .blog-start .blog-content .blog-date-comment a {
                    font-weight: 600;
                }
/* left-right grid blog css */
.blog-style-1-left-grid,
.blog-style-1-right-grid {
    counter-reset: my-sec-counter;
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -20px;
}

    .blog-style-1-left-grid .blog-start,
    .blog-style-1-right-grid .blog-start {
        position: relative;
    }

        .blog-style-1-left-grid .blog-start .blog-post,
        .blog-style-1-right-grid .blog-start .blog-post {
            margin-top: 15px;
            border: 1px solid #eee;
        }

        .blog-style-1-left-grid .blog-start:before,
        .blog-style-1-left-grid .blog-start:after,
        .blog-style-1-right-grid .blog-start:before,
        .blog-style-1-right-grid .blog-start:after {
            background-color: #cc4445;
        }

        .blog-style-1-left-grid .blog-start:before,
        .blog-style-1-right-grid .blog-start:before {
            counter-increment: my-sec-counter;
            content: counter(my-sec-counter);
            position: absolute;
            top: 0px;
            left: 15px;
            width: 50px;
            height: 50px;
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            border-radius: 0px 5% 25% 25%;
            align-items: center;
            justify-content: center;
            display: flex;
        }

        .blog-style-1-left-grid .blog-start:after,
        .blog-style-1-right-grid .blog-start:after {
            content: "";
            width: 20px;
            height: 15px;
            position: absolute;
            top: 0px;
            left: 0px;
            opacity: 0.8;
            border-radius: 20px 5px 0px 0px;
        }

    .blog-style-1-left-grid .blog-start,
    .blog-style-1-right-grid .blog-start {
        width: calc(33.33% - 20px);
        margin-top: 30px;
        margin-left: 20px;
        border-radius: 5px;
        ;
    }

        .blog-style-1-left-grid .blog-start .blog-image,
        .blog-style-1-right-grid .blog-start .blog-image {
            display: flex;
        }

        .blog-style-1-left-grid .blog-start .blog-content,
        .blog-style-1-right-grid .blog-start .blog-content {
            padding: 30px;
        }

            .blog-style-1-left-grid .blog-start .blog-content .blog-date-comment,
            .blog-style-1-right-grid .blog-start .blog-content .blog-date-comment {
                margin-top: 12px;
                display: flex;
                justify-content: space-between;
                line-height: 1
            }

                .blog-style-1-left-grid .blog-start .blog-content .blog-date-comment a,
                .blog-style-1-right-grid .blog-start .blog-content .blog-date-comment a {
                    font-weight: 600;
                }

            .blog-style-1-left-grid .blog-start .blog-content .blog-title h6,
            .blog-style-1-right-grid .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .blog-style-1-left-grid .blog-start .blog-content .blog-title h6 a,
                .blog-style-1-right-grid .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .blog-style-1-left-grid .blog-start .blog-content p.blog-description,
            .blog-style-1-right-grid .blog-start .blog-content p.blog-description {
                margin-top: 21px;
                font-size: 14px;
            }

            .blog-style-1-left-grid .blog-start .blog-content a.read-link,
            .blog-style-1-right-grid .blog-start .blog-content a.read-link {
                display: flex;
                align-items: center;
                margin-top: 20px;
                font-size: 14px;
                font-weight: 600;
                line-height: 1;
                -webkit-transition: all 0s ease-in-out 0s;
                -o-transition: all 0s ease-in-out 0s;
                transition: all 0s ease-in-out 0s;
            }

                .blog-style-1-left-grid .blog-start .blog-content a.read-link span,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link span {
                    color: #222;
                }

                .blog-style-1-left-grid .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link:hover span {
                    color: #cc4445;
                }

                .blog-style-1-left-grid .blog-start .blog-content a.read-link i,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link i {
                    padding-left: 5px;
                    font-size: 12px;
                }

                .blog-style-1-left-grid .blog-start .blog-content a.read-link:hover i,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link:hover i {
                    padding-left: 10px;
                }

                .blog-style-1-left-grid .blog-start .blog-content a.read-link span,
                .blog-style-1-left-grid .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-left-grid .blog-start .blog-content a.read-link i,
                .blog-style-1-left-grid .blog-start .blog-content a.read-link:hover i,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link span,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link i,
                .blog-style-1-right-grid .blog-start .blog-content a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

            .blog-style-1-left-grid .blog-start .blog-content span.blog-admin,
            .blog-style-1-right-grid .blog-start .blog-content span.blog-admin {
                display: block;
                margin-top: 7px;
                line-height: 1;
            }

                .blog-style-1-left-grid .blog-start .blog-content span.blog-admin span.blog-editor,
                .blog-style-1-right-grid .blog-start .blog-content span.blog-admin span.blog-editor {
                    color: #000;
                    font-weight: 600;
                }
/* full blog list css */
.blog-style-1-list {
    counter-reset: my-sec-counter;
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -30px;
}

    .blog-style-1-list .blog-start {
        position: relative;
    }

        .blog-style-1-list .blog-start .blog-post {
            margin-top: 15px;
            display: flex;
            align-items: center;
        }

        .blog-style-1-list .blog-start:before,
        .blog-style-1-list .blog-start:after {
            background-color: #cc4445;
        }

        .blog-style-1-list .blog-start:before {
            counter-increment: my-sec-counter;
            content: counter(my-sec-counter);
            position: absolute;
            top: 0px;
            left: 15px;
            width: 50px;
            height: 50px;
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            border-radius: 0px 5% 25% 25%;
            align-items: center;
            justify-content: center;
            display: flex;
        }

        .blog-style-1-list .blog-start:after {
            content: "";
            width: 20px;
            height: 15px;
            position: absolute;
            top: 0px;
            left: 0px;
            opacity: 0.8;
            border-radius: 20px 5px 0px 0px;
        }

    .blog-style-1-list .blog-start {
        width: calc(100% - 30px);
        margin-top: 30px;
        margin-left: 30px;
        border-radius: 5px;
    }

        .blog-style-1-list .blog-start .blog-image {
            width: 50%;
        }

        .blog-style-1-list .blog-start .blog-content {
            width: 50%;
            margin-left: 30px;
        }

            .blog-style-1-list .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .blog-style-1-list .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .blog-style-1-list .blog-start .blog-content .date-comm-adit {
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-top: 1px solid #dfdfdf;
                margin-top: 23px;
                padding-top: 25px;
            }

                .blog-style-1-list .blog-start .blog-content .date-comm-adit span.blog-admin i {
                    margin-right: 5px;
                }

                .blog-style-1-list .blog-start .blog-content .date-comm-adit span.blog-admin span.blog-editor {
                    font-weight: 600;
                    margin-left: 5px;
                }

                .blog-style-1-list .blog-start .blog-content .date-comm-adit span.blog-date i {
                    margin-right: 5px;
                }

                .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit a,
                .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit a,
                .blog-style-1-list .blog-start .blog-content .date-comm-adit a {
                    font-weight: 600;
                    display: flex;
                    align-items: center;
                }

                    .blog-style-1-list .blog-start .blog-content .date-comm-adit a i {
                        margin-right: 5px;
                    }

            .blog-style-1-list .blog-start .blog-content p.blog-description {
                margin-top: 20px;
                color: #999;
            }

            .blog-style-1-list .blog-start .blog-content a.read-link {
                display: flex;
                align-items: center;
                margin-top: 20px;
                font-size: 14px;
                font-weight: 600;
                line-height: 1;
                -webkit-transition: all 0s ease-in-out 0s;
                -o-transition: all 0s ease-in-out 0s;
                transition: all 0s ease-in-out 0s;
            }

                .blog-style-1-list .blog-start .blog-content a.read-link span {
                    color: #222;
                }

                .blog-style-1-list .blog-start .blog-content a.read-link:hover span {
                    color: #cc4445;
                }

                .blog-style-1-list .blog-start .blog-content a.read-link i {
                    padding-left: 5px;
                    font-size: 12px;
                }

                .blog-style-1-list .blog-start .blog-content a.read-link:hover i {
                    padding-left: 10px;
                }

                .blog-style-1-list .blog-start .blog-content a.read-link span,
                .blog-style-1-list .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-list .blog-start .blog-content a.read-link i,
                .blog-style-1-list .blog-start .blog-content a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }
/* left-right blog list css */
.blog-style-1-left-list-blog,
.blog-style-1-right-blog {
    counter-reset: my-sec-counter;
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -30px;
}

    .blog-style-1-left-list-blog .blog-start,
    .blog-style-1-right-blog .blog-start {
        position: relative;
    }

        .blog-style-1-left-list-blog .blog-start .blog-post,
        .blog-style-1-right-blog .blog-start .blog-post {
            margin-top: 15px;
            display: flex;
            align-items: center;
        }

        .blog-style-1-left-list-blog .blog-start:before,
        .blog-style-1-left-list-blog .blog-start:after,
        .blog-style-1-right-blog .blog-start:before,
        .blog-style-1-right-blog .blog-start:after {
            background-color: #cc4445;
        }

        .blog-style-1-left-list-blog .blog-start:before,
        .blog-style-1-right-blog .blog-start:before {
            counter-increment: my-sec-counter;
            content: counter(my-sec-counter);
            position: absolute;
            top: 0px;
            left: 15px;
            width: 50px;
            height: 50px;
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            border-radius: 0px 5% 25% 25%;
            align-items: center;
            justify-content: center;
            display: flex;
        }

        .blog-style-1-left-list-blog .blog-start:after,
        .blog-style-1-right-blog .blog-start:after {
            content: "";
            width: 20px;
            height: 15px;
            position: absolute;
            top: 0px;
            left: 0px;
            opacity: 0.8;
            border-radius: 20px 5px 0px 0px;
        }

    .blog-style-1-left-list-blog .blog-start,
    .blog-style-1-right-blog .blog-start {
        width: calc(100% - 30px);
        margin-top: 30px;
        margin-left: 30px;
        border-radius: 5px;
        ;
    }

        .blog-style-1-left-list-blog .blog-start .blog-image,
        .blog-style-1-right-blog .blog-start .blog-image {
            display: flex;
            width: 50%;
        }

            .blog-style-1-list .blog-start .blog-image a img,
            .blog-style-1-left-list-blog .blog-start .blog-image a img,
            .blog-style-1-right-blog .blog-start .blog-image a img {
                backface-visibility: hidden;
            }

        .blog-style-1-left-list-blog .blog-start .blog-content,
        .blog-style-1-right-blog .blog-start .blog-content {
            width: 50%;
            margin-left: 30px;
        }

            .blog-style-1-right-blog .blog-start .blog-content .blog-date,
            .blog-style-1-left-list-blog .blog-start .blog-content .blog-date,
            .blog-style-1-list .blog-start .blog-content .blog-date {
                display: flex;
                align-items: center;
                line-height: 1;
                font-weight: 600;
            }

            .blog-style-1-left-list-blog .blog-start .blog-content .blog-date-comment a,
            .blog-style-1-right-blog .blog-start .blog-content .blog-date-comment a {
                font-weight: 600;
            }

            .blog-style-1-left-list-blog .blog-start .blog-content .blog-title h6,
            .blog-style-1-right-blog .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .blog-style-1-left-list-blog .blog-start .blog-content .blog-title h6 a,
                .blog-style-1-right-blog .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit,
            .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit {
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-top: 1px solid #dfdfdf;
                margin-top: 23px;
                padding-top: 25px;
            }

                .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit span.blog-date i,
                .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit span.blog-date i {
                    margin-right: 5px;
                }

                .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit a,
                .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit a {
                    font-size: 14px;
                    font-weight: 600;
                }

                    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit a i,
                    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit a i {
                        margin-right: 5px;
                    }

                .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit span.blog-admin,
                .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit span.blog-admin,
                .blog-style-1-list .blog-start .blog-content .date-comm-adit span.blog-admin {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit span.blog-admin i,
                    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit span.blog-admin i {
                        margin-right: 5px;
                    }

                    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit span.blog-admin span.blog-editor,
                    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit span.blog-admin span.blog-editor {
                        font-weight: 600;
                        margin-left: 5px;
                    }

            .blog-style-1-left-list-blog .blog-start .blog-content p.blog-description,
            .blog-style-1-right-blog .blog-start .blog-content p.blog-description {
                margin-top: 20px;
                color: #999;
            }

            .blog-style-1-left-list-blog .blog-start .blog-content a.read-link,
            .blog-style-1-right-blog .blog-start .blog-content a.read-link {
                display: flex;
                align-items: center;
                margin-top: 20px;
                font-size: 14px;
                font-weight: 600;
                line-height: 1;
                -webkit-transition: all 0s ease-in-out 0s;
                -o-transition: all 0s ease-in-out 0s;
                transition: all 0s ease-in-out 0s;
            }

                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link span,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link span {
                    color: #222;
                }

                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link:hover span {
                    color: #cc4445;
                }

                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link i,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link i {
                    padding-left: 5px;
                    font-size: 12px;
                }

                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link:hover i,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link:hover i {
                    padding-left: 10px;
                }

                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link span,
                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link i,
                .blog-style-1-left-list-blog .blog-start .blog-content a.read-link:hover i,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link span,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link:hover span,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link i,
                .blog-style-1-right-blog .blog-start .blog-content a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }
/* full-left-right details blog css */
.blog-style-1-details .single-blog-content,
.blog-style-1-left-details .single-blog-content,
.blog-style-1-right-details .single-blog-content {
    margin-top: 33px;
}

    .blog-style-1-details .single-blog-content .single-b-title h4,
    .blog-style-1-left-details .single-blog-content .single-b-title h4,
    .blog-style-1-right-details .single-blog-content .single-b-title h4 {
        font-size: 16px;
    }

    .blog-style-1-details .single-blog-content .date-edit-comments,
    .blog-style-1-left-details .single-blog-content .date-edit-comments,
    .blog-style-1-right-details .single-blog-content .date-edit-comments {
        margin-top: 23px;
    }

        .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap,
        .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap,
        .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin: -15px 0px 0px -30px;
        }

            .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data {
                margin: 15px 0px 0px 30px;
            }

            .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
            .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
            .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.date {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
                .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
                .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c {
                    margin-left: 5px;
                }

            .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
            .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
            .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
                .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
                .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c {
                    margin-left: 5px;
                }

            .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
            .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
            .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .blog-style-1-left-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
                .blog-style-1-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
                .blog-style-1-right-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c {
                    margin-left: 5px;
                }

    .blog-style-1-details .single-blog-content .blog-description,
    .blog-style-1-left-details .single-blog-content .blog-description,
    .blog-style-1-right-details .single-blog-content .blog-description {
        margin-top: 23px;
    }

        .blog-style-1-details .single-blog-content .blog-description p,
        .blog-style-1-left-details .single-blog-content .blog-description p,
        .blog-style-1-right-details .single-blog-content .blog-description p {
            margin-top: 2px;
            letter-spacing: 0.6px;
        }

        .blog-style-1-details .single-blog-content .blog-description .blog-image-description,
        .blog-style-1-left-details .single-blog-content .blog-description .blog-image-description,
        .blog-style-1-right-details .single-blog-content .blog-description .blog-image-description {
            margin-top: 22px;
        }

            .blog-style-1-details .single-blog-content .blog-description .blog-image-description img,
            .blog-style-1-left-details .single-blog-content .blog-description .blog-image-description img,
            .blog-style-1-right-details .single-blog-content .blog-description .blog-image-description img {
                float: left;
                margin-right: 15px;
            }

            .blog-style-1-details .single-blog-content .blog-description .blog-image-description p.bold-description,
            .blog-style-1-left-details .single-blog-content .blog-description .blog-image-description p.bold-description,
            .blog-style-1-right-details .single-blog-content .blog-description .blog-image-description p.bold-description {
                font-size: 14px;
                font-weight: 600;
            }

        .blog-style-1-details .single-blog-content .blog-description p.color-description,
        .blog-style-1-left-details .single-blog-content .blog-description p.color-description,
        .blog-style-1-right-details .single-blog-content .blog-description p.color-description {
            background-color: #f7f7f7;
            font-size: 16px;
            color: #cc4445;
            margin: 23px 0px;
            padding: 30px;
            border-left: 1px solid #eee;
            font-weight: 500;
            letter-spacing: 0.5px;
        }

    .blog-style-1-details .single-blog-content .blog-info,
    .blog-style-1-left-details .single-blog-content .blog-info,
    .blog-style-1-right-details .single-blog-content .blog-info {
        padding: 30px;
        margin-top: 22px;
        background-color: #f7f7f7;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

        .blog-style-1-details .single-blog-content .blog-info i.fa-quote-left,
        .blog-style-1-left-details .single-blog-content .blog-info i.fa-quote-left,
        .blog-style-1-right-details .single-blog-content .blog-info i.fa-quote-left {
            font-size: 30px;
            color: #cc4445;
        }

        .blog-style-1-details .single-blog-content .blog-info h6,
        .blog-style-1-left-details .single-blog-content .blog-info h6,
        .blog-style-1-right-details .single-blog-content .blog-info h6 {
            color: #cc4445;
            font-size: 16px;
            margin-top: 9px;
            font-weight: 500;
        }

    .blog-style-1-details .single-blog-content .b-link,
    .blog-style-1-left-details .single-blog-content .b-link,
    .blog-style-1-right-details .single-blog-content .b-link {
        margin-top: 30px;
    }

        .blog-style-1-details .single-blog-content .b-link a,
        .blog-style-1-left-details .single-blog-content .b-link a,
        .blog-style-1-right-details .single-blog-content .b-link a {
            background-color: #cc4445;
            padding: 5px 10px;
            color: #fff;
            border-radius: 4px;
        }

            .blog-style-1-details .single-blog-content .b-link a:hover,
            .blog-style-1-left-details .single-blog-content .b-link a:hover,
            .blog-style-1-right-details .single-blog-content .b-link a:hover {
                background-color: #000;
                color: #fff;
            }

    .blog-style-1-details .single-blog-content .blog-social,
    .blog-style-1-left-details .single-blog-content .blog-social,
    .blog-style-1-right-details .single-blog-content .blog-social {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .blog-style-1-details .single-blog-content .blog-social a.facebook,
        .blog-style-1-details .single-blog-content .blog-social a.twitter,
        .blog-style-1-details .single-blog-content .blog-social a.insta,
        .blog-style-1-details .single-blog-content .blog-social a.pinterest,
        .blog-style-1-left-details .single-blog-content .blog-social a.facebook,
        .blog-style-1-left-details .single-blog-content .blog-social a.twitter,
        .blog-style-1-left-details .single-blog-content .blog-social a.insta,
        .blog-style-1-left-details .single-blog-content .blog-social a.pinterest,
        .blog-style-1-right-details .single-blog-content .blog-social a.facebook,
        .blog-style-1-right-details .single-blog-content .blog-social a.twitter,
        .blog-style-1-right-details .single-blog-content .blog-social a.insta,
        .blog-style-1-right-details .single-blog-content .blog-social a.pinterest {
            width: 35px;
            height: 35px;
            font-size: 14px;
            margin-right: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50px;
        }

        .blog-style-1-details .single-blog-content .blog-social a.facebook,
        .blog-style-1-left-details .single-blog-content .blog-social a.facebook,
        .blog-style-1-right-details .single-blog-content .blog-social a.facebook {
            background-color: #3b5999;
            color: #fff;
        }

        .blog-style-1-details .single-blog-content .blog-social a.twitter,
        .blog-style-1-left-details .single-blog-content .blog-social a.twitter,
        .blog-style-1-right-details .single-blog-content .blog-social a.twitter {
            background-color: #55acee;
            color: #fff;
        }

        .blog-style-1-details .single-blog-content .blog-social a.insta,
        .blog-style-1-left-details .single-blog-content .blog-social a.insta,
        .blog-style-1-right-details .single-blog-content .blog-social a.insta {
            background-color: #dd4b39;
            color: #fff;
        }

        .blog-style-1-details .single-blog-content .blog-social a.pinterest,
        .blog-style-1-left-details .single-blog-content .blog-social a.pinterest,
        .blog-style-1-right-details .single-blog-content .blog-social a.pinterest {
            background-color: #bd081c;
            color: #fff;
        }

        .blog-style-1-details .single-blog-content .blog-social a:hover,
        .blog-style-1-left-details .single-blog-content .blog-social a:hover,
        .blog-style-1-right-details .single-blog-content .blog-social a:hover {
            background-color: #cc4445;
        }

    .blog-style-1-details .single-blog-content .blog-comments,
    .blog-style-1-left-details .single-blog-content .blog-comments,
    .blog-style-1-right-details .single-blog-content .blog-comments {
        margin-top: 23px;
    }

        .blog-style-1-details .single-blog-content .blog-comments h4,
        .blog-style-1-left-details .single-blog-content .blog-comments h4,
        .blog-style-1-right-details .single-blog-content .blog-comments h4 {
            font-size: 18px;
        }

            .blog-style-1-details .single-blog-content .blog-comments h4 span,
            .blog-style-1-left-details .single-blog-content .blog-comments h4 span,
            .blog-style-1-right-details .single-blog-content .blog-comments h4 span {
                color: #cc4445;
            }

        .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info,
        .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info,
        .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info {
            margin-top: 23px;
            padding-top: 30px;
            border-top: 1px solid #eee;
        }

            .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae {
                display: flex;
                margin-top: 24px;
            }

                .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply {
                    margin-left: 50px;
                }

                .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply {
                    margin-top: 24px;
                    padding-top: 30px;
                    border-top: 1px solid #eee;
                }

                .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
                .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
                .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type {
                    margin-top: 0px;
                }

                .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man {
                    width: 45px;
                    height: 45px;
                    background-color: #cc4445;
                    color: #fff;
                    margin-right: 15px;
                    font-size: 15px;
                    border-radius: 3px;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    justify-content: center;
                    font-weight: 600;
                }

                .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content {
                    width: calc(100% - 45px);
                }

                    .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result {
                        display: block;
                    }

                    .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name {
                        margin-top: 5px;
                    }

                        .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i {
                            font-style: normal;
                        }

                    .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date {
                        font-weight: 600;
                        margin-top: 6px;
                    }

                        .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply {
                            margin-left: 30px;
                            color: #cc4445;
                            font-weight: 500;
                        }

                    .blog-style-1-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .blog-style-1-left-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .blog-style-1-right-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title {
                        font-weight: 600;
                        color: #cc4445;
                    }

    .blog-style-1-details .single-blog-content .comments-form,
    .blog-style-1-left-details .single-blog-content .comments-form,
    .blog-style-1-right-details .single-blog-content .comments-form {
        margin-top: 24px;
        padding-top: 23px;
        border-top: 1px solid #eee;
    }

        .blog-style-1-details .single-blog-content .comments-form h4,
        .blog-style-1-left-details .single-blog-content .comments-form h4,
        .blog-style-1-right-details .single-blog-content .comments-form h4 {
            font-size: 18px;
        }

        .blog-style-1-details .single-blog-content .comments-form form,
        .blog-style-1-left-details .single-blog-content .comments-form form,
        .blog-style-1-right-details .single-blog-content .comments-form form {
            margin-top: 18px;
        }

            .blog-style-1-details .single-blog-content .comments-form form label,
            .blog-style-1-left-details .single-blog-content .comments-form form label,
            .blog-style-1-right-details .single-blog-content .comments-form form label {
                margin-top: 15px;
            }

                .blog-style-1-details .single-blog-content .comments-form form label:first-child,
                .blog-style-1-left-details .single-blog-content .comments-form form label:first-child,
                .blog-style-1-right-details .single-blog-content .comments-form form label:first-child {
                    margin-top: 0px;
                }

            .blog-style-1-details .single-blog-content .comments-form form input,
            .blog-style-1-left-details .single-blog-content .comments-form form input,
            .blog-style-1-right-details .single-blog-content .comments-form form input {
                width: 100%;
                padding: 10px 15px;
                margin-top: 10px;
                border: 1px solid #eee;
                border-radius: 3px;
            }

                .blog-style-1-details .single-blog-content .comments-form form input:focus,
                .blog-style-1-left-details .single-blog-content .comments-form form input:focus,
                .blog-style-1-right-details .single-blog-content .comments-form form input:focus {
                    border-color: #cc4445;
                }

            .blog-style-1-details .single-blog-content .comments-form form textarea,
            .blog-style-1-left-details .single-blog-content .comments-form form textarea,
            .blog-style-1-right-details .single-blog-content .comments-form form textarea {
                width: 100%;
                margin-top: 10px;
                min-height: 100px;
                padding: 10px 15px;
                border: 1px solid #eee;
                border-radius: 3px;
                resize: unset;
            }

                .blog-style-1-details .single-blog-content .comments-form form textarea:focus,
                .blog-style-1-left-details .single-blog-content .comments-form form textarea:focus,
                .blog-style-1-right-details .single-blog-content .comments-form form textarea:focus {
                    border-color: #cc4445;
                }

        .blog-style-1-details .single-blog-content .comments-form a.btn-style1,
        .blog-style-1-left-details .single-blog-content .comments-form a.btn-style1,
        .blog-style-1-right-details .single-blog-content .comments-form a.btn-style1 {
            margin-top: 24px;
        }
/* center blog css */
.cetner-blog-area {
    counter-reset: my-sec-counter;
    display: flex;
    flex-wrap: wrap;
}

    .cetner-blog-area .blog-start {
        position: relative;
    }

        .cetner-blog-area .blog-start .blog-post {
            margin-top: 15px;
            border: 1px solid #eee;
        }

        .cetner-blog-area .blog-start:before,
        .cetner-blog-area .blog-start:after {
            background-color: #cc4445;
        }

        .cetner-blog-area .blog-start:before {
            counter-increment: my-sec-counter;
            content: counter(my-sec-counter);
            position: absolute;
            top: 0px;
            left: 15px;
            width: 60px;
            height: 60px;
            font-size: 30px;
            font-weight: 600;
            color: #fff;
            border-radius: 0px 5% 25% 25%;
            align-items: center;
            justify-content: center;
            display: flex;
        }

        .cetner-blog-area .blog-start:after {
            content: "";
            width: 20px;
            height: 15px;
            position: absolute;
            top: 0px;
            left: 0px;
            opacity: 0.8;
            border-radius: 20px 5px 0px 0px;
        }

    .cetner-blog-area .blog-start {
        width: 100%;
        margin-top: 30px;
        border-radius: 5px;
    }

        .cetner-blog-area .blog-start:nth-child(1) {
            margin-top: 0px;
        }

        .cetner-blog-area .blog-start .blog-image {
            display: flex;
        }

        .cetner-blog-area .blog-start .blog-content {
            padding: 30px;
        }

            .cetner-blog-area .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .cetner-blog-area .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .cetner-blog-area .blog-start .blog-content span.blog-admin {
                display: block;
                margin-top: 7px;
                line-height: 1;
            }

                .cetner-blog-area .blog-start .blog-content span.blog-admin span.blog-editor {
                    color: #000;
                    font-weight: 600;
                }

            .cetner-blog-area .blog-start .blog-content p.blog-description {
                font-size: 14px;
                margin-top: 21px;
            }

            .cetner-blog-area .blog-start .blog-content a.read-link {
                display: flex;
                align-items: center;
                margin-top: 20px;
                font-size: 14px;
                font-weight: 600;
                line-height: 1;
                -webkit-transition: all 0s ease-in-out 0s;
                -o-transition: all 0s ease-in-out 0s;
                transition: all 0s ease-in-out 0s;
            }

                .cetner-blog-area .blog-start .blog-content a.read-link span {
                    color: #222;
                }

                .cetner-blog-area .blog-start .blog-content a.read-link:hover span {
                    color: #cc4445;
                }

                .cetner-blog-area .blog-start .blog-content a.read-link i {
                    padding-left: 5px;
                    font-size: 12px;
                }

                .cetner-blog-area .blog-start .blog-content a.read-link:hover i {
                    padding-left: 10px;
                }

                .cetner-blog-area .blog-start .blog-content a.read-link span,
                .cetner-blog-area .blog-start .blog-content a.read-link:hover span,
                .cetner-blog-area .blog-start .blog-content a.read-link i,
                .cetner-blog-area .blog-start .blog-content a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

            .cetner-blog-area .blog-start .blog-content .blog-date-comment {
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-top: 9px;
            }

                .cetner-blog-area .blog-start .blog-content .blog-date-comment a {
                    font-size: 14px;
                    font-weight: 600;
                }
/* center blog right column btn css */
.right-area .b-Reply form a.btn-style1 {
    width: 100%;
    margin-top: 30px;
}

.center-right-area.style-3 .b-Reply form a.Reply-link-3 {
    background-color: #5fa800;
    width: 100%;
    position: relative;
    color: #fff;
    font-size: 13px;
    padding: 8px 25px;
    margin-top: 30px;
    border: 2px solid #5fa800;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
}

.right-area.style-5 .b-Reply form a.Reply-link {
    position: relative;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    background-color: #cc4445;
    font-weight: 600;
    border: 2px solid #cc4445;
    border-radius: 3px;
    border-color: #cc4445;
}

    .right-area.style-5 .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #cc4445;
        border-color: #cc4445;
    }

.center-right-area.style-6 .b-Reply form a.Reply-link-6 {
    position: relative;
    width: 100%;
    background-color: #73841b;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
    border-color: #73841b;
}
/* style-2 blog pagination css */
.all-page span.page-title {
    color: #333;
    display: block;
    text-align: center;
    margin-top: 30px;
    font-weight: 500;
}

.all-page .page-number {
    text-align: center;
    margin-top: 19px;
}

    .all-page .page-number a {
        position: relative;
        margin-right: 5px;
    }

        .all-page .page-number a:after {
            background-color: #5fa800;
            content: "";
            position: absolute;
            bottom: 0px;
            left: 1px;
            right: 0px;
            width: 4px;
            height: 4px;
            border-radius: 100%;
            opacity: 0;
            visibility: hidden;
        }

        .all-page .page-number a:hover:after,
        .all-page .page-number a.active:after {
            opacity: 1;
            visibility: visible;
        }

        .all-page .page-number a:hover,
        .all-page .page-number a.active {
            color: #5fa800;
        }

        .all-page .page-number a:last-child:after {
            display: none;
        }
/* right column css */
.right-area.style-1 .right-column-start .archive-link ul li a:hover,
.right-area.style-5 .right-column-start .archive-link ul li a:hover {
    color: #cc4445;
}

.right-area.style-2 .right-column-start .archive-link ul li a:hover,
.center-right-area.style-3 .right-column-start .archive-link ul li a:hover,
.right-area.style-3 .right-column-start .archive-link ul li a:hover {
    color: #5fa800;
}

.center-right-area.style-6 .right-column-start .archive-link ul li a:hover {
    color: #73841b;
}

.right-area.style-7 .right-column-start .archive-link ul li a:hover {
    color: #cd7752;
}

.right-area .b-Reply form a.Reply-link {
    background-color: #5fa800;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    border: 2px solid #5fa800;
}

    .right-area .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #000;
        border-color: #5fa800;
    }
/* left-right-full grid blog css */
.full-blog-style-2,
.left-style-2-blog,
.right-style-2-blog {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-top: -30px;
}

    .full-blog-style-2 .blog-start,
    .left-style-2-blog .blog-start,
    .right-style-2-blog .blog-start {
        width: calc(33.33% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .full-blog-style-2 .blog-start .blog-image a,
        .left-style-2-blog .blog-start .blog-image a,
        .right-style-2-blog .blog-start .blog-image a {
            display: block;
        }

            .full-blog-style-2 .blog-start .blog-image a img,
            .left-style-2-blog .blog-start .blog-image a img,
            .right-style-2-blog .blog-start .blog-image a img {
                backface-visibility: hidden;
            }

        .full-blog-style-2 .blog-start .blog-content,
        .left-style-2-blog .blog-start .blog-content,
        .right-style-2-blog .blog-start .blog-content {
            padding-top: 30px;
        }

            .full-blog-style-2 .blog-start .blog-content .blog-date-comment,
            .left-style-2-blog .blog-start .blog-content .blog-date-comment,
            .right-style-2-blog .blog-start .blog-content .blog-date-comment {
                display: flex;
                justify-content: space-between;
            }

                .right-style-2 .blog-start .blog-content .blog-date-comment span.blog-date,
                .right-style-2 .blog-start .blog-content .blog-date-comment a,
                .left-style-2-blog .blog-start .blog-content .blog-date-comment span.blog-date,
                .right-style-2-blog .blog-start .blog-content .blog-date-comment a {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .right-style-2 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .right-style-2 .blog-start .blog-content .blog-date-comment a i,
                    .left-style-2-blog .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .right-style-2-blog .blog-start .blog-content .blog-date-comment a i {
                        margin-right: 5px;
                    }

                .full-blog-style-2 .blog-start .blog-content .blog-date-comment span.blog-date {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .full-blog-style-2 .blog-start .blog-content .blog-date-comment span.blog-date i {
                        margin-right: 5px;
                    }

                .full-blog-style-2 .blog-start .blog-content .blog-date-comment a,
                .left-style-2-blog .blog-start .blog-content .blog-date-comment a,
                .right-style-2-blog .blog-start .blog-content .blog-date-comment a {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .full-blog-style-2 .blog-start .blog-content .blog-date-comment a:hover,
                    .left-style-2-blog .blog-start .blog-content .blog-date-comment a:hover,
                    .right-style-2-blog .blog-start .blog-content .blog-date-comment a:hover {
                        color: #5fa800;
                    }

                    .left-style-2-blog .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .full-blog-style-2 .blog-start .blog-content .blog-date-comment a i,
                    .left-style-2-blog .blog-start .blog-content .blog-date-comment a i {
                        margin-right: 5px;
                    }

            .full-blog-style-2 .blog-start .blog-content .blog-title h6,
            .left-style-2-blog .blog-start .blog-content .blog-title h6,
            .right-style-2-blog .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
                margin-top: 20px;
                padding-top: 13px;
                border-top: 1px solid #ededed;
            }

                .full-blog-style-2 .blog-start .blog-content .blog-title h6 a,
                .left-style-2-blog .blog-start .blog-content .blog-title h6 a,
                .right-style-2-blog .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .full-blog-style-2 .blog-start .blog-content .blog-title h6 a:hover,
                    .left-style-2-blog .blog-start .blog-content .blog-title h6 a:hover,
                    .right-style-2-blog .blog-start .blog-content .blog-title h6 a:hover {
                        color: #5fa800;
                    }

            .full-blog-style-2 .blog-start .blog-content p.blog-description,
            .left-style-2-blog .blog-start .blog-content p.blog-description,
            .right-style-2-blog .blog-start .blog-content p.blog-description {
                margin-top: 16px;
            }

            .full-blog-style-2 .blog-start .blog-content .more-blog,
            .left-style-2-blog .blog-start .blog-content .more-blog,
            .right-style-2-blog .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .full-blog-style-2 .blog-start .blog-content .more-blog a.read-link,
                .left-style-2-blog .blog-start .blog-content .more-blog a.read-link,
                .right-style-2-blog .blog-start .blog-content .more-blog a.read-link {
                    color: #5fa800;
                    font-size: 14px;
                    font-weight: 600;
                }

                    .full-blog-style-2 .blog-start .blog-content .more-blog a.read-link i,
                    .left-style-2-blog .blog-start .blog-content .more-blog a.read-link i,
                    .right-style-2-blog .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                    }

                    .full-blog-style-2 .blog-start .blog-content .more-blog a.read-link i,
                    .full-blog-style-2 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-style-2-blog .blog-start .blog-content .more-blog a.read-link i,
                    .left-style-2-blog .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-style-2-blog .blog-start .blog-content .more-blog a.read-link i,
                    .right-style-2-blog .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .full-blog-style-2 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-style-2-blog .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-style-2-blog .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }

                .full-blog-style-2 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .left-style-2-blog .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .right-style-2-blog .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                    font-weight: 600;
                }
/* left-right-full list blog css */
.full-blog-list-style-2 .blog-start {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.left-blog-list-style-2 .blog-start {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.right-blog-list-style-2 .blog-start {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    .full-blog-list-style-2 .blog-start .blog-image,
    .left-blog-list-style-2 .blog-start .blog-image,
    .right-blog-list-style-2 .blog-start .blog-image {
        width: 50%;
    }

        .full-blog-list-style-2 .blog-start .blog-image a,
        .left-blog-list-style-2 .blog-start .blog-image a,
        .right-blog-list-style-2 .blog-start .blog-image a {
            display: block;
        }

            .full-blog-list-style-2 .blog-start .blog-image a img,
            .left-blog-list-style-2 .blog-start .blog-image a img,
            .right-blog-list-style-2 .blog-start .blog-image a img {
                backface-visibility: hidden;
            }

    .full-blog-list-style-2 .blog-start .blog-content,
    .left-blog-list-style-2 .blog-start .blog-content,
    .right-blog-list-style-2 .blog-start .blog-content {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

        .full-blog-list-style-2 .blog-start .blog-content .blog-date-comment,
        .left-blog-list-style-2 .blog-start .blog-content .blog-date-comment,
        .right-blog-list-style-2 .blog-start .blog-content .blog-date-comment {
            display: flex;
            justify-content: space-between;
        }

            .full-blog-list-style-2 .blog-start .blog-content .blog-date-comment a,
            .left-blog-list-style-2 .blog-start .blog-content .blog-date-comment a,
            .right-blog-list-style-2 .blog-start .blog-content .blog-date-comment a,
            .full-blog-list-style-2 .blog-start .blog-content .blog-date-comment span.blog-date,
            .left-blog-list-style-2 .blog-start .blog-content .blog-date-comment span.blog-date,
            .right-blog-list-style-2 .blog-start .blog-content .blog-date-comment span.blog-date {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .full-blog-list-style-2 .blog-start .blog-content .blog-date-comment a:hover,
                .left-blog-list-style-2 .blog-start .blog-content .blog-date-comment a:hover,
                .right-blog-list-style-2 .blog-start .blog-content .blog-date-comment a:hover {
                    color: #5fa800;
                }

                .full-blog-list-style-2 .blog-start .blog-content .blog-date-comment a i,
                .left-blog-list-style-2 .blog-start .blog-content .blog-date-comment a i,
                .right-blog-list-style-2 .blog-start .blog-content .blog-date-comment a i,
                .full-blog-list-style-2 .blog-start .blog-content .blog-date-comment span.blog-date i,
                .left-blog-list-style-2 .blog-start .blog-content .blog-date-comment span.blog-date i,
                .right-blog-list-style-2 .blog-start .blog-content .blog-date-comment span.blog-date i {
                    margin-right: 5px;
                }

        .full-blog-list-style-2 .blog-start .blog-content .blog-title h6,
        .left-blog-list-style-2 .blog-start .blog-content .blog-title h6,
        .right-blog-list-style-2 .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
            margin-top: 30px;
            padding-top: 23px;
            border-top: 1px solid #ededed;
        }

            .full-blog-list-style-2 .blog-start .blog-content .blog-title h6 a,
            .left-blog-list-style-2 .blog-start .blog-content .blog-title h6 a,
            .right-blog-list-style-2 .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .full-blog-list-style-2 .blog-start .blog-content .blog-title h6 a:hover,
                .left-blog-list-style-2 .blog-start .blog-content .blog-title h6 a:hover,
                .right-blog-list-style-2 .blog-start .blog-content .blog-title h6 a:hover {
                    color: #5fa800;
                }

        .full-blog-list-style-2 .blog-start .blog-content p.blog-description,
        .left-blog-list-style-2 .blog-start .blog-content p.blog-description,
        .right-blog-list-style-2 .blog-start .blog-content p.blog-description {
            margin-top: 16px;
        }

        .full-blog-list-style-2 .blog-start .blog-content .more-blog,
        .left-blog-list-style-2 .blog-start .blog-content .more-blog,
        .right-blog-list-style-2 .blog-start .blog-content .more-blog {
            margin-top: 17px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link,
            .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link,
            .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link {
                color: #5fa800;
                font-size: 14px;
                font-weight: 600;
            }

                .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link i,
                .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link i,
                .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link i {
                    font-size: 12px;
                }

                .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link i,
                .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link:hover i,
                .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link i,
                .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link:hover i,
                .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link i,
                .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link:hover i,
                .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link:hover i,
                .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link:hover i {
                    margin-left: 8px;
                }

            .full-blog-list-style-2 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
            .left-blog-list-style-2 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
            .right-blog-list-style-2 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                font-weight: 600;
            }
/* left-right-full details blog css */
.style-2-full-blog-area .single-image {
    margin-bottom: 33px;
}

.style-2-right-blog-details .single-blog-content,
.style-2-left-blog-details .single-blog-content {
    margin-top: 33px;
}

    .style-2-full-blog-area .single-blog-content .single-b-title h4,
    .style-2-right-blog-details .single-blog-content .single-b-title h4,
    .style-2-left-blog-details .single-blog-content .single-b-title h4 {
        font-size: 16px;
    }

    .style-2-full-blog-area .single-blog-content .date-edit-comments,
    .style-2-right-blog-details .single-blog-content .date-edit-comments,
    .style-2-left-blog-details .single-blog-content .date-edit-comments {
        margin-top: 23px;
    }

        .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap,
        .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap,
        .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin: -15px 0px 0px -30px;
        }

            .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data {
                margin: 15px 0px 0px 30px;
            }

            .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.date,
            .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
            .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date {
                margin-right: 30px;
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
                .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
                .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c {
                    margin-left: 5px;
                }

            .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
            .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
            .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit {
                margin-right: 30px;
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
                .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
                .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c {
                    margin-left: 5px;
                }

            .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
            .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
            .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .style-2-full-blog-area .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
                .style-2-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
                .style-2-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c {
                    margin-left: 5px;
                }

    .style-2-full-blog-area .single-blog-content .blog-description,
    .style-2-right-blog-details .single-blog-content .blog-description,
    .style-2-left-blog-details .single-blog-content .blog-description {
        margin-top: 23px;
    }

        .style-2-full-blog-area .single-blog-content .blog-description p,
        .style-2-right-blog-details .single-blog-content .blog-description p,
        .style-2-left-blog-details .single-blog-content .blog-description p {
            margin-top: 1px;
        }

        .style-2-full-blog-area .single-blog-content .blog-description .blog-image-description,
        .style-2-right-blog-details .single-blog-content .blog-description .blog-image-description,
        .style-2-left-blog-details .single-blog-content .blog-description .blog-image-description {
            margin-top: 22px;
        }

            .style-2-full-blog-area .single-blog-content .blog-description .blog-image-description img,
            .style-2-right-blog-details .single-blog-content .blog-description .blog-image-description img,
            .style-2-left-blog-details .single-blog-content .blog-description .blog-image-description img {
                float: left;
                margin-right: 30px;
            }

            .style-2-full-blog-area .single-blog-content .blog-description .blog-image-description p.bold-description,
            .style-2-right-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
            .style-2-left-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description {
                font-size: 15px;
                font-weight: 600;
            }

        .style-2-full-blog-area .single-blog-content .blog-description p.color-description,
        .style-2-right-blog-details .single-blog-content .blog-description p.color-description,
        .style-2-left-blog-details .single-blog-content .blog-description p.color-description {
            background-color: #f7f7f7;
            font-size: 16px;
            color: #5fa800;
            margin: 22px 0px;
            padding: 30px;
            border-left: 1px solid #eee;
        }

    .style-2-full-blog-area .single-blog-content .blog-info,
    .style-2-right-blog-details .single-blog-content .blog-info,
    .style-2-left-blog-details .single-blog-content .blog-info {
        padding: 30px;
        margin-top: 22px;
        background-color: #f7f7f7;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

        .style-2-full-blog-area .single-blog-content .blog-info i.fa-quote-left,
        .style-2-right-blog-details .single-blog-content .blog-info i.fa-quote-left,
        .style-2-left-blog-details .single-blog-content .blog-info i.fa-quote-left {
            font-size: 30px;
            color: #5fa800;
        }

        .style-2-full-blog-area .single-blog-content .blog-info h6,
        .style-2-right-blog-details .single-blog-content .blog-info h6,
        .style-2-left-blog-details .single-blog-content .blog-info h6 {
            color: #5fa800;
            font-size: 16px;
            font-weight: 600;
            margin-top: 9px;
        }

    .style-2-full-blog-area .single-blog-content .b-link,
    .style-2-right-blog-details .single-blog-content .b-link,
    .style-2-left-blog-details .single-blog-content .b-link {
        margin-top: 30px;
    }

        .style-2-full-blog-area .single-blog-content .b-link a,
        .style-2-right-blog-details .single-blog-content .b-link a,
        .style-2-left-blog-details .single-blog-content .b-link a {
            background-color: #5fa800;
            padding: 5px 10px;
            color: #fff;
            border-radius: 4px;
        }

            .style-2-full-blog-area .single-blog-content .b-link a:hover,
            .style-2-right-blog-details .single-blog-content .b-link a:hover,
            .style-2-left-blog-details .single-blog-content .b-link a:hover {
                background-color: #000;
                color: #fff;
            }

    .style-2-full-blog-area .single-blog-content .blog-social,
    .style-2-right-blog-details .single-blog-content .blog-social,
    .style-2-left-blog-details .single-blog-content .blog-social {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .style-2-full-blog-area .single-blog-content .blog-social a.facebook,
        .style-2-full-blog-area .single-blog-content .blog-social a.twitter,
        .style-2-full-blog-area .single-blog-content .blog-social a.insta,
        .style-2-full-blog-area .single-blog-content .blog-social a.pinterest,
        .style-2-right-blog-details .single-blog-content .blog-social a.facebook,
        .style-2-right-blog-details .single-blog-content .blog-social a.twitter,
        .style-2-right-blog-details .single-blog-content .blog-social a.insta,
        .style-2-right-blog-details .single-blog-content .blog-social a.pinterest,
        .style-2-left-blog-details .single-blog-content .blog-social a.facebook,
        .style-2-left-blog-details .single-blog-content .blog-social a.twitter,
        .style-2-left-blog-details .single-blog-content .blog-social a.insta,
        .style-2-left-blog-details .single-blog-content .blog-social a.pinterest {
            width: 30px;
            height: 30px;
            margin-right: 7px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 4px;
        }

        .style-2-full-blog-area .single-blog-content .blog-social a.facebook,
        .style-2-right-blog-details .single-blog-content .blog-social a.facebook,
        .style-2-left-blog-details .single-blog-content .blog-social a.facebook {
            background-color: #3b5999;
            color: #fff;
        }

        .style-2-full-blog-area .single-blog-content .blog-social a.twitter,
        .style-2-right-blog-details .single-blog-content .blog-social a.twitter,
        .style-2-left-blog-details .single-blog-content .blog-social a.twitter {
            background-color: #55acee;
            color: #fff;
        }

        .style-2-full-blog-area .single-blog-content .blog-social a.insta,
        .style-2-right-blog-details .single-blog-content .blog-social a.insta,
        .style-2-left-blog-details .single-blog-content .blog-social a.insta {
            background-color: #dd4b39;
            color: #fff;
        }

        .style-2-full-blog-area .single-blog-content .blog-social a.pinterest,
        .style-2-right-blog-details .single-blog-content .blog-social a.pinterest,
        .style-2-left-blog-details .single-blog-content .blog-social a.pinterest {
            background-color: #bd081c;
            color: #fff;
        }

        .style-2-full-blog-area .single-blog-content .blog-social a:hover,
        .style-2-right-blog-details .single-blog-content .blog-social a:hover,
        .style-2-left-blog-details .single-blog-content .blog-social a:hover {
            background-color: #5fa800;
        }

    .style-2-full-blog-area .single-blog-content .blog-comments,
    .style-2-right-blog-details .single-blog-content .blog-comments,
    .style-2-left-blog-details .single-blog-content .blog-comments {
        margin-top: 23px;
    }

        .style-2-full-blog-area .single-blog-content .blog-comments h4,
        .style-2-right-blog-details .single-blog-content .blog-comments h4,
        .style-2-left-blog-details .single-blog-content .blog-comments h4 {
            font-size: 18px;
        }

            .style-2-full-blog-area .single-blog-content .blog-comments h4 span,
            .style-2-right-blog-details .single-blog-content .blog-comments h4 span,
            .style-2-left-blog-details .single-blog-content .blog-comments h4 span {
                color: #5fa800;
            }

        .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info,
        .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info,
        .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info {
            margin-top: 23px;
            padding-top: 30px;
            border-top: 1px solid #eee;
        }

            .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae {
                margin-top: 24px;
                display: flex;
            }

                .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
                .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
                .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type {
                    margin-top: 0px;
                }

                .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply {
                    padding-left: 50px;
                }

                .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply {
                    margin-top: 24px;
                    padding-top: 30px;
                    border-top: 1px solid #eee;
                }

                .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man {
                    width: 45px;
                    height: 45px;
                    background-color: #5fa800;
                    color: #fff;
                    margin-right: 15px;
                    font-size: 15px;
                    border-radius: 3px;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    justify-content: center;
                    font-weight: 600;
                }

                .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content {
                    width: calc(100% - 45px);
                }

                    .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result {
                        display: block;
                    }

                    .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name {
                        margin-top: 5px;
                        margin-bottom: 5px;
                    }

                        .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i {
                            font-style: normal;
                        }

                    .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date {
                        font-weight: 600;
                    }

                        .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply {
                            color: #5fa800;
                            margin-left: 30px;
                            font-weight: 500;
                        }

                    .style-2-full-blog-area .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .style-2-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .style-2-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title {
                        font-weight: 600;
                        color: #5fa800;
                    }

    .style-2-full-blog-area .single-blog-content .comments-form,
    .style-2-right-blog-details .single-blog-content .comments-form,
    .style-2-left-blog-details .single-blog-content .comments-form {
        margin-top: 24px;
        padding-top: 23px;
        border-top: 1px solid #eee;
    }

        .style-2-full-blog-area .single-blog-content .comments-form h4,
        .style-2-right-blog-details .single-blog-content .comments-form h4,
        .style-2-left-blog-details .single-blog-content .comments-form h4 {
            font-size: 18px;
        }

        .style-2-full-blog-area .single-blog-content .comments-form form,
        .style-2-right-blog-details .single-blog-content .comments-form form,
        .style-2-left-blog-details .single-blog-content .comments-form form {
            margin-top: 18px;
        }

            .style-2-full-blog-area .single-blog-content .comments-form form label,
            .style-2-right-blog-details .single-blog-content .comments-form form label,
            .style-2-left-blog-details .single-blog-content .comments-form form label {
                margin-top: 15px;
            }

                .style-2-full-blog-area .single-blog-content .comments-form form label:first-child,
                .style-2-right-blog-details .single-blog-content .comments-form form label:first-child,
                .style-2-left-blog-details .single-blog-content .comments-form form label:first-child {
                    margin-top: 0px;
                }

            .style-2-full-blog-area .single-blog-content .comments-form form input,
            .style-2-right-blog-details .single-blog-content .comments-form form input,
            .style-2-left-blog-details .single-blog-content .comments-form form input {
                width: 100%;
                padding: 10px 15px;
                margin-top: 10px;
                border: 1px solid #eee;
                border-radius: 3px;
            }

                .style-2-full-blog-area .single-blog-content .comments-form form input:focus,
                .style-2-right-blog-details .single-blog-content .comments-form form input:focus,
                .style-2-left-blog-details .single-blog-content .comments-form form input:focus {
                    border-color: #5fa800;
                }

            .style-2-full-blog-area .single-blog-content .comments-form form textarea,
            .style-2-right-blog-details .single-blog-content .comments-form form textarea,
            .style-2-left-blog-details .single-blog-content .comments-form form textarea {
                width: 100%;
                min-height: 100px;
                padding: 10px 15px;
                margin-top: 10px;
                border: 1px solid #eee;
                border-radius: 3px;
                resize: unset;
            }

                .style-2-full-blog-area .single-blog-content .comments-form form textarea:focus,
                .style-2-right-blog-details .single-blog-content .comments-form form textarea:focus,
                .style-2-left-blog-details .single-blog-content .comments-form form textarea:focus {
                    border-color: #5fa800;
                }

        .style-2-full-blog-area .single-blog-content .comments-form a.btn-style1,
        .style-2-right-blog-details .single-blog-content .comments-form a.btn-style1,
        .style-2-left-blog-details .single-blog-content .comments-form a.btn-style1 {
            margin-top: 24px;
            background-color: #5fa800;
            border-color: #5fa800;
        }

            .style-2-full-blog-area .single-blog-content .comments-form a.btn-style1:hover,
            .style-2-right-blog-details .single-blog-content .comments-form a.btn-style1:hover,
            .style-2-left-blog-details .single-blog-content .comments-form a.btn-style1:hover {
                background-color: transparent;
                color: #000;
                border-color: #5fa800;
            }
/* center blog css */
.cetner-blog-style-2 {
    display: flex;
    flex-wrap: wrap;
}

    .cetner-blog-style-2 .blog-start {
        width: 100%;
        margin-top: 30px;
    }

        .cetner-blog-style-2 .blog-start:nth-child(1) {
            margin-top: 0px;
        }

        .cetner-blog-style-2 .blog-start .blog-image a {
            display: block;
        }

        .cetner-blog-style-2 .blog-start .blog-content {
            padding-top: 30px;
        }

            .cetner-blog-style-2 .blog-start .blog-content .blog-date-comment {
                display: flex;
                justify-content: space-between;
            }

                .cetner-blog-style-2 .blog-start .blog-content .blog-date-comment span.blog-date,
                .cetner-blog-style-2 .blog-start .blog-content .blog-date-comment a {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .cetner-blog-style-2 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .cetner-blog-style-2 .blog-start .blog-content .blog-date-comment a i {
                        margin-right: 5px;
                    }

            .cetner-blog-style-2 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
                margin-top: 20px;
                padding-top: 13px;
                border-top: 1px solid #ededed;
            }

                .cetner-blog-style-2 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .cetner-blog-style-2 .blog-start .blog-content .blog-title h6 a:hover {
                        color: #5fa800;
                    }

            .cetner-blog-style-2 .blog-start .blog-content p.blog-description {
                margin-top: 16px;
            }

            .cetner-blog-style-2 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .cetner-blog-style-2 .blog-start .blog-content .more-blog a.read-link {
                    color: #5fa800;
                    font-size: 14px;
                    font-weight: 600;
                    display: flex;
                    align-items: center;
                }

                    .cetner-blog-style-2 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                        padding-left: 5px;
                    }

                    .cetner-blog-style-2 .blog-start .blog-content .more-blog a.read-link i,
                    .cetner-blog-style-2 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .cetner-blog-style-2 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }

                .cetner-blog-style-2 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                    font-weight: 600;
                }
/* blog style-3 section title */
.section-title3 h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

    .section-title3 h2 span {
        position: relative;
    }

        .section-title3 h2 span::before,
        .section-title3 h2 span::after {
            background-color: #5fa800;
            content: "";
            position: absolute;
            bottom: 50%;
            width: 10px;
            height: 2px;
        }

        .section-title3 h2 span::before {
            left: -25px;
        }

        .section-title3 h2 span::after {
            right: -25px;
        }
/* style-3 blog css */
.full-blog-style-3,
.blog-style-3-left-grid,
.blog-style-3-right-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-top: -30px;
}

    .full-blog-style-3 .blog-start,
    .blog-style-3-left-grid .blog-start,
    .blog-style-3-right-grid .blog-start {
        width: calc(33.33% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .full-blog-style-3 .blog-start .blog-image,
        .blog-style-3-left-grid .blog-start .blog-image,
        .blog-style-3-right-grid .blog-start .blog-image {
            display: flex;
        }

            .full-blog-style-3 .blog-start .blog-image a::after,
            .blog-style-3-left-grid .blog-start .blog-image a::after,
            .blog-style-3-right-grid .blog-start .blog-image a::after {
                background-color: rgba(0, 0, 0, 0.5);
                content: "";
                position: absolute;
                top: 0px;
                bottom: 0px;
                right: 0px;
                left: 0px;
                opacity: 0;
                -webkit-transition: all 0.6s ease-in-out 0s;
                -o-transition: all 0.6s ease-in-out 0s;
                transition: all 0.6s ease-in-out 0s;
            }

        .full-blog-style-3 .blog-start:hover .blog-image a::after,
        .blog-style-3-left-grid .blog-start:hover .blog-image a::after,
        .blog-style-3-right-grid .blog-start:hover .blog-image a::after {
            opacity: 1;
            -webkit-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
        }

        .full-blog-style-3 .blog-start .blog-image a,
        .blog-style-3-left-grid .blog-start .blog-image a,
        .blog-style-3-right-grid .blog-start .blog-image a {
            position: relative;
            overflow: hidden;
        }

            .full-blog-style-3 .blog-start .blog-image a img,
            .blog-style-3-left-grid .blog-start .blog-image a img,
            .blog-style-3-right-grid .blog-start .blog-image a img {
                backface-visibility: hidden;
            }

        .full-blog-style-3 .blog-start:hover .blog-image a img,
        .blog-style-3-left-grid .blog-start:hover .blog-image a img,
        .blog-style-3-right-grid .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .full-blog-style-3 .blog-start .blog-image a img,
        .full-blog-style-3 .blog-start:hover .blog-image a img,
        .blog-style-3-left-grid .blog-start .blog-image a img,
        .blog-style-3-left-grid .blog-start:hover .blog-image a img,
        .blog-style-3-right-grid .blog-start .blog-image a img,
        .blog-style-3-right-grid .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
        }

        .full-blog-style-3 .blog-start .blog-content,
        .blog-style-3-left-grid .blog-start .blog-content,
        .blog-style-3-right-grid .blog-start .blog-content {
            padding-top: 30px;
        }

            .full-blog-style-3 .blog-start .blog-content .blog-date-comment,
            .blog-style-3-left-grid .blog-start .blog-content .blog-date-comment,
            .blog-style-3-right-grid .blog-start .blog-content .blog-date-comment {
                display: flex;
                justify-content: space-between;
            }

                .full-blog-style-3 .blog-start .blog-content .blog-date-comment a,
                .blog-style-3-left-grid .blog-start .blog-content .blog-date-comment a,
                .blog-style-3-right-grid .blog-start .blog-content .blog-date-comment a,
                .full-blog-style-3 .blog-start .blog-content .blog-date-comment span.blog-date,
                .blog-style-3-left-grid .blog-start .blog-content .blog-date-comment span.blog-date,
                .blog-style-3-right-grid .blog-start .blog-content .blog-date-comment span.blog-date {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .full-blog-style-3 .blog-start .blog-content .blog-date-comment a:hover,
                    .blog-style-3-left-grid .blog-start .blog-content .blog-date-comment a:hover,
                    .blog-style-3-right-grid .blog-start .blog-content .blog-date-comment a:hover {
                        color: #5fa800;
                    }

                    .full-blog-style-3 .blog-start .blog-content .blog-date-comment a i,
                    .blog-style-3-left-grid .blog-start .blog-content .blog-date-comment a i,
                    .blog-style-3-right-grid .blog-start .blog-content .blog-date-comment a i,
                    .full-blog-style-3 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .blog-style-3-left-grid .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .blog-style-3-right-grid .blog-start .blog-content .blog-date-comment span.blog-date i {
                        margin-right: 5px;
                    }

            .full-blog-style-3 .blog-start .blog-content .blog-title h6,
            .blog-style-3-left-grid .blog-start .blog-content .blog-title h6,
            .blog-style-3-right-grid .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
                margin-top: 20px;
                padding-top: 13px;
                border-top: 1px solid #ededed;
            }

                .full-blog-style-3 .blog-start .blog-content .blog-title h6 a,
                .blog-style-3-left-grid .blog-start .blog-content .blog-title h6 a,
                .blog-style-3-right-grid .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .full-blog-style-3 .blog-start .blog-content .blog-title h6 a:hover,
                    .blog-style-3-left-grid .blog-start .blog-content .blog-title h6 a:hover,
                    .blog-style-3-right-grid .blog-start .blog-content .blog-title h6 a:hover {
                        color: #5fa800;
                    }

            .full-blog-style-3 .blog-start .blog-content p.blog-description,
            .blog-style-3-left-grid .blog-start .blog-content p.blog-description,
            .blog-style-3-right-grid .blog-start .blog-content p.blog-description {
                color: #999;
                margin-top: 16px;
                font-size: 14px;
            }

            .full-blog-style-3 .blog-start .blog-content .more-blog,
            .blog-style-3-left-grid .blog-start .blog-content .more-blog,
            .blog-style-3-right-grid .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .full-blog-style-3 .blog-start .blog-content .more-blog a.read-link,
                .blog-style-3-left-grid .blog-start .blog-content .more-blog a.read-link,
                .blog-style-3-right-grid .blog-start .blog-content .more-blog a.read-link {
                    color: #5fa800;
                    font-size: 14px;
                }

                    .full-blog-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .blog-style-3-left-grid .blog-start .blog-content .more-blog a.read-link i,
                    .blog-style-3-right-grid .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                    }

                    .full-blog-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .full-blog-style-3 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .blog-style-3-left-grid .blog-start .blog-content .more-blog a.read-link i,
                    .blog-style-3-left-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                    .blog-style-3-right-grid .blog-start .blog-content .more-blog a.read-link i,
                    .blog-style-3-right-grid .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .full-blog-style-3 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .blog-style-3-left-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                    .blog-style-3-right-grid .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }

                .full-blog-style-3 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .blog-style-3-left-grid .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .blog-style-3-right-grid .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                    font-weight: 600;
                }

.all-page span.page-title {
    color: #333;
    display: block;
    text-align: center;
    margin-top: 30px;
    font-weight: 500;
}
/* full-left-right list blog css */
.full-blog-list-style-3,
.left-blog-list-style-3,
.right-blog-style-3 {
    display: flex;
    flex-wrap: wrap;
}

    .full-blog-list-style-3 .blog-start,
    .left-blog-list-style-3 .blog-start,
    .right-blog-style-3 .blog-start {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
    }

        .full-blog-list-style-3 .blog-start .blog-image,
        .left-blog-list-style-3 .blog-start .blog-image,
        .right-blog-style-3 .blog-start .blog-image {
            display: flex;
            width: 50%;
        }

            .full-blog-list-style-3 .blog-start .blog-image a::after,
            .left-blog-list-style-3 .blog-start .blog-image a::after,
            .right-blog-style-3 .blog-start .blog-image a::after {
                background-color: rgba(0, 0, 0, 0.5);
                content: "";
                position: absolute;
                top: 0px;
                bottom: 0px;
                right: 0px;
                left: 0px;
                opacity: 0;
                -webkit-transition: all 0.6s ease-in-out 0s;
                -o-transition: all 0.6s ease-in-out 0s;
                transition: all 0.6s ease-in-out 0s;
            }

        .full-blog-list-style-3 .blog-start:hover .blog-image a::after,
        .left-blog-list-style-3 .blog-start:hover .blog-image a::after,
        .right-blog-style-3 .blog-start:hover .blog-image a::after {
            opacity: 1;
            -webkit-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
        }

        .full-blog-list-style-3 .blog-start .blog-image a,
        .left-blog-list-style-3 .blog-start .blog-image a,
        .right-blog-style-3 .blog-start .blog-image a {
            position: relative;
            overflow: hidden;
        }

            .full-blog-list-style-3 .blog-start .blog-image a img,
            .left-blog-list-style-3 .blog-start .blog-image a img,
            .right-blog-style-3 .blog-start .blog-image a img {
                backface-visibility: hidden;
            }

        .full-blog-list-style-3 .blog-start:hover .blog-image a img,
        .left-blog-list-style-3 .blog-start:hover .blog-image a img,
        .right-blog-style-3 .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .full-blog-list-style-3 .blog-start .blog-image a img,
        .full-blog-list-style-3 .blog-start:hover .blog-image a img,
        .left-blog-list-style-3 .blog-start .blog-image a img,
        .left-blog-list-style-3 .blog-start:hover .blog-image a img,
        .right-blog-style-3 .blog-start .blog-image a img,
        .right-blog-style-3 .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
        }

        .full-blog-list-style-3 .blog-start .blog-content,
        .left-blog-list-style-3 .blog-start .blog-content,
        .right-blog-style-3 .blog-start .blog-content {
            width: calc(50% - 30px);
            margin-left: 30px;
        }

            .full-blog-list-style-3 .blog-start .blog-content .blog-date-comment,
            .left-blog-list-style-3 .blog-start .blog-content .blog-date-comment,
            .right-blog-style-3 .blog-start .blog-content .blog-date-comment {
                display: flex;
                justify-content: space-between;
            }

                .full-blog-list-style-3 .blog-start .blog-content .blog-date-comment a,
                .left-blog-list-style-3 .blog-start .blog-content .blog-date-comment a,
                .right-blog-style-3 .blog-start .blog-content .blog-date-comment a,
                .full-blog-list-style-3 .blog-start .blog-content .blog-date-comment span.blog-date,
                .left-blog-list-style-3 .blog-start .blog-content .blog-date-comment span.blog-date,
                .right-blog-style-3 .blog-start .blog-content .blog-date-comment span.blog-date {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .full-blog-list-style-3 .blog-start .blog-content .blog-date-comment a:hover,
                    .left-blog-list-style-3 .blog-start .blog-content .blog-date-comment a:hover,
                    .right-blog-style-3 .blog-start .blog-content .blog-date-comment a:hover {
                        color: #5fa800;
                    }

                    .full-blog-list-style-3 .blog-start .blog-content .blog-date-comment a i,
                    .left-blog-list-style-3 .blog-start .blog-content .blog-date-comment a i,
                    .right-blog-style-3 .blog-start .blog-content .blog-date-comment a i,
                    .full-blog-list-style-3 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .left-blog-list-style-3 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .right-blog-style-3 .blog-start .blog-content .blog-date-comment span.blog-date i {
                        margin-right: 5px;
                    }

            .full-blog-list-style-3 .blog-start .blog-content .blog-title h6,
            .left-blog-list-style-3 .blog-start .blog-content .blog-title h6,
            .right-blog-style-3 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
                margin-top: 30px;
                padding-top: 24px;
                border-top: 1px solid #ededed;
            }

                .full-blog-list-style-3 .blog-start .blog-content .blog-title h6 a,
                .left-blog-list-style-3 .blog-start .blog-content .blog-title h6 a,
                .right-blog-style-3 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .full-blog-list-style-3 .blog-start .blog-content .blog-title h6 a:hover,
                    .left-blog-list-style-3 .blog-start .blog-content .blog-title h6 a:hover,
                    .right-blog-style-3 .blog-start .blog-content .blog-title h6 a:hover {
                        color: #5fa800;
                    }

            .full-blog-list-style-3 .blog-start .blog-content p.blog-description,
            .left-blog-list-style-3 .blog-start .blog-content p.blog-description,
            .right-blog-style-3 .blog-start .blog-content p.blog-description {
                color: #999;
                margin-top: 17px;
                font-size: 14px;
            }

            .full-blog-list-style-3 .blog-start .blog-content .more-blog,
            .left-blog-list-style-3 .blog-start .blog-content .more-blog,
            .right-blog-style-3 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .full-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link,
                .left-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link,
                .right-blog-style-3 .blog-start .blog-content .more-blog a.read-link {
                    color: #5fa800;
                    font-size: 14px;
                    display: flex;
                    align-items: center;
                }

                    .full-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .left-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .right-blog-style-3 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                        padding-left: 5px;
                    }

                    .full-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .full-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .left-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-blog-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .right-blog-style-3 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .full-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-blog-style-3 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }

                .full-blog-list-style-3 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .left-blog-list-style-3 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .right-blog-style-3 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                    font-weight: 600;
                }
/* style 3 full-left-right blog details css */
/* carousel dots css */
.blog-page .full-blog-details .single-image-carousel,
.left-blog-details .single-image-carousel,
.right-blog-details .single-image-carousel {
    position: relative;
}

    .blog-page .full-blog-details .single-image-carousel .owl-dots,
    .left-blog-details .single-image-carousel .owl-dots,
    .right-blog-details .single-image-carousel .owl-dots {
        position: absolute;
        bottom: 10px;
        right: 0px;
        left: 0px;
        margin-top: 0px;
    }

        .blog-page .full-blog-details .single-image-carousel .owl-dots button.owl-dot span,
        .left-blog-details .single-image-carousel .owl-dots button.owl-dot span,
        .right-blog-details .single-image-carousel .owl-dots button.owl-dot span {
            background-color: #5fa800;
            width: 7px;
            height: 7px;
        }

        .blog-page .full-blog-details .single-image-carousel .owl-dots button.owl-dot :hover,
        .blog-page .full-blog-details .single-image-carousel .owl-dots button.owl-dot.active span,
        .left-blog-details .single-image-carousel .owl-dots button.owl-dot :hover,
        .left-blog-details .single-image-carousel .owl-dots button.owl-dot.active span,
        .right-blog-details .single-image-carousel .owl-dots button.owl-dot :hover,
        .right-blog-details .single-image-carousel .owl-dots button.owl-dot.active span {
            background-color: #000;
        }

    .full-blog-details .single-image-carousel .items,
    .left-blog-details .single-image-carousel .items,
    .right-blog-details .single-image-carousel .items {
        display: flex;
    }

    .full-blog-details .single-image-carousel a::after,
    .left-blog-details .single-image-carousel a::after,
    .right-blog-details .single-image-carousel a::after {
        background-color: rgba(0, 0, 0, 0.5);
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        opacity: 0;
        -webkit-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        transition: all 0.6s ease-in-out 0s;
    }

    .full-blog-details .single-image-carousel:hover a::after,
    .left-blog-details .single-image-carousel:hover a::after,
    .right-blog-details .single-image-carousel:hover a::after {
        opacity: 1;
        -webkit-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        transition: all 0.6s ease-in-out 0s;
    }

    .full-blog-details .single-image-carousel a,
    .left-blog-details .single-image-carousel a,
    .right-blog-details .single-image-carousel a {
        position: relative;
        overflow: hidden;
    }

    .full-blog-details .single-image-carousel:hover a img,
    .left-blog-details .single-image-carousel:hover a img,
    .right-blog-details .single-image-carousel:hover a img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    .full-blog-details .single-image-carousel a img,
    .full-blog-details .single-image-carousel:hover a img,
    .left-blog-details .single-image-carousel a img,
    .left-blog-details .single-image-carousel:hover a img,
    .right-blog-details .single-image-carousel a img,
    .right-blog-details .single-image-carousel:hover a img {
        -webkit-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        transition: all 0.6s ease-in-out 0s;
    }

.full-blog-details .single-blog-content,
.left-blog-details .single-blog-content,
.right-blog-details .single-blog-content {
    margin-top: 33px;
}

    .full-blog-details .single-blog-content .single-b-title h4,
    .left-blog-details .single-blog-content .single-b-title h4,
    .right-blog-details .single-blog-content .single-b-title h4 {
        font-size: 16px;
    }

    .full-blog-details .single-blog-content .date-edit-comments,
    .left-blog-details .single-blog-content .date-edit-comments,
    .right-blog-details .single-blog-content .date-edit-comments {
        margin-top: 23px;
    }

        .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap,
        .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap,
        .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin: -15px 0px 0px -30px;
        }

            .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data {
                margin: 15px 0px 0px 30px;
            }

            .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
            .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
            .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
                .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
                .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c {
                    margin-left: 5px;
                }

            .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
            .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
            .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
                .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
                .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c {
                    margin-left: 5px;
                }

            .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
            .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
            .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments {
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .full-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
                .left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
                .right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c {
                    margin-left: 5px;
                }

    .full-blog-details .single-blog-content .blog-description,
    .left-blog-details .single-blog-content .blog-description,
    .right-blog-details .single-blog-content .blog-description {
        margin-top: 23px;
    }

        .full-blog-details .single-blog-content .blog-description p,
        .left-blog-details .single-blog-content .blog-description p,
        .right-blog-details .single-blog-content .blog-description p {
            margin-top: 1px;
        }

        .full-blog-details .single-blog-content .blog-description .blog-image-description,
        .left-blog-details .single-blog-content .blog-description .blog-image-description,
        .right-blog-details .single-blog-content .blog-description .blog-image-description {
            margin-top: 22px;
        }

            .full-blog-details .single-blog-content .blog-description .blog-image-description img,
            .left-blog-details .single-blog-content .blog-description .blog-image-description img,
            .right-blog-details .single-blog-content .blog-description .blog-image-description img {
                float: left;
                margin-right: 30px;
            }

            .full-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
            .left-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
            .right-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description {
                font-size: 15px;
                font-weight: 600;
            }

        .full-blog-details .single-blog-content .blog-description p.color-description,
        .left-blog-details .single-blog-content .blog-description p.color-description,
        .right-blog-details .single-blog-content .blog-description p.color-description {
            background-color: #f7f7f7;
            font-size: 16px;
            color: #5fa800;
            margin: 22px 0px;
            padding: 30px;
            border-left: 1px solid #eee;
        }

    .full-blog-details .single-blog-content .blog-info,
    .left-blog-details .single-blog-content .blog-info,
    .right-blog-details .single-blog-content .blog-info {
        padding: 30px;
        margin-top: 22px;
        background-color: #f7f7f7;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

        .full-blog-details .single-blog-content .blog-info i.fa-quote-left,
        .left-blog-details .single-blog-content .blog-info i.fa-quote-left,
        .right-blog-details .single-blog-content .blog-info i.fa-quote-left {
            font-size: 30px;
            color: #5fa800;
        }

        .full-blog-details .single-blog-content .blog-info h6,
        .left-blog-details .single-blog-content .blog-info h6,
        .right-blog-details .single-blog-content .blog-info h6 {
            color: #5fa800;
            font-size: 16px;
            margin-top: 9px;
            font-weight: 600;
        }

    .full-blog-details .single-blog-content .blog-comments h4,
    .left-blog-details .single-blog-content .blog-comments h4,
    .right-blog-details .single-blog-content .blog-comments h4 {
        font-size: 18px;
    }

        .full-blog-details .single-blog-content .blog-comments h4 span,
        .left-blog-details .single-blog-content .blog-comments h4 span,
        .right-blog-details .single-blog-content .blog-comments h4 span {
            color: #5fa800;
        }

    .full-blog-details .single-blog-content .blog-comments .blog-comment-info,
    .left-blog-details .single-blog-content .blog-comments .blog-comment-info,
    .right-blog-details .single-blog-content .blog-comments .blog-comment-info {
        margin-top: 22px;
        padding-top: 30px;
        border-top: 1px solid #eee;
    }

        .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
        .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
        .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae {
            display: flex;
            margin-top: 24px;
        }

            .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
            .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
            .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply {
                padding-left: 50px;
            }

            .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
            .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
            .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply {
                margin-top: 24px;
                padding-top: 30px;
                border-top: 1px solid #eee;
            }

            .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
            .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
            .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type {
                margin-top: 0px;
            }

            .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
            .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
            .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man {
                width: 45px;
                height: 45px;
                background-color: #5fa800;
                color: #fff;
                margin-right: 15px;
                font-size: 15px;
                border-radius: 3px;
                display: flex;
                align-items: center;
                text-align: center;
                justify-content: center;
                font-weight: 600;
            }

            .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
            .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
            .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content {
                width: calc(100% - 45px);
            }

                .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result {
                    display: block;
                }

                .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name {
                    margin: 5px 0px;
                }

                    .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                    .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                    .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i {
                        font-style: normal;
                    }

                .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date {
                    font-weight: 600;
                }

                    .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                    .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                    .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply {
                        margin-left: 30px;
                        color: #5fa800;
                        font-weight: 500;
                    }

                .full-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                .left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                .right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title {
                    font-weight: 600;
                    color: #5fa800;
                }

    .full-blog-details .single-blog-content .b-link,
    .left-blog-details .single-blog-content .b-link,
    .right-blog-details .single-blog-content .b-link {
        margin-top: 30px;
    }

        .full-blog-details .single-blog-content .b-link a,
        .left-blog-details .single-blog-content .b-link a,
        .right-blog-details .single-blog-content .b-link a {
            background-color: #5fa800;
            padding: 5px 10px;
            color: #fff;
            border-radius: 4px;
        }

            .full-blog-details .single-blog-content .b-link a:hover,
            .left-blog-details .single-blog-content .b-link a:hover,
            .right-blog-details .single-blog-content .b-link a:hover {
                background-color: #000;
                color: #fff;
            }

    .full-blog-details .single-blog-content .blog-social,
    .left-blog-details .single-blog-content .blog-social,
    .right-blog-details .single-blog-content .blog-social {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .full-blog-details .single-blog-content .blog-social a.facebook,
        .full-blog-details .single-blog-content .blog-social a.twitter,
        .full-blog-details .single-blog-content .blog-social a.insta,
        .full-blog-details .single-blog-content .blog-social a.pinterest,
        .left-blog-details .single-blog-content .blog-social a.facebook,
        .left-blog-details .single-blog-content .blog-social a.twitter,
        .left-blog-details .single-blog-content .blog-social a.insta,
        .left-blog-details .single-blog-content .blog-social a.pinterest,
        .right-blog-details .single-blog-content .blog-social a.facebook,
        .right-blog-details .single-blog-content .blog-social a.twitter,
        .right-blog-details .single-blog-content .blog-social a.insta,
        .right-blog-details .single-blog-content .blog-social a.pinterest {
            width: 30px;
            height: 30px;
            margin-right: 7px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50px;
        }

        .full-blog-details .single-blog-content .blog-social a.facebook,
        .left-blog-details .single-blog-content .blog-social a.facebook,
        .right-blog-details .single-blog-content .blog-social a.facebook {
            background-color: #3b5999;
            color: #fff;
        }

        .full-blog-details .single-blog-content .blog-social a.twitter,
        .left-blog-details .single-blog-content .blog-social a.twitter,
        .right-blog-details .single-blog-content .blog-social a.twitter {
            background-color: #55acee;
            color: #fff;
        }

        .full-blog-details .single-blog-content .blog-social a.insta,
        .left-blog-details .single-blog-content .blog-social a.insta,
        .right-blog-details .single-blog-content .blog-social a.insta {
            background-color: #dd4b39;
            color: #fff;
        }

        .full-blog-details .single-blog-content .blog-social a.pinterest,
        .left-blog-details .single-blog-content .blog-social a.pinterest,
        .right-blog-details .single-blog-content .blog-social a.pinterest {
            background-color: #bd081c;
            color: #fff;
        }

        .full-blog-details .single-blog-content .blog-social a:hover,
        .left-blog-details .single-blog-content .blog-social a:hover,
        .right-blog-details .single-blog-content .blog-social a:hover {
            background-color: #5fa800;
        }

    .full-blog-details .single-blog-content .blog-comments,
    .left-blog-details .single-blog-content .blog-comments,
    .right-blog-details .single-blog-content .blog-comments {
        margin-top: 23px;
    }

        .full-blog-details .single-blog-content .blog-comments h4,
        .left-blog-details .single-blog-content .blog-comments h4,
        .right-blog-details .single-blog-content .blog-comments h4 {
            font-size: 20px;
        }

            .full-blog-details .single-blog-content .blog-comments h4 span,
            .left-blog-details .single-blog-content .blog-comments h4 span,
            .right-blog-details .single-blog-content .blog-comments h4 span {
                color: #5fa800;
            }

    .full-blog-details .single-blog-content .comments-form,
    .left-blog-details .single-blog-content .comments-form,
    .right-blog-details .single-blog-content .comments-form {
        margin-top: 20px;
    }

        .full-blog-details .single-blog-content .comments-form h4,
        .left-blog-details .single-blog-content .comments-form h4,
        .right-blog-details .single-blog-content .comments-form h4 {
            font-size: 18px;
        }

        .full-blog-details .single-blog-content .comments-form form label,
        .left-blog-details .single-blog-content .comments-form form label,
        .right-blog-details .single-blog-content .comments-form form label {
            margin-top: 15px;
            margin-bottom: 5px;
        }

        .full-blog-details .single-blog-content .comments-form form input,
        .left-blog-details .single-blog-content .comments-form form input,
        .right-blog-details .single-blog-content .comments-form form input {
            width: 100%;
            padding: 10px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
        }

            .full-blog-details .single-blog-content .comments-form form input:focus,
            .left-blog-details .single-blog-content .comments-form form input:focus,
            .right-blog-details .single-blog-content .comments-form form input:focus {
                border-color: #5fa800;
            }

        .full-blog-details .single-blog-content .comments-form form textarea,
        .left-blog-details .single-blog-content .comments-form form textarea,
        .right-blog-details .single-blog-content .comments-form form textarea {
            width: 100%;
            min-height: 100px;
            padding: 10px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
            resize: unset;
        }

            .full-blog-details .single-blog-content .comments-form form textarea:focus,
            .left-blog-details .single-blog-content .comments-form form textarea:focus,
            .right-blog-details .single-blog-content .comments-form form textarea:focus {
                border-color: #5fa800;
            }

        .full-blog-details .single-blog-content .comments-form a.btn-style1,
        .left-blog-details .single-blog-content .comments-form a.btn-style1,
        .right-blog-details .single-blog-content .comments-form a.btn-style1 {
            margin-top: 15px;
        }
/* Blog css */
.details-blog-carousel .blog-start .blog-image {
    display: flex;
}

    .details-blog-carousel .blog-start .blog-image a::after {
        background-color: rgba(0, 0, 0, 0.5);
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        opacity: 0;
        -webkit-transition: all 0.6s ease-in-out 0s;
        -o-transition: all 0.6s ease-in-out 0s;
        transition: all 0.6s ease-in-out 0s;
    }

.details-blog-carousel .blog-start:hover .blog-image a::after {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}

.details-blog-carousel .blog-start .blog-image a {
    position: relative;
    overflow: hidden;
}

    .details-blog-carousel .blog-start .blog-image a img {
        backface-visibility: hidden;
    }

.details-blog-carousel .blog-start:hover .blog-image a img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.details-blog-carousel .blog-start .blog-image a img,
.details-blog-carousel .blog-start:hover .blog-image a img {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}

.details-blog-carousel .blog-start .blog-content {
    padding-top: 27px;
}

    .details-blog-carousel .blog-start .blog-content .blog-date-comment {
        display: flex;
        justify-content: space-between;
    }

        .details-blog-carousel .blog-start .blog-content .blog-date-comment a {
            display: flex;
            align-items: center;
        }

            .details-blog-carousel .blog-start .blog-content .blog-date-comment a:hover {
                color: #5fa800;
            }

            .details-blog-carousel .blog-start .blog-content .blog-date-comment a i {
                margin-right: 5px;
            }

    .details-blog-carousel .blog-start .blog-content .blog-title h6 {
        font-size: 16px;
        margin-top: 15px;
        padding-top: 13px;
        border-top: 1px solid #ededed;
    }

        .details-blog-carousel .blog-start .blog-content .blog-title h6 a {
            display: block;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            .details-blog-carousel .blog-start .blog-content .blog-title h6 a:hover {
                color: #5fa800;
            }

    .details-blog-carousel .blog-start .blog-content p.blog-description {
        color: #999;
        margin-top: 16px;
    }

    .details-blog-carousel .blog-start .blog-content .more-blog {
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .details-blog-carousel .blog-start .blog-content .more-blog a.read-link {
            color: #5fa800;
            font-size: 16px;
        }

            .details-blog-carousel .blog-start .blog-content .more-blog a.read-link i {
                font-size: 12px;
            }

            .details-blog-carousel .blog-start .blog-content .more-blog a.read-link i,
            .details-blog-carousel .blog-start .blog-content .more-blog a.read-link:hover i {
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .details-blog-carousel .blog-start .blog-content .more-blog a.read-link:hover i {
                margin-left: 8px;
            }

        .details-blog-carousel .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
            font-weight: 600;
        }
/* center blog css */
.cetner-blog-style-3 {
    display: flex;
    flex-wrap: wrap;
}

    .cetner-blog-style-3 .blog-start {
        width: 100%;
        margin-top: 30px;
    }

        .cetner-blog-style-3 .blog-start:nth-child(1) {
            margin-top: 0px;
        }

        .cetner-blog-style-3 .blog-start .blog-image {
            display: flex;
        }

            .cetner-blog-style-3 .blog-start .blog-image a::after {
                background-color: rgba(0, 0, 0, 0.5);
                content: "";
                position: absolute;
                top: 0px;
                bottom: 0px;
                right: 0px;
                left: 0px;
                opacity: 0;
                -webkit-transition: all 0.6s ease-in-out 0s;
                -o-transition: all 0.6s ease-in-out 0s;
                transition: all 0.6s ease-in-out 0s;
            }

        .cetner-blog-style-3 .blog-start:hover .blog-image a::after {
            opacity: 1;
            -webkit-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
        }

        .cetner-blog-style-3 .blog-start .blog-image a {
            position: relative;
            overflow: hidden;
        }

        .cetner-blog-style-3 .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .cetner-blog-style-3 .blog-start .blog-image a img,
        .cetner-blog-style-3 .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.6s ease-in-out 0s;
            -o-transition: all 0.6s ease-in-out 0s;
            transition: all 0.6s ease-in-out 0s;
        }

        .cetner-blog-style-3 .blog-start .blog-content {
            padding-top: 30px;
        }

            .cetner-blog-style-3 .blog-start .blog-content .blog-date-comment {
                display: flex;
                justify-content: space-between;
            }

                .cetner-blog-style-3 .blog-start .blog-content .blog-date-comment span.blog-date,
                .cetner-blog-style-3 .blog-start .blog-content .blog-date-comment a {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .cetner-blog-style-3 .blog-start .blog-content .blog-date-comment a:hover {
                        color: #5fa800;
                    }

                    .cetner-blog-style-3 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .cetner-blog-style-3 .blog-start .blog-content .blog-date-comment a i {
                        margin-right: 5px;
                    }

            .cetner-blog-style-3 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
                margin-top: 20px;
                padding-top: 14px;
                border-top: 1px solid #ededed;
            }

                .cetner-blog-style-3 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .cetner-blog-style-3 .blog-start .blog-content .blog-title h6 a:hover {
                        color: #5fa800;
                    }

            .cetner-blog-style-3 .blog-start .blog-content p.blog-description {
                color: #999;
                margin-top: 17px;
                font-size: 14px;
            }

            .cetner-blog-style-3 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .cetner-blog-style-3 .blog-start .blog-content .more-blog a.read-link {
                    color: #5fa800;
                    font-size: 14px;
                    display: flex;
                    align-items: center;
                }

                    .cetner-blog-style-3 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                        padding-left: 5px;
                    }

                    .cetner-blog-style-3 .blog-start .blog-content .more-blog a.read-link i,
                    .cetner-blog-style-3 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .cetner-blog-style-3 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }

                .cetner-blog-style-3 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                    font-weight: 600;
                }
/* right column css */
.center-right-area .right-column-start h4 {
    font-size: 16px;
    margin-bottom: 32px;
    line-height: 1;
}

.center-right-area .right-column-start .archive-link h5 {
    display: inline;
    font-size: 14px;
    padding: 5px 15px;
    margin-bottom: 22px;
    line-height: 1;
    font-weight: 400;
}

.center-right-area.style-7 .right-column-start .archive-link h5 {
    background-color: #cd7752;
    color: #fff;
}

.center-right-area .right-column-start .archive-link h5 {
    background-color: #73841b;
    color: #fff;
}

.center-right-area.style-3 .right-column-start .archive-link h5 {
    background-color: #5fa800;
    color: #fff;
}

.right-area.style-2 .right-column-start .archive-link h5 {
    background-color: #5fa800;
    color: #fff;
}

.center-right-area .right-column-start .archive-link ul {
    margin-top: 29px;
}

    .center-right-area .right-column-start .archive-link ul li {
        margin-top: 9px;
    }

        .center-right-area .right-column-start .archive-link ul li a i {
            font-size: 12px;
        }

        .center-right-area .right-column-start .archive-link ul li a:hover {
            color: #5fa800;
        }

.center-right-area .b-Reply {
    margin-top: 22px;
}

    .center-right-area .b-Reply h4 {
        margin-bottom: 27px;
        font-size: 16px;
        line-height: 1;
    }

    .center-right-area .b-Reply form input {
        width: 100%;
        padding: 8px 15px;
        margin-top: 16px;
    }

        .center-right-area .b-Reply form input:first-child {
            margin-top: 0px;
        }

    .center-right-area .b-Reply form a.Reply-link {
        background-color: #5fa800;
        color: #fff;
        width: 100%;
        padding: 8px 15px;
        margin-top: 30px;
        text-align: center;
        font-weight: 500;
        border: 2px solid #5fa800;
    }

        .center-right-area .b-Reply form a.Reply-link:hover {
            background-color: transparent;
            color: #000;
            border-color: #5fa800;
        }

.center-right-area .r-image {
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #eee;
}
/* blog style-5 right column css */
.right-area .right-column-start .archive-link ul li a:hover {
    color: #cc4445;
}
/* blog style-5 pagination css */
.all-page .page-number a:after {
    background-color: #cc4445;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 1px;
    right: 0px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
}

.all-page .page-number a:hover:after,
.all-page .page-number a.active:after {
    opacity: 1;
    visibility: visible;
}

.all-page .page-number a:hover,
.all-page .page-number a.active {
    color: #cc4445;
}
/* blog style-5 center blog right column css */
.right-area .b-Reply form a.Reply-link {
    background-color: #cc4445;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    border: 2px solid #cc4445;
}

    .right-area .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #000;
        border-color: #cc4445;
    }
/* blog style-5 full-left-right grid blog css */
.full-blog-style-5,
.left-blog-style-5,
.right-blog-style-5 {
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -30px;
}

    .full-blog-style-5 .blog-start,
    .left-blog-style-5 .blog-start,
    .right-blog-style-5 .blog-start {
        width: calc(33.33% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .full-blog-style-5 .blog-start .blog-image a,
        .left-blog-style-5 .blog-start .blog-image a,
        .right-blog-style-5 .blog-start .blog-image a {
            display: block;
        }

        .full-blog-style-5 .blog-start .blog-content .blog-date-comment,
        .left-blog-style-5 .blog-start .blog-content .blog-date-comment,
        .right-blog-style-5 .blog-start .blog-content .blog-date-comment {
            background-color: #cc4445;
            color: #fff;
            padding: 5px 10px;
            display: flex;
            justify-content: space-between;
        }

            .full-blog-style-5 .blog-start .blog-content .blog-date-comment a,
            .left-blog-style-5 .blog-start .blog-content .blog-date-comment a,
            .right-blog-style-5 .blog-start .blog-content .blog-date-comment a {
                color: #fff;
                display: flex;
                align-items: center;
            }

                .full-blog-style-5 .blog-start .blog-content .blog-date-comment a i,
                .left-blog-style-5 .blog-start .blog-content .blog-date-comment a i,
                .right-blog-style-5 .blog-start .blog-content .blog-date-comment a i {
                    margin-right: 5px;
                }

        .full-blog-style-5 .blog-start .blog-content .blog-title h6,
        .left-blog-style-5 .blog-start .blog-content .blog-title h6,
        .right-blog-style-5 .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
            margin-top: 23px;
        }

            .full-blog-style-5 .blog-start .blog-content .blog-title h6 a,
            .left-blog-style-5 .blog-start .blog-content .blog-title h6 a,
            .right-blog-style-5 .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

        .full-blog-style-5 .blog-start .blog-content p.blog-description,
        .left-blog-style-5 .blog-start .blog-content p.blog-description,
        .right-blog-style-5 .blog-start .blog-content p.blog-description {
            margin-top: 16px;
        }

        .full-blog-style-5 .blog-start .blog-content .more-blog,
        .left-blog-style-5 .blog-start .blog-content .more-blog,
        .right-blog-style-5 .blog-start .blog-content .more-blog {
            margin-top: 17px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .full-blog-style-5 .blog-start .blog-content .more-blog a.read-link,
            .left-blog-style-5 .blog-start .blog-content .more-blog a.read-link,
            .right-blog-style-5 .blog-start .blog-content .more-blog a.read-link {
                color: #cc4445;
                font-size: 14px;
                font-weight: 600;
            }

                .full-blog-style-5 .blog-start .blog-content .more-blog a.read-link i,
                .left-blog-style-5 .blog-start .blog-content .more-blog a.read-link i,
                .right-blog-style-5 .blog-start .blog-content .more-blog a.read-link i {
                    font-size: 12px;
                }

                .full-blog-style-5 .blog-start .blog-content .more-blog a.read-link i,
                .full-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                .left-blog-style-5 .blog-start .blog-content .more-blog a.read-link i,
                .left-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                .right-blog-style-5 .blog-start .blog-content .more-blog a.read-link i,
                .right-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .full-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                .left-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                .right-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i {
                    margin-left: 8px;
                }

            .full-blog-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
            .left-blog-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
            .right-blog-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                font-weight: 600;
            }
/* full-left-right list blog css */
.full-blog-list-style-5,
.left-blog-list-style-5,
.right-blog-list-style-5 {
    display: flex;
    flex-wrap: wrap;
}

    .full-blog-list-style-5 .blog-start,
    .left-blog-list-style-5 .blog-start,
    .right-blog-list-style-5 .blog-start {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
    }

        .full-blog-list-style-5 .blog-start .blog-image {
            width: 35%;
        }

        .left-blog-list-style-5 .blog-start .blog-image,
        .right-blog-list-style-5 .blog-start .blog-image {
            width: 48%;
        }

            .full-blog-list-style-5 .blog-start .blog-image a,
            .left-blog-list-style-5 .blog-start .blog-image a,
            .right-blog-list-style-5 .blog-start .blog-image a {
                display: block;
            }

        .full-blog-list-style-5 .blog-start .blog-content {
            width: calc(65% - 30px);
            margin-left: 30px;
        }

        .left-blog-list-style-5 .blog-start .blog-content,
        .right-blog-list-style-5 .blog-start .blog-content {
            width: calc(52% - 30px);
            margin-left: 30px;
        }

            .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment,
            .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment,
            .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment {
                color: #222;
                display: flex;
                justify-content: space-between;
            }

                .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment a,
                .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment a,
                .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment a,
                .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date,
                .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date,
                .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date {
                    display: flex;
                    align-items: center;
                    line-height: 1;
                }

                    .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment a i,
                    .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment a i,
                    .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment a i,
                    .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date i,
                    .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date i {
                        margin-right: 5px;
                    }

            .full-blog-list-style-5 .blog-start .blog-content .blog-title h6,
            .left-blog-list-style-5 .blog-start .blog-content .blog-title h6,
            .right-blog-list-style-5 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
                margin-top: 23px;
            }

                .full-blog-list-style-5 .blog-start .blog-content .blog-title h6 a,
                .left-blog-list-style-5 .blog-start .blog-content .blog-title h6 a,
                .right-blog-list-style-5 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .full-blog-list-style-5 .blog-start .blog-content p.blog-description,
            .left-blog-list-style-5 .blog-start .blog-content p.blog-description,
            .right-blog-list-style-5 .blog-start .blog-content p.blog-description {
                margin-top: 16px;
            }

            .full-blog-list-style-5 .blog-start .blog-content .more-blog,
            .left-blog-list-style-5 .blog-start .blog-content .more-blog,
            .right-blog-list-style-5 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .full-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link,
                .left-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link,
                .right-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link {
                    color: #cc4445;
                    font-size: 14px;
                    font-weight: 600;
                }

                    .full-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link i,
                    .left-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link i,
                    .right-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                    }

                    .full-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link i,
                    .full-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link i,
                    .left-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link i,
                    .right-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .full-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-blog-list-style-5 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }

                .full-blog-list-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .left-blog-list-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor,
                .right-blog-list-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                    font-weight: 600;
                }
/* style-5 full-left-right details blog css */
.single-image-5 {
    margin-bottom: 33px;
}

    .single-image-5 a img.image-xs {
        display: none;
    }

.style-5-b-details .single-image {
    margin-bottom: 33px;
}

.style-5-left-blog-details .single-blog-content .full-image,
.style-5-right-blog-details .single-blog-content .full-image {
    display: none;
}

.blog-style-5-details .single-blog-content .single-b-title h4,
.style-5-left-blog-details .single-blog-content .single-b-title h4,
.style-5-right-blog-details .single-blog-content .single-b-title h4 {
    font-size: 16px;
}

.blog-style-5-details .single-blog-content .date-edit-comments,
.style-5-left-blog-details .single-blog-content .date-edit-comments,
.style-5-right-blog-details .single-blog-content .date-edit-comments {
    margin-top: 23px;
}

    .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap,
    .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap,
    .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: -15px 0px 0px -30px;
    }

        .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
        .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
        .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data {
            margin: 15px 0px 0px 30px;
        }

        .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
        .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date,
        .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date {
            display: flex;
            align-items: center;
            line-height: 1;
        }

            .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
            .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c,
            .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.date span.blog-d-n-c {
                margin-left: 5px;
            }

        .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
        .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit,
        .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit {
            display: flex;
            align-items: center;
            line-height: 1;
        }

            .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
            .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c,
            .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.blog-edit span.blog-d-n-c {
                margin-left: 5px;
            }

        .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
        .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments,
        .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments {
            display: flex;
            align-items: center;
            line-height: 1;
        }

            .blog-style-5-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
            .style-5-left-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c,
            .style-5-right-blog-details .single-blog-content .date-edit-comments .blog-info-wrap span.comments span.blog-d-n-c {
                margin-left: 5px;
            }

.blog-style-5-details .single-blog-content .blog-description,
.style-5-left-blog-details .single-blog-content .blog-description,
.style-5-right-blog-details .single-blog-content .blog-description {
    margin-top: 23px;
}

    .blog-style-5-details .single-blog-content .blog-description p,
    .style-5-left-blog-details .single-blog-content .blog-description p,
    .style-5-right-blog-details .single-blog-content .blog-description p {
        margin-top: 5px;
    }

    .blog-style-5-details .single-blog-content .blog-description .blog-image-description,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description {
        margin-top: 22px;
        margin-bottom: 23px;
        display: flex;
        flex-wrap: wrap;
    }

        .blog-style-5-details .single-blog-content .blog-description .blog-image-description img.b-image-1,
        .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-1,
        .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-1 {
            width: calc(50% - 30px);
            margin-right: 30px;
        }

        .blog-style-5-details .single-blog-content .blog-description .blog-image-description img.b-image-2,
        .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2,
        .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2 {
            width: 50%;
        }

    .blog-style-5-details .single-blog-content .blog-description p.color-description,
    .style-5-left-blog-details .single-blog-content .blog-description p.color-description,
    .style-5-right-blog-details .single-blog-content .blog-description p.color-description {
        font-size: 16px;
        color: #cc4445;
        margin: 22px 0px;
        padding: 30px;
        border-left: 1px solid #ddd;
        background-color: #f7f7f7;
    }

.blog-style-5-details .single-blog-content .blog-info,
.style-5-left-blog-details .single-blog-content .blog-info,
.style-5-right-blog-details .single-blog-content .blog-info {
    padding: 30px;
    margin-top: 22px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .blog-style-5-details .single-blog-content .blog-info i.fa-quote-left,
    .style-5-left-blog-details .single-blog-content .blog-info i.fa-quote-left,
    .style-5-right-blog-details .single-blog-content .blog-info i.fa-quote-left {
        font-size: 30px;
        color: #cc4445;
    }

    .blog-style-5-details .single-blog-content .blog-info h6,
    .style-5-left-blog-details .single-blog-content .blog-info h6,
    .style-5-right-blog-details .single-blog-content .blog-info h6 {
        color: #cc4445;
        font-size: 16px;
        margin-top: 9px;
        font-weight: 600;
    }

.blog-style-5-details .single-blog-content .b-link,
.style-5-left-blog-details .single-blog-content .b-link,
.style-5-right-blog-details .single-blog-content .b-link {
    margin-top: 30px;
}

    .blog-style-5-details .single-blog-content .b-link a,
    .style-5-left-blog-details .single-blog-content .b-link a,
    .style-5-right-blog-details .single-blog-content .b-link a {
        background-color: #cc4445;
        padding: 5px 10px;
        color: #fff;
        border-radius: 4px;
    }

        .blog-style-5-details .single-blog-content .b-link a:hover,
        .style-5-left-blog-details .single-blog-content .b-link a:hover,
        .style-5-right-blog-details .single-blog-content .b-link a:hover {
            background-color: #000;
            color: #fff;
        }

.blog-style-5-details .single-blog-content .blog-comments,
.style-5-left-blog-details .single-blog-content .blog-comments,
.style-5-right-blog-details .single-blog-content .blog-comments {
    margin-top: 28px;
}

    .blog-style-5-details .single-blog-content .blog-comments h4,
    .style-5-left-blog-details .single-blog-content .blog-comments h4,
    .style-5-right-blog-details .single-blog-content .blog-comments h4 {
        font-size: 18px;
        line-height: 1;
    }

        .blog-style-5-details .single-blog-content .blog-comments h4 span,
        .style-5-left-blog-details .single-blog-content .blog-comments h4 span,
        .style-5-right-blog-details .single-blog-content .blog-comments h4 span {
            color: #cc4445;
        }

    .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info,
    .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info,
    .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info {
        margin-top: 27px;
        padding-top: 30px;
        border-top: 1px solid #eee;
    }

        .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
        .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
        .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae {
            margin-top: 24px;
            display: flex;
        }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-of-type {
                margin-top: 0px;
            }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply {
                padding-left: 50px;
            }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply {
                margin-top: 24px;
                padding-top: 30px;
                border-top: 1px solid #eee;
            }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man {
                width: 45px;
                height: 45px;
                background-color: #cc4445;
                color: #fff;
                margin-right: 15px;
                font-size: 15px;
                border-radius: 3px;
                display: flex;
                align-items: center;
                text-align: center;
                justify-content: center;
                font-weight: 600;
            }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content {
                width: calc(100% - 45px);
            }

                .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result {
                    display: block;
                }

                .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name {
                    margin-top: 5px;
                }

                    .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                    .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                    .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i {
                        font-style: normal;
                    }

                .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date {
                    margin-top: 6px;
                    margin-bottom: 0px;
                    font-weight: 600;
                }

                .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title {
                    font-weight: 600;
                    color: #cc4445;
                }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.Reply-btn,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.Reply-btn,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.Reply-btn {
                width: 120px;
            }

            .blog-style-5-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
            .style-5-left-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
            .style-5-right-blog-details .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply {
                color: #cc4445;
                margin-left: 30px;
                font-weight: 500;
            }
/* style-5 center blog css */
.cetner-blog-style-5 {
    display: flex;
    flex-wrap: wrap;
}

    .cetner-blog-style-5 .blog-start {
        width: 100%;
        margin-top: 30px;
    }

        .cetner-blog-style-5 .blog-start:nth-child(1) {
            margin-top: 0px;
        }

        .cetner-blog-style-5 .blog-start .blog-image a {
            display: block;
        }

        .cetner-blog-style-5 .blog-start .blog-content .blog-date-comment {
            background-color: #cc4445;
            color: #fff;
            padding: 5px 10px;
            display: flex;
            justify-content: space-between;
        }

            .cetner-blog-style-5 .blog-start .blog-content .blog-date-comment a {
                color: #fff;
                display: flex;
                align-items: center;
            }

                .cetner-blog-style-5 .blog-start .blog-content .blog-date-comment a i {
                    margin-right: 5px;
                }

        .cetner-blog-style-5 .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
            margin-top: 23px;
        }

            .cetner-blog-style-5 .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

        .cetner-blog-style-5 .blog-start .blog-content p.blog-description {
            margin-top: 16px;
        }

        .cetner-blog-style-5 .blog-start .blog-content .more-blog {
            margin-top: 17px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .cetner-blog-style-5 .blog-start .blog-content .more-blog a.read-link {
                color: #cc4445;
                font-size: 14px;
                font-weight: 600;
                display: flex;
                align-items: center;
            }

                .cetner-blog-style-5 .blog-start .blog-content .more-blog a.read-link i {
                    font-size: 12px;
                    padding-left: 5px;
                }

                .cetner-blog-style-5 .blog-start .blog-content .more-blog a.read-link i,
                .cetner-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .cetner-blog-style-5 .blog-start .blog-content .more-blog a.read-link:hover i {
                    margin-left: 8px;
                }

            .cetner-blog-style-5 .blog-start .blog-content .more-blog span.blog-admin span.blog-editor {
                font-weight: 600;
            }
/* style-6 left-right column css */
.right-area .right-column-start .archive-link ul li a:hover {
    color: #73841b;
}
/* style-6 center right column css */
.center-right-area .b-Reply form a.Reply-link {
    background-color: #73841b;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    border: 2px solid #73841b;
}

    .center-right-area .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #000;
        border-color: #73841b;
    }
/* pagination css */
.all-page .page-number a:after {
    background-color: #73841b;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 1px;
    right: 0px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
}

.all-page .page-number a:hover:after,
.all-page .page-number a.active:after {
    opacity: 1;
    visibility: visible;
}

.all-page .page-number a:hover,
.all-page .page-number a.active {
    color: #73841b;
}
/* style-6 full-left-right 3 grid blog css */
.blog-style-6-3-grid,
.blog-style-6-left-3-grid,
.blog-style-6-right-3-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -30px;
}

    .blog-style-6-3-grid .blog-start,
    .blog-style-6-left-3-grid .blog-start,
    .blog-style-6-right-3-grid .blog-start {
        width: calc(33.33% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .blog-style-6-3-grid .blog-start .blog-image,
        .blog-style-6-left-3-grid .blog-start .blog-image,
        .blog-style-6-right-3-grid .blog-start .blog-image {
            position: relative;
            display: flex;
        }

            .blog-style-6-3-grid .blog-start .blog-image a,
            .blog-style-6-left-3-grid .blog-start .blog-image a,
            .blog-style-6-right-3-grid .blog-start .blog-image a {
                position: relative;
                overflow: hidden;
            }

        .blog-style-6-3-grid .blog-start:hover .blog-image a img,
        .blog-style-6-left-3-grid .blog-start:hover .blog-image a img,
        .blog-style-6-right-3-grid .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.06);
            -o-transform: scale(1.06);
            transform: scale(1.06);
        }

        .blog-style-6-3-grid .blog-start .blog-image a img,
        .blog-style-6-3-grid .blog-start:hover .blog-image a img,
        .blog-style-6-left-3-grid .blog-start .blog-image a img,
        .blog-style-6-left-3-grid .blog-start:hover .blog-image a img,
        .blog-style-6-right-3-grid .blog-start .blog-image a img,
        .blog-style-6-right-3-grid .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .blog-style-6-3-grid .blog-start .blog-image .image-link,
        .blog-style-6-left-3-grid .blog-start .blog-image .image-link,
        .blog-style-6-right-3-grid .blog-start .blog-image .image-link {
            position: absolute;
            bottom: 0px;
            left: 6px;
        }

            .blog-style-6-3-grid .blog-start .blog-image .image-link a,
            .blog-style-6-left-3-grid .blog-start .blog-image .image-link a,
            .blog-style-6-right-3-grid .blog-start .blog-image .image-link a {
                background-color: #73841b;
                color: #fff;
                padding: 2px 6px;
                font-size: 12px;
                border-radius: 3px;
                text-transform: uppercase;
            }

                .blog-style-6-3-grid .blog-start .blog-image .image-link a:hover,
                .blog-style-6-left-3-grid .blog-start .blog-image .image-link a:hover,
                .blog-style-6-right-3-grid .blog-start .blog-image .image-link a:hover {
                    background-color: #000;
                }

        .blog-style-6-3-grid .blog-start .blog-content .blog-title h6,
        .blog-style-6-left-3-grid .blog-start .blog-content .blog-title h6,
        .blog-style-6-right-3-grid .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
            padding-top: 23px;
        }

            .blog-style-6-3-grid .blog-start .blog-content .blog-title h6 a,
            .blog-style-6-left-3-grid .blog-start .blog-content .blog-title h6 a,
            .blog-style-6-right-3-grid .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .blog-style-6-3-grid .blog-start .blog-content .blog-title h6 a:hover,
                .blog-style-6-left-3-grid .blog-start .blog-content .blog-title h6 a:hover,
                .blog-style-6-right-3-grid .blog-start .blog-content .blog-title h6 a:hover {
                    color: #73841b;
                }

        .blog-style-6-3-grid .blog-start .blog-content p.blog-description,
        .blog-style-6-left-3-grid .blog-start .blog-content p.blog-description,
        .blog-style-6-right-3-grid .blog-start .blog-content p.blog-description {
            color: #999;
            margin-top: 16px;
        }

        .blog-style-6-3-grid .blog-start .blog-content .more-blog,
        .blog-style-6-left-3-grid .blog-start .blog-content .more-blog,
        .blog-style-6-right-3-grid .blog-start .blog-content .more-blog {
            margin-top: 17px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .blog-style-6-3-grid .blog-start .blog-content .more-blog a.read-link,
            .blog-style-6-left-3-grid .blog-start .blog-content .more-blog a.read-link,
            .blog-style-6-right-3-grid .blog-start .blog-content .more-blog a.read-link {
                color: #73841b;
                font-size: 14px;
            }

                .blog-style-6-right-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-6-left-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-6-3-grid .blog-start .blog-content .more-blog a.read-link i {
                    font-size: 12px;
                }

                .blog-style-6-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-6-3-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-6-left-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-6-left-3-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-6-right-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-6-right-3-grid .blog-start .blog-content .more-blog a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .blog-style-6-3-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-6-left-3-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-6-right-3-grid .blog-start .blog-content .more-blog a.read-link:hover i {
                    margin-left: 8px;
                }
/* style-6 full-left-right list blog css */
.full-blog-list-style-6,
.left-blog-list-style-6,
.right-blog-list-style-6 {
    display: flex;
    flex-wrap: wrap;
}

    .full-blog-list-style-6 .blog-start,
    .left-blog-list-style-6 .blog-start,
    .right-blog-list-style-6 .blog-start {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #eee;
    }

        .full-blog-list-style-6 .blog-start .blog-image,
        .left-blog-list-style-6 .blog-start .blog-image,
        .right-blog-list-style-6 .blog-start .blog-image {
            position: relative;
            display: flex;
            width: 50%;
        }

            .full-blog-list-style-6 .blog-start .blog-image a,
            .left-blog-list-style-6 .blog-start .blog-image a,
            .right-blog-list-style-6 .blog-start .blog-image a {
                position: relative;
                overflow: hidden;
            }

        .full-blog-list-style-6 .blog-start:hover .blog-image a img,
        .left-blog-list-style-6 .blog-start:hover .blog-image a img,
        .right-blog-list-style-6 .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.06);
            -o-transform: scale(1.06);
            transform: scale(1.06);
        }

        .full-blog-list-style-6 .blog-start .blog-image a img,
        .full-blog-list-style-6 .blog-start:hover .blog-image a img,
        .left-blog-list-style-6 .blog-start .blog-image a img,
        .left-blog-list-style-6 .blog-start:hover .blog-image a img,
        .right-blog-list-style-6 .blog-start .blog-image a img,
        .right-blog-list-style-6 .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .full-blog-list-style-6 .blog-start .blog-image .image-link,
        .left-blog-list-style-6 .blog-start .blog-image .image-link,
        .right-blog-list-style-6 .blog-start .blog-image .image-link {
            position: absolute;
            bottom: 0px;
            left: 6px;
        }

            .full-blog-list-style-6 .blog-start .blog-image .image-link a,
            .left-blog-list-style-6 .blog-start .blog-image .image-link a,
            .right-blog-list-style-6 .blog-start .blog-image .image-link a {
                background-color: #73841b;
                color: #fff;
                padding: 4px 8px;
                font-size: 12px;
                border-radius: 3px;
                text-transform: uppercase;
            }

                .full-blog-list-style-6 .blog-start .blog-image .image-link a:hover,
                .left-blog-list-style-6 .blog-start .blog-image .image-link a:hover,
                .right-blog-list-style-6 .blog-start .blog-image .image-link a:hover {
                    background-color: #000;
                }

        .full-blog-list-style-6 .blog-start .blog-content,
        .left-blog-list-style-6 .blog-start .blog-content,
        .right-blog-list-style-6 .blog-start .blog-content {
            width: calc(50% - 30px);
            margin-left: 30px;
        }

            .full-blog-list-style-6 .blog-start .blog-content .blog-title h6,
            .left-blog-list-style-6 .blog-start .blog-content .blog-title h6,
            .right-blog-list-style-6 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .full-blog-list-style-6 .blog-start .blog-content .blog-title h6 a,
                .left-blog-list-style-6 .blog-start .blog-content .blog-title h6 a,
                .right-blog-list-style-6 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .full-blog-list-style-6 .blog-start .blog-content .blog-title h6 a:hover,
                    .left-blog-list-style-6 .blog-start .blog-content .blog-title h6 a:hover,
                    .right-blog-list-style-6 .blog-start .blog-content .blog-title h6 a:hover {
                        color: #73841b;
                    }

            .full-blog-list-style-6 .blog-start .blog-content p.blog-description,
            .left-blog-list-style-6 .blog-start .blog-content p.blog-description,
            .right-blog-list-style-6 .blog-start .blog-content p.blog-description {
                color: #999;
                margin-top: 16px;
                font-size: 14px;
            }

            .full-blog-list-style-6 .blog-start .blog-content .more-blog,
            .left-blog-list-style-6 .blog-start .blog-content .more-blog,
            .right-blog-list-style-6 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .full-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link,
                .left-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link,
                .right-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link {
                    color: #73841b;
                    font-size: 14px;
                }

                    .full-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link i,
                    .left-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link i,
                    .right-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                    }

                    .full-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link i,
                    .full-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link i,
                    .left-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link i,
                    .right-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .full-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .left-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link:hover i,
                    .right-blog-list-style-6 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }
/* full-left-right blog details css */
.full-blog-details-style-6 .single-image,
.right-blog-details-style-6 .single-image,
.left-blog-details-style-6 .single-image {
    width: 100%;
    line-height: 0;
}

    .full-blog-details-style-6 .single-image iframe,
    .right-blog-details-style-6 .single-image iframe,
    .left-blog-details-style-6 .single-image iframe {
        width: 100%;
    }

.full-blog-details-style-6 .single-blog-content,
.left-blog-details-style-6 .single-blog-content,
.right-blog-details-style-6 .single-blog-content {
    margin-top: 33px;
}

    .full-blog-details-style-6 .single-blog-content .single-b-title h4,
    .left-blog-details-style-6 .single-blog-content .single-b-title h4,
    .right-blog-details-style-6 .single-blog-content .single-b-title h4 {
        font-size: 16px;
    }

    .full-blog-details-style-6 .single-blog-content .date-edit-comments,
    .left-blog-details-style-6 .single-blog-content .date-edit-comments,
    .right-blog-details-style-6 .single-blog-content .date-edit-comments {
        margin-top: 23px;
    }

        .full-blog-details-style-6 .single-blog-content .date-edit-comments .blog-info-wrap,
        .left-blog-details-style-6 .single-blog-content .date-edit-comments .blog-info-wrap,
        .right-blog-details-style-6 .single-blog-content .date-edit-comments .blog-info-wrap {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin: -15px 0px 0px -30px;
        }

            .full-blog-details-style-6 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .left-blog-details-style-6 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .right-blog-details-style-6 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data {
                margin: 15px 0px 0px 30px;
            }

        .full-blog-details-style-6 .single-blog-content .date-edit-comments span.date,
        .left-blog-details-style-6 .single-blog-content .date-edit-comments span.date,
        .right-blog-details-style-6 .single-blog-content .date-edit-comments span.date {
            margin-right: 25px;
            display: flex;
            align-items: center;
            line-height: 1;
        }

            .full-blog-details-style-6 .single-blog-content .date-edit-comments span.date span.blog-d-n-c,
            .left-blog-details-style-6 .single-blog-content .date-edit-comments span.date span.blog-d-n-c,
            .right-blog-details-style-6 .single-blog-content .date-edit-comments span.date span.blog-d-n-c {
                margin-left: 5px;
            }

        .full-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit,
        .left-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit,
        .right-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit {
            margin-right: 25px;
            display: flex;
            align-items: center;
            line-height: 1;
        }

            .full-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit span.blog-d-n-c,
            .left-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit span.blog-d-n-c,
            .right-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit span.blog-d-n-c {
                margin-left: 5px;
            }

        .full-blog-details-style-6 .single-blog-content .date-edit-comments span.comments,
        .left-blog-details-style-6 .single-blog-content .date-edit-comments span.comments,
        .right-blog-details-style-6 .single-blog-content .date-edit-comments span.comments {
            display: flex;
            align-items: center;
            line-height: 1;
        }

            .full-blog-details-style-6 .single-blog-content .date-edit-comments span.comments span.blog-d-n-c,
            .left-blog-details-style-6 .single-blog-content .date-edit-comments span.comments span.blog-d-n-c,
            .right-blog-details-style-6 .single-blog-content .date-edit-comments span.comments span.blog-d-n-c {
                margin-left: 5px;
            }

    .full-blog-details-style-6 .single-blog-content .blog-description,
    .left-blog-details-style-6 .single-blog-content .blog-description,
    .right-blog-details-style-6 .single-blog-content .blog-description {
        margin-top: 24px;
    }

        .full-blog-details-style-6 .single-blog-content .blog-description p,
        .left-blog-details-style-6 .single-blog-content .blog-description p,
        .right-blog-details-style-6 .single-blog-content .blog-description p {
            margin-top: 4px;
            line-height: 22px;
        }

        .full-blog-details-style-6 .single-blog-content .blog-description .blog-image-description,
        .left-blog-details-style-6 .single-blog-content .blog-description .blog-image-description,
        .right-blog-details-style-6 .single-blog-content .blog-description .blog-image-description {
            margin-top: 24px;
        }

            .full-blog-details-style-6 .single-blog-content .blog-description .blog-image-description img,
            .left-blog-details-style-6 .single-blog-content .blog-description .blog-image-description img,
            .right-blog-details-style-6 .single-blog-content .blog-description .blog-image-description img {
                float: left;
                margin-right: 30px;
            }

            .full-blog-details-style-6 .single-blog-content .blog-description .blog-image-description p.bold-description,
            .left-blog-details-style-6 .single-blog-content .blog-description .blog-image-description p.bold-description,
            .right-blog-details-style-6 .single-blog-content .blog-description .blog-image-description p.bold-description {
                font-size: 14px;
                font-weight: 600;
            }

        .full-blog-details-style-6 .single-blog-content .blog-description p.color-description,
        .left-blog-details-style-6 .single-blog-content .blog-description p.color-description,
        .right-blog-details-style-6 .single-blog-content .blog-description p.color-description {
            background-color: #f7f7f7;
            font-size: 16px;
            color: #73841b;
            margin: 24px 0px;
            padding: 30px;
            border-left: 1px solid #ddd;
        }

    .full-blog-details-style-6 .single-blog-content .blog-info,
    .left-blog-details-style-6 .single-blog-content .blog-info,
    .right-blog-details-style-6 .single-blog-content .blog-info {
        padding: 30px;
        margin-top: 24px;
        background-color: #f7f7f7;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

        .full-blog-details-style-6 .single-blog-content .blog-info i.fa-quote-left,
        .left-blog-details-style-6 .single-blog-content .blog-info i.fa-quote-left,
        .right-blog-details-style-6 .single-blog-content .blog-info i.fa-quote-left {
            font-size: 30px;
            color: #73841b;
        }

        .full-blog-details-style-6 .single-blog-content .blog-info h6,
        .left-blog-details-style-6 .single-blog-content .blog-info h6,
        .right-blog-details-style-6 .single-blog-content .blog-info h6 {
            color: #73841b;
            font-size: 16px;
            margin-top: 9px;
            font-weight: 600;
        }

    .full-blog-details-style-6 .single-blog-content .last-video,
    .right-blog-details-style-6 .single-blog-content .last-video,
    .left-blog-details-style-6 .single-blog-content .last-video {
        margin-top: 30px;
        margin-right: -30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .full-blog-details-style-6 .single-blog-content .last-video .video,
        .right-blog-details-style-6 .single-blog-content .last-video .video,
        .left-blog-details-style-6 .single-blog-content .last-video .video {
            width: 100%;
            margin-right: 30px;
            line-height: 0;
        }

            .full-blog-details-style-6 .single-blog-content .last-video .video iframe,
            .right-blog-details-style-6 .single-blog-content .last-video .video iframe,
            .left-blog-details-style-6 .single-blog-content .last-video .video iframe {
                width: 100%;
            }

    .full-blog-details-style-6 .single-blog-content .b-link,
    .left-blog-details-style-6 .single-blog-content .b-link,
    .right-blog-details-style-6 .single-blog-content .b-link {
        margin-top: 30px;
    }

        .full-blog-details-style-6 .single-blog-content .b-link a,
        .left-blog-details-style-6 .single-blog-content .b-link a,
        .right-blog-details-style-6 .single-blog-content .b-link a {
            background-color: #73841b;
            padding: 5px 10px;
            color: #fff;
            border: 2px solid #73841b;
            border-radius: 4px;
        }

            .full-blog-details-style-6 .single-blog-content .b-link a:hover,
            .left-blog-details-style-6 .single-blog-content .b-link a:hover,
            .right-blog-details-style-6 .single-blog-content .b-link a:hover {
                background-color: transparent;
                color: #000;
                border-color: #73841b;
            }

    .full-blog-details-style-6 .single-blog-content .blog-social,
    .left-blog-details-style-6 .single-blog-content .blog-social,
    .right-blog-details-style-6 .single-blog-content .blog-social {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .full-blog-details-style-6 .single-blog-content .blog-social a.facebook,
        .full-blog-details-style-6 .single-blog-content .blog-social a.twitter,
        .full-blog-details-style-6 .single-blog-content .blog-social a.insta,
        .full-blog-details-style-6 .single-blog-content .blog-social a.pinterest,
        .left-blog-details-style-6 .single-blog-content .blog-social a.facebook,
        .left-blog-details-style-6 .single-blog-content .blog-social a.twitter,
        .left-blog-details-style-6 .single-blog-content .blog-social a.insta,
        .left-blog-details-style-6 .single-blog-content .blog-social a.pinterest,
        .right-blog-details-style-6 .single-blog-content .blog-social a.facebook,
        .right-blog-details-style-6 .single-blog-content .blog-social a.twitter,
        .right-blog-details-style-6 .single-blog-content .blog-social a.insta,
        .right-blog-details-style-6 .single-blog-content .blog-social a.pinterest {
            width: 30px;
            height: 30px;
            margin-right: 7px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50px;
        }

        .full-blog-details-style-6 .single-blog-content .blog-social a,
        .left-blog-details-style-6 .single-blog-content .blog-social a,
        .right-blog-details-style-6 .single-blog-content .blog-social a {
            background-color: #f7f7f7;
            color: #222;
        }

            .full-blog-details-style-6 .single-blog-content .blog-social a:hover,
            .left-blog-details-style-6 .single-blog-content .blog-social a:hover,
            .right-blog-details-style-6 .single-blog-content .blog-social a:hover {
                background-color: #73841b;
                color: #fff;
            }

    .full-blog-details-style-6 .single-blog-content .blog-comments,
    .left-blog-details-style-6 .single-blog-content .blog-comments,
    .right-blog-details-style-6 .single-blog-content .blog-comments {
        margin-top: 25px;
    }

        .full-blog-details-style-6 .single-blog-content .blog-comments h4,
        .left-blog-details-style-6 .single-blog-content .blog-comments h4,
        .right-blog-details-style-6 .single-blog-content .blog-comments h4 {
            font-size: 20px;
        }

            .full-blog-details-style-6 .single-blog-content .blog-comments h4 span,
            .left-blog-details-style-6 .single-blog-content .blog-comments h4 span,
            .right-blog-details-style-6 .single-blog-content .blog-comments h4 span {
                color: #73841b;
            }

        .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info,
        .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info,
        .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info {
            margin-top: 23px;
            padding-top: 30px;
            border-top: 1px solid #eee;
        }

            .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae {
                display: flex;
                margin-top: 24px;
            }

                .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-child,
                .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-child,
                .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-child {
                    margin-top: 0px;
                }

                .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply {
                    padding-left: 50px;
                }

                .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply {
                    margin-top: 24px;
                    padding-top: 30px;
                    border-top: 1px solid #eee;
                }

                .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man {
                    width: 45px;
                    height: 45px;
                    background-color: #73841b;
                    color: #fff;
                    margin-right: 15px;
                    font-size: 15px;
                    border-radius: 3px;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    justify-content: center;
                    font-weight: 600;
                }

                .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content {
                    width: calc(100% - 45px);
                }

                    .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result {
                        display: block;
                    }

                    .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name {
                        margin: 5px 0px;
                    }

                        .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i {
                            font-style: normal;
                        }

                    .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date {
                        font-weight: 600;
                    }

                        .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply {
                            color: #73841b;
                            margin-left: 30px;
                            font-weight: 500;
                        }

                    .full-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .left-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .right-blog-details-style-6 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title {
                        font-weight: 600;
                        color: #73841b;
                    }

    .full-blog-details-style-6 .single-blog-content .comments-form,
    .left-blog-details-style-6 .single-blog-content .comments-form,
    .right-blog-details-style-6 .single-blog-content .comments-form {
        margin-top: 20px;
    }

        .full-blog-details-style-6 .single-blog-content .comments-form h4,
        .left-blog-details-style-6 .single-blog-content .comments-form h4,
        .right-blog-details-style-6 .single-blog-content .comments-form h4 {
            font-size: 18px;
        }

        .full-blog-details-style-6 .single-blog-content .comments-form form label,
        .left-blog-details-style-6 .single-blog-content .comments-form form label,
        .right-blog-details-style-6 .single-blog-content .comments-form form label {
            margin-top: 15px;
            margin-bottom: 5px;
        }

        .full-blog-details-style-6 .single-blog-content .comments-form form input,
        .left-blog-details-style-6 .single-blog-content .comments-form form input,
        .right-blog-details-style-6 .single-blog-content .comments-form form input {
            width: 100%;
            padding: 10px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
        }

            .full-blog-details-style-6 .single-blog-content .comments-form form input:focus,
            .left-blog-details-style-6 .single-blog-content .comments-form form input:focus,
            .right-blog-details-style-6 .single-blog-content .comments-form form input:focus {
                border-color: #73841b;
            }

        .full-blog-details-style-6 .single-blog-content .comments-form form textarea,
        .left-blog-details-style-6 .single-blog-content .comments-form form textarea,
        .right-blog-details-style-6 .single-blog-content .comments-form form textarea {
            width: 100%;
            min-height: 100px;
            padding: 10px 15px;
            border: 1px solid #eee;
            border-radius: 3px;
            resize: unset;
        }

            .full-blog-details-style-6 .single-blog-content .comments-form form textarea:focus,
            .left-blog-details-style-6 .single-blog-content .comments-form form textarea:focus,
            .right-blog-details-style-6 .single-blog-content .comments-form form textarea:focus {
                border-color: #73841b;
            }

        .full-blog-details-style-6 .single-blog-content .comments-form a.btn-style1,
        .left-blog-details-style-6 .single-blog-content .comments-form a.btn-style1,
        .right-blog-details-style-6 .single-blog-content .comments-form a.btn-style1 {
            margin-top: 15px;
        }

    .full-blog-details-style-6 .single-blog-content .blog-comments,
    .left-blog-details-style-6 .single-blog-content .blog-comments,
    .right-blog-details-style-6 .single-blog-content .blog-comments {
        margin-top: 23px;
    }

        .full-blog-details-style-6 .single-blog-content .blog-comments h4,
        .left-blog-details-style-6 .single-blog-content .blog-comments h4,
        .right-blog-details-style-6 .single-blog-content .blog-comments h4 {
            font-size: 18px;
        }

            .full-blog-details-style-6 .single-blog-content .blog-comments h4 span,
            .left-blog-details-style-6 .single-blog-content .blog-comments h4 span,
            .right-blog-details-style-6 .single-blog-content .blog-comments h4 span {
                color: #73841b;
            }
/* Center blog css */
.cetner-blog-style-6 {
    display: flex;
    flex-wrap: wrap;
}

    .cetner-blog-style-6 .blog-start {
        width: 100%;
        margin-top: 30px;
    }

        .cetner-blog-style-6 .blog-start:nth-child(1) {
            margin-top: 0px;
        }

        .cetner-blog-style-6 .blog-start .blog-image {
            position: relative;
            display: flex;
        }

            .cetner-blog-style-6 .blog-start .blog-image a {
                position: relative;
                overflow: hidden;
            }

        .cetner-blog-style-6 .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.06);
            -o-transform: scale(1.06);
            transform: scale(1.06);
        }

        .cetner-blog-style-6 .blog-start .blog-image a img,
        .cetner-blog-style-6 .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .cetner-blog-style-6 .blog-start .blog-image .image-link {
            position: absolute;
            bottom: 10px;
            left: 15px;
        }

            .cetner-blog-style-6 .blog-start .blog-image .image-link a {
                background-color: #73841b;
                color: #fff;
                padding: 3px 8px;
                font-size: 14px;
                border-radius: 3px;
                text-transform: uppercase;
            }

                .cetner-blog-style-6 .blog-start .blog-image .image-link a:hover {
                    background-color: #000;
                }

        .cetner-blog-style-6 .blog-start .blog-content {
            padding-top: 23px;
        }

            .cetner-blog-style-6 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .cetner-blog-style-6 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .cetner-blog-style-6 .blog-start .blog-content .blog-title h6 a:hover {
                        color: #73841b;
                    }

            .cetner-blog-style-6 .blog-start .blog-content p.blog-description {
                color: #999;
                margin-top: 16px;
                font-size: 14px;
            }

            .cetner-blog-style-6 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .cetner-blog-style-6 .blog-start .blog-content .more-blog a.read-link {
                    color: #73841b;
                    font-size: 14px;
                    display: flex;
                    align-items: center;
                }

                    .cetner-blog-style-6 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                        padding-left: 5px;
                    }

                    .cetner-blog-style-6 .blog-start .blog-content .more-blog a.read-link i,
                    .cetner-blog-style-6 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .cetner-blog-style-6 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }
/* style-7 right column css */
.right-area .b-Reply form a.Reply-link {
    background-color: #5fa800;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    border: 2px solid #5fa800;
}

    .right-area .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #000;
        border-color: #5fa800;
    }

.center-right-area .right-column-start .archive-link ul li a:hover {
    color: #cd7752;
}

.left-column .left-blog .blog-item .l-blog-caption h4 a:hover {
    color: #cd7752;
}
/* style-7 center blog right column css */
.center-right-area .b-Reply form a.Reply-link {
    background-color: #cd7752;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    border: 2px solid #cd7752;
}

    .center-right-area .b-Reply form a.Reply-link:hover {
        background-color: transparent;
        color: #000;
        border-color: #cd7752;
    }
/* style-7 full-left-right grid blog css */
.blog-style-7-3-grid,
.blog-style-7-left-grid-blog,
.blog-style-7-right-grid-blog {
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -30px;
}

    .blog-style-7-3-grid .blog-start,
    .blog-style-7-left-grid-blog .blog-start,
    .blog-style-7-right-grid-blog .blog-start {
        width: calc(33.33% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .blog-style-7-3-grid .blog-start .blog-image,
        .blog-style-7-left-grid-blog .blog-start .blog-image,
        .blog-style-7-right-grid-blog .blog-start .blog-image {
            position: relative;
            display: flex;
        }

            .blog-style-7-3-grid .blog-start .blog-image a,
            .blog-style-7-left-grid-blog .blog-start .blog-image a,
            .blog-style-7-right-grid-blog .blog-start .blog-image a {
                position: relative;
                overflow: hidden;
            }

                .blog-style-7-3-grid .blog-start .blog-image a img,
                .blog-style-7-left-grid-blog .blog-start .blog-image a img,
                .blog-style-7-right-grid-blog .blog-start .blog-image a img {
                    height: 255px;
                    object-fit: cover;
                }

        .blog-style-7-3-grid .blog-start:hover .blog-image a img,
        .blog-style-7-left-grid-blog .blog-start:hover .blog-image a img,
        .blog-style-7-right-grid-blog .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .blog-style-7-3-grid .blog-start .blog-image a img,
        .blog-style-7-3-grid .blog-start:hover .blog-image a img,
        .blog-style-7-left-grid-blog .blog-start .blog-image a img,
        .blog-style-7-left-grid-blog .blog-start:hover .blog-image a img,
        .blog-style-7-right-grid-blog .blog-start .blog-image a img,
        .blog-style-7-right-grid-blog .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .blog-style-7-3-grid .blog-start .blog-content .blog-title h6,
        .blog-style-7-left-grid-blog .blog-start .blog-content .blog-title h6,
        .blog-style-7-right-grid-blog .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
            padding-top: 23px;
        }

            .blog-style-7-3-grid .blog-start .blog-content .blog-title h6 a,
            .blog-style-7-left-grid-blog .blog-start .blog-content .blog-title h6 a,
            .blog-style-7-right-grid-blog .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .blog-style-7-3-grid .blog-start .blog-content .blog-title h6 a:hover,
                .blog-style-7-left-grid-blog .blog-start .blog-content .blog-title h6 a:hover,
                .blog-style-7-right-grid-blog .blog-start .blog-content .blog-title h6 a:hover {
                    color: #cd7752;
                }

        .blog-style-7-3-grid .blog-start .blog-content p.blog-description,
        .blog-style-7-left-grid-blog .blog-start .blog-content p.blog-description,
        .blog-style-7-right-grid-blog .blog-start .blog-content p.blog-description {
            color: #999;
            margin-top: 16px;
        }

        .blog-style-7-3-grid .blog-start .blog-content .more-blog,
        .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog,
        .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog {
            margin-top: 17px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .blog-style-7-3-grid .blog-start .blog-content .more-blog a.read-link,
            .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog a.read-link,
            .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog a.read-link {
                color: #cd7752;
                font-size: 14px;
                display: flex;
                align-items: center;
            }

                .blog-style-7-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog a.read-link i {
                    font-size: 12px;
                    padding-left: 5px;
                }

                .blog-style-7-3-grid .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-3-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .blog-style-7-3-grid .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog a.read-link:hover i {
                    margin-left: 8px;
                }
/* pagination css */
.all-page .page-number a:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 1px;
    right: 0px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
}

.all-page .page-number.style-1 a:after,
.all-page .page-number.style-5 a:after {
    background-color: #cc4445;
}

.all-page .page-number.style-2 a:after,
.all-page .page-number.style-3 a:after {
    background-color: #5fa800;
}

.all-page .page-number.style-6 a:after {
    background-color: #73841b;
}

.all-page .page-number.style-7 a:after {
    background-color: #cd7752;
}

.all-page .page-number a:hover:after,
.all-page .page-number a.active:after {
    opacity: 1;
    visibility: visible;
}

.all-page .page-number.style-1 a:hover,
.all-page .page-number.style-1 a.active,
.all-page .page-number.style-5 a:hover,
.all-page .page-number.style-5 a.active {
    color: #cc4445;
}

.all-page .page-number.style-2 a:hover,
.all-page .page-number.style-2 a.active,
.all-page .page-number.style-3 a:hover,
.all-page .page-number.style-3 a.active {
    color: #5fa800;
}

.all-page .page-number.style-7 a:hover,
.all-page .page-number.style-7 a.active {
    color: #cd7752;
}

.all-page .page-number a:last-child:after {
    display: none;
}
/* style-7 full-left-right list blog css */
.full-blog-list-style-7 .blog-start,
.blog-style-7-left-list-blog .blog-start,
.blog-style-7-right-list-blog .blog-start {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
}

    .full-blog-list-style-7 .blog-start .blog-image {
        width: 42%;
    }

    .blog-style-7-left-list-blog .blog-start .blog-image,
    .blog-style-7-right-list-blog .blog-start .blog-image {
        width: 50%;
    }

        .full-blog-list-style-7 .blog-start .blog-image a,
        .blog-style-7-left-list-blog .blog-start .blog-image a,
        .blog-style-7-right-list-blog .blog-start .blog-image a {
            position: relative;
            overflow: hidden;
            display: block;
        }

            .full-blog-list-style-7 .blog-start .blog-image a img,
            .blog-style-7-left-list-blog .blog-start .blog-image a img,
            .blog-style-7-right-list-blog .blog-start .blog-image a img {
                width: 100%;
                height: 255px;
                object-fit: cover;
            }

    .full-blog-list-style-7 .blog-start:hover .blog-image a img,
    .blog-style-7-left-list-blog .blog-start:hover .blog-image a img,
    .blog-style-7-right-list-blog .blog-start:hover .blog-image a img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    .full-blog-list-style-7 .blog-start .blog-image a img,
    .full-blog-list-style-7 .blog-start:hover .blog-image a img,
    .blog-style-7-left-list-blog .blog-start .blog-image a img,
    .blog-style-7-left-list-blog .blog-start:hover .blog-image a img,
    .blog-style-7-right-list-blog .blog-start .blog-image a img,
    .blog-style-7-right-list-blog .blog-start:hover .blog-image a img {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

    .full-blog-list-style-7 .blog-start .blog-content {
        width: calc(58% - 30px);
        margin-left: 30px;
    }

    .blog-style-7-left-list-blog .blog-start .blog-content,
    .blog-style-7-right-list-blog .blog-start .blog-content {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

        .full-blog-list-style-7 .blog-start .blog-content .blog-title h6,
        .blog-style-7-left-list-blog .blog-start .blog-content .blog-title h6,
        .blog-style-7-right-grid-blog .blog-start .blog-content .blog-title h6 {
            font-size: 16px;
        }

            .full-blog-list-style-7 .blog-start .blog-content .blog-title h6 a,
            .blog-style-7-left-list-blog .blog-start .blog-content .blog-title h6 a,
            .blog-style-7-right-list-blog .blog-start .blog-content .blog-title h6 a {
                display: block;
                width: 100%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .full-blog-list-style-7 .blog-start .blog-content .blog-title h6 a:hover,
                .blog-style-7-left-list-blog .blog-start .blog-content .blog-title h6 a:hover,
                .blog-style-7-right-list-blog .blog-start .blog-content .blog-title h6 a:hover {
                    color: #cd7752;
                }

        .full-blog-list-style-7 .blog-start .blog-content p.blog-description,
        .blog-style-7-left-list-blog .blog-start .blog-content p.blog-description,
        .blog-style-7-right-list-blog .blog-start .blog-content p.blog-description {
            color: #999;
            margin-top: 16px;
        }

        .full-blog-list-style-7 .blog-start .blog-content .more-blog,
        .blog-style-7-left-list-blog .blog-start .blog-content .more-blog,
        .blog-style-7-right-list-blog .blog-start .blog-content .more-blog {
            margin-top: 17px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .full-blog-list-style-7 .blog-start .blog-content .more-blog a.read-link,
            .blog-style-7-left-list-blog .blog-start .blog-content .more-blog a.read-link,
            .blog-style-7-right-list-blog .blog-start .blog-content .more-blog a.read-link {
                color: #cd7752;
                font-size: 14px;
            }

                .full-blog-list-style-7 .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-left-list-blog .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-right-list-blog .blog-start .blog-content .more-blog a.read-link i {
                    font-size: 12px;
                }

                .full-blog-list-style-7 .blog-start .blog-content .more-blog a.read-link i,
                .full-blog-list-style-7 .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-left-list-blog .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-left-list-blog .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-right-list-blog .blog-start .blog-content .more-blog a.read-link i,
                .blog-style-7-right-list-blog .blog-start .blog-content .more-blog a.read-link:hover i {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .full-blog-list-style-7 .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-left-list-blog .blog-start .blog-content .more-blog a.read-link:hover i,
                .blog-style-7-right-list-blog .blog-start .blog-content .more-blog a.read-link:hover i {
                    margin-left: 8px;
                }
/* style-7 full-left-right blog details css */
.full-blog-details-style-7 .single-blog-content,
.left-blog-details-style7 .single-blog-content,
.right-blog-details-style7 .single-blog-content {
    margin-top: 33px;
}

    .full-blog-details-style-7 .single-blog-content .single-b-title h4,
    .left-blog-details-style7 .single-blog-content .single-b-title h4,
    .right-blog-details-style7 .single-blog-content .single-b-title h4 {
        font-size: 16px;
    }

    .full-blog-details-style-7 .single-blog-content .date-edit-comments,
    .left-blog-details-style7 .single-blog-content .date-edit-comments,
    .right-blog-details-style7 .single-blog-content .date-edit-comments {
        margin-top: 23px;
    }

        .full-blog-details-style-7 .single-blog-content .date-edit-comments .blog-info-wrap,
        .left-blog-details-style7 .single-blog-content .date-edit-comments .blog-info-wrap,
        .right-blog-details-style7 .single-blog-content .date-edit-comments .blog-info-wrap {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin: -15px 0px 0px -30px;
        }

            .full-blog-details-style-7 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .left-blog-details-style7 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data,
            .right-blog-details-style7 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data {
                margin: 15px 0px 0px 30px;
                display: flex;
                align-items: center;
                line-height: 1;
            }

                .full-blog-details-style-7 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data i,
                .left-blog-details-style7 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data i,
                .right-blog-details-style7 .single-blog-content .date-edit-comments .blog-info-wrap span.blog-data i {
                    margin-right: 5px;
                }

    .full-blog-details-style-7 .single-blog-content .blog-description,
    .left-blog-details-style7 .single-blog-content .blog-description,
    .right-blog-details-style7 .single-blog-content .blog-description {
        margin-top: 23px;
    }

        .full-blog-details-style-7 .single-blog-content .blog-description p,
        .left-blog-details-style7 .single-blog-content .blog-description p,
        .right-blog-details-style7 .single-blog-content .blog-description p {
            margin-top: 5px;
        }

        .full-blog-details-style-7 .single-blog-content .blog-description .blog-image-description,
        .left-blog-details-style7 .single-blog-content .blog-description .blog-image-description,
        .right-blog-details-style7 .single-blog-content .blog-description .blog-image-description {
            margin-top: 7px;
        }

            .full-blog-details-style-7 .single-blog-content .blog-description .blog-image-description img,
            .left-blog-details-style7 .single-blog-content .blog-description .blog-image-description img,
            .right-blog-details-style7 .single-blog-content .blog-description .blog-image-description img {
                float: left;
                margin-right: 15px;
            }

            .full-blog-details-style-7 .single-blog-content .blog-description .blog-image-description p.bold-description,
            .left-blog-details-style7 .single-blog-content .blog-description .blog-image-description p.bold-description,
            .right-blog-details-style7 .single-blog-content .blog-description .blog-image-description p.bold-description {
                font-size: 15px;
                font-weight: 700;
            }

        .full-blog-details-style-7 .single-blog-content .blog-description p.color-description,
        .left-blog-details-style7 .single-blog-content .blog-description p.color-description,
        .right-blog-details-style7 .single-blog-content .blog-description p.color-description {
            background-color: #f7f7f7;
            font-size: 16px;
            color: #cd7752;
            margin: 22px 0px;
            padding: 30px;
            border-left: 1px solid #ddd;
        }

    .full-blog-details-style-7 .single-blog-content .blog-img,
    .left-blog-details-style7 .single-blog-content .blog-img,
    .right-blog-details-style7 .single-blog-content .blog-img {
        margin-left: -30px;
        margin-top: 22px;
        display: flex;
    }

        .full-blog-details-style-7 .single-blog-content .blog-img .b-image1,
        .left-blog-details-style7 .single-blog-content .blog-img .b-image1,
        .right-blog-details-style7 .single-blog-content .blog-img .b-image1 {
            width: calc(50% - 30px);
            margin-left: 30px;
            line-height: 0;
        }

            .full-blog-details-style-7 .single-blog-content .blog-img .b-image1 a,
            .left-blog-details-style7 .single-blog-content .blog-img .b-image1 a,
            .right-blog-details-style7 .single-blog-content .blog-img .b-image1 a {
                position: relative;
                overflow: hidden;
            }

                .full-blog-details-style-7 .single-blog-content .blog-img .b-image1 a img,
                .left-blog-details-style7 .single-blog-content .blog-img .b-image1 a img,
                .right-blog-details-style7 .single-blog-content .blog-img .b-image1 a img {
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -o-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                    .full-blog-details-style-7 .single-blog-content .blog-img .b-image1 a img:hover,
                    .left-blog-details-style7 .single-blog-content .blog-img .b-image1 a img:hover,
                    .right-blog-details-style7 .single-blog-content .blog-img .b-image1 a img:hover {
                        transform: scale(1.1);
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

    .full-blog-details-style-7 .single-blog-content .blog-info,
    .left-blog-details-style7 .single-blog-content .blog-info,
    .right-blog-details-style7 .single-blog-content .blog-info {
        padding: 30px;
        margin-top: 30px;
        background-color: #f7f7f7;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

        .full-blog-details-style-7 .single-blog-content .blog-info i.fa-quote-left,
        .left-blog-details-style7 .single-blog-content .blog-info i.fa-quote-left,
        .right-blog-details-style7 .single-blog-content .blog-info i.fa-quote-left {
            font-size: 30px;
            color: #cd7752;
        }

        .full-blog-details-style-7 .single-blog-content .blog-info h6,
        .left-blog-details-style7 .single-blog-content .blog-info h6,
        .right-blog-details-style7 .single-blog-content .blog-info h6 {
            color: #cd7752;
            font-size: 16px;
            margin-top: 9px;
            font-weight: 600;
        }

    .full-blog-details-style-7 .single-blog-content .b-link,
    .left-blog-details-style7 .single-blog-content .b-link,
    .right-blog-details-style7 .single-blog-content .b-link {
        margin-top: 30px;
    }

        .full-blog-details-style-7 .single-blog-content .b-link a,
        .left-blog-details-style7 .single-blog-content .b-link a,
        .right-blog-details-style7 .single-blog-content .b-link a {
            background-color: #cd7752;
            padding: 5px 10px;
            color: #fff;
            border: 2px solid #cd7752;
            border-radius: 4px;
        }

            .full-blog-details-style-7 .single-blog-content .b-link a:hover,
            .left-blog-details-style7 .single-blog-content .b-link a:hover,
            .right-blog-details-style7 .single-blog-content .b-link a:hover {
                background-color: transparent;
                color: #000;
                border-color: #cd7752;
            }

    .full-blog-details-style-7 .single-blog-content .blog-social,
    .left-blog-details-style7 .single-blog-content .blog-social,
    .right-blog-details-style7 .single-blog-content .blog-social {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .full-blog-details-style-7 .single-blog-content .blog-social a.facebook,
        .full-blog-details-style-7 .single-blog-content .blog-social a.twitter,
        .full-blog-details-style-7 .single-blog-content .blog-social a.insta,
        .full-blog-details-style-7 .single-blog-content .blog-social a.pinterest,
        .left-blog-details-style7 .single-blog-content .blog-social a.facebook,
        .left-blog-details-style7 .single-blog-content .blog-social a.twitter,
        .left-blog-details-style7 .single-blog-content .blog-social a.insta,
        .left-blog-details-style7 .single-blog-content .blog-social a.pinterest,
        .right-blog-details-style7 .single-blog-content .blog-social a.facebook,
        .right-blog-details-style7 .single-blog-content .blog-social a.twitter,
        .right-blog-details-style7 .single-blog-content .blog-social a.insta,
        .right-blog-details-style7 .single-blog-content .blog-social a.pinterest {
            width: 30px;
            height: 30px;
            margin-right: 7px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50px;
        }

        .full-blog-details-style-7 .single-blog-content .blog-social a,
        .left-blog-details-style7 .single-blog-content .blog-social a,
        .right-blog-details-style7 .single-blog-content .blog-social a {
            background-color: #cd7752;
            color: #222;
        }

            .full-blog-details-style-7 .single-blog-content .blog-social a:hover,
            .left-blog-details-style7 .single-blog-content .blog-social a:hover,
            .right-blog-details-style7 .single-blog-content .blog-social a:hover {
                background-color: #cd7752;
                color: #fff;
            }

    .full-blog-details-style-7 .single-blog-content .blog-comments,
    .left-blog-details-style7 .single-blog-content .blog-comments,
    .right-blog-details-style7 .single-blog-content .blog-comments {
        margin-top: 23px;
    }

        .full-blog-details-style-7 .single-blog-content .blog-comments h4,
        .left-blog-details-style7 .single-blog-content .blog-comments h4,
        .right-blog-details-style7 .single-blog-content .blog-comments h4 {
            font-size: 18px;
        }

            .full-blog-details-style-7 .single-blog-content .blog-comments h4 span,
            .left-blog-details-style7 .single-blog-content .blog-comments h4 span,
            .right-blog-details-style7 .single-blog-content .blog-comments h4 span {
                color: #cd7752;
            }

        .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info,
        .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info,
        .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info {
            margin-top: 23px;
            padding-top: 30px;
            border-top: 1px solid #eee;
        }

            .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae,
            .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae {
                margin-top: 24px;
                display: flex;
            }

                .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-child,
                .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-child,
                .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae:first-child {
                    margin-top: 0px;
                }

                .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply,
                .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.comment-reply {
                    padding-left: 50px;
                }

                .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply,
                .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae.all-reply {
                    margin-top: 24px;
                    padding-top: 30px;
                    border-top: 1px solid #eee;
                }

                .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man,
                .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-man {
                    width: 45px;
                    height: 45px;
                    background-color: #cd7752;
                    color: #fff;
                    margin-right: 15px;
                    font-size: 15px;
                    border-radius: 3px;
                    display: flex;
                    align-items: center;
                    text-align: center;
                    justify-content: center;
                    font-weight: 600;
                }

                .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content,
                .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content {
                    width: calc(100% - 45px);
                }

                    .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result,
                    .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result {
                        display: block;
                    }

                    .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name,
                    .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name {
                        margin: 5px 0px;
                    }

                        .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i,
                        .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comment-name i {
                            font-style: normal;
                        }

                    .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date,
                    .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date {
                        font-weight: 600;
                    }

                        .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply,
                        .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span.comments-result.c-date a.Reply {
                            color: #cd7752;
                            margin-left: 30px;
                            font-weight: 500;
                        }

                    .full-blog-details-style-7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .left-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title,
                    .right-blog-details-style7 .single-blog-content .blog-comments .blog-comment-info ul.comments-arae li.comments-content span span.comments-title {
                        font-weight: 600;
                        color: #cd7752;
                    }
/* style-7 center blog css */
.center-blog-style-7 {
    display: flex;
    flex-wrap: wrap;
}

    .center-blog-style-7 .blog-start {
        width: 100%;
        margin-top: 30px;
    }

        .center-blog-style-7 .blog-start:nth-child(1) {
            margin-top: 0px;
        }

        .center-blog-style-7 .blog-start .blog-image {
            position: relative;
            display: flex;
        }

            .center-blog-style-7 .blog-start .blog-image a {
                position: relative;
                overflow: hidden;
            }

        .center-blog-style-7 .blog-start:hover .blog-image a img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .center-blog-style-7 .blog-start .blog-image a img,
        .center-blog-style-7 .blog-start:hover .blog-image a img {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .center-blog-style-7 .blog-start .blog-content {
            padding-top: 23px;
        }

            .center-blog-style-7 .blog-start .blog-content .blog-title h6 {
                font-size: 16px;
            }

                .center-blog-style-7 .blog-start .blog-content .blog-title h6 a {
                    display: block;
                    width: 100%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    .center-blog-style-7 .blog-start .blog-content .blog-title h6 a:hover {
                        color: #cd7752;
                    }

            .center-blog-style-7 .blog-start .blog-content p.blog-description {
                color: #999;
                margin-top: 16px;
            }

            .center-blog-style-7 .blog-start .blog-content .more-blog {
                margin-top: 17px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

                .center-blog-style-7 .blog-start .blog-content .more-blog a.read-link {
                    color: #cd7752;
                    font-size: 14px;
                    display: flex;
                    align-items: center;
                }

                    .center-blog-style-7 .blog-start .blog-content .more-blog a.read-link i {
                        font-size: 12px;
                        padding-left: 5px;
                    }

                    .center-blog-style-7 .blog-start .blog-content .more-blog a.read-link i,
                    .center-blog-style-7 .blog-start .blog-content .more-blog a.read-link:hover i {
                        -webkit-transition: all 0.3s ease-in-out 0s;
                        -o-transition: all 0.3s ease-in-out 0s;
                        transition: all 0.3s ease-in-out 0s;
                    }

                    .center-blog-style-7 .blog-start .blog-content .more-blog a.read-link:hover i {
                        margin-left: 8px;
                    }
/* order history page css */
.order-histry-area .order-history {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -30px;
}

    .order-histry-area .order-history .profile {
        width: calc(35% - 30px);
        margin-left: 30px;
        border: 1px solid #eee;
        border-radius: 5px;
    }

        .order-histry-area .order-history .profile .order-pro {
            padding: 30px;
            display: flex;
            align-items: center;
        }

            .order-histry-area .order-history .profile .order-pro .pro-img img {
                border: 3px solid #eee;
                border-radius: 100%;
            }

            .order-histry-area .order-history .profile .order-pro .order-name {
                margin-left: 15px;
            }

                .order-histry-area .order-history .profile .order-pro .order-name h4 {
                    font-size: 18px;
                    color: #333;
                    font-weight: 600;
                    line-height: 1;
                }

                .order-histry-area .order-history .profile .order-pro .order-name span {
                    font-size: 13px;
                    color: #9da9b9;
                    margin-top: 12px;
                }

        .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a {
            position: relative;
            width: 100%;
            padding: 15px 30px;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-top: 1px solid #ddd;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

            .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a:after {
                background-color: #cc4445;
                content: '';
                position: absolute;
                bottom: 50%;
                transform: translateY(50%);
                left: 18px;
                width: 2px;
                height: 15px;
            }

            .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a.active:after {
                background-color: #fff;
            }

            .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a:hover {
                background-color: #f5f5f5;
                color: #333;
                border-radius: 5px;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a.active {
                background-color: #cc4445;
                color: #fff;
                border-color: #cc4445;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -o-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a span.pro-count {
                background-color: #cc4445;
                width: 25px;
                height: 25px;
                font-size: 12px;
                line-height: 1;
                color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 50px;
            }

            .order-histry-area .order-history .profile .order-his-page ul.profile-ul li.profile-li a.active span.pro-count {
                background-color: #fff;
                color: #333;
            }

    .order-histry-area .order-history .order-info {
        width: calc(65% - 30px);
        margin-left: 30px;
    }

        .order-histry-area .order-history .order-info .table {
            border-top: 1px solid #eee;
        }

            .order-histry-area .order-history .order-info .table thead {
                border-top: 1px solid #eee;
                border-bottom: 1px solid #eee;
            }

                .order-histry-area .order-history .order-info .table thead tr th {
                    padding-top: 11px;
                    padding-bottom: 10px;
                    border-bottom: 1px solid #eee;
                }

            .order-histry-area .order-history .order-info .table tbody tr td {
                padding-top: 11px;
                padding-bottom: 10px;
            }

                .order-histry-area .order-history .order-info .table tbody tr td.canceled {
                    color: #ff5252;
                }

                .order-histry-area .order-history .order-info .table tbody tr td.process {
                    color: #50c6e9;
                }

                .order-histry-area .order-history .order-info .table tbody tr td.delayed {
                    color: #ffb74f;
                }

                .order-histry-area .order-history .order-info .table tbody tr td.delivered {
                    color: #43d9a3;
                }
    /* profile page css */
    .order-histry-area .order-history .profile-form {
        width: calc(65% - 30px);
        margin-left: 30px;
    }

        .order-histry-area .order-history .profile-form form ul.pro-input-label {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin-left: -30px;
            margin-top: 15px;
        }

            .order-histry-area .order-history .profile-form form ul.pro-input-label:first-child {
                margin-top: 0px;
            }

            .order-histry-area .order-history .profile-form form ul.pro-input-label li {
                width: calc(50% - 30px);
                margin-left: 30px;
            }

                .order-histry-area .order-history .profile-form form ul.pro-input-label li label {
                    font-size: 14px;
                }

                .order-histry-area .order-history .profile-form form ul.pro-input-label li input {
                    width: 100%;
                    border: 1px solid #eee;
                    margin-top: 10px;
                    border-radius: 5px;
                }

        .order-histry-area .order-history .profile-form form ul.pro-submit {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-top: 30px;
            margin-top: 30px;
            border-top: 1px solid #eee;
        }
    /* pro address css */
    .order-histry-area .order-history .profile-address {
        width: calc(65% - 30px);
        margin-left: 30px;
    }

        .order-histry-area .order-history .profile-address form .pro-add-title h4 {
            font-size: 22px;
            color: #333;
            font-weight: 500;
            padding-bottom: 12px;
            border-bottom: 1px solid #eee;
            line-height: 1;
        }

        .order-histry-area .order-history .profile-address form ul.add-label-input {
            margin-left: -30px;
            margin-top: 15px;
            display: flex;
            align-items: center;
        }

            .order-histry-area .order-history .profile-address form ul.add-label-input li {
                width: calc(50% - 30px);
                margin-left: 30px;
            }

                .order-histry-area .order-history .profile-address form ul.add-label-input li label {
                    font-size: 14px;
                    color: #333;
                }

                .order-histry-area .order-history .profile-address form ul.add-label-input li input {
                    width: 100%;
                    margin-top: 10px;
                    border: 1px solid #eee;
                    border-radius: 5px;
                }

                .order-histry-area .order-history .profile-address form ul.add-label-input li select {
                    width: 100%;
                    margin-top: 10px;
                    border: 1px solid #eee;
                    border-radius: 5px;
                }

        .order-histry-area .order-history .profile-address form ul.pro-submit {
            margin-top: 30px;
            padding-top: 30px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-top: 1px solid #eee;
        }

            .order-histry-area .order-history .profile-address form ul.pro-submit li {
                display: flex;
                align-items: center;
            }

                .order-histry-area .order-history .profile-address form ul.pro-submit li input {
                    margin-right: 5px;
                }

    .order-histry-area .order-history .profile-form form ul.pro-submit li {
        display: flex;
        align-items: center;
        line-height: 1;
    }

        .order-histry-area .order-history .profile-form form ul.pro-submit li input {
            margin-right: 5px;
        }
    /* profile wishlist page css */
    .order-histry-area .order-history .profile-wishlist {
        width: calc(65% - 30px);
        margin-left: 30px;
    }
    /* tickets page css */
    .order-histry-area .order-history .profile-tickets {
        width: calc(65% - 30px);
        margin-left: 30px;
    }

        .order-histry-area .order-history .profile-tickets .table {
            border-top: 1px solid #eee;
        }

            .order-histry-area .order-history .profile-tickets .table thead tr th {
                padding-top: 11px;
                padding-bottom: 10px;
                border-bottom: 1px solid #eee;
            }

            .order-histry-area .order-history .profile-tickets .table tbody tr td {
                padding-top: 11px;
                padding-bottom: 10px;
            }

                .order-histry-area .order-history .profile-tickets .table tbody tr td.canceled {
                    color: #ff5252;
                }

                .order-histry-area .order-history .profile-tickets .table tbody tr td.process {
                    color: #50c6e9;
                }

                .order-histry-area .order-history .profile-tickets .table tbody tr td.delayed {
                    color: #ffb74f;
                }

                .order-histry-area .order-history .profile-tickets .table tbody tr td.delivered {
                    color: #43d9a3;
                }



/* carousel button css */
.home6-category .category-6 .cate-6.owl-carousel .owl-nav {
    margin-top: 0;
}

    .home6-category .category-6 .cate-6.owl-carousel .owl-nav button,
    .featured-product-6 .home6-featured .owl-nav button {
        position: absolute;
        bottom: 50%;
        transform: translateY(50%);
        background-color: #cc4445;
        color: #fff;
        font-size: 20px;
        margin: 0;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        opacity: 0;
        visibility: hidden;
    }

.home6-category .category-6 .cate-6:hover .owl-nav button {
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

    .home6-category .category-6 .cate-6 .owl-nav button.owl-prev,
    .home6-category .category-6 .cate-6 .owl-nav button.owl-next,
    .home6-category .category-6 .cate-6:hover .owl-nav button.owl-prev,
    .home6-category .category-6 .cate-6:hover .owl-nav button.owl-next {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

.home6-category .category-6 .cate-6.owl-carousel .owl-nav button:hover,
.featured-product-6 .home6-featured .owl-nav button:hover {
    background-color: #fff;
    color: #cc4445;
    border: 1px #cc4445 solid;
}

.home6-category .category-6 .cate-6.owl-carousel .owl-nav button.owl-prev,
.featured-product-6 .home6-featured .owl-nav button.owl-prev {
    left: 15px;
}

.home6-category .category-6 .cate-6.owl-carousel:hover .owl-nav button.owl-prev {
    left: -10px;
}

.home6-category .category-6 .cate-6.owl-carousel .owl-nav button.owl-next,
.featured-product-6 .home6-featured .owl-nav button.owl-next {
    right: 15px;
}

.home6-category .category-6 .cate-6.owl-carousel:hover .owl-nav button.owl-next {
    right: -10px;
}

.featured-product-6 .home6-featured .owl-nav button {
    opacity: 1;
    visibility: visible;
}





/* category css */
.home6-category .category-6 .cate-6 .cate-back {
    height: 250px;
    padding: 15px;
    background-position: left 100% bottom;
    background-repeat: no-repeat;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
}

.home6-category .category-6 .cate-6 .items {
    padding: 10px;
}

.home6-category .category-6 .cate-6 .cate-back .cat-box h2 {
    font-size: 16px;
}

.home6-category .category-6 .cate-6 .cate-back .cat-box ul.category-link {
    margin-top: 18px;
}

    .home6-category .category-6 .cate-6 .cate-back .cat-box ul.category-link li {
        margin-top: 9px;
    }

        .home6-category .category-6 .cate-6 .cate-back .cat-box ul.category-link li:first-child {
            margin-top: 0px;
        }

        .home6-category .category-6 .cate-6 .cate-back .cat-box ul.category-link li a {
            color: #666;
        }

            .home6-category .category-6 .cate-6 .cate-back .cat-box ul.category-link li a:hover {
                color: #73841b;
            }

            .home6-category .category-6 .cate-6 .cate-back .cat-box ul.category-link li a i {
                margin-right: 5px;
            }

.header-element.logo img.img-fluid {
    width: 50%;
}


.pop-up-newsletter img.img-fluid {
    width: 50%;
}


section.section-tb-padding.home-brand1.servicsss {
    margin: 50px 0;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    padding: 50px 170px;
}



li.footer-li.footer-logo img.img-fluid {
    width: 65%;
}






.header-element.logo a {
    display: contents;
}




section.footer-one.section-tb-padding {
    background: #e9e9e9;
}







/* category css */
.category-area .category-head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .category-area .category-head .section-title h2 {
        margin-bottom: 0px;
    }

    .category-area .category-head .swiper-buttons {
        display: flex;
        justify-content: flex-end;
        direction: ltr;
    }

        .category-area .category-head .swiper-buttons a {
            position: unset;
            transform: translateY(0);
            margin-left: 15px;
        }

            .category-area .category-head .swiper-buttons a:first-child {
                margin-left: 0px;
            }

.category-area .category-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .category-area .category-area .deal-image {
        width: 33.33%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        text-align: center;
    }

        .category-area .category-area .deal-image .deal-title {
            padding: 30px 0px;
            margin-bottom: 30px;
            line-height: 1;
            border-bottom: 1px solid #ededed;
        }

            .category-area .category-area .deal-image .deal-title h1.title {
                color: #cc4445;
                font-size: 36px;
                font-weight: 600;
                line-height: 1;
            }

        .category-area .category-area .deal-image .deal-timer ul.contdown_row {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 23px;
        }

            .category-area .category-area .deal-image .deal-timer ul.contdown_row li.countdown_section {
                background-color: #fff;
                width: 75px;
                margin-left: 15px;
                display: inline-table;
                flex-direction: column;
                align-items: center;
                justify-content: space-around;
            }

                .category-area .category-area .deal-image .deal-timer ul.contdown_row li.countdown_section:first-child {
                    margin-left: 0px;
                }

                .category-area .category-area .deal-image .deal-timer ul.contdown_row li.countdown_section span.countdown_timer {
                    color: #d93d1a;
                    width: 100%;
                    padding: 16px 0px;
                    font-size: 30px;
                    font-weight: 700;
                    line-height: 1;
                    border-bottom: 1px solid #ededed;
                }

                .category-area .category-area .deal-image .deal-timer ul.contdown_row li.countdown_section span.countdown_title {
                    color: #333;
                    font-size: 14px;
                    padding: 12px 0px;
                    font-weight: 500;
                    line-height: 1;
                }

        .category-area .category-area .deal-image .offer-text {
            padding-top: 0px;
        }

            .category-area .category-area .deal-image .offer-text h1.title {
                font-size: 36px;
                font-weight: 600;
                display: inline-flex;
                line-height: 1;
                border-bottom: 2px solid #333;
            }

            .category-area .category-area .deal-image .offer-text span.sub-title {
                color: #333;
                font-size: 18px;
                display: block;
                margin-top: 23px;
                font-weight: 500;
            }

    .category-area .category-area .category-collection {
        width: calc(66.67% - 30px);
        margin-left: 30px;
    }

        .category-area .category-area .category-collection .category-item {
            position: relative;
	    height: 200px;
        }

            .category-area .category-area .category-collection .category-item .cat-image a {
                border-radius: 10px;
                overflow: hidden;
            }

            .category-area .category-area .category-collection .category-item .cat-item-count {
                position: absolute;
                top: 70px;
                left: 0px;
                right: 0px;
                text-align: center;
		        background: #00000085;
                display:none
            }

                .category-area .category-area .category-collection .category-item .cat-item-count span {
                    color: #fff;
                    font-size: 16px;
                    font-weight: 500;
                }

            .category-area .category-area .category-collection .category-item .cat-btn {
                position: absolute;
                bottom: 0px;
                width: 100%;
                display: inline-grid;
                text-align: center;
            }

                .category-area .category-area .category-collection .category-item .cat-btn a.cat-btn-url {
                    font-size: 12px;
                    text-transform: capitalize;
                    padding: 15px 4px;
                }

        .category-area .category-area .category-collection .category-head.mobile {
            display: none;
        }







.img-back span, .img-back h1 {
    color: #222;
}





/* Banner grid css */
.organic-food-fresh-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-left: -30px;
}

    .organic-food-fresh-banner .offer-banner {
        position: relative;
        width: calc(33.33% - 30px);
        margin-left: 30px;
    }

        .organic-food-fresh-banner .offer-banner a.banner-hover::before,
        .organic-food-fresh-banner .offer-banner a.banner-hover::after {
            content: "";
            position: absolute;
            top: 10px;
            right: 10px;
            bottom: 10px;
            left: 10px;
            z-index: 9;
            opacity: 0;
            background: #0000004d;
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover::before {
            -webkit-transform: scale(1,0);
            -o-transform: scale(1,0);
            transform: scale(1,0);
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover::after {
            -webkit-transform: scale(0,1);
            -o-transform: scale(0,1);
            transform: scale(0,1);
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover::before {
            border-right: 1px solid #fff;
            border-left: 1px solid #fff;
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover::after {
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }

        .organic-food-fresh-banner .offer-banner:hover a.banner-hover::before,
        .organic-food-fresh-banner .offer-banner:hover a.banner-hover::after {
            opacity: 1;
            -webkit-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            z-index:1
        }
        .organic-food-fresh-banner .offer-banner:hover .banner-content h2 {
            color: #fff;
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover::before,
        .organic-food-fresh-banner .offer-banner a.banner-hover::after,
        .organic-food-fresh-banner .offer-banner:hover a.banner-hover::before,
        .organic-food-fresh-banner .offer-banner:hover a.banner-hover::after {
            -webkit-transition: all 0.4s ease-in-out 0s;
            -o-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover {
            display: block;
            position: relative;
            overflow: hidden;
        }

        .organic-food-fresh-banner .offer-banner:hover a.banner-hover img {
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .organic-food-fresh-banner .offer-banner a.banner-hover img,
        .organic-food-fresh-banner .offer-banner:hover a.banner-hover img {
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
        }

        .organic-food-fresh-banner .offer-banner .banner-content {
            position: absolute;
            top: 50px;
            right: 0px;
            left: 0px;
            width: 70%;
            z-index: 7;
            margin: 0 auto;
            text-align: center;
        }

            .organic-food-fresh-banner .offer-banner .banner-content span {
                font-size: 16px;
                text-transform: uppercase;
                font-weight: 600;
                line-height: 1;
                padding-bottom: 2px;
            }

        .organic-food-fresh-banner .offer-banner:nth-child(2) .banner-content span {
            color: #7da63f;
            border-bottom: 1px solid #7da63f;
        }

        .organic-food-fresh-banner .offer-banner:last-child .banner-content span,
        .organic-food-fresh-banner .offer-banner:first-child .banner-content span {
            color: #d93d1a;
            border-bottom: 1px solid #d93d1a;
        }

        .organic-food-fresh-banner .offer-banner .banner-content h2 {
            margin-top: 22px;
            font-size: 20px;
        }

        .organic-food-fresh-banner .offer-banner .banner-content a {
            margin-top: 22px;
        }


.section-tb-padding.news-img {
    background-size: cover;
}






li.f-c.f-copyright a {
    color: #fff;
    font-weight: 600;
}









.button_content {
    height: 0px;
    position: fixed;
    bottom: 190px;
    right: 20px;
    z-index: 10;
}

.botao-wpp {
    width: 60px;
    margin-right: 10px;
}

.btn-panel-wpp {
    width: 250px;
    height: 50px;
    line-height: 45px;
    float: left;
    text-align: left;
    border-radius: 55px;
    overflow: hidden;
    background: #009733;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 40%);
    color: white;
    display: block;
}



    .btn-panel-wpp p {
        margin: 0;
        padding: 0px 0px 0px 40px;
        display: inline-block;
        font-family: "UbuntuRegular", "UbuntuLight", arial, helvetica, sans-serif;
        font-weight: 400;
        vertical-align: middle;
        white-space: nowrap;
        color: white;
    }


.button_content_celular {
    height: 130px;
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 10;
}


.botao-wpp-celular {
    width: 71px;
}

span.cart-icon-wrap img {
    width: 37px;
}


ul.social-login {
    position: relative;
    display: flex;
    padding: 15px;
}

    ul.social-login li {
        padding: 15px;
        width: 25%;
        background: #cc4445;
        border-radius: 50%;
        text-align: center;
        margin: 0 15px;
    }

        ul.social-login li i {
            color: #fff
        }



a.btn.btn-style1 img {
    width: 25px;
    backface-visibility: visible;
}


i.fa.fa-dolly svg {
    width: 22px;
}

    i.fa.fa-dolly svg:hover {
        fill: #cc4445;
    }

a.btn.btn-style1 svg {
    fill: #fff;
}


    a.btn.btn-style1 svg:hover {
        fill: #fff;
    }













.ms-header {
    display: flex;
    align-items: center;
    jsutify-content: center;
    font-family: sans-serif;
    height: 1vh;
}

.ms-header__title {
    flex: 1 1 100%;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}

.ms-slider {
    display: inline-block;
    height: 1.5em;
    overflow: hidden;
    vertical-align: middle;
    -webkit-mask-image: linear-gradient(transparent, white, white, white, transparent);
    mask-image: linear-gradient(transparent, white, white, white, transparent);
    mask-type: luminance;
    mask-mode: alpha;
}

.ms-slider__words {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-animation-name: wordSlider;
    animation-name: wordSlider;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 7s;
    animation-duration: 10s;
}

.ms-slider__word {
    display: block;
    line-height: 1.3em;
    text-align: right;
}

@-webkit-keyframes wordSlider {
    0%, 27% {
        transform: translateY(0%);
    }

    33%, 60% {
        transform: translateY(-25%);
    }

    66%, 93% {
        transform: translateY(-50%);
    }

    100% {
        transform: translateY(-75%);
    }
}

@keyframes wordSlider {
    0%, 27% {
        transform: translateY(0%);
    }

    33%, 60% {
        transform: translateY(-25%);
    }

    66%, 93% {
        transform: translateY(-50%);
    }

    100% {
        transform: translateY(-75%);
    }
}



section.top1.sdd {
    display: none;
}

.header-main-area.is-sticky section.top1.sdd {
    display: block;
}





a.link-slide-top {
    color: #fff;
}
/*mostafa*/
.item-box .product-rating-box {
    display: inline-block;
    margin: 0 0 10px;
}

.item-box .rating {
    /* background: url('../Themes/babgomla/images/rating2.png') repeat-x;*/
    width: 95px;
    height: 14px;
    direction:ltr;
}

    .item-box .rating div {
        /*  background: url('../Themes/babgomla/images/rating2.png') repeat-x;
        height: 14px;*/
    }


.product-no-reviews a {
    text-decoration: underline;
    color: #cc4445;
}

.product-review-box .rating {
    width: 95px;
    height: 14px;
    background: url('../Themes/babgomla/images/rating2.png') repeat-x;
}

    .product-review-box .rating div {
        height: 14px;
        /*  background: url('../Themes/babgomla/images/rating2.png') repeat-x;*/
    }

.write-review .review-rating {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .write-review .review-rating label {
        display: block;
        margin: 0 0 5px;
        font-size: 14px;
        color: #444;
    }

    .write-review .review-rating div.first {
        color: #e4444c;
    }

    .write-review .review-rating div.rating-options {
        padding-top: 2px;
    }

        .write-review .review-rating div.rating-options input {
            vertical-align: baseline;
        }

    .write-review .review-rating div.last {
        color: #4cb17c;
    }

@media all and (max-width: 769px) {

    .review-rating .name-description {
        text-align: center;
        width: 100%;
        display: block;
    }

    .write-review .review-rating div {
        text-align: center;
        padding-bottom: 10px;
        display: inline-block;
    }
}

@media all and (max-width: 1000px) {
    .write-review .review-rating {
        text-align: center;
    }

        .write-review .review-rating div.name-description {
            width: 100%;
            margin: 0 5px 0 0;
            text-align: center;
        }
}

.write-review .review-rating div {
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: default;
    vertical-align: middle;
    font-size: 14px;
    height: 17px;
}

    .write-review .review-rating div.name-description {
        width: 265px;
        margin: 0 5px 0 0;
        text-align: right
    }

    .write-review .review-rating div.name-description {
        margin: 0 5px 0 0;
        min-width: 375px;
    }

    .write-review .review-rating div.rating-options {
        padding-top: 2px;
    }

        .write-review .review-rating div.rating-options input {
            vertical-align: baseline;
        }

.checkout-attributes {
    margin: -30px 0 30px;
    color: #444;
}

    .checkout-attributes dt {
        margin: 0 0 5px;
        font-weight: bold;
    }

    .checkout-attributes dd {
        margin: 0 0 20px;
    }

    .checkout-attributes input[type="text"],
    .checkout-attributes select {
        min-width: 170px;
    }

    .checkout-attributes ul {
        font-size: 0;
    }

    .checkout-attributes li {
        display: inline-block;
        margin: 5px;
        border: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 10px;
        font-size: 14px; /*reset zeroing*/
    }

    .checkout-attributes .attribute-squares li {
        border: none;
        padding: 0;
        line-height: 0;
    }

    .checkout-attributes li label {
        display: inline-block;
        margin: 0 0 0 5px;
    }

.selected-checkout-attributes {
    margin: 30px 0;
    color: #444;
}

    .selected-checkout-attributes br {
        content: "";
        display: block;
        margin: 3px;
    }

/********** CHECKOUT **********/



.checkout-page .section {
    margin: 0 0 30px;
}

    .checkout-page .section.order-summary {
        margin: 100px 0 30px;
    }

.checkout-page .cart-options {
    min-height: 60px;
    overflow: hidden;
}

.checkout-page .cart-footer {
    border-top: none;
}

.checkout-page .total-info {
    margin: 0;
    border-bottom: none;
    padding: 5px 20px 10px;
}

.checkout-page .button-1 {
    display: inline-block;
    min-width: 140px;
    border: none;
    background-color: #cc4445;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .checkout-page .button-1:hover,
    .checkout-page .button-1:focus {
        background-color: #cc4445;
    }

.checkout-page .address-item {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
}

    .checkout-page .address-item ul {
        margin: 0 0 15px;
        background-color: #f9f9f9;
        padding: 20px;
        color: #444;
    }

    .checkout-page .address-item li {
        padding: 5px 0;
    }

        .checkout-page .address-item li.name {
            font-size: 16px;
            font-weight: bold;
        }

.enter-address .message-error {
    margin: 20px 0;
}

.enter-address .edit-address {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 30px 15px;
}

.checkout-page .ship-to-same-address {
    padding: 30px 0;
    text-align: center;
}

    .checkout-page .ship-to-same-address .selector {
        margin: 0 0 5px;
        font-weight: bold;
        color: #444;
    }

.checkout-page .pickup-in-store {
    text-align: center;
}

    .checkout-page .pickup-in-store .selector {
        margin: 0 0 5px;
        font-weight: bold;
        color: #444;
    }

.select-pickup-point {
    text-align: center;
}

.checkout-page .pickup-points-map {
    min-width: 400px;
    min-height: 350px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.checkout-page .edit-address-button {
    float: right;
    margin: 20px 10px 10px 12px;
    display: none;
}

.checkout-page .delete-address-button {
    float: right;
    margin: 20px 0 10px 0;
    display: none;
}

shipping-method .method-list,
.payment-method .method-list {
    margin: 0 auto 30px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

    .shipping-method .method-list li,
    .payment-method .method-list li {
        margin: 20px 0;
        font-size: 14px; /*reset zeroing*/
    }

        .shipping-method .method-list li label,
        .payment-method .method-list li label {
            font-size: 13px;
            font-weight: bold;
            color: #444;
        }

.shipping-method .method-description {
    margin: 5px 0 0;
}

.payment-method .use-reward-points {
    margin: 0 0 30px;
    text-align: center;
    color: #444;
}

.payment-method .payment-logo {
    display: inline-block;
    vertical-align: middle;
}

    .payment-method .payment-logo label {
        display: block;
        font-size: 0 !important;
    }

.payment-method .payment-details {
    width: 200px;
    display: inline-block;
    margin: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.payment-info .info {
    padding: 30px 15px;
    color: #444;
}

    .payment-info .info tr {
        display: block;
        margin: 0 0 15px;
        font-size: 0;
    }

    .payment-info .info td {
        display: inline-block;
        width: 100% !important;
        max-width: 400px !important;
        font-size: 14px; /*reset zeroing*/
    }

        .payment-info .info td:only-child {
            width: 100% !important;
            max-width: 100% !important;
        }

        .payment-info .info td input[type="text"] {
            width: 100% !important;
        }

        .payment-info .info td input[name="CardCode"] {
            width: 65px !important;
        }

        .payment-info .info td select {
            min-width: 70px;
        }

        .payment-info .info td:first-child {
            margin: 0 0 10px;
        }

    .payment-info .info p {
        text-align: center;
    }

.confirm-order .buttons {
    padding: 10px 0;
}

.confirm-order .button-1 {
    font-size: 16px;
}

.order-review-data > div,
.order-details-area > div,
.shipment-details-area > div {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
    background-color: #f9f9f9;
    padding: 20px;
    color: #444;
}

.order-review-data li,
.order-details-area li,
.shipment-details-area li {
    padding: 3px 0;
}

.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
    margin: 0 0 5px;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

    .order-review-data .title strong,
    .order-details-area .title strong,
    .shipment-details-area .title strong {
        font-weight: 700;
    }

.order-review-data .payment-method-info,
.order-review-data .shipping-method-info,
.order-details-area .payment-method-info,
.order-details-area .shipping-method-info {
    margin-top: 20px;
}

.order-completed .details {
    margin: 0 0 30px;
    padding: 30px 15px;
    text-align: center;
    color: #444;
}

    .order-completed .details div {
        margin: 5px 0;
    }

    .order-completed .details strong {
        font-weight: normal;
        text-transform: uppercase;
    }

    .order-completed .details a {
        color: #cc4445;
    }

        .order-completed .details a:hover,
        .order-completed .details a:focus {
            text-decoration: underline;
        }

.opc .step-title {
    margin: 0 0 1px;
    overflow: hidden;
    background-color: #f6f6f6;
}

.opc .allow .step-title {
    background-color: #cc4445;
    cursor: pointer;
}

.opc .step-title .number,
.opc .step-title .title {
    float: right;
    min-height: 40px;
    padding: 10px 15px;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
}

.opc .allow .step-title .number,
.opc .allow .step-title .title {
    color: #fff;
    cursor: pointer;
}

.opc .step-title .number {
    width: 42px;
    border-left: 1px solid #fff;
    text-align: center;
}

.opc .allow .step-title .number {
    background-color: #cc4445;
}

.opc .step {
    margin: 10px 0;
    padding: 30px 15px;
    text-align: center;
}

.opc .section {
    margin: 0 0 30px;
}

    .opc .section > label {
        display: block;
        margin: 0 0 10px;
    }

.opc input[type="text"],
.opc select {
    max-width: 100%;
}

.opc .buttons {
    margin-bottom: 0;
}

.opc .back-link {
    margin: 0 0 10px;
}

    .opc .back-link small {
        display: none;
    }

    .opc .back-link a {
        display: inline-block;
        margin: 0 0 0 -15px;
        background: url('../Themes/babgomla/Content/images/back-button.png') left center no-repeat;
        padding: 0 0 0 18px;
        color: #444;
    }

        .opc .back-link a:hover,
        .opc .back-link a:focus {
            color: #cc4445;
        }

.opc .buttons .please-wait {
    display: block;
    margin: 10px 0 0;
    background: none;
}

.opc .section.ship-to-same-address {
    margin: 0 0 30px;
    padding: 0;
}

.opc .section.pickup-in-store {
    margin: 0 0 30px;
    padding: 0;
}

.opc .payment-info .info tr {
    text-align: left;
}

.opc .section.order-summary {
    margin: 0;
}

/*** CHECKOUT ***/


.checkout-page .selected-checkout-attributes {
    float: right;
    text-align: right;
}

.checkout-page .cart-footer .totals {
    max-width: 350px;
    margin: 0;
}

.checkout-page .address-grid {
    overflow: hidden;
}

.checkout-page .address-item {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 48%;
    margin: 0 1% 40px;
}

.shipping-method .method-list li,
.payment-method .method-list li {
    display: inline-block;
    width: 25%;
    margin: 20px 2%;
    vertical-align: top;
}

.shipping-method .method-name {
    background-color: #f6f6f6;
    padding: 10px;
}

.payment-method .payment-logo {
    display: block;
    /*background-color: #f6f6f6;*/
    padding: 10px;
}

.payment-method .payment-details {
    display: block;
    width: auto;
    min-width: 0;
    margin: 10px 0 0;
    text-align: center;
}

.payment-info .info {
    padding: 30px 75px;
}

.order-review-data,
.order-details-area,
.shipment-details-area {
    overflow: hidden;
}

    .order-review-data > div,
    .order-details-area > div,
    .shipment-details-area > div {
        float: left;
        width: 48%;
        margin: 0 1% 40px;
    }
/*** CHECKOUT ***/


.order-progress {
    margin: -30px 0 50px;
}

.checkout-page .address-item {
    width: 31%;
}

.checkout-page .terms-of-service {
    text-align: center;
}

.payment-info .info {
    padding: 30px 15px;
}

    .payment-info .info td:first-child {
        width: 265px !important;
        margin: 0 10px 0 0;
        text-align: right;
    }

    .payment-info .info td:only-child {
        width: 100% !important;
    }

.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
    text-align: left;
}

.opc .order-review-data ul {
    text-align: left;
}


/*** SEARCH & SITEMAP ***/


.advanced-search .price-range {
    margin-left: 114px;
}

/*** CHECKOUT ***/


.shipping-method .method-list li,
.payment-method .method-list li {
    margin: 20px 1%;
}

.payment-info .info td:first-child {
    width: 375px !important;
}

.payment-info .info td:only-child {
    width: 100% !important;
}
/*********** NOTIFICATIONS & POPUPS  ***********/



.bar-notification-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    line-height: 16px;
    color: #fff;
    opacity: 0.95;
}

.bar-notification.success {
    background-color: green;
    padding: 10px;
}

.bar-notification.error {
    background-color: red;
}

.bar-notification.warning {
    background-color: orange;
}

.bar-notification {
    position: relative;
    display: none;
    padding: 15px 25px 15px 10px;
}

    .bar-notification .content {
        margin: 0 10px 0 0;
        text-align:center
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url('../Themes/babgomla/images/close.png') center no-repeat;
        cursor: pointer;
    }

.popup-notification {
    border-radius: 5px;
    padding: 3px;
    margin: 5px 0;
}

    .popup-notification.success {
        border: 2px rgba( 75,176,122,.5) solid;
    }

    .popup-notification.error {
        border: 2px rgba( 228,68,76,.5) solid;
    }

    .popup-notification.warning {
        border: 2px rgba( 243,156,18,.5) solid;
    }

.noscript {
    border-bottom: 1px solid #333;
    background-color: #ff9;
    padding: 30px 15px;
    text-align: center;
    line-height: 22px;
    color: #444;
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url('../Themes/babgomla/Content/images/loading.gif') center no-repeat;
}

.please-wait {
    background: url('../Themes/babgomla/Content/images/ajax-loader-small.gif') no-repeat;
    padding-left: 20px;
    font-size: 14px;
}

.ui-dialog {
    max-width: 90%;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
    overflow: hidden;
    background-color: #fff;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

    .ui-dialog:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
    }

.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 15px;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-width: 0 0 1px;
    border-radius: 0;
    background-image: none;
    padding: 10px 15px !important;
    font-weight: normal;
    cursor: auto !important;
}

    .ui-dialog-titlebar > span {
        float: left;
        font-size: 18px;
        color: #444;
        /*override jQuery UI styles, do not delete doubled properties*/
        margin: 0 !important;
    }

    .ui-dialog-titlebar button {
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 42px;
        border: none;
        overflow: hidden;
        background: url('../Themes/babgomla/Content/images/close.png') center no-repeat;
        font-size: 0;
        /*override jQuery UI styles, do not delete doubled properties*/
        top: 0 !important;
        right: 0 !important;
        width: 42px !important;
        height: 42px !important;
        margin: 0 !important;
        border: none !important;
        border-radius: 0;
        background: url('../Themes/babgomla/Content/images/close.png') center no-repeat !important;
        padding: 0 !important;
    }

        .ui-dialog-titlebar button span {
            display: none !important;
        }

.ui-dialog-content {
    padding: 15px;
    line-height: 20px;
    /*override jQuery UI styles, do not delete doubled properties*/
    background-color: #fff !important;
    padding: 15px 15px 20px 15px !important;
    color: #777;
}

    .ui-dialog-content .page {
        min-height: 0;
    }

    .ui-dialog-content .page-title {
        min-height: 0;
        margin: 0 0 15px;
        padding: 0px 10px 10px 10px;
        text-align: center;
    }

        .ui-dialog-content .page-title h1 {
            font-size: 24px;
            line-height: 30px;
        }

    .ui-dialog-content .back-in-stock-subscription-page {
        text-align: center;
    }

        .ui-dialog-content .back-in-stock-subscription-page .tooltip {
            margin-bottom: 10px;
        }

        .ui-dialog-content .back-in-stock-subscription-page .button-1 {
            border: none;
            background-color: #4ab2f1;
            padding: 10px 15px;
            font-size: 15px;
            color: #fff;
            text-transform: uppercase;
        }

            .ui-dialog-content .back-in-stock-subscription-page .button-1:hover,
            .ui-dialog-content .back-in-stock-subscription-page .button-1:focus {
                background-color: #248ece;
            }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 320px;
    height: 180px;
    margin: -90px 0 0 -160px;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

    .eu-cookie-bar-notification .text {
        margin-bottom: 20px;
        line-height: 20px;
    }

    .eu-cookie-bar-notification button {
        min-width: 60px;
        margin: 5px 0 10px;
        border: none;
        background-color: #4ab2f1;
        padding: 8px 12px;
        font-size: 14px;
        color: #fff;
    }

        .eu-cookie-bar-notification button:hover,
        .eu-cookie-bar-notification button:focus {
            background-color: #248ece;
        }

    .eu-cookie-bar-notification a {
        display: block;
        color: #4ab2f1;
    }

        .eu-cookie-bar-notification a:hover,
        .eu-cookie-bar-notification a:focus {
            text-decoration: underline;
        }

/*********** HEADER ***********/



.admin-header-links {
    background-color: #cc4445;
    text-align: center;
    color: #eee;
}

    .admin-header-links * {
        display: inline-block;
        margin: 0 10px;
        line-height: 35px;
        font-size: 12px;
        font-weight: bold;
        color: white;
    }

    .admin-header-links .impersonate {
        display: inline-block;
    }

        .admin-header-links .impersonate a {
            background-color: #555;
            padding: 0 15px;
        }

            .admin-header-links .impersonate a:hover,
            .admin-header-links .impersonate a:focus {
                background-color: #666;
            }

.pager ul {
    display: flex;
}

    .pager ul li {
        margin: 3px;
        padding: 3px 11px;
        border: 1px solid #cc4445;
    }

        .pager ul li.current-page {
            background: #cc4445;
        }

            .pager ul li.current-page span {
                color: #fff;
            }

span.to {
    float: right;
}

.row.shop_wrapper.products-wrapper.grid_3 .ajax-products-busy.col-lg-4.col-md-4.col-sm-6 {
    display: none;
}

.pager.col-lg-4.col-md-4.col-sm-6 {
    margin-top: 4%;
}

.selected-price-range {
    margin-bottom: 2%;
}

div#gender {
    display: flex;
}

    div#gender span {
        margin: 0 1%;
    }

        div#gender span input {
            height: 18px;
        }

.inputs.date-of-birth.text-center {
    text-align: left !important;
}

    .inputs.date-of-birth.text-center select {
        width: 32%;
        height: 39px;
        border: 1px solid #ebebeb;
        margin-right: 5px;
        border-radius: 5px;
    }

input#Newsletter {
    height: 19px;
    left: 0 !important;
    width: 19px;
    vertical-align: middle;
}

.account_form form {
    padding-bottom: 53px;
}

.page.registration-result-page {
    text-align: center;
    padding: 5%;
}

a.button-1.register-continue-button {
    background: #cc4445;
    color: #fff;
    padding: 10px 20px;
    border-radius: 35px;
}

.page.registration-result-page .buttons {
    margin-top: 1%;
}

.inputs.date-of-birth.full-width-chart select {
    width: 32%;
    height: 39px;
    border: 1px solid #ebebeb;
    margin-left: 5px;
    margin-top: 8px;
    border-radius: 5px;
}

button.button-1.save-address-button:hover {
    background: #333;
}

button.button-1.save-address-button {
    font-weight: 500;
    border: 0;
    background: #cc4445;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 4px;
    margin-top: 12px;
}

.row.form-des2 label {
    width: 100%;
    text-align: left;
}

.page.not-found-page {
    text-align: center;
    margin: 2%;
}

.row.form-des2 input {
    width: 95%;
    display: block;
    border: 1px solid #c1c1c1;
    height: 40px
}

.row.form-des2 select {
    width: 95%;
    border: 1px solid #c1c1c1;
    height: 40px;
    display: block
}

.edit-address {
    padding: 2%;
}

.row.form-des2 {
    margin-bottom: 1%;
}

span.required {
    color: red;
    float: left
}

div#ph-topic {
    margin: 2%;
}

    div#ph-topic div#ph-title {
        text-align: center;
    }

    div#ph-topic .page-body {
        padding: 2%;
        box-shadow: 0 3px 8px 0 rgba(0,0,0,0.17);
        border-radius: 15px;
    }

dt#checkout_attribute_label_1 {
    margin-top: 3%;
}

ol#checkout-steps {
    list-style: none;
}

.page.order-details-page {
    margin: 2%;
    padding: 2%;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.17);
    border-radius: 15px;
}

    .page.order-details-page .page-title {
        text-align: center;
    }

    .page.order-details-page .order-overview {
        text-align: center;
        margin-bottom: 1%;
    }

a.button-2.print-order-button {
    background: #333;
    color: #fff;
    padding: 7px 25px;
    border-radius: 32px;
}

a.button-2.pdf-invoice-button {
    padding: 7px 25px;
    border: 1px solid #333;
    border-radius: 35px;
    color: #333;
}

.page.order-details-page .page-body {
    margin-top: 2%;
}

.page.order-details-page {
    margin: 2%;
    padding: 2%;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.17);
    border-radius: 15px;
}

    .page.order-details-page .page-title {
        text-align: center;
    }

    .page.order-details-page .order-overview {
        text-align: center;
    }

a.button-2.print-order-button {
    background: #333;
    color: #fff;
    padding: 7px 25px;
    border-radius: 32px;
}

a.button-2.pdf-invoice-button {
    padding: 7px 25px;
    border: 1px solid #333;
    border-radius: 35px;
    color: #333;
}

.page.order-details-page .page-body {
    margin-top: 2%;
}


.page.order-details-page .section.totals table.cart-total {
    width: 100%;
}

    .page.order-details-page .section.totals table.cart-total td {
        border: 1px solid #ddd;
        padding: 5px 16px;
    }

.page.order-details-page .section.products .table-wrapper td {
    width: 24%;
    border: 1px solid #ddd;
    padding: 5px 13px;
}

    .page.order-details-page .section.products .table-wrapper td.total {
        white-space: nowrap;
    }

button.button-1.re-order-button {
    margin-top: 2%;
    background: #cc4445;
    border: none;
    border-radius: 21px;
    padding: 5px 17px;
    color: #fff;
}

.footer_contact_inner img {
    filter: drop-shadow(2px 4px 6px black);
}

/*slider search*/

.main_menu.menu_two.menu_position.text-left ul {
    display: flex;
}

.header_right_box .align-items-center {
    width: 100%;
    white-space: nowrap;
}

.header_bottom.h_bottom_two.sticky-header {
    display: none;
}

    .header_bottom.h_bottom_two.sticky-header.sticky {
        display: block;
    }

.search_container form {
    width: 80%;
    margin: auto;
    border-radius: 35px;
}

.search_box button {
    border-radius: 0 35px 35px 0;
}

button.button-1.search-box-button i {
    color: #fff;
    /*background: #eee;*/
    padding: 11px;
    border-radius: 36px;
}

button.button-1.search-box-button {
    background: transparent;
    padding: 0 !important;
    width: auto;
    margin-right: -3%;
}

input#small-searchterms::placeholder {
    color: #cc4445;
}

input#small-searchterms {
    color: #cc4445;
}

.product-essential.row {
    display: flex;
    justify-content: space-between !important;
}

    /*.product-essential.row .col-lg-6.col-xl-6.col-md-6.col-12.col-xs-12.larg-image {
        max-width: 48% !important;
        margin: auto;
    }*/

    .product-essential.row .col-lg-6.col-xl-6.col-md-6.col-12.col-xs-12.larg-image .gallery img {
        max-width: 452px;
    }

    .product-essential.row .overview.col-lg-6.col-xl-6.col-md-6.col-12.col-xs-12.pro-info {
        margin-left: 0%;
        max-width: 48%;
    }



dd#product_attribute_input_26 ul.option-list {
    position: relative;
    display: inline-flex;
}

    dd#product_attribute_input_26 ul.option-list li {
        padding: 0 15px 0 0;
    }


.add-to-cart-panel {
    position: relative;
    display: flex;
}



.btn-carts {
    display: inline-block;
    position: relative;
    background: #333;
    border-radius: 25px;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-top: 27px;
    margin-bottom: 27px;
    margin: 27px 10px;
    padding: 5px 7%;
}


    .btn-carts:hover {
        background: none;
        border: 2px solid #333;
        border-radius: 25px;
        padding: 5px;
        color: #222;
        text-decoration: none;
        display: flex;
        align-items: center;
        margin-top: 27px;
        margin-bottom: 27px;
        margin: 27px 10px;
        padding: 3px 7%;
    }

    .btn-carts input.button-1.add-to-cart-button.btn.btn-style1 {
        background: none;
        border: none;
        padding: 5px
    }

    .btn-carts i {
        padding-left: 5px;
    }




.btn-carts-wish {
    display: inline-block;
    position: relative;
    background: #333;
    border-radius: 25px;
    padding: 5px;
    color: #fff;
    text-decoration: none;
}


    .btn-carts-wish:hover {
        background: none;
        border: 2px solid #333;
        border-radius: 25px;
        padding: 3px;
        color: #222;
    }

    .btn-carts-wish input.button-2.add-to-wishlist-button.btn.btn-style1 {
        background: none;
        border: none;
        padding: 5px
    }


    .btn-carts-wish i {
        padding-left: 5px;
    }



.email-a-friend {
    margin: 5px 0 20px;
}


ul.networks.f-c.f-social i.fa {
    color: #333;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 100%;
}


li.f-c.f-copyright a {
    color: #fff;
    font-weight: 600;
}

.vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter .subscribe-area input#newsletter-subscribe-button {
    width: auto;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    background-color: #333;
    font-weight: 600;
    border: 2px solid #333;
    border-radius: 25px;
    margin-top: 5%;
}

div#newsletter-subscribe-block .popup-content .newsletter-validation {
    position: absolute;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}



.t-banner1 .home-offer-banner .o-t-banner .o-t-content h6 {
    color: #333;
}

.fa-star-o:before {
    content: "\f006";
    font-size: 15px;
}

.fa-star-o:before {
    font-size: 15px;
}

.fa-star:before {
    font-size: 15px;
}

.pro-page .pro-image .pro-info h4 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 3%;
}


.header-selectors-wrapper.container ul.top-home li.top-home-li {
    display: -webkit-inline-box;
}

.news-form {
    width: inherit;
    background: #fff;
    display: flex;
    justify-content: space-between;
    border-radius: 35px;
}

button#newsletter-subscribe-button:hover {
    background-color: #333;
}

button#newsletter-subscribe-button {
    border-radius: 35px 0 0 35px;
}

/*.about-breadcrumb .about-back .about-l ul.about-link span.delimiter {
    display: none;
}*/

.btn-carts-wish input.button-2.add-to-wishlist-button.btn.btn-style1 {
    background: none;
    border: none;
    padding: 5px 14px;
    opacity: 0;
    z-index: 999;
}

.overview-buttons.pro-btn .btn-carts-wish i.fa.fa-heart {
    position: absolute;
    font-size: 19px;
    padding: 6px;
}

.attr-class select {
    padding: 4px 8px;
}

.btn-carts:hover input {
    color: #333;
}

.btn-row {
    display: flex;
    align-items: center;
    margin-bottom: 4%;
}

    .btn-row input.button-2.add-to-compare-list-button.btn.btn-style1 {
        margin: 0 2%;
        text-align: center;
    }

    .btn-row .email-a-friend {
        margin: 0;
    }

.attr-class {
    display: flex;
    align-items: baseline;
}

    .attr-class dd {
        margin: 0 8%;
    }

.map-details.section-t-padding .contact-details .fieldset input {
    border: 1px solid #ddd;
}

.map-details.section-t-padding .contact-details .fieldset textarea {
    border: 1px solid #ddd;
}

.attr-class dt {
    min-width: 80px;
}

.attr-class {
    margin-bottom: 4%;
}

.cart-area .cart-details .other-link ul.c-link button {
    background: transparent;
    color: #333;
    text-decoration: underline;
    font-size: 15px;
}

.cart-area .cart-details .other-link ul.c-link a {
    background: transparent;
    color: #333;
    text-decoration: underline;
    font-size: 15px;
}

.cart-area .cart-details .cart-all-pro .cart-pro img.img-fluid {
    width: 120px;
    margin-left: 15px;
}

.cart-area .cart-details .cart-all-pro button.button-2.remove-button.pro-remove {
    background: transparent;
    color: #333;
    margin-top: 10%;
    text-decoration: underline;
}

.cart-area .cart-details .cart-all-pro .center {
    text-align: center;
}


.terms-of-service label {
    width: 90%;
}

.terms-of-service input#termsofservice {
    vertical-align: top;
    margin-top: 2%;
}

a#read-terms {
    cursor: pointer;
    margin-right: 6%;
}

.wishlist-area .wishlist-details .wishlist-all-pro button.button-2.remove-button {
    background: #333;
    padding: 0px 6px;
    border-radius: 39px;
    color: #fff;
}

.wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .wishlist-pro-image {
    width: 120px;
}

    .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .wishlist-pro-image img {
        width: 120px;
    }

.block.block-account-navigation.order-his-page {
    margin-left: 30px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.block.block-account-navigation.order-his-page {
    margin-left: 30px;
    border: 1px solid #eee;
    border-radius: 5px;
}


    .block.block-account-navigation.order-his-page ul.list.profile-ul li {
        position: relative;
        width: 100%;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #ddd;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

        .block.block-account-navigation.order-his-page ul.list.profile-ul li a {
            width: 100%;
            padding: 15px 30px;
        }

    .block.block-account-navigation.order-his-page .title {
        position: relative;
        width: 100%;
        padding: 15px 30px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

section.order-histry-area.section-tb-padding {
    padding-top: 0;
}

.block.block-account-navigation.order-his-page ul.list.profile-ul li:hover {
    background: #f5f5f5;
}

.block.block-account-navigation.order-his-page ul.list.profile-ul li:after {
    background-color: #333;
    content: '';
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    left: 18px;
    width: 2px;
    height: 15px;
}

.block.block-account-navigation.order-his-page ul.list.profile-ul li.active a {
    color: #fff;
}

.block.block-account-navigation.order-his-page ul.list.profile-ul li.active {
    background: #333;
}

    .block.block-account-navigation.order-his-page ul.list.profile-ul li.active:after {
        background-color: #fff;
    }

.order-histry-area .order-history .profile-form .page-title h1 {
    font-size: 28px;
}

.order-histry-area .order-history .profile-form form ul.pro-input-label:first-child {
    display: block;
}


    .order-histry-area .order-history .profile-form form ul.pro-input-label:first-child li.gender span {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-right: 4%;
    }

        .order-histry-area .order-history .profile-form form ul.pro-input-label:first-child li.gender span input {
            width: auto;
            margin: 0;
            margin-right: 7%;
        }

    .order-histry-area .order-history .profile-form form ul.pro-input-label:first-child li.gender {
        display: flex;
    }

.order-histry-area .order-history .profile-form form ul.pro-input-label li.inputs.date-of-birth .date-picker-wrapper {
    margin-top: 3%;
}

    .order-histry-area .order-history .profile-form form ul.pro-input-label li.inputs.date-of-birth .date-picker-wrapper select {
        margin-right: 7px;
        border: 1px solid #eeeeee;
    }

.page.account-page.address-list-page {
    margin-left: 30px;
}

    .page.account-page.address-list-page .page-title h1 {
        font-size: 28px;
    }

    .page.account-page.address-list-page .section.address-item {
        border: 1px solid #ddd;
        padding: 12px;
        border-radius: 7px;
        margin-bottom: 1%;
        min-height: 280px;
    }


        .page.account-page.address-list-page .section.address-item .buttons input.button-2.edit-address-button {
            background: #333;
            color: #fff;
            padding: 6px 16px;
            border-radius: 5px;
        }

        .page.account-page.address-list-page .section.address-item .buttons input.button-2.delete-address-button {
            background: #333;
            color: #fff;
            padding: 6px 16px;
            border-radius: 5px;
        }

.add-button input.button-1.add-address-button {
    background: #333;
    color: #fff;
    padding: 6px 16px;
    border-radius: 5px;
}

.page.account-page.order-list-page {
    margin-left: 30px;
}

    .page.account-page.order-list-page .page-title h1 {
        font-size: 28px;
    }


    .page.account-page.order-list-page .order-list .section.order-item {
        padding: 6px;
        border: 1px solid #ddd;
        border-radius: 7px;
        margin-bottom: 4%;
    }

        .page.account-page.order-list-page .order-list .section.order-item input.button-2.order-details-button {
            background: #333;
            color: #fff;
            border-radius: 6px;
        }

.page.account-page.my-product-reviews-list-page {
    margin-left: 30px;
}

    .page.account-page.my-product-reviews-list-page h1 {
        font-size: 28px;
    }

    .page.account-page.my-product-reviews-list-page .product-review-item {
        padding: 5px;
        margin-bottom: 2%;
        border: 1px solid #eee;
        border-radius: 7px;
    }

.page.account-page.change-password-page {
    margin-left: 30px;
}

    .page.account-page.change-password-page h1 {
        font-size: 28px;
    }

    .page.account-page.change-password-page .inputs label {
        width: 100%;
    }

    .page.account-page.change-password-page .inputs input {
        border: 1px solid #ddd;
        width: 100%;
        border-radius: 7px;
        margin-top: 1%;
    }

    .page.account-page.change-password-page input.button-1.change-password-button {
        background: #333;
        border-radius: 7px;
        color: #fff;
    }

.page.account-page.reward-points-page {
    margin-left: 30px;
}

    .page.account-page.reward-points-page h1 {
        font-size: 28px;
    }

.page.account-page.back-in-stock-subscription-list-page {
    margin-left: 30px;
}

    .page.account-page.back-in-stock-subscription-list-page h1 {
        font-size: 28px;
    }

.page.account-page.downloadable-products-page h1 {
    font-size: 28px;
}

.page.account-page.downloadable-products-page {
    margin-left: 30px;
}

.page.account-page.downloadable-products-pageh1 {
    font-size: 28px;
}

.page.compare-products-page {
    margin-left: 30px;
}

    .page.compare-products-page .page-title h1 {
        font-size: 28px;
    }



    .page.compare-products-page table.compare-products-table input.button-2.remove-button {
        background: #333;
        color: #fff;
        border-radius: 7px;
    }

    .page.compare-products-page a.clear-list {
        background-color: #333 !important;
        padding: 5px;
        color: #fff;
        border-radius: 7px;
        margin: 2%;
    }

    .page.compare-products-page table.compare-products-table img {
        width: 255px;
    }

    .page.compare-products-page .table-wrapper {
        max-width: 100%;
        overflow: auto;
    }

    .page.compare-products-page table.compare-products-table td {
        padding: 8px;
        border: 1px solid #eee;
    }







.button_content {
    height: 0px;
    position: fixed;
    bottom: 190px;
    right: 20px;
    z-index: 10;
}

.botao-wpp {
    width: 60px;
    margin-right: 10px;
}

.btn-panel-wpp {
    width: 250px;
    height: 50px;
    line-height: 45px;
    float: left;
    text-align: left;
    border-radius: 55px;
    overflow: hidden;
    background: #009733;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 40%);
    color: white;
    display: block;
}



    .btn-panel-wpp p {
        margin: 0;
        padding: 0px 0px 0px 40px;
        display: inline-block;
        font-family: "UbuntuRegular", "UbuntuLight", arial, helvetica, sans-serif;
        font-weight: 400;
        vertical-align: middle;
        white-space: nowrap;
        color: white;
    }


.button_content_celular {
    height: 130px;
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 10;
}


.botao-wpp-celular {
    width: 71px;
}




.category-grid.sub-category-grid.grid-pro .tred-pro .tr-pro-img a img {
    width: 150px;
    height: 150px;
}














.attr-class ul.option-list.attribute-squares.color-squares {
    position: relative;
    display: inline-flex;
}

span.attribute-square {
    display: block;
    transform: rotate(-0.25turn);
    position: relative;
    /* padding: 0px 5px; */
}

span.attribute-square-container {
    position: relative;
    display: block;
}

.attr-class ul.option-list.attribute-squares.color-squares label {
    position: relative;
    display: block;
    padding: 0 10px;
}



select#customerlanguage option {
    color: #000;
}




ul#collapse-page-menu h2.sublink-title {
    font-size: 18px;
    font-weight: 400;
}


.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu.collapse i {
    float: right;
    font-size: 17px;
    transform: scale(1);
}

.page.login-page .login-account.new-wrapper.register-block input {
    position: relative;
    color: #333;
    width: 100%;
    padding: 13px 25px;
    margin-top: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #333;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.header-right .dropdown.cart-dropdown.cart-offcanvas.mr-0.mr-lg-2 {
    list-style: none;
}

li#topcartlink a.ico-cart.cart-toggle.label-down.link i {
    font-size: 2.6rem;
}

.dropdown.category-dropdown.has-border .dropdown-box ul.menu.vertical-menu.category-menu li hr.divider {
    display: none;
}

ul.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: contents;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
    color: #333;
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 1.5rem 0.2rem 1.6rem;
}

    ul.breadcrumb.bb-no {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid #eeeeee !important;
        color: #333;
        font-size: 1.3rem;
        line-height: 1.5;
        padding: 1.5rem 0.2rem 1.6rem;
    }

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: contents;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
    color: #333;
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 1.5rem 0.2rem 1.6rem;
}
    .breadcrumb span.delimiter {
        display: none;
    }
.swiper-container.swiper-Nahr.show-code-action .swiper-slide.category-wrap .category.category-absolute.category-default.overlay-zoom a img {
    border-radius: 10px;
}

.block.block-category-navigation ul {
    list-style: none;
}


.details.wiper-slide.product-col.product-details .buttons.product-action-vertical {
    flex-direction: row;
    background: #fff;
    bottom: 100%;
    top: -67%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 8px rgb(0 0 0 / 8%);
    box-shadow: 5px 5px 8px rgb(0 0 0 / 8%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 160px;
    max-width: 80%;
    border-radius: 3px;
    padding: 5px;
    -webkit-transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
    transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
    height: 50px;
    flex-wrap: nowrap;
    align-content: center;
}

    .details.wiper-slide.product-col.product-details .buttons.product-action-vertical button.button-2 {
        background: transparent;
        padding: 5px;
        min-width: 25%;
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 3.6rem;
        margin: 0.5rem;
        color: #999;
        font-size: 1.8em;
        font-weight: 400;
        line-height: 3.5rem;
        overflow: hidden;
        -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, transform 0.3s;
        transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
        cursor: pointer;
        margin-top: 0;
    }

        .details.wiper-slide.product-col.product-details .buttons.product-action-vertical button.button-2.product-box-add-to-cart-button.btn-product-icon.btn-cart.w-icon-cart {
            width: 50px !important;
            max-width: 33px;
        }

        .details.wiper-slide.product-col.product-details .buttons.product-action-vertical button.button-2.add-to-wishlist-button.btn-product-icon.btn-wishlist.w-icon-heart {
            width: 50px;
            max-width: 33px;
        }

        .details.wiper-slide.product-col.product-details .buttons.product-action-vertical button.button-2:hover::before {
            color: #d40c0c;
        }

.page.category-page.page-content.mb-10 .page-title {
    display: none;
}

span.wishlist-qty.wishlist-label.d-lg-show {
    position: absolute;
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    font-style: normal;
    z-index: 1;
    right: 11%;
    top: 3px;
    font-family: Poppins, sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8rem;
    background: #d40c0c;
    color: #fff;
    text-align: center;
}
/*mostafa*/

select#customerCurrency, select#customerlanguage {
    background: #333;
    border: none;
    color: #fff;
}



.currency-selector {
    padding: 0 5px;
}

.admin-header-links {
    background-color: #cc4445;
    text-align: center;
    color: #eee;
}

    .admin-header-links * {
        display: inline-block;
        margin: 0 10px;
        line-height: 35px;
        font-size: 12px;
        font-weight: bold;
        color: white;
    }


a.button-2.download-sample-button {
    border: 1px solid #cc4445;
    border-radius: 5px;
    padding: 5px;
    margin: 10px 0;
}

    a.button-2.download-sample-button:hover {
        background: #cc4445;
        color: #fff;
        border-radius: 5px;
        padding: 5px;
        margin: 10px 0;
    }

.block.block-manufacturer-navigation .title, .block.block-recently-viewed-products .title {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1;
}


.block.block-manufacturer-navigation ul.list {
    border-top: 1px solid #eee;
}

    .block.block-manufacturer-navigation ul.list li.inactive {
        padding: 5px 0;
    }

.view-all a {
    background: #cc4445;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
    margin: 10px 0;
}

.block.block-recently-viewed-products ul.list li {
    padding: 5px 0;
}



.swiper-slide.swiper-slide {
    margin-right: 30px;
    margin-left: 0 !important;
}


.top1 ul.top-home li.top-home-li .currency span.currency-head:nth-child(4) {
    display: none;
}

section.news-letter1 .newsletter-email {
    display: inline-flex;
}


ul.grid-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    width: 60vw;
}

.item-box {
    margin: 5px;
    width: 30%;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 10px;
}



.grid-product.grid-4-product .swiper-slide.swiper-slide {
    margin-right: 0 !important;
}
.page.category-page.container ul.grid-product {
    padding: 30px 0;
}


.page.product-details-page.container .compare-products.pro-btn {
    margin-right: 10px;
}


.page.recently-viewed-products-page .item-grid .item-box {

    display: inline-block;
}
    .page.recently-viewed-products-page .item-grid .item-box .product-item.items.swiper-slide {
        margin: 0;
    }


.page.topic-page h1 {
    text-align: -webkit-center;
}

.cart-total.totals .checkout-buttons {
    text-align: center;
    padding: 15px;
}

    .cart-total.totals .checkout-buttons .button-1.checkout-button.check-link.car {
        background: #cc4445;
        color: #fff;
        padding: 10px 20px;
        border-radius: 5px;
    }

        .cart-total.totals .checkout-buttons .button-1.checkout-button.check-link.car:hover {
            background: #333;
        }



.cart-area .cart-all-pro.cart-area .edit-item {
    padding: 10px 0;
}

    .cart-area .cart-all-pro.cart-area .edit-item a {
        padding: 5px 15px;
        background: #cc4445;
        color: #fff;
        border-radius: 5px;
    }

.message-error {
    color: red;
}

.cart-all-pro.cart-area {
}


.page.account-page.customer-info-page .form-fields {
    display: flex;
    flex-wrap: wrap;
}

    .page.account-page.customer-info-page .form-fields .inputs {
        width: calc(50% - 30px);
        margin-left: 30px;
        margin-top: 30px;
    }

        .page.account-page.customer-info-page .form-fields .inputs input {
            width: 100%;
            padding: 8px 10px;
            font-size: 13px;
            border: 1px solid #eee;
            border-radius: 4px;
        }

        .page.account-page.customer-info-page .form-fields .inputs label {
            margin-bottom: 10px;
        }



.page.account-page.customer-info-page .buttons .button-1.save-customer-info-button {
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    background-color: #cc4445;
    font-weight: 600;
    border-radius: 5px;
}

    .page.account-page.customer-info-page .buttons .button-1.save-customer-info-button:hover {
        background-color: #333;
    }

.page.account-page.customer-info-page .buttons {
    text-align: center;
    padding: 30px 0;
}

.block.block-account-navigation .listbox ul.list li {
    padding: 5px 0;
}

    .block.block-account-navigation .listbox ul.list li a:hover {
        color: #cc4445;
        padding-left: 0px;
        padding-right: 15px;
    }

.block.block-account-navigation .title {
    background: #cc4445;
    color: #fff;
    padding: 7px 10px;
}

.block.block-account-navigation .listbox ul.list li {
    border-bottom: 1px dashed #acacac;
}



.page.account-page.address-list-page .buttons button.button-2.edit-address-button, .page.account-page.address-list-page .buttons button.button-2.delete-address-button, .page.account-page.address-list-page .add-button button.button-1.add-address-button, button.button-2.order-details-button, .page.account-page.change-password-page button.button-1.change-password-button, button.button-2.update-cart-button, button.button-2.continue-shopping-button, .checkout-buttons button.button-1.checkout-button {
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    background-color: #cc4445;
    font-weight: 600;
    border-radius: 5px;
}

    .page.account-page.address-list-page .buttons button.button-2.edit-address-button:hover, .page.account-page.address-list-page .buttons button.button-2.delete-address-button:hover, .page.account-page.address-list-page .add-button button.button-1.add-address-button:hover, button.button-2.order-details-button:hover, .page.account-page.change-password-page button.button-1.change-password-button:hover, button.button-2.update-cart-button:hover, button.button-2.continue-shopping-button:hover, .checkout-buttons button.button-1.checkout-button:hover {
        background-color: #333;
    }

.page.account-page.address-list-page .section.address-item ul.info {
    color: #9b9b9b;
    padding: 10px 0;
}

.section.address-item ul.info li {
    padding: 5px 0;
}


.page.account-page.address-edit-page .edit-address {
    display: flex;
    flex-wrap: wrap;
}

    .page.account-page.address-edit-page .edit-address .inputs {
        width: calc(50% - 30px);
        margin-left: 30px;
        margin-top: 10px;
    }

        .page.account-page.address-edit-page .edit-address .inputs input {
            width: 100%;
            padding: 8px 10px;
            font-size: 13px;
            border: 1px solid #eee;
            border-radius: 4px;
        }


        .page.account-page.address-edit-page .edit-address .inputs label {
            padding-bottom: 15px;
            display: block;
        }

        .page.account-page.address-edit-page .edit-address .inputs select {
            width: 100%;
            padding: 8px 10px;
        }

.page.account-page.address-edit-page .page-body .buttons {
    text-align: center;
}

.page.account-page.order-list-page .order-list .section.order-item ul.info li {
    padding: 5px 0;
}

.page.account-page.order-list-page .order-list .section.order-item .buttons {
    padding: 25px 0;
}

.page.order-details-page .page-title h1 {
    font-size: 25px;
    text-align: -webkit-center;
    padding: 20px 0;
}
.page.order-details-page .actions {
    text-align: center;
}

    .page.order-details-page .actions button.button-1.re-order-button {
        margin-top: 2%;
        background: #cc4445;
        border-radius: 5px;
        padding: 5px 17px;
        color: #fff;
    }

        .page.order-details-page .actions button.button-1.re-order-button:hover {
            background: #333
        }

.cart-area.col-xl-9.col-xs-12.col-sm-12.col-md-12.col-lg-8 {
    border: none;
}

.cart-options .common-buttons {
    padding: 25px 0;
}
.totals .cart-total .checkout-buttons {
    text-align: center;
}
.page.apply-vendor-page {
    text-align: center;
}

    .page.apply-vendor-page .inputs input {
        width: 100%;
        /* display: -webkit-box; */
    }

    .page.apply-vendor-page .form-fields {
        display: inline-block;
        position: relative;
        /* width: 100%; */
    }

    .page.apply-vendor-page .inputs {
        width: 100%;
        margin-left: 30px;
        margin-top: 30px;
        display: flex;
    }

        .page.apply-vendor-page .inputs label {
            width: 200px;
        }

        .page.apply-vendor-page .inputs textarea {
            width: 100%;
            height: 100px;
        }

    .page.apply-vendor-page .page-title {
        text-align: -webkit-center;
    }

.button-1.apply-vendor-button {
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    background-color: #cc4445;
    font-weight: 600;
    border-radius: 5px;
    margin: 30px 0;
}

    .button-1.apply-vendor-button:hover {
        background: #333
    }
.main-navigation.navbar-expand-xl ul.top-menu.mobile {
    display: none;
}

.main-navigation.navbar-expand-xl ul.top-menu.notmobile {
    display: flex;
}

.main-navigation.navbar-expand-xl ul.main-menu .menu-toggle {
    display: none;
}


.image-line img {
    max-width: 40px;
}





.page.contact-page {
    margin: auto;
    width: 100%;
    padding: 35px 0;
    text-align: -webkit-center;
}

    .page.contact-page.page.contact-page .form-fields .inputs {
        padding: 10px 0;
        display: flex;
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 2%;
        align-items: center;
    }

    .page.contact-page .form-fields .inputs label {
        padding: 0 5px;
        width: 100px;
    }

    .page.contact-page .form-fields .inputs input {
        width: 75%;
        margin: 0 5px;
    }

    .page.contact-page .form-fields .inputs textarea {
        width: 75%;
        margin: 0 5px;
    }

    .page.contact-page .page-body form .buttons button.button-1.contact-us-button {
        background: #cc4445;
        color: #fff;
        font-size: 16px;
        padding: 5px 13px;
        border-radius: 4px;
        border: 1px solid;
    }


.page.search-page .basic-search {
    width: 100%;
}



.page.search-page .search-text {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 44px;
    border: 1px solid #dfe2e1;
    padding: 8px 12px;
    vertical-align: middle;
    color: #5c6c75;
    border-radius: 5px;
}



.search-results .item-grid {
    display: -webkit-inline-box;
}

.shop-content.row.gutter-lg .sticky-sidebar.sticky-sidebar-fixed {
    display: contents;
}

.advanced-search {
    background: #eee;
    padding: 20px;
}

    .advanced-search select.valid {
        /* margin-right: 0; */
        /* height: 30px; */
        /* border: 1px solid #333; */
        /* padding: 0 10px; */
    }



    .advanced-search select {
        /* display: block; */
        width: 100%;
        height: calc(1.5em + 0.75rem + 2px);
        padding: 0.375rem 0.75rem;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.09);
        border-radius: 0;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        height: 44px;
        border: 1px solid #dfe2e1;
        padding: 8px 12px;
        vertical-align: middle;
        color: #5c6c75;
        border-radius: 5px;
    }

    .advanced-search .inputs {
        padding: 10px 0;
        position: relative;
        z-index: 1;
        /* display: block; */
        min-height: 1.5rem;
        /* padding-right: 1.5rem; */
        /* -webkit-print-color-adjust: exact; */
    }


    .advanced-search label {
        display: inline-flex;
        position: relative;
        padding: 0 0 10px;
    }

.advanced-searc .inputs label {
    display: block;
    margin: 0 0 5px;
    font-size: 13px;
    color: #21313c;
    font-weight: 500;
}



.advanced-search .inputs input {
    display: block;
    position: absolute;
}

.advanced-search .inputs.reversed label {
    margin-right: 25px;
    top: -3px;
}


.page.search-page .basic-search .inputs.reversed {
    padding: 20px 0;
}

.page.search-page .basic-search .inputs:nth-child(1) label {
    display: block;
    padding: 10px 0;
}

.page.search-page .search-input button.button-1.search-button {
    color: #fff;
    background: #cc4445;
    padding: 10px 30px;
    border-radius: 10px;
    border: none;
    margin: 20px 0;
}

    .page.search-page .search-input button.button-1.search-button:hover {
        color: #fff;
        background: #333;
    }
li.menu-link.parent.topicss {
    border-left: 1px solid #eee;
}

a.link-rss {
    display: none;
}


.product-essential.row .overview-buttons.pro-btn .product-estimate-shipping {
    display: none;
}
.page.checkout-page .page-title {
    text-align: -webkit-center;
}

.product-essential.row .overview-buttons.pro-btn  label.qty-label {
    display: none;
}


.page-body.checkout-data .section.order-completed {
    text-align: center;
}


.edit-address .inputs {
    width: calc(50% - 30px - 60px);
    margin-left: 30px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: right;
}

    .edit-address .inputs label {
        width: 50%;
        display: inline-block;
        padding: 10px 0;
    }

    .edit-address .inputs input {
        width: 90%;
        display: inline-block;
    }


select#BillingNewAddress_CountryId {
    width: 90%;
}

select#BillingNewAddress_StateProvinceId {
    width: 90%;
}
select#ShippingNewAddress_CountryId {
    width: 90%;
}

select#ShippingNewAddress_StateProvinceId {
    width: 90%;
}

.item-grid.releted-products.owl-carousel.owl-theme.owl-loaded.owl-drag .item-box {
    margin: 5px;
    width: 100%;

}

    .item-grid.releted-products.owl-carousel.owl-theme.owl-loaded.owl-drag .item-box .swiper-slide.swiper-slide {
        margin: 0
    }

.search-results ul.grid-product {

    width: 100%;
}

.register-area .page-body.register-box .page-title p {
    display: none;
}

.register-area .page-body.register-box .page-title h1 {
    text-align: -webkit-center;
}

.page.product-reviews-page {
    display: inline;
}


    .page.product-reviews-page .message-error.validation-summary-errors li {
        display: list-item;
        text-align: -webkit-match-parent;
        padding: 10px 0;
    }



    .page.product-reviews-page div#review-form {
        width: 50%;
        margin: auto;
        padding: 2%;
        box-shadow: 0 3px 8px 0 rgba(0,0,0,0.17);
        border-radius: 15px;
        margin-bottom: 2%;
    }

        .page.product-reviews-page div#review-form input#AddProductReview_Title {
            width: 100%;
            height: 35px;
            margin-bottom: 2%;
        }

        .page.product-reviews-page div#review-form button.button-1.write-product-review-button {
            width: 100%;
            background: #cc4445;
            border: none;
            color: #fff;
            padding: 2%;
            cursor: pointer;
            font-size: 15px;
            margin-top: 1%;
        }

    .page.product-reviews-page textarea {
        font-family: inherit;
        min-width: 100%;
        max-width: 100%;
    }

    .page.product-reviews-page h1 {
        font-size: 25px;
        margin: 2%;
        text-align: -webkit-center;
    }

    .page.product-reviews-page .fieldset label {
        padding: 10px 0;
    }

    .page.product-reviews-page .review-rating {
        text-align: right;
    }


    .page.product-reviews-page .write-review .review-rating div {
        display: flex;
        margin: 10px 3px;
    }



    .page.product-reviews-page .product-review-list {
        text-align: right;
        width: 70%;
        margin: auto;
        padding: 2%;
        margin-bottom: 2%;
    }
.page.shopping-cart-page.container .cart-item {
    justify-content: flex-start;
    direction: rtl;
}
.page.product-reviews-page .result {
    color: #00a700;
    text-align: center;
}



.page.product-reviews-page .product-review-list .product-review-item {
    border-bottom: 2px solid #eee;
    padding: 15px 0;
}


.product-share-button {
    display: flex;
}

.page.shopping-cart-page.container .cart-collaterals {
    visibility: hidden;
    width: 0;
    height: 0;
}
.grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro a {
    font-size: 1rem;
}


.category-collection.page-category .category-item {
    display: -webkit-inline-box;
    position: relative;
}

    .category-collection.page-category .category-item .cat-image a {
        border-radius: 10px;
        overflow: hidden;
    }

    .category-collection.page-category .category-item .cat-item-count {
        position: absolute;
        top: 100px;
        left: 0px;
        right: 0px;
        text-align: center;
    }

    .category-collection.page-category .category-item .cat-btn {
        position: absolute;
        bottom: 0px;
        width: 100%;
        display: inline-grid;
        text-align: center;
    }

        .category-collection.page-category .category-item .cat-btn a.cat-btn-url {
            font-size: 12px;
            text-transform: capitalize;
            padding: 15px 4px;
        }



.category-collection.page-category {
    margin: 20px 5px;
}

section.our-products-tab.section-tb-padding .swiper-slide.swiper-slide {
    margin: 0 10px;
}
.category-collection.page-category .swiper-slide {
    margin: 10px !important;
}

.category-collection.page-category .swiper-wrapper {
    width: 100vw !important;
}


.page.recently-added-products-page .item-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    width: 60vw;
}

.page.recently-added-products-page .product-item.items.swiper-slide {
    margin: 0
}
section.section-tb-padding.pro-page section.section-b-padding.pro-releted .owl-item.active {
    margin-right: 10px !important;
    float: right;
}

section.section-tb-padding.pro-page section.section-b-padding.pro-releted .item-box {
    padding: 5px;
}

















@media (max-width: 767px) {
    .right-block-box ul.shop-element {
        align-items: center;
        direction: ltr;
        justify-content: flex-start;
    }
        .right-block-box ul.shop-element li.side-wrap {
            margin-right: 10px;
            margin-left: 10px;
            margin: 0 5px !important;
        }
    .login-area .login-box {
        width: 100%;
        max-width: 100%;
    }

    .login-area .login-account {
        width: 100%;
        max-width: 100%;
    }

    .login-area {
        display: block;
    }
    .page.account-page.customer-info-page .form-fields .inputs {
        width: 100%;
    }
    .product-selectors.grid-list-select {
        display: inline-flex;
        align-items: baseline;
    }
    ul.grid-product {
 
        width: 100%;
    }
    .item-box {
        margin: 5px;
        width: 46%;
       
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items {
        width: calc(45% - 40px);
        margin-left: 30px;
    }
        .grid-4-product .grid-pro ul.grid-product li.grid-items h2.title a {
            font-size: 12px;
        }
    .product-page-size.grid-list-selector {
        margin: 0 4px 0 0;
    }
    .page.news-item-page .comment-list {
        text-align: center;
    }
    .page.news-item-page .inputs {
        flex-wrap: wrap;
        justify-content: center;
    }

        .page.news-item-page .inputs label {
            padding: 5px 0;
        }
    .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info {
        margin: 0;
    }

        .right-block-box ul.shop-element li.user-wrap .acc-desk .user-info .account-login a {
            padding: 0 5px;
            border: none;
            margin: 0;
            border-right: 1px solid #c3c3c3;
        }
 
    .edit-address .inputs {
        margin-left: 0px;
        width: 100%;
    }
    .product-item.items.swiper-slide .buttons.pro-icn {
        display: none;
    }
}


.page.news-item-page .fieldset.new-comment {
    text-align: center;
    margin: 20px 0;
}

.page.news-item-page .new-comment .form-fields {
    margin: 0 0 20px;
}

.page.news-item-page .form-fields {
    position: relative;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px 15px;
}

.page.news-item-page .fieldset.new-comment .title {
    padding: 15px 0;
}

.page.news-item-page .inputs {
    position: relative;
    margin: 0 0 15px;
    text-align: center;
    white-space: nowrap;
    display: flex;
    align-items: center;
}


.page.news-item-page .fieldset.new-comment button.button-1.news-item-add-comment-button {
    position: relative;
    margin: 0 0 15px;
    text-align: center;
    white-space: nowrap;
}

.page.news-item-page .inputs label {
    width: 213px;
}

.page.news-item-page .inputs input[type=text], .page.news-item-page .inputs textarea {
    width: 400px;
    max-width: 100%;
    background-color: #fff;
}

.page.news-item-page .field-validation-valid, .username-available-status {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4cb17c;
}

.page.news-item-page .new-comment .button-1 {
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
    background-color: #cc4445;
    font-weight: 600;
    border: 2px solid #cc4445;
    border-radius: 5px;
}




.page.news-item-page .comment-list {
    margin: 0 0 100px;
}

    .page.news-item-page .comment-list .title {
        margin: 0 0 15px;
        padding: 0 10px;
        font-size: 20px;
        color: #444;
    }

    .page.news-item-page .comment-list .comment {
        margin: 0 0 40px;
        border-top: 1px solid #ddd;
    }

.page.news-item-page .comment-info {
    width: 150px;
    margin: 20px auto;
}

    .page.news-item-page .comment-info .username {
        display: block;
        margin: 0 0 -1px;
        border: 1px solid #ddd;
        background-color: #f6f6f6;
        padding: 11px 0;
        font-weight: 700;
        color: #444;
    }

.page.news-item-page .comment-time {
    margin: 0 0 15px;
    font-size: 13px;
    font-weight: 700;
}

.page.news-item-page .comment-title {
    margin: 0 0 15px;
    font-size: 16px;
    color: #444;
}

.page.news-item-page .comment-body {
    line-height: 22px;
}

.blog1 .home-blog .blog-start .blog-content a.read-link i.ti-arrow-right {
    transform: scale(-1);
}
.page.category-page.container .product-selectors.grid-list-select {
    display: flex;
    justify-content: space-between;
}

@media (min-width: 769px) {
    .page.news-item-page .comment-list .comment:last-child {
        border-bottom: 1px solid #ddd;
    }

    .page.news-item-page .comment-list .comment {
        display: table;
        width: 100%;
        margin: 0;
    }

    .page.news-item-page .comment-info {
        display: table-cell;
        width: 15%;
        margin: 0;
        vertical-align: top;
    }

        .page.news-item-page .comment-info .username {
            min-height: 40px;
            margin: 0;
            border: none;
            text-align: center;
        }

    .page.news-item-page .comment-content {
        display: table-cell;
        width: 85%;
        border-right: 1px solid #ddd;
        vertical-align: top;
        text-align: right;
    }

    .page.news-item-page .comment-time {
        min-height: 40px;
        margin: 0;
        background-color: #f6f6f6;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 400;
    }

    .page.news-item-page .comment-title {
        margin: 0 0 -20px;
        padding: 20px;
    }

    .page.news-item-page .comment-body {
        padding: 20px;
    }
   
}


.old-product-price {
    text-decoration: line-through 1.5px #cc4445;
    display: inline-flex;
}


.external-authentication .social-login-blocks {
    display: -webkit-inline-box;
}

    .external-authentication .social-login-blocks fieldset.social-login-block {
        display: block;
        position: relative;
    }

.exoauth_btn {
    width: 100px;
    height: 100px;
    background-position: center;
    background-size: 5vw;
}

.external-authentication {
    text-align: center;
}


button.button-2.return-items-button {
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    background-color: #333;
    font-weight: 600;
    border-radius: 5px;
}


.page.product-details-page.container .picture-thumbs.nav.nav-tabs.pro-page-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    direction: rtl !important;
}

.page.product-details-page.container .owl-stage {
    transform: translate3d(441px, 0px, 0px) !important;
}

.page.product-details-page.container .owl-item {
    float: right !important;
}

.popup-content .newsletter-validation {
    visibility: hidden;
    height: 0;
    width: 0;
}

.owl-stage-outer {
    direction: ltr;
}

.f-logo ul.footer-ul li.footer-li:last-child {
    display: none;
}




.page.checkout-page .page-body.checkout-data ul.method-list {
    display: flex;
    margin: auto;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 2%;
}

    .page.checkout-page .page-body.checkout-data ul.method-list li {
        width: 35%;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 8px;
    }

    .page.checkout-page .page-body.checkout-data ul.method-list .method-name {
        position: relative;
        text-align: center;
    }

.payment-method .method-list li label img {
    width: 250px;
}


.page.search-page .item-grid.grid-pro.col-lg-9.col-md-8.col-12 {
    width: 100%;
}


.page.manufacturer-list-page .manufacturer-grid {
    padding: 30px 0;
}

.page.manufacturer-list-page .item-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    width: 60vw;
}


.page.manufacturer-list-page .manufacturer-item h2.title {
    text-align: center;
}

.page.manufacturer-list-page .manufacturer-item img {
    width: 100%;
}

.page.manufacturer-list-page .item-box {
    box-shadow: 0 0 15px rgb(0 0 0 / 3%);
}
.block.block-category-navigation.categories-page-filter ul.list.all-option.collapse {
    direction: ltr;
}

.block.block-category-navigation.categories-page-filter ul.list.all-option.collapse li.grid-list-option {
        direction: rtl;
    }

.all-filter .block .filter-title {
    background: #cc4445;
    color: #fff;
    padding: 10px !important;
}
.block.block-manufacturer-navigation .title {
    background: #cc4445;
    color: #fff;
    padding: 10px !important;
}


.page.manufacturer-list-page .manufacturer-item h2.title {
    font-size: 15px;
    background: #cc4445;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -15px;
}

    .page.manufacturer-list-page .manufacturer-item h2.title a {
        color: #fff
    }



.page.manufacturer-list-page .manufacturer-item h5.title {
    font-size: 15px;
    background: #cc4445;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -15px;
    border-radius: 0 0 5px 5px;
}

    .page.manufacturer-list-page .manufacturer-item h5.title a {
        color: #fff
    }
span.field-validation-error {
    color: red;
}




.ui-autocomplete .ui-menu-item a img {
    max-width: 50px;
    margin-left: 10px;
}

.ui-autocomplete .ui-menu-item span {
    color: #333 !important;
    padding: 0 5px;
}


.header-main-area .header-main .search-wrap a:hover {
    color: #fff;
}


ui-state-active {
    background: #fff !important
}

.header-main-area .header-main .search-wrap a:hover span {
    background: #cc4445;
    color: #fff !important;
}

.category-area .category-area .category-collection .swiper-wrapper {
    flex-wrap: wrap;
}

    .category-area .category-area .category-collection .swiper-wrapper .swiper-slide {
        width: 190px;
    }

.cart-price.ship {
    display: none;
}
/*=====================================
idap-pro css
======================================*/
@media (max-width: 1199px){
    /* body hidden class */
    body.hidden {
        overflow-y: hidden;
        padding-right: 0px;
    }
    /* home-1 container css */
    .home-1 .container{
        max-width: 100%;
    }
    .container{
        padding-left: 30px;
        padding-right: 30px;
    }
    /* section padding css */
    .section-t-padding{
        padding-top: 60px;
    }
    .section-b-padding{
        padding-bottom: 60px;
    }
    .section-tb-padding{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    /* header top css */
    .header-main-area .header-main .header-element.logo {
        width: 25%;
    }
    .header-main-area .header-main .header-element.search-wrap{
        width: 50%;
    }
    .header-main-area .header-main .header-element.right-block-box {
        width: 25%;
    }
    .header-main-area .header-main .header-element.right-block-box ul.shop-element li.nav-toggler{
        display: block;
    }
    /* right block css */
    .right-block-box ul.shop-element li.side-wrap {
        margin-left: 15px;
    }
    /* user account css */
    /*.right-block-box ul.shop-element li.user-wrap .acc-desk{
        display: none;
    }*/
    /*.right-block-box ul.shop-element li.user-wrap .acc-mob{
        display: block;
    }*/
    .right-block-box ul.shop-element li.user-wrap .acc-mob a.user-icon{
        display: flex;
        font-size: 20px;
    }
    .right-block-box ul.shop-element li.user-wrap .acc-desk .user-icon a.user-icon-desk {
        font-size: 20px;
    }

    .right-block-box ul.shop-element li.side-wrap .user-icon {
        text-align: -webkit-center;
    }
    /* wishlist css */
    .wishlist-wrap a.header-wishlist span.wishlist-icon{
        font-size: 20px;
    }
    .wishlist-wrap a.header-wishlist span.wishlist-counter{
        left: 10px;
    }
    /* cart css */
    .shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.cart-icon{
        font-size: 20px;
    }
    .shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.bigcounter{
        left: 10px;
    }
    /* header-bottom css */
    .header-bottom-area.mobile {
        display: block;
    }
    .header-bottom-area {
        display: none;
    }
    .header-bottom-area .main-menu-area{
        align-items: flex-start;
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        overflow-y: auto;
        background-color: #fff;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        border-top: none;
    }
    .header-bottom-area .main-menu-area.active{
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    .header-bottom-area .main-menu-area,
    .header-bottom-area .main-menu-area.active{
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .header-bottom-area .main-menu-area .main-navigation .navbar-collapse{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        margin-top: 45px;
    }
    .header-bottom-area .main-menu-area .main-navigation .img-hotline{
        display: none;
    }
    .header-bottom-area .main-menu-area .main-navigation .navbar-collapse .megamenu-content{
        width: 100%;
    }
    /* box-header css */
    .main-menu-area .main-navigation .box-header{
        display: block;
    }
    /* main-menu css */
    .megamenu-content .mainwrap ul.main-menu{
        flex-direction: column;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link{
        border-top: 1px solid #eee;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title{
        display: flex;
        padding: 10px 15px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link:first-child a.link-title {
        padding: 10px 15px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title{
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg,
    .megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg[aria-expanded="false"]{
        color: #222;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg[aria-expanded="true"]{
        color: #f5ab1e;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title::after{
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title i{
        margin-left: 0;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg[aria-expanded="true"] i{
        transform: rotate(180deg);
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title span.sp-link-title span.hot{
        top: -8px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu.collapse:not(.show),
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu.collapse:not(.show),
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu.collapse:not(.show){
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu,
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu,
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu{
        padding: 0;
        position: unset;
        left: 0;
        width: 100%;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li{
        margin-top: 0;
        border-top: 1px solid #eee;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li a.submenu-link{
        display: block;
        padding: 10px 15px 10px 25px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li{
        width: 100%;
        padding: 0 0;
        border-top: 1px solid #eee;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li h2.sublink-title{
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px 10px 25px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg,
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg[aria-expanded="false"]{
        color: #222;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg[aria-expanded="true"]{
        color: #f5ab1e;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg[aria-expanded="true"] i{
        transform: rotate(180deg);
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu.collapse:not(.show){
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu li.supmenu-li{
        margin-top: 0;
        border-top: 1px solid #eee;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu li.supmenu-li a{
        display: block;
        padding: 10px 15px 10px 30px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner{
        width: 100%;
        padding: 0 0;
        border-top: 1px solid #eee;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-img{
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-title{
        padding: 10px 15px 10px 25px;
        margin-top: 0px;
        text-align: left;
    }
    /* blog menu */
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li{
        padding: 0px;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.g-l-link{
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link{
        display: block;
        padding: 10px 25px 10px 25px;
        font-weight: 400;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link[aria-expanded="true"]{
        color: #f5ab1e;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link[aria-expanded="true"] i{
        transform: rotate(180deg);
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1{
        position: unset;
        opacity: 1;
        visibility: visible;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1.collapse:not(.show){
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1{
        width: 100%;
        padding: 0px;
        transform: unset;
        box-shadow: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style{
        display: block;
        padding: 10px 35px;
        border-top: 1px solid #eee;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style[aria-expanded="true"]{
        color: #f5ab1e;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style[aria-expanded="true"] i{
        transform: rotate(270deg);
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.sub-style{
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style{
        font-size: 13px;
        padding: 10px 40px;
        border-top: 1px solid #eee;
        font-weight: 400;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a i{
        font-size: 14px;
        transform: rotate(91deg);
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style{
        width: 100%;
        padding: 0px;
        transform: unset;
        box-shadow: none;
        position: unset;
        opacity: 1;
        visibility: visible;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style.collapse:not(.show){
        display: none;
    }
    .megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style li a{
        font-size: 13px;
        padding: 10px 50px;
        border-top: 1px solid #eee;
    }
    /* slider css */
    .slider .home-slider .img-back{
        height: 450px;
    }
    .slider .home-slider .img-back .h-s-content span{
        font-size: 18px;
    }
    .slider .home-slider .img-back .h-s-content h1{
        font-size: 40px;
    }
    .slider .home-slider .img-back .h-s-content a{
    }
    /* two banner css */
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content h6{
        font-size: 18px;
    }
    /* trending product css */
    .h-t-products1 .trending-products .owl-nav button.owl-prev{
        left: -10px;
    }
    .h-t-products1 .trending-products .owl-nav button.owl-next{
        right: -10px;
    }
    .caption .rating{
        margin-top: 10px;
    }
    /* deal countdown css */
    .home-countdown1 .back-img{
        background-position: top;
        height: 350px;
    }
    .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section span.countdown_timer{
        font-size: 22px;
    }
    .home-countdown1 .back-img .deal-content a{
        margin-top: 30px;
    }
    /* newletter css */
    .news-letter1 .home-news form {
        width: 90%;
    }
    .news-letter1 .news-img {
        background-position: bottom;
    }
    /* footer css */
    .f-logo ul.footer-ul li.footer-li p {
        max-width: 100%;
    }
    .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li.footer-info {
        width: calc(100% - 20px);
        margin-left: 20px;
    }
    /* product page css */
    .pro-page .pro-shipping {
        display: flex;
    }
    .pro-page .pro-shipping .product-service {
        width: 33.33%;
        margin-left: 30px;
        margin-top: 30px;
    }
    .pro-page .pro-shipping .product-service:first-child {
        margin-top: 30px;
        width: 33.33%;
        margin-left: 0px;
    }
    /* about page css */
    .about-content .about-title{
        width: 70%;
    }
    .about-content .about-title h1{
        font-size: 24px;
    }
    /* cancellation page css */
    .cancellation-title h1{
        font-size: 24px;
    }
    .cancellation-content ul.cancellation{
        padding-left: 15px;
    }
    /* cart page style-3 css */
    .cart-style-3 .c-total ul li.c-all-price{
        margin-bottom: 14px;
        padding-bottom: 14px;
    }
    /* checkout style-3 css */
    .check-3-start{
        margin-left: -20px;
    }
    .check-3-start .check-out-3{
        width: calc(33.33% - 20px);
        margin-left: 20px;
    }
    /* coming soon page css */
    .coming-soon-area .coming-soon-image .coming-timer{
        width: 50%;
    }
    .coming-soon-area .coming-soon-image .coming-timer p.coming-slogan{
        margin-bottom: 20px;
    }
    .coming-soon-area .coming-soon-image .coming-timer h3.coming-soon-title{
        font-size: 50px;
    }
    .coming-soon-area .coming-soon-image .coming-timer span.subscribe{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section{
        width: 150px;
        height: 130px;
        margin-right: 0px;
        margin-top: 35px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_timer{
        font-size: 40px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_title{
        font-size: 24px;
        margin-top: 10px;
    }
    /* order complete page css */
    .order-area .order-details h4{
        font-size: 18px;
    }
    /* contact page css */
    .map-area .map-title h1{
        font-size: 24px;
    }
    /* payment page css */
    .payment-title h1{
        font-size: 24px;
    }
    /* privacy policy page css */
    .privacy-title h1{
        font-size: 24px;
    }
    .privacy-content ul{
        padding-left: 15px;
    }
    /* return page css */
    .return-title h1{
        font-size: 24px;
    }
    /* register page css */
    .register-area{
        max-width: 70%;
    }
    .register-area .register-box h1{
        font-size: 24px;
    }
    /* login page css */
    .login-area{
        max-width: 70%;
    }
    .login-area .login-box h1{
        font-size: 24px;
    }
    /* account page css */
    .account-title h1{
        font-size: 24px;
    }
    /* shipping page css */
    .shipping-title h1{
        font-size: 24px;
    }
    /* footer style-1 products list css */
    .footer-style-1-pro .header-pro .caption{
        width: calc(60% - 15px);
        margin-left: 15px;
    }
    .footer-style-1-pro .header-pro .caption span{
        font-size: 13px;
    }
    .footer-style-1-pro .header-pro .caption .pro-price{
        margin-top: 9px;
    }
    .footer-style-1-pro .header-pro .caption .pro-icn{
        margin-top: 9px;
    }
    /* grid product css */
    .grid-list-banner .grid-banner-content{
        width: 50%;
    }
    .grid-list-banner .grid-banner-content h4{
        font-size: 18px;
    }
    /* list product css */
    .list-product .list-items .caption p.list-description{
        margin-top: 2px;
    }
    .list-product .list-items .caption .rating{
        margin-top: 10px;
    }
    .list-product .list-items .caption .pro-price{
        margin-top: 12px;
    }
    .list-product .list-items .caption .pro-icn{
        margin-top: 10px;
    }
    .list-product .list-items .caption .pro-icn a.w-c-q-icn i{
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    /* 4-grid product css */
    .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child{
        margin-right: 5px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child{
        margin-left: 5px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn i{
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    /* product page css */
    .pro-releted .section-title h2{
        font-size: 24px;
    }
    .pro-page .pro-image{
        flex-direction: column;
    }
    .pro-page .pro-image .pro-info h4{
        font-size: 18px;
    }
    /* search page style-2 list product css */
    .search-title h3{
        font-size: 24px;
    }
    .style-2-list-search-pro-area .search-pro-items .search-img{
        width: 32%;
    }
    .style-2-list-search-pro-area .search-pro-items .search-caption{
        width: 68%;
    }
    /* blog style-1 left-right grid blog css */
    .blog-style-1-left-grid .blog-start,
    .blog-style-1-right-grid .blog-start{
        width: calc(50% - 20px);
    }
    .blog-style-1-full-grid .blog-start .blog-content {
        padding: 20px;
    }
    /* blog left list css */
    .blog-style-1-left-list-blog,
    .blog-style-1-right-blog{
        margin-left: -30px;
    }
    .blog-style-1-left-list-blog .blog-start:before,
    .blog-style-1-right-blog .blog-start:before{
        width: 50px;
        height: 50px;
        font-size: 22px;
    }
    .blog-style-1-left-list-blog .blog-start,
    .blog-style-1-right-blog .blog-start{
        width: calc(50% - 30px);
    }
    .blog-style-1-left-list-blog .blog-start .blog-content,
    .blog-style-1-right-blog .blog-start .blog-content,
    .blog-style-1-left-list-blog .blog-start .blog-image,
    .blog-style-1-right-blog .blog-start .blog-image{
        width: 100%;
    }
    .blog-style-1-left-list-blog .blog-start .blog-post,
    .blog-style-1-right-blog .blog-start .blog-post{
        align-items: flex-start;
        flex-direction: column;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content,
    .blog-style-1-right-blog .blog-start .blog-content{
        margin-left: 0px;
        margin-top: 23px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit,
    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit{
        flex-direction: column;
        align-items: flex-start;
        margin-top: 13px;
        padding-top: 20px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit a,
    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit a{
        margin-top: 12px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit span.blog-admin,
    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit span.blog-admin{
        margin-top: 12px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content p.blog-description,
    .blog-style-1-right-blog .blog-start .blog-content p.blog-description{
        font-size: 14px;
        margin-top: 23px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content a.read-link,
    .blog-style-1-right-blog .blog-start .blog-content a.read-link{
        margin-top: 20px;
    }
    /* center blog css */
    .center-md{
        padding: 0px;
    }
    /* style-2 left-right-full style 2 grid blog css */
    .left-style-2-blog,
    .right-style-2-blog{
        margin-left: -20px;
    }
    .left-style-2-blog .blog-start,
    .right-style-2-blog .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    /* left-right-full list blog css */
    .right-blog-list-style-2,
    .left-blog-list-style-2 {
        margin-left: -30px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .right-blog-list-style-2 .blog-start,
    .left-blog-list-style-2 .blog-start {
        flex-direction: column;
        width: calc(50% - 30px);
        margin-left: 30px;
    }
    .left-blog-list-style-2 .blog-start .blog-image,
    .right-blog-list-style-2 .blog-start .blog-image {
        width: 100%;
    }
    .left-blog-list-style-2 .blog-start .blog-content,
    .right-blog-list-style-2 .blog-start .blog-content{
        width: 100%;
        padding-top: 30px;
        margin-left: 0px;
    }
    .left-blog-list-style-2 .blog-start .blog-content .blog-title h6,
    .right-blog-list-style-2 .blog-start .blog-content .blog-title h6{
        margin-top: 20px;
        padding-top: 13px;
    }
    .left-blog-list-style-2 .blog-start .blog-content p.blog-description,
    .right-blog-list-style-2 .blog-start .blog-content p.blog-description{
        font-size: 13px;
        margin-top: 17px;
        line-height: 22px;
    }
    .left-blog-list-style-2 .blog-start .blog-content .more-blog,
    .right-blog-list-style-2 .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .more-blog{
        margin-top: 17px;
    }
    .left-blog-list-style-2 .blog-start .blog-content .more-blog,
    .right-blog-list-style-2 .blog-start .blog-content .more-blog {
        margin-top: 18px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link,
    .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link,
    .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link{
        font-size: 14px;
    }
    /* style-3 full-left-right 3 grid blog css */
    .blog-style-3-left-grid,
    .blog-style-3-right-grid{
        margin-left: -20px;
    }
    .blog-style-3-left-grid .blog-start,
    .blog-style-3-right-grid .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .all-page{
        margin: 0 auto;
    }
    /* full-left-right list blog css */
    .left-blog-list-style-3,
    .right-blog-style-3 {
        margin-left: -30px;
        display: flex;
        align-items: center;
    }
    .left-blog-list-style-3 .blog-start,
    .right-blog-style-3 .blog-start {
        flex-direction: column;
        width: calc(50% - 30px);
        margin-left: 30px;
    }
    .left-blog-list-style-3 .blog-start .blog-image,
    .right-blog-style-3 .blog-start .blog-image {
        width: 100%;
    }
    .left-blog-list-style-3 .blog-start .blog-content,
    .right-blog-style-3 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
        padding-top: 30px;
    }
    .left-blog-list-style-3 .blog-start .blog-content .blog-title h6,
    .right-blog-style-3 .blog-start .blog-content .blog-title h6{
        margin-top: 20px;
        padding-top: 14px;
    }
    .left-blog-list-style-3 .blog-start .blog-content p.blog-description,
    .right-blog-style-3 .blog-start .blog-content p.blog-description{
        margin-top: 17px;
    }
    .left-blog-list-style-3 .blog-start .blog-content .more-blog,
    .right-blog-style-3 .blog-start .blog-content .more-blog{
        margin-top: 17px;
    }
    .full-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link,
    .left-blog-list-style-3 .blog-start .blog-content .more-blog a.read-link,
    .right-blog-style-3 .blog-start .blog-content .more-blog a.read-link{
        font-size: 14px;
    }
    /* fulle-left-right blog details css */
    .left-blog-details .single-image-carousel .owl-dots,
    .right-blog-details .single-image-carousel .owl-dots{
        bottom: 0px;
    }
    /* style-5 full-left-right 3 grid blog css */
    .left-blog-style-5,
    .right-blog-style-5{
        margin-left: -20px;
    }
    .left-blog-style-5 .blog-start,
    .right-blog-style-5 .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .all-page{
        margin: 0 auto;
    }
    /* full-left-right list blog css */
    .full-blog-list-style-5 .blog-start .blog-image{
        width: 42%;
    }
    .full-blog-list-style-5 .blog-start .blog-content{
        width: calc(58% - 20px);
        margin-left: 20px;
    }
    .left-blog-list-style-5,
    .right-blog-list-style-5{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-left: -30px;
    }
    .left-blog-list-style-5 .blog-start,
    .right-blog-list-style-5 .blog-start{
        width: calc(50% - 30px);
        margin-left: 30px;
        flex-direction: column;
    }
    .left-blog-list-style-5 .blog-start .blog-image,
    .right-blog-list-style-5 .blog-start .blog-image{
        width: 100%;
    }
    .left-blog-list-style-5 .blog-start .blog-content,
    .right-blog-list-style-5 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment,
    .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment {
        background-color: #f5ab1e;
        padding: 8px 10px;
    }
    .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date,
    .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date,
    .left-blog-list-style-5 .blog-start .blog-content .blog-date-comment a,
    .right-blog-list-style-5 .blog-start .blog-content .blog-date-comment a{
        color: #fff;
    }
    .full-blog-list-style-5 .blog-start .blog-content .blog-title h6,
    .left-blog-list-style-5 .blog-start .blog-content .blog-title h6,
    .right-blog-list-style-5 .blog-start .blog-content .blog-title h6{
        margin-top: 23px;
    }
    .full-blog-list-style-5 .blog-start .blog-content p.blog-description,
    .left-blog-list-style-5 .blog-start .blog-content p.blog-description,
    .right-blog-list-style-5 .blog-start .blog-content p.blog-description{
        margin-top: 16px;
    }
    .full-blog-list-style-5 .blog-start .blog-content .more-blog,
    .left-blog-list-style-5 .blog-start .blog-content .more-blog,
    .right-blog-list-style-5 .blog-start .blog-content .more-blog{
        margin-top: 15px;
    }
    /* full-left-right blog details css */
    /* full-left-right 3 grid css */
    .blog-style-6-left-3-grid .blog-start,
    .blog-style-6-right-3-grid .blog-start{
        width: calc(50% - 30px);
    }
    /* full-left-right list blog css */
    .left-blog-list-style-6,
    .right-blog-list-style-6 {
        margin-left: -30px;
    }
    .left-blog-list-style-6 .blog-start,
    .right-blog-list-style-6 .blog-start {
        width: calc(50% - 30px);
        margin-left: 30px;
        flex-direction: column;
    }
    .left-blog-list-style-6 .blog-start .blog-image,
    .right-blog-list-style-6 .blog-start .blog-image {
        width: 100%;
    }
    .left-blog-list-style-6 .blog-start .blog-content,
    .right-blog-list-style-6 .blog-start .blog-content{
        width: 100%;
        padding-top: 23px;
        margin-left: 0px;
    }   
    /* style-7 full-left-right 3 grid css */
    .blog-style-7-left-grid-blog,
    .blog-style-7-right-grid-blog{
        margin-left: -20px;
    }
    .blog-style-7-left-grid-blog .blog-start,
    .blog-style-7-right-grid-blog .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    /* full-left-right list blog css */
    .blog-style-7-left-list-blog .blog-start .blog-content,
    .blog-style-7-right-list-blog .blog-start .blog-content{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
}
/*=====================================
ipad css
======================================*/
@media (max-width: 991px){
    /* section title css */
    .section-title h2 {
        margin-bottom: 40px;
    }
    /* btn style css */
    .btn-style1 {
        padding: 8px 25px;
    }
    /* slider css */
    .slider .home-slider .img-back .h-s-content{
        bottom: 35%;
        width: 60%;
        transform: translateY(35%);
    }
    .slider .home-slider .img-back .h-s-content.slide-c-r {
        right: 8%;
    }
    .slider .home-slider .img-back .h-s-content h1 {
        font-size: 35px;
        margin-top: 9px;
    }
    .slider .home-slider .img-back .h-s-content a {
        margin-top: 16px;
    }
    /* carousel button css */
    .slider .home-slider .owl-nav button.owl-prev {
        left: 20px;
    }
    .slider .home-slider .owl-nav button.owl-next {
        right: 20px;
    }
    .h-t-products1 .trending-products .owl-nav button.owl-prev,
    .testimonial-bg1 .testi-m.owl-carousel .owl-nav button.owl-prev{
        left: -10px;
    }
    .h-t-products1 .trending-products .owl-nav button.owl-next,
    .testimonial-bg1 .testi-m.owl-carousel .owl-nav button.owl-next{
        right: -10px;
    }
    /* grid banner css */
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content {
        left: 15px;
    }
    /* trending product css */
    .h-t-products1 .trending-products .owl-nav button.owl-prev{
        left: -10px;
    }
    .h-t-products1 .trending-products .owl-nav button.owl-next{
        right: -10px;
    }
    .tred-pro .pro-icn{
        bottom: 10px;
    }
    .tred-pro .pro-icn a.w-c-q-icn i{
        opacity: 1;
        visibility: visible;
    }
    .tred-pro:hover .pro-icn a.w-c-q-icn:first-child,
    .tred-pro .pro-icn a.w-c-q-icn:first-child{
        transform: translateX(0px);
        margin-right: 5px;
    }
    .tred-pro:hover .pro-icn a.w-c-q-icn:last-child,
    .tred-pro .pro-icn a.w-c-q-icn:last-child{
        transform: translateX(0px);
        margin-left: 5px;
    }
    .caption .rating{
        margin-top: 10px;
    }
    /* deal countdown css */
    .home-countdown1 .back-img{
        height: 350px;
    }
    .home-countdown1 .back-img .deal-content span.deal-c{
        font-size: 14px;
    }
    .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section span.countdown_timer{
        font-size: 24px;
    }
    /* blog css */
    .blog1 .home-blog .blog-start .blog-content {
        padding: 20px;
    }
    /* new letter css */
    .news-letter1 .news-img {
        background-position: top;
    }
    .news-letter1 .home-news{
        width: 70%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .news-letter1 .home-news .news h2.news-title{
        font-size: 20px;
    }
    /*--------------------------
    footer css
    ---------------------------*/
    /* service css */
    .footer-service ul.service-ul li.service-li{
        flex-direction: column;
    }
    .footer-service ul.service-ul li.service-li a{
        margin-right: 0;
        margin-bottom: 15px;
    }
    .footer-service ul.service-ul li.service-li a::before{
        left: 0;
        bottom: 0px;
        width: 2px;
        height: 15px;
        margin: 0 auto;
    }
    .footer-service ul.service-ul li.service-li:hover a::before{
        right: 0;
        bottom: -15px;
    }
    /* company detail css */
    .f-logo ul.footer-ul{
        align-items: center;
        margin-left: -15px;
        margin-top: -20px;
    }
    .f-logo ul.footer-ul li.footer-li{
        width: calc(50% - 15px);
        margin-top: 20px;
        margin-left: 15px;
        display: flex;
        align-items: center;
    }
    .f-logo ul.footer-ul li.footer-li.footer-logo{
        width: calc(50% - 15px);
        margin-top: 20px;
        text-align: center;
        padding-right: 0px;
    }
    /* footer copyright css */
    .footer-copyright ul.f-bottom{
        margin-left: -15px;
        margin-top: -15px;
    }
    .footer-copyright ul.f-bottom li.f-c{
        width: calc(100% - 15px);
        margin-left: 15px;
        margin-top: 15px;
    }
    .footer-copyright ul.f-bottom li.f-payment{
        text-align: center;
    }
    .footer-copyright ul.f-bottom li.f-copyright{
        order: 1;
        text-align: center;
        margin-top: 10px;
    }
    /* about page css */
    .about-counter .text-center .counter{
        width: 50%;
    }
    .about-counter .text-center .counter:nth-child(2){
        border-right: none;
    }
    .about-counter .text-center .counter:nth-child(3),
    .about-counter .text-center .counter:nth-child(4){
        border-top: 1px solid #fff;
    }
    .about-counter .text-center .count-title{
        font-size: 40px;
    }
    /* billing page css */
    .billing-area .billing-title h4{
        font-size: 18px;
    }
    /* cancellation page css */
    .cancellation-title h1{
        font-size: 20px;
    }
    /* cart page css */
    .cart-total {
        margin-top: 30px;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro{
        width: 100%;
        margin-bottom: 20px;
    }
    .cart-area .cart-details .cart-all-pro .qty-item{
        width: 60%;
    }
    .cart-area .cart-details .cart-all-pro .all-pro-price{
        width: 40%;
    }
    .cart-area .cart-details .cart-all-pro .qty-item .center{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cart-area .cart-details .cart-all-pro .qty-item .plus-minus{
        margin-top: 0px;
    }
    .cart-area .cart-details .cart-all-pro .qty-item .center a.pro-remove{
        margin-top: 0px;
    }
    /* cart style-3 css */
    .cart-style-3 .c-total .recive-details form .form-1 ul li{
        width: calc(50% - 15px);
    }
    .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments a.btn-style1{
        width: 100%;
    }
    /* faq page css */
    .faq-box {
        margin-left: 0px;
        margin-top: -16px;
    }
    .faq-box ul.faq-ul {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }

    /* coming soon page css */
    .coming-soon-area .coming-soon-image .coming-timer p.coming-slogan{
        margin-bottom: 20px;
    }
    .coming-soon-area .coming-soon-image .coming-timer h3.coming-soon-title{
        font-size: 40px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row{
        right: 0px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section{
        width: 120px;
        height: 100px;
        margin-top: 20px;
        margin-right: 10px;
        border-radius: 35px 35px 35px 0px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_timer{
        font-size: 25px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_title{
        font-size: 16px;
        margin-top: 5px;
    }
    /* forgot password page css */
    .forgat-password-area{
        width: 70%;
    }
    .forgat-password-area h4.forgot-title{
        font-size: 16px;
    }
    .forgat-password-area .forgot-p span.forgot{
        padding: 13px;
    }
    .forgat-password-area .forgot-p a.forgot-link{
        padding: 13px;
    }
    .forgat-password-area .forgot-p a.forgot-link span{
        padding: 5px 10px;
    }
    .forgat-password-area .forgot-p a.forgot-link span i{
        font-size: 15px;
    }
    /* contact page css */
    .map-area .map-title h1{
        font-size: 20px;
    }
    .map-area .map-details .contact-info .contact-details h4{
        font-size: 16px;
    }
    /* payment page css */
    .payment-title h1{
        font-size: 20px;
    }
    /* privacy policy page css */
    .privacy-title h1{
        font-size: 20px;
    }
    /* return page css */
    .return-title h1{
        font-size: 20px;
    }
    /* terms condition page css */
    .terms-content ul.terms-policy li h2{
        font-size: 20px;
    }
    /* wishlist page css */
    .wishlist-area {
        padding-bottom: 16px;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro{
        width: 100%;
        margin-bottom: 15px;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .qty-item{
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;    
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .all-pro-price{
        width: 50%;
    }
    /* sitemap page css */
    .sit-map-area ul.site-map-main{
        width: 50%;
    }
    .sit-map-area ul.site-map-main:nth-child(1),
    .sit-map-area ul.site-map-main:nth-child(2){
        margin-top: 0px;
    }
    .sit-map-area ul.site-map-main:nth-child(3){
        margin-top: 30px;
    }
    .sit-map-area ul.site-map-main li.site-main-title a.site-title{
        font-size: 16px;
    }
    .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link a.shop-main{
        font-size: 14px;
    }
    /* register page css */
    .register-area{
        max-width: 100%;
    }
    .register-area .register-box h1{
        font-size: 20px;
    }
    /* login page css */
    .login-area{
        max-width: 100%;
    }
    .login-area .login-box h1{
        font-size: 20px;
    }
    /* account page css */
    .account-title h1{
        font-size: 20px;
    }
    /* address page css */
    .address-title h1{
        font-size: 20px;
    }
    .add-area .add-title h4{
        font-size: 16px;
    }
    /* shipping page css */
    .shipping-title h1{
        font-size: 20px;
    }
    /* header style-1 product css */
    .header-style-pro .header-pro{
        width: calc(33.33% - 30px);
    }
    .header-style-pro .header-pro:nth-child(4){
        margin-top: 30px;
    }
    /* footer style-1 products list css */
    .footer-style-1-pro{
        margin-left: 0px;
    }
    .footer-style-1-pro .header-pro{
        width: 100%;
        margin-left: 0px;
    }
    .footer-style-1-pro .header-pro:nth-child(2){
        margin-top: 30px;
    }
    .footer-style-1-pro .header-pro .tred-pro{
        width: 25%;
    }
    .footer-style-1-pro .header-pro .caption{
        width: calc(75% - 15px);
    }
    /* ckeckout page css */
    .checkout-area{
        margin-left: -20px;
    }
    .checkout-area .billing-area{
        width: calc(55% - 20px);
        margin-left: 20px;
    }
    .checkout-area .order-area{
        width: calc(45% - 20px);
        margin-left: 20px;
    }
    .checkout-area .billing-area form h2{
        font-size: 20px;
    }
    .checkout-area .billing-area form .billing-form  ul.billing-ul.input-2 li.billing-li{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .checkout-area .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li:first-child{
        width: 100%;
        margin-top: 0px;
    }
    .checkout-area .billing-area .billing-details form h2{
        font-size: 20px;
    }
    .checkout-area .order-area .check-pro ul.check-ul li .check-pro-img{
        width: 35%;
    }
    .checkout-area .order-area .check-pro ul.check-ul li .check-content{
        width: 65%;
    }
    /* checkout style-2 css */
    .checkout-style-2 .billing-area form h2{
        font-size: 20px;
    }
    .checkout-style-2 .billing-area .billing-details form h2{
        font-size: 20px;
    }
    .checkout-style-2 .order-area .check-pro h2{
        font-size: 20px;
    }
    /* checkout style-3 css */
    .check-3 h2.style-3-title{
        font-size: 24px;
    }
    .check-3-start{
        margin-left: 0px;
        margin-top: -20px;
        flex-direction: column;
    }
    .check-3-start .check-out-3{
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }
    /* list product css */
    .list-product .list-items .tred-pro{
        width: 40%;
    }
    .list-product .list-items .caption{
        width: calc(60% - 15px);
        margin-left: 15px;
    }
    .list-product .list-items .caption p.list-description{
        margin-top: 8px;
        height: 60px;
        overflow: hidden;
    }
    .list-product .list-items .caption .rating{
        margin-top: 16px;
    }
    .list-product .list-items .caption .pro-price{
        margin-top: 16px;
    }
    .list-product .list-items .caption .pro-icn{
        margin-top: 14px;
    }
    /* grid list icn css */
    .grid-list-area .grid-list-select ul.grid-list li.colloction-icn.four-grid,
    .grid-2-product .grid-list-select ul.grid-list li.colloction-icn.four-grid,
    .grid-list-area .grid-list-select ul.grid-list li.colloction-icn.four-grid,
    .grid-4-product .grid-list-select ul.grid-list li.colloction-icn.four-grid{
        display: none;
    }
    /* grid list css */
    .grid-list-area .grid-pro ul.grid-product li.grid-items{
        width: calc(50% - 30px);
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child{
        margin-right: 3px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child{
        margin-left: 3px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn i{
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    /* 2-grid Products css */
    .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:first-child{
        margin-right: 3px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro:hover .pro-icn a.w-c-q-icn:last-child{
        margin-left: 3px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro .pro-icn a.w-c-q-icn i{
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    /* 4-grid product css */
    .grid-4-product .grid-pro ul.grid-product{
        margin-left: -20px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items{
        width: calc(33.33% - 20px);
        margin-left: 20px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .tred-pro{
        margin-top: 20px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption{
        padding-top: 10px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .rating{
        margin-top: 9px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .pro-price{
        margin-top: 11px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.new-price{
        font-size: 15px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.old-price{
        font-size: 13px;
    }
    /* product page css */
    .pro-releted .section-title h2{
        font-size: 20px;
    }
    .pro-page .pro-image .pro-info h4{
        font-size: 16px;
    }
    .pro-page .pro-image .pro-info .pro-btn a {
        padding: 10px 20px;
    }
    .pro-page .pro-shipping .product-service {
        padding: 15px;
    }
    .pro-page .pro-shipping .product-service {
        margin-left: 20px;
    }
    .pro-page .pro-shipping .product-service p {
        margin-top: 12px;
        font-size: 13px;
    }
    .pro-page .pro-shipping .product-service .icon-title h4 {
        font-size: 14px;
        margin-left: 15px;
    }
    .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item {
        margin-right: 50px;
    }
    .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item a.nav-link {
        padding: 10px 20px;
    }
    /* search page css */
    .search-pro-area .search-pro-items{
        width: calc(33.33% - 30px);
    }
    /* search left column */
    .search-category .select-category h4.search-cat-title{
        font-size: 16px;
    }
    .search-category .search-pro-color h4.search-cate-color{
        font-size: 16px;
    }
    .search-category .search-pro h4{
        font-size: 16px;
    }
    .search-category .search-pro .search-pro-main .search-main-caption a{
        font-size: 13px;
    }
    .search-category .search-pro .search-pro-main .search-main-caption span.search-all-price span.search-n-p{
        font-size: 13px;
    }
    /* style-2 search pro css */
    .style-2-search-pro-area .search-pro-items{
        width: calc(50% - 30px);
    }
    .style-2-search-pro-area .search-pro-items:nth-child(3){
        margin-top: 30px;
    }
    /* style-2 list search product css */
    .search-title h3{
        font-size: 20px;
    }
    .search-category{
        margin-bottom: 20px;
    }
    /* left right column css */
    .left-column .blog-search h4{
        font-size: 16px;
    }
    .right-area .right-column-start h4{
        font-size: 16px;
    }
    /* style-1 full blog grid css */
    .blog-style-1-full-grid .blog-start{
        width: calc(50% - 30px);
    }
    /* left-right blog grid css */
    .blog-style-1-left-grid,
    .blog-style-1-right-grid{
        margin-left: 0px;
    }
    .blog-style-1-left-grid .blog-start,
    .blog-style-1-right-grid .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    /* full blog list css */
    .blog-style-1-list .blog-start{
        width: calc(50% - 30px);
    }
    .blog-style-1-list .blog-start .blog-post{
        align-items: flex-start;
        flex-direction: column;
    }
    .blog-style-1-list .blog-start .blog-content,
    .blog-style-1-list .blog-start .blog-image{
        width: 100%;
    }
    .blog-style-1-list .blog-start .blog-content{
        margin-left: 0;
        margin-top: 23px;
    }

    .blog-style-1-list .blog-start .blog-content .date-comm-adit{
        flex-direction: column;
        align-items: flex-start;
        margin-top: 13px;
        padding-top: 20px;
    }

    .blog-style-1-list .blog-start .blog-content .date-comm-adit a{
        margin-top: 13px;
    }
    .blog-style-1-list .blog-start .blog-content .date-comm-adit span.blog-admin{
        margin-top: 12px;
    }
    .blog-style-1-list .blog-start .blog-content p.blog-description{
        margin-top: 23px;
    }
    .blog-style-1-list .blog-start .blog-content a.read-link{
        margin-top: 20px;
    }
    /* left-right blog list css */
    .blog-style-1-left-list-blog .blog-start .blog-post,
    .blog-style-1-right-blog .blog-start .blog-post{
        flex-direction: column;
    }
    .blog-style-1-left-list-blog .blog-start,
    .blog-style-1-right-blog .blog-start,
    .blog-style-1-left-list-blog .blog-start .blog-image,
    .blog-style-1-right-blog .blog-start .blog-image{
        width: 100%;
    }
    /* full-left-right details css */
    .blog-style-1-left-details,
    .blog-style-1-right-details{
        margin-top: 30px;
    }
    .blog-style-1-details .single-blog-content .single-b-title h4,
    .blog-style-1-left-details .single-blog-content .single-b-title h4,
    .blog-style-1-right-details .single-blog-content .single-b-title h4{
        font-size: 18px;
    }
    .blog-style-1-details .single-blog-content .blog-comments h4,
    .blog-style-1-left-details .single-blog-content .blog-comments h4,
    .blog-style-1-right-details .single-blog-content .blog-comments h4{
        font-size: 16px;
    }
    .blog-style-1-details .single-blog-content .comments-form h4,
    .blog-style-1-left-details .single-blog-content .comments-form h4,
    .blog-style-1-right-details .single-blog-content .comments-form h4{
        font-size: 16px;
    }
    /* center blog css */
    .center-right-area{
        margin-top: 30px;
    }
    .center-md{
        padding: 0px 15px;
    }
    .cetner-blog-area .blog-start{
        margin-top: 20px;
    }
    .right-area.style-1{
        margin-top: 28px;
    }
    /* style-2 left-right-full grid blog css */
    .left-blog-area,
    .right-blog-area{
        margin-top: 30px;
    }
    .full-blog-style-2 .blog-start{
        width: calc(50% - 30px);
    }
    .left-style-2-blog,
    .right-style-2-blog{
        margin-left: 0px;
    }
    .left-style-2-blog .blog-start,
    .right-style-2-blog .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    /* style 2 left-right-full list blog css */
    .full-blog-list-style-2 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-left: -30px;
    }
    .full-blog-list-style-2 .blog-start {
        width: calc(50% - 30px);
        margin-left: 30px;
        flex-direction: column;
    }
    .full-blog-list-style-2 .blog-start .blog-image {
        width: 100%;
    }
    .full-blog-list-style-2 .blog-start .blog-content{
        width: 100%;
        padding-top: 30px;
        margin-left: 0px;
    }
    .left-blog-list-style-2,
    .right-blog-list-style-2 {
        margin-left: 0px;
    }
    .left-blog-list-style-2 .blog-start,
    .right-blog-list-style-2 .blog-start{
        width: 100%;
        margin-left: 0px;
        flex-direction: column;
    }
    .left-blog-list-style-2 .blog-start .blog-image,
    .right-blog-list-style-2 .blog-start .blog-image{
        width: 100%;
    }
    .left-blog-list-style-2 .blog-start .blog-content,
    .right-blog-list-style-2 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .blog-title h6 {
        margin-top: 20px;
        padding-top: 13px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .more-blog {
        margin-top: 17px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link,
    .left-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link,
    .right-blog-list-style-2 .blog-start .blog-content .more-blog a.read-link{
        font-size: 14px;
    }
    /* left-right-full details blog css */
    .style-2-full-blog-area .single-blog-content .single-b-title h4,
    .style-2-right-blog-details .single-blog-content .single-b-title h4,
    .style-2-left-blog-details .single-blog-content .single-b-title h4{
        font-size: 18px;
    }
    .style-2-full-blog-area .single-blog-content .blog-comments h4,
    .style-2-right-blog-details .single-blog-content .blog-comments h4,
    .style-2-left-blog-details .single-blog-content .blog-comments h4{
        font-size: 16px;
    }
    .style-2-full-blog-area .single-blog-content .comments-form h4,
    .style-2-right-blog-details .single-blog-content .comments-form h4,
    .style-2-left-blog-details .single-blog-content .comments-form h4{
        font-size: 16px;
    }
    /* left right details blog css */
    .style-2-right-column{
        flex-direction: column-reverse;
    }
    .style-2-right-blog-details,
    .style-2-left-blog-details{
         margin-top: 30px;
    }
    /* style-2 center blog css */
    .right-area.style-2-center-blog.style-2{
        margin-top: 30px;
    }
    .center-md{
        padding: 0px 15px;
    }
    /* style-3 full-left-right grid blog css */
    .full-blog-style-3 .blog-start{
        width: calc(50% - 30px);
    }
    .blog-style-3-left-grid,
    .blog-style-3-right-grid{
        margin-left: 0px;
    }
    .blog-style-3-left-grid .blog-start,
    .blog-style-3-right-grid .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    /* style-3 full-left-right list blog css */
    .full-blog-list-style-3 {
        margin-left: -30px;
    }
    .full-blog-list-style-3 .blog-start {
        width: calc(50% - 30px);
        margin-left: 30px;
        flex-direction: column;
    }
    .full-blog-list-style-3 .blog-start .blog-image {
        width: 100%;
    }
    .full-blog-list-style-3 .blog-start .blog-content {
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-3 .blog-start .blog-content .blog-title h6{
        margin-top: 20px;
        padding-top: 14px;
    }
    .full-blog-list-style-3 .blog-start .blog-content p.blog-description{
        margin-top: 17px;
    }
    .full-blog-list-style-3 .blog-start .blog-content .more-blog{
        margin-top: 17px;
    }
    .full-blog-list-style-3 .blog-start .blog-content{
        width: 100%;
        padding-top: 30px;
        margin-left: 0px;
    }
    .left-blog-list-style-3,
    .right-blog-style-3 {
        margin-left: 0px;
    }
    .left-blog-list-style-3 .blog-start,
    .right-blog-style-3 .blog-start{
        width: 100%;
        margin-left: 0px;
        flex-direction: column;
    }
    .left-blog-list-style-3 .blog-start .blog-image,
    .right-blog-style-3 .blog-start .blog-image{
        width: 100%;
    }
    .left-blog-list-style-3 .blog-start .blog-content,
    .right-blog-style-3 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    /* style-3 full-left-right blog details css */
    .style-3-details{
        flex-direction: column-reverse;
    }
    .left-blog-details,
    .right-blog-details{
        margin-top: 30px;
    }
    .blog-page .full-blog-details .single-image-carousel .owl-dots{
        bottom: 0px;
    }
    .full-blog-details .single-blog-content .single-b-title h4,
    .left-blog-details .single-blog-content .single-b-title h4,
    .right-blog-details .single-blog-content .single-b-title h4{
        font-size: 18px;
    }
    .full-blog-details .single-blog-content .blog-comments h4,
    .left-blog-details .single-blog-content .blog-comments h4,
    .right-blog-details .single-blog-content .blog-comments h4{
        font-size: 16px;
    }
    .full-blog-details .single-blog-content .comments-form h4,
    .left-blog-details .single-blog-content .comments-form h4,
    .right-blog-details .single-blog-content .comments-form h4{
        font-size: 16px;
    }
    /* style-3 center blog css */
    .center-right-area{
        margin-top: 30px;
    }
    .center-md{
        padding: 0px 15px;
    }
    /* style-5 full-left-right grid blog css */
    .left-blog-area,
    .right-blog-area{
        margin-top: 30px;
    }
    .full-blog-style-5 .blog-start{
        width: calc(50% - 30px);
    }
    .left-blog-style-5,
    .right-blog-style-5{
        margin-left: 0px;
    }
    .left-blog-style-5 .blog-start,
    .right-blog-style-5 .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-style-5 .blog-start .blog-image a img{
        width: 100%;
    }
    .left-blog-style-5 .blog-start .blog-image a img,
    .right-blog-style-5 .blog-start .blog-image a img{
        width: 100%;
    }
    /* style-5 full-left-right list blog css */
    .full-blog-list-style-5 .blog-start .blog-image{
        width: 45%;
    }
    .full-blog-list-style-5 .blog-start .blog-content{
        width: calc(55% - 20px);
    }
    .left-blog-list-style-5,
    .right-blog-list-style-5 {
        margin-left: 0px;
    }
    .left-blog-list-style-5 .blog-start,
    .right-blog-list-style-5 .blog-start{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .left-blog-list-style-5 .blog-start .blog-image,
    .right-blog-list-style-5 .blog-start .blog-image{
        width: 100%;
    }
    .left-blog-list-style-5 .blog-start .blog-image a img,
    .right-blog-list-style-5 .blog-start .blog-image a img{
        width: 100%;
    }
    .left-blog-list-style-5 .blog-start .blog-content,
    .right-blog-list-style-5 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    /* style-5 full-left-right details blog css */
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-1,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-1,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2{
        width: 100%;
        margin-right: 0px;
    }
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2{
        margin-top: 30px;
    }
    .blog-style-5-details .single-blog-content .single-b-title h4,
    .style-5-left-blog-details .single-blog-content .single-b-title h4,
    .style-5-right-blog-details .single-blog-content .single-b-title h4{
        font-size: 18px;
    }
    .blog-style-5-details .single-blog-content .blog-info h4,
    .style-5-left-blog-details .single-blog-content .blog-info h4,
    .style-5-right-blog-details .single-blog-content .blog-info h4{
        font-size: 16px;
    }
    .blog-style-5-details .single-blog-content .blog-comments h4,
    .style-5-left-blog-details .single-blog-content .blog-comments h4,
    .style-5-right-blog-details .single-blog-content .blog-comments h4{
        font-size: 16px;
    }
    /* style-5 center blog css */
    .style-5-center-blog{
        margin-top: 30px;
    }
    .center-md{
        padding: 0px 15px;
    }
    /* style-6 full-left-right grid css */
    .blog-style-6-3-grid,
    .blog-style-6-left-3-grid,
    .blog-style-6-right-3-grid{
        margin-top: -20px;
    }
    .blog-style-6-3-grid .blog-start{
        width: calc(50% - 30px);
        margin-top: 20px;
    }
    .blog-style-6-left-3-grid,
    .blog-style-6-right-3-grid{
        margin-left: 0px;
    }
    .blog-style-6-left-3-grid .blog-start,
    .blog-style-6-right-3-grid .blog-start{
        width: 100%;
        margin-left: 0px;
        margin-top: 30px;
    }
    /* style-6 full-left-right list blog css */
    .left-blog-list-style-6 .blog-start,
    .right-blog-list-style-6 .blog-start{
        flex-direction: column;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .left-blog-list-style-6 .blog-start .blog-image,
    .right-blog-list-style-6 .blog-start .blog-image{
        width: 100%;
    }
    .left-blog-list-style-6 .blog-start .blog-content,
    .right-blog-list-style-6 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-6 .blog-start .blog-content{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .full-blog-details-style-6 .single-blog-content .single-b-title h4,
    .left-blog-details-style-6 .single-blog-content .single-b-title h4,
    .right-blog-details-style-6 .single-blog-content .single-b-title h4{
        font-size: 18px;
    }
    .full-blog-details-style-6 .single-blog-content .blog-comments h4,
    .left-blog-details-style-6 .single-blog-content .blog-comments h4,
    .right-blog-details-style-6 .single-blog-content .blog-comments h4{
        font-size: 16px;
    }
    .full-blog-details-style-6 .single-blog-content .comments-form h4,
    .left-blog-details-style-6 .single-blog-content .comments-form h4,
    .right-blog-details-style-6 .single-blog-content .comments-form h4{
        font-size: 16px;
    }
    /* full-left-right details blog css */
    .style-6-right-column{
        flex-direction: column-reverse;
    }
    .left-blog-details-style-6,
    .right-blog-details-style-6{
        margin-top: 30px;
    }
    .right-blog-details-style-6 .single-blog-content .last-video,
    .left-blog-details-style-6 .single-blog-content .last-video{
        flex-direction: column;
        margin-right: 0px;
    }
    .right-blog-details-style-6 .single-blog-content .last-video .video,
    .left-blog-details-style-6 .single-blog-content .last-video .video{
        margin-top: 30px;
        margin-right: 0px;
    }
    .right-blog-details-style-6 .single-blog-content .last-video .video:first-child,
    .left-blog-details-style-6 .single-blog-content .last-video .video:first-child{
        margin-top: 0px;
    }
    /* style-6 center blog css */
    .center-md{
        padding: 0px 15px;
    }
    .center-right-area{
        margin-top: 30px;
    }
    /* style-7 full-left-right grid css */
    .blog-style-7-3-grid .blog-start{
        width: calc(50% - 30px);
    }
    .blog-style-7-left-grid-blog,
    .blog-style-7-right-grid-blog{
        margin-left: 0px;
    }
    .blog-style-7-left-grid-blog .blog-start,
    .blog-style-7-right-grid-blog .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    .blog-style-7-left-grid-blog .blog-image a img,
    .blog-style-7-right-grid-blog .blog-start .blog-image a img{
        width: 100%;
    }
    /* style-7 full-left-right list blog css */
    .left-blog-list-style-6,
    .right-blog-list-style-6 {
        margin-left: 0px;
    }
    .left-blog-list-style-6 .blog-start,
    .right-blog-list-style-6 .blog-start{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .full-blog-list-style-7 .blog-start .blog-image{
        width: 50%;
    }
    .full-blog-list-style-7 .blog-start .blog-content{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .blog-style-7-left-list-blog .blog-start,
    .blog-style-7-right-list-blog .blog-start{
        flex-direction: column;
    }
    .blog-style-7-left-list-blog .blog-start .blog-image,
    .blog-style-7-right-list-blog .blog-start .blog-image{
        width: 100%;
    }
    .blog-style-7-left-list-blog .blog-start .blog-content,
    .blog-style-7-right-list-blog .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
        margin-top: 23px;
    }
    .blog-style-7-left-list-blog .blog-start .blog-image a img,
    .blog-style-7-right-list-blog .blog-start .blog-image a img{
        width: 100%;
    }
    /* style-7 full-left-right blog details css */
    .blog-style-7-right-column{
        flex-direction: column-reverse;
    }
    .left-blog-details-style7,
    .right-blog-details-style7{
        margin-top: 30px;
    }
    .full-blog-details-style-7 .single-blog-content .single-b-title h4,
    .left-blog-details-style7 .single-blog-content .single-b-title h4,
    .right-blog-details-style7 .single-blog-content .single-b-title h4{
        font-size: 18px;
    }
    .full-blog-details-style-7 .single-blog-content .blog-comments h4,
    .left-blog-details-style7 .single-blog-content .blog-comments h4,
    .right-blog-details-style7 .single-blog-content .blog-comments h4{
        font-size: 16px;
    }
    .full-blog-details-style-7 .single-blog-content .comments-form h4,
    .left-blog-details-style7 .single-blog-content .comments-form h4,
    .right-blog-details-style7 .single-blog-content .comments-form h4{
        font-size: 16px;
    }
    .left-blog-details-style7 .single-blog-content .blog-img,
    .right-blog-details-style7 .single-blog-content .blog-img{
        margin-left: 0px;
        flex-direction: column;
    }
    .left-blog-details-style7 .single-blog-content .blog-img .b-image1,
    .right-blog-details-style7 .single-blog-content .blog-img .b-image1{
        width: 100%;
        margin-left: 0px;
        margin-top: 30px;
    }
    .left-blog-details-style7 .single-blog-content .blog-img .b-image1:first-child,
    .right-blog-details-style7 .single-blog-content .blog-img .b-image1:first-child{
        margin-top: 0px;
    }
    /* style-7 cemter blog css */
    .center-md {
        padding: 0px 15px;
    }

    /* order history page css */
    .order-histry-area .order-history .profile {
        width: calc(100% - 30px);
    }
    .order-histry-area .order-history .order-info {
        width: calc(100% - 30px);
        margin-top: 30px;
    }
    /* profile page css */
    .order-histry-area .order-history .profile-form {
        width: calc(100% - 30px);
        margin-top: 25px;
    }
    /* profile wishlist page css */
    .order-histry-area .order-history .profile-wishlist {
        width: calc(100% - 30px);
        margin-top: 30px;
    }
    /* profile wishlist page css */
    .order-histry-area .order-history .profile-tickets {
        width: calc(100% - 30px);
        margin-top: 30px;
    }
}
/*=====================================
iphone css
======================================*/
@media (max-width: 767px){
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    /* btn style css */
    .btn-style1 {
        padding: 8px 25px;
    }
    .btn-style2 {
        padding: 8px 25px;
    }
    /* section padding css */
    .section-t-padding{
        padding-top: 50px;
    }
    .section-b-padding{
        padding-bottom: 50px;
    }
    .section-tb-padding{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    /* section title css */
    .section-title h2{
        font-size: 20px;
        margin-bottom: 20px;
    }
    /* header top css */
    .header-main-area .header-main .header-element.logo {
        width: 50%;
    }
    .header-main-area .header-main .header-element.search-wrap{
        display: none;
    }
    .header-main-area .header-main .header-element.right-block-box {
        width: 50%;
    }
    /* carousel button css */
    .h-t-products1 .trending-products .owl-nav button.owl-prev,
    .testimonial-bg1 .testi-m.owl-carousel .owl-nav button.owl-prev{
        left: -10px;
    }
    .h-t-products1 .trending-products .owl-nav button.owl-next,
    .testimonial-bg1 .testi-m.owl-carousel .owl-nav button.owl-next{
        right: -10px;
    }
    /* swiper button css */
    .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next {
        right: -15px;
    }
    .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev {
        left: -15px;
    }
    /* top css */
    .top1 ul.top-home li.top-home-li{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .top1 ul.top-home li.top-home-li.t-content{
        display: none;
    }
    .top1 ul.top-home li.top-home-li .r-search{
        display: block;
    }
    /* header top css */
    .header-top .top-header{
        padding: 10px 0px;
    }
    .header-top .top-header .top-h{
        width: 50%;
    }
    .header-top .top-header .search{
        display: none;
    }
    .header-top .top-header .top-h.account a.h-icn i{
        font-size: 20px;
    }
    .header-top .top-header .top-h.account .head-icon{
        margin-left: 15px;
    }
    .header-top .top-header .top-h.account .head-icon span.counter{
        left: 11px;
    }
    /* slider css */
    .slider .home-slider.owl-carousel .owl-item:nth-child(1) .img-back{
        background-position: right 60% bottom;
    }
    .slider .home-slider.owl-carousel .owl-item:nth-child(2) .img-back{
        background-position: left 65% bottom;
    }
    .slider .home-slider .img-back .h-s-content{
        width: 80%;
        bottom: 40%;
        transform: translateY(40%);
    }
    .slider .home-slider .img-back .h-s-content.slide-c-l{
        left: 5%;
    }
    .slider .home-slider .img-back .h-s-content.slide-c-r{
        right: 5%;
    }
    .slider .home-slider .img-back .h-s-content.slide-c-c{
        left: 5%;
        right: 5%;
    }
    .slider .home-slider .img-back .h-s-content span{
        font-size: 16px;
    }
    .slider .home-slider .img-back .h-s-content h1{
        font-size: 28px;
        margin-top: 13px;
    }
    .slider .home-slider .img-back .h-s-content a {
        margin-top: 18px;
    }
    .slider .home-slider.owl-theme .owl-nav{
        display: none;
    }
    /* two banner css */
    .t-banner1 .home-offer-banner{
        margin-left: -15px;
    }
    .t-banner1 .home-offer-banner .o-t-banner{
        width: calc(100% - 15px);
        margin-left: 15px;
        margin-top: 15px;
    }
    .t-banner1 .home-offer-banner .o-t-banner:first-child{
        margin-top: 0px;
    }
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content{
        left: 15px;
        width: 60%;
    }
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content a{
        margin-top: 12px;
    }
    /* category image css */
    .home-category.owl-carousel .owl-nav button{
        opacity: 1;
        visibility: visible;
    }
    .home-category.owl-carousel .owl-nav button.owl-prev{
        left: -10px;
    }
    .home-category.owl-carousel .owl-nav button.owl-next{
        right: -10px;
    }
    /* trending product css */
    .tred-pro .pro-icn a.w-c-q-icn i{
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .caption .pro-price span.new-price{
        display: block;
    }
    .caption{
        padding-top: 10px;
    }
    .caption .rating{
        margin-top: 8px;
    }
    /* quick view css */
    .quick-view .modal .modal-dialog{
        max-width: 570px;
        max-height: 100%;
        display: flex;
        overflow: auto;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area{
        flex-direction: column;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-image{
        width: 100%;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption h4{
        font-size: 16px;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-price{
        margin-top: 7px;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-rating{
        margin-top: 8px;
    }
    /* deal countdown css */
    .home-countdown1 .back-img{
        height: 350px;
    }
    .home-countdown1 .back-img .deal-content span.deal-c{
        font-size: 14px;
    }
    .home-countdown1 .back-img .deal-content h2{
        margin-top: 5px;
        font-size: 18px;
    }
    .home-countdown1 .back-img .deal-content ul.contdown_row{
        margin-top: 11px;
    }
    .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section{
        width: 60px;
        height: 60px;
    }
    .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section span.countdown_timer{
        font-size: 20px;
    }
    .home-countdown1 .back-img .deal-content ul.contdown_row li.countdown_section:after{
        font-size: 20px;
    }
    .home-countdown1 .back-img .deal-content a{
        margin-top: 18px;
    }
    /* our product tab css */
    .home-pro-tab{
        padding: 0px;
    }
    .our-products-tab ul.nav.nav-tabs{
        display: grid;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .our-products-tab ul.nav.nav-tabs li.nav-item{
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .our-products-tab ul.nav.nav-tabs li.nav-item:last-child{
        margin-bottom: 0px;
    }
    .tred-pro:hover .pro-icn a.w-c-q-icn:first-child{
        margin-right: 5px;
    }
    .tred-pro:hover .pro-icn a.w-c-q-icn:last-child{
        margin-left: 5px;
    }
    .tab-product .tred-pro .Pro-lable span.p-text,
    .tab-product .tred-pro .Pro-lable span.p-discount,
    .tred-pro .Pro-lable span.p-text, 
    .tred-pro .Pro-lable span.p-discount{
        font-size: 12px;
        padding: 1px 5px 1px 12px;
    }
    .h-t-pro .caption{
        padding-top: 10px;
    }
    .caption .pro-price span.new-price{
        display: block;
    }
    /* testimonial css */
    .testimonial-bg1 .testi-m .testimonial-area{
        padding: 15px;
    }
    .testimonial-bg1 .testi-m .testimonial-area:after{
        top: 15px;
    }
    .testimonial-bg1 .testi-m .testimonial-area p{
        margin-top: 6px;
    }
    .testimonial-bg1 .testi-m .testimonial-area .testi-name{
        margin-top: 5px;
    }
    /* blog css */
    .blog1 .home-blog .blog-start .blog-content p.blog-description{
        margin-top: 8px;
    }
    .blog1 .all-blog{
        margin-top: 20px;
    }
    /* news letter css */
    .news-letter1 .home-news h2{
        font-size: 20px;
    }
    .news-letter1 .home-news form{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 12px;
        border-radius: 0;
        overflow: unset;
    }
    .news-letter1 .home-news form button{
        display: none;
        margin-top: 20px;
        position: unset;
    }
    .news-letter1 .home-news form button.news-sub{
        display: block;
    }
    /*--------------------------
        Footer css
    ---------------------------*/
    /* service css */
    .footer-service ul.service-ul{
        margin-top: -15px;
    }
    .footer-service ul.service-ul li.service-li{
        width: calc(50% - 15px);
        margin-top: 15px;
        flex-direction: row;
    }
    .footer-service ul.service-ul li.service-li a{
        margin-bottom: 0;
        margin-right: 15px;
    }
    .footer-service ul.service-ul li.service-li a::before{
        left: auto;
        bottom: 50%;
        width: 15px;
        height: 2px;
        margin: 0 auto;
    }
    .footer-service ul.service-ul li.service-li:hover a::before{
        right: -15px;
        bottom: auto;
    }
    /* company detail css */
    .f-logo ul.footer-ul li.footer-li{
        width: calc(50% - 15px);
        padding-right: 0px;
    }
    .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li h6{
        font-size: 14px;
    }
    /* newslatter popup css */
    .vegist-popup .modal-dialog{
        padding: 15px;
    }
    .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter{
        padding: 30px;
    }
    /* about page css */
    .about-content .about-title{
        width: 100%;
    }
    .about-content .about-title h1{
        font-size: 18px;
    }
    .about-counter .text-center .count-title{
        font-size: 30px;
        font-weight: 600;
    }
    .about-counter .text-center .count-text {
        margin-top: 18px;
    }
    .about-counter .text-center .counter {
        padding-bottom: 8px;
    }
    /* footer bottom css */
    .footer-link {
        margin-top: -30px;
    }
    .footer-link .f-link {
        width: calc(50% - 30px);
        margin-top: 30px;
    }
    /* billing page css */
    .billing-area .billing-title{
        margin-top: 8px;
    }
    .billing-area .billing-title:first-child{
        margin-top: 0px;
    }
    .billing-area .billing-title h4{
        font-size: 16px;
    }
    .billing-area .billing-address-1 ul.add-name{
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.add-name li.billing-name{
        width: 100%;
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.billing-locatio{
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.billing-locatio li.billing-info{
        width: 100%;
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.country-info{
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.country-info li.billing-country{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .billing-area .next-button {
        margin-top: 15px;
    }
    .billing-area .next-button a{
        padding: 6px 10px;
        font-size: 13px;
    }
    /* cancellation page css */
    .cancellation-title h1{
        font-size: 18px;
    }
    /* cart page css */
    .cart-area .cart-details .cart-item span.cart-head{
        font-size: 14px;
        font-weight: 600;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro .cart-pro-image{
        width: 30%;
        margin-right: 10px;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro .cart-pro-image a img{
        max-width: 100%;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro .pro-details{
        width: 70%;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro .pro-details h4{
        font-size: 14px;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro .pro-details span.pro-shop{
        font-size: 13px;
    }
    .cart-area .cart-details .cart-all-pro .cart-pro .pro-details span.cart-pro-price{
        font-size: 13px;
    }
    .cart-area .cart-details .cart-all-pro .qty-item{
        width: 55%;
    }
    .cart-area .cart-details .cart-all-pro .qty-item .center .plus-minus a{
        padding: 0px 10px;
    }
    .cart-area .cart-details .cart-all-pro .qty-item .center .plus-minus input{
        padding: 6px 10px;
    }
    .cart-area .cart-details .other-link ul.c-link{
        flex-direction: column;
    }
    .cart-area .cart-details .other-link ul.c-link li.cart-other-link{
        margin-top: 11px;
    }
    .cart-area .cart-details .other-link ul.c-link li.cart-other-link:first-child{
        margin-top: 0px;
    }
    /* cart style-3 css */
    .cart-style-3 h2.cart-main-title{
        font-size: 20px;
    }
    .cart-style-3 .recive-details form .form-1 ul{
        margin-left: 0px;
        flex-direction: column;
    }
    .cart-style-3 .c-total .recive-details form .form-1 ul li{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .cart-style-3 .c-total .recive-details form .form-1 ul li:last-child {
        margin-top: 0px;
    }
    .cart-style-3 .recive-details form .form-1 ul li a {
        margin-top: 20px;
    }
    .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area{
        margin-left: 0px;
        flex-direction: column;
    }
    .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments{
        width: 100%;
        margin-left: 0px;
    }
    .cart-style-3 .c-total .recive-details form .form-2 ul.recive-comments-area li.recive-comments a.btn-style1{
        margin-top: 24px;
    }
    /* coming soon page css */
    .coming-soon-area .coming-soon-image ul.coming-soon{
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .coming-soon-area .coming-soon-image .coming-timer{
        width: 100%;
        padding: 0px 15px;
    }
    .coming-soon-area .coming-soon-image .coming-timer p.coming-slogan{
        margin-bottom: 15px;
        font-size: 15px;
    }
    .coming-soon-area .coming-soon-image .coming-timer h3.coming-soon-title{
        font-size: 30px;
    }
    .coming-soon-area .coming-soon-image .coming-timer span.subscribe{
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row{
        bottom: 29%;
        right: 0px;
        left: 0px;
        display: flex;
        justify-content: center;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section{
        width: 80px;
        height: 65px;
        margin-top: 0px;
        margin-right: 5px;
        border-radius: 20px 20px 20px 0px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_timer{
        font-size: 18px;
        font-weight: 600;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section:last-child{
        margin-right: 0px;
    }
    .coming-soon-area .coming-soon-image ul.contdown_row li.countdown_section .countdown_title{
        margin-top: 3px;
        font-size: 15px;
        font-weight: 400;
    }
    .coming-soon-area .coming-soon-image span.subscribe{
        margin-top: 13px;
        font-weight: 400;
    }
    /* faq page css */
    .faq-title h1{
        font-size: 20px;
    }
    .faq-box{
        margin-left: 0px;
    }
    .faq-box ul.faq-ul li.faq-li h3{
        font-size: 16px;
    }
    .faq-box ul.faq-ul li.faq-li span.faq-desc{
        font-size: 13px;
    }
    /* forgot password page css */
    .forgat-password-area{
        width: 100%;
    }
    .forgat-password-area .forgot-p span.forgot{
        padding: 10px;
    }
    .forgat-password-area .forgot-p a.forgot-link{
        padding: 10px;
        font-size: 13px;
    }
    .forgat-password-area .forgot-p a.forgot-link span{
        padding: 4px 10px;
    }
    .forgat-password-area .forgot-p a.forgot-link span i{
        font-size: 13px;
    }
    /* order complete page css */
    .order-area .order-delivery ul.delivery-payment {
        margin: -17px 0px 0px -15px;
    }
    .order-area .order-delivery ul.delivery-payment li {
        width: calc(100% - 15px);
        margin: 17px 0px 0px 15px;
        border-right: none;
    }
    /* track page css */
    .track-area .track-price ul.track-order{
        flex-direction: column;
        align-items: flex-start;
        margin-top: -6px;
    }
    .track-area .track-price ul.track-order li {
        margin-top: 6px;
    }
    .track-area .track-price ul.track-order li h4{
        font-size: 16px;
    }
    .track-area .track-price ul.track-order li span.track-status{
        font-size: 16px;
    }
    .track-area .track{
        margin-bottom: 50px;
        margin-top: 40px;
        height: 4px;
    }
    .track-area .track .step{
        margin-top: -14px;
    }
    .track-area .track .text{
        font-size: 13px;
    }
    .track-area .track-main {
        padding-top: 30px;
        margin-top: 23px;
    }
    .track-area .track-main .track:before {
        height: 100%;
        width: 7px;
        left: 15px;
    }
    .track-area .track-main .track {
        flex-direction: column;
        height: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .track-area .track-main .track .step {
        width: 100%;
        display: flex;
        align-items: center;
        margin-top: 30px;
    }
    .track-area .track-main .track .step::before {
        width: 7px;
        height: 100%;
        left: 15px;
        top: 100%;
    }
    .track-area .track-main .track .step:first-child {
        margin-top: 0px;
    }
    .track-area .track-main .track .step .text {
        margin-top: 0px;
        margin-left: 20px;
    }
    /* contact page css */
    .map-area .map-title h1{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .map-area .map-details{
        margin-top: -30px;
    }
    .map-area .map-details .contact-info{
        width: 100%;
        margin-top: 30px;
    }
    .map-area .map-details .contact-info .contact-details a {
        margin-top: 14px;
    }
    .map-area .map-details .contact-info .information{
        margin-left: 0px;
    }
    .map-area .map-details .contact-info .information .contact-in ul.info-details li i{
        margin-right: 5px;
    }
    /* payment page css */
    .payment-title h1{
        font-size: 18px;
        margin-bottom: 20px;
    }
    /* return page css */
    .return-title h1{
        font-size: 18px;
        margin-bottom: 20px;
    }
    /* terms condition page css */
    .terms-content ul.terms-policy li h2{
        font-size: 16px;
    }
    .terms-content ul.terms-policy li p.trems-desc{
        padding: 5px 10px 10px 17px;
    }
    /* wishlist page css */
    .wishlist-area .wishlist-details .wishlist-item span.wishlist-head{
        font-size: 14px;
        font-weight: 600;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .wishlist-pro-image{
        width: 30%;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .wishlist-pro-image a img{
        max-width: 100%;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .wishlist-pro .pro-details{
        width: 70%;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .qty-item{
        width: 50%;
        display: block;
    }
    .wishlist-area .wishlist-details .wishlist-all-pro .qty-item a.add-wishlist{
        text-align: left;
    }
    /* sitemap page css */
    .sit-map-area ul.site-map-main{
        width: 100%;
    }
    .sit-map-area ul.site-map-main:nth-child(2),
    .sit-map-area ul.site-map-main:nth-child(3){
        margin-top: 20px;
    }
    .sit-map-area ul.site-map-main li.site-main-title{
        margin-left: 15px;
    }
    .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link{
        margin-left: 15px;
    }
    .sit-map-area ul.site-map-main li.site-main-title ul.site-main-link li.fruit-link{
        margin-left: 15px;
    }
    /* fnf page css */
    .fnf-area h1.fnf-title{
        font-size: 100px;
    }
    .fnf-area a.back-home{
        padding: 7px 12px;
        font-size: 13px;
    }
    /* register page css */
    .register-area{
        flex-direction: column;
    }
    .register-area .register-box{
        width: 100%;
    }
    .register-area .register-account{
        width: calc(100% - 0px);
        margin-left: 0px;
    }
    .register-area .register-box form input{
        margin-top: 20px;
    }
    .register-area .register-box a.btn-style1{
        margin-top: 20px;
    }
    .register-area .register-account h4{
        margin-top: 30px;
    }
    .register-area .register-account a.ceate-a{
        margin-top: 20px;
    }
    .register-area .register-account .register-info a.terms-link{
        margin-top: 20px;
    }
    /* login page css */
    .login-area{
        flex-direction: column;
    }
    .login-area .login-box{
        width: 100%;
    }
    .login-area .login-account{
        width: calc(100% - 0px);
        margin-left: 0px;
    }
    .login-area .login-box form label{
        margin-top: 20px;
    }
    .login-area .login-box a.btn-style1{
        margin-top: 20px;
    }
    .login-area .login-box a.re-password{
        margin-top: 20px;
    }
    .login-area .login-account h4{
        margin-top: 23px;
    }
    .login-area .login-account a.ceate-a{
        margin-top: 20px;
    }
    /* shipping page css */
    .shipping-title h1{
        font-size: 18px;
        margin-bottom: 20px;
    }
    /* header style-1 prosuct css */
    .header-style-pro{
        margin-left: -15px;
    }
    .header-style-pro .header-pro{
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-top: 20px;
    }
    .header-style-pro .header-pro:nth-child(3),
    .header-style-pro .header-pro:nth-child(4){
        margin-top: 20px;
    }
    /* footer style-1 products list css */
    .footer-style-1-pro .header-pro{
        flex-direction: column;
    }
    .footer-style-1-pro .header-pro .tred-pro{
        width: 100%;
    }
    .footer-style-1-pro .header-pro .caption{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .footer-style-1-pro .header-pro .caption .pro-price{
        margin-top: 12px;
    }
    .footer-style-1-pro .header-pro .caption .pro-icn{
        margin-top: 13px;
    }
    /* checkout page css */
    .checkout-area{
        margin-left: 0px;
    }
    .checkout-area .billing-area{
        width: 100%;
        margin-left: 0px;
    }
    .checkout-area .order-area{
        width: 100%;
        margin-left: 0px;
    }
    .checkout-area .billing-area form{
        padding: 15px;
    }
    .checkout-area .billing-area form ul.billing-ul{
        margin-top: 15px;
    }
    .checkout-area .order-area{
        margin-top: 30px;
    }
    .checkout-area .order-area a.btn-style1{
        margin-top: 20px;
    }
    /* ckeckout style-2 css */
    .checkout-style-2 .order-area{
        margin-left: 0px;
        flex-direction: column;
    }
    .checkout-style-2 .order-area .check-pro{
        position: unset;
        width: 100%;
        margin-left: 0px;
    }
    .checkout-style-2 .order-area .order-history {
        width: 100%;
        margin-top: 30px;
        margin-left: 0px;
    }
    .checkout-style-2 .order-area ul.order-history{
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }
    .checkout-style-2 .billing-area form h2{
        font-size: 18px;
    }
    .checkout-style-2 .billing-area form ul.billing-ul{
        margin-top: 0px;
    }
    .checkout-style-2 .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .checkout-style-2 .billing-area form .billing-form ul.billing-ul.input-2 li.billing-li:first-child{
        width: 100%;
        margin-top: 0px;
    }
    .checkout-style-2 .billing-area .billing-details form h2{
        font-size: 18px;
    }
    .checkout-style-2 .order-area .check-pro h2{
        font-size: 18px;
    }
    .checkout-style-2 .billing-area .billing-details{
        margin-top: 0px;
        padding-top: 0px;
    }
    .checkout-style-2 .order-area ul.order-history li.order-details span{
        font-size: 14px;
    }
    /* checkout style-3 css */
    .check-3-start .check-out-3 .check-pro h2,
    .check-3-start .check-out-3 .check-add h2,
    .check-3-start .check-out-3 .pay-method h2,
    .check-3-start .check-out-3 .pay-method h2{
        font-size: 16px;
    }
    /* account page css */
    /* payment css */
    .account-title h1{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .account-area{
        flex-direction: column;
    }
    .account-area .account{
        width: 100%;
    }
    .account-area .account h4{
        margin-bottom: 10px;
    }
    .account-area .account-detail{
        width: 100%;
        margin-top: 15px;
    }
    .account-area .account-detail h4{
        margin-bottom: 10px;
    }
    /* address page css */
    .add-area .address-content ul.address-input{
        flex-direction: column;
    }
    .add-area .address-content ul.address-input li.type-add{
        width: calc(100% - 30px);
        margin-top: 15px;
    }
    .add-area .address-content label.check{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .add-area .address-content .add-link{
        margin-top: 20px;
    }
    /* other page filter css */
    .all-filter .filter-tag ul.all-tag{
        height: unset;
    }
    .all-filter .categories-page-filter h4.filter-title,
    .all-filter .price-filter h4.filter-title,
    .all-filter .pro-size h4.filter-title,
    .all-filter .filter-tag h4.filter-title,
    .all-filter .vendor-filter h4.filter-title{
        display: none;
    }
    .all-filter .categories-page-filter a.filter-link,
    .all-filter .price-filter a.filter-link,
    .all-filter .pro-size a.filter-link,
    .all-filter .filter-tag a.filter-link,
    .all-filter .vendor-filter a.filter-link{
        display: block;
        padding-bottom: 26px;
        line-height: 1;
        font-weight: 600;
        color: #000;
    }
    .all-filter .vendor-filter ul.all-vendor {
        border-top: 1px solid #eee;
    }
    .all-filter .categories-page-filter a.filter-link[aria-expanded="true"],
    .all-filter .price-filter a.filter-link[aria-expanded="true"],
    .all-filter .pro-size a.filter-link[aria-expanded="true"],
    .all-filter .filter-tag a.filter-link[aria-expanded="true"],
    .all-filter .vendor-filter a.filter-link[aria-expanded="true"]{
        color: #f5ab1e;
    }
    .all-filter .categories-page-filter a.filter-link[aria-expanded="true"] i,
    .all-filter .price-filter a.filter-link[aria-expanded="true"] i,
    .all-filter .pro-size a.filter-link[aria-expanded="true"] i,
    .all-filter .filter-tag a.filter-link[aria-expanded="true"] i,
    .all-filter .vendor-filter a.filter-link[aria-expanded="true"] i{
        transform: rotate(180deg);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .all-filter .categories-page-filter a.filter-link i,
    .all-filter .price-filter a.filter-link i,
    .all-filter .pro-size a.filter-link i,
    .all-filter .filter-tag a.filter-link i,
    .all-filter .vendor-filter a.filter-link i{
        float: right;
        font-size: 18px;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .all-filter .categories-page-filter ul.all-option.collapse:not(.show),
    .all-filter .price-filter ul.all-price.collapse:not(.show),
    .all-filter .pro-size ul.all-size.collapse:not(.show),
    .all-filter .filter-tag ul.all-tag.collapse:not(.show),
    .all-filter .vendor-filter ul.all-vendor.collapse:not(.show){
        display: none;
    }
    .all-filter .categories-page-filter ul.all-option,
    .all-filter .price-filter ul.all-price,
    .all-filter .pro-size ul.all-size,
    .all-filter .filter-tag ul.all-tag,
    .all-filter .vendor-filter ul.all-vendor {
        margin-bottom: 28px;
    }
    .all-filter .filter-banner a.grid-banner {
        margin-top: 0px;
    }
    /* list product css */
    .grid-4-product .grid-list-select{
        flex-direction: column;
    }
    .grid-4-product .grid-list-select ul:last-child{
        margin-top: 15px;
    }
    .list-product .list-items{
        flex-direction: column;
    }
    .list-product .list-items .tred-pro{
        width: 100%;
    }
    .list-product .list-items .caption{
        width: 100%;
        margin-top: 15px;
        margin-left: 0px;
    }
    .list-product .list-items .caption p.list-description{
        margin-top: 6px;
    }
    .list-product .list-items .caption .rating{
        margin-top: 15px;
    }
    .list-product .list-items .caption .pro-price{
        margin-top: 14px;
    }
    /* grid list icn css */
    .grid-4-product .grid-list-select ul.grid-list li.colloction-icn.three-grid,
    .grid-4-product .grid-list-select ul.grid-list li.colloction-icn.four-grid{
        display: none;
    }
    /* grid product css */
    .grid-list-banner{
        margin-top: 30px;
    }
    .grid-list-banner .grid-banner-content{
        width: 55%;
        margin-left: 15px;
    }
    .grid-list-area .grid-list-select{
        flex-direction: column;
    }
    .grid-list-area .grid-list-select ul.grid-list-selector {
        margin-top: 14px;
    }
    .grid-list-area .grid-pro ul.grid-product{
        margin-left: -15px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items{
        width: calc(50% - 15px);
        margin-left: 15px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .tred-pro{
        margin-top: 20px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption{
        padding-top: 10px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .rating{
        margin-top: 7px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .pro-price{
        margin-top: 10px;
    }
    .grid-list-area .grid-pro ul.grid-product li.grid-items .caption .pro-price span.new-price{
        display: block;
    }
    /* grid product css */
    .grid-2-product .grid-list-select{
        flex-direction: column;
    }
    .grid-2-product .grid-pro ul.grid-product{
        margin-left: -15px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items{
        width: calc(50% - 15px);
        margin-left: 15px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .tred-pro{
        margin-top: 20px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption{
        padding-top: 10px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .rating{
        margin-top: 7px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .pro-price{
        margin-top: 10px;
    }
    .grid-2-product .grid-pro ul.grid-product li.grid-items .caption .pro-price span.new-price{
        display: block;
    }
    /* 4-grid product css */
    .grid-4-product .grid-pro ul.grid-product{
        margin-left: -15px;
    }
    .grid-4-product .grid-pro ul.grid-product li.grid-items{
        width: calc(48% - 15px);
        margin-left: 15px;
    }
    /* product page css product css */
    .pro-page .pro-image .larg-image a.long-img {
        margin-bottom: 0px;
    }
    .pro-releted .section-title h2{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .pro-page .pro-image{
        flex-direction: column;
    }
    .pro-info{
        padding-right: 15px;
        margin-top: 15px;
    }
    .pro-page .pro-image .pro-info .pro-price span.new-price{
        font-size: 14px;
    }
    .pro-page .pro-shipping {
        flex-direction: column;
    }
    .pro-page .pro-shipping .product-service {
        width: 100%;
        margin-left: 0px;
    }
    .pro-page .pro-shipping .product-service:first-child {
        width: 100%;
    } 
    .pro-page-content .pro-page-tab ul.nav.nav-tabs{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item{
        margin: 0 auto;
    }
    .pro-page-content .pro-page-tab ul.nav.nav-tabs li.nav-item:last-child{
        margin: auto;
    }
    .pro-page-content .pro-page-tab .tab-content .tab-pane .tab-1content h4{
        font-size: 14px;
    }
    .pro-page-content .pro-page-tab .tab-content .tab-pane h4.reviews-title{
        text-align: center;
    }
    .pro-page-content .pro-page-tab .tab-content .tab-pane .customer-reviews.t-desk-2{
        text-align: center;
    }
    .pro-page-content .pro-page-tab .tab-content .tab-pane .tab-1content ul.tab-description li{
        font-size: 13px;
    }
    /* search page css */
    .search-title{
        margin-bottom: 30px;
    }
    .search-title h3{
        font-size: 18px;
    }
    .search-pro-area{
        margin-left: -15px;
    }
    .search-pro-area .search-pro-items{
        width: calc(50% - 15px);
        margin-left: 15px;
    }
    .style-2-search-pro-area{
        margin-left: -15px;
    }
    .style-2-search-pro-area .search-pro-items{
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-top: 20px;
    }
    .style-2-search-pro-area .search-pro-items .search-caption h4{
        font-size: 14px;
    }
    .style-2-search-pro-area .search-pro-items .search-caption span.all-price span.search-new-price{
        display: block;
        font-size: 15px;
    }
    /* search left column css */
    .search-selector{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .search-selector ul{
        flex-direction: column;
    }
    .search-selector ul li.search-pro-select{
        margin-top: 20px;
    }
    .search-category{
        margin-bottom: 25px;
    }
    /* style-2 search css */
    .style-2-search-pro-area .search-pro-items:nth-child(3){
        margin-top: 20px;
    }
    /* style-2 list search product css */
    .style-2-list-search-pro-area{
        margin-left: -15px;
    }
    .style-2-list-search-pro-area .search-pro-items{
        flex-direction: column;
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-top: 10px;
    }
    .style-2-list-search-pro-area .search-pro-items:nth-child(2){
        margin-top: 0px;
    }
    .style-2-list-search-pro-area .search-pro-items .search-img{
        width: 100%;
    }
    .style-2-list-search-pro-area .search-pro-items .search-img a{
        width: 100%;
    }
    .style-2-list-search-pro-area .search-pro-items .search-img a img{
        width: 100%;
    }
    .style-2-list-search-pro-area .search-pro-items .search-caption{
        width: 100%;
        margin-top: 10px;
        margin-left: 0px;
    }
    .style-2-list-search-pro-area .search-pro-items .search-caption p.search-pro-desc{
        font-size: 13px;
        height: 96px;
        overflow: hidden;
    }
    .style-2-list-search-pro-area .search-pro-items .search-caption .pro-icn a.w-c-q-icn i{
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    /* style-1 full blog grid css */
    .blog-style-1-full-grid{
        margin-left: 0px;
        margin-top: -30px;
    }
    .blog-style-1-full-grid .blog-start{
        width: 100%;
        margin-top: 30px;
        margin-left: 0px;
    }
    .blog-style-1-full-grid .blog-start .blog-content p.blog-description{
        margin-top: 13px;
    }
    .blog-style-1-full-grid .blog-start .blog-content a.read-link{
        margin-top: 12px;
    }
    /* left-right blog grid css */
    .right-b{
        flex-direction: column-reverse;
    }
    .blog-style-1-left-grid,
    .blog-style-1-right-grid{
        margin-top: 0px;
    }
    .blog-style-1-left-grid .blog-start,
    .blog-style-1-right-grid .blog-start{
        margin-top: 30px;
    }
    .blog-style-1-left-grid .blog-start .blog-content,
    .blog-style-1-right-grid .blog-start .blog-content {
        padding: 20px;
    }
    .blog-style-1-left-grid .blog-start .blog-content p.blog-description,
    .blog-style-1-right-grid .blog-start .blog-content p.blog-description{
        margin-top: 13px;
    }
    .blog-style-1-left-grid .blog-start .blog-content a.read-link,
    .blog-style-1-right-grid .blog-start .blog-content a.read-link{
        margin-top: 12px;
    }
    /* style-1 left blog list css */
    .blog-style-2-right-column{
        flex-direction: column-reverse;
    }
    .blog-style-1-left-list-blog,
    .blog-style-1-right-blog{
        margin-left: -20px;
        margin-top: 0px;
    }
    .blog-style-1-left-list-blog .blog-start,
    .blog-style-1-right-blog .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .blog-style-1-left-list-blog .blog-start:nth-child(1),
    .blog-style-1-right-blog .blog-start:nth-child(1){
        margin-top: 30px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-post,
    .blog-style-1-right-blog .blog-start .blog-post{
        flex-direction: column;
    }
    .blog-style-1-left-list-blog .blog-start .blog-image,
    .blog-style-1-right-blog .blog-start .blog-image{
        width: 100%;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content,
    .blog-style-1-right-blog .blog-start .blog-content{
        width: 100%;
        padding-left: 0px;
    }
    /*  full-left-right details css */
    .blog-style-1-details .single-blog-content .single-b-title h4,
    .blog-style-1-left-details .single-blog-content .single-b-title h4,
    .blog-style-1-right-details .single-blog-content .single-b-title h4{
        font-size: 16px;
    }
    .blog-style-1-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .blog-style-1-left-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .blog-style-1-right-details .single-blog-content .blog-description .blog-image-description p.bold-description{
        font-size: 14px;
        font-weight: 600;
    }
    /* style-1 center blog css */
    .cetner-blog-area .blog-start:nth-child(1){
        margin-top: 30px;
    }
    /* style-2 left-right-full grid blog css */
    .right-style-2,
    .list-right-c{
        flex-direction: column-reverse;
    }
    .full-blog-style-2{
        margin-top: -30px;
        margin-left: 0px;
    }
    .left-style-2-blog,
    .right-style-2-blog{
        margin-left: 0px;
        margin-top: 0px;
    }
    .full-blog-style-2 .blog-start,
    .left-style-2-blog .blog-start,
    .right-style-2-blog .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-style-2 .blog-start .blog-content,
    .left-style-2-blog .blog-start .blog-content,
    .right-style-2-blog .blog-start .blog-content {
        padding-top: 20px;
    }
    .full-blog-style-2 .blog-start .blog-content .blog-title h6,
    .left-style-2-blog .blog-start .blog-content .blog-title h6,
    .right-style-2-blog .blog-start .blog-content .blog-title h6{
        margin-top: 16px;
        padding-top: 9px;
    }
    .full-blog-style-2 .blog-start .blog-content p.blog-description,
    .left-style-2-blog .blog-start .blog-content p.blog-description,
    .right-style-2-blog .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .full-blog-style-2 .blog-start .blog-content .more-blog,
    .left-style-2-blog .blog-start .blog-content .more-blog,
    .right-style-2-blog .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    .full-blog-style-2 .blog-start .blog-content .more-blog a.read-link,
    .left-style-2-blog .blog-start .blog-content .more-blog a.read-link,
    .right-style-2-blog .blog-start .blog-content .more-blog a.read-link{
        font-size: 14px;
    }
    /* style 2 left-right-full list blog css */
    .left-blog-list-style-2,
    .right-blog-list-style-2,
    .full-blog-list-style-2 {
        margin-left: -20px;
    }
    .left-blog-list-style-2,
    .right-blog-list-style-2 {
        margin-top: 30px;
    }
    .left-blog-list-style-2 .blog-start,
    .right-blog-list-style-2 .blog-start {
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .full-blog-list-style-2 .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .left-blog-list-style-2 .blog-start,
    .right-blog-list-style-2 .blog-start{
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .full-blog-list-style-2 .blog-start .blog-image{
        width: 100%;
    }
    .full-blog-list-style-2 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    /* style 2 left-right-full details blog css */
    .style-2-full-blog-area .single-blog-content .blog-description .blog-image-description p.bold-description,
    .style-2-right-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .style-2-left-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description{
        font-size: 14px;
        font-weight: 600;
    }
    /* style 2 center blog css */
    .cetner-blog-style-2 .blog-start:nth-child(1) {
        margin-top: 30px;
    }
    /* style-3 full-left-right grid blog css */
    .right-column{
        flex-direction: column-reverse;
    }
    .style-3-right-column{
        flex-direction: column-reverse;
    }
    .full-blog-style-3{
        margin-top: -30px;
        margin-left: 0px;
    }
    .full-blog-style-3 .blog-start{
        width: 100%;
        margin-top: 24px;
        margin-left: 0px;
    }
    .blog-style-3-left-grid,
    .blog-style-3-right-grid{
        margin-top: 0px;
    }
    .full-blog-style-3 .blog-start .blog-content,
    .blog-style-3-left-grid .blog-start .blog-content,
    .blog-style-3-right-grid .blog-start .blog-content {
        padding-top: 20px;
    }
    .full-blog-style-3 .blog-start .blog-content .blog-title h6,
    .blog-style-3-left-grid .blog-start .blog-content .blog-title h6,
    .blog-style-3-right-grid .blog-start .blog-content .blog-title h6 {
        margin-top: 16px;
        padding-top: 10px;
    }
    .full-blog-style-3 .blog-start .blog-content p.blog-description,
    .blog-style-3-left-grid .blog-start .blog-content p.blog-description,
    .blog-style-3-right-grid .blog-start .blog-content p.blog-description{
        margin-top: 7px;
    }
    .full-blog-style-3 .blog-start .blog-content .more-blog,
    .blog-style-3-left-grid .blog-start .blog-content .more-blog,
    .blog-style-3-right-grid .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    .full-blog-style-3 .blog-start .blog-content .more-blog a.read-link,
    .blog-style-3-left-grid .blog-start .blog-content .more-blog a.read-link,
    .blog-style-3-right-grid .blog-start .blog-content .more-blog a.read-link{
        font-size: 14px;
    }
    /* style-3 full-left-right list blog css */
    .full-blog-list-style-3,
    .left-blog-list-style-3,
    .right-blog-style-3 {
        margin-left: -20px;
    }
    .left-blog-list-style-3,
    .right-blog-style-3 {
        margin-top: 30px;
    }
    .left-blog-list-style-3 .blog-start,
    .right-blog-style-3 .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .full-blog-list-style-3 .blog-start{
        width: calc(50% - 20px);
        margin-left: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .full-blog-list-style-3 .blog-start .blog-image{
        width: 100%;
    }
    .full-blog-list-style-3 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    /* style-3 full-left-right blog details css */
    .full-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .left-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .right-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description{
        font-size: 14px;
        font-weight: 600;
    }
    .full-blog-details .single-blog-content .b-link,
    .left-blog-details .single-blog-content .b-link,
    .right-blog-details .single-blog-content .b-link{
        margin-top: 20px;
    }
    /* style-3 center blog css */
    .cetner-blog-style-3 .blog-start:nth-child(1) {
        margin-top: 30px;
    }
    /* style-5 full-left-right grid blog css */
    .single-image-5 a img.image-lg{
        display: none;
    }
    .single-image-5 a img.image-xs{
        display: block;
    }
    .style-5-right-column{
        flex-direction: column-reverse;
    }
    .details-b{
        flex-direction: column-reverse;
    }
    .full-blog-style-5{
        flex-direction: column;
        margin-left: 0px;
    }
    .full-blog-style-5{
        margin-top: -30px;
    }
    .left-blog-style-5,
    .right-blog-style-5{
        margin-top: 0px;
    }
    .full-blog-style-5 .blog-start,
    .left-blog-style-5 .blog-start,
    .right-blog-style-5 .blog-start{
        margin-top: 30px;
    }
    .left-blog-style-5,
    .right-blog-style-5{
        margin-top: 0px;
    }
    .full-blog-style-5 .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    .left-blog-style-5 .blog-start,
    .right-blog-style-5 .blog-start{
        width: 100%;
    }
    .full-blog-style-5 .blog-start .blog-image a img{
        width: 100%;
    }
    .full-blog-style-5 .blog-start .blog-content .blog-title h6,
    .left-blog-style-5 .blog-start .blog-content .blog-title h6,
    .right-blog-style-5 .blog-start .blog-content .blog-title h6 {
        margin-top: 13px;
    }
    .full-blog-style-5 .blog-start .blog-content p.blog-description, 
    .left-blog-style-5 .blog-start .blog-content p.blog-description,
    .right-blog-style-5 .blog-start .blog-content p.blog-description {
        margin-top: 6px;
    }
    .full-blog-style-5 .blog-start .blog-content .more-blog,
    .left-blog-style-5 .blog-start .blog-content .more-blog,
    .right-blog-style-5 .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    /* style-5 full-left-right list blog css */
    .full-blog-list-style-5 .blog-start{
        flex-direction: column;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .left-blog-list-style-5,
    .right-blog-list-style-5{
        margin-top: 30px;
    }
    .full-blog-list-style-5,
    .left-blog-list-style-5,
    .right-blog-list-style-5 {
        margin-left: -20px;
    }
    .full-blog-list-style-5 .blog-start,
    .left-blog-list-style-5 .blog-start,
    .right-blog-list-style-5 .blog-start {
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .full-blog-list-style-5 .blog-start .blog-image a img{
        width: 100%;
    }
    .full-blog-list-style-5 .blog-start .blog-image{
        width: 100%;
    }
    .full-blog-list-style-5 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment{
        background-color: #f5ab1e;
        padding: 8px 10px;
    }
    .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment span.blog-date,
    .full-blog-list-style-5 .blog-start .blog-content .blog-date-comment a {
        color: #fff;
    }
    .full-blog-list-style-5 .blog-start .blog-content .blog-title h6,
    .left-blog-list-style-5 .blog-start .blog-content .blog-title h6,
    .right-blog-list-style-5 .blog-start .blog-content .blog-title h6{
        margin-top: 23px;
    } 
    .full-blog-list-style-5 .blog-start .blog-content p.blog-description,
    .left-blog-list-style-5 .blog-start .blog-content p.blog-description,
    .right-blog-list-style-5 .blog-start .blog-content p.blog-description {
        margin-top: 16px;
    }
    .full-blog-list-style-5 .blog-start .blog-content .more-blog,
    .left-blog-list-style-5 .blog-start .blog-content .more-blog,
    .right-blog-list-style-5 .blog-start .blog-content .more-blog {
        margin-top: 15px;
    }
    /* style-5 full-left-right details blog css */
    .details-b{
        flex-direction: column-reverse;
    }
    .style-5-b-details .single-image{
        display: none;
    }
    .style-5-left-blog-details .single-blog-content .full-image,
    .style-5-right-blog-details .single-blog-content .full-image{
        display: block;
        margin-top: 30px;
        margin-bottom: 24px;
    }
    .blog-style-5-details .single-blog-content .blog-description .blog-image-description img,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img{
        width: 50%;
    }
    .blog-style-5-details .single-blog-content .blog-description .blog-image-description,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description{
        flex-direction: column;
    }
    .blog-style-5-details .single-blog-content .blog-description .blog-image-description img.b-image-1,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-1,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-1{
        width: 100%;
        margin-left: 0px;
    }
    .blog-style-5-details .single-blog-content .blog-description .blog-image-description img.b-image-2,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description img.b-image-2{
        width: 100%;
        margin-top: 30px;
    }
    .blog-style-5-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .style-5-left-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description,
    .style-5-right-blog-details .single-blog-content .blog-description .blog-image-description p.bold-description{
        font-size: 14px;
        font-weight: 600;
    }
    .blog-style-5-details .single-blog-content .blog-info h4,
    .style-5-left-blog-details .single-blog-content .blog-info h4,
    .style-5-right-blog-details .single-blog-content .blog-info h4{
        font-size: 14px;
    }
    .blog-style-5-details .single-blog-content .blog-info p,
    .style-5-left-blog-details .single-blog-content .blog-info p,
    .style-5-right-blog-details .single-blog-content .blog-info p{
        font-size: 14px;
    }
    /* style-5 center blog css */
    .cetner-blog-style-5{
        margin-top: 30px;
    }
    .cetner-blog-style-5 .blog-start{
        margin-top: 20px;
    }
    .cetner-blog-style-5 .blog-start .blog-content .blog-title h6{
        margin-top: 13px;
    }
    .cetner-blog-style-5 .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .cetner-blog-style-5 .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    /* style-6 full-left-right grid css */
    .blog-style-6-3-grid{
        margin-left: 0px;
    }
    .blog-style-6-left-3-grid,
    .blog-style-6-right-3-grid{
        margin-left: 0px;
        margin-top: 0px;
    }
    .blog-style-6-3-grid .blog-start{
        width: 100%;
        margin-left: 0px;
    }
    .blog-style-6-3-grid .blog-start .blog-content .blog-title h6,
    .blog-style-6-left-3-grid .blog-start .blog-content .blog-title h6, 
    .blog-style-6-right-3-grid .blog-start .blog-content .blog-title h6 {
        padding-top: 13px;
    }
    .blog-style-6-3-grid .blog-start .blog-content p.blog-description,
    .blog-style-6-left-3-grid .blog-start .blog-content p.blog-description,
    .blog-style-6-right-3-grid .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .blog-style-6-3-grid .blog-start .blog-content .more-blog,
    .blog-style-6-left-3-grid .blog-start .blog-content .more-blog,
    .blog-style-6-right-3-grid .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    /* style-6 full-left-right list blog css */
    .full-blog-list-style-6 .blog-start{
        flex-direction: column;
    }
    .left-blog-list-style-6,
    .right-blog-list-style-6{
        margin-top: 30px;
    }
    .full-blog-list-style-6,
    .left-blog-list-style-6,
    .right-blog-list-style-6 {
        margin-left: -20px;
    }
    .full-blog-list-style-6 .blog-start,
    .left-blog-list-style-6 .blog-start,
    .right-blog-list-style-6 .blog-start {
        width: calc(50% - 20px);
        margin-left: 20px;
    }
    .full-blog-list-style-6 .blog-start .blog-image{
        width: 100%;
    }
    .full-blog-list-style-6 .blog-start .blog-content,
    .left-blog-list-style-6 .blog-start .blog-content,
    .right-blog-list-style-6 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
        padding-top: 23px;
    }
    /* style-6 full-left-right blog details css */
    .full-blog-details-style-6 .single-blog-content .last-video,
    .left-blog-details-style-6 .single-blog-content .last-video,
    .right-blog-details-style-6 .single-blog-content .last-video{
        margin-right: 0px;
        flex-direction: column;
    }
    .full-blog-details-style-6 .single-blog-content .last-video .video:first-child,
    .left-blog-details-style-6 .single-blog-content .last-video .video:first-child,
    .right-blog-details-style-6 .single-blog-content .last-video .video:first-child {
        margin-top: 0px;
    }
    .full-blog-details-style-6 .single-blog-content .last-video .video,
    .left-blog-details-style-6 .single-blog-content .last-video .video,
    .right-blog-details-style-6 .single-blog-content .last-video .video{
        width: 100%;
        margin-right: 0px;
        margin-top: 30px;
        line-height: 0;
    }
    .full-blog-details-style-6 .single-blog-content .last-video .video iframe,
    .left-blog-details-style-6 .single-blog-content .last-video .video iframe,
    .right-blog-details-style-6 .single-blog-content .last-video .video iframe{
        width: 100%;
    }
    .full-blog-details-style-6 .single-blog-content .blog-description .blog-image-description p.bold-description,
    .left-blog-details-style-6 .single-blog-content .blog-description .blog-image-description p.bold-description,
    .right-blog-details-style-6 .single-blog-content .blog-description .blog-image-description p.bold-description{
        font-size: 14px;
        font-weight: 600;
    }
    .full-blog-details-style-6 .single-blog-content .b-link,
    .left-blog-details-style-6 .single-blog-content .b-link,
    .right-blog-details-style-6 .single-blog-content .b-link{
        margin-top: 20px;
    }
    /* style-6 center blog css */
    .cetner-blog-style-6 .blog-start:nth-child(1) {
        margin-top: 30px;
    }
    /* style-7 full-left-right grid css */
    .blog-style-7-3-grid{
        margin-left: 0px;
    }
    .blog-style-7-left-grid-blog,
    .blog-style-7-right-grid-blog{
        margin-left: 0px;
        margin-top: 0px;
    }
    .blog-style-7-3-grid .blog-start,
    .blog-style-7-left-grid-blog .blog-start,
    .blog-style-7-right-grid-blog .blog-start{
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
    }
    .blog-style-7-3-grid .blog-start .blog-image a img,
    .blog-style-7-left-grid-blog .blog-image a img,
    .blog-style-7-right-grid-blog .blog-start .blog-image a img{
        width: 100%;
    }
    .blog-style-7-3-grid .blog-start .blog-content .blog-title h6,
    .blog-style-7-left-grid-blog .blog-start .blog-content .blog-title h6,
    .blog-style-7-right-grid-blog .blog-start .blog-content .blog-title h6 {
        padding-top: 13px;
    }
    .blog-style-7-3-grid .blog-start .blog-content p.blog-description,
    .blog-style-7-left-grid-blog .blog-start .blog-content p.blog-description,
    .blog-style-7-right-grid-blog .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .blog-style-7-3-grid .blog-start .blog-content .more-blog,
    .blog-style-7-left-grid-blog .blog-start .blog-content .more-blog,
    .blog-style-7-right-grid-blog .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    /* style-7 full-left-right list blog css */
    .full-blog-list-style-7 .blog-start{
        flex-direction: column;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .blog-style-7-left-list-blog .blog-start,
    .blog-style-7-right-list-blog .blog-start{
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .blog-style-7-left-list-blog .blog-start:first-child,
    .blog-style-7-right-list-blog .blog-start:first-child{
        margin-top: 30px;
    }
    .full-blog-list-style-7 .blog-start .blog-image{
        width: 100%;
    }
    .full-blog-list-style-7 .blog-start .blog-content{
        width: 100%;
        margin-left: 0px;
        margin-top: 21px;
    }
    /* style-7 full-left-right 3 blog details css */
    .full-blog-details-style-7 .single-blog-content .blog-img,
    .left-blog-details-style7 .single-blog-content .blog-img,
    .right-blog-details-style7 .single-blog-content .blog-img{
        margin-left: 0px;
        flex-direction: column;
    }
    .full-blog-details-style-7 .single-blog-content .blog-img .b-image1,
    .left-blog-details-style7 .single-blog-content .blog-img .b-image1,
    .right-blog-details-style7 .single-blog-content .blog-img .b-image1{
        width: 100%;
        margin-left: 0px;
        margin-top: 30px;
    }
    .full-blog-details-style-7 .single-blog-content .blog-img .b-image1:first-child,
    .left-blog-details-style7 .single-blog-content .blog-img .b-image1:first-child,
    .right-blog-details-style7 .single-blog-content .blog-img .b-image1:first-child{
        margin-top: 0px;
    }
    .full-blog-details-style-7 .single-blog-content .blog-description .blog-image-description img,
    .left-blog-details-style7 .single-blog-content .blog-description .blog-image-description img,
    .right-blog-details-style7 .single-blog-content .blog-description .blog-image-description img{
        width: 50%;
    }
    .full-blog-details-style-7 .single-blog-content .blog-description .blog-image-description p.bold-description,
    .left-blog-details-style7 .single-blog-content .blog-description .blog-image-description p.bold-description,
    .right-blog-details-style7 .single-blog-content .blog-description .blog-image-description p.bold-description{
        font-size: 14px;
        font-weight: 600;
    }
    /* style-7 center blog css */
    .center-blog-style-7 .blog-start:nth-child(1) {
        margin-top: 30px;
    }
    ul.c-link.common-buttons button.button-2.update-cart-button.cart-other-link, ul.c-link.common-buttons button.button-2.continue-shopping-button.cart-other-link {
        margin: 5px;
        background: #cc4445;
        color: #fff;
        padding: 10px 20px;
        border-radius: 5px;
    }
    .cart-area .cart-details .cart-all-pro button.button-2.remove-button.pro-remove {
        margin: 0;
        color: #cc4445;
    }
    .product-essential.row .overview.col-lg-6.col-xl-6.col-md-6.col-12.col-xs-12.pro-info {
        margin: 0%;
         max-width: 100%; 
    }


    .product-selectors.grid-list-select {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
        width: 100%;
    }

    .product-viewmode.grid-list, .product-sorting.grid-list-selector, .product-page-size.grid-list-selector {
        margin: 5px 0;
        width: 100%;
        padding: 5px;
    }

        .product-viewmode.grid-list a {
            padding: 5px;
            margin: 0 10px;
        }
    .product-filter.price-range-filter {
        visibility: hidden;
        font-size: 0;
        width: 0;
        height: 0;
    }

    .all-filter .categories-page-filter a.filter-link[aria-expanded="true"], .all-filter .categories-page-filter a.filter-link {
        color: #fff;
        background: #cc4445;
        padding: 10px;
        display: flex;
        margin: 10px 0;
        justify-content: space-between;
    }
    .page.recently-added-products-page .item-grid {
        width: 100%;
    }
@media (max-width: 479px) {
    /* banner grid css */
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content h6 {
        font-size: 16px;
    }
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content a {
        margin-top: 14px;
    }
    /* deal of the day css */
    .home-countdown1 .back-img {
        background-position: left 40% bottom;
    }
    /* newslatter */
    .news-letter1 .home-news {
        width: 100%;
    }
    .footer-service ul.service-ul li.service-li {
        width: calc(100% - 15px);
    }
    /* footer bottom css */
    .f-logo ul.footer-ul {
        margin-left: 0px;
    }
    .f-logo ul.footer-ul li.footer-li.footer-logo {
        width: 100%;
        margin-left: 0px;
    }
    .f-logo ul.footer-ul li.footer-li {
        width: 100%;
        margin-left: 0px;
    }
    .footer-link {
        margin-top: 0px;
    }
    .footer-link .f-link{
        width: calc(100% - 15px);
        margin-top: 15px;
    }
    .footer-link .f-link:first-child{
        margin-top: 0px;
    }
    .footer-link .f-link h2.h-footer{
        display: none;
    }
    .footer-link .f-link a.h-footer{
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 15px;
        border-bottom: 1px solid #e5e5e5;
    }
    .footer-link .f-link a.h-footer[aria-expanded="true"] i::before{
        content: "\f106";
    }
    .footer-link .f-link .collapse:not(.show){
        display: none;
    }
    .footer-link .f-link ul.f-link-ul{
        padding-top: 10px;
    }
    /* order history page css */
    .order-histry-area .order-history .order-info {
        overflow-x: auto;
    }
    .order-histry-area .order-history .order-info .table {
        min-width: 540px;
    }
    /* profile page css */
    .order-histry-area .order-history .profile-form form {
        margin-top: -15px;
    }
    .order-histry-area .order-history .profile-form form ul.pro-input-label {
        margin-top: 0px;
    }
    .order-histry-area .order-history .profile-form form ul.pro-input-label li {
        width: calc(100% - 30px);
        margin-top: 15px;
    }
    .order-histry-area .order-history .profile-form form ul.pro-submit {
        flex-direction: column;
        padding-top: 28px;
    }
    .order-histry-area .order-history .profile-form form ul.pro-submit li {
        margin-top: 24px;
    }
    .order-histry-area .order-history .profile-form form ul.pro-submit li:first-child {
        margin-top: 0px;
    }
    /* tickets page css */
    .order-histry-area .order-history .profile-tickets {
        overflow-x: auto;
    }
    .order-histry-area .order-history .profile-tickets .table {
        min-width: 630px;
    }
    /* blog page css */
    /* style-1 left right list blog css */
    .blog-style-1-left-list-blog,
    .blog-style-1-right-blog {
        margin-left: 0px;
    }
    .blog-style-1-left-list-blog .blog-start,
    .blog-style-1-right-blog .blog-start {
        width: 100%;
        margin-left: 0px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content,
    .blog-style-1-right-blog .blog-start .blog-content {
        margin-top: 13px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content .date-comm-adit,
    .blog-style-1-right-blog .blog-start .blog-content .date-comm-adit {
        margin-top: 9px;
        padding-top: 16px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content p.blog-description,
    .blog-style-1-right-blog .blog-start .blog-content p.blog-description {
        margin-top: 13px;
    }
    .blog-style-1-left-list-blog .blog-start .blog-content a.read-link,
    .blog-style-1-right-blog .blog-start .blog-content a.read-link {
        margin-top: 10px;
    }
    /* style-1 full list blog */
    .blog-style-1-list {
        margin-left: 0px;
    }
    .blog-style-1-list .blog-start {
        width: 100%;
        margin-left: 0px;
    }
    .blog-style-1-list .blog-start .blog-content {
        margin-top: 13px;
    }
    .blog-style-1-list .blog-start .blog-content .date-comm-adit {
        margin-top: 9px;
        padding-top: 15px;
    }
    .blog-style-1-list .blog-start .blog-content p.blog-description {
        margin-top: 13px;
    }
    .blog-style-1-list .blog-start .blog-content a.read-link {
        margin-top: 10px;
    }
    /* style-1 cenetr blog css */
    .cetner-blog-area .blog-start .blog-content {
        padding: 20px;
    }
    .cetner-blog-area .blog-start .blog-content p.blog-description {
        margin-top: 11px;
    }
    .cetner-blog-area .blog-start .blog-content a.read-link {
        margin-top: 10px;
    }
    /* style-2 left right list blog css */
    .left-blog-list-style-2,
    .right-blog-list-style-2,
    .full-blog-list-style-2 {
        margin-left: 0px;
    }
    .full-blog-list-style-2 .blog-start,
    .left-blog-list-style-2 .blog-start,
    .right-blog-list-style-2 .blog-start {
        width: 100%;
        margin-left: 0px;
    }
    .left-blog-list-style-2 .blog-start .blog-content, 
    .right-blog-list-style-2 .blog-start .blog-content {
        padding-top: 20px;
    }
    .left-blog-list-style-2 .blog-start .blog-content .blog-title h6,
    .right-blog-list-style-2 .blog-start .blog-content .blog-title h6 {
        margin-top: 16px;
        padding-top: 9px;
    }
    .left-blog-list-style-2 .blog-start .blog-content p.blog-description,
    .right-blog-list-style-2 .blog-start .blog-content p.blog-description {
        margin-top: 7px;
    }
    .left-blog-list-style-2 .blog-start .blog-content .more-blog,
    .right-blog-list-style-2 .blog-start .blog-content .more-blog {
        margin-top: 8px;
    }
    /* full list blog css */
    .full-blog-list-style-2 .blog-start .blog-content {
        padding-top: 20px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .blog-title h6 {
        margin-top: 16px;
        padding-top: 9px;
    }
    .full-blog-list-style-2 .blog-start .blog-content p.blog-description {
        margin-top: 6px;
    }
    .full-blog-list-style-2 .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    /* style-2 cenetr blog css */
    .cetner-blog-style-2 .blog-start .blog-content {
        padding-top: 20px;
    }
    .cetner-blog-style-2 .blog-start .blog-content .blog-title h6 {
        margin-top: 16px;
        padding-top: 9px;
    }
    .cetner-blog-style-2 .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .cetner-blog-style-2 .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    /* full left right list blog css */
    .full-blog-list-style-3,
    .left-blog-list-style-3,
    .right-blog-style-3 {
        margin-left: 0px;
    }
    .full-blog-list-style-3 .blog-start,
    .left-blog-list-style-3 .blog-start,
    .right-blog-style-3 .blog-start {
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-3 .blog-start .blog-content,
    .left-blog-list-style-3 .blog-start .blog-content,
    .right-blog-style-3 .blog-start .blog-content {
        padding-top: 20px;
    }
    .full-blog-list-style-3 .blog-start .blog-content .blog-title h6,
    .left-blog-list-style-3 .blog-start .blog-content .blog-title h6,
    .right-blog-style-3 .blog-start .blog-content .blog-title h6 {
        margin-top: 16px;
        padding-top: 9px;
    }
    .full-blog-list-style-3 .blog-start .blog-content p.blog-description,
    .left-blog-list-style-3 .blog-start .blog-content p.blog-description,
    .right-blog-style-3 .blog-start .blog-content p.blog-description {
        margin-top: 7px;
    }
    .full-blog-list-style-3 .blog-start .blog-content .more-blog,
    .left-blog-list-style-3 .blog-start .blog-content .more-blog,
    .right-blog-style-3 .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    /* style-3 center blog css */
    .cetner-blog-style-3{
        margin-top: 30px;
    }
    .cetner-blog-style-3 .blog-start .blog-content {
        padding-top: 20px;
    }
    .cetner-blog-style-3 .blog-start .blog-content .blog-title h6{
        margin-top: 16px;
        padding-top: 10px;
    }
    .cetner-blog-style-3 .blog-start .blog-content p.blog-description{
        margin-top: 7px;
    }
    .cetner-blog-style-3 .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    /* full left right details blog css */
    .style-2-full-blog-area .single-blog-content .blog-description .blog-image-description img,
    .style-2-right-blog-details .single-blog-content .blog-description .blog-image-description img,
    .style-2-left-blog-details .single-blog-content .blog-description .blog-image-description img{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 23px;
    }
    .style-2-full-blog-area .single-blog-content .date-edit-comments,
    .style-2-right-blog-details .single-blog-content .date-edit-comments,
    .style-2-left-blog-details .single-blog-content .date-edit-comments{
        flex-direction: column;
        align-items: flex-start;
    }
    .style-2-full-blog-area .single-blog-content .date-edit-comments span.date,
    .style-2-right-blog-details .single-blog-content .date-edit-comments span.date,
    .style-2-left-blog-details .single-blog-content .date-edit-comments span.date{
    }
    .style-2-full-blog-area .single-blog-content .date-edit-comments span.blog-edit,
    .style-2-right-blog-details .single-blog-content .date-edit-comments span.blog-edit,
    .style-2-left-blog-details .single-blog-content .date-edit-comments span.blog-edit{
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .style-2-full-blog-area .single-blog-content .single-b-title h4,
    .style-2-right-blog-details .single-blog-content .single-b-title h4,
    .style-2-left-blog-details .single-blog-content .single-b-title h4{
        font-size: 16px;
    }
    /* style-3 full left right details blog css */
    .full-blog-details .single-blog-content .date-edit-comments,
    .left-blog-details .single-blog-content .date-edit-comments,
    .right-blog-details .single-blog-content .date-edit-comments{
        flex-direction: column;
        align-items: flex-start;
    }
    .full-blog-details .single-blog-content .blog-description .blog-image-description img,
    .left-blog-details .single-blog-content .blog-description .blog-image-description img,
    .right-blog-details .single-blog-content .blog-description .blog-image-description img{
        width: 100%;
        margin-bottom: 23px;
        margin-left: 0px;
    }
    .full-blog-details .single-blog-content .single-b-title h4,
    .left-blog-details .single-blog-content .single-b-title h4,
    .right-blog-details .single-blog-content .single-b-title h4{
        font-size: 16px;
    }
    .full-blog-details .single-blog-content .date-edit-comments span.blog-edit,
    .left-blog-details .single-blog-content .date-edit-comments span.blog-edit,
    .right-blog-details .single-blog-content .date-edit-comments span.blog-edit{
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .full-blog-details .single-blog-content .blog-description,
    .left-blog-details .single-blog-content .blog-description,
    .right-blog-details .single-blog-content .blog-description {
        margin-top: 21px;
    }
    /* full left right details blog css */
    .details-blog-carousel .blog-start .blog-content {
        padding-top: 17px;
    }
    .details-blog-carousel .blog-start .blog-content .blog-title h6 {
        padding-top: 9px;
        margin-top: 11px;
    }
    .details-blog-carousel .blog-start .blog-content p.blog-description{
        margin-top: 5px;
        font-size: 13px;
    }
    .details-blog-carousel .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    .details-blog-carousel .blog-start .blog-content .more-blog a.read-link {
        font-size: 14px;
    }
    /* style-5 full left right blog css */
    .full-blog-list-style-5,
    .left-blog-list-style-5,
    .right-blog-list-style-5 {
        margin-left: 0px;
    }
    .full-blog-list-style-5 .blog-start,
    .left-blog-list-style-5 .blog-start,
    .right-blog-list-style-5 .blog-start {
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-5 .blog-start .blog-content .blog-title h6,
    .left-blog-list-style-5 .blog-start .blog-content .blog-title h6,
    .right-blog-list-style-5 .blog-start .blog-content .blog-title h6 {
        margin-top: 13px;
    }
    .full-blog-list-style-5 .blog-start .blog-content p.blog-description,
    .left-blog-list-style-5 .blog-start .blog-content p.blog-description,
    .right-blog-list-style-5 .blog-start .blog-content p.blog-description {
        margin-top: 6px;
    }
    .full-blog-list-style-5 .blog-start .blog-content .more-blog,
    .left-blog-list-style-5 .blog-start .blog-content .more-blog,
    .right-blog-list-style-5 .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    /* full left right details blog css */
    .blog-style-5-details .single-blog-content .single-b-title h4,
    .style-5-left-blog-details .single-blog-content .single-b-title h4,
    .style-5-right-blog-details .single-blog-content .single-b-title h4{
        font-size: 15px;
    }
    .blog-style-5-details .single-blog-content .date-edit-comments,
    .style-5-left-blog-details .single-blog-content .date-edit-comments,
    .style-5-right-blog-details .single-blog-content .date-edit-comments{
        flex-direction: column;
        align-items: flex-start;
    }
    .blog-style-5-details .single-blog-content .date-edit-comments span.date,
    .style-5-left-blog-details .single-blog-content .date-edit-comments span.date,
    .style-5-right-blog-details .single-blog-content .date-edit-comments span.date{
        margin-right: 0px;
    }
    .blog-style-5-details .single-blog-content .date-edit-comments span.blog-edit,
    .style-5-left-blog-details .single-blog-content .date-edit-comments span.blog-edit,
    .style-5-right-blog-details .single-blog-content .date-edit-comments span.blog-edit{
        margin-top: 14px;
        margin-bottom: 14px;
        margin-right: 0px;
    }
    .blog-style-5-details .single-blog-content .blog-description,
    .style-5-left-blog-details .single-blog-content .blog-description,
    .style-5-right-blog-details .single-blog-content .blog-description {
        margin-top: 21px;
    }
    /* style-6 full left right blog list css */
    .full-blog-list-style-6,
    .left-blog-list-style-6,
    .right-blog-list-style-6 {
        margin-left: 0px;
    }
    .full-blog-list-style-6 .blog-start,
    .left-blog-list-style-6 .blog-start,
    .right-blog-list-style-6 .blog-start {
        width: 100%;
        margin-left: 0px;
    }
    .full-blog-list-style-6 .blog-start .blog-content,
    .left-blog-list-style-6 .blog-start .blog-content,
    .right-blog-list-style-6 .blog-start .blog-content {
        padding-top: 13px;
    }
    .full-blog-list-style-6 .blog-start .blog-content p.blog-description,
    .left-blog-list-style-6 .blog-start .blog-content p.blog-description,
    .right-blog-list-style-6 .blog-start .blog-content p.blog-description {
        margin-top: 6px;
    }
    .full-blog-list-style-6 .blog-start .blog-content .more-blog,
    .left-blog-list-style-6 .blog-start .blog-content .more-blog,
    .right-blog-list-style-6 .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    /* style-6 center blog css */
    .cetner-blog-style-6{
        margin-top: 30px;
    }
    .cetner-blog-style-6 .blog-start{
        margin-top: 20px;
    }
    .cetner-blog-style-6 .blog-start .blog-content {
        padding-top: 13px;
    }
    .cetner-blog-style-6 .blog-start .blog-content p.blog-description{
        font-size: 13px;
        margin-top: 5px;
    }
    .cetner-blog-style-6 .blog-start .blog-content .more-blog{
        margin-top: 5px;
    }
    .full-blog-details-style-6 .single-blog-content .single-b-title h4,
    .left-blog-details-style-6 .single-blog-content .single-b-title h4,
    .right-blog-details-style-6 .single-blog-content .single-b-title h4{
        font-size: 16px;
    }
    .full-blog-details-style-6 .single-blog-content .date-edit-comments,
    .left-blog-details-style-6 .single-blog-content .date-edit-comments,
    .right-blog-details-style-6 .single-blog-content .date-edit-comments{
        flex-direction: column;
        align-items: flex-start;
    }
    .full-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit,
    .left-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit,
    .right-blog-details-style-6 .single-blog-content .date-edit-comments span.blog-edit{
        margin-top: 14px;
        margin-bottom: 14px;
    }
    /* style-6 full left right details blog css */
    .full-blog-details-style-6 .single-blog-content .blog-description .blog-image-description img,
    .left-blog-details-style-6 .single-blog-content .blog-description .blog-image-description img,
    .right-blog-details-style-6 .single-blog-content .blog-description .blog-image-description img{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 24px;
    }
    /* style-7 full left right blog scc */
    .full-blog-list-style-7 .blog-start .blog-content,
    .blog-style-7-left-list-blog .blog-start .blog-content,
    .blog-style-7-right-list-blog .blog-start .blog-content {
        margin-top: 13px;
    }
    .full-blog-list-style-7 .blog-start .blog-content p.blog-description,
    .blog-style-7-left-list-blog .blog-start .blog-content p.blog-description,
    .blog-style-7-right-list-blog .blog-start .blog-content p.blog-description {
        margin-top: 6px;
    }
    .full-blog-list-style-7 .blog-start .blog-content .more-blog,
    .blog-style-7-left-list-blog .blog-start .blog-content .more-blog,
    .blog-style-7-right-list-blog .blog-start .blog-content .more-blog {
        margin-top: 7px;
    }
    /* details blog css */
    /* full left  right details blog css */
    .blog-style-1-details .single-blog-content .date-edit-comments,
    .blog-style-1-left-details .single-blog-content .date-edit-comments,
    .blog-style-1-right-details .single-blog-content .date-edit-comments{
        flex-direction: column;
        align-items: flex-start;
    }
    .blog-style-1-details .single-blog-content .blog-description .blog-image-description img,
    .blog-style-1-left-details .single-blog-content .blog-description .blog-image-description img,
    .blog-style-1-right-details .single-blog-content .blog-description .blog-image-description img{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 23px;
    }
    .blog-style-1-details .single-blog-content .date-edit-comments span.blog-edit,
    .blog-style-1-left-details .single-blog-content .date-edit-comments span.blog-edit,
    .blog-style-1-right-details .single-blog-content .date-edit-comments span.blog-edit{
        margin-top: 14px;
        margin-bottom: 14px;
        margin-right: 0px;
    }
    /* style-7 center blog css */
    .center-blog-style-7 .blog-start{
        margin-top: 20px;
    }
    .center-blog-style-7 .blog-start .blog-content {
        padding-top: 13px;
    }
    .center-blog-style-7 .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .center-blog-style-7 .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
}
@media (max-width: 320px){
    /* btn style css */
    .btn-style1{
        padding: 6px 15px;
        font-size: 13px;
    }
    /* header css (cart & menu) */
    .header-bottom-area .main-menu-area{
        left: -255px;
        width: 255px;
    }
    .mini-cart{
        right: -265px;
        width: 265px;
    }
    /* grid banner css */
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content{
        width: 75%;
    }
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content h6{
        font-size: 16px;
    }
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content a{
        margin-top: 8px;
    }
}
@media (max-width: 1599px) {
    .container-fluid,
    .container{
        padding-right: 30px;
        padding-left: 30px;
    }
    .testimonials-area .testimonials-main .swiper-buttons a.swiper-prev-testi {
        left: -20px;
    }
    .testimonials-area .testimonials-main .swiper-buttons a.swiper-next-testi {
        right: -20px;
    }
}
@media (max-width: 1359px) {
    .category-area .category-area .deal-image {
        background-size: cover;
    }
}
/*=====================================
idap-pro css
======================================*/
@media (max-width: 1199px){
/* body hidden class */
body.hidden {
    overflow-y: hidden;
    padding-right: 0px;
}
/* home-2 container css */
.home-1 .container{
    max-width: 100%;
}
/* section padding css */
.section-t-padding{
    padding-top: 80px;
}
.section-b-padding{
    padding-bottom: 80px;
}
.section-tb-padding{
    padding-top: 80px;
    padding-bottom: 80px;
}
/* section title */
.section-title h2 {
    margin-bottom: 80px;
}

/* header top css */
.header-main-area{
    padding: 10px 0;
}
.header-main-area .header-main .header-element.logo {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
}
.header-main-area .header-main .header-element.megamenu-content{
    display: none;
}
.header-main-area .header-main .header-element.right-block-box {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 15px 0 0;
}
.header-main-area .header-main .header-element.right-block-box ul.shop-element li.nav-toggler{
    display: block;
}
.header-main-area .header-main .header-element.right-block-box ul.shop-element li.search-wrap .search-rap a.search-popuup{
    font-size: 20px;
}
/* cart css */
.shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.cart-icon{
    font-size: 20px;
}
.shopping-widget .shopping-cart a.cart-count span.cart-icon-wrap span.bigcounter{
    left: 10px;
}
/* header-bottom css */
.header-bottom-area{
    display: block;
}
.header-bottom-area .main-menu-area{
    align-items: flex-start;
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    overflow-y: auto;
    background-color: #fff;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    border-top: none;
}
.header-bottom-area .main-menu-area.active{
    left: 0;
    opacity: 1;
    visibility: visible;
}
.header-bottom-area .main-menu-area,
.header-bottom-area .main-menu-area.active{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.header-bottom-area .main-menu-area .main-navigation .navbar-collapse{
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    margin-top: 20px;
}
.header-bottom-area .main-menu-area .main-navigation .img-hotline{
    display: none;
}
.header-bottom-area .main-menu-area .main-navigation .navbar-collapse .megamenu-content{
    width: 100%;
}
/* box-header css */
.main-menu-area .main-navigation .box-header{
    display: block;
}
/* main-menu css */
.megamenu-content .mainwrap ul.main-menu{
    flex-direction: column;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link{
    border-top: 1px solid #eee;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title{
    display: flex;
    padding: 10px 15px;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link:first-child a.link-title {
    padding-left: 15px;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title{
    display: block;
}
    .main-navigation.navbar-expand-xl ul.top-menu.notmobile {
        display: block;
    }
.megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg,
.megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg[aria-expanded="false"]{
    color: #222;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg[aria-expanded="true"]{
    color: #7da63f;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title::after{
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link:last-child a.link-title:before {
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title i{
    margin-left: 0;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link.parent a.link-title.link-title-lg[aria-expanded="true"] i{
    transform: rotate(180deg);
}
.megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title span.sp-link-title::after {
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title span.sp-link-title span.hot{
    top: -8px;
    right: 0;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu.collapse:not(.show),
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu.collapse:not(.show),
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu.collapse:not(.show){
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu,
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu,
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu{
    padding: 0;
    position: unset;
    left: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li{
    margin-top: 0;
    border-top: 1px solid #eee;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu li.submenu-li a.submenu-link{
    display: block;
    padding: 10px 15px 10px 25px;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li{
    width: 100%;
    padding: 0 0;
    border-top: 1px solid #eee;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li h2.sublink-title{
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px 10px 25px;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg,
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg[aria-expanded="false"]{
    color: #222;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg[aria-expanded="true"]{
    color: #7da63f;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li a.sublink-title.sublink-title-lg[aria-expanded="true"] i{
    transform: rotate(180deg);
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu.collapse:not(.show){
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu li.supmenu-li{
    margin-top: 0;
    border-top: 1px solid #eee;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.mega-menu li.megamenu-li ul.dropdown-supmenu li.supmenu-li a{
    display: block;
    padding: 10px 15px 10px 30px;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner{
    width: 100%;
    padding: 0 0;
    border-top: 1px solid #eee;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-img{
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.banner-menu li.menu-banner a.menu-banner-title{
    padding: 10px 15px 10px 25px;
    margin-top: 0px;
    text-align: left;
}
/* blog menu */
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li{
    padding: 0px;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.g-l-link{
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link{
    display: block;
    padding: 10px 25px 10px 25px;
    font-weight: 400;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link[aria-expanded="true"]{
    color: #7da63f;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li a.sub-link[aria-expanded="true"] i{
    transform: rotate(180deg);
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1{
    position: unset;
    opacity: 1;
    visibility: visible;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1.collapse:not(.show){
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1{
    width: 100%;
    padding: 0px;
    transform: unset;
    box-shadow: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style{
    display: block;
    padding: 10px 35px;
    border-top: 1px solid #eee;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style[aria-expanded="true"]{
    color: #7da63f;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style[aria-expanded="true"] i{
    transform: rotate(270deg);
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.sub-style{
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a.blog-sub-style{
    font-size: 13px;
    padding: 10px 40px;
    border-top: 1px solid #eee;
    font-weight: 400;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li a i{
    font-size: 14px;
    transform: rotate(91deg);
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style{
    width: 100%;
    padding: 0px;
    transform: unset;
    box-shadow: none;
    position: unset;
    opacity: 1;
    visibility: visible;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style.collapse:not(.show){
    display: none;
}
.megamenu-content .mainwrap ul.main-menu li.menu-link ul.dropdown-submenu.sub-menu li.submenu-li ul.blog-style-1 li ul.grid-style li a{
    font-size: 13px;
    padding: 10px 50px;
    border-top: 1px solid #eee;
}
/* left menu & category css */
.vegamenu-content {
    width: calc(25% - 30px);
}
.top-menubar .menu-slider .head-categry {
    width: calc(75% - 110px);
}
/* slider css */
.main-slider .slider-area .slider-image {
    height: 600px;
}
/* banner grid css */
.organic-food-fresh-banner .offer-banner .banner-content {
    top: 30px;
}
.organic-food-fresh-banner .offer-banner .banner-content h2 {
    margin-top: 12px;
}
.organic-food-fresh-banner .offer-banner .banner-content a {
    margin-top: 12px;
}
/* category css */
.category-area .category-area .deal-image {
    width: 50%;
}
.category-area .category-area .category-collection {
    width: calc(50% - 30px);
}
/* newslatter css */
.news-letter .news-content .news-input form {
    width: 60%;
}

/* service css */
.service-area .service-main ul.service-ul {
    overflow-x: auto;
    justify-content: flex-start;
}
.service-area .service-main ul.service-ul li.service-li {
    min-width: 410px;
    margin-bottom: 10px;
}

/* copyright css */
.footer-copyright ul.copyrighta-ul {
    justify-content: center;
}
.footer-copyright ul.copyrighta-ul li.copyrighta-li:last-child {
    display: none;
}
    /* slider css */
    .slider .home-slider .img-back {
        height: 450px;
    }

        .slider .home-slider .img-back .h-s-content span {
            font-size: 18px;
        }

        .slider .home-slider .img-back .h-s-content h1 {
            font-size: 40px;
        }
    /* two banner css */
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content h6 {
        font-size: 18px;
    }
    /* slider css */
    .slider .home-slider .img-back {
        height: 450px;
    }

        .slider .home-slider .img-back .h-s-content span {
            font-size: 18px;
        }

        .slider .home-slider .img-back .h-s-content h1 {
            font-size: 40px;
        }
    /* two banner css */
    .t-banner1 .home-offer-banner .o-t-banner .o-t-content h6 {
        font-size: 18px;
    }
    /* trending product css */
    .h-t-products1 .trending-products .owl-nav button.owl-prev {
        right: -10px;
    }

    .h-t-products1 .trending-products .owl-nav button.owl-next {
        left: -10px;
    }

    .caption .rating {
        margin-top: 10px;
    }
    .section-title h2 {
        margin-bottom: 40px;
    }
    /* btn style css */
    .btn-style1 {
        padding: 8px 25px;
    }
    /* slider css */
    .slider .home-slider .img-back .h-s-content {
        bottom: 35%;
        width: 60%;
        transform: translateY(35%);
    }

        .slider .home-slider .img-back .h-s-content.slide-c-r {
            left: 8%;
        }

        .slider .home-slider .img-back .h-s-content h1 {
            font-size: 35px;
            margin-top: 9px;
        }

        .slider .home-slider .img-back .h-s-content a {
            margin-top: 16px;
        }
}
/*=====================================
ipad css
======================================*/
@media (max-width: 991px){
/* carousel button css */
.h-t-products1 .trending-products .owl-nav button.owl-prev,
.testimonial-bg1 .testi-m.owl-carousel .owl-nav button.owl-prev{
    left: -10px;
}
.h-t-products1 .trending-products .owl-nav button.owl-next,
.testimonial-bg1 .testi-m.owl-carousel .owl-nav button.owl-next{
    right: -10px;
}
/* header css */
.right-block-box ul.shop-element li.side-wrap.search-descktop {
    display: none;
}
.header-main-area .header-main .header-element.right-block-box ul.shop-element li.search-wrap {
    display: block;
}
/* left menu css */
.vegamenu-content{
    position: relative;
    width: calc(100% - 0px);
    margin-right: 0px;
    margin-top: 15px;
}
.vegamenu-content a.vegamenu-title span.menu-down-icon i{
    display: block;
}
.vegamenu-content a.vegamenu-title[aria-expanded="true"] span.menu-down-icon i {
    transform: rotate(180deg);
}
.vegamenu-content a.vegamenu-title[aria-expanded="false"] span.menu-down-icon i,
.vegamenu-content a.vegamenu-title[aria-expanded="true"] span.menu-down-icon i{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.vegamenu-content .main-wrap{
    width: 100%;
}
.vegamenu-content .main-wrap.collapse:not(.show){
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.parent{
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link{
    display: block;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link.parent a.link-title{
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl{
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl[aria-expanded="true"]{
    color: #7da63f;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl[aria-expanded="false"]{
    color: #222;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl[aria-expanded="true"] i{
    transform: rotate(180deg);
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl[aria-expanded="false"] i,
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl[aria-expanded="true"] i{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl span{
    margin-left: 5px;
    margin-right: auto;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link a.left-mega-menu-xl i{
    font-size: 20px;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu{
    position: unset;
    left: 0;
    width: 100%;
    padding: 0px;
    display: block;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu.collapse:not(.show){
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu li.left-menu-image{
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu li.submenu-li{
    padding: 0px;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu li.submenu-li h6{
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu li.submenu-li ul.submenu-megamenu-link.collapse:not(.show){
    display: none;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu li.submenu-li ul.submenu-megamenu-link li{
    padding: 9px 30px;
}
.vegamenu-content .main-wrap ul.vega-menu li.menu-link ul.dropdown-submenu li.submenu-li ul.submenu-megamenu-link{
    max-height: 129px;
    overflow: auto;
}
/* top category css */
.top-menubar .menu-slider .head-categry {
    width: calc(100% - 110px);
}
/* slider css */
.main-slider .slider-area .slider-image {
    height: 430px;
}
.main-slider .slider-area .slider-image .slider-text span.sub-title {
    margin-bottom: 17px;
}
.main-slider .slider-area .slider-image .slider-text h1.title {
    font-size: 42px;
}
.main-slider .slider-area .slider-image .slider-text a.slider-btn {
    margin-top: 23px;
}
/* grid banner css */
.organic-food-fresh-banner {
    margin-top: -30px;
}
.organic-food-fresh-banner .offer-banner {
    width: calc(50% - 30px);
    margin-top: 30px;
}
/* category css */
.category-area .category-area .deal-image {
    order: 2;
    background-size: cover;
    width: 100%;
    height: 650px;
    background-position: bottom;
    margin-top: 30px;
}
.category-area .category-area .category-collection {
    width: calc(100% - 0px);
    margin-left: 0px;
}

/* new letter css */
.news-letter .news-content h1 {
    font-size: 26px;
}
.news-letter .news-content span.sub-title {
    font-size: 18px;
    margin-top: 32px;
}
.news-letter .news-content .news-input form {
    width: 75%;
}

/* footer css */
.footer-link {
    margin-top: -50px;
}
.footer-link .f-link.footer-logo {
    width: calc(50% - 30px);
    order: -2;
}
.footer-link .f-link.footer-social {
    width: calc(50% - 30px);
    order: -1;
}
.footer-link .f-link {
    width: calc(33.33% - 30px);
    margin-top: 50px;
}

/* copyright css */
.footer-copyright ul.copyrighta-ul li.copyrighta-li {
    padding: 23px 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.footer-copyright ul.copyrighta-ul li.copyrighta-li span.store-info {
    padding: 0px;
    margin-top: 6px;
    border-right: none;
}
.footer-copyright ul.copyrighta-ul li.copyrighta-li span.store-info:first-child {
    margin-top: 0px;
}
    footer css
    ---------------------------*/
    /* service css */
    .footer-service ul.service-ul li.service-li {
        flex-direction: column;
    }

    .footer-service ul.service-ul li.service-li a {
        margin-left: 0;
        margin-bottom: 15px;
    }

        .footer-service ul.service-ul li.service-li a::before {
            right: 0;
            bottom: 0px;
            width: 2px;
            height: 15px;
            margin: 0 auto;
        }

    .footer-service ul.service-ul li.service-li:hover a::before {
        left: 0;
        bottom: -15px;
    }
    /* company detail css */
    .f-logo ul.footer-ul {
        align-items: center;
        margin-right: -15px;
        margin-top: -20px;
    }

        .f-logo ul.footer-ul li.footer-li {
            width: calc(50% - 15px);
            margin-top: 20px;
            margin-right: 15px;
            display: flex;
            align-items: center;
        }

            .f-logo ul.footer-ul li.footer-li.footer-logo {
                width: calc(50% - 15px);
                margin-top: 20px;
                text-align: center;
                padding-left: 0px;
            }
    /* footer copyright css */
    .footer-copyright ul.f-bottom {
        margin-right: -15px;
        margin-top: -15px;
        margin-left:0
    }

        .footer-copyright ul.f-bottom li.f-c {
            width: calc(100% - 15px);
            margin-right: 15px;
            margin-top: 15px;
        }

        .footer-copyright ul.f-bottom li.f-payment {
            text-align: center;
        }

        .footer-copyright ul.f-bottom li.f-copyright {
            order: 1;
            text-align: center;
            margin-top: 10px;
        }
    /* about page css */
    .about-counter .text-center .counter {
        width: 50%;
    }

        .about-counter .text-center .counter:nth-child(2) {
            border-left: none;
        }

        .about-counter .text-center .counter:nth-child(3),
        .about-counter .text-center .counter:nth-child(4) {
            border-top: 1px solid #fff;
        }

    .about-counter .text-center .count-title {
        font-size: 40px;
    }
    /* billing page css */
    .billing-area .billing-title h4 {
        font-size: 18px;
    }
    /* cancellation page css */
    .cancellation-title h1 {
        font-size: 20px;
    }
}
/*=====================================
iphone css
======================================*/
@media (max-width: 767px){
    .container-fluid,
    .container{
        padding-right: 15px;
        padding-left: 15px;
    }
    /* btn style css */
    .btn-style2 {
        padding: 8px 22px;
        font-size: 14px;
    }
    .btn-style3 {
        padding: 8px 22px;
    }
    /* section padding css */
    .section-t-padding{
        padding-top: 60px;
    }
    .section-b-padding{
        padding-bottom: 60px;
    }
    .section-tb-padding{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    /* section title css */
    .section-title h2{
        font-size: 20px;
        margin-bottom: 60px;
    }
    /* swiper css */
    .swiper-buttons a {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }
    /* top css */
    .top-2{
        background-size: cover;
    }
    .top-2 ul.top-home li.top-home-li{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top-2 ul.top-home li.top-home-li .currency{
        margin-left: 0px;
    }
    .top-2 ul.top-home li.top-home-li .currency:first-child{
        padding: 0px 15px;
    }
    .top-2 ul.top-home li.top-home-li.t-content{
        display: none;
    }
    /* header top css */
    .header-style-2 .header-top .top-header .top-h{
        width: 50%;
    }
    .header-style-2 .header-top .top-header .account{
        width: 50%;
    }
    .header-style-2 .header-top .top-header .account a.h-icn i{
        font-size: 20px;
    }
    .header-style-2 .header-top .top-header .account .head-icon span.counter{
        left: 11px;
    }
    /* slider css */
    .main-slider .slider-area .slider-image {
        height: 380px;
    }
    .main-slider .slider-area .slider-image .slider-text {
        padding-left: 50px;
    }
    .main-slider .slider-area .slider-image .slider-text span.sub-title {
        font-size: 16px;
        margin-bottom: 19px;
    }
    .main-slider .slider-area .slider-image .slider-text h1.title {
        font-size: 32px;
    }
    .main-slider .slider-area .slider-image .slider-text a.slider-btn {
        margin-top: 25px;
    }
    .main-slider .slider-area .swiper-buttons a.swiper-prev-slider {
        left: 15px;
    }
    .main-slider .slider-area .swiper-buttons a.swiper-next-slider {
        right: 15px;
    }
    /* banner grid css */
    .organic-food-fresh-banner {
        margin-top: -15px;
        margin-left: -15px;
    }
    .organic-food-fresh-banner .offer-banner {
        width: calc(50% - 15px);
        margin-left: 15px;
        margin-top: 15px;
    }
    .organic-food-fresh-banner .offer-banner .banner-content {
        width: 85%;
    }
    .organic-food-fresh-banner .offer-banner .banner-content h2 {
        font-size: 18px;
    }
    /* our product tab css */
    .home-tab-product .section-title h2 {
        margin-bottom: 30px;
    }
    ul.nav.nav-tabs{
        display: grid;
        text-align: center;
        margin-bottom: 30px;
    }
    ul.nav.nav-tabs li.nav-item{
        margin-right: 0px;
        margin-bottom: 10px;
    }
    ul.nav.nav-tabs li.nav-item:last-child{
        margin-bottom: 0px;
    }
    .tred-pro .pro-icn {
        top: unset;
        bottom: 15px;
        transform: translateY(0px);
        left: 0px;
        right: 0px;
        display: flex;
        justify-content: center;
    }
    .tred-pro .pro-icn a.w-c-q-icn {
        margin-top: 0px;
        margin-left: 5px;
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .tred-pro .pro-icn a.w-c-q-icn:first-child {
        margin-left: 0px;
    }
    .tab-product .tred-pro .cart-btn {
        display: none;
    }
    .tred-pro .pro-icn a.w-c-q-icn {
        opacity: 1;
        visibility: visible;
    }
    .tred-pro .pro-icn a.w-c-q-icn.cart {
        display: flex;
    }
    .tab-product .tred-pro .Pro-lable span.p-text,
    .tab-product .tred-pro .Pro-lable span.p-discount,
    .tred-pro .Pro-lable span.p-text,
    .tred-pro .Pro-lable span.p-discount{
        font-size: 12px;
        padding: 1px 5px 1px 12px;
    }
    .tab-product .tab-caption {
        margin-top: 15px;
    }
    .tab-product .tab-caption .rating {
        margin-top: 10px;
    }
    .tab-product .tab-caption .pro-price {
        margin-top: 13px;
    }
    /* category css */
    .category-area .category-head {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .category-area .category-head.desktop .swiper-buttons,
    .category-area .category-head.desktop .category-btn {
        display: none;
    }
    .category-area .category-area .category-collection .category-head.mobile {
        display: flex;
        margin-top: 30px;
    }
    .category-area .category-area .category-collection .category-head.mobile .category-btn {
        margin-top: 30px;
    }


    /* testimonials css */
    .testimonials-area .testimonials-main .swiper-buttons {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .testimonials-area .testimonials-main .swiper-buttons a {
        position: unset;
        transform: translateY(0px);
    }
    .testimonials-area .testimonials-main .swiper-buttons a.swiper-prev-testi {
        left: 0px;
    }
    .testimonials-area .testimonials-main .swiper-buttons a.swiper-next-testi {
        right: 0px;
    }

    /* newslatter css */
    .news-letter .news-content h1 {
        font-size: 20px;
    }
    .news-letter .news-content span.sub-title {
        font-size: 16px;
        margin-top: 15px;
    }
    .news-letter .news-content .news-input {
        margin-top: 23px;
    }
    .news-letter .news-content .news-input form {
        width: 100%;
    }

    /* service css */
    .service-area .service-main ul.service-ul li.service-li {
        min-width: 340px;
    }
    .service-area .service-main ul.service-ul li.service-li .text {
        width: calc(100% - 95px);
        margin-left: 15px;
    }
    .service-area .service-main ul.service-ul li.service-li .icon a {
        width: 80px;
        height: 80px;
    }
    .service-area .service-main ul.service-ul li.service-li .icon a span svg {
        width: 40px;
        height: 40px;
    }
    .service-area .service-main ul.service-ul li.service-li .text h4.title {
        font-size: 14px;
    }


    /* footer css */
    .footer-link {
        margin-top: -25px;
    }
    .footer-link .f-link {
        width: calc(100% - 30px);
        margin-top: 25px;
    }
    .footer-link .f-link .h-footer {
        display: none;
    }
    .footer-link .f-link.footer-social .h-footer {
        display: block;
    }
    .footer-link .f-link a.h-footer {
        display: flex;
        justify-content: space-between;
    }
    .footer-link .f-link a.h-footer[aria-expanded="true"] i {
        transform: rotate(180deg);
    }
    .footer-link .f-link .collapse:not(.show) {
        display: none;
    }
    .footer-link .f-link ul.f-link-ul {
        padding-top: 22px;
    }
    .footer-link .f-link ul.f-link-ul li.f-link-ul-li {
        padding-top: 9px;
    }
    .footer-link .f-link.footer-social ul.social-ul {
        margin-top: 27px;
    }

    /* quick view css */
    .quick-view .modal .modal-dialog{
        max-width: 570px;
        display: flex;
        overflow: auto;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area{
        flex-direction: column;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-image{
        width: 100%;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption{
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption h4{
        font-size: 16px;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-price{
        margin-top: 7px;
    }
    .quick-view .modal .modal-dialog .modal-content .quick-veiw-area .quick-caption .quick-rating{
        margin-top: 8px;
    }
    /* newslatter popup css */
    .vegist-popup .modal-dialog{
        padding: 15px;
    }
    .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter{
        padding: 30px;
    }
    /*.right-block-box ul.shop-element li.user-wrap .acc-desk .user-info {
        display: none;
    }*/

    .header-main-area .header-main .header-element.search-wrap {
        /*display: none;*/
        display: flex;
        flex-wrap: wrap;
        width: 50%;
    }
    .header-main-area .header-main {
        display: flex;       
        flex-wrap: wrap;        
    }
    .header-main-area .header-main .header-links.header-element ul.shop-element {
        justify-content: space-evenly;
        width: 100%;
        padding: 10px 0;
    }

    .header-element.logo img.img-fluid {
        width: 80%;
    }
    .swiper-slide.swiper-slide {
        margin: 0;
        margin-left: 15px !important;
    }


    /*--------------------------
        Footer css
    ---------------------------*/
    /* service css */
    .footer-service ul.service-ul {
        margin-top: -15px;
    }

        .footer-service ul.service-ul li.service-li {
            width: calc(50% - 15px);
            margin-top: 15px;
            flex-direction: row;
        }

            .footer-service ul.service-ul li.service-li a {
                margin-bottom: 0;
                margin-left: 15px;
            }

                .footer-service ul.service-ul li.service-li a::before {
                    right: auto;
                    bottom: 50%;
                    width: 15px;
                    height: 2px;
                    margin: 0 auto;
                }

            .footer-service ul.service-ul li.service-li:hover a::before {
                left: -15px;
                bottom: auto;
            }
    /* company detail css */
    .f-logo ul.footer-ul li.footer-li {
        width: calc(50% - 15px);
        padding-left: 0px;
    }

        .f-logo ul.footer-ul li.footer-li ul.f-ul-li-ul li h6 {
            font-size: 14px;
        }
    /* newslatter popup css */
    .vegist-popup .modal-dialog {
        padding: 15px;
    }

        .vegist-popup .modal-dialog .modal-content .modal-body .popup-content .pop-up-newsletter {
            padding: 30px;
        }
    .our-products-tab ul.nav.nav-tabs li.nav-item {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    /* swiper button css */
    .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-next {
        right: -15px;
        left: auto;
    }

    .pro-tab-slider .swiper-buttons .content-buttons .swiper-button-prev {
        left: -15px;
        right: auto;
    }
    /* top css */
    .top1 ul.top-home li.top-home-li {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .top1 ul.top-home li.top-home-li.t-content {
            display: none;
        }

        .top1 ul.top-home li.top-home-li .r-search {
            display: block;
        }
    .billing-area .billing-address-1 ul.add-name {
        margin-left: 0px;
    }
    .t-banner1 .home-offer-banner {
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.billing-locatio {
        margin-left: 0px;
    }
    .billing-area .billing-address-1 ul.country-info {
        margin-left: 0px;
    }
    .faq-box {
        margin-left: 0px;
    }
    .checkout-area {
        margin-left: 0px;
    }
    .check-3-start {
        margin-left: 0px;
    }
    .add-area .address-content ul.address-input {
        margin-left: 0px;
    }
    .header-style-pro {
        margin-left: 0px;
    }
    .footer-style-1-pro {
        margin-left: 0px;
    }
    .grid-list-area .grid-pro ul.grid-product {
        margin-left: 0px;
    }
    .grid-2-product .grid-pro ul.grid-produc {
        margin-left: 0px;
    }
    .grid-4-product .grid-pro ul.grid-product {
        margin-left: 0px;
    }
    .search-pro-area {
        margin-left: 0px;
    }
    .blog-style-1-full-grid {
        margin-left: 0px;
    }
    .blog-style-1-list {
        margin-left: 0px;
    }

    .blog-style-1-left-list-blog,
    .blog-style-1-right-blog {
        margin-left: 0px;
    }



    .order-histry-area .order-history {
        margin-left: 0px;
    }

        .order-histry-area .order-history .profile-form form ul.pro-input-label {
            margin-left: 0px;
        }


        .order-histry-area .order-history .profile-address form ul.add-label-input {
            margin-left: 0px;
        }

    .organic-food-fresh-banner {
        margin-left: 0px;
    }
}


/* mobie css */
@media (max-width: 479px) {
    /* btn style css */
    .btn-style1 {
        padding: 8px 25px;
    }
    /* top category css */
    .top-menubar .menu-slider .head-categry {
        width: calc(100% - 110px);
    }
    /* slider css */
    .main-slider .slider-area .slider-image {
        background-position: top right 45%;
    }
    .main-slider .slider-area .slider-image .slider-text {
        padding-left: 15px;
    }
    .main-slider .slider-area .swiper-buttons {
        display: none;
    }
    /* grid banner css */
    .organic-food-fresh-banner {
        margin-left: 0px;
    }
    .organic-food-fresh-banner .offer-banner {
        width: 100%;
        margin-left: 0px;
    }
    /* product tab css */
    .tab-product .tab-caption .pro-price span.new-price {
        font-size: 14px;
        margin-right: 0px;
    }
    .tab-product .tab-caption .pro-price span.old-price {
        font-size: 12px;
        margin-top: 5px;
    }
    /* category css */
    .category-area .category-area .deal-image .deal-title h1.title {
        font-size: 28px;
    }
    .category-area .category-area .deal-image .deal-timer ul.contdown_row {
        padding: 0px 15px;
        margin-top: 0px;
    }
    .category-area .category-area .deal-image .deal-timer ul.contdown_row li.countdown_section {
        width: calc(25% - 10px);
        margin: 0px;
        margin-left: 10px;
    }
    .category-area .category-area .deal-image .deal-timer ul.contdown_row li.countdown_section span.countdown_timer {
        font-size: 22px;
    }
    .category-area .category-area .deal-image .offer-text h1.title {
        font-size: 24px;
    }
    .category-area .category-area .deal-image .offer-text span.sub-title {
        margin-top: 13px;
    }
    /* blog css */
    .home2-blog .blog2 .blog-start .blog-content {
        padding-top: 20px;
    }
    .home2-blog .blog2 .blog-start .blog-content .blog-title h6 {
        margin-top: 16px;
        padding-top: 9px;
    }
    .home2-blog .blog2 .blog-start .blog-content p.blog-description{
        margin-top: 6px;
    }
    .home2-blog .blog2 .blog-start .blog-content .more-blog{
        margin-top: 7px;
    }
    .home2-blog .all-blog2{
        margin-top: 20px;
    }
    /* testimonials css */
    .testimonials-area .testimonials-main .testimonials-item .author-icon {
        padding: 20px;
    }
    .testimonials-area .testimonials-main .testimonials-item .author-icon .testi-author .author-title {
        margin-left: 20px;
    }
    .testimonials-area .testimonials-main .testimonials-item .author-icon .testi-author .author-title h4.title {
        font-size: 16px;
    }
    .testimonials-area .testimonials-main .testimonials-item .author-icon .testi-icon span.icon i {
        font-size: 32px;
    }
    .testimonials-area .testimonials-main .testimonials-item .testi-desc {
        padding: 20px;
    }
    .testimonials-area .testimonials-main .testimonials-item .testi-desc .rating {
        margin-top: 8px;
    }
    /* deal of the day css */
    .home-countdown1 .back-img {
        background-position: right 51% center;
        background-size: unset;
    }
    /* newslatter */
    .news-letter1 .home-news {
        width: 100%;
    }
    /* blog css */
    .blog-area .blog-post .blog-content .title {
        margin-top: 13px;
    }
    .blog-area .blog-post .blog-content .title h4 {
        font-size: 16px;
    }
    .blog-area .blog-post .blog-content .desc {
        margin-top: 6px;
    }
    .blog-area .blog-post .blog-content .desc span {
        font-size: 14px;
    }
    .blog-area .blog-post .blog-content .blog-btn {
        margin-top: 12px;
    }
    /* news letter css */
    .news-letter .news-content{
        width: 100%;
    }
    /* footer css */
    .footer-link .f-link.footer-logo {
        width: calc(100% - 30px);
    }
    .footer-link .f-link.footer-social {
        width: calc(100% - 30px);
        order: unset;
    }
    /* newslatter */
    .news-letter1 .home-news {
        width: 100%;
    }

    .footer-service ul.service-ul li.service-li {
        width: calc(100% - 15px);
    }
    /* footer bottom css */
    .f-logo ul.footer-ul {
        margin-right: 0px;
    }

        .f-logo ul.footer-ul li.footer-li.footer-logo {
            width: 100%;
            margin-right: 0px;
        }

        .f-logo ul.footer-ul li.footer-li {
            width: 100%;
            margin-right: 0px;
        }

    .footer-link {
        margin-top: 0px;
        margin-left: 0px;
    }

        .footer-link .f-link {
            width: calc(100% - 15px);
            margin-top: 15px;
        }

            .footer-link .f-link:first-child {
                margin-top: 0px;
            }

            .footer-link .f-link h2.h-footer {
                display: none;
            }

            .footer-link .f-link a.h-footer {
                font-size: 14px;
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding-bottom: 15px;
                border-bottom: 1px solid #e5e5e5;
            }

                .footer-link .f-link a.h-footer[aria-expanded="true"] i::before {
                    content: "\f106";
                }

            .footer-link .f-link .collapse:not(.show) {
                display: none;
            }

            .footer-link .f-link ul.f-link-ul {
                padding-top: 10px;
            }
    li.footer-li.footer-logo img.img-fluid {
        width: 50%;
    }
}
@media (max-width: 320px) {
    /* top category css */
    .top-menubar .menu-slider .head-categry {
        width: calc(100% - 0px);
        margin-left: 0px;
        margin-right: 0px;
    }
    .top-menubar .menu-slider .head-categry .swiper-buttons {
        display: none;
    }
}
