/*
Theme Name: shoppingwomen-2020
Theme URI: greenguruhosting.com
Author: C. Shriver
Author URI: tina@eyeformore.cm
Description: Where women come to shop
Version: 
License: 
License URI: tina@eyeformore.cm
Text Domain: shoppingwomen-2020
*/

/* ---------------------------------------
	Standard styles formatting
	created with Template Creator CK
	on http://www.template-creator.com
-----------------------------------------*/

html {
	height: 101/100%;
}

body {
	margin: 0;
	padding: 0;
	min-height: 100vh;
}

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 3px 0;
	margin: 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

ul, ol {
	padding: .75em 0 .75em 0;
	margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
}

ul.menu li a {
	text-decoration: none;
}


p {
	padding: 5px 0;
}

address {
	margin: .75em 0;
	font-style: normal;
}

a:focus {
	outline: none;
}

img {
	border: none;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;
}

.flexiblecolumn {
	min-height: 0.1px; /* needed to keep the area of the column */
	box-sizing: border-box;
}

.clr {
	clear : both;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	zoom: 1;
}

canvas, img, svg, video {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

table img {
	max-width: none;
}


.column.column2 {
	width: 30%;
}

.column.center {
	width: 70%;
}

.noright .column.center {
	width: 100%;
}

.flexiblemodule, .column, .logobloc, .flexiblecolumn {
	float: left;
}

.rtl .flexiblemodule, .rtl .column, .rtl .logobloc, .rtl .flexiblecolumn {
	float: right;
}

/* for equalheights */
section > .inner > .clr,
.flexiblemodule > .inner > .clr,
.equalheights > .inner > .clr,
section > .inner:before,
.flexiblemodule > .inner:before,
.equalheights > .inner:before,
section > .inner:after,
.flexiblemodule > .inner:after,
.equalheights > .inner:after {
	display: none;
}

section > .inner,
.equalheights > .inner,
.equalheights .maincenter > .inner {
	display: flex;
	justify-content: space-between;
}

.flexiblemodule {
	display: flex;
}

.flexiblemodule > .inner {
	max-width:100%;
	width: 100%;
	box-sizing: border-box;
}

.videobackground { 
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	object-fit: cover;
}

.videobackground + * { 
	position: relative;
	z-index: 1;
}

.hasvideobackground {
	position: relative;
	overflow: hidden;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.valign-top {
	align-self: flex-start;
}

.valign-center {
	align-self: center;
}

.valign-bottom {
	align-self: flex-end;
}

.tck-logo-img {
	display: block;
}

.tck-logo-center img {
	margin-left: auto;
	margin-right: auto;
}

.tck-logo-right img {
	margin-left: auto;
}

.tck-article {
	clear: both;
}

.tck-wrapper {
	position: relative;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Post Landing Page */

.sticky {
	position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
	display: none;
}

.sticky .icon-thumb-tack {
	display: block;
	height: 18px;
	left: -1.5em;
	position: absolute;
	top: 1.65em;
	width: 20px;
}

.tck-pagination a, .tck-pagination span {
	display: inline-block;
	float: left;
}

.tck-readmore a {
	display: inline-block;
}

/* ---------------------------------------
	Print default CSS
-----------------------------------------*/

@media print {

	.tck-container {
		width: 100% !important;
	}

	.scrollToTop, #login-form, .tck-noprint {
		display: none !important
	}

	.flexiblemodule, .column, .logobloc, .flexiblecolumn {
		float: none;
	}

	.column.main, .column.column1, .column.column2 {
		width: 85%;
		margin-right: 2%;
		margin-left: auto;
	}

	.column.center {
		width: 100%;
	}

	a[href]:after {
		content: "";
	}

}

/* ---------------------------------------
	Accessibility
-----------------------------------------*/

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.breadcrumb > .active {
	color: #000;
	font-weight: bold;
}

.muted {
	color: #666;
	font-weight: lighter;
}

/* ---------------------------------------
	CSS grid for content alignement
-----------------------------------------*/
[class*="tck-cols"] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

[class*="tck-cols"] > * {
	flex: 1 1 auto;
	box-sizing: border-box;
}

[class*="tck-gutter"] > * {
	flex: 0 1 auto;
}

/* no gutter */
.tck-cols-2 > * {
	width: 50%;
}

.tck-cols-3 > * {
	width: 33.333%;
}

.tck-cols-4 > * {
	width: 25%;
}
.tck-cols-8 > * {
	width: 12.5%;
}

/* gutter 10px */
.tck-cols-2.tck-gutter-10 > * {
	width: calc((100% - 10px) / 2);
}

.tck-cols-3.tck-gutter-10 > * {
	width: calc((100% - 2 * 10px) / 3);
}

.tck-cols-4.tck-gutter-10 > * {
	width: calc((100% - 3 * 10px) / 4);
}

.tck-cols-8.tck-gutter-10 > * {
	width: calc((100% - 7 * 10px) / 8);
}

/* ---------------------------------------
	Shape divider
-----------------------------------------*/

.tck-divider-container {
	position: absolute;
	overflow: hidden;
	left: 0;
	width: 100%;
}

.tck-divider-container > svg {
	position: relative;
	height: 100%;
	left: 50%;
	transform: translate(-50%);
	min-width: 100%;
}

.tck-divider-container.pbck-divider-top {
	top: -1px;
}

.tck-divider-container.pbck-divider-bottom {
	bottom: -1px;
}

.tck-divider-container.pbck-divider-over {
	z-index: 1;
}

.tck-divider-container.pbck-divider-under {
	z-index: 0;
}

.ckflip-horizontal > svg {
	transform: rotateY(180deg) translate(-50%);
}

.ckflip-vertical > svg {
	transform: rotateX(180deg) translate(-50%);
}

.ckflip-horizontal.ckflip-vertical > svg {
	transform: rotate(180deg) translate(-50%);
}

.tck-divider-container + .inner {
	position: relative;
}

/* ---------------------------------------
	System features
-----------------------------------------*/

.tck-edition {
	min-height: 50px;
	margin: 2px;
	border: 1px dashed grey;
	position: relative;
}
.tck-edition::before {
	content: "[" attr(data-position) "]";
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-aign: center;
	font-family: Segoe UI, sans-serif;
	line-height: 1.2;
	padding: 3px 5px;
	background: #333;
	display: block !important;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #666;
	opacity: 0.8;
	pointer-events: none;
	box-sizing: content-box;
	height: 20px;
}

.tck-blog .tck-article{background:#fff;margin-bottom:50px;padding:20px;box-shadow:#ccc 0 0 20px 0;-moz-box-shadow:#ccc 0 0 20px 0;-webkit-box-shadow:#ccc 0 0 20px 0}.tck-blog .tck-article-title{color:#57baf7;margin-top:10px;margin-bottom:10px;padding:5px;padding-bottom:10px;font-weight:normal;letter-spacing:1px;font-size:30px}.tck-blog .tck-article-title a{color:#57baf7;font-weight:normal;text-decoration:none}.tck-blog .tck-article-title a:hover,.tck-blog .tck-article-title a:focus{color:#000}.tck-blog .tck-article-details{color:#666}.tck-blog .tck-article-tools{}.tck-blog .tck-article-body{}.tck-article-readmore{}.tck-article-readmore:hover{}.pagination ul.tck-pagination>li>a,.pagination ul.tck-pagination>li>span{}.pagination ul.tck-pagination>li>a:hover{}.pagination .counter{}.tck-article{}.tck-article-title{color:#57baf7;font-weight:normal;text-decoration:none;letter-spacing:1px;font-size:32px}.tck-article-title a{text-decoration:none}.tck-article-details{}.tck-article-tools{}.tck-article-tool{margin:5px}.tck-article-tool:hover{}.tck-article-body{}ul.tck-article-pagination>li>*{}ul.tck-article-pagination>li:hover>*{}




/* ---------------------------------------
	Columns width
-----------------------------------------*/

#toprowcolumn1 { width: calc(30 / 100 * (100% - (1 * 0px))); }

#toprowcolumn2 { width: calc(70 / 100 * (100% - (1 * 0px))); }

#row3column1 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#row3column2 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#modulesrow1column1 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#modulesrow1column2 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#infos1rowcolumn1 { width: calc(33.333333333333336 / 100 * (100% - (2 * 0px))); }

#infos1rowcolumn2 { width: calc(33.333333333333336 / 100 * (100% - (2 * 0px))); }

#infos1rowcolumn3 { width: calc(33.333333333333336 / 100 * (100% - (2 * 0px))); }

#bottomrowcolumn1 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#bottomrowcolumn2 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#picturebackgroundcopyrightcolumn1 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#picturebackgroundcopyrightcolumn2 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#row2column1 { width: 25%; }

#row2column2 { width: 25%; }

#row2column3 { width: 25%; }

#row2column4 { width: 25%; }

#picturebackgroundcopyrightcolumn3 { width: calc(50 / 100 * (100% - (1 * 0px))); }

#picturebackgroundcopyrightcolumn4 { width: calc(50 / 100 * (100% - (1 * 0px))); }


/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid,
.tck-container, .tck-container-fluid {
	margin: 0 auto;
	box-sizing: border-box;
}

.container, .tck-container {
	max-width: 95%;
}

.container-fluid, .tck-container-fluid {
	max-width: 95%;
}

body {
	color: #42474c;
	line-height: 1.1rem;
	font-size: 1rem;
	font-family: Verdana, sans-serif;
}

a {
	color: #73A9CD;
}


a:hover,  a:focus {
	color: #000000;
}

h1, div.componentheading {
	font-weight: normal;
	line-height: 2.6rem;
	font-size: 2.5rem;
}

h2, div.contentheading {
	font-weight: normal;
	line-height: 2.1rem;
	font-size: 2rem;
}

h3 {
	font-weight: normal;
	line-height: 1.6rem;
	font-size: 1.5rem;
}

h4 {
	line-height: 1.3rem;
	font-size: 1.25rem;
}

.button, button, button.btn, input.btn, .btn, .btn-group > .btn.active {
    border: none;
	background: #e8e8e8;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover,
.button:focus, button:focus, button.btn:focus, input.btn:focus, .btn:focus {
	background: #dedede;
}

.readmore a, .readmore .btn, a.more-link {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-weight: normal;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,  select,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	height: auto;
	background: #ffffff;
	border: #c7c7c7 1px solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,  select:focus,
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #7d7d7d 1px solid;
}

#wrapper5 {
	background: #fcfff2;
	background-image: url("css/bodywrapper5-gradient.svg");
	background-image: -o-linear-gradient(center top,#fcfff2,#fcfff2 35%,#73a9cd 45%, #73a9cd 100%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#fcfff2),color-stop(35%,#fcfff2),color-stop(45%,#73a9cd), color-stop(100%, #73a9cd));
	background-image: -moz-linear-gradient(center top,#fcfff2,#fcfff2 35%,#73a9cd 45%, #73a9cd 100%);
	background-image: linear-gradient(center top,#fcfff2,#fcfff2 35%,#73a9cd 45%, #73a9cd 100%);
	-pie-background: linear-gradient(center top,#fcfff2,#fcfff2 35%,#73a9cd 45%, #73a9cd 100%);
	padding-bottom: 100px;

                    }

#logo1 > .inner > .bannerlogodesc {
	color: #a3a3a3;
	font-size: 15px;
	font-family: Verdana, sans-serif;
}

#toprow {
	background: #ffffff;
	background: rgba(255,255,255,0.2);
	-pie-background: rgba(255,255,255,0.2);
	box-shadow: #4a4a4a 0px 0px 10px 0px;
	-moz-box-shadow: #4a4a4a 0px 0px 10px 0px;
	-webkit-box-shadow: #4a4a4a 0px 0px 10px 0px;

                    }

#logo > .inner > .bannerlogodesc {
	color: #a3a3a3;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#menu > .inner {
	color: #ffffff;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: center;
	font-size: 1.5rem;
}

#menu div.moduletable h3, #menu div.module h3, #menu .widget h3, #menu .tck-module h3,
#menu div.moduletable_menu h3, #menu div.module_menu h3, #menu .tck-module-title, #menu .widget-title {
	font-size: 1.5rem;
}
#menu ul.menu, #menu ul.maximenuck {
            margin: 0;
            padding: 0;
}

#menu ul.menu li, #menu ul.maximenuck li  {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style:none;
}

#menu ul.menu li li, #menu ul.maximenuck li li {
	float: none;
	display: block;
}

