/*
Theme Name: espinasweb Child
Theme URI: https://sitedp.com
Author: Espinasweb sitedp.com
Author URI: https://sitedp.com
Description: child theme. Parent theme: espinasweb.
Version: 1.0.1
Template: espinasweb
Text Domain: espinaswebchild
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready
*/
html{
	overflow-x: hidden;
}
.copyright {
 
    display: none !important;
}
body {
background: #f7f7f7;
overflow: hidden;
}
.orig::-webkit-input-placeholder{
	font-family:espinas!important;
}
.orig::-moz-placeholder{

	font-family:espinas!important;

}
.espinasweb-header .fad {
	font-size:20px;
}
abbr[data-original-title], abbr[title] {
    cursor: none;
    border-bottom: 1px dotted #fff!important;
    height: 18px;
    display: inline-block;
    background: white;
    overflow: hidden;

    padding-left: 7px;
}
body {
    background-color: #f5f5f5!important;
}
.pro_search_input {
	display: block;
	font-size: 11px;
	font-weight: 300;
	padding: 9px 11px 12px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #dddddd;
	margin-top: 0.2em;
	transition: all ease-in-out 0.3s;
}

.ajax_search_input {
	width: 100% !important;
	position: relative;
}

.pho-ajaxsearchform-container #searchsubmit {
	background: #ff7673;
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 18px 12px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: none;
	margin-top: 2px;
	outline: none;
	color: white;
}

pho-ajaxsearchform-container #searchsubmit:disabled {
	background: #ffbcbb !important;
}

.pro_search_input:focus {
	outline: none;
	border: 1px solid #a5a5a5;
}

.ajax_search_input {
	position: relative;
}

.pro_search_input #searchsubmit i {
	margin-top: 2px;
}

.espinas-shop-themesupport {
	line-height: 12px;
}

.espinas-shop-themesupport span {
	font-size: 11px;
	color: #999999;
}

.espinas-shop-themesupport h4 {
	color: #6b6b6b;
	letter-spacing: 1px;
	font-weight: 300;
	text-align: center;
}

.espinas-shop-themetopmenu {
	float: right;
}
.content {



background: #f7f7f7;

padding-top: 49px!important;

}
.espinas-shop-themetopmenu li {
	display: inline-block;
}

.espinas-shop-themetopmenu li a {
	display: block;
	font-size: 12.5px;
	color: #787878;
	padding: 14px 11px 17px;
	font-weight: 400;
}
.espinas-shop-themebanner a {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
.espinas-shop-themebanner img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 5px;
}
.product_list_widget {
	list-style: none;
}
.espinas-shop-theme {

	background: #f7f7f7;
	padding-bottom: 40px;
}
.espinas-shop-themenewsitem {
	display: block;
	min-height: 68px;
	padding-left: 12px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 12px;
	text-decoration: none !important;
	transition: background ease-in-out 0.2s;
}

.espinas-shop-themenewsitem:hover {
	background: #f7fafc;
	color: #3a3a3a;
}

.espinas-shop-themenewsitem span {
	display: inline;
	font-size: 12px;
	line-height: 27px;
	color: #676767;

	font-weight: 300;
}

.espinas-shop-themeslider img {
	border-radius: 5px;
}



.espinas-shop-product-title {
	display: block;
	color: #444444;
	font-weight: 300;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
	padding: 9px 8px;
	/* overflow: hidden; */
	line-height: 1.8;
	font-size: 12px;
}
@media only screen and (max-width: 1024px) {

.content .title{
	margin-top:10px!important;
	  height: 72px!important;
}

}


@media only screen and (max-width: 1024px) {
  .espinas-pc-resize-notic{
  background: #ffeb3beb;
  position: fixed;
  top: 0px;

  width: 100%;
  padding-right: 41px;
  font-weight: 400;
  padding-left: 40px;
  font-size: 13px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: justify;
  z-index: 1000;
  border-bottom: 1px solid gray;
  border-color: #9a9a9a;
  }
}
@media only screen and (min-width: 1024px) {
  .espinas-pc-resize-notic{
	display: none;
  }
}




.product_list_widget figure {
	background-size: contain !important;
	background-position: center center;
	background-repeat: no-repeat;
}

.product_list_widget .price {
	display: block;
	font-size: 10.5px;
	color: #ff7256 !important;
}



.product_list_widget .espinas-shop-themenewsitem span {
	line-height: 23px;
}

.product-siderbar .espinas-shop-themenewsitem {
	display: block;
	min-height: 68px;
	padding-left: 8px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 8px;
	text-decoration: none !important;
	transition: background ease-in-out 0.2s;
}





.added_to_cart {
	display: none;
}

.product-item:hover .addtocart,
.espinas-shop-themeproducts .add_to_cart_button,
.single-product .product_type_variable,
.single-product .product_type_simple,
.product_type_variable,
.button product_type_simple ajax_add_to_cart,
.ajax_add_to_cart {
	opacity: 1 !important;
	margin-top: 10px;
}

/*product-page*/

.atpath li {
	display: inline-block;
}


.atpath a {
	color: #808080;
	padding: 0 4px;
}


/*product page*/
.products{
	line-height:2;
}
.espinas-shop-product-page {
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
	padding: 1.2em 1.2em 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	margin-top: 1.4em;
	padding-top: 2.2em;
}

.product-tab {
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
	padding: 0 1.2em 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	margin-top: 1.4em;
}



.espinas-shop-product-page .espinas-shop-description {
	margin-top: 15px;
	line-height: 38px;
	font-size: 13px;
	font-weight: 300;
	color: #767676;
	width: 80%;
}

.espinas-shop-product-page .price {
	margin-top: 2em;
}

.espinas-shop-product-page .price .title {
	font-size: 13px;
	display: block;
	color: #969696;
}

.espinas-shop-product-page .price .amount {
	font-size: 24px;
	color: #ff7673;
	display: inline-block;
	padding: 5px 0;
	font-weight: 300;
}

.product-detail {
	background: #f8fcfb;
	padding: 15px 15px 11px;
	margin-top: 1em;
	border: 1px solid #b1b1b1;
	border-radius: 5px;
}

.atcartstock {
	width: 100%;
	float: right;
	margin-bottom: 10px;
}

.stock span {
	vertical-align: top;
	margin-top: 10px;
}

.atcartstock .quantity {
	width: 43px;
	text-align: center;
	padding: 11px 8px;
	background: transparent;
	border: 1px solid #00acc3;
	border-radius: 5px;
	/* margin-top: 16px; */
	font-size: 14px;
	font-weight: 500;
}

.product-detail .stock {
	float: left;
	font-size: 18px;
	font-weight: 300;
	margin-top: 16px;
	margin-left: 0.4em;
	color: #9bb2b5;
	display: none;
}

.cat-sku {
	font-size: 12px;
    font-weight: 300;
    margin-top: 1.5em;
    color: #929292;
    background: #f2f2f2;
    padding: 10px 13px;
    border: 1px solid #d8d8d8;
}

.cat-sku .cat {}

.cat-sku .sku {
	float: left;
	margin-left: 10px;
}

.usp {
	border-top: 1px solid #f7f7f7;
	margin-top: 2em;
}

.usp ul {
	text-align: center;
}

.usp span {
	display: inline-block;
	margin-right: 5px;
	font-weight: 100;
	font-size: 11px;
	line-height: 18px;
}

.usp a {
	display: block;
	color: #989898;
	padding: 20px;
	text-decoration: none !important;
}

.usp li {
	display: inline-block;
}


/* espinas-shop-theme CSS Sprite */

.espinas-shop-themecomment,
.espinas-shop-theme-addcomment,
.espinas-shop-themefreeshipping,
.espinas-shop-themeemail,
.espinas-shop-themepayment,
.espinas-shop-themeheadphone,
.espinas-shop-themeoriginal,
.espinas-shop-themeaddtocart,
.espinas-shop-themereview,
.espinas-shop-themeoutofstock,
.espinas-shop-themeguarantee,
.espinas-shop-themeuser,
.espinas-shop-themequestion,
.espinas-shop-themelist,
.espinas-shop-themesearch,
.espinas-shop-themesubscribe,
.espinas-shop-themepath,
.espinas-shop-themestock,
.espinas-shop-themetruck,
.grid-ico,
.list-ico,
.espinas-shop-themecart {
	display: inline-block;
	background: url('images/sprite.png') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}

.twitter-sp,
.instagram-sp,
.telegram-sp,
.facebook-sp,
.gplus-sp {
	display: inline-block;
	background: url('images/social.png') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}



.espinas-shop-themecomment {
	background-position: -20px -0px;
	width: 32px;
	height: 27px;
}

.espinas-shop-themefreeshipping {
	background-position: -20px -47px;
	width: 29px;
	height: 29px;
}

.espinas-shop-themeemail {
	background-position: -20px -96px;
	width: 28px;
	height: 17px;
}

.espinas-shop-themesearch {
	background-position: -20px -96px;
	width: 28px;
	height: 17px;
}

.espinas-shop-themepayment {
	background-position: -20px -133px;
	width: 28px;
	height: 27px;
}

.espinas-shop-themeheadphone {
	background-position: -20px -180px;
	width: 27px;
	height: 28px;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	display: inline-block;
}

.espinas-shop-themeoriginal {
	background-position: -20px -228px;
	width: 27px;
	height: 20px;
}

.espinas-shop-themeaddtocart {
	background-position: -20px -268px;
	width: 26px;
	height: 20px;
}

.espinas-shop-themereview {
	background-position: -20px -308px;
	width: 26px;
	height: 21px;
}

.espinas-shop-themeoutofstock {
	background-position: -20px -349px;
	width: 23px;
	height: 23px;
}

.espinas-shop-themeguarantee {
	background-position: -20px -392px;
	width: 22px;
	height: 22px;
}

.espinas-shop-themeuser {
	background-position: -20px -434px;
	width: 22px;
	height: 22px;
}

.espinas-shop-theme-addcomment {
	background-position: -11px -716px;
	width: 33px;
	height: 27px;
}

.espinas-shop-themequestion {
	background-position: -20px -476px;
	width: 21px;
	height: 21px;
}

.espinas-shop-themelist {
	background-position: -20px -517px;
	width: 19px;
	height: 15px;
}

.espinas-shop-themesearch {
	background-position: -20px -552px;
	width: 18px;
	height: 18px;
}

.espinas-shop-themesubscribe {
	background-position: -20px -590px;
	width: 18px;
	height: 19px;
	margin-left: 8px;
}

.espinas-shop-themepath {
	background-position: -20px -629px;
	width: 7px;
	height: 24px;
}

.espinas-shop-themestock {
	background-position: -14px -668px;
	width: 32px;
	height: 32px;
}

.atcartstock .cart {
	border: none;
	background: #362327;
	color: white;
	-webkit-border-radius:;
	-moz-border-radius:;
	border-radius: 5px;
	vertical-align: top;
	padding: 0;
	padding-left: 10px;
	font-size: 14px;
}

.variations label {
	color: #808080;
	font-size: 14px;
	font-weight: 300;
	margin-top: 5px;
	padding: 0px 0 0 10px;
}

.variations_form {
	margin-top: 8px;
	margin-bottom: 10px;
}

.atcartstock .addtocartico {
	display: inline-block;
	padding: 2px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-left: 4px;
}

.atcartstock .cart .espinas-shop-themeaddtocart {
	padding: 0;
	margin: 0;
}

.atcartstock .cart .text {
	display: inline-block;
	vertical-align: super;
}


/*tabs countdown*/

.tabs_rotate {
	background: white;
	margin-top: 1em;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
}

.tabs>DIV {
	/*border-top: 1px solid #c7c7c7*/
	margin-top: 15px;
	background: white !important;
	/*border-bottom: 4px solid #E95855 !important;*/
	min-height: 305px;
}

.tabs UL.horizontal {
	list-style: none outside none;
	margin: 0;
	border-top: 1px solid #eeeeee;
	width: 100%;
	display: table;
	table-layout: fixed;
	text-align: center;
}

.tabs .horizontal LI {
	margin: 0 10px 0 0;
	display: table-cell;
}

.tabs A {
	color: #767f85;
	display: block;
	font-size: 12px;
	font-weight: 300;
	padding: 16px 24px 20px;
	text-decoration: none;
}

.tabs .horizontal LI:hover {
	background: #f8f8f8;
	color: #a2adb4 !important;
}

.tabs .horizontal LI:hover A {
	color: #96a1a9;
}





.link {
	color: white;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 48px;
	margin-top: 20px;
	margin-left: 6px;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
	color: inherit;
}

.anchorLink {
	border-bottom: 1px dashed white;
	color: white;
	text-decoration: none;
}

.anchorLink:hover {
	text-decoration: none;
	border-bottom: none;
	color: inherit;
}

.screenshot {
	position: absolute;
	clip: rect(0 0 0 0);
}

.tabs a h4 {
	margin-top: 2em;
}

.tabs_rotate .product-desc {
	list-style: none;
	line-height: 30px;
	margin-top: 20px;
}

.tabs_rotate .price {
	color: #ff6c44;
	font-weight: normal;
	font-size: 18px;
}

.tabs_rotate figure img {
	margin: 1.8em auto;
	height: 180px;
	width: auto;
}

.tabs_rotate .title {
	font-size: 18px;
	color: #ff6c44;
}

.sp-thumbnails,
.sp-thumbnails-container {
	background: white;
	margin: 0 !important;
	width: 100% !important;
	direction: rtl;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	margin-top: 0 !important;
}

.sp-thumbnail-title {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	color: #6e6e6e !important;
}

.tick {
	direction: ltr;
	width: 300px;
	float: right;
	margin-top: 1em;
}

.tick-group {
	font-size: 24px;
	text-align: center;
	margin-right: 5px;
}

.tick-group .tick-text {
	font-size: 13px;
}

.tick [data-layout~=horizontal] {}

.product-page-tab {
	margin-top: 1em;
}

.product-content {
	padding: 2em 5em;
	font-size: 13px;
	line-height: 35px;
	font-weight: 300;
	color: #414141;
	background: white;
}

.product-content h2 {
	font-size: 20px;
	padding-bottom: 0.3em;
	text-indent: 1em;
}

.product-page-tab .nav-tabs {
	background: #fdfdfd;
	border: none;
	margin-right: 2px;
}

.product-page-tab .nav-tabs a {
	font-size: 18px !important;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: 3px solid #fdfdfd !important;
	font-weight: 300;
	color: #777777;
	padding: 1em;
	padding-bottom: 1.3em;
}

