@font-face {
      font-family: "shabnam";
      src: url("../fonts/Shabnam/Shabnam.ttf");
}

body {
    background: #f9f9fb;
}

td,th{
    text-align: right;
}

/* menu */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    text-align: right;
}

/* blog and tags */
.tag-category .com-tags__items li.list-group-item,
.blog-items .blog-item {
    display: flex;
    flex-direction: row;
    box-shadow: 0px 0px 4px #aaadb1;
    background-color: #fff;
    border-radius: 7px;
    padding: 20px 8px;
}

.blog-items .blog-item figure.right.item-image {
    width: 30%;
    margin-left: 20px;
    margin-bottom: 0;
}
.blog-items .blog-item .item-content {
    width: calc(100% - 30%);
}
span.tag-body .introtext,
.blog-items .blog-item .item-content .introtext {
    font-size: 0.875em;
    margin-top: 0;
}
li.list-group-item.list-group-item-action h3,
.blog-items .blog-item .page-header h2 {
    font-size: 1.3em;
    margin: 0 0 5px;
}
dl.article-info {
    margin-bottom: 1rem;
}
dl.article-info dd,
dl.article-info dt {
    color: #9d9d9d;
    font-size: 0.75em;
}

.tag-category .com-tags__items ul.category.list-group {
    display: grid;
    margin: 0 0 1.5rem;
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
}

ul.tags.list-inline a.btn {
    color: #a9a9a9;
    font-size: 0.75em;
}

ul.tags.list-inline a.btn:before{
    content: "\f02b";
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome,'Font Awesome\ 5 Free';
    padding-left: 5px;
}
ul.com-tags__category.category.list-group {
    display: flex;
    flex-direction: row;
}

ul.com-tags__category.category.list-group li.list-group-item.list-group-item-action {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    width: calc(100%/3);
    margin: 1rem;
    align-items: center;
    border-top-width: 1px;
}
ul.com-tags__category.category.list-group li.list-group-item.list-group-item-action span.tag-body {
    margin-left: 1rem;
    width: 30%;
    background:#eee;
}
ul.com-tags__category.category.list-group li.list-group-item.list-group-item-action .mb-0 {
    margin: 0;
    font-size: 1.25em;
}

.tag-category .com-tags__items li.list-group-item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 210px;
    width: 100%;
}

.tag-category .com-tags__items li.list-group-item>h3,
.tag-category .com-tags__items li.list-group-item> .tag-body,
.tag-category .com-tags__items li.list-group-item>ul {
    width: 70%;
    order: 2;
}


@media only all and (max-width: 979px){
    .blog-items .blog-item figure.right.item-image {
        width: 100%;
        margin: 0 0 1rem;
        text-align: center;
    }

    .tag-category .com-tags__items li.list-group-item, .blog-items .blog-item {
        flex-direction: column;
        height: unset;
    }
    .tag-category .com-tags__items li.list-group-item>h3{
        margin-top: 1rem;
    }
    .tag-category .com-tags__items li.list-group-item>h3, .tag-category .com-tags__items li.list-group-item> .tag-body, .tag-category .com-tags__items li.list-group-item>ul {
        width: 100%;
    }
}



/* shop listing */
#hikashop_category_information_module_ .hikashop_product_image_subdiv {
    max-width: 100%;
}
.hikashop_products_listing .hikashop_product_price_full {
    font-size: 0.9em;
    margin-bottom: 1rem;
    display: block;
}

.hikashop_products_listing  .hikashop_product_name {
    font-size: 0.9em;
    margin-bottom: 1rem;
}

span.hikashop_product_stock_count {
    display: block;
    margin-bottom: 1rem;
    font-size: 0.8rem;
    color: #a29da5;
}
/* shop product */

/* shadowbox */
#sb-counter,
div#sb-body-inner {
    direction: ltr;
}

div#sb-title #sb-title-inner {
    font-family: 'iransans';
    background: #545454;
    color: #fff;
    text-align: right;
    padding-right: 6px;
    font-size: 0.75em;
}

.fal,.fa, .fas, [class*=" icon-"], [class^=icon-] {
    /* font: normal normal normal 14px/1 FontAwesome; */
    font-family: FontAwesome;
}

