/*
Theme Name: Liberty Belle
Theme URI: localhost:8080/libertybelle/wp-content/themes/libertybelle
Description: Child Theme for Twenty Eleven
Author: Papdan.com
Author URI: http://www.papdan.com/
Template: twentyeleven
Version: 0.1
*/
@import url("../twentyeleven/style.css");
/*@import url("colorbox.css");*/

@import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');
@font-face {
    font-family: 'FontAwesome';
    src: url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.text-center {
	text-align: center;
}

.woocommerce,
.wpb_wl_quick_view_content {
	/*font-family: 'Source Sans Pro', sans-serif;*/
}

.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}

a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #B3960E;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	background-color: #fcfcfc;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}
#wrapper{
	width:100%;
	background-color:#FFF;	
	position:relative;
}
.woocommerce #wrapper {
	background-image: url(../twentyeleven/images/general/bg_body.gif);
	float: left;
}
#tpl_header{
	width:100%;	
	z-index:10;
	background-image: url(../twentyeleven/images/general/bg_header.jpg);
}
#header{
	width: 980px;
	margin:0 auto;	
	padding:16px 0;
	position:relative;
}
#header header {
    background-color: #fff;
    padding:8px;
}
#tpl_content{
	width:100%;	
	z-index:1;
	background-image: url(../twentyeleven/images/general/bg_body.gif);
}
.woocommerce #tpl_content {
	background-image: none;
	background: #fff;
}
#tpl_content  #content{
	width: 940px;
	margin:0 auto;
	padding-bottom:10px;
	position:relative;	
	background-color:#FFF;
    padding:20px
}
#tpl_content  #content .content_left{
	width:220px;
	float:left;
	position:relative;
	padding-right:5px;
}

#tpl_content  #content .content_right{
	width:675px;
	float:left;
	position:relative;
}
#tpl_content  #content .content_left .nav_child_container {
	padding-top:10px;
}
#tpl_content  #content .content_right #generalContent {
	border-left:1px solid #ded7d1;
	padding-left:25px;
	line-height: 18px;
}
.content_left2{
	width:515px;
	float:left;
	padding-right:40px;
}
.content_right2{
	width:345px;
	float:left;
}
/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #727272;
	font-size:13px;
}
body {
	background: #FFF;
}


/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
h1{
	color:#466e81;
	font-weight:normal;
	font-size:24px;
}
h1.parentTitle{
	color:#52341c;
	font-size:18px;	
	line-height:26px;
	font-style:italic;
}
h1.pageTitle{
	color:#52341c;
	font-size:30px;	
	line-height:30px;
}
h2, .pagetitleh2{
	color:#466e81;
	font-weight:normal;
	font-size:20px;
	margin:15px 0;
}
h2.pageTitle{
	color:#52341c;
	font-size:28px;	
	line-height:28px;
}
h3{
	color:#466e81;
	font-weight:normal;
	font-size:15px;
        padding-top:15px;
}
h4{
	color:#727272;
	font-size:13px;
	margin:0px 0 15px 0;
}
h5{
	color:#765948;
	font-weight:normal;
	font-size:20px;
	margin:5px 0;
}
h6{
	color:#466e81;
	font-size:15px;
	margin:5px 0;
}
h7{
	color:#466e81;
	font-weight:normal;
	font-size:13px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 6px 0;
}

.advantageLB h2{
	margin:0;
	padding-bottom:15px;	
}
span.parentTitle{
	color:#52341c;
	font-size:18px;	
	line-height:26px;
	font-style:italic;
}
/**************************LAYOUT****************************/
#mid-container{
	width:940px;
	margin: 20px auto;
}
#mid-container #secondary{
	float:left;
	width:150px;
	margin:0px;
	padding:0px 0px;
}
#mid-container #primary{
	float:left;
	width:730px;
}
#mid-container #primary #content{
	margin:0px 20px;
	width:auto;
}
#back-to-top{
	margin-bottom: 15px;
}

/* Text elements */
.brown{
	color:#645146;
}
.lightGray{
	color:#737270;
}
.blue{
	color:#466e81;
}
.b{font-weight:bold;}
.i{font-style:italic;}
p {
	margin:15px 0;
}
p.noMargin{
	margin:15px 0 0 0;
}
.woocommerce .container {
	width: 980px;
	margin: 0 auto;
}
/* =Menu
-------------------------------------------------------------- */
/*MENU TOP*/
.divider{
	/*background:url(../twentyeleven/images/general/divider.jpg) top right no-repeat;*/
	height:34px;
	width:1px;
	float:left;
}
#nav_top, #menu-top-menu {
	font-size: 12px;
	list-style: none;
	margin:0;
	padding-left: 0;
}
.menu_top, #menu-top-menu .menu-item {
	float: left;
	position: relative;
}

#menu-top-menu .menu-item.last {
    float:right;
}

#menu-top-menu .menu-item.highlight a {
    background-color:#f9949c;
    color: #fff;
}
#menu-top-menu .menu-item.highlight a:hover {
    background-color:#f7828d;
}

.menu_top a, #menu-top-menu .menu-item a {
	color:#645146;
	font-weight: normal;
	display: block;
	padding: 0 11px;
	text-decoration: none;
}
#menu-top-menu .menu-item:first-child a {
    padding-left: 13px;
}
#menu-top-menu .menu-item:last-child a {
    padding-right: 12px;
}
#menu-top-menu .menu-item a:hover {
    background-color: #c4e3f7;
}
/*MENU CHILD*/
.nav_child_container h3{
	padding:3px 10px;
}
.nav_child_container h3.current{
	padding:3px 10px;
	background-color:#dbeffb;
}
.nav_child_container h3:hover{
	padding:3px 10px;
	background-color:#dbeffb;
}
.nav_child_container a{
	text-decoration:none;
}

#nav_child {
	font-size: 13px;
	list-style: none;
	margin:0;
	padding-left: 0;
	z-index:1;
}
#nav_child li.current_page_item {
	position: relative;
	padding:3px 10px;
	background-color:#dbeffb;
}
#nav_child li {
	position: relative;
	padding:3px 10px;
}
#nav_child li a {
	color:#747371;
	text-decoration: none;
}
#nav_child li:hover {
	background-color:#dbeffb;
}
/*MAIN MENU*/

#tpl_menu{
	width:100%;
	height:45px;
	background:url(../twentyeleven/images/general/bg_menu.jpg) repeat-x #FFF;	
	z-index:100;
}


#menu{
	width:945px;
	height:45px;
	margin:0 auto;
	position:relative;	
}
#access {
	background:url(../twentyeleven/images/general/bg_menu.jpg) repeat-x #FFF;	
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access ul {
	font-size: 13px;
	
	margin: 1px 0 1px 0;
	padding-left: 0;
	height:auto;	
}
#access li {
	float: left;
	position: relative;
	/*height:42px;*/
}
#access li .menu_repeat {
	float: left;
	height:14px;
	background:none;
	padding:14px 6px 14px 6px;
	/*font-size: 14px;*/
    /*font-weight: bold;*/
}
#access li.current-menu-parent .menu_repeat,#menu-main-menu li.current-menu-item a {
	float: left;
	height:14px;
	background:url(../twentyeleven/images/general/bg_menu-hover.jpg) repeat-x;
}
#access li.current-menu-parent .menu_arrow,#menu-main-menu li.current-menu-item .menu_arrow{
	float: left;
	height:42px;
	background:url(../twentyeleven/images/general/menu-hover.jpg) top right no-repeat;
}
#access li .menu_repeat:hover {
	float: left;
	height:14px;
	background:url(../twentyeleven/images/general/bg_menu-hover.jpg) repeat-x;
}
#access li .menu_arrow{
	float: left;
	height:42px;
	width:14px;
	background:url(../twentyeleven/images/general/menu-normal.jpg) top right no-repeat;	
}
#access .parent a {
	color:#645146;
	font-size:12px;
	font-weight: normal;
	display: block;
	line-height: 15px;
	text-decoration: none;
	padding:0px
}
#access a {
	color:#645146;
	font-size:12px;
	font-weight: normal;
	display: block;
	line-height: 15px;
	padding: 14px 10px 14px 10px;
	text-decoration: none;
}
#access .menu_repeat:hover > a,
#menu-main-menu li.current-menu-item a,#access li.current-menu-parent .menu_repeat,
#access .current-menu-item .menu_repeat {
	color:#466E81;	
	font-weight:normal;
}
#access ul li:hover > ul {
	display: block;
}

/*Second Level Menu*/
.sub-menu li.current-menu-item a{
	background: none !important;
	height:auto !important;
	color:#645146;
}
.sub-menu li a:hover,.sub-menu li.current-menu-item a:hover{
	background-color: #DBEFFB !important;
	color:#466E81 !important;
}


#access ul ul {
	/*display: none;*/
	float: left;
	margin: 0;
	position: absolute;
	top: 43px;
	left: 0;
	z-index: 99999;
	background:#FFFFFF;
	margin:-1px;
	padding:10px 5px;	
}
#access ul li.two-columns ul {
	/*width:376px;*/
}
#access ul li.four-columns ul {
	width:755px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul li {
	float: none;
	position: relative;
	/*height:20px;*/		
	padding:0px 5px;		
	display:inline-block;	
	vertical-align:top;
}
#access .parent ul li a {
	color:#645146;
	display: block;
	line-height: 12px;
	padding: 5px 8px;
	text-decoration: none;
	border:none;
	font-size:12px;
}

