/*

Theme Name: RitualExpert24

Description: homepage


*/



.mobwidth {
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	box-shadow:0 0 3px 3px #ccc;
}


@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');


.pln {margin:0;padding:0;}
span.pln {display:block;}
.clr {clear:both;}
a {text-decoration:none;color:inherit;border:none;}
h2 {font-weight:bold;font-family: "Play", sans-serif;}
.nopad {
	padding:0;
	
}

.block-bluebg {
	padding-top:40px;
	padding-bottom:40px;
	background:#e0f0fc;
	color:#111;
}

.link-acs {
	display:inline-block;
	text-decoration:underline;
	font-size:110%;
	padding-left:7px;
	background:url(images/arr.png) left center no-repeat;
	
}


body {
	padding-top:110px;
}
@media (min-width:769px) {
	body {
		padding-top:32px;
		background:url(images/pcbg.png);
	}
}


#topsluz {
	text-align:center;
	background:#a8002c;
	color:#fff;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	padding-top:15px;
	padding-bottom:15px;
}
#topsluz .pln-1 {
	font-family: "Play", sans-serif;
	font-size:20px;
}
#topsluz .pln-2 {
	font-family: "Play", sans-serif;
	font-size:27px;
	font-weight:bold;
	margin-bottom:8px;
}
#topsluz .pln-2 img {
	width:auto;height:35px;
}
#topsluz .pln-3 {
	font-style:italic;
}

#topsluz:before {
	content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%, /* Прозрачность начала блика */
    rgba(255, 255, 255, 0.6), /* Цвет блика */
    rgba(255, 255, 255, 0) 70% /* Прозрачность конца блика */
  );
  top: 0;
  left: -100px;
  animation: shine 5s infinite linear; /* Анимация блика */
}
@keyframes shine {
  0% {
    left: -100px; /* Начальная позиция блика (левая сторона кнопки) */
  }
  20% {
    left: 100%; /* Позиция блика в конце (правая сторона кнопки) */
  }
  100% {
    left: 100%; /* Завершение анимации */
  }
}

@media (min-width:769px) {
	#topsluz {
		display:none;
		margin:0;
		padding:0;
	}
}

#topsluz-pc {
	background:#a8002c;
	padding-top:7px;
	padding-bottom:7px;
	color:#fff;
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:100;
	box-shadow:0 0 3px #eee;
}
.topsluz-pc-1 {
	text-align:center;
}
.topsluz-pc-1 .pln-1 {
	font-family: "Play", sans-serif;
	font-size:18px;
}
.topsluz-pc-1 .pln-2 {
	font-style:italic;
}
.topsluz-pc-2 {
	font-size:30px;
	font-family: "Play", sans-serif;
	font-weight:bold;
	text-align:center;
}
.topsluz-pc-2 img {
	height:35px;width:auto;
	
}
.topsluz-pc-2 a {
	display:inline-block;
	margin-right:10px;
}

#logo-line {
	background:#fafafa;
	padding-top:30px;
}
@media (min-width:769px) {
	#logo-line {
		padding-top:10px;
		padding-bottom:10px;
	}
}

.yan-vi {
padding-top:10px;	
}

@media (min-width:769px) {
	.yan-vi {
			padding-top:12px;
			text-align:right;			
		}
	.yan-vi img {
		max-width:200px;
	}
}

.gss-word {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding-top:12px;
}

#pc-menu-line {
	background:#bed3e9;
	padding-top:10px;
	padding-bottom:10px;
}
#pc-menu-line .pc-menu {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#pc-menu-line .pc-menu li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	width:16%;
}

#pc-menu-line .pc-menu li a {
	font-size:18px;
	font-weight:bold;
	font-family: "Play", sans-serif;
}
#pc-menu-line .pc-menu li a:hover {
	color:#0f67aa;
}

#wco {
	background:#fff;
}

#main-titler {
	
	background: #f2f2f2;
	
}
#main-titler .bg1 {
	background:url(images/bg1.png) right top no-repeat;
}
#main-titler .bg2 {
	background:url(images/bg2.png) right top no-repeat;
}
#main-titler .bg3 {
	padding-top:40px;
	background:url(images/frontmanh700.png) 130% bottom no-repeat;
	background-size:auto 94%;
}
@media (min-width:769px) {
	#main-titler .bg3 {
		background:url(images/frontmanh700pc.png) 90% bottom no-repeat;
		background-size:auto 600px;
	}
}


