/* Google Font Api  */

/*@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,200,300,400,500,600,700,800');*/

/* font-family: 'Fira Sans', sans-serif; */
/* LOGO DISPLAY FIX */

@import url("https://use.typekit.net/lyu8hur.css");


#header.logo-center
  .header-main
  .container
  .header-center
  .logo
  img.standard-logo {
  display: block !important;
}

img.standard-logo {
  display: block;
}

.block-content .actions a {
    /* display: none !important; */
  }

body {
  margin: 0;
  /* padding: 0; */
  font-family: "adelle-sans", sans-serif !important;
  position: relative;
  /* padding-top: 118px; */
  padding-top: 205px;
  height: 100%;
  font-weight: 200;
  overflow: visible !important;
}
p {
  font-size: 21px;
  line-height: 1.8em;
  font-weight: 200;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
  color: #000;
}
p.wp-caption-text {
  font-size: 11px;
  color: #999999;
}
p:empty {
  display: none;
}
.entry-content h2 {
  font-family: "essonnes-display", serif;
  font-size:2.8em;
  font-weight: 700;
  margin-bottom: 0px;
  color: #000;
}
.widget-recent-posts .post-carousel {
  display: none;
}

/*.row {
        margin-right: -30px!important;
        margin-left: -30px!important;
    }*/

.row{
  margin-right: -30px!important;
  margin-left: -30px!important;

}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 30px !important;
  padding-left: 30px !important;
  float: left;
}

.top_head {
  position: fixed;
  top: 0;
  z-index: 999999;
  width: 100%;
  float: left;
  background: #3db8ea;
  height: 46px;
}
.top_head li {
  padding: 0 12px !important;
  display: block!important;
}
.top_head li a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  text-shadow: 0px 0px 1px rgba(93, 93, 93, 0.45);
  line-height: 45px;
  display: block;
  padding: 0 18px 0 12px;
}

.top_head li a:hover {
  background: #4890be !important;
}

 #header .fw-header-cart .mini-cart .topCartContent {
  padding: 25px 15px 15px 15px !important;
}

.mini-cart .mini-products-list li .product-image img {
  width: auto;
  height: 72px;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  margin-right: 10px;
  margin-top: 0px;
}

#header .fw-header-cart .mini-cart .mini-products-list .item:last-child {
  border-bottom: none!important;
}

.category-products #after-loading-success-message #success-message-container .button{
  border:none;
  margin:12px 0 0;  
}
.fw-header-cart .mini-cart .topCartContent .inner-wrapper li{
  width: 100%;
  float: left;
  padding: 1px !important;
  border-bottom: 1px solid #c1c1c1 !important;
  padding-bottom: 10px!important;
  padding-top: 5px!important;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #4890be !important;
}

.top_head li ul {
  margin: 0px;
  padding: 0px;
}

.top_head li ul li a {
  color: #666666;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: none;
  margin: 0px;
}

.top_head li a a {
  padding-left: 0px;
}
.top_head li ul li a {
  padding: 0;
}

.top_head li ul li:hover {
  background: #f1f1f1 !important;
}

.top_head li ul li a:hover {
  background: transparent !important;
}
.top_head .dropdown-toggle::after {
  /* content:'\f107'!important; */
  display: block !important;
  font-family: FontAwesome !important;
  border: none !important;
  float: right;
  margin-right: 12px;
}

.top_head .dropdown-toggle::before {
  content: "\f107" !important;
  display: block !important;
  font-family: FontAwesome !important;
  border: none !important;
  float: right;
  margin-right: -5px;
}

#header .fw-header-cart .mini-cart .cart-info {
  background-color: #3db8ea!important;
}

#header .fw-header-cart .mini-cart .topCartContent .inner-wrapper p{
  font-size: 15px!important;
}


#header .fw-header-cart .mini-cart .topCartContent{
  max-width: 320px!important;
  width: 320px!important;
    padding-bottom: 15px!important;
}

ol.mini-products-list{
  overflow: initial;
}

#header .fw-header-cart .mini-cart .actions > a{
  float: left;
}

#header .fw-header-cart .mini-cart .actions > a{
  background-color: #3DB8EA!important;
    color: #FFF!important;
    border: none!important;
}

#header .fw-header-cart .mini-cart .topCartContent{
  padding: 10px 20px;
}

.navbar-nav .fw-header-cart .mini-cart .mini-products-list .item .product-image{
  float: right;
}

.fw-header-cart .mini-cart .mini-products-list .item .product-details{
  float: left;
   margin: 5px 0px 0;
  padding: 0!important;
}

#header .fw-header-cart .mini-cart .mini-products-list{
  margin: -11px 0!important;
}

#header .fw-header-cart .mini-cart .mini-products-list .qty-price{
  float: left;
  padding-top: 5px;
}


.fw-header-cart .mini-cart .mini-products-list .item .product-details p a{
  font-weight: bold;  
  padding: 0px!important;
}

#header .fw-header-cart .mini-cart .mini-products-list .qty-price:before{
  font-size: 16px!important;
    display: block;
    margin-top: 0.5em;
    color: #3db8ea!important;
    font-weight: 500;
}



.course-menu {
  margin-right: 12px;
}

.course-navbar {
  float: right;
}
.course-navbar li {
  float: left;
  color: #fff;
  line-height: 44px;
  padding: 0 12px;
  list-style: none;
}

.course-navbar li a {
  padding: 0 0px;
  list-style: none;
  background: none;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  text-shadow: 0px 0px 1px rgba(93, 93, 93, 0.45);
}

.course-navbar li:hover {
  padding: 0 0px;
  background: #4890be !important;
}

.top_head .collapse {
  display: block !important;
  padding: 0 10px !important;
}

.item-area .action-area{
  width: 100%;
  float: left;
}

@media (min-width: 320px) and (max-width: 600px) {
  .top_head .collapse {
    display: block !important;
    padding: 0 10px !important;
  }

  .account-menu {
    width: 95%;
    float: left;
  }

  .course-menu {
    width: 50%;
    float: left;
    display: none;
  }
  .top_head li ul {
    font-size: 12px;
    background: #fff !important;
  }
  .top_head li {
    font-size: 12px;
    padding: 0 0px 0 0 !important;
  }

  .top_head li a {
    font-size: 12px;
    padding: 0 10px 15px 5px !important;
    text-align: left;
    height: 44px;
    overflow: hidden;
  }

  .top_head li a a {
    width: 85% !important;
  }

  .top_head .dropdown-toggle::after {
    float: right;
    margin-right: 8px;
  }

  .top_head li ul li a {
    font-size: 12px;
    text-transform: capitalize;
    text-align: left !important;
    padding: 0 10px !important;
    line-height: 36px !important;
    height: auto;
  }

  .top_head ul {
    margin: 0px !important;
  }

  .top_head ul ul {
    margin-top: 0px !important;
    border: 1px solid #c1c1c1 !important;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25) !important;
    width: 100%;
  }
}

#header {
  margin-top: 40px;
}

header {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0px;
}

header,
section,
aside {
  margin: 0px;
  padding: 0px;
}

.no-margin {
  margin: 0 !important;
}

.m-t-xs {
  margin-top: 10px !important;
}

.m-t-sm {
  margin-top: 20px !important;
}

.m-t-md {
  padding-top: 30px !important;
}

.m-t-lg {
  margin-top: 50px !important;
}

.pad-t-0 {
  padding-top: 0px !important;
}

.pad-t-xs {
  padding-top: 10px !important;
}

.pad-t-sm {
  padding-top: 20px !important;
}

.pad-t-md {
  padding-top: 30px !important;
}

.pad-t-lg {
  padding-top: 50px !important;
}

#header {
  z-index: 99999;
  border-top: 5px solid #3db8ea;
}

#main-top-bar {
  width: 100%;
  background: #3db8ea;
  height: 19px;
}
.highlight li {
  list-style-type: none;
}
.logo-section {
  width: 100%;
  margin-top: 22px;
}

.logo-section img {
  width: 294px;
  height: auto;
}

.main-top-head {
  width: 100%;
  height: 99px;
  float: left;
  background: #fff;
  border: 1px solid #dddddd;
}

#main-nav-bar {
  width: 100%;
}

#main-nav-bar {
  width: 100%;
  float: left;
}

.cminds_poweredby {
  display: none !important;
}

#main-nav-bar ul {
  margin: 0px;
  padding: 40px 0 0 0;
  float: right;
}

#main-nav-bar ul li {
  margin: 0px;
  padding: 0 12px 0;
  list-style: none;
  float: left;
  font-size: 13px;
  color: #666;
  font-weight: 300;
}

#main-nav-bar ul li a {
  color: #666;
  text-decoration: none;
  text-transform: uppercase;
}

.secondary-container {
  width: 100%;
  float: left;
  padding-bottom: 85px;
}

/* Slider-Area */

#Slider {
  width: 100%;
  float: left;
  /*height: 599px;*/
  position: relative;
  overflow: hidden;
}

#Slider ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
}

#Slider ul li {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}

#Slider ul li img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  float: left;
  margin-top: -19px;
  width: 100%;
}

#Slider ul li .slide-con {
  position: absolute;
  min-width: 100%;
  top: 160px;
  height: 100%;
}

#Slider ul li .slide-con .content {
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
}
.mobile-sidebar {
  display: none !important;
}

#Slider ul li .slide-con .content h1 {
  font-size: 124px;
  color: #000;
  font-family: "shelby";
}

#Slider ul li .slide-con .content p {
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
}

#Slider ul li .slide-con .content a {
  margin-top: 30px;
}

/* +++++++++++++++++ Here Start post wrap css +++++++++++++++++++++++ */

/*------ Hide Welcome message from header---*/
.fw-header-welcome-msg{
    display: none !important;
}

.header-wrapper .top_head.visible{
    z-index: 99!important;
}

.status-publish .section.group{
  float: left;
  padding: 30px 0 20px;
  border-bottom:1px solid #f1f1f1;
  display: flex;
}

.status-publish .section.group .col.span_1_of_3 {
  float: left;
  width: auto;
  max-width: 30%;
} 

/* +++++++++++++++++ Here End post wrap css +++++++++++++++++++++++ */


/* ++++++++++++++ Secondary-Slider ++++++++++++++ */