#menu ul.menu > li > a, #menu ul.menu > li > span.separator,
#menu ul.maximenuck > li > a, #menu ul.maximenuck > li > span.separator{
    display:block;
	color: #ffffff;
	margin-right: 13px;
	margin-bottom: 2px;
	margin-left: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.6rem;
	font-size: 1.5rem;
	font-family: Verdana, sans-serif;
}

#menu ul.menu > li:hover > a, #menu ul.menu > li:hover > span.separator,
#menu ul.menu > li:focus > a, #menu ul.menu > li:focus > span.separator,
#menu ul.maximenuck > li:hover > a, #menu ul.maximenuck > li:hover > span.separator,
#menu ul.maximenuck > li:focus > a, #menu ul.maximenuck > li:focus > span.separator {
	border-bottom: #ffffff 2px solid;
	margin-bottom: 0px;
}

#menu ul.menu > li.active > a, #menu ul.menu > li.active > span.separator,
#menu ul.maximenuck > li.active > a, #menu ul.maximenuck > li.active > span.separator,
#menu ul.menu > li.current-menu-item > a, #menu ul.menu > li.current-menu-item > span,
#menu ul.menu > li.current-menu-ancestor > a, #menu ul.menu > li.current-menu-ancestor > span {
	border-bottom: #ffffff 2px solid;
	margin-bottom: 0px;
}