#rpp-user-profile-mod .fa-sign-in {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
}
#rpp-user-profile-mod span.profile-text,
#rpp-user-profile-mod span.login-text {
    font-size: 0.85em;
}



/***********/

.g-content {
    margin: 0;
    padding: 0;
  }
  .moduletable .category-module{
    border: none;
    padding: inherit;
  }
/* navigation */
#g-navigation {
    border-top: 1rem solid #E30016;
}
#g-navigation .g-container .g-grid{
    width: auto;
    flex-wrap: nowrap;
    display: flex;
align-items: center;
}
#g-navigation .g-container .g-grid:first-child{
    margin: 0 1.5rem;
}
#g-navigation .g-container .g-grid:last-child{
    padding: 1rem 0;
    align-items: center;
}
#g-navigation .g-container .g-grid:last-child::before{
    content: '';
    position: absolute;
    width: 2100px;
    height: 1px;
    display: block;
    clear: both;
    background-color: #D9D9D9;
    top: 80px;
    margin-right: -15vw;
} 
#menu-1393-particle .g-toplevel{
    text-align: end;
}
#menu-1393-particle .g-toplevel li:first-child{
    border-left: 1px solid black;
    padding-left: 50px;
    margin-left: 45px;
}
#menu-8372-particle .g-toplevel{
    text-align: end;
}
#menu-8372-particle .g-toplevel li:first-child{
    border-left: 1px solid black;
    padding-left: 50px;
    margin-left: 45px;
}

#mod-custom132{
    font-family: 'shabnam';
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    color: #000000;
    padding: 0.2345rem 7px;
    font-weight: 600;
}
#g-navigation .g-main-nav #menu-2122-particle > li {
    margin-left: 1rem;
}
#mod-custom131{
    font-size: 20px;
}
#mod-custom132 span:first-child{
    font-size: 20px;
}
#mod-custom132 span:nth-child(2){
    font-size: 25px;
    letter-spacing: 3px;

}
#mod-custom132 span:last-child{
    font-size: 25px;
    letter-spacing: 3px;
}

/* header */
#g-header{
padding: 0;
text-align: center;
}
#g-header .g-container{
    width: auto;
}
#mod-custom133 p{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}
#content-carousel-134 .owl-nav{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 87%;
    margin: 0 5%;
    display: flex;
    position: absolute;
    top: 45%;
    justify-content: space-between;
}
.owl-carousel .owl-nav button.owl-prev ,.owl-carousel .owl-nav button.owl-next{
    color: #fff;
    background-color: #CF091C;
    border-radius: 50%;
    padding: 0 !important;
    font: inherit;
    margin: 0;
    height: 50px;
    width: 50px;
    align-items: center;
    display: flex;
}
.owl-carousel .owl-nav button.owl-prev span,.owl-carousel .owl-nav button.owl-next span{
    font-size: 40px;
    padding: 35%;
}
/* features */
#g-features{
    clip-path: polygon(50% 0%, 100% 10%, 100% 100%, 0% 100%, 0% 10%);
background: #F3F4F6;

}
#g-features .features {
    flex-wrap: wrap;
    display: flex;
}
#g-features .features h3 {
    /* flex: 0 100%; */
width: 100%;
/* text-align: center; */
}
#g-features .features p{
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
}
#g-features .features #hikashop_module_121{
    flex: 0 80%;
    width: 80%;
}
#hikashop_category_information_module_121{
margin-left: 1rem;
}
#g-features .features .sample-lablel{
    flex: 0 20%;
    width: 20%;
    background-color: #E30016;
    border-radius: 10px;
}
#g-features .features .sample-lablel img{   
    margin: 100% auto 1rem;
    display: flex;
    padding: 1rem;
}
#g-features .features .sample-lablel p{
    font-weight: 700;
    font-size: 34px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    padding: 0 1rem;
}
#g-features .features .responsive-sample-lablel{
    flex: 0 100%;
    width: 100%;
    background-color: #E30016;
    border-radius: 10px;
    display: none;
}
#g-features .features .responsive-sample-lablel img {
    margin: 1% auto 1rem;
    display: flex;
    padding: 1rem;
  }
#g-features .features .responsive-sample-lablel p{
    font-weight: 700;
    font-size: 34px;
    line-height: 65px;
    text-align: center;
    color: #fff;
}