.sec-slider {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.sec-slider ul.bxslider {
  margin: 0px;
  width: 100%;
  float: left;
  padding: 0px;
}

.sec-slider ul.bxslider li {
  list-style: none;
}

.sec-slider .bxslider .slide-box {
  margin: 0px;
  padding: 0px;
  height: 350px;
  overflow: hidden;
  position: relative;
}

.sec-slider .bxslider .slide-box img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sec-slider .bxslider .slide-box:hover img {
  /* -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.5);
        left: 0%;
        top: 0%;*/
}

.sec-slider .bxslider .slide-box .slide-caption {
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 99;
  bottom: 0px;
}

.sec-slider .bxslider .slide-box .slide-caption h2 {
  font-family: "essonnes-display", serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #fff;
  padding: 18px;
}

.sec-slider .bxslider .slide-box .slide-caption h2 a {
  color: #fff;
  text-decoration: none;
}

.featured-area.prize-pad {
  padding: 60px 0 20px;
}

.featured-area.prize-pad .main-container p {
  padding: 0px;
  margin: 0px;
}

.featured-area.prize-pad .img-box.border a {
  float: left;
}

.featured-area.prize-pad .main-container .img-box:after {
  top: 0px;
}

.prize-container + .row .advert-area {
  margin-top: 20px !important;
}

.prize-container + .row + .prize-container {
  margin-top: 50px;
}

/* ++++++++++++++ featured-area ++++++++++++++ */

.featured-area {
  width: 100%;
  float: left;
  padding: 30px 0 80px;
}

.featured-area + .featured-area {
  float: left;
  width: 100%;
  /*margin-top:-45px;*/
}

.featured-area + .advert-area,
.featured-area + .row > .advert-area {
  float: left;
  width: 100%;
  margin-top: 0px;
}

section.featured-area.gallery-area
  + section.featured-area
  + .row
  > .advert-area {
  float: left;
  width: 100%;
  margin-top: 55px;
}
section.featured-area.gallery-area + .row > .advert-area {
  float: left;
  width: 100%;
  margin-top: 55px;
}

section.featured-area + section.featured-area.gallery-area {
  margin-top: -50px;
}

section.featured-area.gallery-area + section.featured-area.gallery-area {
  margin-top: 0px;
}

section.featured-area + section.featured-area.gallery-area + .get-info,
section.featured-area + section.featured-area.gallery-area + .row .get-info {
  margin-top: 50px !important;
}
.blog-posts .pagination-wrap {
  margin-top: -50px;
}

.featured-area > h2 {
  width: 100%;
  float: left;
  text-align: center;
  padding: 45px 0 0 0px;
  margin-bottom: 43px;
  position: relative;
  font-size: 42px !important;
  color: #000;
  font-weight: 500;
  font-family: "essonnes-display", serif;
  font-style: italic;
  text-transform: capitalize;
}

.featured-area > h2 a.title_link {
  font-size: 42px !important;
  color: #000;
  font-weight: 500;
  font-family: "essonnes-display", serif;
  font-style: italic;
  text-transform: capitalize;
  text-decoration: none;
}

.featured-area > h2 a.title_link:hover {
  font-size: 42px !important;
  color: #3db8ea;
}

.featured-area > h3.inner-heading {
  width: 100%;
  float: left;
  text-align: left;
  padding: 55px 0 0 0px;
  margin-bottom: 43px;
  position: relative;
  font-size: 48px;
  color: #000;
  font-weight: 500;
}

.featured-area > h2::after {
  content: "";
  width: 123px;
  border-bottom: 4px solid #000;
  display: block;
  margin: auto;
  margin-top: 25px;
}

.featured-area > h2 span {
  color: #3db8ea;
}

.featured-area > h2 a.see-link {
  width: auto;
  float: right;
  color: #3db8ea;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 0px 30px 0 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  font-family: "adelle-sans", sans-serif !important;
}

.featured-area > h2 a.see-link:hover,
.featured-area > h2 a.see-link:hover span {
  color: #000;
  text-decoration: none;
}

.featured-area .main-container {
  margin-top: 0px;
  width: 100%;
  display: table;
  text-align: center;
}

.featured-area .main-container .row {
  display: inline;
  width:-webkit-fill-available;
}

 
.featured-area .main-container .pro-col {
  display: inline-block;
  float: none;
  margin: auto;
  text-align: left;
  vertical-align: top;
}

.featured-area .main-container .featured-col {
  padding-bottom: 25px;
  float: left;
  display: inline-block;
  vertical-align: top;
}

.featured-area .main-container .img-box {
  height: 226px;
  background: #c1c1c1;
  overflow: hidden;
  position: relative;
  content: "\f03e";
  display: block;
  font-family: FontAwesome;
  text-align: left;
  background: #f1f1f1;
}

.featured-area .main-container .img-box.img-lrg-box {
  height: 500px;
}

.featured-area .main-container .img-box:after {
  content: "\f03e";
  display: block;
  font-family: FontAwesome;
  text-align: center;
  top: 50%;
  position: absolute;
  margin-top: -10px;
  font-size: 25px;
  left: 0px;
  right: 0px;
}

.featured-area .main-container .img-box .slide-caption {
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 9999;
  bottom: 0px;
  height: 76px;
}

.featured-area .main-container .img-box .slide-caption h2 {
  font-size: 22px;
  color: #fff;
  padding: 18px;
  font-weight: normal;
  margin: 0px;
  padding: 0px 15px;
  line-height: 76px !important;
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-image-area .product-label{
  display: none;

}
.featured-area .main-container .img-box.border {
  border: 1px solid #979797;
  background: #fff;
  text-align: center;
  width: 100%;
  float: left;
  line-height: 233px;
  line-height: 226px;
  display: list-item;
}

.featured-area .main-container .img-box.border > img {
  min-width: auto !important;
  min-height: auto;
  float: none;
}

.featured-area .main-container .img-box img {
  float: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  z-index: 999;
  width: auto;
  /* height: 226px; */
  margin: auto;
  left: 0;
  right: 0;

  min-width: 100%!important;
  min-height: 100%;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.featured-area .main-container .img-box:hover img {
  /*-moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.5);
        left: 0%;
        top: 0%;*/
}

.featured-area .main-container h2 {
  font-family: "adelle-sans", sans-serif !important;
  color: #000;
  font-size: 22px;
  line-height: 27px;
  text-align: left;
  letter-spacing: 0px;
  font-weight: 500;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 100%;
  float: left;
}

.featured-area .main-container .img-box.ad {
  height: auto !important;
  width: 100%;
}

.featured-area .main-container .price-box,
.products-list .price-box {
  color: #3db8ea;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 20px;
  font-family: "essonnes-display", serif;
  position: relative;
}

.featured-area .main-container p {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 200;
  padding-bottom: 20px;
  text-align: left;
}

.featured-area p.old-price,
.featured-area p.special-price {
  padding-bottom: 0px;
  font-size: 24px !important;
  font-weight: 400;
  margin-bottom: 7px;
  line-height: 24px!important;
  margin-bottom: 0px;
}

.featured-area p.old-price .price-label,
.featured-area p.special-price .price-label {
  display: none;
}

.featured-area p.old-price .price {
  color: #666;
  font-weight: 400;
  text-decoration: line-through;
  font-size: 16px;
}

.price-box p.old-price .price {
  position: absolute;
  bottom: 20px!important;
  right: 9px;
}

.products-grid .price-box p.old-price .price{
  bottom: 0px!important;
  color: #666;
  font-size: 16px;
  right: 9px;
  top: 13px;
}

.featured-area .main-container .byName {
  display: none;
  color: #959595;
  font-size: 18px;
  font-family: "essonnes-display", serif;
  text-align: left;
  font-style: italic;
  width: 100%;
  float: left;
  padding-bottom: 8px;
}

.get-info {
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 40px;
}

.get-info .info-img {
  width: 100%;
  float: left;
  max-height: 545px;
  overflow: hidden;
}

.get-info .color-box {
  background: #313131;
  width: 100%;
  float: left;
  padding: 40px 0;
}

.get-info .pattern-img {
  overflow: hidden;
}

.get-info .pattern-img img {
  height: 545px;
  min-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.get-info .color-box .content {
  max-width: 1200px;
  margin: auto;
}

.get-info .color-box .content h2 {
  width: 100%;
  color: #fff;
  font-size: 48px;
  margin-top: 85px;
}

.get-info .color-box .content p {
  width: 100%;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  margin-top: 27px;
  padding: 0px;
}

.get-info .color-box .content a {
  width: 100%;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
  margin-top: 27px;
  padding: 0px;
}

.get-info .color-box .content a:hover {
  color: #3db8ea;
}

.get-info .info-img img {
  width: 100%;
  height: auto;
}

.get-info h3 {
  float: left;
  font-size: 16px;
  color: #3db8ea;
  padding: 55px 25px 0 0px;
  margin: 0px 0 0 0px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  letter-spacing: 11.3px;
  font-family: "adelle-sans", sans-serif !important;
}

.get-info h1 {
  font-family: "essonnes-display", serif;
  width: 100%;
  float: left;
  font-size: 48px;
  line-height: 1.1em;
  color: #000;
  padding-top: 20px;
  margin: 0px;
  font-weight: 500;
}
.get-info h1 a {
  font-family: "essonnes-display", serif;
  width: 100%;
  float: left;
  font-size: 48px;
  line-height:1.1em;
  font-weight: 500;
  color: #000;
  text-decoration: none;
}

.get-info p {
  width: 100%;
  float: left;
  font-size: 24px;
  line-height: 35px;
  color: #4a4a4a;
  padding-top: 20px;
  margin: 0px;
}

.get-info a {
  float: left;
  font-size: 24px;
  line-height: 35px;
  color: #3db8ea;
  padding-top: 15px;
  text-decoration: none;
  font-weight: 300;
}

.get-info a:hover {
  color: #333;
}

.event-info {
  width: 100%;
  float: left;
  padding-top: 20px;
}

.event-info .info-img {
  width: 100%;
  float: left;
  max-height: 545px;
  overflow: hidden;
}

.event-info .info-img img {
  width: 100%;
  height: auto;
}

.event-infoh3 {
  float: left;
  font-size: 16px;
  color: #3db8ea;
  padding: 55px 25px 0 0px;
  margin: 0px 0 0 0px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  letter-spacing: 11.3px;
  font-family: "adelle-sans", sans-serif !important;
}

.event-info h1 {
  width: 100%;
  float: left;
  font-size: 36px;
  line-height: 42px;
  color: #000;
  padding-top: 20px;
  font-weight: 500;
  margin-bottom: 2px;
}

.event-info h1 a {
  font-size: 36px;
  line-height: 42px;
  color: #000;
  font-weight: 500;
}

.event-info h1 a:hover {
  color: #3db8ea;
  text-decoration: none;
}

.event-info p {
  width: 100%;
  float: left;
  font-size: 24px;
  color: #4a4a4a;
  padding-top: 20px;
  margin: 0px;
  line-height: 32px;
}

.event-info a {
  float: left;
  font-size: 24px;
  color: #fff;
  padding-top: 0px;
  text-decoration: none;
  font-weight: 300;
}

.event-info a:hover {
  color: #fff;
}

.advert-area {
  width: 100%;
  float: left;
  background: #f2f2f2;
  margin-top: 100px;
  padding: 45px 0 45px 0;
  text-align: center;
}

.advert-area h3 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #9b9b9b;
  font-weight: 400;
  letter-spacing: 6px;
  padding-bottom: 8px;
}

.advert-area .img {
  max-width: 965px;
  height: 250px;
  overflow: hidden;
  margin: auto;
  text-align: center;
  clear: both;
}

.advert-area .img img {
  width: 100%;
  height: auto;
}

footer {
  width: 100%;
  float: left;
  height: 150px;
}

footer .inner {
  width: 100%;
  float: left;
  background: #303030;
  padding: 40px 0 0px;
}

footer .inner .footer-logo {
  width: 100%;
  float: left;
  text-align: center;
}

footer .inner .footer-nav {
  width: 100%;
  float: left;
  text-align: center;
}

footer .inner .footer-nav ul {
  width: 100%;
  float: left;
  text-align: left;
  margin: 0px;
  padding: 20px 0 0 0px;
  display: table;
  border: none !important;
}

footer .inner .footer-nav ul li {
  margin: 0px;
  padding: 8px 25px;
  display: block;
  font-size: 18px;
  border: none !important;
}

footer .inner .footer-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}

footer .inner .ssocial-link {
  width: 100%;
  float: left;
  text-align: center;
}

footer .inner .social-link ul {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0px;
  padding: 40px 0 0 0px;
  display: table;
}

footer .inner .social-link li {
  margin: 0px 8px;
  padding: 0px;
  display: inline-block;
  font-size: 28px;
}

footer .inner .social-link li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  width: 52px;
  height: 52px;
  line-height: 52px;
  float: left;
  cursor: pointer;
}

footer .inner .social-link li a.facebook {
  background: #2c81b2;
}

footer .inner .social-link li a.twitter {
  background: #49bbde;
}

footer .inner .social-link li a.pintrest {
  background: #d6051d;
}

footer .inner .social-link li a i {
  line-height: 52px;
}

footer .copy-txt {
  width: 100%;
  float: left;
  margin-top: 80px;
  background: #000;
  padding: 28px 0px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.pink-btn {
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
}

.pink-btn:hover {
  background: #39393a;
  color: #fff;
  text-decoration: none;
}

/* 13 Nov 2017  start update  */

.inner-main-heading {
  width: 100%;
  float: left;
  text-align: center;
  padding: 0px 20px 15px;
  margin-top: 42px;
  margin-bottom: 0px;
}

.inner-main-heading > h1 {
  width: 100%;
  float: left;
  text-align: center;
  color: #000;
  font-size: 68px;
  line-height: 75px;
  font-weight: bold;
  font-family: "essonnes-display", serif;
}

/* make and create section */

.make-and-create {
  width: 100%;
  float: left;
  margin-top: 45px;
}

.make-and-create .main-container {
  width: 100%;
  float: left;
}

.make-and-create-item {
  width: 100%;
  height: 348px;
  position: relative;
}

.make-and-create-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.make-and-create-item h3 {
  background: rgba(0, 0, 0, 0.8);
  height: 115px;
  font-size: 32px;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 18px 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* explore media section */

.explore-media {
  width: 100%;
  float: left;
  margin-top: 100px;
}

.explore-media > h2 {
  width: 100%;
  float: left;
  text-align: center;
  color: #a53278;
  font-size: 36px;
  font-weight: 100;
  letter-spacing: 6px;
}

.explore-media > h2 span {
  width: auto;
  float: right;
  color: #a53278;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  padding: 25px 30px 0 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}

.explore-media .main-container {
  margin-top: 35px;
  width: 100%;
  display: table;
  text-align: center;
  float: left;
}
.main-container > .explore_mobile {
  display: inline-block;
  margin: auto;
  float: none;
}

.explore-media-item {
  width: 100%;
  height: 225px;
  position: relative;
}

.explore-media-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.explore-media-item h3 {
  background: rgba(0, 0, 0, 0.8);
  font-size: 22px;
  line-height: 27px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 18px 24px;
  margin: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* bottom search section */

.bottom-search {
  position: relative;
  width: 625px;
  margin: 35px auto;
}

.bottom-search input,
.bottom-search input[type="text"],
.bottom-search input[type="name"],
.bottom-search input[type="email"] {
  padding: 6px 15px;
  line-height: 40px;
  width: calc(100% - 138px);
  border: 1px solid #979797;
  margin-right: 110px;
  outline: none;
  border-radius: 5px;
  height: 56px;
}

.btn.search-btn {
  background: #3db8ea;
  min-width: 100px;
  color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
  line-height: 40px;
  font-size: 18px;
  font-family: "adelle-sans", sans-serif !important;
  font-weight: 700;
  position: absolute;
  right: 0px;
}

.bottom-search input[type="submit"],
.bottom-search button[type="submit"] {
  background: #3db8ea !important;
  min-width: 120px;
  color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
  line-height: 40px;
  font-size: 18px;
  font-family: "adelle-sans", sans-serif !important;
  font-weight: 700;
  position: absolute;
  right: 0px;
  margin: 0px;
  top: 0px;
  border: none;
}

#newsletter-signup h3 {
  display: none;
}

.bottom-search-section {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 30px;
  background: url("../images/bottom_search_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 434px;
}

.singup-text h2 {
  font-size: 66px;
  line-height: 67px;
  color: #fff;
  margin-top: 70px;
}

.singup-text p {
  font-size: 24px;
  line-height: 31px;
  margin-top: 22px;
  font-weight: 100;
  color: #fff;
}

/*  end update  */

.share-links {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0px;
  padding: 25px 0px;
}

.inner-main-heading .share-block .share-links ul {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0px;
  padding: 0px 0 0 0px;
  display: table;
}

.inner-main-heading .share-block .share-links li {
  margin: 0px 3px;
  padding: 0px;
  display: inline-block;
  font-size: 24px;
  float: left;
}

.inner-main-heading .share-block .share-links li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  width: 32px;
  height: 32px;
  line-height: 32px;
  float: left;
  cursor: pointer;
}

.acrylic-page.inner-main-heading h1 {
  font-family: "essonnes-display", serif;
  color: #000;
  text-align: left;
  font-weight: 700;
  font-size: 61px;
  line-height: 73px;
}

.inner-main-heading .share-block {
  float: left;
  width: 100%;
}

.inner-main-heading .share-block .share-links li a.facebook {
  background: #2c81b2;
}

.inner-main-heading .share-block .share-links li a.twitter {
  background: #49bbde;
}

.inner-main-heading .share-block .share-links li a.pintrest {
  background: #d6051d;
  border-radius: 100%;
}

.inner-main-heading .share-block .share-links li a i {
  line-height: 32px;
}

.main-content {
  width: 100%;
  float: left;
}

.post-content {
  width: 66%;
  /*float: left;*/
  margin-left: auto;
  margin-right: auto;
}

/* ++++++++ Here Strat Post Design modify 3/Jan/18 ++++++++ */

.post-large > .post-content {
  width: 100%;
  /*float: left;*/
  margin-left: auto;
  margin-right: auto;
}

.post-large ul.comments .comment-block {
  background: #f4f4f4;
  border-radius: 5px;
  padding: 20px 20px 35px;
  position: relative;
}

.post-large ul.comments .comment-arrow {
  border-bottom: 15px solid transparent;
  border-right: 15px solid #f4f4f4;
  left: -15px;
  border-top: 15px solid transparent;
  height: 0;
  position: absolute;
  top: 28px;
  width: 0;
}

.post-large .post-block,
.post-share,
article.post .comment-respond,
article.portfolio .comment-respond {
  border-top: 1px solid #ddd;
  margin: 15px 0 0 0;
  padding: 20px 0 15px 0;
}

.post-large .comment-respond {
  border-top: 1px solid #ddd !important;
}

.post-large .post-block.post-author strong.name a {
  color: #3db8ea !important;
  font-size: 17px;

}

.post-large .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
}

.post-large .post-content .wp-caption.aligncenter {
  padding: 4px;
  background-color: #fff;
  /* border: 1px solid #ddd; */
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 2px;
  text-align: center;
}

.post-large .post-content .wp-caption.aligncenter img {
    height: auto;
    width: auto;
    object-fit: cover;
    margin: auto;
}

/* .post-large .post-content .wp-caption.alignleft,
.post-content .wp-caption.alignright {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  width: 100%!important;
  text-align: center;
}
 */




.post-large .post-content .wp-caption.aligncenter,
.post-content .wp-caption.aligncenter {
  padding: 4px;
  background-color: #fff;
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 2px;
  text-align: center!important;
}
.post-large .post-content .wp-caption.aligncenter .wp-caption-text,
.post-content .wp-caption.aligncenter .wp-caption-text{
    text-align: center!important;
}


.post-large .post-content .wp-caption.alignleft,
.post-content .wp-caption.alignleft {
  padding: 4px;
  background-color: #fff;
    border-radius: 2px;
  width: 100% !important;
  text-align: left!important;
}

.post-large .post-content .wp-caption.alignleft .wp-caption-text,
.post-content .wp-caption.alignleft .wp-caption-text{
    text-align: left!important;
}

.post-large .post-content .wp-caption.alignright,
.post-content .wp-caption.alignright {
  padding: 4px;
  background-color: #fff;
  border-radius: 2px;
  width: 100% !important;
  text-align: right!important;
}

.post-large .post-content .wp-caption.alignright .wp-caption-text,
.post-content .wp-caption.alignright .wp-caption-text{
    text-align: right!important;
}

.post-large .post-content .wp-caption.alignjustify,
.post-content .wp-caption.alignjustify {
  padding: 4px;
  background-color: #fff;
  border-radius: 2px;
  width: 100% !important;
  text-align: justify!important;
}

.post-large .post-content .wp-caption.alignjustify .wp-caption-text,
.post-content .wp-caption.alignjustify .wp-caption-text{
    text-align: justify!important;
}



.post-large .post-content .wp-caption.alignleft img,
.post-content .wp-caption.alignright img,
.post-content .wp-caption.alignjustify img,
.post-content .wp-caption.aligncenter img {
  margin: 0px !important;
  padding: 0px !important;
}

.post-large .post-content .wp-caption .wp-caption-text {
  font-size: 12px !important;
  width: 100%;
  /* text-align: center; */
} 








.post-large .post-content .wp-caption.alignleft img,
.post-content .wp-caption.alignright img {
  margin: 0px !important;
  padding: 0px !important;
}


#ampromo-overlay{
  z-index: 999999!important;
}

.ampromo-carousel-control.next:hover {
  background-position: -46px -45px!important;
}


.ampromo-carousel-control.prev:hover {
  background-position: 0 -45px!important;
}

.ampromo-carousel-control.carousel-disabled.prev
{
    background-position:0 -45px!important;
}

.ampromo-carousel-control.amcarousel-disabled.next
{
    background-position: -46px -45px !important;
}

.ampromo_items_form h4, .ampromo_items_form h4 a {
  line-height: 27px;
    height: 77px;
    overflow: hidden;
}

.main-content-wrap p, .main-content-wrap span, .main-content-wrap ul, .main-content-wrap ol, .main-content-wrap li, .main-content-wrap a{
  line-height: 1.6em;
}

.fw-capture-interior {
  padding: 15px 0 20px;
  max-width: 445px;
  margin: auto;
}

.fw-capture-interior .fw_capture_btn_submit{
     width: auto;
    background: #3db8ea;
    min-width: 130px;
    height: 51px;
    line-height: 51px;
    padding: 0px 15px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    margin: auto !important;
    border: none;
    font-family: "adelle-sans", sans-serif!important;
    letter-spacing: 0px;
}

.fw-capture-interior .fw_capture_btn_submit:hover{
 background: #333;
}

.fw-capture-interior input[type=email].form-control.required {
  width: 303px;
  float: left;
  margin-right: 10px;
  height: 52px;
  border: 1px solid #b3d3e0!important;
}
.fw_capture_inline {
  width: 100%;
  margin: auto;
  background: #eef4f7;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 16px;
}

.email-capture-area > .fw_capture_inline {
  width: auto;
  /* margin: auto; */
  background: #eef4f7;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 16px;
  display: flow-root;
}

.email-capture-area > .fw_capture_inline > .fw-capture-interior {
  text-align: center
}


.email-capture-area  .fw-capture-interior input[type=email].form-control.required {
  margin-bottom: 10px;
}
@media (max-width: 766px) {
  .email-capture-area .fw-capture-interior input[type=email].form-control.required {
    margin-bottom: 10px;
    max-width: 100%!important;
    width: 100%;
  }
  .email-capture-area .fw-capture-interior {
    text-align: center!important;
    width: 100%;
  }
}
 
 /* ++++++++ Here end Post Design modify 3/Jan/18 ++++++++ */

.content-section {
  /* float: left; */
  /* width: 100%; */
  max-width: 1326px;
  margin: auto;
  padding: 0 30px;
  /* padding-top: 100px; */
}

.acrylic-content h2 {
  font-size: 38px;
  color: #000;
  font-weight: 500;
  text-align: left;
  margin-bottom: 25px;
}

.acrylic-content p {
  font-size: 21px;
  line-height: 31px;
  font-weight: 500;
  color: #000;
  margin-top: 0px;
  margin-bottom: 14px;
}

.acrylic-content .image-col {
  margin: 60px 0;
}

.acrylic-content .img-wrap {
  width: 100%;
  max-height: 350px;
  margin: auto;
  overflow: hidden !important;
}

.acrylic-content .img-wrap img {
  width: 100%;
  height: auto;
}

.beautiful-product h3 {
  font-size: 22px;
  line-height: 27px;
  color: #000;
  margin-top: 20;
  margin-bottom: 8px;
}

.beautiful-product .price-box {
  font-weight: 500;
  font-size: 24px;
  color: #3db8ea;
}

.beautiful-product .addcart-btn {
  background: #3db8ea;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 10px 15px;
  margin-top: 7px;
}

/* sponsored section */

.sponsored-section.top-box > .sponsored-img img {
  height: auto;
  width: auto !important;
}

.sponsored-section a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #3db8ea;
  font-size: 12px;
  text-align: center;
  display: block;
}

.sponsored-section .sponsored-img {
  height: auto;
  width: 100%;
}

.sponsored-section .sponsored-img img {
  width: 100%;
  height: auto;
}

/* sub-baner section */

.sub-baner {
  float: left;
  width: 100%;
  height: 604px;
}

.sub-baner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
}

/* testimonial section */

.testimonial {
  float: left;
  border: 1px solid #979797;
  border-radius: 6px;
  padding: 32px 10px 26px 10px;
  margin-top: 110px;
  margin-bottom: 60px;
}

.testimonial .user-pic {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 35px;
}

.testimonial .user-pic img {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.testimonial .testimonial-content h2 {
  font-size: 28px;
  font-weight: 500;
  color: #000;
}

.testimonial .testimonial-content p {
  font-size: 16px;
  line-height: 18px;
  color: #757575;
  font-weight: 500;
}

.testimonial .testimonial-content a.link-btn {
  color: #3db8ea;
  font-size: 16px;
  line-height: 18px;
}

.testimonial .testimonial-content a.link-btn:hover {
  color: #333;
  text-decoration: none;
}

.popuplar-articles,
.sponsored-section {
  float: left;
  width: 100%;
}

.popuplar-articles {
  margin: 30px 0;
}

.popular-items {
  float: left;
  width: 100%;
  margin: 14px 0;
}

.popular-items .img-wrap {
  float: left;
  width: 102px;
  height: 77px;
}

.popular-items .img-wrap img {
  max-width: 100%;
  max-height: 100%;
  object-fit: fill;
}

.popular-items .article-content {
  width: calc(100% - 118px);
  float: left;
  margin-left: 15px;
}

.popular-items .article-content h3 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 20px;
}

.popular-items .article-content p {
  font-size: 14px;
  font-weight: 500;
  color: #959595;
}

.popuplar-articles h2 {
  font-size: 38px;
  font-weight: 500;
  color: #000;
}

/* media page start */

.explore-media {
  margin-top: 0;
}

.explore-media .explore-media-item {
  float: left;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 347px;
  margin: 25px 0;
  position: relative;
  display: table;
}

.explore-media .explore-media-item .media-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 50px 0;
  font-family: "essonnes-display", serif;
  vertical-align: middle;
  display: table-cell;
  position: relative;
}

.explore-media .explore-media-item .media-content h4 {
  font-size: 32px;
  line-height: 36px;
  color: #fff;
}

.explore-media .explore-media-item .media-content p {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  font-style: italic;
}

.explore-media .explore-media-item:hover h3 {
  display: none;
}

.explore-media .explore-media-item img {
  display: block;
  position: absolute;
}

.explore-media .explore-media-item p {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #fff;
  padding: 10px 20px 20px;
  text-align: center;
}

.explore-media .explore-media-item a.info:hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.explore-media .explore-media-item img {
  -webkit-transition: all 0.4s ease-in-out 0.5s;
  -moz-transition: all 0.4s ease-in-out 0.5s;
  -o-transition: all 0.4s ease-in-out 0.5s;
  -ms-transition: all 0.4s ease-in-out 0.5s;
  transition: all 0.4s ease-in-out 0.5s;
}

.explore-media .explore-media-item .media-content {
  background-color: rgba(0, 0, 0, 0.8);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in 0.4s;
  -moz-transition: all 0.3s ease-in 0.4s;
  -o-transition: all 0.3s ease-in 0.4s;
  -ms-transition: all 0.3s ease-in 0.4s;
  transition: all 0.3s ease-in 0.4s;
}

.explore-media .explore-media-item h4 {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background: transparent;
  margin: 20px 40px 0px 40px;
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -ms-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}

.explore-media .explore-media-item p {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  -ms-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
}

.explore-media .explore-media-item a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -ms-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}

