/*
Theme Name: 		Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 		http://muffingroup.com
Description:		Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

body.home #Header .widget_wrapper .verify-cont input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}

body.home #Header .widget_wrapper .verify-cont input[type="text"]::-moz-placeholder {
	color: #fff;
}

body.home #Header .widget_wrapper .verify-cont input[type="text"]:-ms-input-placeholder {
	color: #fff;
}

body.home #Header .widget_wrapper .verify-cont input[type="text"]:-moz-placeholder {
	color: #fff;
}

@font-face {
	font-family: 'ArrusBTRoman';
	src: url('fonts/ArrusBTRoman.eot');
	src: url('fonts/ArrusBTRoman.eot') format('embedded-opentype'),
		url('fonts/ArrusBTRoman.woff2') format('woff2'),
		url('fonts/ArrusBTRoman.woff') format('woff'),
		url('fonts/ArrusBTRoman.ttf') format('truetype'),
		url('fonts/ArrusBTRoman.svg#ArrusBTRoman') format('svg');
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
  	animation-fill-mode: both;
  }
  
@-webkit-keyframes slideInDown {
  	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
  	}
  	
  	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
 	 }
}

@keyframes slideInDown {
  	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
  	}
  	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
  	}
} 

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
} 

body,
h1,
h2,
h3,
h4,
h5,
h6,
#Wrapper a.button .button_label,
#Content .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,
#Header #Top_bar .menu > li > a span,
#Header #Top_bar .menu li ul li a span,
input[type="text"],
input[type="submit"],
#Side_slide #menu ul li a {
	font-family: "ArrusBTRoman", Arial, Tahoma, sans-serif !important;
}

#Wrapper a.button,
#Header #Top_bar {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#Wrapper a.button .button_label {
	text-transform: uppercase;
	font-style: italic;
	color: #fff;
}

#Wrapper a:hover.button {
	background-color: #006A7D;
}

#Wrapper input[type="date"], 
#Wrapper input[type="email"], 
#Wrapper input[type="number"], 
#Wrapper input[type="password"], 
#Wrapper input[type="search"], 
#Wrapper input[type="tel"], 
#Wrapper input[type="text"], 
#Wrapper input[type="url"], 
#Wrapper select, 
#Wrapper textarea {
	font-size: 15px;
	line-height: 26px;
}

#Wrapper select {
	height: inherit;
}

#Wrapper textarea {
	height: 180px;
}

#Wrapper input[type="submit"] {
	text-transform: uppercase;
	font-style: italic;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
}

#Wrapper input[type="submit"]:hover {
	background-color: #006A7D;
}

#Wrapper .select2-container--default .select2-selection--single {
	border-radius: 0;
}

#Wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 10px 20px 10px 8px;
	font-size: 15px;
	line-height: 26px;
	color: #666;
}

#Wrapper .select2-container .select2-selection--single {
	height: 48px;
	border-color: #008ea6;
}

#Wrapper .select2-container .select2-selection--single:focus {
	outline: none;
	border-color: #008ea6;
}

#Wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px;
}

#Wrapper .woocommerce form .form-row.woocommerce-validated .select2-container, 
#Wrapper .woocommerce form .form-row.woocommerce-validated input.input-text, 
#Wrapper .woocommerce form .form-row.woocommerce-validated select {
	border-color: #008ea6;
}

#Wrapper .woocommerce form .form-row label {
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
}

#Wrapper .woocommerce .checkout .woocommerce-billing-fields {
	padding-bottom: 20px;
}

.select2-dropdown .select2-results__options .select2-results__option {
	font-size: 15px;
	line-height: 26px;
}

.pswp .pswp__bg {
	background: #fff;
}

.pswp .pswp__top-bar, .pswp .pswp__caption {
	background-color: #000;
}

/* Header
-------------------------------------------------------------- */
#Header .widget_wrapper {
	position: absolute;
	top: 20px;
	right: 0;
}

#Header .widget_wrapper .language-cont {
	text-align: right;
	margin-bottom: 10px;
}

#Header .widget_wrapper .language-cont .label {
	margin-right: 10px;
	color: #fff;
}

#Header .widget_wrapper .language-cont ul {
	float: right;
}