#g-features .features .g-title{
    padding: 2rem;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 53px;
    color: #102A83;
    border-bottom: 2px solid #E95B6A;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}
/* #hikashop_products_switcher_hikashop_category_information_module_121 .hikashop_container  */
.thumbnail{
    border: none;
    box-shadow: none;
}

#hikashop_category_information_module_121 div.hikashop_container {
    text-align: center;
    height: fit-content;
    height: 95%;
    margin-top: 3rem;
}
#hikashop_category_information_module_121 .hikashop_product_image_subdiv {
    width: auto !important;
  }
  #hikashop_category_information_module_121 .hikashop_product_image {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 1rem 0;
  }
  #hikashop_category_information_module_121 div.hikashop_container {
    margin: 0;
  }
.hikashop_category_information a{
    font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 33px;
color: #484545;
}
#hikashop_category_information_module_121 div.hikashop_subcontainer{
    background: none !important;
}
#hikashop_category_information_module_121 div.hikashop_container {
    margin: 0 !important;
  }
  #hikashop_category_information_module_137 .hikashop_product_image_subdiv {
    width: auto !important;
  }
  #hikashop_category_information_module_140 .hikashop_product_image{
    background: #F3F4F6;
  }
  #hikashop_category_information_module_137 div.hikashop_subcontaine{
    background: none !important;
  }
  #hikashop_category_information_module_137 .hikashop_product_image {
    height: fit-content;
    background: #F3F4F6;
    padding: 1rem 0;
    border-radius: 10px;
}
#hikashop_category_information_module_137 div.hikashop_subcontainer{
    background: none !important;
}
#hikashop_category_information_module_121, .hikashop_products_listing, #hikashop_products_switcher_hikashop_category_information_module_121{
    height: 100%;
}
#hikashop_products_switcher_hikashop_category_information_module_121 .hk-row-fluid{
    text-rendering: optimizespeed;
    align-content: space-between;
    height: 100%;
}
/* utility */
.hikashop_products_listing .hikashop_product_name{
    margin-top: 2rem;
}
.utility{
    display: flex;
}
#g-utility {
    padding: 15rem 0 0 0;
}
.sales-product{
    background-color: #102A83;
    border-radius: 10px;
    text-align: center;
    flex: 0 20%;
    margin-left: 1rem;
    padding: 1rem;
}
.sales-product p{
text-align: center;
font-size: x-large;
}
.sales-product img{
    margin: 30% 3% 0;
}
#hikashop_category_information_module_137 div.hikashop_container {
    margin: 0 !important;
  }
  #g-above{
    padding: 10rem 0;
  }
.above-right .mod-articlescategory{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: flex-end;
    background-color: #CF091C;
    border-radius: 10px;
    color: #fff;
  }
  .above-right .mod-articlescategory li .sld-block{
    color: #fff;
    margin: 2rem;
  }
  .above-right .mod-articlescategory li {
    border: none;
  }
  .above-right hr{
    width:120%
  }
  #g-above .above-left p{
    max-height: fit-content;
    margin: 0 auto 0 0;
    text-align: end;
  }
  #logo-2512-particle{
    text-align: -webkit-left;
  }
 #g-above .g-block:first-child{
    background-color: #CF091C;
    border-radius: 10px;
  }
  .above-right .mod-articlescategory li:last-child img {
    max-width: fit-content;
  }
  .above-right .mod-articlescategory li .sld-content p:nth-child(2) {
    font-weight: 700;
    font-size: 18px;
    line-height: 31px;
    /* border-bottom: 2px solid white; */
  }
  .above-right .mod-articlescategory li:first-child .sld-content p:last-child {
    font-weight: 700;
    font-size: 16px;

  }
  /* testimonials */
  .testimonials-top{
    display: flex;
  }
  #hikashop_category_information_module_140 div.hikashop_container {
    margin: 0 !important;
  }
  #hikashop_category_information_module_140 .hikashop_product_image_subdiv {
    width: auto !important;
    border-radius: 10px;
  }
  #hikashop_category_information_module_140 div.hikashop_subcontainer{
    background: none !important;
  }
  #g-testimonials a{
    color: #484545;
  }
  #mod-custom144{
    margin-top: 5rem;
  }
#mod-custom144 h2{
    border-bottom: 2px solid #CF091C;