.explore-media .explore-media-item:hover .media-content {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

.explore-media .explore-media-item:hover img {
  /*-webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;*/
}

.explore-media .explore-media-item:hover h4 {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.explore-media .explore-media-item:hover p {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#main-nav-bar nav {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.get-info .sml-view {
  display: none;
}

.main-pro-sec {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.filter-area {
  width: 100%;
  float: left;
}

.filter-area .filter-nav {
  width: 100%;
  float: left;
}

.filter-area .filter-nav ul {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}

.filter-area .filter-nav ul li {
  width: 100%;
  float: left;
  margin: 0px 0 1px;
  padding: 0px 0px;
  list-style: none;
  /* border-bottom: 1px solid #e3e3e3; */
  background: #e3e3e3;
  font-size: 16px;
  color: #000;
}

.filter-area .filter-nav ul li a {
  color: #000;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
}

.filter-area .filter-nav ul li:hover {
  background: #3db8ea;
}

.filter-area .filter-nav ul li:hover a {
  color: #fff;
}

.filter-area .filter-nav ul li:last-child {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-bottom: none;
}

.filter-area .price-box {
  width: 100%;
  float: left;
  margin-top: 50px;
}

.filter-area .price-box h2 {
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-bottom: 10px;
}

.filter-area .price-box p {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #000;
}

.breadcrumb-area {
  width: 100%;
  float: left;
  padding: 40px 0;
}

.breadcrumb-area .breadcrumb {
  background: transparent;
  padding: 0px;
  margin: 0px;
}

.breadcrumb-area .breadcrumb li {
  font-size: 12px;
  color: #000000;
  font-weight: 300;
}

.breadcrumb-area .breadcrumb > .active {
  color: #3db8ea;
}

.breadcrumb-area .breadcrumb li a {
  background: transparent;
  text-decoration: none;
  color: #000000;
}

.breadcrumb-area .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "\f105";
  font-family: FontAwesome;
}

.main-pro-sec .pro-dtl-box {
  width: 100%;
  float: left;
  padding-bottom: 50px;
}

.main-pro-sec .pro-dtl-box .lrg-img {
  width: 100%;
  float: left;
  overflow: hidden;
}

.main-pro-sec .pro-dtl-box .lrg-img img {
  width: 100%;
  height: auto;
}

.main-pro-sec .pro-dtl-box .thumb-area {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}

.main-pro-sec .pro-dtl-box .thumb-area ul {
  margin: 0px;
  padding: 0px;
}

.main-pro-sec .pro-dtl-box .thumb-area ul li {
  margin: 0px 20px 0 0;
  padding: 0px;
  list-style: none;
  float: left;
  border: 1px solid #979797;
  height: 83px;
  width: 83px;
  overflow: hidden;
  position: relative;
}

.main-pro-sec .pro-dtl-box .thumb-area ul li img {
  object-fit: cover !important;
  height: 100%;
  width: 100%;
  float: left;
}

.main-pro-sec .pro-dtl-box .thumb-area ul li:last-child {
  margin: 0px 0px 0 0;
}

.main-pro-sec .pro-dtl-box .description-area {
  width: 100%;
  float: left;
}

.main-pro-sec .description-box {
  width: 100%;
  float: left;
}

.main-pro-sec .description-box .nav-tabs {
  border-bottom: 1px solid #979797;
}

.main-pro-sec .description-box .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-width: 0;
}

.main-pro-sec .description-box .nav-tabs > li > a {
  border: none;
  color: #979797;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
}

.main-pro-sec .description-box .nav-tabs > li.active > a,
.nav-tabs > li > a:hover {
  border: none;
  color: #000 !important;
  background: transparent;
}

.main-pro-sec .description-box .nav-tabs > li > a::after {
  content: "";
  background: #979797;
  height: 4px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -0px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}

.main-pro-sec .nav-tabs > li.active > a::after,
.nav-tabs > li:hover > a::after {
  transform: scale(1);
}

.main-pro-sec .description-box .tab-nav > li > a::after {
  background: #21527d none repeat scroll 0% 0%;
  color: #fff;
}

.main-pro-sec .description-box .tab-pane {
  padding: 15px 0;
}

.main-pro-sec .description-box .tab-content {
  padding: 20px 0;
}

.main-pro-sec .description-box .tab-content p {
  font-size: 21px;
  color: #000;
}

.main-pro-sec .description-box .tab-content h3 {
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  margin-top: 40px;
}

.main-pro-sec .description-box .tab-content ul {
  margin: 0px;
  padding: 15px 0 0 15px;
}

.main-pro-sec .description-box .tab-content ul li {
  margin: 0px;
  padding: 0px 0 15px 15px;
  font-size: 21px;
  color: #000;
}

.main-pro-sec .pro-dtl-box .description-area h2 {
  width: 100%;
  float: left;
  font-size: 44px;
  color: #000;
  font-weight: bold;
  line-height: 52px;
  font-family: "adelle-sans", sans-serif !important;
}

.main-pro-sec .pro-dtl-box .description-area .byname {
  font-size: 21px;
  color: #3db8ea;
  width: 100%;
  float: left;
  padding-top: 8px;
}

.main-pro-sec .pro-dtl-box .description-area .review-txt {
  font-size: 18px;
  color: #4a4a4a;
  width: 100%;
  float: left;
  padding-top: 15px;
}

.main-pro-sec .pro-dtl-box .description-area p {
  font-size: 21px;
  color: #4a4a4a;
  width: 100%;
  float: left;
  padding-top: 30px;
}

.main-pro-sec .pro-dtl-box .description-area .price-box {
  font-size: 44px;
  color: #3db8ea;
  width: 100%;
  float: left;
  padding-top: 30px;
}

.main-pro-sec .pro-dtl-box .description-area .stock-txt {
  font-size: 18px;
  color: #4a4a4a;
  width: 100%;
  float: left;
  padding-top: 10px;
}

.main-pro-sec .pro-dtl-box .description-area .cart-section {
  width: 100%;
  float: left;
  margin-top: 30px;
  border-top: 1px solid #979797;
  padding-top: 25px;
}

.main-pro-sec .pro-dtl-box .description-area .cart-section .qty-box {
  width: 131px;
  float: left;
  margin-right: 35px;
}

.main-pro-sec
  .pro-dtl-box
  .description-area
  .cart-section
  .qty-box
  input.number {
  width: 65px;
  height: 50px;
  text-align: center;
}

.main-pro-sec
  .pro-dtl-box
  .description-area
  .cart-section
  .qty-box
  .btn-number {
  height: 50px;
  font-size: 12px;
}

.all-pro-area {
  float: left;
}

.all-pro-area .head-img {
  width: 100%;
  float: left;
  position: relative;
}

.all-pro-area .head-img img {
  width: 100%;
  float: left;
  height: auto;
}

.all-pro-area .head-img .caption-box {
  width: 70%;
  position: absolute;
  left: 50px;
  bottom: 50px;
  z-index: 9;
}

.all-pro-area .head-img .caption-box h2 {
  width: 100%;
  float: left;
  height: auto;
  font-size: 48px;
  color: #fff;
  line-height: 54px;
  margin-bottom: 30px;
  font-family: "essonnes-display", serif;
}

.featured-area .main-container ~ .main-container {
  margin-top: 50px !important;
}

.acrylic-landing-page .sec-slider .bxslider .slide-box .slide-caption h2 {
  font-size: 23px;
}

.inner-baner ul li img {
  object-fit: fill !important;
  height: 100% !important;
  width: 100% !important;
}

/* search page start */

.search-page .search-txt {
  font-size: 20px;
  color: #5e5e5e;
}

.search-page .search-content > h2 {
  font-size: 36px;
  line-height: 54px;
  color: #3db8ea;
  border-bottom: 1px solid #979797;
  padding: 3px 0;
}

.search-items {
  margin: 34px 0 50px 0;
}

.search-items .image-col-content {
  padding-left: 0 !important;
}

.search-items .img-wrap {
  width: 100%;
  float: left;
  height: 208px;
}

.search-items .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.search-items h3 {
  font-size: 32px;
  line-height: 38px;
  color: #4a4a4a;
  margin-bottom: 10px;
}

.search-items p {
  font-size: 21px;
  line-height: 29px;
  color: #4a4a4a;
}

.paginaiton {
  float: left;
  width: 100%;
  margin-top: 35px;
  border-top: 1px solid #979797;
  padding-top: 24px;
}

.paginaiton ul {
  text-align: center;
  list-style: none;
}

.paginaiton ul li {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  display: inline-block;
  padding: 0 1px;
}
.product-tabs .tab-content ul, .product-tabs .tab-content .std ul, .product-tabs .panel-body .std ul {
  list-style: none;
  padding-left: 3em;
  margin-bottom: 15px;
}

.product-tabs .tab-content li, .product-tabs .tab-content .std ul li, .product-tabs .panel-body .std ul li {
  font-weight: 100;
  font-size: 17px;
  list-style-type: disc;
  color: #4a4a4a;
  line-height: 26px;
}

.post-content p span{
  font-size: 17px!important;
  font-family: "adelle-sans", sans-serif !important;
  line-height: 26px;
}

.post-content h3, .post-content h3 span   {
  font-size:24px!important;
  font-weight: 400 !important;
  letter-spacing: normal;
  line-height: 32px !important;
  margin: 40px 0 20px 0!important;
}

.post-large .post-content .wp-caption.aligncenter p{
    font-size: 12px!important;
    font-style: italic;
    line-height: 1.5;
    width: 100%;
    text-align: center;
}

.paginaiton ul li:first-child {
  margin-right: 16px;
}

.paginaiton ul li a {
  width: 40px;
  height: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  background: #d7d7d7;
  color: #4a4a4a;
  display: block;
}

.paginaiton ul li a:hover {
  text-decoration: none;
}

.search-page .left-section h3 {
  float: left;
  font-size: 16px;
  color: #3db8ea;
  padding: 0 25px 11px 0px;
  margin: 0px 0 0 0px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}

.search-page .left-section .search {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 45px;
}

.search-page .left-section .search input {
  border: 1px solid #979797;
  padding: 5px;
  float: left;
  width: 100%;
  height: 47px;
  line-height: 47px;
  padding-right: 45px;
}

.search-page .left-section .search-btn {
  position: absolute;
  height: 45px;
  width: 40px;
  top: 1px;
  right: 1px;
  background: url("../images/search_btn_icon.png") no-repeat center center;
}

.search-page .left-section .filter-area .filter-nav ul li {
  border-bottom: 0;
}

.search-page .left-section .filter-area .filter-nav ul li a {
  padding-left: 20px;
  padding-right: 20px;
}

.search-page .left-section .filter-area .filter-nav ul li a.current {
  background: #e3e3e3;
}

/* Affiliate Network Page */

.sub-header {
  width: 100%;
  height: 419px;
  float: left;
  margin-bottom: 52px;
}

.sub-header img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.post_content {
  padding-top: 0px;
  width: 100%;
  float: left;
}

.post_content .col-content {
  padding-left: 0 !important;
}

.post_content .prog_image {
  width: 100%;
  height: 336px;
}

.post_content .prog_image img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.secondary-container.prog_image {
  width: 100%;
  height: 336px;
}

.secondary-container .prog_image img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.secondary-container .post_content h2 {
  font-size: 42px;
  color: #3db8ea;
  padding-top: 30px;
  padding-bottom: 20px;
}

.secondary-container .post_content p {
  font-size: 21px;
}

.post_content p {
  font-size: 24px;
  line-height: 38px;
  color: #4a4a4a;
  margin-bottom: 20px;
}

.become-an-affiliate {
  background: #3db8ea;
  float: left;
  width: 100%;
  border-radius: 16px;
  padding: 45px 20px 38px 20px;
  text-align: center;
  margin: 30px 0 75px 0;
}

.become-an-affiliate h2 {
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.become-an-affiliate a.apply_btn {
  background: #39393a;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  padding: 0px 25px;
  margin-top: 30px;
  display: inline-block;
}

.become-an-affiliate a.apply_btn:hover {
  text-decoration: none;
}

.program_wraper .col-content h2 {
  font-size: 24;
  font-weight: 700;
  line-height: 33px;
}

.program_wraper .col-content ul {
  margin: 5px 0 35px 0;
}

.program_wraper .col-content ul li {
  font-size: 20px;
  line-height: 33px;
  color: #4a4a4a;
}

.program_wraper .col-content p {
  font-size: 20px;
  line-height: 33px;
  margin-bottom: 38px;
  margin-bottom: 38px;
}

/* Contact Page */

.contact_us_page {
  margin-bottom: 40px;
  display: block;
  float: left;
  width: 100%;
}

.contact_us_page .contact-image {
  width: 100%;
  height: auto;
}

.contact_us_page .contact-image img {
  height: auto;
  width: 100%;
}

.contact_us_page .contact_items {
  margin-top: 100px;
  float: left;
  width: 100%;
}

.contact_us_page .contact_items h2 {
  font-size: 32px;
  font-family: "essonnes-display", serif;
  line-height: 42px;
  color: #3db8ea;
  margin-bottom: 30px;
  padding: 0 30px;
  width: 100%;
}

.contact_us_page .contact_items h4 {
  font-size: 14px;
  text-transform: uppercase;
  color: #39393a;
  margin-bottom: 5px;
}

.contact_us_page .contact_items address.address {
  font-size: 18px;
  color: #000;
  min-height: 120px;
}

.contact_us_page .contact_items p span {
  color: #969696;
  font-size: 14px;
}

/* updated by sandeep */

a.email_btn,
.a.learn_more_btn {
  background: #3db8ea;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  padding: 0px 25px;
  margin-top: 30px;
  display: inline-block;
  text-decoration: none !important;
}

a.email_btn,
a.learn_more_btn:hover {
  text-decoration: none !important;
}

/* udpated end */

/* magazine landing page */

.magazine-sm-baner {
  float: left;
  width: 100%;
  margin-top: 45px;
}

.magazine-discription .discription-content {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.magazine-discription {
  margin: 45px 0 0 0;
  float: left;
  width: 100%;
}

.magazine-discription .magazine-img {
  width: 100%;
  height: 474px;
}

.magazine-discription .magazine-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.magazine-discription .col-content {
  padding-left: 0 !important;
  height: 474px;
}

.magazine-sm-baner .img-box {
  height: 350px;
  position: relative;
}

.magazine-sm-baner .img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.current_issues h2 {
  font-size: 21px;
  float: left;
  width: 100%;
  color: #fff;
  height: 53px;
  line-height: 53px;
  text-align: center;
  background: #3db7ea;
}

.current_issues {
  padding-bottom: 35px;
  background: #4a494a;
  float: left;
  text-align: center;
  min-height: 474px;
}

.current-issue-image {
  margin: 30px auto;
  display: inline-block;
  height: 241px;
}

.current-issue-image img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.current_issues .btn-wraper {
  float: left;
  width: 100%;
}

.current_issues a.learn_more_btn {
  background: #40a7c4;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  padding: 0 24px;
}

.current_issues a.learn_more_btn:hover {
  text-decoration: none;
}

.discription-content h2 {
  font-size: 38px;
  color: #000;
  font-family: "essonnes-display", serif;
}

.discription-content p {
  color: #4a4a4a;
  padding: 33px 0;
  font-size: 18px;
  color: #4a4a4a;
}

.discription-content a.learn_more_btn {
  background: #3db8ea;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  padding: 0 24px;
}

.discription-content a.learn_more_btn:hover {
  text-decoration: none;
}

.magazine-sm-baner .slide-caption {
  position: absolute;
  bottom: 50px;
  left: 50px;
  width: 70%;
}

.magazine-sm-baner .slide-caption h2 {
  margin-bottom: 15px;
  font-family: "essonnes-display", serif;
  font-size: 48px;
  line-height: 52px;
  font-weight: 500;
  color: #981818;
}

.magazine-sm-baner .slide-caption p {
  margin-bottom: 15px;
  font-family: "adelle-sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #4a4a4a;
  text-transform: uppercase;
}

.magazine-sm-baner .slide-caption a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 24px;
}
.magazine-sm-baner .slide-caption a:hover {
  color: #333;
}

/* magazine subscription */

.magazine-baner {
  display: block;
  background: #2e2e2e;
  height: 520px;
  width: calc(100% - 0px);
  margin: 0 0px;
  position: relative;
  overflow: hidden;
  padding: 74px 20px;
  width: 100%;
  float: left;
  margin-top: 40px;
}

.magazine-baner .save_strip {
  background: #3db8ea;
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  z-index: 10;
  top: 66px;
  right: -70px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 320px;
  text-align: center;
  color: #fff;
  height: 55px;
  line-height: 55px;
}

.magazine-baner-image {
  width: 100%;
  height: 365px;
  text-align: center;
}

.magazine-baner-image img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.magazine-baner .magazine-baner-caption {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-10%);
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}

.magazine-baner .magazine-baner-caption h2 {
  font-size: 48px;
  line-height: 54px;
  color: #fff;
  margin-top: 80px;
}

.magazine-baner .magazine-baner-caption p {
  font-size: 24px;
  line-height: 35px;
  color: #fff;
}

.magazine-porduct h3 {
  text-align: center;
  font-size: 48px;
  padding-bottom: 45px;
}

.magazine-porduct {
  margin: 50px 0 70px 0;
  float: left;
  width: 100%;
}

.magazine-porduct .img-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 230px;
}

.magazine-porduct .img-box img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.magazine-porduct .img-box .best_deal_strip {
  background: #3db8ea;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 0;
  top: 40px;
  right: -61px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 200px;
  text-align: center;
  color: #fff;
}

.magazine-porduct h2 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 34px 0 36px 0;
}

.magazine-porduct h2 span {
  text-transform: capitalize;
  width: 100%;
  float: left;
}

.magazine-porduct .price-box {
  color: #3db8ea;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 20px;
  font-family: "essonnes-display", serif;
}
.inner_pages_content {
  width: 100%;
  float: left;
}

.inner_pages_content p {
  font-size: 24px;
  color: #4a4a4a;
  line-height: 35px;
  margin-bottom: 43px;
}

.inner_pages_content h2 {
  font-size: 24px;
  color: #3db8ea;
}

.inner_pages_content ul {
  display: block;
}

.inner_pages_content ul li {
  font-size: 24px;
  color: #4a4a4a;
  line-height: 35px;
}

.inner_pages_content p span {
  font-size: 18px;
  line-height: 29px;
}

span.deadline {
  color: #969696;
  font-size: 18px;
  float: left;
  width: 100%;
  margin-top: 23px;
}

.get-info button.pink-btn {
  margin-top: 10px;
  border: 0px;
}

.competitions-baner {
  background: #ffd503;
  float: left;
  width: 100%;
  height: 400px;
  text-align: center;
  position: relative;
  padding: 60px 0 70px 0;
}

.competitions-baner h3 {
  color: #f47a33;
  font-size: 86px;
  font-weight: bold;
}

.competitions-baner h2 {
  color: #fff;
  font-weight: bold;
  font-size: 146px;
  line-height: 125px;
  margin-top: 32px;
}

.competitions-baner p {
  font-size: 32px;
  color: #39393a;
  font-weight: bold;
  line-height: 32px;
}

.competitions-baner button.pink-btn {
  position: absolute;
  bottom: -20px;
  width: 140px;
  margin: auto;
  left: 0px;
  right: 0px;
}

.competitions_price_page .img-box .count-box {
  position: absolute;
  top: 0;
  left: 0px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  background: #3db8ea;
  font-size: 40px;
  color: #fff;
  z-index: 999;
}

.chance_to_win {
  float: left;
  width: 100%;
  background: #666;
  text-align: center;
  padding: 42px 0;
}

.chance_to_win h3 {
  font-size: 32px;
  text-transform: uppercase;
  color: #fff !important;
  margin-bottom: 25px;
}

.chance_to_win button {
  border: 0;
}

.inner-main-heading .upload-art-btn {
  text-align: center;
  float: right;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #3db8ea;
  border-radius: 50px;
  line-height: 54px;
  height: 54px;
  width: 283px;
}

.artist-profiles {
  padding: 0px;
}

.inner-main-heading .upload-art-btn {
  float: right;
  text-align: center;
  font-size: 18px;
  line-height: 54px;
  height: 54px;
  width: 283px;
  margin-top: 20px;
}

.inner-main-heading .free-detail.share-links {
  margin-top: 10px;
  margin-bottom: 10px;
}

.inner-main-heading .free-detail .share-links li {
  float: none !important;
}

.line {
  float: left;
  width: 100%;
  text-align: center;
  margin: 56px 0 31px 0;
}

.line:after {
  content: "";
  background: #000;
  width: 200px;
  height: 4px;
  display: inline-block;
}

.free-detail-page {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.free-detail-page h4 {
  text-align: center;
  font-size: 32px;
  line-height: 42px;
}

.free-detail-page h1 {
  text-align: left;
  font-size: 38px;
  line-height: 42px;
  margin: 85px 0 45px 0;
}

.free-detail-page h2 {
  font-size: 38px;
  line-height: 45px;
  padding-bottom: 50px;
}

.free-detail-page p {
  font-size: 21px;
  color: #000;
}

.free-detail-page .fundatmental_guide {
  margin-top: 40px;
}

.free-detail-page .fundatmental_guide .img-box {
  width: 100%;
  height: 474px;
}

.free-detail-page .fundatmental_guide .img-box img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.free-detail-page .img-box {
  width: 100%;
  height: 292px;
}

.free-detail-page .img-box img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.free-detail-page .col-content {
  padding-left: 0px !important;
}

.free-detail-page .fundatmental_guide p {
  font-size: 21px;
  color: #000;
}

.free-detail-page .fundatmental_guide h3 {
  font-size: 21px;
  font-weight: bold;
  margin-top: 110px;
}

.download_pdf_btn {
  width: 100%;
  background: #3db8ea;
  border-radius: 8px;
  min-height: 110px;
  text-align: center;
  font-size: 46px;
  color: #fff;
  margin-top: 66px;
}

.guide-sm-baner {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 30px;
}

.guide-sm-baner img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* free downlaod */

.free-detail-page .free_download {
  background: #3db8ea;
  border-radius: 8px;
  min-height: 279px;
  padding: 35px 50px 65px;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 70px;
}

.free-detail-page .free_download h2 {
  font-size: 46px;
  color: #fff;
}

.free-detail-page .free_download p {
  color: #fff;
  font-size: 21px;
  line-height: 31px;
  padding: 16px 0 26px 0;
}

.free-detail-page .free_download button.dark-btn {
  background: #000 !important;
  border: 0px;
}

.free_download input {
  width: calc(100% - 150px);
  margin-right: 10px;
  line-height: 45px;
  padding: 2px 5px;
}

#workshop-area .location {
  background: #3db8ea;
  float: left;
  width: 100%;
  padding: 25px 0;
  margin: 0px 0 0 0;
  min-height: 105px;
}

#workshop-area .location .popupbox {
  max-width: 1200px;
  padding: 0 30px;
  margin: auto;
  width: 100%;
  border: none;
  background: transparent;
  box-shadow: none;
  text-align: center;
}

#workshop-area .location .popupbox .contbox {
  display: inline-flex;
  text-align: center;
  margin: auto;
}

#workshop-area .location .popupbox .contbox p {
  font-size: 26px;
  color: #fff;
  line-height: 55px;
}

#workshop-area .location .popupbox .contbox input {
  font-size: 18px;
  color: #969696;
  width: 400px;
  border-radius: 28px;
  height: 55px;
  line-height: 55px;
  padding: 0 40px;
  border: 0;
  margin: 0 16px;
}

