/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Template:       fortuna
 Version:        2.22
*/
 
@import url("../fortuna/style.css");
 


/* #Custom CSS

blue - #268cb9
================================================== */

.home h1:before {
    content: '';
    background: url(/wp-content/uploads/2016/05/planter-bags-free-shipping.png);
    height: 100px;
    width: 145px;
    display: inline-block;
    position: relative;
    background-size: contain;
    top: 25px;
    right: 7px;
}
.home .h1 {
    position: relative;
    top: -25px;
}
.bg-text h2:before,
.bg-text h2:after {
	font-family: 'icomoon';
	color: #f4ffef;
	font-size: 100%;
	opacity: 0.75;
}
.bg-text h2:before {
    content: "\f10d";
    position: relative;
    top: -8px;
    right: 15px;
}
.bg-text h2:after {
    content: "\f10e";
    position: relative;
    top: -4px;
    left: 15px;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	vertical-align: inherit !important;
}

#yith-quick-view-content .product_meta {
	display: none !important;
}
#yith-quick-view-content .images {
	float: left !important;
    width: 40% !important;
    margin-bottom: 0 !important;	
}

#yith-quick-view-content .images img {
    float: left !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}
#yith-quick-view-content .summary {
    float: left !important;
    padding-left: 30px !important;
    width: 60% !important;
}

.tax-product_cat .button.yith-wcqv-button,
.post-type-archive .button.yith-wcqv-button {
	display: none !important;
}

.cross-sells .button.add_to_cart_button {
	display: none !important;
}

#footer a.button.btn_medium {
	color: #FFF !important;
	padding: 7px 11px !important;
}

.ajax_autosuggest_form_wrapper label {
	display: none !important;
}

.codenegar_ajax_search_wrapper {
    border:1px solid #CCC;
}

.codenegar_ajax_search_wrapper form {
	margin-bottom: 0 !important;
}

.fl {float: left !important;}
.fr {float: right !important;}

.al {text-align: left;}
.ar {text-align: right;}
.ac {text-align: center;}

.mb {margin-bottom: 0 !important;}

input.btn_theme_color, a.btn_theme_color, .btn_theme_color {
	background-color: #60cdf6;
	background:linear-gradient(0deg, #268cb9 , #60cdf6 ) !important;
	
}

.header_cart ul.cart_list li a, .header_cart ul.product_list_widget li a {
	/*color: #FFF !important;*/
}

.sidebar h4 {
	font-weight: bold;
	margin-bottom: 10px !important;
}

#cta {
        background: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 370px;
    color: #000;
    right: 50px;
    z-index: 9;
    top:33px;
}

#cta span {
	font-size: 26px;
	display: block;
	margin-bottom: 25px;
}

#cta ul {
	margin-bottom: 0 !important;
}
#cta ul li {
	list-style: none;
	font-size: 15px;
}

#cta ul li i {
	position: relative;
	top:2px;
}

.cta-top {
	padding:30px;
}

#cta .button {
    margin-bottom: 0 !important;
    width: 100%;
    text-align: center;
    background: linear-gradient(0deg, #268cb9 , #60cdf6 );
    background-color: #f693ff;
    padding: 20px !important;
    font-size: 22px !important;
}

#cta .button i {
	font-size: 150%;
	position: relative;
	top:5px;
}

.bg-text h2, .bg-text h3 {
    text-align: center;
    width: 75%;
    float: none;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.59);
    padding: 20px;
}

.gform_wrapper {
	margin: 0 !important;
	max-width: 100% !important;
}

.gform_wrapper input[type=email], 
.gform_wrapper input[type=number], 
.gform_wrapper input[type=password], 
.gform_wrapper input[type=tel], 
.gform_wrapper input[type=text], 
.gform_wrapper input[type=url],
.gform_wrapper textarea {
    margin: 7px 0 10px 0;
    transition: all 100ms ease-out;
}

.gform_wrapper .top_label .gfield_label {
    margin-bottom: 0px !important;
    color: #268cb9 !important;
    font-weight: bold !important;
}

.gform_wrapper .gform_footer {
	padding: 10px 0 !important;
	margin: 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
    background: linear-gradient(0deg, #268cb9 , #60cdf6 );
    background-color: #268cb9;
    font-weight: bold;
}

#payment-icons {float:right;}
#payment-icons ul {margin-bottom: 0 !important;}
#payment-icons ul li {margin-bottom: 0 !important;}
#payment-icons .payment-methods>li>i {color: #FFF;}


/* Subheader */
#subheader { 
	color: #000000;
}