#main-titler h1 {
	font-family: "Play", sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	margin-bottom:30px;
	padding-left:15px;
}
#main-titler h1 span {
	display:block;
}
#main-titler h1 .part1 {
	text-transform:uppercase;
}
#main-titler h1 .part2 {
	text-transform:uppercase;
	font-size:26px;
	color:#a8002c;
}	
#main-titler h1 .part3 {
	font-weight:normal;
	font-size:23px;
}
@media (min-width:769px) {
	#main-titler h1 {
		width:50%;
		text-align:center;
		margin-left:8%;
	}
	#main-titler h1 .part1 {
		font-size:34px;
	}
	#main-titler h1 .part2 {
		font-size:36px;
	}
	#main-titler h1 .part3 {
		font-size:32px;
	}
}
.osn-usl, .osn-usl li {margin:0;padding:0;list-style:none;}
.osn-usl {margin-left:15px;padding-bottom:20px;}

.osn-usl a {
	display:inline-block;
	width:48%;
	margin-bottom:15px;
	background:#bed3e9;
	border:1px solid #111;
	border-radius:4px;
	font-size:18px;
}
.usl-ico {
	margin-right:4px;
	
}
.usl-ico img {
	max-height:45px;
}
.vseusl {}
.vseusl a {
	background:#A8002c;
	color:#fff;
	font-family: "Play", sans-serif;
	font-size:22px;
	text-align:center;
	
	
}

.rittovar a {
	background:#045BA8;
	color:#fff;
	font-family: "Play", sans-serif;
	font-size:15px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.rittovar a:hover {
	color:#111!important;
}

@media (min-width:769px) {
	.osn-usl {
		width:50%;
		margin-bottom:70px;
		margin-left:8%;
	}
	
	.osn-usl li {
		width:40%;
		margin-left:4%;
		margin-right:4%;
		display:inline-block;
	}
	.osn-usl li:last-child {
		
		text-align:center;
		/*margin-top:20px;*/
	}
	/*.osn-usl li:last-child a {
		width:50%;
		margin-left:auto;
		margin-right:auto;
		padding-top:8px;
		padding-bottom:8px;
	}*/
	
	.osn-usl a {
		width:100%;
	}
	.osn-usl a:hover {
		background:#c8dff2;
	}
	.osn-usl li:last-child a:hover {
	background:#b9385a;
	}
	.rittivar a {
		font-size:22px;
	}
}

#zaman {
	background:#f2f2f2;
	padding-top:15px;
	padding-bottom:15px;
}

#zaman-pc {
	width:50%;
	margin-left:8%;
	margin-right:auto;
	padding-bottom:40px;
}
#zaman-pc img {
	height:50px;
}
#zaman-pc .pln-2 {
	font-size:12px;
}

#umbliz {
	background:#f2f2f2;
}

.blueblock {
	display:block;
	background:#bed3e9;
	border:1px solid #0f67aa;
	border-radius:10px;
	width:90%;
	margin-left:5%;
}

#kompri {
	
}
.kompri-heading {
	background:#a8002c;
	color:#fff;
	text-align:center;
	font-size:24px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0;
}
.kompri-heading span {
	display:block;
	font-size:32px;
	text-transform:uppercase;
}

.kompri-vib {
	margin:0;
	padding:15px 0 0 0;
	background:#eee;
}

.kompri-vib span {
	background:#fff;
	display:inline-block;
	border-radius:0 15px 0 0;
	font-family: "Play", sans-serif;
	padding:7px 25px 5px 10px;
	font-weight:bold;
}

.ritko h3 {
	font-family: "Play", sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
}
.ritko tr td:last-child {
	width:25%;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:20px;
}
.ritko .pln-1 {
	margin-bottom:10px;
}
.ritko .pln-2 {
	margin-bottom:10px;
}
.ritko .pln-2 a {
	display:inline-block;
	background:#b3d3e9;
	font-family: "Play", sans-serif;
	font-weight:bold;
	padding:8px 40px 8px 40px;
	border-radius:5px;
	text-align:center;
	font-size:110%;
}

