.custom-swaltimer-font,.custom-swal-font{
    font-family: 'Raleway';
    font-size: 10px;
    color: #000;
    position: absolute;
    top: 197px;
    box-shadow: none;
    -webkit-animation-name: sildeInLeft;
	animation-name: sildeInLeft;
}
.customLoginAlert.custom-swal{
    font-family: 'Nunito';
    font-size: 8px;
    color: #000;
}
.swal2-actions button {
    background-color: #1592e6;
    color: #fff;
    font-weight: 700;
}
.swal2-actions button:hover {
    background-color: #1592e6;
}
.custom-timer-bar{
    background-color: #1592e6;
}
.outer_wrapper{
    background-image: url(../images/solar-hero-bg.png);
    min-height: 411px;
    background-size: cover;
    position: relative;
    background-position: top;
    background-position-y: -35px;
    margin-top: -67px;
}
@media only screen and (max-width:767px){
    .outer_wrapper {
        margin-top: -30px;
    }
}
.popular_product .row {
    justify-content: center;
    gap: 10px;
    margin: 0 !important;
}
.slider_banner {
    margin: 0px;
    position: absolute;
    top: 11%;
    left: 2%;
    border:none !important;
    margin-top: 24px;
}
a.slider_contact:hover {
    color: #000 !important;
}
.outer_wrapper h1::first-letter{
    text-transform: capitalize;
}
.allProducts .addtoCart:hover{
    background-color: #1592e6!important;
}
a.cta_border {
    color: #414141;
    background: #fff;
    display: inline-block;
    padding: 13px 30px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    transition: .3s;
}
a.cta_border:hover {
    color: #fff;
    background: #1592e6;
}
.crockery_hero {
    position: relative;
    padding-top: 82px;
    margin-top: -82px;
}
.crockery_hero:before {
    background-image: url(../images/solar-hero-bg.jpg);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    top: 0;
}
.cemento_hero {
    position: relative;
}
.hero_image img {
    width: 100%
}
.crockery_hero_carousel .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 14%;
}
.crockery_hero_carousel .owl-dots .owl-dot {
    border: 3px solid #fff;
    border-radius: 50%;
    height: 18px;
    margin: 0 5px;
    width: 18px;
    opacity: .39;
    background: #fff;
}
.crockery_hero_carousel .owl-dots .owl-dot.active {
    opacity: 1
}
.newest_items {
    padding: 85px 0 50px;
}
.newest_items_carousel .newitem_image {
    align-items: center;
    display: flex;
    height: 290px;
    justify-content: center;
    padding: 25px 25px 10px;
    width: 100%;
    overflow: hidden
}
.newest_items_carousel .newitem_image img {
    max-height: 250px;
    width: auto;
}

.hero_single_item {
    position: relative;
    padding-top: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.hero_slide_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    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;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow: hidden;
}
.hero_text_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    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;
    text-align: center;
    color: #fff;
}

.hero_single_item:before, .about_right a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .10;
}
.hero_text {
    padding: 30px;
}
.hero_text h1 {
    font-size: 60px;
    margin: 0 0 50px;
    font-weight: 500
}


.cemento_about {
    background-image: url(../images/pattern1.png);
}
.about_wrapper {
    padding: 100px 70px 100px 35px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.about_left {
    max-width: 800px;
    padding-right: 50px;
    width: 70%
}
.about_left h2 {
    position: relative;
    color: #1C354C;
    font-size: 45px;
    font-weight: 700;
    padding-left: 115px;
}
.about_left h2:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 100px;
    height: 2px;
    background: #1592E6;
    margin-top: -1px;
}
.about_left p {
    margin: 0 0 50px;
    font-size: 20px;
    
}
.about_right {
    max-width: 400px;
    width: 30%
}
.cta_btn {
    color: #fff;
    background: #0DD8C4;
    display: inline-block;
    padding: 13px 30px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s
}
.cta_btn:hover {
    color: #fff;
    background: #1C354C;
}
.about_right a {
    position: relative;
    display: block
}
.about_right a img.play_btn {
    left: 50%;
    margin-left: -48px;
    margin-top: -48px;
    position: absolute;
    top: 50%;
}

.onsale_products {
    padding: 60px 0;
}

