﻿.td-form-none {
    display: none;
}

.DateCategory {
    font-style: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.DateCategory span {
    color: #d1d1d1;
}

.DateCategory a {
    color: #000;
}

.b-articles-category h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 21px;
    line-height: 22px;
}

.b-articles-category ul,
.b-articles {
    margin: 0;
    padding: 0;
    list-style: none;
}

.b-articles-category ul li {
    position: relative;
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #ebedf2;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.b-articles-category ul li>a {
    font-size: 14px;
    color: #8c8c8c;
    padding: 0 0 0 20px;
    display: block;
}

.b-articles-category ul li>a:hover {
    color: #EC008C;
    text-decoration: none;
}

.b-articles li img {
    margin-bottom: 10px;
}

.b-articles li {
    margin-bottom: 70px;
}

.b-articles-search {
    margin: 0 0 20px;
}

.blog_pic {
    display: block;
    margin: 0 auto;
}

/* Главная страница */

.about {
	padding-top: 10px;
    }

.about .h3 {
    font-size: 20px !important;
    font-weight: 800 !important;
}

.about h1, .intro h1 {
font-size: 30px;
}

.about li {
    list-style-type: none;
    padding-left: 0px;
}

.about ul {
    padding-left: 0px !important;
}

.ord h2 {
    text-align: center;
        padding-bottom: 20px;
}

.order1 .read-more {
margin-left: 10px;
    margin-right: 10px;
}

/* Главная страница new */

.intro {
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 20px;
    padding-right: 15px;
    }

.intro-text h1 {
    margin-top: 100px !important;
}

/*============= Stripe ===============*/

.strip {
  border-top: 1px solid #cccbcb;
  border-bottom: 1px solid #cccbcb;
  padding: 20px 0;
	text-align:center;
	margin-top: 0px;
    margin-bottom: 50px;
        margin-left: 100px;
    margin-right: 100px;
}

.ecomm-grid {
  border-left: 1px solid #cccbcb;
  border-right: 1px solid #cccbcb;
}

.about {
    margin-left: 100px;
    margin-right: 100px;
    }

.order1 {
    margin-top: 30px;
    margin-bottom: 50px;
    }

.strip .read-more {
    display: inline-block;
    color: #fff;
    background-color: rgba(20, 117, 187, 1);
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 3px 0 rgba(20, 117, 187, 0.5);
}

.banner_1 .strip .read-more {
    display: inline-block;
    color: #fff;
    margin: 10px auto;
    background-color: #C75491;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 3px 0 #9e4172;
}

[id="ctl00_ContentLeft_ctl00_ctl20_selectList"] {
    padding: 4px 3px 2px 3px;
    width: 100%;
    padding: 10px 5px;
    max-width: 100%;
    border: 1px solid #EC008C;
    outline: none;
    margin-bottom: 10px;
    background-color: #fff;
}

/*============= MS ============*/

#smallbox {
    cursor: pointer;
}

.ms-grid {
  	padding-left: 0px;
  	padding-right: 0px;
}

.ms-grid:hover {
  	background-color: rgba(0, 0, 0, 0.14); 
}

/*========= Adaptive main ==========*/

@media screen and (max-width: 900px) {
.strip {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

	}
	
@media screen and (max-width: 900px) {
	.intro {
    margin-left: 15px !important;
    margin-right: 15px !important;
    }
    }

@media screen and (max-width: 900px) {
.about {
    margin-left: 15px !important;
    margin-right: 15px !important;
    text-align:justify !important;
}
}