#access .sub-menu li a{
	background:url(../twentyeleven/images/general/small-circle.png) no-repeat center left !important;
	padding:5px 10px 5px 15px !important;
	width:150px;
}
#access .sub-menu li a:hover{
	background:url(../twentyeleven/images/general/small-circle-hover.png) no-repeat #DBEFFB center left !important;
}
#menu .sub-sub-menu
{
	display:none !important;
}

.content_left .sub-sub-menu
{
	background: #ffffff !important;
	
}
.content_left .sub-sub-menu a
{
	font-size:10px !important;
	padding-right: 30px !important;
}
/*FOOTER MENU*/

#tpl_nav_footer{
	padding-top:20px;
	width:100%;
	z-index:10;
	padding-bottom: 20px;
}


#nav_footer{
	width: 980px;
	margin:0 auto;
	position:relative;
}

#nav_footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav_footer a{
	font-size:16px;
	color:#645146;
	display:block;
	padding:0 10px;
	font-weight: bold;
}

#nav_footer ul.menu li a {
    margin-bottom: 5px;
}

#nav_footer .sub-menu {
    margin-bottom: 10px
}
#nav_footer table{
	padding:0 10px
}

#nav_footer table a{
	font-size:13px;
	color:#727272;
	display:block;
	padding:0;
}
#nav_footer .sub-menu a{
	color:#727272;
	line-height: 13px;
    font-size: 13px;
    padding-bottom: 3px;
    padding-top: 3px;
}
#nav_footer .border{
	float:left;
	margin:0 10px;
	height:190px;
	width:1px;
	background-color:#DDD6D1;
}
#nav_footer a:hover{
	background-color:#DBEFFB;
	text-decoration:none;
}
#nav_footer .btn a:hover{
	background:none;
	text-decoration:none;
}

#nav_footer .nav_footer_1{
	float:left;
	position:relative;
	width: 21%;
}

#nav_footer .nav_footer_2{
	float:left;
	position:relative;
	width: 30%;
}
#nav_footer .nav_footer_2 ul.sub-menu li{
	float:left;
	width:50%;
}
#nav_footer .nav_footer_3{
	float:left;
	position:relative;
	width: 21%;
}
#nav_footer .nav_footer_4{
	float:left;
	position:relative;
	width: 21%;
}
#nav_footer .nav_footer_4 table td {
    font-size: 11px;
    padding-top: 5px;

}

#nav_footer .nav_footer_4 table td a {
    font-size: 11px;
}


/* MISC
----------------------------------------------- */

.socialMedia{
	padding:10px 0;	
}
/*.collapseomatic {
    line-height: 31px !important;
    padding-top: 0 !important;
}
.collapseomatic_excerpt, .collapseomatic_content {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}*/

.collapseomatic {
    background-image: url(images/collapseomatic/arrow-down.jpg)!important;
    color: #466e81;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    height: 30px!important;
    padding: 3px 0 0 16px!important;
}

.collapseomatic p { padding-top: 0!important; }

.colomat-close {
    background-image: url(images/collapseomatic/arrow-up.jpg)!important;
}

#mailing_list div {
    line-height: 16px !important;
}
.pdfTable td{
	padding-right:10px;
	padding-bottom:10px;
}
#wpcontent_slider_container .cs-next{
	background:url(../twentyeleven/images/general/arrow_image-banner-right.png) no-repeat;
	margin: 0px 10px;
	width:28px;
	height:48px;
}

#wpcontent_slider_container .cs-prev {
	background:url(../twentyeleven/images/general/arrow_image-banner-left.png) no-repeat;
	margin: 0px 10px;
	width:28px;
	height:48px
}

#wpcontent_slider .cs-title{
	padding:10px 0;	!important
}

.bgMid{
	background:url(../twentyeleven/images/general/sliderBG.png) no-repeat;
	width:914px !important;
	height:38px;
	float:left;
	padding:6px 13px 6px 13px !important;
}
.slideTitle{
	width:158px;
	color:#372a23;
	font-weight:600;
	font-size:15px;	
	font-family:'Open Sans',arial,serif;
	padding-right:15px;
	text-align:center;
}
.slideDivider{
	width:1px;
	background:url(../twentyeleven/images/general/vertical-line.jpg) no-repeat;
	height:37px;
	padding:0;
	font-family:'Open Sans',arial,serif;
}
.slideText{
	width:740px;
	color:#372a23;
	font-weight:600;
	font-size:13px;	
	font-family:'Open Sans',arial,serif;	
	padding-left:15px;
}
.LBadv{
	padding-bottom:30px;	
}
#generalContent ul{
	margin:0;
	padding-left:15px;
}
#generalContent li{
	list-style:disc;	
}
h4 img{
	padding:0 0 15px 10px
}
.left{
	float:left;
}
.right{
	float:right;
}
.generalTable tr td{
	vertical-align:top;
	text-align:left;
	padding-right:20px;	
}
.clear{
	clear:both;
}
.TopSpace{
	padding-top:10px;	
}
.RightSpace{
	padding-right:10px;
}
/*HEADER*/

.header_left{
	float:left;	
	/*width: 30%;*/
}

.header_left > a {
	display: inline-block;
	float: left;
	height: 92px;
	line-height: 1;
	width: 307px;
}

.header_middle {
    float: left;
	width: 445px;
	/*width: 50%;*/
    padding: 0 14px 0 11px;
    border-right: 1px solid #dedede;
}

.header_middle .telephone {
	width:38%;
	background:url(../twentyeleven/images/general/tel-icon.png) center left no-repeat;
	float: left;
	font-size: 22px;
	height: 40px;
	line-height: 50px;
	padding-left: 12%;
	position: relative;
	margin-bottom: 11px;
}
.header_middle .telephone span {
	position:absolute;
	left:24%;top:2px;
	font-size:12px;
	line-height:1;
	font-style:italic;
}

.header_middle .search { width:50%;float: left;padding-top:4px; }
.header_middle .search #searchform { float: right; }

.header_middle .header_menu {
	background-color: #e0f2fd;
	float: left;
	width: 100%;
	height: 40px;
	line-height:40px;
	vertical-align:middle;
}

.header_middle .header_menu a.shop-link {
	background-color: #f9949c;
	color: #fff;
	font-weight: bold;
	padding: 0 20px;
	position: absolute;
	right: 46px;
	top: 0;
	display:none;
    white-space: nowrap;
}

.header_right{
	float:left;
	width: 172px;
	/*width:16%;*/
	padding-left:14px;
	background:#fff;
    position:relative;
}

    .header_right .news-media {
        display: inline-block;
        float: left;
        height: 33px;
        line-height: 1;
        width: 143px;
        background-color: #f9949c;
        color: white;
        font-style:italic;
        font-weight:600;
        line-height: 33px;
        text-align:center;
    }

    .header_right .news-media:hover {
        background-color:#f7828d;
        text-decoration: none;
    }

    .header_right .social-icons {
        position:absolute;
        z-index:99;
        width:27px;
        top:0;
        right:-5px;
    }

        .header_right .social-icons > a {
            display: inline-block;
            width:27px;
            height:25px;
            float:left;
            line-height:1;
            margin-bottom:7px;
        }

.top_menu1{
	padding-bottom:10px;	
}
.top_menu2{
	padding-top:10px;
	background:url(../twentyeleven/images/general/header-line.jpg) top right no-repeat;
}

.menuHeaderLeft{
	float:left;
	width:4px;
	height:26px;
	background:url(../twentyeleven/images/general/header_menu_left.jpg) no-repeat;
}
.menuHeaderCenter{
	float:left;
	padding:2px 2px;
	height:22px;
	background:url(../twentyeleven/images/general/header_menu_center.jpg) repeat-x;
}
.menuHeaderRight{
	float:left;
	width:4px;
	height:26px;
	background:url(../twentyeleven/images/general/header_menu_right.jpg) no-repeat;
}

/*BANNER*/

#tpl_banner{
	width:100%;
	background-image: url(../twentyeleven/images/general/bg_body.gif);
	z-index:10;
}
#tpl_banner  #banner{
	width:940px;
	margin:0 auto;
	padding:0 20px;
	background-color:#FFF;	
}
#headerInfoWrapper{
	width:940px;
	margin:0 auto;
	padding:0 20px;
	background-color:#FFF;	
}
#tpl_banner  #breadcrumb{
	width:920px;
	background-color:#F6F4F3;
	margin:0 auto;
	padding:10px 10px;		
}
#tpl_banner  #headerInfo{
	width:920px;
	background-color:#F6F4F3;
	margin:0 auto;
	padding:20px 10px;	
}


/*HOME*/