#besplkons {
	text-align:center;
	background:#a8002c;
	color:#fff;
	padding-top:15px;
	padding-bottom:15px;
}
#besplkons .pln-1 {
	font-family: "Play", sans-serif;
	font-size:20px;
}
#besplkons .pln-2 {
	font-family: "Play", sans-serif;
	font-size:27px;
	font-weight:bold;
	margin-bottom:8px;
}
#besplkons .pln-2 img {
	width:auto;height:35px;
}
#besplkons .pln-3 {
	font-style:italic;
}

#pochenam {
	padding-top:25px;
	padding-bottom:15px;
	background:#e0f0fc;
	color:#111;
}
@media (min-width:769px) {
	#pochenam {
	padding-top:70px;
	}
}
.pochenam-h2 {
	color:#0f67aa;
	font-family: "Play", sans-serif;
	
	font-size:26px;
	padding-left:70px;
	background:url(images/ico-sve4.svg) 10px center no-repeat;
	background-size:auto 60px;
	margin-bottom:25px;
}
@media (min-width:769px) {
	.pochenam-h2 {
		min-height:50px;
		padding-top:18px;
		margin-bottom:40px;
	}
}

.pochenam-ul {
	margin:0 0 70px 0;
	padding:0;
	list-style:none;
	display:block;
}
.pochenam-ul>li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	background:#fff;
	padding:15px;
	border-top:1px solid #111;
	border-bottom:1px solid #111;
	border-right:1px solid #111;
	width:90%;
	margin-bottom:15px;
	border-radius: 0 8px 8px 0;
	font-size:110%;
}

.prove-nam {
	text-transform:uppercase;
	text-align:center;
	font-size:24px;
	font-family: "Play", sans-serif;
	font-weight:bold;
	margin-bottom:50px;
}
.prove-nam span {
	color:#a8002c;
}
@media (min-width:769px) {
	.prove-nam span {
		display:block;
	}
}

.pochenam-vkl {
	display:block;
	margin:0;
	padding:0 10px 0 10px;
}
.pochenam-vkl>li {
	list-style:none;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-top:8px;
	padding-bottom:8px;
}
.pochenam-vkl>li .pln-1 {
	font-weight:normal;
	font-size:90%;
	padding-top:10px;
}
.pochenam-vkl>li ul{
	font-weight:normal;
}
@media (min-width:769px) {
	.pochenam-vkl {
		margin-left:8%;
		margin-right:8%;
		margin-bottom:70px;
	}
	
}

#agent {
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	background:#a8002c;
	color:#fff;
}
#agent .pln-1 {
	font-family: "Play", sans-serif;
	font-size:20px;
}

#store-cat {
	background:#e0f0fc;
	color:#111;
	padding-top:20px;
	padding-bottom:20px;
}
#store-cat h2 {
	text-align:center;
}

#footer {
	background:#a8002c;
	color:#fff;
	padding-bottom:80px;
}

#copyr {
	text-align:center;
}

#mobmenuline {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	border-radius:4px;
}
@media (min-width:769px) {
	#mobmenuline {
		display:none;
	}
}
#mobmenuline .w480 {
	max-width:480px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	border-radius:8px 8px 0 0;
	border:1px solid #111;
}

