/*
 Theme Name:   Highriser Child Theme
 Description:  A child theme of the Highriser WordPress theme
 Author:       Papilloud
 Template:     highriser
 Version:      1.0.7
*/
/*--------------------------------------------------------------
# Header Styles
--------------------------------------------------------------*/
.site-header {
	max-width: 1180px;
	padding: 0 0px;
	  padding-bottom: 10px;
	margin: 0 auto;
background: linear-gradient(to right, #DBEBF9, #0F75BC)
}
.slideshow-enabled .site-header {
margin-bottom:0px;
}
.site-header .container {
background: transparent;
padding:0px;
}
.site-header .site-branding {
text-align:center;
display:inline-block;
padding:25px 10px 10px 10px;
	border-right:0px solid #00B9C0;
}
.home.wp-custom-logo .site-header .site-branding {
   padding: 10px 35px 0px 35px;
}
.wp-custom-logo .site-header .site-branding {
   padding: 10px 35px 0px 35px;
}
.site-title a, .site-title { 
  font-size: 100%;
  font-weight: 400;
  padding-top: 5px;
  white-space: nowrap;
  padding-left: -5px;
}
/* top header row */
#top-header-row {
   width: 100%;
}

/* top links in top header */
#categorylist {
  padding-top: 10px;
  font-size:1em;
  font-style:normal;
  color: #FFF;
  display: inline-block;
  float: left;
}
#categorylist ul {
  list-style-type: none;
  list-style-image:none; 
  margin:0;
  padding-bottom: 20px;
}
#categorylist li {
  display: inline;
  padding: 0px 35px 0px 0px;
}
#categorylist li.link-to-page a {
  color: #ffffff;
}
#categorylist a:link, #category a:visited {color:blue}
#categorylist a:hover {color:gray}

/* social icons are in the middle of top header */
.top-social {
   margin:0 auto;
   padding-top: 10px;
   color: #0F75BC;
}
/* menu position and color */
.main-navigation ul {
	margin: 33px 0 0;
	background: #DBEBF9 !important;
}
/* color of menu underline */
.main-navigation li:hover > a,
.main-navigation li.focus > a {
	border-bottom: 4px solid #0F75BC;
	transition:all ease-in-out 0.1s;
	color:#FFF;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	border-bottom: 4px solid #0F75BC;
	color:#ffffff;
}
/* search area in header */
.top-search {
   position:absolute;
   bottom:0;
   right:0;
}
.site-header .social-section {
border-bottom:0px solid #0F75BC;
}
.site-header .social-section .top-search label {
    width: 75%;
    float: left;
    margin-top: 0px;
    background: #fff;
}
.site-header .social-section .top-search input[type="search"] {
    border: 0;
    padding: 10px 15px;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    color: #838383;
    font-size: 13px;
    line-height: 15px;
    border: 0;
    background:#fff;
	width:100%;
}
/* content width */
#content{
   width: 100%;
}
#content {
	margin: 0px 0px 0px 0px;
}
#content {
   background-color: #EEF6FC;
}

body {
   color: #000;
}

#footer .footer-area .textwidget ul li a {
   font-size: 12px !important;
}
#footer, .footer-b {
   font-size: 12px;
   color: #000000;
   padding-top:10px;
}
#footer .widget-title {
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
}
#footer {
	max-width: 1180px;
	padding: 0 0px;
	margin: 0 auto;
background: linear-gradient(to right, #DBEBF9, #0F75BC);
   border-top:0px solid #0F75BC;
}
#footer .holder{
	padding-bottom:10px;
}
#main {
	max-width: 1180px;
	padding: 0 0px;
	margin: 0 auto;
background: linear-gradient(to right, #DBEBF9, #0F75BC);
}
.holder {
	max-width: 1180px;
	padding: 0 0px;
	margin: 0 auto;
}