#Header .widget_wrapper .language-cont ul li {
	float: left;
	padding: 0 5px;
}

#Header .widget_wrapper .verify-cont #guidform {
	float: left;
}

#Header .widget_wrapper .verify-cont a.button.login .button_label {
	font-size: 15px;
	line-height: 19px;
}

#Header .widget_wrapper .verify-cont input[type="text"] {
	float: left;
	margin-right: 10px;
	background-color: transparent;
	text-transform: uppercase;
	font-style: italic;
}

#Header .widget_wrapper .verify-cont input[type="text"]:focus {
	background-color: transparent !important;
	border-color: #008ea6;
}

#Header .widget_wrapper .verify-cont input[type="submit"] {
	font-size: 15px;
	line-height: 19px;
}

#Header #Top_bar .menu_wrapper {
	margin-top: 140px;
	margin-right: 50px;
}

#Header  #Top_bar .menu > li {
	padding: 0 20px;
}

#Header  #Top_bar .menu > li > a:after {
	background: #fff;
	bottom: -10px;
}

#Header #Top_bar .menu > li > a {
	padding: 0;
}

#Header #Top_bar .menu > li > a span {
	padding: 0;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 19px;
}

#Header #Top_bar .menu > li ul {
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}

#Header #Top_bar .menu li ul li {
	width: inherit;
	text-align: center;
}

#Header #Top_bar .menu > li ul li a {
	border: none;
	padding: 10px 20px 0;
}

#Header #Top_bar .menu li ul li a span {
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 27px;
}

#Header #Top_bar .menu > li ul li a:hover, 
#Header #Top_bar .menu > li ul li.hover > a {
	background: transparent;
}

#Header #Top_bar .menu > #menu-item-17 .sub-menu {
	left: -30px;
}

#Header #Top_bar .top_bar_right {
	height: inherit;
	top: 45px;
}

#Header #Top_bar #header_cart i {
	color: #fff;
}

#Header #Top_bar a#header_cart span {
	background-color: #006A7D;
}

#Header #Top_bar.slideInUp,
#Header #Top_bar.slideInDown {
	position: fixed;
	background-color: #fff;
	padding-bottom: 10px;	
}

#Header #Top_bar.is-sticky {
	background: #fff;
	height: 75px;
}

#Header #Top_bar.is-sticky .widget_wrapper {
	display: none;
}

#Header #Top_bar.is-sticky #logo img.logo-sticky {
	max-height: 90px;
}

#Header #Top_bar.is-sticky .menu_wrapper {
	margin-top: 20px;
}

#Header #Top_bar.is-sticky .top_bar_right {
	top: 15px;
}

#Subheader:after {
	display: none;
}

#Subheader .title {
	text-transform: uppercase;
	font-size: 36px !important;
	line-height: 40px !important;
	font-style: normal !important;
}

body.home #Header .widget_wrapper .verify-cont input[type="submit"],
body.home #Header .widget_wrapper .verify-cont a.button {
	background-color: #006A7D;
}

body.home #Header .widget_wrapper .verify-cont input[type="submit"]:hover {
	background-color: #fff;
	color: #006A7D;
}

body.home #Header .widget_wrapper .verify-cont a:hover.button {
	background-color: #fff;
}

body.home #Header .widget_wrapper .verify-cont a:hover.button .button_label {
	color: #006A7D;
}

body.home #Header .widget_wrapper .verify-cont input[type="text"] {
	border-color: #fff;
	color: #fff;
}

body.home #Header .widget_wrapper .verify-cont input[type="text"]:focus {
	border-color: #fff;
}

body.home #Header #Top_bar i:before {
	color: #fff;
}

body.home #Header #Top_bar .menu > li ul li a:hover, 
body.home #Header #Top_bar .menu > li ul li.hover > a {
	color: #fff;
}

body:not(.home) #Header #Top_bar .menu > li > a:after,
body.home #Header #Top_bar.is-sticky .menu > li > a:after {
	background: #008ea6;
}

