/*--------------------font-face-----------------*/
@font-face {
    font-family: 'robotoregular';
		src: url('../fonts/roboto/roboto-regular-webfont.eot');
		src: url('../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
			 url('../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
			 url('../fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
			 url('../fonts/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');	
			font-weight: 400;
			font-weight: normal;
			font-style: normal;
}
@font-face{
	font-family:'HelveticaNeueLTStd';
	src: url('../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Roman_gdi.eot');
	src: url('../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Roman_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Roman_gdi.woff') format('woff'),
		url('../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Roman_gdi.ttf') format('truetype'),
		url('../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Roman_gdi.otf') format('opentype'),
		url('../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Roman_gdi.svg#HelveticaNeueLTStd-Roman') format('svg');
		font-weight: 400;
		font-style: normal;
		font-stretch: normal;
		unicode-range: U+0020-2122;
}
@font-face{
	font-family:'Arkhip';
	src: url('../fonts/arkhip/Arkhip_gdi.eot');
	src: url('../fonts/arkhip/Arkhip_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/arkhip/Arkhip_gdi.woff') format('woff'),
		url('../fonts/arkhip/Arkhip_gdi.ttf') format('truetype'),
		url('../fonts/arkhip/Arkhip_gdi.otf') format('opentype'),
		url('../fonts/arkhip/Arkhip_gdi.svg#Arkhip-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2122;
}
/*--------------------end-font-face-----------------*/
body.woocommerce-cart .site-content {
  margin: 40px auto;
}
.sidebar-serch {
  padding-left: 0;
}
.content {
  padding-right: 0;
}
.top-bar .advertise img {
  max-width: none;
  position: relative;
  right: 30px;
  width: auto;
}
.owl-pagination {
  display: none;
}
.wpb_wrps_cart_btn {
  display: none;
}
.wpb_wrps_price {
  float: right;
  margin-bottom: 0;
  margin-top: 9px;
  width: 28%;
}
.wpb_wrps_title {
  float: left;
  font-family: "robotoregular";
  font-size: 13px;
  text-align: left;
  width: 72%;
}
.owl-wrapper-outer {
  background: #f8f8f8 none repeat scroll 0 0;
  padding: 15px 0;
}
/* .wrps_related_products_area .owl-wrapper .owl-item {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 5px;
  min-height: 250px;
  padding: 10px;
  width: 209px !important;
} */
.wrps_related_products_area .owl-wrapper .owl-item .wpb-wrps-item {
  background: #ffffff none repeat scroll 0 0;
}
body a {
  color: #333333;
  cursor: pointer;
  outline: 0 none;
}
body a:hover {
  color: #da2553;
  outline: 0 none;
  text-decoration: none;
}
.location-menu {
  display: none;
}
.logo-top a {
  outline: medium none;
}
.advertise > a:hover,.serach-form > button:hover, .load-more-product button:hover, .redmore > a:hover, .box-product .btn-profile > a:hover{
  background: rgba(0, 0, 0, 0) url("../images/background_btn_hover.png") no-repeat scroll center center / contain ;
  color: #ffffff;
}
.home .redmore > a {
  font-family: "robotoregular";
  padding-top: 7px;
}
.socical p a img:hover {
  opacity: 0.7;
}
.box-product .btn-profile > a {
  background: rgba(0, 0, 0, 0) url("../images/background_btn.png") no-repeat scroll center center / contain ;
  color: #ffffff;
  display: block;
  font-size: 22px;
  height: 50px;
  margin-top: 30px;
  padding-top: 7px;
  text-align: center;
  text-transform: uppercase;
  width: 215px;
}
.icon-email > a:hover, .icon-email_alert a:hover, .icon-email_alert a:focus {
  color: #000;
}

.advertise > a, .redmore > a, .icon-email a, .icon-email_alert a {
  background: rgba(0, 0, 0, 0) url("../images/background_btn.png") no-repeat scroll center center / contain ;
  color: #ffffff;
  display: inline-block;
  font-family: "arkhip";
  font-size: 15px;
  font-weight: 500;
  height: 35px;
  margin-top: 6px;
  outline: 0 none;
  padding-top: 7px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 140px;
}
.icon-email a {
  font-weight: bold;
  height: 45px;
  padding: 10px;
  width: 200px;
}
.top-bar li.login_menu a{	
	  background: rgba(0, 0, 0, 0) url("../images/bg-login.png") no-repeat scroll center center / contain ;
	  color: #ffffff;
	  display: inline-block;
	  font-family: "arkhip";  
	  font-size: 15px;
	  font-weight: 500;
	  height: 37px;
	  margin-top: 0;
	  outline: 0 none;
	  padding-top: 5px;
	  text-align: center;
	  text-transform: uppercase;
	  vertical-align: middle;
	  width: 140px;
}
.top-bar .menu-top .login_menu > a {
  padding-top: 3px;
}
.menu-top .menu li.login_menu a:hover{  
	color:#fff !important;
}
.advertise > a{
	margin-top:13px;
}
body.home .location-menu {
  display: block;
}
.top-bar {
  position: relative;
}
.top-bar.scroll {
  position: fixed;
}
body.home .top-bar {
  position: fixed;
}
body{ font-family: 'robotoregular'; }
body .row {
  margin: 0;
}
body .container {
  max-width: 895px;
  padding: 0;
  width: 100%;
}
body.home.admin-bar .top-bar{
  margin-top: 32px;
}
body.home.admin-bar .top-bar.scroll {
  margin-top: 0;
}
body.home .site-content {
  margin: 0;
  max-width: none;
  width: 100%;
}
.site-content {
  margin: 0 auto;
  max-width: 895px;
}
body.home .top-bar{
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.top-bar {
  background: #000000 none repeat scroll 0 0;
  height: 64px;
  left: 0;  
  top: 0;
  width: 100%;
  z-index: 10;
}
.logo-top img {
  height: auto;
  left: 0px;
  position: relative;
  top: 6px;
  width: 180px;
}
.advertise > img {
  height: auto;
  margin-left: -12px;
  margin-top: 3px;
  width: 148px;
}
.top-bar .menu > li {
  display: inline-block;
  font-weight: inherit;
  list-style: outside none none;
  padding: 2px 0 5px 20px;
  position: relative;
}
.submenu {
  display: none;
  background: #da2553 none repeat scroll 0 0; 
  left: 20px;
  min-width: 200px;
  position: absolute;
  top: 30px;
  padding:0; 
}
.submenu li {
  list-style: outside none none;
  padding: 5px 10px;
}
.top-bar .menu ul.submenu li a {
  font-size: 15px;
  font-weight: 500;
}
.submenu li:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #000000;
}
.top-bar .menu ul.submenu li:hover a {
  color: #da2553;
}
.top-bar .menu > li:hover ul.submenu {  
  display: block;  
}
.top-bar .menu > li a {
  color: #ffffff;
  font-family: "HelveticaNeueLTStd";
  font-size: 17px;
  font-weight: 500;
  outline: 0 none;
  text-decoration: none;
}
article.template-search {
  margin-top: 30px;
}
.menu-top .menu {
  float: right;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 17px 0 0;
}
.menu-popup{
  display: none;
}
.popup-click {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
/*   padding: 0;
  position: relative;
  right: -20px;
  top: -13px; */
}
/* .top-bar .menu > li.icon-popup {
  float: right;
  margin-right: 12px;
  margin-top: 19px;
  padding: 0;
} */
.popup-click .icon-bar {
  border: 1px solid #dddddd;
  display: block;
  margin: 3px 0 0;
  width: 13px;
}
.top-bar .menu, .top-bar .advertise {
  padding-top: 18px;
}
.top-bar .advertise {
  padding-left: 0;
  padding-top: 8px;
}
.top-home-search::before {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.top-home-search {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  min-height: 630px;
}
.search-box {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  border-radius: 5px;
  color: #ffffff;
  left: -5px;
  margin: 267px auto 0;
  padding: 20px 10px;
  position: relative;
  text-align: center;
  width: 830px;
}
.search-box h2 {
  font-family: "Arkhip";
  font-size: 24px;
  letter-spacing: 0.1px;
  margin: 0;
  padding-left: 7px;
  padding-top: 5px;
  text-transform: uppercase;
}
.search-box > p {
  font-family: "robotoregular";
  font-size: 16px;
  letter-spacing: 0.2px;
  padding-left: 8px;
}
.serach-form > p {
  display: inline-block;
  font-family: "robotoregular";
  font-size: 18px;
  font-weight: 900;
  padding: 10px 10px 0;
  text-transform: uppercase;
  vertical-align: middle;
}
body.home .serach-form .select-box {
  background: #ffffff none repeat scroll 0 0;
}
.serach-form .select-box {
  display: inline-block;
  left: 20px;
  margin-left: 0;
  position: relative;
  vertical-align: middle;
  width: 245px;
}
.serach-form > p.in {
  left: 20px;
  position: relative;
}
form.serach-form {
  text-align: left;
}
.serach-form > button {
  background: rgba(0, 0, 0, 0) url("../images/background_btn.png") no-repeat scroll center center / contain ;
  border: medium none;
  color: #ffffff;
  display: block;
  float: right;
  font-family: "arkhip";
  font-size: 15px;
  font-weight: 500;
  height: 35px;
  margin-top: 6px;
  outline: 0 none;
  padding-top: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 140px;
}
.serach-form button img {
  height: auto;
  margin-right: 5px;
  margin-top: 4px;
  width: 132px;
}
.serach-form select option {
  color: #000000;
}
.serach-form > p.i-want {
  left: 6px;
  letter-spacing: -1px;
  padding: 0;
  position: relative;
  top: 3px;
  width: 80px;
  word-spacing:4px;
}
.select-type-search select {  
  font-size: 15px;
  font-weight: 900;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.vote .alert.alert-info.fade.in {
  margin-bottom: 0;
}
.share {
  float: left;
  width: auto;
}
.vote {
  float: right;
  width: auto;
}
body.home .select-box select.multiselect.select_custom {
  color: #000000;
  font-size: 16px;
  height: 28px;
  padding: 0 0 0 5px;
  text-transform: inherit;
}
.location-menu {
  background: #000000 none repeat scroll 0 0;
}
.location-menu ul.menu {
  margin: 0 0 0 -17px;
  padding: 13px 0 0;
}
.location-menu #location-menu li:first-child, .location-menu .location li:first-child {
  border: medium none;
  padding-left: 0;
}
.location-menu #location-menu li:last-child {
  padding-right: 0;
}
.location-menu #location-menu li {
  border-left: 2px solid #dddddd;
  display: inline-block;
  line-height: 1;
  list-style: outside none none;
  padding: 0 36px;
  position: relative;
  text-align: center;
}
.location-menu #location-menu li a {
  color: #ffffff;
  font-size: 23px;
  text-decoration: none;
}
.location-menu #location-menu.menu {
  padding: 15px 0 30px;
  text-align: center;
}
.location-menu #location-menu li ul.sub-menu {
  display: none;
}
.location-menu #location-menu li.location-image {
  border: medium none;
  padding: 0;
}
.location-menu #location-menu li:nth-of-type(6) {
  border: medium none;
}
.location-menu #location-menu li.location-image a {
  background: rgba(0, 0, 0, 0) url("../images/img2.png") no-repeat scroll center center / cover ;
  display: block;
  text-indent: -99999px;
  width: 30px;
}
.location-menu .location li {
  border-left: 1px solid #dddddd;
  display: inline-block;
  list-style: outside none none;
  padding: 0 20px;
  text-transform: uppercase;
}
.location > ul {
  margin: 0 0 0 -49px;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}