#menu ul.menu li li a, #menu ul.menu li li span.separator,
#menu ul.maximenuck li li a, #menu ul.maximenuck li li span.separator {
    display:block;
	border-bottom: #ededed 1px solid;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

#menu ul.menu li li:hover > a, #menu ul.menu li li:hover span.separator,
#menu ul.menu li li:focus > a, #menu ul.menu li li:focus span.separator,
#menu ul.maximenuck li li:hover > a, #menu ul.maximenuck li li:hover span.separator,
#menu ul.maximenuck li li:focus > a, #menu ul.maximenuck li li:focus span.separator {
	background: #f7f7f7;
}

#menu ul.menu li li.active > a, #menu ul.menu li li.active span.separator,
#menu ul.maximenuck li li.active > a, #menu ul.maximenuck li li.active span.separator,
#menu ul.menu li li.current-menu-item > a, #menu ul.menu li li.current-menu-item span,
#menu ul.menu li li.current-menu-ancestor > a, #menu ul.menu li li.current-menu-ancestor span {
}

/* code pour menu normal */
#menu ul.menu li ul, #menu ul.menu li:hover ul ul, #menu ul.menu li:hover ul ul ul,
#menu ul.menu li ul, #menu ul.menu li:focus ul ul, #menu ul.menu li:focus ul ul ul {
	position: absolute;
	left: -999em;
	z-index: 999;
        margin: 0;
        padding: 0;
	background: #ffffff;
	width: 200px;
	box-shadow: #707070 0px 0px 8px 0px;
	-moz-box-shadow: #707070 0px 0px 8px 0px;
	-webkit-box-shadow: #707070 0px 0px 8px 0px;
}