.bluebox_mid{
	background:url(../twentyeleven/images/general/blue-box-center.jpg) repeat-x;
	float:left;
	/*width:395px;*/
    width:84%;
	height:130px;
	padding:9px 0;
}
.bluebox_left{
	background:url(../twentyeleven/images/general/blue-box-left.jpg) no-repeat;
	float:left;
	width:34px;
	height:140px;
}
.bluebox_right{
	background:url(../twentyeleven/images/general/blue-box-right.jpg) no-repeat;
	float:left;
	width:34px;
	height:140px;
}
.photo{
	float:left;
	padding-right:10px;
}
.Titlebox{
	color:#645146;
	font-size:15px;	
	padding-bottom:10px;
	padding-top:10px;	
}
.description{
	float:left;
	width:132px;
	line-height: 18px;
}

/*COLUMN*/
.wpcolumn-first .left_shadow{
	border-left:1px solid #e5e0dc;
}
.wpcolumn-wrapper-3{
	height:197px;
}
.left_shadow{
	float:left;	
	background:url(../twentyeleven/images/general/red-box-left.jpg) no-repeat;
	width:34px;
	height:186px;
}
.mid_shadow{
	float:left;
	background:url(../twentyeleven/images/general/red-box-center.jpg) repeat-x;
	height:186px;
	width:242px;
}
.right_shadow{
	float:left;
	background:url(../twentyeleven/images/general/red-box-right.jpg) no-repeat;
	width:33px;
	height:186px;
}

.wpcolumn{
	border-right:1px solid #e5e0dc;
	border-top: 1px solid #e5e0dc;
	border-bottom:1px solid #e5e0dc;
}
.wpcolumn-clearfix {
    clear: both;
}
.wpcolumn-wrapper-3 .wpcolumn {
    float: left;
    width: 33%;
	height:188px;
}
.wpcolumn-wrapper-3 .wpcolumn-last {
    margin-right: 0;
	width: 316px;
}
.wpcolumn-last .mid_shadow {
	width: 248px;
}

/*****************SLIDESHOW******************/
#headerImage{
	position:relative;
	margin-bottom:10px;
}

.slideshow_navigation{
	position:absolute;
	background-image:url(../twentyeleven/images/general/bg-small-repeat.png);
	bottom:0px;
	z-index:9999;
	height:50px;
	width:100%;
}

.slideshow_alttext{
	float:left;
	height:50px;
	width:200px;
	padding: 10px 0;
    text-align: center;
	font-size:18px;
}

.slideshow_description{
	float:left;
	height:36px;
	width:520px;
	padding: 7px 16px;
    overflow:hidden;
	line-height:16px;
}

.slideshow_learnmore{
	float:right;
	background-image:url(../twentyeleven/images/general/button-learn-more.png);
	display:block;
	width:122px;
	height:37px;
	margin:7px 32px 0px 0px;
}

a#gallery_prev{
	position:absolute;
	z-index:9999;
	top:150px;
	left:35px;
	display:block;
	background-image:url(../twentyeleven/images/general/arrow_image-banner-left.png);
	width:28px;
	height:48px;
	cursor:pointer;
}

a#gallery_next{
	position:absolute;
	z-index:9999;
	top:150px;
	right:35px;
	display:block;
	background-image:url(../twentyeleven/images/general/arrow_image-banner-right.png);
	width:28px;
	height:48px;
	cursor:pointer;
}

/****************MAILING LIST****************/
#mailing_list_container{	
	background:url(../twentyeleven/images/general/bg_join_maillist.jpg) repeat-x;
	height:121px;
	width:100%;
	z-index:100;
}
#mailing_list{
	width:940px;
	margin: 0px auto;
	padding:10px 0 0 0;
}
.medium{
	background:url(../twentyeleven/images/general/input_medium.png) no-repeat;
	border:none;
	padding:6px;
	width:149px;
}
.short{
	background:url(../twentyeleven/images/general/input_short.png) no-repeat;
	border:none;
	padding:6px;
	width:88px;
}
.btn_subscribe{
	background:url(../twentyeleven/images/general/btn_subscribe.png) no-repeat;
	border:none;
	width:102px;
	height:31px;
	padding-top:5px;
	cursor:pointer;
}
input.error{
	border:1px solid #F00;
}

/***************SIDEBAR******************/
.box_enquiry1{
	background:url(../twentyeleven/images/general/box_enquiry1.jpg);
	height:15px;
	width:15px;
}
.box_enquiry2{
	background:url(../twentyeleven/images/general/box_enquiry2.jpg) repeat-x;
	height:15px;
}
.box_enquiry3{
	background:url(../twentyeleven/images/general/box_enquiry3.jpg);
	height:15px;
	width:15px;
}
.box_enquiry4{
	background:url(../twentyeleven/images/general/box_enquiry4.jpg) repeat-y;
	width:15px;
}
.box_enquiry5{
	background:url(../twentyeleven/images/general/box_enquiry5.jpg) repeat;
	padding:0 15px;
}
.box_enquiry6{
	background:url(../twentyeleven/images/general/box_enquiry6.jpg) repeat-y;
	width:15px;
}
.box_enquiry7{
	background:url(../twentyeleven/images/general/box_enquiry7.jpg);
	height:15px;
	width:15px;
}
.box_enquiry8{
	background:url(../twentyeleven/images/general/box_enquiry8.jpg) repeat-x;
	height:15px;
}
.box_enquiry9{
	background:url(../twentyeleven/images/general/box_enquiry9.jpg);
	height:15px;
	width:15px;
}
.box_enquiry10{
	height:15px;
}

.long{
	background:url(../twentyeleven/images/general/input_long.png) no-repeat;
	border:none;
	padding:6px;
	width:269px;
}
.textarea{
	background:url(../twentyeleven/images/general/textarea.png) no-repeat;
	border:none;
	padding:6px;
	width:269px;
	height:100px;
	resize:none;
}
.enquiryTable td{
	padding:6px 0;
}
.enquiryTable div{
	padding:2px 0;
}
input.checkbox{
	display:none;
}
.custom-checkbox {
    background: url(../twentyeleven/images/general/checkbox_0.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 15px;
    margin-right: 8px;
	margin-top:2px;
    width: 16px;
}
.custom-checkbox.checked {
    background: url(../twentyeleven/images/general/checkbox_1.png) no-repeat;
}
h3.widget-title-standard{
	color: #466E81;
    font-size: 15px;
    font-weight: bold;
}
.widget ul{
	list-style:circle;
}
.widget a{
	font-weight:normal;
}

/***************SEARCH******************/
input#s{
	background: none;
	font-size: 12px;
    height: 31px;
	width:155px;
    line-height: 1.2em;
    padding: 0px 5px 0px 5px;
	border: solid #e0e0e0;
    border-width: 1px 0 1px 1px;
    border-radius: 0;
    box-shadow: none;
}
input#searchsubmit, .entry-content #searchsubmit, .widget_search #searchsubmit{
	background: url(../twentyeleven/images/general/search-button.png) no-repeat scroll 0px -31px transparent;
	height: 33px;
	width:33px;
	display:block;
	color: transparent; /* Fix for Firefox */
    border: 1px solid #99c2de;
    padding: 0 0 0 33px !important; /* Fix for Internet Explorer */
    text-align: left;
    line-height: 1 !important;
    overflow: hidden;
	top:0px;
}

input#searchsubmit:hover, .entry-content #searchsubmit:hover, .widget_search #searchsubmit:hover {
    curser:pointer;
    background-position:0 0;
}

.entry-content #s {
    width:105px;
	background: url(../twentyeleven/images/general/input-txt-search-s.png) no-repeat scroll 0px 0px transparent;
	border:none;
}

.widget_search #s {
    width: 105px;
	background: url(../twentyeleven/images/general/input-txt-search-s.png) no-repeat scroll 0px 0px transparent;
	border:none;
}

/*************POST****************/
.hentry, .no-results {
    border:none;
    margin: 0px 15px 20px 15px;
    padding: 0px;
}
.singular .hentry {
    border-bottom: medium none;
    padding: 0px;
    position: relative;
}
.singular.page .hentry {
	margin:0px 15px 20px 15px;
	padding:0px;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}
.singular .entry-title {
	line-height: 24px;
}
.entry-header hgroup .entry-title {
    padding: 0px;
}
.singular .entry-title, .entry-title a{
	color: #466E81;
    font-size: 20px;
}

.entry-content, .entry-summary {
    padding: 0px;
}
.entry-meta a {
	color: #466E81;
    font-size: 13px;
}
.share_this{
	float:right;
}

#link-back-listing{
	position:relative;
	float:right;
	z-index:2000;
}
#link-back-listing a{
	z-index:2000;
}
#link-back-listing-left{
	margin-top:20px;
}
#nav-below{
	margin:20px 0px;
}
.nav-below{
	width:100%;
}
.nav-previous-link{
	float:left;
	display:block;
	width:122px;
	height:37px;
	background-image:url(../twentyeleven/images/blog/btn-older-article.png);
}
.nav-next-link{
	float:right;
	display:block;
	width:122px;
	height:37px;
	background-image:url(../twentyeleven/images/blog/btn-newer-article.png);
}