.full_header {
	background: #efecec;
	padding: 6px 0;
}
header.transparent_header:not(.scrolled) .full_header {
	border-bottom: 1px solid transparent;
	background: transparent;
}
header.transparent_header.hide_subheader_on_scroll .full_header {
	border-bottom: 1px solid transparent;
	background: transparent;
}


.header_contacts {
	font-size: 13px;
	line-height: 24px;
	float: left;
	width: 100%;
    color: #000;
}
.header_contacts.right {
	float: right;	
}

.header_contact_item{
	float: left;
	margin-right: 0px;	
}

.header_contacts.right .header_contact_item{
	margin-right: 6px;	
	margin-left: 16px;	
}

.header_contacts .icon{
	float: left;
	width: 16px;
	margin-right: 8px;
	line-height: 25px;
	font-size: 15px;
}
.header_soc_icon {
	line-height: 18px;
	font-size: 17px;
	padding: 0px 6px 0;
	margin: 5px 0 0;
	display: inline-block;
	float: right;
	opacity:0.9;
}
.header_soc_icon .icon{
	line-height: 18px;
}
	
header.transparent_header.hide_subheader_on_scroll.scrolled #subheader .section{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	opacity:0;
}
header.transparent_header.hide_subheader_on_scroll #subheader .section {
	-webkit-transition: all 0.3s 0.5s ease-out;
	-moz-transition: all 0.3s 0.5s ease-out;
	-ms-transition: all 0.3s 0.5s ease-out;
	-o-transition: all 0.3s 0.5s ease-out;
	transition: all 0.3s 0.5s ease-out;
}


/* #Main Navigation
================================================== */

#menu {
    float: right;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(0deg, #268cb9 , #60cdf6 );
    background-color: #268cb9;
}
#menu:after, .main_menu_holder:after{
	content:"";
	clear:both;
}
#menu a{
	text-decoration: none;
	color: #333333;
	font-weight: 400;
}
#menu ul {
	list-style: none;
	margin: 0;
}
#menu ul li {
	margin-bottom: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
/*	z-index: 1015;*/
	padding: 0px;	
}

#menu > ul > li > a {
	line-height:50px !important;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
	letter-spacing: 0;
	text-transform: uppercase;

	-webkit-transition: all 0.3s ease-out, line-height 0.1s ease-out;
	-moz-transition: all 0.3s ease-out, line-height 0.1s ease-out;
	-o-transition: all 0.3s ease-out, line-height 0.1s ease-out;
	-ms-transition: all 0.3s ease-out, line-height 0.1s ease-out;
	transition: all 0.3s ease-out, line-height 0.1s ease-out;
	border-left: 1px solid rgba(38, 140, 185, 0.3) !important;
    border-right: 1px solid rgba(38, 140, 185, 0.1) !important;
}

.scrolled  #menu > ul > li > a {
	-webkit-transition: all 0.3s ease-out, line-height 0.5s ease-out;
	-moz-transition: all 0.3s ease-out, line-height 0.5s ease-out;
	-o-transition: all 0.3s ease-out, line-height 0.5s ease-out;
	-ms-transition: all 0.3s ease-out, line-height 0.5s ease-out;
	transition: all 0.3s ease-out, line-height 0.5s ease-out;
}

/* Underline on Hover */
.main_menu_underline_effect #menu > ul > li > a:after {
	display: block;
	content: "";
	width: 30%;
	height: 2px;
	background-color: #08ada7;
	position: absolute;
	bottom: 0;
	left: 35%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;	
	opacity: 0;
}
.main_menu_underline_effect #menu > ul > li > a:hover:after {
	width: calc(100% - 30px);
	left: 15px;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.main_menu_underline_effect #menu > ul > li > a.no_border:after {
	display: none;
}
/* Disable for Search & for menu5,6 */
.main_menu_underline_effect #menu > ul > li.boc_search_border > a:after, 
	.main_menu_underline_effect  #menu > ul > li.boc_search_toggle_li > a:after,
	.main_menu_underline_effect.custom_menu_5 #menu > ul > li > a:after, 
	.main_menu_underline_effect.custom_menu_6 #menu > ul > li > a:after  {
		display: none;
}
/* Underline on Hover : END */


#menu > ul > li > a > span {
	padding: 0px 0px 0px 7px;
	font-family: 'icomoon';
	font-size: 14px;
	position: relative;
	top: 2px;
	line-height: 0;
}
#menu > ul > li > a > span:before {
	content: "\e78d";
}

#menu > ul > li > div {
	position: absolute;
	left: 2px;
	top: 100%;
	z-index: 1020;
	webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
	background:#ffffff;	
	background: rgba(255,255,255,0.97);
	border-top: 2px solid #08ada7;
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#menu > ul > li.active > div {
	opacity: 1;
	visibility: visible;

	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-ms-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;	
}