#menu ul.menu li:hover ul ul, #menu ul.menu li:hover li:hover ul ul, #menu ul.menu li:hover li:hover li:hover ul ul,
#menu ul.menu li:focus ul ul, #menu ul.menu li:focus li:focus ul ul, #menu ul.menu li:focus li:focus li:focus ul ul {
	left: -999em;
}

#menu ul.menu li:hover > ul, #menu ul.menu li:hover ul li:hover > ul, #menu ul.menu li:hover ul li:hover ul li:hover > ul, #menu ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul,
#menu ul.menu li:focus > ul, #menu ul.menu li:focus ul li:focus > ul, #menu ul.menu li:focus ul li:focus ul li:focus > ul, #menu ul.menu li:focus ul li:focus ul li:focus ul li:focus > ul {
	left: auto;
}

#menu ul.menu li:hover ul li:hover ul,
#menu ul.menu li:focus ul li:focus ul {
	margin-top: -30px;
	margin-left: 190px;
}

/* fin code normal */

#menu ul.maximenuck li ul, #menu ul.maximenuck li:hover ul ul, #menu ul.maximenuck li:hover ul ul ul,
#menu ul.maximenuck li ul, #menu ul.maximenuck li:focus ul ul, #menu ul.maximenuck li:focus ul ul ul {
	position: static !important;
	left: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
    border: none !important;
	-moz-border-radius: 0 !important;
	-o-border-radius:  0 !important;
	-webkit-border-radius: 0 !important;
	width: 100% !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#menu ul.maximenuCK li ul ul,