#workshop-area .location .popupbox .contbox input[type="text"] {
  font-size: 18px;
  color: #969696;
  width: 400px;
  border-radius: 28px;
  height: 55px;
  line-height: 55px;
  padding: 0 40px;
  border: 0;
  margin: 0 16px;
}

#workshop-area .location .popupbox .contbox input[type="button"] {
  background: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  height: 55px;
  width: 55px;
  line-height: 51px;
  border: 0px;
  text-align: center;
  padding: 0px;
  margin: 0;
}
.home_map {
  margin-top: -20px !important;
}

.home_map + div {
  max-width: 1200px;
  margin: auto;
  padding: 0 30px;
}

#workshop-area {
  width: 100% !important;
  float: left;
}

#map_canvas {
  width: 100% !important;
  height: 529px !important;
}

.home_map + div h2 {
  font-size: 46px !important;
  color: #000;
  padding: 65px 0 60px 0;
  text-align: center;
  width: 100%;
  float: left;
  margin: 0px;
}

.home_map + div .homelilst_wrap {
  list-style: none;
  padding-left: 0px;
  width: 100%;
  float: left;
}
.homelilst_wrap a.cityNames {
  font-size: 18px;
  padding-bottom: 30px;
  text-transform: uppercase;
  color: #3db8ea;
  display: inline-block;
  text-decoration: none;
}

.homelilst_wrap .store_content {
  width: 100%;
  float: left;
  padding-bottom: 15px;
}

.goback {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  padding-bottom: 10px;
  float: left;
}

.goback::before {
  display: block;
  position: relative;
  content: "\f104";
  font-family: FontAwesome;
  float: left;
  margin-right: 8px;
  font-weight: bold;
  font-size: 18px;
  margin-top: -3px;
}

.goback:hover {
  text-decoration: none;
}

.secondary-container #right-sidebar {
  margin-top: -20px;
  padding-left: 0px !important;
}

#right-sidebar .post-content,
#left-sidebar .post-content {
  width: 100% !important;
}

.content-section .sidebar {
  padding-top: 50px;
}


.filter-products .products div.item .product-image{
  background: #f1f1f1!important;
  text-align: center;
}
#slideshow img {
  width: auto !important;
  height: 260px!important;
}

.post-item-small .post-image {
  margin: 0 10px 0 0;
  float: left;
  /* background: #d6d6d6; */
  padding: 3px;
  border-radius: 0 !important;
  border: 1px solid #d6d6d6;
  height: 65px;
  overflow: hidden;
}

.post-item-small .post-image a img {
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
  border-radius: 0;
  height: 100%;
}

.post-item-small a .post-image.img-thumbnail,
.post-item-small .post-image.img-thumbnail + a {
  font-size: 14px !important;
  /* color: #7a7d82; */
  font-weight: 400;
  line-height: 16px;
}

.post-item-small {
  height: 86px;
  overflow: hidden;
  padding: 20px 0px 10px;
}

.product-view .product-info p {
  color: #9e9e9e !important;
}
.product-view .product-info span.price,
.product-view .product-info .price {
  font-family: "essonnes-display", serif;
  color: #3db8ea;
  font-size: 40px;
  font-weight: 300 !important;
  background-color: white;
}

.product-options {
  margin: 0px 0 0;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  font-size: 20px;
  color: #22252a;
  font-weight: 300;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
  font-size: 19px;
  color: #3db8ea;
}

.product-shop .add-to-cart button.button {
  width: auto;
  min-width: 1px;
  padding: 0;
  margin: -10px 0 0px;
}

.add-to-cart .qty {
  min-width: 61px;
  border: 1px solid #bbbbbb !important;
}
.add-to-cart .qty-changer > a {
  border: 1px solid #bbbbbb !important;
  color: #7d7d7d !important;
  font-size: 11px;
}

/* .main-container.col1-layout .product-view, .col1-layout .product-view{
        max-width: 980px;
        margin: auto;
    } */

.add-to-cart .qty-holder {
  margin-right: 10px !important;
}

.details-area .product-name {
  overflow: hidden;
}

.products-grid .price-box {
  padding-top: 10px !important;
  position: relative;
}

.price-as-configured .price-label {
  color: #000;
}

/*  Css for store page */

.category-banner {
    max-width: 1170px !important;
    font-size: 24px;
    line-height: 35px;
    color: #4a4a4a;
    padding: 20px 15px;
    margin: auto;
    text-align: center;
    font-weight: 300;
}

.breadcrumbs span.breadcrumbs-split{
  color: #4a4a4a;
}

.notloginuser {
  padding-top: 175px;
}

.notloginuser .top-container > .breadcrumbs{
  margin-top:0px; 
}

.img-out .img-text p {
  color: #fff;
  font-family: "essonnes-display", serif;
  font-weight: 500;
  font-size: 23px;
  padding: 10px;
  margin: 0;
  height: 40px;
  overflow: hidden;
  line-height: 29px;
}

.filter-products .products .item .details-area {
  padding: 10px 0 !important;
  text-align: left !important;
}

/* .filter-products .products.owl-carousel .owl-wrapper {
    width: 100%!important;
}

.filter-products .products.owl-carousel .owl-item:nth-child(4) ~ .owl-item{
  display:none!important;
} */

/* ++++++++++ Here Start Store page Css +++++++++++ */

html .category-products .products-grid li.item .product-image{
    background: #f1f1f1;
    text-align: center;
}

html .category-products li.item .product-image img {
  min-width: 100%!important;
  min-height: 100%;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  
}

.owl-carousel .owl-item, .featured-product-store .owl-carousel .owl-item{
  padding-left:30px !important;
  padding-right: 30px !important;
}
.owl-top-narrow .owl-item .item{
  padding: 0px !important;
}

.right-sidebar p {line-height:27px!important;}
.post-carousel .thumb-info img{
  height: 140px!important;
  max-width: 100%!important;
  object-fit: cover;
}
.entry-content h4{
  line-height: 40px;
}
.entry-content p + h4 {
    font-size: 21px!important;
    line-height: 40px;
}

.post-item.post-title-simple h4 a {
  color: inherit;
  font-size: 21px!important;
  display: -webkit-box;
  font-size: 22px;
  line-height: 27px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  height: 54px;
  overflow: hidden;
}

.post-carousel .post-item .post-excerpt, .post-grid .post-item .post-excerpt, .post-timeline .post-item .post-excerpt{
  font-size: 18px!important;
}

.post-block.post-comments h4, .post-block.post-author h4 {font-size:24px!important;}
ul.comments .comment-block p {font-size:17px!important;line-height:23px!important;}
ul.comments .comment-block .comment-by {font-size:17px!important; padding-bottom: 10px!important;}
article.post .post-meta {font-size:15px!important;}
.post-item-small a .post-image.img-thumbnail, .post-item-small .post-image.img-thumbnail + a{color:#3db8ea!important;}
ul.comments .comment-block .date { font-size: 11px!important; }

.password-reset-form .form-group {
  float: left;
  margin-top: 25px; 
}
.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}

.sign-form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 15px 0 0 13px;
  transition: all 200ms;
  opacity: 0.7;
  font-size: 16px;
  color: #4a4a4a;
  pointer-events: none;
}

.form-control:focus + .sign-form-control-placeholder,
.form-control:valid + .sign-form-control-placeholder {
  font-size: 75%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  font-size: 14px;
  color: #3db8ea;
  font-weight: 500;
  left: -6px;
}


.block.block-related .product .product-image{
  height: 100%;
}

.block.block-related .product .product-image{
  border: none!important
}

#related-product-carasoul a.addtocart{
 border: none!important;
 margin-top: 10px!important;
}

#related-product-carasoul a.addtocart > span{
  float: left!important;
}

#related-product-carasoul .details-area .actions{
 width: 100%; float: left;
}

div#at-share-dock {
  display: none!important;
}

.discount-form label{
  padding-top: 8px;
}

.cart .discount label{
  padding-top: 8px;
}

.cart .discount form{
  width: 100%;
}

.cart .discount input.input-text{
  height: 38px!important;
}

.sidebar .block-account ul li:nth-of-type(12), .sidebar .block-account ul li:nth-of-type(13) {
  display: none;
}

.sub-title{
  font-family: "adelle-sans", sans-serif !important;
  font-size: 22px;
  letter-spacing: 0;
}

#cart-sidebar-reorder .product-name{
  margin-top: -8px;
}

.col-right.sidebar .block-reorder, .col-left.sidebar .block-reorder {
  border: 1px solid #e3e3e3;
  padding: 0px 0px;
  margin-bottom: 15px;
  border-radius: 3px!important;
}

.col-right.sidebar .block-reorder  .actions, .col-left.sidebar .block-reorder .actions{
  text-align: right;
  margin-left: 24px;
}

.col-right.sidebar .block-reorder .actions button.button, .col-left.sidebar .block-reorder .actions button.button {
  float: right;
  width: 100%;
  margin: 0px!important;
  text-align: left;
  padding: 0 0 10px;
}

.col-right.sidebar .block-reorder .actions.actions a, .col-left.sidebar .block-reorder .actions.actions a{
  text-align: left!important
} 

.col-right.sidebar .block-reorder .actions button.button span, .col-left.sidebar .block-reorder .actions button.button span{
min-width: 113px!important;
}



.col-right.sidebar .block-reorder .block-title, .col-left.sidebar .block-reorder .block-title{
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 10px 10px;
  margin: 0px;
}

.col-right.sidebar .block-reorder .block-content, .col-left.sidebar .block-reorder .block-content{
  padding: 10px 10px 10px;
}

.col-right.sidebar .block-reorder .block-content p, .col-left.sidebar .block-reorder .block-content p{
  font-size: 15px!important;
  color: #4a4a4a;
  padding: 0px 0 10px;
}

.block .actions button.button {
  float: right;
  width: 100%;
  margin: 0px!important;
}

.block .actions a {
  width: 100%!important;
  text-align: center!important;
}

.algolia-instant-selector-results .row .row{
  clear: both!important;
  width:100%!important;
}


.product-view .product-shop .availability {
  color: #000;
  font-weight: 400;
  width: 100%;
}

.product-view .product-shop .price-box {
  margin: 0 0 20px;
  position: relative;
  max-width: 210px;
}

.product-view .product-shop .price-box .old-price .price {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 400;
  float: left;
  margin-top: 9px;
  float: right;
  position: absolute;
  top: -7px;
  color: #c1c1c1;
}

/* +++++++  Dashboard page css +++++++ */

.box-account.box-info .box{
border: 1px solid #e3e3e3!important;
background: none;
position: relative;
border-radius:3px;
}

.box-account.box-info .box .box-content{
 border: none!important;
 background: none;
}


.box-account.box-info .box .box-title{
  border: 1px solid #e3e3e3!important;
  border-width: 0 0 1px 0!important;
  background: none!important;
  
}

.box-account.box-info .box .box-title h3{
  color: #333!important
}


.box-account.box-info .box .box-title + a{
  position: absolute;
  bottom: 10px;
  right:10px;
  background: #3db8ea;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  text-decoration: none;
}

.box-account.box-info .box .box-content address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
  font-size: 17px;
  color: #4a4a4a;
  line-height: 25px;
}

.my-account > .page-title + .pager, .page-head + .pager{
    display: none;
}

.dashboard .welcome-msg {
  background: #e3f2f9!important;
  border: 1px solid #a8d7ea!important;
  border-radius: 4px;
}

.box-account .box-head h2{
  font-weight: 500!important;
  letter-spacing: 0px!important;
}

.data-table thead th {
  background-color: #3db8ea!important;
  font-weight: 500!important;
  color: #fff!important;
}

table#customer-subscriptions-table{
  margin-bottom: 20px;
}
.my-account .pager .limiter, .pager .limiter {
  float: left!important;
  width: 100%!important;
  text-align: center!important;
  border: none!important;
}

p.data-table{
  color: #4a4a4a;
  font-size:19px!important;
  padding-top: 20px;
}

.page-head h3{
  color: #3db8ea!important;
  font-weight: 300!important;
  font-size: 35px!important;
  padding-bottom: 10px!important;
  text-transform: capitalize!important;
}

.pager .limiter select {
  font-family: "adelle-sans", sans-serif !important;
  border: 2px solid #cacaca !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  text-transform: uppercase;
  height: 40px;
}
.pager .limiter label, .pager .limiter{
  font-family: "adelle-sans", sans-serif !important;
  padding-top: 6px;
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #4a4a4a !important;
}

.my-account:first-child .pager{
  display: none;
}


/* +++++++  / Dashboard page css +++++++ */

.category-products .toolbar {
  /* display: none; */
}

.toolbar-bottom .toolbar .pager{
  display: block!important;
}


.toolbar .pager{
  display: none;
}

.category-products .toolbar  .sorter .view-mode{
  float: right;
  margin-left: 12px;
  margin-top: 0px;
}

.sorter .view-mode i{
  border: 2px solid #cacaca!important;
  border-radius: 3px;
  line-height: 33px;
}



.sorter .view-mode strong i, .sorter .view-mode a:hover i {
  border-color: #3db8ea!important;
  color: #fff;
  background-color: #3db8ea;
  border-radius: 3px;
}


.category-products .toolbar-bottom .toolbar {
  display: block !important;
}

.category-products .toolbar-bottom .toolbar .sorter {
  text-align: center;
  display: inline-block;
}

.block-layered-nav dt.closed,
.block-category-nav .block-title.closed {
  margin-top: 0px;
}

.block-category-nav {
  margin-bottom: 12px !important;
}

.block-layered-nav dt:before,
.block-category-nav .block-title:before {
  font-style: normal;
}

.course-navbar ul{
  min-width:200px;
}
.course-navbar li.dropdown a{
  padding-left:5px;
  padding-right:22px; 
}
.course-navbar li.dropdown::before {
  content: "\f107" !important;
  display: block !important;
  font-family: FontAwesome !important;
  border: none !important;
  float: right;
  margin-right: 2px;
}

.dropdown-menu li.extracl{
  display: none!important;
}


.course-navbar ul li{
  min-width:100%;
  width:100%;
}

  #websso-g-captcha {
                            float: none;
                            margin: auto;
                            width: 100%;
                            text-align: center;
                            padding: 15px 0;
                        }
                        #websso-g-captcha div{
                            float: none;
                            margin: auto;
                        }
.signin-form-conatiner {
  width: 100%;
  height: 100%;
  position: relative;

  text-align: center;
  /* align the inline(-block) elements horizontally */
}

.signin-form-conatiner .inner-box {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 840px;
  border: 1px solid #979797 !important;
  margin: auto;
  padding: 25px;
  background: #fff;
}

.signin-form-conatiner .inner-box h1 {
  width: 100%;
  font-size: 58px;
  color: #000;
  font-weight: 500;
  font-family: "essonnes-display", serif;
  margin: 0px;
  padding-bottom: 54px;
  text-transform: capitalize;
}

.signin-form-conatiner .inner-box .form-pnl {
  max-width: 550px;
  margin: auto;
  padding-top: 15px;
}

.signin-form-conatiner .inner-box .form-pnl .f-pad {
  padding: 5px !important;
  text-align: left;
}
form.form-signin {
  width: 100% !important;
}

.signin-form-conatiner .inner-box .form-pnl input.f-field {
  border: 1px solid #e3e3e3 !important;
  border-radius: 4px;
  color: #9b9b9b;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  box-shadow: none !important;
  font-weight: 300;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 22px 15px;
}

.password-reset-form p {
  color: #4a4a4a;
  width: 100%;
  font-size: 18px;
}

.password-reset-form button {
  font-family: "adelle-sans", sans-serif !important;
  border-radius: 3px;
}

.password-reset-form button:hover {
  font-family: "adelle-sans", sans-serif !important;
  background: #3db8ea !important;
  color: #fff !important;
}

.signin-form-conatiner .inner-box .form-pnl .custom-checkbox {
  float: left;
  margin-top: 10px;
}
.signin-form-conatiner
  .inner-box
  .form-pnl
  .custom-checkbox
  span.custom-control-description {
  font-size: 15px;
  color: #a8a8a8;
}

.signin-form-conatiner .inner-box .form-pnl .btn-pad {
  padding-top: 15px;
}

.signin-form-conatiner .inner-box .form-pnl .social-login {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.signin-form-conatiner .inner-box .form-pnl .member-login {
  width: 100%;
  float: left;
  padding-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #a8a8a8;
}
.signin-form-conatiner .inner-box .form-pnl .member-login a {
  color: #a8a8a8;
  text-decoration: none;
  width: 100%;
}

.signin-form-conatiner .inner-box .form-pnl .member-login a:hover {
  color: #3db8ea;
  text-decoration: none;
}

.signin-form-conatiner .inner-box .form-pnl button.register-btn {
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  margin: auto !important;
  border: none;
}

.signin-form-conatiner .inner-box .form-pnl .fb-btn {
  width: 100%;
  background: #3c5a99;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  margin: auto !important;
  border: none;
  letter-spacing: 0.5px;
}

.signin-form-conatiner .inner-box .form-pnl .gplus-btn {
  width: 100%;
  background: #d0021b;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  margin: auto !important;
  border: none;
  letter-spacing: 0.5px;
}

.signin-form-conatiner .inner-box .form-pnl .gplus-btn:hover {
  background: #fb0101;
}

.signin-form-conatiner .inner-box .form-pnl .fb-btn:hover {
  background: #4d76cc;
}

.form-pnl .input-container {
  max-width: 100% !important;
}

a.pw-reset-link {
  font-size: 17px;
}
#modal-container {
  z-index: 99999;
  padding-left: 40px;
  padding-right: 40px;
}

.header-main .navbar-right li a {
  cursor: pointer;
float: right;
padding-top:15px;
padding-bottom:15px; 
}
.separatorClass{
  float: right;
    font-size: 15px;
    padding: 12px 4px;
}

.header-main .navbar-right li a:hover {
  color: #3db8ea !important;
}

.cart .cart-collaterals h2{
  font-family: "adelle-sans", sans-serif!important;
}

ul.checkout-types button.button span{
  font-size: initial!important;
  min-width: 215px;
}
body ul.checkout-types button.button{
  padding: 0px;
  margin-right: 10px;
}

.cart-table-wrap .product-name, .cart-table-wrap .product-name a{
  font-size: 18px!important;
  font-weight: 400;
  color: #4a4a4a;
  letter-spacing: 0;
}

tfoot button.button {
  border: none!important;
  padding: 0px;
  margin-bottom: 0;
}
tfoot button.button span span{
  border: none!important;
}
tfoot button.button span {
    min-width: 130px;
    height: 51px;
    line-height: 51px;
    padding: 0px 15px;
    font-size: 18px;
    color: #4a4a4a;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    margin: auto !important;
    border: 1px solid #e3e3e3;
    font-family: "adelle-sans", sans-serif!important;
    letter-spacing: 0px;
    text-shadow: none;
}

tfoot button.button span {
  font-size: 18px;
  color: #4a4a4a;
}

tfoot button.button span:hover {
  font-size: 18px;
  color: #fff;
  background: #3db8ea!important;
  border: 1px solid #3db8ea!important;
}

tfoot button.button span span:hover {
  font-size: 18px;
  color: #fff;
  background: transparent!important;
  border: transparent!important;
}


 tfoot button.button span span {
    background: none!important;
    border:transparent!important
 }

.cart-table-wrap th {
  font-size: 18px!important;
  font-weight: 500!important;
  color: #4a4a4a!important;
}

.cart .cart-collaterals h2 + *{
  padding: 0;
}
button.button span {
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  margin: auto !important;
  border: none;
  font-family: "adelle-sans", sans-serif!important;
  letter-spacing: 0px;
}

/* checkout page */
.opc li.section {
    box-shadow: 0 1px 1px rgba(0,0,0,0.08)!important;
}

.opc .step-title{
  background: #fff;
}

.opc .step-title h2{
  letter-spacing: 0;
    font-size: 18px;
    color: #4a4a4a;
}

.opc .allow .step-title {
  background: #eefaff;
  color: #777;
  cursor: pointer;
  border-bottom: 1px solid #ddd!important;
}

.allow .step-title:hover h2, .allow .step-title:hover span{
  color: #4a4a4a!important;
  background: #eefaff!important;
}

body #checkout-step-login .content button.button{
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 42px;
  line-height: 42px;
  padding: 0px 15px;
  font-size: 18x;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  margin: auto !important;
  border: none;
  font-family: "adelle-sans", sans-serif!important;
  letter-spacing: 0px;
}


body #checkout-step-login .content{
  padding-bottom: 15px;
}

.opc .step, .opc .step p{
  color: #4a4a4a!important;
 font-weight: 500;
}

.opc .step h4{
 font-weight: 500!important;
 letter-spacing: 0;
}

.block-progress dt {
  background: transparent;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 500;
  margin-top: 3px;
}

