.sidebar .module-body, .sidebar .widget-inner{
    padding-top: 0;
}
.sidebar section ul li:first-child{
    padding: 10px 0 10px 9px;
}
.image_content_centered .widget-images{
    max-height: 500px;
    overflow: hidden;
    margin-bottom: 70px;
}
.image_content_centered .widget-images .module-title{
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0%, -50%);
    z-index: 2;
    font-family: Roboto;
    font-size: 35px;
    color: #363636;
}
.image_content_centered .widget-images .module-title span{
    border-bottom: 0px;
}

.headerbuilder .opt-list li{
    background-color: #fff;
}

.sidebar h4.module-title{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-family: "Archivo Narrow";
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #444444;
    border-bottom: 2px solid #313537;
    margin: 0;
    padding-bottom: 20px;
    display: flex;
}

.sidebar h4.module-title span {
	margin-top: 10px;
}

body .form-control, body .form-control:focus{
    color: #414141;
}


/***************** Begin add by Sarah *****************/
.icon_menu {
	border: 0;
	filter: none;
}
.cart-grid-body {
	padding-top: 20px;
	padding-bottom: 20px;
}
#pattern .tparrows.tp-leftarrow:before,
#pattern .tparrows.tp-rightarrow:before {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7470%) hue-rotate(116deg) brightness(109%) contrast(109%);
}
.pk-widget:not(:last-child) {
	margin-bottom: 80px;
}
/* Begin Search widget menu */
.header-2 #search_widget {
	margin-right: 0;
}
/* End Search widget menu */
/* Begin button on homepage */
.btn_category {
	background: transparent;
	padding-right: 0;
	filter: brightness(0) saturate(100%) invert(16%) sepia(4%) saturate(1003%) hue-rotate(155deg) brightness(100%) contrast(88%);
}
.btn_category:hover {
	background: transparent;
}
/* End button on homepage */
/* Begin revolution slider homepage */
.slider_overlay {
	left: -3px;
	width: calc(1000% + 16px);
}
@media screen and (max-width: 768px) {
	.slider_content {
		width: 75vw;
		display: block;
	}
}
/* End revolution slider homepage */
/* Begin default btn */
body .btn:hover {
	background: #fff;
	color: #313537;
}
body .btn {
    border-width: 2px!important;
}
/* End default btn */
/* Begin search header */
body:not(.gs-popup-search) .pkheaderitems .pk_search {
	max-width: 150px;
}
/* End search header */
/* Begin block lastnews */
.simpleblog__listing__post__wrapper__content.slpwc {
	text-align: left;
	padding-right: 0;
}
/* End block lastnews */
/* Begin sitemap */
.sitemap ul {
	list-style: none;
}
.sitemap > div > ul {
	padding-left: 0;
}
.sitemap > div > ul > li > a {
	font-weight: 500;
	font-size: 20px;
	line-height: 1.8;
}
/* End sitemap */
/* Begin page single blog */
#module-ph_simpleblog-list #main,
#module-ph_simpleblog-list .simpleblog__listing,
#module-ph_simpleblog-list .page-content,
#module-ph_simpleblog-list .main-contant-wrapper {
	margin-bottom: 0;
	padding-bottom: 0;
}
.simpleblog__listing__post__wrapper__footer  {
	flex-wrap: wrap;
}
/* End page single blog */


@media only screen and (min-width: 768px) {
	/* Begin search when no product */ 
	.page-not-found #search_widget {
		float: none;
	}
	.simpleblog__listing__post__wrapper {
		align-items: center;
	}
	/* End search when no product */ 
	/* Begin submenu */
    .header-2 > div > div >  .row-level-1 > .clearfix {
		display: flex;
		align-items: center;
	}
	/* End submenu */
}


@media screen and (min-width: 545px) {
	/* Begin submenu */
	#pk_top_menu #top-menu {
		min-width: 250px;
	}
	/* End submenu */
	/* Begin block lastnews */
	.simpleblog__listing__post__wrapper__content.slpwc {
		padding-top: 0;
	}
	/* End block lastnews */
	/* Begin 2 block - Catalogues & videos */
	.col-2-same-padding.first-col {
		margin-left: -15px;
		width: calc(100% + 30px);
	}
	.col-2-same-padding.second-col {
		width: calc(100% + 15px);
	}
	/* End 2 block - Catalogues & videos */
	/* Begin button on homepage */
	.btn_category {
		display: none;
	}
	/* End button on homepage */
}


@media screen and (max-width: 545px) {
	.footerbuilder .row > div {
	    margin-bottom: 40px;
	}
	.header_logo_img {
		justify-content: center!important;
	}
	#pattern .tparrows.tp-leftarrow:before,
	#pattern .tparrows.tp-rightarrow:before {
		transform: scale(1);
	}
	/* Begin submenu */
	#pk_top_menu #top-menu {
		width: calc(100vw - 50px);
	}
	/* End submenu */
	/* Begin menu category */
	.ps_categorytree .module-body:not(.active) {
		height: 0;
		overflow: hidden; 
		transition: .3s;
	}
	/* End menu category */
	/* Begin lastnews */
	.simpleblog__listing__post__wrapper {
		flex-direction: column;
	}
	.simpleblog__listing__post__wrapper > a {
		width: 100% !important;
		margin-right: 0 !important;
	}
	/* End lastnews */
	/* Begin 2 block - Catalogues & videos */
	.wide .module-title span:first-child,
	.center-title .module-title span:first-child {
		padding: 0;
	}
	.col-2-same-padding {
		margin-left: -15px;
		width: calc(100% + 30px);
	}
	/* End 2 block - Catalogues & videos */
}


@media screen and (max-width: 991px) {
	/* Begin single post */
	.simpleblog__postInfo ul {
		display: flex;
		grid-gap: 0 15px;
		flex-wrap: wrap;
	}
	.simpleblog__postInfo ul li {
		float: none;
		width: auto;
	}
	/* End single post */
}


@media screen and (max-width: 768px) {
	.contact-page-footer h6 {
		margin-bottom: 1em;
	}
	.contact-page-footer svg {
	    margin-bottom: 10px;
	}
	.image_content_centered .widget-images .module-title {
		font-size: 20px; 
	}
	/* Begin 2 block - Catalogues & videos */
	.image_content_centered .widget-images {
		margin-bottom: 0;
	}
	/* End 2 block - Catalogues & videos */
	
	/* Begin lastnews */
	.pk-carousel .disabled {
		opacity: .5;
	}
	/* End lastnews */
	
	/* Begin revolution slider home  */
	.widget-revslider p {
		font-size: 20px;
	}
	/* End revolution slider home */
}
/***************** End add by Sarah *****************/