#menu ul.maximenuck li ul ul {
	margin: 0 !important;
}

#menu li div.maxidrop-main {
	width: 200px;
}

#menu li div.floatCK,
#menu li div.floatck {
	background: #ffffff;
	box-shadow: #707070 0px 0px 8px 0px;
	-moz-box-shadow: #707070 0px 0px 8px 0px;
	-webkit-box-shadow: #707070 0px 0px 8px 0px;
}

#menu ul li ul.maximenuCK2,
#menu ul li ul.maximenuck2 {
    margin: 0;
    padding: 0;
}

#menu ul li div.maximenuCK2,
#menu ul li div.maximenuck2 {
    float: left;
    width: 100%;
}

#menu li div.maxidrop-main div.maxidrop-main {
}

#menu ul li.maximenuCK div.floatCK div.floatCK,
#menu ul li.maximenuck div.floatck div.floatck {
	margin-top: -30px;
	margin-left: 190px;
}

#menu span.descCK,
#menu span.descck {
    display: block;
    line-height: 10px;
}

#menu ul.menu li li {
    float: none;
    display: block;
}


#wrapper1 {
	background: #ffffff;
	background-image: url("css/bodywrapper1-gradient.svg");
	background-image: -o-linear-gradient(center top,#ffffff,#fcfff2 35%, #fcfff2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#ffffff),color-stop(35%,#fcfff2), color-stop(100%, #fcfff2));
	background-image: -moz-linear-gradient(center top,#ffffff,#fcfff2 35%, #fcfff2 100%);
	background-image: linear-gradient(center top,#ffffff,#fcfff2 35%, #fcfff2 100%);
	-pie-background: linear-gradient(center top,#ffffff,#fcfff2 35%, #fcfff2 100%);
	margin-top: -1px;

                    }

#header1 > .inner {
	color: #404040;
	margin-top: 12%;
	margin-bottom: 10%;
	margin-left: 40px;
	padding: 7px;
	line-height: 25px;
	font-size: 17px;
}

#header1 div.moduletable h3, #header1 div.module h3, #header1 .widget h3, #header1 .tck-module h3,
#header1 div.moduletable_menu h3, #header1 div.module_menu h3, #header1 .tck-module-title, #header1 .widget-title {
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 36px;
}

#header2 > .inner {
	color: #404040;
	margin-top: 12%;
	margin-bottom: 10%;
	margin-left: 40px;
	padding: 7px;
	line-height: 25px;
	font-size: 17px;
}

#header2 div.moduletable h3, #header2 div.module h3, #header2 .widget h3, #header2 .tck-module h3,
#header2 div.moduletable_menu h3, #header2 div.module_menu h3, #header2 .tck-module-title, #header2 .widget-title {
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 36px;
}