/*****************COMMENT****************/
.singular #comments-title-new {
    margin: 0 auto;
	padding:5px;
    width: 68.9%;
	font-size:16px;
}
.commentlist .avatar{
	position:relative;
	left:0px;
}
.commentlist li.comment{
	background:none;
	border:none;
	margin-bottom:15px;
	padding:5px 15px;
}
.commentlist li.comment:before{
	content:none;
}
.commentlist li.comment:not(:last-child){
	border-bottom:1px solid #CCCCCC;
}

.comment-meta-detail{
	padding:0 10px 0 80px;
}
.comment-meta-detail .fn{
	color: #466E81;
    font-size: 14px;
}
.comment-content{
	clear:both;
	padding: 10px 5px 0px 5px;
}

#respond{
	background:none;
	border:none;
	padding:0px;
	margin-top:20px;
}
#respond h3#reply-title{
	color: #466E81;
    font-size: 16px;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label{
	background:none;
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding:0px 6px;
	position:absolute;
	top:0px;
}
#respond p{
	line-height:20px;
}

#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #727272;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	left: 290px;
	position: absolute;
	top: 4px;
	width:130px;
	z-index: 1;
	float:left; 
}
#respond input[type="text"], #respond textarea {
	background: none;
	border: none;
	-moz-border-radius: none;
	border-radius: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#respond input[type="text"]{
	background:url(../twentyeleven/images/general/input_long.png) no-repeat;
	padding:3px 6px;
	width:269px;
}
#respond textarea{
	background:url(../twentyeleven/images/general/textarea.png) no-repeat;
	border:none;
	padding:6px;
	height:100px;
	resize:none;
	margin-left: 7px;
	width: 275px;
}

.box_comment1{
	background:url(../twentyeleven/images/general/box_comment1.jpg);
	height:15px;
	width:15px;
}
.box_comment2{
	background:url(../twentyeleven/images/general/box_comment2.jpg) repeat-x;
	height:15px;
}
.box_comment3{
	background:url(../twentyeleven/images/general/box_comment3.jpg);
	height:15px;
	width:15px;
}
.box_comment4{
	background:url(../twentyeleven/images/general/box_comment4.jpg) repeat-y;
	width:15px;
}
.box_comment5{
	background:url(../twentyeleven/images/general/box_comment5.jpg) repeat;
	padding:0 15px;
	width:400px;
}
.box_comment6{
	background:url(../twentyeleven/images/general/box_comment6.jpg) repeat-y;
	width:15px;
}
.box_comment7{
	background:url(../twentyeleven/images/general/box_comment7.jpg);
	height:15px;
	width:15px;
}
.box_comment8{
	background:url(../twentyeleven/images/general/box_comment8.jpg) repeat-x;
	height:15px;
}
.box_comment9{
	background:url(../twentyeleven/images/general/box_comment9.jpg);
	height:15px;
	width:15px;
}

#respond .form-submit {
    float: none;
    margin: 10px 0px 15px 0px;
}
#respond input#submit {
    background:url(../twentyeleven/images/general/btn_add_comment.png);
    border: none;
    border-radius: none;
    box-shadow: none;
    color: #EEEEEE;
    cursor: pointer;
    font-size: 15px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    width:152px;
	height:30px;
}

/*******************LEFT MENU PAGES*****************/
/*
.content_left .menu-main-menu-container ul ul.sub-menu li.current-menu-item {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #77CBED !important;
    background-image: url(../twentyeleven/images/general/arrow_nav.png)  !important;
    background-origin: padding-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto auto;
}*/

.content_left .menu-main-menu-container ul ul.sub-sub-menu li a {	
	text-decoration:underline;
}
.content_left .menu-main-menu-container ul,.content_left .menu-hidden-menu-container ul,.content_left .menu-content-page-menu-container ul{
	padding:0px;
	margin:0px;
}
.content_left .menu-main-menu-container li,.content_left .menu-hidden-menu-container li,.content_left .menu-content-page-menu-container li{
	font-size:13px;
	list-style:none;
	padding:0px;
	margin:0px;
}
.content_left .menu-main-menu-container li a,.content_left .menu-hidden-menu-container li a,.content_left .menu-content-page-menu-container li a{
	padding:3px 10px;
	display:block;
	/*color:#466E81;*/
    color:#747371;
}
.content_left .menu-main-menu-container li a:hover,.content_left .menu-hidden-menu-container li a:hover,.content_left .menu-content-page-menu-container li a:hover{
	background-color:transparent !important;
	color:#78caef !important;
	text-decoration:none;
}



.content_left .menu-main-menu-container li.menu-item.current-menu-item.current_page_item > a,.content_left .menu-hidden-menu-container li.menu-item.current-menu-item.current_page_item > a,.content_left .menu-content-page-menu-container li.menu-item.current-menu-item.current_page_item > a{
	color:#FFF !important;
	/*text-align:right;*/
	padding-right:30px !important;
    background:url(../twentyeleven/images/general/arrow_nav.png) #77cbed center right no-repeat !important;

    /*text-align:right;*/

}
.content_left .menu-main-menu-container li.menu-item.parent,.content_left .menu-hidden-menu-container li.menu-item.parent,.content_left .menu-content-page-menu-container li.menu-item.parent{
	font-size:14px;

}
.content_left .menu-main-menu-container li.menu-item.parent ul.sub-menu,.content_left .menu-hidden-menu-container li.menu-item.parent ul.sub-menu,.content_left .menu-content-page-menu-container li.menu-item.parent ul.sub-menu{
	background-color:#FFFFFF;
	/*border-top:1px solid #CCCCCC;*/
	margin-top:5px;
	padding-top:5px;
}

.content_left .menu-main-menu-container li.menu-item.parent ul.sub-menu a,.content_left .menu-hidden-menu-container li.menu-item ul.sub-menu a,.content_left .menu-content-page-menu-container li.menu-item.parent ul.sub-menu a{
    color:#747371;
	/*text-align:right;*/
	padding-right:30px;
}

.hideParent{display:none !important;}
.content_left .menu-main-menu-container ul ul li.current-menu-item a{
	background:url(../twentyeleven/images/general/arrow_nav.png) #77cbed center right no-repeat !important;
}
.content_left .menu-main-menu-container ul ul li.current-menu-item ul.sub-sub-menu li a{
	background: none !important;
	background-color: transparent !important;
}
/*.content_left .menu-main-menu-container ul ul li.current-menu-ancestor ul.sub-sub-menu li.current-menu-item a{
	background:url(../twentyeleven/images/general/arrow_nav.png) #77cbed center right no-repeat !important;
}*/
ul.sub-sub-menu li.current-menu-item a {
    color: #fff !important;
}
ul.sub-sub-menu li.current-menu-item a:hover{
	 color: #fff !important;
}
/*******************CONDITIONS*********************/
.condition-left{
	vertical-align:top;
	width:435px;
	padding-right:15px;
}
.condition-right{
	vertical-align:top;
}

/*********************404*************************/
.error404 #primary #content {
    width: 940px;
	margin: 0 auto;
}
.error404 .widgettitle{
	border-top:1px solid #CCCCCC;
	color: #466E81;
    font-size: 15px;
    font-weight: bold;
}
.error404 .entry-content td, .error404 .comment-content td {
	border:none;
	padding-left: 0px;
	padding-right: 0px;
}
.error404 .entry-content table, .error404 .comment-content table {
	border:none;
	width:auto;
}
.error404 .entry-content #s {
    background: url("../twentyeleven/images/general/input-txt-search.png") repeat scroll 0 0 transparent;
    border: medium none;
    width: 160px;
}

/*******************POPUP RESULT*****************/

#resultTable{width:100%;}
#resultTable td{
	padding-right:20px;
	width:50%;
	vertical-align:top;	
	text-align:center;
}
#scrollbarbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    display: block;
    margin-left: 970px;
    margin-top: 0;
    padding: 5px;
    position: absolute;
}

/* =IE8 ----------------------------------------------- */ 
 
#ie8 .video-gallery-thumbnail a {
width:133px;
}

/* Landing Pages */

.landing #headerImage {
    margin-bottom:0;
}

.landing #headerImage img {
    display: inline-block;
    float: left;
    margin-bottom: 2px;
}

.landing a {
    color: #60c8ef;
}

.landing p {
    margin: 0 0 30px 0;
/*    display: inline-block;
    width: 100%;*/
}

.landing h1.pageTitle {
    margin: 0 0 15px 0;
}

.landing ul {
    list-style: none;
    padding:0;
    margin:0 0 30px;
}

.landing li {
    padding-left: 2em;
    text-indent: -1.5em;
    display: block;
}

.landing li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";;
    color: #f8959e; /* or whatever color you prefer */
    margin-right: 8px;
}

.landing .wp-caption .wp-caption-text a { font-style: italic; }

.landing .appointment-button {
    background-color: #4cc2ee;
    border: 1px solid #3D92B2;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    padding: 23px 0px;
    vertical-align: middle;
    text-align:center;
}

.landing .appointment-button.pink {
    background-color: #FBDCDE;
    border-color: #f9949c;
    color: #554045;
}

