
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant&family=DM+Sans&family=Lexend&family=Open+Sans&family=Poppins&display=swap');
body {
    /* font-size: 13px; */
    font-size: 0.9rem;
	font-family: 'DM Sans', sans-serif;
}

 /* @media (min-width: 1400px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1550px;
    
    }
}  */

/*
///
///
///
*/

.navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
   
    outline: 0;
    box-shadow: none;
}
.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
.btn-secondary{
    background-color: #F5F9FE;
    color:#3D8DF9;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #3D8DF9;
}
.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #3D8DF9;
}
.btn-check:focus+.btn-secondary, .btn-secondary:focus {
    color: #fff;
    background-color:  #3D8DF9;
    box-shadow: none;
}
.header {
    box-shadow: 0px 3px 5px -1px #0003;
    z-index: 5;
    position: relative;
}
.header .headerTop{
    border-bottom: 1px solid #f1f1f1;
    background: rgba(11, 41, 93, 1);
    height:64px
}
.header .headerBottom{
	height:63px
}

.headerTop .navbar{
    margin-left: 355px;
}
.headerTop .offcanvas-body{
    background-color: rgba(11, 41, 93, 1);;
}
.header-logo-container{
    width: 338px;
    height: 165px;
    top: 0;
    transform: skew(-0.06turn, 0deg);
    background-color: white;
}

.headerLogo{
    position: absolute;
    top: 50%;
    left: 60%;
    transform: skew(0.06turn, 0deg) translate(-50%,-50%);
}
.widget-cart i, .widget-link i, .widget-membership i{
   color:rgba(27, 55, 104, 1)
}

.widget-cart .badge{
   font-size: 0.45em;
   background-color:rgba(27, 55, 104, 1);
   border:0px
}
.btn-light{
    color:rgba(27, 55, 104, 1);


}
.btn-dark{
    background-color:#3786FB;
    color:white;
    border-color:#3786FB
}
.btn-dark:hover{
    background-color:white;
    color:#3786FB;
    border-color:#3786FB

}
.btn-check:focus+.btn-dark, .btn-dark:focus {
    background-color:white;
    color:#3786FB;
    border-color:#3786FB;
    box-shadow:none;
}

.btn-primary{
    background-color:#3786FB;
    color:white;
    border-color:#3786FB
}
.btn-primary:hover{
    background-color:white;
    color:#3786FB;
    border-color:#3786FB

}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    background-color:white;
    color:#3786FB;
    border-color:#3786FB;
    box-shadow:none;
}

#btnCart-add{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

}
/*
///
///
///
*/
/* .pageHeadline {
	background: #f9f9f9;
    border-bottom: 1px solid #ececec;
} */
.pageHeadline h2{
	font-weight: 600;
    font-size: 40px;
}
.pageHeadline .breadcrumb{

}
.pageHeadline .breadcrumb .breadcrumb-item{

}


/*
///
///
///
*/
.pageContent {
	    margin-bottom: 145px;
        margin-top: 2.5rem!important;
} 
.pageContent.catalog_product_item{
    margin-top:0px !important
}

.pageContent.catalog_category_item{
    margin-top: 0px !important;
}

/*
///
///
///
*/
.footer {
	background-color: rgba(27, 55, 104, 1);
    margin-top: 5em;
   
}
.footer .headerTop{
    padding: 8em 0px 4em 0px;
}
.footer .headerMiddle{
	border-top: 1px solid #31363c;
    border-bottom: 1px solid #31363c;
    padding: 3em 0px;
    margin: 2em 0px;
}
.footer .headerBottom{
background-color: rgba(34, 34, 34, 1);
}

.footer-banner{
    width:68%;
    heighT: 162px;
    background-color: #F5F9FE;
    top: -81px;
    left: 50%;
    transform: translateX(-50%);
}
/*
///
///
///
*/
#notification .container {
    max-width: 1390px;
}
/*
///
///
///
*/
.card.widget {
	border: 0px;
	background: transparent;
}
.card.widget .card-header{
    border: 0px;
    padding: 0px;
    background: transparent;
}
.card.widget .card-header p{
    font-weight: 500;
    font-size: 30px;
	margin: 0px;
}
.card.widget .card-header a{
    font-weight: normal;
    font-size: 16px;
    color: #000;
}
.card.widget .card-body{
	background: transparent;
}
.card.widget .card-footer{
	background: transparent;
}


