/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

body.cassit{color:#030000;}
body.cassit .basel-tooltip-label{display: none;}
input[type=text], 
input[type=email], 
input[type=password], 
input[type=number], 
input[type=tel], 
select, 
textarea{border-color:rgba(0,0,0,.6); color:rgba(0,0,0,.6);}



@media screen and (min-width:450px){
	/*homepage slider*/
	#rev_slider_3_1_wrapper, #rev_slider_3_1{height: 474px !important;}
}



.scrollToTop{display: none!important;}
.cassit-mobile-only{display: none;}
.cassit-no-margin-bottom{margin-bottom: 0;}

body.cassit .woocommerce-message{display: none!important;}

/*General layout*/
 .col-sm-9{padding-left: 43px;}
 body.cassit p{line-height: 1.3;}

/*Header*/
body.cassit .header-simple {padding-bottom: 75px; margin-bottom: 30px; background: url('images/cassit-header-bg.jpg') repeat-x center bottom;}
body.cassit .header-simple .container {padding-right: 0;}

/*cart in header*/
.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout{background-color: #2a962a; }
.widget_shopping_cart .widget_shopping_cart_content > .total .amount{color: #2a962a;}
header .shopping-cart.basel-cart-icon a:before{margin-top: -1px;}
/*Search in header*/
.right-column .search-button.basel-search-dropdown >a{display: none;}
.basel-search-dropdown .basel-search-wrapper{    
	padding-top: 0px;
    top: -20px!important;
    visibility: visible;
    opacity: 1;
    margin-top: -2px;
}
.basel-search-dropdown:hover>.basel-search-wrapper{top: -20px!important;} /*Cancelling the animation effect*/

body.cassit .basel-search-dropdown .basel-search-wrapper .basel-search-inner{
	background-color: transparent;
    padding: 0;
    box-shadow: none;
}

.basel-search-dropdown .basel-search-wrapper .basel-search-inner form>div{
	display: block;
	justify-content:none;
}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form input[type=text]{
	padding-top:6px; padding-bottom:6px; 
	border: 1px solid rgba(131,131,131,.2);
	border-right: 1px solid rgba(131,131,131,.2);   
}

button#searchsubmit{
	background-color: transparent;
	padding: 0; height: 36px; vertical-align: bottom;
	border-width:0; 
}
button#searchsubmit i:before{
	color:rgba(0,0,0,0.9); 
	font-weight: normal;
	display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    content: "\e090";
    font-family: Simple-Line-Icons;
}


body.cassit .main-header .site-logo{padding-top: 8px;}

body.cassit .header-simple .main-nav{padding-right: 4.4%;}
body.cassit .header-simple .main-nav .menu>li>a {line-height: 174px; font-size: 17px;}
body.cassit .main-nav .menu > li.current-menu-item > a,
body.cassit .main-nav .menu > li > a:hover{color: rgba(0,0,0,.9); text-decoration: underline;}

body.cassit .wrapp-header{position: relative;    margin-right: -15px;margin-left: -15px;}
body.cassit .main-header .right-column{
	vertical-align: top; 
	padding-top: 7px; 
	padding-left: 0; 
	width: auto;
	position: absolute;
	right: 0;

}

body.cassit .menu-label{top: 70%;}

.right-column > div.cassit-wishlist-info-widget{
	display: inline-block;
	vertical-align: baseline;
	height: 30px;
}
.cassit-wishlist-info-widget a{vertical-align: middle; text-decoration: none; position: relative;}
.cassit-wishlist-info-widget a:before{
	color: #2a962a;
	content: "\e08a";
	font-size: 18px;
	font-family: Simple-Line-Icons;
	vertical-align: middle;
	 position: absolute;
    top: -3px;
    left: -22px;
}
.single-breadcrumbs-wrapper{padding-top: 0;}
.woocommerce-breadcrumb{color:#838282;}
.woocommerce-breadcrumb a{color: #000;}
.woocommerce-breadcrumb a:first-child:before{content: none; margin: 0;}

/*Dropdown cart in header*/
a.button.wc-forward:hover,
a.button.wc-forward:focus{background-color: #ECECEC; color:#000; border-color: transparent; }


/*Single product gallery:*/
.single-product-content .woocommerce-main-image{margin-bottom: 0;}
.single-product-content .product-images .thumbs-position-bottom .owl-theme .image-link, 
.single-product-content .product-images .thumbs-position-left .owl-theme .image-link{padding: 0;}

.pswp__button{opacity: 1!important; background-image:none!important;}
.pswp__button:hover{background-color: transparent;}

.pswp__button--arrow--left:before, 
.pswp__button--arrow--right:before {
    background: url(images/cassit-large-arrow.png) 0 0 no-repeat;
    /*background-size: 264px 88px;*/
    /*width: 44px;
    height: 44px;*/
    width: 26px;
    height: 41px;
}

.pswp__button--arrow--left:before{
	background: url('images/cassit-large-arrows-hover.png') no-repeat -13px -8px;
}
.pswp__button--arrow--right:before {
	background: url('images/cassit-large-arrows-hover.png') no-repeat -51px -8px;
}
.pswp__button--arrow--left:hover:before{
	background: url('images/cassit-large-arrows.png') no-repeat -13px -8px;
}
.pswp__button--arrow--right:hover:before {
	background: url('images/cassit-large-arrows.png') no-repeat -51px -8px;
}

/*Sidebar*/
body.cassit .sidebar-left{background-color: #dfdede; padding-left: 0; padding-right: 0;}
body.cassit .sidebar-widget{margin-bottom: 20px;}
body.cassit .sidebar-left .widget-title{
	font-size: 18px!important;
	padding-top: 1em; 
	padding-bottom: 1em; 
	padding-left: 7%; 
	background-color: #b3b2b2; color:#fff;
	margin-bottom: 20px;
	letter-spacing: 0;
}
body.cassit .sidebar-left .widget-title:before{display: none;}
body.cassit .sidebar-left ul.menu{padding-left: 7%;}
body.cassit .sidebar-left ul.menu li{margin-bottom: 20.3px;}
body.cassit #menu-cassit-sidebar .current-menu-item a{color: #0171e2;}
body.cassit .widget_nav_menu ul>li a{margin-bottom: 18px;}
body.cassit .widget_nav_menu ul>li a{font-size: 14px;}
.filter-widget li a, .sidebar-widget li a {color: rgba(0,0,0,1);}

/*Homepage*/
body.cassit.home article {margin-top: 25px; }

/*Homepage Slider*/
.cassit-home-slider-txt-cntr h2 a{}
.cassit-home-slider-txt-cntr h2 a:hover{text-decoration: none;}

.cassit-home-slider-txt-cntr h2,
.cassit-home-slider-txt-cntr h2 a,
.cassit-home-slider-txt-cntr h4,
.cassit-home-slider-txt-cntr h6{
	margin:0; 
	text-align: center; 
	line-height: 1!important;

	/*Adding text border to the text of the main slider*/
   /*-webkit-text-fill-color: white;*/ /* Will override color (regardless of order) */
   /*-webkit-text-stroke-width: 0.2px;
   -webkit-text-stroke-color: #fff;*/

}

.cassit-home-slider-txt-cntr h6{line-height: 1.2!important; font-weight: normal!important;}
.cassit-home-slider-txt-cntr h6.cassit-letter-spacing-02{letter-spacing: 0.2px!important;}

.cassit-home-slider-txt-cntr h4,
.cassit-home-slider-txt-cntr h6{font-family: TimesNewRoman, "Times New Roman", Times; font-style: italic;}

.cassit-home-slider-txt-cntr h2,
.cassit-home-slider-txt-cntr h2 a{
	font-size: 46px!important;
	font-weight: bold!important;
	display: block; 
	letter-spacing: inherit!important; 
	color: #504e4e;
}

.cassit-home-slider-txt-cntr h4{font-size: 32px!important; color: #282828;}
.cassit-home-slider-txt-cntr h6{font-size: 20px!important; color: #504e4e; font-weight: normal!important;}

body.cassit .tparrows {
    cursor: pointer;
    background: transparent;
    position: absolute;
    display: block;
    z-index: 1000;
	background: url('images/cassit-large-arrows.png') no-repeat;
	width: 26px;
	height: 41px;
}

body.cassit .tparrows.tp-leftarrow {background-position: -13px -8px;}
body.cassit .tparrows.tp-rightarrow {background-position: -51px -8px;}

.tparrows.tp-leftarrow:before {content: '';}
.tparrows.tp-rightarrow:before {content: '';}



/*Pages*/
body.cassit:not(.woocommerce-account) .entry-content h1{
	margin-top: 6px; 
	margin-bottom: 10px; 
	font-size: 30px; 
	font-weight: bold; 
	font-style: italic;
}
body.cassit .entry-content .breadcrumbs{margin-bottom: 18px;}
body.cassit:not(.cassit-large-breadcrubms) .entry-content .breadcrumbs span{font-size: 13px;}

/*Links in pages (we added "not" for the accordion in info pages) */
.entry-content h4 a{
	color: #0171e2; 
	font-size: 24px;
} 

/*Page - Team*/
body.cassit .member-details {text-align: center; margin-bottom: 0;}
body.cassit.page-id-217 .breadcrumbs{display: none;}
body.cassit .team-member{margin-bottom: 10px;}
body.cassit .team-member .member-details h5.member-position{font-size: 14px; line-height: 1.2; margin-bottom: 0;}
body.cassit.page-id-217 .entry-content{margin-left: -18px;}
/*body.cassit.page-id-217 .vc_column_container>.vc_column-inner{padding-right:37px; padding-left:37px;}*/
body.cassit.page-id-217 .team-member .member-image{margin-bottom: 2px;}
body.cassit.page-id-217 .team-member .member-image img.team-member-avatar-image{max-height: 189.3px; width: auto;}

.team-member .member-details>h4{margin-bottom: 0; line-height: 1.25;}

/*Page - About*/
body.cassit.page-id-212 .entry-content .breadcrumbs{margin-bottom: 0;}
body.page-id-212 h1{font-weight: bold;}
/*body.page-id-212 p{font-size: 18px;}*/
body.page-id-212 .entry-content img.alignright{margin-left: 0;}

/*Contact us page*/
.cassit-contact-icons{float: left; display: block; background: url('images/contact-icons.png') no-repeat; margin-right: 20px;}
.cassit-contact-icons.mail{height:27px; width:39px; margin-top: 4px;}
.cassit-contact-icons.mail.grey{background-position: 0 -5px;}
.cassit-contact-icons.mail.blue{background-position: 0 -49px;}
.cassit-contact-icons.mail.green{background-position: 0 -93px;}
.cassit-contact-icons.phone{height:40px; width:40px;}
.cassit-contact-icons.phone.grey{background-position: -44px 0px;}
.cassit-contact-icons.phone.blue{background-position: -44px -42px;}
.cassit-contact-icons.phone.green{background-position: -45px -85px;}


.wpcf7-form div.row + p{text-align: right; direction: rtl;}
.wpcf7-form textarea{height: 155.5px;}
.wpcf7-form .wpcf7-submit{
	background-color: #dfdfdf !important;
	color: #090909 !important;
	border-color: #5a5a5a !important;
	box-shadow: 2px 3px 2px #888888;
}



.social-icons.icons-design-colored li.social-linkedin{background-color:#328EF1; color:#fff;}
.social-icons.icons-design-colored li.social-youtube{background-color:#E20000; color:#fff; vertical-align: sub; }
.social-icons.icons-size-small li.social-youtube i{font-size: 21px; line-height: 32px; }
.social-icons.icons-design-colored li.social-cassit-blog{background-color:#F89A1E; color:#fff;}

/*Product Category Page*/
.products.elements-grid{margin-left: -7.4%;}
.shop-loop-head{margin-bottom: 0; /*margin-left: -3px;*/}

/*Removing sizes from children and adults category*/
body.tax-product_cat.term-children .wrap-price,
body.tax-product_cat.term-adults .wrap-price{display: none;}


/*Pagination*/
.woocommerce-pagination{margin-top: -10px; float: right; margin-right: -9px;}
.woocommerce-pagination .page-numbers li .current{background-color: transparent; color:#000;}
.woocommerce-pagination .page-numbers li a, 
.woocommerce-pagination .page-numbers li span{
	font-size: 14px; 
	width: 32px; 
	line-height: 30px;
	border-bottom-color: transparent;
}

@media screen and (min-width: 991px){
	.product-grid-item{padding-left: 60px; margin-bottom: 15px; padding-right: 0; width: 24.6%;}	
}

.product-grid-item.cassit-product-first{}
.product-grid-item.cassit-product-last{}

.product-element-top{border: solid 2px #c6c9cc;}
.product-grid-item .product-element-top{margin-bottom: 3px;}

.wrapp-swap{display: none;}


body.cassit .basel-hover-alt .wrap-price{float: right; line-height: 1.2;}
body.cassit .basel-hover-alt .wrap-price .swatches-on-grid{font-size: 12px; line-height: 1.2;}
body.cassit .swatches-on-grid .swatch-on-grid{ 
	font-size: 12px; 
	font-weight: normal; 
	width: auto; 
	height: auto;
	margin-right: 0; 
	color: #4C4C4C; 
	line-height: 21px;
	vertical-align: inherit;
}
.product-grid-item h3.product-title{margin-bottom: 0; float: left; font-size: 12px; padding-left: 1px;}
.product-grid-item .product-title a{color:#090909; font-weight: bold; letter-spacing: 0; font-size: 14px; line-height: 1.4;}
.basel-hover-alt .product-title a{border-bottom: none;}
.basel-hover-alt .swatches-on-grid .swatch-size-default{margin-bottom: 0; margin-top: 0;}


/*====================*/
/*========SHOP========*/
/*====================*/

/*.woocommerce-message {display: none !important;}*/

/*Buttons in shop*/
  /*  
    float: right;
    color: #fff;
    text-decoration: none;
    background-color: #328C34;
    border-color: #328C34;*/

    /*hover:
	background-color: #ECECEC;
    color: #000;
    border-color: transparent;
}



    */

/*PRDUCT ARCHIVE */
body.cassit .out-of-stock-label{background-color: #b3b2b2; width: 55px; height: 55px; padding: 13px 0;}

/*Single Product*/
.basel-products-nav{display: none;}

.single-breadcrumbs-wrapper{
	padding-left: 15px; 
	padding-right: 15px;
	margin-bottom: 0;
	margin-top: 0;
	background-color: transparent;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb{display: block;} /*coz the rogiinal hides it under max-width:991px */


.single-product-content .woocommerce-breadcrumb{margin-bottom: 0;}
.woocommerce-pagination .page-numbers li .current{border-color: #B1B1B1;}
.woocommerce-pagination .page-numbers li .next:before, 
.woocommerce-pagination .page-numbers li .prev:before{font-size: 14px;}



.basel-products-nav{padding-right: 8px; margin-top: -26px;}
.basel-products-nav .product-btn>a{line-height: 29px;}
.basel-products-nav .product-btn > a span,
.basel-products-nav .product-btn:hover > a span {background-color: transparent; vertical-align: top;}



.basel-products-nav .product-btn > a span,
.basel-products-nav .product-btn:hover > a span,
.basel-products-nav .product-btn > a span:hover{width: 23px;}
.basel-products-nav .product-btn:hover > a span:hover{width: 23px;}

.basel-products-nav .product-btn > a span:before,
.basel-products-nav .product-btn:hover >a span:before {font-size:14px; line-height: 34px; font-family: simple-line-icons;}

.basel-products-nav .product-btn.product-prev >a span:before,
.basel-products-nav .product-btn.product-prev:hover >a span:before{content: '\e605';}

.basel-products-nav .product-btn.product-next>a span:before,
.basel-products-nav .product-btn.product-next:hover >a span:before{content: "\e606";}


.single-product-content h1.entry-title{font-size: 34px; line-height: 1; margin-bottom: 0;}

.summary-inner p{line-height: 1.3; padding-right: 44px;}
.summary-inner p > img{width: auto; max-height: 166px;}


.basel-back-btn.basel-tooltip{display: none;}


.single-product-page p.price > span{color: #2a962a;}
.cassit-single-price{color: #8b8989;font-size: 14px;}

.cassit-nowrap{white-space: nowrap; display: block; line-height: 6px;}
body.cassit .single-product-content .price .amount{font-size: 20px; color:#2a962a; }
body.cassit .single-product-content .price .cassit-package-price.amount{color:#2a962a; font-size: 14px;}
body.cassit .single-product-content .price .cassit-single-price{color:#;}
body.cassit .single-product-content .price .cassit-single-price.cassit-blue{color:#0171e2;}



span.cassit-package-info-note{display: none;}

.single-product-content div[itemprop=description] {margin-bottom: 4px;}
.single-product-content div[itemprop=description] p{font-weight: bold; margin-top: 0; line-height: 1.3!important; margin-bottom: 0; font-size: 15px;}
.single-product-content div[itemprop=description] strong{}
.single-product-content div[itemprop=offers]{margin-bottom: 24px;}



.single-product-content .variations label{
	color: #0171E1; 
	font-size: 14px; 
	margin-bottom: 6px; 
	margin-top: 5px; 
	font-weight: bold;
	margin-right: 1em;
	text-transform: none; 
}
.single-product-content .variations .swatches-select>div{
	color: #838282; 
	font-size: 14px;  
	padding: 0.3em .7em;
	border: solid 1px rgba(0,0,0,.6);
	margin-right: 1em;
	font-weight: normal;
}
.single-product-content .variations .swatches-select>div:hover{border-color:#838282;}

.single-product-content .single_variation_wrap{padding-top: 20px; }
.single-product-content .woocommerce-variation-price{margin-top: -20px;}
.single-product-content .single_variation .price{margin-bottom: 15px;}
body.cassit .single-product-content .woocommerce-variation-price .price .amount{font-size: 34px; }
body.cassit .single-product-content .woocommerce-variation-price .price .amount.cassit-gray{color:#8b8989; font-size: 20px;}

body.cassit .single-product-content .quantity input[type="number"]{line-height: 40px; font-size: 16px;}
body.cassit .single-product-content .cart .button{
    color: #fff;
    text-decoration: none;
    background-color: #328C34;
    border-color: #328C34;
    border-width: 2px;

    /*Cancelling transition*/
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}
body.cassit .single-product-content .cart .button:hover{
	background-color: #fff;
    color: #459647;
    border-color: #459647;
    font-weight: bold;
    padding-left: 18px;
    padding-right: 18px;
}

.single-product-content .cart .button:active{
	box-shadow: 
		inset 0px 0px 30px rgba(255,255,255,0.7),
		inset 0 2px 3px rgba(0,0,0,1);

}

.single-product-content .cart .quantity input[type=number]{border-width: 1px; color:rgba(0,0,0,.6); font-weight: bold;}
.single-product-content .product-images .thumbs-position-bottom .owl-controls, 
.single-product-content .product-images .thumbs-position-left .owl-controls{
	right: 0;
	bottom: -38px;
}


.pswp__bg{background: #0b0b0b !important; opacity: .7 !important;}

/*Product technical drawings:*/
img.mfp-img{max-width: 700px;}

/*=======================*/
/*=======Blog posts:=====*/
/*=======================*/
/*Blog Category pages*/
.vc_gitem-post-data{margin-bottom: 0;}
.vc_btn3.vc_btn3-color-juicy-pink, 
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, 
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, 
.vc_btn3.vc_btn3-color-juicy-pink:focus, 
.vc_btn3.vc_btn3-color-juicy-pink:hover{
	color: #b3b2b2; 
	background-color: transparent; 
	margin: 0; 
	padding: 0; 
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: normal;
	padding-top: 14px;
}

.vc_gitem-zone, .vc_gitem_row .vc_gitem-col{background-position-x:0; background-size: contain; padding-left: 0;}
.cassit-posts-grid .vc_gitem-zone{background-color: transparent !important;}
.cassit-posts-grid h4{font-size: 18px; font-weight: bold; margin-bottom: -4px; margin-top: -5px;}
/*    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 7%;
    background-color: #b3b2b2;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 0;*/

.vc_gitem-post-data-source-post_excerpt{display: none;}

.cassit-video{margin-bottom: 0;}
h4.cassit-video-title{font-size: 18px; font-weight: bold; margin-top: 2px; text-transform: capitalize;}

/*Blog Category - Stories*/
body.page-id-219 .wpb_text_column.wpb_content_element{margin-bottom: 0;}
body.page-id-219 .wpb_text_column.wpb_content_element pre{margin-bottom: 0; padding: 0;}


/*================================*/
/*======Single Blog posts=========*/
/*================================*/

body.cassit .single-post-navigation{float: right; margin-bottom: 0; padding: 0; margin-top: 0; margin-right: -15px; z-index: 999; position: relative;}
body.cassit .single-post-navigation .cassit-single-post-nav{position: relative; float: left;}
/*body.cassit .single-post-navigation .next-link{float: none !important;}
body.cassit .single-post-navigation .prev-link{float: none !important;}*/
body.cassit .single-post-navigation a{
    vertical-align: middle;
    font-size: 0;
    text-align: center;
    line-height: 29px;
    width: 50px;
    display: inline-block;
}
body.cassit .single-post-navigation a:before{
	font-size: 14px; 
	line-height: 34px; 
	font-family: simple-line-icons;
	content: ''; 
	margin-right: 0!important;
}
body.cassit .single-post-navigation a span{
    width: 23px;
    height: 2px;
    position: relative;
    display: inline-block;
    background-color: transparent;
}
body.cassit .single-post-navigation a span{
    position: relative;
    top: 0;
    font-size: 14px;
    line-height: 3px;
    color: #000;
    font-family: FontAwesome;
}

body.cassit .single-post-navigation .cassit-single-post-nav a span:before{ 
    font-size: 14px; 
	line-height: 34px; 
	font-family: simple-line-icons;
	content: ''; 
	margin-right: 0!important;
	color: #000;
}
body.cassit .single-post-navigation .prev-link{margin-right: 8px;}
body.cassit .single-post-navigation .prev-link a span:before{ 
	content: "\e605"; 
}
body.cassit .single-post-navigation .next-link a span:before{ 
	content: "\e606"; 
}
    
body.cassit .post-single-page .breadcrumbs{margin-bottom: 1em; line-height: 1;}
.blog-post-loop .breadcrumbs  a{color:#030000; font-size: 13px;}
.blog-post-loop .breadcrumbs  a:hover{color:#797979; text-decoration: none;	}


.blog-post-loop .breadcrumbs .current{color:#4e4e4e; font-size: 13px;}

body.cassit .blog-design-default .post-date{display: none;}
body.cassit .blog-post-loop .entry-title{margin-left: 0;}
body.cassit .blog-post-loop .entry-title h1{line-height: 1;}
.post-single-page .entry-header{display: none;}

.post-single-page .justified-gallery{width: auto;}

body.cassit .post-single-page .entry-content h1 {margin-top: 0; margin-bottom: 11px; line-height: 1;}
body.cassit .post-single-page .entry-content h1 img{width: auto; max-height:327px; margin-top: 3px;}
body.cassit .post-single-page .entry-content p{line-height: 1.3;}
body.cassit .post-single-page .entry-content h6{font-size: 18px; font-weight: bold; margin-bottom: 6px;}


body.cassit .post-single-page .gallery > a:focus{outline: none!important;}

body.cassit.single-post img.mfp-img{max-width: 400px;}
/*body.cassit .post-single-page .gallery > a > img{max-width: 150px; max-height: 150px;}*/
.mfp-title,.mfp-counter{display: none;}


.mfp-arrow .mfp-a, 
.mfp-arrow .mfp-b, 
.mfp-arrow:after, 
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    border: medium inset transparent;
    width: 26px;
    height: 41px;
}

.mfp-arrow-left .mfp-b, 
.mfp-arrow-left:before {
    background: url('images/cassit-large-arrows-hover.png') no-repeat -13px -8px;
}
.mfp-arrow-right .mfp-b, 
.mfp-arrow-right:before {
    background: url('images/cassit-large-arrows-hover.png') no-repeat -51px -8px;
}
.mfp-arrow-left .mfp-b:hover, 
.mfp-arrow-left:hover:before {
    background: url('images/cassit-large-arrows.png') no-repeat -13px -8px;
}
.mfp-arrow-right .mfp-b:hover, 
.mfp-arrow-right:hover:before {
    background: url('images/cassit-large-arrows.png') no-repeat -51px -8px;
}



@media (max-width: 1200px){
  body.cassit .post-single-page .entry-content h1 img{width: auto; max-height:365px; margin-right: 20px;}
}
.caption{display: none!important;}

.single-post-navigation{background-color: transparent; padding-left: 0; padding-right: 0;}
.single-post-navigation .prev-link a{padding-left: 0; padding-right: 0;}
.single-post-navigation .next-link a{padding-left: 0; padding-right: 0;}






/*
	Pages with Breadcumbs as Title ( contact,data,QnA, ToS, cart, checkout)
*/
body.cassit-large-breadcrubms .entry-content .breadcrumbs{margin-bottom: 10px;}
body.cassit-large-breadcrubms .breadcrumbs .current{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
    font-family: karla!important;
    font-style: italic;
    line-height: 1;
}

body.cassit-large-breadcrubms.woocommerce-cart .breadcrumbs .current,
body.cassit-large-breadcrubms.woocommerce-checkout .breadcrumbs .current{font-style: normal;}

body.cassit-large-breadcrubms .wpb_tabs .wpb_text_column ul,
body.cassit-large-breadcrubms .wpb_tabs .wpb_text_column ol{padding-left: 18px;}
body.cassit-large-breadcrubms .wpb_tabs li{list-style: disc; line-height: 1.4; padding-bottom: 0.2em}
body.cassit-large-breadcrubms .wpb_tabs li:before{content: '';}
body.cassit-large-breadcrubms .wpb_tabs li span{line-height: 1.4;}
body.cassit-large-breadcrubms .wpb_tabs b{font-weight: bold;}
body.cassit-large-breadcrubms .wpb_tabs h5 b{font-weight: normal;}

/*CONTACT PAGE*/
body.page-id-223.wpcf7 label,body.page-id-223 .wpcf7 input[type="submit"]{font-weight:bold; }
body.page-id-223 .wpcf7 input[type="submit"]{margin-top: -12px;}
body.page-id-223 .wpb_content_element{margin-bottom: 17px;}
body.page-id-223 .title-wrapper .title{margin-bottom: 7px; font-style: italic;}
body.page-id-223 .icons:before{font-weight: bold;}
body.page-id-223 .vc_separator{margin-top: 10px;}
body.page-id-223 .social-icons{margin-top: -58px; margin-left: 3px; float: left;}
.cassit-padding-left-10{padding-left: 0;}

/*=====================*/
/*======Shop Pages======*/
/*=====================*/


/*======cart page======*/
.cart-collaterals .cart_totals{width: 100%;}
table.cart tr th{border-bottom: 1px solid #E6E6E6;}
.woocommerce .variation dd, 
.woocommerce-page .variation dd{top:0;}
.shop_table td.product-remove a{background-color: #56a5f3;}

.cart-collaterals .cart_totals{background-image: none;}
table.shop_table tr.order-total span.amount{color:#2a962a;}


body.woocommerce-cart .col-md-7{padding-left: 0; padding-right: 0;}

.woocommerce .cart-actions .coupon .input-text{width: 157px; float: left;}
.woocommerce .cart-actions .coupon input[type="submit"]{width: 157px; float: left;}

.coupon{visibility: hidden;}
#cassit-coupon-hack{margin-top: 15px;}
.woocommerce-remove-coupon{display: none;}
#cassit-coupon-hack .coupon{visibility: visible; padding-left: 25px;}

.cart-discount .woocommerce-Price-amount.amount{color: red;}

#cassit_apply_coupon{
	background-color: #fff; 
	font-weight: bold; 
	color: #2a962a; 
	padding-top: 11px; 
	padding-bottom: 9px;

	box-shadow: 0px 0px 0px rgba(0,0,0,0.4) inset;
	transition: all ease 0.1s;
}
#cassit_apply_coupon:active {
  	box-shadow: 1px 1px 0 rgba(0,0,0,0.4) inset;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{
	background-color:#2a962a!important; 
	border-color:#2a962a!important;
	border-width: 2px;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover{
	font-weight: bold; 
	color:#2a962a!important; 
	opacity: 1!important;
	background-color: #fff!important;
	color: #459647;
	border-color: #459647!important;
}
.shop_table td.product-remove a{background-color: #b3b2b2;}

/*Checkout*/
.woocommerce-checkout-review-order-table tbody td.product-name .variation{margin-top: 3px;}

table.woocommerce-checkout-review-order-table tr td{padding-top: 6px; padding-bottom: 6px;}

body.cassit .woocommerce .place-order input[type=submit]{ 
	background-color:#2a962a!important; 
	border-color:#2a962a!important;
    color: #fff;
    text-decoration: none;
    border-width: 2px;
}
body.cassit .woocommerce .place-order input[type=submit]:hover{ 
    background-color: #fff!important;
    font-weight: bold; 
    color:#2a962a!important; 
    opacity: 1!important;
}
	
/*PRESS PAGE*/

/*=========================*/
/*=====General Items=======*/
/*=========================*/


.btn.btn-color-black,
.btn.btn-color-black:hover{background-color: #2a962a; border-color: transparent;}

/*WPCF7*/
body.cassit .wpcf7-form input[type=text], 
body.cassit .wpcf7-form input[type=number], 
body.cassit .wpcf7-form input[type=email]{padding-top:5px; padding-bottom: 5px;}

body.cassit .wpcf7-form input[type=number]{line-height: 18px;} 
/*Visual Composer Tabs*/
.vc_toggle{margin-bottom: 10px;}
.vc_toggle .vc_toggle_title{padding:5px 0; }

/*Visual Composer Tabs Accordions*/
body.cassit .vc_tta .vc_tta-controls-icon{width: 15px; height: 15px;}
body.cassit .vc_tta.vc_tta-style-classic .vc_tta-panel-body, 
body.cassit .vc_tta.vc_tta-style-classic .vc_tta-panel-heading, 
body.cassit .vc_tta.vc_tta-style-classic .vc_tta-tab>a {
    border-width: 0px;
}
body.cassit .vc_tta.vc_tta-style-classic .vc_tta-panel-body{padding-top: 0;}
body.cassit .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, 
body.cassit .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}

body.cassit .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	color: #000;
}
body.cassit .vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
body.cassit .vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before{
	border-color: #000;	
}

/*Training and Instructions Page*/
.cassit-link-to-qna h4 a{font-size: 18px; padding-left: 0px;}
.cassit-link-to-qna h4 a:hover,
.cassit-link-to-qna h4 a:focus{text-decoration: none;}

.cassit-instructions-icon figcaption{font-size: 1.2em!important;}

/*Questions and Answers Page*/
.cassit-qna-form .wpcf7-form textarea{height: 140px; width: 280px;}
.cassit-qna-tabs .vc_toggle{border-width:0; }
.cassit-qna-tabs .vc_toggle_arrow .vc_toggle_icon{left: 0; right: auto;}
.cassit-qna-tabs .vc_toggle{padding-left: 0;}
.cassit-qna-tabs .vc_toggle .vc_toggle_title{padding-left: 30px;}
.cassit-qna-tabs .vc_toggle .vc_toggle_title h4{color:#000;}
.cassit-qna-tabs .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{margin-left: 0; color: #000; top:17px;}

/*.cassit-qna-tabs .vc_toggle_arrow.vc_toggle_active .vc_toggle_icon:before{margin-top: -5px;}*/
.cassit-qna-tabs .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{margin-top: -9px;}
.cassit-qna-tabs .vc_toggle .vc_toggle_content p{color: #000;}

.vc_toggle_arrow .vc_toggle_icon::after, 
.vc_toggle_arrow .vc_toggle_icon::before{
	transform:rotate(-45deg);
	margin-top: -9px;
}

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon:before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -sand-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

    margin-top: -10px;
}

/*Contact form 7 in data pages*/
.entry-content div.vc_tta-accordion h4 a{font-size: 20px;} 
body.cassit:not(.page-id-223) .wpcf7-form{padding-left: 10px;}
body.cassit:not(.page-id-223) .wpcf7-form p{margin-bottom: 5px;}
body.cassit:not(.page-id-223) .wpcf7-form p label{margin-bottom: 0;}
body.cassit:not(.page-id-223) .wpcf7-form p input[type=text],
body.cassit:not(.page-id-223) .wpcf7-form p input[type=email],
body.cassit:not(.page-id-223) .wpcf7-form p input[type=number]{width: 280px;}
body.cassit:not(.page-id-223) .wpcf7-form p input[type=submit]{float:right; margin-top: 5px; font-weight: bold; margin-right: 22px;}

body.cassit:not(.page-id-223) .wpcf7-response-output{margin-top:38px; width: 280px; }







/*My Account Page*/
body.page-id-9 .breadcrumbs{display: none;}
.woocommerce-MyAccount-content{width: 75%; padding-left: 40px;}
@media screen and (min-width:768px){
	.basel-my-account-sidebar{padding-left: 0; width: 25%;}
	.basel-registration-page.basel-no-registration{padding-left: 2px;}
}

.basel-registration-page{padding: 0 4px;}
.basel-registration-page h3{font-size: 34px; margin-bottom: 0;}

.woocommerce-MyAccount-content>p:not(.woocommerce-info){background-color: transparent;}
ul#cassit-myaccount-text{margin-top: 4px;}
ul#cassit-myaccount-text li{list-style-type: disc; margin-left: 15px; margin-bottom: 6px;}
ul#cassit-myaccount-text li{list-style-type: disc; margin-left: 15px; margin-bottom: 4px;}
ul#cassit-myaccount-text li a{color:#0171e2; }

ul#cassit-wc-myaccount-menu li{list-style-type: none; display: inline-block; padding: 15px 4px; font-size: 16px;}
ul#cassit-wc-myaccount-menu li:first-child{padding-left: 0;}
ul#cassit-wc-myaccount-menu li.is-active a{font-weight: bold; color: #0171e2;}
ul#cassit-wc-myaccount-menu li.woocommerce-MyAccount-navigation-link--downloads{display: none;}

body.cassit .entry-content h1.cassit-account-page-title{padding-top: 0; margin-top: 0;line-height: 1;}
.woocommerce-MyAccount-title.entry-title{
	background-color:#b3b2b2; 
	color:#fff; 
	text-align: left;
}
.woocommerce-MyAccount-content>p:not(.woocommerce-info){padding: 0;}

.woocommerce-MyAccount-navigation{background-color:#dfdede;}
.woocommerce-MyAccount-navigation ul{padding-top: 4px;}
.woocommerce-MyAccount-navigation ul li{border: none;}
.woocommerce-MyAccount-navigation ul li a{color:#000; text-transform: none; font-size: 14px;}
.woocommerce-MyAccount-navigation ul li a:focus, 
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active>a {background-color: transparent;color:#0171e2;}



.login .button, 
.lost_reset_password .button, 
.register .button {
	background-color: #2a962a;
    border-color: transparent;
    color: #fff;
}

.login .button:hover, 
.lost_reset_password .button:hover, 
.register .button:hover {
    background-color: #2a962a;
    border-color: transparent;
    color: #fff;
}

.woocommerce .woocommerce-Address .edit, 
.woocommerce-page .woocommerce-Address .edit{font-size: 14px;}


.added_to_cart.btn-color-black:focus, 
.added_to_cart.btn-color-black:hover, 
.btn.btn-color-black:focus, 
.btn.btn-color-black:hover, 
.button.btn-color-black:focus, 
.button.btn-color-black:hover, 
button.btn-color-black:focus, 
button.btn-color-black:hover, 
input[type=submit].btn-color-black:focus, 
input[type=submit].btn-color-black:hover{
	 background-color: #2a962a;
    border-color: transparent;
    color: #fff;
}



/*The DAta PAges:*/
body.cassit-large-breadcrubms h5{font-size: 24px!important; font-style:normal; margin-bottom: 0;}
body.cassit-large-breadcrubms p span{line-height: 1.4;}
body.cassit-large-breadcrubms p a{color:#0171e2;}


/*RESPONSIVE - MOVE TO Sepearate file and mind cascading*/

.cassit-mobile-have-a-question h3{font-size: 16px; color:#2a962a;}


@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx){
	.pswp--svg .pswp__button, 
	.pswp--svg .pswp__button--arrow--left:before, 
	.pswp--svg .pswp__button--arrow--right:before {
	    background-image: url('images/cassit-large-arrows-hover.png');
	    background-repeat: no-repeat; 
	}	

	.pswp--svg .pswp__button:hover, 
	.pswp--svg .pswp__button--arrow--left:hover:before, 
	.pswp--svg .pswp__button--arrow--right:hover:before {
	    background-image: url('images/cassit-large-arrows.png');
	    background-repeat: no-repeat; 
	}	
}




@media screen and (max-width:1200px){
	.post-single-page .gallery{clear: both;}
}
@media screen and (max-width:991px){
	/*Site header*/
	.wrapp-header{padding-bottom: 10px;}

	.products.elements-grid.row.grid-columns-4 .clearfix.visible-xs-block{display: none;}
	body.cassit .shop-loop-head{display: block; padding-left: 15px;}
	body.cassit .woocommerce-breadcrumb{float: left;}

	/*body.cassit.tax-product_cat .col-sm-9 {padding-left: 0;}*/
	
	body.cassit.tax-product_cat .products.elements-grid,
	body.cassit.post-type-archive-product .products.elements-grid {margin-left: 0;}

	/*Single Product Nav:*/
	.basel-products-nav {margin-top: -6px;}
}


@media screen and (max-width:768px){
	.cassit-mobile-only{display: block;}

	.site-logo{padding-left: 15px;}
	body.cassit
	aside.sidebar-left{padding-bottom: 0.1em;}
	body.cassit .sidebar-left .widget-title{font-size: 24px;}
	body.cassit .widget_nav_menu ul>li a{font-size: 20px;}

	/*Homepage*/
	body.cassit.home aside.sidebar-left{ margin-top: 125px;}
	body.cassit.home .rev_slider_wrapper ul{overflow: visible!important;}
	body.cassit.home .rev_slider_wrapper li{overflow: visible!important;}
	body.cassit.home .rev_slider_wrapper li .tp-bgimg.defaultimg{background-position: center top!important;}
	body.cassit.home .rev_slider_wrapper li .tp-parallax-wrap{
		top:auto!important; 
		bottom: -110px!important;
		left: auto!important;
		width: 100%!important;
	}
	body.cassit.home .rev_slider_wrapper li .tp-parallax-wrap > div{position: static!important;}
	body.cassit.home .rev_slider_wrapper li .tp-parallax-wrap > div > div{position: static!important;}
	.cassit-home-slider-txt-cntr.cassit-2-rows{padding-bottom: 15px;}
	/*Product Archive page*/
	body.cassit .visible-xs-block {display: none!important;}	/*overriding bootstrap*/
	body.cassit .products.elements-grid{margin-left: -5px;} /*canceling cassit CSS for desktop*/
	body.cassit .col-sm-9 {padding-left: 15px;} /*Returning to original bootstrap*/

	/*Single Product*/
	.single-breadcrumbs-wrapper {margin-bottom: 30px;}

	/*Team Page*/
	body.cassit.page-id-217 .vc_row.wpb_row.vc_row-fluid{padding-left: 15px;}
	body.cassit.page-id-217 .wpb_column.vc_column_container.vc_col-sm-3{width: 25%; float: left;}

	/*Contact Page*/
	.cassit-contact-page-icons-cntr .vc_col-sm-4{width: 33.33%; float: left;}

	/*General Content pages*/
	body.cassit-large-breadcrubms .breadcrumbs{margin-left: -2px;}

	/*Questions and Answers*/
	.cassit-qna-form .vc_column-inner{border-width:0!important;}
	.cassit-qna-tabs{margin-bottom: 0!important;}

	/*My account page*/
	/*.basel-my-account-sidebar{float: left; width: 33%;}*/
	.woocommerce-MyAccount-content{width: auto;}

	/*Cart Page*/
	.woocommerce .cart-actions{margin-top: -65px;}
	.woocommerce .cart-actions .coupon{text-align: left;}
	.woocommerce .cart-actions .coupon .button{width: auto; margin-left: 10px; padding-left:30px; padding-right:30px; font-size: 14px;}
	.woocommerce .cart-actions .coupon .input-text{padding-top:10px; padding-bottom:10px;}
}

@media screen and (max-width:550px){
	/*Header*/
	body.cassit .main-header .wrapp-header{display: block; height: auto; text-align: center;}
	body.cassit .main-header .site-logo{padding: 16px 0; width: 100%; display: block;}
	body.cassit .main-header .right-column{display: block; position: static; text-align: center; right: auto;}

	/*Single blog post*/
	h1 img{clear: both;}

	/*Team Page*/
	body.cassit.page-id-217 .vc_row.wpb_row.vc_row-fluid{padding-left: 15px;}
	body.cassit.page-id-217 .wpb_column.vc_column_container.vc_col-sm-3{width: 50%; float: left;}

	/*Contact Page*/
	.cassit-contact-page-icons-cntr .vc_col-sm-4{width: 100%; float: none;}

	/*About Page*/
	body.page-id-212 h1 > img{display: none;}

	/*My account page*/
	.basel-my-account-sidebar{float: none; width: 100%;}
	.woocommerce-MyAccount-content{width: auto;}
}

@media screen and (max-width:450px){
	/*homepage slider*/
	body.cassit.home .rev_slider_wrapper li .tp-parallax-wrap{bottom: -70px!important;}
	body.cassit.home aside.sidebar-left{margin-top: 98px;}

	/*My Account Page*/
	ul#cassit-wc-myaccount-menu{padding-bottom:10px;}
	ul#cassit-wc-myaccount-menu li{display: block; padding: 2px 0px 10px;}
	ul#cassit-wc-myaccount-menu li:hover{text-decoration: underline;}

	/*Cart Page*/
	.woocommerce .cart-actions .coupon .input-text{width: 140px;}
	.woocommerce .cart-actions .coupon .button{padding-left: 22px; padding-right: 22px; margin-left:0; float: right; }

	/*Contact Us Page*/
	body.page-id-223 ul.social-icons{margin-top: 42px; float: none; text-align: center;}

	/*Product Archive Page*/
	.products .product-grid-item .wrap-price{display: none;}

	/*TEAM PAGE*/
	.team-member {min-height: 267px;}

}

@media screen and (max-width:360px){
	/*Cart Page*/
	body.woocommerce-cart .container{padding-left: 8px; padding-right: 8px;}
	.woocommerce .shop_table.cart thead th{padding-left: 1px; padding-right: 1px; font-size: 12px;}
	.woocommerce .shop_table.cart td{padding-left: 1px; padding-right: 1px;}
	.woocommerce .cart-actions .coupon .input-text{width:119px;}
	.woocommerce .cart-actions .coupon .button{padding-left: 8px; padding-right: 8px;}
	#cassit-coupon-hack .coupon{padding-left: 0;}

	/*Product Archive Page*/
	.products .product-grid-item{min-height: 239px; margin-bottom:8px;}

	/*TEAM PAGE*/
	.team-member {min-height: 279px;}

}