body:not(.home) #Header #Top_bar .menu > li > a span,
body:not(.home) #Header #Top_bar .menu li ul li a span,
body:not(.home) #Header #Top_bar #header_cart i,
body.home #Header #Top_bar.is-sticky .menu > li > a span,
body.home #Header #Top_bar.is-sticky .menu li ul li a span,
body.home #Header #Top_bar.is-sticky a i:before {
	color: #666;
}

body:not(.home) #Header #Top_bar .menu li ul li a:hover span,
body.home #Header #Top_bar.is-sticky .menu li ul li a:hover span {
	color: #008ea6;
}

body:not(.home) #Header .widget_wrapper .language-cont .label,
body.home #Header #Top_bar.is-sticky .widget_wrapper .language-cont .label {
	color: #666;
}

body.home #Header #Top_bar.is-sticky .menu > li ul {
	background-color: #fff;
}

/* Content
-------------------------------------------------------------- */
#Content .fcred {
	color: #F50808;
}

#Content #loginform label {
	font-weight: 400;
}

#Content h2.hborder span {
	display: inline-block;
	position: relative;
}

#Content h2.hborder span:after {
	content: "";
	width: 94%;
	height: 1px;
	background-color: #008ea6;
	position: absolute;
	bottom: -5px;
	left: 3%;
}

#Content .fwlight {
	font-weight: 300;
}

#Content .guid-desc {
	font-size: 22px;
	line-height: 34px;
}

#Content .pnote {
	color: #bdbdbd;
	font-style: italic;
}

#Content .prdctfltr_filter .prdctfltr_regular_title {
	display: none;
}

#Content .prdctfltr_filter .prdctfltr_add_scroll {
	padding: 10px 15px;
	background-color: #f8f8f8;
	text-align: center;
}

#Content table tr th .slabel {
	color: #bdbdbd;
}

#Content .column_sidebar_widget.smenu {
	text-align: center;
}

#Content .column_sidebar_widget.smenu .widget_mfn_menu .menu li {
	display: inline-block;
}

#Content .shop_slider .shop_slider_ul li .item_wrapper .price {
	display: none;
}

#Content .accordion .question.active .title,
#Content .accordion .question.active .title > .acc-icon-minus {
	color: #008ea6;
}

#Content .photo_box {
	border: 4px double #008ea6;
	position: relative;
}

#Content .photo_box .image_frame {
	border: 5px solid transparent;
}

#Content .photo_box h4 {
	width: 250px;
	padding: 10px 0;
	background: rgba(0,0,0,.5);
	text-transform: uppercase;
	color: #fff; 
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -125px;
}

#Content .zoom_box {
    border: 4px double #008ea6;
    padding: 5px;
}

#Content .shop_slider .shop_slider_ul li .item_wrapper .desc h4 {
	text-align: center;
	font-size: 18px;
	line-height: 22px;
}

#Content .wrap.intro p {
	color: #999;
}

#Content .wpcf7 div.wpcf7-response-output {
	background: #008ea6 !important;
}

#Content .ui-tabs {
	border: none;
}

#Content .ui-tabs .ui-tabs-nav {
	background-image: none;
}

#Content .ui-tabs .ui-tabs-panel {
	background-image: none;
}

#Content .ui-tabs .ui-tabs-nav li {
	border: none;
}

#Content .ui-tabs .ui-tabs-nav li a {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	text-transform: uppercase;
}

#Content .ui-tabs .ui-tabs-nav li a:after {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#Content .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
	display: none;
}

#Content .ui-tabs .ui-tabs-nav li.ui-state-hover:after {
	content: "";
	display: block;
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

#Content .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, 
#Content .ui-tabs .ui-tabs-nav li.ui-state-active:after,
#Content .ui-tabs .ui-tabs-nav li.ui-state-hover:after {
	bottom: 0;
	background-color: #008ea6;
}

#Content .ui-tabs .ui-tabs-nav li.ui-state-hover a, 
#Content .ui-tabs .ui-tabs-nav li.ui-state-active a {
	color: #008ea6;
}

#Content #tab-description .column.one-second {
	margin-bottom: 10px;
}

#Content #tab-description .icon_box {
	padding: 0 0 0 150px;
	background-color: #f8f8f8;
}