.form-list li.fields .input-box {
  padding-right: 15px;
}
.form-list li.fields .input-box input, .form-list li.wide .input-box input, .form-list li .input-box input, .form-list li .input-box select{
  border:1px solid #ddd!important;
  font-family: "adelle-sans", sans-serif!important;
  border-radius:3px; 
}

.validation-advice {
  font-weight: 500;
  line-height: 13px;
  color: #eb340a;
}

opc .sp-methods dt{
  color: #3db8ea!important;
  font-size: 18px!important;
}
.sp-methods label{
  font-weight: 400;
  color: #777;
  line-height: 19px;
  font-size: 18px!important;
}

.sp-methods label span.price{
  font-size: 18px!important;
  font-weight: 700;
}

.form-list li.fields label{
  font-size: 16px;
  color: #4a4a4a;
}


.addresses-list h2 {
  font-size: 21px!important;
  font-weight: 300!important;
  color: #4a4a4a!important;
}

.toolbar .pager {
  margin-top: 3px;
}

.pager li > a.next,
.pager li > a.previous {
  width: 35px;
  background: #3db8ea !important;
  height: 35px;
  color: #fff !important;
  border-radius: 3px;
}

.toolbar select {
  font-family: "adelle-sans", sans-serif !important;
  border: 2px solid #cacaca !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  text-transform: uppercase;
}

.pager .pages li {
  background: none !important;
  border: 0 !important;
  height: 35px;
  line-height: 35px;
  font-weight: 500;
  width: auto;
  min-width: 30px;
  font-size: 18px;
}

.pager .pages li,
.pager li > a,
.pager li > span {
  color: #4a4a4a !important;
  max-width: 35px !important;
  width: 35px !important;
}

.pager .pages .current {
  width: 35px;
  background: #3db8ea !important;
  height: 35px;
  color: #fff !important;
  border-radius: 3px;
}

.pager .pages li:hover a,
.pager li > span:hover a {
  width: 35px;
  background: #3db8ea !important;
  height: 35px;
  color: #fff !important;
  border-radius: 3px;
}

.owl-carousel .owl-item {
  float: left;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.owl-top-narrow .owl-controls {
  right: -3px !important;
  top: -20px !important;
}

.owl-top-narrow {
  float: left;
  width: 100%;
  margin: 0px!important;
}

h1.account-main-heading {
  color: #3db8ea;
  font-weight: 300;
  font-size: 35px;
  padding-bottom: 10px;
}

.my-account p {
  font-size: 23px;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 34px;
}

.widget-static-block p {
  font-size: 23px;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 34px;
}

.my-account .account-info {
  padding: 80px 0 0;
}

.my-account .account-info.no-pad {
  padding: 0px 0 0;
}

.my-account .account-info h2 {
  padding: 0px 0 13px;
  font-size: 34px!important;
  color: #3db8ea;
  border-bottom: 1px solid #979797 !important;
  font-weight: 300;
}

.my-account .form__field .form__label{
  font-size: 23px;
  font-weight: 300;
}

.my-account input[type="text"]{
  border-radius:3px;
  border:1px solid #e3e3e3!important;
  height: 44px!important; line-height:44px!important;
}

.my-account .account-info h3 {
  padding: 12px 0 13px;
  font-size: 24px;
  color: #969696 !important;
  font-weight: 500;
  text-transform: uppercase;
}

.my-account .acc-edit-section {
  width: 100%;
  float: left;
}

.my-account .acc-edit-section a {
  float: left;
  font-size: 23px;
  color: #3db8ea;
  text-decoration: none;
  font-weight: 300;
}
.my-account .acc-edit-section a:hover {
  color: #000;
  font-weight: bold;
}
.my-account .acc-edit-section ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
}
.my-account .acc-edit-section ul li {
  margin: 0px;
  padding: 0px;
  font-size: 23px;
  color: #4a4a4a;
  font-weight: 300;
  line-height: 38px;
}

.my-account .acc-edit-section li.info-box {
  padding-bottom: 40px;
  width: 50%;
  float: left;
  padding: 0 50px 0 0;
}
.my-account .acc-edit-section li.info-box h2 {
  font-weight: 500;
  font-size: 21px;
  padding-top: 10px;
}

.my-account .acc-edit-section .info-box address {
  font-size: 19px;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 32px;
}

.my-account .acc-edit-section h3 {
  font-size: 23px;
  color: #3db8ea;
  font-weight: 300;
  margin-top: 15px;
}
.my-account .acc-edit-section p {
  margin: 0px;
  padding: 0px;
  font-size: 23px;
  color: #4a4a4a;
  font-weight: 300;
  line-height: 38px;
}

.additional-bar {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.addresses-additional {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.price-as-configured .price-label {
  display: none;
}

.address-button {
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 45px;
  line-height: 45px;
  padding: 0px 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  border: none;
  right: 30px;
}

.additional-add-box {
  width: 100%;
  float: left;
  min-height: 250px;
  position: relative;
  border: 1px solid #dddddd;
  padding: 15px;
  margin-bottom: 30px;
}

.additional-add-box .actions {
  width: 100%;
  float: left;
  position: absolute;
  border-top: 1px solid #dddddd;
  padding: 0px 0px;
  margin-left: -15px;
  bottom: 0px;
  height: 45px;
}

.additional-add-box .actions:after {
  height: 45px;
  width: 1px;
  content: "";
  position: absolute;
  left: 50%;
  background: #dddddd;
}

.additional-add-box .actions a {
  width: 50%;
  float: left;
  text-align: center;
  font-weight: 300;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 45px;
  font-size: 19px;
}

.additional-add-box .actions a:hover {
  font-weight: 300;
  color: #fff;
  background: #3db8ea;
  height: 100%;
  display: block;
}

.additional-add-box address {
  font-size: 19px;
  font-weight: 300;
  color: #777;
  line-height: 32px;
}

.sidebar .block-account ul li {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.sidebar .block-account ul li a {
  font-size: 18px;
  font-weight: 300;
  color: #4a4a4a;
}


.sidebar .block-account ul li.current strong {
  font-size: 18px;
  font-weight: 300;
}

.sidebar .block-account ul li a:hover {
  color: #3db8ea;
}

.product-tabs > ul {
  margin-bottom: 0px;
}

.product-tabs > ul li.active {
  border-bottom: 4px solid #979797;
  background: transparent !important;
  color: #000 !important;
}

.product-tabs > ul li.active a {
  color: #000 !important;
}

.product-tabs > ul li a {
  font-family: "adelle-sans", sans-serif !important;
  letter-spacing: 0;
  color: #4a4a4a !important;
  background: transparent !important;
  font-weight: 700;
  font-weight: 500;
  font-size: 21px;
}

.product-tabs .tab-content p {
  font-size: 17px !important;
  line-height: 26px!important;
  font-weight: 300;
  letter-spacing: 0;
  color: #4a4a4a;
}

#product-attribute-specs-table {
  border: 1px solid #ddd;
  font-size: 19px;
  color: #4b4b4b;
  font-weight: 300;
}

.product-tabs > ul li:hover {
  border-bottom: 4px solid #979797;
  background: transparent !important;
  color: #000 !important;
}

a.quickview-icon {
  /* font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 17px 14px;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  right: auto;
  margin-left: -48px; */
  font-family: "adelle-sans", sans-serif !important;
  background: #3db8ea !important;
}

.pager .pages li {
  font-family: "adelle-sans", sans-serif !important;
}

.toolbar-bottom {
  text-align: center;
  border-top: 1px solid #979797;
  padding-top: 24px;
}

.sorter label {
  font-family: "adelle-sans", sans-serif !important;
  padding-top: 6px;
  font-size: 15px;
  font-weight: 500;
  color: #4a4a4a;
}
.toolbar select {
  font-size: 15px !important;
  text-transform: uppercase;
  color: #4a4a4a;
}

.top-container > .breadcrumbs {
  border-bottom: 1px solid #dfdfdf;
  background: #f7f9fb !important;
  /* margin-top: 31px; */
  padding-left: 30px;
  padding-right: 30px;
}
.breadcrumbs ul {
  padding: 0;
  margin: 0;
}
.breadcrumbs li a {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: "adelle-sans", sans-serif !important;
  color: #717171 !important;
  text-decoration: none;
}

.breadcrumbs li a:hover {
  color: #39bbeb !important;
  text-decoration: none;
}

.breadcrumbs li strong {
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: "adelle-sans", sans-serif !important;
  color: #39bbeb !important;
}

.block-layered-nav dt,
.block-layered-nav .currently .block-subtitle,
.block-category-nav .block-title {
  font-family: "essonnes-display", serif;
  color: #000;
  letter-spacing: 0;
  font-size: 18px;
  font-style: italic;
  text-transform: capitalize;
}

.block-layered-nav dt,
.block-layered-nav .currently .block-subtitle,
.block-category-nav .block-title {
  border-bottom: 1px solid #ccc !important;
}

div.block-layered-nav dd a.amshopby-attr,
div.block-layered-nav dd a.amshopby-attr:hover {
  text-transform: capitalize;
}

.amshopby-more {
  background: #3db8ea;
  border-radius: 2px;
  padding: 9px 12px !important;
  height: auto;
  font-size: 12px !important;
  color: #fff !important;
}

.filter-products .product-image-area {
  width: 100%;
  float: left;
  height: 260px;
  overflow: hidden;
  background: #f1f1f1;
}

.filter-products .product-image-area img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.filter-products .details-area {
  width: 100%;
  float: left;
  padding: 10px 0;
}

.filter-products .details-area h2 {
  width: 100%;
  float: left;
  display: -webkit-box;
  font-size: 22px;
  line-height: 27px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  height: 54px;
  overflow: hidden;
  font-family: "adelle-sans", sans-serif !important;
  color: #000 !important;
  letter-spacing: 0;
}

.filter-products .price-box {
  padding-top: 20px;
  width: 100%;
  float: left;
  height: 45px;
}

.feature-out-box .img-out {
  overflow: hidden;
}

.feature-out-box .img-out img{
  width: 100% !important;
    height: 100%!important;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}

.products-grid .details-area {
  width: 100%;
  float: left;
  padding: 10px 0;
}

.products-grid .details-area h2 {
  width: 100%;
  float: left;
  display: -webkit-box;
  font-size: 22px;
  line-height: 27px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  min-height: 60px;
  font-family: "adelle-sans", sans-serif !important;
  color: #000 !important;
}

.products-grid .price-box {
  padding-top: 20px;
  width: 100%;
  float: left;
  height: 45px;
}

.products-grid .product-image-area {
  width: 100%;
  float: left;
  height: 260px;
  overflow: hidden;
}

.products-grid .product-image-area img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.fw-header-cart .mini-cart .totals .label, .mini-cart .price-total .price{
  font-family: "adelle-sans", sans-serif !important;
}


#header .fw-header-cart .mini-cart .actions > a:hover{
 color: #fff!important
}

.mini-products-list .product-details p, .mini-products-list .product-details p a{
  line-height: 19px!important;
}

.addresses-primary ol{
  border: none!important;
  padding-top: 0px!important;
  padding-left: 0px!important;
}

.addresses-primary ol li{
  margin: 0 0 40px;
}

.addresses-primary table{
  color: #4a4a4a!important;
  font-size: 16px!important;
  vertical-align: inherit;
  padding: 0px;
  margin: 0px;
}

.addresses-primary table tr .label, .addresses-primary table tr .label label{
  color: #4a4a4a!important;
  font-size: 16px!important;
  vertical-align: inherit;
}

.addresses-primary table tr .value{
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;

  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding: 0px;
}

.addresses-primary h2{
  margin-bottom: 15px;
}

.addresses-primary li.item{
  margin: 0 0 40px;
}


.generic-box a, .generic-box + .button-set a, .generic-box a:hover, .generic-box + .button-set a:hover{
  width: auto;
    background: #3db8ea;
    min-width: 130px;
    height: 51px;
    line-height: 51px;
    padding: 0px 15px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    border: none;
    font-family: "adelle-sans", sans-serif !important;
}

.addresses-primary li.item td h5{
  font-size: 19px;
  font-weight: 500;
}

.form-list li{
  width: 100%;
}

.contacts-index-index h2.legend{
  color: #3db8ea!important;
  font-weight: 300!important;
  font-size: 35px!important;
  padding-bottom: 10px!important;
  text-transform: capitalize!important;
}


.contacts-index-index h2.legend b {
  color: #444!important;
  font-weight: 500!important;
  font-size: 35px!important;
  padding-bottom: 10px!important;
  text-transform: capitalize!important;
}



/* ++++++++++ Here End Store page Css +++++++++++ */

/* ++++++++++ Here Start bootstrap 3 css ++++++++++  */

.item:hover .details-area .actions a.addtowishlist {
  visibility: visible;
  opacity: 1;
  filter: Alpha(Opacity=100);
  right: 35px !important;
}

.item:hover .details-area .actions a.addtowishlist {
  visibility: visible;
  opacity: 1;
  filter: Alpha(Opacity=100);
  right: -10px !important;
}

.item .details-area .actions a.addtowishlist {
  position: relative;
  right: 30px;
  filter: Alpha(Opacity=0.8);
}

li .actions a.addtocart {
  margin-left: 0 !important;
}
.item .details-area .actions a.addtocart {
  float: left !important;
  margin-left: 15px;
}

.main.container {
  max-width: 1326px;
  padding: 0px !important;
}

.breadcrumbs .container {
  max-width: 1326px !important;
  margin: auto;
  padding: 0px !important;
}

.category-products .products-grid.columns4 li {
  width: 33.3% !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 60px !important;
}
.category-products .products-grid.columns4 li.item.nth-child-4np1 {
  clear: none !important;
}

.category-products .products-grid li.item .details-area .actions {
  margin: 0;
}
.category-products .products-grid li.item .details-area {
  padding-top: 20px;
}

.category-products .products-grid li.item .details-area .product-name {
  padding-right: 0;
}
.category-products .products-grid li.item .details-area .product-name a {
  display: -webkit-box;
  font-size: 22px;
  line-height: 30px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
  letter-spacing: 0;
}

.page-title h1, .page-title h2{
  font-family: "adelle-sans", sans-serif!important;
}

.page-title h1{
  color: #3db8ea!important;
    font-weight: 300!important;
    font-size: 35px!important;
    padding-bottom: 10px!important;
    text-transform: capitalize!important;
}

.page-title h2, .my-account h2{
  font-size: 21px!important;
  letter-spacing: 0px;
}

.form-list label {
  font-size: 19px;
  font-weight: 300;
}

/* .filter-products .products.owl-carousel {
  display: block;
}

.filter-products .products.owl-carousel .owl-item {
  float: left;
  width: 25%!important;
  padding: 10px 30px;
  border: 1px solid #ff1000;
} */


@media (max-width: 576px) {
  .main.container {
    max-width: 540px !important;
  }
  .breadcrumbs .container {
    max-width: 1170px !important;
    margin: auto;
  }
}

/* @media (min-width: 576px) and (max-width: 1024px) {
  .filter-products .products.owl-carousel .owl-item{
    width: 33.3%!important;
  }
  .filter-products .products.owl-carousel .owl-item:nth-child(3) ~ .owl-item{
    display:none!important;
  }
} */


@media (min-width: 768px) {
  .main.container {
    max-width: 720px !important;
  }
  .breadcrumbs .container {
    max-width: 1170px !important;
    margin: auto;
  }
}
@media (min-width: 992px) {
  .main.container {
    max-width: 960px !important;
  }
  .breadcrumbs .container {
    max-width: 1170px !important;
    margin: auto;
  }
}
@media (max-width: 992px) {

  .contacts-index-index h2.legend{
    padding-top: 25px;
  }
  /* .top-container{
    border-bottom: 1px solid #dfdfdf;
    background: #f7f9fb !important;
  } */
  .separatorClass{
    display: none;
  }
  a.login-link.secondClass{
    display: none!important;
  }

  li.fw-header-welcome-login {
    position: absolute;
    right: 0;
  }
  section.featured-area + section.featured-area.gallery-area{
    margin-top: -0px;
  }
  .featured-area .main-container + .main-container{
    display: none;
  }
 
  
}
@media (min-width: 1200px) {
  .main.container {
    max-width: 1170px !important;
  }

  .breadcrumbs .container {
    max-width: 1170px !important;
    margin: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding-right: 15px !important;
    padding-left: 15px !important;
  } */
  .filter-products .products div.item{
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  /* section.featured-product-store {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row{
    margin-right: -15px!important;
    margin-left: -15px!important;
   } */
  .product-tabs > ul li a{
    font-size: 14px;
  }
  .featured-area .main-container + .main-container{
    display: none;
  }
  .category-products .products-list > .item{
    display: none;
  }
  .category-products .products-list > .item:nth-child(1), .item:nth-child(2), .item:nth-child(3){
    display: block!important;
  }

  .magento-category .item, .magento-product .item{
    width: 33.3333%!important;
  }
  .get-info .color-box .content h2{
    margin-top: 0px;
  }
  #workshop-area .location .popupbox .contbox {
    display: inline;
  }

  #workshop-area .location .popupbox .contbox input[type="text"] {
    width: calc(100% - 95px);
  }
  .sidebar {
    float: left;
  }

  .secondary-container #right-sidebar {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* .filter-products .products.owl-carousel .owl-item{
    width: 33.3%!important;
  }
  .filter-products .products.owl-carousel .owl-item:nth-child(3) ~ .owl-item{
    display:none!important;
  } */
}

@media (min-width: 1280px) {
  .catalog-category-view .col2-left-layout .col-left {
    -webkit-flex: 0 0 25% !important;
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .catalog-category-view .col2-left-layout .col-main {
    -webkit-flex: 0 0 75% !important;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }

  #header .logo img {
    width: auto;
    max-height: 104px;
  }
}

@media (max-width: 1200px) {
  .category-products .products-grid.columns4 li.item.nth-child-2np1 {
    clear: none !important;
  }

  /* .filter-products .products.owl-carousel .owl-item{
    width: 33.3%!important;
  }
  .filter-products .products.owl-carousel .owl-item:nth-child(3) ~ .owl-item{
    display:none!important;
  } */
  .secondary-container .featured-area .main-container .adspos{
    display:none !important;
  }
}

@media (max-width: 575px) {
  /* .filter-products .products.owl-carousel .owl-item{
    width: 50%!important;
  } */

  .category-products .products-grid.columns4 li {
    width: 50% !important;
  }

  /* .filter-products .products.owl-carousel .owl-item:nth-child(2) ~ .owl-item{
    display:none!important;
  } */

  .category-products .products-grid.columns4 li {
    float: left !important;
  }
}

/* ++++++++++ Here End bootstrap 3 css ++++++++++  */
.custom-control-indicator {
  width: 20px !important;
  height: 20px !important;
}

.check-box-pad {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0 !important;
  padding-right: 0px !important;
}

.check-brd-pad {
  padding-top: 37px;
  padding-bottom: 15px;
  border-top: 1px solid #979797;
  padding-left: 0 !important;
  padding-right: 0px !important;
  margin-top: 20px;
  width: 100%;
  float: left;
}

.check-brd-pad span.custom-control-description {
  text-transform: uppercase;
}

.dis-text {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-left: 33px;
  color: #4a4a4a;
  line-height: 28px;
  font-size: 21px;
  font-weight: 300;
  padding-top: 5px;
}

.my-account button[type="submit"] {
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  border: none;
  font-family: "adelle-sans", sans-serif !important;
}

.my-account button[type="submit"]:hover {
  background: #3db8ea;
}

.box-title {
  padding-top: 15px;
  padding-bottom: 15px;
}

span.custom-control-description {
  padding-left: 12px !important;
  padding-top: 2px !important;
  font-size: 23px;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 21px;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
  .row.algolia-clearfix > div{
    width: 100%!important;
}
  html .category-products .products-grid li.item .product-image {
    height: 250px;
    background: #f4fafd;
  }
  
  html .category-products .products-grid li.item .product-image img{
    width: 100% !important;
    height: 100% !important;
    object-fit: scale-down;
  }
 
  .dropdown-menu li.extracl{
    display: block!important;
  }
  .toolbar .pager, .sorter .limiter{
    float: none!important;
  }

  .category-products .products-list > .item{
    display: none;
  }
  .category-products .products-list > .item:nth-child(1), .item:nth-child(2){
    display: block!important;
  }

  html .category-products .product-image-area{
    min-height: 155px;
  }
  
  .data-table.cart-table tbody td.action-td {
    position: static;
    z-index: 1;
    width: 100%;
    text-align: center!important;
    float: left;
}
.cart-table .cart-price{
  padding-bottom: 15px;
}


  .data-table.cart-table tbody td.action-td .btn-remove2{
    float: none;
  }
  .cart-table-wrap .data-table button.button > span{
    width: 100%;
  }

  .at-share-dock.atss {
    display: none;
  }
  .secondary-container #right-sidebar {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .sidebar {
    float: left;
    margin: 0 30px !important;
  }
  .homelilst_wrap .left {
    width: 100% !important;
  }

  .homelilst_wrap .right {
    width: 100% !important;
    margin: 0px !important;
  }

  .home_map + div h2 {
    font-size: 24px !important;
  }

  #map_canvas {
    width: 100% !important;
    height: 260px !important;
  }

  #workshop-area .location .popupbox {
    padding: 0 30px;
    width: 100%;
    text-align: center;
  }
  .location .popupbox .contbox {
    width: 100%;
    float: left;
    display: inline !important;
    text-align: center;
    margin: auto;
  }
  #workshop-area .location .popupbox .contbox input[type="text"] {
    font-size: 18px;
    color: #969696;
    width: calc(100% - 65px);
    border-radius: 28px;
    height: 55px;
    line-height: 55px;
    padding: 0 40px;
    border: 0;
    margin: 0 10px 0 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
  #map_canvas {
    width: 100% !important;
    height: 350px !important;
  }
}