.popular_product {
  padding: 75px 0;
    background-color: #EEF8FF;
}
.popular_single_product {
    position: relative;
}
.popular_prod_image img.productSize {
	width: 100%;
    max-height: 220px;
    height: 100%;
}
.popular_prod_image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
    height: 265px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    width: 100%;
    overflow: hidden;
    border: 15px solid #fff;
    gap: 10px;
}
.popular_prod_list {
    display: flex;
    flex-wrap: wrap;
}
.popular_prod_overlay {
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    transition: .3s;
    opacity: 0;
}
.popular_single_product:hover .popular_prod_overlay {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    transition: .3s;
    opacity: 1
}
.popular_prod_overlay button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: 2;
}
.popular_overlay_content {
    height: 100%;
    left: 0;
    padding: 30px;
    position: relative;
    top: 0;
    width: 100%;
    transition: .3s
}
.popular_overlay_content h3 {
    margin: 0;
}
.popular_single_product:hover .popular_overlay_content {
    border: 1px solid #fff;
    transition: .3s
}
.popular_overlay_content a {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.popular_overlay_content p {
    font-style: italic;
    margin: 0;
}
.single_new_item {
    border: 1px solid #ececec;
    display: block;
}

.quick_cart {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    opacity: 0;
    text-decoration-skip: 3s
}
.quick_cart button {
    border: medium none;
    height: 40px;
    text-align: center;
    width: 50%;
}
.quick_cart .quick_view {
    background: #f5f5f5 none repeat scroll 0 0;
}
.quick_cart .add_cart {
    background: #9e2727 none repeat scroll 0 0;
    color: #fff;
}
.newest_items_carousel .single_new_item:hover .quick_cart {
    opacity: 1
}
.newitem_details_text {
    padding: 15px 15px 0;
}
.prod_price {
    font-size: 22px;
    font-weight: 500;
}

.onsale_products_carousel .onsale_main_photo {
    background: #fff;
    margin-right: 0px;
    width: 100%;
}
.onsale_products_carousel .onsale_prod_image {
    width: 35%;
}
.onsale_related_photo {
    align-items: center;
    display: flex;
    width: 15%;
    padding: 0 10px 0 30px
}
.onsale_products_carousel .onsale_prod_details {
    padding-left: 75px;
    width: 50%;
}
.onsale_products_carousel .owl-nav {
    text-align: right;
    width: 35%;
}

.onsale_products_carousel.owl-carousel .owl-nav button {
    background-color: #414141;
    height: 50px;
    margin: 0;
    width: 80px;
}
.onsale_products_carousel.owl-carousel .owl-nav button.owl-prev {
    background: rgb(43,173,255);
    background: -moz-linear-gradient(left,  rgba(43,173,255,1) 0%, rgba(13,222,194,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(43,173,255,1) 0%,rgba(13,222,194,1) 100%);
    background: linear-gradient(to right,  rgba(43,173,255,1) 0%,rgba(13,222,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2badff', endColorstr='#0ddec2',GradientType=1 );
}
.onsale_related_photo ul {
    align-items: center;
    display: flex;
    flex-direction: column;
}
.onsale_products_carousel .owl-item .onsale_related_photo img {
    max-width: 176px;
}
.onsale_products_carousel .owl-item .onsale_related_photo li {
    border: 10px solid #fff;
    margin: 8px 0px;
    background: #fff
}
.onsale_prod_details h2 {
    color: #414141;
    font-size: 45px;
}
.onsale_prod_text p {
    margin: 0 0 30px;
}
.onsale_discount {
    color: #565656;
    font-weight: 300;
    margin: 0 0 20px;
}
.onsale_prod_text h4 {
    font-size: 18px;
    font-weight: 600;
}
.onsale_prod_price {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.onsale_cur_price {
    color: #fe6243;
    display: inline-block;
    font-weight: 800;
    margin-right: 10px;
}
.onsale_old_price {
    color: #dadada;
    font-weight: 800;
}
.onsale_old_price s, .onsale_prod_price s{font-weight: bold;}
.hot_selling_prod {
    padding: 75px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.hotprod_top {
    border: 1px solid #DBDBDB;
    padding: 45px 25px 20px;
    position: relative;
    background: #fff;
    overflow: hidden
}
.hotselling_carousel .hotprod_img {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hotselling_carousel .hotprod_img img {
    height: 250px;
    width: auto;
    max-width: inherit;
}
.hotprod_newbadge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgb(43,173,255);
    background: -moz-linear-gradient(left,  rgba(43,173,255,1) 0%, rgba(13,222,194,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(43,173,255,1) 0%,rgba(13,222,194,1) 100%);
    background: linear-gradient(to right,  rgba(43,173,255,1) 0%,rgba(13,222,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2badff', endColorstr='#0ddec2',GradientType=1 );
    color: #fff;
    padding: 4px 22px;
    font-size: 12px;
    border-radius: 30px;
    text-transform: uppercase;
}
.hotprod_hoveritem {
    opacity: 0;
    transition: .3s
}
.single_hotsale:hover .hotprod_hoveritem {
    opacity: 1
}
.hotprod_hoveritem button {
    border: none;
    background: #159beb;
    color: #fff;
    padding: 5px 15px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 30px;
    margin: 5px;
}
.hotprod_hoveritem button.addtocart {
    background: #0ED8C6;
}
.hotprod_details {
    padding: 25px 25px;
}
.hotprod_details a {
    color: #1592e6;
    font-size: 24px;
}
.hotprod_details p {
    font-size: 16px;
    margin: 0 0 20px;
}
.hotprod_curprice {
    color: #1592e6;
    display: inline-block;
    font-weight: 700;
    margin: 0 10px;
}






















