/*
Theme Name: Global Security
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*************** TYPOGRAPHY   ***************/

h1 {
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -0.01em;
}

h2 {
	font-size: 32px;
	line-height: 130%;
}

h3 {
	font-size: 28px;
	line-height: 130%;
}

h4 {
	font-size: 22px;
	line-height: 130%;
}

h5 {
	font-size: 21px;
	line-height: 140%;
}

h5.uppercase.header-title {
    letter-spacing: 0;
}


.hero h1 {
	font-size: 68px;
	line-height: 100%;
	letter-spacing: -0.01em;
}

.hero p {
	font-size: 28px;
	line-height: 160%;
	letter-spacing: -0.01em;
	margin-left: -98px;
	margin-top: 20px;
}

.hero .hlogos {
	max-width: 551px;
}


/*************** PRODUCTS   ***************/

.main-categories .box.box-category.has-hover.box-vertical:first-child:before {
	content:'';
	position: absolute;
	width: 3px;
	height: 100%;
	background: linear-gradient(78.51deg,#0d0d0dc7 11.28%,rgba(1,1,156,0) 47.64%),#c99e5e;
	top: 0px;
	left: 0;
	border-radius: 4px 0px 0px 4px;
}

.product-category {
	display: flex;
}


.product-category.col .col-inner {
	border-radius: 4px;
  background: #f5f5f5;
}

.product-category .box {
  border-radius: 4px;
/*  box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.08), 0px 1px 2px rgba(0, 0, 0, 0.2) !important;*/
}

.main-categories .product-category .box, .flickity-slider .product-category .box {
  box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.08), 0px 1px 2px rgba(0, 0, 0, 0.2) !important;
}

.product-category .box-image img {
	width: 90%;
  height: 90%;
  top: 10px;
}

.main-categories .product-category .box-image img {
    width: 90% !important;
    height: 90% !important;
    top: 10px;
}

.products.has-equal-box-heights .box-image {
	padding-top: 220px !important;
}

.products .product-small.box .box-image {
	padding-top: 260px !important;
}

.box.box-category.has-hover.box-default:first-child:before, .product-category .box:first-child:before {
	content:'';
  position:absolute;
  width:100%;
  height: 3px;
  background: linear-gradient(78.51deg,#0d0d0dc7 11.28%,rgba(1,1,156,0) 47.64%),#c99e5e;
  top: 0px;
  left:0;
  border-radius: 4px 4px 0 0;
}

.product-category .box.box-normal {
	background: #f5f5f5 !important;
}

.home-catalog h5.uppercase.header-title {
	text-transform: none;
	font-weight: normal;
	font-size: 21px;
	line-height: 140%;
	letter-spacing: 0;
	font-weight: 600 !important;
}

.uppercase {
	text-transform: none !important;
}

.woocommerce-ordering, .woocommerce-result-count {
	display: none;
}


.product-small .box-image img {
	max-width: 260px;
	max-height: 260px;
}

.product-category .box-image img {
	max-width: 220px;
	max-height: 220px;
/*	min-height: 220px;
/*	padding: 10%;*/*/
}

.box-normal .box-text.text-center {
    padding: 4px 24px 24px 24px;
}


h1.product-title.product_title.entry-title {
	font-size: 32px;
}

.product-short-description a:before {
    content: "";
    display: block;
    background: url("/wp-content/uploads/2022/01/doc-icon.png") no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 6px 0 0;
}

.product-short-description a {
	padding: 12px 16px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	border-radius: 4px;
	display: inline-block;
	margin-top: 12px;
}

.product-title a {
	font-size: 17px;
	line-height: 140%;
	color: #000000;
}

.product-title a:hover {
	color: #c99e5e;
}

h1.shop-page-title.is-xlarge {
	font-size: 40px;
}

/*************** PRODUCT   ***************/


h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    margin-left: 0px;
    margin-top: 32px;
}

td {
	color: #1a1a1a;
}

table {
		display: block;
    overflow: auto;
}


/*************** FORMS, BUTTONS   ***************/

a.button.primary {
	font-family: "Raleway", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px !important;
	padding: 16px 24px;
	border-radius: 4px;
}

input.wpcf7-form-control.wpcf7-submit.button {
		font-family: "Raleway", sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 16px !important;
		padding: 16px 24px;
		border-radius: 4px;
}


/*************** HOME PAGE   ***************/

.aboutviking {
  display: flex;
  align-items: center;
  width: 100%;
  margin: auto;
  max-width: 100%;
  position: relative;
  padding: 40px 48px;
  box-sizing: border-box;
  color: #000;
  background: #FFF;
  background-clip: padding-box;
  /* !importanté */
  border: solid 2px transparent;
  /* !importanté */
  border-radius: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.aboutviking:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  /* !importanté */
  border-radius: inherit;
  /* !importanté */
  background: linear-gradient(78.51deg,#0d0d0dc7 11.28%,rgba(1,1,156,0) 47.64%),#c99e5e;
}

.aboutviking p {
	font-size: 17px;
}

.vikingimg {
	margin-top: -56px;
}


/*************** SERVICES   ***************/

.services .box-text.text-left {
	min-height: 184px;
}

.services .box-text a {
	color: #0d0d0d;
}

.services .box-text a:hover {
	color: #c99e5e;
}


/*************** NAVIGATION   ***************/

.header-wrapper.stuck, .header-shadow .header-wrapper, .layout-shadow #wrapper {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.hphone a {
	font-family: "Manrope", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0.06em;
	color: #00002D;
}