#menu.sub_fade_from_btm  > ul > li > div {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
}
#menu.sub_fade_from_btm  > ul > li.active > div {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
}



#menu > ul > li > ul {
	display: none;	
}

#menu > ul > li > div > ul {
	display: table-cell;	
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}

#menu > ul > li ul > li {
	position:relative;
}

#menu > ul > li ul > li > a {
	display: block;
	position: relative;
	padding: 6px 13px 6px 15px;
	margin: 0;
	color: #333;
	white-space: nowrap;
	min-width: 184px;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#menu.arrow_effect > ul > li ul > li > a {
	padding-right: 30px;
}

#menu > ul > li ul > li:last-child > a {
	border-bottom: 0!important;
}

#menu.arrow_effect > ul > li ul > li > a > span {
	margin-left: -10px;
	-webkit-transition: all 0s ease-out, padding-left 0.3s ease-out;
	-moz-transition: all 0s ease-out, padding-left 0.3s ease-out;
	-ms-transition: all 0s ease-out, padding-left 0.3s ease-out;
	-o-transition: all 0s ease-out, padding-left 0.3s ease-out;
	transition: all 0s ease-out, padding-left 0.3s ease-out;
}

#menu.arrow_effect > ul > li ul > li > a > span:before {
	width: 13px;
	font-family: 'icomoon';
	font-size: 13px;
	content: "\e78f";
	float:left;
	position: relative;
	left: -9px;
	-webkit-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
	-moz-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
	-ms-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
	-o-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
	transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
	opacity: 0;
}
#menu.arrow_effect > ul > li ul > li > a:hover > span {
	padding-left: 15px;
}
/* Disabled Arrow_effect - by adding the extra no_arrow_effect to a menu item */
#menu.arrow_effect > ul > li ul > li.no_arrow_effect > a > span {
	margin-left: 2px;
}
#menu.arrow_effect > ul > li ul > li.no_arrow_effect > a > span:before {
	width: 0;
	left: 0;
	opacity: 0;
}
#menu.arrow_effect > ul > li ul > li.no_arrow_effect > a:hover > span {
	padding-left: 6px;
    -webkit-transition: all 0s linear, padding-left .12s ease-out;
	-moz-transition: all 0s linear, padding-left .12s ease-out;
	-ms-transition: all 0s linear, padding-left .12s ease-out;
	-o-transition: all 0s linear, padding-left .12s ease-out;
	transition: all 0s linear, padding-left .12s ease-in-out;
}

#menu > ul > li ul > li > a:hover > span:before {
	left: -2px;
	opacity: 1;
}

#menu > ul > li ul > li > a.last_submenu_item{
	background: none;
	border-bottom: 0;
}
#menu > ul > li ul > li > a:hover {
	text-decoration: none;
}

.sub_menu_parent > span {
	padding-right: 38px;
}

.sub_menu_parent > span > span{
	float: right;
}
.sub_menu_parent > span > span:after{
	content: '\e78f';
	font-family: 'icomoon';
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	top: 7px;
    right: 10px;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;	
}
.arrow_effect .sub_menu_parent:hover > span > span:after{
	opacity: 0;
}

#menu > ul > li ul > li > a.sub_menu_parent > span, #menu > ul > li ul > li > a.sub_menu_parent:hover > span {
	background: none!important;
}

/* Submenu items with arrow effect and no children + extra right padding */
#menu.arrow_effect > ul > li:not(.megamenu) ul.sub-menu > li :not(.menu-item-has-children) a {
	padding-right: 30px;
}

/* Menu 5 */
.custom_menu_5 #menu {
	margin: 25px 0px 0 0;
}
.custom_menu_5 #menu > ul > li > a {
	border-top: 2px solid transparent;
	padding: 5px 25px;
	margin: 0;
	color: #FFF;
}
.custom_menu_5 #menu > ul > li:hover > a, header.transparent_header.scrolled .custom_menu_5 #menu > ul > li:hover > a {
	background-color: #fff;
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
	background-repeat: repeat-x;
	border-top: 2px solid #60cdf6;
	border-left: 1px solid rgba(0,0,0,0.05);
	border-right: 1px solid rgba(0,0,0,0.05);
	color: #268cb9;
}
header.transparent_header .custom_menu_5 #menu > ul > li:hover > a {
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 2px solid transparent;	
}