.product-page-tab .nav-tabs a:hover {
	border-top: 3px solid #eee !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: none !important;
}

.product-page-tab .nav-tabs .active a {
	border-top: 3px solid #ff7673 !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: none !important;
}

.product-page-tab .nav-tabs .active {
	border: none;
}

.product-content .product-content-image {
	display: block;
	margin: 1em auto;
	clear: both;
}

.specification {
	list-style: none;
}

.specification li {
	margin-top: 5px;
}

.specification .spec-title {
	display: inline-block;
	width: 300px;
	padding: 5px 10px;
	background: #f0f0f0;
	border-radius: 3px;
	text-indent: 20px;
}

.specification .spec-value {
	display: inline-block;
	width: 660px;
	padding: 5px 10px;
	background: #fafafa;
	border-radius: 3px;
	text-indent: 20px;
}

.before-comment {
	margin-bottom: 3em;
}

.sp-product-title {
	display: block;
	padding-bottom: 1em !important;
	margin-bottom: 2em;
}

.add-comment-desc {
	font-size: 17px;
	font-weight: 300;
	color: #656565;
	float: right;
}

.add-comment-text {
	padding-left: 18px;
	padding-right: 14px;
	display: inline-block;
	vertical-align: top;
}

.add-comment {
	background: #4f9ded;
	display: inline-block;
	color: white;
	float: left;
	font-size: 13px;
	border-radius: 5px;
	height: 38px;
}

.add-comment .add-comment-ico {
	background: #398ee5;
	display: inline-block;
	padding: 3px 3px 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 38px;
}

.add-comment:hover {
	text-decoration: none;
	color: white;
	background: #4999eb;
}

.comment-item {
	margin-bottom: 1.4em;
}

.commet-profile {
	float: right;
	margin: 1em;
	text-align: center;
	line-height: 25px;
}

.comment-text {
	font-size: 12px;
	background: #fbfbfb;
	border-radius: 10px;
	padding: 1px 20px 21px;
	font-weight: 300;
	color: #525252;
	max-width: 87%;
	margin-right: 118px;
	position: relative;
}

.comment-text time {
	color: #ccc;
}

.comment-text::after {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #fbfbfb;
	right: 0;
	position: absolute;
	top: 20%;
	margin-right: -10px;
}

.comment-text .comment-date {
	color: #b7b7b7;
}

.comment-text .comment-reply-btn {
	float: left;
	display: inline-block;
	color: #868686;
	background: #eaeaea;
	padding: 0 40px 4px;
	border-radius: 20px;
	margin-left: 2em;
}

.comment-text:before {}

.comment-item .stars {
	color: #ffc12d;
}


/*cart-container*/







.news-page .text {
	line-height: 35px;
	font-weight: 300;
	margin: 13px 30px;
	font-size: 15px;
	text-align: justify;
}


 .tag-container {
	color: #ccc;
	font-weight: 300;
	margin-right: 30px;
	margin-top: 9px;
	margin-bottom: 17px;
}

.tag-container a {
	background: #f8f8f8;
	color: #ccc;
	padding: 2px 5px;
}

 .news-date {
	font-weight: 300;
	color: #ccc;
	margin-right: 40px;
}

.cart-collaterals {
	/* margin-top: 15px; */
}




.shop_table thead {
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
}


.product-remove a {
	color: #ff7673;
	background: #ffd4d0;
	text-align: center;
	padding: 3px 10px;
	border-radius: 50%;
	margin: auto;
}

.wac-qty-button {
	display: inline;
	border-radius: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 11px !important;
	background-color: #f7f7f7 !important;
	vertical-align: 5px;
	display: none;
}

.product-name a {
	color: #313131;
}

.wac-qty-button a {
	font-weight: 300;
	color: #4d4d4d;
	font-size: 14px;
}

.cart-panel .delete {
	color: #ff7673;
	background: #ffd4d0;
	text-align: center;
	padding: 3px 10px;
	border-radius: 50%;
	margin: auto;
}

.cart-panel .update-cart {
	float: right;
	outline: none;
}

.cart-detail {
	margin-top: 2em;
}

.coupon .button,
.checkout_coupon .button,
.login_btn {
	color: white;
	background: #7b7b7b;
	border: none;
	border-radius: 5px;
	padding: 8px 14px;
	font-size: 15px;
	font-weight: 300;
	outline: none;
}



.login_acc {
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.login_acc label {
	font-weight: 300;
	font-size: 13px;
}

.coupon .input-text:focus {
	border: 1px solid #9d9d9d;
}

.cart-collaterals {
	/* padding-top: 1em; */
	margin-top: 0px!important;
	padding: 0px!important;
}

.cart_totals h2 {
	font-size: 15px;
}

.cart-collaterals h3 {
	margin-top: 1em;
	margin-right: 4em;
}

.shipping-table {
	margin: 1em;
	auto;
	width: 95%;
}

.shipping-table td {
	border-bottom: 1px solid #f9f9f9;
	padding-bottom: 15px;
	padding-top: 5px;
}

.shipping-table tbody {
	font-size: 16px;
	color: #595959;
	font-weight: 300;
}

.shipping-table td i {
	margin-top: 14px;
}

.shipping-table .price {
	font-weight: 500;
	color: #ff413d;
}

.espinas-shop-themetruck {
	background-position: -4px -759px;
	width: 51px;
	height: 45px;
}

.shipping-table .icon {
	text-align: center;
}

.wc_payment_method {
	list-style: none;
	font-weight: 300;
	font-size: 16px;
	padding: 10px 20px;
}
.single-card  a:not(.wp-block-button__link) {
       color: #01bfd6;
    text-decoration: underline;
    transition: all 200ms ease-out;
    display: inline-block;
}

.place-order .button {
	color: white;
	background: #5fc2a5;
	border-radius: 5px;
	border: none;
	padding: 14px 25px;
	font-size: 17px;
	float: left margin-left: 1.7em;
	margin-bottom: 2em;
}

.wc_payment_method li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart-collaterals .total-price .title_price {
	float: right;
}

.cart-collaterals .total-price .price {
	color: #598259;
	float: left;
}

.cart-collaterals .shipping th {
	font-size: 16px;
	text-align: center;
}

.cart-collaterals .shipping td {
	font-weight: 300;
	font-size: 15px;
	padding: 5px;
	color: #6c6c6c;
}

.shipping-calculator-button {
	background: #8e8e8e;
	border-radius: 5px;
	color: white !important;
	padding: 4px 7px;
	font-size: 13px;
	margin-top: 10px;
	outline: none;
	text-decoration: none !important;
}

#shipping_method {
	list-style: none;
}



.update-btn {
	background: #54a9e5;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	padding: 8px 20px;
	width: 140px;
	display: inline;
	border: none;
	margin-right: 50px;
	margin-top: 19px!important;
	/* float: right; */
	text-align: center;
}








.sidebar-pan {
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 1em;
	width: 95%;
	margin: auto;
}

.sidebar-pan .content .title {
	margin-right: 14px;
	margin-top: 10px;
	font-size: 12px;
	padding-right: 4px;
	font-weight: 300;
}

.sidebar-pan .content .title:before {
	content: " ";
	display: inline-block;
	width: 10px;
	height: 3px;
	background: #ff7256;
	margin-left: 5px;
}

.sidebar-pan .sidebar-btn {
	background: #969696;
	border-radius: 5px;
	border: none;
	color: white;
	padding: 6px 10px 8px;
	text-align: center;
	font-size: 11px;
	width: 90px;
	margin-top: 30px;
	margin-right: 35px;
}

.sidebar-pan .product-type {
	font-size: 11px;
	color: #666666;
	line-height: 23px;
	margin-right: 3em;
	margin-top: 1.5em;
}

.view-switch {
	list-style: none;
	float: left;
}

.view-switch li {
	display: inline-block;
}

.grid-view-btn,
.list-view-btn {
	background: #f6f6f6;
	display: grid;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 2px;
	border-radius: 4px;
}

.view-switch a:hover {
	background: #eeeeee;
}

.product-grid h1,
.product-list h1 {
	font-size: 13px;

	margin: 6px 8px;
	margin-top: 12px;
	text-align: center;
}

.list-ico {
	width: 32px;
	height: 32px;
	display: inline-block;
	background-position-x: -6px;
	background-position-y: -839px;
}

.grid-ico {
	width: 32px;
	height: 32px;
	display: inline-block;
	background-position-x: -4px;
	background-position-y: -808px;
}

.products-per-page{
	float:left!important;
	margin-left:27px!important;
	font-size: 11px!important;
}
.wppp-select{
	height:37px;
	width:140px;
	/* font-size: 12px!important; */
	border-color: #d9d9d9!important;
}

.product-sort {
	font-size: 12px;
	font-weight: 300;
	color: #575757;
/* 	border-bottom: 1px solid #f5f5f5; */
	width: 99%;
	margin: auto;
	padding-bottom: 1em;
	padding-top: 0.2em;
}

.product-sort .result-text {
	display: inline-block;
	float: right;
	padding: 14px 34px;
	margin-top: 5px;
}

.product-sort .sort-container {
	float: left;
	list-style: none;
	margin-left: 1em;
	margin-top: 1em;
}

.product-sort .sort-container li {
	display: inline-block;
}

.sort-list {
	width: 140px;
	height: 35px;
	background: white;
	color: #747474;
	font-size: 11px;
	outline: none;
	border: 1px solid #d9d9d9;
}

.product-grid .product-item {
	height: 270px;
}

.product-item .added {
	background: #2ba6b8 !important;
}

.product-item .added:before {
	content: '';	margin-left: 4px;
}



.product-grid .col-md-4 {
	padding: 2em 0 0 0 !important;
	border-bottom: 1px solid #f7f7f7;
}

.product-grid .pagination,
.product-list .pagination {
	float: left;
	margin: 25px 10px 10px 25px;
}

.product-grid .pagination li,
.product-list .pagination a {
	display: inline-block;
}

.product-grid .pagination a,
.product-list .pagination a {
	display: inline-block;
	background: #f9f9f9;
	border: none;
	border-radius: 5px;
	color: #818181;
	min-width: 35px;
	text-align: center;
}

.product-list .products {
	margin-top: 1em;
}

.product-list .product-item img {
	display: inline-block;
	width: auto;
	height: 180px;
	margin: auto;
}

.product-list .product-item .thumb {
	float: right;
	display: block;
	padding: 10px;
	text-align: center;
	width: 270px;
}

.product-list .product-item h2 {
	display: inline-block;
	font-size: 20px;
	margin-top: 1em;
}

.product-list .product-item h2 a {
	color: #575757;
	text-decoration: none;
}

.product-list .product-item .description {
	font-weight: 300;
	font-size: 12px;
	line-height: 32px;
	padding-left: 2em;
	color: #8e8e8e;
}

.product-list .product-item .item-detail {
	margin-right: 280px;
}

.product-list .addtocart {
	opacity: 1;
	margin-top: 10px;
	display: inline-block;
	background: #5fc2a5;
	color: white;
	padding: 7px 14px 10px;
	float: right;
	text-decoration: none;
}

.product-list .addtocart:hover {
	background: #51b094;
}

.product-list .price {
	color: #ff7673;
	font-size: 19px;
	float: left;
	margin-top: 0.8em;
	margin-left: 2em;
	font-weight: 300;
}

.product-list .product-item {
	border-bottom: 1px solid #f8f8f8;
	padding-top: 1em;
	padding-bottom: 1em;
}

.maincart {
  /* border: 1px solid #4caf50; */
  border-radius: 3px;
  padding: 2px 11px 2px 6px;
  display: inline-block;
  margin-top: 2px;
  position: relative;
  margin-right: 20px;
  /* background: #4caf50; */
}
.maincart i {
  color: #000;
  font-size: 19px;
}


.maincart .notification {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #ff7673;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	color: white;
	margin-top: -4px;
	margin-right: -4px;
}

.espinas-shop-themecart {
	background-position: -8px -912px;
	width: 28px;
	height: 25px;
	vertical-align: bottom;
}

.telegram_top_btn {
	background:
}

.espinas-shop-product-page .wp-post-image {
	max-width: 100%;
	height: auto;
	display: block;
}

.sb-infinite-scroll-load-more a {
	margin-top: 1em;
}

.out-of-stock-text {
	background: #fff0f0;
	padding: 1em;
	display: block;
	border-radius: 5px;
	color: #ff6622;
	font-size: 20px;
}

.star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5.4em;
	font-family: star
}
.variations .value select {
	background: white;
	height: 34px;
	border: 1px solid #ccc;
	min-width: 200px;
}

.commentlist {
	list-style: none;
	margin-top: 10px;
}

.commentlist li {
	margin-bottom: 20px;
}

.comment_container .profile-rate {
	float: right;
}

.stars {
	margin-top: 15px;
}

.stars a {
	color: #ffd557;
}

.comment-text .star-rating {
	float: left;
	margin-top: 7px;
}

.comment-respond .submit {
	margin-left: 1em;
	background: #01bfd6;
	display: inline-block;
	color: white;
	font-size: 13px;
	border-radius: 5px;
	height: 38px;
	border: none;
	width: 200px;
	margin-top: 20px;
	text-align: center;
	/* margin: 0 auto; */
}

.comment-respond {
	/*margin-right: 50px;*/
}

.profile-rate {
	text-align: center;
}

.profile-rate .star-rating {
	float: none;
}

.comment-reply-title {
    text-align: right;
    margin-bottom: 24px;
}

#comments {
	/*padding-bottom: 30px;*/
}

.comment-form-comment textarea {
    border-radius: 5px;
    outline: none;
    border: 1px solid #ccc;
    width: 100%;
    height: 139px;
}

.comment-form label {
	vertical-align: top;
	width: 100px;
	margin-right: 5px;
	margin-top: 15px;
	color: #676767;
}

.comment-form-comment {
	/*margin-top: 20px;*/
}


.thumbnails {
	margin-top: 20px;
}

.thumbnails img {
	display: inline-block;
	width: 80px;
	height: auto;
	opacity: 0.7;
}

.pho-ajaxsearchform-container .ajax_search_results {
	z-index: 9999;
}

.pho-ajaxsearchform-container .ajax_search_result_div_wrapper:first-child {
	margin-top: 0px !important;
}

.pho-ajaxsearchform-container .ajax_search_result_div_wrapper .ajax_search_result {
	text-align: right !important;
}

.phoen_title {
	color: #3b3b3b;
}

.searc_show_price {
	color: #ff7673;
	margin-top: 6px;
	display: inline-block;
}

.ajax_search_result_div_wrapper a {
	text-decoration: none;
}

