@font-face {
	 font-family: 'Outfit';
	 font-style: normal;
	font-weight: 400;
	src: url('../fonts/Outfit-Regular.woff2') format('woff2');
	 src:url('../fonts/Outfit-Regular.ttf') format('truetype');

}
.shop-page{
	/*font-family: 'Outfit';
	font-size: 16px;
    line-height: 22px;*/
}

.login-page.shop-page {
    background: url('/o/context-world-theme/images/login_bg.png');
    background-size: cover;
}

/*.shop-wave-bg*/
.wave-bg{
    background: url('../images/product_light_bg2.png');
    background-size: 100% 60%;
    background-repeat: no-repeat;
}

.login-page.shop-page #main-content {
    background: white;
    max-width: 600px;
    margin: 150px auto 50px auto;
    border-radius: 10px;
	padding-bottom:0;
}

.login-page.shop-page #portlet_com_liferay_login_web_portlet_LoginPortlet {
    padding: 30px;
	padding-bottom:0;
}

.no-side-menu .portlet-login .portlet-content{
	width: 100%;
	max-width: 600px !important;
}
.login-page.shop-page label.control-label[for=_com_liferay_login_web_portlet_LoginPortlet_prefixListTypeValue], .login-page.shop-page #_com_liferay_login_web_portlet_LoginPortlet_prefixListTypeValue,
.login-page.shop-page label.control-label[for=_com_liferay_login_web_portlet_LoginPortlet_suffixListTypeValue], .login-page.shop-page #_com_liferay_login_web_portlet_LoginPortlet_suffixListTypeValue,
.login-page.shop-page label.control-label[for=_com_liferay_login_web_portlet_LoginPortlet_middleName], .login-page.shop-page #_com_liferay_login_web_portlet_LoginPortlet_middleName,
.login-page.shop-page label.control-label[for=_com_liferay_login_web_portlet_LoginPortlet_languageId], .login-page.shop-page #_com_liferay_login_web_portlet_LoginPortlet_languageId{
    display: none;
}

.login-page.shop-page #portlet_com_liferay_login_web_portlet_LoginPortlet .col-md-6 {
    width: 100%;
    float: none;
    max-width: 100%;
    flex: none;
}

.login-page.shop-page #portlet_com_liferay_login_web_portlet_LoginPortlet .sheet-subtitle {
    display: none;
}

.login-page.shop-page #portlet_com_liferay_login_web_portlet_LoginPortlet .sheet-section {
    margin-bottom: 0;
}
.login-page.shop-page #portlet_com_liferay_login_web_portlet_LoginPortlet .sheet::after {
    margin-top: 0;
}


#portlet_new-password {
    max-width: 420px;
    margin: 150px auto 50px auto;
}

#portlet_new-password .autofit-padded-no-gutters-x h2.sheet-title {
    color: #125893 !important;
    text-transform: uppercase !important;
    text-align:center;
    font-weight: 500;
    font-size:30px;
    line-height: 1.2; 
    margin-bottom: 0.5rem;
}

#portlet_new-password .sheet-header {
    margin-bottom: 0;
}

#portlet_new-password  #Content > .panel-body{
    padding:0
}
#portlet_new-password .button-holder .btn{
    display:block;
    margin: 0 auto;
    width: 250px;
    line-height: 28px;
} 
#portlet_new-password .button-holder .btn:hover{
    text-decoration:underline;
}

#portlet_new-password .button-holder .btn-primary{
    margin-bottom:1rem;
}


.shop-page .carousel-caption {
    left: 15%;
    right: 50%;
    max-width: 400px;
    top: 25%;
    color:inherit;
    text-align:left;
    font-size: 18px;
    line-height: 22px;
}

 .shop-page .large-slider .carousel-caption h1 {
    font-size: 28px;
    font-weight: 700;
}
.shop-page .carousel-caption p {
    font-size: 18px;
}


