/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
.full-center .fw-header #logo {
	left: 25% !important;
}
#home-clients .title-wrap h3.spb-heading span, h3#reply-title span {
	border-bottom-color: #ccc !important;
}
#home-clients .title-wrap .spb-heading {
	float: none !important;
	color: #ccc !important;
}
#home-clients h3.spb-heading {
	text-align:center !important;
}
.more-button {
	margin-top: 10%;
}
#distributors .title-wrap .carousel-arrows {
	display: none !important;
}
.home-testimonial {
}
.testimonials-slider .slide-content-wrap {
	text-align: center !important;
}
.spb_testimonial_slider_widget .slider-wrap .heading-wrap {
	text-align: center !important;
}
.content-slider .lSSlideOuter .lSPager.lSpg>li {
	display: inline-block !important;
}
.content-slider .lSSlideOuter .lSPager.lSpg {
	position: relative;
	bottom: 0px !important;
	right: 0 !important;
	left: 0 !important;
	width: auto !important;
	margin-top: 0 !important;
	text-align: center !important;
	top:0px !important;
}
.spb_testimonial_slider_widget .content-slider .lSSlideWrapper {
	padding: 0 20% 0 20% !important;
}
#responsive-form {
	max-width:1100px /*-- change this to get your desired form width --*/;
	margin:0 auto;
	width:100%;
}
.form-row {
	width: 100%;
}
.column-half, .column-full {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right:30px;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wpcf7 p {
	font-size: 20px !important;
}
input[type="text"], input[type="email"], input[type="password"], select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input[type="number"] {
	height: 40px !important;
}
input[type="text"], input[type="email"], input[type="password"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input.input-text, input[type="number"], .select2-container .select2-choice {
	border-color: #f2f2f2;
	background-color: #ffffff !important;
	color: #999999;
	font-size: 16px !important;
	font-weight: bold !important;
}
.wpcf7 input.wpcf7-submit[type="submit"] {
	float: right !important;
}
input[type="submit"], button[type="submit"], .wpcf7 input.wpcf7-submit[type="submit"], .gform_wrapper input[type="submit"], .mymail-form input[type="submit"] {
	padding: 14px 50px !important;
	background: #19669e !important;
	color:#fff !important;
	font-size: 16px !important;
}
#copyright .text-left {
	width: 100% !important;
	text-align: center !important;
	font-size: 16px !important;
	max-width: 100% !important;
	color:#ccc !important;
}
.has-newsletter-bar #copyright {
	padding-bottom: 10px !important;
}
ul.social-icons li:not(.sf-love) a {
 width: 40px !important;
 height: 40px !important;
 line-height: 36px !important;
 font-size: 30px !important;
 padding: 10px 0!important;
}
ul.social-icons li:not(.sf-love) a i {
 margin-bottom: 20px !important;
}
.widget ul li > a {
	padding:5px 0 !important;
	display: block;
	font-size: 18px !important;
}
#footer h3 {
	text-align: center !important;
}
.swiper-slide .caption-content[data-caption-size="smaller"] div.caption-excerpt {
	font-size: 35px !important;
	line-height: 50px !important;
}
.swiper-slide[data-style="light"] .caption-content h2, .swiper-slide[data-style="light"] .caption-content p {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1)!important;
}
 swift-slider.min.css:1 .swiper-slide .caption-content[data-caption-size="smaller"]>h2 {
 font-size: 50px!important;
 line-height: 62px!important;
 font-weight:700 !important;
}
a.sf-button.sf-icon-reveal.white {
	opacity: 0.7 !important;
	border-radius: 50px !important;
}
wn-subject, .swiper-slide .caption-content > h2, #jckqv h1 {
	font-weight: 500 !important;
}
.product .cart-overlay .shop-actions {
	display:none;
}
.full-center .header-4 .float-menu, .full-center .header-4-alt .float-menu {
	text-align: center !important;
	max-width: 100%;
	width: auto;
	padding-left: 15% !important;
}
a.sf-button.blue {
	border-color: #18659d !important;
	background-color: #18659d !important;
}
a.sf-button {
	font-size: 16px !important;
}
#shadow {
	-webkit-box-shadow: 0px 0px 5px 5px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 0px 5px 5px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 0px 5px 5px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.portfolio-item-wrap {
	-webkit-box-shadow: 0px 0px 5px 5px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 0px 5px 5px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 0px 5px 5px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
#shadow .spb_button {
	text-align: center !important;
	padding-left:76px !important;
}
#shadow .title-wrap {
	padding-left:15% !important;
}
.impact-text-large > * {
	font-size: 36px!important;
	line-height: 25px!important;
}
.inner-page-wrap {
	margin-top: 0px !important;
	margin-bottom: 60px;
}
.image-banner-content h1 {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1)!important;
	font-size: 50px!important;
	line-height: 62px!important;
	color:#fff!important;
	text-transform:uppercase;
}
.post-filter-tabs {
	display:none !important;
}
.title-wrap .spb-heading-page {
	float: left;
	margin: 0;
	line-height: 150%;
	position: relative;
	border-bottom: 2px solid #222;
	padding-bottom: 3px;
	display: inline-block;
	margin-left:30px !important;
}
h3.spb-heading-page {
	text-align: left;
	padding: 0;
	margin-top: 0;
	max-width: 100%;
	white-space: wrap;
	overflow: hidden;
	position: relative;
}
.industries-gap {
	padding-right:60px !important;
}
.widget_easy_sidebar_menu_widget li.menu-item {
	border-bottom:none !important;
}
.widget_easy_sidebar_menu_widget li.menu-item a {
	padding: 4px 0px !important;
	font-size:20px !important;
}
.menu-industries-page-menu-container {
	padding-left:35px !important;
}
.title-wrap .carousel-arrows a {
	font-size: 28px;
	color: #fff !important;
}
.title-wrap .carousel-arrows .carousel-prev {
	position: absolute;
	left:0;
}
.title-wrap .carousel-arrows .carousel-next {
	position: absolute;
	right:0;
}
.title-wrap .carousel-arrows {
	width: 100% !important;
}
#home-product-box .products .product figure figcaption .thumb-info {
	display: none !important;
}
#home-product-box .products .product.product-display-gallery .product-details {
	display: block;
	max-width: 100%;
	position: absolute;
	top: 8%;
	z-index: 999;
	left: 41px;
}
#home-product-box .products .product .product-details .posted_in {
	display: none !important;
}
#home-product-box .products .product .product-details .product-desc {
	display: none !important;
}
#home-product-box .woocommerce .products .product .price, .woocommerce ul.products li.product .price {
	display: none !important;
}
#home-product-box .woocommerce ul.products li.product .star-rating {
    font-size: .857em;
    display: none;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
 .column-half {
 width: 50%;
}
}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}
a.artist-previous {
	font-size:16px;
	line-height:40px;
	text-align: left;
	font-weight:700;
	color:#333333;
	font-family: inherit;
}
a.artist-next {
	font-size:16px;
	line-height:40px;
	text-align:right;
	font-weight:700;
	color:#333333;
	font-family: inherit;
	float:right;
}
a.artist-previous:hover {
	color: #18659d;
	cursor: pointer;
}
a.artist-next:hover {
	color: #18659d;
	cursor: pointer;
}
.industries-page a.sf-button {
    font-size: 14px !important;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

.fw-row ul.blog-items.gutters {

    height:  100% !important;
}
.industries-page {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 25px;
    margin-bottom: 75px;
    padding-bottom: 10px;
}

nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.sub-menu > li > div.current-language {
    padding: 0px 20px !important;
    line-height: 26px !important;
}

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}