.pho-ajaxsearchform-container .pro_search_input {
	background-position: left 45px center !important;
}

.phoe_link-result {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0 none;
	padding: 10px;
	font-size: 13px;
	color: #505050;
}



.ubermenu-item-level-0 a {
	padding-bottom: 15px !important;
}

.ubermenu .ubermenu-submenu .ubermenu-column-auto {
	min-width: 150px !important;
	padding-left: 20px !important;
}

.ubermenu-submenu {
	z-index: 9999 !important;
}

.price_slider {
	margin-bottom: 1em;
}

.price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em;
}

.price_slider_amount .button {
	font-size: 1.15em;
}

.price_slider_amount .button {
	float: left;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.9em;
	height: 0.9em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	cursor: pointer;
	background: #88b24d;
	outline: none;
	top: -0.2em;
}

.price_label {
    font-size: 11px;
    padding: 10px;
    background: #fff;
}

.price_label .from {
	float: left;
}

.price_label .from:before {
	content: " - ";
	padding: 3px;
}

.price_label .to {
	float: left;
}

.ui-slider .ui-slider-handle:last-child {
	margin-left: -0.5em;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background: #a4cc6c;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}


.price_slider_wrapper {
	height: 60px;
}

.price_slider_wrapper .button {
	background: #e06b50;
	color: white;
	outline: none;
	border: none;
	border-radius: 3px;
	padding: 1px 8px;
	font-size: 12px;

}

.price_slider_wrapper .button:hover {
	background: #d66247;
}

.price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #d5d5d5;
}

.ui-slider-horizontal {
	height: .5em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

.price_slider {
	margin: 0 18px 10px;
}



.category-ads {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
	border-radius: 5px;
	margin-top: 17px;
}

.category-ads a {
	display: block;
	clear: both;
	background: white;
	margin-bottom: 17px;
}

.category-ads img {
	max-width: 100%;
	height: auto;
}

.category-ads-place .col-md-4:first-child {
	margin-right: 0;
}

.category-ads-place .col-md-4:last-child {
	margin-left: 0;
}

.single-product .products-group {
	margin-top: 15px;
}

.checkout_coupon {
	margin-top: 10px;
	padding: 10px;
	background: white;
	font-weight: 300;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.order-review-div {
	margin-top: 10px;
}

.checkout_coupon .input-text {
	font-size: 13px;
	width: 280px;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-left: 4px;
	padding-right: 5px;
	outline: none;
	float: right;
	margin-top: 10px;
}


.cart_totals .shop_table tbody td {
	text-align: right;
}


.category figure:not(.espinas-shop-themeproducts .product-item figure), .tag figure:not(.espinas-shop-themeproducts .product-item figure){
	float: right;
	margin-left: 20px;
	margin-right: 10px;
}


.category .product-list-item , .tag .product-list-item {
	min-height: 159px;
	margin-left: 30px;
}

.category .product-list-item .text , .tag .product-list-item .text {
	font-weight: 300;
	line-height: 35px;
	font-family: 14px;
	color: #676767;
}

.category .product-list-item h5 , .tag .product-list-item h5 {
	font-size: 18px;
	text-indent: 10px;
	padding-bottom: 0;
}

.category .archive-news-date , .tag .archive-news-date{
	float: left;
	font-weight: 300;
	color: #c7c7c7;
	font-size: 12px;
	margin-left: 20px;
}

.single-product p.out-of-stock {
	/* display: none; */
}

#swipebox-overlay {
	direction: ltr !important;
}

.screen-reader-text {
	display: none;
}

del span {
	text-decoration: line-through;
}

.espinas-shop-search * {
	font-family: espinas !important;
}

.espinas-shop-search .orig {
	font-family: espinas !important;
}

.espinas-shop-banner-off{
	margin-bottom: 17px;

	text-align:center!important;
}
.espinas-shop-banner-off img{
	width:100%;
	padding-right: 10px;

	border-left-width: 1px;
}

.espinas-shop-thememenu {
	margin-top: 1em;
	border-top: 1px solid #eff0f2;
	border-bottom: 1px solid #e3e4e5;
	background: #f7f8fa;
	box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.12);
}

.espinas-shop-thememenu .container {
	position: relative;
}
.espinas-shop-themepanel {
  background: white;
  border-radius: 5px;
  border: 1px solid #ebeced;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1.3em;
  clear: both;
  padding-right: 11px;
  padding-left: 10px;
  padding-bottom: 11px;
  padding-top: 9px;
}

.registration {
    display: block;
    background: #ebeff2;
    float: left;
    padding: 16px 20px 15px;
    color: #838383;
    font-size: 10px;
    text-decoration: none !important;
}
.registration i {
	color: #ff5252;
	vertical-align: middle;
    padding-left: 3px;
}
.login a, .login i, .login span {
	color: #2f2f2f;
	font-size: 12px;
}
.registration:hover {
	background: #f2f2f2;
	color: #838383;
}

.registration span {
	vertical-align: top;
}
.widgettitle {
	font-size: 14px;
	padding-bottom: 44px;
	display: inline-block;
}


.espinas-shop-themetitle {
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  line-height: 40px;
  color: #535353;
  margin-bottom: 10px;
  /* text-shadow: 0 0 black; */
  /* padding: 10px; */
  margin: 0px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 6px;
  position: relative;
  padding-right: 28px;
}

.espinas-shop-themetitle:before {
	content: " ";
	width: 20px;
	height: 3px;
	top: 19px;
	display: inline-block;
	background: #0078ae;
	margin-left: 6px;
	margin-top: 0px;
	position: absolute;
	right: 0;
}

.espinas-shop-themethumb {
	display: inline-block;
	width: 55px;
	height: 55px;
	background-size: cover;
	margin-right: 14px;
	float: right;
	margin-left: 12px;
}

.website-benefit {
	margin-top: 17px;
	margin-bottom: 17px;
	border: 1px solid #ebeced;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	-ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}
.espinas-shop-themeproducts {

  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 
}

.product-item .addtocart,
.espinas-shop-themeproducts .add_to_cart_button,
.single-product .product_type_variable,
.single-product .product_type_simple,
.product_type_variable,
.ajax_add_to_cart {
    display: inline-block;
    font-size: 11px;
    border-radius: 4px;
    padding: 4px 7px 6px 9px;
    background: #9a9a9a;
    color: white !important;
    margin-top: 12px;
    opacity: 0;
    transition: all ease-in-out 0.2s;
}
.productlist-siderbar .sidebar-title,
.product-grid .title,
.product-list .title {
	font-size: 13px;
	color: #fdfdfd;
	color: #787878;
	background: #fdfdfd;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	text-indent: 20px;
}
.product-grid .title,
.product-row .title {
     margin-bottom: -3px;
     text-align: center;
     background: #d4d6da;
     padding: 1px 0 12px 0;
     color: #232323;
     text-align: center;
}

/*product-grid*/

.productlist-siderbar,
.product-grid,
.product-list {
	background: white;
	border-radius: 5px;
	padding-bottom: 10px;
	margin-top: 4px;
	border: 1px solid #d0d0d0;
	clear: both;
}

.box {
  display: flow-root;
  clear: both;
  background: #fff;
  margin-bottom: 17px;
  min-height: 172px;
  padding: 22px 15px 0 15px;
  border: 1px solid #ebeced;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box img {
  /* max-height: 100px; */
}

.sbox {
  display: block;
  clear: both;
  background: #fff;
  margin-bottom: 17px;
  height: 361px;
  padding: 22px 15px 0 15px;
  border: 1px solid #ebeced;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sbox p {
  padding-bottom: 50px;
  font-weight: bold;
}
.sbox img {
  margin: 0 auto;
  display: block;
}
.espinas-shop-lastseen {
	text-align: center;
    background: #fff;
    margin-bottom: 1.3em;
    padding-bottom: 4em;
    position: relative;
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.content {
	/* min-height: 600px; */
	background: #f7f7f7;
	padding-top: 19px;
}
.espinas-shop-title-lastseen {
	background-color: #f7f9fa;
    color: #46a349;
    font-size: 13px;
    padding: 11px 18px;
    margin-bottom: 35px;
    margin-top: 0;
}
.espinas-shop-lastseen ul {
  display: inline-block;
}
.espinas-shop-lastseen ul li {
  float: right;
}
.espinas-shop-subscribe {
	margin-top: 2.5em;
	background: #e6e6e6;
	padding: 2em;
}
.espinas-shop-subscribetitle {
	text-align: right;

	color: #778593;
	font-weight: 300;
	font-size: 16px;
	margin-top: 7px;
}

.espinas-shop-subscribetitle span {
	vertical-align: top;
}
.news-page {
    background: white;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
    padding-bottom: 10px;
    margin-top: 15px;
    border: 1px solid #d0d0d0;
}
.espinas-shop-product-page .espinas-shop-product-name {
    font-size: 18px;
    background: #f5f6f7;
    padding: 22px 15px;
    border-radius: 2px;
    margin-top: 0;
    border: 1px solid #d8d8d8;
    color: #969696;
}
.espinas-shop-themeproducts .product-item figure,
.product-grid .product-item figure {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
	width: 100%;

	position: relative;

}
.espinas-shop-themeproducts .product-item figure::before,
.product-grid .product-item figure::before{
	position: absolute;
    content: "";
    background: #00000085;
    width: 100%;
    height: 100%;
    right: 0;
 
} 




.espinas-shop-themeproducts .product-item,
.product-grid .product-item {
	text-align: center;
	font-size: 12.5px;
	font-weight: 500;
	margin: 0 10px 0 0;
	
}




.product-item a {
	text-decoration: none;
}



.espinas-shop-themeproducts .product-item a,
.product-grid .prouct-item a {
	color: #444444;
	/* padding: 5px 31px!important; */
	transition: all .3s ease-in-out;
}

.social {
	margin-top: 1em;
}


.social li {
	display: inline-block;
}

.social li a {
	padding: 10px;
}

.social .twitter i {
  color: #00aad7;
  font-size: 44px;
}
.social .facebook i {
  color: #3b5998;
  font-size: 44px;
}
.social .instagram i {
  color: #e1306c;
  font-size: 44px;
}
.social .telegram i {
  color: #0088cc;
  font-size: 44px;
}
.copyright {
	background: #191919;

	color: #3a3a3a;
	padding: 10px 0;
	width: 100%;
	bottom: 0;
}
.copyright a, .copyright p {
  color: #a0a0a0;
  margin: 0;
  font-size: 12px;
}
.copyright .menu li {
  display: inline-block;
  margin-left: 10px;
  float: left;
}

footer a {
	color: #dadada;
}
footer .l_socials li{
	float: left;
	margin-top: 8px;
	margin-right: 12px;
}
footer .r_socials li{
	float: right;
		margin-top: 8px;
		margin-left: 12px;
}

footer .info {
    font-size: 11px;
    line-height: 28px;
	padding: 29px 0 21px 0;
	background: #01162266;
	margin-bottom: 30px;
}
footer .fon span {
	font-size: 28px;
	color: #ff3f19;
	font-weight: 100;
}
footer .fon .tel {
	font-size: 22px;
	padding-top: 12px;
	font-weight: 100;
}
footer  .hgroup {
	padding-right: 46px;
}
footer .main {
	padding: 45px 0 35px 0;
}
footer h4 {
    color: #ffffff;
    font-size: 16px;
    border-bottom: 2px solid #adadad;
    padding-bottom: 20px;
}
footer .products li {
	line-height: 35px;
}
footer .services li {
	line-height: 35px;
}
footer .quick li {
	line-height: 35px;
}
footer .links li {
	line-height: 35px;
}
footer .main .center a {
	width: 100%;
	width: 100%;
	padding: 3px 5px 3px 5px;
	display: block;
	transition: 0.6s all ease;
	-webkit-transition: 0.6s all ease;
	-moz-transition: 0.6s all ease;
}
footer .main .center a:hover {
	background: #ff3f19;
}

.fpanel p {
	font-size: 12px;
	line-height: 33px;
	color: #646464;
}
.fpanel .title {
	display: inline-block;
	margin-bottom: 14px;
	margin-top: 7px;
	font-size: 16px;
	font-weight: bold;
}

.fpanel li {
	line-height: 34px;
}

footer .logo {
  background: #e8eef4;
  padding: 22px 0;
  text-align: center;
  margin-top: 20px;
}
footer .logo li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  max-height: 114px;
}
footer .top p {
	color: #fff;
}
.copyright .terms li {
	display: inline-block;
	margin: 0 10px;
}

.copyright .terms li a {
	color: white;
}

















.owl-nav {
	direction: ltr;
}
.owl-nav .owl-next {
	position: absolute;
	right: 0;
    top: 45%;

}
.owl-nav .owl-prev {
	position: absolute;
	left: 0;
    top: 45%;
}


.track_order {
	text-align: center;
}
.track_order input {
	width: 60%;
	padding: 0 12px;
}
.track_order label {
	width: 15%;
}
.button {
    background: #ff3122;
    color: #fff;

    border: none;
    font-size: 15px;
    padding: 8px 30px;
    margin-top: 15px;
}
#ajaxsearchpro1_1 .probox .promagnifier .innericon svg, #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .promagnifier .innericon svg {
	fill: #fff !important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    width: 92%;
    margin: 0 auto;
}
.owl-nav .owl-prev {
    position: absolute;
    left: -5px;
    top: -16%;
    font-size: 24px !important;
    background: #f9f9f9 !important;
    height: 354px;
    border-radius: 0px !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	color: #000;
}
.owl-nav .owl-next {
    position: absolute;
    right: -5px;
    top: -16%;
    font-size: 24px !important;
    background: #f9f9f9 !important;
    height: 354px;
    border-radius: 0px !important;
}
.espinas-shop-themeproducts .product-item .espinas-shop-themeprice,
.product-grid .product-item .espinas-shop-themeprice {
	margin-top: 15px;

	color: #ff7256;
}


.modal-dialog {
    width: 600px;
    margin: 10% auto;
}


.espinas-shop-themepanel li a:not(.widgettitle  a) {
    /* display: block;
    min-height: 68px;
    padding-right: 12px;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 12px;
    text-decoration: none !important;
	transition: background ease-in-out 0.2s; */
    width: 100%;
    font-size: 12px;
    display: inline-block;
    padding: 10px 0px;
    border-radius: 5px;
    padding-right: 10px;
}
.espinas-shop-themepanel .navigation {

	width: unset;

}
.espinas-shop-themepanel ul li{}