.custom_menu_5 #menu > ul > li > div, .subsub_menu > li > div {
    background:#FFF;
	left: 0;
	border-top: 0;
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;		
}
.custom_menu_5 #menu > ul > li ul > li > a {
    border-bottom: 1px solid rgba(255,255,255,0.08);
	background: url(images/grad.png) center top repeat-x;
	color: #268cb9;   
}
.custom_menu_5 #menu > ul > li ul > li > a:hover {
	background: #60cdf6;
	color: #FFF;
	border-bottom: 1px solid transparent;
}
.custom_menu_5 #menu > ul > li ul > li > a:hover > span {
	background: none;
}
.custom_menu_5 #menu > ul > li ul > li  a.last_submenu_item{
    border-bottom: 1px solid transparent;
}
.custom_menu_5 #menu > ul > li.boc_search_border a {
	border-top: 2px solid transparent;
	margin: 0;
	padding: 4px 7px 2px 7px;
}
.custom_menu_5 #menu > ul > li.boc_search_border:hover a {
	background: none;
	color: inherit;
	border-top: 2px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
/* Menu 5 : End */

/* #Footer
================================================== */
#footer {
    clear: both;
    overflow: auto;
    margin: auto;
    font-size: 13px;
    color: #FFF;
    padding-top: 52px;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    background-color: #3c3c3c;
    border-top: 10px solid rgba(17, 17, 17, 0.25);
}
#footer.footer_light {
	padding-top: 20px;
}
#footer h3, h5 {
    color: #eee;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(96, 205, 246, 0.36);
    padding: 10px 0;
}
#wrapper.full_width_wrapper #footer {
	width: 100%;
}
#footer.mobile_force_relative_position { 
	position: relative; 
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0;
}
/*#footer h3 {
	color: #c8c8c8;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 22px;
}
#footer.footer_light h3 {
	color: #494949;
}
#footer.footer_dark h3{
	color: #818f96;
	text-shadow: 0px -1px 0px #111;
}*/
#footer .column {
	float: left;
	width: 18%;
}
#footer .big_column {
	float: right;
	width: 28%;
}
#footer a {
	color: #eeeeee;		
}
#footer.footer_light a {
	color: #eeeeee;
}
#footer a:hover {
	color:#268cb9;
}
#footer .col {margin-bottom: 0;}

/* Footer Soc Icons*/
.footer_soc_icon {
  padding: 0px 6px 0;
  margin: 5px 0 0;
  display: inline-block;
  float: right;
}
.footer_soc_icon span {
  line-height: 18px;
  font-size: 18px;
}
/* Footer Soc Icons :: END */

.boc_contact_icon  {
	clear:both;
	margin-bottom: 2px;
}
#sidebar .boc_contact_icon  {
	font-size: 14px;
}
.boc_contact_icon .icon {
	float: left;
	width: 18px;
	margin-right: 16px;
	line-height: 30px;
	font-size: 17px;
}
.boc_contact_icon .icon.bigger {
	font-size: 19px;
	position: relative;
	top: -1px;
	left: -1px;
}

#footer .columns ul ul.sub-menu {
	margin-top: 3px;
}
#footer .col ul {
	margin: 0px 0 0 0px;
	list-style: none;
	padding: 2px 0 0;
}
#footer .col ul li {
	margin-bottom: 5px;
}

#footer .col ul li a:before {
  font-family: 'icomoon';
  font-size: 14px;
  content: "\e78f";
  display: inline-block;
  position: relative;
  top: 1px;
  left: -2px;
  margin-right: 6px;
  
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#footer .col ul li a:hover:before {
  left: 0px;
  margin-right: 12px;
}
.margined_left, #footer .col ul.margined_left {
	margin-left: 30px;
}


/* Footer Latest Posts */
#footer .boc_latest_posts img{
	margin: 2px 16px 20px 0;
	padding: 0;
	border: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	
	width: 56px;
	height: 56px;	
	border-radius: 1px;
}
#footer .boc_latest_posts img:hover{
	opacity: 0.8;
}
#footer .boc_latest_posts p.date{
	color: #666;
	font-size: 11px;
	margin-top: 8px;
}
#footer.footer_light .boc_latest_posts p.date{
	color: #999;
}
#footer .boc_latest_posts {
	padding-top: 6px;
}
#footer .boc_latest_posts p.boc_latest_posts_title{
	padding-top: 1px;
	margin-bottom: 5px;
	line-height: 15px;
	padding-right: 12px;
}
/* Footer Posts :: END */