#wrapper {
	background: #fcfff2;
	background-image: url("css/bodywrapper-gradient.svg");
	background-image: -o-linear-gradient(center top,#fcfff2, #fcfff2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#fcfff2), color-stop(100%, #fcfff2));
	background-image: -moz-linear-gradient(center top,#fcfff2, #fcfff2 100%);
	background-image: linear-gradient(center top,#fcfff2, #fcfff2 100%);
	-pie-background: linear-gradient(center top,#fcfff2, #fcfff2 100%);

                    }

#wrapper > .inner {
	padding-top: 20px;
	padding-bottom: 20px;
}

#pub > .inner {
	padding: 20px;
}

#breadcrumbs > .inner {
	padding-right: 20px;
	padding-left: 20px;
}

#content > .inner {
	padding: 20px;
}

#right > .inner {
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#right div.moduletable, #right div.module, #right .widget, #right .tck-module,
#right div.moduletable_menu, #right div.module_menu {
	margin-bottom: 40px;
	box-shadow: #cccccc 0px 0px 20px 0px;
	-moz-box-shadow: #cccccc 0px 0px 20px 0px;
	-webkit-box-shadow: #cccccc 0px 0px 20px 0px;
}

#right div.moduletable h3, #right div.module h3, #right .widget h3, #right .tck-module h3,
#right div.moduletable_menu h3, #right div.module_menu h3, #right .tck-module-title, #right .widget-title {
	background: #73A9CD;
	color: #ffffff;
	padding: 15px;
	letter-spacing: 1px;
	font-size: 24px;
}

#right .tck-module-text {
	color: #404040;
	padding: 20px;
}

#wrapper4 {
	background: #ebebeb;

                    }

#wrapper4 > .inner {
	padding-top: 40px;
	padding-bottom: 40px;
}

#middle2 > .inner {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

#modulesrow1 > .inner {
	padding-bottom: 20px;
}

#modules1 > .inner {
	padding: 10px;
	text-align: center;
}

#modules2 > .inner {
	padding: 10px;
	text-align: center;
}

#wrapper2 {
	background: #FCFFF2;
	padding: 1px;

                    }

#infos1row > .inner {
	background: #ffffff;
	border-bottom: #57baf7 5px solid;
	margin-top: -50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#infos1 > .inner {
	padding: 20px;
	text-align: left;
}

#infos1 div.moduletable h3, #infos1 div.module h3, #infos1 .widget h3, #infos1 .tck-module h3,
#infos1 div.moduletable_menu h3, #infos1 div.module_menu h3, #infos1 .tck-module-title, #infos1 .widget-title {
	color: #70A6C8;
	text-align: center;
	font-weight: bold;
}

#infos2 > .inner {
	padding: 20px;
	text-align: left;
}

#infos2 div.moduletable h3, #infos2 div.module h3, #infos2 .widget h3, #infos2 .tck-module h3,
#infos2 div.moduletable_menu h3, #infos2 div.module_menu h3, #infos2 .tck-module-title, #infos2 .widget-title {
	color: #70A6C8;
	text-align: center;
	font-weight: bold;
}

#infos3 > .inner {
	padding: 20px;
	text-align: left;
}

#infos3 div.moduletable h3, #infos3 div.module h3, #infos3 .widget h3, #infos3 .tck-module h3,
#infos3 div.moduletable_menu h3, #infos3 div.module_menu h3, #infos3 .tck-module-title, #infos3 .widget-title {
	color: #70A6C8;
	text-align: center;
	font-weight: bold;
}

#block1 > .inner {
	padding: 20px;
	text-align: left;
}

#block1 div.moduletable h3, #block1 div.module h3, #block1 .widget h3, #block1 .tck-module h3,
#block1 div.moduletable_menu h3, #block1 div.module_menu h3, #block1 .tck-module-title, #block1 .widget-title {
	color: #70A6C8;
	text-align: center;
	font-weight: bold;
}
#newsrow .n1 > .flexiblemodule { width: 100%; }
#newsrow .n2 > .flexiblemodule { width: 50%; }
#newsrow .n2 > .flexiblemodule + div { width: 50%; }
#newsrow .n3 > .flexiblemodule { width: 33.333333333333%; }
#newsrow .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#newsrow .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#newsrow .n4 > .flexiblemodule { width: 25%; }
#newsrow .n4 > .flexiblemodule + div { width: 25%; }
#newsrow .n4 > .flexiblemodule + div + div { width: 25%; }
#newsrow .n4 > .flexiblemodule + div + div + div { width: 25%; }