.espinas-shop-themepanel .navigation ul ul {
    right: 99%;
}
.espinas-shop-themepanel .navigation ul li.has-sub > a:after {
    left: 1em !important;
}
.espinas-shop-themepanel li a:hover {

color: #3a3a3a;

text-decoration: none;
}
	.product-categories > li >a{
		/* background: #d4d6da!important; */
		/* padding-top: 0px; */
		/* height: 23px; */
		color: #616161;
		margin-top: 0px;
	}






 .user-comment-header {
	background: #a6a6a6;
    padding: 9px 0;
    color: #fff;
    text-align: cente
 }
 .review_title {
	background: #c9c9c9;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
 }

 .ywar-description {
	background: whitesmoke;
 }








 .signup-list li:before {
	content: '\f00c';
    color: #51b500;
    font-size: 24px;
    padding-left: 10px;
    font-family: fontawesome;
 }


 .check-read {
	background: #2196f3;
    padding: 6px 4px 5px 7px;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px;
 }


 .register  span {
 	float: left;
    padding: 0px 3px 5px 6px !important;
    color: #f00;
    font-weight: bold;
    font-size: 16px;
 }





 #messages {
	margin: 0;
    position: relative;
    overflow: hidden;
    color: #656565;
    background: #fff;
    box-shadow: 0 -1px 6px -2px #ccc;
    -moz-box-shadow: 0 -1px 6px -2px #ccc;
    -webkit-box-shadow: 0 -1px 6px -2px #ccc;
    -ms-box-shadow: 0 -1px 6px -2px #ccc;
    -o-box-shadow: 0 -1px 6px -2px #ccc;
 }
  #reviews_summary {
	margin-left: 2%;

    margin-bottom: 80px;
  }
  #reviews {
    padding-left: 14px;
    margin-top: 0;

  }


  .news-page .title {
  	background: #e4e4e4;
  }

  .comment-form-author input, .comment-form-email input, .comment-form-title input {
  	width: 100%
  }

  .fpanel .title {
  	    border-bottom: 2px solid #ff5252;
    	padding-bottom: 15px;
  }
 .fbd {
  	height: 3px;
    background: #ffafaf;
    margin-top: -16px;
    margin-bottom: 15px;
  }


.discount {
  	color: red;
  }


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

a:hover {
	text-decoration: unset;
	color: inherit;
}

code, kbd, pre, samp {

	background: #fff;
    border: 0;
}
.well {
    background: #fff;
}

 .page header li, .single header li, .search header li, .home header li{
    display: inline-block;
}
.fa-lan-title{
    font-size: 1.1em;
    top: 10px;
    position: relative;
    color: #fff;
}
img {
	width: initial;
	max-width: 100%;
	height: auto;
}
select {
    width: 100% !important;
}
.orig::-webkit-input-placeholder{

    font-family:espinas!important;

}
.orig::-moz-placeholder{

    font-family:espinas!important;

}
nav ul li:hover  {
/* 	border-bottom: 2px dashed #ff3f19  !important; */
}
nav .ubermenu-submenu li:hover  {
	border: 0 !important;
}
.topbar .innericon {
    background: #c7c7c7 !important;
}
.topbar {
    background: #212121;
    padding: 1px 0;
    border-top: 2px solid #2c5477;
}
.topbar a {
    color: #224e74;
}
.topbar ul li {
    display: inline-block;
}
.topbar .lang {
    border-right: 2px solid #c9c9c9;
    padding-right: 1px;
}
.topbar .wpml-ls-legacy-list-horizontal {
    font-size: 10px;
}
.topbar .wpml-ls-item-en  {
    position: relative;
}
.lang-sep {
    position: absolute;
    left: 114px;
    top: 6px;
    height: 29px;
    background: #c9c9c9;
    content: '';
    width: 2px;
}
.topbar .myshape {
    background: #fff;
    height: 49px;
    position: absolute;
    right: 0;
    width: 30%;
    top: 8px;
}

.topbar .myshape:before {
    content: '';
    margin-left: -66px;
    margin-top: 6px;
    height: 118px;
    width: 67px;
    background: #fff;
    z-index: 999;
    transform: rotate(45deg);
    float: left;
}
.wpml-ls-legacy-list-horizontal{
	padding-top:0px;
}
.topbar .search .probox svg {
    fill: #fff !important;
}
.menubar {
	/* padding-bottom: 24px; */
	background: #fff;
	/* height: 120px; */
	/* width: 100%; */
	/* overflow: hidden; */
}
.page-template-default .menubar, .single .menubar {
	border-bottom: 2px solid #2b5477;
}
.logo img {
    width: 300px;
    padding: 10px 0px;
}
#slider {
    border-top: 2px solid #2c5477;
	z-index:999;
	    background: #f7f7f7;
}
#brands {
    padding: 20px 0 0 0;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    margin-top: -1px;
    background-size: cover !important;
}
#brands h2 {
	padding-bottom: 40px;
    font-size: 18px;
}
#brands h2 span {
    color: #fe3f19;
}
.headline h2 {
    font-size: 18px;
    margin: 0;
    color: #2c5477;
    padding-top: 32px;
}
.headline h2 span {
    color: #ff3f19;
}
#brands img {
	background: #fff;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	    margin: 20px 0px 20px 0;
}
#brands .tele img {
	    margin-left: -150px;
}
#brands .cisco img {
	margin-right: -94px;
    margin-top: 73px;
}
#brands .dell img {
	margin-right: -38px;
}
#brands .ibm img {
	margin-right: 47px;
}
#brands .hp img {
	margin-top: -61px;
}
#brands .pars img {
	margin-right: -58px;
}

#aboutus {
    padding: 48px 0 70px 0;
    background-size: cover;
}
#aboutus h2 {
    font-size: 25px;
    font-weight: 100;
}
#aboutus p {
    line-height: 35px;
    padding-top: 10px;
}
.about-btn {
    text-align: center;
}
.about-btn li {
    display: inline-block;
}
.about-btn .aboutus {
    background: #222222;
    padding: 7px 30px;
    /* border-radius: 32px; */
    transition: 0.3s all ease;
    color: white;
}
.about-btn .contactus {
    background: #000000;
    padding: 6px 15px 6px 42px;
    /* border-radius: 32px; */
    transition: 0.3s all ease;
    color: white;
}
.about-btn i {
    background: red;
    padding: 5px;
    margin-left: 10px;
    /* border-radius: 50%; */
    color: #fff;
}
.about-btn a {
    color: #0f283e;
}
.about-btn .aboutus:hover, .about-btn .contactus:hover {
    background: #f01f26;
    color: #fff;
}
#counter {
    /* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url(images/counter.jpg); */
    background-position-y: -146px !important;
    background-attachment: fixed !important;
    background-size: cover !important;
	    padding-bottom: 3px;
}
#counter h2 {
    color: #fff;
    margin-top: 0;
    padding: 70px 0;
    font-size: 24px;
}
#counter .imgs {
    padding: 100px 0 50px 0 ;
}
#counter .one {
    background: url(images/1.png);
    height: 237px;
    background-repeat: no-repeat;
    background-position-x: 27px;
}
#counter .two {
    background: url(images/2.png);
    height: 237px;
    background-repeat: no-repeat;
    background-position-x: 27px;
}
#counter .three {
    background: url(images/3.png);
    height: 237px;
    background-repeat: no-repeat;
    background-position-x: 27px;
}
#counter .four {
    background: url(images/4.png);
    height: 237px;
    background-repeat: no-repeat;
    background-position-x: 27px;
}
#counter .imgs .counter {
    padding-top: 31px;
    font-size: 45px;
    color: #000;
}
#counter .imgs .text {
    font-size: 24px;
    padding-top: 12px;
    color: #585858;
}
#news {
	background: #f7f7f7;
}
#news .news-inner {
	background: #fff;
    padding: 35px 6px 12px 10px;
}
#news .news-outer {
	background: #fff;
	margin-bottom: 28px;
	padding: 0 26px 2px 20px;
	margin-top: 35px;
}
#news .news-outer h2 {
	margin: 0;
	color: #007ac2;
}
#news .news-outer p {
	margin-top: 15px;

}

#news .news-outer h2:before {
	content: url(images/newspaper.png);
    position: relative;
    z-index: 100000;
    left: 8px;
    top: 10px;
}
#news .news-outer span {
	color: #ff3f19;
}
#news .right .art {
    background: #fff;
    padding: 7px 14px 3px 13px;
    font-size: 11px;
	margin-bottom: 27px;
	box-shadow: 1px 1px 16px #adadad;
	-webkit-box-shadow: 1px 1px 16px #adadad;
	-moz-box-shadow: 1px 1px 16px #adadad;
}
#news .right  img {
    height: 130px;
    width: 100%;
}
#news .right .heading {
	font-size: 12px;
	color: #444;
	font-weight: bold;
}
#news .right p {
	font-size: 10px;
	text-align: justify;

}
#news .left img {
	width: 100%;
    height: 300px;
}
#news .left p {
	text-align: justify;
	font-size: 12px;
}
#news .left .heading {
	color: #444;
	font-size: 15px;
	font-weight: bold;
}
#news .left .art {
    background: #fff;
    padding: 20px 14px 39px 13px;
    font-size: 11px;
	box-shadow: 1px 1px 16px #adadad;
	-webkit-box-shadow: 1px 1px 16px #adadad;
	-moz-box-shadow: 1px 1px 16px #adadad;
}
#news .news-btn {
	background: #d3cac2;
    padding: 6px 36px 6px 13px;
    border-radius: 32px;
    transition: 0.3s all ease;
    margin: 0 auto;
	display: block;
	color: #0f283e;
	width: 18%;
	font-size: 12px;
}
#news .news-btn:hover {
	background:  #ff3f19;
    color: #fff;
}
#news .news-btn i {
	background: #ff3f19;
	padding: 5px;
	border-radius: 50%;
	color: #fff;
	margin-right: 8px;
}
.single-product section {
/* 	margin-top: 25px; */
}
.single-product section h1 {
	font-size: 24px;
	color: #2b5477;
}
.single-product .single-box {
	background: #fff;
    padding: 30px 20px;
}
.single-product .col-md-8 img {
	float:left;
}
.title_style {
    color: #ffffff;
    border: 1px solid #ff3122;
    font-size: 22px;
    background: #ff3122;
}
.bordered {
	border: 1px solid #ff3122;
}
.content .foto_thumbnail {
	height: 305px;
	clear: both;
	display: block;
	background-attachment: fixed !important;
    background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: bottom !important;
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 23px;
}
.content .foto_thumbnail img {
	width: 100%;
}
.page #comments {
	background: #eaeaea;
    color: #333;
    padding: 10px 10px;
    border: 1px solid #737373;
}
.page #comments h3 {
	text-align: center;
    background: #565656;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
}
.page .comment-body {
	background: #d0d0d0;
    padding: 10px 10px;
    border: 1px solid #797979;
    margin-bottom: 10px;
}
.page #comments label {
	min-width: 8%;
}
.page #comments input {
	min-width: 98%;
}
.page .comment-respond {
    background: #eaeaea;
    color: #000;
    padding: 10px 10px;
    border: 1px solid #737373;
}
.page .comment-reply-title {
    text-align: center;
    background: #565656;
    color: #fff;
    padding: 10px 0;
}
.page #comments textarea {
    width:100%
}
.gform_wrapper .top_label .gfield_label {
    background: none!important;
    width: 100%;
    padding: 3px 3px 10px 0!important;
    color: #484848;
    margin-bottom: -8px;
    font-weight: 500;
}
html[dir=rtl] .gform_wrapper span.gfield_required {
    color: #fff;
}
.woocommerce .woocommerce-result-count {

/* padding: 21px 0px 0px 20px; */

font-size: 11px;

color: #b7b7b7;
}

@media (min-width: 1400px){
.container , .elementor-container {
    width: 1366px!important;
    max-width: 1366px!important;
}
.woocommerce  .col-lg-3.sidebar-shop {
    width: 20%;
}
.woocommerce  .col-lg-9 {
    width: 80%;
}
}



@media only screen and (max-width: 1359px) {
    .topbar .wpml-ls-legacy-list-horizontal {
        font-size: 7px;
    }
    .lang-sep {
        left: 92px;
    }
}




.espinas-shop-themepanel ul {

width: 100%;



margin-top: 3px;

margin: 0;

padding: 0 5px 0 5px;


}
.product-categories li:nth-child(n+1){
	padding-right:10px;
}
.widget_product_categories li:nth-child(n+1){
	padding-right:0px!important;
}
.espinas-shop-themepanel li.current-cat-parent > .children a{
	color:#01bfd6;
	font-weight:800;
}
.espinas-shop-themepanel li.current-cat-parent > .children li:before{
	top: 7px!important;
}

.espinas-shop-themepanel ul li.current-cat-parent a{

/* margin-top:5px!important; */

display:block;

color: #2b5477;

/* border-bottom: 3px solid white; */
}
.espinas-shop-themepanel ul li.current-cat-parent >a{/* font-weight:bold!important; */}
.cat-parent{

padding-right: 0px!important;

font-weight: bold;
}



.pulse-button {
  position: relative;
  box-shadow: 0 0 0 0 rgba(#5a99d4, .5);
  -webkit-animation: pulse 1.5s infinite;
}
.pulse-button:hover {
  -webkit-animation: none;
}

@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
    box-shadow: 0 0 0 50px rgba(#5a99d4, 0);
  }
    100% {
    @include transform(scale(.9));
    box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
  }
}

@media only screen and (min-width: 1200px) {
    #brands .container {
    	width: 800px;
	}
}





.sidebar {
	    margin-top: 21px;
}
.espinas-shop-themepanel .product-categories li:not(.widget_product_categories li){
	    padding: 8px 6px 10px 6px;
	    /*     border-bottom: 1px dotted #2b5477; */
	    position: relative;
}
.espinas-shop-themepanel .product-categories li a:not(.widget_product_categories li a) {
	padding-right: 12px;
}
.espinas-shop-themepanel .product-categories .current-cat {
	width: 100%;


}
.espinas-shop-themepanel .product-categories .current-cat a {
    color: #000;
    width: 100%;
    padding-top: 5px;
    padding-right: 12px;
    display: block;
    margin-top: -6px;
}

.register .button {
	float: right;
    width: 100%;
    margin-bottom: 25px;
}







#site-content {
	min-height: 100%;
	min-height: 100vh;
	padding-top: 65px;
	position: relative;
	z-index: 1;

	-webkit-box-shadow: #000 0 7px 35px 0;
	-moz-box-shadow: #000 0 7px 35px 0;
	box-shadow: #000 0 7px 35px 0;

}