width: fit-content;
margin: 0 auto;
font-size: 32px;
font-weight: 700;
  }
  /* aboat-us */
.aboat-us{
    display: flex;
    margin: 3rem 0 10rem;
  }
.aboat-us p{
    margin: 0;
  
  }
  .aboat-us p img{
    width: 594px;
    height: 449px;
    max-width: fit-content;
  }
.aboatus{
    background: #F3F4F6;
border: 1px solid #F3F4F6;
border-radius: 10px 0px 0px 10px;
padding:4rem;
height: fit-content;
    align-self: end;
  }
.aboatus-title p{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
}
.aboatus-title p strong{
    font-size: 32px;
  }
.aboatus-title p span a{
    border: 2px solid #CF091C;
    padding: 0.5rem 1.5rem;
    font-weight: 700;
font-size: 16px;
line-height: 27px;
  }
  .aboatus p{
    font-size: 20px;
line-height: 32px;
  }

  /* testimonials-bottom */

  #g-testimonials .testimonials-bottom{
    background-color: #F3F4F6;
    margin-top: 3rem;
    padding: 5rem 1.5rem;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  #g-testimonials .testimonials-bottom ul{
    display: flex;
    flex-wrap: nowrap;
    gap: 2rem;
  }
  #g-testimonials .testimonials-bottom ul li{
    border: none;
  }
  #g-testimonials .testimonials-bottom .sld-block{
    display: flex;
    background-color: #fff;
    border-radius: 20px;
    padding: 2rem;
    gap: 2rem;
  }
  #g-testimonials .testimonials-bottom .sld-img{
    flex: 0 40%;
  }
  #g-testimonials .testimonials-bottom .sld-img img{
max-width: inherit;
  }
#g-testimonials .testimonials-bottom h3{
    font-weight: 700;
font-size: 32px;
border-bottom: 2px solid #CF091C;
text-align: center;
width: fit-content;
margin: 0 auto;
  }
#g-testimonials .testimonials-bottom .description-customer {
    font-weight: 550;
font-size: 20px;
line-height: 32px;
text-align: center;
padding-top: 2rem;
}
#g-testimonials .testimonials-bottom .sld-content p{
    margin: 0;
}
/* blog-slider */
#g-testimonials .owl-carousel.owl-rtl .owl-item .rpp-block{
    flex-wrap: nowrap;
    margin: 1rem;
    display: flex;
background-color: #fff;
gap: 3rem;
border-radius: 10px;
height: fit-content;
padding: 2rem;
}
#g-testimonials .owl-carousel.owl-rtl .owl-item .rpp-block .rpp-img .articles_img{
    border-radius: 10px;
    width: 130px;
}
#g-testimonials .owl-nav{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 89%;
    margin: 0 5%;
    display: flex;
    position: absolute;
    top: 40%;
    justify-content: space-between;
}
#g-testimonials .owl-prev {
    color: #0B1D73;
    background-color: #F3F4F6;
    border-radius: 50%;
    padding: 0 !important;
    font: inherit;
    margin: 0;
    height: 40px;
    width: 40px;
    align-items: center;
    display: flex;
}
#g-testimonials .owl-next{
    color: #0B1D73;
    background-color: #F3F4F6;
    border-radius: 50%;
    padding: 0 !important;
    font: inherit;
    margin: 0;
    height: 40px;
    width: 40px;
    align-items: center;
    display: flex;
}
#g-testimonials .owl-carousel .owl-nav button.owl-prev span,.owl-carousel .owl-nav button.owl-next span{
    font-size: 40px;
  padding: 30%;
}
.newest-products{
    background-color: #102A83;
    border-radius: 10px;
    text-align: center;
    flex: 0 20%;
    margin-right: 1rem;
}
.newest-products img{
    margin: 50% auto 0;
}
.newest-products p{
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    color: white;
}
.responsive-newest-products{
    background-color: #102A83;
    border-radius: 10px;
    text-align: center;
    flex: 0 100%;
    display: none;
    padding: 1rem;
} 
.responsive-newest-products img{
    margin: 2rem;
}

.responsive-newest-products p{
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    color: white;
}
#content-carousel-142 .mod-articles-category-title{
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #000000;
}
#content-carousel-142 .mod-articles-category-introtext strong {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    color: #CF091C;
    display: block;
    font-weight: 500;
  }