#panel-87-1-2-0.so-panel.widget_sow-image.panel-first-child {
   margin-bottom: 5px;
}
#panel-87-1-2-2.so-panel.widget.widget_sow-image {
   margin-bottom: 5px;
}
#panel-87-1-2-4.so-panel.widget.widget_sow-image {
   margin-bottom: 5px;
}
#panel-123-1-3-0.so-panel.widget_sow-image.panel-first-child {
   margin-bottom: 5px;
}
#panel-123-2-3-0.so-panel.widget_sow-image.panel-first-child {
   margin-bottom: 5px;
}
/* remove space between content and blog-content */
#content .post .featured-img{
	margin:0px;
}

/* remove tables borders */
table, th, td
{
  border: 0;
}
table
{
  border-collapse:collapse;
}

/* sidebar style */
#secondary {
margin-top:10px;
}

/* add empty rows in tables */
.blank_row
{
    height: 10px !important; 
}
/* remove contact form top margin */
.logged-in div.wpcf7 {
    position: relative;
    margin-top: 0px;
}

/* set contact form fields width */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    width: 100%;
}

.pum-theme-685 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close
{
    background-color: rgba(91, 91, 91) !important;
}

/* ecommerce */

#products ul {
	margin: 1.5em 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#products li {
	float: left;
	width: 31%;
	margin: 0 1%;
	display: block;
}

.product-image {
	margin: 0 auto 1em auto;
	background: #000;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 50%;
	
}

/* .product-description {
	padding: 1em;
	background: #000;
	color: #fff;
	border-radius: 5px;
}

.product-name {
	text-align: center;
	color: #fc0;
	margin: 0;
	font-size: 1.4em;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #666;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.product-price {
	width: 4em;
	height: 4em;
	font-size: 1.2em;
	text-align: center;
	margin: 1em auto;
	background: #fff;
	color: #800;
	line-height: 4;
	border-radius: 50%;
}  */

form.add-to-cart div,
form.add-to-cart p {
	text-align: left;
}

form input.qty {
	width: 40px;
	border: 1px solid #eee;
	font: 1em 'PT Serif', serif;
	background: #f9f9f9;
	color: #000;
	border-radius: 3px;
	margin-left: 0.4em;
}

.btn, a.btn {
	border: none !important;
	background-color: transparent !important;
	outline: none !important;
	overflow: hidden !important;
	background-color: Transparent !important;
    background-repeat:no-repeat !important;
}


#site-info {
	height: 3em;
	width: 100%;
	line-height: 3;
	text-align: center;
	background: #cc8500;
	position: absolute;
	color: #fff;
	left: 0;
	bottom: 0;
}

body#checkout-page #site-info {
	position: static;
}

#shopping-cart {
	margin: 1.5em 0;
}

.shopping-cart {
	border: 1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	table-layout: fixed;
}

.shopping-cart th {
	font-size: 1.3em;
	padding: 0.3em;
	width: 33.3%;
	border: 1px solid #ddd;
}

.shopping-cart td {
	padding: 0.3em;
	width: 33.3%;
	border: 1px solid #ddd;
}

.shopping-cart tr:nth-child(even) {
	background: #fafafa;
}

.shopping-cart td.pdelete {
	text-align: center;
}

.pdelete a,
.pdelete a:hover {
	color: #c00;
	text-decoration: none;
	font-size: 2.5em;
	display: block;
	text-align: center;
}

#shopping-cart-actions {
	margin: 1.5em 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#shopping-cart-actions li {
	display: inline-block;
	margin-right: 1em;
}

#pricing {
	padding: 0.5em;
	margin: 1em 0;
	background: #fafafa;
}

#sub-total, #shipping {
	margin: 1.5em 0;
	text-align: right;
}

#sub-total span,
#shipping span {
	margin-left: 1em;
}

#contentec > h1,
#checkout-order-form h2 {
	font-size: 2em;
	text-align: center;
}

#pricing #sub-total,
#pricing #shipping {
	margin: 1em 0;
}

#checkout-order-form {
	margin: 1.5em 0;
}

#checkout-order-form fieldset {
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 1em;
	margin-bottom: 1.3em;
}