#site-footer {
	padding: 25px 0;
	/* font-size: 85%; */
	background-color: #222222;
	/* position: fixed; */
	/* z-index: -1; */
	left: 0;
	right: 0;
	bottom: 0;
	z-index:-999;
}
@media only screen and (min-width: 1400px) {
	#brands .brands {
		padding-top: 45px;
	}
}

.me-padding{
	padding-top: 27px;
	padding-bottom: 16px;
}
.phone-text{
	font-size: 12px;
	/* padding-top: 5px; */
}
.cat-main-page{
	height: 290px;
	background-size: cover!important;
	clear: both;
	/* float: right; */
	/* padding-right: 10px; */
	position: relative;
	/* overflow: hidden!important; */
}
.product-cat{
	background: whitesmoke;
	padding:50px 0px;
	position:relative;
}
.product-cat h2{
	color: white;
	font-size:16px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}
.product-cat h3{
	right: 33px;
	color: white;
}
.title-bg{
	background: #0000006e;
	position: absolute;
	width: 100%;
	bottom: 0;
	/* left: 0; */
	padding: 20px;
	height: 50px;
	transition:all .3s ease-in-out;
}
 .cat-main-page:hover

  .title-bg{
		height: 100px;
}
.title-pos{clear:both;height: 217px;;margin-top: 25px;}
.m-first{
	color: #252525!important;
	padding-right: 13px;
}
.me-container{
	clear: both;
	background: white;
	padding: 20px 5%;
	/* height: 100vh; */
	/* float: right; */
	width: 100%;
}
.sec-cat{

}
.title-pos-2{
    clear: both;
    height: 217px;
    margin-top: 25px;
}
.title-bg-2{
	    background: #0000006e;
	    position: absolute;
	    bottom: 10px;
	    padding: 10px 10px;
	    /* height: 50px; */
	    transition: all .3s ease-in-out;
}

.sec-cat .cat-main-page:hover .title-bg-2{
	background: #000000cc;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before{
	margin-left:10px!important;
	transform:scale(1.3);
}
.yith-wcan-reset-navigation{
	font-size:10px;
	text-align:center;
	display:inline-block;
}
.yith-woo-ajax-reset-navigation .yith-wcan{
	text-align:center;
}


.c-listing__items .c-product-box {
    flex: 1 0 25%;
    height: 334px;
}
.c-listing__items>div:nth-child(1) {

    border-top: 1px solid #ebebeb;
}
.c-listing__items>div:nth-child(2) {

    border-top: 1px solid #ebebeb;
}
.c-listing__items>div:nth-child(3) {

    border-top: 1px solid #ebebeb;
}
.c-listing__items>div:nth-child(4) {

    border-top: 1px solid #ebebeb;
}
.c-listing__items .c-product-box {
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    border: 1px solid #ebebeb;
    border-top: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.c-listing__items .c-product-box {
    padding-bottom: 60px;
}
.c-listing__items .c-product-box:hover {
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    z-index: 11;
}
.c-product-box {
    display: block;

    height: 100%;
    position: relative;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);
    padding: 30px 12px 46px;
}

.c-product-box__img {
height: 200px;
    position: relative;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    height: 200px;
    position: relative;
}

 .cover{
        margin:0 auto!important;
    }
.c-product-box__img img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.c-product-box__img img {
    overflow: hidden;
}
.c-product-box__title {
    display: block;
    overflow: hidden;
    font-size: 12px;
    font-size: 12px;
    line-height: 30px;
    line-height: 50px;
    margin-top: 13px;
    height: 43px;
    text-align: center;
}
.c-product-box__title a {
    color: #535353;
}
.woocommerce button.button{
	height: 44px;
	position: relative;
	/* padding-right: 45px !important; */
	/* padding-left: 25px !important; */
	font-size: 15px !important;
	border: 1px solid #00adc2 !important;
	/* width: 100%; */
}

.content .title:not(.woocommerce-Address-title){
    border-bottom: 1px solid #dddddd;
    position: relative;
    width: 100%;
    height: 35px;
    margin-bottom: 17px;
    margin-top: -33px;
}

.content .title .text {
    border-bottom: 2px solid #0078ae;
    color: #0078ae;
    display: inline-block;
    font-size: 17px;
    line-height: 33px;
    padding: 0px 5px 0px 20px;
    font-weight: bold;
    margin-top: 0px;
}
.address-path {
	margin-top:10px;
	font-size: 12px;
	float: left;
	position: relative;
	z-index: 10;
}
.address-path p{
	margin:0px;
}
.js-breadcrumb {
	clear:both;
	padding: 14px 0px;
}
.woocommerce .js-breadcrumb {
	clear:both;
	padding: 14px 0px;
	margin-bottom:20px;
}
.js-breadcrumb .address-path {
	float:right;
	margin: 0px;
}


.ywpc-timer>div{
	float:left;
}

.ywpc-countdown, .ywpc-sale-bar {
    background: #ffffff;
    border: none;
    padding: 0px;
    text-align: center;
    margin: 0px;
    font-size: 0;
    text-transform: uppercase;
    clear: both;
    font-family: 'espinas', sans-serif!important;
    position: absolute;
}
.ywpc-label{
	display:none;
}


.panel-heading {
  padding: 0;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
	text-align: center;
	color:#555;
	font-size: 21px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:3px;
	text-decoration:none;
}
.panel-heading  a:before {
   content: "\e114";
   float: right;
   transition: all 0.5s;
   font-family: "FontAwesome";
   content: '\f078';
   font-size: 13px;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.panel-bodys{
	padding: 10px;
}
.ubermenu-skin-vanilla .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {

    color: #cccccc!important;
}

.widget .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    display: inline-block;
}
body.error404 .main {
    text-align: center;
    padding: 50px;
}
body.error404 h1 {
   font-size: 25px;
   margin-bottom:40px;
}


blockquote {
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px;
border-right: 5px solid #eee;
    border-left: 0;
}

table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: right;
}
th, td {
    line-height: 24px!important;
}
table {
  width: auto;
  max-width: 100%;
  margin-bottom: 20px;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #ddd;
}
table table {
  background-color: #fff;
}
table-condensed > thead > tr > th,
table-condensed > tbody > tr > th,
table-condensed > tfoot > tr > th,
table-condensed > thead > tr > td,
table-condensed > tbody > tr > td,
table-condensed > tfoot > tr > td {
  padding: 5px;
}
table-bordered {
  border: 1px solid #ddd;
}
table-bordered > thead > tr > th,
table-bordered > tbody > tr > th,
table-bordered > tfoot > tr > th,
table-bordered > thead > tr > td,
table-bordered > tbody > tr > td,
table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
table-bordered > thead > tr > th,
table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
table > thead > tr > td.active,
table > tbody > tr > td.active,
table > tfoot > tr > td.active,
table > thead > tr > th.active,
table > tbody > tr > th.active,
table > tfoot > tr > th.active,
table > thead > tr.active > td,
table > tbody > tr.active > td,
table > tfoot > tr.active > td,
table > thead > tr.active > th,
table > tbody > tr.active > th,
table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
table-hover > tbody > tr > td.active:hover,
table-hover > tbody > tr > th.active:hover,
table-hover > tbody > tr.active:hover > td,
table-hover > tbody > tr:hover > .active,
table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
table > thead > tr > td.success,
table > tbody > tr > td.success,
table > tfoot > tr > td.success,
table > thead > tr > th.success,
table > tbody > tr > th.success,
table > tfoot > tr > th.success,
table > thead > tr.success > td,
table > tbody > tr.success > td,
table > tfoot > tr.success > td,
table > thead > tr.success > th,
table > tbody > tr.success > th,
table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
table-hover > tbody > tr > td.success:hover,
table-hover > tbody > tr > th.success:hover,
table-hover > tbody > tr.success:hover > td,
table-hover > tbody > tr:hover > .success,
table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
table > thead > tr > td.info,
table > tbody > tr > td.info,
table > tfoot > tr > td.info,
table > thead > tr > th.info,
table > tbody > tr > th.info,
table > tfoot > tr > th.info,
table > thead > tr.info > td,
table > tbody > tr.info > td,
table > tfoot > tr.info > td,
table > thead > tr.info > th,
table > tbody > tr.info > th,
table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
table-hover > tbody > tr > td.info:hover,
table-hover > tbody > tr > th.info:hover,
table-hover > tbody > tr.info:hover > td,
table-hover > tbody > tr:hover > .info,
table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
table > thead > tr > td.warning,
table > tbody > tr > td.warning,
table > tfoot > tr > td.warning,
table > thead > tr > th.warning,
table > tbody > tr > th.warning,
table > tfoot > tr > th.warning,
table > thead > tr.warning > td,
table > tbody > tr.warning > td,
table > tfoot > tr.warning > td,
table > thead > tr.warning > th,
table > tbody > tr.warning > th,
table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
table-hover > tbody > tr > td.warning:hover,
table-hover > tbody > tr > th.warning:hover,
table-hover > tbody > tr.warning:hover > td,
table-hover > tbody > tr:hover > .warning,
table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
table > thead > tr > td.danger,
table > tbody > tr > td.danger,
table > tfoot > tr > td.danger,
table > thead > tr > th.danger,
table > tbody > tr > th.danger,
table > tfoot > tr > th.danger,
table > thead > tr.danger > td,
table > tbody > tr.danger > td,
table > tfoot > tr.danger > td,
table > thead > tr.danger > th,
table > tbody > tr.danger > th,
table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
table-hover > tbody > tr > td.danger:hover,
table-hover > tbody > tr > th.danger:hover,
table-hover > tbody > tr.danger:hover > td,
table-hover > tbody > tr:hover > .danger,
table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  table-responsive > table {
    margin-bottom: 0;
  }
  table-responsive > table > thead > tr > th,
  table-responsive > table > tbody > tr > th,
  table-responsive > table > tfoot > tr > th,
  table-responsive > table > thead > tr > td,
  table-responsive > table > tbody > tr > td,
  table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  table-responsive > table-bordered {
    border: 0;
  }
  table-responsive > table-bordered > thead > tr > th:first-child,
  table-responsive > table-bordered > tbody > tr > th:first-child,
  table-responsive > table-bordered > tfoot > tr > th:first-child,
  table-responsive > table-bordered > thead > tr > td:first-child,
  table-responsive > table-bordered > tbody > tr > td:first-child,
  table-responsive > table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  table-responsive > table-bordered > thead > tr > th:last-child,
  table-responsive > table-bordered > tbody > tr > th:last-child,
  table-responsive > table-bordered > tfoot > tr > th:last-child,
  table-responsive > table-bordered > thead > tr > td:last-child,
  table-responsive > table-bordered > tbody > tr > td:last-child,
  table-responsive > table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  table-responsive > table-bordered > tbody > tr:last-child > th,
  table-responsive > table-bordered > tfoot > tr:last-child > th,
  table-responsive > table-bordered > tbody > tr:last-child > td,
  table-responsive > table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
}

caption,
th,
td {
	font-weight: normal;
	text-align: right;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700;
    margin: 36px 0 12px;
}

dl {
    margin-bottom: 24px;
}
dd {
    margin-bottom: 24px;
    margin-right: 0;
}



.single-card ul {
	list-style: disc;
}

.single-card ol {
	list-style: decimal;
}
ul{
	list-style-type:none;
}

li > ul,
li > ol {
	margin: 0 0px 0px 0px;
}
address {
    font-style: italic;
    margin-bottom: 24px;
}

p {
    margin-bottom: 24px;
    line-height: 2;
    font-size: 13px;
    font-weight: 400;
}
pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
code, kbd, tt, var, samp, pre {

font-size: 15px;

-webkit-hyphens: none;

-moz-hyphens: none;

-ms-hyphens: none;

text-align:left!important;

hyphens: none;

line-height: 1.6;

direction: ltr;

background: #eee;

font-family: "courier 10 pitch",Courier,monospace;

border: 1px solid #e9e9e9;

margin: 30px 0px;

}
code, pre {

width:100%;
float: left;

clear: both;
}
.widget.widget_categories ul li:before, .widget.widget_product_categories ul li:before {
    color: #1e73be;
}
.widget.widget_categories ul li:before, .widget.widget_product_categories ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 6px;
    color: #0097e6;
    margin-left: 13px;
    float: right;
    position: absolute;
    right: 0;
    top: 9px;
}
.widget.widget_categories ul li ul li:before, .widget.widget_product_categories ul li ul li:before {
    color: #c7c7c7;
}

.widget_categories li{
	position:relative;
	padding-right: 12px;
	text-decoration:none!important;
	line-height:2;
}
.widget_categories li a{
	font-size:12px;
	color: #4f4f4f;
	font-weight: 400;
}
.widget_categories li a:hover{
	text-decoration:none!important;
}
.feature-post .big-sec{



height: 380px;

display: inline-block;

position:relative;

background-position:center center!important;

-webkit-transition: background-image 0.2s ease-in-out;

transition: background-image 0.2s ease-in-out;

background-size: cover!important;
}
.feature-post{
	transition:all .3s ease-in-out;
}

