.single-product .button{
	background-color: #ef7f1a;
}

.single-product .button:hover{
	background-color: #fe7461;
}

.single-product .button{
	background-color: #ef7f1a;
}

.single-product .button:hover{
	background-color: #fe7461;
}

.footer_v1 {
    padding-top: 0px !important;
}

.footer_v1 .footer-bottom {
    margin-top: 0px !important; 
}

footer.footer_v1, footer.footer_v2, footer.footer_v3 {
    min-height: auto !important;
}

.archive-product .grid .product .mo-content .price, .star-rating, .onsale, .mo-actions, .mo-action-bar.clearfix{
	display:none;
}

.archive .urunler{
	padding-top:40px;
}

.archive .mo-title-bar-wrap {
    background-image: url(http://saturnmakina.com.tr/pseerick/2022/06/urunler-header.jpg) !important;
}

.single-product .mo-product-item .mo-content .price, .single-product .mo-product-item .mo-content .cart{
	display:none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{
	color:#fff !important;
}

#wpgs-gallery .slick-slider .slick-list * {
    border-radius: 10px;
}

.entry-content>p, .entry-content li {
    font-family: "Nunito Sans";
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #335066;
    font-size: 16px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

.price, .star-rating{
	display:none !important;
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content {
    min-height: auto;
}

.single-product .share{
	display:none;
}

.main-search-content form .label-field:after {
    content: "Yukarıya yazın ve aramak için Enter'a basın. İptal etmek için Kapat'a basın. ";
}

.mo-header-v4 .mo-header-top.t_motivo {
    background: #192029;
}

.sidepanel {
    background-color: #192029;
}

.single-post .footer-info-post{
	display:none;
}

.wcgs-slider-image.slick-slide img {
    border-radius: 10px;
    height: 500px !important;
		width: 100% !important;
    object-fit: cover !important;
}

@media (max-width: 405px){
.mo-header-v4 .menu_other_v4 .social-header-v4 li a i {
    width: 22px;
}
}

@media (max-width: 992px){
  .mo-product-item>.mo-col-full-height{
  display: flex;
  flex-direction: column;
}
}