.row-3mob a {
	display:block;
	text-align:center;
	color:#111;
	font-size:110%;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

.row-3mob .pln-1 img {
	max-height:50px;
}

.vizova {
	background:url(images/mobline-blue.jpg) left center no-repeat, url(images/ico-phone.png) 90% 90% no-repeat #1067AA;
	background-size: auto, auto 30px;
	
	border-radius:0 8px 0 0; 
	/*background-size:auto 100%;*/
}
.vizova a {
	display:block;
	/*background:url(images/ico-phone.png) right bottom no-repeat;*/
	background-size:auto 60%;
	padding-top:15px;
	padding-left:30px;
	font-weight:bold;
}

.neofe {
	padding:10px;
	
	font-style:italic;
}
@media (min-width:769px) {
	.neofe {text-align:center}
	.copyr {text-align:center}
}





/* woo */

.catwall {
	clear:both;
	background:#E0F0FC;
	text-align:center;
}
.catwall .wc-block-product-categories-list {
	margin:0;
	padding:0;
	display:block;
}

.catwall .wc-block-product-categories-list li {
	margin:0;
	padding:20px 0 20px 0;
	list-style:none;
	display:block;
	width:30%;
	display:inline-block;
	text-align:center;
	margin-bottom:20px;
	background:#fff;
	border-radius:10px;
	border:1px solid #a8002c;
	
}
.catwall .wc-block-product-categories-list li:nth-child(7) {
	display:none;
}
.catwall .wc-block-product-categories-list-item__name {
font-weight:bold;
font-family: "Play", sans-serif;
font-size:20px;
	
}

.catwall .wc-block-product-categories-list-item__image {
	display:inline-block;
	margin-bottom:15px;
	width:100%;
}
.catwall .wc-block-product-categories-list--depth-1, .catwall .wc-block-product-categories-list--depth-2 {display:none;}

.catwall-bg-white {
	background:#fff!important;
}

.products .product {
	border:1px solid #ccc;
	border-radius:5px;
	text-align:center;
}

.woocommerce {
	background:#fafafa;
	padding:20px;
}

.price {
	font-weight:bold!important;
font-family: "Play", sans-serif!important;
font-size:20px!important;
}
.add_to_cart_button, .single_add_to_cart_button {
	color:#111!important;
	background:#bed3e9!important;
}
.woocommerce-loop-product__title {
	font-weight:normal;
}

.posted_in a {
	text-decoration:underline;
}

#wco .woocommerce ul.products li.product, #wco .woocommerce-page ul.products li.product {
	background:#fff;
	padding:10px 1% 10px 1%;
	/*width:20.05%;*/
}

@media (max-width:768px){
	.wc-block-product-categories-list-item__image .attachment-woocommerce_thumbnail {
		width:100px;
		height:100px;
	}
}
/* woo end */


/* page styles */

#main-titler-usl {
	padding-top:50px;
	padding-bottom:70px;
	text-align:center;
	
	
}

.usl-pohoron {
	background: #f2f2f2;
	background:url(images/bg-usl-zahoron.jpg) center center no-repeat;
	background-size:1000px auto;
	
} 
.usl-krema {
	background: #f2f2f2;
	background:url(images/bg-usl-krema.jpg) center center no-repeat;
	background-size:auto 100%;
	
}
.usl-200 {
	background: #f2f2f2;
	background:url(images/bg-usl-200.jpg) center center no-repeat;
	background-size:auto 100%;
}
.usl-vip {
	background: #f2f2f2;
	background:url(images/bg-usl-vip.jpg) center center no-repeat;
	background-size:auto 100%;
}
.usl-otpev {
	background: #f2f2f2;
	background:url(images/bg-usl-otpev.jpg) center center no-repeat;
	background-size:auto 100%;
}
.usl-muz {
	background: #f2f2f2;
	background:url(images/bg-usl-muz.jpg) center center no-repeat;
	background-size:auto 100%;
}
.usl-ukra {
	background: #f2f2f2;
	background:url(images/bg-usl-ukra.jpg) center center no-repeat;
	background-size:auto 100%;
}
.usl-zerem {
	background: #f2f2f2;
	background:url(images/bg-usl-zerem.jpg) center center no-repeat;
	background-size:auto 100%;
}

@media (min-width:769px) {
	.usl-pohoron {
			background-size:100% auto;
	}
	.usl-krema {
		background-size:100% auto;
	}
	.usl-200 {
		background-size:100% auto;
	}
	.usl-vip {
		background-size:100% auto;
	}
	.usl-otpev {
		background-size:100% auto;
	}
	.usl-muz {
		background-size:100% auto;
		background-position:center top;
	}
	.usl-ukra {
		background-size:100% auto;
	}
	.usl-zerem {
		background-size:100% auto;
	}
}

#main-titler-usl h1 {
	font-family: "Play", sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-bottom:40px;
}
#main-titler-usl h1 span {
	display:block;
}
#main-titler-usl h1 .part1 {
	text-transform:uppercase;
}
#main-titler-usl.usl-200 h1 .part1 {
	text-transform:uppercase;
	font-size:27px;
}
#main-titler-usl h1 .part2 {
	text-transform:uppercase;
	font-size:30px;
	color:#a8002c;
}	
#main-titler-usl h1 .part3 {
	font-weight:normal;
	font-size:27px;
}
#main-titler-usl.usl-ukra h1 .part1 {
	font-size:26px;
}
#main-titler-usl.usl-ukra h1 .part2 {
	font-size:22px;
}
#main-titler-usl.usl-zerem h1 .part1 {
	font-size:26px;
}
#main-titler-usl.usl-zerem h1 .part2 {
	font-size:22px;
}