#Content #tab-description .icon_box .image_wrapper {
	width: 137px;
	height: auto;
	top: 0;
}

#Content #tab-description .icon_box .desc_wrapper {
	padding: 15px;
}

#Content #tab-fab_care_tab .recycling-cont {
    background: #f8f8f8;
    padding: 30px;
}

#Content .woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

#Content .woocommerce ul.products li.product .zoom_box .desc_txt img, 
#Content .products_wrapper ul.products li.product .zoom_box .desc_txt img,
#Content .shop_slider .shop_slider_ul li.product .zoom_box .desc_txt img {
	margin: 0 auto !important;
	width: inherit;
}

#Content .woocommerce ul.products li.product .zoom_box .desc, 
#Content .products_wrapper ul.products li.product .zoom_box .desc,
#Content .shop_slider .shop_slider_ul li.product .zoom_box .desc {
	padding: 0;
}

#Content .woocommerce ul.products li.product .zoom_box .desc_txt, 
#Content .products_wrapper ul.products li.product .zoom_box .desc_txt,
#Content .shop_slider .shop_slider_ul li.product .zoom_box .desc_txt {
	padding: 0;
	font-size: 20px;
	line-height: 20px;
}

#Content .products_wrapper ul.products li.product {
	text-align: center;
}

#Content .woocommerce-content a.button {
	padding: 0;
}

#Content .woocommerce-content .shop-filters {
	display: none;
}

#Content .woocommerce-content .alert,
#Content .woocommerce .alert {
	background: #008ea6;
}

#Content .woocommerce-content .alert .alert_icon,
#Content .woocommerce .alert .alert_icon {
	background: #006A7D;
	color: #fff;
}

#Content .woocommerce-content .alert .alert_wrapper a,
#Content .woocommerce-content .alert a.close i,
#Content .woocommerce .alert .alert_wrapper a,
#Content .woocommerce .alert a.close i {
	color: #fff;
}

#Content .woocommerce .wc-proceed-to-checkout a.button,
#Content .woocommerce .cart .button,
#Content .woocommerce-content div.product form.cart .button,
#Content .woocommerce button.button,
#Content .woocommerce .woocommerce-order-details .order-again a.button {
	border-radius: 0;
	text-transform: uppercase;
	font-style: italic;
}

#Content .woocommerce-content div.product div.summary {
	width: 46%;
	padding-left: 15px;
}

#Content .woocommerce-content .products_wrapper ul.products li.product .desc h4 {
	font-size: 18px;
	line-height: 22px;
}

#Content .woocommerce-content div.product form.cart table td {
	text-align: left;
}

#Content .woocommerce table.shop_table {
	border-radius: 0;
}

#Content .woocommerce .shop_table .product-name a {
	font-size: 18px;
	line-height: 29px;
}

#Content .woocommerce .woocommerce-customer-details address {
	border-radius: 0;
	padding: 15px 15px 15px 80px;
}

#Content .woocommerce-content .product .related.products {
	padding-top:  45px;
}

#Content .woocommerce-content .product .related.products h2 {
	padding-left: 25px;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
}

#Content .woocommerce-content .related.products .products_wrapper ul.products li.product .desc h4 {
	font-size: 18px;
	line-height: 22px;
}

#Content .woocommerce-content div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 19.3%;
	margin: 4px 2px 0;
}

#Content .woocommerce-content div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: none;
}

#Content .woocommerce-content div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(5n+1) {
	clear: left;
}

#Content #tab-description ul.carelist {
	margin: 0;
	list-style: none;
}

#Content #tab-description ul.carelist li {
	position: relative;
	padding: 10px 0 10px 70px;
	margin-bottom: 15px;
}