.shop-page .carousel-item:after{
    background: transparent;
}


.shop-reports-container {
    background: url('/o/context-world-theme/images/reports_section_bg.png');
    background-size: cover;
    padding-top: 20px;
    margin-top: 70px;
    border: none;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}

.shop-reports-container .boxed-row {
    padding: 10px 10% 30px 10%;
}

.shop-reports-container .technologies-item-img {
    width: 126px;
}

.shop-reports-container .technologies-item{
    padding-bottom: 0;
    padding-top: 30px;
	background: white;
	
	position: relative;
    padding-bottom: 30px;
	border-radius: 30px;
}

.shop-reports-container .technologies-item-title{
    font-size: 17px;
    font-weight: 700;
    color: #01426A;
	padding: 10px 0;
}
.shop-reports-container .technologies-item picture {
    height: 130px;
    display: block;
}

.shop-reports-container .title-vertical-pad{
	color: #01426A;
}

.shop-reports-container .technologies-item-inner {
    text-align: left;
	font-size: 14px;
}

.shop-reports-container .shop-reports-link, .shop-catalogue-item .shop-reports-link{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
	margin-bottom: 5px;
}


.shop-weekly-title {
    background: rgba(217, 217, 217, 0.5);
    padding: 5px 20px;
    margin-bottom: 50px;
    color: #01426A;
	
	font-size: 35px;
    font-weight: 700;
}

.shop-page #main-content {
    min-height: 200px;
	padding-bottom:70px;
}


.shop-page .portlet-title-text{
	display:none
}

.shop-top-slider {
    background: #f9f9f9;
    background-size: cover !important;
    min-height: 300px;
    padding: 70px 0;
}


.shop-top-overview {
    margin: auto;
    max-width: 1150px;
}

.shop-top-grey-overview {
    margin: auto;
    max-width: 1150px;
    background: rgba(217, 217, 217, 0.7);
    padding: 4px 10px;
    text-transform: uppercase;
    color: #01426A;
}

.shop-top-grey-overview h1 {
    font-size: 38px;
    font-weight: 700;
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
}

/****7 Apr 25 fix COSHOP-206*/
.margin-top-250, .margin-top-250.row{
    margin-left: auto;
    margin-right: auto;
    max-width:1150px;
	position: relative;
}
.margin-top-250{
    margin-top: -100px;
}
.shop-1-1 .margin-top-250{
    margin-top: -150px;
}

.margin-top-250 .portlet-dropzone .portlet-journal-content:first-child .portlet .portlet-header {
    margin-top: 0;
}

.portlet-category-facet{
	margin-bottom:20px;	
	    border: 1px solid #eee;
    border-radius: 0 0 7px;
    border-top: 0;
}

.portlet-commerce-product-asset-category-navigation {
    border: 1px solid #eee;
    border-radius: 7px 7px 0 0;
    border-bottom: 0;
    padding: 20px 13px 0 13px;
	background: white;
	margin-top: 15px;
}

.portlet-commerce-product-asset-category-navigation .panel-title {
    font-weight: 700;
}

.portlet-commerce-product-asset-category-navigation .lexicon-icon-page{
	display:none;
}


.portlet-commerce-product-asset-category-navigation .tree-label a {
	color:#6b6c7e;
	
    line-height: 1.5rem;
    font-weight: 100;
}
.portlet-commerce-product-asset-category-navigation .tree-label a.tag-selected {
    font-weight: bold;
}

.shop-page .columns-1-2 .portlet-category-facet .panel{
	padding:10px 0;
}

.shop-page .columns-1-2 .portlet-category-facet{
	background:white;
	border: 1px solid #dedede;
	border-radius:5px;
	min-height: 200px;
}

.shop-page .columns-1-2 .product-card-tiles .cp-renderer {
    display: inline-block;
    margin-bottom: 10px;
}