/*
///
///
///
*/
.card.widget-slideshow{
    height:70vh;
}
.card.widget-slideshow .card-body{
	background: transparent;
    padding: 0px;
}

.bg-image{
background-position: bottom; background-repeat: no-repeat; height: 100%; background-size: cover;
}

.card.widget-slideshow .slider-img-container{
    border-radius: 20px;overflow: hidden;
}
.card.widget-slideshow .slider-img-container img{
    border:0px;height: 100%;
    object-fit: contain;border-radius: 20px;
}
.card.widget-slideshow .swiper-container{

}
.card.widget-slideshow .swiper-slide{
    overflow: hidden;
}


.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: '';
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.swiper-button-prev i,
.swiper-button-next i{
   color:white;
   font-size:45px
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: 12% !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 9% !important;
    right: auto;
}
.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 80%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    left: 79px;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.carousel-button-prev:after,
.carousel-container-rtl .carousel-button-next:after {
    content: '';
}

.carousel-button-prev i,
.carousel-button-next i{
   
   font-size:25px
}
.carousel-button-next, .carousel-container-rtl .carousel-button-prev {
    
    left:auto !important;
    right: 0;
}
.carousel-button-prev, .carousel-container-rtl .carousel-button-next {
    left: 0 !important;
    right:auto
}
.carousel-button-prev, .carousel-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 27 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    left: 79px;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    background: rgba(11, 41, 93, 1);
    border-radius:13px;
    color:white;
}
.carousel-button-prev.swiper-button-disabled, .carousel-button-next.swiper-button-disabled {
    background: white;
    border: 3px solid rgba(11, 41, 93, 1) !important;
    color: rgba(11, 41, 93, 1) !important;
    opacity: 1;
}

.card.widget-slideshow .slideshow-caption{
	position: absolute;
    z-index: 999;
    top: 0;
    left: 2rem;
    width: 45rem;
    height: 31rem;
}
.card.widget-slideshow .slideshow-background{
    position: absolute;
    z-index: 9;
    top: -12em;
    left: -20em;
    width: 70em;
    height: 70em;
    transform: rotate(387deg);
    border-radius: 70px;
    background-color: #ffffff70 !important;
    box-shadow: 0px -3px 10px 1px #0a0a0a2e !important;
    border: 10px solid #ffffff8a;
    background: rgb(255,255,255);
    background: linear-gradient(224deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.711922268907563) 100%);
}
.card.widget-slideshow .slideshow-caption .slideshow-content{
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 40rem;
    height: 31rem;
}


/*
///
///
///
*/


.card.widget.widget-tabbed .card-header{
    background-color: rgba(214, 232, 253, 1);
    border:0px !important;
}

.card.widget.widget-tabbed .nav-tabs{

    border:0px !important;
}
.card.widget.widget-tabbed .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: rgba(27, 55, 104, 1) !important;
    background-color: rgba(214, 232, 253, 1);

}

.card.widget.widget-tabbed .nav-tabs .nav-link {

    color:rgba(72, 72, 72, 0.55);
    font-size:25px;
 
}


/*
///
///
///
*/
.card.widget-banner{
	border: 0px;
	background: transparent;
}
.card.widget-banner .card-body{
	background: transparent;
    padding: 0px;
}


/*
///
///
///
*/
.card.widget-brand{
	border: 0px;
}
.card.widget-brand .card-body{
	background: transparent;
    padding: 0px;
}
.card.widget-brand .card-footer{
	padding: .5em;
}
.card.widget-brand .card-footer a{
    color: #000;
    text-decoration: none;
    text-align: center;
    display: block;
}


/*
///
///
///
*/
.menuHeader{

}
.menuHeader .card-header{

}
.menuHeader .nav-item{
    border-right: 1px solid rgba(55, 134, 251, 0.55)!important;
}
.menuHeader .nav-item:last-child{
    border-right: 0px !important;
}
.menuHeader .nav-link {
    color: white !important;
    font-size: 16px !important;
    white-space: nowrap;
    font-weight: 700;
    padding: 0.5rem 1rem 0.5rem 1rem !important;
}