#Content #tab-description ul.carelist li:before {
	content: "";
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#Content #tab-description ul.carelist li:first-child:before {
	background: url(https://www.heirloomwoollen.co.nz/wp-content/uploads/2018/10/hand-wash-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#Content #tab-description ul.carelist li:nth-child(2):before {
	background: url(https://www.heirloomwoollen.co.nz/wp-content/uploads/2018/10/wring-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#Content #tab-description ul.carelist li:nth-child(3):before {
	background: url(https://www.heirloomwoollen.co.nz/wp-content/uploads/2018/10/tumble-dry-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#Content #tab-description ul.carelist li:nth-child(4):before {
	background: url(https://www.heirloomwoollen.co.nz/wp-content/uploads/2018/10/iron-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#Content #tab-description ul.carelist li:last-child:before {
	background: url(https://www.heirloomwoollen.co.nz/wp-content/uploads/2018/10/dry-flat-icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

#Content #tab-description .recycling-cont {
	background-color: #f1f2f2;
	padding: 20px;
}

#Content #tab-description .recycling-cont .image_wrapper img {
	width: 148px;
}

#Content .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
	margin-top: 0;
	background-color: #008ea6;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#Content .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text {
	padding: 9px 20px !important;
	text-transform: uppercase;
	font-style: italic;
	color: #fff;
	display: block;
}

#Content .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:hover {
	text-decoration: none;
	background-color: #006A7D;
}

#Content .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.disabled-add-wishlist {
	background-color: #ddd;
}

#Content .tinv-wishlist .product-action {
	width: 200px;
}

#Content .tinv-wishlist .product-action .button {
	width: initial;
	border-radius: 0;
}

#Content .wpcf7-form .column {
	margin-bottom: 0;
}

/* Footer
-------------------------------------------------------------- */
#Footer {
	padding-top: 80px;
}

#Footer .secondary_menu_wrapper .container {
	border-top: 1px solid #008ea6;
	padding-top: 40px;
}

#Footer .secondary-menu {
	text-align: center;
}

#Footer .secondary-menu li {
	display: inline;
	padding: 0 15px;
	border-right: 1px solid;
}

#Footer .secondary-menu li:last-child {
	border-right: none;
}

#Footer .secondary-menu li a {
	font-size: 18px;
	line-height: 22px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;		
}

#Footer .secondary-menu li a:hover {
	text-decoration: none;
	color: #008ea6;
}

#Footer .widgets_wrapper .column:last-child .widget:after {
	display: none;
}

#Footer .widgets_wrapper > .container {
	padding-bottom: 20px;
	overflow: hidden;
}

#Footer .widgets_wrapper .textwidget {
	text-align: center;
}

/* Responsive
-------------------------------------------------------------- */
#Header #Top_bar a.responsive-menu-toggle i {
	font-size: 40px;
	line-height: 48px;
}

#Header #Top_bar a.responsive-menu-toggle {
	top: 70%;
	right: 5px;
	width: 55px;
	height: 45px;
}

@media only all and (max-width: 379px) {
	#Content .photo_box {
		width: 100%;
		margin: 0 auto;
	}
}

@media only all and (max-width: 479px) { 
	body {
		font-size: 15px !important;
		line-height: 21px !important;
	}

	h4 {
	    	font-size: 19px !important;
	    	line-height: 23px !important;
	}

	#Header .widget_wrapper {
		top: 120px;
	}

	#Header #Top_bar #logo {
		height: 95px;
		line-height: 95px;
	}
	
	#Header #Top_bar #logo img.logo-mobile {
		max-height: 110px;
	}
	
	#Content .ui-tabs .ui-tabs-nav li a {
		font-size: 15px;
		line-height: 19px;
	}
	
	#Content .woocommerce-content div.product form.cart table td {
		padding: 0 !important;
		display: block;
		background: transparent;
	}
	
	#Content .woocommerce-content .product .related.products h2 {
		padding-left: 0;
		font-size: 20px;
		line-height: 24px;
	}
	
	body:not(.template-slider) #Header {
		min-height: 180px !important;
	}
}

@media only all and (max-width: 767px) and (min-width: 380px) {
	#Content .photo_box {
		width: 80%;
		margin: 0 auto;
	}
}

@media only all and (max-width: 479px) {
	#Content .woocommerce-content div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
		width: 18.3%;
	}
}

@media only all and (max-width: 767px) and (min-width: 480px) {
	body {
		font-size: 17px !important;
		line-height: 23px !important;
	}

	h4 {
	    	font-size: 21px !important;
	    	line-height: 25px !important;
	}
	
	body:not(.template-slider) #Header {
		min-height: 270px !important;
	}
	
	#Content .woocommerce-content div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
		width: 18.9%;
	}
	
}