.feature-post h2{position:absolute;font-size: 17px;color: white;bottom: 25px;text-shadow: 1px 1px 3px #000;}
.feature-post .big-sec:hover{
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
	-webkit-filter: contrast(1.25); /* Safari 6.0 - 9.0 */
	filter:  contrast(1.25);
		transition:all .3s ease-in-out;
}
.feature-post .big-sec:nth-child(1){
	width: 69%;
}
.feature-post .big-sec:nth-child(2){
	width:30%;
}
.feature-post .big-sec:nth-child(3){
	width: 32.7%;
}
.feature-post .big-sec:nth-child(4){
	width:33%;
}
.feature-post .big-sec:nth-child(5){
	width:33%;
}
.feature-post .big-sec{
	transition:all .3s ease-in-out;
}
.feature-post .big-sec:hover h2 {
	bottom:35px;
	transition:all .3s ease-in-out;
}
.feature-post .big-sec h2 {

	transition:all .3s ease-in-out;
}
.page-template-blog .widget-news{
	margin-top:40px;
}
.sidebar-blogs{
	position: relative;
	z-index: 10;
}


a:focus , img:focus{
    outline: none!important;
}


.title-base {
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.owl-nav {
    direction: ltr;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    /* overflow: hidden; */
    -webkit-transform: translate3d(0,0,0);
    width: 100%;
    margin: 0 auto;
}
.h2border {
    width: 87%;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    bottom: 4px;
    left: 0;
}
.h2title {
    float: right;
    clear: both;
    position: relative;
    z-index: 10;
    padding: 12px 0 0 0;
}
.h2title h2 {
    display: block;
    padding: 1px 24px 17px 24px;
    margin-top: 0;
    border-bottom: 1px solid red;
}
.owl-nav .owl-next {
	position: absolute;
    color: #c45910!important;
    box-shadow: 1.5px 0 4px 0 rgb(0 0 0 / 15%);
    border-radius: 100%!important;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    background-color: #fff0 !important;
    background-image: unset;
    border: 2px solid #c45910!important;
	line-height: 50px!important;
	padding: 0!important;
}
html[dir=rtl] .owl-nav .owl-next {

    right: -60px;

}

.owl-nav .owl-prev {
    position: absolute;
	color: #c45910!important;
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
	border-radius: 100%!important;
	width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff0 !important;
    background-image: unset;
    border: 2px solid #c45910!important;
	line-height: 50px!important;
	padding: 0!important;
}
.h2title h2 {
    display: block;
    padding: 1px 24px 17px 24px;
    margin-top: 0;
    border-bottom: 1px solid red;
    font-size:14px;
}
.meowl {
	margin: 25px 0px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	color: #c45910!important;
    text-decoration: none;
    opacity: .8;
}




.espinas-shop-themeproducts .price-me span:nth-child(2) {
    display: none!important;
}

.espinas-shop-themeproducts .price-me span:nth-child(1) {
    color: #ef5661;
    font-size: 16px;
}
.espinas-shop-themeproducts .price-me del{
	display:none;
}

.espinas-shop-themeproducts .price-me {
    color: transparent;
}
.espinas-shop-themeproducts  .title-title{
	height: 26px;
	margin-bottom: 17px;
	line-height: 1.6;
}
.owl-item.active:hover{
	position:relative;
	z-index:10000;
}
#espinas-brand .product-item {
    text-align: center;
    font-size: 12.5px;
    font-weight: 500;
    height: 160px;
    margin-top: -9px;
}


#espinas-brand  .espinas-shop-themeproducts .product-item figure {
    min-height: 143px;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#espinas-brand .title-base{
	margin-bottom:0px;
}

.espinasweb-main-menu nav > ul > li::before {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #c45910!important;
    transition: width .5s!important;
}

.espinasweb-main-menu nav ul li:hover::before {
    width: 100%;
}

.espinasweb-main-menu .ubermenu.ubermenu-main .ubermenu-item-level-0:hover{
	 box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
}


.espinasweb-main-menu .ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-target::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #c45910!important;
    width: 2px;
    height: 0;
    -webkit-transition: height 300ms ease;
    -moz-transition: height 300ms ease;
    -ms-transition: height 300ms ease;
    -o-transition: height 300ms ease;
}
.espinasweb-main-menu .ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-target:hover:before  {
    height: 100%;
}
.bg-template-11 {
    height: 313px;
    /* background-size: cover; */
    background-position: center 70px;
    background-attachment: fixed;
    position: relative;
}
.bg-template-11:before {
    background: #00000057;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
}
.bg-template-11 h1 {
    font-size: 33px;
    color: white;
    padding-top: 100px;
    text-shadow: 1px 0px 1px black;
    margin-bottom: 35px;
}
.bg-template-11 .z-index-me {
    position: relative;
    z-index: 10;
}
.bg-template-11 #breadcrumbs {
    background: #2f2f2f40;
    display: inline-block;
    padding: 3px 11px 0px 15px;
    border-radius: 2px;
}
.bg-template-11 span {
    color: white;
}
.bg-template-11 a {
    color: #96c6ec;
    text-decoration: underline;
    border-bottom: 1px solid #1185b9;
}

.page .gform_button{
	padding: 5px 50px!important;
    float: unset!important;
    margin: 0 auto!important;
    display: block!important;
}
.page .gform_wrapper .gform_footer{
	text-align:center!important;
}
a.pp_close {
    color: transparent;
}
a.pp_arrow_next, a.pp_arrow_previous {
    color: transparent;
}
a.pp_previous {
    color: transparent;
}
.pp_nav .pp_pause, .pp_nav .pp_play {
    color: transparent;
}

a.pp_next {
    color: transparent;
}
.widget_product_categories li {
    position: relative;
    padding-right: 12px;
    text-decoration: none!important;
    line-height: 2;
}
.widget_product_categories li a {
    font-size: 12px;
    color: #4f4f4f;
    font-weight: 400;
    padding-right: 13px;
}

footer .sec-top {
	background: #292929;
	position: relative;
}
.p40 {
    margin: 0 -2rem;
}
footer .footer-link .title {
    color: #c45911;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1.4rem;
    margin-top: 0px;
    padding: 15px 0;
    position: relative;
    line-height: 1.7;
}
footer .footer-link li a:before {
	content: "\f111";
    font-family: 'fontawesome' !important;
    color: #c45911;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 8px;
    transition: all .3s ease-in-out
}

footer.ltr .footer-link li a:before {
    content: "\f054";

    position: absolute;
    right: unset;
    left:0;

}
footer.ltr .footer-link li a {
    color: #83888c;
    font-size: 13px;
    font-weight: 300;
    line-height: 3.1rem;
    padding-right:unset;
     padding-left: 1.5rem;
    position: relative;
    display: block;
    transition: all .3s ease-in-out;
}

footer .footer-link li a {
	color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 3.1rem;
    padding-right: 1.5rem;
    position: relative;
    display: block;
    transition: all .3s ease-in-out;
}
.p40 >[class^=col-] {
    padding: 0 2rem;
}
footer .news-letter .title {
    color: #374149;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1.7rem;
}
footer .news-letter form {
    display: flex;
    margin-bottom: 1.6rem;
}
footer .news-letter form input {
    line-height: 4.7rem;
    background-color: #f5f7f9;
    padding: 0 2rem;
    color: #6f7d8a;
    font-size: 1.5rem;
    font-weight: 300;
    margin-left: 1.2rem;
    flex: 1 0 auto;
    border: none;
    text-align: right;
}
footer .news-letter form button {
    line-height: 4.7rem;
    box-shadow: 0 0.5rem 0.5rem rgba(50,80,102,0.09);
    background-color: #0089ff;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    margin-right: auto;
    padding: 0 2.5rem;
    cursor: pointer;
}
footer .news-letter .footer {
    display: flex;
    margin: 0 -15px;
}
footer .news-letter .footer .title-social {
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
}
footer .news-letter .footer .socials {
    flex: 1 0 auto;
    padding-top: unset;
}
footer .news-letter .footer .socials a {
    display: inline-block;
    color: #7e8992;
    font-size: 22px;
    margin-left: 0.4rem;
    opacity: .5;
    transition: .3s ease-in-out;
}
footer .news-letter .footer .socials a:hover {

    opacity: 1;
    transition: .3s ease-in-out;
}
footer .news-letter .footer .socials i.icon-telegram {
    background: #33aee0;
}
footer .news-letter .footer .socials i {
    padding: 4px;
    border-radius: 5px;
    display: inline-block;
    width: 27px;
    text-align: center;
    color: #4a5f73;
}
[class^="icon-"], [class*=" icon-"] {
    /* font-family: "Font Awesome 5" !important; */
    font-style: normal;
    font-weight: 400;
    font-family: 'fontawesome';
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-telegram:before {
    content: "\f2c6";
    font-family: 'fontawesome' !important;
}
footer .news-letter .footer .download-title {
    margin-bottom: 13px;
    display: block;
}
footer .news-letter .footer .android a {
    position: relative;
    height: 2.9rem;
    line-height: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

footer ol , footer ul{
    margin:0px!important;
    padding: 0px;
}
footer .content{
    background:unset!important;
    padding-top: unset;
}
footer .footer-link li a:hover {
	color: #c45910;
}

footer #input_16_2{
    width: 409px;
    padding-right:20px;
    padding: 3px 15px 3px 9px!important;
}
footer #input_17_2{
    width: 409px;
    padding-left:20px;
    text-align:left!important;
    padding: 3px 15px 3px 9px!important;
}
footer #gform_submit_button_16{
    padding: 11px 32px!important;
    margin:0px!important;
}
footer #gform_submit_button_17{
    padding: 11px 32px!important;
    margin:0px!important;
}
footer #field_16_2{
    margin:0px;
    padding-left: 0px;
}
footer .gfield_label{
    display:none!important;
}
footer .gform_wrapper .gform_footer{
    padding:0px;
    margin:0px;
}
footer .gform_wrapper .top_label div.ginput_container{
     padding:0px!important;
    margin:0px!important;
}
.text-center{
  text-align:   center;
}
.me-social-foo{
  width: 100%;
}


footer .sec-bottom {
    padding: 40px 0 30px;
    background: #f8f8f8;
}
.p30 {
    margin: 0 -1.5rem;
}
footer .sec-bottom .info-box {
    box-shadow: 0 0.1rem 0 rgba(63,87,111,0.2);
    border-radius: .5rem;
    background-color: #fff;
    margin-bottom: 0;
    padding: 0px 1rem;
    margin-bottom: 20px;
}
footer .sec-bottom .info-box .info-item {
    display: inline-block;
    margin-right: 20px;
    line-height: 50px;
    font-style: unset!important;
}
footer em {

font-style: unset!important;

font-size: 12px;

color: #8997a6;
}
footer .sec-bottom .info-box .info-item i {
    color: #01bfd6;
    font-style: normal;
    position: relative;
    top: 3px;
    margin-left: 10px;
    font-size: 18px;
}
.icon-clock:before {
    content: "\f017";
}
.buy-features-parent {
    border-top: 1px solid #eee;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 97%;
    height: 50px;
    line-height: 50px;
}

footer .sec-bottom .info-box .buy-features-parent {
    border: 0;
    position: relative;
    width: initial;
}
footer .sec-bottom .info-box .buy-features-parent .buy-features {
    text-align: left;
}
.buy-features-parent .buy-features li {
    display: inline-block;
    direction: rtl;
    margin: 0 7px;
    color: #8997a6;
    font-size: 12px;
}
footer.ltr .buy-features-parent .buy-features li{
    direction:ltr;
    float:right;
    padding-left:5px;
}
footer .sec-bottom .namad-box {
    background: #fff;
    height: 170px;
    width: 140px;
    display: inline-block;
    float: left;
    border: 0.1rem solid #f0f3f6;
    padding: 10px;
    text-align: center;
    transition: .3s ease-in-out;
    margin-top: 10px;
    margin-right: 20px;
    position: relative;
}
footer .sec-bottom .namad-box a {
    display: inline-block;
}
footer .sec-bottom .namad-box img {
    position: absolute;
    padding: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
footer .copyright {
    position: relative;
    color: #5d5e60;
    padding: 1.5rem 0px;
}
footer .copyright:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 70%;
    height: 1px;
    /* background: #b8b1b1; */
    transform: translateX(-50%);
}
footer .copyright span.top {
    margin-bottom: 5px;
}

body.home {
	background-color: #fff!important;
}
.espinas-blue{

color: #01bfd6;
}

.icon-telephone:before {
    content: "\f098";
}
.icon-mail2:before {
    content: "\f0e0";
}
footer #field_17_2{
    margin:0px;
    padding-left: 0px;
}
@media only screen and (max-width: 768px) {
footer #input_16_2{width: 360px;line-height: 2.8;}
footer #input_17_2{width: 360px;line-height: 2.8;}
footer #gform_submit_button_16 {
    padding: 6px 8px!important;
    margin: 0px!important;
    width: 80px;
}
footer #gform_submit_button_17 {
    padding: 6px 13px!important;
    margin: 0px!important;
    width: 80px;
}


.buy-features-parent .buy-features li{
    float:right;
}
}
@media only screen and (max-width: 468px) {
    footer #input_16_2{width: 160px;line-height: 2.8;}
     footer #input_17_2{width: 160px;line-height: 2.8;}
footer #gform_submit_button_16 {
    padding: 6px 8px!important;
    margin: 0px!important;
    width: 80px;
}
footer #gform_submit_button_17 {
    padding: 6px 19px!important;
    margin: 0px!important;
    width: 80px;
}
footer .sec-bottom .info-box{
    height:250px;
}
.buy-features-parent .buy-features li{
    float:right;
}
}
.user-dropdown .dropdown-menu {
    box-shadow: 0 2px 9px 0 rgba(112,112,112,.32);
    border: none;
    border-top: 4px solid #0078ae;
    border-radius: 0;
    min-width: 199px;
    float: none!important;
    right: unset!important;
}
.user-dropdown .dropdown-menu:before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #0078ae;
    position: absolute;
    left: 30px;
    top: -10px;
}


.section1
	{
		padding: 80px 0;
		position: relative;
	}
.section1-overly{
	background: #c45911;
	width: 100%;
	height: 200px;
	position: absolute;
	top: 0;
}

.section1-overly::after {
	content: "";
position: absolute;
width: 0;
height: 0;
border-left: 35px solid transparent;
border-right: 35px solid transparent;
border-top: 30px solid #c45911;
left: 0;
right: 0;
margin: auto;
top: -27px;
transform: rotateX(180deg);
z-index: 2;
}



.section1-overly::before{
position: absolute;
content: "";
background: url(images/coworking-section-bg1.png);
height: 300px;
width: 100%;
background-position: right;
}


.items-title
	{
    margin: 0;
    color: #fff;
    font-size: 18px;
	line-height: 1.7;
	padding-left: 10px;
	}

html[dir=rtl] .items-title
	{
 	padding-left: 0px;
	padding-right: 10px;
	}

	.items-text{
		text-align: justify;
    color: #fff;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
	}

	.items-box-front,.items-box-back
	{
		
	
		padding: 35px 28px;
		position: relative;
		height: 271px;
	}

	.items-box-front::before{
		content: "";
		position: absolute;
		right: 0;
		background: #00000057;
		height: 100%;
		width: 7px;
		top: 0;
	}
	.items-box-back::before{
		content: "";
		position: absolute;
		left: 0;
		background: #00000057;
		height: 100%;
		width: 7px;
		top: 0;
	}

	.items-box-back img	
{
	
filter: brightness(0) invert(0);
}


.items-box-back .items-title,.items-box-back .items-text {

	color: #434342;
}

	.front.backcolor1{
	    background: #9f9f9f;
	}
	.front.backcolor2{
	
		background: #7f7d7d;    
	}
	.front.backcolor3{
		background: #434342;
	}
	.front.backcolor4{
		background: #212121;
	}

	.items-image-box
	{
	display: flex;
    align-items: center;
    margin-bottom: 12px;
	}



	.flip-container {perspective: 1000px; transform-style: preserve-3d;}