.menu-header-right{
    font-size: 16px !important;
    /* line-height: 25px; */
    letter-spacing: 0.01em !important;
    padding: 0.5rem 1rem 0.5rem 1rem !important;
}
/*
///
///
///
*/
.menuFooter .card-header{
	font-size: 19px;
    font-weight: bold;
    color: white;
    margin-bottom: 5px;
}
.menuFooter .card-body{
	padding: 0px;
}
.menuFooter .nav-link {
    color: white;
    font-size: 14px;
    padding: 3px 0px;
}
.menuFooter .nav-link:hover{
    color: #fff;
}


/*
///
///
///
*/
.cardProduct {
    position: relative;
    background: #fff;
    overflow: hidden;
    height: 350px;
}
 .cardProduct .productDiscount {
    background-repeat: no-repeat;
    background-position: center;
    line-height: 0.8em;
    display: block;
    width: 83px;
    height: 77px;
    color: white;
    margin: 0px;
    float: left;
    padding: 1.5rem 0.5rem 0.5rem 0.5rem;
    position: absolute;
    top: 1em;
    text-align: center;
 
} 

.cardProduct .productDiscount .discount-text{
    font-size: 12px;
    font-weight:600
}
.cardProduct .productDiscount .discount-rate{
    font-size: 12px;
    font-weight:600
}

.cardProduct .productDiscount .discount-amount{
    font-size: 12px;
    font-weight:600
}
.cardProduct .productStockless {
	position: absolute;
    display: block;
    width: 137px;
    height: 34px;
    padding: 8px 5px;
    font-weight:600;
    color: #fff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    text-align: center;
    border-radius: 6px;
    top: 25px;
    right: 0px;
    font-size: 12px;
    opacity: 0.8;
}
.cardProduct .productContent{
    position: absolute;
    z-index: 1;
    bottom: 0px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgb(255 255 255 / 0%) 100%);
    width:90%;
    text-align: center;
}
.cardProduct .productButton{
	position: absolute;
    z-index: 2;
    bottom: 9px;
    background: #fff;
    opacity:0;
    width: 100%;
}
.cardProduct .productButton .btn-dark{
    width: 100%;
}
.cardProduct .btn-container {
    opacity: 0;
    transition: transform 0.5s;
    position: absolute;
    top: 0em;
    right: 0;
    z-index: 1
}

.cardProduct:hover .btn-container{
    opacity:1;
    transform: translateX(40px);
}
.cardProduct:hover .productButton{
    opacity:1;
    transition: all 0.5s;
}
.cardProduct:hover .price, .cardProduct:hover .productDiscount{
    opacity:0;
    transition: all 0.5s;
}

.cardProduct .productContent a{
	color: #000;
    text-decoration: none;
}
.cardProduct .productImage {
    padding: 0px;
    border: 0px;
}
.cardProduct .productImage a img{
    padding: 0px;
    border: 0px;
}
.cardProduct .productContent .name{
    height: 42px;
    margin: 0px;
    font-size: 18px;
}
.cardProduct .productContent .review{
    color: #f5a900;
    margin: .3em 0px;
}
.cardProduct .productContent .review span{
	color: #000;
}
.cardProduct .productContent .summary{
    height: 65px;
    margin: 0px;
}
.cardProduct .productContent .price{
    font-size: 16px;
    font-weight: 700;
}
.cardProduct .productContent .price .price-new{
	font-size: 23px;
}
.cardProduct .productContent .price .price-old{
	color: #dc3545;
    text-decoration: line-through;
}
.cardProduct .productButton .btn-group{
    width: 100%;
}
.cardProduct .productButton .btn-group:first-child {
	margin-bottom: 1em;
}
.cardProduct .productButton .btn-group .btn{
	border-color: #dedede;
}


/*
///
///
///
*/
.clip-ellipse {
    position: absolute;
    width: 30px;
    height: 30px;
  }

 
  .clip-ellipse.bottom {
    bottom: 0px;
  }

  .clip-ellipse.left {
    left: -30px;
  }

  .clip-ellipse.right {
    right: -30px;
    transform: scaleX(-1);
  }