.shop-page .product-card-tiles{
	display: grid;
    grid-column-gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr));
}
.product-card .card-item-first {
    text-align: center;
    padding: 10px;
}

.product-card .card-item-first a{
	display:block;
}
.product-card .card-item-first img {
    height: auto;
    max-width: 100px;
    max-height: 120px;
}


.add-to-cart-wrapper {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.add-to-cart-wrapper .quantity-selector, .add-to-cart-wrapper .btn-add-to-cart {
    display: inline-block;
    margin-top: 5px !important;
}
 .add-to-cart-wrapper .btn-add-to-cart {
    margin-left: 4px;
}

.add-to-wish-list button {
	background: #003963;
}
/*
.shop-page #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet {
    margin: -250px 10% 0 10%;
}*/

.shop-page .product-gallery .main-image {
    padding: 10px;
}
.ctx-blue-btn,.btn-add-to-cart , .shop-page .btn-primary {
	 background: #005892 !important;
    border-color:#005892 !important;
    cursor:pointer;
	 color: white !important;
}

.shop-catalogue-item {
    padding: 20px 15px 30px 15px;
    border-radius: 25px;
    text-align: center;
    box-shadow: 0px 0px 5px 1px #aaa;
    height: 100%;
	background:white;
}

.shop-catalogue-item img {
    height: 120px;
}

.shop-blue-title {
    color: #01426A;
    font-size: 17px;
	line-height:22px;
    font-weight: 700;
    padding: 25px 0 10px 0;
}

.shop-catalogue-item-inner {
    text-align: left;
}

.pricing-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 250%;
}
.search-facet-display-vocabulary .panel-header:first-child{
	display:none;
}

.search-facet-display-vocabulary .component-expander {
    width: 9px;
}
.search-facet-display-vocabulary .treeview .custom-control{
	padding-left: 15px;
}

#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet {
    margin: 0 auto;
    /*background: url(../images/shop_bg.webp);
	background-size: cover;*/
    min-height: 300px;
	display: block;
    padding: 70px 0;
}

#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet .category-title {
    font-size: 38px;
    color: #01426A;
	font-weight: 800;
    text-transform: uppercase;
}

#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet .category-description {
    font-size: 16px;
    text-align: justify;
}

#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet .portlet-body {
    max-width: 1150px;
    margin: 0 auto;
}

#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet .category-detail {
    margin: 100px auto 80px auto;
}

@media (min-width: 768px){
    #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet .category-detail {
        max-width: calc(9 / 12 * 100%);
        margin-left: calc(3/12* 100%);
    }
}

@media (min-width: 576px) and (max-width: 768px){
    #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPCategoryContentPortlet .category-detail {
        max-width: calc(8 / 12 * 100%);
        margin-left: calc(4/12* 100%);
    }
}

.portlet-commerce-cart-content, .portlet-commerce-discount-content {
    max-width: 900px;
    margin: 0 auto;
}

.portlet-commerce-cart-content .container-fluid-max-xl {
    padding-left: 0;
    padding-right: 0;
}

.portlet-commerce-order-content {
    max-width: 1150px;
    margin: 0 auto;
}
.portlet-commerce-product-type-virtual-order-content {
    margin: 0 auto;
    max-width: 1150px;
}

.portlet-commerce-product-type-virtual-order-content  .container-fluid{
    padding-left: 0;
    padding-right: 0
}
section#portlet_com_liferay_commerce_order_content_web_internal_portlet_CommerceOrderContentPortlet {
    background: white;
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 10px;
}

.portlet-commerce-cart-content .lfr-quantity-column.quantity-control-column {
    display: none;
}
.portlet-commerce-cart-content .taglib-empty-result-message {
    background: #f6f6f6;
    padding: 30px 0;
    border-radius: 4px 4px 0 0;
}


.portlet-commerce-cart-content-total{
	max-width:900px;
	
	    margin-left: auto;
    margin-right: auto;
}