/* workshop page */

.seach_bar {
  background: #3db8ea;
  float: left;
  width: 100%;
  padding: 25px 0;
  margin: 10px 0 0 0;
  min-height: 105px;
}

.seach_bar .search-label {
  font-size: 26px;
  color: #fff;
}

.seach_bar input {
  font-size: 18px;
  color: #969696;
  width: 400px;
  border-radius: 28px;
  height: 55px;
  line-height: 55px;
  padding: 0 40px;
  border: 0;
  margin: 0 16px;
}

.seach_bar .fld_box > input[type="text"] {
  font-size: 18px;
  color: #969696;
  width: 400px;
  border-radius: 28px;
  height: 55px;
  line-height: 55px;
  padding: 0 40px;
  border: 0;
  margin: 0 16px;
}

.seach_bar button.go_btn {
  background: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  height: 55px;
  width: 55px;
  line-height: 51px;
  border: 0px;
  text-align: center;
}

.map_section {
  float: left;
  width: 100%;
  text-align: center;
  height: 528px;
}

.workshop_by_state {
  float: left;
  width: 100%;
}

.workshop_by_state h3 {
  font-size: 46px;
  color: #000;
  padding: 65px 0 75px 0;
  text-align: center;
}

.workshop_by_state .workshop ul,
.workshop ul {
  list-style: none;
  padding-left: 0px;
}

.workshop_by_state .workshop li,
.workshop li {
  list-style: none;
  padding-left: 0px;
}

.workshop_by_state .workshop ul li a,
.workshop li a {
  font-size: 18px;
  padding-bottom: 30px;
  text-transform: uppercase;
  color: #3db8ea;
  display: inline-block;
}

.workshop-image {
  width: 100%;
  height: 250px;
  float: right;
}

.workshop-image img {
  height: auto;
  width: 100%;
}

.workshopadd_wraper {
  background: #39393a;
  width: calc(100% - 30px);
  float: left;
  margin: 30px 0 0 15px;
}

.workshopadd_wraper h2 {
  font-size: 48px;
  color: #fff;
  padding-top: 70px;
}

.workshopadd_wraper .col-content {
  padding-left: 0 !important;
}

.workshopadd-image {
  width: auto;
  height: 312px;
}

.workshopadd-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.workshopadd_wraper .workshopadd_content a.pink-btn {
  margin-top: 12px;
  display: inline-block;
}

.workshopads .img {
  max-width: 100%;
  height: 265px;
}

.workshopads .col-content {
  padding-left: 0 !important;
}

.workshopads .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.result_area .result_box {
  margin-bottom: 20px;
  border-top: 1px solid #c1c1c1;
}

.result_area .result_box:first-child {
  border-top: none !important;
}

.result_box .txt h3 {
  font-size: 32px;
  color: #000;
  padding: 20px 0 20px 0;
  text-align: left;
}
.result_box .result_links {
  padding-top: 80px;
  display: inline-grid;
  float: right;
}

.result_box .result_links .result_website.btn {
  width: 120px;
  border: 1px solid #c1c1c1;
  padding: 10px 0;
  margin-bottom: 10px;
}
.result_box .result_links .btn {
  width: 120px;
  border: 1px solid #c1c1c1;
  padding: 10px 0;
}

#nav-panel,
#side-nav-panel {
  display: none;
}

.inner-main-heading .fullcontent h1 {
  text-align: center !important;
}

.inner-main-heading .fullcontent .share-links {
  text-align: center !important;
}

.vdo-container {
  width: 100%;
  float: left;
  height: 750px;
  position: relative;
}

.vdo-container iframe {
  width: 100%;
  height: 100%;
  float: left;
}

.content-section.acrylic-content {
  padding-top: 60px;
}

section.featured-area.gallery-area {
  padding-bottom: 0px !important;
}

section.featured-area.gallery-area + section.featured-area {
  padding-bottom: 0px !important;
}

.letter-section li a {
  font-size: 17px;
}

#suspend_form > #suspend_button{
  color: #0088cc;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin: 5px 0;
}

#suspend_form > #suspend_button:hover{
  color: #005580;
}


#suspend_form > #suspend_button:focus{
  color: #0088cc;
  font-weight: bold;
  font-size: 18px;
  background: none;
  padding: 0;
    margin: 5px 0;
}


/* +++++++++++++ Here Start Theme Custom Css +++++++++++++  */
#algolia-right-container .row.algolia-clearfix > div{
  width: 100%; 
}

.featured-area .main-container .img-box .slide-caption + img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}

#header .header-main {
  border-bottom: 1px solid #dddddd;
  height: 120px;
  background-color: #fff;
}

.main-menu-wrap {
  background-color: #ffffff;
  padding: 0px 0px;
  border-bottom: 1px solid #dddddd;
}

#main-menu .mega-menu {
  text-align: center;
}

#main-menu .mega-menu li {
  display: inline;
  float: none;
}

.share-links {
  text-align: left;
}

#header .logo {
  max-width: 100%;
}

.subscribe-box {
  width: auto;
  margin-top: 0px;
}
.subscribe-box button {
  width: auto;
  border: 1px solid #cfcfcf;
  background: #fff;
  font-size: 15px;
  color: #9b9b9b;
  padding: 8px 20px;
  border-radius: 1px;
  text-transform: uppercase;
}
.subscribe-box button:hover {
  border: 1px solid #3db8ea;
  background: #3db8ea;
  font-size: 15px;
  color: #fff;
}

.subscribe-box .btn {
  width: auto;
  border: 1px solid #cfcfcf;
  background: #fff;
  font-size: 15px;
  color: #9b9b9b;
  padding: 8px 20px;
  border-radius: 1px;
  text-transform: uppercase;
}

.subscribe-box .btn:hover {
  border: 1px solid #3db8ea;
  background: #3db8ea;
  font-size: 15px;
  color: #fff;
}

.header-main .navbar-right {
  margin-top: 19px;
  margin-right: 0px;
}

.header-main .navbar-right li a {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 15px;
  color: #9b9b9b;
  text-transform: uppercase;
}

.header-main .navbar-right li a:hover {
  color: #333;
}

.header-main .navbar-right li.m-divider {
  padding-top: 13px;
  float: left;
  font-size: 15px;
  color: #9b9b9b;
  padding-left: 3px;
  padding-right: 3px;
}

.cart-pnl {
  width: 48px;
  height: 48px;
  background: #3db8ea;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  margin-top: 16px;
  margin-left: 20px;
  position: relative;
}

.cart-pnl img {
  height: 27px;
  width: auto;
}

.cart-pnl .badge {
  min-height: 20px;
  min-width: 20px;
  background: #9f1515;
  position: absolute;
  top: -2px;
  right: -7px;
  text-align: center;
}

#nav-panel-close,
#side-nav-panel-close {
  display: none !important;
}

#footer .widget.follow-us .share-links a,
.widget.follow-us .share-links a {
  width: 53px;
  height: 53px;
  border-radius: 0px;
  margin: 2px 8px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  font-size: 28px;
}

/* .share-links .share-facebook{
        background: #3b5a9a!important;
    }
    
    .share-links .share-twitter {
        background: #1aa9e1!important;
    } */

.widget .widgettitle,
.widget .widget-title,
.widget .widgettitle a,
.widget .widget-title a {
  display: none;
}

#mega-menu-wrap-main_menu
  #mega-menu-main_menu
  > li.mega-menu-megamenu
  > ul.mega-sub-menu {
  border-top: 0px solid #fff;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

#header.logo-center .header-main .container .header-center {
  width: auto !important;
}

/* +++++++++++++ Here End Theme Custom Css +++++++++++++  */
a.search-toggle {
  right: 17px;
  top: 4px;
}

#myModal .modal-title {
  margin: 0;
  line-height: 1.42857;
  padding-top: 170px;
  color: #fff;
  font-size: 18px;
}

#myModal .modal-header {
  border: none;
}

#myModal .modal-body {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #c6c6c6;
}

#myModal .modal-body input {
  background: transparent;
  border: none;
  width: 90%;
  padding: 15px 0 0;
  font-size: 21px;
  color: #fff;
}

#myModal .modal-body input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

#myModal .modal-body a i {
  float: right;
  font-size: 27px;
  color: #fff;
  margin-top: 8px;
}

#myModal .modal-header button.close {
  font-size: 27px;
  color: #fff !important;
  margin-top: 8px;
  font-weight: 500;
  background: transparent;
  border: none;
  opacity: 1;
}

.secondary-container .main-content.col-md-12 {
  padding: 0 0px !important;
}

.pro-col.video-box .img-box {
  width: 100%;
  /*height: 300px; */
  position: relative;
}

.pro-col.video-box .wpvl_auto_thumb_box_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.pro-col.video-box .wpvl_auto_thumb_box {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.pro-col.video-box .wpvl_auto_thumb_play {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: auto;
  right: 0;
  height: 50px;
  width: 50px;
  bottom: 0;
}

.pro-col.video-box .price-box {
  font-size: 14px !important;
  font-family: "adelle-sans", sans-serif !important;
  padding: 20px 0 0;
  text-transform: uppercase;
}

.pro-col.video-box h2 {
  padding: 0px 0 0;
  font-size: 21px;
  line-height: 27px;
}

.featured-area .pro-col.video-box .img-box {
  border: 1px solid #d1d1d1;
}

/*---------- Magento Css -----------*/
ol.products-list {
  list-style: none;
  padding: 0px;
}
.magento-category .item,
.magento-product .item {
  /* max-width:295px; */
  width: 25%;
  position: relative;
  /* text-align:center; */
  min-height: 405px;
  float: left;
  padding-right: 30px !important;
  padding-left: 30px !important;
  padding-bottom: 30px;
  text-align: left;
}

.magento-category .item .details-area,
.magento-product .item .details-area {
  margin-top: 20px;
}

.post-content .wp-caption.aligncenter {
  margin: 7px 0px;
}

article.post-150958.page.type-page.status-publish.has-post-thumbnail.hentry
  ~ h2,
h3,
h4,
h5,
h6 {
  color: #3db8ea !important;
}

.page.type-page.status-publish.has-post-thumbnail.hentry ~ h2,
h3,
h4,
h5,
h6 {
  color: #3db8ea !important;
}

.post_content .envira-tags-filter-list {
  width: 100%;
  float: left;
  text-align: center;
}
.post_content .envira-tags-filter-list li {
  float: none !important;
  display: inline;
  margin: 0 2px !important;
  text-decoration: none;
}
.post_content .envira-tags-filter-list li a {
  text-decoration: none;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  padding: 6px 12px;
}

.post_content .envira-tags-filter-list li a:hover {
  background: #3db8ea;
  border: 1px solid #3db8ea;
  color: #fff;
}

.post_content .envira-tags-filter-list li a.envira-tags-filter-active {
  background: #3db8ea;
  border: 1px solid #3db8ea;
  color: #fff;
}

.post_content .envira-gallery-wrap .envira-pagination {
  /* float: left; */
  max-width: 100%;
  margin-top: 35px;
  border-top: 1px solid #979797;
  padding-top: 24px;
  margin: auto;
  text-align: center;
}

.post_content .envira-gallery-wrap .envira-pagination a,
.post_content .envira-gallery-wrap .envira-pagination span {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0 0 5px 5px;
  display: inline-block;
  padding: 0 0.5em;
  line-height: 2.1em;
  min-width: 2.2em;
  height: 2.2em;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  color: #4a4a4a;
  font-size: 18px;
}

.post_content .envira-gallery-wrap .envira-pagination a.current,
.post_content .envira-gallery-wrap .envira-pagination span.current {
  background-color: #3db8ea;
  border-color: #3db8ea;
  color: #fff;
}

.post_content .envira-gallery-wrap .envira-pagination br {
  float: none;
  display: none !important;
}

.post_content .envira-gallery-wrap .envira-pagination a:hover,
.post_content .envira-gallery-wrap .envira-pagination span:hover {
  float: none;
  background: #3db8ea;
  border: 1px solid #3db8ea;
  border-radius: 3px;
  margin: 0 0 5px 5px;
  display: inline-block;
  padding: 0 0.5em;
  line-height: 2.1em;
  min-width: 2.2em;
  height: 2.2em;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  color: #fff;
  font-size: 18px;
}

.post_content .envira-gallery-wrap .envira-pagination .page-numbers.dots {
  border: none;
}

.post_content .envira-gallery-wrap .envira-pagination .page-numbers.dots:hover {
  border: none;
  background: none;
  color: #000;
}

/* ++++++++++ Here Start About page Css +++++++++++ */
.secondary-container.acrylic-landing-page h3 {
  color: #000;
}

#results {
  max-width: 1200px;
  padding: 0 30px;
  margin: auto;
  float: none !important;
}

#results .result {
  font-size: 17px;
  padding: 40px 0px 0;
  line-height: 23px;
}

#results .result:hover {
  background: none;
}

#results .result .result_name {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 18px;
}

#results .result .result_phone span {
  width: 100%;
  float: left;
}

#results .result .result_address {
  padding-right: 15px;
}

#results .result a.result_directions {
  width: 120px;
  border: 1px solid #c1c1c1;
  padding: 10px 10px;
  border-radius: 4px;
  text-decoration: none;
  background: #fff;
  font-weight: 500;
}

#results .result a.result_directions:hover {
  background: #3db8ea;
  color: #fff;
  border: 1px solid #3db8ea;
}

#results > a#backclick {
  width: 100% !important;
  border: none;
  padding: 2px 10px;
  border-radius: 4px;
  text-decoration: none;
  background: #eaeaea;
  margin: auto !important;
  float: none !important;
  display: block;
  text-align: center;
  color: #333;
}

#results > a#backclick:hover {
  text-align: left;
  color: #333;
}

#results > a#backclick::before {
  content: "\f104";
  font-family: FontAwesome;
  padding-right: 8px;
  font-size: 18px;
}

#results h3 {
  font-size: 46px;
  color: #000;
  padding: 65px 0 0px 0;
  text-align: center;
}

.featured-area .main-container h2,
.featured-area .main-container h2 a {
  text-decoration: none;
  color: #000;
}
.featured-area .main-container h2:hover,
.featured-area .main-container h2 a:hover {
  color: #3db8ea;
}

.featured-area .main-container h2 a,
.featured-area .main-container h2 {
  display: -webkit-box;
  font-size: 22px;
  line-height: 27px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  height: 58px;
  overflow: hidden;
}

.featured-area .products-list .details-area h2 {
  display: -webkit-box;
  font-size: 22px;
  line-height: 27px;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  min-height: 54px;
}

.featured-area.prize-pad .main-container h2 {
  text-align: center;
}

.featured-area.vdo-pad .main-container .img-box:after {
  content: "";
}
/* .featured-area.vdo-pad .main-container .img-box iframe{ width:100%!important; height: 105%!important; margin-top: -10px; } */

.featured-area .pro-col.video-box .img-box {
  padding-bottom: 56.25%;
  position: relative;
  height: 0px;
  /* padding: 25px; */
  border-bottom: 0px;
}

.featured-area.vdo-pad {
  padding-top: 75px;
}

.featured-area.vdo-pad .main-container .img-box iframe {
  width: 100%;
  vertical-align: middle;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.product-image-area a {
  float: left !important;
}

.magento-category .product-image-area img.hoverImage,
.magento-product .product-image-area img.hoverImage {
  display: none;
}
.magento-category .item .details-area .short-desc > em,
.magento-product .item .details-area .short-desc > em {
  display: none;
}
.magento-category .item .details-area .short-desc,
.magento-product .item .details-area .short-desc {
  display: none;
}
.products-list .product-name a {
  color: #000;
  line-height: 1.25;
}
.products-list .product-name a:hover {
  color: #3db8ea;
  text-decoration: none;
}

.details-area .actions a.addtocart > span {
  width: auto;
  background: #3db8ea;
  min-width: 130px;
  height: 51px;
  line-height: 51px;
  padding: 0px 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
}
.details-area .actions a.addtocart:hover > span {
  background: #666666;
}
.magento-category .product-image-area {
  height: 226px;
  background: #f1f1f1;
  overflow: hidden;
  position: relative;
  display: block;
  text-align: center;
}
.magento-category .product-image-area img.defaultImage {
  /* object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  float: left;
  position: absolute;
  z-index: 99; */
  /* new */
  object-fit: cover;
  min-height: auto;
  min-width: auto;
  float: none;
  position: absolute;
  z-index: 99;
  height: 226px;
  width: auto;
  left: 0;
  right: 0;
  margin: auto;
}

ul.glossaryList {
  padding-top: 50px !important;
}

.glossaryList li {
  padding-bottom: 40px;
  font-size: 20px;
  line-height: 33px;
  width: 100%;
  float: left;
}

.glossaryList li p {
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 33px;
}

.tiles ul a.glossaryLink {
  background: none;
  border: none;
  text-align: left;
  font-family: "adelle-sans", sans-serif !important;
  font-weight: bold;
  color: #4a4a4a;
  padding: 0px;
  margin: 0px;
  font-size: 24px;
  width: 100%;
}

.tiles ul a.glossaryLink:hover {
  background: none;
  border: none;
  padding: 0px;
}

.ln-letter-count {
  display: none !important;
}

.thumb-info:hover img {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* 640px <= width < 768px */

@media only screen and (min-width: 1550px) and (max-width: 1920px) {
  .main_four_block_section .four_block_section .img-box {
    width: 100%;
    min-height: 450px;
    text-align: center;
  }

  .main_four_block_section .four_block_section .img-box img {
    object-fit: contain;
    min-height: auto;
    min-width: auto;
    float: none;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 999;
    height: 100% !important;
    width: auto;
    max-width: initial;
    max-height: 100%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1549px) {
  .main_four_block_section .four_block_section .img-box {
    width: 100%;
    min-height: 360px;
    text-align: center;
  }

  .main_four_block_section .four_block_section .img-box img {
    object-fit: contain;
    min-height: auto;
    min-width: auto;
    float: none;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 999;
    height: 100% !important;
    width: auto;
    max-width: initial !important;
    max-height: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main_four_block_section .four_block_section .img-box {
    width: 100%;
    min-height: 326px;
    text-align: center;
  }

  .main_four_block_section .four_block_section .img-box img {
    object-fit: contain;
    min-height: auto;
    min-width: auto;
    float: none;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 999;
    height: 100% !important;
    width: auto;
    max-width: initial !important;
    max-height: 100%;
  }

  .main_four_block_section .four_block_section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 767px) {
  .page-wrapper {
    overflow: visible !important;
  }.block-layered-nav .block-title:before {
    content: "\e873";
    width: 26px;
    height: 26px;
    display: block;
    border: 1px solid #ddd;
    font-family: 'porto';
    /*position: absolute;*/
    right: 15px;
    top: 50%;
    margin-top: -13px;
    border-radius: 3px;
    color: #ccc;
    text-align: center;
    line-height: 24px;
    background-color: #fff;
    font-size: 10px;
  }

  #header .mobile-toggle {
    color: #ffffff;
    background-color: transparent;
  }

  .signin-form-conatiner .inner-box{
    position: relative;
    top: 15%;
    transform: none;
    margin: auto;
    padding: 25px;
    background: #fff;
    bottom: 15%;
    margin-bottom: 65px;
  }
  .modal .input-container, .modal .imgcontainer{
    width: 100%!important
  }

  .signin-form-conatiner .inner-box .form-pnl .social-login{
    padding-top: 10px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .category-products .toolbar {
    display: none;
  }
  
  .col1-layout .product-options{
    border: none!important;
  }

  .block-main-layer .layer-filter-icon{
    display: block!important;
  }

   .block-main-layer .layer-filter-icon.visible-xs.visible-sm{
    display: block!important;
    }

    .mobile-layer-shown .mobile-layer-overlay{
      z-index: 999999;
    }

    .mobile-layer-shown .col-left .block-main-layer {
      z-index: 999999;
  }

  .block-main-layer .title-filter.visible-xs.visible-sm{
    display: block!important;
    margin-bottom: 20px;
    background: #3db8ea;
    color: #fff!important;
  }
.close-layer .icon-cancel:before {
  content: '\e82c'!important;
}

.block-main-layer .block .block-title, .block-main-layer .block.block-layered-nav dt, .block-main-layer .block-layered-nav .currently .block-subtitle{
  font-family: "essonnes-display", serif;
    color: #000;
    letter-spacing: 0;
    font-size: 18px;
    font-style: italic;
    text-transform: capitalize;
    position: relative;
}

.mobile-layer-shown  ul.category-list{
  padding: 7px 22px!important;
  margin-top: -13px;
}

i.icon-plus-squared {
  float: right;
}

.block-title.closed {
  position: relative!important;
}

.block-main-layer .block .block-title:before{
  margin-top: -12px;
  text-align: center;
  float: left;
  position: absolute;
  top: 20px;
  right: 1px;
  font-style: normal;
  font-size: 12px;
  color: #000;
  border: none;
}

.mobile-layer-shown  ul.category-list li{ 
  padding:3px 5px!important; 
}

.mobile-layer-shown  ul.category-list li a{ 
  font-size: 15px;
  color: #000;
  text-transform: capitalize;
}

  .block.block-category-nav{
    display: none!important
  }
  #boxed{
    display: none;
  }
  .top-container > .breadcrumbs{
    display: none;
  }

  .wrapper .page .main-container {
    min-height: 0;
    margin-bottom: 0;
    max-width: 1000px;
    padding: 10px 10px 0;
    margin: auto;
}
.product-img-box ul.etalage, .product-img-box ul.etalage li{
  width: 100%!important;
}
.product-img-box .etalage_thumb_image{
  width: 100%!important;
}
.product-tabs > ul li {float: left; height: 40px;}
.product-tabs > ul li a {
  font-family: "adelle-sans", sans-serif !important;
  letter-spacing: 0;
  color: #4a4a4a !important;
  background: transparent !important;
  font-weight: 700;
  font-weight: 500;
  font-size: 9px;
  padding: 0 5px;
}

  .main_four_block_section .four_block_section .img-box {
    width: 100%;
    min-height: 280px;
  }

  .main_four_block_section .four_block_section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  #header .header-main .container {
    display: block;
    padding-top: 28px;
    padding-bottom: 15px;
  }

  #header.logo-center .header-main .container .header-center {
    width: auto;
    text-align: center!important;
    position: absolute;
    left: 0;
  }

  #header.logo-center .header-main .container .header-left {
    display: table-cell;
    float: left;
    margin-top: -8px !important;
    margin-left: 8px !important;
    padding: 0px;
  }

  #header.logo-center .header-main .container .header-right {
    width: auto;
    position: absolute !important;
    top: 0;
    right: 0;
  }

  #header .header-right .navbar-nav {
    position: absolute;
    top: 6px;
    right: 0;
    padding: 0;
    margin: 0;
    right: 40px;
    min-width: 150px;
    display: table;
  }
}

