/* Введите сюда Ваш CSS код */
img, video {
    *border-radius: 5px;
}
.site-header-inner {
    border-bottom: 3px solid #f4f7fc;
}
.my-account .subbox a {
    font-size: 13px;
}
@media (max-width: 1119px) {
.main-navigation .primary-navigation > .menu-item > a {
    margin: 0 13px;
    font-size: 14px;
}
.ywctm-custom-button-container .ywctm-custom-button {
    font-size: 13px;
}
}
.main-navigation .primary-navigation > .menu-item .sub-menu a {
    padding: 10px 20px 10px 20px;
}
.widget-title, .widgettitle {
    font-weight: 500;
    line-height: 20px;
}
.widget li {
	  font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #f2f1f1;
    padding: 10px 0;
}
.widget-area .widget {
    box-shadow: 5px 5px 0px 0px rgba(125, 122, 122, 0.1);
    padding: 20px;
	  background-color: #fbfbfb;
	  border-radius: 5px;
	  border: 1px solid #f2f1f1;
}
.widget_product_categories .product-categories > li ul {
    margin-left: 0px;
    background-color: #ffffff;
    padding: 7px;
    margin-top: 10px;
    margin-bottom: 0px;
    border-radius: 5px;
}
.children a {
    font-size: 13px !important;
}
.cat-item li {
    padding: 7px 0;
}
#secondary .widget .current-cat > a {
    font-weight: 500;
}
.woostify-breadcrumb {
    font-size: 13px;
}
#post-11 {
    margin: -53px 0;
}
.post-loop .entry-content {
    margin-top: -10px;
}
.contact-text {
    line-height: 28px;
}
.widget .count {
    *color: #e0431f;
    font-size: 12px;
    font-weight: 500;
}
.site-main .post-loop {
    border-bottom: 1px solid #f2f1f1;
    padding-bottom: 30px;
}
.site-info {
    padding: 20px 0;
}
.site-info:not(:first-child) {
    border-top: 1px solid #353c42;
}
.site-info .site-infor-col:first-child:last-child {
    text-align: left;
}
.site-footer-widget {
    padding: 55px 0 50px 0;
}

.product-category {
    border-radius: 5px;
    border: 1px solid #f1f1f1;
}
.product-category:hover {
    border: 1px solid #ff7e01;
}
.product-category img {
    border-radius: 5px;
}
.woocommerce-loop-category__title {
    font-size: 18px;
    font-weight: 500;
	  height: 50px;
	  line-height: 22px;
	  padding: 0 15px;
}
.woocommerce-loop-category__title .count {
    display: none;
}
.woocommerce-info {
    border-radius: 5px;
}
.woocommerce-message {
    border-radius: 5px;
}
.woocommerce-message a {
    border-radius: 5px;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
    border-radius: 5px;
}
.page-description, .term-description {
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f1f1;
    margin-bottom: 30px;
}
blockquote {
    font-weight: 500;
    margin: 20px 30px;
    border-left: 4px solid #ff7e01;
    background-color: #fbfbfb;
    padding: 10px 10px 10px 30px;
    border-radius: 5px;
}
.woostify-sorting {
    display: none;
}
.product .woocommerce-loop-product__title {
    border-bottom: 1px solid #f2f1f1;
    padding: 0 0 10px;
	  color: #2b2b2b;
    font-weight: 500;
	  min-height: 101px;
}
.product_title {
    line-height: 32px;
}
.product-loop-meta .price {
    font-size: 16px;
    font-weight: 500;
	  color: #e0431f;
}
.product-loop-meta:not(.no-transform) .button, .btn-placeholder {
    font-weight: 600;
}
.product-loop-wrapper {
    border: 1px solid #f1f1f1;
	  border-radius: 5px;
}
.product-loop-wrapper:hover {
    border: 1px solid #ff7e01;
}
.product-loop-image-wrapper .product-loop-image {
    border-radius: 5px;
}
.product-images {
    border-radius: 5px;
}
.product-loop-image-wrapper .product-loop-hover-image {
    border-radius: 5px;
}
.product-thumbnail-images .tns-nav-active img {
    border: 1px solid #ff7e01;
    border-radius: 5px;
}
.has-equal-image-height img {
    object-fit: contain;
}
.product-summary .price {
    margin-bottom: 50px;
	  color: #e0431f;
}
.quantity {
    width: 150px;
}
.product_meta {
    margin-top: 50px;
}
.product-page-container {
    padding: 40px 30px 30px 30px;
    border-radius: 5px;
	  border: 1px solid #f5f5f5;
	  margin-left: 15px;
    margin-right: 15px;
	  box-shadow: 5px 5px 0px 0px rgba(125, 122, 122, 0.1);
}
.no-price {
    font-size: 14px;
    color: #e0431f;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-tabs .tabs a {
    font-size: 20px;
    font-weight: 500;
}
.woocommerce-tabs {
	  padding-top: 30px;
    padding-bottom: 30px;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 25px;
    background-color: #fbfbfb;
    border-radius: 5px;
    margin-top: 30px;
    border: 1px solid #f5f5f5;
	  max-width: inherit;
	  box-shadow: 5px 5px 0px 0px rgba(125, 122, 122, 0.1);
}
/* Нечетные строки */
table tbody tr:nth-child(odd){
	background: #fff;
}
/* Четные строки */
table tbody tr:nth-child(even){
	background: #fbfbfb;
}
#commentform #comment {
    border-radius: 5px;
}
.woostify-product-recently-viewed-section .woostify-product-recently-viewed-inner {
    margin-top: 20px;
}
.woostify-product-recently-viewed-section .woostify-product-recently-viewed-title {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}
.related > h2, .up-sells > h2 {
    text-align: left;
    font-size: 24px;
    font-weight: 500;
}

.woopspro-product-slider .products li {
    padding: 0 10px !important;
}
.woopspro-product-slider button.slick-arrow {
    width: 38px;
    height: 26px;
    margin: 0px -15px !important;
    border-radius: 5px !important;
    cursor: pointer;
}
.woopspro-product-slider button.slick-prev {
    background-color: #292f34 !important;
}
.woopspro-product-slider button.slick-next {
    background-color: #292f34 !important;
}
.woopspro-product-slider button.slick-prev:hover {
	 background-color: #ff7e01 !important;
}
.woopspro-product-slider button.slick-next:hover {
	 background-color: #ff7e01 !important;
}
.pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next) {
    border-radius: 5px;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 600 !important;
    font-size: 1.20em !important;
}
input.medium, textarea.medium {
    border-radius: 5px;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 10px 10px !important;
}
.gform_wrapper textarea {
    padding: 10px 10px !important;
}
#gform_submit_button_1 {
    padding: 10px 20px;
    border: none;
    font-weight: 600;
    font-size: 16px;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px !important;
}
.wpml-ls-legacy-dropdown{
		width: auto !important;
		padding-left: 5px;
}