/* expanded- */
#g-expanded {
    background: #ffffff;
    color: #424753;
    padding: 5rem;
  } .moduletable .category-module li{
    margin-bottom: 0;
}
/* expanded-top */
.expanded-top{
    /* border-bottom: 1px solid #D9D9D9; */
    padding-bottom: 3rem ;
}
.expanded-top .category-module{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 1rem;
    margin-top: 3rem;
}
.expanded-top ul li{
    flex: 0 25%;
    background-color: #F3F4F6;
    border-radius: 10px;
    text-align: center;
    padding: 1rem;
}
.expanded-top .g-title{
    font-weight: 700;
font-size: 32px;
line-height: 53px;
border-bottom: 2px solid #CF091C;
text-align: center;
margin-bottom: 3rem;
width: fit-content;
margin: 0 auto;
color: #000000;
}
.expanded-top .sld-content{
    margin: 1rem;
    text-align: right;
}
.expanded-top .rpp-title a{
    font-weight: 700;
    color: #484545;
}
.expanded-top hr{
    border-bottom: 1px solid #e0e0e5;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin: 6rem -50vw;
}
#content-carousel-145 .rpp-content{
    text-align: right;
    padding: 2rem;
}
.expanded-top ul li{
    height: 440px;
    margin: 0 1rem;
}
.expanded-top .mod-articles-category-title{
    font-weight: 700;
font-size: 16px;
line-height: 32px;
color: #484545;

}
.expanded-top .mod-articles-category-introtext{
    font-weight: 550;
font-size: 14px;
line-height: 32px;
padding-top: 1rem;
}

#content-carousel-145 .owl-carousel.owl-rtl .owl-item .rpp-block{
    flex-wrap: nowrap;
    margin: 1rem;
    display: flex;
background-color: #fff;
gap: 3rem;
border-radius: 10px;
height: fit-content;
padding: 2rem;
}
#content-carousel-145 .owl-carousel.owl-rtl .owl-item .rpp-block .rpp-img .articles_img{
    border-radius: 10px;
    width: 130px;
}
#content-carousel-145 .owl-nav{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    margin: 0 0;
    display: flex;
    position: absolute;
    top: 40%;
    justify-content: space-between;
}
#content-carousel-145 .owl-prev {
    color: #0B1D73;
    background-color: #F3F4F6;
    border-radius: 50%;
    padding: 0 !important;
    font: inherit;
    margin: 0;
    height: 40px;
    width: 40px;
    align-items: center;
    display: flex;
    box-shadow: 1px 1px 18px #888;;
}
#content-carousel-145 .owl-next{
    color: #0B1D73;
    background-color: #F3F4F6;
    border-radius: 50%;
    padding: 0 !important;
    font: inherit;
    margin: 0;
    height: 40px;
    width: 40px;
    align-items: center;
    display: flex;
    box-shadow: 1px 1px 18px #888;
}
#content-carousel-145 .owl-carousel .owl-nav button.owl-prev span,.owl-carousel .owl-nav button.owl-next span{
    font-size: 50px;
    padding: 30%;
}
/* .expanded-center */
.expanded-center{
    padding-top: 3rem;
}
#userForm h2{
    font-weight: 700;
font-size: 20px;
line-height: 31px;
/* identical to box height, or 155% */
text-align: center;
color: #0B1D73;

}
#userForm p{
    font-weight: 700;
font-size: 20px;
line-height: 31px;
/* identical to box height, or 155% */
text-align: center;
color: #0B1D73;
}
#rsform_6_page_0 #send{
    width: 197px;
height: 66px;
background: #CF091C;
border-radius: 10px;
}
#rsform_6_page_0 input{
    width: 608px;
height: 66px;
background: #F3F4F6;
padding: 1rem;
border-radius: 10px;
}
.expanded-center hr{
    border-bottom: 1px solid #e0e0e5;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin: 6rem -50vw;
}

#mod-custom153 p{
    background-color: #F3F4F6;
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 7rem;
}
.expanded-bottom hr{
    border-bottom: 1px solid #e0e0e5;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin: 6rem -50vw 0 -50vw;
}
.formResponsive .formRow {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}
.formResponsive .formRow [class*=formSpan] {
    width: fit-content;
}

/* g-container-main */

#mod-custom148{
    font-weight: 700;