.usl-price-ot span {
	color:#fff;
	font-size:28px;
	font-family: "Play", sans-serif;
	font-weight:bold;
	background:#0f67aa;
	display:inline-block;
	padding:8px 25px 8px 25px;
	border-radius:5px;
}

.usl-200-online {
	text-align:center;
}

.usl-200-online a {
	display:inline-block;
	padding:10px 20px 10px 20px;
	border:1px solid #fff;
	background:#bed3e9;
	color:#111;
	font-family: "Play", sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	border-radius:10px;
}
.usl-200-online a:hover {
	background:#0f67aa;
	color:#fff;
}
.usl200-uvaz {
	padding:30px 10px 30px 10px;
}
.usl200-uvaz h2 {
	background:url(images/ico-golub.svg) left center no-repeat;
	background-size:auto 70px;
	padding:10px 10px 10px 70px;
	font-weight:bold;
	color:#0f67aa;
	font-family: "Play", sans-serif;
	font-size:26px;
}
@media (min-width:769px) {
	.usl200-uvaz h2 {
		padding:10px 10px 10px 60px;
		background-size:auto 50px;
	}
}
.usl200-uvaz ul {
	padding-left:5%;
}
.usl200-uvaz ul li {
	font-size:18px;
	margin-bottom:15px;
}
.kaktra {
	padding:40px 10px 40px 10px;
	background:#f2f2f2;
}
.kaktra h2 {
	font-weight:bold;
	color:#0f67aa;
	font-family: "Play", sans-serif;
	font-size:26px;
}

.ocob-vip {
	padding:40px 10px 40px 10px;
}

.ocob-vip h2 {
	background:url(images/ico-golub.svg) left center no-repeat;
	background-size:auto 70px;
	padding:10px 10px 10px 70px;
	font-weight:bold;
	color:#0f67aa;
	font-family: "Play", sans-serif;
	font-size:26px;
}
@media (min-width:769px) {
	.ocob-vip h2 {
		padding:10px 10px 10px 60px;
		background-size:auto 50px;
	}
}

.ocob-vip .pln-1 {
	font-size:16px;
	padding-top:20px;
	padding-bottom:20px;
}

.ocob-vip h3 {
	font-weight:bold;
	color:#0f67aa;
	font-family: "Play", sans-serif;
	font-size:22px;
}

.rasch-mes {
	padding-top:25px;padding-bottom:25px;
	text-align:center;
}
.rasch-mes img {
	margin-left:8px; margin-right:8px;
	max-height:60px;
}

.atakz {
	
}
.atakz h3 {
	text-align:center;
	font-family: "Play", sans-serif;
	color:#0d66aa;
	font-size:26px;
	margin-bottom:30px;
	padding-top:40px;
	font-weight:bold;
}
.atakz-ul {
	margin:0 0 50px 0;
	padding:0;
	list-style:none;
	
}
.atakz-ul li {
margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.atakz-ul li a {
	width:80%;
	display:inline-block;
	text-align:left;
	font-size:120%;
	background:#bed3e9;
	border:1px solid #111;
	border-radius:5px;
	margin-bottom:10px;
}

.atakz-ul li:last-child a {
	padding-top:7px;
	padding-bottom:7px;
	background:#a8002c;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

@media (min-width:769px) {
	.atakz-ul {
		width:50%;
		margin-left:auto;
		margin-right:auto;
	}
}
.lubmas {
	padding-left:10px;
}
.lubmas img {
	height:50px;
}

.komplitog {
	font-weight:bold;
	font-family: "Play", sans-serif;
	font-size:110%;
}

/* page styles end */


/* tmp */
.card-img-top, .card-text  {display:none;}
.card {
	border:none!important;
	border-bottom:1px solid #eee!important;
}

#wco>h1 {
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
.wp-block-heading {
	margin-top:20px;
	margin-left:20px;
}

.header-menu {
	display:none;
}
.wp-block-paragraph {
	padding-left:10px;
	padding-right:10px;
}

.term-description .products  .product-category.product img {display:none;}
.term-description .products  .product-category.product .count {display:none;}