.flip-container:hover .back {transform: rotateY(0deg);}
.flip-container:hover .front {transform: rotateY(180deg);}
.flip-container, .front, .back {

  height: 271px;

}

.flipper {transition: 0.6s; transform-style: preserve-3d;	position: relative;}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

.front {z-index: 2;	transform: rotateY(0deg);border-radius: 10px 0 0 10px;}
.back {
	transform: rotateY(-180deg);
  background: #bbb;
  border-radius: 0px 10px 10px 0px;

}

.vertical.flip-container {position: relative;}
.vertical .back {	transform: rotateX(180deg);}
.vertical.flip-container:hover .back  {transform: rotateX(0deg);}
.vertical.flip-container:hover .front {transform: rotateX(180deg);}

.right-arrow-img
{
	width: 25px;
    position: absolute;
    left: 29px;
    bottom: 32px;
	transform: rotateY(180deg);
}
html[dir=rtl] .right-arrow-img
{
transform: rotateY(0deg);
}




.section1-header{
	z-index: 2;
    position: relative;
    margin-bottom: 30px;
}


 /* Tabs Style */
  /*General*/
  .tab__nav {
	display: flex;
    list-style-type: none;
    background: #f2f2f2;
	justify-content: space-between;
	border: none;
	padding: 0;
	align-items: center;
  }
  .tab__nav li
 {
	padding: 5px 40px;
 }

  .tab__nav li.active
  {

	background: #c45910;
  
  }
 
  .tab__nav a {
	cursor: pointer;
  }
  .tab__panel {
	display: none;
  }
  .tab__panel.active {
	display: flex;

  }
  
  /*Material design effect*/
  .tab2 {
	overflow: inherit;
  }
 



  .tab__nav li a {
	color: #333;
	border: none;
	font-weight: 600;
	  white-space: nowrap;
  }
  .tab__nav li a:hover, .tab__nav li a:focus {

	border: none;
	background-color: transparent;
  }
  .tab__nav li.active a:hover, .tab__nav li.active a:focus {
	color: #fff;
	border: none;
	background-color: transparent;
  }
  .tab__nav li.active a {
    color: #fff;
	font-weight: bold;
	border: none;
	background-color: transparent;
  }
  .tab2 .pseudo {
	position: absolute;
	border-color: #e91e63;
  }
  .tab__content {
	border: none;
  }
  .tab__content .tab-pane {
	border: none;
  }
  
  .tab2:not(.tabs-left):not(.tabs-right) .tab__nav {
	margin-bottom: 0.3rem;
  }
  .tab2:not(.tabs-left):not(.tabs-right) .tab__nav li a {
	padding: 0.1rem 0.8rem;
	margin: 0;
  }
  .tab2:not(.tabs-left):not(.tabs-right) .pseudo {
	border-top: 2px solid;
	margin-bottom: 0.5rem;
	width: 0%;
	position: absolute;
	transition: left 0.5s, width 0.5s;
  }
  .tab2:not(.tabs-left):not(.tabs-right) .tab__content {
	margin-top: 2.6rem;
	display: inline-block;
  }
.tab__content p
{
	    font-size: 14px;
    text-align: justify;
	margin-bottom: 15px;
	min-height: 200px;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 15px;
  
}

.tab-read-more{
	color: #c48f56;
    font-weight: 600;
    margin-bottom: 0!important;
}
.tab-read-more i {
    position: relative;
    top: 2px;
    left: 0;
    transition: all .3s ease-in-out;
}
html[dir=rtl] .tab-read-more i {
    position: relative;
    top: 3px;
    right: 0;
	left:unset;
    transition: all .3s ease-in-out;
}
.tab-read-more:hover i {
    left: 8px;
}
html[dir=rtl] .tab-read-more:hover i {
    right: 8px;
	left:0
}


@media only screen and (min-width:1200px){
	
	.about-image-box 
	{
		position: absolute;
		top: 0;
		right: 0;
		height: 622px;
		width: 41%;
		object-fit: cover;
		bottom: 0;
		margin: auto;
	
		
	}
	
	
	html[dir=rtl] .about-image-box 
	{
		
		left: 0;
		right:unset
		
	}
	
	
	
	
	
	}
	.section3-contaner{
		position: relative;
	}
.section3-contaner::before
	{
		content: "";
		position: absolute;
		background: url(images/pattern-7.png);
		background-repeat: no-repeat;
		height: 293px;
		width: 100%;
		background-position: top left;
		top: 30%;
		left: -87px;
		background-size: contain;
		opacity: .8;
	}

	html[dir=rtl] .section3-contaner::before
	{
		
		background-position: top right;
		right: -87px;
		left:unset
		
	}
	
	.section3-header-box{
		position: relative;
	}
	.section3-header-box::before{
		content: "";
		position: absolute;
		background: url(images/0.png);
		width: 90px;
		height: 70px;
		background-repeat: no-repeat;
	
	}
	.section3-header
	{
		color: #000;
		font-size: 24px;
		margin: 0;
		margin-bottom: 12px;
		padding-left: 100px;
	
	}
	html[dir=rtl] .section3-header
	{
		
		padding-right: 100px;
		padding-left: 0
	
	}
	 .section3-subheader{
		color: #67635f;
		font-size: 16px;
		margin: 0;
		margin-bottom: 30px;
		padding-left: 100px;
	
	}
	html[dir=rtl] .section3-subheader{
	
		padding-right: 100px;
		padding-left: 0
	
	}
	
	
	@media screen and (max-width: 1119px){
		.container2 .row .desc {
			width: 70%;
		}
		
		}
		@media screen and (max-width: 991px){
		.tab__panel.active {
			display: flex;
			flex-direction: column;
		}
		
			.container2 .row .desc {
			width: 100%;
		}
		.section3-header {
		  
			margin-bottom: 15px;
			display: block;
			font-size: 20px;
		}	
	
			.tab__nav {
			flex-direction: column
			
			}
			.tab:not(.tabs-left):not(.tabs-right) .tab__nav li a {
			padding: 0.1rem 0 1rem 0;
			display: block;
					margin: 0 15px;
			}
			.test-shine-link {
		
			margin-top: 15px
			}
			.section3 {
			padding: 50px 0
			}
			.tab:not(.tabs-left):not(.tabs-right) .pseudo {
		
			display: none
			}
			.tab:not(.tabs-left):not(.tabs-right) .tab__content {
		
			border-top: 2px solid
			}
			.container2 .row img {
			width: 100%
			}
				.tab__content p {
				padding-right:initial
			}
			.column-about {
			border-left: 2px solid #c48f56;
			padding-left: 15px;
			padding-right: initial;
		}
			html[dir=rtl]  .column-about {
		
			padding-left:initial;
			padding-right: 15px;
		}
			
			
			html[dir=rtl] .tab__content p {
		
			padding-left:initial
		}
			.about-button {
		
			margin-bottom: 12px
			}
		}
		
		.tab-icon{
				width: 45px!important;
			height: auto!important;
			padding: 5px!important;
	
		   
		}
		
		.tab__nav li.active .tab-icon {
			filter: brightness(0) invert(1);
		}
	
		.read-more-box{
			display: flex;
			align-items: center;
		}
		.yellow-circle{
			align-items: center;
			background-color: #c45911;
			border-radius: 50%;
			display: flex;
			flex-shrink: 0;
			height: 54px;
			justify-content: center;
			margin: 0;
			width: 54px;	
		}
		
		.read-more-box.white-box{
			display: flex;
			align-items: center;
			justify-content: center
		}
		
		.yellow-circle.white-circle{
			align-items: center;
			background-color: #fff;
			border-radius: 50%;
			display: flex;
			flex-shrink: 0;
			height: 54px;
			justify-content: center;
			margin: 0;
			width: 54px;
		}
		 .read-more-text
		{
			font-size: 14px;
			margin-left: 10px;
			color: #000;
			font-weight: 600;
		}
		
		
			html[dir=rtl] .read-more-text
		{
		
			margin-right: 10px;
			margin-left: 0;
			
		}
		
		
		.qodef-svg--plus{
			transform: rotate(0);
			transform-origin: center;
			transition: transform .2s ease-out;
			fill: #fff;
			stroke: none;
		}
		
		.read-more-box:hover .qodef-svg--plus {
			transform: rotate(
		90deg
		);
		}
		
		.qodef-m-icon{
			width: 70px;
		}
	
		
	
		.section3 {
			padding: 85px 0;
			position: relative;
		}


		.line1,.line2,.line3,.line4{
			position:absolute;
			top:0;
			height:100%;
			background:hsla(0,0%,100%,.1);
			overflow:hidden;
			width: 2px;
			
		}
		.line1
		{
			right: -1%;
		}
		
		.line2
		{
			right: 41%;
		}
		
		.line3
		{
			right: 66%;
		}
		
		.line4 {
			right: 101%;
		}
		
		.line1:after,.line2:after,.line3:after,.line4:after{
			content:"";
			display:block;
			position:absolute;height:15vh;
			width:100%;top:-50%;left:0;
			background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%,#fff);
			-webkit-animation:run 7s 0s infinite;
			animation:run 7s 0s infinite;
			-webkit-animation-fill-mode:forwards;
			animation-fill-mode:forwards;
			-webkit-animation-timing-function:cubic-bezier(.4,.26,0,.97)
			;animation-timing-function:cubic-bezier(.4,.26,0,.97)
		}
		
		.line1::after{
			-webkit-animation-delay:2s;
			animation-delay:2s
		}
		.line3:after{
			-webkit-animation-delay:2.5s;
			animation-delay:2.5s
		}
		
		.line4:after{
			-webkit-animation-delay:3s;
			animation-delay:3s
		}
		
		@-webkit-keyframes run{
			0%{top:-50%}to{top:110%}
		}
		@keyframes run{
			0%{top:-50%}to{top:110%}
		}
		
		.lines {
			left: 0;
			right: 0;
			margin: auto;
			position: absolute;
			top: 0;
			height: 100%;
			
		}
		
		.footer-container
		{
		
			border-radius: 5px;
			padding-top: 7.5rem;
			padding-bottom: 7.5rem;
			position: relative;
		}
		
		
		
		@media only screen and (max-width: 991px){
		.line2,.line3
		{
		  display: none
		}
		
		}
		.footer-icon {
			width: 30px;
			margin-right: 10px;
          }
		html[dir=rtl] .footer-icon {
			width: 30px;
			margin-left: 10px;
			margin-right: 0;
		}
		
		footer .footer-link li a:hover:before {
			content: "\f00c";
			font-family: 'fontawesome' !important;
		}

              footer .footer-link .title::before {
			position: absolute;
			content: "";
			width: 38px;
			height: 2px;
			background: #c45911;
			bottom: 1px;
			left: 0;
	     	}


		html[dir=rtl] footer .footer-link .title::before {
		
			right: 0;
			left:unset
		}
		




		footer .footer-link .li-text {
			color: #fff;
			font-size: 14px;
			font-weight: 300;
			line-height: 3.1rem;
			position: relative;
			display: flex;
			align-items: center;
			padding-bottom: 18px;
		}
		
		
		.footer-content {
			text-align: justify;
			color: #fff;
		}
		
		@media (min-width: 992px){
			.footer-content {
			padding-right: 120px;
		}
		html[dir=rtl] .footer-content {
			padding-left: 100px;
			padding-right: 0
		}
		}
		
		footer .footer-link.first-footer-link .title {
			 margin: 0;
			padding-right: 5px;
		}
		.first-footer-link {
			position: relative;
		}
		
		
		.social-container
			{
				background: #5c5b5b;
				text-align: center;
				padding: 10px 0;
			}
		
			.social-me-icon
			{
				width: 30px;
			}
		
		
		.socials
			{
				display: flex;
				align-items: center;
				justify-content: center;
			}
		
			.socials a
			{
				
				position: relative;
			}
			.socials span
			{
				font-weight: 600;
			
			}
		
			.socials .social-me-column:not(:last-child)::before
			{
				
				content: "\f111";
				font-family: 'fontawesome' !important;
				color: #c45910;
				position: absolute;
				left: 0;
				font-size: 8px;
				top: 9px;
			
			}
			@media only screen and (min-width: 992px){
				.social-me-column {
					width: 13%!important;
				}
				}
			@media only screen and (min-width:1200px){
			.social-me-column{
		
		width: 11%!important
		
			}
		}
		
		
		
			@media only screen and (max-width: 768px){
			.socials a {
			
				position: relative;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
			}
		
			.social-me-icon {
				width: 23px;
			}
			.socials span {
		
				font-size: 12px;
			}
		}
		
		.socials .social-me-column:first-child span {
			position: relative;
			top: 2px;
		}
		
		.social-me-column a:hover {
			color: #ffeb3b;
		}
		
		footer .footer-link.first-footer-link .title::before {
			position: absolute;
			content: "";
			width: 0px;
			height: 0px;
			background: #4c4e55;
			bottom: 1px;
			right: 0;
		}
		

		footer .sec-top::before {
			position: absolute;
			background: url(images/O9FG4R0.jpg);
			content: "";
			width: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: contain;
			top: 0;
			bottom: 0;
			margin: auto;
		}




.article-header,.gallery-title 
{
	color: #fff;
    font-size: 24px;
	margin: 0;
	padding: 35px 0;
}




  .article-content
  {
	border-radius: 10px;
    background: #c45911;
    text-align: justify;
    display: block;
    margin: auto;
    position: relative;
    top: -70px;
    padding: 90px 25px 25px 25px;
    box-shadow: 0 15px 40px -10px rgb(0 0 0 / 30%);
 
}


.article-column2 img {
  
	height: 326px;
	object-fit: cover;
	width: 406px;
	border-radius: 10px;
  }
   @media only screen and (max-width:1399px) {
	.article-column2 img {
  
		width: 95%;
	}
	.article-content {
			
		top: -40px;
	}
   }

	@media only screen and (max-width:425px) {
		.article-column2 img {
	  
			width:100%;
			border-radius: 10px 10px 0  0;
		}
		.article-content {
			
			top: -15px;
			padding: 40px 25px;
			border-radius: 0 0 10px 10px;

		}

   .section5
		{
			padding-bottom: 20px;
		}

	}





  .article-content h2
  {
	font-size: 14px;
	color: #fff;
    margin: 0;
    line-height: 1.7;
    height: 53px;
    text-align: justify;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
	display: -webkit-box;
	cursor: pointer;
  }


.article-column2
  {
	text-align: center;
  }
  