font-size: 20px;
}
#mod-custom148 p{ 
    margin: 0;
}

/* sidebar-top */
#mod-custom151 .phone-numbers{
    background: #102A83;
    border-radius: 10px;
    line-height: 1.5rem;
    padding: 0.5rem 0;
}
#logo-1223-particle img{
    width: 212px;
height: 116px;
max-height: fit-content;
margin: 0 auto 0 0;
}
/* #g-footer */
#g-footer{
    padding: 0;
}
#g-footer .g-grid:last-child{
    height: 81px;
background-color: #D4D6D9;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin: 2rem -50vw 0 -50vw;
padding: 0 18%;
}
#g-footer .g-toplevel{
    display: grid;
gap: 3rem;
}
#g-footer .g-totop{
    text-align: end;
}
#g-footer .g-grid{
    align-items: center;
}
#g-footer .g-totop a {
    color: #0B1D73;
}
#g-footer .footer-center-right .g-title{
    font-weight: 700;
font-size: 20px;
line-height: 33px;
color: #102A83;
}
#g-footer .g-toplevel li{
    font-weight: 550;
font-size: 16px;
line-height: 32px;
text-align: justify;
color: #484545 ;
}
#g-footer .g-toplevel li a{ 
    color: #484545 ;
}
#g-footer .g-social a{
    background-color: #EFF4FB;
    border-radius: 50%;
    margin-left: 10%;
    color: #16528E;
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 2%;
}
#g-footer .g-social a span{
    font-size: 1.5rem;
}
.footer-top-left img{
    width: 100%;
}
/* contact-us */
.g-home-particles #g-expanded{
    padding: 0;
}
.mod-breadcrumbs__wrapper {
    margin: 1rem 0;
}
#mod-custom149 .phone-numbers{
    display: grid;
    grid-template-columns: auto auto;
    gap: 10px;
}
#mod-custom159 .g-block{
    width: 90%;
}
.Counseling-button{
    background: #CF091C;
border-radius: 10px;
width: auto;
padding: 1rem;
text-align: center;
color: white;
font-size: 16px;
font-weight: bold;
}
.g-home-particles .sidebar .g-title{
    font-weight: 500;
border-bottom: 1px solid #e0e0e5;
width: 90%;
padding-bottom: 1rem;
color: #000000;
}
.g-home-particles .mainbar .g-title{
    font-weight: 500;
border-bottom: 1px solid #e0e0e5;
width: 90%;
padding-bottom: 1rem;
color: #000000;
}
.g-home-particles .sidebar textarea:hover {
    border-color: #102A83;
}
.g-home-particles .sidebar input[type="text"]:hover{
    border-color: #102A83;
}
.g-home-particles #rsform_5_page_0 #send{
    background: #102A83;
border-radius: 10px;
width: 100%;
padding: 1rem;
text-align: center;
color: white;
font-size: 16px;
font-weight: bold;
margin-top: 5.8rem;
height: 4rem;
}
.g-home-particles #rsform_5_page_0 label {
    display: inline-block;
    color: #0b1d73;
    font-weight: bold;
}
#blockrandom-156{
    margin: 5rem 0;
}
.far.fa-phone,.fas.fa-map-marker-alt{
    color: #CF091C;
margin-left: 1rem;
}
/*blog*/
.com-content-category-blog .blog-items .blog-item .item-content {
    width: 100%;
    margin-top: 1rem;
padding: 1rem;
}
.com-content-category-blog .blog-items .blog-item figure.right.item-image {
    width: 100%;
}
.com-content-category-blog .blog-items .blog-item figure.right.item-image img{
    width: 100%;
}
.com-content-category-blog .blog-item {
    display: block;
    border-radius: 10px;
overflow: hidden;
box-shadow: 0 5px 25px rgb(160 178 200 / 20%);
margin: 0px 14px 25px 0;
  margin-left: 0px;
margin-left: 0px;
min-height: 420px;
padding: 0;
}
.blog-items .blog-item .page-header h2 a{
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
}
.hikashop_results_counter{
    display: none;
}
.limit{
    display: none;

}
.hikashop_products_pagination {
    justify-content: center;
    flex-direction: row-reverse;
    display: flex;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-direction: row-reverse;
    margin-top: 3rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: right;
    padding: 0 0.5rem;
    color: #6c757d;
    content: "\f060";
    line-height: inherit;
left: 0;
font-family: 'Font Awesome 5 Pro';
}
.mod-breadcrumbs__divider{
    display: none;
}
.breadcrumb-item.active {
    color: #102a83;
  }
 /* products*/
 .view-product #hikashop_category_information_menu_153 .hikashop_product_image_subdiv {
    width: auto;
    background: #F3F4F6;
    padding: 1rem 0;
    border-radius: 10px;
}
.view-product .hikashop_products_listing .hikashop_product_name {
    margin-top: 5rem;
}
#g-footer {
    background: #ffffff;
    color: #ffffff;
    border-top: 1px solid #e0e0e5;
    padding-top: 5rem;