.landing .appointment-button:hover, .landing .appointment .button a:hover {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.landing .appointment {
    background: #f8959e;
    color: #fff;
    padding: 32px 38px;
    margin-bottom: 40px;
}

.landing .appointment .message {
    width: 58%;
    float: left;
}

.landing .appointment .message .heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}
.landing .appointment .message .sub-heading {
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
}

.landing .appointment .button a {
    background-color: #fbdcde;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #554045;
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    padding: 23px 40px;
    vertical-align: middle;
}

.landing h1.entry-title, .landing h1, .landing h2 {
    font-size:28px;
    color: #414a50;
    line-height:1;
}

#content.landing {
    font-size:16px;
}

#content.landing .sidebar {

}

#content .right-border {
    border-right: 1px solid #e7eaec;
    margin-right: -1px;
}
#content .left-border {
    border-left: 1px solid #e7eaec;
    margin-left: -1px;
}
.dermalTitle{
	color:#52341c;
	font-size:18px;	
	line-height:26px;
	font-style:italic;
}
.subTitle{
	color:#52341c;
	font-size:30px;	
	line-height:30px;
	margin: 0px;
}
.contenttitle{
	margin:0;
	padding-bottom:15px;	
	color:#466e81;
	font-weight:normal;
	font-size:20px;
}

#mid-container #primary{
min-height:1090px;
}

.mailing5title {
color: #765948;
font-weight: normal;
font-size: 20px;
margin: 5px 0;
display:block;
clear: both;
}

#BoxContainerHeader {
    background: none repeat scroll 0 0 #77cbed;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 33px;
}

#BoxTitle {
    color: #fff;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    margin: 0 5px;
    line-height: 30px;
    width: 95%;
}

.BoxInput span.wpcf7-list-item {
    display: block;
}

.video-gallery-thumbnail-box {
    margin-top: 15px;
}

#fancybox-wrap {
	z-index: 200000!important;
}

#fancybox-left { left: 0!important; }

#fancybox-left, #fancybox-right {
    bottom: auto!important;
    top: 0!important;
    cursor: pointer;
    height: 100%!important;
    width: 20%!important;
}

/* WooCommerce */
/* Category page */
.woocommerce #tpl_content .twentyeleven {
	width: 80%!important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left!important;
    margin: 0 9.5% 10% 0!important;
    padding: 0!important;
    position: relative!important;
    width: 27%!important;
    clear: none!important;
    min-height: 370px;
}
.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product-category {
    min-height: 200px;
}
.woocommerce ul.products li.product:nth-child(3n), 
.woocommerce-page ul.products li.product:nth-child(3n) {
    margin-right: 0!important;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .upsells.products ul li.product img, .woocommerce-page .upsells.products ul.products li.product img,
.woocommerce ul.products li.product a img {
    width: auto;
    height: auto;
    margin: 0 auto;
	max-width: 150px!important;
	max-height: 100%;
	display:inline-block;
	vertical-align: middle;
}

.woocommerce ul.products li.product div.cat-image {
	/*width: 155px;*/
	height: 150px;
	text-align:center;
}

.woocommerce ul.products li.product div.cat-image span.vertical-align {
	height: 100%;
	width: 1px;
	display:inline-block;
	vertical-align:middle;
}

.woocommerce ul.products li.product h3 {
    font-size: 1em;
    color: #6c6d71;
    min-height: 42px;
}
.woocommerce ul.products li.product .price {
    color: #6c6d71!important;
    font-weight: bold!important;
    font-size: 1em;
}
.woocommerce ul.products li.product .button {
    background: #fc949b;
    border-radius: 0;
    color: #fff;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 900;
}
.woocommerce .woocommerce-ordering {
	float: left!important;
}
.woocommerce .account-links {
	float: right;
	font-weight: bold;
}
.woocommerce #secondary ul,
.woocommerce .widget {
	list-style: none;
}
.woocommerce #tpl_content {
	float: right;
	width: 73%!important;
}
.woocommerce #secondary {
    float: right;
    width: 20%;
    margin: 0;
    background: #ddf1fa;
    min-height: 1506px;
    padding: 50px 30px;
    z-index: 102;
}
.woocommerce #secondary ul, .woocommerce .widget {
    position:relative;
}
.woocommerce.post-type-archive-product #secondary {
    min-height: 905px;
}
.woocommerce #secondary .widget .menu-item {
	padding-bottom: 5px;
}
.woocommerce #secondary .widget .menu-item-has-children, .woocommerce #menu-shop-sidebar-menu.menu > li {
    position:relative;
}

.woocommerce #menu-shop-sidebar-menu.menu > li { padding-bottom: 35px; }

.woocommerce #menu-shop-sidebar-menu.menu > li > ul > li.menu-item-has-children > a.sub-menu-link{

    border: medium none;
    left: -20px;
    position: absolute;
    top: 0;
    text-algin:center;
    width:20px;
}

.woocommerce #menu-shop-sidebar-menu.menu > li > a {

	border-bottom: 1px solid #000;
    font-weight:bold;
	display: block;
	margin-bottom: 15px;
}


.woocommerce #menu-shop-sidebar-menu.menu > li > ul >li > ul.sub-menu {
    display:none;
}

.woocommerce #secondary .widget .menu-item-has-children > a  {
	/*border-bottom: 1px solid #000;*/
    font-weight: bold;
    display: block;
	margin-bottom: 10px;
}

.woocommerce #secondary .widget a {
    color: #4c535d;
    /*font-size: 16px;*/
	/*font-weight: 600;*/
}
.woocommerce #secondary .search-field {
	font-size: 12px;
    height: 31px;
    width: 100%;
    line-height: 1.2em;
    padding: 0px 5px 0px 5px;
    border: solid #e0e0e0;
    border-width: 1px;
    border-radius: 0;
    box-shadow: none;
}
.woocommerce #secondary .widget_product_search input[type=submit] {
    background: #fc949b;
    border-radius: 0;
    color: #fff;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: 900;
    border: 0;
    box-shadow: none;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
	cursor: pointer;
}
.floating-div {
    position: fixed;
    top: 30%;
    right: 10%;
    z-index: 1;
    width: 100px; 
	padding: 15px;
	border: 3px solid #fc949b;
	background: #fff;
}
@media screen and (max-width: 1600px) {
	.floating-div {
		right: 3%;
	}
}
@media screen and (max-width: 1300px) {
	.floating-div {
		right: 0;
	}
}
@media screen and (max-width: 1030px) {
    .floating-div {
        display: none;
    }
}
.floating-title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
    color: #666;
}
.floating-no-items {
    color: #fc949b;
}
.floating-item {
    float: left;
    clear: both;
    margin-bottom: 10px;
}
.floating-item img {
    width: 20px;
    float: left;
}
.floating-item p {
    float: left;
    width: 75px;
    margin: 0;
    font-size: 10px;
    line-height: 12px;
    margin-left: 5px;
}
.floating-link {
    display: block;
    width: 75%;
    background: #fc949b;
    border-radius: 0;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    float: left;
    text-align: center;
    font-weight: bold;
}
.floating-link.two {
    margin-top: 5px;
}
.floating-title img {
	margin-bottom: -5px;
}
.floating-div-2 {
	position: absolute;
    top: 0;
    right: 20px;
	color: #fff;
    background: #fc949b;
    padding: 10px 15px;
    font-weight: bold;
}
.floating-div-2 .cart-items-no {
	float: left;
}
.floating-title-2 img {
	margin-bottom: -5px;
}
.floating-title-2 a {
	color: #fff;
}
.woocommerce.archive .page-title {
	font-size: 22px;
    text-transform: none;
    border-bottom: 1px solid #666;
}

.woocommerce.archive .term-description,
.woocommerce.archive .page-description {
	margin-top: -2.6em;
	margin-bottom: 2em;
}