#checkout-order-form legend {
	padding: 0.3em;
	background: #fafafa;
	font-weight: bold;
}

#checkout-order-form div {
	margin-bottom: 1em;
}

#checkout-order-form label {
	display: block;
	font-weight: bold;
	margin-bottom: 0.3em;
	text-align: left;
}

#checkout-order-form input[type="text"] {
	width: 200px;
	display: block;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0.3em;
}

#checkout-order-form select {
	width: 200px;
	display: block;
}

.message {
	display: block;
	margin: 0.5em 0;
	color: red;
}

#user-details {
	margin: 1.5em 0;
}

#user-details > h2 {
	text-align: center;
	font-size: 2em;
}

#user-details-content {
	margin: 1.5em 0;
	padding: 1em;
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow: hidden;
}

#user-details-content .detail {
	float: left;
	width: 46%;
}

#user-details-content .detail.right {
	float: right;
}

#user-details-content .detail > h2 {
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 0.5em;
}

#user-details-content ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

#user-details-content li {
	display: block;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ddd;
}

/* add border at table row bottom */
tr.border_bottom td {
  border-bottom:1pt solid grey !important;
}

/* modify woocommerce appearance */
.meta-info {display: none  !important;}

.nav-next {display: none  !important;}

.nav-previous {display: none  !important;}

.posted_in {display: none  !important;}

.woocommerce form.cart button.button {
    background-color: #E03B32;
}

.woocommerce form.cart button.button:hover {
    background-color: #7A1B17;
}

.woocommerce a.button.alt {
    background-color: #E03B32;
}

.woocommerce a.button.alt:hover {
    background-color: #7A1B17;
}

.woocommerce button.button.alt {
    background-color: #E03B32;
}

.woocommerce button.button.alt:hover {
    background-color: #7A1B17;
}

.wcpt-cart-widget {
    background-color: #77a464 !important;
}

.pswp__caption__center {display: none  !important;}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 25%;
	margin-left: 0.5em;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 70%;
}

.woocommerce div.product div.summary {
    margin-right: 0.5em;
}

#content .post h2.entry-title {
    margin-left: 0.2em;
}

.woocommerce .price {
    display: inline-block;
	float: left;
    margin-right: 2em;
}

.woocommerce .cart {
    display: inline-block;
	float: left;
}

.woocommerce.columns-4 {display: none  !important;}

.payment_box {display: none  !important;}

.woocommerce-message {
    border-top-color: #E03B32;
}

.wcpt-cw-footer {display: none  !important;}

.woocommerce div.product .out-of-stock {display: none  !important;}

.formatwcdetails {
  color: #77a464;
  font-weight: bold;
}

/* add empty columns in tables */
.blank_column
{
    width: 50px !important; 
    background-color: #FFFFFF;
}

/* add side margins model page */
#content
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
    padding-left: 0px !important;
	padding-right: 0px !important;
}
/* child row button */
button.btn.collapsed:before
{
	content: url("https://www.shvr.ch/wp-content/uploads/2020/07/details_open.png");
	cursor: pointer;
	border: none !important;
	background-color: transparent !important;
	outline: none !important;
	overflow: hidden !important;
	background-color: Transparent !important;
    background-repeat:no-repeat !important;
}
button.btn:before
{
	content: url("https://www.shvr.ch/wp-content/uploads/2020/07/details_close.png");
	cursor: pointer;
	border: none !important;
	background-color: transparent !important;
	outline: none !important;
	overflow: hidden !important;
	background-color: Transparent !important;
    background-repeat:no-repeat !important;
}
/* vertical align button for IOS */
[type=button] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* remove bottom margin */
.wp-block-columns {
  margin-bottom: 0px !important;
}
/* black links in menu */
.main-navigation a {
	color: #000000 !important;
}
/* no bullets in ul lists */
.no-bullets, .no-bullets li {
        list-style-type:none;
    }
/* search field fixed width */
.search-field { 
  width: 125px !important;
}