@media only all and (min-width: 768px) { 
	#Header #Top_bar .menu > .mloginout {
		display: none;
	}
	
	#Content .tinv-wraper {
		float: left;
		margin-left: 15px;
	}
	
	#Content .photo_box {
		width: 75%;
		margin: 0 auto;
	}

	#Footer .widgets_wrapper .widget:after {
		content: "";
		width: 1px;
		height: 800px;
		background-color: #008ea6;
		display: block;
		position: absolute;
		top: 0;
		right: -10px;
	}
	
	#Footer .widgets_wrapper .textwidget {
		padding: 0 20px;
		font-size: 15px;
		line-height: 26px;
	}
}

@media only all and (max-width: 767px) {
	#Header #Top_bar {
		position: absolute !important;
		background: transparent !important;
	}
	
	#Header .widget_wrapper .verify-cont {
		display: none;
	}
	
	#Header .widget_wrapper {
		width: 100%;
	}
	
	#Header .widget_wrapper .language-cont {
		text-align: center;
	}
	
	#Header .widget_wrapper .language-cont ul {
		float: none;
		display: inline-block;
		position: relative;
		top: 12px;
	}
	
	#Content .wrap.adjlrpadding,
	#Content .column.adjlrpadding > .column_attr,
	#Content .column.adjlrpadding0 > .column_attr {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	#Content .section.full-width .wrap.adjlrpadding {
		padding-left: 33px !important;
		padding-right: 33px !important;	
	}
	
	#Content .shop_slider .blog_slider_header {
		display: none;
	}
	
	#Content .woocommerce-content div.product div.summary {
		padding-left: 0;
	}

	#Footer .widgets_wrapper .widget:after {
		content: "";
		width: 100%;
		height: 1px;
		background-color: #008ea6;
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
	}	
	
	#Footer .secondary_menu_wrapper .container {
		padding-top: 0;
	}
	
	#Footer .secondary_menu_wrapper .container #secondary-menu {
		margin-top: 30px;
	}

	
	#Footer .secondary_menu_wrapper .container #secondary-menu li {
		display: inline-block;
		border: none;
		padding: 0;
		margin: 0 1% 15px;
		width: 98%;
	}	
}

@media only all and (max-width: 979px) and (min-width: 480px) {
	#Header .widget_wrapper {
		top: 210px;
	}
}

@media only all and (max-width: 1239px) and (min-width: 768px) {
	#Content .section.fwwrap .section_wrapper > .wrap {
		float: none;
		width: 100%;
	}
	
	#Content .section.full-width.fwwrap .section_wrapper > .wrap,
	#Content .section.dispcustomw .section_wrapper > .wrap {
		padding: 60px 33px !important;
		height: inherit !important;
	}
}

@media only all and (min-width: 1240px) {
	#Content .section.dispcustomw {
		display: none;
	}
}

@media only all and (max-width: 1239px) and (min-width: 980px) {
	#Header #Top_bar #logo {
		height: 120px;
		line-height: 120px;
	}
	
	#Header #Top_bar a.responsive-menu-toggle {
		top: 55%;
		right: -65px;
	}
}

@media only all and (max-width: 1239px) {
	#Side_slide #menu ul li a {
		font-size: 15px;
		line-height: 19px;
	}

	#Side_slide, 
	#Side_slide .search-wrapper input.field, 
	#Side_slide a:not(.button), 
	#Side_slide #menu ul li.submenu .menu-toggle, 
	#Side_slide #menu ul li.current-menu-item > a, 
	#Side_slide #menu ul li.current_page_item > a, 
	#Side_slide #menu ul li.current-menu-parent > a, 
	#Side_slide #menu ul li.current-page-parent > a, 
	#Side_slide #menu ul li.current-menu-ancestor > a, 
	#Side_slide #menu ul li.current-page-ancestor > a, 
	#Side_slide #menu ul li.current_page_ancestor > a, 
	#Side_slide #menu ul li.hover > a, 
	#Side_slide #menu ul li:hover > a {
		color: #fff !important;
	}

	#Header #Top_bar .top_bar_right {
		display: none;
	}
	
	#Content .section.hidecustomw {
		display: none;
	}
	
	#Content .section.dispcustomw {
		display: block;
	}
}