#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active:hover > h5, #main-menu .mega-menu > li.menu-item:hover > h5{
  background: #3db8ea!important;
  color: #fff;
}

#main-menu .mega-menu > li i.fa.fa-search{
  font-size: 17px;
}


.main-menu-wrap #main-menu .mega-menu > li.menu-item > a, .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
  padding: 15px 15px 15px 15px!important;
}

#header.logo-center .header-main .container .header-center,
#header.logo-center .header-main .container .header-right,
#header.logo-center .header-main .container .header-left {
  /*padding: 0px 26px 0px 0px!important;*/
}

#header.logo-center .header-main .container .header-left {
width: 25%!important;
}
#header.logo-center .header-main .container .header-center{
  width: 50%!important;
  padding: 12px 20px 18px!important;
}
#header.logo-center .header-main .container .header-center .logo img.standard-logo{
  max-width: 501px!important;
  margin-top: -6px;
}
#header.logo-center .header-main .container .header-right{
  width: 25%!important;
}


.header-wrapper.wide .container {
  width: 100%;
  max-width: none;
}

#header .header-top .container,
#header .header-main .container {
  position: relative;
  display: table;
}

#header.logo-center .header-main .container .header-right ul {
  display: unset;
}

.header-right ul.navbar-nav > li.fw-header-cart{
  margin-right: -5px;
}



@media only screen and (min-width: 640px) and (max-width: 767px) {
  /* Item grid
        -------------------------------------------------------------- */

  .magento-category .item,
  .magento-product .item {
    width: 31.3333%;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    clear: none !important;
  }
  .magento-category > li:nth-of-type(3n + 1) {
    clear: left !important;
  }
  ol.products-list {
    -webkit-padding-start: 10px;
  }
  #results .result .result_address {
    padding-right: 15px;
  }
  #results .result .result_phone {
    padding-right: 15px;
  }
}

/* 480 <= width < 640px */

@media only screen and (min-width: 480px) and (max-width: 639px) {
  /* Item grid
        -------------------------------------------------------------- */
  .magento-category .item .details-area h2 {
    min-height: 48px;
    color: #000;
    font-size: 17px;
  }
  .magento-category .item,
  .magento-product .item {
    width: 48%;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    clear: none !important;
  }
  .magento-category .item > li:nth-of-type(2n + 1) {
    clear: left !important;
  }
  ol.products-list {
    -webkit-padding-start: 10px;
  }

  #results .result {
    padding-bottom: 15px;
  }
  #results h3 {
    font-size: 30px;
  }
  #results .result .result_address {
    width: 100%;
    float: left;
  }
  #results .result .result_phone {
    width: 100%;
    float: left;
    padding-right: 15px;
  }
  #results .result .result_address address {
    margin-bottom: 4px;
  }
  #results .result a.result_directions {
    float: left;
    width: 140px;
    text-align: center;
  }
}

/* width < 480px */

@media only screen and (max-width: 479px) {
  #header .fw-header-cart .mini-cart .topCartContent {
    max-width: 320px!important;
    padding-bottom: 15px!important;
    margin: auto;
    float: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 47px;
    z-index: 9999;
}
  /* Products grid
            -------------------------------------------------------------- */
  .magento-grid .item .add-to-links {
    display: none !important;
  }

  /* Products grid: override size of elements (values like size-xs)
        -------------------------------------------------------------- */
  /* Product labels */
  .magento-grid .sticker {
    width: 40px;
    height: 40px;
    font-size: 0.9166em;
  }

  .magento-category .item .details-area h2 {
    min-height: 48px;
    color: #000;
    font-size: 17px;
  }

  #results .result {
    padding-bottom: 15px;
  }
  #results h3 {
    font-size: 30px;
  }
  #results .result .result_address {
    width: 100%;
    float: left;
  }
  #results .result .result_phone {
    width: 100%;
    float: left;
  }
  #results .result .result_address address {
    margin-bottom: 4px;
  }
  #results .result a.result_directions {
    float: left;
    width: 140px;
    text-align: center;
  }

  .magento-category .item,
  .magento-product .item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .event-info a.pink-btn {
    margin-top: 20px;
  }
  .bottom-search input,
  .bottom-search input[type="text"] {
    width: 100%;
  }

  .bottom-search button[type="submit"] {
    background: #3db8ea !important;
    min-width: 120px;
    position: relative;
    right: 0px;
    margin: 0px;
    margin-top: 10px;
  }
}

/* 320px <= width < 480px */

@media only screen and (min-width: 320px) and (max-width: 479px) {

  #header.logo-center .header-main .container .header-right ul {
    display: -webkit-box;
}
  #header .header-right .navbar-nav li.fw-header-cart {
    display: inline-block!important;
     margin-left: 26px;
  }

  .filter-products .product-image-area{
    height: 200px;
  }

  .filter-products .product-image-area img{
    /* height: 200px; */
  }

  /* Item grid
        -------------------------------------------------------------- */

  .magento-category .item,
  .magento-product .item {
    width: 48%;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    clear: none !important;
  }
  .magento-category .item > li:nth-of-type(2n + 1) {
    clear: left !important;
  }
  ol.products-list {
    -webkit-padding-start: 10px;
  }

  .content-section {
    padding: 0px;
  }

  .featured-area + .featured-area {
    /*margin-top: -80px*/
  }

  section.featured-area.gallery-area + .featured-area {
    margin-top: 0px;
  }

  .featured-area h2 {
    padding-top: 0px;
  }

  .sec-slider ul.bxslider .slide-col {
    padding: 0px !important;
  }

  .secondary-container {
    padding-bottom: 45px;
  }
  .featured-area.vdo-pad h2 {
    margin-bottom: 0px;
  }
  .featured-area .pro-col.video-box:last-child,
  .featured-area .pro-col.video-box:nth-child(2) {
    padding-bottom: 0px;
  }

  body.wide .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .inner-main-heading .fullcontent h1,
  .inner-main-heading > h1 {
    margin: 0px;
    font-size: 32px !important;
    line-height: 37px;
  }
  .post-content .wp-caption.aligncenter {
    margin: 25px 0px;
  }

  .post_content {
    padding: 0 10px;
  }

  .get-info h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .get-info h3 {
    padding: 55px 0px 0 0px;
    margin: 0px 0 0 0px;
    letter-spacing: 10px;
  }

  .get-info p {
    font-size: 18px;
    line-height: 26px;
  }

  .chance_to_win h3 {
    font-size: 24px;
    padding: 0 15px;
  }
  .get-info a {
    float: left;
    font-size: 18px;
  }

  .featured-area .main-container .img-box .slide-caption {
    height: 50px;
  }
  .featured-area .main-container .img-box .slide-caption h2 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin: 0px;
    padding: 5px 10px;
    line-height: 40px !important;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.chance_to_win button {
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/*---------- Search Form Css -----------*/
.main-menu-wrap .menu-left,
.main-menu-wrap .menu-right {
  top: 0px !important;
}
#header .main-menu-wrap .menu-right .searchform-popup {
  display: block !important;
}
.main-menu-wrap .menu-right {
  padding-left: 0px !important;
}

.searchform-tablet {
  display: none;
}

.address_area form {
  text-align: center;
  width: 100%;
  display: table;
}

.address_area form .searchRight,
.address_area form .searchLeft {
  display: inline-block;
  float: none;
}

.address_area form .searchRight .fld_container {
  display: table;
}

.address_area form .searchRight .fld_container .title {
  display: inline-block;
  float: none;
  font-size: 26px;
  color: #fff;
}

.address_area form .searchRight .fld_container .fld_box {
  display: inline-block;
  float: none;
}
.address_area form input#location_search_address_field[type="text"] {
  background: #fff !important;
}

.address_area form input#location_search_submit_field[type="submit"] {
  width: 150px !important;
  border-radius: 28px;
  height: 55px;
  line-height: 55px;
  padding: 0 00px;
  border: 0;
  margin: 0 0 0 10px;
}

.bs-example {
  margin-right: 0;
  margin-left: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 15px 15px 15px;
  float: left;
  width: 100%;
  margin-top: 40px;
}
.bs-example + .highlight .table {
  margin-bottom: 0px !important;
}

.bs-example + .highlight {
  margin-top: -1px;
  margin-right: 0;
  margin-left: 0;
  border-width: 1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  padding: 9px 14px;
  float: left;
  width: 100%;
}

.footable-header th {
  border: none !important;
}

.search-content form input {
  background: none;
  padding: 18px 12px;
}

.welcome-txt {
  float: right;
  padding-top: 29px;
  text-transform: capitalize;
}

.welcome-txt span {
  font-size: 15px;
  color: #333;
  font-weight: 600;
}

.row-centered {
  text-align: center;
}
.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

/* youtube lightbox custom css */

div.pp_overlay {
  z-index: 99999;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
  padding: 0 20px;
}

div.pp_pic_holder {
  z-index: 999999;
}

.pp_details {
  background: none;
}

.pp_top,
.pp_bottom {
  display: none;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: transparent;
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
  position: absolute;
  top: -40px;
  right: 0;
}
div.dark_square .pp_close {
  font-size: 24px;
  color: #fff;
  background: none;
  text-indent: -70px;
  position: relative;
  overflow: hidden;
  float: right;
  margin-right: -44px;
}

div.dark_square .pp_close:after {
  font-family: FontAwesome;
  content: " \f00d";
  font-size: 24px;
  color: rgba(255, 255, 255, 0.4);
  font-weight: normal;
  display: inline-block;
  height: 55px;
  width: 55px;
  text-indent: 0;
  position: absolute;
  left: 10px;
}

div.dark_square .pp_close:hover:after {
  font-family: FontAwesome;
  content: " \f00d";
  font-size: 24px;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  display: inline-block;
  height: 55px;
  width: 55px;
  text-indent: 0;
  position: absolute;
  left: 10px;
}

.gallery-head-area {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e5e7e8;
  margin-bottom: 18px;
  padding-bottom: 7px;
}

.gallery-head-area h2 {
  font-size: 15px;
  color: #666;
  float: left;
  font-weight: bold;
}

.gallery-head-area a {
  font-size: 17px;
  float: right;
}

.gallery-head-area i {
  font-size: 17px;
}

.user-gallery {
  margin-top: 0px;
  width: 100%;
  display: table;
  text-align: center;
}
/* .user-gallery .g-col {
        display: inline-block;
        float: none;
        margin: auto;
        text-align: left;
        vertical-align: top;
    } */
.user-gallery .gallery-pnl {
  /* background: #f1f5f7; */
  width: 100%;
  float: left;
  border: 1px solid #e5e7e8;
  margin-bottom: 55px;
}
.gallery-pnl .image-col {
  width: 100%;
  float: left;
  height: 260px;
}
.gallery-pnl .image-col img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.gallery-pnl .title-bar {
  width: 100%;
  float: left;
  padding: 15px 20px 10px;
  font-size: 15px;
  color: #666;
  font-weight: 500;
  text-align: left;
}

.gallery-pnl .action-bar {
  width: 100%;
  float: left;
  padding: 0px 20px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.gallery-pnl .action-bar a {
  color: #5f5f5f;
  text-decoration: none;
}

.gallery-pnl .action-bar a:hover {
  text-decoration: none;
  color: #3db8ea;
}

.gallery-pnl .action-bar a + a {
  padding-left: 20px;
}

.gallery-pnl .action-bar a i {
  color: #333;
  font-size: 18px;
  font-weight: normal;
}

/* +++++++ Glossary Page Css +++++++ */

.secondary-container .tiles {
  width: auto;
  max-width: 1097px;
  margin: auto;
  padding: 0 30px;
}

.secondary-container .tiles .listNav {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 12px 0;
}

.secondary-container .tiles .listNav .ln-letters {
  max-width: 1200px;
  text-align: center;
  padding: 8px 0;
  margin: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: table;
}

.secondary-container .tiles .listNav .ln-letters a {
  cursor: pointer;
  list-style: none;
  float: left;
  min-width: 32px;
  min-height: 32px;
  box-sizing: border-box;
  margin: 0.15em;
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
  color: #adadad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  color: #333;
  text-decoration: none;
}

.secondary-container .tiles .listNav .ln-letters a:hover {
  color: #3db8ea;
}
.secondary-container .tiles .listNav .ln-letters a.ln-all {
  font-weight: 500;
}

.secondary-container .tiles .listNav .ln-letters a.ln-disabled {
  cursor: no-drop;
  opacity: 0.45;
}

/* Media Css */

@media screen and (max-width: 992px) and (min-width: 320px)  {
  .loginuser{
    padding-top: 126px!important;
  }
  .notloginuser{
    padding-top: 95px!important;
  }
  .top-container .notloginuser{
    margin-top: 0px!important;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .loginuser {
    padding-top: 206px;
}

.notloginuser {
  padding-top: 177px;
}

.top-container{
  margin-top: 0px;
}

  #main-nav-bar {
    display: none;
  }
  .logo-section {
    width: 100%;
    margin-top: 22px;
    text-align: center;
  }

  .competitions_price_page
    .featured-area
    .main-container
    .featured-col:nth-child(3),
  .competitions_price_page
    .featured-area
    .main-container
    .featured-col:nth-child(4) {
    display: block;
    float: left;
  }

  .competitions_price_page .featured-area .main-container .featured-col {
    float: left;
    margin: 0px;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .competitions_price_page .featured-area .main-container .img-box {
    height: 180px;
  }
  .competitions_price_page .img-box .count-box {
    position: absolute;
    top: 0;
    left: 0px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #3db8ea;
    font-size: 20px;
    color: #fff;
    z-index: 999;
  }

  .address_area form .searchRight .fld_container .title {
    display: none;
  }
  .featured-area .main-container .pro-col:nth-child(4) {
    display: none;
  }
  .featured-area .main-container .featured-col:nth-child(4) {
    display: none;
  }
  .magazine-img img {
    width: 100%;
    height: auto;
  }
  .featured-area .main-container .img-box.border > img {
    object-fit: contain;
    height: 100%;
    width: 100%;
    float: left;
  }
  .sec-slider .bxslider .slide-box .slide-caption {
    overflow: hidden;
  }
  .sec-slider .bxslider .slide-box .slide-caption h2 {
    font-size: 22px;
    color: #fff;
    padding: 18px;
    font-weight: normal;
    line-height: 33px;
    height: 87px;
    overflow: hidden;
  }
  .bottom-search {
    width: auto;
  }
  .make-and-create-item {
    height: 220px;
  }
  .make-and-create-item h3 {
    height: 51px;
    font-size: 18px;
    line-height: 23px;
    padding: 10px 11px;
  }
  .explore-media-item {
    height: 150px;
  }
  .explore-media-item h3 {
    font-size: 14px;
    line-height: 11px;
    padding: 18px 15px;
  }
  .acrylic-content .img-wrap {
    max-height: 330px;
    overflow: hidden;
  }
  .search-items .img-wrap {
    height: 130px;
  }

  footer .inner .social-link li {
    margin: 0 6px;
  }
  .magazine-sm-baner .img-box {
    margin-bottom: 15px;
    float: left;
    width: 100%;
  }
  .magazine-sm-baner .slide-caption {
    bottom: 33px;
    left: 37px;
  }
  .magazine-sm-baner .img-box img {
    width: 100%;
  }
  .current-issue-image {
    height: 160px;
  }
  .current_issues h2 {
    font-size: 16px;
  }
  .magazine-discription .magazine-img img,
  .magazine-discription .col-content,
  .magazine-discription .magazine-img {
    height: auto;
  }
  .current_issues {
    min-height: 250px;
  }
  .magazine-discription .discription-content {
    position: static;
    top: 50%;
    padding-bottom: 30px;
    transform: none;
  }
  .magazine-discription {
    margin-bottom: 0px;
  }
  .magazine-baner {
    height: auto;
    padding-bottom: 20px;
  }
  .magazine-baner .magazine-baner-caption h2 {
    margin-top: 0;
  }
  .magazine-baner-image {
    height: 235px;
  }
  .competitions-baner h2 {
    font-size: 99px;
    line-height: 100px;
    margin-top: 32px;
  }
  .competitions-baner h3 {
    font-size: 61px;
  }
  .competitions-baner p {
    line-height: 30px;
    font-size: 30px;
  }
  .free-detail-page .fundatmental_guide .img-box {
    width: 100%;
    height: auto;
  }
  .free-detail-page .fundatmental_guide .img-box img {
    height: auto;
    width: 100%;
  }
  .free-detail-page .fundatmental_guide h3 {
    margin-top: 50px;
  }
  .free-detail-page .img-box img {
    width: 100%;
    height: auto;
  }
  .map_section {
    height: 350px;
  }
  .map_section img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .workshopadd_wraper h2 {
    font-size: 40px;
    padding-top: 47px;
  }
  .workshopads .img {
    height: 200px;
  }

  .main-menu-wrap {
    display: block;
  }
  #header .mobile-toggle {
    display: none;
  }

  #header.logo-center .header-main .container .header-left {
    width: 30%;
  }
  #header.logo-center .header-main .container .header-center {
    width: 70%;
    text-align: center;
  }
  #header.logo-center .header-main .container .header-center .img-responsive {
    max-width: 80%;
    height: auto;
    margin: 0px;
    padding: 0px;
    margin: auto;
  }

  #header.logo-center .header-main .container .header-right {
    width: 30%;
    padding: 0px;
  }

  .header-main .navbar-right li a {
    font-size: 13px;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu {
    padding: 0px;
  }
  #mega-menu-wrap-main_menu
    #mega-menu-main_menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 11px;
    padding: 0 5px;
  }

  .searchform-popup {
    right: 30px;
  }

  .main-menu-wrap .container {
    display: table;
    padding: 0 !important;
  }

  .pro-col.video-box .img-box {
    height: 150px;
  }
  .explore-media .explore-media-item {
    height: 230px;
  }

  .explore-media .explore-media-item .media-content h4 {
    font-size: 22px;
    line-height: 36px;
    color: #fff;
    padding: 0 15px;
    margin: 20px 0px 0;
  }

  .explore-media .explore-media-item .media-content p {
    font-size: 15px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #header.logo-center .header-main .container .header-center {
    display: table-cell !important;
    text-align: center!important;
  }
}