#newsrow > .inner {
	margin-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

#news1 > .inner {
	padding: 10px;
	text-align: center;
}

#news1 .fack .fa {
	color: #57baf7;
	margin-bottom: 10px;
}

#news1 div.moduletable h3, #news1 div.module h3, #news1 .widget h3, #news1 .tck-module h3,
#news1 div.moduletable_menu h3, #news1 div.module_menu h3, #news1 .tck-module-title, #news1 .widget-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

#news2 > .inner {
	padding: 10px;
	text-align: center;
}

#news2 .fack .fa {
	color: #57baf7;
	margin-bottom: 10px;
}

#news2 div.moduletable h3, #news2 div.module h3, #news2 .widget h3, #news2 .tck-module h3,
#news2 div.moduletable_menu h3, #news2 div.module_menu h3, #news2 .tck-module-title, #news2 .widget-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

#news3 > .inner {
	padding: 10px;
	text-align: center;
}

#news3 .fack .fa {
	color: #57baf7;
	margin-bottom: 10px;
}

#news3 div.moduletable h3, #news3 div.module h3, #news3 .widget h3, #news3 .tck-module h3,
#news3 div.moduletable_menu h3, #news3 div.module_menu h3, #news3 .tck-module-title, #news3 .widget-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

#news4 > .inner {
	padding: 10px;
	text-align: center;
}

#news4 .fack .fa {
	color: #57baf7;
	margin-bottom: 10px;
}

#news4 div.moduletable h3, #news4 div.module h3, #news4 .widget h3, #news4 .tck-module h3,
#news4 div.moduletable_menu h3, #news4 div.module_menu h3, #news4 .tck-module-title, #news4 .widget-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

#bottomrowcolumn1 {
	background: #73A9CD;
	color: #ffffff;
}

#bottom1 > .inner {
	padding: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: right;
}

#bottom1 div.moduletable h3, #bottom1 div.module h3, #bottom1 .widget h3, #bottom1 .tck-module h3,
#bottom1 div.moduletable_menu h3, #bottom1 div.module_menu h3, #bottom1 .tck-module-title, #bottom1 .widget-title {
	padding-bottom: 30px;
	font-size: 30px;
}

#bottom2 > .inner {
	padding: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#bottom2 div.moduletable h3, #bottom2 div.module h3, #bottom2 .widget h3, #bottom2 .tck-module h3,
#bottom2 div.moduletable_menu h3, #bottom2 div.module_menu h3, #bottom2 .tck-module-title, #bottom2 .widget-title {
	color: #70A6C8;
	padding-bottom: 30px;
	font-size: 30px;
}

#pub2 > .inner {
	text-align: center;
}

#picturebackgroundcopyright {
	background: #919BA6;

                    }

#picturebackgroundcopyright > .inner {
	color: #ffffff;
	padding-top: 50px;
}

#row1 > .inner {
	background: #70a6cd url('http://shoppingwomen.com/SW/wp-content/uploads/2020/10/boxesproblem.png') center center no-repeat scroll;
	background: rgba(112,166,205,0.25) url('http://shoppingwomen.com/SW/wp-content/uploads/2020/10/boxesproblem.png') center center no-repeat scroll;
	background-size: cover;
	border: #70a6cd 5px solid;
	min-height: 400px;
}

#picturebackgroundcopyrightcolumn2 {
	background: #ffffff;
	background: rgba(255,255,255,0.4);
	-pie-background: rgba(255,255,255,0.4);
}

#block3 > .inner {
	background: #ffffff;
	background: rgba(255,255,255,0.7);
	-pie-background: rgba(255,255,255,0.7);
	border: #70a6cd 5px solid;
	color: #70a6cd;
	margin-top: 100px;
	padding: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 1.25rem;
}