.location-menu .location li a {
  color: #dddddd;
  text-decoration: none;
}
.gfield.id_profile {
  display: none;
}
/*--------slider----------*/
.slider-home .carousel.slide.slide_banner {
  border-bottom: 1px solid #000000;
  height: 600px;
}
.ls-wp-container.ls-container {
  z-index: 0;
}
.ls-slide img {
  margin: 0 !important;
  width: 100% !important;
}
.box-product img {
  margin-left: 1px !important;
  margin-top: 5px !important;
  width: 85px !important;
}
.btn-profile a img {
  height: auto !important;
  margin-left: -3px !important;
  margin-top: 30px !important;
  width: 300px !important;
}
/* .box-product {
  color: #ffffff !important;
  font-size: 22px;
  left: 50%;
  margin-top: 150px;
  position: relative;
  width: 600px;
}
body .carousel-caption {
  left: -10%;
  right: auto;
  text-align: left;
  top: -5%;
  z-index: 11;
} */
body .carousel-caption {
  left: 0;
  right: 0;
  text-align: left;
  top: -5%;
  z-index: 11;
}
.box-product {
  color: #ffffff !important;
  font-size: 22px;
  left: 0;
  margin: 150px auto 0;
  max-width: 1200px;
  position: relative;
  width: 100%;
}
.box-product h4 {
  font-size: 35px;
  letter-spacing: 0.1px;
  margin-left: 3px;
}
.btn-profile {
  margin-top: 15px;
}
.box-product > p {
  margin-bottom: 1px;
  margin-left: 3px;
  margin-top: -3px;
}
.ls-bottom-slidebuttons a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 1px solid #ffffff !important;
  border-radius: 50em;
  height: 12px !important;
  margin: 0 5px;
  width: 12px !important;
}
.ls-bottom-slidebuttons a.ls-nav-active::after {
  background: #DA2553 none repeat scroll 0 0;
  border-radius: 50em;
  content: "";
  height: 8px;
  margin-left: 2px;
  position: absolute;
  top: 4px;
  width: 8px;
}
/*---------------home---------------*/
.content-product {
  margin-top: 30px;
}
.product-box-content:nth-child(3n){
  margin-right: 0;
}
.verified-photo.package .product-box-content:nth-child(4n){
  margin-right: 20px;
}
.template-search .photo-search.basic .product-box-content {
  width: 22.3%;
  height: 250px;
}
.product-box-content {
  display: inline-block;
  margin-bottom: 24px;
  margin-right: 20px;
  position: relative;
  width: 22.9%;
  z-index: 0;
  vertical-align: top;
  position: relative;
  height: 325px;
  overflow: hidden;
  background: #ccc;
}
.photo-search.basic .product-box-content .content h3 {
  font-size: 13px;
}
.photo-search.basic .content .date {
  font-size: 11px;
}
.product-box-content img {
  max-height: 222px;
  position: relative;
  width: 100%;
}
.product-box-content .content {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  min-height: 50px;
  opacity: 0;
  padding: 3px 10px;
  position: absolute;
  transform: translateX(-30px);
  transition: all 0.2s ease-in-out 0.2s;
  width: 100%;
  z-index: -1;
}
.product-box-content:hover .content {
  opacity: 1;
  transform: translateZ(0px);
  transition: all 0.2s ease 0s;
  z-index: 1;
}
.product-box-content .content h3 {
  font-size: 14px;
  margin: 0 0 5px -3px;
  padding: 2px 5px 0 0;
}
.content .des {
  font-size: 11px;
  margin: 0;
  width: 86%;
}
.product-box-content .des_images img {
  display: inline-block;
  height: auto;
  margin-right: 5px;
  width: 20px;
}
.des .age {
  float: left;
  margin: 0;
  width: 30%;
}
.des .location {
  float: right;
  margin: 0;
  text-align: right;
  width: 70%;
}
.des p {
  margin: 0;
}
.product-box-content .content a.cart-homepage {
  background: rgba(0, 0, 0, 0) url("../images/add_tocart.png") no-repeat scroll left top / contain ;
  bottom: 0;
  display: block;
  height: 30px;
  position: absolute;
  right: 3px;
  text-indent: -99999px;
  width: 30px;
  outline: 0 none;
}
.product-box-content .content a.cart-homepage:hover{
  background: rgba(0, 0, 0, 0) url("../images/add_tocart_hover.png") no-repeat scroll left top / contain ;
	outline: 0 none;  
}
.product-box-content .des img {
  display: inline-block;
  height: auto;
  margin-right: 5px;
  width: 35px;
}
.load-more-product {
  text-align: center;
}
.home-template {
  margin-bottom: 30px;
}
.load-more-product button {
  background: rgba(0, 0, 0, 0) url("../images/background_btn.png") no-repeat scroll center center / contain ;
  border: medium none;
  color: #ffffff;
  font-size: 18px;
  height: 45px;
  padding-bottom: 3px;
  text-transform: uppercase;
  width: 150px;
}
.load-more-product button img {
  height: auto;
  width: 180px;
}
.load-more-product {
  margin-bottom: 20px;
}
.load-icon {
  display: none;
  margin: 0;
  text-align: center;
}
.title-new{ 
  font-family: "Arkhip";
  font-size: 24px;
  margin-bottom: 20px;
  margin-left: 4px;
  margin-top: 46px;
  text-align: center;
}
.home-page .post-content {
  background: rgba(0, 0, 0, 0) url("../images/imgpost.png") no-repeat scroll left top / cover ;
  color: #0f0f0f;
  padding: 48px 20px 108px;
  width: 100%;
}
.post-content .box-content {
  float: none;
  margin: 0 auto;
  width: 84%;
}
.post-content .box-content > img {
  height: auto;
  margin-top: 43px;
  width: 126px;
}
.post-content .box-content > h4 {
  font-size: 17.8px;
  font-weight: 900;
  margin: 5px 0 0 1px;
  padding: 10px 0;
  text-transform: uppercase;
}
.post-content .box-content > p {
  font-size: 17px;
  letter-spacing: 0.12px;
  line-height: 1.3;
  margin-left: 2px;
  margin-top: 3px;
}
.box-content .redmore {
  text-align: left;
}
.post-content .box-content > p {
  font-size: 17px;
  letter-spacing: 0.12px;
  line-height: 1.3;
  margin-left: 2px;
  margin-top: 3px;
}
.redmore > img {
  height: auto;
  margin-right: 17px;
  margin-top: -9px;
  width: 180px;
}
.product-box-content .content h3 a {
  color: #000000;
  text-decoration: none;
}
.product-box-content .content h3 a:hover,.top-bar .menu > li a:hover,.menu-popup .popup-box ul li a:hover {
  color: #da2553;
}
/*----------footer0--------------*/
footer.site-footer {
  background: #000000 none repeat scroll 0 0;
  color: #f7f9f8;
  font-family: "Arkhip";
  margin: 0;
  padding: 20px;
}
.footer-top .col-md-5.col-xs-6.col-sm-12 {
  padding: 0;
}
.socical > h2 {
  font-size: 21px;
  margin: 24px 0 0 -3px;
  padding: 0 0 8px;
}
.socical > h2 img {
  height: auto;
  margin-left: 3px;
  margin-top: 5px;
  width: 125px;
}
.socical p a img {
  width: 32px;
  height: auto;
  border-radius: 10px 0px 10px 0px;
}
footer.site-footer ul {
  padding: 0;
}
footer.site-footer ul#footer-menu {
  letter-spacing: 0;
  margin-left: 4px;
  margin-top: 22px;
}
footer.site-footer ul li {
  list-style: outside none none;
}
footer.site-footer ul li a {
  color: #f7f9f8;
  font-size: 18px;
  outline: 0 none;
  text-decoration: none;
  text-transform: uppercase;
}
footer.site-footer ul#footer-menu-bottom {
  margin-left: 6px;
  margin-top: 27px;
}
footer.site-footer ul#footer-menu-bottom li a {
  font-size: 11px;
  letter-spacing: 0.5px;
  outline: 0 none;
}
footer.site-footer .menu-footer ul li {
  padding: 3px 0;
}
.menu-footer-2 ul {
  margin-left: 28px;
  margin-top: 129px;
}
.menu-footer-2 ul li {
  display: inline-block;
  line-height: 1;
  vertical-align: top;
  width: 49%;
}
footer.site-footer ul#location-menu li:nth-of-type(2n) {
  text-align: right;
}
footer.site-footer .menu-footer-2 ul li a {
  display: block;
  font-size: 22px;
  outline: 0 none;
  padding: 4px 0;
}
.footer-bootom {
  margin-top: 20px;
}
.footer-bootom ul li:first-child {
  border: medium none;
  padding-left: 0;
}
.footer-bootom ul li {
  border-left: 1px solid #dddddd;
  display: inline-block;
  padding: 0 10px;
  vertical-align: top;
}
.copyright > p {
  font-size: 13px;
  letter-spacing: 0.3px;
  margin: -2px 0 0 4px;
}
/*------------menu-popup------------------*/
.menu-popup {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}
.menu-popup .popup-box {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0; 
  margin: 6% auto 0;
  width: 40%;
  text-align: center;
}
.menu-popup .background-logo {
  background: rgba(0, 0, 0, 0) url("../images/brklogin.png") no-repeat scroll left top / cover ;
  color: #0f0f0f;
  min-height: 180px;
  position: relative;
  width: 100%;
}
.background-logo > p {
  color: #ffffff;
  right: 5px;
  position: absolute;
  top: 5px;
  z-index: 11;
}
.background-logo > p span {
  border: 1px solid #ffffff;
  border-radius: 50em;
  cursor: pointer;
  display: block;
  font-size: 15px;
  height: 25px;
  padding: 1px 0;
  width: 25px;
}
.background-logo > img {
  margin-top: 65px;
}
.menu-popup .popup-box ul {
  padding: 15px 0;
}
.menu-popup .popup-box ul li {
  padding: 2px 15px;
  width: 100%;
}
.menu-popup .popup-box ul li a {
  font-family: "Arkhip";
  font-size: 18px;
  outline: 0 none;
  text-transform: uppercase;
}
footer.site-footer ul li a:hover {
  color: #da2553;
}
.single.single-post .content .date {
  width: auto;
}
/*-----------select-------------------*/
.multiselect-container {
	position:absolute;
	list-style-type:none;
	margin:0;
	padding:0
}
.multiselect-container .input-group {
	margin:5px
}
.multiselect-container>li {
	padding:0
}
.multiselect-container>li>a.multiselect-all label {
	font-weight:bold
}
.multiselect-container>li>label.multiselect-group {
	margin:0;
	padding:3px 20px 3px 10px;
	height:100%;
	font-weight:bold;
}
.multiselect-container>li>a>label {
	margin:0;
	height:100%;
	cursor:pointer;
	font-weight:normal
}
.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox {
	margin:0
}
.multiselect-container>li>a>label>input[type="checkbox"] {
	margin-bottom:5px
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
	border-top-left-radius:4px;
	border-bottom-left-radius: 4px
}