margin-top: 5rem;
}
/*login*/
.view-login .form-check{
    width: fit-content;
}
#com-users-login__form{
    width: 60%;
    margin: 0 auto;
}
.view-login .login .btn{
    background: #102a83;
}
.view-login .com-users-login #password{
    height: auto;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.icon-eye.icon-fw{
    font-family: 'Font Awesome 5 Pro';
}
input[type="password"]:hover{
    border-color: #102A83;
}
input[type="text"]:hover{
    border-color: #102A83;
}
.btn.btn-primary{
    width: 30%;
display: flex;
justify-content: center;
margin: 0 auto
}
.com-users-login__description {
    display: none;
}
.dir-rtl .form-horizontal .controls{
    margin: auto;
}
.com-users-login__options.list-group{
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem;
    justify-content: space-evenly;
  }
  .list-group-item{
    border: none;
  }
  #g-mainbar .com-users-login.login{
    box-shadow: 0 5px 25px rgba(160,178,200,.2);
background-clip: border-box;
border-radius: .25rem;
padding: 2rem;
  }
/*cart*/
#hikashop_cart_122 .hikashop_checkout_loading_elem::before{
    /* content: "\f290"; */
font-family: 'Font Awesome 5 Pro';
color: #102a83;
font-size: 1.5rem;
font-weight: initial;
    content: url("http://rd.follow-bama.com/images/Vector1.png")
}
/*products*/
.view-product #hikashop_main_image {
    width: auto;
    background: #F3F4F6;
    padding: 1rem 0;
    border-radius: 10px;
  }
@media only screen and (max-width: 992px){
    #g-features {
        clip-path: polygon(50% 0%, 100% 2%, 100% 100%, 0% 100%, 0% 2%);
    }
    #g-features .features #hikashop_module_121{
        display: contents;
    }
    #g-navigation .g-container .g-grid {
        margin: auto 5%;
    }
      #g-features .features .sample-lablel {
        display: none;
      }
      #g-features .features .responsive-sample-lablel {
        display: block;
      }
      #g-features .features #hikashop_module_121 {
        flex: 0 100%;
        width: 100%;
      }
      #g-utility .utility {
        display: contents;
      }
      .sales-product img {
        margin: 1%;
      }
      #g-above .g-logo.g-logo-helium img{
        margin: auto;
      }
      #g-utility {
        padding: 5rem 0 0 0;
      }
      .testimonials-top {
        display: contents;
      }
      .responsive-newest-products{
        display: block;
      }
      .newest-products{
        display: none;
      }
      .aboat-us{
        flex-wrap: wrap;
      }
      .aboat-us p{
        text-align: center;
      }
      .aboat-us img{
       max-width: inherit;
       width: -webkit-fill-available;
      }
      .expanded-top ul li {
        height: 550px;
      }
      .formResponsive .formRow{
        flex-direction: column-reverse;
      }
      #hikashop_products_switcher_hikashop_category_information_module_121 .hk-row-fluid{
        margin-top: 5rem;
      }
      #hikashop_products_switcher_hikashop_category_information_module_137 .hk-row-fluid{
        margin-top: 5rem;
      }
      #hikashop_products_switcher_hikashop_category_information_module_140 .hk-row-fluid{
        margin-top: 5rem;
      }
      .aboat-us p img{
        margin: 0 5%;
      }
      #rsform_6_page_0 #send{
        margin: 0 100%;
      }
      #g-features .features p{
        width: 100%;
text-align: center;
      }
}
/* 1200 */

/* 1440 */

/* 1920 */