.article2-text
  {
	color: #fff;
    font-size: 13px;
    line-height: 1.7;
  }


  .article-content i
{
  
 
    margin: auto;
    text-align: center;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
    cursor: pointer;

}

.article-content h2:hover{
	color: #ffeb3b;
}


.article-btn
{
	color: #fff;
    width: 150px;
    text-align: center;
    margin: auto;
    padding: 5px;
    border-radius: 6px;
	background: #212b2c;
	transition: all .3s ease-in-out

}



#article-btn {
    margin: auto;
	margin-top: 30px;
	width: 150px;
}

.btn2 {
	position: relative;

	width: 126px;
    height: 40px;
	transform-style: preserve-3d;
	transition: transform 300ms ease-in-out;
	transform: translateZ(-35px);
  }
  
  .btn2:hover {
	transform: rotateX(-90deg) translateY(35px);
  }
  
  .side {
	position: absolute;
	backface-visibility: hidden;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;

  }
  
  .default-side {

	transform: translateZ(35px);
	color: #fff;
  }
  
  .hover-side {
	
	transform: rotateX(90deg) translateZ(35px);
  }


  .side  .fas.fa-user{
	color: #fff;
  }


  .date-box {
	display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    font-size: 11px;
    color: #f0f0f0;
}
.date-box span:nth-child(2)
{
	padding-right: 10px;
}


.newsb-thumbnail {
	position: relative;
	z-index: 2;

}

.newsb-thumbnail img {

	transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.overlay-link{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(images/link.png) center no-repeat;
    opacity: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.newsb-thumbnail a:after{
    display: block;
    content: '';
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    z-index: 1;
    opacity: 0;
	transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.article-column2 .newsb-thumbnail a:hover > img{
	filter: brightness(0.5);
}

.article-column2 .newsb-thumbnail a:hover > .overlay-link{
	opacity: 1;
}

.newsb-thumbnail:hover ~ .article-content h2 {

	color: #ffeb3b;
}


.articel-title
{
	color: #c45911;
    font-size: 14px!important;
    line-height: 1.7;
    text-align: justify;
    display: block;
    display: -webkit-box;
    margin: 0;
	margin-bottom: 12px;
	line-height: 1.7
}


.article-text{
	color: #716f6f;
	text-align: justify;
}

.article-read-more
{
	color: #c45911;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 12px;
}
.article-column:not(:last-child){
	border-bottom: 1px solid #c48f56;
    margin-bottom: 15px;
}

.more-link-article{
	border-radius: 5px;
    width: 156px;
    color: #767676;
    text-align: center;
    padding: 6px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: hidden;
    border: 2px solid #c45910;
    font-weight: 600;
    float: left;
    margin: 0;
}






.more-link-article::after {
    content: "\f105";
    position: absolute;
    font-family: 'FontAwesome';
    right: -12px;
    opacity: 0;
    transition: all .3s ease-in-out;
}
html[dir=rtl] .more-link-article::after {

    left: -12px;
    right: unset;
	content: "\f104";

}
 .more-link-article:hover {
 
    padding-right: 17px;
}
html[dir=rtl] .more-link-article:hover {
    padding-left: 17px;
    padding-right: 0;
}
.more-link-article:hover::after {
   
    right: 16px;
    opacity: 1;
}

html[dir=rtl] .more-link-article:hover::after {
    left: 16px;
    right: unset;
    opacity: 1;
}

.article-image img
{
	height: 450px;
    object-fit: cover;
	width: 100%;
	border-radius: 10px;
}

.date-box
{
	font-size: 10px;
	color: #cccbcb;
}

@media screen and (max-width: 1199px){ 
	.article-row
{
	display: flex;
    flex-direction: column-reverse;
}
.article-image img {

    margin-bottom: 15px;
}
}

.section6-header {
    margin: 0;
    font-size: 25px;
    color: #767676;
    position: relative;
    margin-bottom: 50px;
}
.section6-header::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 5px;
    background: #767676;
    bottom: -14px;

}
.article-read-more i
{
	position: relative;
	top: 2px;
	left: 0;
	transition: all .3s ease-in-out
}
html[dir=rtl] .article-read-more i
{

	right: 0;
	left:unset
	
}
.article-read-more:hover i {

    left: 8px;
}
html[dir=rtl] .article-read-more:hover i {

    right: 8px;
	left:unset
}

.article-row {
    display: flex;
    align-items: center;
}


.row-black {
    background: #303030;
    margin-bottom: 70px;
	position: relative;
	overflow: hidden;
}

.row-black::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
	border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 30px solid white;
    left: 0;
    right: 0;
    margin: auto;
	top: 0;
	z-index: 2;
  }


  .row-black-over{
    position: absolute;
    background-image: url(images/1.png);
    height: 150px;
    width: 100%;
    background-repeat: no-repeat;
	background-size: cover;
	top: 0


} 

@media screen and (max-width: 1199px){
.article-row {
    display: flex;
    flex-direction: column-reverse;
}

.flip-container {
    margin-bottom: 15px;
}

.about-image-box {
    width: 90%;
    object-fit: contain;
    margin: auto;
    border-radius: 10px;
    position: relative;
    display: flex;
    margin-bottom: 30px;
    top: 15px;
}

.section3 {
    padding: 30px 0;
}
.section1 {
    padding: 80px 0 0 0 

}
}
.test-shine {
    overflow: hidden;
    position: relative;
}
.test-shine:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100% );
}
.test-shine:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}


@media only screen and (max-width: 991px){
.footer-link {
    margin-bottom:30px
}
.footer-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.row-black::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
}
.tab__nav li.active {
   
    width: 100%;
    text-align: center;
}


}

@media only screen and (max-width: 1399px){

	.row-black {

	margin-bottom: 40px;
	}


}


.section-projects{
	background: url(images/shane.jpg);
    padding: 100px 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}


.section-blog
{    padding: 50px 0;}



@media only screen and (max-width: 991px){

	.section-blog {

	padding: 30px 0;
	}

	.section6-header,.article-header {
	
		font-size: 20px;
	}

}

#search-box {
	visibility: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
    z-index: 2222;

  }
  #search-box .container {
	display: table;
	width: 100%;
	height: 100%;
  }
  #search-box .container .close {
	position: absolute;
	right: 32px;
	top: 32px;
	width: 32px;
	height: 32px;
	opacity: 0.3;
  }
  #search-box .container .close:hover {
	opacity: 1;
  }
  #search-box .container .close:before,
  #search-box .container .close:after {
	position: absolute;
	left: 15px;
	content: " ";
	height: 33px;
	width: 2px;
	background-color: white;
  }
  #search-box .container .close:before {
	transform: rotate(45deg);
  }
  #search-box .container .close:after {
	transform: rotate(-45deg);
  }
  #search-box .container .search-main {
	display: table-cell;
	vertical-align: middle;
  }
  #search-box .container .search-main .search-inner {
	width: 80%;
	margin: 0 auto;
  }
  #search-box .container .search-main form {
	position: relative;
  }
  #search-box .container .search-main input {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 12px 74px 12px 0;
	font-size: 72px;
	height: 84px;
	border-bottom: 2px solid white;
	display: block;
	color: white;
	margin-bottom: 0;
	width: 100%;
	transform: scale3d(0, 1, 1);
	transform-origin: 0% 50%;
	transition: transform 3s;
  }
  #search-box .container .search-main input:focus {
	outline: none;
  }
  #search-box .container .search-main button {
	border: 0;
	left: auto;
	outline: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0.3em;
	bottom: 0.3em;
	background: transparent;
	font-size: 43px;
  }
  #search-box .container .search-main .search-info {
	display: block;
	color: white;
	text-align: right;
	float: right;
	margin-top: 4px;
  }
  #search-box.-open {
	background: rgba(0, 0, 0, 0.8);
	visibility: visible;
	animation: fadein 0.8s;
  }
  #search-box.-open .container .search-main input {
	transform: scale3d(1, 1, 1);
	transition-duration: 1s;
  }
  
  @keyframes fadein {
	from {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
  }


  .espinasweb-header{
	background: #c45911;
	padding:10px;
	border-top: 1px solid #616161;
}
.espinasweb-main-menu{
	background: #fff;
	z-index: 99;
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.top-header-holder{
	display: flex;
	align-items: center;
	justify-content: flex-end
}
.socials-header
{
	display: flex;
	align-items: center;
	border-left: 1px solid #913d03;
}

html[dir=rtl] .socials-header
{
	border-left: 0px solid #913d03;
	border-right: 1px solid #913d03;
}

.socials-img
{
	margin-right: 10px;
}
.phone-holder-i
{
	padding: 0;
	color: #fff;

} 
html[dir=rtl] .phone-holder-i
{
	padding: 0 0 0 10px;
	

}

#phone-holder{
	padding: 0 10px;
	border-left: 1px solid #913d03;
	color: #fff;
}

html[dir=rtl] #phone-holder{

	border-right: 1px solid #913d03;
		border-left: 0
}



#search-holder
{
    color: #fff;
    padding: 0 10px;

}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {

	color: #1d1c1c!important;
}

.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {

	background: #c45910!important;
	color: #fff!important
}

@media (max-width: 991.99px){
#wrapper #cat-nav-sidebar-wrapper .white-logo-wrapper {
	background: #c45911;
}
#wrapper #cat-nav-sidebar-wrapper .sidebar-nav .menu-item-has-children a .fa {
    color: #c45910;
}
html[dir=rtl] #wrapper #cat-nav-sidebar-wrapper .sidebar-nav .menu-item-has-children.open > a .fa:before {
 
    position: relative;
    top: -17px;
}
.main-header .main-nav {
  
	border-radius: 0
}
}


.back-logo
{
	background: #f2f2f2;
    width: 300px;
    height: 167px;
    position: absolute;
    z-index: 2;
    top: 0;
    transform: skewX(-39deg);
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

html[dir=rtl] .back-logo
{
	
    transform: skewX(39deg);
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
} 

.back-logo::before{
	content: "";
    position: absolute;
    background: #f2f2f2;
    width: 200px;
    height: 167px;
    left: 0;
    transform: skewX(39deg);

}


html[dir=rtl] .back-logo::before{
	
    right: 0;
	left:unset;
    transform: skewX(-39deg);

}
.logo-box
{
	position: relative;
	z-index: 3;
	padding-left: 20px;
	transition: all .3s ease-in-out
}

html[dir=rtl] .logo-box
{

	padding-right: 20px;
	padding-left: 0


}


.logo-box:hover{
	transform: scale(.8)
}

.ubermenu-responsive-default.ubermenu {
    text-align: center!important
}
.menu-holder{
	display: flex;
	align-items: center
}
@media (max-width: 1199px){

	.back-logo{
		display: none
	}


}

.socials-header i{
	color: #fff;
	font-size: 17px;
	padding-left: 10px
}
html[dir=rtl] .socials-header i{
	padding-right: 10px;
		padding-left:0px
}

.navbar-brand>img {
    display: block;
    max-width: unset!important;
    position: absolute;
    left: 0!important;
    right: 0!important;
    top: 0!important;
    margin: auto!important;
	width: 135px!important;
}

.main-nav #cat-nav-toggle {
    margin-right: 0;
	color: #222b2c
}

.footer-logo
{
	display: flex;
    align-items: center;
}



.footer-first-title {
    color: #c45911;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
   padding-right: 10px;
	padding-left:10px;
   padding-bottom: 15px;
    position: relative;

}

.footer-first-title::before {
    position: absolute;
    content: "";
    width: 38px;
    height: 2px;
    background: #c45911;
bottom: 0;
	padding-right: 10px;
}
@media only screen and (max-width: 1199px){
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 14px!important;
}
}
.home-icon
{
	color: #fff;
    border-right: 1px solid #913d03;
    padding: 0 10px;
}
html[dir=rtl] .home-icon
{

    border-left: 1px solid #913d03;
	 border-right:0;
   
}



.section-projects-title
{
	background: #c45911;
    z-index: 2;
    position: relative;
	padding: 40px 0;
	overflow: hidden;
}
.section-projects-title::before{
	position: absolute;
    content: "";
    background: #f2f2f2;
    left: 0;
    top: -2px;
    height: 106%;
    width: 636px;
	
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);

   
}
html[dir=rtl] .section-projects-title::before{

    right: 0;
   left:unset;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 12% 100%);
}

.section-projects-title::after {
	position: absolute;
    content: "";
    background: url(images/coworking-section-bg1.png);
    height: 300px;
    width: 100%;
    background-position: bottom;
    top: 0;
    z-index: -1;
}



.projects-header
{
	margin: 0;
    font-size: 25px;
    color: #333;
}
@media only screen and (min-width: 992px){
.owl-nav .disabled {
	opacity:0!important;
}
}
@media only screen and (max-width: 991px){
	.espinas-shop-themeproducts .product-item, .product-grid .product-item {
	
		margin: 0 5px;
	}
	
	.owl-nav .owl-prev {
	
	 
		left: -8px;
		border: 0px solid #c45910!important
	}
	.owl-nav .owl-next {
	  
		right: -5px;
		border: 0px solid #c45910!important;
		
	}
	.section-projects-title::before {
	
		background: #f2f2f200;
	}
	
	.projects-header {
	
		color: #fff;
		font-size: 20px;
	}
	.section-projects-title {

		padding: 25px 0;

	}
	.section-projects {

		padding: 50px 0;
	}
	}

	.overlay-text {
		position: absolute;
		bottom: 80px;
		background: rgb(0, 0, 0);
		background: rgb(255 255 255 / 85%);
		color: #f1f1f1;
		width: 100%;
		transition: .5s ease;
		opacity: 0;
		color: #9d4a12;
		font-size: 14px;
		font-weight: 600;
		padding: 10px 20px;
		text-align: center;
		transition: 0.7s all ease-in-out;
		display: flex;
		align-items: center;
		justify-content: space-evenly;
	  }
	  
	  .product-item:hover .overlay-text {
		opacity: 1;
	  }

	  .date-holder
   {
	position: absolute;
    right: 11%;
    margin: auto;
    top: 20%;
    background: #c45910;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
   }

   .ubermenu-current-menu-item img{
	filter: brightness(0) invert(1);

   }
   .ubermenu .ubermenu-item-layout-image_right>.ubermenu-target-text {
    padding-right: 25px!important;
}
.button, .widget_search input[type=submit], .checkout-button, .widget_product_search button, .btn-primary {
    background-color: #c45910 !important;
    border-color: #00bfd6 !important;
}
.ubermenu-main {
    float: unset!important;
}

@media only screen and (max-width: 1024px){
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 6px!important;
}
}