.commerce-checkout .multi-step-indicator .multi-step-indicator-label {
    max-width: fit-content;
}
.portlet-commerce-cart-content-total .button-holder {
    text-align: right;
}

.portlet-commerce-cart-content-total .button-holder a.btn{
	 background: #005892;
    border-color:#005892;
    cursor:pointer;
	 color: white ;
}

.portlet-commerce-checkout {
    max-width: 900px;
    margin: 0 auto;
    background: white;
}

.commerce-checkout .multi-step-indicator .multi-step-indicator-label {
    max-width: fit-content;
}
.commerce-checkout .commerce-form-group-item-row,
.commerce-checkout .address-fields .form-group.form-group-item.input-select-wrapper{
    margin-right: 0 !important;
}

 .portlet-commerce-address-content {
    max-width: 1050px;
    margin: 0 auto 50px auto;
}

#_com_liferay_commerce_address_content_web_internal_portlet_CommerceAddressContentPortlet_addAddressButton {
    float: right;
}

.portlet-commerce-address-content .button-holder {
    min-height: 50px;
    text-align: right;
    margin-right: 7px;
}

.portlet-commerce-address-content .taglib-empty-result-message .taglib-empty-result-message-header,
.commerce-order-items .taglib-empty-result-message-header{
 display:none;
}


.portlet-commerce-address-content .addresses .col-md-6:first-child {
    padding-left: 0;
}

.portlet-commerce-address-content .addresses .col-md-6:nth-child(2) {
    padding-right: 0;
}

.portlet-commerce-address-content .addresses-container .lfr-name-column {
    width: 25%;
}

.commerce-checkout-confirmation .button-holder {
    margin-top: 3rem;
    margin-bottom: 4rem;
    text-align: right;
}

.commerce-order-items .taglib-empty-result-message, 
.commerce-checkout-confirmation .success-message {
    text-align: center;
    font-size: 150%;
}


hr.hr-separation {
    width: 115px;
    border-color: #000;
    border: 1px solid;
}


#_com_liferay_commerce_discount_content_web_internal_portlet_CommerceDiscountContentPortlet_fm {
    background: #f6f6f6;
    padding: 10px;
    border-radius: 3px;
}

.coupon-code-header h5 {
    color: #003963;
    font-weight: 600;
}

.coupon-code-header, .coupon-code-body {
    display: inline-block;
}

.coupon-code-header {
    width: 30%;
    min-width: 100px;
}

.coupon-code-body {
    width: 69%;
    text-align: right;
}

#_com_liferay_commerce_discount_content_web_internal_portlet_CommerceDiscountContentPortlet_fm button.btn-primary{
    display: inline-block !important;
    width: 30%;
    min-width: 150px;    
}
#_com_liferay_commerce_discount_content_web_internal_portlet_CommerceDiscountContentPortlet_fm .form-group.input-text-wrapper {
    display: inline-block !important;
    width: 69%;
    min-width: 150px;
}

.portlet-cp-search-results .btn-add-to-cart  {
	 background: #005892;
    border-color:#005892;
    cursor:pointer;
	 color: white !important;
}
.portlet-cp-search-results .product-link{
	cursor:pointer;
}

.portlet-cp-search-results input.form-control.form-control-md.quantity-selector {
    display: none;
}

.portlet-cp-search-results .price span{
	display:block;
}


/******All Reports Style*****/
.portlet-cp-search-results .product-card-tiles .btn-add-to-cart.is-added .text-truncate:after {
    content: 'In Basket';
    font-size: 16px;
}

.portlet-cp-search-results .product-card-tiles .btn-add-to-cart.is-added .text-truncate {
    font-size: 0;
}

.portlet-cp-search-results .product-card-tiles .btn-add-to-cart:not(.is-added) .text-truncate{
    font-size:0
}
.portlet-cp-search-results .product-card-tiles .btn-add-to-cart:not(.is-added) .text-truncate:after {
    content: 'Add to Basket';
    font-size: 16px;
}