#block3 div.moduletable h3, #block3 div.module h3, #block3 .widget h3, #block3 .tck-module h3,
#block3 div.moduletable_menu h3, #block3 div.module_menu h3, #block3 .tck-module-title, #block3 .widget-title {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 45px;
}

#block3 .tck-module-text {
	font-style: italic;
}

#row2 > .inner {
	color: #b0b0b0;
}

#block4 > .inner {
	padding: 10px;
}

#block4 div.moduletable h3, #block4 div.module h3, #block4 .widget h3, #block4 .tck-module h3,
#block4 div.moduletable_menu h3, #block4 div.module_menu h3, #block4 .tck-module-title, #block4 .widget-title {
	margin-bottom: 20px;
	text-transform: uppercase;
}

#block5 > .inner {
	padding: 10px;
}

#block5 div.moduletable h3, #block5 div.module h3, #block5 .widget h3, #block5 .tck-module h3,
#block5 div.moduletable_menu h3, #block5 div.module_menu h3, #block5 .tck-module-title, #block5 .widget-title {
	margin-bottom: 20px;
	text-transform: uppercase;
}

#block5 ul.menu li a, #block5 ul.menu li span.separator {

}

#block5 ul.menu li a, #block5 ul.menu li span.separator {
    display: block;
	border-bottom: #575757 1px solid;
	color: #adadac;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#block5 ul.menu li:hover > a, #block5 ul.menu li:hover > span.separator,
#block5 ul.menu li:focus > a, #block5 ul.menu li:focus > span.separator {
	color: #ffffff;
}

#block6 > .inner {
	padding: 10px;
}

#block6 div.moduletable h3, #block6 div.module h3, #block6 .widget h3, #block6 .tck-module h3,
#block6 div.moduletable_menu h3, #block6 div.module_menu h3, #block6 .tck-module-title, #block6 .widget-title {
	margin-bottom: 20px;
	text-transform: uppercase;
}

#block6 ul.menu li a, #block6 ul.menu li span.separator {

}

#block6 ul.menu li a, #block6 ul.menu li span.separator {
    display: block;
	border-bottom: #575757 1px solid;
	color: #adadac;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#block6 ul.menu li:hover > a, #block6 ul.menu li:hover > span.separator,
#block6 ul.menu li:focus > a, #block6 ul.menu li:focus > span.separator {
	color: #ffffff;
}

#block7 > .inner {
	padding: 10px;
}

#block7 div.moduletable h3, #block7 div.module h3, #block7 .widget h3, #block7 .tck-module h3,
#block7 div.moduletable_menu h3, #block7 div.module_menu h3, #block7 .tck-module-title, #block7 .widget-title {
	margin-bottom: 20px;
	text-transform: uppercase;
}

#footerrow {
	background: #70A6C8;

                    }

#footerinfos1 > .inner {
	padding: 20px;
}

#footerinfos1 div.moduletable h3, #footerinfos1 div.module h3, #footerinfos1 .widget h3, #footerinfos1 .tck-module h3,
#footerinfos1 div.moduletable_menu h3, #footerinfos1 div.module_menu h3, #footerinfos1 .tck-module-title, #footerinfos1 .widget-title {
	border-bottom: #ffffff 2px solid;
	margin-right: 20%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 25px;
}

#footerinfos1 a {
	color: #e6f2ff;
}


#footerinfos1 a:hover, #footerinfos1 a:focus  {
	color: #3e6085;
}

#footerinfos2 > .inner {
	padding: 20px;
}

#footerinfos2 div.moduletable h3, #footerinfos2 div.module h3, #footerinfos2 .widget h3, #footerinfos2 .tck-module h3,
#footerinfos2 div.moduletable_menu h3, #footerinfos2 div.module_menu h3, #footerinfos2 .tck-module-title, #footerinfos2 .widget-title {
	border-bottom: #ffffff 2px solid;
	margin-right: 20%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 25px;
}

#footer1 > .inner {
	color: #c8d5e3;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
}

#footer1 a {
	color: #ffffff;
}


#footer1 a:hover, #footer1 a:focus  {
	color: #3e6085;
}

.ckcustomstyle1 {
}