#powered {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	color: #fff;
}
#footer.footer_light #powered {
	margin-top: 0px;
	font-size: 13px;
}
#footer.footer_light  #powered a{
	font-size: 13px;
	color: #eee;
}
#footer.footer_light  #powered a:hover {
	color: #FFF;
}
.footer_btm {
	clear: both;
	padding: 10px 0;
	border-top: 1px solid rgb(38, 140, 185);
	margin-top: 16px;
	overflow: hidden;
	background-color: #60cdf6;
	background: linear-gradient(0deg, #60cdf6  , #268cb9 )!important;
}

/* #WooCommerce
================================================== */


.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 1.25em;
}

.woocommerce div.product .stock {
    color: #77a464;
}

.woocommerce ul.products li.product h3 {
    font-size: 20px !important;
    font-weight:400;
    text-align:left;
}

.woocommerce ul.products li.product .button {
    white-space: pre-wrap !important;
}
.custom_menu_5 .subsub_menu {
    background: #fff !important;

}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    background: linear-gradient(0deg, #268cb9 , #60cdf6 ) !important;
    font-weight: 600 !important;
}

.woocommerce .single_product_left {
    width: 56%!important;
    margin-right: 4%!important;
    position: relative;
}
.woocommerce .single_product_right {
    width: 40%!important;
    margin-left: 0!important;
}

.woocommerce .woo_content h2 {
    font-family: inherit;
    font-size: 40px;
    line-height: 42px;
    font-weight: 400;
}

.woocommerce .woo_content h3 {
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
}

.single-product .product-subtitle {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.single-product .product-volume {
    display: block;
    margin-bottom: 0px;
}

.single-product .short-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 15px;
}

.single-product h4.free-shipping {
    font-size: 2em !important;
    color: #268cb9;
    font-weight:400;
}

.single-product .product_meta {
    margin-bottom: 15px;
}

.single-product span.sku_wrapper {
    display: block;
    margin-bottom: 15px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #268cb9;
    font-size: 28px !important;
}

.cart_left, .checkout_left {
    margin-left: 0px !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 0px !important;
    padding: 15px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
}

.product-type-variable p.price {
    display:none !important;
}
.woocommerce .product-type-simple .woocommerce-product-details__short-description {
    display:none !important;
}
.woocommerce div.product form.cart .variations label {
    font-size: 16px !important;
    line-height: 16px !important;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
}
.woocommerce div.product form.cart .variations label:after {
    content: "\e685";
    display: inline-block;
    font-family: 'icomoon';
    position: relative;
    left: 10px;
    top: 2px;
}

/* Custom
================================================== */

.page_title_bgr .full_container_page_title .page_heading {
    margin: 24px 0px 20px;
}

.page_title_bgr .full_container_page_title .page_heading h1 {
    text-align: center;
    width: 75%;
    float: none;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.33);
    padding: 20px;
    color: #FFF !important;
    font-size: 36px;
    line-height: 1.3em;
}

.boc_heading.bgr_dotted {
    background: none !important;
}

h5.side {
    background: #60cdf6;
    color: #fff !important;
    margin-bottom: 5px !important;
    background: linear-gradient(0deg, #268cb9 , #60cdf6 );
    padding: 6px 12px;
    border-radius: 3px;
}
h5.side a {
    color: #FFF !important;
}

.boc_image_box .info_overlay h3 {
    margin: 10px 30px 0 30px;
    font-size: 27px;
    line-height: 1.3em;
    color: #333;
    padding: 6px 0 0 0;
    position: relative;
}

.boc_image_box .info_overlay p {
    font-family: inherit;
    font-style: inherit;
    font-size: 14px;
    line-height: 22px;
    margin: 4px 30px 20px 30px;
}

.home .boc_image_box .info_overlay p {
    min-height: 125px;
}

.boc_image_box .info_overlay span.custom-button {
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px 12px;
    margin: 10px 30px 20px 30px;
    color: #fff;
    background-color: #268cb9;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    border-radius: 3px;
}

.pic_info.type5 {
    background: rgba(96, 205, 246, 0.1);
}

a:hover .pic_info.type5 .info_overlay {
    background: #60cdf6 !important;
}

@media only screen and (max-width: 768px) {
    #cta {
        width:100% !important;
        top:0 !important;
        right:0 !important;
        position:relative !important;
    }
    .h1-home:before {
        width: 100% !important;
        top: 0 !important;
        right: -29% !important;
        background-repeat: no-repeat !important;
    }
    .section.woo {
        display: flex; flex-flow: column;
    }
    .span_3_of_4.woo_content {
        order: 1;
    }
    #sidebar {
        order: 2;
    }
    .woocommerce div.product {
        display: flex; flex-flow: column;
    }
    .boc_single_product .product .single_product_left {
        order: 2;
    }
    .boc_single_product .product .single_product_right {
        order: 1;
    }
}

/* END
================================================== */