.htimes {
	color: #00002D;
	font-size: 11px;
	line-height: 120%;
	margin-top: 4px;
	letter-spacing: 0.04em;
}

.header-nav {
	margin-left: 40px;
}

.nav>li {
	margin: 0 16px;
}

.nav>li>a {
	font-family: "Raleway", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 120%;
	letter-spacing: 0.08em;
	text-transform: uppercase !important;
	color: #00002D;
}

i.image-icon, li.current-dropdown.has-dropdown.header-language-dropdown i.image-icon {
    display: none;
}

.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content {
    background: #fff !important;
    min-width: 80%;
}

.box-shadow-1 {
	box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.08), 0px 1px 2px rgba(0, 0, 0, 0.2) !important;
}


.box-shadow-3, .box-shadow-3-hover:hover { 
	box-shadow: 0px 4px 30px 10px rgba(0, 0, 0, 0.04);
 }

/*************** PORTFOLIO   ***************/

.portfolio-archive .box-text.text-center {
	padding-top: 18px;
}

.portfolio-archive .box-text.text-center h6 {
	font-size: 16px;
	line-height: 26px;
	color: #00002D;
}

.portfolio-archive .box-text.text-center h6:hover {
	color: #c99e5e;
}


.formblock .col-inner {
	border-radius: 4px;
}

/*************** PAGES  ***************/

.page-title-inner {
	padding-top: 56px;
}

.page-wrapper {
	padding-top: 48px;
  padding-bottom: 96px;
}

.category-page-row {
    padding-top: 48px;
    padding-bottom: 45px;
}

/*************** FORM  ***************/

.formblock .col, .formblock .gallery-item, .formblock .columns {
    padding: 0 15px 10px;
}

.formblock .wpcf7 input.wpcf7-form-control.wpcf7-submit.button {
	width: 100% !important;
}

.formblock h5 {
	font-size: 22px;
	margin-bottom: 0px;
}

.formblock p {
	font-size: 18px;
}


/*************** Tables  ***************/

.tablepress tbody td,
.tablepress tfoot th {
	border-top: 1px solid #ddd;
	padding: 20px 16px;
}

.tablepress tfoot th,
.tablepress thead th {
	background-color: #f5f5f5;
	font-weight: 700;
	vertical-align: middle;
	padding: 16px 16px;
	text-transform: none;
}

thead {
	border-top: 1px solid #ddd;
}

tbody {
	border: 1px solid #ddd;
}

th,
td {
	font-size: 15px !important;
}

/*************** Contacts  ***************/

.gs-contacts p {
	font-size: 20px;
	line-height: 160%;
	font-family: "Manrope", sans-serif;
	font-style: normal;
	font-weight: normal;
}

.gs-contacts .gs-address , .gs-contacts .gs-email {
	font-family: "Manrope", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 160%;
}

.gs-contacts .gs-email a {
	margin-top: 4px;
	display: inline-block;
}

.gs-contacts .gs-tel a {
	color: #1A1A1A;
	font-size: 22px;
	line-height: 140%;
	font-family: "Manrope", sans-serif;
	font-style: normal;
	font-weight: bold;
}

.gs-contacts .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 16px;
}

/*************** Footer  ***************/

.gs-footer .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px;
}

.gs-footer .wpml-ls-legacy-list-horizontal a {
    padding: 0px 10px;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

h1 {
	font-size: 40px;
}

.hero h1 {
	font-size: 52px;
}

.hero p {
	font-size: 22px;
}

.hero .hlogos {
	max-width: 551px;
}


/*************** HOME PAGE   ***************/

.aboutviking {
  padding: 24px 24px;
}

.aboutviking p {
	font-size: 17px;
}

.vikingimg {
	margin-top: -40px;
}

/*************** SERVICES   ***************/

.services .box-text.text-left {
	min-height: auto;
}

.main-categories .box.box-category.has-hover.box-vertical:first-child:before {
	content:'';
  position:absolute;
  width:100%;
  height: 3px;
  background: linear-gradient(78.51deg,#0d0d0dc7 11.28%,rgba(1,1,156,0) 47.64%),#c99e5e;
  top: 0px;
  left:0;
  border-radius: 4px 4px 0 0;
}

}



@media only screen and (max-width: 549px) {

.box.box-category.has-hover.box-vertical .image-zoom.image-zoom.image-cover {
    padding-top: 220px !important;
}

.box.box-category.has-hover.box-vertical .box-text.text-left.is-large {
    padding: 4px 24px 24px 24px;
    text-align: center;
}

}

