@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ margin:0; padding:0; font-family:Arial;}
body a{color:#874cc2;}
body a:hover{color:#874cc2;}

@font-face {
	font-family:"Roboto Regular";
	src:url("../fonts/Roboto-Regular.eot?") format("eot"),
	url("../fonts/Roboto-Regular.woff") format("woff"),
	url("../fonts/Roboto-Regular.ttf") format("truetype"),
	url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
	font-weight:normal;font-style:normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}


focus {outline: none;}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {font-weight:normal;}

/*header start*/
.mc-events .date, .mc-events .author {display: none;}
.full-width {background: #2f292a none repeat scroll 0 0;float: left;width: 100%;}
.full-width .header {float: left;width: 100%;}
.full-width .header .logo {position: absolute;top: 10px;z-index: 9999;left: 0px;}
.full-width .header .header-right .top{float:right;width: 100%;padding: 13px 0 0;}
.full-width .header .header-right .top .contact{float: right;}
.full-width .header .header-right .top .contact ul{margin:0; padding:0; list-style:none;}
.full-width .header .header-right .top .contact ul li{ display:inline-block;color:#999999; float:right;font-size:13px;}
.full-width .header .header-right .top .contact ul li a{ color:#999999;}
.full-width .header .header-right .top .contact ul li a:hover{ text-decoration:none; color:#fed000;}
.full-width .header .header-right .top .social-icon{float: right;padding: 0 20px;}
.full-width .header .header-right .top .social-icon a {padding: 0 0 0 5px;}
.full-width .header .header-right .top .social-icon ul{margin:0; padding:0; list-style:none;}
.full-width .header .header-right .top .social-icon ul li{display:inline-block;color:#999999; float:right; padding: 0 0 0 6px; font-size:13px;}
.full-width .header .header-right .bottom{ float:left; width:100%;padding: 45px 20px 16px 0;}
.full-width .header .header-right .bottom .search{ float: right; width:266px; position:relative; margin:0 30px 0 0;}
.full-width .header .header-right .bottom .search input {color: #666666;font-family: arial;font-style: italic;width: 100%; height:28px;box-shadow: 0 1px 1px 0 #9f9f9f inset;border-radius: 5px; padding:0 28px 0 10px;box-sizing: border-box; font-size:12px;}
.full-width .header .header-right .bottom .search .search-submit {background: rgba(0, 0, 0, 0) url("../images/search-icon.png") no-repeat scroll center center;border: 0 none;padding: 14px;position: absolute;right: 0;top: 0; height:26px;}
.full-width .header .header-right .bottom .account{ float:right; width:252px; text-transform:uppercase;}
.full-width .header .header-right .bottom .account ul { margin:0; padding:0; list-style:none;}
.full-width .header .header-right .bottom .account ul li{ display:inline-block;margin: 3px 0 0; position:relative;}
.account li:first-child::after,
.account li:nth-child(2n)::after {color: #666;content: "|";position: absolute;right:-2px;top: 1px;}
.full-width .header .header-right .bottom .account ul li a{ color:#fff; font-size:11px; font-family:Arial;padding: 5px 12px; display:block;	}
.full-width .header .header-right .bottom .account ul li a:hover{ text-decoration:none; background: #fed000;color: #333333;}
.full-width .header .header-right .bottom .cart{ float:right; width:120px; color:#fff;padding: 0 0 0 10px;}
.full-width .header .header-right .bottom .cart img {vertical-align: bottom;}
.full-width .header .header-right .bottom .cart p{ margin:0; float:left; font-size:12px;}
.full-width .header .header-right .bottom .cart h6{ margin:0;padding: 5px 0 0 6px;float: left;}
/*header end*/

/*navigation-start*/
.full-width2 {background: #e4e4e4 none repeat scroll 0 0;float: left;padding:0;position: relative;width: 100%;}
.full-width2 .navigation{ float: right;}
.navbar-brand {display: none;}
.full-width2 .navigation ul{ list-style:none; margin:0; padding:0;}
.full-width2 .navigation ul li{ display:inline-block; padding:7px 9px; position:relative; text-transform:uppercase;}
.full-width2 .navigation ul li a{ color:#000; font-size:15px; padding:9px 6px;}
.full-width2 .navigation ul li a:hover{ text-decoration:none;background: #fed000;}
.full-width2 .navigation ul li ul.sub-menu {background:url(../images/sub-menu-bg.png) repeat;margin:7px 0 0 0;padding: 0;position:absolute;z-index:99999;display:none;}
.full-width2 .navigation ul li ul.sub-menu li {float: left;padding: 0 15px;width: 234px;}
.full-width2 .navigation ul li ul.sub-menu li:last-child {border: medium none;}
.full-width2 .navigation ul li ul.sub-menu li a{ font-size:13px;padding: 5px 0; display:block; color:#231f20;text-transform:none;border-bottom: 1px dotted #999999;}
.full-width2 .navigation ul li ul.sub-menu li:last-child a { border:0;}
.full-width2 .navigation ul li ul.sub-menu li:hover{ background:#fed000;}
.full-width2 .navigation ul li:hover ul.sub-menu{ display:block;}

.full-width2 .navigation ul li ul.sub-menu li ul.sub-menu {left:100%;margin:0; top:0;display:none;}
.full-width2 .navigation ul li ul.sub-menu li:hover ul.sub-menu {display:block;}
.full-width2 .navigation ul li ul.sub-menu li ul.sub-menu li a {border-bottom: 1px dotted #999999;}
.full-width2 .navigation ul li ul.sub-menu li ul.sub-menu li:last-child a {border: 0;}
/*navigation-end*/

/*banner-start*/
main {
  float: left;
  width: 100%;
}
section .metaslider .flexslider ul.slides li.ms-image .caption-wrap {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  left: 50%;
  line-height: 1.4em;
  margin: 0;
  max-width: 1100px;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
   bottom: auto;
}
.metaslider .flexslider{ margin:0 !important;}
.metaslider .flexslider .caption {
  padding: 5px 10px;
  word-wrap: break-word;
}

.caption a {border: 1px solid #fff;font-size: 16px;padding: 10px 15px;text-transform: uppercase;color: #fff; display:inline-block;}
.caption a:hover { text-decoration:none;}
.caption a[href="#"] {
  display: none;
}
.caption .white h1,
.caption .white h2,
.caption .white h3 {color:#fff}
.caption .white a {background:#a4408a; color:#fff;}
.caption .white a:hover { background:#792664;}


.caption .black h1,
.caption .black h2,
.caption .black h3 {color:#000}
.caption .black a { background:#64a316; color:#fff;}
.caption .black a:hover { background:#497118;}


.caption .yellow h1, 
.caption .yellow h3{ color:#000;}
.caption .yellow h2 {color:#846901}
.caption .yellow a { background:#dfa300; color:#fff;}
.caption .yellow a:hover { background:#bd8e10;}


.caption .dark-green a { background:#728000; color:#fff;}
.caption .dark-green a:hover { background:#57600a;}







.carousel {float: left;position: relative;width: 100%;}
.caption h1 {margin: 0 0 5px; font-family: 'robotolight'; font-size:40px; color:#fff;}
.caption h2 {margin: 0 0 5px; color:#5b6803; font-family: 'robotolight'; font-size:30px;}
.caption h3 {margin: 0 0 15px; color:#231f20; font-size:19px;line-height: 23px;}

.carousel-inner .caption {left: auto;padding-bottom: 30px;right: 12%;text-align: left;top:19%;text-shadow: none;}
.img-responsive {width: 100%;}
.glyphicon.glyphicon-chevron-right {background:url("../images/slider-icon.png") no-repeat scroll 0 0;padding: 18px 20px;}
.glyphicon.glyphicon-chevron-left{background:url("../images/slider-icon-2.png") no-repeat scroll 0 0;padding: 18px 20px;}
/*banner-End*/

.content-area {float: left;width: 100%;}
.content-area h3 {font-size: 24px;margin: 0;padding: 13px 0 8px 20px; font-weight:normal; color:#000;}
.content-area .product{ float:left; width:100%; background:#f4f9ef;padding: 19px 0 0 19px;border: 1px solid #d6ddcf;border-radius: 5px;}
.col-lg-3.product-inner {margin: 0 2% 20px 0;width: 250px;}
.col-lg-3.product-inner:last-child {margin: 0 0 20px 0;}
.content-area .product .product-box {background: #fff none repeat scroll 0 0;border: 1px solid #d6ddcf;min-height: 180px;padding: 0;position: relative;text-align: center; margin:0 0 10px 0;}

.content-area .product .product-box .image-box {left: 50%;position: absolute;top: 50%;
transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
 width:100%;
 }
 
.image-box img {max-width: 100%;}
.content-area .product .product-inner:hover .product-box{border:2px solid #c7d497;}
.content-area .product .product-inner:hover h2 {color:#874cc2;}
.content-area .product .product-inner:hover a {text-decoration:none;}
.content-area .product h2{ margin:0;  font-size:16px;text-align: center; font-weight:normal; text-transform:uppercase;color:#336600;}
.content-area .product h2 a{color:#336600;}
.skin-care {float: left;padding: 35px 25px 25px 25px;width: 100%;}
.skin-care h2{ margin:0;}
.skin-care h2 {font-family: 'Roboto Regular';font-size: 24px;margin: 0;}
.skin-care p {color: #333333;margin: 0;padding: 4px 0 11px;text-align: justify; font-weight:normal; font-size:15px;}
.skin-care h6 {margin: 0;padding: 0 40px 0 0;}
.skin-care h6 a{color:#874cc2; float:right; text-decoration:underline; font-weight:bold; font-size:12px;}

.video-section-bg{ float:left; width:100%;background: #f4f4f4;padding: 18px 0 30px;}
.video-section-bg .video-section .col-lg-8.col-md-8.col-sm-8.col-xs-12 {padding-right: 10px;}
.video-section-bg .video-section .col-lg-4.col-md-4.col-sm-4.col-xs-12.video {padding-left: 5px;}
.video-section-bg .video-section {float: left;width: 100%;padding: 0 20px;}
.video-section-bg .video-section .event-title {color: #7d4a23;float: left;font-size: 20px;margin: 0 0 5px;padding: 0;text-transform: uppercase;}
.video-section-bg .video-section .col-lg-8 > h4{ margin: 0 0 5px; padding: 0 22px 0 0; float:right; font-size:18px; }
.video-section-bg .video-section .col-lg-8 > h4 a{color:#874cc2;}
.video-section-bg .video-section .col-lg-8 h4 a {position: relative;z-index: 9;}
.video-section .tribe-events-list-widget {position: relative;z-index: 1;}
.video-section-bg .video-section .col-lg-8 h4 a:hover{ text-decoration: none;}
.video-section-bg .video-section .video h3{margin: 0 0 5px;text-transform: uppercase;}
.video-section-bg .video-section .video h3 a:hover{ text-decoration:none;}
.video-section-bg .video-section .video h3 a{ color:#abb038; font-size:20px;}
.video-section-bg .video .video-border {background: #abb038 none repeat scroll 0 0;float: left;padding: 0 0 7px;width: 100%;}
.video-border > h6 {margin: 7px 0 7px; float:left; width:100%;}
.video-section-bg .video .video-border h6 a {color: #fff;font-size: 14px;margin: 0 0 0 10px;}


.video-section .tribe-events-list-widget { padding:0; background:none; margin:-21px 0 0 0;}
.video-section .tribe-events-list-widget .type-tribe_events .tribe-event-title { margin:0 0 5px;}
.video-section .tribe-events-list-widget .type-tribe_events .tribe-event-title a {color: #7d4a23 !important;font-size: 20px;text-transform: uppercase;}
.video-section .tribe-events-widget-link,
.video-section .tribe-event-duration {display:none;}
.video-section .tribe-events-list-widget .type-tribe_events {border-bottom: 0 none;margin: 0;padding: 0;}

.wp-video { padding:10px;}
.mejs-container.svg.wp-video-shortcode.mejs-video {
  height: 328px !important;
  width: 100% !important;
}


.videos .wp-video {
  float: left;
  height: auto;
  max-width: 100%;
  width: 50% !important;
}
.videos .mejs-container.svg.wp-video-shortcode.mejs-video {
  border: 2px solid;
  height: 328px !important;
  margin: 0 auto;
  width: 328px !important;
}
/*footer-css Start*/
.footer-bg{ float:left; width:100%; background:#a6bd4c; margin:20px 0 0 0;}
.footer-bg .footer{float:left; width:100%;padding: 25px 0 20px 12px;}
.footer-bg .footer .part-1 ul{padding: 0 0 0 15px; margin:0;list-style: url(../images/footer-list-style.png); width:60%; float:left;}
.footer-bg .footer .part-1 ul.two{ float:left; width:40%;}
.footer-bg .footer div ul li a{ color:#fff; font-size:12px;}
.footer-bg .footer div ul li a:hover{ text-decoration: underline; color:#423f3f ;}
.part-1 h4,
.part-3 h4,
.part-4 h4,
.right h4{ margin:0;padding: 0 0 2px; text-transform:uppercase;color: #fff;font-size: 14px;font-weight: bold;}
.footer-bg .footer .part-3 > ul{padding: 0 0 0 15px; margin:0; list-style: url(../images/footer-list-style.png);}
.footer-bg .footer .part-3 > ul li ul.submenu{ padding:0 0 0 30px;list-style:url(../images/submenu-list-style.png)}
.footer-bg .footer .part-4{ padding:0 0 0 20px;}
.footer-bg .footer .part-4 > ul{padding: 0 0 0 15px; margin:0; list-style: url(../images/footer-list-style.png);}
.footer-bg .footer .part-4 > ul li ul.submenu{ padding:0 0 0 30px; list-style:url(../images/submenu-list-style.png)}
.footer-bg .footer .right{float:left;padding: 0 0 0 25px; border-left:2px solid transparent; border-right:0; border-top:0;
-webkit-border-image: url(../images/left-border.jpg) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/left-border.jpg) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/left-border.jpg) 30 round;}
.footer-bg .footer .right h4{ margin:0; padding: 0 0 10px;}
.footer-bg .footer .right input{ width:121%; border-radius: 2px;box-shadow: 2px 2px 3px 0 #909090 inset; color:#494949; font-size:13px;padding: 2px 5px 2px 10px; border:none; height: 26px; margin:5px 0 10px 0; font-style:italic;}
.footer-bg .footer .right input[type="checkbox"] {width: auto;}	
.right ::-webkit-input-placeholder,
.right :-moz-placeholder, 
.right ::-moz-placeholder, 
.right :-ms-input-placeholder, 
.right ::-ms-input-placeholder, 
.right :placeholder-shown {color: #000;}
.footer-bg .footer .right p{ margin:0; padding:9px 0 10px 0; color:#fff; font-size:12px; margin: 20px 0 0 0}
.footer-bg .footer .right h5{ margin:0; padding:7px 0; color:#fff; font-size:13px;font-family: Segoe UI;color: #fff; float:left;}
.footer-bg .footer .right .capcha {float: left;margin: 0 0 10px 0;}
.footer-bg .footer .right .capcha span{ float:left; width:100px;}
.footer-bg .footer .right .capcha input{ width:100%;}
.footer-bg .footer .right a button{ background:none; border:none;}
.middle-footer-bg{ float:left; width:100%; background:#423f3f;}
.middle-footer-bg .middle-footer {float: left;padding: 20px 10px 10px;width: 100%;}
.middle-footer-bg .middle-footer .copyright p{ color:#cccccc; font-size:11px; margin:0; padding:0;}
.middle-footer-bg .middle-footer .copyright h6{ margin:0; color:#999999; font-size:11px;padding: 3px 0 0;  line-height: 15px;}
.middle-footer-bg .middle-footer .copyright h6 a{ color:#999999; font-size:11px;}
.middle-footer-bg .middle-footer .copyright h6 a:hover{ color:#FF0;}
.middle-footer-bg .middle-footer .social-icon ul{ list-style:none; margin:0; padding:0; text-align:center;}
.middle-footer-bg .middle-footer .social-icon ul li{ display:inline-block; color:#999999; font-size:11px;}
.middle-footer-bg .middle-footer .social-icon ul li a{ padding:0 1px 0 0;}
.middle-footer-bg .middle-footer .social-icon{ padding:14px 0 0 0;}
.middle-footer-bg .middle-footer .map p{ color:#999999; font-size:11px; margin:0; text-align:right;}
.map img {margin: 0 0 0 10px;}
.lower-footer{ float:left; width:100%; padding:10px 0;}
.lower-footer ul{ list-style:none; margin:0; padding:0;}
.lower-footer ul li{ display:inline-block;padding: 0 2px 0 0;}
.flexslider .flex-direction-nav .flex-prev{ left:0;}
.flexslider  .flex-direction-nav .flex-next{ right:0;}
.flexslider .flex-direction-nav a{}
/*footer-css End*/
.banner-wrape {
  box-shadow: 0 2px 20px #ccc;  margin: 0 0 40px;
}
.container.inner-banners {
  background: #ffffff url(../images/about-banner.jpg) no-repeat scroll right top;
  min-height: 145px;
}

.single-banner-wrape {margin: 0 0 10px;}
.single-banner-wrape .container {padding: 50px 0 10px;}

.inner-banners h1 {
  margin: 80px 0 0;
  text-transform:capitalize;
  font-weight:normal;
}
.bread {
  padding: 5px 0 0;
}

.inner-content h1 {
  color: #9933cc;
  float: left;
  font-family: arial;
  font-size: 20px;
  margin: 5px 0 10px;
  width: 100%;
  font-weight: normal;
}
.inner-content h2 {
  color: #a044cf;
  float: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin: 5px 0 10px;
  width: 100%;
}
.inner-content p {
  color: #333;
  font-size: 15px;
  line-height: 21px;
}
.inner-address a {
  color: #333;
  text-decoration: underline;
}
.about-left {
  float: left;
  margin: 20px 0 5px;
  width: 100%;
}
.about-left > img {
  float: left;
}
.inner-content span.tag {
  color: #000;
  font-size: 13px;
}
.content-about {
  float: left;
  margin: 0 0 0 30px;
  width: 60%;
}
.inner-content ul {
  padding: 0 0 0 30px;
}
.inner-content li {
  color: #333333;
  line-height: 22px;
  margin: 0 0 12px;
}
.woocommerce-error li {
    margin: 0;
    padding: 5px 0px;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    left: 8px !important;
    top: 6px !important;
}

p a.craft {
  color: #9933cc;
  font-weight: bold;
}

p a.craft:hover{ color:#a6bd4c;}
ul.Craft-Markets li {margin:0;line-height:23px;}

.inner-content h3 {
  color: #a044cf;
  font-size: 15px;
  font-weight: normal;
  margin: 5px 0 2px;
  float: left;
  width: 100%;
}

.inner-sidebar {margin: 0 0 20px;}


p a.main-street {
  color: #a044cf;
}
p a.main-street:hover{ color:#a6bd4c; text-decoration:none;}
h1.Skin-care-since {
  padding: 0 0 15px 0;
}
ul.skin {
  float: left;
  margin: 5px 0;
}
ul.skin li {
  margin: 0;
}
p a.link{
  background:#a6bd4c;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 13px !important;
  margin: 0 0 15px;
  padding: 10px;
  text-transform: uppercase;
}
p a.link:hover{ text-decoration:none; background:#a044cf;}
h2 strong a {
  color: #a044cf;
}
h2 a:hover {
  color: #a044cf;
}
h6 a {
  font-size: 15px;
  color: #a6bd4c;
}
h6{font-size: 15px;
  color: #a6bd4c;}
h6 a:hover {
  color: #a044cf;
}
.container .inner-content {
  padding: 0 40px 0 0;}
  
  
.inner-content .inner-retail {padding: 0 15px;}
.inner-content .inner-retail h1 {margin: 0 0 8px;}
.inner-content .inner-retail h2 {margin: 0 0 2px; color:#829928;}
.inner-contact {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  float: left;
  margin: 0 0 15px;
  padding: 0;
  width: 100%;
  min-height:440px;
}
.inner-contact > div:nth-child(2n+1) {
  background: #f9f9f9 none repeat scroll 0 0;
}
.inner-contact div {
  border-bottom: 1px dotted #ccc;
  float: left;
  padding: 10px;
  width: 100%;
}
.inner-content .inner-contact p {
  margin: 0 0 5px;
}
.inner-contact hr {border-color: #d3d3d3;border-style: dotted none none;margin-bottom: 10px;margin-top: 10px;}
.inner-contact a {color: #a044cf;}
.inner-retail-left .inner-contact h6 {margin: 2px 0;}
.inner-retail-left .inner-contact {border: 1px dotted;padding: 0 0 0 10px;}
.bread div {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;display: inline-block;text-transform: capitalize;}
.bread div.breadcrumb {color: #666666;font-size: 12px;margin: 0;padding: 0;}
.breadcrumb > a {color: #666666;}


article .easy_t_single_testimonial {border-bottom: 1px dotted #ccc;margin: 0 0 20px;}
article .easy_t_single_testimonial:last-child { border:0;}
article blockquote.easy_testimonial {margin:0 0 20px; border-left: 5px solid #ccc; position:relative;}
article blockquote.easy_testimonial .date {position:relative;top:5px; font-size:13px;}
.inner-content article .easy_testimonial_title {font-size: 22px;font-weight: normal;text-transform: uppercase;margin:0 0 30px 0;}
.inner-content article .easy_testimonial_title a { color:#9933cc;text-transform: capitalize;}
.testimonial-client {font-weight: bold;text-align: left;}
.more-link {background: none;border-radius: 3px;color:#9933cc !important;padding: 2px 10px;text-decoration: none !important;}
.more-link:hover { color:#fff !important; background: #bb93cf none repeat scroll 0 0;}
.sara-image {float: left;}

.date,
.author {color:#666;}
.comments {display: inline-block;margin: 0 0 5px;}
article .style-light_style blockquote.easy_testimonial {
  background-color: #fcfcfc;
  border: 1px solid #e5e5e5;
  padding: 15px 20px 20px;
}
article .style-light_style .easy_testimonial_title,
article .style-light_style .testimonial_author .date {display:none;}


.you-are-here {color: #874cc2;font-size: 12px;font-weight: normal;}
.listing {background: #f9f9f9;border: 1px solid #ccc;border-radius: 3px;float: left;padding: 10px 10px 0 0;width: 100%; margin:0 0 20px;}
iframe.instagram-media {height: 740px;}

 /* contact-form css start */
.contact-form,
.booking-form {background: #f9f9f9;border: 1px solid #ccc;border-radius: 5px;padding: 15px 15px 0;float:left;width:100%;}
.form-wrape h3 {display:none;}
.red {color: red;}

.contact-form label,
.booking-form label {font-weight: normal;margin-bottom: 3px;}
.contact-form .item,
.booking-form .item { padding:0 10px 0; margin:0 0 20px 0;}
.wpcf7-form-control {background-color: #ffffff;background-image: none;border: 1px solid #cccccc;border-radius: 4px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #333;display: block;font-size: 14px;height: 34px;line-height: 1.42857;padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;}
.wpcf7-form-control.wpcf7-textarea.Comment-c {height: 80px;}
.wpcf7-form-control.wpcf7-submit { background:#9933cc; width:auto; color:#fff; font-weight:bold; text-transform:uppercase; border:0;}


.wpcf7-form-control.g-recaptcha { float:left; height:auto; border:0; padding:0; margin: 20px 0 0 0;}
.item .ajax-loader { display:none;}
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ok {float: left;width: 100%;text-align: center;}
body .wpcf7-form-control-wrap {position: initial;}
body span.wpcf7-not-valid-tip {font-size: 13px;left: 10px;position: absolute;}
/* contact-form css end */

/* Sidebar css Start here */
.widget_search,
.widget_sis_upcoming_events,
.listTestimonialsWidget,
.tribe-events-list-widget {float: left;width: 100%; margin:0 0 5px;}
.widget_search form[role="search"] {
  float: left;
  margin: 0 0 10px;
  position: relative;
  width: 266px;
}
.widget_search input {
  border-radius: 5px;
  border:1px solid #ccc;
  box-shadow: 0 1px 1px 0 #9f9f9f inset;
  box-sizing: border-box !important;
  color: #666666;
  font-family: arial;
  font-size: 13px;
  font-style: italic;
  height: 28px;
  padding: 0 28px 0 10px;
  width: 100%;
}
.widget_search button {
  background: rgba(0, 0, 0, 0) url("../images/search-icon.png") no-repeat scroll center center;
  border: 0 none;
  height: 26px;
  padding: 14px;
  position: absolute;
  right: 0;
  top: 0;
}

.widget_sis_upcoming_events .event-title { display:none;}
.widget_sis_upcoming_events .event-title li { background:none;}
.inner-sidebar .widget_sis_upcoming_events ul li a {padding:0; background:none;}
.widget_sis_upcoming_events .sis_event_entry h4 {font-size: 16px;margin-bottom: 5px;}
.widget_sis_upcoming_events .description { display:none;}
.widget_sis_upcoming_events .sis_event_entry .sis_event_date {color: #666;font-size: 12px;font-weight: bold;}
.widget_sis_upcoming_events .event-content a { color:#874cc2;}



.listTestimonialsWidget blockquote.easy_testimonial {border-bottom: 1px solid #ccc;margin: 0 0 5px;min-height: 10px;padding: 0 0 5px;}
.listTestimonialsWidget .testimonial_body p { display:none;}
.listTestimonialsWidget blockquote.easy_testimonial p {font-size: 14px;}
.listTestimonialsWidget .easy_t_single_testimonial .easy_testimonial_title {font-size: 14px;font-weight: normal;margin: 0;}
.inner-sidebar .listTestimonialsWidget .easy_t_single_testimonial .easy_testimonial_title a { padding:0; color:#874cc2;}
.listTestimonialsWidget .more-link {display: inline-block !important;font-size: 13px !important;padding: 2px 10px !important;}
.listTestimonialsWidget .easy_t_single_testimonial blockquote p span.testimonial-client, 
.listTestimonialsWidget .easy_t_single_testimonial blockquote p span.testimonial-position {font-weight: normal;font-size: 13px;}


.tribe-events-list-widget .type-tribe_events {border-bottom: 1px solid #999;margin: 15px 0 10px;padding: 0 0 10px;}
.tribe-events-list-widget .type-tribe_events a,
.tribe-events-day .tribe-events-day-time-slot h5,
.tribe-events-widget-link a {color:#874cc2 !important;}
.tribe-event-title {font-size: 16px; margin:0;}
.tribe-event-duration {color: #666;font-size: 13px;font-style: italic;}
.tribe-events-notices {float:left; width:100%; text-align:center;}
.tribe-events-cal-links {display:none !important;}

.news-col-list .news-thumb {display: none;}
.news-col-list .news-content,
.post-content-text {margin-left:0 !important;width: 100% !important;}
.news-content-excerpt .more-link {float:right; margin:0 0 5px;}


.inner-sidebar .news-thumb {
  float: left;
  margin-bottom: 0;
  width: 100%;
}
.inner-sidebar .news-content {
  clear: both;
  float: left;
  padding: 0 0 5px;
  width: 100%;
}
.inner-sidebar .date-post {
  float: left;
  padding: 10px 0 0;
  text-align: center;
  width: 11%;
}
.inner-sidebar .date-post h2 {
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  text-align: center;
}
.inner-sidebar .date-post span {
  font-size: 20px;
}

.inner-sidebar .post-content-text {
  float: left;
  margin-left:6% !important;
  width: 83% !important;
}
.inner-sidebar .news .news-title,
.inner-content .news .news-title {
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  text-transform: capitalize;
  color:#874cc2;
}
.inner-sidebar .news .news-title a {color:#874cc2;}
.inner-sidebar .news-cat { display:none;}
.inner-sidebar .news .news-title a {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 0 5px;
}
.inner-sidebar .news-content-excerpt .more-link {
  float: right;
  padding:2px 10px;
}
.inner-sidebar .news-col-1,
.inner-sidebar .news-col-list,
.inner-content .news-col-1,
.inner-content .news-col-list {
  border-bottom: 1px solid #d1d1d1;
  padding:20px 0;
  margin: 0 0 10px !important;
}
.inner-sidebar a.news-more-link{ display: inline-block; padding: 5px 15px; color: #fff;}
.inner-sidebar a.news-more-link:hover{ color: #000}

.widget_text {margin: 0 0 10px;}
.widget_text,
.widget_product_categories,
.widget_sis_upcoming_events,
.listTestimonialsWidget,
.tribe-events-list-widget {background: rgba(0, 0, 0, 0) url("../images/side-bg.png") no-repeat scroll center top; padding:15px 20px 0;}

.inner-sidebar h3 {color: #874cc2;font-family: arial;font-size: 15px;margin: 0 0 8px;text-transform: uppercase;}
.widget_product_categories h3 { padding:0 0 0 27px; background: rgba(0, 0, 0, 0) url("../images/cart-icon.png") no-repeat scroll left top;}
.inner-sidebar ul li {color: #333;font-size: 14px;list-style: outside none none;padding: 0;}
.inner-sidebar ul li a {background: rgba(0, 0, 0, 0) url("../images/side-list-style.png") no-repeat scroll left 13px;border-bottom: 1px dotted #ccc;color: #333;display: block;padding: 5px 0 5px 15px;}
.inner-sidebar ul li ul li a {background-position: 25px 13px;padding: 5px 0 5px 40px;}
.inner-sidebar ul li:last-child a {border: 0 none;}
.inner-sidebar ul li ul li:last-child a {border-bottom: 1px dotted #ccc;}
.inner-sidebar a {color: #333;display: block;padding: 5px 0;}
.inner-sidebar a:hover {text-decoration:none; color:#874cc2;}
/* Sidebar css End here */

/* woocommerce layout Start here */
option {color: #333;font-size: 13px;}
.woocommerce-breadcrumb,
.page-title { display:none;}
.inner-content p.woocommerce-result-count { font-size:13px; color:#666;}
.woocommerce .woocommerce-ordering select {border: 1px solid #ccc;border-radius: 3px 0 0 3px;color: #333;height: 26px;}
.woocommerce nav.woocommerce-pagination {margin: 0 0 20px;}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {color: #fff !important; background:#d6bad6 !important;}


/* woocommerce layout End here */


/* woocommerce list layout Start here */
body.woocommerce ul.products li.product, 
body.woocommerce-page ul.products li.product {font-family:"robotolight"; text-align:center;}
body.woocommerce ul.products li.product:hover, 
body.woocommerce-page ul.products li.product:hover {box-shadow: none;}

body.woocommerce ul.products li.product, 
body.woocommerce-page ul.products li.product {width: 33%; margin:0 0 0px 0; clear: none !important; padding: 0 0 20px}
body.woocommerce ul.products li.last, 
body.woocommerce-page ul.products li.last { margin:0;}
body.woocommerce ul.products li.product a img {
  border: 1px solid #bfbfbf;
  height: 240px;
  margin: 10px auto 0;
  padding: 5px;
  width: 235px;
}
body.woocommerce ul.products li.product:hover a img { border:1px solid #874cc2;}

.pro-name {
  display: table;
  height: 52px;
  text-align: center;
  width: 100%;
}
.pro-name a {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}

body.woocommerce ul.products li.product h3 {
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 5px 0;
  min-height:52px;
  font-family: "Roboto Regular";
}
body.woocommerce ul.products li.product .star-rating { display:none;}
body.woocommerce ul.products li.product .price {
  color: #666;
  float: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 33px;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
   padding: 3px 0;
}

body.woocommerce ul.products li.product .button.add_to_cart_button {
  background: #931d93 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  float: none;
  font-size: 15px;
  letter-spacing: 0.2px;
  margin: 0 auto;
  padding: 8px 5px;
  text-align: center;
  width: 130px;
  text-transform: capitalize;
}
body.woocommerce ul.products li.product .button.add_to_cart_button:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#750082+0,a5109b+0,70037a+100,a849a3+100 */
background: #750082; /* Old browsers */
background: -moz-linear-gradient(top, #750082 0%, #a5109b 0%, #70037a 100%, #a849a3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #750082 0%,#a5109b 0%,#70037a 100%,#a849a3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #750082 0%,#a5109b 0%,#70037a 100%,#a849a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#750082', endColorstr='#a849a3',GradientType=0 ); /* IE6-9 */
}

body.woocommerce ul.products li.product a.added_to_cart {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #a044cf;
  display: none;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: inherit;
  width: 100%;
}
/* woocommerce list layout End here */


/* woocommerce detail layout Start here */
body.woocommerce div.product div.images img {width: auto;margin:0 auto;}
body.woocommerce #content div.product div.images {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  float: left;
  min-height: 300px;
  width: 43%;
  position:relative;
  margin:0 0 60px;
}
body.woocommerce #content div.product .images .thumbnails {border-top: 1px solid #ccc;padding: 5px 0 0;}
body.woocommerce #content div.product div.thumbnails a {border: 1px solid #ccc; margin:0 5px 5px 0;}
body.woocommerce #content div.product div.thumbnails a:first-child {margin:0 5px 5px 5px;}
body.woocommerce #content div.product div.thumbnails a:hover {border: 1px solid #9e9e9e;}
.click-zoom {
  bottom: -23px;
  color: #666;
  font-size: 11px;
  left: 0;
  line-height: 15px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
body.woocommerce #content div.product div.images .click-zoom img {
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
}
body.woocommerce #content div.product div.images .click-zoom:hover { color:#874cc2;}
 
body.woocommerce-page #content div.product div.summary { width:52%;}

body.woocommerce .star-rating span::before,
body.woocommerce .star-rating::before {color: #97a90d;}
body.woocommerce div.product .product_title {font-size: 26px; color:#000;}
body.woocommerce .star-rating {height: 1.5em;}
body.woocommerce div.product p.price {display:none;}
body.woocommerce div.product .price{color: #97a90d;font-size: 20px; margin:0 0 20px;}
body.woocommerce div.product span.price {color: #97a90d;font-size: 20px; margin:0; display:inline-block;}
body.woocommerce div.product form.cart div.quantity,
body.woocommerce div.product form.cart .variations label {color: #97a90d;float: left;font-size: 18px;line-height: 30px;margin: 0 10px 0 0;}
body.woocommerce div.product form.cart .variations label {color: #97a90d !important;font-size: 18px !important;margin: 0 !important;}
body.woocommerce div.product form.cart div.quantity .qty {
  border: 1px solid #ccc;
  height: 35px;
  margin: 0 20px 0 0;
  width: 60px;
  color:#666;
}
body.woocommerce div.product form.cart .variations select {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
  box-sizing: border-box;
  color: #666666;
  font-family: arial;
  font-size: 13px;
  font-style: italic;
  height: 28px;
  padding: 0 28px 0 10px;
  width: 280px;
}
body.woocommerce div.product form.cart .button,
body.woocommerce #respond input#submit,
#respond input#submit {
  background: #97a90d none repeat scroll 0 0;
  font-size: 18px;
  font-weight: normal;
  height: 35px;
  padding: 0 25px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color:#fff;
  border:0;
  text-transform: capitalize;
}
body.woocommerce div.product form.cart .button:hover,
body.woocommerce #respond input#submit:hover,
#respond input#submit { background:#707c12; color:#fff;}
.inner-content div[itemprop="description"] p {color: #666; font-size:14px; margin:0 0 15px 0;}

.woocommerce-product-rating a {color: #666;}
.product_meta {display: none;}



body.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #eaeaea;
  border: 0 none;
  border-radius: 0;
  margin: 0 -5px;
  padding: 10px 15px;
  position: relative;
  z-index: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #97a90d none repeat scroll 0 0;
  padding: 15px 15px 10px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color:#fff;}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #666;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
body.woocommerce div.product .woocommerce-tabs ul.tabs li::before { border:0 !important;box-shadow:none !important;}

.woocommerce div.product .woocommerce-tabs ul.tabs::before { border-bottom:0 !important;}
.tabs.wc-tabs {margin: 0 !important;}
.woocommerce div.product .woocommerce-tabs .panel.entry-content.wc-tab {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 10px 20px 20px !important;
}
#tab-tab-video > iframe {
  border: 1px solid hsl(0, 0%, 20%);
  margin: 10px 9px;
}
ul.tabs.wc-tabs  { padding:20px 0 0 0;}

#contact-details {
  color: #686868;
  padding: 0 0 0 30px;
}
.inner-content #contact-details p,
.inner-content #contact-details p a {color: #686868;}
.panel.entry-content.wc-tab {float: left; width:100%}


@media (max-width: 1024px){#tab-tab-video iframe {width: 31%;}}
@media (max-width: 991px){#tab-tab-video iframe {width: 210px; height:210px;}}
@media (max-width: 767px){#tab-tab-video iframe {width: 46%;height: 150px;margin: 10px 5px;}.video-section {overflow: scroll;}}


#tab-reviews { position:relative;}
body.woocommerce #reviews h3 {
  margin: 0 0 10px;
}
#tab-description.panel { text-shadow:none;}

ol.commentlist {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px !important;
}
.woocommerce #reviews #comments h2 {
  margin: 5px 10px 0 0;
}
.avatar.photo {
  display: none;
}
body.woocommerce #reviews #comments ol.commentlist li { margin:0;}
body.woocommerce #reviews #comments ol.commentlist li .comment-text {border-top:0;border-right:0;border-left:0;border-bottom:1px solid #ccc; padding:0 0 10px 0; margin:0 0 10px;}
body.woocommerce #reviews #comments ol.commentlist li:last-child .comment-text {border:0;}
body.woocommerce #reviews #comments ol.commentlist li .comment-text strong {color: #97a90d;font-size: 20px;font-weight: normal;margin: 5px 0 10px;text-transform:capitalize;}
body.woocommerce #reviews #comments ol.commentlist li .comment-text p .verified { display:none;}
body.woocommerce #reviews #comments ol.commentlist li .comment-text p time {color:#777; font-size:12px;}
body.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {float: left;}
body.woocommerce #reviews #comments ol.commentlist li .comment-text .description { float:left; width:100%; margin:10px 0 0 0;}

/*#commentform label {
  display: block;
}*/
#commentform p.stars { margin:5px 0 0;}
#commentform input[type="text"] { height:30px;}
#commentform input[type="text"],
.woocommerce #reviews #comment {border: 1px solid #ccc;padding: 2px 5px; width:100%; border-radius:3px;}
body.woocommerce #reviews #comment {height: 100px;}
.woocommerce #review_form #respond p {
  float: left;
  width: 100%;
  padding:0 40px 0 0;
}
body.woocommerce #review_form #respond p {margin: 10px 0 10px;}
.login-review .col-md-8.col-sm-8.col-xs-12.col-md-push-4.col-sm-push-4 {left: 0;}
.woocommerce #review_form #respond .newsletter { display:none;}

#respond {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 20px;
  position: relative;
}
#respond textarea {height:100px; width:100%;}
.comment-form-rating {bottom: 50px;position: absolute;}
#review_form .form-submit {margin: 160px 0 0 !important;}


.inner-content #tab-description h1,
.inner-content #tab-description h2,
.inner-content #tab-description h3,
.inner-content #tab-reviews h1,
.inner-content #tab-reviews h2,
.inner-content #tab-reviews h3 {color:#97a90d;}

.inner-content #tab-description,
.inner-content #tab-description p,
.inner-content #tab-reviews,
.inner-content #tab-reviews p {color:#666;}

body.woocommerce p.stars a::before {color:#97a90d;}

.inner-content .woocommerce-message .button,
.inner-content .woocommerce .cart input.button {background:#97a90d; color:#fff; font-weight:normal;}
.inner-content .woocommerce-message .button:hover,
.inner-content .woocommerce .cart input.button:hover {background:#707c12; color:#fff;}
/* woocommerce detail layout End here */

body.woocommerce-cart table.cart th {color: #874cc2;font-size: 16px;font-weight: normal;text-transform: uppercase;}
body.woocommerce-cart table.cart th,
body.woocommerce-cart table.cart td,
body.woocommerce-cart table.cart td dl.variation,
body.woocommerce-cart table.cart td dl.variation dt {text-align:center;}

body.woocommerce-cart table.cart td dl.variation,
body.woocommerce-cart table.cart td dl.variation dt {float:none;}

.woocommerce .quantity .qty {border: 1px solid #ccc;height: 30px;}
body.woocommerce-cart table.cart td.actions .coupon .input-text { width:105px; height:30px;}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #a7b50a none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: none;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {background: #707c12  none repeat scroll 0 0;}  
body.woocommerce-cart .cart-collaterals .cart_totals table, 
body.woocommerce-cart .cart-collaterals .cart_totals table th {font-size:18px;background:#f1f1f1;}
body.woocommerce-cart table.cart img {width: 120px;}
body.woocommerce-cart a.remove {opacity:0.6; font-size: 30px;font-weight: normal; margin:0 auto;}
body.woocommerce-cart a.remove:hover {opacity:1;}

body.woocommerce-cart .shop_table .actions input.button,
body.woocommerce-cart .cart_totals .coupon input.button {
  font-size: 15px;
  font-weight: normal;
  height: 30px;
  padding: 5px 15px;
  text-transform:uppercase;
}
body.woocommerce-cart .cart_totals .coupon input.button {background: #a9a9a9;color:#fff;}
body.woocommerce-cart .cart_totals .coupon input.button:hover {background: #707c12;color:#fff;} 

.woocommerce-shipping-calculator {float: right;margin: 0 0 0 5px;}
.inner-content .woocommerce-shipping-calculator p {margin: 0;}
.inner-content .woocommerce-shipping-calculator p#calc_shipping_country_field {margin: 0 0 5px;}
.woocommerce-shipping-calculator .shipping-calculator-button {background: #a9a9a9;border-radius: 3px;color: #fff;height: 30px;padding: 8px 10px;}
.woocommerce-shipping-calculator .shipping-calculator-button:hover {background: #707c12;color:#fff;}
.cart-subtotal span,
tr.shipping td,
tr.shipping {font-size: 18px;font-weight: bold !important;text-transform: uppercase; color:#333;}
.cart-subtotal span.amount,
tr.shipping span.amount {color: #874cc2;font-size: 16px; font-weight: bold !important;}
.order-total span {font-size: 22px; font-weight:bold;}
.order-total span.amount {color: #874cc2;font-size: 22px;}

#calc_shipping_country,
#calc_shipping_state {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
  color: #494949;
  font-size: 13px;
  height: 26px;
  padding: 2px 5px;
}
 
body.woocommerce .cart-collaterals .cart_totals, 
body.woocommerce-page .cart-collaterals .cart_totals { float:left; width:100%;}
body.woocommerce-cart .cart-collaterals .cart_totals th, 
body.woocommerce-cart .cart-collaterals .cart_totals table td {text-align:right; border:0 !important;}
body.woocommerce-cart .cart-collaterals .cart_totals table th {width:60%;}
body.woocommerce-cart .cart-collaterals .cart_totals table td {width:40%;}
body.woocommerce-cart .cart-collaterals .cart_totals table .shipping {color: #797979;}
body.woocommerce-cart .cart-collaterals .cart_totals table .shipping th,
body.woocommerce-cart .cart-collaterals .cart_totals table .shipping td { font-weight:normal; font-size:16px;}
body.woocommerce-cart .wc-proceed-to-checkout { float:right;}


#shipping_method_0_woocommerce_flatrate_percountry,
label[for="shipping_method_0_woocommerce_flatrate_percountry"] { display:none;}


body.woocommerce-cart table.cart tr.order-total th,
tr.order-total td {color: #333;font-size: 20px;font-weight: normal !important;}
tr.order-total td strong { font-weight:normal;}

body.woocommerce-checkout .woocommerce-info::before {color:#97a90d;}
body.woocommerce-checkout .woocommerce-error, 
body.woocommerce-checkout .woocommerce-info, 
body.woocommerce-checkout .woocommerce-message { border-top: 3px solid #97a90d !important;} 
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
  background: none;
  border-radius: 5px;
  margin: 0 0 20px;
  padding: 10px;
}

.inner-content .woocommerce-billing-fields h3,
.inner-content .woocommerce-shipping-fields h3,
.inner-content #order_review_heading {color: #a044cf;font-size: 18px; margin:5px 0; text-transform:uppercase;}
#customer_details h3 {
  color: #a044cf;
  display: inline;
  font-size: 18px !important;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.woocommerce-billing-fields,
.shipping_address {
  border: 1px solid #ccc;
  border-radius: 3px;
  float: left;
  padding: 10px;
  width: 100%;
}
#order_comments_field { display:none;}
.woocommerce-shipping-fields h3 label{color: #a044cf;display: inline;font-size: 18px !important;margin: 0 0 0 10px;}
.woocommerce-billing-fields .create-account label {color: #a044cf;margin: 5px 0 0 0;}
.woocommerce-shipping-fields #ship-to-different-address .input-checkbox {float:left; height:22px;}

/*.woocommerce-checkout-review-order-table .cart_item td,
.woocommerce-checkout-review-order-table tfoot .shipping th,
.woocommerce-checkout-review-order-table tfoot .shipping td {border:0 !important;}*/


.check-login {
  background: #f3f1f2 none repeat scroll 0 0;
  border-radius: 4px;
  float: left;
  margin: 0 0 20px;
  padding: 15px 15px 5px;
  width: 100%;
}
.inner-content .check-login p {
  font-size: 16px;
  line-height: 24px;
}
.inner-content .check-login p a {text-decoration:underline;}


body.woocommerce-page #customer_details input,
body.woocommerce-page #coupon_code {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  box-shadow: none;
  color: #494949;
  font-size: 13px;
  height: 30px;
  margin: 0 0 5px 0;
  padding: 2px 5px;
}
label {
  font-size: 14px !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
}

body.woocommerce-checkout #payment {background:none;}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
  font-size: 20px;
  padding: 15px 30px;
}

/*#order_review .shp-cal, 
#order_review .shipping {
  float: left;
  width: 100%;
}

#order_review .shp-cal td, 
#order_review .shipping td {
  border-right: 1px solid hsla(0, 0%, 0%, 0.1) !important;
  float: left;
  width: 100%;
}
#order_review .shipping td {
  border-top: 1px solid hsla(0, 0%, 0%, 0.1)!important ;
}*/

body.woocommerce-checkout .checkout_coupon input.button {background:#97a90d; color:#fff;} 
body.woocommerce-checkout .checkout_coupon input.button:hover { background:#707c12;}

body.woocommerce-checkout .woocommerce-error,  
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce .woocommerce-info {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  width: 100%;
  margin:0 !important;
}
body.page.woocommerce-checkout form.login {margin: 10px 0;padding: 10px;}
body.page.woocommerce-checkout form.login p { color:#666;}
.checkout_coupon {
  float: left;
  width: 100%;
}

.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .order-total th { font-size:20px; text-align:right;}
.woocommerce-checkout-review-order-table .cart_item .item-name { text-align:left;}
.woocommerce-checkout-review-order-table .cart_item td { font-weight:bold;}
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table .product-total {text-align:right;}
.woocommerce-checkout-review-order-table .cart-subtotal span.amount {color: #874cc2;font-size: 22px;}
body .woocommerce td.product-name dl.variation dd, 
body .woocommerce td.product-name dl.variation dt {float: none;}
body .woocommerce td.product-name dl.variation dd {margin:0;}

body.woocommerce-checkout #payment div.payment_box input.input-text,
body.woocommerce-checkout #payment div.payment_box select {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
  color: #494949;
  font-size: 13px;
  height: 26px;
  padding: 2px 5px;
  width:280px;
}
body.woocommerce-checkout #payment div.payment_box select[name="billing_expdatemonth"],
body.woocommerce-checkout #payment div.payment_box select[name="billing_expdateyear"] {width:100px; float:left;}




.flex-control-paging li a.flex-active {
  background: #94ac28 !important;
  cursor: default;
}

.flex-control-nav {
  bottom: 20px !important;
  line-height: 11px; z-index:9
}

.flex-control-nav li a {
  border: 2px solid #fff;
  margin: 0 6px;
  padding: 0;
}

.flex-control-nav.flex-control-paging li a {
  background: #ced9ae;
  box-shadow: none;
  height: 14px;
  width: 14px;

}
.flex-control-nav li a {
  margin: 0 4px !important;
  }

#newsletters-3 > h3 {
  margin: 0;
  font-weight: bold;
  padding: 0 0 2px;
  font-size: 14px;
  color:#fff;
}
  
  .footer .newsletters .btn-primary {
  float: left;
  height: 30px !important;
  text-indent: 0 !important;
}
.footer-bg .footer .right .button.btn.btn-primary {
 background: rgba(0, 0, 0, 0) url("/wp-content/themes/Saroma/images/subscribe-button.png") no-repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #000;
  font-family: Arial;
  font-size: 0px !important;
  font-weight: bold;
  height: 25px;
  text-indent: -9999px;
  width: 94px;
  box-shadow: none;
}
.footer-bg .footer .right .newsletters-field-error p {
  margin: 0;
  padding: 0;
}
.wpmlcheckboxlabel.wpml {padding: 0 0 0 15px;}
.newsletters .checkbox input[type="checkbox"], .newsletters .checkbox-inline input[type="checkbox"], .newsletters .radio input[type="radio"], .newsletters .radio-inline input[type="radio"] {
  height: auto;
  width: auto;
  left:0px;
  top:-1px;
}
.form-group .checkbox{display: none;}
.product ul.products li h3 {
  display: none;
}

.product ul.products li a.button {
  display: none;
}

.product ul.products li.product span.price {
  display: none;
}

.header .bottom ul.menu {
  list-style: outside none none;
  margin: 0;
}

.header .bottom ul.menu li {
  float: left;
  line-height: 30px;
  margin: 0 5px 0 0;
}

.header .bottom ul.menu li a {
  color: #fff;
  font-size: 12px;
  line-height:14px;
}
.header .bottom ul.menu li a:hover{ text-decoration:none; color:#fed000;}

.header .bottom ul.menu li a .wpmenucart-icon-shopping-cart-0 {
  color: #c8a408;
  font-size: 22px;
}

.header .bottom ul.menu li a .wpmenucart-display-right {
  float: none;
}

.footer .right .control-label {
  display: none;
}
.footer .right .wpmlcustomfield.wpmlcustomfield2 {
  display: none;
}
.checkbox {
  color: #fff;
}
.video-section .event-content {
  display: none;}
.video-section ul.sis_event_entries {list-style: outside none none;}
.newsletters .checkbox, .newsletters .radio {margin-bottom: -8px !important;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {padding: 5px;width: 60%;}
.row .woocommerce .login,
.row .woocommerce .register {background: #fdfdfd;width:100%; float:left; margin:0;}
.login #username,
.login #password,
body.woocommerce-page form .form-row input.input-text {border: 1px solid #ccc;border-radius: 2px;box-shadow: none;color: #494949;font-size: 13px;height: 26px;padding: 2px 5px;}
.newsletters_recaptcha_widget .rc-anchor rc-anchor-normal .rc-anchor-normal {width: 200px;}
.newsletters_recaptcha_widget .rc-anchor .rc-anchor-normal .rc-anchor-content {width: 142px;}
.newsletters_recaptcha_widget .rc-anchor .rc-anchor-normal .rc-anchor-checkbox-label {width: auto;}
.newsletters_recaptcha_widget .rc-anchor .rc-anchor-logo-portrait {margin: 10px 0 0;}
.newsletters_recaptcha_widget .rc-anchor .rc-anchor-pt { display:none !important;}

.page .woocommerce form.login{ padding:10px 20px;}
.page .wholesale-btn {
    margin-top: 10px;
}
.login p.form-row input.button ,
body.woocommerce-page input.button{background:#fbcf38;}
.login p.form-row input.button:hover,
body.woocommerce-page input.button:hover {background:#874cc2; color:#fff;}

p.return-to-shop .button.wc-backward {background: #fad03f none repeat scroll 0 0;}
p.return-to-shop .button.wc-backward:hover{background:#874cc2; color:#fff;}


body .woocommerce #respond input#submit, 
body .woocommerce a.button, 
body .woocommerce button.button, 
body .woocommerce input.button {background:#fbcf38;}

body .woocommerce #respond input#submit:hover, 
body .woocommerce a.button:hover, 
body .woocommerce button.button:hover, 
body .woocommerce input.button:hover {background:#874cc2; color:#fff;}


 

/*video-section-css-start*/

.video-section #Juna_IT_Video_Gallery_Video_1 iframe {border: 0 none !important;border-radius: 0 !important;height: 330px !important;width:100%!important; margin:15px 0 0;}
.video-section #Juna_IT_Video_Gallery_Video_1 > p {display: none;}
.video-section #Juna_IT_Video_Gallery_Video_1 > div {border: medium none !important;}
.Juna_IT_Video_Gallery_Main_Div {margin: 0 10px 5px !important;}
/*video-section-css-end*/

.easy_t_pagination {
  clear: both;
  float: left;
  margin: 0 0 10px;
  width: 100%;
}
.easy_t_pagination a {
  background: #bb93cf;
  border-radius: 3px;
  color: #fff;
  padding: 5px 10px;
}
.easy_t_pagination a:hover {background:#9b73af; color:#fff; text-decoration:none;}



.single-event .inner-content .type-event h1,
.single-event .inner-content .type-event h2 {width: 100%;}
.single-event .inner-content .type-event {margin: 0 0 10px;}
.single-event .inner-content .type-event a {float: left;margin: 0 0 20px;width: 100%;}
.single-event .inner-content .type-event h1 a,
.single-event .inner-content .type-event h2 a,
.single-event .inner-content .type-event h3 a,
.single-event .inner-content .type-event .author a {float:none; margin:0; width:auto;}

.type-event {float:left; width:100%; margin:0 0 30px; padding:0 0 10px; border-bottom:1px solid #ccc; color:#666;}
.inner-content .type-event a {float: left;width: 120px; margin:0 20px 20px 0;}
.inner-content .type-event a img {max-width:100%;}
.inner-content .type-event h1,
.inner-content .type-event h2 {float: left;font-size: 20px;margin: 0 0 5px;width: 80%;}
.inner-content .type-event h1 a,
.inner-content .type-event h2 a,
.inner-content .type-event h3 a,
.inner-content .type-event span a,
.inner-content .type-event p a { float:none; margin:0; width:auto;}
.inner-content .type-event p {color:#666; margin: 5px 0;}

.type-event table td {
  display: inline-block;
  margin: 0 25px 0 0;
  padding: 3px;
}


.sitemap {margin: 20px 0 0;}
.sitemap li {font-size: 16px;margin: 0 0 3px;}
.sitemap .sub-menu li {font-size: 14px;margin: 0 0 10px;}
.sitemap .sub-menu li {margin: 0 0 3px;}


.search-results article {border-bottom: 1px solid #ccc;margin: 0 0 20px !important; float:left; width:100%; padding:0 0 20px}
.search-results .inner-content p {float: left; width: 100%;}
.search-results .date,
.search-results .author,
.search-results .comments {float:left;}

/* calendar month css start here */
#tribe-events-bar #tribe-bar-form {background: #f3f3f3 none repeat scroll 0 0;}
#tribe-events-bar #tribe-bar-form input[type="text"] {height:30px; padding:0;}
#tribe-events-bar .tribe-bar-views-inner {background: #fbcf38;padding: 10px 0 40px;}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {background:#fbcf38;}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {background:#cb9f08;}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list {top:40px;}
#tribe-events-bar #tribe-bar-form .tribe-bar-views-inner label {padding: 5px;text-align: center;}
.tribe-events-tooltip .tribe-events-event-thumb {padding: 10px 0 !important;text-align: center;width: 100%;}
.inner-content .tribe-events-event-body p {color: #666;line-height:18px !important;margin: 0 0 10px; font-size:14px;}

#tribe-events-bar .tribe-bar-mini .tribe-bar-submit {margin: 6px 0 0 15px;}
#tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type="submit"] {background:#a6bd4c;}
#tribe-events-content .tribe-events-calendar thead th {background:#a6bd4c;border-left: 1px solid #869d2c;border-right: 1px solid #869d2c;}
.tribe-events-calendar div[id*="tribe-events-daynum-"], 
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {background-color: #b6cd5c;color: #666;}

#tribe-events-content .tribe-events-calendar .tribe-events-past div[id*="tribe-events-daynum-"] {background:#a6bd4c; opacity: 0.4; color:#121212;}
#tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] a { background:none;olor:#121212;}

#tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]{background-color: #768d1c;}
#tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] a { color:#fff;}

#tribe-events-content .tribe-events-calendar td.tribe-events-future div[id*="tribe-events-daynum-"]{background-color: #a6bd4c;}
#tribe-events-content .tribe-events-calendar td.tribe-events-future div[id*="tribe-events-daynum-"] a { color:#fff;}

#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"]{background-color: #a6bd4c;color:#121212;}


/* calendar month css end here */

/* calendar list css start here */
#tribe-events-content .tribe-events-list-separator-month { margin:0 auto;}
#tribe-events-content.tribe-events-list .tribe-events-first,
#tribe-events-content.tribe-events-list .type-tribe_events {margin: 0 0 10px;padding: 0 0 10px; border-bottom: 1px solid #ccc;}
#tribe-events-content.tribe-events-list .tribe-events-last { border:0;}
.tribe-events-list-separator-month span {font-size: 20px;font-weight: normal;}
#tribe-events .tribe-events-content p, 
.tribe-events-after-html p, 
.tribe-events-before-html p {color: #666;line-height: 1.5 !important;margin: 0 0 10px;}
/* calendar list css end here */
.wholesale-btn > a {background: #fbcf38 none repeat scroll 0 0; border-radius: 3px; color: #000000; display: block; float: left; font-size: 16px; padding: 7px 20px;}
.wholesale-btn > a:hover {background:#874cc2 ; color:#fff; text-decoration:none}
.my-calendar-table td span {text-align: center;}
.my-calendar-table .url.summary.has-image {font-size: 12px; text-transform:capitalize}
.video-section .my-calendar-table td{ height:46px}
.video-section .mc_bottomnav {display: none;}
.video-section .my-calendar-table caption {background: #abb038 none repeat scroll 0 0;font-family: sans-serif;font-size: 20px;text-align: left;    font-family: 'robotolight';}
.video-section .my-calendar-header .button {background: #333 none repeat scroll 0 0;border: medium none;border-radius: 3px;color: #fff;height: 17px;line-height: 17px;padding:0;}
.video-section .my-calendar-header .my-calendar-date-switcher select {border: 1px solid #999;font-size: 13px; padding: 0 5px;}
.video-section .my-calendar-header {background: #abb038 !important;}
.video-section .my-calendar-header .mc-time span {color: #fff;}
.fancybox-skin {padding: 30px 40px 30px !important;}
.fancybox-inner .newsletters h3 {color: #c57bd9;font-weight: normal;text-align: center;font-size: 26px;letter-spacing: 1px; margin: 0 0 15px;}
.fancybox-wrap{ max-width: 500px; width: 100% !important}
.fancybox-outer, .fancybox-inner{ width: 100% !important}
.fancybox-inner .newsletters label, .fancybox-inner .newsletters > p {display: none;}
.fancybox-inner .newsletters input[type="text"] {border: 2px solid #b7b7b7;border-radius: 0;color: #000000;font-family: 'robotolight';margin: 0 0 20px;}
.fancybox-inner .newsletters-recaptcha-challenge > div {margin: 0 auto;}
.fancybox-inner .newsletters input.btn-primary{background: #b7b7b7 none repeat scroll 0 0;border: 1px solid #b7b7b7;border-radius: 0;display: block;font-size: 16px;margin: 0 auto;font-family:"Roboto Regular"; text-transform: uppercase; font-weight: bold; padding: 7px 15px;}
.fancybox-opened .fancybox-skin {border-radius: 5px 0 0 0; background:#fff url("../images/pop-up-bg.jpg") no-repeat bottom}
.fancybox-inner .newsletters input.btn-primary:hover{ background:#ac59c2; border: 1px solid #c57bd9; }
.newsletters-acknowledgement > p {background: #008000 none repeat scroll 0 0;color: #ffffff;font-size: 14px;margin: 20px 0 10px;padding: 4px 10px;text-align: center;text-transform: uppercase;}
.sidebar-widget .newsletters-recaptcha-challenge {margin: 0 0 0 -28px;position: relative;transform: scale(0.78);}
.sidebar-widget > .newsletters {padding: 0 20px;}
.sidebar-widget .newsletters > p, .sidebar-widget .newsletters label {display: none;}
.sidebar-widget .newsletters .newsletters-captcha-image {margin: 10px 0;}
.inner-sidebar .sidebar-widget .newsletters h3 {margin: 20px 0 15px;}
.sidebar-widget .newsletters-form br {display: none;}

.sidebar-widget #newsletters-4-fields {margin: 0 0 10px;}

#newsletters-1-form button.btn-primary {background: #931d93 none repeat scroll 0 0;  color: #ffffff;  border: medium none;}
#newsletters-1-form button.btn-primary:hover{ background: #874cc2;}
.insta-feeds {float: left;width: 100%;padding: 20px 0;}

#sb_instagram .sbi_header_text h3{ border: none}
#sb_instagram .sbi_header_text{ color: #333}
.fancybox-wrap .newsletters .newsletters-fieldholder br {display: none;}




@media(min-width:1024px){
.col-xs-12.right .table-responsive {overflow-x: inherit;}
    
}


@media(max-width:1024px){
.full-width2 .navigation ul li {padding: 7px 0;}
.full-width2 .navigation ul li ul.submenu li {float: left;padding: 0;width: 215px;}
.full-width2 .navigation ul li ul.submenu li a {color: #231f20;display: block;font-size: 13px;padding: 3px 10px;}
.col-lg-3.product-inner {width: 23%;}
.video-border h6 {margin: 15px 0 0;}
.carousel-inner .carousel-caption { right:2%;top:0;}
.content-about {margin: 0 0 0 15px;}
.inner-content li {margin: 0;}
.inner-content .inner-retail {padding: 0 10px;}
.container .inner-content {padding: 0 20px 0 0;}
.widget_text, .widget_product_categories {padding: 15px 9px 0;}
.row .woocommerce .login { width:100%;}
.mejs-container.svg.wp-video-shortcode.mejs-video {height: 285px !important;}

.video-section .tribe-events-list-widget {margin:0;}
.video-section-bg .video-section .video h3 {
  margin: 20px 0 5px;
  text-transform: uppercase;
}
    .sidebar-widget #newsletters-1-form {overflow-y: scroll;}
#customer_details h3 {margin: 15px 0 0;}
.inner-content .woocommerce-shipping-fields h3,
#order_review_heading,
#order_review { padding:10px;}
.video-section-bg .video-section .col-lg-8 h3, .video-section-bg .video-section .col-lg-8 h4{ margin:0 0 -20px 0; padding:0; font-size:16px;}
.video-section-bg .video-section .video h3{margin: -5px 0 5px;}
section .metaslider .flexslider ul.slides li.ms-image .caption-wrap {top: 40%;}
    body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product{ padding: 0 10px 20px;}
}

@media(max-width:1023px){
.video-section-bg .video-section .video h3 a {font-size: 18px;text-align: center;}
.video-border h6 {margin: 6px 0 0;}
.footer-bg .footer .right input {width: 100%;}
.footer-bg .footer .right .capcha span {width: 86px;}
.footer-bg .footer .right {margin: 0;padding: 0 0 0 10px;}
.metaslider .flexslider .caption-wrap {left: 45%;}

.videos .wp-video {width: 100% !important;}
.videos .mejs-container.svg.wp-video-shortcode.mejs-video {height: 300px !important;width: 300px !important;}
.full-width .header .logo{ position:initial}
.video-section .tribe-events-list-widget .type-tribe_events .tribe-event-title a{ font-size:16px;}
.col-xs-12.right .table-responsive {overflow-x: auto;}
.woocommerce ul#shipping_method li {float: left; padding:0; width:100%;}
body.woocommerce-cart .cart-collaterals .cart_totals table td{ width:100%}
}


@media (min-width:768px) and (max-width: 991px) {
.full-width .header .logo {left: 0; top:2px;}
.full-width .header .header-right .bottom {padding: 10px 15px 15px 0;}
.full-width .header .header-right .bottom .search {float: right;margin: 10px 0 0; width:200px;}
.full-width .header .header-right .bottom .cart {width: 120px; margin:10px 0 0 0;}
.full-width .header .header-right .bottom .account {width: 250px; margin:10px 0 0 0; padding:0 0 0 10px;}
.full-width2 .navigation ul li {padding: 6px 0;}
.full-width2 .navigation ul li a { font-size:12px;padding: 10px 7px 7px;}
.full-width2 .navigation ul li ul.submenu li {border-bottom: 1px dotted #999999;float: left;padding: 0;width: 195px;}
.full-width2 .navigation ul li ul.submenu li a {display: block;font-size: 12px;padding: 3px 10px;}
section .metaslider .flexslider ul.slides li.ms-image .caption-wrap {top: 40%; left: 49%;}
section .metaslider .flexslider ul.slides li.ms-image .caption-wrap .caption br{ display:none;}
.sara-image {text-align: center;width: 100%;}
.content-about {margin: 15px 0 0;width: 100%;}
.full-width2 .navigation ul li ul.sub-menu li ul.sub-menu {left: 40%;top: 28px;}
iframe.instagram-media {height: 580px;}
.caption h1 {font-size: 30px;}
.caption h2 {font-size: 22px;}
.caption h3 {font-size: 16px;}
.metaslider .caption-wrap .caption img {width: 150px;} 
body.woocommerce-page #content div.product div.summary { float:right; width:55%;}
.mejs-container.svg.wp-video-shortcode.mejs-video {height: 207px !important;}
.video-section-bg .video-section .event-title {font-size: 16px;}
.woocommerce-page table.shop_table_responsive tr td::before{ content:none !important;}
.woocommerce-page table.shop_table_responsive.cart tr td::before{ content:attr(data-title) ": " !important;}

.woocommerce .actions .button {
  margin: 0 0 5px;
}
.metaslider .flexslider .caption {width: 405px;}
.caption h3 {margin:0 0 5px;}
.caption a {padding: 5px 10px;}

.inner-content .type-event h1, 
.inner-content .type-event h2 {width: 74%;}
.widget_search form[role="search"] {width: 100%;}
body.woocommerce ul.products li.product a img {height: 180px;}
}
@media(max-width:767px){
.full-width2 .navigation .navbar-toggle{ background: #231f20;}
.full-width2 .navigation ul li {display: inline-block;padding: 0 2px;position: relative;width: 100%;}
.full-width2 .navigation ul li ul.submenu li {float: left;padding: 0;width:100%;}
.full-width2 .navigation ul li ul.submenu {background: #fff none repeat scroll 0 0;display: none;margin: 0;padding: 0;position: relative;z-index: 99999;}
section .metaslider .flexslider ul.slides li.ms-image .caption-wrap { left:0%; top:20%; transform: translateY(-0%) translateX(-0%); -webkit-transform:translateY(-0%) translateX(-0%);}
.navbar-header{ width:100%;}
.navbar-brand {display: block; color:#231f20;}
.carousel-caption { display:none !important;}
#content {padding: 15px 0;}
.inner-sidebar {padding: 10px;}
.inner-content #content {padding:0;}
.full-width2 .navigation {float: right;padding: 0 10px;width: 100%;}.icon-bar {background: #fff none repeat scroll 0 0;}
.full-width2 .navigation ul li a {display: block;}
.full-width2 .navigation ul li ul.sub-menu {position: relative;}
.full-width2 .navigation ul li ul.sub-menu li {width: 100%;}
.col-lg-3.product-inner {width: 45%; margin:0 5% 5% 0;}.content-area .product h2 {min-height: 40px;}
.skin-care {padding: 15px;}
.skin-care h2 {font-size: 18px;}
.video-section-bg .video-section .col-lg-8 > h3, 
.video-section-bg .video-section .col-lg-8 > h4 {float: right;margin: 8px 0;padding: 0;text-align: center;}
.video-section-bg .video-section .col-lg-4.col-md-4.col-sm-4.col-xs-12.video {margin: 0;padding-left: 0;}
.video-section-bg .video-section .video h3 {text-align: center;}
.video-section-bg {padding: 15px 0;}
.video-border h6 {margin: 10px 0 0; text-align:center;}
.footer-bg .footer {box-sizing: border-box;padding: 10px;}
.part-1 { margin:0 0 20px 0;}
.footer-bg .footer .part-1 ul,
.footer-bg .footer .part-2 ul,
.footer-bg .footer .part-3 ul,
.footer-bg .footer .part-4 ul {padding:0 0 0 7%;}
.footer-bg .footer .right input { width:280px;}
.footer-bg .footer .right .capcha span {width: 95px;}
.footer-bg .footer .right .capcha {margin: 0 10px 10px 0;}
.footer-bg .footer .right {border-top: 2px solid transparent;
-webkit-border-image: url(../images/top-border.jpg) 30 round; /* Safari 3.1-5 */
-o-border-image: url(../images/top-border.jpg) 30 round; /* Opera 11-12.1 */
border-image: url(../images/top-border.jpg) 30 round;
margin: 10px 0 0;
padding: 10px 0 0;
border-left:0;
}
.footer-bg .footer .right .table-responsive { border:0;}
.middle-footer-bg .middle-footer {text-align: center;}
.lower-footer ul {text-align: center;}
.middle-footer-bg .middle-footer .map p {margin: 15px 0 0;text-align: center;}
.container .inner-content {padding: 0 10px;}
.banner-wrape { margin:0;}

.inner-content h1 {font-size: 18px;line-height: 26px;}
.sara-image {text-align: center;width: 100%;}
.content-about {margin: 15px 0 0;width: 100%;}

.inner-banners h1 {margin: 5px 0 10px;}
.container.inner-banners {
  background-size: 100% auto;
  min-height: 5px;
}
.container.inner-banners {padding: 0 10px;}
.bread {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 0 0 10px;
  padding: 5px;
}
.bread div.breadcrumb,
.breadcrumb a { color:#333;}
.single-banner-wrape .bread { margin:0;}

.full-width2 .navigation ul li ul.sub-menu li ul.sub-menu {left:0;}

.metaslider .flexslider .caption {float: left;padding: 5px 25px 5px 0; width: 100%;}
.caption h1 {color: #000;font-size: 15px;padding: 0 0 0px; font-weight:bold; text-align:right;}
.caption h2 {font-size: 14px; text-align: right;}
.caption h3,
.caption a {display:none;}
article blockquote.easy_testimonial .date {display: none !important;}
.inner-content article .easy_testimonial_title {font-size: 18px;font-weight: normal;margin: 0 0 5px;}
iframe.instagram-media {height: 670px;}



.single-banner-wrape .container {padding: 5px 0 0;}
.single-banner-wrape.bread {margin:0;}

body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {margin: 0 2% 5%;width: 46%;}

body.woocommerce #content div.product div.images {margin: 0 0 10px;width: 100%;}
body.woocommerce-page #content div.product div.summary {float:left; width:100%;}
body.woocommerce div.product .product_title {font-size: 22px;margin: 0 0 5px;}
.inner-content div[itemprop="description"] p { margin:0 0 5px;}
body.woocommerce div.product .price {font-size: 18px;margin: 0 0 10px;}
body.woocommerce div.product form.cart { margin:0;}
body.woocommerce div.product form.cart div.quantity .qty {margin: 0 5px 0 0;}
body.woocommerce div.product form.cart .button {font-size: 16px;padding: 0 20px;}
body.woocommerce div.product .woocommerce-tabs ul.tabs { margin:0; padding:0;}
.newsletters .checkbox input[type="checkbox"], 
.newsletters .checkbox-inline input[type="checkbox"], 
.newsletters .radio input[type="radio"], 
.newsletters .radio-inline input[type="radio"] {height: auto;left: 0;top: -1px;width: auto;}
.full-width .header .header-right .bottom {padding: 10px;}
.full-width .header .header-right .bottom .cart {margin: 0 0 25px;}
.full-width .header .header-right .bottom .search {bottom: -8px;margin: 5px 0 0;position: absolute;right: 10px;}

.inner-sidebar {margin:0;}

body.woocommerce .woocommerce-ordering, 
body.woocommerce .woocommerce-result-count {margin: 0 0 5px;}
.woocommerce-result-count { display:none;}


body.woocommerce ul.products li.first,
body.woocommerce-page ul.products li.first { clear:none;} 

body.woocommerce-page #content div.product div.summary {margin: 20px 0 0;}
body.woocommerce div.product .woocommerce-product-rating { margin:5px 0;}

body.woocommerce div.product .woocommerce-tabs .panel.entry-content.wc-tab {padding: 5px 10px 10px !important;}
.woocommerce #reviews #comments h2 { margin:0 !important;}
.woocommerce #reviews #comments ol.commentlist li .comment-text { padding:0 !important;}

.widget_search form[role="search"] {float: none;margin: 0 auto 10px;}

.inner-content .type-event a,
.inner-content .type-event h1, 
.inner-content .type-event h2  {width: 100%;}
    .fancybox-wrap{ max-width: 80%;}
.full-width .header .col-lg-10 {width: 80%;}
.full-width .header .col-lg-2 {width: 20%;}    
    /* Checkout page css start here */
.woocommerce-shipping-fields h3 label {font-size: 14px !important;}
.woocommerce #order_review table.shop_table td {float: left;width: 100%;}
.woocommerce-checkout-review-order-table td, 
.woocommerce-checkout-review-order-table .product-total {text-align: left;}
body .woocommerce ul#shipping_method li {padding: 0.25em 0;}
.woocommerce-page table.shop_table_responsive tr td::before{ content:none !important;}
.woocommerce-page table.shop_table_responsive.cart tr td::before{ content:attr(data-title) ": " !important;}
body.woocommerce-checkout #payment ul.payment_methods li input { margin:0;}

/* Checkout page css end here */
.shop_table td{ width:100% !important}
.shop_table .actions .button {margin: 3px 0;}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product{ padding: 0 0 20px}
.fancybox-skin {padding: 20px 20px 10px;}
    }




@media(max-width: 640px){
.full-width .header .header-right .top .social-icon {padding: 0 10px;}
.full-width .header .header-right .bottom {padding: 10px;}
.full-width .header .logo {left: 10px;}
.logo .img-responsive {width: 90px;}
.flex-control-nav {bottom: 5px !important;}
.flex-control-nav.flex-control-paging li a {height: 12px;width: 12px;}

body.woocommerce ul.products li.product a img {height: 240px;}
}
	
@media(max-width:480px){
.full-width .header .header-right .top .social-icon {padding: 0 10px;width: 100%;}
.full-width .header .header-right .top .contact {float: right;padding: 5px 10px 0;}
.full-width .header .header-right .bottom .account {width: 220px;}
.full-width .header .header-right .bottom .account ul li a {padding: 5px 8px;}
iframe.instagram-media {height: 510px;}
.video-section-bg .video-section .col-lg-8 > h3, 
.video-section-bg .video-section .col-lg-8 > h4 {float: none;}
.video-section-bg .video-section .event-title {float: none;font-size: 18px;text-align: center;}


}


@media(max-width:380px){
.full-width .header .header-right .bottom .cart {margin: 0;}
.full-width .header .header-right .bottom .search {bottom: auto;margin: 5px 0 0;position: relative;right: auto;}
body.woocommerce ul.products li.product a img {height: 180px;}
    .full-width .header .col-lg-10 {width: 100%;}
.full-width .header .col-lg-2 {width: 100%;}  
}
	
@media(max-width:360px){
.carousel-caption h1{ display:none}
.carousel-caption h2{ display:none}
.carousel-caption h3{ display:none}
.carousel-inner .carousel-caption {left: auto;padding-bottom: 30px;right: 10%;text-align: left;top: 10px;}
.full-width .header .logo {left: auto;position: relative;text-align: center;top: 10px;z-index: 9999;}
.logo .img-responsive {margin: 0 auto;max-width: 100px;}
.full-width .header .header-right .top,
.full-width .header .header-right .top .social-icon,
.full-width .header .header-right .top .contact,
.full-width .header .header-right .bottom .cart p {float: none;}

.full-width .header .header-right .top .social-icon ul li {display: block;float: none;margin: 5px 0 5px 0;text-align: center;}
.full-width .header .header-right .top .contact ul li {display: block;float: none;text-align: center;}
.full-width .header .header-right .bottom .cart {float: none;text-align: center;width: 110px;padding:0; margin:0 auto;}
.full-width .header .header-right .bottom {float: left;padding: 5px 0 0;width: 100%;}
.full-width .header .header-right .bottom .account {float: left;width: 100%;}
.full-width .header .header-right .bottom .account ul {text-align: center;}
.full-width .header .header-right .bottom .account ul li {margin: 5px 0 5px;}
.full-width .header .header-right .bottom .search {display: table;float: none;margin: 0 auto;width: 75%;}
iframe.instagram-media {height: 380px;}
}

#calc_shipping_postcode_field,
#calc_shipping_state_field {display: none!important;}
.woocommerce ul#shipping_method li {text-indent: 0 !important;}
a.shipping-calculator-button {
    display: none;
}
section.shipping-calculator-form {
    display: block!important;
}


input#captcha_code {
    width:120px !important;
    border-radius: 3px;
}

.si-captcha {
  max-width: 100px !important;
}

#tribe-events-bar{margin-bottom: 0px !important; }
div#calendar_1 { width: 100% !important;}

#calendar_1 table { width: 100% !important;}

.inner-sidebar ul li.today,
.inner-sidebar ul li.past-event,
.inner-sidebar ul li.future-event
{
  border-bottom: 1px solid #999;
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin: 15px 0 10px;
  padding: 0 0 10px;
}

.inner-sidebar ul li.today a,
.inner-sidebar ul li.past-event a,
.inner-sidebar ul li.future-event a
{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border-bottom: medium none !important;
  color: #874cc2 !important;
  font-size: 15px;
  font-style: normal;
  margin: 0;
  padding: 0 !important;
}
.widget_my_calendar_upcoming_widget {
    background: rgba(0, 0, 0, 0) url("../images/side-bg.png") no-repeat scroll center top;
    float: left;
    padding: 15px 20px 0;
    width: 100%;
}
 body.woocommerce-cart .woocommerce .woocommerce-message {
    color: #207940;
    font-weight: bold;
}
.woocommerce-cart .woocommerce .woocommerce-message:before {
    color: #207940;
}
select#newsletters-4list-list-select{display:none;}
span#select2-newsletters-4list-list-select-container{display:none;}
.sbi_type_image {
    display: none !important;
}
.footer .newsletters br {
display: none;
}

body .insta-feeds h3 {color: #97a90d;font-size: 28px;border-bottom: 1px dotted #999999;padding: 0 0 10px;}
body #sb_instagram .sb_instagram_header h3 {color: #874cc2;}
body #sb_instagram .sb_instagram_header p {font-size: 14px;}



.video-texti{ float: left; width:100%; margin:0; padding:0;}
.video-texti .mejs-container.svg.wp-video-shortcode.mejs-video{ width:100%; border: 2px solid #000000;}
.mejs-mediaelement {
    overflow: hidden;
 }

blockquote.easy_testimonial{ border:0 !important;    margin: 0;  padding: 10px;}
.easy_testimonial .testimonial_body > p {
    font-size: 14px;
}
.easy-t-category-testimonials .easy_testimonial_title{    font-family: 'arial'; color:#874cc2;}
.easy_testimonial .testimonial_author {
    font-size: 14px;
}
.easy_testimonial .more-link {
    background: #333333 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff !important;
    display: table;
    margin: 10px 0;
    padding: 7px 10px;
    text-decoration: none;
}
.easy_testimonial .more-link:hover{ background:#000;}

@media( max-width:1200px){
.video-texti .mejs-container.svg.wp-video-shortcode.mejs-video{height:333px !important;}

}

@media( max-width:991px){
.video-texti .mejs-container.svg.wp-video-shortcode.mejs-video{height:251px !important;}

}
@media( max-width:767px){
	
.video-texti .mejs-container.svg.wp-video-shortcode.mejs-video{
 height: 300px!important;  width: 300px!important; margin:0 auto;}

}
@media( max-width:360px){

.video-texti .mejs-container.svg.wp-video-shortcode.mejs-video{ height: 280px!important;  width: 280px!important;}

}