.portlet-cp-search-results .product-card-tiles .card.product-card {
    height: 95%;
}

/*Report detail*/
.grey-border{
		border:1px solid #eee;
		background: white;
		border-radius:7px
	}
	
	.specification-term.strong {
    	text-transform: capitalize;
    }
    

.product-detail-container {
	width:96%;
    max-width: 880px;
    margin: 0 auto;
}

.product-detail-container .product-header-title {
    color: #01426A;
    text-transform: uppercase;
    font-weight: 700;
}

.product-detail-container .product-header-title small {
    color: #575756;
}

.product-detail-container .product-picture .card.main-image {
    height: auto;
    border-radius: 15px;
}

.product-detail-container .product-right-info {
    border: 1px solid #aaa;
    padding: 10px;
    border-radius: 15px;
}

.product-detail-container  .product-categ-label {
    font-weight: 600;
    text-transform: capitalize;
}

.product-detail-container .product-categ-label span {
    font-weight: 100;
}

.product-detail-container .add-to-cart .form-control.form-control-lg.quantity-selector {
    display: none;
}

.product-detail-container .add-to-cart .btn-add-to-cart{
    margin-left: 0 !important;
    display: block;
    width: 100%;
}

.product-detail-container .contact-grey-bg {
    background: #D9D9D9;
    padding: 9px;
    font-size: 13px;
    text-align: center;
    border-radius: 7px;
}

.product-detail-container .is-added .text-truncate:after {
    content: 'In Basket';
    font-size: 16px;
}

.product-detail-container .btn-add-to-cart.is-added .text-truncate {
    font-size: 0;
}

.product-detail-container .btn-add-to-cart:not(.is-added) .text-truncate{
    font-size:0
}
.product-detail-container .btn-add-to-cart:not(.is-added) .text-truncate:after {
    content: 'Add to Basket';
    font-size: 16px;
}


.no-wrap {
    white-space: nowrap;
}

.light-blue-btn {
  background-image: linear-gradient(to right, #69B3E7, #71DBD4) !important;
  padding:10px 20px;
  border-radius:5px;
  color: white;

}
.light-blue-btn:hover {
  color: white;
  background-image: linear-gradient(to left, #69B3E7, #71DBD4) !important;
  text-decoration: none;
}

.overall-link {
    color: inherit !important;
    text-decoration: none !important;
    cursor: pointer;
}

.portlet-boundary_com_liferay_account_admin_web_internal_portlet_AccountEntriesManagementPortlet_ .sheet.sheet-lg {
    max-width: 100%;
}


.lexicon-icon-asterisk {
    fill: #cecece !important;
    width: 0.65em !important;
}

#ToastAlertContainer .lead {
    display: none;
}

#ToastAlertContainer, #ToastAlertContainer .alert, #ToastAlertContainer .close {
    color: #005892 !important;
    border-color:#005892 !important;
}

  /*****/
  

.shop-page .carousel-caption {
    max-width: 80%;
    left: 10%;
    color: white;
    text-align: center;
    right: 10%;
  top:5%;
}
  .portlet-journal-content .large-slider img {
    min-width: 100%;
    max-width: unset;
  min-height:100%;
}
  .shop-logo {
  padding: 10px;
  border: 1px solid #006298;
    border-radius: 5px;
        width: 120px;
    height: 120px;
    background: white;
  }
  .shop-logo img{
  width:60px;
  height:60px
  }
  @media(min-width: 1201px){

  .shop-page .large-slider .carousel-caption h1 {
    font-size: 56px;
    font-weight: 700;
}
  }

  @media(max-width: 550px){
  .shop-logo {
    width: 80px;
    height: 80px;
}
  }
  
  /*****/
.shop-home-carousel  .slick-list.draggable {
    height: 340px;
    padding-top: 25px !important;		
    padding-bottom: 25px !important;
    overflow: hidden;
}