/* joel */
/*
.page-id-25 #Content .photo_box, .page-id-98 #Content .photo_box, .page-id-104 #Content .photo_box, .page-id-116 #Content .photo_box, .page-id-110 #Content .photo_box, .page-id-23 #Content .photo_box, .page-id-318 #Content .photo_box {
    width: 470px;
   margin: 0 0 0 auto;
}
*/
/*
.page-id-25 h3, .page-id-25 h2, .page-id-25 p, .page-id-98 h3, .page-id-98 h2, .page-id-98 p, .page-id-104 h3, .page-id-104 h2, .page-id-104 p, .page-id-116 h3, .page-id-116 h2, .page-id-116 p, .page-id-110 h3, .page-id-110 h2, .page-id-110 p, .page-id-27 h2, .page-id-27 p {
    font-family: 'Arrus BT' !important;
}
*/
/*
.page-id-25 p, .page-id-25 a, .page-id-98 p, .page-id-98 a, .page-id-104 p, .page-id-104 a, .page-id-116 p, .page-id-116 a, .page-id-110 p, .page-id-110 a, .page-id-27 p {
	color: rgb(153, 153, 153) !important;
}
*/
/*
.page-id-25 h3, .page-id-25 h2, .page-id-98 h3, .page-id-98 h2, .page-id-104 h3, .page-id-104 h2, .page-id-116 h3, .page-id-116 h2.page-id-110 h3, .page-id-110 h2 {
    font-style: italic;		
}
*/
/*
.page-id-25 h3, .page-id-98 h3, .page-id-104 h3, .page-id-116 h3, .page-id-110 h3 { 
    font-size: 24px;
    color: #666666;
}
*/
/*
.page-id-25 h2, .page-id-98 h2, .page-id-104 h2, .page-id-116 h2, .page-id-110 h2, .page-id-27 h2 {
	margin-bottom: 40px;	
}

.page-id-25 h2, .page-id-27 h2 {
	position: relative;
}
.page-id-27 h2 {
	color:#666666;
}
.page-id-25 h2::after {
	position: absolute;
	content:"";
	color:#008ea6;
	background: #008ea6;
	left:50%;
	top:40px;
	width: 50%;
	height:2px;
	transform: translatex(-50%);
}
.page-id-27 h2::after {
	position: absolute;
	content:"";
	color:#008ea6;
	background: #008ea6;
	left:50%;
	top:40px;
	width: 22%;
	height:2px;
	transform: translatex(-50%);
}
.mcb-wrap-inner p.care-title {
    color: #008ea6 !important;
    font-size: 24px;
    line-height: 40px;
}
*/

/* .page-id-58 .FAQ, .page-id-60 .FAQ */
.FAQ {
    margin-bottom: 60px;
}
.FAQ p.title {
    text-align: center;
    color: #008ea6;
    font-size: 24px;
    line-height: 40px;
}
.con_t {
    font-size: 24px;
    line-height: 35px;
    color: #666666;
    font-style: italic;
    text-align: center;
}
.main_title {
    background: url(/wp-content/uploads/2018/04/pan_5.png) no-repeat center bottom;
    height: 41px;
    line-height: 40px;
    font-size: 30px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
	font-family: 'Arrus BT';
}

.no-hover .image_frame:hover .image_wrapper img {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}
.no-border .photo_box {
    border: none !important;
}

.fourpic .photo_box h4 {
    top: 50% !important;
    transform: translateY(-50%);
	background: none !important;
	text-transform: capitalize !important;
	font-size: 18px !important;
	line-height: normal;
	text-align: center;
	font-style: italic;
}
.fourpic a:hover .image_frame .image_wrapper::after {
	content: "";
	position: absolute;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
}

.fourpic .photo_box h4 {
	visibility: hidden;	
}
.fourpic .photo_box:hover h4 {
	visibility: visible;	
}

.packaging p {
    font-size: 36px;
    font-style: italic;
}
.packaging {
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding: 0 100px;
}