.productDtl{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.productDtl-brand span:first-child,
.productDtl-model span:first-child,
.productDtl-availability span:first-child,
.productDtl-sku span:first-child,
.productDtl-tax_excluded span:first-child,
.productDtl-point_sell span:first-child,
.productDtl-point_reward span:first-child,
.productDtl-cargo span:first-child,
.productDtl-delivery span:first-child,
.productDtl-field span:first-child{
    font-size: 16px;
    font-weight: 300;
}
.productDtl-brand span:last-child,
.productDtl-model span:last-child,
.productDtl-availability span:last-child,
.productDtl-sku span:last-child,
.productDtl-tax_excluded span:last-child,
.productDtl-point_sell span:last-child,
.productDtl-point_reward span:last-child,
.productDtl-cargo span:last-child,
.productDtl-delivery span:last-child,
.productDtl-field span:last-child{
    font-size: 16px;
    font-weight: bold;
}
.productDtl-name {
	font-weight: 600;
    font-size: 36px;
}
.productDtl-review{
    color: #f5a900;
    margin: .3em 0px;
}
.productDtl-review span{
	color: #000;
}
.productDtl-brand {}
.productDtl-model {}
.productDtl-availability {}
.productDtl-price {}
.productDtl-price .price-new {
	font-size: 32px;
    font-weight: 500;
}
.productDtl-price .price-old {
    font-size: 26px;
    font-weight: 300;
	color: #dc3545;
    text-decoration: line-through;
}
.productDtl-price .price-tax {
	margin-bottom:0px;
}
.productDtl-point_sell {}
.productDtl-point_reward {}
.productDtl-cargo {}
.productDtl-delivery {}
.productDtl-field {}
.productDtl-summary {}
.productDtl-summary li{
    border:0px !important
}
.productDtl-summary .card-body{}
.productDtl-variant {}
.productDtl-variant .card-header{}
.productDtl-variant .card-body{}
.productDtl-option {}
.productDtl-option .card-header{}
.productDtl-option .card-body{}
.productDtl-process {}
.productDtl-process .card-footer{}
.productDtl-button {}
.productDtl-button span {
    font-size:15px
}
.productDtl-button i {
    font-size:16px
}
.productDtl-button .card-footer{
	background: #fff;
    border-width: 3px;
    border-color: #141414;
    border-top: 1px solid #6c757d;
    border-bottom: 1px solid #6c757d;
    border-left: 1px solid #6c757d;
    border-right: 1px solid #6c757d;
    border-radius: 8px;
    padding: 0.5rem 0.3rem !important;
}
.productDtl-button .card-footer .btn-group{
	width: 100%;
}
.productDtl-button .card-footer .btn{
	border-width: 2px !important;
    padding: 0.3rem!important;
}

.productDtl-tabs{
	margin-top: 2em;
    margin-bottom: 2em;
}
.productDtl-tabs .nav-tabs .nav-link{
	font-size: 23px;
    font-weight: 300;
    padding: .8em;
    color: #000;
}
.nav-tabs .nav-link.active, 
.nav-tabs .nav-item.show .nav-link {
    font-weight: bold;
}
.productDtl-tabs .tab-pane{
    padding-top: 1em;
}
.productDtl-field-accordion{}
.productDtl-related{
    margin-top: 2em;
}
.productDtl-related .card-header{
    font-size: 23px;
    font-weight: 300;
}
.productDtl-discount{
    background-color: rgba(129, 215, 153, 1);
}
.productDtl-discount .card-header{
    font-size: 23px;
    font-weight: 300;
}
.productDtl-accessory{}
.productDtl-accessory .card-header{
    font-size: 23px;
    font-weight: 300;
}
.productDtl-accessory .card-body{
	padding: 0px;
}
.productDtl-accessory .list-group-item {
	padding-top: 1em;
    padding-bottom: 1em;
}
.productDtl-accessory .image {
	width: 100%;
}
.productDtl-accessory .name {
    font-size: 18px;
}
.productDtl-accessory .name a{
	color: #000;
    text-decoration: none;
}
.productDtl-accessory .price {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0px;
}
.productDtl-accessory .price-new {
	font-size: 22px;
    font-weight: bold;
}
.productDtl-accessory .price-old {
	color: #dc3545;
    text-decoration: line-through;
}
.productDtl-accessory .price-tax {
	margin-bottom:0px;
}
.productDtl-accessory .card-body .btn{
	width: 100%;
	height: 100%;
}
.productDtl-summary .card-body,
.productDtl-variant .card-body,
.productDtl-option .card-body,
.productDtl-process .card-footer,
.productDtl-button .card-footer{
	padding: 1.4em;
}
.productDtl-variant .card-header,
.productDtl-option .card-header{
	padding-left: 1em;
}
.productDtl-variant .card-header,
.productDtl-option .card-header,
.productDtl-accessory .card-header{
	border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    font-size: 23px;
    font-weight: 300;
}
.productDtl-variant .card-body,
.productDtl-option .card-body{
	
}

.productDtl-gallery {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.productDtl-gallery .card-body{
    border-radius:8px;
    background-color: white;
}
.productDtl-gallery .card-footer img{
    border-radius:8px;
}
.productDtl-stockless {
	position: absolute;
    display: block;
    width: 137px;
    height: 34px;
    padding: 8px 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    bottom: 0;
    right: 0;
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px 0px;
    z-index: 2;
}
/*
///
///
///
*/
.categorySubCategory .card-header{
    color:rgba(27, 55, 104, 1);
    font-size:25px;
    font-weight:500
}
.categorySubCategory li{
    border:0px !important
}
.categorySubCategory li a{
    text-decoration: none;
    --bs-text-opacity: 1;
     color: inherit!important;
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: none;
}
.categoryItem{}
.categoryItem .card-header{
    font-size: 23px;
    font-weight: 300;
}
.categoryItem .card-header a{
    color: #000;
    text-decoration: none;
}
.categoryItem .card-body{}
.categoryItem .list-group-item{}
.categoryFilter{}
.categoryFilter .card-header{}
.categoryFilter .card-body{
	padding: 0px;
}

.categoryFilter .accordion-button{
    color: rgba(27, 55, 104, 1);
    background-color: #f9f9f97a;
    font-size:22px;
    padding: .5em;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b295d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}
.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b295d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

}
.categoryFilter .list-group-flush>.list-group-item {
    border-width: 0 0 0px;
}
.categoryFilter .accordion-body {
    padding: 0em;
}
.categoryFilter .list-group-item {
    padding: .5em .8em;
}

.categoryImage{}
.categoryBrand{
	/*margin-bottom: 2em;*/
}
.categoryBrand .card-header{}
.categoryBrand .card-body a{
    color: #000;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.categoryBrand .card-body img{}
.categoryBrand .card-body p{
    margin-bottom: 0px;
    padding: .4em;
    text-align: center;
}
.categoryFilter .card-header,
.categoryBrand .card-header{
    font-size: 23px;
    font-weight: 300;
	border-bottom: 2px solid rgba(0, 0, 0, 0.125);
}
.categoryList{
	/*margin-bottom: 2em;*/
}
.categoryList .card-header{
    padding: 1em;
}


/*
///
///
///
*/
.brandIndex{

}
.brandIndex .list-group-item{
    text-align: center;
    font-size: 17px;
}
.brandLetter{
    border-bottom: 1px solid #dee2e6;
    padding: 1em;
}
.brandLetter .letter-name{
    font-size: 75px;
    font-weight: 100;
}
.brandLetter .brand-item{
    border: 1px solid #eaeaea;
    display: inline-block;
    padding: 0em;
    text-align: center;
	color:#000;
}
.brandLetter .brand-item img{
	border: 0;
    width: 100%;
}
.brandLetter .brand-item p{
    margin: 0;
    padding: .5em;
    border-top: 1px solid #eaeaea;
}


/*
///
///
///
*/
.categoryBlogItem{

}
.categoryBlogItem .card-header{
    font-size: 23px;
    font-weight: 300;
}
.categoryBlogItem .card-header a{
    color: #000;
    text-decoration: none;
}
.categoryBlogItem .card-body{

}
.categoryBlogItem .list-group-item{

}


/*
///
///
///
*/
.postTab{
	margin-top: 2em;
    margin-bottom: 2em;
}
.postTab .nav-tabs .nav-link{
	font-size: 23px;
    font-weight: 300;
    padding: .8em;
    color: #000;
}
.postTab .nav-tabs .nav-link.active, 
.postTab .nav-tabs .nav-item.show .nav-link {
    font-weight: bold;
}
.postTab .tab-pane{
    padding-top: 1em;
}


/*
///
///
///
*/
.contactInfo{

}
.contactInfo .card-header{
    font-size: 23px;
    font-weight: 300;
}
.contactForm{
	margin-top:2em;
	margin-bottom:2em;
}
.contactForm .card-header{
    font-size: 23px;
    font-weight: 300;
}
.contactMap{

}
.contactMap .card-header{
    font-size: 23px;
    font-weight: 300;
}


/*
///
///
///
*/
.branchFilter{

}
.branchFilter .card-header{
    font-size: 23px;
    font-weight: 300;
}
.branchMap{
	margin-bottom:2em;
}
.branchMap .card-header{
    font-size: 23px;
    font-weight: 300;
}
.branchItem{
	margin-bottom:1.5em;
}
.branchItem .card-header{
    font-size: 18px;
    font-weight: 300;
}
.branchItem .card-body .btn{
	width: 100%;
	text-align:left;
}
.branchItem .card-body .btn:nth-child(2){
	margin-top: .7em;
	margin-bottom: .7em;
}


/*
///
///
///
*/
.profileInfo,
.profileAuthorized,
.profileBank,
.profileContact{
	margin-bottom:2em;
}
.profileInfo .card-header,
.profileAuthorized .card-header,
.profileBank .card-header,
.profileContact .card-header{
    font-size: 19px;
    font-weight: 300;
}


/*
///
///
///
*/
.sitemapGeneral,
.sitemapCatalog,
.sitemapBlog{
	margin-bottom:2em;
}
.sitemapGeneral .card-header,
.sitemapCatalog .card-header,
.sitemapBlog .card-header{
    font-size: 19px;
    font-weight: 300;
}
.sitemapGeneral .card-header a,
.sitemapCatalog .card-header a,
.sitemapBlog .card-header a{
    color: #000;
    text-decoration: none;
}


/*
///
///
///
*/
.accountSignin-signup,
.accountSignin-signin{}
.accountSignin-signup .card-header,
.accountSignin-signin .card-header{
    font-size: 19px;
    font-weight: 300;
}
.accountSignup,
.accountSignup{}
.accountSignup .card-header,
.accountSignup .card-header{
    font-size: 19px;
    font-weight: 300;
}
.accountPassword_forgot,
.accountPassword_forgot{}
.accountPassword_forgot .card-header,
.accountPassword_forgot .card-header{
    font-size: 19px;
    font-weight: 300;
}


/*
///
///
///
*/
.banner .area {
	position: relative;
}
.banner .content {
    position: absolute;
    top: 2em;
    left: 3em;
    width: 50em;
    color: #fff;
}
.banner .content .title {
    font-size: 31px !important;
    font-weight: bolder;
    line-height: 40px;
}
.banner .content .summary {
    font-size: 16px ;
    font-weight: normal;
}


.bannerCampaign .content {
    color: rgba(27, 55, 104, 1);
    width: 23em;
}

.banner.bannerCampaign .content .summary{
    font-size: 25px ;
    font-weight: normal;
    line-height: 163.7%;
    letter-spacing: 0.01em;
}

.bannerSingle .area{
    height:565px;
    background-repeat: no-repeat;
    background-size: cover;
}



.bannerSingle-content .title{
    line-height: 52px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.bannerSingle-content .summary{
    line-height: 28px;
    letter-spacing: 0.01em;
}



.bannerDouble .content {
    width: 25em;
}

.bannerDouble .content .title {
    font-size: 25px !important;
    font-weight: bold;
    line-height: 27px;
}
.bannerDouble .content .summary {
    font-size: 14px !important;
    font-weight: normal;
}
.bannerTriple .area::before{
    width:100%;
    height:100%;
    background-color:rgba(27, 55, 104, 0.8);
    content:"";
    position: absolute;
 
}
.bannerTriple .content {
    width: 29em;
}
.bannerTriple .content .title {
    font-size: 29px !important;
    font-weight: bold;
    line-height: 30px;
}
.bannerTriple .content .summary {
    font-size: 17px !important;
    font-weight: normal;
}
.bannerQuad .content {
    width: 12em;
    top: 2em;
    left: 2em;
    color: #313131;
}
.bannerQuad .content .title {
    font-size: 17px !important;
    font-weight: bold;
    line-height: initial;
}

.itemPost-large .card-footer a span{
    font-size:16px
}

/*
///
///
///
*/
#collapseCategory.collapse:not(.show) {
	display: block;
	height: 9rem;
	overflow: hidden;
}
#collapseCategory.collapsing {
	height: 9rem;
}
.collapseCategory-btn.collapsed::after {
	content: '+';
}
.collapseCategory-btn:not(.collapsed)::after {
	content: '-';
}


.city {
    fill: #ffffff;
    fill-opacity: 1;
    stroke: #727272;
    stroke-opacity: 1;
    stroke-width: 0.5;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}
.city.active {
    fill: #ebebeb;
}
.input-number-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
    background: rgba(214, 232, 253, 1);
    border-radius:5px;    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.input-number-group .input-group-button {
    line-height: calc(80px/2 - 5px);
}

.input-number-group .input-number {
    width: 90%;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
    display: block;
    margin: 0;
    border:0px;
    background: rgba(214, 232, 253, 1);
}

.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  
    height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;

}