.account-links a {
    color: #6c6f74;
	font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
.account-links a:first-child {
	padding-right: 10px;
}
.account-links a:last-child {
	padding-left: 10px;
}
#content.twentyeleven .woocommerce-pagination a {
	color: #fc949b;
}
.woocommerce-ordering .orderby {
	border: 3px solid #b2ebfc;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    padding: 5px 8px;
	-webkit-appearance: none;
    overflow: hidden;
    background: url('images/filter-arrow.jpg') no-repeat right;
}
.mfp-content .wpb_wl_quick_view_content {
	float: none!important;
}
.product:hover .wpb_wl_preview_area_fixed.wpb_wl_btn_auto_on {
	height: 155px;
	background-color: rgba(178, 235, 252,.7);
}
.product:hover .wpb_wl_preview_area.wpb_wl_preview_area_fixed .wpb_wl_preview {
	width: 89%;
    display: block!important;
    border-radius: 0!important;
    background: none;
    color: #000;
	font-weight: bold;
	margin-top: 60px;
	font-style: italic;
}
.woocommerce div.product div.images img, .woocommerce div.product div.wpb_wl_images img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    background: #fc949b;
    border-radius: 0;
    color: #fff;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 900;
}
.wpb_wl_layout_left-right .wpb_wl_images {
    padding: 30px;
}
.mfp-content .quantity {
	display: none;
}
.mfp-content .product_title {
	color: #6c6d72!important;
	line-height: 1.2em;
	font-weight: 600;
}
.mfp-content form.cart {
    position: absolute;
    bottom: 9px;
}
.mfp-content .product-detail {
    position: absolute!important;
    bottom: 0;
    right: 30px;
    color: #6c6f74!important;
    background: #b2ebfc!important;
    border-radius: 0!important;
    padding: 12px 20px!important;
    font-size: 14px!important;
    font-weight: bold!important;
    margin: 35px 0!important;
}
/* Product page */
.woocommerce.single-product #tpl_content {
	float: left;
	width: 100%!important;
}
.woocommerce.single-product .twentyeleven {
	width: 74%!important;
    padding-top: 80px!important;
}
.woocommerce.single-product .woocommerce-breadcrumb {
	float: left;
	font-weight: bold;
	font-size: 14px;
}
.woocommerce.single-product .woocommerce-breadcrumb a {
	font-size: 14px;
	font-weight: normal;
}
.woocommerce div.product {
	float: left;
}
.woocommerce.single-product h1.product_title.entry-title {
    color: #676b6e;
    font-size: 26px;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    color: #6c6d72!important;
    font-weight: bold;
    font-size: 24px!important;
}
.woocommerce.single-product .woocommerce-tabs {
    float: right;
    width: 54%;
    clear: none!important;
}
.woocommerce.single-product div.product form.cart, 
.woocommerce.single-product div.product p.cart {
    float: right;
    width: 48%;
	clear: right;
}
.woocommerce.single-product .quantity .qty {
    border: 3px solid #fc949b;
    height: 30px;
}
.woocommerce.single-product div.product form.cart .button {
    background: #fc949b;
    border-radius: 0;
    color: #fff;
    padding: 12px 20px;
    font-size: 14px;
}
.woocommerce.single-product .related.products h2 {
	font-size: 24px;
    color: #6a6e71;
    border-bottom: 1px solid #6a6e71;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	border-bottom: 1px solid #666!important;
	padding-left: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none!important;
    border-radius: 0!important;
    border: 0!important;
    padding: 0!important;
    margin-right: 10px!important;
    margin-left: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fc949b!important;
    text-decoration: none!important;
    font-weight: bold!important;
    font-size: 14px!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 2px solid #666!important;
    margin-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #6c6f74!important;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
	color: #6c6f74;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    bottom: 0!important;
    width: 0!important;
    height: 0!important;
    left: 0!important;
    right: 0!important;
    box-shadow: none!important;
}
.woocommerce div.product .click-to-zoom {
    width: 50%;
    margin-left: 25%;
}
.woocommerce div.product .click-to-zoom p {
    text-align: center;
    font-style: italic;
}
.woocommerce div.product .click-to-zoom img {
    width: 21px!important;
    float: left;
    margin: 0;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    width: 44%;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    width: 54%;
}
/* My account page */
.woocommerce-account #tpl_content #content {
    width: 980px;
    padding: 0;
}
.woocommerce-account #tpl_content #content .content_right {
	width: 77%!important;
    float: none!important;
    margin: 0 auto!important;
}
.woocommerce-account #tpl_content #content .content_right #generalContent {
	border-left: 0;
    padding: 100px 0;
}
.woocommerce-account .floating-div,
.woocommerce-account .pageTitle {
	display: none;
}
.woocommerce-account .woocommerce h2 {
    border-bottom: 1px solid #6c6f74;
    padding-bottom: 15px;
    font-size: 26px;
    color: #6c6f74;
}
.woocommerce form .form-row input.input-text {
	box-shadow: none;
    background: #fff;
    border: 3px solid #b2ebfc;
    /*width: 75%!important;*/
    height: 35px;
}
.woocommerce form .form-row input.input-text::-webkit-input-placeholder { /* WebKit browsers */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce form .form-row input.input-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce form .form-row input.input-text::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce form .form-row input.input-text:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
	border: 0!important;
	padding: 0!important;
}
.woocommerce .forgot-password {
    color: #6c6f74;
    font-style: italic;
    font-size: 12px;
    margin-top: 6px;
    display: block;
}
.woocommerce-account .woocommerce .button {
    background: #fc949b!important;
    border-radius: 0!important;
    color: #fff!important;
    padding: 12px 20px!important;
    font-size: 14px!important;
    float: left;
    margin-top: 20px;
}
.woocommerce-account .woocommerce .button.create-an-account {
    color: #6c6f74!important;
    background: #b2ebfc!important;
    margin-left: 70px;
}
.woocommerce-account .woocommerce .reg .button.create-an-account {
	margin-left: 0;
}
/* Cart page */
.woocommerce-cart #tpl_content #content {
	width: 980px;
	padding: 0;
}
.woocommerce-cart #tpl_content #content .content_right {
	width: 77%!important;
    float: none!important;
    margin: 0 auto!important;
}
.woocommerce-cart .woocommerce {
    padding-top: 80px;
}
.woocommerce-cart #tpl_content #content .content_right #generalContent {
	border-left: 0;
}
.woocommerce-cart .pageTitle {
	display: none;
}
.woocommerce-cart .woocommerce-breadcrumb {
    float: left;
    font-weight: bold;
    font-size: 14px!important;
}
.woocommerce-cart .woocommerce-breadcrumb a {
	float: left;
    font-size: 14px!important;
}
.woocommerce-cart .woocommerce h1 {
    border-bottom: 1px solid #6c6f74;
    padding-bottom: 15px;
    font-size: 26px;
    color: #6c6f74;
	margin-bottom: 10px;
}
.woocommerce-cart .woocommerce table.shop_table,
.woocommerce-cart .woocommerce table.shop_table td {
	border: 0;
}
.woocommerce-cart .product-thumbnail,
.woocommerce-cart .actions {
	padding-left: 0!important;
	padding-right: 0!important;
}
.woocommerce-cart .product-name a {
	color: #6c6f74;
	font-size: 14px;
}
.woocommerce-cart .product-price,
.woocommerce-cart .product-quantity,
.woocommerce-cart .product-subtotal {
	font-weight: bold;
	font-size: 14px;
}
.woocommerce-cart .actions input.button {
	color: #6c6f74!important;
    background: #b2ebfc!important;
    float: left!important;
    border-radius: 0;
    padding: 12px 20px!important;
    font-size: 14px!important;
	margin-right: 15px;
}
.woocommerce-cart .actions input.input-text, .woocommerce .product-search-field {
    box-shadow: none;
    background: #fff;
    border: 3px solid #b2ebfc!important;
    width: 40%!important;
    height: 38px;
}

.woocommerce-cart .actions input.input-text::-webkit-input-placeholder { /* WebKit browsers */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce-cart .actions input.input-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce-cart .actions input.input-text::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce-cart .actions input.input-text:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #6c6f74;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.woocommerce-cart .actions input.button.two {
    background: #fc949b!important;
    border-radius: 0!important;
    color: #fff!important;
    padding: 12px 20px!important;
    font-size: 14px!important;
	float: right!important;
	margin-right: 0;
}

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
	float:right;
}