/*---------------------------------------*/
.login-form {
  margin: 5% auto;
  width: 45%;
}
.login-form .logo {
  margin-bottom: 55px;
  text-align: center;
}
.login-form #loginform label {
  display: none;
  font-size: 16px;
  font-weight: 400;
}
.login-form #loginform p {
  text-align: center;
}
.login-form #loginform p.login-remember label {
  display: block;
  text-align: left;
}
.login-form #loginform p.login-remember label input {
  height: auto;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 10px;
  width: auto;
}
.login-form #loginform p.login-remember {
  float: left;
  padding: 0;
  width: 50%;
}
.login-form #loginform p input {
  float: none;
  font-size: 17px;
  height: 40px;
  padding: 0 10px;
  width: 100%;
}
.login-form #loginform p.login-submit {
  padding: 0;
}
.login-form #loginform p.login-submit input {
  background: rgba(0, 0, 0, 0) url("../images/login.png") no-repeat scroll left top / contain ;
  border: medium none;
  display: block;
  float: right;
  height: 45px;
  text-indent: -9999px;
  width: 150px;
}

/*-------------template serach--------------------*/
.title-serach.new-title {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-family: "Arkhip";
  margin: 0 0 30px;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.template-search .verified-photo.package .product-box-content.verified:nth-child(3n) {
  margin-right: 0px;
}
.product-box-content .verified {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.product-box-content.verified .verified img {
  height: 90px;
  width: 90px;
}
.product-box-content.verified img {
  height: 220px;
  max-height: none;
}
.product-box-content.verified .des img {
  display: inline-block;
  height: auto;
  margin-right: 5px;
  width: 35px;
}
.product-box-content.verified .content h3 {
  font-size: 15px;
  padding: 0;
}
.date {
  font-size: 12px;
  margin-bottom: 0;
}
.date > span {
  font-weight: 900;
}
.template-search .product-box-content.verified {
  width: 30.9%;
  height: 300px;
  overflow: hidden;  
}
.product-box-content.verified .content a.cart-homepage {
  height: 30px;
  right: 5px;
  width: 30px;
}
.form-control.search-profile {
  background: #dd305f none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 10px;
  padding: 0;
}
button.reset-search.form-control {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dd305f;
  border-radius: 0;
  color: #dd305f;
  font-size: 17px;
  padding: 0;
}
body .form-control {
  border-radius: 0;
  box-shadow: none;
}
.verified-photo .verified {
  width: 75px;
}
.form-control.search-profile:hover {
  background: #000000 none repeat scroll 0 0;
}
button.reset-search.form-control:hover{
	border: 1px solid #000000;
	color:#000000;
}
select.form-control {
  border-radius: 0;
  box-shadow: none;
}
.selectpicker.form-control {
  border: medium none;
  border-radius: 0;
  font-size: 15px;
  font-weight: 900;
  margin-bottom: 15px;
  padding: 0;
  text-transform: uppercase;
}
fieldset.field .checkbox {
  margin-left: 20px;
}
fieldset.field .input-group {
  margin-bottom: 10px;
  z-index: 0;
}
fieldset.field .input-group .input-group-addon, fieldset.field .input-group input {
  border-radius: 0;
}
/*-------------single profile------------------------*/
.template-profile.single-profile {
  margin-top: 30px;
}
.single-profile .box-contact {
  background: #ebebeb none repeat scroll 0 0;
  margin: 0;
  padding: 0 0 15px;
  text-align: center;
  text-transform: uppercase;
}
.single-profile .logo > img {
  height: auto;
  width: 40px;
}
.box-contact .title {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 10px;
  text-transform: uppercase;
}
.box-contact .location {
  font-size: 20px;
  font-weight: 100;
  margin-top: 5px;
  text-align: center;
}
.box-contact .contact .title {
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 10px;
}
.contact .phone {
  color: #dd305f;
  font-size: 25px;
  font-weight: bold;
}
.contact .phone span {
  margin-right: 3px;
  position: relative;
  top: 5px;
  transform: rotate(17deg);
}
.icon-email img {
  height: auto;
  width: 210px;
}
.share_socical .title {
  font-size: 12px;
  margin-bottom: 15px;
  text-align: left;
}
.share_socical {
  text-align: left;
}
.share_socical .stButton .stLarge {
  border-radius: 50em;
  height: 35px;
  width: 35px;
}
.whistlist {
  padding: 0;
}
.whistlist img {
  height: auto;
  margin-right: -10px;
  margin-top: 30px;
  width: 50px;
}
.gallery-photo {
  text-align: center;
}
.gallery-photo .attachment-thumbnail.size-thumbnail:first-child {
  margin-left: 0;
}
.gallery-photo .attachment-thumbnail.size-thumbnail:nth-of-type(6n) {
  margin-right: 0;
}
.gallery-photo .attachment-thumbnail.size-thumbnail {
  margin: 2px;
  max-height: 130px;
  width: 16%;
}
.title-line {
  border-bottom: 3px solid #dd305f;
  clear: both;
  font-family: "Arkhip";
  font-size: 25px;
  font-weight: 900;
  padding-bottom: 5px;
  text-transform: uppercase;
}
ol.comment-list {
  list-style: outside none none;
  padding: 0;
}
.comments-title {
  display: none;
}
.comment-list .avatar {
  display: none;
}
.comment-author.vcard {
  color: #dd305f;
  font-size: 20px;
  font-weight: 900;
}
.comment-author b.fn {
  font-size: 23px;
  text-transform: uppercase;
}
.comment-metadata time {
  color: #707070;
  font-size: 16px;
}
.comment-edit-link,.comment-reply-link {
  color: #707070;
}
.comment-edit-link:hover,.comment-reply-link:hover {
  color: #dd305f;
}
.comment-list li.comment {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  padding-top: 5px;
}
.comment-form-comment > label {
  width: 100%;
}
.comment-reply-title {
  color: #333333;
  font-family: "arkhip";
  text-transform: uppercase;
}
.comment-form-comment textarea,.glsr-field input, .glsr-field textarea {
  border: 1px solid #e0e0e0;
  width: 100%;
  padding: 7px;
}
.form-submit .submit, .glsr-field .button.button-primary{
  background: #dd305f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 900;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 250px;
}
.glsr-field .button.button-primary:hover{
  background: #000;
}
.glsr-field.glsr-required {
  width: 31%;
  display: inline-block;
  margin-right: 2%;
  vertical-align: middle;
}
div.glsr-field.glsr-required:nth-child(6) {
  width: 100%;
}
.seemore {
  text-align: right;
  width: 100%;
}
.comment-form label {
  width: 100%;
}
.comment-form input {
  font-size: 20px;
  width: 100%;
}
.comment-respond {
  display: none;
}
.write_a_review {
  float: left;
  width: 50%;
}
.comment-profile {
  padding-bottom: 20px;
}
.single-profile h3, .profile-single h3, .question h3 {
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  overflow: hidden;
  width: 100%;    
}
.profile-single .col-1 p, .profile-single .col-2 p {
  font-size: 14px;
  text-transform: uppercase;
}
.col-1 {
  padding-left: 0;
}
.col-3 {
  padding-right: 0;
}
.content > ul {
  padding: 0;
}
.services-single .content li {
  float: left;
  font-size: 12px;
  list-style: inside none disc;
  padding: 5px 0;
  vertical-align: top;
  width: 30%;
}
.services-single .description {
  clear: both;
  font-size: 15px;
  margin: 10px 0;
  padding: 15px 0;
}
.question p {
  font-size: 17px;
  font-weight: lighter;
}
.seemore > img,.write_a_review > img {
  cursor: pointer;
}
.comment .reply {
  display: none;
}
.page-template-template-sydney_escorts .title-serach.new-title {
  margin: 0;
}
.page-template-template-sydney_escorts h2.title {
  font-family: "arkhip";
  font-size: 25px;
  font-weight: 900;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}
/*-------datepicker-------------------*/
body .ui-datepicker {
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  border: medium none;
  box-shadow: 1px -1px #fffafa;
  padding: 5px;
  width: 230px;
}
.ui-datepicker-month, .ui-datepicker-year {
  color: #000000;
}
body .ui-datepicker-header {
  background: #dddddd none repeat scroll 0 0;
  border: medium none;
}
.ui-datepicker-header {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-bottom: medium none;
  border-radius: 0;
}
table.ui-datepicker-calendar {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-top: medium none;
}
body .ui-state-default, body .ui-widget-content .ui-state-default, body .ui-widget-header .ui-state-default {
  background: #fad1dc none repeat scroll 0 0;
}
body .ui-state-highlight, body .ui-widget-content .ui-state-highlight, body .ui-widget-header .ui-state-highlight {
  background: #f07798 none repeat scroll 0 0;
}
body .ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_222222_256x240.png");
}
.form-control.hasDatepicker {
  margin-bottom: 5px;
}
body .gform_wrapper .chosen-container-single .chosen-single {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dedede;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  padding: 2px 10px;
}
.ginput_container_select .gfield_select {
  border: 1px solid #dedede;
}
/*--------------advertise -------------------*/
.header-background {
  position: relative;
}
.header-background > h2 {
  font-family: "Arkhip";
  margin-top: 125px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
section.error-404.not-found {
  margin: 0 auto;
  max-width: 980px;
  padding: 20px 5px;
}
.ms-membership-form-wrapper {
  text-align: center;
}
.ms-membership-form {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.ms-membership-form .ms-top-bar > h4,.member-type .title {
  color: #da2553;
  font-family: "arkhip";
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
}
.Create-my-profile > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
}
.Create-my-profile {
  padding: 10px 0;
  text-align: center;
}
.Create-my-profile > button img {
  height: auto;
  width: 325px;
}
.template-advertise h3 {
  font-family: "arkhip";
  font-size: 24px;
  margin-bottom: 25px;
}
.panel.panel-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel-heading {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
  border-bottom:1px solid #dddddd;
}
.panel-title a {
  display: inline-block;
  outline: 0 none;
  padding: 12px 2px;
  text-decoration: none;
  width: 100%;
}
.panel-title a:hover {
  color: #da2553;
}
.panel-title span.caret {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 7px dashed;
  color: #da2553;
  display: block;
  float: right;
  font-size: 20px;
  margin-top: 15px;
  width: 0;
}
.wpsm_panel-heading {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.ac_open_cl_icon.fa {
  display: none !important;
}
.wpsm_panel-title > a {
  outline: medium none;
}
.ac_title_class span {
  color: #da2553;
  float: right;
  font-weight: 900;
}
.ac_title_class {
  display: block !important;
  padding-right: 0 !important;
}
.wpsm_panel-body {
  padding: 10px !important;
}
.template-thankyou {
  position: relative;
}
.return-home {
  bottom: 20%;
  position: absolute;
  right: 20%;
}
.return-home > img {
  height: auto;
  width: 180px;
}
.background-header {
  position: relative;
}
.background-header .attachment-full.size-full {
  height: auto;
  line-height: 0;
  max-height: 400px;
  width: 100%;
}
.background-header .title {
  color: #333333;
  display: block;
  font-family: "arkhip";
  /*position: absolute;*/
  text-align: center;
  /*top: 30%;
  width: 100%;*/
  text-transform:uppercase;
  padding: 125px 10px;
  margin-top: 0;
}
legend.ms-move-from {
  display: none;
}
.contact-page .gform_wrapper .top_label .gfield_label {
  display: none;
}
.ginput_container input, .ginput_container .textarea {
  background: #f6f6f6 none repeat scroll 0 0;
  border: 1px solid #dedede;
  font-size: 15px;
  height: 32px;
}
.gform_footer.top_label {
  text-align: right;
}
.ginput_container_post_image .ginput_full input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  height: auto;
  padding: 5px 0;
}
.gform_footer .gform_button.button {
  /* background: rgba(0, 0, 0, 0) url("../images/submit.png") no-repeat scroll left top / contain ; */
  border: medium none;
  display: block;
  height: 45px;
  margin-right: 15px;
  /* text-indent: -9999px; */
  width: auto;
  padding:0 20px;
  min-width:150px;
  font-family: "arkhip";
  color:#fff;
  font-weight:bold;  
  background:#da2553;
  text-transform: uppercase;
}
.gform_confirmation_message {
  background: #dedede none repeat scroll 0 0;
  border-top: 4px solid #008000;
  color: #da2553;
  font-family: arkhip;
  font-size: 22px;
  margin: 20px 0 0;
  padding: 2px 10px;
  text-align: left;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0;
}
.edit-link {
  display: none;
}

.member-type .member {
  cursor: pointer;
  display: inline-block;
  padding: 25px 5px;
  text-align: center;
  vertical-align: top;
  width: 33%;
}
.member-type .member.active{
	background: #f4f4f4 none repeat scroll 0 0;
}
.member-type {
  margin-bottom: 30px;
}
.member-type p {
  margin: 0;
  padding: 10px 5px;
  text-transform: uppercase;
}
.member-type p.line-header {
  border-bottom: 2px solid #333333;
  margin: 0 auto;
  padding: 0;
  width: 30%;
}
.member-type p.line {
  border-bottom: 1px solid #e0e0e0;
  margin: 0 auto;
  padding: 0;
  width: 50%;
}
.price-week {
  color: #da2553;
  font-family: "arkhip";
  font-weight: 900;
}
.price-week p {
  display: inline-block;
  font-size: 40px;
  padding: 20px 0 0;
  vertical-align: top;
}
.price-week .week {
  font-size: 18px;
  margin-top: 8px;
}
.price-week p.week span {
  display: block;
  font-size: 20px;
}
.price-week p.week span.wk {
  color: #929292;
  font-size: 8px;
}
.register-form .register {
  display: none;
}
.ms-membership-form-wrapper {
  background: #f4f4f4 none repeat scroll 0 0;
  border-bottom: 1px solid #dddddd;
  margin: 15px 0;
  padding: 15px;
}
.ms-membership-form-wrapper legend {
  font-family: "arkhip";
  text-align: center;
  text-transform: uppercase;
}
.ms-form-element {
  display: inline-block;
  margin: 0;
  padding: 15px 8px;
  text-align: left;
  width: 49%;
}
.form-membership {
  text-align: right;
}
.ms-membership-form-wrapper .ms-form-element label {
  display: none;
  font-family: "robotoregular";
  font-size: 16px;
  font-weight: 500;
  width: 100%;
}
.ms-form-element input {
  border: medium none;
  font-size: 15px;
  height: 35px;
  padding: 2px 5px;
  width: 100%;
}
.wpmui-field-input.button.wpmui-submit.button-primary {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-family: "arkhip";
  font-size: 23px;
  padding: 5px 10px;
}
.wpmui-link.alignleft {
  float: left;
  left: 25px;
  position: relative;
  text-transform: uppercase;
  top: -30px;
}
span.ms-membership-title {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-family: "arkhip";
  font-size: 28px;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 100%;
}
.row.question-ask {
  margin-top: 40px;
}
.register-merber {
  display: none;
}
.ms-protected-content {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  width: 50%;
}
.ms-form.ms-form-login.ms-no-labels.autofocus input {
  border: medium none;
  font-size: 16px;
  height: 35px;
  padding: 5px;
  width: 100%;
}
.ms-form.ms-form-login.ms-no-labels.autofocus input#rememberme {
  display: inline-block;
  height: auto;
  width: auto;
}
.ms-form.ms-form-login.ms-no-labels.autofocus label {
  display: inline-block;
  width: auto;
}
.ms-form.ms-form-login.ms-no-labels.autofocus .nav {
  float: right;
}
.ms-form.ms-form-login.ms-no-labels.autofocus .login-remember.ms-field {
  float: left;
}
.ms-form.ms-form-login.ms-no-labels.autofocus .button-primary {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 18px;  
  text-transform: uppercase;
}
.ms-form.ms-form-login.ms-no-labels.autofocus .login-submit {
  width: 49%;
}
.ms-protected-content .ms-membership-form-wrapper  > a {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
  float: right;
  font-size: 18px;
  height: 35px;
  padding-top: 5px;
  position: relative;
  text-transform: uppercase;
  top: -49px;
  width: 49%;
  text-decoration:none;
}
.ms-protected-content .ms-membership-form-wrapper  > a:hover{
	color:#ffffff;
}
.custom-menu {
  margin-top: 20px;
  text-align: center;
}
.custom-menu li.showall {
  font-weight: 900;
}
.custom-menu li {
  display: inline-block;
  font-family: "robotoregular";
  list-style: outside none none;
  padding: 3px 15px;
  text-transform: uppercase;
}
.custom-menu li a {
  font-size: 22px;
  text-decoration: none;
}
.vc_toggle.vc_toggle_default {
  margin: 0;
  padding: 8px 0;
}
.wpb_row .vc_toggle .vc_toggle_title h4 {
  font-family: "arkhip";
  font-size: 19px;
}
.wpb_row .wpb_column .vc_toggle .vc_toggle_title {
  border-bottom: 2px solid #da2553;
  padding-bottom: 10px;
  padding-left: 0;
}
.vc_toggle_title::after {
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 10px dashed;
  border-bottom:none;
  color: #da2553;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 5px;
  width: 0;
}
.vc_toggle_active .vc_toggle_title::after {
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 10px dashed;
  border-top:none;
  color: #da2553;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 5px;
  width: 0;
}
i.vc_toggle_icon {
  display: none !important;
}
.FAQ-custom .content > p {
  color: #da2553;
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.FAQ-custom .content img {
  height: auto;
  width: 105px;
}
.address .fa.fa-map-marker {
  color: #da2553;
  margin-right: 10px;
}
.address > h3 {
  font-size: 20px;
  margin-bottom: 30px;
}
.scool-to-top {
  background: #000000 none repeat scroll 0 0;
  bottom: 15px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  height: 30px;
  opacity: 0.5;
  padding-top: 3px;
  position: fixed;
  right: 15px;
  text-align: center;
  width: 30px;
}
.scool-to-top:hover {
  opacity: 1;
}
.scool-to-top > a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 100;
  outline: 0 none;
}
.social-contact > a {
  padding: 0 10px;
}
body.woocommerce .woocommerce-breadcrumb {
  font-size: 15px;
  margin-top: 22px;
}
.sidebar .tagcloud a,.sidebar .product-categories li a {
  text-decoration: none;
}
.sidebar .tagcloud a:hover {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
}

.woocommerce ul.products li.product .onsale, .woocommerce .brands-categories span.onsale, .woocommerce .wrps_related_products_area .owl-wrapper .owl-item .wpb_wrps_onsale {
  background: rgba(0, 0, 0, 0) url("../images/hot.png") no-repeat scroll left top / contain ;
  border-radius: 0;
  height: 50px;
  left: auto;
  line-height: 1;
  margin: auto;
  min-height: auto;
  min-width: auto;
  padding-top: 12px;
  right: 0;
  text-indent: -9999px;
  top: 0;
  transform: none;
  width: 50px;
}
.archive.woocommerce ul.products li.product {
  margin-bottom: 20px;
  min-height: 275px;
  padding-bottom: 10px;
}
.woocommerce-result-count {
  padding-left: 10px;
}
.woocommerce-ordering {
  padding-right: 10px;
}
.woocommerce .content_shop_wp {
  margin-bottom: 20px;
  padding: 20px 0 0;
}
body.woocommerce #respond input#submit, body.woocommerce a.button, body.woocommerce button.button, body.woocommerce input.button {
  background: #da2553 none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
}
.sidebar .product-categories li:hover {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
}
.sidebar .product-categories li:hover a {
  color: #ffffff;
}
body .sidebar .product-categories li {
  padding:0 6px;
}
body.woocommerce nav.woocommerce-pagination ul {
  border: medium none;
}
body.woocommerce nav.woocommerce-pagination ul li {
  border: medium none;
  height: 30px;
  width: 30px;
}
body.woocommerce nav.woocommerce-pagination ul li a:focus, body.woocommerce nav.woocommerce-pagination ul li a:hover, body.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
}
.woocommerce-pagination {
  background: #ffffff none repeat scroll 0 0;
  padding: 10px 0 0;
}