.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    display: inline-block;
    width: 40px;
    background: white;
    color: #281571;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 400;
}

.input-number-group .input-number-decrement {
    border-radius: 4px;
}

.input-number-group .input-number-increment {
    border-radius: 4px;
}
.breadcrumb-container .breadcrumb{
    margin-left: 337px;
}
.breadcrumb-item a {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: white;
    text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    margin: 0px 18px;
    color: white;
    content: var(--bs-breadcrumb-divider, ">");
}

@media (max-width:1200px){
    .bannerCampaign .content {
        width: 57em;
    }
    .banner .content .title {
        font-size: 60px !important;
    }
    .banner.bannerCampaign .content .summary {
        font-size: 40px;
    }
  
    .banner .content {
        top: 8em;
        left: 7em;
    }
}
@media (max-width:992px){
    .headerTop .navbar{
        margin-left:0px
    }
    .breadcrumb-container .breadcrumb {
        margin-left: 0px;
    }
    .breadcrumb-item a {
        font-size: 14px;
    }
    .breadcrumb-item+.breadcrumb-item::before {
        margin: 0px 0px;
    }
    .breadcrumb-item {
        padding-top: 41px;
    }
    .card.widget-slideshow {
        height: 45vh;
    }
    .banner .content {
        top: 6em;
        left: 4em;
    }
    .bannerCampaign .content {
        width: 47em;
    }
    .banner .content {
        top: 6em;
        left: 4em;
    }
    .bannerSingle .area {
        height: 870px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bannerSingle-content{
        text-align: center !important;
        padding: 0px 50px;
    }
}
@media(max-width:768px){
    .header-logo-container{
        width: 322px;
 
    }
    .card.widget-slideshow {
        height: 100vh;
    }  
    .swiper-button-prev, .swiper-button-next {
        top: 92%;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        left: 17% !important;
    }
    .card.widget-slideshow .slider-img-container img {
        object-fit: cover;
    }
    .banner.bannerCampaign .content .summary {
        font-size: 35px;
    }
    .banner .content {
        top: 4em;
        left: 2em;
    }
    .bannerCampaign .content {
        color: rgba(27, 55, 104, 1);
        width: 33em;
    }

      
}
@media (max-width:575px){

    .header-logo-container {
        width: 185px;
        height: 152px;
        left: 40px;
    }
    .cardProduct {
        height: 400px;
    }
    .breadcrumb-container .breadcrumb {
        margin-left: 0px;
    }
    .breadcrumb-item a {
        font-size: 8px;;
    }
    .breadcrumb-item+.breadcrumb-item::before {
        margin: 0px 0px;
    }
    .breadcrumb-item{
        padding-top: 25px;
    }
    .card.widget-slideshow {
        height: 80vh;
    }
    .headerLogo {
        padding: 16px !important}

  
    .swiper-button-prev, .swiper-button-next {
        top: 94%;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 40% !important;
        transform:translateX(-40%)
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        left: 58% !important;
        transform:translateX(-58%)
    }
    .bannerCampaign .content {
        width: 23em;
    }
    .banner .content .title {
        font-size: 38px !important;
    }
    .banner.bannerCampaign .content .summary {
        font-size: 24px;
    }
    .banner .content {
        top: 2em;
        left: 2em;
    }
    .bannerSingle .area {
        height: 790px;
    }
    .bannerSingle-content{
        text-align: center !important;
        padding:0px 10px
    }

    .productDtl-button .card-footer .btn {
        border:0px !important;
    }
    .productDtl-button i {
        font-size: 35px;
    }

    .footer-banner {
        width: 100%;
        heighT: 193px;
        top: -89px;
    }

}