.slick-slide {
    height: 266px;
    margin-top: 12px;
}

.slick-slide.slick-current.slick-center {
    height: 290px;
    margin-top: 0;
    border:none;
}

.slick-slide .item {
    height: 260px;
}

.shop-home-carousel .slick-slide.slick-current.slick-center {
    position: relative;
}

.shop-home-carousel .slick-dots li button:before {
    font-size: 17px;
}

.shop-home-carousel ul.slick-dots {
    bottom: -40px;
}

.shop-home-carousel button.slick-arrow{
line-height: 28px;
}

.shop-home-carousel button.slick-arrow.slick-prev-update, .shop-home-carousel button.slick-arrow.slick-next-update {
    position: absolute;
    z-index: 1;
    background: none;
    border: none;
    top: 0;
    width: calc(100vw* 0.14);
    height: 100%;
    border-radius: 0;
    opacity: 0.5;    
    
}
.shop-home-carousel button.slick-arrow.slick-next-update {
    right: 1% !important;
}
.shop-home-carousel button.slick-arrow.slick-prev-update {
    left: 0 !important;
}

/******* COSHOP-57 4-feb-2025 *******/

.shop-home-carousel .slick-prev-update,
	.shop-home-carousel .slick-next-update {
    z-index: 1;
    background: none;
    border: none;
    top: 0;
    width: calc(100vw* 0.14);
    height: 100%;
    border-radius: 0;
    opacity: 0.5;
 }
.shop-home-carousel .slick-prev-update {
    left: 0 !important;
}
.shop-home-carousel .slick-next-update {
    right: 0% !important;
}

.shop-home-carousel .slick-next-update:focus,
.shop-home-carousel .slick-prev-update:focus {outline:none !important;}


.shop-home-carousel button.slick-arrow{
	border :0px;
	background: none;
	color: black;
}

/******* COSHOP-57 4-feb-2025 *******/

.shop-home-carousel button.slick-arrow.slick-prev-update i{
    text-align: left;
    width: 13px;
}
		
.shop-home-carousel button.slick-arrow.slick-next-update i{
    text-align: right;
    width: 13px;
}
		
.shop-home-carousel .slick-slide.slick-current.slick-center .item {
    box-shadow: 0px 10px 15px 0px #746d6daa;
    border: 1px solid #f1f1f1;
    padding: 20px;
	background: white;
	  height: 287px;
}
.shop-home-carousel .slick img {
max-height: 250px;
}

.shop-home-carousel .slick-slide.slick-current.slick-center img {
    box-shadow: none;
    border: none;
    object-fit: fill;
}

.shop-home-carousel .slick-slide {
    box-sizing: border-box;
		
    width: calc(100vw* 0.8) !important;
    max-width: 684px !important;
       border: 1px solid #c4c4c4;
}

@media (max-width: 900px) {
.shop-home-carousel .slide-text h2{
	font-size:27px
}
}

@media (max-width: 768px) {
.shop-home-carousel .slick-slide{
    width: calc(100vw* 0.9) !important;
}
.shop-home-carousel.slick-container.container {
    max-width: 100%;
}
.shop-home-carousel .slick img {
	max-height: unset;
       height: unset;
}
.shop-home-carousel .slide-text {
    padding-top: 15px;
}

.shop-home-carousel .slick-slide.slick-current.slick-center .item{
box-shadow:none;
}
.shop-home-carousel.container.slick-container {
    padding: 0;
}
.shop-home-carousel button.slick-arrow.slick-next-update {
    right: -25px;
    top: 35%;
}
.shop-home-carousel button.slick-arrow.slick-prev-update {
    left: -25px;
    top: 35%;
}
}

.shop-page .btn:hover, .shop-page .btn:hover *,
.shop-page .ctx-blue-btn:hover,
.shop-page input[type=submit]:hover {
    text-decoration:underline !important
}