.widget.woocommerce .widgettitle, .container .sidebar h3, .widgettitle {
  font-family: "arkhip";
  font-size: 28px;
}
.widget.woocommerce.widget_mgwoocommercebrands li {
  margin: 0;
  padding:0;
}
.widget.woocommerce.widget_mgwoocommercebrands li a {
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}
.widget.woocommerce.widget_mgwoocommercebrands li:hover {
  background: #da2553 none repeat scroll 0 0;
}

.widget.woocommerce.widget_mgwoocommercebrands li:hover a {
  color: #ffffff;
}
.archive.woocommerce ul.products li.product a h3 {
  display: block;
  font-size: 12px;
  margin-top: 2px;
  vertical-align: middle;
  width: 72%;  
}
.brands-categories li.product.type-product h3 {
  float: left;
  font-size: 12px;
  font-weight: 600;
  margin-top: 15px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 72%;
}
.brands-categories li.product.type-product .price {
  display: block;
  float: right;
  font-weight: 600;
  margin-top: 13px;
  text-align: right;
  text-decoration: none;
  width: 28%;
}
.brands-categories li.product.type-product a {
  text-decoration: none;
}
.brands-categories li.product.type-product:nth-of-type(3n) {
  margin-right: 0;
}
.brands-categories {
  padding: 20px 0;
}
.brands-categories #content-area > div#main-content {
  background: #f8f8f8 none repeat scroll 0 0;
  padding: 10px 0 0;
}
.brands-categories li.product.type-product {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 10px;
  vertical-align: top;
  width: 31.4%;
  position:relative;
}
.archive-product .mg-brand-wrapper.mg-brand-wrapper-category,.brands-categories .mg-brand-wrapper.mg-brand-wrapper-category {
  display: none;
}
.widget.woocommerce.widget_mgwoocommercebrands li a {
  display: block;padding: 8px 5px;  
}
.single.single-product .content {
  margin: 20px 0;
}
.woocommerce.single.single-product #review_form #respond {
  display: block;
}
.woocommerce.single.single-product .tabs.wc-tabs {
  border: medium none;
  margin: 0;
}
.woocommerce.single.single-product .panel.entry-content.wc-tab {
  border: 1px solid #dedede;
  border-radius: 0;
  padding: 10px;
}
.woocommerce.single.single-product .panel.entry-content.wc-tab h2 {
  font-family: "arkhip";
  margin: 0 0 20px;
}
.woocommerce.single.single-product .tabs.wc-tabs li.active {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
}
.woocommerce.single.single-product .tabs.wc-tabs li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
}
.woocommerce.single.single-product .tabs.wc-tabs li a {
  font-weight: 100;
  outline: 0 none;
  text-transform: uppercase;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border: medium none;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li::after, body.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: medium none;
}
.owl-nav i.fa {
  font-size: 30px;
  margin-top: -15px;
}
body.woocommerce #respond input#submit.alt, body.woocommerce a.button.alt, body.woocommerce button.button.alt, body.woocommerce input.button.alt {
    background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("../images/add_to_cart.png");
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 135px;
	margin-left: 8px;
}
body.woocommerce #respond input#submit.alt:hover, body.woocommerce a.button.alt:hover, body.woocommerce button.button.alt:hover, body.woocommerce input.button.alt:hover{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("../images/add_to_cart.png");
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 135px;
	margin-left: 8px;
}
.woocommerce.single.single-product .cart {
  margin: 0;
  width: 100%;
}
.single.single-product .yith-wcwl-add-to-wishlist {
  float: right;
  font-size: 12px;
  margin: -35px 0 5px;
  text-align: right;
  width: 50%;
}
.compare {
  display: block;
  float: right;
  font-size: 12px;
  margin-top: -15px;
  text-align: right;
  width: 50%;
}
.single.single-product .summary.entry-summary > div[itemprop="description"] {
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
  margin: 15px 0;
  padding: 10px 5px;
}
.single.single-product .product_meta {
  display: none;
}
.owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
}
.woocommerce .wrps_related_products_area .owl-buttons {
  width: 100%;
}
.woocommerce .wrps_related_products_area .owl-theme .owl-controls .owl-buttons div {
  background: #da2553 none repeat scroll 0 0 !important;
  border: medium none;
  color: #ffffff !important;
  font-size: 18px;
  height: 30px;
  width: 30px;
}
.woocommerce .wrps_related_products_area .owl-buttons .owl-prev {
  float: left;
}
.woocommerce .wrps_related_products_area .owl-buttons .owl-next {
  float: right;
  margin-right: -2px !important;
}
.wrps_related_products_area {
  background: #f8f8f8 none repeat scroll 0 0;
  padding: 15px 0 0;
}
.wrps_related_products_area .wrps_related_products_area_title {
  font-family: "arkhip";
  font-size: 22px;
  margin: 0 0 10px;
  padding-left: 20px;
  text-transform: uppercase;
}
.woocommerce.yith-similar-products .button.product_type_simple.add_to_cart_button {
  display: none;
}
.woocommerce.yith-similar-products .mg-brand-wrapper.mg-brand-wrapper-category {
  display: none;
}
.woocommerce.yith-similar-products {
  background: #f8f8f8 none repeat scroll 0 0;
  overflow: hidden;
}
.woocommerce.yith-similar-products > h2 {
  font-family: "arkhip";
  font-size: 22px;
  margin: 20px 0 15px;
  padding-left: 20px;
}
.label label {
  color: #333333;
  font-size: 12px;
  text-transform: uppercase;
}
.feedback {
  display: block;
}
.single.single-product .variations tr {
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 100%;
}
table.variations .swatchtitlelabel {
  display: block;
  font-size: 14px;
  line-height: 1;
  padding: 0 0 15px;
  text-align: left;
  text-transform: uppercase;
}
body.woocommerce div.product form.cart .variations td, body.woocommerce div.product form.cart .variations th {
  border: medium none;
  display: block;
  line-height: 1;
  width: 100%;
}
table.variations .attribute-swatch {
  border-bottom: 1px solid #dedede;
  margin-bottom: 15px;
  width: 100%;
}
table.variations .wcvaswatchlabel {
  border: medium none;
  outline: 0 none;
}
body.woocommerce .quantity .qty {
  border: 1px solid #d0d0d0;
}
.woocommerce div.product form.cart .variations select {
  -moz-appearance: toolbarbutton;  
}
.shop_cart {
  background: #f8f8f8 none repeat scroll 0 0;
  float: right;
  margin-top: 30px;
  width: 370px;
}
.shop-cart .cart {
  background: #dd305f none repeat scroll 0 0;
  color: #ffffff;
}
.wishlist > h2 {
  background: #f8f8f8 none repeat scroll 0 0;
  color: #c8214e;
  font-size: 25px;
  margin: 0;
  padding: 5px 10px 5px 0;
  text-align: right;
  text-transform: uppercase;
}
.shop-cart > .cart {
  background: #dd305f none repeat scroll 0 0;
  clear: both;
  color: #ffffff;
  padding: 10px 15px;
}
.icon_cart {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 15%;
}
.icon_cart > img {
  margin-top: 3px;
  width: 100%;
}
.price_total {
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
  width: 70%;
}
.price_total > h3 {
  font-family: "arkhip";
  font-size: 30px;
  margin: 0;
}
.price_total > p {
  font-size: 20px;
}
.shop-cart .edit {
  display: inline-block;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  width: 12%;
}
.shop-cart .edit p {
  margin: 0;
}
.shop-cart .edit a {
  color: #ffffff;
  font-family: "robotoregular";
  font-weight: lighter;
  text-decoration: none;
}
.shop-cart .link_cart a.cart {
  background: #e1456f none repeat scroll 0 0;
}
.shop-cart .link_cart a.checkout {
  background: #c8214e none repeat scroll 0 0;
}
.shop-cart .link_cart a {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 20px;
  height: 45px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50%;
}
.search_product .screen-reader-text {
  display: none;
}
.search_product .search-field {
  background: #e9e9e9 none repeat scroll 0 0;
  border: medium none;
  float: left;
  height: 40px;
  padding: 2px 5px 2px 10px;
  width: 330px;
}
.search_product .woocommerce-product-search  input[type="submit"], .search_product .woocommerce-product-search  button[type="submit"] {
  background: #333333 url("../images/search.png") no-repeat scroll left center / contain ;
  border: medium none;
  float: right;
  height: 40px;
  text-indent: -9999px;
  width: 40px;
}
.background-header-shop {
  background: rgba(0, 0, 0, 0) url("../images/SHOP.png") no-repeat scroll left top / cover ;
  height: 300px;
}
.shop-cart .link_cart a.cart:hover, .shop-cart .link_cart a.checkout:hover {
  background: #000000 none repeat scroll 0 0;
}
.search_product .woocommerce-product-search > input[type="submit"]:hover {
  background: #000000 url("../images/search.png") no-repeat scroll left center / contain ;
}
.wishlist > h2 a {
  color: #da2553;
  text-decoration: none;
}
.wishlist > h2 a:hover {
  color: #000000;
}
.shop_table.cart.wishlist_table .product-add-to-cart {
  text-align: right;
}
.shop_table.cart.wishlist_table .product-add-to-cart a.button.add_to_cart {
  background-position: right center;
  float: right;
  margin-top: 10px;
}
.wishlist-title > h2 {
  font-family: "arkhip";
  text-transform: uppercase;
}
body .template-default-one .content article { 
  margin-right: 4%;  
}
.sidebar-right .events-body h2 a, .template-default-one .events-body a {  
  font-family: "HelveticaNeueLTStd";
  text-decoration: none;  
}
.sidebar-right .events-body h2 a:hover, .template-default-one .events-body a:hover{color:#da2553;} 
.single.single-post .content {
  padding-right: 30px;
}
.single.single-post .no-break {
  float: right;
  text-align: right;
  width: 50%;
}
.single.single-post .date_comment {
  margin-top: 10px;
}
.single.single-post .date_comment p {
  margin-bottom: 0;
}
.date_comment .comment::before {    
  position: relative;
  top: 3px;
}
.date_comment .date {
  padding-right: 30px;
}
.load-more-post {
  text-align: center;
}
.single.single-post div#respond.comment-respond {
  clear: both;
  display: block;
  float: none;
}
.single.single-post .comment .reply {
  color: #da2553;
  display: block;
  font-style: italic;
  font-weight: 900;
  position: absolute;
  right: 5px;
  text-transform: uppercase;
  top: 35px;
}
.single.single-post .comment .reply a {
  color: #da2553;
}
.single.single-post .comment-list > li.comment:first-child {
  border: medium none;
}
body.single.single-post .comment-list > li.comment:first-child::before {
  border: medium none;
}
body.single.single-post .comment-list > li.comment::before {
  border-top: 2px solid #da2553;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 87%;
}
.single.single-post .comment-list li.comment {
  border: medium none;
  list-style: outside none none;
  position: relative;
}
.single.single-post .comment-content {  
  width: 100%;
}
.single.single-post .comment-content p {
  padding: 5px;
}
.single.single-post .comment-post .comment-meta {
  margin: 20px auto;
}
.single.single-post h3.comment-reply-title {
  display: none;
}
.single.single-post .logged-in-as {
  padding: 25px 0 0;
  width: 100%;
}
.single.single-post .comment-post .comment-list .avatar {
  height: 40px;
  width: 40px;
}
.single.single-post ol.children {
  position: relative;
}
.single.single-post ol.children::after {
  border-bottom: 2px solid #dddddd;
  border-left: 2px solid #dddddd;
  content: "";
  height: 45px;
  left: 5px;
  position: absolute;
  top: 2px;
  width: 30px;
}
.single.single-post .comment-list {
  border-bottom: 1px solid #dedede;
}
.template-default-one .no-break {
  display: none;
}
.single.single-post .widget .textwidget .no-break {
  display: none;
}
.template-default-one .events-body .content a {
  display: block;
  text-align: right;
  width: 100%;
}
body .template-default-one .link_more > img {
  float: none;
}
div.template-default-one .content .content {
  padding-bottom: 5px;
}
.single.single-post .comment-form p.comment-form-author {
  float: left;
  margin-right: 3px;
  vertical-align: top;
  width: 49%;
}
.single.single-post .comment-form p.comment-form-email {
  float: right;
  width: 49%;
}
.single.single-post .comment-form p input {
  border: 1px solid #dedede;
}
#load-more-post > button img {
  height: auto;
  width: 200px;
}
div.content-area.template-default-one {
  padding: 20px 0;
}
.wpsm_panel-group {
  margin-bottom: 45px !important;
}
.wpsm_panel-title a {
  padding: 5px 0 !important;
}
.ac_title_class {
  line-height: 1.3;
  padding-left: 0 !important;
}
.select_custom {
  -moz-appearance: menulist;
  padding: 5px;
  width: 100%;
}
.header-taxonomy .title {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "arkhip";
  margin: 0 0 30px;
  padding: 15px 10px;
  text-align: center;
  text-transform: uppercase;
}
select[name="location"] {
  text-transform: uppercase;
}
#location-menu-child.menu li:first-child {
  border: medium none;
}
#location-menu-child.menu li {
  border-left: 1px solid #aaaaaa;
  display: inline-block;
  list-style: outside none none;
  text-transform: uppercase;
}
#location-menu-child.menu li a {
  color: #aaaaaa;
  line-height: 0;
  padding: 0 10px;
  text-decoration: none;
}
#location-menu-child.menu {
  margin-bottom: 10px;
  margin-left: -52px;
}.content .date {
  font-size: 12px;
  margin-bottom: 2px;
  padding-right: 0;
  width: 85%;
  /*min-height: 35px;*/
}
.home .no-break {
  display: none;
}
.profile-single {
  padding-top: 30px;
}
.menu-footer-2 ul li:nth-child(2n) {
  text-align: right;
}
.home .redmore img {
  height: auto;
  width: 180px;
}
.title-about-1 img, .title-about-2 img {
  height: auto;
  width: 25px;
}
.title-about-1 h3, .title-about-2 h3 {
  margin: 0;
  padding-bottom: 20px;
}
.content .post-archive .date {
  width: auto;
}
.widget .textwidget .link_more {
  display: block;
  text-align: right;
  width: 100%;
}
.resources-custom ul.menu li.show-all{
	font-weight:900;
}
.resources-custom ul.menu {
  padding-top: 10px;
  text-align: center;
}
.resources-custom ul.menu li {
  display: inline-block;
  list-style: outside none none;
  padding: 5px 20px;
  text-transform: uppercase;
}
.resources-custom ul.menu li a {
  font-size: 22px;
  text-decoration: none;
}
.location-menu #location-menu li a:hover , .location-menu #location-menu li ul.sub-menu li a:hover{
  color: #da2553;
}
.location-menu #location-menu li:hover ul.sub-menu {
  display: block;
}
.location-menu #location-menu li ul.sub-menu li:first-child {
  border-left: medium none;
  padding-left: 0;
}
.location-menu #location-menu li ul.sub-menu {
  display: none;
  left: 0;
  padding-left: 0;
  padding-top: 10px;
  position: absolute;
  text-align: left;
  top: 25px;
  width: 200px;
}
.location-menu #location-menu li ul.sub-menu li {
  border-left: 2px solid #aaaaaa;
  display: inline-block;
  padding: 0 12px;
  text-transform: uppercase;
}
.location-menu #location-menu li ul.sub-menu li a {
  color: #aaaaaa;
  font-size: 12px;
}
.slider-on-sydney {
  margin-bottom: 30px;
}
.wpulike .counter a.image, .wpulike .counter a.image-unlike {
  background-color: rgba(0, 0, 0, 0);
  background-position: left top;
  background-size: contain;
  border: medium none;
  box-shadow: none;
  display: inline-block;
  height: 50px;
  max-height: none;
  padding: 0;
  width: 50px;
}
.template-profile .content.content_box {
  padding-bottom: 45px;
}
.content_bootom {
  margin-left: 15px;
  margin-top: 35px;
}
.vote .wpulike {
  margin: 30px 0 0;
}
body .wpulike .count-box {
  float: right;
  position: absolute;
  right: 15px;
  top: -22px;
}
body .wpulike .count-box::before {
  border-bottom-width: 3px;
  border-image: none;
  border-top: 3px solid #dddddd;
  bottom: 0;
  left: 8px;
  margin-top: 5px;
  transform: rotate(-45deg);
}
.size-product > h3, .color-product > h3{
  border-bottom: 1px solid #dedede;
  font-size: 15px;
  font-weight: 100;
  padding-bottom: 6px;
  text-transform: uppercase;
  width: 100%;
}
.size-product span {
  cursor: pointer;
  padding: 0 5px;
}
.color-product span {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin-right: 5px;
  padding: 0;
  text-indent: -999px;
  width: 20px;
}
.size-product span.active {
  color: #da2553;
}
.color-product span.active {
  border: 2px solid #000000;
  position: relative;
  top: 2px;
}
.size-product span:hover {
  color: #da2553;
}
.color-product span:hover {
  border: 2px solid #000000;
  position: relative;
  top: 2px;
}
.color-product span[data=""] {
  display: none;
}
.size-product span[data=""] {
  display: none;
}
.color-product span[data="aqua"] {
  background: #00ffff none repeat scroll 0 0;
}
.color-product span[data="blue"] {
  background: #0000ff none repeat scroll 0 0;
}
.color-product span[data="green"] {
  background: #008000 none repeat scroll 0 0;
}
.color-product span[data="orange"] {
  background: #ffa500 none repeat scroll 0 0;
}
.color-product span[data="pink"] {
  background: #ffc0cb none repeat scroll 0 0;
}
.color-product span[data="red"] {
  background: #ff0000 none repeat scroll 0 0;
}
.header-product p {
  float: left;
  font-family: "robotoregular";
  font-size: 13px;
  margin-bottom: 20px;
  width: 50%;
}
.goback {
  position: relative;
  text-align: right;
  z-index: 99999;
}
.header-product .current {
  background: #da2553 none repeat scroll 0 0;
  color: #ffffff;
  padding: 5px 7px;
}
.single.single-product h1.entry-title.product_title {
  font-size: 23px;
  text-transform: uppercase;
}
table.ms-purchase-table {
  margin: 0 auto;
}
.pmpro_content_message {
  font-size: 16px;
  padding: 20px 10px 50px;
  text-align: center;
}
body .pmpro-level-required .pmpro_content_message > a,body .content .pmpro_content_message a {
  background: #da2553 none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
  padding: 10px 20px;
  text-transform: uppercase;
}
.pmpro_form {
  font-family: robotoregular;
  font-size: 15px;
  padding: 30px 0;
}
.pmpro_btn.pmpro_btn-submit-checkout {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  padding: 10px 15px;
  text-transform: uppercase;
}
body form.pmpro_form .pmpro_submit {
  border-top: 1px solid #dedede;
  margin: 0;
  padding-bottom: 35px;
  padding-top: 30px;
}
#pmpro_user_fields div {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 49%;
}
#pmpro_user_fields div label {
  float: none;
  font-size: 13px;
  font-weight: 100;
  text-align: left;
  text-transform: none;
}
#pmpro_user_fields div input {
  border: 1px solid #dedede;
  max-width: none;
  width: 90%;
}
.pmpro_thead-name {
  font-family: "arkhip";
  font-size: 20px;
  text-transform: uppercase;
}
.link-register {
  display: none;
}
.images .owl-wrapper-outer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
}
.swatchinput label {
  height: 18px !important;
  width: 18px !important;
}
.single.single-product label.selectedswatch.wcvasquare {
  outline: 1px solid #da2553;
}
.archive.post-type-archive-product .shopswatchinput {
  display: none;
}
.archive.post-type-archive-product .amount {
  display: block;
  line-height: 1;
  width: 100%;
}
.archive.post-type-archive-product .price {
  line-height: 0.5;
  text-align: center;
}
/*------------------------------------------------*/
body .carousel.slide .attachment-full.size-full {
  height: 500px;
  width: 100%;
}
.carousel-inner {  
  z-index: 0;
}
.fill.image-silder {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.carousel.slide .des_images > img {
  height: auto;
  margin-right: 10px !important;
  width: 30px !important;
}
.carousel.slide .carousel-indicators li {
  height: 12px;
  margin: 0 3px;
  width: 12px;
}

body.home .product-box-content .des_images img {
  margin-right: 3px;
}
body .carousel-control.left, body .carousel-control.right {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  width: 5%;
}
body .carousel-control .glyphicon-chevron-left, body .carousel-control .glyphicon-chevron-right, body .carousel-control .icon-next, body .carousel-control .icon-prev {
  font-size: 60px;
  height: 70px;
  margin-top: -40%;
}
body .carousel-indicators .active {
  background: #da2553 none repeat scroll 0 0;
  height: 15px;
  width: 15px;
}
.box-product .age {
  display: block;
  float: left;
  width: 30%;
}
.box-product .location {
  float: right;
  text-align: left;
  width: 70%;
}
body .carousel-indicators {
  bottom: 5px;
  margin-bottom: 0;
  z-index: 0;
}
body .carousel-indicators {
  bottom: 5px;
  margin-bottom: 0;
}
footer.comment-meta {
  margin: 5px 0 15px;
}
.single.single-profile .comment-content {
  font-size: 15px;
}
.viewmore_cmt, span.less{
  color: #da2553;
  cursor: pointer;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 15px;
  text-transform: uppercase;
}
.viewmore_cmt:hover{
	color:#000000;
}
.template-rate.container {
  padding: 30px 0 20px;
}
.load-more-product-rate {
  text-align: center;
}
.load-more-product-rate button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  outline: 0 none;
}
.load-more-product-rate button img {
  height: auto;
  width: 180px;
}
.template-rate .content-product {
  text-align: center;
}
.template-rate .product-box-content {
  text-align: left;
}
.screen-reader-text {
  display: block;
  text-indent: -99999px;
}
.container.template-create-profile {
  padding: 25px 0;
}
.template-create-profile label {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.template-create-profile label.checkbox-inline {
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  vertical-align: top;
  width: 23%;
}
.template-create-profile label.checkbox-inline input {
  margin: 0 5px 0 0;
  position: initial;
}
.template-create-profile .photo label.checkbox-inline, .template-create-profile .incal label.checkbox-inline {
  margin-right: 10px;
  padding: 20px 0 10px;
  width: auto;
}
body.page-template-template_create_profile h2.success, body.page-template-template_update_profile .success {
  background: #dedede none repeat scroll 0 0;
  border-top: 3px solid #da2553;
  color: #000000;
  font-size: 22px;
  margin: 20px auto;
  max-width: 895px;
  padding: 8px 10px 15px;
  text-transform: none;
}
body.page-template-template_create_profile h2.success a {
  color: #da2553;
  float: right;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  padding: 8px 10px;
}
body.page-template-template_create_profile h2.success a.pust_payment {
  color: #ffffff;
  outline: 0 none;
  text-decoration: none;
}
body.page-template-template_create_profile h2.success a:hover {
  color: #ffffff;
}
.error_login {
  margin: 20px auto;
  max-width: 895px;
  text-align: center;
}
.mesg_del {
  background: #dedede none repeat scroll 0 0;  
  font-size: 20px;
  margin: 20px auto;
  max-width: 895px;
  padding: 5px 15px;
  text-align: left;
}
.mesg_del.success{
	border-top: 2px solid #008000;
}
.mesg_del.error{
	border-top: 2px solid #da2553;
}
.create_profile > a {
  float: right;
}
.create_profile > a, .update_avi .update_av, .update_avi a {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
}
.dataTables_wrapper {
  border-top: 1px solid #dedede;
  margin-bottom: 25px;
  padding-top: 10px;
}
#list_profile_length select {
  border: 1px solid #dedede;
}
#list_profile_filter input {
  border: 1px solid #dedede;
  padding: 5px;
}
#list_profile_length > label {
  color: #da2553;
}
.create_profile > a:hover, .update_avi .update_av:hover {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.current, body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff !important;
  padding: 5px 10px;
}
body table.dataTable.display tbody tr.odd > .sorting_1, body table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-size: 11px;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  padding: 5px 10px;
  text-transform: uppercase;
}
body .dataTables_wrapper .dataTables_info {
  color: #da2553;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  font-size: 11px;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
}
#list_profile {
  border: 1px solid #dedede;
}
#list_profile thead tr td, #list_profile tfoot tr td {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
#list_profile td img {
  height: 50px;
  width: 50px;
}
#list_profile td.action img {
  height: 15px;
  margin: 0 5px;
  width: 15px;
}
.dataTable .action {
  text-align: center;
}
.form-control.create_profile {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-size: 20px;
  height: auto;
  margin: 30px 0 0;
  text-transform: uppercase;
}
.form-control.create_profile:hover{
	background:#000000;
}
.popup_send_email {
  background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}