@media screen and (max-width: 767px) and (min-width: 320px) {
  body {
    padding-top: 76px;
  }
  .acrylic-page.inner-main-heading h1 {
    font-size: 42px;
    line-height: 53px;
    margin-bottom: 0px;
  }
  .post-content {
    width: 96%;
  }
  #Slider {
    height: auto;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: 100%;
  }

  .featured-area .main-container h2 a,
  .featured-area .main-container h2 {
    height: 42px;
    font-size: 17px;
    line-height: 21px;
  }

  .competitions_price_page .img-box .count-box {
    position: absolute;
    top: 0;
    left: 0px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #3db8ea;
    font-size: 20px;
    color: #fff;
    z-index: 999;
  }

  .post_content .envira-tags-filter-list li {
    display: inline-grid;
    margin: 3px 2px !important;
  }

  .post_content .envira-gallery-wrap {
    width: 100%;
    float: left;
  }

  .post_content .envira-gallery-item {
    width: 100%;
    float: left;
    height: 158px;
    overflow: hidden;
  }

  .post_content .envira-gallery-item-inner {
    width: 100%;
    height: 158px;
    overflow: hidden;
  }

  #header.logo-center .header-main .container .header-left {
    z-index: 9999;
  }

  .result_box .result_links {
    width: 100%;
    display: inline-block;
    padding: 0px;
  }
  .result_box .result_links .result_website.btn {
    margin: 0 10px 0 0px;
  }

  .result_box .txt h3 {
    font-size: 21px;
  }

  .address_area form {
    float: left;
  }
  .address_area form .searchRight .fld_container .title {
    display: none;
  }

  .address_area form .searchRight .fld_container {
    width: 100%;
  }

  .address_area form .searchRight .fld_container .fld_box {
    width: 100%;
  }

  .address_area form .searchRight,
  .address_area form .searchLeft {
    width: 100%;
  }

  .address_area form input#location_search_address_field[type="text"] {
    width: 100% !important;
  }

  .searchform-tablet {
    display: block;
    float: right;
    margin-top: 4px;
    margin-right: 20px;
  }
  .searchform-tablet a.search-toggle {
    margin-right: 30px;
    color: #777777;
    cursor: pointer;
  }
  .searchform-tablet a.search-toggle i {
    font-size: 20px;
    margin-top: 10px;
    color: #777777;
  }
  .sm-row {
    margin: 0px !important;
  }
  .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .main-top-head {
    height: 123px;
  }
  #main-nav-bar {
    display: none;
  }
  .logo-section {
    text-align: center;
    margin-top: 40px;
  }
  .logo-section img {
    width: 320px;
  }
  .get-info .color-box img {
    width: 100%;
    height: auto;
  }

  .competitions_price_page
    .featured-area
    .main-container
    .featured-col:nth-child(3),
  .competitions_price_page
    .featured-area
    .main-container
    .featured-col:nth-child(4) {
    display: block;
    float: left;
    margin-top: 25px;
  }

  .featured-area .main-container .pro-col:nth-child(3),
  .featured-area .main-container .pro-col:nth-child(4) {
    display: none;
  }
  .featured-area .main-container .featured-col:nth-child(3),
  .featured-area .main-container .featured-col:nth-child(4) {
    display: none;
  }
  .featured-area.all .main-container .pro-col:nth-child(3),
  .featured-area.all .main-container .pro-col:nth-child(4) {
    display: block;
  }
  .featured-area.all .main-container .featured-col:nth-child(3),
  .featured-area.all .main-container .featured-col:nth-child(4) {
    display: block;
  }

  .featured-area .main-container .featured-col.four_block_section:nth-child(3),
  .featured-area .main-container .featured-col.four_block_section:nth-child(4) {
    display: block;
    float: left;
  }
  .featured-area.all .main-container .pro-col,
  .featured-area.all .main-container .featured-col {
    min-height: 330px;
  }
  .advert-area {
    margin-top: 50px;
  }
  .get-info .color-box .content h2 {
    margin-top: 20px;
    text-align: center;
  }
  .get-info .color-box .content p {
    padding: 0 20px;
    text-align: center;
  }
  .get-info .color-box .magazine-img {
    width: 100%;
    float: left;
    margin-top: 40px;
  }
  .get-info .lrg-view {
    display: none;
  }
  .get-info .sml-view {
    display: block;
    text-align: center;
  }
  .featured-area .main-container .img-box.border {
    line-height: 155px;
  }
  .featured-area .main-container .img-box.border > img {
    width: 100% !important;
    height: auto;
    object-fit: contain;
  }
  .featured-area .main-container .img-box {
    height: 155px;
  }
  .featured-area .main-container .img-box img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    float: left;
  }
  
  .featured-area > h2 a.see-link {
    display: block;
    padding-right: 10px;
    position: absolute;
    top: 27px;
  }

  .featured-area > a.see-link {
    display: block;
    padding-right: 10px;
    margin-bottom: 15px;
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #3db8ea;
    text-transform: uppercase;
    font-style: italic;
  }

  .featured-area > a.see-link:hover {
    color: #000;
    text-decoration: none;
  }

  footer .inner .footer-nav .widget {
    margin: 0px !important;
  }
  footer .inner .footer-nav ul {
    margin: 0px;
    padding: 0px;
  }

  footer .inner .footer-nav ul li {
    width: 100%;
    padding: 8px 10px;
  }
  footer .bottom-search-section {
    float: left;
    width: 100%;
    padding: 60px 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
  }
  footer .bottom-search-section h2 {
    padding: 0px;
    margin-top: 0px;
    text-align: center;
    font-size: 34px;
    line-height: 38px;
  }
  footer .singup-text p {
    color: #fff;
    text-align: center;
  }
  .bottom-search {
    width: auto;
    max-width: 600px;
  }
  .make-and-create-item {
    height: 220px;
    margin-bottom: 20px;
  }
  .make-and-create-item h3 {
    height: 51px;
    font-size: 18px;
    line-height: 23px;
    padding: 10px 11px;
  }
  .explore-media-item {
    height: 150px;
    margin-bottom: 20px;
  }
  .explore-media-item h3 {
    font-size: 14px;
    line-height: 11px;
    padding: 18px 15px;
  }
  .bottom-search input {
    line-height: 28px;
    width: calc(100% - 95px);
  }
  .btn.search-btn {
    width: 80px;
    font-size: 14px;
    line-height: 28px;
    bottom: 0;
    font-family: "adelle-sans", sans-serif !important;
  }
  .explore-media {
    margin-top: 32px;
  }
  .sub-baner {
    height: 270px;
  }
  .acrylic-page.inner-main-heading h1 {
    text-align: center;
  }
  .inner-main-heading .share-block .share-links li {
    float: none;
  }
  .acrylic-content .img-wrap {
    width: 100%;
    max-height: 350px;
    margin: auto;
    overflow: hidden !important;
  }
  .beautiful-product h3 {
    margin-top: 0;
  }
  .right-side .sponsored-section .sponsored-img img,
  .right-side .popular-items .img-wrap {
    width: 100%;
  }
  .popular-items .article-content {
    margin-left: 0px;
    width: 100%;
    margin-top: 15px;
  }
  .image-col-content {
    margin-top: 30px;
  }
  .acrylic-content p {
    margin-top: 12px;
  }
  .search-items .image-col-content,
  .affiliate_network_page .affiliate-content .col-content {
    padding-left: 10px !important;
  }
  .search-items h3 {
    margin-top: 15px;
    float: left;
  }
  .affiliate_network_page .affiliate-content .col-content {
    margin-top: 20px;
    float: left;
  }
  .testimonial .user-pic {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
  }
  .subscribe-box {
    display: none;
  }
  .header-main .navbar-right {
    display: none;
  }
  #header .header-main {
    height: 90px;
  }
  #header .mobile-toggle {
    color: #000;
    font-size: 28px !important;
    margin: 28px 0 0 10px;
    cursor: pointer;
  }
  #header .header-main .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #header.logo-center .header-main .container .header-center {
    display: inline-block;
    width: 100% !important;
    text-align: left;
    padding: 0 75px !important;
  }

  #header.logo-center .header-main .container .header-center img {
      height: auto;
  }

  .cart-pnl {
    display: none;
  }

  .contact_us_page .contact_items h2 {
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 0px;
  }
  .contact_us_page {
    margin-bottom: 80px;
    padding: 0 30px;
  }

  .contact_us_page .col-content {
    padding-bottom: 30px;
  }

  .contact_us_page .col-content a.email_btn {
    margin-top: 0px;
  }

  .magazine-discription .col-content {
    padding-left: 10px !important;
    float: left;
    margin-top: 15px;
    height: auto;
  }
  .magazine-discription .magazine-img {
    height: 250px;
  }
  .magazine-sm-baner .slide-caption {
    left: 25px;
    bottom: 25px;
    width: 100%;
  }
  .magazine-sm-baner .img-box {
    margin-bottom: 15px;
  }
  .magazine-discription .magazine-img img,
  .magazine-discription .col-content,
  .magazine-discription .magazine-img {
    height: auto;
  }
  .current_issues {
    min-height: 250px;
  }
  .magazine-discription .discription-content {
    position: static;
    top: 50%;
    padding-bottom: 30px;
    transform: none;
  }
  .magazine-discription {
    margin-bottom: 0px;
  }
  .magazine-baner {
    height: auto;
  }
  .magazine-baner-image {
    height: 195px;
  }
  .magazine-baner-image img {
    height: auto;
  }
  .magazine-baner .magazine-baner-caption {
    height: auto;
    position: static;
    transform: none;
    margin-top: 20px;
  }
  .magazine-baner .magazine-baner-caption h2 {
    font-size: 32px;
    line-height: 37px;
    margin-top: 10px;
  }
  .magazine-baner .magazine-baner-caption p {
    font-size: 18px;
    line-height: 24px;
  }
  section.event-info.m-t-lg {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  .inner-main-heading > h1 {
    font-size: 32px;
    line-height: 37px;
  }
  .advert-area .img {
    height: 115px;
  }
  .competitions-baner {
    height: 250px;
  }
  .competitions-baner h2 {
    font-size: 38px;
    line-height: 42px;
    margin-top: 15px;
  }
  .competitions-baner h3 {
    font-size: 24px;
  }
  .competitions-baner p {
    line-height: 20px;
    font-size: 14px;
  }
  
  .inner-main-heading .upload-art-btn {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    width: 220px;
    float: none;
    margin-top: 10px;
    display: inline-block;
  }
  .free-detail-page .fundatmental_guide .img-box {
    width: 100%;
    height: auto;
  }
  .free-detail-page .fundatmental_guide .img-box img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .free-detail-page .fundatmental_guide .col-content {
    padding-left: 10px !important;
    margin-top: 15px;
  }
  .free-detail-page .free_download h2 {
    font-size: 42px;
    padding-bottom: 0px;
  }
  .free-detail-page .col-content {
    padding-left: 10px !important;
    margin-top: 15px;
  }
  .free-detail-page .img-box {
    width: 100%;
  }
  .free-detail-page .img-box img {
    width: 100%;
    height: auto;
  }
  .download_pdf_btn {
    font-size: 30px;
    min-height: 80px;
  }
  .seach_bar .search-label {
    margin-bottom: 15px;
    display: block;
  }
  .seach_bar input {
    width: 70%;
    font-size: 14px;
    padding: 0 20px;
    margin: 0 8px;
  }
  .map_section {
    height: 250px;
    overflow: hidden;
  }
  .map_section img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .workshopadd_wraper .col-content {
    padding-left: 15px !important;
    padding-bottom: 40px;
  }
  .workshopadd_wraper h2 {
    padding-top: 0px;
    font-size: 35px;
  }
  .workshopadd-image {
    width: calc(100% + 25px);
  }
  .workshopadd-image {
    margin: 0 -15px;
  }
  .workshop_by_state h3 {
    padding: 45px 0 40px 0;
    font-size: 35px;
  }
  .workshop_by_state .workshop ul li a {
    padding-bottom: 10px;
  }
  .workshopads .col-content {
    padding-left: 10px !important;
    margin-top: 15px;
    display: inline-block;
  }
  .share-links {
    text-align: center;
  }
  .vdo-container {
    width: 100%;
    float: left;
    height: 280px;
    position: relative;
  }

  .event-info h1 {
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 39px;
  }

  .event-info p {
    width: 100%;
    float: left;
    font-size: 19px;
    padding-top: 11px;
    line-height: 28px;
  }

  .featured-area > h2 {
    width: 100%;
    float: left;
    font-size: 30px;
  }
  .featured-area > h2::after {
    margin-top: 11px;
  }

  .featured-area .main-container h2 {
    font-family: "adelle-sans", sans-serif !important;
    font-size: 17px;
    line-height: 21px;
  }

  .magazine-sm-baner .slide-caption {
    width: 70%;
  }

  .magazine-sm-baner .slide-caption h2 {
    font-size: 32px;
  }

  .magazine-sm-baner .slide-caption p {
    margin-bottom: 15px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
  }

  .magazine-sm-baner .slide-caption {
    bottom: 45px;
  }

  .featured-area.vdo-pad {
    padding: 0px 0 40px;
  }

  .page-wrapper {
    /*overflow: auto!important;*/
  }
}




@media screen and (max-width: 991px) and (min-width: 481px) {
  .block-main-layer .layer-filter-icon{
    display: block!important
  }

  .mobile-layer-shown .mobile-layer-overlay{
    z-index: 999999;
  }

  .mobile-layer-shown .col-left .block-main-layer {
    z-index: 999999;
  }

  .block-main-layer .title-filter{
    display: block!important;
    margin-bottom: 20px;
    background: #3db8ea;
    color: #fff!important;
  }

  .block-main-layer .block .block-title, .block-main-layer .block.block-layered-nav dt, .block-main-layer .block-layered-nav .currently .block-subtitle {
    font-family: "essonnes-display", serif;
    color: #000;
    letter-spacing: 0;
    font-size: 18px;
    font-style: italic;
    text-transform: capitalize;
    position: relative;
  }

  .sidebar .block.block-category-nav{
    display:none;
  }

  .block-title.closed::before {
    content: "\e873";
    width: 26px;
    height: 26px;
    display: block;
    font-family: 'porto';
    position: absolute;
    top: 20px;
    right: 1px;
    margin-top: -13px;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
    background-color: #fff;
    font-style: normal;
    font-size: 12px;
    color: #000;
    border: none;
}

  .loginuser #fw_algolia_search_toggle_mobile{
    top: 68px!important;
  }

  .loginuser #header .fw-header-cart .mini-cart{
    top: 19px!important;
  }

  #fw_algolia_search_toggle_mobile{
    top: 40px!important;
  }
  #header .fw-header-cart .mini-cart{
    top: 13px!important;
  }

  #header .header-right .navbar-nav li.fw-header-welcome-login a:before {
    content: '\f007';
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    top: 32px;
    left: 22px;
}

  body {
    padding-top: 96px;
  }
  #header .header-main {
    height: 90px;
  }

  #header .mobile-toggle {
    color: #000;
    font-size: 28px !important;
    margin: 28px 0 0 10px;
    cursor: pointer;
    background: transparent;
  }

 
  #header.logo-center .header-main .container .header-center .img-responsive {
    max-width: 250px !important;
    height: auto;
    margin: auto;
    margin-top: -11px;
  }

  #header.logo-center .header-main .container .header-center .logo img.standard-logo {
    max-width: 250px!important;
}

  #header .mobile-toggle {
    color: #000;
    font-size: 28px;
    margin: 10px 0 0 10px;
    cursor: pointer;
  }

  .subscribe-box {
    display: none;
  }
}

@media screen and (max-width: 991px) and (min-width: 640px) {
  #header .header-right .navbar-nav li.fw-header-welcome-login a{
    top: 31px;
    left: 34px;
  }
  #header .header-right .navbar-nav li.fw-header-welcome-login a:before{
    left: -20px!important;
    top: 0px!important;
  }
  #header.logo-center .header-main .container .header-center .logo img.standard-logo {
    max-width: 340px!important;
  }
  #header .fw-header-cart .mini-cart {
    top: 28px!important;
    right: 25px;
}

  
}



@media screen and (max-width: 640px) and (min-width: 320px) {
  .top-container{
    border: none;
  }
  #header.logo-center .header-main .container .header-center{
    margin-top: 13px;
  }

  #header .mobile-toggle{
    margin-top: 21px!important;
  }

  .notloginuser #fw_algolia_search_toggle_mobile {
    top: 14px!important;
    right: 15px;
}

  .notloginuser #header .fw-header-cart .mini-cart {
    top: 0px!important;
  }

  .notloginuser #header .fw-header-cart .mini-cart .icon-mini-cart {
    right: 10px;
    bottom: -14px;
}

  #fw_algolia_search_toggle_mobile{
    top: 48px;
  }

  #header .fw-header-cart .mini-cart {
    bottom: -11px;
    right: -17px;
    font-size: 18px;
    margin-right: -14px;
}


.notloginuser #header .header-right .navbar-nav li.fw-header-welcome-login a:before {
  content: '\f007';
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  top: 6px;
  left: -22px;
}

  #header.logo-center .header-main .container .header-center .logo img.standard-logo {
    max-width: 250px!important;
}
  .featured-area.vdo-pad {
    padding: 0px 0 0px;
  }
  .featured-area .pro-col.video-box {
    width: 100%;
    float: left;
    padding-bottom: 40px;
  }
  .featured-area .pro-col.video-box .img-box {
    height: 248px;
    border: 1px solid #d1d1d1;
  }

  .featured-area .pro-col.video-box h2 {
    margin-top: 0;
  }
  #header.logo-center .header-main .container .header-center {
    float: left;
  }

  #header.logo-center .header-main .container .header-center .img-responsive {
    max-width: 250px !important;
    height: auto;
    margin: auto;
    /* display: inline-block!important */
  }
}

@media not all,
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  #header .logo img.img-responsive.retina-logo {
    display: none !important;
  }
}
/*09052018*/
.entry-content li{
  font-weight: 100;
  font-size: 17px;
  list-style-type: disc;
  color: #4a4a4a;
  line-height: 26px;
}
.entry-content h2{
  font-family: "essonnes-display", serif;
  font-size: 2.8em;
  font-weight: 700;
  margin-bottom: 0px;
  color: #000;
}
.entry-content p{
  font-size: 17px !important;
  font-family: 'adelle-sans','sans-serif';
  line-height: 26px;
}
/*09052018*/

.post_content ol li, .post_content ul li {
  font-size: 17px !important;
  color:#4a4a4a!important;
  line-height:26px!important;
}

.product-name a {
  color: #777;
  line-height: 29px!important;
}

p{
  font-size:17px!important;
  line-height: 26px!important;
}

.footer-top aside.widget.widget_text {
  max-width: 1190px;
  margin: auto;
  clear: both;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-top aside.widget.widget_text .textwidget{
  width: 100%;
  padding: 15px 20px;
  background: rgba(137, 222, 251, 0.06);
  border-radius: 4px;
  text-align: center;
  border: 2px solid #46c0ed;
  font-size:17px!important;
  line-height:22px;
  max-width: 1190px;
  margin: auto;
  display: none!important;
}

.footer-top aside.widget.widget_text .textwidget p, .footer-top aside.widget.widget_text .textwidget span, .footer-top aside.widget.widget_text .textwidget section, .footer-top aside.widget.widget_text .textwidget #msg{
  color: #000000;
  margin: 0px;
  font-size:14px!important;
  line-height:22px;
  font-weight: 400;
}

.footer-top aside.widget.widget_text .textwidget::before{
  font-family: FontAwesome;
  content: '\f129';
  display: block;
  width: 50px;
  height: 50px;
  background: #46c0ed;
  margin: auto;
  margin-top: -43px;
  border-radius: 50%;
  border: 5px solid #46c0ed;
  font-size: 26px;
  line-height: 42px;
  margin-bottom: 10px;
  color: #fff;
}
.OUTBRAIN{
	text-align: center;
}
/* 
body.ribbonExists .inner-main-heading h1 {
margin-top: 50px;
} */

body.ribbonExists div#is_page {
  margin-top: 110px;
}

body.ribbonExists #is_single {
margin-top: 110px;
}



.dy_unit {
  background: #ffffff;
  text-align: center;
}
#header {
  background: #fff;
}

/* Black border */
hr.solid {
  border-top: 1px solid black!important;
}

/* Dotted black border */
hr.dotted {
  border-top: 1px dotted black !important;
}



html body {
  background-color: #FFF;
}

hr {
  border-top: 1px solid #8c8b8b;
}

#letters {
    padding: 8px;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
}