.gd_custom_checkout_fields {
    width: 60%;
}
.gd_custom_checkout_fields .field-explanation {
	font-weight: bold;
}
.gd_custom_checkout_fields h4 {
	font-style: italic;
}
.question {
    width: 100%;
    float: left;
	font-weight: bold;
}
.question p {
    float: left;
	margin: 10px 10px 10px 0!important;
	padding: 0!important;
}
.question .form-row input,
.question .form-row label {
	float: left;
}
.question .form-row label {
	line-height: 1.5!important;
}
.question .item {
    width: 70px;
}
.question .radio.radio-box {
	position: relative;
	margin-right: 10px;
}
.question input[type=radio] {
    display: none;
}
.question label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    box-shadow: none;
    border: 3px solid #b2ebfc;
    margin-bottom: -6px;
}
.question input[type=radio]:checked + label:before {
    content: "\2716";
    color: #666;
    font-size: 12px;
    text-align: center;
}
.special-instructions {
	font-style: italic;
}
.other_instructions textarea {
	background: #fff;
	border: 3px solid #b2ebfc;
}
.woocommerce-cart .update-answers {
    display: none!important;
    color: #6c6f74!important;
    background: #b2ebfc!important;
    float: left!important;
    border-radius: 0!important;
    padding: 12px 20px!important;
    font-size: 14px!important;
    margin-right: 15px;
}
.woocommerce-cart .cart-collaterals {
	position: relative;
	border-top: 1px solid #6c6f74;
    margin-top: 40px;
}
.woocommerce-cart .continue-shopping-btn {
	position: absolute;
    bottom: 25px;
    left: 0;
}
.woocommerce-cart .continue-shopping-btn a {
	color: #6c6f74!important;
    background: #b2ebfc!important;
    float: left!important;
    border-radius: 0;
    padding: 12px 20px!important;
    font-size: 14px!important;
	font-weight: bold;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: #fc949b!important;
    border-radius: 0!important;
    color: #fff!important;
    padding: 12px 20px!important;
    font-size: 14px!important;
	float: right;
}
.cart_totals h2 {
	border-bottom: 1px solid #6c6f74;
	color: #6c6f74;
	font-size: 16px;
    padding: 15px 0;
	margin-bottom: 0;
}
.cart_totals table {
	width: 100%;
}
.cart_totals p {
	margin: 0;
}
.cart_totals table th,
.cart_totals table td {
	border-bottom: 1px solid #6c6f74;
}
.cart_totals table td {
	text-align: right;
	font-weight: bold;
} 
.woocommerce .wc-proceed-to-checkout a.button.loading:after {
    top: .9em;
    right: .2em; 
}
/* Checkout page */
.woocommerce-checkout #tpl_content #content {
	width: 980px;
	padding: 0;
}
.woocommerce-checkout #tpl_content #content .content_right {
	width: 77%!important;
    float: none!important;
    margin: 0 auto!important;
}
.woocommerce-checkout .woocommerce {
    padding-top: 80px;
}
.woocommerce-checkout #tpl_content #content .content_right #generalContent {
	border-left: 0;
}
.woocommerce-checkout .pageTitle {
	display: none;
}
.woocommerce-checkout .woocommerce-breadcrumb {
    float: left;
    font-weight: bold;
    font-size: 14px!important;
}
.woocommerce-checkout .woocommerce-breadcrumb a {
	float: left;
    font-size: 14px!important;
}
.woocommerce-info {
    display: none;
}
.checkout-title,
.billing-title {
    border-bottom: 1px solid #6c6f74;
    padding-bottom: 15px;
    font-size: 26px;
    color: #6c6f74;
    margin-bottom: 10px;
}
.woocommerce-checkout .desc-text {
	font-size: 14px;
}
.woocommerce-checkout .checkout-buttons {
	float: left;
	width: 100%;
}
.woocommerce-checkout .showlogin,
.woocommerce-checkout .showregister {
	color: #6c6f74!important;
    background: #b2ebfc!important;
    float: left!important;
    border-radius: 0;
    padding: 12px 20px!important;
    font-size: 14px!important;
    margin-right: 20px;
    font-weight: bold;
}
form.woocommerce-checkout {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.woocommerce-billing-fields label {
	display: none!important;
}
.woocommerce-billing-fields .create-account label {
	display: block!important;
}
.country_select {
	width: 50%!important;
}
.select2-container .select2-choice,
.country_select .select2-choice {
	border: 3px solid #b2ebfc!important;
    font-size: 14px;
    font-weight: bold!important;
    color: #666!important;
    padding: 1px 5px!important;
    -webkit-appearance: none!important;
    overflow: hidden!important;
    background: url('images/filter-arrow.jpg') no-repeat right;
	border-radius: 0!important;
}
.select2-choice .select2-arrow,
.country_select .select2-arrow {
	display: none!important;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text {
	width: 100%!important;
}
#billing_company {
	width: 48%!important;
}
.woocommerce-billing-fields .custom-checkbox,
.woocommerce-shipping-fields .custom-checkbox,
.terms .input-checkbox {
	display: none!important;
}
.create-account>label {
	font-weight: bold;
}
.create-account>label:before,
.terms>label:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    box-shadow: none;
    border: 3px solid #b2ebfc;
    margin-bottom: -12px;
}
#ship-to-different-address>label:before{
    content: "";
    display: inline-block;
    width: 35px;
    height: 25px;
    margin-right: 10px;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    box-shadow: none;
    border: 3px solid #b2ebfc;
    margin-bottom: -16px;
    padding-top: 5px;
}
.create-account>input[type=checkbox],
#ship-to-different-address>input[type=checkbox] {
	display: none!important;
}
.create-account>input[type=checkbox]:checked + label:before,
.terms>input[type=checkbox]:checked + label:before {
    content: "\2716";
    color: #666;
    font-size: 15px;
    text-align: center;
}
#ship-to-different-address>input[type=checkbox]:checked + label:before {
    content: "\2716";
    color: #666;
    font-size: 20px;
    text-align: center;
}
.woocommerce-checkout .shipping_address {
    padding-top: 10px;
}
.woocommerce-checkout .form-row.notes {
    padding-top: 20px;
}
.woocommerce-checkout .form-row.notes textarea {
    background: #fff;
    border: 3px solid #b2ebfc;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}
.woocommerce-checkout .continue-shopping-btn a {
    color: #6c6f74!important;
    background: #b2ebfc!important;
    float: left!important;
    border-radius: 0;
    padding: 12px 20px!important;
    font-size: 14px!important;
    font-weight: bold;
    margin-right: 15px;
}
.place-order .button.alt {
    background: #fc949b!important;
    border-radius: 0!important;
    color: #fff!important;
    padding: 14px 20px!important;
    font-size: 14px!important;
    float: left!important;
    margin-right: 20px;
    width: auto!important;
}
.woocommerce-checkout #generalContent li {
    list-style: none;
}
.woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0;
}
.order_details {
    padding-left: 0!important;
}
.woocommerce .order_details li {
    display: block;
    float: none;
    font-size: 16px;
    border: 0;
    text-transform: initial;
    margin-top: 10px;
}
.woocommerce .order_details li a {
    color: #fc949b;
}
.woocommerce .order_details li strong {
    display: initial;
}
.woocommerce .order_details li span {
    font-weight: bold;
    margin-left: 10px;
    color: #fc949b;
}
.order-title {
    border-bottom: 1px solid #6c6f74;
    padding-bottom: 15px;
    font-size: 26px;
    color: #6c6f74;
    margin-bottom: 10px;
}
.order-title.two {
    margin-top: 50px;
}
.order-text {
    font-size: 16px;
}
.woocommerce-account .order-details-buttons,
.woocommerce-checkout .order-details-buttons {
    margin-top: 80px;
}
.woocommerce-account .order-details-buttons a,
.woocommerce-checkout .order-details-buttons a {
    color: #6c6f74!important;
    background: #b2ebfc!important;
    float: left!important;
    border-radius: 0;
    padding: 12px 20px!important;
    font-size: 14px!important;
    font-weight: bold;
    margin-right: 20px;
}
.woocommerce-checkout .custom-checkbox {
    display: none!important;
}
.woocommerce-order-pay br {
    display: none;
}
.mobile-menu {
    display: none;
}
.mfp-content form.cart {
	position: relative;
}
.mfp-content form.cart .button {
	width: 100%;
}
.mfp-content .product-detail {
	position: relative!important;
	margin: 0 auto!important;
	display: block!important;
	text-align: center;
	right: 0;
}
.woocommerce.single-product #secondary {
    display:none;
}
#secondary .product-search .product-search-results {
    display: none!important;
}
#secondary .product-search-field {
    width: 94%!important;
    height: 30px;
}
#secondary .product-search-form button {
    border: 1px solid #bcd8e6;
    border-radius: 5px;
    padding: 3px 7px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: #dbeffa;
    background: -moz-linear-gradient(top, #dbeffa 0%, #adddf4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbeffa), color-stop(100%,#adddf4));
    background: -webkit-linear-gradient(top, #dbeffa 0%,#adddf4 100%);
    background: -o-linear-gradient(top, #dbeffa 0%,#adddf4 100%);
    background: -ms-linear-gradient(top, #dbeffa 0%,#adddf4 100%);
    background: linear-gradient(to bottom, #dbeffa 0%,#adddf4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbeffa', endColorstr='#adddf4',GradientType=0 );
    color: #456e80;
    width: 100%;
    font-weight: bold;
    cursor: pointer;
}
/* Homepage slider text */
#wpcontent_slider {
    padding-bottom: 70px;
}
#wpcontent_slider a {
    padding-bottom: 30px;
}
#wpcontent_slider_container span {
    background: #FC949B;
    color: #FFFFFF;
    width: 100%;
    display: table;
    bottom: -40px;
    left: 0;
    position: absolute;
    height: 75px;
}
#wpcontent_slider_container h4 {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}
@media screen and (max-width: 1000px) {
    .header_middle .header_menu a.shop-link { display:inline-block; }

    .woocommerce #secondary {
        display: none;
        position: absolute;
        height: auto!important;
        width: 80%;
        padding: 50px 10%;
    }
    .woocommerce .container {
        width: 100%
    }
    .woocommerce #tpl_content {
        width: 100%!important;
    }
    .woocommerce #tpl_content .twentyeleven {
        width: 96%!important;
        padding: 2%!important;
    }

	.mobile-menu {
		position: relative;
		display: block;
		/*background: #b6e1f8;*/
		background: #f9949c;
		float: left;
		width: 100%;
		max-height:80px;
	}
	.mobile-menu img {
		/*width: 40%;*/
	}
	.mobile-menu .my-account,
	.mobile-menu .my-side-menu,
	.mobile-menu .cart-items-no-2,
	.mobile-menu .my-menu-search {
		float: left;
		width: 25%;
		font-size: 20px;
		text-align: center;
		padding-top: 5px;
	}
	.mobile-menu .my-menu-search {
		padding-top: 10px;
	}
	.mobile-menu .search {
		position: absolute;
		width: auto;
		right: 2%;
		top: 60px;
		z-index: 9999999;
		height: 40px;
		padding: 8px 0;
		float: left;
		display: none;
	}
	.mobile-menu .search #searchform {
		padding-top: 4px;
		float: right;
	}
	.mobile-menu input#s {
		display: inline-block;
		width: auto;
		background: #fff;
		float: left
	}
	.mobile-menu input#searchsubmit {
		width: 0;
		height: 31px;
		border: none;
		float: left;
		margin-top: 1px;
	}

	.mobile-menu .mobile-menu-title {
		color:#fff;
		text-align:center;
		display:block;
		font-size:12px;
		line-height: 1;
		padding-bottom: 8px;
	}

	.mobile-menu .mobile-menu-title.cart { float:left; width:25%}

	.woocommerce-breadcrumb,
	.account-links,
	.floating-div-2	{
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .woocommerce-cart .top-row,
    .woocommerce-cart .bottom-row {
        float: left;
        width: 100%;
    }
    .woocommerce-cart .product-thumbnail,
    .woocommerce-cart .product-name{
        float: left;
        width: 50%;
    }
    .woocommerce-cart .product-name {
        padding-top: 15%;
    }
    .woocommerce-cart .bottom-row .product-price,
    .woocommerce-cart .bottom-row .product-quantity,
    .woocommerce-cart .bottom-row .product-subtotal {
        width: 33.33%;
        float: left;
        text-align: center;
    }
    .woocommerce-cart .actions {
        float: left;
        width: 100%;
    }
    .woocommerce-cart .actions .coupon {
        float: left;
        width: 50%;
    }
    .woocommerce-cart .actions input.input-text {
        height: 28px;
    }
    .woocommerce-cart .cart-collaterals {
        float: left;
    }
    .woocommerce.single-product div.product form.cart {
        width: 25%;
    }

}
@media screen and (max-width: 980px) {
	#header {
		width: 100%;
	}
	#menu {
		width: 100%;
	}

	#nav_footer {
		width: 100%;
	}
	#nav_footer .nav_footer_1,
	#nav_footer .nav_footer_2 {
		width: 45%;
	}
	#nav_footer .nav_footer_3 {
		width: 45%;
		clear: both;
		border-top:1px solid #DDD6D1;
		margin-top: 10px;
		padding-top: 10px;
	}
	#nav_footer .nav_footer_4 {
		width: 45%;
		border-top:1px solid #DDD6D1;
		margin-top: 10px;
		padding-top: 10px;
	}
	#nav_footer .border {
		display: none;
	}
	#access li .menu_repeat {
		font-size: 12px;
	}
	.floating-div-2 {
		right: 200px;
	}
	.woocommerce-account #tpl_content #content,
	.woocommerce-cart #tpl_content #content,
	.woocommerce-checkout #tpl_content #content	{
		width: 100%;
	}
	.woocommerce-account #tpl_content #content .content_right,
	.woocommerce-cart #tpl_content #content .content_right,
	.woocommerce-checkout #tpl_content #content .content_right	{
		width: 100%!important;
	}
}
@media screen and (max-width: 940px) {

	.woocommerce.single-product .woocommerce-tabs {
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 940px) {
    .woocommerce.single-product .images {
        width: 50%!important;
        margin: 0 auto;
    }
	.wpb_wl_layout_left-right .wpb_wl_summary {
        padding: 15px;
    }
}
@media screen and (max-width: 767px) {

	.woocommerce #secondary .widget .menu-item {
		margin-bottom: 10px;
		border-bottom: 1px solid;
	}
	.woocommerce #secondary .widget .menu-item.menu-item-has-children {
		border-bottom: 0;
	}

	.woocommerce-breadcrumb,
	.account-links,
	.floating-div-2	{
		display: none;
	}
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
                width: 80%!important;
                margin: 0 10% 20% 10%!important;
                text-align: center;
	}
	#nav_footer .nav_footer_2 ul.sub-menu li {
		width: 100%;
	}
	.gd_custom_checkout_fields {
		width: 100%;
	}
	.woocommerce-account #tpl_content #content .content_right #generalContent {
		padding: 40px 0;
	}
	.woocommerce-account form .form-row input.input-text {
		width: 100%!important;
	}
	.woocommerce-account .woocommerce .button {
		width: 60%;
		margin-left: 20%;
		text-align: center;
	}
	.woocommerce-account .woocommerce .button.create-an-account {
		width: 48%;
		margin-left: 20%;
		text-align: center;
	}
	.woocommerce-account .woocommerce .reg .button.create-an-account {
		margin-left: 20%;
		width: 60%;
	}
        .woocommerce-cart .woocommerce {
                padding-top: 40px;
        }
        .woocommerce-cart .cart-collaterals {
                margin-top: 20px;
                float: left;
        }
	.woocommerce-cart .continue-shopping-btn {
		left: 22%;
		bottom: 70px;
	}
        .woocommerce a.remove {
                display: none!important;
        }
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		margin-top: 60px;
		float: none;
		width: 44%;
		margin: 60px auto 0 auto;
	}
	.country_select {
		width: 100%!important;
	}
	.woocommerce #content div.product div.images, 
        .woocommerce div.product div.images, 
        .woocommerce-page #content div.product div.images, 
        .woocommerce-page div.product div.images {
            width: 100%;
        }
        .woocommerce #content div.product div.summary, 
        .woocommerce div.product div.summary, 
        .woocommerce-page #content div.product div.summary, 
        .woocommerce-page div.product div.summary {
            width: 100%;
        }
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
		width: 98%;
	}
	#billing_company {
		width: 100%!important;
	}
	.woocommerce-checkout .form-row.terms {
		font-size: 12px;
	}
	.woocommerce-checkout .continue-shopping-btn {
		position: absolute;
		bottom: 20px;
	}
	.woocommerce .order_details li {
		margin-right: 0!important;
		padding-right: 0!important;
	}
	.woocommerce-checkout .order-details-buttons a {
		margin-left: 12%;
		width: 60%;
		text-align: center;
		margin-top: 20px;
	}
	.woocommerce.single-product div.product form.cart, 
	.woocommerce.single-product div.product p.cart {
		width: 100%;
	}

	.product-accordion {
		margin-bottom: 50px;
	}
	.product-accordion h3 {
		border-bottom: 1px solid #666!important;
		color: #fc949b;
		font-weight: bold;
	}
	.product-accordion h3 span {
		border-bottom: 2px solid #666!important;
	}
	.product-accordion h3.ui-accordion-header-active {
		color: #6c6f74;
	}