#send_profile .form-control {
  margin-bottom: 10px;
}
.content_box .message {
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0;
}
.content_box .message .success {
  background: #dddddd none repeat scroll 0 0;
  border-top: 4px solid #da2553;
  display: block;
  padding: 7px 10px;
}
.content_box .message .error {
  background: #dddddd none repeat scroll 0 0;
  border-top: 4px solid #ff0000;
  display: block;
  padding: 7px 10px;
}
input.form-control[type="submit"] {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline;
  font-size: 15px;
  font-weight: 600;
  padding: 5px 15px;
  text-transform: uppercase;
  width: auto;
}
fieldset.btn-create.form-group {
  text-align: right;
}
.pust_payment:hover {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
}
.pust_payment {
  background: #da2553 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  float: right;
  font-size: 15px;
  font-weight: 600;
  margin-top: 30px;
  padding: 5px 15px;
}
input.form-control[type="submit"]:hover{
	background: #000000 none repeat scroll 0 0;
}
.content_box .title {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 28px;
  margin: 0 0 15px;
  padding: 5px 10px;
}
.content_box .close {
  background: #dddddd none repeat scroll 0 0;
  border-radius: 50em;
  color: #000000;
  cursor: pointer;
  height: 30px;
  opacity: 1;
  padding: 5px 0 0;
  position: relative;
  right: -10px;
  top: -10px;
  width: 30px;
}
.count_send_email {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  font-size: 13px;
  margin: 0 auto 10px;
  padding-bottom: 5px;
  padding-top: 2px;
  text-transform: initial;
  width: 90%;
}
#create_profile_form .step {
  display: none;
}
#create_profile_form .step.active {
  display: block;
}
button.next {
   background: #da2553 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	float: right;
	font-size: 15px;
	margin-top: 30px;
	padding: 5px 20px;
	text-transform: uppercase;
}
button.preview {
   background: #da2553 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	float: left;
	font-size: 15px;
	margin-top: 30px;
	padding: 5px 20px;
	text-transform: uppercase;
}
button.next:hover, button.preview:hover{
  background: #000000 none repeat scroll 0 0;
}
button.next[disabled] {
  background: #dddddd none repeat scroll 0 0;
}
#muti_uploadgallery .frontend-image {
  border: 1px solid #dddddd;
  height: 138px;
  margin: 3px;
  width: 138px;
}
body .gform_wrapper .datepicker {
  width: 90% !important;
}
.region_select {
  display: none;
}
.gfield_quantity.quantity_number {
  display: none;
}
.widget-serach input.form-control[type="submit"] {
  width: 100%;
}
.template-search .title_escort {  
  font-family: "arkhip";
  margin-bottom: 30px;
  text-align: center;
}
.title-top.new-title {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "arkhip";
  margin: 0;
  padding: 15px 10px;
  text-align: center;
}

/*------------slider recently view----------------*/
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

.woocommerce.yith-similar-products {
  overflow: hidden;
}
.woocommerce.yith-similar-products ul.products li.product {
  display: inline-block;
  float: none;
  margin: 0 5px 20px;
  min-height: 290px;
  vertical-align: top;
  width: 205.4px;
}
.owl-wrapper-outer .owl-wrapper {
  animation: 20s ease 0s normal none infinite running slidy;
}
.woocommerce.yith-similar-products .products {
  animation: 20s slidy infinite;
  overflow: hidden;
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
}
.not_create {
  display: block;
  margin: 0 auto;
  width: 100%;
  clear: both;
}
.favo_like h5 {
  font-weight: bold;
}
.favo_like.favo .list_favo_female{
  font-weight: bold;
  padding: 20px 0;
  border-bottom: 1px solid;
}
body .testimonial_slider__default .testimonial_nav_arrow_wrap a {
  bottom: 72px;
}
/*body div .dashboard a:hover, body div .dashboard a:focus{
  background: none;
}*/