/*	.woocommerce-cart .cart_item {
		border-bottom: 1px solid #666;
	}*/
        .woocommerce-cart .continue-shopping-btn a {
                color: #6c6f74!important;
                background: #b2ebfc!important;
        }
	.woocommerce-cart .cart_item,
	.woocommerce-cart .top-row,
	.woocommerce-cart .bottom-row {
		float: left;
		width: 100%;
	}
	.woocommerce-cart .product-thumbnail,
	.woocommerce-cart .product-name {
		float: left;
		width: 50%;
	}
	.woocommerce-cart .product-price,
	.woocommerce-cart .product-quantity,
	.woocommerce-cart .product-subtotal {
		float: left;
		width: 33.33%;
		text-align: center;
	}
	.woocommerce-cart .product-name {
		padding-top: 20%;
                text-align: center;
	}
	.woocommerce-cart .product-thumbnail p {
		font-weight: bold;
	}
	.woocommerce-cart .cart.mobile .actions {
		float: left;
		width: 100%;
	}
        .woocommerce-cart .other_instructions label {
                display: none!important;
        }
        .woocommerce-cart .other_instructions textarea {
                min-height: 300px;
        }
	.woocommerce-cart .actions .coupon label {
		display: none;
	}
	.woocommerce-cart .actions input.input-text {
		height: 26px;
		float: right;
	}
	.woocommerce-cart .actions input.button.two {
		width: 60%;
		margin-right: 20%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
        .woocommerce-checkout .showlogin, 
        .woocommerce-checkout .showregister {
                padding: 10px 15px!important;
                margin-right: 4px;
        }
		/* Quick View */
        .wpb_wl_layout_left-right .wpb_wl_images {
            width: 100%;
        }
        .wpb_wl_layout_left-right .wpb_wl_summary {
            width: 100%;
        }

}
.single-button{
background: #60c8ef;
    color: #FFF !important;
    padding: 15px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(000,000,000,.2);
    box-shadow: 1px 1px 1px 1px rgba(000,000,000,.2);
}
.single-button:hover{
    -webkit-box-shadow: 1px 1px 1px 1px rgba(000,000,000,0);
    box-shadow: 1px 1px 1px 1px rgba(000,000,000,0);
text-decoration: none;
}

.expand-h3 {
    color: #466e81;
    font-weight: normal;
    font-size: 15px;
    padding-top: 15px;
    clear: both;
}
.parentTitle-h1 {
    color: #52341c;
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
}
.pageTitle-h1 {
    color: #52341c;
    font-size: 30px;
    line-height: 30px;
}
/*.page-id-2189 h1.pageTitle {display: none; visibility:hidden;}*/

.h3.widget-title-standard {
    color: #466E81;
    font-size: 15px;
    font-weight: bold;
    padding-top: 15px;
    clear: both;
}

.h3 {
    color: #466e81;
    font-weight: normal;
    font-size: 15px;
    padding-top: 15px;
    clear: both;
}